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

stats.log: cbstats Not Found at the end of QE tests

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Critical
    • 5.0.0
    • 5.0.0
    • test-execution
    • CentOS release 6.7 (Final)
      4.7.0-963
    • Untriaged
    • Centos 64-bit
    • Yes

    Description

      While investigating MB-20559 I found the stats.log was missing most of the ep-engine stats - for example:

      ==============================================================================
      memcached stats all
      ['cbstats', '-a', '127.0.0.1:11209', 'all', '-b', '_admin', '-p', '8b71995871cba4d46766a6511143b2b7']
      ==============================================================================
      ******************************************************************************
       
       
      Traceback (most recent call last):
        File "/opt/couchbase/lib/python/cbstats", line 551, in <module>
          main()
        File "/opt/couchbase/lib/python/cbstats", line 548, in main
          c.execute()
        File "/opt/couchbase/lib/python/clitool.py", line 62, in execute
          f[0](mc, *args[2:], **opts.__dict__)
        File "/opt/couchbase/lib/python/cbstats", line 56, in g
          mc.bucket_select(bucket)
        File "/opt/couchbase/lib/python/mc_bin_client.py", line 426, in bucket_select
          return self._doCmd(memcacheConstants.CMD_SELECT_BUCKET, name, '')
        File "/opt/couchbase/lib/python/mc_bin_client.py", line 130, in _doCmd
          return self._handleSingleResponse(opaque)
        File "/opt/couchbase/lib/python/mc_bin_client.py", line 123, in _handleSingleResponse
          cmd, opaque, cas, keylen, extralen, data = self._handleKeyedResponse(myopaque)
        File "/opt/couchbase/lib/python/mc_bin_client.py", line 119, in _handleKeyedResponse
          raise MemcachedError(errcode,  rv)
      mc_bin_client.MemcachedError: Memcached error #1:  Not found
      ==============================================================================
      

      Note that the `mcstat` statistics are present (e.g. connections) and mctimings also works.

      Logs: https://s3.amazonaws.com/bugdb/jira/MB-20559/fe389037/172.23.108.11-20160816-0800-diag.zip

      Attachments

        Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              ericcooper Eric Cooper (Inactive)
              drigby Dave Rigby (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes

                  PagerDuty