Uploaded image for project: 'Couchbase Kubernetes'
  1. Couchbase Kubernetes
  2. K8S-3220

Error in operator log

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 2.6.0
    • None
    • operator
    • None
    • 0

    Description

      cb-cluster.yaml used

      apiVersion: v1kind: Secretmetadata:  name: slim-shady-authtype: Opaquedata:  username: QWRtaW5pc3RyYXRvcg==    # Administrator  password: cGFzc3dvcmQ=            # password---apiVersion: couchbase.com/v2kind: CouchbaseClustermetadata:  name: slim-shadyspec:  image: couchbase/server:7.2.0           adminSecret: slim-shady-auth    rbac:      managed: true  buckets:    managed: false                     - size: 1      name: g_services      services:        - data        - index      pod:        spec:          imagePullSecrets:          - name: ghcr-secret  networking:    cloudNativeGateway:      image: ghcr.io/cb-vanilla/cloud-native-gateway:latest

       

      logs from operator

      {"level":"info","ts":1697643494.340645,"logger":"cluster","msg":"Member creation failed","cluster":"default/slim-shady","name":"slim-shady-0000"}
      {"level":"info","ts":1697643494.3477168,"logger":"cluster","msg":"Pod deleted","cluster":"default/slim-shady","name":"slim-shady-0000"}
      {"level":"error","ts":1697643494.3494964,"logger":"cluster","msg":"failed to rollback index","index":0,"cluster":"slim-shady","namespace":"default","stacktrace":"github.com/couchbase/couchbase-operator/pkg/cluster.(*Cluster).createMembers\n\tgithub.com/couchbase/couchbase-operator/pkg/cluster/member.go:202\ngithub.com/couchbase/couchbase-operator/pkg/cluster.(*Cluster).createInitialMember\n\tgithub.com/couchbase/couchbase-operator/pkg/cluster/member.go:384\ngithub.com/couchbase/couchbase-operator/pkg/cluster.(*Cluster).create\n\tgithub.com/couchbase/couchbase-operator/pkg/cluster/cluster.go:330\ngithub.com/couchbase/couchbase-operator/pkg/cluster.(*Cluster).reconcile\n\tgithub.com/couchbase/couchbase-operator/pkg/cluster/reconcile.go:152\ngithub.com/couchbase/couchbase-operator/pkg/cluster.(*Cluster).runReconcile\n\tgithub.com/couchbase/couchbase-operator/pkg/cluster/cluster.go:492\ngithub.com/couchbase/couchbase-operator/pkg/cluster.(*Cluster).Update\n\tgithub.com/couchbase/couchbase-operator/pkg/cluster/cluster.go:535\ngithub.com/couchbase/couchbase-operator/pkg/controller.(*CouchbaseClusterReconciler).Reconcile\n\tgithub.com/couchbase/couchbase-operator/pkg/controller/controller.go:90\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).Reconcile\n\tsigs.k8s.io/controller-runtime@v0.13.1/pkg/internal/controller/controller.go:121\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).reconcileHandler\n\tsigs.k8s.io/controller-runtime@v0.13.1/pkg/internal/controller/controller.go:320\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).processNextWorkItem\n\tsigs.k8s.io/controller-runtime@v0.13.1/pkg/internal/controller/controller.go:273\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).Start.func2.2\n\tsigs.k8s.io/controller-runtime@v0.13.1/pkg/internal/controller/controller.go:234"} 

      Attachments

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

        Activity

          People

            abhi.bose Abhi Bose (Inactive)
            abhi.bose Abhi Bose (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty