Initial commit - Migrated to Dev environment

This commit is contained in:
2026-02-03 19:55:45 +00:00
commit a34e5b7976
3518 changed files with 481663 additions and 0 deletions

View File

@@ -0,0 +1,17 @@
2026-01-31 09:15:36.572 [info] Extension host with pid 166721 started
2026-01-31 09:15:36.578 [info] Lock '/root/.local/share/code-server/User/workspaceStorage/70d739db/vscode.lock': Lock acquired.
2026-01-31 09:15:36.704 [info] ExtensionService#_doActivateExtension vscode.github-authentication, startup: false, activationEvent: 'onAuthenticationRequest:github'
2026-01-31 09:15:36.705 [info] ExtensionService#_doActivateExtension vscode.emmet, startup: false, activationEvent: 'onLanguage'
2026-01-31 09:15:36.813 [info] ExtensionService#_doActivateExtension vscode.git-base, startup: true, activationEvent: '*', root cause: vscode.git
2026-01-31 09:15:36.853 [info] ExtensionService#_doActivateExtension vscode.git, startup: true, activationEvent: '*'
2026-01-31 09:15:36.853 [info] ExtensionService#_doActivateExtension vscode.github, startup: true, activationEvent: '*'
2026-01-31 09:15:37.015 [info] Eager extensions activated
2026-01-31 09:15:37.016 [info] ExtensionService#_doActivateExtension vscode.debug-auto-launch, startup: false, activationEvent: 'onStartupFinished'
2026-01-31 09:15:37.016 [info] ExtensionService#_doActivateExtension vscode.merge-conflict, startup: false, activationEvent: 'onStartupFinished'
2026-01-31 09:15:37.270 [info] ExtensionService#_doActivateExtension vscode.terminal-suggest, startup: false, activationEvent: 'onTerminalShellIntegration:*'
2026-01-31 09:15:54.321 [info] ExtensionService#_doActivateExtension vscode.extension-editing, startup: false, activationEvent: 'onLanguage:markdown'
2026-01-31 09:15:54.323 [info] ExtensionService#_doActivateExtension vscode.markdown-language-features, startup: false, activationEvent: 'onLanguage:markdown'
2026-01-31 09:15:54.838 [info] ExtensionService#_doActivateExtension vscode.markdown-math, startup: false, activationEvent: 'api', root cause: vscode.markdown-language-features
2026-01-31 10:53:10.496 [info] Extension host terminating: received terminate message from renderer
2026-01-31 10:53:10.497 [info] Lock '/root/.local/share/code-server/User/workspaceStorage/70d739db/vscode.lock': Marking the lockfile as scheduled to be released in 6000 ms.
2026-01-31 10:53:10.533 [info] Extension host with pid 166721 exiting with code 0

View File

@@ -0,0 +1,74 @@
2026-01-31 09:15:37.062 [info] [main] Log level: Info
2026-01-31 09:15:37.062 [info] [main] Validating found git in: "git"
2026-01-31 09:15:37.062 [info] [main] Using git "2.39.5" from "git"
2026-01-31 09:15:37.062 [info] [Model][doInitialScan] Initial repository scan started
2026-01-31 09:15:37.062 [info] > git rev-parse --show-toplevel [4ms]
2026-01-31 09:15:37.062 [info] fatal: not a git repository (or any parent up to mount point /opt)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
2026-01-31 09:15:37.062 [info] > git rev-parse --show-toplevel [3ms]
2026-01-31 09:15:37.062 [info] fatal: not a git repository (or any parent up to mount point /opt)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
2026-01-31 09:15:37.062 [info] > git rev-parse --show-toplevel [1ms]
2026-01-31 09:15:37.062 [info] fatal: not a git repository (or any parent up to mount point /opt)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
2026-01-31 09:15:37.062 [info] > git rev-parse --show-toplevel [2ms]
2026-01-31 09:15:37.062 [info] fatal: not a git repository (or any parent up to mount point /opt)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
2026-01-31 09:15:37.062 [info] > git rev-parse --show-toplevel [2ms]
2026-01-31 09:15:37.062 [info] fatal: not a git repository (or any parent up to mount point /opt)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
2026-01-31 09:15:37.064 [info] > git rev-parse --show-toplevel [2ms]
2026-01-31 09:15:37.064 [info] fatal: not a git repository (or any parent up to mount point /opt)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
2026-01-31 09:15:37.068 [info] > git rev-parse --show-toplevel [2ms]
2026-01-31 09:15:37.068 [info] fatal: not a git repository (or any parent up to mount point /opt)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
2026-01-31 09:15:37.073 [info] > git rev-parse --show-toplevel [3ms]
2026-01-31 09:15:37.073 [info] fatal: not a git repository (or any parent up to mount point /opt)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
2026-01-31 09:15:37.080 [info] > git rev-parse --show-toplevel [4ms]
2026-01-31 09:15:37.080 [info] fatal: not a git repository (or any parent up to mount point /opt)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
2026-01-31 09:15:37.094 [info] > git rev-parse --show-toplevel [12ms]
2026-01-31 09:15:37.094 [info] fatal: not a git repository (or any parent up to mount point /opt)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
2026-01-31 09:15:37.098 [info] > git rev-parse --show-toplevel [1ms]
2026-01-31 09:15:37.098 [info] fatal: not a git repository (or any parent up to mount point /opt)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
2026-01-31 09:15:37.126 [info] > git rev-parse --show-toplevel [25ms]
2026-01-31 09:15:37.126 [info] fatal: not a git repository (or any parent up to mount point /opt)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
2026-01-31 09:15:37.130 [info] > git rev-parse --show-toplevel [1ms]
2026-01-31 09:15:37.130 [info] fatal: not a git repository (or any parent up to mount point /opt)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
2026-01-31 09:15:37.134 [info] > git rev-parse --show-toplevel [1ms]
2026-01-31 09:15:37.134 [info] fatal: not a git repository (or any parent up to mount point /opt)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
2026-01-31 09:15:37.138 [info] > git rev-parse --show-toplevel [1ms]
2026-01-31 09:15:37.138 [info] fatal: not a git repository (or any parent up to mount point /opt)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
2026-01-31 09:15:37.142 [info] [Model][doInitialScan] Initial repository scan completed - repositories (0), closed repositories (0), parent repositories (0), unsafe repositories (0)
2026-01-31 09:15:37.146 [info] > git rev-parse --show-toplevel [1ms]
2026-01-31 09:15:37.146 [info] fatal: not a git repository (or any parent up to mount point /opt)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
2026-01-31 09:15:37.149 [info] > git rev-parse --show-toplevel [1ms]
2026-01-31 09:15:37.149 [info] fatal: not a git repository (or any parent up to mount point /opt)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
2026-01-31 09:15:37.383 [info] > git rev-parse --show-toplevel [2ms]
2026-01-31 09:15:37.383 [info] fatal: not a git repository (or any parent up to mount point /opt)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
2026-01-31 09:15:37.425 [info] > git rev-parse --show-toplevel [1ms]
2026-01-31 09:15:37.425 [info] fatal: not a git repository (or any parent up to mount point /opt)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
2026-01-31 09:15:38.704 [info] > git rev-parse --show-toplevel [1ms]
2026-01-31 09:15:38.704 [info] fatal: not a git repository (or any parent up to mount point /opt)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
2026-01-31 09:15:54.449 [info] > git rev-parse --show-toplevel [1ms]
2026-01-31 09:15:54.449 [info] fatal: not a git repository (or any parent up to mount point /opt)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
2026-01-31 09:18:17.779 [info] > git rev-parse --show-toplevel [2ms]
2026-01-31 09:18:17.779 [info] fatal: not a git repository (or any parent up to mount point /opt)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
2026-01-31 09:18:27.049 [info] > git rev-parse --show-toplevel [11ms]
2026-01-31 09:18:27.049 [info] fatal: not a git repository (or any parent up to mount point /opt)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).

View File

@@ -0,0 +1,33 @@
2026-01-31 09:15:36.912 [info] Reading sessions from keychain...
2026-01-31 09:15:36.912 [info] Getting sessions for all scopes...
2026-01-31 09:15:36.912 [info] Got 0 sessions for ...
2026-01-31 09:15:36.912 [info] Getting sessions for all scopes...
2026-01-31 09:15:36.912 [info] Got 0 sessions for ...
2026-01-31 09:15:36.912 [info] Getting sessions for all scopes...
2026-01-31 09:15:36.912 [info] Got 0 sessions for ...
2026-01-31 09:15:36.912 [info] Getting sessions for all scopes...
2026-01-31 09:15:36.912 [info] Got 0 sessions for ...
2026-01-31 09:15:36.912 [info] Getting sessions for all scopes...
2026-01-31 09:15:36.912 [info] Got 0 sessions for ...
2026-01-31 09:15:36.912 [info] Getting sessions for all scopes...
2026-01-31 09:15:36.912 [info] Got 0 sessions for ...
2026-01-31 09:15:36.912 [info] Getting sessions for all scopes...
2026-01-31 09:15:36.912 [info] Got 0 sessions for ...
2026-01-31 09:15:36.912 [info] Getting sessions for all scopes...
2026-01-31 09:15:36.912 [info] Got 0 sessions for ...
2026-01-31 09:15:36.912 [info] Getting sessions for all scopes...
2026-01-31 09:15:36.912 [info] Got 0 sessions for ...
2026-01-31 09:15:36.921 [info] Getting sessions for all scopes...
2026-01-31 09:15:36.921 [info] Got 0 sessions for ...
2026-01-31 09:15:36.946 [info] Getting sessions for all scopes...
2026-01-31 09:15:36.946 [info] Got 0 sessions for ...
2026-01-31 09:15:36.946 [info] Getting sessions for all scopes...
2026-01-31 09:15:36.946 [info] Got 0 sessions for ...
2026-01-31 09:15:36.947 [info] Getting sessions for all scopes...
2026-01-31 09:15:36.947 [info] Got 0 sessions for ...
2026-01-31 09:15:36.947 [info] Getting sessions for all scopes...
2026-01-31 09:15:36.947 [info] Got 0 sessions for ...
2026-01-31 09:15:36.947 [info] Getting sessions for all scopes...
2026-01-31 09:15:36.947 [info] Got 0 sessions for ...
2026-01-31 09:15:38.801 [info] Getting sessions for all scopes...
2026-01-31 09:15:38.801 [info] Got 0 sessions for ...

View File

@@ -0,0 +1 @@
2026-01-31 09:15:37.134 [info] Log level: Info