==== start of pod log for container csi-mockplugin-0/csi-provisioner ==== W0422 06:01:07.302811 1 feature_gate.go:241] Setting GA feature gate Topology=true. It will be removed in a future release. I0422 06:01:07.302871 1 feature_gate.go:249] feature gates: &{map[Topology:true]} I0422 06:01:07.302893 1 csi-provisioner.go:154] Version: v3.4.0 I0422 06:01:07.302903 1 csi-provisioner.go:177] Building kube configs for running in cluster... I0422 06:01:07.303501 1 connection.go:154] Connecting to unix:///csi/csi.sock I0422 06:01:08.441017 1 common.go:111] Probing CSI driver for readiness I0422 06:01:08.441055 1 connection.go:183] GRPC call: /csi.v1.Identity/Probe I0422 06:01:08.441066 1 connection.go:184] GRPC request: {} I0422 06:01:08.449628 1 connection.go:186] GRPC response: {"ready":{"value":true}} I0422 06:01:08.449811 1 connection.go:187] GRPC error: I0422 06:01:08.449834 1 connection.go:183] GRPC call: /csi.v1.Identity/GetPluginInfo I0422 06:01:08.449843 1 connection.go:184] GRPC request: {} I0422 06:01:08.451573 1 connection.go:186] GRPC response: {"manifest":{"url":"https://github.com/kubernetes/kubernetes/tree/master/test/e2e/storage/drivers/csi-test/mock"},"name":"csi-mock-csi-mock-volumes-node-stage-9740","vendor_version":"0.3.0"} I0422 06:01:08.451692 1 connection.go:187] GRPC error: I0422 06:01:08.451712 1 csi-provisioner.go:230] Detected CSI driver csi-mock-csi-mock-volumes-node-stage-9740 I0422 06:01:08.451727 1 connection.go:183] GRPC call: /csi.v1.Identity/GetPluginCapabilities I0422 06:01:08.451733 1 connection.go:184] GRPC request: {} I0422 06:01:08.454296 1 connection.go:186] GRPC response: {"capabilities":[{"Type":{"Service":{"type":1}}},{"Type":{"VolumeExpansion":{"type":1}}}]} I0422 06:01:08.454556 1 connection.go:187] GRPC error: I0422 06:01:08.454574 1 connection.go:183] GRPC call: /csi.v1.Controller/ControllerGetCapabilities I0422 06:01:08.454583 1 connection.go:184] GRPC request: {} I0422 06:01:08.457321 1 connection.go:186] GRPC response: {"capabilities":[{"Type":{"Rpc":{"type":1}}},{"Type":{"Rpc":{"type":3}}},{"Type":{"Rpc":{"type":10}}},{"Type":{"Rpc":{"type":4}}},{"Type":{"Rpc":{"type":6}}},{"Type":{"Rpc":{"type":5}}},{"Type":{"Rpc":{"type":8}}},{"Type":{"Rpc":{"type":7}}},{"Type":{"Rpc":{"type":12}}},{"Type":{"Rpc":{"type":11}}},{"Type":{"Rpc":{"type":9}}}]} I0422 06:01:08.457622 1 connection.go:187] GRPC error: I0422 06:01:08.457744 1 csi-provisioner.go:302] CSI driver does not support PUBLISH_UNPUBLISH_VOLUME, not watching VolumeAttachments I0422 06:01:08.458872 1 controller.go:732] Using saving PVs to API server in background I0422 06:01:08.459179 1 reflector.go:221] Starting reflector *v1.PersistentVolumeClaim (15m0s) from k8s.io/client-go/informers/factory.go:150 I0422 06:01:08.459184 1 reflector.go:221] Starting reflector *v1.StorageClass (1h0m0s) from k8s.io/client-go/informers/factory.go:150 I0422 06:01:08.459211 1 reflector.go:257] Listing and watching *v1.PersistentVolumeClaim from k8s.io/client-go/informers/factory.go:150 I0422 06:01:08.459220 1 reflector.go:257] Listing and watching *v1.StorageClass from k8s.io/client-go/informers/factory.go:150 I0422 06:01:08.559104 1 shared_informer.go:303] caches populated I0422 06:01:08.559193 1 shared_informer.go:303] caches populated I0422 06:01:08.559216 1 controller.go:811] Starting provisioner controller csi-mock-csi-mock-volumes-node-stage-9740_csi-mockplugin-0_3ed874f9-e158-4c02-867b-b1c87d9105ba! I0422 06:01:08.559267 1 clone_controller.go:66] Starting CloningProtection controller I0422 06:01:08.559329 1 clone_controller.go:82] Started CloningProtection controller I0422 06:01:08.559378 1 volume_store.go:97] Starting save volume queue I0422 06:01:08.559694 1 reflector.go:221] Starting reflector *v1.StorageClass (15m0s) from sigs.k8s.io/sig-storage-lib-external-provisioner/v8/controller/controller.go:848 I0422 06:01:08.559733 1 reflector.go:257] Listing and watching *v1.StorageClass from sigs.k8s.io/sig-storage-lib-external-provisioner/v8/controller/controller.go:848 I0422 06:01:08.559787 1 reflector.go:221] Starting reflector *v1.PersistentVolume (15m0s) from sigs.k8s.io/sig-storage-lib-external-provisioner/v8/controller/controller.go:845 I0422 06:01:08.559820 1 reflector.go:257] Listing and watching *v1.PersistentVolume from sigs.k8s.io/sig-storage-lib-external-provisioner/v8/controller/controller.go:845 I0422 06:01:08.659355 1 shared_informer.go:303] caches populated I0422 06:01:08.659428 1 controller.go:860] Started provisioner controller csi-mock-csi-mock-volumes-node-stage-9740_csi-mockplugin-0_3ed874f9-e158-4c02-867b-b1c87d9105ba! I0422 06:01:11.444374 1 controller.go:1337] provision "csi-mock-volumes-node-stage-9740/pvc-cclnc" class "csi-mock-volumes-node-stage-9740-scg68hm": started I0422 06:01:11.444494 1 connection.go:183] GRPC call: /csi.v1.Controller/CreateVolume I0422 06:01:11.444572 1 event.go:285] Event(v1.ObjectReference{Kind:"PersistentVolumeClaim", Namespace:"csi-mock-volumes-node-stage-9740", Name:"pvc-cclnc", UID:"2e2ac691-dc5b-4ca0-81a6-3873c6a9e2f6", APIVersion:"v1", ResourceVersion:"860083", FieldPath:""}): type: 'Normal' reason: 'Provisioning' External provisioner is provisioning volume for claim "csi-mock-volumes-node-stage-9740/pvc-cclnc" I0422 06:01:11.444509 1 connection.go:184] GRPC request: {"capacity_range":{"required_bytes":1073741824},"name":"pvc-2e2ac691-dc5b-4ca0-81a6-3873c6a9e2f6","volume_capabilities":[{"AccessType":{"Mount":{"fs_type":"ext4"}},"access_mode":{"mode":1}}]} I0422 06:01:11.448151 1 connection.go:186] GRPC response: {"volume":{"capacity_bytes":1073741824,"volume_context":{"name":"pvc-2e2ac691-dc5b-4ca0-81a6-3873c6a9e2f6"},"volume_id":"4"}} I0422 06:01:11.448342 1 connection.go:187] GRPC error: I0422 06:01:11.448362 1 controller.go:826] create volume rep: {CapacityBytes:1073741824 VolumeId:4 VolumeContext:map[name:pvc-2e2ac691-dc5b-4ca0-81a6-3873c6a9e2f6] ContentSource: AccessibleTopology:[] XXX_NoUnkeyedLiteral:{} XXX_unrecognized:[] XXX_sizecache:0} I0422 06:01:11.448442 1 controller.go:898] createVolumeOperation: set annotation [volume.kubernetes.io/provisioner-deletion-secret-namespace/volume.kubernetes.io/provisioner-deletion-secret-name] on pv [pvc-2e2ac691-dc5b-4ca0-81a6-3873c6a9e2f6]. I0422 06:01:11.448471 1 controller.go:923] successfully created PV pvc-2e2ac691-dc5b-4ca0-81a6-3873c6a9e2f6 for PVC pvc-cclnc and csi volume name 4 I0422 06:01:11.448489 1 controller.go:939] successfully created PV {GCEPersistentDisk:nil AWSElasticBlockStore:nil HostPath:nil Glusterfs:nil NFS:nil RBD:nil ISCSI:nil Cinder:nil CephFS:nil FC:nil Flocker:nil FlexVolume:nil AzureFile:nil VsphereVolume:nil Quobyte:nil AzureDisk:nil PhotonPersistentDisk:nil PortworxVolume:nil ScaleIO:nil Local:nil StorageOS:nil CSI:&CSIPersistentVolumeSource{Driver:csi-mock-csi-mock-volumes-node-stage-9740,VolumeHandle:4,ReadOnly:false,FSType:ext4,VolumeAttributes:map[string]string{name: pvc-2e2ac691-dc5b-4ca0-81a6-3873c6a9e2f6,storage.kubernetes.io/csiProvisionerIdentity: 1713765668457-8081-csi-mock-csi-mock-volumes-node-stage-9740,},ControllerPublishSecretRef:nil,NodeStageSecretRef:nil,NodePublishSecretRef:nil,ControllerExpandSecretRef:nil,NodeExpandSecretRef:nil,}} I0422 06:01:11.448706 1 controller.go:1442] provision "csi-mock-volumes-node-stage-9740/pvc-cclnc" class "csi-mock-volumes-node-stage-9740-scg68hm": volume "pvc-2e2ac691-dc5b-4ca0-81a6-3873c6a9e2f6" provisioned I0422 06:01:11.448731 1 controller.go:1455] provision "csi-mock-volumes-node-stage-9740/pvc-cclnc" class "csi-mock-volumes-node-stage-9740-scg68hm": succeeded I0422 06:01:11.448750 1 volume_store.go:154] Saving volume pvc-2e2ac691-dc5b-4ca0-81a6-3873c6a9e2f6 I0422 06:01:11.453665 1 volume_store.go:157] Volume pvc-2e2ac691-dc5b-4ca0-81a6-3873c6a9e2f6 saved I0422 06:01:11.453740 1 controller.go:1069] Claim processing succeeded, removing PVC 2e2ac691-dc5b-4ca0-81a6-3873c6a9e2f6 from claims in progress I0422 06:01:11.453829 1 event.go:285] Event(v1.ObjectReference{Kind:"PersistentVolumeClaim", Namespace:"csi-mock-volumes-node-stage-9740", Name:"pvc-cclnc", UID:"2e2ac691-dc5b-4ca0-81a6-3873c6a9e2f6", APIVersion:"v1", ResourceVersion:"860083", FieldPath:""}): type: 'Normal' reason: 'ProvisioningSucceeded' Successfully provisioned volume pvc-2e2ac691-dc5b-4ca0-81a6-3873c6a9e2f6 ==== end of pod log for container csi-mockplugin-0/csi-provisioner ====