Uploaded image for project: 'integration-packaging'
  1. integration-packaging
  2. INTPAK-235

Ansible log level tests failing on missing JAVA_HOME

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Medium Medium
    • None

      The Ansible tests are failing when they run the client to do logs:get because JAVA_HOME env var isn't set.

      TASK [get log levels] ********************************************************** fatal: [localhost]: FAILED! => {"changed": true, "cmd": ["/opt/opendaylight/bin/client", "log:get"], "delta": "0:00:03.168952", "end": "2019-02-19 09:03:27.697629", "msg": "non-zero return code", "rc": 1, "start": "2019-02-19 09:03:24.528677", "stderr": "Closed", "stderr_lines": ["Closed"], "stdout": "client: JAVA_HOME not set; results may vary", "stdout_lines": ["client: JAVA_HOME not set; results may vary"]} to retry, use: --limit @/w/workspace/packaging-ansible-test-rpm-master/packaging-ansible/tests/test-odl-logs.retry

            Unassigned Unassigned
            dfarrell07 Daniel Farrell
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: