Skip to content

Instantly share code, notes, and snippets.

@gamename
Created February 20, 2015 19:04
Show Gist options
  • Save gamename/83564722cca40c4a0536 to your computer and use it in GitHub Desktop.
Save gamename/83564722cca40c4a0536 to your computer and use it in GitHub Desktop.
2015/02/20 12:34:00 [INFO] Packer version: 0.7.5 f1970370ef337a6361a8a39bb4b17ddf625e4378+CHANGES
2015/02/20 12:34:00 Packer Target OS/Arch: darwin amd64
2015/02/20 12:34:00 Built with Go Version: go1.4.1
2015/02/20 12:34:00 [DEBUG] Discovered plugin: amazon-chroot = /Users/tennis/Documents/golang/src/github.com/mitchellh/packer/bin/packer-builder-amazon-chroot
2015/02/20 12:34:00 [DEBUG] Discovered plugin: amazon-ebs = /Users/tennis/Documents/golang/src/github.com/mitchellh/packer/bin/packer-builder-amazon-ebs
2015/02/20 12:34:00 [DEBUG] Discovered plugin: amazon-instance = /Users/tennis/Documents/golang/src/github.com/mitchellh/packer/bin/packer-builder-amazon-instance
2015/02/20 12:34:00 [DEBUG] Discovered plugin: digitalocean = /Users/tennis/Documents/golang/src/github.com/mitchellh/packer/bin/packer-builder-digitalocean
2015/02/20 12:34:00 [DEBUG] Discovered plugin: docker = /Users/tennis/Documents/golang/src/github.com/mitchellh/packer/bin/packer-builder-docker
2015/02/20 12:34:00 [DEBUG] Discovered plugin: googlecompute = /Users/tennis/Documents/golang/src/github.com/mitchellh/packer/bin/packer-builder-googlecompute
2015/02/20 12:34:00 [DEBUG] Discovered plugin: null = /Users/tennis/Documents/golang/src/github.com/mitchellh/packer/bin/packer-builder-null
2015/02/20 12:34:00 [DEBUG] Discovered plugin: openstack = /Users/tennis/Documents/golang/src/github.com/mitchellh/packer/bin/packer-builder-openstack
2015/02/20 12:34:00 [DEBUG] Discovered plugin: parallels-iso = /Users/tennis/Documents/golang/src/github.com/mitchellh/packer/bin/packer-builder-parallels-iso
2015/02/20 12:34:00 [DEBUG] Discovered plugin: parallels-pvm = /Users/tennis/Documents/golang/src/github.com/mitchellh/packer/bin/packer-builder-parallels-pvm
2015/02/20 12:34:00 [DEBUG] Discovered plugin: qemu = /Users/tennis/Documents/golang/src/github.com/mitchellh/packer/bin/packer-builder-qemu
2015/02/20 12:34:00 [DEBUG] Discovered plugin: virtualbox-iso = /Users/tennis/Documents/golang/src/github.com/mitchellh/packer/bin/packer-builder-virtualbox-iso
2015/02/20 12:34:00 [DEBUG] Discovered plugin: virtualbox-ovf = /Users/tennis/Documents/golang/src/github.com/mitchellh/packer/bin/packer-builder-virtualbox-ovf
2015/02/20 12:34:00 [DEBUG] Discovered plugin: vmware-iso = /Users/tennis/Documents/golang/src/github.com/mitchellh/packer/bin/packer-builder-vmware-iso
2015/02/20 12:34:00 [DEBUG] Discovered plugin: vmware-vmx = /Users/tennis/Documents/golang/src/github.com/mitchellh/packer/bin/packer-builder-vmware-vmx
2015/02/20 12:34:00 [DEBUG] Discovered plugin: atlas = /Users/tennis/Documents/golang/src/github.com/mitchellh/packer/bin/packer-post-processor-atlas
2015/02/20 12:34:00 [DEBUG] Discovered plugin: compress = /Users/tennis/Documents/golang/src/github.com/mitchellh/packer/bin/packer-post-processor-compress
2015/02/20 12:34:00 [DEBUG] Discovered plugin: docker-import = /Users/tennis/Documents/golang/src/github.com/mitchellh/packer/bin/packer-post-processor-docker-import
2015/02/20 12:34:00 [DEBUG] Discovered plugin: docker-push = /Users/tennis/Documents/golang/src/github.com/mitchellh/packer/bin/packer-post-processor-docker-push
2015/02/20 12:34:00 [DEBUG] Discovered plugin: docker-save = /Users/tennis/Documents/golang/src/github.com/mitchellh/packer/bin/packer-post-processor-docker-save
2015/02/20 12:34:00 [DEBUG] Discovered plugin: docker-tag = /Users/tennis/Documents/golang/src/github.com/mitchellh/packer/bin/packer-post-processor-docker-tag
2015/02/20 12:34:00 [DEBUG] Discovered plugin: vagrant = /Users/tennis/Documents/golang/src/github.com/mitchellh/packer/bin/packer-post-processor-vagrant
2015/02/20 12:34:00 [DEBUG] Discovered plugin: vagrant-cloud = /Users/tennis/Documents/golang/src/github.com/mitchellh/packer/bin/packer-post-processor-vagrant-cloud
2015/02/20 12:34:00 [DEBUG] Discovered plugin: vsphere = /Users/tennis/Documents/golang/src/github.com/mitchellh/packer/bin/packer-post-processor-vsphere
2015/02/20 12:34:00 [DEBUG] Discovered plugin: ansible-local = /Users/tennis/Documents/golang/src/github.com/mitchellh/packer/bin/packer-provisioner-ansible-local
2015/02/20 12:34:00 [DEBUG] Discovered plugin: chef-client = /Users/tennis/Documents/golang/src/github.com/mitchellh/packer/bin/packer-provisioner-chef-client
2015/02/20 12:34:00 [DEBUG] Discovered plugin: chef-solo = /Users/tennis/Documents/golang/src/github.com/mitchellh/packer/bin/packer-provisioner-chef-solo
2015/02/20 12:34:00 [DEBUG] Discovered plugin: file = /Users/tennis/Documents/golang/src/github.com/mitchellh/packer/bin/packer-provisioner-file
2015/02/20 12:34:00 [DEBUG] Discovered plugin: puppet-masterless = /Users/tennis/Documents/golang/src/github.com/mitchellh/packer/bin/packer-provisioner-puppet-masterless
2015/02/20 12:34:00 [DEBUG] Discovered plugin: puppet-server = /Users/tennis/Documents/golang/src/github.com/mitchellh/packer/bin/packer-provisioner-puppet-server
2015/02/20 12:34:00 [DEBUG] Discovered plugin: salt-masterless = /Users/tennis/Documents/golang/src/github.com/mitchellh/packer/bin/packer-provisioner-salt-masterless
2015/02/20 12:34:00 [DEBUG] Discovered plugin: shell = /Users/tennis/Documents/golang/src/github.com/mitchellh/packer/bin/packer-provisioner-shell
2015/02/20 12:34:00 Detected home directory from env var: /Users/tennis
2015/02/20 12:34:00 Detected home directory from env var: /Users/tennis
2015/02/20 12:34:00 Attempting to open config file: /Users/tennis/.packerconfig
2015/02/20 12:34:00 File doesn't exist, but doesn't need to. Ignoring.
2015/02/20 12:34:00 Packer config: &{DisableCheckpoint:false DisableCheckpointSignature:false PluginMinPort:10000 PluginMaxPort:25000 Builders:map[virtualbox-iso:/Users/tennis/Documents/golang/src/github.com/mitchellh/packer/bin/packer-builder-virtualbox-iso virtualbox-ovf:/Users/tennis/Documents/golang/src/github.com/mitchellh/packer/bin/packer-builder-virtualbox-ovf amazon-chroot:/Users/tennis/Documents/golang/src/github.com/mitchellh/packer/bin/packer-builder-amazon-chroot amazon-ebs:/Users/tennis/Documents/golang/src/github.com/mitchellh/packer/bin/packer-builder-amazon-ebs docker:/Users/tennis/Documents/golang/src/github.com/mitchellh/packer/bin/packer-builder-docker googlecompute:/Users/tennis/Documents/golang/src/github.com/mitchellh/packer/bin/packer-builder-googlecompute null:/Users/tennis/Documents/golang/src/github.com/mitchellh/packer/bin/packer-builder-null parallels-pvm:/Users/tennis/Documents/golang/src/github.com/mitchellh/packer/bin/packer-builder-parallels-pvm parallels-iso:/Users/tennis/Documents/golang/src/github.com/mitchellh/packer/bin/packer-builder-parallels-iso qemu:/Users/tennis/Documents/golang/src/github.com/mitchellh/packer/bin/packer-builder-qemu vmware-iso:/Users/tennis/Documents/golang/src/github.com/mitchellh/packer/bin/packer-builder-vmware-iso amazon-instance:/Users/tennis/Documents/golang/src/github.com/mitchellh/packer/bin/packer-builder-amazon-instance digitalocean:/Users/tennis/Documents/golang/src/github.com/mitchellh/packer/bin/packer-builder-digitalocean openstack:/Users/tennis/Documents/golang/src/github.com/mitchellh/packer/bin/packer-builder-openstack vmware-vmx:/Users/tennis/Documents/golang/src/github.com/mitchellh/packer/bin/packer-builder-vmware-vmx] PostProcessors:map[atlas:/Users/tennis/Documents/golang/src/github.com/mitchellh/packer/bin/packer-post-processor-atlas docker-push:/Users/tennis/Documents/golang/src/github.com/mitchellh/packer/bin/packer-post-processor-docker-push docker-save:/Users/tennis/Documents/golang/src/github.com/mitchellh/packer/bin/packer-post-processor-docker-save docker-tag:/Users/tennis/Documents/golang/src/github.com/mitchellh/packer/bin/packer-post-processor-docker-tag vagrant:/Users/tennis/Documents/golang/src/github.com/mitchellh/packer/bin/packer-post-processor-vagrant vagrant-cloud:/Users/tennis/Documents/golang/src/github.com/mitchellh/packer/bin/packer-post-processor-vagrant-cloud compress:/Users/tennis/Documents/golang/src/github.com/mitchellh/packer/bin/packer-post-processor-compress docker-import:/Users/tennis/Documents/golang/src/github.com/mitchellh/packer/bin/packer-post-processor-docker-import vsphere:/Users/tennis/Documents/golang/src/github.com/mitchellh/packer/bin/packer-post-processor-vsphere] Provisioners:map[salt-masterless:/Users/tennis/Documents/golang/src/github.com/mitchellh/packer/bin/packer-provisioner-salt-masterless shell:/Users/tennis/Documents/golang/src/github.com/mitchellh/packer/bin/packer-provisioner-shell ansible-local:/Users/tennis/Documents/golang/src/github.com/mitchellh/packer/bin/packer-provisioner-ansible-local chef-client:/Users/tennis/Documents/golang/src/github.com/mitchellh/packer/bin/packer-provisioner-chef-client chef-solo:/Users/tennis/Documents/golang/src/github.com/mitchellh/packer/bin/packer-provisioner-chef-solo file:/Users/tennis/Documents/golang/src/github.com/mitchellh/packer/bin/packer-provisioner-file puppet-masterless:/Users/tennis/Documents/golang/src/github.com/mitchellh/packer/bin/packer-provisioner-puppet-masterless puppet-server:/Users/tennis/Documents/golang/src/github.com/mitchellh/packer/bin/packer-provisioner-puppet-server]}
2015/02/20 12:34:00 Setting cache directory: /tmp
2015/02/20 12:34:00 Detected home directory from env var: /Users/tennis
2015/02/20 12:34:00 Reading template: centos-70.json
2015/02/20 12:34:00 Skipping build 'amazon-ebs' because not specified by -only.
2015/02/20 12:34:00 Creating build: virtualbox-ovf
2015/02/20 12:34:00 Loading builder: virtualbox-ovf
2015/02/20 12:34:00 Creating plugin client for path: /Users/tennis/Documents/golang/src/github.com/mitchellh/packer/bin/packer-builder-virtualbox-ovf
2015/02/20 12:34:00 Starting plugin: /Users/tennis/Documents/golang/src/github.com/mitchellh/packer/bin/packer-builder-virtualbox-ovf []string{"/Users/tennis/Documents/golang/src/github.com/mitchellh/packer/bin/packer-builder-virtualbox-ovf"}
2015/02/20 12:34:00 Waiting for RPC address for: /Users/tennis/Documents/golang/src/github.com/mitchellh/packer/bin/packer-builder-virtualbox-ovf
2015/02/20 12:34:00 packer-builder-virtualbox-ovf: 2015/02/20 12:34:00 Plugin minimum port: 10000
2015/02/20 12:34:00 packer-builder-virtualbox-ovf: 2015/02/20 12:34:00 Plugin maximum port: 25000
2015/02/20 12:34:00 packer-builder-virtualbox-ovf: 2015/02/20 12:34:00 Plugin address: unix /var/folders/0v/wkwzypbd25v619fqs75gm41r0000gp/T/packer-plugin159320859
2015/02/20 12:34:00 packer-builder-virtualbox-ovf: 2015/02/20 12:34:00 Waiting for connection...
2015/02/20 12:34:00 packer-builder-virtualbox-ovf: 2015/02/20 12:34:00 Serving a plugin connection...
2015/02/20 12:34:00 Loading post-processor: vagrant
2015/02/20 12:34:00 Creating plugin client for path: /Users/tennis/Documents/golang/src/github.com/mitchellh/packer/bin/packer-post-processor-vagrant
2015/02/20 12:34:00 Starting plugin: /Users/tennis/Documents/golang/src/github.com/mitchellh/packer/bin/packer-post-processor-vagrant []string{"/Users/tennis/Documents/golang/src/github.com/mitchellh/packer/bin/packer-post-processor-vagrant"}
2015/02/20 12:34:00 Waiting for RPC address for: /Users/tennis/Documents/golang/src/github.com/mitchellh/packer/bin/packer-post-processor-vagrant
2015/02/20 12:34:00 packer-post-processor-vagrant: 2015/02/20 12:34:00 Plugin minimum port: 10000
2015/02/20 12:34:00 packer-post-processor-vagrant: 2015/02/20 12:34:00 Plugin maximum port: 25000
2015/02/20 12:34:00 packer-post-processor-vagrant: 2015/02/20 12:34:00 Plugin address: unix /var/folders/0v/wkwzypbd25v619fqs75gm41r0000gp/T/packer-plugin322591711
2015/02/20 12:34:00 packer-post-processor-vagrant: 2015/02/20 12:34:00 Waiting for connection...
2015/02/20 12:34:00 packer-post-processor-vagrant: 2015/02/20 12:34:00 Serving a plugin connection...
2015/02/20 12:34:00 Loading post-processor: atlas
2015/02/20 12:34:00 Creating plugin client for path: /Users/tennis/Documents/golang/src/github.com/mitchellh/packer/bin/packer-post-processor-atlas
2015/02/20 12:34:00 Starting plugin: /Users/tennis/Documents/golang/src/github.com/mitchellh/packer/bin/packer-post-processor-atlas []string{"/Users/tennis/Documents/golang/src/github.com/mitchellh/packer/bin/packer-post-processor-atlas"}
2015/02/20 12:34:00 Waiting for RPC address for: /Users/tennis/Documents/golang/src/github.com/mitchellh/packer/bin/packer-post-processor-atlas
2015/02/20 12:34:00 packer-post-processor-atlas: 2015/02/20 12:34:00 Plugin minimum port: 10000
2015/02/20 12:34:00 packer-post-processor-atlas: 2015/02/20 12:34:00 Plugin maximum port: 25000
2015/02/20 12:34:00 packer-post-processor-atlas: 2015/02/20 12:34:00 Plugin address: unix /var/folders/0v/wkwzypbd25v619fqs75gm41r0000gp/T/packer-plugin162207416
2015/02/20 12:34:00 packer-post-processor-atlas: 2015/02/20 12:34:00 Waiting for connection...
2015/02/20 12:34:00 packer-post-processor-atlas: 2015/02/20 12:34:00 Serving a plugin connection...
2015/02/20 12:34:00 Loading provisioner: file
2015/02/20 12:34:00 Creating plugin client for path: /Users/tennis/Documents/golang/src/github.com/mitchellh/packer/bin/packer-provisioner-file
2015/02/20 12:34:00 Starting plugin: /Users/tennis/Documents/golang/src/github.com/mitchellh/packer/bin/packer-provisioner-file []string{"/Users/tennis/Documents/golang/src/github.com/mitchellh/packer/bin/packer-provisioner-file"}
2015/02/20 12:34:00 Waiting for RPC address for: /Users/tennis/Documents/golang/src/github.com/mitchellh/packer/bin/packer-provisioner-file
2015/02/20 12:34:00 packer-provisioner-file: 2015/02/20 12:34:00 Plugin minimum port: 10000
2015/02/20 12:34:00 packer-provisioner-file: 2015/02/20 12:34:00 Plugin maximum port: 25000
2015/02/20 12:34:00 packer-provisioner-file: 2015/02/20 12:34:00 Plugin address: unix /var/folders/0v/wkwzypbd25v619fqs75gm41r0000gp/T/packer-plugin991259641
2015/02/20 12:34:00 packer-provisioner-file: 2015/02/20 12:34:00 Waiting for connection...
2015/02/20 12:34:00 packer-provisioner-file: 2015/02/20 12:34:00 Serving a plugin connection...
2015/02/20 12:34:00 Loading provisioner: file
2015/02/20 12:34:00 Creating plugin client for path: /Users/tennis/Documents/golang/src/github.com/mitchellh/packer/bin/packer-provisioner-file
2015/02/20 12:34:00 Starting plugin: /Users/tennis/Documents/golang/src/github.com/mitchellh/packer/bin/packer-provisioner-file []string{"/Users/tennis/Documents/golang/src/github.com/mitchellh/packer/bin/packer-provisioner-file"}
2015/02/20 12:34:00 Waiting for RPC address for: /Users/tennis/Documents/golang/src/github.com/mitchellh/packer/bin/packer-provisioner-file
2015/02/20 12:34:00 packer-provisioner-file: 2015/02/20 12:34:00 Plugin minimum port: 10000
2015/02/20 12:34:00 packer-provisioner-file: 2015/02/20 12:34:00 Plugin maximum port: 25000
2015/02/20 12:34:00 packer-provisioner-file: 2015/02/20 12:34:00 Plugin address: unix /var/folders/0v/wkwzypbd25v619fqs75gm41r0000gp/T/packer-plugin235446512
2015/02/20 12:34:00 packer-provisioner-file: 2015/02/20 12:34:00 Waiting for connection...
2015/02/20 12:34:00 packer-provisioner-file: 2015/02/20 12:34:00 Serving a plugin connection...
2015/02/20 12:34:00 Loading provisioner: shell
2015/02/20 12:34:00 Creating plugin client for path: /Users/tennis/Documents/golang/src/github.com/mitchellh/packer/bin/packer-provisioner-shell
2015/02/20 12:34:00 Starting plugin: /Users/tennis/Documents/golang/src/github.com/mitchellh/packer/bin/packer-provisioner-shell []string{"/Users/tennis/Documents/golang/src/github.com/mitchellh/packer/bin/packer-provisioner-shell"}
2015/02/20 12:34:00 Waiting for RPC address for: /Users/tennis/Documents/golang/src/github.com/mitchellh/packer/bin/packer-provisioner-shell
2015/02/20 12:34:00 packer-provisioner-shell: 2015/02/20 12:34:00 Plugin minimum port: 10000
2015/02/20 12:34:00 packer-provisioner-shell: 2015/02/20 12:34:00 Plugin maximum port: 25000
2015/02/20 12:34:00 packer-provisioner-shell: 2015/02/20 12:34:00 Plugin address: unix /var/folders/0v/wkwzypbd25v619fqs75gm41r0000gp/T/packer-plugin081234168
2015/02/20 12:34:00 packer-provisioner-shell: 2015/02/20 12:34:00 Waiting for connection...
2015/02/20 12:34:00 packer-provisioner-shell: 2015/02/20 12:34:00 Serving a plugin connection...
2015/02/20 12:34:00 Loading provisioner: shell
2015/02/20 12:34:00 Creating plugin client for path: /Users/tennis/Documents/golang/src/github.com/mitchellh/packer/bin/packer-provisioner-shell
2015/02/20 12:34:00 Starting plugin: /Users/tennis/Documents/golang/src/github.com/mitchellh/packer/bin/packer-provisioner-shell []string{"/Users/tennis/Documents/golang/src/github.com/mitchellh/packer/bin/packer-provisioner-shell"}
2015/02/20 12:34:00 Waiting for RPC address for: /Users/tennis/Documents/golang/src/github.com/mitchellh/packer/bin/packer-provisioner-shell
2015/02/20 12:34:00 packer-provisioner-shell: 2015/02/20 12:34:00 Plugin minimum port: 10000
2015/02/20 12:34:00 packer-provisioner-shell: 2015/02/20 12:34:00 Plugin maximum port: 25000
2015/02/20 12:34:00 packer-provisioner-shell: 2015/02/20 12:34:00 Plugin address: unix /var/folders/0v/wkwzypbd25v619fqs75gm41r0000gp/T/packer-plugin194680157
2015/02/20 12:34:00 packer-provisioner-shell: 2015/02/20 12:34:00 Waiting for connection...
2015/02/20 12:34:00 packer-provisioner-shell: 2015/02/20 12:34:00 Serving a plugin connection...
2015/02/20 12:34:00 Build debug mode: false
2015/02/20 12:34:00 Force build: true
2015/02/20 12:34:00 Preparing build: virtualbox-ovf
2015/02/20 12:34:00 packer-post-processor-atlas: 2015/02/20 12:34:00 [DEBUG] using ATLAS_TOKEN (ZsJ*** (masked))
2015/02/20 12:34:00 packer-post-processor-atlas: 2015/02/20 12:34:00 [INFO] verifying authentication
2015/02/20 12:34:00 packer-post-processor-atlas: 2015/02/20 12:34:00 [INFO] request: GET /api/v1/authenticate
2015/02/20 12:34:00 packer-post-processor-atlas: 2015/02/20 12:34:00 [DEBUG] request: appending token (ZsJ*** (masked))
2015/02/20 12:34:00 packer-post-processor-atlas: 2015/02/20 12:34:00 [DEBUG] raw request: &http.Request{Method:"GET", URL:(*url.URL)(0xc2080101c0), Proto:"HTTP/1.1", ProtoMajor:1, ProtoMinor:1, Header:http.Header{"User-Agent":[]string{"AtlasGo/1.0 (+https://github.com/hashicorp/atlas-go; go1.4.1)"}}, Body:io.ReadCloser(nil), ContentLength:0, TransferEncoding:[]string(nil), Close:false, Host:"atlas.hashicorp.com", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:"", RequestURI:"", TLS:(*tls.ConnectionState)(nil)}
2015/02/20 12:34:01 packer-post-processor-atlas: 2015/02/20 12:34:01 [INFO] response: 200 (200 OK)
2015/02/20 12:34:01 packer-post-processor-atlas: 2015/02/20 12:34:01 [DEBUG] response: {"token":"ZsJKfkW6czz3ciz3NoPeiKGZS2Nwoi9Qsf6xJgC54P8sKvdjk3Cs7FrSQzBisyUKSdY"}
2015/02/20 12:34:01 Waiting on builds to complete...
2015/02/20 12:34:01 Starting build run: virtualbox-ovf
2015/02/20 12:34:01 Running builder: virtualbox-ovf
2015/02/20 12:34:01 packer-builder-virtualbox-ovf: 2015/02/20 12:34:01 VBoxManage path: /usr/bin/VBoxManage
2015/02/20 12:34:01 packer-builder-virtualbox-ovf: 2015/02/20 12:34:01 Suppressing annoying messages in VirtualBox
2015/02/20 12:34:01 packer-builder-virtualbox-ovf: 2015/02/20 12:34:01 Executing VBoxManage: []string{"setextradata", "global", "GUI/UpdateCheckCount", "60"}
2015/02/20 12:34:01 packer-builder-virtualbox-ovf: 2015/02/20 12:34:01 stdout:
2015/02/20 12:34:01 packer-builder-virtualbox-ovf: 2015/02/20 12:34:01 stderr:
2015/02/20 12:34:01 packer-builder-virtualbox-ovf: 2015/02/20 12:34:01 Executing VBoxManage: []string{"setextradata", "global", "GUI/UpdateDate", "1 d, 2016-01-01, stable"}
2015/02/20 12:34:01 packer-builder-virtualbox-ovf: 2015/02/20 12:34:01 stdout:
2015/02/20 12:34:01 packer-builder-virtualbox-ovf: 2015/02/20 12:34:01 stderr:
2015/02/20 12:34:01 packer-builder-virtualbox-ovf: 2015/02/20 12:34:01 Executing VBoxManage: []string{"setextradata", "global", "GUI/RegistrationData", "triesLeft=0"}
2015/02/20 12:34:01 packer-builder-virtualbox-ovf: 2015/02/20 12:34:01 stdout:
2015/02/20 12:34:01 packer-builder-virtualbox-ovf: 2015/02/20 12:34:01 stderr:
2015/02/20 12:34:01 packer-builder-virtualbox-ovf: 2015/02/20 12:34:01 Executing VBoxManage: []string{"setextradata", "global", "GUI/SuppressMessages", "confirmInputCapture,remindAboutAutoCapture,remindAboutMouseIntegrationOff,remindAboutMouseIntegrationOn,remindAboutWrongColorDepth"}
2015/02/20 12:34:01 packer-builder-virtualbox-ovf: 2015/02/20 12:34:01 stdout:
2015/02/20 12:34:01 packer-builder-virtualbox-ovf: 2015/02/20 12:34:01 stderr:
2015/02/20 12:34:01 packer-builder-virtualbox-ovf: 2015/02/20 12:34:01 No floppy files specified. Floppy disk will not be made.
2015/02/20 12:34:01 packer-builder-virtualbox-ovf: 2015/02/20 12:34:01 VBoxManage --version output: 4.3.22r98236
2015/02/20 12:34:01 packer-builder-virtualbox-ovf: 2015/02/20 12:34:01 VirtualBox version: 4.3.22
2015/02/20 12:34:01 packer-builder-virtualbox-ovf: 2015/02/20 12:34:01 Found Default Guest Additions ISO: /Applications/VirtualBox.app/Contents/MacOS/VBoxGuestAdditions.iso
2015/02/20 12:34:01 packer-builder-virtualbox-ovf: 2015/02/20 12:34:01 Guest additions URL: file:///Applications/VirtualBox.app/Contents/MacOS/VBoxGuestAdditions.iso
2015/02/20 12:34:01 packer-builder-virtualbox-ovf: 2015/02/20 12:34:01 Acquiring lock to download: file:///Applications/VirtualBox.app/Contents/MacOS/VBoxGuestAdditions.iso
2015/02/20 12:34:01 packer-builder-virtualbox-ovf: 2015/02/20 12:34:01 Parsed URL: &url.URL{Scheme:"file", Opaque:"", User:(*url.Userinfo)(nil), Host:"", Path:"/Applications/VirtualBox.app/Contents/MacOS/VBoxGuestAdditions.iso", RawQuery:"", Fragment:""}
2015/02/20 12:34:01 packer-builder-virtualbox-ovf: 2015/02/20 12:34:01 Executing VBoxManage: []string{"import", "/tmp/centos_vagrant_ovf_current/box.ovf", "--vsys", "0", "--vmname", "packer-virtualbox-ovf-1424457240"}
2015/02/20 12:34:07 packer-builder-virtualbox-ovf: 2015/02/20 12:34:07 stdout: Disks: vmdisk1 42949672960 -1 http://www.vmware.com/interfaces/specifications/vmdk.html#streamOptimized packer-centos-7.0-x86_64-disk1.vmdk -1 -1
2015/02/20 12:34:07 packer-builder-virtualbox-ovf: Virtual system 0:
2015/02/20 12:34:07 packer-builder-virtualbox-ovf: 0: Suggested OS type: "RedHat_64"
2015/02/20 12:34:07 packer-builder-virtualbox-ovf: (change with "--vsys 0 --ostype <type>"; use "list ostypes" to list all possible values)
2015/02/20 12:34:07 packer-builder-virtualbox-ovf: 1: VM name specified with --vmname: "packer-virtualbox-ovf-1424457240"
2015/02/20 12:34:07 packer-builder-virtualbox-ovf: 2: Number of CPUs: 1
2015/02/20 12:34:07 packer-builder-virtualbox-ovf: (change with "--vsys 0 --cpus <n>")
2015/02/20 12:34:07 packer-builder-virtualbox-ovf: 3: Guest memory: 480 MB
2015/02/20 12:34:07 packer-builder-virtualbox-ovf: (change with "--vsys 0 --memory <MB>")
2015/02/20 12:34:07 packer-builder-virtualbox-ovf: 4: Network adapter: orig NAT, config 3, extra slot=0;type=NAT
2015/02/20 12:34:07 packer-builder-virtualbox-ovf: 5: IDE controller, type PIIX4
2015/02/20 12:34:07 packer-builder-virtualbox-ovf: (disable with "--vsys 0 --unit 5 --ignore")
2015/02/20 12:34:07 packer-builder-virtualbox-ovf: 6: IDE controller, type PIIX4
2015/02/20 12:34:07 packer-builder-virtualbox-ovf: (disable with "--vsys 0 --unit 6 --ignore")
2015/02/20 12:34:07 packer-builder-virtualbox-ovf: 7: Hard disk image: source image=packer-centos-7.0-x86_64-disk1.vmdk, target path=/Users/tennis/VirtualBox VMs/packer-centos-7.0-x86_64/packer-centos-7.0-x86_64-disk1.vmdk, controller=5;channel=0
2015/02/20 12:34:07 packer-builder-virtualbox-ovf: (change target path with "--vsys 0 --unit 7 --disk path";
2015/02/20 12:34:07 packer-builder-virtualbox-ovf: disable with "--vsys 0 --unit 7 --ignore")
2015/02/20 12:34:07 packer-builder-virtualbox-ovf: Successfully imported the appliance.
2015/02/20 12:34:07 packer-builder-virtualbox-ovf: 2015/02/20 12:34:07 stderr: 0%...10%...20%...30%...40%...50%...60%...70%...80%...90%...100%
2015/02/20 12:34:07 packer-builder-virtualbox-ovf: Interpreting /tmp/centos_vagrant_ovf_current/box.ovf...
2015/02/20 12:34:07 packer-builder-virtualbox-ovf: OK.
2015/02/20 12:34:07 packer-builder-virtualbox-ovf: 0%...10%...20%...30%...40%...50%...60%...70%...80%...90%...100%
2015/02/20 12:34:07 packer-builder-virtualbox-ovf: 2015/02/20 12:34:07 Not attaching guest additions since we're uploading.
2015/02/20 12:34:07 packer-builder-virtualbox-ovf: 2015/02/20 12:34:07 No floppy disk, not attaching.
2015/02/20 12:34:07 packer-builder-virtualbox-ovf: 2015/02/20 12:34:07 Looking for available SSH port between 2222 and 4444
2015/02/20 12:34:07 packer-builder-virtualbox-ovf: 2015/02/20 12:34:07 Trying port: 3562
2015/02/20 12:34:07 packer-builder-virtualbox-ovf: 2015/02/20 12:34:07 Executing VBoxManage: []string{"modifyvm", "packer-virtualbox-ovf-1424457240", "--natpf1", "packerssh,tcp,127.0.0.1,3562,,22"}
2015/02/20 12:34:07 packer-builder-virtualbox-ovf: 2015/02/20 12:34:07 stdout:
2015/02/20 12:34:07 packer-builder-virtualbox-ovf: 2015/02/20 12:34:07 stderr:
2015/02/20 12:34:07 packer-builder-virtualbox-ovf: 2015/02/20 12:34:07 Executing VBoxManage: []string{"modifyvm", "packer-virtualbox-ovf-1424457240", "--memory", "1024"}
2015/02/20 12:34:07 packer-builder-virtualbox-ovf: 2015/02/20 12:34:07 stdout:
2015/02/20 12:34:07 packer-builder-virtualbox-ovf: 2015/02/20 12:34:07 stderr:
2015/02/20 12:34:07 packer-builder-virtualbox-ovf: 2015/02/20 12:34:07 Executing VBoxManage: []string{"modifyvm", "packer-virtualbox-ovf-1424457240", "--cpus", "2"}
2015/02/20 12:34:07 packer-builder-virtualbox-ovf: 2015/02/20 12:34:07 stdout:
2015/02/20 12:34:07 packer-builder-virtualbox-ovf: 2015/02/20 12:34:07 stderr:
2015/02/20 12:34:07 packer-builder-virtualbox-ovf: 2015/02/20 12:34:07 Executing VBoxManage: []string{"startvm", "packer-virtualbox-ovf-1424457240", "--type", "headless"}
2015/02/20 12:34:07 packer-builder-virtualbox-ovf: 2015/02/20 12:34:07 stdout: Waiting for VM "packer-virtualbox-ovf-1424457240" to power on...
2015/02/20 12:34:07 packer-builder-virtualbox-ovf: VM "packer-virtualbox-ovf-1424457240" has been successfully started.
2015/02/20 12:34:07 packer-builder-virtualbox-ovf: 2015/02/20 12:34:07 stderr:
2015/02/20 12:34:17 packer-builder-virtualbox-ovf: 2015/02/20 12:34:17 Waiting for SSH, up to timeout: 30s
2015/02/20 12:34:17 packer-builder-virtualbox-ovf: 2015/02/20 12:34:17 Attempting SSH connection...
2015/02/20 12:34:17 packer-builder-virtualbox-ovf: 2015/02/20 12:34:17 reconnecting to TCP connection for SSH
2015/02/20 12:34:17 packer-builder-virtualbox-ovf: 2015/02/20 12:34:17 handshaking with SSH
2015/02/20 12:34:24 packer-builder-virtualbox-ovf: 2015/02/20 12:34:24 VBoxManage --version output: 4.3.22r98236
2015/02/20 12:34:24 packer-builder-virtualbox-ovf: 2015/02/20 12:34:24 VirtualBox version: 4.3.22
2015/02/20 12:34:24 packer-builder-virtualbox-ovf: 2015/02/20 12:34:24 opening new ssh session
2015/02/20 12:34:24 packer-builder-virtualbox-ovf: 2015/02/20 12:34:24 Starting remote scp process: scp -vt .
2015/02/20 12:34:24 packer-builder-virtualbox-ovf: 2015/02/20 12:34:24 Started SCP session, beginning transfers...
2015/02/20 12:34:24 packer-builder-virtualbox-ovf: 2015/02/20 12:34:24 Copying input data into temporary file so we can read the length
2015/02/20 12:34:24 packer-builder-virtualbox-ovf: 2015/02/20 12:34:24 [DEBUG] Uploading .vbox_version: perms=C0644 size=6
2015/02/20 12:34:24 packer-builder-virtualbox-ovf: 2015/02/20 12:34:24 SCP session complete, closing stdin pipe.
2015/02/20 12:34:24 packer-builder-virtualbox-ovf: 2015/02/20 12:34:24 Waiting for SSH session to complete.
2015/02/20 12:34:24 packer-builder-virtualbox-ovf: 2015/02/20 12:34:24 scp stderr (length 28): Sink: C0644 6 .vbox_version
2015/02/20 12:34:24 packer-builder-virtualbox-ovf: 2015/02/20 12:34:24 VBoxManage --version output: 4.3.22r98236
2015/02/20 12:34:24 packer-builder-virtualbox-ovf: 2015/02/20 12:34:24 VirtualBox version: 4.3.22
2015/02/20 12:34:24 packer-builder-virtualbox-ovf: 2015/02/20 12:34:24 opening new ssh session
2015/02/20 12:34:24 packer-builder-virtualbox-ovf: 2015/02/20 12:34:24 Starting remote scp process: scp -vt .
2015/02/20 12:34:24 packer-builder-virtualbox-ovf: 2015/02/20 12:34:24 Started SCP session, beginning transfers...
2015/02/20 12:34:24 packer-builder-virtualbox-ovf: 2015/02/20 12:34:24 Copying input data into temporary file so we can read the length
2015/02/20 12:34:25 packer-builder-virtualbox-ovf: 2015/02/20 12:34:25 [DEBUG] Uploading VBoxGuestAdditions_4.3.22.iso: perms=C0644 size=58116096
2015/02/20 12:34:26 packer-builder-virtualbox-ovf: 2015/02/20 12:34:26 SCP session complete, closing stdin pipe.
2015/02/20 12:34:26 packer-builder-virtualbox-ovf: 2015/02/20 12:34:26 Waiting for SSH session to complete.
2015/02/20 12:34:26 packer-builder-virtualbox-ovf: 2015/02/20 12:34:26 scp stderr (length 51): Sink: C0644 58116096 VBoxGuestAdditions_4.3.22.iso
2015/02/20 12:34:26 packer-builder-virtualbox-ovf: 2015/02/20 12:34:26 Running the provision hook
2015/02/20 12:34:26 packer-builder-virtualbox-ovf: 2015/02/20 12:34:26 Upload dir 'rsync' to '/tmp/rsync'
2015/02/20 12:34:26 packer-builder-virtualbox-ovf: 2015/02/20 12:34:26 opening new ssh session
2015/02/20 12:34:26 packer-builder-virtualbox-ovf: 2015/02/20 12:34:26 Starting remote scp process: scp -rvt /tmp/rsync
2015/02/20 12:34:26 packer-builder-virtualbox-ovf: 2015/02/20 12:34:26 Started SCP session, beginning transfers...
2015/02/20 12:34:26 packer-builder-virtualbox-ovf: 2015/02/20 12:34:26 No trailing slash, creating the source directory name
2015/02/20 12:34:26 packer-builder-virtualbox-ovf: 2015/02/20 12:34:26 SCP: starting directory upload: rsync
2015/02/20 12:34:26 packer-builder-virtualbox-ovf: 2015/02/20 12:34:26 SCP: starting directory upload: etc
2015/02/20 12:34:26 packer-builder-virtualbox-ovf: 2015/02/20 12:34:26 SCP: starting directory upload: profile.d
2015/02/20 12:34:26 packer-builder-virtualbox-ovf: 2015/02/20 12:34:26 [DEBUG] Uploading ngd_bash.sh: perms=C0644 size=2006
2015/02/20 12:34:26 packer-builder-virtualbox-ovf: 2015/02/20 12:34:26 SCP: starting directory upload: systemd
2015/02/20 12:34:26 packer-builder-virtualbox-ovf: 2015/02/20 12:34:26 SCP: starting directory upload: system
2015/02/20 12:34:26 packer-builder-virtualbox-ovf: 2015/02/20 12:34:26 [DEBUG] Uploading ansible_local_facts.service: perms=C0644 size=217
2015/02/20 12:34:26 packer-builder-virtualbox-ovf: 2015/02/20 12:34:26 SCP: starting directory upload: usr
2015/02/20 12:34:26 packer-builder-virtualbox-ovf: 2015/02/20 12:34:26 SCP: starting directory upload: local
2015/02/20 12:34:26 packer-builder-virtualbox-ovf: 2015/02/20 12:34:26 SCP: starting directory upload: ngd
2015/02/20 12:34:26 packer-builder-virtualbox-ovf: 2015/02/20 12:34:26 SCP: starting directory upload: bin
2015/02/20 12:34:26 packer-builder-virtualbox-ovf: 2015/02/20 12:34:26 [DEBUG] Uploading local_ip_facterator.sh: perms=C0777 size=1950
2015/02/20 12:34:26 packer-builder-virtualbox-ovf: 2015/02/20 12:34:26 SCP session complete, closing stdin pipe.
2015/02/20 12:34:26 packer-builder-virtualbox-ovf: 2015/02/20 12:34:26 Waiting for SSH session to complete.
2015/02/20 12:34:26 packer-builder-virtualbox-ovf: 2015/02/20 12:34:26 scp stderr (length 364): Sink: D0755 0 rsync
2015/02/20 12:34:26 packer-builder-virtualbox-ovf: Sink: D0755 0 etc
2015/02/20 12:34:26 packer-builder-virtualbox-ovf: Sink: D0755 0 profile.d
2015/02/20 12:34:26 packer-builder-virtualbox-ovf: Sink: C0644 2006 ngd_bash.sh
2015/02/20 12:34:26 packer-builder-virtualbox-ovf: Sink: E
2015/02/20 12:34:26 packer-builder-virtualbox-ovf: Sink: D0755 0 systemd
2015/02/20 12:34:26 packer-builder-virtualbox-ovf: Sink: D0755 0 system
2015/02/20 12:34:26 packer-builder-virtualbox-ovf: Sink: C0644 217 ansible_local_facts.service
2015/02/20 12:34:26 packer-builder-virtualbox-ovf: Sink: E
2015/02/20 12:34:26 packer-builder-virtualbox-ovf: Sink: E
2015/02/20 12:34:26 packer-builder-virtualbox-ovf: Sink: E
2015/02/20 12:34:26 packer-builder-virtualbox-ovf: Sink: D0755 0 usr
2015/02/20 12:34:26 packer-builder-virtualbox-ovf: Sink: D0755 0 local
2015/02/20 12:34:26 packer-builder-virtualbox-ovf: Sink: D0755 0 ngd
2015/02/20 12:34:26 packer-builder-virtualbox-ovf: Sink: D0755 0 bin
2015/02/20 12:34:26 packer-builder-virtualbox-ovf: Sink: C0777 1950 local_ip_facterator.sh
2015/02/20 12:34:26 packer-builder-virtualbox-ovf: Sink: E
2015/02/20 12:34:26 packer-builder-virtualbox-ovf: Sink: E
2015/02/20 12:34:26 packer-builder-virtualbox-ovf: Sink: E
2015/02/20 12:34:26 packer-builder-virtualbox-ovf: Sink: E
2015/02/20 12:34:26 packer-builder-virtualbox-ovf: Sink: E
2015/02/20 12:34:26 packer-builder-virtualbox-ovf: 2015/02/20 12:34:26 Upload dir 'cloud-init' to '/tmp/cloud-init'
2015/02/20 12:34:26 packer-builder-virtualbox-ovf: 2015/02/20 12:34:26 opening new ssh session
2015/02/20 12:34:26 packer-builder-virtualbox-ovf: 2015/02/20 12:34:26 Starting remote scp process: scp -rvt /tmp/cloud-init
2015/02/20 12:34:26 packer-builder-virtualbox-ovf: 2015/02/20 12:34:26 Started SCP session, beginning transfers...
2015/02/20 12:34:26 packer-builder-virtualbox-ovf: 2015/02/20 12:34:26 No trailing slash, creating the source directory name
2015/02/20 12:34:26 packer-builder-virtualbox-ovf: 2015/02/20 12:34:26 SCP: starting directory upload: cloud-init
2015/02/20 12:34:26 packer-builder-virtualbox-ovf: 2015/02/20 12:34:26 [DEBUG] Uploading cloud.cfg: perms=C0644 size=1573
2015/02/20 12:34:26 packer-builder-virtualbox-ovf: 2015/02/20 12:34:26 [DEBUG] Uploading README.txt: perms=C0644 size=117
2015/02/20 12:34:26 packer-builder-virtualbox-ovf: 2015/02/20 12:34:26 SCP session complete, closing stdin pipe.
2015/02/20 12:34:26 packer-builder-virtualbox-ovf: 2015/02/20 12:34:26 Waiting for SSH session to complete.
2015/02/20 12:34:26 packer-builder-virtualbox-ovf: 2015/02/20 12:34:26 scp stderr (length 87): Sink: D0755 0 cloud-init
2015/02/20 12:34:26 packer-builder-virtualbox-ovf: Sink: C0644 1573 cloud.cfg
2015/02/20 12:34:26 packer-builder-virtualbox-ovf: Sink: C0644 117 README.txt
2015/02/20 12:34:26 packer-builder-virtualbox-ovf: Sink: E
2015/02/20 12:34:26 packer-provisioner-shell: 2015/02/20 12:34:26 Opening scripts/update.sh for reading
2015/02/20 12:34:26 packer-builder-virtualbox-ovf: 2015/02/20 12:34:26 opening new ssh session
2015/02/20 12:34:26 packer-builder-virtualbox-ovf: 2015/02/20 12:34:26 Starting remote scp process: scp -vt /tmp
2015/02/20 12:34:26 packer-provisioner-shell: 2015/02/20 12:34:26 [INFO] 3072 bytes written for 'uploadData'
2015/02/20 12:34:26 [INFO] 3072 bytes written for 'uploadData'
2015/02/20 12:34:26 packer-builder-virtualbox-ovf: 2015/02/20 12:34:26 Started SCP session, beginning transfers...
2015/02/20 12:34:26 packer-builder-virtualbox-ovf: 2015/02/20 12:34:26 Copying input data into temporary file so we can read the length
2015/02/20 12:34:26 packer-builder-virtualbox-ovf: 2015/02/20 12:34:26 [DEBUG] Uploading script.sh: perms=C0644 size=3072
2015/02/20 12:34:26 packer-builder-virtualbox-ovf: 2015/02/20 12:34:26 SCP session complete, closing stdin pipe.
2015/02/20 12:34:26 packer-builder-virtualbox-ovf: 2015/02/20 12:34:26 Waiting for SSH session to complete.
2015/02/20 12:34:26 packer-builder-virtualbox-ovf: 2015/02/20 12:34:26 scp stderr (length 27): Sink: C0644 3072 script.sh
2015/02/20 12:34:26 packer-builder-virtualbox-ovf: 2015/02/20 12:34:26 opening new ssh session
2015/02/20 12:34:26 packer-builder-virtualbox-ovf: 2015/02/20 12:34:26 starting remote command: chmod 0777 /tmp/script.sh
2015/02/20 12:34:26 packer-builder-virtualbox-ovf: 2015/02/20 12:34:26 remote command exited with '0': chmod 0777 /tmp/script.sh
2015/02/20 12:34:26 packer-builder-virtualbox-ovf: 2015/02/20 12:34:26 [INFO] RPC endpoint: Communicator ended with: 0
2015/02/20 12:34:26 [INFO] RPC client: Communicator ended with: 0
2015/02/20 12:34:26 [INFO] RPC endpoint: Communicator ended with: 0
2015/02/20 12:34:26 packer-provisioner-shell: 2015/02/20 12:34:26 [INFO] RPC client: Communicator ended with: 0
2015/02/20 12:34:26 packer-builder-virtualbox-ovf: 2015/02/20 12:34:26 opening new ssh session
2015/02/20 12:34:26 packer-builder-virtualbox-ovf: 2015/02/20 12:34:26 starting remote command: echo 'vagrant'|PACKER_BUILD_NAME='virtualbox-ovf' PACKER_BUILDER_TYPE='virtualbox-ovf' ID='centos' DEBIAN_FRONTEND='noninteractive' PACKER_BUILD_DATE_TIME='201502201234' sudo -S -E bash '/tmp/script.sh'
2015/02/20 12:41:02 packer-builder-virtualbox-ovf: 2015/02/20 12:41:02 remote command exited with '0': echo 'vagrant'|PACKER_BUILD_NAME='virtualbox-ovf' PACKER_BUILDER_TYPE='virtualbox-ovf' ID='centos' DEBIAN_FRONTEND='noninteractive' PACKER_BUILD_DATE_TIME='201502201234' sudo -S -E bash '/tmp/script.sh'
2015/02/20 12:41:02 packer-builder-virtualbox-ovf: 2015/02/20 12:41:02 [INFO] RPC endpoint: Communicator ended with: 0
2015/02/20 12:41:02 [INFO] 0 bytes written for 'stderr'
2015/02/20 12:41:02 [INFO] 256054 bytes written for 'stdout'
2015/02/20 12:41:02 [INFO] RPC client: Communicator ended with: 0
2015/02/20 12:41:02 [INFO] RPC endpoint: Communicator ended with: 0
2015/02/20 12:41:02 packer-provisioner-shell: 2015/02/20 12:41:02 [INFO] 0 bytes written for 'stderr'
2015/02/20 12:41:02 packer-provisioner-shell: 2015/02/20 12:41:02 [INFO] 256054 bytes written for 'stdout'
2015/02/20 12:41:02 packer-provisioner-shell: 2015/02/20 12:41:02 [INFO] RPC client: Communicator ended with: 0
2015/02/20 12:41:02 packer-provisioner-shell: 2015/02/20 12:41:02 Opening scripts/audit.sh for reading
2015/02/20 12:41:02 packer-builder-virtualbox-ovf: 2015/02/20 12:41:02 opening new ssh session
2015/02/20 12:41:02 packer-provisioner-shell: 2015/02/20 12:41:02 [INFO] 2035 bytes written for 'uploadData'
2015/02/20 12:41:02 [INFO] 2035 bytes written for 'uploadData'
2015/02/20 12:41:02 packer-builder-virtualbox-ovf: 2015/02/20 12:41:02 Starting remote scp process: scp -vt /tmp
2015/02/20 12:41:02 packer-builder-virtualbox-ovf: 2015/02/20 12:41:02 Started SCP session, beginning transfers...
2015/02/20 12:41:02 packer-builder-virtualbox-ovf: 2015/02/20 12:41:02 Copying input data into temporary file so we can read the length
2015/02/20 12:41:02 packer-builder-virtualbox-ovf: 2015/02/20 12:41:02 [DEBUG] Uploading script.sh: perms=C0644 size=2035
2015/02/20 12:41:02 packer-builder-virtualbox-ovf: 2015/02/20 12:41:02 SCP session complete, closing stdin pipe.
2015/02/20 12:41:02 packer-builder-virtualbox-ovf: 2015/02/20 12:41:02 Waiting for SSH session to complete.
2015/02/20 12:41:02 packer-builder-virtualbox-ovf: 2015/02/20 12:41:02 scp stderr (length 27): Sink: C0644 2035 script.sh
2015/02/20 12:41:02 packer-builder-virtualbox-ovf: 2015/02/20 12:41:02 opening new ssh session
2015/02/20 12:41:02 packer-builder-virtualbox-ovf: 2015/02/20 12:41:02 starting remote command: chmod 0777 /tmp/script.sh
2015/02/20 12:41:02 packer-builder-virtualbox-ovf: 2015/02/20 12:41:02 remote command exited with '0': chmod 0777 /tmp/script.sh
2015/02/20 12:41:02 packer-builder-virtualbox-ovf: 2015/02/20 12:41:02 [INFO] RPC endpoint: Communicator ended with: 0
2015/02/20 12:41:02 [INFO] RPC client: Communicator ended with: 0
2015/02/20 12:41:02 [INFO] RPC endpoint: Communicator ended with: 0
2015/02/20 12:41:02 packer-provisioner-shell: 2015/02/20 12:41:02 [INFO] RPC client: Communicator ended with: 0
2015/02/20 12:41:02 packer-builder-virtualbox-ovf: 2015/02/20 12:41:02 opening new ssh session
2015/02/20 12:41:02 packer-builder-virtualbox-ovf: 2015/02/20 12:41:02 starting remote command: echo 'vagrant'|PACKER_BUILD_NAME='virtualbox-ovf' PACKER_BUILDER_TYPE='virtualbox-ovf' ID='centos' DEBIAN_FRONTEND='noninteractive' PACKER_BUILD_DATE_TIME='201502201234' sudo -S -E bash '/tmp/script.sh'
2015/02/20 12:41:22 packer-builder-virtualbox-ovf: 2015/02/20 12:41:22 remote command exited with '0': echo 'vagrant'|PACKER_BUILD_NAME='virtualbox-ovf' PACKER_BUILDER_TYPE='virtualbox-ovf' ID='centos' DEBIAN_FRONTEND='noninteractive' PACKER_BUILD_DATE_TIME='201502201234' sudo -S -E bash '/tmp/script.sh'
2015/02/20 12:41:22 packer-builder-virtualbox-ovf: 2015/02/20 12:41:22 [INFO] RPC endpoint: Communicator ended with: 0
2015/02/20 12:41:22 [INFO] 0 bytes written for 'stderr'
2015/02/20 12:41:22 [INFO] 49029 bytes written for 'stdout'
2015/02/20 12:41:22 [INFO] RPC client: Communicator ended with: 0
2015/02/20 12:41:22 [INFO] RPC endpoint: Communicator ended with: 0
2015/02/20 12:41:22 packer-provisioner-shell: 2015/02/20 12:41:22 [INFO] 0 bytes written for 'stderr'
2015/02/20 12:41:22 packer-provisioner-shell: 2015/02/20 12:41:22 [INFO] 49029 bytes written for 'stdout'
2015/02/20 12:41:22 packer-provisioner-shell: 2015/02/20 12:41:22 [INFO] RPC client: Communicator ended with: 0
2015/02/20 12:41:22 packer-provisioner-shell: 2015/02/20 12:41:22 Opening scripts/userhack.sh for reading
2015/02/20 12:41:22 packer-builder-virtualbox-ovf: 2015/02/20 12:41:22 opening new ssh session
2015/02/20 12:41:22 packer-provisioner-shell: 2015/02/20 12:41:22 [INFO] 1992 bytes written for 'uploadData'
2015/02/20 12:41:22 [INFO] 1992 bytes written for 'uploadData'
2015/02/20 12:41:22 packer-builder-virtualbox-ovf: 2015/02/20 12:41:22 Starting remote scp process: scp -vt /tmp
2015/02/20 12:41:22 packer-builder-virtualbox-ovf: 2015/02/20 12:41:22 Started SCP session, beginning transfers...
2015/02/20 12:41:22 packer-builder-virtualbox-ovf: 2015/02/20 12:41:22 Copying input data into temporary file so we can read the length
2015/02/20 12:41:22 packer-builder-virtualbox-ovf: 2015/02/20 12:41:22 [DEBUG] Uploading script.sh: perms=C0644 size=1992
2015/02/20 12:41:22 packer-builder-virtualbox-ovf: 2015/02/20 12:41:22 SCP session complete, closing stdin pipe.
2015/02/20 12:41:22 packer-builder-virtualbox-ovf: 2015/02/20 12:41:22 Waiting for SSH session to complete.
2015/02/20 12:41:22 packer-builder-virtualbox-ovf: 2015/02/20 12:41:22 scp stderr (length 27): Sink: C0644 1992 script.sh
2015/02/20 12:41:22 packer-builder-virtualbox-ovf: 2015/02/20 12:41:22 opening new ssh session
2015/02/20 12:41:22 packer-builder-virtualbox-ovf: 2015/02/20 12:41:22 starting remote command: chmod 0777 /tmp/script.sh
2015/02/20 12:41:23 packer-builder-virtualbox-ovf: 2015/02/20 12:41:23 remote command exited with '0': chmod 0777 /tmp/script.sh
2015/02/20 12:41:23 packer-builder-virtualbox-ovf: 2015/02/20 12:41:23 [INFO] RPC endpoint: Communicator ended with: 0
2015/02/20 12:41:23 [INFO] RPC client: Communicator ended with: 0
2015/02/20 12:41:23 [INFO] RPC endpoint: Communicator ended with: 0
2015/02/20 12:41:23 packer-provisioner-shell: 2015/02/20 12:41:23 [INFO] RPC client: Communicator ended with: 0
2015/02/20 12:41:23 packer-builder-virtualbox-ovf: 2015/02/20 12:41:23 opening new ssh session
2015/02/20 12:41:23 packer-builder-virtualbox-ovf: 2015/02/20 12:41:23 starting remote command: echo 'vagrant'|PACKER_BUILD_NAME='virtualbox-ovf' PACKER_BUILDER_TYPE='virtualbox-ovf' ID='centos' DEBIAN_FRONTEND='noninteractive' PACKER_BUILD_DATE_TIME='201502201234' sudo -S -E bash '/tmp/script.sh'
2015/02/20 12:41:23 packer-builder-virtualbox-ovf: 2015/02/20 12:41:23 remote command exited with '0': echo 'vagrant'|PACKER_BUILD_NAME='virtualbox-ovf' PACKER_BUILDER_TYPE='virtualbox-ovf' ID='centos' DEBIAN_FRONTEND='noninteractive' PACKER_BUILD_DATE_TIME='201502201234' sudo -S -E bash '/tmp/script.sh'
2015/02/20 12:41:23 packer-builder-virtualbox-ovf: 2015/02/20 12:41:23 [INFO] RPC endpoint: Communicator ended with: 0
2015/02/20 12:41:23 [INFO] 0 bytes written for 'stderr'
2015/02/20 12:41:23 [INFO] 591 bytes written for 'stdout'
2015/02/20 12:41:23 [INFO] RPC client: Communicator ended with: 0
2015/02/20 12:41:23 [INFO] RPC endpoint: Communicator ended with: 0
2015/02/20 12:41:23 packer-provisioner-shell: 2015/02/20 12:41:23 [INFO] 0 bytes written for 'stderr'
2015/02/20 12:41:23 packer-provisioner-shell: 2015/02/20 12:41:23 [INFO] 591 bytes written for 'stdout'
2015/02/20 12:41:23 packer-provisioner-shell: 2015/02/20 12:41:23 [INFO] RPC client: Communicator ended with: 0
2015/02/20 12:41:23 packer-provisioner-shell: 2015/02/20 12:41:23 Opening scripts/shellhack.sh for reading
2015/02/20 12:41:23 packer-builder-virtualbox-ovf: 2015/02/20 12:41:23 opening new ssh session
2015/02/20 12:41:23 packer-provisioner-shell: 2015/02/20 12:41:23 [INFO] 1763 bytes written for 'uploadData'
2015/02/20 12:41:23 [INFO] 1763 bytes written for 'uploadData'
2015/02/20 12:41:23 packer-builder-virtualbox-ovf: 2015/02/20 12:41:23 Starting remote scp process: scp -vt /tmp
2015/02/20 12:41:23 packer-builder-virtualbox-ovf: 2015/02/20 12:41:23 Started SCP session, beginning transfers...
2015/02/20 12:41:23 packer-builder-virtualbox-ovf: 2015/02/20 12:41:23 Copying input data into temporary file so we can read the length
2015/02/20 12:41:23 packer-builder-virtualbox-ovf: 2015/02/20 12:41:23 [DEBUG] Uploading script.sh: perms=C0644 size=1763
2015/02/20 12:41:23 packer-builder-virtualbox-ovf: 2015/02/20 12:41:23 SCP session complete, closing stdin pipe.
2015/02/20 12:41:23 packer-builder-virtualbox-ovf: 2015/02/20 12:41:23 Waiting for SSH session to complete.
2015/02/20 12:41:23 packer-builder-virtualbox-ovf: 2015/02/20 12:41:23 scp stderr (length 27): Sink: C0644 1763 script.sh
2015/02/20 12:41:23 packer-builder-virtualbox-ovf: 2015/02/20 12:41:23 opening new ssh session
2015/02/20 12:41:23 packer-builder-virtualbox-ovf: 2015/02/20 12:41:23 starting remote command: chmod 0777 /tmp/script.sh
2015/02/20 12:41:23 packer-builder-virtualbox-ovf: 2015/02/20 12:41:23 remote command exited with '0': chmod 0777 /tmp/script.sh
2015/02/20 12:41:23 packer-builder-virtualbox-ovf: 2015/02/20 12:41:23 [INFO] RPC endpoint: Communicator ended with: 0
2015/02/20 12:41:23 [INFO] RPC client: Communicator ended with: 0
2015/02/20 12:41:23 [INFO] RPC endpoint: Communicator ended with: 0
2015/02/20 12:41:23 packer-provisioner-shell: 2015/02/20 12:41:23 [INFO] RPC client: Communicator ended with: 0
2015/02/20 12:41:23 packer-builder-virtualbox-ovf: 2015/02/20 12:41:23 opening new ssh session
2015/02/20 12:41:23 packer-builder-virtualbox-ovf: 2015/02/20 12:41:23 starting remote command: echo 'vagrant'|PACKER_BUILD_NAME='virtualbox-ovf' PACKER_BUILDER_TYPE='virtualbox-ovf' ID='centos' DEBIAN_FRONTEND='noninteractive' PACKER_BUILD_DATE_TIME='201502201234' sudo -S -E bash '/tmp/script.sh'
2015/02/20 12:41:23 packer-builder-virtualbox-ovf: 2015/02/20 12:41:23 remote command exited with '0': echo 'vagrant'|PACKER_BUILD_NAME='virtualbox-ovf' PACKER_BUILDER_TYPE='virtualbox-ovf' ID='centos' DEBIAN_FRONTEND='noninteractive' PACKER_BUILD_DATE_TIME='201502201234' sudo -S -E bash '/tmp/script.sh'
2015/02/20 12:41:23 packer-builder-virtualbox-ovf: 2015/02/20 12:41:23 [INFO] RPC endpoint: Communicator ended with: 0
2015/02/20 12:41:23 [INFO] 0 bytes written for 'stderr'
2015/02/20 12:41:23 [INFO] 157 bytes written for 'stdout'
2015/02/20 12:41:23 [INFO] RPC client: Communicator ended with: 0
2015/02/20 12:41:23 [INFO] RPC endpoint: Communicator ended with: 0
2015/02/20 12:41:23 packer-provisioner-shell: 2015/02/20 12:41:23 [INFO] 0 bytes written for 'stderr'
2015/02/20 12:41:23 packer-provisioner-shell: 2015/02/20 12:41:23 [INFO] 157 bytes written for 'stdout'
2015/02/20 12:41:23 packer-provisioner-shell: 2015/02/20 12:41:23 [INFO] RPC client: Communicator ended with: 0
2015/02/20 12:41:23 packer-provisioner-shell: 2015/02/20 12:41:23 Opening scripts/motd.sh for reading
2015/02/20 12:41:23 packer-builder-virtualbox-ovf: 2015/02/20 12:41:23 opening new ssh session
2015/02/20 12:41:23 packer-provisioner-shell: 2015/02/20 12:41:23 [INFO] 1219 bytes written for 'uploadData'
2015/02/20 12:41:23 [INFO] 1219 bytes written for 'uploadData'
2015/02/20 12:41:23 packer-builder-virtualbox-ovf: 2015/02/20 12:41:23 Starting remote scp process: scp -vt /tmp
2015/02/20 12:41:23 packer-builder-virtualbox-ovf: 2015/02/20 12:41:23 Started SCP session, beginning transfers...
2015/02/20 12:41:23 packer-builder-virtualbox-ovf: 2015/02/20 12:41:23 Copying input data into temporary file so we can read the length
2015/02/20 12:41:23 packer-builder-virtualbox-ovf: 2015/02/20 12:41:23 [DEBUG] Uploading script.sh: perms=C0644 size=1219
2015/02/20 12:41:23 packer-builder-virtualbox-ovf: 2015/02/20 12:41:23 SCP session complete, closing stdin pipe.
2015/02/20 12:41:23 packer-builder-virtualbox-ovf: 2015/02/20 12:41:23 Waiting for SSH session to complete.
2015/02/20 12:41:23 packer-builder-virtualbox-ovf: 2015/02/20 12:41:23 scp stderr (length 27): Sink: C0644 1219 script.sh
2015/02/20 12:41:23 packer-builder-virtualbox-ovf: 2015/02/20 12:41:23 opening new ssh session
2015/02/20 12:41:23 packer-builder-virtualbox-ovf: 2015/02/20 12:41:23 starting remote command: chmod 0777 /tmp/script.sh
2015/02/20 12:41:23 packer-builder-virtualbox-ovf: 2015/02/20 12:41:23 remote command exited with '0': chmod 0777 /tmp/script.sh
2015/02/20 12:41:23 packer-builder-virtualbox-ovf: 2015/02/20 12:41:23 [INFO] RPC endpoint: Communicator ended with: 0
2015/02/20 12:41:23 [INFO] RPC client: Communicator ended with: 0
2015/02/20 12:41:23 [INFO] RPC endpoint: Communicator ended with: 0
2015/02/20 12:41:23 packer-provisioner-shell: 2015/02/20 12:41:23 [INFO] RPC client: Communicator ended with: 0
2015/02/20 12:41:23 packer-builder-virtualbox-ovf: 2015/02/20 12:41:23 opening new ssh session
2015/02/20 12:41:23 packer-builder-virtualbox-ovf: 2015/02/20 12:41:23 starting remote command: echo 'vagrant'|PACKER_BUILD_NAME='virtualbox-ovf' PACKER_BUILDER_TYPE='virtualbox-ovf' ID='centos' DEBIAN_FRONTEND='noninteractive' PACKER_BUILD_DATE_TIME='201502201234' sudo -S -E bash '/tmp/script.sh'
2015/02/20 12:41:23 packer-builder-virtualbox-ovf: 2015/02/20 12:41:23 remote command exited with '0': echo 'vagrant'|PACKER_BUILD_NAME='virtualbox-ovf' PACKER_BUILDER_TYPE='virtualbox-ovf' ID='centos' DEBIAN_FRONTEND='noninteractive' PACKER_BUILD_DATE_TIME='201502201234' sudo -S -E bash '/tmp/script.sh'
2015/02/20 12:41:23 packer-builder-virtualbox-ovf: 2015/02/20 12:41:23 [INFO] RPC endpoint: Communicator ended with: 0
2015/02/20 12:41:23 [INFO] 0 bytes written for 'stderr'
2015/02/20 12:41:23 [INFO] 65 bytes written for 'stdout'
2015/02/20 12:41:23 [INFO] RPC client: Communicator ended with: 0
2015/02/20 12:41:23 [INFO] RPC endpoint: Communicator ended with: 0
2015/02/20 12:41:23 packer-provisioner-shell: 2015/02/20 12:41:23 [INFO] 0 bytes written for 'stderr'
2015/02/20 12:41:23 packer-provisioner-shell: 2015/02/20 12:41:23 [INFO] 65 bytes written for 'stdout'
2015/02/20 12:41:23 packer-provisioner-shell: 2015/02/20 12:41:23 [INFO] RPC client: Communicator ended with: 0
2015/02/20 12:41:23 packer-provisioner-shell: 2015/02/20 12:41:23 Opening scripts/cloudhack.sh for reading
2015/02/20 12:41:23 packer-builder-virtualbox-ovf: 2015/02/20 12:41:23 opening new ssh session
2015/02/20 12:41:23 packer-provisioner-shell: 2015/02/20 12:41:23 [INFO] 3653 bytes written for 'uploadData'
2015/02/20 12:41:23 [INFO] 3653 bytes written for 'uploadData'
2015/02/20 12:41:23 packer-builder-virtualbox-ovf: 2015/02/20 12:41:23 Starting remote scp process: scp -vt /tmp
2015/02/20 12:41:23 packer-builder-virtualbox-ovf: 2015/02/20 12:41:23 Started SCP session, beginning transfers...
2015/02/20 12:41:23 packer-builder-virtualbox-ovf: 2015/02/20 12:41:23 Copying input data into temporary file so we can read the length
2015/02/20 12:41:23 packer-builder-virtualbox-ovf: 2015/02/20 12:41:23 [DEBUG] Uploading script.sh: perms=C0644 size=3653
2015/02/20 12:41:23 packer-builder-virtualbox-ovf: 2015/02/20 12:41:23 SCP session complete, closing stdin pipe.
2015/02/20 12:41:23 packer-builder-virtualbox-ovf: 2015/02/20 12:41:23 Waiting for SSH session to complete.
2015/02/20 12:41:23 packer-builder-virtualbox-ovf: 2015/02/20 12:41:23 scp stderr (length 27): Sink: C0644 3653 script.sh
2015/02/20 12:41:23 packer-builder-virtualbox-ovf: 2015/02/20 12:41:23 opening new ssh session
2015/02/20 12:41:23 packer-builder-virtualbox-ovf: 2015/02/20 12:41:23 starting remote command: chmod 0777 /tmp/script.sh
2015/02/20 12:41:23 packer-builder-virtualbox-ovf: 2015/02/20 12:41:23 remote command exited with '0': chmod 0777 /tmp/script.sh
2015/02/20 12:41:23 packer-builder-virtualbox-ovf: 2015/02/20 12:41:23 [INFO] RPC endpoint: Communicator ended with: 0
2015/02/20 12:41:23 [INFO] RPC client: Communicator ended with: 0
2015/02/20 12:41:23 [INFO] RPC endpoint: Communicator ended with: 0
2015/02/20 12:41:23 packer-provisioner-shell: 2015/02/20 12:41:23 [INFO] RPC client: Communicator ended with: 0
2015/02/20 12:41:23 packer-builder-virtualbox-ovf: 2015/02/20 12:41:23 opening new ssh session
2015/02/20 12:41:23 packer-builder-virtualbox-ovf: 2015/02/20 12:41:23 starting remote command: echo 'vagrant'|PACKER_BUILD_NAME='virtualbox-ovf' PACKER_BUILDER_TYPE='virtualbox-ovf' ID='centos' DEBIAN_FRONTEND='noninteractive' PACKER_BUILD_DATE_TIME='201502201234' sudo -S -E bash '/tmp/script.sh'
2015/02/20 12:41:23 packer-builder-virtualbox-ovf: 2015/02/20 12:41:23 remote command exited with '0': echo 'vagrant'|PACKER_BUILD_NAME='virtualbox-ovf' PACKER_BUILDER_TYPE='virtualbox-ovf' ID='centos' DEBIAN_FRONTEND='noninteractive' PACKER_BUILD_DATE_TIME='201502201234' sudo -S -E bash '/tmp/script.sh'
2015/02/20 12:41:23 packer-builder-virtualbox-ovf: 2015/02/20 12:41:23 [INFO] RPC endpoint: Communicator ended with: 0
2015/02/20 12:41:23 [INFO] 0 bytes written for 'stderr'
2015/02/20 12:41:23 [INFO] 1343 bytes written for 'stdout'
2015/02/20 12:41:23 [INFO] RPC client: Communicator ended with: 0
2015/02/20 12:41:23 [INFO] RPC endpoint: Communicator ended with: 0
2015/02/20 12:41:23 packer-provisioner-shell: 2015/02/20 12:41:23 [INFO] 1343 bytes written for 'stdout'
2015/02/20 12:41:23 packer-provisioner-shell: 2015/02/20 12:41:23 [INFO] 0 bytes written for 'stderr'
2015/02/20 12:41:23 packer-provisioner-shell: 2015/02/20 12:41:23 [INFO] RPC client: Communicator ended with: 0
2015/02/20 12:41:23 packer-provisioner-shell: 2015/02/20 12:41:23 Opening scripts/rsync.sh for reading
2015/02/20 12:41:23 packer-builder-virtualbox-ovf: 2015/02/20 12:41:23 opening new ssh session
2015/02/20 12:41:23 packer-provisioner-shell: 2015/02/20 12:41:23 [INFO] 1674 bytes written for 'uploadData'
2015/02/20 12:41:23 [INFO] 1674 bytes written for 'uploadData'
2015/02/20 12:41:23 packer-builder-virtualbox-ovf: 2015/02/20 12:41:23 Starting remote scp process: scp -vt /tmp
2015/02/20 12:41:23 packer-builder-virtualbox-ovf: 2015/02/20 12:41:23 Started SCP session, beginning transfers...
2015/02/20 12:41:23 packer-builder-virtualbox-ovf: 2015/02/20 12:41:23 Copying input data into temporary file so we can read the length
2015/02/20 12:41:23 packer-builder-virtualbox-ovf: 2015/02/20 12:41:23 [DEBUG] Uploading script.sh: perms=C0644 size=1674
2015/02/20 12:41:23 packer-builder-virtualbox-ovf: 2015/02/20 12:41:23 SCP session complete, closing stdin pipe.
2015/02/20 12:41:23 packer-builder-virtualbox-ovf: 2015/02/20 12:41:23 Waiting for SSH session to complete.
2015/02/20 12:41:23 packer-builder-virtualbox-ovf: 2015/02/20 12:41:23 scp stderr (length 27): Sink: C0644 1674 script.sh
2015/02/20 12:41:23 packer-builder-virtualbox-ovf: 2015/02/20 12:41:23 opening new ssh session
2015/02/20 12:41:23 packer-builder-virtualbox-ovf: 2015/02/20 12:41:23 starting remote command: chmod 0777 /tmp/script.sh
2015/02/20 12:41:23 packer-builder-virtualbox-ovf: 2015/02/20 12:41:23 remote command exited with '0': chmod 0777 /tmp/script.sh
2015/02/20 12:41:23 packer-builder-virtualbox-ovf: 2015/02/20 12:41:23 [INFO] RPC endpoint: Communicator ended with: 0
2015/02/20 12:41:23 [INFO] RPC client: Communicator ended with: 0
2015/02/20 12:41:23 [INFO] RPC endpoint: Communicator ended with: 0
2015/02/20 12:41:23 packer-provisioner-shell: 2015/02/20 12:41:23 [INFO] RPC client: Communicator ended with: 0
2015/02/20 12:41:23 packer-builder-virtualbox-ovf: 2015/02/20 12:41:23 opening new ssh session
2015/02/20 12:41:23 packer-builder-virtualbox-ovf: 2015/02/20 12:41:23 starting remote command: echo 'vagrant'|PACKER_BUILD_NAME='virtualbox-ovf' PACKER_BUILDER_TYPE='virtualbox-ovf' ID='centos' DEBIAN_FRONTEND='noninteractive' PACKER_BUILD_DATE_TIME='201502201234' sudo -S -E bash '/tmp/script.sh'
2015/02/20 12:41:23 packer-builder-virtualbox-ovf: 2015/02/20 12:41:23 remote command exited with '0': echo 'vagrant'|PACKER_BUILD_NAME='virtualbox-ovf' PACKER_BUILDER_TYPE='virtualbox-ovf' ID='centos' DEBIAN_FRONTEND='noninteractive' PACKER_BUILD_DATE_TIME='201502201234' sudo -S -E bash '/tmp/script.sh'
2015/02/20 12:41:23 packer-builder-virtualbox-ovf: 2015/02/20 12:41:23 [INFO] RPC endpoint: Communicator ended with: 0
2015/02/20 12:41:23 [INFO] 637 bytes written for 'stdout'
2015/02/20 12:41:23 [INFO] 0 bytes written for 'stderr'
2015/02/20 12:41:23 [INFO] RPC client: Communicator ended with: 0
2015/02/20 12:41:23 [INFO] RPC endpoint: Communicator ended with: 0
2015/02/20 12:41:23 packer-provisioner-shell: 2015/02/20 12:41:23 [INFO] 0 bytes written for 'stderr'
2015/02/20 12:41:23 packer-provisioner-shell: 2015/02/20 12:41:23 [INFO] 637 bytes written for 'stdout'
2015/02/20 12:41:23 packer-provisioner-shell: 2015/02/20 12:41:23 [INFO] RPC client: Communicator ended with: 0
2015/02/20 12:41:23 packer-provisioner-shell: 2015/02/20 12:41:23 Opening scripts/cleanup.sh for reading
2015/02/20 12:41:23 packer-builder-virtualbox-ovf: 2015/02/20 12:41:23 opening new ssh session
2015/02/20 12:41:23 packer-builder-virtualbox-ovf: 2015/02/20 12:41:23 Starting remote scp process: scp -vt /tmp
2015/02/20 12:41:23 packer-provisioner-shell: 2015/02/20 12:41:23 [INFO] 2115 bytes written for 'uploadData'
2015/02/20 12:41:23 [INFO] 2115 bytes written for 'uploadData'
2015/02/20 12:41:23 packer-builder-virtualbox-ovf: 2015/02/20 12:41:23 Started SCP session, beginning transfers...
2015/02/20 12:41:23 packer-builder-virtualbox-ovf: 2015/02/20 12:41:23 Copying input data into temporary file so we can read the length
2015/02/20 12:41:23 packer-builder-virtualbox-ovf: 2015/02/20 12:41:23 [DEBUG] Uploading script.sh: perms=C0644 size=2115
2015/02/20 12:41:23 packer-builder-virtualbox-ovf: 2015/02/20 12:41:23 SCP session complete, closing stdin pipe.
2015/02/20 12:41:23 packer-builder-virtualbox-ovf: 2015/02/20 12:41:23 Waiting for SSH session to complete.
2015/02/20 12:41:23 packer-builder-virtualbox-ovf: 2015/02/20 12:41:23 scp stderr (length 27): Sink: C0644 2115 script.sh
2015/02/20 12:41:23 packer-builder-virtualbox-ovf: 2015/02/20 12:41:23 opening new ssh session
2015/02/20 12:41:23 packer-builder-virtualbox-ovf: 2015/02/20 12:41:23 starting remote command: chmod 0777 /tmp/script.sh
2015/02/20 12:41:23 packer-builder-virtualbox-ovf: 2015/02/20 12:41:23 remote command exited with '0': chmod 0777 /tmp/script.sh
2015/02/20 12:41:23 packer-builder-virtualbox-ovf: 2015/02/20 12:41:23 [INFO] RPC endpoint: Communicator ended with: 0
2015/02/20 12:41:23 [INFO] RPC client: Communicator ended with: 0
2015/02/20 12:41:23 [INFO] RPC endpoint: Communicator ended with: 0
2015/02/20 12:41:23 packer-provisioner-shell: 2015/02/20 12:41:23 [INFO] RPC client: Communicator ended with: 0
2015/02/20 12:41:23 packer-builder-virtualbox-ovf: 2015/02/20 12:41:23 opening new ssh session
2015/02/20 12:41:23 packer-builder-virtualbox-ovf: 2015/02/20 12:41:23 starting remote command: echo 'vagrant'|PACKER_BUILD_NAME='virtualbox-ovf' PACKER_BUILDER_TYPE='virtualbox-ovf' ID='centos' DEBIAN_FRONTEND='noninteractive' PACKER_BUILD_DATE_TIME='201502201234' sudo -S -E bash '/tmp/script.sh'
2015/02/20 12:41:24 packer-builder-virtualbox-ovf: 2015/02/20 12:41:24 remote command exited with '0': echo 'vagrant'|PACKER_BUILD_NAME='virtualbox-ovf' PACKER_BUILDER_TYPE='virtualbox-ovf' ID='centos' DEBIAN_FRONTEND='noninteractive' PACKER_BUILD_DATE_TIME='201502201234' sudo -S -E bash '/tmp/script.sh'
2015/02/20 12:41:24 packer-builder-virtualbox-ovf: 2015/02/20 12:41:24 [INFO] RPC endpoint: Communicator ended with: 0
2015/02/20 12:41:24 [INFO] 0 bytes written for 'stderr'
2015/02/20 12:41:24 [INFO] 642 bytes written for 'stdout'
2015/02/20 12:41:24 [INFO] RPC client: Communicator ended with: 0
2015/02/20 12:41:24 [INFO] RPC endpoint: Communicator ended with: 0
2015/02/20 12:41:24 packer-provisioner-shell: 2015/02/20 12:41:24 [INFO] 0 bytes written for 'stderr'
2015/02/20 12:41:24 packer-provisioner-shell: 2015/02/20 12:41:24 [INFO] 642 bytes written for 'stdout'
2015/02/20 12:41:24 packer-provisioner-shell: 2015/02/20 12:41:24 [INFO] RPC client: Communicator ended with: 0
2015/02/20 12:41:24 packer-provisioner-shell: 2015/02/20 12:41:24 Opening scripts/virtualbox.sh for reading
2015/02/20 12:41:24 packer-builder-virtualbox-ovf: 2015/02/20 12:41:24 opening new ssh session
2015/02/20 12:41:24 packer-provisioner-shell: 2015/02/20 12:41:24 [INFO] 2008 bytes written for 'uploadData'
2015/02/20 12:41:24 [INFO] 2008 bytes written for 'uploadData'
2015/02/20 12:41:24 packer-builder-virtualbox-ovf: 2015/02/20 12:41:24 Starting remote scp process: scp -vt /tmp
2015/02/20 12:41:24 packer-builder-virtualbox-ovf: 2015/02/20 12:41:24 Started SCP session, beginning transfers...
2015/02/20 12:41:24 packer-builder-virtualbox-ovf: 2015/02/20 12:41:24 Copying input data into temporary file so we can read the length
2015/02/20 12:41:24 packer-builder-virtualbox-ovf: 2015/02/20 12:41:24 [DEBUG] Uploading script.sh: perms=C0644 size=2008
2015/02/20 12:41:24 packer-builder-virtualbox-ovf: 2015/02/20 12:41:24 SCP session complete, closing stdin pipe.
2015/02/20 12:41:24 packer-builder-virtualbox-ovf: 2015/02/20 12:41:24 Waiting for SSH session to complete.
2015/02/20 12:41:24 packer-builder-virtualbox-ovf: 2015/02/20 12:41:24 scp stderr (length 27): Sink: C0644 2008 script.sh
2015/02/20 12:41:24 packer-builder-virtualbox-ovf: 2015/02/20 12:41:24 opening new ssh session
2015/02/20 12:41:24 packer-builder-virtualbox-ovf: 2015/02/20 12:41:24 starting remote command: chmod 0777 /tmp/script.sh
2015/02/20 12:41:24 packer-builder-virtualbox-ovf: 2015/02/20 12:41:24 remote command exited with '0': chmod 0777 /tmp/script.sh
2015/02/20 12:41:24 packer-builder-virtualbox-ovf: 2015/02/20 12:41:24 [INFO] RPC endpoint: Communicator ended with: 0
2015/02/20 12:41:24 [INFO] RPC client: Communicator ended with: 0
2015/02/20 12:41:24 [INFO] RPC endpoint: Communicator ended with: 0
2015/02/20 12:41:24 packer-provisioner-shell: 2015/02/20 12:41:24 [INFO] RPC client: Communicator ended with: 0
2015/02/20 12:41:24 packer-builder-virtualbox-ovf: 2015/02/20 12:41:24 opening new ssh session
2015/02/20 12:41:24 packer-builder-virtualbox-ovf: 2015/02/20 12:41:24 starting remote command: echo 'vagrant'|PACKER_BUILD_NAME='virtualbox-ovf' PACKER_BUILDER_TYPE='virtualbox-ovf' sudo -S -E bash '/tmp/script.sh'
2015/02/20 12:43:11 packer-builder-virtualbox-ovf: 2015/02/20 12:43:11 remote command exited with '0': echo 'vagrant'|PACKER_BUILD_NAME='virtualbox-ovf' PACKER_BUILDER_TYPE='virtualbox-ovf' sudo -S -E bash '/tmp/script.sh'
2015/02/20 12:43:11 packer-builder-virtualbox-ovf: 2015/02/20 12:43:11 [INFO] RPC endpoint: Communicator ended with: 0
2015/02/20 12:43:11 [INFO] 0 bytes written for 'stderr'
2015/02/20 12:43:11 [INFO] 2788 bytes written for 'stdout'
2015/02/20 12:43:11 [INFO] RPC client: Communicator ended with: 0
2015/02/20 12:43:11 [INFO] RPC endpoint: Communicator ended with: 0
2015/02/20 12:43:11 packer-provisioner-shell: 2015/02/20 12:43:11 [INFO] 2788 bytes written for 'stdout'
2015/02/20 12:43:11 packer-provisioner-shell: 2015/02/20 12:43:11 [INFO] 0 bytes written for 'stderr'
2015/02/20 12:43:11 packer-provisioner-shell: 2015/02/20 12:43:11 [INFO] RPC client: Communicator ended with: 0
2015/02/20 12:43:11 packer-provisioner-shell: 2015/02/20 12:43:11 Opening scripts/vagranthack.sh for reading
2015/02/20 12:43:11 packer-builder-virtualbox-ovf: 2015/02/20 12:43:11 opening new ssh session
2015/02/20 12:43:11 packer-provisioner-shell: 2015/02/20 12:43:11 [INFO] 1414 bytes written for 'uploadData'
2015/02/20 12:43:11 [INFO] 1414 bytes written for 'uploadData'
2015/02/20 12:43:11 packer-builder-virtualbox-ovf: 2015/02/20 12:43:11 Starting remote scp process: scp -vt /tmp
2015/02/20 12:43:11 packer-builder-virtualbox-ovf: 2015/02/20 12:43:11 Started SCP session, beginning transfers...
2015/02/20 12:43:11 packer-builder-virtualbox-ovf: 2015/02/20 12:43:11 Copying input data into temporary file so we can read the length
2015/02/20 12:43:11 packer-builder-virtualbox-ovf: 2015/02/20 12:43:11 [DEBUG] Uploading script.sh: perms=C0644 size=1414
2015/02/20 12:43:11 packer-builder-virtualbox-ovf: 2015/02/20 12:43:11 SCP session complete, closing stdin pipe.
2015/02/20 12:43:11 packer-builder-virtualbox-ovf: 2015/02/20 12:43:11 Waiting for SSH session to complete.
2015/02/20 12:43:11 packer-builder-virtualbox-ovf: 2015/02/20 12:43:11 scp stderr (length 27): Sink: C0644 1414 script.sh
2015/02/20 12:43:11 packer-builder-virtualbox-ovf: 2015/02/20 12:43:11 opening new ssh session
2015/02/20 12:43:11 packer-builder-virtualbox-ovf: 2015/02/20 12:43:11 starting remote command: chmod 0777 /tmp/script.sh
2015/02/20 12:43:11 packer-builder-virtualbox-ovf: 2015/02/20 12:43:11 remote command exited with '0': chmod 0777 /tmp/script.sh
2015/02/20 12:43:11 packer-builder-virtualbox-ovf: 2015/02/20 12:43:11 [INFO] RPC endpoint: Communicator ended with: 0
2015/02/20 12:43:11 [INFO] RPC client: Communicator ended with: 0
2015/02/20 12:43:11 [INFO] RPC endpoint: Communicator ended with: 0
2015/02/20 12:43:11 packer-provisioner-shell: 2015/02/20 12:43:11 [INFO] RPC client: Communicator ended with: 0
2015/02/20 12:43:11 packer-builder-virtualbox-ovf: 2015/02/20 12:43:11 opening new ssh session
2015/02/20 12:43:11 packer-builder-virtualbox-ovf: 2015/02/20 12:43:11 starting remote command: echo 'vagrant'|PACKER_BUILD_NAME='virtualbox-ovf' PACKER_BUILDER_TYPE='virtualbox-ovf' sudo -S -E bash '/tmp/script.sh'
2015/02/20 12:43:12 packer-builder-virtualbox-ovf: 2015/02/20 12:43:12 remote command exited with '0': echo 'vagrant'|PACKER_BUILD_NAME='virtualbox-ovf' PACKER_BUILDER_TYPE='virtualbox-ovf' sudo -S -E bash '/tmp/script.sh'
2015/02/20 12:43:12 packer-builder-virtualbox-ovf: 2015/02/20 12:43:12 [INFO] RPC endpoint: Communicator ended with: 0
2015/02/20 12:43:12 [INFO] 1123 bytes written for 'stdout'
2015/02/20 12:43:12 [INFO] 0 bytes written for 'stderr'
2015/02/20 12:43:12 [INFO] RPC client: Communicator ended with: 0
2015/02/20 12:43:12 [INFO] RPC endpoint: Communicator ended with: 0
2015/02/20 12:43:12 packer-provisioner-shell: 2015/02/20 12:43:12 [INFO] 0 bytes written for 'stderr'
2015/02/20 12:43:12 packer-provisioner-shell: 2015/02/20 12:43:12 [INFO] 1123 bytes written for 'stdout'
2015/02/20 12:43:12 packer-provisioner-shell: 2015/02/20 12:43:12 [INFO] RPC client: Communicator ended with: 0
2015/02/20 12:43:12 packer-builder-virtualbox-ovf: 2015/02/20 12:43:12 Executing shutdown command: echo 'vagrant' | sudo -S shutdown -P now
2015/02/20 12:43:12 packer-builder-virtualbox-ovf: 2015/02/20 12:43:12 opening new ssh session
2015/02/20 12:43:12 packer-builder-virtualbox-ovf: 2015/02/20 12:43:12 starting remote command: echo 'vagrant' | sudo -S shutdown -P now
2015/02/20 12:43:12 packer-builder-virtualbox-ovf: 2015/02/20 12:43:12 remote command exited with '0': echo 'vagrant' | sudo -S shutdown -P now
2015/02/20 12:43:12 packer-builder-virtualbox-ovf: 2015/02/20 12:43:12 Waiting max 5m0s for shutdown to complete
2015/02/20 12:43:15 packer-builder-virtualbox-ovf: 2015/02/20 12:43:15 VM shut down.
2015/02/20 12:43:15 packer-builder-virtualbox-ovf: 2015/02/20 12:43:15 1 second timeout to ensure VM is really shutdown
2015/02/20 12:43:16 packer-builder-virtualbox-ovf: 2015/02/20 12:43:16 Executing VBoxManage: []string{"modifyvm", "packer-virtualbox-ovf-1424457240", "--natpf1", "delete", "packerssh"}
2015/02/20 12:43:16 packer-builder-virtualbox-ovf: 2015/02/20 12:43:16 stdout:
2015/02/20 12:43:16 packer-builder-virtualbox-ovf: 2015/02/20 12:43:16 stderr:
2015/02/20 12:43:16 packer-builder-virtualbox-ovf: 2015/02/20 12:43:16 Executing VBoxManage: []string{"export", "packer-virtualbox-ovf-1424457240", "--output", "output-virtualbox-ovf/packer-virtualbox-ovf-1424457240.ovf"}
2015/02/20 12:44:30 packer-builder-virtualbox-ovf: 2015/02/20 12:44:30 stdout: Successfully exported 1 machine(s).
2015/02/20 12:44:30 packer-builder-virtualbox-ovf: 2015/02/20 12:44:30 stderr: 0%...10%...20%...30%...40%...50%...60%...70%...80%...90%...100%
2015/02/20 12:44:30 packer-builder-virtualbox-ovf: 2015/02/20 12:44:30 Executing VBoxManage: []string{"unregistervm", "packer-virtualbox-ovf-1424457240", "--delete"}
2015/02/20 12:44:30 packer-builder-virtualbox-ovf: 2015/02/20 12:44:30 stdout:
2015/02/20 12:44:30 packer-builder-virtualbox-ovf: 2015/02/20 12:44:30 stderr: 0%...10%...20%...30%...40%...50%...60%...70%...80%...90%...100%
2015/02/20 12:44:32 packer-post-processor-vagrant: 2015/02/20 12:44:32 Looking for OVF to rename...
2015/02/20 12:44:32 packer-post-processor-vagrant: 2015/02/20 12:44:32 Looking for OVF in artifact...
2015/02/20 12:44:32 packer-post-processor-vagrant: 2015/02/20 12:44:32 Renaming: '/var/folders/0v/wkwzypbd25v619fqs75gm41r0000gp/T/packer083877810/packer-virtualbox-ovf-1424457240.ovf' => box.ovf
2015/02/20 12:44:32 packer-post-processor-vagrant: 2015/02/20 12:44:32 Looking for OVF for base mac address...
2015/02/20 12:44:32 packer-post-processor-vagrant: 2015/02/20 12:44:32 Looking for OVF in artifact...
2015/02/20 12:44:32 packer-post-processor-vagrant: 2015/02/20 12:44:32 Base mac address: 080027C03A77
2015/02/20 12:44:32 packer-post-processor-vagrant: 2015/02/20 12:44:32 Turning dir into box: /var/folders/0v/wkwzypbd25v619fqs75gm41r0000gp/T/packer083877810 => /Users/tennis/Documents/ngd-infra-packer-updates/packer/boxes/201502201234/centos/vb/centos-70.box
2015/02/20 12:44:32 packer-post-processor-vagrant: 2015/02/20 12:44:32 Compressing with gzip compression level: -1
2015/02/20 12:44:32 packer-post-processor-vagrant: 2015/02/20 12:44:32 Skipping directory '/var/folders/0v/wkwzypbd25v619fqs75gm41r0000gp/T/packer083877810' for box '/Users/tennis/Documents/ngd-infra-packer-updates/packer/boxes/201502201234/centos/vb/centos-70.box'
2015/02/20 12:44:32 packer-post-processor-vagrant: 2015/02/20 12:44:32 Box add: '/var/folders/0v/wkwzypbd25v619fqs75gm41r0000gp/T/packer083877810/Vagrantfile' to '/Users/tennis/Documents/ngd-infra-packer-updates/packer/boxes/201502201234/centos/vb/centos-70.box'
2015/02/20 12:44:32 packer-post-processor-vagrant: 2015/02/20 12:44:32 Box add: '/var/folders/0v/wkwzypbd25v619fqs75gm41r0000gp/T/packer083877810/box.ovf' to '/Users/tennis/Documents/ngd-infra-packer-updates/packer/boxes/201502201234/centos/vb/centos-70.box'
2015/02/20 12:44:32 packer-post-processor-vagrant: 2015/02/20 12:44:32 Box add: '/var/folders/0v/wkwzypbd25v619fqs75gm41r0000gp/T/packer083877810/metadata.json' to '/Users/tennis/Documents/ngd-infra-packer-updates/packer/boxes/201502201234/centos/vb/centos-70.box'
2015/02/20 12:44:32 packer-post-processor-vagrant: 2015/02/20 12:44:32 Box add: '/var/folders/0v/wkwzypbd25v619fqs75gm41r0000gp/T/packer083877810/packer-virtualbox-ovf-1424457240-disk1.vmdk' to '/Users/tennis/Documents/ngd-infra-packer-updates/packer/boxes/201502201234/centos/vb/centos-70.box'
2015/02/20 12:45:34 packer-post-processor-atlas: 2015/02/20 12:45:34 [INFO] request: GET /api/v1/artifacts/nextgxdx/tns-centos-70
2015/02/20 12:45:34 packer-post-processor-atlas: 2015/02/20 12:45:34 [DEBUG] request: appending token (ZsJ*** (masked))
2015/02/20 12:45:34 packer-post-processor-atlas: 2015/02/20 12:45:34 [DEBUG] raw request: &http.Request{Method:"GET", URL:(*url.URL)(0xc20807e7e0), Proto:"HTTP/1.1", ProtoMajor:1, ProtoMinor:1, Header:http.Header{"User-Agent":[]string{"AtlasGo/1.0 (+https://github.com/hashicorp/atlas-go; go1.4.1)"}}, Body:io.ReadCloser(nil), ContentLength:0, TransferEncoding:[]string(nil), Close:false, Host:"atlas.hashicorp.com", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:"", RequestURI:"", TLS:(*tls.ConnectionState)(nil)}
2015/02/20 12:45:35 packer-post-processor-atlas: 2015/02/20 12:45:35 [INFO] response: 404 (404 Not Found)
2015/02/20 12:45:35 packer-post-processor-atlas: 2015/02/20 12:45:35 [DEBUG] response: {"errors":["Resource not found!"]}
2015/02/20 12:45:35 packer-post-processor-atlas: 2015/02/20 12:45:35 [INFO] creating artifact: nextgxdx/tns-centos-70
2015/02/20 12:45:35 packer-post-processor-atlas: 2015/02/20 12:45:35 [INFO] request: POST /api/v1/artifacts
2015/02/20 12:45:35 packer-post-processor-atlas: 2015/02/20 12:45:35 [DEBUG] request: appending token (ZsJ*** (masked))
2015/02/20 12:45:35 packer-post-processor-atlas: 2015/02/20 12:45:35 [DEBUG] raw request: &http.Request{Method:"POST", URL:(*url.URL)(0xc208010930), Proto:"HTTP/1.1", ProtoMajor:1, ProtoMinor:1, Header:http.Header{"User-Agent":[]string{"AtlasGo/1.0 (+https://github.com/hashicorp/atlas-go; go1.4.1)"}, "Content-Type":[]string{"application/json"}}, Body:ioutil.nopCloser{Reader:(*bytes.Reader)(0xc2082ce690)}, ContentLength:59, TransferEncoding:[]string(nil), Close:false, Host:"atlas.hashicorp.com", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:"", RequestURI:"", TLS:(*tls.ConnectionState)(nil)}
2015/02/20 12:45:36 packer-post-processor-atlas: 2015/02/20 12:45:36 [INFO] response: 200 (200 OK)
2015/02/20 12:45:36 packer-post-processor-atlas: 2015/02/20 12:45:36 [DEBUG] response: {"username":"nextgxdx","name":"tns-centos-70","tag":"nextgxdx/tns-centos-70"}
2015/02/20 12:45:36 packer-post-processor-atlas: panic: runtime error: index out of range
2015/02/20 12:45:36 packer-post-processor-atlas:
2015/02/20 12:45:36 packer-post-processor-atlas: goroutine 66 [running]:
2015/02/20 12:45:36 packer-post-processor-atlas: github.com/mitchellh/packer/post-processor/atlas.(*PostProcessor).PostProcess(0xc208114000, 0x7c1d40, 0xc20801eb20, 0x7c1d88, 0xc20801eba0, 0x0, 0x0, 0x1000, 0x0, 0x0)
2015/02/20 12:45:36 packer-post-processor-atlas: /Users/tennis/Documents/golang/src/github.com/mitchellh/packer/post-processor/atlas/post-processor.go:188 +0x12de
2015/02/20 12:45:36 packer-post-processor-atlas: github.com/mitchellh/packer/packer/rpc.(*PostProcessorServer).PostProcess(0xc20801f820, 0x0, 0xc2082e01c0, 0x0, 0x0)
2015/02/20 12:45:36 packer-post-processor-atlas: /Users/tennis/Documents/golang/src/github.com/mitchellh/packer/packer/rpc/post_processor.go:83 +0x30e
2015/02/20 12:45:36 packer-post-processor-atlas: reflect.Value.call(0x3c9860, 0x407550, 0x13, 0x485e30, 0x4, 0xc20831ff28, 0x3, 0x3, 0x0, 0x0, ...)
2015/02/20 12:45:36 packer-post-processor-atlas: /usr/local/Cellar/go/1.4.1/libexec/src/reflect/value.go:419 +0x10e5
2015/02/20 12:45:36 packer-post-processor-atlas: reflect.Value.Call(0x3c9860, 0x407550, 0x13, 0xc20831ff28, 0x3, 0x3, 0x0, 0x0, 0x0)
2015/02/20 12:45:36 packer-post-processor-atlas: /usr/local/Cellar/go/1.4.1/libexec/src/reflect/value.go:296 +0xbc
2015/02/20 12:45:36 packer-post-processor-atlas: net/rpc.(*service).call(0xc20804d7c0, 0xc20804d780, 0xc20800af30, 0xc208052580, 0xc20801fde0, 0x34cca0, 0xc2082e0178, 0xca, 0x32bce0, 0xc2082e01c0, ...)
2015/02/20 12:45:36 packer-post-processor-atlas: /usr/local/Cellar/go/1.4.1/libexec/src/net/rpc/server.go:382 +0x1f7
2015/02/20 12:45:36 packer-post-processor-atlas: created by net/rpc.(*Server).ServeCodec
2015/02/20 12:45:36 packer-post-processor-atlas: /usr/local/Cellar/go/1.4.1/libexec/src/net/rpc/server.go:476 +0x44a
2015/02/20 12:45:36 packer-post-processor-atlas:
2015/02/20 12:45:36 packer-post-processor-atlas: goroutine 1 [select]:
2015/02/20 12:45:36 packer-post-processor-atlas: github.com/hashicorp/yamux.(*Stream).Read(0xc20811a000, 0xc208127000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
2015/02/20 12:45:36 packer-post-processor-atlas: /Users/tennis/Documents/golang/src/github.com/hashicorp/yamux/stream.go:125 +0x3ab
2015/02/20 12:45:36 packer-post-processor-atlas: bufio.(*Reader).fill(0xc20805e540)
2015/02/20 12:45:36 packer-post-processor-atlas: /usr/local/Cellar/go/1.4.1/libexec/src/bufio/bufio.go:97 +0x1ce
2015/02/20 12:45:36 packer-post-processor-atlas: bufio.(*Reader).ReadByte(0xc20805e540, 0x82, 0x0, 0x0)
2015/02/20 12:45:36 packer-post-processor-atlas: /usr/local/Cellar/go/1.4.1/libexec/src/bufio/bufio.go:196 +0x86
2015/02/20 12:45:36 packer-post-processor-atlas: github.com/hashicorp/go-msgpack/codec.(*ioDecReader).readn1(0xc20809a240, 0x16)
2015/02/20 12:45:36 packer-post-processor-atlas: /Users/tennis/Documents/golang/src/github.com/hashicorp/go-msgpack/codec/decode.go:90 +0x45
2015/02/20 12:45:36 packer-post-processor-atlas: github.com/hashicorp/go-msgpack/codec.(*msgpackDecDriver).initReadNext(0xc20801f8e0)
2015/02/20 12:45:36 packer-post-processor-atlas: /Users/tennis/Documents/golang/src/github.com/hashicorp/go-msgpack/codec/msgpack.go:540 +0x48
2015/02/20 12:45:36 packer-post-processor-atlas: github.com/hashicorp/go-msgpack/codec.(*Decoder).decode(0xc20805e5a0, 0x330cc0, 0xc20801f900)
2015/02/20 12:45:36 packer-post-processor-atlas: /Users/tennis/Documents/golang/src/github.com/hashicorp/go-msgpack/codec/decode.go:635 +0x59
2015/02/20 12:45:36 packer-post-processor-atlas: github.com/hashicorp/go-msgpack/codec.(*Decoder).Decode(0xc20805e5a0, 0x330cc0, 0xc20801f900, 0x0, 0x0)
2015/02/20 12:45:36 packer-post-processor-atlas: /Users/tennis/Documents/golang/src/github.com/hashicorp/go-msgpack/codec/decode.go:630 +0x7f
2015/02/20 12:45:36 packer-post-processor-atlas: github.com/hashicorp/go-msgpack/codec.(*rpcCodec).read(0xc20804d8c0, 0x330cc0, 0xc20801f900, 0x0, 0x0)
2015/02/20 12:45:36 packer-post-processor-atlas: /Users/tennis/Documents/golang/src/github.com/hashicorp/go-msgpack/codec/rpc.go:88 +0xd9
2015/02/20 12:45:36 packer-post-processor-atlas: github.com/hashicorp/go-msgpack/codec.(*goRpcCodec).ReadRequestHeader(0xc20804d8c0, 0xc20801f900, 0x0, 0x0)
2015/02/20 12:45:36 packer-post-processor-atlas: /Users/tennis/Documents/golang/src/github.com/hashicorp/go-msgpack/codec/rpc.go:127 +0x61
2015/02/20 12:45:36 packer-post-processor-atlas: net/rpc.(*Server).readRequestHeader(0xc20804d780, 0x7b2a18, 0xc20804d8c0, 0x0, 0x0, 0xc20801f900, 0x0, 0x0, 0x0)
2015/02/20 12:45:36 packer-post-processor-atlas: /usr/local/Cellar/go/1.4.1/libexec/src/net/rpc/server.go:575 +0x97
2015/02/20 12:45:36 packer-post-processor-atlas: net/rpc.(*Server).readRequest(0xc20804d780, 0x7b2a18, 0xc20804d8c0, 0xc208052580, 0xc20801fde0, 0x34cca0, 0x0, 0x0, 0x0, 0x0, ...)
2015/02/20 12:45:36 packer-post-processor-atlas: /usr/local/Cellar/go/1.4.1/libexec/src/net/rpc/server.go:542 +0xa2
2015/02/20 12:45:36 packer-post-processor-atlas: net/rpc.(*Server).ServeCodec(0xc20804d780, 0x7b2a18, 0xc20804d8c0)
2015/02/20 12:45:36 packer-post-processor-atlas: /usr/local/Cellar/go/1.4.1/libexec/src/net/rpc/server.go:461 +0x6d
2015/02/20 12:45:36 packer-post-processor-atlas: github.com/mitchellh/packer/packer/rpc.(*Server).Serve(0xc20801f800)
2015/02/20 12:45:36 packer-post-processor-atlas: /Users/tennis/Documents/golang/src/github.com/mitchellh/packer/packer/rpc/server.go:149 +0x26f
2015/02/20 12:45:36 packer-post-processor-atlas: main.main()
2015/02/20 12:45:36 packer-post-processor-atlas: /Users/tennis/Documents/golang/src/github.com/mitchellh/packer/plugin/post-processor-atlas/main.go:14 +0xc7
2015/02/20 12:45:36 packer-post-processor-atlas:
2015/02/20 12:45:36 packer-post-processor-atlas: goroutine 5 [syscall, 11 minutes]:
2015/02/20 12:45:36 packer-post-processor-atlas: os/signal.loop()
2015/02/20 12:45:36 packer-post-processor-atlas: /usr/local/Cellar/go/1.4.1/libexec/src/os/signal/signal_unix.go:21 +0x1f
2015/02/20 12:45:36 packer-post-processor-atlas: created by os/signal.init·1
2015/02/20 12:45:36 packer-post-processor-atlas: /usr/local/Cellar/go/1.4.1/libexec/src/os/signal/signal_unix.go:27 +0x35
2015/02/20 12:45:36 packer-post-processor-atlas:
2015/02/20 12:45:36 packer-post-processor-atlas: goroutine 7 [chan receive, 11 minutes]:
2015/02/20 12:45:36 packer-post-processor-atlas: github.com/mitchellh/packer/packer/plugin.func·017()
2015/02/20 12:45:36 packer-post-processor-atlas: /Users/tennis/Documents/golang/src/github.com/mitchellh/packer/packer/plugin/server.go:92 +0x69
2015/02/20 12:45:36 packer-post-processor-atlas: created by github.com/mitchellh/packer/packer/plugin.Server
2015/02/20 12:45:36 packer-post-processor-atlas: /Users/tennis/Documents/golang/src/github.com/mitchellh/packer/packer/plugin/server.go:96 +0xcca
2015/02/20 12:45:36 packer-post-processor-atlas:
2015/02/20 12:45:36 packer-post-processor-atlas: goroutine 8 [IO wait]:
2015/02/20 12:45:36 packer-post-processor-atlas: net.(*pollDesc).Wait(0xc20807e220, 0x72, 0x0, 0x0)
2015/02/20 12:45:36 packer-post-processor-atlas: /usr/local/Cellar/go/1.4.1/libexec/src/net/fd_poll_runtime.go:84 +0x47
2015/02/20 12:45:36 packer-post-processor-atlas: net.(*pollDesc).WaitRead(0xc20807e220, 0x0, 0x0)
2015/02/20 12:45:36 packer-post-processor-atlas: /usr/local/Cellar/go/1.4.1/libexec/src/net/fd_poll_runtime.go:89 +0x43
2015/02/20 12:45:36 packer-post-processor-atlas: net.(*netFD).Read(0xc20807e1c0, 0xc2080a1000, 0x1000, 0x1000, 0x0, 0x7b0d68, 0xc208284010)
2015/02/20 12:45:36 packer-post-processor-atlas: /usr/local/Cellar/go/1.4.1/libexec/src/net/fd_unix.go:242 +0x40f
2015/02/20 12:45:36 packer-post-processor-atlas: net.(*conn).Read(0xc20804e088, 0xc2080a1000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
2015/02/20 12:45:36 packer-post-processor-atlas: /usr/local/Cellar/go/1.4.1/libexec/src/net/net.go:121 +0xdc
2015/02/20 12:45:36 packer-post-processor-atlas: bufio.(*Reader).fill(0xc20805e240)
2015/02/20 12:45:36 packer-post-processor-atlas: /usr/local/Cellar/go/1.4.1/libexec/src/bufio/bufio.go:97 +0x1ce
2015/02/20 12:45:36 packer-post-processor-atlas: bufio.(*Reader).Read(0xc20805e240, 0xc208112000, 0xc, 0xc, 0xc2082c8060, 0x0, 0x0)
2015/02/20 12:45:36 packer-post-processor-atlas: /usr/local/Cellar/go/1.4.1/libexec/src/bufio/bufio.go:174 +0x26c
2015/02/20 12:45:36 packer-post-processor-atlas: io.ReadAtLeast(0x7b24c8, 0xc20805e240, 0xc208112000, 0xc, 0xc, 0xc, 0x0, 0x0, 0x0)
2015/02/20 12:45:36 packer-post-processor-atlas: /usr/local/Cellar/go/1.4.1/libexec/src/io/io.go:298 +0xf1
2015/02/20 12:45:36 packer-post-processor-atlas: io.ReadFull(0x7b24c8, 0xc20805e240, 0xc208112000, 0xc, 0xc, 0xc, 0x0, 0x0)
2015/02/20 12:45:36 packer-post-processor-atlas: /usr/local/Cellar/go/1.4.1/libexec/src/io/io.go:316 +0x6d
2015/02/20 12:45:36 packer-post-processor-atlas: github.com/hashicorp/yamux.(*Session).recv(0xc208068dc0)
2015/02/20 12:45:36 packer-post-processor-atlas: /Users/tennis/Documents/golang/src/github.com/hashicorp/yamux/session.go:340 +0xcb
2015/02/20 12:45:36 packer-post-processor-atlas: created by github.com/hashicorp/yamux.newSession
2015/02/20 12:45:36 packer-post-processor-atlas: /Users/tennis/Documents/golang/src/github.com/hashicorp/yamux/session.go:93 +0x3f0
2015/02/20 12:45:36 packer-post-processor-atlas:
2015/02/20 12:45:36 packer-post-processor-atlas: goroutine 9 [select]:
2015/02/20 12:45:36 packer-post-processor-atlas: github.com/hashicorp/yamux.(*Session).send(0xc208068dc0)
2015/02/20 12:45:36 packer-post-processor-atlas: /Users/tennis/Documents/golang/src/github.com/hashicorp/yamux/session.go:298 +0x554
2015/02/20 12:45:36 packer-post-processor-atlas: created by github.com/hashicorp/yamux.newSession
2015/02/20 12:45:36 packer-post-processor-atlas: /Users/tennis/Documents/golang/src/github.com/hashicorp/yamux/session.go:94 +0x40a
2015/02/20 12:45:36 packer-post-processor-atlas:
2015/02/20 12:45:36 packer-post-processor-atlas: goroutine 10 [select]:
2015/02/20 12:45:36 packer-post-processor-atlas: github.com/hashicorp/yamux.(*Session).keepalive(0xc208068dc0)
2015/02/20 12:45:36 packer-post-processor-atlas: /Users/tennis/Documents/golang/src/github.com/hashicorp/yamux/session.go:254 +0x106
2015/02/20 12:45:36 packer-post-processor-atlas: created by github.com/hashicorp/yamux.newSession
2015/02/20 12:45:36 packer-post-processor-atlas: /Users/tennis/Documents/golang/src/github.com/hashicorp/yamux/session.go:96 +0x435
2015/02/20 12:45:36 packer-post-processor-atlas:
2015/02/20 12:45:36 packer-post-processor-atlas: goroutine 11 [select, 11 minutes]:
2015/02/20 12:45:36 packer-post-processor-atlas: github.com/hashicorp/yamux.(*Session).AcceptStream(0xc208068dc0, 0xc200000000, 0x0, 0x0)
2015/02/20 12:45:36 packer-post-processor-atlas: /Users/tennis/Documents/golang/src/github.com/hashicorp/yamux/session.go:162 +0x173
2015/02/20 12:45:36 packer-post-processor-atlas: github.com/mitchellh/packer/packer/rpc.(*muxBroker).Run(0xc20801f7e0)
2015/02/20 12:45:36 packer-post-processor-atlas: /Users/tennis/Documents/golang/src/github.com/mitchellh/packer/packer/rpc/mux_broker.go:126 +0x37
2015/02/20 12:45:36 packer-post-processor-atlas: created by github.com/mitchellh/packer/packer/rpc.NewServer
2015/02/20 12:45:36 packer-post-processor-atlas: /Users/tennis/Documents/golang/src/github.com/mitchellh/packer/packer/rpc/server.go:43 +0x7a
2015/02/20 12:45:36 packer-post-processor-atlas:
2015/02/20 12:45:36 packer-post-processor-atlas: goroutine 49 [syscall, 11 minutes, locked to thread]:
2015/02/20 12:45:36 packer-post-processor-atlas: runtime.goexit()
2015/02/20 12:45:36 packer-post-processor-atlas: /usr/local/Cellar/go/1.4.1/libexec/src/runtime/asm_amd64.s:2232 +0x1
2015/02/20 12:45:36 packer-post-processor-atlas:
2015/02/20 12:45:36 packer-post-processor-atlas: goroutine 36 [runnable]:
2015/02/20 12:45:36 packer-post-processor-atlas: github.com/hashicorp/yamux.(*Stream).Read(0xc208058280, 0xc208346000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
2015/02/20 12:45:36 packer-post-processor-atlas: /Users/tennis/Documents/golang/src/github.com/hashicorp/yamux/stream.go:125 +0x3ab
2015/02/20 12:45:36 packer-post-processor-atlas: bufio.(*Reader).fill(0xc2081182a0)
2015/02/20 12:45:36 packer-post-processor-atlas: /usr/local/Cellar/go/1.4.1/libexec/src/bufio/bufio.go:97 +0x1ce
2015/02/20 12:45:36 packer-post-processor-atlas: bufio.(*Reader).ReadByte(0xc2081182a0, 0x3a, 0x0, 0x0)
2015/02/20 12:45:36 packer-post-processor-atlas: /usr/local/Cellar/go/1.4.1/libexec/src/bufio/bufio.go:196 +0x86
2015/02/20 12:45:36 packer-post-processor-atlas: github.com/hashicorp/go-msgpack/codec.(*ioDecReader).readn1(0xc20826e060, 0x18f2d8)
2015/02/20 12:45:36 packer-post-processor-atlas: /Users/tennis/Documents/golang/src/github.com/hashicorp/go-msgpack/codec/decode.go:90 +0x45
2015/02/20 12:45:36 packer-post-processor-atlas: github.com/hashicorp/go-msgpack/codec.(*msgpackDecDriver).initReadNext(0xc20801e7a0)
2015/02/20 12:45:36 packer-post-processor-atlas: /Users/tennis/Documents/golang/src/github.com/hashicorp/go-msgpack/codec/msgpack.go:540 +0x48
2015/02/20 12:45:36 packer-post-processor-atlas: github.com/hashicorp/go-msgpack/codec.(*Decoder).decode(0xc208118300, 0x330d20, 0xc2082ce150)
2015/02/20 12:45:36 packer-post-processor-atlas: /Users/tennis/Documents/golang/src/github.com/hashicorp/go-msgpack/codec/decode.go:635 +0x59
2015/02/20 12:45:36 packer-post-processor-atlas: github.com/hashicorp/go-msgpack/codec.(*Decoder).Decode(0xc208118300, 0x330d20, 0xc2082ce150, 0x0, 0x0)
2015/02/20 12:45:36 packer-post-processor-atlas: /Users/tennis/Documents/golang/src/github.com/hashicorp/go-msgpack/codec/decode.go:630 +0x7f
2015/02/20 12:45:36 packer-post-processor-atlas: github.com/hashicorp/go-msgpack/codec.(*rpcCodec).read(0xc208116280, 0x330d20, 0xc2082ce150, 0x0, 0x0)
2015/02/20 12:45:36 packer-post-processor-atlas: /Users/tennis/Documents/golang/src/github.com/hashicorp/go-msgpack/codec/rpc.go:88 +0xd9
2015/02/20 12:45:36 packer-post-processor-atlas: github.com/hashicorp/go-msgpack/codec.(*goRpcCodec).ReadResponseHeader(0xc208116280, 0xc2082ce150, 0x0, 0x0)
2015/02/20 12:45:36 packer-post-processor-atlas: /Users/tennis/Documents/golang/src/github.com/hashicorp/go-msgpack/codec/rpc.go:123 +0x61
2015/02/20 12:45:36 packer-post-processor-atlas: net/rpc.(*Client).input(0xc208118540)
2015/02/20 12:45:36 packer-post-processor-atlas: /usr/local/Cellar/go/1.4.1/libexec/src/net/rpc/client.go:109 +0xb6
2015/02/20 12:45:36 packer-post-processor-atlas: created by net/rpc.NewClientWithCodec
2015/02/20 12:45:36 packer-post-processor-atlas: /usr/local/Cellar/go/1.4.1/libexec/src/net/rpc/client.go:201 +0xd0
2015/02/20 12:45:36 packer-post-processor-atlas:
2015/02/20 12:45:36 packer-post-processor-atlas: goroutine 40 [IO wait]:
2015/02/20 12:45:36 packer-post-processor-atlas: net.(*pollDesc).Wait(0xc20807ebc0, 0x72, 0x0, 0x0)
2015/02/20 12:45:36 packer-post-processor-atlas: /usr/local/Cellar/go/1.4.1/libexec/src/net/fd_poll_runtime.go:84 +0x47
2015/02/20 12:45:36 packer-post-processor-atlas: net.(*pollDesc).WaitRead(0xc20807ebc0, 0x0, 0x0)
2015/02/20 12:45:36 packer-post-processor-atlas: /usr/local/Cellar/go/1.4.1/libexec/src/net/fd_poll_runtime.go:89 +0x43
2015/02/20 12:45:36 packer-post-processor-atlas: net.(*netFD).Read(0xc20807eb60, 0xc20832f000, 0x400, 0x400, 0x0, 0x7b0d68, 0xc2082e0a38)
2015/02/20 12:45:36 packer-post-processor-atlas: /usr/local/Cellar/go/1.4.1/libexec/src/net/fd_unix.go:242 +0x40f
2015/02/20 12:45:36 packer-post-processor-atlas: net.(*conn).Read(0xc20804e098, 0xc20832f000, 0x400, 0x400, 0x0, 0x0, 0x0)
2015/02/20 12:45:36 packer-post-processor-atlas: /usr/local/Cellar/go/1.4.1/libexec/src/net/net.go:121 +0xdc
2015/02/20 12:45:36 packer-post-processor-atlas: crypto/tls.(*block).readFromUntil(0xc20826e3f0, 0x7b3000, 0xc20804e098, 0x5, 0x0, 0x0)
2015/02/20 12:45:36 packer-post-processor-atlas: /usr/local/Cellar/go/1.4.1/libexec/src/crypto/tls/conn.go:454 +0xe6
2015/02/20 12:45:36 packer-post-processor-atlas: crypto/tls.(*Conn).readRecord(0xc20832c2c0, 0x17, 0x0, 0x0)
2015/02/20 12:45:36 packer-post-processor-atlas: /usr/local/Cellar/go/1.4.1/libexec/src/crypto/tls/conn.go:539 +0x2da
2015/02/20 12:45:36 packer-post-processor-atlas: crypto/tls.(*Conn).Read(0xc20832c2c0, 0xc208343000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
2015/02/20 12:45:36 packer-post-processor-atlas: /usr/local/Cellar/go/1.4.1/libexec/src/crypto/tls/conn.go:904 +0x166
2015/02/20 12:45:36 packer-post-processor-atlas: net/http.noteEOFReader.Read(0x7c0a58, 0xc20832c2c0, 0xc20806caa8, 0xc208343000, 0x1000, 0x1000, 0x3b0a40, 0x0, 0x0)
2015/02/20 12:45:36 packer-post-processor-atlas: /usr/local/Cellar/go/1.4.1/libexec/src/net/http/transport.go:1270 +0x6e
2015/02/20 12:45:36 packer-post-processor-atlas: net/http.(*noteEOFReader).Read(0xc2082e7700, 0xc208343000, 0x1000, 0x1000, 0xc208014d00, 0x0, 0x0)
2015/02/20 12:45:36 packer-post-processor-atlas: <autogenerated>:125 +0xd4
2015/02/20 12:45:36 packer-post-processor-atlas: bufio.(*Reader).fill(0xc208119a40)
2015/02/20 12:45:36 packer-post-processor-atlas: /usr/local/Cellar/go/1.4.1/libexec/src/bufio/bufio.go:97 +0x1ce
2015/02/20 12:45:36 packer-post-processor-atlas: bufio.(*Reader).Peek(0xc208119a40, 0x1, 0x0, 0x0, 0x0, 0x0, 0x0)
2015/02/20 12:45:36 packer-post-processor-atlas: /usr/local/Cellar/go/1.4.1/libexec/src/bufio/bufio.go:132 +0xf0
2015/02/20 12:45:36 packer-post-processor-atlas: net/http.(*persistConn).readLoop(0xc20806ca50)
2015/02/20 12:45:36 packer-post-processor-atlas: /usr/local/Cellar/go/1.4.1/libexec/src/net/http/transport.go:842 +0xa4
2015/02/20 12:45:36 packer-post-processor-atlas: created by net/http.(*Transport).dialConn
2015/02/20 12:45:36 packer-post-processor-atlas: /usr/local/Cellar/go/1.4.1/libexec/src/net/http/transport.go:660 +0xc9f
2015/02/20 12:45:36 packer-post-processor-atlas:
2015/02/20 12:45:36 packer-post-processor-atlas: goroutine 41 [select]:
2015/02/20 12:45:36 packer-post-processor-atlas: net/http.(*persistConn).writeLoop(0xc20806ca50)
2015/02/20 12:45:36 packer-post-processor-atlas: /usr/local/Cellar/go/1.4.1/libexec/src/net/http/transport.go:945 +0x41d
2015/02/20 12:45:36 packer-post-processor-atlas: created by net/http.(*Transport).dialConn
2015/02/20 12:45:36 packer-post-processor-atlas: /usr/local/Cellar/go/1.4.1/libexec/src/net/http/transport.go:661 +0xcbc
2015/02/20 12:45:36 Deleting original artifact for build 'virtualbox-ovf'
2015/02/20 12:45:36 /Users/tennis/Documents/golang/src/github.com/mitchellh/packer/bin/packer-post-processor-atlas: plugin process exited
2015/02/20 12:45:36 Builds completed. Waiting on interrupt barrier...
2015/02/20 12:45:36 waiting for all plugin processes to complete...
2015/02/20 12:45:36 /Users/tennis/Documents/golang/src/github.com/mitchellh/packer/bin/packer-provisioner-file: plugin process exited
2015/02/20 12:45:36 /Users/tennis/Documents/golang/src/github.com/mitchellh/packer/bin/packer-provisioner-file: plugin process exited
2015/02/20 12:45:36 /Users/tennis/Documents/golang/src/github.com/mitchellh/packer/bin/packer-provisioner-shell: plugin process exited
2015/02/20 12:45:36 /Users/tennis/Documents/golang/src/github.com/mitchellh/packer/bin/packer-provisioner-shell: plugin process exited
2015/02/20 12:45:36 /Users/tennis/Documents/golang/src/github.com/mitchellh/packer/bin/packer-post-processor-vagrant: plugin process exited
2015/02/20 12:45:36 /Users/tennis/Documents/golang/src/github.com/mitchellh/packer/bin/packer-builder-virtualbox-ovf: plugin process exited
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment