Notice: Compiled catalog for chugsdell in environment production in 0.02 seconds |
opening connection to anystorage.blob.core.windows.net:443... |
opened |
starting SSL for anystorage.blob.core.windows.net:443... |
SSL established |
<- "HEAD /puppet/test/test.txt?sv=2019-02-02&st=2020-07-29T18%3A37%3A18Z&se=2020-07-29T19%3A00%3A00Z&sr=b&sp=r&sig=kGZ5nUC7mEJwVmTnJRqHG7xnU%2BbgvO83y%2BYZEBOl%2Fvk%3D HTTP/1.1\r\nX-Puppet-Version: 6.17.0\r\nUser-Agent: Puppet/6.17.0 Ruby/2.5.8-p224 (x64-mingw32)\r\nAccept: */*\r\nHost: anystorage.blob.core.windows.net\r\n\r\n" |
-> "HTTP/1.1 200 OK\r\n" |
-> "Content-Length: 4\r\n" |
-> "Content-Type: text/plain; charset=utf-8\r\n" |
-> "Content-MD5: kS7IA7LOSeSlQQaNSVq1cA==\r\n" |
-> "Last-Modified: Tue, 28 Jul 2020 20:32:32 GMT\r\n" |
-> "Accept-Ranges: bytes\r\n" |
-> "ETag: \"0x8D833355AE20F01\"\r\n" |
-> "Server: Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0\r\n" |
-> "x-ms-request-id: 68fea29e-501e-0093-08d9-65bab7000000\r\n" |
-> "x-ms-version: 2019-02-02\r\n" |
-> "x-ms-creation-time: Tue, 28 Jul 2020 20:32:32 GMT\r\n" |
-> "x-ms-lease-status: unlocked\r\n" |
-> "x-ms-lease-state: available\r\n" |
-> "x-ms-blob-type: BlockBlob\r\n" |
-> "Content-Disposition: \r\n" |
-> "x-ms-server-encrypted: true\r\n" |
-> "Date: Wed, 29 Jul 2020 18:53:46 GMT\r\n" |
-> "\r\n" |
Conn keep-alive |
<- "GET /puppet/test/test.txt?sv=2019-02-02&st=2020-07-29T18%253A37%253A18Z&se=2020-07-29T19%253A00%253A00Z&sr=b&sp=r&sig=kGZ5nUC7mEJwVmTnJRqHG7xnU%252BbgvO83y%252BYZEBOl%252Fvk%253D HTTP/1.1\r\nX-Puppet-Version: 6.17.0\r\nUser-Agent: Puppet/6.17.0 Ruby/2.5.8-p224 (x64-mingw32)\r\nAccept-Encoding: gzip;q=1.0,deflate;q=0.6,identity;q=0.3\r\nAccept: */*\r\nHost: anystorage.blob.core.windows.net\r\n\r\n" |
-> "HTTP/1.1 403 Server failed to authenticate the request. Make sure the value of Authorization header is formed correctly including the signature.\r\n" |
-> "Content-Length: 408\r\n" |
-> "Content-Type: application/xml\r\n" |
-> "Server: Microsoft-HTTPAPI/2.0\r\n" |
-> "x-ms-request-id: 68fea2ce-501e-0093-30d9-65bab7000000\r\n" |
-> "x-ms-error-code: AuthenticationFailed\r\n" |
-> "Date: Wed, 29 Jul 2020 18:53:46 GMT\r\n" |
-> "\r\n" |
reading 408 bytes... |
-> "\xEF\xBB\xBF<?xml version=\"1.0\" encoding=\"utf-8\"?><Error><Code>AuthenticationFailed</Code><Message>Server failed to authenticate the request. Make sure the value of Authorization header is formed correctly including the signature.\nRequestId:68fea2ce-501e-0093-30d9-65bab7000000\nTime:2020-07-29T18:53:47.2926554Z</Message><AuthenticationErrorDetail>Signature fields not well formed.</AuthenticationErrorDetail></Error>" |
read 408 bytes |
Conn close because of error Server failed to authenticate the request. Make sure the value of Authorization header is formed correctly including the signature. |
Error: Could not set 'file' on ensure: Error 403 on SERVER: ´╗┐<?xml version="1.0" encoding="utf-8"?><Error><Code>AuthenticationFailed</Code><Message>Server failed to authenticate the request. Make sure the value of Authorization header is formed correctly including the signature. |
RequestId:68fea2ce-501e-0093-30d9-65bab7000000 |
Time:2020-07-29T18:53:47.2926554Z</Message><AuthenticationErrorDetail>Signature fields not well formed.</AuthenticationErrorDetail></Error> (file: C:/Users/chughes/Documents/Source/puppet/test.pp, line: 4) |
Error: Could not set 'file' on ensure: Error 403 on SERVER: ´╗┐<?xml version="1.0" encoding="utf-8"?><Error><Code>AuthenticationFailed</Code><Message>Server failed to authenticate the request. Make sure the value of Authorization header is formed correctly including the signature. |
RequestId:68fea2ce-501e-0093-30d9-65bab7000000 |
Time:2020-07-29T18:53:47.2926554Z</Message><AuthenticationErrorDetail>Signature fields not well formed.</AuthenticationErrorDetail></Error> (file: C:/Users/chughes/Documents/Source/puppet/test.pp, line: 4) |
Wrapped exception: |
Error 403 on SERVER: ´╗┐<?xml version="1.0" encoding="utf-8"?><Error><Code>AuthenticationFailed</Code><Message>Server failed to authenticate the request. Make sure the value of Authorization header is formed correctly including the signature. |
RequestId:68fea2ce-501e-0093-30d9-65bab7000000 |
Time:2020-07-29T18:53:47.2926554Z</Message><AuthenticationErrorDetail>Signature fields not well formed.</AuthenticationErrorDetail></Error> |
Error: /Stage[main]/Main/File[test.txt]/ensure: change from 'absent' to 'file' failed: Could not set 'file' on ensure: Error 403 on SERVER: ´╗┐<?xml version="1.0" encoding="utf-8"?><Error><Code>AuthenticationFailed</Code><Message>Server failed to authenticate the request. Make sure the value of Authorization header is formed correctly including the signature. |
RequestId:68fea2ce-501e-0093-30d9-65bab7000000 |
Time:2020-07-29T18:53:47.2926554Z</Message><AuthenticationErrorDetail>Signature fields not well formed.</AuthenticationErrorDetail></Error> (file: C:/Users/chughes/Documents/Source/puppet/test.pp, line: 4)
|