Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cmd/go/internal/vcweb/vcstest: TestScripts/bzr/hello.txt failures #71504

Open
gopherbot opened this issue Jan 31, 2025 · 31 comments
Open

cmd/go/internal/vcweb/vcstest: TestScripts/bzr/hello.txt failures #71504

gopherbot opened this issue Jan 31, 2025 · 31 comments
Assignees
Labels
FixPending Issues that have a fix which has not yet been reviewed or submitted. GoCommand cmd/go NeedsFix The path to resolution is known, but the work has not been done. Testing An issue that has been verified to require only test changes, not just a test failure.
Milestone

Comments

@gopherbot
Copy link
Contributor

gopherbot commented Jan 31, 2025

#!watchflakes
default <- pkg ~ `^cmd/go` && `brz: ERROR: Couldn't import breezy and dependencies.`

Issue created automatically to collect these failures.

Example (log):

=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
    vcstest_test.go:155: 2025/01/30 21:50:41 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.26s)

watchflakes

@gopherbot gopherbot added the NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. label Jan 31, 2025
@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "cmd/go/internal/vcweb/vcstest" && test == "TestScripts/bzr/hello.txt"
2025-01-30 21:39 gotip-linux-arm64 go@ce7ea0a6 cmd/go/internal/vcweb/vcstest.TestScripts/bzr/hello.txt (log)
=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
    vcstest_test.go:155: 2025/01/30 21:50:41 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.26s)

watchflakes

@ianlancetaylor
Copy link
Member

CC @golang/release

This looks like a builder problem. For some reason the bzr installation is no longer complete. Or previously there wasn't a bzr installation, and now there is one and it doesn't work. Or something.

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "cmd/go/internal/vcweb/vcstest" && test == "TestScripts/bzr/hello.txt"
2025-01-28 04:20 go1.24-linux-arm64 release-branch.go1.24@f8937cb6 cmd/go/internal/vcweb/vcstest.TestScripts/bzr/hello.txt (log)
=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
    vcstest_test.go:155: 2025/01/31 19:32:50 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.60s)
2025-01-28 04:20 go1.24-linux-arm64-longtest release-branch.go1.24@f8937cb6 cmd/go/internal/vcweb/vcstest.TestScripts/bzr/hello.txt (log)
=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
    vcstest_test.go:155: 2025/01/31 19:55:07 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.21s)
2025-01-28 19:10 go1.24-linux-arm64-asan-clang15 release-branch.go1.24@8071f2a1 cmd/go/internal/vcweb/vcstest.TestScripts/bzr/hello.txt (log)
=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
    vcstest_test.go:155: 2025/01/31 19:37:51 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.19s)
2025-01-28 22:19 go1.24-linux-arm64-asan-clang15 release-branch.go1.24@7764c502 cmd/go/internal/vcweb/vcstest.TestScripts/bzr/hello.txt (log)
=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
    vcstest_test.go:155: 2025/01/31 19:30:35 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.15s)
2025-01-30 21:39 go1.24-linux-arm64-asan-clang15 release-branch.go1.24@ce7ea0a6 cmd/go/internal/vcweb/vcstest.TestScripts/bzr/hello.txt (log)
=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
    vcstest_test.go:155: 2025/01/31 19:19:29 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.10s)
2025-01-31 16:42 go1.24-linux-arm64-asan-clang15 release-branch.go1.24@77d20838 cmd/go/internal/vcweb/vcstest.TestScripts/bzr/hello.txt (log)
=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
    vcstest_test.go:155: 2025/01/31 19:13:44 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.37s)
2025-01-31 16:42 go1.24-linux-arm64-boringcrypto release-branch.go1.24@77d20838 cmd/go/internal/vcweb/vcstest.TestScripts/bzr/hello.txt (log)
=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
    vcstest_test.go:155: 2025/01/31 19:19:00 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.27s)
2025-01-31 16:50 go1.24-linux-arm64 release-branch.go1.24@37f27fbe cmd/go/internal/vcweb/vcstest.TestScripts/bzr/hello.txt (log)
=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
    vcstest_test.go:155: 2025/01/31 19:18:58 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.21s)

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "cmd/go/internal/vcweb/vcstest" && test == "TestScripts/bzr/hello.txt"
2025-01-27 18:46 go1.24-linux-arm64-longtest release-branch.go1.24@f70aa382 cmd/go/internal/vcweb/vcstest.TestScripts/bzr/hello.txt (log)
=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
    vcstest_test.go:155: 2025/01/31 20:06:35 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.18s)
2025-01-27 20:15 go1.24-linux-arm64-race release-branch.go1.24@e0aeee82 cmd/go/internal/vcweb/vcstest.TestScripts/bzr/hello.txt (log)
=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
    vcstest_test.go:155: 2025/01/31 20:17:48 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.11s)
2025-01-28 18:44 go1.24-linux-arm64-race release-branch.go1.24@4ebd5bf8 cmd/go/internal/vcweb/vcstest.TestScripts/bzr/hello.txt (log)
=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
    vcstest_test.go:155: 2025/01/31 20:00:19 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.37s)

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "cmd/go/internal/vcweb/vcstest" && test == "TestScripts/bzr/hello.txt"
2025-01-31 16:42 gotip-linux-arm64-asan-clang15 go@77d20838 cmd/go/internal/vcweb/vcstest.TestScripts/bzr/hello.txt (log)
=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
    vcstest_test.go:155: 2025/01/31 16:53:49 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.38s)
2025-01-31 16:50 gotip-linux-arm64-asan-clang15 go@37f27fbe cmd/go/internal/vcweb/vcstest.TestScripts/bzr/hello.txt (log)
=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
    vcstest_test.go:155: 2025/01/31 16:58:30 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.41s)

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "cmd/go/internal/vcweb/vcstest" && test == "TestScripts/bzr/hello.txt"
2025-02-03 15:28 gotip-linux-arm64-longtest go@9da530f1 cmd/go/internal/vcweb/vcstest.TestScripts/bzr/hello.txt (log)
=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
    vcstest_test.go:155: 2025/02/03 15:36:19 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.27s)
2025-02-03 16:19 gotip-linux-arm64 go@e5ae12ab cmd/go/internal/vcweb/vcstest.TestScripts/bzr/hello.txt (log)
=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
    vcstest_test.go:155: 2025/02/03 16:33:41 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.65s)
2025-02-03 16:21 gotip-linux-arm64-asan-clang15 go@9d6af408 cmd/go/internal/vcweb/vcstest.TestScripts/bzr/hello.txt (log)
=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
    vcstest_test.go:155: 2025/02/03 16:33:39 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.23s)
2025-02-03 16:34 gotip-linux-arm64 go@9896da30 cmd/go/internal/vcweb/vcstest.TestScripts/bzr/hello.txt (log)
=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
    vcstest_test.go:155: 2025/02/03 16:41:15 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.43s)
2025-02-03 16:44 gotip-linux-arm64-boringcrypto go@52e32ad7 cmd/go/internal/vcweb/vcstest.TestScripts/bzr/hello.txt (log)
=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
    vcstest_test.go:155: 2025/02/03 16:58:26 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.62s)

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "cmd/go/internal/vcweb/vcstest" && test == "TestScripts/bzr/hello.txt"
2025-02-03 16:21 gotip-linux-arm64 go@4ac72928 cmd/go/internal/vcweb/vcstest.TestScripts/bzr/hello.txt (log)
=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
    vcstest_test.go:155: 2025/02/03 17:01:04 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.27s)
2025-02-03 16:42 gotip-linux-arm64-longtest go@e57769d5 cmd/go/internal/vcweb/vcstest.TestScripts/bzr/hello.txt (log)
=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
    vcstest_test.go:155: 2025/02/03 16:49:45 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.26s)
2025-02-03 16:43 gotip-linux-arm64-race go@1118da25 cmd/go/internal/vcweb/vcstest.TestScripts/bzr/hello.txt (log)
=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
    vcstest_test.go:155: 2025/02/03 16:52:02 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.15s)
2025-02-03 16:44 gotip-linux-arm64-longtest go@52e32ad7 cmd/go/internal/vcweb/vcstest.TestScripts/bzr/hello.txt (log)
=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
    vcstest_test.go:155: 2025/02/03 17:01:05 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.22s)
2025-02-03 16:44 gotip-linux-arm64-race go@52e32ad7 cmd/go/internal/vcweb/vcstest.TestScripts/bzr/hello.txt (log)
=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
    vcstest_test.go:155: 2025/02/03 17:16:54 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.31s)

watchflakes

@dmitshur dmitshur added Builders x/build issues (builders, bots, dashboards) Soon This needs action soon. (recent regressions, service outages, unusual time-sensitive situations) labels Feb 3, 2025
@dmitshur dmitshur moved this to Active in Test Flakes Feb 3, 2025
@dmitshur dmitshur added this to the Go1.25 milestone Feb 3, 2025
@dmitshur dmitshur added the GoCommand cmd/go label Feb 3, 2025
@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "cmd/go/internal/vcweb/vcstest" && test == "TestScripts/bzr/hello.txt"
2025-02-03 16:21 gotip-linux-arm64-race go@b25b5f3f cmd/go/internal/vcweb/vcstest.TestScripts/bzr/hello.txt (log)
=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
    vcstest_test.go:155: 2025/02/03 17:53:06 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.19s)
2025-02-03 17:55 gotip-linux-arm64-asan-clang15 go@77f5ecef cmd/go/internal/vcweb/vcstest.TestScripts/bzr/hello.txt (log)
=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
    vcstest_test.go:155: 2025/02/03 18:03:25 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.14s)
2025-02-03 17:55 gotip-linux-arm64-clang15 go@77f5ecef cmd/go/internal/vcweb/vcstest.TestScripts/bzr/hello.txt (log)
=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
2025/02/03 18:02:25 serving /
    vcstest_test.go:155: 2025/02/03 18:02:25 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.09s)
2025-02-03 18:14 gotip-linux-arm64-asan-clang15 go@82337de9 cmd/go/internal/vcweb/vcstest.TestScripts/bzr/hello.txt (log)
=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
2025/02/03 18:22:51 serving svn on svn://127.0.0.1:38175
    vcstest_test.go:155: 2025/02/03 18:22:51 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.26s)
2025-02-03 18:14 gotip-linux-arm64-clang15 go@82337de9 cmd/go/internal/vcweb/vcstest.TestScripts/bzr/hello.txt (log)
=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
    vcstest_test.go:155: 2025/02/03 18:25:15 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.99s)
2025-02-03 18:30 gotip-linux-arm64-asan-clang15 go@439d39a7 cmd/go/internal/vcweb/vcstest.TestScripts/bzr/hello.txt (log)
=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
    vcstest_test.go:155: 2025/02/03 18:38:52 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.18s)
2025-02-03 18:30 gotip-linux-arm64-clang15 go@439d39a7 cmd/go/internal/vcweb/vcstest.TestScripts/bzr/hello.txt (log)
=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
    vcstest_test.go:155: 2025/02/03 18:39:36 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.15s)

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg ~ `^cmd/go` && `brz: ERROR: Couldn't import breezy and dependencies.`
2025-01-28 18:44 go1.24-linux-arm64-longtest release-branch.go1.24@4ebd5bf8 cmd/go.TestScript/version_buildvcs_bzr (log)
=== RUN   TestScript/version_buildvcs_bzr
=== PAUSE TestScript/version_buildvcs_bzr
=== CONT  TestScript/version_buildvcs_bzr
    script_test.go:139: 2025-01-31T19:51:00Z
    script_test.go:141: $WORK=/home/swarming/.swarming/w/ir/x/t/cmd-go-test-3962778586/tmpdir2145659902/version_buildvcs_bzr353482271
    script_test.go:163: 
        PATH=/home/swarming/.swarming/w/ir/x/t/cmd-go-test-3962778586/tmpdir2145659902/testbin:/home/swarming/.swarming/w/ir/x/w/goroot/bin:/home/swarming/.swarming/w/ir/x/w/goroot/bin:/home/swarming/.swarming/w/ir/x/w/goroot/bin:/home/swarming/.swarming/w/ir/cache/tools/bin:/home/swarming/.swarming/w/ir/bbagent_utility_packages:/home/swarming/.swarming/w/ir/bbagent_utility_packages/bin:/home/swarming/.swarming/w/ir/cipd_bin_packages:/home/swarming/.swarming/w/ir/cipd_bin_packages/bin:/home/swarming/.swarming/w/ir/cipd_bin_packages/cpython3:/home/swarming/.swarming/w/ir/cipd_bin_packages/cpython3/bin:/home/swarming/.swarming/w/ir/cache/cipd_client:/home/swarming/.swarming/w/ir/cache/cipd_client/bin:/home/swarming/.swarming/cipd_cache/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
        HOME=/no-home
        CCACHE_DISABLE=1
        GOARCH=arm64
...
        > env HOME=$WORK
        > cd repo/a
        > exec bzr whoami 'J.R. Gopher <gopher@golang.org>'
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
    script_test.go:163: FAIL: testdata/script/version_buildvcs_bzr.txt:11: exec bzr whoami 'J.R. Gopher <gopher@golang.org>': exit status 1
--- FAIL: TestScript/version_buildvcs_bzr (0.10s)
2025-02-03 16:19 gotip-linux-arm64-longtest go@e5ae12ab cmd/go.TestScript/version_buildvcs_bzr (log)
=== RUN   TestScript/version_buildvcs_bzr
=== PAUSE TestScript/version_buildvcs_bzr
=== CONT  TestScript/version_buildvcs_bzr
    script_test.go:139: 2025-02-03T16:40:46Z
    script_test.go:141: $WORK=/home/swarming/.swarming/w/ir/x/t/cmd-go-test-2749464073/tmpdir3067039670/version_buildvcs_bzr3266612795
    script_test.go:163: 
        PATH=/home/swarming/.swarming/w/ir/x/t/cmd-go-test-2749464073/tmpdir3067039670/testbin:/home/swarming/.swarming/w/ir/x/w/goroot/bin:/home/swarming/.swarming/w/ir/x/w/goroot/bin:/home/swarming/.swarming/w/ir/x/w/goroot/bin:/home/swarming/.swarming/w/ir/cache/tools/bin:/home/swarming/.swarming/w/ir/bbagent_utility_packages:/home/swarming/.swarming/w/ir/bbagent_utility_packages/bin:/home/swarming/.swarming/w/ir/cipd_bin_packages:/home/swarming/.swarming/w/ir/cipd_bin_packages/bin:/home/swarming/.swarming/w/ir/cipd_bin_packages/cpython3:/home/swarming/.swarming/w/ir/cipd_bin_packages/cpython3/bin:/home/swarming/.swarming/w/ir/cache/cipd_client:/home/swarming/.swarming/w/ir/cache/cipd_client/bin:/home/swarming/.swarming/cipd_cache/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
        HOME=/no-home
        CCACHE_DISABLE=1
        GOARCH=arm64
...
        > env HOME=$WORK
        > cd repo/a
        > exec bzr whoami 'J.R. Gopher <gopher@golang.org>'
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
    script_test.go:163: FAIL: testdata/script/version_buildvcs_bzr.txt:11: exec bzr whoami 'J.R. Gopher <gopher@golang.org>': exit status 1
--- FAIL: TestScript/version_buildvcs_bzr (0.11s)
2025-02-03 16:20 gotip-linux-arm64-longtest go@5aa3d162 cmd/go.TestScript/version_buildvcs_bzr (log)
=== RUN   TestScript/version_buildvcs_bzr
=== PAUSE TestScript/version_buildvcs_bzr
=== CONT  TestScript/version_buildvcs_bzr
    script_test.go:139: 2025-02-03T16:35:24Z
    script_test.go:141: $WORK=/home/swarming/.swarming/w/ir/x/t/cmd-go-test-2064899779/tmpdir1031997929/version_buildvcs_bzr3912861171
    script_test.go:163: 
        PATH=/home/swarming/.swarming/w/ir/x/t/cmd-go-test-2064899779/tmpdir1031997929/testbin:/home/swarming/.swarming/w/ir/x/w/goroot/bin:/home/swarming/.swarming/w/ir/x/w/goroot/bin:/home/swarming/.swarming/w/ir/x/w/goroot/bin:/home/swarming/.swarming/w/ir/cache/tools/bin:/home/swarming/.swarming/w/ir/bbagent_utility_packages:/home/swarming/.swarming/w/ir/bbagent_utility_packages/bin:/home/swarming/.swarming/w/ir/cipd_bin_packages:/home/swarming/.swarming/w/ir/cipd_bin_packages/bin:/home/swarming/.swarming/w/ir/cipd_bin_packages/cpython3:/home/swarming/.swarming/w/ir/cipd_bin_packages/cpython3/bin:/home/swarming/.swarming/w/ir/cache/cipd_client:/home/swarming/.swarming/w/ir/cache/cipd_client/bin:/home/swarming/.swarming/cipd_cache/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
        HOME=/no-home
        CCACHE_DISABLE=1
        GOARCH=arm64
...
        > env HOME=$WORK
        > cd repo/a
        > exec bzr whoami 'J.R. Gopher <gopher@golang.org>'
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
    script_test.go:163: FAIL: testdata/script/version_buildvcs_bzr.txt:11: exec bzr whoami 'J.R. Gopher <gopher@golang.org>': exit status 1
--- FAIL: TestScript/version_buildvcs_bzr (0.36s)
2025-02-03 16:43 gotip-linux-arm64-longtest go@1118da25 cmd/go.TestScript/version_buildvcs_bzr (log)
=== RUN   TestScript/version_buildvcs_bzr
=== PAUSE TestScript/version_buildvcs_bzr
=== CONT  TestScript/version_buildvcs_bzr
    script_test.go:139: 2025-02-03T17:17:52Z
    script_test.go:141: $WORK=/home/swarming/.swarming/w/ir/x/t/cmd-go-test-137632794/tmpdir1248659821/version_buildvcs_bzr206056889
go proxy: open /home/swarming/.swarming/w/ir/x/w/goroot/src/cmd/go/testdata/mod/example.com_cmd_a_v1.0.0.txt: no such file or directory
go proxy: no archive example.com/cmd/a v1.0.0: file does not exist
go proxy: no archive example.com/cmd/a v1.0.0: file does not exist
    script_test.go:163: 
        PATH=/home/swarming/.swarming/w/ir/x/t/cmd-go-test-137632794/tmpdir1248659821/testbin:/home/swarming/.swarming/w/ir/x/w/goroot/bin:/home/swarming/.swarming/w/ir/x/w/goroot/bin:/home/swarming/.swarming/w/ir/x/w/goroot/bin:/home/swarming/.swarming/w/ir/cache/tools/bin:/home/swarming/.swarming/w/ir/bbagent_utility_packages:/home/swarming/.swarming/w/ir/bbagent_utility_packages/bin:/home/swarming/.swarming/w/ir/cipd_bin_packages:/home/swarming/.swarming/w/ir/cipd_bin_packages/bin:/home/swarming/.swarming/w/ir/cipd_bin_packages/cpython3:/home/swarming/.swarming/w/ir/cipd_bin_packages/cpython3/bin:/home/swarming/.swarming/w/ir/cache/cipd_client:/home/swarming/.swarming/w/ir/cache/cipd_client/bin:/home/swarming/.swarming/cipd_cache/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
...
        > env HOME=$WORK
        > cd repo/a
        > exec bzr whoami 'J.R. Gopher <gopher@golang.org>'
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
    script_test.go:163: FAIL: testdata/script/version_buildvcs_bzr.txt:11: exec bzr whoami 'J.R. Gopher <gopher@golang.org>': exit status 1
--- FAIL: TestScript/version_buildvcs_bzr (0.35s)
2025-02-03 17:55 gotip-linux-arm64 go@77f5ecef cmd/go/internal/vcweb/vcstest.TestScripts/bzr/hello.txt (log)
=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
    vcstest_test.go:155: 2025/02/03 18:04:30 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.53s)
2025-02-03 17:55 gotip-linux-arm64-boringcrypto go@77f5ecef cmd/go/internal/vcweb/vcstest.TestScripts/bzr/hello.txt (log)
=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
    vcstest_test.go:155: 2025/02/03 18:05:38 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.45s)
2025-02-03 17:55 gotip-linux-arm64-longtest go@77f5ecef cmd/go.TestScript/version_buildvcs_bzr (log)
=== RUN   TestScript/version_buildvcs_bzr
=== PAUSE TestScript/version_buildvcs_bzr
=== CONT  TestScript/version_buildvcs_bzr
    script_test.go:139: 2025-02-03T18:06:02Z
    script_test.go:141: $WORK=/home/swarming/.swarming/w/ir/x/t/cmd-go-test-1203951441/tmpdir4001242486/version_buildvcs_bzr1634667881
    script_test.go:163: 
        PATH=/home/swarming/.swarming/w/ir/x/t/cmd-go-test-1203951441/tmpdir4001242486/testbin:/home/swarming/.swarming/w/ir/x/w/goroot/bin:/home/swarming/.swarming/w/ir/x/w/goroot/bin:/home/swarming/.swarming/w/ir/x/w/goroot/bin:/home/swarming/.swarming/w/ir/cache/tools/bin:/home/swarming/.swarming/w/ir/bbagent_utility_packages:/home/swarming/.swarming/w/ir/bbagent_utility_packages/bin:/home/swarming/.swarming/w/ir/cipd_bin_packages:/home/swarming/.swarming/w/ir/cipd_bin_packages/bin:/home/swarming/.swarming/w/ir/cipd_bin_packages/cpython3:/home/swarming/.swarming/w/ir/cipd_bin_packages/cpython3/bin:/home/swarming/.swarming/w/ir/cache/cipd_client:/home/swarming/.swarming/w/ir/cache/cipd_client/bin:/home/swarming/.swarming/cipd_cache/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
        HOME=/no-home
        CCACHE_DISABLE=1
        GOARCH=arm64
...
        > env HOME=$WORK
        > cd repo/a
        > exec bzr whoami 'J.R. Gopher <gopher@golang.org>'
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
    script_test.go:163: FAIL: testdata/script/version_buildvcs_bzr.txt:11: exec bzr whoami 'J.R. Gopher <gopher@golang.org>': exit status 1
--- FAIL: TestScript/version_buildvcs_bzr (0.17s)
2025-02-03 17:55 gotip-linux-arm64-longtest go@77f5ecef cmd/go/internal/vcweb/vcstest.TestScripts/bzr/hello.txt (log)
=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
    vcstest_test.go:155: 2025/02/03 18:02:29 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.16s)
2025-02-03 17:55 gotip-linux-arm64-race go@77f5ecef cmd/go/internal/vcweb/vcstest.TestScripts/bzr/hello.txt (log)
=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
    vcstest_test.go:155: 2025/02/03 18:04:52 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.17s)
2025-02-03 18:14 gotip-linux-arm64 go@82337de9 cmd/go/internal/vcweb/vcstest.TestScripts/bzr/hello.txt (log)
=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
    vcstest_test.go:155: 2025/02/03 18:21:40 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.48s)
2025-02-03 18:14 gotip-linux-arm64-boringcrypto go@82337de9 cmd/go/internal/vcweb/vcstest.TestScripts/bzr/hello.txt (log)
=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
    vcstest_test.go:155: 2025/02/03 18:21:39 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.47s)
2025-02-03 18:14 gotip-linux-arm64-longtest go@82337de9 cmd/go.TestScript/version_buildvcs_bzr (log)
=== RUN   TestScript/version_buildvcs_bzr
=== PAUSE TestScript/version_buildvcs_bzr
=== CONT  TestScript/version_buildvcs_bzr
    script_test.go:139: 2025-02-03T18:31:02Z
    script_test.go:141: $WORK=/home/swarming/.swarming/w/ir/x/t/cmd-go-test-78431364/tmpdir2382445240/version_buildvcs_bzr1335812655
    script_test.go:163: 
        PATH=/home/swarming/.swarming/w/ir/x/t/cmd-go-test-78431364/tmpdir2382445240/testbin:/home/swarming/.swarming/w/ir/x/w/goroot/bin:/home/swarming/.swarming/w/ir/x/w/goroot/bin:/home/swarming/.swarming/w/ir/x/w/goroot/bin:/home/swarming/.swarming/w/ir/cache/tools/bin:/home/swarming/.swarming/w/ir/bbagent_utility_packages:/home/swarming/.swarming/w/ir/bbagent_utility_packages/bin:/home/swarming/.swarming/w/ir/cipd_bin_packages:/home/swarming/.swarming/w/ir/cipd_bin_packages/bin:/home/swarming/.swarming/w/ir/cipd_bin_packages/cpython3:/home/swarming/.swarming/w/ir/cipd_bin_packages/cpython3/bin:/home/swarming/.swarming/w/ir/cache/cipd_client:/home/swarming/.swarming/w/ir/cache/cipd_client/bin:/home/swarming/.swarming/cipd_cache/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
        HOME=/no-home
        CCACHE_DISABLE=1
        GOARCH=arm64
...
        > env HOME=$WORK
        > cd repo/a
        > exec bzr whoami 'J.R. Gopher <gopher@golang.org>'
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
    script_test.go:163: FAIL: testdata/script/version_buildvcs_bzr.txt:11: exec bzr whoami 'J.R. Gopher <gopher@golang.org>': exit status 1
--- FAIL: TestScript/version_buildvcs_bzr (0.14s)
2025-02-03 18:14 gotip-linux-arm64-longtest go@82337de9 cmd/go/internal/vcweb/vcstest.TestScripts/bzr/hello.txt (log)
=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
    vcstest_test.go:155: 2025/02/03 18:24:26 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.30s)
2025-02-03 18:14 gotip-linux-arm64-race go@82337de9 cmd/go/internal/vcweb/vcstest.TestScripts/bzr/hello.txt (log)
=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
    vcstest_test.go:155: 2025/02/03 18:24:57 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.17s)
2025-02-03 18:30 gotip-linux-arm64 go@439d39a7 cmd/go/internal/vcweb/vcstest.TestScripts/bzr/hello.txt (log)
=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
    vcstest_test.go:155: 2025/02/03 18:37:48 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.31s)
2025-02-03 18:30 gotip-linux-arm64-boringcrypto go@439d39a7 cmd/go/internal/vcweb/vcstest.TestScripts/bzr/hello.txt (log)
=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
    vcstest_test.go:155: 2025/02/03 18:39:04 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.26s)
2025-02-03 18:30 gotip-linux-arm64-longtest go@439d39a7 cmd/go.TestScript/version_buildvcs_bzr (log)
=== RUN   TestScript/version_buildvcs_bzr
=== PAUSE TestScript/version_buildvcs_bzr
=== CONT  TestScript/version_buildvcs_bzr
    script_test.go:139: 2025-02-03T18:46:23Z
    script_test.go:141: $WORK=/home/swarming/.swarming/w/ir/x/t/cmd-go-test-3463470633/tmpdir2582139624/version_buildvcs_bzr3904664431
    script_test.go:163: 
        PATH=/home/swarming/.swarming/w/ir/x/t/cmd-go-test-3463470633/tmpdir2582139624/testbin:/home/swarming/.swarming/w/ir/x/w/goroot/bin:/home/swarming/.swarming/w/ir/x/w/goroot/bin:/home/swarming/.swarming/w/ir/x/w/goroot/bin:/home/swarming/.swarming/w/ir/cache/tools/bin:/home/swarming/.swarming/w/ir/bbagent_utility_packages:/home/swarming/.swarming/w/ir/bbagent_utility_packages/bin:/home/swarming/.swarming/w/ir/cipd_bin_packages:/home/swarming/.swarming/w/ir/cipd_bin_packages/bin:/home/swarming/.swarming/w/ir/cipd_bin_packages/cpython3:/home/swarming/.swarming/w/ir/cipd_bin_packages/cpython3/bin:/home/swarming/.swarming/w/ir/cache/cipd_client:/home/swarming/.swarming/w/ir/cache/cipd_client/bin:/home/swarming/.swarming/cipd_cache/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
        HOME=/no-home
        CCACHE_DISABLE=1
        GOARCH=arm64
...
        > env HOME=$WORK
        > cd repo/a
        > exec bzr whoami 'J.R. Gopher <gopher@golang.org>'
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
    script_test.go:163: FAIL: testdata/script/version_buildvcs_bzr.txt:11: exec bzr whoami 'J.R. Gopher <gopher@golang.org>': exit status 1
--- FAIL: TestScript/version_buildvcs_bzr (0.14s)
2025-02-03 18:30 gotip-linux-arm64-longtest go@439d39a7 cmd/go/internal/vcweb/vcstest.TestScripts/bzr/hello.txt (log)
=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
    vcstest_test.go:155: 2025/02/03 18:38:48 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.20s)
2025-02-03 18:30 gotip-linux-arm64-race go@439d39a7 cmd/go/internal/vcweb/vcstest.TestScripts/bzr/hello.txt (log)
=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
    vcstest_test.go:155: 2025/02/03 18:39:48 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.14s)
2025-02-03 18:59 gotip-linux-arm64 go@26c59d31 cmd/go/internal/vcweb/vcstest.TestScripts/bzr/hello.txt (log)
=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
    vcstest_test.go:155: 2025/02/03 19:07:14 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.32s)
2025-02-03 18:59 gotip-linux-arm64-asan-clang15 go@26c59d31 cmd/go/internal/vcweb/vcstest.TestScripts/bzr/hello.txt (log)
=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
    vcstest_test.go:155: 2025/02/03 19:07:30 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.15s)
2025-02-03 18:59 gotip-linux-arm64-boringcrypto go@26c59d31 cmd/go/internal/vcweb/vcstest.TestScripts/bzr/hello.txt (log)
=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
    vcstest_test.go:155: 2025/02/03 19:08:27 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.25s)
2025-02-03 18:59 gotip-linux-arm64-clang15 go@26c59d31 cmd/go/internal/vcweb/vcstest.TestScripts/bzr/hello.txt (log)
=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
    vcstest_test.go:155: 2025/02/03 19:07:44 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.54s)
2025-02-03 18:59 gotip-linux-arm64-longtest go@26c59d31 cmd/go.TestScript/version_buildvcs_bzr (log)
=== RUN   TestScript/version_buildvcs_bzr
=== PAUSE TestScript/version_buildvcs_bzr
=== CONT  TestScript/version_buildvcs_bzr
    script_test.go:139: 2025-02-03T19:09:34Z
    script_test.go:141: $WORK=/home/swarming/.swarming/w/ir/x/t/cmd-go-test-3585348857/tmpdir1534673903/version_buildvcs_bzr2787631190
    script_test.go:163: 
        PATH=/home/swarming/.swarming/w/ir/x/t/cmd-go-test-3585348857/tmpdir1534673903/testbin:/home/swarming/.swarming/w/ir/x/w/goroot/bin:/home/swarming/.swarming/w/ir/x/w/goroot/bin:/home/swarming/.swarming/w/ir/x/w/goroot/bin:/home/swarming/.swarming/w/ir/cache/tools/bin:/home/swarming/.swarming/w/ir/bbagent_utility_packages:/home/swarming/.swarming/w/ir/bbagent_utility_packages/bin:/home/swarming/.swarming/w/ir/cipd_bin_packages:/home/swarming/.swarming/w/ir/cipd_bin_packages/bin:/home/swarming/.swarming/w/ir/cipd_bin_packages/cpython3:/home/swarming/.swarming/w/ir/cipd_bin_packages/cpython3/bin:/home/swarming/.swarming/w/ir/cache/cipd_client:/home/swarming/.swarming/w/ir/cache/cipd_client/bin:/home/swarming/.swarming/cipd_cache/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
        HOME=/no-home
        CCACHE_DISABLE=1
        GOARCH=arm64
...
        > env HOME=$WORK
        > cd repo/a
        > exec bzr whoami 'J.R. Gopher <gopher@golang.org>'
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
    script_test.go:163: FAIL: testdata/script/version_buildvcs_bzr.txt:11: exec bzr whoami 'J.R. Gopher <gopher@golang.org>': exit status 1
--- FAIL: TestScript/version_buildvcs_bzr (0.13s)
2025-02-03 18:59 gotip-linux-arm64-longtest go@26c59d31 cmd/go/internal/vcweb/vcstest.TestScripts/bzr/hello.txt (log)
=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
    vcstest_test.go:155: 2025/02/03 19:05:30 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.25s)
2025-02-03 18:59 gotip-linux-arm64-race go@26c59d31 cmd/go/internal/vcweb/vcstest.TestScripts/bzr/hello.txt (log)
=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
    vcstest_test.go:155: 2025/02/03 19:08:41 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.14s)

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg ~ `^cmd/go` && `brz: ERROR: Couldn't import breezy and dependencies.`
2025-02-03 20:10 gotip-linux-arm64 go@41298239 cmd/go/internal/vcweb/vcstest.TestScripts/bzr/hello.txt (log)
=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
    vcstest_test.go:155: 2025/02/03 20:20:03 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.18s)
2025-02-03 20:10 gotip-linux-arm64-asan-clang15 go@41298239 cmd/go/internal/vcweb/vcstest.TestScripts/bzr/hello.txt (log)
=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
    vcstest_test.go:155: 2025/02/03 20:21:16 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.11s)
2025-02-03 20:10 gotip-linux-arm64-boringcrypto go@41298239 cmd/go/internal/vcweb/vcstest.TestScripts/bzr/hello.txt (log)
=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
    vcstest_test.go:155: 2025/02/03 20:23:23 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.45s)
2025-02-03 20:10 gotip-linux-arm64-clang15 go@41298239 cmd/go/internal/vcweb/vcstest.TestScripts/bzr/hello.txt (log)
=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
    vcstest_test.go:155: 2025/02/03 20:21:10 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.77s)
2025-02-03 20:10 gotip-linux-arm64-longtest go@41298239 cmd/go.TestScript/version_buildvcs_bzr (log)
=== RUN   TestScript/version_buildvcs_bzr
=== PAUSE TestScript/version_buildvcs_bzr
=== CONT  TestScript/version_buildvcs_bzr
    script_test.go:139: 2025-02-03T20:23:39Z
    script_test.go:141: $WORK=/home/swarming/.swarming/w/ir/x/t/cmd-go-test-1205134463/tmpdir2752890510/version_buildvcs_bzr586291193
    script_test.go:163: 
        PATH=/home/swarming/.swarming/w/ir/x/t/cmd-go-test-1205134463/tmpdir2752890510/testbin:/home/swarming/.swarming/w/ir/x/w/goroot/bin:/home/swarming/.swarming/w/ir/x/w/goroot/bin:/home/swarming/.swarming/w/ir/x/w/goroot/bin:/home/swarming/.swarming/w/ir/cache/tools/bin:/home/swarming/.swarming/w/ir/bbagent_utility_packages:/home/swarming/.swarming/w/ir/bbagent_utility_packages/bin:/home/swarming/.swarming/w/ir/cipd_bin_packages:/home/swarming/.swarming/w/ir/cipd_bin_packages/bin:/home/swarming/.swarming/w/ir/cipd_bin_packages/cpython3:/home/swarming/.swarming/w/ir/cipd_bin_packages/cpython3/bin:/home/swarming/.swarming/w/ir/cache/cipd_client:/home/swarming/.swarming/w/ir/cache/cipd_client/bin:/home/swarming/.swarming/cipd_cache/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
        HOME=/no-home
        CCACHE_DISABLE=1
        GOARCH=arm64
...
        > env HOME=$WORK
        > cd repo/a
        > exec bzr whoami 'J.R. Gopher <gopher@golang.org>'
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
    script_test.go:163: FAIL: testdata/script/version_buildvcs_bzr.txt:11: exec bzr whoami 'J.R. Gopher <gopher@golang.org>': exit status 1
--- FAIL: TestScript/version_buildvcs_bzr (0.14s)
2025-02-03 20:10 gotip-linux-arm64-longtest go@41298239 cmd/go/internal/vcweb/vcstest.TestScripts/bzr/hello.txt (log)
=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
    vcstest_test.go:155: 2025/02/03 20:19:35 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.22s)
2025-02-03 20:10 gotip-linux-arm64-race go@41298239 cmd/go/internal/vcweb/vcstest.TestScripts/bzr/hello.txt (log)
=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
    vcstest_test.go:155: 2025/02/03 20:21:00 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.43s)
2025-02-03 20:11 gotip-linux-arm64 go@c1a5889e cmd/go/internal/vcweb/vcstest.TestScripts/bzr/hello.txt (log)
=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
    vcstest_test.go:155: 2025/02/03 20:28:21 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.28s)
2025-02-03 20:11 gotip-linux-arm64-asan-clang15 go@c1a5889e cmd/go/internal/vcweb/vcstest.TestScripts/bzr/hello.txt (log)
=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
    vcstest_test.go:155: 2025/02/03 20:30:00 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.11s)
2025-02-03 20:11 gotip-linux-arm64-boringcrypto go@c1a5889e cmd/go/internal/vcweb/vcstest.TestScripts/bzr/hello.txt (log)
=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
    vcstest_test.go:155: 2025/02/03 20:28:21 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.39s)
2025-02-03 20:11 gotip-linux-arm64-clang15 go@c1a5889e cmd/go/internal/vcweb/vcstest.TestScripts/bzr/hello.txt (log)
=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
2025/02/03 20:29:43 serving /
2025/02/03 20:29:43 serving svn on svn://127.0.0.1:38337
    vcstest_test.go:155: 2025/02/03 20:29:43 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.14s)
2025-02-03 20:11 gotip-linux-arm64-longtest go@c1a5889e cmd/go.TestScript/version_buildvcs_bzr (log)
=== RUN   TestScript/version_buildvcs_bzr
=== PAUSE TestScript/version_buildvcs_bzr
=== CONT  TestScript/version_buildvcs_bzr
    script_test.go:139: 2025-02-03T20:29:31Z
    script_test.go:141: $WORK=/home/swarming/.swarming/w/ir/x/t/cmd-go-test-418312818/tmpdir43436742/version_buildvcs_bzr3834554316
go proxy: no archive example.com/cmd/a v1.0.0: file does not exist
go proxy: no archive example.com/cmd/a v1.0.0: file does not exist
    script_test.go:163: 
        PATH=/home/swarming/.swarming/w/ir/x/t/cmd-go-test-418312818/tmpdir43436742/testbin:/home/swarming/.swarming/w/ir/x/w/goroot/bin:/home/swarming/.swarming/w/ir/x/w/goroot/bin:/home/swarming/.swarming/w/ir/x/w/goroot/bin:/home/swarming/.swarming/w/ir/cache/tools/bin:/home/swarming/.swarming/w/ir/bbagent_utility_packages:/home/swarming/.swarming/w/ir/bbagent_utility_packages/bin:/home/swarming/.swarming/w/ir/cipd_bin_packages:/home/swarming/.swarming/w/ir/cipd_bin_packages/bin:/home/swarming/.swarming/w/ir/cipd_bin_packages/cpython3:/home/swarming/.swarming/w/ir/cipd_bin_packages/cpython3/bin:/home/swarming/.swarming/w/ir/cache/cipd_client:/home/swarming/.swarming/w/ir/cache/cipd_client/bin:/home/swarming/.swarming/cipd_cache/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
        HOME=/no-home
...
        > env HOME=$WORK
        > cd repo/a
        > exec bzr whoami 'J.R. Gopher <gopher@golang.org>'
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
    script_test.go:163: FAIL: testdata/script/version_buildvcs_bzr.txt:11: exec bzr whoami 'J.R. Gopher <gopher@golang.org>': exit status 1
--- FAIL: TestScript/version_buildvcs_bzr (0.16s)
2025-02-03 20:11 gotip-linux-arm64-longtest go@c1a5889e cmd/go/internal/vcweb/vcstest.TestScripts/bzr/hello.txt (log)
=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
    vcstest_test.go:155: 2025/02/03 20:23:27 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.28s)
2025-02-03 20:11 gotip-linux-arm64-race go@c1a5889e cmd/go/internal/vcweb/vcstest.TestScripts/bzr/hello.txt (log)
=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
    vcstest_test.go:155: 2025/02/03 20:28:07 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.13s)
2025-02-03 20:11 gotip-linux-arm64 go@dcebb675 cmd/go/internal/vcweb/vcstest.TestScripts/bzr/hello.txt (log)
=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
    vcstest_test.go:155: 2025/02/03 20:25:49 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.37s)
2025-02-03 20:11 gotip-linux-arm64-asan-clang15 go@dcebb675 cmd/go/internal/vcweb/vcstest.TestScripts/bzr/hello.txt (log)
=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
    vcstest_test.go:155: 2025/02/03 20:29:26 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.15s)
2025-02-03 20:11 gotip-linux-arm64-boringcrypto go@dcebb675 cmd/go/internal/vcweb/vcstest.TestScripts/bzr/hello.txt (log)
=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
    vcstest_test.go:155: 2025/02/03 20:29:11 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.30s)
2025-02-03 20:11 gotip-linux-arm64-clang15 go@dcebb675 cmd/go/internal/vcweb/vcstest.TestScripts/bzr/hello.txt (log)
=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
    vcstest_test.go:155: 2025/02/03 20:30:49 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.27s)
2025-02-03 20:11 gotip-linux-arm64-longtest go@dcebb675 cmd/go.TestScript/version_buildvcs_bzr (log)
=== RUN   TestScript/version_buildvcs_bzr
=== PAUSE TestScript/version_buildvcs_bzr
=== CONT  TestScript/version_buildvcs_bzr
    script_test.go:139: 2025-02-03T20:27:08Z
    script_test.go:141: $WORK=/home/swarming/.swarming/w/ir/x/t/cmd-go-test-3503446261/tmpdir377910756/version_buildvcs_bzr2232140255
    script_test.go:163: 
        PATH=/home/swarming/.swarming/w/ir/x/t/cmd-go-test-3503446261/tmpdir377910756/testbin:/home/swarming/.swarming/w/ir/x/w/goroot/bin:/home/swarming/.swarming/w/ir/x/w/goroot/bin:/home/swarming/.swarming/w/ir/x/w/goroot/bin:/home/swarming/.swarming/w/ir/cache/tools/bin:/home/swarming/.swarming/w/ir/bbagent_utility_packages:/home/swarming/.swarming/w/ir/bbagent_utility_packages/bin:/home/swarming/.swarming/w/ir/cipd_bin_packages:/home/swarming/.swarming/w/ir/cipd_bin_packages/bin:/home/swarming/.swarming/w/ir/cipd_bin_packages/cpython3:/home/swarming/.swarming/w/ir/cipd_bin_packages/cpython3/bin:/home/swarming/.swarming/w/ir/cache/cipd_client:/home/swarming/.swarming/w/ir/cache/cipd_client/bin:/home/swarming/.swarming/cipd_cache/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
        HOME=/no-home
        CCACHE_DISABLE=1
        GOARCH=arm64
...
        > env HOME=$WORK
        > cd repo/a
        > exec bzr whoami 'J.R. Gopher <gopher@golang.org>'
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
    script_test.go:163: FAIL: testdata/script/version_buildvcs_bzr.txt:11: exec bzr whoami 'J.R. Gopher <gopher@golang.org>': exit status 1
--- FAIL: TestScript/version_buildvcs_bzr (0.35s)
2025-02-03 20:11 gotip-linux-arm64-longtest go@dcebb675 cmd/go/internal/vcweb/vcstest.TestScripts/bzr/hello.txt (log)
=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
    vcstest_test.go:155: 2025/02/03 20:24:56 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.24s)
2025-02-03 20:11 gotip-linux-arm64-race go@dcebb675 cmd/go/internal/vcweb/vcstest.TestScripts/bzr/hello.txt (log)
=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
    vcstest_test.go:155: 2025/02/03 20:27:40 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.21s)
2025-02-03 20:11 gotip-linux-arm64 go@4160ebf2 cmd/go/internal/vcweb/vcstest.TestScripts/bzr/hello.txt (log)
=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
    vcstest_test.go:155: 2025/02/03 20:26:11 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.41s)
2025-02-03 20:11 gotip-linux-arm64-asan-clang15 go@4160ebf2 cmd/go/internal/vcweb/vcstest.TestScripts/bzr/hello.txt (log)
=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
    vcstest_test.go:155: 2025/02/03 20:29:46 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.22s)
2025-02-03 20:11 gotip-linux-arm64-boringcrypto go@4160ebf2 cmd/go/internal/vcweb/vcstest.TestScripts/bzr/hello.txt (log)
=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
2025/02/03 20:29:05 serving /
    vcstest_test.go:155: 2025/02/03 20:29:05 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.16s)
2025-02-03 20:11 gotip-linux-arm64-clang15 go@4160ebf2 cmd/go/internal/vcweb/vcstest.TestScripts/bzr/hello.txt (log)
=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
    vcstest_test.go:155: 2025/02/03 20:29:30 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.09s)
2025-02-03 20:11 gotip-linux-arm64-longtest go@4160ebf2 cmd/go/internal/vcweb/vcstest.TestScripts/bzr/hello.txt (log)
=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
    vcstest_test.go:155: 2025/02/03 20:25:47 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.15s)
2025-02-03 20:11 gotip-linux-arm64-race go@4160ebf2 cmd/go/internal/vcweb/vcstest.TestScripts/bzr/hello.txt (log)
=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
    vcstest_test.go:155: 2025/02/03 20:24:54 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.51s)
2025-02-03 20:11 gotip-linux-arm64 go@530c8292 cmd/go/internal/vcweb/vcstest.TestScripts/bzr/hello.txt (log)
=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
    vcstest_test.go:155: 2025/02/03 20:26:03 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.38s)
2025-02-03 20:11 gotip-linux-arm64-asan-clang15 go@530c8292 cmd/go/internal/vcweb/vcstest.TestScripts/bzr/hello.txt (log)
=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
    vcstest_test.go:155: 2025/02/03 20:30:37 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.20s)
2025-02-03 20:11 gotip-linux-arm64-boringcrypto go@530c8292 cmd/go/internal/vcweb/vcstest.TestScripts/bzr/hello.txt (log)
=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
    vcstest_test.go:155: 2025/02/03 20:26:19 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.48s)
2025-02-03 20:11 gotip-linux-arm64-clang15 go@530c8292 cmd/go/internal/vcweb/vcstest.TestScripts/bzr/hello.txt (log)
=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
    vcstest_test.go:155: 2025/02/03 20:30:04 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.49s)
2025-02-03 20:11 gotip-linux-arm64-longtest go@530c8292 cmd/go.TestScript/version_buildvcs_bzr (log)
=== RUN   TestScript/version_buildvcs_bzr
=== PAUSE TestScript/version_buildvcs_bzr
=== CONT  TestScript/version_buildvcs_bzr
    script_test.go:139: 2025-02-03T20:31:25Z
    script_test.go:141: $WORK=/home/swarming/.swarming/w/ir/x/t/cmd-go-test-1430137415/tmpdir2079540745/version_buildvcs_bzr3578699774
    script_test.go:163: 
        PATH=/home/swarming/.swarming/w/ir/x/t/cmd-go-test-1430137415/tmpdir2079540745/testbin:/home/swarming/.swarming/w/ir/x/w/goroot/bin:/home/swarming/.swarming/w/ir/x/w/goroot/bin:/home/swarming/.swarming/w/ir/x/w/goroot/bin:/home/swarming/.swarming/w/ir/cache/tools/bin:/home/swarming/.swarming/w/ir/bbagent_utility_packages:/home/swarming/.swarming/w/ir/bbagent_utility_packages/bin:/home/swarming/.swarming/w/ir/cipd_bin_packages:/home/swarming/.swarming/w/ir/cipd_bin_packages/bin:/home/swarming/.swarming/w/ir/cipd_bin_packages/cpython3:/home/swarming/.swarming/w/ir/cipd_bin_packages/cpython3/bin:/home/swarming/.swarming/w/ir/cache/cipd_client:/home/swarming/.swarming/w/ir/cache/cipd_client/bin:/home/swarming/.swarming/cipd_cache/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
        HOME=/no-home
        CCACHE_DISABLE=1
        GOARCH=arm64
...
        > env HOME=$WORK
        > cd repo/a
        > exec bzr whoami 'J.R. Gopher <gopher@golang.org>'
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
    script_test.go:163: FAIL: testdata/script/version_buildvcs_bzr.txt:11: exec bzr whoami 'J.R. Gopher <gopher@golang.org>': exit status 1
--- FAIL: TestScript/version_buildvcs_bzr (0.14s)
2025-02-03 20:11 gotip-linux-arm64-longtest go@530c8292 cmd/go/internal/vcweb/vcstest.TestScripts/bzr/hello.txt (log)
=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
2025/02/03 20:23:24 serving svn on svn://127.0.0.1:41515
    vcstest_test.go:155: 2025/02/03 20:23:25 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.16s)
2025-02-03 20:11 gotip-linux-arm64-race go@530c8292 cmd/go/internal/vcweb/vcstest.TestScripts/bzr/hello.txt (log)
=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
    vcstest_test.go:155: 2025/02/03 20:25:50 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.25s)

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg ~ `^cmd/go` && `brz: ERROR: Couldn't import breezy and dependencies.`
2025-02-03 21:45 gotip-linux-arm64 go@64eed8ef cmd/go/internal/vcweb/vcstest.TestScripts/bzr/hello.txt (log)
=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
    vcstest_test.go:155: 2025/02/03 21:52:51 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.63s)
2025-02-03 21:45 gotip-linux-arm64-asan-clang15 go@64eed8ef cmd/go/internal/vcweb/vcstest.TestScripts/bzr/hello.txt (log)
=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
    vcstest_test.go:155: 2025/02/03 21:54:54 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.13s)
2025-02-03 21:45 gotip-linux-arm64-boringcrypto go@64eed8ef cmd/go/internal/vcweb/vcstest.TestScripts/bzr/hello.txt (log)
=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
    vcstest_test.go:155: 2025/02/03 21:55:25 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.58s)
2025-02-03 21:45 gotip-linux-arm64-clang15 go@64eed8ef cmd/go/internal/vcweb/vcstest.TestScripts/bzr/hello.txt (log)
=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
    vcstest_test.go:155: 2025/02/03 21:55:00 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.34s)
2025-02-03 21:45 gotip-linux-arm64-longtest go@64eed8ef cmd/go.TestScript/version_buildvcs_bzr (log)
=== RUN   TestScript/version_buildvcs_bzr
=== PAUSE TestScript/version_buildvcs_bzr
=== CONT  TestScript/version_buildvcs_bzr
    script_test.go:139: 2025-02-03T22:01:10Z
    script_test.go:141: $WORK=/home/swarming/.swarming/w/ir/x/t/cmd-go-test-2830661010/tmpdir1596319460/version_buildvcs_bzr3047203809
    script_test.go:163: 
        PATH=/home/swarming/.swarming/w/ir/x/t/cmd-go-test-2830661010/tmpdir1596319460/testbin:/home/swarming/.swarming/w/ir/x/w/goroot/bin:/home/swarming/.swarming/w/ir/x/w/goroot/bin:/home/swarming/.swarming/w/ir/x/w/goroot/bin:/home/swarming/.swarming/w/ir/cache/tools/bin:/home/swarming/.swarming/w/ir/bbagent_utility_packages:/home/swarming/.swarming/w/ir/bbagent_utility_packages/bin:/home/swarming/.swarming/w/ir/cipd_bin_packages:/home/swarming/.swarming/w/ir/cipd_bin_packages/bin:/home/swarming/.swarming/w/ir/cipd_bin_packages/cpython3:/home/swarming/.swarming/w/ir/cipd_bin_packages/cpython3/bin:/home/swarming/.swarming/w/ir/cache/cipd_client:/home/swarming/.swarming/w/ir/cache/cipd_client/bin:/home/swarming/.swarming/cipd_cache/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
        HOME=/no-home
        CCACHE_DISABLE=1
        GOARCH=arm64
...
        > env HOME=$WORK
        > cd repo/a
        > exec bzr whoami 'J.R. Gopher <gopher@golang.org>'
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
    script_test.go:163: FAIL: testdata/script/version_buildvcs_bzr.txt:11: exec bzr whoami 'J.R. Gopher <gopher@golang.org>': exit status 1
--- FAIL: TestScript/version_buildvcs_bzr (0.16s)
2025-02-03 21:45 gotip-linux-arm64-longtest go@64eed8ef cmd/go/internal/vcweb/vcstest.TestScripts/bzr/hello.txt (log)
=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
    vcstest_test.go:155: 2025/02/03 21:53:36 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.27s)

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg ~ `^cmd/go` && `brz: ERROR: Couldn't import breezy and dependencies.`
2025-02-03 21:45 gotip-linux-arm64-race go@64eed8ef cmd/go/internal/vcweb/vcstest.TestScripts/bzr/hello.txt (log)
=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
    vcstest_test.go:155: 2025/02/03 21:54:24 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.25s)
2025-02-03 21:59 gotip-linux-arm64 go@d96fd2e7 cmd/go/internal/vcweb/vcstest.TestScripts/bzr/hello.txt (log)
=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
    vcstest_test.go:155: 2025/02/03 22:09:17 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.31s)
2025-02-03 21:59 gotip-linux-arm64-asan-clang15 go@d96fd2e7 cmd/go/internal/vcweb/vcstest.TestScripts/bzr/hello.txt (log)
=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
2025/02/03 22:07:10 serving svn on svn://127.0.0.1:41941
2025/02/03 22:07:10 serving /
    vcstest_test.go:155: 2025/02/03 22:07:10 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.17s)
2025-02-03 21:59 gotip-linux-arm64-boringcrypto go@d96fd2e7 cmd/go/internal/vcweb/vcstest.TestScripts/bzr/hello.txt (log)
=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
    vcstest_test.go:155: 2025/02/03 22:09:29 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.27s)
2025-02-03 21:59 gotip-linux-arm64-clang15 go@d96fd2e7 cmd/go/internal/vcweb/vcstest.TestScripts/bzr/hello.txt (log)
=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
    vcstest_test.go:155: 2025/02/03 22:10:26 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.62s)
2025-02-03 21:59 gotip-linux-arm64-longtest go@d96fd2e7 cmd/go.TestScript/version_buildvcs_bzr (log)
=== RUN   TestScript/version_buildvcs_bzr
=== PAUSE TestScript/version_buildvcs_bzr
=== CONT  TestScript/version_buildvcs_bzr
    script_test.go:139: 2025-02-03T22:17:39Z
    script_test.go:141: $WORK=/home/swarming/.swarming/w/ir/x/t/cmd-go-test-949894560/tmpdir1614592441/version_buildvcs_bzr132257042
    script_test.go:163: 
        PATH=/home/swarming/.swarming/w/ir/x/t/cmd-go-test-949894560/tmpdir1614592441/testbin:/home/swarming/.swarming/w/ir/x/w/goroot/bin:/home/swarming/.swarming/w/ir/x/w/goroot/bin:/home/swarming/.swarming/w/ir/x/w/goroot/bin:/home/swarming/.swarming/w/ir/cache/tools/bin:/home/swarming/.swarming/w/ir/bbagent_utility_packages:/home/swarming/.swarming/w/ir/bbagent_utility_packages/bin:/home/swarming/.swarming/w/ir/cipd_bin_packages:/home/swarming/.swarming/w/ir/cipd_bin_packages/bin:/home/swarming/.swarming/w/ir/cipd_bin_packages/cpython3:/home/swarming/.swarming/w/ir/cipd_bin_packages/cpython3/bin:/home/swarming/.swarming/w/ir/cache/cipd_client:/home/swarming/.swarming/w/ir/cache/cipd_client/bin:/home/swarming/.swarming/cipd_cache/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
        HOME=/no-home
        CCACHE_DISABLE=1
        GOARCH=arm64
...
        > env HOME=$WORK
        > cd repo/a
        > exec bzr whoami 'J.R. Gopher <gopher@golang.org>'
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
    script_test.go:163: FAIL: testdata/script/version_buildvcs_bzr.txt:11: exec bzr whoami 'J.R. Gopher <gopher@golang.org>': exit status 1
--- FAIL: TestScript/version_buildvcs_bzr (0.14s)
2025-02-03 21:59 gotip-linux-arm64-longtest go@d96fd2e7 cmd/go/internal/vcweb/vcstest.TestScripts/bzr/hello.txt (log)
=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
    vcstest_test.go:155: 2025/02/03 22:09:10 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.21s)
2025-02-03 21:59 gotip-linux-arm64-race go@d96fd2e7 cmd/go/internal/vcweb/vcstest.TestScripts/bzr/hello.txt (log)
=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
    vcstest_test.go:155: 2025/02/03 22:06:42 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.18s)
2025-02-03 22:04 gotip-linux-arm64 go@ad7b46ee cmd/go/internal/vcweb/vcstest.TestScripts/bzr/hello.txt (log)
=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
    vcstest_test.go:155: 2025/02/03 22:12:40 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.42s)
2025-02-03 22:04 gotip-linux-arm64-asan-clang15 go@ad7b46ee cmd/go/internal/vcweb/vcstest.TestScripts/bzr/hello.txt (log)
=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
    vcstest_test.go:155: 2025/02/03 22:13:51 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.23s)
2025-02-03 22:04 gotip-linux-arm64-boringcrypto go@ad7b46ee cmd/go/internal/vcweb/vcstest.TestScripts/bzr/hello.txt (log)
=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
    vcstest_test.go:155: 2025/02/03 22:16:11 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.65s)
2025-02-03 22:04 gotip-linux-arm64-clang15 go@ad7b46ee cmd/go/internal/vcweb/vcstest.TestScripts/bzr/hello.txt (log)
=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
    vcstest_test.go:155: 2025/02/03 22:16:49 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.25s)
2025-02-03 22:04 gotip-linux-arm64-longtest go@ad7b46ee cmd/go.TestScript/version_buildvcs_bzr (log)
=== RUN   TestScript/version_buildvcs_bzr
=== PAUSE TestScript/version_buildvcs_bzr
=== CONT  TestScript/version_buildvcs_bzr
    script_test.go:139: 2025-02-03T22:23:05Z
    script_test.go:141: $WORK=/home/swarming/.swarming/w/ir/x/t/cmd-go-test-2253671728/tmpdir38768817/version_buildvcs_bzr3719350651
    script_test.go:163: 
        PATH=/home/swarming/.swarming/w/ir/x/t/cmd-go-test-2253671728/tmpdir38768817/testbin:/home/swarming/.swarming/w/ir/x/w/goroot/bin:/home/swarming/.swarming/w/ir/x/w/goroot/bin:/home/swarming/.swarming/w/ir/x/w/goroot/bin:/home/swarming/.swarming/w/ir/cache/tools/bin:/home/swarming/.swarming/w/ir/bbagent_utility_packages:/home/swarming/.swarming/w/ir/bbagent_utility_packages/bin:/home/swarming/.swarming/w/ir/cipd_bin_packages:/home/swarming/.swarming/w/ir/cipd_bin_packages/bin:/home/swarming/.swarming/w/ir/cipd_bin_packages/cpython3:/home/swarming/.swarming/w/ir/cipd_bin_packages/cpython3/bin:/home/swarming/.swarming/w/ir/cache/cipd_client:/home/swarming/.swarming/w/ir/cache/cipd_client/bin:/home/swarming/.swarming/cipd_cache/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
        HOME=/no-home
        CCACHE_DISABLE=1
        GOARCH=arm64
...
        > env HOME=$WORK
        > cd repo/a
        > exec bzr whoami 'J.R. Gopher <gopher@golang.org>'
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
    script_test.go:163: FAIL: testdata/script/version_buildvcs_bzr.txt:11: exec bzr whoami 'J.R. Gopher <gopher@golang.org>': exit status 1
--- FAIL: TestScript/version_buildvcs_bzr (0.23s)
2025-02-03 22:04 gotip-linux-arm64-longtest go@ad7b46ee cmd/go/internal/vcweb/vcstest.TestScripts/bzr/hello.txt (log)
=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
    vcstest_test.go:155: 2025/02/03 22:15:55 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.45s)
2025-02-03 22:04 gotip-linux-arm64-race go@ad7b46ee cmd/go/internal/vcweb/vcstest.TestScripts/bzr/hello.txt (log)
=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
    vcstest_test.go:155: 2025/02/03 22:14:13 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.25s)

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg ~ `^cmd/go` && `brz: ERROR: Couldn't import breezy and dependencies.`
2025-02-03 23:44 gotip-linux-arm64 go@b07b20fb cmd/go/internal/vcweb/vcstest.TestScripts/bzr/hello.txt (log)
=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
    vcstest_test.go:155: 2025/02/03 23:51:50 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.22s)
2025-02-03 23:44 gotip-linux-arm64-asan-clang15 go@b07b20fb cmd/go/internal/vcweb/vcstest.TestScripts/bzr/hello.txt (log)
=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
    vcstest_test.go:155: 2025/02/03 23:54:03 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.91s)
2025-02-03 23:44 gotip-linux-arm64-boringcrypto go@b07b20fb cmd/go/internal/vcweb/vcstest.TestScripts/bzr/hello.txt (log)
=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
    vcstest_test.go:155: 2025/02/03 23:50:54 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.34s)
2025-02-03 23:44 gotip-linux-arm64-clang15 go@b07b20fb cmd/go/internal/vcweb/vcstest.TestScripts/bzr/hello.txt (log)
=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
    vcstest_test.go:155: 2025/02/03 23:53:10 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.11s)
2025-02-03 23:44 gotip-linux-arm64-longtest go@b07b20fb cmd/go.TestScript/version_buildvcs_bzr (log)
=== RUN   TestScript/version_buildvcs_bzr
=== PAUSE TestScript/version_buildvcs_bzr
=== CONT  TestScript/version_buildvcs_bzr
    script_test.go:139: 2025-02-03T23:54:52Z
    script_test.go:141: $WORK=/home/swarming/.swarming/w/ir/x/t/cmd-go-test-2273397225/tmpdir772824087/version_buildvcs_bzr2813492462
    script_test.go:163: 
        PATH=/home/swarming/.swarming/w/ir/x/t/cmd-go-test-2273397225/tmpdir772824087/testbin:/home/swarming/.swarming/w/ir/x/w/goroot/bin:/home/swarming/.swarming/w/ir/x/w/goroot/bin:/home/swarming/.swarming/w/ir/x/w/goroot/bin:/home/swarming/.swarming/w/ir/cache/tools/bin:/home/swarming/.swarming/w/ir/bbagent_utility_packages:/home/swarming/.swarming/w/ir/bbagent_utility_packages/bin:/home/swarming/.swarming/w/ir/cipd_bin_packages:/home/swarming/.swarming/w/ir/cipd_bin_packages/bin:/home/swarming/.swarming/w/ir/cipd_bin_packages/cpython3:/home/swarming/.swarming/w/ir/cipd_bin_packages/cpython3/bin:/home/swarming/.swarming/w/ir/cache/cipd_client:/home/swarming/.swarming/w/ir/cache/cipd_client/bin:/home/swarming/.swarming/cipd_cache/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
        HOME=/no-home
        CCACHE_DISABLE=1
        GOARCH=arm64
...
        > env HOME=$WORK
        > cd repo/a
        > exec bzr whoami 'J.R. Gopher <gopher@golang.org>'
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
    script_test.go:163: FAIL: testdata/script/version_buildvcs_bzr.txt:11: exec bzr whoami 'J.R. Gopher <gopher@golang.org>': exit status 1
--- FAIL: TestScript/version_buildvcs_bzr (0.28s)
2025-02-03 23:44 gotip-linux-arm64-longtest go@b07b20fb cmd/go/internal/vcweb/vcstest.TestScripts/bzr/hello.txt (log)
=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
    vcstest_test.go:155: 2025/02/03 23:50:32 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.26s)

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg ~ `^cmd/go` && `brz: ERROR: Couldn't import breezy and dependencies.`
2025-02-03 23:44 gotip-linux-arm64-race go@b07b20fb cmd/go/internal/vcweb/vcstest.TestScripts/bzr/hello.txt (log)
=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
    vcstest_test.go:155: 2025/02/03 23:52:38 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.13s)

watchflakes

@qmuntal
Copy link
Member

qmuntal commented Feb 4, 2025

Or previously there wasn't a bzr installation, and now there is one and it doesn't work. Or something.

The failing builders did have bzr installed, and the offending test was passing without it being skipped: https://ci.chromium.org/ui/p/golang/builders/ci/gotip-linux-arm64-clang15/b8723938595891478561/test-results?q=ExactID%3Acmd%2Fgo%2Finternal%2Fvcweb%2Fvcstest.TestScripts%2Fbzr%2Fhello.txt+VHash%3A363ccc1b58744484

It could be that the builder got misconfigured, or that it was previously using Bazaar and now it is using Breezy, which requires Python3 and Rust's cargo (and those are not installed):

https://github.com/breezy-team/breezy/blob/4ac2eba6b7c7dfb3913d92f8526219804f5aff55/breezy/main.rs#L8-L18

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg ~ `^cmd/go` && `brz: ERROR: Couldn't import breezy and dependencies.`
2025-02-04 17:38 gotip-linux-arm64 go@ef7f0914 cmd/go/internal/vcweb/vcstest.TestScripts/bzr/hello.txt (log)
=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
    vcstest_test.go:155: 2025/02/04 17:47:02 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.33s)
2025-02-04 17:38 gotip-linux-arm64-asan-clang15 go@ef7f0914 cmd/go/internal/vcweb/vcstest.TestScripts/bzr/hello.txt (log)
=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
    vcstest_test.go:155: 2025/02/04 17:47:32 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.20s)
2025-02-04 17:38 gotip-linux-arm64-boringcrypto go@ef7f0914 cmd/go/internal/vcweb/vcstest.TestScripts/bzr/hello.txt (log)
=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
    vcstest_test.go:155: 2025/02/04 17:50:35 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.34s)
2025-02-04 17:38 gotip-linux-arm64-clang15 go@ef7f0914 cmd/go/internal/vcweb/vcstest.TestScripts/bzr/hello.txt (log)
=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
    vcstest_test.go:155: 2025/02/04 17:46:20 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.76s)
2025-02-04 17:38 gotip-linux-arm64-longtest go@ef7f0914 cmd/go.TestScript/version_buildvcs_bzr (log)
=== RUN   TestScript/version_buildvcs_bzr
=== PAUSE TestScript/version_buildvcs_bzr
=== CONT  TestScript/version_buildvcs_bzr
    script_test.go:139: 2025-02-04T17:56:53Z
    script_test.go:141: $WORK=/home/swarming/.swarming/w/ir/x/t/cmd-go-test-2996529696/tmpdir3347980780/version_buildvcs_bzr188249309
    script_test.go:163: 
        PATH=/home/swarming/.swarming/w/ir/x/t/cmd-go-test-2996529696/tmpdir3347980780/testbin:/home/swarming/.swarming/w/ir/x/w/goroot/bin:/home/swarming/.swarming/w/ir/x/w/goroot/bin:/home/swarming/.swarming/w/ir/x/w/goroot/bin:/home/swarming/.swarming/w/ir/cache/tools/bin:/home/swarming/.swarming/w/ir/bbagent_utility_packages:/home/swarming/.swarming/w/ir/bbagent_utility_packages/bin:/home/swarming/.swarming/w/ir/cipd_bin_packages:/home/swarming/.swarming/w/ir/cipd_bin_packages/bin:/home/swarming/.swarming/w/ir/cipd_bin_packages/cpython3:/home/swarming/.swarming/w/ir/cipd_bin_packages/cpython3/bin:/home/swarming/.swarming/w/ir/cache/cipd_client:/home/swarming/.swarming/w/ir/cache/cipd_client/bin:/home/swarming/.swarming/cipd_cache/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
        HOME=/no-home
        CCACHE_DISABLE=1
        GOARCH=arm64
...
        > env HOME=$WORK
        > cd repo/a
        > exec bzr whoami 'J.R. Gopher <gopher@golang.org>'
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
    script_test.go:163: FAIL: testdata/script/version_buildvcs_bzr.txt:11: exec bzr whoami 'J.R. Gopher <gopher@golang.org>': exit status 1
--- FAIL: TestScript/version_buildvcs_bzr (0.12s)
2025-02-04 17:38 gotip-linux-arm64-longtest go@ef7f0914 cmd/go/internal/vcweb/vcstest.TestScripts/bzr/hello.txt (log)
=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
    vcstest_test.go:155: 2025/02/04 17:48:39 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.18s)
2025-02-04 17:38 gotip-linux-arm64-race go@ef7f0914 cmd/go/internal/vcweb/vcstest.TestScripts/bzr/hello.txt (log)
=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
    vcstest_test.go:155: 2025/02/04 17:46:54 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.21s)
2025-02-04 17:39 gotip-linux-arm64 go@3981b446 cmd/go/internal/vcweb/vcstest.TestScripts/bzr/hello.txt (log)
=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
    vcstest_test.go:155: 2025/02/04 17:52:01 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.24s)
2025-02-04 17:39 gotip-linux-arm64-asan-clang15 go@3981b446 cmd/go/internal/vcweb/vcstest.TestScripts/bzr/hello.txt (log)
=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
    vcstest_test.go:155: 2025/02/04 17:52:42 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.20s)
2025-02-04 17:39 gotip-linux-arm64-boringcrypto go@3981b446 cmd/go/internal/vcweb/vcstest.TestScripts/bzr/hello.txt (log)
=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
    vcstest_test.go:155: 2025/02/04 17:50:44 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.50s)
2025-02-04 17:39 gotip-linux-arm64-clang15 go@3981b446 cmd/go/internal/vcweb/vcstest.TestScripts/bzr/hello.txt (log)
=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
    vcstest_test.go:155: 2025/02/04 17:52:47 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.34s)
2025-02-04 17:39 gotip-linux-arm64-longtest go@3981b446 cmd/go.TestScript/version_buildvcs_bzr (log)
=== RUN   TestScript/version_buildvcs_bzr
=== PAUSE TestScript/version_buildvcs_bzr
=== CONT  TestScript/version_buildvcs_bzr
    script_test.go:139: 2025-02-04T17:59:21Z
    script_test.go:141: $WORK=/home/swarming/.swarming/w/ir/x/t/cmd-go-test-1751634353/tmpdir2844574976/version_buildvcs_bzr2007706357
    script_test.go:163: 
        PATH=/home/swarming/.swarming/w/ir/x/t/cmd-go-test-1751634353/tmpdir2844574976/testbin:/home/swarming/.swarming/w/ir/x/w/goroot/bin:/home/swarming/.swarming/w/ir/x/w/goroot/bin:/home/swarming/.swarming/w/ir/x/w/goroot/bin:/home/swarming/.swarming/w/ir/cache/tools/bin:/home/swarming/.swarming/w/ir/bbagent_utility_packages:/home/swarming/.swarming/w/ir/bbagent_utility_packages/bin:/home/swarming/.swarming/w/ir/cipd_bin_packages:/home/swarming/.swarming/w/ir/cipd_bin_packages/bin:/home/swarming/.swarming/w/ir/cipd_bin_packages/cpython3:/home/swarming/.swarming/w/ir/cipd_bin_packages/cpython3/bin:/home/swarming/.swarming/w/ir/cache/cipd_client:/home/swarming/.swarming/w/ir/cache/cipd_client/bin:/home/swarming/.swarming/cipd_cache/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
        HOME=/no-home
        CCACHE_DISABLE=1
        GOARCH=arm64
...
        > env HOME=$WORK
        > cd repo/a
        > exec bzr whoami 'J.R. Gopher <gopher@golang.org>'
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
    script_test.go:163: FAIL: testdata/script/version_buildvcs_bzr.txt:11: exec bzr whoami 'J.R. Gopher <gopher@golang.org>': exit status 1
--- FAIL: TestScript/version_buildvcs_bzr (0.10s)
2025-02-04 17:39 gotip-linux-arm64-longtest go@3981b446 cmd/go/internal/vcweb/vcstest.TestScripts/bzr/hello.txt (log)
=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
    vcstest_test.go:155: 2025/02/04 17:53:34 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.21s)
2025-02-04 17:39 gotip-linux-arm64-race go@3981b446 cmd/go/internal/vcweb/vcstest.TestScripts/bzr/hello.txt (log)
=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
    vcstest_test.go:155: 2025/02/04 17:53:56 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.22s)
2025-02-04 17:39 gotip-linux-arm64 go@bdc2d856 cmd/go/internal/vcweb/vcstest.TestScripts/bzr/hello.txt (log)
=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
    vcstest_test.go:155: 2025/02/04 17:51:43 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.27s)
2025-02-04 17:39 gotip-linux-arm64-asan-clang15 go@bdc2d856 cmd/go/internal/vcweb/vcstest.TestScripts/bzr/hello.txt (log)
=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
    vcstest_test.go:155: 2025/02/04 17:55:08 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.12s)
2025-02-04 17:39 gotip-linux-arm64-boringcrypto go@bdc2d856 cmd/go/internal/vcweb/vcstest.TestScripts/bzr/hello.txt (log)
=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
    vcstest_test.go:155: 2025/02/04 17:52:03 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.53s)
2025-02-04 17:39 gotip-linux-arm64-clang15 go@bdc2d856 cmd/go/internal/vcweb/vcstest.TestScripts/bzr/hello.txt (log)
=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
    vcstest_test.go:155: 2025/02/04 17:55:20 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.40s)
2025-02-04 17:39 gotip-linux-arm64-longtest go@bdc2d856 cmd/go.TestScript/version_buildvcs_bzr (log)
=== RUN   TestScript/version_buildvcs_bzr
=== PAUSE TestScript/version_buildvcs_bzr
=== CONT  TestScript/version_buildvcs_bzr
    script_test.go:139: 2025-02-04T18:00:26Z
    script_test.go:141: $WORK=/home/swarming/.swarming/w/ir/x/t/cmd-go-test-3888102285/tmpdir711060368/version_buildvcs_bzr2277342139
    script_test.go:163: 
        PATH=/home/swarming/.swarming/w/ir/x/t/cmd-go-test-3888102285/tmpdir711060368/testbin:/home/swarming/.swarming/w/ir/x/w/goroot/bin:/home/swarming/.swarming/w/ir/x/w/goroot/bin:/home/swarming/.swarming/w/ir/x/w/goroot/bin:/home/swarming/.swarming/w/ir/cache/tools/bin:/home/swarming/.swarming/w/ir/bbagent_utility_packages:/home/swarming/.swarming/w/ir/bbagent_utility_packages/bin:/home/swarming/.swarming/w/ir/cipd_bin_packages:/home/swarming/.swarming/w/ir/cipd_bin_packages/bin:/home/swarming/.swarming/w/ir/cipd_bin_packages/cpython3:/home/swarming/.swarming/w/ir/cipd_bin_packages/cpython3/bin:/home/swarming/.swarming/w/ir/cache/cipd_client:/home/swarming/.swarming/w/ir/cache/cipd_client/bin:/home/swarming/.swarming/cipd_cache/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
        HOME=/no-home
        CCACHE_DISABLE=1
        GOARCH=arm64
...
        > env HOME=$WORK
        > cd repo/a
        > exec bzr whoami 'J.R. Gopher <gopher@golang.org>'
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
    script_test.go:163: FAIL: testdata/script/version_buildvcs_bzr.txt:11: exec bzr whoami 'J.R. Gopher <gopher@golang.org>': exit status 1
--- FAIL: TestScript/version_buildvcs_bzr (0.11s)
2025-02-04 17:39 gotip-linux-arm64-longtest go@bdc2d856 cmd/go/internal/vcweb/vcstest.TestScripts/bzr/hello.txt (log)
=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
    vcstest_test.go:155: 2025/02/04 17:54:05 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.21s)
2025-02-04 17:39 gotip-linux-arm64-race go@bdc2d856 cmd/go/internal/vcweb/vcstest.TestScripts/bzr/hello.txt (log)
=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
    vcstest_test.go:155: 2025/02/04 17:54:57 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.34s)
2025-02-04 17:41 gotip-linux-arm64 go@46fd6b4e cmd/go/internal/vcweb/vcstest.TestScripts/bzr/hello.txt (log)
=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
    vcstest_test.go:155: 2025/02/04 17:54:38 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.48s)
2025-02-04 17:41 gotip-linux-arm64-asan-clang15 go@46fd6b4e cmd/go/internal/vcweb/vcstest.TestScripts/bzr/hello.txt (log)
=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
    vcstest_test.go:155: 2025/02/04 17:54:53 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.12s)
2025-02-04 17:41 gotip-linux-arm64-boringcrypto go@46fd6b4e cmd/go/internal/vcweb/vcstest.TestScripts/bzr/hello.txt (log)
=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
    vcstest_test.go:155: 2025/02/04 17:55:01 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.24s)
2025-02-04 17:41 gotip-linux-arm64-clang15 go@46fd6b4e cmd/go/internal/vcweb/vcstest.TestScripts/bzr/hello.txt (log)
=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
    vcstest_test.go:155: 2025/02/04 17:55:13 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.27s)
2025-02-04 17:41 gotip-linux-arm64-longtest go@46fd6b4e cmd/go.TestScript/version_buildvcs_bzr (log)
=== RUN   TestScript/version_buildvcs_bzr
=== PAUSE TestScript/version_buildvcs_bzr
=== CONT  TestScript/version_buildvcs_bzr
    script_test.go:139: 2025-02-04T18:01:59Z
    script_test.go:141: $WORK=/home/swarming/.swarming/w/ir/x/t/cmd-go-test-3736866183/tmpdir669317687/version_buildvcs_bzr2406348750
    script_test.go:163: 
        PATH=/home/swarming/.swarming/w/ir/x/t/cmd-go-test-3736866183/tmpdir669317687/testbin:/home/swarming/.swarming/w/ir/x/w/goroot/bin:/home/swarming/.swarming/w/ir/x/w/goroot/bin:/home/swarming/.swarming/w/ir/x/w/goroot/bin:/home/swarming/.swarming/w/ir/cache/tools/bin:/home/swarming/.swarming/w/ir/bbagent_utility_packages:/home/swarming/.swarming/w/ir/bbagent_utility_packages/bin:/home/swarming/.swarming/w/ir/cipd_bin_packages:/home/swarming/.swarming/w/ir/cipd_bin_packages/bin:/home/swarming/.swarming/w/ir/cipd_bin_packages/cpython3:/home/swarming/.swarming/w/ir/cipd_bin_packages/cpython3/bin:/home/swarming/.swarming/w/ir/cache/cipd_client:/home/swarming/.swarming/w/ir/cache/cipd_client/bin:/home/swarming/.swarming/cipd_cache/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
        HOME=/no-home
        CCACHE_DISABLE=1
        GOARCH=arm64
...
        > env HOME=$WORK
        > cd repo/a
        > exec bzr whoami 'J.R. Gopher <gopher@golang.org>'
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
    script_test.go:163: FAIL: testdata/script/version_buildvcs_bzr.txt:11: exec bzr whoami 'J.R. Gopher <gopher@golang.org>': exit status 1
--- FAIL: TestScript/version_buildvcs_bzr (0.13s)
2025-02-04 17:41 gotip-linux-arm64-longtest go@46fd6b4e cmd/go/internal/vcweb/vcstest.TestScripts/bzr/hello.txt (log)
=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
    vcstest_test.go:155: 2025/02/04 17:53:45 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.14s)
2025-02-04 17:41 gotip-linux-arm64-race go@46fd6b4e cmd/go/internal/vcweb/vcstest.TestScripts/bzr/hello.txt (log)
=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
    vcstest_test.go:155: 2025/02/04 17:54:56 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.14s)

watchflakes

@gopherbot
Copy link
Contributor Author

Change https://go.dev/cl/646635 mentions this issue: cmd/go/internal/vcsweb/vcstest: skip bzr test if deps not found

gopherbot pushed a commit that referenced this issue Feb 4, 2025
The linux-arm64 trybots are consistently failing with

    vcstest_test.go:155: 2025/01/30 21:50:41 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.

        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }

    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1

This seems to be a problem with the builder.

For now, skip the test if we see that error message, just as we already
skip the test if the bzr executable is not found.

For #71504

Change-Id: If8b6d4dea02dc16198ba6067595dff3340a81299
Reviewed-on: https://go-review.googlesource.com/c/go/+/646635
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
Reviewed-by: Carlos Amedee <carlos@golang.org>
Reviewed-by: Ian Lance Taylor <iant@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg ~ `^cmd/go` && `brz: ERROR: Couldn't import breezy and dependencies.`
2025-02-04 19:05 gotip-linux-arm64 go@7472b4c3 cmd/go/internal/vcweb/vcstest.TestScripts/bzr/hello.txt (log)
=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
    vcstest_test.go:155: 2025/02/04 19:10:17 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.24s)
2025-02-04 19:05 gotip-linux-arm64-asan-clang15 go@7472b4c3 cmd/go/internal/vcweb/vcstest.TestScripts/bzr/hello.txt (log)
=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
    vcstest_test.go:155: 2025/02/04 19:13:59 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.24s)
2025-02-04 19:05 gotip-linux-arm64-boringcrypto go@7472b4c3 cmd/go/internal/vcweb/vcstest.TestScripts/bzr/hello.txt (log)
=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
    vcstest_test.go:155: 2025/02/04 19:10:04 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.41s)
2025-02-04 19:05 gotip-linux-arm64-clang15 go@7472b4c3 cmd/go/internal/vcweb/vcstest.TestScripts/bzr/hello.txt (log)
=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
    vcstest_test.go:155: 2025/02/04 19:14:43 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.53s)
2025-02-04 19:05 gotip-linux-arm64-longtest go@7472b4c3 cmd/go.TestScript/version_buildvcs_bzr (log)
=== RUN   TestScript/version_buildvcs_bzr
=== PAUSE TestScript/version_buildvcs_bzr
=== CONT  TestScript/version_buildvcs_bzr
    script_test.go:139: 2025-02-04T19:18:27Z
    script_test.go:141: $WORK=/home/swarming/.swarming/w/ir/x/t/cmd-go-test-496990908/tmpdir1814548620/version_buildvcs_bzr2257341367
    script_test.go:163: 
        PATH=/home/swarming/.swarming/w/ir/x/t/cmd-go-test-496990908/tmpdir1814548620/testbin:/home/swarming/.swarming/w/ir/x/w/goroot/bin:/home/swarming/.swarming/w/ir/x/w/goroot/bin:/home/swarming/.swarming/w/ir/x/w/goroot/bin:/home/swarming/.swarming/w/ir/cache/tools/bin:/home/swarming/.swarming/w/ir/bbagent_utility_packages:/home/swarming/.swarming/w/ir/bbagent_utility_packages/bin:/home/swarming/.swarming/w/ir/cipd_bin_packages:/home/swarming/.swarming/w/ir/cipd_bin_packages/bin:/home/swarming/.swarming/w/ir/cipd_bin_packages/cpython3:/home/swarming/.swarming/w/ir/cipd_bin_packages/cpython3/bin:/home/swarming/.swarming/w/ir/cache/cipd_client:/home/swarming/.swarming/w/ir/cache/cipd_client/bin:/home/swarming/.swarming/cipd_cache/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
        HOME=/no-home
        CCACHE_DISABLE=1
        GOARCH=arm64
...
        > env HOME=$WORK
        > cd repo/a
        > exec bzr whoami 'J.R. Gopher <gopher@golang.org>'
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
    script_test.go:163: FAIL: testdata/script/version_buildvcs_bzr.txt:11: exec bzr whoami 'J.R. Gopher <gopher@golang.org>': exit status 1
--- FAIL: TestScript/version_buildvcs_bzr (0.26s)
2025-02-04 19:05 gotip-linux-arm64-longtest go@7472b4c3 cmd/go/internal/vcweb/vcstest.TestScripts/bzr/hello.txt (log)
=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
    vcstest_test.go:155: 2025/02/04 19:10:39 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.19s)
2025-02-04 19:05 gotip-linux-arm64-race go@7472b4c3 cmd/go/internal/vcweb/vcstest.TestScripts/bzr/hello.txt (log)
=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
    vcstest_test.go:155: 2025/02/04 19:12:36 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.24s)

watchflakes

@dmitshur
Copy link
Contributor

dmitshur commented Feb 4, 2025

Removing Soon label since CL 646635 added a test skip to allow for more time to investigate this.

@dmitshur dmitshur removed the Soon This needs action soon. (recent regressions, service outages, unusual time-sensitive situations) label Feb 4, 2025
@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg ~ `^cmd/go` && `brz: ERROR: Couldn't import breezy and dependencies.`
2025-02-04 20:19 gotip-linux-arm64-longtest go@5cb5437b cmd/go.TestScript/version_buildvcs_bzr (log)
=== RUN   TestScript/version_buildvcs_bzr
=== PAUSE TestScript/version_buildvcs_bzr
=== CONT  TestScript/version_buildvcs_bzr
    script_test.go:139: 2025-02-04T20:33:05Z
    script_test.go:141: $WORK=/home/swarming/.swarming/w/ir/x/t/cmd-go-test-2518172235/tmpdir2983037334/version_buildvcs_bzr3327745344
go proxy: no archive example.com/cmd/a v1.0.0: file does not exist
go proxy: no archive example.com/cmd/a v1.0.0: file does not exist
    script_test.go:163: 
        PATH=/home/swarming/.swarming/w/ir/x/t/cmd-go-test-2518172235/tmpdir2983037334/testbin:/home/swarming/.swarming/w/ir/x/w/goroot/bin:/home/swarming/.swarming/w/ir/x/w/goroot/bin:/home/swarming/.swarming/w/ir/x/w/goroot/bin:/home/swarming/.swarming/w/ir/cache/tools/bin:/home/swarming/.swarming/w/ir/bbagent_utility_packages:/home/swarming/.swarming/w/ir/bbagent_utility_packages/bin:/home/swarming/.swarming/w/ir/cipd_bin_packages:/home/swarming/.swarming/w/ir/cipd_bin_packages/bin:/home/swarming/.swarming/w/ir/cipd_bin_packages/cpython3:/home/swarming/.swarming/w/ir/cipd_bin_packages/cpython3/bin:/home/swarming/.swarming/w/ir/cache/cipd_client:/home/swarming/.swarming/w/ir/cache/cipd_client/bin:/home/swarming/.swarming/cipd_cache/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
        HOME=/no-home
...
        > env HOME=$WORK
        > cd repo/a
        > exec bzr whoami 'J.R. Gopher <gopher@golang.org>'
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
    script_test.go:163: FAIL: testdata/script/version_buildvcs_bzr.txt:11: exec bzr whoami 'J.R. Gopher <gopher@golang.org>': exit status 1
--- FAIL: TestScript/version_buildvcs_bzr (0.12s)
2025-02-04 20:52 gotip-linux-arm64-longtest go@08254755 cmd/go.TestScript/version_buildvcs_bzr (log)
=== RUN   TestScript/version_buildvcs_bzr
=== PAUSE TestScript/version_buildvcs_bzr
=== CONT  TestScript/version_buildvcs_bzr
    script_test.go:139: 2025-02-04T21:09:00Z
    script_test.go:141: $WORK=/home/swarming/.swarming/w/ir/x/t/cmd-go-test-344941540/tmpdir3841908346/version_buildvcs_bzr2840078943
    script_test.go:163: 
        PATH=/home/swarming/.swarming/w/ir/x/t/cmd-go-test-344941540/tmpdir3841908346/testbin:/home/swarming/.swarming/w/ir/x/w/goroot/bin:/home/swarming/.swarming/w/ir/x/w/goroot/bin:/home/swarming/.swarming/w/ir/x/w/goroot/bin:/home/swarming/.swarming/w/ir/cache/tools/bin:/home/swarming/.swarming/w/ir/bbagent_utility_packages:/home/swarming/.swarming/w/ir/bbagent_utility_packages/bin:/home/swarming/.swarming/w/ir/cipd_bin_packages:/home/swarming/.swarming/w/ir/cipd_bin_packages/bin:/home/swarming/.swarming/w/ir/cipd_bin_packages/cpython3:/home/swarming/.swarming/w/ir/cipd_bin_packages/cpython3/bin:/home/swarming/.swarming/w/ir/cache/cipd_client:/home/swarming/.swarming/w/ir/cache/cipd_client/bin:/home/swarming/.swarming/cipd_cache/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
        HOME=/no-home
        CCACHE_DISABLE=1
        GOARCH=arm64
...
        > env HOME=$WORK
        > cd repo/a
        > exec bzr whoami 'J.R. Gopher <gopher@golang.org>'
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
    script_test.go:163: FAIL: testdata/script/version_buildvcs_bzr.txt:11: exec bzr whoami 'J.R. Gopher <gopher@golang.org>': exit status 1
--- FAIL: TestScript/version_buildvcs_bzr (0.19s)

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg ~ `^cmd/go` && `brz: ERROR: Couldn't import breezy and dependencies.`
2025-02-04 21:10 gotip-linux-arm64-longtest go@5c2b5e02 cmd/go.TestScript/version_buildvcs_bzr (log)
=== RUN   TestScript/version_buildvcs_bzr
=== PAUSE TestScript/version_buildvcs_bzr
=== CONT  TestScript/version_buildvcs_bzr
    script_test.go:139: 2025-02-04T21:22:52Z
    script_test.go:141: $WORK=/home/swarming/.swarming/w/ir/x/t/cmd-go-test-1715270166/tmpdir2840222926/version_buildvcs_bzr2798029371
    script_test.go:163: 
        PATH=/home/swarming/.swarming/w/ir/x/t/cmd-go-test-1715270166/tmpdir2840222926/testbin:/home/swarming/.swarming/w/ir/x/w/goroot/bin:/home/swarming/.swarming/w/ir/x/w/goroot/bin:/home/swarming/.swarming/w/ir/x/w/goroot/bin:/home/swarming/.swarming/w/ir/cache/tools/bin:/home/swarming/.swarming/w/ir/bbagent_utility_packages:/home/swarming/.swarming/w/ir/bbagent_utility_packages/bin:/home/swarming/.swarming/w/ir/cipd_bin_packages:/home/swarming/.swarming/w/ir/cipd_bin_packages/bin:/home/swarming/.swarming/w/ir/cipd_bin_packages/cpython3:/home/swarming/.swarming/w/ir/cipd_bin_packages/cpython3/bin:/home/swarming/.swarming/w/ir/cache/cipd_client:/home/swarming/.swarming/w/ir/cache/cipd_client/bin:/home/swarming/.swarming/cipd_cache/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
        HOME=/no-home
        CCACHE_DISABLE=1
        GOARCH=arm64
...
        > env HOME=$WORK
        > cd repo/a
        > exec bzr whoami 'J.R. Gopher <gopher@golang.org>'
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
    script_test.go:163: FAIL: testdata/script/version_buildvcs_bzr.txt:11: exec bzr whoami 'J.R. Gopher <gopher@golang.org>': exit status 1
--- FAIL: TestScript/version_buildvcs_bzr (0.13s)

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg ~ `^cmd/go` && `brz: ERROR: Couldn't import breezy and dependencies.`
2025-02-04 23:03 gotip-linux-arm64-longtest go@b485e5bc cmd/go.TestScript/version_buildvcs_bzr (log)
=== RUN   TestScript/version_buildvcs_bzr
=== PAUSE TestScript/version_buildvcs_bzr
=== CONT  TestScript/version_buildvcs_bzr
    script_test.go:139: 2025-02-04T23:17:23Z
    script_test.go:141: $WORK=/home/swarming/.swarming/w/ir/x/t/cmd-go-test-3245892545/tmpdir895411125/version_buildvcs_bzr3560591509
    script_test.go:163: 
        PATH=/home/swarming/.swarming/w/ir/x/t/cmd-go-test-3245892545/tmpdir895411125/testbin:/home/swarming/.swarming/w/ir/x/w/goroot/bin:/home/swarming/.swarming/w/ir/x/w/goroot/bin:/home/swarming/.swarming/w/ir/x/w/goroot/bin:/home/swarming/.swarming/w/ir/cache/tools/bin:/home/swarming/.swarming/w/ir/bbagent_utility_packages:/home/swarming/.swarming/w/ir/bbagent_utility_packages/bin:/home/swarming/.swarming/w/ir/cipd_bin_packages:/home/swarming/.swarming/w/ir/cipd_bin_packages/bin:/home/swarming/.swarming/w/ir/cipd_bin_packages/cpython3:/home/swarming/.swarming/w/ir/cipd_bin_packages/cpython3/bin:/home/swarming/.swarming/w/ir/cache/cipd_client:/home/swarming/.swarming/w/ir/cache/cipd_client/bin:/home/swarming/.swarming/cipd_cache/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
        HOME=/no-home
        CCACHE_DISABLE=1
        GOARCH=arm64
...
        > env HOME=$WORK
        > cd repo/a
        > exec bzr whoami 'J.R. Gopher <gopher@golang.org>'
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
    script_test.go:163: FAIL: testdata/script/version_buildvcs_bzr.txt:11: exec bzr whoami 'J.R. Gopher <gopher@golang.org>': exit status 1
--- FAIL: TestScript/version_buildvcs_bzr (0.13s)

watchflakes

@dmitshur dmitshur self-assigned this Feb 5, 2025
@dmitshur dmitshur added NeedsFix The path to resolution is known, but the work has not been done. and removed Builders x/build issues (builders, bots, dashboards) NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. labels Feb 5, 2025
@gopherbot
Copy link
Contributor Author

Change https://go.dev/cl/646715 mentions this issue: cmd/go: skip bzr tests if 'bzr version' has non-zero exit code

@dmitshur dmitshur added Testing An issue that has been verified to require only test changes, not just a test failure. FixPending Issues that have a fix which has not yet been reviewed or submitted. labels Feb 5, 2025
@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg ~ `^cmd/go` && `brz: ERROR: Couldn't import breezy and dependencies.`
2025-02-05 00:52 gotip-linux-arm64-longtest go@0e35fb2f cmd/go.TestScript/version_buildvcs_bzr (log)
=== RUN   TestScript/version_buildvcs_bzr
=== PAUSE TestScript/version_buildvcs_bzr
=== CONT  TestScript/version_buildvcs_bzr
    script_test.go:139: 2025-02-05T01:11:54Z
    script_test.go:141: $WORK=/home/swarming/.swarming/w/ir/x/t/cmd-go-test-1522393401/tmpdir3037920218/version_buildvcs_bzr510931375
    script_test.go:163: 
        PATH=/home/swarming/.swarming/w/ir/x/t/cmd-go-test-1522393401/tmpdir3037920218/testbin:/home/swarming/.swarming/w/ir/x/w/goroot/bin:/home/swarming/.swarming/w/ir/x/w/goroot/bin:/home/swarming/.swarming/w/ir/x/w/goroot/bin:/home/swarming/.swarming/w/ir/cache/tools/bin:/home/swarming/.swarming/w/ir/bbagent_utility_packages:/home/swarming/.swarming/w/ir/bbagent_utility_packages/bin:/home/swarming/.swarming/w/ir/cipd_bin_packages:/home/swarming/.swarming/w/ir/cipd_bin_packages/bin:/home/swarming/.swarming/w/ir/cipd_bin_packages/cpython3:/home/swarming/.swarming/w/ir/cipd_bin_packages/cpython3/bin:/home/swarming/.swarming/w/ir/cache/cipd_client:/home/swarming/.swarming/w/ir/cache/cipd_client/bin:/home/swarming/.swarming/cipd_cache/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
        HOME=/no-home
        CCACHE_DISABLE=1
        GOARCH=arm64
...
        > env HOME=$WORK
        > cd repo/a
        > exec bzr whoami 'J.R. Gopher <gopher@golang.org>'
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
    script_test.go:163: FAIL: testdata/script/version_buildvcs_bzr.txt:11: exec bzr whoami 'J.R. Gopher <gopher@golang.org>': exit status 1
--- FAIL: TestScript/version_buildvcs_bzr (0.14s)
2025-02-05 01:20 gotip-linux-arm64-longtest go@a1ea78c4 cmd/go.TestScript/version_buildvcs_bzr (log)
=== RUN   TestScript/version_buildvcs_bzr
=== PAUSE TestScript/version_buildvcs_bzr
=== CONT  TestScript/version_buildvcs_bzr
    script_test.go:139: 2025-02-05T01:31:02Z
    script_test.go:141: $WORK=/home/swarming/.swarming/w/ir/x/t/cmd-go-test-3172101924/tmpdir4001075662/version_buildvcs_bzr3527064400
    script_test.go:163: 
        PATH=/home/swarming/.swarming/w/ir/x/t/cmd-go-test-3172101924/tmpdir4001075662/testbin:/home/swarming/.swarming/w/ir/x/w/goroot/bin:/home/swarming/.swarming/w/ir/x/w/goroot/bin:/home/swarming/.swarming/w/ir/x/w/goroot/bin:/home/swarming/.swarming/w/ir/cache/tools/bin:/home/swarming/.swarming/w/ir/bbagent_utility_packages:/home/swarming/.swarming/w/ir/bbagent_utility_packages/bin:/home/swarming/.swarming/w/ir/cipd_bin_packages:/home/swarming/.swarming/w/ir/cipd_bin_packages/bin:/home/swarming/.swarming/w/ir/cipd_bin_packages/cpython3:/home/swarming/.swarming/w/ir/cipd_bin_packages/cpython3/bin:/home/swarming/.swarming/w/ir/cache/cipd_client:/home/swarming/.swarming/w/ir/cache/cipd_client/bin:/home/swarming/.swarming/cipd_cache/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
        HOME=/no-home
        CCACHE_DISABLE=1
        GOARCH=arm64
...
        > env HOME=$WORK
        > cd repo/a
        > exec bzr whoami 'J.R. Gopher <gopher@golang.org>'
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
    script_test.go:163: FAIL: testdata/script/version_buildvcs_bzr.txt:11: exec bzr whoami 'J.R. Gopher <gopher@golang.org>': exit status 1
--- FAIL: TestScript/version_buildvcs_bzr (0.34s)

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg ~ `^cmd/go` && `brz: ERROR: Couldn't import breezy and dependencies.`
2025-02-05 02:18 gotip-linux-arm64-longtest go@be2b809e cmd/go.TestScript/version_buildvcs_bzr (log)
=== RUN   TestScript/version_buildvcs_bzr
=== PAUSE TestScript/version_buildvcs_bzr
=== CONT  TestScript/version_buildvcs_bzr
    script_test.go:139: 2025-02-05T02:33:24Z
    script_test.go:141: $WORK=/home/swarming/.swarming/w/ir/x/t/cmd-go-test-1463167748/tmpdir3123804110/version_buildvcs_bzr1520738844
    script_test.go:163: 
        PATH=/home/swarming/.swarming/w/ir/x/t/cmd-go-test-1463167748/tmpdir3123804110/testbin:/home/swarming/.swarming/w/ir/x/w/goroot/bin:/home/swarming/.swarming/w/ir/x/w/goroot/bin:/home/swarming/.swarming/w/ir/x/w/goroot/bin:/home/swarming/.swarming/w/ir/cache/tools/bin:/home/swarming/.swarming/w/ir/bbagent_utility_packages:/home/swarming/.swarming/w/ir/bbagent_utility_packages/bin:/home/swarming/.swarming/w/ir/cipd_bin_packages:/home/swarming/.swarming/w/ir/cipd_bin_packages/bin:/home/swarming/.swarming/w/ir/cipd_bin_packages/cpython3:/home/swarming/.swarming/w/ir/cipd_bin_packages/cpython3/bin:/home/swarming/.swarming/w/ir/cache/cipd_client:/home/swarming/.swarming/w/ir/cache/cipd_client/bin:/home/swarming/.swarming/cipd_cache/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
        HOME=/no-home
        CCACHE_DISABLE=1
        GOARCH=arm64
...
        > exec bzr whoami 'J.R. Gopher <gopher@golang.org>'
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
    script_test.go:163: FAIL: testdata/script/version_buildvcs_bzr.txt:11: exec bzr whoami 'J.R. Gopher <gopher@golang.org>': exit status 1
--- FAIL: TestScript/version_buildvcs_bzr (0.10s)
go proxy: no archive example.com/cmd/a v1.0.0: file does not exist
go proxy: no archive example.com/cmd/a v1.0.0: file does not exist

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg ~ `^cmd/go` && `brz: ERROR: Couldn't import breezy and dependencies.`
2025-02-05 05:26 gotip-linux-arm64-longtest go@842e4b52 cmd/go.TestScript/version_buildvcs_bzr (log)
=== RUN   TestScript/version_buildvcs_bzr
=== PAUSE TestScript/version_buildvcs_bzr
=== CONT  TestScript/version_buildvcs_bzr
    script_test.go:139: 2025-02-05T05:46:18Z
    script_test.go:141: $WORK=/home/swarming/.swarming/w/ir/x/t/cmd-go-test-3704433272/tmpdir406034294/version_buildvcs_bzr3243748806
    script_test.go:163: 
        PATH=/home/swarming/.swarming/w/ir/x/t/cmd-go-test-3704433272/tmpdir406034294/testbin:/home/swarming/.swarming/w/ir/x/w/goroot/bin:/home/swarming/.swarming/w/ir/x/w/goroot/bin:/home/swarming/.swarming/w/ir/x/w/goroot/bin:/home/swarming/.swarming/w/ir/cache/tools/bin:/home/swarming/.swarming/w/ir/bbagent_utility_packages:/home/swarming/.swarming/w/ir/bbagent_utility_packages/bin:/home/swarming/.swarming/w/ir/cipd_bin_packages:/home/swarming/.swarming/w/ir/cipd_bin_packages/bin:/home/swarming/.swarming/w/ir/cipd_bin_packages/cpython3:/home/swarming/.swarming/w/ir/cipd_bin_packages/cpython3/bin:/home/swarming/.swarming/w/ir/cache/cipd_client:/home/swarming/.swarming/w/ir/cache/cipd_client/bin:/home/swarming/.swarming/cipd_cache/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
        HOME=/no-home
        CCACHE_DISABLE=1
        GOARCH=arm64
...
        > env HOME=$WORK
        > cd repo/a
        > exec bzr whoami 'J.R. Gopher <gopher@golang.org>'
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
    script_test.go:163: FAIL: testdata/script/version_buildvcs_bzr.txt:11: exec bzr whoami 'J.R. Gopher <gopher@golang.org>': exit status 1
--- FAIL: TestScript/version_buildvcs_bzr (0.10s)

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg ~ `^cmd/go` && `brz: ERROR: Couldn't import breezy and dependencies.`
2025-02-05 11:44 gotip-linux-arm64-longtest go@664aebab cmd/go.TestScript/version_buildvcs_bzr (log)
=== RUN   TestScript/version_buildvcs_bzr
=== PAUSE TestScript/version_buildvcs_bzr
=== CONT  TestScript/version_buildvcs_bzr
    script_test.go:139: 2025-02-05T12:02:34Z
    script_test.go:141: $WORK=/home/swarming/.swarming/w/ir/x/t/cmd-go-test-3563982385/tmpdir665757879/version_buildvcs_bzr1924827593
    script_test.go:163: 
        PATH=/home/swarming/.swarming/w/ir/x/t/cmd-go-test-3563982385/tmpdir665757879/testbin:/home/swarming/.swarming/w/ir/x/w/goroot/bin:/home/swarming/.swarming/w/ir/x/w/goroot/bin:/home/swarming/.swarming/w/ir/x/w/goroot/bin:/home/swarming/.swarming/w/ir/cache/tools/bin:/home/swarming/.swarming/w/ir/bbagent_utility_packages:/home/swarming/.swarming/w/ir/bbagent_utility_packages/bin:/home/swarming/.swarming/w/ir/cipd_bin_packages:/home/swarming/.swarming/w/ir/cipd_bin_packages/bin:/home/swarming/.swarming/w/ir/cipd_bin_packages/cpython3:/home/swarming/.swarming/w/ir/cipd_bin_packages/cpython3/bin:/home/swarming/.swarming/w/ir/cache/cipd_client:/home/swarming/.swarming/w/ir/cache/cipd_client/bin:/home/swarming/.swarming/cipd_cache/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
        HOME=/no-home
        CCACHE_DISABLE=1
        GOARCH=arm64
...
        > env HOME=$WORK
        > cd repo/a
        > exec bzr whoami 'J.R. Gopher <gopher@golang.org>'
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
    script_test.go:163: FAIL: testdata/script/version_buildvcs_bzr.txt:11: exec bzr whoami 'J.R. Gopher <gopher@golang.org>': exit status 1
--- FAIL: TestScript/version_buildvcs_bzr (0.13s)
2025-02-05 11:47 gotip-linux-arm64-longtest go@bcfa00cb cmd/go.TestScript/version_buildvcs_bzr (log)
=== RUN   TestScript/version_buildvcs_bzr
=== PAUSE TestScript/version_buildvcs_bzr
=== CONT  TestScript/version_buildvcs_bzr
    script_test.go:139: 2025-02-05T12:04:57Z
    script_test.go:141: $WORK=/home/swarming/.swarming/w/ir/x/t/cmd-go-test-3689189270/tmpdir3897812395/version_buildvcs_bzr2280098064
    script_test.go:163: 
        PATH=/home/swarming/.swarming/w/ir/x/t/cmd-go-test-3689189270/tmpdir3897812395/testbin:/home/swarming/.swarming/w/ir/x/w/goroot/bin:/home/swarming/.swarming/w/ir/x/w/goroot/bin:/home/swarming/.swarming/w/ir/x/w/goroot/bin:/home/swarming/.swarming/w/ir/cache/tools/bin:/home/swarming/.swarming/w/ir/bbagent_utility_packages:/home/swarming/.swarming/w/ir/bbagent_utility_packages/bin:/home/swarming/.swarming/w/ir/cipd_bin_packages:/home/swarming/.swarming/w/ir/cipd_bin_packages/bin:/home/swarming/.swarming/w/ir/cipd_bin_packages/cpython3:/home/swarming/.swarming/w/ir/cipd_bin_packages/cpython3/bin:/home/swarming/.swarming/w/ir/cache/cipd_client:/home/swarming/.swarming/w/ir/cache/cipd_client/bin:/home/swarming/.swarming/cipd_cache/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
        HOME=/no-home
        CCACHE_DISABLE=1
        GOARCH=arm64
...
        > env HOME=$WORK
        > cd repo/a
        > exec bzr whoami 'J.R. Gopher <gopher@golang.org>'
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
    script_test.go:163: FAIL: testdata/script/version_buildvcs_bzr.txt:11: exec bzr whoami 'J.R. Gopher <gopher@golang.org>': exit status 1
--- FAIL: TestScript/version_buildvcs_bzr (0.11s)

watchflakes

@github-project-automation github-project-automation bot moved this from Active to Done in Test Flakes Feb 5, 2025
@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg ~ `^cmd/go` && `brz: ERROR: Couldn't import breezy and dependencies.`
2025-01-31 17:45 go1.24-linux-arm64-boringcrypto release-branch.go1.24@4241f582 cmd/go/internal/vcweb/vcstest.TestScripts/bzr/hello.txt (log)
=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
    vcstest_test.go:155: 2025/01/31 19:22:22 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.81s)
2025-01-31 17:45 go1.24-linux-arm64-clang15 release-branch.go1.24@4241f582 cmd/go/internal/vcweb/vcstest.TestScripts/bzr/hello.txt (log)
=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
    vcstest_test.go:155: 2025/01/31 19:22:29 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.44s)
2025-02-05 19:57 go1.24-linux-arm64-boringcrypto release-branch.go1.24@c43ac38b cmd/go/internal/vcweb/vcstest.TestScripts/bzr/hello.txt (log)
=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
    vcstest_test.go:155: 2025/02/05 20:11:11 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.35s)
2025-02-05 19:57 go1.24-linux-arm64-clang15 release-branch.go1.24@c43ac38b cmd/go/internal/vcweb/vcstest.TestScripts/bzr/hello.txt (log)
=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
    vcstest_test.go:155: 2025/02/05 20:07:42 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.40s)
2025-02-05 20:35 go1.24-linux-arm64-boringcrypto release-branch.go1.24@18068cb9 cmd/go/internal/vcweb/vcstest.TestScripts/bzr/hello.txt (log)
=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
    vcstest_test.go:155: 2025/02/05 20:45:24 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.49s)
2025-02-05 20:35 go1.24-linux-arm64-clang15 release-branch.go1.24@18068cb9 cmd/go/internal/vcweb/vcstest.TestScripts/bzr/hello.txt (log)
=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
    vcstest_test.go:155: 2025/02/05 20:43:49 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.75s)
2025-02-06 21:53 go1.24-linux-arm64-boringcrypto release-branch.go1.24@b7b4c605 cmd/go/internal/vcweb/vcstest.TestScripts/bzr/hello.txt (log)
=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
    vcstest_test.go:155: 2025/02/06 22:01:56 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.40s)
2025-02-06 21:53 go1.24-linux-arm64-clang15 release-branch.go1.24@b7b4c605 cmd/go/internal/vcweb/vcstest.TestScripts/bzr/hello.txt (log)
=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
    vcstest_test.go:155: 2025/02/06 22:02:51 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.43s)

watchflakes

@gopherbot gopherbot reopened this Feb 6, 2025
@github-project-automation github-project-automation bot moved this from Done to Active in Test Flakes Feb 6, 2025
@dmitshur
Copy link
Contributor

dmitshur commented Feb 6, 2025

This remains a problem only on the release branches now. We'll fix that either by backporting a test-only fix, or more likely fixing the builder soon (tracked in #71563).

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg ~ `^cmd/go` && `brz: ERROR: Couldn't import breezy and dependencies.`
2025-02-05 19:57 go1.24-linux-arm64 release-branch.go1.24@c43ac38b cmd/go/internal/vcweb/vcstest.TestScripts/bzr/hello.txt (log)
=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
    vcstest_test.go:155: 2025/02/05 20:09:13 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.34s)
2025-02-05 19:57 go1.24-linux-arm64-asan-clang15 release-branch.go1.24@c43ac38b cmd/go/internal/vcweb/vcstest.TestScripts/bzr/hello.txt (log)
=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
    vcstest_test.go:155: 2025/02/05 20:08:14 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.13s)
2025-02-05 19:57 go1.24-linux-arm64-longtest release-branch.go1.24@c43ac38b cmd/go.TestScript/version_buildvcs_bzr (log)
=== RUN   TestScript/version_buildvcs_bzr
=== PAUSE TestScript/version_buildvcs_bzr
=== CONT  TestScript/version_buildvcs_bzr
    script_test.go:139: 2025-02-05T20:16:44Z
    script_test.go:141: $WORK=/home/swarming/.swarming/w/ir/x/t/cmd-go-test-1410963230/tmpdir3290349091/version_buildvcs_bzr3164300228
    script_test.go:163: 
        PATH=/home/swarming/.swarming/w/ir/x/t/cmd-go-test-1410963230/tmpdir3290349091/testbin:/home/swarming/.swarming/w/ir/x/w/goroot/bin:/home/swarming/.swarming/w/ir/x/w/goroot/bin:/home/swarming/.swarming/w/ir/x/w/goroot/bin:/home/swarming/.swarming/w/ir/cache/tools/bin:/home/swarming/.swarming/w/ir/bbagent_utility_packages:/home/swarming/.swarming/w/ir/bbagent_utility_packages/bin:/home/swarming/.swarming/w/ir/cipd_bin_packages:/home/swarming/.swarming/w/ir/cipd_bin_packages/bin:/home/swarming/.swarming/w/ir/cipd_bin_packages/cpython3:/home/swarming/.swarming/w/ir/cipd_bin_packages/cpython3/bin:/home/swarming/.swarming/w/ir/cache/cipd_client:/home/swarming/.swarming/w/ir/cache/cipd_client/bin:/home/swarming/.swarming/cipd_cache/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
        HOME=/no-home
        CCACHE_DISABLE=1
        GOARCH=arm64
...
        > env HOME=$WORK
        > cd repo/a
        > exec bzr whoami 'J.R. Gopher <gopher@golang.org>'
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
    script_test.go:163: FAIL: testdata/script/version_buildvcs_bzr.txt:11: exec bzr whoami 'J.R. Gopher <gopher@golang.org>': exit status 1
--- FAIL: TestScript/version_buildvcs_bzr (0.18s)
2025-02-05 19:57 go1.24-linux-arm64-longtest release-branch.go1.24@c43ac38b cmd/go/internal/vcweb/vcstest.TestScripts/bzr/hello.txt (log)
=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
    vcstest_test.go:155: 2025/02/05 20:08:44 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.18s)
2025-02-05 19:57 go1.24-linux-arm64-race release-branch.go1.24@c43ac38b cmd/go/internal/vcweb/vcstest.TestScripts/bzr/hello.txt (log)
=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
    vcstest_test.go:155: 2025/02/05 20:09:02 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.16s)
2025-02-05 20:35 go1.24-linux-arm64 release-branch.go1.24@18068cb9 cmd/go/internal/vcweb/vcstest.TestScripts/bzr/hello.txt (log)
=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
    vcstest_test.go:155: 2025/02/05 20:44:52 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.74s)
2025-02-05 20:35 go1.24-linux-arm64-asan-clang15 release-branch.go1.24@18068cb9 cmd/go/internal/vcweb/vcstest.TestScripts/bzr/hello.txt (log)
=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
    vcstest_test.go:155: 2025/02/05 20:43:47 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.32s)
2025-02-05 20:35 go1.24-linux-arm64-longtest release-branch.go1.24@18068cb9 cmd/go.TestScript/version_buildvcs_bzr (log)
=== RUN   TestScript/version_buildvcs_bzr
=== PAUSE TestScript/version_buildvcs_bzr
=== CONT  TestScript/version_buildvcs_bzr
    script_test.go:139: 2025-02-05T20:46:20Z
    script_test.go:141: $WORK=/home/swarming/.swarming/w/ir/x/t/cmd-go-test-3239890644/tmpdir4223208002/version_buildvcs_bzr3221462294
    script_test.go:163: 
        PATH=/home/swarming/.swarming/w/ir/x/t/cmd-go-test-3239890644/tmpdir4223208002/testbin:/home/swarming/.swarming/w/ir/x/w/goroot/bin:/home/swarming/.swarming/w/ir/x/w/goroot/bin:/home/swarming/.swarming/w/ir/x/w/goroot/bin:/home/swarming/.swarming/w/ir/cache/tools/bin:/home/swarming/.swarming/w/ir/bbagent_utility_packages:/home/swarming/.swarming/w/ir/bbagent_utility_packages/bin:/home/swarming/.swarming/w/ir/cipd_bin_packages:/home/swarming/.swarming/w/ir/cipd_bin_packages/bin:/home/swarming/.swarming/w/ir/cipd_bin_packages/cpython3:/home/swarming/.swarming/w/ir/cipd_bin_packages/cpython3/bin:/home/swarming/.swarming/w/ir/cache/cipd_client:/home/swarming/.swarming/w/ir/cache/cipd_client/bin:/home/swarming/.swarming/cipd_cache/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
        HOME=/no-home
        CCACHE_DISABLE=1
        GOARCH=arm64
...
        > env HOME=$WORK
        > cd repo/a
        > exec bzr whoami 'J.R. Gopher <gopher@golang.org>'
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
    script_test.go:163: FAIL: testdata/script/version_buildvcs_bzr.txt:11: exec bzr whoami 'J.R. Gopher <gopher@golang.org>': exit status 1
--- FAIL: TestScript/version_buildvcs_bzr (0.14s)
2025-02-05 20:35 go1.24-linux-arm64-longtest release-branch.go1.24@18068cb9 cmd/go/internal/vcweb/vcstest.TestScripts/bzr/hello.txt (log)
=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
    vcstest_test.go:155: 2025/02/05 20:42:45 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.15s)
2025-02-05 20:35 go1.24-linux-arm64-race release-branch.go1.24@18068cb9 cmd/go/internal/vcweb/vcstest.TestScripts/bzr/hello.txt (log)
=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
    vcstest_test.go:155: 2025/02/05 20:45:05 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.10s)
2025-02-06 21:53 go1.24-linux-arm64 release-branch.go1.24@b7b4c605 cmd/go/internal/vcweb/vcstest.TestScripts/bzr/hello.txt (log)
=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
    vcstest_test.go:155: 2025/02/06 22:01:03 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.51s)
2025-02-06 21:53 go1.24-linux-arm64-asan-clang15 release-branch.go1.24@b7b4c605 cmd/go/internal/vcweb/vcstest.TestScripts/bzr/hello.txt (log)
=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
    vcstest_test.go:155: 2025/02/06 22:02:44 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.29s)
2025-02-06 21:53 go1.24-linux-arm64-longtest release-branch.go1.24@b7b4c605 cmd/go.TestScript/version_buildvcs_bzr (log)
=== RUN   TestScript/version_buildvcs_bzr
=== PAUSE TestScript/version_buildvcs_bzr
=== CONT  TestScript/version_buildvcs_bzr
    script_test.go:139: 2025-02-06T22:07:46Z
    script_test.go:141: $WORK=/home/swarming/.swarming/w/ir/x/t/cmd-go-test-2639353365/tmpdir4077677224/version_buildvcs_bzr3494437279
go proxy: no archive example.com/cmd/a v1.0.0: file does not exist
    script_test.go:163: 
        PATH=/home/swarming/.swarming/w/ir/x/t/cmd-go-test-2639353365/tmpdir4077677224/testbin:/home/swarming/.swarming/w/ir/x/w/goroot/bin:/home/swarming/.swarming/w/ir/x/w/goroot/bin:/home/swarming/.swarming/w/ir/x/w/goroot/bin:/home/swarming/.swarming/w/ir/cache/tools/bin:/home/swarming/.swarming/w/ir/bbagent_utility_packages:/home/swarming/.swarming/w/ir/bbagent_utility_packages/bin:/home/swarming/.swarming/w/ir/cipd_bin_packages:/home/swarming/.swarming/w/ir/cipd_bin_packages/bin:/home/swarming/.swarming/w/ir/cipd_bin_packages/cpython3:/home/swarming/.swarming/w/ir/cipd_bin_packages/cpython3/bin:/home/swarming/.swarming/w/ir/cache/cipd_client:/home/swarming/.swarming/w/ir/cache/cipd_client/bin:/home/swarming/.swarming/cipd_cache/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
        HOME=/no-home
        CCACHE_DISABLE=1
...
        > env HOME=$WORK
        > cd repo/a
        > exec bzr whoami 'J.R. Gopher <gopher@golang.org>'
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
    script_test.go:163: FAIL: testdata/script/version_buildvcs_bzr.txt:11: exec bzr whoami 'J.R. Gopher <gopher@golang.org>': exit status 1
--- FAIL: TestScript/version_buildvcs_bzr (0.16s)
2025-02-06 21:53 go1.24-linux-arm64-longtest release-branch.go1.24@b7b4c605 cmd/go/internal/vcweb/vcstest.TestScripts/bzr/hello.txt (log)
=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
    vcstest_test.go:155: 2025/02/06 22:00:43 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.18s)
2025-02-06 21:53 go1.24-linux-arm64-race release-branch.go1.24@b7b4c605 cmd/go/internal/vcweb/vcstest.TestScripts/bzr/hello.txt (log)
=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
    vcstest_test.go:155: 2025/02/06 22:01:43 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.11s)
2025-02-10 18:48 go1.24-linux-arm64 release-branch.go1.24@6d399e9d cmd/go/internal/vcweb/vcstest.TestScripts/bzr/hello.txt (log)
=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
    vcstest_test.go:155: 2025/02/10 18:58:34 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.38s)
2025-02-10 18:48 go1.24-linux-arm64-asan-clang15 release-branch.go1.24@6d399e9d cmd/go/internal/vcweb/vcstest.TestScripts/bzr/hello.txt (log)
=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
    vcstest_test.go:155: 2025/02/10 19:01:52 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.23s)
2025-02-10 18:48 go1.24-linux-arm64-boringcrypto release-branch.go1.24@6d399e9d cmd/go/internal/vcweb/vcstest.TestScripts/bzr/hello.txt (log)
=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
    vcstest_test.go:155: 2025/02/10 19:00:42 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.21s)
2025-02-10 18:48 go1.24-linux-arm64-clang15 release-branch.go1.24@6d399e9d cmd/go/internal/vcweb/vcstest.TestScripts/bzr/hello.txt (log)
=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
    vcstest_test.go:155: 2025/02/10 19:02:31 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.10s)
2025-02-10 18:48 go1.24-linux-arm64-longtest release-branch.go1.24@6d399e9d cmd/go.TestScript/version_buildvcs_bzr (log)
=== RUN   TestScript/version_buildvcs_bzr
=== PAUSE TestScript/version_buildvcs_bzr
=== CONT  TestScript/version_buildvcs_bzr
    script_test.go:139: 2025-02-10T19:05:34Z
    script_test.go:141: $WORK=/home/swarming/.swarming/w/ir/x/t/cmd-go-test-362444097/tmpdir624628422/version_buildvcs_bzr2784478757
    script_test.go:163: 
        PATH=/home/swarming/.swarming/w/ir/x/t/cmd-go-test-362444097/tmpdir624628422/testbin:/home/swarming/.swarming/w/ir/x/w/goroot/bin:/home/swarming/.swarming/w/ir/x/w/goroot/bin:/home/swarming/.swarming/w/ir/x/w/goroot/bin:/home/swarming/.swarming/w/ir/cache/tools/bin:/home/swarming/.swarming/w/ir/bbagent_utility_packages:/home/swarming/.swarming/w/ir/bbagent_utility_packages/bin:/home/swarming/.swarming/w/ir/cipd_bin_packages:/home/swarming/.swarming/w/ir/cipd_bin_packages/bin:/home/swarming/.swarming/w/ir/cipd_bin_packages/cpython3:/home/swarming/.swarming/w/ir/cipd_bin_packages/cpython3/bin:/home/swarming/.swarming/w/ir/cache/cipd_client:/home/swarming/.swarming/w/ir/cache/cipd_client/bin:/home/swarming/.swarming/cipd_cache/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
        HOME=/no-home
        CCACHE_DISABLE=1
        GOARCH=arm64
...
        > env HOME=$WORK
        > cd repo/a
        > exec bzr whoami 'J.R. Gopher <gopher@golang.org>'
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
    script_test.go:163: FAIL: testdata/script/version_buildvcs_bzr.txt:11: exec bzr whoami 'J.R. Gopher <gopher@golang.org>': exit status 1
--- FAIL: TestScript/version_buildvcs_bzr (0.37s)
2025-02-10 18:48 go1.24-linux-arm64-longtest release-branch.go1.24@6d399e9d cmd/go/internal/vcweb/vcstest.TestScripts/bzr/hello.txt (log)
=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
    vcstest_test.go:155: 2025/02/10 18:57:43 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.18s)
2025-02-10 18:48 go1.24-linux-arm64-race release-branch.go1.24@6d399e9d cmd/go/internal/vcweb/vcstest.TestScripts/bzr/hello.txt (log)
=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
    vcstest_test.go:155: 2025/02/10 18:58:49 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.16s)

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg ~ `^cmd/go` && `brz: ERROR: Couldn't import breezy and dependencies.`
2025-02-10 19:50 go1.24-linux-arm64 release-branch.go1.24@35c0ea22 cmd/go/internal/vcweb/vcstest.TestScripts/bzr/hello.txt (log)
=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
    vcstest_test.go:155: 2025/02/10 19:57:57 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.20s)
2025-02-10 19:50 go1.24-linux-arm64-asan-clang15 release-branch.go1.24@35c0ea22 cmd/go/internal/vcweb/vcstest.TestScripts/bzr/hello.txt (log)
=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
    vcstest_test.go:155: 2025/02/10 19:58:15 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.32s)
2025-02-10 19:50 go1.24-linux-arm64-boringcrypto release-branch.go1.24@35c0ea22 cmd/go/internal/vcweb/vcstest.TestScripts/bzr/hello.txt (log)
=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
    vcstest_test.go:155: 2025/02/10 19:58:54 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.46s)
2025-02-10 19:50 go1.24-linux-arm64-clang15 release-branch.go1.24@35c0ea22 cmd/go/internal/vcweb/vcstest.TestScripts/bzr/hello.txt (log)
=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
    vcstest_test.go:155: 2025/02/10 19:59:54 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.40s)
2025-02-10 19:50 go1.24-linux-arm64-longtest release-branch.go1.24@35c0ea22 cmd/go.TestScript/version_buildvcs_bzr (log)
=== RUN   TestScript/version_buildvcs_bzr
=== PAUSE TestScript/version_buildvcs_bzr
=== CONT  TestScript/version_buildvcs_bzr
    script_test.go:139: 2025-02-10T20:06:09Z
    script_test.go:141: $WORK=/home/swarming/.swarming/w/ir/x/t/cmd-go-test-3745113851/tmpdir3461255494/version_buildvcs_bzr3828951176
    script_test.go:163: 
        PATH=/home/swarming/.swarming/w/ir/x/t/cmd-go-test-3745113851/tmpdir3461255494/testbin:/home/swarming/.swarming/w/ir/x/w/goroot/bin:/home/swarming/.swarming/w/ir/x/w/goroot/bin:/home/swarming/.swarming/w/ir/x/w/goroot/bin:/home/swarming/.swarming/w/ir/cache/tools/bin:/home/swarming/.swarming/w/ir/bbagent_utility_packages:/home/swarming/.swarming/w/ir/bbagent_utility_packages/bin:/home/swarming/.swarming/w/ir/cipd_bin_packages:/home/swarming/.swarming/w/ir/cipd_bin_packages/bin:/home/swarming/.swarming/w/ir/cipd_bin_packages/cpython3:/home/swarming/.swarming/w/ir/cipd_bin_packages/cpython3/bin:/home/swarming/.swarming/w/ir/cache/cipd_client:/home/swarming/.swarming/w/ir/cache/cipd_client/bin:/home/swarming/.swarming/cipd_cache/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
        HOME=/no-home
        CCACHE_DISABLE=1
        GOARCH=arm64
...
        > env HOME=$WORK
        > cd repo/a
        > exec bzr whoami 'J.R. Gopher <gopher@golang.org>'
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
    script_test.go:163: FAIL: testdata/script/version_buildvcs_bzr.txt:11: exec bzr whoami 'J.R. Gopher <gopher@golang.org>': exit status 1
--- FAIL: TestScript/version_buildvcs_bzr (0.15s)
2025-02-10 19:50 go1.24-linux-arm64-longtest release-branch.go1.24@35c0ea22 cmd/go/internal/vcweb/vcstest.TestScripts/bzr/hello.txt (log)
=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
    vcstest_test.go:155: 2025/02/10 19:58:30 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.23s)
2025-02-10 19:50 go1.24-linux-arm64-race release-branch.go1.24@35c0ea22 cmd/go/internal/vcweb/vcstest.TestScripts/bzr/hello.txt (log)
=== RUN   TestScripts/bzr/hello.txt
=== PAUSE TestScripts/bzr/hello.txt
=== CONT  TestScripts/bzr/hello.txt
    vcstest_test.go:155: 2025/02/10 19:59:13 hello.txt:
        > handle bzr
        > env BZR_EMAIL='Russ Cox <rsc@google.com>'
        > env EMAIL='Russ Cox <rsc@google.com>'
        > bzr init-repo .
        [stderr]
        brz: ERROR: Couldn't import breezy and dependencies.
        Please check the directory containing breezy is on your PYTHONPATH.
        
        Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'breezy'"), traceback: None }
        
        
    vcstest_test.go:161: hello.txt:6: bzr init-repo .: exit status 1
--- FAIL: TestScripts/bzr/hello.txt (0.19s)

watchflakes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
FixPending Issues that have a fix which has not yet been reviewed or submitted. GoCommand cmd/go NeedsFix The path to resolution is known, but the work has not been done. Testing An issue that has been verified to require only test changes, not just a test failure.
Projects
Status: Active
Development

No branches or pull requests

4 participants