aws-toolkit-azure-devops icon indicating copy to clipboard operation
aws-toolkit-azure-devops copied to clipboard

s3 upload and role to assume?

Open tadair231 opened this issue 3 years ago • 3 comments

####Task Permissions This task requires permissions to call the following AWS service APIs (depending on selected task options, not all APIs may be used):

  • s3:CreateBucket
  • s3:HeadBucket

Content uploads are performed using S3's PutObject API and/or the multi-part upload APIs. The specific APIs used depend on the size of the individual files being uploaded. 2021-03-05T21:05:31.7167617Z ============================================================================== 2021-03-05T21:05:32.2450994Z Configuring credentials for task 2021-03-05T21:05:32.2451608Z ...configuring AWS credentials from service endpoint 'xxxxxxxxxxxxxxxxxxxxxx' 2021-03-05T21:05:32.2451962Z ...endpoint defines role-based credentials for role ***. 2021-03-05T21:05:32.2452332Z Configuring region for task 2021-03-05T21:05:32.2452695Z ...configured to use region us-east-1, defined in task. 2021-03-05T21:05:32.2452892Z Configuring region for task 2021-03-05T21:05:32.2453262Z ...configured to use region us-east-1, defined in task. 2021-03-05T21:06:56.7196637Z ##[error]Error: Bucket xxx123 does not exist or you do not have access. Auto-create option not set, cannot continue.

So in service connection I've defined: Access Key Secret Key Role to assume Role Session Name

But I feel like I'm not really assuming the role and therefore not being granted access. Is there a simpler way to test if assume role in extensions is actually working? Am I missing something here?

Thanks for any help provided

tadair231 avatar Mar 05 '21 21:03 tadair231

I should note that this is actually has *** and I didn't replace that like the xxx sections. ...endpoint defines role-based credentials for role ***.

tadair231 avatar Mar 05 '21 23:03 tadair231

endpoint defines role-based credentials for role ***. is printed when it gets credentials then passes it into a service client, so it should be doing it properly. I'll take a look to see if there might be a missed path or something.

hunterwerlla avatar Mar 10 '21 18:03 hunterwerlla

Also seeing this issue. With diagnostics enabled and the following values set in the service connection:

  • Access Key ID
  • Secret Access Key
  • Role to Assume
  • External ID

We see the following...

2022-03-10T08:42:27.5444699Z ##[debug]Evaluating condition for step: 'Deploy to S3'
2022-03-10T08:42:27.5446939Z ##[debug]Evaluating: SucceededNode()
2022-03-10T08:42:27.5447539Z ##[debug]Evaluating SucceededNode:
2022-03-10T08:42:27.5448981Z ##[debug]=> True
2022-03-10T08:42:27.5449706Z ##[debug]Result: True
2022-03-10T08:42:27.5450489Z ##[section]Starting: Deploy to S3
2022-03-10T08:42:27.5467958Z ==============================================================================
2022-03-10T08:42:27.5468290Z Task         : Amazon S3 Upload
2022-03-10T08:42:27.5468649Z Description  : Upload file and folder content to an Amazon Simple Storage Service (S3) Bucket on AWS
2022-03-10T08:42:27.5468991Z Version      : 1.12.0
2022-03-10T08:42:27.5469213Z Author       : Amazon Web Services
2022-03-10T08:42:27.5470514Z Help         : Please refer to [Working with Amazon S3 Buckets](https://docs.aws.amazon.com/AmazonS3/latest/dev/UsingBucket.html) for more information on working with Amazon S3.

More information on this task can be found in the [task reference](https://docs.aws.amazon.com/vsts/latest/userguide/s3-upload.html).

####Task Permissions
This task requires permissions to call the following AWS service APIs (depending on selected task options, not all APIs may be used):
* s3:CreateBucket
* s3:HeadBucket

Content uploads are performed using S3's PutObject API and/or the multi-part upload APIs. The specific APIs used depend on the size of the individual files being uploaded.
2022-03-10T08:42:27.5471905Z ==============================================================================
2022-03-10T08:42:27.6172558Z ##[debug]Using node path: /home/vsts/agents/2.200.2/externals/node/bin/node
2022-03-10T08:42:28.0860188Z ##[debug]agent.TempDirectory=/home/vsts/work/_temp
2022-03-10T08:42:28.0866742Z ##[debug]loading inputs and endpoints
2022-03-10T08:42:28.0876084Z ##[debug]loading INPUT_AWSCREDENTIALS
2022-03-10T08:42:28.0886469Z ##[debug]loading INPUT_REGIONNAME
2022-03-10T08:42:28.0899720Z ##[debug]loading INPUT_BUCKETNAME
2022-03-10T08:42:28.0900345Z ##[debug]loading INPUT_SOURCEFOLDER
2022-03-10T08:42:28.0901008Z ##[debug]loading INPUT_GLOBEXPRESSIONS
2022-03-10T08:42:28.0903410Z ##[debug]loading INPUT_FILESACL
2022-03-10T08:42:28.0904051Z ##[debug]loading INPUT_CREATEBUCKET
2022-03-10T08:42:28.0905864Z ##[debug]loading INPUT_KEYMANAGEMENT
2022-03-10T08:42:28.0907693Z ##[debug]loading INPUT_ENCRYPTIONALGORITHM
2022-03-10T08:42:28.0908345Z ##[debug]loading INPUT_FLATTENFOLDERS
2022-03-10T08:42:28.0908983Z ##[debug]loading INPUT_STORAGECLASS
2022-03-10T08:42:28.0909628Z ##[debug]loading INPUT_FORCEPATHSTYLEADDRESSING
2022-03-10T08:42:28.0910278Z ##[debug]loading INPUT_LOGREQUEST
2022-03-10T08:42:28.0910889Z ##[debug]loading INPUT_LOGRESPONSE
2022-03-10T08:42:28.0912149Z ##[debug]loading ENDPOINT_AUTH_53dd****-****-****-****-************
2022-03-10T08:42:28.0913039Z ##[debug]loading ENDPOINT_AUTH_SCHEME_53dd****-****-****-****-************
2022-03-10T08:42:28.0913927Z ##[debug]loading ENDPOINT_AUTH_PARAMETER_53dd****-****-****-****-************_USERNAME
2022-03-10T08:42:28.0917215Z ##[debug]loading ENDPOINT_AUTH_PARAMETER_53dd****-****-****-****-************_ASSUMEROLEARN
2022-03-10T08:42:28.0918151Z ##[debug]loading ENDPOINT_AUTH_PARAMETER_53dd****-****-****-****-************_EXTERNALID
2022-03-10T08:42:28.0919076Z ##[debug]loading ENDPOINT_AUTH_PARAMETER_53dd****-****-****-****-************_PASSWORD
2022-03-10T08:42:28.0919998Z ##[debug]loading ENDPOINT_AUTH_SYSTEMVSSCONNECTION
2022-03-10T08:42:28.0920710Z ##[debug]loading ENDPOINT_AUTH_SCHEME_SYSTEMVSSCONNECTION
2022-03-10T08:42:28.0921460Z ##[debug]loading ENDPOINT_AUTH_PARAMETER_SYSTEMVSSCONNECTION_ACCESSTOKEN
2022-03-10T08:42:28.0922202Z ##[debug]loading SECRET_SYSTEM_ACCESSTOKEN
2022-03-10T08:42:28.0922814Z ##[debug]loaded 24
2022-03-10T08:42:28.0923398Z ##[debug]Agent.ProxyUrl=undefined
2022-03-10T08:42:28.0924018Z ##[debug]Agent.CAInfo=undefined
2022-03-10T08:42:28.0924629Z ##[debug]Agent.ClientCert=undefined
2022-03-10T08:42:28.0925280Z ##[debug]Agent.SkipCertValidation=undefined
2022-03-10T08:42:28.2140709Z ##[debug]check path : /home/vsts/work/_tasks/S3Upload_3a219265-181c-4ed2-9a51-75a7f308f0d5/1.12.0/task.json
2022-03-10T08:42:28.2142028Z ##[debug]adding resource file: /home/vsts/work/_tasks/S3Upload_3a219265-181c-4ed2-9a51-75a7f308f0d5/1.12.0/task.json
2022-03-10T08:42:28.2143454Z ##[debug]system.culture=en-US
2022-03-10T08:42:28.2156045Z ##[debug]agent.version=2.200.2
2022-03-10T08:42:28.2165109Z ##[debug]logRequest=false
2022-03-10T08:42:28.2167909Z ##[debug]logResponse=false
2022-03-10T08:42:28.2168627Z ##[debug]Agent.ProxyUrl=undefined
2022-03-10T08:42:28.2174186Z ##[debug]bucketName=<redacted>-test-backend
2022-03-10T08:42:28.2179814Z ##[debug]flattenFolders=false
2022-03-10T08:42:28.2185483Z ##[debug]sourceFolder=/home/vsts/work/1/s/dist
2022-03-10T08:42:28.2186283Z ##[debug]check path : /home/vsts/work/1/s/dist
2022-03-10T08:42:28.2187010Z ##[debug]targetFolder=undefined
2022-03-10T08:42:28.2187719Z ##[debug]globExpressions=**
2022-03-10T08:42:28.2188394Z ##[debug]filesAcl=private
2022-03-10T08:42:28.2189103Z ##[debug]createBucket=false
2022-03-10T08:42:28.2189786Z ##[debug]contentType=undefined
2022-03-10T08:42:28.2190501Z ##[debug]contentEncoding=undefined
2022-03-10T08:42:28.2191231Z ##[debug]forcePathStyleAddressing=false
2022-03-10T08:42:28.2191953Z ##[debug]storageClass=STANDARD
2022-03-10T08:42:28.2192659Z ##[debug]cacheControl=undefined
2022-03-10T08:42:28.2193377Z ##[debug]keyManagement=none
2022-03-10T08:42:28.2206078Z Configuring credentials for task
2022-03-10T08:42:28.2208557Z ##[debug]awsCredentials=53dd****-****-****-****-************
2022-03-10T08:42:28.2210678Z ##[debug]53dd****-****-****-****-************ exists true
2022-03-10T08:42:28.2211494Z ...configuring AWS credentials from service endpoint '53dd****-****-****-****-************'
2022-03-10T08:42:28.2213039Z ...endpoint defines role-based credentials for role ***.
2022-03-10T08:42:28.2213682Z ##[debug]aws.rolecredential.maxduration=undefined
2022-03-10T08:42:28.2225270Z Configuring region for task
2022-03-10T08:42:28.2225984Z ##[debug]regionName=eu-west-1
2022-03-10T08:42:28.2226608Z ...configured to use region eu-west-1, defined in task.
2022-03-10T08:42:28.2363465Z Configuring region for task
2022-03-10T08:42:28.2364810Z ##[debug]regionName=eu-west-1
2022-03-10T08:42:28.2365498Z ...configured to use region eu-west-1, defined in task.
2022-03-10T08:42:28.6762851Z ##[debug]AWS headBucket request ID: undefined
2022-03-10T08:42:28.6775251Z ##[debug]task result: Failed
2022-03-10T08:42:28.6810456Z ##[error]Error: Bucket <redacted>-test-backend does not exist or you do not have access. Auto-create option not set, cannot continue.
2022-03-10T08:42:28.6822061Z ##[debug]Processed: ##vso[task.issue type=error;]Error: Bucket <redacted>-test-backend does not exist or you do not have access. Auto-create option not set, cannot continue.
2022-03-10T08:42:28.6833616Z ##[debug]Processed: ##vso[task.complete result=Failed;]Error: Bucket <redacted>-test-backend does not exist or you do not have access. Auto-create option not set, cannot continue.
2022-03-10T08:42:28.6848184Z ##[section]Finishing: Deploy to S3

If we then set Session Token it works - but then I have to manually rotate the session key in the service connection's settings. Either we have not configured the connection or pipeline correctly because the instructions are unclear, or the S3 task is unable to authenticate with AWS

2022-03-10T08:43:42.5225343Z ##[debug]Evaluating condition for step: 'Deploy to S3'
2022-03-10T08:43:42.5227697Z ##[debug]Evaluating: SucceededNode()
2022-03-10T08:43:42.5228275Z ##[debug]Evaluating SucceededNode:
2022-03-10T08:43:42.5229541Z ##[debug]=> True
2022-03-10T08:43:42.5230507Z ##[debug]Result: True
2022-03-10T08:43:42.5232445Z ##[section]Starting: Deploy to S3
2022-03-10T08:43:42.5248293Z ==============================================================================
2022-03-10T08:43:42.5248626Z Task         : Amazon S3 Upload
2022-03-10T08:43:42.5248989Z Description  : Upload file and folder content to an Amazon Simple Storage Service (S3) Bucket on AWS
2022-03-10T08:43:42.5249343Z Version      : 1.12.0
2022-03-10T08:43:42.5249565Z Author       : Amazon Web Services
2022-03-10T08:43:42.5251277Z Help         : Please refer to [Working with Amazon S3 Buckets](https://docs.aws.amazon.com/AmazonS3/latest/dev/UsingBucket.html) for more information on working with Amazon S3.

More information on this task can be found in the [task reference](https://docs.aws.amazon.com/vsts/latest/userguide/s3-upload.html).

####Task Permissions
This task requires permissions to call the following AWS service APIs (depending on selected task options, not all APIs may be used):
* s3:CreateBucket
* s3:HeadBucket

Content uploads are performed using S3's PutObject API and/or the multi-part upload APIs. The specific APIs used depend on the size of the individual files being uploaded.
2022-03-10T08:43:42.5252733Z ==============================================================================
2022-03-10T08:43:42.6125692Z ##[debug]Using node path: /home/vsts/agents/2.200.2/externals/node/bin/node
2022-03-10T08:43:43.0883192Z ##[debug]agent.TempDirectory=/home/vsts/work/_temp
2022-03-10T08:43:43.0912735Z ##[debug]loading inputs and endpoints
2022-03-10T08:43:43.0922440Z ##[debug]loading INPUT_AWSCREDENTIALS
2022-03-10T08:43:43.0929222Z ##[debug]loading INPUT_REGIONNAME
2022-03-10T08:43:43.0940507Z ##[debug]loading INPUT_BUCKETNAME
2022-03-10T08:43:43.0942692Z ##[debug]loading INPUT_SOURCEFOLDER
2022-03-10T08:43:43.0945285Z ##[debug]loading INPUT_GLOBEXPRESSIONS
2022-03-10T08:43:43.0948886Z ##[debug]loading INPUT_FILESACL
2022-03-10T08:43:43.0949658Z ##[debug]loading INPUT_CREATEBUCKET
2022-03-10T08:43:43.0952413Z ##[debug]loading INPUT_KEYMANAGEMENT
2022-03-10T08:43:43.0953238Z ##[debug]loading INPUT_ENCRYPTIONALGORITHM
2022-03-10T08:43:43.0954041Z ##[debug]loading INPUT_FLATTENFOLDERS
2022-03-10T08:43:43.0954831Z ##[debug]loading INPUT_STORAGECLASS
2022-03-10T08:43:43.0955636Z ##[debug]loading INPUT_FORCEPATHSTYLEADDRESSING
2022-03-10T08:43:43.0956428Z ##[debug]loading INPUT_LOGREQUEST
2022-03-10T08:43:43.0957194Z ##[debug]loading INPUT_LOGRESPONSE
2022-03-10T08:43:43.0958639Z ##[debug]loading ENDPOINT_AUTH_53dd****-****-****-****-************
2022-03-10T08:43:43.0959718Z ##[debug]loading ENDPOINT_AUTH_SCHEME_53dd****-****-****-****-************
2022-03-10T08:43:43.0960799Z ##[debug]loading ENDPOINT_AUTH_PARAMETER_53dd****-****-****-****-************_USERNAME
2022-03-10T08:43:43.0961972Z ##[debug]loading ENDPOINT_AUTH_PARAMETER_53dd****-****-****-****-************_ASSUMEROLEARN
2022-03-10T08:43:43.0963089Z ##[debug]loading ENDPOINT_AUTH_PARAMETER_53dd****-****-****-****-************_EXTERNALID
2022-03-10T08:43:43.0964186Z ##[debug]loading ENDPOINT_AUTH_PARAMETER_53dd****-****-****-****-************_PASSWORD
2022-03-10T08:43:43.0965296Z ##[debug]loading ENDPOINT_AUTH_PARAMETER_53dd****-****-****-****-************_SESSIONTOKEN
2022-03-10T08:43:43.0966232Z ##[debug]loading ENDPOINT_AUTH_SYSTEMVSSCONNECTION
2022-03-10T08:43:43.0969649Z ##[debug]loading ENDPOINT_AUTH_SCHEME_SYSTEMVSSCONNECTION
2022-03-10T08:43:43.0970568Z ##[debug]loading ENDPOINT_AUTH_PARAMETER_SYSTEMVSSCONNECTION_ACCESSTOKEN
2022-03-10T08:43:43.0971438Z ##[debug]loading SECRET_SYSTEM_ACCESSTOKEN
2022-03-10T08:43:43.0972202Z ##[debug]loaded 25
2022-03-10T08:43:43.0972960Z ##[debug]Agent.ProxyUrl=undefined
2022-03-10T08:43:43.0973718Z ##[debug]Agent.CAInfo=undefined
2022-03-10T08:43:43.0974487Z ##[debug]Agent.ClientCert=undefined
2022-03-10T08:43:43.0975644Z ##[debug]Agent.SkipCertValidation=undefined
2022-03-10T08:43:43.2232176Z ##[debug]check path : /home/vsts/work/_tasks/S3Upload_3a219265-181c-4ed2-9a51-75a7f308f0d5/1.12.0/task.json
2022-03-10T08:43:43.2233599Z ##[debug]adding resource file: /home/vsts/work/_tasks/S3Upload_3a219265-181c-4ed2-9a51-75a7f308f0d5/1.12.0/task.json
2022-03-10T08:43:43.2235056Z ##[debug]system.culture=en-US
2022-03-10T08:43:43.2247777Z ##[debug]agent.version=2.200.2
2022-03-10T08:43:43.2256365Z ##[debug]logRequest=false
2022-03-10T08:43:43.2259276Z ##[debug]logResponse=false
2022-03-10T08:43:43.2260055Z ##[debug]Agent.ProxyUrl=undefined
2022-03-10T08:43:43.2266254Z ##[debug]bucketName=<redacted>-test-backend
2022-03-10T08:43:43.2271493Z ##[debug]flattenFolders=false
2022-03-10T08:43:43.2274480Z ##[debug]sourceFolder=/home/vsts/work/1/s/dist
2022-03-10T08:43:43.2275330Z ##[debug]check path : /home/vsts/work/1/s/dist
2022-03-10T08:43:43.2276109Z ##[debug]targetFolder=undefined
2022-03-10T08:43:43.2276901Z ##[debug]globExpressions=**
2022-03-10T08:43:43.2277635Z ##[debug]filesAcl=private
2022-03-10T08:43:43.2278369Z ##[debug]createBucket=false
2022-03-10T08:43:43.2279112Z ##[debug]contentType=undefined
2022-03-10T08:43:43.2279867Z ##[debug]contentEncoding=undefined
2022-03-10T08:43:43.2280654Z ##[debug]forcePathStyleAddressing=false
2022-03-10T08:43:43.2281423Z ##[debug]storageClass=STANDARD
2022-03-10T08:43:43.2282342Z ##[debug]cacheControl=undefined
2022-03-10T08:43:43.2283088Z ##[debug]keyManagement=none
2022-03-10T08:43:43.2294603Z Configuring credentials for task
2022-03-10T08:43:43.2297141Z ##[debug]awsCredentials=53dd****-****-****-****-************
2022-03-10T08:43:43.2299453Z ##[debug]53dd****-****-****-****-************ exists true
2022-03-10T08:43:43.2300478Z ...configuring AWS credentials from service endpoint '53dd****-****-****-****-************'
2022-03-10T08:43:43.2301525Z ...endpoint defines role-based credentials for role ***.
2022-03-10T08:43:43.2302511Z ##[debug]aws.rolecredential.maxduration=undefined
2022-03-10T08:43:43.2314481Z Configuring region for task
2022-03-10T08:43:43.2315264Z ##[debug]regionName=eu-west-1
2022-03-10T08:43:43.2315912Z ...configured to use region eu-west-1, defined in task.
2022-03-10T08:43:43.2449832Z Configuring region for task
2022-03-10T08:43:43.2451042Z ##[debug]regionName=eu-west-1
2022-03-10T08:43:43.2451823Z ...configured to use region eu-west-1, defined in task.
2022-03-10T08:43:43.7656297Z ##[debug]AWS headBucket request ID: YM28R8XCCHCRVK53
2022-03-10T08:43:43.7680670Z Uploading files from /home/vsts/work/1/s/dist to / in bucket <redacted>-test-backend
2022-03-10T08:43:43.7681218Z Searching /home/vsts/work/1/s/dist for files to upload
2022-03-10T08:43:43.7693439Z ##[debug]findPath: '/home/vsts/work/1/s/dist'
2022-03-10T08:43:43.7694761Z ##[debug]findOptions.allowBrokenSymbolicLinks: 'false'
2022-03-10T08:43:43.7700294Z ##[debug]findOptions.followSpecifiedSymbolicLink: 'true'
2022-03-10T08:43:43.7703820Z ##[debug]findOptions.followSymbolicLinks: 'true'
2022-03-10T08:43:43.7738488Z ##[debug]  /home/vsts/work/1/s/dist (directory)
2022-03-10T08:43:43.7739585Z ##[debug]  /home/vsts/work/1/s/dist/css (directory)
2022-03-10T08:43:43.7740486Z ##[debug]  /home/vsts/work/1/s/dist/css/about.fe85c489.css (file)
2022-03-10T08:43:43.7741488Z ##[debug]  /home/vsts/work/1/s/dist/css/app.7419bf9f.css (file)
2022-03-10T08:43:43.7742864Z ##[debug]  /home/vsts/work/1/s/dist/css/chunk-vendors.5a02a43a.css (file)
2022-03-10T08:43:43.7743802Z ##[debug]  /home/vsts/work/1/s/dist/favicon.ico (file)
2022-03-10T08:43:43.7744688Z ##[debug]  /home/vsts/work/1/s/dist/img (directory)
2022-03-10T08:43:43.7745596Z ##[debug]  /home/vsts/work/1/s/dist/img/Arm_logo_white_RGB_bounds.7b1f03fd.svg (file)
2022-03-10T08:43:43.7746505Z ##[debug]  /home/vsts/work/1/s/dist/img/camera.8629ed92.svg (file)
2022-03-10T08:43:43.7747364Z ##[debug]  /home/vsts/work/1/s/dist/img/campus.92723604.svg (file)
2022-03-10T08:43:43.7748223Z ##[debug]  /home/vsts/work/1/s/dist/img/cloud.4ec0c251.svg (file)
2022-03-10T08:43:43.7749574Z ##[debug]  /home/vsts/work/1/s/dist/img/machine-learning.c72b74d8.svg (file)
2022-03-10T08:43:43.7750451Z ##[debug]  /home/vsts/work/1/s/dist/index.html (file)
2022-03-10T08:43:43.7751293Z ##[debug]  /home/vsts/work/1/s/dist/js (directory)
2022-03-10T08:43:43.7752314Z ##[debug]  /home/vsts/work/1/s/dist/js/about.accf970f.js (file)
2022-03-10T08:43:43.7753697Z ##[debug]  /home/vsts/work/1/s/dist/js/about.accf970f.js.map (file)
2022-03-10T08:43:43.7754618Z ##[debug]  /home/vsts/work/1/s/dist/js/app.5f2cabe0.js (file)
2022-03-10T08:43:43.7755477Z ##[debug]  /home/vsts/work/1/s/dist/js/app.5f2cabe0.js.map (file)
2022-03-10T08:43:43.7756534Z ##[debug]  /home/vsts/work/1/s/dist/js/chunk-vendors.c98aa0cf.js (file)
2022-03-10T08:43:43.7759624Z ##[debug]  /home/vsts/work/1/s/dist/js/chunk-vendors.c98aa0cf.js.map (file)
2022-03-10T08:43:43.7760470Z ##[debug]20 results
2022-03-10T08:43:43.7762840Z ##[debug]All paths /home/vsts/work/1/s/dist,/home/vsts/work/1/s/dist/css,/home/vsts/work/1/s/dist/css/about.fe85c489.css,/home/vsts/work/1/s/dist/css/app.7419bf9f.css,/home/vsts/work/1/s/dist/css/chunk-vendors.5a02a43a.css,/home/vsts/work/1/s/dist/favicon.ico,/home/vsts/work/1/s/dist/img,/home/vsts/work/1/s/dist/img/Arm_logo_white_RGB_bounds.7b1f03fd.svg,/home/vsts/work/1/s/dist/img/camera.8629ed92.svg,/home/vsts/work/1/s/dist/img/campus.92723604.svg,/home/vsts/work/1/s/dist/img/cloud.4ec0c251.svg,/home/vsts/work/1/s/dist/img/machine-learning.c72b74d8.svg,/home/vsts/work/1/s/dist/index.html,/home/vsts/work/1/s/dist/js,/home/vsts/work/1/s/dist/js/about.accf970f.js,/home/vsts/work/1/s/dist/js/about.accf970f.js.map,/home/vsts/work/1/s/dist/js/app.5f2cabe0.js,/home/vsts/work/1/s/dist/js/app.5f2cabe0.js.map,/home/vsts/work/1/s/dist/js/chunk-vendors.c98aa0cf.js,/home/vsts/work/1/s/dist/js/chunk-vendors.c98aa0cf.js.map
2022-03-10T08:43:43.7764887Z ##[debug]patternRoot: '/home/vsts/work/1/s/dist'
2022-03-10T08:43:43.7765608Z ##[debug]matchOptions.debug: 'false'
2022-03-10T08:43:43.7766298Z ##[debug]matchOptions.nobrace: 'true'
2022-03-10T08:43:43.7766980Z ##[debug]matchOptions.noglobstar: 'false'
2022-03-10T08:43:43.7767638Z ##[debug]matchOptions.dot: 'true'
2022-03-10T08:43:43.7768296Z ##[debug]matchOptions.noext: 'false'
2022-03-10T08:43:43.7768965Z ##[debug]matchOptions.nocase: 'false'
2022-03-10T08:43:43.7769637Z ##[debug]matchOptions.nonull: 'false'
2022-03-10T08:43:43.7770305Z ##[debug]matchOptions.matchBase: 'false'
2022-03-10T08:43:43.7770987Z ##[debug]matchOptions.nocomment: 'false'
2022-03-10T08:43:43.7771667Z ##[debug]matchOptions.nonegate: 'false'
2022-03-10T08:43:43.7772343Z ##[debug]matchOptions.flipNegate: 'false'
2022-03-10T08:43:43.7772994Z ##[debug]pattern: '**'
2022-03-10T08:43:43.7773674Z ##[debug]rooted pattern: '/home/vsts/work/1/s/dist/**'
2022-03-10T08:43:43.7774328Z ##[debug]applying include pattern against original list
2022-03-10T08:43:43.7775042Z ##[debug]19 matches
2022-03-10T08:43:43.7775596Z ##[debug]19 final results
2022-03-10T08:43:43.7777610Z ##[debug]Matched paths /home/vsts/work/1/s/dist/css,/home/vsts/work/1/s/dist/css/about.fe85c489.css,/home/vsts/work/1/s/dist/css/app.7419bf9f.css,/home/vsts/work/1/s/dist/css/chunk-vendors.5a02a43a.css,/home/vsts/work/1/s/dist/favicon.ico,/home/vsts/work/1/s/dist/img,/home/vsts/work/1/s/dist/img/Arm_logo_white_RGB_bounds.7b1f03fd.svg,/home/vsts/work/1/s/dist/img/camera.8629ed92.svg,/home/vsts/work/1/s/dist/img/campus.92723604.svg,/home/vsts/work/1/s/dist/img/cloud.4ec0c251.svg,/home/vsts/work/1/s/dist/img/machine-learning.c72b74d8.svg,/home/vsts/work/1/s/dist/index.html,/home/vsts/work/1/s/dist/js,/home/vsts/work/1/s/dist/js/about.accf970f.js,/home/vsts/work/1/s/dist/js/about.accf970f.js.map,/home/vsts/work/1/s/dist/js/app.5f2cabe0.js,/home/vsts/work/1/s/dist/js/app.5f2cabe0.js.map,/home/vsts/work/1/s/dist/js/chunk-vendors.c98aa0cf.js,/home/vsts/work/1/s/dist/js/chunk-vendors.c98aa0cf.js.map
2022-03-10T08:43:43.7780752Z ##[debug]Matched files list /home/vsts/work/1/s/dist/css/about.fe85c489.css,/home/vsts/work/1/s/dist/css/app.7419bf9f.css,/home/vsts/work/1/s/dist/css/chunk-vendors.5a02a43a.css,/home/vsts/work/1/s/dist/favicon.ico,/home/vsts/work/1/s/dist/img/Arm_logo_white_RGB_bounds.7b1f03fd.svg,/home/vsts/work/1/s/dist/img/camera.8629ed92.svg,/home/vsts/work/1/s/dist/img/campus.92723604.svg,/home/vsts/work/1/s/dist/img/cloud.4ec0c251.svg,/home/vsts/work/1/s/dist/img/machine-learning.c72b74d8.svg,/home/vsts/work/1/s/dist/index.html,/home/vsts/work/1/s/dist/js/about.accf970f.js,/home/vsts/work/1/s/dist/js/about.accf970f.js.map,/home/vsts/work/1/s/dist/js/app.5f2cabe0.js,/home/vsts/work/1/s/dist/js/app.5f2cabe0.js.map,/home/vsts/work/1/s/dist/js/chunk-vendors.c98aa0cf.js,/home/vsts/work/1/s/dist/js/chunk-vendors.c98aa0cf.js.map
2022-03-10T08:43:43.7782888Z ##[debug]found 16 files
2022-03-10T08:43:43.7783359Z Uploading matched file /home/vsts/work/1/s/dist/css/about.fe85c489.css, content type text/css
2022-03-10T08:43:44.0073068Z ##[debug]AWS putObject request ID: YM223EAQ18HX5247
2022-03-10T08:43:44.0074675Z Completed upload of /home/vsts/work/1/s/dist/css/about.fe85c489.css to css/about.fe85c489.css
2022-03-10T08:43:44.0092136Z Uploading matched file /home/vsts/work/1/s/dist/css/app.7419bf9f.css, content type text/css
2022-03-10T08:43:44.1774346Z ##[debug]AWS putObject request ID: Y3XVNPAX2ZRWFH4W
2022-03-10T08:43:44.1775778Z Completed upload of /home/vsts/work/1/s/dist/css/app.7419bf9f.css to css/app.7419bf9f.css
2022-03-10T08:43:44.1776984Z Uploading matched file /home/vsts/work/1/s/dist/css/chunk-vendors.5a02a43a.css, content type text/css
2022-03-10T08:43:44.4855405Z ##[debug]AWS putObject request ID: Y3XVK96WRWKCKW2P
2022-03-10T08:43:44.4860350Z Completed upload of /home/vsts/work/1/s/dist/css/chunk-vendors.5a02a43a.css to css/chunk-vendors.5a02a43a.css
2022-03-10T08:43:44.4861100Z Uploading matched file /home/vsts/work/1/s/dist/favicon.ico, content type image/vnd.microsoft.icon
2022-03-10T08:43:44.6537530Z ##[debug]AWS putObject request ID: Y3XT238GRCWP1K1Z
2022-03-10T08:43:44.6558406Z Completed upload of /home/vsts/work/1/s/dist/favicon.ico to favicon.ico
2022-03-10T08:43:44.6559079Z Uploading matched file /home/vsts/work/1/s/dist/img/Arm_logo_white_RGB_bounds.7b1f03fd.svg, content type image/svg+xml
2022-03-10T08:43:44.9994620Z ##[debug]AWS putObject request ID: Y3XX6KTR09J8YPCV
2022-03-10T08:43:44.9995407Z Completed upload of /home/vsts/work/1/s/dist/img/Arm_logo_white_RGB_bounds.7b1f03fd.svg to img/Arm_logo_white_RGB_bounds.7b1f03fd.svg
2022-03-10T08:43:44.9996872Z Uploading matched file /home/vsts/work/1/s/dist/img/camera.8629ed92.svg, content type image/svg+xml
2022-03-10T08:43:45.1362539Z ##[debug]AWS putObject request ID: 4028Y2NKNXNEQK9W
2022-03-10T08:43:45.1364064Z Completed upload of /home/vsts/work/1/s/dist/img/camera.8629ed92.svg to img/camera.8629ed92.svg
2022-03-10T08:43:45.1365394Z Uploading matched file /home/vsts/work/1/s/dist/img/campus.92723604.svg, content type image/svg+xml
2022-03-10T08:43:45.2550917Z ##[debug]AWS putObject request ID: 4025XZ8Z35DRYWPF
2022-03-10T08:43:45.2552219Z Completed upload of /home/vsts/work/1/s/dist/img/campus.92723604.svg to img/campus.92723604.svg
2022-03-10T08:43:45.2554824Z Uploading matched file /home/vsts/work/1/s/dist/img/cloud.4ec0c251.svg, content type image/svg+xml
2022-03-10T08:43:45.3379486Z ##[debug]AWS putObject request ID: 402AD9VDZYM3V6ED
2022-03-10T08:43:45.3385791Z Completed upload of /home/vsts/work/1/s/dist/img/cloud.4ec0c251.svg to img/cloud.4ec0c251.svg
2022-03-10T08:43:45.3389676Z Uploading matched file /home/vsts/work/1/s/dist/img/machine-learning.c72b74d8.svg, content type image/svg+xml
2022-03-10T08:43:45.4375115Z ##[debug]AWS putObject request ID: 402D6RG0XMPZXQBZ
2022-03-10T08:43:45.4377416Z Completed upload of /home/vsts/work/1/s/dist/img/machine-learning.c72b74d8.svg to img/machine-learning.c72b74d8.svg
2022-03-10T08:43:45.4378927Z Uploading matched file /home/vsts/work/1/s/dist/index.html, content type text/html
2022-03-10T08:43:45.5268694Z ##[debug]AWS putObject request ID: 402E8Y676PYVNDAZ
2022-03-10T08:43:45.5269433Z Completed upload of /home/vsts/work/1/s/dist/index.html to index.html
2022-03-10T08:43:45.5270399Z Uploading matched file /home/vsts/work/1/s/dist/js/about.accf970f.js, content type application/javascript
2022-03-10T08:43:45.7178650Z ##[debug]AWS putObject request ID: 40234DNASKY55HGB
2022-03-10T08:43:45.7179729Z Completed upload of /home/vsts/work/1/s/dist/js/about.accf970f.js to js/about.accf970f.js
2022-03-10T08:43:45.7181640Z Uploading matched file /home/vsts/work/1/s/dist/js/about.accf970f.js.map, content type application/json
2022-03-10T08:43:46.0999047Z ##[debug]AWS putObject request ID: 4021JGSPRJ8QM06R
2022-03-10T08:43:46.1000330Z Completed upload of /home/vsts/work/1/s/dist/js/about.accf970f.js.map to js/about.accf970f.js.map
2022-03-10T08:43:46.1004426Z Uploading matched file /home/vsts/work/1/s/dist/js/app.5f2cabe0.js, content type application/javascript
2022-03-10T08:43:46.2572813Z ##[debug]AWS putObject request ID: 8XXPSH04YB4X8SM1
2022-03-10T08:43:46.2575272Z Completed upload of /home/vsts/work/1/s/dist/js/app.5f2cabe0.js to js/app.5f2cabe0.js
2022-03-10T08:43:46.2579322Z Uploading matched file /home/vsts/work/1/s/dist/js/app.5f2cabe0.js.map, content type application/json
2022-03-10T08:43:46.4348612Z ##[debug]AWS putObject request ID: 8XXYTQ50TXAH1NMB
2022-03-10T08:43:46.4349421Z Completed upload of /home/vsts/work/1/s/dist/js/app.5f2cabe0.js.map to js/app.5f2cabe0.js.map
2022-03-10T08:43:46.4350835Z Uploading matched file /home/vsts/work/1/s/dist/js/chunk-vendors.c98aa0cf.js, content type application/javascript
2022-03-10T08:43:46.6198327Z ##[debug]AWS putObject request ID: 8XXSR7XN3XPM5NP6
2022-03-10T08:43:46.6199773Z Completed upload of /home/vsts/work/1/s/dist/js/chunk-vendors.c98aa0cf.js to js/chunk-vendors.c98aa0cf.js
2022-03-10T08:43:46.6200619Z Uploading matched file /home/vsts/work/1/s/dist/js/chunk-vendors.c98aa0cf.js.map, content type application/json
2022-03-10T08:43:46.8820561Z ##[debug]AWS putObject request ID: 8XXG5MB0KTH6EBTK
2022-03-10T08:43:46.8822246Z Completed upload of /home/vsts/work/1/s/dist/js/chunk-vendors.c98aa0cf.js.map to js/chunk-vendors.c98aa0cf.js.map
2022-03-10T08:43:46.8823112Z All uploads to S3 completed
2022-03-10T08:43:46.8823847Z ##[debug]agent.version=2.200.2
2022-03-10T08:43:46.8834979Z ##[debug]task result: Succeeded
2022-03-10T08:43:46.8846000Z ##[debug]Processed: ##vso[task.complete result=Succeeded;]
2022-03-10T08:43:46.8897432Z ##[section]Finishing: Deploy to S3

adamjohnstonarm avatar Mar 10 '22 09:03 adamjohnstonarm