2023-03-06 17:56:44 [scrapy.utils.log] INFO: Scrapy 2.8.0 started (bot: scrapyApp) 2023-03-06 17:56:44 [scrapy.utils.log] INFO: Versions: lxml 4.9.2.0, libxml2 2.9.14, cssselect 1.2.0, parsel 1.7.0, w3lib 2.1.1, Twisted 22.10.0, Python 3.8.16 (default, Dec 7 2022, 01:12:13) - [GCC 7.5.0], pyOpenSSL 23.0.0 (OpenSSL 3.0.8 7 Feb 2023), cryptography 39.0.2, Platform Linux-4.15.0-50-generic-x86_64-with-glibc2.27 2023-03-06 17:56:44 [scrapy.crawler] INFO: Overridden settings: {'BOT_NAME': 'scrapyApp', 'LOG_FILE': 'logs/default/app_spider/app_spider_2023-03-06T17_56_41.log', 'NEWSPIDER_MODULE': 'scrapyApp.spiders', 'REQUEST_FINGERPRINTER_IMPLEMENTATION': '2.7', 'SPIDER_MODULES': ['scrapyApp.spiders'], 'TWISTED_REACTOR': 'twisted.internet.asyncioreactor.AsyncioSelectorReactor'} 2023-03-06 17:56:44 [asyncio] DEBUG: Using selector: EpollSelector 2023-03-06 17:56:44 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor 2023-03-06 17:56:44 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop 2023-03-06 17:56:44 [scrapy.extensions.telnet] INFO: Telnet Password: d577fd78a0cf29dc 2023-03-06 17:56:44 [scrapy.middleware] INFO: Enabled extensions: ['scrapy.extensions.corestats.CoreStats', 'scrapy.extensions.telnet.TelnetConsole', 'scrapy.extensions.memusage.MemoryUsage', 'scrapy.extensions.logstats.LogStats', 'scrapeops_scrapy.extension.ScrapeOpsMonitor'] 2023-03-06 17:56:45 [scrapy.middleware] INFO: Enabled downloader middlewares: ['scrapy.downloadermiddlewares.httpauth.HttpAuthMiddleware', 'scrapy.downloadermiddlewares.downloadtimeout.DownloadTimeoutMiddleware', 'scrapy.downloadermiddlewares.defaultheaders.DefaultHeadersMiddleware', 'scrapy.downloadermiddlewares.useragent.UserAgentMiddleware', 'scrapeops_scrapy.middleware.retry.RetryMiddleware', 'scrapy.downloadermiddlewares.redirect.MetaRefreshMiddleware', 'scrapy.downloadermiddlewares.httpcompression.HttpCompressionMiddleware', 'scrapy.downloadermiddlewares.redirect.RedirectMiddleware', 'scrapy.downloadermiddlewares.cookies.CookiesMiddleware', 'scrapy.downloadermiddlewares.httpproxy.HttpProxyMiddleware', 'scrapy.downloadermiddlewares.stats.DownloaderStats'] 2023-03-06 17:56:45 [scrapy.middleware] INFO: Enabled spider middlewares: ['scrapy.spidermiddlewares.httperror.HttpErrorMiddleware', 'scrapy.spidermiddlewares.offsite.OffsiteMiddleware', 'scrapy.spidermiddlewares.referer.RefererMiddleware', 'scrapy.spidermiddlewares.urllength.UrlLengthMiddleware', 'scrapy.spidermiddlewares.depth.DepthMiddleware'] 2023-03-06 17:56:45 [scrapy.middleware] WARNING: Disabled ImagesPipeline: ImagesPipeline requires installing Pillow 4.0.0 or later 2023-03-06 17:56:46 [scrapy.middleware] INFO: Enabled item pipelines: ['scrapyApp.pipelines_app_server.ScrappyAppPipeline'] 2023-03-06 17:56:46 [scrapy.core.engine] INFO: Spider opened 2023-03-06 17:56:46 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2023-03-06 17:56:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2023-03-06 17:56:47 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/setup/ HTTP/1.1" 200 None 2023-03-06 17:56:47 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023 2023-03-06 17:56:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2023-03-06 17:56:47 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/normalizer/domain/?domain=unknown HTTP/1.1" 200 238 2023-03-06 17:56:47 [scrapy.core.engine] DEBUG: Crawled (200) (referer: None) 2023-03-06 17:56:47 [botocore.hooks] DEBUG: Changing event name from creating-client-class.iot-data to creating-client-class.iot-data-plane 2023-03-06 17:56:47 [botocore.hooks] DEBUG: Changing event name from before-call.apigateway to before-call.api-gateway 2023-03-06 17:56:47 [botocore.hooks] DEBUG: Changing event name from request-created.machinelearning.Predict to request-created.machine-learning.Predict 2023-03-06 17:56:47 [botocore.hooks] DEBUG: Changing event name from before-parameter-build.autoscaling.CreateLaunchConfiguration to before-parameter-build.auto-scaling.CreateLaunchConfiguration 2023-03-06 17:56:47 [botocore.hooks] DEBUG: Changing event name from before-parameter-build.route53 to before-parameter-build.route-53 2023-03-06 17:56:47 [botocore.hooks] DEBUG: Changing event name from request-created.cloudsearchdomain.Search to request-created.cloudsearch-domain.Search 2023-03-06 17:56:47 [botocore.hooks] DEBUG: Changing event name from docs.*.autoscaling.CreateLaunchConfiguration.complete-section to docs.*.auto-scaling.CreateLaunchConfiguration.complete-section 2023-03-06 17:56:47 [botocore.hooks] DEBUG: Changing event name from before-parameter-build.logs.CreateExportTask to before-parameter-build.cloudwatch-logs.CreateExportTask 2023-03-06 17:56:47 [botocore.hooks] DEBUG: Changing event name from docs.*.logs.CreateExportTask.complete-section to docs.*.cloudwatch-logs.CreateExportTask.complete-section 2023-03-06 17:56:47 [botocore.hooks] DEBUG: Changing event name from before-parameter-build.cloudsearchdomain.Search to before-parameter-build.cloudsearch-domain.Search 2023-03-06 17:56:47 [botocore.hooks] DEBUG: Changing event name from docs.*.cloudsearchdomain.Search.complete-section to docs.*.cloudsearch-domain.Search.complete-section 2023-03-06 17:56:47 [botocore.loaders] DEBUG: Loading JSON file: /root/venv/lib/python3.8/site-packages/botocore/data/endpoints.json 2023-03-06 17:56:47 [botocore.loaders] DEBUG: Loading JSON file: /root/venv/lib/python3.8/site-packages/botocore/data/sdk-default-configuration.json 2023-03-06 17:56:47 [botocore.hooks] DEBUG: Event choose-service-name: calling handler 2023-03-06 17:56:48 [botocore.loaders] DEBUG: Loading JSON file: /root/venv/lib/python3.8/site-packages/botocore/data/s3/2006-03-01/service-2.json 2023-03-06 17:56:48 [botocore.loaders] DEBUG: Loading JSON file: /root/venv/lib/python3.8/site-packages/botocore/data/s3/2006-03-01/endpoint-rule-set-1.json.gz 2023-03-06 17:56:48 [botocore.loaders] DEBUG: Loading JSON file: /root/venv/lib/python3.8/site-packages/botocore/data/partitions.json 2023-03-06 17:56:48 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler 2023-03-06 17:56:48 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler ._handler at 0x7f47810ea670> 2023-03-06 17:56:48 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler 2023-03-06 17:56:48 [botocore.endpoint] DEBUG: Setting s3 timeout as (60, 60) 2023-03-06 17:56:48 [botocore.loaders] DEBUG: Loading JSON file: /root/venv/lib/python3.8/site-packages/botocore/data/_retry.json 2023-03-06 17:56:48 [botocore.client] DEBUG: Registering retry handlers for service: s3 2023-03-06 17:56:48 [botocore.utils] DEBUG: Registering S3 region redirector handler 2023-03-06 17:56:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.bostadsregistret.se:443 2023-03-06 17:56:48 [urllib3.connectionpool] DEBUG: https://api.bostadsregistret.se:443 "GET /image/14321 HTTP/1.1" 200 1530393 2023-03-06 17:56:48 [s3transfer.utils] DEBUG: Acquiring 0 2023-03-06 17:56:48 [s3transfer.tasks] DEBUG: UploadSubmissionTask(transfer_id=0, {'transfer_future': }) about to wait for the following futures [] 2023-03-06 17:56:48 [s3transfer.tasks] DEBUG: UploadSubmissionTask(transfer_id=0, {'transfer_future': }) done waiting for dependent futures 2023-03-06 17:56:48 [s3transfer.tasks] DEBUG: Executing task UploadSubmissionTask(transfer_id=0, {'transfer_future': }) with kwargs {'client': , 'config': , 'osutil': , 'request_executor': , 'transfer_future': } 2023-03-06 17:56:48 [s3transfer.futures] DEBUG: Submitting task PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '14321', 'extra_args': {'ACL': 'public-read'}}) to executor for transfer request: 0. 2023-03-06 17:56:48 [s3transfer.utils] DEBUG: Acquiring 0 2023-03-06 17:56:48 [s3transfer.tasks] DEBUG: PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '14321', 'extra_args': {'ACL': 'public-read'}}) about to wait for the following futures [] 2023-03-06 17:56:48 [s3transfer.tasks] DEBUG: PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '14321', 'extra_args': {'ACL': 'public-read'}}) done waiting for dependent futures 2023-03-06 17:56:48 [s3transfer.tasks] DEBUG: Executing task PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '14321', 'extra_args': {'ACL': 'public-read'}}) with kwargs {'client': , 'fileobj': , 'bucket': 'rentlyse-upload', 'key': '14321', 'extra_args': {'ACL': 'public-read'}} 2023-03-06 17:56:48 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-06 17:56:48 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-06 17:56:48 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-06 17:56:48 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.amazonaws.com 2023-03-06 17:56:48 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-06 17:56:48 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-06 17:56:48 [s3transfer.utils] DEBUG: Releasing acquire 0/None 2023-03-06 17:56:48 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-06 17:56:48 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-06 17:56:48 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-06 17:56:48 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-06 17:56:48 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-06 17:56:48 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler > 2023-03-06 17:56:48 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-06 17:56:48 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-06 17:56:48 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-06 17:56:48 [botocore.handlers] DEBUG: Adding expect 100 continue header to request. 2023-03-06 17:56:48 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-06 17:56:48 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-06 17:56:48 [botocore.endpoint] DEBUG: Making request for OperationModel(name=PutObject) with params: {'url_path': '/14321', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-acl': 'public-read', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84', 'Content-MD5': '0nyr+yCEmwjKg/oLOI0Pbw==', 'Expect': '100-continue'}, 'body': , 'auth_path': '/rentlyse-upload/14321', 'url': 'https://rentlyse-upload.s3.amazonaws.com/14321', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': True, 'auth_type': 'v4', 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'Key': '14321', 'Body': , 'ACL': 'public-read'}}}} 2023-03-06 17:56:48 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-06 17:56:48 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler > 2023-03-06 17:56:48 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler > 2023-03-06 17:56:48 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler 2023-03-06 17:56:48 [botocore.hooks] DEBUG: Event before-sign.s3.PutObject: calling handler 2023-03-06 17:56:48 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-06 17:56:48 [botocore.auth] DEBUG: CanonicalRequest: PUT /14321 content-md5:0nyr+yCEmwjKg/oLOI0Pbw== host:rentlyse-upload.s3.amazonaws.com x-amz-acl:public-read x-amz-content-sha256:UNSIGNED-PAYLOAD x-amz-date:20230306T175648Z content-md5;host;x-amz-acl;x-amz-content-sha256;x-amz-date UNSIGNED-PAYLOAD 2023-03-06 17:56:48 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230306T175648Z 20230306/us-east-1/s3/aws4_request 0d89836d2b4568585389657080ed1fbfc353bc7ca0b74a80a588abe32ed6d458 2023-03-06 17:56:48 [botocore.auth] DEBUG: Signature: b2a8276ba3eabc6484429f362c33c9b325440ef7e33977ac5a30e125916898df 2023-03-06 17:56:48 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-06 17:56:48 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-06 17:56:48 [botocore.endpoint] DEBUG: Sending http request: 2023-03-06 17:56:48 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-06 17:56:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): rentlyse-upload.s3.amazonaws.com:443 2023-03-06 17:56:48 [botocore.awsrequest] DEBUG: Waiting for 100 Continue response. 2023-03-06 17:56:48 [botocore.awsrequest] DEBUG: Received a non 100 Continue response from the server, NOT sending request body. 2023-03-06 17:56:48 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.amazonaws.com:443 "PUT /14321 HTTP/1.1" 400 None 2023-03-06 17:56:48 [botocore.parsers] DEBUG: Response headers: {'x-amz-request-id': 'J0DGGHJ2QY93JEBY', 'x-amz-id-2': 'Qb7cWVnnMpw3qte8XXZPtO+RRuc8MaS4gyS2gg2TjQ0yscQF5fDjQU15yxqGzKQHo4dPdHH2UCw=', 'Content-Type': 'application/xml', 'Transfer-Encoding': 'chunked', 'Date': 'Mon, 06 Mar 2023 17:56:48 GMT', 'Server': 'AmazonS3', 'Connection': 'close'} 2023-03-06 17:56:48 [botocore.parsers] DEBUG: Response body: b'\nAuthorizationHeaderMalformedThe authorization header is malformed; the region \'us-east-1\' is wrong; expecting \'us-east-2\'us-east-2J0DGGHJ2QY93JEBYQb7cWVnnMpw3qte8XXZPtO+RRuc8MaS4gyS2gg2TjQ0yscQF5fDjQU15yxqGzKQHo4dPdHH2UCw=' 2023-03-06 17:56:48 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler 2023-03-06 17:56:48 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-06 17:56:48 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler > 2023-03-06 17:56:48 [botocore.utils] DEBUG: S3 client configured for region us-east-1 but the bucket rentlyse-upload is in region us-east-2; Please configure the proper region to avoid multiple unnecessary redirects and signing attempts. 2023-03-06 17:56:48 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-06 17:56:48 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-06 17:56:48 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-06 17:56:48 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-06 17:56:48 [botocore.utils] DEBUG: Updating URI from https://rentlyse-upload.s3.amazonaws.com/14321 to https://rentlyse-upload.s3.us-east-2.amazonaws.com/14321 2023-03-06 17:56:48 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-06 17:56:48 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-06 17:56:48 [botocore.endpoint] DEBUG: Response received to retry, sleeping for 0 seconds 2023-03-06 17:56:48 [botocore.awsrequest] DEBUG: Rewinding stream: 2023-03-06 17:56:48 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-06 17:56:48 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler > 2023-03-06 17:56:48 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler > 2023-03-06 17:56:48 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler 2023-03-06 17:56:48 [botocore.hooks] DEBUG: Event before-sign.s3.PutObject: calling handler 2023-03-06 17:56:48 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-06 17:56:48 [botocore.auth] DEBUG: CanonicalRequest: PUT /14321 content-md5:0nyr+yCEmwjKg/oLOI0Pbw== host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-acl:public-read x-amz-content-sha256:UNSIGNED-PAYLOAD x-amz-date:20230306T175648Z content-md5;host;x-amz-acl;x-amz-content-sha256;x-amz-date UNSIGNED-PAYLOAD 2023-03-06 17:56:48 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230306T175648Z 20230306/us-east-2/s3/aws4_request c14bee5c37b015acfdb2b5f6789e588e6c7f855f210ffce78b032897f66b5f06 2023-03-06 17:56:48 [botocore.auth] DEBUG: Signature: d94573ead9f766460549daea563b47bc672c1d53983b251d8fb2fd99c1e2ff8f 2023-03-06 17:56:48 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-06 17:56:48 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-06 17:56:48 [botocore.endpoint] DEBUG: Sending http request: 2023-03-06 17:56:48 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-06 17:56:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): rentlyse-upload.s3.us-east-2.amazonaws.com:443 2023-03-06 17:56:49 [botocore.awsrequest] DEBUG: Waiting for 100 Continue response. 2023-03-06 17:56:49 [botocore.awsrequest] DEBUG: 100 Continue response seen, now sending request body. 2023-03-06 17:56:50 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /14321 HTTP/1.1" 200 0 2023-03-06 17:56:50 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': '/1L0xafcnkHqbi49ulbphOzN4UzattniCaTCSWn4VJigBtYe/vIkQxQcCzAE8XeEIFC/rHTiaPk=', 'x-amz-request-id': 'AQM0E6HPMZ0HG0CT', 'Date': 'Mon, 06 Mar 2023 17:56:50 GMT', 'x-amz-server-side-encryption': 'AES256', 'ETag': '"d27cabfb20849b08ca83fa0b388d0f6f"', 'Server': 'AmazonS3', 'Content-Length': '0'} 2023-03-06 17:56:50 [botocore.parsers] DEBUG: Response body: b'' 2023-03-06 17:56:50 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler 2023-03-06 17:56:50 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-06 17:56:50 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler > 2023-03-06 17:56:50 [botocore.utils] DEBUG: S3 request was previously redirected, not redirecting. 2023-03-06 17:56:50 [s3transfer.utils] DEBUG: Releasing acquire 0/None 2023-03-06 17:56:50 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-06 17:56:50 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-06 17:56:50 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-06 17:56:50 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-06 17:56:50 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-06 17:56:50 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-06 17:56:50 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:56:50 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:56:50 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:56:50 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:56:50 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:56:50 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:56:50 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-03-06 17:56:50 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:56:50 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:56:50 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:56:50 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:56:50 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/xx_large_14321', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/14321', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/xx_large_14321', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/xx_large_14321', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/14321', 'Key': 'xx_large_14321'}}}} 2023-03-06 17:56:50 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:56:50 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-03-06 17:56:50 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-03-06 17:56:50 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-03-06 17:56:50 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-03-06 17:56:50 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-06 17:56:50 [botocore.auth] DEBUG: CanonicalRequest: PUT /xx_large_14321 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/14321 x-amz-date:20230306T175650Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-03-06 17:56:50 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230306T175650Z 20230306/us-east-2/s3/aws4_request 8e9097ef590929bcdb17c623804de2d40a9aa03f79a19c7635d11e5d87859116 2023-03-06 17:56:50 [botocore.auth] DEBUG: Signature: 8a17b90fac77b0a053146365aa77355eb14594ce42d277b2c04a24918589697f 2023-03-06 17:56:50 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:56:50 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:56:50 [botocore.endpoint] DEBUG: Sending http request: 2023-03-06 17:56:50 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-06 17:56:50 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /xx_large_14321 HTTP/1.1" 200 234 2023-03-06 17:56:50 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'N4OLFgn976K+oNo+vuPdEmfMXS3iITxKHv8O838eK2KhFG5GAOxtzL7cZ+JqgYSbZRNFY+bmnew=', 'x-amz-request-id': '1YNBTW6X2HMMJ992', 'Date': 'Mon, 06 Mar 2023 17:56:51 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '234'} 2023-03-06 17:56:50 [botocore.parsers] DEBUG: Response body: b'\n2023-03-06T17:56:51.000Z"d27cabfb20849b08ca83fa0b388d0f6f"' 2023-03-06 17:56:50 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-06 17:56:50 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-06 17:56:50 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-06 17:56:50 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-03-06 17:56:50 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-06 17:56:50 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-06 17:56:50 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-06 17:56:50 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-06 17:56:50 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-06 17:56:50 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-06 17:56:50 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:56:50 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:56:50 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:56:50 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:56:50 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:56:50 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:56:50 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-03-06 17:56:50 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:56:50 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:56:50 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:56:50 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:56:50 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_large_14321', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/14321', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_large_14321', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_large_14321', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/14321', 'Key': 'x_large_14321'}}}} 2023-03-06 17:56:50 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:56:50 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-03-06 17:56:50 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-03-06 17:56:50 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-03-06 17:56:50 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-03-06 17:56:50 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-06 17:56:50 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_large_14321 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/14321 x-amz-date:20230306T175650Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-03-06 17:56:50 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230306T175650Z 20230306/us-east-2/s3/aws4_request f9968eddf1d8244f157c28576c208a4f2595880d1a144ad56c863a917ff20299 2023-03-06 17:56:50 [botocore.auth] DEBUG: Signature: 86f91141052dde7bf821bd45e3a454e63c86fa338606796998fd6962583de11f 2023-03-06 17:56:50 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:56:50 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:56:50 [botocore.endpoint] DEBUG: Sending http request: 2023-03-06 17:56:50 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-06 17:56:50 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_large_14321 HTTP/1.1" 200 234 2023-03-06 17:56:50 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'WX80klj9o1m3SoiDPU5mxpWcq9Nm2apY8KgbPQbQtHF7BoAoh74VCwBcKrCvxXFTtgtZtPvU+Bs=', 'x-amz-request-id': '1YND0VJATJVNGMZD', 'Date': 'Mon, 06 Mar 2023 17:56:51 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '234'} 2023-03-06 17:56:50 [botocore.parsers] DEBUG: Response body: b'\n2023-03-06T17:56:51.000Z"d27cabfb20849b08ca83fa0b388d0f6f"' 2023-03-06 17:56:50 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-06 17:56:50 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-06 17:56:50 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-06 17:56:50 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-03-06 17:56:50 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-06 17:56:50 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-06 17:56:50 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-06 17:56:50 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-06 17:56:50 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-06 17:56:50 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-06 17:56:50 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:56:50 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:56:50 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:56:50 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:56:50 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:56:50 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:56:50 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-03-06 17:56:50 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:56:50 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:56:50 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:56:50 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:56:50 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_medium_14321', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/14321', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_medium_14321', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_medium_14321', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/14321', 'Key': 'x_medium_14321'}}}} 2023-03-06 17:56:50 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:56:50 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-03-06 17:56:50 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-03-06 17:56:50 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-03-06 17:56:50 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-03-06 17:56:50 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-06 17:56:50 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_medium_14321 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/14321 x-amz-date:20230306T175650Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-03-06 17:56:50 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230306T175650Z 20230306/us-east-2/s3/aws4_request db37d04f9a8d279e319c9e7e1445d0922c1ad3eaa956b57201f77cafd08571e9 2023-03-06 17:56:50 [botocore.auth] DEBUG: Signature: 9e2eec6e7a0544491d343b9f39e75c2d7f70c7d8d04b86d5fe5be70af42bdb23 2023-03-06 17:56:50 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:56:50 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:56:50 [botocore.endpoint] DEBUG: Sending http request: 2023-03-06 17:56:50 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-06 17:56:50 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_medium_14321 HTTP/1.1" 200 234 2023-03-06 17:56:50 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'XzJQ8WlA9sh2EMcC4kpsEk/9Oo1D6G4Wi3xkUbr0O8AslhfK4itDvH10c8NwKzsE161rds5LVAY=', 'x-amz-request-id': '1YN1FZDAZHJGQZZ2', 'Date': 'Mon, 06 Mar 2023 17:56:51 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '234'} 2023-03-06 17:56:50 [botocore.parsers] DEBUG: Response body: b'\n2023-03-06T17:56:51.000Z"d27cabfb20849b08ca83fa0b388d0f6f"' 2023-03-06 17:56:50 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-06 17:56:50 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-06 17:56:50 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-06 17:56:50 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-03-06 17:56:50 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-06 17:56:50 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-06 17:56:50 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-06 17:56:50 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-06 17:56:50 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-06 17:56:50 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-06 17:56:50 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:56:50 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:56:50 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:56:50 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:56:50 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:56:50 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:56:50 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-03-06 17:56:50 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:56:50 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:56:50 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:56:50 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:56:50 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_small_14321', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/14321', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_small_14321', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_small_14321', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/14321', 'Key': 'x_small_14321'}}}} 2023-03-06 17:56:50 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:56:50 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-03-06 17:56:50 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-03-06 17:56:50 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-03-06 17:56:50 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-03-06 17:56:50 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-06 17:56:50 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_small_14321 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/14321 x-amz-date:20230306T175650Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-03-06 17:56:50 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230306T175650Z 20230306/us-east-2/s3/aws4_request 6c9fe7b4443c926905c4a6eaa450d10960b76b3de9aa3e1a3320f4ab7ec1f4c4 2023-03-06 17:56:50 [botocore.auth] DEBUG: Signature: 4461692ddbd5c1ee90265c914871bfdd3f67a9427f3313a4a252db07a04839ef 2023-03-06 17:56:50 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:56:50 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:56:50 [botocore.endpoint] DEBUG: Sending http request: 2023-03-06 17:56:50 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-06 17:56:51 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_small_14321 HTTP/1.1" 200 234 2023-03-06 17:56:51 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'fsQgwLOc/r1BSF+C211jWSYluiF74d7XJX8O29sZLOw9kNFwyZao0nSEJoBbJ6TMhelt7SOzrAg=', 'x-amz-request-id': '1YNFX1A4NKQQWVGB', 'Date': 'Mon, 06 Mar 2023 17:56:51 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '234'} 2023-03-06 17:56:51 [botocore.parsers] DEBUG: Response body: b'\n2023-03-06T17:56:51.000Z"d27cabfb20849b08ca83fa0b388d0f6f"' 2023-03-06 17:56:51 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-06 17:56:51 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-06 17:56:51 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-06 17:56:51 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-03-06 17:56:51 [botocore.hooks] DEBUG: Event choose-service-name: calling handler 2023-03-06 17:56:51 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler 2023-03-06 17:56:51 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler ._handler at 0x7f47810ea670> 2023-03-06 17:56:51 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler 2023-03-06 17:56:51 [botocore.endpoint] DEBUG: Setting s3 timeout as (60, 60) 2023-03-06 17:56:51 [botocore.client] DEBUG: Registering retry handlers for service: s3 2023-03-06 17:56:51 [botocore.utils] DEBUG: Registering S3 region redirector handler 2023-03-06 17:56:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.bostadsregistret.se:443 2023-03-06 17:56:51 [urllib3.connectionpool] DEBUG: https://api.bostadsregistret.se:443 "GET /image/14319 HTTP/1.1" 200 336341 2023-03-06 17:56:51 [s3transfer.utils] DEBUG: Acquiring 0 2023-03-06 17:56:51 [s3transfer.tasks] DEBUG: UploadSubmissionTask(transfer_id=0, {'transfer_future': }) about to wait for the following futures [] 2023-03-06 17:56:51 [s3transfer.tasks] DEBUG: UploadSubmissionTask(transfer_id=0, {'transfer_future': }) done waiting for dependent futures 2023-03-06 17:56:51 [s3transfer.tasks] DEBUG: Executing task UploadSubmissionTask(transfer_id=0, {'transfer_future': }) with kwargs {'client': , 'config': , 'osutil': , 'request_executor': , 'transfer_future': } 2023-03-06 17:56:51 [s3transfer.futures] DEBUG: Submitting task PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '14319', 'extra_args': {'ACL': 'public-read'}}) to executor for transfer request: 0. 2023-03-06 17:56:51 [s3transfer.utils] DEBUG: Acquiring 0 2023-03-06 17:56:51 [s3transfer.tasks] DEBUG: PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '14319', 'extra_args': {'ACL': 'public-read'}}) about to wait for the following futures [] 2023-03-06 17:56:51 [s3transfer.tasks] DEBUG: PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '14319', 'extra_args': {'ACL': 'public-read'}}) done waiting for dependent futures 2023-03-06 17:56:51 [s3transfer.tasks] DEBUG: Executing task PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '14319', 'extra_args': {'ACL': 'public-read'}}) with kwargs {'client': , 'fileobj': , 'bucket': 'rentlyse-upload', 'key': '14319', 'extra_args': {'ACL': 'public-read'}} 2023-03-06 17:56:51 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-06 17:56:51 [s3transfer.utils] DEBUG: Releasing acquire 0/None 2023-03-06 17:56:51 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-06 17:56:51 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-06 17:56:51 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.amazonaws.com 2023-03-06 17:56:51 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-06 17:56:51 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-06 17:56:51 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-06 17:56:51 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-06 17:56:51 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-06 17:56:51 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-06 17:56:51 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-06 17:56:51 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler > 2023-03-06 17:56:51 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-06 17:56:51 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-06 17:56:51 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-06 17:56:51 [botocore.handlers] DEBUG: Adding expect 100 continue header to request. 2023-03-06 17:56:51 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-06 17:56:51 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-06 17:56:51 [botocore.endpoint] DEBUG: Making request for OperationModel(name=PutObject) with params: {'url_path': '/14319', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-acl': 'public-read', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84', 'Content-MD5': 'PGfI/dnSVDAQJIgllwR+Ww==', 'Expect': '100-continue'}, 'body': , 'auth_path': '/rentlyse-upload/14319', 'url': 'https://rentlyse-upload.s3.amazonaws.com/14319', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': True, 'auth_type': 'v4', 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'Key': '14319', 'Body': , 'ACL': 'public-read'}}}} 2023-03-06 17:56:51 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-06 17:56:51 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler > 2023-03-06 17:56:51 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler > 2023-03-06 17:56:51 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler 2023-03-06 17:56:51 [botocore.hooks] DEBUG: Event before-sign.s3.PutObject: calling handler 2023-03-06 17:56:51 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-06 17:56:51 [botocore.auth] DEBUG: CanonicalRequest: PUT /14319 content-md5:PGfI/dnSVDAQJIgllwR+Ww== host:rentlyse-upload.s3.amazonaws.com x-amz-acl:public-read x-amz-content-sha256:UNSIGNED-PAYLOAD x-amz-date:20230306T175651Z content-md5;host;x-amz-acl;x-amz-content-sha256;x-amz-date UNSIGNED-PAYLOAD 2023-03-06 17:56:51 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230306T175651Z 20230306/us-east-1/s3/aws4_request c62fe20538381bc40351475d900a4b6b73aa8d6e84c54a7f0539f44c21c5c45c 2023-03-06 17:56:51 [botocore.auth] DEBUG: Signature: a25f14eb42ef82622e1cc10fd436de48859afd187a53bde7b0c8a93736862a7f 2023-03-06 17:56:51 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-06 17:56:51 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-06 17:56:51 [botocore.endpoint] DEBUG: Sending http request: 2023-03-06 17:56:51 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-06 17:56:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): rentlyse-upload.s3.amazonaws.com:443 2023-03-06 17:56:51 [botocore.awsrequest] DEBUG: Waiting for 100 Continue response. 2023-03-06 17:56:51 [botocore.awsrequest] DEBUG: Received a non 100 Continue response from the server, NOT sending request body. 2023-03-06 17:56:51 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.amazonaws.com:443 "PUT /14319 HTTP/1.1" 400 None 2023-03-06 17:56:51 [botocore.parsers] DEBUG: Response headers: {'x-amz-request-id': '2TD19ZNFS45XC703', 'x-amz-id-2': '6UQvugCe+27yh9B6ucvvoFB5kS+smEnR0YC6B94NaxtRJKKurcTX6TX7D8fEmou17nLW1Qo44T0=', 'Content-Type': 'application/xml', 'Transfer-Encoding': 'chunked', 'Date': 'Mon, 06 Mar 2023 17:56:51 GMT', 'Server': 'AmazonS3', 'Connection': 'close'} 2023-03-06 17:56:51 [botocore.parsers] DEBUG: Response body: b'\nAuthorizationHeaderMalformedThe authorization header is malformed; the region \'us-east-1\' is wrong; expecting \'us-east-2\'us-east-22TD19ZNFS45XC7036UQvugCe+27yh9B6ucvvoFB5kS+smEnR0YC6B94NaxtRJKKurcTX6TX7D8fEmou17nLW1Qo44T0=' 2023-03-06 17:56:51 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler 2023-03-06 17:56:51 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-06 17:56:51 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler > 2023-03-06 17:56:51 [botocore.utils] DEBUG: S3 client configured for region us-east-1 but the bucket rentlyse-upload is in region us-east-2; Please configure the proper region to avoid multiple unnecessary redirects and signing attempts. 2023-03-06 17:56:51 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-06 17:56:51 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-06 17:56:51 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-06 17:56:51 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-06 17:56:51 [botocore.utils] DEBUG: Updating URI from https://rentlyse-upload.s3.amazonaws.com/14319 to https://rentlyse-upload.s3.us-east-2.amazonaws.com/14319 2023-03-06 17:56:51 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-06 17:56:51 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-06 17:56:51 [botocore.endpoint] DEBUG: Response received to retry, sleeping for 0 seconds 2023-03-06 17:56:51 [botocore.awsrequest] DEBUG: Rewinding stream: 2023-03-06 17:56:51 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-06 17:56:51 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler > 2023-03-06 17:56:51 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler > 2023-03-06 17:56:51 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler 2023-03-06 17:56:51 [botocore.hooks] DEBUG: Event before-sign.s3.PutObject: calling handler 2023-03-06 17:56:51 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-06 17:56:51 [botocore.auth] DEBUG: CanonicalRequest: PUT /14319 content-md5:PGfI/dnSVDAQJIgllwR+Ww== host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-acl:public-read x-amz-content-sha256:UNSIGNED-PAYLOAD x-amz-date:20230306T175651Z content-md5;host;x-amz-acl;x-amz-content-sha256;x-amz-date UNSIGNED-PAYLOAD 2023-03-06 17:56:51 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230306T175651Z 20230306/us-east-2/s3/aws4_request aba1ab89cdb48d2efe8007a8c57579143992335bdd1657af4e869a907d51ce74 2023-03-06 17:56:51 [botocore.auth] DEBUG: Signature: 588735f2bb18a59efb1c6b8d0ae8765043f4815f5d35e516501d55e2471877b6 2023-03-06 17:56:51 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-06 17:56:51 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-06 17:56:51 [botocore.endpoint] DEBUG: Sending http request: 2023-03-06 17:56:51 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-06 17:56:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): rentlyse-upload.s3.us-east-2.amazonaws.com:443 2023-03-06 17:56:52 [botocore.awsrequest] DEBUG: Waiting for 100 Continue response. 2023-03-06 17:56:52 [botocore.awsrequest] DEBUG: 100 Continue response seen, now sending request body. 2023-03-06 17:56:52 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /14319 HTTP/1.1" 200 0 2023-03-06 17:56:52 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'RW6ppEIt2iP2hgOgOSCG4DFQ0DWgDtqJavjshUYfmjMGalluXnueIVlxoxvKpClGmobK0Ld0O7k=', 'x-amz-request-id': '8W1RQY3Y03528M62', 'Date': 'Mon, 06 Mar 2023 17:56:53 GMT', 'x-amz-server-side-encryption': 'AES256', 'ETag': '"3c67c8fdd9d254301024882597047e5b"', 'Server': 'AmazonS3', 'Content-Length': '0'} 2023-03-06 17:56:52 [botocore.parsers] DEBUG: Response body: b'' 2023-03-06 17:56:52 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler 2023-03-06 17:56:52 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-06 17:56:52 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler > 2023-03-06 17:56:52 [botocore.utils] DEBUG: S3 request was previously redirected, not redirecting. 2023-03-06 17:56:52 [s3transfer.utils] DEBUG: Releasing acquire 0/None 2023-03-06 17:56:52 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-06 17:56:52 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-06 17:56:52 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-06 17:56:52 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-06 17:56:52 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-06 17:56:52 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-06 17:56:52 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:56:52 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:56:52 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:56:52 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:56:52 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:56:52 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:56:52 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-03-06 17:56:52 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:56:52 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:56:52 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:56:52 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:56:52 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/xx_large_14319', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/14319', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/xx_large_14319', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/xx_large_14319', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/14319', 'Key': 'xx_large_14319'}}}} 2023-03-06 17:56:52 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:56:52 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-03-06 17:56:52 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-03-06 17:56:52 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-03-06 17:56:52 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-03-06 17:56:52 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-06 17:56:52 [botocore.auth] DEBUG: CanonicalRequest: PUT /xx_large_14319 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/14319 x-amz-date:20230306T175652Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-03-06 17:56:52 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230306T175652Z 20230306/us-east-2/s3/aws4_request 2fe09c07b923c2bd161fa841f6ed25cf822065fc3ff8fc13d9c47902b0e3fd31 2023-03-06 17:56:52 [botocore.auth] DEBUG: Signature: e1a7011688bd5f1f7dc8588ced36a5c3fea35521a1680cd837477dfc41a17bdf 2023-03-06 17:56:52 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:56:52 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:56:52 [botocore.endpoint] DEBUG: Sending http request: 2023-03-06 17:56:52 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-06 17:56:52 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /xx_large_14319 HTTP/1.1" 200 234 2023-03-06 17:56:52 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'NY+oq0+yf5cbpbKFniFTvUuEnxIKuoy1B1Sn0DTTKSJyhmD8uwJBrMrevZrKspeKzBHXdD5kOZY=', 'x-amz-request-id': '8W1KV6QWYVSRJFAS', 'Date': 'Mon, 06 Mar 2023 17:56:53 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '234'} 2023-03-06 17:56:52 [botocore.parsers] DEBUG: Response body: b'\n2023-03-06T17:56:53.000Z"3c67c8fdd9d254301024882597047e5b"' 2023-03-06 17:56:52 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-06 17:56:52 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-06 17:56:52 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-06 17:56:52 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-03-06 17:56:52 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-06 17:56:52 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-06 17:56:52 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-06 17:56:52 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-06 17:56:52 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-06 17:56:52 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-06 17:56:52 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:56:52 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:56:52 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:56:52 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:56:52 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:56:52 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:56:52 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-03-06 17:56:52 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:56:52 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:56:52 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:56:52 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:56:52 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_large_14319', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/14319', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_large_14319', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_large_14319', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/14319', 'Key': 'x_large_14319'}}}} 2023-03-06 17:56:52 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:56:52 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-03-06 17:56:52 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-03-06 17:56:52 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-03-06 17:56:52 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-03-06 17:56:52 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-06 17:56:52 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_large_14319 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/14319 x-amz-date:20230306T175652Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-03-06 17:56:52 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230306T175652Z 20230306/us-east-2/s3/aws4_request 3f1211833524582f6cc74fe01a084354b8933bc52d04679e1a329a5b8091e99c 2023-03-06 17:56:52 [botocore.auth] DEBUG: Signature: e424bb723f5b5a8a6a671c99e35b1a425b9162a75a3f85e4744f18d362faf906 2023-03-06 17:56:52 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:56:52 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:56:52 [botocore.endpoint] DEBUG: Sending http request: 2023-03-06 17:56:52 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-06 17:56:53 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_large_14319 HTTP/1.1" 200 234 2023-03-06 17:56:53 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'aCzqowlDDQi0T625B2/z7pjnIJb+iZxMT9f+IfCC5gm1+I3E1smyUM6T+et9FivYQI07CjW7b0I=', 'x-amz-request-id': '8W1V5ZBQQ26M2ERR', 'Date': 'Mon, 06 Mar 2023 17:56:53 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '234'} 2023-03-06 17:56:53 [botocore.parsers] DEBUG: Response body: b'\n2023-03-06T17:56:53.000Z"3c67c8fdd9d254301024882597047e5b"' 2023-03-06 17:56:53 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-06 17:56:53 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-06 17:56:53 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-06 17:56:53 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-03-06 17:56:53 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-06 17:56:53 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-06 17:56:53 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-06 17:56:53 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-06 17:56:53 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-06 17:56:53 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-06 17:56:53 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:56:53 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:56:53 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:56:53 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:56:53 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:56:53 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:56:53 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-03-06 17:56:53 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:56:53 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:56:53 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:56:53 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:56:53 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_medium_14319', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/14319', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_medium_14319', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_medium_14319', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/14319', 'Key': 'x_medium_14319'}}}} 2023-03-06 17:56:53 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:56:53 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-03-06 17:56:53 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-03-06 17:56:53 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-03-06 17:56:53 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-03-06 17:56:53 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-06 17:56:53 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_medium_14319 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/14319 x-amz-date:20230306T175653Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-03-06 17:56:53 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230306T175653Z 20230306/us-east-2/s3/aws4_request 32499bbcaeb3fc4d7474c5cfdb8c47ef3bc0cb1e8896fb8ba0715c72e76ab754 2023-03-06 17:56:53 [botocore.auth] DEBUG: Signature: 4d0657f9ba21547c75021632f9f9500f36c2735cc7f680efd63bb79cd1b95399 2023-03-06 17:56:53 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:56:53 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:56:53 [botocore.endpoint] DEBUG: Sending http request: 2023-03-06 17:56:53 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-06 17:56:53 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_medium_14319 HTTP/1.1" 200 234 2023-03-06 17:56:53 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'a2s7CZwcNEAMX9BzTbgYUMDLSVG9hvC/L70cn3G1A5y5bX4xK17BAR2H5MuC8WN3z+yCrRBIRX0=', 'x-amz-request-id': 'N75Z0EJNBBHF94X8', 'Date': 'Mon, 06 Mar 2023 17:56:54 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '234'} 2023-03-06 17:56:53 [botocore.parsers] DEBUG: Response body: b'\n2023-03-06T17:56:54.000Z"3c67c8fdd9d254301024882597047e5b"' 2023-03-06 17:56:53 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-06 17:56:53 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-06 17:56:53 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-06 17:56:53 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-03-06 17:56:53 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-06 17:56:53 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-06 17:56:53 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-06 17:56:53 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-06 17:56:53 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-06 17:56:53 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-06 17:56:53 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:56:53 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:56:53 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:56:53 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:56:53 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:56:53 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:56:53 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-03-06 17:56:53 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:56:53 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:56:53 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:56:53 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:56:53 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_small_14319', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/14319', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_small_14319', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_small_14319', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/14319', 'Key': 'x_small_14319'}}}} 2023-03-06 17:56:53 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:56:53 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-03-06 17:56:53 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-03-06 17:56:53 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-03-06 17:56:53 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-03-06 17:56:53 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-06 17:56:53 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_small_14319 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/14319 x-amz-date:20230306T175653Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-03-06 17:56:53 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230306T175653Z 20230306/us-east-2/s3/aws4_request 4bd1e8f279320b7785468f95e31262cc6b5f1b9735de9a3d54afc0f048ec248b 2023-03-06 17:56:53 [botocore.auth] DEBUG: Signature: 1aca06b97797efcf80ee6848db61833c58d9ec0597294b593736db6d7745f4bd 2023-03-06 17:56:53 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:56:53 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:56:53 [botocore.endpoint] DEBUG: Sending http request: 2023-03-06 17:56:53 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-06 17:56:53 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_small_14319 HTTP/1.1" 200 234 2023-03-06 17:56:53 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'XS7ROworFNpFXiIqK1f1jKlTyY0KHgxA5HkjElQfnYn10Hwc+Ccz+nG0klw/mkki0sp29dRqJyk=', 'x-amz-request-id': 'N75Z0VMTB3Z0D7DH', 'Date': 'Mon, 06 Mar 2023 17:56:54 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '234'} 2023-03-06 17:56:53 [botocore.parsers] DEBUG: Response body: b'\n2023-03-06T17:56:54.000Z"3c67c8fdd9d254301024882597047e5b"' 2023-03-06 17:56:53 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-06 17:56:53 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-06 17:56:53 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-06 17:56:53 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-03-06 17:56:53 [botocore.hooks] DEBUG: Event choose-service-name: calling handler 2023-03-06 17:56:53 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler 2023-03-06 17:56:53 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler ._handler at 0x7f47810ea670> 2023-03-06 17:56:53 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler 2023-03-06 17:56:53 [botocore.endpoint] DEBUG: Setting s3 timeout as (60, 60) 2023-03-06 17:56:53 [botocore.client] DEBUG: Registering retry handlers for service: s3 2023-03-06 17:56:53 [botocore.utils] DEBUG: Registering S3 region redirector handler 2023-03-06 17:56:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.bostadsregistret.se:443 2023-03-06 17:56:53 [urllib3.connectionpool] DEBUG: https://api.bostadsregistret.se:443 "GET /image/14318 HTTP/1.1" 200 250321 2023-03-06 17:56:53 [s3transfer.utils] DEBUG: Acquiring 0 2023-03-06 17:56:53 [s3transfer.tasks] DEBUG: UploadSubmissionTask(transfer_id=0, {'transfer_future': }) about to wait for the following futures [] 2023-03-06 17:56:53 [s3transfer.tasks] DEBUG: UploadSubmissionTask(transfer_id=0, {'transfer_future': }) done waiting for dependent futures 2023-03-06 17:56:53 [s3transfer.tasks] DEBUG: Executing task UploadSubmissionTask(transfer_id=0, {'transfer_future': }) with kwargs {'client': , 'config': , 'osutil': , 'request_executor': , 'transfer_future': } 2023-03-06 17:56:53 [s3transfer.futures] DEBUG: Submitting task PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '14318', 'extra_args': {'ACL': 'public-read'}}) to executor for transfer request: 0. 2023-03-06 17:56:53 [s3transfer.utils] DEBUG: Acquiring 0 2023-03-06 17:56:53 [s3transfer.tasks] DEBUG: PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '14318', 'extra_args': {'ACL': 'public-read'}}) about to wait for the following futures [] 2023-03-06 17:56:53 [s3transfer.tasks] DEBUG: PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '14318', 'extra_args': {'ACL': 'public-read'}}) done waiting for dependent futures 2023-03-06 17:56:53 [s3transfer.tasks] DEBUG: Executing task PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '14318', 'extra_args': {'ACL': 'public-read'}}) with kwargs {'client': , 'fileobj': , 'bucket': 'rentlyse-upload', 'key': '14318', 'extra_args': {'ACL': 'public-read'}} 2023-03-06 17:56:53 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-06 17:56:53 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-06 17:56:53 [s3transfer.utils] DEBUG: Releasing acquire 0/None 2023-03-06 17:56:53 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-06 17:56:53 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.amazonaws.com 2023-03-06 17:56:53 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-06 17:56:53 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-06 17:56:53 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-06 17:56:53 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-06 17:56:53 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-06 17:56:53 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-06 17:56:53 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-06 17:56:53 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler > 2023-03-06 17:56:53 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-06 17:56:53 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-06 17:56:53 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-06 17:56:53 [botocore.handlers] DEBUG: Adding expect 100 continue header to request. 2023-03-06 17:56:53 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-06 17:56:53 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-06 17:56:53 [botocore.endpoint] DEBUG: Making request for OperationModel(name=PutObject) with params: {'url_path': '/14318', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-acl': 'public-read', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84', 'Content-MD5': '0WQD1BKVHD6hJQQNWoxnCw==', 'Expect': '100-continue'}, 'body': , 'auth_path': '/rentlyse-upload/14318', 'url': 'https://rentlyse-upload.s3.amazonaws.com/14318', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': True, 'auth_type': 'v4', 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'Key': '14318', 'Body': , 'ACL': 'public-read'}}}} 2023-03-06 17:56:53 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-06 17:56:53 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler > 2023-03-06 17:56:53 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler > 2023-03-06 17:56:53 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler 2023-03-06 17:56:53 [botocore.hooks] DEBUG: Event before-sign.s3.PutObject: calling handler 2023-03-06 17:56:53 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-06 17:56:53 [botocore.auth] DEBUG: CanonicalRequest: PUT /14318 content-md5:0WQD1BKVHD6hJQQNWoxnCw== host:rentlyse-upload.s3.amazonaws.com x-amz-acl:public-read x-amz-content-sha256:UNSIGNED-PAYLOAD x-amz-date:20230306T175653Z content-md5;host;x-amz-acl;x-amz-content-sha256;x-amz-date UNSIGNED-PAYLOAD 2023-03-06 17:56:53 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230306T175653Z 20230306/us-east-1/s3/aws4_request 5b5327f69116a69f8787d0fb318ceb5396c721b7025403708201e53a6b72446b 2023-03-06 17:56:53 [botocore.auth] DEBUG: Signature: c04e6035136ef15690038205b5919db3680ddb0c0fe4ecbdc674fcf2dfdc483b 2023-03-06 17:56:53 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-06 17:56:53 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-06 17:56:53 [botocore.endpoint] DEBUG: Sending http request: 2023-03-06 17:56:53 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-06 17:56:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): rentlyse-upload.s3.amazonaws.com:443 2023-03-06 17:56:54 [botocore.awsrequest] DEBUG: Waiting for 100 Continue response. 2023-03-06 17:56:54 [botocore.awsrequest] DEBUG: Received a non 100 Continue response from the server, NOT sending request body. 2023-03-06 17:56:54 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.amazonaws.com:443 "PUT /14318 HTTP/1.1" 400 None 2023-03-06 17:56:54 [botocore.parsers] DEBUG: Response headers: {'x-amz-request-id': 'WATJ18CBK0VQX5E2', 'x-amz-id-2': '+TdYCng/8FasDmiWzs/Tr2Wd6Ew6tqG3/dvzDRE6jia2AOfxs/bOtf/hjNgArtQT0km/FdseuFI=', 'Content-Type': 'application/xml', 'Transfer-Encoding': 'chunked', 'Date': 'Mon, 06 Mar 2023 17:56:54 GMT', 'Server': 'AmazonS3', 'Connection': 'close'} 2023-03-06 17:56:54 [botocore.parsers] DEBUG: Response body: b'\nAuthorizationHeaderMalformedThe authorization header is malformed; the region \'us-east-1\' is wrong; expecting \'us-east-2\'us-east-2WATJ18CBK0VQX5E2+TdYCng/8FasDmiWzs/Tr2Wd6Ew6tqG3/dvzDRE6jia2AOfxs/bOtf/hjNgArtQT0km/FdseuFI=' 2023-03-06 17:56:54 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler 2023-03-06 17:56:54 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-06 17:56:54 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler > 2023-03-06 17:56:54 [botocore.utils] DEBUG: S3 client configured for region us-east-1 but the bucket rentlyse-upload is in region us-east-2; Please configure the proper region to avoid multiple unnecessary redirects and signing attempts. 2023-03-06 17:56:54 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-06 17:56:54 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-06 17:56:54 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-06 17:56:54 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-06 17:56:54 [botocore.utils] DEBUG: Updating URI from https://rentlyse-upload.s3.amazonaws.com/14318 to https://rentlyse-upload.s3.us-east-2.amazonaws.com/14318 2023-03-06 17:56:54 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-06 17:56:54 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-06 17:56:54 [botocore.endpoint] DEBUG: Response received to retry, sleeping for 0 seconds 2023-03-06 17:56:54 [botocore.awsrequest] DEBUG: Rewinding stream: 2023-03-06 17:56:54 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-06 17:56:54 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler > 2023-03-06 17:56:54 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler > 2023-03-06 17:56:54 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler 2023-03-06 17:56:54 [botocore.hooks] DEBUG: Event before-sign.s3.PutObject: calling handler 2023-03-06 17:56:54 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-06 17:56:54 [botocore.auth] DEBUG: CanonicalRequest: PUT /14318 content-md5:0WQD1BKVHD6hJQQNWoxnCw== host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-acl:public-read x-amz-content-sha256:UNSIGNED-PAYLOAD x-amz-date:20230306T175654Z content-md5;host;x-amz-acl;x-amz-content-sha256;x-amz-date UNSIGNED-PAYLOAD 2023-03-06 17:56:54 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230306T175654Z 20230306/us-east-2/s3/aws4_request ac57c295b0650bd097d8f430d22a2d1d61653a83a630d4fd388f46e2854d772e 2023-03-06 17:56:54 [botocore.auth] DEBUG: Signature: 335e508dfa7d6d37eedb5a78810a01afbf53a333b2913105c95ecea72f3e7c37 2023-03-06 17:56:54 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-06 17:56:54 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-06 17:56:54 [botocore.endpoint] DEBUG: Sending http request: 2023-03-06 17:56:54 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-06 17:56:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): rentlyse-upload.s3.us-east-2.amazonaws.com:443 2023-03-06 17:56:54 [botocore.awsrequest] DEBUG: Waiting for 100 Continue response. 2023-03-06 17:56:54 [botocore.awsrequest] DEBUG: 100 Continue response seen, now sending request body. 2023-03-06 17:56:55 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /14318 HTTP/1.1" 200 0 2023-03-06 17:56:55 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'F6H318wnGIOZeqi7dog48lEHPjvX5Dg9kteYTqhQC59cPU3ynOebgM9iGeSThaRxYIe7k0TdIQk=', 'x-amz-request-id': 'WATN2CCF9CV39X0W', 'Date': 'Mon, 06 Mar 2023 17:56:55 GMT', 'x-amz-server-side-encryption': 'AES256', 'ETag': '"d16403d412951c3ea125040d5a8c670b"', 'Server': 'AmazonS3', 'Content-Length': '0'} 2023-03-06 17:56:55 [botocore.parsers] DEBUG: Response body: b'' 2023-03-06 17:56:55 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler 2023-03-06 17:56:55 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-06 17:56:55 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler > 2023-03-06 17:56:55 [botocore.utils] DEBUG: S3 request was previously redirected, not redirecting. 2023-03-06 17:56:55 [s3transfer.utils] DEBUG: Releasing acquire 0/None 2023-03-06 17:56:55 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-06 17:56:55 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-06 17:56:55 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-06 17:56:55 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-06 17:56:55 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-06 17:56:55 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-06 17:56:55 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:56:55 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:56:55 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:56:55 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:56:55 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:56:55 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:56:55 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-03-06 17:56:55 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:56:55 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:56:55 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:56:55 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:56:55 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/xx_large_14318', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/14318', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/xx_large_14318', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/xx_large_14318', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/14318', 'Key': 'xx_large_14318'}}}} 2023-03-06 17:56:55 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:56:55 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-03-06 17:56:55 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-03-06 17:56:55 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-03-06 17:56:55 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-03-06 17:56:55 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-06 17:56:55 [botocore.auth] DEBUG: CanonicalRequest: PUT /xx_large_14318 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/14318 x-amz-date:20230306T175655Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-03-06 17:56:55 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230306T175655Z 20230306/us-east-2/s3/aws4_request 5159dcaa93ba089fcb0f34ee96ac1ad0ec4732ef1dd310370f12d58e5114704b 2023-03-06 17:56:55 [botocore.auth] DEBUG: Signature: 416a326b6b4da904b0b9edc74681ca328f5fbccc3714ee452e3df3beca77e507 2023-03-06 17:56:55 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:56:55 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:56:55 [botocore.endpoint] DEBUG: Sending http request: 2023-03-06 17:56:55 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-06 17:56:55 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /xx_large_14318 HTTP/1.1" 200 234 2023-03-06 17:56:55 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': '4g1iF0ApeTM4uf87x5Do2UgKPTp/BbjseORJCbI49PIClSTFARShaQbY2G/4RIljGhetco5eFGE=', 'x-amz-request-id': '2CMJARNX5DJMSMYF', 'Date': 'Mon, 06 Mar 2023 17:56:56 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '234'} 2023-03-06 17:56:55 [botocore.parsers] DEBUG: Response body: b'\n2023-03-06T17:56:56.000Z"d16403d412951c3ea125040d5a8c670b"' 2023-03-06 17:56:55 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-06 17:56:55 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-06 17:56:55 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-06 17:56:55 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-03-06 17:56:55 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-06 17:56:55 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-06 17:56:55 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-06 17:56:55 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-06 17:56:55 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-06 17:56:55 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-06 17:56:55 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:56:55 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:56:55 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:56:55 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:56:55 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:56:55 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:56:55 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-03-06 17:56:55 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:56:55 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:56:55 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:56:55 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:56:55 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_large_14318', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/14318', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_large_14318', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_large_14318', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/14318', 'Key': 'x_large_14318'}}}} 2023-03-06 17:56:55 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:56:55 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-03-06 17:56:55 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-03-06 17:56:55 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-03-06 17:56:55 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-03-06 17:56:55 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-06 17:56:55 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_large_14318 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/14318 x-amz-date:20230306T175655Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-03-06 17:56:55 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230306T175655Z 20230306/us-east-2/s3/aws4_request 22fafc7d789e05a14c245b254c1afd0e8525ea0e0a530d5f7589a8f046ed8b53 2023-03-06 17:56:55 [botocore.auth] DEBUG: Signature: 25b40bd71e3ec98b6e438ba0387bc1c0a4d9cfc5e8042d4d456b05ecbf2571dc 2023-03-06 17:56:55 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:56:55 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:56:55 [botocore.endpoint] DEBUG: Sending http request: 2023-03-06 17:56:55 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-06 17:56:55 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_large_14318 HTTP/1.1" 200 234 2023-03-06 17:56:55 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'HgRRuQygdtMygrz0iphJQLCfONeTVnDJvmHW625gVWksN1LGmVAdBfEtRCYTQ1lExAkigBtVLT4=', 'x-amz-request-id': '2CMN1MHHZ90YVC5Z', 'Date': 'Mon, 06 Mar 2023 17:56:56 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '234'} 2023-03-06 17:56:55 [botocore.parsers] DEBUG: Response body: b'\n2023-03-06T17:56:56.000Z"d16403d412951c3ea125040d5a8c670b"' 2023-03-06 17:56:55 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-06 17:56:55 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-06 17:56:55 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-06 17:56:55 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-03-06 17:56:55 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-06 17:56:55 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-06 17:56:55 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-06 17:56:55 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-06 17:56:55 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-06 17:56:55 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-06 17:56:55 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:56:55 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:56:55 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:56:55 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:56:55 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:56:55 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:56:55 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-03-06 17:56:55 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:56:55 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:56:55 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:56:55 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:56:55 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_medium_14318', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/14318', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_medium_14318', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_medium_14318', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/14318', 'Key': 'x_medium_14318'}}}} 2023-03-06 17:56:55 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:56:55 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-03-06 17:56:55 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-03-06 17:56:55 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-03-06 17:56:55 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-03-06 17:56:55 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-06 17:56:55 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_medium_14318 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/14318 x-amz-date:20230306T175655Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-03-06 17:56:55 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230306T175655Z 20230306/us-east-2/s3/aws4_request cad08fa6faba18c7ee54bd8880dcc1d0a6a23df4490d12d4e6fe31e9a932fd8d 2023-03-06 17:56:55 [botocore.auth] DEBUG: Signature: 036580a69f9140d9893c18c86cc41bb7f174201a69f8485b146361c703ea5b64 2023-03-06 17:56:55 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:56:55 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:56:55 [botocore.endpoint] DEBUG: Sending http request: 2023-03-06 17:56:55 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-06 17:56:56 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_medium_14318 HTTP/1.1" 200 234 2023-03-06 17:56:56 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'i00hNJqKnBMD2zjaxV2ouB6YTDB6bQ4yasO4AMyQSwSeQ5TRVIUkHIzoWWF/WQBBLfWAkqa9rJQ=', 'x-amz-request-id': '2CMGFPZ78Y798P42', 'Date': 'Mon, 06 Mar 2023 17:56:56 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '234'} 2023-03-06 17:56:56 [botocore.parsers] DEBUG: Response body: b'\n2023-03-06T17:56:56.000Z"d16403d412951c3ea125040d5a8c670b"' 2023-03-06 17:56:56 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-06 17:56:56 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-06 17:56:56 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-06 17:56:56 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-03-06 17:56:56 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-06 17:56:56 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-06 17:56:56 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-06 17:56:56 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-06 17:56:56 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-06 17:56:56 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-06 17:56:56 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:56:56 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:56:56 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:56:56 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:56:56 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:56:56 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:56:56 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-03-06 17:56:56 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:56:56 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:56:56 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:56:56 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:56:56 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_small_14318', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/14318', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_small_14318', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_small_14318', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/14318', 'Key': 'x_small_14318'}}}} 2023-03-06 17:56:56 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:56:56 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-03-06 17:56:56 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-03-06 17:56:56 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-03-06 17:56:56 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-03-06 17:56:56 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-06 17:56:56 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_small_14318 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/14318 x-amz-date:20230306T175656Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-03-06 17:56:56 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230306T175656Z 20230306/us-east-2/s3/aws4_request 54ac1a1a843237b54c4a4d163d0b6fbef25820d4472d378ad5990d76e0b9b4b9 2023-03-06 17:56:56 [botocore.auth] DEBUG: Signature: 6154832964b5b47ddb6ec64b05983355f7907ec345426b6519d4bbc3aaacfb88 2023-03-06 17:56:56 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:56:56 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:56:56 [botocore.endpoint] DEBUG: Sending http request: 2023-03-06 17:56:56 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-06 17:56:56 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_small_14318 HTTP/1.1" 200 234 2023-03-06 17:56:56 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'dOList7i2AnJs40POOHDfW8fv7s+sDEQUL5YWUe3EtHIUsKcbJaGX4wde71ljDyISWcEhkeb1/0=', 'x-amz-request-id': '936REWFRHDTXBAG4', 'Date': 'Mon, 06 Mar 2023 17:56:57 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '234'} 2023-03-06 17:56:56 [botocore.parsers] DEBUG: Response body: b'\n2023-03-06T17:56:57.000Z"d16403d412951c3ea125040d5a8c670b"' 2023-03-06 17:56:56 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-06 17:56:56 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-06 17:56:56 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-06 17:56:56 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-03-06 17:56:56 [botocore.hooks] DEBUG: Event choose-service-name: calling handler 2023-03-06 17:56:56 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler 2023-03-06 17:56:56 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler ._handler at 0x7f47810ea670> 2023-03-06 17:56:56 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler 2023-03-06 17:56:56 [botocore.endpoint] DEBUG: Setting s3 timeout as (60, 60) 2023-03-06 17:56:56 [botocore.client] DEBUG: Registering retry handlers for service: s3 2023-03-06 17:56:56 [botocore.utils] DEBUG: Registering S3 region redirector handler 2023-03-06 17:56:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.bostadsregistret.se:443 2023-03-06 17:56:56 [urllib3.connectionpool] DEBUG: https://api.bostadsregistret.se:443 "GET /image/14317 HTTP/1.1" 200 371831 2023-03-06 17:56:56 [s3transfer.utils] DEBUG: Acquiring 0 2023-03-06 17:56:56 [s3transfer.tasks] DEBUG: UploadSubmissionTask(transfer_id=0, {'transfer_future': }) about to wait for the following futures [] 2023-03-06 17:56:56 [s3transfer.tasks] DEBUG: UploadSubmissionTask(transfer_id=0, {'transfer_future': }) done waiting for dependent futures 2023-03-06 17:56:56 [s3transfer.tasks] DEBUG: Executing task UploadSubmissionTask(transfer_id=0, {'transfer_future': }) with kwargs {'client': , 'config': , 'osutil': , 'request_executor': , 'transfer_future': } 2023-03-06 17:56:56 [s3transfer.futures] DEBUG: Submitting task PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '14317', 'extra_args': {'ACL': 'public-read'}}) to executor for transfer request: 0. 2023-03-06 17:56:56 [s3transfer.utils] DEBUG: Acquiring 0 2023-03-06 17:56:56 [s3transfer.tasks] DEBUG: PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '14317', 'extra_args': {'ACL': 'public-read'}}) about to wait for the following futures [] 2023-03-06 17:56:56 [s3transfer.utils] DEBUG: Releasing acquire 0/None 2023-03-06 17:56:56 [s3transfer.tasks] DEBUG: PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '14317', 'extra_args': {'ACL': 'public-read'}}) done waiting for dependent futures 2023-03-06 17:56:56 [s3transfer.tasks] DEBUG: Executing task PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '14317', 'extra_args': {'ACL': 'public-read'}}) with kwargs {'client': , 'fileobj': , 'bucket': 'rentlyse-upload', 'key': '14317', 'extra_args': {'ACL': 'public-read'}} 2023-03-06 17:56:56 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-06 17:56:56 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-06 17:56:56 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-06 17:56:56 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.amazonaws.com 2023-03-06 17:56:56 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-06 17:56:56 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-06 17:56:56 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-06 17:56:56 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-06 17:56:56 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-06 17:56:56 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-06 17:56:56 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-06 17:56:56 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler > 2023-03-06 17:56:56 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-06 17:56:56 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-06 17:56:56 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-06 17:56:56 [botocore.handlers] DEBUG: Adding expect 100 continue header to request. 2023-03-06 17:56:56 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-06 17:56:56 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-06 17:56:56 [botocore.endpoint] DEBUG: Making request for OperationModel(name=PutObject) with params: {'url_path': '/14317', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-acl': 'public-read', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84', 'Content-MD5': 'X4M0AgRb3Sb3ynt4k63l2Q==', 'Expect': '100-continue'}, 'body': , 'auth_path': '/rentlyse-upload/14317', 'url': 'https://rentlyse-upload.s3.amazonaws.com/14317', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': True, 'auth_type': 'v4', 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'Key': '14317', 'Body': , 'ACL': 'public-read'}}}} 2023-03-06 17:56:56 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-06 17:56:56 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler > 2023-03-06 17:56:56 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler > 2023-03-06 17:56:56 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler 2023-03-06 17:56:56 [botocore.hooks] DEBUG: Event before-sign.s3.PutObject: calling handler 2023-03-06 17:56:56 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-06 17:56:56 [botocore.auth] DEBUG: CanonicalRequest: PUT /14317 content-md5:X4M0AgRb3Sb3ynt4k63l2Q== host:rentlyse-upload.s3.amazonaws.com x-amz-acl:public-read x-amz-content-sha256:UNSIGNED-PAYLOAD x-amz-date:20230306T175656Z content-md5;host;x-amz-acl;x-amz-content-sha256;x-amz-date UNSIGNED-PAYLOAD 2023-03-06 17:56:56 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230306T175656Z 20230306/us-east-1/s3/aws4_request 0246a3ad739797fe672036a740d7241faaaac93b3508770c572738947e68a711 2023-03-06 17:56:56 [botocore.auth] DEBUG: Signature: a2ffadf61553a3c57fa4f3f33dac46939b7215d79144592f6584f8f09fd932d5 2023-03-06 17:56:56 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-06 17:56:56 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-06 17:56:56 [botocore.endpoint] DEBUG: Sending http request: 2023-03-06 17:56:56 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-06 17:56:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): rentlyse-upload.s3.amazonaws.com:443 2023-03-06 17:56:56 [botocore.awsrequest] DEBUG: Waiting for 100 Continue response. 2023-03-06 17:56:56 [botocore.awsrequest] DEBUG: Received a non 100 Continue response from the server, NOT sending request body. 2023-03-06 17:56:56 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.amazonaws.com:443 "PUT /14317 HTTP/1.1" 400 None 2023-03-06 17:56:56 [botocore.parsers] DEBUG: Response headers: {'x-amz-request-id': '936HQGQYPG6AXE7H', 'x-amz-id-2': '1qaeopMekKgmXaoZ8ShCE0SAdlNX3Srm2/RtrCEH94uPnzqbpCjbRVIFshwJdmDcaX/+gkCqGvk=', 'Content-Type': 'application/xml', 'Transfer-Encoding': 'chunked', 'Date': 'Mon, 06 Mar 2023 17:56:56 GMT', 'Server': 'AmazonS3', 'Connection': 'close'} 2023-03-06 17:56:56 [botocore.parsers] DEBUG: Response body: b'\nAuthorizationHeaderMalformedThe authorization header is malformed; the region \'us-east-1\' is wrong; expecting \'us-east-2\'us-east-2936HQGQYPG6AXE7H1qaeopMekKgmXaoZ8ShCE0SAdlNX3Srm2/RtrCEH94uPnzqbpCjbRVIFshwJdmDcaX/+gkCqGvk=' 2023-03-06 17:56:56 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler 2023-03-06 17:56:56 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-06 17:56:56 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler > 2023-03-06 17:56:56 [botocore.utils] DEBUG: S3 client configured for region us-east-1 but the bucket rentlyse-upload is in region us-east-2; Please configure the proper region to avoid multiple unnecessary redirects and signing attempts. 2023-03-06 17:56:56 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-06 17:56:56 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-06 17:56:56 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-06 17:56:56 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-06 17:56:56 [botocore.utils] DEBUG: Updating URI from https://rentlyse-upload.s3.amazonaws.com/14317 to https://rentlyse-upload.s3.us-east-2.amazonaws.com/14317 2023-03-06 17:56:56 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-06 17:56:56 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-06 17:56:56 [botocore.endpoint] DEBUG: Response received to retry, sleeping for 0 seconds 2023-03-06 17:56:56 [botocore.awsrequest] DEBUG: Rewinding stream: 2023-03-06 17:56:56 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-06 17:56:56 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler > 2023-03-06 17:56:56 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler > 2023-03-06 17:56:56 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler 2023-03-06 17:56:56 [botocore.hooks] DEBUG: Event before-sign.s3.PutObject: calling handler 2023-03-06 17:56:56 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-06 17:56:56 [botocore.auth] DEBUG: CanonicalRequest: PUT /14317 content-md5:X4M0AgRb3Sb3ynt4k63l2Q== host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-acl:public-read x-amz-content-sha256:UNSIGNED-PAYLOAD x-amz-date:20230306T175656Z content-md5;host;x-amz-acl;x-amz-content-sha256;x-amz-date UNSIGNED-PAYLOAD 2023-03-06 17:56:56 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230306T175656Z 20230306/us-east-2/s3/aws4_request 79e05684eaed05b09d6b32348a30d6b76d8e1ec03362beda6cf54058f8894e99 2023-03-06 17:56:56 [botocore.auth] DEBUG: Signature: 328910767c1b79931f643dea083dd0d5d92d244cdc441badfd3c8066c1598238 2023-03-06 17:56:56 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-06 17:56:56 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-06 17:56:56 [botocore.endpoint] DEBUG: Sending http request: 2023-03-06 17:56:56 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-06 17:56:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): rentlyse-upload.s3.us-east-2.amazonaws.com:443 2023-03-06 17:56:57 [botocore.awsrequest] DEBUG: Waiting for 100 Continue response. 2023-03-06 17:56:57 [botocore.awsrequest] DEBUG: 100 Continue response seen, now sending request body. 2023-03-06 17:56:58 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /14317 HTTP/1.1" 200 0 2023-03-06 17:56:58 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'gzu/zfWF/SdAxyJbeEXWuJgcUyFW+YmAuDCkuoQ7X6KpwYyXm2Vgc+M+cpjdxiH1TVSY5eQhKjIbMRoJY/6JGg==', 'x-amz-request-id': '3ZXXECXPVPBDQ08Q', 'Date': 'Mon, 06 Mar 2023 17:56:58 GMT', 'x-amz-server-side-encryption': 'AES256', 'ETag': '"5f833402045bdd26f7ca7b7893ade5d9"', 'Server': 'AmazonS3', 'Content-Length': '0'} 2023-03-06 17:56:58 [botocore.parsers] DEBUG: Response body: b'' 2023-03-06 17:56:58 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler 2023-03-06 17:56:58 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-06 17:56:58 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler > 2023-03-06 17:56:58 [botocore.utils] DEBUG: S3 request was previously redirected, not redirecting. 2023-03-06 17:56:58 [s3transfer.utils] DEBUG: Releasing acquire 0/None 2023-03-06 17:56:58 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-06 17:56:58 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-06 17:56:58 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-06 17:56:58 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-06 17:56:58 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-06 17:56:58 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-06 17:56:58 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:56:58 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:56:58 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:56:58 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:56:58 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:56:58 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:56:58 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-03-06 17:56:58 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:56:58 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:56:58 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:56:58 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:56:58 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/xx_large_14317', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/14317', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/xx_large_14317', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/xx_large_14317', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/14317', 'Key': 'xx_large_14317'}}}} 2023-03-06 17:56:58 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:56:58 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-03-06 17:56:58 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-03-06 17:56:58 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-03-06 17:56:58 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-03-06 17:56:58 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-06 17:56:58 [botocore.auth] DEBUG: CanonicalRequest: PUT /xx_large_14317 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/14317 x-amz-date:20230306T175658Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-03-06 17:56:58 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230306T175658Z 20230306/us-east-2/s3/aws4_request 9d2146c9ae2138e177a9b34d26587ad27e744d6f9c00934136f4dc3645b12fb7 2023-03-06 17:56:58 [botocore.auth] DEBUG: Signature: 30d62f8dccc8373cd2a9f64bc416fbbab0c39a8ac42d3ae7738baf593e07a878 2023-03-06 17:56:58 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:56:58 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:56:58 [botocore.endpoint] DEBUG: Sending http request: 2023-03-06 17:56:58 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-06 17:56:58 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /xx_large_14317 HTTP/1.1" 200 234 2023-03-06 17:56:58 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'M0FhpSGbg9D8ip+bylecprLlU9ssNCY9Pb9AftvKfPiP6Ksbz2iNwquCyh50rg3YlmiiN8Bik7+6dJEQVTygNA==', 'x-amz-request-id': '3QPESQY9HVB2S7Y8', 'Date': 'Mon, 06 Mar 2023 17:56:59 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '234'} 2023-03-06 17:56:58 [botocore.parsers] DEBUG: Response body: b'\n2023-03-06T17:56:59.000Z"5f833402045bdd26f7ca7b7893ade5d9"' 2023-03-06 17:56:58 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-06 17:56:58 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-06 17:56:58 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-06 17:56:58 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-03-06 17:56:58 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-06 17:56:58 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-06 17:56:58 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-06 17:56:58 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-06 17:56:58 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-06 17:56:58 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-06 17:56:58 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:56:58 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:56:58 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:56:58 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:56:58 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:56:58 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:56:58 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-03-06 17:56:58 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:56:58 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:56:58 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:56:58 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:56:58 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_large_14317', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/14317', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_large_14317', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_large_14317', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/14317', 'Key': 'x_large_14317'}}}} 2023-03-06 17:56:58 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:56:58 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-03-06 17:56:58 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-03-06 17:56:58 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-03-06 17:56:58 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-03-06 17:56:58 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-06 17:56:58 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_large_14317 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/14317 x-amz-date:20230306T175658Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-03-06 17:56:58 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230306T175658Z 20230306/us-east-2/s3/aws4_request fb4780454bb52578306cd917e2dcb1764d0712f6d826a405e82a024ba93f3d55 2023-03-06 17:56:58 [botocore.auth] DEBUG: Signature: b3e855f1715ffa6df3c98d2cc6627edc6d60b044a2e08d1774db775fdf539470 2023-03-06 17:56:58 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:56:58 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:56:58 [botocore.endpoint] DEBUG: Sending http request: 2023-03-06 17:56:58 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-06 17:56:58 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_large_14317 HTTP/1.1" 200 234 2023-03-06 17:56:58 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'UPjLnfE9o37VwG6VsD+LnFUR6Wl5cMoPrKhesUZXiUrwhDomZ29rTwIpHiIiLeybo/HwQleqhBkkB10kkjqBHQ==', 'x-amz-request-id': '3QP0VS7TYZNJX3RG', 'Date': 'Mon, 06 Mar 2023 17:56:59 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '234'} 2023-03-06 17:56:58 [botocore.parsers] DEBUG: Response body: b'\n2023-03-06T17:56:59.000Z"5f833402045bdd26f7ca7b7893ade5d9"' 2023-03-06 17:56:58 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-06 17:56:58 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-06 17:56:58 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-06 17:56:58 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-03-06 17:56:58 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-06 17:56:58 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-06 17:56:58 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-06 17:56:58 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-06 17:56:58 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-06 17:56:58 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-06 17:56:58 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:56:58 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:56:58 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:56:58 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:56:58 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:56:58 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:56:58 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-03-06 17:56:58 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:56:58 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:56:58 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:56:58 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:56:58 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_medium_14317', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/14317', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_medium_14317', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_medium_14317', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/14317', 'Key': 'x_medium_14317'}}}} 2023-03-06 17:56:58 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:56:58 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-03-06 17:56:58 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-03-06 17:56:58 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-03-06 17:56:58 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-03-06 17:56:58 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-06 17:56:58 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_medium_14317 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/14317 x-amz-date:20230306T175658Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-03-06 17:56:58 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230306T175658Z 20230306/us-east-2/s3/aws4_request 444abdf6ce64cb7e91deaf557204e8343e1b689a443c2b29e028c87bb82cd422 2023-03-06 17:56:58 [botocore.auth] DEBUG: Signature: 041b5fa34c24e9c3d867a7c1f5536c954a4b535d02f8a92bde0fd76e71d03c8c 2023-03-06 17:56:58 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:56:58 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:56:58 [botocore.endpoint] DEBUG: Sending http request: 2023-03-06 17:56:58 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-06 17:56:58 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_medium_14317 HTTP/1.1" 200 234 2023-03-06 17:56:58 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'TE/IFEENy8jnB1AkDMJYVS2t06mhxM7me9IHmPMaH2FoUcmpGxKv/49YWrYMF3AEm418yenn0BNdUCl4WSbiag==', 'x-amz-request-id': '3QP84HH0Q9JSN303', 'Date': 'Mon, 06 Mar 2023 17:56:59 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '234'} 2023-03-06 17:56:58 [botocore.parsers] DEBUG: Response body: b'\n2023-03-06T17:56:59.000Z"5f833402045bdd26f7ca7b7893ade5d9"' 2023-03-06 17:56:58 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-06 17:56:58 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-06 17:56:58 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-06 17:56:58 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-03-06 17:56:58 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-06 17:56:58 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-06 17:56:58 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-06 17:56:58 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-06 17:56:58 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-06 17:56:58 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-06 17:56:58 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:56:58 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:56:58 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:56:58 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:56:58 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:56:58 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:56:58 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-03-06 17:56:58 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:56:58 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:56:58 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:56:58 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:56:58 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_small_14317', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/14317', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_small_14317', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_small_14317', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/14317', 'Key': 'x_small_14317'}}}} 2023-03-06 17:56:58 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:56:58 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-03-06 17:56:58 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-03-06 17:56:58 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-03-06 17:56:58 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-03-06 17:56:58 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-06 17:56:58 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_small_14317 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/14317 x-amz-date:20230306T175658Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-03-06 17:56:58 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230306T175658Z 20230306/us-east-2/s3/aws4_request 9780b415c7d0d5f7b41a5b553a055b169346d29c76abe64b0bd0580e1b58938d 2023-03-06 17:56:58 [botocore.auth] DEBUG: Signature: 552edbe830c0f8510f1636a1f939b2c96a8387e99268a95e48d458bd9532f91b 2023-03-06 17:56:58 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:56:58 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:56:58 [botocore.endpoint] DEBUG: Sending http request: 2023-03-06 17:56:58 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-06 17:56:58 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_small_14317 HTTP/1.1" 200 234 2023-03-06 17:56:58 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'yTsHKUw2vNt80EvADlR6o8fRY4h+Qe+M4W8WnfYYYlOrI4IzFN6If1ZgUbUVaOeSp7HZwnJ31j/Ul9RqM57JGQ==', 'x-amz-request-id': '3QP4MWNRJPMN9FM2', 'Date': 'Mon, 06 Mar 2023 17:56:59 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '234'} 2023-03-06 17:56:58 [botocore.parsers] DEBUG: Response body: b'\n2023-03-06T17:56:59.000Z"5f833402045bdd26f7ca7b7893ade5d9"' 2023-03-06 17:56:58 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-06 17:56:58 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-06 17:56:58 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-06 17:56:58 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-03-06 17:56:59 [botocore.hooks] DEBUG: Event choose-service-name: calling handler 2023-03-06 17:56:59 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler 2023-03-06 17:56:59 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler ._handler at 0x7f47810ea670> 2023-03-06 17:56:59 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler 2023-03-06 17:56:59 [botocore.endpoint] DEBUG: Setting s3 timeout as (60, 60) 2023-03-06 17:56:59 [botocore.client] DEBUG: Registering retry handlers for service: s3 2023-03-06 17:56:59 [botocore.utils] DEBUG: Registering S3 region redirector handler 2023-03-06 17:56:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.bostadsregistret.se:443 2023-03-06 17:56:59 [urllib3.connectionpool] DEBUG: https://api.bostadsregistret.se:443 "GET /image/14316 HTTP/1.1" 200 327901 2023-03-06 17:56:59 [s3transfer.utils] DEBUG: Acquiring 0 2023-03-06 17:56:59 [s3transfer.tasks] DEBUG: UploadSubmissionTask(transfer_id=0, {'transfer_future': }) about to wait for the following futures [] 2023-03-06 17:56:59 [s3transfer.tasks] DEBUG: UploadSubmissionTask(transfer_id=0, {'transfer_future': }) done waiting for dependent futures 2023-03-06 17:56:59 [s3transfer.tasks] DEBUG: Executing task UploadSubmissionTask(transfer_id=0, {'transfer_future': }) with kwargs {'client': , 'config': , 'osutil': , 'request_executor': , 'transfer_future': } 2023-03-06 17:56:59 [s3transfer.futures] DEBUG: Submitting task PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '14316', 'extra_args': {'ACL': 'public-read'}}) to executor for transfer request: 0. 2023-03-06 17:56:59 [s3transfer.utils] DEBUG: Acquiring 0 2023-03-06 17:56:59 [s3transfer.tasks] DEBUG: PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '14316', 'extra_args': {'ACL': 'public-read'}}) about to wait for the following futures [] 2023-03-06 17:56:59 [s3transfer.tasks] DEBUG: PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '14316', 'extra_args': {'ACL': 'public-read'}}) done waiting for dependent futures 2023-03-06 17:56:59 [s3transfer.tasks] DEBUG: Executing task PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '14316', 'extra_args': {'ACL': 'public-read'}}) with kwargs {'client': , 'fileobj': , 'bucket': 'rentlyse-upload', 'key': '14316', 'extra_args': {'ACL': 'public-read'}} 2023-03-06 17:56:59 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-06 17:56:59 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-06 17:56:59 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-06 17:56:59 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.amazonaws.com 2023-03-06 17:56:59 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-06 17:56:59 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-06 17:56:59 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-06 17:56:59 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-06 17:56:59 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-06 17:56:59 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-06 17:56:59 [s3transfer.utils] DEBUG: Releasing acquire 0/None 2023-03-06 17:56:59 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-06 17:56:59 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler > 2023-03-06 17:56:59 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-06 17:56:59 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-06 17:56:59 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-06 17:56:59 [botocore.handlers] DEBUG: Adding expect 100 continue header to request. 2023-03-06 17:56:59 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-06 17:56:59 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-06 17:56:59 [botocore.endpoint] DEBUG: Making request for OperationModel(name=PutObject) with params: {'url_path': '/14316', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-acl': 'public-read', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84', 'Content-MD5': '6/0w5qvja4zcPySwWdIMyw==', 'Expect': '100-continue'}, 'body': , 'auth_path': '/rentlyse-upload/14316', 'url': 'https://rentlyse-upload.s3.amazonaws.com/14316', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': True, 'auth_type': 'v4', 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'Key': '14316', 'Body': , 'ACL': 'public-read'}}}} 2023-03-06 17:56:59 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-06 17:56:59 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler > 2023-03-06 17:56:59 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler > 2023-03-06 17:56:59 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler 2023-03-06 17:56:59 [botocore.hooks] DEBUG: Event before-sign.s3.PutObject: calling handler 2023-03-06 17:56:59 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-06 17:56:59 [botocore.auth] DEBUG: CanonicalRequest: PUT /14316 content-md5:6/0w5qvja4zcPySwWdIMyw== host:rentlyse-upload.s3.amazonaws.com x-amz-acl:public-read x-amz-content-sha256:UNSIGNED-PAYLOAD x-amz-date:20230306T175659Z content-md5;host;x-amz-acl;x-amz-content-sha256;x-amz-date UNSIGNED-PAYLOAD 2023-03-06 17:56:59 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230306T175659Z 20230306/us-east-1/s3/aws4_request 577fc5042d3a6c863de4ad2fa5ec55fdcfcc8737e05b933cd00b8882e1a3deb4 2023-03-06 17:56:59 [botocore.auth] DEBUG: Signature: c26dd0a1e691aad1896d1372e99d1be3b45e2e2246fea1edcd11efa500cedea8 2023-03-06 17:56:59 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-06 17:56:59 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-06 17:56:59 [botocore.endpoint] DEBUG: Sending http request: 2023-03-06 17:56:59 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-06 17:56:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): rentlyse-upload.s3.amazonaws.com:443 2023-03-06 17:56:59 [botocore.awsrequest] DEBUG: Waiting for 100 Continue response. 2023-03-06 17:56:59 [botocore.awsrequest] DEBUG: Received a non 100 Continue response from the server, NOT sending request body. 2023-03-06 17:56:59 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.amazonaws.com:443 "PUT /14316 HTTP/1.1" 400 None 2023-03-06 17:56:59 [botocore.parsers] DEBUG: Response headers: {'x-amz-request-id': 'C2W62SMJ8J8T2XWP', 'x-amz-id-2': 'CCeJBS4D0LrEEw7N7jO2elIweRt69bnuWrssoRtpv+Qu6P1X1M2kTGgZd7nVCSjs6feL3vRl0D0=', 'Content-Type': 'application/xml', 'Transfer-Encoding': 'chunked', 'Date': 'Mon, 06 Mar 2023 17:56:58 GMT', 'Server': 'AmazonS3', 'Connection': 'close'} 2023-03-06 17:56:59 [botocore.parsers] DEBUG: Response body: b'\nAuthorizationHeaderMalformedThe authorization header is malformed; the region \'us-east-1\' is wrong; expecting \'us-east-2\'us-east-2C2W62SMJ8J8T2XWPCCeJBS4D0LrEEw7N7jO2elIweRt69bnuWrssoRtpv+Qu6P1X1M2kTGgZd7nVCSjs6feL3vRl0D0=' 2023-03-06 17:56:59 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler 2023-03-06 17:56:59 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-06 17:56:59 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler > 2023-03-06 17:56:59 [botocore.utils] DEBUG: S3 client configured for region us-east-1 but the bucket rentlyse-upload is in region us-east-2; Please configure the proper region to avoid multiple unnecessary redirects and signing attempts. 2023-03-06 17:56:59 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-06 17:56:59 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-06 17:56:59 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-06 17:56:59 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-06 17:56:59 [botocore.utils] DEBUG: Updating URI from https://rentlyse-upload.s3.amazonaws.com/14316 to https://rentlyse-upload.s3.us-east-2.amazonaws.com/14316 2023-03-06 17:56:59 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-06 17:56:59 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-06 17:56:59 [botocore.endpoint] DEBUG: Response received to retry, sleeping for 0 seconds 2023-03-06 17:56:59 [botocore.awsrequest] DEBUG: Rewinding stream: 2023-03-06 17:56:59 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-06 17:56:59 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler > 2023-03-06 17:56:59 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler > 2023-03-06 17:56:59 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler 2023-03-06 17:56:59 [botocore.hooks] DEBUG: Event before-sign.s3.PutObject: calling handler 2023-03-06 17:56:59 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-06 17:56:59 [botocore.auth] DEBUG: CanonicalRequest: PUT /14316 content-md5:6/0w5qvja4zcPySwWdIMyw== host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-acl:public-read x-amz-content-sha256:UNSIGNED-PAYLOAD x-amz-date:20230306T175659Z content-md5;host;x-amz-acl;x-amz-content-sha256;x-amz-date UNSIGNED-PAYLOAD 2023-03-06 17:56:59 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230306T175659Z 20230306/us-east-2/s3/aws4_request b24a1a349ed70279579c793273183528c91ab2d3889774416d5545718b2c8189 2023-03-06 17:56:59 [botocore.auth] DEBUG: Signature: 688c803208910a0fe1ea0e7e0ae11e6c41f8930fc99193a408508b34be171d49 2023-03-06 17:56:59 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-06 17:56:59 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-06 17:56:59 [botocore.endpoint] DEBUG: Sending http request: 2023-03-06 17:56:59 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-06 17:56:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): rentlyse-upload.s3.us-east-2.amazonaws.com:443 2023-03-06 17:57:00 [botocore.awsrequest] DEBUG: Waiting for 100 Continue response. 2023-03-06 17:57:00 [botocore.awsrequest] DEBUG: 100 Continue response seen, now sending request body. 2023-03-06 17:57:00 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /14316 HTTP/1.1" 200 0 2023-03-06 17:57:00 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'j0dQsQ60CamJv/GRJTaExDylLAbwmEqohSXWATzQWyH5n+gAxzEw3In4j4/9bYU6xGrOydkdBoY=', 'x-amz-request-id': 'HB37PWZR4X9Z68P1', 'Date': 'Mon, 06 Mar 2023 17:57:01 GMT', 'x-amz-server-side-encryption': 'AES256', 'ETag': '"ebfd30e6abe36b8cdc3f24b059d20ccb"', 'Server': 'AmazonS3', 'Content-Length': '0'} 2023-03-06 17:57:00 [botocore.parsers] DEBUG: Response body: b'' 2023-03-06 17:57:00 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler 2023-03-06 17:57:00 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-06 17:57:00 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler > 2023-03-06 17:57:00 [botocore.utils] DEBUG: S3 request was previously redirected, not redirecting. 2023-03-06 17:57:00 [s3transfer.utils] DEBUG: Releasing acquire 0/None 2023-03-06 17:57:00 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-06 17:57:00 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-06 17:57:00 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-06 17:57:00 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-06 17:57:00 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-06 17:57:00 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-06 17:57:00 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:00 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:00 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:00 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:00 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:00 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:00 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-03-06 17:57:00 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:00 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:00 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:00 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:00 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/xx_large_14316', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/14316', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/xx_large_14316', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/xx_large_14316', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/14316', 'Key': 'xx_large_14316'}}}} 2023-03-06 17:57:00 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:00 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-03-06 17:57:00 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-03-06 17:57:00 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-03-06 17:57:00 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-03-06 17:57:00 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-06 17:57:00 [botocore.auth] DEBUG: CanonicalRequest: PUT /xx_large_14316 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/14316 x-amz-date:20230306T175700Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-03-06 17:57:00 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230306T175700Z 20230306/us-east-2/s3/aws4_request 97fac11d3172268d65e72962d28ccb9fd1e1dc01186613057aa6ff0408912033 2023-03-06 17:57:00 [botocore.auth] DEBUG: Signature: 2e4c52df008e10dbee4c6e8b2570d630c751fc2c7b6b29679e78a0516d9d14df 2023-03-06 17:57:00 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:00 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:00 [botocore.endpoint] DEBUG: Sending http request: 2023-03-06 17:57:00 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-06 17:57:00 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /xx_large_14316 HTTP/1.1" 200 234 2023-03-06 17:57:00 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'zO0wMgIdsmbxl5VSWFj+1DD6dRwC7H/hzrNcMZ+Hzfsx/MYMthGzdnpOih9cTzv3ljmoGB8SOU4=', 'x-amz-request-id': 'HB31RXYCFEJ84VX2', 'Date': 'Mon, 06 Mar 2023 17:57:01 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '234'} 2023-03-06 17:57:00 [botocore.parsers] DEBUG: Response body: b'\n2023-03-06T17:57:01.000Z"ebfd30e6abe36b8cdc3f24b059d20ccb"' 2023-03-06 17:57:00 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-06 17:57:00 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-06 17:57:00 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-06 17:57:00 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-03-06 17:57:00 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-06 17:57:00 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-06 17:57:00 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-06 17:57:00 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-06 17:57:00 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-06 17:57:00 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-06 17:57:00 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:00 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:00 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:00 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:00 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:00 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:00 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-03-06 17:57:00 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:00 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:00 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:00 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:00 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_large_14316', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/14316', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_large_14316', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_large_14316', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/14316', 'Key': 'x_large_14316'}}}} 2023-03-06 17:57:00 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:00 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-03-06 17:57:00 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-03-06 17:57:00 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-03-06 17:57:00 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-03-06 17:57:00 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-06 17:57:00 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_large_14316 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/14316 x-amz-date:20230306T175700Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-03-06 17:57:00 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230306T175700Z 20230306/us-east-2/s3/aws4_request c3910d84b352c1ddf20e41a4992ea4bc97e4cea6d1f34c565a9c8a9e1ff25bac 2023-03-06 17:57:00 [botocore.auth] DEBUG: Signature: 2505697441910bfa2e41f265b36be819d5efa0ff0b3543f6c80f52efb3b0a403 2023-03-06 17:57:00 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:00 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:00 [botocore.endpoint] DEBUG: Sending http request: 2023-03-06 17:57:00 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-06 17:57:01 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_large_14316 HTTP/1.1" 200 234 2023-03-06 17:57:01 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': '7Bj7Qk08AhMlLQcsBZjQ3uaIgar+nKfEQBBoLgxYQkODwxGT16dkL9OIsW6Gkf4/11jXxQR1CSY=', 'x-amz-request-id': 'P3MK045C9GYR54W0', 'Date': 'Mon, 06 Mar 2023 17:57:02 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '234'} 2023-03-06 17:57:01 [botocore.parsers] DEBUG: Response body: b'\n2023-03-06T17:57:02.000Z"ebfd30e6abe36b8cdc3f24b059d20ccb"' 2023-03-06 17:57:01 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-06 17:57:01 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-06 17:57:01 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-06 17:57:01 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-03-06 17:57:01 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-06 17:57:01 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-06 17:57:01 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-06 17:57:01 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-06 17:57:01 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-06 17:57:01 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-06 17:57:01 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:01 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:01 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:01 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:01 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:01 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:01 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-03-06 17:57:01 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:01 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:01 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:01 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:01 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_medium_14316', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/14316', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_medium_14316', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_medium_14316', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/14316', 'Key': 'x_medium_14316'}}}} 2023-03-06 17:57:01 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:01 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-03-06 17:57:01 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-03-06 17:57:01 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-03-06 17:57:01 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-03-06 17:57:01 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-06 17:57:01 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_medium_14316 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/14316 x-amz-date:20230306T175701Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-03-06 17:57:01 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230306T175701Z 20230306/us-east-2/s3/aws4_request 79dfa7c7b000c690b494adc0ec2ad1b43348116a8a7a73ce55325e16dfdd3ce1 2023-03-06 17:57:01 [botocore.auth] DEBUG: Signature: 40ccb2a3c7cec1337ddf0fdf3dd44d16b2920c432165ade204a632f4b50672d8 2023-03-06 17:57:01 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:01 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:01 [botocore.endpoint] DEBUG: Sending http request: 2023-03-06 17:57:01 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-06 17:57:01 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_medium_14316 HTTP/1.1" 200 234 2023-03-06 17:57:01 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'FZmoPB6NA3m26QyB9hRcsKdLsoD7VY2fQ6F7EiA8gGBzb004zJcq6XskfNkp+Dpa2qijeaEggts=', 'x-amz-request-id': 'P3MNB4P2E1R64H1W', 'Date': 'Mon, 06 Mar 2023 17:57:02 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '234'} 2023-03-06 17:57:01 [botocore.parsers] DEBUG: Response body: b'\n2023-03-06T17:57:02.000Z"ebfd30e6abe36b8cdc3f24b059d20ccb"' 2023-03-06 17:57:01 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-06 17:57:01 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-06 17:57:01 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-06 17:57:01 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-03-06 17:57:01 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-06 17:57:01 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-06 17:57:01 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-06 17:57:01 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-06 17:57:01 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-06 17:57:01 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-06 17:57:01 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:01 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:01 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:01 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:01 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:01 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:01 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-03-06 17:57:01 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:01 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:01 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:01 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:01 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_small_14316', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/14316', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_small_14316', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_small_14316', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/14316', 'Key': 'x_small_14316'}}}} 2023-03-06 17:57:01 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:01 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-03-06 17:57:01 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-03-06 17:57:01 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-03-06 17:57:01 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-03-06 17:57:01 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-06 17:57:01 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_small_14316 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/14316 x-amz-date:20230306T175701Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-03-06 17:57:01 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230306T175701Z 20230306/us-east-2/s3/aws4_request 5fcf42ddd5d939df428fcd676943371cba0035b8588504eff37663d1b8f0a986 2023-03-06 17:57:01 [botocore.auth] DEBUG: Signature: 8617706e8be6f472f67392d08a40eee730ff3f3b1970f8f59aaa8a2b8a2c0d21 2023-03-06 17:57:01 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:01 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:01 [botocore.endpoint] DEBUG: Sending http request: 2023-03-06 17:57:01 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-06 17:57:01 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_small_14316 HTTP/1.1" 200 234 2023-03-06 17:57:01 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': '5PIj/4z2jwzVVuBFoR+r/ibp1FjznaB3vqwL9a1yfP8wIlE4puOZUtrQBzGrlefp3I1FO/+aFPI=', 'x-amz-request-id': 'P3MT4WE8MQ6J2CFX', 'Date': 'Mon, 06 Mar 2023 17:57:02 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '234'} 2023-03-06 17:57:01 [botocore.parsers] DEBUG: Response body: b'\n2023-03-06T17:57:02.000Z"ebfd30e6abe36b8cdc3f24b059d20ccb"' 2023-03-06 17:57:01 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-06 17:57:01 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-06 17:57:01 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-06 17:57:01 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-03-06 17:57:01 [botocore.hooks] DEBUG: Event choose-service-name: calling handler 2023-03-06 17:57:01 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler 2023-03-06 17:57:01 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler ._handler at 0x7f47810ea670> 2023-03-06 17:57:01 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler 2023-03-06 17:57:01 [botocore.endpoint] DEBUG: Setting s3 timeout as (60, 60) 2023-03-06 17:57:01 [botocore.client] DEBUG: Registering retry handlers for service: s3 2023-03-06 17:57:01 [botocore.utils] DEBUG: Registering S3 region redirector handler 2023-03-06 17:57:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.bostadsregistret.se:443 2023-03-06 17:57:01 [urllib3.connectionpool] DEBUG: https://api.bostadsregistret.se:443 "GET /image/14315 HTTP/1.1" 200 1530393 2023-03-06 17:57:01 [s3transfer.utils] DEBUG: Acquiring 0 2023-03-06 17:57:01 [s3transfer.tasks] DEBUG: UploadSubmissionTask(transfer_id=0, {'transfer_future': }) about to wait for the following futures [] 2023-03-06 17:57:01 [s3transfer.tasks] DEBUG: UploadSubmissionTask(transfer_id=0, {'transfer_future': }) done waiting for dependent futures 2023-03-06 17:57:01 [s3transfer.tasks] DEBUG: Executing task UploadSubmissionTask(transfer_id=0, {'transfer_future': }) with kwargs {'client': , 'config': , 'osutil': , 'request_executor': , 'transfer_future': } 2023-03-06 17:57:01 [s3transfer.futures] DEBUG: Submitting task PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '14315', 'extra_args': {'ACL': 'public-read'}}) to executor for transfer request: 0. 2023-03-06 17:57:01 [s3transfer.utils] DEBUG: Acquiring 0 2023-03-06 17:57:01 [s3transfer.tasks] DEBUG: PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '14315', 'extra_args': {'ACL': 'public-read'}}) about to wait for the following futures [] 2023-03-06 17:57:01 [s3transfer.tasks] DEBUG: PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '14315', 'extra_args': {'ACL': 'public-read'}}) done waiting for dependent futures 2023-03-06 17:57:01 [s3transfer.tasks] DEBUG: Executing task PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '14315', 'extra_args': {'ACL': 'public-read'}}) with kwargs {'client': , 'fileobj': , 'bucket': 'rentlyse-upload', 'key': '14315', 'extra_args': {'ACL': 'public-read'}} 2023-03-06 17:57:01 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-06 17:57:01 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-06 17:57:01 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-06 17:57:01 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.amazonaws.com 2023-03-06 17:57:01 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-06 17:57:01 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-06 17:57:01 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-06 17:57:01 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-06 17:57:01 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-06 17:57:01 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-06 17:57:01 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-06 17:57:01 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler > 2023-03-06 17:57:01 [s3transfer.utils] DEBUG: Releasing acquire 0/None 2023-03-06 17:57:01 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-06 17:57:01 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-06 17:57:01 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-06 17:57:01 [botocore.handlers] DEBUG: Adding expect 100 continue header to request. 2023-03-06 17:57:01 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-06 17:57:01 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-06 17:57:01 [botocore.endpoint] DEBUG: Making request for OperationModel(name=PutObject) with params: {'url_path': '/14315', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-acl': 'public-read', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84', 'Content-MD5': '0nyr+yCEmwjKg/oLOI0Pbw==', 'Expect': '100-continue'}, 'body': , 'auth_path': '/rentlyse-upload/14315', 'url': 'https://rentlyse-upload.s3.amazonaws.com/14315', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': True, 'auth_type': 'v4', 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'Key': '14315', 'Body': , 'ACL': 'public-read'}}}} 2023-03-06 17:57:01 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-06 17:57:01 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler > 2023-03-06 17:57:01 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler > 2023-03-06 17:57:01 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler 2023-03-06 17:57:01 [botocore.hooks] DEBUG: Event before-sign.s3.PutObject: calling handler 2023-03-06 17:57:01 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-06 17:57:01 [botocore.auth] DEBUG: CanonicalRequest: PUT /14315 content-md5:0nyr+yCEmwjKg/oLOI0Pbw== host:rentlyse-upload.s3.amazonaws.com x-amz-acl:public-read x-amz-content-sha256:UNSIGNED-PAYLOAD x-amz-date:20230306T175701Z content-md5;host;x-amz-acl;x-amz-content-sha256;x-amz-date UNSIGNED-PAYLOAD 2023-03-06 17:57:01 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230306T175701Z 20230306/us-east-1/s3/aws4_request c6f6c2ce99f5af9a1800e4690281f08c9e7e95336df4efd8b329b99e395319d0 2023-03-06 17:57:01 [botocore.auth] DEBUG: Signature: 79430bcfb1125d486f372fda8ebc2129cf60997e384a13f7ad0944d07b5be6ae 2023-03-06 17:57:01 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-06 17:57:01 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-06 17:57:01 [botocore.endpoint] DEBUG: Sending http request: 2023-03-06 17:57:01 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-06 17:57:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): rentlyse-upload.s3.amazonaws.com:443 2023-03-06 17:57:02 [botocore.awsrequest] DEBUG: Waiting for 100 Continue response. 2023-03-06 17:57:02 [botocore.awsrequest] DEBUG: Received a non 100 Continue response from the server, NOT sending request body. 2023-03-06 17:57:02 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.amazonaws.com:443 "PUT /14315 HTTP/1.1" 400 None 2023-03-06 17:57:02 [botocore.parsers] DEBUG: Response headers: {'x-amz-request-id': 'F85QJ3JW8C6FEA7F', 'x-amz-id-2': 'qEhA2IxqcdCTKXalMT0K3w+Bx5XiO7NkV1Eziy9S1oZRetD8RssnJ5Rwol9bYJcD38jygkuHlNc=', 'Content-Type': 'application/xml', 'Transfer-Encoding': 'chunked', 'Date': 'Mon, 06 Mar 2023 17:57:01 GMT', 'Server': 'AmazonS3', 'Connection': 'close'} 2023-03-06 17:57:02 [botocore.parsers] DEBUG: Response body: b'\nAuthorizationHeaderMalformedThe authorization header is malformed; the region \'us-east-1\' is wrong; expecting \'us-east-2\'us-east-2F85QJ3JW8C6FEA7FqEhA2IxqcdCTKXalMT0K3w+Bx5XiO7NkV1Eziy9S1oZRetD8RssnJ5Rwol9bYJcD38jygkuHlNc=' 2023-03-06 17:57:02 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler 2023-03-06 17:57:02 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-06 17:57:02 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler > 2023-03-06 17:57:02 [botocore.utils] DEBUG: S3 client configured for region us-east-1 but the bucket rentlyse-upload is in region us-east-2; Please configure the proper region to avoid multiple unnecessary redirects and signing attempts. 2023-03-06 17:57:02 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-06 17:57:02 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-06 17:57:02 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-06 17:57:02 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-06 17:57:02 [botocore.utils] DEBUG: Updating URI from https://rentlyse-upload.s3.amazonaws.com/14315 to https://rentlyse-upload.s3.us-east-2.amazonaws.com/14315 2023-03-06 17:57:02 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-06 17:57:02 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-06 17:57:02 [botocore.endpoint] DEBUG: Response received to retry, sleeping for 0 seconds 2023-03-06 17:57:02 [botocore.awsrequest] DEBUG: Rewinding stream: 2023-03-06 17:57:02 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-06 17:57:02 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler > 2023-03-06 17:57:02 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler > 2023-03-06 17:57:02 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler 2023-03-06 17:57:02 [botocore.hooks] DEBUG: Event before-sign.s3.PutObject: calling handler 2023-03-06 17:57:02 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-06 17:57:02 [botocore.auth] DEBUG: CanonicalRequest: PUT /14315 content-md5:0nyr+yCEmwjKg/oLOI0Pbw== host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-acl:public-read x-amz-content-sha256:UNSIGNED-PAYLOAD x-amz-date:20230306T175702Z content-md5;host;x-amz-acl;x-amz-content-sha256;x-amz-date UNSIGNED-PAYLOAD 2023-03-06 17:57:02 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230306T175702Z 20230306/us-east-2/s3/aws4_request 8dcff011e61d1dcf457ed2ab0cb52a0f91cb4c6bec5b7b0bad43fdca6643cf1e 2023-03-06 17:57:02 [botocore.auth] DEBUG: Signature: 0911cae598e145694e886bb5b9ec9e5a909f79252f3c403c1a17935105dacfc8 2023-03-06 17:57:02 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-06 17:57:02 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-06 17:57:02 [botocore.endpoint] DEBUG: Sending http request: 2023-03-06 17:57:02 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-06 17:57:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): rentlyse-upload.s3.us-east-2.amazonaws.com:443 2023-03-06 17:57:02 [botocore.awsrequest] DEBUG: Waiting for 100 Continue response. 2023-03-06 17:57:02 [botocore.awsrequest] DEBUG: 100 Continue response seen, now sending request body. 2023-03-06 17:57:03 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /14315 HTTP/1.1" 200 0 2023-03-06 17:57:03 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'wzVyC9QDM38Re2rSwCQ7SZ6K5Dkw/8B0g3YIuLc1INRF24RXXcpn5UX8AgWFGqWlQ1YcNh0ASmU=', 'x-amz-request-id': 'F85YMJKTXYGVV6KB', 'Date': 'Mon, 06 Mar 2023 17:57:03 GMT', 'x-amz-server-side-encryption': 'AES256', 'ETag': '"d27cabfb20849b08ca83fa0b388d0f6f"', 'Server': 'AmazonS3', 'Content-Length': '0'} 2023-03-06 17:57:03 [botocore.parsers] DEBUG: Response body: b'' 2023-03-06 17:57:03 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler 2023-03-06 17:57:03 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-06 17:57:03 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler > 2023-03-06 17:57:03 [botocore.utils] DEBUG: S3 request was previously redirected, not redirecting. 2023-03-06 17:57:03 [s3transfer.utils] DEBUG: Releasing acquire 0/None 2023-03-06 17:57:03 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-06 17:57:03 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-06 17:57:03 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-06 17:57:03 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-06 17:57:03 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-06 17:57:03 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-06 17:57:03 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:03 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:03 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:03 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:03 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:03 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:03 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-03-06 17:57:03 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:03 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:03 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:03 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:03 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/xx_large_14315', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/14315', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/xx_large_14315', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/xx_large_14315', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/14315', 'Key': 'xx_large_14315'}}}} 2023-03-06 17:57:03 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:03 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-03-06 17:57:03 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-03-06 17:57:03 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-03-06 17:57:03 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-03-06 17:57:03 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-06 17:57:03 [botocore.auth] DEBUG: CanonicalRequest: PUT /xx_large_14315 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/14315 x-amz-date:20230306T175703Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-03-06 17:57:03 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230306T175703Z 20230306/us-east-2/s3/aws4_request 558a4089fa98abdf715c3ee3ee1ddd2ac703232d08ade21e84ae3db166e48246 2023-03-06 17:57:03 [botocore.auth] DEBUG: Signature: e8599265f22d8384b9248cd9e23f051f7a8c27547d985a07505fa6a5f7396630 2023-03-06 17:57:03 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:03 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:03 [botocore.endpoint] DEBUG: Sending http request: 2023-03-06 17:57:03 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-06 17:57:03 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /xx_large_14315 HTTP/1.1" 200 234 2023-03-06 17:57:03 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': '5cOUHU5vLJmad4UoN0GvNDJjPZzXvP9bO3xY7NRuAOb2TxAfYRZm2xPgV4QwOG/limRta0lp76A=', 'x-amz-request-id': '92TEZQ17ZC1W16D7', 'Date': 'Mon, 06 Mar 2023 17:57:04 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '234'} 2023-03-06 17:57:03 [botocore.parsers] DEBUG: Response body: b'\n2023-03-06T17:57:04.000Z"d27cabfb20849b08ca83fa0b388d0f6f"' 2023-03-06 17:57:03 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-06 17:57:03 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-06 17:57:03 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-06 17:57:03 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-03-06 17:57:03 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-06 17:57:03 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-06 17:57:03 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-06 17:57:03 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-06 17:57:03 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-06 17:57:03 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-06 17:57:03 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:03 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:03 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:03 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:03 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:03 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:03 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-03-06 17:57:03 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:03 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:03 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:03 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:03 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_large_14315', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/14315', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_large_14315', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_large_14315', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/14315', 'Key': 'x_large_14315'}}}} 2023-03-06 17:57:03 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:03 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-03-06 17:57:03 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-03-06 17:57:03 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-03-06 17:57:03 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-03-06 17:57:03 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-06 17:57:03 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_large_14315 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/14315 x-amz-date:20230306T175703Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-03-06 17:57:03 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230306T175703Z 20230306/us-east-2/s3/aws4_request fb5a154f49389b38a33effc8c599eeb052e7bb04ab2ed7998413abc26ec6a0a8 2023-03-06 17:57:03 [botocore.auth] DEBUG: Signature: 3ea33a4491d23161dde6800119bc64314b6df933d804ea5966ea342afc1f4ea6 2023-03-06 17:57:03 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:03 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:03 [botocore.endpoint] DEBUG: Sending http request: 2023-03-06 17:57:03 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-06 17:57:04 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_large_14315 HTTP/1.1" 200 234 2023-03-06 17:57:04 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'NJ7L6EiJDteLv9s+SAS+plDbvVg34kpsIbYTmog6li18ylMPHeVJcTrhlX9uGeXwxMRkH0VLDZQ=', 'x-amz-request-id': '92T9RR7W6D47XQSA', 'Date': 'Mon, 06 Mar 2023 17:57:04 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '234'} 2023-03-06 17:57:04 [botocore.parsers] DEBUG: Response body: b'\n2023-03-06T17:57:04.000Z"d27cabfb20849b08ca83fa0b388d0f6f"' 2023-03-06 17:57:04 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-06 17:57:04 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-06 17:57:04 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-06 17:57:04 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-03-06 17:57:04 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-06 17:57:04 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-06 17:57:04 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-06 17:57:04 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-06 17:57:04 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-06 17:57:04 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-06 17:57:04 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:04 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:04 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:04 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:04 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:04 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:04 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-03-06 17:57:04 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:04 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:04 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:04 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:04 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_medium_14315', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/14315', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_medium_14315', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_medium_14315', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/14315', 'Key': 'x_medium_14315'}}}} 2023-03-06 17:57:04 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:04 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-03-06 17:57:04 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-03-06 17:57:04 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-03-06 17:57:04 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-03-06 17:57:04 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-06 17:57:04 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_medium_14315 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/14315 x-amz-date:20230306T175704Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-03-06 17:57:04 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230306T175704Z 20230306/us-east-2/s3/aws4_request 5878db935051af3598fafe0d53d1a760bb655bad5a105d2576257550a3a1c80c 2023-03-06 17:57:04 [botocore.auth] DEBUG: Signature: f925e5b7a7b66fb2104ec03d3f1f760308cff0b1fe5a7f6461188dfcd60f2791 2023-03-06 17:57:04 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:04 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:04 [botocore.endpoint] DEBUG: Sending http request: 2023-03-06 17:57:04 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-06 17:57:04 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_medium_14315 HTTP/1.1" 200 234 2023-03-06 17:57:04 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'zOc7AR6im4l54U3xEt+lF2tIqQ7qQhbLljZRJCM7h6ITTK83GsQjRAZGf8fv/T4dAYuZ+dmyX5g=', 'x-amz-request-id': 'BF78W8FHY8R0R3H9', 'Date': 'Mon, 06 Mar 2023 17:57:05 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '234'} 2023-03-06 17:57:04 [botocore.parsers] DEBUG: Response body: b'\n2023-03-06T17:57:05.000Z"d27cabfb20849b08ca83fa0b388d0f6f"' 2023-03-06 17:57:04 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-06 17:57:04 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-06 17:57:04 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-06 17:57:04 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-03-06 17:57:04 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-06 17:57:04 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-06 17:57:04 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-06 17:57:04 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-06 17:57:04 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-06 17:57:04 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-06 17:57:04 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:04 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:04 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:04 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:04 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:04 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:04 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-03-06 17:57:04 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:04 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:04 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:04 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:04 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_small_14315', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/14315', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_small_14315', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_small_14315', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/14315', 'Key': 'x_small_14315'}}}} 2023-03-06 17:57:04 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:04 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-03-06 17:57:04 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-03-06 17:57:04 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-03-06 17:57:04 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-03-06 17:57:04 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-06 17:57:04 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_small_14315 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/14315 x-amz-date:20230306T175704Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-03-06 17:57:04 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230306T175704Z 20230306/us-east-2/s3/aws4_request a8c11e1fbc474516ba7e0b1cb4ee33006ea6cb64c26ed33c517b413e81dd56d3 2023-03-06 17:57:04 [botocore.auth] DEBUG: Signature: 2bfdebd2b57f9f629451882d813460f2d87205ced610242d4097d60337ad30e3 2023-03-06 17:57:04 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:04 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:04 [botocore.endpoint] DEBUG: Sending http request: 2023-03-06 17:57:04 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-06 17:57:04 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_small_14315 HTTP/1.1" 200 234 2023-03-06 17:57:04 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'Zupuq7iZuw5NROWK/hde68fjJJTGjLr1jDF/wDULnpkE0wQHkL4wRIKpsviFGbDNgPTtpQAvZ0Q=', 'x-amz-request-id': 'BF7F1ADX6XPFPG25', 'Date': 'Mon, 06 Mar 2023 17:57:05 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '234'} 2023-03-06 17:57:04 [botocore.parsers] DEBUG: Response body: b'\n2023-03-06T17:57:05.000Z"d27cabfb20849b08ca83fa0b388d0f6f"' 2023-03-06 17:57:04 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-06 17:57:04 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-06 17:57:04 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-06 17:57:04 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-03-06 17:57:04 [scrapy.core.scraper] DEBUG: Scraped from <200 http://46.101.199.209:5555/getdata?site=bostadsregistret> {'amanities': '["Rullstolsvänligt", "Internet", "Husdjursvänligt", "Dusch", ' '"Parkering", "Förråd", "Barnvänligt"]', 'available_from': '2022-10-01', 'available_to': '', 'avstatus': 'calander', 'city': 'Alingsås', 'country': 'SE', 'currency': 'SEK', 'desc': 'Fin lägenhet om 3rok nära till centrum, affärer och skolor.', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '8996', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/alingsås/9486', 'photos': '["https://api.bostadsregistret.se/image/14321", ' '"https://api.bostadsregistret.se/image/14319", ' '"https://api.bostadsregistret.se/image/14318", ' '"https://api.bostadsregistret.se/image/14317", ' '"https://api.bostadsregistret.se/image/14316", ' '"https://api.bostadsregistret.se/image/14315"]', 'plat': '57.93399325', 'plong': '12.5343105', 'room_cnt': 3, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '70', 'state': 'Alingsås', 'street': 'Frostvägen 4', 'title': 'Förstahandskontrakt - Alingsås', 'zipcode': '44134'} 2023-03-06 17:57:04 [botocore.hooks] DEBUG: Event choose-service-name: calling handler 2023-03-06 17:57:04 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler 2023-03-06 17:57:04 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler ._handler at 0x7f47810ea670> 2023-03-06 17:57:04 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler 2023-03-06 17:57:04 [botocore.endpoint] DEBUG: Setting s3 timeout as (60, 60) 2023-03-06 17:57:04 [botocore.client] DEBUG: Registering retry handlers for service: s3 2023-03-06 17:57:04 [botocore.utils] DEBUG: Registering S3 region redirector handler 2023-03-06 17:57:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.bostadsregistret.se:443 2023-03-06 17:57:04 [urllib3.connectionpool] DEBUG: https://api.bostadsregistret.se:443 "GET /image/15963 HTTP/1.1" 200 120792 2023-03-06 17:57:04 [s3transfer.utils] DEBUG: Acquiring 0 2023-03-06 17:57:04 [s3transfer.tasks] DEBUG: UploadSubmissionTask(transfer_id=0, {'transfer_future': }) about to wait for the following futures [] 2023-03-06 17:57:04 [s3transfer.tasks] DEBUG: UploadSubmissionTask(transfer_id=0, {'transfer_future': }) done waiting for dependent futures 2023-03-06 17:57:04 [s3transfer.tasks] DEBUG: Executing task UploadSubmissionTask(transfer_id=0, {'transfer_future': }) with kwargs {'client': , 'config': , 'osutil': , 'request_executor': , 'transfer_future': } 2023-03-06 17:57:04 [s3transfer.futures] DEBUG: Submitting task PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '15963', 'extra_args': {'ACL': 'public-read'}}) to executor for transfer request: 0. 2023-03-06 17:57:04 [s3transfer.utils] DEBUG: Acquiring 0 2023-03-06 17:57:04 [s3transfer.tasks] DEBUG: PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '15963', 'extra_args': {'ACL': 'public-read'}}) about to wait for the following futures [] 2023-03-06 17:57:04 [s3transfer.utils] DEBUG: Releasing acquire 0/None 2023-03-06 17:57:04 [s3transfer.tasks] DEBUG: PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '15963', 'extra_args': {'ACL': 'public-read'}}) done waiting for dependent futures 2023-03-06 17:57:04 [s3transfer.tasks] DEBUG: Executing task PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '15963', 'extra_args': {'ACL': 'public-read'}}) with kwargs {'client': , 'fileobj': , 'bucket': 'rentlyse-upload', 'key': '15963', 'extra_args': {'ACL': 'public-read'}} 2023-03-06 17:57:04 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-06 17:57:04 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-06 17:57:04 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-06 17:57:04 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.amazonaws.com 2023-03-06 17:57:04 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-06 17:57:04 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-06 17:57:04 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-06 17:57:04 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-06 17:57:04 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-06 17:57:04 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-06 17:57:04 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-06 17:57:04 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler > 2023-03-06 17:57:04 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-06 17:57:04 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-06 17:57:04 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-06 17:57:04 [botocore.handlers] DEBUG: Adding expect 100 continue header to request. 2023-03-06 17:57:04 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-06 17:57:04 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-06 17:57:04 [botocore.endpoint] DEBUG: Making request for OperationModel(name=PutObject) with params: {'url_path': '/15963', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-acl': 'public-read', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84', 'Content-MD5': '+CFaStzNH9dj5I2oGDOGOA==', 'Expect': '100-continue'}, 'body': , 'auth_path': '/rentlyse-upload/15963', 'url': 'https://rentlyse-upload.s3.amazonaws.com/15963', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': True, 'auth_type': 'v4', 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'Key': '15963', 'Body': , 'ACL': 'public-read'}}}} 2023-03-06 17:57:04 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-06 17:57:04 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler > 2023-03-06 17:57:04 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler > 2023-03-06 17:57:04 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler 2023-03-06 17:57:04 [botocore.hooks] DEBUG: Event before-sign.s3.PutObject: calling handler 2023-03-06 17:57:04 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-06 17:57:04 [botocore.auth] DEBUG: CanonicalRequest: PUT /15963 content-md5:+CFaStzNH9dj5I2oGDOGOA== host:rentlyse-upload.s3.amazonaws.com x-amz-acl:public-read x-amz-content-sha256:UNSIGNED-PAYLOAD x-amz-date:20230306T175704Z content-md5;host;x-amz-acl;x-amz-content-sha256;x-amz-date UNSIGNED-PAYLOAD 2023-03-06 17:57:04 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230306T175704Z 20230306/us-east-1/s3/aws4_request 2e7e44c4e1c7fe8ffc3d21230e10403c4f2dfb4584f34b67f7f244c4c7111cb9 2023-03-06 17:57:04 [botocore.auth] DEBUG: Signature: 98397cd51d842b56be8d2b0798c3451bbf655396b7ce793ff339677fd1f6f66f 2023-03-06 17:57:04 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-06 17:57:04 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-06 17:57:04 [botocore.endpoint] DEBUG: Sending http request: 2023-03-06 17:57:04 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-06 17:57:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): rentlyse-upload.s3.amazonaws.com:443 2023-03-06 17:57:05 [botocore.awsrequest] DEBUG: Waiting for 100 Continue response. 2023-03-06 17:57:05 [botocore.awsrequest] DEBUG: Received a non 100 Continue response from the server, NOT sending request body. 2023-03-06 17:57:05 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.amazonaws.com:443 "PUT /15963 HTTP/1.1" 400 None 2023-03-06 17:57:05 [botocore.parsers] DEBUG: Response headers: {'x-amz-request-id': 'YN4QES9X4NSAT3CQ', 'x-amz-id-2': '9pytHqxG1vF8N41KCImPVVrP4/EK+d4VfWYCw2uNkoYZ9W75I1mBrXatWhvFA2FWC+lh0PWADXE=', 'Content-Type': 'application/xml', 'Transfer-Encoding': 'chunked', 'Date': 'Mon, 06 Mar 2023 17:57:05 GMT', 'Server': 'AmazonS3', 'Connection': 'close'} 2023-03-06 17:57:05 [botocore.parsers] DEBUG: Response body: b'\nAuthorizationHeaderMalformedThe authorization header is malformed; the region \'us-east-1\' is wrong; expecting \'us-east-2\'us-east-2YN4QES9X4NSAT3CQ9pytHqxG1vF8N41KCImPVVrP4/EK+d4VfWYCw2uNkoYZ9W75I1mBrXatWhvFA2FWC+lh0PWADXE=' 2023-03-06 17:57:05 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler 2023-03-06 17:57:05 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-06 17:57:05 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler > 2023-03-06 17:57:05 [botocore.utils] DEBUG: S3 client configured for region us-east-1 but the bucket rentlyse-upload is in region us-east-2; Please configure the proper region to avoid multiple unnecessary redirects and signing attempts. 2023-03-06 17:57:05 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-06 17:57:05 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-06 17:57:05 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-06 17:57:05 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-06 17:57:05 [botocore.utils] DEBUG: Updating URI from https://rentlyse-upload.s3.amazonaws.com/15963 to https://rentlyse-upload.s3.us-east-2.amazonaws.com/15963 2023-03-06 17:57:05 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-06 17:57:05 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-06 17:57:05 [botocore.endpoint] DEBUG: Response received to retry, sleeping for 0 seconds 2023-03-06 17:57:05 [botocore.awsrequest] DEBUG: Rewinding stream: 2023-03-06 17:57:05 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-06 17:57:05 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler > 2023-03-06 17:57:05 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler > 2023-03-06 17:57:05 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler 2023-03-06 17:57:05 [botocore.hooks] DEBUG: Event before-sign.s3.PutObject: calling handler 2023-03-06 17:57:05 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-06 17:57:05 [botocore.auth] DEBUG: CanonicalRequest: PUT /15963 content-md5:+CFaStzNH9dj5I2oGDOGOA== host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-acl:public-read x-amz-content-sha256:UNSIGNED-PAYLOAD x-amz-date:20230306T175705Z content-md5;host;x-amz-acl;x-amz-content-sha256;x-amz-date UNSIGNED-PAYLOAD 2023-03-06 17:57:05 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230306T175705Z 20230306/us-east-2/s3/aws4_request 633cc9d9a1bd28df68f9a5e443ef9b5314d6b6d505cd345cebc922e5c76ddfb6 2023-03-06 17:57:05 [botocore.auth] DEBUG: Signature: fab27a2f26d39e40abdc5d342902d29c798fa45147dd2755e6f48a11c80e1b21 2023-03-06 17:57:05 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-06 17:57:05 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-06 17:57:05 [botocore.endpoint] DEBUG: Sending http request: 2023-03-06 17:57:05 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-06 17:57:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): rentlyse-upload.s3.us-east-2.amazonaws.com:443 2023-03-06 17:57:05 [botocore.awsrequest] DEBUG: Waiting for 100 Continue response. 2023-03-06 17:57:05 [botocore.awsrequest] DEBUG: 100 Continue response seen, now sending request body. 2023-03-06 17:57:06 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /15963 HTTP/1.1" 200 0 2023-03-06 17:57:06 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'ZDDA3HcIKAw0vgyR82E2bmNifXLE9PIfB1OkJR19NW8GuHIvwGjOrx+G0yBUYI8ppFsufWOU0pc=', 'x-amz-request-id': 'YN4TJ7TAJPS4DEB7', 'Date': 'Mon, 06 Mar 2023 17:57:06 GMT', 'x-amz-server-side-encryption': 'AES256', 'ETag': '"f8215a4adccd1fd763e48da818338638"', 'Server': 'AmazonS3', 'Content-Length': '0'} 2023-03-06 17:57:06 [botocore.parsers] DEBUG: Response body: b'' 2023-03-06 17:57:06 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler 2023-03-06 17:57:06 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-06 17:57:06 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler > 2023-03-06 17:57:06 [botocore.utils] DEBUG: S3 request was previously redirected, not redirecting. 2023-03-06 17:57:06 [s3transfer.utils] DEBUG: Releasing acquire 0/None 2023-03-06 17:57:06 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-06 17:57:06 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-06 17:57:06 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-06 17:57:06 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-06 17:57:06 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-06 17:57:06 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-06 17:57:06 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:06 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:06 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:06 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:06 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:06 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:06 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-03-06 17:57:06 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:06 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:06 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:06 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:06 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/xx_large_15963', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/15963', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/xx_large_15963', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/xx_large_15963', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/15963', 'Key': 'xx_large_15963'}}}} 2023-03-06 17:57:06 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:06 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-03-06 17:57:06 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-03-06 17:57:06 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-03-06 17:57:06 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-03-06 17:57:06 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-06 17:57:06 [botocore.auth] DEBUG: CanonicalRequest: PUT /xx_large_15963 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/15963 x-amz-date:20230306T175706Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-03-06 17:57:06 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230306T175706Z 20230306/us-east-2/s3/aws4_request 6938ec530a873ba5a5cd11e58e6a203091973ef78943a66346704d47a7bd3946 2023-03-06 17:57:06 [botocore.auth] DEBUG: Signature: c3934eebcf7ae6fab1873cdddb42460b3fc4163d52bab471d0a9c3b6616b0440 2023-03-06 17:57:06 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:06 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:06 [botocore.endpoint] DEBUG: Sending http request: 2023-03-06 17:57:06 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-06 17:57:06 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /xx_large_15963 HTTP/1.1" 200 234 2023-03-06 17:57:06 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'EGjudUCHNLnn/8lnBFVc8tnDrfXvs/fvTW/6q6nsHEBzaEFyvtP8s3S1OBwNfq/cFwFiUbGltzM=', 'x-amz-request-id': 'HB5SZZYBBZSZRSE8', 'Date': 'Mon, 06 Mar 2023 17:57:07 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '234'} 2023-03-06 17:57:06 [botocore.parsers] DEBUG: Response body: b'\n2023-03-06T17:57:07.000Z"f8215a4adccd1fd763e48da818338638"' 2023-03-06 17:57:06 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-06 17:57:06 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-06 17:57:06 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-06 17:57:06 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-03-06 17:57:06 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-06 17:57:06 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-06 17:57:06 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-06 17:57:06 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-06 17:57:06 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-06 17:57:06 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-06 17:57:06 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:06 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:06 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:06 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:06 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:06 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:06 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-03-06 17:57:06 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:06 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:06 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:06 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:06 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_large_15963', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/15963', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_large_15963', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_large_15963', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/15963', 'Key': 'x_large_15963'}}}} 2023-03-06 17:57:06 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:06 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-03-06 17:57:06 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-03-06 17:57:06 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-03-06 17:57:06 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-03-06 17:57:06 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-06 17:57:06 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_large_15963 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/15963 x-amz-date:20230306T175706Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-03-06 17:57:06 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230306T175706Z 20230306/us-east-2/s3/aws4_request a79de1f6d5114d964f7f2be7f5ba1d4452cf6afe1834c93bc3e37c2256ad4070 2023-03-06 17:57:06 [botocore.auth] DEBUG: Signature: 948ef94fd0976c653bbfc96717c87e77a66f9188d64653cd038fb8c091de6b79 2023-03-06 17:57:06 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:06 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:06 [botocore.endpoint] DEBUG: Sending http request: 2023-03-06 17:57:06 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-06 17:57:06 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_large_15963 HTTP/1.1" 200 234 2023-03-06 17:57:06 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'WiqnreDE/5A+VuNCgc6Fi+KKPLAvSn8HfVrUvR0d+rzpMJwmpDm9yT3GIzAp2tAL0T3NwuZ0vLk=', 'x-amz-request-id': 'HB5PBEMD5A3CWPQA', 'Date': 'Mon, 06 Mar 2023 17:57:07 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '234'} 2023-03-06 17:57:06 [botocore.parsers] DEBUG: Response body: b'\n2023-03-06T17:57:07.000Z"f8215a4adccd1fd763e48da818338638"' 2023-03-06 17:57:06 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-06 17:57:06 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-06 17:57:06 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-06 17:57:06 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-03-06 17:57:06 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-06 17:57:06 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-06 17:57:06 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-06 17:57:06 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-06 17:57:06 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-06 17:57:06 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-06 17:57:06 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:06 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:06 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:06 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:06 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:06 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:06 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-03-06 17:57:06 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:06 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:06 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:06 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:06 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_medium_15963', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/15963', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_medium_15963', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_medium_15963', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/15963', 'Key': 'x_medium_15963'}}}} 2023-03-06 17:57:06 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:06 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-03-06 17:57:06 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-03-06 17:57:06 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-03-06 17:57:06 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-03-06 17:57:06 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-06 17:57:06 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_medium_15963 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/15963 x-amz-date:20230306T175706Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-03-06 17:57:06 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230306T175706Z 20230306/us-east-2/s3/aws4_request 1dd5653b57fc5a771527b842fcc74d4d65752cc3545bc70b43ce37c6f0eada9c 2023-03-06 17:57:06 [botocore.auth] DEBUG: Signature: 93ea0539f4ce7a4a06de3d7c1c03827800bddf694969b32404fbbdcfd93d3ed9 2023-03-06 17:57:06 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:06 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:06 [botocore.endpoint] DEBUG: Sending http request: 2023-03-06 17:57:06 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-06 17:57:06 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_medium_15963 HTTP/1.1" 200 234 2023-03-06 17:57:06 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'xPfjvoedWuxMYlKGM5NztfzOwv2f+jmpNu3foxVRyy0gR4Adycvo3LwW16ceFO51niKQNDMm3bY=', 'x-amz-request-id': 'HB5WYY0AZCQ9NCMB', 'Date': 'Mon, 06 Mar 2023 17:57:07 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '234'} 2023-03-06 17:57:06 [botocore.parsers] DEBUG: Response body: b'\n2023-03-06T17:57:07.000Z"f8215a4adccd1fd763e48da818338638"' 2023-03-06 17:57:06 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-06 17:57:06 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-06 17:57:06 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-06 17:57:06 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-03-06 17:57:06 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-06 17:57:06 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-06 17:57:06 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-06 17:57:06 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-06 17:57:06 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-06 17:57:06 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-06 17:57:06 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:06 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:06 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:06 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:06 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:06 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:06 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-03-06 17:57:06 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:06 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:06 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:06 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:06 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_small_15963', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/15963', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_small_15963', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_small_15963', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/15963', 'Key': 'x_small_15963'}}}} 2023-03-06 17:57:06 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:06 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-03-06 17:57:06 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-03-06 17:57:06 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-03-06 17:57:06 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-03-06 17:57:06 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-06 17:57:06 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_small_15963 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/15963 x-amz-date:20230306T175706Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-03-06 17:57:06 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230306T175706Z 20230306/us-east-2/s3/aws4_request 5e4713553cc8996b05fd968dc63e24ea5c04c818fd720e9a02102539cc755249 2023-03-06 17:57:06 [botocore.auth] DEBUG: Signature: 85e0be3da7efee925b2689855152f7a8b51ce4a6eb6987b7dbba8f55a7e7d152 2023-03-06 17:57:06 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:06 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:06 [botocore.endpoint] DEBUG: Sending http request: 2023-03-06 17:57:06 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-06 17:57:06 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_small_15963 HTTP/1.1" 200 234 2023-03-06 17:57:06 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'IVOExbuT6TllelUJtWOdnpErNRoGiNbTFCLdJDGPWDfi9tETcwUKxMsHRo0AhgBd6bstN/no1Fw=', 'x-amz-request-id': 'HB5R5DX218EZHZ1E', 'Date': 'Mon, 06 Mar 2023 17:57:07 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '234'} 2023-03-06 17:57:06 [botocore.parsers] DEBUG: Response body: b'\n2023-03-06T17:57:07.000Z"f8215a4adccd1fd763e48da818338638"' 2023-03-06 17:57:06 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-06 17:57:06 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-06 17:57:06 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-06 17:57:06 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-03-06 17:57:06 [botocore.hooks] DEBUG: Event choose-service-name: calling handler 2023-03-06 17:57:06 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler 2023-03-06 17:57:06 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler ._handler at 0x7f47810ea670> 2023-03-06 17:57:06 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler 2023-03-06 17:57:06 [botocore.endpoint] DEBUG: Setting s3 timeout as (60, 60) 2023-03-06 17:57:06 [botocore.client] DEBUG: Registering retry handlers for service: s3 2023-03-06 17:57:06 [botocore.utils] DEBUG: Registering S3 region redirector handler 2023-03-06 17:57:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.bostadsregistret.se:443 2023-03-06 17:57:06 [urllib3.connectionpool] DEBUG: https://api.bostadsregistret.se:443 "GET /image/15962 HTTP/1.1" 200 8852 2023-03-06 17:57:06 [s3transfer.utils] DEBUG: Acquiring 0 2023-03-06 17:57:06 [s3transfer.tasks] DEBUG: UploadSubmissionTask(transfer_id=0, {'transfer_future': }) about to wait for the following futures [] 2023-03-06 17:57:06 [s3transfer.tasks] DEBUG: UploadSubmissionTask(transfer_id=0, {'transfer_future': }) done waiting for dependent futures 2023-03-06 17:57:06 [s3transfer.tasks] DEBUG: Executing task UploadSubmissionTask(transfer_id=0, {'transfer_future': }) with kwargs {'client': , 'config': , 'osutil': , 'request_executor': , 'transfer_future': } 2023-03-06 17:57:06 [s3transfer.futures] DEBUG: Submitting task PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '15962', 'extra_args': {'ACL': 'public-read'}}) to executor for transfer request: 0. 2023-03-06 17:57:06 [s3transfer.utils] DEBUG: Acquiring 0 2023-03-06 17:57:06 [s3transfer.tasks] DEBUG: PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '15962', 'extra_args': {'ACL': 'public-read'}}) about to wait for the following futures [] 2023-03-06 17:57:06 [s3transfer.utils] DEBUG: Releasing acquire 0/None 2023-03-06 17:57:06 [s3transfer.tasks] DEBUG: PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '15962', 'extra_args': {'ACL': 'public-read'}}) done waiting for dependent futures 2023-03-06 17:57:06 [s3transfer.tasks] DEBUG: Executing task PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '15962', 'extra_args': {'ACL': 'public-read'}}) with kwargs {'client': , 'fileobj': , 'bucket': 'rentlyse-upload', 'key': '15962', 'extra_args': {'ACL': 'public-read'}} 2023-03-06 17:57:06 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-06 17:57:06 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-06 17:57:06 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-06 17:57:06 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.amazonaws.com 2023-03-06 17:57:06 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-06 17:57:06 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-06 17:57:06 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-06 17:57:06 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-06 17:57:06 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-06 17:57:06 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-06 17:57:06 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-06 17:57:06 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler > 2023-03-06 17:57:06 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-06 17:57:06 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-06 17:57:06 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-06 17:57:06 [botocore.handlers] DEBUG: Adding expect 100 continue header to request. 2023-03-06 17:57:06 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-06 17:57:06 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-06 17:57:06 [botocore.endpoint] DEBUG: Making request for OperationModel(name=PutObject) with params: {'url_path': '/15962', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-acl': 'public-read', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84', 'Content-MD5': 'oVCB65hV1+u+uXoH36Cl+g==', 'Expect': '100-continue'}, 'body': , 'auth_path': '/rentlyse-upload/15962', 'url': 'https://rentlyse-upload.s3.amazonaws.com/15962', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': True, 'auth_type': 'v4', 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'Key': '15962', 'Body': , 'ACL': 'public-read'}}}} 2023-03-06 17:57:06 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-06 17:57:06 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler > 2023-03-06 17:57:06 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler > 2023-03-06 17:57:06 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler 2023-03-06 17:57:06 [botocore.hooks] DEBUG: Event before-sign.s3.PutObject: calling handler 2023-03-06 17:57:06 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-06 17:57:06 [botocore.auth] DEBUG: CanonicalRequest: PUT /15962 content-md5:oVCB65hV1+u+uXoH36Cl+g== host:rentlyse-upload.s3.amazonaws.com x-amz-acl:public-read x-amz-content-sha256:UNSIGNED-PAYLOAD x-amz-date:20230306T175706Z content-md5;host;x-amz-acl;x-amz-content-sha256;x-amz-date UNSIGNED-PAYLOAD 2023-03-06 17:57:06 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230306T175706Z 20230306/us-east-1/s3/aws4_request 207a1e1233795eadff122c8e5e3f9f7b02aba60e080dbbc1fdf778d120a1ccb0 2023-03-06 17:57:06 [botocore.auth] DEBUG: Signature: 9cb1a653be3d96ae38a9bc0f54ea3b7f5f935f13bd31da64b7b89c7d5146adfc 2023-03-06 17:57:06 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-06 17:57:06 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-06 17:57:06 [botocore.endpoint] DEBUG: Sending http request: 2023-03-06 17:57:06 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-06 17:57:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): rentlyse-upload.s3.amazonaws.com:443 2023-03-06 17:57:07 [botocore.awsrequest] DEBUG: Waiting for 100 Continue response. 2023-03-06 17:57:07 [botocore.awsrequest] DEBUG: Received a non 100 Continue response from the server, NOT sending request body. 2023-03-06 17:57:07 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.amazonaws.com:443 "PUT /15962 HTTP/1.1" 400 None 2023-03-06 17:57:07 [botocore.parsers] DEBUG: Response headers: {'x-amz-request-id': '40D228P68QZKX29C', 'x-amz-id-2': 'sqWgs+Kr2mHHkWcON1NhayKXb4yEL+IE7Q7drY+c3ovLTCGkPuooxWgy+SP1JTekRz7rODeQ07g=', 'Content-Type': 'application/xml', 'Transfer-Encoding': 'chunked', 'Date': 'Mon, 06 Mar 2023 17:57:06 GMT', 'Server': 'AmazonS3', 'Connection': 'close'} 2023-03-06 17:57:07 [botocore.parsers] DEBUG: Response body: b'\nAuthorizationHeaderMalformedThe authorization header is malformed; the region \'us-east-1\' is wrong; expecting \'us-east-2\'us-east-240D228P68QZKX29CsqWgs+Kr2mHHkWcON1NhayKXb4yEL+IE7Q7drY+c3ovLTCGkPuooxWgy+SP1JTekRz7rODeQ07g=' 2023-03-06 17:57:07 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler 2023-03-06 17:57:07 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-06 17:57:07 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler > 2023-03-06 17:57:07 [botocore.utils] DEBUG: S3 client configured for region us-east-1 but the bucket rentlyse-upload is in region us-east-2; Please configure the proper region to avoid multiple unnecessary redirects and signing attempts. 2023-03-06 17:57:07 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-06 17:57:07 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-06 17:57:07 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-06 17:57:07 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-06 17:57:07 [botocore.utils] DEBUG: Updating URI from https://rentlyse-upload.s3.amazonaws.com/15962 to https://rentlyse-upload.s3.us-east-2.amazonaws.com/15962 2023-03-06 17:57:07 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-06 17:57:07 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-06 17:57:07 [botocore.endpoint] DEBUG: Response received to retry, sleeping for 0 seconds 2023-03-06 17:57:07 [botocore.awsrequest] DEBUG: Rewinding stream: 2023-03-06 17:57:07 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-06 17:57:07 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler > 2023-03-06 17:57:07 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler > 2023-03-06 17:57:07 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler 2023-03-06 17:57:07 [botocore.hooks] DEBUG: Event before-sign.s3.PutObject: calling handler 2023-03-06 17:57:07 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-06 17:57:07 [botocore.auth] DEBUG: CanonicalRequest: PUT /15962 content-md5:oVCB65hV1+u+uXoH36Cl+g== host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-acl:public-read x-amz-content-sha256:UNSIGNED-PAYLOAD x-amz-date:20230306T175707Z content-md5;host;x-amz-acl;x-amz-content-sha256;x-amz-date UNSIGNED-PAYLOAD 2023-03-06 17:57:07 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230306T175707Z 20230306/us-east-2/s3/aws4_request f5c7eb829ab8e4e911cadff3ec2d112291dff948defe972e1f969f7ca52cb8e4 2023-03-06 17:57:07 [botocore.auth] DEBUG: Signature: b09c5d71ebc6aeb0cd6c2375b3ad7c2e9ed21a41f84b666035cf84acbc5b4705 2023-03-06 17:57:07 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-06 17:57:07 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-06 17:57:07 [botocore.endpoint] DEBUG: Sending http request: 2023-03-06 17:57:07 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-06 17:57:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): rentlyse-upload.s3.us-east-2.amazonaws.com:443 2023-03-06 17:57:07 [botocore.awsrequest] DEBUG: Waiting for 100 Continue response. 2023-03-06 17:57:07 [botocore.awsrequest] DEBUG: 100 Continue response seen, now sending request body. 2023-03-06 17:57:07 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /15962 HTTP/1.1" 200 0 2023-03-06 17:57:07 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': '/rOCNjc4WhhcJBjRpiewJ91iiQEVO2OUFWFYQu4RuiDntd1QR+cnwELec6bhm5P/nHXmWiwTCIY=', 'x-amz-request-id': '40DBJX7AAW5FWM55', 'Date': 'Mon, 06 Mar 2023 17:57:08 GMT', 'x-amz-server-side-encryption': 'AES256', 'ETag': '"a15081eb9855d7ebbeb97a07dfa0a5fa"', 'Server': 'AmazonS3', 'Content-Length': '0'} 2023-03-06 17:57:07 [botocore.parsers] DEBUG: Response body: b'' 2023-03-06 17:57:07 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler 2023-03-06 17:57:07 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-06 17:57:07 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler > 2023-03-06 17:57:07 [botocore.utils] DEBUG: S3 request was previously redirected, not redirecting. 2023-03-06 17:57:07 [s3transfer.utils] DEBUG: Releasing acquire 0/None 2023-03-06 17:57:07 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-06 17:57:07 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-06 17:57:07 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-06 17:57:07 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-06 17:57:07 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-06 17:57:07 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-06 17:57:07 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:07 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:07 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:07 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:07 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:07 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:07 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-03-06 17:57:07 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:07 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:07 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:07 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:07 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/xx_large_15962', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/15962', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/xx_large_15962', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/xx_large_15962', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/15962', 'Key': 'xx_large_15962'}}}} 2023-03-06 17:57:07 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:07 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-03-06 17:57:07 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-03-06 17:57:07 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-03-06 17:57:07 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-03-06 17:57:07 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-06 17:57:07 [botocore.auth] DEBUG: CanonicalRequest: PUT /xx_large_15962 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/15962 x-amz-date:20230306T175707Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-03-06 17:57:07 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230306T175707Z 20230306/us-east-2/s3/aws4_request 23094387523011f3d449930a7430c5fdea3568a66c372c540b3b26a548cefa3a 2023-03-06 17:57:07 [botocore.auth] DEBUG: Signature: c8a8d0044456ab1ffe01e9bda28eb94a7d6df4c2ca66af72e2f0b3f2bd54cf21 2023-03-06 17:57:07 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:07 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:07 [botocore.endpoint] DEBUG: Sending http request: 2023-03-06 17:57:07 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-06 17:57:08 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /xx_large_15962 HTTP/1.1" 200 234 2023-03-06 17:57:08 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'L53ryUmK0+9Dv0pmObIwJLgzQvF0a92yZa85/U5GjLZWiWT1DNv7UXxRLlOYgweOwgCDoaubcNU=', 'x-amz-request-id': 'Y5BJKR99ZHEC369R', 'Date': 'Mon, 06 Mar 2023 17:57:09 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '234'} 2023-03-06 17:57:08 [botocore.parsers] DEBUG: Response body: b'\n2023-03-06T17:57:09.000Z"a15081eb9855d7ebbeb97a07dfa0a5fa"' 2023-03-06 17:57:08 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-06 17:57:08 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-06 17:57:08 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-06 17:57:08 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-03-06 17:57:08 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-06 17:57:08 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-06 17:57:08 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-06 17:57:08 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-06 17:57:08 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-06 17:57:08 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-06 17:57:08 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:08 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:08 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:08 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:08 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:08 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:08 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-03-06 17:57:08 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:08 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:08 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:08 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:08 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_large_15962', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/15962', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_large_15962', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_large_15962', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/15962', 'Key': 'x_large_15962'}}}} 2023-03-06 17:57:08 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:08 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-03-06 17:57:08 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-03-06 17:57:08 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-03-06 17:57:08 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-03-06 17:57:08 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-06 17:57:08 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_large_15962 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/15962 x-amz-date:20230306T175708Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-03-06 17:57:08 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230306T175708Z 20230306/us-east-2/s3/aws4_request 467975d025de62f928100bbf4510e82ab4df194dd94752151ffba82691b4cc4e 2023-03-06 17:57:08 [botocore.auth] DEBUG: Signature: b125990b7f24715988c155fd290203f36f19c315b7e7f116b79eb22545e6eb5c 2023-03-06 17:57:08 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:08 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:08 [botocore.endpoint] DEBUG: Sending http request: 2023-03-06 17:57:08 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-06 17:57:08 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_large_15962 HTTP/1.1" 200 234 2023-03-06 17:57:08 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'nsPUFyvNfYn5UbkRwCjn6nGRULjKcjzShzi0ebIKEuBUqam/F3cXH3BmH6cyJe+y/FBbSKerqEk=', 'x-amz-request-id': 'Y5BJGMVJSCB0R9WV', 'Date': 'Mon, 06 Mar 2023 17:57:09 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '234'} 2023-03-06 17:57:08 [botocore.parsers] DEBUG: Response body: b'\n2023-03-06T17:57:09.000Z"a15081eb9855d7ebbeb97a07dfa0a5fa"' 2023-03-06 17:57:08 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-06 17:57:08 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-06 17:57:08 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-06 17:57:08 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-03-06 17:57:08 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-06 17:57:08 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-06 17:57:08 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-06 17:57:08 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-06 17:57:08 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-06 17:57:08 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-06 17:57:08 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:08 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:08 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:08 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:08 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:08 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:08 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-03-06 17:57:08 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:08 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:08 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:08 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:08 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_medium_15962', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/15962', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_medium_15962', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_medium_15962', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/15962', 'Key': 'x_medium_15962'}}}} 2023-03-06 17:57:08 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:08 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-03-06 17:57:08 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-03-06 17:57:08 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-03-06 17:57:08 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-03-06 17:57:08 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-06 17:57:08 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_medium_15962 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/15962 x-amz-date:20230306T175708Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-03-06 17:57:08 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230306T175708Z 20230306/us-east-2/s3/aws4_request ca3d5f02505969ec6042e830e0004c41a1f64b99d1b0282cd1429dfef2582c65 2023-03-06 17:57:08 [botocore.auth] DEBUG: Signature: ae951b37c5c37bdadd318a287554c95240a9a66dd29f0e92151e65d2cf42795e 2023-03-06 17:57:08 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:08 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:08 [botocore.endpoint] DEBUG: Sending http request: 2023-03-06 17:57:08 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-06 17:57:08 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_medium_15962 HTTP/1.1" 200 234 2023-03-06 17:57:08 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'TzIFjARd4qRG+Jle4eWFIeIo8DNYTkvW8AC+8eTdynYDd1eG3Vof+deUa+ly68Ae2tHAHPTaq/c=', 'x-amz-request-id': 'Y5BTF3912DDSDA91', 'Date': 'Mon, 06 Mar 2023 17:57:09 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '234'} 2023-03-06 17:57:08 [botocore.parsers] DEBUG: Response body: b'\n2023-03-06T17:57:09.000Z"a15081eb9855d7ebbeb97a07dfa0a5fa"' 2023-03-06 17:57:08 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-06 17:57:08 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-06 17:57:08 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-06 17:57:08 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-03-06 17:57:08 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-06 17:57:08 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-06 17:57:08 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-06 17:57:08 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-06 17:57:08 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-06 17:57:08 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-06 17:57:08 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:08 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:08 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:08 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:08 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:08 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:08 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-03-06 17:57:08 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:08 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:08 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:08 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:08 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_small_15962', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/15962', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_small_15962', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_small_15962', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/15962', 'Key': 'x_small_15962'}}}} 2023-03-06 17:57:08 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:08 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-03-06 17:57:08 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-03-06 17:57:08 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-03-06 17:57:08 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-03-06 17:57:08 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-06 17:57:08 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_small_15962 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/15962 x-amz-date:20230306T175708Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-03-06 17:57:08 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230306T175708Z 20230306/us-east-2/s3/aws4_request fe9c68fb917e40d24663229c318d8c9463786945b49bcf11ce53e92461e3b7e0 2023-03-06 17:57:08 [botocore.auth] DEBUG: Signature: 18d8c9f150250eb78abf1119186d650cf4e13d374b5dee54d6563b0c617438b4 2023-03-06 17:57:08 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:08 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:08 [botocore.endpoint] DEBUG: Sending http request: 2023-03-06 17:57:08 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-06 17:57:08 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_small_15962 HTTP/1.1" 200 234 2023-03-06 17:57:08 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'jiNWiyEku/hq1CVxqIlc5aDitEq2cuPUNDAEgX3SWIgbV53b+hXmwBJzQyWXhCwxRX5jqV/Xy/8=', 'x-amz-request-id': 'Y5BZ7HNWYGEKME3N', 'Date': 'Mon, 06 Mar 2023 17:57:09 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '234'} 2023-03-06 17:57:08 [botocore.parsers] DEBUG: Response body: b'\n2023-03-06T17:57:09.000Z"a15081eb9855d7ebbeb97a07dfa0a5fa"' 2023-03-06 17:57:08 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-06 17:57:08 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-06 17:57:08 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-06 17:57:08 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-03-06 17:57:08 [botocore.hooks] DEBUG: Event choose-service-name: calling handler 2023-03-06 17:57:08 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler 2023-03-06 17:57:08 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler ._handler at 0x7f47810ea670> 2023-03-06 17:57:08 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler 2023-03-06 17:57:08 [botocore.endpoint] DEBUG: Setting s3 timeout as (60, 60) 2023-03-06 17:57:08 [botocore.client] DEBUG: Registering retry handlers for service: s3 2023-03-06 17:57:08 [botocore.utils] DEBUG: Registering S3 region redirector handler 2023-03-06 17:57:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.bostadsregistret.se:443 2023-03-06 17:57:08 [urllib3.connectionpool] DEBUG: https://api.bostadsregistret.se:443 "GET /image/15960 HTTP/1.1" 200 50237 2023-03-06 17:57:08 [s3transfer.utils] DEBUG: Acquiring 0 2023-03-06 17:57:08 [s3transfer.tasks] DEBUG: UploadSubmissionTask(transfer_id=0, {'transfer_future': }) about to wait for the following futures [] 2023-03-06 17:57:08 [s3transfer.tasks] DEBUG: UploadSubmissionTask(transfer_id=0, {'transfer_future': }) done waiting for dependent futures 2023-03-06 17:57:08 [s3transfer.tasks] DEBUG: Executing task UploadSubmissionTask(transfer_id=0, {'transfer_future': }) with kwargs {'client': , 'config': , 'osutil': , 'request_executor': , 'transfer_future': } 2023-03-06 17:57:08 [s3transfer.futures] DEBUG: Submitting task PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '15960', 'extra_args': {'ACL': 'public-read'}}) to executor for transfer request: 0. 2023-03-06 17:57:08 [s3transfer.utils] DEBUG: Acquiring 0 2023-03-06 17:57:08 [s3transfer.tasks] DEBUG: PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '15960', 'extra_args': {'ACL': 'public-read'}}) about to wait for the following futures [] 2023-03-06 17:57:08 [s3transfer.tasks] DEBUG: PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '15960', 'extra_args': {'ACL': 'public-read'}}) done waiting for dependent futures 2023-03-06 17:57:08 [s3transfer.utils] DEBUG: Releasing acquire 0/None 2023-03-06 17:57:08 [s3transfer.tasks] DEBUG: Executing task PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '15960', 'extra_args': {'ACL': 'public-read'}}) with kwargs {'client': , 'fileobj': , 'bucket': 'rentlyse-upload', 'key': '15960', 'extra_args': {'ACL': 'public-read'}} 2023-03-06 17:57:08 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-06 17:57:08 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-06 17:57:08 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-06 17:57:08 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.amazonaws.com 2023-03-06 17:57:08 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-06 17:57:08 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-06 17:57:08 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-06 17:57:08 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-06 17:57:08 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-06 17:57:08 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-06 17:57:08 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-06 17:57:08 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler > 2023-03-06 17:57:08 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-06 17:57:08 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-06 17:57:08 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-06 17:57:08 [botocore.handlers] DEBUG: Adding expect 100 continue header to request. 2023-03-06 17:57:08 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-06 17:57:08 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-06 17:57:08 [botocore.endpoint] DEBUG: Making request for OperationModel(name=PutObject) with params: {'url_path': '/15960', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-acl': 'public-read', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84', 'Content-MD5': '1CkC+CJGXX2PqzTT+ba8YQ==', 'Expect': '100-continue'}, 'body': , 'auth_path': '/rentlyse-upload/15960', 'url': 'https://rentlyse-upload.s3.amazonaws.com/15960', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': True, 'auth_type': 'v4', 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'Key': '15960', 'Body': , 'ACL': 'public-read'}}}} 2023-03-06 17:57:08 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-06 17:57:08 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler > 2023-03-06 17:57:08 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler > 2023-03-06 17:57:08 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler 2023-03-06 17:57:08 [botocore.hooks] DEBUG: Event before-sign.s3.PutObject: calling handler 2023-03-06 17:57:08 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-06 17:57:08 [botocore.auth] DEBUG: CanonicalRequest: PUT /15960 content-md5:1CkC+CJGXX2PqzTT+ba8YQ== host:rentlyse-upload.s3.amazonaws.com x-amz-acl:public-read x-amz-content-sha256:UNSIGNED-PAYLOAD x-amz-date:20230306T175708Z content-md5;host;x-amz-acl;x-amz-content-sha256;x-amz-date UNSIGNED-PAYLOAD 2023-03-06 17:57:08 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230306T175708Z 20230306/us-east-1/s3/aws4_request 979c9994a61aaa924b4833572a27fe7524171fcbe5e5c3ac454432a368fb2850 2023-03-06 17:57:08 [botocore.auth] DEBUG: Signature: 60253887b62007312f3c1496643837b47e5ad0456d6d3130a0db2dc5944bf500 2023-03-06 17:57:08 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-06 17:57:08 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-06 17:57:08 [botocore.endpoint] DEBUG: Sending http request: 2023-03-06 17:57:08 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-06 17:57:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): rentlyse-upload.s3.amazonaws.com:443 2023-03-06 17:57:09 [botocore.awsrequest] DEBUG: Waiting for 100 Continue response. 2023-03-06 17:57:09 [botocore.awsrequest] DEBUG: Received a non 100 Continue response from the server, NOT sending request body. 2023-03-06 17:57:09 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.amazonaws.com:443 "PUT /15960 HTTP/1.1" 400 None 2023-03-06 17:57:09 [botocore.parsers] DEBUG: Response headers: {'x-amz-request-id': 'HCPA458DZTXD83WS', 'x-amz-id-2': 'SR7MI4EpN7SIxa6NEywFDjdm7voNaPOFzeNohEldxtN2dYjhoPYfnZHvJ4IWPAi8oRdobCAwNxw=', 'Content-Type': 'application/xml', 'Transfer-Encoding': 'chunked', 'Date': 'Mon, 06 Mar 2023 17:57:09 GMT', 'Server': 'AmazonS3', 'Connection': 'close'} 2023-03-06 17:57:09 [botocore.parsers] DEBUG: Response body: b'\nAuthorizationHeaderMalformedThe authorization header is malformed; the region \'us-east-1\' is wrong; expecting \'us-east-2\'us-east-2HCPA458DZTXD83WSSR7MI4EpN7SIxa6NEywFDjdm7voNaPOFzeNohEldxtN2dYjhoPYfnZHvJ4IWPAi8oRdobCAwNxw=' 2023-03-06 17:57:09 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler 2023-03-06 17:57:09 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-06 17:57:09 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler > 2023-03-06 17:57:09 [botocore.utils] DEBUG: S3 client configured for region us-east-1 but the bucket rentlyse-upload is in region us-east-2; Please configure the proper region to avoid multiple unnecessary redirects and signing attempts. 2023-03-06 17:57:09 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-06 17:57:09 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-06 17:57:09 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-06 17:57:09 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-06 17:57:09 [botocore.utils] DEBUG: Updating URI from https://rentlyse-upload.s3.amazonaws.com/15960 to https://rentlyse-upload.s3.us-east-2.amazonaws.com/15960 2023-03-06 17:57:09 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-06 17:57:09 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-06 17:57:09 [botocore.endpoint] DEBUG: Response received to retry, sleeping for 0 seconds 2023-03-06 17:57:09 [botocore.awsrequest] DEBUG: Rewinding stream: 2023-03-06 17:57:09 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-06 17:57:09 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler > 2023-03-06 17:57:09 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler > 2023-03-06 17:57:09 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler 2023-03-06 17:57:09 [botocore.hooks] DEBUG: Event before-sign.s3.PutObject: calling handler 2023-03-06 17:57:09 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-06 17:57:09 [botocore.auth] DEBUG: CanonicalRequest: PUT /15960 content-md5:1CkC+CJGXX2PqzTT+ba8YQ== host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-acl:public-read x-amz-content-sha256:UNSIGNED-PAYLOAD x-amz-date:20230306T175709Z content-md5;host;x-amz-acl;x-amz-content-sha256;x-amz-date UNSIGNED-PAYLOAD 2023-03-06 17:57:09 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230306T175709Z 20230306/us-east-2/s3/aws4_request a523019e8e481d98ecae242922c52b00ef3734b01ea7bd7a6905603d35eb3461 2023-03-06 17:57:09 [botocore.auth] DEBUG: Signature: a4af851bf5260817fd97c67e90afe23696ad0ed8883ec8e1aaecd0a2e56da768 2023-03-06 17:57:09 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-06 17:57:09 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-06 17:57:09 [botocore.endpoint] DEBUG: Sending http request: 2023-03-06 17:57:09 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-06 17:57:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): rentlyse-upload.s3.us-east-2.amazonaws.com:443 2023-03-06 17:57:09 [botocore.awsrequest] DEBUG: Waiting for 100 Continue response. 2023-03-06 17:57:09 [botocore.awsrequest] DEBUG: 100 Continue response seen, now sending request body. 2023-03-06 17:57:10 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /15960 HTTP/1.1" 200 0 2023-03-06 17:57:10 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'O55VidzzW/fokk8rcc3e93DntQgokm5VpeLbFMVjAfpdCRzJLFpxjGWo+r4mHdBNPV3gqtJdIk4=', 'x-amz-request-id': 'HCP5D5XVXCVB39GF', 'Date': 'Mon, 06 Mar 2023 17:57:10 GMT', 'x-amz-server-side-encryption': 'AES256', 'ETag': '"d42902f822465d7d8fab34d3f9b6bc61"', 'Server': 'AmazonS3', 'Content-Length': '0'} 2023-03-06 17:57:10 [botocore.parsers] DEBUG: Response body: b'' 2023-03-06 17:57:10 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler 2023-03-06 17:57:10 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-06 17:57:10 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler > 2023-03-06 17:57:10 [botocore.utils] DEBUG: S3 request was previously redirected, not redirecting. 2023-03-06 17:57:10 [s3transfer.utils] DEBUG: Releasing acquire 0/None 2023-03-06 17:57:10 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-06 17:57:10 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-06 17:57:10 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-06 17:57:10 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-06 17:57:10 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-06 17:57:10 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-06 17:57:10 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:10 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:10 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:10 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:10 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:10 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:10 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-03-06 17:57:10 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:10 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:10 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:10 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:10 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/xx_large_15960', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/15960', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/xx_large_15960', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/xx_large_15960', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/15960', 'Key': 'xx_large_15960'}}}} 2023-03-06 17:57:10 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:10 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-03-06 17:57:10 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-03-06 17:57:10 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-03-06 17:57:10 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-03-06 17:57:10 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-06 17:57:10 [botocore.auth] DEBUG: CanonicalRequest: PUT /xx_large_15960 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/15960 x-amz-date:20230306T175710Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-03-06 17:57:10 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230306T175710Z 20230306/us-east-2/s3/aws4_request b4e5906d814add0bbfc214968503c8398951dd7c99aa81e45321edd814a6f407 2023-03-06 17:57:10 [botocore.auth] DEBUG: Signature: 9ad83b72b473b13b9df0e04c94a2711d93cccae32eb1bc5abdec85c4ea191461 2023-03-06 17:57:10 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:10 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:10 [botocore.endpoint] DEBUG: Sending http request: 2023-03-06 17:57:10 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-06 17:57:10 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /xx_large_15960 HTTP/1.1" 200 234 2023-03-06 17:57:10 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'mibGOL8+fuWkSYg7iW9Rpc9nR8w3ZDS7j+YThZNDtGi0nylrz2ZK8gmOnNkCDEPWDrmzXwRHQnM=', 'x-amz-request-id': '59Z8AM7N4DGNZJ9S', 'Date': 'Mon, 06 Mar 2023 17:57:11 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '234'} 2023-03-06 17:57:10 [botocore.parsers] DEBUG: Response body: b'\n2023-03-06T17:57:11.000Z"d42902f822465d7d8fab34d3f9b6bc61"' 2023-03-06 17:57:10 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-06 17:57:10 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-06 17:57:10 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-06 17:57:10 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-03-06 17:57:10 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-06 17:57:10 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-06 17:57:10 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-06 17:57:10 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-06 17:57:10 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-06 17:57:10 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-06 17:57:10 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:10 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:10 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:10 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:10 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:10 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:10 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-03-06 17:57:10 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:10 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:10 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:10 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:10 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_large_15960', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/15960', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_large_15960', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_large_15960', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/15960', 'Key': 'x_large_15960'}}}} 2023-03-06 17:57:10 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:10 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-03-06 17:57:10 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-03-06 17:57:10 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-03-06 17:57:10 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-03-06 17:57:10 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-06 17:57:10 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_large_15960 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/15960 x-amz-date:20230306T175710Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-03-06 17:57:10 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230306T175710Z 20230306/us-east-2/s3/aws4_request 130a10d69b587550de6a4df992217b62ed10a6a6d5cd055b5963d8cb23f9adf0 2023-03-06 17:57:10 [botocore.auth] DEBUG: Signature: 36c242438ea4b88b14058d7a8fb87e9fa11180b63f6de9b4653c67e25417c3f2 2023-03-06 17:57:10 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:10 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:10 [botocore.endpoint] DEBUG: Sending http request: 2023-03-06 17:57:10 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-06 17:57:10 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_large_15960 HTTP/1.1" 200 234 2023-03-06 17:57:10 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'FbDgxnBLEIabAdzzk3k6IJkJNQPNKF86GLV8BrgpaIOK/xGjQGPFwL0skQn4FHORPzgPnsGqIlI=', 'x-amz-request-id': '59Z5656C9666SQC2', 'Date': 'Mon, 06 Mar 2023 17:57:11 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '234'} 2023-03-06 17:57:10 [botocore.parsers] DEBUG: Response body: b'\n2023-03-06T17:57:11.000Z"d42902f822465d7d8fab34d3f9b6bc61"' 2023-03-06 17:57:10 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-06 17:57:10 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-06 17:57:10 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-06 17:57:10 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-03-06 17:57:10 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-06 17:57:10 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-06 17:57:10 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-06 17:57:10 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-06 17:57:10 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-06 17:57:10 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-06 17:57:10 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:10 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:10 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:10 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:10 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:10 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:10 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-03-06 17:57:10 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:10 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:10 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:10 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:10 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_medium_15960', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/15960', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_medium_15960', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_medium_15960', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/15960', 'Key': 'x_medium_15960'}}}} 2023-03-06 17:57:10 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:10 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-03-06 17:57:10 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-03-06 17:57:10 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-03-06 17:57:10 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-03-06 17:57:10 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-06 17:57:10 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_medium_15960 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/15960 x-amz-date:20230306T175710Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-03-06 17:57:10 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230306T175710Z 20230306/us-east-2/s3/aws4_request ca44565965edbcfe3e822fbbe1f0a5679aba511e422f6b68ceeccb9dac644b95 2023-03-06 17:57:10 [botocore.auth] DEBUG: Signature: 3cc2f73cf019c365808e377824890302d326ad9a04addebba0d90b6d401143a0 2023-03-06 17:57:10 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:10 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:10 [botocore.endpoint] DEBUG: Sending http request: 2023-03-06 17:57:10 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-06 17:57:10 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_medium_15960 HTTP/1.1" 200 234 2023-03-06 17:57:10 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': '1053CbAYBgxW8C94U9fQKvOC0nPUaV1dnfSaTws15dKytzDrVTpAd8UoCIvZapPDOGW+fHeHfVs=', 'x-amz-request-id': '59Z6CWWCMZSGTMM9', 'Date': 'Mon, 06 Mar 2023 17:57:11 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '234'} 2023-03-06 17:57:10 [botocore.parsers] DEBUG: Response body: b'\n2023-03-06T17:57:11.000Z"d42902f822465d7d8fab34d3f9b6bc61"' 2023-03-06 17:57:10 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-06 17:57:10 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-06 17:57:10 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-06 17:57:10 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-03-06 17:57:10 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-06 17:57:10 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-06 17:57:10 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-06 17:57:10 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-06 17:57:10 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-06 17:57:10 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-06 17:57:10 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:10 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:10 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:10 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:10 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:10 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:10 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-03-06 17:57:10 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:10 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:10 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:10 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:10 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_small_15960', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/15960', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_small_15960', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_small_15960', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/15960', 'Key': 'x_small_15960'}}}} 2023-03-06 17:57:10 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:10 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-03-06 17:57:10 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-03-06 17:57:10 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-03-06 17:57:10 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-03-06 17:57:10 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-06 17:57:10 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_small_15960 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/15960 x-amz-date:20230306T175710Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-03-06 17:57:10 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230306T175710Z 20230306/us-east-2/s3/aws4_request 75ef335c71fa3fe4e6fc00dd2c13b04d1f695b67ab42fafd5c26c058088ca2e9 2023-03-06 17:57:10 [botocore.auth] DEBUG: Signature: 6ecace32b41637d9381b2f506c7daade894b28d4453e8a18bb8efcc6307ad4fc 2023-03-06 17:57:10 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:10 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:10 [botocore.endpoint] DEBUG: Sending http request: 2023-03-06 17:57:10 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-06 17:57:10 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_small_15960 HTTP/1.1" 200 234 2023-03-06 17:57:10 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'bFw28ynwqAug26L3hZRgH0255m+j7TjQd6Yq329+9pu2WdmTK4jI4hPJm5rC9GvpoA4FWgQ8o/M=', 'x-amz-request-id': '59ZAPJ2EH9GBCJHY', 'Date': 'Mon, 06 Mar 2023 17:57:11 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '234'} 2023-03-06 17:57:10 [botocore.parsers] DEBUG: Response body: b'\n2023-03-06T17:57:11.000Z"d42902f822465d7d8fab34d3f9b6bc61"' 2023-03-06 17:57:10 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-06 17:57:10 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-06 17:57:10 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-06 17:57:10 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-03-06 17:57:10 [botocore.hooks] DEBUG: Event choose-service-name: calling handler 2023-03-06 17:57:10 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler 2023-03-06 17:57:10 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler ._handler at 0x7f47810ea670> 2023-03-06 17:57:10 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler 2023-03-06 17:57:10 [botocore.endpoint] DEBUG: Setting s3 timeout as (60, 60) 2023-03-06 17:57:10 [botocore.client] DEBUG: Registering retry handlers for service: s3 2023-03-06 17:57:10 [botocore.utils] DEBUG: Registering S3 region redirector handler 2023-03-06 17:57:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.bostadsregistret.se:443 2023-03-06 17:57:10 [urllib3.connectionpool] DEBUG: https://api.bostadsregistret.se:443 "GET /image/15959 HTTP/1.1" 200 57950 2023-03-06 17:57:10 [s3transfer.utils] DEBUG: Acquiring 0 2023-03-06 17:57:10 [s3transfer.tasks] DEBUG: UploadSubmissionTask(transfer_id=0, {'transfer_future': }) about to wait for the following futures [] 2023-03-06 17:57:10 [s3transfer.tasks] DEBUG: UploadSubmissionTask(transfer_id=0, {'transfer_future': }) done waiting for dependent futures 2023-03-06 17:57:10 [s3transfer.tasks] DEBUG: Executing task UploadSubmissionTask(transfer_id=0, {'transfer_future': }) with kwargs {'client': , 'config': , 'osutil': , 'request_executor': , 'transfer_future': } 2023-03-06 17:57:10 [s3transfer.futures] DEBUG: Submitting task PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '15959', 'extra_args': {'ACL': 'public-read'}}) to executor for transfer request: 0. 2023-03-06 17:57:10 [s3transfer.utils] DEBUG: Acquiring 0 2023-03-06 17:57:10 [s3transfer.tasks] DEBUG: PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '15959', 'extra_args': {'ACL': 'public-read'}}) about to wait for the following futures [] 2023-03-06 17:57:10 [s3transfer.utils] DEBUG: Releasing acquire 0/None 2023-03-06 17:57:10 [s3transfer.tasks] DEBUG: PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '15959', 'extra_args': {'ACL': 'public-read'}}) done waiting for dependent futures 2023-03-06 17:57:10 [s3transfer.tasks] DEBUG: Executing task PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '15959', 'extra_args': {'ACL': 'public-read'}}) with kwargs {'client': , 'fileobj': , 'bucket': 'rentlyse-upload', 'key': '15959', 'extra_args': {'ACL': 'public-read'}} 2023-03-06 17:57:10 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-06 17:57:10 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-06 17:57:10 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-06 17:57:10 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.amazonaws.com 2023-03-06 17:57:10 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-06 17:57:10 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-06 17:57:10 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-06 17:57:10 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-06 17:57:10 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-06 17:57:10 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-06 17:57:10 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-06 17:57:10 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler > 2023-03-06 17:57:10 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-06 17:57:10 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-06 17:57:10 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-06 17:57:10 [botocore.handlers] DEBUG: Adding expect 100 continue header to request. 2023-03-06 17:57:10 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-06 17:57:10 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-06 17:57:10 [botocore.endpoint] DEBUG: Making request for OperationModel(name=PutObject) with params: {'url_path': '/15959', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-acl': 'public-read', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84', 'Content-MD5': 'TiqTO3ggITgJ8QjBlGpuNA==', 'Expect': '100-continue'}, 'body': , 'auth_path': '/rentlyse-upload/15959', 'url': 'https://rentlyse-upload.s3.amazonaws.com/15959', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': True, 'auth_type': 'v4', 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'Key': '15959', 'Body': , 'ACL': 'public-read'}}}} 2023-03-06 17:57:10 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-06 17:57:10 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler > 2023-03-06 17:57:10 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler > 2023-03-06 17:57:10 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler 2023-03-06 17:57:10 [botocore.hooks] DEBUG: Event before-sign.s3.PutObject: calling handler 2023-03-06 17:57:10 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-06 17:57:10 [botocore.auth] DEBUG: CanonicalRequest: PUT /15959 content-md5:TiqTO3ggITgJ8QjBlGpuNA== host:rentlyse-upload.s3.amazonaws.com x-amz-acl:public-read x-amz-content-sha256:UNSIGNED-PAYLOAD x-amz-date:20230306T175710Z content-md5;host;x-amz-acl;x-amz-content-sha256;x-amz-date UNSIGNED-PAYLOAD 2023-03-06 17:57:10 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230306T175710Z 20230306/us-east-1/s3/aws4_request c9a3ea343bd7131a44e8a052fee41e5517d949f042384e874c1eb9bcc8db4d46 2023-03-06 17:57:10 [botocore.auth] DEBUG: Signature: 4d38abff87f9925d2c827ced0d0badb096d866a49f37413bbe943bb00037ae16 2023-03-06 17:57:10 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-06 17:57:10 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-06 17:57:10 [botocore.endpoint] DEBUG: Sending http request: 2023-03-06 17:57:10 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-06 17:57:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): rentlyse-upload.s3.amazonaws.com:443 2023-03-06 17:57:11 [botocore.awsrequest] DEBUG: Waiting for 100 Continue response. 2023-03-06 17:57:11 [botocore.awsrequest] DEBUG: Received a non 100 Continue response from the server, NOT sending request body. 2023-03-06 17:57:11 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.amazonaws.com:443 "PUT /15959 HTTP/1.1" 400 None 2023-03-06 17:57:11 [botocore.parsers] DEBUG: Response headers: {'x-amz-request-id': 'NP7Z15NXFPNF9227', 'x-amz-id-2': 'npCxPMpgB+/q5H4/ZWnLc3VtjI6kvZ5IAwfzzAu3X6RJbqL1Km6M7+Ao19+QDStlJF3hqjNVpiM=', 'Content-Type': 'application/xml', 'Transfer-Encoding': 'chunked', 'Date': 'Mon, 06 Mar 2023 17:57:11 GMT', 'Server': 'AmazonS3', 'Connection': 'close'} 2023-03-06 17:57:11 [botocore.parsers] DEBUG: Response body: b'\nAuthorizationHeaderMalformedThe authorization header is malformed; the region \'us-east-1\' is wrong; expecting \'us-east-2\'us-east-2NP7Z15NXFPNF9227npCxPMpgB+/q5H4/ZWnLc3VtjI6kvZ5IAwfzzAu3X6RJbqL1Km6M7+Ao19+QDStlJF3hqjNVpiM=' 2023-03-06 17:57:11 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler 2023-03-06 17:57:11 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-06 17:57:11 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler > 2023-03-06 17:57:11 [botocore.utils] DEBUG: S3 client configured for region us-east-1 but the bucket rentlyse-upload is in region us-east-2; Please configure the proper region to avoid multiple unnecessary redirects and signing attempts. 2023-03-06 17:57:11 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-06 17:57:11 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-06 17:57:11 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-06 17:57:11 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-06 17:57:11 [botocore.utils] DEBUG: Updating URI from https://rentlyse-upload.s3.amazonaws.com/15959 to https://rentlyse-upload.s3.us-east-2.amazonaws.com/15959 2023-03-06 17:57:11 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-06 17:57:11 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-06 17:57:11 [botocore.endpoint] DEBUG: Response received to retry, sleeping for 0 seconds 2023-03-06 17:57:11 [botocore.awsrequest] DEBUG: Rewinding stream: 2023-03-06 17:57:11 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-06 17:57:11 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler > 2023-03-06 17:57:11 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler > 2023-03-06 17:57:11 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler 2023-03-06 17:57:11 [botocore.hooks] DEBUG: Event before-sign.s3.PutObject: calling handler 2023-03-06 17:57:11 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-06 17:57:11 [botocore.auth] DEBUG: CanonicalRequest: PUT /15959 content-md5:TiqTO3ggITgJ8QjBlGpuNA== host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-acl:public-read x-amz-content-sha256:UNSIGNED-PAYLOAD x-amz-date:20230306T175711Z content-md5;host;x-amz-acl;x-amz-content-sha256;x-amz-date UNSIGNED-PAYLOAD 2023-03-06 17:57:11 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230306T175711Z 20230306/us-east-2/s3/aws4_request 3059f6b7170e55e73a8cb80e0366ff42a2704db0504230f2e0f37a65d3dc47eb 2023-03-06 17:57:11 [botocore.auth] DEBUG: Signature: 7815074c3bfa90daad9bc170ed958abd2368c323e925d82df96882e8892a3043 2023-03-06 17:57:11 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-06 17:57:11 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-06 17:57:11 [botocore.endpoint] DEBUG: Sending http request: 2023-03-06 17:57:11 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-06 17:57:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): rentlyse-upload.s3.us-east-2.amazonaws.com:443 2023-03-06 17:57:11 [botocore.awsrequest] DEBUG: Waiting for 100 Continue response. 2023-03-06 17:57:11 [botocore.awsrequest] DEBUG: 100 Continue response seen, now sending request body. 2023-03-06 17:57:12 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /15959 HTTP/1.1" 200 0 2023-03-06 17:57:12 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'vZ4B/jHw33vbwgLifEMICGs9DjkLYDA6LPHdYgAxgmT18tRT4SrOzMiZNl34QZq4HgnskB9+nlk=', 'x-amz-request-id': 'NP7MM7141QSCNH0V', 'Date': 'Mon, 06 Mar 2023 17:57:12 GMT', 'x-amz-server-side-encryption': 'AES256', 'ETag': '"4e2a933b7820213809f108c1946a6e34"', 'Server': 'AmazonS3', 'Content-Length': '0'} 2023-03-06 17:57:12 [botocore.parsers] DEBUG: Response body: b'' 2023-03-06 17:57:12 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler 2023-03-06 17:57:12 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-06 17:57:12 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler > 2023-03-06 17:57:12 [botocore.utils] DEBUG: S3 request was previously redirected, not redirecting. 2023-03-06 17:57:12 [s3transfer.utils] DEBUG: Releasing acquire 0/None 2023-03-06 17:57:12 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-06 17:57:12 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-06 17:57:12 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-06 17:57:12 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-06 17:57:12 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-06 17:57:12 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-06 17:57:12 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:12 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:12 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:12 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:12 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:12 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:12 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-03-06 17:57:12 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:12 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:12 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:12 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:12 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/xx_large_15959', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/15959', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/xx_large_15959', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/xx_large_15959', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/15959', 'Key': 'xx_large_15959'}}}} 2023-03-06 17:57:12 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:12 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-03-06 17:57:12 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-03-06 17:57:12 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-03-06 17:57:12 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-03-06 17:57:12 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-06 17:57:12 [botocore.auth] DEBUG: CanonicalRequest: PUT /xx_large_15959 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/15959 x-amz-date:20230306T175712Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-03-06 17:57:12 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230306T175712Z 20230306/us-east-2/s3/aws4_request 1a9da8cd6b5b85c22f4e9b33a6859c71f3154fafa7a158b54cc89868a174d501 2023-03-06 17:57:12 [botocore.auth] DEBUG: Signature: d63fa4da095c8b3f48c43345b5547a17b64f36a9f1f1c2a65eb6bc9fc277cdc1 2023-03-06 17:57:12 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:12 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:12 [botocore.endpoint] DEBUG: Sending http request: 2023-03-06 17:57:12 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-06 17:57:12 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /xx_large_15959 HTTP/1.1" 200 234 2023-03-06 17:57:12 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 't3HIRfhCWqJCc3PbSoiyaA/vM5JS15wmD948BHaqSrkwMWWE6KvjdsL5108wsIRmowkdfxLJg3A=', 'x-amz-request-id': 'VQ5S4FPZHR5XCFJC', 'Date': 'Mon, 06 Mar 2023 17:57:13 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '234'} 2023-03-06 17:57:12 [botocore.parsers] DEBUG: Response body: b'\n2023-03-06T17:57:13.000Z"4e2a933b7820213809f108c1946a6e34"' 2023-03-06 17:57:12 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-06 17:57:12 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-06 17:57:12 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-06 17:57:12 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-03-06 17:57:12 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-06 17:57:12 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-06 17:57:12 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-06 17:57:12 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-06 17:57:12 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-06 17:57:12 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-06 17:57:12 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:12 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:12 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:12 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:12 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:12 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:12 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-03-06 17:57:12 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:12 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:12 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:12 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:12 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_large_15959', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/15959', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_large_15959', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_large_15959', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/15959', 'Key': 'x_large_15959'}}}} 2023-03-06 17:57:12 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:12 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-03-06 17:57:12 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-03-06 17:57:12 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-03-06 17:57:12 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-03-06 17:57:12 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-06 17:57:12 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_large_15959 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/15959 x-amz-date:20230306T175712Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-03-06 17:57:12 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230306T175712Z 20230306/us-east-2/s3/aws4_request caf412bfd0a5b78a0d4316c05af1f2b249ef3e93e6c5ed6009375d431eb72a00 2023-03-06 17:57:12 [botocore.auth] DEBUG: Signature: 3bc2cbd725e25fdb0dc6ae8d946d7f2fa0e20df986fb02d9c8ba84c70c6d7188 2023-03-06 17:57:12 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:12 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:12 [botocore.endpoint] DEBUG: Sending http request: 2023-03-06 17:57:12 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-06 17:57:12 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_large_15959 HTTP/1.1" 200 234 2023-03-06 17:57:12 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'I2cyCxS8i7e3rtU83GAo5iD2API1CNjJSexbbcShU4f06BKXJUWLv+OYCUkWnLm1BKG1hZh9AeY=', 'x-amz-request-id': 'VQ5N12B5PB07CJ7N', 'Date': 'Mon, 06 Mar 2023 17:57:13 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '234'} 2023-03-06 17:57:12 [botocore.parsers] DEBUG: Response body: b'\n2023-03-06T17:57:13.000Z"4e2a933b7820213809f108c1946a6e34"' 2023-03-06 17:57:12 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-06 17:57:12 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-06 17:57:12 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-06 17:57:12 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-03-06 17:57:12 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-06 17:57:12 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-06 17:57:12 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-06 17:57:12 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-06 17:57:12 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-06 17:57:12 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-06 17:57:12 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:12 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:12 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:12 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:12 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:12 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:12 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-03-06 17:57:12 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:12 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:12 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:12 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:12 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_medium_15959', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/15959', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_medium_15959', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_medium_15959', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/15959', 'Key': 'x_medium_15959'}}}} 2023-03-06 17:57:12 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:12 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-03-06 17:57:12 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-03-06 17:57:12 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-03-06 17:57:12 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-03-06 17:57:12 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-06 17:57:12 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_medium_15959 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/15959 x-amz-date:20230306T175712Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-03-06 17:57:12 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230306T175712Z 20230306/us-east-2/s3/aws4_request 5644dfecc0b8ca68ec7c805a954305dc271c93f7a30077770ceb3b875da288f5 2023-03-06 17:57:12 [botocore.auth] DEBUG: Signature: 3372328a82da9ebc421d973da2572cf64a72649f13b172794d326b952ef19082 2023-03-06 17:57:12 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:12 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:12 [botocore.endpoint] DEBUG: Sending http request: 2023-03-06 17:57:12 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-06 17:57:12 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_medium_15959 HTTP/1.1" 200 234 2023-03-06 17:57:12 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'bVtdgE1Q9wsq6gU4GWNTD1vNA0/9CpI1MYvSMzzDxOu64LGXLmA68zXR+VflOKx445iz+AEwtBs=', 'x-amz-request-id': 'VQ5M6TCVV8J0TKMN', 'Date': 'Mon, 06 Mar 2023 17:57:13 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '234'} 2023-03-06 17:57:12 [botocore.parsers] DEBUG: Response body: b'\n2023-03-06T17:57:13.000Z"4e2a933b7820213809f108c1946a6e34"' 2023-03-06 17:57:12 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-06 17:57:12 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-06 17:57:12 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-06 17:57:12 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-03-06 17:57:12 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-06 17:57:12 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-06 17:57:12 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-06 17:57:12 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-06 17:57:12 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-06 17:57:12 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-06 17:57:12 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:12 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:12 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:12 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:12 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:12 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:12 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-03-06 17:57:12 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:12 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:12 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:12 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:12 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_small_15959', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/15959', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_small_15959', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_small_15959', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/15959', 'Key': 'x_small_15959'}}}} 2023-03-06 17:57:12 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:12 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-03-06 17:57:12 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-03-06 17:57:12 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-03-06 17:57:12 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-03-06 17:57:12 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-06 17:57:12 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_small_15959 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/15959 x-amz-date:20230306T175712Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-03-06 17:57:12 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230306T175712Z 20230306/us-east-2/s3/aws4_request 910cb2f367b5219c1f8a517c52c3652d9b13d6f5193ab6b9a70e3c236f4dbcfc 2023-03-06 17:57:12 [botocore.auth] DEBUG: Signature: 1725c529c09e68cfb3ac5cfd9cb1438f701b91b77eb7ec42b50ab849f55970d8 2023-03-06 17:57:12 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:12 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:12 [botocore.endpoint] DEBUG: Sending http request: 2023-03-06 17:57:12 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-06 17:57:12 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_small_15959 HTTP/1.1" 200 234 2023-03-06 17:57:12 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'gVjNcqUG8MlglmPv1OKdb0xvT0hWRcv9yDyql17DHpHWhJ9id1PJFvBGkjxMILOK5SMxkMeZvUo=', 'x-amz-request-id': 'VQ5T7J5BE11KPVMC', 'Date': 'Mon, 06 Mar 2023 17:57:13 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '234'} 2023-03-06 17:57:12 [botocore.parsers] DEBUG: Response body: b'\n2023-03-06T17:57:13.000Z"4e2a933b7820213809f108c1946a6e34"' 2023-03-06 17:57:12 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-06 17:57:12 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-06 17:57:12 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-06 17:57:12 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-03-06 17:57:12 [botocore.hooks] DEBUG: Event choose-service-name: calling handler 2023-03-06 17:57:12 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler 2023-03-06 17:57:12 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler ._handler at 0x7f47810ea670> 2023-03-06 17:57:12 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler 2023-03-06 17:57:12 [botocore.endpoint] DEBUG: Setting s3 timeout as (60, 60) 2023-03-06 17:57:12 [botocore.client] DEBUG: Registering retry handlers for service: s3 2023-03-06 17:57:12 [botocore.utils] DEBUG: Registering S3 region redirector handler 2023-03-06 17:57:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.bostadsregistret.se:443 2023-03-06 17:57:13 [urllib3.connectionpool] DEBUG: https://api.bostadsregistret.se:443 "GET /image/15958 HTTP/1.1" 200 45624 2023-03-06 17:57:13 [s3transfer.utils] DEBUG: Acquiring 0 2023-03-06 17:57:13 [s3transfer.tasks] DEBUG: UploadSubmissionTask(transfer_id=0, {'transfer_future': }) about to wait for the following futures [] 2023-03-06 17:57:13 [s3transfer.tasks] DEBUG: UploadSubmissionTask(transfer_id=0, {'transfer_future': }) done waiting for dependent futures 2023-03-06 17:57:13 [s3transfer.tasks] DEBUG: Executing task UploadSubmissionTask(transfer_id=0, {'transfer_future': }) with kwargs {'client': , 'config': , 'osutil': , 'request_executor': , 'transfer_future': } 2023-03-06 17:57:13 [s3transfer.futures] DEBUG: Submitting task PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '15958', 'extra_args': {'ACL': 'public-read'}}) to executor for transfer request: 0. 2023-03-06 17:57:13 [s3transfer.utils] DEBUG: Acquiring 0 2023-03-06 17:57:13 [s3transfer.tasks] DEBUG: PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '15958', 'extra_args': {'ACL': 'public-read'}}) about to wait for the following futures [] 2023-03-06 17:57:13 [s3transfer.tasks] DEBUG: PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '15958', 'extra_args': {'ACL': 'public-read'}}) done waiting for dependent futures 2023-03-06 17:57:13 [s3transfer.tasks] DEBUG: Executing task PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '15958', 'extra_args': {'ACL': 'public-read'}}) with kwargs {'client': , 'fileobj': , 'bucket': 'rentlyse-upload', 'key': '15958', 'extra_args': {'ACL': 'public-read'}} 2023-03-06 17:57:13 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-06 17:57:13 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-06 17:57:13 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-06 17:57:13 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.amazonaws.com 2023-03-06 17:57:13 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-06 17:57:13 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-06 17:57:13 [s3transfer.utils] DEBUG: Releasing acquire 0/None 2023-03-06 17:57:13 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-06 17:57:13 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-06 17:57:13 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-06 17:57:13 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-06 17:57:13 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-06 17:57:13 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler > 2023-03-06 17:57:13 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-06 17:57:13 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-06 17:57:13 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-06 17:57:13 [botocore.handlers] DEBUG: Adding expect 100 continue header to request. 2023-03-06 17:57:13 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-06 17:57:13 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-06 17:57:13 [botocore.endpoint] DEBUG: Making request for OperationModel(name=PutObject) with params: {'url_path': '/15958', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-acl': 'public-read', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84', 'Content-MD5': 'l3lOea3xGXDZgebD7O2OYg==', 'Expect': '100-continue'}, 'body': , 'auth_path': '/rentlyse-upload/15958', 'url': 'https://rentlyse-upload.s3.amazonaws.com/15958', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': True, 'auth_type': 'v4', 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'Key': '15958', 'Body': , 'ACL': 'public-read'}}}} 2023-03-06 17:57:13 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-06 17:57:13 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler > 2023-03-06 17:57:13 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler > 2023-03-06 17:57:13 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler 2023-03-06 17:57:13 [botocore.hooks] DEBUG: Event before-sign.s3.PutObject: calling handler 2023-03-06 17:57:13 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-06 17:57:13 [botocore.auth] DEBUG: CanonicalRequest: PUT /15958 content-md5:l3lOea3xGXDZgebD7O2OYg== host:rentlyse-upload.s3.amazonaws.com x-amz-acl:public-read x-amz-content-sha256:UNSIGNED-PAYLOAD x-amz-date:20230306T175713Z content-md5;host;x-amz-acl;x-amz-content-sha256;x-amz-date UNSIGNED-PAYLOAD 2023-03-06 17:57:13 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230306T175713Z 20230306/us-east-1/s3/aws4_request 8a4d9abb1b8d1368de857e87318553f210ff124b01d99e304bc0154f536039f5 2023-03-06 17:57:13 [botocore.auth] DEBUG: Signature: 11f5e6bf150fe8da039d376c8375bce9acf11a28a52822e36c6cf7399bb6615c 2023-03-06 17:57:13 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-06 17:57:13 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-06 17:57:13 [botocore.endpoint] DEBUG: Sending http request: 2023-03-06 17:57:13 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-06 17:57:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): rentlyse-upload.s3.amazonaws.com:443 2023-03-06 17:57:13 [botocore.awsrequest] DEBUG: Waiting for 100 Continue response. 2023-03-06 17:57:13 [botocore.awsrequest] DEBUG: Received a non 100 Continue response from the server, NOT sending request body. 2023-03-06 17:57:13 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.amazonaws.com:443 "PUT /15958 HTTP/1.1" 400 None 2023-03-06 17:57:13 [botocore.parsers] DEBUG: Response headers: {'x-amz-request-id': '7NAST43JVZ3DS34R', 'x-amz-id-2': 'raXiiEwD3tHoG4nViEuhk0Q27ZbO8VhYymvQ9l5TJDLkjGQxnE8yF+C8xw0KisUBylHcI3HBLHo=', 'Content-Type': 'application/xml', 'Transfer-Encoding': 'chunked', 'Date': 'Mon, 06 Mar 2023 17:57:13 GMT', 'Server': 'AmazonS3', 'Connection': 'close'} 2023-03-06 17:57:13 [botocore.parsers] DEBUG: Response body: b'\nAuthorizationHeaderMalformedThe authorization header is malformed; the region \'us-east-1\' is wrong; expecting \'us-east-2\'us-east-27NAST43JVZ3DS34RraXiiEwD3tHoG4nViEuhk0Q27ZbO8VhYymvQ9l5TJDLkjGQxnE8yF+C8xw0KisUBylHcI3HBLHo=' 2023-03-06 17:57:13 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler 2023-03-06 17:57:13 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-06 17:57:13 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler > 2023-03-06 17:57:13 [botocore.utils] DEBUG: S3 client configured for region us-east-1 but the bucket rentlyse-upload is in region us-east-2; Please configure the proper region to avoid multiple unnecessary redirects and signing attempts. 2023-03-06 17:57:13 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-06 17:57:13 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-06 17:57:13 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-06 17:57:13 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-06 17:57:13 [botocore.utils] DEBUG: Updating URI from https://rentlyse-upload.s3.amazonaws.com/15958 to https://rentlyse-upload.s3.us-east-2.amazonaws.com/15958 2023-03-06 17:57:13 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-06 17:57:13 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-06 17:57:13 [botocore.endpoint] DEBUG: Response received to retry, sleeping for 0 seconds 2023-03-06 17:57:13 [botocore.awsrequest] DEBUG: Rewinding stream: 2023-03-06 17:57:13 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-06 17:57:13 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler > 2023-03-06 17:57:13 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler > 2023-03-06 17:57:13 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler 2023-03-06 17:57:13 [botocore.hooks] DEBUG: Event before-sign.s3.PutObject: calling handler 2023-03-06 17:57:13 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-06 17:57:13 [botocore.auth] DEBUG: CanonicalRequest: PUT /15958 content-md5:l3lOea3xGXDZgebD7O2OYg== host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-acl:public-read x-amz-content-sha256:UNSIGNED-PAYLOAD x-amz-date:20230306T175713Z content-md5;host;x-amz-acl;x-amz-content-sha256;x-amz-date UNSIGNED-PAYLOAD 2023-03-06 17:57:13 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230306T175713Z 20230306/us-east-2/s3/aws4_request 8ec7e938c48116ea7c53f8d30975470429bbd14ac196a259aed923033f11fc02 2023-03-06 17:57:13 [botocore.auth] DEBUG: Signature: 27e9870c74fcca8b4495cfdbb3e935b075d337cb5fa52ba12c0495a6b0677757 2023-03-06 17:57:13 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-06 17:57:13 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-06 17:57:13 [botocore.endpoint] DEBUG: Sending http request: 2023-03-06 17:57:13 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-06 17:57:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): rentlyse-upload.s3.us-east-2.amazonaws.com:443 2023-03-06 17:57:13 [botocore.awsrequest] DEBUG: Waiting for 100 Continue response. 2023-03-06 17:57:14 [botocore.awsrequest] DEBUG: 100 Continue response seen, now sending request body. 2023-03-06 17:57:14 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /15958 HTTP/1.1" 200 0 2023-03-06 17:57:14 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'm7ONjpHYcXSDqsQfSjrf1PwPmqA/IApQPQH1wo3lfKaRiXiZ4qFolL+13BYUcedG4sEDdvP4x8o=', 'x-amz-request-id': '7NAHPDHHVJ15ZM4V', 'Date': 'Mon, 06 Mar 2023 17:57:14 GMT', 'x-amz-server-side-encryption': 'AES256', 'ETag': '"97794e79adf11970d981e6c3eced8e62"', 'Server': 'AmazonS3', 'Content-Length': '0'} 2023-03-06 17:57:14 [botocore.parsers] DEBUG: Response body: b'' 2023-03-06 17:57:14 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler 2023-03-06 17:57:14 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-06 17:57:14 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler > 2023-03-06 17:57:14 [botocore.utils] DEBUG: S3 request was previously redirected, not redirecting. 2023-03-06 17:57:14 [s3transfer.utils] DEBUG: Releasing acquire 0/None 2023-03-06 17:57:14 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-06 17:57:14 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-06 17:57:14 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-06 17:57:14 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-06 17:57:14 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-06 17:57:14 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-06 17:57:14 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:14 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:14 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:14 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:14 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:14 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:14 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-03-06 17:57:14 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:14 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:14 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:14 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:14 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/xx_large_15958', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/15958', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/xx_large_15958', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/xx_large_15958', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/15958', 'Key': 'xx_large_15958'}}}} 2023-03-06 17:57:14 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:14 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-03-06 17:57:14 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-03-06 17:57:14 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-03-06 17:57:14 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-03-06 17:57:14 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-06 17:57:14 [botocore.auth] DEBUG: CanonicalRequest: PUT /xx_large_15958 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/15958 x-amz-date:20230306T175714Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-03-06 17:57:14 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230306T175714Z 20230306/us-east-2/s3/aws4_request df733467204d8b002b2c8ba75b676aae4711b6d50dc21e468a361c39bc7b1fc7 2023-03-06 17:57:14 [botocore.auth] DEBUG: Signature: d1675eaad22c759ed41fc45b945242c489dccf82eeb3daef31cbd89469330b9d 2023-03-06 17:57:14 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:14 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:14 [botocore.endpoint] DEBUG: Sending http request: 2023-03-06 17:57:14 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-06 17:57:14 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /xx_large_15958 HTTP/1.1" 200 234 2023-03-06 17:57:14 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'jTLQDqorKEFB99kq7BrNzDLsA8i3YFacfM6Db4HS0EiClSF1ObD6ng6It1ZZt99EqMeNo19N+5Y=', 'x-amz-request-id': 'X2ZZJ4SNZCMYB8BT', 'Date': 'Mon, 06 Mar 2023 17:57:15 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '234'} 2023-03-06 17:57:14 [botocore.parsers] DEBUG: Response body: b'\n2023-03-06T17:57:15.000Z"97794e79adf11970d981e6c3eced8e62"' 2023-03-06 17:57:14 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-06 17:57:14 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-06 17:57:14 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-06 17:57:14 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-03-06 17:57:14 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-06 17:57:14 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-06 17:57:14 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-06 17:57:14 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-06 17:57:14 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-06 17:57:14 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-06 17:57:14 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:14 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:14 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:14 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:14 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:14 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:14 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-03-06 17:57:14 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:14 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:14 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:14 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:14 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_large_15958', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/15958', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_large_15958', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_large_15958', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/15958', 'Key': 'x_large_15958'}}}} 2023-03-06 17:57:14 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:14 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-03-06 17:57:14 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-03-06 17:57:14 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-03-06 17:57:14 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-03-06 17:57:14 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-06 17:57:14 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_large_15958 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/15958 x-amz-date:20230306T175714Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-03-06 17:57:14 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230306T175714Z 20230306/us-east-2/s3/aws4_request 78a08622aee40de4beb951d807213f38542766a1595d69f56b82dcddc4702ca9 2023-03-06 17:57:14 [botocore.auth] DEBUG: Signature: bfeb674cd4693ddecd5330e6040c799221d743eb3595f63ae71c040d83b93691 2023-03-06 17:57:14 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:14 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:14 [botocore.endpoint] DEBUG: Sending http request: 2023-03-06 17:57:14 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-06 17:57:14 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_large_15958 HTTP/1.1" 200 234 2023-03-06 17:57:14 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'R1rnWhSxiZYIcZ3GKwNtoTPA8RLcjd96hP6xli0QbzBYBfaYvIr+i+K1wAijkSBghwVpTzJ213k=', 'x-amz-request-id': 'X2ZHZBCAZM2A1FW2', 'Date': 'Mon, 06 Mar 2023 17:57:15 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '234'} 2023-03-06 17:57:14 [botocore.parsers] DEBUG: Response body: b'\n2023-03-06T17:57:15.000Z"97794e79adf11970d981e6c3eced8e62"' 2023-03-06 17:57:14 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-06 17:57:14 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-06 17:57:14 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-06 17:57:14 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-03-06 17:57:14 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-06 17:57:14 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-06 17:57:14 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-06 17:57:14 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-06 17:57:14 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-06 17:57:14 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-06 17:57:14 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:14 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:14 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:14 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:14 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:14 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:14 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-03-06 17:57:14 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:14 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:14 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:14 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:14 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_medium_15958', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/15958', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_medium_15958', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_medium_15958', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/15958', 'Key': 'x_medium_15958'}}}} 2023-03-06 17:57:14 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:14 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-03-06 17:57:14 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-03-06 17:57:14 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-03-06 17:57:14 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-03-06 17:57:14 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-06 17:57:14 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_medium_15958 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/15958 x-amz-date:20230306T175714Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-03-06 17:57:14 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230306T175714Z 20230306/us-east-2/s3/aws4_request e9e43524e18af0c3379efa450f838c3ec1da610c024854ee96302e2d4a0b7e25 2023-03-06 17:57:14 [botocore.auth] DEBUG: Signature: 2a43fef682f4000db3c4a8dea3d187309694abc631ee70a13e6b2dab3ae154ca 2023-03-06 17:57:14 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:14 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:14 [botocore.endpoint] DEBUG: Sending http request: 2023-03-06 17:57:14 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-06 17:57:14 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_medium_15958 HTTP/1.1" 200 234 2023-03-06 17:57:14 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'm3VFS7t1vyX58q7ynADnm7BuhWoQP2Y3tIp5NcIEjx3q9Qsrv+KXx+Yivdw/rBETtTnTC4x9Kto=', 'x-amz-request-id': 'X2ZY4ZD63H4H6XVZ', 'Date': 'Mon, 06 Mar 2023 17:57:15 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '234'} 2023-03-06 17:57:14 [botocore.parsers] DEBUG: Response body: b'\n2023-03-06T17:57:15.000Z"97794e79adf11970d981e6c3eced8e62"' 2023-03-06 17:57:14 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-06 17:57:14 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-06 17:57:14 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-06 17:57:14 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-03-06 17:57:14 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-06 17:57:14 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-06 17:57:14 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-06 17:57:14 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-06 17:57:14 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-06 17:57:14 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-06 17:57:14 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:14 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:14 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:14 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:14 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:14 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:14 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-03-06 17:57:14 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:14 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:14 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:14 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:14 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_small_15958', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/15958', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_small_15958', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_small_15958', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/15958', 'Key': 'x_small_15958'}}}} 2023-03-06 17:57:14 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:14 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-03-06 17:57:14 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-03-06 17:57:14 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-03-06 17:57:14 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-03-06 17:57:14 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-06 17:57:14 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_small_15958 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/15958 x-amz-date:20230306T175714Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-03-06 17:57:14 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230306T175714Z 20230306/us-east-2/s3/aws4_request 8ca4f206d3301044d8b04c82d65a63371308cbe8160a346c8380dceb182ef226 2023-03-06 17:57:14 [botocore.auth] DEBUG: Signature: d9d82ad8fb8120c006a995b950ce30dc5129235af820014fa92d19c3f084bc91 2023-03-06 17:57:14 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:14 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:14 [botocore.endpoint] DEBUG: Sending http request: 2023-03-06 17:57:14 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-06 17:57:15 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_small_15958 HTTP/1.1" 200 234 2023-03-06 17:57:15 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': '+XcduXWK/UAxoR3jyHQdaFEsCX5j/fuWbjyLO9DCVvtkFGjusgZxgBYvsiAwvcQW0fxU0vBMltQ=', 'x-amz-request-id': 'C4TGF1QX4CG7VZY0', 'Date': 'Mon, 06 Mar 2023 17:57:16 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '234'} 2023-03-06 17:57:15 [botocore.parsers] DEBUG: Response body: b'\n2023-03-06T17:57:16.000Z"97794e79adf11970d981e6c3eced8e62"' 2023-03-06 17:57:15 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-06 17:57:15 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-06 17:57:15 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-06 17:57:15 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-03-06 17:57:15 [scrapy.core.scraper] DEBUG: Scraped from <200 http://46.101.199.209:5555/getdata?site=bostadsregistret> {'amanities': '["Balkong", "Rullstolsvänligt", "Internet", "Husdjursvänligt", ' '"Dusch", "Parkering", "Förråd", "Barnvänligt"]', 'available_from': '2023-04-01', 'available_to': '', 'avstatus': 'calander', 'city': 'Aneby', 'country': 'SE', 'currency': 'SEK', 'desc': 'Rymlig sjönära 2ROK, nyrenoverad med hög standard. Stor terras. Nytt ' 'modernt fullutrustat kök tillsammans med allrummet som har en gammal ' 'vacker kakelugn och utgång till den stora terrassen. 50 m från sjön. ' 'Fastigheten ligger i ett stort grönområde med möjlighet till fiske ' 'och närhet till bad och bastu. Finns också tallskogar med vandrings- ' 'och cykelleder.\n', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '5900', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/aneby/9919', 'photos': '["https://api.bostadsregistret.se/image/15963", ' '"https://api.bostadsregistret.se/image/15962", ' '"https://api.bostadsregistret.se/image/15960", ' '"https://api.bostadsregistret.se/image/15959", ' '"https://api.bostadsregistret.se/image/15958"]', 'plat': '57.8619308', 'plong': '14.697774933333335', 'room_cnt': 2, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '50', 'state': 'Aneby', 'street': 'Skärsjö gård ', 'title': 'Förstahandskontrakt - Aneby', 'zipcode': '57892'} 2023-03-06 17:57:15 [botocore.hooks] DEBUG: Event choose-service-name: calling handler 2023-03-06 17:57:15 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler 2023-03-06 17:57:15 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler ._handler at 0x7f47810ea670> 2023-03-06 17:57:15 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler 2023-03-06 17:57:15 [botocore.endpoint] DEBUG: Setting s3 timeout as (60, 60) 2023-03-06 17:57:15 [botocore.client] DEBUG: Registering retry handlers for service: s3 2023-03-06 17:57:15 [botocore.utils] DEBUG: Registering S3 region redirector handler 2023-03-06 17:57:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.bostadsregistret.se:443 2023-03-06 17:57:15 [urllib3.connectionpool] DEBUG: https://api.bostadsregistret.se:443 "GET /image/13092 HTTP/1.1" 200 728658 2023-03-06 17:57:15 [s3transfer.utils] DEBUG: Acquiring 0 2023-03-06 17:57:15 [s3transfer.tasks] DEBUG: UploadSubmissionTask(transfer_id=0, {'transfer_future': }) about to wait for the following futures [] 2023-03-06 17:57:15 [s3transfer.tasks] DEBUG: UploadSubmissionTask(transfer_id=0, {'transfer_future': }) done waiting for dependent futures 2023-03-06 17:57:15 [s3transfer.tasks] DEBUG: Executing task UploadSubmissionTask(transfer_id=0, {'transfer_future': }) with kwargs {'client': , 'config': , 'osutil': , 'request_executor': , 'transfer_future': } 2023-03-06 17:57:15 [s3transfer.futures] DEBUG: Submitting task PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '13092', 'extra_args': {'ACL': 'public-read'}}) to executor for transfer request: 0. 2023-03-06 17:57:15 [s3transfer.utils] DEBUG: Acquiring 0 2023-03-06 17:57:15 [s3transfer.tasks] DEBUG: PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '13092', 'extra_args': {'ACL': 'public-read'}}) about to wait for the following futures [] 2023-03-06 17:57:15 [s3transfer.utils] DEBUG: Releasing acquire 0/None 2023-03-06 17:57:15 [s3transfer.tasks] DEBUG: PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '13092', 'extra_args': {'ACL': 'public-read'}}) done waiting for dependent futures 2023-03-06 17:57:15 [s3transfer.tasks] DEBUG: Executing task PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '13092', 'extra_args': {'ACL': 'public-read'}}) with kwargs {'client': , 'fileobj': , 'bucket': 'rentlyse-upload', 'key': '13092', 'extra_args': {'ACL': 'public-read'}} 2023-03-06 17:57:15 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-06 17:57:15 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-06 17:57:15 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-06 17:57:15 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.amazonaws.com 2023-03-06 17:57:15 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-06 17:57:15 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-06 17:57:15 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-06 17:57:15 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-06 17:57:15 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-06 17:57:15 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-06 17:57:15 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-06 17:57:15 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler > 2023-03-06 17:57:15 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-06 17:57:15 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-06 17:57:15 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-06 17:57:15 [botocore.handlers] DEBUG: Adding expect 100 continue header to request. 2023-03-06 17:57:15 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-06 17:57:15 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-06 17:57:15 [botocore.endpoint] DEBUG: Making request for OperationModel(name=PutObject) with params: {'url_path': '/13092', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-acl': 'public-read', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84', 'Content-MD5': 'hcvy0k3otBEX02OEBTeoQw==', 'Expect': '100-continue'}, 'body': , 'auth_path': '/rentlyse-upload/13092', 'url': 'https://rentlyse-upload.s3.amazonaws.com/13092', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': True, 'auth_type': 'v4', 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'Key': '13092', 'Body': , 'ACL': 'public-read'}}}} 2023-03-06 17:57:15 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-06 17:57:15 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler > 2023-03-06 17:57:15 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler > 2023-03-06 17:57:15 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler 2023-03-06 17:57:15 [botocore.hooks] DEBUG: Event before-sign.s3.PutObject: calling handler 2023-03-06 17:57:15 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-06 17:57:15 [botocore.auth] DEBUG: CanonicalRequest: PUT /13092 content-md5:hcvy0k3otBEX02OEBTeoQw== host:rentlyse-upload.s3.amazonaws.com x-amz-acl:public-read x-amz-content-sha256:UNSIGNED-PAYLOAD x-amz-date:20230306T175715Z content-md5;host;x-amz-acl;x-amz-content-sha256;x-amz-date UNSIGNED-PAYLOAD 2023-03-06 17:57:15 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230306T175715Z 20230306/us-east-1/s3/aws4_request 7bf57c6356390cb9655f9cdb588fc574ed1f8f9a767c001d0334b1a0a5af7b5b 2023-03-06 17:57:15 [botocore.auth] DEBUG: Signature: a8112684868c0948a12157146a10d5617c7d69cfadca874682bdbb5f4a49503e 2023-03-06 17:57:15 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-06 17:57:15 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-06 17:57:15 [botocore.endpoint] DEBUG: Sending http request: 2023-03-06 17:57:15 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-06 17:57:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): rentlyse-upload.s3.amazonaws.com:443 2023-03-06 17:57:15 [botocore.awsrequest] DEBUG: Waiting for 100 Continue response. 2023-03-06 17:57:15 [botocore.awsrequest] DEBUG: Received a non 100 Continue response from the server, NOT sending request body. 2023-03-06 17:57:15 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.amazonaws.com:443 "PUT /13092 HTTP/1.1" 400 None 2023-03-06 17:57:15 [botocore.parsers] DEBUG: Response headers: {'x-amz-request-id': 'C4TJ8VPGXMN9CMRT', 'x-amz-id-2': 'Vt38STRClHtoWUAFOuQ3cMTbQ+Df4eHwvm4kKAnM3KJC3R1u7ZPp2TfXPuiBsk8A8ROqKUBOqhg=', 'Content-Type': 'application/xml', 'Transfer-Encoding': 'chunked', 'Date': 'Mon, 06 Mar 2023 17:57:15 GMT', 'Server': 'AmazonS3', 'Connection': 'close'} 2023-03-06 17:57:15 [botocore.parsers] DEBUG: Response body: b'\nAuthorizationHeaderMalformedThe authorization header is malformed; the region \'us-east-1\' is wrong; expecting \'us-east-2\'us-east-2C4TJ8VPGXMN9CMRTVt38STRClHtoWUAFOuQ3cMTbQ+Df4eHwvm4kKAnM3KJC3R1u7ZPp2TfXPuiBsk8A8ROqKUBOqhg=' 2023-03-06 17:57:15 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler 2023-03-06 17:57:15 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-06 17:57:15 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler > 2023-03-06 17:57:15 [botocore.utils] DEBUG: S3 client configured for region us-east-1 but the bucket rentlyse-upload is in region us-east-2; Please configure the proper region to avoid multiple unnecessary redirects and signing attempts. 2023-03-06 17:57:15 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-06 17:57:15 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-06 17:57:15 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-06 17:57:15 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-06 17:57:15 [botocore.utils] DEBUG: Updating URI from https://rentlyse-upload.s3.amazonaws.com/13092 to https://rentlyse-upload.s3.us-east-2.amazonaws.com/13092 2023-03-06 17:57:15 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-06 17:57:15 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-06 17:57:15 [botocore.endpoint] DEBUG: Response received to retry, sleeping for 0 seconds 2023-03-06 17:57:15 [botocore.awsrequest] DEBUG: Rewinding stream: 2023-03-06 17:57:15 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-06 17:57:15 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler > 2023-03-06 17:57:15 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler > 2023-03-06 17:57:15 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler 2023-03-06 17:57:15 [botocore.hooks] DEBUG: Event before-sign.s3.PutObject: calling handler 2023-03-06 17:57:15 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-06 17:57:15 [botocore.auth] DEBUG: CanonicalRequest: PUT /13092 content-md5:hcvy0k3otBEX02OEBTeoQw== host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-acl:public-read x-amz-content-sha256:UNSIGNED-PAYLOAD x-amz-date:20230306T175715Z content-md5;host;x-amz-acl;x-amz-content-sha256;x-amz-date UNSIGNED-PAYLOAD 2023-03-06 17:57:15 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230306T175715Z 20230306/us-east-2/s3/aws4_request 4567e969d4d53a2d432f222349f0cccc63edd0d3dd25db19fa68591b965f545b 2023-03-06 17:57:15 [botocore.auth] DEBUG: Signature: e5e410a2e9a6de2ecc0c34abecc66d641a73d9237d9d3653f050c9df83567052 2023-03-06 17:57:15 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-06 17:57:15 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-06 17:57:15 [botocore.endpoint] DEBUG: Sending http request: 2023-03-06 17:57:15 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-06 17:57:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): rentlyse-upload.s3.us-east-2.amazonaws.com:443 2023-03-06 17:57:16 [botocore.awsrequest] DEBUG: Waiting for 100 Continue response. 2023-03-06 17:57:16 [botocore.awsrequest] DEBUG: 100 Continue response seen, now sending request body. 2023-03-06 17:57:17 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /13092 HTTP/1.1" 200 0 2023-03-06 17:57:17 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': '2jPr7L6QUByOAv5T38FTwt8N2sVB/18U0hFTlNk2b3wtM9H13Df3GWHxOmrSsr5XIuunv6wGKg0=', 'x-amz-request-id': 'BNEWM0Z8GJ9QRNDJ', 'Date': 'Mon, 06 Mar 2023 17:57:17 GMT', 'x-amz-server-side-encryption': 'AES256', 'ETag': '"85cbf2d24de8b41117d363840537a843"', 'Server': 'AmazonS3', 'Content-Length': '0'} 2023-03-06 17:57:17 [botocore.parsers] DEBUG: Response body: b'' 2023-03-06 17:57:17 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler 2023-03-06 17:57:17 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-06 17:57:17 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler > 2023-03-06 17:57:17 [botocore.utils] DEBUG: S3 request was previously redirected, not redirecting. 2023-03-06 17:57:17 [s3transfer.utils] DEBUG: Releasing acquire 0/None 2023-03-06 17:57:17 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-06 17:57:17 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-06 17:57:17 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-06 17:57:17 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-06 17:57:17 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-06 17:57:17 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-06 17:57:17 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:17 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:17 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:17 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:17 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:17 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:17 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-03-06 17:57:17 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:17 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:17 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:17 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:17 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/xx_large_13092', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/13092', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/xx_large_13092', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/xx_large_13092', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/13092', 'Key': 'xx_large_13092'}}}} 2023-03-06 17:57:17 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:17 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-03-06 17:57:17 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-03-06 17:57:17 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-03-06 17:57:17 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-03-06 17:57:17 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-06 17:57:17 [botocore.auth] DEBUG: CanonicalRequest: PUT /xx_large_13092 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/13092 x-amz-date:20230306T175717Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-03-06 17:57:17 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230306T175717Z 20230306/us-east-2/s3/aws4_request fd122d61697f3cec39cee786f7fb674519cb683916cabef5dde51d3806a0bbe9 2023-03-06 17:57:17 [botocore.auth] DEBUG: Signature: 53cf7c239272c2fbb03ce28ba239fc4458c705e5540c3859668a45c573a67bd7 2023-03-06 17:57:17 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:17 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:17 [botocore.endpoint] DEBUG: Sending http request: 2023-03-06 17:57:17 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-06 17:57:17 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /xx_large_13092 HTTP/1.1" 200 234 2023-03-06 17:57:17 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'QYJ+LjR6hRaoZ6g1e6GfYSsHRk1vMBOW9CMhZpwkx6s4H5MRSfURs7zt/eQPYgLWRBIoLv8MQ7w=', 'x-amz-request-id': 'VARMCP73AR91XX7F', 'Date': 'Mon, 06 Mar 2023 17:57:18 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '234'} 2023-03-06 17:57:17 [botocore.parsers] DEBUG: Response body: b'\n2023-03-06T17:57:18.000Z"85cbf2d24de8b41117d363840537a843"' 2023-03-06 17:57:17 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-06 17:57:17 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-06 17:57:17 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-06 17:57:17 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-03-06 17:57:17 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-06 17:57:17 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-06 17:57:17 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-06 17:57:17 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-06 17:57:17 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-06 17:57:17 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-06 17:57:17 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:17 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:17 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:17 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:17 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:17 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:17 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-03-06 17:57:17 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:17 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:17 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:17 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:17 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_large_13092', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/13092', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_large_13092', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_large_13092', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/13092', 'Key': 'x_large_13092'}}}} 2023-03-06 17:57:17 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:17 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-03-06 17:57:17 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-03-06 17:57:17 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-03-06 17:57:17 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-03-06 17:57:17 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-06 17:57:17 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_large_13092 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/13092 x-amz-date:20230306T175717Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-03-06 17:57:17 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230306T175717Z 20230306/us-east-2/s3/aws4_request b800a917d8f7b2d0a9e955831dcaee8bd8337173e348987b8bd7bfc0e69050fc 2023-03-06 17:57:17 [botocore.auth] DEBUG: Signature: 66ae3775aee9dd3ed6f6fdc84cc9834605b17057e6ea28de969eefa6be602f56 2023-03-06 17:57:17 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:17 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:17 [botocore.endpoint] DEBUG: Sending http request: 2023-03-06 17:57:17 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-06 17:57:17 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_large_13092 HTTP/1.1" 200 234 2023-03-06 17:57:17 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'V1A3bYRmFOQfd7lnFainxRieD02QbKeuKD9cR5iTlq2WdAj7qzEnSxJsDeAPauOuktoNDICc7Es=', 'x-amz-request-id': 'VARGGAH94J0S19R1', 'Date': 'Mon, 06 Mar 2023 17:57:18 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '234'} 2023-03-06 17:57:17 [botocore.parsers] DEBUG: Response body: b'\n2023-03-06T17:57:18.000Z"85cbf2d24de8b41117d363840537a843"' 2023-03-06 17:57:17 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-06 17:57:17 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-06 17:57:17 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-06 17:57:17 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-03-06 17:57:17 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-06 17:57:17 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-06 17:57:17 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-06 17:57:17 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-06 17:57:17 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-06 17:57:17 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-06 17:57:17 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:17 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:17 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:17 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:17 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:17 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:17 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-03-06 17:57:17 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:17 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:17 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:17 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:17 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_medium_13092', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/13092', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_medium_13092', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_medium_13092', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/13092', 'Key': 'x_medium_13092'}}}} 2023-03-06 17:57:17 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:17 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-03-06 17:57:17 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-03-06 17:57:17 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-03-06 17:57:17 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-03-06 17:57:17 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-06 17:57:17 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_medium_13092 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/13092 x-amz-date:20230306T175717Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-03-06 17:57:17 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230306T175717Z 20230306/us-east-2/s3/aws4_request cef31bd40524ef56406bd2e092fee4c5efa63d68c443fc1880af084b889ae427 2023-03-06 17:57:17 [botocore.auth] DEBUG: Signature: 2abdc8a1d17e9aa8143eb41568163f5fdebf09a0bc0d073add81b0da5a5bd7f7 2023-03-06 17:57:17 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:17 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:17 [botocore.endpoint] DEBUG: Sending http request: 2023-03-06 17:57:17 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-06 17:57:17 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_medium_13092 HTTP/1.1" 200 234 2023-03-06 17:57:17 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'KskI/XlDMu5J52RgMMErtQB7kI+lpf/9xWM/kcJh67ADr5eDl0tG5/dK3Q247mjX726Yf9/hH2Y=', 'x-amz-request-id': 'VARGX7SR0WGE58J8', 'Date': 'Mon, 06 Mar 2023 17:57:18 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '234'} 2023-03-06 17:57:17 [botocore.parsers] DEBUG: Response body: b'\n2023-03-06T17:57:18.000Z"85cbf2d24de8b41117d363840537a843"' 2023-03-06 17:57:17 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-06 17:57:17 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-06 17:57:17 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-06 17:57:17 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-03-06 17:57:17 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-06 17:57:17 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-06 17:57:17 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-06 17:57:17 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-06 17:57:17 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-06 17:57:17 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-06 17:57:17 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:17 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:17 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:17 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:17 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:17 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:17 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-03-06 17:57:17 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:17 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:17 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:17 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:17 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_small_13092', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/13092', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_small_13092', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_small_13092', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/13092', 'Key': 'x_small_13092'}}}} 2023-03-06 17:57:17 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:17 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-03-06 17:57:17 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-03-06 17:57:17 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-03-06 17:57:17 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-03-06 17:57:17 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-06 17:57:17 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_small_13092 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/13092 x-amz-date:20230306T175717Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-03-06 17:57:17 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230306T175717Z 20230306/us-east-2/s3/aws4_request 2a0e2aafe1f97ff52b33c804720044a59a31c8a349d2223bbf85a36eae89d95c 2023-03-06 17:57:17 [botocore.auth] DEBUG: Signature: 51368e605719dc13c8906f74239b4bda5dbef92b470c30ddb7bbea73b27bc111 2023-03-06 17:57:17 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:17 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:17 [botocore.endpoint] DEBUG: Sending http request: 2023-03-06 17:57:17 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-06 17:57:18 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_small_13092 HTTP/1.1" 200 234 2023-03-06 17:57:18 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'IOlYF/pMfB4cZ7CrnHr93aw0ZcZCxvsNbEuF6pS+64oruz/JCxAhrPc5gCJ0QrTHGlWM5rKuPUk=', 'x-amz-request-id': 'VARWVFXK0A3JW4W4', 'Date': 'Mon, 06 Mar 2023 17:57:18 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '234'} 2023-03-06 17:57:18 [botocore.parsers] DEBUG: Response body: b'\n2023-03-06T17:57:18.000Z"85cbf2d24de8b41117d363840537a843"' 2023-03-06 17:57:18 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-06 17:57:18 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-06 17:57:18 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-06 17:57:18 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-03-06 17:57:18 [scrapy.core.scraper] DEBUG: Scraped from <200 http://46.101.199.209:5555/getdata?site=bostadsregistret> {'amanities': '["Rullstolsvänligt", "Internet", "Husdjursvänligt", "Dusch", ' '"Parkering", "Förråd", "Barnvänligt"]', 'available_from': '2022-09-01', 'available_to': '', 'avstatus': 'calander', 'city': 'Bengtsfors', 'country': 'SE', 'currency': 'SEK', 'desc': 'Lägenhet om 1rok i centrala Bengtsfors. Här bor du i ett mycket ' 'trivsamt område med enkelhet att hitta parkering. Närhet till ' 'centrum och stadens utbud. \n' 'Skicka in din intresseanmälan via Bostadsregistret.se', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '5201', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/bengtsfors/9105', 'photos': '["https://api.bostadsregistret.se/image/13092"]', 'plat': '59.0309288', 'plong': '12.222887', 'room_cnt': 2, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '61', 'state': 'Bengtsfors', 'street': 'Kinadalsvägen 45', 'title': 'Förstahandskontrakt - Bengtsfors', 'zipcode': '66632'} 2023-03-06 17:57:18 [botocore.hooks] DEBUG: Event choose-service-name: calling handler 2023-03-06 17:57:18 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler 2023-03-06 17:57:18 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler ._handler at 0x7f47810ea670> 2023-03-06 17:57:18 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler 2023-03-06 17:57:18 [botocore.endpoint] DEBUG: Setting s3 timeout as (60, 60) 2023-03-06 17:57:18 [botocore.client] DEBUG: Registering retry handlers for service: s3 2023-03-06 17:57:18 [botocore.utils] DEBUG: Registering S3 region redirector handler 2023-03-06 17:57:18 [scrapy.core.scraper] DEBUG: Scraped from <200 http://46.101.199.209:5555/getdata?site=bostadsregistret> {'amanities': '["Balkong", "Rullstolsvänligt", "Internet", "Husdjursvänligt", ' '"Dusch", "Parkering", "Förråd", "Barnvänligt"]', 'available_from': '2022-09-01', 'available_to': '', 'avstatus': 'calander', 'city': 'Bengtsfors', 'country': 'SE', 'currency': 'SEK', 'desc': 'Lägenhet om 2rok i trevlig område.', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '5146', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/bengtsfors/9550', 'photos': '[]', 'plat': '59.0309288', 'plong': '12.222887', 'room_cnt': 2, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '60', 'state': 'Bengtsfors', 'street': 'Kinadalsvägen 43 A', 'title': 'Förstahandskontrakt - Bengtsfors', 'zipcode': '66632'} 2023-03-06 17:57:18 [botocore.hooks] DEBUG: Event choose-service-name: calling handler 2023-03-06 17:57:18 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler 2023-03-06 17:57:18 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler ._handler at 0x7f47810ea670> 2023-03-06 17:57:18 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler 2023-03-06 17:57:18 [botocore.endpoint] DEBUG: Setting s3 timeout as (60, 60) 2023-03-06 17:57:18 [botocore.client] DEBUG: Registering retry handlers for service: s3 2023-03-06 17:57:18 [botocore.utils] DEBUG: Registering S3 region redirector handler 2023-03-06 17:57:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.bostadsregistret.se:443 2023-03-06 17:57:18 [urllib3.connectionpool] DEBUG: https://api.bostadsregistret.se:443 "GET /image/14605 HTTP/1.1" 200 2383343 2023-03-06 17:57:18 [s3transfer.utils] DEBUG: Acquiring 0 2023-03-06 17:57:18 [s3transfer.tasks] DEBUG: UploadSubmissionTask(transfer_id=0, {'transfer_future': }) about to wait for the following futures [] 2023-03-06 17:57:18 [s3transfer.tasks] DEBUG: UploadSubmissionTask(transfer_id=0, {'transfer_future': }) done waiting for dependent futures 2023-03-06 17:57:18 [s3transfer.tasks] DEBUG: Executing task UploadSubmissionTask(transfer_id=0, {'transfer_future': }) with kwargs {'client': , 'config': , 'osutil': , 'request_executor': , 'transfer_future': } 2023-03-06 17:57:18 [s3transfer.futures] DEBUG: Submitting task PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '14605', 'extra_args': {'ACL': 'public-read'}}) to executor for transfer request: 0. 2023-03-06 17:57:18 [s3transfer.utils] DEBUG: Acquiring 0 2023-03-06 17:57:18 [s3transfer.tasks] DEBUG: PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '14605', 'extra_args': {'ACL': 'public-read'}}) about to wait for the following futures [] 2023-03-06 17:57:18 [s3transfer.tasks] DEBUG: PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '14605', 'extra_args': {'ACL': 'public-read'}}) done waiting for dependent futures 2023-03-06 17:57:18 [s3transfer.tasks] DEBUG: Executing task PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '14605', 'extra_args': {'ACL': 'public-read'}}) with kwargs {'client': , 'fileobj': , 'bucket': 'rentlyse-upload', 'key': '14605', 'extra_args': {'ACL': 'public-read'}} 2023-03-06 17:57:18 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-06 17:57:18 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-06 17:57:18 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-06 17:57:18 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.amazonaws.com 2023-03-06 17:57:18 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-06 17:57:18 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-06 17:57:18 [s3transfer.utils] DEBUG: Releasing acquire 0/None 2023-03-06 17:57:18 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-06 17:57:18 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-06 17:57:18 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-06 17:57:18 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-06 17:57:18 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-06 17:57:18 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler > 2023-03-06 17:57:18 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-06 17:57:18 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-06 17:57:18 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-06 17:57:18 [botocore.handlers] DEBUG: Adding expect 100 continue header to request. 2023-03-06 17:57:18 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-06 17:57:18 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-06 17:57:18 [botocore.endpoint] DEBUG: Making request for OperationModel(name=PutObject) with params: {'url_path': '/14605', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-acl': 'public-read', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84', 'Content-MD5': 'rwCHazMUQHLZikpANsVRXg==', 'Expect': '100-continue'}, 'body': , 'auth_path': '/rentlyse-upload/14605', 'url': 'https://rentlyse-upload.s3.amazonaws.com/14605', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': True, 'auth_type': 'v4', 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'Key': '14605', 'Body': , 'ACL': 'public-read'}}}} 2023-03-06 17:57:18 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-06 17:57:18 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler > 2023-03-06 17:57:18 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler > 2023-03-06 17:57:18 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler 2023-03-06 17:57:18 [botocore.hooks] DEBUG: Event before-sign.s3.PutObject: calling handler 2023-03-06 17:57:18 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-06 17:57:18 [botocore.auth] DEBUG: CanonicalRequest: PUT /14605 content-md5:rwCHazMUQHLZikpANsVRXg== host:rentlyse-upload.s3.amazonaws.com x-amz-acl:public-read x-amz-content-sha256:UNSIGNED-PAYLOAD x-amz-date:20230306T175718Z content-md5;host;x-amz-acl;x-amz-content-sha256;x-amz-date UNSIGNED-PAYLOAD 2023-03-06 17:57:18 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230306T175718Z 20230306/us-east-1/s3/aws4_request d792f6f15841826f643163594bbe6e8bec86730648db708d6986d6d1a26a4488 2023-03-06 17:57:18 [botocore.auth] DEBUG: Signature: 599942be4650587e9848e24e604052f1864525cea5c526ec4d47fff49d6ebea1 2023-03-06 17:57:18 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-06 17:57:18 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-06 17:57:18 [botocore.endpoint] DEBUG: Sending http request: 2023-03-06 17:57:18 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-06 17:57:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): rentlyse-upload.s3.amazonaws.com:443 2023-03-06 17:57:18 [botocore.awsrequest] DEBUG: Waiting for 100 Continue response. 2023-03-06 17:57:19 [botocore.awsrequest] DEBUG: Received a non 100 Continue response from the server, NOT sending request body. 2023-03-06 17:57:19 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.amazonaws.com:443 "PUT /14605 HTTP/1.1" 400 None 2023-03-06 17:57:19 [botocore.parsers] DEBUG: Response headers: {'x-amz-request-id': 'ATNA74ZZWV1NBPXQ', 'x-amz-id-2': 'XVLo/oHwkRlI2cV92d0zeUbyD8XCOVYmxRP90wVJzpOAUF+DP/oQirfsGcAE+F65qK7ome9SmpU=', 'Content-Type': 'application/xml', 'Transfer-Encoding': 'chunked', 'Date': 'Mon, 06 Mar 2023 17:57:18 GMT', 'Server': 'AmazonS3', 'Connection': 'close'} 2023-03-06 17:57:19 [botocore.parsers] DEBUG: Response body: b'\nAuthorizationHeaderMalformedThe authorization header is malformed; the region \'us-east-1\' is wrong; expecting \'us-east-2\'us-east-2ATNA74ZZWV1NBPXQXVLo/oHwkRlI2cV92d0zeUbyD8XCOVYmxRP90wVJzpOAUF+DP/oQirfsGcAE+F65qK7ome9SmpU=' 2023-03-06 17:57:19 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler 2023-03-06 17:57:19 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-06 17:57:19 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler > 2023-03-06 17:57:19 [botocore.utils] DEBUG: S3 client configured for region us-east-1 but the bucket rentlyse-upload is in region us-east-2; Please configure the proper region to avoid multiple unnecessary redirects and signing attempts. 2023-03-06 17:57:19 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-06 17:57:19 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-06 17:57:19 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-06 17:57:19 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-06 17:57:19 [botocore.utils] DEBUG: Updating URI from https://rentlyse-upload.s3.amazonaws.com/14605 to https://rentlyse-upload.s3.us-east-2.amazonaws.com/14605 2023-03-06 17:57:19 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-06 17:57:19 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-06 17:57:19 [botocore.endpoint] DEBUG: Response received to retry, sleeping for 0 seconds 2023-03-06 17:57:19 [botocore.awsrequest] DEBUG: Rewinding stream: 2023-03-06 17:57:19 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-06 17:57:19 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler > 2023-03-06 17:57:19 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler > 2023-03-06 17:57:19 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler 2023-03-06 17:57:19 [botocore.hooks] DEBUG: Event before-sign.s3.PutObject: calling handler 2023-03-06 17:57:19 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-06 17:57:19 [botocore.auth] DEBUG: CanonicalRequest: PUT /14605 content-md5:rwCHazMUQHLZikpANsVRXg== host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-acl:public-read x-amz-content-sha256:UNSIGNED-PAYLOAD x-amz-date:20230306T175719Z content-md5;host;x-amz-acl;x-amz-content-sha256;x-amz-date UNSIGNED-PAYLOAD 2023-03-06 17:57:19 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230306T175719Z 20230306/us-east-2/s3/aws4_request caf120fc2b03f3599ae6b43b6de078dd23e9ebeb44f08f9bebdadea3aac4d9ed 2023-03-06 17:57:19 [botocore.auth] DEBUG: Signature: c47e3e5279f330aac256126f95694131651c0731b869d7e25dd1e788e3073857 2023-03-06 17:57:19 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-06 17:57:19 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-06 17:57:19 [botocore.endpoint] DEBUG: Sending http request: 2023-03-06 17:57:19 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-06 17:57:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): rentlyse-upload.s3.us-east-2.amazonaws.com:443 2023-03-06 17:57:19 [botocore.awsrequest] DEBUG: Waiting for 100 Continue response. 2023-03-06 17:57:19 [botocore.awsrequest] DEBUG: 100 Continue response seen, now sending request body. 2023-03-06 17:57:20 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /14605 HTTP/1.1" 200 0 2023-03-06 17:57:20 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'JpWwuWB7/8CBU7s39XzbGvkmb0CP1Z6Akvr+7YlD3t10MbQFpgzZaEUpVw38uwOfNjGSu6MgjzU=', 'x-amz-request-id': '23QFAM4GAFVS4KCW', 'Date': 'Mon, 06 Mar 2023 17:57:20 GMT', 'x-amz-server-side-encryption': 'AES256', 'ETag': '"af00876b33144072d98a4a4036c5515e"', 'Server': 'AmazonS3', 'Content-Length': '0'} 2023-03-06 17:57:20 [botocore.parsers] DEBUG: Response body: b'' 2023-03-06 17:57:20 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler 2023-03-06 17:57:20 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-06 17:57:20 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler > 2023-03-06 17:57:20 [botocore.utils] DEBUG: S3 request was previously redirected, not redirecting. 2023-03-06 17:57:20 [s3transfer.utils] DEBUG: Releasing acquire 0/None 2023-03-06 17:57:20 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-06 17:57:20 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-06 17:57:20 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-06 17:57:20 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-06 17:57:20 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-06 17:57:20 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-06 17:57:20 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:20 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:20 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:20 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:20 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:20 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:20 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-03-06 17:57:20 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:20 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:20 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:20 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:20 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/xx_large_14605', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/14605', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/xx_large_14605', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/xx_large_14605', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/14605', 'Key': 'xx_large_14605'}}}} 2023-03-06 17:57:20 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:20 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-03-06 17:57:20 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-03-06 17:57:20 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-03-06 17:57:20 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-03-06 17:57:20 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-06 17:57:20 [botocore.auth] DEBUG: CanonicalRequest: PUT /xx_large_14605 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/14605 x-amz-date:20230306T175720Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-03-06 17:57:20 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230306T175720Z 20230306/us-east-2/s3/aws4_request bfd095dcd3610565844655d1ee8c669f70876f88b33bf29cc8a826d3077af3cd 2023-03-06 17:57:20 [botocore.auth] DEBUG: Signature: 18a1eafba14121ff3a62ae14b4f3e92e383c3d96a3a5f2d49116860e1b81081e 2023-03-06 17:57:20 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:20 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:20 [botocore.endpoint] DEBUG: Sending http request: 2023-03-06 17:57:20 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-06 17:57:20 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /xx_large_14605 HTTP/1.1" 200 234 2023-03-06 17:57:20 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': '+fYAuk2wrd4FnhmkEvzd/s81DPPfLS0SiksLBitNOhlNjQmDqP0dEJH+KXc9CfVTxUgk9nFqbzg=', 'x-amz-request-id': 'QXQT3SSZ7TYQF3CB', 'Date': 'Mon, 06 Mar 2023 17:57:21 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '234'} 2023-03-06 17:57:20 [botocore.parsers] DEBUG: Response body: b'\n2023-03-06T17:57:21.000Z"af00876b33144072d98a4a4036c5515e"' 2023-03-06 17:57:20 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-06 17:57:20 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-06 17:57:20 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-06 17:57:20 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-03-06 17:57:20 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-06 17:57:20 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-06 17:57:20 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-06 17:57:20 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-06 17:57:20 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-06 17:57:20 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-06 17:57:20 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:20 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:20 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:20 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:20 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:20 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:20 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-03-06 17:57:20 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:20 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:20 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:20 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:20 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_large_14605', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/14605', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_large_14605', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_large_14605', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/14605', 'Key': 'x_large_14605'}}}} 2023-03-06 17:57:20 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:20 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-03-06 17:57:20 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-03-06 17:57:20 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-03-06 17:57:20 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-03-06 17:57:20 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-06 17:57:20 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_large_14605 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/14605 x-amz-date:20230306T175720Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-03-06 17:57:20 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230306T175720Z 20230306/us-east-2/s3/aws4_request 31639767f01d9f6902b31f1678a4810deaf74a228a8acbe2f0969f58d6b7189a 2023-03-06 17:57:20 [botocore.auth] DEBUG: Signature: efb07371dcd9c5ba6eec00c6babf7b0cc896925690d761ff8424da8a920fe79f 2023-03-06 17:57:20 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:20 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:20 [botocore.endpoint] DEBUG: Sending http request: 2023-03-06 17:57:20 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-06 17:57:20 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_large_14605 HTTP/1.1" 200 234 2023-03-06 17:57:20 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'C4Wx+3wxrgT+MZ6tgat674cTCpyar6YA9U0zS3Vy+JzkUvrGfwZ8oOLsWhMg7Ok1GSxqXeGyCWw=', 'x-amz-request-id': 'QXQJB50VNX9YTSAY', 'Date': 'Mon, 06 Mar 2023 17:57:21 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '234'} 2023-03-06 17:57:20 [botocore.parsers] DEBUG: Response body: b'\n2023-03-06T17:57:21.000Z"af00876b33144072d98a4a4036c5515e"' 2023-03-06 17:57:20 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-06 17:57:20 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-06 17:57:20 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-06 17:57:20 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-03-06 17:57:20 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-06 17:57:20 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-06 17:57:20 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-06 17:57:20 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-06 17:57:20 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-06 17:57:20 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-06 17:57:20 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:20 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:20 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:20 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:20 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:20 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:20 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-03-06 17:57:20 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:20 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:20 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:20 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:20 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_medium_14605', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/14605', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_medium_14605', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_medium_14605', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/14605', 'Key': 'x_medium_14605'}}}} 2023-03-06 17:57:20 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:20 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-03-06 17:57:20 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-03-06 17:57:20 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-03-06 17:57:20 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-03-06 17:57:20 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-06 17:57:20 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_medium_14605 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/14605 x-amz-date:20230306T175720Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-03-06 17:57:20 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230306T175720Z 20230306/us-east-2/s3/aws4_request 8bd24e71c68cf5bf04367bd3b03bd2687c51e12836c3c813d02a26669bb9226c 2023-03-06 17:57:20 [botocore.auth] DEBUG: Signature: eb4d12abc2d6a096d373caabb2c75a90839a264267f6c6d8c2d0b3590aec5f50 2023-03-06 17:57:20 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:20 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:20 [botocore.endpoint] DEBUG: Sending http request: 2023-03-06 17:57:20 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-06 17:57:21 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_medium_14605 HTTP/1.1" 200 234 2023-03-06 17:57:21 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'QN3/Uzicsbjrtu74NGZDuCqeZToKyCHYRWlhtEmeLaeux/SWwDMHAKUSKBd/YBs1QNZgnKITYHY=', 'x-amz-request-id': 'QXQQ7YJ57942QYPA', 'Date': 'Mon, 06 Mar 2023 17:57:21 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '234'} 2023-03-06 17:57:21 [botocore.parsers] DEBUG: Response body: b'\n2023-03-06T17:57:21.000Z"af00876b33144072d98a4a4036c5515e"' 2023-03-06 17:57:21 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-06 17:57:21 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-06 17:57:21 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-06 17:57:21 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-03-06 17:57:21 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-06 17:57:21 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-06 17:57:21 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-06 17:57:21 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-06 17:57:21 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-06 17:57:21 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-06 17:57:21 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:21 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:21 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:21 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:21 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:21 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:21 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-03-06 17:57:21 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:21 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:21 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:21 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:21 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_small_14605', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/14605', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_small_14605', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_small_14605', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/14605', 'Key': 'x_small_14605'}}}} 2023-03-06 17:57:21 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:21 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-03-06 17:57:21 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-03-06 17:57:21 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-03-06 17:57:21 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-03-06 17:57:21 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-06 17:57:21 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_small_14605 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/14605 x-amz-date:20230306T175721Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-03-06 17:57:21 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230306T175721Z 20230306/us-east-2/s3/aws4_request e12d1c507ef4ebf4685fcae8dc7f8183aeecad9bc964b6c10bab2d5da6f88e70 2023-03-06 17:57:21 [botocore.auth] DEBUG: Signature: 409917c7b23206ad0575a1dbe6e00def871c519045a07c0f08e3de3b1bf4e429 2023-03-06 17:57:21 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:21 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:21 [botocore.endpoint] DEBUG: Sending http request: 2023-03-06 17:57:21 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-06 17:57:21 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_small_14605 HTTP/1.1" 200 234 2023-03-06 17:57:21 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'mxxuS08FrF+0RBhwRL+qI4ykakkStf14flmdR/C+k5p4WBbnRrwEb9/GKJ67iNRmR7TGdLdh6ic=', 'x-amz-request-id': 'E1MSZ1F7VVKX9HXT', 'Date': 'Mon, 06 Mar 2023 17:57:22 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '234'} 2023-03-06 17:57:21 [botocore.parsers] DEBUG: Response body: b'\n2023-03-06T17:57:22.000Z"af00876b33144072d98a4a4036c5515e"' 2023-03-06 17:57:21 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-06 17:57:21 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-06 17:57:21 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-06 17:57:21 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-03-06 17:57:21 [scrapy.core.scraper] DEBUG: Scraped from <200 http://46.101.199.209:5555/getdata?site=bostadsregistret> {'amanities': '["Balkong", "Rullstolsvänligt", "Internet", "Husdjursvänligt", ' '"Dusch", "Parkering", "Förråd", "Barnvänligt"]', 'available_from': '2022-12-31', 'available_to': '', 'avstatus': 'calander', 'city': 'Bengtsfors', 'country': 'SE', 'currency': 'SEK', 'desc': 'Lägenhet om 2rok i Bengtsfors', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '4301', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/bengtsfors/9551', 'photos': '["https://api.bostadsregistret.se/image/14605"]', 'plat': '59.0309288', 'plong': '12.222887', 'room_cnt': 1, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '50', 'state': 'Bengtsfors', 'street': 'Kinadalsvägen 43A', 'title': 'Förstahandskontrakt - Bengtsfors', 'zipcode': '66632'} 2023-03-06 17:57:21 [botocore.hooks] DEBUG: Event choose-service-name: calling handler 2023-03-06 17:57:21 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler 2023-03-06 17:57:21 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler ._handler at 0x7f47810ea670> 2023-03-06 17:57:21 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler 2023-03-06 17:57:21 [botocore.endpoint] DEBUG: Setting s3 timeout as (60, 60) 2023-03-06 17:57:21 [botocore.client] DEBUG: Registering retry handlers for service: s3 2023-03-06 17:57:21 [botocore.utils] DEBUG: Registering S3 region redirector handler 2023-03-06 17:57:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.bostadsregistret.se:443 2023-03-06 17:57:21 [urllib3.connectionpool] DEBUG: https://api.bostadsregistret.se:443 "GET /image/14707 HTTP/1.1" 200 695658 2023-03-06 17:57:21 [s3transfer.utils] DEBUG: Acquiring 0 2023-03-06 17:57:21 [s3transfer.tasks] DEBUG: UploadSubmissionTask(transfer_id=0, {'transfer_future': }) about to wait for the following futures [] 2023-03-06 17:57:21 [s3transfer.tasks] DEBUG: UploadSubmissionTask(transfer_id=0, {'transfer_future': }) done waiting for dependent futures 2023-03-06 17:57:21 [s3transfer.tasks] DEBUG: Executing task UploadSubmissionTask(transfer_id=0, {'transfer_future': }) with kwargs {'client': , 'config': , 'osutil': , 'request_executor': , 'transfer_future': } 2023-03-06 17:57:21 [s3transfer.futures] DEBUG: Submitting task PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '14707', 'extra_args': {'ACL': 'public-read'}}) to executor for transfer request: 0. 2023-03-06 17:57:21 [s3transfer.utils] DEBUG: Acquiring 0 2023-03-06 17:57:21 [s3transfer.tasks] DEBUG: PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '14707', 'extra_args': {'ACL': 'public-read'}}) about to wait for the following futures [] 2023-03-06 17:57:21 [s3transfer.tasks] DEBUG: PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '14707', 'extra_args': {'ACL': 'public-read'}}) done waiting for dependent futures 2023-03-06 17:57:21 [s3transfer.tasks] DEBUG: Executing task PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '14707', 'extra_args': {'ACL': 'public-read'}}) with kwargs {'client': , 'fileobj': , 'bucket': 'rentlyse-upload', 'key': '14707', 'extra_args': {'ACL': 'public-read'}} 2023-03-06 17:57:21 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-06 17:57:21 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-06 17:57:21 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-06 17:57:21 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.amazonaws.com 2023-03-06 17:57:21 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-06 17:57:21 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-06 17:57:21 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-06 17:57:21 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-06 17:57:21 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-06 17:57:21 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-06 17:57:21 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-06 17:57:21 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler > 2023-03-06 17:57:21 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-06 17:57:21 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-06 17:57:21 [s3transfer.utils] DEBUG: Releasing acquire 0/None 2023-03-06 17:57:21 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-06 17:57:21 [botocore.handlers] DEBUG: Adding expect 100 continue header to request. 2023-03-06 17:57:21 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-06 17:57:21 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-06 17:57:21 [botocore.endpoint] DEBUG: Making request for OperationModel(name=PutObject) with params: {'url_path': '/14707', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-acl': 'public-read', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84', 'Content-MD5': 'yDQuR/4luAzMveMklG0suA==', 'Expect': '100-continue'}, 'body': , 'auth_path': '/rentlyse-upload/14707', 'url': 'https://rentlyse-upload.s3.amazonaws.com/14707', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': True, 'auth_type': 'v4', 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'Key': '14707', 'Body': , 'ACL': 'public-read'}}}} 2023-03-06 17:57:21 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-06 17:57:21 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler > 2023-03-06 17:57:21 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler > 2023-03-06 17:57:21 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler 2023-03-06 17:57:21 [botocore.hooks] DEBUG: Event before-sign.s3.PutObject: calling handler 2023-03-06 17:57:21 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-06 17:57:21 [botocore.auth] DEBUG: CanonicalRequest: PUT /14707 content-md5:yDQuR/4luAzMveMklG0suA== host:rentlyse-upload.s3.amazonaws.com x-amz-acl:public-read x-amz-content-sha256:UNSIGNED-PAYLOAD x-amz-date:20230306T175721Z content-md5;host;x-amz-acl;x-amz-content-sha256;x-amz-date UNSIGNED-PAYLOAD 2023-03-06 17:57:21 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230306T175721Z 20230306/us-east-1/s3/aws4_request 6d017a683491f4435d731da2e1d8a14b09fb800d7418eb0f853479c151a80643 2023-03-06 17:57:21 [botocore.auth] DEBUG: Signature: a3743446481b518b53d5eee8bb8c4f4e6b4787014f7f6f26b6b192fcfab9b2e8 2023-03-06 17:57:21 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-06 17:57:21 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-06 17:57:21 [botocore.endpoint] DEBUG: Sending http request: 2023-03-06 17:57:21 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-06 17:57:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): rentlyse-upload.s3.amazonaws.com:443 2023-03-06 17:57:22 [botocore.awsrequest] DEBUG: Waiting for 100 Continue response. 2023-03-06 17:57:22 [botocore.awsrequest] DEBUG: Received a non 100 Continue response from the server, NOT sending request body. 2023-03-06 17:57:22 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.amazonaws.com:443 "PUT /14707 HTTP/1.1" 400 None 2023-03-06 17:57:22 [botocore.parsers] DEBUG: Response headers: {'x-amz-request-id': '9V6C8SMDNX4W2AV2', 'x-amz-id-2': 'Sv0m8MA5v7hdCQxccKElNy3BLqaqwew+c91QOEBmZmsE6FnH8n7DvzUyDQmJlnoAzsWLmomeYeg=', 'Content-Type': 'application/xml', 'Transfer-Encoding': 'chunked', 'Date': 'Mon, 06 Mar 2023 17:57:22 GMT', 'Server': 'AmazonS3', 'Connection': 'close'} 2023-03-06 17:57:22 [botocore.parsers] DEBUG: Response body: b'\nAuthorizationHeaderMalformedThe authorization header is malformed; the region \'us-east-1\' is wrong; expecting \'us-east-2\'us-east-29V6C8SMDNX4W2AV2Sv0m8MA5v7hdCQxccKElNy3BLqaqwew+c91QOEBmZmsE6FnH8n7DvzUyDQmJlnoAzsWLmomeYeg=' 2023-03-06 17:57:22 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler 2023-03-06 17:57:22 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-06 17:57:22 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler > 2023-03-06 17:57:22 [botocore.utils] DEBUG: S3 client configured for region us-east-1 but the bucket rentlyse-upload is in region us-east-2; Please configure the proper region to avoid multiple unnecessary redirects and signing attempts. 2023-03-06 17:57:22 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-06 17:57:22 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-06 17:57:22 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-06 17:57:22 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-06 17:57:22 [botocore.utils] DEBUG: Updating URI from https://rentlyse-upload.s3.amazonaws.com/14707 to https://rentlyse-upload.s3.us-east-2.amazonaws.com/14707 2023-03-06 17:57:22 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-06 17:57:22 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-06 17:57:22 [botocore.endpoint] DEBUG: Response received to retry, sleeping for 0 seconds 2023-03-06 17:57:22 [botocore.awsrequest] DEBUG: Rewinding stream: 2023-03-06 17:57:22 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-06 17:57:22 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler > 2023-03-06 17:57:22 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler > 2023-03-06 17:57:22 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler 2023-03-06 17:57:22 [botocore.hooks] DEBUG: Event before-sign.s3.PutObject: calling handler 2023-03-06 17:57:22 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-06 17:57:22 [botocore.auth] DEBUG: CanonicalRequest: PUT /14707 content-md5:yDQuR/4luAzMveMklG0suA== host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-acl:public-read x-amz-content-sha256:UNSIGNED-PAYLOAD x-amz-date:20230306T175722Z content-md5;host;x-amz-acl;x-amz-content-sha256;x-amz-date UNSIGNED-PAYLOAD 2023-03-06 17:57:22 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230306T175722Z 20230306/us-east-2/s3/aws4_request c1cf606c81a1611fcad2a9cc477c0352dadf7b7d2790d6f92c52cf821f5e389a 2023-03-06 17:57:22 [botocore.auth] DEBUG: Signature: e1c9fdaa5112ea1b0372a53b059cc5e2e99d62a733d89acb37b062d472fd4275 2023-03-06 17:57:22 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-06 17:57:22 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-06 17:57:22 [botocore.endpoint] DEBUG: Sending http request: 2023-03-06 17:57:22 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-06 17:57:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): rentlyse-upload.s3.us-east-2.amazonaws.com:443 2023-03-06 17:57:22 [botocore.awsrequest] DEBUG: Waiting for 100 Continue response. 2023-03-06 17:57:22 [botocore.awsrequest] DEBUG: 100 Continue response seen, now sending request body. 2023-03-06 17:57:23 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /14707 HTTP/1.1" 200 0 2023-03-06 17:57:23 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'FffBqVGFdRt1pHHR2gI4TFWXPaWfJiorf0nyY7LC6zMDc2K/dEDa4RYcbsRU55YivHBwlK7bqRE=', 'x-amz-request-id': '9V6D2Y3PZVBCFP3M', 'Date': 'Mon, 06 Mar 2023 17:57:23 GMT', 'x-amz-server-side-encryption': 'AES256', 'ETag': '"c8342e47fe25b80cccbde324946d2cb8"', 'Server': 'AmazonS3', 'Content-Length': '0'} 2023-03-06 17:57:23 [botocore.parsers] DEBUG: Response body: b'' 2023-03-06 17:57:23 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler 2023-03-06 17:57:23 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-06 17:57:23 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler > 2023-03-06 17:57:23 [botocore.utils] DEBUG: S3 request was previously redirected, not redirecting. 2023-03-06 17:57:23 [s3transfer.utils] DEBUG: Releasing acquire 0/None 2023-03-06 17:57:23 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-06 17:57:23 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-06 17:57:23 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-06 17:57:23 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-06 17:57:23 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-06 17:57:23 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-06 17:57:23 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:23 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:23 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:23 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:23 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:23 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:23 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-03-06 17:57:23 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:23 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:23 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:23 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:23 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/xx_large_14707', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/14707', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/xx_large_14707', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/xx_large_14707', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/14707', 'Key': 'xx_large_14707'}}}} 2023-03-06 17:57:23 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:23 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-03-06 17:57:23 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-03-06 17:57:23 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-03-06 17:57:23 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-03-06 17:57:23 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-06 17:57:23 [botocore.auth] DEBUG: CanonicalRequest: PUT /xx_large_14707 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/14707 x-amz-date:20230306T175723Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-03-06 17:57:23 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230306T175723Z 20230306/us-east-2/s3/aws4_request ae5cfae6099e0220aafcb38ee750eb570417c7bfa93111d09f670f368e556b96 2023-03-06 17:57:23 [botocore.auth] DEBUG: Signature: e38711f91c54b069b7dd2b8b6aa3250ce91436274f25a87a1a708f86d3ae3240 2023-03-06 17:57:23 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:23 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:23 [botocore.endpoint] DEBUG: Sending http request: 2023-03-06 17:57:23 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-06 17:57:23 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /xx_large_14707 HTTP/1.1" 200 234 2023-03-06 17:57:23 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'E6w2NfcIO4PLvRm7+LMmyJbN/2eJ2v5WjGhVtp99FiqtGtWcWNWqZeQqtuGZIyBLxuxreHRXybg=', 'x-amz-request-id': 'Z4MQ8B0Q8TE0SPNN', 'Date': 'Mon, 06 Mar 2023 17:57:24 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '234'} 2023-03-06 17:57:23 [botocore.parsers] DEBUG: Response body: b'\n2023-03-06T17:57:24.000Z"c8342e47fe25b80cccbde324946d2cb8"' 2023-03-06 17:57:23 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-06 17:57:23 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-06 17:57:23 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-06 17:57:23 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-03-06 17:57:23 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-06 17:57:23 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-06 17:57:23 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-06 17:57:23 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-06 17:57:23 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-06 17:57:23 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-06 17:57:23 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:23 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:23 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:23 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:23 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:23 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:23 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-03-06 17:57:23 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:23 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:23 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:23 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:23 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_large_14707', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/14707', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_large_14707', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_large_14707', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/14707', 'Key': 'x_large_14707'}}}} 2023-03-06 17:57:23 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:23 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-03-06 17:57:23 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-03-06 17:57:23 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-03-06 17:57:23 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-03-06 17:57:23 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-06 17:57:23 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_large_14707 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/14707 x-amz-date:20230306T175723Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-03-06 17:57:23 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230306T175723Z 20230306/us-east-2/s3/aws4_request 28207f63b52b9356caa0c24fb9ed7f7aeb0d11a212c4971efb923c614dfc71b2 2023-03-06 17:57:23 [botocore.auth] DEBUG: Signature: 055f9ecb9e6cf5f2b00183169bf1f85643719c0aeda19fff38475c8c5af5f825 2023-03-06 17:57:23 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:23 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:23 [botocore.endpoint] DEBUG: Sending http request: 2023-03-06 17:57:23 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-06 17:57:24 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_large_14707 HTTP/1.1" 200 234 2023-03-06 17:57:24 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'cUhoevc5gHUwEbr6qbE+ijQcsidtP0FC53oI1zYavq3E0mQcZaEF5wjSwRCH/J2I50MjbXEEHfU=', 'x-amz-request-id': 'FV1ECCER095E313W', 'Date': 'Mon, 06 Mar 2023 17:57:25 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '234'} 2023-03-06 17:57:24 [botocore.parsers] DEBUG: Response body: b'\n2023-03-06T17:57:25.000Z"c8342e47fe25b80cccbde324946d2cb8"' 2023-03-06 17:57:24 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-06 17:57:24 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-06 17:57:24 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-06 17:57:24 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-03-06 17:57:24 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-06 17:57:24 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-06 17:57:24 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-06 17:57:24 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-06 17:57:24 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-06 17:57:24 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-06 17:57:24 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:24 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:24 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:24 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:24 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:24 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:24 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-03-06 17:57:24 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:24 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:24 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:24 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:24 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_medium_14707', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/14707', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_medium_14707', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_medium_14707', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/14707', 'Key': 'x_medium_14707'}}}} 2023-03-06 17:57:24 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:24 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-03-06 17:57:24 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-03-06 17:57:24 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-03-06 17:57:24 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-03-06 17:57:24 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-06 17:57:24 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_medium_14707 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/14707 x-amz-date:20230306T175724Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-03-06 17:57:24 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230306T175724Z 20230306/us-east-2/s3/aws4_request c6507bf21ad23c9820acac98eafbd92b1abf3db42c05ecbd1f48187fdbdf60a9 2023-03-06 17:57:24 [botocore.auth] DEBUG: Signature: e558f18160696d619ee349b97b503ed3df34c6b13e32547f9530f97405a19365 2023-03-06 17:57:24 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:24 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:24 [botocore.endpoint] DEBUG: Sending http request: 2023-03-06 17:57:24 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-06 17:57:24 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_medium_14707 HTTP/1.1" 200 234 2023-03-06 17:57:24 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'Ykog9SxF4OUCl+IwRmPAB3vRbylyqMo6dKEgHT/32vAUJMAj6ScevGnSs8dyv1NulGcgM+3lkqU=', 'x-amz-request-id': 'FV18SZ609E9VTBWF', 'Date': 'Mon, 06 Mar 2023 17:57:25 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '234'} 2023-03-06 17:57:24 [botocore.parsers] DEBUG: Response body: b'\n2023-03-06T17:57:25.000Z"c8342e47fe25b80cccbde324946d2cb8"' 2023-03-06 17:57:24 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-06 17:57:24 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-06 17:57:24 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-06 17:57:24 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-03-06 17:57:24 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-06 17:57:24 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-06 17:57:24 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-06 17:57:24 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-06 17:57:24 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-06 17:57:24 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-06 17:57:24 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:24 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:24 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:24 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:24 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:24 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:24 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-03-06 17:57:24 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:24 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:24 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:24 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:24 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_small_14707', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/14707', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_small_14707', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_small_14707', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/14707', 'Key': 'x_small_14707'}}}} 2023-03-06 17:57:24 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:24 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-03-06 17:57:24 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-03-06 17:57:24 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-03-06 17:57:24 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-03-06 17:57:24 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-06 17:57:24 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_small_14707 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/14707 x-amz-date:20230306T175724Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-03-06 17:57:24 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230306T175724Z 20230306/us-east-2/s3/aws4_request a66edcaddbe600556f210b1af68b6089a90087b370a7ca238a908aa42caf1c15 2023-03-06 17:57:24 [botocore.auth] DEBUG: Signature: e7e0e2dfab9a9095a3159e5bdc26d3aab7f9c7ae85f65c04c563408b1bc6dcb8 2023-03-06 17:57:24 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:24 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:24 [botocore.endpoint] DEBUG: Sending http request: 2023-03-06 17:57:24 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-06 17:57:24 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_small_14707 HTTP/1.1" 200 234 2023-03-06 17:57:24 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': '41NpjAVZ4qN1yN7NnjOdZmgDBPng1bHHu+Ju/u6mcN4MHovprfaavjXPLsYJa1UAtM9zoWEt7QU=', 'x-amz-request-id': 'FV1D8FYYXVCB9M5R', 'Date': 'Mon, 06 Mar 2023 17:57:25 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '234'} 2023-03-06 17:57:24 [botocore.parsers] DEBUG: Response body: b'\n2023-03-06T17:57:25.000Z"c8342e47fe25b80cccbde324946d2cb8"' 2023-03-06 17:57:24 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-06 17:57:24 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-06 17:57:24 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-06 17:57:24 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-03-06 17:57:24 [scrapy.core.scraper] DEBUG: Scraped from <200 http://46.101.199.209:5555/getdata?site=bostadsregistret> {'amanities': '["Rullstolsvänligt", "Internet", "Husdjursvänligt", "Dusch", ' '"Parkering", "Förråd", "Barnvänligt"]', 'available_from': '2022-12-31', 'available_to': '', 'avstatus': 'calander', 'city': 'Bengtsfors', 'country': 'SE', 'currency': 'SEK', 'desc': 'Trevlig område\n', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '3799', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/bengtsfors/9579', 'photos': '["https://api.bostadsregistret.se/image/14707"]', 'plat': '59.0309288', 'plong': '12.222887', 'room_cnt': 1, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '44', 'state': 'Bengtsfors', 'street': 'Bolldalsvägen 20A', 'title': 'Förstahandskontrakt - Bengtsfors', 'zipcode': '66632'} 2023-03-06 17:57:24 [botocore.hooks] DEBUG: Event choose-service-name: calling handler 2023-03-06 17:57:24 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler 2023-03-06 17:57:24 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler ._handler at 0x7f47810ea670> 2023-03-06 17:57:24 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler 2023-03-06 17:57:24 [botocore.endpoint] DEBUG: Setting s3 timeout as (60, 60) 2023-03-06 17:57:24 [botocore.client] DEBUG: Registering retry handlers for service: s3 2023-03-06 17:57:24 [botocore.utils] DEBUG: Registering S3 region redirector handler 2023-03-06 17:57:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.bostadsregistret.se:443 2023-03-06 17:57:24 [urllib3.connectionpool] DEBUG: https://api.bostadsregistret.se:443 "GET /image/14709 HTTP/1.1" 200 1158999 2023-03-06 17:57:24 [s3transfer.utils] DEBUG: Acquiring 0 2023-03-06 17:57:24 [s3transfer.tasks] DEBUG: UploadSubmissionTask(transfer_id=0, {'transfer_future': }) about to wait for the following futures [] 2023-03-06 17:57:24 [s3transfer.tasks] DEBUG: UploadSubmissionTask(transfer_id=0, {'transfer_future': }) done waiting for dependent futures 2023-03-06 17:57:24 [s3transfer.tasks] DEBUG: Executing task UploadSubmissionTask(transfer_id=0, {'transfer_future': }) with kwargs {'client': , 'config': , 'osutil': , 'request_executor': , 'transfer_future': } 2023-03-06 17:57:24 [s3transfer.futures] DEBUG: Submitting task PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '14709', 'extra_args': {'ACL': 'public-read'}}) to executor for transfer request: 0. 2023-03-06 17:57:24 [s3transfer.utils] DEBUG: Acquiring 0 2023-03-06 17:57:24 [s3transfer.tasks] DEBUG: PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '14709', 'extra_args': {'ACL': 'public-read'}}) about to wait for the following futures [] 2023-03-06 17:57:24 [s3transfer.tasks] DEBUG: PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '14709', 'extra_args': {'ACL': 'public-read'}}) done waiting for dependent futures 2023-03-06 17:57:24 [s3transfer.tasks] DEBUG: Executing task PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '14709', 'extra_args': {'ACL': 'public-read'}}) with kwargs {'client': , 'fileobj': , 'bucket': 'rentlyse-upload', 'key': '14709', 'extra_args': {'ACL': 'public-read'}} 2023-03-06 17:57:24 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-06 17:57:24 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-06 17:57:24 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-06 17:57:24 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.amazonaws.com 2023-03-06 17:57:24 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-06 17:57:24 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-06 17:57:24 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-06 17:57:24 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-06 17:57:24 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-06 17:57:24 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-06 17:57:24 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-06 17:57:24 [s3transfer.utils] DEBUG: Releasing acquire 0/None 2023-03-06 17:57:24 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler > 2023-03-06 17:57:24 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-06 17:57:24 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-06 17:57:24 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-06 17:57:24 [botocore.handlers] DEBUG: Adding expect 100 continue header to request. 2023-03-06 17:57:24 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-06 17:57:24 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-06 17:57:24 [botocore.endpoint] DEBUG: Making request for OperationModel(name=PutObject) with params: {'url_path': '/14709', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-acl': 'public-read', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84', 'Content-MD5': 'UsavFjZTMoJiLTXF6kr24Q==', 'Expect': '100-continue'}, 'body': , 'auth_path': '/rentlyse-upload/14709', 'url': 'https://rentlyse-upload.s3.amazonaws.com/14709', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': True, 'auth_type': 'v4', 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'Key': '14709', 'Body': , 'ACL': 'public-read'}}}} 2023-03-06 17:57:24 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-06 17:57:24 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler > 2023-03-06 17:57:24 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler > 2023-03-06 17:57:24 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler 2023-03-06 17:57:24 [botocore.hooks] DEBUG: Event before-sign.s3.PutObject: calling handler 2023-03-06 17:57:24 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-06 17:57:24 [botocore.auth] DEBUG: CanonicalRequest: PUT /14709 content-md5:UsavFjZTMoJiLTXF6kr24Q== host:rentlyse-upload.s3.amazonaws.com x-amz-acl:public-read x-amz-content-sha256:UNSIGNED-PAYLOAD x-amz-date:20230306T175724Z content-md5;host;x-amz-acl;x-amz-content-sha256;x-amz-date UNSIGNED-PAYLOAD 2023-03-06 17:57:24 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230306T175724Z 20230306/us-east-1/s3/aws4_request 8f42e1d280500316725470b92d73161bb0117afbf163e41353ddab9da98cabe1 2023-03-06 17:57:24 [botocore.auth] DEBUG: Signature: 851f8d346d455f40f4fb3111ec7a2eebf191e769500b15b4214b8b10a989bcd6 2023-03-06 17:57:24 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-06 17:57:24 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-06 17:57:24 [botocore.endpoint] DEBUG: Sending http request: 2023-03-06 17:57:24 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-06 17:57:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): rentlyse-upload.s3.amazonaws.com:443 2023-03-06 17:57:25 [botocore.awsrequest] DEBUG: Waiting for 100 Continue response. 2023-03-06 17:57:25 [botocore.awsrequest] DEBUG: Received a non 100 Continue response from the server, NOT sending request body. 2023-03-06 17:57:25 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.amazonaws.com:443 "PUT /14709 HTTP/1.1" 400 None 2023-03-06 17:57:25 [botocore.parsers] DEBUG: Response headers: {'x-amz-request-id': 'FE90B0DJBD93398C', 'x-amz-id-2': 'TftXsSJgR6PaI/X35HJOR8ul0u6aWhb3kVR495doJikXDxp5tLGa4cYdtqYz7oIMd8Hn7KOJpho=', 'Content-Type': 'application/xml', 'Transfer-Encoding': 'chunked', 'Date': 'Mon, 06 Mar 2023 17:57:24 GMT', 'Server': 'AmazonS3', 'Connection': 'close'} 2023-03-06 17:57:25 [botocore.parsers] DEBUG: Response body: b'\nAuthorizationHeaderMalformedThe authorization header is malformed; the region \'us-east-1\' is wrong; expecting \'us-east-2\'us-east-2FE90B0DJBD93398CTftXsSJgR6PaI/X35HJOR8ul0u6aWhb3kVR495doJikXDxp5tLGa4cYdtqYz7oIMd8Hn7KOJpho=' 2023-03-06 17:57:25 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler 2023-03-06 17:57:25 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-06 17:57:25 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler > 2023-03-06 17:57:25 [botocore.utils] DEBUG: S3 client configured for region us-east-1 but the bucket rentlyse-upload is in region us-east-2; Please configure the proper region to avoid multiple unnecessary redirects and signing attempts. 2023-03-06 17:57:25 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-06 17:57:25 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-06 17:57:25 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-06 17:57:25 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-06 17:57:25 [botocore.utils] DEBUG: Updating URI from https://rentlyse-upload.s3.amazonaws.com/14709 to https://rentlyse-upload.s3.us-east-2.amazonaws.com/14709 2023-03-06 17:57:25 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-06 17:57:25 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-06 17:57:25 [botocore.endpoint] DEBUG: Response received to retry, sleeping for 0 seconds 2023-03-06 17:57:25 [botocore.awsrequest] DEBUG: Rewinding stream: 2023-03-06 17:57:25 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-06 17:57:25 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler > 2023-03-06 17:57:25 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler > 2023-03-06 17:57:25 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler 2023-03-06 17:57:25 [botocore.hooks] DEBUG: Event before-sign.s3.PutObject: calling handler 2023-03-06 17:57:25 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-06 17:57:25 [botocore.auth] DEBUG: CanonicalRequest: PUT /14709 content-md5:UsavFjZTMoJiLTXF6kr24Q== host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-acl:public-read x-amz-content-sha256:UNSIGNED-PAYLOAD x-amz-date:20230306T175725Z content-md5;host;x-amz-acl;x-amz-content-sha256;x-amz-date UNSIGNED-PAYLOAD 2023-03-06 17:57:25 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230306T175725Z 20230306/us-east-2/s3/aws4_request a81397a45c4ae0ed4edbd98fae89f51d809c0cab89022cff823b665df04f7b76 2023-03-06 17:57:25 [botocore.auth] DEBUG: Signature: 93aaec7b150446fcd54e089577945b4ef44b766b12e9d904c33a7a4c8e74aa1b 2023-03-06 17:57:25 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-06 17:57:25 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-06 17:57:25 [botocore.endpoint] DEBUG: Sending http request: 2023-03-06 17:57:25 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-06 17:57:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): rentlyse-upload.s3.us-east-2.amazonaws.com:443 2023-03-06 17:57:25 [botocore.awsrequest] DEBUG: Waiting for 100 Continue response. 2023-03-06 17:57:25 [botocore.awsrequest] DEBUG: 100 Continue response seen, now sending request body. 2023-03-06 17:57:26 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /14709 HTTP/1.1" 200 0 2023-03-06 17:57:26 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': '7+AnGTN4xYyMwkaEkdjPbkCVFSTrNl1lgjcnm8WxJoYz1iIMkqnGqm/woHEM2bXy4WWtV3rM/No=', 'x-amz-request-id': 'FE9DH6R389ES2EJT', 'Date': 'Mon, 06 Mar 2023 17:57:26 GMT', 'x-amz-server-side-encryption': 'AES256', 'ETag': '"52c6af1636533282622d35c5ea4af6e1"', 'Server': 'AmazonS3', 'Content-Length': '0'} 2023-03-06 17:57:26 [botocore.parsers] DEBUG: Response body: b'' 2023-03-06 17:57:26 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler 2023-03-06 17:57:26 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-06 17:57:26 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler > 2023-03-06 17:57:26 [botocore.utils] DEBUG: S3 request was previously redirected, not redirecting. 2023-03-06 17:57:26 [s3transfer.utils] DEBUG: Releasing acquire 0/None 2023-03-06 17:57:26 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-06 17:57:26 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-06 17:57:26 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-06 17:57:26 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-06 17:57:26 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-06 17:57:26 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-06 17:57:26 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:26 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:26 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:26 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:26 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:26 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:26 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-03-06 17:57:26 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:26 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:26 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:26 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:26 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/xx_large_14709', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/14709', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/xx_large_14709', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/xx_large_14709', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/14709', 'Key': 'xx_large_14709'}}}} 2023-03-06 17:57:26 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:26 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-03-06 17:57:26 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-03-06 17:57:26 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-03-06 17:57:26 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-03-06 17:57:26 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-06 17:57:26 [botocore.auth] DEBUG: CanonicalRequest: PUT /xx_large_14709 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/14709 x-amz-date:20230306T175726Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-03-06 17:57:26 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230306T175726Z 20230306/us-east-2/s3/aws4_request b9d73ad4ed4b042986b29e441f961898322a8aebf5205f044aa034205f3e1022 2023-03-06 17:57:26 [botocore.auth] DEBUG: Signature: bee40b11c0f05c03840e223b837904e2f31eea3d162911bb1bba772954e047b9 2023-03-06 17:57:26 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:26 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:26 [botocore.endpoint] DEBUG: Sending http request: 2023-03-06 17:57:26 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-06 17:57:26 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /xx_large_14709 HTTP/1.1" 200 234 2023-03-06 17:57:26 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'ELiy2zGawqVabERxU+7tsHXsqIywD0ifUhTOjNDGrvugDYyITKOQtOVsqtQ+T5M+G8D4QSjdvFU=', 'x-amz-request-id': '843QSZW8M34DYMPS', 'Date': 'Mon, 06 Mar 2023 17:57:27 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '234'} 2023-03-06 17:57:26 [botocore.parsers] DEBUG: Response body: b'\n2023-03-06T17:57:27.000Z"52c6af1636533282622d35c5ea4af6e1"' 2023-03-06 17:57:26 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-06 17:57:26 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-06 17:57:26 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-06 17:57:26 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-03-06 17:57:26 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-06 17:57:26 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-06 17:57:26 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-06 17:57:26 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-06 17:57:26 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-06 17:57:26 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-06 17:57:26 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:26 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:26 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:26 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:26 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:26 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:26 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-03-06 17:57:26 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:26 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:26 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:26 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:26 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_large_14709', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/14709', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_large_14709', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_large_14709', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/14709', 'Key': 'x_large_14709'}}}} 2023-03-06 17:57:26 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:26 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-03-06 17:57:26 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-03-06 17:57:26 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-03-06 17:57:26 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-03-06 17:57:26 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-06 17:57:26 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_large_14709 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/14709 x-amz-date:20230306T175726Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-03-06 17:57:26 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230306T175726Z 20230306/us-east-2/s3/aws4_request 14b7c2aeea46df6008df9564a5d2b21489c7c724ed38bf1800a28fc4fefea6be 2023-03-06 17:57:26 [botocore.auth] DEBUG: Signature: bf8b42f2b40f4d93b583e9bec08af7e4d2d4e82e6ab893d2d590ffa11fc0f24a 2023-03-06 17:57:26 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:26 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:26 [botocore.endpoint] DEBUG: Sending http request: 2023-03-06 17:57:26 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-06 17:57:26 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_large_14709 HTTP/1.1" 200 234 2023-03-06 17:57:26 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'hZRmSz53vEOzQT5W5WTP5nZCM0ZPzb+aackkMpVBpXcDF3nQ61CROhGItse4LOC/rBHhiJfwSO0=', 'x-amz-request-id': '843TSVM0DNV29A8V', 'Date': 'Mon, 06 Mar 2023 17:57:27 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '234'} 2023-03-06 17:57:26 [botocore.parsers] DEBUG: Response body: b'\n2023-03-06T17:57:27.000Z"52c6af1636533282622d35c5ea4af6e1"' 2023-03-06 17:57:26 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-06 17:57:26 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-06 17:57:26 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-06 17:57:26 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-03-06 17:57:26 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-06 17:57:26 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-06 17:57:26 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-06 17:57:26 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-06 17:57:26 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-06 17:57:26 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-06 17:57:26 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:26 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:26 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:26 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:26 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:26 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:26 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-03-06 17:57:26 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:26 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:26 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:26 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:26 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_medium_14709', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/14709', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_medium_14709', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_medium_14709', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/14709', 'Key': 'x_medium_14709'}}}} 2023-03-06 17:57:26 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:26 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-03-06 17:57:26 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-03-06 17:57:26 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-03-06 17:57:26 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-03-06 17:57:26 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-06 17:57:26 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_medium_14709 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/14709 x-amz-date:20230306T175726Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-03-06 17:57:26 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230306T175726Z 20230306/us-east-2/s3/aws4_request 824aecdc76084827c2e98d90835e834dcce875e44aab36a3b17e2eb43232fd0d 2023-03-06 17:57:26 [botocore.auth] DEBUG: Signature: a833415b8b1cf97b7c312e8d137e8b10f4755a9d115e9ca0f8934f8caed978b2 2023-03-06 17:57:26 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:26 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:26 [botocore.endpoint] DEBUG: Sending http request: 2023-03-06 17:57:26 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-06 17:57:27 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_medium_14709 HTTP/1.1" 200 234 2023-03-06 17:57:27 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'KYHRMKUQlDCUQvq1JmGT6KUDSS7l7XqwPeZr4wHJzxz1Sdn2TknV1zTn4lxIXJuoOcgBmwUGReE=', 'x-amz-request-id': 'YJQB8F22GKMXW8SV', 'Date': 'Mon, 06 Mar 2023 17:57:28 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '234'} 2023-03-06 17:57:27 [botocore.parsers] DEBUG: Response body: b'\n2023-03-06T17:57:28.000Z"52c6af1636533282622d35c5ea4af6e1"' 2023-03-06 17:57:27 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-06 17:57:27 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-06 17:57:27 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-06 17:57:27 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-03-06 17:57:27 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-06 17:57:27 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-06 17:57:27 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-06 17:57:27 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-06 17:57:27 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-06 17:57:27 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-06 17:57:27 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:27 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:27 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:27 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:27 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:27 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:27 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-03-06 17:57:27 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:27 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:27 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:27 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:27 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_small_14709', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/14709', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_small_14709', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_small_14709', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/14709', 'Key': 'x_small_14709'}}}} 2023-03-06 17:57:27 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:27 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-03-06 17:57:27 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-03-06 17:57:27 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-03-06 17:57:27 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-03-06 17:57:27 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-06 17:57:27 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_small_14709 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/14709 x-amz-date:20230306T175727Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-03-06 17:57:27 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230306T175727Z 20230306/us-east-2/s3/aws4_request 49def2f2371c898631a98fff403579da941c0fecd4e5a7d2e5b33db0d85ec6b3 2023-03-06 17:57:27 [botocore.auth] DEBUG: Signature: 44d9063eec168d3298227ee2e6451e303fc8d9129444854370fc9027871fd17e 2023-03-06 17:57:27 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:27 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:27 [botocore.endpoint] DEBUG: Sending http request: 2023-03-06 17:57:27 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-06 17:57:27 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_small_14709 HTTP/1.1" 200 234 2023-03-06 17:57:27 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'pG9tjeWWvrnlp4V7zt/T4YS/pVb9YaATiwgL9gCMkMTOQOnrke6nErt6hTOG6SoCh+xrRgTx3Mk=', 'x-amz-request-id': 'YJQ0DXWFKD06DKKY', 'Date': 'Mon, 06 Mar 2023 17:57:28 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '234'} 2023-03-06 17:57:27 [botocore.parsers] DEBUG: Response body: b'\n2023-03-06T17:57:28.000Z"52c6af1636533282622d35c5ea4af6e1"' 2023-03-06 17:57:27 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-06 17:57:27 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-06 17:57:27 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-06 17:57:27 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-03-06 17:57:27 [scrapy.core.scraper] DEBUG: Scraped from <200 http://46.101.199.209:5555/getdata?site=bostadsregistret> {'amanities': '["Balkong", "Rullstolsvänligt", "Internet", "Husdjursvänligt", ' '"Dusch", "Parkering", "Förråd", "Barnvänligt"]', 'available_from': '2022-09-30', 'available_to': '', 'avstatus': 'calander', 'city': 'Bengtsfors', 'country': 'SE', 'currency': 'SEK', 'desc': 'Trevligt område', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '6080', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/bengtsfors/9580', 'photos': '["https://api.bostadsregistret.se/image/14709"]', 'plat': '59.0309288', 'plong': '12.222887', 'room_cnt': 3, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '75', 'state': 'Bengtsfors', 'street': 'Kinadalsvägen 43A', 'title': 'Förstahandskontrakt - Bengtsfors', 'zipcode': '66632'} 2023-03-06 17:57:27 [botocore.hooks] DEBUG: Event choose-service-name: calling handler 2023-03-06 17:57:27 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler 2023-03-06 17:57:27 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler ._handler at 0x7f47810ea670> 2023-03-06 17:57:27 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler 2023-03-06 17:57:27 [botocore.endpoint] DEBUG: Setting s3 timeout as (60, 60) 2023-03-06 17:57:27 [botocore.client] DEBUG: Registering retry handlers for service: s3 2023-03-06 17:57:27 [botocore.utils] DEBUG: Registering S3 region redirector handler 2023-03-06 17:57:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.bostadsregistret.se:443 2023-03-06 17:57:27 [urllib3.connectionpool] DEBUG: https://api.bostadsregistret.se:443 "GET /image/15337 HTTP/1.1" 200 1027453 2023-03-06 17:57:27 [s3transfer.utils] DEBUG: Acquiring 0 2023-03-06 17:57:27 [s3transfer.tasks] DEBUG: UploadSubmissionTask(transfer_id=0, {'transfer_future': }) about to wait for the following futures [] 2023-03-06 17:57:27 [s3transfer.tasks] DEBUG: UploadSubmissionTask(transfer_id=0, {'transfer_future': }) done waiting for dependent futures 2023-03-06 17:57:27 [s3transfer.tasks] DEBUG: Executing task UploadSubmissionTask(transfer_id=0, {'transfer_future': }) with kwargs {'client': , 'config': , 'osutil': , 'request_executor': , 'transfer_future': } 2023-03-06 17:57:27 [s3transfer.futures] DEBUG: Submitting task PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '15337', 'extra_args': {'ACL': 'public-read'}}) to executor for transfer request: 0. 2023-03-06 17:57:27 [s3transfer.utils] DEBUG: Acquiring 0 2023-03-06 17:57:27 [s3transfer.tasks] DEBUG: PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '15337', 'extra_args': {'ACL': 'public-read'}}) about to wait for the following futures [] 2023-03-06 17:57:27 [s3transfer.tasks] DEBUG: PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '15337', 'extra_args': {'ACL': 'public-read'}}) done waiting for dependent futures 2023-03-06 17:57:27 [s3transfer.utils] DEBUG: Releasing acquire 0/None 2023-03-06 17:57:27 [s3transfer.tasks] DEBUG: Executing task PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '15337', 'extra_args': {'ACL': 'public-read'}}) with kwargs {'client': , 'fileobj': , 'bucket': 'rentlyse-upload', 'key': '15337', 'extra_args': {'ACL': 'public-read'}} 2023-03-06 17:57:27 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-06 17:57:27 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-06 17:57:27 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-06 17:57:27 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.amazonaws.com 2023-03-06 17:57:27 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-06 17:57:27 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-06 17:57:27 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-06 17:57:27 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-06 17:57:27 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-06 17:57:27 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-06 17:57:27 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-06 17:57:27 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler > 2023-03-06 17:57:27 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-06 17:57:27 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-06 17:57:27 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-06 17:57:27 [botocore.handlers] DEBUG: Adding expect 100 continue header to request. 2023-03-06 17:57:27 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-06 17:57:27 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-06 17:57:27 [botocore.endpoint] DEBUG: Making request for OperationModel(name=PutObject) with params: {'url_path': '/15337', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-acl': 'public-read', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84', 'Content-MD5': 'jPnxsCL+ga1VOe25leBbLg==', 'Expect': '100-continue'}, 'body': , 'auth_path': '/rentlyse-upload/15337', 'url': 'https://rentlyse-upload.s3.amazonaws.com/15337', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': True, 'auth_type': 'v4', 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'Key': '15337', 'Body': , 'ACL': 'public-read'}}}} 2023-03-06 17:57:27 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-06 17:57:27 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler > 2023-03-06 17:57:27 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler > 2023-03-06 17:57:27 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler 2023-03-06 17:57:27 [botocore.hooks] DEBUG: Event before-sign.s3.PutObject: calling handler 2023-03-06 17:57:27 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-06 17:57:27 [botocore.auth] DEBUG: CanonicalRequest: PUT /15337 content-md5:jPnxsCL+ga1VOe25leBbLg== host:rentlyse-upload.s3.amazonaws.com x-amz-acl:public-read x-amz-content-sha256:UNSIGNED-PAYLOAD x-amz-date:20230306T175727Z content-md5;host;x-amz-acl;x-amz-content-sha256;x-amz-date UNSIGNED-PAYLOAD 2023-03-06 17:57:27 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230306T175727Z 20230306/us-east-1/s3/aws4_request 07f85ff1d0722bc32338d43100dfda850ca2a40f71dea2a031295d6705845383 2023-03-06 17:57:27 [botocore.auth] DEBUG: Signature: 9540f70d13b52febe99f9b3c5d25bee25b98093ec8b4484cfe20917656635132 2023-03-06 17:57:27 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-06 17:57:27 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-06 17:57:27 [botocore.endpoint] DEBUG: Sending http request: 2023-03-06 17:57:27 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-06 17:57:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): rentlyse-upload.s3.amazonaws.com:443 2023-03-06 17:57:28 [botocore.awsrequest] DEBUG: Waiting for 100 Continue response. 2023-03-06 17:57:28 [botocore.awsrequest] DEBUG: Received a non 100 Continue response from the server, NOT sending request body. 2023-03-06 17:57:28 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.amazonaws.com:443 "PUT /15337 HTTP/1.1" 400 None 2023-03-06 17:57:28 [botocore.parsers] DEBUG: Response headers: {'x-amz-request-id': 'NRX03FFP55JCPST9', 'x-amz-id-2': 'tGOZpyCHy3qtmLvGLCCVe86kzJIyygX47J7i/gPXK/+ewzlKcPVDIjbN/mCE/PKz/FkJQBXFYak=', 'Content-Type': 'application/xml', 'Transfer-Encoding': 'chunked', 'Date': 'Mon, 06 Mar 2023 17:57:28 GMT', 'Server': 'AmazonS3', 'Connection': 'close'} 2023-03-06 17:57:28 [botocore.parsers] DEBUG: Response body: b'\nAuthorizationHeaderMalformedThe authorization header is malformed; the region \'us-east-1\' is wrong; expecting \'us-east-2\'us-east-2NRX03FFP55JCPST9tGOZpyCHy3qtmLvGLCCVe86kzJIyygX47J7i/gPXK/+ewzlKcPVDIjbN/mCE/PKz/FkJQBXFYak=' 2023-03-06 17:57:28 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler 2023-03-06 17:57:28 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-06 17:57:28 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler > 2023-03-06 17:57:28 [botocore.utils] DEBUG: S3 client configured for region us-east-1 but the bucket rentlyse-upload is in region us-east-2; Please configure the proper region to avoid multiple unnecessary redirects and signing attempts. 2023-03-06 17:57:28 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-06 17:57:28 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-06 17:57:28 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-06 17:57:28 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-06 17:57:28 [botocore.utils] DEBUG: Updating URI from https://rentlyse-upload.s3.amazonaws.com/15337 to https://rentlyse-upload.s3.us-east-2.amazonaws.com/15337 2023-03-06 17:57:28 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-06 17:57:28 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-06 17:57:28 [botocore.endpoint] DEBUG: Response received to retry, sleeping for 0 seconds 2023-03-06 17:57:28 [botocore.awsrequest] DEBUG: Rewinding stream: 2023-03-06 17:57:28 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-06 17:57:28 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler > 2023-03-06 17:57:28 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler > 2023-03-06 17:57:28 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler 2023-03-06 17:57:28 [botocore.hooks] DEBUG: Event before-sign.s3.PutObject: calling handler 2023-03-06 17:57:28 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-06 17:57:28 [botocore.auth] DEBUG: CanonicalRequest: PUT /15337 content-md5:jPnxsCL+ga1VOe25leBbLg== host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-acl:public-read x-amz-content-sha256:UNSIGNED-PAYLOAD x-amz-date:20230306T175728Z content-md5;host;x-amz-acl;x-amz-content-sha256;x-amz-date UNSIGNED-PAYLOAD 2023-03-06 17:57:28 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230306T175728Z 20230306/us-east-2/s3/aws4_request 11d041d61fab7e3ff99f7262db7fce6e932ab74362a6defc7e0d600b8a45cd54 2023-03-06 17:57:28 [botocore.auth] DEBUG: Signature: 6fd97ebe9e283476b3810493584a0d62c027b5cfc04a52dd679a0260074f63c0 2023-03-06 17:57:28 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-06 17:57:28 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-06 17:57:28 [botocore.endpoint] DEBUG: Sending http request: 2023-03-06 17:57:28 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-06 17:57:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): rentlyse-upload.s3.us-east-2.amazonaws.com:443 2023-03-06 17:57:28 [botocore.awsrequest] DEBUG: Waiting for 100 Continue response. 2023-03-06 17:57:28 [botocore.awsrequest] DEBUG: 100 Continue response seen, now sending request body. 2023-03-06 17:57:29 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /15337 HTTP/1.1" 200 0 2023-03-06 17:57:29 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'a03eEMlWQVhLkbygoW8yXkjgn9pLZCDwCE9E4Y2wTPAT8rUlgtfpGbwjzHctZetv6908H8wKkiy2lQwXNFGW7A==', 'x-amz-request-id': 'NRX8KNJGHR919182', 'Date': 'Mon, 06 Mar 2023 17:57:29 GMT', 'x-amz-server-side-encryption': 'AES256', 'ETag': '"8cf9f1b022fe81ad5539edb995e05b2e"', 'Server': 'AmazonS3', 'Content-Length': '0'} 2023-03-06 17:57:29 [botocore.parsers] DEBUG: Response body: b'' 2023-03-06 17:57:29 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler 2023-03-06 17:57:29 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-06 17:57:29 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler > 2023-03-06 17:57:29 [botocore.utils] DEBUG: S3 request was previously redirected, not redirecting. 2023-03-06 17:57:29 [s3transfer.utils] DEBUG: Releasing acquire 0/None 2023-03-06 17:57:29 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-06 17:57:29 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-06 17:57:29 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-06 17:57:29 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-06 17:57:29 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-06 17:57:29 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-06 17:57:29 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:29 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:29 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:29 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:29 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:29 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:29 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-03-06 17:57:29 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:29 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:29 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:29 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:29 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/xx_large_15337', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/15337', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/xx_large_15337', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/xx_large_15337', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/15337', 'Key': 'xx_large_15337'}}}} 2023-03-06 17:57:29 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:29 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-03-06 17:57:29 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-03-06 17:57:29 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-03-06 17:57:29 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-03-06 17:57:29 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-06 17:57:29 [botocore.auth] DEBUG: CanonicalRequest: PUT /xx_large_15337 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/15337 x-amz-date:20230306T175729Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-03-06 17:57:29 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230306T175729Z 20230306/us-east-2/s3/aws4_request 4f409212d35f875670d34f1d79da97d10415ddd06b7ed0f8f9e5b88a3bccb447 2023-03-06 17:57:29 [botocore.auth] DEBUG: Signature: b4bca86e32a599f7729e1b7ffcf392ed9fd946862769a9b4fd12aee5d057f1bd 2023-03-06 17:57:29 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:29 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:29 [botocore.endpoint] DEBUG: Sending http request: 2023-03-06 17:57:29 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-06 17:57:29 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /xx_large_15337 HTTP/1.1" 200 234 2023-03-06 17:57:29 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'GPMUOQ4YevdNsEXEPgSHmMXDxy/4Sw7vVfR1R7oBCcP81ssajP+AvKA4rfs6zfk0E/ZUYF9wNqZj2vIUetCqIQ==', 'x-amz-request-id': 'V9NWMRGQ7CFQ3X08', 'Date': 'Mon, 06 Mar 2023 17:57:30 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '234'} 2023-03-06 17:57:29 [botocore.parsers] DEBUG: Response body: b'\n2023-03-06T17:57:30.000Z"8cf9f1b022fe81ad5539edb995e05b2e"' 2023-03-06 17:57:29 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-06 17:57:29 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-06 17:57:29 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-06 17:57:29 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-03-06 17:57:29 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-06 17:57:29 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-06 17:57:29 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-06 17:57:29 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-06 17:57:29 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-06 17:57:29 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-06 17:57:29 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:29 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:29 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:29 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:29 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:29 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:29 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-03-06 17:57:29 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:29 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:29 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:29 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:29 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_large_15337', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/15337', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_large_15337', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_large_15337', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/15337', 'Key': 'x_large_15337'}}}} 2023-03-06 17:57:29 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:29 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-03-06 17:57:29 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-03-06 17:57:29 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-03-06 17:57:29 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-03-06 17:57:29 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-06 17:57:29 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_large_15337 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/15337 x-amz-date:20230306T175729Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-03-06 17:57:29 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230306T175729Z 20230306/us-east-2/s3/aws4_request a190f6ae9f6f6f296da4f7780f4759d7991ad53a66f2b4c2a4d9f218d3003ca8 2023-03-06 17:57:29 [botocore.auth] DEBUG: Signature: 24de349458f2f58dab5e008659de2df3ab703beec4b45cc7c39c410a320a0848 2023-03-06 17:57:29 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:29 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:29 [botocore.endpoint] DEBUG: Sending http request: 2023-03-06 17:57:29 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-06 17:57:30 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_large_15337 HTTP/1.1" 200 234 2023-03-06 17:57:30 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'Vne7jqE9ScVFYikGmJKOPsUxMb463A8L1vI6g3CuALu9vPU7a9HhW/MuitqT9X0bGjnwJs2Z1C5n2vkyNr5PjQ==', 'x-amz-request-id': 'V9NR6XJR9X8ZYKB3', 'Date': 'Mon, 06 Mar 2023 17:57:30 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '234'} 2023-03-06 17:57:30 [botocore.parsers] DEBUG: Response body: b'\n2023-03-06T17:57:30.000Z"8cf9f1b022fe81ad5539edb995e05b2e"' 2023-03-06 17:57:30 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-06 17:57:30 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-06 17:57:30 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-06 17:57:30 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-03-06 17:57:30 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-06 17:57:30 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-06 17:57:30 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-06 17:57:30 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-06 17:57:30 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-06 17:57:30 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-06 17:57:30 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:30 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:30 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:30 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:30 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:30 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:30 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-03-06 17:57:30 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:30 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:30 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:30 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:30 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_medium_15337', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/15337', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_medium_15337', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_medium_15337', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/15337', 'Key': 'x_medium_15337'}}}} 2023-03-06 17:57:30 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:30 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-03-06 17:57:30 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-03-06 17:57:30 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-03-06 17:57:30 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-03-06 17:57:30 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-06 17:57:30 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_medium_15337 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/15337 x-amz-date:20230306T175730Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-03-06 17:57:30 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230306T175730Z 20230306/us-east-2/s3/aws4_request 6b188e79293e097c1f6b6a1e4508c826e88589c49cec064e91729c152d9c9d66 2023-03-06 17:57:30 [botocore.auth] DEBUG: Signature: 73604c146df5a4279a6a45d1428b306d33a7e404e729cbfe45d90525b84b5dee 2023-03-06 17:57:30 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:30 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:30 [botocore.endpoint] DEBUG: Sending http request: 2023-03-06 17:57:30 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-06 17:57:30 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_medium_15337 HTTP/1.1" 200 234 2023-03-06 17:57:30 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'LJFB4P0iH758AW0liCoNIkB0j6R/FxUjfDjQDrgskJXpMQqnXZ6HGr3n10QSKM0y+kLzxandatG60qxXtUAMkw==', 'x-amz-request-id': 'KXZJ87TWVC3ZR9CP', 'Date': 'Mon, 06 Mar 2023 17:57:31 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '234'} 2023-03-06 17:57:30 [botocore.parsers] DEBUG: Response body: b'\n2023-03-06T17:57:31.000Z"8cf9f1b022fe81ad5539edb995e05b2e"' 2023-03-06 17:57:30 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-06 17:57:30 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-06 17:57:30 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-06 17:57:30 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-03-06 17:57:30 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-06 17:57:30 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-06 17:57:30 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-06 17:57:30 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-06 17:57:30 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-06 17:57:30 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-06 17:57:30 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:30 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:30 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:30 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:30 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:30 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:30 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-03-06 17:57:30 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:30 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:30 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:30 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:30 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_small_15337', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/15337', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_small_15337', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_small_15337', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/15337', 'Key': 'x_small_15337'}}}} 2023-03-06 17:57:30 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:30 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-03-06 17:57:30 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-03-06 17:57:30 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-03-06 17:57:30 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-03-06 17:57:30 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-06 17:57:30 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_small_15337 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/15337 x-amz-date:20230306T175730Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-03-06 17:57:30 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230306T175730Z 20230306/us-east-2/s3/aws4_request 33897da8c1c0bd42385ef61532033e1717c82c331da27192836308f8e1e5fadf 2023-03-06 17:57:30 [botocore.auth] DEBUG: Signature: 805a3f7c9c3260b9351eba1b06066fb27741d847613699b689289cf64fed1a8e 2023-03-06 17:57:30 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:30 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:30 [botocore.endpoint] DEBUG: Sending http request: 2023-03-06 17:57:30 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-06 17:57:30 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_small_15337 HTTP/1.1" 200 234 2023-03-06 17:57:30 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'EqJlsVIhrOqyuWUcZPlbVZvObv0VX6THPKoT+c+nFGSEi5PGIybDEQLCnlHLFgfVqnbr151QaNDslLtZT5x5Fw==', 'x-amz-request-id': 'KXZG9RSAYJSPRTNX', 'Date': 'Mon, 06 Mar 2023 17:57:31 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '234'} 2023-03-06 17:57:30 [botocore.parsers] DEBUG: Response body: b'\n2023-03-06T17:57:31.000Z"8cf9f1b022fe81ad5539edb995e05b2e"' 2023-03-06 17:57:30 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-06 17:57:30 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-06 17:57:30 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-06 17:57:30 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-03-06 17:57:30 [scrapy.core.scraper] DEBUG: Scraped from <200 http://46.101.199.209:5555/getdata?site=bostadsregistret> {'amanities': '["Balkong", "Rullstolsvänligt", "Internet", "Husdjursvänligt", ' '"Dusch", "Parkering", "Förråd", "Barnvänligt"]', 'available_from': '2023-02-01', 'available_to': '', 'avstatus': 'calander', 'city': 'Bengtsfors', 'country': 'SE', 'currency': 'SEK', 'desc': 'Ligger i bostadsområdet Långevigård med närhet till affärer ' 'grundskola, förskola och naturen. Fint och lugnt område med bra ' 'hyresgäster som grannar.\n', 'furnished': 0, 'marked_for_delete': 'N', 'monthly_rent': '5984', 'page_url': 'https://www.bostadsregistret.se/en/hyra/lagenhet/bengtsfors/9774', 'photos': '["https://api.bostadsregistret.se/image/15337"]', 'plat': '59.0309288', 'plong': '12.222887', 'room_cnt': 3, 'room_type': 'lägenhet', 'setids': '["lägenhet", "Förstahand", "Omgående", "Single", "Tills vidare"]', 'site_name': 'bostadsregistret', 'size': '74', 'state': 'Bengtsfors', 'street': 'Bolldalsvägen 18D', 'title': 'Förstahandskontrakt - Bengtsfors', 'zipcode': '66632'} 2023-03-06 17:57:30 [botocore.hooks] DEBUG: Event choose-service-name: calling handler 2023-03-06 17:57:30 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler 2023-03-06 17:57:30 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler ._handler at 0x7f47810ea670> 2023-03-06 17:57:30 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler 2023-03-06 17:57:30 [botocore.endpoint] DEBUG: Setting s3 timeout as (60, 60) 2023-03-06 17:57:30 [botocore.client] DEBUG: Registering retry handlers for service: s3 2023-03-06 17:57:30 [botocore.utils] DEBUG: Registering S3 region redirector handler 2023-03-06 17:57:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.bostadsregistret.se:443 2023-03-06 17:57:30 [urllib3.connectionpool] DEBUG: https://api.bostadsregistret.se:443 "GET /image/16103 HTTP/1.1" 200 89394 2023-03-06 17:57:30 [s3transfer.utils] DEBUG: Acquiring 0 2023-03-06 17:57:30 [s3transfer.tasks] DEBUG: UploadSubmissionTask(transfer_id=0, {'transfer_future': }) about to wait for the following futures [] 2023-03-06 17:57:30 [s3transfer.tasks] DEBUG: UploadSubmissionTask(transfer_id=0, {'transfer_future': }) done waiting for dependent futures 2023-03-06 17:57:30 [s3transfer.tasks] DEBUG: Executing task UploadSubmissionTask(transfer_id=0, {'transfer_future': }) with kwargs {'client': , 'config': , 'osutil': , 'request_executor': , 'transfer_future': } 2023-03-06 17:57:30 [s3transfer.futures] DEBUG: Submitting task PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '16103', 'extra_args': {'ACL': 'public-read'}}) to executor for transfer request: 0. 2023-03-06 17:57:30 [s3transfer.utils] DEBUG: Acquiring 0 2023-03-06 17:57:30 [s3transfer.tasks] DEBUG: PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '16103', 'extra_args': {'ACL': 'public-read'}}) about to wait for the following futures [] 2023-03-06 17:57:30 [s3transfer.tasks] DEBUG: PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '16103', 'extra_args': {'ACL': 'public-read'}}) done waiting for dependent futures 2023-03-06 17:57:30 [s3transfer.tasks] DEBUG: Executing task PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '16103', 'extra_args': {'ACL': 'public-read'}}) with kwargs {'client': , 'fileobj': , 'bucket': 'rentlyse-upload', 'key': '16103', 'extra_args': {'ACL': 'public-read'}} 2023-03-06 17:57:30 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-06 17:57:30 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-06 17:57:30 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-06 17:57:30 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.amazonaws.com 2023-03-06 17:57:30 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-06 17:57:30 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-06 17:57:30 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-06 17:57:30 [s3transfer.utils] DEBUG: Releasing acquire 0/None 2023-03-06 17:57:30 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-06 17:57:30 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-06 17:57:30 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-06 17:57:30 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-06 17:57:30 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler > 2023-03-06 17:57:30 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-06 17:57:30 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-06 17:57:30 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-06 17:57:30 [botocore.handlers] DEBUG: Adding expect 100 continue header to request. 2023-03-06 17:57:30 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-06 17:57:30 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-06 17:57:30 [botocore.endpoint] DEBUG: Making request for OperationModel(name=PutObject) with params: {'url_path': '/16103', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-acl': 'public-read', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84', 'Content-MD5': 'YMZ1Zalc6dJ/Jmex0miYWw==', 'Expect': '100-continue'}, 'body': , 'auth_path': '/rentlyse-upload/16103', 'url': 'https://rentlyse-upload.s3.amazonaws.com/16103', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': True, 'auth_type': 'v4', 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'Key': '16103', 'Body': , 'ACL': 'public-read'}}}} 2023-03-06 17:57:30 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-06 17:57:30 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler > 2023-03-06 17:57:30 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler > 2023-03-06 17:57:30 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler 2023-03-06 17:57:30 [botocore.hooks] DEBUG: Event before-sign.s3.PutObject: calling handler 2023-03-06 17:57:30 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-06 17:57:30 [botocore.auth] DEBUG: CanonicalRequest: PUT /16103 content-md5:YMZ1Zalc6dJ/Jmex0miYWw== host:rentlyse-upload.s3.amazonaws.com x-amz-acl:public-read x-amz-content-sha256:UNSIGNED-PAYLOAD x-amz-date:20230306T175730Z content-md5;host;x-amz-acl;x-amz-content-sha256;x-amz-date UNSIGNED-PAYLOAD 2023-03-06 17:57:30 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230306T175730Z 20230306/us-east-1/s3/aws4_request 99ffc322a4e35c03a8f744920ec88b096f384bac1d7dc0909bc3f4889c506516 2023-03-06 17:57:30 [botocore.auth] DEBUG: Signature: ec4bc0b715872662481de93ee164ee2f1502bf0499f67516e99eb86596f1d403 2023-03-06 17:57:30 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-06 17:57:30 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-06 17:57:30 [botocore.endpoint] DEBUG: Sending http request: 2023-03-06 17:57:30 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-06 17:57:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): rentlyse-upload.s3.amazonaws.com:443 2023-03-06 17:57:31 [botocore.awsrequest] DEBUG: Waiting for 100 Continue response. 2023-03-06 17:57:31 [botocore.awsrequest] DEBUG: Received a non 100 Continue response from the server, NOT sending request body. 2023-03-06 17:57:31 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.amazonaws.com:443 "PUT /16103 HTTP/1.1" 400 None 2023-03-06 17:57:31 [botocore.parsers] DEBUG: Response headers: {'x-amz-request-id': 'XRPVB7FRQ46DKN1K', 'x-amz-id-2': 'npbeBeeMY0172E5CS3KfxfoFqDssghaPWM1MjeEMXD9OcHfkIKOSrk87lvfZiI6j7GFkNnHfMI0=', 'Content-Type': 'application/xml', 'Transfer-Encoding': 'chunked', 'Date': 'Mon, 06 Mar 2023 17:57:30 GMT', 'Server': 'AmazonS3', 'Connection': 'close'} 2023-03-06 17:57:31 [botocore.parsers] DEBUG: Response body: b'\nAuthorizationHeaderMalformedThe authorization header is malformed; the region \'us-east-1\' is wrong; expecting \'us-east-2\'us-east-2XRPVB7FRQ46DKN1KnpbeBeeMY0172E5CS3KfxfoFqDssghaPWM1MjeEMXD9OcHfkIKOSrk87lvfZiI6j7GFkNnHfMI0=' 2023-03-06 17:57:31 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler 2023-03-06 17:57:31 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-06 17:57:31 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler > 2023-03-06 17:57:31 [botocore.utils] DEBUG: S3 client configured for region us-east-1 but the bucket rentlyse-upload is in region us-east-2; Please configure the proper region to avoid multiple unnecessary redirects and signing attempts. 2023-03-06 17:57:31 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-06 17:57:31 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-06 17:57:31 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-06 17:57:31 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-06 17:57:31 [botocore.utils] DEBUG: Updating URI from https://rentlyse-upload.s3.amazonaws.com/16103 to https://rentlyse-upload.s3.us-east-2.amazonaws.com/16103 2023-03-06 17:57:31 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-06 17:57:31 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-06 17:57:31 [botocore.endpoint] DEBUG: Response received to retry, sleeping for 0 seconds 2023-03-06 17:57:31 [botocore.awsrequest] DEBUG: Rewinding stream: 2023-03-06 17:57:31 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-06 17:57:31 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler > 2023-03-06 17:57:31 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler > 2023-03-06 17:57:31 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler 2023-03-06 17:57:31 [botocore.hooks] DEBUG: Event before-sign.s3.PutObject: calling handler 2023-03-06 17:57:31 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-06 17:57:31 [botocore.auth] DEBUG: CanonicalRequest: PUT /16103 content-md5:YMZ1Zalc6dJ/Jmex0miYWw== host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-acl:public-read x-amz-content-sha256:UNSIGNED-PAYLOAD x-amz-date:20230306T175731Z content-md5;host;x-amz-acl;x-amz-content-sha256;x-amz-date UNSIGNED-PAYLOAD 2023-03-06 17:57:31 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230306T175731Z 20230306/us-east-2/s3/aws4_request 5a983788b05b9402e5399219e2abb9af585ccd10bab5edd7330771f87fb7f36b 2023-03-06 17:57:31 [botocore.auth] DEBUG: Signature: 0f278c270cc276737d82bf24d5324602c165f407c276e9760b187355a30f2a25 2023-03-06 17:57:31 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-06 17:57:31 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-06 17:57:31 [botocore.endpoint] DEBUG: Sending http request: 2023-03-06 17:57:31 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-06 17:57:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): rentlyse-upload.s3.us-east-2.amazonaws.com:443 2023-03-06 17:57:31 [botocore.awsrequest] DEBUG: Waiting for 100 Continue response. 2023-03-06 17:57:31 [botocore.awsrequest] DEBUG: 100 Continue response seen, now sending request body. 2023-03-06 17:57:32 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /16103 HTTP/1.1" 200 0 2023-03-06 17:57:32 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'I243ZCFVmJzVfW5pkZ6ljseCs9RNE1r0SRZ9IkUk7wBZe9M1wRS717sld3mCYYPOomqK4tzUc8E=', 'x-amz-request-id': 'XRPJQKBVPJCZMPQA', 'Date': 'Mon, 06 Mar 2023 17:57:32 GMT', 'x-amz-server-side-encryption': 'AES256', 'ETag': '"60c67565a95ce9d27f2667b1d268985b"', 'Server': 'AmazonS3', 'Content-Length': '0'} 2023-03-06 17:57:32 [botocore.parsers] DEBUG: Response body: b'' 2023-03-06 17:57:32 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler 2023-03-06 17:57:32 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-06 17:57:32 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler > 2023-03-06 17:57:32 [botocore.utils] DEBUG: S3 request was previously redirected, not redirecting. 2023-03-06 17:57:32 [s3transfer.utils] DEBUG: Releasing acquire 0/None 2023-03-06 17:57:32 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-06 17:57:32 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-06 17:57:32 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-06 17:57:32 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-06 17:57:32 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-06 17:57:32 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-06 17:57:32 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:32 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:32 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:32 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:32 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:32 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:32 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-03-06 17:57:32 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:32 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:32 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:32 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:32 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/xx_large_16103', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/16103', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/xx_large_16103', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/xx_large_16103', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/16103', 'Key': 'xx_large_16103'}}}} 2023-03-06 17:57:32 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:32 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-03-06 17:57:32 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-03-06 17:57:32 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-03-06 17:57:32 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-03-06 17:57:32 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-06 17:57:32 [botocore.auth] DEBUG: CanonicalRequest: PUT /xx_large_16103 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/16103 x-amz-date:20230306T175732Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-03-06 17:57:32 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230306T175732Z 20230306/us-east-2/s3/aws4_request d1891b7f90d51c4109ceb0d6d84c04671bb436bc5ae499fb15aef4f198e57593 2023-03-06 17:57:32 [botocore.auth] DEBUG: Signature: 11a95af5f50f3285b39599f80bf1159a33cd372b989ea868102f3ffac9d956d1 2023-03-06 17:57:32 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:32 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:32 [botocore.endpoint] DEBUG: Sending http request: 2023-03-06 17:57:32 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-06 17:57:32 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /xx_large_16103 HTTP/1.1" 200 234 2023-03-06 17:57:32 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': '96HBYv6lhezcjapuPkEnVWFU5C6B7ganEHSqS8o4K0DGZNwSZnGRwGEiF+MSC0GovMN7cPsVhOs=', 'x-amz-request-id': '1JJK0SH4Q5JNM7N1', 'Date': 'Mon, 06 Mar 2023 17:57:33 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '234'} 2023-03-06 17:57:32 [botocore.parsers] DEBUG: Response body: b'\n2023-03-06T17:57:33.000Z"60c67565a95ce9d27f2667b1d268985b"' 2023-03-06 17:57:32 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-06 17:57:32 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-06 17:57:32 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-06 17:57:32 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-03-06 17:57:32 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-06 17:57:32 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-06 17:57:32 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-06 17:57:32 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-06 17:57:32 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-06 17:57:32 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-06 17:57:32 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:32 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:32 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:32 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:32 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:32 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:32 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-03-06 17:57:32 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:32 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:32 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:32 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:32 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_large_16103', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/16103', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_large_16103', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_large_16103', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/16103', 'Key': 'x_large_16103'}}}} 2023-03-06 17:57:32 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:32 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-03-06 17:57:32 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-03-06 17:57:32 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-03-06 17:57:32 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-03-06 17:57:32 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-06 17:57:32 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_large_16103 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/16103 x-amz-date:20230306T175732Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-03-06 17:57:32 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230306T175732Z 20230306/us-east-2/s3/aws4_request 3f9cfdf73ae9ed878f8e695f6f72c7ed8fcd195e229c9b949d3cfb060c332630 2023-03-06 17:57:32 [botocore.auth] DEBUG: Signature: bf57a4fa52f8052701d3e2efa51ff22fb682a9b826e64ec7b6d36d0bb4c152ec 2023-03-06 17:57:32 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:32 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:32 [botocore.endpoint] DEBUG: Sending http request: 2023-03-06 17:57:32 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-06 17:57:32 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_large_16103 HTTP/1.1" 200 234 2023-03-06 17:57:32 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': '+eVhChH01Sad4jpFUydwIU54y6dP9bVdXXO577DA0Bv3XX+WpkYPxvVOer8tcdcQXkTzwGsHS2k=', 'x-amz-request-id': '1JJNXW32S0N7RQK1', 'Date': 'Mon, 06 Mar 2023 17:57:33 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '234'} 2023-03-06 17:57:32 [botocore.parsers] DEBUG: Response body: b'\n2023-03-06T17:57:33.000Z"60c67565a95ce9d27f2667b1d268985b"' 2023-03-06 17:57:32 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-06 17:57:32 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-06 17:57:32 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-06 17:57:32 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-03-06 17:57:32 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-06 17:57:32 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-06 17:57:32 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-06 17:57:32 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-06 17:57:32 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-06 17:57:32 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-06 17:57:32 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:32 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:32 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:32 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:32 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:32 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:32 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-03-06 17:57:32 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:32 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:32 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:32 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:32 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_medium_16103', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/16103', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_medium_16103', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_medium_16103', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/16103', 'Key': 'x_medium_16103'}}}} 2023-03-06 17:57:32 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:32 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-03-06 17:57:32 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-03-06 17:57:32 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-03-06 17:57:32 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-03-06 17:57:32 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-06 17:57:32 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_medium_16103 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/16103 x-amz-date:20230306T175732Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-03-06 17:57:32 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230306T175732Z 20230306/us-east-2/s3/aws4_request dc14b8424b3d88e87cdb3068e9c8ace146593eabf74470364e8eb05f547beac8 2023-03-06 17:57:32 [botocore.auth] DEBUG: Signature: dc032bc4d5248dd2534c6e626713a9665af72c9af9615bb67d66a1ac2be0be61 2023-03-06 17:57:32 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:32 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:32 [botocore.endpoint] DEBUG: Sending http request: 2023-03-06 17:57:32 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-06 17:57:32 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_medium_16103 HTTP/1.1" 200 234 2023-03-06 17:57:32 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'znEmt7vo0Nf6lj1hk2Z6qE+prua7y5BfL4+6qNFz+MJjbN2gUf6trLDe2CSrYLHV0Z7YYdxfwdU=', 'x-amz-request-id': '1JJJJFFWPN7TF7A5', 'Date': 'Mon, 06 Mar 2023 17:57:33 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '234'} 2023-03-06 17:57:32 [botocore.parsers] DEBUG: Response body: b'\n2023-03-06T17:57:33.000Z"60c67565a95ce9d27f2667b1d268985b"' 2023-03-06 17:57:32 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-06 17:57:32 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-06 17:57:32 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-06 17:57:32 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-03-06 17:57:32 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-06 17:57:32 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-06 17:57:32 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-06 17:57:32 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-06 17:57:32 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-06 17:57:32 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-06 17:57:32 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:32 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:32 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:32 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:32 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:32 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:32 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-03-06 17:57:32 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:32 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:32 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:32 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:32 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_small_16103', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/16103', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_small_16103', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_small_16103', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/16103', 'Key': 'x_small_16103'}}}} 2023-03-06 17:57:32 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:32 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-03-06 17:57:32 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-03-06 17:57:32 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-03-06 17:57:32 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-03-06 17:57:32 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-06 17:57:32 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_small_16103 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/16103 x-amz-date:20230306T175732Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-03-06 17:57:32 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230306T175732Z 20230306/us-east-2/s3/aws4_request 4bae3f2c29f836e377082238ad23f42e46992023922fea9f6484fe8af7fcdd01 2023-03-06 17:57:32 [botocore.auth] DEBUG: Signature: 6cc722fa645142f9ef2306da051cd2474b1a089726bad08c6d7f732444330237 2023-03-06 17:57:32 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:32 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:32 [botocore.endpoint] DEBUG: Sending http request: 2023-03-06 17:57:32 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-06 17:57:32 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_small_16103 HTTP/1.1" 200 234 2023-03-06 17:57:32 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'MWp+KG7eLZ+vn1bRLjcrZgNxvvFqQ4SDbyAA9r3kU5rH0gV2EBoo2buN0+s87siQR5/EKO228x4=', 'x-amz-request-id': '1JJYM86J87VGDEWW', 'Date': 'Mon, 06 Mar 2023 17:57:33 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '234'} 2023-03-06 17:57:32 [botocore.parsers] DEBUG: Response body: b'\n2023-03-06T17:57:33.000Z"60c67565a95ce9d27f2667b1d268985b"' 2023-03-06 17:57:32 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-06 17:57:32 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-06 17:57:32 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-06 17:57:32 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-03-06 17:57:32 [botocore.hooks] DEBUG: Event choose-service-name: calling handler 2023-03-06 17:57:32 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler 2023-03-06 17:57:32 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler ._handler at 0x7f47810ea670> 2023-03-06 17:57:32 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler 2023-03-06 17:57:32 [botocore.endpoint] DEBUG: Setting s3 timeout as (60, 60) 2023-03-06 17:57:32 [botocore.client] DEBUG: Registering retry handlers for service: s3 2023-03-06 17:57:32 [botocore.utils] DEBUG: Registering S3 region redirector handler 2023-03-06 17:57:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.bostadsregistret.se:443 2023-03-06 17:57:32 [urllib3.connectionpool] DEBUG: https://api.bostadsregistret.se:443 "GET /image/16102 HTTP/1.1" 200 191193 2023-03-06 17:57:32 [s3transfer.utils] DEBUG: Acquiring 0 2023-03-06 17:57:32 [s3transfer.tasks] DEBUG: UploadSubmissionTask(transfer_id=0, {'transfer_future': }) about to wait for the following futures [] 2023-03-06 17:57:32 [s3transfer.tasks] DEBUG: UploadSubmissionTask(transfer_id=0, {'transfer_future': }) done waiting for dependent futures 2023-03-06 17:57:32 [s3transfer.tasks] DEBUG: Executing task UploadSubmissionTask(transfer_id=0, {'transfer_future': }) with kwargs {'client': , 'config': , 'osutil': , 'request_executor': , 'transfer_future': } 2023-03-06 17:57:32 [s3transfer.futures] DEBUG: Submitting task PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '16102', 'extra_args': {'ACL': 'public-read'}}) to executor for transfer request: 0. 2023-03-06 17:57:32 [s3transfer.utils] DEBUG: Acquiring 0 2023-03-06 17:57:32 [s3transfer.tasks] DEBUG: PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '16102', 'extra_args': {'ACL': 'public-read'}}) about to wait for the following futures [] 2023-03-06 17:57:32 [s3transfer.tasks] DEBUG: PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '16102', 'extra_args': {'ACL': 'public-read'}}) done waiting for dependent futures 2023-03-06 17:57:32 [s3transfer.tasks] DEBUG: Executing task PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '16102', 'extra_args': {'ACL': 'public-read'}}) with kwargs {'client': , 'fileobj': , 'bucket': 'rentlyse-upload', 'key': '16102', 'extra_args': {'ACL': 'public-read'}} 2023-03-06 17:57:32 [s3transfer.utils] DEBUG: Releasing acquire 0/None 2023-03-06 17:57:32 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-06 17:57:32 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-06 17:57:32 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-06 17:57:32 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.amazonaws.com 2023-03-06 17:57:32 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-06 17:57:32 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-06 17:57:32 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-06 17:57:32 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-06 17:57:32 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-06 17:57:32 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-06 17:57:32 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-06 17:57:32 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler > 2023-03-06 17:57:32 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-06 17:57:32 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-06 17:57:32 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-06 17:57:32 [botocore.handlers] DEBUG: Adding expect 100 continue header to request. 2023-03-06 17:57:32 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-06 17:57:32 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-06 17:57:32 [botocore.endpoint] DEBUG: Making request for OperationModel(name=PutObject) with params: {'url_path': '/16102', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-acl': 'public-read', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84', 'Content-MD5': 'kdaI2153COUhybeTEaN3iQ==', 'Expect': '100-continue'}, 'body': , 'auth_path': '/rentlyse-upload/16102', 'url': 'https://rentlyse-upload.s3.amazonaws.com/16102', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': True, 'auth_type': 'v4', 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'Key': '16102', 'Body': , 'ACL': 'public-read'}}}} 2023-03-06 17:57:32 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-06 17:57:32 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler > 2023-03-06 17:57:32 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler > 2023-03-06 17:57:32 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler 2023-03-06 17:57:32 [botocore.hooks] DEBUG: Event before-sign.s3.PutObject: calling handler 2023-03-06 17:57:32 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-06 17:57:32 [botocore.auth] DEBUG: CanonicalRequest: PUT /16102 content-md5:kdaI2153COUhybeTEaN3iQ== host:rentlyse-upload.s3.amazonaws.com x-amz-acl:public-read x-amz-content-sha256:UNSIGNED-PAYLOAD x-amz-date:20230306T175732Z content-md5;host;x-amz-acl;x-amz-content-sha256;x-amz-date UNSIGNED-PAYLOAD 2023-03-06 17:57:32 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230306T175732Z 20230306/us-east-1/s3/aws4_request 90e6b0b4fed86c66352b8d1119e9e0f180d690a0220c9019f8072a45aeeebdf5 2023-03-06 17:57:32 [botocore.auth] DEBUG: Signature: c6c147030b95f376968fad0c5ac8599409e6cc7b477f05288a6d5037c9362b3c 2023-03-06 17:57:32 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-06 17:57:32 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-06 17:57:32 [botocore.endpoint] DEBUG: Sending http request: 2023-03-06 17:57:32 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-06 17:57:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): rentlyse-upload.s3.amazonaws.com:443 2023-03-06 17:57:33 [botocore.awsrequest] DEBUG: Waiting for 100 Continue response. 2023-03-06 17:57:33 [botocore.awsrequest] DEBUG: Received a non 100 Continue response from the server, NOT sending request body. 2023-03-06 17:57:33 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.amazonaws.com:443 "PUT /16102 HTTP/1.1" 400 None 2023-03-06 17:57:33 [botocore.parsers] DEBUG: Response headers: {'x-amz-request-id': 'D6FGTYXG9356ZQZD', 'x-amz-id-2': 'P3fY33A9TzeTGhwEeq4wxiwAm/F6EAOnBcOkRXWNcsOs3LNfNKpcBnHt5njxiySUqPkU0VBoQfI=', 'Content-Type': 'application/xml', 'Transfer-Encoding': 'chunked', 'Date': 'Mon, 06 Mar 2023 17:57:32 GMT', 'Server': 'AmazonS3', 'Connection': 'close'} 2023-03-06 17:57:33 [botocore.parsers] DEBUG: Response body: b'\nAuthorizationHeaderMalformedThe authorization header is malformed; the region \'us-east-1\' is wrong; expecting \'us-east-2\'us-east-2D6FGTYXG9356ZQZDP3fY33A9TzeTGhwEeq4wxiwAm/F6EAOnBcOkRXWNcsOs3LNfNKpcBnHt5njxiySUqPkU0VBoQfI=' 2023-03-06 17:57:33 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler 2023-03-06 17:57:33 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-06 17:57:33 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler > 2023-03-06 17:57:33 [botocore.utils] DEBUG: S3 client configured for region us-east-1 but the bucket rentlyse-upload is in region us-east-2; Please configure the proper region to avoid multiple unnecessary redirects and signing attempts. 2023-03-06 17:57:33 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-06 17:57:33 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-06 17:57:33 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-06 17:57:33 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-06 17:57:33 [botocore.utils] DEBUG: Updating URI from https://rentlyse-upload.s3.amazonaws.com/16102 to https://rentlyse-upload.s3.us-east-2.amazonaws.com/16102 2023-03-06 17:57:33 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-06 17:57:33 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-06 17:57:33 [botocore.endpoint] DEBUG: Response received to retry, sleeping for 0 seconds 2023-03-06 17:57:33 [botocore.awsrequest] DEBUG: Rewinding stream: 2023-03-06 17:57:33 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-06 17:57:33 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler > 2023-03-06 17:57:33 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler > 2023-03-06 17:57:33 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler 2023-03-06 17:57:33 [botocore.hooks] DEBUG: Event before-sign.s3.PutObject: calling handler 2023-03-06 17:57:33 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-06 17:57:33 [botocore.auth] DEBUG: CanonicalRequest: PUT /16102 content-md5:kdaI2153COUhybeTEaN3iQ== host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-acl:public-read x-amz-content-sha256:UNSIGNED-PAYLOAD x-amz-date:20230306T175733Z content-md5;host;x-amz-acl;x-amz-content-sha256;x-amz-date UNSIGNED-PAYLOAD 2023-03-06 17:57:33 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230306T175733Z 20230306/us-east-2/s3/aws4_request 22c7732093d6795e75e27ceca9c8aa1b9b32fc2357c742da66537664dc25b84c 2023-03-06 17:57:33 [botocore.auth] DEBUG: Signature: c742de38d1ea42a33f27df9f6679974b906adb031bc46a2ea3deb2778279e913 2023-03-06 17:57:33 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-06 17:57:33 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-06 17:57:33 [botocore.endpoint] DEBUG: Sending http request: 2023-03-06 17:57:33 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-06 17:57:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): rentlyse-upload.s3.us-east-2.amazonaws.com:443 2023-03-06 17:57:33 [botocore.awsrequest] DEBUG: Waiting for 100 Continue response. 2023-03-06 17:57:33 [botocore.awsrequest] DEBUG: 100 Continue response seen, now sending request body. 2023-03-06 17:57:34 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /16102 HTTP/1.1" 200 0 2023-03-06 17:57:34 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'O15R/vN5aCo3PmhMJo7ftCdmKR6z0R1/fOuCBhHUXiSoHexeTJkfcb4QBTMMg5AssgPRbPUCq1o=', 'x-amz-request-id': 'D6FYX7X5R332BMMW', 'Date': 'Mon, 06 Mar 2023 17:57:34 GMT', 'x-amz-server-side-encryption': 'AES256', 'ETag': '"91d688db5e7708e521c9b79311a37789"', 'Server': 'AmazonS3', 'Content-Length': '0'} 2023-03-06 17:57:34 [botocore.parsers] DEBUG: Response body: b'' 2023-03-06 17:57:34 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler 2023-03-06 17:57:34 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-06 17:57:34 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler > 2023-03-06 17:57:34 [botocore.utils] DEBUG: S3 request was previously redirected, not redirecting. 2023-03-06 17:57:34 [s3transfer.utils] DEBUG: Releasing acquire 0/None 2023-03-06 17:57:34 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-06 17:57:34 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-06 17:57:34 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-06 17:57:34 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-06 17:57:34 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-06 17:57:34 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-06 17:57:34 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:34 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:34 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:34 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:34 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:34 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:34 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-03-06 17:57:34 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:34 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:34 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:34 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:34 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/xx_large_16102', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/16102', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/xx_large_16102', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/xx_large_16102', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/16102', 'Key': 'xx_large_16102'}}}} 2023-03-06 17:57:34 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:34 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-03-06 17:57:34 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-03-06 17:57:34 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-03-06 17:57:34 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-03-06 17:57:34 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-06 17:57:34 [botocore.auth] DEBUG: CanonicalRequest: PUT /xx_large_16102 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/16102 x-amz-date:20230306T175734Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-03-06 17:57:34 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230306T175734Z 20230306/us-east-2/s3/aws4_request e8a456ee39c102c7fc4b9b556aef407d22d76f035359cf6a78df36acc7d92b67 2023-03-06 17:57:34 [botocore.auth] DEBUG: Signature: 5cf479a34f1773c6701cf7d72bf63fffd74c76a25e4c2411ff130f1bc6dc7a6d 2023-03-06 17:57:34 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:34 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:34 [botocore.endpoint] DEBUG: Sending http request: 2023-03-06 17:57:34 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-06 17:57:34 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /xx_large_16102 HTTP/1.1" 200 234 2023-03-06 17:57:34 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'Ayaqog3POLb/m+dKUy2WPfL+TFcF4F8vBBQwo6ZFWve4LiUZjg2/djzwY9Dvs4IiqZlMpJyNTwE=', 'x-amz-request-id': 'T7JA4ZC97S0WWC7Z', 'Date': 'Mon, 06 Mar 2023 17:57:35 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '234'} 2023-03-06 17:57:34 [botocore.parsers] DEBUG: Response body: b'\n2023-03-06T17:57:35.000Z"91d688db5e7708e521c9b79311a37789"' 2023-03-06 17:57:34 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-06 17:57:34 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-06 17:57:34 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-06 17:57:34 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-03-06 17:57:34 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-06 17:57:34 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-06 17:57:34 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-06 17:57:34 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-06 17:57:34 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-06 17:57:34 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-06 17:57:34 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:34 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:34 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:34 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:34 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:34 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:34 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-03-06 17:57:34 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:34 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:34 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:34 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:34 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_large_16102', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/16102', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_large_16102', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_large_16102', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/16102', 'Key': 'x_large_16102'}}}} 2023-03-06 17:57:34 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:34 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-03-06 17:57:34 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-03-06 17:57:34 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-03-06 17:57:34 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-03-06 17:57:34 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-06 17:57:34 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_large_16102 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/16102 x-amz-date:20230306T175734Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-03-06 17:57:34 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230306T175734Z 20230306/us-east-2/s3/aws4_request b14085549b9e8e6620180ec54cf7f3679038f4452db4572e89f552e3f29db356 2023-03-06 17:57:34 [botocore.auth] DEBUG: Signature: 3aed8329fb2c26ae48282a94553321fddadf934553f2264beae200b555f48753 2023-03-06 17:57:34 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:34 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:34 [botocore.endpoint] DEBUG: Sending http request: 2023-03-06 17:57:34 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-06 17:57:35 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_large_16102 HTTP/1.1" 200 234 2023-03-06 17:57:35 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'LdtRM0061ouO3z8s/G3bb5V6Ndtp7S/Iyz8sfrVty8fVryTfJAhbMgiOF+Y9neBHXipqi/Ai5M4=', 'x-amz-request-id': 'T7JBA4VSKEB9990F', 'Date': 'Mon, 06 Mar 2023 17:57:35 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '234'} 2023-03-06 17:57:35 [botocore.parsers] DEBUG: Response body: b'\n2023-03-06T17:57:35.000Z"91d688db5e7708e521c9b79311a37789"' 2023-03-06 17:57:35 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-06 17:57:35 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-06 17:57:35 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-06 17:57:35 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-03-06 17:57:35 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-06 17:57:35 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-06 17:57:35 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-06 17:57:35 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-06 17:57:35 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-06 17:57:35 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-06 17:57:35 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:35 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:35 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:35 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:35 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:35 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:35 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-03-06 17:57:35 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:35 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:35 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:35 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:35 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_medium_16102', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/16102', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_medium_16102', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_medium_16102', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/16102', 'Key': 'x_medium_16102'}}}} 2023-03-06 17:57:35 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:35 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-03-06 17:57:35 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-03-06 17:57:35 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-03-06 17:57:35 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-03-06 17:57:35 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-06 17:57:35 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_medium_16102 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/16102 x-amz-date:20230306T175735Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-03-06 17:57:35 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230306T175735Z 20230306/us-east-2/s3/aws4_request dcba661c9975cb28a06cab251a992def5c3fc28a2d0c84c4981a8181efd9a2e5 2023-03-06 17:57:35 [botocore.auth] DEBUG: Signature: 6d47f9dc563b32b3e53dab348b76268d9c4d4bf2f48cae7df6fff06fad89eb1f 2023-03-06 17:57:35 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:35 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:35 [botocore.endpoint] DEBUG: Sending http request: 2023-03-06 17:57:35 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-06 17:57:35 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_medium_16102 HTTP/1.1" 200 234 2023-03-06 17:57:35 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'lRdaR//sz3k0wygH/+XpOcW5Dqj6mAfb+UvkIjI4u9ORzvWXsluHyU5ZiXgIK6xQMuahJIWI4z8=', 'x-amz-request-id': '9NFS4TK4NTSH37DQ', 'Date': 'Mon, 06 Mar 2023 17:57:36 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '234'} 2023-03-06 17:57:35 [botocore.parsers] DEBUG: Response body: b'\n2023-03-06T17:57:36.000Z"91d688db5e7708e521c9b79311a37789"' 2023-03-06 17:57:35 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-06 17:57:35 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-06 17:57:35 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-06 17:57:35 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-03-06 17:57:35 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-06 17:57:35 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-06 17:57:35 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-06 17:57:35 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-06 17:57:35 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-06 17:57:35 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-06 17:57:35 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:35 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:35 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:35 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:35 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:35 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:35 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-03-06 17:57:35 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:35 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:35 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:35 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:35 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_small_16102', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/16102', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_small_16102', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_small_16102', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/16102', 'Key': 'x_small_16102'}}}} 2023-03-06 17:57:35 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:35 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-03-06 17:57:35 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-03-06 17:57:35 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-03-06 17:57:35 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-03-06 17:57:35 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-06 17:57:35 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_small_16102 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/16102 x-amz-date:20230306T175735Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-03-06 17:57:35 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230306T175735Z 20230306/us-east-2/s3/aws4_request 6fb3e4a0d59ed9e32d3ce46a50b0d9c28eae6f612552a19fe9f70de63e5e1f3c 2023-03-06 17:57:35 [botocore.auth] DEBUG: Signature: 5c7d53ea3c0d11de5c6f74aeca260939ad5af5370746f865d02c67e5dc76a21b 2023-03-06 17:57:35 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:35 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:35 [botocore.endpoint] DEBUG: Sending http request: 2023-03-06 17:57:35 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-06 17:57:35 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_small_16102 HTTP/1.1" 200 234 2023-03-06 17:57:35 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'F0CxrDQ0rT0rSnsj3EQVs+1mQsrkoeEceN7YjOIlww+sr1Q+Vp4olzDswUtFuf6CT7rZfLkV6zg=', 'x-amz-request-id': '9NFZ0RFYDWZPRGB6', 'Date': 'Mon, 06 Mar 2023 17:57:36 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '234'} 2023-03-06 17:57:35 [botocore.parsers] DEBUG: Response body: b'\n2023-03-06T17:57:36.000Z"91d688db5e7708e521c9b79311a37789"' 2023-03-06 17:57:35 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-06 17:57:35 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-06 17:57:35 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-06 17:57:35 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-03-06 17:57:35 [botocore.hooks] DEBUG: Event choose-service-name: calling handler 2023-03-06 17:57:35 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler 2023-03-06 17:57:35 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler ._handler at 0x7f47810ea670> 2023-03-06 17:57:35 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler 2023-03-06 17:57:35 [botocore.endpoint] DEBUG: Setting s3 timeout as (60, 60) 2023-03-06 17:57:35 [botocore.client] DEBUG: Registering retry handlers for service: s3 2023-03-06 17:57:35 [botocore.utils] DEBUG: Registering S3 region redirector handler 2023-03-06 17:57:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.bostadsregistret.se:443 2023-03-06 17:57:35 [urllib3.connectionpool] DEBUG: https://api.bostadsregistret.se:443 "GET /image/16101 HTTP/1.1" 200 123424 2023-03-06 17:57:35 [s3transfer.utils] DEBUG: Acquiring 0 2023-03-06 17:57:35 [s3transfer.tasks] DEBUG: UploadSubmissionTask(transfer_id=0, {'transfer_future': }) about to wait for the following futures [] 2023-03-06 17:57:35 [s3transfer.tasks] DEBUG: UploadSubmissionTask(transfer_id=0, {'transfer_future': }) done waiting for dependent futures 2023-03-06 17:57:35 [s3transfer.tasks] DEBUG: Executing task UploadSubmissionTask(transfer_id=0, {'transfer_future': }) with kwargs {'client': , 'config': , 'osutil': , 'request_executor': , 'transfer_future': } 2023-03-06 17:57:35 [s3transfer.futures] DEBUG: Submitting task PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '16101', 'extra_args': {'ACL': 'public-read'}}) to executor for transfer request: 0. 2023-03-06 17:57:35 [s3transfer.utils] DEBUG: Acquiring 0 2023-03-06 17:57:35 [s3transfer.tasks] DEBUG: PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '16101', 'extra_args': {'ACL': 'public-read'}}) about to wait for the following futures [] 2023-03-06 17:57:35 [s3transfer.utils] DEBUG: Releasing acquire 0/None 2023-03-06 17:57:35 [s3transfer.tasks] DEBUG: PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '16101', 'extra_args': {'ACL': 'public-read'}}) done waiting for dependent futures 2023-03-06 17:57:35 [s3transfer.tasks] DEBUG: Executing task PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '16101', 'extra_args': {'ACL': 'public-read'}}) with kwargs {'client': , 'fileobj': , 'bucket': 'rentlyse-upload', 'key': '16101', 'extra_args': {'ACL': 'public-read'}} 2023-03-06 17:57:35 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-06 17:57:35 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-06 17:57:35 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-06 17:57:35 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.amazonaws.com 2023-03-06 17:57:35 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-06 17:57:35 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-06 17:57:35 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-06 17:57:35 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-06 17:57:35 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-06 17:57:35 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-06 17:57:35 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-06 17:57:35 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler > 2023-03-06 17:57:35 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-06 17:57:35 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-06 17:57:35 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-06 17:57:35 [botocore.handlers] DEBUG: Adding expect 100 continue header to request. 2023-03-06 17:57:35 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-06 17:57:35 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-06 17:57:35 [botocore.endpoint] DEBUG: Making request for OperationModel(name=PutObject) with params: {'url_path': '/16101', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-acl': 'public-read', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84', 'Content-MD5': '5AjIZ4nFvlDu1WM6ARS+Jg==', 'Expect': '100-continue'}, 'body': , 'auth_path': '/rentlyse-upload/16101', 'url': 'https://rentlyse-upload.s3.amazonaws.com/16101', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': True, 'auth_type': 'v4', 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'Key': '16101', 'Body': , 'ACL': 'public-read'}}}} 2023-03-06 17:57:35 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-06 17:57:35 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler > 2023-03-06 17:57:35 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler > 2023-03-06 17:57:35 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler 2023-03-06 17:57:35 [botocore.hooks] DEBUG: Event before-sign.s3.PutObject: calling handler 2023-03-06 17:57:35 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-06 17:57:35 [botocore.auth] DEBUG: CanonicalRequest: PUT /16101 content-md5:5AjIZ4nFvlDu1WM6ARS+Jg== host:rentlyse-upload.s3.amazonaws.com x-amz-acl:public-read x-amz-content-sha256:UNSIGNED-PAYLOAD x-amz-date:20230306T175735Z content-md5;host;x-amz-acl;x-amz-content-sha256;x-amz-date UNSIGNED-PAYLOAD 2023-03-06 17:57:35 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230306T175735Z 20230306/us-east-1/s3/aws4_request 864877eb49e05454d6577062b4f83dfd979ebc012ef0e1e0ab9282f8d1920c76 2023-03-06 17:57:35 [botocore.auth] DEBUG: Signature: 25c9accf7c079e839474c6eebf3babdec9501d42b30ec2e9e351269a75dac7e3 2023-03-06 17:57:35 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-06 17:57:35 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-06 17:57:35 [botocore.endpoint] DEBUG: Sending http request: 2023-03-06 17:57:35 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-06 17:57:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): rentlyse-upload.s3.amazonaws.com:443 2023-03-06 17:57:35 [botocore.awsrequest] DEBUG: Waiting for 100 Continue response. 2023-03-06 17:57:36 [botocore.awsrequest] DEBUG: Received a non 100 Continue response from the server, NOT sending request body. 2023-03-06 17:57:36 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.amazonaws.com:443 "PUT /16101 HTTP/1.1" 400 None 2023-03-06 17:57:36 [botocore.parsers] DEBUG: Response headers: {'x-amz-request-id': '5960KD45SFXEQ09F', 'x-amz-id-2': '98sgW3Shz4RrkN4f72Pe7ewJ9PCBAjncbOQBqw4oKt6EunGUOH9OPPM7nXZ59W6nXHYNiWMWSag=', 'Content-Type': 'application/xml', 'Transfer-Encoding': 'chunked', 'Date': 'Mon, 06 Mar 2023 17:57:35 GMT', 'Server': 'AmazonS3', 'Connection': 'close'} 2023-03-06 17:57:36 [botocore.parsers] DEBUG: Response body: b'\nAuthorizationHeaderMalformedThe authorization header is malformed; the region \'us-east-1\' is wrong; expecting \'us-east-2\'us-east-25960KD45SFXEQ09F98sgW3Shz4RrkN4f72Pe7ewJ9PCBAjncbOQBqw4oKt6EunGUOH9OPPM7nXZ59W6nXHYNiWMWSag=' 2023-03-06 17:57:36 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler 2023-03-06 17:57:36 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-06 17:57:36 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler > 2023-03-06 17:57:36 [botocore.utils] DEBUG: S3 client configured for region us-east-1 but the bucket rentlyse-upload is in region us-east-2; Please configure the proper region to avoid multiple unnecessary redirects and signing attempts. 2023-03-06 17:57:36 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-06 17:57:36 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-06 17:57:36 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-06 17:57:36 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-06 17:57:36 [botocore.utils] DEBUG: Updating URI from https://rentlyse-upload.s3.amazonaws.com/16101 to https://rentlyse-upload.s3.us-east-2.amazonaws.com/16101 2023-03-06 17:57:36 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-06 17:57:36 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-06 17:57:36 [botocore.endpoint] DEBUG: Response received to retry, sleeping for 0 seconds 2023-03-06 17:57:36 [botocore.awsrequest] DEBUG: Rewinding stream: 2023-03-06 17:57:36 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-06 17:57:36 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler > 2023-03-06 17:57:36 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler > 2023-03-06 17:57:36 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler 2023-03-06 17:57:36 [botocore.hooks] DEBUG: Event before-sign.s3.PutObject: calling handler 2023-03-06 17:57:36 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-06 17:57:36 [botocore.auth] DEBUG: CanonicalRequest: PUT /16101 content-md5:5AjIZ4nFvlDu1WM6ARS+Jg== host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-acl:public-read x-amz-content-sha256:UNSIGNED-PAYLOAD x-amz-date:20230306T175736Z content-md5;host;x-amz-acl;x-amz-content-sha256;x-amz-date UNSIGNED-PAYLOAD 2023-03-06 17:57:36 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230306T175736Z 20230306/us-east-2/s3/aws4_request 9aca7a7fc380bb23519da20e604e7483fb1af3c1bb1f43189491b3d6043c28bd 2023-03-06 17:57:36 [botocore.auth] DEBUG: Signature: 72600b3f314f6e4c0bbb2944d8e2f4b7aa80337c3b1bcce03ca94ff62d0fb2c9 2023-03-06 17:57:36 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-06 17:57:36 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-06 17:57:36 [botocore.endpoint] DEBUG: Sending http request: 2023-03-06 17:57:36 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-06 17:57:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): rentlyse-upload.s3.us-east-2.amazonaws.com:443 2023-03-06 17:57:36 [botocore.awsrequest] DEBUG: Waiting for 100 Continue response. 2023-03-06 17:57:36 [botocore.awsrequest] DEBUG: 100 Continue response seen, now sending request body. 2023-03-06 17:57:36 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /16101 HTTP/1.1" 200 0 2023-03-06 17:57:36 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': '2b+63GAOljrfHhMgD9VPjUdhcjh02JUy0LZNKO0jTtGlgaOpPxikeit/xzAgtPI4LHSTGnbcgGE=', 'x-amz-request-id': '5966DPP2NWNZ4E2Z', 'Date': 'Mon, 06 Mar 2023 17:57:37 GMT', 'x-amz-server-side-encryption': 'AES256', 'ETag': '"e408c86789c5be50eed5633a0114be26"', 'Server': 'AmazonS3', 'Content-Length': '0'} 2023-03-06 17:57:36 [botocore.parsers] DEBUG: Response body: b'' 2023-03-06 17:57:36 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler 2023-03-06 17:57:36 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-06 17:57:36 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler > 2023-03-06 17:57:36 [botocore.utils] DEBUG: S3 request was previously redirected, not redirecting. 2023-03-06 17:57:36 [s3transfer.utils] DEBUG: Releasing acquire 0/None 2023-03-06 17:57:36 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-06 17:57:36 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-06 17:57:36 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-06 17:57:36 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-06 17:57:36 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-06 17:57:36 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-06 17:57:36 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:36 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:36 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:36 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:36 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:36 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:37 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-03-06 17:57:37 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:37 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:37 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:37 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:37 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/xx_large_16101', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/16101', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/xx_large_16101', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/xx_large_16101', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/16101', 'Key': 'xx_large_16101'}}}} 2023-03-06 17:57:37 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:37 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-03-06 17:57:37 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-03-06 17:57:37 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-03-06 17:57:37 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-03-06 17:57:37 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-06 17:57:37 [botocore.auth] DEBUG: CanonicalRequest: PUT /xx_large_16101 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/16101 x-amz-date:20230306T175737Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-03-06 17:57:37 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230306T175737Z 20230306/us-east-2/s3/aws4_request 4329f0cffc95219cb8bdfc7a41ab5a843b622b3c12cb6fea0078d74f0d75c591 2023-03-06 17:57:37 [botocore.auth] DEBUG: Signature: 63daf1b162bf4c18e235acad90f4f23ea175824ea77c54a7b958e928c5b41b6e 2023-03-06 17:57:37 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:37 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:37 [botocore.endpoint] DEBUG: Sending http request: 2023-03-06 17:57:37 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-06 17:57:37 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /xx_large_16101 HTTP/1.1" 200 234 2023-03-06 17:57:37 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'LvnmAZeG850/wmOb0UC7RUWHsimsv/Ea2BeAhzPLq5RksmT9KkVk1pu3rdt+W1pLWT5sMJ6oKYM=', 'x-amz-request-id': 'NSVX4EVEG60S8E4M', 'Date': 'Mon, 06 Mar 2023 17:57:38 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '234'} 2023-03-06 17:57:37 [botocore.parsers] DEBUG: Response body: b'\n2023-03-06T17:57:38.000Z"e408c86789c5be50eed5633a0114be26"' 2023-03-06 17:57:37 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-06 17:57:37 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-06 17:57:37 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-06 17:57:37 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-03-06 17:57:37 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-06 17:57:37 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-06 17:57:37 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-06 17:57:37 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-06 17:57:37 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-06 17:57:37 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-06 17:57:37 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:37 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:37 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:37 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:37 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:37 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:37 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-03-06 17:57:37 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:37 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:37 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:37 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:37 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_large_16101', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/16101', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_large_16101', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_large_16101', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/16101', 'Key': 'x_large_16101'}}}} 2023-03-06 17:57:37 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:37 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-03-06 17:57:37 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-03-06 17:57:37 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-03-06 17:57:37 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-03-06 17:57:37 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-06 17:57:37 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_large_16101 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/16101 x-amz-date:20230306T175737Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-03-06 17:57:37 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230306T175737Z 20230306/us-east-2/s3/aws4_request 32041424817fd06a5f59f4ea9ab3e83a6a9faa5b5195d7642b2538daade74343 2023-03-06 17:57:37 [botocore.auth] DEBUG: Signature: b06486d0c8104b3e3d88f5b2a86e8265ea4068c48efb2d80487d46e8e9065f6b 2023-03-06 17:57:37 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:37 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:37 [botocore.endpoint] DEBUG: Sending http request: 2023-03-06 17:57:37 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-06 17:57:37 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_large_16101 HTTP/1.1" 200 234 2023-03-06 17:57:37 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'VNWMy/3ippSlnyHq0l5ba72HiPJ/sFs1NkEGOSleUENITBZ2YIMNTEYsdBHUGUXX0y4Yryx3tLo=', 'x-amz-request-id': 'NSVQRN25MJ4FKAWR', 'Date': 'Mon, 06 Mar 2023 17:57:38 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '234'} 2023-03-06 17:57:37 [botocore.parsers] DEBUG: Response body: b'\n2023-03-06T17:57:38.000Z"e408c86789c5be50eed5633a0114be26"' 2023-03-06 17:57:37 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-06 17:57:37 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-06 17:57:37 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-06 17:57:37 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-03-06 17:57:37 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-06 17:57:37 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-06 17:57:37 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-06 17:57:37 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-06 17:57:37 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-06 17:57:37 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-06 17:57:37 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:37 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:37 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:37 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:37 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:37 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:37 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-03-06 17:57:37 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:37 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:37 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:37 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:37 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_medium_16101', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/16101', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_medium_16101', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_medium_16101', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/16101', 'Key': 'x_medium_16101'}}}} 2023-03-06 17:57:37 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:37 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-03-06 17:57:37 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-03-06 17:57:37 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-03-06 17:57:37 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-03-06 17:57:37 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-06 17:57:37 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_medium_16101 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/16101 x-amz-date:20230306T175737Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-03-06 17:57:37 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230306T175737Z 20230306/us-east-2/s3/aws4_request 39d2aa2e3de449df93f5099cc30e4e2cf190453b40f1c9b073c1a29044180270 2023-03-06 17:57:37 [botocore.auth] DEBUG: Signature: 28515548361a4c00ccf6d86100b90ab58fb47a2dd948ea39adccedd8456c9670 2023-03-06 17:57:37 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:37 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:37 [botocore.endpoint] DEBUG: Sending http request: 2023-03-06 17:57:37 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-06 17:57:37 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_medium_16101 HTTP/1.1" 200 234 2023-03-06 17:57:37 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'sGsNdiXDIGljisvnc/PEIVtQ5XVPLjMq9cEaz0CiEKZ/zVAdhYMR/g9qHnuNuTcA6kTVWUZU5Pk=', 'x-amz-request-id': 'NSVV5DJP39QS9KR8', 'Date': 'Mon, 06 Mar 2023 17:57:38 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '234'} 2023-03-06 17:57:37 [botocore.parsers] DEBUG: Response body: b'\n2023-03-06T17:57:38.000Z"e408c86789c5be50eed5633a0114be26"' 2023-03-06 17:57:37 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-06 17:57:37 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-06 17:57:37 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-06 17:57:37 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-03-06 17:57:37 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-06 17:57:37 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-06 17:57:37 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-06 17:57:37 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-06 17:57:37 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-06 17:57:37 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-06 17:57:37 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:37 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:37 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:37 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:37 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:37 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:37 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-03-06 17:57:37 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:37 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:37 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:37 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:37 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_small_16101', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/16101', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_small_16101', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_small_16101', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/16101', 'Key': 'x_small_16101'}}}} 2023-03-06 17:57:37 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:37 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-03-06 17:57:37 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-03-06 17:57:37 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-03-06 17:57:37 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-03-06 17:57:37 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-06 17:57:37 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_small_16101 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/16101 x-amz-date:20230306T175737Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-03-06 17:57:37 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230306T175737Z 20230306/us-east-2/s3/aws4_request d7b1ff38ae6d815b22b70f52cb53f234162bfe60bfeb8ebc8f79efa93692f1d0 2023-03-06 17:57:37 [botocore.auth] DEBUG: Signature: d87618922816636a4ee20f4a792c0a1fde482f942bcb96b0cf879b190948a4d3 2023-03-06 17:57:37 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:37 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:37 [botocore.endpoint] DEBUG: Sending http request: 2023-03-06 17:57:37 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-06 17:57:37 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_small_16101 HTTP/1.1" 200 234 2023-03-06 17:57:37 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'ykHFoY/gfeYY88tiOITTOuZBzCa8z8FMbWi3F6NEpz7dYu3+CTK3IbrKB2qMGfdBLv5RsPYPA+s=', 'x-amz-request-id': 'NSVJNTHKXFHTSXMR', 'Date': 'Mon, 06 Mar 2023 17:57:38 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '234'} 2023-03-06 17:57:37 [botocore.parsers] DEBUG: Response body: b'\n2023-03-06T17:57:38.000Z"e408c86789c5be50eed5633a0114be26"' 2023-03-06 17:57:37 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-06 17:57:37 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-06 17:57:37 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-06 17:57:37 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-03-06 17:57:37 [botocore.hooks] DEBUG: Event choose-service-name: calling handler 2023-03-06 17:57:37 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler 2023-03-06 17:57:37 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler ._handler at 0x7f47810ea670> 2023-03-06 17:57:37 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler 2023-03-06 17:57:37 [botocore.endpoint] DEBUG: Setting s3 timeout as (60, 60) 2023-03-06 17:57:37 [botocore.client] DEBUG: Registering retry handlers for service: s3 2023-03-06 17:57:37 [botocore.utils] DEBUG: Registering S3 region redirector handler 2023-03-06 17:57:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.bostadsregistret.se:443 2023-03-06 17:57:37 [urllib3.connectionpool] DEBUG: https://api.bostadsregistret.se:443 "GET /image/16100 HTTP/1.1" 200 139829 2023-03-06 17:57:37 [s3transfer.utils] DEBUG: Acquiring 0 2023-03-06 17:57:37 [s3transfer.tasks] DEBUG: UploadSubmissionTask(transfer_id=0, {'transfer_future': }) about to wait for the following futures [] 2023-03-06 17:57:37 [s3transfer.tasks] DEBUG: UploadSubmissionTask(transfer_id=0, {'transfer_future': }) done waiting for dependent futures 2023-03-06 17:57:37 [s3transfer.tasks] DEBUG: Executing task UploadSubmissionTask(transfer_id=0, {'transfer_future': }) with kwargs {'client': , 'config': , 'osutil': , 'request_executor': , 'transfer_future': } 2023-03-06 17:57:37 [s3transfer.futures] DEBUG: Submitting task PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '16100', 'extra_args': {'ACL': 'public-read'}}) to executor for transfer request: 0. 2023-03-06 17:57:37 [s3transfer.utils] DEBUG: Acquiring 0 2023-03-06 17:57:37 [s3transfer.tasks] DEBUG: PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '16100', 'extra_args': {'ACL': 'public-read'}}) about to wait for the following futures [] 2023-03-06 17:57:37 [s3transfer.utils] DEBUG: Releasing acquire 0/None 2023-03-06 17:57:37 [s3transfer.tasks] DEBUG: PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '16100', 'extra_args': {'ACL': 'public-read'}}) done waiting for dependent futures 2023-03-06 17:57:37 [s3transfer.tasks] DEBUG: Executing task PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '16100', 'extra_args': {'ACL': 'public-read'}}) with kwargs {'client': , 'fileobj': , 'bucket': 'rentlyse-upload', 'key': '16100', 'extra_args': {'ACL': 'public-read'}} 2023-03-06 17:57:37 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-06 17:57:37 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-06 17:57:37 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-06 17:57:37 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.amazonaws.com 2023-03-06 17:57:37 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-06 17:57:37 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-06 17:57:37 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-06 17:57:37 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-06 17:57:37 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-06 17:57:37 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-06 17:57:37 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-06 17:57:37 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler > 2023-03-06 17:57:37 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-06 17:57:37 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-06 17:57:37 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-06 17:57:37 [botocore.handlers] DEBUG: Adding expect 100 continue header to request. 2023-03-06 17:57:37 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-06 17:57:37 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-06 17:57:37 [botocore.endpoint] DEBUG: Making request for OperationModel(name=PutObject) with params: {'url_path': '/16100', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-acl': 'public-read', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84', 'Content-MD5': 'bUThrUgvrqkam9iMkmGhHQ==', 'Expect': '100-continue'}, 'body': , 'auth_path': '/rentlyse-upload/16100', 'url': 'https://rentlyse-upload.s3.amazonaws.com/16100', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': True, 'auth_type': 'v4', 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'Key': '16100', 'Body': , 'ACL': 'public-read'}}}} 2023-03-06 17:57:37 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-06 17:57:37 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler > 2023-03-06 17:57:37 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler > 2023-03-06 17:57:37 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler 2023-03-06 17:57:37 [botocore.hooks] DEBUG: Event before-sign.s3.PutObject: calling handler 2023-03-06 17:57:37 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-06 17:57:37 [botocore.auth] DEBUG: CanonicalRequest: PUT /16100 content-md5:bUThrUgvrqkam9iMkmGhHQ== host:rentlyse-upload.s3.amazonaws.com x-amz-acl:public-read x-amz-content-sha256:UNSIGNED-PAYLOAD x-amz-date:20230306T175737Z content-md5;host;x-amz-acl;x-amz-content-sha256;x-amz-date UNSIGNED-PAYLOAD 2023-03-06 17:57:37 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230306T175737Z 20230306/us-east-1/s3/aws4_request 739e5fb77c30e7956a7f001b89271b946f977ed4ece63d32da3605c7f544de08 2023-03-06 17:57:37 [botocore.auth] DEBUG: Signature: e517201c0e5f4449f153be5ceeb6de391266a5dff4be32bc4df005e0afc8afe6 2023-03-06 17:57:37 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-06 17:57:37 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-06 17:57:37 [botocore.endpoint] DEBUG: Sending http request: 2023-03-06 17:57:37 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-06 17:57:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): rentlyse-upload.s3.amazonaws.com:443 2023-03-06 17:57:38 [botocore.awsrequest] DEBUG: Waiting for 100 Continue response. 2023-03-06 17:57:38 [botocore.awsrequest] DEBUG: Received a non 100 Continue response from the server, NOT sending request body. 2023-03-06 17:57:38 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.amazonaws.com:443 "PUT /16100 HTTP/1.1" 400 None 2023-03-06 17:57:38 [botocore.parsers] DEBUG: Response headers: {'x-amz-request-id': 'YP3XFT43MR6PJAXB', 'x-amz-id-2': 'Xa5XNZ2rA8PH9jdL5Ob+gerfZQXX59rG7ORAHRS1II0Ru5BScPa05ungHrvBECGMQkeBqxYB70A=', 'Content-Type': 'application/xml', 'Transfer-Encoding': 'chunked', 'Date': 'Mon, 06 Mar 2023 17:57:37 GMT', 'Server': 'AmazonS3', 'Connection': 'close'} 2023-03-06 17:57:38 [botocore.parsers] DEBUG: Response body: b'\nAuthorizationHeaderMalformedThe authorization header is malformed; the region \'us-east-1\' is wrong; expecting \'us-east-2\'us-east-2YP3XFT43MR6PJAXBXa5XNZ2rA8PH9jdL5Ob+gerfZQXX59rG7ORAHRS1II0Ru5BScPa05ungHrvBECGMQkeBqxYB70A=' 2023-03-06 17:57:38 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler 2023-03-06 17:57:38 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-06 17:57:38 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler > 2023-03-06 17:57:38 [botocore.utils] DEBUG: S3 client configured for region us-east-1 but the bucket rentlyse-upload is in region us-east-2; Please configure the proper region to avoid multiple unnecessary redirects and signing attempts. 2023-03-06 17:57:38 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-06 17:57:38 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-06 17:57:38 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-06 17:57:38 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-06 17:57:38 [botocore.utils] DEBUG: Updating URI from https://rentlyse-upload.s3.amazonaws.com/16100 to https://rentlyse-upload.s3.us-east-2.amazonaws.com/16100 2023-03-06 17:57:38 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-06 17:57:38 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-06 17:57:38 [botocore.endpoint] DEBUG: Response received to retry, sleeping for 0 seconds 2023-03-06 17:57:38 [botocore.awsrequest] DEBUG: Rewinding stream: 2023-03-06 17:57:38 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-06 17:57:38 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler > 2023-03-06 17:57:38 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler > 2023-03-06 17:57:38 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler 2023-03-06 17:57:38 [botocore.hooks] DEBUG: Event before-sign.s3.PutObject: calling handler 2023-03-06 17:57:38 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-06 17:57:38 [botocore.auth] DEBUG: CanonicalRequest: PUT /16100 content-md5:bUThrUgvrqkam9iMkmGhHQ== host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-acl:public-read x-amz-content-sha256:UNSIGNED-PAYLOAD x-amz-date:20230306T175738Z content-md5;host;x-amz-acl;x-amz-content-sha256;x-amz-date UNSIGNED-PAYLOAD 2023-03-06 17:57:38 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230306T175738Z 20230306/us-east-2/s3/aws4_request 9c500f9c39a23e6b647f0e1226373726a3dc8c6ae3081254a870c7acaab521ba 2023-03-06 17:57:38 [botocore.auth] DEBUG: Signature: 795df8afd1a6ff4241a260860497b6db508bb5c4c02e2b48090d980952530fa6 2023-03-06 17:57:38 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-06 17:57:38 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-06 17:57:38 [botocore.endpoint] DEBUG: Sending http request: 2023-03-06 17:57:38 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-06 17:57:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): rentlyse-upload.s3.us-east-2.amazonaws.com:443 2023-03-06 17:57:38 [botocore.awsrequest] DEBUG: Waiting for 100 Continue response. 2023-03-06 17:57:38 [botocore.awsrequest] DEBUG: 100 Continue response seen, now sending request body. 2023-03-06 17:57:39 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /16100 HTTP/1.1" 200 0 2023-03-06 17:57:39 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'syQ0lOhDvxflIOzGkXz2gdRoea1ss91Fg1XkTYvIr2y9iA/FfZKlnoV4QfpZvpotL6jsy9V91V7jUGVVc6RyMQ==', 'x-amz-request-id': 'YP3VSZSNEAJ2EYR3', 'Date': 'Mon, 06 Mar 2023 17:57:39 GMT', 'x-amz-server-side-encryption': 'AES256', 'ETag': '"6d44e1ad482faea91a9bd88c9261a11d"', 'Server': 'AmazonS3', 'Content-Length': '0'} 2023-03-06 17:57:39 [botocore.parsers] DEBUG: Response body: b'' 2023-03-06 17:57:39 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler 2023-03-06 17:57:39 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-06 17:57:39 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler > 2023-03-06 17:57:39 [botocore.utils] DEBUG: S3 request was previously redirected, not redirecting. 2023-03-06 17:57:39 [s3transfer.utils] DEBUG: Releasing acquire 0/None 2023-03-06 17:57:39 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-06 17:57:39 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-06 17:57:39 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-06 17:57:39 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-06 17:57:39 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-06 17:57:39 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-06 17:57:39 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:39 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:39 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:39 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:39 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:39 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:39 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-03-06 17:57:39 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:39 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:39 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:39 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:39 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/xx_large_16100', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/16100', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/xx_large_16100', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/xx_large_16100', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/16100', 'Key': 'xx_large_16100'}}}} 2023-03-06 17:57:39 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:39 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-03-06 17:57:39 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-03-06 17:57:39 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-03-06 17:57:39 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-03-06 17:57:39 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-06 17:57:39 [botocore.auth] DEBUG: CanonicalRequest: PUT /xx_large_16100 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/16100 x-amz-date:20230306T175739Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-03-06 17:57:39 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230306T175739Z 20230306/us-east-2/s3/aws4_request 2b76f9218af17e2c3d9104a409e0901fe481814a84f5ee0aa4955ca60aae4c27 2023-03-06 17:57:39 [botocore.auth] DEBUG: Signature: c85250b784c12583de76854e8500bb3a9b64e5300866067ecebe4bb666fba7e0 2023-03-06 17:57:39 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:39 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:39 [botocore.endpoint] DEBUG: Sending http request: 2023-03-06 17:57:39 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-06 17:57:39 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /xx_large_16100 HTTP/1.1" 200 234 2023-03-06 17:57:39 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'xXPaG/sVrN06huMMNfjS0BPbmbHEbMW6vKiE8go1bYqtB4K8T0XdyE93J0tHrm1DB99tmERLflQ/iRG03o83bw==', 'x-amz-request-id': 'ABR5HB65GG2QDCBM', 'Date': 'Mon, 06 Mar 2023 17:57:40 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '234'} 2023-03-06 17:57:39 [botocore.parsers] DEBUG: Response body: b'\n2023-03-06T17:57:40.000Z"6d44e1ad482faea91a9bd88c9261a11d"' 2023-03-06 17:57:39 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-06 17:57:39 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-06 17:57:39 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-06 17:57:39 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-03-06 17:57:39 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-06 17:57:39 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-06 17:57:39 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-06 17:57:39 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-06 17:57:39 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-06 17:57:39 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-06 17:57:39 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:39 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:39 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:39 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:39 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:39 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:39 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-03-06 17:57:39 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:39 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:39 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:39 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:39 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_large_16100', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/16100', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_large_16100', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_large_16100', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/16100', 'Key': 'x_large_16100'}}}} 2023-03-06 17:57:39 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:39 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-03-06 17:57:39 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-03-06 17:57:39 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-03-06 17:57:39 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-03-06 17:57:39 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-06 17:57:39 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_large_16100 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/16100 x-amz-date:20230306T175739Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-03-06 17:57:39 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230306T175739Z 20230306/us-east-2/s3/aws4_request a7ce5c7bcca15b7d8baabbf60fa01d9bf47e863069775be9ee90974583a68e1c 2023-03-06 17:57:39 [botocore.auth] DEBUG: Signature: 791f0030acdb120ec7662365f5fd0d170dc3878455ac1cef7fa84f25137368ea 2023-03-06 17:57:39 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:39 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:39 [botocore.endpoint] DEBUG: Sending http request: 2023-03-06 17:57:39 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-06 17:57:39 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_large_16100 HTTP/1.1" 200 234 2023-03-06 17:57:39 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'GXlnvUw81hmA3dkyVuz0X4fFl0OmCOO7wpICB8f2lzkYhZEJMmUnyniR/M/EJPSOrNirRuwLB1ALhSrIdU3oJQ==', 'x-amz-request-id': 'ABR44DGH1RFZKRC0', 'Date': 'Mon, 06 Mar 2023 17:57:40 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '234'} 2023-03-06 17:57:39 [botocore.parsers] DEBUG: Response body: b'\n2023-03-06T17:57:40.000Z"6d44e1ad482faea91a9bd88c9261a11d"' 2023-03-06 17:57:39 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-06 17:57:39 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-06 17:57:39 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-06 17:57:39 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-03-06 17:57:39 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-06 17:57:39 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-06 17:57:39 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-06 17:57:39 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-06 17:57:39 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-06 17:57:39 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-06 17:57:39 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:39 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:39 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:39 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:39 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:39 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:39 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-03-06 17:57:39 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:39 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:39 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:39 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:39 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_medium_16100', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/16100', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_medium_16100', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_medium_16100', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/16100', 'Key': 'x_medium_16100'}}}} 2023-03-06 17:57:39 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:39 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-03-06 17:57:39 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-03-06 17:57:39 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-03-06 17:57:39 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-03-06 17:57:39 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-06 17:57:39 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_medium_16100 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/16100 x-amz-date:20230306T175739Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-03-06 17:57:39 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230306T175739Z 20230306/us-east-2/s3/aws4_request b2155872ff7bc9ff08bcee251d7017ee44a0fc0f9e8455ecb19d57a11b3616df 2023-03-06 17:57:39 [botocore.auth] DEBUG: Signature: 25fbcb8d32eadd96ee47ad4997b5a519c1c7ca31b2d739bd0d6cc236abbd3d7d 2023-03-06 17:57:39 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:39 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:39 [botocore.endpoint] DEBUG: Sending http request: 2023-03-06 17:57:39 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-06 17:57:40 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_medium_16100 HTTP/1.1" 200 234 2023-03-06 17:57:40 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'mD9ZF/HPwLtQtitIzvXZMrXXhP5XDNqPQnDepWtTnDuEnMbdgGez+4L6aD3HBlJFP0A3j2GrA3MCWxCfSKj/+g==', 'x-amz-request-id': 'ABR1E49GEH8MK02A', 'Date': 'Mon, 06 Mar 2023 17:57:40 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '234'} 2023-03-06 17:57:40 [botocore.parsers] DEBUG: Response body: b'\n2023-03-06T17:57:40.000Z"6d44e1ad482faea91a9bd88c9261a11d"' 2023-03-06 17:57:40 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-06 17:57:40 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-06 17:57:40 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-06 17:57:40 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-03-06 17:57:40 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-06 17:57:40 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-06 17:57:40 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-06 17:57:40 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-06 17:57:40 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-06 17:57:40 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-06 17:57:40 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:40 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:40 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:40 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:40 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:40 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:40 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-03-06 17:57:40 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:40 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:40 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:40 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:40 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/x_small_16100', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/16100', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/x_small_16100', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/x_small_16100', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/16100', 'Key': 'x_small_16100'}}}} 2023-03-06 17:57:40 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:40 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-03-06 17:57:40 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-03-06 17:57:40 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-03-06 17:57:40 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-03-06 17:57:40 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-06 17:57:40 [botocore.auth] DEBUG: CanonicalRequest: PUT /x_small_16100 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/16100 x-amz-date:20230306T175740Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-03-06 17:57:40 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230306T175740Z 20230306/us-east-2/s3/aws4_request eedaa5c25e7330e4b721cbecd9a4cab493cfa2ecee1f925ac88c7e35454dbff6 2023-03-06 17:57:40 [botocore.auth] DEBUG: Signature: a8b041be8046b29c588b6731a2baf2875976c0ce88f42ca33c02fbfea612a6db 2023-03-06 17:57:40 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:40 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:40 [botocore.endpoint] DEBUG: Sending http request: 2023-03-06 17:57:40 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-06 17:57:40 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /x_small_16100 HTTP/1.1" 200 234 2023-03-06 17:57:40 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'YpIUu1jz1NEk9hvEfMXLWy1Ld+D6TG0cK60QNiZrKuXSKT5Vvo+6GoqUP8fsJBc6Fv1U0V/D21ogqbb/ra64bg==', 'x-amz-request-id': '7TTJW0BPGJEG6415', 'Date': 'Mon, 06 Mar 2023 17:57:41 GMT', 'x-amz-server-side-encryption': 'AES256', 'Content-Type': 'application/xml', 'Server': 'AmazonS3', 'Content-Length': '234'} 2023-03-06 17:57:40 [botocore.parsers] DEBUG: Response body: b'\n2023-03-06T17:57:41.000Z"6d44e1ad482faea91a9bd88c9261a11d"' 2023-03-06 17:57:40 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-06 17:57:40 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler 2023-03-06 17:57:40 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-06 17:57:40 [botocore.hooks] DEBUG: Event needs-retry.s3.CopyObject: calling handler > 2023-03-06 17:57:40 [botocore.hooks] DEBUG: Event choose-service-name: calling handler 2023-03-06 17:57:40 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler 2023-03-06 17:57:40 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler ._handler at 0x7f47810ea670> 2023-03-06 17:57:40 [botocore.hooks] DEBUG: Event creating-client-class.s3: calling handler 2023-03-06 17:57:40 [botocore.endpoint] DEBUG: Setting s3 timeout as (60, 60) 2023-03-06 17:57:40 [botocore.client] DEBUG: Registering retry handlers for service: s3 2023-03-06 17:57:40 [botocore.utils] DEBUG: Registering S3 region redirector handler 2023-03-06 17:57:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.bostadsregistret.se:443 2023-03-06 17:57:40 [urllib3.connectionpool] DEBUG: https://api.bostadsregistret.se:443 "GET /image/16099 HTTP/1.1" 200 109690 2023-03-06 17:57:40 [s3transfer.utils] DEBUG: Acquiring 0 2023-03-06 17:57:40 [s3transfer.tasks] DEBUG: UploadSubmissionTask(transfer_id=0, {'transfer_future': }) about to wait for the following futures [] 2023-03-06 17:57:40 [s3transfer.tasks] DEBUG: UploadSubmissionTask(transfer_id=0, {'transfer_future': }) done waiting for dependent futures 2023-03-06 17:57:40 [s3transfer.tasks] DEBUG: Executing task UploadSubmissionTask(transfer_id=0, {'transfer_future': }) with kwargs {'client': , 'config': , 'osutil': , 'request_executor': , 'transfer_future': } 2023-03-06 17:57:40 [s3transfer.futures] DEBUG: Submitting task PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '16099', 'extra_args': {'ACL': 'public-read'}}) to executor for transfer request: 0. 2023-03-06 17:57:40 [s3transfer.utils] DEBUG: Acquiring 0 2023-03-06 17:57:40 [s3transfer.tasks] DEBUG: PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '16099', 'extra_args': {'ACL': 'public-read'}}) about to wait for the following futures [] 2023-03-06 17:57:40 [s3transfer.tasks] DEBUG: PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '16099', 'extra_args': {'ACL': 'public-read'}}) done waiting for dependent futures 2023-03-06 17:57:40 [s3transfer.tasks] DEBUG: Executing task PutObjectTask(transfer_id=0, {'bucket': 'rentlyse-upload', 'key': '16099', 'extra_args': {'ACL': 'public-read'}}) with kwargs {'client': , 'fileobj': , 'bucket': 'rentlyse-upload', 'key': '16099', 'extra_args': {'ACL': 'public-read'}} 2023-03-06 17:57:40 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-06 17:57:40 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-06 17:57:40 [s3transfer.utils] DEBUG: Releasing acquire 0/None 2023-03-06 17:57:40 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-06 17:57:40 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.amazonaws.com 2023-03-06 17:57:40 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-06 17:57:40 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-06 17:57:40 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-06 17:57:40 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-06 17:57:40 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-06 17:57:40 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-06 17:57:40 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-06 17:57:40 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler > 2023-03-06 17:57:40 [botocore.hooks] DEBUG: Event before-parameter-build.s3.PutObject: calling handler 2023-03-06 17:57:40 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-06 17:57:40 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-06 17:57:40 [botocore.handlers] DEBUG: Adding expect 100 continue header to request. 2023-03-06 17:57:40 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-06 17:57:40 [botocore.hooks] DEBUG: Event before-call.s3.PutObject: calling handler 2023-03-06 17:57:40 [botocore.endpoint] DEBUG: Making request for OperationModel(name=PutObject) with params: {'url_path': '/16099', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-acl': 'public-read', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84', 'Content-MD5': 'aUroJ29sVJzi5A1+b6XcEw==', 'Expect': '100-continue'}, 'body': , 'auth_path': '/rentlyse-upload/16099', 'url': 'https://rentlyse-upload.s3.amazonaws.com/16099', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': True, 'auth_type': 'v4', 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'Key': '16099', 'Body': , 'ACL': 'public-read'}}}} 2023-03-06 17:57:40 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-06 17:57:40 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler > 2023-03-06 17:57:40 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler > 2023-03-06 17:57:40 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler 2023-03-06 17:57:40 [botocore.hooks] DEBUG: Event before-sign.s3.PutObject: calling handler 2023-03-06 17:57:40 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-06 17:57:40 [botocore.auth] DEBUG: CanonicalRequest: PUT /16099 content-md5:aUroJ29sVJzi5A1+b6XcEw== host:rentlyse-upload.s3.amazonaws.com x-amz-acl:public-read x-amz-content-sha256:UNSIGNED-PAYLOAD x-amz-date:20230306T175740Z content-md5;host;x-amz-acl;x-amz-content-sha256;x-amz-date UNSIGNED-PAYLOAD 2023-03-06 17:57:40 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230306T175740Z 20230306/us-east-1/s3/aws4_request c83b5944b8b9c29eb14e43025579b87ee4cf0dcca646f1453a29520cdf463402 2023-03-06 17:57:40 [botocore.auth] DEBUG: Signature: e7fa92b424a3b9f6cbf81b97925589e8f2498973b355b87dc67b91739886e390 2023-03-06 17:57:40 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-06 17:57:40 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-06 17:57:40 [botocore.endpoint] DEBUG: Sending http request: 2023-03-06 17:57:40 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-06 17:57:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): rentlyse-upload.s3.amazonaws.com:443 2023-03-06 17:57:40 [botocore.awsrequest] DEBUG: Waiting for 100 Continue response. 2023-03-06 17:57:40 [botocore.awsrequest] DEBUG: Received a non 100 Continue response from the server, NOT sending request body. 2023-03-06 17:57:40 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.amazonaws.com:443 "PUT /16099 HTTP/1.1" 400 None 2023-03-06 17:57:40 [botocore.parsers] DEBUG: Response headers: {'x-amz-request-id': '7TTY23931KN34EWP', 'x-amz-id-2': 'XbBhOKVHapEVjhkBgkiwUPBGIzxEaW8JANiKKHW/gDMOcSltylmxgpyvDg2c5gy22MYyCDD4FQk=', 'Content-Type': 'application/xml', 'Transfer-Encoding': 'chunked', 'Date': 'Mon, 06 Mar 2023 17:57:39 GMT', 'Server': 'AmazonS3', 'Connection': 'close'} 2023-03-06 17:57:40 [botocore.parsers] DEBUG: Response body: b'\nAuthorizationHeaderMalformedThe authorization header is malformed; the region \'us-east-1\' is wrong; expecting \'us-east-2\'us-east-27TTY23931KN34EWPXbBhOKVHapEVjhkBgkiwUPBGIzxEaW8JANiKKHW/gDMOcSltylmxgpyvDg2c5gy22MYyCDD4FQk=' 2023-03-06 17:57:40 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler 2023-03-06 17:57:40 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-06 17:57:40 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler > 2023-03-06 17:57:40 [botocore.utils] DEBUG: S3 client configured for region us-east-1 but the bucket rentlyse-upload is in region us-east-2; Please configure the proper region to avoid multiple unnecessary redirects and signing attempts. 2023-03-06 17:57:40 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-06 17:57:40 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-06 17:57:40 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-06 17:57:40 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-06 17:57:40 [botocore.utils] DEBUG: Updating URI from https://rentlyse-upload.s3.amazonaws.com/16099 to https://rentlyse-upload.s3.us-east-2.amazonaws.com/16099 2023-03-06 17:57:40 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-06 17:57:40 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-06 17:57:40 [botocore.endpoint] DEBUG: Response received to retry, sleeping for 0 seconds 2023-03-06 17:57:40 [botocore.awsrequest] DEBUG: Rewinding stream: 2023-03-06 17:57:40 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-06 17:57:40 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler > 2023-03-06 17:57:40 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler > 2023-03-06 17:57:40 [botocore.hooks] DEBUG: Event choose-signer.s3.PutObject: calling handler 2023-03-06 17:57:40 [botocore.hooks] DEBUG: Event before-sign.s3.PutObject: calling handler 2023-03-06 17:57:40 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-06 17:57:40 [botocore.auth] DEBUG: CanonicalRequest: PUT /16099 content-md5:aUroJ29sVJzi5A1+b6XcEw== host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-acl:public-read x-amz-content-sha256:UNSIGNED-PAYLOAD x-amz-date:20230306T175740Z content-md5;host;x-amz-acl;x-amz-content-sha256;x-amz-date UNSIGNED-PAYLOAD 2023-03-06 17:57:40 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230306T175740Z 20230306/us-east-2/s3/aws4_request 00d65631f6663069d309bb550a757783bdd902f8d5238de3868a4e95fa46805f 2023-03-06 17:57:40 [botocore.auth] DEBUG: Signature: 511039d2cf0b817b85cc037a985ff8509fcce670dc711ee27abe407de3519318 2023-03-06 17:57:40 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-06 17:57:40 [botocore.hooks] DEBUG: Event request-created.s3.PutObject: calling handler 2023-03-06 17:57:40 [botocore.endpoint] DEBUG: Sending http request: 2023-03-06 17:57:40 [botocore.httpsession] DEBUG: Certificate path: /root/venv/lib/python3.8/site-packages/certifi/cacert.pem 2023-03-06 17:57:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): rentlyse-upload.s3.us-east-2.amazonaws.com:443 2023-03-06 17:57:41 [botocore.awsrequest] DEBUG: Waiting for 100 Continue response. 2023-03-06 17:57:41 [botocore.awsrequest] DEBUG: 100 Continue response seen, now sending request body. 2023-03-06 17:57:41 [urllib3.connectionpool] DEBUG: https://rentlyse-upload.s3.us-east-2.amazonaws.com:443 "PUT /16099 HTTP/1.1" 200 0 2023-03-06 17:57:41 [botocore.parsers] DEBUG: Response headers: {'x-amz-id-2': 'zL6HotG8KTiYA5uAmxpgdCVX9ADBa5h6s6WDOWEi3/5XyKHzk0AXEsZxBd22I6VfxsLnGsdLx/s=', 'x-amz-request-id': 'MZRWSG61FYV2J86T', 'Date': 'Mon, 06 Mar 2023 17:57:42 GMT', 'x-amz-server-side-encryption': 'AES256', 'ETag': '"694ae8276f6c549ce2e40d7e6fa5dc13"', 'Server': 'AmazonS3', 'Content-Length': '0'} 2023-03-06 17:57:41 [botocore.parsers] DEBUG: Response body: b'' 2023-03-06 17:57:41 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler 2023-03-06 17:57:41 [botocore.retryhandler] DEBUG: No retry needed. 2023-03-06 17:57:41 [botocore.hooks] DEBUG: Event needs-retry.s3.PutObject: calling handler > 2023-03-06 17:57:41 [botocore.utils] DEBUG: S3 request was previously redirected, not redirecting. 2023-03-06 17:57:41 [s3transfer.utils] DEBUG: Releasing acquire 0/None 2023-03-06 17:57:41 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler 2023-03-06 17:57:41 [botocore.hooks] DEBUG: Event before-endpoint-resolution.s3: calling handler > 2023-03-06 17:57:41 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Bucket': 'rentlyse-upload', 'Region': 'us-east-2', 'UseFIPS': False, 'UseDualStack': False, 'ForcePathStyle': False, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True} 2023-03-06 17:57:41 [botocore.regions] DEBUG: Endpoint provider result: https://rentlyse-upload.s3.us-east-2.amazonaws.com 2023-03-06 17:57:41 [botocore.regions] DEBUG: Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None" 2023-03-06 17:57:41 [botocore.regions] DEBUG: Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True} 2023-03-06 17:57:41 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:41 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:41 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:41 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:41 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:41 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:41 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler > 2023-03-06 17:57:41 [botocore.hooks] DEBUG: Event before-parameter-build.s3.CopyObject: calling handler 2023-03-06 17:57:41 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:41 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:41 [botocore.hooks] DEBUG: Event before-call.s3.CopyObject: calling handler 2023-03-06 17:57:41 [botocore.endpoint] DEBUG: Making request for OperationModel(name=CopyObject) with params: {'url_path': '/xx_large_16099', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-copy-source': 'rentlyse-upload/16099', 'User-Agent': 'Boto3/1.26.84 Python/3.8.16 Linux/4.15.0-50-generic Botocore/1.29.84'}, 'body': b'', 'auth_path': '/rentlyse-upload/xx_large_16099', 'url': 'https://rentlyse-upload.s3.us-east-2.amazonaws.com/xx_large_16099', 'context': {'client_region': 'us-east-1', 'client_config': , 'has_streaming_input': False, 'auth_type': 'v4', 'signing': {'region': 'us-east-2', 'signing_name': 's3', 'disableDoubleEncoding': True}, 's3_redirect': {'redirected': False, 'bucket': 'rentlyse-upload', 'params': {'Bucket': 'rentlyse-upload', 'CopySource': 'rentlyse-upload/16099', 'Key': 'xx_large_16099'}}}} 2023-03-06 17:57:41 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:41 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler > 2023-03-06 17:57:41 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler > 2023-03-06 17:57:41 [botocore.hooks] DEBUG: Event choose-signer.s3.CopyObject: calling handler 2023-03-06 17:57:41 [botocore.hooks] DEBUG: Event before-sign.s3.CopyObject: calling handler 2023-03-06 17:57:41 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2023-03-06 17:57:41 [botocore.auth] DEBUG: CanonicalRequest: PUT /xx_large_16099 host:rentlyse-upload.s3.us-east-2.amazonaws.com x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-copy-source:rentlyse-upload/16099 x-amz-date:20230306T175741Z host;x-amz-content-sha256;x-amz-copy-source;x-amz-date e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2023-03-06 17:57:41 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20230306T175741Z 20230306/us-east-2/s3/aws4_request a8b4c6195d43449441b68fb9b9af180d6aa11f6aa5c538cb6760a42af4cc8783 2023-03-06 17:57:41 [botocore.auth] DEBUG: Signature: 4cefe44cfca771db6120f76f5c7a55893ddd2a27544c8537e9671e03147b4ced 2023-03-06 17:57:41 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:41 [botocore.hooks] DEBUG: Event request-created.s3.CopyObject: calling handler 2023-03-06 17:57:41 [botocore.endpoint] DEBUG: Sending http request: