diff mbox series

[2/2] oeqa/parselogs-ignores-qemuarm64: ignore jitterentropy warnings

Message ID 20240104125545.2022935-2-ross.burton@arm.com
State New
Headers show
Series [1/2] oeqa/parselogs-ignores-qemuarmv5: add comments and organise | expand

Commit Message

Ross Burton Jan. 4, 2024, 12:55 p.m. UTC
From: Ross Burton <ross.burton@arm.com>

Upgrading to kernel 6.6 has bought back the occasional jitterentropy
failures.  Error 9 is "health test failed during initialization": it is
currently unclear if this is specific to the host or is a regression in
the kernel. For now ignore the warning, upstream has been contacted for
further advice.

Signed-off-by: Ross Burton <ross.burton@arm.com>
---
 meta/lib/oeqa/runtime/cases/parselogs-ignores-qemuarm64.txt | 5 +++++
 1 file changed, 5 insertions(+)

Comments

Ross Burton Jan. 4, 2024, 3:35 p.m. UTC | #1
Retracting this half as the problem is now understood: we need to backport 04597c8dd6c4b55e946fec50dc3b14a5d9d54501 to the kernel.

Ross

> On 4 Jan 2024, at 12:55, Ross Burton via lists.openembedded.org <ross.burton=arm.com@lists.openembedded.org> wrote:
> 
> From: Ross Burton <ross.burton@arm.com>
> 
> Upgrading to kernel 6.6 has bought back the occasional jitterentropy
> failures.  Error 9 is "health test failed during initialization": it is
> currently unclear if this is specific to the host or is a regression in
> the kernel. For now ignore the warning, upstream has been contacted for
> further advice.
> 
> Signed-off-by: Ross Burton <ross.burton@arm.com>
> ---
> meta/lib/oeqa/runtime/cases/parselogs-ignores-qemuarm64.txt | 5 +++++
> 1 file changed, 5 insertions(+)
> 
> diff --git a/meta/lib/oeqa/runtime/cases/parselogs-ignores-qemuarm64.txt b/meta/lib/oeqa/runtime/cases/parselogs-ignores-qemuarm64.txt
> index 260cdde6207..d58f0ce0f8e 100644
> --- a/meta/lib/oeqa/runtime/cases/parselogs-ignores-qemuarm64.txt
> +++ b/meta/lib/oeqa/runtime/cases/parselogs-ignores-qemuarm64.txt
> @@ -1,3 +1,8 @@
> +# With kernel 6.6 on at least ubuntu1804-arm-1 with KVM we get JENT_EHEALTH
> +# (Health test failed during initialization) failures. Disable whilst this is
> +# investigated.
> +jitterentropy: Initialization failed with host not compliant with requirements: 9
> +
> # These should be reviewed to see if they are still needed
> Fatal server error:
> (EE) Server terminated with error (1). Closing log file.
> -- 
> 2.34.1
> 
> 
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#193322): https://lists.openembedded.org/g/openembedded-core/message/193322
> Mute This Topic: https://lists.openembedded.org/mt/103521310/6875888
> Group Owner: openembedded-core+owner@lists.openembedded.org
> Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [ross.burton@arm.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>
diff mbox series

Patch

diff --git a/meta/lib/oeqa/runtime/cases/parselogs-ignores-qemuarm64.txt b/meta/lib/oeqa/runtime/cases/parselogs-ignores-qemuarm64.txt
index 260cdde6207..d58f0ce0f8e 100644
--- a/meta/lib/oeqa/runtime/cases/parselogs-ignores-qemuarm64.txt
+++ b/meta/lib/oeqa/runtime/cases/parselogs-ignores-qemuarm64.txt
@@ -1,3 +1,8 @@ 
+# With kernel 6.6 on at least ubuntu1804-arm-1 with KVM we get JENT_EHEALTH
+# (Health test failed during initialization) failures. Disable whilst this is
+# investigated.
+jitterentropy: Initialization failed with host not compliant with requirements: 9
+
 # These should be reviewed to see if they are still needed
 Fatal server error:
 (EE) Server terminated with error (1). Closing log file.