Skip to content

Instantly share code, notes, and snippets.

@Borwe
Created August 2, 2020 16:08
Show Gist options
  • Save Borwe/fa0fd4e0f3bb8ff63418459ca7d3faf9 to your computer and use it in GitHub Desktop.
Save Borwe/fa0fd4e0f3bb8ff63418459ca7d3faf9 to your computer and use it in GitHub Desktop.
What happens after starting a new instance of vim, after it fails that one time.
2020-08-02 14:40:49,815 - DEBUG - Global extra conf not loaded or no function YcmCorePreload
2020-08-02 14:40:51,481 - INFO - Received ready request
2020-08-02 14:50:46,525 - INFO - Received health request
2020-08-02 14:50:51,495 - DEBUG - Keeping subservers alive
2020-08-02 14:52:52,704 - INFO - Received signature help available request
2020-08-02 14:52:52,840 - INFO - Looking for jdt.ls
2020-08-02 14:52:53,030 - DEBUG - Found launchers: ['/home/brian/.vim/plugged/YouCompleteMe/third_party/ycmd/third_party/eclipse.jdt.ls/target/repository/plugins/org.eclipse.equinox.launcher_1.5.700.v20200207-2156.jar']
2020-08-02 14:52:53,032 - DEBUG - Found launchers: ['/home/brian/.vim/plugged/YouCompleteMe/third_party/ycmd/third_party/eclipse.jdt.ls/target/repository/plugins/org.eclipse.equinox.launcher_1.5.700.v20200207-2156.jar']
2020-08-02 14:52:53,032 - INFO - extension directory does not exist: /home/brian/.vim/plugged/YouCompleteMe/third_party/ycmd/third_party/eclipse.jdt.ls/extensions
2020-08-02 14:52:53,032 - DEBUG - Found launchers: ['/home/brian/.vim/plugged/YouCompleteMe/third_party/ycmd/third_party/eclipse.jdt.ls/target/repository/plugins/org.eclipse.equinox.launcher_1.5.700.v20200207-2156.jar']
2020-08-02 14:52:53,194 - INFO - Received event notification
2020-08-02 14:52:53,194 - DEBUG - Event name: BufferVisit
2020-08-02 14:52:53,198 - INFO - Received event notification
2020-08-02 14:52:53,198 - DEBUG - Event name: FileReadyToParse
2020-08-02 14:52:53,198 - INFO - Adding buffer identifiers for file: /home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java
2020-08-02 14:52:53,302 - INFO - Starting jdt.ls Language Server...
2020-08-02 14:52:53,302 - DEBUG - Found .project style project in /home/brian/workspace/algorithms-sedge/code. Searching for project root:
2020-08-02 14:52:53,302 - DEBUG - Project root is /home/brian/workspace/algorithms-sedge/code
2020-08-02 14:52:53,385 - INFO - Starting jdt.ls: ['/usr/bin/java', '-Dfile.encoding=UTF-8', '-Declipse.application=org.eclipse.jdt.ls.core.id1', '-Dosgi.bundles.defaultStartLevel=4', '-Xms1m', '-Xmx700m', '-Declipse.product=org.eclipse.jdt.ls.core.product', '-Dlog.level=ALL', '-jar', '/home/brian/.vim/plugged/YouCompleteMe/third_party/ycmd/third_party/eclipse.jdt.ls/target/repository/plugins/org.eclipse.equinox.launcher_1.5.700.v20200207-2156.jar', '-configuration', '/home/brian/.vim/plugged/YouCompleteMe/third_party/ycmd/third_party/eclipse.jdt.ls/workspace/config_linux', '-data', '/home/brian/.vim/plugged/YouCompleteMe/third_party/ycmd/third_party/eclipse.jdt.ls/workspace/temp/tmpvy_yov8w']
2020-08-02 14:52:53,391 - INFO - jdt.ls started with PID 10144
2020-08-02 14:52:53,393 - DEBUG - TX: Sending message: b'Content-Length: 1127\r\n\r\n{"id":1,"jsonrpc":"2.0","method":"initialize","params":{"capabilities":{"experimental":{"statusNotification":true},"textDocument":{"codeAction":{"codeActionLiteralSupport":{"codeActionKind":{"valueSet":["","quickfix","refactor","refactor.extract","refactor.inline","refactor.rewrite","source","source.organizeImports"]}}},"completion":{"completionItem":{"documentationFormat":["plaintext","markdown"]},"completionItemKind":{"valueSet":[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25]}},"hover":{"contentFormat":["plaintext","markdown"]},"signatureHelp":{"signatureInformation":{"documentationFormat":["plaintext","markdown"],"parameterInformation":{"labelOffsetSupport":false}}},"synchronization":{"didSave":true}},"workspace":{"applyEdit":true,"didChangeWatchedFiles":{"dynamicRegistration":true},"documentChanges":true,"symbol":{"symbolKind":{"valueSet":[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26]}}}},"initializationOptions":{"bundles":[]},"processId":8892,"rootPath":"/home/brian/workspace/algorithms-sedge/code","rootUri":"file:///home/brian/workspace/algorithms-sedge/code"}}'
2020-08-02 14:52:53,402 - INFO - Received filetype completion available request
2020-08-02 14:52:57,354 - INFO - Received defined subcommands request
2020-08-02 14:52:57,354 - WARNING - Can't determine subcommands: not initialized yet
2020-08-02 14:52:57,355 - INFO - No support for ExecuteCommand command in server for java
2020-08-02 14:52:57,355 - WARNING - Can't determine subcommands: not initialized yet
2020-08-02 14:52:57,355 - INFO - No support for FixIt command in server for java
2020-08-02 14:52:57,355 - WARNING - Can't determine subcommands: not initialized yet
2020-08-02 14:52:57,355 - INFO - No support for GoToDefinition command in server for java
2020-08-02 14:52:57,355 - WARNING - Can't determine subcommands: not initialized yet
2020-08-02 14:52:57,356 - INFO - No support for GoToDeclaration command in server for java
2020-08-02 14:52:57,356 - WARNING - Can't determine subcommands: not initialized yet
2020-08-02 14:52:57,356 - INFO - No support for GoTo command in server for java
2020-08-02 14:52:57,356 - WARNING - Can't determine subcommands: not initialized yet
2020-08-02 14:52:57,356 - INFO - No support for GoToType command in server for java
2020-08-02 14:52:57,356 - WARNING - Can't determine subcommands: not initialized yet
2020-08-02 14:52:57,356 - INFO - No support for GoToImplementation command in server for java
2020-08-02 14:52:57,357 - WARNING - Can't determine subcommands: not initialized yet
2020-08-02 14:52:57,357 - INFO - No support for GoToReferences command in server for java
2020-08-02 14:52:57,357 - WARNING - Can't determine subcommands: not initialized yet
2020-08-02 14:52:57,357 - INFO - No support for RefactorRename command in server for java
2020-08-02 14:52:57,357 - WARNING - Can't determine subcommands: not initialized yet
2020-08-02 14:52:57,357 - INFO - No support for Format command in server for java
2020-08-02 14:52:57,357 - WARNING - Can't determine subcommands: not initialized yet
2020-08-02 14:52:57,357 - INFO - No support for GoToSymbol command in server for java
2020-08-02 14:52:57,358 - INFO - Always supporting StopServer for java
2020-08-02 14:52:57,358 - INFO - Always supporting RestartServer for java
2020-08-02 14:52:57,358 - INFO - Always supporting GetDoc for java
2020-08-02 14:52:57,358 - INFO - Always supporting GetType for java
2020-08-02 14:52:57,358 - INFO - Always supporting OrganizeImports for java
2020-08-02 14:52:57,358 - INFO - Always supporting OpenProject for java
2020-08-02 14:52:57,358 - INFO - Always supporting WipeWorkspace for java
2020-08-02 14:52:57,364 - INFO - Received command request
2020-08-02 14:52:57,364 - WARNING - Can't determine subcommands: not initialized yet
2020-08-02 14:52:57,364 - INFO - No support for ExecuteCommand command in server for java
2020-08-02 14:52:57,364 - WARNING - Can't determine subcommands: not initialized yet
2020-08-02 14:52:57,365 - INFO - No support for FixIt command in server for java
2020-08-02 14:52:57,365 - WARNING - Can't determine subcommands: not initialized yet
2020-08-02 14:52:57,365 - INFO - No support for GoToDefinition command in server for java
2020-08-02 14:52:57,365 - WARNING - Can't determine subcommands: not initialized yet
2020-08-02 14:52:57,365 - INFO - No support for GoToDeclaration command in server for java
2020-08-02 14:52:57,365 - WARNING - Can't determine subcommands: not initialized yet
2020-08-02 14:52:57,365 - INFO - No support for GoTo command in server for java
2020-08-02 14:52:57,365 - WARNING - Can't determine subcommands: not initialized yet
2020-08-02 14:52:57,365 - INFO - No support for GoToType command in server for java
2020-08-02 14:52:57,365 - WARNING - Can't determine subcommands: not initialized yet
2020-08-02 14:52:57,365 - INFO - No support for GoToImplementation command in server for java
2020-08-02 14:52:57,365 - WARNING - Can't determine subcommands: not initialized yet
2020-08-02 14:52:57,365 - INFO - No support for GoToReferences command in server for java
2020-08-02 14:52:57,365 - WARNING - Can't determine subcommands: not initialized yet
2020-08-02 14:52:57,365 - INFO - No support for RefactorRename command in server for java
2020-08-02 14:52:57,365 - WARNING - Can't determine subcommands: not initialized yet
2020-08-02 14:52:57,365 - INFO - No support for Format command in server for java
2020-08-02 14:52:57,365 - WARNING - Can't determine subcommands: not initialized yet
2020-08-02 14:52:57,365 - INFO - No support for GoToSymbol command in server for java
2020-08-02 14:52:57,365 - INFO - Always supporting StopServer for java
2020-08-02 14:52:57,365 - INFO - Always supporting RestartServer for java
2020-08-02 14:52:57,365 - INFO - Always supporting GetDoc for java
2020-08-02 14:52:57,365 - INFO - Always supporting GetType for java
2020-08-02 14:52:57,365 - INFO - Always supporting OrganizeImports for java
2020-08-02 14:52:57,365 - INFO - Always supporting OpenProject for java
2020-08-02 14:52:57,366 - INFO - Always supporting WipeWorkspace for java
Traceback (most recent call last):
File "/home/brian/.vim/plugged/YouCompleteMe/third_party/ycmd/third_party/bottle/bottle.py", line 868, in _handle
return route.call(**args)
File "/home/brian/.vim/plugged/YouCompleteMe/third_party/ycmd/third_party/bottle/bottle.py", line 1748, in wrapper
rv = callback(*a, **ka)
File "/home/brian/.vim/plugged/YouCompleteMe/third_party/ycmd/ycmd/watchdog_plugin.py", line 97, in wrapper
return callback( *args, **kwargs )
File "/home/brian/.vim/plugged/YouCompleteMe/third_party/ycmd/ycmd/hmac_plugin.py", line 62, in wrapper
body = callback( *args, **kwargs )
File "/home/brian/.vim/plugged/YouCompleteMe/third_party/ycmd/ycmd/handlers.py", line 93, in RunCompleterCommand
return _JsonResponse( completer.OnUserCommand(
File "/home/brian/.vim/plugged/YouCompleteMe/third_party/ycmd/ycmd/completers/completer.py", line 424, in OnUserCommand
return command( self, request_data, arguments[ 1: ] )
File "/home/brian/.vim/plugged/YouCompleteMe/third_party/ycmd/ycmd/completers/language_server/language_server_completer.py", line 1421, in <lambda>
lambda self, request_data, args: self.GetDoc( request_data )
File "/home/brian/.vim/plugged/YouCompleteMe/third_party/ycmd/ycmd/completers/java/java_completer.py", line 572, in GetDoc
hover_response = self.GetHoverResponse( request_data )
File "/home/brian/.vim/plugged/YouCompleteMe/third_party/ycmd/ycmd/completers/language_server/language_server_completer.py", line 2094, in GetHoverResponse
raise RuntimeError( 'Server is initializing. Please wait.' )
RuntimeError: Server is initializing. Please wait.
2020-08-02 14:53:02,841 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:53:02 PM Main thread is waiting"}}'
2020-08-02 14:53:02,876 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:53:02 PM \\u003e\\u003e initialize"}}'
2020-08-02 14:53:03,275 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:53:03 PM Initializing Java Language Server 0.57.0.202006172108"}}'
2020-08-02 14:53:03,602 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:53:03 PM Static Commands: []"}}'
2020-08-02 14:53:03,603 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:53:03 PM Non-Static Commands: [java.edit.organizeImports, java.project.refreshDiagnostics, java.project.import, java.project.removeFromSourcePath, java.project.listSourcePaths, java.project.provideSemanticTokens, java.project.getAll, java.project.isTestFile, java.project.getClasspaths, java.project.getSemanticTokensLegend, java.project.getSettings, java.project.updateSourceAttachment, java.project.resolveSourceAttachment, java.project.addToSourcePath]"}}'
2020-08-02 14:53:03,626 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"language/status","params":{"type":"Starting","message":"Init..."}}'
2020-08-02 14:53:03,629 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","id":1,"result":{"capabilities":{"textDocumentSync":{"openClose":true,"change":2,"save":{"includeText":true}},"hoverProvider":true,"completionProvider":{"resolveProvider":true,"triggerCharacters":[".","@","#","*"]},"signatureHelpProvider":{"triggerCharacters":["("]},"definitionProvider":true,"typeDefinitionProvider":true,"implementationProvider":true,"referencesProvider":true,"documentHighlightProvider":true,"documentSymbolProvider":true,"workspaceSymbolProvider":true,"codeActionProvider":true,"codeLensProvider":{"resolveProvider":true},"documentFormattingProvider":true,"documentRangeFormattingProvider":true,"documentOnTypeFormattingProvider":{"firstTriggerCharacter":";","moreTriggerCharacter":["\\n","}"]},"renameProvider":{"prepareProvider":true},"foldingRangeProvider":true,"executeCommandProvider":{"commands":["java.edit.organizeImports","java.project.refreshDiagnostics","java.project.import","java.project.removeFromSourcePath","java.project.listSourcePaths","java.project.provideSemanticTokens","java.project.getAll","java.project.isTestFile","java.project.getClasspaths","java.project.getSemanticTokensLegend","java.project.getSettings","java.project.updateSourceAttachment","java.project.resolveSourceAttachment","java.project.addToSourcePath"]},"workspace":{"workspaceFolders":{"supported":true,"changeNotifications":true}},"callHierarchyProvider":true,"selectionRangeProvider":true}}}'
2020-08-02 14:53:03,629 - INFO - Language server requires sync type of Incremental
2020-08-02 14:53:03,629 - DEBUG - java: Server declares trigger characters: ['.', '@', '#', '*']
2020-08-02 14:53:03,629 - INFO - java: Using trigger characters for semantic triggers: .,@,#,*
2020-08-02 14:53:03,630 - DEBUG - java: Server declares signature trigger characters: ['(']
2020-08-02 14:53:03,630 - INFO - java: Using characters for signature triggers: (,,
2020-08-02 14:53:03,631 - DEBUG - TX: Sending notification: b'Content-Length: 52\r\n\r\n{"jsonrpc":"2.0","method":"initialized","params":{}}'
2020-08-02 14:53:03,631 - DEBUG - TX: Sending notification: b'Content-Length: 98\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeConfiguration","params":{"settings":{"bundles":[]}}}'
2020-08-02 14:53:03,631 - DEBUG - Refreshing file /home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java: State is Open/action Open
2020-08-02 14:53:03,631 - DEBUG - TX: Sending notification: b'Content-Length: 994\r\n\r\n{"jsonrpc":"2.0","method":"textDocument/didOpen","params":{"textDocument":{"languageId":"java","text":"package code;\\n\\nimport java.util.Iterator;\\n\\npublic class Bag<Item> implements Iterable<Item>{\\n\\n private Node first;\\n\\n private class Node{\\n Item item;\\n Node next;\\n }\\n\\n public void add(Item item){\\n Node oldFirst=first;\\n first=new Node();\\n first.item=item;\\n first.next=oldFirst;\\n }\\n\\n\\t@Override\\n\\tpublic Iterator<Item> iterator() {\\n\\t\\treturn new ListIterator();\\n\\t}\\n\\n private class ListIterator implements Iterator<Item> {\\n\\n private Node current=first;\\n\\n\\t\\t@Override\\n\\t\\tpublic boolean hasNext() {\\n\\t\\t\\treturn current!=null;\\n\\t\\t}\\n\\n\\t\\t@Override\\n\\t\\tpublic Item next() {\\n Item item=current.item;\\n current=current.next;\\n return item;\\n\\t\\t}\\n }\\n}\\n","uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java","version":1}}}'
2020-08-02 14:53:03,631 - DEBUG - Not updating file /home/brian/workspace/algorithms-sedge/code/!/bin/bash, it is not a supported filetype: [''] not in ['java']
2020-08-02 14:53:03,632 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"language/status","params":{"type":"Starting","message":"0% Starting Java Language Server"}}'
2020-08-02 14:53:03,633 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:53:03 PM \\u003e\\u003e initialized"}}'
2020-08-02 14:53:03,638 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:53:03 PM Creating the Java project jdt.ls-java-project"}}'
2020-08-02 14:53:03,925 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"language/status","params":{"type":"Starting","message":"30% Starting Java Language Server"}}'
2020-08-02 14:53:04,369 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:53:04 PM Finished creating the Java project jdt.ls-java-project"}}'
2020-08-02 14:53:06,138 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"language/status","params":{"type":"Starting","message":"35% Starting Java Language Server - Refreshing \\u0027/jdt.ls-java-project\\u0027."}}'
2020-08-02 14:53:06,138 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:53:06 PM Importing Gradle project(s)"}}'
2020-08-02 14:53:06,141 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:53:06 PM No previous Gradle project at /home/brian/workspace/algorithms-sedge/code, it must be synchronized"}}'
2020-08-02 14:53:09,575 - INFO - Received command request
2020-08-02 14:53:09,575 - INFO - Found executeCommandProvider support for command ExecuteCommand in java
2020-08-02 14:53:09,575 - INFO - Found codeActionProvider support for command FixIt in java
2020-08-02 14:53:09,576 - INFO - Found definitionProvider support for command GoToDefinition in java
2020-08-02 14:53:09,576 - INFO - Found definitionProvider support for command GoToDeclaration in java
2020-08-02 14:53:09,576 - INFO - Found definitionProvider support for command GoTo in java
2020-08-02 14:53:09,576 - INFO - Found typeDefinitionProvider support for command GoToType in java
2020-08-02 14:53:09,576 - INFO - Found implementationProvider support for command GoToImplementation in java
2020-08-02 14:53:09,576 - INFO - Found referencesProvider support for command GoToReferences in java
2020-08-02 14:53:09,576 - INFO - Found renameProvider support for command RefactorRename in java
2020-08-02 14:53:09,576 - INFO - Found documentFormattingProvider support for command Format in java
2020-08-02 14:53:09,576 - INFO - Found workspaceSymbolProvider support for command GoToSymbol in java
2020-08-02 14:53:09,576 - INFO - Always supporting StopServer for java
2020-08-02 14:53:09,576 - INFO - Always supporting RestartServer for java
2020-08-02 14:53:09,576 - INFO - Always supporting GetDoc for java
2020-08-02 14:53:09,576 - INFO - Always supporting GetType for java
2020-08-02 14:53:09,576 - INFO - Always supporting OrganizeImports for java
2020-08-02 14:53:09,576 - INFO - Always supporting OpenProject for java
2020-08-02 14:53:09,576 - INFO - Always supporting WipeWorkspace for java
2020-08-02 14:53:09,577 - DEBUG - Refreshing file /home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java: State is Open/action None
2020-08-02 14:53:09,577 - DEBUG - Not updating file /home/brian/workspace/algorithms-sedge/code/!/bin/bash, it is not a supported filetype: [''] not in ['java']
2020-08-02 14:53:09,585 - DEBUG - TX: Sending message: b'Content-Length: 206\r\n\r\n{"id":2,"jsonrpc":"2.0","method":"textDocument/hover","params":{"position":{"character":0,"line":41},"textDocument":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java"}}}'
2020-08-02 14:53:35,578 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"language/status","params":{"type":"Starting","message":"77% Starting Java Language Server - Refreshing \\u0027/jdt.ls-java-project\\u0027."}}'
2020-08-02 14:53:35,842 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"language/status","params":{"type":"Starting","message":"79% Starting Java Language Server - Refreshing \\u0027/jdt.ls-java-project\\u0027."}}'
2020-08-02 14:53:36,076 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"language/status","params":{"type":"Starting","message":"80% Starting Java Language Server - Refreshing \\u0027/code\\u0027."}}'
Traceback (most recent call last):
File "/home/brian/.vim/plugged/YouCompleteMe/third_party/ycmd/third_party/bottle/bottle.py", line 868, in _handle
return route.call(**args)
File "/home/brian/.vim/plugged/YouCompleteMe/third_party/ycmd/third_party/bottle/bottle.py", line 1748, in wrapper
rv = callback(*a, **ka)
File "/home/brian/.vim/plugged/YouCompleteMe/third_party/ycmd/ycmd/watchdog_plugin.py", line 97, in wrapper
return callback( *args, **kwargs )
File "/home/brian/.vim/plugged/YouCompleteMe/third_party/ycmd/ycmd/hmac_plugin.py", line 62, in wrapper
body = callback( *args, **kwargs )
File "/home/brian/.vim/plugged/YouCompleteMe/third_party/ycmd/ycmd/handlers.py", line 93, in RunCompleterCommand
return _JsonResponse( completer.OnUserCommand(
File "/home/brian/.vim/plugged/YouCompleteMe/third_party/ycmd/ycmd/completers/completer.py", line 424, in OnUserCommand
return command( self, request_data, arguments[ 1: ] )
File "/home/brian/.vim/plugged/YouCompleteMe/third_party/ycmd/ycmd/completers/language_server/language_server_completer.py", line 1421, in <lambda>
lambda self, request_data, args: self.GetDoc( request_data )
File "/home/brian/.vim/plugged/YouCompleteMe/third_party/ycmd/ycmd/completers/java/java_completer.py", line 572, in GetDoc
hover_response = self.GetHoverResponse( request_data )
File "/home/brian/.vim/plugged/YouCompleteMe/third_party/ycmd/ycmd/completers/language_server/language_server_completer.py", line 2099, in GetHoverResponse
response = self.GetConnection().GetResponse(
File "/home/brian/.vim/plugged/YouCompleteMe/third_party/ycmd/ycmd/completers/language_server/language_server_completer.py", line 428, in GetResponse
return response.AwaitResponse( timeout )
File "/home/brian/.vim/plugged/YouCompleteMe/third_party/ycmd/ycmd/completers/language_server/language_server_completer.py", line 202, in AwaitResponse
raise ResponseTimeoutException( 'Response Timeout' )
ycmd.completers.language_server.language_server_completer.ResponseTimeoutException: Response Timeout
2020-08-02 14:53:43,087 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"language/status","params":{"type":"Starting","message":"81% Starting Java Language Server - Refreshing \\u0027/code\\u0027."}}'
2020-08-02 14:53:43,576 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"language/status","params":{"type":"Starting","message":"81% Starting Java Language Server - Build"}}'
2020-08-02 14:53:44,075 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"language/status","params":{"type":"Starting","message":"81% Starting Java Language Server - Starting Gradle Daemon"}}'
2020-08-02 14:53:45,688 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"language/status","params":{"type":"Starting","message":"81% Starting Java Language Server - Starting Gradle Daemon"}}'
2020-08-02 14:53:46,076 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"language/status","params":{"type":"Starting","message":"81% Starting Java Language Server - Build"}}'
2020-08-02 14:53:49,076 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"language/status","params":{"type":"Starting","message":"81% Starting Java Language Server - Run build"}}'
2020-08-02 14:53:49,522 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"language/status","params":{"type":"Starting","message":"81% Starting Java Language Server - Run build"}}'
2020-08-02 14:53:50,075 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"language/status","params":{"type":"Starting","message":"81% Starting Java Language Server - Run init scripts"}}'
2020-08-02 14:53:50,576 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"language/status","params":{"type":"Starting","message":"81% Starting Java Language Server - Compiling script into cache"}}'
2020-08-02 14:53:51,075 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"language/status","params":{"type":"Starting","message":"81% Starting Java Language Server - Run init scripts"}}'
2020-08-02 14:53:51,280 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"language/status","params":{"type":"Starting","message":"81% Starting Java Language Server - Run init scripts"}}'
2020-08-02 14:53:51,576 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"language/status","params":{"type":"Starting","message":"81% Starting Java Language Server - Evaluate settings"}}'
2020-08-02 14:53:51,781 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"language/status","params":{"type":"Starting","message":"81% Starting Java Language Server - Evaluate settings"}}'
2020-08-02 14:53:52,075 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"language/status","params":{"type":"Starting","message":"81% Starting Java Language Server - Load projects"}}'
2020-08-02 14:53:52,576 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"language/status","params":{"type":"Starting","message":"81% Starting Java Language Server - Configure project :"}}'
2020-08-02 14:53:53,075 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"language/status","params":{"type":"Starting","message":"81% Starting Java Language Server - Resolve dependencies of detachedConfiguration1"}}'
2020-08-02 14:53:53,281 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"language/status","params":{"type":"Starting","message":"81% Starting Java Language Server - Resolve dependencies of detachedConfiguration1"}}'
2020-08-02 14:53:53,576 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"language/status","params":{"type":"Starting","message":"82% Starting Java Language Server - Configure project :"}}'
2020-08-02 14:53:54,532 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"language/status","params":{"type":"Starting","message":"82% Starting Java Language Server - Configure project :"}}'
2020-08-02 14:53:54,755 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"language/status","params":{"type":"Starting","message":"82% Starting Java Language Server - Configure build"}}'
2020-08-02 14:53:54,971 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"language/status","params":{"type":"Starting","message":"83% Starting Java Language Server - Configure build"}}'
2020-08-02 14:53:55,453 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"language/status","params":{"type":"Starting","message":"83% Starting Java Language Server - Run tasks"}}'
2020-08-02 14:53:55,750 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"language/status","params":{"type":"Starting","message":"83% Starting Java Language Server - Build parameterized model \\u0027org.gradle.tooling.model.eclipse.EclipseProject\\u0027 for root project \\u0027code\\u0027"}}'
2020-08-02 14:53:55,995 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"language/status","params":{"type":"Starting","message":"99% Starting Java Language Server - Build parameterized model \\u0027org.gradle.tooling.model.eclipse.EclipseProject\\u0027 for root project \\u0027code\\u0027"}}'
2020-08-02 14:53:55,996 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"language/status","params":{"type":"Starting","message":"100% Starting Java Language Server - Build parameterized model \\u0027org.gradle.tooling.model.eclipse.EclipseProject\\u0027 for root project \\u0027code\\u0027"}}'
2020-08-02 14:53:56,012 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:53:56 PM Workspace initialized in 52376ms"}}'
2020-08-02 14:53:56,013 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"language/status","params":{"type":"Started","message":"Ready"}}'
2020-08-02 14:53:56,013 - INFO - jdt.ls initialized successfully
2020-08-02 14:53:56,076 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"language/status","params":{"type":"Starting","message":"100% Starting Java Language Server - Synchronize Gradle project code with workspace project"}}'
2020-08-02 14:53:56,107 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"language/status","params":{"type":"Starting","message":"100% Starting Java Language Server - Synchronize Gradle project code with workspace project"}}'
2020-08-02 14:53:56,134 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:53:56 PM \\u003e\\u003e initialization job finished"}}'
2020-08-02 14:53:56,136 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:53:56 PM \\u003e\\u003e workspace/didChangeConfiguration"}}'
2020-08-02 14:53:56,239 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:53:56 PM \\u003e\\u003e New configuration: {bundles\\u003d[]}"}}'
2020-08-02 14:53:56,253 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:53:56 PM \\u003e\\u003e document/didOpen"}}'
2020-08-02 14:53:56,453 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:53:56 PM \\u003e\\u003e document/hover"}}'
2020-08-02 14:53:56,706 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","id":2,"result":{"contents":""}}'
2020-08-02 14:53:57,157 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:53:57 PM Reconciled 0. Took 1 ms"}}'
2020-08-02 14:53:57,538 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:53:57 PM begin problem for /Bag.java"}}'
2020-08-02 14:53:57,539 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:53:57 PM 0 problems reported for /Bag.java"}}'
2020-08-02 14:53:57,568 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java","diagnostics":[]}}'
2020-08-02 14:53:57,568 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:53:57 PM Validated 1. Took 381 ms"}}'
2020-08-02 14:53:57,582 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:53:57 PM \\u003e\\u003e build jobs finished"}}'
2020-08-02 14:53:57,582 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"language/status","params":{"type":"ServiceReady","message":"ServiceReady"}}'
2020-08-02 14:53:57,604 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/InputSimulator.java","diagnostics":[{"range":{"start":{"line":8,"character":7},"end":{"line":8,"character":19}},"severity":2,"code":"268435844","source":"Java","message":"The import java.io.File is never used"},{"range":{"start":{"line":12,"character":7},"end":{"line":12,"character":38}},"severity":2,"code":"16777221","source":"Java","message":"The type StringBufferInputStream is deprecated"},{"range":{"start":{"line":24,"character":2},"end":{"line":24,"character":25}},"severity":2,"code":"16777221","source":"Java","message":"The type StringBufferInputStream is deprecated"},{"range":{"start":{"line":24,"character":44},"end":{"line":24,"character":67}},"severity":2,"code":"16777221","source":"Java","message":"The type StringBufferInputStream is deprecated"},{"range":{"start":{"line":24,"character":44},"end":{"line":24,"character":71}},"severity":2,"code":"134217861","source":"Java","message":"The constructor StringBufferInputStream(String) is deprecated"}]}}'
2020-08-02 14:53:57,610 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/ResizingArrayStack.java","diagnostics":[{"range":{"start":{"line":14,"character":17},"end":{"line":14,"character":26}},"severity":2,"code":"603979894","source":"Java","message":"The method isEmpty() from the type ResizingArrayStack\\u003cItem\\u003e is never used locally"},{"range":{"start":{"line":19,"character":14},"end":{"line":19,"character":38}},"severity":2,"code":"16777761","source":"Java","message":"Type safety: Unchecked cast from Object[] to Item[]"},{"range":{"start":{"line":11,"character":18},"end":{"line":11,"character":39}},"severity":2,"code":"16777761","source":"Java","message":"Type safety: Unchecked cast from Object[] to Item[]"}]}}'
2020-08-02 14:53:57,616 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/Stack.java","diagnostics":[{"range":{"start":{"line":46,"character":15},"end":{"line":46,"character":27}},"severity":2,"code":"553648135","source":"Java","message":"The type Stack\\u003cItem\\u003e.ListIterator is never used locally"}]}}'
2020-08-02 14:53:57,621 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/FixedCapacityStackOfStrings.java","diagnostics":[{"range":{"start":{"line":11,"character":7},"end":{"line":11,"character":23}},"severity":2,"code":"268435844","source":"Java","message":"The import java.util.Arrays is never used"}]}}'
2020-08-02 14:53:57,626 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/FixedCapacityStack.java","diagnostics":[{"range":{"start":{"line":12,"character":4},"end":{"line":12,"character":28}},"severity":2,"code":"16777761","source":"Java","message":"Type safety: Unchecked cast from Object[] to Item[]"}]}}'
2020-08-02 14:53:57,630 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/BinarySearch.java","diagnostics":[{"range":{"start":{"line":24,"character":29},"end":{"line":24,"character":46}},"severity":2,"code":"67108967","source":"Java","message":"The method readInts(String) from the type In is deprecated"},{"range":{"start":{"line":25,"character":28},"end":{"line":25,"character":45}},"severity":2,"code":"67108967","source":"Java","message":"The method readInts(String) from the type In is deprecated"}]}}'
2020-08-02 14:53:57,631 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:53:57 PM \\u003e\\u003e registerFeature \\u0027workspace/didChangeWatchedFiles\\u0027"}}'
2020-08-02 14:53:57,634 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:53:57 PM \\u003e\\u003e registerFeature \\u0027workspace/didChangeWatchedFiles\\u0027"}}'
2020-08-02 14:53:57,636 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","id":"1","method":"client/registerCapability","params":{"registrations":[{"id":"ead0b41a-0be3-430d-b34c-01ea55efb432","method":"workspace/didChangeWatchedFiles","registerOptions":{"watchers":[{"globPattern":"**/*.java"},{"globPattern":"**/.project"},{"globPattern":"**/.classpath"},{"globPattern":"**/.settings/*.prefs"},{"globPattern":"**/src/**"},{"globPattern":"**/*.gradle"},{"globPattern":"**/gradle.properties"},{"globPattern":"**/pom.xml"},{"globPattern":"/home/brian/workspace/algorithms-sedge/code","kind":4}]}}]}}'
2020-08-02 14:53:57,647 - DEBUG - TX: Sending response: b'Content-Length: 40\r\n\r\n{"id":"1","jsonrpc":"2.0","result":null}'
2020-08-02 14:53:57,648 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:53:57 PM \\u003e\\u003e watchers registered"}}'
2020-08-02 14:54:00,112 - INFO - Received debug info request
2020-08-02 14:54:04,223 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/src/main/java/code/.Bag.java.swp', wd=44, mask=IN_MODIFY, cookie=0, name=.Bag.java.swp>
2020-08-02 14:54:04,228 - DEBUG - TX: Sending notification: b'Content-Length: 186\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/.Bag.java.swp"}]}}'
2020-08-02 14:54:04,233 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:54:04 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 14:54:04,252 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code","diagnostics":[]}}'
2020-08-02 14:54:04,418 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp', wd=50, mask=IN_DELETE, cookie=0, name=.Bag.java.swp>
2020-08-02 14:54:04,419 - DEBUG - TX: Sending notification: b'Content-Length: 181\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp"}]}}'
2020-08-02 14:54:04,419 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 14:54:04,421 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:54:04 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 14:54:04,421 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp","diagnostics":[]}}'
2020-08-02 14:54:04,422 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp', wd=50, mask=IN_CREATE, cookie=0, name=.Bag.java.swp>
2020-08-02 14:54:04,422 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp', wd=50, mask=IN_MODIFY, cookie=0, name=.Bag.java.swp>
2020-08-02 14:54:04,422 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp', wd=50, mask=IN_ATTRIB, cookie=0, name=.Bag.java.swp>
2020-08-02 14:54:04,422 - DEBUG - TX: Sending notification: b'Content-Length: 181\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp"}]}}'
2020-08-02 14:54:04,423 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 14:54:04,423 - DEBUG - TX: Sending notification: b'Content-Length: 181\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp"}]}}'
2020-08-02 14:54:04,424 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code","diagnostics":[]}}'
2020-08-02 14:54:04,430 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:54:04 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 14:54:04,436 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:54:04 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 14:54:04,440 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:54:04 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 14:54:04,445 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:54:04 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 14:54:24,879 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/src/main/java/code/.Bag.java.swp', wd=44, mask=IN_MODIFY, cookie=0, name=.Bag.java.swp>
2020-08-02 14:54:24,881 - DEBUG - TX: Sending notification: b'Content-Length: 186\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/.Bag.java.swp"}]}}'
2020-08-02 14:54:24,883 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:54:24 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 14:54:24,890 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code","diagnostics":[]}}'
2020-08-02 14:54:24,941 - INFO - Received event notification
2020-08-02 14:54:24,942 - DEBUG - Event name: CurrentIdentifierFinished
2020-08-02 14:54:25,047 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp', wd=50, mask=IN_DELETE, cookie=0, name=.Bag.java.swp>
2020-08-02 14:54:25,049 - DEBUG - TX: Sending notification: b'Content-Length: 181\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp"}]}}'
2020-08-02 14:54:25,050 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 14:54:25,050 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp', wd=50, mask=IN_CREATE, cookie=0, name=.Bag.java.swp>
2020-08-02 14:54:25,050 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp', wd=50, mask=IN_MODIFY, cookie=0, name=.Bag.java.swp>
2020-08-02 14:54:25,051 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp', wd=50, mask=IN_ATTRIB, cookie=0, name=.Bag.java.swp>
2020-08-02 14:54:25,051 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp', wd=50, mask=IN_ATTRIB, cookie=0, name=.Bag.java.swp>
2020-08-02 14:54:25,052 - DEBUG - TX: Sending notification: b'Content-Length: 181\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp"}]}}'
2020-08-02 14:54:25,053 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 14:54:25,053 - DEBUG - TX: Sending notification: b'Content-Length: 181\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp"}]}}'
2020-08-02 14:54:25,054 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code","diagnostics":[]}}'
2020-08-02 14:54:25,054 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:54:25 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 14:54:25,055 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp","diagnostics":[]}}'
2020-08-02 14:54:25,059 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:54:25 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 14:54:25,061 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:54:25 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 14:54:25,064 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:54:25 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 14:54:25,066 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:54:25 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 14:54:26,158 - INFO - Received event notification
2020-08-02 14:54:26,158 - DEBUG - Event name: CurrentIdentifierFinished
2020-08-02 14:54:26,751 - INFO - Received completion request
2020-08-02 14:54:26,753 - INFO - Received signature help available request
2020-08-02 14:54:26,760 - DEBUG - Using filetype completion: False
2020-08-02 14:54:27,200 - INFO - Received completion request
2020-08-02 14:54:27,200 - DEBUG - Using filetype completion: False
2020-08-02 14:54:27,240 - INFO - Received signature help request
2020-08-02 14:54:27,306 - INFO - Received completion request
2020-08-02 14:54:27,307 - DEBUG - Using filetype completion: False
2020-08-02 14:54:27,310 - INFO - Received signature help request
2020-08-02 14:54:27,601 - INFO - Received completion request
2020-08-02 14:54:27,602 - DEBUG - Using filetype completion: False
2020-08-02 14:54:27,606 - INFO - Received signature help request
2020-08-02 14:54:27,967 - INFO - Received completion request
2020-08-02 14:54:27,968 - DEBUG - Using filetype completion: False
2020-08-02 14:54:27,971 - INFO - Received signature help request
2020-08-02 14:54:28,375 - INFO - Received completion request
2020-08-02 14:54:28,375 - DEBUG - Using filetype completion: False
2020-08-02 14:54:28,380 - INFO - Received signature help request
2020-08-02 14:54:28,652 - INFO - Received completion request
2020-08-02 14:54:28,653 - DEBUG - Using filetype completion: False
2020-08-02 14:54:28,658 - INFO - Received signature help request
2020-08-02 14:54:28,823 - INFO - Received completion request
2020-08-02 14:54:28,824 - DEBUG - Using filetype completion: False
2020-08-02 14:54:28,829 - INFO - Received signature help request
2020-08-02 14:54:28,982 - INFO - Received event notification
2020-08-02 14:54:28,983 - DEBUG - Event name: CurrentIdentifierFinished
2020-08-02 14:54:28,984 - INFO - Adding ONE buffer identifier for file: /home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java
2020-08-02 14:54:28,986 - INFO - Received completion request
2020-08-02 14:54:28,986 - DEBUG - Using filetype completion: False
2020-08-02 14:54:28,991 - INFO - Received signature help request
2020-08-02 14:54:29,195 - INFO - Received completion request
2020-08-02 14:54:29,195 - DEBUG - Using filetype completion: False
2020-08-02 14:54:29,198 - INFO - Received signature help request
2020-08-02 14:54:29,532 - INFO - Received completion request
2020-08-02 14:54:29,532 - DEBUG - Using filetype completion: False
2020-08-02 14:54:29,536 - INFO - Received signature help request
2020-08-02 14:54:29,673 - INFO - Received completion request
2020-08-02 14:54:29,673 - DEBUG - Using filetype completion: False
2020-08-02 14:54:29,678 - INFO - Received signature help request
2020-08-02 14:54:29,930 - INFO - Received completion request
2020-08-02 14:54:29,930 - DEBUG - Using filetype completion: False
2020-08-02 14:54:29,933 - INFO - Received signature help request
2020-08-02 14:54:32,061 - INFO - Received completion request
2020-08-02 14:54:32,061 - DEBUG - Using filetype completion: False
2020-08-02 14:54:32,064 - INFO - Received signature help request
2020-08-02 14:54:32,227 - INFO - Received completion request
2020-08-02 14:54:32,228 - DEBUG - Using filetype completion: False
2020-08-02 14:54:32,230 - INFO - Received signature help request
2020-08-02 14:54:32,377 - INFO - Received completion request
2020-08-02 14:54:32,377 - DEBUG - Using filetype completion: False
2020-08-02 14:54:32,381 - INFO - Received signature help request
2020-08-02 14:54:33,025 - INFO - Received event notification
2020-08-02 14:54:33,026 - DEBUG - Event name: CurrentIdentifierFinished
2020-08-02 14:54:33,026 - INFO - Adding ONE buffer identifier for file: /home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java
2020-08-02 14:54:33,028 - INFO - Received completion request
2020-08-02 14:54:33,029 - DEBUG - Using filetype completion: False
2020-08-02 14:54:33,033 - INFO - Received signature help request
2020-08-02 14:54:33,356 - INFO - Received completion request
2020-08-02 14:54:33,357 - DEBUG - Using filetype completion: False
2020-08-02 14:54:33,360 - INFO - Received signature help request
2020-08-02 14:54:33,742 - INFO - Received completion request
2020-08-02 14:54:33,743 - DEBUG - Using filetype completion: False
2020-08-02 14:54:33,745 - INFO - Received signature help request
2020-08-02 14:54:33,818 - INFO - Received completion request
2020-08-02 14:54:33,818 - DEBUG - Using filetype completion: False
2020-08-02 14:54:33,822 - INFO - Received signature help request
2020-08-02 14:54:33,921 - INFO - Received completion request
2020-08-02 14:54:33,922 - DEBUG - Using filetype completion: False
2020-08-02 14:54:33,926 - INFO - Received signature help request
2020-08-02 14:54:34,021 - INFO - Received completion request
2020-08-02 14:54:34,021 - DEBUG - Using filetype completion: False
2020-08-02 14:54:34,027 - INFO - Received signature help request
2020-08-02 14:54:34,073 - INFO - Received completion request
2020-08-02 14:54:34,074 - DEBUG - Using filetype completion: False
2020-08-02 14:54:34,078 - INFO - Received signature help request
2020-08-02 14:54:34,252 - INFO - Received event notification
2020-08-02 14:54:34,252 - DEBUG - Event name: CurrentIdentifierFinished
2020-08-02 14:54:34,252 - INFO - Adding ONE buffer identifier for file: /home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java
2020-08-02 14:54:34,256 - INFO - Received completion request
2020-08-02 14:54:34,256 - DEBUG - Using filetype completion: False
2020-08-02 14:54:34,259 - INFO - Received signature help request
2020-08-02 14:54:34,387 - INFO - Received completion request
2020-08-02 14:54:34,388 - DEBUG - Using filetype completion: False
2020-08-02 14:54:34,392 - INFO - Received signature help request
2020-08-02 14:54:34,539 - INFO - Received completion request
2020-08-02 14:54:34,540 - DEBUG - Using filetype completion: False
2020-08-02 14:54:34,544 - INFO - Received signature help request
2020-08-02 14:54:34,652 - INFO - Received completion request
2020-08-02 14:54:34,653 - DEBUG - Using filetype completion: False
2020-08-02 14:54:34,657 - INFO - Received signature help request
2020-08-02 14:54:34,853 - INFO - Received completion request
2020-08-02 14:54:34,854 - DEBUG - Using filetype completion: False
2020-08-02 14:54:34,857 - INFO - Received signature help request
2020-08-02 14:54:35,309 - INFO - Received completion request
2020-08-02 14:54:35,309 - DEBUG - Using filetype completion: False
2020-08-02 14:54:35,312 - INFO - Received signature help request
2020-08-02 14:54:35,563 - INFO - Received completion request
2020-08-02 14:54:35,564 - DEBUG - Using filetype completion: False
2020-08-02 14:54:35,567 - INFO - Received signature help request
2020-08-02 14:54:35,773 - INFO - Received completion request
2020-08-02 14:54:35,774 - DEBUG - Using filetype completion: False
2020-08-02 14:54:35,777 - INFO - Received signature help request
2020-08-02 14:54:35,853 - INFO - Received completion request
2020-08-02 14:54:35,853 - DEBUG - Using filetype completion: False
2020-08-02 14:54:35,856 - INFO - Received signature help request
2020-08-02 14:54:36,476 - INFO - Received event notification
2020-08-02 14:54:36,476 - DEBUG - Event name: FileReadyToParse
2020-08-02 14:54:36,476 - INFO - Adding buffer identifiers for file: /home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java
2020-08-02 14:54:36,477 - DEBUG - Refreshing file /home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java: State is Open/action Change
2020-08-02 14:54:36,478 - DEBUG - TX: Sending notification: b'Content-Length: 1033\r\n\r\n{"jsonrpc":"2.0","method":"textDocument/didChange","params":{"contentChanges":[{"text":"package code;\\n\\nimport java.util.Iterator;\\n\\npublic class Bag<Item> implements Iterable<Item>{\\n\\n private Node first;\\n\\n private class Node{\\n Item item;\\n Node next;\\n }\\n\\n public void add(Item item){\\n Node oldFirst=first;\\n first=new Node();\\n first.item=item;\\n first.next=oldFirst;\\n }\\n\\n\\t@Override\\n\\tpublic Iterator<Item> iterator() {\\n\\t\\treturn new ListIterator();\\n\\t}\\n\\n private class ListIterator implements Iterator<Item> {\\n\\n private Node current=first;\\n\\n\\t\\t@Override\\n\\t\\tpublic boolean hasNext() {\\n\\t\\t\\treturn current!=null;\\n\\t\\t}\\n\\n\\t\\t@Override\\n\\t\\tpublic Item next() {\\n Item item=current.item;\\n current=current.next;\\n return item;\\n\\t\\t}\\n\\n public String shitFace()\\n }\\n}\\n"}],"textDocument":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java","version":2}}}'
2020-08-02 14:54:36,478 - DEBUG - Not updating file /home/brian/workspace/algorithms-sedge/code/!/bin/bash, it is not a supported filetype: [''] not in ['java']
2020-08-02 14:54:36,482 - INFO - Received event notification
2020-08-02 14:54:36,482 - DEBUG - Event name: InsertLeave
2020-08-02 14:54:36,486 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:54:36 PM \\u003e\\u003e document/didChange"}}'
2020-08-02 14:54:37,021 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:54:37 PM Reconciled 0. Took 48 ms"}}'
2020-08-02 14:54:37,565 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:54:37 PM begin problem for /Bag.java"}}'
2020-08-02 14:54:37,566 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:54:37 PM 2 problems reported for /Bag.java"}}'
2020-08-02 14:54:37,566 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java","diagnostics":[{"range":{"start":{"line":41,"character":31},"end":{"line":41,"character":32}},"severity":1,"code":"1610612967","source":"Java","message":"Syntax error on token \\")\\", { expected after this token"},{"range":{"start":{"line":43,"character":0},"end":{"line":43,"character":1}},"severity":1,"code":"1610612976","source":"Java","message":"Syntax error, insert \\"}\\" to complete ClassBody"}]}}'
2020-08-02 14:54:37,567 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:54:37 PM Validated 1. Took 94 ms"}}'
2020-08-02 14:54:37,719 - INFO - Received event notification
2020-08-02 14:54:37,719 - DEBUG - Event name: FileReadyToParse
2020-08-02 14:54:37,719 - INFO - Adding buffer identifiers for file: /home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java
2020-08-02 14:54:37,720 - DEBUG - Refreshing file /home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java: State is Open/action Change
2020-08-02 14:54:37,720 - DEBUG - TX: Sending notification: b'Content-Length: 1035\r\n\r\n{"jsonrpc":"2.0","method":"textDocument/didChange","params":{"contentChanges":[{"text":"package code;\\n\\nimport java.util.Iterator;\\n\\npublic class Bag<Item> implements Iterable<Item>{\\n\\n private Node first;\\n\\n private class Node{\\n Item item;\\n Node next;\\n }\\n\\n public void add(Item item){\\n Node oldFirst=first;\\n first=new Node();\\n first.item=item;\\n first.next=oldFirst;\\n }\\n\\n\\t@Override\\n\\tpublic Iterator<Item> iterator() {\\n\\t\\treturn new ListIterator();\\n\\t}\\n\\n private class ListIterator implements Iterator<Item> {\\n\\n private Node current=first;\\n\\n\\t\\t@Override\\n\\t\\tpublic boolean hasNext() {\\n\\t\\t\\treturn current!=null;\\n\\t\\t}\\n\\n\\t\\t@Override\\n\\t\\tpublic Item next() {\\n Item item=current.item;\\n current=current.next;\\n return item;\\n\\t\\t}\\n\\n public String shitFace(){}\\n }\\n}\\n"}],"textDocument":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java","version":3}}}'
2020-08-02 14:54:37,720 - DEBUG - Not updating file /home/brian/workspace/algorithms-sedge/code/!/bin/bash, it is not a supported filetype: [''] not in ['java']
2020-08-02 14:54:37,721 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:54:37 PM \\u003e\\u003e document/didChange"}}'
2020-08-02 14:54:37,722 - INFO - Received event notification
2020-08-02 14:54:37,723 - DEBUG - Event name: InsertLeave
2020-08-02 14:54:38,184 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:54:38 PM Reconciled 0. Took 9 ms"}}'
2020-08-02 14:54:38,247 - INFO - Received event notification
2020-08-02 14:54:38,247 - DEBUG - Event name: CurrentIdentifierFinished
2020-08-02 14:54:38,247 - INFO - Adding ONE buffer identifier for file: /home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java
2020-08-02 14:54:38,249 - INFO - Received completion request
2020-08-02 14:54:38,249 - DEBUG - Using filetype completion: False
2020-08-02 14:54:38,253 - INFO - Received signature help request
2020-08-02 14:54:38,708 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:54:38 PM begin problem for /Bag.java"}}'
2020-08-02 14:54:38,709 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:54:38 PM 2 problems reported for /Bag.java"}}'
2020-08-02 14:54:38,710 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java","diagnostics":[{"range":{"start":{"line":41,"character":22},"end":{"line":41,"character":32}},"severity":2,"code":"603979894","source":"Java","message":"The method shitFace() from the type Bag\\u003cItem\\u003e.ListIterator is never used locally"},{"range":{"start":{"line":41,"character":22},"end":{"line":41,"character":32}},"severity":1,"code":"603979884","source":"Java","message":"This method must return a result of type String"}]}}'
2020-08-02 14:54:38,710 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:54:38 PM Validated 1. Took 75 ms"}}'
2020-08-02 14:54:38,820 - INFO - Received event notification
2020-08-02 14:54:38,820 - DEBUG - Event name: CurrentIdentifierFinished
2020-08-02 14:54:38,822 - INFO - Received completion request
2020-08-02 14:54:38,823 - DEBUG - Using filetype completion: False
2020-08-02 14:54:38,825 - INFO - Received signature help request
2020-08-02 14:54:39,784 - INFO - Received event notification
2020-08-02 14:54:39,784 - DEBUG - Event name: CurrentIdentifierFinished
2020-08-02 14:54:39,784 - INFO - Adding ONE buffer identifier for file: /home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java
2020-08-02 14:54:39,980 - INFO - Received event notification
2020-08-02 14:54:39,980 - DEBUG - Event name: CurrentIdentifierFinished
2020-08-02 14:54:39,980 - INFO - Adding ONE buffer identifier for file: /home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java
2020-08-02 14:54:40,183 - INFO - Received event notification
2020-08-02 14:54:40,184 - DEBUG - Event name: CurrentIdentifierFinished
2020-08-02 14:54:40,184 - INFO - Adding ONE buffer identifier for file: /home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java
2020-08-02 14:54:42,486 - INFO - Received completion request
2020-08-02 14:54:42,486 - DEBUG - Using filetype completion: False
2020-08-02 14:54:42,489 - INFO - Received signature help request
2020-08-02 14:54:42,840 - INFO - Received completion request
2020-08-02 14:54:42,841 - DEBUG - Using filetype completion: False
2020-08-02 14:54:42,844 - INFO - Received signature help request
2020-08-02 14:54:43,045 - INFO - Received completion request
2020-08-02 14:54:43,046 - DEBUG - Using filetype completion: False
2020-08-02 14:54:43,049 - INFO - Received signature help request
2020-08-02 14:54:43,556 - INFO - Received completion request
2020-08-02 14:54:43,556 - DEBUG - Using filetype completion: True
2020-08-02 14:54:43,557 - DEBUG - Refreshing file /home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java: State is Open/action Change
2020-08-02 14:54:43,557 - DEBUG - TX: Sending notification: b'Content-Length: 1062\r\n\r\n{"jsonrpc":"2.0","method":"textDocument/didChange","params":{"contentChanges":[{"text":"package code;\\n\\nimport java.util.Iterator;\\n\\npublic class Bag<Item> implements Iterable<Item>{\\n\\n private Node first;\\n\\n private class Node{\\n Item item;\\n Node next;\\n }\\n\\n public void add(Item item){\\n Node oldFirst=first;\\n first=new Node();\\n first.item=item;\\n first.next=oldFirst;\\n }\\n\\n\\t@Override\\n\\tpublic Iterator<Item> iterator() {\\n\\t\\treturn new ListIterator();\\n\\t}\\n\\n private class ListIterator implements Iterator<Item> {\\n\\n private Node current=first;\\n\\n\\t\\t@Override\\n\\t\\tpublic boolean hasNext() {\\n\\t\\t\\treturn current!=null;\\n\\t\\t}\\n\\n\\t\\t@Override\\n\\t\\tpublic Item next() {\\n Item item=current.item;\\n current=current.next;\\n return item;\\n\\t\\t}\\n\\n public String shitFace(){\\n Sys\\n }\\n }\\n}\\n"}],"textDocument":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java","version":4}}}'
2020-08-02 14:54:43,557 - DEBUG - Not updating file /home/brian/workspace/algorithms-sedge/code/!/bin/bash, it is not a supported filetype: [''] not in ['java']
2020-08-02 14:54:43,558 - DEBUG - TX: Sending message: b'Content-Length: 212\r\n\r\n{"id":3,"jsonrpc":"2.0","method":"textDocument/completion","params":{"position":{"character":15,"line":42},"textDocument":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java"}}}'
2020-08-02 14:54:43,559 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:54:43 PM \\u003e\\u003e document/didChange"}}'
2020-08-02 14:54:43,566 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:54:43 PM \\u003e\\u003e document/completion"}}'
2020-08-02 14:54:43,969 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:54:43 PM Completion request completed"}}'
2020-08-02 14:54:43,972 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","id":3,"result":{"isIncomplete":false,"items":[{"label":"System - java.lang","kind":7,"detail":"java.lang.System","sortText":"999999164","filterText":"System","insertText":"System","insertTextFormat":1,"textEdit":{"range":{"start":{"line":42,"character":12},"end":{"line":42,"character":15}},"newText":"System"},"data":{"decl_signature":"Ljava.lang.System;","pid":"0","rid":"0","uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java"}},{"label":"SysexMessage - javax.sound.midi","kind":7,"detail":"javax.sound.midi.SysexMessage","sortText":"999999212","filterText":"SysexMessage","insertText":"SysexMessage","insertTextFormat":1,"textEdit":{"range":{"start":{"line":42,"character":12},"end":{"line":42,"character":15}},"newText":"SysexMessage"},"additionalTextEdits":[{"range":{"start":{"line":2,"character":26},"end":{"line":2,"character":26}},"newText":"\\n\\nimport javax.sound.midi.SysexMessage;"}],"data":{"decl_signature":"Ljavax.sound.midi.SysexMessage;","pid":"1","rid":"0","uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java"}},{"label":"SystemMenuBar - javax.swing.plaf.basic.BasicInternalFrameTitlePane","kind":7,"detail":"javax.swing.plaf.basic.BasicInternalFrameTitlePane.SystemMenuBar","sortText":"999999212","filterText":"SystemMenuBar","insertText":"SystemMenuBar","insertTextFormat":1,"textEdit":{"range":{"start":{"line":42,"character":12},"end":{"line":42,"character":15}},"newText":"SystemMenuBar"},"additionalTextEdits":[{"range":{"start":{"line":2,"character":26},"end":{"line":2,"character":26}},"newText":"\\n\\nimport javax.swing.plaf.basic.BasicInternalFrameTitlePane.SystemMenuBar;"}],"data":{"decl_signature":"Ljavax.swing.plaf.basic.BasicInternalFrameTitlePane$SystemMenuBar;","pid":"2","rid":"0","uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java"}},{"label":"SystemModuleFinders - jdk.internal.module","kind":7,"detail":"jdk.internal.module.SystemModuleFinders","sortText":"999999212","filterText":"SystemModuleFinders","insertText":"SystemModuleFinders","insertTextFormat":1,"textEdit":{"range":{"start":{"line":42,"character":12},"end":{"line":42,"character":15}},"newText":"SystemModuleFinders"},"additionalTextEdits":[{"range":{"start":{"line":2,"character":26},"end":{"line":2,"character":26}},"newText":"\\n\\nimport jdk.internal.module.SystemModuleFinders;"}],"data":{"decl_signature":"Ljdk.internal.module.SystemModuleFinders;","pid":"3","rid":"0","uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java"}},{"label":"SystemModulesPlugin - jdk.tools.jlink.internal.plugins","kind":7,"detail":"jdk.tools.jlink.internal.plugins.SystemModulesPlugin","sortText":"999999212","filterText":"SystemModulesPlugin","insertText":"SystemModulesPlugin","insertTextFormat":1,"textEdit":{"range":{"start":{"line":42,"character":12},"end":{"line":42,"character":15}},"newText":"SystemModulesPlugin"},"additionalTextEdits":[{"range":{"start":{"line":2,"character":26},"end":{"line":2,"character":26}},"newText":"\\n\\nimport jdk.tools.jlink.internal.plugins.SystemModulesPlugin;"}],"data":{"decl_signature":"Ljdk.tools.jlink.internal.plugins.SystemModulesPlugin;","pid":"4","rid":"0","uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java"}},{"label":"SystemHint - org.graalvm.compiler.asm.aarch64.AArch64Assembler","kind":13,"detail":"org.graalvm.compiler.asm.aarch64.AArch64Assembler.SystemHint","sortText":"999999212","filterText":"SystemHint","insertText":"SystemHint","insertTextFormat":1,"textEdit":{"range":{"start":{"line":42,"character":12},"end":{"line":42,"character":15}},"newText":"SystemHint"},"additionalTextEdits":[{"range":{"start":{"line":2,"character":26},"end":{"line":2,"character":26}},"newText":"\\n\\nimport org.graalvm.compiler.asm.aarch64.AArch64Assembler.SystemHint;"}],"data":{"decl_signature":"Lorg.graalvm.compiler.asm.aarch64.AArch64Assembler$SystemHint;","pid":"5","rid":"0","uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java"}},{"label":"SystemColorAccessor - sun.awt.AWTAccessor","kind":8,"detail":"sun.awt.AWTAccessor.SystemColorAccessor","sortText":"999999212","filterText":"SystemColorAccessor","insertText":"SystemColorAccessor","insertTextFormat":1,"textEdit":{"range":{"start":{"line":42,"character":12},"end":{"line":42,"character":15}},"newText":"SystemColorAccessor"},"additionalTextEdits":[{"range":{"start":{"line":2,"character":26},"end":{"line":2,"character":26}},"newText":"\\n\\nimport sun.awt.AWTAccessor.SystemColorAccessor;"}],"data":{"decl_signature":"Lsun.awt.AWTAccessor$SystemColorAccessor;","pid":"6","rid":"0","uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java"}},{"label":"SystemTrayAccessor - sun.awt.AWTAccessor","kind":8,"detail":"sun.awt.AWTAccessor.SystemTrayAccessor","sortText":"999999212","filterText":"SystemTrayAccessor","insertText":"SystemTrayAccessor","insertTextFormat":1,"textEdit":{"range":{"start":{"line":42,"character":12},"end":{"line":42,"character":15}},"newText":"SystemTrayAccessor"},"additionalTextEdits":[{"range":{"start":{"line":2,"character":26},"end":{"line":2,"character":26}},"newText":"\\n\\nimport sun.awt.AWTAccessor.SystemTrayAccessor;"}],"data":{"decl_signature":"Lsun.awt.AWTAccessor$SystemTrayAccessor;","pid":"7","rid":"0","uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java"}},{"label":"SystemDictionary - sun.jvm.hotspot.memory","kind":7,"detail":"sun.jvm.hotspot.memory.SystemDictionary","sortText":"999999212","filterText":"SystemDictionary","insertText":"SystemDictionary","insertTextFormat":1,"textEdit":{"range":{"start":{"line":42,"character":12},"end":{"line":42,"character":15}},"newText":"SystemDictionary"},"additionalTextEdits":[{"range":{"start":{"line":2,"character":26},"end":{"line":2,"character":26}},"newText":"\\n\\nimport sun.jvm.hotspot.memory.SystemDictionary;"}],"data":{"decl_signature":"Lsun.jvm.hotspot.memory.SystemDictionary;","pid":"8","rid":"0","uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java"}},{"label":"SysPropsDumper - sun.jvm.hotspot.tools","kind":7,"detail":"sun.jvm.hotspot.tools.SysPropsDumper","sortText":"999999212","filterText":"SysPropsDumper","insertText":"SysPropsDumper","insertTextFormat":1,"textEdit":{"range":{"start":{"line":42,"character":12},"end":{"line":42,"character":15}},"newText":"SysPropsDumper"},"additionalTextEdits":[{"range":{"start":{"line":2,"character":26},"end":{"line":2,"character":26}},"newText":"\\n\\nimport sun.jvm.hotspot.tools.SysPropsDumper;"}],"data":{"decl_signature":"Lsun.jvm.hotspot.tools.SysPropsDumper;","pid":"9","rid":"0","uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java"}},{"label":"SysPropsPanel - sun.jvm.hotspot.ui","kind":7,"detail":"sun.jvm.hotspot.ui.SysPropsPanel","sortText":"999999212","filterText":"SysPropsPanel","insertText":"SysPropsPanel","insertTextFormat":1,"textEdit":{"range":{"start":{"line":42,"character":12},"end":{"line":42,"character":15}},"newText":"SysPropsPanel"},"additionalTextEdits":[{"range":{"start":{"line":2,"character":26},"end":{"line":2,"character":26}},"newText":"\\n\\nimport sun.jvm.hotspot.ui.SysPropsPanel;"}],"data":{"decl_signature":"Lsun.jvm.hotspot.ui.SysPropsPanel;","pid":"10","rid":"0","uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java"}},{"label":"SystemDictionaryHelper - sun.jvm.hotspot.utilities","kind":7,"detail":"sun.jvm.hotspot.utilities.SystemDictionaryHelper","sortText":"999999212","filterText":"SystemDictionaryHelper","insertText":"SystemDictionaryHelper","insertTextFormat":1,"textEdit":{"range":{"start":{"line":42,"character":12},"end":{"line":42,"character":15}},"newText":"SystemDictionaryHelper"},"additionalTextEdits":[{"range":{"start":{"line":2,"character":26},"end":{"line":2,"character":26}},"newText":"\\n\\nimport sun.jvm.hotspot.utilities.SystemDictionaryHelper;"}],"data":{"decl_signature":"Lsun.jvm.hotspot.utilities.SystemDictionaryHelper;","pid":"11","rid":"0","uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java"}}]}}'
2020-08-02 14:54:43,974 - DEBUG - TX: Sending message: b'Content-Length: 487\r\n\r\n{"id":4,"jsonrpc":"2.0","method":"completionItem/resolve","params":{"data":{"decl_signature":"Ljava.lang.System;","pid":"0","rid":"0","uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java"},"detail":"java.lang.System","filterText":"System","insertText":"System","insertTextFormat":1,"kind":7,"label":"System - java.lang","sortText":"999999164","textEdit":{"newText":"System","range":{"end":{"character":15,"line":42},"start":{"character":12,"line":42}}}}}'
2020-08-02 14:54:43,976 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:54:43 PM \\u003e\\u003e document/resolveCompletionItem"}}'
2020-08-02 14:54:44,021 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:54:44 PM Reconciled 0. Took 8 ms"}}'
2020-08-02 14:54:44,300 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","id":4,"result":{"label":"System - java.lang","kind":7,"detail":"java.lang.System","documentation":{"kind":"markdown","value":"The `System` class contains several useful class fields and methods. It cannot be instantiated. Among the facilities provided by the `System` class are standard input, standard output, and error output streams; access to externally defined properties and environment variables; a means of loading files and libraries; and a utility method for quickly copying a portion of an array.\\n\\n * **Since:**\\n \\n * 1.0"},"sortText":"999999164","filterText":"System","insertText":"System","insertTextFormat":1,"textEdit":{"range":{"start":{"line":42,"character":12},"end":{"line":42,"character":15}},"newText":"System"}}}'
2020-08-02 14:54:44,301 - DEBUG - TX: Sending message: b'Content-Length: 819\r\n\r\n{"id":5,"jsonrpc":"2.0","method":"completionItem/resolve","params":{"additionalTextEdits":[{"newText":"\\n\\nimport org.graalvm.compiler.asm.aarch64.AArch64Assembler.SystemHint;","range":{"end":{"character":26,"line":2},"start":{"character":26,"line":2}}}],"data":{"decl_signature":"Lorg.graalvm.compiler.asm.aarch64.AArch64Assembler$SystemHint;","pid":"5","rid":"0","uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java"},"detail":"org.graalvm.compiler.asm.aarch64.AArch64Assembler.SystemHint","filterText":"SystemHint","insertText":"SystemHint","insertTextFormat":1,"kind":13,"label":"SystemHint - org.graalvm.compiler.asm.aarch64.AArch64Assembler","sortText":"999999212","textEdit":{"newText":"SystemHint","range":{"end":{"character":15,"line":42},"start":{"character":12,"line":42}}}}}'
2020-08-02 14:54:44,302 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:54:44 PM \\u003e\\u003e document/resolveCompletionItem"}}'
2020-08-02 14:54:44,305 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","id":5,"result":{"label":"SystemHint - org.graalvm.compiler.asm.aarch64.AArch64Assembler","kind":13,"detail":"org.graalvm.compiler.asm.aarch64.AArch64Assembler.SystemHint","sortText":"999999212","filterText":"SystemHint","insertText":"SystemHint","insertTextFormat":1,"textEdit":{"range":{"start":{"line":42,"character":12},"end":{"line":42,"character":15}},"newText":"SystemHint"},"additionalTextEdits":[{"range":{"start":{"line":2,"character":26},"end":{"line":2,"character":26}},"newText":"\\n\\nimport org.graalvm.compiler.asm.aarch64.AArch64Assembler.SystemHint;"}]}}'
2020-08-02 14:54:44,305 - DEBUG - TX: Sending message: b'Content-Length: 700\r\n\r\n{"id":6,"jsonrpc":"2.0","method":"completionItem/resolve","params":{"additionalTextEdits":[{"newText":"\\n\\nimport javax.sound.midi.SysexMessage;","range":{"end":{"character":26,"line":2},"start":{"character":26,"line":2}}}],"data":{"decl_signature":"Ljavax.sound.midi.SysexMessage;","pid":"1","rid":"0","uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java"},"detail":"javax.sound.midi.SysexMessage","filterText":"SysexMessage","insertText":"SysexMessage","insertTextFormat":1,"kind":7,"label":"SysexMessage - javax.sound.midi","sortText":"999999212","textEdit":{"newText":"SysexMessage","range":{"end":{"character":15,"line":42},"start":{"character":12,"line":42}}}}}'
2020-08-02 14:54:44,306 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:54:44 PM \\u003e\\u003e document/resolveCompletionItem"}}'
2020-08-02 14:54:44,360 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","id":6,"result":{"label":"SysexMessage - javax.sound.midi","kind":7,"detail":"javax.sound.midi.SysexMessage","documentation":{"kind":"markdown","value":"A `SysexMessage` object represents a MIDI system exclusive message.\\n\\nWhen a system exclusive message is read from a MIDI file, it always has a defined length. Data from a system exclusive message from a MIDI file should be stored in the data array of a `SysexMessage` as follows: the system exclusive message status byte (0xF0 or 0xF7), all message data bytes, and finally the end-of-exclusive flag (0xF7). The length reported by the `SysexMessage` object is therefore the length of the system exclusive data plus two: one byte for the status byte and one for the end-of-exclusive flag.\\n\\nAs dictated by the Standard MIDI Files specification, two status byte values are legal for a `SysexMessage` read from a MIDI file:\\n\\n * 0xF0: System Exclusive message (same as in MIDI wire protocol)\\n * 0xF7: Special System Exclusive message\\n\\nWhen Java Sound is used to handle system exclusive data that is being received using MIDI wire protocol, it should place the data in one or more `SysexMessages`. In this case, the length of the system exclusive data is not known in advance; the end of the system exclusive data is marked by an end-of-exclusive flag (0xF7) in the MIDI wire byte stream.\\n\\n * 0xF0: System Exclusive message (same as in MIDI wire protocol)\\n * 0xF7: End of Exclusive (EOX)\\n\\nThe first `SysexMessage` object containing data for a particular system exclusive message should have the status value 0xF0. If this message contains all the system exclusive data for the message, it should end with the status byte 0xF7 (EOX). Otherwise, additional system exclusive data should be sent in one or more `SysexMessages` with a status value of 0xF7. The `SysexMessage` containing the last of the data for the system exclusive message should end with the value 0xF7 (EOX) to mark the end of the system exclusive message.\\n\\nIf system exclusive data from `SysexMessages` objects is being transmitted using MIDI wire protocol, only the initial 0xF0 status byte, the system exclusive data itself, and the final 0xF7 (EOX) byte should be propagated; any 0xF7 status bytes used to indicate that a `SysexMessage` contains continuing system exclusive data should not be propagated via MIDI wire protocol.\\n\\n * **Author:**\\n \\n * David Rivas\\n \\n * Kara Kytle\\n \\n * Florian Bomers"},"sortText":"999999212","filterText":"SysexMessage","insertText":"SysexMessage","insertTextFormat":1,"textEdit":{"range":{"start":{"line":42,"character":12},"end":{"line":42,"character":15}},"newText":"SysexMessage"},"additionalTextEdits":[{"range":{"start":{"line":2,"character":26},"end":{"line":2,"character":26}},"newText":"\\n\\nimport javax.sound.midi.SysexMessage;"}]}}'
2020-08-02 14:54:44,361 - DEBUG - TX: Sending message: b'Content-Length: 752\r\n\r\n{"id":7,"jsonrpc":"2.0","method":"completionItem/resolve","params":{"additionalTextEdits":[{"newText":"\\n\\nimport sun.jvm.hotspot.memory.SystemDictionary;","range":{"end":{"character":26,"line":2},"start":{"character":26,"line":2}}}],"data":{"decl_signature":"Lsun.jvm.hotspot.memory.SystemDictionary;","pid":"8","rid":"0","uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java"},"detail":"sun.jvm.hotspot.memory.SystemDictionary","filterText":"SystemDictionary","insertText":"SystemDictionary","insertTextFormat":1,"kind":7,"label":"SystemDictionary - sun.jvm.hotspot.memory","sortText":"999999212","textEdit":{"newText":"SystemDictionary","range":{"end":{"character":15,"line":42},"start":{"character":12,"line":42}}}}}'
2020-08-02 14:54:44,363 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:54:44 PM \\u003e\\u003e document/resolveCompletionItem"}}'
2020-08-02 14:54:44,366 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","id":7,"result":{"label":"SystemDictionary - sun.jvm.hotspot.memory","kind":7,"detail":"sun.jvm.hotspot.memory.SystemDictionary","sortText":"999999212","filterText":"SystemDictionary","insertText":"SystemDictionary","insertTextFormat":1,"textEdit":{"range":{"start":{"line":42,"character":12},"end":{"line":42,"character":15}},"newText":"SystemDictionary"},"additionalTextEdits":[{"range":{"start":{"line":2,"character":26},"end":{"line":2,"character":26}},"newText":"\\n\\nimport sun.jvm.hotspot.memory.SystemDictionary;"}]}}'
2020-08-02 14:54:44,367 - DEBUG - TX: Sending message: b'Content-Length: 843\r\n\r\n{"id":8,"jsonrpc":"2.0","method":"completionItem/resolve","params":{"additionalTextEdits":[{"newText":"\\n\\nimport javax.swing.plaf.basic.BasicInternalFrameTitlePane.SystemMenuBar;","range":{"end":{"character":26,"line":2},"start":{"character":26,"line":2}}}],"data":{"decl_signature":"Ljavax.swing.plaf.basic.BasicInternalFrameTitlePane$SystemMenuBar;","pid":"2","rid":"0","uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java"},"detail":"javax.swing.plaf.basic.BasicInternalFrameTitlePane.SystemMenuBar","filterText":"SystemMenuBar","insertText":"SystemMenuBar","insertTextFormat":1,"kind":7,"label":"SystemMenuBar - javax.swing.plaf.basic.BasicInternalFrameTitlePane","sortText":"999999212","textEdit":{"newText":"SystemMenuBar","range":{"end":{"character":15,"line":42},"start":{"character":12,"line":42}}}}}'
2020-08-02 14:54:44,368 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:54:44 PM \\u003e\\u003e document/resolveCompletionItem"}}'
2020-08-02 14:54:44,402 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","id":8,"result":{"label":"SystemMenuBar - javax.swing.plaf.basic.BasicInternalFrameTitlePane","kind":7,"detail":"javax.swing.plaf.basic.BasicInternalFrameTitlePane.SystemMenuBar","documentation":{"kind":"markdown","value":"This class should be treated as a \\"protected\\" inner class. Instantiate it only within subclasses of `Foo`."},"sortText":"999999212","filterText":"SystemMenuBar","insertText":"SystemMenuBar","insertTextFormat":1,"textEdit":{"range":{"start":{"line":42,"character":12},"end":{"line":42,"character":15}},"newText":"SystemMenuBar"},"additionalTextEdits":[{"range":{"start":{"line":2,"character":26},"end":{"line":2,"character":26}},"newText":"\\n\\nimport javax.swing.plaf.basic.BasicInternalFrameTitlePane.SystemMenuBar;"}]}}'
2020-08-02 14:54:44,402 - DEBUG - TX: Sending message: b'Content-Length: 716\r\n\r\n{"id":9,"jsonrpc":"2.0","method":"completionItem/resolve","params":{"additionalTextEdits":[{"newText":"\\n\\nimport sun.jvm.hotspot.ui.SysPropsPanel;","range":{"end":{"character":26,"line":2},"start":{"character":26,"line":2}}}],"data":{"decl_signature":"Lsun.jvm.hotspot.ui.SysPropsPanel;","pid":"10","rid":"0","uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java"},"detail":"sun.jvm.hotspot.ui.SysPropsPanel","filterText":"SysPropsPanel","insertText":"SysPropsPanel","insertTextFormat":1,"kind":7,"label":"SysPropsPanel - sun.jvm.hotspot.ui","sortText":"999999212","textEdit":{"newText":"SysPropsPanel","range":{"end":{"character":15,"line":42},"start":{"character":12,"line":42}}}}}'
2020-08-02 14:54:44,403 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:54:44 PM \\u003e\\u003e document/resolveCompletionItem"}}'
2020-08-02 14:54:44,405 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","id":9,"result":{"label":"SysPropsPanel - sun.jvm.hotspot.ui","kind":7,"detail":"sun.jvm.hotspot.ui.SysPropsPanel","sortText":"999999212","filterText":"SysPropsPanel","insertText":"SysPropsPanel","insertTextFormat":1,"textEdit":{"range":{"start":{"line":42,"character":12},"end":{"line":42,"character":15}},"newText":"SysPropsPanel"},"additionalTextEdits":[{"range":{"start":{"line":2,"character":26},"end":{"line":2,"character":26}},"newText":"\\n\\nimport sun.jvm.hotspot.ui.SysPropsPanel;"}]}}'
2020-08-02 14:54:44,406 - DEBUG - TX: Sending message: b'Content-Length: 735\r\n\r\n{"id":10,"jsonrpc":"2.0","method":"completionItem/resolve","params":{"additionalTextEdits":[{"newText":"\\n\\nimport sun.jvm.hotspot.tools.SysPropsDumper;","range":{"end":{"character":26,"line":2},"start":{"character":26,"line":2}}}],"data":{"decl_signature":"Lsun.jvm.hotspot.tools.SysPropsDumper;","pid":"9","rid":"0","uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java"},"detail":"sun.jvm.hotspot.tools.SysPropsDumper","filterText":"SysPropsDumper","insertText":"SysPropsDumper","insertTextFormat":1,"kind":7,"label":"SysPropsDumper - sun.jvm.hotspot.tools","sortText":"999999212","textEdit":{"newText":"SysPropsDumper","range":{"end":{"character":15,"line":42},"start":{"character":12,"line":42}}}}}'
2020-08-02 14:54:44,407 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:54:44 PM \\u003e\\u003e document/resolveCompletionItem"}}'
2020-08-02 14:54:44,409 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","id":10,"result":{"label":"SysPropsDumper - sun.jvm.hotspot.tools","kind":7,"detail":"sun.jvm.hotspot.tools.SysPropsDumper","sortText":"999999212","filterText":"SysPropsDumper","insertText":"SysPropsDumper","insertTextFormat":1,"textEdit":{"range":{"start":{"line":42,"character":12},"end":{"line":42,"character":15}},"newText":"SysPropsDumper"},"additionalTextEdits":[{"range":{"start":{"line":2,"character":26},"end":{"line":2,"character":26}},"newText":"\\n\\nimport sun.jvm.hotspot.tools.SysPropsDumper;"}]}}'
2020-08-02 14:54:44,410 - DEBUG - TX: Sending message: b'Content-Length: 755\r\n\r\n{"id":11,"jsonrpc":"2.0","method":"completionItem/resolve","params":{"additionalTextEdits":[{"newText":"\\n\\nimport sun.awt.AWTAccessor.SystemTrayAccessor;","range":{"end":{"character":26,"line":2},"start":{"character":26,"line":2}}}],"data":{"decl_signature":"Lsun.awt.AWTAccessor$SystemTrayAccessor;","pid":"7","rid":"0","uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java"},"detail":"sun.awt.AWTAccessor.SystemTrayAccessor","filterText":"SystemTrayAccessor","insertText":"SystemTrayAccessor","insertTextFormat":1,"kind":8,"label":"SystemTrayAccessor - sun.awt.AWTAccessor","sortText":"999999212","textEdit":{"newText":"SystemTrayAccessor","range":{"end":{"character":15,"line":42},"start":{"character":12,"line":42}}}}}'
2020-08-02 14:54:44,411 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:54:44 PM \\u003e\\u003e document/resolveCompletionItem"}}'
2020-08-02 14:54:44,465 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","id":11,"result":{"label":"SystemTrayAccessor - sun.awt.AWTAccessor","kind":8,"detail":"sun.awt.AWTAccessor.SystemTrayAccessor","documentation":{"kind":"markdown","value":"An accessor for the SystemTray class"},"sortText":"999999212","filterText":"SystemTrayAccessor","insertText":"SystemTrayAccessor","insertTextFormat":1,"textEdit":{"range":{"start":{"line":42,"character":12},"end":{"line":42,"character":15}},"newText":"SystemTrayAccessor"},"additionalTextEdits":[{"range":{"start":{"line":2,"character":26},"end":{"line":2,"character":26}},"newText":"\\n\\nimport sun.awt.AWTAccessor.SystemTrayAccessor;"}]}}'
2020-08-02 14:54:44,467 - DEBUG - TX: Sending message: b'Content-Length: 762\r\n\r\n{"id":12,"jsonrpc":"2.0","method":"completionItem/resolve","params":{"additionalTextEdits":[{"newText":"\\n\\nimport sun.awt.AWTAccessor.SystemColorAccessor;","range":{"end":{"character":26,"line":2},"start":{"character":26,"line":2}}}],"data":{"decl_signature":"Lsun.awt.AWTAccessor$SystemColorAccessor;","pid":"6","rid":"0","uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java"},"detail":"sun.awt.AWTAccessor.SystemColorAccessor","filterText":"SystemColorAccessor","insertText":"SystemColorAccessor","insertTextFormat":1,"kind":8,"label":"SystemColorAccessor - sun.awt.AWTAccessor","sortText":"999999212","textEdit":{"newText":"SystemColorAccessor","range":{"end":{"character":15,"line":42},"start":{"character":12,"line":42}}}}}'
2020-08-02 14:54:44,469 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:54:44 PM \\u003e\\u003e document/resolveCompletionItem"}}'
2020-08-02 14:54:44,472 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","id":12,"result":{"label":"SystemColorAccessor - sun.awt.AWTAccessor","kind":8,"detail":"sun.awt.AWTAccessor.SystemColorAccessor","sortText":"999999212","filterText":"SystemColorAccessor","insertText":"SystemColorAccessor","insertTextFormat":1,"textEdit":{"range":{"start":{"line":42,"character":12},"end":{"line":42,"character":15}},"newText":"SystemColorAccessor"},"additionalTextEdits":[{"range":{"start":{"line":2,"character":26},"end":{"line":2,"character":26}},"newText":"\\n\\nimport sun.awt.AWTAccessor.SystemColorAccessor;"}]}}'
2020-08-02 14:54:44,473 - DEBUG - TX: Sending message: b'Content-Length: 814\r\n\r\n{"id":13,"jsonrpc":"2.0","method":"completionItem/resolve","params":{"additionalTextEdits":[{"newText":"\\n\\nimport jdk.tools.jlink.internal.plugins.SystemModulesPlugin;","range":{"end":{"character":26,"line":2},"start":{"character":26,"line":2}}}],"data":{"decl_signature":"Ljdk.tools.jlink.internal.plugins.SystemModulesPlugin;","pid":"4","rid":"0","uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java"},"detail":"jdk.tools.jlink.internal.plugins.SystemModulesPlugin","filterText":"SystemModulesPlugin","insertText":"SystemModulesPlugin","insertTextFormat":1,"kind":7,"label":"SystemModulesPlugin - jdk.tools.jlink.internal.plugins","sortText":"999999212","textEdit":{"newText":"SystemModulesPlugin","range":{"end":{"character":15,"line":42},"start":{"character":12,"line":42}}}}}'
2020-08-02 14:54:44,474 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:54:44 PM \\u003e\\u003e document/resolveCompletionItem"}}'
2020-08-02 14:54:44,478 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","id":13,"result":{"label":"SystemModulesPlugin - jdk.tools.jlink.internal.plugins","kind":7,"detail":"jdk.tools.jlink.internal.plugins.SystemModulesPlugin","sortText":"999999212","filterText":"SystemModulesPlugin","insertText":"SystemModulesPlugin","insertTextFormat":1,"textEdit":{"range":{"start":{"line":42,"character":12},"end":{"line":42,"character":15}},"newText":"SystemModulesPlugin"},"additionalTextEdits":[{"range":{"start":{"line":2,"character":26},"end":{"line":2,"character":26}},"newText":"\\n\\nimport jdk.tools.jlink.internal.plugins.SystemModulesPlugin;"}]}}'
2020-08-02 14:54:44,478 - DEBUG - TX: Sending message: b'Content-Length: 762\r\n\r\n{"id":14,"jsonrpc":"2.0","method":"completionItem/resolve","params":{"additionalTextEdits":[{"newText":"\\n\\nimport jdk.internal.module.SystemModuleFinders;","range":{"end":{"character":26,"line":2},"start":{"character":26,"line":2}}}],"data":{"decl_signature":"Ljdk.internal.module.SystemModuleFinders;","pid":"3","rid":"0","uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java"},"detail":"jdk.internal.module.SystemModuleFinders","filterText":"SystemModuleFinders","insertText":"SystemModuleFinders","insertTextFormat":1,"kind":7,"label":"SystemModuleFinders - jdk.internal.module","sortText":"999999212","textEdit":{"newText":"SystemModuleFinders","range":{"end":{"character":15,"line":42},"start":{"character":12,"line":42}}}}}'
2020-08-02 14:54:44,482 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:54:44 PM \\u003e\\u003e document/resolveCompletionItem"}}'
2020-08-02 14:54:44,519 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","id":14,"result":{"label":"SystemModuleFinders - jdk.internal.module","kind":7,"detail":"jdk.internal.module.SystemModuleFinders","documentation":{"kind":"markdown","value":"The factory for SystemModules objects and for creating ModuleFinder objects that find modules in the runtime image. This class supports initializing the module system when the runtime is an images build, an exploded build, or an images build with java.base patched by an exploded java.base. It also supports a testing mode that re-parses the module-info.class resources in the run-time image."},"sortText":"999999212","filterText":"SystemModuleFinders","insertText":"SystemModuleFinders","insertTextFormat":1,"textEdit":{"range":{"start":{"line":42,"character":12},"end":{"line":42,"character":15}},"newText":"SystemModuleFinders"},"additionalTextEdits":[{"range":{"start":{"line":2,"character":26},"end":{"line":2,"character":26}},"newText":"\\n\\nimport jdk.internal.module.SystemModuleFinders;"}]}}'
2020-08-02 14:54:44,519 - DEBUG - TX: Sending message: b'Content-Length: 808\r\n\r\n{"id":15,"jsonrpc":"2.0","method":"completionItem/resolve","params":{"additionalTextEdits":[{"newText":"\\n\\nimport sun.jvm.hotspot.utilities.SystemDictionaryHelper;","range":{"end":{"character":26,"line":2},"start":{"character":26,"line":2}}}],"data":{"decl_signature":"Lsun.jvm.hotspot.utilities.SystemDictionaryHelper;","pid":"11","rid":"0","uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java"},"detail":"sun.jvm.hotspot.utilities.SystemDictionaryHelper","filterText":"SystemDictionaryHelper","insertText":"SystemDictionaryHelper","insertTextFormat":1,"kind":7,"label":"SystemDictionaryHelper - sun.jvm.hotspot.utilities","sortText":"999999212","textEdit":{"newText":"SystemDictionaryHelper","range":{"end":{"character":15,"line":42},"start":{"character":12,"line":42}}}}}'
2020-08-02 14:54:44,521 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:54:44 PM \\u003e\\u003e document/resolveCompletionItem"}}'
2020-08-02 14:54:44,523 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","id":15,"result":{"label":"SystemDictionaryHelper - sun.jvm.hotspot.utilities","kind":7,"detail":"sun.jvm.hotspot.utilities.SystemDictionaryHelper","sortText":"999999212","filterText":"SystemDictionaryHelper","insertText":"SystemDictionaryHelper","insertTextFormat":1,"textEdit":{"range":{"start":{"line":42,"character":12},"end":{"line":42,"character":15}},"newText":"SystemDictionaryHelper"},"additionalTextEdits":[{"range":{"start":{"line":2,"character":26},"end":{"line":2,"character":26}},"newText":"\\n\\nimport sun.jvm.hotspot.utilities.SystemDictionaryHelper;"}]}}'
2020-08-02 14:54:44,564 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:54:44 PM begin problem for /Bag.java"}}'
2020-08-02 14:54:44,564 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:54:44 PM 3 problems reported for /Bag.java"}}'
2020-08-02 14:54:44,564 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java","diagnostics":[{"range":{"start":{"line":42,"character":12},"end":{"line":42,"character":15}},"severity":1,"code":"1610612976","source":"Java","message":"Syntax error, insert \\"VariableDeclarators\\" to complete LocalVariableDeclaration"},{"range":{"start":{"line":42,"character":12},"end":{"line":42,"character":15}},"severity":1,"code":"1610612976","source":"Java","message":"Syntax error, insert \\";\\" to complete BlockStatements"},{"range":{"start":{"line":42,"character":12},"end":{"line":42,"character":15}},"severity":1,"code":"570425394","source":"Java","message":"Sys cannot be resolved"}]}}'
2020-08-02 14:54:44,565 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:54:44 PM Validated 1. Took 93 ms"}}'
2020-08-02 14:54:46,925 - INFO - Received event notification
2020-08-02 14:54:46,925 - DEBUG - Event name: FileReadyToParse
2020-08-02 14:54:46,925 - INFO - Adding buffer identifiers for file: /home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java
2020-08-02 14:54:46,926 - DEBUG - Refreshing file /home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java: State is Open/action None
2020-08-02 14:54:46,926 - DEBUG - Not updating file /home/brian/workspace/algorithms-sedge/code/!/bin/bash, it is not a supported filetype: [''] not in ['java']
2020-08-02 14:54:46,927 - INFO - Received event notification
2020-08-02 14:54:46,928 - DEBUG - Event name: InsertLeave
2020-08-02 14:54:46,928 - INFO - Adding ONE buffer identifier for file: /home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java
2020-08-02 14:54:50,713 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/src/main/java/code/4913', wd=44, mask=IN_CREATE, cookie=0, name=4913>
2020-08-02 14:54:50,714 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/src/main/java/code/4913', wd=44, mask=IN_ATTRIB, cookie=0, name=4913>
2020-08-02 14:54:50,715 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/src/main/java/code/4913', wd=44, mask=IN_DELETE, cookie=0, name=4913>
2020-08-02 14:54:50,715 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java', wd=44, mask=IN_MOVED_FROM, cookie=2082, name=Bag.java>
2020-08-02 14:54:50,715 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java~', wd=44, mask=IN_MOVED_TO, cookie=2082, name=Bag.java~>
2020-08-02 14:54:50,716 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/src/main/java/code/.Bag.java.swp', wd=44, mask=IN_MODIFY, cookie=0, name=.Bag.java.swp>
2020-08-02 14:54:50,716 - DEBUG - TX: Sending notification: b'Content-Length: 177\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/4913"}]}}'
2020-08-02 14:54:50,718 - DEBUG - TX: Sending notification: b'Content-Length: 172\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code"}]}}'
2020-08-02 14:54:50,718 - DEBUG - TX: Sending notification: b'Content-Length: 177\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/4913"}]}}'
2020-08-02 14:54:50,719 - DEBUG - TX: Sending notification: b'Content-Length: 177\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/4913"}]}}'
2020-08-02 14:54:50,720 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:54:50 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 14:54:50,721 - DEBUG - TX: Sending notification: b'Content-Length: 172\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code"}]}}'
2020-08-02 14:54:50,722 - DEBUG - TX: Sending notification: b'Content-Length: 172\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code"}]}}'
2020-08-02 14:54:50,723 - DEBUG - TX: Sending notification: b'Content-Length: 186\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/.Bag.java.swp"}]}}'
2020-08-02 14:54:50,727 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code","diagnostics":[]}}'
2020-08-02 14:54:50,727 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java","diagnostics":[]}}'
2020-08-02 14:54:50,728 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:54:50 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 14:54:50,732 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:54:50 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 14:54:50,736 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:54:50 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 14:54:50,736 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/4913","diagnostics":[]}}'
2020-08-02 14:54:50,739 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:54:50 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 14:54:50,742 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:54:50 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 14:54:50,745 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:54:50 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 14:54:50,767 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java', wd=44, mask=IN_CREATE, cookie=0, name=Bag.java>
2020-08-02 14:54:50,767 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java', wd=44, mask=IN_MODIFY, cookie=0, name=Bag.java>
2020-08-02 14:54:50,767 - DEBUG - TX: Sending notification: b'Content-Length: 181\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java"}]}}'
2020-08-02 14:54:50,768 - DEBUG - TX: Sending notification: b'Content-Length: 172\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code"}]}}'
2020-08-02 14:54:50,768 - DEBUG - TX: Sending notification: b'Content-Length: 181\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java"}]}}'
2020-08-02 14:54:50,768 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:54:50 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 14:54:50,769 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:54:50 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 14:54:50,773 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code","diagnostics":[]}}'
2020-08-02 14:54:50,774 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:54:50 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 14:54:50,811 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java', wd=44, mask=IN_ATTRIB, cookie=0, name=Bag.java>
2020-08-02 14:54:50,812 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/src/main/java/code/.Bag.java.swp', wd=44, mask=IN_MODIFY, cookie=0, name=.Bag.java.swp>
2020-08-02 14:54:50,812 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java~', wd=44, mask=IN_DELETE, cookie=0, name=Bag.java~>
2020-08-02 14:54:50,813 - DEBUG - TX: Sending notification: b'Content-Length: 181\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java"}]}}'
2020-08-02 14:54:50,813 - DEBUG - TX: Sending notification: b'Content-Length: 186\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/.Bag.java.swp"}]}}'
2020-08-02 14:54:50,814 - DEBUG - TX: Sending notification: b'Content-Length: 182\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java~"}]}}'
2020-08-02 14:54:50,817 - DEBUG - TX: Sending notification: b'Content-Length: 172\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code"}]}}'
2020-08-02 14:54:50,818 - INFO - Received event notification
2020-08-02 14:54:50,819 - DEBUG - Event name: FileSave
2020-08-02 14:54:50,821 - DEBUG - TX: Sending notification: b'Content-Length: 1039\r\n\r\n{"jsonrpc":"2.0","method":"textDocument/didSave","params":{"text":"package code;\\n\\nimport java.util.Iterator;\\n\\npublic class Bag<Item> implements Iterable<Item>{\\n\\n private Node first;\\n\\n private class Node{\\n Item item;\\n Node next;\\n }\\n\\n public void add(Item item){\\n Node oldFirst=first;\\n first=new Node();\\n first.item=item;\\n first.next=oldFirst;\\n }\\n\\n\\t@Override\\n\\tpublic Iterator<Item> iterator() {\\n\\t\\treturn new ListIterator();\\n\\t}\\n\\n private class ListIterator implements Iterator<Item> {\\n\\n private Node current=first;\\n\\n\\t\\t@Override\\n\\t\\tpublic boolean hasNext() {\\n\\t\\t\\treturn current!=null;\\n\\t\\t}\\n\\n\\t\\t@Override\\n\\t\\tpublic Item next() {\\n Item item=current.item;\\n current=current.next;\\n return item;\\n\\t\\t}\\n\\n public String shitFace(){\\n Sys\\n }\\n }\\n}\\n","textDocument":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java","version":4}}}'
2020-08-02 14:54:50,822 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:54:50 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 14:54:50,822 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:54:50 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 14:54:50,822 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code","diagnostics":[]}}'
2020-08-02 14:54:50,828 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:54:50 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 14:54:50,828 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java~","diagnostics":[]}}'
2020-08-02 14:54:50,831 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:54:50 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 14:54:50,834 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:54:50 PM \\u003e\\u003e document/didSave"}}'
2020-08-02 14:54:51,033 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp', wd=50, mask=IN_DELETE, cookie=0, name=.Bag.java.swp>
2020-08-02 14:54:51,034 - DEBUG - TX: Sending notification: b'Content-Length: 181\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp"}]}}'
2020-08-02 14:54:51,034 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 14:54:51,035 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp', wd=50, mask=IN_CREATE, cookie=0, name=.Bag.java.swp>
2020-08-02 14:54:51,035 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:54:51 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 14:54:51,036 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp","diagnostics":[]}}'
2020-08-02 14:54:51,036 - DEBUG - TX: Sending notification: b'Content-Length: 181\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp"}]}}'
2020-08-02 14:54:51,036 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 14:54:51,037 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp', wd=50, mask=IN_MODIFY, cookie=0, name=.Bag.java.swp>
2020-08-02 14:54:51,037 - DEBUG - TX: Sending notification: b'Content-Length: 181\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp"}]}}'
2020-08-02 14:54:51,038 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp', wd=50, mask=IN_MODIFY, cookie=0, name=.Bag.java.swp>
2020-08-02 14:54:51,038 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp', wd=50, mask=IN_ATTRIB, cookie=0, name=.Bag.java.swp>
2020-08-02 14:54:51,038 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp', wd=50, mask=IN_ATTRIB, cookie=0, name=.Bag.java.swp>
2020-08-02 14:54:51,039 - DEBUG - TX: Sending notification: b'Content-Length: 181\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp"}]}}'
2020-08-02 14:54:51,060 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Bag$Node.class', wd=50, mask=IN_MODIFY, cookie=0, name=Bag$Node.class>
2020-08-02 14:54:51,061 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Bag$Node.class', wd=50, mask=IN_MODIFY, cookie=0, name=Bag$Node.class>
2020-08-02 14:54:51,061 - DEBUG - TX: Sending notification: b'Content-Length: 184\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Bag%24Node.class"}]}}'
2020-08-02 14:54:51,061 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Bag.class', wd=50, mask=IN_MODIFY, cookie=0, name=Bag.class>
2020-08-02 14:54:51,062 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Bag.class', wd=50, mask=IN_MODIFY, cookie=0, name=Bag.class>
2020-08-02 14:54:51,062 - DEBUG - TX: Sending notification: b'Content-Length: 177\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Bag.class"}]}}'
2020-08-02 14:54:51,063 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Bag$ListIterator.class', wd=50, mask=IN_MODIFY, cookie=0, name=Bag$ListIterator.class>
2020-08-02 14:54:51,063 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Bag$ListIterator.class', wd=50, mask=IN_MODIFY, cookie=0, name=Bag$ListIterator.class>
2020-08-02 14:54:51,064 - DEBUG - TX: Sending notification: b'Content-Length: 192\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Bag%24ListIterator.class"}]}}'
2020-08-02 14:54:51,087 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code","diagnostics":[]}}'
2020-08-02 14:54:51,088 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java","diagnostics":[{"range":{"start":{"line":42,"character":12},"end":{"line":42,"character":15}},"severity":1,"code":"570425394","source":"Java","message":"Sys cannot be resolved"},{"range":{"start":{"line":42,"character":12},"end":{"line":42,"character":15}},"severity":1,"code":"1610612976","source":"Java","message":"Syntax error, insert \\"VariableDeclarators\\" to complete LocalVariableDeclaration"},{"range":{"start":{"line":42,"character":12},"end":{"line":42,"character":15}},"severity":1,"code":"1610612976","source":"Java","message":"Syntax error, insert \\";\\" to complete BlockStatements"}]}}'
2020-08-02 14:54:51,092 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:54:51 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 14:54:51,094 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:54:51 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 14:54:51,097 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:54:51 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 14:54:51,099 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:54:51 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 14:54:51,101 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:54:51 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 14:54:51,103 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:54:51 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 14:54:51,106 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:54:51 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 14:54:51,108 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:54:51 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 14:55:00,225 - INFO - Received command request
2020-08-02 14:55:00,226 - INFO - Found executeCommandProvider support for command ExecuteCommand in java
2020-08-02 14:55:00,226 - INFO - Found codeActionProvider support for command FixIt in java
2020-08-02 14:55:00,226 - INFO - Found definitionProvider support for command GoToDefinition in java
2020-08-02 14:55:00,226 - INFO - Found definitionProvider support for command GoToDeclaration in java
2020-08-02 14:55:00,226 - INFO - Found definitionProvider support for command GoTo in java
2020-08-02 14:55:00,227 - INFO - Found typeDefinitionProvider support for command GoToType in java
2020-08-02 14:55:00,227 - INFO - Found implementationProvider support for command GoToImplementation in java
2020-08-02 14:55:00,227 - INFO - Found referencesProvider support for command GoToReferences in java
2020-08-02 14:55:00,227 - INFO - Found renameProvider support for command RefactorRename in java
2020-08-02 14:55:00,227 - INFO - Found documentFormattingProvider support for command Format in java
2020-08-02 14:55:00,227 - INFO - Found workspaceSymbolProvider support for command GoToSymbol in java
2020-08-02 14:55:00,227 - INFO - Always supporting StopServer for java
2020-08-02 14:55:00,227 - INFO - Always supporting RestartServer for java
2020-08-02 14:55:00,227 - INFO - Always supporting GetDoc for java
2020-08-02 14:55:00,228 - INFO - Always supporting GetType for java
2020-08-02 14:55:00,228 - INFO - Always supporting OrganizeImports for java
2020-08-02 14:55:00,228 - INFO - Always supporting OpenProject for java
2020-08-02 14:55:00,228 - INFO - Always supporting WipeWorkspace for java
2020-08-02 14:55:00,228 - DEBUG - Refreshing file /home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java: State is Open/action None
2020-08-02 14:55:00,228 - DEBUG - Not updating file /home/brian/workspace/algorithms-sedge/code/!/bin/bash, it is not a supported filetype: [''] not in ['java']
2020-08-02 14:55:00,229 - DEBUG - TX: Sending message: b'Content-Length: 208\r\n\r\n{"id":16,"jsonrpc":"2.0","method":"textDocument/hover","params":{"position":{"character":14,"line":42},"textDocument":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java"}}}'
2020-08-02 14:55:00,230 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:55:00 PM \\u003e\\u003e document/hover"}}'
2020-08-02 14:55:00,324 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","id":16,"result":{"contents":""}}'
Traceback (most recent call last):
File "/home/brian/.vim/plugged/YouCompleteMe/third_party/ycmd/third_party/bottle/bottle.py", line 868, in _handle
return route.call(**args)
File "/home/brian/.vim/plugged/YouCompleteMe/third_party/ycmd/third_party/bottle/bottle.py", line 1748, in wrapper
rv = callback(*a, **ka)
File "/home/brian/.vim/plugged/YouCompleteMe/third_party/ycmd/ycmd/watchdog_plugin.py", line 97, in wrapper
return callback( *args, **kwargs )
File "/home/brian/.vim/plugged/YouCompleteMe/third_party/ycmd/ycmd/hmac_plugin.py", line 62, in wrapper
body = callback( *args, **kwargs )
File "/home/brian/.vim/plugged/YouCompleteMe/third_party/ycmd/ycmd/handlers.py", line 93, in RunCompleterCommand
return _JsonResponse( completer.OnUserCommand(
File "/home/brian/.vim/plugged/YouCompleteMe/third_party/ycmd/ycmd/completers/completer.py", line 424, in OnUserCommand
return command( self, request_data, arguments[ 1: ] )
File "/home/brian/.vim/plugged/YouCompleteMe/third_party/ycmd/ycmd/completers/language_server/language_server_completer.py", line 1421, in <lambda>
lambda self, request_data, args: self.GetDoc( request_data )
File "/home/brian/.vim/plugged/YouCompleteMe/third_party/ycmd/ycmd/completers/java/java_completer.py", line 607, in GetDoc
raise RuntimeError( NO_DOCUMENTATION_MESSAGE )
RuntimeError: No documentation available for current context
2020-08-02 14:55:14,260 - INFO - Received debug info request
2020-08-02 14:55:18,276 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/src/main/java/code/.Bag.java.swp', wd=44, mask=IN_MODIFY, cookie=0, name=.Bag.java.swp>
2020-08-02 14:55:18,278 - DEBUG - TX: Sending notification: b'Content-Length: 186\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/.Bag.java.swp"}]}}'
2020-08-02 14:55:18,279 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:55:18 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 14:55:18,284 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code","diagnostics":[]}}'
2020-08-02 14:55:18,441 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp', wd=50, mask=IN_DELETE, cookie=0, name=.Bag.java.swp>
2020-08-02 14:55:18,442 - DEBUG - TX: Sending notification: b'Content-Length: 181\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp"}]}}'
2020-08-02 14:55:18,443 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 14:55:18,443 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp', wd=50, mask=IN_CREATE, cookie=0, name=.Bag.java.swp>
2020-08-02 14:55:18,443 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp', wd=50, mask=IN_MODIFY, cookie=0, name=.Bag.java.swp>
2020-08-02 14:55:18,444 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp', wd=50, mask=IN_ATTRIB, cookie=0, name=.Bag.java.swp>
2020-08-02 14:55:18,445 - DEBUG - TX: Sending notification: b'Content-Length: 181\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp"}]}}'
2020-08-02 14:55:18,445 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 14:55:18,445 - DEBUG - TX: Sending notification: b'Content-Length: 181\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp"}]}}'
2020-08-02 14:55:18,447 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code","diagnostics":[]}}'
2020-08-02 14:55:18,447 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:55:18 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 14:55:18,448 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp","diagnostics":[]}}'
2020-08-02 14:55:18,453 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:55:18 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 14:55:18,457 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:55:18 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 14:55:18,459 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:55:18 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 14:55:18,463 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:55:18 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 14:55:23,694 - INFO - Received command request
2020-08-02 14:55:23,696 - INFO - Found executeCommandProvider support for command ExecuteCommand in java
2020-08-02 14:55:23,696 - INFO - Found codeActionProvider support for command FixIt in java
2020-08-02 14:55:23,696 - INFO - Found definitionProvider support for command GoToDefinition in java
2020-08-02 14:55:23,696 - INFO - Found definitionProvider support for command GoToDeclaration in java
2020-08-02 14:55:23,696 - INFO - Found definitionProvider support for command GoTo in java
2020-08-02 14:55:23,697 - INFO - Found typeDefinitionProvider support for command GoToType in java
2020-08-02 14:55:23,697 - INFO - Found implementationProvider support for command GoToImplementation in java
2020-08-02 14:55:23,697 - INFO - Found referencesProvider support for command GoToReferences in java
2020-08-02 14:55:23,697 - INFO - Found renameProvider support for command RefactorRename in java
2020-08-02 14:55:23,697 - INFO - Found documentFormattingProvider support for command Format in java
2020-08-02 14:55:23,697 - INFO - Found workspaceSymbolProvider support for command GoToSymbol in java
2020-08-02 14:55:23,697 - INFO - Always supporting StopServer for java
2020-08-02 14:55:23,697 - INFO - Always supporting RestartServer for java
2020-08-02 14:55:23,698 - INFO - Always supporting GetDoc for java
2020-08-02 14:55:23,698 - INFO - Always supporting GetType for java
2020-08-02 14:55:23,698 - INFO - Always supporting OrganizeImports for java
2020-08-02 14:55:23,698 - INFO - Always supporting OpenProject for java
2020-08-02 14:55:23,698 - INFO - Always supporting WipeWorkspace for java
2020-08-02 14:55:23,698 - DEBUG - Refreshing file /home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java: State is Open/action None
2020-08-02 14:55:23,698 - DEBUG - Not updating file /home/brian/workspace/algorithms-sedge/code/!/bin/bash, it is not a supported filetype: [''] not in ['java']
2020-08-02 14:55:23,699 - DEBUG - TX: Sending message: b'Content-Length: 207\r\n\r\n{"id":17,"jsonrpc":"2.0","method":"textDocument/hover","params":{"position":{"character":8,"line":43},"textDocument":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java"}}}'
2020-08-02 14:55:23,700 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:55:23 PM \\u003e\\u003e document/hover"}}'
2020-08-02 14:55:23,702 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","id":17,"result":{"contents":""}}'
Traceback (most recent call last):
File "/home/brian/.vim/plugged/YouCompleteMe/third_party/ycmd/third_party/bottle/bottle.py", line 868, in _handle
return route.call(**args)
File "/home/brian/.vim/plugged/YouCompleteMe/third_party/ycmd/third_party/bottle/bottle.py", line 1748, in wrapper
rv = callback(*a, **ka)
File "/home/brian/.vim/plugged/YouCompleteMe/third_party/ycmd/ycmd/watchdog_plugin.py", line 97, in wrapper
return callback( *args, **kwargs )
File "/home/brian/.vim/plugged/YouCompleteMe/third_party/ycmd/ycmd/hmac_plugin.py", line 62, in wrapper
body = callback( *args, **kwargs )
File "/home/brian/.vim/plugged/YouCompleteMe/third_party/ycmd/ycmd/handlers.py", line 93, in RunCompleterCommand
return _JsonResponse( completer.OnUserCommand(
File "/home/brian/.vim/plugged/YouCompleteMe/third_party/ycmd/ycmd/completers/completer.py", line 424, in OnUserCommand
return command( self, request_data, arguments[ 1: ] )
File "/home/brian/.vim/plugged/YouCompleteMe/third_party/ycmd/ycmd/completers/language_server/language_server_completer.py", line 1421, in <lambda>
lambda self, request_data, args: self.GetDoc( request_data )
File "/home/brian/.vim/plugged/YouCompleteMe/third_party/ycmd/ycmd/completers/java/java_completer.py", line 607, in GetDoc
raise RuntimeError( NO_DOCUMENTATION_MESSAGE )
RuntimeError: No documentation available for current context
2020-08-02 14:56:08,423 - INFO - Received debug info request
2020-08-02 14:56:08,424 - ERROR - Error retrieving completer debug info
Traceback (most recent call last):
File "/home/brian/.vim/plugged/YouCompleteMe/third_party/ycmd/ycmd/handlers.py", line 280, in DebugInfo
response[ 'completer' ] = _GetCompleterForRequestData(
File "/home/brian/.vim/plugged/YouCompleteMe/third_party/ycmd/ycmd/handlers.py", line 347, in _GetCompleterForRequestData
return _server_state.GetFiletypeCompleter( request_data[ 'filetypes' ] )
File "/home/brian/.vim/plugged/YouCompleteMe/third_party/ycmd/ycmd/server_state.py", line 91, in GetFiletypeCompleter
raise ValueError(
ValueError: No semantic completer exists for filetypes: ['']
2020-08-02 14:57:32,127 - INFO - Received debug info request
2020-08-02 14:57:32,130 - ERROR - Error retrieving completer debug info
Traceback (most recent call last):
File "/home/brian/.vim/plugged/YouCompleteMe/third_party/ycmd/ycmd/handlers.py", line 280, in DebugInfo
response[ 'completer' ] = _GetCompleterForRequestData(
File "/home/brian/.vim/plugged/YouCompleteMe/third_party/ycmd/ycmd/handlers.py", line 347, in _GetCompleterForRequestData
return _server_state.GetFiletypeCompleter( request_data[ 'filetypes' ] )
File "/home/brian/.vim/plugged/YouCompleteMe/third_party/ycmd/ycmd/server_state.py", line 91, in GetFiletypeCompleter
raise ValueError(
ValueError: No semantic completer exists for filetypes: ['']
2020-08-02 14:59:22,841 - INFO - Received completion request
2020-08-02 14:59:22,841 - DEBUG - Using filetype completion: True
2020-08-02 14:59:24,264 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/src/main/java/code/.Bag.java.swp', wd=44, mask=IN_MODIFY, cookie=0, name=.Bag.java.swp>
2020-08-02 14:59:24,266 - DEBUG - TX: Sending notification: b'Content-Length: 186\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/.Bag.java.swp"}]}}'
2020-08-02 14:59:24,269 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:59:24 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 14:59:24,278 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code","diagnostics":[]}}'
2020-08-02 14:59:24,436 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp', wd=50, mask=IN_DELETE, cookie=0, name=.Bag.java.swp>
2020-08-02 14:59:24,437 - DEBUG - TX: Sending notification: b'Content-Length: 181\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp"}]}}'
2020-08-02 14:59:24,437 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 14:59:24,438 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp', wd=50, mask=IN_CREATE, cookie=0, name=.Bag.java.swp>
2020-08-02 14:59:24,439 - DEBUG - TX: Sending notification: b'Content-Length: 181\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp"}]}}'
2020-08-02 14:59:24,439 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 14:59:24,440 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:59:24 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 14:59:24,440 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp","diagnostics":[]}}'
2020-08-02 14:59:24,441 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp', wd=50, mask=IN_MODIFY, cookie=0, name=.Bag.java.swp>
2020-08-02 14:59:24,442 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp', wd=50, mask=IN_ATTRIB, cookie=0, name=.Bag.java.swp>
2020-08-02 14:59:24,442 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp', wd=50, mask=IN_ATTRIB, cookie=0, name=.Bag.java.swp>
2020-08-02 14:59:24,442 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code","diagnostics":[]}}'
2020-08-02 14:59:24,443 - DEBUG - TX: Sending notification: b'Content-Length: 181\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp"}]}}'
2020-08-02 14:59:24,443 - DEBUG - TX: Sending notification: b'Content-Length: 181\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp"}]}}'
2020-08-02 14:59:24,448 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:59:24 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 14:59:24,451 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:59:24 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 14:59:24,453 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:59:24 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 14:59:24,455 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:59:24 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 14:59:24,458 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:59:24 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 14:59:25,102 - INFO - Received event notification
2020-08-02 14:59:25,102 - DEBUG - Event name: CurrentIdentifierFinished
2020-08-02 14:59:25,103 - INFO - Adding ONE buffer identifier for file: /home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java
2020-08-02 14:59:25,120 - INFO - Received completion request
2020-08-02 14:59:25,121 - DEBUG - Using filetype completion: True
2020-08-02 14:59:25,122 - DEBUG - Refreshing file /home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java: State is Open/action Change
2020-08-02 14:59:25,122 - DEBUG - TX: Sending notification: b'Content-Length: 1066\r\n\r\n{"jsonrpc":"2.0","method":"textDocument/didChange","params":{"contentChanges":[{"text":"package code;\\n\\nimport java.util.Iterator;\\n\\npublic class Bag<Item> implements Iterable<Item>{\\n\\n private Node first;\\n\\n private class Node{\\n Item item;\\n Node next;\\n }\\n\\n public void add(Item item){\\n Node oldFirst=first;\\n first=new Node();\\n first.item=item;\\n first.next=oldFirst;\\n }\\n\\n\\t@Override\\n\\tpublic Iterator<Item> iterator() {\\n\\t\\treturn new ListIterator();\\n\\t}\\n\\n private class ListIterator implements Iterator<Item> {\\n\\n private Node current=first;\\n\\n\\t\\t@Override\\n\\t\\tpublic boolean hasNext() {\\n\\t\\t\\treturn current!=null;\\n\\t\\t}\\n\\n\\t\\t@Override\\n\\t\\tpublic Item next() {\\n Item item=current.item;\\n current=current.next;\\n return item;\\n\\t\\t}\\n\\n public String shitFace(){\\n System.\\n }\\n }\\n}\\n"}],"textDocument":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java","version":5}}}'
2020-08-02 14:59:25,123 - DEBUG - Not updating file /home/brian/workspace/algorithms-sedge/code/!/bin/bash, it is not a supported filetype: [''] not in ['java']
2020-08-02 14:59:25,124 - DEBUG - TX: Sending message: b'Content-Length: 213\r\n\r\n{"id":18,"jsonrpc":"2.0","method":"textDocument/completion","params":{"position":{"character":19,"line":42},"textDocument":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java"}}}'
2020-08-02 14:59:25,124 - INFO - Received signature help request
2020-08-02 14:59:25,124 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:59:25 PM \\u003e\\u003e document/didChange"}}'
2020-08-02 14:59:25,127 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:59:25 PM \\u003e\\u003e document/completion"}}'
2020-08-02 14:59:25,277 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:59:25 PM Completion request completed"}}'
2020-08-02 14:59:25,280 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","id":18,"result":{"isIncomplete":false,"items":[{"label":"class : Class\\u003cjava.lang.System\\u003e","kind":5,"detail":"class : Class\\u003cjava.lang.System\\u003e","sortText":"999999178","insertText":"class","insertTextFormat":1,"textEdit":{"range":{"start":{"line":42,"character":19},"end":{"line":42,"character":19}},"newText":"class"},"data":{"name":"class","pid":"0","rid":"1","uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java"}},{"label":"err : PrintStream","kind":21,"detail":"System.err : PrintStream","sortText":"999999178","insertText":"err","insertTextFormat":1,"textEdit":{"range":{"start":{"line":42,"character":19},"end":{"line":42,"character":19}},"newText":"err"},"data":{"decl_signature":"Ljava.lang.System;","name":"err","pid":"1","rid":"1","uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java"}},{"label":"in : InputStream","kind":21,"detail":"System.in : InputStream","sortText":"999999178","insertText":"in","insertTextFormat":1,"textEdit":{"range":{"start":{"line":42,"character":19},"end":{"line":42,"character":19}},"newText":"in"},"data":{"decl_signature":"Ljava.lang.System;","name":"in","pid":"2","rid":"1","uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java"}},{"label":"out : PrintStream","kind":21,"detail":"System.out : PrintStream","sortText":"999999178","insertText":"out","insertTextFormat":1,"textEdit":{"range":{"start":{"line":42,"character":19},"end":{"line":42,"character":19}},"newText":"out"},"data":{"decl_signature":"Ljava.lang.System;","name":"out","pid":"3","rid":"1","uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java"}},{"label":"arraycopy(Object src, int srcPos, Object dest, int destPos, int length) : void","kind":2,"detail":"System.arraycopy(Object src, int srcPos, Object dest, int destPos, int length) : void","sortText":"999999179","insertText":"arraycopy","insertTextFormat":1,"textEdit":{"range":{"start":{"line":42,"character":19},"end":{"line":42,"character":19}},"newText":"arraycopy"},"data":{"decl_signature":"Ljava.lang.System;","signature":"(Ljava.lang.Object;ILjava.lang.Object;II)V","name":"arraycopy","pid":"6","rid":"1","uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java"}},{"label":"clearProperty(String key) : String","kind":2,"detail":"System.clearProperty(String key) : String","sortText":"999999179","insertText":"clearProperty","insertTextFormat":1,"textEdit":{"range":{"start":{"line":42,"character":19},"end":{"line":42,"character":19}},"newText":"clearProperty"},"data":{"decl_signature":"Ljava.lang.System;","signature":"(Ljava.lang.String;)Ljava.lang.String;","name":"clearProperty","pid":"7","rid":"1","uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java"}},{"label":"console() : Console","kind":2,"detail":"System.console() : Console","sortText":"999999179","insertText":"console","insertTextFormat":1,"textEdit":{"range":{"start":{"line":42,"character":19},"end":{"line":42,"character":19}},"newText":"console"},"data":{"decl_signature":"Ljava.lang.System;","signature":"()Ljava.io.Console;","name":"console","pid":"8","rid":"1","uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java"}},{"label":"currentTimeMillis() : long","kind":2,"detail":"System.currentTimeMillis() : long","sortText":"999999179","insertText":"currentTimeMillis","insertTextFormat":1,"textEdit":{"range":{"start":{"line":42,"character":19},"end":{"line":42,"character":19}},"newText":"currentTimeMillis"},"data":{"decl_signature":"Ljava.lang.System;","signature":"()J","name":"currentTimeMillis","pid":"9","rid":"1","uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java"}},{"label":"exit(int status) : void","kind":2,"detail":"System.exit(int status) : void","sortText":"999999179","insertText":"exit","insertTextFormat":1,"textEdit":{"range":{"start":{"line":42,"character":19},"end":{"line":42,"character":19}},"newText":"exit"},"data":{"decl_signature":"Ljava.lang.System;","signature":"(I)V","name":"exit","pid":"10","rid":"1","uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java"}},{"label":"gc() : void","kind":2,"detail":"System.gc() : void","sortText":"999999179","insertText":"gc","insertTextFormat":1,"textEdit":{"range":{"start":{"line":42,"character":19},"end":{"line":42,"character":19}},"newText":"gc"},"data":{"decl_signature":"Ljava.lang.System;","signature":"()V","name":"gc","pid":"11","rid":"1","uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java"}},{"label":"getLogger(String name, ResourceBundle bundle) : Logger","kind":2,"detail":"System.getLogger(String name, ResourceBundle bundle) : Logger","sortText":"999999179","insertText":"getLogger","insertTextFormat":1,"textEdit":{"range":{"start":{"line":42,"character":19},"end":{"line":42,"character":19}},"newText":"getLogger"},"data":{"decl_signature":"Ljava.lang.System;","signature":"(Ljava.lang.String;Ljava.util.ResourceBundle;)Ljava.lang.System$Logger;","name":"getLogger","pid":"12","rid":"1","uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java"}},{"label":"getLogger(String name) : Logger","kind":2,"detail":"System.getLogger(String name) : Logger","sortText":"999999179","insertText":"getLogger","insertTextFormat":1,"textEdit":{"range":{"start":{"line":42,"character":19},"end":{"line":42,"character":19}},"newText":"getLogger"},"data":{"decl_signature":"Ljava.lang.System;","signature":"(Ljava.lang.String;)Ljava.lang.System$Logger;","name":"getLogger","pid":"13","rid":"1","uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java"}},{"label":"getProperties() : Properties","kind":2,"detail":"System.getProperties() : Properties","sortText":"999999179","insertText":"getProperties","insertTextFormat":1,"textEdit":{"range":{"start":{"line":42,"character":19},"end":{"line":42,"character":19}},"newText":"getProperties"},"data":{"decl_signature":"Ljava.lang.System;","signature":"()Ljava.util.Properties;","name":"getProperties","pid":"14","rid":"1","uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java"}},{"label":"getProperty(String key, String def) : String","kind":2,"detail":"System.getProperty(String key, String def) : String","sortText":"999999179","insertText":"getProperty","insertTextFormat":1,"textEdit":{"range":{"start":{"line":42,"character":19},"end":{"line":42,"character":19}},"newText":"getProperty"},"data":{"decl_signature":"Ljava.lang.System;","signature":"(Ljava.lang.String;Ljava.lang.String;)Ljava.lang.String;","name":"getProperty","pid":"15","rid":"1","uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java"}},{"label":"getProperty(String key) : String","kind":2,"detail":"System.getProperty(String key) : String","sortText":"999999179","insertText":"getProperty","insertTextFormat":1,"textEdit":{"range":{"start":{"line":42,"character":19},"end":{"line":42,"character":19}},"newText":"getProperty"},"data":{"decl_signature":"Ljava.lang.System;","signature":"(Ljava.lang.String;)Ljava.lang.String;","name":"getProperty","pid":"16","rid":"1","uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java"}},{"label":"getSecurityManager() : SecurityManager","kind":2,"detail":"System.getSecurityManager() : SecurityManager","sortText":"999999179","insertText":"getSecurityManager","insertTextFormat":1,"textEdit":{"range":{"start":{"line":42,"character":19},"end":{"line":42,"character":19}},"newText":"getSecurityManager"},"data":{"decl_signature":"Ljava.lang.System;","signature":"()Ljava.lang.SecurityManager;","name":"getSecurityManager","pid":"17","rid":"1","uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java"}},{"label":"getenv(String name) : String","kind":2,"detail":"System.getenv(String name) : String","sortText":"999999179","insertText":"getenv","insertTextFormat":1,"textEdit":{"range":{"start":{"line":42,"character":19},"end":{"line":42,"character":19}},"newText":"getenv"},"data":{"decl_signature":"Ljava.lang.System;","signature":"(Ljava.lang.String;)Ljava.lang.String;","name":"getenv","pid":"18","rid":"1","uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java"}},{"label":"getenv() : Map\\u003cString,String\\u003e","kind":2,"detail":"System.getenv() : Map\\u003cString,String\\u003e","sortText":"999999179","insertText":"getenv","insertTextFormat":1,"textEdit":{"range":{"start":{"line":42,"character":19},"end":{"line":42,"character":19}},"newText":"getenv"},"data":{"decl_signature":"Ljava.lang.System;","signature":"()Ljava.util.Map\\u003cLjava.lang.String;Ljava.lang.String;\\u003e;","name":"getenv","pid":"19","rid":"1","uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java"}},{"label":"identityHashCode(Object x) : int","kind":2,"detail":"System.identityHashCode(Object x) : int","sortText":"999999179","insertText":"identityHashCode","insertTextFormat":1,"textEdit":{"range":{"start":{"line":42,"character":19},"end":{"line":42,"character":19}},"newText":"identityHashCode"},"data":{"decl_signature":"Ljava.lang.System;","signature":"(Ljava.lang.Object;)I","name":"identityHashCode","pid":"20","rid":"1","uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java"}},{"label":"inheritedChannel() : Channel","kind":2,"detail":"System.inheritedChannel() : Channel","sortText":"999999179","insertText":"inheritedChannel","insertTextFormat":1,"textEdit":{"range":{"start":{"line":42,"character":19},"end":{"line":42,"character":19}},"newText":"inheritedChannel"},"data":{"decl_signature":"Ljava.lang.System;","signature":"()Ljava.nio.channels.Channel;","name":"inheritedChannel","pid":"21","rid":"1","uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java"}},{"label":"lineSeparator() : String","kind":2,"detail":"System.lineSeparator() : String","sortText":"999999179","insertText":"lineSeparator","insertTextFormat":1,"textEdit":{"range":{"start":{"line":42,"character":19},"end":{"line":42,"character":19}},"newText":"lineSeparator"},"data":{"decl_signature":"Ljava.lang.System;","signature":"()Ljava.lang.String;","name":"lineSeparator","pid":"22","rid":"1","uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java"}},{"label":"load(String filename) : void","kind":2,"detail":"System.load(String filename) : void","sortText":"999999179","insertText":"load","insertTextFormat":1,"textEdit":{"range":{"start":{"line":42,"character":19},"end":{"line":42,"character":19}},"newText":"load"},"data":{"decl_signature":"Ljava.lang.System;","signature":"(Ljava.lang.String;)V","name":"load","pid":"23","rid":"1","uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java"}},{"label":"loadLibrary(String libname) : void","kind":2,"detail":"System.loadLibrary(String libname) : void","sortText":"999999179","insertText":"loadLibrary","insertTextFormat":1,"textEdit":{"range":{"start":{"line":42,"character":19},"end":{"line":42,"character":19}},"newText":"loadLibrary"},"data":{"decl_signature":"Ljava.lang.System;","signature":"(Ljava.lang.String;)V","name":"loadLibrary","pid":"24","rid":"1","uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java"}},{"label":"mapLibraryName(String libname) : String","kind":2,"detail":"System.mapLibraryName(String libname) : String","sortText":"999999179","insertText":"mapLibraryName","insertTextFormat":1,"textEdit":{"range":{"start":{"line":42,"character":19},"end":{"line":42,"character":19}},"newText":"mapLibraryName"},"data":{"decl_signature":"Ljava.lang.System;","signature":"(Ljava.lang.String;)Ljava.lang.String;","name":"mapLibraryName","pid":"25","rid":"1","uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java"}},{"label":"nanoTime() : long","kind":2,"detail":"System.nanoTime() : long","sortText":"999999179","insertText":"nanoTime","insertTextFormat":1,"textEdit":{"range":{"start":{"line":42,"character":19},"end":{"line":42,"character":19}},"newText":"nanoTime"},"data":{"decl_signature":"Ljava.lang.System;","signature":"()J","name":"nanoTime","pid":"26","rid":"1","uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java"}},{"label":"runFinalization() : void","kind":2,"detail":"System.runFinalization() : void","sortText":"999999179","insertText":"runFinalization","insertTextFormat":1,"textEdit":{"range":{"start":{"line":42,"character":19},"end":{"line":42,"character":19}},"newText":"runFinalization"},"data":{"decl_signature":"Ljava.lang.System;","signature":"()V","name":"runFinalization","pid":"27","rid":"1","uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java"}},{"label":"setErr(PrintStream err) : void","kind":2,"detail":"System.setErr(PrintStream err) : void","sortText":"999999179","insertText":"setErr","insertTextFormat":1,"textEdit":{"range":{"start":{"line":42,"character":19},"end":{"line":42,"character":19}},"newText":"setErr"},"data":{"decl_signature":"Ljava.lang.System;","signature":"(Ljava.io.PrintStream;)V","name":"setErr","pid":"28","rid":"1","uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java"}},{"label":"setIn(InputStream in) : void","kind":2,"detail":"System.setIn(InputStream in) : void","sortText":"999999179","insertText":"setIn","insertTextFormat":1,"textEdit":{"range":{"start":{"line":42,"character":19},"end":{"line":42,"character":19}},"newText":"setIn"},"data":{"decl_signature":"Ljava.lang.System;","signature":"(Ljava.io.InputStream;)V","name":"setIn","pid":"29","rid":"1","uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java"}},{"label":"setOut(PrintStream out) : void","kind":2,"detail":"System.setOut(PrintStream out) : void","sortText":"999999179","insertText":"setOut","insertTextFormat":1,"textEdit":{"range":{"start":{"line":42,"character":19},"end":{"line":42,"character":19}},"newText":"setOut"},"data":{"decl_signature":"Ljava.lang.System;","signature":"(Ljava.io.PrintStream;)V","name":"setOut","pid":"30","rid":"1","uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java"}},{"label":"setProperties(Properties props) : void","kind":2,"detail":"System.setProperties(Properties props) : void","sortText":"999999179","insertText":"setProperties","insertTextFormat":1,"textEdit":{"range":{"start":{"line":42,"character":19},"end":{"line":42,"character":19}},"newText":"setProperties"},"data":{"decl_signature":"Ljava.lang.System;","signature":"(Ljava.util.Properties;)V","name":"setProperties","pid":"31","rid":"1","uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java"}},{"label":"setProperty(String key, String value) : String","kind":2,"detail":"System.setProperty(String key, String value) : String","sortText":"999999179","insertText":"setProperty","insertTextFormat":1,"textEdit":{"range":{"start":{"line":42,"character":19},"end":{"line":42,"character":19}},"newText":"setProperty"},"data":{"decl_signature":"Ljava.lang.System;","signature":"(Ljava.lang.String;Ljava.lang.String;)Ljava.lang.String;","name":"setProperty","pid":"32","rid":"1","uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java"}},{"label":"setSecurityManager(SecurityManager s) : void","kind":2,"detail":"System.setSecurityManager(SecurityManager s) : void","sortText":"999999179","insertText":"setSecurityManager","insertTextFormat":1,"textEdit":{"range":{"start":{"line":42,"character":19},"end":{"line":42,"character":19}},"newText":"setSecurityManager"},"data":{"decl_signature":"Ljava.lang.System;","signature":"(Ljava.lang.SecurityManager;)V","name":"setSecurityManager","pid":"33","rid":"1","uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java"}},{"label":"LoggerFinder - java.lang.System","kind":7,"detail":"java.lang.System.LoggerFinder","sortText":"999999180","filterText":"LoggerFinder","insertText":"LoggerFinder","insertTextFormat":1,"textEdit":{"range":{"start":{"line":42,"character":19},"end":{"line":42,"character":19}},"newText":"LoggerFinder"},"data":{"decl_signature":"Ljava.lang.System$LoggerFinder;","pid":"34","rid":"1","uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java"}},{"label":"Logger - java.lang.System","kind":8,"detail":"java.lang.System.Logger","sortText":"999999180","filterText":"Logger","insertText":"Logger","insertTextFormat":1,"textEdit":{"range":{"start":{"line":42,"character":19},"end":{"line":42,"character":19}},"newText":"Logger"},"data":{"decl_signature":"Ljava.lang.System$Logger;","pid":"35","rid":"1","uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java"}},{"label":"super","kind":14,"sortText":"999999181","insertTextFormat":1,"textEdit":{"range":{"start":{"line":42,"character":19},"end":{"line":42,"character":19}},"newText":"super"},"data":{"pid":"4","rid":"1","uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java"}},{"label":"this","kind":14,"sortText":"999999181","insertTextFormat":1,"textEdit":{"range":{"start":{"line":42,"character":19},"end":{"line":42,"character":19}},"newText":"this"},"data":{"pid":"5","rid":"1","uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java"}}]}}'
2020-08-02 14:59:25,281 - DEBUG - TX: Sending message: b'Content-Length: 677\r\n\r\n{"id":19,"jsonrpc":"2.0","method":"completionItem/resolve","params":{"data":{"decl_signature":"Ljava.lang.System;","name":"arraycopy","pid":"6","rid":"1","signature":"(Ljava.lang.Object;ILjava.lang.Object;II)V","uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java"},"detail":"System.arraycopy(Object src, int srcPos, Object dest, int destPos, int length) : void","insertText":"arraycopy","insertTextFormat":1,"kind":2,"label":"arraycopy(Object src, int srcPos, Object dest, int destPos, int length) : void","sortText":"999999179","textEdit":{"newText":"arraycopy","range":{"end":{"character":19,"line":42},"start":{"character":19,"line":42}}}}}'
2020-08-02 14:59:25,283 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:59:25 PM \\u003e\\u003e document/resolveCompletionItem"}}'
2020-08-02 14:59:25,451 - INFO - Received completion request
2020-08-02 14:59:25,452 - DEBUG - Using filetype completion: True
2020-08-02 14:59:25,452 - DEBUG - TX: Sending message: b'Content-Length: 677\r\n\r\n{"id":20,"jsonrpc":"2.0","method":"completionItem/resolve","params":{"data":{"decl_signature":"Ljava.lang.System;","name":"arraycopy","pid":"6","rid":"1","signature":"(Ljava.lang.Object;ILjava.lang.Object;II)V","uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java"},"detail":"System.arraycopy(Object src, int srcPos, Object dest, int destPos, int length) : void","insertText":"arraycopy","insertTextFormat":1,"kind":2,"label":"arraycopy(Object src, int srcPos, Object dest, int destPos, int length) : void","sortText":"999999179","textEdit":{"newText":"arraycopy","range":{"end":{"character":19,"line":42},"start":{"character":19,"line":42}}}}}'
2020-08-02 14:59:25,455 - INFO - Received signature help request
2020-08-02 14:59:25,546 - INFO - Received completion request
2020-08-02 14:59:25,547 - DEBUG - Using filetype completion: True
2020-08-02 14:59:25,547 - DEBUG - TX: Sending message: b'Content-Length: 469\r\n\r\n{"id":21,"jsonrpc":"2.0","method":"completionItem/resolve","params":{"data":{"name":"class","pid":"0","rid":"1","uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java"},"detail":"class : Class<java.lang.System>","insertText":"class","insertTextFormat":1,"kind":5,"label":"class : Class<java.lang.System>","sortText":"999999178","textEdit":{"newText":"class","range":{"end":{"character":19,"line":42},"start":{"character":19,"line":42}}}}}'
2020-08-02 14:59:25,552 - INFO - Received signature help request
2020-08-02 14:59:25,584 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:59:25 PM Reconciled 0. Took 7 ms"}}'
2020-08-02 14:59:25,609 - INFO - Received completion request
2020-08-02 14:59:25,610 - DEBUG - Using filetype completion: True
2020-08-02 14:59:25,611 - DEBUG - TX: Sending message: b'Content-Length: 586\r\n\r\n{"id":22,"jsonrpc":"2.0","method":"completionItem/resolve","params":{"data":{"decl_signature":"Ljava.lang.System;","name":"identityHashCode","pid":"20","rid":"1","signature":"(Ljava.lang.Object;)I","uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java"},"detail":"System.identityHashCode(Object x) : int","insertText":"identityHashCode","insertTextFormat":1,"kind":2,"label":"identityHashCode(Object x) : int","sortText":"999999179","textEdit":{"newText":"identityHashCode","range":{"end":{"character":19,"line":42},"start":{"character":19,"line":42}}}}}'
2020-08-02 14:59:25,619 - INFO - Received signature help request
2020-08-02 14:59:25,744 - INFO - Received completion request
2020-08-02 14:59:25,745 - DEBUG - Using filetype completion: True
2020-08-02 14:59:25,751 - INFO - Received signature help request
2020-08-02 14:59:25,785 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","id":19,"result":{"label":"arraycopy(Object src, int srcPos, Object dest, int destPos, int length) : void","kind":2,"detail":"System.arraycopy(Object src, int srcPos, Object dest, int destPos, int length) : void","documentation":{"kind":"markdown","value":"Copies an array from the specified source array, beginning at the specified position, to the specified position of the destination array. A subsequence of array components are copied from the source array referenced by `src` to the destination array referenced by `dest`. The number of components copied is equal to the `length` argument. The components at positions `srcPos` through `srcPos+length-1` in the source array are copied into positions `destPos` through `destPos+length-1`, respectively, of the destination array.\\n\\nIf the `src` and `dest` arguments refer to the same array object, then the copying is performed as if the components at positions `srcPos` through `srcPos+length-1` were first copied to a temporary array with `length` components and then the contents of the temporary array were copied into positions `destPos` through `destPos+length-1` of the destination array.\\n\\nIf `dest` is `null`, then a `NullPointerException` is thrown.\\n\\nIf `src` is `null`, then a `NullPointerException` is thrown and the destination array is not modified.\\n\\nOtherwise, if any of the following is true, an `ArrayStoreException` is thrown and the destination is not modified:\\n\\n * The `src` argument refers to an object that is not an array.\\n * The `dest` argument refers to an object that is not an array.\\n * The `src` argument and `dest` argument refer to arrays whose component types are different primitive types.\\n * The `src` argument refers to an array with a primitive component type and the `dest` argument refers to an array with a reference component type.\\n * The `src` argument refers to an array with a reference component type and the `dest` argument refers to an array with a primitive component type.\\n\\nOtherwise, if any of the following is true, an `IndexOutOfBoundsException` is thrown and the destination is not modified:\\n\\n * The `srcPos` argument is negative.\\n * The `destPos` argument is negative.\\n * The `length` argument is negative.\\n * `srcPos+length` is greater than `src.length`, the length of the source array.\\n * `destPos+length` is greater than `dest.length`, the length of the destination array.\\n\\nOtherwise, if any actual component of the source array from position `srcPos` through `srcPos+length-1` cannot be converted to the component type of the destination array by assignment conversion, an `ArrayStoreException` is thrown. In this case, let ***k*** be the smallest nonnegative integer less than length such that `src[srcPos+`*k*`]` cannot be converted to the component type of the destination array; when the exception is thrown, source array components from positions `srcPos` through `srcPos+`*k*`-1` will already have been copied to destination array positions `destPos` through `destPos+`*k*`-1` and no other positions of the destination array will have been modified. (Because of the restrictions already itemized, this paragraph effectively applies only to the situation where both arrays have component types that are reference types.)\\n\\n * **Parameters:**\\n \\n * **src** the source array.\\n \\n * **srcPos** starting position in the source array.\\n \\n * **dest** the destination array.\\n \\n * **destPos** starting position in the destination data.\\n \\n * **length** the number of array elements to be copied.\\n * **Throws:**\\n \\n * IndexOutOfBoundsException \\\\- if copying would cause access of data outside array bounds.\\n * ArrayStoreException \\\\- if an element in the `src` array could not be stored into the `dest` array because of a type mismatch.\\n * NullPointerException \\\\- if either `src` or `dest` is `null`."},"sortText":"999999179","insertText":"arraycopy","insertTextFormat":1,"textEdit":{"range":{"start":{"line":42,"character":19},"end":{"line":42,"character":19}},"newText":"arraycopy"}}}'
2020-08-02 14:59:25,785 - DEBUG - TX: Sending message: b'Content-Length: 469\r\n\r\n{"id":23,"jsonrpc":"2.0","method":"completionItem/resolve","params":{"data":{"name":"class","pid":"0","rid":"1","uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java"},"detail":"class : Class<java.lang.System>","insertText":"class","insertTextFormat":1,"kind":5,"label":"class : Class<java.lang.System>","sortText":"999999178","textEdit":{"newText":"class","range":{"end":{"character":19,"line":42},"start":{"character":19,"line":42}}}}}'
2020-08-02 14:59:25,786 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:59:25 PM \\u003e\\u003e document/resolveCompletionItem"}}'
2020-08-02 14:59:25,809 - INFO - Received completion request
2020-08-02 14:59:25,809 - DEBUG - Using filetype completion: True
2020-08-02 14:59:25,813 - INFO - Received signature help request
2020-08-02 14:59:25,864 - INFO - Received completion request
2020-08-02 14:59:25,865 - DEBUG - Using filetype completion: True
2020-08-02 14:59:25,874 - INFO - Received signature help request
2020-08-02 14:59:26,094 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","id":20,"result":{"label":"arraycopy(Object src, int srcPos, Object dest, int destPos, int length) : void","kind":2,"detail":"System.arraycopy(Object src, int srcPos, Object dest, int destPos, int length) : void","documentation":{"kind":"markdown","value":"Copies an array from the specified source array, beginning at the specified position, to the specified position of the destination array. A subsequence of array components are copied from the source array referenced by `src` to the destination array referenced by `dest`. The number of components copied is equal to the `length` argument. The components at positions `srcPos` through `srcPos+length-1` in the source array are copied into positions `destPos` through `destPos+length-1`, respectively, of the destination array.\\n\\nIf the `src` and `dest` arguments refer to the same array object, then the copying is performed as if the components at positions `srcPos` through `srcPos+length-1` were first copied to a temporary array with `length` components and then the contents of the temporary array were copied into positions `destPos` through `destPos+length-1` of the destination array.\\n\\nIf `dest` is `null`, then a `NullPointerException` is thrown.\\n\\nIf `src` is `null`, then a `NullPointerException` is thrown and the destination array is not modified.\\n\\nOtherwise, if any of the following is true, an `ArrayStoreException` is thrown and the destination is not modified:\\n\\n * The `src` argument refers to an object that is not an array.\\n * The `dest` argument refers to an object that is not an array.\\n * The `src` argument and `dest` argument refer to arrays whose component types are different primitive types.\\n * The `src` argument refers to an array with a primitive component type and the `dest` argument refers to an array with a reference component type.\\n * The `src` argument refers to an array with a reference component type and the `dest` argument refers to an array with a primitive component type.\\n\\nOtherwise, if any of the following is true, an `IndexOutOfBoundsException` is thrown and the destination is not modified:\\n\\n * The `srcPos` argument is negative.\\n * The `destPos` argument is negative.\\n * The `length` argument is negative.\\n * `srcPos+length` is greater than `src.length`, the length of the source array.\\n * `destPos+length` is greater than `dest.length`, the length of the destination array.\\n\\nOtherwise, if any actual component of the source array from position `srcPos` through `srcPos+length-1` cannot be converted to the component type of the destination array by assignment conversion, an `ArrayStoreException` is thrown. In this case, let ***k*** be the smallest nonnegative integer less than length such that `src[srcPos+`*k*`]` cannot be converted to the component type of the destination array; when the exception is thrown, source array components from positions `srcPos` through `srcPos+`*k*`-1` will already have been copied to destination array positions `destPos` through `destPos+`*k*`-1` and no other positions of the destination array will have been modified. (Because of the restrictions already itemized, this paragraph effectively applies only to the situation where both arrays have component types that are reference types.)\\n\\n * **Parameters:**\\n \\n * **src** the source array.\\n \\n * **srcPos** starting position in the source array.\\n \\n * **dest** the destination array.\\n \\n * **destPos** starting position in the destination data.\\n \\n * **length** the number of array elements to be copied.\\n * **Throws:**\\n \\n * IndexOutOfBoundsException \\\\- if copying would cause access of data outside array bounds.\\n * ArrayStoreException \\\\- if an element in the `src` array could not be stored into the `dest` array because of a type mismatch.\\n * NullPointerException \\\\- if either `src` or `dest` is `null`."},"sortText":"999999179","insertText":"arraycopy","insertTextFormat":1,"textEdit":{"range":{"start":{"line":42,"character":19},"end":{"line":42,"character":19}},"newText":"arraycopy"}}}'
2020-08-02 14:59:26,095 - DEBUG - TX: Sending message: b'Content-Length: 542\r\n\r\n{"id":24,"jsonrpc":"2.0","method":"completionItem/resolve","params":{"data":{"decl_signature":"Ljava.lang.System;","name":"load","pid":"23","rid":"1","signature":"(Ljava.lang.String;)V","uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java"},"detail":"System.load(String filename) : void","insertText":"load","insertTextFormat":1,"kind":2,"label":"load(String filename) : void","sortText":"999999179","textEdit":{"newText":"load","range":{"end":{"character":19,"line":42},"start":{"character":19,"line":42}}}}}'
2020-08-02 14:59:26,095 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:59:26 PM \\u003e\\u003e document/resolveCompletionItem"}}'
2020-08-02 14:59:26,096 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","id":21,"result":{"label":"class : Class\\u003cjava.lang.System\\u003e","kind":5,"detail":"class : Class\\u003cjava.lang.System\\u003e","sortText":"999999178","insertText":"class","insertTextFormat":1,"textEdit":{"range":{"start":{"line":42,"character":19},"end":{"line":42,"character":19}},"newText":"class"}}}'
2020-08-02 14:59:26,097 - DEBUG - TX: Sending message: b'Content-Length: 586\r\n\r\n{"id":25,"jsonrpc":"2.0","method":"completionItem/resolve","params":{"data":{"decl_signature":"Ljava.lang.System;","name":"identityHashCode","pid":"20","rid":"1","signature":"(Ljava.lang.Object;)I","uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java"},"detail":"System.identityHashCode(Object x) : int","insertText":"identityHashCode","insertTextFormat":1,"kind":2,"label":"identityHashCode(Object x) : int","sortText":"999999179","textEdit":{"newText":"identityHashCode","range":{"end":{"character":19,"line":42},"start":{"character":19,"line":42}}}}}'
2020-08-02 14:59:26,098 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:59:26 PM \\u003e\\u003e document/resolveCompletionItem"}}'
2020-08-02 14:59:26,130 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:59:26 PM begin problem for /Bag.java"}}'
2020-08-02 14:59:26,131 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:59:26 PM 2 problems reported for /Bag.java"}}'
2020-08-02 14:59:26,132 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java","diagnostics":[{"range":{"start":{"line":42,"character":12},"end":{"line":42,"character":18}},"severity":1,"code":"1610612976","source":"Java","message":"Syntax error, insert \\"VariableDeclarators\\" to complete LocalVariableDeclaration"},{"range":{"start":{"line":42,"character":12},"end":{"line":42,"character":18}},"severity":1,"code":"1610612976","source":"Java","message":"Syntax error, insert \\";\\" to complete BlockStatements"}]}}'
2020-08-02 14:59:26,133 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:59:26 PM Validated 1. Took 97 ms"}}'
2020-08-02 14:59:26,191 - INFO - Received event notification
2020-08-02 14:59:26,191 - DEBUG - Event name: FileReadyToParse
2020-08-02 14:59:26,191 - INFO - Adding buffer identifiers for file: /home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java
2020-08-02 14:59:26,192 - DEBUG - Refreshing file /home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java: State is Open/action Change
2020-08-02 14:59:26,192 - DEBUG - TX: Sending notification: b'Content-Length: 1072\r\n\r\n{"jsonrpc":"2.0","method":"textDocument/didChange","params":{"contentChanges":[{"text":"package code;\\n\\nimport java.util.Iterator;\\n\\npublic class Bag<Item> implements Iterable<Item>{\\n\\n private Node first;\\n\\n private class Node{\\n Item item;\\n Node next;\\n }\\n\\n public void add(Item item){\\n Node oldFirst=first;\\n first=new Node();\\n first.item=item;\\n first.next=oldFirst;\\n }\\n\\n\\t@Override\\n\\tpublic Iterator<Item> iterator() {\\n\\t\\treturn new ListIterator();\\n\\t}\\n\\n private class ListIterator implements Iterator<Item> {\\n\\n private Node current=first;\\n\\n\\t\\t@Override\\n\\t\\tpublic boolean hasNext() {\\n\\t\\t\\treturn current!=null;\\n\\t\\t}\\n\\n\\t\\t@Override\\n\\t\\tpublic Item next() {\\n Item item=current.item;\\n current=current.next;\\n return item;\\n\\t\\t}\\n\\n public String shitFace(){\\n System.asdasd\\n }\\n }\\n}\\n"}],"textDocument":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java","version":6}}}'
2020-08-02 14:59:26,192 - DEBUG - Not updating file /home/brian/workspace/algorithms-sedge/code/!/bin/bash, it is not a supported filetype: [''] not in ['java']
2020-08-02 14:59:26,196 - INFO - Received event notification
2020-08-02 14:59:26,196 - DEBUG - Event name: InsertLeave
2020-08-02 14:59:26,196 - INFO - Adding ONE buffer identifier for file: /home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java
2020-08-02 14:59:26,375 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","id":22,"result":{"label":"identityHashCode(Object x) : int","kind":2,"detail":"System.identityHashCode(Object x) : int","documentation":{"kind":"markdown","value":"Returns the same hash code for the given object as would be returned by the default method hashCode(), whether or not the given object\\u0027s class overrides hashCode(). The hash code for the null reference is zero.\\n\\n * **Parameters:**\\n \\n * **x** object for which the hashCode is to be calculated\\n * **Returns:**\\n \\n * the hashCode\\n * **Since:**\\n \\n * 1.1\\n * **See Also:**\\n \\n * Object.hashCode\\n \\n * java.util.Objects.hashCode(Object)"},"sortText":"999999179","insertText":"identityHashCode","insertTextFormat":1,"textEdit":{"range":{"start":{"line":42,"character":19},"end":{"line":42,"character":19}},"newText":"identityHashCode"}}}'
2020-08-02 14:59:26,376 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:59:26 PM \\u003e\\u003e document/resolveCompletionItem"}}'
2020-08-02 14:59:26,379 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","id":23,"result":{"label":"class : Class\\u003cjava.lang.System\\u003e","kind":5,"detail":"class : Class\\u003cjava.lang.System\\u003e","sortText":"999999178","insertText":"class","insertTextFormat":1,"textEdit":{"range":{"start":{"line":42,"character":19},"end":{"line":42,"character":19}},"newText":"class"}}}'
2020-08-02 14:59:26,379 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:59:26 PM \\u003e\\u003e document/resolveCompletionItem"}}'
2020-08-02 14:59:26,379 - DEBUG - TX: Sending message: b'Content-Length: 597\r\n\r\n{"id":26,"jsonrpc":"2.0","method":"completionItem/resolve","params":{"data":{"decl_signature":"Ljava.lang.System;","name":"clearProperty","pid":"7","rid":"1","signature":"(Ljava.lang.String;)Ljava.lang.String;","uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java"},"detail":"System.clearProperty(String key) : String","insertText":"clearProperty","insertTextFormat":1,"kind":2,"label":"clearProperty(String key) : String","sortText":"999999179","textEdit":{"newText":"clearProperty","range":{"end":{"character":19,"line":42},"start":{"character":19,"line":42}}}}}'
2020-08-02 14:59:26,812 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","id":24,"result":{"label":"load(String filename) : void","kind":2,"detail":"System.load(String filename) : void","documentation":{"kind":"markdown","value":"Loads the native library specified by the filename argument. The filename argument must be an absolute path name. If the filename argument, when stripped of any platform-specific library prefix, path, and file extension, indicates a library whose name is, for example, L, and a native library called L is statically linked with the VM, then the JNI\\\\_OnLoad\\\\_L function exported by the library is invoked rather than attempting to load a dynamic library. A filename matching the argument does not have to exist in the file system. See the [ JNI Specification](https://docs.oracle.com/en/java/javase/11/docs/api/../specs/jni/index.html) for more details. Otherwise, the filename argument is mapped to a native library image in an implementation-dependent manner.\\n\\nThe call `System.load(name)` is effectively equivalent to the call:\\n\\n\\u003e Runtime.getRuntime().load(name)\\n\\n * **Parameters:**\\n \\n * **filename** the file to load.\\n * **Throws:**\\n \\n * SecurityException \\\\- if a security manager exists and its `checkLink` method doesn\\u0027t allow loading of the specified dynamic library\\n * UnsatisfiedLinkError \\\\- if either the filename is not an absolute path name, the native library is not statically linked with the VM, or the library cannot be mapped to a native library image by the host system.\\n * NullPointerException \\\\- if `filename` is `null`\\n * **See Also:**\\n \\n * java.lang.Runtime.load(java.lang.String)\\n \\n * java.lang.SecurityManager.checkLink(java.lang.String)"},"sortText":"999999179","insertText":"load","insertTextFormat":1,"textEdit":{"range":{"start":{"line":42,"character":19},"end":{"line":42,"character":19}},"newText":"load"}}}'
2020-08-02 14:59:26,813 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:59:26 PM \\u003e\\u003e document/resolveCompletionItem"}}'
2020-08-02 14:59:26,813 - DEBUG - TX: Sending message: b'Content-Length: 514\r\n\r\n{"id":27,"jsonrpc":"2.0","method":"completionItem/resolve","params":{"data":{"decl_signature":"Ljava.lang.System;","name":"nanoTime","pid":"26","rid":"1","signature":"()J","uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java"},"detail":"System.nanoTime() : long","insertText":"nanoTime","insertTextFormat":1,"kind":2,"label":"nanoTime() : long","sortText":"999999179","textEdit":{"newText":"nanoTime","range":{"end":{"character":19,"line":42},"start":{"character":19,"line":42}}}}}'
2020-08-02 14:59:26,921 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","id":25,"result":{"label":"identityHashCode(Object x) : int","kind":2,"detail":"System.identityHashCode(Object x) : int","documentation":{"kind":"markdown","value":"Returns the same hash code for the given object as would be returned by the default method hashCode(), whether or not the given object\\u0027s class overrides hashCode(). The hash code for the null reference is zero.\\n\\n * **Parameters:**\\n \\n * **x** object for which the hashCode is to be calculated\\n * **Returns:**\\n \\n * the hashCode\\n * **Since:**\\n \\n * 1.1\\n * **See Also:**\\n \\n * Object.hashCode\\n \\n * java.util.Objects.hashCode(Object)"},"sortText":"999999179","insertText":"identityHashCode","insertTextFormat":1,"textEdit":{"range":{"start":{"line":42,"character":19},"end":{"line":42,"character":19}},"newText":"identityHashCode"}}}'
2020-08-02 14:59:26,922 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:59:26 PM \\u003e\\u003e document/didChange"}}'
2020-08-02 14:59:26,922 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:59:26 PM \\u003e\\u003e document/resolveCompletionItem"}}'
2020-08-02 14:59:27,280 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","id":26,"result":{"label":"clearProperty(String key) : String","kind":2,"detail":"System.clearProperty(String key) : String","documentation":{"kind":"markdown","value":"Removes the system property indicated by the specified key. First, if a security manager exists, its `SecurityManager.checkPermission` method is called with a `PropertyPermission(key, \\"write\\")` permission. This may result in a SecurityException being thrown. If no exception is thrown, the specified property is removed.\\n\\n * **Parameters:**\\n \\n * **key** the name of the system property to be removed.\\n * **Returns:**\\n \\n * the previous string value of the system property, or `null` if there was no property with that key.\\n * **Throws:**\\n \\n * SecurityException \\\\- if a security manager exists and its `checkPropertyAccess` method doesn\\u0027t allow access to the specified system property.\\n * NullPointerException \\\\- if `key` is `null`.\\n * IllegalArgumentException \\\\- if `key` is empty.\\n * **Since:**\\n \\n * 1.5\\n * **See Also:**\\n \\n * getProperty\\n \\n * setProperty\\n \\n * java.util.Properties\\n \\n * java.lang.SecurityException\\n \\n * java.lang.SecurityManager.checkPropertiesAccess()\\n * **API Note:**\\n \\n * **Changing a standard system property may have unpredictable results unless otherwise specified**. See getProperties method for details."},"sortText":"999999179","insertText":"clearProperty","insertTextFormat":1,"textEdit":{"range":{"start":{"line":42,"character":19},"end":{"line":42,"character":19}},"newText":"clearProperty"}}}'
2020-08-02 14:59:27,281 - DEBUG - TX: Sending message: b'Content-Length: 530\r\n\r\n{"id":28,"jsonrpc":"2.0","method":"completionItem/resolve","params":{"data":{"decl_signature":"Ljava.lang.System;","name":"console","pid":"8","rid":"1","signature":"()Ljava.io.Console;","uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java"},"detail":"System.console() : Console","insertText":"console","insertTextFormat":1,"kind":2,"label":"console() : Console","sortText":"999999179","textEdit":{"newText":"console","range":{"end":{"character":19,"line":42},"start":{"character":19,"line":42}}}}}'
2020-08-02 14:59:27,281 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:59:27 PM \\u003e\\u003e document/resolveCompletionItem"}}'
2020-08-02 14:59:27,291 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","id":27,"result":{"label":"nanoTime() : long","kind":2,"detail":"System.nanoTime() : long","documentation":{"kind":"markdown","value":"Returns the current value of the running Java Virtual Machine\\u0027s high-resolution time source, in nanoseconds. This method can only be used to measure elapsed time and is not related to any other notion of system or wall-clock time. The value returned represents nanoseconds since some fixed but arbitrary *origin* time (perhaps in the future, so values may be negative). The same origin is used by all invocations of this method in an instance of a Java virtual machine; other virtual machine instances are likely to use a different origin.\\n\\nThis method provides nanosecond precision, but not necessarily nanosecond resolution (that is, how frequently the value changes) - no guarantees are made except that the resolution is at least as good as that of currentTimeMillis().\\n\\nDifferences in successive calls that span greater than approximately 292 years (263 nanoseconds) will not correctly compute elapsed time due to numerical overflow.\\n\\nThe values returned by this method become meaningful only when the difference between two such values, obtained within the same instance of a Java virtual machine, is computed.\\n\\nFor example, to measure how long some code takes to execute:\\n\\n long startTime \\u003d System.nanoTime();\\n // ... the code being measured ...\\n long elapsedNanos \\u003d System.nanoTime() - startTime;\\n\\nTo compare elapsed time against a timeout, use\\n\\n if (System.nanoTime() - startTime \\u003e\\u003d timeoutNanos) ...\\n\\ninstead of\\n\\n if (System.nanoTime() \\u003e\\u003d startTime + timeoutNanos) ...\\n\\nbecause of the possibility of numerical overflow.\\n\\n * **Returns:**\\n \\n * the current value of the running Java Virtual Machine\\u0027s high-resolution time source, in nanoseconds\\n * **Since:**\\n \\n * 1.5"},"sortText":"999999179","insertText":"nanoTime","insertTextFormat":1,"textEdit":{"range":{"start":{"line":42,"character":19},"end":{"line":42,"character":19}},"newText":"nanoTime"}}}'
2020-08-02 14:59:27,292 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:59:27 PM \\u003e\\u003e document/resolveCompletionItem"}}'
2020-08-02 14:59:27,293 - DEBUG - TX: Sending message: b'Content-Length: 575\r\n\r\n{"id":29,"jsonrpc":"2.0","method":"completionItem/resolve","params":{"data":{"decl_signature":"Ljava.lang.System;","name":"loadLibrary","pid":"24","rid":"1","signature":"(Ljava.lang.String;)V","uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java"},"detail":"System.loadLibrary(String libname) : void","insertText":"loadLibrary","insertTextFormat":1,"kind":2,"label":"loadLibrary(String libname) : void","sortText":"999999179","textEdit":{"newText":"loadLibrary","range":{"end":{"character":19,"line":42},"start":{"character":19,"line":42}}}}}'
2020-08-02 14:59:27,388 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:59:27 PM Reconciled 0. Took 5 ms"}}'
2020-08-02 14:59:27,395 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","id":28,"result":{"label":"console() : Console","kind":2,"detail":"System.console() : Console","documentation":{"kind":"markdown","value":"Returns the unique Console object associated with the current Java virtual machine, if any.\\n\\n * **Returns:**\\n \\n * The system console, if any, otherwise `null`.\\n * **Since:**\\n \\n * 1.6"},"sortText":"999999179","insertText":"console","insertTextFormat":1,"textEdit":{"range":{"start":{"line":42,"character":19},"end":{"line":42,"character":19}},"newText":"console"}}}'
2020-08-02 14:59:27,396 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:59:27 PM \\u003e\\u003e document/resolveCompletionItem"}}'
2020-08-02 14:59:27,396 - DEBUG - TX: Sending message: b'Content-Length: 558\r\n\r\n{"id":30,"jsonrpc":"2.0","method":"completionItem/resolve","params":{"data":{"decl_signature":"Ljava.lang.System;","name":"currentTimeMillis","pid":"9","rid":"1","signature":"()J","uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java"},"detail":"System.currentTimeMillis() : long","insertText":"currentTimeMillis","insertTextFormat":1,"kind":2,"label":"currentTimeMillis() : long","sortText":"999999179","textEdit":{"newText":"currentTimeMillis","range":{"end":{"character":19,"line":42},"start":{"character":19,"line":42}}}}}'
2020-08-02 14:59:27,461 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/src/main/java/code/4913', wd=44, mask=IN_CREATE, cookie=0, name=4913>
2020-08-02 14:59:27,465 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/src/main/java/code/4913', wd=44, mask=IN_ATTRIB, cookie=0, name=4913>
2020-08-02 14:59:27,465 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/src/main/java/code/4913', wd=44, mask=IN_DELETE, cookie=0, name=4913>
2020-08-02 14:59:27,465 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java', wd=44, mask=IN_MOVED_FROM, cookie=2107, name=Bag.java>
2020-08-02 14:59:27,465 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java~', wd=44, mask=IN_MOVED_TO, cookie=2107, name=Bag.java~>
2020-08-02 14:59:27,465 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/src/main/java/code/.Bag.java.swp', wd=44, mask=IN_MODIFY, cookie=0, name=.Bag.java.swp>
2020-08-02 14:59:27,466 - DEBUG - TX: Sending notification: b'Content-Length: 177\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/4913"}]}}'
2020-08-02 14:59:27,466 - DEBUG - TX: Sending notification: b'Content-Length: 172\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code"}]}}'
2020-08-02 14:59:27,467 - DEBUG - TX: Sending notification: b'Content-Length: 177\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/4913"}]}}'
2020-08-02 14:59:27,467 - DEBUG - TX: Sending notification: b'Content-Length: 177\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/4913"}]}}'
2020-08-02 14:59:27,467 - DEBUG - TX: Sending notification: b'Content-Length: 172\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code"}]}}'
2020-08-02 14:59:27,468 - DEBUG - TX: Sending notification: b'Content-Length: 172\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code"}]}}'
2020-08-02 14:59:27,469 - DEBUG - TX: Sending notification: b'Content-Length: 186\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/.Bag.java.swp"}]}}'
2020-08-02 14:59:27,535 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java', wd=44, mask=IN_CREATE, cookie=0, name=Bag.java>
2020-08-02 14:59:27,536 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java', wd=44, mask=IN_MODIFY, cookie=0, name=Bag.java>
2020-08-02 14:59:27,537 - DEBUG - TX: Sending notification: b'Content-Length: 181\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java"}]}}'
2020-08-02 14:59:27,537 - DEBUG - TX: Sending notification: b'Content-Length: 172\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code"}]}}'
2020-08-02 14:59:27,537 - DEBUG - TX: Sending notification: b'Content-Length: 181\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java"}]}}'
2020-08-02 14:59:27,568 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java', wd=44, mask=IN_ATTRIB, cookie=0, name=Bag.java>
2020-08-02 14:59:27,569 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java', wd=44, mask=IN_ATTRIB, cookie=0, name=Bag.java>
2020-08-02 14:59:27,570 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/src/main/java/code/.Bag.java.swp', wd=44, mask=IN_MODIFY, cookie=0, name=.Bag.java.swp>
2020-08-02 14:59:27,570 - DEBUG - TX: Sending notification: b'Content-Length: 181\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java"}]}}'
2020-08-02 14:59:27,571 - DEBUG - TX: Sending notification: b'Content-Length: 181\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java"}]}}'
2020-08-02 14:59:27,571 - DEBUG - TX: Sending notification: b'Content-Length: 186\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/.Bag.java.swp"}]}}'
2020-08-02 14:59:27,575 - INFO - Received event notification
2020-08-02 14:59:27,575 - DEBUG - Event name: FileSave
2020-08-02 14:59:27,575 - DEBUG - TX: Sending notification: b'Content-Length: 1049\r\n\r\n{"jsonrpc":"2.0","method":"textDocument/didSave","params":{"text":"package code;\\n\\nimport java.util.Iterator;\\n\\npublic class Bag<Item> implements Iterable<Item>{\\n\\n private Node first;\\n\\n private class Node{\\n Item item;\\n Node next;\\n }\\n\\n public void add(Item item){\\n Node oldFirst=first;\\n first=new Node();\\n first.item=item;\\n first.next=oldFirst;\\n }\\n\\n\\t@Override\\n\\tpublic Iterator<Item> iterator() {\\n\\t\\treturn new ListIterator();\\n\\t}\\n\\n private class ListIterator implements Iterator<Item> {\\n\\n private Node current=first;\\n\\n\\t\\t@Override\\n\\t\\tpublic boolean hasNext() {\\n\\t\\t\\treturn current!=null;\\n\\t\\t}\\n\\n\\t\\t@Override\\n\\t\\tpublic Item next() {\\n Item item=current.item;\\n current=current.next;\\n return item;\\n\\t\\t}\\n\\n public String shitFace(){\\n System.asdasd\\n }\\n }\\n}\\n","textDocument":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java","version":6}}}'
2020-08-02 14:59:27,576 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java~', wd=44, mask=IN_DELETE, cookie=0, name=Bag.java~>
2020-08-02 14:59:27,577 - DEBUG - TX: Sending notification: b'Content-Length: 182\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java~"}]}}'
2020-08-02 14:59:27,578 - DEBUG - TX: Sending notification: b'Content-Length: 172\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code"}]}}'
2020-08-02 14:59:27,704 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","id":29,"result":{"label":"loadLibrary(String libname) : void","kind":2,"detail":"System.loadLibrary(String libname) : void","documentation":{"kind":"markdown","value":"Loads the native library specified by the `libname` argument. The `libname` argument must not contain any platform specific prefix, file extension or path. If a native library called `libname` is statically linked with the VM, then the JNI\\\\_OnLoad\\\\_`libname` function exported by the library is invoked. See the [ JNI Specification](https://docs.oracle.com/en/java/javase/11/docs/api/../specs/jni/index.html) for more details. Otherwise, the libname argument is loaded from a system library location and mapped to a native library image in an implementation- dependent manner.\\n\\nThe call `System.loadLibrary(name)` is effectively equivalent to the call\\n\\n\\u003e Runtime.getRuntime().loadLibrary(name)\\n\\n * **Parameters:**\\n \\n * **libname** the name of the library.\\n * **Throws:**\\n \\n * SecurityException \\\\- if a security manager exists and its `checkLink` method doesn\\u0027t allow loading of the specified dynamic library\\n * UnsatisfiedLinkError \\\\- if either the libname argument contains a file path, the native library is not statically linked with the VM, or the library cannot be mapped to a native library image by the host system.\\n * NullPointerException \\\\- if `libname` is `null`\\n * **See Also:**\\n \\n * java.lang.Runtime.loadLibrary(java.lang.String)\\n \\n * java.lang.SecurityManager.checkLink(java.lang.String)"},"sortText":"999999179","insertText":"loadLibrary","insertTextFormat":1,"textEdit":{"range":{"start":{"line":42,"character":19},"end":{"line":42,"character":19}},"newText":"loadLibrary"}}}'
2020-08-02 14:59:27,705 - DEBUG - TX: Sending message: b'Content-Length: 549\r\n\r\n{"id":31,"jsonrpc":"2.0","method":"completionItem/resolve","params":{"data":{"decl_signature":"Ljava.lang.System;","name":"runFinalization","pid":"27","rid":"1","signature":"()V","uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java"},"detail":"System.runFinalization() : void","insertText":"runFinalization","insertTextFormat":1,"kind":2,"label":"runFinalization() : void","sortText":"999999179","textEdit":{"newText":"runFinalization","range":{"end":{"character":19,"line":42},"start":{"character":19,"line":42}}}}}'
2020-08-02 14:59:27,705 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:59:27 PM \\u003e\\u003e document/resolveCompletionItem"}}'
2020-08-02 14:59:27,812 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","id":30,"result":{"label":"currentTimeMillis() : long","kind":2,"detail":"System.currentTimeMillis() : long","documentation":{"kind":"markdown","value":"Returns the current time in milliseconds. Note that while the unit of time of the return value is a millisecond, the granularity of the value depends on the underlying operating system and may be larger. For example, many operating systems measure time in units of tens of milliseconds.\\n\\nSee the description of the class `Date` for a discussion of slight discrepancies that may arise between \\"computer time\\" and coordinated universal time (UTC).\\n\\n * **Returns:**\\n \\n * the difference, measured in milliseconds, between the current time and midnight, January 1, 1970 UTC.\\n * **See Also:**\\n \\n * java.util.Date"},"sortText":"999999179","insertText":"currentTimeMillis","insertTextFormat":1,"textEdit":{"range":{"start":{"line":42,"character":19},"end":{"line":42,"character":19}},"newText":"currentTimeMillis"}}}'
2020-08-02 14:59:27,813 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:59:27 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 14:59:27,813 - DEBUG - TX: Sending message: b'Content-Length: 481\r\n\r\n{"id":32,"jsonrpc":"2.0","method":"completionItem/resolve","params":{"data":{"decl_signature":"Ljava.lang.System;","name":"err","pid":"1","rid":"1","uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java"},"detail":"System.err : PrintStream","insertText":"err","insertTextFormat":1,"kind":21,"label":"err : PrintStream","sortText":"999999178","textEdit":{"newText":"err","range":{"end":{"character":19,"line":42},"start":{"character":19,"line":42}}}}}'
2020-08-02 14:59:27,880 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:59:27 PM begin problem for /Bag.java"}}'
2020-08-02 14:59:27,881 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:59:27 PM 3 problems reported for /Bag.java"}}'
2020-08-02 14:59:27,882 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java","diagnostics":[{"range":{"start":{"line":42,"character":19},"end":{"line":42,"character":25}},"severity":1,"code":"1610612976","source":"Java","message":"Syntax error, insert \\"VariableDeclarators\\" to complete LocalVariableDeclaration"},{"range":{"start":{"line":42,"character":19},"end":{"line":42,"character":25}},"severity":1,"code":"1610612976","source":"Java","message":"Syntax error, insert \\";\\" to complete BlockStatements"},{"range":{"start":{"line":42,"character":19},"end":{"line":42,"character":25}},"severity":1,"code":"33554502","source":"Java","message":"asdasd cannot be resolved or is not a field"}]}}'
2020-08-02 14:59:27,898 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:59:27 PM Validated 1. Took 108 ms"}}'
2020-08-02 14:59:27,902 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code","diagnostics":[]}}'
2020-08-02 14:59:27,904 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:59:27 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 14:59:27,908 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:59:27 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 14:59:27,911 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:59:27 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 14:59:27,912 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/4913","diagnostics":[]}}'
2020-08-02 14:59:27,917 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:59:27 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 14:59:27,921 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:59:27 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 14:59:27,925 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:59:27 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 14:59:27,927 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:59:27 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 14:59:27,929 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:59:27 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 14:59:27,932 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:59:27 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 14:59:27,933 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:59:27 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 14:59:27,934 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:59:27 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 14:59:27,936 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:59:27 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 14:59:27,938 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:59:27 PM \\u003e\\u003e document/didSave"}}'
2020-08-02 14:59:27,954 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:59:27 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 14:59:27,954 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java~","diagnostics":[]}}'
2020-08-02 14:59:27,958 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:59:27 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 14:59:27,961 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:59:27 PM \\u003e\\u003e document/resolveCompletionItem"}}'
2020-08-02 14:59:28,419 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","id":31,"result":{"label":"runFinalization() : void","kind":2,"detail":"System.runFinalization() : void","documentation":{"kind":"markdown","value":"Runs the finalization methods of any objects pending finalization. Calling this method suggests that the Java Virtual Machine expend effort toward running the `finalize` methods of objects that have been found to be discarded but whose `finalize` methods have not yet been run. When control returns from the method call, the Java Virtual Machine has made a best effort to complete all outstanding finalizations.\\n\\nThe call `System.runFinalization()` is effectively equivalent to the call:\\n\\n\\u003e Runtime.getRuntime().runFinalization()\\n\\n * **See Also:**\\n \\n * java.lang.Runtime.runFinalization()"},"sortText":"999999179","insertText":"runFinalization","insertTextFormat":1,"textEdit":{"range":{"start":{"line":42,"character":19},"end":{"line":42,"character":19}},"newText":"runFinalization"}}}'
2020-08-02 14:59:28,420 - DEBUG - TX: Sending message: b'Content-Length: 560\r\n\r\n{"id":33,"jsonrpc":"2.0","method":"completionItem/resolve","params":{"data":{"decl_signature":"Ljava.lang.System;","name":"lineSeparator","pid":"22","rid":"1","signature":"()Ljava.lang.String;","uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java"},"detail":"System.lineSeparator() : String","insertText":"lineSeparator","insertTextFormat":1,"kind":2,"label":"lineSeparator() : String","sortText":"999999179","textEdit":{"newText":"lineSeparator","range":{"end":{"character":19,"line":42},"start":{"character":19,"line":42}}}}}'
2020-08-02 14:59:28,420 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:59:28 PM \\u003e\\u003e document/resolveCompletionItem"}}'
2020-08-02 14:59:28,425 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","id":32,"result":{"label":"err : PrintStream","kind":21,"detail":"System.err : PrintStream","documentation":{"kind":"markdown","value":"The \\"standard\\" error output stream. This stream is already open and ready to accept output data.\\n\\nTypically this stream corresponds to display output or another output destination specified by the host environment or user. By convention, this output stream is used to display error messages or other information that should come to the immediate attention of a user even if the principal output stream, the value of the variable `out`, has been redirected to a file or other destination that is typically not continuously monitored."},"sortText":"999999178","insertText":"err","insertTextFormat":1,"textEdit":{"range":{"start":{"line":42,"character":19},"end":{"line":42,"character":19}},"newText":"err"}}}'
2020-08-02 14:59:28,426 - DEBUG - TX: Sending message: b'Content-Length: 515\r\n\r\n{"id":34,"jsonrpc":"2.0","method":"completionItem/resolve","params":{"data":{"decl_signature":"Ljava.lang.System;","name":"exit","pid":"10","rid":"1","signature":"(I)V","uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java"},"detail":"System.exit(int status) : void","insertText":"exit","insertTextFormat":1,"kind":2,"label":"exit(int status) : void","sortText":"999999179","textEdit":{"newText":"exit","range":{"end":{"character":19,"line":42},"start":{"character":19,"line":42}}}}}'
2020-08-02 14:59:28,426 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:59:28 PM \\u003e\\u003e document/resolveCompletionItem"}}'
2020-08-02 14:59:28,432 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","id":33,"result":{"label":"lineSeparator() : String","kind":2,"detail":"System.lineSeparator() : String","documentation":{"kind":"markdown","value":"Returns the system-dependent line separator string. It always returns the same value - the initial value of the system property `line.separator`.\\n\\nOn UNIX systems, it returns `\\"\\\\n\\"`; on Microsoft Windows systems it returns `\\"\\\\r\\\\n\\"`.\\n\\n * **Returns:**\\n \\n * the system-dependent line separator string\\n * **Since:**\\n \\n * 1.7"},"sortText":"999999179","insertText":"lineSeparator","insertTextFormat":1,"textEdit":{"range":{"start":{"line":42,"character":19},"end":{"line":42,"character":19}},"newText":"lineSeparator"}}}'
2020-08-02 14:59:28,432 - DEBUG - TX: Sending message: b'Content-Length: 586\r\n\r\n{"id":35,"jsonrpc":"2.0","method":"completionItem/resolve","params":{"data":{"decl_signature":"Ljava.lang.System;","name":"inheritedChannel","pid":"21","rid":"1","signature":"()Ljava.nio.channels.Channel;","uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java"},"detail":"System.inheritedChannel() : Channel","insertText":"inheritedChannel","insertTextFormat":1,"kind":2,"label":"inheritedChannel() : Channel","sortText":"999999179","textEdit":{"newText":"inheritedChannel","range":{"end":{"character":19,"line":42},"start":{"character":19,"line":42}}}}}'
2020-08-02 14:59:28,433 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:59:28 PM \\u003e\\u003e document/resolveCompletionItem"}}'
2020-08-02 14:59:28,550 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","id":34,"result":{"label":"exit(int status) : void","kind":2,"detail":"System.exit(int status) : void","documentation":{"kind":"markdown","value":"Terminates the currently running Java Virtual Machine. The argument serves as a status code; by convention, a nonzero status code indicates abnormal termination.\\n\\nThis method calls the `exit` method in class `Runtime`. This method never returns normally.\\n\\nThe call `System.exit(n)` is effectively equivalent to the call:\\n\\n\\u003e Runtime.getRuntime().exit(n)\\n\\n * **Parameters:**\\n \\n * **status** exit status.\\n * **Throws:**\\n \\n * SecurityException \\\\- if a security manager exists and its `checkExit` method doesn\\u0027t allow exit with the specified status.\\n * **See Also:**\\n \\n * java.lang.Runtime.exit(int)"},"sortText":"999999179","insertText":"exit","insertTextFormat":1,"textEdit":{"range":{"start":{"line":42,"character":19},"end":{"line":42,"character":19}},"newText":"exit"}}}'
2020-08-02 14:59:28,551 - DEBUG - TX: Sending message: b'Content-Length: 484\r\n\r\n{"id":36,"jsonrpc":"2.0","method":"completionItem/resolve","params":{"data":{"decl_signature":"Ljava.lang.System;","name":"gc","pid":"11","rid":"1","signature":"()V","uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java"},"detail":"System.gc() : void","insertText":"gc","insertTextFormat":1,"kind":2,"label":"gc() : void","sortText":"999999179","textEdit":{"newText":"gc","range":{"end":{"character":19,"line":42},"start":{"character":19,"line":42}}}}}'
2020-08-02 14:59:28,551 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:59:28 PM \\u003e\\u003e document/resolveCompletionItem"}}'
2020-08-02 14:59:28,600 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp', wd=50, mask=IN_DELETE, cookie=0, name=.Bag.java.swp>
2020-08-02 14:59:28,601 - DEBUG - TX: Sending notification: b'Content-Length: 181\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp"}]}}'
2020-08-02 14:59:28,601 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 14:59:28,601 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp', wd=50, mask=IN_CREATE, cookie=0, name=.Bag.java.swp>
2020-08-02 14:59:28,602 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp', wd=50, mask=IN_MODIFY, cookie=0, name=.Bag.java.swp>
2020-08-02 14:59:28,602 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp', wd=50, mask=IN_ATTRIB, cookie=0, name=.Bag.java.swp>
2020-08-02 14:59:28,602 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp', wd=50, mask=IN_ATTRIB, cookie=0, name=.Bag.java.swp>
2020-08-02 14:59:28,603 - DEBUG - TX: Sending notification: b'Content-Length: 181\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp"}]}}'
2020-08-02 14:59:28,603 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 14:59:28,603 - DEBUG - TX: Sending notification: b'Content-Length: 181\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp"}]}}'
2020-08-02 14:59:28,638 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Bag$Node.class', wd=50, mask=IN_MODIFY, cookie=0, name=Bag$Node.class>
2020-08-02 14:59:28,638 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Bag$Node.class', wd=50, mask=IN_MODIFY, cookie=0, name=Bag$Node.class>
2020-08-02 14:59:28,639 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Bag.class', wd=50, mask=IN_MODIFY, cookie=0, name=Bag.class>
2020-08-02 14:59:28,639 - DEBUG - TX: Sending notification: b'Content-Length: 184\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Bag%24Node.class"}]}}'
2020-08-02 14:59:28,640 - DEBUG - TX: Sending notification: b'Content-Length: 177\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Bag.class"}]}}'
2020-08-02 14:59:28,640 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Bag$ListIterator.class', wd=50, mask=IN_MODIFY, cookie=0, name=Bag$ListIterator.class>
2020-08-02 14:59:28,641 - DEBUG - TX: Sending notification: b'Content-Length: 192\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Bag%24ListIterator.class"}]}}'
2020-08-02 14:59:28,649 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code","diagnostics":[]}}'
2020-08-02 14:59:28,652 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java","diagnostics":[{"range":{"start":{"line":42,"character":19},"end":{"line":42,"character":25}},"severity":1,"code":"1610612976","source":"Java","message":"Syntax error, insert \\"VariableDeclarators\\" to complete LocalVariableDeclaration"},{"range":{"start":{"line":42,"character":19},"end":{"line":42,"character":25}},"severity":1,"code":"1610612976","source":"Java","message":"Syntax error, insert \\";\\" to complete BlockStatements"},{"range":{"start":{"line":42,"character":19},"end":{"line":42,"character":25}},"severity":1,"code":"33554502","source":"Java","message":"asdasd cannot be resolved or is not a field"}]}}'
2020-08-02 14:59:28,900 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","id":35,"result":{"label":"inheritedChannel() : Channel","kind":2,"detail":"System.inheritedChannel() : Channel","documentation":{"kind":"markdown","value":"Returns the channel inherited from the entity that created this Java virtual machine. This method returns the channel obtained by invoking the inheritedChannel method of the system-wide default java.nio.channels.spi.SelectorProvider object.\\n\\nIn addition to the network-oriented channels described in inheritedChannel, this method may return other kinds of channels in the future.\\n\\n * **Returns:**\\n \\n * The inherited channel, if any, otherwise `null`.\\n * **Throws:**\\n \\n * IOException \\\\- If an I/O error occurs\\n * SecurityException \\\\- If a security manager is present and it does not permit access to the channel.\\n * **Since:**\\n \\n * 1.5"},"sortText":"999999179","insertText":"inheritedChannel","insertTextFormat":1,"textEdit":{"range":{"start":{"line":42,"character":19},"end":{"line":42,"character":19}},"newText":"inheritedChannel"}}}'
2020-08-02 14:59:28,901 - DEBUG - TX: Sending message: b'Content-Length: 611\r\n\r\n{"id":37,"jsonrpc":"2.0","method":"completionItem/resolve","params":{"data":{"decl_signature":"Ljava.lang.System;","name":"mapLibraryName","pid":"25","rid":"1","signature":"(Ljava.lang.String;)Ljava.lang.String;","uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java"},"detail":"System.mapLibraryName(String libname) : String","insertText":"mapLibraryName","insertTextFormat":1,"kind":2,"label":"mapLibraryName(String libname) : String","sortText":"999999179","textEdit":{"newText":"mapLibraryName","range":{"end":{"character":19,"line":42},"start":{"character":19,"line":42}}}}}'
2020-08-02 14:59:28,901 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:59:28 PM \\u003e\\u003e document/resolveCompletionItem"}}'
2020-08-02 14:59:28,963 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","id":36,"result":{"label":"gc() : void","kind":2,"detail":"System.gc() : void","documentation":{"kind":"markdown","value":"Runs the garbage collector. Calling the `gc` method suggests that the Java Virtual Machine expend effort toward recycling unused objects in order to make the memory they currently occupy available for quick reuse. When control returns from the method call, the Java Virtual Machine has made a best effort to reclaim space from all discarded objects.\\n\\nThe call `System.gc()` is effectively equivalent to the call:\\n\\n\\u003e Runtime.getRuntime().gc()\\n\\n * **See Also:**\\n \\n * java.lang.Runtime.gc()"},"sortText":"999999179","insertText":"gc","insertTextFormat":1,"textEdit":{"range":{"start":{"line":42,"character":19},"end":{"line":42,"character":19}},"newText":"gc"}}}'
2020-08-02 14:59:28,963 - DEBUG - TX: Sending message: b'Content-Length: 565\r\n\r\n{"id":38,"jsonrpc":"2.0","method":"completionItem/resolve","params":{"data":{"decl_signature":"Ljava.lang.System;","name":"getenv","pid":"18","rid":"1","signature":"(Ljava.lang.String;)Ljava.lang.String;","uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java"},"detail":"System.getenv(String name) : String","insertText":"getenv","insertTextFormat":1,"kind":2,"label":"getenv(String name) : String","sortText":"999999179","textEdit":{"newText":"getenv","range":{"end":{"character":19,"line":42},"start":{"character":19,"line":42}}}}}'
2020-08-02 14:59:28,963 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:59:28 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 14:59:28,963 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp","diagnostics":[]}}'
2020-08-02 14:59:28,968 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:59:28 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 14:59:28,971 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:59:28 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 14:59:28,974 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:59:28 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 14:59:28,978 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:59:28 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 14:59:28,980 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:59:28 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 14:59:28,983 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:59:28 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 14:59:28,986 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:59:28 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 14:59:28,988 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:59:28 PM \\u003e\\u003e document/resolveCompletionItem"}}'
2020-08-02 14:59:29,212 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","id":37,"result":{"label":"mapLibraryName(String libname) : String","kind":2,"detail":"System.mapLibraryName(String libname) : String","documentation":{"kind":"markdown","value":"Maps a library name into a platform-specific string representing a native library.\\n\\n * **Parameters:**\\n \\n * **libname** the name of the library.\\n * **Returns:**\\n \\n * a platform-dependent native library name.\\n * **Throws:**\\n \\n * NullPointerException \\\\- if `libname` is `null`\\n * **Since:**\\n \\n * 1.2\\n * **See Also:**\\n \\n * java.lang.System.loadLibrary(java.lang.String)\\n \\n * java.lang.ClassLoader.findLibrary(java.lang.String)"},"sortText":"999999179","insertText":"mapLibraryName","insertTextFormat":1,"textEdit":{"range":{"start":{"line":42,"character":19},"end":{"line":42,"character":19}},"newText":"mapLibraryName"}}}'
2020-08-02 14:59:29,214 - DEBUG - TX: Sending message: b'Content-Length: 612\r\n\r\n{"id":39,"jsonrpc":"2.0","method":"completionItem/resolve","params":{"data":{"decl_signature":"Ljava.lang.System;","name":"getSecurityManager","pid":"17","rid":"1","signature":"()Ljava.lang.SecurityManager;","uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java"},"detail":"System.getSecurityManager() : SecurityManager","insertText":"getSecurityManager","insertTextFormat":1,"kind":2,"label":"getSecurityManager() : SecurityManager","sortText":"999999179","textEdit":{"newText":"getSecurityManager","range":{"end":{"character":19,"line":42},"start":{"character":19,"line":42}}}}}'
2020-08-02 14:59:29,214 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:59:29 PM \\u003e\\u003e document/resolveCompletionItem"}}'
2020-08-02 14:59:29,698 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","id":38,"result":{"label":"getenv(String name) : String","kind":2,"detail":"System.getenv(String name) : String","documentation":{"kind":"markdown","value":"Gets the value of the specified environment variable. An environment variable is a system-dependent external named value.\\n\\nIf a security manager exists, its checkPermission method is called with a RuntimePermission(\\"getenv.\\"+name) permission. This may result in a SecurityException being thrown. If no exception is thrown the value of the variable `name` is returned.\\n\\n*System properties* and *environment variables* are both conceptually mappings between names and values. Both mechanisms can be used to pass user-defined information to a Java process. Environment variables have a more global effect, because they are visible to all descendants of the process which defines them, not just the immediate Java subprocess. They can have subtly different semantics, such as case insensitivity, on different operating systems. For these reasons, environment variables are more likely to have unintended side effects. It is best to use system properties where possible. Environment variables should be used when a global effect is desired, or when an external system interface requires an environment variable (such as `PATH`).\\n\\nOn UNIX systems the alphabetic case of `name` is typically significant, while on Microsoft Windows systems it is typically not. For example, the expression `System.getenv(\\"FOO\\").equals(System.getenv(\\"foo\\"))` is likely to be true on Microsoft Windows.\\n\\n * **Parameters:**\\n \\n * **name** the name of the environment variable\\n * **Returns:**\\n \\n * the string value of the variable, or `null` if the variable is not defined in the system environment\\n * **Throws:**\\n \\n * NullPointerException \\\\- if `name` is `null`\\n * SecurityException \\\\- if a security manager exists and its checkPermission method doesn\\u0027t allow access to the environment variable `name`\\n * **See Also:**\\n \\n * getenv()\\n \\n * ProcessBuilder.environment()"},"sortText":"999999179","insertText":"getenv","insertTextFormat":1,"textEdit":{"range":{"start":{"line":42,"character":19},"end":{"line":42,"character":19}},"newText":"getenv"}}}'
2020-08-02 14:59:29,699 - DEBUG - TX: Sending message: b'Content-Length: 584\r\n\r\n{"id":40,"jsonrpc":"2.0","method":"completionItem/resolve","params":{"data":{"decl_signature":"Ljava.lang.System;","name":"getenv","pid":"19","rid":"1","signature":"()Ljava.util.Map<Ljava.lang.String;Ljava.lang.String;>;","uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java"},"detail":"System.getenv() : Map<String,String>","insertText":"getenv","insertTextFormat":1,"kind":2,"label":"getenv() : Map<String,String>","sortText":"999999179","textEdit":{"newText":"getenv","range":{"end":{"character":19,"line":42},"start":{"character":19,"line":42}}}}}'
2020-08-02 14:59:29,699 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:59:29 PM \\u003e\\u003e document/resolveCompletionItem"}}'
2020-08-02 14:59:29,705 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","id":39,"result":{"label":"getSecurityManager() : SecurityManager","kind":2,"detail":"System.getSecurityManager() : SecurityManager","documentation":{"kind":"markdown","value":"Gets the system security interface.\\n\\n * **Returns:**\\n \\n * if a security manager has already been established for the current application, then that security manager is returned; otherwise, `null` is returned.\\n * **See Also:**\\n \\n * setSecurityManager"},"sortText":"999999179","insertText":"getSecurityManager","insertTextFormat":1,"textEdit":{"range":{"start":{"line":42,"character":19},"end":{"line":42,"character":19}},"newText":"getSecurityManager"}}}'
2020-08-02 14:59:29,706 - DEBUG - TX: Sending message: b'Content-Length: 625\r\n\r\n{"id":41,"jsonrpc":"2.0","method":"completionItem/resolve","params":{"data":{"decl_signature":"Ljava.lang.System;","name":"setSecurityManager","pid":"33","rid":"1","signature":"(Ljava.lang.SecurityManager;)V","uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java"},"detail":"System.setSecurityManager(SecurityManager s) : void","insertText":"setSecurityManager","insertTextFormat":1,"kind":2,"label":"setSecurityManager(SecurityManager s) : void","sortText":"999999179","textEdit":{"newText":"setSecurityManager","range":{"end":{"character":19,"line":42},"start":{"character":19,"line":42}}}}}'
2020-08-02 14:59:29,707 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:59:29 PM \\u003e\\u003e document/resolveCompletionItem"}}'
2020-08-02 14:59:30,214 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":1,"message":"Aug 2, 2020, 2:59:30 PM Unable to read documentation\\nnull\\njava.util.concurrent.TimeoutException\\n\\tat java.base/java.util.concurrent.FutureTask.get(FutureTask.java:204)\\n\\tat com.google.common.util.concurrent.SimpleTimeLimiter.callWithTimeout(SimpleTimeLimiter.java:156)\\n\\tat org.eclipse.jdt.ls.core.internal.handlers.CompletionResolveHandler.resolve(CompletionResolveHandler.java:157)\\n\\tat org.eclipse.jdt.ls.core.internal.handlers.JDTLanguageServer.lambda$5(JDTLanguageServer.java:515)\\n\\tat org.eclipse.jdt.ls.core.internal.BaseJDTLanguageServer.lambda$0(BaseJDTLanguageServer.java:74)\\n\\tat java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642)\\n\\tat java.base/java.util.concurrent.CompletableFuture$Completion.exec(CompletableFuture.java:479)\\n\\tat java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:290)\\n\\tat java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1020)\\n\\tat java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1656)\\n\\tat java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1594)\\n\\tat java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)\\n"}}'
2020-08-02 14:59:30,214 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","id":40,"result":{"label":"getenv() : Map\\u003cString,String\\u003e","kind":2,"detail":"System.getenv() : Map\\u003cString,String\\u003e","sortText":"999999179","insertText":"getenv","insertTextFormat":1,"textEdit":{"range":{"start":{"line":42,"character":19},"end":{"line":42,"character":19}},"newText":"getenv"}}}'
2020-08-02 14:59:30,214 - DEBUG - TX: Sending message: b'Content-Length: 659\r\n\r\n{"id":42,"jsonrpc":"2.0","method":"completionItem/resolve","params":{"data":{"decl_signature":"Ljava.lang.System;","name":"getLogger","pid":"12","rid":"1","signature":"(Ljava.lang.String;Ljava.util.ResourceBundle;)Ljava.lang.System$Logger;","uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java"},"detail":"System.getLogger(String name, ResourceBundle bundle) : Logger","insertText":"getLogger","insertTextFormat":1,"kind":2,"label":"getLogger(String name, ResourceBundle bundle) : Logger","sortText":"999999179","textEdit":{"newText":"getLogger","range":{"end":{"character":19,"line":42},"start":{"character":19,"line":42}}}}}'
2020-08-02 14:59:30,215 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:59:30 PM \\u003e\\u003e document/resolveCompletionItem"}}'
2020-08-02 14:59:30,371 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","id":41,"result":{"label":"setSecurityManager(SecurityManager s) : void","kind":2,"detail":"System.setSecurityManager(SecurityManager s) : void","documentation":{"kind":"markdown","value":"Sets the System security. If there is a security manager already installed, this method first calls the security manager\\u0027s `checkPermission` method with a `RuntimePermission(\\"setSecurityManager\\")` permission to ensure it\\u0027s ok to replace the existing security manager. This may result in throwing a `SecurityException`.\\n\\nOtherwise, the argument is established as the current security manager. If the argument is `null` and no security manager has been established, then no action is taken and the method simply returns.\\n\\n * **Parameters:**\\n \\n * **s** the security manager.\\n * **Throws:**\\n \\n * SecurityException \\\\- if the security manager has already been set and its `checkPermission` method doesn\\u0027t allow it to be replaced.\\n * **See Also:**\\n \\n * getSecurityManager\\n \\n * SecurityManager.checkPermission\\n \\n * java.lang.RuntimePermission"},"sortText":"999999179","insertText":"setSecurityManager","insertTextFormat":1,"textEdit":{"range":{"start":{"line":42,"character":19},"end":{"line":42,"character":19}},"newText":"setSecurityManager"}}}'
2020-08-02 14:59:30,371 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:59:30 PM \\u003e\\u003e document/resolveCompletionItem"}}'
2020-08-02 14:59:30,808 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","id":42,"result":{"label":"getLogger(String name, ResourceBundle bundle) : Logger","kind":2,"detail":"System.getLogger(String name, ResourceBundle bundle) : Logger","documentation":{"kind":"markdown","value":"Returns a localizable instance of Logger for the caller\\u0027s use. The returned logger will use the provided resource bundle for message localization.\\n\\n * **Parameters:**\\n \\n * **name** the name of the logger.\\n \\n * **bundle** a resource bundle.\\n * **Returns:**\\n \\n * an instance of Logger which will use the provided resource bundle for message localization.\\n * **Throws:**\\n \\n * NullPointerException \\\\- if `name` is `null` or `bundle` is `null`.\\n * IllegalCallerException \\\\- if there is no Java caller frame on the stack.\\n * **Since:**\\n \\n * 9\\n * **API Note:**\\n \\n * This method is intended to be used after the system is fully initialized. This method may trigger the immediate loading and initialization of the LoggerFinder service, which may cause issues if the Java Runtime is not ready to initialize the concrete service implementation yet. System classes which may be loaded early in the boot sequence and need to log localized messages should create a logger using getLogger(java.lang.String) and then use the log methods that take a resource bundle as parameter.\\n * **@implSpec**\\n \\n * The returned logger will perform message localization as specified by LoggerFinder.getLocalizedLogger(name, bundle, module), where `module` is the caller\\u0027s module. In cases where `System.getLogger` is called from a context where there is no caller frame on the stack (e.g when called directly from a JNI attached thread), `IllegalCallerException` is thrown. To obtain a logger in such a context, use an auxiliary class that will implicitly be identified as the caller, or use the system LoggerFinder to obtain a logger instead. Note that doing the latter may eagerly initialize the underlying logging system."},"sortText":"999999179","insertText":"getLogger","insertTextFormat":1,"textEdit":{"range":{"start":{"line":42,"character":19},"end":{"line":42,"character":19}},"newText":"getLogger"}}}'
2020-08-02 14:59:30,808 - DEBUG - TX: Sending message: b'Content-Length: 587\r\n\r\n{"id":43,"jsonrpc":"2.0","method":"completionItem/resolve","params":{"data":{"decl_signature":"Ljava.lang.System;","name":"getLogger","pid":"13","rid":"1","signature":"(Ljava.lang.String;)Ljava.lang.System$Logger;","uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java"},"detail":"System.getLogger(String name) : Logger","insertText":"getLogger","insertTextFormat":1,"kind":2,"label":"getLogger(String name) : Logger","sortText":"999999179","textEdit":{"newText":"getLogger","range":{"end":{"character":19,"line":42},"start":{"character":19,"line":42}}}}}'
2020-08-02 14:59:30,809 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:59:30 PM \\u003e\\u003e document/resolveCompletionItem"}}'
2020-08-02 14:59:31,156 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","id":43,"result":{"label":"getLogger(String name) : Logger","kind":2,"detail":"System.getLogger(String name) : Logger","documentation":{"kind":"markdown","value":"Returns an instance of Logger for the caller\\u0027s use.\\n\\n * **Parameters:**\\n \\n * **name** the name of the logger.\\n * **Returns:**\\n \\n * an instance of Logger that can be used by the calling class.\\n * **Throws:**\\n \\n * NullPointerException \\\\- if `name` is `null`.\\n * IllegalCallerException \\\\- if there is no Java caller frame on the stack.\\n * **Since:**\\n \\n * 9\\n * **API Note:**\\n \\n * This method may defer calling the LoggerFinder.getLogger method to create an actual logger supplied by the logging backend, for instance, to allow loggers to be obtained during the system initialization time.\\n * **@implSpec**\\n \\n * Instances returned by this method route messages to loggers obtained by calling LoggerFinder.getLogger(name, module), where `module` is the caller\\u0027s module. In cases where `System.getLogger` is called from a context where there is no caller frame on the stack (e.g when called directly from a JNI attached thread), `IllegalCallerException` is thrown. To obtain a logger in such a context, use an auxiliary class that will implicitly be identified as the caller, or use the system LoggerFinder to obtain a logger instead. Note that doing the latter may eagerly initialize the underlying logging system."},"sortText":"999999179","insertText":"getLogger","insertTextFormat":1,"textEdit":{"range":{"start":{"line":42,"character":19},"end":{"line":42,"character":19}},"newText":"getLogger"}}}'
2020-08-02 14:59:31,157 - DEBUG - TX: Sending message: b'Content-Length: 572\r\n\r\n{"id":44,"jsonrpc":"2.0","method":"completionItem/resolve","params":{"data":{"decl_signature":"Ljava.lang.System;","name":"getProperties","pid":"14","rid":"1","signature":"()Ljava.util.Properties;","uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java"},"detail":"System.getProperties() : Properties","insertText":"getProperties","insertTextFormat":1,"kind":2,"label":"getProperties() : Properties","sortText":"999999179","textEdit":{"newText":"getProperties","range":{"end":{"character":19,"line":42},"start":{"character":19,"line":42}}}}}'
2020-08-02 14:59:31,158 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:59:31 PM \\u003e\\u003e document/resolveCompletionItem"}}'
2020-08-02 14:59:31,661 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":1,"message":"Aug 2, 2020, 2:59:31 PM Unable to read documentation\\nnull\\njava.util.concurrent.TimeoutException\\n\\tat java.base/java.util.concurrent.FutureTask.get(FutureTask.java:204)\\n\\tat com.google.common.util.concurrent.SimpleTimeLimiter.callWithTimeout(SimpleTimeLimiter.java:156)\\n\\tat org.eclipse.jdt.ls.core.internal.handlers.CompletionResolveHandler.resolve(CompletionResolveHandler.java:157)\\n\\tat org.eclipse.jdt.ls.core.internal.handlers.JDTLanguageServer.lambda$5(JDTLanguageServer.java:515)\\n\\tat org.eclipse.jdt.ls.core.internal.BaseJDTLanguageServer.lambda$0(BaseJDTLanguageServer.java:74)\\n\\tat java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642)\\n\\tat java.base/java.util.concurrent.CompletableFuture$Completion.exec(CompletableFuture.java:479)\\n\\tat java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:290)\\n\\tat java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1020)\\n\\tat java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1656)\\n\\tat java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1594)\\n\\tat java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)\\n"}}'
2020-08-02 14:59:31,661 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","id":44,"result":{"label":"getProperties() : Properties","kind":2,"detail":"System.getProperties() : Properties","sortText":"999999179","insertText":"getProperties","insertTextFormat":1,"textEdit":{"range":{"start":{"line":42,"character":19},"end":{"line":42,"character":19}},"newText":"getProperties"}}}'
2020-08-02 14:59:31,662 - DEBUG - TX: Sending message: b'Content-Length: 588\r\n\r\n{"id":45,"jsonrpc":"2.0","method":"completionItem/resolve","params":{"data":{"decl_signature":"Ljava.lang.System;","name":"getProperty","pid":"16","rid":"1","signature":"(Ljava.lang.String;)Ljava.lang.String;","uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java"},"detail":"System.getProperty(String key) : String","insertText":"getProperty","insertTextFormat":1,"kind":2,"label":"getProperty(String key) : String","sortText":"999999179","textEdit":{"newText":"getProperty","range":{"end":{"character":19,"line":42},"start":{"character":19,"line":42}}}}}'
2020-08-02 14:59:31,663 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:59:31 PM \\u003e\\u003e document/resolveCompletionItem"}}'
2020-08-02 14:59:32,028 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","id":45,"result":{"label":"getProperty(String key) : String","kind":2,"detail":"System.getProperty(String key) : String","documentation":{"kind":"markdown","value":"Gets the system property indicated by the specified key. First, if there is a security manager, its `checkPropertyAccess` method is called with the key as its argument. This may result in a SecurityException.\\n\\nIf there is no current set of system properties, a set of system properties is first created and initialized in the same manner as for the `getProperties` method.\\n\\n * **Parameters:**\\n \\n * **key** the name of the system property.\\n * **Returns:**\\n \\n * the string value of the system property, or `null` if there is no property with that key.\\n * **Throws:**\\n \\n * SecurityException \\\\- if a security manager exists and its `checkPropertyAccess` method doesn\\u0027t allow access to the specified system property.\\n * NullPointerException \\\\- if `key` is `null`.\\n * IllegalArgumentException \\\\- if `key` is empty.\\n * **See Also:**\\n \\n * setProperty\\n \\n * java.lang.SecurityException\\n \\n * java.lang.SecurityManager.checkPropertyAccess(java.lang.String)\\n \\n * java.lang.System.getProperties()\\n * **API Note:**\\n \\n * **Changing a standard system property may have unpredictable results unless otherwise specified**. See getProperties for details."},"sortText":"999999179","insertText":"getProperty","insertTextFormat":1,"textEdit":{"range":{"start":{"line":42,"character":19},"end":{"line":42,"character":19}},"newText":"getProperty"}}}'
2020-08-02 14:59:32,028 - DEBUG - TX: Sending message: b'Content-Length: 630\r\n\r\n{"id":46,"jsonrpc":"2.0","method":"completionItem/resolve","params":{"data":{"decl_signature":"Ljava.lang.System;","name":"getProperty","pid":"15","rid":"1","signature":"(Ljava.lang.String;Ljava.lang.String;)Ljava.lang.String;","uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java"},"detail":"System.getProperty(String key, String def) : String","insertText":"getProperty","insertTextFormat":1,"kind":2,"label":"getProperty(String key, String def) : String","sortText":"999999179","textEdit":{"newText":"getProperty","range":{"end":{"character":19,"line":42},"start":{"character":19,"line":42}}}}}'
2020-08-02 14:59:32,029 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:59:32 PM \\u003e\\u003e document/resolveCompletionItem"}}'
2020-08-02 14:59:32,242 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","id":46,"result":{"label":"getProperty(String key, String def) : String","kind":2,"detail":"System.getProperty(String key, String def) : String","documentation":{"kind":"markdown","value":"Gets the system property indicated by the specified key. First, if there is a security manager, its `checkPropertyAccess` method is called with the `key` as its argument.\\n\\nIf there is no current set of system properties, a set of system properties is first created and initialized in the same manner as for the `getProperties` method.\\n\\n * **Parameters:**\\n \\n * **key** the name of the system property.\\n \\n * **def** a default value.\\n * **Returns:**\\n \\n * the string value of the system property, or the default value if there is no property with that key.\\n * **Throws:**\\n \\n * SecurityException \\\\- if a security manager exists and its `checkPropertyAccess` method doesn\\u0027t allow access to the specified system property.\\n * NullPointerException \\\\- if `key` is `null`.\\n * IllegalArgumentException \\\\- if `key` is empty.\\n * **See Also:**\\n \\n * setProperty\\n \\n * java.lang.SecurityManager.checkPropertyAccess(java.lang.String)\\n \\n * java.lang.System.getProperties()"},"sortText":"999999179","insertText":"getProperty","insertTextFormat":1,"textEdit":{"range":{"start":{"line":42,"character":19},"end":{"line":42,"character":19}},"newText":"getProperty"}}}'
2020-08-02 14:59:32,243 - DEBUG - TX: Sending message: b'Content-Length: 476\r\n\r\n{"id":47,"jsonrpc":"2.0","method":"completionItem/resolve","params":{"data":{"decl_signature":"Ljava.lang.System;","name":"in","pid":"2","rid":"1","uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java"},"detail":"System.in : InputStream","insertText":"in","insertTextFormat":1,"kind":21,"label":"in : InputStream","sortText":"999999178","textEdit":{"newText":"in","range":{"end":{"character":19,"line":42},"start":{"character":19,"line":42}}}}}'
2020-08-02 14:59:32,244 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:59:32 PM \\u003e\\u003e document/resolveCompletionItem"}}'
2020-08-02 14:59:32,247 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","id":47,"result":{"label":"in : InputStream","kind":21,"detail":"System.in : InputStream","documentation":{"kind":"markdown","value":"The \\"standard\\" input stream. This stream is already open and ready to supply input data. Typically this stream corresponds to keyboard input or another input source specified by the host environment or user."},"sortText":"999999178","insertText":"in","insertTextFormat":1,"textEdit":{"range":{"start":{"line":42,"character":19},"end":{"line":42,"character":19}},"newText":"in"}}}'
2020-08-02 14:59:32,248 - DEBUG - TX: Sending message: b'Content-Length: 481\r\n\r\n{"id":48,"jsonrpc":"2.0","method":"completionItem/resolve","params":{"data":{"decl_signature":"Ljava.lang.System;","name":"out","pid":"3","rid":"1","uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java"},"detail":"System.out : PrintStream","insertText":"out","insertTextFormat":1,"kind":21,"label":"out : PrintStream","sortText":"999999178","textEdit":{"newText":"out","range":{"end":{"character":19,"line":42},"start":{"character":19,"line":42}}}}}'
2020-08-02 14:59:32,249 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:59:32 PM \\u003e\\u003e document/resolveCompletionItem"}}'
2020-08-02 14:59:32,707 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","id":48,"result":{"label":"out : PrintStream","kind":21,"detail":"System.out : PrintStream","documentation":{"kind":"markdown","value":"The \\"standard\\" output stream. This stream is already open and ready to accept output data. Typically this stream corresponds to display output or another output destination specified by the host environment or user.\\n\\nFor simple stand-alone Java applications, a typical way to write a line of output data is:\\n\\n\\u003e System.out.println(data)\\n\\nSee the `println` methods in class `PrintStream`.\\n\\n * **See Also:**\\n \\n * java.io.PrintStream.println()\\n \\n * java.io.PrintStream.println(boolean)\\n \\n * java.io.PrintStream.println(char)\\n \\n * java.io.PrintStream.println(char \\\\[\\\\])\\n \\n * java.io.PrintStream.println(double)\\n \\n * java.io.PrintStream.println(float)\\n \\n * java.io.PrintStream.println(int)\\n \\n * java.io.PrintStream.println(long)\\n \\n * java.io.PrintStream.println(java.lang.Object)\\n \\n * java.io.PrintStream.println(java.lang.String)"},"sortText":"999999178","insertText":"out","insertTextFormat":1,"textEdit":{"range":{"start":{"line":42,"character":19},"end":{"line":42,"character":19}},"newText":"out"}}}'
2020-08-02 14:59:32,707 - DEBUG - TX: Sending message: b'Content-Length: 555\r\n\r\n{"id":49,"jsonrpc":"2.0","method":"completionItem/resolve","params":{"data":{"decl_signature":"Ljava.lang.System;","name":"setErr","pid":"28","rid":"1","signature":"(Ljava.io.PrintStream;)V","uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java"},"detail":"System.setErr(PrintStream err) : void","insertText":"setErr","insertTextFormat":1,"kind":2,"label":"setErr(PrintStream err) : void","sortText":"999999179","textEdit":{"newText":"setErr","range":{"end":{"character":19,"line":42},"start":{"character":19,"line":42}}}}}'
2020-08-02 14:59:32,709 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:59:32 PM \\u003e\\u003e document/resolveCompletionItem"}}'
2020-08-02 14:59:32,821 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","id":49,"result":{"label":"setErr(PrintStream err) : void","kind":2,"detail":"System.setErr(PrintStream err) : void","documentation":{"kind":"markdown","value":"Reassigns the \\"standard\\" error output stream. First, if there is a security manager, its `checkPermission` method is called with a `RuntimePermission(\\"setIO\\")` permission to see if it\\u0027s ok to reassign the \\"standard\\" error output stream.\\n\\n * **Parameters:**\\n \\n * **err** the new standard error output stream.\\n * **Throws:**\\n \\n * SecurityException \\\\- if a security manager exists and its `checkPermission` method doesn\\u0027t allow reassigning of the standard error output stream.\\n * **Since:**\\n \\n * 1.1\\n * **See Also:**\\n \\n * SecurityManager.checkPermission\\n \\n * java.lang.RuntimePermission"},"sortText":"999999179","insertText":"setErr","insertTextFormat":1,"textEdit":{"range":{"start":{"line":42,"character":19},"end":{"line":42,"character":19}},"newText":"setErr"}}}'
2020-08-02 14:59:32,822 - DEBUG - TX: Sending message: b'Content-Length: 548\r\n\r\n{"id":50,"jsonrpc":"2.0","method":"completionItem/resolve","params":{"data":{"decl_signature":"Ljava.lang.System;","name":"setIn","pid":"29","rid":"1","signature":"(Ljava.io.InputStream;)V","uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java"},"detail":"System.setIn(InputStream in) : void","insertText":"setIn","insertTextFormat":1,"kind":2,"label":"setIn(InputStream in) : void","sortText":"999999179","textEdit":{"newText":"setIn","range":{"end":{"character":19,"line":42},"start":{"character":19,"line":42}}}}}'
2020-08-02 14:59:32,828 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:59:32 PM \\u003e\\u003e document/resolveCompletionItem"}}'
2020-08-02 14:59:32,964 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","id":50,"result":{"label":"setIn(InputStream in) : void","kind":2,"detail":"System.setIn(InputStream in) : void","documentation":{"kind":"markdown","value":"Reassigns the \\"standard\\" input stream. First, if there is a security manager, its `checkPermission` method is called with a `RuntimePermission(\\"setIO\\")` permission to see if it\\u0027s ok to reassign the \\"standard\\" input stream.\\n\\n * **Parameters:**\\n \\n * **in** the new standard input stream.\\n * **Throws:**\\n \\n * SecurityException \\\\- if a security manager exists and its `checkPermission` method doesn\\u0027t allow reassigning of the standard input stream.\\n * **Since:**\\n \\n * 1.1\\n * **See Also:**\\n \\n * SecurityManager.checkPermission\\n \\n * java.lang.RuntimePermission"},"sortText":"999999179","insertText":"setIn","insertTextFormat":1,"textEdit":{"range":{"start":{"line":42,"character":19},"end":{"line":42,"character":19}},"newText":"setIn"}}}'
2020-08-02 14:59:32,964 - DEBUG - TX: Sending message: b'Content-Length: 555\r\n\r\n{"id":51,"jsonrpc":"2.0","method":"completionItem/resolve","params":{"data":{"decl_signature":"Ljava.lang.System;","name":"setOut","pid":"30","rid":"1","signature":"(Ljava.io.PrintStream;)V","uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java"},"detail":"System.setOut(PrintStream out) : void","insertText":"setOut","insertTextFormat":1,"kind":2,"label":"setOut(PrintStream out) : void","sortText":"999999179","textEdit":{"newText":"setOut","range":{"end":{"character":19,"line":42},"start":{"character":19,"line":42}}}}}'
2020-08-02 14:59:32,966 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:59:32 PM \\u003e\\u003e document/resolveCompletionItem"}}'
2020-08-02 14:59:33,122 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","id":51,"result":{"label":"setOut(PrintStream out) : void","kind":2,"detail":"System.setOut(PrintStream out) : void","documentation":{"kind":"markdown","value":"Reassigns the \\"standard\\" output stream. First, if there is a security manager, its `checkPermission` method is called with a `RuntimePermission(\\"setIO\\")` permission to see if it\\u0027s ok to reassign the \\"standard\\" output stream.\\n\\n * **Parameters:**\\n \\n * **out** the new standard output stream\\n * **Throws:**\\n \\n * SecurityException \\\\- if a security manager exists and its `checkPermission` method doesn\\u0027t allow reassigning of the standard output stream.\\n * **Since:**\\n \\n * 1.1\\n * **See Also:**\\n \\n * SecurityManager.checkPermission\\n \\n * java.lang.RuntimePermission"},"sortText":"999999179","insertText":"setOut","insertTextFormat":1,"textEdit":{"range":{"start":{"line":42,"character":19},"end":{"line":42,"character":19}},"newText":"setOut"}}}'
2020-08-02 14:59:33,122 - DEBUG - TX: Sending message: b'Content-Length: 593\r\n\r\n{"id":52,"jsonrpc":"2.0","method":"completionItem/resolve","params":{"data":{"decl_signature":"Ljava.lang.System;","name":"setProperties","pid":"31","rid":"1","signature":"(Ljava.util.Properties;)V","uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java"},"detail":"System.setProperties(Properties props) : void","insertText":"setProperties","insertTextFormat":1,"kind":2,"label":"setProperties(Properties props) : void","sortText":"999999179","textEdit":{"newText":"setProperties","range":{"end":{"character":19,"line":42},"start":{"character":19,"line":42}}}}}'
2020-08-02 14:59:33,124 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:59:33 PM \\u003e\\u003e document/resolveCompletionItem"}}'
2020-08-02 14:59:33,347 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","id":52,"result":{"label":"setProperties(Properties props) : void","kind":2,"detail":"System.setProperties(Properties props) : void","documentation":{"kind":"markdown","value":"Sets the system properties to the `Properties` argument. First, if there is a security manager, its `checkPropertiesAccess` method is called with no arguments. This may result in a security exception.\\n\\nThe argument becomes the current set of system properties for use by the getProperty(String) method. If the argument is `null`, then the current set of system properties is forgotten.\\n\\n * **Parameters:**\\n \\n * **props** the new system properties.\\n * **Throws:**\\n \\n * SecurityException \\\\- if a security manager exists and its `checkPropertiesAccess` method doesn\\u0027t allow access to the system properties.\\n * **See Also:**\\n \\n * getProperties\\n \\n * java.util.Properties\\n \\n * java.lang.SecurityException\\n \\n * java.lang.SecurityManager.checkPropertiesAccess()\\n * **API Note:**\\n \\n * **Changing a standard system property may have unpredictable results unless otherwise specified**. See getProperties for details."},"sortText":"999999179","insertText":"setProperties","insertTextFormat":1,"textEdit":{"range":{"start":{"line":42,"character":19},"end":{"line":42,"character":19}},"newText":"setProperties"}}}'
2020-08-02 14:59:33,348 - DEBUG - TX: Sending message: b'Content-Length: 634\r\n\r\n{"id":53,"jsonrpc":"2.0","method":"completionItem/resolve","params":{"data":{"decl_signature":"Ljava.lang.System;","name":"setProperty","pid":"32","rid":"1","signature":"(Ljava.lang.String;Ljava.lang.String;)Ljava.lang.String;","uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java"},"detail":"System.setProperty(String key, String value) : String","insertText":"setProperty","insertTextFormat":1,"kind":2,"label":"setProperty(String key, String value) : String","sortText":"999999179","textEdit":{"newText":"setProperty","range":{"end":{"character":19,"line":42},"start":{"character":19,"line":42}}}}}'
2020-08-02 14:59:33,352 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:59:33 PM \\u003e\\u003e document/resolveCompletionItem"}}'
2020-08-02 14:59:33,751 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","id":53,"result":{"label":"setProperty(String key, String value) : String","kind":2,"detail":"System.setProperty(String key, String value) : String","documentation":{"kind":"markdown","value":"Sets the system property indicated by the specified key. First, if a security manager exists, its `SecurityManager.checkPermission` method is called with a `PropertyPermission(key, \\"write\\")` permission. This may result in a SecurityException being thrown. If no exception is thrown, the specified property is set to the given value.\\n\\n * **Parameters:**\\n \\n * **key** the name of the system property.\\n \\n * **value** the value of the system property.\\n * **Returns:**\\n \\n * the previous value of the system property, or `null` if it did not have one.\\n * **Throws:**\\n \\n * SecurityException \\\\- if a security manager exists and its `checkPermission` method doesn\\u0027t allow setting of the specified property.\\n * NullPointerException \\\\- if `key` or `value` is `null`.\\n * IllegalArgumentException \\\\- if `key` is empty.\\n * **Since:**\\n \\n * 1.2\\n * **See Also:**\\n \\n * getProperty\\n \\n * java.lang.System.getProperty(java.lang.String)\\n \\n * java.lang.System.getProperty(java.lang.String, java.lang.String)\\n \\n * java.util.PropertyPermission\\n \\n * SecurityManager.checkPermission\\n * **API Note:**\\n \\n * **Changing a standard system property may have unpredictable results unless otherwise specified**. See getProperties for details."},"sortText":"999999179","insertText":"setProperty","insertTextFormat":1,"textEdit":{"range":{"start":{"line":42,"character":19},"end":{"line":42,"character":19}},"newText":"setProperty"}}}'
2020-08-02 14:59:33,751 - DEBUG - TX: Sending message: b'Content-Length: 365\r\n\r\n{"id":54,"jsonrpc":"2.0","method":"completionItem/resolve","params":{"data":{"pid":"4","rid":"1","uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java"},"insertTextFormat":1,"kind":14,"label":"super","sortText":"999999181","textEdit":{"newText":"super","range":{"end":{"character":19,"line":42},"start":{"character":19,"line":42}}}}}'
2020-08-02 14:59:33,754 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:59:33 PM \\u003e\\u003e document/resolveCompletionItem"}}'
2020-08-02 14:59:33,754 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","id":54,"result":{"label":"super","kind":14,"sortText":"999999181","insertTextFormat":1,"textEdit":{"range":{"start":{"line":42,"character":19},"end":{"line":42,"character":19}},"newText":"super"}}}'
2020-08-02 14:59:33,755 - DEBUG - TX: Sending message: b'Content-Length: 363\r\n\r\n{"id":55,"jsonrpc":"2.0","method":"completionItem/resolve","params":{"data":{"pid":"5","rid":"1","uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java"},"insertTextFormat":1,"kind":14,"label":"this","sortText":"999999181","textEdit":{"newText":"this","range":{"end":{"character":19,"line":42},"start":{"character":19,"line":42}}}}}'
2020-08-02 14:59:33,757 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:59:33 PM \\u003e\\u003e document/resolveCompletionItem"}}'
2020-08-02 14:59:33,758 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","id":55,"result":{"label":"this","kind":14,"sortText":"999999181","insertTextFormat":1,"textEdit":{"range":{"start":{"line":42,"character":19},"end":{"line":42,"character":19}},"newText":"this"}}}'
2020-08-02 14:59:33,758 - DEBUG - TX: Sending message: b'Content-Length: 510\r\n\r\n{"id":56,"jsonrpc":"2.0","method":"completionItem/resolve","params":{"data":{"decl_signature":"Ljava.lang.System$Logger;","pid":"35","rid":"1","uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java"},"detail":"java.lang.System.Logger","filterText":"Logger","insertText":"Logger","insertTextFormat":1,"kind":8,"label":"Logger - java.lang.System","sortText":"999999180","textEdit":{"newText":"Logger","range":{"end":{"character":19,"line":42},"start":{"character":19,"line":42}}}}}'
2020-08-02 14:59:33,761 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:59:33 PM \\u003e\\u003e document/resolveCompletionItem"}}'
2020-08-02 14:59:34,123 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","id":56,"result":{"label":"Logger - java.lang.System","kind":8,"detail":"java.lang.System.Logger","documentation":{"kind":"markdown","value":"`System.Logger` instances log messages that will be routed to the underlying logging framework the LoggerFinder uses. `System.Logger` instances are typically obtained from the System class, by calling System.getLogger(loggerName) or System.getLogger(loggerName, bundle).\\n\\n * **Since:**\\n \\n * 9\\n * **See Also:**\\n \\n * java.lang.System.getLogger(java.lang.String)\\n \\n * java.lang.System.getLogger(java.lang.String, java.util.ResourceBundle)\\n \\n * java.lang.System.LoggerFinder"},"sortText":"999999180","filterText":"Logger","insertText":"Logger","insertTextFormat":1,"textEdit":{"range":{"start":{"line":42,"character":19},"end":{"line":42,"character":19}},"newText":"Logger"}}}'
2020-08-02 14:59:34,123 - DEBUG - TX: Sending message: b'Content-Length: 546\r\n\r\n{"id":57,"jsonrpc":"2.0","method":"completionItem/resolve","params":{"data":{"decl_signature":"Ljava.lang.System$LoggerFinder;","pid":"34","rid":"1","uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java"},"detail":"java.lang.System.LoggerFinder","filterText":"LoggerFinder","insertText":"LoggerFinder","insertTextFormat":1,"kind":7,"label":"LoggerFinder - java.lang.System","sortText":"999999180","textEdit":{"newText":"LoggerFinder","range":{"end":{"character":19,"line":42},"start":{"character":19,"line":42}}}}}'
2020-08-02 14:59:34,124 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:59:34 PM \\u003e\\u003e document/resolveCompletionItem"}}'
2020-08-02 14:59:34,628 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":1,"message":"Aug 2, 2020, 2:59:34 PM Unable to read documentation\\nnull\\njava.util.concurrent.TimeoutException\\n\\tat java.base/java.util.concurrent.FutureTask.get(FutureTask.java:204)\\n\\tat com.google.common.util.concurrent.SimpleTimeLimiter.callWithTimeout(SimpleTimeLimiter.java:156)\\n\\tat org.eclipse.jdt.ls.core.internal.handlers.CompletionResolveHandler.resolve(CompletionResolveHandler.java:157)\\n\\tat org.eclipse.jdt.ls.core.internal.handlers.JDTLanguageServer.lambda$5(JDTLanguageServer.java:515)\\n\\tat org.eclipse.jdt.ls.core.internal.BaseJDTLanguageServer.lambda$0(BaseJDTLanguageServer.java:74)\\n\\tat java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642)\\n\\tat java.base/java.util.concurrent.CompletableFuture$Completion.exec(CompletableFuture.java:479)\\n\\tat java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:290)\\n\\tat java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1020)\\n\\tat java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1656)\\n\\tat java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1594)\\n\\tat java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)\\n"}}'
2020-08-02 14:59:34,629 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","id":57,"result":{"label":"LoggerFinder - java.lang.System","kind":7,"detail":"java.lang.System.LoggerFinder","sortText":"999999180","filterText":"LoggerFinder","insertText":"LoggerFinder","insertTextFormat":1,"textEdit":{"range":{"start":{"line":42,"character":19},"end":{"line":42,"character":19}},"newText":"LoggerFinder"}}}'
2020-08-02 14:59:49,022 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/src/main/java/code/.Bag.java.swp', wd=44, mask=IN_MODIFY, cookie=0, name=.Bag.java.swp>
2020-08-02 14:59:49,023 - DEBUG - TX: Sending notification: b'Content-Length: 186\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/.Bag.java.swp"}]}}'
2020-08-02 14:59:49,025 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:59:49 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 14:59:49,033 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code","diagnostics":[]}}'
2020-08-02 14:59:49,138 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp', wd=50, mask=IN_DELETE, cookie=0, name=.Bag.java.swp>
2020-08-02 14:59:49,139 - DEBUG - TX: Sending notification: b'Content-Length: 181\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp"}]}}'
2020-08-02 14:59:49,139 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 14:59:49,140 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp', wd=50, mask=IN_CREATE, cookie=0, name=.Bag.java.swp>
2020-08-02 14:59:49,140 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:59:49 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 14:59:49,140 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp', wd=50, mask=IN_MODIFY, cookie=0, name=.Bag.java.swp>
2020-08-02 14:59:49,141 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp', wd=50, mask=IN_ATTRIB, cookie=0, name=.Bag.java.swp>
2020-08-02 14:59:49,141 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp', wd=50, mask=IN_ATTRIB, cookie=0, name=.Bag.java.swp>
2020-08-02 14:59:49,140 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp","diagnostics":[]}}'
2020-08-02 14:59:49,142 - DEBUG - TX: Sending notification: b'Content-Length: 181\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp"}]}}'
2020-08-02 14:59:49,142 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 14:59:49,143 - DEBUG - TX: Sending notification: b'Content-Length: 181\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp"}]}}'
2020-08-02 14:59:49,143 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code","diagnostics":[]}}'
2020-08-02 14:59:49,149 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:59:49 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 14:59:49,154 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:59:49 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 14:59:49,158 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:59:49 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 14:59:49,162 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 2:59:49 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:00:46,477 - INFO - Received health request
2020-08-02 15:00:51,396 - DEBUG - Keeping subservers alive
2020-08-02 15:07:33,665 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/src/main/java/code/.Bag.java.swp', wd=44, mask=IN_DELETE, cookie=0, name=.Bag.java.swp>
2020-08-02 15:07:33,666 - DEBUG - TX: Sending notification: b'Content-Length: 186\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/.Bag.java.swp"}]}}'
2020-08-02 15:07:33,667 - DEBUG - TX: Sending notification: b'Content-Length: 172\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code"}]}}'
2020-08-02 15:07:33,669 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:07:33 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:07:33,669 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/.Bag.java.swp","diagnostics":[]}}'
2020-08-02 15:07:33,671 - INFO - Received event notification
2020-08-02 15:07:33,672 - DEBUG - Event name: BufferUnload
2020-08-02 15:07:33,672 - DEBUG - TX: Sending notification: b'Content-Length: 177\r\n\r\n{"jsonrpc":"2.0","method":"textDocument/didClose","params":{"textDocument":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java","version":6}}}'
2020-08-02 15:07:33,676 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code","diagnostics":[]}}'
2020-08-02 15:07:33,686 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:07:33 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:07:33,698 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:07:33 PM \\u003e\\u003e document/didClose"}}'
2020-08-02 15:07:33,857 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp', wd=50, mask=IN_DELETE, cookie=0, name=.Bag.java.swp>
2020-08-02 15:07:33,858 - DEBUG - TX: Sending notification: b'Content-Length: 181\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp"}]}}'
2020-08-02 15:07:33,859 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:07:33,861 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:07:33 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:07:33,862 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp","diagnostics":[]}}'
2020-08-02 15:07:33,864 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code","diagnostics":[]}}'
2020-08-02 15:07:33,870 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:07:33 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:08:48,616 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/src/main/java/code/.Bag.java.swp', wd=44, mask=IN_CREATE, cookie=0, name=.Bag.java.swp>
2020-08-02 15:08:48,616 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/src/main/java/code/.Bag.java.swx', wd=44, mask=IN_CREATE, cookie=0, name=.Bag.java.swx>
2020-08-02 15:08:48,617 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/src/main/java/code/.Bag.java.swx', wd=44, mask=IN_DELETE, cookie=0, name=.Bag.java.swx>
2020-08-02 15:08:48,617 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/src/main/java/code/.Bag.java.swp', wd=44, mask=IN_DELETE, cookie=0, name=.Bag.java.swp>
2020-08-02 15:08:48,617 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/src/main/java/code/.Bag.java.swp', wd=44, mask=IN_CREATE, cookie=0, name=.Bag.java.swp>
2020-08-02 15:08:48,617 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/src/main/java/code/.Bag.java.swp', wd=44, mask=IN_MODIFY, cookie=0, name=.Bag.java.swp>
2020-08-02 15:08:48,617 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/src/main/java/code/.Bag.java.swp', wd=44, mask=IN_ATTRIB, cookie=0, name=.Bag.java.swp>
2020-08-02 15:08:48,618 - DEBUG - TX: Sending notification: b'Content-Length: 186\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/.Bag.java.swp"}]}}'
2020-08-02 15:08:48,618 - DEBUG - TX: Sending notification: b'Content-Length: 172\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code"}]}}'
2020-08-02 15:08:48,619 - DEBUG - TX: Sending notification: b'Content-Length: 186\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/.Bag.java.swx"}]}}'
2020-08-02 15:08:48,619 - DEBUG - TX: Sending notification: b'Content-Length: 172\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code"}]}}'
2020-08-02 15:08:48,620 - DEBUG - TX: Sending notification: b'Content-Length: 186\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/.Bag.java.swx"}]}}'
2020-08-02 15:08:48,620 - DEBUG - TX: Sending notification: b'Content-Length: 172\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code"}]}}'
2020-08-02 15:08:48,620 - DEBUG - TX: Sending notification: b'Content-Length: 186\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/.Bag.java.swp"}]}}'
2020-08-02 15:08:48,621 - DEBUG - TX: Sending notification: b'Content-Length: 172\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code"}]}}'
2020-08-02 15:08:48,621 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:08:48 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:08:48,622 - DEBUG - TX: Sending notification: b'Content-Length: 186\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/.Bag.java.swp"}]}}'
2020-08-02 15:08:48,622 - DEBUG - TX: Sending notification: b'Content-Length: 172\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code"}]}}'
2020-08-02 15:08:48,623 - DEBUG - TX: Sending notification: b'Content-Length: 186\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/.Bag.java.swp"}]}}'
2020-08-02 15:08:48,626 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code","diagnostics":[]}}'
2020-08-02 15:08:48,628 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:08:48 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:08:48,631 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:08:48 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:08:48,634 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:08:48 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:08:48,636 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:08:48 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:08:48,637 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/.Bag.java.swx","diagnostics":[]}}'
2020-08-02 15:08:48,640 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:08:48 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:08:48,643 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:08:48 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:08:48,644 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/.Bag.java.swp","diagnostics":[]}}'
2020-08-02 15:08:48,647 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:08:48 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:08:48,649 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:08:48 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:08:48,651 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:08:48 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:08:48,654 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:08:48 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:08:48,815 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp', wd=50, mask=IN_CREATE, cookie=0, name=.Bag.java.swp>
2020-08-02 15:08:48,815 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp', wd=50, mask=IN_MODIFY, cookie=0, name=.Bag.java.swp>
2020-08-02 15:08:48,816 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp', wd=50, mask=IN_ATTRIB, cookie=0, name=.Bag.java.swp>
2020-08-02 15:08:48,816 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp', wd=50, mask=IN_ATTRIB, cookie=0, name=.Bag.java.swp>
2020-08-02 15:08:48,816 - DEBUG - TX: Sending notification: b'Content-Length: 181\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp"}]}}'
2020-08-02 15:08:48,817 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:08:48,817 - DEBUG - TX: Sending notification: b'Content-Length: 181\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp"}]}}'
2020-08-02 15:08:48,818 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code","diagnostics":[]}}'
2020-08-02 15:08:48,820 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:08:48 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:08:48,823 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:08:48 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:08:48,827 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:08:48 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:08:57,401 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/.settings/org.eclipse.buildship.core.prefs', wd=4, mask=IN_MODIFY, cookie=0, name=org.eclipse.buildship.core.prefs>
2020-08-02 15:08:57,401 - DEBUG - TX: Sending notification: b'Content-Length: 196\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/.settings/org.eclipse.buildship.core.prefs"}]}}'
2020-08-02 15:08:57,402 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/.settings/org.eclipse.buildship.core.prefs', wd=4, mask=IN_MODIFY, cookie=0, name=org.eclipse.buildship.core.prefs>
2020-08-02 15:08:57,402 - DEBUG - TX: Sending notification: b'Content-Length: 196\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/.settings/org.eclipse.buildship.core.prefs"}]}}'
2020-08-02 15:08:57,403 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:08:57 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:08:57,403 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/.settings/org.eclipse.buildship.core.prefs', wd=4, mask=IN_MODIFY, cookie=0, name=org.eclipse.buildship.core.prefs>
2020-08-02 15:08:57,404 - DEBUG - TX: Sending notification: b'Content-Length: 196\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/.settings/org.eclipse.buildship.core.prefs"}]}}'
2020-08-02 15:08:57,404 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/.settings/org.eclipse.buildship.core.prefs', wd=4, mask=IN_MODIFY, cookie=0, name=org.eclipse.buildship.core.prefs>
2020-08-02 15:08:57,404 - DEBUG - TX: Sending notification: b'Content-Length: 196\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/.settings/org.eclipse.buildship.core.prefs"}]}}'
2020-08-02 15:08:57,407 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code","diagnostics":[]}}'
2020-08-02 15:08:57,414 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:08:57 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:08:57,417 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:08:57 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:08:57,421 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:08:57 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:00,797 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/.gradle/checksums/checksums.lock', wd=25, mask=IN_MODIFY, cookie=0, name=checksums.lock>
2020-08-02 15:09:00,798 - DEBUG - TX: Sending notification: b'Content-Length: 186\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/.gradle/checksums/checksums.lock"}]}}'
2020-08-02 15:09:00,800 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:00 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:00,804 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code","diagnostics":[]}}'
2020-08-02 15:09:00,807 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/.gradle/6.3/fileHashes/fileHashes.lock', wd=30, mask=IN_MODIFY, cookie=0, name=fileHashes.lock>
2020-08-02 15:09:00,808 - DEBUG - TX: Sending notification: b'Content-Length: 192\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/.gradle/6.3/fileHashes/fileHashes.lock"}]}}'
2020-08-02 15:09:00,815 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:00 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:00,829 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code","diagnostics":[]}}'
2020-08-02 15:09:01,902 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/.gradle/buildOutputCleanup/buildOutputCleanup.lock', wd=24, mask=IN_MODIFY, cookie=0, name=buildOutputCleanup.lock>
2020-08-02 15:09:01,903 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/.gradle/buildOutputCleanup/buildOutputCleanup.lock', wd=24, mask=IN_MODIFY, cookie=0, name=buildOutputCleanup.lock>
2020-08-02 15:09:01,904 - DEBUG - TX: Sending notification: b'Content-Length: 204\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/.gradle/buildOutputCleanup/buildOutputCleanup.lock"}]}}'
2020-08-02 15:09:01,904 - DEBUG - TX: Sending notification: b'Content-Length: 204\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/.gradle/buildOutputCleanup/buildOutputCleanup.lock"}]}}'
2020-08-02 15:09:01,905 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:01 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:01,910 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code","diagnostics":[]}}'
2020-08-02 15:09:01,912 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:01 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:02,512 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/.gradle/6.3/executionHistory/executionHistory.lock', wd=33, mask=IN_MODIFY, cookie=0, name=executionHistory.lock>
2020-08-02 15:09:02,512 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/.gradle/6.3/executionHistory/executionHistory.lock', wd=33, mask=IN_MODIFY, cookie=0, name=executionHistory.lock>
2020-08-02 15:09:02,513 - DEBUG - TX: Sending notification: b'Content-Length: 204\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/.gradle/6.3/executionHistory/executionHistory.lock"}]}}'
2020-08-02 15:09:02,514 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:02 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:02,517 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code","diagnostics":[]}}'
2020-08-02 15:09:02,706 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/.gradle/6.3/fileChanges/last-build.bin', wd=29, mask=IN_MODIFY, cookie=0, name=last-build.bin>
2020-08-02 15:09:02,706 - DEBUG - TX: Sending notification: b'Content-Length: 192\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/.gradle/6.3/fileChanges/last-build.bin"}]}}'
2020-08-02 15:09:02,712 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:02 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:02,713 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code","diagnostics":[]}}'
2020-08-02 15:09:02,714 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/.gradle/6.3/fileChanges/last-build.bin', wd=29, mask=IN_MODIFY, cookie=0, name=last-build.bin>
2020-08-02 15:09:02,715 - DEBUG - TX: Sending notification: b'Content-Length: 192\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/.gradle/6.3/fileChanges/last-build.bin"}]}}'
2020-08-02 15:09:02,717 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:02 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:02,721 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/.gradle/buildOutputCleanup/buildOutputCleanup.lock', wd=24, mask=IN_MODIFY, cookie=0, name=buildOutputCleanup.lock>
2020-08-02 15:09:02,722 - DEBUG - TX: Sending notification: b'Content-Length: 204\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/.gradle/buildOutputCleanup/buildOutputCleanup.lock"}]}}'
2020-08-02 15:09:02,727 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code","diagnostics":[]}}'
2020-08-02 15:09:02,731 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:02 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:02,738 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code","diagnostics":[]}}'
2020-08-02 15:09:02,739 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/.gradle/6.3/executionHistory/executionHistory.lock', wd=33, mask=IN_MODIFY, cookie=0, name=executionHistory.lock>
2020-08-02 15:09:02,740 - DEBUG - TX: Sending notification: b'Content-Length: 204\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/.gradle/6.3/executionHistory/executionHistory.lock"}]}}'
2020-08-02 15:09:02,748 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:02 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:02,758 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code","diagnostics":[]}}'
2020-08-02 15:09:02,785 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/.gradle/checksums/checksums.lock', wd=25, mask=IN_MODIFY, cookie=0, name=checksums.lock>
2020-08-02 15:09:02,785 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/.gradle/6.3/fileHashes/fileHashes.lock', wd=30, mask=IN_MODIFY, cookie=0, name=fileHashes.lock>
2020-08-02 15:09:02,786 - DEBUG - TX: Sending notification: b'Content-Length: 186\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/.gradle/checksums/checksums.lock"}]}}'
2020-08-02 15:09:02,787 - DEBUG - TX: Sending notification: b'Content-Length: 192\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/.gradle/6.3/fileHashes/fileHashes.lock"}]}}'
2020-08-02 15:09:02,792 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:02 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:02,792 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code","diagnostics":[]}}'
2020-08-02 15:09:02,793 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:02 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:02,795 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code","diagnostics":[]}}'
2020-08-02 15:09:05,166 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/ch1/Ex134.class', wd=51, mask=IN_DELETE, cookie=0, name=Ex134.class>
2020-08-02 15:09:05,167 - DEBUG - TX: Sending notification: b'Content-Length: 178\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/ch1/Ex134.class"}]}}'
2020-08-02 15:09:05,167 - DEBUG - TX: Sending notification: b'Content-Length: 166\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/ch1"}]}}'
2020-08-02 15:09:05,169 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:05 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:05,169 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/ch1/Ex134.class","diagnostics":[]}}'
2020-08-02 15:09:05,170 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/ch1/Ex132.class', wd=51, mask=IN_DELETE, cookie=0, name=Ex132.class>
2020-08-02 15:09:05,170 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/ch1', wd=48, mask=IN_DELETE|IN_ISDIR, cookie=0, name=ch1>
2020-08-02 15:09:05,170 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/ch1', wd=51, mask=IN_DELETE_SELF, cookie=0, name=>
2020-08-02 15:09:05,171 - DEBUG - TX: Sending notification: b'Content-Length: 178\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/ch1/Ex132.class"}]}}'
2020-08-02 15:09:05,172 - DEBUG - TX: Sending notification: b'Content-Length: 166\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/ch1"}]}}'
2020-08-02 15:09:05,172 - DEBUG - TX: Sending notification: b'Content-Length: 166\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/ch1"}]}}'
2020-08-02 15:09:05,172 - DEBUG - TX: Sending notification: b'Content-Length: 162\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main"}]}}'
2020-08-02 15:09:05,192 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code","diagnostics":[]}}'
2020-08-02 15:09:05,195 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Bag.class', wd=50, mask=IN_DELETE, cookie=0, name=Bag.class>
2020-08-02 15:09:05,196 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Stack$Node.class', wd=50, mask=IN_DELETE, cookie=0, name=Stack$Node.class>
2020-08-02 15:09:05,196 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Queue.class', wd=50, mask=IN_DELETE, cookie=0, name=Queue.class>
2020-08-02 15:09:05,196 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Bag$ListIterator.class', wd=50, mask=IN_DELETE, cookie=0, name=Bag$ListIterator.class>
2020-08-02 15:09:05,196 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Evaluate.class', wd=50, mask=IN_DELETE, cookie=0, name=Evaluate.class>
2020-08-02 15:09:05,196 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/BinarySearch.class', wd=50, mask=IN_DELETE, cookie=0, name=BinarySearch.class>
2020-08-02 15:09:05,196 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Stack.class', wd=50, mask=IN_DELETE, cookie=0, name=Stack.class>
2020-08-02 15:09:05,197 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/FixedCapacityStack.class', wd=50, mask=IN_DELETE, cookie=0, name=FixedCapacityStack.class>
2020-08-02 15:09:05,197 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/ResizingArrayStack$ReverseArrayIterator.class', wd=50, mask=IN_DELETE, cookie=0, name=ResizingArrayStack$ReverseArrayIterator.class>
2020-08-02 15:09:05,197 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/DataFilesHandler.class', wd=50, mask=IN_DELETE, cookie=0, name=DataFilesHandler.class>
2020-08-02 15:09:05,197 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/InputSimulator.class', wd=50, mask=IN_DELETE, cookie=0, name=InputSimulator.class>
2020-08-02 15:09:05,197 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/App.class', wd=50, mask=IN_DELETE, cookie=0, name=App.class>
2020-08-02 15:09:05,197 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/ResizingArrayStack.class', wd=50, mask=IN_DELETE, cookie=0, name=ResizingArrayStack.class>
2020-08-02 15:09:05,198 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Queue$Node.class', wd=50, mask=IN_DELETE, cookie=0, name=Queue$Node.class>
2020-08-02 15:09:05,198 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Bag$Node.class', wd=50, mask=IN_DELETE, cookie=0, name=Bag$Node.class>
2020-08-02 15:09:05,198 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Stats.class', wd=50, mask=IN_DELETE, cookie=0, name=Stats.class>
2020-08-02 15:09:05,198 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/FixedCapacityStackOfStrings.class', wd=50, mask=IN_DELETE, cookie=0, name=FixedCapacityStackOfStrings.class>
2020-08-02 15:09:05,198 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp', wd=50, mask=IN_DELETE, cookie=0, name=.Bag.java.swp>
2020-08-02 15:09:05,198 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Stack$ListIterator.class', wd=50, mask=IN_DELETE, cookie=0, name=Stack$ListIterator.class>
2020-08-02 15:09:05,198 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Queue$ListIterator.class', wd=50, mask=IN_DELETE, cookie=0, name=Queue$ListIterator.class>
2020-08-02 15:09:05,198 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code', wd=48, mask=IN_DELETE|IN_ISDIR, cookie=0, name=code>
2020-08-02 15:09:05,199 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code', wd=50, mask=IN_DELETE_SELF, cookie=0, name=>
2020-08-02 15:09:05,206 - DEBUG - TX: Sending notification: b'Content-Length: 177\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Bag.class"}]}}'
2020-08-02 15:09:05,206 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:09:05,207 - DEBUG - TX: Sending notification: b'Content-Length: 186\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Stack%24Node.class"}]}}'
2020-08-02 15:09:05,207 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:09:05,208 - DEBUG - TX: Sending notification: b'Content-Length: 179\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Queue.class"}]}}'
2020-08-02 15:09:05,208 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:09:05,208 - DEBUG - TX: Sending notification: b'Content-Length: 192\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Bag%24ListIterator.class"}]}}'
2020-08-02 15:09:05,209 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:09:05,209 - DEBUG - TX: Sending notification: b'Content-Length: 182\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Evaluate.class"}]}}'
2020-08-02 15:09:05,209 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:09:05,210 - DEBUG - TX: Sending notification: b'Content-Length: 186\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/BinarySearch.class"}]}}'
2020-08-02 15:09:05,210 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:09:05,210 - DEBUG - TX: Sending notification: b'Content-Length: 179\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Stack.class"}]}}'
2020-08-02 15:09:05,211 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:09:05,211 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:05 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:05,211 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:05 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:05,211 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code', wd=48, mask=IN_CREATE|IN_ISDIR, cookie=0, name=code>
2020-08-02 15:09:05,213 - DEBUG - TX: Sending notification: b'Content-Length: 192\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/FixedCapacityStack.class"}]}}'
2020-08-02 15:09:05,213 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:09:05,213 - DEBUG - TX: Sending notification: b'Content-Length: 215\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/ResizingArrayStack%24ReverseArrayIterator.class"}]}}'
2020-08-02 15:09:05,214 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:09:05,214 - DEBUG - TX: Sending notification: b'Content-Length: 190\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/DataFilesHandler.class"}]}}'
2020-08-02 15:09:05,214 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:09:05,214 - DEBUG - TX: Sending notification: b'Content-Length: 188\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/InputSimulator.class"}]}}'
2020-08-02 15:09:05,214 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:09:05,215 - DEBUG - TX: Sending notification: b'Content-Length: 177\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/App.class"}]}}'
2020-08-02 15:09:05,215 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:09:05,215 - DEBUG - TX: Sending notification: b'Content-Length: 192\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/ResizingArrayStack.class"}]}}'
2020-08-02 15:09:05,215 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:09:05,215 - DEBUG - TX: Sending notification: b'Content-Length: 186\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Queue%24Node.class"}]}}'
2020-08-02 15:09:05,215 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:09:05,216 - DEBUG - TX: Sending notification: b'Content-Length: 184\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Bag%24Node.class"}]}}'
2020-08-02 15:09:05,216 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:09:05,216 - DEBUG - TX: Sending notification: b'Content-Length: 179\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Stats.class"}]}}'
2020-08-02 15:09:05,216 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/ch1/Ex132.class","diagnostics":[]}}'
2020-08-02 15:09:05,216 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp', wd=52, mask=IN_CREATE, cookie=0, name=.Bag.java.swp>
2020-08-02 15:09:05,217 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:09:05,218 - DEBUG - TX: Sending notification: b'Content-Length: 201\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/FixedCapacityStackOfStrings.class"}]}}'
2020-08-02 15:09:05,218 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:09:05,218 - DEBUG - TX: Sending notification: b'Content-Length: 181\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp"}]}}'
2020-08-02 15:09:05,219 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:09:05,219 - DEBUG - TX: Sending notification: b'Content-Length: 194\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Stack%24ListIterator.class"}]}}'
2020-08-02 15:09:05,220 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:09:05,220 - DEBUG - TX: Sending notification: b'Content-Length: 194\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Queue%24ListIterator.class"}]}}'
2020-08-02 15:09:05,220 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:09:05,221 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:09:05,221 - DEBUG - TX: Sending notification: b'Content-Length: 162\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main"}]}}'
2020-08-02 15:09:05,221 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:09:05,221 - DEBUG - TX: Sending notification: b'Content-Length: 162\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main"}]}}'
2020-08-02 15:09:05,222 - DEBUG - TX: Sending notification: b'Content-Length: 181\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp"}]}}'
2020-08-02 15:09:05,222 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:09:05,229 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp', wd=52, mask=IN_MODIFY, cookie=0, name=.Bag.java.swp>
2020-08-02 15:09:05,230 - DEBUG - TX: Sending notification: b'Content-Length: 181\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp"}]}}'
2020-08-02 15:09:05,239 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp', wd=52, mask=IN_ATTRIB, cookie=0, name=.Bag.java.swp>
2020-08-02 15:09:05,240 - DEBUG - TX: Sending notification: b'Content-Length: 181\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp"}]}}'
2020-08-02 15:09:05,240 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp', wd=52, mask=IN_ATTRIB, cookie=0, name=.Bag.java.swp>
2020-08-02 15:09:05,240 - DEBUG - TX: Sending notification: b'Content-Length: 181\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp"}]}}'
2020-08-02 15:09:05,241 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp', wd=52, mask=IN_ATTRIB, cookie=0, name=.Bag.java.swp>
2020-08-02 15:09:05,242 - DEBUG - TX: Sending notification: b'Content-Length: 181\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp"}]}}'
2020-08-02 15:09:05,261 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:05 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:05,264 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/ch1', wd=48, mask=IN_CREATE|IN_ISDIR, cookie=0, name=ch1>
2020-08-02 15:09:05,264 - DEBUG - TX: Sending notification: b'Content-Length: 166\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/ch1"}]}}'
2020-08-02 15:09:05,265 - DEBUG - TX: Sending notification: b'Content-Length: 162\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main"}]}}'
2020-08-02 15:09:05,269 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code","diagnostics":[]}}'
2020-08-02 15:09:05,270 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:05 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:05,271 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/ch1","diagnostics":[]}}'
2020-08-02 15:09:05,277 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code","diagnostics":[]}}'
2020-08-02 15:09:05,286 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code","diagnostics":[]}}'
2020-08-02 15:09:05,296 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:05 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:05,299 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:05 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:05,300 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Bag.class","diagnostics":[]}}'
2020-08-02 15:09:05,310 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:05 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:05,313 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:05 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:05,314 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Stack%24Node.class","diagnostics":[]}}'
2020-08-02 15:09:05,319 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:05 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:05,322 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:05 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:05,323 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Queue.class","diagnostics":[]}}'
2020-08-02 15:09:05,327 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:05 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:05,330 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:05 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:05,331 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Bag%24ListIterator.class","diagnostics":[]}}'
2020-08-02 15:09:05,335 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:05 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:05,338 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:05 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:05,339 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Evaluate.class","diagnostics":[]}}'
2020-08-02 15:09:05,344 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:05 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:05,348 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:05 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:05,349 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/BinarySearch.class","diagnostics":[]}}'
2020-08-02 15:09:05,355 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:05 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:05,374 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:05 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:05,374 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Stack.class","diagnostics":[]}}'
2020-08-02 15:09:05,377 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:05 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:05,382 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:05 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:05,382 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/FixedCapacityStack.class","diagnostics":[]}}'
2020-08-02 15:09:05,386 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:05 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:05,392 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:05 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:05,393 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/ResizingArrayStack%24ReverseArrayIterator.class","diagnostics":[]}}'
2020-08-02 15:09:05,398 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:05 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:05,401 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:05 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:05,401 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/DataFilesHandler.class","diagnostics":[]}}'
2020-08-02 15:09:05,404 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:05 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:05,410 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:05 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:05,411 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/InputSimulator.class","diagnostics":[]}}'
2020-08-02 15:09:05,419 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:05 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:05,426 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:05 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:05,426 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/App.class","diagnostics":[]}}'
2020-08-02 15:09:05,430 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:05 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:05,433 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:05 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:05,433 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/ResizingArrayStack.class","diagnostics":[]}}'
2020-08-02 15:09:05,437 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:05 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:05,451 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:05 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:05,460 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Queue%24Node.class","diagnostics":[]}}'
2020-08-02 15:09:05,464 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:05 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:05,468 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:05 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:05,469 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Bag%24Node.class","diagnostics":[]}}'
2020-08-02 15:09:05,472 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:05 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:05,477 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:05 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:05,477 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Stats.class","diagnostics":[]}}'
2020-08-02 15:09:05,484 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:05 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:05,486 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:05 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:05,487 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/FixedCapacityStackOfStrings.class","diagnostics":[]}}'
2020-08-02 15:09:05,489 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:05 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:05,492 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:05 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:05,492 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp","diagnostics":[]}}'
2020-08-02 15:09:05,494 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:05 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:05,497 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:05 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:05,497 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Stack%24ListIterator.class","diagnostics":[]}}'
2020-08-02 15:09:05,514 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:05 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:05,522 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:05 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:05,522 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Queue%24ListIterator.class","diagnostics":[]}}'
2020-08-02 15:09:05,525 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:05 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:05,542 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:05 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:05,542 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code","diagnostics":[]}}'
2020-08-02 15:09:05,553 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:05 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:05,554 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:05 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:05,556 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:05 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:05,558 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:05 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:05,560 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:05 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:05,562 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:05 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:05,576 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:05 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:05,578 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:05 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:05,580 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:05 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:05,582 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:05 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:05,584 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:05 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:07,696 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/ch1/Ex132.class', wd=53, mask=IN_CREATE, cookie=0, name=Ex132.class>
2020-08-02 15:09:07,696 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/ch1/Ex132.class', wd=53, mask=IN_MODIFY, cookie=0, name=Ex132.class>
2020-08-02 15:09:07,697 - DEBUG - TX: Sending notification: b'Content-Length: 178\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/ch1/Ex132.class"}]}}'
2020-08-02 15:09:07,697 - DEBUG - TX: Sending notification: b'Content-Length: 166\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/ch1"}]}}'
2020-08-02 15:09:07,697 - DEBUG - TX: Sending notification: b'Content-Length: 178\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/ch1/Ex132.class"}]}}'
2020-08-02 15:09:07,697 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:07 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:07,700 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code","diagnostics":[]}}'
2020-08-02 15:09:07,702 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:07 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:07,703 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:07 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:07,753 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/ch1/Ex134.class', wd=53, mask=IN_CREATE, cookie=0, name=Ex134.class>
2020-08-02 15:09:07,753 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/ch1/Ex134.class', wd=53, mask=IN_MODIFY, cookie=0, name=Ex134.class>
2020-08-02 15:09:07,754 - DEBUG - TX: Sending notification: b'Content-Length: 178\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/ch1/Ex134.class"}]}}'
2020-08-02 15:09:07,754 - DEBUG - TX: Sending notification: b'Content-Length: 166\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/ch1"}]}}'
2020-08-02 15:09:07,755 - DEBUG - TX: Sending notification: b'Content-Length: 178\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/ch1/Ex134.class"}]}}'
2020-08-02 15:09:07,755 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:07 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:07,756 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/App.class', wd=52, mask=IN_CREATE, cookie=0, name=App.class>
2020-08-02 15:09:07,756 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/App.class', wd=52, mask=IN_MODIFY, cookie=0, name=App.class>
2020-08-02 15:09:07,757 - DEBUG - TX: Sending notification: b'Content-Length: 177\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/App.class"}]}}'
2020-08-02 15:09:07,757 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:09:07,758 - DEBUG - TX: Sending notification: b'Content-Length: 177\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/App.class"}]}}'
2020-08-02 15:09:07,758 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code","diagnostics":[]}}'
2020-08-02 15:09:07,760 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:07 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:07,763 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:07 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:07,765 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:07 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:07,767 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code","diagnostics":[]}}'
2020-08-02 15:09:07,768 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:07 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:07,770 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:07 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:08,002 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Bag$ListIterator.class', wd=52, mask=IN_CREATE, cookie=0, name=Bag$ListIterator.class>
2020-08-02 15:09:08,003 - DEBUG - TX: Sending notification: b'Content-Length: 192\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Bag%24ListIterator.class"}]}}'
2020-08-02 15:09:08,004 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:09:08,004 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Bag$ListIterator.class', wd=52, mask=IN_MODIFY, cookie=0, name=Bag$ListIterator.class>
2020-08-02 15:09:08,005 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:08 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:08,005 - DEBUG - TX: Sending notification: b'Content-Length: 192\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Bag%24ListIterator.class"}]}}'
2020-08-02 15:09:08,006 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Bag.class', wd=52, mask=IN_CREATE, cookie=0, name=Bag.class>
2020-08-02 15:09:08,007 - DEBUG - TX: Sending notification: b'Content-Length: 177\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Bag.class"}]}}'
2020-08-02 15:09:08,008 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:09:08,008 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code","diagnostics":[]}}'
2020-08-02 15:09:08,008 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Bag.class', wd=52, mask=IN_MODIFY, cookie=0, name=Bag.class>
2020-08-02 15:09:08,009 - DEBUG - TX: Sending notification: b'Content-Length: 177\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Bag.class"}]}}'
2020-08-02 15:09:08,009 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:08 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:08,010 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Bag$Node.class', wd=52, mask=IN_CREATE, cookie=0, name=Bag$Node.class>
2020-08-02 15:09:08,011 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Bag$Node.class', wd=52, mask=IN_MODIFY, cookie=0, name=Bag$Node.class>
2020-08-02 15:09:08,011 - DEBUG - TX: Sending notification: b'Content-Length: 184\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Bag%24Node.class"}]}}'
2020-08-02 15:09:08,012 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:09:08,012 - DEBUG - TX: Sending notification: b'Content-Length: 184\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Bag%24Node.class"}]}}'
2020-08-02 15:09:08,017 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code","diagnostics":[]}}'
2020-08-02 15:09:08,018 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:08 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:08,020 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:08 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:08,023 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:08 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:08,025 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/BinarySearch.class', wd=52, mask=IN_CREATE, cookie=0, name=BinarySearch.class>
2020-08-02 15:09:08,025 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/BinarySearch.class', wd=52, mask=IN_MODIFY, cookie=0, name=BinarySearch.class>
2020-08-02 15:09:08,026 - DEBUG - TX: Sending notification: b'Content-Length: 186\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/BinarySearch.class"}]}}'
2020-08-02 15:09:08,026 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:09:08,027 - DEBUG - TX: Sending notification: b'Content-Length: 186\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/BinarySearch.class"}]}}'
2020-08-02 15:09:08,027 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:08 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:08,029 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code","diagnostics":[]}}'
2020-08-02 15:09:08,030 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:08 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:08,031 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:08 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:08,034 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:08 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:08,039 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:08 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:08,039 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:08 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:08,040 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:08 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:08,100 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/DataFilesHandler.class', wd=52, mask=IN_CREATE, cookie=0, name=DataFilesHandler.class>
2020-08-02 15:09:08,100 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/DataFilesHandler.class', wd=52, mask=IN_MODIFY, cookie=0, name=DataFilesHandler.class>
2020-08-02 15:09:08,101 - DEBUG - TX: Sending notification: b'Content-Length: 190\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/DataFilesHandler.class"}]}}'
2020-08-02 15:09:08,102 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:09:08,102 - DEBUG - TX: Sending notification: b'Content-Length: 190\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/DataFilesHandler.class"}]}}'
2020-08-02 15:09:08,102 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:08 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:08,107 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code","diagnostics":[]}}'
2020-08-02 15:09:08,107 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:08 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:08,109 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:08 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:08,164 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Evaluate.class', wd=52, mask=IN_CREATE, cookie=0, name=Evaluate.class>
2020-08-02 15:09:08,164 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Evaluate.class', wd=52, mask=IN_MODIFY, cookie=0, name=Evaluate.class>
2020-08-02 15:09:08,165 - DEBUG - TX: Sending notification: b'Content-Length: 182\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Evaluate.class"}]}}'
2020-08-02 15:09:08,166 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:09:08,166 - DEBUG - TX: Sending notification: b'Content-Length: 182\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Evaluate.class"}]}}'
2020-08-02 15:09:08,166 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:08 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:08,169 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code","diagnostics":[]}}'
2020-08-02 15:09:08,170 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:08 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:08,172 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:08 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:08,194 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/FixedCapacityStack.class', wd=52, mask=IN_CREATE, cookie=0, name=FixedCapacityStack.class>
2020-08-02 15:09:08,194 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/FixedCapacityStack.class', wd=52, mask=IN_MODIFY, cookie=0, name=FixedCapacityStack.class>
2020-08-02 15:09:08,195 - DEBUG - TX: Sending notification: b'Content-Length: 192\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/FixedCapacityStack.class"}]}}'
2020-08-02 15:09:08,195 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:09:08,196 - DEBUG - TX: Sending notification: b'Content-Length: 192\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/FixedCapacityStack.class"}]}}'
2020-08-02 15:09:08,196 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:08 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:08,198 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code","diagnostics":[]}}'
2020-08-02 15:09:08,199 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:08 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:08,201 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:08 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:08,214 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/FixedCapacityStackOfStrings.class', wd=52, mask=IN_CREATE, cookie=0, name=FixedCapacityStackOfStrings.class>
2020-08-02 15:09:08,215 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/FixedCapacityStackOfStrings.class', wd=52, mask=IN_MODIFY, cookie=0, name=FixedCapacityStackOfStrings.class>
2020-08-02 15:09:08,215 - DEBUG - TX: Sending notification: b'Content-Length: 201\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/FixedCapacityStackOfStrings.class"}]}}'
2020-08-02 15:09:08,216 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:09:08,216 - DEBUG - TX: Sending notification: b'Content-Length: 201\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/FixedCapacityStackOfStrings.class"}]}}'
2020-08-02 15:09:08,217 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:08 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:08,219 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code","diagnostics":[]}}'
2020-08-02 15:09:08,220 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:08 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:08,222 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:08 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:08,308 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/InputSimulator.class', wd=52, mask=IN_CREATE, cookie=0, name=InputSimulator.class>
2020-08-02 15:09:08,308 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/InputSimulator.class', wd=52, mask=IN_MODIFY, cookie=0, name=InputSimulator.class>
2020-08-02 15:09:08,309 - DEBUG - TX: Sending notification: b'Content-Length: 188\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/InputSimulator.class"}]}}'
2020-08-02 15:09:08,309 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:09:08,309 - DEBUG - TX: Sending notification: b'Content-Length: 188\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/InputSimulator.class"}]}}'
2020-08-02 15:09:08,310 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:08 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:08,311 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code","diagnostics":[]}}'
2020-08-02 15:09:08,312 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:08 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:08,314 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:08 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:08,331 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Queue$ListIterator.class', wd=52, mask=IN_CREATE, cookie=0, name=Queue$ListIterator.class>
2020-08-02 15:09:08,331 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Queue$ListIterator.class', wd=52, mask=IN_MODIFY, cookie=0, name=Queue$ListIterator.class>
2020-08-02 15:09:08,331 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Queue.class', wd=52, mask=IN_CREATE, cookie=0, name=Queue.class>
2020-08-02 15:09:08,332 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Queue.class', wd=52, mask=IN_MODIFY, cookie=0, name=Queue.class>
2020-08-02 15:09:08,332 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Queue$Node.class', wd=52, mask=IN_CREATE, cookie=0, name=Queue$Node.class>
2020-08-02 15:09:08,332 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Queue$Node.class', wd=52, mask=IN_MODIFY, cookie=0, name=Queue$Node.class>
2020-08-02 15:09:08,333 - DEBUG - TX: Sending notification: b'Content-Length: 194\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Queue%24ListIterator.class"}]}}'
2020-08-02 15:09:08,333 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:09:08,334 - DEBUG - TX: Sending notification: b'Content-Length: 194\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Queue%24ListIterator.class"}]}}'
2020-08-02 15:09:08,334 - DEBUG - TX: Sending notification: b'Content-Length: 179\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Queue.class"}]}}'
2020-08-02 15:09:08,334 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:09:08,335 - DEBUG - TX: Sending notification: b'Content-Length: 179\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Queue.class"}]}}'
2020-08-02 15:09:08,339 - DEBUG - TX: Sending notification: b'Content-Length: 186\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Queue%24Node.class"}]}}'
2020-08-02 15:09:08,339 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:09:08,339 - DEBUG - TX: Sending notification: b'Content-Length: 186\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Queue%24Node.class"}]}}'
2020-08-02 15:09:08,340 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:08 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:08,340 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code","diagnostics":[]}}'
2020-08-02 15:09:08,340 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:08 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:08,340 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:08 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:08,342 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:08 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:08,347 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:08 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:08,351 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:08 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:08,354 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:08 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:08,358 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:08 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:08,369 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:08 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:08,370 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/ResizingArrayStack$ReverseArrayIterator.class', wd=52, mask=IN_CREATE, cookie=0, name=ResizingArrayStack$ReverseArrayIterator.class>
2020-08-02 15:09:08,371 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/ResizingArrayStack$ReverseArrayIterator.class', wd=52, mask=IN_MODIFY, cookie=0, name=ResizingArrayStack$ReverseArrayIterator.class>
2020-08-02 15:09:08,371 - DEBUG - TX: Sending notification: b'Content-Length: 215\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/ResizingArrayStack%24ReverseArrayIterator.class"}]}}'
2020-08-02 15:09:08,371 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:09:08,372 - DEBUG - TX: Sending notification: b'Content-Length: 215\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/ResizingArrayStack%24ReverseArrayIterator.class"}]}}'
2020-08-02 15:09:08,372 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/ResizingArrayStack.class', wd=52, mask=IN_CREATE, cookie=0, name=ResizingArrayStack.class>
2020-08-02 15:09:08,372 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/ResizingArrayStack.class', wd=52, mask=IN_MODIFY, cookie=0, name=ResizingArrayStack.class>
2020-08-02 15:09:08,373 - DEBUG - TX: Sending notification: b'Content-Length: 192\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/ResizingArrayStack.class"}]}}'
2020-08-02 15:09:08,373 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:09:08,373 - DEBUG - TX: Sending notification: b'Content-Length: 192\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/ResizingArrayStack.class"}]}}'
2020-08-02 15:09:08,386 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:08 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:08,390 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code","diagnostics":[]}}'
2020-08-02 15:09:08,392 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:08 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:08,394 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:08 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:08,400 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:08 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:08,403 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Stack$Node.class', wd=52, mask=IN_CREATE, cookie=0, name=Stack$Node.class>
2020-08-02 15:09:08,403 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Stack$Node.class', wd=52, mask=IN_MODIFY, cookie=0, name=Stack$Node.class>
2020-08-02 15:09:08,404 - DEBUG - TX: Sending notification: b'Content-Length: 186\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Stack%24Node.class"}]}}'
2020-08-02 15:09:08,404 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:09:08,404 - DEBUG - TX: Sending notification: b'Content-Length: 186\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Stack%24Node.class"}]}}'
2020-08-02 15:09:08,405 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Stack$ListIterator.class', wd=52, mask=IN_CREATE, cookie=0, name=Stack$ListIterator.class>
2020-08-02 15:09:08,405 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Stack$ListIterator.class', wd=52, mask=IN_MODIFY, cookie=0, name=Stack$ListIterator.class>
2020-08-02 15:09:08,405 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Stack.class', wd=52, mask=IN_CREATE, cookie=0, name=Stack.class>
2020-08-02 15:09:08,405 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Stack.class', wd=52, mask=IN_MODIFY, cookie=0, name=Stack.class>
2020-08-02 15:09:08,406 - DEBUG - TX: Sending notification: b'Content-Length: 194\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Stack%24ListIterator.class"}]}}'
2020-08-02 15:09:08,406 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:09:08,406 - DEBUG - TX: Sending notification: b'Content-Length: 194\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Stack%24ListIterator.class"}]}}'
2020-08-02 15:09:08,407 - DEBUG - TX: Sending notification: b'Content-Length: 179\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Stack.class"}]}}'
2020-08-02 15:09:08,407 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:09:08,407 - DEBUG - TX: Sending notification: b'Content-Length: 179\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Stack.class"}]}}'
2020-08-02 15:09:08,408 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:08 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:08,414 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code","diagnostics":[]}}'
2020-08-02 15:09:08,414 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:08 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:08,416 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:08 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:08,421 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:08 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:08,423 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:08 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:08,425 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:08 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:08,427 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:08 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:08,429 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:08 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:08,431 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:08 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:08,432 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:08 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:08,442 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:08 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:08,444 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Stats.class', wd=52, mask=IN_CREATE, cookie=0, name=Stats.class>
2020-08-02 15:09:08,444 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Stats.class', wd=52, mask=IN_MODIFY, cookie=0, name=Stats.class>
2020-08-02 15:09:08,445 - DEBUG - TX: Sending notification: b'Content-Length: 179\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Stats.class"}]}}'
2020-08-02 15:09:08,445 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:09:08,446 - DEBUG - TX: Sending notification: b'Content-Length: 179\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Stats.class"}]}}'
2020-08-02 15:09:08,446 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/test/code/AppTest.class', wd=49, mask=IN_DELETE, cookie=0, name=AppTest.class>
2020-08-02 15:09:08,446 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/test/code', wd=47, mask=IN_DELETE|IN_ISDIR, cookie=0, name=code>
2020-08-02 15:09:08,446 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/test/code', wd=49, mask=IN_DELETE_SELF, cookie=0, name=>
2020-08-02 15:09:08,447 - DEBUG - TX: Sending notification: b'Content-Length: 181\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/test/code/AppTest.class"}]}}'
2020-08-02 15:09:08,447 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/test/code"}]}}'
2020-08-02 15:09:08,448 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/test/code"}]}}'
2020-08-02 15:09:08,448 - DEBUG - TX: Sending notification: b'Content-Length: 162\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/test"}]}}'
2020-08-02 15:09:08,448 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/test/code', wd=47, mask=IN_CREATE|IN_ISDIR, cookie=0, name=code>
2020-08-02 15:09:08,448 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:08 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:08,453 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code","diagnostics":[]}}'
2020-08-02 15:09:08,453 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:08 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:08,454 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/test/code"}]}}'
2020-08-02 15:09:08,454 - DEBUG - TX: Sending notification: b'Content-Length: 162\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/test"}]}}'
2020-08-02 15:09:08,455 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:08 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:08,456 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:08 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:08,457 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/test/code/AppTest.class","diagnostics":[]}}'
2020-08-02 15:09:08,463 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code","diagnostics":[]}}'
2020-08-02 15:09:08,465 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:08 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:08,475 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:08 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:08,475 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/test/code","diagnostics":[]}}'
2020-08-02 15:09:08,480 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:08 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:08,483 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:08 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:08,485 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:08 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:08,490 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/test/code/AppTest.class', wd=54, mask=IN_CREATE, cookie=0, name=AppTest.class>
2020-08-02 15:09:08,490 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/test/code/AppTest.class', wd=54, mask=IN_MODIFY, cookie=0, name=AppTest.class>
2020-08-02 15:09:08,491 - DEBUG - TX: Sending notification: b'Content-Length: 181\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/test/code/AppTest.class"}]}}'
2020-08-02 15:09:08,491 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/test/code"}]}}'
2020-08-02 15:09:08,492 - DEBUG - TX: Sending notification: b'Content-Length: 181\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/test/code/AppTest.class"}]}}'
2020-08-02 15:09:08,496 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:08 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:08,498 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code","diagnostics":[]}}'
2020-08-02 15:09:08,500 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:08 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:08,502 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:08 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:16,191 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/src/main/java/code/.Bag.java.swp', wd=44, mask=IN_MODIFY, cookie=0, name=.Bag.java.swp>
2020-08-02 15:09:16,193 - DEBUG - TX: Sending notification: b'Content-Length: 186\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/.Bag.java.swp"}]}}'
2020-08-02 15:09:16,229 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:16 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:16,233 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code","diagnostics":[]}}'
2020-08-02 15:09:16,389 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp', wd=52, mask=IN_DELETE, cookie=0, name=.Bag.java.swp>
2020-08-02 15:09:16,390 - DEBUG - TX: Sending notification: b'Content-Length: 181\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp"}]}}'
2020-08-02 15:09:16,391 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:09:16,392 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp', wd=52, mask=IN_CREATE, cookie=0, name=.Bag.java.swp>
2020-08-02 15:09:16,392 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp', wd=52, mask=IN_MODIFY, cookie=0, name=.Bag.java.swp>
2020-08-02 15:09:16,392 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp', wd=52, mask=IN_ATTRIB, cookie=0, name=.Bag.java.swp>
2020-08-02 15:09:16,393 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp', wd=52, mask=IN_ATTRIB, cookie=0, name=.Bag.java.swp>
2020-08-02 15:09:16,393 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:16 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:16,394 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp","diagnostics":[]}}'
2020-08-02 15:09:16,395 - DEBUG - TX: Sending notification: b'Content-Length: 181\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp"}]}}'
2020-08-02 15:09:16,396 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:09:16,396 - DEBUG - TX: Sending notification: b'Content-Length: 181\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp"}]}}'
2020-08-02 15:09:16,397 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code","diagnostics":[]}}'
2020-08-02 15:09:16,403 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:16 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:16,407 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:16 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:16,410 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:16 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:16,415 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:16 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:16,850 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp', wd=52, mask=IN_DELETE, cookie=0, name=.Bag.java.swp>
2020-08-02 15:09:16,851 - DEBUG - TX: Sending notification: b'Content-Length: 181\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp"}]}}'
2020-08-02 15:09:16,852 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:09:16,855 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:16 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:16,855 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp","diagnostics":[]}}'
2020-08-02 15:09:16,857 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code","diagnostics":[]}}'
2020-08-02 15:09:16,860 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:16 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:16,864 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp', wd=52, mask=IN_CREATE, cookie=0, name=.Bag.java.swp>
2020-08-02 15:09:16,865 - DEBUG - TX: Sending notification: b'Content-Length: 181\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp"}]}}'
2020-08-02 15:09:16,865 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:09:16,869 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:16 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:16,870 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp', wd=52, mask=IN_MODIFY, cookie=0, name=.Bag.java.swp>
2020-08-02 15:09:16,871 - DEBUG - TX: Sending notification: b'Content-Length: 181\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp"}]}}'
2020-08-02 15:09:16,872 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp', wd=52, mask=IN_MODIFY, cookie=0, name=.Bag.java.swp>
2020-08-02 15:09:16,872 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp', wd=52, mask=IN_ATTRIB, cookie=0, name=.Bag.java.swp>
2020-08-02 15:09:16,872 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp', wd=52, mask=IN_ATTRIB, cookie=0, name=.Bag.java.swp>
2020-08-02 15:09:16,873 - DEBUG - TX: Sending notification: b'Content-Length: 181\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp"}]}}'
2020-08-02 15:09:16,891 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code","diagnostics":[]}}'
2020-08-02 15:09:16,892 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:16 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:16,897 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:16 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:16,902 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:16 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:35,909 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/src/main/java/code/.Bag.java.swp', wd=44, mask=IN_DELETE, cookie=0, name=.Bag.java.swp>
2020-08-02 15:09:35,910 - DEBUG - TX: Sending notification: b'Content-Length: 186\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/.Bag.java.swp"}]}}'
2020-08-02 15:09:35,910 - DEBUG - TX: Sending notification: b'Content-Length: 172\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code"}]}}'
2020-08-02 15:09:35,912 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/src/main/java/code/.Stack.java.swp', wd=44, mask=IN_CREATE, cookie=0, name=.Stack.java.swp>
2020-08-02 15:09:35,913 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/src/main/java/code/.Stack.java.swx', wd=44, mask=IN_CREATE, cookie=0, name=.Stack.java.swx>
2020-08-02 15:09:35,913 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:35 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:35,913 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/.Bag.java.swp","diagnostics":[]}}'
2020-08-02 15:09:35,915 - DEBUG - TX: Sending notification: b'Content-Length: 188\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/.Stack.java.swp"}]}}'
2020-08-02 15:09:35,916 - DEBUG - TX: Sending notification: b'Content-Length: 172\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code"}]}}'
2020-08-02 15:09:35,916 - DEBUG - TX: Sending notification: b'Content-Length: 188\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/.Stack.java.swx"}]}}'
2020-08-02 15:09:35,917 - DEBUG - TX: Sending notification: b'Content-Length: 172\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code"}]}}'
2020-08-02 15:09:35,918 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/src/main/java/code/.Stack.java.swx', wd=44, mask=IN_DELETE, cookie=0, name=.Stack.java.swx>
2020-08-02 15:09:35,918 - DEBUG - TX: Sending notification: b'Content-Length: 188\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/.Stack.java.swx"}]}}'
2020-08-02 15:09:35,919 - DEBUG - TX: Sending notification: b'Content-Length: 172\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code"}]}}'
2020-08-02 15:09:35,919 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/src/main/java/code/.Stack.java.swp', wd=44, mask=IN_DELETE, cookie=0, name=.Stack.java.swp>
2020-08-02 15:09:35,920 - DEBUG - TX: Sending notification: b'Content-Length: 188\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/.Stack.java.swp"}]}}'
2020-08-02 15:09:35,922 - DEBUG - TX: Sending notification: b'Content-Length: 172\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code"}]}}'
2020-08-02 15:09:35,922 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code","diagnostics":[]}}'
2020-08-02 15:09:35,923 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/src/main/java/code/.Stack.java.swp', wd=44, mask=IN_CREATE, cookie=0, name=.Stack.java.swp>
2020-08-02 15:09:35,928 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/src/main/java/code/.Stack.java.swp', wd=44, mask=IN_MODIFY, cookie=0, name=.Stack.java.swp>
2020-08-02 15:09:35,928 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/src/main/java/code/.Stack.java.swp', wd=44, mask=IN_ATTRIB, cookie=0, name=.Stack.java.swp>
2020-08-02 15:09:35,934 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code","diagnostics":[]}}'
2020-08-02 15:09:35,935 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:35 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:35,935 - DEBUG - TX: Sending notification: b'Content-Length: 188\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/.Stack.java.swp"}]}}'
2020-08-02 15:09:35,936 - DEBUG - TX: Sending notification: b'Content-Length: 172\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code"}]}}'
2020-08-02 15:09:35,936 - DEBUG - TX: Sending notification: b'Content-Length: 188\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/.Stack.java.swp"}]}}'
2020-08-02 15:09:35,938 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code","diagnostics":[]}}'
2020-08-02 15:09:35,940 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:35 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:35,944 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:35 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:35,952 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:35 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:35,955 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:35 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:35,959 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:35 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:35,959 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/.Stack.java.swx","diagnostics":[]}}'
2020-08-02 15:09:35,963 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:35 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:35,965 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:35 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:35,966 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/.Stack.java.swp","diagnostics":[]}}'
2020-08-02 15:09:35,971 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:35 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:35,973 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:35 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:35,975 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:35 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:35,977 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:35 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:36,132 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp', wd=52, mask=IN_DELETE, cookie=0, name=.Bag.java.swp>
2020-08-02 15:09:36,134 - DEBUG - TX: Sending notification: b'Content-Length: 181\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp"}]}}'
2020-08-02 15:09:36,135 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:09:36,135 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:36 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:36,135 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp","diagnostics":[]}}'
2020-08-02 15:09:36,140 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/.Stack.java.swp', wd=52, mask=IN_CREATE, cookie=0, name=.Stack.java.swp>
2020-08-02 15:09:36,140 - DEBUG - TX: Sending notification: b'Content-Length: 183\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/.Stack.java.swp"}]}}'
2020-08-02 15:09:36,141 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:09:36,142 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/.Stack.java.swp', wd=52, mask=IN_MODIFY, cookie=0, name=.Stack.java.swp>
2020-08-02 15:09:36,142 - DEBUG - TX: Sending notification: b'Content-Length: 183\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/.Stack.java.swp"}]}}'
2020-08-02 15:09:36,143 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/.Stack.java.swp', wd=52, mask=IN_ATTRIB, cookie=0, name=.Stack.java.swp>
2020-08-02 15:09:36,143 - DEBUG - TX: Sending notification: b'Content-Length: 183\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/.Stack.java.swp"}]}}'
2020-08-02 15:09:36,144 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/.Stack.java.swp', wd=52, mask=IN_ATTRIB, cookie=0, name=.Stack.java.swp>
2020-08-02 15:09:36,145 - DEBUG - TX: Sending notification: b'Content-Length: 183\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/.Stack.java.swp"}]}}'
2020-08-02 15:09:36,146 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/.Stack.java.swp', wd=52, mask=IN_ATTRIB, cookie=0, name=.Stack.java.swp>
2020-08-02 15:09:36,147 - DEBUG - TX: Sending notification: b'Content-Length: 183\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/.Stack.java.swp"}]}}'
2020-08-02 15:09:36,152 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code","diagnostics":[]}}'
2020-08-02 15:09:36,157 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:36 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:36,160 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:36 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:36,162 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:36 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:36,166 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:36 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:36,171 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:36 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:36,174 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:36 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:36,176 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:36 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:36,334 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/ch1/Ex134.class', wd=53, mask=IN_DELETE, cookie=0, name=Ex134.class>
2020-08-02 15:09:36,335 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/ch1/Ex132.class', wd=53, mask=IN_DELETE, cookie=0, name=Ex132.class>
2020-08-02 15:09:36,335 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/ch1', wd=48, mask=IN_DELETE|IN_ISDIR, cookie=0, name=ch1>
2020-08-02 15:09:36,335 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/ch1', wd=53, mask=IN_DELETE_SELF, cookie=0, name=>
2020-08-02 15:09:36,336 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Bag.class', wd=52, mask=IN_DELETE, cookie=0, name=Bag.class>
2020-08-02 15:09:36,336 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Stack$Node.class', wd=52, mask=IN_DELETE, cookie=0, name=Stack$Node.class>
2020-08-02 15:09:36,336 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Queue.class', wd=52, mask=IN_DELETE, cookie=0, name=Queue.class>
2020-08-02 15:09:36,336 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Bag$ListIterator.class', wd=52, mask=IN_DELETE, cookie=0, name=Bag$ListIterator.class>
2020-08-02 15:09:36,336 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Evaluate.class', wd=52, mask=IN_DELETE, cookie=0, name=Evaluate.class>
2020-08-02 15:09:36,337 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/BinarySearch.class', wd=52, mask=IN_DELETE, cookie=0, name=BinarySearch.class>
2020-08-02 15:09:36,337 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Stack.class', wd=52, mask=IN_DELETE, cookie=0, name=Stack.class>
2020-08-02 15:09:36,337 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/FixedCapacityStack.class', wd=52, mask=IN_DELETE, cookie=0, name=FixedCapacityStack.class>
2020-08-02 15:09:36,338 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/ResizingArrayStack$ReverseArrayIterator.class', wd=52, mask=IN_DELETE, cookie=0, name=ResizingArrayStack$ReverseArrayIterator.class>
2020-08-02 15:09:36,338 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/DataFilesHandler.class', wd=52, mask=IN_DELETE, cookie=0, name=DataFilesHandler.class>
2020-08-02 15:09:36,338 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/InputSimulator.class', wd=52, mask=IN_DELETE, cookie=0, name=InputSimulator.class>
2020-08-02 15:09:36,338 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/App.class', wd=52, mask=IN_DELETE, cookie=0, name=App.class>
2020-08-02 15:09:36,338 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/ResizingArrayStack.class', wd=52, mask=IN_DELETE, cookie=0, name=ResizingArrayStack.class>
2020-08-02 15:09:36,339 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Queue$Node.class', wd=52, mask=IN_DELETE, cookie=0, name=Queue$Node.class>
2020-08-02 15:09:36,339 - DEBUG - TX: Sending notification: b'Content-Length: 178\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/ch1/Ex134.class"}]}}'
2020-08-02 15:09:36,340 - DEBUG - TX: Sending notification: b'Content-Length: 166\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/ch1"}]}}'
2020-08-02 15:09:36,341 - DEBUG - TX: Sending notification: b'Content-Length: 178\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/ch1/Ex132.class"}]}}'
2020-08-02 15:09:36,341 - DEBUG - TX: Sending notification: b'Content-Length: 166\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/ch1"}]}}'
2020-08-02 15:09:36,341 - DEBUG - TX: Sending notification: b'Content-Length: 166\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/ch1"}]}}'
2020-08-02 15:09:36,342 - DEBUG - TX: Sending notification: b'Content-Length: 162\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main"}]}}'
2020-08-02 15:09:36,342 - DEBUG - TX: Sending notification: b'Content-Length: 177\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Bag.class"}]}}'
2020-08-02 15:09:36,342 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:09:36,343 - DEBUG - TX: Sending notification: b'Content-Length: 186\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Stack%24Node.class"}]}}'
2020-08-02 15:09:36,343 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:09:36,343 - DEBUG - TX: Sending notification: b'Content-Length: 179\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Queue.class"}]}}'
2020-08-02 15:09:36,344 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:09:36,344 - DEBUG - TX: Sending notification: b'Content-Length: 192\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Bag%24ListIterator.class"}]}}'
2020-08-02 15:09:36,344 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:09:36,344 - DEBUG - TX: Sending notification: b'Content-Length: 182\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Evaluate.class"}]}}'
2020-08-02 15:09:36,344 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:09:36,345 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:36 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:36,345 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/ch1/Ex134.class","diagnostics":[]}}'
2020-08-02 15:09:36,340 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Bag$Node.class', wd=52, mask=IN_DELETE, cookie=0, name=Bag$Node.class>
2020-08-02 15:09:36,347 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Stats.class', wd=52, mask=IN_DELETE, cookie=0, name=Stats.class>
2020-08-02 15:09:36,347 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/FixedCapacityStackOfStrings.class', wd=52, mask=IN_DELETE, cookie=0, name=FixedCapacityStackOfStrings.class>
2020-08-02 15:09:36,347 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Stack$ListIterator.class', wd=52, mask=IN_DELETE, cookie=0, name=Stack$ListIterator.class>
2020-08-02 15:09:36,347 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Queue$ListIterator.class', wd=52, mask=IN_DELETE, cookie=0, name=Queue$ListIterator.class>
2020-08-02 15:09:36,348 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/.Stack.java.swp', wd=52, mask=IN_DELETE, cookie=0, name=.Stack.java.swp>
2020-08-02 15:09:36,348 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code', wd=48, mask=IN_DELETE|IN_ISDIR, cookie=0, name=code>
2020-08-02 15:09:36,348 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code', wd=52, mask=IN_DELETE_SELF, cookie=0, name=>
2020-08-02 15:09:36,348 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code', wd=48, mask=IN_CREATE|IN_ISDIR, cookie=0, name=code>
2020-08-02 15:09:36,349 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/.Stack.java.swp', wd=55, mask=IN_CREATE, cookie=0, name=.Stack.java.swp>
2020-08-02 15:09:36,349 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/ch1', wd=48, mask=IN_CREATE|IN_ISDIR, cookie=0, name=ch1>
2020-08-02 15:09:36,349 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code","diagnostics":[]}}'
2020-08-02 15:09:36,350 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:36 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:36,351 - DEBUG - TX: Sending notification: b'Content-Length: 186\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/BinarySearch.class"}]}}'
2020-08-02 15:09:36,351 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:09:36,351 - DEBUG - TX: Sending notification: b'Content-Length: 179\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Stack.class"}]}}'
2020-08-02 15:09:36,352 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:09:36,352 - DEBUG - TX: Sending notification: b'Content-Length: 192\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/FixedCapacityStack.class"}]}}'
2020-08-02 15:09:36,352 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:09:36,353 - DEBUG - TX: Sending notification: b'Content-Length: 215\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/ResizingArrayStack%24ReverseArrayIterator.class"}]}}'
2020-08-02 15:09:36,353 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:09:36,354 - DEBUG - TX: Sending notification: b'Content-Length: 190\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/DataFilesHandler.class"}]}}'
2020-08-02 15:09:36,354 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:09:36,354 - DEBUG - TX: Sending notification: b'Content-Length: 188\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/InputSimulator.class"}]}}'
2020-08-02 15:09:36,355 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:09:36,355 - DEBUG - TX: Sending notification: b'Content-Length: 177\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/App.class"}]}}'
2020-08-02 15:09:36,355 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:09:36,356 - DEBUG - TX: Sending notification: b'Content-Length: 192\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/ResizingArrayStack.class"}]}}'
2020-08-02 15:09:36,356 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:09:36,357 - DEBUG - TX: Sending notification: b'Content-Length: 186\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Queue%24Node.class"}]}}'
2020-08-02 15:09:36,357 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:09:36,357 - DEBUG - TX: Sending notification: b'Content-Length: 184\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Bag%24Node.class"}]}}'
2020-08-02 15:09:36,358 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:09:36,358 - DEBUG - TX: Sending notification: b'Content-Length: 179\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Stats.class"}]}}'
2020-08-02 15:09:36,358 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:09:36,351 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:36 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:36,359 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/ch1/Ex132.class","diagnostics":[]}}'
2020-08-02 15:09:36,359 - DEBUG - TX: Sending notification: b'Content-Length: 201\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/FixedCapacityStackOfStrings.class"}]}}'
2020-08-02 15:09:36,360 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:36 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:36,360 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:36 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:36,360 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/ch1","diagnostics":[]}}'
2020-08-02 15:09:36,360 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code","diagnostics":[]}}'
2020-08-02 15:09:36,361 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:09:36,361 - DEBUG - TX: Sending notification: b'Content-Length: 194\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Stack%24ListIterator.class"}]}}'
2020-08-02 15:09:36,361 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:09:36,362 - DEBUG - TX: Sending notification: b'Content-Length: 194\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Queue%24ListIterator.class"}]}}'
2020-08-02 15:09:36,362 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:09:36,362 - DEBUG - TX: Sending notification: b'Content-Length: 183\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/.Stack.java.swp"}]}}'
2020-08-02 15:09:36,363 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:09:36,363 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:09:36,363 - DEBUG - TX: Sending notification: b'Content-Length: 162\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main"}]}}'
2020-08-02 15:09:36,364 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:09:36,364 - DEBUG - TX: Sending notification: b'Content-Length: 162\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main"}]}}'
2020-08-02 15:09:36,364 - DEBUG - TX: Sending notification: b'Content-Length: 183\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/.Stack.java.swp"}]}}'
2020-08-02 15:09:36,364 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:09:36,365 - DEBUG - TX: Sending notification: b'Content-Length: 166\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/ch1"}]}}'
2020-08-02 15:09:36,365 - DEBUG - TX: Sending notification: b'Content-Length: 162\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main"}]}}'
2020-08-02 15:09:36,367 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:36 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:36,370 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:36 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:36,370 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Bag.class","diagnostics":[]}}'
2020-08-02 15:09:36,373 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:36 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:36,377 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:36 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:36,377 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Stack%24Node.class","diagnostics":[]}}'
2020-08-02 15:09:36,377 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:36 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:36,381 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:36 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:36,381 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Queue.class","diagnostics":[]}}'
2020-08-02 15:09:36,384 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:36 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:36,391 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:36 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:36,392 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Bag%24ListIterator.class","diagnostics":[]}}'
2020-08-02 15:09:36,396 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:36 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:36,397 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:36 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:36,397 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Evaluate.class","diagnostics":[]}}'
2020-08-02 15:09:36,397 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:36 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:36,408 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:36 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:36,408 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/BinarySearch.class","diagnostics":[]}}'
2020-08-02 15:09:36,410 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:36 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:36,412 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:36 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:36,412 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Stack.class","diagnostics":[]}}'
2020-08-02 15:09:36,414 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:36 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:36,416 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:36 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:36,416 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/FixedCapacityStack.class","diagnostics":[]}}'
2020-08-02 15:09:36,418 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:36 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:36,420 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:36 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:36,421 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/ResizingArrayStack%24ReverseArrayIterator.class","diagnostics":[]}}'
2020-08-02 15:09:36,423 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:36 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:36,424 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:36 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:36,425 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/DataFilesHandler.class","diagnostics":[]}}'
2020-08-02 15:09:36,436 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:36 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:36,438 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:36 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:36,438 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/InputSimulator.class","diagnostics":[]}}'
2020-08-02 15:09:36,443 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:36 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:36,443 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:36 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:36,444 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/App.class","diagnostics":[]}}'
2020-08-02 15:09:36,445 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:36 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:36,447 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:36 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:36,447 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/ResizingArrayStack.class","diagnostics":[]}}'
2020-08-02 15:09:36,449 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:36 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:36,451 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:36 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:36,451 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Queue%24Node.class","diagnostics":[]}}'
2020-08-02 15:09:36,453 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:36 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:36,455 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:36 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:36,465 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Bag%24Node.class","diagnostics":[]}}'
2020-08-02 15:09:36,479 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:36 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:36,492 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:36 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:36,492 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Stats.class","diagnostics":[]}}'
2020-08-02 15:09:36,495 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:36 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:36,497 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:36 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:36,498 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/FixedCapacityStackOfStrings.class","diagnostics":[]}}'
2020-08-02 15:09:36,500 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:36 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:36,502 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:36 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:36,502 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Stack%24ListIterator.class","diagnostics":[]}}'
2020-08-02 15:09:36,506 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:36 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:36,513 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:36 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:36,514 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Queue%24ListIterator.class","diagnostics":[]}}'
2020-08-02 15:09:36,516 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:36 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:36,517 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/ch1/Ex132.class', wd=56, mask=IN_CREATE, cookie=0, name=Ex132.class>
2020-08-02 15:09:36,518 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/ch1/Ex132.class', wd=56, mask=IN_MODIFY, cookie=0, name=Ex132.class>
2020-08-02 15:09:36,518 - DEBUG - TX: Sending notification: b'Content-Length: 178\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/ch1/Ex132.class"}]}}'
2020-08-02 15:09:36,519 - DEBUG - TX: Sending notification: b'Content-Length: 166\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/ch1"}]}}'
2020-08-02 15:09:36,519 - DEBUG - TX: Sending notification: b'Content-Length: 178\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/ch1/Ex132.class"}]}}'
2020-08-02 15:09:36,519 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:36 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:36,520 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/.Stack.java.swp","diagnostics":[]}}'
2020-08-02 15:09:36,525 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:36 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:36,527 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:36 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:36,527 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code","diagnostics":[]}}'
2020-08-02 15:09:36,528 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/ch1/Ex134.class', wd=56, mask=IN_CREATE, cookie=0, name=Ex134.class>
2020-08-02 15:09:36,528 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/ch1/Ex134.class', wd=56, mask=IN_MODIFY, cookie=0, name=Ex134.class>
2020-08-02 15:09:36,528 - DEBUG - TX: Sending notification: b'Content-Length: 178\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/ch1/Ex134.class"}]}}'
2020-08-02 15:09:36,529 - DEBUG - TX: Sending notification: b'Content-Length: 166\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/ch1"}]}}'
2020-08-02 15:09:36,529 - DEBUG - TX: Sending notification: b'Content-Length: 178\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/ch1/Ex134.class"}]}}'
2020-08-02 15:09:36,530 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code","diagnostics":[]}}'
2020-08-02 15:09:36,531 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:36 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:36,535 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/App.class', wd=55, mask=IN_CREATE, cookie=0, name=App.class>
2020-08-02 15:09:36,535 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/App.class', wd=55, mask=IN_MODIFY, cookie=0, name=App.class>
2020-08-02 15:09:36,536 - DEBUG - TX: Sending notification: b'Content-Length: 177\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/App.class"}]}}'
2020-08-02 15:09:36,536 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:09:36,537 - DEBUG - TX: Sending notification: b'Content-Length: 177\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/App.class"}]}}'
2020-08-02 15:09:36,537 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:36 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:36,548 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Bag.class', wd=55, mask=IN_CREATE, cookie=0, name=Bag.class>
2020-08-02 15:09:36,548 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Bag.class', wd=55, mask=IN_MODIFY, cookie=0, name=Bag.class>
2020-08-02 15:09:36,548 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Bag$ListIterator.class', wd=55, mask=IN_CREATE, cookie=0, name=Bag$ListIterator.class>
2020-08-02 15:09:36,549 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Bag$ListIterator.class', wd=55, mask=IN_MODIFY, cookie=0, name=Bag$ListIterator.class>
2020-08-02 15:09:36,549 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Bag$Node.class', wd=55, mask=IN_CREATE, cookie=0, name=Bag$Node.class>
2020-08-02 15:09:36,549 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Bag$Node.class', wd=55, mask=IN_MODIFY, cookie=0, name=Bag$Node.class>
2020-08-02 15:09:36,549 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code","diagnostics":[]}}'
2020-08-02 15:09:36,550 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:36 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:36,550 - DEBUG - TX: Sending notification: b'Content-Length: 177\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Bag.class"}]}}'
2020-08-02 15:09:36,551 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:09:36,551 - DEBUG - TX: Sending notification: b'Content-Length: 177\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Bag.class"}]}}'
2020-08-02 15:09:36,551 - DEBUG - TX: Sending notification: b'Content-Length: 192\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Bag%24ListIterator.class"}]}}'
2020-08-02 15:09:36,552 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:09:36,552 - DEBUG - TX: Sending notification: b'Content-Length: 192\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Bag%24ListIterator.class"}]}}'
2020-08-02 15:09:36,552 - DEBUG - TX: Sending notification: b'Content-Length: 184\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Bag%24Node.class"}]}}'
2020-08-02 15:09:36,553 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:09:36,553 - DEBUG - TX: Sending notification: b'Content-Length: 184\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Bag%24Node.class"}]}}'
2020-08-02 15:09:36,553 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code","diagnostics":[]}}'
2020-08-02 15:09:36,554 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:36 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:36,554 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:36 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:36,555 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:36 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:36,559 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:36 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:36,568 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/BinarySearch.class', wd=55, mask=IN_CREATE, cookie=0, name=BinarySearch.class>
2020-08-02 15:09:36,569 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/BinarySearch.class', wd=55, mask=IN_MODIFY, cookie=0, name=BinarySearch.class>
2020-08-02 15:09:36,569 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:36 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:36,570 - DEBUG - TX: Sending notification: b'Content-Length: 186\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/BinarySearch.class"}]}}'
2020-08-02 15:09:36,570 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:09:36,571 - DEBUG - TX: Sending notification: b'Content-Length: 186\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/BinarySearch.class"}]}}'
2020-08-02 15:09:36,571 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:36 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:36,573 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:36 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:36,574 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:36 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:36,575 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:36 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:36,577 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:36 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:36,579 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:36 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:36,580 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code","diagnostics":[]}}'
2020-08-02 15:09:36,581 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:36 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:36,583 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:36 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:36,588 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:36 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:36,590 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:36 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:36,596 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:36 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:36,599 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:36 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:36,601 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:36 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:36,603 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:36 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:36,605 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/DataFilesHandler.class', wd=55, mask=IN_CREATE, cookie=0, name=DataFilesHandler.class>
2020-08-02 15:09:36,605 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/DataFilesHandler.class', wd=55, mask=IN_MODIFY, cookie=0, name=DataFilesHandler.class>
2020-08-02 15:09:36,606 - DEBUG - TX: Sending notification: b'Content-Length: 190\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/DataFilesHandler.class"}]}}'
2020-08-02 15:09:36,606 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:09:36,606 - DEBUG - TX: Sending notification: b'Content-Length: 190\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/DataFilesHandler.class"}]}}'
2020-08-02 15:09:36,608 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:36 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:36,611 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code","diagnostics":[]}}'
2020-08-02 15:09:36,613 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:36 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:36,619 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:36 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:36,620 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Evaluate.class', wd=55, mask=IN_CREATE, cookie=0, name=Evaluate.class>
2020-08-02 15:09:36,620 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Evaluate.class', wd=55, mask=IN_MODIFY, cookie=0, name=Evaluate.class>
2020-08-02 15:09:36,621 - DEBUG - TX: Sending notification: b'Content-Length: 182\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Evaluate.class"}]}}'
2020-08-02 15:09:36,621 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:09:36,621 - DEBUG - TX: Sending notification: b'Content-Length: 182\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Evaluate.class"}]}}'
2020-08-02 15:09:36,624 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code","diagnostics":[]}}'
2020-08-02 15:09:36,626 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:36 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:36,628 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:36 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:36,630 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/FixedCapacityStack.class', wd=55, mask=IN_CREATE, cookie=0, name=FixedCapacityStack.class>
2020-08-02 15:09:36,630 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/FixedCapacityStack.class', wd=55, mask=IN_MODIFY, cookie=0, name=FixedCapacityStack.class>
2020-08-02 15:09:36,631 - DEBUG - TX: Sending notification: b'Content-Length: 192\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/FixedCapacityStack.class"}]}}'
2020-08-02 15:09:36,631 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:09:36,631 - DEBUG - TX: Sending notification: b'Content-Length: 192\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/FixedCapacityStack.class"}]}}'
2020-08-02 15:09:36,633 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:36 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:36,637 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code","diagnostics":[]}}'
2020-08-02 15:09:36,639 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/FixedCapacityStackOfStrings.class', wd=55, mask=IN_CREATE, cookie=0, name=FixedCapacityStackOfStrings.class>
2020-08-02 15:09:36,639 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/FixedCapacityStackOfStrings.class', wd=55, mask=IN_MODIFY, cookie=0, name=FixedCapacityStackOfStrings.class>
2020-08-02 15:09:36,640 - DEBUG - TX: Sending notification: b'Content-Length: 201\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/FixedCapacityStackOfStrings.class"}]}}'
2020-08-02 15:09:36,640 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:09:36,641 - DEBUG - TX: Sending notification: b'Content-Length: 201\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/FixedCapacityStackOfStrings.class"}]}}'
2020-08-02 15:09:36,641 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:36 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:36,646 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code","diagnostics":[]}}'
2020-08-02 15:09:36,651 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:36 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:36,653 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:36 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:36,655 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:36 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:36,656 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:36 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:36,678 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:36 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:36,681 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:36 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:36,683 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/InputSimulator.class', wd=55, mask=IN_CREATE, cookie=0, name=InputSimulator.class>
2020-08-02 15:09:36,683 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/InputSimulator.class', wd=55, mask=IN_MODIFY, cookie=0, name=InputSimulator.class>
2020-08-02 15:09:36,684 - DEBUG - TX: Sending notification: b'Content-Length: 188\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/InputSimulator.class"}]}}'
2020-08-02 15:09:36,684 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:09:36,685 - DEBUG - TX: Sending notification: b'Content-Length: 188\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/InputSimulator.class"}]}}'
2020-08-02 15:09:36,690 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code","diagnostics":[]}}'
2020-08-02 15:09:36,692 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:36 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:36,700 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Queue$ListIterator.class', wd=55, mask=IN_CREATE, cookie=0, name=Queue$ListIterator.class>
2020-08-02 15:09:36,700 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Queue$ListIterator.class', wd=55, mask=IN_MODIFY, cookie=0, name=Queue$ListIterator.class>
2020-08-02 15:09:36,701 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Queue$Node.class', wd=55, mask=IN_CREATE, cookie=0, name=Queue$Node.class>
2020-08-02 15:09:36,701 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Queue$Node.class', wd=55, mask=IN_MODIFY, cookie=0, name=Queue$Node.class>
2020-08-02 15:09:36,702 - DEBUG - TX: Sending notification: b'Content-Length: 194\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Queue%24ListIterator.class"}]}}'
2020-08-02 15:09:36,702 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:09:36,703 - DEBUG - TX: Sending notification: b'Content-Length: 194\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Queue%24ListIterator.class"}]}}'
2020-08-02 15:09:36,703 - DEBUG - TX: Sending notification: b'Content-Length: 186\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Queue%24Node.class"}]}}'
2020-08-02 15:09:36,703 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:09:36,704 - DEBUG - TX: Sending notification: b'Content-Length: 186\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Queue%24Node.class"}]}}'
2020-08-02 15:09:36,704 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:36 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:36,707 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Queue.class', wd=55, mask=IN_CREATE, cookie=0, name=Queue.class>
2020-08-02 15:09:36,707 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Queue.class', wd=55, mask=IN_MODIFY, cookie=0, name=Queue.class>
2020-08-02 15:09:36,708 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code","diagnostics":[]}}'
2020-08-02 15:09:36,708 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:36 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:36,709 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:36 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:36,709 - DEBUG - TX: Sending notification: b'Content-Length: 179\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Queue.class"}]}}'
2020-08-02 15:09:36,710 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:09:36,710 - DEBUG - TX: Sending notification: b'Content-Length: 179\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Queue.class"}]}}'
2020-08-02 15:09:36,720 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:36 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:36,722 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:36 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:36,723 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/ResizingArrayStack.class', wd=55, mask=IN_CREATE, cookie=0, name=ResizingArrayStack.class>
2020-08-02 15:09:36,723 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/ResizingArrayStack.class', wd=55, mask=IN_MODIFY, cookie=0, name=ResizingArrayStack.class>
2020-08-02 15:09:36,723 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/ResizingArrayStack$ReverseArrayIterator.class', wd=55, mask=IN_CREATE, cookie=0, name=ResizingArrayStack$ReverseArrayIterator.class>
2020-08-02 15:09:36,723 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/ResizingArrayStack$ReverseArrayIterator.class', wd=55, mask=IN_MODIFY, cookie=0, name=ResizingArrayStack$ReverseArrayIterator.class>
2020-08-02 15:09:36,725 - DEBUG - TX: Sending notification: b'Content-Length: 192\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/ResizingArrayStack.class"}]}}'
2020-08-02 15:09:36,726 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:09:36,726 - DEBUG - TX: Sending notification: b'Content-Length: 192\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/ResizingArrayStack.class"}]}}'
2020-08-02 15:09:36,726 - DEBUG - TX: Sending notification: b'Content-Length: 215\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/ResizingArrayStack%24ReverseArrayIterator.class"}]}}'
2020-08-02 15:09:36,727 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:09:36,727 - DEBUG - TX: Sending notification: b'Content-Length: 215\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/ResizingArrayStack%24ReverseArrayIterator.class"}]}}'
2020-08-02 15:09:36,729 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code","diagnostics":[]}}'
2020-08-02 15:09:36,748 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:36 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:36,750 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:36 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:36,751 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:36 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:36,753 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:36 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:36,770 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:36 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:36,771 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:36 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:36,772 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:36 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:36,774 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:36 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:36,775 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:36 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:36,777 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:36 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:36,778 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:36 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:36,780 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:36 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:36,781 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:36 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:36,782 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:36 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:36,785 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:36 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:36,786 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:36 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:36,788 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:36 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:36,792 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Stack$Node.class', wd=55, mask=IN_CREATE, cookie=0, name=Stack$Node.class>
2020-08-02 15:09:36,792 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Stack$Node.class', wd=55, mask=IN_MODIFY, cookie=0, name=Stack$Node.class>
2020-08-02 15:09:36,792 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Stack$ListIterator.class', wd=55, mask=IN_CREATE, cookie=0, name=Stack$ListIterator.class>
2020-08-02 15:09:36,792 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Stack$ListIterator.class', wd=55, mask=IN_MODIFY, cookie=0, name=Stack$ListIterator.class>
2020-08-02 15:09:36,794 - DEBUG - TX: Sending notification: b'Content-Length: 186\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Stack%24Node.class"}]}}'
2020-08-02 15:09:36,794 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:09:36,795 - DEBUG - TX: Sending notification: b'Content-Length: 186\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Stack%24Node.class"}]}}'
2020-08-02 15:09:36,795 - DEBUG - TX: Sending notification: b'Content-Length: 194\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Stack%24ListIterator.class"}]}}'
2020-08-02 15:09:36,795 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:09:36,796 - DEBUG - TX: Sending notification: b'Content-Length: 194\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Stack%24ListIterator.class"}]}}'
2020-08-02 15:09:36,796 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Stack.class', wd=55, mask=IN_CREATE, cookie=0, name=Stack.class>
2020-08-02 15:09:36,797 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Stack.class', wd=55, mask=IN_MODIFY, cookie=0, name=Stack.class>
2020-08-02 15:09:36,797 - DEBUG - TX: Sending notification: b'Content-Length: 179\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Stack.class"}]}}'
2020-08-02 15:09:36,798 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:09:36,798 - DEBUG - TX: Sending notification: b'Content-Length: 179\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Stack.class"}]}}'
2020-08-02 15:09:36,798 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:36 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:36,799 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code","diagnostics":[]}}'
2020-08-02 15:09:36,799 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:36 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:36,808 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Stats.class', wd=55, mask=IN_CREATE, cookie=0, name=Stats.class>
2020-08-02 15:09:36,809 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Stats.class', wd=55, mask=IN_MODIFY, cookie=0, name=Stats.class>
2020-08-02 15:09:36,810 - DEBUG - TX: Sending notification: b'Content-Length: 179\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Stats.class"}]}}'
2020-08-02 15:09:36,810 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:09:36,811 - DEBUG - TX: Sending notification: b'Content-Length: 179\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Stats.class"}]}}'
2020-08-02 15:09:36,812 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:36 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:36,814 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code","diagnostics":[]}}'
2020-08-02 15:09:36,824 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:36 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:36,825 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:36 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:36,830 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:36 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:36,834 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:36 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:36,838 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:36 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:36,840 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:36 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:36,842 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:36 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:36,844 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:36 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:36,846 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:36 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:36,910 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/test/code/AppTest.class', wd=54, mask=IN_DELETE, cookie=0, name=AppTest.class>
2020-08-02 15:09:36,910 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/test/code', wd=47, mask=IN_DELETE|IN_ISDIR, cookie=0, name=code>
2020-08-02 15:09:36,910 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/test/code', wd=54, mask=IN_DELETE_SELF, cookie=0, name=>
2020-08-02 15:09:36,911 - DEBUG - TX: Sending notification: b'Content-Length: 181\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/test/code/AppTest.class"}]}}'
2020-08-02 15:09:36,911 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/test/code"}]}}'
2020-08-02 15:09:36,912 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/test/code"}]}}'
2020-08-02 15:09:36,912 - DEBUG - TX: Sending notification: b'Content-Length: 162\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/test"}]}}'
2020-08-02 15:09:36,912 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/test/code', wd=47, mask=IN_CREATE|IN_ISDIR, cookie=0, name=code>
2020-08-02 15:09:36,914 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/test/code"}]}}'
2020-08-02 15:09:36,914 - DEBUG - TX: Sending notification: b'Content-Length: 162\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/test"}]}}'
2020-08-02 15:09:36,915 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:36 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:36,915 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/test/code/AppTest.class","diagnostics":[]}}'
2020-08-02 15:09:36,919 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code","diagnostics":[]}}'
2020-08-02 15:09:36,920 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:36 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:36,921 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/test/code/AppTest.class', wd=57, mask=IN_CREATE, cookie=0, name=AppTest.class>
2020-08-02 15:09:36,921 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/test/code/AppTest.class', wd=57, mask=IN_MODIFY, cookie=0, name=AppTest.class>
2020-08-02 15:09:36,922 - DEBUG - TX: Sending notification: b'Content-Length: 181\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/test/code/AppTest.class"}]}}'
2020-08-02 15:09:36,923 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/test/code"}]}}'
2020-08-02 15:09:36,923 - DEBUG - TX: Sending notification: b'Content-Length: 181\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/test/code/AppTest.class"}]}}'
2020-08-02 15:09:36,924 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:36 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:36,924 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/test/code","diagnostics":[]}}'
2020-08-02 15:09:36,932 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code","diagnostics":[]}}'
2020-08-02 15:09:36,932 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:36 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:36,934 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:36 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:36,936 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:36 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:36,937 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:36 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:36,938 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:36 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:36,940 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:36 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:41,847 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/src/main/java/code/.Stack.java.swp', wd=44, mask=IN_MODIFY, cookie=0, name=.Stack.java.swp>
2020-08-02 15:09:41,849 - DEBUG - TX: Sending notification: b'Content-Length: 188\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/.Stack.java.swp"}]}}'
2020-08-02 15:09:41,854 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:41 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:41,863 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code","diagnostics":[]}}'
2020-08-02 15:09:42,023 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/.Stack.java.swp', wd=55, mask=IN_DELETE, cookie=0, name=.Stack.java.swp>
2020-08-02 15:09:42,025 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/.Stack.java.swp', wd=55, mask=IN_CREATE, cookie=0, name=.Stack.java.swp>
2020-08-02 15:09:42,028 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/.Stack.java.swp', wd=55, mask=IN_MODIFY, cookie=0, name=.Stack.java.swp>
2020-08-02 15:09:42,029 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/.Stack.java.swp', wd=55, mask=IN_ATTRIB, cookie=0, name=.Stack.java.swp>
2020-08-02 15:09:42,029 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/.Stack.java.swp', wd=55, mask=IN_ATTRIB, cookie=0, name=.Stack.java.swp>
2020-08-02 15:09:42,030 - DEBUG - TX: Sending notification: b'Content-Length: 183\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/.Stack.java.swp"}]}}'
2020-08-02 15:09:42,030 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/.Stack.java.swp', wd=55, mask=IN_ATTRIB, cookie=0, name=.Stack.java.swp>
2020-08-02 15:09:42,031 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:09:42,032 - DEBUG - TX: Sending notification: b'Content-Length: 183\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/.Stack.java.swp"}]}}'
2020-08-02 15:09:42,032 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:09:42,033 - DEBUG - TX: Sending notification: b'Content-Length: 183\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/.Stack.java.swp"}]}}'
2020-08-02 15:09:42,031 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:42 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:42,033 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/.Stack.java.swp","diagnostics":[]}}'
2020-08-02 15:09:42,034 - DEBUG - TX: Sending notification: b'Content-Length: 183\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/.Stack.java.swp"}]}}'
2020-08-02 15:09:42,035 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code","diagnostics":[]}}'
2020-08-02 15:09:42,035 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/.Stack.java.swp', wd=55, mask=IN_DELETE, cookie=0, name=.Stack.java.swp>
2020-08-02 15:09:42,036 - DEBUG - TX: Sending notification: b'Content-Length: 183\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/.Stack.java.swp"}]}}'
2020-08-02 15:09:42,036 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:09:42,037 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/.Stack.java.swp', wd=55, mask=IN_CREATE, cookie=0, name=.Stack.java.swp>
2020-08-02 15:09:42,038 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/.Stack.java.swp', wd=55, mask=IN_MODIFY, cookie=0, name=.Stack.java.swp>
2020-08-02 15:09:42,038 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code","diagnostics":[]}}'
2020-08-02 15:09:42,043 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/.Stack.java.swp', wd=55, mask=IN_ATTRIB, cookie=0, name=.Stack.java.swp>
2020-08-02 15:09:42,044 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/.Stack.java.swp', wd=55, mask=IN_ATTRIB, cookie=0, name=.Stack.java.swp>
2020-08-02 15:09:42,039 - DEBUG - TX: Sending notification: b'Content-Length: 183\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/.Stack.java.swp"}]}}'
2020-08-02 15:09:42,044 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:09:42,045 - DEBUG - TX: Sending notification: b'Content-Length: 183\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/.Stack.java.swp"}]}}'
2020-08-02 15:09:42,045 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code","diagnostics":[]}}'
2020-08-02 15:09:42,045 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:42 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:42,046 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:42 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:42,046 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:42 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:42,051 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:42 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:42,054 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:42 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:42,054 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:42 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:42,054 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/.Stack.java.swp","diagnostics":[]}}'
2020-08-02 15:09:42,056 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:42 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:42,058 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:42 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:42,060 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:42 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:42,062 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:42 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:47,128 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/src/main/java/code/.Stack.java.swp', wd=44, mask=IN_MODIFY, cookie=0, name=.Stack.java.swp>
2020-08-02 15:09:47,129 - DEBUG - TX: Sending notification: b'Content-Length: 188\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/.Stack.java.swp"}]}}'
2020-08-02 15:09:47,141 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:47 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:47,144 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code","diagnostics":[]}}'
2020-08-02 15:09:47,339 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/.Stack.java.swp', wd=55, mask=IN_DELETE, cookie=0, name=.Stack.java.swp>
2020-08-02 15:09:47,339 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/.Stack.java.swp', wd=55, mask=IN_CREATE, cookie=0, name=.Stack.java.swp>
2020-08-02 15:09:47,339 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/.Stack.java.swp', wd=55, mask=IN_MODIFY, cookie=0, name=.Stack.java.swp>
2020-08-02 15:09:47,340 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/.Stack.java.swp', wd=55, mask=IN_ATTRIB, cookie=0, name=.Stack.java.swp>
2020-08-02 15:09:47,340 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/.Stack.java.swp', wd=55, mask=IN_ATTRIB, cookie=0, name=.Stack.java.swp>
2020-08-02 15:09:47,343 - DEBUG - TX: Sending notification: b'Content-Length: 183\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/.Stack.java.swp"}]}}'
2020-08-02 15:09:47,344 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:09:47,344 - DEBUG - TX: Sending notification: b'Content-Length: 183\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/.Stack.java.swp"}]}}'
2020-08-02 15:09:47,344 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:09:47,345 - DEBUG - TX: Sending notification: b'Content-Length: 183\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/.Stack.java.swp"}]}}'
2020-08-02 15:09:47,345 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:47 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:47,345 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/.Stack.java.swp","diagnostics":[]}}'
2020-08-02 15:09:47,347 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/.Stack.java.swp', wd=55, mask=IN_MODIFY, cookie=0, name=.Stack.java.swp>
2020-08-02 15:09:47,347 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/.Stack.java.swp', wd=55, mask=IN_ATTRIB, cookie=0, name=.Stack.java.swp>
2020-08-02 15:09:47,347 - DEBUG - TX: Sending notification: b'Content-Length: 183\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/.Stack.java.swp"}]}}'
2020-08-02 15:09:47,359 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code","diagnostics":[]}}'
2020-08-02 15:09:47,366 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:47 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:47,367 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:47 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:47,368 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:47 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:47,370 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:47 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:47,371 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:47 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:10:08,622 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/src/main/java/code/.Stack.java.swp', wd=44, mask=IN_MODIFY, cookie=0, name=.Stack.java.swp>
2020-08-02 15:10:08,624 - DEBUG - TX: Sending notification: b'Content-Length: 188\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/.Stack.java.swp"}]}}'
2020-08-02 15:10:08,625 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:10:08 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:10:08,631 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code","diagnostics":[]}}'
2020-08-02 15:10:08,787 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/.Stack.java.swp', wd=55, mask=IN_DELETE, cookie=0, name=.Stack.java.swp>
2020-08-02 15:10:08,789 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/.Stack.java.swp', wd=55, mask=IN_CREATE, cookie=0, name=.Stack.java.swp>
2020-08-02 15:10:08,790 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/.Stack.java.swp', wd=55, mask=IN_MODIFY, cookie=0, name=.Stack.java.swp>
2020-08-02 15:10:08,790 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/.Stack.java.swp', wd=55, mask=IN_MODIFY, cookie=0, name=.Stack.java.swp>
2020-08-02 15:10:08,791 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/.Stack.java.swp', wd=55, mask=IN_ATTRIB, cookie=0, name=.Stack.java.swp>
2020-08-02 15:10:08,791 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/.Stack.java.swp', wd=55, mask=IN_ATTRIB, cookie=0, name=.Stack.java.swp>
2020-08-02 15:10:08,791 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/.Stack.java.swp', wd=55, mask=IN_ATTRIB, cookie=0, name=.Stack.java.swp>
2020-08-02 15:10:08,792 - DEBUG - TX: Sending notification: b'Content-Length: 183\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/.Stack.java.swp"}]}}'
2020-08-02 15:10:08,793 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:10:08,793 - DEBUG - TX: Sending notification: b'Content-Length: 183\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/.Stack.java.swp"}]}}'
2020-08-02 15:10:08,793 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:10:08,794 - DEBUG - TX: Sending notification: b'Content-Length: 183\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/.Stack.java.swp"}]}}'
2020-08-02 15:10:08,795 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:10:08 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:10:08,795 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/.Stack.java.swp","diagnostics":[]}}'
2020-08-02 15:10:08,796 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code","diagnostics":[]}}'
2020-08-02 15:10:08,798 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:10:08 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:10:08,800 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:10:08 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:10:08,801 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:10:08 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:10:08,803 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:10:08 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:10:08,940 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/ch1/Ex134.class', wd=56, mask=IN_DELETE, cookie=0, name=Ex134.class>
2020-08-02 15:10:08,942 - DEBUG - TX: Sending notification: b'Content-Length: 178\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/ch1/Ex134.class"}]}}'
2020-08-02 15:10:08,943 - DEBUG - TX: Sending notification: b'Content-Length: 166\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/ch1"}]}}'
2020-08-02 15:10:08,943 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:10:08 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:10:08,944 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/ch1/Ex134.class","diagnostics":[]}}'
2020-08-02 15:10:08,945 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/ch1/Ex132.class', wd=56, mask=IN_DELETE, cookie=0, name=Ex132.class>
2020-08-02 15:10:08,946 - DEBUG - TX: Sending notification: b'Content-Length: 178\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/ch1/Ex132.class"}]}}'
2020-08-02 15:10:08,947 - DEBUG - TX: Sending notification: b'Content-Length: 166\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/ch1"}]}}'
2020-08-02 15:10:08,947 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code","diagnostics":[]}}'
2020-08-02 15:10:08,951 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code","diagnostics":[]}}'
2020-08-02 15:10:08,952 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:10:08 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:10:08,954 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code","diagnostics":[]}}'
2020-08-02 15:10:08,955 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/ch1', wd=48, mask=IN_DELETE|IN_ISDIR, cookie=0, name=ch1>
2020-08-02 15:10:08,956 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/ch1', wd=56, mask=IN_DELETE_SELF, cookie=0, name=>
2020-08-02 15:10:08,956 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Bag.class', wd=55, mask=IN_DELETE, cookie=0, name=Bag.class>
2020-08-02 15:10:08,956 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Stack$Node.class', wd=55, mask=IN_DELETE, cookie=0, name=Stack$Node.class>
2020-08-02 15:10:08,956 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Queue.class', wd=55, mask=IN_DELETE, cookie=0, name=Queue.class>
2020-08-02 15:10:08,956 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Bag$ListIterator.class', wd=55, mask=IN_DELETE, cookie=0, name=Bag$ListIterator.class>
2020-08-02 15:10:08,956 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Evaluate.class', wd=55, mask=IN_DELETE, cookie=0, name=Evaluate.class>
2020-08-02 15:10:08,957 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/BinarySearch.class', wd=55, mask=IN_DELETE, cookie=0, name=BinarySearch.class>
2020-08-02 15:10:08,957 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Stack.class', wd=55, mask=IN_DELETE, cookie=0, name=Stack.class>
2020-08-02 15:10:08,957 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/FixedCapacityStack.class', wd=55, mask=IN_DELETE, cookie=0, name=FixedCapacityStack.class>
2020-08-02 15:10:08,957 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/ResizingArrayStack$ReverseArrayIterator.class', wd=55, mask=IN_DELETE, cookie=0, name=ResizingArrayStack$ReverseArrayIterator.class>
2020-08-02 15:10:08,957 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/DataFilesHandler.class', wd=55, mask=IN_DELETE, cookie=0, name=DataFilesHandler.class>
2020-08-02 15:10:08,957 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/InputSimulator.class', wd=55, mask=IN_DELETE, cookie=0, name=InputSimulator.class>
2020-08-02 15:10:08,957 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/App.class', wd=55, mask=IN_DELETE, cookie=0, name=App.class>
2020-08-02 15:10:08,958 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/ResizingArrayStack.class', wd=55, mask=IN_DELETE, cookie=0, name=ResizingArrayStack.class>
2020-08-02 15:10:08,958 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Queue$Node.class', wd=55, mask=IN_DELETE, cookie=0, name=Queue$Node.class>
2020-08-02 15:10:08,958 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Bag$Node.class', wd=55, mask=IN_DELETE, cookie=0, name=Bag$Node.class>
2020-08-02 15:10:08,958 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Stats.class', wd=55, mask=IN_DELETE, cookie=0, name=Stats.class>
2020-08-02 15:10:08,958 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/FixedCapacityStackOfStrings.class', wd=55, mask=IN_DELETE, cookie=0, name=FixedCapacityStackOfStrings.class>
2020-08-02 15:10:08,956 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code","diagnostics":[]}}'
2020-08-02 15:10:08,959 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:10:08 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:10:08,959 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/ch1/Ex132.class","diagnostics":[]}}'
2020-08-02 15:10:08,959 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Stack$ListIterator.class', wd=55, mask=IN_DELETE, cookie=0, name=Stack$ListIterator.class>
2020-08-02 15:10:08,960 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Queue$ListIterator.class', wd=55, mask=IN_DELETE, cookie=0, name=Queue$ListIterator.class>
2020-08-02 15:10:08,960 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/.Stack.java.swp', wd=55, mask=IN_DELETE, cookie=0, name=.Stack.java.swp>
2020-08-02 15:10:08,960 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code', wd=48, mask=IN_DELETE|IN_ISDIR, cookie=0, name=code>
2020-08-02 15:10:08,961 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code', wd=55, mask=IN_DELETE_SELF, cookie=0, name=>
2020-08-02 15:10:08,961 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code', wd=48, mask=IN_CREATE|IN_ISDIR, cookie=0, name=code>
2020-08-02 15:10:08,961 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/.Stack.java.swp', wd=58, mask=IN_CREATE, cookie=0, name=.Stack.java.swp>
2020-08-02 15:10:08,961 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/ch1', wd=48, mask=IN_CREATE|IN_ISDIR, cookie=0, name=ch1>
2020-08-02 15:10:08,963 - DEBUG - TX: Sending notification: b'Content-Length: 166\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/ch1"}]}}'
2020-08-02 15:10:08,963 - DEBUG - TX: Sending notification: b'Content-Length: 162\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main"}]}}'
2020-08-02 15:10:08,964 - DEBUG - TX: Sending notification: b'Content-Length: 177\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Bag.class"}]}}'
2020-08-02 15:10:08,964 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:10:08,965 - DEBUG - TX: Sending notification: b'Content-Length: 186\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Stack%24Node.class"}]}}'
2020-08-02 15:10:08,965 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:10:08,965 - DEBUG - TX: Sending notification: b'Content-Length: 179\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Queue.class"}]}}'
2020-08-02 15:10:08,965 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:10:08,966 - DEBUG - TX: Sending notification: b'Content-Length: 192\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Bag%24ListIterator.class"}]}}'
2020-08-02 15:10:08,966 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:10:08,966 - DEBUG - TX: Sending notification: b'Content-Length: 182\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Evaluate.class"}]}}'
2020-08-02 15:10:08,967 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:10:08,967 - DEBUG - TX: Sending notification: b'Content-Length: 186\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/BinarySearch.class"}]}}'
2020-08-02 15:10:08,967 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:10:08,968 - DEBUG - TX: Sending notification: b'Content-Length: 179\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Stack.class"}]}}'
2020-08-02 15:10:08,968 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:10:08,968 - DEBUG - TX: Sending notification: b'Content-Length: 192\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/FixedCapacityStack.class"}]}}'
2020-08-02 15:10:08,968 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:10:08,969 - DEBUG - TX: Sending notification: b'Content-Length: 215\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/ResizingArrayStack%24ReverseArrayIterator.class"}]}}'
2020-08-02 15:10:08,969 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:10:08,969 - DEBUG - TX: Sending notification: b'Content-Length: 190\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/DataFilesHandler.class"}]}}'
2020-08-02 15:10:08,970 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:10:08,970 - DEBUG - TX: Sending notification: b'Content-Length: 188\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/InputSimulator.class"}]}}'
2020-08-02 15:10:08,970 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:10:08,970 - DEBUG - TX: Sending notification: b'Content-Length: 177\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/App.class"}]}}'
2020-08-02 15:10:08,971 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:10:08,971 - DEBUG - TX: Sending notification: b'Content-Length: 192\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/ResizingArrayStack.class"}]}}'
2020-08-02 15:10:08,971 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:10:08,972 - DEBUG - TX: Sending notification: b'Content-Length: 186\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Queue%24Node.class"}]}}'
2020-08-02 15:10:08,972 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:10:08,972 - DEBUG - TX: Sending notification: b'Content-Length: 184\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Bag%24Node.class"}]}}'
2020-08-02 15:10:08,972 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:10:08,973 - DEBUG - TX: Sending notification: b'Content-Length: 179\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Stats.class"}]}}'
2020-08-02 15:10:08,973 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:10:08,973 - DEBUG - TX: Sending notification: b'Content-Length: 201\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/FixedCapacityStackOfStrings.class"}]}}'
2020-08-02 15:10:08,974 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:10:08,974 - DEBUG - TX: Sending notification: b'Content-Length: 194\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Stack%24ListIterator.class"}]}}'
2020-08-02 15:10:08,974 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:10:08,974 - DEBUG - TX: Sending notification: b'Content-Length: 194\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Queue%24ListIterator.class"}]}}'
2020-08-02 15:10:08,975 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:10:08,975 - DEBUG - TX: Sending notification: b'Content-Length: 183\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/.Stack.java.swp"}]}}'
2020-08-02 15:10:08,975 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:10:08,975 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:10:08,976 - DEBUG - TX: Sending notification: b'Content-Length: 162\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main"}]}}'
2020-08-02 15:10:08,976 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:10:08,976 - DEBUG - TX: Sending notification: b'Content-Length: 162\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main"}]}}'
2020-08-02 15:10:08,977 - DEBUG - TX: Sending notification: b'Content-Length: 183\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/.Stack.java.swp"}]}}'
2020-08-02 15:10:08,977 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:10:08,977 - DEBUG - TX: Sending notification: b'Content-Length: 166\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/ch1"}]}}'
2020-08-02 15:10:08,977 - DEBUG - TX: Sending notification: b'Content-Length: 162\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main"}]}}'
2020-08-02 15:10:09,059 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/ch1/Ex132.class', wd=59, mask=IN_CREATE, cookie=0, name=Ex132.class>
2020-08-02 15:10:09,059 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/ch1/Ex132.class', wd=59, mask=IN_MODIFY, cookie=0, name=Ex132.class>
2020-08-02 15:10:09,060 - DEBUG - TX: Sending notification: b'Content-Length: 178\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/ch1/Ex132.class"}]}}'
2020-08-02 15:10:09,060 - DEBUG - TX: Sending notification: b'Content-Length: 166\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/ch1"}]}}'
2020-08-02 15:10:09,061 - DEBUG - TX: Sending notification: b'Content-Length: 178\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/ch1/Ex132.class"}]}}'
2020-08-02 15:10:09,065 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/ch1/Ex134.class', wd=59, mask=IN_CREATE, cookie=0, name=Ex134.class>
2020-08-02 15:10:09,066 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/ch1/Ex134.class', wd=59, mask=IN_MODIFY, cookie=0, name=Ex134.class>
2020-08-02 15:10:09,067 - DEBUG - TX: Sending notification: b'Content-Length: 178\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/ch1/Ex134.class"}]}}'
2020-08-02 15:10:09,067 - DEBUG - TX: Sending notification: b'Content-Length: 166\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/ch1"}]}}'
2020-08-02 15:10:09,067 - DEBUG - TX: Sending notification: b'Content-Length: 178\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/ch1/Ex134.class"}]}}'
2020-08-02 15:10:09,073 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/App.class', wd=58, mask=IN_CREATE, cookie=0, name=App.class>
2020-08-02 15:10:09,074 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/App.class', wd=58, mask=IN_MODIFY, cookie=0, name=App.class>
2020-08-02 15:10:09,074 - DEBUG - TX: Sending notification: b'Content-Length: 177\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/App.class"}]}}'
2020-08-02 15:10:09,075 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:10:09,075 - DEBUG - TX: Sending notification: b'Content-Length: 177\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/App.class"}]}}'
2020-08-02 15:10:09,087 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Bag$Node.class', wd=58, mask=IN_CREATE, cookie=0, name=Bag$Node.class>
2020-08-02 15:10:09,087 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Bag$Node.class', wd=58, mask=IN_MODIFY, cookie=0, name=Bag$Node.class>
2020-08-02 15:10:09,087 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Bag.class', wd=58, mask=IN_CREATE, cookie=0, name=Bag.class>
2020-08-02 15:10:09,088 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Bag.class', wd=58, mask=IN_MODIFY, cookie=0, name=Bag.class>
2020-08-02 15:10:09,088 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Bag$ListIterator.class', wd=58, mask=IN_CREATE, cookie=0, name=Bag$ListIterator.class>
2020-08-02 15:10:09,088 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Bag$ListIterator.class', wd=58, mask=IN_MODIFY, cookie=0, name=Bag$ListIterator.class>
2020-08-02 15:10:09,089 - DEBUG - TX: Sending notification: b'Content-Length: 184\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Bag%24Node.class"}]}}'
2020-08-02 15:10:09,089 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:10:09,090 - DEBUG - TX: Sending notification: b'Content-Length: 184\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Bag%24Node.class"}]}}'
2020-08-02 15:10:09,090 - DEBUG - TX: Sending notification: b'Content-Length: 177\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Bag.class"}]}}'
2020-08-02 15:10:09,090 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:10:09,090 - DEBUG - TX: Sending notification: b'Content-Length: 177\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Bag.class"}]}}'
2020-08-02 15:10:09,091 - DEBUG - TX: Sending notification: b'Content-Length: 192\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Bag%24ListIterator.class"}]}}'
2020-08-02 15:10:09,091 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:10:09,091 - DEBUG - TX: Sending notification: b'Content-Length: 192\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Bag%24ListIterator.class"}]}}'
2020-08-02 15:10:09,144 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/BinarySearch.class', wd=58, mask=IN_CREATE, cookie=0, name=BinarySearch.class>
2020-08-02 15:10:09,145 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/BinarySearch.class', wd=58, mask=IN_MODIFY, cookie=0, name=BinarySearch.class>
2020-08-02 15:10:09,145 - DEBUG - TX: Sending notification: b'Content-Length: 186\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/BinarySearch.class"}]}}'
2020-08-02 15:10:09,146 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:10:09,146 - DEBUG - TX: Sending notification: b'Content-Length: 186\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/BinarySearch.class"}]}}'
2020-08-02 15:10:09,168 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/DataFilesHandler.class', wd=58, mask=IN_CREATE, cookie=0, name=DataFilesHandler.class>
2020-08-02 15:10:09,168 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/DataFilesHandler.class', wd=58, mask=IN_MODIFY, cookie=0, name=DataFilesHandler.class>
2020-08-02 15:10:09,169 - DEBUG - TX: Sending notification: b'Content-Length: 190\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/DataFilesHandler.class"}]}}'
2020-08-02 15:10:09,169 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:10:09,170 - DEBUG - TX: Sending notification: b'Content-Length: 190\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/DataFilesHandler.class"}]}}'
2020-08-02 15:10:09,227 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Evaluate.class', wd=58, mask=IN_CREATE, cookie=0, name=Evaluate.class>
2020-08-02 15:10:09,227 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Evaluate.class', wd=58, mask=IN_MODIFY, cookie=0, name=Evaluate.class>
2020-08-02 15:10:09,228 - DEBUG - TX: Sending notification: b'Content-Length: 182\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Evaluate.class"}]}}'
2020-08-02 15:10:09,228 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:10:09,229 - DEBUG - TX: Sending notification: b'Content-Length: 182\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Evaluate.class"}]}}'
2020-08-02 15:10:09,238 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/FixedCapacityStack.class', wd=58, mask=IN_CREATE, cookie=0, name=FixedCapacityStack.class>
2020-08-02 15:10:09,239 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/FixedCapacityStack.class', wd=58, mask=IN_MODIFY, cookie=0, name=FixedCapacityStack.class>
2020-08-02 15:10:09,240 - DEBUG - TX: Sending notification: b'Content-Length: 192\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/FixedCapacityStack.class"}]}}'
2020-08-02 15:10:09,240 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:10:09,240 - DEBUG - TX: Sending notification: b'Content-Length: 192\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/FixedCapacityStack.class"}]}}'
2020-08-02 15:10:09,251 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/FixedCapacityStackOfStrings.class', wd=58, mask=IN_CREATE, cookie=0, name=FixedCapacityStackOfStrings.class>
2020-08-02 15:10:09,251 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/FixedCapacityStackOfStrings.class', wd=58, mask=IN_MODIFY, cookie=0, name=FixedCapacityStackOfStrings.class>
2020-08-02 15:10:09,252 - DEBUG - TX: Sending notification: b'Content-Length: 201\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/FixedCapacityStackOfStrings.class"}]}}'
2020-08-02 15:10:09,252 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:10:09,253 - DEBUG - TX: Sending notification: b'Content-Length: 201\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/FixedCapacityStackOfStrings.class"}]}}'
2020-08-02 15:10:09,276 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/InputSimulator.class', wd=58, mask=IN_CREATE, cookie=0, name=InputSimulator.class>
2020-08-02 15:10:09,276 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/InputSimulator.class', wd=58, mask=IN_MODIFY, cookie=0, name=InputSimulator.class>
2020-08-02 15:10:09,277 - DEBUG - TX: Sending notification: b'Content-Length: 188\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/InputSimulator.class"}]}}'
2020-08-02 15:10:09,277 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:10:09,277 - DEBUG - TX: Sending notification: b'Content-Length: 188\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/InputSimulator.class"}]}}'
2020-08-02 15:10:09,298 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Queue$Node.class', wd=58, mask=IN_CREATE, cookie=0, name=Queue$Node.class>
2020-08-02 15:10:09,299 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Queue$Node.class', wd=58, mask=IN_MODIFY, cookie=0, name=Queue$Node.class>
2020-08-02 15:10:09,299 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Queue.class', wd=58, mask=IN_CREATE, cookie=0, name=Queue.class>
2020-08-02 15:10:09,299 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Queue.class', wd=58, mask=IN_MODIFY, cookie=0, name=Queue.class>
2020-08-02 15:10:09,300 - DEBUG - TX: Sending notification: b'Content-Length: 186\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Queue%24Node.class"}]}}'
2020-08-02 15:10:09,300 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:10:09,300 - DEBUG - TX: Sending notification: b'Content-Length: 186\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Queue%24Node.class"}]}}'
2020-08-02 15:10:09,301 - DEBUG - TX: Sending notification: b'Content-Length: 179\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Queue.class"}]}}'
2020-08-02 15:10:09,301 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:10:09,301 - DEBUG - TX: Sending notification: b'Content-Length: 179\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Queue.class"}]}}'
2020-08-02 15:10:09,301 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Queue$ListIterator.class', wd=58, mask=IN_CREATE, cookie=0, name=Queue$ListIterator.class>
2020-08-02 15:10:09,302 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Queue$ListIterator.class', wd=58, mask=IN_MODIFY, cookie=0, name=Queue$ListIterator.class>
2020-08-02 15:10:09,302 - DEBUG - TX: Sending notification: b'Content-Length: 194\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Queue%24ListIterator.class"}]}}'
2020-08-02 15:10:09,302 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:10:09,303 - DEBUG - TX: Sending notification: b'Content-Length: 194\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Queue%24ListIterator.class"}]}}'
2020-08-02 15:10:09,314 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/ResizingArrayStack$ReverseArrayIterator.class', wd=58, mask=IN_CREATE, cookie=0, name=ResizingArrayStack$ReverseArrayIterator.class>
2020-08-02 15:10:09,314 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/ResizingArrayStack$ReverseArrayIterator.class', wd=58, mask=IN_MODIFY, cookie=0, name=ResizingArrayStack$ReverseArrayIterator.class>
2020-08-02 15:10:09,315 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/ResizingArrayStack.class', wd=58, mask=IN_CREATE, cookie=0, name=ResizingArrayStack.class>
2020-08-02 15:10:09,315 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/ResizingArrayStack.class', wd=58, mask=IN_MODIFY, cookie=0, name=ResizingArrayStack.class>
2020-08-02 15:10:09,316 - DEBUG - TX: Sending notification: b'Content-Length: 215\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/ResizingArrayStack%24ReverseArrayIterator.class"}]}}'
2020-08-02 15:10:09,316 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:10:09,317 - DEBUG - TX: Sending notification: b'Content-Length: 215\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/ResizingArrayStack%24ReverseArrayIterator.class"}]}}'
2020-08-02 15:10:09,317 - DEBUG - TX: Sending notification: b'Content-Length: 192\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/ResizingArrayStack.class"}]}}'
2020-08-02 15:10:09,317 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:10:09,317 - DEBUG - TX: Sending notification: b'Content-Length: 192\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/ResizingArrayStack.class"}]}}'
2020-08-02 15:10:09,321 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code","diagnostics":[]}}'
2020-08-02 15:10:09,322 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:10:09 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:10:09,324 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:10:09 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:10:09,324 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/ch1","diagnostics":[]}}'
2020-08-02 15:10:09,328 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code","diagnostics":[]}}'
2020-08-02 15:10:09,330 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:10:09 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:10:09,332 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:10:09 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:10:09,333 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Bag.class","diagnostics":[]}}'
2020-08-02 15:10:09,335 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:10:09 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:10:09,337 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:10:09 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:10:09,338 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Stack%24Node.class","diagnostics":[]}}'
2020-08-02 15:10:09,341 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Stack$ListIterator.class', wd=58, mask=IN_CREATE, cookie=0, name=Stack$ListIterator.class>
2020-08-02 15:10:09,342 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Stack$ListIterator.class', wd=58, mask=IN_MODIFY, cookie=0, name=Stack$ListIterator.class>
2020-08-02 15:10:09,342 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Stack.class', wd=58, mask=IN_CREATE, cookie=0, name=Stack.class>
2020-08-02 15:10:09,342 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Stack.class', wd=58, mask=IN_MODIFY, cookie=0, name=Stack.class>
2020-08-02 15:10:09,342 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Stack$Node.class', wd=58, mask=IN_CREATE, cookie=0, name=Stack$Node.class>
2020-08-02 15:10:09,342 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Stack$Node.class', wd=58, mask=IN_MODIFY, cookie=0, name=Stack$Node.class>
2020-08-02 15:10:09,343 - DEBUG - TX: Sending notification: b'Content-Length: 194\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Stack%24ListIterator.class"}]}}'
2020-08-02 15:10:09,343 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:10:09,344 - DEBUG - TX: Sending notification: b'Content-Length: 194\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Stack%24ListIterator.class"}]}}'
2020-08-02 15:10:09,344 - DEBUG - TX: Sending notification: b'Content-Length: 179\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Stack.class"}]}}'
2020-08-02 15:10:09,344 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:10:09,345 - DEBUG - TX: Sending notification: b'Content-Length: 179\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Stack.class"}]}}'
2020-08-02 15:10:09,345 - DEBUG - TX: Sending notification: b'Content-Length: 186\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Stack%24Node.class"}]}}'
2020-08-02 15:10:09,345 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:10:09 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:10:09,346 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code","diagnostics":[]}}'
2020-08-02 15:10:09,346 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:10:09 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:10:09,346 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Queue.class","diagnostics":[]}}'
2020-08-02 15:10:09,347 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:10:09 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:10:09,347 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:10:09,348 - DEBUG - TX: Sending notification: b'Content-Length: 186\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Stack%24Node.class"}]}}'
2020-08-02 15:10:09,349 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:10:09 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:10:09,349 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Bag%24ListIterator.class","diagnostics":[]}}'
2020-08-02 15:10:09,352 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:10:09 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:10:09,354 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:10:09 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:10:09,354 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Evaluate.class","diagnostics":[]}}'
2020-08-02 15:10:09,356 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:10:09 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:10:09,358 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:10:09 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:10:09,359 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/BinarySearch.class","diagnostics":[]}}'
2020-08-02 15:10:09,367 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:10:09 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:10:09,367 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:10:09 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:10:09,368 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Stack.class","diagnostics":[]}}'
2020-08-02 15:10:09,370 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:10:09 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:10:09,372 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:10:09 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:10:09,373 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/FixedCapacityStack.class","diagnostics":[]}}'
2020-08-02 15:10:09,374 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Stats.class', wd=58, mask=IN_CREATE, cookie=0, name=Stats.class>
2020-08-02 15:10:09,375 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Stats.class', wd=58, mask=IN_MODIFY, cookie=0, name=Stats.class>
2020-08-02 15:10:09,376 - DEBUG - TX: Sending notification: b'Content-Length: 179\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Stats.class"}]}}'
2020-08-02 15:10:09,377 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:10:09,377 - DEBUG - TX: Sending notification: b'Content-Length: 179\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Stats.class"}]}}'
2020-08-02 15:10:09,379 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/test/code/AppTest.class', wd=57, mask=IN_DELETE, cookie=0, name=AppTest.class>
2020-08-02 15:10:09,379 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/test/code', wd=47, mask=IN_DELETE|IN_ISDIR, cookie=0, name=code>
2020-08-02 15:10:09,379 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/test/code', wd=57, mask=IN_DELETE_SELF, cookie=0, name=>
2020-08-02 15:10:09,379 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/test/code', wd=47, mask=IN_CREATE|IN_ISDIR, cookie=0, name=code>
2020-08-02 15:10:09,380 - DEBUG - TX: Sending notification: b'Content-Length: 181\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/test/code/AppTest.class"}]}}'
2020-08-02 15:10:09,380 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/test/code"}]}}'
2020-08-02 15:10:09,380 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code","diagnostics":[]}}'
2020-08-02 15:10:09,382 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:10:09 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:10:09,382 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/test/code"}]}}'
2020-08-02 15:10:09,383 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:10:09 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:10:09,383 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/ResizingArrayStack%24ReverseArrayIterator.class","diagnostics":[]}}'
2020-08-02 15:10:09,384 - DEBUG - TX: Sending notification: b'Content-Length: 162\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/test"}]}}'
2020-08-02 15:10:09,384 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:10:09 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:10:09,385 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:10:09 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:10:09,385 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/DataFilesHandler.class","diagnostics":[]}}'
2020-08-02 15:10:09,385 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/test/code"}]}}'
2020-08-02 15:10:09,387 - DEBUG - TX: Sending notification: b'Content-Length: 162\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/test"}]}}'
2020-08-02 15:10:09,399 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:10:09 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:10:09,400 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:10:09 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:10:09,400 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/InputSimulator.class","diagnostics":[]}}'
2020-08-02 15:10:09,400 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:10:09 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:10:09,401 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:10:09 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:10:09,401 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/App.class","diagnostics":[]}}'
2020-08-02 15:10:09,402 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:10:09 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:10:09,403 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:10:09 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:10:09,403 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/ResizingArrayStack.class","diagnostics":[]}}'
2020-08-02 15:10:09,407 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:10:09 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:10:09,408 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/test/code/AppTest.class', wd=60, mask=IN_CREATE, cookie=0, name=AppTest.class>
2020-08-02 15:10:09,408 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/test/code/AppTest.class', wd=60, mask=IN_MODIFY, cookie=0, name=AppTest.class>
2020-08-02 15:10:09,409 - DEBUG - TX: Sending notification: b'Content-Length: 181\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/test/code/AppTest.class"}]}}'
2020-08-02 15:10:09,409 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/test/code"}]}}'
2020-08-02 15:10:09,409 - DEBUG - TX: Sending notification: b'Content-Length: 181\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/test/code/AppTest.class"}]}}'
2020-08-02 15:10:09,410 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:10:09 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:10:09,410 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Queue%24Node.class","diagnostics":[]}}'
2020-08-02 15:10:09,420 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:10:09 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:10:09,433 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:10:09 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:10:09,434 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Bag%24Node.class","diagnostics":[]}}'
2020-08-02 15:10:09,436 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:10:09 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:10:09,438 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:10:09 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:10:09,439 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Stats.class","diagnostics":[]}}'
2020-08-02 15:10:09,440 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:10:09 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:10:09,442 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:10:09 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:10:09,442 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/FixedCapacityStackOfStrings.class","diagnostics":[]}}'
2020-08-02 15:10:09,460 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:10:09 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:10:09,461 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:10:09 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:10:09,462 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Stack%24ListIterator.class","diagnostics":[]}}'
2020-08-02 15:10:09,464 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:10:09 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:10:09,466 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:10:09 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:10:09,466 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Queue%24ListIterator.class","diagnostics":[]}}'
2020-08-02 15:10:09,468 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:10:09 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:10:09,470 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:10:09 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:10:09,471 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/.Stack.java.swp","diagnostics":[]}}'
2020-08-02 15:10:09,473 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:10:09 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:10:09,475 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:10:09 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:10:09,475 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code","diagnostics":[]}}'
2020-08-02 15:10:09,478 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:10:09 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:10:09,480 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:10:09 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:10:09,482 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:10:09 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:10:09,484 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:10:09 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:10:09,486 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:10:09 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:10:09,488 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:10:09 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:10:09,490 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:10:09 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:10:09,492 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:10:09 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:10:09,494 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:10:09 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:10:09,496 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:10:09 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:10:09,497 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:10:09 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:10:09,498 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:10:09 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:10:09,500 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:10:09 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:10:09,502 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:10:09 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:10:09,503 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:10:09 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:10:09,510 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:10:09 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:10:09,512 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:10:09 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:10:09,513 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:10:09 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:10:09,516 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:10:09 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:10:09,517 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:10:09 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:10:09,519 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:10:09 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:10:09,521 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:10:09 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:10:09,523 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:10:09 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:10:09,525 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:10:09 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:10:09,527 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:10:09 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:10:09,529 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:10:09 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:10:09,531 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:10:09 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:10:09,533 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:10:09 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:10:09,534 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:10:09 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:10:09,535 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:10:09 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:10:09,538 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:10:09 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:10:09,539 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:10:09 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:10:09,541 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:10:09 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:10:09,543 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:10:09 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:10:09,544 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:10:09 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:10:09,546 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:10:09 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:10:09,549 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:10:09 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:10:09,550 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:10:09 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:10:09,552 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:10:09 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:10:09,554 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:10:09 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:10:09,555 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:10:09 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:10:09,557 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:10:09 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:10:09,559 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:10:09 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:10:09,561 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:10:09 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:10:09,563 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:10:09 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:10:09,565 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:10:09 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:10:09,566 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:10:09 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:10:09,568 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:10:09 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:10:09,570 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:10:09 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:10:09,572 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:10:09 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:10:09,573 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:10:09 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:10:09,575 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:10:09 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:10:09,577 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:10:09 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:10:09,579 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:10:09 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:10:09,581 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:10:09 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:10:09,583 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:10:09 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:10:09,584 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:10:09 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:10:09,586 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:10:09 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:10:09,588 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:10:09 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:10:09,590 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:10:09 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:10:09,592 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:10:09 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:10:09,594 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:10:09 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:10:09,596 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:10:09 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:10:09,598 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:10:09 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:10:09,600 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:10:09 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:10:09,602 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:10:09 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:10:09,604 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:10:09 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:10:09,606 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:10:09 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:10:09,607 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:10:09 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:10:09,609 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:10:09 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:10:09,611 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:10:09 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:10:09,611 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/test/code/AppTest.class","diagnostics":[]}}'
2020-08-02 15:10:09,623 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code","diagnostics":[]}}'
2020-08-02 15:10:09,624 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:10:09 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:10:09,626 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:10:09 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:10:09,626 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/test/code","diagnostics":[]}}'
2020-08-02 15:10:09,628 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:10:09 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:10:09,630 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:10:09 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:10:09,641 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:10:09 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:10:09,642 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:10:09 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:10:09,644 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:10:09 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:10:09,645 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:10:09 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:10:47,691 - INFO - Received health request
2020-08-02 15:10:52,559 - DEBUG - Keeping subservers alive
2020-08-02 15:20:48,302 - INFO - Received health request
2020-08-02 15:20:51,607 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/src/main/java/code/.Bag.java.swp', wd=44, mask=IN_CREATE, cookie=0, name=.Bag.java.swp>
2020-08-02 15:20:51,608 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/src/main/java/code/.Bag.java.swx', wd=44, mask=IN_CREATE, cookie=0, name=.Bag.java.swx>
2020-08-02 15:20:51,609 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/src/main/java/code/.Bag.java.swx', wd=44, mask=IN_DELETE, cookie=0, name=.Bag.java.swx>
2020-08-02 15:20:51,609 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/src/main/java/code/.Bag.java.swp', wd=44, mask=IN_DELETE, cookie=0, name=.Bag.java.swp>
2020-08-02 15:20:51,609 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/src/main/java/code/.Bag.java.swp', wd=44, mask=IN_CREATE, cookie=0, name=.Bag.java.swp>
2020-08-02 15:20:51,609 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/src/main/java/code/.Bag.java.swp', wd=44, mask=IN_MODIFY, cookie=0, name=.Bag.java.swp>
2020-08-02 15:20:51,609 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/src/main/java/code/.Bag.java.swp', wd=44, mask=IN_ATTRIB, cookie=0, name=.Bag.java.swp>
2020-08-02 15:20:51,610 - DEBUG - TX: Sending notification: b'Content-Length: 186\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/.Bag.java.swp"}]}}'
2020-08-02 15:20:51,610 - DEBUG - TX: Sending notification: b'Content-Length: 172\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code"}]}}'
2020-08-02 15:20:51,611 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:20:51 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:20:51,611 - DEBUG - TX: Sending notification: b'Content-Length: 186\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/.Bag.java.swx"}]}}'
2020-08-02 15:20:51,611 - DEBUG - TX: Sending notification: b'Content-Length: 172\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code"}]}}'
2020-08-02 15:20:51,612 - DEBUG - TX: Sending notification: b'Content-Length: 186\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/.Bag.java.swx"}]}}'
2020-08-02 15:20:51,612 - DEBUG - TX: Sending notification: b'Content-Length: 172\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code"}]}}'
2020-08-02 15:20:51,612 - DEBUG - TX: Sending notification: b'Content-Length: 186\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/.Bag.java.swp"}]}}'
2020-08-02 15:20:51,613 - DEBUG - TX: Sending notification: b'Content-Length: 172\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code"}]}}'
2020-08-02 15:20:51,613 - DEBUG - TX: Sending notification: b'Content-Length: 186\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/.Bag.java.swp"}]}}'
2020-08-02 15:20:51,614 - DEBUG - TX: Sending notification: b'Content-Length: 172\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code"}]}}'
2020-08-02 15:20:51,614 - DEBUG - TX: Sending notification: b'Content-Length: 186\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/.Bag.java.swp"}]}}'
2020-08-02 15:20:51,615 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code","diagnostics":[]}}'
2020-08-02 15:20:51,615 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:20:51 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:20:51,617 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:20:51 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:20:51,620 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:20:51 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:20:51,622 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:20:51 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:20:51,622 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/.Bag.java.swx","diagnostics":[]}}'
2020-08-02 15:20:51,624 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:20:51 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:20:51,626 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:20:51 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:20:51,626 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/.Bag.java.swp","diagnostics":[]}}'
2020-08-02 15:20:51,628 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:20:51 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:20:51,630 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:20:51 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:20:51,636 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:20:51 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:20:51,639 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:20:51 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:20:51,696 - INFO - Received event notification
2020-08-02 15:20:51,696 - DEBUG - Event name: BufferVisit
2020-08-02 15:20:51,699 - INFO - Received event notification
2020-08-02 15:20:51,700 - DEBUG - Event name: FileReadyToParse
2020-08-02 15:20:51,700 - INFO - Adding buffer identifiers for file: /home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java
2020-08-02 15:20:51,700 - DEBUG - Refreshing file /home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java: State is Open/action Open
2020-08-02 15:20:51,701 - DEBUG - TX: Sending notification: b'Content-Length: 1069\r\n\r\n{"jsonrpc":"2.0","method":"textDocument/didOpen","params":{"textDocument":{"languageId":"java","text":"package code;\\n\\nimport java.util.Iterator;\\n\\npublic class Bag<Item> implements Iterable<Item>{\\n\\n private Node first;\\n\\n private class Node{\\n Item item;\\n Node next;\\n }\\n\\n public void add(Item item){\\n Node oldFirst=first;\\n first=new Node();\\n first.item=item;\\n first.next=oldFirst;\\n }\\n\\n\\t@Override\\n\\tpublic Iterator<Item> iterator() {\\n\\t\\treturn new ListIterator();\\n\\t}\\n\\n private class ListIterator implements Iterator<Item> {\\n\\n private Node current=first;\\n\\n\\t\\t@Override\\n\\t\\tpublic boolean hasNext() {\\n\\t\\t\\treturn current!=null;\\n\\t\\t}\\n\\n\\t\\t@Override\\n\\t\\tpublic Item next() {\\n Item item=current.item;\\n current=current.next;\\n return item;\\n\\t\\t}\\n\\n public String shitFace(){\\n System.asdasd\\n }\\n }\\n}\\n","uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java","version":1}}}'
2020-08-02 15:20:51,701 - DEBUG - Not updating file /home/brian/workspace/algorithms-sedge/code/!/bin/bash, it is not a supported filetype: [''] not in ['java']
2020-08-02 15:20:51,702 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:20:51 PM \\u003e\\u003e document/didOpen"}}'
2020-08-02 15:20:51,822 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp', wd=58, mask=IN_CREATE, cookie=0, name=.Bag.java.swp>
2020-08-02 15:20:51,822 - DEBUG - TX: Sending notification: b'Content-Length: 181\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp"}]}}'
2020-08-02 15:20:51,823 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:20:51,823 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:20:51 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:20:51,824 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp', wd=58, mask=IN_MODIFY, cookie=0, name=.Bag.java.swp>
2020-08-02 15:20:51,825 - DEBUG - TX: Sending notification: b'Content-Length: 181\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp"}]}}'
2020-08-02 15:20:51,829 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp', wd=58, mask=IN_ATTRIB, cookie=0, name=.Bag.java.swp>
2020-08-02 15:20:51,830 - DEBUG - TX: Sending notification: b'Content-Length: 181\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp"}]}}'
2020-08-02 15:20:51,830 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp', wd=58, mask=IN_ATTRIB, cookie=0, name=.Bag.java.swp>
2020-08-02 15:20:51,831 - DEBUG - TX: Sending notification: b'Content-Length: 181\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp"}]}}'
2020-08-02 15:20:51,832 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp', wd=58, mask=IN_ATTRIB, cookie=0, name=.Bag.java.swp>
2020-08-02 15:20:51,832 - DEBUG - TX: Sending notification: b'Content-Length: 181\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp"}]}}'
2020-08-02 15:20:51,864 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":1,"message":"Aug 2, 2020, 3:20:51 PM JavaBuilder handling ImageBuilderInternalException while building: code\\nProblems encountered while copying resources.\\norg.eclipse.core.internal.resources.ResourceException: Problems encountered while copying resources.\\n\\tat org.eclipse.core.internal.localstore.FileSystemResourceManager.copy(FileSystemResourceManager.java:337)\\n\\tat org.eclipse.core.internal.resources.Resource.copy(Resource.java:539)\\n\\tat org.eclipse.jdt.internal.core.builder.AbstractImageBuilder.copyResource(AbstractImageBuilder.java:401)\\n\\tat org.eclipse.jdt.internal.core.builder.IncrementalImageBuilder.findSourceFiles(IncrementalImageBuilder.java:711)\\n\\tat org.eclipse.jdt.internal.core.builder.IncrementalImageBuilder.findSourceFiles(IncrementalImageBuilder.java:588)\\n\\tat org.eclipse.jdt.internal.core.builder.IncrementalImageBuilder.findSourceFiles(IncrementalImageBuilder.java:539)\\n\\tat org.eclipse.jdt.internal.core.builder.IncrementalImageBuilder.build(IncrementalImageBuilder.java:119)\\n\\tat org.eclipse.jdt.internal.core.builder.JavaBuilder.buildDeltas(JavaBuilder.java:292)\\n\\tat org.eclipse.jdt.internal.core.builder.JavaBuilder.build(JavaBuilder.java:212)\\n\\tat org.eclipse.core.internal.events.BuildManager$2.run(BuildManager.java:832)\\n\\tat org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)\\n\\tat org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:220)\\n\\tat org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:263)\\n\\tat org.eclipse.core.internal.events.BuildManager$1.run(BuildManager.java:316)\\n\\tat org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)\\n\\tat org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:319)\\n\\tat org.eclipse.core.internal.events.BuildManager.basicBuildLoop(BuildManager.java:371)\\n\\tat org.eclipse.core.internal.events.BuildManager.build(BuildManager.java:392)\\n\\tat org.eclipse.core.internal.events.AutoBuildJob.doBuild(AutoBuildJob.java:154)\\n\\tat org.eclipse.core.internal.events.AutoBuildJob.run(AutoBuildJob.java:244)\\n\\tat org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)\\nContains: File already exists on disk: /home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp.\\n"}}'
2020-08-02 15:20:51,866 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code","diagnostics":[{"range":{"start":{"line":0,"character":0},"end":{"line":0,"character":0}},"severity":1,"code":"0","source":"Java","message":"The project was not built due to \\"File already exists on disk: /home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp.\\". Fix the problem, then try refreshing this project and building it since it may be inconsistent"}]}}'
2020-08-02 15:20:51,869 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code","diagnostics":[{"range":{"start":{"line":0,"character":0},"end":{"line":0,"character":0}},"severity":1,"code":"0","source":"Java","message":"The project was not built due to \\"File already exists on disk: /home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp.\\". Fix the problem, then try refreshing this project and building it since it may be inconsistent"}]}}'
2020-08-02 15:20:51,869 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:20:51 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:20:51,871 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:20:51 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:20:51,873 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:20:51 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:20:51,874 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:20:51 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:20:51,875 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:20:51 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:20:52,031 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/ch1/Ex134.class', wd=59, mask=IN_DELETE, cookie=0, name=Ex134.class>
2020-08-02 15:20:52,031 - DEBUG - TX: Sending notification: b'Content-Length: 178\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/ch1/Ex134.class"}]}}'
2020-08-02 15:20:52,032 - DEBUG - TX: Sending notification: b'Content-Length: 166\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/ch1"}]}}'
2020-08-02 15:20:52,032 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/ch1/Ex132.class', wd=59, mask=IN_DELETE, cookie=0, name=Ex132.class>
2020-08-02 15:20:52,033 - DEBUG - TX: Sending notification: b'Content-Length: 178\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/ch1/Ex132.class"}]}}'
2020-08-02 15:20:52,033 - DEBUG - TX: Sending notification: b'Content-Length: 166\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/ch1"}]}}'
2020-08-02 15:20:52,034 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:20:52 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:20:52,034 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/ch1/Ex134.class","diagnostics":[]}}'
2020-08-02 15:20:52,041 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/ch1', wd=48, mask=IN_DELETE|IN_ISDIR, cookie=0, name=ch1>
2020-08-02 15:20:52,042 - DEBUG - TX: Sending notification: b'Content-Length: 166\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/ch1"}]}}'
2020-08-02 15:20:52,042 - DEBUG - TX: Sending notification: b'Content-Length: 162\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main"}]}}'
2020-08-02 15:20:52,042 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Bag.class', wd=58, mask=IN_DELETE, cookie=0, name=Bag.class>
2020-08-02 15:20:52,042 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/ch1', wd=59, mask=IN_DELETE_SELF, cookie=0, name=>
2020-08-02 15:20:52,043 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Stack$Node.class', wd=58, mask=IN_DELETE, cookie=0, name=Stack$Node.class>
2020-08-02 15:20:52,043 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Queue.class', wd=58, mask=IN_DELETE, cookie=0, name=Queue.class>
2020-08-02 15:20:52,043 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Bag$ListIterator.class', wd=58, mask=IN_DELETE, cookie=0, name=Bag$ListIterator.class>
2020-08-02 15:20:52,043 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Evaluate.class', wd=58, mask=IN_DELETE, cookie=0, name=Evaluate.class>
2020-08-02 15:20:52,044 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/BinarySearch.class', wd=58, mask=IN_DELETE, cookie=0, name=BinarySearch.class>
2020-08-02 15:20:52,044 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Stack.class', wd=58, mask=IN_DELETE, cookie=0, name=Stack.class>
2020-08-02 15:20:52,045 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/FixedCapacityStack.class', wd=58, mask=IN_DELETE, cookie=0, name=FixedCapacityStack.class>
2020-08-02 15:20:52,045 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/ResizingArrayStack$ReverseArrayIterator.class', wd=58, mask=IN_DELETE, cookie=0, name=ResizingArrayStack$ReverseArrayIterator.class>
2020-08-02 15:20:52,046 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/DataFilesHandler.class', wd=58, mask=IN_DELETE, cookie=0, name=DataFilesHandler.class>
2020-08-02 15:20:52,048 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/InputSimulator.class', wd=58, mask=IN_DELETE, cookie=0, name=InputSimulator.class>
2020-08-02 15:20:52,048 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/App.class', wd=58, mask=IN_DELETE, cookie=0, name=App.class>
2020-08-02 15:20:52,048 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/ResizingArrayStack.class', wd=58, mask=IN_DELETE, cookie=0, name=ResizingArrayStack.class>
2020-08-02 15:20:52,048 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Queue$Node.class', wd=58, mask=IN_DELETE, cookie=0, name=Queue$Node.class>
2020-08-02 15:20:52,049 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Bag$Node.class', wd=58, mask=IN_DELETE, cookie=0, name=Bag$Node.class>
2020-08-02 15:20:52,049 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Stats.class', wd=58, mask=IN_DELETE, cookie=0, name=Stats.class>
2020-08-02 15:20:52,049 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/FixedCapacityStackOfStrings.class', wd=58, mask=IN_DELETE, cookie=0, name=FixedCapacityStackOfStrings.class>
2020-08-02 15:20:52,049 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp', wd=58, mask=IN_DELETE, cookie=0, name=.Bag.java.swp>
2020-08-02 15:20:52,049 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Stack$ListIterator.class', wd=58, mask=IN_DELETE, cookie=0, name=Stack$ListIterator.class>
2020-08-02 15:20:52,049 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Queue$ListIterator.class', wd=58, mask=IN_DELETE, cookie=0, name=Queue$ListIterator.class>
2020-08-02 15:20:52,049 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/.Stack.java.swp', wd=58, mask=IN_DELETE, cookie=0, name=.Stack.java.swp>
2020-08-02 15:20:52,050 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code', wd=48, mask=IN_DELETE|IN_ISDIR, cookie=0, name=code>
2020-08-02 15:20:52,050 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code', wd=58, mask=IN_DELETE_SELF, cookie=0, name=>
2020-08-02 15:20:52,044 - DEBUG - TX: Sending notification: b'Content-Length: 177\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Bag.class"}]}}'
2020-08-02 15:20:52,051 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:20:52,051 - DEBUG - TX: Sending notification: b'Content-Length: 186\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Stack%24Node.class"}]}}'
2020-08-02 15:20:52,052 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:20:52,052 - DEBUG - TX: Sending notification: b'Content-Length: 179\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Queue.class"}]}}'
2020-08-02 15:20:52,052 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:20:52,053 - DEBUG - TX: Sending notification: b'Content-Length: 192\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Bag%24ListIterator.class"}]}}'
2020-08-02 15:20:52,053 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:20:52,053 - DEBUG - TX: Sending notification: b'Content-Length: 182\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Evaluate.class"}]}}'
2020-08-02 15:20:52,054 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:20:52,054 - DEBUG - TX: Sending notification: b'Content-Length: 186\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/BinarySearch.class"}]}}'
2020-08-02 15:20:52,054 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:20:52,055 - DEBUG - TX: Sending notification: b'Content-Length: 179\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Stack.class"}]}}'
2020-08-02 15:20:52,055 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:20:52,055 - DEBUG - TX: Sending notification: b'Content-Length: 192\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/FixedCapacityStack.class"}]}}'
2020-08-02 15:20:52,058 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:20:52,058 - DEBUG - TX: Sending notification: b'Content-Length: 215\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/ResizingArrayStack%24ReverseArrayIterator.class"}]}}'
2020-08-02 15:20:52,059 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:20:52,059 - DEBUG - TX: Sending notification: b'Content-Length: 190\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/DataFilesHandler.class"}]}}'
2020-08-02 15:20:52,059 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:20:52,060 - DEBUG - TX: Sending notification: b'Content-Length: 188\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/InputSimulator.class"}]}}'
2020-08-02 15:20:52,060 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:20:52,060 - DEBUG - TX: Sending notification: b'Content-Length: 177\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/App.class"}]}}'
2020-08-02 15:20:52,061 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:20:52,061 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code', wd=48, mask=IN_CREATE|IN_ISDIR, cookie=0, name=code>
2020-08-02 15:20:52,062 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp', wd=61, mask=IN_CREATE, cookie=0, name=.Bag.java.swp>
2020-08-02 15:20:52,062 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/.Stack.java.swp', wd=61, mask=IN_CREATE, cookie=0, name=.Stack.java.swp>
2020-08-02 15:20:52,062 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/ch1', wd=48, mask=IN_CREATE|IN_ISDIR, cookie=0, name=ch1>
2020-08-02 15:20:52,063 - DEBUG - TX: Sending notification: b'Content-Length: 192\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/ResizingArrayStack.class"}]}}'
2020-08-02 15:20:52,063 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:20:52,063 - DEBUG - TX: Sending notification: b'Content-Length: 186\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Queue%24Node.class"}]}}'
2020-08-02 15:20:52,063 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:20:52,064 - DEBUG - TX: Sending notification: b'Content-Length: 184\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Bag%24Node.class"}]}}'
2020-08-02 15:20:52,064 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:20:52,064 - DEBUG - TX: Sending notification: b'Content-Length: 179\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Stats.class"}]}}'
2020-08-02 15:20:52,065 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:20:52,065 - DEBUG - TX: Sending notification: b'Content-Length: 201\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/FixedCapacityStackOfStrings.class"}]}}'
2020-08-02 15:20:52,065 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:20:52,065 - DEBUG - TX: Sending notification: b'Content-Length: 181\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp"}]}}'
2020-08-02 15:20:52,066 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:20:52,066 - DEBUG - TX: Sending notification: b'Content-Length: 194\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Stack%24ListIterator.class"}]}}'
2020-08-02 15:20:52,066 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:20:52,066 - DEBUG - TX: Sending notification: b'Content-Length: 194\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Queue%24ListIterator.class"}]}}'
2020-08-02 15:20:52,067 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:20:52,067 - DEBUG - TX: Sending notification: b'Content-Length: 183\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/.Stack.java.swp"}]}}'
2020-08-02 15:20:52,067 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:20:52,067 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:20:52,068 - DEBUG - TX: Sending notification: b'Content-Length: 162\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main"}]}}'
2020-08-02 15:20:52,068 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:20:52,068 - DEBUG - TX: Sending notification: b'Content-Length: 162\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main"}]}}'
2020-08-02 15:20:52,068 - DEBUG - TX: Sending notification: b'Content-Length: 181\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp"}]}}'
2020-08-02 15:20:52,068 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:20:52,069 - DEBUG - TX: Sending notification: b'Content-Length: 183\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/.Stack.java.swp"}]}}'
2020-08-02 15:20:52,069 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:20:52,069 - DEBUG - TX: Sending notification: b'Content-Length: 166\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/ch1"}]}}'
2020-08-02 15:20:52,069 - DEBUG - TX: Sending notification: b'Content-Length: 162\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main"}]}}'
2020-08-02 15:20:52,204 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/ch1/Ex132.class', wd=62, mask=IN_CREATE, cookie=0, name=Ex132.class>
2020-08-02 15:20:52,204 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/ch1/Ex132.class', wd=62, mask=IN_MODIFY, cookie=0, name=Ex132.class>
2020-08-02 15:20:52,205 - DEBUG - TX: Sending notification: b'Content-Length: 178\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/ch1/Ex132.class"}]}}'
2020-08-02 15:20:52,206 - DEBUG - TX: Sending notification: b'Content-Length: 166\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/ch1"}]}}'
2020-08-02 15:20:52,206 - DEBUG - TX: Sending notification: b'Content-Length: 178\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/ch1/Ex132.class"}]}}'
2020-08-02 15:20:52,214 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/ch1/Ex134.class', wd=62, mask=IN_CREATE, cookie=0, name=Ex134.class>
2020-08-02 15:20:52,215 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/ch1/Ex134.class', wd=62, mask=IN_MODIFY, cookie=0, name=Ex134.class>
2020-08-02 15:20:52,215 - DEBUG - TX: Sending notification: b'Content-Length: 178\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/ch1/Ex134.class"}]}}'
2020-08-02 15:20:52,216 - DEBUG - TX: Sending notification: b'Content-Length: 166\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/ch1"}]}}'
2020-08-02 15:20:52,216 - DEBUG - TX: Sending notification: b'Content-Length: 178\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/ch1/Ex134.class"}]}}'
2020-08-02 15:20:52,232 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/App.class', wd=61, mask=IN_CREATE, cookie=0, name=App.class>
2020-08-02 15:20:52,233 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/App.class', wd=61, mask=IN_MODIFY, cookie=0, name=App.class>
2020-08-02 15:20:52,233 - DEBUG - TX: Sending notification: b'Content-Length: 177\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/App.class"}]}}'
2020-08-02 15:20:52,234 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:20:52,234 - DEBUG - TX: Sending notification: b'Content-Length: 177\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/App.class"}]}}'
2020-08-02 15:20:52,247 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Bag$Node.class', wd=61, mask=IN_CREATE, cookie=0, name=Bag$Node.class>
2020-08-02 15:20:52,247 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Bag$Node.class', wd=61, mask=IN_MODIFY, cookie=0, name=Bag$Node.class>
2020-08-02 15:20:52,247 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Bag$ListIterator.class', wd=61, mask=IN_CREATE, cookie=0, name=Bag$ListIterator.class>
2020-08-02 15:20:52,248 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Bag$ListIterator.class', wd=61, mask=IN_MODIFY, cookie=0, name=Bag$ListIterator.class>
2020-08-02 15:20:52,248 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Bag.class', wd=61, mask=IN_CREATE, cookie=0, name=Bag.class>
2020-08-02 15:20:52,248 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Bag.class', wd=61, mask=IN_MODIFY, cookie=0, name=Bag.class>
2020-08-02 15:20:52,249 - DEBUG - TX: Sending notification: b'Content-Length: 184\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Bag%24Node.class"}]}}'
2020-08-02 15:20:52,249 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:20:52,249 - DEBUG - TX: Sending notification: b'Content-Length: 184\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Bag%24Node.class"}]}}'
2020-08-02 15:20:52,249 - DEBUG - TX: Sending notification: b'Content-Length: 192\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Bag%24ListIterator.class"}]}}'
2020-08-02 15:20:52,250 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:20:52,250 - DEBUG - TX: Sending notification: b'Content-Length: 192\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Bag%24ListIterator.class"}]}}'
2020-08-02 15:20:52,250 - DEBUG - TX: Sending notification: b'Content-Length: 177\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Bag.class"}]}}'
2020-08-02 15:20:52,251 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:20:52,251 - DEBUG - TX: Sending notification: b'Content-Length: 177\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Bag.class"}]}}'
2020-08-02 15:20:52,284 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/BinarySearch.class', wd=61, mask=IN_CREATE, cookie=0, name=BinarySearch.class>
2020-08-02 15:20:52,285 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/BinarySearch.class', wd=61, mask=IN_MODIFY, cookie=0, name=BinarySearch.class>
2020-08-02 15:20:52,285 - DEBUG - TX: Sending notification: b'Content-Length: 186\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/BinarySearch.class"}]}}'
2020-08-02 15:20:52,286 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:20:52,286 - DEBUG - TX: Sending notification: b'Content-Length: 186\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/BinarySearch.class"}]}}'
2020-08-02 15:20:52,328 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/DataFilesHandler.class', wd=61, mask=IN_CREATE, cookie=0, name=DataFilesHandler.class>
2020-08-02 15:20:52,328 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/DataFilesHandler.class', wd=61, mask=IN_MODIFY, cookie=0, name=DataFilesHandler.class>
2020-08-02 15:20:52,329 - DEBUG - TX: Sending notification: b'Content-Length: 190\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/DataFilesHandler.class"}]}}'
2020-08-02 15:20:52,330 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:20:52,330 - DEBUG - TX: Sending notification: b'Content-Length: 190\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/DataFilesHandler.class"}]}}'
2020-08-02 15:20:52,358 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Evaluate.class', wd=61, mask=IN_CREATE, cookie=0, name=Evaluate.class>
2020-08-02 15:20:52,358 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Evaluate.class', wd=61, mask=IN_MODIFY, cookie=0, name=Evaluate.class>
2020-08-02 15:20:52,359 - DEBUG - TX: Sending notification: b'Content-Length: 182\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Evaluate.class"}]}}'
2020-08-02 15:20:52,359 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:20:52,360 - DEBUG - TX: Sending notification: b'Content-Length: 182\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Evaluate.class"}]}}'
2020-08-02 15:20:52,377 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/FixedCapacityStack.class', wd=61, mask=IN_CREATE, cookie=0, name=FixedCapacityStack.class>
2020-08-02 15:20:52,377 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/FixedCapacityStack.class', wd=61, mask=IN_MODIFY, cookie=0, name=FixedCapacityStack.class>
2020-08-02 15:20:52,377 - DEBUG - TX: Sending notification: b'Content-Length: 192\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/FixedCapacityStack.class"}]}}'
2020-08-02 15:20:52,378 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:20:52,378 - DEBUG - TX: Sending notification: b'Content-Length: 192\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/FixedCapacityStack.class"}]}}'
2020-08-02 15:20:52,383 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/FixedCapacityStackOfStrings.class', wd=61, mask=IN_CREATE, cookie=0, name=FixedCapacityStackOfStrings.class>
2020-08-02 15:20:52,383 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/FixedCapacityStackOfStrings.class', wd=61, mask=IN_MODIFY, cookie=0, name=FixedCapacityStackOfStrings.class>
2020-08-02 15:20:52,384 - DEBUG - TX: Sending notification: b'Content-Length: 201\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/FixedCapacityStackOfStrings.class"}]}}'
2020-08-02 15:20:52,384 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:20:52,384 - DEBUG - TX: Sending notification: b'Content-Length: 201\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/FixedCapacityStackOfStrings.class"}]}}'
2020-08-02 15:20:52,456 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/InputSimulator.class', wd=61, mask=IN_CREATE, cookie=0, name=InputSimulator.class>
2020-08-02 15:20:52,457 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/InputSimulator.class', wd=61, mask=IN_MODIFY, cookie=0, name=InputSimulator.class>
2020-08-02 15:20:52,458 - DEBUG - TX: Sending notification: b'Content-Length: 188\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/InputSimulator.class"}]}}'
2020-08-02 15:20:52,459 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:20:52,459 - DEBUG - TX: Sending notification: b'Content-Length: 188\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/InputSimulator.class"}]}}'
2020-08-02 15:20:52,469 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Queue$Node.class', wd=61, mask=IN_CREATE, cookie=0, name=Queue$Node.class>
2020-08-02 15:20:52,469 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Queue$Node.class', wd=61, mask=IN_MODIFY, cookie=0, name=Queue$Node.class>
2020-08-02 15:20:52,470 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Queue.class', wd=61, mask=IN_CREATE, cookie=0, name=Queue.class>
2020-08-02 15:20:52,470 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Queue.class', wd=61, mask=IN_MODIFY, cookie=0, name=Queue.class>
2020-08-02 15:20:52,470 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Queue$ListIterator.class', wd=61, mask=IN_CREATE, cookie=0, name=Queue$ListIterator.class>
2020-08-02 15:20:52,470 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Queue$ListIterator.class', wd=61, mask=IN_MODIFY, cookie=0, name=Queue$ListIterator.class>
2020-08-02 15:20:52,474 - DEBUG - TX: Sending notification: b'Content-Length: 186\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Queue%24Node.class"}]}}'
2020-08-02 15:20:52,474 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:20:52,475 - DEBUG - TX: Sending notification: b'Content-Length: 186\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Queue%24Node.class"}]}}'
2020-08-02 15:20:52,475 - DEBUG - TX: Sending notification: b'Content-Length: 179\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Queue.class"}]}}'
2020-08-02 15:20:52,475 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:20:52,476 - DEBUG - TX: Sending notification: b'Content-Length: 179\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Queue.class"}]}}'
2020-08-02 15:20:52,476 - DEBUG - TX: Sending notification: b'Content-Length: 194\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Queue%24ListIterator.class"}]}}'
2020-08-02 15:20:52,476 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:20:52,482 - DEBUG - TX: Sending notification: b'Content-Length: 194\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Queue%24ListIterator.class"}]}}'
2020-08-02 15:20:52,486 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/ResizingArrayStack.class', wd=61, mask=IN_CREATE, cookie=0, name=ResizingArrayStack.class>
2020-08-02 15:20:52,486 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/ResizingArrayStack.class', wd=61, mask=IN_MODIFY, cookie=0, name=ResizingArrayStack.class>
2020-08-02 15:20:52,487 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/ResizingArrayStack$ReverseArrayIterator.class', wd=61, mask=IN_CREATE, cookie=0, name=ResizingArrayStack$ReverseArrayIterator.class>
2020-08-02 15:20:52,487 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/ResizingArrayStack$ReverseArrayIterator.class', wd=61, mask=IN_MODIFY, cookie=0, name=ResizingArrayStack$ReverseArrayIterator.class>
2020-08-02 15:20:52,490 - DEBUG - TX: Sending notification: b'Content-Length: 192\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/ResizingArrayStack.class"}]}}'
2020-08-02 15:20:52,491 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:20:52,491 - DEBUG - TX: Sending notification: b'Content-Length: 192\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/ResizingArrayStack.class"}]}}'
2020-08-02 15:20:52,491 - DEBUG - TX: Sending notification: b'Content-Length: 215\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/ResizingArrayStack%24ReverseArrayIterator.class"}]}}'
2020-08-02 15:20:52,492 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:20:52,492 - DEBUG - TX: Sending notification: b'Content-Length: 215\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/ResizingArrayStack%24ReverseArrayIterator.class"}]}}'
2020-08-02 15:20:52,517 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Stack.class', wd=61, mask=IN_CREATE, cookie=0, name=Stack.class>
2020-08-02 15:20:52,518 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Stack.class', wd=61, mask=IN_MODIFY, cookie=0, name=Stack.class>
2020-08-02 15:20:52,518 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Stack$ListIterator.class', wd=61, mask=IN_CREATE, cookie=0, name=Stack$ListIterator.class>
2020-08-02 15:20:52,518 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Stack$ListIterator.class', wd=61, mask=IN_MODIFY, cookie=0, name=Stack$ListIterator.class>
2020-08-02 15:20:52,519 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Stack$Node.class', wd=61, mask=IN_CREATE, cookie=0, name=Stack$Node.class>
2020-08-02 15:20:52,519 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Stack$Node.class', wd=61, mask=IN_MODIFY, cookie=0, name=Stack$Node.class>
2020-08-02 15:20:52,520 - DEBUG - TX: Sending notification: b'Content-Length: 179\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Stack.class"}]}}'
2020-08-02 15:20:52,520 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:20:52,520 - DEBUG - TX: Sending notification: b'Content-Length: 179\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Stack.class"}]}}'
2020-08-02 15:20:52,521 - DEBUG - TX: Sending notification: b'Content-Length: 194\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Stack%24ListIterator.class"}]}}'
2020-08-02 15:20:52,521 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:20:52,521 - DEBUG - TX: Sending notification: b'Content-Length: 194\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Stack%24ListIterator.class"}]}}'
2020-08-02 15:20:52,522 - DEBUG - TX: Sending notification: b'Content-Length: 186\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Stack%24Node.class"}]}}'
2020-08-02 15:20:52,522 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:20:52,522 - DEBUG - TX: Sending notification: b'Content-Length: 186\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Stack%24Node.class"}]}}'
2020-08-02 15:20:52,527 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Stats.class', wd=61, mask=IN_CREATE, cookie=0, name=Stats.class>
2020-08-02 15:20:52,527 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Stats.class', wd=61, mask=IN_MODIFY, cookie=0, name=Stats.class>
2020-08-02 15:20:52,527 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/test/code/AppTest.class', wd=60, mask=IN_DELETE, cookie=0, name=AppTest.class>
2020-08-02 15:20:52,527 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/test/code', wd=47, mask=IN_DELETE|IN_ISDIR, cookie=0, name=code>
2020-08-02 15:20:52,528 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/test/code', wd=60, mask=IN_DELETE_SELF, cookie=0, name=>
2020-08-02 15:20:52,528 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/test/code', wd=47, mask=IN_CREATE|IN_ISDIR, cookie=0, name=code>
2020-08-02 15:20:52,529 - DEBUG - TX: Sending notification: b'Content-Length: 179\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Stats.class"}]}}'
2020-08-02 15:20:52,529 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:20:52,530 - DEBUG - TX: Sending notification: b'Content-Length: 179\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Stats.class"}]}}'
2020-08-02 15:20:52,530 - DEBUG - TX: Sending notification: b'Content-Length: 181\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/test/code/AppTest.class"}]}}'
2020-08-02 15:20:52,530 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/test/code"}]}}'
2020-08-02 15:20:52,531 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/test/code"}]}}'
2020-08-02 15:20:52,531 - DEBUG - TX: Sending notification: b'Content-Length: 162\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/test"}]}}'
2020-08-02 15:20:52,531 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/test/code"}]}}'
2020-08-02 15:20:52,531 - DEBUG - TX: Sending notification: b'Content-Length: 162\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/test"}]}}'
2020-08-02 15:20:52,538 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/test/code/AppTest.class', wd=63, mask=IN_CREATE, cookie=0, name=AppTest.class>
2020-08-02 15:20:52,538 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/test/code/AppTest.class', wd=63, mask=IN_MODIFY, cookie=0, name=AppTest.class>
2020-08-02 15:20:52,540 - DEBUG - TX: Sending notification: b'Content-Length: 181\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/test/code/AppTest.class"}]}}'
2020-08-02 15:20:52,541 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/test/code"}]}}'
2020-08-02 15:20:52,541 - DEBUG - TX: Sending notification: b'Content-Length: 181\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/test/code/AppTest.class"}]}}'
2020-08-02 15:20:52,542 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code","diagnostics":[]}}'
2020-08-02 15:20:52,543 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java","diagnostics":[{"range":{"start":{"line":42,"character":19},"end":{"line":42,"character":25}},"severity":1,"code":"1610612976","source":"Java","message":"Syntax error, insert \\"VariableDeclarators\\" to complete LocalVariableDeclaration"},{"range":{"start":{"line":42,"character":19},"end":{"line":42,"character":25}},"severity":1,"code":"1610612976","source":"Java","message":"Syntax error, insert \\";\\" to complete BlockStatements"},{"range":{"start":{"line":42,"character":19},"end":{"line":42,"character":25}},"severity":1,"code":"33554502","source":"Java","message":"asdasd cannot be resolved or is not a field"}]}}'
2020-08-02 15:20:52,543 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/BinarySearch.java","diagnostics":[{"range":{"start":{"line":24,"character":29},"end":{"line":24,"character":46}},"severity":2,"code":"67108967","source":"Java","message":"The method readInts(String) from the type In is deprecated"},{"range":{"start":{"line":25,"character":28},"end":{"line":25,"character":45}},"severity":2,"code":"67108967","source":"Java","message":"The method readInts(String) from the type In is deprecated"}]}}'
2020-08-02 15:20:52,544 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/FixedCapacityStack.java","diagnostics":[{"range":{"start":{"line":12,"character":4},"end":{"line":12,"character":28}},"severity":2,"code":"16777761","source":"Java","message":"Type safety: Unchecked cast from Object[] to Item[]"}]}}'
2020-08-02 15:20:52,544 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/FixedCapacityStackOfStrings.java","diagnostics":[{"range":{"start":{"line":11,"character":7},"end":{"line":11,"character":23}},"severity":2,"code":"268435844","source":"Java","message":"The import java.util.Arrays is never used"}]}}'
2020-08-02 15:20:52,545 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/InputSimulator.java","diagnostics":[{"range":{"start":{"line":24,"character":44},"end":{"line":24,"character":67}},"severity":2,"code":"16777221","source":"Java","message":"The type StringBufferInputStream is deprecated"},{"range":{"start":{"line":24,"character":44},"end":{"line":24,"character":71}},"severity":2,"code":"134217861","source":"Java","message":"The constructor StringBufferInputStream(String) is deprecated"},{"range":{"start":{"line":8,"character":7},"end":{"line":8,"character":19}},"severity":2,"code":"268435844","source":"Java","message":"The import java.io.File is never used"},{"range":{"start":{"line":12,"character":7},"end":{"line":12,"character":38}},"severity":2,"code":"16777221","source":"Java","message":"The type StringBufferInputStream is deprecated"},{"range":{"start":{"line":24,"character":2},"end":{"line":24,"character":25}},"severity":2,"code":"16777221","source":"Java","message":"The type StringBufferInputStream is deprecated"}]}}'
2020-08-02 15:20:52,545 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/ResizingArrayStack.java","diagnostics":[{"range":{"start":{"line":11,"character":18},"end":{"line":11,"character":39}},"severity":2,"code":"16777761","source":"Java","message":"Type safety: Unchecked cast from Object[] to Item[]"},{"range":{"start":{"line":14,"character":17},"end":{"line":14,"character":26}},"severity":2,"code":"603979894","source":"Java","message":"The method isEmpty() from the type ResizingArrayStack\\u003cItem\\u003e is never used locally"},{"range":{"start":{"line":19,"character":14},"end":{"line":19,"character":38}},"severity":2,"code":"16777761","source":"Java","message":"Type safety: Unchecked cast from Object[] to Item[]"}]}}'
2020-08-02 15:20:52,546 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/Stack.java","diagnostics":[{"range":{"start":{"line":46,"character":15},"end":{"line":46,"character":27}},"severity":2,"code":"553648135","source":"Java","message":"The type Stack\\u003cItem\\u003e.ListIterator is never used locally"}]}}'
2020-08-02 15:20:52,559 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:20:52 PM Reconciled 0. Took 0 ms"}}'
2020-08-02 15:20:52,570 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:20:52 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:20:52,572 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:20:52 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:20:52,572 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/ch1/Ex132.class","diagnostics":[]}}'
2020-08-02 15:20:52,577 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:20:52 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:20:52,579 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:20:52 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:20:52,579 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/ch1","diagnostics":[]}}'
2020-08-02 15:20:52,582 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:20:52 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:20:52,585 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:20:52 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:20:52,585 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Bag.class","diagnostics":[]}}'
2020-08-02 15:20:52,599 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:20:52 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:20:52,601 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:20:52 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:20:52,601 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Stack%24Node.class","diagnostics":[]}}'
2020-08-02 15:20:52,604 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:20:52 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:20:52,606 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:20:52 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:20:52,606 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Queue.class","diagnostics":[]}}'
2020-08-02 15:20:52,609 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:20:52 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:20:52,610 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:20:52 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:20:52,611 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Bag%24ListIterator.class","diagnostics":[]}}'
2020-08-02 15:20:52,613 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:20:52 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:20:52,615 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:20:52 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:20:52,615 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Evaluate.class","diagnostics":[]}}'
2020-08-02 15:20:52,617 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:20:52 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:20:52,619 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:20:52 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:20:52,620 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/BinarySearch.class","diagnostics":[]}}'
2020-08-02 15:20:52,622 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:20:52 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:20:52,624 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:20:52 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:20:52,624 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Stack.class","diagnostics":[]}}'
2020-08-02 15:20:52,626 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:20:52 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:20:52,628 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:20:52 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:20:52,629 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/FixedCapacityStack.class","diagnostics":[]}}'
2020-08-02 15:20:52,631 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:20:52 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:20:52,633 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:20:52 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:20:52,633 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/ResizingArrayStack%24ReverseArrayIterator.class","diagnostics":[]}}'
2020-08-02 15:20:52,635 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:20:52 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:20:52,637 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:20:52 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:20:52,637 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/DataFilesHandler.class","diagnostics":[]}}'
2020-08-02 15:20:52,639 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:20:52 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:20:52,641 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:20:52 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:20:52,641 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/InputSimulator.class","diagnostics":[]}}'
2020-08-02 15:20:52,643 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:20:52 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:20:52,645 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:20:52 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:20:52,646 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/App.class","diagnostics":[]}}'
2020-08-02 15:20:52,647 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:20:52 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:20:52,649 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:20:52 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:20:52,649 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/ResizingArrayStack.class","diagnostics":[]}}'
2020-08-02 15:20:52,652 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:20:52 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:20:52,653 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:20:52 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:20:52,654 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Queue%24Node.class","diagnostics":[]}}'
2020-08-02 15:20:52,656 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:20:52 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:20:52,658 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:20:52 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:20:52,658 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Bag%24Node.class","diagnostics":[]}}'
2020-08-02 15:20:52,662 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:20:52 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:20:52,664 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:20:52 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:20:52,664 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Stats.class","diagnostics":[]}}'
2020-08-02 15:20:52,667 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:20:52 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:20:52,669 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:20:52 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:20:52,669 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/FixedCapacityStackOfStrings.class","diagnostics":[]}}'
2020-08-02 15:20:52,672 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:20:52 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:20:52,690 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:20:52 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:20:52,690 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp","diagnostics":[]}}'
2020-08-02 15:20:52,692 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:20:52 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:20:52,694 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:20:52 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:20:52,694 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Stack%24ListIterator.class","diagnostics":[]}}'
2020-08-02 15:20:52,696 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:20:52 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:20:52,698 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:20:52 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:20:52,698 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Queue%24ListIterator.class","diagnostics":[]}}'
2020-08-02 15:20:52,700 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:20:52 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:20:52,702 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:20:52 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:20:52,702 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/.Stack.java.swp","diagnostics":[]}}'
2020-08-02 15:20:52,704 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:20:52 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:20:52,706 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:20:52 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:20:52,706 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code","diagnostics":[]}}'
2020-08-02 15:20:52,708 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:20:52 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:20:52,710 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:20:52 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:20:52,712 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:20:52 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:20:52,714 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:20:52 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:20:52,715 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:20:52 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:20:52,717 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:20:52 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:20:52,719 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:20:52 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:20:52,721 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:20:52 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:20:52,722 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:20:52 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:20:52,724 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:20:52 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:20:52,725 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:20:52 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:20:52,727 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:20:52 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:20:52,728 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:20:52 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:20:52,729 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:20:52 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:20:52,731 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:20:52 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:20:52,733 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:20:52 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:20:52,734 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:20:52 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:20:52,736 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:20:52 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:20:52,737 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:20:52 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:20:52,739 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:20:52 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:20:52,742 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:20:52 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:20:52,743 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:20:52 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:20:52,743 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:20:52 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:20:52,746 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:20:52 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:20:52,747 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:20:52 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:20:52,748 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:20:52 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:20:52,750 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:20:52 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:20:52,751 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:20:52 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:20:52,754 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:20:52 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:20:52,755 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:20:52 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:20:52,757 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:20:52 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:20:52,760 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:20:52 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:20:52,762 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:20:52 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:20:52,763 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:20:52 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:20:52,765 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:20:52 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:20:52,766 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:20:52 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:20:52,768 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:20:52 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:20:52,769 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:20:52 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:20:52,772 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:20:52 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:20:52,773 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:20:52 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:20:52,774 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:20:52 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:20:52,776 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:20:52 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:20:52,777 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:20:52 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:20:52,778 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:20:52 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:20:52,780 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:20:52 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:20:52,781 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:20:52 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:20:52,782 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:20:52 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:20:52,784 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:20:52 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:20:52,785 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:20:52 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:20:52,786 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:20:52 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:20:52,788 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:20:52 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:20:52,789 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:20:52 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:20:52,791 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:20:52 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:20:52,792 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:20:52 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:20:52,794 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:20:52 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:20:52,795 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:20:52 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:20:52,797 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:20:52 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:20:52,798 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:20:52 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:20:52,799 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:20:52 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:20:52,801 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:20:52 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:20:52,802 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:20:52 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:20:52,804 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:20:52 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:20:52,805 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:20:52 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:20:52,806 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:20:52 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:20:52,808 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:20:52 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:20:52,809 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:20:52 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:20:52,811 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:20:52 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:20:52,812 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:20:52 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:20:52,814 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:20:52 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:20:52,815 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:20:52 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:20:52,816 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:20:52 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:20:52,818 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:20:52 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:20:52,819 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:20:52 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:20:52,819 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/test/code/AppTest.class","diagnostics":[]}}'
2020-08-02 15:20:52,821 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:20:52 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:20:52,822 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:20:52 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:20:52,822 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/test/code","diagnostics":[]}}'
2020-08-02 15:20:52,824 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:20:52 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:20:52,825 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:20:52 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:20:52,827 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:20:52 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:20:52,828 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:20:52 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:20:52,829 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:20:52 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:20:52,830 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:20:52 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:20:53,041 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:20:53 PM begin problem for /Bag.java"}}'
2020-08-02 15:20:53,042 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:20:53 PM 3 problems reported for /Bag.java"}}'
2020-08-02 15:20:53,042 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java","diagnostics":[{"range":{"start":{"line":42,"character":19},"end":{"line":42,"character":25}},"severity":1,"code":"1610612976","source":"Java","message":"Syntax error, insert \\"VariableDeclarators\\" to complete LocalVariableDeclaration"},{"range":{"start":{"line":42,"character":19},"end":{"line":42,"character":25}},"severity":1,"code":"1610612976","source":"Java","message":"Syntax error, insert \\";\\" to complete BlockStatements"},{"range":{"start":{"line":42,"character":19},"end":{"line":42,"character":25}},"severity":1,"code":"33554502","source":"Java","message":"asdasd cannot be resolved or is not a field"}]}}'
2020-08-02 15:20:53,043 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:20:53 PM Validated 1. Took 60 ms"}}'
2020-08-02 15:20:53,165 - DEBUG - Keeping subservers alive
2020-08-02 15:20:55,803 - INFO - Received command request
2020-08-02 15:20:55,803 - INFO - Found executeCommandProvider support for command ExecuteCommand in java
2020-08-02 15:20:55,804 - INFO - Found codeActionProvider support for command FixIt in java
2020-08-02 15:20:55,804 - INFO - Found definitionProvider support for command GoToDefinition in java
2020-08-02 15:20:55,804 - INFO - Found definitionProvider support for command GoToDeclaration in java
2020-08-02 15:20:55,804 - INFO - Found definitionProvider support for command GoTo in java
2020-08-02 15:20:55,804 - INFO - Found typeDefinitionProvider support for command GoToType in java
2020-08-02 15:20:55,804 - INFO - Found implementationProvider support for command GoToImplementation in java
2020-08-02 15:20:55,804 - INFO - Found referencesProvider support for command GoToReferences in java
2020-08-02 15:20:55,804 - INFO - Found renameProvider support for command RefactorRename in java
2020-08-02 15:20:55,805 - INFO - Found documentFormattingProvider support for command Format in java
2020-08-02 15:20:55,805 - INFO - Found workspaceSymbolProvider support for command GoToSymbol in java
2020-08-02 15:20:55,805 - INFO - Always supporting StopServer for java
2020-08-02 15:20:55,805 - INFO - Always supporting RestartServer for java
2020-08-02 15:20:55,805 - INFO - Always supporting GetDoc for java
2020-08-02 15:20:55,805 - INFO - Always supporting GetType for java
2020-08-02 15:20:55,805 - INFO - Always supporting OrganizeImports for java
2020-08-02 15:20:55,805 - INFO - Always supporting OpenProject for java
2020-08-02 15:20:55,806 - INFO - Always supporting WipeWorkspace for java
2020-08-02 15:20:55,806 - DEBUG - Refreshing file /home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java: State is Open/action None
2020-08-02 15:20:55,806 - DEBUG - Not updating file /home/brian/workspace/algorithms-sedge/code/!/bin/bash, it is not a supported filetype: [''] not in ['java']
2020-08-02 15:20:55,806 - DEBUG - TX: Sending message: b'Content-Length: 208\r\n\r\n{"id":58,"jsonrpc":"2.0","method":"textDocument/hover","params":{"position":{"character":12,"line":42},"textDocument":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java"}}}'
2020-08-02 15:20:55,808 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:20:55 PM \\u003e\\u003e document/hover"}}'
2020-08-02 15:20:55,957 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","id":58,"result":{"contents":[]}}'
Traceback (most recent call last):
File "/home/brian/.vim/plugged/YouCompleteMe/third_party/ycmd/third_party/bottle/bottle.py", line 868, in _handle
return route.call(**args)
File "/home/brian/.vim/plugged/YouCompleteMe/third_party/ycmd/third_party/bottle/bottle.py", line 1748, in wrapper
rv = callback(*a, **ka)
File "/home/brian/.vim/plugged/YouCompleteMe/third_party/ycmd/ycmd/watchdog_plugin.py", line 97, in wrapper
return callback( *args, **kwargs )
File "/home/brian/.vim/plugged/YouCompleteMe/third_party/ycmd/ycmd/hmac_plugin.py", line 62, in wrapper
body = callback( *args, **kwargs )
File "/home/brian/.vim/plugged/YouCompleteMe/third_party/ycmd/ycmd/handlers.py", line 93, in RunCompleterCommand
return _JsonResponse( completer.OnUserCommand(
File "/home/brian/.vim/plugged/YouCompleteMe/third_party/ycmd/ycmd/completers/completer.py", line 424, in OnUserCommand
return command( self, request_data, arguments[ 1: ] )
File "/home/brian/.vim/plugged/YouCompleteMe/third_party/ycmd/ycmd/completers/language_server/language_server_completer.py", line 1421, in <lambda>
lambda self, request_data, args: self.GetDoc( request_data )
File "/home/brian/.vim/plugged/YouCompleteMe/third_party/ycmd/ycmd/completers/java/java_completer.py", line 607, in GetDoc
raise RuntimeError( NO_DOCUMENTATION_MESSAGE )
RuntimeError: No documentation available for current context
2020-08-02 15:20:59,963 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/src/main/java/code/.Bag.java.swp', wd=44, mask=IN_MODIFY, cookie=0, name=.Bag.java.swp>
2020-08-02 15:20:59,964 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/src/main/java/code/.Bag.java.swp', wd=44, mask=IN_MODIFY, cookie=0, name=.Bag.java.swp>
2020-08-02 15:20:59,965 - DEBUG - TX: Sending notification: b'Content-Length: 186\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/.Bag.java.swp"}]}}'
2020-08-02 15:20:59,967 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:20:59 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:20:59,973 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code","diagnostics":[]}}'
2020-08-02 15:21:00,125 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp', wd=61, mask=IN_DELETE, cookie=0, name=.Bag.java.swp>
2020-08-02 15:21:00,129 - DEBUG - TX: Sending notification: b'Content-Length: 181\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp"}]}}'
2020-08-02 15:21:00,130 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:21:00,133 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:21:00 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:21:00,134 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp","diagnostics":[]}}'
2020-08-02 15:21:00,134 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp', wd=61, mask=IN_CREATE, cookie=0, name=.Bag.java.swp>
2020-08-02 15:21:00,134 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp', wd=61, mask=IN_MODIFY, cookie=0, name=.Bag.java.swp>
2020-08-02 15:21:00,135 - DEBUG - TX: Sending notification: b'Content-Length: 181\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp"}]}}'
2020-08-02 15:21:00,136 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:21:00,136 - DEBUG - TX: Sending notification: b'Content-Length: 181\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp"}]}}'
2020-08-02 15:21:00,139 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":1,"message":"Aug 2, 2020, 3:21:00 PM JavaBuilder handling ImageBuilderInternalException while building: code\\nProblems encountered while copying resources.\\norg.eclipse.core.internal.resources.ResourceException: Problems encountered while copying resources.\\n\\tat org.eclipse.core.internal.localstore.FileSystemResourceManager.copy(FileSystemResourceManager.java:337)\\n\\tat org.eclipse.core.internal.resources.Resource.copy(Resource.java:539)\\n\\tat org.eclipse.jdt.internal.core.builder.AbstractImageBuilder.copyResource(AbstractImageBuilder.java:401)\\n\\tat org.eclipse.jdt.internal.core.builder.IncrementalImageBuilder.findSourceFiles(IncrementalImageBuilder.java:732)\\n\\tat org.eclipse.jdt.internal.core.builder.IncrementalImageBuilder.findSourceFiles(IncrementalImageBuilder.java:588)\\n\\tat org.eclipse.jdt.internal.core.builder.IncrementalImageBuilder.findSourceFiles(IncrementalImageBuilder.java:539)\\n\\tat org.eclipse.jdt.internal.core.builder.IncrementalImageBuilder.build(IncrementalImageBuilder.java:119)\\n\\tat org.eclipse.jdt.internal.core.builder.JavaBuilder.buildDeltas(JavaBuilder.java:292)\\n\\tat org.eclipse.jdt.internal.core.builder.JavaBuilder.build(JavaBuilder.java:212)\\n\\tat org.eclipse.core.internal.events.BuildManager$2.run(BuildManager.java:832)\\n\\tat org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)\\n\\tat org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:220)\\n\\tat org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:263)\\n\\tat org.eclipse.core.internal.events.BuildManager$1.run(BuildManager.java:316)\\n\\tat org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)\\n\\tat org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:319)\\n\\tat org.eclipse.core.internal.events.BuildManager.basicBuildLoop(BuildManager.java:371)\\n\\tat org.eclipse.core.internal.events.BuildManager.build(BuildManager.java:392)\\n\\tat org.eclipse.core.internal.events.AutoBuildJob.doBuild(AutoBuildJob.java:154)\\n\\tat org.eclipse.core.internal.events.AutoBuildJob.run(AutoBuildJob.java:244)\\n\\tat org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)\\nContains: File already exists on disk: /home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp.\\n"}}'
2020-08-02 15:21:00,143 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp', wd=61, mask=IN_MODIFY, cookie=0, name=.Bag.java.swp>
2020-08-02 15:21:00,144 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code","diagnostics":[{"range":{"start":{"line":0,"character":0},"end":{"line":0,"character":0}},"severity":1,"code":"0","source":"Java","message":"The project was not built due to \\"File already exists on disk: /home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp.\\". Fix the problem, then try refreshing this project and building it since it may be inconsistent"}]}}'
2020-08-02 15:21:00,144 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp', wd=61, mask=IN_ATTRIB, cookie=0, name=.Bag.java.swp>
2020-08-02 15:21:00,145 - DEBUG - TX: Sending notification: b'Content-Length: 181\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp"}]}}'
2020-08-02 15:21:00,146 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp', wd=61, mask=IN_ATTRIB, cookie=0, name=.Bag.java.swp>
2020-08-02 15:21:00,146 - DEBUG - TX: Sending notification: b'Content-Length: 181\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp"}]}}'
2020-08-02 15:21:00,148 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp', wd=61, mask=IN_ATTRIB, cookie=0, name=.Bag.java.swp>
2020-08-02 15:21:00,148 - DEBUG - TX: Sending notification: b'Content-Length: 181\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp"}]}}'
2020-08-02 15:21:00,149 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code","diagnostics":[{"range":{"start":{"line":0,"character":0},"end":{"line":0,"character":0}},"severity":1,"code":"0","source":"Java","message":"The project was not built due to \\"File already exists on disk: /home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp.\\". Fix the problem, then try refreshing this project and building it since it may be inconsistent"}]}}'
2020-08-02 15:21:00,151 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:21:00 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:21:00,153 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:21:00 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:21:00,155 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:21:00 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:21:00,167 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:21:00 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:21:00,167 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:21:00 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:21:00,167 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:21:00 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:21:00,168 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:21:00 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:21:00,322 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/ch1/Ex134.class', wd=62, mask=IN_DELETE, cookie=0, name=Ex134.class>
2020-08-02 15:21:00,324 - DEBUG - TX: Sending notification: b'Content-Length: 178\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/ch1/Ex134.class"}]}}'
2020-08-02 15:21:00,324 - DEBUG - TX: Sending notification: b'Content-Length: 166\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/ch1"}]}}'
2020-08-02 15:21:00,325 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:21:00 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:21:00,325 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/ch1/Ex134.class","diagnostics":[]}}'
2020-08-02 15:21:00,327 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/ch1/Ex132.class', wd=62, mask=IN_DELETE, cookie=0, name=Ex132.class>
2020-08-02 15:21:00,328 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/ch1', wd=48, mask=IN_DELETE|IN_ISDIR, cookie=0, name=ch1>
2020-08-02 15:21:00,328 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/ch1', wd=62, mask=IN_DELETE_SELF, cookie=0, name=>
2020-08-02 15:21:00,328 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Bag.class', wd=61, mask=IN_DELETE, cookie=0, name=Bag.class>
2020-08-02 15:21:00,329 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Stack$Node.class', wd=61, mask=IN_DELETE, cookie=0, name=Stack$Node.class>
2020-08-02 15:21:00,329 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Queue.class', wd=61, mask=IN_DELETE, cookie=0, name=Queue.class>
2020-08-02 15:21:00,329 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Bag$ListIterator.class', wd=61, mask=IN_DELETE, cookie=0, name=Bag$ListIterator.class>
2020-08-02 15:21:00,329 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Evaluate.class', wd=61, mask=IN_DELETE, cookie=0, name=Evaluate.class>
2020-08-02 15:21:00,329 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/BinarySearch.class', wd=61, mask=IN_DELETE, cookie=0, name=BinarySearch.class>
2020-08-02 15:21:00,330 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Stack.class', wd=61, mask=IN_DELETE, cookie=0, name=Stack.class>
2020-08-02 15:21:00,330 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/FixedCapacityStack.class', wd=61, mask=IN_DELETE, cookie=0, name=FixedCapacityStack.class>
2020-08-02 15:21:00,331 - DEBUG - TX: Sending notification: b'Content-Length: 178\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/ch1/Ex132.class"}]}}'
2020-08-02 15:21:00,331 - DEBUG - TX: Sending notification: b'Content-Length: 166\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/ch1"}]}}'
2020-08-02 15:21:00,331 - DEBUG - TX: Sending notification: b'Content-Length: 166\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/ch1"}]}}'
2020-08-02 15:21:00,332 - DEBUG - TX: Sending notification: b'Content-Length: 162\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main"}]}}'
2020-08-02 15:21:00,331 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/ResizingArrayStack$ReverseArrayIterator.class', wd=61, mask=IN_DELETE, cookie=0, name=ResizingArrayStack$ReverseArrayIterator.class>
2020-08-02 15:21:00,332 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/DataFilesHandler.class', wd=61, mask=IN_DELETE, cookie=0, name=DataFilesHandler.class>
2020-08-02 15:21:00,332 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/InputSimulator.class', wd=61, mask=IN_DELETE, cookie=0, name=InputSimulator.class>
2020-08-02 15:21:00,332 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/App.class', wd=61, mask=IN_DELETE, cookie=0, name=App.class>
2020-08-02 15:21:00,333 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/ResizingArrayStack.class', wd=61, mask=IN_DELETE, cookie=0, name=ResizingArrayStack.class>
2020-08-02 15:21:00,333 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Queue$Node.class', wd=61, mask=IN_DELETE, cookie=0, name=Queue$Node.class>
2020-08-02 15:21:00,333 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Bag$Node.class', wd=61, mask=IN_DELETE, cookie=0, name=Bag$Node.class>
2020-08-02 15:21:00,333 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Stats.class', wd=61, mask=IN_DELETE, cookie=0, name=Stats.class>
2020-08-02 15:21:00,333 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/FixedCapacityStackOfStrings.class', wd=61, mask=IN_DELETE, cookie=0, name=FixedCapacityStackOfStrings.class>
2020-08-02 15:21:00,333 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp', wd=61, mask=IN_DELETE, cookie=0, name=.Bag.java.swp>
2020-08-02 15:21:00,334 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Stack$ListIterator.class', wd=61, mask=IN_DELETE, cookie=0, name=Stack$ListIterator.class>
2020-08-02 15:21:00,334 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Queue$ListIterator.class', wd=61, mask=IN_DELETE, cookie=0, name=Queue$ListIterator.class>
2020-08-02 15:21:00,334 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/.Stack.java.swp', wd=61, mask=IN_DELETE, cookie=0, name=.Stack.java.swp>
2020-08-02 15:21:00,334 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code', wd=48, mask=IN_DELETE|IN_ISDIR, cookie=0, name=code>
2020-08-02 15:21:00,334 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code', wd=61, mask=IN_DELETE_SELF, cookie=0, name=>
2020-08-02 15:21:00,334 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code', wd=48, mask=IN_CREATE|IN_ISDIR, cookie=0, name=code>
2020-08-02 15:21:00,336 - DEBUG - TX: Sending notification: b'Content-Length: 177\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Bag.class"}]}}'
2020-08-02 15:21:00,337 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:21:00,337 - DEBUG - TX: Sending notification: b'Content-Length: 186\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Stack%24Node.class"}]}}'
2020-08-02 15:21:00,337 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:21:00,338 - DEBUG - TX: Sending notification: b'Content-Length: 179\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Queue.class"}]}}'
2020-08-02 15:21:00,338 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:21:00,338 - DEBUG - TX: Sending notification: b'Content-Length: 192\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Bag%24ListIterator.class"}]}}'
2020-08-02 15:21:00,339 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:21:00,339 - DEBUG - TX: Sending notification: b'Content-Length: 182\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Evaluate.class"}]}}'
2020-08-02 15:21:00,340 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:21:00,340 - DEBUG - TX: Sending notification: b'Content-Length: 186\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/BinarySearch.class"}]}}'
2020-08-02 15:21:00,340 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:21:00,341 - DEBUG - TX: Sending notification: b'Content-Length: 179\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Stack.class"}]}}'
2020-08-02 15:21:00,341 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:21:00,341 - DEBUG - TX: Sending notification: b'Content-Length: 192\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/FixedCapacityStack.class"}]}}'
2020-08-02 15:21:00,342 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:21:00,342 - DEBUG - TX: Sending notification: b'Content-Length: 215\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/ResizingArrayStack%24ReverseArrayIterator.class"}]}}'
2020-08-02 15:21:00,343 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:21:00,343 - DEBUG - TX: Sending notification: b'Content-Length: 190\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/DataFilesHandler.class"}]}}'
2020-08-02 15:21:00,343 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:21:00,344 - DEBUG - TX: Sending notification: b'Content-Length: 188\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/InputSimulator.class"}]}}'
2020-08-02 15:21:00,344 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp', wd=64, mask=IN_CREATE, cookie=0, name=.Bag.java.swp>
2020-08-02 15:21:00,345 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp', wd=64, mask=IN_MODIFY, cookie=0, name=.Bag.java.swp>
2020-08-02 15:21:00,345 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp', wd=64, mask=IN_ATTRIB, cookie=0, name=.Bag.java.swp>
2020-08-02 15:21:00,345 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/.Stack.java.swp', wd=64, mask=IN_CREATE, cookie=0, name=.Stack.java.swp>
2020-08-02 15:21:00,345 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/.Stack.java.swp', wd=64, mask=IN_MODIFY, cookie=0, name=.Stack.java.swp>
2020-08-02 15:21:00,345 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/.Stack.java.swp', wd=64, mask=IN_ATTRIB, cookie=0, name=.Stack.java.swp>
2020-08-02 15:21:00,346 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/ch1', wd=48, mask=IN_CREATE|IN_ISDIR, cookie=0, name=ch1>
2020-08-02 15:21:00,344 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:21:00,347 - DEBUG - TX: Sending notification: b'Content-Length: 177\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/App.class"}]}}'
2020-08-02 15:21:00,347 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:21:00,347 - DEBUG - TX: Sending notification: b'Content-Length: 192\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/ResizingArrayStack.class"}]}}'
2020-08-02 15:21:00,348 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:21:00,348 - DEBUG - TX: Sending notification: b'Content-Length: 186\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Queue%24Node.class"}]}}'
2020-08-02 15:21:00,348 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:21:00,349 - DEBUG - TX: Sending notification: b'Content-Length: 184\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Bag%24Node.class"}]}}'
2020-08-02 15:21:00,349 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:21:00,349 - DEBUG - TX: Sending notification: b'Content-Length: 179\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Stats.class"}]}}'
2020-08-02 15:21:00,350 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:21:00,350 - DEBUG - TX: Sending notification: b'Content-Length: 201\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/FixedCapacityStackOfStrings.class"}]}}'
2020-08-02 15:21:00,350 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:21:00,351 - DEBUG - TX: Sending notification: b'Content-Length: 181\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp"}]}}'
2020-08-02 15:21:00,351 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:21:00,351 - DEBUG - TX: Sending notification: b'Content-Length: 194\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Stack%24ListIterator.class"}]}}'
2020-08-02 15:21:00,352 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:21:00,352 - DEBUG - TX: Sending notification: b'Content-Length: 194\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Queue%24ListIterator.class"}]}}'
2020-08-02 15:21:00,352 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:21:00,352 - DEBUG - TX: Sending notification: b'Content-Length: 183\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/.Stack.java.swp"}]}}'
2020-08-02 15:21:00,353 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:21:00,353 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:21:00,353 - DEBUG - TX: Sending notification: b'Content-Length: 162\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main"}]}}'
2020-08-02 15:21:00,354 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:21:00,354 - DEBUG - TX: Sending notification: b'Content-Length: 162\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main"}]}}'
2020-08-02 15:21:00,354 - DEBUG - TX: Sending notification: b'Content-Length: 181\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp"}]}}'
2020-08-02 15:21:00,354 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:21:00,355 - DEBUG - TX: Sending notification: b'Content-Length: 181\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp"}]}}'
2020-08-02 15:21:00,355 - DEBUG - TX: Sending notification: b'Content-Length: 183\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/.Stack.java.swp"}]}}'
2020-08-02 15:21:00,355 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:21:00,356 - DEBUG - TX: Sending notification: b'Content-Length: 183\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/.Stack.java.swp"}]}}'
2020-08-02 15:21:00,356 - DEBUG - TX: Sending notification: b'Content-Length: 166\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/ch1"}]}}'
2020-08-02 15:21:00,356 - DEBUG - TX: Sending notification: b'Content-Length: 162\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main"}]}}'
2020-08-02 15:21:00,403 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/ch1/Ex132.class', wd=65, mask=IN_CREATE, cookie=0, name=Ex132.class>
2020-08-02 15:21:00,403 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/ch1/Ex132.class', wd=65, mask=IN_MODIFY, cookie=0, name=Ex132.class>
2020-08-02 15:21:00,404 - DEBUG - TX: Sending notification: b'Content-Length: 178\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/ch1/Ex132.class"}]}}'
2020-08-02 15:21:00,404 - DEBUG - TX: Sending notification: b'Content-Length: 166\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/ch1"}]}}'
2020-08-02 15:21:00,404 - DEBUG - TX: Sending notification: b'Content-Length: 178\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/ch1/Ex132.class"}]}}'
2020-08-02 15:21:00,426 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/ch1/Ex134.class', wd=65, mask=IN_CREATE, cookie=0, name=Ex134.class>
2020-08-02 15:21:00,426 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/ch1/Ex134.class', wd=65, mask=IN_MODIFY, cookie=0, name=Ex134.class>
2020-08-02 15:21:00,427 - DEBUG - TX: Sending notification: b'Content-Length: 178\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/ch1/Ex134.class"}]}}'
2020-08-02 15:21:00,427 - DEBUG - TX: Sending notification: b'Content-Length: 166\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/ch1"}]}}'
2020-08-02 15:21:00,428 - DEBUG - TX: Sending notification: b'Content-Length: 178\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/ch1/Ex134.class"}]}}'
2020-08-02 15:21:00,442 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/App.class', wd=64, mask=IN_CREATE, cookie=0, name=App.class>
2020-08-02 15:21:00,443 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/App.class', wd=64, mask=IN_MODIFY, cookie=0, name=App.class>
2020-08-02 15:21:00,443 - DEBUG - TX: Sending notification: b'Content-Length: 177\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/App.class"}]}}'
2020-08-02 15:21:00,444 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:21:00,444 - DEBUG - TX: Sending notification: b'Content-Length: 177\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/App.class"}]}}'
2020-08-02 15:21:00,473 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Bag$ListIterator.class', wd=64, mask=IN_CREATE, cookie=0, name=Bag$ListIterator.class>
2020-08-02 15:21:00,473 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Bag$ListIterator.class', wd=64, mask=IN_MODIFY, cookie=0, name=Bag$ListIterator.class>
2020-08-02 15:21:00,474 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Bag.class', wd=64, mask=IN_CREATE, cookie=0, name=Bag.class>
2020-08-02 15:21:00,474 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Bag.class', wd=64, mask=IN_MODIFY, cookie=0, name=Bag.class>
2020-08-02 15:21:00,474 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Bag$Node.class', wd=64, mask=IN_CREATE, cookie=0, name=Bag$Node.class>
2020-08-02 15:21:00,474 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Bag$Node.class', wd=64, mask=IN_MODIFY, cookie=0, name=Bag$Node.class>
2020-08-02 15:21:00,475 - DEBUG - TX: Sending notification: b'Content-Length: 192\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Bag%24ListIterator.class"}]}}'
2020-08-02 15:21:00,476 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:21:00,476 - DEBUG - TX: Sending notification: b'Content-Length: 192\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Bag%24ListIterator.class"}]}}'
2020-08-02 15:21:00,476 - DEBUG - TX: Sending notification: b'Content-Length: 177\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Bag.class"}]}}'
2020-08-02 15:21:00,477 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:21:00,477 - DEBUG - TX: Sending notification: b'Content-Length: 177\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Bag.class"}]}}'
2020-08-02 15:21:00,478 - DEBUG - TX: Sending notification: b'Content-Length: 184\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Bag%24Node.class"}]}}'
2020-08-02 15:21:00,478 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:21:00,478 - DEBUG - TX: Sending notification: b'Content-Length: 184\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Bag%24Node.class"}]}}'
2020-08-02 15:21:00,502 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/BinarySearch.class', wd=64, mask=IN_CREATE, cookie=0, name=BinarySearch.class>
2020-08-02 15:21:00,502 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/BinarySearch.class', wd=64, mask=IN_MODIFY, cookie=0, name=BinarySearch.class>
2020-08-02 15:21:00,503 - DEBUG - TX: Sending notification: b'Content-Length: 186\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/BinarySearch.class"}]}}'
2020-08-02 15:21:00,503 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:21:00,504 - DEBUG - TX: Sending notification: b'Content-Length: 186\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/BinarySearch.class"}]}}'
2020-08-02 15:21:00,554 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/DataFilesHandler.class', wd=64, mask=IN_CREATE, cookie=0, name=DataFilesHandler.class>
2020-08-02 15:21:00,554 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/DataFilesHandler.class', wd=64, mask=IN_MODIFY, cookie=0, name=DataFilesHandler.class>
2020-08-02 15:21:00,555 - DEBUG - TX: Sending notification: b'Content-Length: 190\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/DataFilesHandler.class"}]}}'
2020-08-02 15:21:00,555 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:21:00,555 - DEBUG - TX: Sending notification: b'Content-Length: 190\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/DataFilesHandler.class"}]}}'
2020-08-02 15:21:00,570 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Evaluate.class', wd=64, mask=IN_CREATE, cookie=0, name=Evaluate.class>
2020-08-02 15:21:00,570 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Evaluate.class', wd=64, mask=IN_MODIFY, cookie=0, name=Evaluate.class>
2020-08-02 15:21:00,571 - DEBUG - TX: Sending notification: b'Content-Length: 182\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Evaluate.class"}]}}'
2020-08-02 15:21:00,572 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:21:00,572 - DEBUG - TX: Sending notification: b'Content-Length: 182\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Evaluate.class"}]}}'
2020-08-02 15:21:00,583 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/FixedCapacityStack.class', wd=64, mask=IN_CREATE, cookie=0, name=FixedCapacityStack.class>
2020-08-02 15:21:00,584 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/FixedCapacityStack.class', wd=64, mask=IN_MODIFY, cookie=0, name=FixedCapacityStack.class>
2020-08-02 15:21:00,585 - DEBUG - TX: Sending notification: b'Content-Length: 192\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/FixedCapacityStack.class"}]}}'
2020-08-02 15:21:00,585 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:21:00,586 - DEBUG - TX: Sending notification: b'Content-Length: 192\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/FixedCapacityStack.class"}]}}'
2020-08-02 15:21:00,596 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/FixedCapacityStackOfStrings.class', wd=64, mask=IN_CREATE, cookie=0, name=FixedCapacityStackOfStrings.class>
2020-08-02 15:21:00,596 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/FixedCapacityStackOfStrings.class', wd=64, mask=IN_MODIFY, cookie=0, name=FixedCapacityStackOfStrings.class>
2020-08-02 15:21:00,598 - DEBUG - TX: Sending notification: b'Content-Length: 201\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/FixedCapacityStackOfStrings.class"}]}}'
2020-08-02 15:21:00,598 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:21:00,599 - DEBUG - TX: Sending notification: b'Content-Length: 201\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/FixedCapacityStackOfStrings.class"}]}}'
2020-08-02 15:21:00,622 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/InputSimulator.class', wd=64, mask=IN_CREATE, cookie=0, name=InputSimulator.class>
2020-08-02 15:21:00,622 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/InputSimulator.class', wd=64, mask=IN_MODIFY, cookie=0, name=InputSimulator.class>
2020-08-02 15:21:00,624 - DEBUG - TX: Sending notification: b'Content-Length: 188\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/InputSimulator.class"}]}}'
2020-08-02 15:21:00,624 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:21:00,624 - DEBUG - TX: Sending notification: b'Content-Length: 188\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/InputSimulator.class"}]}}'
2020-08-02 15:21:00,642 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Queue$ListIterator.class', wd=64, mask=IN_CREATE, cookie=0, name=Queue$ListIterator.class>
2020-08-02 15:21:00,642 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Queue$ListIterator.class', wd=64, mask=IN_MODIFY, cookie=0, name=Queue$ListIterator.class>
2020-08-02 15:21:00,642 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Queue$Node.class', wd=64, mask=IN_CREATE, cookie=0, name=Queue$Node.class>
2020-08-02 15:21:00,642 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Queue$Node.class', wd=64, mask=IN_MODIFY, cookie=0, name=Queue$Node.class>
2020-08-02 15:21:00,643 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Queue.class', wd=64, mask=IN_CREATE, cookie=0, name=Queue.class>
2020-08-02 15:21:00,643 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Queue.class', wd=64, mask=IN_MODIFY, cookie=0, name=Queue.class>
2020-08-02 15:21:00,645 - DEBUG - TX: Sending notification: b'Content-Length: 194\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Queue%24ListIterator.class"}]}}'
2020-08-02 15:21:00,645 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:21:00,645 - DEBUG - TX: Sending notification: b'Content-Length: 194\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Queue%24ListIterator.class"}]}}'
2020-08-02 15:21:00,646 - DEBUG - TX: Sending notification: b'Content-Length: 186\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Queue%24Node.class"}]}}'
2020-08-02 15:21:00,646 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:21:00,646 - DEBUG - TX: Sending notification: b'Content-Length: 186\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Queue%24Node.class"}]}}'
2020-08-02 15:21:00,647 - DEBUG - TX: Sending notification: b'Content-Length: 179\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Queue.class"}]}}'
2020-08-02 15:21:00,647 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:21:00,647 - DEBUG - TX: Sending notification: b'Content-Length: 179\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Queue.class"}]}}'
2020-08-02 15:21:00,675 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/ResizingArrayStack.class', wd=64, mask=IN_CREATE, cookie=0, name=ResizingArrayStack.class>
2020-08-02 15:21:00,675 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/ResizingArrayStack.class', wd=64, mask=IN_MODIFY, cookie=0, name=ResizingArrayStack.class>
2020-08-02 15:21:00,676 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/ResizingArrayStack$ReverseArrayIterator.class', wd=64, mask=IN_CREATE, cookie=0, name=ResizingArrayStack$ReverseArrayIterator.class>
2020-08-02 15:21:00,676 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/ResizingArrayStack$ReverseArrayIterator.class', wd=64, mask=IN_MODIFY, cookie=0, name=ResizingArrayStack$ReverseArrayIterator.class>
2020-08-02 15:21:00,677 - DEBUG - TX: Sending notification: b'Content-Length: 192\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/ResizingArrayStack.class"}]}}'
2020-08-02 15:21:00,677 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:21:00,677 - DEBUG - TX: Sending notification: b'Content-Length: 192\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/ResizingArrayStack.class"}]}}'
2020-08-02 15:21:00,678 - DEBUG - TX: Sending notification: b'Content-Length: 215\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/ResizingArrayStack%24ReverseArrayIterator.class"}]}}'
2020-08-02 15:21:00,678 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:21:00,678 - DEBUG - TX: Sending notification: b'Content-Length: 215\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/ResizingArrayStack%24ReverseArrayIterator.class"}]}}'
2020-08-02 15:21:00,708 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Stack$Node.class', wd=64, mask=IN_CREATE, cookie=0, name=Stack$Node.class>
2020-08-02 15:21:00,708 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Stack$Node.class', wd=64, mask=IN_MODIFY, cookie=0, name=Stack$Node.class>
2020-08-02 15:21:00,708 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Stack.class', wd=64, mask=IN_CREATE, cookie=0, name=Stack.class>
2020-08-02 15:21:00,708 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Stack.class', wd=64, mask=IN_MODIFY, cookie=0, name=Stack.class>
2020-08-02 15:21:00,708 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Stack$ListIterator.class', wd=64, mask=IN_CREATE, cookie=0, name=Stack$ListIterator.class>
2020-08-02 15:21:00,708 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Stack$ListIterator.class', wd=64, mask=IN_MODIFY, cookie=0, name=Stack$ListIterator.class>
2020-08-02 15:21:00,710 - DEBUG - TX: Sending notification: b'Content-Length: 186\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Stack%24Node.class"}]}}'
2020-08-02 15:21:00,711 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:21:00,711 - DEBUG - TX: Sending notification: b'Content-Length: 186\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Stack%24Node.class"}]}}'
2020-08-02 15:21:00,711 - DEBUG - TX: Sending notification: b'Content-Length: 179\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Stack.class"}]}}'
2020-08-02 15:21:00,711 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:21:00,712 - DEBUG - TX: Sending notification: b'Content-Length: 179\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Stack.class"}]}}'
2020-08-02 15:21:00,712 - DEBUG - TX: Sending notification: b'Content-Length: 194\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Stack%24ListIterator.class"}]}}'
2020-08-02 15:21:00,712 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:21:00,712 - DEBUG - TX: Sending notification: b'Content-Length: 194\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Stack%24ListIterator.class"}]}}'
2020-08-02 15:21:00,740 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Stats.class', wd=64, mask=IN_CREATE, cookie=0, name=Stats.class>
2020-08-02 15:21:00,740 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Stats.class', wd=64, mask=IN_MODIFY, cookie=0, name=Stats.class>
2020-08-02 15:21:00,741 - DEBUG - TX: Sending notification: b'Content-Length: 179\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Stats.class"}]}}'
2020-08-02 15:21:00,742 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:21:00,742 - DEBUG - TX: Sending notification: b'Content-Length: 179\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Stats.class"}]}}'
2020-08-02 15:21:00,744 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/test/code/AppTest.class', wd=63, mask=IN_DELETE, cookie=0, name=AppTest.class>
2020-08-02 15:21:00,745 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/test/code', wd=47, mask=IN_DELETE|IN_ISDIR, cookie=0, name=code>
2020-08-02 15:21:00,745 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/test/code', wd=63, mask=IN_DELETE_SELF, cookie=0, name=>
2020-08-02 15:21:00,746 - DEBUG - TX: Sending notification: b'Content-Length: 181\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/test/code/AppTest.class"}]}}'
2020-08-02 15:21:00,746 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/test/code"}]}}'
2020-08-02 15:21:00,746 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/test/code"}]}}'
2020-08-02 15:21:00,747 - DEBUG - TX: Sending notification: b'Content-Length: 162\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/test"}]}}'
2020-08-02 15:21:00,749 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/test/code', wd=47, mask=IN_CREATE|IN_ISDIR, cookie=0, name=code>
2020-08-02 15:21:00,750 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/test/code"}]}}'
2020-08-02 15:21:00,751 - DEBUG - TX: Sending notification: b'Content-Length: 162\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/test"}]}}'
2020-08-02 15:21:00,768 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/test/code/AppTest.class', wd=66, mask=IN_CREATE, cookie=0, name=AppTest.class>
2020-08-02 15:21:00,768 - DEBUG - TX: Sending notification: b'Content-Length: 181\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/test/code/AppTest.class"}]}}'
2020-08-02 15:21:00,769 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/test/code"}]}}'
2020-08-02 15:21:00,769 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/test/code/AppTest.class', wd=66, mask=IN_MODIFY, cookie=0, name=AppTest.class>
2020-08-02 15:21:00,770 - DEBUG - TX: Sending notification: b'Content-Length: 181\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/test/code/AppTest.class"}]}}'
2020-08-02 15:21:00,774 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code","diagnostics":[]}}'
2020-08-02 15:21:00,775 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java","diagnostics":[{"range":{"start":{"line":42,"character":19},"end":{"line":42,"character":25}},"severity":1,"code":"1610612976","source":"Java","message":"Syntax error, insert \\"VariableDeclarators\\" to complete LocalVariableDeclaration"},{"range":{"start":{"line":42,"character":19},"end":{"line":42,"character":25}},"severity":1,"code":"1610612976","source":"Java","message":"Syntax error, insert \\";\\" to complete BlockStatements"},{"range":{"start":{"line":42,"character":19},"end":{"line":42,"character":25}},"severity":1,"code":"33554502","source":"Java","message":"asdasd cannot be resolved or is not a field"}]}}'
2020-08-02 15:21:00,775 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/BinarySearch.java","diagnostics":[{"range":{"start":{"line":24,"character":29},"end":{"line":24,"character":46}},"severity":2,"code":"67108967","source":"Java","message":"The method readInts(String) from the type In is deprecated"},{"range":{"start":{"line":25,"character":28},"end":{"line":25,"character":45}},"severity":2,"code":"67108967","source":"Java","message":"The method readInts(String) from the type In is deprecated"}]}}'
2020-08-02 15:21:00,776 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/FixedCapacityStack.java","diagnostics":[{"range":{"start":{"line":12,"character":4},"end":{"line":12,"character":28}},"severity":2,"code":"16777761","source":"Java","message":"Type safety: Unchecked cast from Object[] to Item[]"}]}}'
2020-08-02 15:21:00,776 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/FixedCapacityStackOfStrings.java","diagnostics":[{"range":{"start":{"line":11,"character":7},"end":{"line":11,"character":23}},"severity":2,"code":"268435844","source":"Java","message":"The import java.util.Arrays is never used"}]}}'
2020-08-02 15:21:00,777 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/InputSimulator.java","diagnostics":[{"range":{"start":{"line":8,"character":7},"end":{"line":8,"character":19}},"severity":2,"code":"268435844","source":"Java","message":"The import java.io.File is never used"},{"range":{"start":{"line":12,"character":7},"end":{"line":12,"character":38}},"severity":2,"code":"16777221","source":"Java","message":"The type StringBufferInputStream is deprecated"},{"range":{"start":{"line":24,"character":2},"end":{"line":24,"character":25}},"severity":2,"code":"16777221","source":"Java","message":"The type StringBufferInputStream is deprecated"},{"range":{"start":{"line":24,"character":44},"end":{"line":24,"character":67}},"severity":2,"code":"16777221","source":"Java","message":"The type StringBufferInputStream is deprecated"},{"range":{"start":{"line":24,"character":44},"end":{"line":24,"character":71}},"severity":2,"code":"134217861","source":"Java","message":"The constructor StringBufferInputStream(String) is deprecated"}]}}'
2020-08-02 15:21:00,777 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/ResizingArrayStack.java","diagnostics":[{"range":{"start":{"line":14,"character":17},"end":{"line":14,"character":26}},"severity":2,"code":"603979894","source":"Java","message":"The method isEmpty() from the type ResizingArrayStack\\u003cItem\\u003e is never used locally"},{"range":{"start":{"line":19,"character":14},"end":{"line":19,"character":38}},"severity":2,"code":"16777761","source":"Java","message":"Type safety: Unchecked cast from Object[] to Item[]"},{"range":{"start":{"line":11,"character":18},"end":{"line":11,"character":39}},"severity":2,"code":"16777761","source":"Java","message":"Type safety: Unchecked cast from Object[] to Item[]"}]}}'
2020-08-02 15:21:00,778 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/Stack.java","diagnostics":[{"range":{"start":{"line":46,"character":15},"end":{"line":46,"character":27}},"severity":2,"code":"553648135","source":"Java","message":"The type Stack\\u003cItem\\u003e.ListIterator is never used locally"}]}}'
2020-08-02 15:21:00,789 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:21:00 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:21:00,791 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:21:00 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:21:00,792 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/ch1/Ex132.class","diagnostics":[]}}'
2020-08-02 15:21:00,794 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:21:00 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:21:00,796 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:21:00 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:21:00,796 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/ch1","diagnostics":[]}}'
2020-08-02 15:21:00,798 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:21:00 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:21:00,800 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:21:00 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:21:00,800 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Bag.class","diagnostics":[]}}'
2020-08-02 15:21:00,813 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:21:00 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:21:00,815 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:21:00 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:21:00,815 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Stack%24Node.class","diagnostics":[]}}'
2020-08-02 15:21:00,818 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:21:00 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:21:00,820 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:21:00 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:21:00,820 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Queue.class","diagnostics":[]}}'
2020-08-02 15:21:00,825 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:21:00 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:21:00,827 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:21:00 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:21:00,827 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Bag%24ListIterator.class","diagnostics":[]}}'
2020-08-02 15:21:00,839 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:21:00 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:21:00,843 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:21:00 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:21:00,843 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Evaluate.class","diagnostics":[]}}'
2020-08-02 15:21:00,846 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:21:00 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:21:00,849 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:21:00 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:21:00,850 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/BinarySearch.class","diagnostics":[]}}'
2020-08-02 15:21:00,852 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:21:00 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:21:00,854 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:21:00 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:21:00,854 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Stack.class","diagnostics":[]}}'
2020-08-02 15:21:00,856 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:21:00 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:21:00,858 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:21:00 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:21:00,858 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/FixedCapacityStack.class","diagnostics":[]}}'
2020-08-02 15:21:00,861 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:21:00 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:21:00,863 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:21:00 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:21:00,863 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/ResizingArrayStack%24ReverseArrayIterator.class","diagnostics":[]}}'
2020-08-02 15:21:00,866 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:21:00 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:21:00,868 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:21:00 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:21:00,868 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/DataFilesHandler.class","diagnostics":[]}}'
2020-08-02 15:21:00,870 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:21:00 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:21:00,872 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:21:00 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:21:00,872 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/InputSimulator.class","diagnostics":[]}}'
2020-08-02 15:21:00,875 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:21:00 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:21:00,877 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:21:00 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:21:00,877 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/App.class","diagnostics":[]}}'
2020-08-02 15:21:00,879 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:21:00 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:21:00,881 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:21:00 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:21:00,882 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/ResizingArrayStack.class","diagnostics":[]}}'
2020-08-02 15:21:00,884 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:21:00 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:21:00,886 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:21:00 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:21:00,886 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Queue%24Node.class","diagnostics":[]}}'
2020-08-02 15:21:00,889 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:21:00 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:21:00,891 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:21:00 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:21:00,891 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Bag%24Node.class","diagnostics":[]}}'
2020-08-02 15:21:00,896 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:21:00 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:21:00,898 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:21:00 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:21:00,898 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Stats.class","diagnostics":[]}}'
2020-08-02 15:21:00,903 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:21:00 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:21:00,903 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:21:00 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:21:00,903 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/FixedCapacityStackOfStrings.class","diagnostics":[]}}'
2020-08-02 15:21:00,905 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:21:00 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:21:00,907 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:21:00 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:21:00,907 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp","diagnostics":[]}}'
2020-08-02 15:21:00,909 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:21:00 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:21:00,911 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:21:00 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:21:00,911 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Stack%24ListIterator.class","diagnostics":[]}}'
2020-08-02 15:21:00,913 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:21:00 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:21:00,915 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:21:00 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:21:00,915 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Queue%24ListIterator.class","diagnostics":[]}}'
2020-08-02 15:21:00,918 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:21:00 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:21:00,919 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:21:00 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:21:00,920 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/.Stack.java.swp","diagnostics":[]}}'
2020-08-02 15:21:00,922 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:21:00 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:21:00,924 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:21:00 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:21:00,925 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code","diagnostics":[]}}'
2020-08-02 15:21:00,926 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:21:00 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:21:00,928 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:21:00 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:21:00,929 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:21:00 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:21:00,931 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:21:00 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:21:00,932 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:21:00 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:21:00,936 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:21:00 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:21:00,938 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:21:00 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:21:00,939 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:21:00 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:21:00,941 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:21:00 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:21:00,944 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:21:00 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:21:00,954 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:21:00 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:21:00,955 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:21:00 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:21:00,955 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:21:00 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:21:00,955 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:21:00 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:21:00,955 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:21:00 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:21:00,955 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:21:00 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:21:00,956 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:21:00 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:21:00,956 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:21:00 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:21:00,965 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:21:00 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:21:00,965 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:21:00 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:21:00,965 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:21:00 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:21:00,966 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:21:00 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:21:00,966 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:21:00 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:21:00,966 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:21:00 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:21:00,968 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:21:00 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:21:00,973 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:21:00 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:21:00,973 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:21:00 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:21:00,974 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:21:00 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:21:00,976 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:21:00 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:21:00,978 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:21:00 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:21:00,979 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:21:00 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:21:00,981 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:21:00 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:21:00,983 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:21:00 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:21:00,984 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:21:00 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:21:00,986 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:21:00 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:21:00,988 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:21:00 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:21:00,989 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:21:00 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:21:00,991 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:21:00 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:21:00,992 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:21:00 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:21:00,994 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:21:00 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:21:00,996 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:21:00 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:21:00,998 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:21:00 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:21:00,999 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:21:00 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:21:01,001 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:21:01 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:21:01,003 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:21:01 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:21:01,025 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:21:01 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:21:01,027 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:21:01 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:21:01,028 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:21:01 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:21:01,030 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:21:01 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:21:01,031 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:21:01 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:21:01,032 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:21:01 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:21:01,033 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:21:01 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:21:01,035 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:21:01 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:21:01,036 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:21:01 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:21:01,037 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:21:01 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:21:01,039 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:21:01 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:21:01,040 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:21:01 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:21:01,041 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:21:01 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:21:01,043 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:21:01 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:21:01,045 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:21:01 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:21:01,046 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:21:01 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:21:01,047 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:21:01 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:21:01,048 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:21:01 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:21:01,055 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:21:01 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:21:01,058 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:21:01 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:21:01,060 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:21:01 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:21:01,061 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:21:01 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:21:01,063 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:21:01 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:21:01,064 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:21:01 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:21:01,065 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:21:01 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:21:01,067 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:21:01 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:21:01,068 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:21:01 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:21:01,069 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:21:01 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:21:01,071 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:21:01 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:21:01,072 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:21:01 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:21:01,073 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/test/code/AppTest.class","diagnostics":[]}}'
2020-08-02 15:21:01,074 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:21:01 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:21:01,075 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:21:01 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:21:01,076 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/test/code","diagnostics":[]}}'
2020-08-02 15:21:01,077 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:21:01 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:21:01,078 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:21:01 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:21:01,080 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:21:01 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:21:01,081 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:21:01 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:21:01,082 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:21:01 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:21:01,084 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:21:01 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:58:46,989 - INFO - Received health request
2020-08-02 15:58:51,833 - DEBUG - Keeping subservers alive
2020-08-02 16:08:48,025 - INFO - Received health request
2020-08-02 16:08:52,855 - DEBUG - Keeping subservers alive
2020-08-02 17:44:17,983 - INFO - Received health request
2020-08-02 17:44:21,926 - DEBUG - Keeping subservers alive
2020-08-02 17:54:18,744 - INFO - Received health request
2020-08-02 17:54:22,549 - DEBUG - Keeping subservers alive
2020-08-02 18:04:18,823 - INFO - Received health request
2020-08-02 18:04:22,646 - DEBUG - Keeping subservers alive
2020-08-02 18:14:19,299 - INFO - Received health request
2020-08-02 18:14:23,120 - DEBUG - Keeping subservers alive
2020-08-02 18:24:18,912 - INFO - Received health request
2020-08-02 18:24:22,731 - DEBUG - Keeping subservers alive
2020-08-02 18:34:19,024 - INFO - Received health request
2020-08-02 18:34:22,860 - DEBUG - Keeping subservers alive
2020-08-02 18:44:19,820 - INFO - Received health request
2020-08-02 18:44:23,674 - DEBUG - Keeping subservers alive
2020-08-02 18:54:19,169 - INFO - Received health request
2020-08-02 18:54:22,975 - DEBUG - Keeping subservers alive
2020-08-02 19:04:19,211 - INFO - Received health request
2020-08-02 19:04:23,073 - DEBUG - Keeping subservers alive
This file has been truncated, but you can view the full file.
2020-08-02 15:08:31,450 - DEBUG - Global extra conf not loaded or no function YcmCorePreload
2020-08-02 15:08:32,076 - INFO - Received ready request
2020-08-02 15:08:48,690 - INFO - Received signature help available request
2020-08-02 15:08:48,814 - INFO - Looking for jdt.ls
2020-08-02 15:08:48,816 - DEBUG - Found launchers: ['/home/brian/.vim/plugged/YouCompleteMe/third_party/ycmd/third_party/eclipse.jdt.ls/target/repository/plugins/org.eclipse.equinox.launcher_1.5.700.v20200207-2156.jar']
2020-08-02 15:08:48,816 - DEBUG - Found launchers: ['/home/brian/.vim/plugged/YouCompleteMe/third_party/ycmd/third_party/eclipse.jdt.ls/target/repository/plugins/org.eclipse.equinox.launcher_1.5.700.v20200207-2156.jar']
2020-08-02 15:08:48,817 - INFO - extension directory does not exist: /home/brian/.vim/plugged/YouCompleteMe/third_party/ycmd/third_party/eclipse.jdt.ls/extensions
2020-08-02 15:08:48,817 - DEBUG - Found launchers: ['/home/brian/.vim/plugged/YouCompleteMe/third_party/ycmd/third_party/eclipse.jdt.ls/target/repository/plugins/org.eclipse.equinox.launcher_1.5.700.v20200207-2156.jar']
2020-08-02 15:08:49,023 - INFO - Received event notification
2020-08-02 15:08:49,023 - DEBUG - Event name: BufferVisit
2020-08-02 15:08:49,029 - INFO - Received event notification
2020-08-02 15:08:49,029 - DEBUG - Event name: FileReadyToParse
2020-08-02 15:08:49,029 - INFO - Adding buffer identifiers for file: /home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java
2020-08-02 15:08:49,030 - INFO - Starting jdt.ls Language Server...
2020-08-02 15:08:49,030 - DEBUG - Found .project style project in /home/brian/workspace/algorithms-sedge/code. Searching for project root:
2020-08-02 15:08:49,030 - DEBUG - Project root is /home/brian/workspace/algorithms-sedge/code
2020-08-02 15:08:49,038 - INFO - Starting jdt.ls: ['/usr/bin/java', '-Dfile.encoding=UTF-8', '-Declipse.application=org.eclipse.jdt.ls.core.id1', '-Dosgi.bundles.defaultStartLevel=4', '-Xms1m', '-Xmx700m', '-Declipse.product=org.eclipse.jdt.ls.core.product', '-Dlog.level=ALL', '-jar', '/home/brian/.vim/plugged/YouCompleteMe/third_party/ycmd/third_party/eclipse.jdt.ls/target/repository/plugins/org.eclipse.equinox.launcher_1.5.700.v20200207-2156.jar', '-configuration', '/home/brian/.vim/plugged/YouCompleteMe/third_party/ycmd/third_party/eclipse.jdt.ls/workspace/config_linux', '-data', '/home/brian/.vim/plugged/YouCompleteMe/third_party/ycmd/third_party/eclipse.jdt.ls/workspace/temp/tmp3aryewz_']
2020-08-02 15:08:49,042 - INFO - jdt.ls started with PID 11702
2020-08-02 15:08:49,043 - DEBUG - TX: Sending message: b'Content-Length: 1128\r\n\r\n{"id":1,"jsonrpc":"2.0","method":"initialize","params":{"capabilities":{"experimental":{"statusNotification":true},"textDocument":{"codeAction":{"codeActionLiteralSupport":{"codeActionKind":{"valueSet":["","quickfix","refactor","refactor.extract","refactor.inline","refactor.rewrite","source","source.organizeImports"]}}},"completion":{"completionItem":{"documentationFormat":["plaintext","markdown"]},"completionItemKind":{"valueSet":[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25]}},"hover":{"contentFormat":["plaintext","markdown"]},"signatureHelp":{"signatureInformation":{"documentationFormat":["plaintext","markdown"],"parameterInformation":{"labelOffsetSupport":false}}},"synchronization":{"didSave":true}},"workspace":{"applyEdit":true,"didChangeWatchedFiles":{"dynamicRegistration":true},"documentChanges":true,"symbol":{"symbolKind":{"valueSet":[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26]}}}},"initializationOptions":{"bundles":[]},"processId":11596,"rootPath":"/home/brian/workspace/algorithms-sedge/code","rootUri":"file:///home/brian/workspace/algorithms-sedge/code"}}'
2020-08-02 15:08:49,131 - INFO - Received filetype completion available request
2020-08-02 15:08:54,971 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:08:54 PM Main thread is waiting"}}'
2020-08-02 15:08:54,997 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:08:54 PM \\u003e\\u003e initialize"}}'
2020-08-02 15:08:55,211 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:08:55 PM Initializing Java Language Server 0.57.0.202006172108"}}'
2020-08-02 15:08:55,340 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:08:55 PM Static Commands: []"}}'
2020-08-02 15:08:55,341 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:08:55 PM Non-Static Commands: [java.edit.organizeImports, java.project.refreshDiagnostics, java.project.import, java.project.removeFromSourcePath, java.project.listSourcePaths, java.project.provideSemanticTokens, java.project.getAll, java.project.isTestFile, java.project.getClasspaths, java.project.getSemanticTokensLegend, java.project.getSettings, java.project.updateSourceAttachment, java.project.resolveSourceAttachment, java.project.addToSourcePath]"}}'
2020-08-02 15:08:55,350 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"language/status","params":{"type":"Starting","message":"Init..."}}'
2020-08-02 15:08:55,354 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"language/status","params":{"type":"Starting","message":"0% Starting Java Language Server"}}'
2020-08-02 15:08:55,356 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","id":1,"result":{"capabilities":{"textDocumentSync":{"openClose":true,"change":2,"save":{"includeText":true}},"hoverProvider":true,"completionProvider":{"resolveProvider":true,"triggerCharacters":[".","@","#","*"]},"signatureHelpProvider":{"triggerCharacters":["("]},"definitionProvider":true,"typeDefinitionProvider":true,"implementationProvider":true,"referencesProvider":true,"documentHighlightProvider":true,"documentSymbolProvider":true,"workspaceSymbolProvider":true,"codeActionProvider":true,"codeLensProvider":{"resolveProvider":true},"documentFormattingProvider":true,"documentRangeFormattingProvider":true,"documentOnTypeFormattingProvider":{"firstTriggerCharacter":";","moreTriggerCharacter":["\\n","}"]},"renameProvider":{"prepareProvider":true},"foldingRangeProvider":true,"executeCommandProvider":{"commands":["java.edit.organizeImports","java.project.refreshDiagnostics","java.project.import","java.project.removeFromSourcePath","java.project.listSourcePaths","java.project.provideSemanticTokens","java.project.getAll","java.project.isTestFile","java.project.getClasspaths","java.project.getSemanticTokensLegend","java.project.getSettings","java.project.updateSourceAttachment","java.project.resolveSourceAttachment","java.project.addToSourcePath"]},"workspace":{"workspaceFolders":{"supported":true,"changeNotifications":true}},"callHierarchyProvider":true,"selectionRangeProvider":true}}}'
2020-08-02 15:08:55,356 - INFO - Language server requires sync type of Incremental
2020-08-02 15:08:55,356 - DEBUG - java: Server declares trigger characters: ['.', '@', '#', '*']
2020-08-02 15:08:55,356 - INFO - java: Using trigger characters for semantic triggers: .,@,#,*
2020-08-02 15:08:55,357 - DEBUG - java: Server declares signature trigger characters: ['(']
2020-08-02 15:08:55,357 - INFO - java: Using characters for signature triggers: (,,
2020-08-02 15:08:55,358 - DEBUG - TX: Sending notification: b'Content-Length: 52\r\n\r\n{"jsonrpc":"2.0","method":"initialized","params":{}}'
2020-08-02 15:08:55,358 - DEBUG - TX: Sending notification: b'Content-Length: 98\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeConfiguration","params":{"settings":{"bundles":[]}}}'
2020-08-02 15:08:55,358 - DEBUG - Refreshing file /home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java: State is Open/action Open
2020-08-02 15:08:55,359 - DEBUG - TX: Sending notification: b'Content-Length: 1069\r\n\r\n{"jsonrpc":"2.0","method":"textDocument/didOpen","params":{"textDocument":{"languageId":"java","text":"package code;\\n\\nimport java.util.Iterator;\\n\\npublic class Bag<Item> implements Iterable<Item>{\\n\\n private Node first;\\n\\n private class Node{\\n Item item;\\n Node next;\\n }\\n\\n public void add(Item item){\\n Node oldFirst=first;\\n first=new Node();\\n first.item=item;\\n first.next=oldFirst;\\n }\\n\\n\\t@Override\\n\\tpublic Iterator<Item> iterator() {\\n\\t\\treturn new ListIterator();\\n\\t}\\n\\n private class ListIterator implements Iterator<Item> {\\n\\n private Node current=first;\\n\\n\\t\\t@Override\\n\\t\\tpublic boolean hasNext() {\\n\\t\\t\\treturn current!=null;\\n\\t\\t}\\n\\n\\t\\t@Override\\n\\t\\tpublic Item next() {\\n Item item=current.item;\\n current=current.next;\\n return item;\\n\\t\\t}\\n\\n public String shitFace(){\\n System.asdasd\\n }\\n }\\n}\\n","uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java","version":1}}}'
2020-08-02 15:08:55,361 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:08:55 PM \\u003e\\u003e initialized"}}'
2020-08-02 15:08:55,361 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:08:55 PM Creating the Java project jdt.ls-java-project"}}'
2020-08-02 15:08:55,414 - INFO - Server reported: Aug 2, 2020, 3:08:54 PM Main thread is waiting
2020-08-02 15:08:55,414 - INFO - Server reported: Aug 2, 2020, 3:08:54 PM >> initialize
2020-08-02 15:08:55,414 - INFO - Server reported: Aug 2, 2020, 3:08:55 PM Initializing Java Language Server 0.57.0.202006172108
2020-08-02 15:08:55,414 - INFO - Server reported: Aug 2, 2020, 3:08:55 PM Static Commands: []
2020-08-02 15:08:55,415 - INFO - Server reported: Aug 2, 2020, 3:08:55 PM Non-Static Commands: [java.edit.organizeImports, java.project.refreshDiagnostics, java.project.import, java.project.removeFromSourcePath, java.project.listSourcePaths, java.project.provideSemanticTokens, java.project.getAll, java.project.isTestFile, java.project.getClasspaths, java.project.getSemanticTokensLegend, java.project.getSettings, java.project.updateSourceAttachment, java.project.resolveSourceAttachment, java.project.addToSourcePath]
2020-08-02 15:08:55,415 - INFO - Server reported: Aug 2, 2020, 3:08:55 PM >> initialized
2020-08-02 15:08:55,415 - INFO - Server reported: Aug 2, 2020, 3:08:55 PM Creating the Java project jdt.ls-java-project
2020-08-02 15:08:55,747 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:08:55 PM Finished creating the Java project jdt.ls-java-project"}}'
2020-08-02 15:08:55,748 - INFO - Server reported: Aug 2, 2020, 3:08:55 PM Finished creating the Java project jdt.ls-java-project
2020-08-02 15:08:57,077 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"language/status","params":{"type":"Starting","message":"35% Starting Java Language Server - Refreshing \\u0027/jdt.ls-java-project\\u0027."}}'
2020-08-02 15:08:57,079 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:08:57 PM Importing Gradle project(s)"}}'
2020-08-02 15:08:57,082 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:08:57 PM No previous Gradle project at /home/brian/workspace/algorithms-sedge/code, it must be synchronized"}}'
2020-08-02 15:08:57,125 - INFO - Server reported: Aug 2, 2020, 3:08:57 PM Importing Gradle project(s)
2020-08-02 15:08:57,125 - INFO - Server reported: Aug 2, 2020, 3:08:57 PM No previous Gradle project at /home/brian/workspace/algorithms-sedge/code, it must be synchronized
2020-08-02 15:08:57,396 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"language/status","params":{"type":"Starting","message":"77% Starting Java Language Server - Refreshing \\u0027/jdt.ls-java-project\\u0027."}}'
2020-08-02 15:08:57,604 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"language/status","params":{"type":"Starting","message":"79% Starting Java Language Server - Refreshing \\u0027/jdt.ls-java-project\\u0027."}}'
2020-08-02 15:08:57,895 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"language/status","params":{"type":"Starting","message":"80% Starting Java Language Server - Refreshing \\u0027/code\\u0027."}}'
2020-08-02 15:08:58,306 - INFO - Received defined subcommands request
2020-08-02 15:08:58,306 - INFO - Found executeCommandProvider support for command ExecuteCommand in java
2020-08-02 15:08:58,306 - INFO - Found codeActionProvider support for command FixIt in java
2020-08-02 15:08:58,306 - INFO - Found definitionProvider support for command GoToDefinition in java
2020-08-02 15:08:58,307 - INFO - Found definitionProvider support for command GoToDeclaration in java
2020-08-02 15:08:58,307 - INFO - Found definitionProvider support for command GoTo in java
2020-08-02 15:08:58,307 - INFO - Found typeDefinitionProvider support for command GoToType in java
2020-08-02 15:08:58,307 - INFO - Found implementationProvider support for command GoToImplementation in java
2020-08-02 15:08:58,307 - INFO - Found referencesProvider support for command GoToReferences in java
2020-08-02 15:08:58,307 - INFO - Found renameProvider support for command RefactorRename in java
2020-08-02 15:08:58,307 - INFO - Found documentFormattingProvider support for command Format in java
2020-08-02 15:08:58,307 - INFO - Found workspaceSymbolProvider support for command GoToSymbol in java
2020-08-02 15:08:58,307 - INFO - Always supporting StopServer for java
2020-08-02 15:08:58,307 - INFO - Always supporting RestartServer for java
2020-08-02 15:08:58,307 - INFO - Always supporting GetDoc for java
2020-08-02 15:08:58,307 - INFO - Always supporting GetType for java
2020-08-02 15:08:58,307 - INFO - Always supporting OrganizeImports for java
2020-08-02 15:08:58,307 - INFO - Always supporting OpenProject for java
2020-08-02 15:08:58,308 - INFO - Always supporting WipeWorkspace for java
2020-08-02 15:08:58,317 - INFO - Received command request
2020-08-02 15:08:58,317 - INFO - Found executeCommandProvider support for command ExecuteCommand in java
2020-08-02 15:08:58,317 - INFO - Found codeActionProvider support for command FixIt in java
2020-08-02 15:08:58,317 - INFO - Found definitionProvider support for command GoToDefinition in java
2020-08-02 15:08:58,317 - INFO - Found definitionProvider support for command GoToDeclaration in java
2020-08-02 15:08:58,317 - INFO - Found definitionProvider support for command GoTo in java
2020-08-02 15:08:58,318 - INFO - Found typeDefinitionProvider support for command GoToType in java
2020-08-02 15:08:58,318 - INFO - Found implementationProvider support for command GoToImplementation in java
2020-08-02 15:08:58,318 - INFO - Found referencesProvider support for command GoToReferences in java
2020-08-02 15:08:58,318 - INFO - Found renameProvider support for command RefactorRename in java
2020-08-02 15:08:58,318 - INFO - Found documentFormattingProvider support for command Format in java
2020-08-02 15:08:58,318 - INFO - Found workspaceSymbolProvider support for command GoToSymbol in java
2020-08-02 15:08:58,318 - INFO - Always supporting StopServer for java
2020-08-02 15:08:58,318 - INFO - Always supporting RestartServer for java
2020-08-02 15:08:58,318 - INFO - Always supporting GetDoc for java
2020-08-02 15:08:58,318 - INFO - Always supporting GetType for java
2020-08-02 15:08:58,318 - INFO - Always supporting OrganizeImports for java
2020-08-02 15:08:58,318 - INFO - Always supporting OpenProject for java
2020-08-02 15:08:58,318 - INFO - Always supporting WipeWorkspace for java
2020-08-02 15:08:58,319 - DEBUG - Refreshing file /home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java: State is Open/action None
2020-08-02 15:08:58,382 - DEBUG - TX: Sending message: b'Content-Length: 206\r\n\r\n{"id":2,"jsonrpc":"2.0","method":"textDocument/hover","params":{"position":{"character":0,"line":45},"textDocument":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java"}}}'
2020-08-02 15:08:59,562 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"language/status","params":{"type":"Starting","message":"81% Starting Java Language Server - Refreshing \\u0027/code\\u0027."}}'
2020-08-02 15:08:59,894 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"language/status","params":{"type":"Starting","message":"81% Starting Java Language Server - Build"}}'
2020-08-02 15:09:00,619 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"language/status","params":{"type":"Starting","message":"81% Starting Java Language Server - Build"}}'
2020-08-02 15:09:01,226 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"language/status","params":{"type":"Starting","message":"81% Starting Java Language Server - Build"}}'
2020-08-02 15:09:01,536 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"language/status","params":{"type":"Starting","message":"81% Starting Java Language Server - Run build"}}'
2020-08-02 15:09:01,745 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"language/status","params":{"type":"Starting","message":"81% Starting Java Language Server - Run build"}}'
2020-08-02 15:09:02,316 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"language/status","params":{"type":"Starting","message":"82% Starting Java Language Server - Load projects"}}'
2020-08-02 15:09:02,555 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"language/status","params":{"type":"Starting","message":"83% Starting Java Language Server - Configure project :"}}'
2020-08-02 15:09:02,896 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"language/status","params":{"type":"Starting","message":"83% Starting Java Language Server - Build parameterized model \\u0027org.gradle.tooling.model.eclipse.EclipseProject\\u0027 for root project \\u0027code\\u0027"}}'
2020-08-02 15:09:03,104 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"language/status","params":{"type":"Starting","message":"85% Starting Java Language Server - Build parameterized model \\u0027org.gradle.tooling.model.eclipse.EclipseProject\\u0027 for root project \\u0027code\\u0027"}}'
2020-08-02 15:09:03,310 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"language/status","params":{"type":"Starting","message":"98% Starting Java Language Server - Build parameterized model \\u0027org.gradle.tooling.model.eclipse.EclipseProject\\u0027 for root project \\u0027code\\u0027"}}'
2020-08-02 15:09:03,687 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"language/status","params":{"type":"Starting","message":"99% Starting Java Language Server - Synchronize Gradle project code with workspace project"}}'
2020-08-02 15:09:03,687 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"language/status","params":{"type":"Starting","message":"100% Starting Java Language Server - Synchronize Gradle project code with workspace project"}}'
2020-08-02 15:09:03,715 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:03 PM Workspace initialized in 8343ms"}}'
2020-08-02 15:09:03,715 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"language/status","params":{"type":"Started","message":"Ready"}}'
2020-08-02 15:09:03,715 - INFO - jdt.ls initialized successfully
2020-08-02 15:09:03,814 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"language/status","params":{"type":"Starting","message":"100% Starting Java Language Server - Synchronize Gradle project code with workspace project"}}'
2020-08-02 15:09:03,897 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:03 PM \\u003e\\u003e initialization job finished"}}'
2020-08-02 15:09:03,899 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:03 PM \\u003e\\u003e workspace/didChangeConfiguration"}}'
2020-08-02 15:09:03,930 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:03 PM \\u003e\\u003e New configuration: {bundles\\u003d[]}"}}'
2020-08-02 15:09:03,934 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:03 PM \\u003e\\u003e document/didOpen"}}'
2020-08-02 15:09:08,901 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:08 PM \\u003e\\u003e document/hover"}}'
2020-08-02 15:09:09,054 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:09 PM Reconciled 0. Took 16 ms"}}'
2020-08-02 15:09:09,544 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","id":2,"result":{"contents":""}}'
Traceback (most recent call last):
File "/home/brian/.vim/plugged/YouCompleteMe/third_party/ycmd/third_party/bottle/bottle.py", line 868, in _handle
return route.call(**args)
File "/home/brian/.vim/plugged/YouCompleteMe/third_party/ycmd/third_party/bottle/bottle.py", line 1748, in wrapper
rv = callback(*a, **ka)
File "/home/brian/.vim/plugged/YouCompleteMe/third_party/ycmd/ycmd/watchdog_plugin.py", line 97, in wrapper
return callback( *args, **kwargs )
File "/home/brian/.vim/plugged/YouCompleteMe/third_party/ycmd/ycmd/hmac_plugin.py", line 62, in wrapper
body = callback( *args, **kwargs )
File "/home/brian/.vim/plugged/YouCompleteMe/third_party/ycmd/ycmd/handlers.py", line 93, in RunCompleterCommand
return _JsonResponse( completer.OnUserCommand(
File "/home/brian/.vim/plugged/YouCompleteMe/third_party/ycmd/ycmd/completers/completer.py", line 424, in OnUserCommand
return command( self, request_data, arguments[ 1: ] )
File "/home/brian/.vim/plugged/YouCompleteMe/third_party/ycmd/ycmd/completers/language_server/language_server_completer.py", line 1421, in <lambda>
lambda self, request_data, args: self.GetDoc( request_data )
File "/home/brian/.vim/plugged/YouCompleteMe/third_party/ycmd/ycmd/completers/java/java_completer.py", line 607, in GetDoc
raise RuntimeError( NO_DOCUMENTATION_MESSAGE )
RuntimeError: No documentation available for current context
2020-08-02 15:09:10,796 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:10 PM begin problem for /Bag.java"}}'
2020-08-02 15:09:11,198 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:10 PM 3 problems reported for /Bag.java"}}'
2020-08-02 15:09:11,525 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java","diagnostics":[{"range":{"start":{"line":42,"character":19},"end":{"line":42,"character":25}},"severity":1,"code":"1610612976","source":"Java","message":"Syntax error, insert \\"VariableDeclarators\\" to complete LocalVariableDeclaration"},{"range":{"start":{"line":42,"character":19},"end":{"line":42,"character":25}},"severity":1,"code":"1610612976","source":"Java","message":"Syntax error, insert \\";\\" to complete BlockStatements"},{"range":{"start":{"line":42,"character":19},"end":{"line":42,"character":25}},"severity":1,"code":"33554502","source":"Java","message":"asdasd cannot be resolved or is not a field"}]}}'
2020-08-02 15:09:11,525 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:11 PM Validated 1. Took 2458 ms"}}'
2020-08-02 15:09:11,537 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:11 PM \\u003e\\u003e build jobs finished"}}'
2020-08-02 15:09:11,538 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"language/status","params":{"type":"ServiceReady","message":"ServiceReady"}}'
2020-08-02 15:09:11,761 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/InputSimulator.java","diagnostics":[{"range":{"start":{"line":24,"character":44},"end":{"line":24,"character":67}},"severity":2,"code":"16777221","source":"Java","message":"The type StringBufferInputStream is deprecated"},{"range":{"start":{"line":24,"character":44},"end":{"line":24,"character":71}},"severity":2,"code":"134217861","source":"Java","message":"The constructor StringBufferInputStream(String) is deprecated"},{"range":{"start":{"line":8,"character":7},"end":{"line":8,"character":19}},"severity":2,"code":"268435844","source":"Java","message":"The import java.io.File is never used"},{"range":{"start":{"line":12,"character":7},"end":{"line":12,"character":38}},"severity":2,"code":"16777221","source":"Java","message":"The type StringBufferInputStream is deprecated"},{"range":{"start":{"line":24,"character":2},"end":{"line":24,"character":25}},"severity":2,"code":"16777221","source":"Java","message":"The type StringBufferInputStream is deprecated"}]}}'
2020-08-02 15:09:11,774 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/ResizingArrayStack.java","diagnostics":[{"range":{"start":{"line":11,"character":18},"end":{"line":11,"character":39}},"severity":2,"code":"16777761","source":"Java","message":"Type safety: Unchecked cast from Object[] to Item[]"},{"range":{"start":{"line":14,"character":17},"end":{"line":14,"character":26}},"severity":2,"code":"603979894","source":"Java","message":"The method isEmpty() from the type ResizingArrayStack\\u003cItem\\u003e is never used locally"},{"range":{"start":{"line":19,"character":14},"end":{"line":19,"character":38}},"severity":2,"code":"16777761","source":"Java","message":"Type safety: Unchecked cast from Object[] to Item[]"}]}}'
2020-08-02 15:09:11,789 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/Stack.java","diagnostics":[{"range":{"start":{"line":46,"character":15},"end":{"line":46,"character":27}},"severity":2,"code":"553648135","source":"Java","message":"The type Stack\\u003cItem\\u003e.ListIterator is never used locally"}]}}'
2020-08-02 15:09:11,800 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/FixedCapacityStackOfStrings.java","diagnostics":[{"range":{"start":{"line":11,"character":7},"end":{"line":11,"character":23}},"severity":2,"code":"268435844","source":"Java","message":"The import java.util.Arrays is never used"}]}}'
2020-08-02 15:09:11,810 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/FixedCapacityStack.java","diagnostics":[{"range":{"start":{"line":12,"character":4},"end":{"line":12,"character":28}},"severity":2,"code":"16777761","source":"Java","message":"Type safety: Unchecked cast from Object[] to Item[]"}]}}'
2020-08-02 15:09:11,815 - INFO - Server reported: Aug 2, 2020, 3:09:03 PM Workspace initialized in 8343ms
2020-08-02 15:09:11,816 - INFO - Server reported: Aug 2, 2020, 3:09:03 PM >> initialization job finished
2020-08-02 15:09:11,816 - INFO - Server reported: Aug 2, 2020, 3:09:03 PM >> workspace/didChangeConfiguration
2020-08-02 15:09:11,816 - INFO - Server reported: Aug 2, 2020, 3:09:03 PM >> New configuration: {bundles=[]}
2020-08-02 15:09:11,816 - INFO - Server reported: Aug 2, 2020, 3:09:03 PM >> document/didOpen
2020-08-02 15:09:11,816 - INFO - Server reported: Aug 2, 2020, 3:09:08 PM >> document/hover
2020-08-02 15:09:11,816 - INFO - Server reported: Aug 2, 2020, 3:09:09 PM Reconciled 0. Took 16 ms
2020-08-02 15:09:11,816 - INFO - Server reported: Aug 2, 2020, 3:09:10 PM begin problem for /Bag.java
2020-08-02 15:09:11,816 - INFO - Server reported: Aug 2, 2020, 3:09:10 PM 3 problems reported for /Bag.java
2020-08-02 15:09:11,817 - INFO - Server reported: Aug 2, 2020, 3:09:11 PM Validated 1. Took 2458 ms
2020-08-02 15:09:11,817 - INFO - Server reported: Aug 2, 2020, 3:09:11 PM >> build jobs finished
2020-08-02 15:09:11,821 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/BinarySearch.java","diagnostics":[{"range":{"start":{"line":24,"character":29},"end":{"line":24,"character":46}},"severity":2,"code":"67108967","source":"Java","message":"The method readInts(String) from the type In is deprecated"},{"range":{"start":{"line":25,"character":28},"end":{"line":25,"character":45}},"severity":2,"code":"67108967","source":"Java","message":"The method readInts(String) from the type In is deprecated"}]}}'
2020-08-02 15:09:11,828 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:11 PM \\u003e\\u003e registerFeature \\u0027workspace/didChangeWatchedFiles\\u0027"}}'
2020-08-02 15:09:11,828 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:11 PM \\u003e\\u003e registerFeature \\u0027workspace/didChangeWatchedFiles\\u0027"}}'
2020-08-02 15:09:11,858 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","id":"1","method":"client/registerCapability","params":{"registrations":[{"id":"63882386-7493-4989-be0a-22cb8efda654","method":"workspace/didChangeWatchedFiles","registerOptions":{"watchers":[{"globPattern":"**/*.java"},{"globPattern":"**/.project"},{"globPattern":"**/.classpath"},{"globPattern":"**/.settings/*.prefs"},{"globPattern":"**/src/**"},{"globPattern":"**/*.gradle"},{"globPattern":"**/gradle.properties"},{"globPattern":"**/pom.xml"},{"globPattern":"/home/brian/workspace/algorithms-sedge/code","kind":4}]}}]}}'
2020-08-02 15:09:11,863 - DEBUG - TX: Sending response: b'Content-Length: 40\r\n\r\n{"id":"1","jsonrpc":"2.0","result":null}'
2020-08-02 15:09:11,863 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:11 PM \\u003e\\u003e watchers registered"}}'
2020-08-02 15:09:12,084 - INFO - Server reported: Aug 2, 2020, 3:09:11 PM >> registerFeature 'workspace/didChangeWatchedFiles'
2020-08-02 15:09:12,084 - INFO - Server reported: Aug 2, 2020, 3:09:11 PM >> registerFeature 'workspace/didChangeWatchedFiles'
2020-08-02 15:09:12,085 - INFO - Server reported: Aug 2, 2020, 3:09:11 PM >> watchers registered
2020-08-02 15:09:16,191 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/src/main/java/code/.Bag.java.swp', wd=44, mask=IN_MODIFY, cookie=0, name=.Bag.java.swp>
2020-08-02 15:09:16,194 - DEBUG - TX: Sending notification: b'Content-Length: 186\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/.Bag.java.swp"}]}}'
2020-08-02 15:09:16,269 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:16 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:16,270 - INFO - Server reported: Aug 2, 2020, 3:09:16 PM >> workspace/didChangeWatchedFiles
2020-08-02 15:09:16,344 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code","diagnostics":[]}}'
2020-08-02 15:09:16,344 - ERROR - Error reading file /home/brian/workspace/algorithms-sedge/code
Traceback (most recent call last):
File "/home/brian/.vim/plugged/YouCompleteMe/third_party/ycmd/ycmd/completers/completer_utils.py", line 234, in GetFileContents
return ToUnicode( ReadFile( filename ) )
File "/home/brian/.vim/plugged/YouCompleteMe/third_party/ycmd/ycmd/utils.py", line 85, in ReadFile
with open( filepath, encoding = 'utf8' ) as f:
IsADirectoryError: [Errno 21] Is a directory: '/home/brian/workspace/algorithms-sedge/code'
2020-08-02 15:09:16,389 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp', wd=50, mask=IN_DELETE, cookie=0, name=.Bag.java.swp>
2020-08-02 15:09:16,390 - DEBUG - TX: Sending notification: b'Content-Length: 181\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp"}]}}'
2020-08-02 15:09:16,391 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:09:16,392 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp', wd=50, mask=IN_CREATE, cookie=0, name=.Bag.java.swp>
2020-08-02 15:09:16,392 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp', wd=50, mask=IN_MODIFY, cookie=0, name=.Bag.java.swp>
2020-08-02 15:09:16,392 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp', wd=50, mask=IN_ATTRIB, cookie=0, name=.Bag.java.swp>
2020-08-02 15:09:16,393 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp', wd=50, mask=IN_ATTRIB, cookie=0, name=.Bag.java.swp>
2020-08-02 15:09:16,395 - DEBUG - TX: Sending notification: b'Content-Length: 181\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp"}]}}'
2020-08-02 15:09:16,395 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:16 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:16,395 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp","diagnostics":[]}}'
2020-08-02 15:09:16,395 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:09:16,396 - DEBUG - TX: Sending notification: b'Content-Length: 181\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp"}]}}'
2020-08-02 15:09:16,401 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code","diagnostics":[]}}'
2020-08-02 15:09:16,404 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:16 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:16,410 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:16 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:16,415 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:16 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:16,419 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:16 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:16,459 - INFO - Server reported: Aug 2, 2020, 3:09:16 PM >> workspace/didChangeWatchedFiles
2020-08-02 15:09:16,459 - ERROR - Error reading file /home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp
Traceback (most recent call last):
File "/home/brian/.vim/plugged/YouCompleteMe/third_party/ycmd/ycmd/completers/completer_utils.py", line 234, in GetFileContents
return ToUnicode( ReadFile( filename ) )
File "/home/brian/.vim/plugged/YouCompleteMe/third_party/ycmd/ycmd/utils.py", line 86, in ReadFile
return f.read()
File "/usr/lib/python3.8/codecs.py", line 322, in decode
(result, consumed) = self._buffer_decode(data, self.errors, final)
UnicodeDecodeError: 'utf-8' codec can't decode byte 0x9f in position 16: invalid start byte
2020-08-02 15:09:16,495 - ERROR - Error reading file /home/brian/workspace/algorithms-sedge/code
Traceback (most recent call last):
File "/home/brian/.vim/plugged/YouCompleteMe/third_party/ycmd/ycmd/completers/completer_utils.py", line 234, in GetFileContents
return ToUnicode( ReadFile( filename ) )
File "/home/brian/.vim/plugged/YouCompleteMe/third_party/ycmd/ycmd/utils.py", line 85, in ReadFile
with open( filepath, encoding = 'utf8' ) as f:
IsADirectoryError: [Errno 21] Is a directory: '/home/brian/workspace/algorithms-sedge/code'
2020-08-02 15:09:16,495 - INFO - Server reported: Aug 2, 2020, 3:09:16 PM >> workspace/didChangeWatchedFiles
2020-08-02 15:09:16,495 - INFO - Server reported: Aug 2, 2020, 3:09:16 PM >> workspace/didChangeWatchedFiles
2020-08-02 15:09:16,495 - INFO - Server reported: Aug 2, 2020, 3:09:16 PM >> workspace/didChangeWatchedFiles
2020-08-02 15:09:16,495 - INFO - Server reported: Aug 2, 2020, 3:09:16 PM >> workspace/didChangeWatchedFiles
2020-08-02 15:09:16,851 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp', wd=50, mask=IN_DELETE, cookie=0, name=.Bag.java.swp>
2020-08-02 15:09:16,851 - DEBUG - TX: Sending notification: b'Content-Length: 181\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp"}]}}'
2020-08-02 15:09:16,852 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:09:16,854 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:16 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:16,854 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp","diagnostics":[]}}'
2020-08-02 15:09:16,855 - INFO - Server reported: Aug 2, 2020, 3:09:16 PM >> workspace/didChangeWatchedFiles
2020-08-02 15:09:16,855 - ERROR - Error reading file /home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp
Traceback (most recent call last):
File "/home/brian/.vim/plugged/YouCompleteMe/third_party/ycmd/ycmd/completers/completer_utils.py", line 234, in GetFileContents
return ToUnicode( ReadFile( filename ) )
File "/home/brian/.vim/plugged/YouCompleteMe/third_party/ycmd/ycmd/utils.py", line 85, in ReadFile
with open( filepath, encoding = 'utf8' ) as f:
FileNotFoundError: [Errno 2] No such file or directory: '/home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp'
2020-08-02 15:09:16,864 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp', wd=50, mask=IN_CREATE, cookie=0, name=.Bag.java.swp>
2020-08-02 15:09:16,865 - DEBUG - TX: Sending notification: b'Content-Length: 181\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp"}]}}'
2020-08-02 15:09:16,865 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:09:16,871 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp', wd=50, mask=IN_MODIFY, cookie=0, name=.Bag.java.swp>
2020-08-02 15:09:16,871 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp', wd=50, mask=IN_ATTRIB, cookie=0, name=.Bag.java.swp>
2020-08-02 15:09:16,873 - DEBUG - TX: Sending notification: b'Content-Length: 181\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp"}]}}'
2020-08-02 15:09:16,873 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp', wd=50, mask=IN_ATTRIB, cookie=0, name=.Bag.java.swp>
2020-08-02 15:09:16,874 - DEBUG - TX: Sending notification: b'Content-Length: 181\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp"}]}}'
2020-08-02 15:09:16,876 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code","diagnostics":[]}}'
2020-08-02 15:09:16,877 - ERROR - Error reading file /home/brian/workspace/algorithms-sedge/code
Traceback (most recent call last):
File "/home/brian/.vim/plugged/YouCompleteMe/third_party/ycmd/ycmd/completers/completer_utils.py", line 234, in GetFileContents
return ToUnicode( ReadFile( filename ) )
File "/home/brian/.vim/plugged/YouCompleteMe/third_party/ycmd/ycmd/utils.py", line 85, in ReadFile
with open( filepath, encoding = 'utf8' ) as f:
IsADirectoryError: [Errno 21] Is a directory: '/home/brian/workspace/algorithms-sedge/code'
2020-08-02 15:09:16,882 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:16 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:16,887 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:16 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:16,893 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:16 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:16,898 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:16 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:16,906 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:16 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:16,975 - INFO - Server reported: Aug 2, 2020, 3:09:16 PM >> workspace/didChangeWatchedFiles
2020-08-02 15:09:16,975 - INFO - Server reported: Aug 2, 2020, 3:09:16 PM >> workspace/didChangeWatchedFiles
2020-08-02 15:09:16,976 - INFO - Server reported: Aug 2, 2020, 3:09:16 PM >> workspace/didChangeWatchedFiles
2020-08-02 15:09:16,976 - INFO - Server reported: Aug 2, 2020, 3:09:16 PM >> workspace/didChangeWatchedFiles
2020-08-02 15:09:16,976 - INFO - Server reported: Aug 2, 2020, 3:09:16 PM >> workspace/didChangeWatchedFiles
2020-08-02 15:09:35,909 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/src/main/java/code/.Bag.java.swp', wd=44, mask=IN_DELETE, cookie=0, name=.Bag.java.swp>
2020-08-02 15:09:35,910 - DEBUG - TX: Sending notification: b'Content-Length: 186\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/.Bag.java.swp"}]}}'
2020-08-02 15:09:35,911 - DEBUG - TX: Sending notification: b'Content-Length: 172\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code"}]}}'
2020-08-02 15:09:35,911 - INFO - Received event notification
2020-08-02 15:09:35,912 - DEBUG - Event name: BufferUnload
2020-08-02 15:09:35,912 - DEBUG - TX: Sending notification: b'Content-Length: 177\r\n\r\n{"jsonrpc":"2.0","method":"textDocument/didClose","params":{"textDocument":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/Bag.java","version":1}}}'
2020-08-02 15:09:35,913 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:35 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:35,913 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/.Bag.java.swp","diagnostics":[]}}'
2020-08-02 15:09:35,914 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/src/main/java/code/.Stack.java.swp', wd=44, mask=IN_CREATE, cookie=0, name=.Stack.java.swp>
2020-08-02 15:09:35,914 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/src/main/java/code/.Stack.java.swx', wd=44, mask=IN_CREATE, cookie=0, name=.Stack.java.swx>
2020-08-02 15:09:35,917 - DEBUG - TX: Sending notification: b'Content-Length: 188\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/.Stack.java.swp"}]}}'
2020-08-02 15:09:35,917 - DEBUG - TX: Sending notification: b'Content-Length: 172\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code"}]}}'
2020-08-02 15:09:35,923 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/src/main/java/code/.Stack.java.swx', wd=44, mask=IN_DELETE, cookie=0, name=.Stack.java.swx>
2020-08-02 15:09:35,923 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/src/main/java/code/.Stack.java.swp', wd=44, mask=IN_DELETE, cookie=0, name=.Stack.java.swp>
2020-08-02 15:09:35,924 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/src/main/java/code/.Stack.java.swp', wd=44, mask=IN_CREATE, cookie=0, name=.Stack.java.swp>
2020-08-02 15:09:35,924 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/src/main/java/code/.Stack.java.swp', wd=44, mask=IN_MODIFY, cookie=0, name=.Stack.java.swp>
2020-08-02 15:09:35,924 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/src/main/java/code/.Stack.java.swp', wd=44, mask=IN_ATTRIB, cookie=0, name=.Stack.java.swp>
2020-08-02 15:09:35,926 - DEBUG - TX: Sending notification: b'Content-Length: 188\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/.Stack.java.swx"}]}}'
2020-08-02 15:09:35,926 - DEBUG - TX: Sending notification: b'Content-Length: 172\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code"}]}}'
2020-08-02 15:09:35,926 - DEBUG - TX: Sending notification: b'Content-Length: 188\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/.Stack.java.swx"}]}}'
2020-08-02 15:09:35,927 - DEBUG - TX: Sending notification: b'Content-Length: 172\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code"}]}}'
2020-08-02 15:09:35,927 - DEBUG - TX: Sending notification: b'Content-Length: 188\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/.Stack.java.swp"}]}}'
2020-08-02 15:09:35,928 - DEBUG - TX: Sending notification: b'Content-Length: 172\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code"}]}}'
2020-08-02 15:09:35,928 - DEBUG - TX: Sending notification: b'Content-Length: 188\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/.Stack.java.swp"}]}}'
2020-08-02 15:09:35,928 - DEBUG - TX: Sending notification: b'Content-Length: 172\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code"}]}}'
2020-08-02 15:09:35,929 - DEBUG - TX: Sending notification: b'Content-Length: 188\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/.Stack.java.swp"}]}}'
2020-08-02 15:09:35,929 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code","diagnostics":[]}}'
2020-08-02 15:09:35,934 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code","diagnostics":[]}}'
2020-08-02 15:09:35,935 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:35 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:35,950 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:35 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:35,964 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:35 PM \\u003e\\u003e document/didClose"}}'
2020-08-02 15:09:35,991 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:35 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:35,997 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:35 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:36,001 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:36 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:36,006 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:36 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:36,007 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/.Stack.java.swx","diagnostics":[]}}'
2020-08-02 15:09:36,014 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:36 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:36,018 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:36 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:36,019 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/src/main/java/code/.Stack.java.swp","diagnostics":[]}}'
2020-08-02 15:09:36,024 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:36 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:36,027 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:36 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:36,029 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:36 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:36,032 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:36 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:36,092 - INFO - Received event notification
2020-08-02 15:09:36,092 - DEBUG - Event name: BufferVisit
2020-08-02 15:09:36,095 - INFO - Received event notification
2020-08-02 15:09:36,095 - DEBUG - Event name: FileReadyToParse
2020-08-02 15:09:36,095 - INFO - Adding buffer identifiers for file: /home/brian/workspace/algorithms-sedge/code/src/main/java/code/Stack.java
2020-08-02 15:09:36,133 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp', wd=50, mask=IN_DELETE, cookie=0, name=.Bag.java.swp>
2020-08-02 15:09:36,134 - DEBUG - TX: Sending notification: b'Content-Length: 181\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp"}]}}'
2020-08-02 15:09:36,134 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:09:36,136 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:36 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:36,137 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp","diagnostics":[]}}'
2020-08-02 15:09:36,140 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/.Stack.java.swp', wd=50, mask=IN_CREATE, cookie=0, name=.Stack.java.swp>
2020-08-02 15:09:36,141 - DEBUG - TX: Sending notification: b'Content-Length: 183\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/.Stack.java.swp"}]}}'
2020-08-02 15:09:36,141 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:09:36,142 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/.Stack.java.swp', wd=50, mask=IN_MODIFY, cookie=0, name=.Stack.java.swp>
2020-08-02 15:09:36,142 - DEBUG - TX: Sending notification: b'Content-Length: 183\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/.Stack.java.swp"}]}}'
2020-08-02 15:09:36,143 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/.Stack.java.swp', wd=50, mask=IN_ATTRIB, cookie=0, name=.Stack.java.swp>
2020-08-02 15:09:36,144 - DEBUG - TX: Sending notification: b'Content-Length: 183\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/.Stack.java.swp"}]}}'
2020-08-02 15:09:36,145 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/.Stack.java.swp', wd=50, mask=IN_ATTRIB, cookie=0, name=.Stack.java.swp>
2020-08-02 15:09:36,146 - DEBUG - TX: Sending notification: b'Content-Length: 183\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/.Stack.java.swp"}]}}'
2020-08-02 15:09:36,147 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/.Stack.java.swp', wd=50, mask=IN_ATTRIB, cookie=0, name=.Stack.java.swp>
2020-08-02 15:09:36,150 - DEBUG - TX: Sending notification: b'Content-Length: 183\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/.Stack.java.swp"}]}}'
2020-08-02 15:09:36,158 - INFO - Server reported: Aug 2, 2020, 3:09:35 PM >> workspace/didChangeWatchedFiles
2020-08-02 15:09:36,158 - ERROR - Error reading file /home/brian/workspace/algorithms-sedge/code/src/main/java/code/.Bag.java.swp
Traceback (most recent call last):
File "/home/brian/.vim/plugged/YouCompleteMe/third_party/ycmd/ycmd/completers/completer_utils.py", line 234, in GetFileContents
return ToUnicode( ReadFile( filename ) )
File "/home/brian/.vim/plugged/YouCompleteMe/third_party/ycmd/ycmd/utils.py", line 85, in ReadFile
with open( filepath, encoding = 'utf8' ) as f:
FileNotFoundError: [Errno 2] No such file or directory: '/home/brian/workspace/algorithms-sedge/code/src/main/java/code/.Bag.java.swp'
2020-08-02 15:09:36,159 - ERROR - Error reading file /home/brian/workspace/algorithms-sedge/code
Traceback (most recent call last):
File "/home/brian/.vim/plugged/YouCompleteMe/third_party/ycmd/ycmd/completers/completer_utils.py", line 234, in GetFileContents
return ToUnicode( ReadFile( filename ) )
File "/home/brian/.vim/plugged/YouCompleteMe/third_party/ycmd/ycmd/utils.py", line 85, in ReadFile
with open( filepath, encoding = 'utf8' ) as f:
IsADirectoryError: [Errno 21] Is a directory: '/home/brian/workspace/algorithms-sedge/code'
2020-08-02 15:09:36,159 - ERROR - Error reading file /home/brian/workspace/algorithms-sedge/code
Traceback (most recent call last):
File "/home/brian/.vim/plugged/YouCompleteMe/third_party/ycmd/ycmd/completers/completer_utils.py", line 234, in GetFileContents
return ToUnicode( ReadFile( filename ) )
File "/home/brian/.vim/plugged/YouCompleteMe/third_party/ycmd/ycmd/utils.py", line 85, in ReadFile
with open( filepath, encoding = 'utf8' ) as f:
IsADirectoryError: [Errno 21] Is a directory: '/home/brian/workspace/algorithms-sedge/code'
2020-08-02 15:09:36,160 - INFO - Server reported: Aug 2, 2020, 3:09:35 PM >> workspace/didChangeWatchedFiles
2020-08-02 15:09:36,160 - INFO - Server reported: Aug 2, 2020, 3:09:35 PM >> workspace/didChangeWatchedFiles
2020-08-02 15:09:36,160 - INFO - Server reported: Aug 2, 2020, 3:09:35 PM >> document/didClose
2020-08-02 15:09:36,160 - INFO - Server reported: Aug 2, 2020, 3:09:35 PM >> workspace/didChangeWatchedFiles
2020-08-02 15:09:36,160 - INFO - Server reported: Aug 2, 2020, 3:09:35 PM >> workspace/didChangeWatchedFiles
2020-08-02 15:09:36,160 - INFO - Server reported: Aug 2, 2020, 3:09:36 PM >> workspace/didChangeWatchedFiles
2020-08-02 15:09:36,160 - INFO - Server reported: Aug 2, 2020, 3:09:36 PM >> workspace/didChangeWatchedFiles
2020-08-02 15:09:36,160 - ERROR - Error reading file /home/brian/workspace/algorithms-sedge/code/src/main/java/code/.Stack.java.swx
Traceback (most recent call last):
File "/home/brian/.vim/plugged/YouCompleteMe/third_party/ycmd/ycmd/completers/completer_utils.py", line 234, in GetFileContents
return ToUnicode( ReadFile( filename ) )
File "/home/brian/.vim/plugged/YouCompleteMe/third_party/ycmd/ycmd/utils.py", line 85, in ReadFile
with open( filepath, encoding = 'utf8' ) as f:
FileNotFoundError: [Errno 2] No such file or directory: '/home/brian/workspace/algorithms-sedge/code/src/main/java/code/.Stack.java.swx'
2020-08-02 15:09:36,161 - INFO - Server reported: Aug 2, 2020, 3:09:36 PM >> workspace/didChangeWatchedFiles
2020-08-02 15:09:36,161 - INFO - Server reported: Aug 2, 2020, 3:09:36 PM >> workspace/didChangeWatchedFiles
2020-08-02 15:09:36,161 - ERROR - Error reading file /home/brian/workspace/algorithms-sedge/code/src/main/java/code/.Stack.java.swp
Traceback (most recent call last):
File "/home/brian/.vim/plugged/YouCompleteMe/third_party/ycmd/ycmd/completers/completer_utils.py", line 234, in GetFileContents
return ToUnicode( ReadFile( filename ) )
File "/home/brian/.vim/plugged/YouCompleteMe/third_party/ycmd/ycmd/utils.py", line 86, in ReadFile
return f.read()
File "/usr/lib/python3.8/codecs.py", line 322, in decode
(result, consumed) = self._buffer_decode(data, self.errors, final)
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xaa in position 20: invalid start byte
2020-08-02 15:09:36,161 - INFO - Server reported: Aug 2, 2020, 3:09:36 PM >> workspace/didChangeWatchedFiles
2020-08-02 15:09:36,161 - INFO - Server reported: Aug 2, 2020, 3:09:36 PM >> workspace/didChangeWatchedFiles
2020-08-02 15:09:36,161 - INFO - Server reported: Aug 2, 2020, 3:09:36 PM >> workspace/didChangeWatchedFiles
2020-08-02 15:09:36,162 - INFO - Server reported: Aug 2, 2020, 3:09:36 PM >> workspace/didChangeWatchedFiles
2020-08-02 15:09:36,162 - INFO - Server reported: Aug 2, 2020, 3:09:36 PM >> workspace/didChangeWatchedFiles
2020-08-02 15:09:36,162 - ERROR - Error reading file /home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp
Traceback (most recent call last):
File "/home/brian/.vim/plugged/YouCompleteMe/third_party/ycmd/ycmd/completers/completer_utils.py", line 234, in GetFileContents
return ToUnicode( ReadFile( filename ) )
File "/home/brian/.vim/plugged/YouCompleteMe/third_party/ycmd/ycmd/utils.py", line 85, in ReadFile
with open( filepath, encoding = 'utf8' ) as f:
FileNotFoundError: [Errno 2] No such file or directory: '/home/brian/workspace/algorithms-sedge/code/bin/main/code/.Bag.java.swp'
2020-08-02 15:09:36,358 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":1,"message":"Aug 2, 2020, 3:09:36 PM JavaBuilder handling ImageBuilderInternalException while building: code\\nResource already exists on disk: \\u0027/code/bin/main/code/.Stack.java.swp\\u0027.\\norg.eclipse.core.internal.resources.ResourceException(/code/bin/main/code/.Stack.java.swp)[272]: java.lang.Exception: Resource already exists on disk: \\u0027/code/bin/main/code/.Stack.java.swp\\u0027.\\n\\tat org.eclipse.core.internal.resources.ResourceException.provideStackTrace(ResourceException.java:42)\\n\\tat org.eclipse.core.internal.resources.ResourceException.\\u003cinit\\u003e(ResourceException.java:38)\\n\\tat org.eclipse.core.internal.localstore.FileSystemResourceManager.copy(FileSystemResourceManager.java:329)\\n\\tat org.eclipse.core.internal.resources.Resource.copy(Resource.java:539)\\n\\tat org.eclipse.jdt.internal.core.builder.AbstractImageBuilder.copyResource(AbstractImageBuilder.java:401)\\n\\tat org.eclipse.jdt.internal.core.builder.IncrementalImageBuilder.findSourceFiles(IncrementalImageBuilder.java:711)\\n\\tat org.eclipse.jdt.internal.core.builder.IncrementalImageBuilder.findSourceFiles(IncrementalImageBuilder.java:588)\\n\\tat org.eclipse.jdt.internal.core.builder.IncrementalImageBuilder.findSourceFiles(IncrementalImageBuilder.java:539)\\n\\tat org.eclipse.jdt.internal.core.builder.IncrementalImageBuilder.build(IncrementalImageBuilder.java:119)\\n\\tat org.eclipse.jdt.internal.core.builder.JavaBuilder.buildDeltas(JavaBuilder.java:292)\\n\\tat org.eclipse.jdt.internal.core.builder.JavaBuilder.build(JavaBuilder.java:212)\\n\\tat org.eclipse.core.internal.events.BuildManager$2.run(BuildManager.java:832)\\n\\tat org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)\\n\\tat org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:220)\\n\\tat org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:263)\\n\\tat org.eclipse.core.internal.events.BuildManager$1.run(BuildManager.java:316)\\n\\tat org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)\\n\\tat org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:319)\\n\\tat org.eclipse.core.internal.events.BuildManager.basicBuildLoop(BuildManager.java:371)\\n\\tat org.eclipse.core.internal.events.BuildManager.build(BuildManager.java:392)\\n\\tat org.eclipse.core.internal.events.AutoBuildJob.doBuild(AutoBuildJob.java:154)\\n\\tat org.eclipse.core.internal.events.AutoBuildJob.run(AutoBuildJob.java:244)\\n\\tat org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)\\n"}}'
2020-08-02 15:09:36,359 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code","diagnostics":[{"range":{"start":{"line":0,"character":0},"end":{"line":0,"character":0}},"severity":1,"code":"0","source":"Java","message":"The project was not built due to \\"Resource already exists on disk: \\u0027/code/bin/main/code/.Stack.java.swp\\u0027.\\". Fix the problem, then try refreshing this project and building it since it may be inconsistent"}]}}'
2020-08-02 15:09:36,359 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code","diagnostics":[{"range":{"start":{"line":0,"character":0},"end":{"line":0,"character":0}},"severity":1,"code":"0","source":"Java","message":"The project was not built due to \\"Resource already exists on disk: \\u0027/code/bin/main/code/.Stack.java.swp\\u0027.\\". Fix the problem, then try refreshing this project and building it since it may be inconsistent"}]}}'
2020-08-02 15:09:36,359 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:36 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:36,359 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:36 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:36,360 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:36 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:36,360 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:36 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:36,360 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:36 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:36,360 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:36 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:36,360 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:36 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:36,361 - ERROR - Server reported: Aug 2, 2020, 3:09:36 PM JavaBuilder handling ImageBuilderInternalException while building: code
Resource already exists on disk: '/code/bin/main/code/.Stack.java.swp'.
org.eclipse.core.internal.resources.ResourceException(/code/bin/main/code/.Stack.java.swp)[272]: java.lang.Exception: Resource already exists on disk: '/code/bin/main/code/.Stack.java.swp'.
at org.eclipse.core.internal.resources.ResourceException.provideStackTrace(ResourceException.java:42)
at org.eclipse.core.internal.resources.ResourceException.<init>(ResourceException.java:38)
at org.eclipse.core.internal.localstore.FileSystemResourceManager.copy(FileSystemResourceManager.java:329)
at org.eclipse.core.internal.resources.Resource.copy(Resource.java:539)
at org.eclipse.jdt.internal.core.builder.AbstractImageBuilder.copyResource(AbstractImageBuilder.java:401)
at org.eclipse.jdt.internal.core.builder.IncrementalImageBuilder.findSourceFiles(IncrementalImageBuilder.java:711)
at org.eclipse.jdt.internal.core.builder.IncrementalImageBuilder.findSourceFiles(IncrementalImageBuilder.java:588)
at org.eclipse.jdt.internal.core.builder.IncrementalImageBuilder.findSourceFiles(IncrementalImageBuilder.java:539)
at org.eclipse.jdt.internal.core.builder.IncrementalImageBuilder.build(IncrementalImageBuilder.java:119)
at org.eclipse.jdt.internal.core.builder.JavaBuilder.buildDeltas(JavaBuilder.java:292)
at org.eclipse.jdt.internal.core.builder.JavaBuilder.build(JavaBuilder.java:212)
at org.eclipse.core.internal.events.BuildManager$2.run(BuildManager.java:832)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:220)
at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:263)
at org.eclipse.core.internal.events.BuildManager$1.run(BuildManager.java:316)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:319)
at org.eclipse.core.internal.events.BuildManager.basicBuildLoop(BuildManager.java:371)
at org.eclipse.core.internal.events.BuildManager.build(BuildManager.java:392)
at org.eclipse.core.internal.events.AutoBuildJob.doBuild(AutoBuildJob.java:154)
at org.eclipse.core.internal.events.AutoBuildJob.run(AutoBuildJob.java:244)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
2020-08-02 15:09:36,362 - ERROR - Error reading file /home/brian/workspace/algorithms-sedge/code
Traceback (most recent call last):
File "/home/brian/.vim/plugged/YouCompleteMe/third_party/ycmd/ycmd/completers/completer_utils.py", line 234, in GetFileContents
return ToUnicode( ReadFile( filename ) )
File "/home/brian/.vim/plugged/YouCompleteMe/third_party/ycmd/ycmd/utils.py", line 85, in ReadFile
with open( filepath, encoding = 'utf8' ) as f:
IsADirectoryError: [Errno 21] Is a directory: '/home/brian/workspace/algorithms-sedge/code'
2020-08-02 15:09:36,362 - ERROR - Error reading file /home/brian/workspace/algorithms-sedge/code
Traceback (most recent call last):
File "/home/brian/.vim/plugged/YouCompleteMe/third_party/ycmd/ycmd/completers/completer_utils.py", line 234, in GetFileContents
return ToUnicode( ReadFile( filename ) )
File "/home/brian/.vim/plugged/YouCompleteMe/third_party/ycmd/ycmd/utils.py", line 85, in ReadFile
with open( filepath, encoding = 'utf8' ) as f:
IsADirectoryError: [Errno 21] Is a directory: '/home/brian/workspace/algorithms-sedge/code'
2020-08-02 15:09:36,363 - INFO - Server reported: Aug 2, 2020, 3:09:36 PM >> workspace/didChangeWatchedFiles
2020-08-02 15:09:36,363 - INFO - Server reported: Aug 2, 2020, 3:09:36 PM >> workspace/didChangeWatchedFiles
2020-08-02 15:09:36,363 - INFO - Server reported: Aug 2, 2020, 3:09:36 PM >> workspace/didChangeWatchedFiles
2020-08-02 15:09:36,363 - INFO - Server reported: Aug 2, 2020, 3:09:36 PM >> workspace/didChangeWatchedFiles
2020-08-02 15:09:36,363 - INFO - Server reported: Aug 2, 2020, 3:09:36 PM >> workspace/didChangeWatchedFiles
2020-08-02 15:09:36,363 - INFO - Server reported: Aug 2, 2020, 3:09:36 PM >> workspace/didChangeWatchedFiles
2020-08-02 15:09:36,363 - INFO - Server reported: Aug 2, 2020, 3:09:36 PM >> workspace/didChangeWatchedFiles
2020-08-02 15:09:36,366 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/ch1/Ex134.class', wd=51, mask=IN_DELETE, cookie=0, name=Ex134.class>
2020-08-02 15:09:36,367 - DEBUG - TX: Sending notification: b'Content-Length: 178\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/ch1/Ex134.class"}]}}'
2020-08-02 15:09:36,369 - DEBUG - TX: Sending notification: b'Content-Length: 166\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/ch1"}]}}'
2020-08-02 15:09:36,368 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/ch1/Ex132.class', wd=51, mask=IN_DELETE, cookie=0, name=Ex132.class>
2020-08-02 15:09:36,370 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/ch1', wd=48, mask=IN_DELETE|IN_ISDIR, cookie=0, name=ch1>
2020-08-02 15:09:36,370 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/ch1', wd=51, mask=IN_DELETE_SELF, cookie=0, name=>
2020-08-02 15:09:36,370 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"Aug 2, 2020, 3:09:36 PM \\u003e\\u003e workspace/didChangeWatchedFiles "}}'
2020-08-02 15:09:36,371 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/ch1/Ex134.class","diagnostics":[]}}'
2020-08-02 15:09:36,371 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Bag.class', wd=50, mask=IN_DELETE, cookie=0, name=Bag.class>
2020-08-02 15:09:36,371 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Stack$Node.class', wd=50, mask=IN_DELETE, cookie=0, name=Stack$Node.class>
2020-08-02 15:09:36,372 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Queue.class', wd=50, mask=IN_DELETE, cookie=0, name=Queue.class>
2020-08-02 15:09:36,372 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Bag$ListIterator.class', wd=50, mask=IN_DELETE, cookie=0, name=Bag$ListIterator.class>
2020-08-02 15:09:36,372 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Evaluate.class', wd=50, mask=IN_DELETE, cookie=0, name=Evaluate.class>
2020-08-02 15:09:36,372 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/BinarySearch.class', wd=50, mask=IN_DELETE, cookie=0, name=BinarySearch.class>
2020-08-02 15:09:36,372 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Stack.class', wd=50, mask=IN_DELETE, cookie=0, name=Stack.class>
2020-08-02 15:09:36,372 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/FixedCapacityStack.class', wd=50, mask=IN_DELETE, cookie=0, name=FixedCapacityStack.class>
2020-08-02 15:09:36,372 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/ResizingArrayStack$ReverseArrayIterator.class', wd=50, mask=IN_DELETE, cookie=0, name=ResizingArrayStack$ReverseArrayIterator.class>
2020-08-02 15:09:36,373 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/DataFilesHandler.class', wd=50, mask=IN_DELETE, cookie=0, name=DataFilesHandler.class>
2020-08-02 15:09:36,373 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/InputSimulator.class', wd=50, mask=IN_DELETE, cookie=0, name=InputSimulator.class>
2020-08-02 15:09:36,373 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/App.class', wd=50, mask=IN_DELETE, cookie=0, name=App.class>
2020-08-02 15:09:36,373 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/ResizingArrayStack.class', wd=50, mask=IN_DELETE, cookie=0, name=ResizingArrayStack.class>
2020-08-02 15:09:36,373 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Queue$Node.class', wd=50, mask=IN_DELETE, cookie=0, name=Queue$Node.class>
2020-08-02 15:09:36,373 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Bag$Node.class', wd=50, mask=IN_DELETE, cookie=0, name=Bag$Node.class>
2020-08-02 15:09:36,373 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Stats.class', wd=50, mask=IN_DELETE, cookie=0, name=Stats.class>
2020-08-02 15:09:36,374 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/FixedCapacityStackOfStrings.class', wd=50, mask=IN_DELETE, cookie=0, name=FixedCapacityStackOfStrings.class>
2020-08-02 15:09:36,374 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Stack$ListIterator.class', wd=50, mask=IN_DELETE, cookie=0, name=Stack$ListIterator.class>
2020-08-02 15:09:36,374 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Queue$ListIterator.class', wd=50, mask=IN_DELETE, cookie=0, name=Queue$ListIterator.class>
2020-08-02 15:09:36,374 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/.Stack.java.swp', wd=50, mask=IN_DELETE, cookie=0, name=.Stack.java.swp>
2020-08-02 15:09:36,374 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code', wd=48, mask=IN_DELETE|IN_ISDIR, cookie=0, name=code>
2020-08-02 15:09:36,374 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code', wd=50, mask=IN_DELETE_SELF, cookie=0, name=>
2020-08-02 15:09:36,374 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code', wd=48, mask=IN_CREATE|IN_ISDIR, cookie=0, name=code>
2020-08-02 15:09:36,375 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/.Stack.java.swp', wd=52, mask=IN_CREATE, cookie=0, name=.Stack.java.swp>
2020-08-02 15:09:36,375 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/ch1', wd=48, mask=IN_CREATE|IN_ISDIR, cookie=0, name=ch1>
2020-08-02 15:09:36,377 - DEBUG - TX: Sending notification: b'Content-Length: 178\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/ch1/Ex132.class"}]}}'
2020-08-02 15:09:36,377 - DEBUG - TX: Sending notification: b'Content-Length: 166\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/ch1"}]}}'
2020-08-02 15:09:36,378 - DEBUG - TX: Sending notification: b'Content-Length: 166\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/ch1"}]}}'
2020-08-02 15:09:36,378 - DEBUG - TX: Sending notification: b'Content-Length: 162\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main"}]}}'
2020-08-02 15:09:36,378 - DEBUG - TX: Sending notification: b'Content-Length: 177\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Bag.class"}]}}'
2020-08-02 15:09:36,379 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:09:36,380 - DEBUG - TX: Sending notification: b'Content-Length: 186\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Stack%24Node.class"}]}}'
2020-08-02 15:09:36,380 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:09:36,380 - DEBUG - TX: Sending notification: b'Content-Length: 179\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Queue.class"}]}}'
2020-08-02 15:09:36,381 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:09:36,381 - DEBUG - TX: Sending notification: b'Content-Length: 192\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Bag%24ListIterator.class"}]}}'
2020-08-02 15:09:36,381 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:09:36,382 - DEBUG - TX: Sending notification: b'Content-Length: 182\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Evaluate.class"}]}}'
2020-08-02 15:09:36,382 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:09:36,382 - DEBUG - TX: Sending notification: b'Content-Length: 186\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/BinarySearch.class"}]}}'
2020-08-02 15:09:36,383 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:09:36,383 - INFO - Server reported: Aug 2, 2020, 3:09:36 PM >> workspace/didChangeWatchedFiles
2020-08-02 15:09:36,384 - ERROR - Error reading file /home/brian/workspace/algorithms-sedge/code/bin/main/ch1/Ex134.class
Traceback (most recent call last):
File "/home/brian/.vim/plugged/YouCompleteMe/third_party/ycmd/ycmd/completers/completer_utils.py", line 234, in GetFileContents
return ToUnicode( ReadFile( filename ) )
File "/home/brian/.vim/plugged/YouCompleteMe/third_party/ycmd/ycmd/utils.py", line 85, in ReadFile
with open( filepath, encoding = 'utf8' ) as f:
FileNotFoundError: [Errno 2] No such file or directory: '/home/brian/workspace/algorithms-sedge/code/bin/main/ch1/Ex134.class'
2020-08-02 15:09:36,385 - DEBUG - TX: Sending notification: b'Content-Length: 179\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Stack.class"}]}}'
2020-08-02 15:09:36,385 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:09:36,386 - DEBUG - TX: Sending notification: b'Content-Length: 192\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/FixedCapacityStack.class"}]}}'
2020-08-02 15:09:36,387 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:09:36,387 - DEBUG - TX: Sending notification: b'Content-Length: 215\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/ResizingArrayStack%24ReverseArrayIterator.class"}]}}'
2020-08-02 15:09:36,387 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:09:36,390 - DEBUG - TX: Sending notification: b'Content-Length: 190\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/DataFilesHandler.class"}]}}'
2020-08-02 15:09:36,399 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:09:36,400 - DEBUG - TX: Sending notification: b'Content-Length: 188\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/InputSimulator.class"}]}}'
2020-08-02 15:09:36,400 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:09:36,401 - DEBUG - TX: Sending notification: b'Content-Length: 177\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/App.class"}]}}'
2020-08-02 15:09:36,401 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:09:36,401 - DEBUG - TX: Sending notification: b'Content-Length: 192\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/ResizingArrayStack.class"}]}}'
2020-08-02 15:09:36,401 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:09:36,402 - DEBUG - TX: Sending notification: b'Content-Length: 186\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Queue%24Node.class"}]}}'
2020-08-02 15:09:36,402 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:09:36,402 - DEBUG - TX: Sending notification: b'Content-Length: 184\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Bag%24Node.class"}]}}'
2020-08-02 15:09:36,403 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:09:36,403 - DEBUG - TX: Sending notification: b'Content-Length: 179\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Stats.class"}]}}'
2020-08-02 15:09:36,403 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:09:36,404 - DEBUG - TX: Sending notification: b'Content-Length: 201\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/FixedCapacityStackOfStrings.class"}]}}'
2020-08-02 15:09:36,404 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:09:36,404 - DEBUG - TX: Sending notification: b'Content-Length: 194\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Stack%24ListIterator.class"}]}}'
2020-08-02 15:09:36,404 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:09:36,405 - DEBUG - TX: Sending notification: b'Content-Length: 194\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Queue%24ListIterator.class"}]}}'
2020-08-02 15:09:36,405 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:09:36,405 - DEBUG - TX: Sending notification: b'Content-Length: 183\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/.Stack.java.swp"}]}}'
2020-08-02 15:09:36,406 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:09:36,406 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":3,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:09:36,406 - DEBUG - TX: Sending notification: b'Content-Length: 162\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main"}]}}'
2020-08-02 15:09:36,406 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:09:36,407 - DEBUG - TX: Sending notification: b'Content-Length: 162\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main"}]}}'
2020-08-02 15:09:36,407 - DEBUG - TX: Sending notification: b'Content-Length: 183\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/.Stack.java.swp"}]}}'
2020-08-02 15:09:36,407 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:09:36,407 - DEBUG - TX: Sending notification: b'Content-Length: 166\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/ch1"}]}}'
2020-08-02 15:09:36,408 - DEBUG - TX: Sending notification: b'Content-Length: 162\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main"}]}}'
2020-08-02 15:09:36,518 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/ch1/Ex132.class', wd=53, mask=IN_CREATE, cookie=0, name=Ex132.class>
2020-08-02 15:09:36,518 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/ch1/Ex132.class', wd=53, mask=IN_MODIFY, cookie=0, name=Ex132.class>
2020-08-02 15:09:36,518 - DEBUG - TX: Sending notification: b'Content-Length: 178\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/ch1/Ex132.class"}]}}'
2020-08-02 15:09:36,519 - DEBUG - TX: Sending notification: b'Content-Length: 166\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/ch1"}]}}'
2020-08-02 15:09:36,519 - DEBUG - TX: Sending notification: b'Content-Length: 178\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/ch1/Ex132.class"}]}}'
2020-08-02 15:09:36,528 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/ch1/Ex134.class', wd=53, mask=IN_CREATE, cookie=0, name=Ex134.class>
2020-08-02 15:09:36,528 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/ch1/Ex134.class', wd=53, mask=IN_MODIFY, cookie=0, name=Ex134.class>
2020-08-02 15:09:36,529 - DEBUG - TX: Sending notification: b'Content-Length: 178\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/ch1/Ex134.class"}]}}'
2020-08-02 15:09:36,529 - DEBUG - TX: Sending notification: b'Content-Length: 166\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/ch1"}]}}'
2020-08-02 15:09:36,529 - DEBUG - TX: Sending notification: b'Content-Length: 178\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/ch1/Ex134.class"}]}}'
2020-08-02 15:09:36,535 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/App.class', wd=52, mask=IN_CREATE, cookie=0, name=App.class>
2020-08-02 15:09:36,536 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/App.class', wd=52, mask=IN_MODIFY, cookie=0, name=App.class>
2020-08-02 15:09:36,536 - DEBUG - TX: Sending notification: b'Content-Length: 177\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/App.class"}]}}'
2020-08-02 15:09:36,536 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:09:36,537 - DEBUG - TX: Sending notification: b'Content-Length: 177\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/App.class"}]}}'
2020-08-02 15:09:36,549 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Bag.class', wd=52, mask=IN_CREATE, cookie=0, name=Bag.class>
2020-08-02 15:09:36,549 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Bag.class', wd=52, mask=IN_MODIFY, cookie=0, name=Bag.class>
2020-08-02 15:09:36,549 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Bag$ListIterator.class', wd=52, mask=IN_CREATE, cookie=0, name=Bag$ListIterator.class>
2020-08-02 15:09:36,550 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Bag$ListIterator.class', wd=52, mask=IN_MODIFY, cookie=0, name=Bag$ListIterator.class>
2020-08-02 15:09:36,550 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Bag$Node.class', wd=52, mask=IN_CREATE, cookie=0, name=Bag$Node.class>
2020-08-02 15:09:36,550 - DEBUG - in-event <InotifyEvent: src_path=b'/home/brian/workspace/algorithms-sedge/code/bin/main/code/Bag$Node.class', wd=52, mask=IN_MODIFY, cookie=0, name=Bag$Node.class>
2020-08-02 15:09:36,550 - DEBUG - TX: Sending notification: b'Content-Length: 177\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Bag.class"}]}}'
2020-08-02 15:09:36,551 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:09:36,551 - DEBUG - TX: Sending notification: b'Content-Length: 177\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Bag.class"}]}}'
2020-08-02 15:09:36,551 - DEBUG - TX: Sending notification: b'Content-Length: 192\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":1,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code/Bag%24ListIterator.class"}]}}'
2020-08-02 15:09:36,552 - DEBUG - TX: Sending notification: b'Content-Length: 167\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles","params":{"changes":[{"type":2,"uri":"file:///home/brian/workspace/algorithms-sedge/code/bin/main/code"}]}}'
2020-08-02 15:09:36,552 - DEBUG - TX: Sending notification: b'Content-Length: 192\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeWatchedFiles",
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment