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

Wrong system time fails checks (random) #140

Open
HDash opened this issue Jan 27, 2025 · 0 comments
Open

Wrong system time fails checks (random) #140

HDash opened this issue Jan 27, 2025 · 0 comments
Assignees
Labels
bug Something isn't working GitHub Actions Issue occurring on GitHub Actions

Comments

@HDash
Copy link
Contributor

HDash commented Jan 27, 2025

I have recently been observing many rworkflows tests failing due to wrong system time errors. This may be an issue with R CMD Check but I have never observed it when running locally.

Additionally, this issue only seems to occur on the Ubuntu runners.

Perhaps we can run some bash command to sync the system time before performing checks?

Error

── R CMD check results ────────────────────────────────── EpiCompare 1.10.1 ────
Duration: 10m 33s

❯ checking for future file timestamps ... ERROR
  This system is set to the wrong time: please correct
     system: 2025-01-26 21:00 (UTC)
    correct: 2025-01-26 21:10 (UTC)

1 error ✖ | 0 warnings ✔ | 0 notes ✔

Temporary Solution

Re-run failed jobs.

@HDash HDash added bug Something isn't working GitHub Actions Issue occurring on GitHub Actions labels Jan 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working GitHub Actions Issue occurring on GitHub Actions
Projects
None yet
Development

No branches or pull requests

2 participants