ok github.com/google/syzkaller/dashboard/app (cached) ? github.com/google/syzkaller/dashboard/dashapi [no test files] ? github.com/google/syzkaller/executor [no test files] ok github.com/google/syzkaller/pkg/ast 1.120s --- FAIL: TestBisectionResults (67.22s) --- FAIL: TestBisectionResults/group (0.00s) --- FAIL: TestBisectionResults/group/cause-finds-cause-minimize-fails (67.08s) git_test_util.go:36: timedout ["git" "add" "/tmp/syz-bisect-test205966720/file"] FAIL FAIL github.com/google/syzkaller/pkg/bisect 68.686s ok github.com/google/syzkaller/pkg/build 68.712s ? github.com/google/syzkaller/pkg/cmdprof [no test files] ok github.com/google/syzkaller/pkg/compiler 2.569s ok github.com/google/syzkaller/pkg/config (cached) ok github.com/google/syzkaller/pkg/cover 68.601s ok github.com/google/syzkaller/pkg/csource 73.706s ok github.com/google/syzkaller/pkg/db (cached) ok github.com/google/syzkaller/pkg/email (cached) ? github.com/google/syzkaller/pkg/gce [no test files] ? github.com/google/syzkaller/pkg/gcs [no test files] ? github.com/google/syzkaller/pkg/hash [no test files] ok github.com/google/syzkaller/pkg/host 72.366s ? github.com/google/syzkaller/pkg/html [no test files] ok github.com/google/syzkaller/pkg/ifuzz (cached) ? github.com/google/syzkaller/pkg/ifuzz/gen [no test files] ? github.com/google/syzkaller/pkg/ifuzz/generated [no test files] ok github.com/google/syzkaller/pkg/instance 68.609s ok github.com/google/syzkaller/pkg/ipc 74.728s ? github.com/google/syzkaller/pkg/ipc/ipcconfig [no test files] ok github.com/google/syzkaller/pkg/kd (cached) ok github.com/google/syzkaller/pkg/log (cached) ok github.com/google/syzkaller/pkg/mgrconfig 0.015s ok github.com/google/syzkaller/pkg/osutil (cached) ok github.com/google/syzkaller/pkg/report 7.760s ok github.com/google/syzkaller/pkg/repro 1.537s ? github.com/google/syzkaller/pkg/rpctype [no test files] ok github.com/google/syzkaller/pkg/runtest 70.024s ok github.com/google/syzkaller/pkg/serializer (cached) ? github.com/google/syzkaller/pkg/signal [no test files] ok github.com/google/syzkaller/pkg/symbolizer (cached) --- FAIL: TestMinimizationResults (0.17s) linux_test.go:100: failed to run Minimize: failed create commit environment: failed to run ["git" "tag" "--no-contains" "9d10fed2ca1a5731420a7d7753dbf92079cfd420" "--merged" "9d10fed2ca1a5731420a7d7753dbf92079cfd420" "v*.*"]: exit status 129 usage: git tag [-a | -s | -u ] [-f] [-m | -F ] [] or: git tag -d ... or: git tag -l [-n[]] [--contains ] [--points-at ] [--format=] [--[no-]merged []] [...] or: git tag -v ... -l, --list list tag names -n[] print lines of each tag message -d, --delete delete tags -v, --verify verify tags Tag creation options -a, --annotate annotated tag, needs a message -m, --message tag message -F, --file read message from file -s, --sign annotated and GPG-signed tag --cleanup how to strip spaces and #comments from message -u, --local-user use another key to sign the tag -f, --force replace the tag if exists --create-reflog create a reflog Tag listing options --column[=