Skip to content

x/crypto/ssh: TestParseEncryptedPrivateKeysWithPassphrase failures #66546

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

Open
gopherbot opened this issue Mar 26, 2024 · 7 comments
Open

x/crypto/ssh: TestParseEncryptedPrivateKeysWithPassphrase failures #66546

gopherbot opened this issue Mar 26, 2024 · 7 comments
Labels
NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Milestone

Comments

@gopherbot
Copy link
Contributor

#!watchflakes
default <- pkg == "golang.org/x/crypto/ssh" && test == "TestParseEncryptedPrivateKeysWithPassphrase"

Issue created automatically to collect these failures.

Example (log):

--- FAIL: TestParseEncryptedPrivateKeysWithPassphrase (0.57s)
    --- FAIL: TestParseEncryptedPrivateKeysWithPassphrase/rsa-encrypted (0.00s)
        keys_test.go:194: ParsePrivateKeyWithPassphrase returned error: x509: decryption password incorrect
    --- FAIL: TestParseEncryptedPrivateKeysWithPassphrase/dsa-encrypted (0.00s)
        keys_test.go:194: ParsePrivateKeyWithPassphrase returned error: x509: decryption password incorrect

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 Mar 26, 2024
@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/crypto/ssh" && test == "TestParseEncryptedPrivateKeysWithPassphrase"
2024-03-18 09:27 linux-ppc64-sid-power10 crypto@b91329d9 go@8ed0d35f x/crypto/ssh.TestParseEncryptedPrivateKeysWithPassphrase (log)
--- FAIL: TestParseEncryptedPrivateKeysWithPassphrase (0.57s)
    --- FAIL: TestParseEncryptedPrivateKeysWithPassphrase/rsa-encrypted (0.00s)
        keys_test.go:194: ParsePrivateKeyWithPassphrase returned error: x509: decryption password incorrect
    --- FAIL: TestParseEncryptedPrivateKeysWithPassphrase/dsa-encrypted (0.00s)
        keys_test.go:194: ParsePrivateKeyWithPassphrase returned error: x509: decryption password incorrect
2024-03-18 09:27 linux-ppc64-sid-power10 crypto@b91329d9 go@b37fb8c6 x/crypto/ssh.TestParseEncryptedPrivateKeysWithPassphrase (log)
--- FAIL: TestParseEncryptedPrivateKeysWithPassphrase (0.57s)
    --- FAIL: TestParseEncryptedPrivateKeysWithPassphrase/rsa-encrypted (0.00s)
        keys_test.go:194: ParsePrivateKeyWithPassphrase returned error: x509: decryption password incorrect
    --- FAIL: TestParseEncryptedPrivateKeysWithPassphrase/dsa-encrypted (0.00s)
        keys_test.go:194: ParsePrivateKeyWithPassphrase returned error: x509: decryption password incorrect

watchflakes

@gopherbot gopherbot added this to the Unreleased milestone Mar 26, 2024
@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/crypto/ssh" && test == "TestParseEncryptedPrivateKeysWithPassphrase"
2024-03-18 09:27 linux-ppc64-sid-buildlet crypto@b91329d9 go@4c2b1e0f x/crypto/ssh.TestParseEncryptedPrivateKeysWithPassphrase (log)
--- FAIL: TestParseEncryptedPrivateKeysWithPassphrase (0.62s)
    --- FAIL: TestParseEncryptedPrivateKeysWithPassphrase/rsa-encrypted (0.00s)
        keys_test.go:194: ParsePrivateKeyWithPassphrase returned error: x509: decryption password incorrect
    --- FAIL: TestParseEncryptedPrivateKeysWithPassphrase/dsa-encrypted (0.00s)
        keys_test.go:194: ParsePrivateKeyWithPassphrase returned error: x509: decryption password incorrect
2024-03-18 09:27 linux-ppc64-sid-power10 crypto@b91329d9 go@4c2b1e0f x/crypto/ssh.TestParseEncryptedPrivateKeysWithPassphrase (log)
--- FAIL: TestParseEncryptedPrivateKeysWithPassphrase (0.64s)
    --- FAIL: TestParseEncryptedPrivateKeysWithPassphrase/rsa-encrypted (0.00s)
        keys_test.go:194: ParsePrivateKeyWithPassphrase returned error: x509: decryption password incorrect
    --- FAIL: TestParseEncryptedPrivateKeysWithPassphrase/dsa-encrypted (0.00s)
        keys_test.go:194: ParsePrivateKeyWithPassphrase returned error: x509: decryption password incorrect
2024-03-18 09:27 linux-ppc64le-buildlet crypto@b91329d9 go@4c2b1e0f x/crypto/ssh.TestParseEncryptedPrivateKeysWithPassphrase (log)
--- FAIL: TestParseEncryptedPrivateKeysWithPassphrase (0.65s)
    --- FAIL: TestParseEncryptedPrivateKeysWithPassphrase/rsa-encrypted (0.00s)
        keys_test.go:194: ParsePrivateKeyWithPassphrase returned error: x509: decryption password incorrect
    --- FAIL: TestParseEncryptedPrivateKeysWithPassphrase/dsa-encrypted (0.00s)
        keys_test.go:194: ParsePrivateKeyWithPassphrase returned error: x509: decryption password incorrect
2024-03-18 09:27 linux-ppc64le-power10osu crypto@b91329d9 go@4c2b1e0f x/crypto/ssh.TestParseEncryptedPrivateKeysWithPassphrase (log)
--- FAIL: TestParseEncryptedPrivateKeysWithPassphrase (0.95s)
    --- FAIL: TestParseEncryptedPrivateKeysWithPassphrase/rsa-encrypted (0.00s)
        keys_test.go:194: ParsePrivateKeyWithPassphrase returned error: x509: decryption password incorrect
    --- FAIL: TestParseEncryptedPrivateKeysWithPassphrase/dsa-encrypted (0.00s)
        keys_test.go:194: ParsePrivateKeyWithPassphrase returned error: x509: decryption password incorrect
2024-03-18 09:27 linux-ppc64le-power9osu crypto@b91329d9 go@4c2b1e0f x/crypto/ssh.TestParseEncryptedPrivateKeysWithPassphrase (log)
--- FAIL: TestParseEncryptedPrivateKeysWithPassphrase (0.88s)
    --- FAIL: TestParseEncryptedPrivateKeysWithPassphrase/rsa-encrypted (0.00s)
        keys_test.go:194: ParsePrivateKeyWithPassphrase returned error: x509: decryption password incorrect
    --- FAIL: TestParseEncryptedPrivateKeysWithPassphrase/dsa-encrypted (0.00s)
        keys_test.go:194: ParsePrivateKeyWithPassphrase returned error: x509: decryption password incorrect

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/crypto/ssh" && test == "TestParseEncryptedPrivateKeysWithPassphrase"
2024-03-18 09:27 linux-ppc64-sid-buildlet crypto@b91329d9 go@1e12eab8 x/crypto/ssh.TestParseEncryptedPrivateKeysWithPassphrase (log)
--- FAIL: TestParseEncryptedPrivateKeysWithPassphrase (0.59s)
    --- FAIL: TestParseEncryptedPrivateKeysWithPassphrase/rsa-encrypted (0.00s)
        keys_test.go:194: ParsePrivateKeyWithPassphrase returned error: x509: decryption password incorrect
    --- FAIL: TestParseEncryptedPrivateKeysWithPassphrase/dsa-encrypted (0.00s)
        keys_test.go:194: ParsePrivateKeyWithPassphrase returned error: x509: decryption password incorrect

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/crypto/ssh" && test == "TestParseEncryptedPrivateKeysWithPassphrase"
2024-03-18 09:27 linux-ppc64-sid-power10 crypto@b91329d9 go@1f354a60 x/crypto/ssh.TestParseEncryptedPrivateKeysWithPassphrase (log)
--- FAIL: TestParseEncryptedPrivateKeysWithPassphrase (0.67s)
    --- FAIL: TestParseEncryptedPrivateKeysWithPassphrase/rsa-encrypted (0.00s)
        keys_test.go:194: ParsePrivateKeyWithPassphrase returned error: x509: decryption password incorrect
    --- FAIL: TestParseEncryptedPrivateKeysWithPassphrase/dsa-encrypted (0.00s)
        keys_test.go:194: ParsePrivateKeyWithPassphrase returned error: x509: decryption password incorrect
2024-03-18 09:27 linux-ppc64-sid-power10 crypto@b91329d9 go@3659b875 x/crypto/ssh.TestParseEncryptedPrivateKeysWithPassphrase (log)
--- FAIL: TestParseEncryptedPrivateKeysWithPassphrase (0.63s)
    --- FAIL: TestParseEncryptedPrivateKeysWithPassphrase/rsa-encrypted (0.00s)
        keys_test.go:194: ParsePrivateKeyWithPassphrase returned error: x509: decryption password incorrect
    --- FAIL: TestParseEncryptedPrivateKeysWithPassphrase/dsa-encrypted (0.00s)
        keys_test.go:194: ParsePrivateKeyWithPassphrase returned error: x509: decryption password incorrect
2024-03-18 09:27 linux-ppc64-sid-power10 crypto@b91329d9 go@3fefec96 x/crypto/ssh.TestParseEncryptedPrivateKeysWithPassphrase (log)
--- FAIL: TestParseEncryptedPrivateKeysWithPassphrase (0.56s)
    --- FAIL: TestParseEncryptedPrivateKeysWithPassphrase/rsa-encrypted (0.00s)
        keys_test.go:194: ParsePrivateKeyWithPassphrase returned error: x509: decryption password incorrect
    --- FAIL: TestParseEncryptedPrivateKeysWithPassphrase/dsa-encrypted (0.00s)
        keys_test.go:194: ParsePrivateKeyWithPassphrase returned error: x509: decryption password incorrect
2024-03-18 09:27 linux-ppc64le-buildlet crypto@b91329d9 go@1f354a60 x/crypto/ssh.TestParseEncryptedPrivateKeysWithPassphrase (log)
--- FAIL: TestParseEncryptedPrivateKeysWithPassphrase (0.75s)
    --- FAIL: TestParseEncryptedPrivateKeysWithPassphrase/rsa-encrypted (0.00s)
        keys_test.go:194: ParsePrivateKeyWithPassphrase returned error: x509: decryption password incorrect
    --- FAIL: TestParseEncryptedPrivateKeysWithPassphrase/dsa-encrypted (0.00s)
        keys_test.go:194: ParsePrivateKeyWithPassphrase returned error: x509: decryption password incorrect
2024-03-18 09:27 linux-ppc64le-buildlet crypto@b91329d9 go@3659b875 x/crypto/ssh.TestParseEncryptedPrivateKeysWithPassphrase (log)
--- FAIL: TestParseEncryptedPrivateKeysWithPassphrase (0.61s)
    --- FAIL: TestParseEncryptedPrivateKeysWithPassphrase/rsa-encrypted (0.00s)
        keys_test.go:194: ParsePrivateKeyWithPassphrase returned error: x509: decryption password incorrect
    --- FAIL: TestParseEncryptedPrivateKeysWithPassphrase/dsa-encrypted (0.00s)
        keys_test.go:194: ParsePrivateKeyWithPassphrase returned error: x509: decryption password incorrect
2024-03-18 09:27 linux-ppc64le-buildlet crypto@b91329d9 go@3fefec96 x/crypto/ssh.TestParseEncryptedPrivateKeysWithPassphrase (log)
--- FAIL: TestParseEncryptedPrivateKeysWithPassphrase (0.60s)
    --- FAIL: TestParseEncryptedPrivateKeysWithPassphrase/rsa-encrypted (0.00s)
        keys_test.go:194: ParsePrivateKeyWithPassphrase returned error: x509: decryption password incorrect
    --- FAIL: TestParseEncryptedPrivateKeysWithPassphrase/dsa-encrypted (0.00s)
        keys_test.go:194: ParsePrivateKeyWithPassphrase returned error: x509: decryption password incorrect
2024-03-18 09:27 linux-ppc64le-power10osu crypto@b91329d9 go@1f354a60 x/crypto/ssh.TestParseEncryptedPrivateKeysWithPassphrase (log)
--- FAIL: TestParseEncryptedPrivateKeysWithPassphrase (1.02s)
    --- FAIL: TestParseEncryptedPrivateKeysWithPassphrase/rsa-encrypted (0.00s)
        keys_test.go:194: ParsePrivateKeyWithPassphrase returned error: x509: decryption password incorrect
    --- FAIL: TestParseEncryptedPrivateKeysWithPassphrase/dsa-encrypted (0.00s)
        keys_test.go:194: ParsePrivateKeyWithPassphrase returned error: x509: decryption password incorrect
2024-03-18 09:27 linux-ppc64le-power10osu crypto@b91329d9 go@3659b875 x/crypto/ssh.TestParseEncryptedPrivateKeysWithPassphrase (log)
--- FAIL: TestParseEncryptedPrivateKeysWithPassphrase (0.86s)
    --- FAIL: TestParseEncryptedPrivateKeysWithPassphrase/rsa-encrypted (0.00s)
        keys_test.go:194: ParsePrivateKeyWithPassphrase returned error: x509: decryption password incorrect
    --- FAIL: TestParseEncryptedPrivateKeysWithPassphrase/dsa-encrypted (0.00s)
        keys_test.go:194: ParsePrivateKeyWithPassphrase returned error: x509: decryption password incorrect
2024-03-18 09:27 linux-ppc64le-power10osu crypto@b91329d9 go@3fefec96 x/crypto/ssh.TestParseEncryptedPrivateKeysWithPassphrase (log)
--- FAIL: TestParseEncryptedPrivateKeysWithPassphrase (0.93s)
    --- FAIL: TestParseEncryptedPrivateKeysWithPassphrase/rsa-encrypted (0.00s)
        keys_test.go:194: ParsePrivateKeyWithPassphrase returned error: x509: decryption password incorrect
    --- FAIL: TestParseEncryptedPrivateKeysWithPassphrase/dsa-encrypted (0.00s)
        keys_test.go:194: ParsePrivateKeyWithPassphrase returned error: x509: decryption password incorrect
2024-03-18 09:27 linux-ppc64le-power9osu crypto@b91329d9 go@1f354a60 x/crypto/ssh.TestParseEncryptedPrivateKeysWithPassphrase (log)
--- FAIL: TestParseEncryptedPrivateKeysWithPassphrase (0.75s)
    --- FAIL: TestParseEncryptedPrivateKeysWithPassphrase/rsa-encrypted (0.00s)
        keys_test.go:194: ParsePrivateKeyWithPassphrase returned error: x509: decryption password incorrect
    --- FAIL: TestParseEncryptedPrivateKeysWithPassphrase/dsa-encrypted (0.00s)
        keys_test.go:194: ParsePrivateKeyWithPassphrase returned error: x509: decryption password incorrect
2024-03-18 09:27 linux-ppc64le-power9osu crypto@b91329d9 go@3659b875 x/crypto/ssh.TestParseEncryptedPrivateKeysWithPassphrase (log)
--- FAIL: TestParseEncryptedPrivateKeysWithPassphrase (0.75s)
    --- FAIL: TestParseEncryptedPrivateKeysWithPassphrase/rsa-encrypted (0.00s)
        keys_test.go:194: ParsePrivateKeyWithPassphrase returned error: x509: decryption password incorrect
    --- FAIL: TestParseEncryptedPrivateKeysWithPassphrase/dsa-encrypted (0.00s)
        keys_test.go:194: ParsePrivateKeyWithPassphrase returned error: x509: decryption password incorrect
2024-03-18 09:27 linux-ppc64le-power9osu crypto@b91329d9 go@3fefec96 x/crypto/ssh.TestParseEncryptedPrivateKeysWithPassphrase (log)
--- FAIL: TestParseEncryptedPrivateKeysWithPassphrase (0.74s)
    --- FAIL: TestParseEncryptedPrivateKeysWithPassphrase/rsa-encrypted (0.00s)
        keys_test.go:194: ParsePrivateKeyWithPassphrase returned error: x509: decryption password incorrect
    --- FAIL: TestParseEncryptedPrivateKeysWithPassphrase/dsa-encrypted (0.00s)
        keys_test.go:194: ParsePrivateKeyWithPassphrase returned error: x509: decryption password incorrect

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/crypto/ssh" && test == "TestParseEncryptedPrivateKeysWithPassphrase"
2024-03-18 09:27 linux-ppc64-sid-buildlet crypto@b91329d9 go@1f354a60 x/crypto/ssh.TestParseEncryptedPrivateKeysWithPassphrase (log)
--- FAIL: TestParseEncryptedPrivateKeysWithPassphrase (0.67s)
    --- FAIL: TestParseEncryptedPrivateKeysWithPassphrase/rsa-encrypted (0.00s)
        keys_test.go:194: ParsePrivateKeyWithPassphrase returned error: x509: decryption password incorrect
    --- FAIL: TestParseEncryptedPrivateKeysWithPassphrase/dsa-encrypted (0.00s)
        keys_test.go:194: ParsePrivateKeyWithPassphrase returned error: x509: decryption password incorrect
2024-03-18 09:27 linux-ppc64-sid-buildlet crypto@b91329d9 go@3659b875 x/crypto/ssh.TestParseEncryptedPrivateKeysWithPassphrase (log)
--- FAIL: TestParseEncryptedPrivateKeysWithPassphrase (0.62s)
    --- FAIL: TestParseEncryptedPrivateKeysWithPassphrase/rsa-encrypted (0.00s)
        keys_test.go:194: ParsePrivateKeyWithPassphrase returned error: x509: decryption password incorrect
    --- FAIL: TestParseEncryptedPrivateKeysWithPassphrase/dsa-encrypted (0.00s)
        keys_test.go:194: ParsePrivateKeyWithPassphrase returned error: x509: decryption password incorrect
2024-03-18 09:27 linux-ppc64-sid-buildlet crypto@b91329d9 go@3fefec96 x/crypto/ssh.TestParseEncryptedPrivateKeysWithPassphrase (log)
--- FAIL: TestParseEncryptedPrivateKeysWithPassphrase (0.68s)
    --- FAIL: TestParseEncryptedPrivateKeysWithPassphrase/rsa-encrypted (0.00s)
        keys_test.go:194: ParsePrivateKeyWithPassphrase returned error: x509: decryption password incorrect
    --- FAIL: TestParseEncryptedPrivateKeysWithPassphrase/dsa-encrypted (0.00s)
        keys_test.go:194: ParsePrivateKeyWithPassphrase returned error: x509: decryption password incorrect

watchflakes

@laboger
Copy link
Contributor

laboger commented Mar 27, 2024

I believe these failures are due to the regression introduced in CL 561080. That problem has been fixed in CL 574076.

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/crypto/ssh" && test == "TestParseEncryptedPrivateKeysWithPassphrase"
2024-03-18 09:27 aix-ppc64 crypto@b91329d9 go@1f354a60 x/crypto/ssh.TestParseEncryptedPrivateKeysWithPassphrase (log)
--- FAIL: TestParseEncryptedPrivateKeysWithPassphrase (0.62s)
    --- FAIL: TestParseEncryptedPrivateKeysWithPassphrase/rsa-encrypted (0.00s)
        keys_test.go:194: ParsePrivateKeyWithPassphrase returned error: x509: decryption password incorrect
    --- FAIL: TestParseEncryptedPrivateKeysWithPassphrase/dsa-encrypted (0.00s)
        keys_test.go:194: ParsePrivateKeyWithPassphrase returned error: x509: decryption password incorrect
2024-03-18 09:27 aix-ppc64 crypto@b91329d9 go@3659b875 x/crypto/ssh.TestParseEncryptedPrivateKeysWithPassphrase (log)
--- FAIL: TestParseEncryptedPrivateKeysWithPassphrase (0.62s)
    --- FAIL: TestParseEncryptedPrivateKeysWithPassphrase/rsa-encrypted (0.00s)
        keys_test.go:194: ParsePrivateKeyWithPassphrase returned error: x509: decryption password incorrect
    --- FAIL: TestParseEncryptedPrivateKeysWithPassphrase/dsa-encrypted (0.00s)
        keys_test.go:194: ParsePrivateKeyWithPassphrase returned error: x509: decryption password incorrect

watchflakes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Projects
Status: No status
Development

No branches or pull requests

2 participants