Skip to content

Instantly share code, notes, and snippets.

@Remmert-PBE
Created June 27, 2024 07:18
Show Gist options
  • Save Remmert-PBE/1ccecd8d82c4b19d700835bff1b3567b to your computer and use it in GitHub Desktop.
Save Remmert-PBE/1ccecd8d82c4b19d700835bff1b3567b to your computer and use it in GitHub Desktop.
GCM_TRACE + GIT_TRACE log
13:51:54.064266 ...e/Application.cs:106 trace: [RunInternalAsync] Version: 2.5.0.0
13:51:54.076657 ...e/Application.cs:107 trace: [RunInternalAsync] Runtime: .NET 8.0.6
13:51:54.076695 ...e/Application.cs:108 trace: [RunInternalAsync] Platform: Windows (x86-64)
13:51:54.076702 ...e/Application.cs:109 trace: [RunInternalAsync] OSVersion: 10.0.22631.0
13:51:54.076710 ...e/Application.cs:110 trace: [RunInternalAsync] AppPath: C:\Users\pbe\.dotnet\tools\git-credential-manager.exe
13:51:54.076747 ...e/Application.cs:111 trace: [RunInternalAsync] InstallDir: C:\Users\pbe\.dotnet\tools\.store\git-credential-manager\2.5.0\git-credential-manager\2.5.0\tools\net8.0\any\
13:51:54.076761 ...e/Application.cs:112 trace: [RunInternalAsync] Arguments: get
13:51:54.088363 ...GitCommandBase.cs:32 trace: [ExecuteAsync] Start 'get' command...
13:51:54.099429 ...GitCommandBase.cs:46 trace: [ExecuteAsync] Detecting host provider for input:
13:51:54.100196 ...GitCommandBase.cs:47 trace: [ExecuteAsync] protocol=https
13:51:54.100249 ...GitCommandBase.cs:47 trace: [ExecuteAsync] host=git.company.intern
13:51:54.100260 ...GitCommandBase.cs:47 trace: [ExecuteAsync] wwwauth=Basic realm="Gitea"
13:51:54.103080 ...oviderRegistry.cs:99 trace: [GetProviderAsync] Host provider override was set id='generic'
13:51:54.104153 ...GitCommandBase.cs:49 trace: [ExecuteAsync] Host provider 'Generic' was selected.
13:51:54.104918 .../HostProvider.cs:126 trace: [GetCredentialAsync] Looking for existing credential in store with service=https://git.company.intern account=...
13:51:54.110345 .../HostProvider.cs:140 trace: [GetCredentialAsync] Existing credential found.
13:51:54.110451 ...nds/GetCommand.cs:39 trace: [ExecuteInternalAsync] Writing credentials to output:
13:51:54.110544 ...nds/GetCommand.cs:40 trace: [ExecuteInternalAsync] protocol=https
13:51:54.110560 ...nds/GetCommand.cs:40 trace: [ExecuteInternalAsync] host=git.company.intern
13:51:54.110567 ...nds/GetCommand.cs:40 trace: [ExecuteInternalAsync] username=OAUTH_USER
13:51:54.110584 ...nds/GetCommand.cs:40 trace: [ExecuteInternalAsync] password=********
13:51:54.111233 ...GitCommandBase.cs:53 trace: [ExecuteAsync] End 'get' command...
13:51:54.269549 run-command.c:657 trace: run_command: 'C:/Users/pbe/.dotnet/tools/git-credential-manager.exe erase'
13:51:54.404301 exec-cmd.c:243 trace: resolved executable dir: C:/Program Files/Git/mingw64/libexec/git-core
13:51:54.405298 git.c:465 trace: built-in: git config --null --list
13:51:54.431644 ...e/Application.cs:106 trace: [RunInternalAsync] Version: 2.5.0.0
13:51:54.442813 ...e/Application.cs:107 trace: [RunInternalAsync] Runtime: .NET 8.0.6
13:51:54.442844 ...e/Application.cs:108 trace: [RunInternalAsync] Platform: Windows (x86-64)
13:51:54.442851 ...e/Application.cs:109 trace: [RunInternalAsync] OSVersion: 10.0.22631.0
13:51:54.442858 ...e/Application.cs:110 trace: [RunInternalAsync] AppPath: C:\Users\pbe\.dotnet\tools\git-credential-manager.exe
13:51:54.442929 ...e/Application.cs:111 trace: [RunInternalAsync] InstallDir: C:\Users\pbe\.dotnet\tools\.store\git-credential-manager\2.5.0\git-credential-manager\2.5.0\tools\net8.0\any\
13:51:54.442945 ...e/Application.cs:112 trace: [RunInternalAsync] Arguments: erase
13:51:54.454265 ...GitCommandBase.cs:32 trace: [ExecuteAsync] Start 'erase' command...
13:51:54.465196 ...GitCommandBase.cs:46 trace: [ExecuteAsync] Detecting host provider for input:
13:51:54.465921 ...GitCommandBase.cs:47 trace: [ExecuteAsync] protocol=https
13:51:54.465966 ...GitCommandBase.cs:47 trace: [ExecuteAsync] host=git.company.intern
13:51:54.465974 ...GitCommandBase.cs:47 trace: [ExecuteAsync] username=OAUTH_USER
13:51:54.465996 ...GitCommandBase.cs:47 trace: [ExecuteAsync] password=********
13:51:54.468187 ...oviderRegistry.cs:99 trace: [GetProviderAsync] Host provider override was set id='generic'
13:51:54.469140 ...GitCommandBase.cs:49 trace: [ExecuteAsync] Host provider 'Generic' was selected.
13:51:54.469331 .../HostProvider.cs:173 trace: [EraseCredentialAsync] Erasing stored credential in store with service=https://git.company.intern account=OAUTH_USER...
13:51:54.475257 .../HostProvider.cs:176 trace: [EraseCredentialAsync] Credential was successfully erased.
13:51:54.475285 ...GitCommandBase.cs:53 trace: [ExecuteAsync] End 'erase' command...
13:51:58.079209 exec-cmd.c:243 trace: resolved executable dir: C:/Program Files/Git/mingw64/bin
13:51:58.089209 git.c:465 trace: built-in: git push origin master:master
13:51:58.090211 run-command.c:657 trace: run_command: GIT_DIR=.git git remote-https origin https://git.company.intern/Organization/Product.git
13:51:58.108211 exec-cmd.c:243 trace: resolved executable dir: C:/Program Files/Git/mingw64/libexec/git-core
13:51:58.109212 git.c:750 trace: exec: git-remote-https origin https://git.company.intern/Organization/Product.git
13:51:58.109212 run-command.c:657 trace: run_command: git-remote-https origin https://git.company.intern/Organization/Product.git
13:51:58.123217 exec-cmd.c:243 trace: resolved executable dir: C:/Program Files/Git/mingw64/libexec/git-core
13:51:58.176198 run-command.c:657 trace: run_command: 'C:/Users/pbe/.dotnet/tools/git-credential-manager.exe get'
13:51:58.324972 exec-cmd.c:243 trace: resolved executable dir: C:/Program Files/Git/mingw64/libexec/git-core
13:51:58.326299 git.c:465 trace: built-in: git config --null --list
13:51:58.348700 ...e/Application.cs:106 trace: [RunInternalAsync] Version: 2.5.0.0
13:51:58.358551 ...e/Application.cs:107 trace: [RunInternalAsync] Runtime: .NET 8.0.6
13:51:58.358588 ...e/Application.cs:108 trace: [RunInternalAsync] Platform: Windows (x86-64)
13:51:58.358596 ...e/Application.cs:109 trace: [RunInternalAsync] OSVersion: 10.0.22631.0
13:51:58.358605 ...e/Application.cs:110 trace: [RunInternalAsync] AppPath: C:\Users\pbe\.dotnet\tools\git-credential-manager.exe
13:51:58.358640 ...e/Application.cs:111 trace: [RunInternalAsync] InstallDir: C:\Users\pbe\.dotnet\tools\.store\git-credential-manager\2.5.0\git-credential-manager\2.5.0\tools\net8.0\any\
13:51:58.358652 ...e/Application.cs:112 trace: [RunInternalAsync] Arguments: get
13:51:58.370397 ...GitCommandBase.cs:32 trace: [ExecuteAsync] Start 'get' command...
13:51:58.381423 ...GitCommandBase.cs:46 trace: [ExecuteAsync] Detecting host provider for input:
13:51:58.382433 ...GitCommandBase.cs:47 trace: [ExecuteAsync] protocol=https
13:51:58.382491 ...GitCommandBase.cs:47 trace: [ExecuteAsync] host=git.company.intern
13:51:58.382498 ...GitCommandBase.cs:47 trace: [ExecuteAsync] wwwauth=Basic realm="Gitea"
13:51:58.384643 ...oviderRegistry.cs:99 trace: [GetProviderAsync] Host provider override was set id='generic'
13:51:58.385631 ...GitCommandBase.cs:49 trace: [ExecuteAsync] Host provider 'Generic' was selected.
13:51:58.386373 .../HostProvider.cs:126 trace: [GetCredentialAsync] Looking for existing credential in store with service=https://git.company.intern account=...
13:51:58.391530 .../HostProvider.cs:131 trace: [GetCredentialAsync] No existing credentials found.
13:51:58.391579 .../HostProvider.cs:134 trace: [GetCredentialAsync] Creating new credential...
13:51:58.392736 ...ricOAuthConfig.cs:19 trace: [TryGet] Using universal Gitea OAuth configuration
13:51:58.393058 ...icHostProvider.cs:68 trace: [GenerateCredentialAsync] Found generic OAuth configuration for 'https://git.company.intern/':
13:51:58.393097 ...icHostProvider.cs:69 trace: [GenerateCredentialAsync] AuthzEndpoint = https://git.company.intern/login/oauth/authorize
13:51:58.393111 ...icHostProvider.cs:70 trace: [GenerateCredentialAsync] TokenEndpoint = https://git.company.intern/login/oauth/access_token
13:51:58.393121 ...icHostProvider.cs:71 trace: [GenerateCredentialAsync] DeviceEndpoint =
13:51:58.393130 ...icHostProvider.cs:72 trace: [GenerateCredentialAsync] ClientId = e90ee53c-94e2-48ac-9358-a874fb9e0662
13:51:58.393140 ...icHostProvider.cs:73 trace: [GenerateCredentialAsync] ClientSecret =
13:51:58.393202 ...icHostProvider.cs:74 trace: [GenerateCredentialAsync] RedirectUri = http://127.0.0.1/
13:51:58.393223 ...icHostProvider.cs:75 trace: [GenerateCredentialAsync] Scopes = []
13:51:58.393243 ...icHostProvider.cs:76 trace: [GenerateCredentialAsync] UseAuthHeader = True
13:51:58.393253 ...icHostProvider.cs:77 trace: [GenerateCredentialAsync] DefaultUserName = OAUTH_USER
13:51:58.397022 ...pClientFactory.cs:60 trace: [CreateClient] Creating new HTTP client instance...
13:51:58.406301 ...pClientFactory.cs:80 trace: [CreateClient] Git's SSL/TLS backend is: Schannel
13:51:58.777879 .../HostProvider.cs:136 trace: [GetCredentialAsync] Credential created.
13:51:58.778129 ...nds/GetCommand.cs:39 trace: [ExecuteInternalAsync] Writing credentials to output:
13:51:58.778223 ...nds/GetCommand.cs:40 trace: [ExecuteInternalAsync] protocol=https
13:51:58.778236 ...nds/GetCommand.cs:40 trace: [ExecuteInternalAsync] host=git.company.intern
13:51:58.778245 ...nds/GetCommand.cs:40 trace: [ExecuteInternalAsync] username=OAUTH_USER
13:51:58.778261 ...nds/GetCommand.cs:40 trace: [ExecuteInternalAsync] password=********
13:51:58.778604 ...GitCommandBase.cs:53 trace: [ExecuteAsync] End 'get' command...
=path http.git.company.intern.sslCAInfo
13:51:58.479698 exec-cmd.c:243 trace: resolved executable dir: C:/Program Files/Git/mingw64/libexec/git-core
13:51:58.481698 git.c:465 trace: built-in: git config --null --type=path http.https://company.intern.sslCAInfo
13:51:58.496697 exec-cmd.c:243 trace: resolved executable dir: C:/Program Files/Git/mingw64/libexec/git-core
13:51:58.497698 git.c:465 trace: built-in: git config --null --type=path http.company.intern.sslCAInfo
13:51:58.513704 exec-cmd.c:243 trace: resolved executable dir: C:/Program Files/Git/mingw64/libexec/git-core
13:51:58.514704 git.c:465 trace: built-in: git config --null --type=path http.sslCAInfo
13:51:58.532212 exec-cmd.c:243 trace: resolved executable dir: C:/Program Files/Git/mingw64/libexec/git-core
13:51:58.533213 git.c:465 trace: built-in: git config --null --type=path http.https://git.company.intern.cookieFile
13:51:58.549214 exec-cmd.c:243 trace: resolved executable dir: C:/Program Files/Git/mingw64/libexec/git-core
13:51:58.550213 git.c:465 trace: built-in: git config --null --type=path http.git.company.intern.cookieFile
13:51:58.566213 exec-cmd.c:243 trace: resolved executable dir: C:/Program Files/Git/mingw64/libexec/git-core
13:51:58.567214 git.c:465 trace: built-in: git config --null --type=path http.https://company.intern.cookieFile
13:51:58.583230 exec-cmd.c:243 trace: resolved executable dir: C:/Program Files/Git/mingw64/libexec/git-core
13:51:58.584214 git.c:465 trace: built-in: git config --null --type=path http.company.intern.cookieFile
13:51:58.601212 exec-cmd.c:243 trace: resolved executable dir: C:/Program Files/Git/mingw64/libexec/git-core
13:51:58.602213 git.c:465 trace: built-in: git config --null --type=path http.cookieFile
13:51:58.911072 run-command.c:657 trace: run_command: 'C:/Users/pbe/.dotnet/tools/git-credential-manager.exe store'
13:51:59.034879 exec-cmd.c:243 trace: resolved executable dir: C:/Program Files/Git/mingw64/libexec/git-core
13:51:59.035878 git.c:465 trace: built-in: git config --null --list
13:51:59.059520 ...e/Application.cs:106 trace: [RunInternalAsync] Version: 2.5.0.0
13:51:59.069736 ...e/Application.cs:107 trace: [RunInternalAsync] Runtime: .NET 8.0.6
13:51:59.069766 ...e/Application.cs:108 trace: [RunInternalAsync] Platform: Windows (x86-64)
13:51:59.069772 ...e/Application.cs:109 trace: [RunInternalAsync] OSVersion: 10.0.22631.0
13:51:59.069779 ...e/Application.cs:110 trace: [RunInternalAsync] AppPath: C:\Users\pbe\.dotnet\tools\git-credential-manager.exe
13:51:59.069816 ...e/Application.cs:111 trace: [RunInternalAsync] InstallDir: C:\Users\pbe\.dotnet\tools\.store\git-credential-manager\2.5.0\git-credential-manager\2.5.0\tools\net8.0\any\
13:51:59.069828 ...e/Application.cs:112 trace: [RunInternalAsync] Arguments: store
13:51:59.083069 ...GitCommandBase.cs:32 trace: [ExecuteAsync] Start 'store' command...
13:51:59.098221 ...GitCommandBase.cs:46 trace: [ExecuteAsync] Detecting host provider for input:
13:51:59.099055 ...GitCommandBase.cs:47 trace: [ExecuteAsync] protocol=https
13:51:59.099108 ...GitCommandBase.cs:47 trace: [ExecuteAsync] host=git.company.intern
13:51:59.099116 ...GitCommandBase.cs:47 trace: [ExecuteAsync] username=OAUTH_USER
13:51:59.099142 ...GitCommandBase.cs:47 trace: [ExecuteAsync] password=********
13:51:59.101195 ...oviderRegistry.cs:99 trace: [GetProviderAsync] Host provider override was set id='generic'
13:51:59.102186 ...GitCommandBase.cs:49 trace: [ExecuteAsync] Host provider 'Generic' was selected.
13:51:59.102395 .../HostProvider.cs:160 trace: [StoreCredentialAsync] Storing credential with service=https://git.company.intern account=OAUTH_USER...
13:51:59.108827 .../HostProvider.cs:162 trace: [StoreCredentialAsync] Credential was successfully stored.
13:51:59.108875 ...GitCommandBase.cs:53 trace: [ExecuteAsync] End 'store' command...
13:51:59.155456 run-command.c:657 trace: run_command: git send-pack --stateless-rpc --helper-status --thin --progress https://git.company.intern/Organization/Product.git/ --stdin
13:51:59.171458 exec-cmd.c:243 trace: resolved executable dir: C:/Program Files/Git/mingw64/libexec/git-core
13:51:59.172458 git.c:465 trace: built-in: git send-pack --stateless-rpc --helper-status --thin --progress https://git.company.intern/Organization/Product.git/ --stdin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment