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

[8.0][ios][arm64][mono] Build error: SecKeychainUnlock signing-certs.keychain-db: user name or passphrase incorrect #101830

Open
carlossanlop opened this issue May 3, 2024 · 6 comments
Labels
arch-arm64 area-Infrastructure-mono Known Build Error Use this to report build issues in the .NET Helix tab os-ios Apple iOS runtime-mono specific to the Mono runtime untriaged New issue has not been triaged by the area owner

Comments

@carlossanlop
Copy link
Member

carlossanlop commented May 3, 2024

Build Information

Build: https://dev.azure.com/dnceng-public/public/_build/results?buildId=663779
Build error leg or test failing: net8.0-ios-Release-arm64-Mono_Release

Error Message

{
  "ErrorMessage" : [
      "security: SecKeychainUnlock signing-certs.keychain-db: The user name or passphrase you entered is not correct.",
      "ERROR: WORKLOAD TIMED OUT - Killing user command.."
  ],
  "BuildRetry" : false,
  "ExcludeConsoleLog" : false
}
  [196/196] aot-instances.dll -> aot-instances.dll.s, aot-instances.dll-llvm.o, aot-instances.aotdata
  Running: cmake -S. -BSystem.Runtime.Tests -GXcode -DTARGETS_APPLE_MOBILE=1 -DCMAKE_SYSTEM_NAME=iOS -DCMAKE_OSX_DEPLOYMENT_TARGET=11.0
  Using working directory: /tmp/helix/working/99F2085F/w/B1F40915/e/apple_build/AppBundle/
  Exit code: 0
  Running: xcodebuild ONLY_ACTIVE_ARCH=YES CODE_SIGN_IDENTITY="" CODE_SIGNING_REQUIRED=NO CODE_SIGNING_ALLOWED=NO -arch arm64 -sdk iphoneos -configuration Release
  Using working directory: /tmp/helix/working/99F2085F/w/B1F40915/e/apple_build/AppBundle/System.Runtime.Tests
  Exit code: 0
  
  APP size: 1712.7 Mb.
  
  Xcode: /tmp/helix/working/99F2085F/w/B1F40915/e/apple_build/AppBundle/System.Runtime.Tests/System.Runtime.Tests.xcodeproj
  App: /tmp/helix/working/99F2085F/w/B1F40915/e/apple_build/AppBundle/System.Runtime.Tests/Release-iphoneos/System.Runtime.Tests.app
  App moved to: /private/tmp/helix/working/99F2085F/w/B1F40915/e/System.Runtime.Tests.app/
Signing /tmp/helix/working/99F2085F/w/B1F40915/e/System.Runtime.Tests.app
    "/Users/helix-runner/Library/Keychains/signing-certs.keychain-db"
security: SecKeychainUnlock signing-certs.keychain-db: The user name or passphrase you entered is not correct.
ERROR: WORKLOAD TIMED OUT - Killing user command..

Known issue validation

Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=663779
Error message validated: [security: SecKeychainUnlock signing-certs.keychain-db: The user name or passphrase you entered is not correct. ERROR: WORKLOAD TIMED OUT - Killing user command..]
Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 5/3/2024 1:08:34 AM UTC

Report

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 0 0
@carlossanlop carlossanlop added arch-arm64 blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' area-Infrastructure-mono runtime-mono specific to the Mono runtime os-ios Apple iOS Known Build Error Use this to report build issues in the .NET Helix tab labels May 3, 2024
Copy link
Contributor

Tagging subscribers to 'os-ios': @steveisok, @akoeplinger, @kotlarmilos
See info in area-owners.md if you want to be subscribed.

@dotnet-policy-service dotnet-policy-service bot added the untriaged New issue has not been triaged by the area owner label May 3, 2024
Copy link
Contributor

Tagging subscribers to this area: @directhex
See info in area-owners.md if you want to be subscribed.

@vitek-karas
Copy link
Member

@matouskozak could you please check if this is an infra issue? It somehow reminds me of something, but I can't quite remember what...

@matouskozak
Copy link
Member

@matouskozak could you please check if this is an infra issue? It somehow reminds me of something, but I can't quite remember what...

It looks like an infra issue. I checked the first few hits and it keeps happening on DNCENGMAC050 machine. Could it be related to dotnet/dnceng#2667 @AlitzelMendez ?

@AlitzelMendez
Copy link
Member

yes, it seems to be related to this :) I will put the machine offline and do more debugging on the machine

@jeffschwMSFT jeffschwMSFT removed the blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' label Jun 3, 2024
@jeffschwMSFT
Copy link
Member

removing blocking-clean-ci as it has not failed in 30 days

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 0 0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arch-arm64 area-Infrastructure-mono Known Build Error Use this to report build issues in the .NET Helix tab os-ios Apple iOS runtime-mono specific to the Mono runtime untriaged New issue has not been triaged by the area owner
Projects
None yet
Development

No branches or pull requests

5 participants