Hi Team,
Thanks, it worked the output is attached below. Now I understand what's going on at start up, I sense that I may have got the same result by changing the name of the root folder containing the Marlin program, then not finding it, Arduino would default to some simple skeleton program.
Thanks again.
PS C:\Users\post2\AppData\Local\Programs\arduino-ide> & '.\Arduino IDE.exe' ".\resources\app\node_modules\arduino-ide-extension\Examples\01.Basics\BareMinimum\BareMinimum.ino"
PS C:\Users\post2\AppData\Local\Programs\arduino-ide>
Arduino IDE 2.0.4
Starting backend process. PID: 11508
Using browser-only version of superagent in non-browser environment
Configuration directory URI: 'file:///c%3A/Users/post2/.theia'
Configuring to accept webviews on '^.+\.webview\..+$' hostname.
2023-03-28T17:22:35.411Z root INFO Backend Object.initialize: 11.1 ms [Finished 1.980 s after backend start]
2023-03-28T17:22:35.411Z root INFO Backend Object.configure: 8.7 ms [Finished 1.980 s after backend start]
2023-03-28T17:22:35.412Z root INFO Backend MessagingContribution.onStart: 3.5 ms [Finished 1.980 s after backend start]
2023-03-28T17:22:35.414Z root INFO Backend OSBackendApplicationContribution.configure: 0.4 ms [Finished 2.066 s after backend start]
2023-03-28T17:22:35.416Z root INFO Backend DefaultWorkspaceServer.onStart: 0.2 ms [Finished 2.066 s after backend start]
2023-03-28T17:22:35.419Z root INFO Backend PluginLocalizationBackendContribution.configure: 0.3 ms [Finished 2.066 s after backend start]
2023-03-28T17:22:35.421Z root WARN Backend PluginLocalizationBackendContribution.initialize took longer than the expected maximum 50 milliseconds: 86.6 ms [Finished 2.067 s after backend start]
2023-03-28T17:22:35.422Z root INFO Backend TaskBackendApplicationContribution.onStart: 0.7 ms [Finished 2.067 s after backend start]
2023-03-28T17:22:35.424Z root INFO Backend ElectronTokenBackendContribution.configure: 2.5 ms [Finished 2.070 s after backend start]
2023-03-28T17:22:35.426Z config INFO >>> Initializing CLI configuration...
2023-03-28T17:22:35.426Z root INFO Backend PluginDeployerContribution.initialize: 1.3 ms [Finished 2.070 s after backend start]
2023-03-28T17:22:35.428Z root INFO Backend ConfigServiceImpl.onStart: 2.7 ms [Finished 2.072 s after backend start]
2023-03-28T17:22:35.430Z config INFO Loading CLI configuration from c:\Users\post2\.arduinoIDE\arduino-cli.yaml...
2023-03-28T17:22:35.432Z root INFO Backend WebviewBackendSecurityWarnings.initialize: 0.9 ms [Finished 2.075 s after backend start]
2023-03-28T17:22:35.432Z root INFO Backend ArduinoDaemonImpl.onStart: 2.8 ms [Finished 2.078 s after backend start]
2023-03-28T17:22:35.433Z root INFO Backend NodeFileUploadService.configure: 5.9 ms [Finished 2.078 s after backend start]
2023-03-28T17:22:35.433Z daemon INFO Starting daemon from C:\Users\post2\AppData\Local\Programs\arduino-ide\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe...
2023-03-28T17:22:35.434Z discovery-log INFO start
2023-03-28T17:22:35.435Z discovery-log INFO start new deferred
2023-03-28T17:22:35.435Z root INFO Backend HostedPluginLocalizationService.initialize: 1.5 ms [Finished 2.081 s after backend start]
2023-03-28T17:22:35.435Z root INFO Backend BoardDiscovery.onStart: 2.9 ms [Finished 2.083 s after backend start]
2023-03-28T17:22:35.436Z root INFO Backend FileDownloadEndpoint.configure: 2.7 ms [Finished 2.084 s after backend start]
2023-03-28T17:22:35.437Z root INFO Backend AuthenticationServiceImpl.onStart: 1.0 ms [Finished 2.088 s after backend start]
2023-03-28T17:22:35.437Z root INFO Backend PluginApiContribution.configure: 1.1 ms [Finished 2.089 s after backend start]
2023-03-28T17:22:35.440Z root INFO Backend HostedPluginReader.configure: 1.6 ms [Finished 2.092 s after backend start]
2023-03-28T17:22:35.441Z root INFO Backend HostedPluginReader.configure: 0.3 ms [Finished 2.093 s after backend start]
2023-03-28T17:22:35.441Z root INFO Backend PlotterBackendContribution.configure: 2.7 ms [Finished 2.097 s after backend start]
2023-03-28T17:22:35.451Z root INFO Theia app listening on http://localhost:22097.
2023-03-28T17:22:35.453Z root INFO Finished starting backend application: 17.6 ms [Finished 2.108 s after backend start]
2023-03-28T17:22:35.461Z root WARN The local plugin referenced by local-dir:/c%3A/Users/post2/.arduinoIDE/plugins does not exist.
2023-03-28T17:22:35.472Z root WARN The local plugin referenced by local-dir:/c%3A/Users/post2/.arduinoIDE/extensions does not exist.
2023-03-28T17:22:35.486Z root WARN The local plugin referenced by local-dir:C:\Users\post2\.arduinoProIDE\plugins does not exist.
2023-03-28T17:22:35.600Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-03-28T17:22:35.606Z root INFO Resolved "cortex-debug" to a VS Code extension "cortex-debug@1.5.1" with engines:
2023-03-28T17:22:35.608Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-03-28T17:22:35.609Z root INFO Resolved "vscode-arduino-tools" to a VS Code extension "vscode-arduino-tools@0.0.2-beta.7" with engines:
2023-03-28T17:22:35.610Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-03-28T17:22:35.612Z root INFO Resolved "vscode-builtin-cpp" to a VS Code extension "cpp@1.52.1" with engines:
2023-03-28T17:22:35.612Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-03-28T17:22:35.613Z root INFO Resolved "vscode-builtin-json" to a VS Code extension "json@1.46.1" with engines:
2023-03-28T17:22:35.613Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-03-28T17:22:35.614Z root INFO Resolved "vscode-builtin-json-language-features" to a VS Code extension "json-language-features@1.46.1" with engines:
2023-03-28T17:22:35.614Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-03-28T17:22:35.615Z root INFO Resolved "vscode-language-pack-bg" to a VS Code extension "vscode-language-pack-bg@1.48.3" with engines:
2023-03-28T17:22:35.615Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-03-28T17:22:35.616Z root INFO Resolved "vscode-language-pack-cs" to a VS Code extension "vscode-language-pack-cs@1.53.2" with engines:
2023-03-28T17:22:35.619Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-03-28T17:22:35.627Z root INFO Resolved "vscode-language-pack-de" to a VS Code extension "vscode-language-pack-de@1.53.2" with engines:
2023-03-28T17:22:35.629Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-03-28T17:22:35.631Z root INFO Resolved "vscode-language-pack-es" to a VS Code extension "vscode-language-pack-es@1.53.2" with engines:
2023-03-28T17:22:35.633Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-03-28T17:22:35.634Z root INFO Resolved "vscode-language-pack-fr" to a VS Code extension "vscode-language-pack-fr@1.53.2" with engines:
2023-03-28T17:22:35.635Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-03-28T17:22:35.642Z root INFO Resolved "vscode-language-pack-hu" to a VS Code extension "vscode-language-pack-hu@1.48.3" with engines:
2023-03-28T17:22:35.644Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-03-28T17:22:35.644Z root INFO Resolved "vscode-language-pack-it" to a VS Code extension "vscode-language-pack-it@1.53.2" with engines:
2023-03-28T17:22:35.645Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-03-28T17:22:35.645Z root INFO Resolved "vscode-language-pack-ja" to a VS Code extension "vscode-language-pack-ja@1.53.2" with engines:
2023-03-28T17:22:35.646Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-03-28T17:22:35.646Z root INFO Resolved "vscode-language-pack-ko" to a VS Code extension "vscode-language-pack-ko@1.53.2" with engines:
2023-03-28T17:22:35.646Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-03-28T17:22:35.647Z root INFO Resolved "vscode-language-pack-nl" to a VS Code extension "vscode-language-pack-nl@1.48.3" with engines:
2023-03-28T17:22:35.647Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-03-28T17:22:35.647Z root INFO Resolved "vscode-language-pack-pl" to a VS Code extension "vscode-language-pack-pl@1.53.2" with engines:
2023-03-28T17:22:35.648Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-03-28T17:22:35.648Z root INFO Resolved "vscode-language-pack-pt-BR" to a VS Code extension "vscode-language-pack-pt-BR@1.53.2" with engines:
2023-03-28T17:22:35.648Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-03-28T17:22:35.649Z root INFO Resolved "vscode-language-pack-ru" to a VS Code extension "vscode-language-pack-ru@1.53.2" with engines:
2023-03-28T17:22:35.659Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-03-28T17:22:35.661Z root INFO Resolved "vscode-language-pack-tr" to a VS Code extension "vscode-language-pack-tr@1.53.2" with engines:
2023-03-28T17:22:35.662Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-03-28T17:22:35.662Z root INFO Resolved "vscode-language-pack-uk" to a VS Code extension "vscode-language-pack-uk@1.48.3" with engines:
2023-03-28T17:22:35.662Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-03-28T17:22:35.663Z root INFO Resolved "vscode-language-pack-zh-hans" to a VS Code extension "vscode-language-pack-zh-hans@1.53.2" with engines:
2023-03-28T17:22:35.671Z config INFO Loaded CLI configuration: {"board_manager":{"additional_urls":[]},"build_cache":{"compilations_before_purge":10,"ttl":"720h0m0s"},"daemon":{"port":"50051"},"directories":{"builtin":{"libraries":"C:\\Users\\post2\\AppData\\Local\\Arduino15\\libraries"},"data":"c:\\Users\\post2\\AppData\\Local\\Arduino15","downloads":"C:\\Users\\post2\\AppData\\Local\\Arduino15\\staging","user":"c:\\Arduino_v2\\Sketchbooks"},"library":{"enable_unsafe_install":false},"locale":"en","logging":{"file":"","format":"text","level":"info"},"metrics":{"addr":":9090","enabled":true},"output":{"no_color":false},"sketch":{"always_export_binaries":false},"updater":{"enable_notification":true}}
2023-03-28T17:22:35.679Z config INFO 'directories.data' and 'directories.user' are set in the CLI configuration model.
2023-03-28T17:22:35.686Z config INFO Loaded the CLI configuration.
2023-03-28T17:22:35.702Z config INFO Mapped the CLI configuration: {"dataDirUri":"file:///c%3A/Users/post2/AppData/Local/Arduino15","sketchDirUri":"file:///c%3A/Arduino_v2/Sketchbooks","additionalUrls":[],"network":"none","locale":"en"}
2023-03-28T17:22:35.703Z config INFO Validating the CLI configuration...
2023-03-28T17:22:35.707Z config INFO The CLI config is valid.
2023-03-28T17:22:35.715Z config INFO <<< Initialized the CLI configuration.
2023-03-28T17:22:35.734Z root INFO Resolve plugins list: 304.8 ms [Finished 2.390 s after backend start]
2023-03-28T17:22:35.741Z root INFO Deployed backend plugin "marus25.cortex-debug@1.5.1" from "C:\Users\post2\AppData\Local\Programs\arduino-ide\resources\app\plugins\cortex-debug\extension\dist\extension.js": 7.0 ms [Finished 2.397 s after backend start]
2023-03-28T17:22:35.777Z root INFO Deployed backend plugin "arduino.vscode-arduino-tools@0.0.2-beta.7" from "C:\Users\post2\AppData\Local\Programs\arduino-ide\resources\app\plugins\vscode-arduino-tools\extension\dist\bundle": 35.3 ms [Finished 2.433 s after backend start]
2023-03-28T17:22:35.844Z root INFO Deployed backend plugin "vscode.cpp@1.52.1" from "C:\Users\post2\AppData\Local\Programs\arduino-ide\resources\app\plugins\vscode-builtin-cpp\extension": 66.7 ms [Finished 2.500 s after backend start]
2023-03-28T17:22:35.892Z root INFO Deployed backend plugin "vscode.json@1.46.1" from "C:\Users\post2\AppData\Local\Programs\arduino-ide\resources\app\plugins\vscode-builtin-json\extension": 48.7 ms [Finished 2.549 s after backend start]
2023-03-28T17:22:35.906Z root INFO Deployed backend plugin "vscode.json-language-features@1.46.1" from "C:\Users\post2\AppData\Local\Programs\arduino-ide\resources\app\plugins\vscode-builtin-json-language-features\extension\client\dist\jsonMain": 13.5 ms [Finished 2.562 s after backend start]
2023-03-28T17:22:36.068Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-bg@1.48.3" from "C:\Users\post2\AppData\Local\Programs\arduino-ide\resources\app\plugins\vscode-language-pack-bg\extension": 162.0 ms [Finished 2.724 s after backend start]
2023-03-28T17:22:36.176Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-cs@1.53.2" from "C:\Users\post2\AppData\Local\Programs\arduino-ide\resources\app\plugins\vscode-language-pack-cs\extension": 108.2 ms [Finished 2.833 s after backend start]
2023-03-28T17:22:36.212Z daemon INFO INFO[0000] Using config file: c:\Users\post2\.arduinoIDE\arduino-cli.yaml
INFO[0000] arduino-cli.exe version 0.31.0
INFO[0000] Executing `arduino-cli daemon`
{"IP":"127.0.0.1","Port":"22098"}
2023-03-28T17:22:36.216Z daemon INFO Daemon is running.
2023-03-28T17:22:36.404Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-de@1.53.2" from "C:\Users\post2\AppData\Local\Programs\arduino-ide\resources\app\plugins\vscode-language-pack-de\extension": 227.7 ms [Finished 3.060 s after backend start]
2023-03-28T17:22:36.529Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-es@1.53.2" from "C:\Users\post2\AppData\Local\Programs\arduino-ide\resources\app\plugins\vscode-language-pack-es\extension": 125.3 ms [Finished 3.186 s after backend start]
2023-03-28T17:22:36.530Z daemon INFO INFO[0000] Loading hardware from: c:\Users\post2\AppData\Local\Arduino15\packages
INFO[0000] Loading package arduino from: C:\Users\post2\AppData\Local\Arduino15\packages\arduino\hardware
INFO[0000] Checking signature error="opening signature file: open C:\\Users\\post2\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\installed.json.sig: The system cannot find the file specified." index="C:\\Users\\post2\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\installed.json" signatureFile="C:\\Users\\post2\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\installed.json.sig"
INFO[0000] Adding monitor tool protocol=serial tool="builtin:serial-monitor"
INFO[0000] Loaded platform platform="arduino:avr@1.8.6"
INFO[0000] Checking signature error="opening signature file: open C:\\Users\\post2\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\megaavr\\1.8.8\\installed.json.sig: The system cannot find the file specified." index="C:\\Users\\post2\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\megaavr\\1.8.8\\installed.json" signatureFile="C:\\Users\\post2\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\megaavr\\1.8.8\\installed.json.sig"
INFO[0000] Adding monitor tool protocol=serial tool="builtin:serial-monitor"
INFO[0000] Loaded platform platform="arduino:megaavr@1.8.8"
INFO[0000] Checking existence of 'tools' path: C:\Users\post2\AppData\Local\Arduino15\packages\arduino\tools
INFO[0000] Loading tools from dir: C:\Users\post2\AppData\Local\Arduino15\packages\arduino\tools
INFO[0000] Loaded tool tool="arduino:arduinoOTA@1.3.0"
INFO[0000] Loaded tool tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino5"
INFO[0000] Loaded tool tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"
INFO[0000] Loaded tool tool="arduino:avrdude@6.3.0-arduino17"
INFO[0000] Loading package atmel-avr-xminis from: C:\Users\post2\AppData\Local\Arduino15\packages\atmel-avr-xminis\hardware
INFO[0000] Checking signature error="opening signature file: open C:\\Users\\post2\\AppData\\Local\\Arduino15\\packages\\atmel-avr-xminis\\hardware\\avr\\0.6.0\\installed.json.sig: The system cannot find the file specified." index="C:\\Users\\post2\\AppData\\Local\\Arduino15\\packages\\atmel-avr-xminis\\hardware\\avr\\0.6.0\\installed.json" signatureFile="C:\\Users\\post2\\AppData\\Local\\Arduino15\\packages\\atmel-avr-xminis\\hardware\\avr\\0.6.0\\installed.json.sig"
INFO[0000] Adding monitor tool protocol=serial tool="builtin:serial-monitor"
INFO[0000] Loaded platform platform="atmel-avr-xminis:avr@0.6.0"
INFO[0000] Loading package builtin from: C:\Users\post2\AppData\Local\Arduino15\packages\builtin
INFO[0000] Checking existence of 'tools' path: C:\Users\post2\AppData\Local\Arduino15\packages\builtin\tools
INFO[0000] Loading tools from dir: C:\Users\post2\AppData\Local\Arduino15\packages\builtin\tools
INFO[0000] Loaded tool tool="builtin:ctags@5.8-arduino11"
INFO[0000] Loaded tool tool="builtin:mdns-discovery@1.0.8"
INFO[0000] Loaded tool tool="builtin:mdns-discovery@1.0.9"
INFO[0000] Loaded tool tool="builtin:serial-discovery@1.4.0"
INFO[0000] Loaded tool tool="builtin:serial-monitor@0.13.0"
INFO[0000] Checking signature index="c:\\Users\\post2\\AppData\\Local\\Arduino15\\package_index.json" signatureFile="c:\\Users\\post2\\AppData\\Local\\Arduino15\\package_index.json.sig" trusted=true
INFO[0000] Adding libraries dir dir="C:\\Users\\post2\\AppData\\Local\\Arduino15\\packages\\atmel-avr-xminis\\hardware\\avr\\0.6.0\\libraries" location=platform
INFO[0000] Adding libraries dir dir="C:\\Users\\post2\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\libraries" location=platform
INFO[0000] Adding libraries dir dir="C:\\Users\\post2\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\megaavr\\1.8.8\\libraries" location=platform
INFO[0000] Loading libraries index file index="c:\\Users\\post2\\AppData\\Local\\Arduino15\\library_index.json"
2023-03-28T17:22:36.618Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-fr@1.53.2" from "C:\Users\post2\AppData\Local\Programs\arduino-ide\resources\app\plugins\vscode-language-pack-fr\extension": 88.8 ms [Finished 3.275 s after backend start]
2023-03-28T17:22:36.682Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-hu@1.48.3" from "C:\Users\post2\AppData\Local\Programs\arduino-ide\resources\app\plugins\vscode-language-pack-hu\extension": 61.9 ms [Finished 3.337 s after backend start]
2023-03-28T17:22:36.770Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-it@1.53.2" from "C:\Users\post2\AppData\Local\Programs\arduino-ide\resources\app\plugins\vscode-language-pack-it\extension": 89.5 ms [Finished 3.426 s after backend start]
2023-03-28T17:22:36.771Z daemon INFO INFO[0000] Adding libraries dir dir="C:\\Users\\post2\\AppData\\Local\\Arduino15\\libraries" location=ide
INFO[0000] Adding libraries dir dir="c:\\Arduino_v2\\Sketchbooks\\libraries" location=user
2023-03-28T17:22:36.870Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-ja@1.53.2" from "C:\Users\post2\AppData\Local\Programs\arduino-ide\resources\app\plugins\vscode-language-pack-ja\extension": 99.7 ms [Finished 3.526 s after backend start]
2023-03-28T17:22:36.936Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-ko@1.53.2" from "C:\Users\post2\AppData\Local\Programs\arduino-ide\resources\app\plugins\vscode-language-pack-ko\extension": 66.8 ms [Finished 3.593 s after backend start]
2023-03-28T17:22:36.963Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-nl@1.48.3" from "C:\Users\post2\AppData\Local\Programs\arduino-ide\resources\app\plugins\vscode-language-pack-nl\extension": 26.5 ms [Finished 3.620 s after backend start]
2023-03-28T17:22:37.038Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-pl@1.53.2" from "C:\Users\post2\AppData\Local\Programs\arduino-ide\resources\app\plugins\vscode-language-pack-pl\extension": 74.7 ms [Finished 3.694 s after backend start]
2023-03-28T17:22:37.041Z discovery-log INFO start request start watch
2023-03-28T17:22:37.042Z discovery-log INFO start requested start watch
2023-03-28T17:22:37.042Z discovery-log INFO start resolved watching
2023-03-28T17:22:37.043Z daemon INFO INFO[0000] starting discovery builtin:mdns-discovery process
2023-03-28T17:22:37.128Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-pt-br@1.53.2" from "C:\Users\post2\AppData\Local\Programs\arduino-ide\resources\app\plugins\vscode-language-pack-pt-BR\extension": 90.1 ms [Finished 3.784 s after backend start]
2023-03-28T17:22:37.141Z daemon INFO INFO[0000] starting discovery builtin:serial-discovery process
INFO[0000] started discovery builtin:serial-discovery process
INFO[0000] sending command HELLO 1 "arduino-cli 0.31.0" to discovery builtin:serial-discovery
2023-03-28T17:22:37.253Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-ru@1.53.2" from "C:\Users\post2\AppData\Local\Programs\arduino-ide\resources\app\plugins\vscode-language-pack-ru\extension": 124.8 ms [Finished 3.909 s after backend start]
2023-03-28T17:22:37.273Z daemon INFO INFO[0001] started discovery builtin:mdns-discovery process
INFO[0001] sending command HELLO 1 "arduino-cli 0.31.0" to discovery builtin:mdns-discovery
2023-03-28T17:22:37.350Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-tr@1.53.2" from "C:\Users\post2\AppData\Local\Programs\arduino-ide\resources\app\plugins\vscode-language-pack-tr\extension": 97.1 ms [Finished 4.006 s after backend start]
2023-03-28T17:22:37.420Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-uk@1.48.3" from "C:\Users\post2\AppData\Local\Programs\arduino-ide\resources\app\plugins\vscode-language-pack-uk\extension": 70.2 ms [Finished 4.077 s after backend start]
2023-03-28T17:22:37.425Z daemon INFO INFO[0001] from discovery builtin:serial-discovery received message type: hello, message: OK, protocol version: 1
INFO[0001] sending command START_SYNC to discovery builtin:serial-discovery
INFO[0001] from discovery builtin:serial-discovery received message type: start_sync, message: OK
INFO[0001] from discovery builtin:serial-discovery received message type: add, port: COM5
INFO[0001] from discovery builtin:serial-discovery received message type: add, port: COM6
INFO[0001] from discovery builtin:serial-discovery received message type: add, port: COM3
2023-03-28T17:22:37.429Z daemon INFO INFO[0001] from discovery builtin:mdns-discovery received message type: hello, message: OK, protocol version: 1
INFO[0001] sending command START_SYNC to discovery builtin:mdns-discovery
2023-03-28T17:22:37.521Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-zh-hans@1.53.2" from "C:\Users\post2\AppData\Local\Programs\arduino-ide\resources\app\plugins\vscode-language-pack-zh-hans\extension": 90.3 ms [Finished 4.167 s after backend start]
2023-03-28T17:22:37.522Z root INFO Deploy plugins list: 304.8 ms [Finished 4.177 s after backend start]
2023-03-28T17:22:37.523Z daemon INFO INFO[0001] from discovery builtin:mdns-discovery received message type: start_sync, message: OK
2023-03-28T17:22:37.525Z discovery-log INFO {"eventType":"add","port":{"matchingBoardsList":[],"port":{"address":"COM6","label":"COM6","protocol":"serial","protocolLabel":"Serial Port","propertiesMap":[],"hardwareId":""}},"error":""}
2023-03-28T17:22:37.528Z discovery-log INFO {"eventType":"add","port":{"matchingBoardsList":[],"port":{"address":"COM3","label":"COM3","protocol":"serial","protocolLabel":"Serial Port","propertiesMap":[],"hardwareId":""}},"error":""}
2023-03-28T17:22:37.530Z discovery-log INFO {"eventType":"add","port":{"matchingBoardsList":[],"port":{"address":"COM5","label":"COM5","protocol":"serial","protocolLabel":"Serial Port","propertiesMap":[],"hardwareId":""}},"error":""}
Opening channel for service path '/services/electron-window-ext'.
Opening channel for service path '/services/electron-window'.
Opening channel for service path '/services/ide-updater'.
2023-03-28T17:22:38.356Z root WARN Frontend a.configure took longer than the expected maximum 100 milliseconds: 343.4 ms [Finished 2.766 s after frontend start]
2023-03-28T17:22:38.493Z sketches-service WARN Warning! The request sketch path was different than the response sketch path from the CLI. This could be a potential bug. Request: <c:\Users\post2\AppData\Local\Programs\arduino-ide\resources\app\node_modules\arduino-ide-extension\Examples\01.Basics\BareMinimum\BareMinimum.ino>, response: <c:\Users\post2\AppData\Local\Programs\arduino-ide\resources\app\node_modules\arduino-ide-extension\Examples\01.Basics\BareMinimum>.
2023-03-28T17:22:38.613Z root WARN Frontend l.onStart took longer than the expected maximum 100 milliseconds: 141.0 ms [Finished 3.079 s after frontend start]
2023-03-28T17:22:38.657Z root INFO Start frontend contributions: 796.7 ms [Finished 3.088 s after frontend start]
2023-03-28T17:22:38.668Z root INFO Changed application state from 'init' to 'started_contributions'.
2023-03-28T17:22:38.687Z root INFO Changed application state from 'started_contributions' to 'attached_shell'.
2023-03-28T17:22:38.695Z root INFO >>> Restoring the layout state...
2023-03-28T17:22:38.704Z root INFO <<< Nothing to restore.
2023-03-28T17:22:38.749Z root INFO Initialize the workbench layout: 49.5 ms [Finished 3.204 s after frontend start]
2023-03-28T17:22:38.783Z root INFO Changed application state from 'attached_shell' to 'initialized_layout'.
2023-03-28T17:22:38.837Z root INFO [76a174d3-f769-478d-9a1f-8e76b831c01d] Waiting for backend deployment: 220.1 ms [Finished 3.303 s after frontend start]
2023-03-28T17:22:39.735Z root INFO [hosted-plugin: 21108] PLUGIN_HOST(21108) starting instance
2023-03-28T17:22:40.202Z root INFO Frontend application start: 1915.1 ms [Finished 6.856 s after backend start]
2023-03-28T17:22:40.210Z root INFO Replace loading indicator with ready workbench UI (animation): 953.5 ms [Finished 4.170 s after frontend start]
2023-03-28T17:22:40.211Z root INFO Changed application state from 'initialized_layout' to 'ready'.
2023-03-28T17:22:40.211Z root WARN Linked preference "workbench.colorCustomizations" not found. Source: "editor.bracketPairColorization.enabled"
Checking for update
Update for version 2.0.4 is not available (latest version: 2.0.4, downgrade is allowed).
2023-03-28T17:22:41.897Z root ERROR ---- !!!SLOW!!! DURATION: search took 1656.321 ms. Args: [{"type":"Updatable"}] ----
2023-03-28T17:22:41.902Z root INFO [76a174d3-f769-478d-9a1f-8e76b831c01d] Sync of 21 plugins: 2210.6 ms [Finished 5.513 s after frontend start]
2023-03-28T17:22:41.903Z root INFO [76a174d3-f769-478d-9a1f-8e76b831c01d][marus25.cortex-debug]: Loaded contributions.
2023-03-28T17:22:41.903Z root INFO [76a174d3-f769-478d-9a1f-8e76b831c01d][arduino.vscode-arduino-tools]: Loaded contributions.
2023-03-28T17:22:41.903Z root INFO [76a174d3-f769-478d-9a1f-8e76b831c01d][vscode.cpp]: Loaded contributions.
2023-03-28T17:22:41.904Z root INFO [76a174d3-f769-478d-9a1f-8e76b831c01d][vscode.json]: Loaded contributions.
2023-03-28T17:22:41.904Z root INFO [76a174d3-f769-478d-9a1f-8e76b831c01d][vscode.json-language-features]: Loaded contributions.
2023-03-28T17:22:41.904Z root INFO [76a174d3-f769-478d-9a1f-8e76b831c01d][ms-ceintl.vscode-language-pack-bg]: Loaded contributions.
2023-03-28T17:22:41.905Z root INFO [76a174d3-f769-478d-9a1f-8e76b831c01d][ms-ceintl.vscode-language-pack-cs]: Loaded contributions.
2023-03-28T17:22:41.905Z root INFO [76a174d3-f769-478d-9a1f-8e76b831c01d][ms-ceintl.vscode-language-pack-de]: Loaded contributions.
2023-03-28T17:22:41.906Z root INFO [76a174d3-f769-478d-9a1f-8e76b831c01d][ms-ceintl.vscode-language-pack-es]: Loaded contributions.
2023-03-28T17:22:41.910Z root INFO [76a174d3-f769-478d-9a1f-8e76b831c01d][ms-ceintl.vscode-language-pack-fr]: Loaded contributions.
2023-03-28T17:22:41.910Z root INFO [76a174d3-f769-478d-9a1f-8e76b831c01d][ms-ceintl.vscode-language-pack-hu]: Loaded contributions.
2023-03-28T17:22:41.910Z root INFO [76a174d3-f769-478d-9a1f-8e76b831c01d][ms-ceintl.vscode-language-pack-it]: Loaded contributions.
2023-03-28T17:22:41.911Z root INFO [76a174d3-f769-478d-9a1f-8e76b831c01d][ms-ceintl.vscode-language-pack-ja]: Loaded contributions.
2023-03-28T17:22:41.914Z root INFO [76a174d3-f769-478d-9a1f-8e76b831c01d][ms-ceintl.vscode-language-pack-ko]: Loaded contributions.
2023-03-28T17:22:41.915Z root INFO [76a174d3-f769-478d-9a1f-8e76b831c01d][ms-ceintl.vscode-language-pack-nl]: Loaded contributions.
2023-03-28T17:22:41.915Z root INFO [76a174d3-f769-478d-9a1f-8e76b831c01d][ms-ceintl.vscode-language-pack-pl]: Loaded contributions.
2023-03-28T17:22:41.915Z root INFO [76a174d3-f769-478d-9a1f-8e76b831c01d][ms-ceintl.vscode-language-pack-pt-br]: Loaded contributions.
2023-03-28T17:22:41.915Z root INFO [76a174d3-f769-478d-9a1f-8e76b831c01d][ms-ceintl.vscode-language-pack-ru]: Loaded contributions.
2023-03-28T17:22:41.916Z root INFO [76a174d3-f769-478d-9a1f-8e76b831c01d][ms-ceintl.vscode-language-pack-tr]: Loaded contributions.
2023-03-28T17:22:41.916Z root INFO [76a174d3-f769-478d-9a1f-8e76b831c01d][ms-ceintl.vscode-language-pack-uk]: Loaded contributions.
2023-03-28T17:22:41.916Z root INFO [76a174d3-f769-478d-9a1f-8e76b831c01d][ms-ceintl.vscode-language-pack-zh-hans]: Loaded contributions.
2023-03-28T17:22:41.916Z root INFO [76a174d3-f769-478d-9a1f-8e76b831c01d] Load contributions of 21 plugins: 46.7 ms [Finished 5.560 s after frontend start]
2023-03-28T17:22:41.918Z root WARN 'cpp' language is remapped from 'source.cpp.embedded.macro' to 'source.cpp' scope
2023-03-28T17:22:41.925Z root WARN a registered grammar configuration for 'cpp' language is overridden
2023-03-28T17:22:42.597Z root INFO [hosted-plugin: 21108] PLUGIN_HOST(21108): PluginManagerExtImpl/init()
2023-03-28T17:22:42.603Z root INFO [hosted-plugin: 21108] PLUGIN_HOST(21108): initializing(cortex-debug@1.5.1 with C:\Users\post2\AppData\Local\Programs\arduino-ide\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
2023-03-28T17:22:42.611Z root INFO [hosted-plugin: 21108] Debugger contribution has been registered: cortex-debug
2023-03-28T17:22:42.614Z root INFO [hosted-plugin: 21108] PLUGIN_HOST(21108): initializing(vscode-arduino-tools@0.0.2-beta.7 with C:\Users\post2\AppData\Local\Programs\arduino-ide\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
2023-03-28T17:22:42.615Z root INFO [hosted-plugin: 21108] PLUGIN_HOST(21108): initializing(cpp@1.52.1 with C:\Users\post2\AppData\Local\Programs\arduino-ide\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
2023-03-28T17:22:42.616Z root INFO [hosted-plugin: 21108] PLUGIN_HOST(21108): initializing(json@1.46.1 with C:\Users\post2\AppData\Local\Programs\arduino-ide\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
2023-03-28T17:22:42.617Z root INFO [hosted-plugin: 21108] PLUGIN_HOST(21108): initializing(json-language-features@1.46.1 with C:\Users\post2\AppData\Local\Programs\arduino-ide\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
2023-03-28T17:22:42.618Z root INFO [hosted-plugin: 21108] PLUGIN_HOST(21108): initializing(vscode-language-pack-bg@1.48.3 with C:\Users\post2\AppData\Local\Programs\arduino-ide\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
2023-03-28T17:22:42.619Z root INFO [hosted-plugin: 21108] PLUGIN_HOST(21108): initializing(vscode-language-pack-cs@1.53.2 with C:\Users\post2\AppData\Local\Programs\arduino-ide\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
2023-03-28T17:22:42.621Z root INFO [hosted-plugin: 21108] PLUGIN_HOST(21108): initializing(vscode-language-pack-de@1.53.2 with C:\Users\post2\AppData\Local\Programs\arduino-ide\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
PLUGIN_HOST(21108): initializing(vscode-language-pack-es@1.53.2 with C:\Users\post2\AppData\Local\Programs\arduino-ide\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
2023-03-28T17:22:42.622Z root INFO [hosted-plugin: 21108] PLUGIN_HOST(21108): initializing(vscode-language-pack-fr@1.53.2 with C:\Users\post2\AppData\Local\Programs\arduino-ide\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
2023-03-28T17:22:42.624Z root INFO [hosted-plugin: 21108] PLUGIN_HOST(21108): initializing(vscode-language-pack-hu@1.48.3 with C:\Users\post2\AppData\Local\Programs\arduino-ide\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
2023-03-28T17:22:42.630Z root INFO [hosted-plugin: 21108] PLUGIN_HOST(21108): initializing(vscode-language-pack-it@1.53.2 with C:\Users\post2\AppData\Local\Programs\arduino-ide\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
PLUGIN_HOST(21108): initializing(vscode-language-pack-ja@1.53.2 with C:\Users\post2\AppData\Local\Programs\arduino-ide\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
PLUGIN_HOST(21108): initializing(vscode-language-pack-ko@1.53.2 with C:\Users\post2\AppData\Local\Programs\arduino-ide\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
PLUGIN_HOST(21108): initializing(vscode-language-pack-nl@1.48.3 with C:\Users\post2\AppData\Local\Programs\arduino-ide\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
PLUGIN_HOST(21108): initializing(vscode-language-pack-pl@1.53.2 with C:\Users\post2\AppData\Local\Programs\arduino-ide\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
PLUGIN_HOST(21108): initializing(vscode-language-pack-pt-BR@1.53.2 with C:\Users\post2\AppData\Local\Programs\arduino-ide\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
PLUGIN_HOST(21108): initializing(vscode-language-pack-ru@1.53.2 with C:\Users\post2\AppData\Local\Programs\arduino-ide\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
2023-03-28T17:22:42.635Z root INFO [hosted-plugin: 21108] PLUGIN_HOST(21108): initializing(vscode-language-pack-tr@1.53.2 with C:\Users\post2\AppData\Local\Programs\arduino-ide\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
PLUGIN_HOST(21108): initializing(vscode-language-pack-uk@1.48.3 with C:\Users\post2\AppData\Local\Programs\arduino-ide\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
PLUGIN_HOST(21108): initializing(vscode-language-pack-zh-hans@1.53.2 with C:\Users\post2\AppData\Local\Programs\arduino-ide\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
2023-03-28T17:22:42.662Z root INFO [hosted-plugin: 21108] PLUGIN_HOST(21108): PluginManagerExtImpl/loadPlugin(C:\Users\post2\AppData\Local\Programs\arduino-ide\resources\app\plugins\vscode-builtin-json-language-features\extension\client\dist\jsonMain)
2023-03-28T17:22:42.721Z root INFO [76a174d3-f769-478d-9a1f-8e76b831c01d][marus25.cortex-debug]: Started plugin.
2023-03-28T17:22:42.733Z root INFO [76a174d3-f769-478d-9a1f-8e76b831c01d][arduino.vscode-arduino-tools]: Started plugin.
2023-03-28T17:22:42.735Z root INFO [76a174d3-f769-478d-9a1f-8e76b831c01d][vscode.cpp]: Started plugin.
2023-03-28T17:22:42.749Z root INFO [76a174d3-f769-478d-9a1f-8e76b831c01d][vscode.json]: Started plugin.
2023-03-28T17:22:42.750Z root INFO [76a174d3-f769-478d-9a1f-8e76b831c01d][vscode.json-language-features]: Started plugin.
2023-03-28T17:22:42.750Z root INFO [76a174d3-f769-478d-9a1f-8e76b831c01d][ms-ceintl.vscode-language-pack-bg]: Started plugin.
2023-03-28T17:22:42.750Z root INFO [76a174d3-f769-478d-9a1f-8e76b831c01d][ms-ceintl.vscode-language-pack-cs]: Started plugin.
2023-03-28T17:22:42.750Z root INFO [76a174d3-f769-478d-9a1f-8e76b831c01d][ms-ceintl.vscode-language-pack-de]: Started plugin.
2023-03-28T17:22:42.751Z root INFO [76a174d3-f769-478d-9a1f-8e76b831c01d][ms-ceintl.vscode-language-pack-es]: Started plugin.
2023-03-28T17:22:42.751Z root INFO [76a174d3-f769-478d-9a1f-8e76b831c01d][ms-ceintl.vscode-language-pack-fr]: Started plugin.
2023-03-28T17:22:42.751Z root INFO [76a174d3-f769-478d-9a1f-8e76b831c01d][ms-ceintl.vscode-language-pack-hu]: Started plugin.
2023-03-28T17:22:42.751Z root INFO [76a174d3-f769-478d-9a1f-8e76b831c01d][ms-ceintl.vscode-language-pack-it]: Started plugin.
2023-03-28T17:22:42.751Z root INFO [76a174d3-f769-478d-9a1f-8e76b831c01d][ms-ceintl.vscode-language-pack-ja]: Started plugin.
2023-03-28T17:22:42.752Z root INFO [76a174d3-f769-478d-9a1f-8e76b831c01d][ms-ceintl.vscode-language-pack-ko]: Started plugin.
2023-03-28T17:22:42.752Z root INFO [76a174d3-f769-478d-9a1f-8e76b831c01d][ms-ceintl.vscode-language-pack-nl]: Started plugin.
2023-03-28T17:22:42.752Z root INFO [76a174d3-f769-478d-9a1f-8e76b831c01d][ms-ceintl.vscode-language-pack-pl]: Started plugin.
2023-03-28T17:22:42.752Z root INFO [76a174d3-f769-478d-9a1f-8e76b831c01d][ms-ceintl.vscode-language-pack-pt-br]: Started plugin.
2023-03-28T17:22:42.752Z root INFO [76a174d3-f769-478d-9a1f-8e76b831c01d][ms-ceintl.vscode-language-pack-ru]: Started plugin.
2023-03-28T17:22:42.753Z root INFO [76a174d3-f769-478d-9a1f-8e76b831c01d][ms-ceintl.vscode-language-pack-tr]: Started plugin.
2023-03-28T17:22:42.753Z root INFO [76a174d3-f769-478d-9a1f-8e76b831c01d][ms-ceintl.vscode-language-pack-uk]: Started plugin.
2023-03-28T17:22:42.753Z root INFO [76a174d3-f769-478d-9a1f-8e76b831c01d][ms-ceintl.vscode-language-pack-zh-hans]: Started plugin.
2023-03-28T17:22:42.770Z root INFO [hosted-plugin: 21108] PLUGIN_HOST(21108): PluginManagerExtImpl/loadPlugin(C:\Users\post2\AppData\Local\Programs\arduino-ide\resources\app\plugins\cortex-debug\extension\dist\extension.js)
2023-03-28T17:22:42.834Z root INFO [hosted-plugin: 21108] Debug configuration provider has been registered: cortex-debug, trigger: 1
2023-03-28T17:22:42.839Z root INFO [hosted-plugin: 21108] GDB server console created
2023-03-28T17:22:42.853Z root INFO [76a174d3-f769-478d-9a1f-8e76b831c01d] Start of 21 plugins: 1733.7 ms [Finished 7.321 s after frontend start]