Closed likebreath closed 4 years ago
/cc @jongwu @GabyCT @chavafg @jodh-intel @egernst
thanks @likebreath , I should have fixed it at PR https://github.com/kata-containers/packaging/pull/1114#pullrequestreview-474501018. But I made a mistake to place the kernel patch to a wrong place, So I open another PR(https://github.com/kata-containers/packaging/pull/1121) to correct it. I think this error will go away after this PR merged.
As tested by the kata-containers-tests-ARM-18.04-PR-firecracker
CI job from this PR https://github.com/kata-containers/tests/pull/2810 (job 170 passed), this issue now is being fxed by PR #1121.
So I open another PR(#1121) to correct it. I think this error will go away after this PR merged.
@jongwu Thanks for fixing the issue. One tip to share is that, as we don't have much CI coverage for the packaging repo, what I did was opening a dummy PR from the kata-tests repo and leveraging the depend-on
feature to test the changes in the packaging repo.
One example is that I used this dummy PR https://github.com/kata-containers/tests/pull/2733 (from the kata-tests repo) to verify the other PR https://github.com/kata-containers/tests/issues/2546 (from the kata-packaging repo). The trick is the depend-on
line in the commit message in the dummy PR. I hope it helps.
Description of problem
Multiple ARM CI jobs from tests/runtime repo are now failing for the same error while building the kata kernel. Failing CI jobs include:
kata-containers-runtime-ARM-18.04-PR
: latest failing log herekata-containers-tests-ARM-18.04-PR-firecracke
: latest failing log herekata-containers-runtime-ARM-18.04-PR-firecracke
: latest failing log hereExpected result
The CI jobs mentioned above should be passing.
Actual result
All CI jobs are failing for the following error: