Last active
September 20, 2018 16:36
-
-
Save double16/28919b72b8840803fe69bc24bbe456e8 to your computer and use it in GitHub Desktop.
Packer log of failing to upload a 5GB vagrant box using vagrant-cloud post-processor
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2018/08/23 16:06:07 ui: ==> virtualbox-iso: Running post-processor: vagrant-cloud | |
2018/08/23 16:06:07 [INFO] (telemetry) Starting post-processor vagrant-cloud | |
==> virtualbox-iso: Running post-processor: vagrant-cloud | |
2018/08/23 16:06:07 ui: ==> virtualbox-iso (vagrant-cloud): Verifying box is accessible: double16/linux-dev-workstation | |
==> virtualbox-iso (vagrant-cloud): Verifying box is accessible: double16/linux-dev-workstation | |
2018/08/23 16:06:07 packer: 2018/08/23 16:06:07 Post-Processor Vagrant Cloud API GET: https://vagrantcloud.com/api/v1/box/double16/linux-dev-workstation?access_token=ACCESS_TOKEN | |
2018/08/23 16:06:10 packer: 2018/08/23 16:06:10 Post-Processor Vagrant Cloud API Response: | |
2018/08/23 16:06:10 packer: | |
2018/08/23 16:06:10 packer: &{Status:200 OK StatusCode:200 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Date:[Thu, 23 Aug 2018 16:06:09 GMT] Cache-Control:[max-age=0, private, must-revalidate] Set-Cookie:[_atlas_session_data=TmMxSVJCbjFmUGNpSjc2bmdJODlQb0Q0elljcGN5d2M1VUluVXFwWVpSdz0tLVF5RVFSUHlDMkFHRmg0bWIrcVREQlE9PQ%3D%3D--54fdb33c220d4beb095171d2d03ffe72729aba0d; path=/] X-Request-Id:[3fda19d3-3f1c-42c9-9653-6ba8fba27e44] Connection:[keep-alive] X-Xss-Protection:[1; mode=block] Content-Type:[application/json; charset=utf-8] Etag:[W/"a8295d555b003db7b0c0257bc87f2fbc"] X-Runtime:[2.149723] Via:[1.1 vegur] Server:[Cowboy] X-Frame-Options:[SAMEORIGIN] X-Content-Type-Options:[nosniff] Strict-Transport-Security:[max-age=31536000; includeSubDomains; preload]] Body:0xc420086140 ContentLength:-1 TransferEncoding:[chunked] Close:false Uncompressed:false Trailer:map[] Request:0xc420178300 TLS:0xc4200f4bb0} | |
2018/08/23 16:06:10 ui: virtualbox-iso (vagrant-cloud): Box accessible and matches tag | |
virtualbox-iso (vagrant-cloud): Box accessible and matches tag | |
2018/08/23 16:06:10 ui: ==> virtualbox-iso (vagrant-cloud): Creating version: 201808.2 | |
==> virtualbox-iso (vagrant-cloud): Creating version: 201808.2 | |
2018/08/23 16:06:10 packer: 2018/08/23 16:06:10 Post-Processor Vagrant Cloud API POST: https://vagrantcloud.com/api/v1/box/double16/linux-dev-workstation/versions?access_token=ACCESS_TOKEN. | |
2018/08/23 16:06:10 packer: | |
2018/08/23 16:06:10 packer: Body: {"version":{"version":"201808.2"}} | |
2018/08/23 16:06:10 packer: 2018/08/23 16:06:10 Post-Processor Vagrant Cloud API Response: | |
2018/08/23 16:06:10 packer: | |
2018/08/23 16:06:10 packer: &{Status:200 OK StatusCode:200 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[X-Frame-Options:[SAMEORIGIN] Strict-Transport-Security:[max-age=31536000; includeSubDomains; preload] Cache-Control:[max-age=0, private, must-revalidate] X-Request-Id:[56b9bef1-7be2-4fbe-8a92-8374f03672ce] Connection:[keep-alive] X-Xss-Protection:[1; mode=block] Etag:[W/"d2928bd5934aaa5641e7739f069fa199"] Server:[Cowboy] Date:[Thu, 23 Aug 2018 16:06:10 GMT] X-Content-Type-Options:[nosniff] Via:[1.1 vegur] Content-Type:[application/json; charset=utf-8] Set-Cookie:[_atlas_session_data=REDACTED; path=/] X-Runtime:[0.303490]] Body:0xc4201a03c0 ContentLength:-1 TransferEncoding:[chunked] Close:false Uncompressed:false Trailer:map[] Request:0xc4201b6100 TLS:0xc4200f4d10} | |
2018/08/23 16:06:10 ui: ==> virtualbox-iso (vagrant-cloud): Creating provider: virtualbox | |
==> virtualbox-iso (vagrant-cloud): Creating provider: virtualbox | |
2018/08/23 16:06:10 packer: 2018/08/23 16:06:10 Post-Processor Vagrant Cloud API POST: https://vagrantcloud.com/api/v1/box/double16/linux-dev-workstation/version/201808.2/providers?access_token=ACCESS_TOKEN. | |
2018/08/23 16:06:10 packer: | |
2018/08/23 16:06:10 packer: Body: {"provider":{"name":"virtualbox"}} | |
2018/08/23 16:06:11 packer: 2018/08/23 16:06:11 Post-Processor Vagrant Cloud API Response: | |
2018/08/23 16:06:11 packer: | |
2018/08/23 16:06:11 packer: &{Status:200 OK StatusCode:200 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Set-Cookie:[_atlas_session_data=REDACTED; path=/] X-Request-Id:[04003ae7-38e1-420c-a13e-0e8ab6df5e5f] X-Content-Type-Options:[nosniff] X-Xss-Protection:[1; mode=block] Connection:[keep-alive] Content-Type:[application/json; charset=utf-8] Etag:[W/"e7d26b635f12824b2aa333b349ce1380"] Cache-Control:[max-age=0, private, must-revalidate] Via:[1.1 vegur] Server:[Cowboy] X-Frame-Options:[SAMEORIGIN] Strict-Transport-Security:[max-age=31536000; includeSubDomains; preload] X-Runtime:[0.359989] Date:[Thu, 23 Aug 2018 16:06:11 GMT]] Body:0xc4201a0740 ContentLength:-1 TransferEncoding:[chunked] Close:false Uncompressed:false Trailer:map[] Request:0xc420178400 TLS:0xc4200f4dc0} | |
2018/08/23 16:06:11 ui: ==> virtualbox-iso (vagrant-cloud): Preparing upload of box: box/virtualbox/linux-dev-workstation-201808.2.box | |
==> virtualbox-iso (vagrant-cloud): Preparing upload of box: box/virtualbox/linux-dev-workstation-201808.2.box | |
2018/08/23 16:06:11 packer: 2018/08/23 16:06:11 Post-Processor Vagrant Cloud API GET: https://vagrantcloud.com/api/v1/box/double16/linux-dev-workstation/version/201808.2/provider/virtualbox/upload?access_token=ACCESS_TOKEN | |
2018/08/23 16:06:12 packer: 2018/08/23 16:06:12 Post-Processor Vagrant Cloud API Response: | |
2018/08/23 16:06:12 packer: | |
2018/08/23 16:06:12 packer: &{Status:200 OK StatusCode:200 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Set-Cookie:[_atlas_session_data=REDACTED; path=/] X-Request-Id:[a7e8bd77-d4e6-4211-8aaa-2dff7dc16148] X-Runtime:[0.369735] Via:[1.1 vegur] Server:[Cowboy] X-Content-Type-Options:[nosniff] Strict-Transport-Security:[max-age=31536000; includeSubDomains; preload] Content-Type:[application/json; charset=utf-8] Cache-Control:[max-age=0, private, must-revalidate] Connection:[keep-alive] X-Xss-Protection:[1; mode=block] Etag:[W/"9bca76a8129f9a3b70efeb4206b1cd89"] Date:[Thu, 23 Aug 2018 16:06:11 GMT] X-Frame-Options:[SAMEORIGIN]] Body:0xc4201a07c0 ContentLength:-1 TransferEncoding:[chunked] Close:false Uncompressed:false Trailer:map[] Request:0xc420178500 TLS:0xc4203a02c0} | |
2018/08/23 16:06:12 ui: ==> virtualbox-iso (vagrant-cloud): Uploading box: box/virtualbox/linux-dev-workstation-201808.2.box | |
==> virtualbox-iso (vagrant-cloud): Uploading box: box/virtualbox/linux-dev-workstation-201808.2.box | |
2018/08/23 16:06:12 ui: virtualbox-iso (vagrant-cloud): Depending on your internet connection and the size of the box, | |
virtualbox-iso (vagrant-cloud): this may take some time | |
virtualbox-iso (vagrant-cloud): Depending on your internet connection and the size of the box, | |
virtualbox-iso (vagrant-cloud): this may take some time | |
2018/08/23 16:06:12 ui: virtualbox-iso (vagrant-cloud): Uploading box, attempt 1 | |
virtualbox-iso (vagrant-cloud): Uploading box, attempt 1 | |
2018/08/23 16:06:12 packer: 2018/08/23 16:06:12 Post-Processor Vagrant Cloud API Upload: box/virtualbox/linux-dev-workstation-201808.2.box https://archivist.vagrantup.com/v1/object/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJrZXkiOiJib3hlcy83M2ZkOGIzYy1mZWQxLTQzNGUtYTEyMS01OTI3ZTA2NjRlNDUiLCJtb2RlIjoidyIsImV4cGlyZSI6MTUzNTA0MTI3MiwiY2FsbGJhY2siOiJodHRwczovL3ZhZ3JhbnRjbG91ZC5jb20vYXBpL2ludGVybmFsL2FyY2hpdmlzdC9jYWxsYmFjayJ9.o8Ghn42b7K3t0rFNEcEmn_3CGImbqymclQWugXwb-Fw | |
2018/08/23 16:09:24 packer: 2018/08/23 16:09:24 Post-Processor Vagrant Cloud Upload Response: | |
2018/08/23 16:09:24 packer: | |
2018/08/23 16:09:24 packer: <nil> | |
2018/08/23 16:09:24 ui: virtualbox-iso (vagrant-cloud): Error uploading box! Will retry in 10 seconds. Error: Put https://archivist.vagrantup.com/v1/object/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJrZXkiOiJib3hlcy83M2ZkOGIzYy1mZWQxLTQzNGUtYTEyMS01OTI3ZTA2NjRlNDUiLCJtb2RlIjoidyIsImV4cGlyZSI6MTUzNTA0MTI3MiwiY2FsbGJhY2siOiJodHRwczovL3ZhZ3JhbnRjbG91ZC5jb20vYXBpL2ludGVybmFsL2FyY2hpdmlzdC9jYWxsYmFjayJ9.o8Ghn42b7K3t0rFNEcEmn_3CGImbqymclQWugXwb-Fw: EOF | |
virtualbox-iso (vagrant-cloud): Error uploading box! Will retry in 10 seconds. Error: Put https://archivist.vagrantup.com/v1/object/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJrZXkiOiJib3hlcy83M2ZkOGIzYy1mZWQxLTQzNGUtYTEyMS01OTI3ZTA2NjRlNDUiLCJtb2RlIjoidyIsImV4cGlyZSI6MTUzNTA0MTI3MiwiY2FsbGJhY2siOiJodHRwczovL3ZhZ3JhbnRjbG91ZC5jb20vYXBpL2ludGVybmFsL2FyY2hpdmlzdC9jYWxsYmFjayJ9.o8Ghn42b7K3t0rFNEcEmn_3CGImbqymclQWugXwb-Fw: EOF | |
2018/08/23 16:09:34 ui: virtualbox-iso (vagrant-cloud): Uploading box, attempt 2 | |
virtualbox-iso (vagrant-cloud): Uploading box, attempt 2 | |
2018/08/23 16:09:34 packer: 2018/08/23 16:09:34 Post-Processor Vagrant Cloud API Upload: box/virtualbox/linux-dev-workstation-201808.2.box https://archivist.vagrantup.com/v1/object/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJrZXkiOiJib3hlcy83M2ZkOGIzYy1mZWQxLTQzNGUtYTEyMS01OTI3ZTA2NjRlNDUiLCJtb2RlIjoidyIsImV4cGlyZSI6MTUzNTA0MTI3MiwiY2FsbGJhY2siOiJodHRwczovL3ZhZ3JhbnRjbG91ZC5jb20vYXBpL2ludGVybmFsL2FyY2hpdmlzdC9jYWxsYmFjayJ9.o8Ghn42b7K3t0rFNEcEmn_3CGImbqymclQWugXwb-Fw | |
2018/08/23 16:12:27 packer: 2018/08/23 16:12:27 Post-Processor Vagrant Cloud Upload Response: | |
2018/08/23 16:12:27 packer: | |
2018/08/23 16:12:27 packer: <nil> | |
2018/08/23 16:12:27 ui: virtualbox-iso (vagrant-cloud): Error uploading box! Will retry in 10 seconds. Error: Put https://archivist.vagrantup.com/v1/object/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJrZXkiOiJib3hlcy83M2ZkOGIzYy1mZWQxLTQzNGUtYTEyMS01OTI3ZTA2NjRlNDUiLCJtb2RlIjoidyIsImV4cGlyZSI6MTUzNTA0MTI3MiwiY2FsbGJhY2siOiJodHRwczovL3ZhZ3JhbnRjbG91ZC5jb20vYXBpL2ludGVybmFsL2FyY2hpdmlzdC9jYWxsYmFjayJ9.o8Ghn42b7K3t0rFNEcEmn_3CGImbqymclQWugXwb-Fw: EOF | |
virtualbox-iso (vagrant-cloud): Error uploading box! Will retry in 10 seconds. Error: Put https://archivist.vagrantup.com/v1/object/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJrZXkiOiJib3hlcy83M2ZkOGIzYy1mZWQxLTQzNGUtYTEyMS01OTI3ZTA2NjRlNDUiLCJtb2RlIjoidyIsImV4cGlyZSI6MTUzNTA0MTI3MiwiY2FsbGJhY2siOiJodHRwczovL3ZhZ3JhbnRjbG91ZC5jb20vYXBpL2ludGVybmFsL2FyY2hpdmlzdC9jYWxsYmFjayJ9.o8Ghn42b7K3t0rFNEcEmn_3CGImbqymclQWugXwb-Fw: EOF | |
2018/08/23 16:12:37 ui: virtualbox-iso (vagrant-cloud): Uploading box, attempt 3 | |
virtualbox-iso (vagrant-cloud): Uploading box, attempt 3 | |
2018/08/23 16:12:37 packer: 2018/08/23 16:12:37 Post-Processor Vagrant Cloud API Upload: box/virtualbox/linux-dev-workstation-201808.2.box https://archivist.vagrantup.com/v1/object/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJrZXkiOiJib3hlcy83M2ZkOGIzYy1mZWQxLTQzNGUtYTEyMS01OTI3ZTA2NjRlNDUiLCJtb2RlIjoidyIsImV4cGlyZSI6MTUzNTA0MTI3MiwiY2FsbGJhY2siOiJodHRwczovL3ZhZ3JhbnRjbG91ZC5jb20vYXBpL2ludGVybmFsL2FyY2hpdmlzdC9jYWxsYmFjayJ9.o8Ghn42b7K3t0rFNEcEmn_3CGImbqymclQWugXwb-Fw | |
2018/08/23 16:18:05 packer: 2018/08/23 16:18:05 Post-Processor Vagrant Cloud Upload Response: | |
2018/08/23 16:18:05 packer: | |
2018/08/23 16:18:05 packer: <nil> | |
2018/08/23 16:18:05 ui: virtualbox-iso (vagrant-cloud): Error uploading box! Will retry in 10 seconds. Error: Put https://archivist.vagrantup.com/v1/object/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJrZXkiOiJib3hlcy83M2ZkOGIzYy1mZWQxLTQzNGUtYTEyMS01OTI3ZTA2NjRlNDUiLCJtb2RlIjoidyIsImV4cGlyZSI6MTUzNTA0MTI3MiwiY2FsbGJhY2siOiJodHRwczovL3ZhZ3JhbnRjbG91ZC5jb20vYXBpL2ludGVybmFsL2FyY2hpdmlzdC9jYWxsYmFjayJ9.o8Ghn42b7K3t0rFNEcEmn_3CGImbqymclQWugXwb-Fw: EOF | |
virtualbox-iso (vagrant-cloud): Error uploading box! Will retry in 10 seconds. Error: Put https://archivist.vagrantup.com/v1/object/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJrZXkiOiJib3hlcy83M2ZkOGIzYy1mZWQxLTQzNGUtYTEyMS01OTI3ZTA2NjRlNDUiLCJtb2RlIjoidyIsImV4cGlyZSI6MTUzNTA0MTI3MiwiY2FsbGJhY2siOiJodHRwczovL3ZhZ3JhbnRjbG91ZC5jb20vYXBpL2ludGVybmFsL2FyY2hpdmlzdC9jYWxsYmFjayJ9.o8Ghn42b7K3t0rFNEcEmn_3CGImbqymclQWugXwb-Fw: EOF | |
2018/08/23 16:18:15 ui: ==> virtualbox-iso (vagrant-cloud): Cleaning up provider | |
==> virtualbox-iso (vagrant-cloud): Cleaning up provider | |
2018/08/23 16:18:15 ui: virtualbox-iso (vagrant-cloud): Deleting provider: virtualbox | |
virtualbox-iso (vagrant-cloud): Deleting provider: virtualbox | |
2018/08/23 16:18:15 packer: 2018/08/23 16:18:15 Post-Processor Vagrant Cloud API DELETE: https://vagrantcloud.com/api/v1/box/double16/linux-dev-workstation/version/201808.2/provider/virtualbox?access_token=ACCESS_TOKEN | |
2018/08/23 16:18:15 packer: 2018/08/23 16:18:15 Post-Processor Vagrant Cloud API Response: | |
2018/08/23 16:18:15 packer: | |
2018/08/23 16:18:15 packer: &{Status:200 OK StatusCode:200 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Connection:[keep-alive] X-Content-Type-Options:[nosniff] X-Runtime:[0.360491] Via:[1.1 vegur] X-Xss-Protection:[1; mode=block] Etag:[W/"e7d26b635f12824b2aa333b349ce1380"] Cache-Control:[max-age=0, private, must-revalidate] Date:[Thu, 23 Aug 2018 16:18:15 GMT] Content-Type:[application/json; charset=utf-8] Server:[Cowboy] X-Frame-Options:[SAMEORIGIN] Strict-Transport-Security:[max-age=31536000; includeSubDomains; preload] Set-Cookie:[_atlas_session_data=REDACTED; path=/] X-Request-Id:[28cbc09a-f1a4-4fa3-9c28-f1736f25073e]] Body:0xc4201a03c0 ContentLength:-1 TransferEncoding:[chunked] Close:false Uncompressed:false Trailer:map[] Request:0xc420178300 TLS:0xc4203a0210} | |
2018/08/23 16:18:15 [INFO] (telemetry) ending vagrant-cloud | |
2018/08/23 16:18:15 Deleting original artifact for build 'virtualbox-iso' | |
2018/08/23 16:18:16 ui error: Build 'virtualbox-iso' errored: 1 error(s) occurred: | |
* Post-processor failed: Function never succeeded in Retry | |
2018/08/23 16:18:16 Builds completed. Waiting on interrupt barrier... | |
2018/08/23 16:18:16 machine readable: error-count []string{"1"} | |
2018/08/23 16:18:16 ui error: | |
==> Some builds didn't complete successfully and had errors: | |
2018/08/23 16:18:16 machine readable: virtualbox-iso,error []string{"1 error(s) occurred:\n\n* Post-processor failed: Function never succeeded in Retry"} | |
2018/08/23 16:18:16 ui error: --> virtualbox-iso: 1 error(s) occurred: | |
* Post-processor failed: Function never succeeded in Retry | |
2018/08/23 16:18:16 ui: | |
==> Builds finished but no artifacts were created. | |
Build 'virtualbox-iso' errored: 1 error(s) occurred: | |
2018/08/23 16:18:16 [INFO] (telemetry) Finalizing. | |
* Post-processor failed: Function never succeeded in Retry | |
==> Some builds didn't complete successfully and had errors: | |
--> virtualbox-iso: 1 error(s) occurred: | |
* Post-processor failed: Function never succeeded in Retry | |
==> Builds finished but no artifacts were created. | |
2018/08/23 16:18:16 waiting for all plugin processes to complete... | |
2018/08/23 16:18:16 /usr/bin/packer: plugin process exited | |
2018/08/23 16:18:16 /usr/bin/packer: plugin process exited | |
2018/08/23 16:18:16 [ERR] Error decoding response stream 37: EOF | |
2018/08/23 16:18:16 /usr/bin/packer: plugin process exited | |
2018/08/23 16:18:16 /usr/bin/packer: plugin process exited | |
2018/08/23 16:18:16 /usr/bin/packer: plugin process exited | |
2018/08/23 16:18:16 /usr/bin/packer: plugin process exited | |
2018/08/23 16:18:16 /usr/bin/packer: plugin process exited | |
2018/08/23 16:18:16 /usr/bin/packer: plugin process exited |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# With increased retry count | |
2018/09/19 23:56:52 [INFO] (telemetry) Starting post-processor vagrant-cloud | |
==> virtualbox-iso: Running post-processor: vagrant-cloud | |
==> virtualbox-iso (vagrant-cloud): Verifying box is accessible: double16/linux-dev-workstation | |
2018/09/19 23:56:53 packer-1.3.2-dev: 2018/09/19 23:56:53 Post-Processor Vagrant Cloud API GET: https://vagrantcloud.com/api/v1/box/double16/linux-dev-workstation?access_token=ACCESS_TOKEN | |
2018/09/19 23:56:54 packer-1.3.2-dev: 2018/09/19 23:56:54 Post-Processor Vagrant Cloud API Response: | |
2018/09/19 23:56:54 packer-1.3.2-dev: | |
2018/09/19 23:56:54 packer-1.3.2-dev: &{Status:200 OK StatusCode:200 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Server:[Cowboy] Date:[Wed, 19 Sep 2018 23:56:53 GMT] Connection:[keep-alive] X-Frame-Options:[SAMEORIGIN] Etag:[W/"8fd9c774f2f2102dddd9af7ac5c8c0e8"] Cache-Control:[max-age=0, private, must-revalidate] Set-Cookie:[_atlas_session_data=(redacted); path=/] X-Request-Id:[ab9d24c3-c136-4725-b4ff-7947f9338ba7] X-Xss-Protection:[1; mode=block] Strict-Transport-Security:[max-age=31536000; includeSubDomains; preload] X-Runtime:[0.341845] X-Content-Type-Options:[nosniff] Content-Type:[application/json; charset=utf-8] Via:[1.1 vegur]] Body:0xc4205bc240 ContentLength:-1 TransferEncoding:[chunked] Close:false Uncompressed:false Trailer:map[] Request:0xc4201b0900 TLS:0xc4201004d0} | |
virtualbox-iso (vagrant-cloud): Box accessible and matches tag | |
==> virtualbox-iso (vagrant-cloud): Creating version: 201809.1 | |
2018/09/19 23:56:54 packer-1.3.2-dev: 2018/09/19 23:56:54 Post-Processor Vagrant Cloud API POST: https://vagrantcloud.com/api/v1/box/double16/linux-dev-workstation/versions?access_token=ACCESS_TOKEN. | |
2018/09/19 23:56:54 packer-1.3.2-dev: | |
2018/09/19 23:56:54 packer-1.3.2-dev: Body: {"version":{"version":"201809.1"}} | |
2018/09/19 23:56:55 packer-1.3.2-dev: 2018/09/19 23:56:55 Post-Processor Vagrant Cloud API Response: | |
2018/09/19 23:56:55 packer-1.3.2-dev: | |
2018/09/19 23:56:55 packer-1.3.2-dev: &{Status:200 OK StatusCode:200 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Set-Cookie:[_atlas_session_data=(redacted); path=/] X-Runtime:[0.439530] Server:[Cowboy] Date:[Wed, 19 Sep 2018 23:56:54 GMT] X-Xss-Protection:[1; mode=block] Via:[1.1 vegur] X-Content-Type-Options:[nosniff] Content-Type:[application/json; charset=utf-8] X-Frame-Options:[SAMEORIGIN] X-Request-Id:[31fc3126-5e89-4e33-839a-e447f35242e1] Cache-Control:[max-age=0, private, must-revalidate] Connection:[keep-alive] Strict-Transport-Security:[max-age=31536000; includeSubDomains; preload] Etag:[W/"f57cf35de7d38dab8b56b4a76835b3e0"]] Body:0xc4202048c0 ContentLength:-1 TransferEncoding:[chunked] Close:false Uncompressed:false Trailer:map[] Request:0xc42047e200 TLS:0xc4203b8210} | |
==> virtualbox-iso (vagrant-cloud): Creating provider: virtualbox | |
2018/09/19 23:56:55 packer-1.3.2-dev: 2018/09/19 23:56:55 Post-Processor Vagrant Cloud API POST: https://vagrantcloud.com/api/v1/box/double16/linux-dev-workstation/version/201809.1/providers?access_token=ACCESS_TOKEN. | |
2018/09/19 23:56:55 packer-1.3.2-dev: | |
2018/09/19 23:56:55 packer-1.3.2-dev: Body: {"provider":{"name":"virtualbox"}} | |
2018/09/19 23:56:56 packer-1.3.2-dev: 2018/09/19 23:56:56 Post-Processor Vagrant Cloud API Response: | |
2018/09/19 23:56:56 packer-1.3.2-dev: | |
2018/09/19 23:56:56 packer-1.3.2-dev: &{Status:200 OK StatusCode:200 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[X-Xss-Protection:[1; mode=block] Content-Type:[application/json; charset=utf-8] Server:[Cowboy] X-Content-Type-Options:[nosniff] Strict-Transport-Security:[max-age=31536000; includeSubDomains; preload] X-Request-Id:[d602009b-7a15-4e74-a9ba-1047a689426c] Via:[1.1 vegur] Cache-Control:[max-age=0, private, must-revalidate] X-Runtime:[0.646064] Date:[Wed, 19 Sep 2018 23:56:55 GMT] Connection:[keep-alive] X-Frame-Options:[SAMEORIGIN] Etag:[W/"2ca53e3dfbbf3ba8a8ceb49443c8ed0c"] Set-Cookie:[_atlas_session_data=(redacted); path=/]] Body:0xc4205bc3c0 ContentLength:-1 TransferEncoding:[chunked] Close:false Uncompressed:false Trailer:map[] Request:0xc4201b0a00 TLS:0xc4203b82c0} | |
==> virtualbox-iso (vagrant-cloud): Preparing upload of box: box/virtualbox/linux-dev-workstation-201809.1.box | |
2018/09/19 23:56:56 packer-1.3.2-dev: 2018/09/19 23:56:56 Post-Processor Vagrant Cloud API GET: https://vagrantcloud.com/api/v1/box/double16/linux-dev-workstation/version/201809.1/provider/virtualbox/upload?access_token=ACCESS_TOKEN | |
2018/09/19 23:56:56 packer-1.3.2-dev: 2018/09/19 23:56:56 Post-Processor Vagrant Cloud API Response: | |
2018/09/19 23:56:56 packer-1.3.2-dev: | |
2018/09/19 23:56:56 packer-1.3.2-dev: &{Status:200 OK StatusCode:200 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[X-Xss-Protection:[1; mode=block] Set-Cookie:[_atlas_session_data=(redacted); path=/] Date:[Wed, 19 Sep 2018 23:56:56 GMT] Connection:[keep-alive] Server:[Cowboy] Via:[1.1 vegur] X-Content-Type-Options:[nosniff] Cache-Control:[max-age=0, private, must-revalidate] Content-Type:[application/json; charset=utf-8] Etag:[W/"ba81486c83a6e7d043c238babe880bf8"] X-Request-Id:[9c3b96cd-c943-417a-8415-e6eb813afae1] X-Runtime:[0.377767] X-Frame-Options:[SAMEORIGIN] Strict-Transport-Security:[max-age=31536000; includeSubDomains; preload]] Body:0xc4205bc440 ContentLength:-1 TransferEncoding:[chunked] Close:false Uncompressed:false Trailer:map[] Request:0xc42047e300 TLS:0xc4203b8370} | |
==> virtualbox-iso (vagrant-cloud): Uploading box: box/virtualbox/linux-dev-workstation-201809.1.box | |
virtualbox-iso (vagrant-cloud): this may take some time | |
virtualbox-iso (vagrant-cloud): Depending on your internet connection and the size of the box, | |
virtualbox-iso (vagrant-cloud): this may take some time | |
virtualbox-iso (vagrant-cloud): Uploading box, attempt 1 | |
2018/09/19 23:56:56 packer-1.3.2-dev: 2018/09/19 23:56:56 Post-Processor Vagrant Cloud API Upload: box/virtualbox/linux-dev-workstation-201809.1.box https://archivist.vagrantup.com/v1/object/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJrZXkiOiJib3hlcy81OTZiYzEzNS0zZjAwLTQ4NTYtYTM4ZS05MjY3MDRiOGEyM2UiLCJtb2RlIjoidyIsImV4cGlyZSI6MTUzNzQwMjMxNiwiY2FsbGJhY2siOiJodHRwczovL3ZhZ3JhbnRjbG91ZC5jb20vYXBpL2ludGVybmFsL2FyY2hpdmlzdC9jYWxsYmFjayJ9.38XePdyQ8bIeMAoZ94yrIeGWEvhRHYjbgsCU2LQJ75s | |
2018/09/20 00:00:02 packer-1.3.2-dev: 2018/09/20 00:00:02 Post-Processor Vagrant Cloud Upload Response: | |
2018/09/20 00:00:02 packer-1.3.2-dev: | |
2018/09/20 00:00:02 packer-1.3.2-dev: <nil> | |
virtualbox-iso (vagrant-cloud): Error uploading box! Will retry in 10 seconds. Error: Put https://archivist.vagrantup.com/v1/object/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJrZXkiOiJib3hlcy81OTZiYzEzNS0zZjAwLTQ4NTYtYTM4ZS05MjY3MDRiOGEyM2UiLCJtb2RlIjoidyIsImV4cGlyZSI6MTUzNzQwMjMxNiwiY2FsbGJhY2siOiJodHRwczovL3ZhZ3JhbnRjbG91ZC5jb20vYXBpL2ludGVybmFsL2FyY2hpdmlzdC9jYWxsYmFjayJ9.38XePdyQ8bIeMAoZ94yrIeGWEvhRHYjbgsCU2LQJ75s: EOF | |
virtualbox-iso (vagrant-cloud): Uploading box, attempt 2 | |
2018/09/20 00:00:12 packer-1.3.2-dev: 2018/09/20 00:00:12 Post-Processor Vagrant Cloud API Upload: box/virtualbox/linux-dev-workstation-201809.1.box https://archivist.vagrantup.com/v1/object/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJrZXkiOiJib3hlcy81OTZiYzEzNS0zZjAwLTQ4NTYtYTM4ZS05MjY3MDRiOGEyM2UiLCJtb2RlIjoidyIsImV4cGlyZSI6MTUzNzQwMjMxNiwiY2FsbGJhY2siOiJodHRwczovL3ZhZ3JhbnRjbG91ZC5jb20vYXBpL2ludGVybmFsL2FyY2hpdmlzdC9jYWxsYmFjayJ9.38XePdyQ8bIeMAoZ94yrIeGWEvhRHYjbgsCU2LQJ75s | |
2018/09/20 00:03:39 packer-1.3.2-dev: 2018/09/20 00:03:39 Post-Processor Vagrant Cloud Upload Response: | |
2018/09/20 00:03:39 packer-1.3.2-dev: | |
2018/09/20 00:03:39 packer-1.3.2-dev: <nil> | |
virtualbox-iso (vagrant-cloud): Error uploading box! Will retry in 10 seconds. Error: Put https://archivist.vagrantup.com/v1/object/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJrZXkiOiJib3hlcy81OTZiYzEzNS0zZjAwLTQ4NTYtYTM4ZS05MjY3MDRiOGEyM2UiLCJtb2RlIjoidyIsImV4cGlyZSI6MTUzNzQwMjMxNiwiY2FsbGJhY2siOiJodHRwczovL3ZhZ3JhbnRjbG91ZC5jb20vYXBpL2ludGVybmFsL2FyY2hpdmlzdC9jYWxsYmFjayJ9.38XePdyQ8bIeMAoZ94yrIeGWEvhRHYjbgsCU2LQJ75s: EOF | |
virtualbox-iso (vagrant-cloud): Uploading box, attempt 3 | |
2018/09/20 00:03:59 packer-1.3.2-dev: 2018/09/20 00:03:59 Post-Processor Vagrant Cloud API Upload: box/virtualbox/linux-dev-workstation-201809.1.box https://archivist.vagrantup.com/v1/object/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJrZXkiOiJib3hlcy81OTZiYzEzNS0zZjAwLTQ4NTYtYTM4ZS05MjY3MDRiOGEyM2UiLCJtb2RlIjoidyIsImV4cGlyZSI6MTUzNzQwMjMxNiwiY2FsbGJhY2siOiJodHRwczovL3ZhZ3JhbnRjbG91ZC5jb20vYXBpL2ludGVybmFsL2FyY2hpdmlzdC9jYWxsYmFjayJ9.38XePdyQ8bIeMAoZ94yrIeGWEvhRHYjbgsCU2LQJ75s | |
2018/09/20 00:07:23 packer-1.3.2-dev: 2018/09/20 00:07:23 Post-Processor Vagrant Cloud Upload Response: | |
2018/09/20 00:07:23 packer-1.3.2-dev: | |
2018/09/20 00:07:23 packer-1.3.2-dev: <nil> | |
virtualbox-iso (vagrant-cloud): Error uploading box! Will retry in 10 seconds. Error: Put https://archivist.vagrantup.com/v1/object/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJrZXkiOiJib3hlcy81OTZiYzEzNS0zZjAwLTQ4NTYtYTM4ZS05MjY3MDRiOGEyM2UiLCJtb2RlIjoidyIsImV4cGlyZSI6MTUzNzQwMjMxNiwiY2FsbGJhY2siOiJodHRwczovL3ZhZ3JhbnRjbG91ZC5jb20vYXBpL2ludGVybmFsL2FyY2hpdmlzdC9jYWxsYmFjayJ9.38XePdyQ8bIeMAoZ94yrIeGWEvhRHYjbgsCU2LQJ75s: EOF | |
virtualbox-iso (vagrant-cloud): Uploading box, attempt 4 | |
2018/09/20 00:08:03 packer-1.3.2-dev: 2018/09/20 00:08:03 Post-Processor Vagrant Cloud API Upload: box/virtualbox/linux-dev-workstation-201809.1.box https://archivist.vagrantup.com/v1/object/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJrZXkiOiJib3hlcy81OTZiYzEzNS0zZjAwLTQ4NTYtYTM4ZS05MjY3MDRiOGEyM2UiLCJtb2RlIjoidyIsImV4cGlyZSI6MTUzNzQwMjMxNiwiY2FsbGJhY2siOiJodHRwczovL3ZhZ3JhbnRjbG91ZC5jb20vYXBpL2ludGVybmFsL2FyY2hpdmlzdC9jYWxsYmFjayJ9.38XePdyQ8bIeMAoZ94yrIeGWEvhRHYjbgsCU2LQJ75s | |
2018/09/20 00:11:03 packer-1.3.2-dev: 2018/09/20 00:11:03 Post-Processor Vagrant Cloud Upload Response: | |
2018/09/20 00:11:03 packer-1.3.2-dev: | |
2018/09/20 00:11:03 packer-1.3.2-dev: <nil> | |
virtualbox-iso (vagrant-cloud): Error uploading box! Will retry in 10 seconds. Error: Put https://archivist.vagrantup.com/v1/object/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJrZXkiOiJib3hlcy81OTZiYzEzNS0zZjAwLTQ4NTYtYTM4ZS05MjY3MDRiOGEyM2UiLCJtb2RlIjoidyIsImV4cGlyZSI6MTUzNzQwMjMxNiwiY2FsbGJhY2siOiJodHRwczovL3ZhZ3JhbnRjbG91ZC5jb20vYXBpL2ludGVybmFsL2FyY2hpdmlzdC9jYWxsYmFjayJ9.38XePdyQ8bIeMAoZ94yrIeGWEvhRHYjbgsCU2LQJ75s: EOF | |
virtualbox-iso (vagrant-cloud): Uploading box, attempt 5 | |
2018/09/20 00:12:23 packer-1.3.2-dev: 2018/09/20 00:12:23 Post-Processor Vagrant Cloud API Upload: box/virtualbox/linux-dev-workstation-201809.1.box https://archivist.vagrantup.com/v1/object/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJrZXkiOiJib3hlcy81OTZiYzEzNS0zZjAwLTQ4NTYtYTM4ZS05MjY3MDRiOGEyM2UiLCJtb2RlIjoidyIsImV4cGlyZSI6MTUzNzQwMjMxNiwiY2FsbGJhY2siOiJodHRwczovL3ZhZ3JhbnRjbG91ZC5jb20vYXBpL2ludGVybmFsL2FyY2hpdmlzdC9jYWxsYmFjayJ9.38XePdyQ8bIeMAoZ94yrIeGWEvhRHYjbgsCU2LQJ75s | |
2018/09/20 00:12:23 packer-1.3.2-dev: 2018/09/20 00:12:23 Post-Processor Vagrant Cloud Upload Response: | |
2018/09/20 00:12:23 packer-1.3.2-dev: | |
2018/09/20 00:12:23 packer-1.3.2-dev: &{Status:503 Service Unavailable StatusCode:503 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Content-Type:[text/html; charset=utf-8] Cache-Control:[no-cache, no-store] Connection:[keep-alive] Server:[Cowboy] Date:[Thu, 20 Sep 2018 00:12:23 GMT] Content-Length:[506]] Body:0xc4205bc480 ContentLength:506 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc4201b0900 TLS:0xc4201004d0} | |
2018/09/20 00:12:23 packer-1.3.2-dev: 2018/09/20 00:12:23 bad HTTP status: 503 | |
virtualbox-iso (vagrant-cloud): Error uploading box! Will retry in 10 seconds. Status: 503 | |
virtualbox-iso (vagrant-cloud): Uploading box, attempt 6 | |
2018/09/20 00:15:03 packer-1.3.2-dev: 2018/09/20 00:15:03 Post-Processor Vagrant Cloud API Upload: box/virtualbox/linux-dev-workstation-201809.1.box https://archivist.vagrantup.com/v1/object/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJrZXkiOiJib3hlcy81OTZiYzEzNS0zZjAwLTQ4NTYtYTM4ZS05MjY3MDRiOGEyM2UiLCJtb2RlIjoidyIsImV4cGlyZSI6MTUzNzQwMjMxNiwiY2FsbGJhY2siOiJodHRwczovL3ZhZ3JhbnRjbG91ZC5jb20vYXBpL2ludGVybmFsL2FyY2hpdmlzdC9jYWxsYmFjayJ9.38XePdyQ8bIeMAoZ94yrIeGWEvhRHYjbgsCU2LQJ75s | |
2018/09/20 00:15:03 packer-1.3.2-dev: 2018/09/20 00:15:03 Post-Processor Vagrant Cloud Upload Response: | |
2018/09/20 00:15:03 packer-1.3.2-dev: | |
2018/09/20 00:15:03 packer-1.3.2-dev: &{Status:503 Service Unavailable StatusCode:503 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Connection:[keep-alive] Server:[Cowboy] Date:[Thu, 20 Sep 2018 00:15:03 GMT] Content-Length:[506] Content-Type:[text/html; charset=utf-8] Cache-Control:[no-cache, no-store]] Body:0xc420090a00 ContentLength:506 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc4201b0a00 TLS:0xc420100580} | |
2018/09/20 00:15:03 packer-1.3.2-dev: 2018/09/20 00:15:03 bad HTTP status: 503 | |
virtualbox-iso (vagrant-cloud): Error uploading box! Will retry in 10 seconds. Status: 503 | |
virtualbox-iso (vagrant-cloud): Uploading box, attempt 7 | |
2018/09/20 00:20:03 packer-1.3.2-dev: 2018/09/20 00:20:03 Post-Processor Vagrant Cloud API Upload: box/virtualbox/linux-dev-workstation-201809.1.box https://archivist.vagrantup.com/v1/object/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJrZXkiOiJib3hlcy81OTZiYzEzNS0zZjAwLTQ4NTYtYTM4ZS05MjY3MDRiOGEyM2UiLCJtb2RlIjoidyIsImV4cGlyZSI6MTUzNzQwMjMxNiwiY2FsbGJhY2siOiJodHRwczovL3ZhZ3JhbnRjbG91ZC5jb20vYXBpL2ludGVybmFsL2FyY2hpdmlzdC9jYWxsYmFjayJ9.38XePdyQ8bIeMAoZ94yrIeGWEvhRHYjbgsCU2LQJ75s | |
2018/09/20 00:20:04 packer-1.3.2-dev: 2018/09/20 00:20:04 Post-Processor Vagrant Cloud Upload Response: | |
2018/09/20 00:20:04 packer-1.3.2-dev: | |
2018/09/20 00:20:04 packer-1.3.2-dev: &{Status:503 Service Unavailable StatusCode:503 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Connection:[keep-alive] Server:[Cowboy] Date:[Thu, 20 Sep 2018 00:20:03 GMT] Content-Length:[506] Content-Type:[text/html; charset=utf-8] Cache-Control:[no-cache, no-store]] Body:0xc420090900 ContentLength:506 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc4201b0b00 TLS:0xc4201006e0} | |
2018/09/20 00:20:04 packer-1.3.2-dev: 2018/09/20 00:20:04 bad HTTP status: 503 | |
virtualbox-iso (vagrant-cloud): Error uploading box! Will retry in 10 seconds. Status: 503 | |
virtualbox-iso (vagrant-cloud): Uploading box, attempt 8 | |
2018/09/20 00:25:04 packer-1.3.2-dev: 2018/09/20 00:25:04 Post-Processor Vagrant Cloud API Upload: box/virtualbox/linux-dev-workstation-201809.1.box https://archivist.vagrantup.com/v1/object/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJrZXkiOiJib3hlcy81OTZiYzEzNS0zZjAwLTQ4NTYtYTM4ZS05MjY3MDRiOGEyM2UiLCJtb2RlIjoidyIsImV4cGlyZSI6MTUzNzQwMjMxNiwiY2FsbGJhY2siOiJodHRwczovL3ZhZ3JhbnRjbG91ZC5jb20vYXBpL2ludGVybmFsL2FyY2hpdmlzdC9jYWxsYmFjayJ9.38XePdyQ8bIeMAoZ94yrIeGWEvhRHYjbgsCU2LQJ75s | |
2018/09/20 00:25:04 packer-1.3.2-dev: 2018/09/20 00:25:04 Post-Processor Vagrant Cloud Upload Response: | |
2018/09/20 00:25:04 packer-1.3.2-dev: | |
2018/09/20 00:25:04 packer-1.3.2-dev: &{Status:503 Service Unavailable StatusCode:503 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Connection:[keep-alive] Server:[Cowboy] Date:[Thu, 20 Sep 2018 00:25:03 GMT] Content-Length:[506] Content-Type:[text/html; charset=utf-8] Cache-Control:[no-cache, no-store]] Body:0xc420090b40 ContentLength:506 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc4201b0c00 TLS:0xc4203b8210} | |
2018/09/20 00:25:04 packer-1.3.2-dev: 2018/09/20 00:25:04 bad HTTP status: 503 | |
virtualbox-iso (vagrant-cloud): Error uploading box! Will retry in 10 seconds. Status: 503 | |
==> virtualbox-iso (vagrant-cloud): Cleaning up provider | |
virtualbox-iso (vagrant-cloud): Deleting provider: virtualbox | |
2018/09/20 00:30:04 packer-1.3.2-dev: 2018/09/20 00:30:04 Post-Processor Vagrant Cloud API DELETE: https://vagrantcloud.com/api/v1/box/double16/linux-dev-workstation/version/201809.1/provider/virtualbox?access_token=ACCESS_TOKEN | |
2018/09/20 00:30:05 packer-1.3.2-dev: 2018/09/20 00:30:05 Post-Processor Vagrant Cloud API Response: | |
2018/09/20 00:30:05 packer-1.3.2-dev: | |
2018/09/20 00:30:05 packer-1.3.2-dev: &{Status:200 OK StatusCode:200 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Via:[1.1 vegur] Server:[Cowboy] Connection:[keep-alive] X-Content-Type-Options:[nosniff] Strict-Transport-Security:[max-age=31536000; includeSubDomains; preload] Content-Type:[application/json; charset=utf-8] X-Runtime:[0.418242] X-Frame-Options:[SAMEORIGIN] X-Xss-Protection:[1; mode=block] Cache-Control:[max-age=0, private, must-revalidate] Set-Cookie:[_atlas_session_data=(redacted); path=/] X-Request-Id:[a3164f58-b3ce-4a9a-bc52-3c261ccdfc93] Etag:[W/"2ca53e3dfbbf3ba8a8ceb49443c8ed0c"] Date:[Thu, 20 Sep 2018 00:30:04 GMT]] Body:0xc4205bc2c0 ContentLength:-1 TransferEncoding:[chunked] Close:false Uncompressed:false Trailer:map[] Request:0xc4201b0d00 TLS:0xc4203b82c0} | |
2018/09/20 00:30:05 [INFO] (telemetry) ending vagrant-cloud |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment