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,12 @@
2026-01-26 07:13:41.255 [info] Extension host with pid 46172 started
2026-01-26 07:13:41.266 [info] Lock '/root/.local/share/code-server/User/workspaceStorage/3d7c237e/vscode.lock': Lock acquired.
2026-01-26 07:13:41.375 [info] ExtensionService#_doActivateExtension vscode.github-authentication, startup: false, activationEvent: 'onAuthenticationRequest:github'
2026-01-26 07:13:41.376 [info] ExtensionService#_doActivateExtension vscode.emmet, startup: false, activationEvent: 'onLanguage'
2026-01-26 07:13:41.481 [info] ExtensionService#_doActivateExtension vscode.git-base, startup: true, activationEvent: '*', root cause: vscode.git
2026-01-26 07:13:41.506 [info] ExtensionService#_doActivateExtension vscode.git, startup: true, activationEvent: '*'
2026-01-26 07:13:41.506 [info] ExtensionService#_doActivateExtension vscode.github, startup: true, activationEvent: '*'
2026-01-26 07:13:41.644 [info] Eager extensions activated
2026-01-26 07:13:41.644 [info] ExtensionService#_doActivateExtension vscode.debug-auto-launch, startup: false, activationEvent: 'onStartupFinished'
2026-01-26 07:13:41.645 [info] ExtensionService#_doActivateExtension vscode.merge-conflict, startup: false, activationEvent: 'onStartupFinished'
2026-01-26 07:48:19.506 [info] ExtensionService#_doActivateExtension vscode.terminal-suggest, startup: false, activationEvent: 'onTerminalShellIntegration:*'
2026-01-26 09:11:49.063 [info] ExtensionService#_doActivateExtension vscode.npm, startup: false, activationEvent: 'onTerminalQuickFixRequest:ms-vscode.npm-command'

View File

@@ -0,0 +1,167 @@
2026-01-26 07:13:41.680 [info] [main] Log level: Info
2026-01-26 07:13:41.680 [info] [main] Validating found git in: "git"
2026-01-26 07:13:41.680 [info] [main] Using git "2.39.5" from "git"
2026-01-26 07:13:41.680 [info] [Model][doInitialScan] Initial repository scan started
2026-01-26 07:13:41.680 [info] > git rev-parse --show-toplevel [2ms]
2026-01-26 07:13:41.680 [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-26 07:13:41.681 [info] > git rev-parse --show-toplevel [2ms]
2026-01-26 07:13:41.681 [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-26 07:13:41.685 [info] > git rev-parse --show-toplevel [2ms]
2026-01-26 07:13:41.685 [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-26 07:13:41.689 [info] > git rev-parse --show-toplevel [2ms]
2026-01-26 07:13:41.689 [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-26 07:13:41.693 [info] > git rev-parse --show-toplevel [2ms]
2026-01-26 07:13:41.693 [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-26 07:13:41.699 [info] > git rev-parse --show-toplevel [3ms]
2026-01-26 07:13:41.699 [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-26 07:13:41.728 [info] > git rev-parse --show-toplevel [25ms]
2026-01-26 07:13:41.728 [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-26 07:13:41.733 [info] > git rev-parse --show-toplevel [2ms]
2026-01-26 07:13:41.733 [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-26 07:13:41.740 [info] > git rev-parse --show-toplevel [4ms]
2026-01-26 07:13:41.740 [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-26 07:13:41.744 [info] > git rev-parse --show-toplevel [1ms]
2026-01-26 07:13:41.744 [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-26 07:13:41.749 [info] > git rev-parse --show-toplevel [1ms]
2026-01-26 07:13:41.749 [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-26 07:13:41.752 [info] > git rev-parse --show-toplevel [1ms]
2026-01-26 07:13:41.752 [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-26 07:13:41.756 [info] > git rev-parse --show-toplevel [1ms]
2026-01-26 07:13:41.756 [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-26 07:13:41.759 [info] [Model][doInitialScan] Initial repository scan completed - repositories (0), closed repositories (0), parent repositories (0), unsafe repositories (0)
2026-01-26 07:13:42.835 [info] > git rev-parse --show-toplevel [1ms]
2026-01-26 07:13:42.836 [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-26 07:41:54.643 [info] > git rev-parse --show-toplevel [1ms]
2026-01-26 07:41:54.643 [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-26 07:43:37.389 [info] > git rev-parse --show-toplevel [1ms]
2026-01-26 07:43:37.389 [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-26 07:48:19.146 [info] > git rev-parse --show-toplevel [2ms]
2026-01-26 07:48:19.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-26 07:48:19.648 [info] > git rev-parse --show-toplevel [1ms]
2026-01-26 07:48:19.648 [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-26 07:50:24.101 [info] > git rev-parse --show-toplevel [3ms]
2026-01-26 07:50:24.101 [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-26 07:51:36.100 [info] > git rev-parse --show-toplevel [1ms]
2026-01-26 07:51:36.101 [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-26 08:07:37.716 [info] > git rev-parse --show-toplevel [1ms]
2026-01-26 08:07:37.716 [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-26 08:08:03.138 [info] > git rev-parse --show-toplevel [1ms]
2026-01-26 08:08:03.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-26 08:22:39.629 [info] > git rev-parse --show-toplevel [2ms]
2026-01-26 08:22:39.629 [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-26 08:22:53.304 [info] > git rev-parse --show-toplevel [2ms]
2026-01-26 08:22:53.304 [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-26 08:35:08.649 [info] > git rev-parse --show-toplevel [1ms]
2026-01-26 08:35:08.649 [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-26 08:36:14.599 [info] > git rev-parse --show-toplevel [1ms]
2026-01-26 08:36:14.599 [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-26 08:39:21.087 [info] > git rev-parse --show-toplevel [1ms]
2026-01-26 08:39:21.087 [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-26 08:40:08.086 [info] > git rev-parse --show-toplevel [1ms]
2026-01-26 08:40:08.086 [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-26 08:50:00.089 [info] > git rev-parse --show-toplevel [1ms]
2026-01-26 08:50:00.089 [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-26 08:51:22.173 [info] > git rev-parse --show-toplevel [2ms]
2026-01-26 08:51:22.173 [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-26 09:00:59.944 [info] > git rev-parse --show-toplevel [1ms]
2026-01-26 09:00:59.944 [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-26 09:02:15.771 [info] > git rev-parse --show-toplevel [1ms]
2026-01-26 09:02:15.771 [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-26 09:06:39.254 [info] > git rev-parse --show-toplevel [1ms]
2026-01-26 09:06:39.254 [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-26 09:07:40.257 [info] > git rev-parse --show-toplevel [2ms]
2026-01-26 09:07:40.257 [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-26 09:12:15.367 [info] > git rev-parse --show-toplevel [1ms]
2026-01-26 09:12:15.367 [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-26 09:14:36.036 [info] > git rev-parse --show-toplevel [1ms]
2026-01-26 09:14:36.036 [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-26 09:22:37.742 [info] > git rev-parse --show-toplevel [1ms]
2026-01-26 09:22:37.742 [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-26 09:23:41.738 [info] > git rev-parse --show-toplevel [1ms]
2026-01-26 09:23:41.738 [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-26 09:41:56.257 [info] > git rev-parse --show-toplevel [2ms]
2026-01-26 09:41:56.257 [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-26 09:42:25.124 [info] > git rev-parse --show-toplevel [2ms]
2026-01-26 09:42:25.124 [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-26 09:45:06.303 [info] > git rev-parse --show-toplevel [2ms]
2026-01-26 09:45:06.303 [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-26 09:45:32.498 [info] > git rev-parse --show-toplevel [1ms]
2026-01-26 09:45:32.498 [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-26 09:55:50.317 [info] > git rev-parse --show-toplevel [4ms]
2026-01-26 09:55:50.318 [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-26 09:56:35.686 [info] > git rev-parse --show-toplevel [2ms]
2026-01-26 09:56:35.686 [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-26 10:05:09.716 [info] > git rev-parse --show-toplevel [3ms]
2026-01-26 10:05:09.717 [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-26 10:05:53.854 [info] > git rev-parse --show-toplevel [1ms]
2026-01-26 10:05:53.854 [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-26 10:09:24.942 [info] > git rev-parse --show-toplevel [1ms]
2026-01-26 10:09:24.942 [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-26 10:10:13.888 [info] > git rev-parse --show-toplevel [1ms]
2026-01-26 10:10:13.889 [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-26 10:16:17.827 [info] > git rev-parse --show-toplevel [1ms]
2026-01-26 10:16:17.827 [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-26 10:16:57.663 [info] > git rev-parse --show-toplevel [1ms]
2026-01-26 10:16:57.663 [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-26 10:18:52.203 [info] > git rev-parse --show-toplevel [1ms]
2026-01-26 10:18:52.203 [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-26 10:19:26.184 [info] > git rev-parse --show-toplevel [1ms]
2026-01-26 10:19:26.184 [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-26 10:29:05.318 [info] > git rev-parse --show-toplevel [4ms]
2026-01-26 10:29:05.318 [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-26 10:29:25.970 [info] > git rev-parse --show-toplevel [1ms]
2026-01-26 10:29:25.970 [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-26 07:13:41.572 [info] Reading sessions from keychain...
2026-01-26 07:13:41.572 [info] Getting sessions for all scopes...
2026-01-26 07:13:41.572 [info] Got 0 sessions for ...
2026-01-26 07:13:41.572 [info] Getting sessions for all scopes...
2026-01-26 07:13:41.572 [info] Got 0 sessions for ...
2026-01-26 07:13:41.572 [info] Getting sessions for all scopes...
2026-01-26 07:13:41.572 [info] Got 0 sessions for ...
2026-01-26 07:13:41.572 [info] Getting sessions for all scopes...
2026-01-26 07:13:41.572 [info] Got 0 sessions for ...
2026-01-26 07:13:41.572 [info] Getting sessions for all scopes...
2026-01-26 07:13:41.572 [info] Got 0 sessions for ...
2026-01-26 07:13:41.572 [info] Getting sessions for all scopes...
2026-01-26 07:13:41.572 [info] Got 0 sessions for ...
2026-01-26 07:13:41.572 [info] Getting sessions for all scopes...
2026-01-26 07:13:41.572 [info] Got 0 sessions for ...
2026-01-26 07:13:41.572 [info] Getting sessions for all scopes...
2026-01-26 07:13:41.572 [info] Got 0 sessions for ...
2026-01-26 07:13:41.573 [info] Getting sessions for all scopes...
2026-01-26 07:13:41.573 [info] Got 0 sessions for ...
2026-01-26 07:13:41.573 [info] Getting sessions for all scopes...
2026-01-26 07:13:41.573 [info] Got 0 sessions for ...
2026-01-26 07:13:41.597 [info] Getting sessions for all scopes...
2026-01-26 07:13:41.597 [info] Got 0 sessions for ...
2026-01-26 07:13:41.598 [info] Getting sessions for all scopes...
2026-01-26 07:13:41.598 [info] Got 0 sessions for ...
2026-01-26 07:13:41.598 [info] Getting sessions for all scopes...
2026-01-26 07:13:41.598 [info] Got 0 sessions for ...
2026-01-26 07:13:41.598 [info] Getting sessions for all scopes...
2026-01-26 07:13:41.598 [info] Got 0 sessions for ...
2026-01-26 07:13:41.598 [info] Getting sessions for all scopes...
2026-01-26 07:13:41.598 [info] Got 0 sessions for ...
2026-01-26 07:13:42.831 [info] Getting sessions for all scopes...
2026-01-26 07:13:42.831 [info] Got 0 sessions for ...

View File

@@ -0,0 +1 @@
2026-01-26 07:13:41.738 [info] Log level: Info