-
Type: Bug
-
Status: Resolved
-
Priority: Major
-
Resolution: Won't Fix
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Other
-
Epic Link:
-
Tags:
-
Sprint:DevOps-16
-
Story Points:4
According to https://qa.nuxeo.org/jenkins/job/Private/job/NOS/view/D-development/job/nos-perf-test/207/console (attached) there's an issue when provisioning a connect node from scratch: the nuxeo-connect service might not be properly configured to start on boot.
TASK [connect : Enable init.d script] ****************************************** fatal: [nos-perf-nuxeo01.nos.nuxeo.com]: FAILED! => {"changed": false, "failed": true, "msg": "Could not find the requested service \"'nuxeo-connect'\": "} to retry, use: --limit @/opt/jenkins/workspace/Private/NOS/nos-perf-test/connect-sources/ansible/env-deploy-nuxeo.retry
nos-perf is automatically provisioned each week, we must use that and check the service is correctly enabled and fix accordingly.