-
Notifications
You must be signed in to change notification settings - Fork 701
test_apparmor.py failure on CI for Focal rebase job. #5642
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
Comments
The full error is:
The error occurs at the time the task common: Ensure the system clock is set accurately is run, The version of the box in CI is After downloading the same version on my local machine:
I can observe the same test failure locally. It seems like this is due to a package version discrepancy between vagrant boxes. @kushaldas I am assuming you have a different version here? Which version do you have when you run We can update the CI image to use a more recent version to resolve these issues. It's unclear yet how this will affect the ISO installs on hardware, as 20.04.1 was release late July. |
Ah, I have an newer version it seems on my box:
|
Pins the Vagrant box versions inside the Buster GCP box, as described in [0]: * 16.04 - 202008.16.0 * 20.04 - 202008.16.0 [0] #5642 (comment)
Closed via #5658 (see https://app.circleci.com/pipelines/github/freedomofpress/securedrop/1450/workflows/8846205f-055d-4b9c-84e3-efcf4f2a76a9/jobs/47377, the single failure is expected in that branch) |
Description
I could not reproduce it locally.
Steps to Reproduce
Expected Behavior
Actual Behavior
The text was updated successfully, but these errors were encountered: