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

intermittent server add failure immediately after populating bucket on initial 127.0.0.1 node

    XMLWordPrintable

Details

    • 1
    • CX Sprint 205

    Description

      We've been seeing one of our test cases fail intermittently, which performs the following:

      • init cluster w/ KV node, keep 127.0.0.1 name (n_1/:9001)
      • configure with custom cluster certificate
      • install beer-sample via cbdocloader
      • init 2nd node w/ host IP address (172.18.0.2) (n_2/:9002)
      • add n_2 node to n_1 cluster, as a KV node <<<----- FAILS

      2020-06-22T19:43:54.517-07:00 INFO ClusterExecutionITBase [pool] Running cli: node-init -c 172.18.0.2:9001 -u couchbase -p couchbase --node-init-data-path /home/couchbase/jenkins/workspace/cbas-cbcluster-test2/ns_server/data/n_1/datadir --node-init-index-path /home/couchbase/jenkins/workspace/cbas-cbcluster-test2/ns_server/data/n_1/datadir --node-init-analytics-path /home/couchbase/jenkins/workspace/cbas-cbcluster-test2/ns_server/data/n_1/datadir
      2020-06-22T19:43:54.740-07:00 INFO ClusterExecutionITBase [pool] Running cli: cluster-init --cluster-username couchbase --cluster-password couchbase -c 172.18.0.2:9001 --services data --cluster-analytics-ramsize 3072 --cluster-ramsize 3072
      2020-06-22T19:44:11.875-07:00 INFO ClusterExecutionITBase [main] +http://172.18.0.2:9001/node/controller/reloadCertificate
      2020-06-22T19:44:11.954-07:00 INFO CBDocLoaderCommand [pool-2-thread-5] Executing: sh -c ./bin/cbdocloader -c 172.18.0.2:9001 -u couchbase -p couchbase -b beer-sample -m 100 -d ./samples/beer-sample.zip
      2020-06-22T19:44:27.524-07:00 INFO ClusterExecutionITBase [main -> init n_2] Running cli: node-init -c 172.18.0.2:9002 -u couchbase -p couchbase --node-init-data-path /home/couchbase/jenkins/workspace/cbas-cbcluster-test2/ns_server/data/n_2/datadir --node-init-index-path /home/couchbase/jenkins/workspace/cbas-cbcluster-test2/ns_server/data/n_2/datadir --node-init-hostname 172.18.0.2 --node-init-analytics-path /home/couchbase/jenkins/workspace/cbas-cbcluster-test2/ns_server/data/n_2/datadir
      2020-06-22T19:44:27.932-07:00 INFO ClusterExecutionITBase [main -> init n_2+] >> SUCCESS: Node initialized
      2020-06-22T19:44:27.953-07:00 INFO ClusterExecutionITBase [main] Running cli: server-add -c 172.18.0.2:9001 -u couchbase -p couchbase --server-add http://172.18.0.2:9002 --server-add-username couchbase --server-add-password couchbase --services data
      

      Attachments

        Issue Links

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

          Activity

            People

              michael.blow Michael Blow
              michael.blow Michael Blow
              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