Uploaded image for project: 'Couchbase Server'
  1. Couchbase Server
  2. MB-36603

Building analytics spams the output with INFO messages

    XMLWordPrintable

Details

    • Untriaged
    • Unknown
    • CX Sprint 173, CX Sprint 174, CX Sprint 175

    Description

      During a full build of Couchbase server analytics is extremely verbose in the output which makes it harder to spot warnings or errors from other modules (when using parallel builds).
      Please change the default output level to warnings.

      I've been using the workaround:

      MAVEN_OPTS=-Dorg.slf4j.simpleLogger.defaultLogLevel=warn
      

      Changing the default is a better option as it would also affect the emails being sent as part of the nightly build failures. In some occurrences the actual error was not present in the email due to too much INFO output from analytics.

      INFO output belongs to running

      make VERBOSE=1
      

      Attachments

        For Gerrit Dashboard: MB-36603
        # Subject Branch Project Status CR V

        Activity

          People

            trond Trond Norbye
            trond Trond Norbye
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty