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

jetson-tx2 OS suite failing on SV check #827

Open
acostach opened this issue Sep 12, 2022 · 2 comments
Open

jetson-tx2 OS suite failing on SV check #827

acostach opened this issue Sep 12, 2022 · 2 comments

Comments

@acostach
Copy link
Contributor

jetson-tx2 test suite passes the HUP and the cloud checks, however, fails in the OS suite in the container health-check test:

https://jenkins.product-os.io/job/leviathan-v2-template/4498/consoleFull

enkins-leviathan-v2-template-4498-client-1 | [2022-09-08T03:24:56.867Z][a80ef30-os] Waiting for supervisor to be reachable before local push...
jenkins-leviathan-v2-template-4498-client-1 | [2022-09-08T03:25:31.901Z][a80ef30-os] Waiting for supervisor to be reachable before local push...
jenkins-leviathan-v2-template-4498-client-1 | [2022-09-08T03:26:06.947Z][a80ef30-os] # Subtest: Container healthcheck test
jenkins-leviathan-v2-template-4498-client-1 | [2022-09-08T03:26:06.947Z][a80ef30-os] not ok 1 - Condition async () => { console.log('Waiting for supervisor to be reachable before local push...') return ( (await rp({ method: 'GET', uri: http://${ip}:48484/ping, timeout: 5000 })) === 'OK' ); } timed out
jenkins-leviathan-v2-template-4498-client-1 | ---
jenkins-leviathan-v2-template-4498-client-1 | [2022-09-08T03:26:06.947Z][a80ef30-os] stack: |
jenkins-leviathan-v2-template-4498-client-1 | [2022-09-08T03:26:06.947Z][a80ef30-os] } timed out
jenkins-leviathan-v2-template-4498-client-1 | [2022-09-08T03:26:06.948Z][a80ef30-os] _waitUntil (lib/common/utils.js:103:11)
jenkins-leviathan-v2-template-4498-client-1 | [2022-09-08T03:26:06.948Z][a80ef30-os] _waitUntil (lib/common/utils.js:118:11)
jenkins-leviathan-v2-template-4498-client-1 | [2022-09-08T03:26:06.948Z][a80ef30-os] Object.waitUntil (lib/common/utils.js:121:3)
jenkins-leviathan-v2-template-4498-client-1 | Worker.pushContainerToDUT (lib/common/worker.js:519:3)
jenkins-leviathan-v2-template-4498-client-1 | [2022-09-08T03:26:06.948Z][a80ef30-os] Proxy.run (/data/suite/tests/container-healthcheck/index.js:25:17)
jenkins-leviathan-v2-template-4498-client-1 | [2022-09-08T03:26:06.948Z][a80ef30-os] test: Container healthcheck test
jenkins-leviathan-v2-template-4498-client-1 | [2022-09-08T03:26:06.948Z][a80ef30-os] ...
jenkins-leviathan-v2-template-4498-client-1 | [2022-09-08T03:26:06.959Z][a80ef30-os]
jenkins-leviathan-v2-template-4498-client-1 | [2022-09-08T03:26:06.960Z][a80ef30-os] Bail out! Condition async () => {
jenkins-leviathan-v2-template-4498-client-1 | [2022-09-08T03:26:06.967Z][a80ef30-os] Bail out! Condition async () => {
jenkins-leviathan-v2-template-4498-client-1 | [2022-09-08T03:26:06.967Z][a80ef30-os] Test suite completed. Tearing down now.
@acostach
Copy link
Contributor Author

@rcooke-warwick
Copy link
Contributor

resolved by #829

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants