lf-edge/eden Test suite #18275
Annotations
3 errors and 1 warning
Run Smoke tests:
tests/eclient/testdata/ctrl_cert_change.txt#L42
[stdout]
Docker app's state test
=== RUN TestAppStatus
apps: '[eclient1 eclient2]' state: 'RUNNING' secs: 1200
time: 2025-01-24T01:00:27.815129042Z out: appName eclient1 state changed to UNKNOWN
time: 2025-01-24T01:00:27.81513343Z out: appName eclient2 state changed to UNKNOWN
time: 2025-01-24T01:00:36.94545432Z out: appName eclient2 state changed to RUNNING
time: 2025-01-24T01:00:40.948935722Z out: appName eclient1 state changed to HALTING
time: 2025-01-24T01:00:40.948999206Z out: appName eclient2 state changed to HALTING
time: 2025-01-24T01:00:44.951848146Z out: appName eclient1 state changed to HALTED
time: 2025-01-24T01:00:47.954875869Z out: appName eclient2 state changed to HALTED
app_test.go:178: ASSERTION FAILED (2025-01-24T01:20:27.815631974Z): expected apps [eclient1 eclient2] in RUNNING state
app_test.go:180: actual eclient1: HALTED
app_test.go:182: history of states for eclient1:
app_test.go:184: state: no info from controller received in: 2025-01-24T01:00:27.815120325Z
app_test.go:184: state: UNKNOWN received in: 2025-01-24T01:00:27.815127318Z
app_test.go:184: state: HALTING received in: 2025-01-24T01:00:40.948930433Z
app_test.go:184: state: HALTED received in: 2025-01-24T01:00:44.95184493Z
--- app eclient1 logs ---
{"severity":"info","source":"40337a64-e45d-4702-9481-03dc8119e3d9.1.1","content":"Found user 'avahi' (UID 86) and group 'avahi' (GID 86).","msgid":"1","timestamp":"2025-01-24T00:59:44.165156219Z"}
{"severity":"info","source":"40337a64-e45d-4702-9481-03dc8119e3d9.1.1","content":"Successfully dropped root privileges.","msgid":"2","timestamp":"2025-01-24T00:59:44.174429685Z"}
{"severity":"info","source":"40337a64-e45d-4702-9481-03dc8119e3d9.1.1","content":"avahi-daemon 0.8 starting up.","msgid":"3","timestamp":"2025-01-24T00:59:44.174495916Z"}
{"severity":"info","source":"40337a64-e45d-4702-9481-03dc8119e3d9.1.1","content":"WARNING: No NSS support for mDNS detected, consider installing nss-mdns!","msgid":"4","timestamp":"2025-01-24T00:59:44.175705761Z"}
{"severity":"info","source":"40337a64-e45d-4702-9481-03dc8119e3d9.1.1","content":"Successfully called chroot().","msgid":"5","timestamp":"2025-01-24T00:59:44.181234450Z"}
{"severity":"info","source":"40337a64-e45d-4702-9481-03dc8119e3d9.1.1","content":"Successfully dropped remaining capabilities.","msgid":"6","timestamp":"2025-01-24T00:59:44.181297571Z"}
{"severity":"info","source":"40337a64-e45d-4702-9481-03dc8119e3d9.1.1","content":"Loading service file /services/http.service.","msgid":"7","timestamp":"2025-01-24T00:59:44.189151708Z"}
{"severity":"info","source":"40337a64-e45d-4702-9481-03dc8119e3d9.1.1","content":"Loading service file /services/sftp-ssh.service.","msgid":"8","timestamp":"2025-01-24T00:59:44.198852899Z"}
{"severity":"info","source":"40337a64-e45d-4702-9481-03dc8119e3d9.1.1","content":"Loading service file /services/ssh.service.","msgid":"9","timestamp":"2025-01-24T00:59:44.202191771Z"}
{"severity":"info","source":"40337a64-e45d-4702-9481-03dc8119e3d9.1.1","content":"Joining mDNS multicast group on interface nbu1x1.1.IPv4 with address 10.11.12.2.","msgid":"10","timestamp":"2025-01-24T00:59:44.221326029Z"}
{"severity":"info","source":"40337a64-e45d-4702-9481-03dc8119e3d9.1.1","content":"New relevant interface nbu1x1.1.IPv4 for mDNS.","msgid":"11","timestamp":"2025-01-24T00:59:44.226121659Z"}
{"severity":"info","source":"40337a64-e45d-4702-9481-03dc8119e3d9.1.1","content":"Joining mDNS multicast group on interface lo.IPv4 with address 127.0.0.1.","msgid":"12","timestamp":"2025-01-24T00:59:44.226187370Z"}
{"severity":"info","source":"40337a64-e45d-4702-9481-03dc8119e3d9.1.1","content":"New relevant interface lo.IPv4 for mDNS.","msgid":"13","timestamp":"2025-01-24T00:59:44.228003053Z"}
{"severity":"info","source":"40337a64-e45d-4702-9481-03dc8119e3d9.1.1","content":"Network interface enumeration completed.","msgid":"14","timestamp":"2025-01-24T00:59:44.230774407Z"}
{"severity":"info","source":"40337a64-e45d-4702-9481-03dc8119e3d9.1.1","content":"Registering new address record for fe80::e849:
|
Run Smoke tests
Process completed with exit code 1.
|
Run Smoke tests
Process completed with exit code 1.
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "eden-report-eve-upgrade.tests.txt-tpm-true-ext4", "eden-report-eve-upgrade.tests.txt-tpm-true-zfs", "eden-report-lps-loc.tests.txt-tpm-true-ext4", "eden-report-networking.tests.txt-tpm-true-ext4", "eden-report-smoke.tests.txt-tpm-false-ext4", "eden-report-smoke.tests.txt-tpm-false-zfs", "eden-report-smoke.tests.txt-tpm-true-ext4", "eden-report-smoke.tests.txt-tpm-true-zfs", "eden-report-storage.tests.txt-tpm-true-ext4", "eden-report-storage.tests.txt-tpm-true-zfs", "eden-report-user-apps.tests.txt-tpm-true-ext4", "eden-report-virtualization.tests.txt-tpm-true-ext4".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading