Last login: Tue Jul 2 14:14:49 on console
calebdaniels@Calebs-MacBook-Air ~ % "/Applications/Arduino IDE.app/Contents/MacOS/Arduino IDE"
Arduino IDE 2.3.2
Checking for frontend application configuration customizations. Module path: /Applications/Arduino IDE.app/Contents/Resources/app/lib/backend/electron-main.js, destination 'package.json': /Applications/Arduino IDE.app/Contents/Resources/app/package.json
2024-07-03 14:20:50.575 Arduino IDE[27928:409885] WARNING: Secure coding is not enabled for restorable state! Enable secure coding by implementing NSApplicationDelegate.applicationSupportsSecureRestorableState: and returning YES.
Setting 'theia.frontend.config.appVersion' application configuration value to: "2.3.2" (type of string)
Setting 'theia.frontend.config.cliVersion' application configuration value to: "0.35.3" (type of string)
Setting 'theia.frontend.config.buildDate' application configuration value to: "2024-02-20T09:53:59.281Z" (type of string)
Frontend application configuration after modifications: {"applicationName":"Arduino IDE","defaultTheme":{"light":"arduino-theme","dark":"arduino-theme-dark"},"defaultIconTheme":"none","electron":{"windowOptions":{}},"defaultLocale":"","validatePreferencesSchema":false,"preferences":{"window.title":"${rootName}${activeEditorShort}${appName}","files.autoSave":"afterDelay","editor.minimap.enabled":false,"editor.tabSize":2,"editor.scrollBeyondLastLine":false,"editor.quickSuggestions":{"other":false,"comments":false,"strings":false},"editor.maxTokenizationLineLength":500,"editor.bracketPairColorization.enabled":false,"breadcrumbs.enabled":false,"workbench.tree.renderIndentGuides":"none","explorer.compactFolders":false},"appVersion":"2.3.2","cliVersion":"0.35.3","buildDate":"2024-02-20T09:53:59.281Z"}
Starting backend process. PID: 27949
Using browser-only version of superagent in non-browser environment
Configuration directory URI: 'file:///Users/calebdaniels/.arduinoIDE'
Configuring to accept webviews on '^.+\.webview\..+$' hostname.
2024-07-03T18:20:50.895Z root INFO Backend Object.initialize: 2.5 ms [Finished 0.260 s after backend start]
2024-07-03T18:20:50.897Z root INFO Backend Object.configure: 2.0 ms [Finished 0.260 s after backend start]
2024-07-03T18:20:50.897Z root INFO Backend s.onStart: 0.9 ms [Finished 0.260 s after backend start]
2024-07-03T18:20:50.897Z root INFO Backend s.configure: 0.2 ms [Finished 0.274 s after backend start]
2024-07-03T18:20:50.898Z root INFO Backend d.onStart: 0.1 ms [Finished 0.274 s after backend start]
2024-07-03T18:20:50.898Z root INFO Backend d.configure: 0.1 ms [Finished 0.275 s after backend start]
2024-07-03T18:20:50.898Z root INFO Backend d.initialize: 14.0 ms [Finished 0.275 s after backend start]
2024-07-03T18:20:50.899Z root INFO Backend c.onStart: 0.2 ms [Finished 0.275 s after backend start]
2024-07-03T18:20:50.899Z root INFO Backend a.configure: 2.3 ms [Finished 0.277 s after backend start]
2024-07-03T18:20:50.900Z config INFO >>> Initializing CLI configuration...
2024-07-03T18:20:50.900Z root INFO Backend c.initialize: 0.3 ms [Finished 0.277 s after backend start]
2024-07-03T18:20:50.900Z root INFO Backend R.onStart: 0.4 ms [Finished 0.278 s after backend start]
2024-07-03T18:20:50.900Z config INFO Loading CLI configuration from /Users/calebdaniels/.arduinoIDE/arduino-cli.yaml...
2024-07-03T18:20:50.900Z daemon INFO Starting daemon from /Applications/Arduino IDE.app/Contents/Resources/app/lib/backend/resources/arduino-cli...
2024-07-03T18:20:50.900Z root INFO Backend a.initialize: 0.2 ms [Finished 0.278 s after backend start]
2024-07-03T18:20:50.900Z root INFO Backend w.onStart: 0.5 ms [Finished 0.278 s after backend start]
2024-07-03T18:20:50.900Z root INFO Backend r.configure: 0.9 ms [Finished 0.278 s after backend start]
2024-07-03T18:20:50.900Z discovery-log INFO start
2024-07-03T18:20:50.900Z discovery-log INFO start new deferred
2024-07-03T18:20:50.900Z root INFO Backend d.initialize: 0.2 ms [Finished 0.279 s after backend start]
2024-07-03T18:20:50.900Z root INFO Backend y.onStart: 1.0 ms [Finished 0.279 s after backend start]
2024-07-03T18:20:50.900Z root INFO Backend r.configure: 0.9 ms [Finished 0.280 s after backend start]
2024-07-03T18:20:50.900Z root INFO Backend a.onStart: 0.2 ms [Finished 0.280 s after backend start]
2024-07-03T18:20:50.900Z root INFO Backend h.configure: 0.2 ms [Finished 0.280 s after backend start]
2024-07-03T18:20:50.900Z root INFO Backend s.configure: 0.1 ms [Finished 0.280 s after backend start]
2024-07-03T18:20:50.900Z root INFO Backend l.configure: 0.0 ms [Finished 0.280 s after backend start]
2024-07-03T18:20:50.902Z root INFO Theia app listening on http://127.0.0.1:59702.
2024-07-03T18:20:50.902Z root INFO Finished starting backend application: 1.7 ms [Finished 0.282 s after backend start]
2024-07-03T18:20:50.902Z root WARN The local plugin referenced by local-dir:/Users/calebdaniels/.arduinoIDE/plugins does not exist.
2024-07-03T18:20:50.903Z root WARN The local plugin referenced by local-dir:/Users/calebdaniels/.arduinoIDE/extensions does not exist.
2024-07-03T18:20:50.908Z config INFO Loaded CLI configuration: {"board_manager":{"additional_urls":[]},"build_cache":{"compilations_before_purge":10,"ttl":"720h0m0s"},"daemon":{"port":"50051"},"directories":{"data":"/Users/calebdaniels/Library/Arduino15","downloads":"/Users/calebdaniels/Library/Arduino15/staging","user":"/Users/calebdaniels/Documents/Arduino"},"library":{"enable_unsafe_install":false},"logging":{"file":"","format":"text","level":"info"},"metrics":{"addr":":9090","enabled":true},"output":{"no_color":false},"sketch":{"always_export_binaries":false},"updater":{"enable_notification":true}}
2024-07-03T18:20:50.908Z config INFO 'directories.data' and 'directories.user' are set in the CLI configuration model.
2024-07-03T18:20:50.908Z config INFO Loaded the CLI configuration.
2024-07-03T18:20:50.910Z config INFO Mapped the CLI configuration: {"dataDirUri":"file:///Users/calebdaniels/Library/Arduino15","sketchDirUri":"file:///Users/calebdaniels/Documents/Arduino","additionalUrls":[],"network":"none","locale":"en"}
2024-07-03T18:20:50.910Z config INFO Validating the CLI configuration...
2024-07-03T18:20:50.918Z root INFO Resolve plugins list: 18.5 ms [Finished 0.298 s after backend start]
2024-07-03T18:20:51.007Z daemon INFO time="2024-07-03T14:20:51-04:00" level=info msg="Using config file: /Users/calebdaniels/.arduinoIDE/arduino-cli.yaml"
time="2024-07-03T14:20:51-04:00" level=info msg="arduino-cli version 0.35.3"
time="2024-07-03T14:20:51-04:00" level=info msg="Executing `arduino-cli daemon`"
2024-07-03T18:20:51.031Z daemon INFO Daemon is now listening on 127.0.0.1:59703
{"IP":"127.0.0.1","Port":"59703"}
2024-07-03T18:20:51.031Z daemon INFO Daemon is running.
2024-07-03T18:20:51.099Z daemon INFO time="2024-07-03T14:20:51-04:00" level=info msg="Checking signature" index=/Users/calebdaniels/Library/Arduino15/package_index.json signatureFile=/Users/calebdaniels/Library/Arduino15/package_index.json.sig trusted=true
time="2024-07-03T14:20:51-04:00" level=info msg="Loading hardware from: /Users/calebdaniels/Library/Arduino15/packages"
time="2024-07-03T14:20:51-04:00" level=info msg="Loading package arduino from: /Users/calebdaniels/Library/Arduino15/packages/arduino/hardware"
time="2024-07-03T14:20:51-04:00" level=info msg="Missing signature file" index=/Users/calebdaniels/Library/Arduino15/packages/arduino/hardware/avr/1.8.6/installed.json
time="2024-07-03T14:20:51-04:00" level=info msg="Adding monitor tool" protocol=serial tool="builtin:serial-monitor"
time="2024-07-03T14:20:51-04:00" level=info msg="Loaded platform" platform="arduino:avr@1.8.6"
time="2024-07-03T14:20:51-04:00" level=info msg="Checking existence of 'tools' path: /Users/calebdaniels/Library/Arduino15/packages/arduino/tools"
time="2024-07-03T14:20:51-04:00" level=info msg="Loading tools from dir: /Users/calebdaniels/Library/Arduino15/packages/arduino/tools"
time="2024-07-03T14:20:51-04:00" level=info msg="Loaded tool" tool="arduino:arduinoOTA@1.3.0"
time="2024-07-03T14:20:51-04:00" level=info msg="Loaded tool" tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"
time="2024-07-03T14:20:51-04:00" level=info msg="Loaded tool" tool="arduino:avrdude@6.3.0-arduino17"
time="2024-07-03T14:20:51-04:00" level=info msg="Loading package builtin from: /Users/calebdaniels/Library/Arduino15/packages/builtin"
time="2024-07-03T14:20:51-04:00" level=info msg="Checking existence of 'tools' path: /Users/calebdaniels/Library/Arduino15/packages/builtin/tools"
time="2024-07-03T14:20:51-04:00" level=info msg="Loading tools from dir: /Users/calebdaniels/Library/Arduino15/packages/builtin/tools"
time="2024-07-03T14:20:51-04:00" level=info msg="Loaded tool" tool="builtin:ctags@5.8-arduino11"
time="2024-07-03T14:20:51-04:00" level=info msg="Loaded tool" tool="builtin:dfu-discovery@0.1.2"
time="2024-07-03T14:20:51-04:00" level=info msg="Loaded tool" tool="builtin:mdns-discovery@1.0.9"
time="2024-07-03T14:20:51-04:00" level=info msg="Loaded tool" tool="builtin:serial-discovery@1.4.1"
time="2024-07-03T14:20:51-04:00" level=info msg="Loaded tool" tool="builtin:serial-monitor@0.14.1"
time="2024-07-03T14:20:51-04:00" level=info msg="Adding libraries dir" dir=/Users/calebdaniels/Library/Arduino15/packages/arduino/hardware/avr/1.8.6/libraries location=platform
time="2024-07-03T14:20:51-04:00" level=info msg="Loading libraries index file" index=/Users/calebdaniels/Library/Arduino15/library_index.json
2024-07-03T18:20:51.225Z daemon INFO time="2024-07-03T14:20:51-04:00" level=info msg="Adding libraries dir" dir=/Users/calebdaniels/Library/Arduino15/libraries location=ide
time="2024-07-03T14:20:51-04:00" level=info msg="Adding libraries dir" dir=/Users/calebdaniels/Documents/Arduino/libraries location=user
2024-07-03T18:20:51.430Z root INFO Deploy plugins list: 18.5 ms [Finished 0.810 s after backend start]
Opening channel for service path '/services/electron-window'.
Opening channel for service path '/services/ide-updater'.
2024-07-03T18:20:52.083Z root WARN Frontend a.configure took longer than the expected maximum 100 milliseconds: 165.3 ms [Finished 1.002 s after frontend start]
2024-07-03T18:20:52.115Z root WARN A command editor.action.toggleStickyScroll is already registered.
2024-07-03T18:20:54.937Z config INFO The CLI config is valid.
2024-07-03T18:20:54.938Z config INFO <<< Initialized the CLI configuration.
2024-07-03T18:20:54.945Z discovery-log INFO start resolved watching
2024-07-03T18:20:54.950Z daemon INFO time="2024-07-03T14:20:54-04:00" level=info msg="starting discovery builtin:serial-discovery process"
2024-07-03T18:20:54.950Z daemon INFO time="2024-07-03T14:20:54-04:00" level=info msg="starting discovery builtin:mdns-discovery process"
2024-07-03T18:20:54.962Z daemon INFO time="2024-07-03T14:20:54-04:00" level=info msg="started discovery builtin:serial-discovery process"
2024-07-03T18:20:54.962Z daemon INFO time="2024-07-03T14:20:54-04:00" level=info msg="sending command HELLO 1 \"arduino-cli 0.35.3\" to discovery builtin:serial-discovery"
time="2024-07-03T14:20:54-04:00" level=info msg="started discovery builtin:mdns-discovery process"
time="2024-07-03T14:20:54-04:00" level=info msg="sending command HELLO 1 \"arduino-cli 0.35.3\" to discovery builtin:mdns-discovery"
2024-07-03T18:20:54.991Z daemon INFO time="2024-07-03T14:20:54-04:00" level=info msg="from discovery builtin:serial-discovery received message type: hello, message: OK, protocol version: 1"
time="2024-07-03T14:20:54-04:00" level=info msg="sending command START_SYNC to discovery builtin:serial-discovery"
2024-07-03T18:20:54.992Z daemon INFO time="2024-07-03T14:20:54-04:00" level=info msg="from discovery builtin:serial-discovery received message type: start_sync, message: OK"
2024-07-03T18:20:54.992Z daemon INFO time="2024-07-03T14:20:54-04:00" level=info msg="from discovery builtin:serial-discovery received message type: add, port: /dev/cu.wlan-debug"
time="2024-07-03T14:20:54-04:00" level=info msg="from discovery builtin:serial-discovery received message type: add, port: /dev/cu.Bluetooth-Incoming-Port"
2024-07-03T18:20:54.997Z root WARN Frontend c.onStart took longer than the expected maximum 100 milliseconds: 2830.5 ms [Finished 3.927 s after frontend start]
2024-07-03T18:20:55.002Z daemon INFO time="2024-07-03T14:20:54-04:00" level=info msg="from discovery builtin:mdns-discovery received message type: hello, message: OK, protocol version: 1"
time="2024-07-03T14:20:54-04:00" level=info msg="sending command START_SYNC to discovery builtin:mdns-discovery"
time="2024-07-03T14:20:54-04:00" level=info msg="from discovery builtin:mdns-discovery received message type: start_sync, message: OK"
2024-07-03T18:20:55.004Z discovery-log INFO {"eventType":"add","port":{"matchingBoardsList":[],"port":{"address":"/dev/cu.wlan-debug","label":"/dev/cu.wlan-debug","protocol":"serial","protocolLabel":"Serial Port","propertiesMap":[],"hardwareId":""}},"error":""}
2024-07-03T18:20:55.005Z discovery-log INFO {"eventType":"add","port":{"matchingBoardsList":[],"port":{"address":"/dev/cu.Bluetooth-Incoming-Port","label":"/dev/cu.Bluetooth-Incoming-Port","protocol":"serial","protocolLabel":"Serial Port","propertiesMap":[],"hardwareId":""}},"error":""}
2024-07-03T18:20:55.019Z root INFO Start frontend contributions: 3136.5 ms [Finished 3.934 s after frontend start]
2024-07-03T18:20:55.019Z root INFO Changed application state from 'init' to 'started_contributions'.
2024-07-03T18:20:55.032Z root INFO Changed application state from 'started_contributions' to 'attached_shell'.
2024-07-03T18:20:55.032Z root INFO >>> Restoring the layout state...
2024-07-03T18:20:55.034Z root INFO ------- SERIALIZED LAYOUT DATA -------
2024-07-03T18:20:55.034Z root INFO {"version":5,"mainPanel":{"main":{"type":"tab-area","widgets":[{"constructionOptions":{"factoryId":"code-editor-opener","options":{"counter":0,"kind":"navigatable","uri":"file:///Users/calebdaniels/Documents/Arduino/Blink/Blink.ino"}},"innerWidgetState":"{\"cursorState\":[{\"inSelectionMode\":false,\"selectionStart\":{\"lineNumber\":1,\"column\":1},\"position\":{\"lineNumber\":1,\"column\":1}}],\"viewState\":{\"scrollLeft\":0,\"firstPosition\":{\"lineNumber\":1,\"column\":1},\"firstPositionDeltaTop\":0},\"contributionsState\":{\"editor.contrib.folding\":{\"lineCount\":38,\"provider\":\"indent\",\"foldedImports\":false},\"editor.contrib.wordHighlighter\":false}}"}],"currentIndex":0}},"mainPanelPinned":[false],"bottomPanel":{"config":{"main":{"type":"tab-area","widgets":[{"constructionOptions":{"factoryId":"outputView"},"innerWidgetState":"{\"locked\":false}"}],"currentIndex":0}},"pinned":[false],"size":195,"expanded":true},"leftPanel":{"type":"sidepanel","items":[{"widget":{"constructionOptions":{"factoryId":"arduino-sketchbook-widget"}},"rank":1,"expanded":false,"pinned":false},{"widget":{"constructionOptions":{"factoryId":"boards-list-widget"}},"rank":2,"expanded":false,"pinned":false},{"widget":{"constructionOptions":{"factoryId":"library-list-widget"}},"rank":3,"expanded":false,"pinned":false},{"widget":{"constructionOptions":{"factoryId":"debug"},"innerWidgetState":"{\"parts\":[{\"widget\":{\"constructionOptions\":{\"factoryId\":\"debug:threads\"},\"innerWidgetState\":\"{}\"},\"partId\":\"debug:threads:-1\",\"collapsed\":false,\"hidden\":false,\"originalContainerId\":\"debug:view-container:-1\",\"originalContainerTitle\":{\"label\":\"debug\",\"iconClass\":\"codicon codicon-debug-alt\",\"closeable\":true}},{\"widget\":{\"constructionOptions\":{\"factoryId\":\"debug:frames\"},\"innerWidgetState\":\"{}\"},\"partId\":\"debug:frames:-1\",\"collapsed\":false,\"hidden\":false,\"originalContainerId\":\"debug:view-container:-1\",\"originalContainerTitle\":{\"label\":\"debug\",\"iconClass\":\"codicon codicon-debug-alt\",\"closeable\":true}},{\"widget\":{\"constructionOptions\":{\"factoryId\":\"debug:variables\"},\"innerWidgetState\":\"{}\"},\"partId\":\"debug:variables:-1\",\"collapsed\":false,\"hidden\":false,\"originalContainerId\":\"debug:view-container:-1\",\"originalContainerTitle\":{\"label\":\"debug\",\"iconClass\":\"codicon codicon-debug-alt\",\"closeable\":true}},{\"widget\":{\"constructionOptions\":{\"factoryId\":\"debug:watch\"},\"innerWidgetState\":\"{}\"},\"partId\":\"debug:watch:-1\",\"collapsed\":false,\"hidden\":false,\"originalContainerId\":\"debug:view-container:-1\",\"originalContainerTitle\":{\"label\":\"debug\",\"iconClass\":\"codicon codicon-debug-alt\",\"closeable\":true}},{\"widget\":{\"constructionOptions\":{\"factoryId\":\"debug:breakpoints\"},\"innerWidgetState\":\"{}\"},\"partId\":\"debug:breakpoints:-1\",\"collapsed\":false,\"hidden\":false,\"originalContainerId\":\"debug:view-container:-1\",\"originalContainerTitle\":{\"label\":\"debug\",\"iconClass\":\"codicon codicon-debug-alt\",\"closeable\":true}},{\"widget\":{\"constructionOptions\":{\"factoryId\":\"plugin-view\",\"options\":{\"id\":\"plugin-view:cortex-debug.peripherals\",\"viewId\":\"cortex-debug.peripherals\"}},\"innerWidgetState\":\"{\\\"label\\\":\\\"Cortex Peripherals\\\",\\\"widgets\\\":[],\\\"suppressUpdateViewVisibility\\\":false,\\\"currentViewContainerId\\\":\\\"debug\\\"}\"},\"partId\":\"plugin-view:cortex-debug.peripherals\",\"collapsed\":true,\"hidden\":true,\"originalContainerId\":\"debug:view-container:-1\",\"originalContainerTitle\":{\"label\":\"debug\",\"iconClass\":\"codicon codicon-debug-alt\",\"closeable\":true}},{\"widget\":{\"constructionOptions\":{\"factoryId\":\"plugin-view\",\"options\":{\"id\":\"plugin-view:cortex-debug.registers\",\"viewId\":\"cortex-debug.registers\"}},\"innerWidgetState\":\"{\\\"label\\\":\\\"Cortex Registers\\\",\\\"widgets\\\":[],\\\"suppressUpdateViewVisibility\\\":false,\\\"currentViewContainerId\\\":\\\"debug\\\"}\"},\"partId\":\"plugin-view:cortex-debug.registers\",\"collapsed\":true,\"hidden\":true,\"originalContainerId\":\"debug:view-container:-1\",\"originalContainerTitle\":{\"label\":\"debug\",\"iconClass\":\"codicon codicon-debug-alt\",\"closeable\":true}}],\"title\":{\"label\":\"debug\",\"iconClass\":\"codicon codicon-debug-alt\",\"closeable\":true}}"},"rank":4,"expanded":false,"pinned":false},{"widget":{"constructionOptions":{"factoryId":"search-view-container"},"innerWidgetState":"{\"parts\":[{\"widget\":{\"constructionOptions\":{\"factoryId\":\"search-in-workspace\"},\"innerWidgetState\":\"{\\\"matchCaseState\\\":{\\\"className\\\":\\\"codicon codicon-case-sensitive\\\",\\\"enabled\\\":false,\\\"title\\\":\\\"Match Case\\\"},\\\"wholeWordState\\\":{\\\"className\\\":\\\"codicon codicon-whole-word\\\",\\\"enabled\\\":false,\\\"title\\\":\\\"Match Whole Word\\\"},\\\"regExpState\\\":{\\\"className\\\":\\\"codicon codicon-regex\\\",\\\"enabled\\\":false,\\\"title\\\":\\\"Use Regular Expression\\\"},\\\"includeIgnoredState\\\":{\\\"className\\\":\\\"codicon codicon-eye\\\",\\\"enabled\\\":false,\\\"title\\\":\\\"Include Ignored Files\\\"},\\\"showSearchDetails\\\":false,\\\"searchInWorkspaceOptions\\\":{\\\"matchCase\\\":false,\\\"matchWholeWord\\\":false,\\\"useRegExp\\\":false,\\\"includeIgnored\\\":false,\\\"include\\\":[],\\\"exclude\\\":[],\\\"maxResults\\\":2000},\\\"searchTerm\\\":\\\"\\\",\\\"replaceTerm\\\":\\\"\\\",\\\"showReplaceField\\\":false,\\\"searchHistoryState\\\":{\\\"history\\\":[],\\\"index\\\":0},\\\"replaceHistoryState\\\":{\\\"history\\\":[],\\\"index\\\":0},\\\"includeHistoryState\\\":{\\\"history\\\":[],\\\"index\\\":0},\\\"excludeHistoryState\\\":{\\\"history\\\":[],\\\"index\\\":0}}\"},\"partId\":\"search-in-workspace\",\"collapsed\":false,\"hidden\":false,\"originalContainerId\":\"search-view-container\",\"originalContainerTitle\":{\"label\":\"Search\",\"iconClass\":\"codicon codicon-search\",\"closeable\":true}}],\"title\":{\"label\":\"Search\",\"iconClass\":\"fa fa-arduino-search\",\"closeable\":true}}"},"rank":5,"expanded":false,"pinned":false}]},"rightPanel":{"type":"sidepanel","items":[]}}
2024-07-03T18:20:55.034Z root INFO ------- END SERIALIZED LAYOUT DATA -------
2024-07-03T18:20:55.060Z root INFO [eee4f842-3226-4407-9607-e32c05595193] Waiting for backend deployment: 62.0 ms [Finished 3.990 s after frontend start]
2024-07-03T18:20:55.349Z root INFO [hosted-plugin: 27963] PLUGIN_HOST(27963) starting instance
2024-07-03T18:20:55.597Z root INFO [eee4f842-3226-4407-9607-e32c05595193] Sync of 23 plugins: 539.4 ms [Finished 4.529 s after frontend start]
2024-07-03 14:20:55.663 Arduino IDE Helper (Renderer)[27952:410071] CoreText note: Client requested name ".NewYork-Regular", it will get TimesNewRomanPSMT rather than the intended font. All system UI font access should be through proper APIs such as CTFontCreateUIFontForLanguage() or +[NSFont systemFontOfSize:].
2024-07-03 14:20:55.663 Arduino IDE Helper (Renderer)[27952:410071] CoreText note: Set a breakpoint on CTFontLogSystemFontNameRequest to debug.
2024-07-03T18:20:55.750Z root INFO <<< The layout has been successfully restored.
2024-07-03T18:20:55.787Z root INFO Initialize the workbench layout: 724.5 ms [Finished 4.682 s after frontend start]
2024-07-03T18:20:55.788Z root INFO Changed application state from 'attached_shell' to 'initialized_layout'.
2024-07-03T18:20:55.788Z root INFO [eee4f842-3226-4407-9607-e32c05595193] Loading plugin contributions
2024-07-03T18:20:55.788Z root INFO [eee4f842-3226-4407-9607-e32c05595193] Load contributions of 23 plugins: 35.9 ms [Finished 4.718 s after frontend start]
2024-07-03T18:20:55.802Z root WARN 'cpp' language is remapped from 'source.cpp.embedded.macro' to 'source.cpp' scope
2024-07-03T18:20:55.803Z root WARN a registered grammar configuration for 'cpp' language is overridden
2024-07-03T18:20:55.858Z root ERROR [hosted-plugin: 27963] Conflict in settings file Default: Ignoring cortex-debug.armToolchainPath.linux as cortex-debug.armToolchainPath is null
Conflict in settings file Default: Ignoring cortex-debug.armToolchainPath.osx as cortex-debug.armToolchainPath is null
Conflict in settings file Default: Ignoring cortex-debug.armToolchainPath.windows as cortex-debug.armToolchainPath is null
Conflict in settings file Default: Ignoring cortex-debug.JLinkGDBServerPath.linux as cortex-debug.JLinkGDBServerPath is null
Conflict in settings file Default: Ignoring cortex-debug.JLinkGDBServerPath.osx as cortex-debug.JLinkGDBServerPath is null
Conflict in settings file Default: Ignoring cortex-debug.JLinkGDBServerPath.windows as cortex-debug.JLinkGDBServerPath is null
Conflict in settings file Default: Ignoring cortex-debug.openocdPath.linux as cortex-debug.openocdPath is null
Conflict in settings file Default: Ignoring cortex-debug.openocdPath.osx as cortex-debug.openocdPath is null
Conflict in settings file Default: Ignoring cortex-debug.openocdPath.windows as cortex-debug.openocdPath is null
Conflict in settings file Default: Ignoring cortex-debug.pyocdPath.linux as cortex-debug.pyocdPath is null
Conflict in settings file Default: Ignoring cortex-debug.pyocdPath.osx as cortex-debug.pyocdPath is null
Conflict in settings file Default: Ignoring cortex-debug.pyocdPath.windows as cortex-debug.pyocdPath is null
Conflict in settings file Default: Ignoring cortex-debug.PEGDBServerPath.linux as cortex-debug.PEGDBServerPath is null
Conflict in settings file Default: Ignoring cortex-debug.PEGDBServerPath.osx as cortex-debug.PEGDBServerPath is null
Conflict in settings file Default: Ignoring cortex-debug.PEGDBServerPath.windows as cortex-debug.PEGDBServerPath is null
Conflict in settings file Default: Ignoring cortex-debug.stutilPath.linux as cortex-debug.stutilPath is null
Conflict in settings file Default: Ignoring cortex-debug.stutilPath.osx as cortex-debug.stutilPath is null
Conflict in settings file Default: Ignoring cortex-debug.stutilPath.windows as cortex-debug.stutilPath is null
Conflict in settings file Default: Ignoring cortex-debug.stlinkPath.linux as cortex-debug.stlinkPath is null
Conflict in settings file Default: Ignoring cortex-debug.stlinkPath.osx as cortex-debug.stlinkPath is null
Conflict in settings file Default: Ignoring cortex-debug.stlinkPath.windows as cortex-debug.stlinkPath is null
Conflict in settings file Default: Ignoring cortex-debug.stm32cubeprogrammer.linux as cortex-debug.stm32cubeprogrammer is null
Conflict in settings file Default: Ignoring cortex-debug.stm32cubeprogrammer.osx as cortex-debug.stm32cubeprogrammer is null
Conflict in settings file Default: Ignoring cortex-debug.stm32cubeprogrammer.windows as cortex-debug.stm32cubeprogrammer is null
2024-07-03T18:20:55.883Z root INFO [hosted-plugin: 27963] PLUGIN_HOST(27963): PluginManagerExtImpl/init()
2024-07-03T18:20:55.883Z root INFO [hosted-plugin: 27963] PLUGIN_HOST(27963): initializing(vscode-arduino-api@0.1.2 with /Applications/Arduino IDE.app/Contents/Resources/app/lib/backend/plugin-vscode-init)
2024-07-03T18:20:55.920Z root INFO [hosted-plugin: 27963] PLUGIN_HOST(27963): initializing(cortex-debug@1.5.1 with /Applications/Arduino IDE.app/Contents/Resources/app/lib/backend/plugin-vscode-init)
2024-07-03T18:20:55.920Z root INFO [hosted-plugin: 27963] Debugger contribution has been registered: cortex-debug
2024-07-03T18:20:55.921Z root INFO [hosted-plugin: 27963] PLUGIN_HOST(27963): initializing(vscode-arduino-tools@0.1.3 with /Applications/Arduino IDE.app/Contents/Resources/app/lib/backend/plugin-vscode-init)
2024-07-03T18:20:55.922Z root INFO [hosted-plugin: 27963] PLUGIN_HOST(27963): initializing(cpp@1.52.1 with /Applications/Arduino IDE.app/Contents/Resources/app/lib/backend/plugin-vscode-init)
2024-07-03T18:20:55.923Z root INFO [hosted-plugin: 27963] PLUGIN_HOST(27963): initializing(json@1.46.1 with /Applications/Arduino IDE.app/Contents/Resources/app/lib/backend/plugin-vscode-init)
2024-07-03T18:20:55.924Z root INFO [hosted-plugin: 27963] PLUGIN_HOST(27963): initializing(json-language-features@1.46.1 with /Applications/Arduino IDE.app/Contents/Resources/app/lib/backend/plugin-vscode-init)
2024-07-03T18:20:55.925Z root INFO [hosted-plugin: 27963] PLUGIN_HOST(27963): initializing(vscode-language-pack-bg@1.48.3 with /Applications/Arduino IDE.app/Contents/Resources/app/lib/backend/plugin-vscode-init)
2024-07-03T18:20:55.925Z root INFO [hosted-plugin: 27963] PLUGIN_HOST(27963): initializing(vscode-language-pack-cs@1.80.0 with /Applications/Arduino IDE.app/Contents/Resources/app/lib/backend/plugin-vscode-init)
2024-07-03T18:20:55.926Z root INFO [hosted-plugin: 27963] PLUGIN_HOST(27963): initializing(vscode-language-pack-de@1.80.0 with /Applications/Arduino IDE.app/Contents/Resources/app/lib/backend/plugin-vscode-init)
2024-07-03T18:20:55.926Z root INFO [hosted-plugin: 27963] PLUGIN_HOST(27963): initializing(vscode-language-pack-es@1.80.0 with /Applications/Arduino IDE.app/Contents/Resources/app/lib/backend/plugin-vscode-init)
2024-07-03T18:20:55.927Z root INFO [hosted-plugin: 27963] PLUGIN_HOST(27963): initializing(vscode-language-pack-fr@1.80.0 with /Applications/Arduino IDE.app/Contents/Resources/app/lib/backend/plugin-vscode-init)
2024-07-03T18:20:55.927Z root INFO [hosted-plugin: 27963] PLUGIN_HOST(27963): initializing(vscode-language-pack-hu@1.48.3 with /Applications/Arduino IDE.app/Contents/Resources/app/lib/backend/plugin-vscode-init)
2024-07-03T18:20:55.928Z root INFO [hosted-plugin: 27963] PLUGIN_HOST(27963): initializing(vscode-language-pack-it@1.80.0 with /Applications/Arduino IDE.app/Contents/Resources/app/lib/backend/plugin-vscode-init)
2024-07-03T18:20:55.928Z root INFO [hosted-plugin: 27963] PLUGIN_HOST(27963): initializing(vscode-language-pack-ja@1.80.0 with /Applications/Arduino IDE.app/Contents/Resources/app/lib/backend/plugin-vscode-init)
2024-07-03T18:20:55.928Z root INFO [hosted-plugin: 27963] PLUGIN_HOST(27963): initializing(vscode-language-pack-ko@1.80.0 with /Applications/Arduino IDE.app/Contents/Resources/app/lib/backend/plugin-vscode-init)
2024-07-03T18:20:55.929Z root INFO [hosted-plugin: 27963] PLUGIN_HOST(27963): initializing(vscode-language-pack-nl@1.48.3 with /Applications/Arduino IDE.app/Contents/Resources/app/lib/backend/plugin-vscode-init)
2024-07-03T18:20:55.929Z root INFO [hosted-plugin: 27963] PLUGIN_HOST(27963): initializing(vscode-language-pack-pl@1.80.0 with /Applications/Arduino IDE.app/Contents/Resources/app/lib/backend/plugin-vscode-init)
2024-07-03T18:20:55.929Z root INFO [hosted-plugin: 27963] PLUGIN_HOST(27963): initializing(vscode-language-pack-pt-BR@1.80.0 with /Applications/Arduino IDE.app/Contents/Resources/app/lib/backend/plugin-vscode-init)
2024-07-03T18:20:55.929Z root INFO [hosted-plugin: 27963] PLUGIN_HOST(27963): initializing(vscode-language-pack-ru@1.80.0 with /Applications/Arduino IDE.app/Contents/Resources/app/lib/backend/plugin-vscode-init)
2024-07-03T18:20:55.929Z root INFO [hosted-plugin: 27963] PLUGIN_HOST(27963): initializing(vscode-language-pack-tr@1.80.0 with /Applications/Arduino IDE.app/Contents/Resources/app/lib/backend/plugin-vscode-init)
2024-07-03T18:20:55.930Z root INFO [hosted-plugin: 27963] PLUGIN_HOST(27963): initializing(vscode-language-pack-uk@1.48.3 with /Applications/Arduino IDE.app/Contents/Resources/app/lib/backend/plugin-vscode-init)
2024-07-03T18:20:55.930Z root INFO [hosted-plugin: 27963] PLUGIN_HOST(27963): initializing(vscode-language-pack-zh-hans@1.80.0 with /Applications/Arduino IDE.app/Contents/Resources/app/lib/backend/plugin-vscode-init)
2024-07-03T18:20:55.932Z root INFO [hosted-plugin: 27963] PLUGIN_HOST(27963): initializing(vscode-language-pack-zh-hant@1.80.0 with /Applications/Arduino IDE.app/Contents/Resources/app/lib/backend/plugin-vscode-init)
2024-07-03T18:20:56.023Z root INFO [hosted-plugin: 27963] PLUGIN_HOST(27963): PluginManagerExtImpl/loadPlugin(/Applications/Arduino IDE.app/Contents/Resources/app/plugins/vscode-arduino-api/extension/dist/extension.js)
2024-07-03T18:20:56.026Z root INFO [hosted-plugin: 27963] calling activation function on Arduino IDE API for VS Code extensions
2024-07-03T18:20:56.030Z root INFO [hosted-plugin: 27963] PLUGIN_HOST(27963): PluginManagerExtImpl/loadPlugin(/Applications/Arduino IDE.app/Contents/Resources/app/plugins/vscode-builtin-json-language-features/extension/client/dist/jsonMain)
2024-07-03T18:20:56.044Z root INFO [hosted-plugin: 27963] calling activation function on JSON Language Features (built-in)
2024-07-03T18:20:56.047Z root INFO [hosted-plugin: 27963] PLUGIN_HOST(27963): PluginManagerExtImpl/loadPlugin(/Applications/Arduino IDE.app/Contents/Resources/app/plugins/vscode-arduino-tools/extension/dist/extension.js)
2024-07-03T18:20:56.060Z root INFO [hosted-plugin: 27963] calling activation function on VS Code Arduino Tools
2024-07-03T18:20:56.064Z root INFO [eee4f842-3226-4407-9607-e32c05595193] Starting plugins.
2024-07-03T18:20:56.074Z root INFO [hosted-plugin: 27963] PLUGIN_HOST(27963): PluginManagerExtImpl/loadPlugin(/Applications/Arduino IDE.app/Contents/Resources/app/plugins/cortex-debug/extension/dist/extension.js)
2024-07-03T18:20:56.089Z root INFO [hosted-plugin: 27963] Debug configuration provider has been registered: cortex-debug, trigger: 1
2024-07-03T18:20:56.089Z root INFO [hosted-plugin: 27963] calling activation function on Cortex-Debug
2024-07-03T18:20:56.091Z root INFO [hosted-plugin: 27963] GDB server console created
2024-07-03T18:20:56.094Z root INFO [eee4f842-3226-4407-9607-e32c05595193] Start of 23 plugins: 305.0 ms [Finished 5.026 s after frontend start]
2024-07-03T18:20:56.720Z root INFO Frontend application start: 4652.3 ms [Finished 6.100 s after backend start]
Checking for update
2024-07-03T18:20:56.735Z root INFO Replace loading indicator with ready workbench UI (animation): 835.9 ms [Finished 5.556 s after frontend start]
2024-07-03T18:20:56.736Z root INFO Changed application state from 'initialized_layout' to 'ready'.
2024-07-03T18:20:56.736Z root WARN Linked preference "workbench.colorCustomizations" not found.
2024-07-03T18:20:56.787Z daemon INFO time="2024-07-03T14:20:56-04:00" level=info msg="Updating libraries index"
time="2024-07-03T14:20:56-04:00" level=info msg="Starting download" url="https://downloads.arduino.cc/libraries/library_index.tar.bz2"
2024-07-03T18:20:56.787Z daemon INFO time="2024-07-03T14:20:56-04:00" level=info msg="Updating index" url="https://downloads.arduino.cc/packages/package_index.tar.bz2"
2024-07-03T18:20:56.787Z root INFO core-client-provider [library-index] Downloading index: library_index.tar.bz2
2024-07-03T18:20:56.788Z root INFO core-client-provider [platform-index] Downloading index: package_index.tar.bz2
2024-07-03T18:20:56.788Z daemon INFO time="2024-07-03T14:20:56-04:00" level=info msg="Starting download" url="https://downloads.arduino.cc/packages/package_index.tar.bz2"
2024-07-03T18:20:56.818Z daemon INFO time="2024-07-03T14:20:56-04:00" level=info msg="Tool required for debug" tool="arduino:arduinoOTA@1.3.0"
time="2024-07-03T14:20:56-04:00" level=info msg="Tool required for debug" tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"
time="2024-07-03T14:20:56-04:00" level=info msg="Tool required for debug" tool="arduino:avrdude@6.3.0-arduino17"
time="2024-07-03T14:20:56-04:00" level=info msg="Tool required for debug" tool="builtin:ctags@5.8-arduino11"
time="2024-07-03T14:20:56-04:00" level=info msg="Tool required for debug" tool="builtin:dfu-discovery@0.1.2"
time="2024-07-03T14:20:56-04:00" level=info msg="Tool required for debug" tool="builtin:mdns-discovery@1.0.9"
time="2024-07-03T14:20:56-04:00" level=info msg="Tool required for debug" tool="builtin:serial-discovery@1.4.1"
time="2024-07-03T14:20:56-04:00" level=info msg="Tool required for debug" tool="builtin:serial-monitor@0.14.1"
2024-07-03T18:20:56.818Z root ERROR Failed to get debug config: arduino:avr:uno, undefined Error: Debugging is not supported.
at Object.callback (/Applications/Arduino IDE.app/Contents/Resources/app/lib/backend/main.js:2:81196)
at Object.onReceiveStatus (/Applications/Arduino IDE.app/Contents/Resources/app/lib/backend/main.js:2:788562)
at Object.onReceiveStatus (/Applications/Arduino IDE.app/Contents/Resources/app/lib/backend/main.js:2:784513)
at Object.onReceiveStatus (/Applications/Arduino IDE.app/Contents/Resources/app/lib/backend/main.js:2:783958)
at /Applications/Arduino IDE.app/Contents/Resources/app/lib/backend/main.js:2:870080
at process.processTicksAndRejections (node:internal/process/task_queues:77:11)
2024-07-03T18:20:56.818Z root ERROR Request checkDebugEnabled failed with error: Debugging is not supported. Error: Debugging is not supported.
at Object.callback (/Applications/Arduino IDE.app/Contents/Resources/app/lib/backend/main.js:2:81196)
at Object.onReceiveStatus (/Applications/Arduino IDE.app/Contents/Resources/app/lib/backend/main.js:2:788562)
at Object.onReceiveStatus (/Applications/Arduino IDE.app/Contents/Resources/app/lib/backend/main.js:2:784513)
at Object.onReceiveStatus (/Applications/Arduino IDE.app/Contents/Resources/app/lib/backend/main.js:2:783958)
at /Applications/Arduino IDE.app/Contents/Resources/app/lib/backend/main.js:2:870080
at process.processTicksAndRejections (node:internal/process/task_queues:77:11)
2024-07-03T18:20:56.910Z root ERROR ---- !!!SLOW!!! DURATION: search took 173.330 ms. Args: [{"type":"Updatable"}] ----
2024-07-03T18:20:56.910Z root INFO Starting language server: arduino:avr:uno
2024-07-03T18:20:56.968Z daemon INFO time="2024-07-03T14:20:56-04:00" level=info msg="Adding libraries dir" dir=/Users/calebdaniels/Library/Arduino15/libraries location=ide
2024-07-03T18:20:56.968Z daemon INFO time="2024-07-03T14:20:56-04:00" level=info msg="Adding libraries dir" dir=/Users/calebdaniels/Library/Arduino15/packages/arduino/hardware/avr/1.8.6/libraries location=platform
time="2024-07-03T14:20:56-04:00" level=info msg="Adding libraries dir" dir=/Users/calebdaniels/Documents/Arduino/libraries location=user
Update for version 2.3.2 is not available (latest version: 2.3.2, downgrade is allowed).
2024-07-03T18:20:57.774Z daemon INFO time="2024-07-03T14:20:57-04:00" level=info msg="Adding libraries dir" dir=/Users/calebdaniels/Library/Arduino15/libraries location=ide
time="2024-07-03T14:20:57-04:00" level=info msg="Adding libraries dir" dir=/Users/calebdaniels/Library/Arduino15/packages/arduino/hardware/avr/1.8.6/libraries location=platform
time="2024-07-03T14:20:57-04:00" level=info msg="Adding libraries dir" dir=/Users/calebdaniels/Documents/Arduino/libraries location=user
2024-07-03T18:20:58.192Z daemon INFO time="2024-07-03T14:20:58-04:00" level=info msg="Checking signature" index=/Users/calebdaniels/Library/Arduino15/package_index.json signatureFile=/Users/calebdaniels/Library/Arduino15/package_index.json.sig trusted=true
2024-07-03T18:20:58.192Z daemon INFO time="2024-07-03T14:20:58-04:00" level=info msg="Loading hardware from: /Users/calebdaniels/Library/Arduino15/packages"
2024-07-03T18:20:58.192Z daemon INFO time="2024-07-03T14:20:58-04:00" level=info msg="Loading package arduino from: /Users/calebdaniels/Library/Arduino15/packages/arduino/hardware"
2024-07-03T18:20:58.193Z daemon INFO time="2024-07-03T14:20:58-04:00" level=info msg="Missing signature file" index=/Users/calebdaniels/Library/Arduino15/packages/arduino/hardware/avr/1.8.6/installed.json
2024-07-03T18:20:58.195Z daemon INFO time="2024-07-03T14:20:58-04:00" level=info msg="Adding monitor tool" protocol=serial tool="builtin:serial-monitor"
2024-07-03T18:20:58.195Z daemon INFO time="2024-07-03T14:20:58-04:00" level=info msg="Loaded platform" platform="arduino:avr@1.8.6"
time="2024-07-03T14:20:58-04:00" level=info msg="Checking existence of 'tools' path: /Users/calebdaniels/Library/Arduino15/packages/arduino/tools"
time="2024-07-03T14:20:58-04:00" level=info msg="Loading tools from dir: /Users/calebdaniels/Library/Arduino15/packages/arduino/tools"
2024-07-03T18:20:58.195Z daemon INFO time="2024-07-03T14:20:58-04:00" level=info msg="Loaded tool" tool="arduino:arduinoOTA@1.3.0"
2024-07-03T18:20:58.195Z daemon INFO time="2024-07-03T14:20:58-04:00" level=info msg="Loaded tool" tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"
time="2024-07-03T14:20:58-04:00" level=info msg="Loaded tool" tool="arduino:avrdude@6.3.0-arduino17"
2024-07-03T18:20:58.195Z daemon INFO time="2024-07-03T14:20:58-04:00" level=info msg="Loading package builtin from: /Users/calebdaniels/Library/Arduino15/packages/builtin"
2024-07-03T18:20:58.195Z daemon INFO time="2024-07-03T14:20:58-04:00" level=info msg="Checking existence of 'tools' path: /Users/calebdaniels/Library/Arduino15/packages/builtin/tools"
time="2024-07-03T14:20:58-04:00" level=info msg="Loading tools from dir: /Users/calebdaniels/Library/Arduino15/packages/builtin/tools"
2024-07-03T18:20:58.195Z daemon INFO time="2024-07-03T14:20:58-04:00" level=info msg="Loaded tool" tool="builtin:ctags@5.8-arduino11"
2024-07-03T18:20:58.195Z daemon INFO time="2024-07-03T14:20:58-04:00" level=info msg="Loaded tool" tool="builtin:dfu-discovery@0.1.2"
2024-07-03T18:20:58.195Z daemon INFO time="2024-07-03T14:20:58-04:00" level=info msg="Loaded tool" tool="builtin:mdns-discovery@1.0.9"
2024-07-03T18:20:58.195Z daemon INFO time="2024-07-03T14:20:58-04:00" level=info msg="Loaded tool" tool="builtin:serial-discovery@1.4.1"
2024-07-03T18:20:58.196Z daemon INFO time="2024-07-03T14:20:58-04:00" level=info msg="Loaded tool" tool="builtin:serial-monitor@0.14.1"
2024-07-03T18:20:58.196Z daemon INFO time="2024-07-03T14:20:58-04:00" level=info msg="sending command QUIT to discovery builtin:serial-discovery"
2024-07-03T18:20:58.196Z daemon INFO time="2024-07-03T14:20:58-04:00" level=info msg="from discovery builtin:serial-discovery received message type: quit, message: OK"
2024-07-03T18:20:58.196Z daemon INFO time="2024-07-03T14:20:58-04:00" level=info msg="killing discovery builtin:serial-discovery process"
2024-07-03T18:20:58.196Z daemon INFO time="2024-07-03T14:20:58-04:00" level=info msg="Discovery event channel closed builtin:serial-discovery. Exiting goroutine."
2024-07-03T18:20:58.196Z discovery-log INFO {"eventType":"remove","port":{"matchingBoardsList":[],"port":{"address":"/dev/cu.wlan-debug","label":"/dev/cu.wlan-debug","protocol":"serial","protocolLabel":"Serial Port","propertiesMap":[],"hardwareId":""}},"error":""}
2024-07-03T18:20:58.196Z discovery-log INFO {"eventType":"remove","port":{"matchingBoardsList":[],"port":{"address":"/dev/cu.Bluetooth-Incoming-Port","label":"/dev/cu.Bluetooth-Incoming-Port","protocol":"serial","protocolLabel":"Serial Port","propertiesMap":[],"hardwareId":""}},"error":""}
2024-07-03T18:20:58.196Z daemon INFO time="2024-07-03T14:20:58-04:00" level=info msg="killed discovery builtin:serial-discovery process"
time="2024-07-03T14:20:58-04:00" level=info msg="Closed and removed discovery builtin:serial-discovery"
time="2024-07-03T14:20:58-04:00" level=info msg="sending command QUIT to discovery builtin:mdns-discovery"
2024-07-03T18:20:58.196Z daemon INFO time="2024-07-03T14:20:58-04:00" level=info msg="from discovery builtin:mdns-discovery received message type: quit, message: OK"
2024-07-03T18:20:58.196Z daemon INFO time="2024-07-03T14:20:58-04:00" level=info msg="killing discovery builtin:mdns-discovery process"
2024-07-03T18:20:58.196Z daemon INFO time="2024-07-03T14:20:58-04:00" level=info msg="Discovery event channel closed builtin:mdns-discovery. Exiting goroutine."
2024-07-03T18:20:58.197Z daemon INFO time="2024-07-03T14:20:58-04:00" level=info msg="killed discovery builtin:mdns-discovery process"
2024-07-03T18:20:58.197Z daemon INFO time="2024-07-03T14:20:58-04:00" level=info msg="Closed and removed discovery builtin:mdns-discovery"
2024-07-03T18:20:58.197Z daemon INFO time="2024-07-03T14:20:58-04:00" level=info msg="starting discovery builtin:serial-discovery process"
2024-07-03T18:20:58.198Z daemon INFO time="2024-07-03T14:20:58-04:00" level=info msg="started discovery builtin:serial-discovery process"
2024-07-03T18:20:58.198Z daemon INFO time="2024-07-03T14:20:58-04:00" level=info msg="sending command HELLO 1 \"arduino-cli 0.35.3\" to discovery builtin:serial-discovery"
2024-07-03T18:20:58.201Z daemon INFO time="2024-07-03T14:20:58-04:00" level=info msg="from discovery builtin:serial-discovery received message type: hello, message: OK, protocol version: 1"
2024-07-03T18:20:58.201Z daemon INFO time="2024-07-03T14:20:58-04:00" level=info msg="sending command START_SYNC to discovery builtin:serial-discovery"
2024-07-03T18:20:58.201Z daemon INFO time="2024-07-03T14:20:58-04:00" level=info msg="from discovery builtin:serial-discovery received message type: start_sync, message: OK"
2024-07-03T18:20:58.201Z daemon INFO time="2024-07-03T14:20:58-04:00" level=info msg="starting discovery builtin:mdns-discovery process"
2024-07-03T18:20:58.202Z daemon INFO time="2024-07-03T14:20:58-04:00" level=info msg="from discovery builtin:serial-discovery received message type: add, port: /dev/cu.wlan-debug"
2024-07-03T18:20:58.202Z daemon INFO time="2024-07-03T14:20:58-04:00" level=info msg="from discovery builtin:serial-discovery received message type: add, port: /dev/cu.Bluetooth-Incoming-Port"
2024-07-03T18:20:58.202Z discovery-log INFO {"eventType":"add","port":{"matchingBoardsList":[],"port":{"address":"/dev/cu.wlan-debug","label":"/dev/cu.wlan-debug","protocol":"serial","protocolLabel":"Serial Port","propertiesMap":[],"hardwareId":""}},"error":""}
2024-07-03T18:20:58.202Z discovery-log INFO {"eventType":"add","port":{"matchingBoardsList":[],"port":{"address":"/dev/cu.Bluetooth-Incoming-Port","label":"/dev/cu.Bluetooth-Incoming-Port","protocol":"serial","protocolLabel":"Serial Port","propertiesMap":[],"hardwareId":""}},"error":""}
2024-07-03T18:20:58.203Z daemon INFO time="2024-07-03T14:20:58-04:00" level=info msg="started discovery builtin:mdns-discovery process"
2024-07-03T18:20:58.203Z daemon INFO time="2024-07-03T14:20:58-04:00" level=info msg="sending command HELLO 1 \"arduino-cli 0.35.3\" to discovery builtin:mdns-discovery"
2024-07-03T18:20:58.206Z daemon INFO time="2024-07-03T14:20:58-04:00" level=info msg="from discovery builtin:mdns-discovery received message type: hello, message: OK, protocol version: 1"
2024-07-03T18:20:58.206Z daemon INFO time="2024-07-03T14:20:58-04:00" level=info msg="sending command START_SYNC to discovery builtin:mdns-discovery"
time="2024-07-03T14:20:58-04:00" level=info msg="from discovery builtin:mdns-discovery received message type: start_sync, message: OK"
2024-07-03T18:20:58.206Z daemon INFO time="2024-07-03T14:20:58-04:00" level=info msg="Adding libraries dir" dir=/Users/calebdaniels/Library/Arduino15/packages/arduino/hardware/avr/1.8.6/libraries location=platform
2024-07-03T18:20:58.206Z daemon INFO time="2024-07-03T14:20:58-04:00" level=info msg="Loading libraries index file" index=/Users/calebdaniels/Library/Arduino15/library_index.json
2024-07-03T18:20:58.310Z daemon INFO time="2024-07-03T14:20:58-04:00" level=info msg="Adding libraries dir" dir=/Users/calebdaniels/Library/Arduino15/libraries location=ide
time="2024-07-03T14:20:58-04:00" level=info msg="Adding libraries dir" dir=/Users/calebdaniels/Documents/Arduino/libraries location=user