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

macOS release builds fail with timestamps differ by 183 seconds - check your system clock #3813

Closed
richardlau opened this issue Jul 8, 2024 · 3 comments

Comments

@richardlau
Copy link
Member

e.g. https://ci-release.nodejs.org/job/iojs+release/10325/nodes=osx11-x64-release-tar/console

07:07:53 + codesign --sign 'Developer ID Application: Node.js Foundation' --entitlements tools/osx-entitlements.plist --options runtime --timestamp node-v23.0.0-nightly2024070841cb292778-darwin-x64/bin/node
07:07:55 node-v23.0.0-nightly2024070841cb292778-darwin-x64/bin/node: timestamps differ by 183 seconds - check your system clock
07:07:55 make: *** [node-v23.0.0-nightly2024070841cb292778-darwin-x64.tar] Error 1
@richardlau
Copy link
Member Author

I've just run:

administrator@release-orka-macos11-x64-1 ~ % sudo sntp -sS time.apple.com
sntp: Exchange failed: Timeout
sntp: Exchange failed: Timeout
sntp: Exchange failed: Timeout
-183.893805 +/- 0.000198 time.apple.com 17.253.6.37
administrator@release-orka-macos11-x64-1 ~ %       

@richardlau
Copy link
Member Author

I had to reboot the machine for the time to sync up again (seems like we had to do this last time as well).

administrator@release-orka-macos11-x64-1 ~ % sudo sntp -sS time.apple.com
+0.019889 +/- 0.000259 time.apple.com 17.253.6.37
administrator@release-orka-macos11-x64-1 ~ %

@richardlau
Copy link
Member Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant