Skip to content

Instantly share code, notes, and snippets.

@midoriiro
Created November 21, 2021 10:43
Show Gist options
  • Save midoriiro/19d8d1d95788c2e6722d4a3a3b511355 to your computer and use it in GitHub Desktop.
Save midoriiro/19d8d1d95788c2e6722d4a3a3b511355 to your computer and use it in GitHub Desktop.
packer vagrant plugin overwrite /etc/default/grub issue (packer log)
packer build -force -only=stage2* .
2021/11/21 11:31:30 [INFO] Packer version: 1.7.8 [go1.17.2 windows amd64]
2021/11/21 11:31:30 [TRACE] discovering plugins in D:\home\programming\workspace\tools\packer
2021/11/21 11:31:30 [TRACE] discovering plugins in C:\Users\Midoriiro\AppData\Roaming\packer.d\plugins
2021/11/21 11:31:30 [TRACE] discovering plugins in .
2021/11/21 11:31:30 [INFO] PACKER_CONFIG env var not set; checking the default config file path
2021/11/21 11:31:30 [INFO] PACKER_CONFIG env var set; attempting to open config file: C:\Users\Midoriiro\AppData\Roaming\packer.config
2021/11/21 11:31:30 [WARN] Config file doesn't exist: C:\Users\Midoriiro\AppData\Roaming\packer.config
2021/11/21 11:31:30 [INFO] Setting cache directory: D:\home\programming\workspace\projects\infrastructure_as_code\homelab\01-preparing-boxes\packer_cache
e: cannot determine if process is in background: Process background check error: not implemented yet
2021/11/21 11:31:30 [TRACE] validateValue: not active for guest-os-country, so skipping
2021/11/21 11:31:30 [TRACE] validateValue: not active for guest-os-mirror-path, so skipping
2021/11/21 11:31:30 [TRACE] validateValue: not active for kubernetes-os-name, so skipping
2021/11/21 11:31:30 [TRACE] validateValue: not active for guest-os-keyboard-layout, so skipping
2021/11/21 11:31:30 [TRACE] validateValue: not active for iso-url, so skipping
2021/11/21 11:31:30 [TRACE] validateValue: not active for ssh-public-key, so skipping
2021/11/21 11:31:30 [TRACE] validateValue: not active for guest-os-name, so skipping
2021/11/21 11:31:30 [TRACE] validateValue: not active for guest-os-type, so skipping
2021/11/21 11:31:30 [TRACE] validateValue: not active for guest-os-language, so skipping
2021/11/21 11:31:30 [TRACE] validateValue: not active for guest-os-domain, so skipping
2021/11/21 11:31:30 [TRACE] validateValue: not active for guest-os-mirror-hostname, so skipping
2021/11/21 11:31:30 [TRACE] validateValue: not active for iso-checksum, so skipping
2021/11/21 11:31:30 [TRACE] validateValue: not active for root-folder, so skipping
2021/11/21 11:31:30 [TRACE] validateValue: not active for headless, so skipping
2021/11/21 11:31:30 [TRACE] validateValue: not active for guest-os-locale, so skipping
2021/11/21 11:31:30 [TRACE] validateValue: not active for guest-os-hostname, so skipping
2021/11/21 11:31:30 [TRACE] validateValue: not active for guest-os-timezone, so skipping
2021/11/21 11:31:30 [TRACE] validateValue: not active for kubernetes-version, so skipping
2021/11/21 11:31:30 [TRACE] validateValue: not active for ssh-username, so skipping
2021/11/21 11:31:30 [TRACE] Starting internal plugin packer-builder-vmware-vmx
2021/11/21 11:31:30 Starting plugin: D:\home\programming\workspace\tools\packer\packer.exe []string{"D:\\home\\programming\\workspace\\tools\\packer\\packer.exe", "plugin", "packer-builder-vmware-vmx"}
2021/11/21 11:31:30 Waiting for RPC address for: D:\home\programming\workspace\tools\packer\packer.exe
2021/11/21 11:31:30 packer.exe plugin: [INFO] Packer version: 1.7.8 [go1.17.2 windows amd64]
2021/11/21 11:31:30 packer.exe plugin: [INFO] PACKER_CONFIG env var not set; checking the default config file path
2021/11/21 11:31:30 packer.exe plugin: [INFO] PACKER_CONFIG env var set; attempting to open config file: C:\Users\Midoriiro\AppData\Roaming\packer.config
2021/11/21 11:31:30 packer.exe plugin: [WARN] Config file doesn't exist: C:\Users\Midoriiro\AppData\Roaming\packer.config
2021/11/21 11:31:30 packer.exe plugin: [INFO] Setting cache directory: D:\home\programming\workspace\projects\infrastructure_as_code\homelab\01-preparing-boxes\packer_cache
2021/11/21 11:31:30 packer.exe plugin: args: []string{"packer-builder-vmware-vmx"}
2021/11/21 11:31:30 packer.exe plugin: Plugin port range: [10000,25000]
2021/11/21 11:31:30 packer.exe plugin: Plugin address: tcp 127.0.0.1:10000
2021/11/21 11:31:30 packer.exe plugin: Waiting for connection...
2021/11/21 11:31:30 Received tcp RPC address for D:\home\programming\workspace\tools\packer\packer.exe: addr is 127.0.0.1:10000
2021/11/21 11:31:30 packer.exe plugin: Serving a plugin connection...
2021/11/21 11:31:30 [TRACE] Starting internal plugin packer-provisioner-file
2021/11/21 11:31:30 Starting plugin: D:\home\programming\workspace\tools\packer\packer.exe []string{"D:\\home\\programming\\workspace\\tools\\packer\\packer.exe", "plugin", "packer-provisioner-file"}
2021/11/21 11:31:30 Waiting for RPC address for: D:\home\programming\workspace\tools\packer\packer.exe
2021/11/21 11:31:30 packer.exe plugin: [INFO] Packer version: 1.7.8 [go1.17.2 windows amd64]
2021/11/21 11:31:30 packer.exe plugin: [INFO] PACKER_CONFIG env var not set; checking the default config file path
2021/11/21 11:31:30 packer.exe plugin: [INFO] PACKER_CONFIG env var set; attempting to open config file: C:\Users\Midoriiro\AppData\Roaming\packer.config
2021/11/21 11:31:30 packer.exe plugin: [WARN] Config file doesn't exist: C:\Users\Midoriiro\AppData\Roaming\packer.config
2021/11/21 11:31:30 packer.exe plugin: [INFO] Setting cache directory: D:\home\programming\workspace\projects\infrastructure_as_code\homelab\01-preparing-boxes\packer_cache
2021/11/21 11:31:30 packer.exe plugin: args: []string{"packer-provisioner-file"}
2021/11/21 11:31:30 packer.exe plugin: Plugin port range: [10000,25000]
2021/11/21 11:31:30 packer.exe plugin: Plugin address: tcp 127.0.0.1:10000
2021/11/21 11:31:30 packer.exe plugin: Waiting for connection...
2021/11/21 11:31:30 Received tcp RPC address for D:\home\programming\workspace\tools\packer\packer.exe: addr is 127.0.0.1:10000
2021/11/21 11:31:30 packer.exe plugin: Serving a plugin connection...
2021/11/21 11:31:30 [TRACE] Starting internal plugin packer-provisioner-shell
2021/11/21 11:31:30 Starting plugin: D:\home\programming\workspace\tools\packer\packer.exe []string{"D:\\home\\programming\\workspace\\tools\\packer\\packer.exe", "plugin", "packer-provisioner-shell"}
2021/11/21 11:31:30 Waiting for RPC address for: D:\home\programming\workspace\tools\packer\packer.exe
2021/11/21 11:31:31 packer.exe plugin: [INFO] Packer version: 1.7.8 [go1.17.2 windows amd64]
2021/11/21 11:31:31 packer.exe plugin: [INFO] PACKER_CONFIG env var not set; checking the default config file path
2021/11/21 11:31:31 packer.exe plugin: [INFO] PACKER_CONFIG env var set; attempting to open config file: C:\Users\Midoriiro\AppData\Roaming\packer.config
2021/11/21 11:31:31 packer.exe plugin: [WARN] Config file doesn't exist: C:\Users\Midoriiro\AppData\Roaming\packer.config
2021/11/21 11:31:31 packer.exe plugin: [INFO] Setting cache directory: D:\home\programming\workspace\projects\infrastructure_as_code\homelab\01-preparing-boxes\packer_cache
2021/11/21 11:31:31 packer.exe plugin: args: []string{"packer-provisioner-shell"}
2021/11/21 11:31:31 packer.exe plugin: Plugin port range: [10000,25000]
2021/11/21 11:31:31 packer.exe plugin: Plugin address: tcp 127.0.0.1:10000
2021/11/21 11:31:31 Received tcp RPC address for D:\home\programming\workspace\tools\packer\packer.exe: addr is 127.0.0.1:10000
2021/11/21 11:31:31 packer.exe plugin: Waiting for connection...
2021/11/21 11:31:31 packer.exe plugin: Serving a plugin connection...
2021/11/21 11:31:31 [TRACE] Starting internal plugin packer-provisioner-file
2021/11/21 11:31:31 Starting plugin: D:\home\programming\workspace\tools\packer\packer.exe []string{"D:\\home\\programming\\workspace\\tools\\packer\\packer.exe", "plugin", "packer-provisioner-file"}
2021/11/21 11:31:31 Waiting for RPC address for: D:\home\programming\workspace\tools\packer\packer.exe
2021/11/21 11:31:31 packer.exe plugin: [INFO] Packer version: 1.7.8 [go1.17.2 windows amd64]
2021/11/21 11:31:31 packer.exe plugin: [INFO] PACKER_CONFIG env var not set; checking the default config file path
2021/11/21 11:31:31 packer.exe plugin: [INFO] PACKER_CONFIG env var set; attempting to open config file: C:\Users\Midoriiro\AppData\Roaming\packer.config
2021/11/21 11:31:31 packer.exe plugin: [WARN] Config file doesn't exist: C:\Users\Midoriiro\AppData\Roaming\packer.config
2021/11/21 11:31:31 packer.exe plugin: [INFO] Setting cache directory: D:\home\programming\workspace\projects\infrastructure_as_code\homelab\01-preparing-boxes\packer_cache
2021/11/21 11:31:31 packer.exe plugin: args: []string{"packer-provisioner-file"}
2021/11/21 11:31:31 packer.exe plugin: Plugin port range: [10000,25000]
2021/11/21 11:31:31 packer.exe plugin: Plugin address: tcp 127.0.0.1:10000
2021/11/21 11:31:31 packer.exe plugin: Waiting for connection...
2021/11/21 11:31:31 Received tcp RPC address for D:\home\programming\workspace\tools\packer\packer.exe: addr is 127.0.0.1:10000
2021/11/21 11:31:31 packer.exe plugin: Serving a plugin connection...
2021/11/21 11:31:31 [TRACE] Starting internal plugin packer-provisioner-shell
2021/11/21 11:31:31 Starting plugin: D:\home\programming\workspace\tools\packer\packer.exe []string{"D:\\home\\programming\\workspace\\tools\\packer\\packer.exe", "plugin", "packer-provisioner-shell"}
2021/11/21 11:31:31 Waiting for RPC address for: D:\home\programming\workspace\tools\packer\packer.exe
2021/11/21 11:31:31 packer.exe plugin: [INFO] Packer version: 1.7.8 [go1.17.2 windows amd64]
2021/11/21 11:31:31 packer.exe plugin: [INFO] PACKER_CONFIG env var not set; checking the default config file path
2021/11/21 11:31:31 packer.exe plugin: [INFO] PACKER_CONFIG env var set; attempting to open config file: C:\Users\Midoriiro\AppData\Roaming\packer.config
2021/11/21 11:31:31 packer.exe plugin: [WARN] Config file doesn't exist: C:\Users\Midoriiro\AppData\Roaming\packer.config
2021/11/21 11:31:31 packer.exe plugin: [INFO] Setting cache directory: D:\home\programming\workspace\projects\infrastructure_as_code\homelab\01-preparing-boxes\packer_cache
2021/11/21 11:31:31 packer.exe plugin: args: []string{"packer-provisioner-shell"}
2021/11/21 11:31:31 packer.exe plugin: Plugin port range: [10000,25000]
2021/11/21 11:31:31 packer.exe plugin: Plugin address: tcp 127.0.0.1:10000
2021/11/21 11:31:31 packer.exe plugin: Waiting for connection...
2021/11/21 11:31:31 Received tcp RPC address for D:\home\programming\workspace\tools\packer\packer.exe: addr is 127.0.0.1:10000
2021/11/21 11:31:31 packer.exe plugin: Serving a plugin connection...
2021/11/21 11:31:31 [TRACE] Starting internal plugin packer-post-processor-vagrant
2021/11/21 11:31:31 Starting plugin: D:\home\programming\workspace\tools\packer\packer.exe []string{"D:\\home\\programming\\workspace\\tools\\packer\\packer.exe", "plugin", "packer-post-processor-vagrant"}
2021/11/21 11:31:31 Waiting for RPC address for: D:\home\programming\workspace\tools\packer\packer.exe
2021/11/21 11:31:31 packer.exe plugin: [INFO] Packer version: 1.7.8 [go1.17.2 windows amd64]
2021/11/21 11:31:31 packer.exe plugin: [INFO] PACKER_CONFIG env var not set; checking the default config file path
2021/11/21 11:31:31 packer.exe plugin: [INFO] PACKER_CONFIG env var set; attempting to open config file: C:\Users\Midoriiro\AppData\Roaming\packer.config
2021/11/21 11:31:31 packer.exe plugin: [WARN] Config file doesn't exist: C:\Users\Midoriiro\AppData\Roaming\packer.config
2021/11/21 11:31:31 packer.exe plugin: [INFO] Setting cache directory: D:\home\programming\workspace\projects\infrastructure_as_code\homelab\01-preparing-boxes\packer_cache
2021/11/21 11:31:31 packer.exe plugin: args: []string{"packer-post-processor-vagrant"}
2021/11/21 11:31:31 packer.exe plugin: Plugin port range: [10000,25000]
2021/11/21 11:31:31 packer.exe plugin: Plugin address: tcp 127.0.0.1:10000
2021/11/21 11:31:31 Received tcp RPC address for D:\home\programming\workspace\tools\packer\packer.exe: addr is 127.0.0.1:10000
2021/11/21 11:31:31 packer.exe plugin: Waiting for connection...
2021/11/21 11:31:31 packer.exe plugin: Serving a plugin connection...
2021/11/21 11:31:31 [TRACE] Starting internal plugin packer-builder-vmware-vmx
2021/11/21 11:31:31 Starting plugin: D:\home\programming\workspace\tools\packer\packer.exe []string{"D:\\home\\programming\\workspace\\tools\\packer\\packer.exe", "plugin", "packer-builder-vmware-vmx"}
2021/11/21 11:31:31 Waiting for RPC address for: D:\home\programming\workspace\tools\packer\packer.exe
2021/11/21 11:31:32 packer.exe plugin: [INFO] Packer version: 1.7.8 [go1.17.2 windows amd64]
2021/11/21 11:31:32 packer.exe plugin: [INFO] PACKER_CONFIG env var not set; checking the default config file path
2021/11/21 11:31:32 packer.exe plugin: [INFO] PACKER_CONFIG env var set; attempting to open config file: C:\Users\Midoriiro\AppData\Roaming\packer.config
2021/11/21 11:31:32 packer.exe plugin: [WARN] Config file doesn't exist: C:\Users\Midoriiro\AppData\Roaming\packer.config
2021/11/21 11:31:32 packer.exe plugin: [INFO] Setting cache directory: D:\home\programming\workspace\projects\infrastructure_as_code\homelab\01-preparing-boxes\packer_cache
2021/11/21 11:31:32 packer.exe plugin: args: []string{"packer-builder-vmware-vmx"}
2021/11/21 11:31:32 packer.exe plugin: Plugin port range: [10000,25000]
2021/11/21 11:31:32 packer.exe plugin: Plugin address: tcp 127.0.0.1:10000
2021/11/21 11:31:32 Received tcp RPC address for D:\home\programming\workspace\tools\packer\packer.exe: addr is 127.0.0.1:10000
2021/11/21 11:31:32 packer.exe plugin: Waiting for connection...
2021/11/21 11:31:32 packer.exe plugin: Serving a plugin connection...
2021/11/21 11:31:32 [TRACE] Starting internal plugin packer-provisioner-file
2021/11/21 11:31:32 Starting plugin: D:\home\programming\workspace\tools\packer\packer.exe []string{"D:\\home\\programming\\workspace\\tools\\packer\\packer.exe", "plugin", "packer-provisioner-file"}
2021/11/21 11:31:32 Waiting for RPC address for: D:\home\programming\workspace\tools\packer\packer.exe
2021/11/21 11:31:32 packer.exe plugin: [INFO] Packer version: 1.7.8 [go1.17.2 windows amd64]
2021/11/21 11:31:32 packer.exe plugin: [INFO] PACKER_CONFIG env var not set; checking the default config file path
2021/11/21 11:31:32 packer.exe plugin: [INFO] PACKER_CONFIG env var set; attempting to open config file: C:\Users\Midoriiro\AppData\Roaming\packer.config
2021/11/21 11:31:32 packer.exe plugin: [WARN] Config file doesn't exist: C:\Users\Midoriiro\AppData\Roaming\packer.config
2021/11/21 11:31:32 packer.exe plugin: [INFO] Setting cache directory: D:\home\programming\workspace\projects\infrastructure_as_code\homelab\01-preparing-boxes\packer_cache
2021/11/21 11:31:32 packer.exe plugin: args: []string{"packer-provisioner-file"}
2021/11/21 11:31:32 packer.exe plugin: Plugin port range: [10000,25000]
2021/11/21 11:31:32 packer.exe plugin: Plugin address: tcp 127.0.0.1:10000
2021/11/21 11:31:32 packer.exe plugin: Waiting for connection...
2021/11/21 11:31:32 Received tcp RPC address for D:\home\programming\workspace\tools\packer\packer.exe: addr is 127.0.0.1:10000
2021/11/21 11:31:32 packer.exe plugin: Serving a plugin connection...
2021/11/21 11:31:32 [TRACE] Starting internal plugin packer-provisioner-shell
2021/11/21 11:31:32 Starting plugin: D:\home\programming\workspace\tools\packer\packer.exe []string{"D:\\home\\programming\\workspace\\tools\\packer\\packer.exe", "plugin", "packer-provisioner-shell"}
2021/11/21 11:31:32 Waiting for RPC address for: D:\home\programming\workspace\tools\packer\packer.exe
2021/11/21 11:31:32 packer.exe plugin: [INFO] Packer version: 1.7.8 [go1.17.2 windows amd64]
2021/11/21 11:31:32 packer.exe plugin: [INFO] PACKER_CONFIG env var not set; checking the default config file path
2021/11/21 11:31:32 packer.exe plugin: [INFO] PACKER_CONFIG env var set; attempting to open config file: C:\Users\Midoriiro\AppData\Roaming\packer.config
2021/11/21 11:31:32 packer.exe plugin: [WARN] Config file doesn't exist: C:\Users\Midoriiro\AppData\Roaming\packer.config
2021/11/21 11:31:32 packer.exe plugin: [INFO] Setting cache directory: D:\home\programming\workspace\projects\infrastructure_as_code\homelab\01-preparing-boxes\packer_cache
2021/11/21 11:31:32 packer.exe plugin: args: []string{"packer-provisioner-shell"}
2021/11/21 11:31:32 packer.exe plugin: Plugin port range: [10000,25000]
2021/11/21 11:31:32 packer.exe plugin: Plugin address: tcp 127.0.0.1:10000
2021/11/21 11:31:32 packer.exe plugin: Waiting for connection...
2021/11/21 11:31:32 Received tcp RPC address for D:\home\programming\workspace\tools\packer\packer.exe: addr is 127.0.0.1:10000
2021/11/21 11:31:32 packer.exe plugin: Serving a plugin connection...
2021/11/21 11:31:32 [TRACE] Starting internal plugin packer-provisioner-file
2021/11/21 11:31:32 Starting plugin: D:\home\programming\workspace\tools\packer\packer.exe []string{"D:\\home\\programming\\workspace\\tools\\packer\\packer.exe", "plugin", "packer-provisioner-file"}
2021/11/21 11:31:32 Waiting for RPC address for: D:\home\programming\workspace\tools\packer\packer.exe
2021/11/21 11:31:32 packer.exe plugin: [INFO] Packer version: 1.7.8 [go1.17.2 windows amd64]
2021/11/21 11:31:32 packer.exe plugin: [INFO] PACKER_CONFIG env var not set; checking the default config file path
2021/11/21 11:31:32 packer.exe plugin: [INFO] PACKER_CONFIG env var set; attempting to open config file: C:\Users\Midoriiro\AppData\Roaming\packer.config
2021/11/21 11:31:32 packer.exe plugin: [WARN] Config file doesn't exist: C:\Users\Midoriiro\AppData\Roaming\packer.config
2021/11/21 11:31:32 packer.exe plugin: [INFO] Setting cache directory: D:\home\programming\workspace\projects\infrastructure_as_code\homelab\01-preparing-boxes\packer_cache
2021/11/21 11:31:32 packer.exe plugin: args: []string{"packer-provisioner-file"}
2021/11/21 11:31:32 packer.exe plugin: Plugin port range: [10000,25000]
2021/11/21 11:31:32 packer.exe plugin: Plugin address: tcp 127.0.0.1:10000
2021/11/21 11:31:32 packer.exe plugin: Waiting for connection...
2021/11/21 11:31:32 Received tcp RPC address for D:\home\programming\workspace\tools\packer\packer.exe: addr is 127.0.0.1:10000
2021/11/21 11:31:32 packer.exe plugin: Serving a plugin connection...
2021/11/21 11:31:32 [TRACE] Starting internal plugin packer-provisioner-shell
2021/11/21 11:31:32 Starting plugin: D:\home\programming\workspace\tools\packer\packer.exe []string{"D:\\home\\programming\\workspace\\tools\\packer\\packer.exe", "plugin", "packer-provisioner-shell"}
2021/11/21 11:31:32 Waiting for RPC address for: D:\home\programming\workspace\tools\packer\packer.exe
2021/11/21 11:31:33 packer.exe plugin: [INFO] Packer version: 1.7.8 [go1.17.2 windows amd64]
2021/11/21 11:31:33 packer.exe plugin: [INFO] PACKER_CONFIG env var not set; checking the default config file path
2021/11/21 11:31:33 packer.exe plugin: [INFO] PACKER_CONFIG env var set; attempting to open config file: C:\Users\Midoriiro\AppData\Roaming\packer.config
2021/11/21 11:31:33 packer.exe plugin: [WARN] Config file doesn't exist: C:\Users\Midoriiro\AppData\Roaming\packer.config
2021/11/21 11:31:33 packer.exe plugin: [INFO] Setting cache directory: D:\home\programming\workspace\projects\infrastructure_as_code\homelab\01-preparing-boxes\packer_cache
2021/11/21 11:31:33 packer.exe plugin: args: []string{"packer-provisioner-shell"}
2021/11/21 11:31:33 packer.exe plugin: Plugin port range: [10000,25000]
2021/11/21 11:31:33 packer.exe plugin: Plugin address: tcp 127.0.0.1:10000
2021/11/21 11:31:33 Received tcp RPC address for D:\home\programming\workspace\tools\packer\packer.exe: addr is 127.0.0.1:10000
2021/11/21 11:31:33 packer.exe plugin: Waiting for connection...
2021/11/21 11:31:33 packer.exe plugin: Serving a plugin connection...
2021/11/21 11:31:33 [TRACE] Starting internal plugin packer-post-processor-vagrant
2021/11/21 11:31:33 Starting plugin: D:\home\programming\workspace\tools\packer\packer.exe []string{"D:\\home\\programming\\workspace\\tools\\packer\\packer.exe", "plugin", "packer-post-processor-vagrant"}
2021/11/21 11:31:33 Waiting for RPC address for: D:\home\programming\workspace\tools\packer\packer.exe
2021/11/21 11:31:33 packer.exe plugin: [INFO] Packer version: 1.7.8 [go1.17.2 windows amd64]
2021/11/21 11:31:33 packer.exe plugin: [INFO] PACKER_CONFIG env var not set; checking the default config file path
2021/11/21 11:31:33 packer.exe plugin: [INFO] PACKER_CONFIG env var set; attempting to open config file: C:\Users\Midoriiro\AppData\Roaming\packer.config
2021/11/21 11:31:33 packer.exe plugin: [WARN] Config file doesn't exist: C:\Users\Midoriiro\AppData\Roaming\packer.config
2021/11/21 11:31:33 packer.exe plugin: [INFO] Setting cache directory: D:\home\programming\workspace\projects\infrastructure_as_code\homelab\01-preparing-boxes\packer_cache
2021/11/21 11:31:33 packer.exe plugin: args: []string{"packer-post-processor-vagrant"}
2021/11/21 11:31:33 packer.exe plugin: Plugin port range: [10000,25000]
2021/11/21 11:31:33 packer.exe plugin: Plugin address: tcp 127.0.0.1:10000
2021/11/21 11:31:33 Received tcp RPC address for D:\home\programming\workspace\tools\packer\packer.exe: addr is 127.0.0.1:10000
2021/11/21 11:31:33 packer.exe plugin: Waiting for connection...
2021/11/21 11:31:33 packer.exe plugin: Serving a plugin connection...
2021/11/21 11:31:33 [TRACE] Starting internal plugin packer-builder-vmware-vmx
2021/11/21 11:31:33 Starting plugin: D:\home\programming\workspace\tools\packer\packer.exe []string{"D:\\home\\programming\\workspace\\tools\\packer\\packer.exe", "plugin", "packer-builder-vmware-vmx"}
2021/11/21 11:31:33 Waiting for RPC address for: D:\home\programming\workspace\tools\packer\packer.exe
2021/11/21 11:31:33 packer.exe plugin: [INFO] Packer version: 1.7.8 [go1.17.2 windows amd64]
2021/11/21 11:31:33 packer.exe plugin: [INFO] PACKER_CONFIG env var not set; checking the default config file path
2021/11/21 11:31:33 packer.exe plugin: [INFO] PACKER_CONFIG env var set; attempting to open config file: C:\Users\Midoriiro\AppData\Roaming\packer.config
2021/11/21 11:31:33 packer.exe plugin: [WARN] Config file doesn't exist: C:\Users\Midoriiro\AppData\Roaming\packer.config
2021/11/21 11:31:33 packer.exe plugin: [INFO] Setting cache directory: D:\home\programming\workspace\projects\infrastructure_as_code\homelab\01-preparing-boxes\packer_cache
2021/11/21 11:31:33 packer.exe plugin: args: []string{"packer-builder-vmware-vmx"}
2021/11/21 11:31:33 packer.exe plugin: Plugin port range: [10000,25000]
2021/11/21 11:31:33 packer.exe plugin: Plugin address: tcp 127.0.0.1:10000
2021/11/21 11:31:33 Received tcp RPC address for D:\home\programming\workspace\tools\packer\packer.exe: addr is 127.0.0.1:10000
2021/11/21 11:31:33 packer.exe plugin: Waiting for connection...
2021/11/21 11:31:33 packer.exe plugin: Serving a plugin connection...
2021/11/21 11:31:33 [TRACE] Starting internal plugin packer-provisioner-file
2021/11/21 11:31:33 Starting plugin: D:\home\programming\workspace\tools\packer\packer.exe []string{"D:\\home\\programming\\workspace\\tools\\packer\\packer.exe", "plugin", "packer-provisioner-file"}
2021/11/21 11:31:33 Waiting for RPC address for: D:\home\programming\workspace\tools\packer\packer.exe
2021/11/21 11:31:33 packer.exe plugin: [INFO] Packer version: 1.7.8 [go1.17.2 windows amd64]
2021/11/21 11:31:33 packer.exe plugin: [INFO] PACKER_CONFIG env var not set; checking the default config file path
2021/11/21 11:31:33 packer.exe plugin: [INFO] PACKER_CONFIG env var set; attempting to open config file: C:\Users\Midoriiro\AppData\Roaming\packer.config
2021/11/21 11:31:33 packer.exe plugin: [WARN] Config file doesn't exist: C:\Users\Midoriiro\AppData\Roaming\packer.config
2021/11/21 11:31:33 packer.exe plugin: [INFO] Setting cache directory: D:\home\programming\workspace\projects\infrastructure_as_code\homelab\01-preparing-boxes\packer_cache
2021/11/21 11:31:33 packer.exe plugin: args: []string{"packer-provisioner-file"}
2021/11/21 11:31:33 packer.exe plugin: Plugin port range: [10000,25000]
2021/11/21 11:31:33 packer.exe plugin: Plugin address: tcp 127.0.0.1:10000
2021/11/21 11:31:33 Received tcp RPC address for D:\home\programming\workspace\tools\packer\packer.exe: addr is 127.0.0.1:10000
2021/11/21 11:31:33 packer.exe plugin: Waiting for connection...
2021/11/21 11:31:33 packer.exe plugin: Serving a plugin connection...
2021/11/21 11:31:33 [TRACE] Starting internal plugin packer-provisioner-shell
2021/11/21 11:31:33 Starting plugin: D:\home\programming\workspace\tools\packer\packer.exe []string{"D:\\home\\programming\\workspace\\tools\\packer\\packer.exe", "plugin", "packer-provisioner-shell"}
2021/11/21 11:31:33 Waiting for RPC address for: D:\home\programming\workspace\tools\packer\packer.exe
2021/11/21 11:31:34 packer.exe plugin: [INFO] Packer version: 1.7.8 [go1.17.2 windows amd64]
2021/11/21 11:31:34 packer.exe plugin: [INFO] PACKER_CONFIG env var not set; checking the default config file path
2021/11/21 11:31:34 packer.exe plugin: [INFO] PACKER_CONFIG env var set; attempting to open config file: C:\Users\Midoriiro\AppData\Roaming\packer.config
2021/11/21 11:31:34 packer.exe plugin: [WARN] Config file doesn't exist: C:\Users\Midoriiro\AppData\Roaming\packer.config
2021/11/21 11:31:34 packer.exe plugin: [INFO] Setting cache directory: D:\home\programming\workspace\projects\infrastructure_as_code\homelab\01-preparing-boxes\packer_cache
2021/11/21 11:31:34 packer.exe plugin: args: []string{"packer-provisioner-shell"}
2021/11/21 11:31:34 packer.exe plugin: Plugin port range: [10000,25000]
2021/11/21 11:31:34 packer.exe plugin: Plugin address: tcp 127.0.0.1:10000
2021/11/21 11:31:34 Received tcp RPC address for D:\home\programming\workspace\tools\packer\packer.exe: addr is 127.0.0.1:10000
2021/11/21 11:31:34 packer.exe plugin: Waiting for connection...
2021/11/21 11:31:34 packer.exe plugin: Serving a plugin connection...
2021/11/21 11:31:34 [TRACE] Starting internal plugin packer-provisioner-file
2021/11/21 11:31:34 Starting plugin: D:\home\programming\workspace\tools\packer\packer.exe []string{"D:\\home\\programming\\workspace\\tools\\packer\\packer.exe", "plugin", "packer-provisioner-file"}
2021/11/21 11:31:34 Waiting for RPC address for: D:\home\programming\workspace\tools\packer\packer.exe
2021/11/21 11:31:34 packer.exe plugin: [INFO] Packer version: 1.7.8 [go1.17.2 windows amd64]
2021/11/21 11:31:34 packer.exe plugin: [INFO] PACKER_CONFIG env var not set; checking the default config file path
2021/11/21 11:31:34 packer.exe plugin: [INFO] PACKER_CONFIG env var set; attempting to open config file: C:\Users\Midoriiro\AppData\Roaming\packer.config
2021/11/21 11:31:34 packer.exe plugin: [WARN] Config file doesn't exist: C:\Users\Midoriiro\AppData\Roaming\packer.config
2021/11/21 11:31:34 packer.exe plugin: [INFO] Setting cache directory: D:\home\programming\workspace\projects\infrastructure_as_code\homelab\01-preparing-boxes\packer_cache
2021/11/21 11:31:34 packer.exe plugin: args: []string{"packer-provisioner-file"}
2021/11/21 11:31:34 packer.exe plugin: Plugin port range: [10000,25000]
2021/11/21 11:31:34 packer.exe plugin: Plugin address: tcp 127.0.0.1:10000
2021/11/21 11:31:34 packer.exe plugin: Waiting for connection...
2021/11/21 11:31:34 Received tcp RPC address for D:\home\programming\workspace\tools\packer\packer.exe: addr is 127.0.0.1:10000
2021/11/21 11:31:34 packer.exe plugin: Serving a plugin connection...
2021/11/21 11:31:34 [TRACE] Starting internal plugin packer-provisioner-shell
2021/11/21 11:31:34 Starting plugin: D:\home\programming\workspace\tools\packer\packer.exe []string{"D:\\home\\programming\\workspace\\tools\\packer\\packer.exe", "plugin", "packer-provisioner-shell"}
2021/11/21 11:31:34 Waiting for RPC address for: D:\home\programming\workspace\tools\packer\packer.exe
2021/11/21 11:31:34 packer.exe plugin: [INFO] Packer version: 1.7.8 [go1.17.2 windows amd64]
2021/11/21 11:31:34 packer.exe plugin: [INFO] PACKER_CONFIG env var not set; checking the default config file path
2021/11/21 11:31:34 packer.exe plugin: [INFO] PACKER_CONFIG env var set; attempting to open config file: C:\Users\Midoriiro\AppData\Roaming\packer.config
2021/11/21 11:31:34 packer.exe plugin: [WARN] Config file doesn't exist: C:\Users\Midoriiro\AppData\Roaming\packer.config
2021/11/21 11:31:34 packer.exe plugin: [INFO] Setting cache directory: D:\home\programming\workspace\projects\infrastructure_as_code\homelab\01-preparing-boxes\packer_cache
2021/11/21 11:31:34 packer.exe plugin: args: []string{"packer-provisioner-shell"}
2021/11/21 11:31:34 packer.exe plugin: Plugin port range: [10000,25000]
2021/11/21 11:31:34 packer.exe plugin: Plugin address: tcp 127.0.0.1:10000
2021/11/21 11:31:34 packer.exe plugin: Waiting for connection...
2021/11/21 11:31:34 Received tcp RPC address for D:\home\programming\workspace\tools\packer\packer.exe: addr is 127.0.0.1:10000
2021/11/21 11:31:34 packer.exe plugin: Serving a plugin connection...
2021/11/21 11:31:34 [TRACE] Starting internal plugin packer-post-processor-vagrant
2021/11/21 11:31:34 Starting plugin: D:\home\programming\workspace\tools\packer\packer.exe []string{"D:\\home\\programming\\workspace\\tools\\packer\\packer.exe", "plugin", "packer-post-processor-vagrant"}
2021/11/21 11:31:34 Waiting for RPC address for: D:\home\programming\workspace\tools\packer\packer.exe
2021/11/21 11:31:34 packer.exe plugin: [INFO] Packer version: 1.7.8 [go1.17.2 windows amd64]
2021/11/21 11:31:34 packer.exe plugin: [INFO] PACKER_CONFIG env var not set; checking the default config file path
2021/11/21 11:31:34 packer.exe plugin: [INFO] PACKER_CONFIG env var set; attempting to open config file: C:\Users\Midoriiro\AppData\Roaming\packer.config
2021/11/21 11:31:34 packer.exe plugin: [WARN] Config file doesn't exist: C:\Users\Midoriiro\AppData\Roaming\packer.config
2021/11/21 11:31:34 packer.exe plugin: [INFO] Setting cache directory: D:\home\programming\workspace\projects\infrastructure_as_code\homelab\01-preparing-boxes\packer_cache
2021/11/21 11:31:34 packer.exe plugin: args: []string{"packer-post-processor-vagrant"}
2021/11/21 11:31:34 packer.exe plugin: Plugin port range: [10000,25000]
2021/11/21 11:31:34 packer.exe plugin: Plugin address: tcp 127.0.0.1:10000
2021/11/21 11:31:34 packer.exe plugin: Waiting for connection...
2021/11/21 11:31:34 Received tcp RPC address for D:\home\programming\workspace\tools\packer\packer.exe: addr is 127.0.0.1:10000
2021/11/21 11:31:34 packer.exe plugin: Serving a plugin connection...
2021/11/21 11:31:34 [TRACE] Starting internal plugin packer-builder-vmware-vmx
2021/11/21 11:31:34 Starting plugin: D:\home\programming\workspace\tools\packer\packer.exe []string{"D:\\home\\programming\\workspace\\tools\\packer\\packer.exe", "plugin", "packer-builder-vmware-vmx"}
2021/11/21 11:31:34 Waiting for RPC address for: D:\home\programming\workspace\tools\packer\packer.exe
2021/11/21 11:31:35 packer.exe plugin: [INFO] Packer version: 1.7.8 [go1.17.2 windows amd64]
2021/11/21 11:31:35 packer.exe plugin: [INFO] PACKER_CONFIG env var not set; checking the default config file path
2021/11/21 11:31:35 packer.exe plugin: [INFO] PACKER_CONFIG env var set; attempting to open config file: C:\Users\Midoriiro\AppData\Roaming\packer.config
2021/11/21 11:31:35 packer.exe plugin: [WARN] Config file doesn't exist: C:\Users\Midoriiro\AppData\Roaming\packer.config
2021/11/21 11:31:35 packer.exe plugin: [INFO] Setting cache directory: D:\home\programming\workspace\projects\infrastructure_as_code\homelab\01-preparing-boxes\packer_cache
2021/11/21 11:31:35 packer.exe plugin: args: []string{"packer-builder-vmware-vmx"}
2021/11/21 11:31:35 packer.exe plugin: Plugin port range: [10000,25000]
2021/11/21 11:31:35 packer.exe plugin: Plugin address: tcp 127.0.0.1:10000
2021/11/21 11:31:35 Received tcp RPC address for D:\home\programming\workspace\tools\packer\packer.exe: addr is 127.0.0.1:10000
2021/11/21 11:31:35 packer.exe plugin: Waiting for connection...
2021/11/21 11:31:35 packer.exe plugin: Serving a plugin connection...
2021/11/21 11:31:35 [TRACE] Starting internal plugin packer-provisioner-file
2021/11/21 11:31:35 Starting plugin: D:\home\programming\workspace\tools\packer\packer.exe []string{"D:\\home\\programming\\workspace\\tools\\packer\\packer.exe", "plugin", "packer-provisioner-file"}
2021/11/21 11:31:35 Waiting for RPC address for: D:\home\programming\workspace\tools\packer\packer.exe
2021/11/21 11:31:35 packer.exe plugin: [INFO] Packer version: 1.7.8 [go1.17.2 windows amd64]
2021/11/21 11:31:35 packer.exe plugin: [INFO] PACKER_CONFIG env var not set; checking the default config file path
2021/11/21 11:31:35 packer.exe plugin: [INFO] PACKER_CONFIG env var set; attempting to open config file: C:\Users\Midoriiro\AppData\Roaming\packer.config
2021/11/21 11:31:35 packer.exe plugin: [WARN] Config file doesn't exist: C:\Users\Midoriiro\AppData\Roaming\packer.config
2021/11/21 11:31:35 packer.exe plugin: [INFO] Setting cache directory: D:\home\programming\workspace\projects\infrastructure_as_code\homelab\01-preparing-boxes\packer_cache
2021/11/21 11:31:35 packer.exe plugin: args: []string{"packer-provisioner-file"}
2021/11/21 11:31:35 packer.exe plugin: Plugin port range: [10000,25000]
2021/11/21 11:31:35 packer.exe plugin: Plugin address: tcp 127.0.0.1:10000
2021/11/21 11:31:35 Received tcp RPC address for D:\home\programming\workspace\tools\packer\packer.exe: addr is 127.0.0.1:10000
2021/11/21 11:31:35 packer.exe plugin: Waiting for connection...
2021/11/21 11:31:35 packer.exe plugin: Serving a plugin connection...
2021/11/21 11:31:35 [TRACE] Starting internal plugin packer-provisioner-shell
2021/11/21 11:31:35 Starting plugin: D:\home\programming\workspace\tools\packer\packer.exe []string{"D:\\home\\programming\\workspace\\tools\\packer\\packer.exe", "plugin", "packer-provisioner-shell"}
2021/11/21 11:31:35 Waiting for RPC address for: D:\home\programming\workspace\tools\packer\packer.exe
2021/11/21 11:31:35 packer.exe plugin: [INFO] Packer version: 1.7.8 [go1.17.2 windows amd64]
2021/11/21 11:31:35 packer.exe plugin: [INFO] PACKER_CONFIG env var not set; checking the default config file path
2021/11/21 11:31:35 packer.exe plugin: [INFO] PACKER_CONFIG env var set; attempting to open config file: C:\Users\Midoriiro\AppData\Roaming\packer.config
2021/11/21 11:31:35 packer.exe plugin: [WARN] Config file doesn't exist: C:\Users\Midoriiro\AppData\Roaming\packer.config
2021/11/21 11:31:35 packer.exe plugin: [INFO] Setting cache directory: D:\home\programming\workspace\projects\infrastructure_as_code\homelab\01-preparing-boxes\packer_cache
2021/11/21 11:31:35 packer.exe plugin: args: []string{"packer-provisioner-shell"}
2021/11/21 11:31:35 packer.exe plugin: Plugin port range: [10000,25000]
2021/11/21 11:31:35 packer.exe plugin: Plugin address: tcp 127.0.0.1:10000
2021/11/21 11:31:35 Received tcp RPC address for D:\home\programming\workspace\tools\packer\packer.exe: addr is 127.0.0.1:10000
2021/11/21 11:31:35 packer.exe plugin: Waiting for connection...
2021/11/21 11:31:35 packer.exe plugin: Serving a plugin connection...
2021/11/21 11:31:35 [TRACE] Starting internal plugin packer-provisioner-file
2021/11/21 11:31:35 Starting plugin: D:\home\programming\workspace\tools\packer\packer.exe []string{"D:\\home\\programming\\workspace\\tools\\packer\\packer.exe", "plugin", "packer-provisioner-file"}
2021/11/21 11:31:35 Waiting for RPC address for: D:\home\programming\workspace\tools\packer\packer.exe
2021/11/21 11:31:35 packer.exe plugin: [INFO] Packer version: 1.7.8 [go1.17.2 windows amd64]
2021/11/21 11:31:35 packer.exe plugin: [INFO] PACKER_CONFIG env var not set; checking the default config file path
2021/11/21 11:31:35 packer.exe plugin: [INFO] PACKER_CONFIG env var set; attempting to open config file: C:\Users\Midoriiro\AppData\Roaming\packer.config
2021/11/21 11:31:35 packer.exe plugin: [WARN] Config file doesn't exist: C:\Users\Midoriiro\AppData\Roaming\packer.config
2021/11/21 11:31:35 packer.exe plugin: [INFO] Setting cache directory: D:\home\programming\workspace\projects\infrastructure_as_code\homelab\01-preparing-boxes\packer_cache
2021/11/21 11:31:35 packer.exe plugin: args: []string{"packer-provisioner-file"}
2021/11/21 11:31:35 packer.exe plugin: Plugin port range: [10000,25000]
2021/11/21 11:31:35 packer.exe plugin: Plugin address: tcp 127.0.0.1:10000
2021/11/21 11:31:35 packer.exe plugin: Waiting for connection...
2021/11/21 11:31:35 Received tcp RPC address for D:\home\programming\workspace\tools\packer\packer.exe: addr is 127.0.0.1:10000
2021/11/21 11:31:35 packer.exe plugin: Serving a plugin connection...
2021/11/21 11:31:35 [TRACE] Starting internal plugin packer-provisioner-shell
2021/11/21 11:31:35 Starting plugin: D:\home\programming\workspace\tools\packer\packer.exe []string{"D:\\home\\programming\\workspace\\tools\\packer\\packer.exe", "plugin", "packer-provisioner-shell"}
2021/11/21 11:31:35 Waiting for RPC address for: D:\home\programming\workspace\tools\packer\packer.exe
2021/11/21 11:31:36 packer.exe plugin: [INFO] Packer version: 1.7.8 [go1.17.2 windows amd64]
2021/11/21 11:31:36 packer.exe plugin: [INFO] PACKER_CONFIG env var not set; checking the default config file path
2021/11/21 11:31:36 packer.exe plugin: [INFO] PACKER_CONFIG env var set; attempting to open config file: C:\Users\Midoriiro\AppData\Roaming\packer.config
2021/11/21 11:31:36 packer.exe plugin: [WARN] Config file doesn't exist: C:\Users\Midoriiro\AppData\Roaming\packer.config
2021/11/21 11:31:36 packer.exe plugin: [INFO] Setting cache directory: D:\home\programming\workspace\projects\infrastructure_as_code\homelab\01-preparing-boxes\packer_cache
2021/11/21 11:31:36 packer.exe plugin: args: []string{"packer-provisioner-shell"}
2021/11/21 11:31:36 packer.exe plugin: Plugin port range: [10000,25000]
2021/11/21 11:31:36 packer.exe plugin: Plugin address: tcp 127.0.0.1:10000
2021/11/21 11:31:36 Received tcp RPC address for D:\home\programming\workspace\tools\packer\packer.exe: addr is 127.0.0.1:10000
2021/11/21 11:31:36 packer.exe plugin: Waiting for connection...
2021/11/21 11:31:36 packer.exe plugin: Serving a plugin connection...
2021/11/21 11:31:36 [TRACE] Starting internal plugin packer-post-processor-vagrant
2021/11/21 11:31:36 Starting plugin: D:\home\programming\workspace\tools\packer\packer.exe []string{"D:\\home\\programming\\workspace\\tools\\packer\\packer.exe", "plugin", "packer-post-processor-vagrant"}
2021/11/21 11:31:36 Waiting for RPC address for: D:\home\programming\workspace\tools\packer\packer.exe
2021/11/21 11:31:36 packer.exe plugin: [INFO] Packer version: 1.7.8 [go1.17.2 windows amd64]
2021/11/21 11:31:36 packer.exe plugin: [INFO] PACKER_CONFIG env var not set; checking the default config file path
2021/11/21 11:31:36 packer.exe plugin: [INFO] PACKER_CONFIG env var set; attempting to open config file: C:\Users\Midoriiro\AppData\Roaming\packer.config
2021/11/21 11:31:36 packer.exe plugin: [WARN] Config file doesn't exist: C:\Users\Midoriiro\AppData\Roaming\packer.config
2021/11/21 11:31:36 packer.exe plugin: [INFO] Setting cache directory: D:\home\programming\workspace\projects\infrastructure_as_code\homelab\01-preparing-boxes\packer_cache
2021/11/21 11:31:36 packer.exe plugin: args: []string{"packer-post-processor-vagrant"}
2021/11/21 11:31:36 packer.exe plugin: Plugin port range: [10000,25000]
2021/11/21 11:31:36 packer.exe plugin: Plugin address: tcp 127.0.0.1:10000
2021/11/21 11:31:36 Received tcp RPC address for D:\home\programming\workspace\tools\packer\packer.exe: addr is 127.0.0.1:10000
2021/11/21 11:31:36 packer.exe plugin: Waiting for connection...
2021/11/21 11:31:36 packer.exe plugin: Serving a plugin connection...
2021/11/21 11:31:36 Build debug mode: false
stage2 - Prepare cluster images.vmware-vmx.master: output will be in this color.
2021/11/21 11:31:36 Force build: true
2021/11/21 11:31:36 On error:
stage2 - Prepare cluster images.vmware-vmx.worker: output will be in this color.
2021/11/21 11:31:36 Waiting on builds to complete...
stage2 - Prepare cluster images.vmware-vmx.deploy: output will be in this color.
2021/11/21 11:31:36 Starting build run: stage2 - Prepare cluster images.vmware-vmx.deploy
stage2 - Prepare cluster images.vmware-vmx.proxy: output will be in this color.
2021/11/21 11:31:36 Starting build run: stage2 - Prepare cluster images.vmware-vmx.master
2021/11/21 11:31:36 Starting build run: stage2 - Prepare cluster images.vmware-vmx.worker
2021/11/21 11:31:36 Running builder:
2021/11/21 11:31:36 [INFO] (telemetry) Starting builder vmware-vmx.worker
2021/11/21 11:31:36 Starting build run: stage2 - Prepare cluster images.vmware-vmx.proxy
2021/11/21 11:31:36 Running builder:
2021/11/21 11:31:36 Running builder:
2021/11/21 11:31:36 [INFO] (telemetry) Starting builder vmware-vmx.proxy
2021/11/21 11:31:36 [INFO] (telemetry) Starting builder vmware-vmx.deploy
2021/11/21 11:31:36 Running builder:
2021/11/21 11:31:36 [INFO] (telemetry) Starting builder vmware-vmx.master
2021/11/21 11:31:36 packer.exe plugin: VMware app path: C:\Program Files (x86)\VMware\VMware Workstation\vmware.exe
2021/11/21 11:31:36 packer.exe plugin: vmrun path: C:\Program Files (x86)\VMware\VMware Workstation\vmrun.exe
2021/11/21 11:31:36 packer.exe plugin: vdisk-manager path: C:\Program Files (x86)\VMware\VMware Workstation\vmware-vdiskmanager.exe
2021/11/21 11:31:36 packer.exe plugin: Detected VMware WS version: 16
2021/11/21 11:31:36 packer.exe plugin: Testing against vmware driver *common.Workstation10Driver, Success: true
==> stage2 - Prepare cluster images.vmware-vmx.worker: Configuring output and export directories...
stage2 - Prepare cluster images.vmware-vmx.worker: Deleting previous output directory...
2021/11/21 11:31:36 packer.exe plugin: VMware app path: C:\Program Files (x86)\VMware\VMware Workstation\vmware.exe
2021/11/21 11:31:36 packer.exe plugin: vmrun path: C:\Program Files (x86)\VMware\VMware Workstation\vmrun.exe
2021/11/21 11:31:36 packer.exe plugin: vdisk-manager path: C:\Program Files (x86)\VMware\VMware Workstation\vmware-vdiskmanager.exe
2021/11/21 11:31:36 packer.exe plugin: VMware app path: C:\Program Files (x86)\VMware\VMware Workstation\vmware.exe
==> stage2 - Prepare cluster images.vmware-vmx.master: Configuring output and export directories...
2021/11/21 11:31:36 packer.exe plugin: vmrun path: C:\Program Files (x86)\VMware\VMware Workstation\vmrun.exe
==> stage2 - Prepare cluster images.vmware-vmx.deploy: Configuring output and export directories...
2021/11/21 11:31:36 packer.exe plugin: vdisk-manager path: C:\Program Files (x86)\VMware\VMware Workstation\vmware-vdiskmanager.exe
2021/11/21 11:31:36 packer.exe plugin: Detected VMware WS version: 16
==> stage2 - Prepare cluster images.vmware-vmx.proxy: Configuring output and export directories...
2021/11/21 11:31:36 packer.exe plugin: Testing against vmware driver *common.Workstation10Driver, Success: true
stage2 - Prepare cluster images.vmware-vmx.master: Deleting previous output directory...
2021/11/21 11:31:36 packer.exe plugin: VMware app path: C:\Program Files (x86)\VMware\VMware Workstation\vmware.exe
stage2 - Prepare cluster images.vmware-vmx.deploy: Deleting previous output directory...
2021/11/21 11:31:36 packer.exe plugin: vmrun path: C:\Program Files (x86)\VMware\VMware Workstation\vmrun.exe
stage2 - Prepare cluster images.vmware-vmx.proxy: Deleting previous output directory...
2021/11/21 11:31:36 packer.exe plugin: vdisk-manager path: C:\Program Files (x86)\VMware\VMware Workstation\vmware-vdiskmanager.exe
2021/11/21 11:31:36 packer.exe plugin: Detected VMware WS version: 16
2021/11/21 11:31:36 packer.exe plugin: Testing against vmware driver *common.Workstation10Driver, Success: true
2021/11/21 11:31:36 packer.exe plugin: Detected VMware WS version: 16
2021/11/21 11:31:36 packer.exe plugin: Testing against vmware driver *common.Workstation10Driver, Success: true
2021/11/21 11:31:36 packer.exe plugin: No floppy files specified. Floppy disk will not be made.
2021/11/21 11:31:36 packer.exe plugin: No CD files specified. CD disk will not be made.
2021/11/21 11:31:36 packer.exe plugin: No floppy files specified. Floppy disk will not be made.
2021/11/21 11:31:36 packer.exe plugin: No CD files specified. CD disk will not be made.
==> stage2 - Prepare cluster images.vmware-vmx.master: Creating required virtual machine disks
2021/11/21 11:31:36 packer.exe plugin: No floppy files specified. Floppy disk will not be made.
2021/11/21 11:31:36 packer.exe plugin: No CD files specified. CD disk will not be made.
==> stage2 - Prepare cluster images.vmware-vmx.master: Cloning source VM...
2021/11/21 11:31:36 packer.exe plugin: Cloning from: C:\Users\Midoriiro\.maestro/0.1.0/stage-1/base/k8s.node-base.debian-11.1.0.vmx
==> stage2 - Prepare cluster images.vmware-vmx.worker: Creating required virtual machine disks
2021/11/21 11:31:36 packer.exe plugin: Cloning to: C:\Users\Midoriiro\.maestro\0.1.0\stage-2\master\k8s.node-master.debian-11.1.0.vmx
==> stage2 - Prepare cluster images.vmware-vmx.worker: Cloning source VM...
2021/11/21 11:31:36 packer.exe plugin: Executing: C:\Program Files (x86)\VMware\VMware Workstation\vmrun.exe -T ws clone C:\Users\Midoriiro\.maestro/0.1.0/stage-1/base/k8s.node-base.debian-11.1.0.vmx C:\Users\Midoriiro\.maestro\0.1.0\s
tage-2\master\k8s.node-master.debian-11.1.0.vmx full
==> stage2 - Prepare cluster images.vmware-vmx.proxy: Creating required virtual machine disks
2021/11/21 11:31:36 packer.exe plugin: No floppy files specified. Floppy disk will not be made.
==> stage2 - Prepare cluster images.vmware-vmx.proxy: Cloning source VM...
2021/11/21 11:31:36 packer.exe plugin: No CD files specified. CD disk will not be made.
2021/11/21 11:31:36 packer.exe plugin: Cloning from: C:\Users\Midoriiro\.maestro/0.1.0/stage-1/base/k8s.node-base.debian-11.1.0.vmx
2021/11/21 11:31:36 packer.exe plugin: Cloning to: C:\Users\Midoriiro\.maestro\0.1.0\stage-2\worker\k8s.node-worker.debian-11.1.0.vmx
2021/11/21 11:31:36 packer.exe plugin: Executing: C:\Program Files (x86)\VMware\VMware Workstation\vmrun.exe -T ws clone C:\Users\Midoriiro\.maestro/0.1.0/stage-1/base/k8s.node-base.debian-11.1.0.vmx C:\Users\Midoriiro\.maestro\0.1.0\s
tage-2\worker\k8s.node-worker.debian-11.1.0.vmx full
2021/11/21 11:31:36 packer.exe plugin: Cloning from: C:\Users\Midoriiro\.maestro/0.1.0/stage-1/base/k8s.node-base.debian-11.1.0.vmx
2021/11/21 11:31:36 packer.exe plugin: Cloning to: C:\Users\Midoriiro\.maestro\0.1.0\stage-2\proxy\k8s.node-proxy.debian-11.1.0.vmx
2021/11/21 11:31:36 packer.exe plugin: Executing: C:\Program Files (x86)\VMware\VMware Workstation\vmrun.exe -T ws clone C:\Users\Midoriiro\.maestro/0.1.0/stage-1/base/k8s.node-base.debian-11.1.0.vmx C:\Users\Midoriiro\.maestro\0.1.0\s
tage-2\proxy\k8s.node-proxy.debian-11.1.0.vmx full
==> stage2 - Prepare cluster images.vmware-vmx.deploy: Creating required virtual machine disks
==> stage2 - Prepare cluster images.vmware-vmx.deploy: Cloning source VM...
2021/11/21 11:31:36 packer.exe plugin: Cloning from: C:\Users\Midoriiro\.maestro/0.1.0/stage-1/base/k8s.node-base.debian-11.1.0.vmx
2021/11/21 11:31:36 packer.exe plugin: Cloning to: C:\Users\Midoriiro\.maestro\0.1.0\stage-2\deploy\k8s.node-deploy.debian-11.1.0.vmx
2021/11/21 11:31:36 packer.exe plugin: Executing: C:\Program Files (x86)\VMware\VMware Workstation\vmrun.exe -T ws clone C:\Users\Midoriiro\.maestro/0.1.0/stage-1/base/k8s.node-base.debian-11.1.0.vmx C:\Users\Midoriiro\.maestro\0.1.0\s
tage-2\deploy\k8s.node-deploy.debian-11.1.0.vmx full
2021/11/21 11:32:25 packer.exe plugin: stdout:
2021/11/21 11:32:25 packer.exe plugin: stderr:
2021/11/21 11:32:25 packer.exe plugin: Found attached disk with filename: k8s.node-base.debian-11.1.0-cl1.vmdk
2021/11/21 11:32:25 packer.exe plugin: Discovered the network type: nat
2021/11/21 11:32:25 packer.exe plugin: Configuring VMX...
2021/11/21 11:32:25 packer.exe plugin: Writing VMX to: C:\Users\Midoriiro\.maestro\0.1.0\stage-2\deploy\k8s.node-deploy.debian-11.1.0.vmx
2021/11/21 11:32:25 packer.exe plugin: Suppressing messages in VMX
2021/11/21 11:32:25 packer.exe plugin: Searching for file 'C:/ProgramData/VMware/netmap.conf'
2021/11/21 11:32:25 packer.exe plugin: Found file 'C:/ProgramData/VMware/netmap.conf'
2021/11/21 11:32:25 packer.exe plugin: Located networkmapper configuration file using Workstation: C:/ProgramData/VMware/netmap.conf
2021/11/21 11:32:25 packer.exe plugin: stdout:
2021/11/21 11:32:25 packer.exe plugin: stderr:
2021/11/21 11:32:25 packer.exe plugin: Found attached disk with filename: k8s.node-base.debian-11.1.0-cl1.vmdk
2021/11/21 11:32:25 packer.exe plugin: Discovered the network type: nat
2021/11/21 11:32:25 packer.exe plugin: Configuring VMX...
2021/11/21 11:32:25 packer.exe plugin: Writing VMX to: C:\Users\Midoriiro\.maestro\0.1.0\stage-2\worker\k8s.node-worker.debian-11.1.0.vmx
2021/11/21 11:32:25 packer.exe plugin: Suppressing messages in VMX
2021/11/21 11:32:25 packer.exe plugin: Searching for file 'C:/ProgramData/VMware/netmap.conf'
2021/11/21 11:32:25 packer.exe plugin: Found file 'C:/ProgramData/VMware/netmap.conf'
2021/11/21 11:32:25 packer.exe plugin: Located networkmapper configuration file using Workstation: C:/ProgramData/VMware/netmap.conf
2021/11/21 11:32:25 packer.exe plugin: stdout:
2021/11/21 11:32:25 packer.exe plugin: stderr:
2021/11/21 11:32:25 packer.exe plugin: Found attached disk with filename: k8s.node-base.debian-11.1.0-cl1.vmdk
2021/11/21 11:32:25 packer.exe plugin: Discovered the network type: nat
2021/11/21 11:32:25 packer.exe plugin: Configuring VMX...
2021/11/21 11:32:25 packer.exe plugin: Writing VMX to: C:\Users\Midoriiro\.maestro\0.1.0\stage-2\master\k8s.node-master.debian-11.1.0.vmx
2021/11/21 11:32:25 packer.exe plugin: Suppressing messages in VMX
2021/11/21 11:32:25 packer.exe plugin: Searching for file 'C:/ProgramData/VMware/netmap.conf'
2021/11/21 11:32:25 packer.exe plugin: Found file 'C:/ProgramData/VMware/netmap.conf'
2021/11/21 11:32:25 packer.exe plugin: Located networkmapper configuration file using Workstation: C:/ProgramData/VMware/netmap.conf
2021/11/21 11:32:25 packer.exe plugin: HostIP discovered device matching nat: vmnet8
2021/11/21 11:32:25 packer.exe plugin: Searching for file 'C:/ProgramData/VMware/vmnetdhcp.conf'
2021/11/21 11:32:25 packer.exe plugin: Found file 'C:/ProgramData/VMware/vmnetdhcp.conf'
2021/11/21 11:32:25 packer.exe plugin: HostIP discovered device matching nat: vmnet8
2021/11/21 11:32:25 packer.exe plugin: Searching for file 'C:/ProgramData/VMware/vmnetdhcp.conf'
2021/11/21 11:32:25 packer.exe plugin: Found file 'C:/ProgramData/VMware/vmnetdhcp.conf'
2021/11/21 11:32:25 packer.exe plugin: HostIP discovered device matching nat: vmnet8
2021/11/21 11:32:25 packer.exe plugin: Searching for file 'C:/ProgramData/VMware/vmnetdhcp.conf'
2021/11/21 11:32:25 packer.exe plugin: Found file 'C:/ProgramData/VMware/vmnetdhcp.conf'
2021/11/21 11:32:25 packer.exe plugin: Host IP for the VMware machine: 192.168.20.1
2021/11/21 11:32:25 packer.exe plugin: Looking for available port between 5900 and 6000
2021/11/21 11:32:25 packer.exe plugin: Host IP for the VMware machine: 192.168.20.1
2021/11/21 11:32:25 packer.exe plugin: Looking for available port between 5900 and 6000
2021/11/21 11:32:25 packer.exe plugin: Host IP for the VMware machine: 192.168.20.1
2021/11/21 11:32:25 packer.exe plugin: Looking for available port between 5900 and 6000
2021/11/21 11:32:25 packer.exe plugin: stdout:
2021/11/21 11:32:25 packer.exe plugin: stderr:
2021/11/21 11:32:25 packer.exe plugin: Found attached disk with filename: k8s.node-base.debian-11.1.0-cl1.vmdk
2021/11/21 11:32:25 packer.exe plugin: Discovered the network type: nat
2021/11/21 11:32:25 packer.exe plugin: Configuring VMX...
2021/11/21 11:32:25 packer.exe plugin: Writing VMX to: C:\Users\Midoriiro\.maestro\0.1.0\stage-2\proxy\k8s.node-proxy.debian-11.1.0.vmx
2021/11/21 11:32:25 packer.exe plugin: Suppressing messages in VMX
2021/11/21 11:32:25 packer.exe plugin: Searching for file 'C:/ProgramData/VMware/netmap.conf'
2021/11/21 11:32:25 packer.exe plugin: Found file 'C:/ProgramData/VMware/netmap.conf'
2021/11/21 11:32:25 packer.exe plugin: Located networkmapper configuration file using Workstation: C:/ProgramData/VMware/netmap.conf
2021/11/21 11:32:25 packer.exe plugin: HostIP discovered device matching nat: vmnet8
2021/11/21 11:32:25 packer.exe plugin: Searching for file 'C:/ProgramData/VMware/vmnetdhcp.conf'
2021/11/21 11:32:25 packer.exe plugin: Found file 'C:/ProgramData/VMware/vmnetdhcp.conf'
2021/11/21 11:32:25 packer.exe plugin: Host IP for the VMware machine: 192.168.20.1
2021/11/21 11:32:25 packer.exe plugin: Looking for available port between 5900 and 6000
2021/11/21 11:32:25 packer.exe plugin: Found available port: 5935 on IP: 127.0.0.1
2021/11/21 11:32:25 packer.exe plugin: Found available VNC port: 127.0.0.1:5935
2021/11/21 11:32:25 packer.exe plugin: Writing VMX to: C:\Users\Midoriiro\.maestro\0.1.0\stage-2\worker\k8s.node-worker.debian-11.1.0.vmx
==> stage2 - Prepare cluster images.vmware-vmx.worker: Starting virtual machine...
2021/11/21 11:32:25 packer.exe plugin: Executing: C:\Program Files (x86)\VMware\VMware Workstation\vmrun.exe -T ws start C:\Users\Midoriiro\.maestro\0.1.0\stage-2\worker\k8s.node-worker.debian-11.1.0.vmx gui
2021/11/21 11:32:25 packer.exe plugin: Found available port: 5993 on IP: 127.0.0.1
2021/11/21 11:32:25 packer.exe plugin: Found available VNC port: 127.0.0.1:5993
2021/11/21 11:32:25 packer.exe plugin: Writing VMX to: C:\Users\Midoriiro\.maestro\0.1.0\stage-2\deploy\k8s.node-deploy.debian-11.1.0.vmx
2021/11/21 11:32:25 packer.exe plugin: Found available port: 5998 on IP: 127.0.0.1
2021/11/21 11:32:25 packer.exe plugin: Found available VNC port: 127.0.0.1:5998
2021/11/21 11:32:25 packer.exe plugin: Writing VMX to: C:\Users\Midoriiro\.maestro\0.1.0\stage-2\proxy\k8s.node-proxy.debian-11.1.0.vmx
==> stage2 - Prepare cluster images.vmware-vmx.deploy: Starting virtual machine...
==> stage2 - Prepare cluster images.vmware-vmx.proxy: Starting virtual machine...
2021/11/21 11:32:25 packer.exe plugin: Found available port: 5990 on IP: 127.0.0.1
2021/11/21 11:32:25 packer.exe plugin: Found available VNC port: 127.0.0.1:5990
2021/11/21 11:32:25 packer.exe plugin: Writing VMX to: C:\Users\Midoriiro\.maestro\0.1.0\stage-2\master\k8s.node-master.debian-11.1.0.vmx
==> stage2 - Prepare cluster images.vmware-vmx.master: Starting virtual machine...
2021/11/21 11:32:25 packer.exe plugin: Executing: C:\Program Files (x86)\VMware\VMware Workstation\vmrun.exe -T ws start C:\Users\Midoriiro\.maestro\0.1.0\stage-2\proxy\k8s.node-proxy.debian-11.1.0.vmx gui
2021/11/21 11:32:25 packer.exe plugin: Executing: C:\Program Files (x86)\VMware\VMware Workstation\vmrun.exe -T ws start C:\Users\Midoriiro\.maestro\0.1.0\stage-2\deploy\k8s.node-deploy.debian-11.1.0.vmx gui
2021/11/21 11:32:25 packer.exe plugin: Executing: C:\Program Files (x86)\VMware\VMware Workstation\vmrun.exe -T ws start C:\Users\Midoriiro\.maestro\0.1.0\stage-2\master\k8s.node-master.debian-11.1.0.vmx gui
2021/11/21 11:32:31 packer.exe plugin: stdout:
2021/11/21 11:32:31 packer.exe plugin: stderr:
==> stage2 - Prepare cluster images.vmware-vmx.worker: Connecting to VNC...
==> stage2 - Prepare cluster images.vmware-vmx.worker: Waiting 10s for boot...
2021/11/21 11:32:32 packer.exe plugin: stdout:
2021/11/21 11:32:32 packer.exe plugin: stderr:
==> stage2 - Prepare cluster images.vmware-vmx.master: Connecting to VNC...
==> stage2 - Prepare cluster images.vmware-vmx.master: Waiting 10s for boot...
2021/11/21 11:32:32 packer.exe plugin: stdout:
2021/11/21 11:32:32 packer.exe plugin: stderr:
==> stage2 - Prepare cluster images.vmware-vmx.proxy: Connecting to VNC...
==> stage2 - Prepare cluster images.vmware-vmx.proxy: Waiting 10s for boot...
==> stage2 - Prepare cluster images.vmware-vmx.deploy: Connecting to VNC...
2021/11/21 11:32:32 packer.exe plugin: stdout:
2021/11/21 11:32:32 packer.exe plugin: stderr:
==> stage2 - Prepare cluster images.vmware-vmx.deploy: Waiting 10s for boot...
==> stage2 - Prepare cluster images.vmware-vmx.worker: Typing the boot command over VNC...
2021/11/21 11:32:41 packer.exe plugin: Searching for file 'C:/ProgramData/VMware/netmap.conf'
2021/11/21 11:32:41 packer.exe plugin: Found file 'C:/ProgramData/VMware/netmap.conf'
2021/11/21 11:32:41 packer.exe plugin: Located networkmapper configuration file using Workstation: C:/ProgramData/VMware/netmap.conf
2021/11/21 11:32:41 packer.exe plugin: GuestIP discovered device matching nat: vmnet8
2021/11/21 11:32:41 packer.exe plugin: Lookup up IP information...
2021/11/21 11:32:41 packer.exe plugin: GuestAddress found MAC address in VMX: 00:0c:29:6d:e4:a5
2021/11/21 11:32:41 packer.exe plugin: Trying DHCP leases path: C:/ProgramData/VMware/vmnetdhcp.leases
2021/11/21 11:32:41 packer.exe plugin: Unable to find an exact match for DHCP lease. Falling back to a loose match for hw address 00:0c:29:6d:e4:a5
==> stage2 - Prepare cluster images.vmware-vmx.master: Typing the boot command over VNC...
2021/11/21 11:32:42 packer.exe plugin: Searching for file 'C:/ProgramData/VMware/netmap.conf'
2021/11/21 11:32:42 packer.exe plugin: Found file 'C:/ProgramData/VMware/netmap.conf'
2021/11/21 11:32:42 packer.exe plugin: Located networkmapper configuration file using Workstation: C:/ProgramData/VMware/netmap.conf
2021/11/21 11:32:42 packer.exe plugin: GuestIP discovered device matching nat: vmnet8
2021/11/21 11:32:42 packer.exe plugin: Lookup up IP information...
2021/11/21 11:32:42 packer.exe plugin: GuestAddress found MAC address in VMX: 00:0c:29:02:0e:fb
2021/11/21 11:32:42 packer.exe plugin: Trying DHCP leases path: C:/ProgramData/VMware/vmnetdhcp.leases
2021/11/21 11:32:42 packer.exe plugin: Unable to find an exact match for DHCP lease. Falling back to a loose match for hw address 00:0c:29:02:0e:fb
2021/11/21 11:32:42 packer.exe plugin: Searching for file 'C:/ProgramData/VMware/netmap.conf'
2021/11/21 11:32:42 packer.exe plugin: Found file 'C:/ProgramData/VMware/netmap.conf'
2021/11/21 11:32:42 packer.exe plugin: Located networkmapper configuration file using Workstation: C:/ProgramData/VMware/netmap.conf
2021/11/21 11:32:42 packer.exe plugin: GuestIP discovered device matching nat: vmnet8
2021/11/21 11:32:42 packer.exe plugin: Lookup up IP information...
2021/11/21 11:32:42 packer.exe plugin: GuestAddress found MAC address in VMX: 00:0c:29:8d:8b:a6
2021/11/21 11:32:42 packer.exe plugin: Trying DHCP leases path: C:/ProgramData/VMware/vmnetdhcp.leases
==> stage2 - Prepare cluster images.vmware-vmx.proxy: Typing the boot command over VNC...
2021/11/21 11:32:42 packer.exe plugin: Unable to find an exact match for DHCP lease. Falling back to a loose match for hw address 00:0c:29:8d:8b:a6
==> stage2 - Prepare cluster images.vmware-vmx.deploy: Typing the boot command over VNC...
2021/11/21 11:32:42 packer.exe plugin: Searching for file 'C:/ProgramData/VMware/netmap.conf'
2021/11/21 11:32:42 packer.exe plugin: Found file 'C:/ProgramData/VMware/netmap.conf'
2021/11/21 11:32:42 packer.exe plugin: Located networkmapper configuration file using Workstation: C:/ProgramData/VMware/netmap.conf
2021/11/21 11:32:42 packer.exe plugin: GuestIP discovered device matching nat: vmnet8
2021/11/21 11:32:42 packer.exe plugin: Lookup up IP information...
2021/11/21 11:32:42 packer.exe plugin: GuestAddress found MAC address in VMX: 00:0c:29:2f:70:aa
2021/11/21 11:32:42 packer.exe plugin: Trying DHCP leases path: C:/ProgramData/VMware/vmnetdhcp.leases
2021/11/21 11:32:42 packer.exe plugin: Unable to find an exact match for DHCP lease. Falling back to a loose match for hw address 00:0c:29:2f:70:aa
2021/11/21 11:32:46 packer.exe plugin: Skipping lease entry #1 due to being unable to connect to the host (192.168.20.166) with tcp port (22).
==> stage2 - Prepare cluster images.vmware-vmx.master: Using SSH communicator to connect: 192.168.20.146
2021/11/21 11:32:49 packer.exe plugin: Detected IP: 192.168.20.146
2021/11/21 11:32:49 packer.exe plugin: [INFO] Waiting for SSH, up to timeout: 1h40m0s
==> stage2 - Prepare cluster images.vmware-vmx.master: Waiting for SSH to become available...
2021/11/21 11:32:49 packer.exe plugin: Searching for file 'C:/ProgramData/VMware/netmap.conf'
2021/11/21 11:32:49 packer.exe plugin: Found file 'C:/ProgramData/VMware/netmap.conf'
2021/11/21 11:32:49 packer.exe plugin: Located networkmapper configuration file using Workstation: C:/ProgramData/VMware/netmap.conf
2021/11/21 11:32:49 packer.exe plugin: GuestIP discovered device matching nat: vmnet8
2021/11/21 11:32:49 packer.exe plugin: Lookup up IP information...
2021/11/21 11:32:49 packer.exe plugin: GuestAddress found MAC address in VMX: 00:0c:29:02:0e:fb
2021/11/21 11:32:49 packer.exe plugin: Trying DHCP leases path: C:/ProgramData/VMware/vmnetdhcp.leases
2021/11/21 11:32:49 packer.exe plugin: Detected IP: 192.168.20.146
2021/11/21 11:32:49 packer.exe plugin: [INFO] Attempting SSH connection to 192.168.20.146:22...
2021/11/21 11:32:49 packer.exe plugin: [DEBUG] reconnecting to TCP connection for SSH
2021/11/21 11:32:49 packer.exe plugin: [DEBUG] handshaking with SSH
2021/11/21 11:32:49 packer.exe plugin: Detected IP: 192.168.20.145
2021/11/21 11:32:49 packer.exe plugin: [INFO] Waiting for SSH, up to timeout: 1h40m0s
2021/11/21 11:32:49 packer.exe plugin: Searching for file 'C:/ProgramData/VMware/netmap.conf'
2021/11/21 11:32:49 packer.exe plugin: Found file 'C:/ProgramData/VMware/netmap.conf'
2021/11/21 11:32:49 packer.exe plugin: Located networkmapper configuration file using Workstation: C:/ProgramData/VMware/netmap.conf
==> stage2 - Prepare cluster images.vmware-vmx.proxy: Using SSH communicator to connect: 192.168.20.145
==> stage2 - Prepare cluster images.vmware-vmx.proxy: Waiting for SSH to become available...
2021/11/21 11:32:49 packer.exe plugin: GuestIP discovered device matching nat: vmnet8
2021/11/21 11:32:49 packer.exe plugin: Lookup up IP information...
2021/11/21 11:32:49 packer.exe plugin: GuestAddress found MAC address in VMX: 00:0c:29:8d:8b:a6
2021/11/21 11:32:49 packer.exe plugin: Trying DHCP leases path: C:/ProgramData/VMware/vmnetdhcp.leases
2021/11/21 11:32:50 packer.exe plugin: Detected IP: 192.168.20.145
2021/11/21 11:32:50 packer.exe plugin: [INFO] Attempting SSH connection to 192.168.20.145:22...
2021/11/21 11:32:50 packer.exe plugin: [DEBUG] reconnecting to TCP connection for SSH
2021/11/21 11:32:50 packer.exe plugin: [DEBUG] handshaking with SSH
2021/11/21 11:32:50 packer.exe plugin: Detected IP: 192.168.20.147
2021/11/21 11:32:50 packer.exe plugin: [INFO] Waiting for SSH, up to timeout: 1h40m0s
==> stage2 - Prepare cluster images.vmware-vmx.deploy: Using SSH communicator to connect: 192.168.20.147
==> stage2 - Prepare cluster images.vmware-vmx.deploy: Waiting for SSH to become available...
2021/11/21 11:32:50 packer.exe plugin: Searching for file 'C:/ProgramData/VMware/netmap.conf'
2021/11/21 11:32:50 packer.exe plugin: Found file 'C:/ProgramData/VMware/netmap.conf'
2021/11/21 11:32:50 packer.exe plugin: Located networkmapper configuration file using Workstation: C:/ProgramData/VMware/netmap.conf
2021/11/21 11:32:50 packer.exe plugin: GuestIP discovered device matching nat: vmnet8
2021/11/21 11:32:50 packer.exe plugin: Lookup up IP information...
2021/11/21 11:32:50 packer.exe plugin: GuestAddress found MAC address in VMX: 00:0c:29:2f:70:aa
2021/11/21 11:32:50 packer.exe plugin: Trying DHCP leases path: C:/ProgramData/VMware/vmnetdhcp.leases
2021/11/21 11:32:50 packer.exe plugin: Detected IP: 192.168.20.147
2021/11/21 11:32:50 packer.exe plugin: [INFO] Attempting SSH connection to 192.168.20.147:22...
2021/11/21 11:32:50 packer.exe plugin: [DEBUG] reconnecting to TCP connection for SSH
2021/11/21 11:32:50 packer.exe plugin: [DEBUG] handshaking with SSH
2021/11/21 11:32:50 packer.exe plugin: [DEBUG] handshake complete!
2021/11/21 11:32:50 packer.exe plugin: [INFO] no local agent socket, will not connect agent
2021/11/21 11:32:50 packer.exe plugin: Running the provision hook
==> stage2 - Prepare cluster images.vmware-vmx.master: Connected to SSH!
2021/11/21 11:32:50 packer.exe plugin: [DEBUG] handshake complete!
2021/11/21 11:32:50 packer.exe plugin: [INFO] no local agent socket, will not connect agent
==> stage2 - Prepare cluster images.vmware-vmx.proxy: Connected to SSH!
2021/11/21 11:32:50 packer.exe plugin: Running the provision hook
2021/11/21 11:32:50 [INFO] (telemetry) Starting provisioner file
2021/11/21 11:32:50 [INFO] (telemetry) Starting provisioner file
==> stage2 - Prepare cluster images.vmware-vmx.proxy: Uploading D:/home/programming/workspace/projects/infrastructure_as_code/homelab/01-preparing-boxes/configs/k8s.common.setup.sh => /home/kuber/
==> stage2 - Prepare cluster images.vmware-vmx.master: Uploading D:/home/programming/workspace/projects/infrastructure_as_code/homelab/01-preparing-boxes/configs/k8s.common.setup.sh => /home/kuber/
2021/11/21 11:32:50 packer.exe plugin: [DEBUG] Opening new ssh session
2021/11/21 11:32:50 packer.exe plugin: [DEBUG] Opening new ssh session
2021/11/21 11:32:50 [INFO] 2927 bytes written for 'uploadData'
2021/11/21 11:32:50 packer.exe plugin: [INFO] 2927 bytes written for 'uploadData'
2021/11/21 11:32:50 packer.exe plugin: [DEBUG] handshake complete!
2021/11/21 11:32:50 packer.exe plugin: [INFO] no local agent socket, will not connect agent
2021/11/21 11:32:50 packer.exe plugin: [INFO] 2927 bytes written for 'uploadData'
2021/11/21 11:32:50 [INFO] 2927 bytes written for 'uploadData'
2021/11/21 11:32:50 packer.exe plugin: Running the provision hook
2021/11/21 11:32:50 [INFO] (telemetry) Starting provisioner file
==> stage2 - Prepare cluster images.vmware-vmx.deploy: Connected to SSH!
==> stage2 - Prepare cluster images.vmware-vmx.deploy: Uploading D:/home/programming/workspace/projects/infrastructure_as_code/homelab/01-preparing-boxes/configs/k8s.common.setup.sh => /home/kuber/
2021/11/21 11:32:50 packer.exe plugin: [DEBUG] Opening new ssh session
2021/11/21 11:32:50 [INFO] 2927 bytes written for 'uploadData'
2021/11/21 11:32:50 packer.exe plugin: [INFO] 2927 bytes written for 'uploadData'
2021/11/21 11:32:50 packer.exe plugin: [DEBUG] Starting remote scp process: scp -vt /home/kuber
2021/11/21 11:32:50 packer.exe plugin: [DEBUG] Started SCP session, beginning transfers...
2021/11/21 11:32:50 packer.exe plugin: [DEBUG] scp: Uploading k8s.common.setup.sh: perms=C0666 size=2927
2021/11/21 11:32:50 packer.exe plugin: [DEBUG] SCP session complete, closing stdin pipe.
2021/11/21 11:32:50 packer.exe plugin: [DEBUG] Waiting for SSH session to complete.
2021/11/21 11:32:50 packer.exe plugin: [DEBUG] scp stderr (length 37): Sink: C0666 2927 k8s.common.setup.sh
==> stage2 - Prepare cluster images.vmware-vmx.master: Uploading D:/home/programming/workspace/projects/infrastructure_as_code/homelab/01-preparing-boxes/configs/k8s.runtime.setup.sh => /home/kuber/
2021/11/21 11:32:50 packer.exe plugin: [DEBUG] Opening new ssh session
2021/11/21 11:32:50 packer.exe plugin: [DEBUG] Starting remote scp process: scp -vt /home/kuber
2021/11/21 11:32:50 packer.exe plugin: [DEBUG] Started SCP session, beginning transfers...
2021/11/21 11:32:50 packer.exe plugin: [DEBUG] scp: Uploading k8s.runtime.setup.sh: perms=C0666 size=820
2021/11/21 11:32:50 packer.exe plugin: [DEBUG] SCP session complete, closing stdin pipe.
2021/11/21 11:32:50 packer.exe plugin: [DEBUG] Waiting for SSH session to complete.
2021/11/21 11:32:50 [INFO] 820 bytes written for 'uploadData'
2021/11/21 11:32:50 packer.exe plugin: [INFO] 820 bytes written for 'uploadData'
2021/11/21 11:32:50 packer.exe plugin: [DEBUG] scp stderr (length 37): Sink: C0666 820 k8s.runtime.setup.sh
==> stage2 - Prepare cluster images.vmware-vmx.master: Uploading D:/home/programming/workspace/projects/infrastructure_as_code/homelab/01-preparing-boxes/configs/k8s.node-master.setup.sh => /home/kuber/
2021/11/21 11:32:51 packer.exe plugin: [DEBUG] Opening new ssh session
2021/11/21 11:32:51 packer.exe plugin: [DEBUG] Starting remote scp process: scp -vt /home/kuber
2021/11/21 11:32:51 packer.exe plugin: [DEBUG] Started SCP session, beginning transfers...
2021/11/21 11:32:51 packer.exe plugin: [DEBUG] scp: Uploading k8s.node-master.setup.sh: perms=C0666 size=1168
2021/11/21 11:32:51 packer.exe plugin: [INFO] 1168 bytes written for 'uploadData'
2021/11/21 11:32:51 [INFO] 1168 bytes written for 'uploadData'
2021/11/21 11:32:51 packer.exe plugin: [DEBUG] SCP session complete, closing stdin pipe.
2021/11/21 11:32:51 packer.exe plugin: [DEBUG] Waiting for SSH session to complete.
2021/11/21 11:32:51 packer.exe plugin: [DEBUG] scp stderr (length 42): Sink: C0666 1168 k8s.node-master.setup.sh
2021/11/21 11:32:51 packer.exe plugin: closing
2021/11/21 11:32:51 closing
2021/11/21 11:32:51 packer.exe plugin: closing
2021/11/21 11:32:51 packer.exe plugin: closing
2021/11/21 11:32:51 closing
2021/11/21 11:32:51 packer.exe plugin: closing
2021/11/21 11:32:51 closing
2021/11/21 11:32:51 packer.exe plugin: closing
2021/11/21 11:32:51 packer.exe plugin: closing
2021/11/21 11:32:51 [INFO] (telemetry) ending file
2021/11/21 11:32:51 [INFO] (telemetry) Starting provisioner shell
2021/11/21 11:32:51 packer.exe plugin: [DEBUG] Starting remote scp process: scp -vt /home/kuber
2021/11/21 11:32:51 packer.exe plugin: [DEBUG] Started SCP session, beginning transfers...
2021/11/21 11:32:51 packer.exe plugin: [DEBUG] scp: Uploading k8s.common.setup.sh: perms=C0666 size=2927
2021/11/21 11:32:51 packer.exe plugin: [DEBUG] SCP session complete, closing stdin pipe.
2021/11/21 11:32:51 packer.exe plugin: [DEBUG] Waiting for SSH session to complete.
2021/11/21 11:32:51 packer.exe plugin: [DEBUG] scp stderr (length 37): Sink: C0666 2927 k8s.common.setup.sh
==> stage2 - Prepare cluster images.vmware-vmx.deploy: Uploading D:/home/programming/workspace/projects/infrastructure_as_code/homelab/01-preparing-boxes/configs/k8s.node-deploy.setup.sh => /home/kuber/
2021/11/21 11:32:51 packer.exe plugin: [DEBUG] Opening new ssh session
2021/11/21 11:32:51 packer.exe plugin: [DEBUG] Starting remote scp process: scp -vt /home/kuber
2021/11/21 11:32:51 packer.exe plugin: [DEBUG] Started SCP session, beginning transfers...
2021/11/21 11:32:51 packer.exe plugin: [DEBUG] scp: Uploading k8s.node-deploy.setup.sh: perms=C0666 size=275
==> stage2 - Prepare cluster images.vmware-vmx.master: Provisioning with shell script: T:\packer-shell1648523427
2021/11/21 11:32:51 packer.exe plugin: [DEBUG] SCP session complete, closing stdin pipe.
2021/11/21 11:32:51 packer.exe plugin: [DEBUG] Waiting for SSH session to complete.
2021/11/21 11:32:51 packer.exe plugin: Opening T:\packer-shell1648523427 for reading
2021/11/21 11:32:51 [INFO] 275 bytes written for 'uploadData'
2021/11/21 11:32:51 packer.exe plugin: [INFO] 275 bytes written for 'uploadData'
2021/11/21 11:32:51 packer.exe plugin: [DEBUG] scp stderr (length 41): Sink: C0666 275 k8s.node-deploy.setup.sh
2021/11/21 11:32:51 [INFO] 107 bytes written for 'uploadData'
2021/11/21 11:32:51 packer.exe plugin: [INFO] 107 bytes written for 'uploadData'
2021/11/21 11:32:51 packer.exe plugin: closing
2021/11/21 11:32:51 closing
2021/11/21 11:32:51 packer.exe plugin: [DEBUG] Opening new ssh session
2021/11/21 11:32:51 packer.exe plugin: closing
2021/11/21 11:32:51 packer.exe plugin: [DEBUG] Starting remote scp process: scp -vt /tmp
2021/11/21 11:32:51 packer.exe plugin: closing
2021/11/21 11:32:51 packer.exe plugin: [DEBUG] Started SCP session, beginning transfers...
2021/11/21 11:32:51 closing
2021/11/21 11:32:51 packer.exe plugin: closing
2021/11/21 11:32:51 [INFO] (telemetry) ending file
2021/11/21 11:32:51 [INFO] (telemetry) Starting provisioner shell
2021/11/21 11:32:51 packer.exe plugin: [DEBUG] Starting remote scp process: scp -vt /home/kuber
2021/11/21 11:32:51 packer.exe plugin: [DEBUG] Started SCP session, beginning transfers...
2021/11/21 11:32:51 packer.exe plugin: [DEBUG] scp: Uploading k8s.common.setup.sh: perms=C0666 size=2927
2021/11/21 11:32:51 packer.exe plugin: [DEBUG] Copying input data into temporary file so we can read the length
2021/11/21 11:32:51 packer.exe plugin: [DEBUG] SCP session complete, closing stdin pipe.
2021/11/21 11:32:51 packer.exe plugin: [DEBUG] Waiting for SSH session to complete.
2021/11/21 11:32:51 packer.exe plugin: [DEBUG] scp stderr (length 37): Sink: C0666 2927 k8s.common.setup.sh
==> stage2 - Prepare cluster images.vmware-vmx.proxy: Uploading D:/home/programming/workspace/projects/infrastructure_as_code/homelab/01-preparing-boxes/configs/k8s.node-proxy.setup.sh => /home/kuber/
2021/11/21 11:32:51 packer.exe plugin: [DEBUG] Opening new ssh session
2021/11/21 11:32:51 packer.exe plugin: [DEBUG] Starting remote scp process: scp -vt /home/kuber
2021/11/21 11:32:51 packer.exe plugin: [DEBUG] Started SCP session, beginning transfers...
2021/11/21 11:32:51 packer.exe plugin: [DEBUG] scp: Uploading k8s.node-proxy.setup.sh: perms=C0666 size=691
==> stage2 - Prepare cluster images.vmware-vmx.deploy: Provisioning with shell script: T:\packer-shell494828573
2021/11/21 11:32:51 packer.exe plugin: Opening T:\packer-shell494828573 for reading
2021/11/21 11:32:51 packer.exe plugin: [INFO] 107 bytes written for 'uploadData'
2021/11/21 11:32:51 packer.exe plugin: [DEBUG] Opening new ssh session
2021/11/21 11:32:51 [INFO] 107 bytes written for 'uploadData'
2021/11/21 11:32:51 packer.exe plugin: [DEBUG] Starting remote scp process: scp -vt /tmp
2021/11/21 11:32:51 packer.exe plugin: [DEBUG] Started SCP session, beginning transfers...
2021/11/21 11:32:51 packer.exe plugin: [DEBUG] Copying input data into temporary file so we can read the length
2021/11/21 11:32:51 packer.exe plugin: [DEBUG] SCP session complete, closing stdin pipe.
2021/11/21 11:32:51 packer.exe plugin: [DEBUG] Waiting for SSH session to complete.
2021/11/21 11:32:51 packer.exe plugin: [INFO] 691 bytes written for 'uploadData'
2021/11/21 11:32:51 [INFO] 691 bytes written for 'uploadData'
2021/11/21 11:32:51 packer.exe plugin: [DEBUG] scp stderr (length 40): Sink: C0666 691 k8s.node-proxy.setup.sh
2021/11/21 11:32:51 packer.exe plugin: closing
2021/11/21 11:32:51 closing
2021/11/21 11:32:51 packer.exe plugin: closing
2021/11/21 11:32:51 packer.exe plugin: closing
2021/11/21 11:32:51 closing
2021/11/21 11:32:51 packer.exe plugin: closing
2021/11/21 11:32:51 [INFO] (telemetry) ending file
2021/11/21 11:32:51 [INFO] (telemetry) Starting provisioner shell
2021/11/21 11:32:51 packer.exe plugin: [DEBUG] scp: Uploading script_3746.sh: perms=C0644 size=107
2021/11/21 11:32:51 packer.exe plugin: [DEBUG] SCP session complete, closing stdin pipe.
2021/11/21 11:32:51 packer.exe plugin: [DEBUG] Waiting for SSH session to complete.
==> stage2 - Prepare cluster images.vmware-vmx.proxy: Provisioning with shell script: T:\packer-shell3432837949
2021/11/21 11:32:51 packer.exe plugin: Opening T:\packer-shell3432837949 for reading
2021/11/21 11:32:51 packer.exe plugin: [DEBUG] scp stderr (length 31): Sink: C0644 107 script_3746.sh
2021/11/21 11:32:51 packer.exe plugin: [INFO] 105 bytes written for 'uploadData'
2021/11/21 11:32:51 packer.exe plugin: [DEBUG] Opening new ssh session
2021/11/21 11:32:51 [INFO] 105 bytes written for 'uploadData'
2021/11/21 11:32:51 packer.exe plugin: [DEBUG] Opening new ssh session
2021/11/21 11:32:51 packer.exe plugin: [DEBUG] Starting remote scp process: scp -vt /tmp
2021/11/21 11:32:51 packer.exe plugin: [DEBUG] starting remote command: chmod 0755 /tmp/script_3746.sh
2021/11/21 11:32:51 packer.exe plugin: [DEBUG] Started SCP session, beginning transfers...
2021/11/21 11:32:51 packer.exe plugin: [DEBUG] Copying input data into temporary file so we can read the length
2021/11/21 11:32:51 packer.exe plugin: [INFO] RPC endpoint: Communicator ended with: 0
2021/11/21 11:32:51 [INFO] RPC client: Communicator ended with: 0
2021/11/21 11:32:51 [INFO] RPC endpoint: Communicator ended with: 0
2021/11/21 11:32:51 packer.exe plugin: [DEBUG] scp: Uploading script_394.sh: perms=C0644 size=107
2021/11/21 11:32:51 packer.exe plugin: [INFO] RPC client: Communicator ended with: 0
2021/11/21 11:32:51 packer.exe plugin: [DEBUG] SCP session complete, closing stdin pipe.
2021/11/21 11:32:51 packer.exe plugin: [DEBUG] Waiting for SSH session to complete.
2021/11/21 11:32:51 packer.exe plugin: [DEBUG] Opening new ssh session
2021/11/21 11:32:51 packer.exe plugin: [DEBUG] starting remote command: chmod +x /tmp/script_3746.sh; KUBERNETES_OS_NAME='Debian_11' KUBERNETES_VERSION='1.22' PACKER_BUILDER_TYPE='vmware-vmx' PACKER_BUILD_NAME='node-cluster-stage2' PAC
KER_HTTP_ADDR='192.168.20.1:0' PACKER_HTTP_IP='192.168.20.1' PACKER_HTTP_PORT='0' /tmp/script_3746.sh
2021/11/21 11:32:51 packer.exe plugin: [DEBUG] scp stderr (length 30): Sink: C0644 107 script_394.sh
2021/11/21 11:32:51 packer.exe plugin: [DEBUG] Opening new ssh session
2021/11/21 11:32:51 packer.exe plugin: [DEBUG] starting remote command: chmod 0755 /tmp/script_394.sh
2021/11/21 11:32:51 packer.exe plugin: [INFO] RPC endpoint: Communicator ended with: 0
2021/11/21 11:32:51 [INFO] RPC client: Communicator ended with: 0
2021/11/21 11:32:51 [INFO] RPC endpoint: Communicator ended with: 0
2021/11/21 11:32:51 packer.exe plugin: [INFO] RPC client: Communicator ended with: 0
2021/11/21 11:32:51 packer.exe plugin: [DEBUG] Opening new ssh session
2021/11/21 11:32:51 packer.exe plugin: [DEBUG] starting remote command: chmod +x /tmp/script_394.sh; KUBERNETES_OS_NAME='Debian_11' KUBERNETES_VERSION='1.22' PACKER_BUILDER_TYPE='vmware-vmx' PACKER_BUILD_NAME='node-cluster-stage2' PACK
ER_HTTP_ADDR='192.168.20.1:0' PACKER_HTTP_IP='192.168.20.1' PACKER_HTTP_PORT='0' /tmp/script_394.sh
stage2 - Prepare cluster images.vmware-vmx.master: Start common setup...
stage2 - Prepare cluster images.vmware-vmx.deploy: Start common setup...
stage2 - Prepare cluster images.vmware-vmx.master: * Disable swap partition
stage2 - Prepare cluster images.vmware-vmx.deploy: * Disable swap partition
2021/11/21 11:32:51 packer.exe plugin: [DEBUG] scp: Uploading script_4089.sh: perms=C0644 size=105
2021/11/21 11:32:51 packer.exe plugin: [DEBUG] SCP session complete, closing stdin pipe.
2021/11/21 11:32:51 packer.exe plugin: [DEBUG] Waiting for SSH session to complete.
2021/11/21 11:32:51 packer.exe plugin: [DEBUG] scp stderr (length 31): Sink: C0644 105 script_4089.sh
2021/11/21 11:32:51 packer.exe plugin: [DEBUG] Opening new ssh session
2021/11/21 11:32:51 packer.exe plugin: [DEBUG] starting remote command: chmod 0755 /tmp/script_4089.sh
2021/11/21 11:32:51 packer.exe plugin: [INFO] RPC endpoint: Communicator ended with: 0
2021/11/21 11:32:51 [INFO] RPC client: Communicator ended with: 0
2021/11/21 11:32:51 [INFO] RPC endpoint: Communicator ended with: 0
2021/11/21 11:32:51 packer.exe plugin: [INFO] RPC client: Communicator ended with: 0
2021/11/21 11:32:51 packer.exe plugin: [DEBUG] Opening new ssh session
2021/11/21 11:32:51 packer.exe plugin: [DEBUG] starting remote command: chmod +x /tmp/script_4089.sh; KUBERNETES_OS_NAME='Debian_11' KUBERNETES_VERSION='1.22' PACKER_BUILDER_TYPE='vmware-vmx' PACKER_BUILD_NAME='node-cluster-stage2' PAC
KER_HTTP_ADDR='192.168.20.1:0' PACKER_HTTP_IP='192.168.20.1' PACKER_HTTP_PORT='0' /tmp/script_4089.sh
stage2 - Prepare cluster images.vmware-vmx.master: * Setup kernel load modules at bootup
stage2 - Prepare cluster images.vmware-vmx.deploy: * Setup kernel load modules at bootup
stage2 - Prepare cluster images.vmware-vmx.proxy: Start common setup...
stage2 - Prepare cluster images.vmware-vmx.proxy: * Disable swap partition
stage2 - Prepare cluster images.vmware-vmx.proxy: * Setup kernel load modules at bootup
stage2 - Prepare cluster images.vmware-vmx.deploy: * Setup persistent system parameters at bootup
stage2 - Prepare cluster images.vmware-vmx.master: * Setup persistent system parameters at bootup
stage2 - Prepare cluster images.vmware-vmx.master: * Install common dependencies
stage2 - Prepare cluster images.vmware-vmx.deploy: * Install common dependencies
stage2 - Prepare cluster images.vmware-vmx.proxy: * Setup persistent system parameters at bootup
stage2 - Prepare cluster images.vmware-vmx.proxy: * Install common dependencies
2021/11/21 11:33:02 packer.exe plugin: Skipping lease entry #1 due to being unable to connect to the host (192.168.20.141) with tcp port (22).
stage2 - Prepare cluster images.vmware-vmx.master: * Setup CRI-O repository
stage2 - Prepare cluster images.vmware-vmx.proxy: * Setup CRI-O repository
stage2 - Prepare cluster images.vmware-vmx.deploy: * Setup CRI-O repository
stage2 - Prepare cluster images.vmware-vmx.master: * Setup Kubernetes repository
stage2 - Prepare cluster images.vmware-vmx.deploy: * Setup Kubernetes repository
stage2 - Prepare cluster images.vmware-vmx.proxy: * Setup Kubernetes repository
stage2 - Prepare cluster images.vmware-vmx.master: * Update repository
stage2 - Prepare cluster images.vmware-vmx.deploy: * Update repository
stage2 - Prepare cluster images.vmware-vmx.proxy: * Update repository
stage2 - Prepare cluster images.vmware-vmx.master: * Setup firewall and allow ssh connection
stage2 - Prepare cluster images.vmware-vmx.deploy: * Setup firewall and allow ssh connection
stage2 - Prepare cluster images.vmware-vmx.proxy: * Setup firewall and allow ssh connection
stage2 - Prepare cluster images.vmware-vmx.master: Start runtime setup...
stage2 - Prepare cluster images.vmware-vmx.master: * Setup kernel load modules at bootup
stage2 - Prepare cluster images.vmware-vmx.master: * Setup persistent system parameters at bootup
stage2 - Prepare cluster images.vmware-vmx.master: Start master node setup...
stage2 - Prepare cluster images.vmware-vmx.master: * Set specific kubernetes master node ports to allow connection
stage2 - Prepare cluster images.vmware-vmx.proxy: Start proxy node setup...
stage2 - Prepare cluster images.vmware-vmx.proxy: * Set specific kubernetes proxy node ports to allow connection
stage2 - Prepare cluster images.vmware-vmx.deploy: Start deploy node setup...
stage2 - Prepare cluster images.vmware-vmx.deploy: * Install CFSSL and Kubectl packages
stage2 - Prepare cluster images.vmware-vmx.proxy: * Install Kubernetes haproxy
stage2 - Prepare cluster images.vmware-vmx.master: * Install Kubernetes runtime
2021/11/21 11:33:13 packer.exe plugin: [INFO] RPC endpoint: Communicator ended with: 0
2021/11/21 11:33:13 [INFO] 0 bytes written for 'stderr'
2021/11/21 11:33:13 [INFO] 361 bytes written for 'stdout'
2021/11/21 11:33:13 [INFO] RPC client: Communicator ended with: 0
2021/11/21 11:33:13 [INFO] RPC endpoint: Communicator ended with: 0
2021/11/21 11:33:13 packer.exe plugin: [INFO] 0 bytes written for 'stderr'
2021/11/21 11:33:13 packer.exe plugin: [INFO] 361 bytes written for 'stdout'
2021/11/21 11:33:13 packer.exe plugin: [INFO] RPC client: Communicator ended with: 0
2021/11/21 11:33:13 packer.exe plugin: [DEBUG] Opening new ssh session
2021/11/21 11:33:13 packer.exe plugin: [DEBUG] starting remote command: rm -f /tmp/script_394.sh
2021/11/21 11:33:13 packer.exe plugin: [INFO] RPC endpoint: Communicator ended with: 0
2021/11/21 11:33:13 [INFO] RPC client: Communicator ended with: 0
2021/11/21 11:33:13 [INFO] RPC endpoint: Communicator ended with: 0
2021/11/21 11:33:13 packer.exe plugin: [INFO] RPC client: Communicator ended with: 0
2021/11/21 11:33:13 packer.exe plugin: [DEBUG] Opening new ssh session
2021/11/21 11:33:13 packer.exe plugin: [DEBUG] starting remote command: rm -f
2021/11/21 11:33:13 packer.exe plugin: [INFO] RPC endpoint: Communicator ended with: 0
2021/11/21 11:33:13 [INFO] RPC client: Communicator ended with: 0
2021/11/21 11:33:13 [INFO] RPC endpoint: Communicator ended with: 0
2021/11/21 11:33:13 packer.exe plugin: [INFO] RPC client: Communicator ended with: 0
2021/11/21 11:33:13 [INFO] (telemetry) ending shell
2021/11/21 11:33:13 [INFO] (telemetry) Starting provisioner file
==> stage2 - Prepare cluster images.vmware-vmx.deploy: Uploading C:\Users\Midoriiro\.ssh\kuber\id_ed25519.pub => /home/kuber/.ssh/
2021/11/21 11:33:13 packer.exe plugin: [DEBUG] Opening new ssh session
2021/11/21 11:33:13 packer.exe plugin: [DEBUG] Starting remote scp process: scp -vt /home/kuber/.ssh
2021/11/21 11:33:13 packer.exe plugin: [INFO] 99 bytes written for 'uploadData'
2021/11/21 11:33:13 [INFO] 99 bytes written for 'uploadData'
2021/11/21 11:33:13 packer.exe plugin: [DEBUG] Started SCP session, beginning transfers...
2021/11/21 11:33:13 packer.exe plugin: [DEBUG] scp: Uploading id_ed25519.pub: perms=C0666 size=99
2021/11/21 11:33:13 packer.exe plugin: [DEBUG] SCP session complete, closing stdin pipe.
2021/11/21 11:33:13 packer.exe plugin: [DEBUG] Waiting for SSH session to complete.
2021/11/21 11:33:13 packer.exe plugin: [DEBUG] scp stderr (length 30): Sink: C0666 99 id_ed25519.pub
2021/11/21 11:33:13 packer.exe plugin: closing
2021/11/21 11:33:13 closing
2021/11/21 11:33:13 packer.exe plugin: closing
2021/11/21 11:33:13 [INFO] (telemetry) ending file
2021/11/21 11:33:13 [INFO] (telemetry) Starting provisioner shell
==> stage2 - Prepare cluster images.vmware-vmx.deploy: Provisioning with shell script: D:/home/programming/workspace/projects/infrastructure_as_code/homelab/01-preparing-boxes/configs/k8s.finalize.setup.sh
2021/11/21 11:33:13 packer.exe plugin: Opening D:/home/programming/workspace/projects/infrastructure_as_code/homelab/01-preparing-boxes/configs/k8s.finalize.setup.sh for reading
2021/11/21 11:33:13 packer.exe plugin: [DEBUG] Opening new ssh session
2021/11/21 11:33:13 packer.exe plugin: [DEBUG] Starting remote scp process: scp -vt /tmp
2021/11/21 11:33:13 packer.exe plugin: [DEBUG] Started SCP session, beginning transfers...
2021/11/21 11:33:13 packer.exe plugin: [DEBUG] Copying input data into temporary file so we can read the length
2021/11/21 11:33:13 [INFO] 1059 bytes written for 'uploadData'
2021/11/21 11:33:13 packer.exe plugin: [INFO] 1059 bytes written for 'uploadData'
2021/11/21 11:33:13 packer.exe plugin: [DEBUG] scp: Uploading script_5218.sh: perms=C0644 size=1059
2021/11/21 11:33:13 packer.exe plugin: [DEBUG] SCP session complete, closing stdin pipe.
2021/11/21 11:33:13 packer.exe plugin: [DEBUG] Waiting for SSH session to complete.
2021/11/21 11:33:13 packer.exe plugin: [DEBUG] scp stderr (length 32): Sink: C0644 1059 script_5218.sh
2021/11/21 11:33:13 packer.exe plugin: [DEBUG] Opening new ssh session
2021/11/21 11:33:13 packer.exe plugin: [DEBUG] starting remote command: chmod 0755 /tmp/script_5218.sh
2021/11/21 11:33:13 packer.exe plugin: [INFO] RPC endpoint: Communicator ended with: 0
2021/11/21 11:33:13 [INFO] RPC client: Communicator ended with: 0
2021/11/21 11:33:13 [INFO] RPC endpoint: Communicator ended with: 0
2021/11/21 11:33:13 packer.exe plugin: [INFO] RPC client: Communicator ended with: 0
2021/11/21 11:33:13 packer.exe plugin: [DEBUG] Opening new ssh session
2021/11/21 11:33:13 packer.exe plugin: [DEBUG] starting remote command: chmod +x /tmp/script_5218.sh; PACKER_BUILDER_TYPE='vmware-vmx' PACKER_BUILD_NAME='node-cluster-stage2' PACKER_HTTP_ADDR='192.168.20.1:0' PACKER_HTTP_IP='192.168.20
.1' PACKER_HTTP_PORT='0' SSH_PUBLIC_KEY='id_ed25519.pub' SSH_USERNAME='kuber' /tmp/script_5218.sh
stage2 - Prepare cluster images.vmware-vmx.deploy: Start finalize nodes setup...
stage2 - Prepare cluster images.vmware-vmx.deploy: * Set ssh connection to only accept ssh keys
stage2 - Prepare cluster images.vmware-vmx.deploy: * Set user ssh key
stage2 - Prepare cluster images.vmware-vmx.deploy: * Disable wait in grub menu
==> stage2 - Prepare cluster images.vmware-vmx.deploy: Generating grub configuration file ...
==> stage2 - Prepare cluster images.vmware-vmx.deploy: Found linux image: /boot/vmlinuz-5.10.0-9-amd64
==> stage2 - Prepare cluster images.vmware-vmx.deploy: Found initrd image: /boot/initrd.img-5.10.0-9-amd64
==> stage2 - Prepare cluster images.vmware-vmx.deploy: Adding boot menu entry for EFI firmware configuration
==> stage2 - Prepare cluster images.vmware-vmx.deploy: done
2021/11/21 11:33:15 packer.exe plugin: [INFO] RPC endpoint: Communicator ended with: 0
2021/11/21 11:33:15 [INFO] 198 bytes written for 'stderr'
2021/11/21 11:33:15 [INFO] 128 bytes written for 'stdout'
2021/11/21 11:33:15 [INFO] RPC client: Communicator ended with: 0
2021/11/21 11:33:15 [INFO] RPC endpoint: Communicator ended with: 0
2021/11/21 11:33:15 packer.exe plugin: [INFO] 198 bytes written for 'stderr'
2021/11/21 11:33:15 packer.exe plugin: [INFO] 128 bytes written for 'stdout'
2021/11/21 11:33:15 packer.exe plugin: [INFO] RPC client: Communicator ended with: 0
2021/11/21 11:33:15 packer.exe plugin: [DEBUG] Opening new ssh session
2021/11/21 11:33:15 packer.exe plugin: [DEBUG] starting remote command: rm -f /tmp/script_5218.sh
2021/11/21 11:33:15 packer.exe plugin: [INFO] RPC endpoint: Communicator ended with: 0
2021/11/21 11:33:15 [INFO] RPC client: Communicator ended with: 0
2021/11/21 11:33:15 [INFO] RPC endpoint: Communicator ended with: 0
2021/11/21 11:33:15 packer.exe plugin: [INFO] RPC client: Communicator ended with: 0
2021/11/21 11:33:15 packer.exe plugin: [DEBUG] Opening new ssh session
2021/11/21 11:33:15 packer.exe plugin: [DEBUG] starting remote command: rm -f
2021/11/21 11:33:15 packer.exe plugin: [INFO] RPC endpoint: Communicator ended with: 0
2021/11/21 11:33:15 [INFO] RPC client: Communicator ended with: 0
2021/11/21 11:33:15 [INFO] RPC endpoint: Communicator ended with: 0
2021/11/21 11:33:15 packer.exe plugin: [INFO] RPC client: Communicator ended with: 0
2021/11/21 11:33:15 [INFO] (telemetry) ending shell
==> stage2 - Prepare cluster images.vmware-vmx.deploy: Gracefully halting virtual machine...
2021/11/21 11:33:15 packer.exe plugin: Executing shutdown command: echo 'kuber' | sudo -S shutdown -P now
2021/11/21 11:33:15 packer.exe plugin: [DEBUG] Opening new ssh session
2021/11/21 11:33:15 packer.exe plugin: [DEBUG] starting remote command: echo 'kuber' | sudo -S shutdown -P now
2021/11/21 11:33:15 packer.exe plugin: Waiting max 5m0s for shutdown to complete
2021/11/21 11:33:15 packer.exe plugin: Executing: C:\Program Files (x86)\VMware\VMware Workstation\vmrun.exe -T ws list
2021/11/21 11:33:15 packer.exe plugin: [ERROR] Remote command exited without exit status or exit signal.
2021/11/21 11:33:16 packer.exe plugin: [INFO] RPC endpoint: Communicator ended with: 0
2021/11/21 11:33:16 [INFO] 0 bytes written for 'stderr'
2021/11/21 11:33:16 [INFO] 417 bytes written for 'stdout'
2021/11/21 11:33:16 [INFO] RPC client: Communicator ended with: 0
2021/11/21 11:33:16 [INFO] RPC endpoint: Communicator ended with: 0
2021/11/21 11:33:16 packer.exe plugin: [INFO] 0 bytes written for 'stderr'
2021/11/21 11:33:16 packer.exe plugin: [INFO] 417 bytes written for 'stdout'
2021/11/21 11:33:16 packer.exe plugin: [INFO] RPC client: Communicator ended with: 0
2021/11/21 11:33:16 packer.exe plugin: [DEBUG] Opening new ssh session
2021/11/21 11:33:16 packer.exe plugin: [DEBUG] starting remote command: rm -f /tmp/script_4089.sh
2021/11/21 11:33:16 packer.exe plugin: [INFO] RPC endpoint: Communicator ended with: 0
2021/11/21 11:33:16 [INFO] RPC client: Communicator ended with: 0
2021/11/21 11:33:16 [INFO] RPC endpoint: Communicator ended with: 0
2021/11/21 11:33:16 packer.exe plugin: [INFO] RPC client: Communicator ended with: 0
2021/11/21 11:33:16 packer.exe plugin: [DEBUG] Opening new ssh session
2021/11/21 11:33:16 packer.exe plugin: [DEBUG] starting remote command: rm -f
2021/11/21 11:33:16 packer.exe plugin: [INFO] RPC endpoint: Communicator ended with: 0
2021/11/21 11:33:16 [INFO] RPC client: Communicator ended with: 0
2021/11/21 11:33:16 [INFO] RPC endpoint: Communicator ended with: 0
2021/11/21 11:33:16 packer.exe plugin: [INFO] RPC client: Communicator ended with: 0
2021/11/21 11:33:16 [INFO] (telemetry) ending shell
2021/11/21 11:33:16 [INFO] (telemetry) Starting provisioner file
2021/11/21 11:33:16 packer.exe plugin: stdout: Total running VMs: 4
2021/11/21 11:33:16 packer.exe plugin: C:\Users\Midoriiro\.maestro\0.1.0\stage-2\worker\k8s.node-worker.debian-11.1.0.vmx
2021/11/21 11:33:16 packer.exe plugin: C:\Users\Midoriiro\.maestro\0.1.0\stage-2\master\k8s.node-master.debian-11.1.0.vmx
2021/11/21 11:33:16 packer.exe plugin: C:\Users\Midoriiro\.maestro\0.1.0\stage-2\proxy\k8s.node-proxy.debian-11.1.0.vmx
2021/11/21 11:33:16 packer.exe plugin: C:\Users\Midoriiro\.maestro\0.1.0\stage-2\deploy\k8s.node-deploy.debian-11.1.0.vmx
2021/11/21 11:33:16 packer.exe plugin: stderr:
==> stage2 - Prepare cluster images.vmware-vmx.proxy: Uploading C:\Users\Midoriiro\.ssh\kuber\id_ed25519.pub => /home/kuber/.ssh/
2021/11/21 11:33:16 packer.exe plugin: [DEBUG] Opening new ssh session
2021/11/21 11:33:16 packer.exe plugin: [INFO] 99 bytes written for 'uploadData'
2021/11/21 11:33:16 [INFO] 99 bytes written for 'uploadData'
2021/11/21 11:33:16 packer.exe plugin: [DEBUG] Starting remote scp process: scp -vt /home/kuber/.ssh
2021/11/21 11:33:16 packer.exe plugin: [DEBUG] Started SCP session, beginning transfers...
2021/11/21 11:33:16 packer.exe plugin: [DEBUG] scp: Uploading id_ed25519.pub: perms=C0666 size=99
2021/11/21 11:33:16 packer.exe plugin: [DEBUG] SCP session complete, closing stdin pipe.
2021/11/21 11:33:16 packer.exe plugin: [DEBUG] Waiting for SSH session to complete.
2021/11/21 11:33:16 packer.exe plugin: [DEBUG] scp stderr (length 30): Sink: C0666 99 id_ed25519.pub
2021/11/21 11:33:16 packer.exe plugin: closing
2021/11/21 11:33:16 closing
2021/11/21 11:33:16 packer.exe plugin: closing
2021/11/21 11:33:16 [INFO] (telemetry) ending file
2021/11/21 11:33:16 [INFO] (telemetry) Starting provisioner shell
2021/11/21 11:33:16 packer.exe plugin: Opening D:/home/programming/workspace/projects/infrastructure_as_code/homelab/01-preparing-boxes/configs/k8s.finalize.setup.sh for reading
==> stage2 - Prepare cluster images.vmware-vmx.proxy: Provisioning with shell script: D:/home/programming/workspace/projects/infrastructure_as_code/homelab/01-preparing-boxes/configs/k8s.finalize.setup.sh
2021/11/21 11:33:16 packer.exe plugin: [DEBUG] Opening new ssh session
2021/11/21 11:33:16 packer.exe plugin: [DEBUG] Starting remote scp process: scp -vt /tmp
2021/11/21 11:33:16 [INFO] 1059 bytes written for 'uploadData'
2021/11/21 11:33:16 packer.exe plugin: [INFO] 1059 bytes written for 'uploadData'
2021/11/21 11:33:16 packer.exe plugin: [DEBUG] Started SCP session, beginning transfers...
2021/11/21 11:33:16 packer.exe plugin: [DEBUG] Copying input data into temporary file so we can read the length
2021/11/21 11:33:16 packer.exe plugin: [DEBUG] scp: Uploading script_9476.sh: perms=C0644 size=1059
2021/11/21 11:33:16 packer.exe plugin: [DEBUG] SCP session complete, closing stdin pipe.
2021/11/21 11:33:16 packer.exe plugin: [DEBUG] Waiting for SSH session to complete.
2021/11/21 11:33:16 packer.exe plugin: [DEBUG] scp stderr (length 32): Sink: C0644 1059 script_9476.sh
2021/11/21 11:33:16 packer.exe plugin: [DEBUG] Opening new ssh session
2021/11/21 11:33:16 packer.exe plugin: [DEBUG] starting remote command: chmod 0755 /tmp/script_9476.sh
2021/11/21 11:33:16 packer.exe plugin: [INFO] RPC endpoint: Communicator ended with: 0
2021/11/21 11:33:16 [INFO] RPC client: Communicator ended with: 0
2021/11/21 11:33:16 [INFO] RPC endpoint: Communicator ended with: 0
2021/11/21 11:33:16 packer.exe plugin: [INFO] RPC client: Communicator ended with: 0
2021/11/21 11:33:16 packer.exe plugin: [DEBUG] Opening new ssh session
2021/11/21 11:33:16 packer.exe plugin: [DEBUG] starting remote command: chmod +x /tmp/script_9476.sh; PACKER_BUILDER_TYPE='vmware-vmx' PACKER_BUILD_NAME='node-cluster-stage2' PACKER_HTTP_ADDR='192.168.20.1:0' PACKER_HTTP_IP='192.168.20
.1' PACKER_HTTP_PORT='0' SSH_PUBLIC_KEY='id_ed25519.pub' SSH_USERNAME='kuber' /tmp/script_9476.sh
stage2 - Prepare cluster images.vmware-vmx.proxy: Start finalize nodes setup...
stage2 - Prepare cluster images.vmware-vmx.proxy: * Set ssh connection to only accept ssh keys
stage2 - Prepare cluster images.vmware-vmx.proxy: * Set user ssh key
2021/11/21 11:33:16 packer.exe plugin: Executing: C:\Program Files (x86)\VMware\VMware Workstation\vmrun.exe -T ws list
stage2 - Prepare cluster images.vmware-vmx.proxy: * Disable wait in grub menu
==> stage2 - Prepare cluster images.vmware-vmx.proxy: Generating grub configuration file ...
2021/11/21 11:33:17 packer.exe plugin: stdout: Total running VMs: 4
2021/11/21 11:33:17 packer.exe plugin: C:\Users\Midoriiro\.maestro\0.1.0\stage-2\worker\k8s.node-worker.debian-11.1.0.vmx
2021/11/21 11:33:17 packer.exe plugin: C:\Users\Midoriiro\.maestro\0.1.0\stage-2\master\k8s.node-master.debian-11.1.0.vmx
2021/11/21 11:33:17 packer.exe plugin: C:\Users\Midoriiro\.maestro\0.1.0\stage-2\proxy\k8s.node-proxy.debian-11.1.0.vmx
2021/11/21 11:33:17 packer.exe plugin: C:\Users\Midoriiro\.maestro\0.1.0\stage-2\deploy\k8s.node-deploy.debian-11.1.0.vmx
2021/11/21 11:33:17 packer.exe plugin: stderr:
2021/11/21 11:33:17 packer.exe plugin: Executing: C:\Program Files (x86)\VMware\VMware Workstation\vmrun.exe -T ws list
2021/11/21 11:33:18 packer.exe plugin: stdout: Total running VMs: 3
2021/11/21 11:33:18 packer.exe plugin: C:\Users\Midoriiro\.maestro\0.1.0\stage-2\worker\k8s.node-worker.debian-11.1.0.vmx
2021/11/21 11:33:18 packer.exe plugin: C:\Users\Midoriiro\.maestro\0.1.0\stage-2\master\k8s.node-master.debian-11.1.0.vmx
2021/11/21 11:33:18 packer.exe plugin: C:\Users\Midoriiro\.maestro\0.1.0\stage-2\proxy\k8s.node-proxy.debian-11.1.0.vmx
2021/11/21 11:33:18 packer.exe plugin: stderr:
stage2 - Prepare cluster images.vmware-vmx.deploy: Waiting for VMware to clean up after itself...
2021/11/21 11:33:18 packer.exe plugin: No more lock files found. VMware is clean.
==> stage2 - Prepare cluster images.vmware-vmx.proxy: Found linux image: /boot/vmlinuz-5.10.0-9-amd64
==> stage2 - Prepare cluster images.vmware-vmx.proxy: Found initrd image: /boot/initrd.img-5.10.0-9-amd64
==> stage2 - Prepare cluster images.vmware-vmx.proxy: Adding boot menu entry for EFI firmware configuration
==> stage2 - Prepare cluster images.vmware-vmx.proxy: done
2021/11/21 11:33:19 packer.exe plugin: [INFO] RPC endpoint: Communicator ended with: 0
2021/11/21 11:33:19 [INFO] 198 bytes written for 'stderr'
2021/11/21 11:33:19 [INFO] 128 bytes written for 'stdout'
2021/11/21 11:33:19 [INFO] RPC client: Communicator ended with: 0
2021/11/21 11:33:19 [INFO] RPC endpoint: Communicator ended with: 0
2021/11/21 11:33:19 packer.exe plugin: [INFO] 198 bytes written for 'stderr'
2021/11/21 11:33:19 packer.exe plugin: [INFO] 128 bytes written for 'stdout'
2021/11/21 11:33:19 packer.exe plugin: [INFO] RPC client: Communicator ended with: 0
2021/11/21 11:33:19 packer.exe plugin: [DEBUG] Opening new ssh session
2021/11/21 11:33:19 packer.exe plugin: [DEBUG] starting remote command: rm -f /tmp/script_9476.sh
2021/11/21 11:33:19 packer.exe plugin: [INFO] RPC endpoint: Communicator ended with: 0
2021/11/21 11:33:19 [INFO] RPC client: Communicator ended with: 0
2021/11/21 11:33:19 [INFO] RPC endpoint: Communicator ended with: 0
2021/11/21 11:33:19 packer.exe plugin: [INFO] RPC client: Communicator ended with: 0
2021/11/21 11:33:19 packer.exe plugin: [DEBUG] Opening new ssh session
2021/11/21 11:33:19 packer.exe plugin: [DEBUG] starting remote command: rm -f
2021/11/21 11:33:19 packer.exe plugin: [INFO] RPC endpoint: Communicator ended with: 0
2021/11/21 11:33:19 [INFO] RPC client: Communicator ended with: 0
2021/11/21 11:33:19 [INFO] RPC endpoint: Communicator ended with: 0
2021/11/21 11:33:19 packer.exe plugin: [INFO] RPC client: Communicator ended with: 0
2021/11/21 11:33:19 [INFO] (telemetry) ending shell
==> stage2 - Prepare cluster images.vmware-vmx.proxy: Gracefully halting virtual machine...
2021/11/21 11:33:19 packer.exe plugin: Executing shutdown command: echo 'kuber' | sudo -S shutdown -P now
2021/11/21 11:33:19 packer.exe plugin: [DEBUG] Opening new ssh session
2021/11/21 11:33:19 packer.exe plugin: [DEBUG] starting remote command: echo 'kuber' | sudo -S shutdown -P now
2021/11/21 11:33:19 packer.exe plugin: Waiting max 5m0s for shutdown to complete
2021/11/21 11:33:19 packer.exe plugin: Executing: C:\Program Files (x86)\VMware\VMware Workstation\vmrun.exe -T ws list
2021/11/21 11:33:19 packer.exe plugin: [ERROR] Remote command exited without exit status or exit signal.
stage2 - Prepare cluster images.vmware-vmx.master: * Install Kubernetes master node specific packages
2021/11/21 11:33:19 packer.exe plugin: stdout: Total running VMs: 3
2021/11/21 11:33:19 packer.exe plugin: C:\Users\Midoriiro\.maestro\0.1.0\stage-2\worker\k8s.node-worker.debian-11.1.0.vmx
2021/11/21 11:33:19 packer.exe plugin: C:\Users\Midoriiro\.maestro\0.1.0\stage-2\master\k8s.node-master.debian-11.1.0.vmx
2021/11/21 11:33:19 packer.exe plugin: C:\Users\Midoriiro\.maestro\0.1.0\stage-2\proxy\k8s.node-proxy.debian-11.1.0.vmx
2021/11/21 11:33:19 packer.exe plugin: stderr:
2021/11/21 11:33:20 packer.exe plugin: Executing: C:\Program Files (x86)\VMware\VMware Workstation\vmrun.exe -T ws list
2021/11/21 11:33:20 packer.exe plugin: stdout: Total running VMs: 3
2021/11/21 11:33:20 packer.exe plugin: C:\Users\Midoriiro\.maestro\0.1.0\stage-2\worker\k8s.node-worker.debian-11.1.0.vmx
2021/11/21 11:33:20 packer.exe plugin: C:\Users\Midoriiro\.maestro\0.1.0\stage-2\master\k8s.node-master.debian-11.1.0.vmx
2021/11/21 11:33:20 packer.exe plugin: C:\Users\Midoriiro\.maestro\0.1.0\stage-2\proxy\k8s.node-proxy.debian-11.1.0.vmx
2021/11/21 11:33:20 packer.exe plugin: stderr:
2021/11/21 11:33:20 packer.exe plugin: Executing: C:\Program Files (x86)\VMware\VMware Workstation\vmrun.exe -T ws list
2021/11/21 11:33:21 packer.exe plugin: stdout: Total running VMs: 2
stage2 - Prepare cluster images.vmware-vmx.proxy: Waiting for VMware to clean up after itself...
2021/11/21 11:33:21 packer.exe plugin: C:\Users\Midoriiro\.maestro\0.1.0\stage-2\worker\k8s.node-worker.debian-11.1.0.vmx
2021/11/21 11:33:21 packer.exe plugin: C:\Users\Midoriiro\.maestro\0.1.0\stage-2\master\k8s.node-master.debian-11.1.0.vmx
2021/11/21 11:33:21 packer.exe plugin: stderr:
2021/11/21 11:33:21 packer.exe plugin: Waiting on lock files: []string{"C:\\Users\\Midoriiro\\.maestro\\0.1.0\\stage-2\\proxy\\k8s.node-proxy.debian-11.1.0.vmx.lck\\M31017.lck"}
2021/11/21 11:33:21 packer.exe plugin: Waiting on lock files: []string{"C:\\Users\\Midoriiro\\.maestro\\0.1.0\\stage-2\\proxy\\k8s.node-proxy.debian-11.1.0.vmx.lck\\M31017.lck"}
2021/11/21 11:33:21 packer.exe plugin: No more lock files found. VMware is clean.
2021/11/21 11:33:23 packer.exe plugin: VM shut down.
==> stage2 - Prepare cluster images.vmware-vmx.deploy: Deleting unnecessary VMware files...
stage2 - Prepare cluster images.vmware-vmx.deploy: Deleting: C:\Users\Midoriiro\.maestro\0.1.0\stage-2\deploy\vm.scoreboard
stage2 - Prepare cluster images.vmware-vmx.deploy: Deleting: C:\Users\Midoriiro\.maestro\0.1.0\stage-2\deploy\vmware.log
==> stage2 - Prepare cluster images.vmware-vmx.deploy: Compacting all attached virtual disks...
2021/11/21 11:33:23 packer.exe plugin: Executing: C:\Program Files (x86)\VMware\VMware Workstation\vmware-vdiskmanager.exe -d C:\Users\Midoriiro\.maestro\0.1.0\stage-2\deploy\k8s.node-base.debian-11.1.0-cl1.vmdk
stage2 - Prepare cluster images.vmware-vmx.deploy: Compacting virtual disk 1
2021/11/21 11:33:23 packer.exe plugin: Skipping lease entry #2 due to being unable to connect to the host (192.168.20.148) with tcp port (22).
2021/11/21 11:33:26 packer.exe plugin: VM shut down.
==> stage2 - Prepare cluster images.vmware-vmx.proxy: Deleting unnecessary VMware files...
stage2 - Prepare cluster images.vmware-vmx.proxy: Deleting: C:\Users\Midoriiro\.maestro\0.1.0\stage-2\proxy\vm.scoreboard
stage2 - Prepare cluster images.vmware-vmx.proxy: Deleting: C:\Users\Midoriiro\.maestro\0.1.0\stage-2\proxy\vmware.log
==> stage2 - Prepare cluster images.vmware-vmx.proxy: Compacting all attached virtual disks...
2021/11/21 11:33:26 packer.exe plugin: Executing: C:\Program Files (x86)\VMware\VMware Workstation\vmware-vdiskmanager.exe -d C:\Users\Midoriiro\.maestro\0.1.0\stage-2\proxy\k8s.node-base.debian-11.1.0-cl1.vmdk
stage2 - Prepare cluster images.vmware-vmx.proxy: Compacting virtual disk 1
2021/11/21 11:33:34 packer.exe plugin: [INFO] RPC endpoint: Communicator ended with: 0
2021/11/21 11:33:34 [INFO] 0 bytes written for 'stderr'
2021/11/21 11:33:34 [INFO] 584 bytes written for 'stdout'
2021/11/21 11:33:34 [INFO] RPC client: Communicator ended with: 0
2021/11/21 11:33:34 [INFO] RPC endpoint: Communicator ended with: 0
2021/11/21 11:33:34 packer.exe plugin: [INFO] 0 bytes written for 'stderr'
2021/11/21 11:33:34 packer.exe plugin: [INFO] 584 bytes written for 'stdout'
2021/11/21 11:33:34 packer.exe plugin: [INFO] RPC client: Communicator ended with: 0
2021/11/21 11:33:34 packer.exe plugin: [DEBUG] Opening new ssh session
2021/11/21 11:33:34 packer.exe plugin: [DEBUG] starting remote command: rm -f /tmp/script_3746.sh
2021/11/21 11:33:34 packer.exe plugin: [INFO] RPC endpoint: Communicator ended with: 0
2021/11/21 11:33:34 [INFO] RPC client: Communicator ended with: 0
2021/11/21 11:33:34 [INFO] RPC endpoint: Communicator ended with: 0
2021/11/21 11:33:34 packer.exe plugin: [INFO] RPC client: Communicator ended with: 0
2021/11/21 11:33:34 packer.exe plugin: [DEBUG] Opening new ssh session
2021/11/21 11:33:34 packer.exe plugin: [DEBUG] starting remote command: rm -f
2021/11/21 11:33:34 packer.exe plugin: [INFO] RPC endpoint: Communicator ended with: 0
2021/11/21 11:33:34 [INFO] RPC client: Communicator ended with: 0
2021/11/21 11:33:34 [INFO] RPC endpoint: Communicator ended with: 0
2021/11/21 11:33:34 packer.exe plugin: [INFO] RPC client: Communicator ended with: 0
2021/11/21 11:33:34 [INFO] (telemetry) ending shell
2021/11/21 11:33:34 [INFO] (telemetry) Starting provisioner file
==> stage2 - Prepare cluster images.vmware-vmx.master: Uploading C:\Users\Midoriiro\.ssh\kuber\id_ed25519.pub => /home/kuber/.ssh/
2021/11/21 11:33:34 packer.exe plugin: [DEBUG] Opening new ssh session
2021/11/21 11:33:34 packer.exe plugin: [DEBUG] Starting remote scp process: scp -vt /home/kuber/.ssh
2021/11/21 11:33:34 packer.exe plugin: [INFO] 99 bytes written for 'uploadData'
2021/11/21 11:33:34 [INFO] 99 bytes written for 'uploadData'
2021/11/21 11:33:34 packer.exe plugin: [DEBUG] Started SCP session, beginning transfers...
2021/11/21 11:33:34 packer.exe plugin: [DEBUG] scp: Uploading id_ed25519.pub: perms=C0666 size=99
2021/11/21 11:33:34 packer.exe plugin: [DEBUG] SCP session complete, closing stdin pipe.
2021/11/21 11:33:34 packer.exe plugin: [DEBUG] Waiting for SSH session to complete.
2021/11/21 11:33:34 packer.exe plugin: [DEBUG] scp stderr (length 30): Sink: C0666 99 id_ed25519.pub
2021/11/21 11:33:34 packer.exe plugin: closing
2021/11/21 11:33:34 closing
2021/11/21 11:33:34 packer.exe plugin: closing
2021/11/21 11:33:34 [INFO] (telemetry) ending file
2021/11/21 11:33:34 [INFO] (telemetry) Starting provisioner shell
==> stage2 - Prepare cluster images.vmware-vmx.master: Provisioning with shell script: D:/home/programming/workspace/projects/infrastructure_as_code/homelab/01-preparing-boxes/configs/k8s.finalize.setup.sh
2021/11/21 11:33:34 packer.exe plugin: Opening D:/home/programming/workspace/projects/infrastructure_as_code/homelab/01-preparing-boxes/configs/k8s.finalize.setup.sh for reading
2021/11/21 11:33:34 packer.exe plugin: [DEBUG] Opening new ssh session
2021/11/21 11:33:34 packer.exe plugin: [DEBUG] Starting remote scp process: scp -vt /tmp
2021/11/21 11:33:34 packer.exe plugin: [DEBUG] Started SCP session, beginning transfers...
2021/11/21 11:33:34 packer.exe plugin: [DEBUG] Copying input data into temporary file so we can read the length
2021/11/21 11:33:34 packer.exe plugin: [INFO] 1059 bytes written for 'uploadData'
2021/11/21 11:33:34 [INFO] 1059 bytes written for 'uploadData'
2021/11/21 11:33:34 packer.exe plugin: [DEBUG] scp: Uploading script_9331.sh: perms=C0644 size=1059
2021/11/21 11:33:34 packer.exe plugin: [DEBUG] SCP session complete, closing stdin pipe.
2021/11/21 11:33:34 packer.exe plugin: [DEBUG] Waiting for SSH session to complete.
2021/11/21 11:33:34 packer.exe plugin: [DEBUG] scp stderr (length 32): Sink: C0644 1059 script_9331.sh
2021/11/21 11:33:34 packer.exe plugin: [DEBUG] Opening new ssh session
2021/11/21 11:33:34 packer.exe plugin: [DEBUG] starting remote command: chmod 0755 /tmp/script_9331.sh
2021/11/21 11:33:34 packer.exe plugin: [INFO] RPC endpoint: Communicator ended with: 0
2021/11/21 11:33:34 [INFO] RPC client: Communicator ended with: 0
2021/11/21 11:33:34 [INFO] RPC endpoint: Communicator ended with: 0
2021/11/21 11:33:34 packer.exe plugin: [INFO] RPC client: Communicator ended with: 0
2021/11/21 11:33:34 packer.exe plugin: [DEBUG] Opening new ssh session
2021/11/21 11:33:34 packer.exe plugin: [DEBUG] starting remote command: chmod +x /tmp/script_9331.sh; PACKER_BUILDER_TYPE='vmware-vmx' PACKER_BUILD_NAME='node-cluster-stage2' PACKER_HTTP_ADDR='192.168.20.1:0' PACKER_HTTP_IP='192.168.20
.1' PACKER_HTTP_PORT='0' SSH_PUBLIC_KEY='id_ed25519.pub' SSH_USERNAME='kuber' /tmp/script_9331.sh
stage2 - Prepare cluster images.vmware-vmx.master: Start finalize nodes setup...
stage2 - Prepare cluster images.vmware-vmx.master: * Set ssh connection to only accept ssh keys
stage2 - Prepare cluster images.vmware-vmx.master: * Set user ssh key
stage2 - Prepare cluster images.vmware-vmx.master: * Disable wait in grub menu
==> stage2 - Prepare cluster images.vmware-vmx.master: Generating grub configuration file ...
==> stage2 - Prepare cluster images.vmware-vmx.master: Found linux image: /boot/vmlinuz-5.10.0-9-amd64
==> stage2 - Prepare cluster images.vmware-vmx.master: Found initrd image: /boot/initrd.img-5.10.0-9-amd64
==> stage2 - Prepare cluster images.vmware-vmx.master: Adding boot menu entry for EFI firmware configuration
==> stage2 - Prepare cluster images.vmware-vmx.master: done
2021/11/21 11:33:38 packer.exe plugin: [INFO] RPC endpoint: Communicator ended with: 0
2021/11/21 11:33:38 [INFO] 198 bytes written for 'stderr'
2021/11/21 11:33:38 [INFO] 128 bytes written for 'stdout'
2021/11/21 11:33:38 [INFO] RPC client: Communicator ended with: 0
2021/11/21 11:33:38 [INFO] RPC endpoint: Communicator ended with: 0
2021/11/21 11:33:38 packer.exe plugin: [INFO] 198 bytes written for 'stderr'
2021/11/21 11:33:38 packer.exe plugin: [INFO] 128 bytes written for 'stdout'
2021/11/21 11:33:38 packer.exe plugin: [INFO] RPC client: Communicator ended with: 0
2021/11/21 11:33:38 packer.exe plugin: [DEBUG] Opening new ssh session
2021/11/21 11:33:38 packer.exe plugin: [DEBUG] starting remote command: rm -f /tmp/script_9331.sh
2021/11/21 11:33:38 packer.exe plugin: [INFO] RPC endpoint: Communicator ended with: 0
2021/11/21 11:33:38 [INFO] RPC client: Communicator ended with: 0
2021/11/21 11:33:38 [INFO] RPC endpoint: Communicator ended with: 0
2021/11/21 11:33:38 packer.exe plugin: [INFO] RPC client: Communicator ended with: 0
2021/11/21 11:33:38 packer.exe plugin: [DEBUG] Opening new ssh session
2021/11/21 11:33:38 packer.exe plugin: [DEBUG] starting remote command: rm -f
2021/11/21 11:33:38 packer.exe plugin: [INFO] RPC endpoint: Communicator ended with: 0
2021/11/21 11:33:38 [INFO] RPC client: Communicator ended with: 0
2021/11/21 11:33:38 [INFO] RPC endpoint: Communicator ended with: 0
2021/11/21 11:33:38 packer.exe plugin: [INFO] RPC client: Communicator ended with: 0
2021/11/21 11:33:38 [INFO] (telemetry) ending shell
==> stage2 - Prepare cluster images.vmware-vmx.master: Gracefully halting virtual machine...
2021/11/21 11:33:38 packer.exe plugin: Executing shutdown command: echo 'kuber' | sudo -S shutdown -P now
2021/11/21 11:33:38 packer.exe plugin: [DEBUG] Opening new ssh session
2021/11/21 11:33:38 packer.exe plugin: [DEBUG] starting remote command: echo 'kuber' | sudo -S shutdown -P now
2021/11/21 11:33:38 packer.exe plugin: Waiting max 5m0s for shutdown to complete
2021/11/21 11:33:38 packer.exe plugin: Executing: C:\Program Files (x86)\VMware\VMware Workstation\vmrun.exe -T ws list
2021/11/21 11:33:38 packer.exe plugin: [ERROR] Remote command exited without exit status or exit signal.
2021/11/21 11:33:39 packer.exe plugin: stdout: Total running VMs: 2
2021/11/21 11:33:39 packer.exe plugin: C:\Users\Midoriiro\.maestro\0.1.0\stage-2\worker\k8s.node-worker.debian-11.1.0.vmx
2021/11/21 11:33:39 packer.exe plugin: C:\Users\Midoriiro\.maestro\0.1.0\stage-2\master\k8s.node-master.debian-11.1.0.vmx
2021/11/21 11:33:39 packer.exe plugin: stderr:
2021/11/21 11:33:39 packer.exe plugin: Executing: C:\Program Files (x86)\VMware\VMware Workstation\vmrun.exe -T ws list
2021/11/21 11:33:39 packer.exe plugin: stdout: Total running VMs: 2
2021/11/21 11:33:39 packer.exe plugin: C:\Users\Midoriiro\.maestro\0.1.0\stage-2\worker\k8s.node-worker.debian-11.1.0.vmx
2021/11/21 11:33:39 packer.exe plugin: C:\Users\Midoriiro\.maestro\0.1.0\stage-2\master\k8s.node-master.debian-11.1.0.vmx
2021/11/21 11:33:39 packer.exe plugin: stderr:
2021/11/21 11:33:39 packer.exe plugin: Executing: C:\Program Files (x86)\VMware\VMware Workstation\vmrun.exe -T ws list
2021/11/21 11:33:40 packer.exe plugin: stdout: Total running VMs: 2
2021/11/21 11:33:40 packer.exe plugin: C:\Users\Midoriiro\.maestro\0.1.0\stage-2\worker\k8s.node-worker.debian-11.1.0.vmx
2021/11/21 11:33:40 packer.exe plugin: C:\Users\Midoriiro\.maestro\0.1.0\stage-2\master\k8s.node-master.debian-11.1.0.vmx
2021/11/21 11:33:40 packer.exe plugin: stderr:
2021/11/21 11:33:40 packer.exe plugin: Executing: C:\Program Files (x86)\VMware\VMware Workstation\vmrun.exe -T ws list
2021/11/21 11:33:41 packer.exe plugin: stdout: Total running VMs: 2
2021/11/21 11:33:41 packer.exe plugin: C:\Users\Midoriiro\.maestro\0.1.0\stage-2\worker\k8s.node-worker.debian-11.1.0.vmx
2021/11/21 11:33:41 packer.exe plugin: C:\Users\Midoriiro\.maestro\0.1.0\stage-2\master\k8s.node-master.debian-11.1.0.vmx
2021/11/21 11:33:41 packer.exe plugin: stderr:
2021/11/21 11:33:41 packer.exe plugin: Executing: C:\Program Files (x86)\VMware\VMware Workstation\vmrun.exe -T ws list
2021/11/21 11:33:41 packer.exe plugin: stdout: Total running VMs: 1
2021/11/21 11:33:41 packer.exe plugin: C:\Users\Midoriiro\.maestro\0.1.0\stage-2\worker\k8s.node-worker.debian-11.1.0.vmx
stage2 - Prepare cluster images.vmware-vmx.master: Waiting for VMware to clean up after itself...
2021/11/21 11:33:41 packer.exe plugin: stderr:
2021/11/21 11:33:41 packer.exe plugin: Waiting on lock files: []string{"C:\\Users\\Midoriiro\\.maestro\\0.1.0\\stage-2\\master\\k8s.node-master.debian-11.1.0.vmx.lck\\M34703.lck"}
2021/11/21 11:33:42 packer.exe plugin: Error listing files in outputdir: CreateFile C:\Users\Midoriiro\.maestro\0.1.0\stage-2\master\k8s.node-master.debian-11.1.0.vmx~: The system cannot find the file specified.
2021/11/21 11:33:42 packer.exe plugin: Waiting on lock files: []string{"C:\\Users\\Midoriiro\\.maestro\\0.1.0\\stage-2\\master\\k8s.node-master.debian-11.1.0.vmx.lck\\M34703.lck"}
2021/11/21 11:33:43 packer.exe plugin: Waiting on lock files: []string{"C:\\Users\\Midoriiro\\.maestro\\0.1.0\\stage-2\\master\\k8s.node-master.debian-11.1.0.vmx.lck\\M34703.lck"}
2021/11/21 11:33:43 packer.exe plugin: Waiting on lock files: []string{"C:\\Users\\Midoriiro\\.maestro\\0.1.0\\stage-2\\master\\k8s.node-master.debian-11.1.0.vmx.lck\\M34703.lck"}
2021/11/21 11:33:43 packer.exe plugin: No more lock files found. VMware is clean.
2021/11/21 11:33:44 packer.exe plugin: Skipping lease entry #3 due to being unable to connect to the host (192.168.20.143) with tcp port (22).
==> stage2 - Prepare cluster images.vmware-vmx.worker: Waiting for SSH to become available...
2021/11/21 11:33:44 packer.exe plugin: [DEBUG] Unable to get address during connection step: Host is not up
2021/11/21 11:33:44 packer.exe plugin: [INFO] Waiting for SSH, up to timeout: 1h40m0s
2021/11/21 11:33:44 packer.exe plugin: Searching for file 'C:/ProgramData/VMware/netmap.conf'
2021/11/21 11:33:44 packer.exe plugin: Found file 'C:/ProgramData/VMware/netmap.conf'
2021/11/21 11:33:44 packer.exe plugin: Located networkmapper configuration file using Workstation: C:/ProgramData/VMware/netmap.conf
2021/11/21 11:33:44 packer.exe plugin: GuestIP discovered device matching nat: vmnet8
2021/11/21 11:33:44 packer.exe plugin: Lookup up IP information...
2021/11/21 11:33:44 packer.exe plugin: GuestAddress found MAC address in VMX: 00:0c:29:6d:e4:a5
2021/11/21 11:33:44 packer.exe plugin: Trying DHCP leases path: C:/ProgramData/VMware/vmnetdhcp.leases
2021/11/21 11:33:44 packer.exe plugin: Detected IP: 192.168.20.166
2021/11/21 11:33:44 packer.exe plugin: [INFO] Attempting SSH connection to 192.168.20.166:22...
2021/11/21 11:33:44 packer.exe plugin: [DEBUG] reconnecting to TCP connection for SSH
2021/11/21 11:33:44 packer.exe plugin: [DEBUG] handshaking with SSH
2021/11/21 11:33:45 packer.exe plugin: [DEBUG] handshake complete!
2021/11/21 11:33:45 packer.exe plugin: [INFO] no local agent socket, will not connect agent
==> stage2 - Prepare cluster images.vmware-vmx.worker: Connected to SSH!
2021/11/21 11:33:45 packer.exe plugin: Running the provision hook
2021/11/21 11:33:45 [INFO] (telemetry) Starting provisioner file
==> stage2 - Prepare cluster images.vmware-vmx.worker: Uploading D:/home/programming/workspace/projects/infrastructure_as_code/homelab/01-preparing-boxes/configs/k8s.common.setup.sh => /home/kuber/
2021/11/21 11:33:45 packer.exe plugin: [DEBUG] Opening new ssh session
2021/11/21 11:33:45 packer.exe plugin: [INFO] 2927 bytes written for 'uploadData'
2021/11/21 11:33:45 [INFO] 2927 bytes written for 'uploadData'
2021/11/21 11:33:47 packer.exe plugin: [DEBUG] Starting remote scp process: scp -vt /home/kuber
2021/11/21 11:33:47 packer.exe plugin: [DEBUG] Started SCP session, beginning transfers...
2021/11/21 11:33:47 packer.exe plugin: [DEBUG] scp: Uploading k8s.common.setup.sh: perms=C0666 size=2927
2021/11/21 11:33:48 packer.exe plugin: [DEBUG] SCP session complete, closing stdin pipe.
2021/11/21 11:33:48 packer.exe plugin: [DEBUG] Waiting for SSH session to complete.
2021/11/21 11:33:48 packer.exe plugin: [DEBUG] scp stderr (length 37): Sink: C0666 2927 k8s.common.setup.sh
==> stage2 - Prepare cluster images.vmware-vmx.worker: Uploading D:/home/programming/workspace/projects/infrastructure_as_code/homelab/01-preparing-boxes/configs/k8s.runtime.setup.sh => /home/kuber/
2021/11/21 11:33:48 packer.exe plugin: [DEBUG] Opening new ssh session
2021/11/21 11:33:48 packer.exe plugin: [DEBUG] Starting remote scp process: scp -vt /home/kuber
2021/11/21 11:33:48 packer.exe plugin: [INFO] 820 bytes written for 'uploadData'
2021/11/21 11:33:48 [INFO] 820 bytes written for 'uploadData'
2021/11/21 11:33:48 packer.exe plugin: [DEBUG] Started SCP session, beginning transfers...
2021/11/21 11:33:48 packer.exe plugin: [DEBUG] scp: Uploading k8s.runtime.setup.sh: perms=C0666 size=820
2021/11/21 11:33:48 packer.exe plugin: [DEBUG] SCP session complete, closing stdin pipe.
2021/11/21 11:33:48 packer.exe plugin: [DEBUG] Waiting for SSH session to complete.
2021/11/21 11:33:48 packer.exe plugin: [DEBUG] scp stderr (length 37): Sink: C0666 820 k8s.runtime.setup.sh
==> stage2 - Prepare cluster images.vmware-vmx.worker: Uploading D:/home/programming/workspace/projects/infrastructure_as_code/homelab/01-preparing-boxes/configs/k8s.node-worker.setup.sh => /home/kuber/
2021/11/21 11:33:48 packer.exe plugin: [DEBUG] Opening new ssh session
2021/11/21 11:33:48 packer.exe plugin: [DEBUG] Starting remote scp process: scp -vt /home/kuber
2021/11/21 11:33:48 packer.exe plugin: [DEBUG] Started SCP session, beginning transfers...
2021/11/21 11:33:48 packer.exe plugin: [DEBUG] scp: Uploading k8s.node-worker.setup.sh: perms=C0666 size=857
2021/11/21 11:33:48 packer.exe plugin: [DEBUG] SCP session complete, closing stdin pipe.
2021/11/21 11:33:48 packer.exe plugin: [DEBUG] Waiting for SSH session to complete.
2021/11/21 11:33:48 packer.exe plugin: [INFO] 857 bytes written for 'uploadData'
2021/11/21 11:33:48 [INFO] 857 bytes written for 'uploadData'
2021/11/21 11:33:48 packer.exe plugin: [DEBUG] scp stderr (length 41): Sink: C0666 857 k8s.node-worker.setup.sh
2021/11/21 11:33:48 packer.exe plugin: closing
2021/11/21 11:33:48 closing
2021/11/21 11:33:48 packer.exe plugin: closing
2021/11/21 11:33:48 packer.exe plugin: closing
2021/11/21 11:33:48 closing
2021/11/21 11:33:48 packer.exe plugin: closing
2021/11/21 11:33:48 packer.exe plugin: closing
2021/11/21 11:33:48 closing
2021/11/21 11:33:48 packer.exe plugin: closing
2021/11/21 11:33:48 [INFO] (telemetry) ending file
2021/11/21 11:33:48 [INFO] (telemetry) Starting provisioner shell
==> stage2 - Prepare cluster images.vmware-vmx.worker: Provisioning with shell script: T:\packer-shell1370496946
2021/11/21 11:33:48 packer.exe plugin: Opening T:\packer-shell1370496946 for reading
2021/11/21 11:33:48 packer.exe plugin: [INFO] 107 bytes written for 'uploadData'
2021/11/21 11:33:48 packer.exe plugin: [DEBUG] Opening new ssh session
2021/11/21 11:33:48 [INFO] 107 bytes written for 'uploadData'
2021/11/21 11:33:48 packer.exe plugin: [DEBUG] Starting remote scp process: scp -vt /tmp
2021/11/21 11:33:48 packer.exe plugin: [DEBUG] Started SCP session, beginning transfers...
2021/11/21 11:33:48 packer.exe plugin: [DEBUG] Copying input data into temporary file so we can read the length
2021/11/21 11:33:48 packer.exe plugin: [DEBUG] scp: Uploading script_4180.sh: perms=C0644 size=107
2021/11/21 11:33:48 packer.exe plugin: [DEBUG] SCP session complete, closing stdin pipe.
2021/11/21 11:33:48 packer.exe plugin: [DEBUG] Waiting for SSH session to complete.
2021/11/21 11:33:48 packer.exe plugin: [DEBUG] scp stderr (length 31): Sink: C0644 107 script_4180.sh
2021/11/21 11:33:48 packer.exe plugin: [DEBUG] Opening new ssh session
2021/11/21 11:33:48 packer.exe plugin: [DEBUG] starting remote command: chmod 0755 /tmp/script_4180.sh
2021/11/21 11:33:48 packer.exe plugin: [INFO] RPC endpoint: Communicator ended with: 0
2021/11/21 11:33:48 [INFO] RPC client: Communicator ended with: 0
2021/11/21 11:33:48 [INFO] RPC endpoint: Communicator ended with: 0
2021/11/21 11:33:48 packer.exe plugin: [INFO] RPC client: Communicator ended with: 0
2021/11/21 11:33:48 packer.exe plugin: [DEBUG] Opening new ssh session
2021/11/21 11:33:48 packer.exe plugin: [DEBUG] starting remote command: chmod +x /tmp/script_4180.sh; KUBERNETES_OS_NAME='Debian_11' KUBERNETES_VERSION='1.22' PACKER_BUILDER_TYPE='vmware-vmx' PACKER_BUILD_NAME='node-cluster-stage2' PAC
KER_HTTP_ADDR='192.168.20.1:0' PACKER_HTTP_IP='192.168.20.1' PACKER_HTTP_PORT='0' /tmp/script_4180.sh
stage2 - Prepare cluster images.vmware-vmx.worker: Start common setup...
stage2 - Prepare cluster images.vmware-vmx.worker: * Disable swap partition
2021/11/21 11:33:48 packer.exe plugin: VM shut down.
==> stage2 - Prepare cluster images.vmware-vmx.master: Deleting unnecessary VMware files...
stage2 - Prepare cluster images.vmware-vmx.master: Deleting: C:\Users\Midoriiro\.maestro\0.1.0\stage-2\master\vm.scoreboard
stage2 - Prepare cluster images.vmware-vmx.master: Deleting: C:\Users\Midoriiro\.maestro\0.1.0\stage-2\master\vmware.log
==> stage2 - Prepare cluster images.vmware-vmx.master: Compacting all attached virtual disks...
stage2 - Prepare cluster images.vmware-vmx.master: Compacting virtual disk 1
2021/11/21 11:33:49 packer.exe plugin: Executing: C:\Program Files (x86)\VMware\VMware Workstation\vmware-vdiskmanager.exe -d C:\Users\Midoriiro\.maestro\0.1.0\stage-2\master\k8s.node-base.debian-11.1.0-cl1.vmdk
stage2 - Prepare cluster images.vmware-vmx.worker: * Setup kernel load modules at bootup
stage2 - Prepare cluster images.vmware-vmx.worker: * Setup persistent system parameters at bootup
stage2 - Prepare cluster images.vmware-vmx.worker: * Install common dependencies
stage2 - Prepare cluster images.vmware-vmx.worker: * Setup CRI-O repository
stage2 - Prepare cluster images.vmware-vmx.worker: * Setup Kubernetes repository
stage2 - Prepare cluster images.vmware-vmx.worker: * Update repository
stage2 - Prepare cluster images.vmware-vmx.worker: * Setup firewall and allow ssh connection
stage2 - Prepare cluster images.vmware-vmx.worker: Start runtime setup...
stage2 - Prepare cluster images.vmware-vmx.worker: * Setup kernel load modules at bootup
stage2 - Prepare cluster images.vmware-vmx.worker: * Setup persistent system parameters at bootup
stage2 - Prepare cluster images.vmware-vmx.worker: Start worker node setup...
stage2 - Prepare cluster images.vmware-vmx.worker: * Set specific kubernetes worker node ports to allow connection
stage2 - Prepare cluster images.vmware-vmx.worker: * Install Kubernetes runtime
Defragment: 100% done.er.exe plugin: stdout: Defragment: 0% done.
2021/11/21 11:34:33 packer.exe plugin: Defragmentation completed successfully.
2021/11/21 11:34:33 packer.exe plugin: stderr:
2021/11/21 11:34:33 packer.exe plugin: Executing: C:\Program Files (x86)\VMware\VMware Workstation\vmware-vdiskmanager.exe -k C:\Users\Midoriiro\.maestro\0.1.0\stage-2\deploy\k8s.node-base.debian-11.1.0-cl1.vmdk
stage2 - Prepare cluster images.vmware-vmx.worker: * Install Kubernetes worker node specific packages
2021/11/21 11:35:00 packer.exe plugin: [INFO] RPC endpoint: Communicator ended with: 0
2021/11/21 11:35:00 [INFO] 0 bytes written for 'stderr'
2021/11/21 11:35:00 [INFO] 584 bytes written for 'stdout'
2021/11/21 11:35:00 [INFO] RPC client: Communicator ended with: 0
2021/11/21 11:35:00 [INFO] RPC endpoint: Communicator ended with: 0
2021/11/21 11:35:00 packer.exe plugin: [INFO] 0 bytes written for 'stderr'
2021/11/21 11:35:00 packer.exe plugin: [INFO] 584 bytes written for 'stdout'
2021/11/21 11:35:00 packer.exe plugin: [INFO] RPC client: Communicator ended with: 0
2021/11/21 11:35:00 packer.exe plugin: [DEBUG] Opening new ssh session
2021/11/21 11:35:00 packer.exe plugin: [DEBUG] starting remote command: rm -f /tmp/script_4180.sh
2021/11/21 11:35:00 packer.exe plugin: [INFO] RPC endpoint: Communicator ended with: 0
2021/11/21 11:35:00 [INFO] RPC client: Communicator ended with: 0
2021/11/21 11:35:00 [INFO] RPC endpoint: Communicator ended with: 0
2021/11/21 11:35:00 packer.exe plugin: [INFO] RPC client: Communicator ended with: 0
2021/11/21 11:35:00 packer.exe plugin: [DEBUG] Opening new ssh session
2021/11/21 11:35:00 packer.exe plugin: [DEBUG] starting remote command: rm -f
2021/11/21 11:35:00 packer.exe plugin: [INFO] RPC endpoint: Communicator ended with: 0
2021/11/21 11:35:00 [INFO] RPC client: Communicator ended with: 0
2021/11/21 11:35:00 [INFO] RPC endpoint: Communicator ended with: 0
2021/11/21 11:35:00 packer.exe plugin: [INFO] RPC client: Communicator ended with: 0
2021/11/21 11:35:00 [INFO] (telemetry) ending shell
2021/11/21 11:35:00 [INFO] (telemetry) Starting provisioner file
==> stage2 - Prepare cluster images.vmware-vmx.worker: Uploading C:\Users\Midoriiro\.ssh\kuber\id_ed25519.pub => /home/kuber/.ssh/
2021/11/21 11:35:00 packer.exe plugin: [DEBUG] Opening new ssh session
2021/11/21 11:35:00 packer.exe plugin: [DEBUG] Starting remote scp process: scp -vt /home/kuber/.ssh
2021/11/21 11:35:00 packer.exe plugin: [INFO] 99 bytes written for 'uploadData'
2021/11/21 11:35:00 [INFO] 99 bytes written for 'uploadData'
2021/11/21 11:35:00 packer.exe plugin: [DEBUG] Started SCP session, beginning transfers...
2021/11/21 11:35:00 packer.exe plugin: [DEBUG] scp: Uploading id_ed25519.pub: perms=C0666 size=99
2021/11/21 11:35:00 packer.exe plugin: [DEBUG] SCP session complete, closing stdin pipe.
2021/11/21 11:35:00 packer.exe plugin: [DEBUG] Waiting for SSH session to complete.
2021/11/21 11:35:00 packer.exe plugin: [DEBUG] scp stderr (length 30): Sink: C0666 99 id_ed25519.pub
2021/11/21 11:35:00 packer.exe plugin: closing
2021/11/21 11:35:00 closing
2021/11/21 11:35:00 packer.exe plugin: closing
2021/11/21 11:35:00 [INFO] (telemetry) ending file
2021/11/21 11:35:00 [INFO] (telemetry) Starting provisioner shell
==> stage2 - Prepare cluster images.vmware-vmx.worker: Provisioning with shell script: D:/home/programming/workspace/projects/infrastructure_as_code/homelab/01-preparing-boxes/configs/k8s.finalize.setup.sh
2021/11/21 11:35:00 packer.exe plugin: Opening D:/home/programming/workspace/projects/infrastructure_as_code/homelab/01-preparing-boxes/configs/k8s.finalize.setup.sh for reading
2021/11/21 11:35:00 packer.exe plugin: [DEBUG] Opening new ssh session
2021/11/21 11:35:00 packer.exe plugin: [DEBUG] Starting remote scp process: scp -vt /tmp
2021/11/21 11:35:00 packer.exe plugin: [INFO] 1059 bytes written for 'uploadData'
2021/11/21 11:35:00 [INFO] 1059 bytes written for 'uploadData'
2021/11/21 11:35:00 packer.exe plugin: [DEBUG] Started SCP session, beginning transfers...
2021/11/21 11:35:00 packer.exe plugin: [DEBUG] Copying input data into temporary file so we can read the length
2021/11/21 11:35:00 packer.exe plugin: [DEBUG] scp: Uploading script_2171.sh: perms=C0644 size=1059
2021/11/21 11:35:00 packer.exe plugin: [DEBUG] SCP session complete, closing stdin pipe.
2021/11/21 11:35:00 packer.exe plugin: [DEBUG] Waiting for SSH session to complete.
2021/11/21 11:35:00 packer.exe plugin: [DEBUG] scp stderr (length 32): Sink: C0644 1059 script_2171.sh
2021/11/21 11:35:00 packer.exe plugin: [DEBUG] Opening new ssh session
2021/11/21 11:35:00 packer.exe plugin: [DEBUG] starting remote command: chmod 0755 /tmp/script_2171.sh
2021/11/21 11:35:00 packer.exe plugin: [INFO] RPC endpoint: Communicator ended with: 0
2021/11/21 11:35:00 [INFO] RPC client: Communicator ended with: 0
2021/11/21 11:35:00 [INFO] RPC endpoint: Communicator ended with: 0
2021/11/21 11:35:00 packer.exe plugin: [INFO] RPC client: Communicator ended with: 0
2021/11/21 11:35:00 packer.exe plugin: [DEBUG] Opening new ssh session
2021/11/21 11:35:00 packer.exe plugin: [DEBUG] starting remote command: chmod +x /tmp/script_2171.sh; PACKER_BUILDER_TYPE='vmware-vmx' PACKER_BUILD_NAME='node-cluster-stage2' PACKER_HTTP_ADDR='192.168.20.1:0' PACKER_HTTP_IP='192.168.20
.1' PACKER_HTTP_PORT='0' SSH_PUBLIC_KEY='id_ed25519.pub' SSH_USERNAME='kuber' /tmp/script_2171.sh
stage2 - Prepare cluster images.vmware-vmx.worker: Start finalize nodes setup...
stage2 - Prepare cluster images.vmware-vmx.worker: * Set ssh connection to only accept ssh keys
stage2 - Prepare cluster images.vmware-vmx.worker: * Set user ssh key
stage2 - Prepare cluster images.vmware-vmx.worker: * Disable wait in grub menu
==> stage2 - Prepare cluster images.vmware-vmx.worker: Generating grub configuration file ...
==> stage2 - Prepare cluster images.vmware-vmx.worker: Found linux image: /boot/vmlinuz-5.10.0-9-amd64
==> stage2 - Prepare cluster images.vmware-vmx.worker: Found initrd image: /boot/initrd.img-5.10.0-9-amd64
==> stage2 - Prepare cluster images.vmware-vmx.worker: Adding boot menu entry for EFI firmware configuration
==> stage2 - Prepare cluster images.vmware-vmx.worker: done
2021/11/21 11:35:09 packer.exe plugin: [INFO] RPC endpoint: Communicator ended with: 0
2021/11/21 11:35:09 [INFO] 198 bytes written for 'stderr'
2021/11/21 11:35:09 [INFO] 128 bytes written for 'stdout'
2021/11/21 11:35:09 [INFO] RPC client: Communicator ended with: 0
2021/11/21 11:35:09 [INFO] RPC endpoint: Communicator ended with: 0
2021/11/21 11:35:09 packer.exe plugin: [INFO] 198 bytes written for 'stderr'
2021/11/21 11:35:09 packer.exe plugin: [INFO] 128 bytes written for 'stdout'
2021/11/21 11:35:09 packer.exe plugin: [INFO] RPC client: Communicator ended with: 0
2021/11/21 11:35:09 packer.exe plugin: [DEBUG] Opening new ssh session
2021/11/21 11:35:09 packer.exe plugin: [DEBUG] starting remote command: rm -f /tmp/script_2171.sh
2021/11/21 11:35:09 packer.exe plugin: [INFO] RPC endpoint: Communicator ended with: 0
2021/11/21 11:35:09 [INFO] RPC client: Communicator ended with: 0
2021/11/21 11:35:09 [INFO] RPC endpoint: Communicator ended with: 0
2021/11/21 11:35:09 packer.exe plugin: [INFO] RPC client: Communicator ended with: 0
2021/11/21 11:35:09 packer.exe plugin: [DEBUG] Opening new ssh session
2021/11/21 11:35:09 packer.exe plugin: [DEBUG] starting remote command: rm -f
2021/11/21 11:35:09 packer.exe plugin: [INFO] RPC endpoint: Communicator ended with: 0
2021/11/21 11:35:09 [INFO] RPC client: Communicator ended with: 0
2021/11/21 11:35:09 [INFO] RPC endpoint: Communicator ended with: 0
2021/11/21 11:35:09 packer.exe plugin: [INFO] RPC client: Communicator ended with: 0
2021/11/21 11:35:09 [INFO] (telemetry) ending shell
2021/11/21 11:35:09 packer.exe plugin: Executing shutdown command: echo 'kuber' | sudo -S shutdown -P now
==> stage2 - Prepare cluster images.vmware-vmx.worker: Gracefully halting virtual machine...
2021/11/21 11:35:09 packer.exe plugin: [DEBUG] Opening new ssh session
2021/11/21 11:35:09 packer.exe plugin: [DEBUG] starting remote command: echo 'kuber' | sudo -S shutdown -P now
2021/11/21 11:35:09 packer.exe plugin: Waiting max 5m0s for shutdown to complete
2021/11/21 11:35:09 packer.exe plugin: Executing: C:\Program Files (x86)\VMware\VMware Workstation\vmrun.exe -T ws list
2021/11/21 11:35:09 packer.exe plugin: [ERROR] Remote command exited without exit status or exit signal.
2021/11/21 11:35:09 packer.exe plugin: stdout: Total running VMs: 1
2021/11/21 11:35:09 packer.exe plugin: C:\Users\Midoriiro\.maestro\0.1.0\stage-2\worker\k8s.node-worker.debian-11.1.0.vmx
2021/11/21 11:35:09 packer.exe plugin: stderr:
2021/11/21 11:35:10 packer.exe plugin: Executing: C:\Program Files (x86)\VMware\VMware Workstation\vmrun.exe -T ws list
2021/11/21 11:35:10 packer.exe plugin: stdout: Total running VMs: 1
2021/11/21 11:35:10 packer.exe plugin: C:\Users\Midoriiro\.maestro\0.1.0\stage-2\worker\k8s.node-worker.debian-11.1.0.vmx
2021/11/21 11:35:10 packer.exe plugin: stderr:
2021/11/21 11:35:10 packer.exe plugin: Executing: C:\Program Files (x86)\VMware\VMware Workstation\vmrun.exe -T ws list
2021/11/21 11:35:11 packer.exe plugin: stdout: Total running VMs: 1
2021/11/21 11:35:11 packer.exe plugin: C:\Users\Midoriiro\.maestro\0.1.0\stage-2\worker\k8s.node-worker.debian-11.1.0.vmx
2021/11/21 11:35:11 packer.exe plugin: stderr:
2021/11/21 11:35:11 packer.exe plugin: Executing: C:\Program Files (x86)\VMware\VMware Workstation\vmrun.exe -T ws list
2021/11/21 11:35:12 packer.exe plugin: stdout: Total running VMs: 1
2021/11/21 11:35:12 packer.exe plugin: C:\Users\Midoriiro\.maestro\0.1.0\stage-2\worker\k8s.node-worker.debian-11.1.0.vmx
2021/11/21 11:35:12 packer.exe plugin: stderr:
2021/11/21 11:35:12 packer.exe plugin: Executing: C:\Program Files (x86)\VMware\VMware Workstation\vmrun.exe -T ws list
2021/11/21 11:35:12 packer.exe plugin: stdout: Total running VMs: 1
2021/11/21 11:35:12 packer.exe plugin: C:\Users\Midoriiro\.maestro\0.1.0\stage-2\worker\k8s.node-worker.debian-11.1.0.vmx
2021/11/21 11:35:12 packer.exe plugin: stderr:
2021/11/21 11:35:12 packer.exe plugin: Executing: C:\Program Files (x86)\VMware\VMware Workstation\vmrun.exe -T ws list
2021/11/21 11:35:13 packer.exe plugin: stdout: Total running VMs: 1
2021/11/21 11:35:13 packer.exe plugin: C:\Users\Midoriiro\.maestro\0.1.0\stage-2\worker\k8s.node-worker.debian-11.1.0.vmx
2021/11/21 11:35:13 packer.exe plugin: stderr:
2021/11/21 11:35:13 packer.exe plugin: Executing: C:\Program Files (x86)\VMware\VMware Workstation\vmrun.exe -T ws list
2021/11/21 11:35:14 packer.exe plugin: stdout: Total running VMs: 1
2021/11/21 11:35:14 packer.exe plugin: C:\Users\Midoriiro\.maestro\0.1.0\stage-2\worker\k8s.node-worker.debian-11.1.0.vmx
2021/11/21 11:35:14 packer.exe plugin: stderr:
2021/11/21 11:35:14 packer.exe plugin: Executing: C:\Program Files (x86)\VMware\VMware Workstation\vmrun.exe -T ws list
2021/11/21 11:35:14 packer.exe plugin: stdout: Total running VMs: 1
2021/11/21 11:35:14 packer.exe plugin: C:\Users\Midoriiro\.maestro\0.1.0\stage-2\worker\k8s.node-worker.debian-11.1.0.vmx
2021/11/21 11:35:14 packer.exe plugin: stderr:
2021/11/21 11:35:15 packer.exe plugin: Executing: C:\Program Files (x86)\VMware\VMware Workstation\vmrun.exe -T ws list
2021/11/21 11:35:15 packer.exe plugin: stdout: Total running VMs: 0
2021/11/21 11:35:15 packer.exe plugin: stderr:
stage2 - Prepare cluster images.vmware-vmx.worker: Waiting for VMware to clean up after itself...
2021/11/21 11:35:15 packer.exe plugin: Waiting on lock files: []string{"C:\\Users\\Midoriiro\\.maestro\\0.1.0\\stage-2\\worker\\k8s.node-worker.debian-11.1.0.vmx.lck\\M51471.lck"}
2021/11/21 11:35:15 packer.exe plugin: No more lock files found. VMware is clean.
2021/11/21 11:35:20 packer.exe plugin: VM shut down.
==> stage2 - Prepare cluster images.vmware-vmx.worker: Deleting unnecessary VMware files...
stage2 - Prepare cluster images.vmware-vmx.worker: Deleting: C:\Users\Midoriiro\.maestro\0.1.0\stage-2\worker\vm.scoreboard
stage2 - Prepare cluster images.vmware-vmx.worker: Deleting: C:\Users\Midoriiro\.maestro\0.1.0\stage-2\worker\vmware.log
==> stage2 - Prepare cluster images.vmware-vmx.worker: Compacting all attached virtual disks...
2021/11/21 11:35:21 packer.exe plugin: Executing: C:\Program Files (x86)\VMware\VMware Workstation\vmware-vdiskmanager.exe -d C:\Users\Midoriiro\.maestro\0.1.0\stage-2\worker\k8s.node-base.debian-11.1.0-cl1.vmdk
stage2 - Prepare cluster images.vmware-vmx.worker: Compacting virtual disk 1
Shrink: 100% done.packer.exe plugin: stdout: Shrink: 0% done.
2021/11/21 11:36:20 packer.exe plugin: Shrink completed successfully.
2021/11/21 11:36:20 packer.exe plugin: stderr:
==> stage2 - Prepare cluster images.vmware-vmx.deploy: Cleaning VMX prior to finishing up...
2021/11/21 11:36:20 packer.exe plugin: Configuring VMX...
2021/11/21 11:36:20 packer.exe plugin: Writing VMX to: C:\Users\Midoriiro\.maestro\0.1.0\stage-2\deploy\k8s.node-deploy.debian-11.1.0.vmx
stage2 - Prepare cluster images.vmware-vmx.deploy: Disabling VNC server...
2021/11/21 11:36:20 packer.exe plugin: Writing VMX to: C:\Users\Midoriiro\.maestro\0.1.0\stage-2\deploy\k8s.node-deploy.debian-11.1.0.vmx
==> stage2 - Prepare cluster images.vmware-vmx.deploy: Skipping export of virtual machine...
2021/11/21 11:36:20 packer.exe plugin: Executing: C:\Program Files (x86)\VMware\VMware Workstation\vmrun.exe -T ws list
2021/11/21 11:36:21 packer.exe plugin: stdout: Total running VMs: 0
2021/11/21 11:36:21 packer.exe plugin: stderr:
2021/11/21 11:36:21 packer.exe plugin: failed to unlock port lockfile: close tcp 127.0.0.1:5993: use of closed network connection
2021/11/21 11:36:21 packer.exe plugin: Generating artifact...
2021/11/21 11:36:21 [INFO] (telemetry) ending vmware-vmx.deploy
==> stage2 - Prepare cluster images.vmware-vmx.deploy: Running post-processor: (type vagrant)
2021/11/21 11:36:21 [INFO] (telemetry) Starting post-processor vagrant
==> stage2 - Prepare cluster images.vmware-vmx.deploy (vagrant): Creating a dummy Vagrant box to ensure the host system can create one correctly
2021/11/21 11:36:21 packer.exe plugin: Turning dir into box: T:\packer3003138619 => T:\box-3031432108.box
2021/11/21 11:36:21 packer.exe plugin: Compressing with gzip compression level: -1
2021/11/21 11:36:21 packer.exe plugin: Skipping directory 'T:\packer3003138619' for box 'T:\box-3031432108.box'
2021/11/21 11:36:21 packer.exe plugin: Box add: 'T:\packer3003138619\metadata.json' to 'T:\box-3031432108.box'
==> stage2 - Prepare cluster images.vmware-vmx.deploy (vagrant): Creating Vagrant box for 'vmware' provider
stage2 - Prepare cluster images.vmware-vmx.deploy (vagrant): Copying: C:\Users\Midoriiro\.maestro\0.1.0\stage-2\deploy\k8s.node-base.debian-11.1.0-cl1.vmdk
stage2 - Prepare cluster images.vmware-vmx.deploy (vagrant): Copying: C:\Users\Midoriiro\.maestro\0.1.0\stage-2\deploy\k8s.node-deploy.debian-11.1.0.nvram
stage2 - Prepare cluster images.vmware-vmx.deploy (vagrant): Copying: C:\Users\Midoriiro\.maestro\0.1.0\stage-2\deploy\k8s.node-deploy.debian-11.1.0.vmsd
stage2 - Prepare cluster images.vmware-vmx.deploy (vagrant): Copying: C:\Users\Midoriiro\.maestro\0.1.0\stage-2\deploy\k8s.node-deploy.debian-11.1.0.vmx
stage2 - Prepare cluster images.vmware-vmx.deploy (vagrant): Copying: C:\Users\Midoriiro\.maestro\0.1.0\stage-2\deploy\k8s.node-deploy.debian-11.1.0.vmxf
2021/11/21 11:36:23 packer.exe plugin: Turning dir into box: T:\packer2588837034 => C:\Users\Midoriiro\.maestro/0.1.0/stage-3/deploy/k8s.node-deploy.debian-11.1.0.box
2021/11/21 11:36:23 packer.exe plugin: Compressing with gzip compression level: -1
2021/11/21 11:36:23 packer.exe plugin: Skipping directory 'T:\packer2588837034' for box 'C:\Users\Midoriiro\.maestro/0.1.0/stage-3/deploy/k8s.node-deploy.debian-11.1.0.box'
stage2 - Prepare cluster images.vmware-vmx.deploy (vagrant): Compressing: Vagrantfile
2021/11/21 11:36:23 packer.exe plugin: Box add: 'T:\packer2588837034\Vagrantfile' to 'C:\Users\Midoriiro\.maestro/0.1.0/stage-3/deploy/k8s.node-deploy.debian-11.1.0.box'
2021/11/21 11:36:23 packer.exe plugin: Box add: 'T:\packer2588837034\k8s.node-base.debian-11.1.0-cl1.vmdk' to 'C:\Users\Midoriiro\.maestro/0.1.0/stage-3/deploy/k8s.node-deploy.debian-11.1.0.box'
stage2 - Prepare cluster images.vmware-vmx.deploy (vagrant): Compressing: k8s.node-base.debian-11.1.0-cl1.vmdk
Defragment: 100% done.er.exe plugin: stdout: Defragment: 0% done.
2021/11/21 11:36:27 packer.exe plugin: Defragmentation completed successfully.
2021/11/21 11:36:27 packer.exe plugin: stderr:
2021/11/21 11:36:27 packer.exe plugin: Executing: C:\Program Files (x86)\VMware\VMware Workstation\vmware-vdiskmanager.exe -k C:\Users\Midoriiro\.maestro\0.1.0\stage-2\proxy\k8s.node-base.debian-11.1.0-cl1.vmdk
2021/11/21 11:36:30 packer.exe plugin: Box add: 'T:\packer2588837034\k8s.node-deploy.debian-11.1.0.nvram' to 'C:\Users\Midoriiro\.maestro/0.1.0/stage-3/deploy/k8s.node-deploy.debian-11.1.0.box'
stage2 - Prepare cluster images.vmware-vmx.deploy (vagrant): Compressing: k8s.node-deploy.debian-11.1.0.nvram
2021/11/21 11:36:30 packer.exe plugin: Box add: 'T:\packer2588837034\k8s.node-deploy.debian-11.1.0.vmsd' to 'C:\Users\Midoriiro\.maestro/0.1.0/stage-3/deploy/k8s.node-deploy.debian-11.1.0.box'
stage2 - Prepare cluster images.vmware-vmx.deploy (vagrant): Compressing: k8s.node-deploy.debian-11.1.0.vmsd
2021/11/21 11:36:30 packer.exe plugin: Box add: 'T:\packer2588837034\k8s.node-deploy.debian-11.1.0.vmx' to 'C:\Users\Midoriiro\.maestro/0.1.0/stage-3/deploy/k8s.node-deploy.debian-11.1.0.box'
stage2 - Prepare cluster images.vmware-vmx.deploy (vagrant): Compressing: k8s.node-deploy.debian-11.1.0.vmx
2021/11/21 11:36:30 packer.exe plugin: Box add: 'T:\packer2588837034\k8s.node-deploy.debian-11.1.0.vmxf' to 'C:\Users\Midoriiro\.maestro/0.1.0/stage-3/deploy/k8s.node-deploy.debian-11.1.0.box'
stage2 - Prepare cluster images.vmware-vmx.deploy (vagrant): Compressing: k8s.node-deploy.debian-11.1.0.vmxf
2021/11/21 11:36:30 packer.exe plugin: Box add: 'T:\packer2588837034\metadata.json' to 'C:\Users\Midoriiro\.maestro/0.1.0/stage-3/deploy/k8s.node-deploy.debian-11.1.0.box'
stage2 - Prepare cluster images.vmware-vmx.deploy (vagrant): Compressing: metadata.json
2021/11/21 11:36:30 [INFO] (telemetry) ending vagrant
2021/11/21 11:36:30 Flagging to keep original artifact from post-processor 'vagrant'
Build 'stage2 - Prepare cluster images.vmware-vmx.deploy' finished after 4 minutes 54 seconds.
Shrink: 100% done.packer.exe plugin: stdout: Shrink: 0% done.
2021/11/21 11:37:16 packer.exe plugin: Shrink completed successfully.
==> stage2 - Prepare cluster images.vmware-vmx.proxy: Cleaning VMX prior to finishing up...
2021/11/21 11:37:16 packer.exe plugin: stderr:
2021/11/21 11:37:16 packer.exe plugin: Configuring VMX...
2021/11/21 11:37:16 packer.exe plugin: Writing VMX to: C:\Users\Midoriiro\.maestro\0.1.0\stage-2\proxy\k8s.node-proxy.debian-11.1.0.vmx
2021/11/21 11:37:16 packer.exe plugin: Writing VMX to: C:\Users\Midoriiro\.maestro\0.1.0\stage-2\proxy\k8s.node-proxy.debian-11.1.0.vmx
stage2 - Prepare cluster images.vmware-vmx.proxy: Disabling VNC server...
==> stage2 - Prepare cluster images.vmware-vmx.proxy: Skipping export of virtual machine...
2021/11/21 11:37:16 packer.exe plugin: Executing: C:\Program Files (x86)\VMware\VMware Workstation\vmrun.exe -T ws list
2021/11/21 11:37:17 packer.exe plugin: stdout: Total running VMs: 0
2021/11/21 11:37:17 packer.exe plugin: stderr:
2021/11/21 11:37:17 packer.exe plugin: failed to unlock port lockfile: close tcp 127.0.0.1:5998: use of closed network connection
2021/11/21 11:37:17 packer.exe plugin: Generating artifact...
2021/11/21 11:37:17 [INFO] (telemetry) ending vmware-vmx.proxy
2021/11/21 11:37:17 [INFO] (telemetry) Starting post-processor vagrant
==> stage2 - Prepare cluster images.vmware-vmx.proxy: Running post-processor: (type vagrant)
==> stage2 - Prepare cluster images.vmware-vmx.proxy (vagrant): Creating a dummy Vagrant box to ensure the host system can create one correctly
2021/11/21 11:37:17 packer.exe plugin: Turning dir into box: T:\packer637184115 => T:\box-1016863615.box
2021/11/21 11:37:17 packer.exe plugin: Compressing with gzip compression level: -1
2021/11/21 11:37:17 packer.exe plugin: Skipping directory 'T:\packer637184115' for box 'T:\box-1016863615.box'
2021/11/21 11:37:17 packer.exe plugin: Box add: 'T:\packer637184115\metadata.json' to 'T:\box-1016863615.box'
==> stage2 - Prepare cluster images.vmware-vmx.proxy (vagrant): Creating Vagrant box for 'vmware' provider
stage2 - Prepare cluster images.vmware-vmx.proxy (vagrant): Copying: C:\Users\Midoriiro\.maestro\0.1.0\stage-2\proxy\k8s.node-base.debian-11.1.0-cl1.vmdk
stage2 - Prepare cluster images.vmware-vmx.proxy (vagrant): Copying: C:\Users\Midoriiro\.maestro\0.1.0\stage-2\proxy\k8s.node-proxy.debian-11.1.0.nvram
stage2 - Prepare cluster images.vmware-vmx.proxy (vagrant): Copying: C:\Users\Midoriiro\.maestro\0.1.0\stage-2\proxy\k8s.node-proxy.debian-11.1.0.vmsd
stage2 - Prepare cluster images.vmware-vmx.proxy (vagrant): Copying: C:\Users\Midoriiro\.maestro\0.1.0\stage-2\proxy\k8s.node-proxy.debian-11.1.0.vmx
stage2 - Prepare cluster images.vmware-vmx.proxy (vagrant): Copying: C:\Users\Midoriiro\.maestro\0.1.0\stage-2\proxy\k8s.node-proxy.debian-11.1.0.vmxf
2021/11/21 11:37:18 packer.exe plugin: Turning dir into box: T:\packer2744366574 => C:\Users\Midoriiro\.maestro/0.1.0/stage-3/proxy/k8s.node-proxy.debian-11.1.0.box
2021/11/21 11:37:18 packer.exe plugin: Compressing with gzip compression level: -1
2021/11/21 11:37:18 packer.exe plugin: Skipping directory 'T:\packer2744366574' for box 'C:\Users\Midoriiro\.maestro/0.1.0/stage-3/proxy/k8s.node-proxy.debian-11.1.0.box'
2021/11/21 11:37:18 packer.exe plugin: Box add: 'T:\packer2744366574\Vagrantfile' to 'C:\Users\Midoriiro\.maestro/0.1.0/stage-3/proxy/k8s.node-proxy.debian-11.1.0.box'
stage2 - Prepare cluster images.vmware-vmx.proxy (vagrant): Compressing: Vagrantfile
2021/11/21 11:37:18 packer.exe plugin: Box add: 'T:\packer2744366574\k8s.node-base.debian-11.1.0-cl1.vmdk' to 'C:\Users\Midoriiro\.maestro/0.1.0/stage-3/proxy/k8s.node-proxy.debian-11.1.0.box'
stage2 - Prepare cluster images.vmware-vmx.proxy (vagrant): Compressing: k8s.node-base.debian-11.1.0-cl1.vmdk
Defragment: 100% done.er.exe plugin: stdout: Defragment: 0% done.
2021/11/21 11:37:24 packer.exe plugin: Defragmentation completed successfully.
2021/11/21 11:37:24 packer.exe plugin: stderr:
2021/11/21 11:37:24 packer.exe plugin: Executing: C:\Program Files (x86)\VMware\VMware Workstation\vmware-vdiskmanager.exe -k C:\Users\Midoriiro\.maestro\0.1.0\stage-2\master\k8s.node-base.debian-11.1.0-cl1.vmdk
2021/11/21 11:37:24 packer.exe plugin: Box add: 'T:\packer2744366574\k8s.node-proxy.debian-11.1.0.nvram' to 'C:\Users\Midoriiro\.maestro/0.1.0/stage-3/proxy/k8s.node-proxy.debian-11.1.0.box'
stage2 - Prepare cluster images.vmware-vmx.proxy (vagrant): Compressing: k8s.node-proxy.debian-11.1.0.nvram
2021/11/21 11:37:24 packer.exe plugin: Box add: 'T:\packer2744366574\k8s.node-proxy.debian-11.1.0.vmsd' to 'C:\Users\Midoriiro\.maestro/0.1.0/stage-3/proxy/k8s.node-proxy.debian-11.1.0.box'
2021/11/21 11:37:24 packer.exe plugin: Box add: 'T:\packer2744366574\k8s.node-proxy.debian-11.1.0.vmx' to 'C:\Users\Midoriiro\.maestro/0.1.0/stage-3/proxy/k8s.node-proxy.debian-11.1.0.box'
stage2 - Prepare cluster images.vmware-vmx.proxy (vagrant): Compressing: k8s.node-proxy.debian-11.1.0.vmsd
stage2 - Prepare cluster images.vmware-vmx.proxy (vagrant): Compressing: k8s.node-proxy.debian-11.1.0.vmx
stage2 - Prepare cluster images.vmware-vmx.proxy (vagrant): Compressing: k8s.node-proxy.debian-11.1.0.vmxf
stage2 - Prepare cluster images.vmware-vmx.proxy (vagrant): Compressing: metadata.json
2021/11/21 11:37:24 packer.exe plugin: Box add: 'T:\packer2744366574\k8s.node-proxy.debian-11.1.0.vmxf' to 'C:\Users\Midoriiro\.maestro/0.1.0/stage-3/proxy/k8s.node-proxy.debian-11.1.0.box'
2021/11/21 11:37:24 packer.exe plugin: Box add: 'T:\packer2744366574\metadata.json' to 'C:\Users\Midoriiro\.maestro/0.1.0/stage-3/proxy/k8s.node-proxy.debian-11.1.0.box'
2021/11/21 11:37:24 [INFO] (telemetry) ending vagrant
Build 'stage2 - Prepare cluster images.vmware-vmx.proxy' finished after 5 minutes 48 seconds.
2021/11/21 11:37:24 Flagging to keep original artifact from post-processor 'vagrant'
Shrink: 100% done.packer.exe plugin: stdout: Shrink: 0% done.
2021/11/21 11:38:21 packer.exe plugin: Shrink completed successfully.
==> stage2 - Prepare cluster images.vmware-vmx.master: Cleaning VMX prior to finishing up...
2021/11/21 11:38:21 packer.exe plugin: stderr:
2021/11/21 11:38:21 packer.exe plugin: Configuring VMX...
2021/11/21 11:38:21 packer.exe plugin: Writing VMX to: C:\Users\Midoriiro\.maestro\0.1.0\stage-2\master\k8s.node-master.debian-11.1.0.vmx
stage2 - Prepare cluster images.vmware-vmx.master: Disabling VNC server...
2021/11/21 11:38:21 packer.exe plugin: Writing VMX to: C:\Users\Midoriiro\.maestro\0.1.0\stage-2\master\k8s.node-master.debian-11.1.0.vmx
==> stage2 - Prepare cluster images.vmware-vmx.master: Skipping export of virtual machine...
2021/11/21 11:38:21 packer.exe plugin: Executing: C:\Program Files (x86)\VMware\VMware Workstation\vmrun.exe -T ws list
2021/11/21 11:38:21 packer.exe plugin: stdout: Total running VMs: 0
2021/11/21 11:38:21 packer.exe plugin: stderr:
2021/11/21 11:38:21 packer.exe plugin: failed to unlock port lockfile: close tcp 127.0.0.1:5990: use of closed network connection
2021/11/21 11:38:21 packer.exe plugin: Generating artifact...
2021/11/21 11:38:21 [INFO] (telemetry) ending vmware-vmx.master
2021/11/21 11:38:21 [INFO] (telemetry) Starting post-processor vagrant
==> stage2 - Prepare cluster images.vmware-vmx.master: Running post-processor: (type vagrant)
==> stage2 - Prepare cluster images.vmware-vmx.master (vagrant): Creating a dummy Vagrant box to ensure the host system can create one correctly
2021/11/21 11:38:21 packer.exe plugin: Turning dir into box: T:\packer2720758055 => T:\box-2480893065.box
2021/11/21 11:38:21 packer.exe plugin: Compressing with gzip compression level: -1
2021/11/21 11:38:21 packer.exe plugin: Skipping directory 'T:\packer2720758055' for box 'T:\box-2480893065.box'
2021/11/21 11:38:21 packer.exe plugin: Box add: 'T:\packer2720758055\metadata.json' to 'T:\box-2480893065.box'
==> stage2 - Prepare cluster images.vmware-vmx.master (vagrant): Creating Vagrant box for 'vmware' provider
stage2 - Prepare cluster images.vmware-vmx.master (vagrant): Copying: C:\Users\Midoriiro\.maestro\0.1.0\stage-2\master\k8s.node-base.debian-11.1.0-cl1.vmdk
stage2 - Prepare cluster images.vmware-vmx.master (vagrant): Copying: C:\Users\Midoriiro\.maestro\0.1.0\stage-2\master\k8s.node-master.debian-11.1.0.nvram
stage2 - Prepare cluster images.vmware-vmx.master (vagrant): Copying: C:\Users\Midoriiro\.maestro\0.1.0\stage-2\master\k8s.node-master.debian-11.1.0.vmsd
stage2 - Prepare cluster images.vmware-vmx.master (vagrant): Copying: C:\Users\Midoriiro\.maestro\0.1.0\stage-2\master\k8s.node-master.debian-11.1.0.vmx
stage2 - Prepare cluster images.vmware-vmx.master (vagrant): Copying: C:\Users\Midoriiro\.maestro\0.1.0\stage-2\master\k8s.node-master.debian-11.1.0.vmxf
2021/11/21 11:38:23 packer.exe plugin: Turning dir into box: T:\packer450054094 => C:\Users\Midoriiro\.maestro/0.1.0/stage-3/master/k8s.node-master.debian-11.1.0.box
2021/11/21 11:38:24 packer.exe plugin: Compressing with gzip compression level: -1
2021/11/21 11:38:24 packer.exe plugin: Skipping directory 'T:\packer450054094' for box 'C:\Users\Midoriiro\.maestro/0.1.0/stage-3/master/k8s.node-master.debian-11.1.0.box'
2021/11/21 11:38:24 packer.exe plugin: Box add: 'T:\packer450054094\Vagrantfile' to 'C:\Users\Midoriiro\.maestro/0.1.0/stage-3/master/k8s.node-master.debian-11.1.0.box'
stage2 - Prepare cluster images.vmware-vmx.master (vagrant): Compressing: Vagrantfile
2021/11/21 11:38:24 packer.exe plugin: Box add: 'T:\packer450054094\k8s.node-base.debian-11.1.0-cl1.vmdk' to 'C:\Users\Midoriiro\.maestro/0.1.0/stage-3/master/k8s.node-master.debian-11.1.0.box'
stage2 - Prepare cluster images.vmware-vmx.master (vagrant): Compressing: k8s.node-base.debian-11.1.0-cl1.vmdk
2021/11/21 11:38:31 packer.exe plugin: Box add: 'T:\packer450054094\k8s.node-master.debian-11.1.0.nvram' to 'C:\Users\Midoriiro\.maestro/0.1.0/stage-3/master/k8s.node-master.debian-11.1.0.box'
stage2 - Prepare cluster images.vmware-vmx.master (vagrant): Compressing: k8s.node-master.debian-11.1.0.nvram
2021/11/21 11:38:31 packer.exe plugin: Box add: 'T:\packer450054094\k8s.node-master.debian-11.1.0.vmsd' to 'C:\Users\Midoriiro\.maestro/0.1.0/stage-3/master/k8s.node-master.debian-11.1.0.box'
stage2 - Prepare cluster images.vmware-vmx.master (vagrant): Compressing: k8s.node-master.debian-11.1.0.vmsd
2021/11/21 11:38:31 packer.exe plugin: Box add: 'T:\packer450054094\k8s.node-master.debian-11.1.0.vmx' to 'C:\Users\Midoriiro\.maestro/0.1.0/stage-3/master/k8s.node-master.debian-11.1.0.box'
stage2 - Prepare cluster images.vmware-vmx.master (vagrant): Compressing: k8s.node-master.debian-11.1.0.vmx
2021/11/21 11:38:31 packer.exe plugin: Box add: 'T:\packer450054094\k8s.node-master.debian-11.1.0.vmxf' to 'C:\Users\Midoriiro\.maestro/0.1.0/stage-3/master/k8s.node-master.debian-11.1.0.box'
stage2 - Prepare cluster images.vmware-vmx.master (vagrant): Compressing: k8s.node-master.debian-11.1.0.vmxf
2021/11/21 11:38:31 packer.exe plugin: Box add: 'T:\packer450054094\metadata.json' to 'C:\Users\Midoriiro\.maestro/0.1.0/stage-3/master/k8s.node-master.debian-11.1.0.box'
stage2 - Prepare cluster images.vmware-vmx.master (vagrant): Compressing: metadata.json
2021/11/21 11:38:32 [INFO] (telemetry) ending vagrant
2021/11/21 11:38:32 Flagging to keep original artifact from post-processor 'vagrant'
Build 'stage2 - Prepare cluster images.vmware-vmx.master' finished after 6 minutes 55 seconds.
Defragment: 100% done.er.exe plugin: stdout: Defragment: 0% done.
2021/11/21 11:38:40 packer.exe plugin: Defragmentation completed successfully.
2021/11/21 11:38:40 packer.exe plugin: stderr:
2021/11/21 11:38:40 packer.exe plugin: Executing: C:\Program Files (x86)\VMware\VMware Workstation\vmware-vdiskmanager.exe -k C:\Users\Midoriiro\.maestro\0.1.0\stage-2\worker\k8s.node-base.debian-11.1.0-cl1.vmdk
Shrink: 100% done.packer.exe plugin: stdout: Shrink: 0% done.
2021/11/21 11:39:19 packer.exe plugin: Shrink completed successfully.
2021/11/21 11:39:19 packer.exe plugin: stderr:
2021/11/21 11:39:19 packer.exe plugin: Configuring VMX...
2021/11/21 11:39:19 packer.exe plugin: Writing VMX to: C:\Users\Midoriiro\.maestro\0.1.0\stage-2\worker\k8s.node-worker.debian-11.1.0.vmx
==> stage2 - Prepare cluster images.vmware-vmx.worker: Cleaning VMX prior to finishing up...
stage2 - Prepare cluster images.vmware-vmx.worker: Disabling VNC server...
2021/11/21 11:39:19 packer.exe plugin: Writing VMX to: C:\Users\Midoriiro\.maestro\0.1.0\stage-2\worker\k8s.node-worker.debian-11.1.0.vmx
==> stage2 - Prepare cluster images.vmware-vmx.worker: Skipping export of virtual machine...
2021/11/21 11:39:19 packer.exe plugin: Executing: C:\Program Files (x86)\VMware\VMware Workstation\vmrun.exe -T ws list
2021/11/21 11:39:19 packer.exe plugin: stdout: Total running VMs: 0
2021/11/21 11:39:19 packer.exe plugin: stderr:
2021/11/21 11:39:19 packer.exe plugin: failed to unlock port lockfile: close tcp 127.0.0.1:5935: use of closed network connection
2021/11/21 11:39:19 packer.exe plugin: Generating artifact...
==> stage2 - Prepare cluster images.vmware-vmx.worker: Running post-processor: (type vagrant)
2021/11/21 11:39:19 [INFO] (telemetry) ending vmware-vmx.worker
2021/11/21 11:39:19 [INFO] (telemetry) Starting post-processor vagrant
==> stage2 - Prepare cluster images.vmware-vmx.worker (vagrant): Creating a dummy Vagrant box to ensure the host system can create one correctly
2021/11/21 11:39:20 packer.exe plugin: Turning dir into box: T:\packer2468368868 => T:\box-3945042033.box
2021/11/21 11:39:20 packer.exe plugin: Compressing with gzip compression level: -1
2021/11/21 11:39:20 packer.exe plugin: Skipping directory 'T:\packer2468368868' for box 'T:\box-3945042033.box'
2021/11/21 11:39:20 packer.exe plugin: Box add: 'T:\packer2468368868\metadata.json' to 'T:\box-3945042033.box'
==> stage2 - Prepare cluster images.vmware-vmx.worker (vagrant): Creating Vagrant box for 'vmware' provider
stage2 - Prepare cluster images.vmware-vmx.worker (vagrant): Copying: C:\Users\Midoriiro\.maestro\0.1.0\stage-2\worker\k8s.node-base.debian-11.1.0-cl1.vmdk
stage2 - Prepare cluster images.vmware-vmx.worker (vagrant): Copying: C:\Users\Midoriiro\.maestro\0.1.0\stage-2\worker\k8s.node-worker.debian-11.1.0.nvram
stage2 - Prepare cluster images.vmware-vmx.worker (vagrant): Copying: C:\Users\Midoriiro\.maestro\0.1.0\stage-2\worker\k8s.node-worker.debian-11.1.0.vmsd
stage2 - Prepare cluster images.vmware-vmx.worker (vagrant): Copying: C:\Users\Midoriiro\.maestro\0.1.0\stage-2\worker\k8s.node-worker.debian-11.1.0.vmx
stage2 - Prepare cluster images.vmware-vmx.worker (vagrant): Copying: C:\Users\Midoriiro\.maestro\0.1.0\stage-2\worker\k8s.node-worker.debian-11.1.0.vmxf
2021/11/21 11:39:22 packer.exe plugin: Turning dir into box: T:\packer920435556 => C:\Users\Midoriiro\.maestro/0.1.0/stage-3/worker/k8s.node-worker.debian-11.1.0.box
2021/11/21 11:39:22 packer.exe plugin: Compressing with gzip compression level: -1
2021/11/21 11:39:22 packer.exe plugin: Skipping directory 'T:\packer920435556' for box 'C:\Users\Midoriiro\.maestro/0.1.0/stage-3/worker/k8s.node-worker.debian-11.1.0.box'
2021/11/21 11:39:22 packer.exe plugin: Box add: 'T:\packer920435556\Vagrantfile' to 'C:\Users\Midoriiro\.maestro/0.1.0/stage-3/worker/k8s.node-worker.debian-11.1.0.box'
stage2 - Prepare cluster images.vmware-vmx.worker (vagrant): Compressing: Vagrantfile
2021/11/21 11:39:22 packer.exe plugin: Box add: 'T:\packer920435556\k8s.node-base.debian-11.1.0-cl1.vmdk' to 'C:\Users\Midoriiro\.maestro/0.1.0/stage-3/worker/k8s.node-worker.debian-11.1.0.box'
stage2 - Prepare cluster images.vmware-vmx.worker (vagrant): Compressing: k8s.node-base.debian-11.1.0-cl1.vmdk
2021/11/21 11:39:28 packer.exe plugin: Box add: 'T:\packer920435556\k8s.node-worker.debian-11.1.0.nvram' to 'C:\Users\Midoriiro\.maestro/0.1.0/stage-3/worker/k8s.node-worker.debian-11.1.0.box'
stage2 - Prepare cluster images.vmware-vmx.worker (vagrant): Compressing: k8s.node-worker.debian-11.1.0.nvram
2021/11/21 11:39:28 packer.exe plugin: Box add: 'T:\packer920435556\k8s.node-worker.debian-11.1.0.vmsd' to 'C:\Users\Midoriiro\.maestro/0.1.0/stage-3/worker/k8s.node-worker.debian-11.1.0.box'
stage2 - Prepare cluster images.vmware-vmx.worker (vagrant): Compressing: k8s.node-worker.debian-11.1.0.vmsd
2021/11/21 11:39:28 packer.exe plugin: Box add: 'T:\packer920435556\k8s.node-worker.debian-11.1.0.vmx' to 'C:\Users\Midoriiro\.maestro/0.1.0/stage-3/worker/k8s.node-worker.debian-11.1.0.box'
stage2 - Prepare cluster images.vmware-vmx.worker (vagrant): Compressing: k8s.node-worker.debian-11.1.0.vmx
2021/11/21 11:39:28 packer.exe plugin: Box add: 'T:\packer920435556\k8s.node-worker.debian-11.1.0.vmxf' to 'C:\Users\Midoriiro\.maestro/0.1.0/stage-3/worker/k8s.node-worker.debian-11.1.0.box'
stage2 - Prepare cluster images.vmware-vmx.worker (vagrant): Compressing: k8s.node-worker.debian-11.1.0.vmxf
2021/11/21 11:39:28 packer.exe plugin: Box add: 'T:\packer920435556\metadata.json' to 'C:\Users\Midoriiro\.maestro/0.1.0/stage-3/worker/k8s.node-worker.debian-11.1.0.box'
stage2 - Prepare cluster images.vmware-vmx.worker (vagrant): Compressing: metadata.json
2021/11/21 11:39:29 [INFO] (telemetry) ending vagrant
2021/11/21 11:39:29 Flagging to keep original artifact from post-processor 'vagrant'
Build 'stage2 - Prepare cluster images.vmware-vmx.worker' finished after 7 minutes 52 seconds.
==> Wait completed after 7 minutes 52 seconds
==> Builds finished. The artifacts of successful builds are:
==> Wait completed after 7 minutes 52 seconds
2021/11/21 11:39:29 machine readable: stage2 - Prepare cluster images.vmware-vmx.worker,artifact-count []string{"2"}
2021/11/21 11:39:29 machine readable: stage2 - Prepare cluster images.vmware-vmx.worker,artifact []string{"0", "builder-id", "mitchellh.vmware"}
==> Builds finished. The artifacts of successful builds are:
2021/11/21 11:39:29 machine readable: stage2 - Prepare cluster images.vmware-vmx.worker,artifact []string{"0", "id", "k8s.node-worker.debian-11.1.0"}
--> stage2 - Prepare cluster images.vmware-vmx.worker: VM files in directory: C:\Users\Midoriiro\.maestro/0.1.0/stage-2/worker
2021/11/21 11:39:29 machine readable: stage2 - Prepare cluster images.vmware-vmx.worker,artifact []string{"0", "string", "VM files in directory: C:\\Users\\Midoriiro\\.maestro/0.1.0/stage-2/worker"}
--> stage2 - Prepare cluster images.vmware-vmx.worker: 'vmware' provider box: C:\Users\Midoriiro\.maestro/0.1.0/stage-3/worker/k8s.node-worker.debian-11.1.0.box
2021/11/21 11:39:29 machine readable: stage2 - Prepare cluster images.vmware-vmx.worker,artifact []string{"0", "files-count", "5"}
2021/11/21 11:39:29 machine readable: stage2 - Prepare cluster images.vmware-vmx.worker,artifact []string{"0", "file", "0", "C:\\Users\\Midoriiro\\.maestro\\0.1.0\\stage-2\\worker\\k8s.node-base.debian-11.1.0-cl1.vmdk"}
2021/11/21 11:39:29 machine readable: stage2 - Prepare cluster images.vmware-vmx.worker,artifact []string{"0", "file", "1", "C:\\Users\\Midoriiro\\.maestro\\0.1.0\\stage-2\\worker\\k8s.node-worker.debian-11.1.0.nvram"}
--> stage2 - Prepare cluster images.vmware-vmx.deploy: VM files in directory: C:\Users\Midoriiro\.maestro/0.1.0/stage-2/deploy
2021/11/21 11:39:29 machine readable: stage2 - Prepare cluster images.vmware-vmx.worker,artifact []string{"0", "file", "2", "C:\\Users\\Midoriiro\\.maestro\\0.1.0\\stage-2\\worker\\k8s.node-worker.debian-11.1.0.vmsd"}
2021/11/21 11:39:29 machine readable: stage2 - Prepare cluster images.vmware-vmx.worker,artifact []string{"0", "file", "3", "C:\\Users\\Midoriiro\\.maestro\\0.1.0\\stage-2\\worker\\k8s.node-worker.debian-11.1.0.vmx"}
--> stage2 - Prepare cluster images.vmware-vmx.deploy: 'vmware' provider box: C:\Users\Midoriiro\.maestro/0.1.0/stage-3/deploy/k8s.node-deploy.debian-11.1.0.box
2021/11/21 11:39:29 machine readable: stage2 - Prepare cluster images.vmware-vmx.worker,artifact []string{"0", "file", "4", "C:\\Users\\Midoriiro\\.maestro\\0.1.0\\stage-2\\worker\\k8s.node-worker.debian-11.1.0.vmxf"}
2021/11/21 11:39:29 machine readable: stage2 - Prepare cluster images.vmware-vmx.worker,artifact []string{"0", "end"}
2021/11/21 11:39:29 machine readable: stage2 - Prepare cluster images.vmware-vmx.worker,artifact []string{"1", "builder-id", "mitchellh.post-processor.vagrant"}
2021/11/21 11:39:29 machine readable: stage2 - Prepare cluster images.vmware-vmx.worker,artifact []string{"1", "id", "vmware"}
2021/11/21 11:39:29 machine readable: stage2 - Prepare cluster images.vmware-vmx.worker,artifact []string{"1", "string", "'vmware' provider box: C:\\Users\\Midoriiro\\.maestro/0.1.0/stage-3/worker/k8s.node-worker.debian-11.1.0.box"}
--> stage2 - Prepare cluster images.vmware-vmx.proxy: VM files in directory: C:\Users\Midoriiro\.maestro/0.1.0/stage-2/proxy
2021/11/21 11:39:29 machine readable: stage2 - Prepare cluster images.vmware-vmx.worker,artifact []string{"1", "files-count", "1"}
2021/11/21 11:39:29 machine readable: stage2 - Prepare cluster images.vmware-vmx.worker,artifact []string{"1", "file", "0", "C:\\Users\\Midoriiro\\.maestro/0.1.0/stage-3/worker/k8s.node-worker.debian-11.1.0.box"}
2021/11/21 11:39:29 machine readable: stage2 - Prepare cluster images.vmware-vmx.worker,artifact []string{"1", "end"}
2021/11/21 11:39:29 machine readable: stage2 - Prepare cluster images.vmware-vmx.deploy,artifact-count []string{"2"}
--> stage2 - Prepare cluster images.vmware-vmx.proxy: 'vmware' provider box: C:\Users\Midoriiro\.maestro/0.1.0/stage-3/proxy/k8s.node-proxy.debian-11.1.0.box
2021/11/21 11:39:29 machine readable: stage2 - Prepare cluster images.vmware-vmx.deploy,artifact []string{"0", "builder-id", "mitchellh.vmware"}
2021/11/21 11:39:29 machine readable: stage2 - Prepare cluster images.vmware-vmx.deploy,artifact []string{"0", "id", "k8s.node-deploy.debian-11.1.0"}
2021/11/21 11:39:29 machine readable: stage2 - Prepare cluster images.vmware-vmx.deploy,artifact []string{"0", "string", "VM files in directory: C:\\Users\\Midoriiro\\.maestro/0.1.0/stage-2/deploy"}
2021/11/21 11:39:29 machine readable: stage2 - Prepare cluster images.vmware-vmx.deploy,artifact []string{"0", "files-count", "5"}
2021/11/21 11:39:29 machine readable: stage2 - Prepare cluster images.vmware-vmx.deploy,artifact []string{"0", "file", "0", "C:\\Users\\Midoriiro\\.maestro\\0.1.0\\stage-2\\deploy\\k8s.node-base.debian-11.1.0-cl1.vmdk"}
2021/11/21 11:39:29 machine readable: stage2 - Prepare cluster images.vmware-vmx.deploy,artifact []string{"0", "file", "1", "C:\\Users\\Midoriiro\\.maestro\\0.1.0\\stage-2\\deploy\\k8s.node-deploy.debian-11.1.0.nvram"}
2021/11/21 11:39:29 machine readable: stage2 - Prepare cluster images.vmware-vmx.deploy,artifact []string{"0", "file", "2", "C:\\Users\\Midoriiro\\.maestro\\0.1.0\\stage-2\\deploy\\k8s.node-deploy.debian-11.1.0.vmsd"}
2021/11/21 11:39:29 machine readable: stage2 - Prepare cluster images.vmware-vmx.deploy,artifact []string{"0", "file", "3", "C:\\Users\\Midoriiro\\.maestro\\0.1.0\\stage-2\\deploy\\k8s.node-deploy.debian-11.1.0.vmx"}
2021/11/21 11:39:29 machine readable: stage2 - Prepare cluster images.vmware-vmx.deploy,artifact []string{"0", "file", "4", "C:\\Users\\Midoriiro\\.maestro\\0.1.0\\stage-2\\deploy\\k8s.node-deploy.debian-11.1.0.vmxf"}
2021/11/21 11:39:29 machine readable: stage2 - Prepare cluster images.vmware-vmx.deploy,artifact []string{"0", "end"}
2021/11/21 11:39:29 machine readable: stage2 - Prepare cluster images.vmware-vmx.deploy,artifact []string{"1", "builder-id", "mitchellh.post-processor.vagrant"}
--> stage2 - Prepare cluster images.vmware-vmx.master: VM files in directory: C:\Users\Midoriiro\.maestro/0.1.0/stage-2/master
2021/11/21 11:39:29 machine readable: stage2 - Prepare cluster images.vmware-vmx.deploy,artifact []string{"1", "id", "vmware"}
2021/11/21 11:39:29 machine readable: stage2 - Prepare cluster images.vmware-vmx.deploy,artifact []string{"1", "string", "'vmware' provider box: C:\\Users\\Midoriiro\\.maestro/0.1.0/stage-3/deploy/k8s.node-deploy.debian-11.1.0.box"}
2021/11/21 11:39:29 machine readable: stage2 - Prepare cluster images.vmware-vmx.deploy,artifact []string{"1", "files-count", "1"}
2021/11/21 11:39:29 machine readable: stage2 - Prepare cluster images.vmware-vmx.deploy,artifact []string{"1", "file", "0", "C:\\Users\\Midoriiro\\.maestro/0.1.0/stage-3/deploy/k8s.node-deploy.debian-11.1.0.box"}
2021/11/21 11:39:29 machine readable: stage2 - Prepare cluster images.vmware-vmx.deploy,artifact []string{"1", "end"}
--> stage2 - Prepare cluster images.vmware-vmx.master: 'vmware' provider box: C:\Users\Midoriiro\.maestro/0.1.0/stage-3/master/k8s.node-master.debian-11.1.0.box
2021/11/21 11:39:29 machine readable: stage2 - Prepare cluster images.vmware-vmx.proxy,artifact-count []string{"2"}
2021/11/21 11:39:29 machine readable: stage2 - Prepare cluster images.vmware-vmx.proxy,artifact []string{"0", "builder-id", "mitchellh.vmware"}
2021/11/21 11:39:29 machine readable: stage2 - Prepare cluster images.vmware-vmx.proxy,artifact []string{"0", "id", "k8s.node-proxy.debian-11.1.0"}
2021/11/21 11:39:29 machine readable: stage2 - Prepare cluster images.vmware-vmx.proxy,artifact []string{"0", "string", "VM files in directory: C:\\Users\\Midoriiro\\.maestro/0.1.0/stage-2/proxy"}
2021/11/21 11:39:29 machine readable: stage2 - Prepare cluster images.vmware-vmx.proxy,artifact []string{"0", "files-count", "5"}
2021/11/21 11:39:29 machine readable: stage2 - Prepare cluster images.vmware-vmx.proxy,artifact []string{"0", "file", "0", "C:\\Users\\Midoriiro\\.maestro\\0.1.0\\stage-2\\proxy\\k8s.node-base.debian-11.1.0-cl1.vmdk"}
2021/11/21 11:39:29 machine readable: stage2 - Prepare cluster images.vmware-vmx.proxy,artifact []string{"0", "file", "1", "C:\\Users\\Midoriiro\\.maestro\\0.1.0\\stage-2\\proxy\\k8s.node-proxy.debian-11.1.0.nvram"}
2021/11/21 11:39:29 machine readable: stage2 - Prepare cluster images.vmware-vmx.proxy,artifact []string{"0", "file", "2", "C:\\Users\\Midoriiro\\.maestro\\0.1.0\\stage-2\\proxy\\k8s.node-proxy.debian-11.1.0.vmsd"}
2021/11/21 11:39:29 machine readable: stage2 - Prepare cluster images.vmware-vmx.proxy,artifact []string{"0", "file", "3", "C:\\Users\\Midoriiro\\.maestro\\0.1.0\\stage-2\\proxy\\k8s.node-proxy.debian-11.1.0.vmx"}
2021/11/21 11:39:29 machine readable: stage2 - Prepare cluster images.vmware-vmx.proxy,artifact []string{"0", "file", "4", "C:\\Users\\Midoriiro\\.maestro\\0.1.0\\stage-2\\proxy\\k8s.node-proxy.debian-11.1.0.vmxf"}
2021/11/21 11:39:29 machine readable: stage2 - Prepare cluster images.vmware-vmx.proxy,artifact []string{"0", "end"}
2021/11/21 11:39:29 machine readable: stage2 - Prepare cluster images.vmware-vmx.proxy,artifact []string{"1", "builder-id", "mitchellh.post-processor.vagrant"}
2021/11/21 11:39:29 machine readable: stage2 - Prepare cluster images.vmware-vmx.proxy,artifact []string{"1", "id", "vmware"}
2021/11/21 11:39:29 machine readable: stage2 - Prepare cluster images.vmware-vmx.proxy,artifact []string{"1", "string", "'vmware' provider box: C:\\Users\\Midoriiro\\.maestro/0.1.0/stage-3/proxy/k8s.node-proxy.debian-11.1.0.box"}
2021/11/21 11:39:29 machine readable: stage2 - Prepare cluster images.vmware-vmx.proxy,artifact []string{"1", "files-count", "1"}
2021/11/21 11:39:29 machine readable: stage2 - Prepare cluster images.vmware-vmx.proxy,artifact []string{"1", "file", "0", "C:\\Users\\Midoriiro\\.maestro/0.1.0/stage-3/proxy/k8s.node-proxy.debian-11.1.0.box"}
2021/11/21 11:39:29 machine readable: stage2 - Prepare cluster images.vmware-vmx.proxy,artifact []string{"1", "end"}
2021/11/21 11:39:29 machine readable: stage2 - Prepare cluster images.vmware-vmx.master,artifact-count []string{"2"}
2021/11/21 11:39:29 machine readable: stage2 - Prepare cluster images.vmware-vmx.master,artifact []string{"0", "builder-id", "mitchellh.vmware"}
2021/11/21 11:39:29 machine readable: stage2 - Prepare cluster images.vmware-vmx.master,artifact []string{"0", "id", "k8s.node-master.debian-11.1.0"}
2021/11/21 11:39:29 machine readable: stage2 - Prepare cluster images.vmware-vmx.master,artifact []string{"0", "string", "VM files in directory: C:\\Users\\Midoriiro\\.maestro/0.1.0/stage-2/master"}
2021/11/21 11:39:29 machine readable: stage2 - Prepare cluster images.vmware-vmx.master,artifact []string{"0", "files-count", "5"}
2021/11/21 11:39:29 machine readable: stage2 - Prepare cluster images.vmware-vmx.master,artifact []string{"0", "file", "0", "C:\\Users\\Midoriiro\\.maestro\\0.1.0\\stage-2\\master\\k8s.node-base.debian-11.1.0-cl1.vmdk"}
2021/11/21 11:39:29 machine readable: stage2 - Prepare cluster images.vmware-vmx.master,artifact []string{"0", "file", "1", "C:\\Users\\Midoriiro\\.maestro\\0.1.0\\stage-2\\master\\k8s.node-master.debian-11.1.0.nvram"}
2021/11/21 11:39:29 machine readable: stage2 - Prepare cluster images.vmware-vmx.master,artifact []string{"0", "file", "2", "C:\\Users\\Midoriiro\\.maestro\\0.1.0\\stage-2\\master\\k8s.node-master.debian-11.1.0.vmsd"}
2021/11/21 11:39:29 machine readable: stage2 - Prepare cluster images.vmware-vmx.master,artifact []string{"0", "file", "3", "C:\\Users\\Midoriiro\\.maestro\\0.1.0\\stage-2\\master\\k8s.node-master.debian-11.1.0.vmx"}
2021/11/21 11:39:29 machine readable: stage2 - Prepare cluster images.vmware-vmx.master,artifact []string{"0", "file", "4", "C:\\Users\\Midoriiro\\.maestro\\0.1.0\\stage-2\\master\\k8s.node-master.debian-11.1.0.vmxf"}
2021/11/21 11:39:29 machine readable: stage2 - Prepare cluster images.vmware-vmx.master,artifact []string{"0", "end"}
2021/11/21 11:39:29 machine readable: stage2 - Prepare cluster images.vmware-vmx.master,artifact []string{"1", "builder-id", "mitchellh.post-processor.vagrant"}
2021/11/21 11:39:29 machine readable: stage2 - Prepare cluster images.vmware-vmx.master,artifact []string{"1", "id", "vmware"}
2021/11/21 11:39:29 machine readable: stage2 - Prepare cluster images.vmware-vmx.master,artifact []string{"1", "string", "'vmware' provider box: C:\\Users\\Midoriiro\\.maestro/0.1.0/stage-3/master/k8s.node-master.debian-11.1.0.box"}
2021/11/21 11:39:29 machine readable: stage2 - Prepare cluster images.vmware-vmx.master,artifact []string{"1", "files-count", "1"}
2021/11/21 11:39:29 machine readable: stage2 - Prepare cluster images.vmware-vmx.master,artifact []string{"1", "file", "0", "C:\\Users\\Midoriiro\\.maestro/0.1.0/stage-3/master/k8s.node-master.debian-11.1.0.box"}
2021/11/21 11:39:29 machine readable: stage2 - Prepare cluster images.vmware-vmx.master,artifact []string{"1", "end"}
2021/11/21 11:39:29 [INFO] (telemetry) Finalizing.
2021/11/21 11:39:29 waiting for all plugin processes to complete...
2021/11/21 11:39:29 D:\home\programming\workspace\tools\packer\packer.exe: plugin process exited
2021/11/21 11:39:29 D:\home\programming\workspace\tools\packer\packer.exe: plugin process exited
2021/11/21 11:39:29 D:\home\programming\workspace\tools\packer\packer.exe: plugin process exited
2021/11/21 11:39:29 D:\home\programming\workspace\tools\packer\packer.exe: plugin process exited
2021/11/21 11:39:29 D:\home\programming\workspace\tools\packer\packer.exe: plugin process exited
2021/11/21 11:39:29 D:\home\programming\workspace\tools\packer\packer.exe: plugin process exited
2021/11/21 11:39:29 D:\home\programming\workspace\tools\packer\packer.exe: plugin process exited
2021/11/21 11:39:29 D:\home\programming\workspace\tools\packer\packer.exe: plugin process exited
2021/11/21 11:39:29 D:\home\programming\workspace\tools\packer\packer.exe: plugin process exited
2021/11/21 11:39:29 D:\home\programming\workspace\tools\packer\packer.exe: plugin process exited
2021/11/21 11:39:29 D:\home\programming\workspace\tools\packer\packer.exe: plugin process exited
2021/11/21 11:39:29 D:\home\programming\workspace\tools\packer\packer.exe: plugin process exited
2021/11/21 11:39:29 D:\home\programming\workspace\tools\packer\packer.exe: plugin process exited
2021/11/21 11:39:29 D:\home\programming\workspace\tools\packer\packer.exe: plugin process exited
2021/11/21 11:39:29 D:\home\programming\workspace\tools\packer\packer.exe: plugin process exited
2021/11/21 11:39:29 D:\home\programming\workspace\tools\packer\packer.exe: plugin process exited
2021/11/21 11:39:29 D:\home\programming\workspace\tools\packer\packer.exe: plugin process exited
2021/11/21 11:39:29 D:\home\programming\workspace\tools\packer\packer.exe: plugin process exited
2021/11/21 11:39:29 D:\home\programming\workspace\tools\packer\packer.exe: plugin process exited
2021/11/21 11:39:29 D:\home\programming\workspace\tools\packer\packer.exe: plugin process exited
2021/11/21 11:39:29 D:\home\programming\workspace\tools\packer\packer.exe: plugin process exited
2021/11/21 11:39:29 D:\home\programming\workspace\tools\packer\packer.exe: plugin process exited
2021/11/21 11:39:29 D:\home\programming\workspace\tools\packer\packer.exe: plugin process exited
2021/11/21 11:39:29 D:\home\programming\workspace\tools\packer\packer.exe: plugin process exited
PS D:\home\programming\workspace\projects\infrastructure_as_code\homelab\01-preparing-boxes>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment