Skip to content

Lazygit fails to start #5030

@alexspeller

Description

@alexspeller

Describe the bug

Lazygit fails to start - no output at all, nothing happens

I waited ~20 minutes to see if it was just slow to start on my relatively big repo but nothing happened

To Reproduce

Steps to reproduce the behavior:

  • Run lazygit in terminal - nothing happens

Expected behavior

  • I expected lazygit to start

Screenshots

Image

Version info:

  • Run lazygit --version and paste the result here
    commit=, build date=, build source=Homebrew, version=0.56.0, os=darwin, arch=arm64, git version=2.39.5 (Apple Git-154)

  • Run git --version and paste the result here
    git version 2.39.5 (Apple Git-154)

Additional comments

We're using git-lfs, that's probabably the only non-standard thing about this repo

log output:

Nov 10 20:28:49 |DEBU| RunCommand command="git --version"
Nov 10 20:28:49 |INFO| git --version (9.128125ms)
Nov 10 20:28:49 |DEBU| RunCommand command="git -C /Users/alex/dexory/DexoryView rev-parse --path-format=absolute --show-toplevel --absolute-git-dir --git-common-dir --is-bare-repository --show-superproject-working-tree"
Nov 10 20:28:49 |INFO| git -C /Users/alex/dexory/DexoryView rev-parse --path-format=absolute --show-toplevel --absolute-git-dir --git-common-dir --is-bare-repository --show-superproject-working-tree (12.819417ms)
Nov 10 20:28:49 |DEBU| RunCommand command="git -C /Users/alex/dexory/DexoryView rev-parse --path-format=absolute --show-toplevel --absolute-git-dir --git-common-dir --is-bare-repository --show-superproject-working-tree"
Nov 10 20:28:49 |INFO| git -C /Users/alex/dexory/DexoryView rev-parse --path-format=absolute --show-toplevel --absolute-git-dir --git-common-dir --is-bare-repository --show-superproject-working-tree (11.894083ms)
Nov 10 20:28:49 |INFO| starting main loop
Nov 10 20:28:49 |INFO| Binary is not built with the buildBinary flag so we won't check for an update
Nov 10 20:28:49 |DEBU| RunCommand command="git fetch --all --no-write-fetch-head"
Nov 10 20:28:49 |INFO| refreshing all scopes in async mode
Nov 10 20:28:49 |INFO| Refresh took 47.25µs
Nov 10 20:28:49 |DEBU| RunCommand command="git branch --show-current"
Nov 10 20:28:49 |DEBU| RunCommand command="git stash list -z --pretty=%H|%ct|%gs"
Nov 10 20:28:49 |DEBU| RunCommand command="git tag --list -n --sort=-creatordate"
Nov 10 20:28:49 |DEBU| RunCommand command="git for-each-ref --sort=-committerdate --format=%(HEAD)%00%(refname:short)%00%(upstream:short)%00%(upstream:track)%00%(push:track)%00%(subject)%00%(objectname)%00%(committerdate:unix) refs/heads"
Nov 10 20:28:49 |DEBU| Error getting git config value for key: rebase.updateRefs. Error: the key is not found for [git config --get --null rebase.updateRefs]
Nov 10 20:28:49 |INFO| git branch --show-current (11.072667ms)
Nov 10 20:28:49 |DEBU| RunCommand command="git rev-parse --symbolic-full-name main@{u}"
Nov 10 20:28:49 |DEBU| RunCommand command="git rev-parse --symbolic-full-name master@{u}"
Nov 10 20:28:49 |INFO| git tag --list -n --sort=-creatordate (12.278667ms)
Nov 10 20:28:49 |INFO| postRefreshUpdate for tags took 40.208µs
Nov 10 20:28:49 |DEBU| Error getting git config value for key: status.showUntrackedFiles. Error: the key is not found for [git config --get --null status.showUntrackedFiles]
Nov 10 20:28:49 |DEBU| RunCommand command="git status --untracked-files=all --porcelain -z --find-renames=50%"
Nov 10 20:28:49 |ERRO| fatal: no such branch: 'master'
 command="git rev-parse --symbolic-full-name master@{u}"
Nov 10 20:28:49 |INFO| git rev-parse --symbolic-full-name master@{u} (8.999833ms)
Nov 10 20:28:49 |DEBU| RunCommand command="git rev-parse --verify --quiet refs/remotes/origin/master"
Nov 10 20:28:49 |INFO| git rev-parse --symbolic-full-name main@{u} (9.140834ms)
Nov 10 20:28:49 |INFO| git stash list -z --pretty=%H|%ct|%gs (20.609584ms)
Nov 10 20:28:49 |INFO| git for-each-ref --sort=-committerdate --format=%(refname) refs/remotes (20.27175ms)
Nov 10 20:28:49 |INFO| postRefreshUpdate for remotes took 459.834µs
Nov 10 20:28:49 |INFO| postRefreshUpdate for remoteBranches took 4.75µs
Nov 10 20:28:49 |INFO| postRefreshUpdate for stash took 2.488417ms
Nov 10 20:28:49 |INFO| git -c log.showSignature=false log -g --format=+%H%x00%ct%x00%gs%x00%P (27.284125ms)
Nov 10 20:28:49 |ERRO| <no msg> command="git rev-parse --verify --quiet refs/remotes/origin/master"
Nov 10 20:28:49 |INFO| git rev-parse --verify --quiet refs/remotes/origin/master (9.032334ms)
Nov 10 20:28:49 |DEBU| RunCommand command="git rev-parse --verify --quiet refs/heads/master"
Nov 10 20:28:49 |INFO| git log HEAD --topo-order --oneline --pretty=format:+%H%x00%at%x00%aN%x00%ae%x00%P%x00%m%x00%D%x00%s --abbrev=40 -300 --no-show-signature -- (23.878083ms)
Nov 10 20:28:49 |INFO| git status --untracked-files=all --porcelain -z --find-renames=50% (19.959167ms)
Nov 10 20:28:49 |INFO| postRefreshUpdate for submodules took 12.041µs
Nov 10 20:28:49 |INFO| postRefreshUpdate for files took 15.625µs
Nov 10 20:28:49 |ERRO| <no msg> command="git rev-parse --verify --quiet refs/heads/master"
Nov 10 20:28:49 |INFO| git rev-parse --verify --quiet refs/heads/master (9.447166ms)
Nov 10 20:28:49 |DEBU| RunCommand command="git rev-list refs/heads/alexspeller/fix-analysis-fixme ^alexspeller/fix-analysis-fixme@{u} ^refs/remotes/origin/main"
Nov 10 20:28:49 |DEBU| RunCommand command="git rev-list HEAD ^refs/remotes/origin/main"
Nov 10 20:28:49 |INFO| postRefreshUpdate for reflogCommits took 11.784958ms
Nov 10 20:28:49 |INFO| git rev-list HEAD ^refs/remotes/origin/main (10.355375ms)
Nov 10 20:28:49 |INFO| git rev-list refs/heads/alexspeller/fix-analysis-fixme ^alexspeller/fix-analysis-fixme@{u} ^refs/remotes/origin/main (10.6115ms)
Nov 10 20:28:49 |DEBU| using cache for key rebase.updateRefs
Nov 10 20:28:49 |INFO| postRefreshUpdate for commits took 571.833µs
Nov 10 20:28:49 |DEBU| using cache for key rebase.updateRefs
Nov 10 20:28:49 |INFO| git for-each-ref --sort=-committerdate --format=%(HEAD)%00%(refname:short)%00%(upstream:short)%00%(upstream:track)%00%(push:track)%00%(subject)%00%(objectname)%00%(committerdate:unix) refs/heads (96.92325ms)
Nov 10 20:28:49 |DEBU| RunCommand command="git worktree list --porcelain"
Nov 10 20:28:49 |INFO| git worktree list --porcelain (8.635083ms)
Nov 10 20:28:49 |DEBU| RunCommand command="git -C /Users/alex/dexory/DexoryView rev-parse --path-format=absolute --absolute-git-dir"
Nov 10 20:28:49 |INFO| git -C /Users/alex/dexory/DexoryView rev-parse --path-format=absolute --absolute-git-dir (6.541ms)
Nov 10 20:28:49 |INFO| postRefreshUpdate for worktrees took 87.875µs
Nov 10 20:28:49 |INFO| postRefreshUpdate for localBranches took 9.145125ms
Nov 10 20:28:49 |DEBU| using cache for key rebase.updateRefs
Nov 10 20:28:53 |INFO| git fetch --all --no-write-fetch-head (4.140182542s)
Nov 10 20:28:53 |INFO| refreshing the following scopes in sync mode: branches,commits,remotes,tags
Nov 10 20:28:53 |DEBU| RunCommand command="git branch --show-current"
Nov 10 20:28:53 |DEBU| RunCommand command="git tag --list -n --sort=-creatordate"
Nov 10 20:28:53 |DEBU| RunCommand command="git for-each-ref --sort=-committerdate --format=%(HEAD)%00%(refname:short)%00%(upstream:short)%00%(upstream:track)%00%(push:track)%00%(subject)%00%(objectname)%00%(committerdate:unix) refs/heads"
Nov 10 20:28:53 |INFO| git tag --list -n --sort=-creatordate (16.974667ms)
Nov 10 20:28:53 |INFO| postRefreshUpdate for tags took 9.25µs
Nov 10 20:28:53 |INFO| refreshed tags in 18.145667ms
Nov 10 20:28:53 |INFO| git branch --show-current (17.330083ms)
Nov 10 20:28:53 |DEBU| RunCommand command="git rev-list refs/heads/alexspeller/fix-analysis-fixme ^alexspeller/fix-analysis-fixme@{u} ^refs/remotes/origin/main"
Nov 10 20:28:53 |DEBU| RunCommand command="git rev-list HEAD ^refs/remotes/origin/main"
Nov 10 20:28:53 |INFO| git -c log.showSignature=false log -g --format=+%H%x00%ct%x00%gs%x00%P (19.534417ms)
Nov 10 20:28:53 |INFO| git for-each-ref --sort=-committerdate --format=%(refname) refs/remotes (26.199166ms)
Nov 10 20:28:53 |INFO| postRefreshUpdate for remotes took 31.208µs
Nov 10 20:28:53 |INFO| postRefreshUpdate for remoteBranches took 3.166µs
Nov 10 20:28:53 |INFO| refreshed remotes in 27.030125ms
Nov 10 20:28:53 |INFO| postRefreshUpdate for reflogCommits took 8.721125ms
Nov 10 20:28:53 |INFO| refreshed reflog in 29.126542ms
Nov 10 20:28:53 |INFO| git rev-list HEAD ^refs/remotes/origin/main (12.802375ms)
Nov 10 20:28:53 |INFO| git rev-list refs/heads/alexspeller/fix-analysis-fixme ^alexspeller/fix-analysis-fixme@{u} ^refs/remotes/origin/main (12.977125ms)
Nov 10 20:28:53 |INFO| git log HEAD --topo-order --oneline --pretty=format:+%H%x00%at%x00%aN%x00%ae%x00%P%x00%m%x00%D%x00%s --abbrev=40 -300 --no-show-signature -- (25.341917ms)
Nov 10 20:28:53 |DEBU| using cache for key rebase.updateRefs
Nov 10 20:28:53 |INFO| postRefreshUpdate for commits took 133.875µs
Nov 10 20:28:53 |INFO| refreshed commits and commit files in 43.998125ms
Nov 10 20:28:53 |DEBU| using cache for key rebase.updateRefs
Nov 10 20:28:53 |INFO| git for-each-ref --sort=-committerdate --format=%(HEAD)%00%(refname:short)%00%(upstream:short)%00%(upstream:track)%00%(push:track)%00%(subject)%00%(objectname)%00%(committerdate:unix) refs/heads (112.1465ms)
Nov 10 20:28:53 |INFO| postRefreshUpdate for localBranches took 8.227292ms
Nov 10 20:28:53 |DEBU| using cache for key rebase.updateRefs
Nov 10 20:28:53 |INFO| refreshed branches in 132.035208ms
Nov 10 20:28:53 |INFO| Refresh took 132.146292ms
Nov 10 20:28:59 |INFO| refreshing the following scopes in sync mode: files
Nov 10 20:28:59 |INFO| Heap memory in use: 21.1 MB
Nov 10 20:28:59 |DEBU| using cache for key status.showUntrackedFiles
Nov 10 20:28:59 |INFO| refreshed merge conflicts in 34.167µs
Nov 10 20:28:59 |DEBU| RunCommand command="git status --untracked-files=all --porcelain -z --find-renames=50%"
Nov 10 20:28:59 |INFO| git status --untracked-files=all --porcelain -z --find-renames=50% (52.90175ms)
Nov 10 20:28:59 |INFO| refreshed files in 54.195833ms
Nov 10 20:28:59 |INFO| Refresh took 54.559167ms
Nov 10 20:28:59 |INFO| postRefreshUpdate for submodules took 27.291µs
Nov 10 20:28:59 |INFO| postRefreshUpdate for files took 33.334µs
Nov 10 20:29:09 |INFO| Heap memory in use: 21.3 MB
Nov 10 20:29:09 |INFO| refreshing the following scopes in sync mode: files
Nov 10 20:29:09 |DEBU| using cache for key status.showUntrackedFiles
Nov 10 20:29:09 |INFO| refreshed merge conflicts in 38.917µs
Nov 10 20:29:09 |DEBU| RunCommand command="git status --untracked-files=all --porcelain -z --find-renames=50%"
Nov 10 20:29:09 |INFO| git status --untracked-files=all --porcelain -z --find-renames=50% (52.227667ms)
Nov 10 20:29:09 |INFO| refreshed files in 53.674042ms
Nov 10 20:29:09 |INFO| Refresh took 54.075792ms
Nov 10 20:29:09 |INFO| postRefreshUpdate for submodules took 26.167µs
Nov 10 20:29:09 |INFO| postRefreshUpdate for files took 38.125µs
Nov 10 20:29:19 |INFO| Heap memory in use: 21.4 MB
Nov 10 20:29:19 |INFO| refreshing the following scopes in sync mode: files
Nov 10 20:29:19 |DEBU| using cache for key status.showUntrackedFiles
Nov 10 20:29:19 |INFO| refreshed merge conflicts in 39.417µs
Nov 10 20:29:19 |DEBU| RunCommand command="git status --untracked-files=all --porcelain -z --find-renames=50%"
Nov 10 20:29:19 |INFO| git status --untracked-files=all --porcelain -z --find-renames=50% (45.240417ms)
Nov 10 20:29:19 |INFO| refreshed files in 46.259542ms
Nov 10 20:29:19 |INFO| Refresh took 46.503ms
Nov 10 20:29:19 |INFO| postRefreshUpdate for submodules took 31.459µs
Nov 10 20:29:19 |INFO| postRefreshUpdate for files took 30.041µs
Nov 10 20:29:29 |INFO| Heap memory in use: 21.5 MB
Nov 10 20:29:29 |INFO| refreshing the following scopes in sync mode: files
Nov 10 20:29:29 |DEBU| using cache for key status.showUntrackedFiles
Nov 10 20:29:29 |INFO| refreshed merge conflicts in 31.209µs
Nov 10 20:29:29 |DEBU| RunCommand command="git status --untracked-files=all --porcelain -z --find-renames=50%"
Nov 10 20:29:29 |INFO| git status --untracked-files=all --porcelain -z --find-renames=50% (48.628375ms)
Nov 10 20:29:29 |INFO| refreshed files in 49.905708ms
Nov 10 20:29:29 |INFO| Refresh took 50.076875ms
Nov 10 20:29:29 |INFO| postRefreshUpdate for submodules took 35.917µs
Nov 10 20:29:29 |INFO| postRefreshUpdate for files took 39.166µs
Nov 10 20:29:39 |INFO| Heap memory in use: 21.6 MB
Nov 10 20:29:39 |INFO| refreshing the following scopes in sync mode: files
Nov 10 20:29:39 |DEBU| using cache for key status.showUntrackedFiles
Nov 10 20:29:39 |INFO| refreshed merge conflicts in 31.5µs
Nov 10 20:29:39 |DEBU| RunCommand command="git status --untracked-files=all --porcelain -z --find-renames=50%"
Nov 10 20:29:39 |INFO| git status --untracked-files=all --porcelain -z --find-renames=50% (37.41625ms)
Nov 10 20:29:39 |INFO| refreshed files in 39.071708ms
Nov 10 20:29:39 |INFO| Refresh took 39.569875ms
Nov 10 20:29:39 |INFO| postRefreshUpdate for submodules took 37.667µs
Nov 10 20:29:39 |INFO| postRefreshUpdate for files took 33.834µs
Nov 10 20:29:49 |INFO| Heap memory in use: 21.8 MB
Nov 10 20:29:49 |INFO| refreshing the following scopes in sync mode: files
Nov 10 20:29:49 |DEBU| using cache for key status.showUntrackedFiles
Nov 10 20:29:49 |INFO| refreshed merge conflicts in 31.75µs
Nov 10 20:29:49 |DEBU| RunCommand command="git status --untracked-files=all --porcelain -z --find-renames=50%"
Nov 10 20:29:49 |INFO| git status --untracked-files=all --porcelain -z --find-renames=50% (37.8755ms)
Nov 10 20:29:49 |INFO| refreshed files in 39.398875ms
Nov 10 20:29:49 |INFO| Refresh took 40.164458ms
Nov 10 20:29:49 |INFO| postRefreshUpdate for submodules took 31.916µs
Nov 10 20:29:49 |INFO| postRefreshUpdate for files took 26.791µs
Nov 10 20:29:53 |DEBU| RunCommand command="git fetch --all --no-write-fetch-head"
Nov 10 20:29:57 |INFO| git fetch --all --no-write-fetch-head (4.108728s)
Nov 10 20:29:57 |INFO| refreshing the following scopes in sync mode: branches,commits,remotes,tags
Nov 10 20:29:57 |DEBU| RunCommand command="git branch --show-current"
Nov 10 20:29:57 |DEBU| RunCommand command="git tag --list -n --sort=-creatordate"
Nov 10 20:29:57 |DEBU| RunCommand command="git for-each-ref --sort=-committerdate --format=%(HEAD)%00%(refname:short)%00%(upstream:short)%00%(upstream:track)%00%(push:track)%00%(subject)%00%(objectname)%00%(committerdate:unix) refs/heads"
Nov 10 20:29:57 |INFO| git branch --show-current (14.483042ms)
Nov 10 20:29:57 |DEBU| RunCommand command="git rev-list refs/heads/alexspeller/fix-analysis-fixme ^alexspeller/fix-analysis-fixme@{u} ^refs/remotes/origin/main"
Nov 10 20:29:57 |DEBU| RunCommand command="git rev-list HEAD ^refs/remotes/origin/main"
Nov 10 20:29:57 |INFO| git tag --list -n --sort=-creatordate (15.300292ms)
Nov 10 20:29:57 |INFO| postRefreshUpdate for tags took 202µs
Nov 10 20:29:57 |INFO| refreshed tags in 16.3855ms
Nov 10 20:29:57 |INFO| git -c log.showSignature=false log -g --format=+%H%x00%ct%x00%gs%x00%P (18.041ms)
Nov 10 20:29:57 |INFO| git for-each-ref --sort=-committerdate --format=%(refname) refs/remotes (24.913333ms)
Nov 10 20:29:57 |INFO| postRefreshUpdate for remotes took 26.75µs
Nov 10 20:29:57 |INFO| postRefreshUpdate for remoteBranches took 4.291µs
Nov 10 20:29:57 |INFO| refreshed remotes in 25.412583ms
Nov 10 20:29:57 |INFO| postRefreshUpdate for reflogCommits took 8.399959ms
Nov 10 20:29:57 |INFO| refreshed reflog in 26.972083ms
Nov 10 20:29:57 |INFO| git rev-list refs/heads/alexspeller/fix-analysis-fixme ^alexspeller/fix-analysis-fixme@{u} ^refs/remotes/origin/main (12.710833ms)
Nov 10 20:29:57 |INFO| git rev-list HEAD ^refs/remotes/origin/main (13.225083ms)
Nov 10 20:29:57 |INFO| git log HEAD --topo-order --oneline --pretty=format:+%H%x00%at%x00%aN%x00%ae%x00%P%x00%m%x00%D%x00%s --abbrev=40 -300 --no-show-signature -- (26.804667ms)
Nov 10 20:29:57 |DEBU| using cache for key rebase.updateRefs
Nov 10 20:29:57 |INFO| postRefreshUpdate for commits took 94.833µs
Nov 10 20:29:57 |INFO| refreshed commits and commit files in 42.055875ms
Nov 10 20:29:57 |DEBU| using cache for key rebase.updateRefs
Nov 10 20:29:57 |INFO| git for-each-ref --sort=-committerdate --format=%(HEAD)%00%(refname:short)%00%(upstream:short)%00%(upstream:track)%00%(push:track)%00%(subject)%00%(objectname)%00%(committerdate:unix) refs/heads (104.656708ms)
Nov 10 20:29:57 |INFO| postRefreshUpdate for localBranches took 8.292708ms
Nov 10 20:29:57 |DEBU| using cache for key rebase.updateRefs
Nov 10 20:29:57 |INFO| refreshed branches in 121.115ms
Nov 10 20:29:57 |INFO| Refresh took 121.170208ms
Nov 10 20:29:59 |INFO| Heap memory in use: 17.2 MB
Nov 10 20:29:59 |INFO| refreshing the following scopes in sync mode: files
Nov 10 20:29:59 |DEBU| using cache for key status.showUntrackedFiles
Nov 10 20:29:59 |INFO| refreshed merge conflicts in 31.416µs
Nov 10 20:29:59 |DEBU| RunCommand command="git status --untracked-files=all --porcelain -z --find-renames=50%"
Nov 10 20:29:59 |INFO| git status --untracked-files=all --porcelain -z --find-renames=50% (36.616917ms)
Nov 10 20:29:59 |INFO| refreshed files in 37.451084ms
Nov 10 20:29:59 |INFO| Refresh took 37.703916ms
Nov 10 20:29:59 |INFO| postRefreshUpdate for submodules took 36.666µs
Nov 10 20:29:59 |INFO| postRefreshUpdate for files took 23.166µs
Nov 10 20:30:09 |INFO| Heap memory in use: 17.3 MB
Nov 10 20:30:09 |INFO| refreshing the following scopes in sync mode: files
Nov 10 20:30:09 |DEBU| using cache for key status.showUntrackedFiles
Nov 10 20:30:09 |INFO| refreshed merge conflicts in 50.541µs
Nov 10 20:30:09 |DEBU| RunCommand command="git status --untracked-files=all --porcelain -z --find-renames=50%"
Nov 10 20:30:09 |INFO| git status --untracked-files=all --porcelain -z --find-renames=50% (49.148708ms)
Nov 10 20:30:09 |INFO| refreshed files in 50.62975ms
Nov 10 20:30:09 |INFO| Refresh took 50.880417ms
Nov 10 20:30:09 |INFO| postRefreshUpdate for submodules took 43.916µs
Nov 10 20:30:09 |INFO| postRefreshUpdate for files took 37.833µs
Nov 10 20:30:19 |INFO| Heap memory in use: 17.4 MB
Nov 10 20:30:19 |INFO| refreshing the following scopes in sync mode: files
Nov 10 20:30:19 |DEBU| using cache for key status.showUntrackedFiles
Nov 10 20:30:19 |INFO| refreshed merge conflicts in 71.25µs
Nov 10 20:30:19 |DEBU| RunCommand command="git status --untracked-files=all --porcelain -z --find-renames=50%"
Nov 10 20:30:19 |INFO| git status --untracked-files=all --porcelain -z --find-renames=50% (38.67025ms)
Nov 10 20:30:19 |INFO| refreshed files in 39.623333ms
Nov 10 20:30:19 |INFO| Refresh took 39.998167ms
Nov 10 20:30:19 |INFO| postRefreshUpdate for submodules took 29.625µs
Nov 10 20:30:19 |INFO| postRefreshUpdate for files took 24.083µs
Nov 10 20:30:29 |INFO| Heap memory in use: 17.6 MB
Nov 10 20:30:29 |INFO| refreshing the following scopes in sync mode: files
Nov 10 20:30:29 |DEBU| using cache for key status.showUntrackedFiles
Nov 10 20:30:29 |INFO| refreshed merge conflicts in 28.75µs
Nov 10 20:30:29 |DEBU| RunCommand command="git status --untracked-files=all --porcelain -z --find-renames=50%"
Nov 10 20:30:29 |INFO| git status --untracked-files=all --porcelain -z --find-renames=50% (48.494792ms)
Nov 10 20:30:29 |INFO| refreshed files in 49.651791ms
Nov 10 20:30:29 |INFO| Refresh took 56.309ms
Nov 10 20:30:29 |INFO| postRefreshUpdate for submodules took 34.625µs
Nov 10 20:30:29 |INFO| postRefreshUpdate for files took 31.25µs
Nov 10 20:30:39 |INFO| Heap memory in use: 17.7 MB
Nov 10 20:30:39 |INFO| refreshing the following scopes in sync mode: files
Nov 10 20:30:39 |DEBU| using cache for key status.showUntrackedFiles
Nov 10 20:30:39 |INFO| refreshed merge conflicts in 64.084µs
Nov 10 20:30:39 |DEBU| RunCommand command="git status --untracked-files=all --porcelain -z --find-renames=50%"
Nov 10 20:30:39 |INFO| git status --untracked-files=all --porcelain -z --find-renames=50% (48.585375ms)
Nov 10 20:30:39 |INFO| refreshed files in 49.846834ms
Nov 10 20:30:39 |INFO| Refresh took 50.226958ms
Nov 10 20:30:39 |INFO| postRefreshUpdate for submodules took 28.417µs
Nov 10 20:30:39 |INFO| postRefreshUpdate for files took 41.708µs
Nov 10 20:30:49 |INFO| Heap memory in use: 17.9 MB
Nov 10 20:30:49 |INFO| refreshing the following scopes in sync mode: files
Nov 10 20:30:49 |DEBU| using cache for key status.showUntrackedFiles
Nov 10 20:30:49 |INFO| refreshed merge conflicts in 49.584µs
Nov 10 20:30:49 |DEBU| RunCommand command="git status --untracked-files=all --porcelain -z --find-renames=50%"
Nov 10 20:30:49 |INFO| git status --untracked-files=all --porcelain -z --find-renames=50% (54.38175ms)
Nov 10 20:30:49 |INFO| refreshed files in 55.88ms
Nov 10 20:30:49 |INFO| Refresh took 56.421291ms
Nov 10 20:30:49 |INFO| postRefreshUpdate for submodules took 38.666µs
Nov 10 20:30:49 |INFO| postRefreshUpdate for files took 34.667µs
Nov 10 20:30:53 |DEBU| RunCommand command="git fetch --all --no-write-fetch-head"
Nov 10 20:30:58 |INFO| git fetch --all --no-write-fetch-head (4.968807083s)
Nov 10 20:30:58 |INFO| refreshing the following scopes in sync mode: branches,commits,remotes,tags
Nov 10 20:30:58 |DEBU| RunCommand command="git tag --list -n --sort=-creatordate"
Nov 10 20:30:58 |DEBU| RunCommand command="git for-each-ref --sort=-committerdate --format=%(HEAD)%00%(refname:short)%00%(upstream:short)%00%(upstream:track)%00%(push:track)%00%(subject)%00%(objectname)%00%(committerdate:unix) refs/heads"
Nov 10 20:30:58 |DEBU| RunCommand command="git branch --show-current"
Nov 10 20:30:58 |INFO| git branch --show-current (19.153875ms)
Nov 10 20:30:58 |DEBU| RunCommand command="git rev-list refs/heads/alexspeller/fix-analysis-fixme ^alexspeller/fix-analysis-fixme@{u} ^refs/remotes/origin/main"
Nov 10 20:30:58 |DEBU| RunCommand command="git rev-list HEAD ^refs/remotes/origin/main"
Nov 10 20:30:58 |INFO| git tag --list -n --sort=-creatordate (19.784541ms)
Nov 10 20:30:58 |INFO| postRefreshUpdate for tags took 82.041µs
Nov 10 20:30:58 |INFO| refreshed tags in 20.865792ms
Nov 10 20:30:58 |INFO| git -c log.showSignature=false log -g --format=+%H%x00%ct%x00%gs%x00%P (22.671792ms)
Nov 10 20:30:58 |INFO| git for-each-ref --sort=-committerdate --format=%(refname) refs/remotes (31.445458ms)
Nov 10 20:30:58 |INFO| postRefreshUpdate for remotes took 46.416µs
Nov 10 20:30:58 |INFO| postRefreshUpdate for remoteBranches took 2.708µs
Nov 10 20:30:58 |INFO| refreshed remotes in 32.201375ms
Nov 10 20:30:58 |INFO| postRefreshUpdate for reflogCommits took 10.085417ms
Nov 10 20:30:58 |INFO| refreshed reflog in 33.345375ms
Nov 10 20:30:58 |INFO| git rev-list HEAD ^refs/remotes/origin/main (15.218958ms)
Nov 10 20:30:58 |INFO| git rev-list refs/heads/alexspeller/fix-analysis-fixme ^alexspeller/fix-analysis-fixme@{u} ^refs/remotes/origin/main (15.434917ms)
Nov 10 20:30:58 |INFO| git log HEAD --topo-order --oneline --pretty=format:+%H%x00%at%x00%aN%x00%ae%x00%P%x00%m%x00%D%x00%s --abbrev=40 -300 --no-show-signature -- (28.856041ms)
Nov 10 20:30:58 |DEBU| using cache for key rebase.updateRefs
Nov 10 20:30:58 |INFO| postRefreshUpdate for commits took 141µs
Nov 10 20:30:58 |INFO| refreshed commits and commit files in 49.19725ms
Nov 10 20:30:58 |DEBU| using cache for key rebase.updateRefs
Nov 10 20:30:58 |INFO| git for-each-ref --sort=-committerdate --format=%(HEAD)%00%(refname:short)%00%(upstream:short)%00%(upstream:track)%00%(push:track)%00%(subject)%00%(objectname)%00%(committerdate:unix) refs/heads (106.22ms)
Nov 10 20:30:58 |INFO| postRefreshUpdate for localBranches took 8.308084ms
Nov 10 20:30:58 |DEBU| using cache for key rebase.updateRefs
Nov 10 20:30:58 |INFO| refreshed branches in 123.512584ms
Nov 10 20:30:58 |INFO| Refresh took 123.635875ms
Nov 10 20:30:59 |INFO| Heap memory in use: 13.3 MB
Nov 10 20:30:59 |INFO| refreshing the following scopes in sync mode: files
Nov 10 20:30:59 |INFO| refreshed merge conflicts in 44.292µs
Nov 10 20:30:59 |DEBU| using cache for key status.showUntrackedFiles
Nov 10 20:30:59 |DEBU| RunCommand command="git status --untracked-files=all --porcelain -z --find-renames=50%"
Nov 10 20:30:59 |INFO| git status --untracked-files=all --porcelain -z --find-renames=50% (50.968375ms)
Nov 10 20:30:59 |INFO| refreshed files in 52.332667ms
Nov 10 20:30:59 |INFO| Refresh took 52.636292ms
Nov 10 20:30:59 |INFO| postRefreshUpdate for submodules took 32.417µs
Nov 10 20:30:59 |INFO| postRefreshUpdate for files took 27.875µs
Nov 10 20:31:09 |INFO| Heap memory in use: 13.4 MB
Nov 10 20:31:09 |INFO| refreshing the following scopes in sync mode: files
Nov 10 20:31:09 |DEBU| using cache for key status.showUntrackedFiles
Nov 10 20:31:09 |INFO| refreshed merge conflicts in 68.083µs
Nov 10 20:31:09 |DEBU| RunCommand command="git status --untracked-files=all --porcelain -z --find-renames=50%"
Nov 10 20:31:09 |INFO| git status --untracked-files=all --porcelain -z --find-renames=50% (49.477875ms)
Nov 10 20:31:09 |INFO| refreshed files in 51.068458ms
Nov 10 20:31:09 |INFO| Refresh took 51.679125ms
Nov 10 20:31:09 |INFO| postRefreshUpdate for submodules took 43.458µs
Nov 10 20:31:09 |INFO| postRefreshUpdate for files took 41.583µs
Nov 10 20:31:19 |INFO| Heap memory in use: 13.6 MB
Nov 10 20:31:19 |INFO| refreshing the following scopes in sync mode: files
Nov 10 20:31:19 |DEBU| using cache for key status.showUntrackedFiles
Nov 10 20:31:19 |INFO| refreshed merge conflicts in 60.167µs
Nov 10 20:31:19 |DEBU| RunCommand command="git status --untracked-files=all --porcelain -z --find-renames=50%"
Nov 10 20:31:19 |INFO| git status --untracked-files=all --porcelain -z --find-renames=50% (51.125ms)
Nov 10 20:31:19 |INFO| refreshed files in 52.44925ms
Nov 10 20:31:19 |INFO| Refresh took 52.76775ms
Nov 10 20:31:19 |INFO| postRefreshUpdate for submodules took 40.208µs
Nov 10 20:31:19 |INFO| postRefreshUpdate for files took 63.375µs
Nov 10 20:31:29 |INFO| Heap memory in use: 13.7 MB
Nov 10 20:31:29 |INFO| refreshing the following scopes in sync mode: files
Nov 10 20:31:29 |DEBU| using cache for key status.showUntrackedFiles
Nov 10 20:31:29 |INFO| refreshed merge conflicts in 388.958µs
Nov 10 20:31:29 |DEBU| RunCommand command="git status --untracked-files=all --porcelain -z --find-renames=50%"
Nov 10 20:31:29 |INFO| git status --untracked-files=all --porcelain -z --find-renames=50% (49.349208ms)
Nov 10 20:31:29 |INFO| refreshed files in 51.551584ms
Nov 10 20:31:29 |INFO| Refresh took 51.989334ms
Nov 10 20:31:29 |INFO| postRefreshUpdate for submodules took 32.625µs
Nov 10 20:31:29 |INFO| postRefreshUpdate for files took 41.209µs
Nov 10 20:31:39 |INFO| Heap memory in use: 13.8 MB
Nov 10 20:31:39 |INFO| refreshing the following scopes in sync mode: files
Nov 10 20:31:39 |DEBU| using cache for key status.showUntrackedFiles
Nov 10 20:31:39 |INFO| refreshed merge conflicts in 79.459µs
Nov 10 20:31:39 |DEBU| RunCommand command="git status --untracked-files=all --porcelain -z --find-renames=50%"
Nov 10 20:31:39 |INFO| git status --untracked-files=all --porcelain -z --find-renames=50% (50.659541ms)
Nov 10 20:31:39 |INFO| refreshed files in 52.412125ms
Nov 10 20:31:39 |INFO| Refresh took 52.936209ms
Nov 10 20:31:39 |INFO| postRefreshUpdate for submodules took 35.584µs
Nov 10 20:31:39 |INFO| postRefreshUpdate for files took 30.291µs
Nov 10 20:31:49 |INFO| Heap memory in use: 14.0 MB
Nov 10 20:31:49 |INFO| refreshing the following scopes in sync mode: files
Nov 10 20:31:49 |DEBU| using cache for key status.showUntrackedFiles
Nov 10 20:31:49 |INFO| refreshed merge conflicts in 67.833µs
Nov 10 20:31:49 |DEBU| RunCommand command="git status --untracked-files=all --porcelain -z --find-renames=50%"
Nov 10 20:31:49 |INFO| git status --untracked-files=all --porcelain -z --find-renames=50% (50.113375ms)
Nov 10 20:31:49 |INFO| refreshed files in 51.604625ms
Nov 10 20:31:49 |INFO| Refresh took 52.044583ms
Nov 10 20:31:49 |INFO| postRefreshUpdate for submodules took 41.167µs
Nov 10 20:31:49 |INFO| postRefreshUpdate for files took 44.333µs
Nov 10 20:31:53 |DEBU| RunCommand command="git fetch --all --no-write-fetch-head"
Nov 10 20:31:57 |INFO| git fetch --all --no-write-fetch-head (4.420999875s)
Nov 10 20:31:57 |INFO| refreshing the following scopes in sync mode: branches,commits,remotes,tags
Nov 10 20:31:57 |DEBU| RunCommand command="git tag --list -n --sort=-creatordate"
Nov 10 20:31:57 |DEBU| RunCommand command="git branch --show-current"
Nov 10 20:31:57 |DEBU| RunCommand command="git for-each-ref --sort=-committerdate --format=%(HEAD)%00%(refname:short)%00%(upstream:short)%00%(upstream:track)%00%(push:track)%00%(subject)%00%(objectname)%00%(committerdate:unix) refs/heads"
Nov 10 20:31:57 |INFO| git branch --show-current (19.864584ms)
Nov 10 20:31:57 |DEBU| RunCommand command="git rev-list refs/heads/alexspeller/fix-analysis-fixme ^alexspeller/fix-analysis-fixme@{u} ^refs/remotes/origin/main"
Nov 10 20:31:57 |DEBU| RunCommand command="git rev-list HEAD ^refs/remotes/origin/main"
Nov 10 20:31:57 |INFO| git tag --list -n --sort=-creatordate (20.865833ms)
Nov 10 20:31:57 |INFO| postRefreshUpdate for tags took 88.792µs
Nov 10 20:31:57 |INFO| refreshed tags in 22.176834ms
Nov 10 20:31:57 |INFO| git -c log.showSignature=false log -g --format=+%H%x00%ct%x00%gs%x00%P (23.251708ms)
Nov 10 20:31:57 |INFO| git for-each-ref --sort=-committerdate --format=%(refname) refs/remotes (32.0595ms)
Nov 10 20:31:57 |INFO| postRefreshUpdate for reflogCommits took 8.9605ms
Nov 10 20:31:57 |INFO| refreshed reflog in 33.129167ms
Nov 10 20:31:57 |INFO| postRefreshUpdate for remotes took 31.25µs
Nov 10 20:31:57 |INFO| postRefreshUpdate for remoteBranches took 6.958µs
Nov 10 20:31:57 |INFO| refreshed remotes in 32.981166ms
Nov 10 20:31:57 |INFO| git rev-list refs/heads/alexspeller/fix-analysis-fixme ^alexspeller/fix-analysis-fixme@{u} ^refs/remotes/origin/main (14.855833ms)
Nov 10 20:31:57 |INFO| git rev-list HEAD ^refs/remotes/origin/main (16.170416ms)
Nov 10 20:31:57 |INFO| git log HEAD --topo-order --oneline --pretty=format:+%H%x00%at%x00%aN%x00%ae%x00%P%x00%m%x00%D%x00%s --abbrev=40 -300 --no-show-signature -- (29.314ms)
Nov 10 20:31:57 |DEBU| using cache for key rebase.updateRefs
Nov 10 20:31:57 |INFO| postRefreshUpdate for commits took 122.417µs
Nov 10 20:31:57 |INFO| refreshed commits and commit files in 50.580792ms
Nov 10 20:31:57 |DEBU| using cache for key rebase.updateRefs
Nov 10 20:31:57 |INFO| git for-each-ref --sort=-committerdate --format=%(HEAD)%00%(refname:short)%00%(upstream:short)%00%(upstream:track)%00%(push:track)%00%(subject)%00%(objectname)%00%(committerdate:unix) refs/heads (109.032208ms)
Nov 10 20:31:57 |INFO| postRefreshUpdate for localBranches took 9.142208ms
Nov 10 20:31:57 |DEBU| using cache for key rebase.updateRefs
Nov 10 20:31:57 |INFO| refreshed branches in 126.634292ms
Nov 10 20:31:57 |INFO| Refresh took 127.26325ms
Nov 10 20:31:59 |INFO| Heap memory in use: 17.6 MB
Nov 10 20:31:59 |INFO| refreshing the following scopes in sync mode: files
Nov 10 20:31:59 |DEBU| using cache for key status.showUntrackedFiles
Nov 10 20:31:59 |INFO| refreshed merge conflicts in 39.041µs
Nov 10 20:31:59 |DEBU| RunCommand command="git status --untracked-files=all --porcelain -z --find-renames=50%"
Nov 10 20:31:59 |INFO| git status --untracked-files=all --porcelain -z --find-renames=50% (49.999875ms)
Nov 10 20:31:59 |INFO| refreshed files in 51.489958ms
Nov 10 20:31:59 |INFO| Refresh took 52.003167ms
Nov 10 20:31:59 |INFO| postRefreshUpdate for submodules took 33.583µs
Nov 10 20:31:59 |INFO| postRefreshUpdate for files took 38.25µs
Nov 10 20:32:09 |INFO| Heap memory in use: 17.8 MB
Nov 10 20:32:09 |INFO| refreshing the following scopes in sync mode: files
Nov 10 20:32:09 |DEBU| using cache for key status.showUntrackedFiles
Nov 10 20:32:09 |INFO| refreshed merge conflicts in 71.917µs
Nov 10 20:32:09 |DEBU| RunCommand command="git status --untracked-files=all --porcelain -z --find-renames=50%"
Nov 10 20:32:09 |INFO| git status --untracked-files=all --porcelain -z --find-renames=50% (49.500375ms)
Nov 10 20:32:09 |INFO| refreshed files in 51.094334ms
Nov 10 20:32:09 |INFO| Refresh took 51.624417ms
Nov 10 20:32:09 |INFO| postRefreshUpdate for submodules took 37.875µs
Nov 10 20:32:09 |INFO| postRefreshUpdate for files took 51.792µs
Nov 10 20:32:19 |INFO| Heap memory in use: 17.9 MB
Nov 10 20:32:19 |INFO| refreshing the following scopes in sync mode: files
Nov 10 20:32:19 |DEBU| using cache for key status.showUntrackedFiles
Nov 10 20:32:19 |INFO| refreshed merge conflicts in 30.709µs
Nov 10 20:32:19 |DEBU| RunCommand command="git status --untracked-files=all --porcelain -z --find-renames=50%"
Nov 10 20:32:19 |INFO| git status --untracked-files=all --porcelain -z --find-renames=50% (50.205584ms)
Nov 10 20:32:19 |INFO| refreshed files in 51.594917ms
Nov 10 20:32:19 |INFO| Refresh took 52.204416ms
Nov 10 20:32:19 |INFO| postRefreshUpdate for submodules took 34.5µs
Nov 10 20:32:19 |INFO| postRefreshUpdate for files took 60.334µs
Nov 10 20:32:29 |INFO| Heap memory in use: 18.0 MB
Nov 10 20:32:29 |INFO| refreshing the following scopes in sync mode: files
Nov 10 20:32:29 |INFO| refreshed merge conflicts in 55.958µs
Nov 10 20:32:29 |DEBU| using cache for key status.showUntrackedFiles
Nov 10 20:32:29 |DEBU| RunCommand command="git status --untracked-files=all --porcelain -z --find-renames=50%"
Nov 10 20:32:29 |INFO| git status --untracked-files=all --porcelain -z --find-renames=50% (53.207125ms)
Nov 10 20:32:29 |INFO| refreshed files in 54.526541ms
Nov 10 20:32:29 |INFO| Refresh took 54.907375ms
Nov 10 20:32:29 |INFO| postRefreshUpdate for submodules took 46µs
Nov 10 20:32:29 |INFO| postRefreshUpdate for files took 36.75µs
Nov 10 20:32:39 |INFO| Heap memory in use: 18.2 MB
Nov 10 20:32:39 |INFO| refreshing the following scopes in sync mode: files
Nov 10 20:32:39 |DEBU| using cache for key status.showUntrackedFiles
Nov 10 20:32:39 |INFO| refreshed merge conflicts in 61.583µs
Nov 10 20:32:39 |DEBU| RunCommand command="git status --untracked-files=all --porcelain -z --find-renames=50%"
Nov 10 20:32:39 |INFO| git status --untracked-files=all --porcelain -z --find-renames=50% (52.085875ms)
Nov 10 20:32:39 |INFO| refreshed files in 53.478583ms
Nov 10 20:32:39 |INFO| Refresh took 53.988458ms
Nov 10 20:32:39 |INFO| postRefreshUpdate for submodules took 19.75µs
Nov 10 20:32:39 |INFO| postRefreshUpdate for files took 26.042µs

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions