This job view page is being replaced by Spyglass soon. Check out the new job view.
PRhccheng72: [V2] fix: only count replica attachments w/t deletion timestamp from cache client
ResultFAILURE
Tests 1 failed / 48 succeeded
Started2023-01-17 20:04
Elapsed2h33m
Revision23b9a8b4a23ed46f3c0622bc10b1ef0956cdbc9e
Refs 1691

Test Failures


AzureDisk CSI Driver End-to-End Tests [It] Dynamic Provisioning [single-az] Should create replicas on node with matching pod affinity 13m23s

go run hack/e2e.go -v --test --test_args='--ginkgo.focus=AzureDisk\sCSI\sDriver\sEnd\-to\-End\sTests\s\[It\]\sDynamic\sProvisioning\s\[single\-az\]\sShould\screate\sreplicas\son\snode\swith\smatching\spod\saffinity$'
/home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/e2e/testsuites/dynamically_provisioned_pod_affinity.go:168
sigs.k8s.io/azuredisk-csi-driver/test/e2e/testsuites.(*PodAffinity).Run(0xc000ac7600, {0x26fb380, 0xc0006a3520}, 0xb?, {0x220ec17, 0x20})
	/home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/e2e/testsuites/dynamically_provisioned_pod_affinity.go:168 +0x1e9
sigs.k8s.io/azuredisk-csi-driver/test/e2e.(*dynamicProvisioningTestSuite).defineTests.func31()
	/home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/e2e/dynamic_provisioning_test.go:1347 +0xcca
There were additional failures detected after the initial failure:
[PANICKED]
Test Panicked
In [DeferCleanup (Each)] at: /usr/local/go/src/runtime/panic.go:260

runtime error: invalid memory address or nil pointer dereference

Full Stack Trace
  k8s.io/kubernetes/test/e2e/framework.(*Framework).dumpNamespaceInfo.func1()
  	/home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:274 +0x5c
  k8s.io/kubernetes/test/e2e/framework.(*Framework).dumpNamespaceInfo(0xc0001c03c0)
  	/home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:271 +0x179
  reflect.Value.call({0x1d61520?, 0xc0006fe400?, 0xc0005cef08?}, {0x21d0de2, 0x4}, {0x38b4c50, 0x0, 0xc000a46630?})
  	/usr/local/go/src/reflect/value.go:584 +0x8c5
  reflect.Value.Call({0x1d61520?, 0xc0006fe400?, 0x0?}, {0x38b4c50?, 0x0?, 0x0?})
  	/usr/local/go/src/reflect/value.go:368 +0xbc

				
				Click to see stdout/stderrfrom junit_01.xml

Filter through log files | View test history on testgrid


Show 48 Passed Tests

Show 61 Skipped Tests

Error lines from build-log.txt

... skipping 801 lines ...
Error from server (NotFound): secrets "cluster-identity-secret" not found
... skipping 1074 lines ...
                description: 'VolumeSnapshotClassName is the name of the VolumeSnapshotClass requested by the VolumeSnapshot. VolumeSnapshotClassName may be left nil to indicate that the default SnapshotClass should be used. A given cluster may have multiple default Volume SnapshotClasses: one default per CSI Driver. If a VolumeSnapshot does not specify a SnapshotClass, VolumeSnapshotSource will be checked to figure out what the associated CSI Driver is, and the default VolumeSnapshotClass associated with that CSI Driver will be used. If more than one VolumeSnapshotClass exist for a given CSI Driver and more than one have been marked as default, CreateSnapshot will fail and generate an event. Empty string is not allowed for this field.'
... skipping 14 lines ...
              error:
                description: error is the last observed error during snapshot creation, if any. This field could be helpful to upper level controllers(i.e., application controller) to decide whether they should continue on waiting for the snapshot to be created based on the type of error reported. The snapshot controller will keep retrying when an error occurs during the snapshot creation. Upon success, this error field will be cleared.
... skipping 2 lines ...
                    description: 'message is a string detailing the encountered error during snapshot creation if specified. NOTE: message may be logged, and it should not contain sensitive information.'
... skipping 2 lines ...
                    description: time is the timestamp when the error was encountered.
... skipping 8 lines ...
                description: restoreSize represents the minimum size of volume required to create a volume from this snapshot. In dynamic snapshot creation case, this field will be filled in by the snapshot controller with the "size_bytes" value returned from CSI "CreateSnapshot" gRPC call. For a pre-existing snapshot, this field will be filled with the "size_bytes" value returned from the CSI "ListSnapshots" gRPC call if the driver supports it. When restoring a volume from this snapshot, the size of the volume MUST NOT be smaller than the restoreSize if it is specified, otherwise the restoration will fail. If not specified, it indicates that the size is unknown.
... skipping 72 lines ...
                description: 'VolumeSnapshotClassName is the name of the VolumeSnapshotClass requested by the VolumeSnapshot. VolumeSnapshotClassName may be left nil to indicate that the default SnapshotClass should be used. A given cluster may have multiple default Volume SnapshotClasses: one default per CSI Driver. If a VolumeSnapshot does not specify a SnapshotClass, VolumeSnapshotSource will be checked to figure out what the associated CSI Driver is, and the default VolumeSnapshotClass associated with that CSI Driver will be used. If more than one VolumeSnapshotClass exist for a given CSI Driver and more than one have been marked as default, CreateSnapshot will fail and generate an event. Empty string is not allowed for this field.'
... skipping 14 lines ...
              error:
                description: error is the last observed error during snapshot creation, if any. This field could be helpful to upper level controllers(i.e., application controller) to decide whether they should continue on waiting for the snapshot to be created based on the type of error reported. The snapshot controller will keep retrying when an error occurs during the snapshot creation. Upon success, this error field will be cleared.
... skipping 2 lines ...
                    description: 'message is a string detailing the encountered error during snapshot creation if specified. NOTE: message may be logged, and it should not contain sensitive information.'
... skipping 2 lines ...
                    description: time is the timestamp when the error was encountered.
... skipping 8 lines ...
                description: restoreSize represents the minimum size of volume required to create a volume from this snapshot. In dynamic snapshot creation case, this field will be filled in by the snapshot controller with the "size_bytes" value returned from CSI "CreateSnapshot" gRPC call. For a pre-existing snapshot, this field will be filled with the "size_bytes" value returned from the CSI "ListSnapshots" gRPC call if the driver supports it. When restoring a volume from this snapshot, the size of the volume MUST NOT be smaller than the restoreSize if it is specified, otherwise the restoration will fail. If not specified, it indicates that the size is unknown.
... skipping 266 lines ...
              error:
                description: error is the last observed error during snapshot creation, if any. Upon success after retry, this error field will be cleared.
... skipping 2 lines ...
                    description: 'message is a string detailing the encountered error during snapshot creation if specified. NOTE: message may be logged, and it should not contain sensitive information.'
... skipping 2 lines ...
                    description: time is the timestamp when the error was encountered.
... skipping 7 lines ...
                description: restoreSize represents the complete size of the snapshot in bytes. In dynamic snapshot creation case, this field will be filled in by the CSI snapshotter sidecar with the "size_bytes" value returned from CSI "CreateSnapshot" gRPC call. For a pre-existing snapshot, this field will be filled with the "size_bytes" value returned from the CSI "ListSnapshots" gRPC call if the driver supports it. When restoring a volume from this snapshot, the size of the volume MUST NOT be smaller than the restoreSize if it is specified, otherwise the restoration will fail. If not specified, it indicates that the size is unknown.
... skipping 4 lines ...
                description: snapshotHandle is the CSI "snapshot_id" of a snapshot on the underlying storage system. If not specified, it indicates that dynamic snapshot creation has either failed or it is still in progress.
... skipping 120 lines ...
              error:
                description: error is the last observed error during snapshot creation, if any. Upon success after retry, this error field will be cleared.
... skipping 2 lines ...
                    description: 'message is a string detailing the encountered error during snapshot creation if specified. NOTE: message may be logged, and it should not contain sensitive information.'
... skipping 2 lines ...
                    description: time is the timestamp when the error was encountered.
... skipping 7 lines ...
                description: restoreSize represents the complete size of the snapshot in bytes. In dynamic snapshot creation case, this field will be filled in by the CSI snapshotter sidecar with the "size_bytes" value returned from CSI "CreateSnapshot" gRPC call. For a pre-existing snapshot, this field will be filled with the "size_bytes" value returned from the CSI "ListSnapshots" gRPC call if the driver supports it. When restoring a volume from this snapshot, the size of the volume MUST NOT be smaller than the restoreSize if it is specified, otherwise the restoration will fail. If not specified, it indicates that the size is unknown.
... skipping 4 lines ...
                description: snapshotHandle is the CSI "snapshot_id" of a snapshot on the underlying storage system. If not specified, it indicates that dynamic snapshot creation has either failed or it is still in progress.
... skipping 371 lines ...
              includes error, state, and attachment status Required
... skipping 19 lines ...
              error:
                description: Error occurred during attach/detach of volume
... skipping 102 lines ...
              includes error, state, and attachment status
... skipping 25 lines ...
              error:
                description: Error occurred during attach/detach of volume
... skipping 181 lines ...
              error, state, and volume status
... skipping 40 lines ...
              error:
                description: Error occurred during creation/deletion of volume
... skipping 166 lines ...
              error, state, and volume status
... skipping 46 lines ...
              error:
                description: Error occurred during creation/deletion of volume
... skipping 1081 lines ...
            - '-handle-volume-inuse-error=false'
... skipping 295 lines ...
STEP: checking that the pod's command exits with no error 01/17/23 20:28:47.001
Jan 17 20:28:47.002: INFO: Waiting up to 15m0s for pod "azuredisk-volume-tester-xw2zp" in namespace "azuredisk-9082" to be "Succeeded or Failed"
... skipping 6 lines ...
Jan 17 20:28:55.075: INFO: Pod "azuredisk-volume-tester-xw2zp" satisfied condition "Succeeded or Failed"
... skipping 22 lines ...
    STEP: checking that the pod's command exits with no error 01/17/23 20:28:47.001
    Jan 17 20:28:47.002: INFO: Waiting up to 15m0s for pod "azuredisk-volume-tester-xw2zp" in namespace "azuredisk-9082" to be "Succeeded or Failed"
... skipping 6 lines ...
    Jan 17 20:28:55.075: INFO: Pod "azuredisk-volume-tester-xw2zp" satisfied condition "Succeeded or Failed"
... skipping 29 lines ...
STEP: checking that the pod's command exits with no error 01/17/23 20:28:59.771
Jan 17 20:28:59.771: INFO: Waiting up to 15m0s for pod "azuredisk-volume-tester-nfw79" in namespace "azuredisk-8913" to be "Succeeded or Failed"
... skipping 11 lines ...
Jan 17 20:29:17.841: INFO: Pod "azuredisk-volume-tester-nfw79" satisfied condition "Succeeded or Failed"
... skipping 50 lines ...
    STEP: checking that the pod's command exits with no error 01/17/23 20:28:59.771
    Jan 17 20:28:59.771: INFO: Waiting up to 15m0s for pod "azuredisk-volume-tester-nfw79" in namespace "azuredisk-8913" to be "Succeeded or Failed"
... skipping 11 lines ...
    Jan 17 20:29:17.841: INFO: Pod "azuredisk-volume-tester-nfw79" satisfied condition "Succeeded or Failed"
... skipping 175 lines ...
STEP: checking that the pod's command exits with no error 01/17/23 20:36:12.829
Jan 17 20:36:12.830: INFO: Waiting up to 15m0s for pod "azuredisk-volume-tester-4bmqm" in namespace "azuredisk-4913" to be "Succeeded or Failed"
... skipping 11 lines ...
Jan 17 20:36:30.901: INFO: Pod "azuredisk-volume-tester-4bmqm" satisfied condition "Succeeded or Failed"
... skipping 97 lines ...
    STEP: checking that the pod's command exits with no error 01/17/23 20:36:12.829
    Jan 17 20:36:12.830: INFO: Waiting up to 15m0s for pod "azuredisk-volume-tester-4bmqm" in namespace "azuredisk-4913" to be "Succeeded or Failed"
... skipping 11 lines ...
    Jan 17 20:36:30.901: INFO: Pod "azuredisk-volume-tester-4bmqm" satisfied condition "Succeeded or Failed"
... skipping 609 lines ...
STEP: checking that the pod's command exits with an error 01/17/23 20:49:57.892
Jan 17 20:49:57.892: INFO: Waiting up to 10m0s for pod "azuredisk-volume-tester-phfjd" in namespace "azuredisk-5025" to be "Error status code"
... skipping 9 lines ...
Jan 17 20:50:15.960: INFO: Pod "azuredisk-volume-tester-phfjd": Phase="Failed", Reason="", readiness=false. Elapsed: 18.067685807s
STEP: Saw pod failure 01/17/23 20:50:15.96
Jan 17 20:50:15.960: INFO: Pod "azuredisk-volume-tester-phfjd" satisfied condition "Error status code"
... skipping 49 lines ...
    STEP: checking that the pod's command exits with an error 01/17/23 20:49:57.892
    Jan 17 20:49:57.892: INFO: Waiting up to 10m0s for pod "azuredisk-volume-tester-phfjd" in namespace "azuredisk-5025" to be "Error status code"
... skipping 9 lines ...
    Jan 17 20:50:15.960: INFO: Pod "azuredisk-volume-tester-phfjd": Phase="Failed", Reason="", readiness=false. Elapsed: 18.067685807s
    STEP: Saw pod failure 01/17/23 20:50:15.96
    Jan 17 20:50:15.960: INFO: Pod "azuredisk-volume-tester-phfjd" satisfied condition "Error status code"
... skipping 78 lines ...
STEP: checking that the pod's command exits with no error 01/17/23 20:51:11.776
Jan 17 20:51:11.776: INFO: Waiting up to 15m0s for pod "azuredisk-volume-tester-p5v4s" in namespace "azuredisk-1743" to be "Succeeded or Failed"
... skipping 20 lines ...
Jan 17 20:51:47.843: INFO: Pod "azuredisk-volume-tester-p5v4s" satisfied condition "Succeeded or Failed"
... skipping 48 lines ...
    STEP: checking that the pod's command exits with no error 01/17/23 20:51:11.776
    Jan 17 20:51:11.776: INFO: Waiting up to 15m0s for pod "azuredisk-volume-tester-p5v4s" in namespace "azuredisk-1743" to be "Succeeded or Failed"
... skipping 20 lines ...
    Jan 17 20:51:47.843: INFO: Pod "azuredisk-volume-tester-p5v4s" satisfied condition "Succeeded or Failed"
... skipping 403 lines ...
    [FAILED]
    pre-provisioning disk got deleted with the deletion of pv: Retriable: false, RetryAfter: 0s, HTTPStatusCode: 404, RawError: {
      "error": {

... skipping 34 lines ...
STEP: checking that the pod's command exits with no error 01/17/23 21:00:26.758
Jan 17 21:00:26.758: INFO: Waiting up to 15m0s for pod "azuredisk-volume-tester-4xnr5" in namespace "azuredisk-3843" to be "Succeeded or Failed"
... skipping 12 lines ...
Jan 17 21:00:46.827: INFO: Pod "azuredisk-volume-tester-4xnr5" satisfied condition "Succeeded or Failed"
... skipping 52 lines ...
    STEP: checking that the pod's command exits with no error 01/17/23 21:00:26.758
    Jan 17 21:00:26.758: INFO: Waiting up to 15m0s for pod "azuredisk-volume-tester-4xnr5" in namespace "azuredisk-3843" to be "Succeeded or Failed"
... skipping 12 lines ...
    Jan 17 21:00:46.827: INFO: Pod "azuredisk-volume-tester-4xnr5" satisfied condition "Succeeded or Failed"
... skipping 49 lines ...
STEP: checking that the pods command exits with no error 01/17/23 21:01:32.24
Jan 17 21:01:32.240: INFO: Waiting up to 15m0s for pod "azuredisk-volume-tester-86g95" in namespace "azuredisk-2956" to be "Succeeded or Failed"
... skipping 14 lines ...
Jan 17 21:01:56.308: INFO: Pod "azuredisk-volume-tester-86g95" satisfied condition "Succeeded or Failed"
... skipping 50 lines ...
    STEP: checking that the pods command exits with no error 01/17/23 21:01:32.24
    Jan 17 21:01:32.240: INFO: Waiting up to 15m0s for pod "azuredisk-volume-tester-86g95" in namespace "azuredisk-2956" to be "Succeeded or Failed"
... skipping 14 lines ...
    Jan 17 21:01:56.308: INFO: Pod "azuredisk-volume-tester-86g95" satisfied condition "Succeeded or Failed"
... skipping 51 lines ...
STEP: checking that the pod's command exits with no error 01/17/23 21:02:41.754
Jan 17 21:02:41.754: INFO: Waiting up to 15m0s for pod "azuredisk-volume-tester-gknbz" in namespace "azuredisk-3974" to be "Succeeded or Failed"
... skipping 22 lines ...
Jan 17 21:03:21.821: INFO: Pod "azuredisk-volume-tester-gknbz" satisfied condition "Succeeded or Failed"
... skipping 52 lines ...
    STEP: checking that the pod's command exits with no error 01/17/23 21:02:41.754
    Jan 17 21:02:41.754: INFO: Waiting up to 15m0s for pod "azuredisk-volume-tester-gknbz" in namespace "azuredisk-3974" to be "Succeeded or Failed"
... skipping 22 lines ...
    Jan 17 21:03:21.821: INFO: Pod "azuredisk-volume-tester-gknbz" satisfied condition "Succeeded or Failed"
... skipping 51 lines ...
STEP: checking that the pod's command exits with no error 01/17/23 21:04:07.288
Jan 17 21:04:07.288: INFO: Waiting up to 15m0s for pod "azuredisk-volume-tester-l86x7" in namespace "azuredisk-4580" to be "Succeeded or Failed"
... skipping 16 lines ...
Jan 17 21:04:35.356: INFO: Pod "azuredisk-volume-tester-l86x7" satisfied condition "Succeeded or Failed"
... skipping 52 lines ...
    STEP: checking that the pod's command exits with no error 01/17/23 21:04:07.288
    Jan 17 21:04:07.288: INFO: Waiting up to 15m0s for pod "azuredisk-volume-tester-l86x7" in namespace "azuredisk-4580" to be "Succeeded or Failed"
... skipping 16 lines ...
    Jan 17 21:04:35.356: INFO: Pod "azuredisk-volume-tester-l86x7" satisfied condition "Succeeded or Failed"
... skipping 53 lines ...
Jan 17 21:05:34.880: INFO: Error getting logs for pod azuredisk-volume-tester-62nfg: the server rejected our request for an unknown reason (get pods azuredisk-volume-tester-62nfg)
... skipping 73 lines ...
    Jan 17 21:05:34.880: INFO: Error getting logs for pod azuredisk-volume-tester-62nfg: the server rejected our request for an unknown reason (get pods azuredisk-volume-tester-62nfg)
... skipping 70 lines ...
STEP: checking that the pod's command exits with no error 01/17/23 21:08:11.057
Jan 17 21:08:11.057: INFO: Waiting up to 15m0s for pod "azuredisk-volume-tester-rqgz6" in namespace "azuredisk-1549" to be "Succeeded or Failed"
... skipping 12 lines ...
Jan 17 21:08:31.125: INFO: Pod "azuredisk-volume-tester-rqgz6" satisfied condition "Succeeded or Failed"
... skipping 49 lines ...
    STEP: checking that the pod's command exits with no error 01/17/23 21:08:11.057
    Jan 17 21:08:11.057: INFO: Waiting up to 15m0s for pod "azuredisk-volume-tester-rqgz6" in namespace "azuredisk-1549" to be "Succeeded or Failed"
... skipping 12 lines ...
    Jan 17 21:08:31.125: INFO: Pod "azuredisk-volume-tester-rqgz6" satisfied condition "Succeeded or Failed"
... skipping 48 lines ...
STEP: checking that the pod's command exits with an error 01/17/23 21:09:01.458
Jan 17 21:09:01.458: INFO: Waiting up to 10m0s for pod "azuredisk-volume-tester-hrvdw" in namespace "azuredisk-6688" to be "Error status code"
... skipping 10 lines ...
Jan 17 21:09:21.528: INFO: Pod "azuredisk-volume-tester-hrvdw": Phase="Failed", Reason="", readiness=false. Elapsed: 20.069311069s
STEP: Saw pod failure 01/17/23 21:09:21.528
Jan 17 21:09:21.528: INFO: Pod "azuredisk-volume-tester-hrvdw" satisfied condition "Error status code"
... skipping 53 lines ...
    STEP: checking that the pod's command exits with an error 01/17/23 21:09:01.458
    Jan 17 21:09:01.458: INFO: Waiting up to 10m0s for pod "azuredisk-volume-tester-hrvdw" in namespace "azuredisk-6688" to be "Error status code"
... skipping 10 lines ...
    Jan 17 21:09:21.528: INFO: Pod "azuredisk-volume-tester-hrvdw": Phase="Failed", Reason="", readiness=false. Elapsed: 20.069311069s
    STEP: Saw pod failure 01/17/23 21:09:21.528
    Jan 17 21:09:21.528: INFO: Pod "azuredisk-volume-tester-hrvdw" satisfied condition "Error status code"
... skipping 702 lines ...
STEP: checking that the pod's command exits with no error 01/17/23 21:17:00.989
Jan 17 21:17:00.989: INFO: Waiting up to 15m0s for pod "azuredisk-volume-tester-rsx8s" in namespace "azuredisk-1078" to be "Succeeded or Failed"
... skipping 12 lines ...
Jan 17 21:17:21.058: INFO: Pod "azuredisk-volume-tester-rsx8s" satisfied condition "Succeeded or Failed"
... skipping 23 lines ...
STEP: checking that the pod's command exits with no error 01/17/23 21:17:57.728
Jan 17 21:17:57.728: INFO: Waiting up to 15m0s for pod "azuredisk-volume-tester-gmz7w" in namespace "azuredisk-1078" to be "Succeeded or Failed"
... skipping 11 lines ...
Jan 17 21:18:15.800: INFO: Pod "azuredisk-volume-tester-gmz7w" satisfied condition "Succeeded or Failed"
... skipping 20 lines ...
Jan 17 21:18:56.310: INFO: Error getting logs for pod azuredisk-volume-tester-rsx8s: the server could not find the requested resource (get pods azuredisk-volume-tester-rsx8s)
... skipping 43 lines ...
    STEP: checking that the pod's command exits with no error 01/17/23 21:17:00.989
    Jan 17 21:17:00.989: INFO: Waiting up to 15m0s for pod "azuredisk-volume-tester-rsx8s" in namespace "azuredisk-1078" to be "Succeeded or Failed"
... skipping 12 lines ...
    Jan 17 21:17:21.058: INFO: Pod "azuredisk-volume-tester-rsx8s" satisfied condition "Succeeded or Failed"
... skipping 23 lines ...
    STEP: checking that the pod's command exits with no error 01/17/23 21:17:57.728
    Jan 17 21:17:57.728: INFO: Waiting up to 15m0s for pod "azuredisk-volume-tester-gmz7w" in namespace "azuredisk-1078" to be "Succeeded or Failed"
... skipping 11 lines ...
    Jan 17 21:18:15.800: INFO: Pod "azuredisk-volume-tester-gmz7w" satisfied condition "Succeeded or Failed"
... skipping 20 lines ...
    Jan 17 21:18:56.310: INFO: Error getting logs for pod azuredisk-volume-tester-rsx8s: the server could not find the requested resource (get pods azuredisk-volume-tester-rsx8s)
... skipping 42 lines ...
STEP: checking that the pod's command exits with no error 01/17/23 21:19:11.589
Jan 17 21:19:11.589: INFO: Waiting up to 15m0s for pod "azuredisk-volume-tester-bklk5" in namespace "azuredisk-7923" to be "Succeeded or Failed"
... skipping 12 lines ...
Jan 17 21:19:31.663: INFO: Pod "azuredisk-volume-tester-bklk5" satisfied condition "Succeeded or Failed"
... skipping 30 lines ...
STEP: checking that the pod's command exits with no error 01/17/23 21:20:24.587
Jan 17 21:20:24.587: INFO: Waiting up to 15m0s for pod "azuredisk-volume-tester-z94cp" in namespace "azuredisk-7923" to be "Succeeded or Failed"
... skipping 11 lines ...
Jan 17 21:20:42.657: INFO: Pod "azuredisk-volume-tester-z94cp" satisfied condition "Succeeded or Failed"
... skipping 20 lines ...
Jan 17 21:21:23.171: INFO: Error getting logs for pod azuredisk-volume-tester-bklk5: the server could not find the requested resource (get pods azuredisk-volume-tester-bklk5)
... skipping 43 lines ...
    STEP: checking that the pod's command exits with no error 01/17/23 21:19:11.589
    Jan 17 21:19:11.589: INFO: Waiting up to 15m0s for pod "azuredisk-volume-tester-bklk5" in namespace "azuredisk-7923" to be "Succeeded or Failed"
... skipping 12 lines ...
    Jan 17 21:19:31.663: INFO: Pod "azuredisk-volume-tester-bklk5" satisfied condition "Succeeded or Failed"
... skipping 30 lines ...
    STEP: checking that the pod's command exits with no error 01/17/23 21:20:24.587
    Jan 17 21:20:24.587: INFO: Waiting up to 15m0s for pod "azuredisk-volume-tester-z94cp" in namespace "azuredisk-7923" to be "Succeeded or Failed"
... skipping 11 lines ...
    Jan 17 21:20:42.657: INFO: Pod "azuredisk-volume-tester-z94cp" satisfied condition "Succeeded or Failed"
... skipping 20 lines ...
    Jan 17 21:21:23.171: INFO: Error getting logs for pod azuredisk-volume-tester-bklk5: the server could not find the requested resource (get pods azuredisk-volume-tester-bklk5)
... skipping 70 lines ...
STEP: checking that the pod's command exits with no error 01/17/23 21:21:46.93
Jan 17 21:21:46.930: INFO: Waiting up to 15m0s for pod "azuredisk-volume-tester-4v5x9" in namespace "azuredisk-1711" to be "Succeeded or Failed"
... skipping 13 lines ...
Jan 17 21:22:09.000: INFO: Pod "azuredisk-volume-tester-4v5x9" satisfied condition "Succeeded or Failed"
... skipping 102 lines ...
    STEP: checking that the pod's command exits with no error 01/17/23 21:21:46.93
    Jan 17 21:21:46.930: INFO: Waiting up to 15m0s for pod "azuredisk-volume-tester-4v5x9" in namespace "azuredisk-1711" to be "Succeeded or Failed"
... skipping 13 lines ...
    Jan 17 21:22:09.000: INFO: Pod "azuredisk-volume-tester-4v5x9" satisfied condition "Succeeded or Failed"
... skipping 87 lines ...
STEP: checking that the pod's command exits with no error 01/17/23 21:23:19.272
Jan 17 21:23:19.272: INFO: Waiting up to 15m0s for pod "azuredisk-volume-tester-lxpsb" in namespace "azuredisk-2673" to be "Succeeded or Failed"
... skipping 11 lines ...
Jan 17 21:23:37.341: INFO: Pod "azuredisk-volume-tester-lxpsb" satisfied condition "Succeeded or Failed"
... skipping 79 lines ...
    STEP: checking that the pod's command exits with no error 01/17/23 21:23:19.272
    Jan 17 21:23:19.272: INFO: Waiting up to 15m0s for pod "azuredisk-volume-tester-lxpsb" in namespace "azuredisk-2673" to be "Succeeded or Failed"
... skipping 11 lines ...
    Jan 17 21:23:37.341: INFO: Pod "azuredisk-volume-tester-lxpsb" satisfied condition "Succeeded or Failed"
... skipping 62 lines ...
STEP: checking that the pod's command exits with no error 01/17/23 21:24:33.127
Jan 17 21:24:33.127: INFO: Waiting up to 15m0s for pod "azuredisk-volume-tester-w4cdk" in namespace "azuredisk-1334" to be "Succeeded or Failed"
... skipping 11 lines ...
Jan 17 21:24:51.203: INFO: Pod "azuredisk-volume-tester-w4cdk" satisfied condition "Succeeded or Failed"
... skipping 28 lines ...
STEP: checking that the pod's command exits with no error 01/17/23 21:25:37.999
Jan 17 21:25:37.999: INFO: Waiting up to 15m0s for pod "azuredisk-volume-tester-q6r6r" in namespace "azuredisk-1334" to be "Succeeded or Failed"
... skipping 12 lines ...
Jan 17 21:25:58.070: INFO: Pod "azuredisk-volume-tester-q6r6r" satisfied condition "Succeeded or Failed"
... skipping 24 lines ...
Jan 17 21:27:55.226: INFO: Error getting logs for pod azuredisk-volume-tester-w4cdk: the server could not find the requested resource (get pods azuredisk-volume-tester-w4cdk)
... skipping 41 lines ...
    STEP: checking that the pod's command exits with no error 01/17/23 21:24:33.127
    Jan 17 21:24:33.127: INFO: Waiting up to 15m0s for pod "azuredisk-volume-tester-w4cdk" in namespace "azuredisk-1334" to be "Succeeded or Failed"
... skipping 11 lines ...
    Jan 17 21:24:51.203: INFO: Pod "azuredisk-volume-tester-w4cdk" satisfied condition "Succeeded or Failed"
... skipping 28 lines ...
    STEP: checking that the pod's command exits with no error 01/17/23 21:25:37.999
    Jan 17 21:25:37.999: INFO: Waiting up to 15m0s for pod "azuredisk-volume-tester-q6r6r" in namespace "azuredisk-1334" to be "Succeeded or Failed"
... skipping 12 lines ...
    Jan 17 21:25:58.070: INFO: Pod "azuredisk-volume-tester-q6r6r" satisfied condition "Succeeded or Failed"
... skipping 24 lines ...
    Jan 17 21:27:55.226: INFO: Error getting logs for pod azuredisk-volume-tester-w4cdk: the server could not find the requested resource (get pods azuredisk-volume-tester-w4cdk)
... skipping 40 lines ...
STEP: checking that the pod's command exits with no error 01/17/23 21:28:10.423
Jan 17 21:28:10.423: INFO: Waiting up to 15m0s for pod "azuredisk-volume-tester-gfpz2" in namespace "azuredisk-1869" to be "Succeeded or Failed"
... skipping 11 lines ...
Jan 17 21:28:28.494: INFO: Pod "azuredisk-volume-tester-gfpz2" satisfied condition "Succeeded or Failed"
... skipping 42 lines ...
STEP: checking that the pod's command exits with no error 01/17/23 21:29:22.986
Jan 17 21:29:22.986: INFO: Waiting up to 15m0s for pod "azuredisk-volume-tester-fhrkh" in namespace "azuredisk-1869" to be "Succeeded or Failed"
... skipping 10 lines ...
Jan 17 21:29:39.059: INFO: Pod "azuredisk-volume-tester-fhrkh" satisfied condition "Succeeded or Failed"
... skipping 27 lines ...
Jan 17 21:31:36.461: INFO: Error getting logs for pod azuredisk-volume-tester-gfpz2: the server could not find the requested resource (get pods azuredisk-volume-tester-gfpz2)
... skipping 41 lines ...
    STEP: checking that the pod's command exits with no error 01/17/23 21:28:10.423
    Jan 17 21:28:10.423: INFO: Waiting up to 15m0s for pod "azuredisk-volume-tester-gfpz2" in namespace "azuredisk-1869" to be "Succeeded or Failed"
... skipping 11 lines ...
    Jan 17 21:28:28.494: INFO: Pod "azuredisk-volume-tester-gfpz2" satisfied condition "Succeeded or Failed"
... skipping 42 lines ...
    STEP: checking that the pod's command exits with no error 01/17/23 21:29:22.986
    Jan 17 21:29:22.986: INFO: Waiting up to 15m0s for pod "azuredisk-volume-tester-fhrkh" in namespace "azuredisk-1869" to be "Succeeded or Failed"
... skipping 10 lines ...
    Jan 17 21:29:39.059: INFO: Pod "azuredisk-volume-tester-fhrkh" satisfied condition "Succeeded or Failed"
... skipping 27 lines ...
    Jan 17 21:31:36.461: INFO: Error getting logs for pod azuredisk-volume-tester-gfpz2: the server could not find the requested resource (get pods azuredisk-volume-tester-gfpz2)
... skipping 67 lines ...
STEP: checking that the pod's command exits with no error 01/17/23 21:32:00.08
Jan 17 21:32:00.080: INFO: Waiting up to 15m0s for pod "azuredisk-volume-tester-k2hk9" in namespace "azuredisk-8062" to be "Succeeded or Failed"
... skipping 12 lines ...
Jan 17 21:32:20.152: INFO: Pod "azuredisk-volume-tester-k2hk9" satisfied condition "Succeeded or Failed"
... skipping 97 lines ...
    STEP: checking that the pod's command exits with no error 01/17/23 21:32:00.08
    Jan 17 21:32:00.080: INFO: Waiting up to 15m0s for pod "azuredisk-volume-tester-k2hk9" in namespace "azuredisk-8062" to be "Succeeded or Failed"
... skipping 12 lines ...
    Jan 17 21:32:20.152: INFO: Pod "azuredisk-volume-tester-k2hk9" satisfied condition "Succeeded or Failed"
... skipping 747 lines ...
Jan 17 21:53:17.822: INFO: Error getting logs for pod azuredisk-volume-tester-l7h92: the server could not find the requested resource (get pods azuredisk-volume-tester-l7h92)
... skipping 64 lines ...
    Jan 17 21:53:17.822: INFO: Error getting logs for pod azuredisk-volume-tester-l7h92: the server could not find the requested resource (get pods azuredisk-volume-tester-l7h92)
... skipping 64 lines ...
Jan 17 21:54:32.397: INFO: Error getting logs for pod azuredisk-volume-tester-6rffw: the server could not find the requested resource (get pods azuredisk-volume-tester-6rffw)
... skipping 68 lines ...
    Jan 17 21:54:32.397: INFO: Error getting logs for pod azuredisk-volume-tester-6rffw: the server could not find the requested resource (get pods azuredisk-volume-tester-6rffw)
... skipping 929 lines ...
Jan 17 22:13:55.433: INFO: Unexpected error: 
... skipping 3 lines ...
Jan 17 22:13:55.433: FAIL: timed out waiting for the condition
... skipping 57 lines ...
• [FAILED] [803.389 seconds]
... skipping 388 lines ...
    Jan 17 22:13:55.433: INFO: Unexpected error: 
... skipping 3 lines ...
    Jan 17 22:13:55.433: FAIL: timed out waiting for the condition
... skipping 66 lines ...
    runtime error: invalid memory address or nil pointer dereference
... skipping 906 lines ...
  should check failed replica attachments are recreated after space is made from a volume detaching.
... skipping 18 lines ...
    [It] should check failed replica attachments are recreated after space is made from a volume detaching.
... skipping 165 lines ...
I0117 20:28:43.489004       1 azure_disk_utils.go:571] InitializeCloudFromSecret: failed to get cloud config from secret kube-system/azure-cloud-provider: failed to get secret kube-system/azure-cloud-provider: secrets "azure-cloud-provider" not found
... skipping 17 lines ...
E0117 20:28:44.070326       1 azuredisk_v2.go:272] Failed to get node info. Error: NewNodeInfo: Failed to get instance type from Azure cloud provider, nodeName: , error: not a vmss instance
... skipping 44 lines ...
I0117 20:28:44.099638       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 40 lines ...
I0117 20:28:48.282954       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:28:51.901087       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:28:51.901112       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:28:54.017979       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:28:54.018028       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:28:57.239174       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:28:57.239194       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:28:59.859738       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:28:59.859762       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:29:02.288351       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:29:02.288382       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:29:04.437193       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:29:04.437214       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:29:07.722990       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:29:07.723019       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:29:11.408857       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:29:11.408878       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 20:29:14.458630       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:29:18.682145       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:29:18.682172       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:29:21.643052       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:29:21.643078       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:29:24.097621       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:29:24.097641       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:29:27.948142       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:29:27.948168       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:29:31.265007       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:29:31.265035       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:29:34.586401       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:29:34.586427       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:29:38.779619       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:29:38.779643       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:29:42.442746       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:29:42.442773       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 20:29:46.765961       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:29:51.151521       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:29:51.151547       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:29:55.329970       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:29:55.329992       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:29:58.661871       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:29:58.661901       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:30:01.880324       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:30:01.880347       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:30:06.208751       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:30:06.208805       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:30:10.204470       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:30:10.204496       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:30:12.300001       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:30:12.300028       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 20:30:16.481852       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:30:19.103575       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:30:19.103627       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:30:23.404616       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:30:23.404646       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:30:26.734423       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:30:26.734451       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:30:31.065247       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:30:31.065275       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:30:34.237389       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:30:34.237418       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:30:36.443136       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:30:36.443181       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:30:38.838741       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:30:38.838763       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:30:40.965925       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:30:40.965952       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 20:30:44.253092       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:30:47.152916       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:30:47.152941       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:30:51.280435       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:30:51.280458       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:30:54.946833       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:30:54.946864       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:30:57.290044       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:30:57.290068       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:30:59.677263       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:30:59.677371       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:31:02.911743       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:31:02.911776       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:31:06.459109       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:31:06.459135       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:31:10.850245       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:31:10.850269       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 20:31:13.971520       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:31:16.853904       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:31:16.853930       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:31:20.841993       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:31:20.842017       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:31:23.770987       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:31:23.771014       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:31:26.053204       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:31:26.053228       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:31:29.034540       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:31:29.034572       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:31:32.516403       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:31:32.516436       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:31:36.197120       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:31:36.197180       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:31:38.448132       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:31:38.448158       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:31:40.728112       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:31:40.728140       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:31:42.966717       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:31:42.966741       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 20:31:47.313605       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:31:51.223928       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:31:51.223951       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:31:55.563281       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:31:55.563304       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:31:59.165885       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:31:59.165908       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:32:03.457816       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:32:03.457845       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:32:06.746266       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:32:06.746291       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:32:10.473527       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:32:10.473557       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 20:32:14.588976       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:32:18.316393       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:32:18.316414       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:32:20.713271       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:32:20.713298       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:32:22.851164       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:32:22.851190       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:32:26.868633       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:32:26.868660       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:32:30.480224       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:32:30.480254       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:32:34.102032       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:32:34.102056       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:32:36.429062       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:32:36.429088       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:32:40.591217       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:32:40.591245       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:32:42.627633       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:32:42.627666       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 20:32:46.953667       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:32:50.147038       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:32:50.147062       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:32:54.121559       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:32:54.121577       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:32:58.073247       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:32:58.073279       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:33:00.793980       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:33:00.794007       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:33:03.507018       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:33:03.507051       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:33:07.845329       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:33:07.845352       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:33:10.593116       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:33:10.593146       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 20:33:13.744030       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:33:16.071490       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:33:16.071519       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:33:18.738943       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:33:18.738968       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:33:21.576974       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:33:21.577016       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:33:25.304558       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:33:25.304582       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:33:27.363153       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:33:27.363181       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:33:30.920410       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:33:30.920437       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:33:33.169577       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:33:33.169600       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:33:35.726297       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:33:35.726321       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:33:38.100853       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:33:38.100881       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:33:41.359007       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:33:41.359033       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 20:33:44.664690       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:33:47.137929       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:33:47.137954       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:33:51.269167       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:33:51.269190       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:33:55.306010       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:33:55.306033       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:33:59.018211       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:33:59.018238       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:34:02.169660       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:34:02.169689       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:34:04.418460       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:34:04.418490       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:34:06.743654       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:34:06.743680       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:34:10.664228       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:34:10.664254       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:34:13.012205       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:34:13.012230       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 20:34:15.474749       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:34:18.668124       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:34:18.668147       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:34:22.313429       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:34:22.313447       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:34:25.514205       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:34:25.514231       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:34:29.384174       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:34:29.384200       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:34:33.650893       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:34:33.650919       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:34:35.910226       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:34:35.910256       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 2 lines ...
I0117 20:34:39.756042       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 4 lines ...
I0117 20:34:43.439550       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 2 lines ...
I0117 20:34:45.814961       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:34:49.104646       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:34:49.104671       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:34:52.601236       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:34:52.601265       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:34:55.229934       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:34:55.229961       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:34:59.593138       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:34:59.593160       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:35:01.993617       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:35:01.993646       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:35:04.339908       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:35:04.339936       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:35:07.168518       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:35:07.168541       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:35:09.256878       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:35:09.256907       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:35:11.544536       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:35:11.544565       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 20:35:15.554837       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:35:19.894393       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:35:19.894416       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:35:21.991638       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:35:21.991662       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:35:24.233913       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:35:24.233941       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:35:27.974201       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:35:27.974224       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 2 lines ...
I0117 20:35:30.266324       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:35:33.932074       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:35:33.932097       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 2 lines ...
I0117 20:35:37.068068       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:35:39.915488       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:35:39.915517       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 6 lines ...
I0117 20:35:44.241653       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:35:47.498662       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:35:47.498732       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:35:51.749662       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:35:51.749688       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:35:54.506240       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:35:54.506263       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:35:57.598817       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:35:57.598844       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:36:01.735107       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:36:01.735136       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:36:05.548340       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:36:05.548364       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:36:08.222100       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:36:08.222127       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:36:12.394957       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:36:12.394983       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 20:36:14.607941       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:36:18.073359       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:36:18.073462       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:36:20.497239       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:36:20.497390       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:36:23.251478       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:36:23.251503       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:36:25.773987       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:36:25.774013       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:36:27.806193       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:36:27.806219       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:36:30.987707       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:36:30.987731       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:36:34.409976       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:36:34.410001       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:36:36.626634       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:36:36.626660       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:36:40.944487       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:36:40.944514       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:36:43.164763       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:36:43.164785       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 20:36:46.447597       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:36:49.458518       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:36:49.458545       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:36:51.550496       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:36:51.550522       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:36:53.823295       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:36:53.823322       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:36:57.752486       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:36:57.752512       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:37:00.663403       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:37:00.663426       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:37:03.059560       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:37:03.059586       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:37:07.266220       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:37:07.266250       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:37:10.289930       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:37:10.289953       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:37:12.333542       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:37:12.333572       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 20:37:15.127547       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:37:19.090611       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:37:19.090638       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:37:22.922118       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:37:22.922147       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:37:26.546768       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:37:26.546795       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:37:29.878825       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:37:29.878849       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:37:32.275687       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:37:32.275714       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:37:35.418507       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:37:35.418534       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:37:38.441829       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:37:38.441858       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:37:42.047312       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:37:42.047342       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 20:37:44.504731       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:37:48.374207       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:37:48.374231       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:37:50.506481       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:37:50.506509       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:37:54.019296       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:37:54.019319       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:37:56.865688       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:37:56.865712       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:38:01.173864       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:38:01.173890       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:38:05.492226       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:38:05.492256       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:38:08.720700       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:38:08.720725       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:38:12.460347       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:38:12.460374       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 6 lines ...
I0117 20:38:16.478437       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:38:19.643276       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:38:19.643301       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:38:23.139269       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:38:23.139294       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:38:25.378657       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:38:25.378683       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:38:29.453562       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:38:29.453589       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:38:32.418884       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:38:32.418914       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:38:34.924903       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:38:34.924929       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:38:38.435865       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:38:38.435890       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:38:41.629416       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:38:41.629441       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 20:38:45.161266       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:38:48.515761       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:38:48.515790       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:38:52.155353       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:38:52.155388       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:38:55.261286       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:38:55.261311       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:38:58.948426       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:38:58.948462       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:39:03.094066       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:39:03.094091       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:39:06.557684       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:39:06.557715       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:39:10.614934       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:39:10.614962       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:39:13.185260       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:39:13.185292       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 20:39:15.655193       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:39:18.474390       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:39:18.474422       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:39:21.818107       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:39:21.818132       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:39:25.910080       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:39:25.910107       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:39:28.853284       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:39:28.853311       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:39:32.877105       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:39:32.877137       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:39:37.112056       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:39:37.112079       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:39:39.382343       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:39:39.382369       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:39:42.745797       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:39:42.745828       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 20:39:46.360149       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:39:49.609774       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:39:49.609804       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:39:52.687912       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:39:52.687941       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:39:56.408397       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:39:56.408426       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:39:58.657647       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:39:58.657674       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:40:02.423776       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:40:02.423890       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:40:06.721347       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:40:06.721373       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:40:09.922568       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:40:09.922598       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:40:12.889663       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:40:12.889690       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 20:40:16.914814       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:40:19.914356       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:40:19.914383       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:40:23.117392       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:40:23.117415       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:40:27.193912       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:40:27.193937       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:40:29.359726       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:40:29.359751       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:40:32.833210       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:40:32.833239       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:40:37.162718       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:40:37.162745       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:40:40.587985       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:40:40.588017       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:40:42.843153       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:40:42.843178       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 20:40:46.365339       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:40:48.463838       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:40:48.463863       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:40:52.632165       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:40:52.632192       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:40:56.005047       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:40:56.005071       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:40:58.328474       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:40:58.328505       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 2 lines ...
I0117 20:41:00.692013       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:41:04.793289       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:41:04.793312       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:41:08.612398       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:41:08.612425       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:41:12.073330       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:41:12.073358       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 20:41:14.262789       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:41:16.692614       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:41:16.692640       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:41:20.928348       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:41:20.928372       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:41:25.048771       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:41:25.048794       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:41:29.178088       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:41:29.178118       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:41:33.454360       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:41:33.454385       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:41:36.322693       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:41:36.322717       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:41:39.645331       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:41:39.645359       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:41:42.024550       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:41:42.024576       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 20:41:44.659308       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:41:48.917793       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:41:48.917822       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:41:53.279460       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:41:53.279491       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:41:57.623572       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:41:57.623603       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:42:01.301990       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:42:01.302019       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:42:03.773801       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:42:03.773824       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:42:07.137358       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:42:07.137386       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:42:10.240560       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:42:10.240591       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 2 lines ...
I0117 20:42:12.881463       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 20:42:16.027491       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:42:18.651854       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:42:18.651996       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:42:22.223032       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:42:22.223059       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:42:25.087041       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:42:25.087073       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:42:28.684901       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:42:28.684926       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:42:31.707486       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:42:31.707514       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:42:35.573487       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:42:35.573515       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:42:37.808912       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:42:37.808937       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:42:42.173955       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:42:42.173979       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 20:42:44.248026       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:42:47.260998       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:42:47.261023       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:42:49.689725       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:42:49.689752       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:42:52.059768       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:42:52.059792       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 2 lines ...
I0117 20:42:55.372841       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:42:59.164307       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:42:59.164333       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:43:01.188380       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:43:01.188406       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:43:03.515159       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:43:03.515181       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:43:06.864270       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:43:06.864296       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:43:10.651446       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:43:10.651471       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 20:43:13.844363       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:43:16.704502       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:43:16.704531       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:43:19.812167       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:43:19.812193       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:43:24.158159       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:43:24.158237       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:43:26.797104       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:43:26.797129       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:43:29.734329       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:43:29.734354       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:43:34.129393       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:43:34.129418       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:43:36.853933       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:43:36.853956       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:43:40.375482       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:43:40.375513       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:43:43.093723       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:43:43.093824       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 20:43:45.964008       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 2 lines ...
I0117 20:43:48.132358       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:43:52.123379       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:43:52.123410       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:43:56.329253       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:43:56.329281       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:43:58.742159       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:43:58.742184       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:44:01.249084       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:44:01.249107       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:44:04.233065       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:44:04.233092       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:44:06.704688       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:44:06.704712       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:44:09.088569       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:44:09.088599       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:44:11.555222       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:44:11.555254       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 20:44:14.757863       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:44:18.780171       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:44:18.780199       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:44:22.692328       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:44:22.692351       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:44:26.127809       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:44:26.127830       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:44:28.489790       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:44:28.489816       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:44:32.669934       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:44:32.669958       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:44:35.543613       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:44:35.543639       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:44:39.225909       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:44:39.225968       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:44:42.542072       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:44:42.542120       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 20:44:45.523601       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:44:48.043783       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:44:48.043809       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:44:50.060651       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:44:50.060675       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:44:53.466413       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:44:53.466437       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:44:56.909291       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:44:56.909317       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:44:59.313791       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:44:59.313815       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:45:03.118189       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:45:03.118217       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:45:05.309853       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:45:05.309876       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:45:07.728276       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:45:07.728302       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:45:10.657013       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:45:10.657040       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 20:45:13.937186       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:45:16.197370       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:45:16.197414       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:45:19.911413       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:45:19.911440       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:45:22.617528       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:45:22.617554       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:45:25.737491       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:45:25.737517       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:45:28.575448       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:45:28.575475       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 2 lines ...
I0117 20:45:32.246930       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:45:34.907529       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:45:34.907554       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:45:37.829580       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:45:37.829608       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:45:41.688482       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:45:41.688502       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 20:45:45.319083       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:45:47.446518       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:45:47.446544       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:45:51.357240       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:45:51.357269       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:45:53.956004       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:45:53.956036       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:45:56.288002       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:45:56.288028       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:46:00.264214       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:46:00.264258       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:46:03.092813       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:46:03.092842       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:46:06.157650       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:46:06.157677       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:46:09.190577       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:46:09.190608       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:46:13.219248       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:46:13.219309       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 20:46:17.478038       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:46:21.483859       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:46:21.483911       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:46:25.810256       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:46:25.810281       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:46:29.827401       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:46:29.827447       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:46:32.915949       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:46:32.915975       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:46:35.940440       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:46:35.940466       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:46:38.153435       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:46:38.153458       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:46:41.119990       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:46:41.120013       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 20:46:44.228430       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:46:47.193366       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:46:47.193393       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:46:50.023295       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:46:50.023323       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:46:54.345154       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:46:54.345181       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:46:57.147639       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:46:57.147664       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:46:59.908532       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:46:59.908559       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:47:02.096617       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:47:02.096643       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:47:05.396991       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:47:05.397019       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:47:07.614754       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:47:07.614782       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:47:11.733039       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:47:11.733061       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 20:47:14.269598       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:47:17.612239       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:47:17.612269       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:47:21.010290       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:47:21.010313       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:47:24.482101       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:47:24.482126       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:47:28.432595       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:47:28.432620       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:47:32.724017       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:47:32.724042       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:47:36.275293       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:47:36.275318       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:47:39.370965       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:47:39.370990       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:47:41.726573       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:47:41.726599       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 20:47:45.777609       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:47:49.963075       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:47:49.963099       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:47:54.240415       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:47:54.240441       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:47:56.392685       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:47:56.392713       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:47:58.644306       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:47:58.644331       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:48:00.691520       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:48:00.691549       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:48:02.747365       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:48:02.747390       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:48:05.330323       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:48:05.330345       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:48:07.460817       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:48:07.460844       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:48:10.235293       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:48:10.235318       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 20:48:14.639145       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:48:18.438671       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:48:18.438724       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 2 lines ...
I0117 20:48:21.592071       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:48:23.727154       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:48:23.727181       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:48:26.422318       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:48:26.422341       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:48:28.930586       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:48:28.930610       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:48:32.326342       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:48:32.326369       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:48:36.437242       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:48:36.437267       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:48:39.792241       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:48:39.792268       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:48:42.157008       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:48:42.157035       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 20:48:45.622557       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:48:47.964861       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:48:47.964886       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:48:50.468623       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:48:50.468652       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:48:52.879016       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:48:52.879046       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:48:55.514312       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:48:55.514339       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:48:58.353250       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:48:58.353276       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:49:01.883585       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:49:01.883611       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:49:04.501240       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:49:04.501264       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:49:08.743835       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:49:08.743862       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:49:10.772097       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:49:10.772120       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:49:13.301213       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:49:13.301240       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 20:49:15.930823       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:49:19.550512       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:49:19.550540       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:49:21.850494       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:49:21.850521       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:49:25.812425       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:49:25.812453       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:49:28.825413       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:49:28.825436       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:49:32.199391       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:49:32.199419       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:49:34.982503       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:49:34.982721       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:49:38.245039       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:49:38.245062       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:49:41.813052       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:49:41.813080       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 20:49:45.731743       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:49:48.061912       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:49:48.061942       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:49:52.340064       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:49:52.340087       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:49:55.966295       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:49:55.966322       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:49:58.913299       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:49:58.913331       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:50:02.554099       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:50:02.554123       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:50:05.840450       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:50:05.840475       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 2 lines ...
I0117 20:50:09.599911       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:50:12.962788       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:50:12.962814       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 20:50:15.695498       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:50:18.886330       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:50:18.886359       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:50:22.280549       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:50:22.280576       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:50:24.813762       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:50:24.814079       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:50:27.707968       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:50:27.707996       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:50:29.928061       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:50:29.928087       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:50:32.326897       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:50:32.326923       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:50:35.133308       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:50:35.133329       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:50:38.474846       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:50:38.474875       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:50:40.758138       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:50:40.758166       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 20:50:44.779255       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:50:49.044039       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:50:49.044065       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:50:53.356021       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:50:53.356046       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:50:55.968333       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:50:55.968357       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:50:58.353676       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:50:58.353704       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:51:02.729247       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:51:02.729272       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:51:04.851947       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:51:04.851969       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:51:08.417364       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:51:08.417393       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:51:12.419212       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:51:12.419236       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 20:51:14.930389       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:51:18.548679       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:51:18.548711       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:51:22.354978       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:51:22.355004       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:51:26.074195       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:51:26.074220       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:51:30.473016       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:51:30.473045       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:51:32.857837       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:51:32.857861       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 2 lines ...
I0117 20:51:36.821335       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:51:39.845532       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:51:39.845559       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 20:51:43.677328       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:51:45.744715       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:51:45.744742       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:51:48.315586       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:51:48.315616       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:51:51.703454       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:51:51.703478       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:51:53.824479       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:51:53.824505       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:51:56.374280       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:51:56.374308       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:52:00.383357       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:52:00.383384       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:52:03.832703       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:52:03.832727       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:52:06.002593       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:52:06.002620       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:52:09.274698       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:52:09.274725       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:52:13.255568       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:52:13.255595       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 20:52:15.370563       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 2 lines ...
I0117 20:52:18.593756       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:52:21.466555       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:52:21.466579       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:52:24.022089       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:52:24.022129       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:52:26.584477       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:52:26.584508       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:52:30.875392       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:52:30.875419       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:52:33.259553       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:52:33.259579       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:52:37.557258       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:52:37.557288       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:52:39.771350       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:52:39.771373       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:52:43.096419       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:52:43.096447       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 20:52:46.814342       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:52:50.043575       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:52:50.043598       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:52:52.854566       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:52:52.854589       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:52:55.737434       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:52:55.737458       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:52:59.715270       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:52:59.715296       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:53:03.517832       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:53:03.517860       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:53:06.660149       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:53:06.660171       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:53:11.057068       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:53:11.057094       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 20:53:13.760189       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:53:17.692360       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:53:17.692387       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:53:20.473267       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:53:20.473298       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:53:24.711983       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:53:24.712006       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:53:27.083488       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:53:27.083510       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:53:29.983893       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:53:29.983920       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:53:34.091902       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:53:34.092018       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:53:38.422735       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:53:38.422763       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:53:42.003507       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:53:42.003536       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 6 lines ...
I0117 20:53:45.558148       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:53:47.814915       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:53:47.814938       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:53:50.206837       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:53:50.206863       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:53:54.249055       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:53:54.249078       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:53:58.175541       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:53:58.175565       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:54:01.245724       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:54:01.245748       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:54:04.086403       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:54:04.086425       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:54:08.484375       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:54:08.484408       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:54:12.245319       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:54:12.245345       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 20:54:16.384652       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:54:19.171025       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:54:19.171052       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:54:21.465990       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:54:21.466018       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:54:24.714207       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:54:24.714233       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:54:27.615348       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:54:27.615375       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:54:31.841548       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:54:31.841572       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:54:33.956804       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:54:33.956831       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:54:37.073389       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:54:37.073414       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:54:41.182359       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:54:41.182384       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 20:54:45.328785       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:54:47.469711       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:54:47.469739       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:54:50.311798       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:54:50.311826       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:54:54.243084       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:54:54.243111       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:54:58.131170       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:54:58.131197       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:55:00.718323       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:55:00.718352       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:55:03.050322       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:55:03.050346       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:55:05.734403       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:55:05.734436       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:55:09.208269       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:55:09.208298       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:55:12.264478       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:55:12.264508       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 20:55:14.824519       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:55:17.282157       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:55:17.282183       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:55:20.323212       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:55:20.323237       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:55:22.409701       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:55:22.409726       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:55:25.645617       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:55:25.645652       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:55:28.740910       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:55:28.740933       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:55:32.898620       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:55:32.898647       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:55:35.721563       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:55:35.721587       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:55:39.993487       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:55:39.993515       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:55:43.421143       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:55:43.421168       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 20:55:46.408133       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:55:50.803122       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:55:50.803147       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:55:53.523181       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:55:53.523208       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:55:56.725493       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:55:56.725518       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:55:59.885067       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:55:59.885091       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:56:01.910526       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:56:01.910553       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:56:04.659155       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:56:04.659179       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 2 lines ...
I0117 20:56:08.965600       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:56:11.767701       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:56:11.767723       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 20:56:14.275490       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:56:16.554675       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:56:16.554701       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:56:18.705641       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:56:18.705667       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:56:21.560733       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:56:21.560759       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:56:25.673653       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:56:25.673680       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:56:29.558619       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:56:29.558646       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:56:33.692997       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:56:33.693026       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:56:36.326312       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:56:36.326338       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:56:40.530668       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:56:40.530692       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:56:42.670385       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:56:42.670409       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 20:56:45.772749       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:56:49.246847       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:56:49.246878       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:56:53.579817       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:56:53.579842       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:56:55.747643       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:56:55.747670       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:56:58.019728       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:56:58.019754       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:57:00.793951       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:57:00.793979       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:57:04.382344       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:57:04.382366       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 2 lines ...
I0117 20:57:08.785782       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:57:12.033831       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:57:12.033862       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 20:57:15.893136       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:57:18.719571       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:57:18.719596       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:57:22.163641       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:57:22.163665       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:57:24.652882       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:57:24.652905       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:57:27.353336       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:57:27.353361       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:57:31.017166       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:57:31.017200       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:57:34.796441       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:57:34.796468       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:57:38.923419       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:57:38.923441       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:57:42.715464       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:57:42.715491       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 20:57:45.299593       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 2 lines ...
I0117 20:57:48.760929       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:57:52.419854       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:57:52.419877       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:57:54.625445       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:57:54.625473       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:57:57.838443       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:57:57.838470       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:58:01.997597       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:58:01.997623       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:58:05.855570       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:58:05.855594       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:58:09.804690       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:58:09.804716       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:58:13.288837       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:58:13.288863       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 20:58:16.152021       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:58:18.840552       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:58:18.840575       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:58:23.123539       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:58:23.123570       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:58:27.366098       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:58:27.366130       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:58:31.462885       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:58:31.462915       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:58:35.774486       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:58:35.774511       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:58:38.658556       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:58:38.658584       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:58:42.615824       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:58:42.615847       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 20:58:44.910579       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:58:47.193059       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:58:47.193083       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:58:50.810068       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:58:50.810091       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:58:54.551711       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:58:54.551737       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:58:58.777497       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:58:58.777522       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:59:01.243475       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:59:01.243501       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:59:03.571927       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:59:03.571955       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:59:06.338143       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:59:06.338169       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:59:09.668402       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:59:09.668430       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 20:59:13.564962       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:59:16.365017       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:59:16.365285       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:59:19.149358       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:59:19.149378       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 2 lines ...
I0117 20:59:21.365665       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:59:24.337589       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:59:24.337632       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:59:28.427973       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:59:28.427998       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:59:31.333740       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:59:31.333764       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:59:34.752319       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:59:34.752346       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:59:38.572236       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:59:38.572260       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:59:41.194587       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:59:41.194614       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 20:59:43.534418       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:59:47.782422       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:59:47.782462       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:59:50.350406       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:59:50.350434       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:59:54.251340       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:59:54.251365       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 20:59:57.943821       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 20:59:57.943852       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:00:00.993855       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:00:00.993882       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:00:04.231487       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:00:04.231514       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:00:06.657697       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:00:06.657723       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:00:10.435226       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:00:10.435257       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:00:13.277965       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:00:13.278075       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 21:00:15.523338       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:00:19.674495       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:00:19.674521       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:00:22.750619       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:00:22.750798       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:00:24.970317       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:00:24.970343       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:00:27.312972       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:00:27.312994       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:00:31.478906       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:00:31.478934       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:00:35.847312       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:00:35.847336       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:00:38.149675       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:00:38.149705       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:00:41.408876       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:00:41.408902       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 21:00:44.197763       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:00:48.261201       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:00:48.261225       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:00:51.670257       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:00:51.670281       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:00:53.945461       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:00:53.945488       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:00:57.175671       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:00:57.175697       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:01:01.303624       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:01:01.303650       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:01:03.852863       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:01:03.852890       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:01:07.699929       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:01:07.699953       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:01:10.918661       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:01:10.918685       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:01:13.111288       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:01:13.111314       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 21:01:17.001442       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:01:20.863065       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:01:20.863091       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:01:23.019768       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:01:23.019799       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:01:26.341443       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:01:26.341464       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:01:29.403838       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:01:29.403865       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:01:33.445807       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:01:33.445832       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:01:37.516452       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:01:37.516483       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:01:41.686800       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:01:41.686824       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 21:01:44.677196       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:01:48.358679       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:01:48.358705       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:01:52.335181       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:01:52.335207       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:01:55.286594       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:01:55.286617       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:01:57.367945       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:01:57.367973       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:01:59.913280       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:01:59.913307       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:02:02.288213       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:02:02.288241       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:02:05.615437       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:02:05.615552       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:02:08.562910       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:02:08.562937       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:02:10.869736       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:02:10.869760       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 21:02:14.661545       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:02:17.773301       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:02:17.773325       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:02:20.152545       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:02:20.152574       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:02:22.781018       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:02:22.781042       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:02:25.075337       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:02:25.075360       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:02:28.398588       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:02:28.398622       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:02:31.650264       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:02:31.650290       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:02:35.223212       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:02:35.223236       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:02:37.315364       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:02:37.315391       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:02:41.632375       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:02:41.632404       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 21:02:46.020474       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 2 lines ...
I0117 21:02:50.352010       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:02:53.086956       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:02:53.086987       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:02:55.673218       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:02:55.673244       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:02:58.460922       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:02:58.460984       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:03:01.099271       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:03:01.099300       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:03:03.676422       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:03:03.676447       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:03:06.021377       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:03:06.021408       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 2 lines ...
I0117 21:03:09.485850       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 21:03:13.616532       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:03:16.928200       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:03:16.928226       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:03:21.177508       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:03:21.177536       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:03:23.516000       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:03:23.516029       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:03:26.456892       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:03:26.456917       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:03:29.146359       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:03:29.146387       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:03:33.239819       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:03:33.239842       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:03:35.861932       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:03:35.861961       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:03:38.444820       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:03:38.444845       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 2 lines ...
I0117 21:03:42.841277       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 21:03:46.167007       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:03:50.111959       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:03:50.111983       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:03:52.356379       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:03:52.356422       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:03:55.416312       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:03:55.416338       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:03:58.612023       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:03:58.612050       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:04:01.108701       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:04:01.108727       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:04:05.463532       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:04:05.463559       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:04:09.457772       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:04:09.457793       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:04:13.149069       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:04:13.149091       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 21:04:16.857876       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:04:18.968416       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:04:18.968445       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:04:22.025216       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:04:22.025236       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:04:25.873890       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:04:25.873917       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:04:30.104369       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:04:30.104393       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:04:34.362381       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:04:34.362407       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:04:37.313210       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:04:37.313234       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:04:41.084850       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:04:41.084879       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 21:04:43.728589       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:04:47.087779       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:04:47.087803       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 2 lines ...
I0117 21:04:50.796806       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:04:53.719653       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:04:53.719678       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:04:56.052420       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:04:56.052446       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:05:00.088194       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:05:00.088221       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:05:02.331630       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:05:02.331658       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:05:06.430833       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:05:06.430858       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:05:09.549330       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:05:09.549352       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:05:11.909849       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:05:11.910122       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 21:05:15.797957       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:05:19.310920       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:05:19.310947       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:05:22.167491       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:05:22.167524       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:05:26.239529       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:05:26.239568       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:05:28.832267       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:05:28.832291       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:05:31.789897       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:05:31.789922       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:05:34.988648       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:05:34.988672       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:05:39.239459       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:05:39.239488       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:05:43.062005       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:05:43.062110       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 21:05:46.649483       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:05:49.114553       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:05:49.114581       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:05:52.091255       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:05:52.091278       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:05:55.840905       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:05:55.840932       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:05:58.780364       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:05:58.780389       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:06:01.049956       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:06:01.049980       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:06:04.662793       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:06:04.662815       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:06:07.834128       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:06:07.834152       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:06:11.800046       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:06:11.800070       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 21:06:15.643872       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:06:18.152274       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:06:18.152303       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:06:22.248012       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:06:22.248043       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:06:26.313599       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:06:26.313627       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:06:28.712579       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:06:28.712613       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:06:31.543512       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:06:31.543541       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:06:33.724468       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:06:33.724497       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:06:36.689156       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:06:36.689184       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:06:39.484642       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:06:39.484671       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 21:06:43.787773       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:06:45.959390       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:06:45.959416       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:06:48.597656       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:06:48.597685       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 2 lines ...
I0117 21:06:52.156390       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:06:55.444534       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:06:55.444560       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:06:57.605194       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:06:57.605217       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:07:00.754995       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:07:00.755017       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:07:04.297363       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:07:04.297389       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:07:08.433124       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:07:08.433153       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:07:12.256805       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:07:12.256832       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 21:07:14.409166       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:07:18.639851       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:07:18.639875       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:07:22.768702       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:07:22.768726       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:07:24.878083       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:07:24.878106       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:07:27.080132       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:07:27.080158       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:07:29.632012       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:07:29.632038       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:07:31.677677       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:07:31.677700       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:07:35.513879       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:07:35.513906       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:07:38.832327       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:07:38.832348       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:07:41.289244       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:07:41.289269       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 21:07:43.736539       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:07:47.347998       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:07:47.348024       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:07:49.683054       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:07:49.683085       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:07:53.103595       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:07:53.103620       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:07:55.573669       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:07:55.573692       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:07:57.878150       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:07:57.878175       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:08:02.135715       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:08:02.135744       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:08:04.941459       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:08:04.941481       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:08:09.017087       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:08:09.017112       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:08:11.947078       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:08:11.947103       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 21:08:14.211894       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:08:17.494910       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:08:17.494939       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:08:20.142334       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:08:20.142361       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:08:23.318112       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:08:23.318143       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:08:25.411458       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:08:25.411483       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:08:29.678636       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:08:29.678665       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:08:32.621400       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:08:32.621770       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:08:35.233440       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:08:35.233466       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:08:39.307133       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:08:39.307157       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:08:41.849806       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:08:41.849831       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 21:08:45.175910       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:08:48.245479       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:08:48.245502       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:08:50.771670       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:08:50.771699       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:08:54.753357       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:08:54.753382       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:08:57.301932       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:08:57.301955       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:09:00.391753       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:09:00.391778       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:09:03.432734       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:09:03.432760       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:09:07.628562       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:09:07.628591       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:09:10.440370       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:09:10.440397       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:09:12.966367       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:09:12.966394       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 21:09:16.861334       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:09:19.323377       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:09:19.323480       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:09:21.693370       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:09:21.693392       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:09:25.954616       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:09:25.954641       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:09:29.779728       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:09:29.779754       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:09:32.629051       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:09:32.629075       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:09:35.980612       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:09:35.980639       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:09:38.893596       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:09:38.893623       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:09:43.207861       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:09:43.207888       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 21:09:45.312019       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:09:48.400986       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:09:48.401020       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:09:52.347036       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:09:52.347061       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:09:54.841255       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:09:54.841279       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:09:59.072003       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:09:59.072029       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:10:03.463844       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:10:03.463869       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:10:05.750557       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:10:05.750582       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:10:09.123478       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:10:09.123503       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 21:10:13.502395       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:10:16.510639       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:10:16.510733       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:10:19.604935       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:10:19.604974       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:10:22.145347       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:10:22.145371       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:10:26.113143       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:10:26.113169       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:10:30.446217       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:10:30.446243       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:10:33.157840       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:10:33.157862       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:10:36.477863       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:10:36.477892       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:10:39.002665       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:10:39.002692       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:10:41.824543       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:10:41.824570       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 21:10:45.644655       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:10:49.216573       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:10:49.216594       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:10:53.039122       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:10:53.039146       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:10:57.400688       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:10:57.400712       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:11:00.772091       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:11:00.772123       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:11:03.204003       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:11:03.204025       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:11:06.750816       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:11:06.750838       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:11:10.163548       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:11:10.163574       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 21:11:13.507714       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:11:15.598192       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:11:15.598218       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:11:19.433367       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:11:19.433398       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:11:23.194429       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:11:23.194457       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:11:25.444671       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:11:25.444696       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:11:27.486142       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:11:27.486167       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:11:29.905199       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:11:29.905226       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:11:32.353045       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:11:32.353070       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:11:34.388941       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:11:34.389000       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:11:38.075762       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:11:38.075787       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 2 lines ...
I0117 21:11:40.444164       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:11:43.292545       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:11:43.292572       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 21:11:47.343130       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:11:50.154475       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:11:50.154524       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:11:52.985482       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:11:52.985505       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:11:55.564042       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:11:55.564065       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:11:57.840603       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:11:57.840628       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 2 lines ...
I0117 21:12:01.262216       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:12:04.793929       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:12:04.793956       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:12:06.909900       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:12:06.909929       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:12:09.483344       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:12:09.483370       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:12:13.128102       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:12:13.128148       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 21:12:16.025726       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:12:20.348087       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:12:20.348116       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:12:23.221546       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:12:23.221570       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:12:25.529477       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:12:25.529504       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:12:29.603301       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:12:29.603327       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:12:33.413196       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:12:33.413219       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:12:37.448911       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:12:37.448937       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:12:40.203145       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:12:40.203169       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:12:42.622520       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:12:42.622543       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 6 lines ...
I0117 21:12:46.232744       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:12:50.479110       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:12:50.479176       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:12:54.076034       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:12:54.076058       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:12:58.258802       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:12:58.258845       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:13:00.660940       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:13:00.660981       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 2 lines ...
I0117 21:13:04.663356       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:13:06.946752       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:13:06.946775       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:13:09.539472       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:13:09.539497       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:13:12.973473       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:13:12.973498       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 21:13:15.444116       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:13:18.802029       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:13:18.802158       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:13:22.634917       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:13:22.634942       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:13:24.770545       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:13:24.770568       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:13:27.320637       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:13:27.320806       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:13:29.419974       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:13:29.420000       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:13:31.457356       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:13:31.457478       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:13:34.739270       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:13:34.739292       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:13:37.592417       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:13:37.592446       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:13:39.890650       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:13:39.890743       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 21:13:44.208130       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:13:47.781846       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:13:47.781872       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:13:52.107232       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:13:52.107259       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:13:56.165272       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:13:56.165299       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:14:00.520564       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:14:00.520591       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:14:03.477120       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:14:03.477144       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:14:07.687004       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:14:07.687027       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:14:11.484838       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:14:11.484864       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 21:14:14.648264       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:14:18.233657       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:14:18.233684       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:14:21.751470       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:14:21.751489       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:14:26.014729       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:14:26.014759       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:14:29.091751       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:14:29.091776       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:14:32.540033       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:14:32.540056       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:14:36.627926       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:14:36.627952       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 2 lines ...
I0117 21:14:39.230003       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:14:42.477935       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:14:42.478000       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 21:14:45.983024       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:14:49.163631       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:14:49.163654       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:14:53.285831       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:14:53.285856       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:14:56.429504       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:14:56.429533       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:14:59.823867       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:14:59.823894       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:15:02.182125       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:15:02.182154       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:15:04.314491       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:15:04.314515       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:15:07.963267       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:15:07.963294       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:15:11.594964       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:15:11.594989       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 21:15:14.289838       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:15:16.757172       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:15:16.757196       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:15:21.090005       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:15:21.090030       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:15:23.625805       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:15:23.625834       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:15:27.409888       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:15:27.410127       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:15:31.669846       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:15:31.669870       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:15:35.326636       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:15:35.326657       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:15:38.903187       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:15:38.903210       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:15:42.102468       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:15:42.102493       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 21:15:45.449736       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:15:48.904303       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:15:48.904327       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:15:51.350125       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:15:51.350153       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:15:53.569155       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:15:53.569178       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:15:56.960322       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:15:56.960347       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:16:00.479268       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:16:00.479294       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:16:03.369699       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:16:03.369727       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:16:06.713414       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:16:06.713501       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:16:11.063278       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:16:11.063304       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 21:16:14.808724       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:16:18.995048       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:16:18.995074       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:16:21.504566       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:16:21.504593       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:16:24.067913       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:16:24.067937       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:16:27.112528       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:16:27.112556       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:16:30.332007       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:16:30.332036       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:16:32.529381       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:16:32.529418       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:16:36.036444       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:16:36.036467       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:16:38.914402       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:16:38.914431       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:16:41.707969       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:16:41.707995       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 21:16:44.737198       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:16:47.555765       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:16:47.555794       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:16:51.151867       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:16:51.151894       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:16:54.122253       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:16:54.122275       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:16:57.512389       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:16:57.512414       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:17:01.017764       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:17:01.017795       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:17:03.252746       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:17:03.252774       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:17:07.517205       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:17:07.517228       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:17:10.218079       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:17:10.218104       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 21:17:14.466815       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:17:18.527739       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:17:18.527764       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:17:20.671379       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:17:20.671411       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:17:24.373275       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:17:24.373299       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:17:28.508275       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:17:28.508302       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:17:31.422205       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:17:31.422232       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:17:34.788317       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:17:34.788369       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:17:37.353975       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:17:37.354002       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:17:39.897021       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:17:39.897043       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 21:17:43.592426       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:17:46.130859       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:17:46.130885       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:17:48.327931       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:17:48.328056       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:17:51.408503       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:17:51.408535       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:17:53.613452       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:17:53.613684       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:17:57.147588       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:17:57.147613       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:17:59.659454       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:17:59.659477       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:18:03.008047       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:18:03.008075       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:18:07.027863       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:18:07.027890       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:18:11.050534       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:18:11.050583       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 4 lines ...
I0117 21:18:13.464009       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 2 lines ...
I0117 21:18:16.217932       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:18:18.568818       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:18:18.568845       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:18:22.441782       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:18:22.441808       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:18:25.045204       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:18:25.045231       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:18:27.366982       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:18:27.367007       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:18:30.133960       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:18:30.133983       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:18:34.521140       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:18:34.521194       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:18:37.685558       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:18:37.685583       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:18:40.931307       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:18:40.931333       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:18:42.947817       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:18:42.947844       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 21:18:46.265187       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:18:48.795756       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:18:48.795782       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:18:51.302045       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:18:51.302069       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:18:53.701942       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:18:53.701968       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:18:57.590087       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:18:57.590114       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:19:00.159110       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:19:00.159164       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:19:02.268725       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:19:02.268753       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 2 lines ...
I0117 21:19:06.177236       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:19:10.516287       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:19:10.516314       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 21:19:13.678106       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:19:16.090779       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:19:16.090806       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:19:18.155897       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:19:18.155922       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:19:21.794629       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:19:21.794656       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:19:25.421111       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:19:25.421134       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:19:29.490520       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:19:29.490550       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:19:33.875813       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:19:33.875839       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:19:37.982271       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:19:37.982381       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:19:40.109249       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:19:40.109276       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 21:19:44.489186       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:19:46.599520       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:19:46.599544       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:19:50.689238       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:19:50.689267       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:19:54.542209       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:19:54.542230       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:19:57.225169       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:19:57.225196       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:19:59.922736       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:19:59.922771       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:20:03.223426       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:20:03.223450       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:20:06.947913       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:20:06.947937       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:20:10.902681       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:20:10.902703       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 6 lines ...
I0117 21:20:14.574744       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:20:16.648830       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:20:16.648856       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:20:19.992374       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:20:19.992397       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:20:23.214215       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:20:23.214241       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 2 lines ...
I0117 21:20:25.491462       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:20:28.345917       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:20:28.345947       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:20:31.048513       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:20:31.048540       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 2 lines ...
I0117 21:20:34.637512       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:20:36.828152       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:20:36.828174       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:20:40.957996       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:20:40.958021       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 21:20:44.605369       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:20:47.133110       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:20:47.133135       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:20:51.256232       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:20:51.256260       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:20:53.401536       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:20:53.401563       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:20:57.127897       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:20:57.127923       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:20:59.791159       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:20:59.791183       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:21:03.652844       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:21:03.652896       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:21:07.659811       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:21:07.659838       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:21:10.707792       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:21:10.707826       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 21:21:13.809556       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:21:17.275380       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:21:17.275404       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:21:20.285857       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:21:20.285881       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:21:24.147512       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:21:24.147534       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:21:27.310159       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:21:27.310185       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:21:31.216786       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:21:31.217056       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:21:33.989755       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:21:33.989782       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:21:36.613310       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:21:36.613560       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:21:38.917872       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:21:38.917900       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:21:41.903709       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:21:41.903736       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 21:21:45.240219       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:21:49.064765       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:21:49.064796       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:21:51.791049       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:21:51.791150       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:21:56.010502       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:21:56.010528       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:21:59.816456       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:21:59.816480       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:22:02.404983       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:22:02.405013       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:22:06.278939       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:22:06.278968       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:22:08.942551       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:22:08.942583       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 2 lines ...
I0117 21:22:12.926018       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 21:22:15.570120       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:22:18.826806       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:22:18.826831       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:22:21.589573       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:22:21.589596       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:22:23.925955       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:22:23.925982       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:22:28.016517       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:22:28.016546       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:22:30.392184       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:22:30.392209       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:22:32.546027       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:22:32.546056       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:22:34.553907       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:22:34.553936       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:22:37.939460       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:22:37.939592       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:22:40.477730       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:22:40.477758       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 21:22:44.184296       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:22:46.809556       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:22:46.809582       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:22:50.664329       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:22:50.664356       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:22:53.262010       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:22:53.262036       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:22:57.636870       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:22:57.636899       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:23:00.789952       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:23:00.790000       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:23:04.396858       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:23:04.396885       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:23:07.573031       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:23:07.573058       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:23:10.502179       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:23:10.502207       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 21:23:13.573201       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:23:17.073797       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:23:17.073827       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:23:20.979805       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:23:20.979831       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:23:23.512326       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:23:23.512357       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:23:26.641714       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:23:26.641736       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:23:30.041370       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:23:30.041466       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:23:33.003870       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:23:33.003998       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:23:35.172864       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:23:35.172886       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:23:38.329272       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:23:38.329297       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:23:41.114020       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:23:41.114047       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 21:23:43.767293       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:23:47.413571       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:23:47.413597       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:23:51.251294       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:23:51.251316       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:23:54.126507       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:23:54.126529       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:23:58.250478       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:23:58.250500       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:24:00.450778       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:24:00.450805       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:24:04.057579       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:24:04.057600       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:24:06.742990       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:24:06.743017       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:24:09.943819       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:24:09.943848       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 21:24:13.755634       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:24:17.727882       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:24:17.727908       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:24:19.841980       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:24:19.842002       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:24:23.205396       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:24:23.205418       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:24:26.272754       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:24:26.272781       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:24:28.978923       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:24:28.978947       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:24:32.995553       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:24:32.995578       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:24:35.048647       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:24:35.048676       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:24:38.647000       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:24:38.647026       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:24:42.303381       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:24:42.303410       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 21:24:46.244988       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:24:48.564631       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:24:48.564661       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:24:52.629813       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:24:52.629844       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 2 lines ...
I0117 21:24:55.921678       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:24:58.613773       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:24:58.613799       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:25:02.023953       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:25:02.023978       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:25:05.623193       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:25:05.623222       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:25:08.098961       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:25:08.099050       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:25:11.573302       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:25:11.573327       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 21:25:14.855962       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:25:18.169290       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:25:18.169312       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:25:21.049098       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:25:21.049127       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:25:23.463520       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:25:23.463547       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:25:27.668419       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:25:27.668445       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:25:31.842314       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:25:31.842340       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:25:33.908307       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:25:33.908336       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 2 lines ...
I0117 21:25:36.567179       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:25:40.311085       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:25:40.311113       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 21:25:44.174368       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:25:47.095224       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:25:47.095252       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:25:51.036365       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:25:51.036390       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:25:53.318280       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:25:53.318313       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 2 lines ...
I0117 21:25:55.332412       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:25:57.343521       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:25:57.343547       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:26:00.402099       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:26:00.402125       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:26:04.402569       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:26:04.402591       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:26:07.558156       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:26:07.558181       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:26:11.529221       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:26:11.529249       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 21:26:15.106072       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:26:18.494202       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:26:18.494231       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:26:22.419515       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:26:22.419540       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:26:25.281962       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:26:25.281983       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:26:27.409479       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:26:27.409503       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:26:29.858340       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:26:29.858367       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:26:33.977766       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:26:33.977792       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:26:37.964878       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:26:37.964903       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:26:41.474931       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:26:41.474958       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 21:26:44.839269       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:26:48.312853       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:26:48.312883       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:26:52.424696       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:26:52.424720       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:26:55.035802       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:26:55.035828       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:26:57.804489       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:26:57.804519       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:27:00.195555       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:27:00.195584       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:27:02.515454       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:27:02.515478       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:27:04.548856       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:27:04.548877       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:27:07.987322       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:27:07.987348       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:27:10.603822       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:27:10.603846       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 21:27:14.782134       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:27:17.158165       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:27:17.158212       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:27:19.922319       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:27:19.922344       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:27:22.151307       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:27:22.151335       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:27:24.788807       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:27:24.788833       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:27:27.610865       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:27:27.610894       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:27:29.858305       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:27:29.858334       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:27:32.746507       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:27:32.746531       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:27:35.730910       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:27:35.730932       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:27:38.064394       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:27:38.064417       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:27:40.093044       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:27:40.093067       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:27:42.634556       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:27:42.634582       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 21:27:46.009280       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:27:48.063314       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:27:48.063341       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:27:50.816822       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:27:50.816844       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:27:54.241673       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:27:54.241700       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:27:57.123857       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:27:57.123884       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:28:01.496260       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:28:01.496287       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:28:05.563324       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:28:05.563345       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:28:09.496294       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:28:09.496322       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:28:12.265209       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:28:12.265236       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 21:28:15.780924       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:28:17.992991       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:28:17.993019       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:28:22.312304       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:28:22.312323       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:28:25.213223       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:28:25.213248       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:28:27.723068       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:28:27.723096       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:28:31.761928       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:28:31.761982       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:28:35.480026       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:28:35.480050       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:28:39.423421       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:28:39.423448       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:28:42.185776       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:28:42.185804       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 21:28:44.743563       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:28:48.585554       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:28:48.585583       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:28:51.113292       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:28:51.113315       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:28:55.084075       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:28:55.084101       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:28:58.898354       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:28:58.898382       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:29:01.210086       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:29:01.210113       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:29:04.108703       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:29:04.108724       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:29:07.940514       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:29:07.940536       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:29:11.843575       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:29:11.843600       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 21:29:14.062007       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:29:17.842165       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:29:17.842188       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:29:19.923071       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:29:19.923101       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:29:22.784334       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:29:22.784363       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:29:25.503506       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:29:25.503536       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:29:29.842186       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:29:29.842212       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:29:33.295994       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:29:33.296023       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:29:36.331713       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:29:36.331736       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:29:39.370559       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:29:39.370585       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:29:42.733204       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:29:42.733230       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 21:29:46.054203       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:29:50.228033       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:29:50.228057       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:29:53.910349       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:29:53.910379       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:29:57.709409       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:29:57.709440       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:29:59.811509       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:29:59.811532       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:30:02.490107       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:30:02.490134       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:30:06.663900       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:30:06.663923       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 2 lines ...
I0117 21:30:10.865750       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 21:30:14.137367       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:30:18.020243       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:30:18.020267       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:30:20.551528       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:30:20.551555       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 2 lines ...
I0117 21:30:24.564066       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:30:28.286000       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:30:28.286024       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:30:32.380743       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:30:32.380765       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:30:36.141384       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:30:36.141412       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:30:38.854346       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:30:38.854375       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:30:42.575080       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:30:42.575199       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 21:30:45.184676       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:30:47.567173       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:30:47.567200       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:30:51.575893       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:30:51.575933       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:30:55.415122       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:30:55.415149       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:30:57.489989       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:30:57.490016       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:30:59.919260       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:30:59.919287       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:31:02.118723       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:31:02.118746       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:31:05.652257       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:31:05.652307       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:31:08.359142       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:31:08.359170       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:31:11.735381       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:31:11.735404       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 21:31:15.858375       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:31:19.363897       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:31:19.363925       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:31:23.110428       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:31:23.110454       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:31:26.719649       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:31:26.719671       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:31:29.017190       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:31:29.017214       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:31:32.632680       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:31:32.632985       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:31:36.541315       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:31:36.541338       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:31:39.418128       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:31:39.418155       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 21:31:43.766864       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:31:46.807563       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:31:46.807586       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:31:49.317875       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:31:49.317984       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:31:51.705632       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:31:51.705660       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:31:54.989640       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:31:54.989663       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 2 lines ...
I0117 21:31:57.996045       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:32:02.287273       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:32:02.287300       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:32:05.924830       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:32:05.924857       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:32:08.393657       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:32:08.393681       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:32:11.288139       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:32:11.288166       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 21:32:14.603644       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:32:18.424039       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:32:18.424064       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:32:20.932904       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:32:20.932926       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:32:23.183625       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:32:23.183646       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:32:27.024385       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:32:27.024409       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:32:30.343190       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:32:30.343218       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:32:32.505285       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:32:32.505312       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:32:35.578864       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:32:35.578887       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:32:38.532309       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:32:38.532410       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:32:40.726539       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:32:40.726561       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:32:43.000357       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:32:43.000380       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 21:32:46.386914       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:32:49.552178       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:32:49.552204       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:32:51.690042       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:32:51.690065       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:32:54.746922       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:32:54.746945       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:32:58.732451       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:32:58.732478       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:33:01.660919       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:33:01.660962       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:33:03.968442       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:33:03.968468       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:33:06.053757       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:33:06.053777       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:33:09.410860       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:33:09.410886       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:33:11.775813       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:33:11.775839       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 21:33:14.796198       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:33:17.222935       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:33:17.222965       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:33:19.265502       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:33:19.265529       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:33:21.873258       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:33:21.873281       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:33:26.268033       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:33:26.268060       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:33:29.712687       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:33:29.712715       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:33:32.938739       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:33:32.938766       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:33:36.617687       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:33:36.617722       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:33:40.796762       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:33:40.796786       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 21:33:44.554956       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:33:47.219514       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:33:47.219538       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:33:49.840490       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:33:49.840514       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:33:52.575591       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:33:52.575616       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:33:54.634217       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:33:54.634244       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:33:56.765491       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:33:56.765523       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:33:58.813294       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:33:58.813324       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:34:01.423612       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:34:01.423633       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 2 lines ...
I0117 21:34:04.070443       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:34:06.352367       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:34:06.352394       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 2 lines ...
I0117 21:34:08.441853       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:34:12.598727       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:34:12.598768       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 21:34:15.147563       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:34:19.072705       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:34:19.072731       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:34:22.018388       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:34:22.018412       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:34:24.894658       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:34:24.894682       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:34:28.726269       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:34:28.726297       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:34:32.992319       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:34:32.992346       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:34:36.096871       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:34:36.096899       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:34:40.212985       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:34:40.213010       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 21:34:43.940346       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:34:46.585931       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:34:46.585956       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:34:48.786760       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:34:48.786787       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:34:52.890136       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:34:52.890163       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:34:55.553005       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:34:55.553032       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:34:59.789471       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:34:59.789493       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:35:03.375597       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:35:03.375622       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:35:06.792929       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:35:06.792975       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:35:09.394540       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:35:09.394569       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:35:12.542500       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:35:12.542525       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 21:35:15.009745       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:35:19.018808       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:35:19.018831       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 2 lines ...
I0117 21:35:22.844394       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:35:24.973261       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:35:24.973283       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:35:27.808888       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:35:27.808914       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:35:32.092253       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:35:32.092279       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:35:35.286376       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:35:35.286399       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:35:38.652013       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:35:38.652159       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:35:41.825026       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:35:41.825048       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 21:35:44.936256       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:35:49.054509       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:35:49.054536       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:35:51.445707       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:35:51.445735       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:35:54.436147       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:35:54.436174       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:35:58.055773       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:35:58.055800       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:36:01.830250       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:36:01.830270       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:36:04.159203       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:36:04.159226       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:36:08.526456       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:36:08.526482       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:36:11.644992       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:36:11.645015       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 21:36:15.864714       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:36:19.063289       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:36:19.063386       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:36:22.290378       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:36:22.290404       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:36:26.507468       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:36:26.507495       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:36:29.102344       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:36:29.102367       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:36:33.443589       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:36:33.443614       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:36:37.174673       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:36:37.174700       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:36:40.727717       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:36:40.727738       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:36:42.768796       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:36:42.768817       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 21:36:45.804602       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:36:48.862312       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:36:48.862340       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:36:51.810571       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:36:51.810592       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:36:54.306794       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:36:54.306820       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:36:56.447029       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:36:56.447058       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:36:59.890219       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:36:59.890244       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:37:02.025549       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:37:02.025577       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:37:06.260244       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:37:06.260268       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:37:09.324928       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:37:09.324975       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:37:12.666830       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:37:12.666857       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 21:37:15.702445       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:37:18.526412       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:37:18.526437       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:37:21.587369       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:37:21.587398       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 2 lines ...
I0117 21:37:24.940976       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:37:28.272982       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:37:28.273203       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:37:32.016238       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:37:32.016262       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:37:35.457643       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:37:35.457669       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:37:38.997373       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:37:38.997401       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:37:42.997894       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:37:42.997919       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 21:37:46.506867       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:37:49.782044       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:37:49.782071       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:37:53.325199       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:37:53.325226       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:37:55.813394       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:37:55.813419       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:37:58.654126       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:37:58.654148       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:38:02.999573       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:38:02.999598       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:38:05.949794       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:38:05.949820       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:38:09.654525       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:38:09.654553       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 21:38:13.589306       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:38:17.101259       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:38:17.101273       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:38:19.992741       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:38:19.992764       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:38:22.422838       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:38:22.422866       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:38:26.543801       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:38:26.543830       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:38:28.792100       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:38:28.792125       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:38:32.937159       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:38:32.937182       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:38:36.633098       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:38:36.633124       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:38:40.001456       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:38:40.001484       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 21:38:43.633480       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:38:45.751314       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:38:45.751342       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:38:49.485572       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:38:49.485598       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:38:52.699581       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:38:52.699606       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:38:55.722660       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:38:55.722687       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:38:58.158741       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:38:58.158770       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:39:02.219110       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:39:02.219132       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 2 lines ...
I0117 21:39:04.995052       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:39:09.075787       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:39:09.075812       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:39:12.060438       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:39:12.060462       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 21:39:15.864682       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:39:18.538030       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:39:18.538056       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:39:21.619654       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:39:21.619680       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:39:24.030908       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:39:24.030936       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:39:27.268195       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:39:27.268220       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:39:30.015973       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:39:30.016224       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:39:32.547041       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:39:32.547068       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:39:34.824735       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:39:34.824763       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:39:36.892812       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:39:36.892891       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:39:39.482789       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:39:39.483082       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:39:41.562274       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:39:41.562301       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 21:39:45.166007       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:39:48.242822       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:39:48.242847       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:39:52.318043       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:39:52.318062       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:39:56.302644       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:39:56.302669       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:39:59.905781       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:39:59.905810       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:40:02.589255       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:40:02.589281       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:40:06.780399       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:40:06.780423       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:40:10.543233       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:40:10.543258       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 21:40:14.926997       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:40:18.834625       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:40:18.834648       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:40:22.252062       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:40:22.252086       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:40:25.570678       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:40:25.570705       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:40:28.061972       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:40:28.061993       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 2 lines ...
I0117 21:40:30.366397       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:40:32.797320       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:40:32.797346       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:40:35.254953       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:40:35.254977       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:40:39.527918       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:40:39.527942       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:40:42.909385       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:40:42.909413       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 21:40:47.121148       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:40:50.815511       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:40:50.815662       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:40:53.123471       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:40:53.123500       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:40:56.004313       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:40:56.004339       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:40:58.145312       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:40:58.145335       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:41:00.166595       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:41:00.166623       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:41:03.885621       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:41:03.885646       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:41:07.867489       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:41:07.867514       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:41:12.019994       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:41:12.020019       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 21:41:15.394791       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:41:19.249932       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:41:19.249959       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:41:22.016023       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:41:22.016050       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:41:24.214890       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:41:24.214914       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:41:26.963244       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:41:26.963271       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:41:29.915945       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:41:29.915971       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:41:34.121666       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:41:34.121702       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:41:37.628425       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:41:37.628454       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:41:40.781671       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:41:40.781697       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 21:41:44.627103       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:41:48.736757       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:41:48.736782       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:41:51.528296       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:41:51.528321       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:41:53.537949       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:41:53.537973       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:41:57.656849       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:41:57.656877       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:42:01.507890       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:42:01.507915       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:42:03.529121       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:42:03.529229       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:42:06.910307       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:42:06.910338       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:42:09.915944       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:42:09.915971       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 21:42:13.934383       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:42:16.132861       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:42:16.132883       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:42:19.006593       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:42:19.006616       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:42:21.462222       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:42:21.462248       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:42:25.821423       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:42:25.821449       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:42:29.136248       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:42:29.136271       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:42:32.087607       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:42:32.087628       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 2 lines ...
I0117 21:42:36.156816       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:42:40.464335       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:42:40.464362       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:42:42.646648       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:42:42.646674       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 21:42:46.044917       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:42:49.532628       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:42:49.532652       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:42:52.866256       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:42:52.866285       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:42:55.262766       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:42:55.262789       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:42:59.653288       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:42:59.653314       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:43:02.236349       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:43:02.236373       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:43:06.550287       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:43:06.550312       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:43:09.545928       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:43:09.545953       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:43:12.575429       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:43:12.575458       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 21:43:14.906706       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:43:19.255784       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:43:19.255812       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:43:22.976455       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:43:22.976484       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:43:26.729589       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:43:26.729615       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:43:29.365055       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:43:29.365080       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:43:32.174478       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:43:32.174504       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:43:35.932666       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:43:35.932692       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:43:38.639270       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:43:38.639296       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:43:41.083749       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:43:41.083778       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 21:43:44.074999       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:43:48.145312       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:43:48.145340       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:43:50.333143       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:43:50.333169       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:43:53.220285       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:43:53.220314       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:43:55.266734       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:43:55.266760       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:43:59.609340       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:43:59.609361       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 2 lines ...
I0117 21:44:03.878998       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:44:06.078889       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:44:06.078918       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:44:10.186691       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:44:10.186719       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:44:12.289214       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:44:12.289237       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 21:44:16.449960       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:44:19.572252       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:44:19.572274       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:44:22.614199       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:44:22.614232       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 2 lines ...
I0117 21:44:26.055289       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:44:29.571642       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:44:29.571669       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:44:33.462009       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:44:33.462033       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:44:36.717999       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:44:36.718023       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:44:40.535215       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:44:40.535243       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:44:43.179016       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:44:43.179041       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 21:44:46.836788       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:44:49.295236       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:44:49.295291       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:44:53.428799       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:44:53.428853       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:44:57.815124       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:44:57.815148       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:45:01.812912       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:45:01.812938       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:45:03.929974       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:45:03.929996       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:45:07.114022       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:45:07.114047       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:45:09.770956       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:45:09.770981       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 21:45:14.097057       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:45:18.024674       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:45:18.024699       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:45:20.924620       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:45:20.924644       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:45:23.431834       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:45:23.431862       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:45:26.224022       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:45:26.224050       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:45:30.038985       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:45:30.039044       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:45:33.509846       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:45:33.509872       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:45:36.088136       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:45:36.088164       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:45:40.408719       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:45:40.408746       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 21:45:44.442128       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:45:48.080400       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:45:48.080424       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:45:51.817029       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:45:51.817053       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:45:55.446342       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:45:55.446370       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:45:57.834853       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:45:57.834878       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:46:02.019077       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:46:02.019105       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:46:04.760673       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:46:04.760696       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:46:07.790479       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:46:07.790504       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:46:10.418875       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:46:10.418914       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:46:13.240877       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:46:13.240900       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 21:46:16.265134       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:46:18.825054       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:46:18.825104       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:46:21.866130       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:46:21.866155       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:46:25.066194       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:46:25.066221       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:46:27.779588       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:46:27.779614       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:46:31.542967       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:46:31.542991       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:46:35.391987       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:46:35.392010       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:46:39.334437       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:46:39.334461       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:46:42.261523       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:46:42.261554       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 21:46:44.470324       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 2 lines ...
I0117 21:46:48.232830       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:46:50.564269       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:46:50.564297       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:46:52.779057       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:46:52.779112       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:46:55.359452       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:46:55.359489       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:46:58.629025       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:46:58.629050       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:47:01.599702       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:47:01.599726       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:47:03.644045       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:47:03.644103       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:47:06.837098       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:47:06.837122       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:47:10.256502       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:47:10.256530       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 21:47:13.555311       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:47:17.658670       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:47:17.658693       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:47:20.460680       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:47:20.460705       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:47:23.294664       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:47:23.294687       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:47:25.895223       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:47:25.895366       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:47:29.541125       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:47:29.541149       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:47:32.750552       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:47:32.750575       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:47:36.385823       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:47:36.385846       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:47:38.713421       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:47:38.713470       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:47:40.864318       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:47:40.864346       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:47:43.428524       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:47:43.428548       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 21:47:45.810792       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:47:49.290327       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:47:49.290346       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:47:53.502740       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:47:53.502762       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:47:57.204156       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:47:57.204180       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:48:00.647651       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:48:00.647675       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:48:04.283339       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:48:04.283364       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:48:06.561642       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:48:06.561665       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:48:09.031415       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:48:09.031438       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:48:12.372142       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:48:12.372169       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 21:48:15.896690       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:48:20.234002       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:48:20.234032       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:48:22.460854       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:48:22.460886       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:48:26.118776       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:48:26.118800       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:48:30.003696       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:48:30.003724       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:48:33.457949       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:48:33.457979       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:48:36.343899       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:48:36.343926       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 2 lines ...
I0117 21:48:39.847217       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:48:42.953020       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:48:42.953063       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 21:48:45.351930       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:48:48.642823       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:48:48.642850       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:48:51.432184       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:48:51.432211       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:48:55.358207       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:48:55.358231       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:48:59.531452       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:48:59.531473       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:49:02.232408       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:49:02.232455       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:49:05.277897       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:49:05.277920       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:49:07.555553       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:49:07.555578       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:49:11.407802       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:49:11.407836       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 21:49:15.401907       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:49:19.568467       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:49:19.568809       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:49:22.515873       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:49:22.515899       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:49:25.135687       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:49:25.135716       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:49:28.201816       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:49:28.201848       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:49:32.526244       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:49:32.526270       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:49:34.713460       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:49:34.713485       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 2 lines ...
I0117 21:49:36.751689       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:49:40.831439       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:49:40.831461       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 21:49:45.125476       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:49:47.232553       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:49:47.232574       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:49:51.123755       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:49:51.123780       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:49:54.800623       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:49:54.800670       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:49:58.305442       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:49:58.305471       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:50:01.905249       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:50:01.905272       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:50:04.860790       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:50:04.860814       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:50:07.956808       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:50:07.956914       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:50:11.077427       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:50:11.077458       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 21:50:15.240310       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:50:17.503691       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:50:17.503713       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:50:20.626533       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:50:20.626557       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:50:24.152545       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:50:24.152567       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:50:28.431365       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:50:28.431393       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:50:30.861328       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:50:30.861349       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:50:33.309051       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:50:33.309072       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:50:37.192908       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:50:37.192935       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:50:39.768163       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:50:39.768189       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 21:50:43.808996       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:50:47.657425       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:50:47.657448       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 2 lines ...
I0117 21:50:51.184800       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:50:53.907472       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:50:53.907498       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:50:56.409381       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:50:56.409407       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:51:00.035594       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:51:00.035615       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:51:03.222274       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:51:03.222299       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:51:06.660488       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:51:06.660514       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:51:09.426908       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:51:09.426934       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 2 lines ...
I0117 21:51:13.505324       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 4 lines ...
I0117 21:51:17.010127       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:51:20.043079       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:51:20.043102       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:51:23.455618       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:51:23.455644       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:51:27.828345       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:51:27.828368       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:51:31.866710       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:51:31.866742       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:51:35.197294       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:51:35.197316       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:51:38.781199       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:51:38.781221       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:51:42.624382       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:51:42.624409       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 21:51:46.656738       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:51:49.587231       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:51:49.587260       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:51:53.029678       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:51:53.029702       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:51:56.755174       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:51:56.755196       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:52:00.480197       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:52:00.480224       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:52:03.231219       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:52:03.231246       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:52:07.031481       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:52:07.031505       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:52:10.291540       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:52:10.291563       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:52:12.920807       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:52:12.920829       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 21:52:15.080620       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:52:17.683302       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:52:17.683324       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:52:20.089344       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:52:20.089369       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:52:23.393275       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:52:23.393300       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:52:25.965741       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:52:25.965768       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:52:28.167561       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:52:28.167588       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:52:32.522573       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:52:32.522600       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:52:35.957209       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:52:35.957234       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:52:39.535791       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:52:39.535846       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:52:42.943479       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:52:42.943508       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 21:52:46.588595       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:52:48.652906       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:52:48.652932       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:52:52.633103       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:52:52.633127       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:52:56.567767       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:52:56.567791       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:52:59.674928       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:52:59.674954       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:53:02.341425       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:53:02.341453       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 2 lines ...
I0117 21:53:04.973830       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:53:07.215225       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:53:07.215251       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:53:10.677277       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:53:10.677299       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 21:53:14.032173       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:53:16.826704       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:53:16.826724       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:53:19.167237       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:53:19.167262       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:53:21.730439       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:53:21.730465       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:53:24.665429       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:53:24.665457       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:53:27.975126       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:53:27.975150       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:53:32.304519       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:53:32.304548       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:53:35.472463       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:53:35.472485       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:53:39.042391       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:53:39.042417       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:53:41.476786       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:53:41.476813       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 21:53:44.377887       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:53:46.803980       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:53:46.804005       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:53:48.876972       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:53:48.876999       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:53:52.847761       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:53:52.847788       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:53:55.461612       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:53:55.461636       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:53:58.367990       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:53:58.368017       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:54:02.065384       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:54:02.065411       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:54:05.593328       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:54:05.593354       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:54:07.772412       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:54:07.772434       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:54:11.344121       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:54:11.344147       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 21:54:15.175893       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:54:18.566410       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:54:18.566440       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:54:21.102234       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:54:21.102262       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:54:24.006780       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:54:24.006851       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:54:26.577194       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:54:26.577221       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:54:29.088792       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:54:29.088819       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:54:31.908930       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:54:31.908970       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:54:34.927556       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:54:34.927582       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:54:38.352157       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:54:38.352180       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:54:40.879255       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:54:40.879277       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 21:54:44.272476       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:54:46.892855       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:54:46.892876       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 2 lines ...
I0117 21:54:49.913811       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:54:52.373555       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:54:52.373581       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:54:55.308225       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:54:55.308248       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:54:59.443170       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:54:59.443194       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:55:03.194142       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:55:03.194194       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:55:07.452779       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:55:07.452810       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:55:09.672508       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:55:09.672533       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:55:12.593407       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:55:12.593433       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 21:55:14.856567       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:55:17.806648       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:55:17.806672       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:55:20.589045       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:55:20.589070       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:55:24.008888       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:55:24.008936       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:55:26.882684       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:55:26.882712       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:55:30.437662       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:55:30.437688       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:55:34.249394       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:55:34.249445       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:55:37.904793       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:55:37.904818       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:55:41.716787       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:55:41.716815       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 21:55:45.269288       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:55:47.615806       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:55:47.615834       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:55:50.710859       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:55:50.710886       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:55:54.356446       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:55:54.356470       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:55:57.463351       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:55:57.463375       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:56:01.534983       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:56:01.535007       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:56:04.540694       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:56:04.540719       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 2 lines ...
I0117 21:56:07.998498       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:56:10.384346       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:56:10.384374       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:56:12.582616       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:56:12.582642       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 21:56:14.672416       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:56:18.336844       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:56:18.336887       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:56:22.487860       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:56:22.487884       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:56:26.253911       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:56:26.253937       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:56:29.086123       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:56:29.086145       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:56:32.807862       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:56:32.807889       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 2 lines ...
I0117 21:56:35.559630       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:56:38.623154       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:56:38.623187       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:56:41.184228       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:56:41.184253       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 21:56:44.031169       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:56:46.768324       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:56:46.768349       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:56:49.713560       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:56:49.713692       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:56:53.967611       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:56:53.967634       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:56:58.303992       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:56:58.304026       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:57:00.571710       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:57:00.571762       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:57:03.164867       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:57:03.164894       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:57:06.631715       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:57:06.631742       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:57:09.633369       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:57:09.633391       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 21:57:13.716033       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 2 lines ...
I0117 21:57:18.042898       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:57:21.333495       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:57:21.333592       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:57:24.259043       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:57:24.259065       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:57:28.281761       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:57:28.281785       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:57:30.611948       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:57:30.611972       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:57:32.825976       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:57:32.825999       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:57:35.653279       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:57:35.653306       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:57:38.534696       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:57:38.534721       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:57:41.237185       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:57:41.237211       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 21:57:44.890547       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:57:48.582607       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:57:48.582634       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:57:52.827225       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:57:52.827248       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:57:56.343696       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:57:56.343722       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:58:00.395406       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:58:00.395432       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:58:02.871338       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:58:02.871364       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:58:05.182306       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:58:05.182331       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:58:07.767181       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:58:07.767205       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:58:09.787559       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:58:09.787584       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:58:11.919336       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:58:11.919364       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 21:58:15.113937       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:58:18.843253       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:58:18.843278       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:58:21.661455       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:58:21.661477       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:58:25.473207       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:58:25.473232       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:58:28.905563       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:58:28.905590       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:58:32.644902       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:58:32.644928       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:58:34.768063       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:58:34.768090       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:58:38.842375       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:58:38.842402       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:58:42.900655       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:58:42.900680       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 21:58:46.428833       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:58:48.664699       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:58:48.664726       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:58:51.450022       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:58:51.450051       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:58:55.607079       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:58:55.607105       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:58:58.127956       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:58:58.127985       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:59:01.094614       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:59:01.094643       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:59:03.262573       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:59:03.262597       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:59:07.197405       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:59:07.197429       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:59:11.272813       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:59:11.272836       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 21:59:14.077472       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:59:17.974352       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:59:17.974381       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:59:20.533221       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:59:20.533248       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:59:22.569840       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:59:22.569906       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:59:26.120336       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:59:26.120358       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:59:29.043630       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:59:29.043657       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:59:32.722418       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:59:32.722443       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:59:35.214744       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:59:35.214769       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:59:38.028786       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:59:38.028811       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:59:40.169999       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:59:40.170023       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:59:43.449895       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:59:43.449925       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 21:59:46.499110       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:59:49.674020       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:59:49.674048       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:59:52.816799       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:59:52.816834       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:59:55.149771       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:59:55.149796       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 21:59:57.331739       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 21:59:57.331765       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:00:00.884197       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:00:00.884223       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:00:03.079528       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:00:03.079553       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:00:05.311614       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:00:05.311636       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:00:08.641197       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:00:08.641219       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:00:12.096101       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:00:12.096122       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 22:00:14.557734       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:00:17.255066       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:00:17.255095       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:00:20.182706       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:00:20.182731       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:00:23.319490       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:00:23.319542       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:00:27.244707       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:00:27.244730       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:00:29.640559       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:00:29.640582       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:00:33.283833       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:00:33.283860       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:00:35.422238       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:00:35.422263       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:00:38.235665       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:00:38.235691       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:00:40.330646       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:00:40.330767       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 22:00:43.696279       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:00:47.275106       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:00:47.275130       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:00:51.169059       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:00:51.169086       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:00:54.207013       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:00:54.207039       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:00:56.455342       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:00:56.455371       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:01:00.291852       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:01:00.291876       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:01:03.582557       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:01:03.582583       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:01:07.675637       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:01:07.675662       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:01:10.740227       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:01:10.740251       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 22:01:14.642377       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:01:17.550508       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:01:17.550538       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:01:21.653283       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:01:21.653308       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:01:23.733149       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:01:23.733173       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:01:27.904622       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:01:27.904650       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:01:30.724139       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:01:30.724166       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:01:32.930320       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:01:32.930344       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:01:36.972680       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:01:36.972709       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 2 lines ...
I0117 22:01:41.206076       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 22:01:44.297391       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:01:47.094724       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:01:47.094995       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:01:49.512117       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:01:49.512144       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:01:53.593157       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:01:53.593186       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:01:56.641101       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:01:56.641125       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:01:59.711204       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:01:59.711231       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:02:02.057608       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:02:02.057633       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:02:04.948766       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:02:04.948791       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:02:08.484504       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:02:08.484533       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:02:11.139554       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:02:11.139577       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 22:02:13.777773       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:02:17.375869       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:02:17.375894       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:02:20.753318       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:02:20.753348       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:02:23.740471       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:02:23.740494       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:02:26.537774       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:02:26.537799       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:02:28.622643       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:02:28.622676       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:02:32.419388       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:02:32.419414       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 2 lines ...
I0117 22:02:35.040979       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:02:38.314137       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:02:38.314162       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:02:41.549335       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:02:41.549363       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 22:02:45.375645       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:02:47.398349       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:02:47.398372       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:02:49.553815       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:02:49.553840       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:02:53.535108       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:02:53.535135       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:02:57.584502       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:02:57.584530       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:03:00.884250       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:03:00.884275       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:03:04.621954       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:03:04.621981       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:03:07.847464       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:03:07.847487       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:03:10.076139       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:03:10.076169       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 22:03:13.912511       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:03:17.840109       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:03:17.840136       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:03:20.323500       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:03:20.323528       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:03:22.751819       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:03:22.751839       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:03:25.187798       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:03:25.187825       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:03:29.061196       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:03:29.061220       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:03:31.263766       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:03:31.263794       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:03:35.495066       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:03:35.495094       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:03:38.454136       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:03:38.454181       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:03:41.507640       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:03:41.507740       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 22:03:45.588305       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:03:49.527943       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:03:49.527970       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:03:52.015145       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:03:52.015173       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:03:54.372882       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:03:54.372910       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:03:57.466225       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:03:57.466247       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:04:01.613557       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:04:01.613584       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:04:04.315973       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:04:04.315999       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:04:07.001712       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:04:07.001742       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:04:09.568588       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:04:09.568614       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:04:12.770697       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:04:12.770724       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 22:04:15.246671       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:04:17.486583       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:04:17.486610       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 2 lines ...
I0117 22:04:20.933293       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:04:24.855260       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:04:24.855285       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:04:28.034184       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:04:28.034210       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:04:32.065401       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:04:32.065428       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 2 lines ...
I0117 22:04:34.953108       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:04:38.773839       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:04:38.773866       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:04:41.266530       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:04:41.266557       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 22:04:45.522248       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:04:49.808832       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:04:49.808855       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:04:53.613128       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:04:53.613157       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:04:57.781334       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:04:57.781359       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:05:00.599200       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:05:00.599225       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:05:04.805662       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:05:04.805766       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:05:08.356515       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:05:08.356540       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:05:11.990536       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:05:11.990561       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 22:05:16.043437       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:05:19.693531       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:05:19.693557       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 2 lines ...
I0117 22:05:24.010921       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:05:27.554405       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:05:27.554429       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:05:31.152650       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:05:31.152672       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:05:33.328699       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:05:33.328727       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:05:35.776246       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:05:35.776374       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:05:40.156736       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:05:40.156763       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:05:42.352190       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:05:42.352215       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 22:05:45.488977       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:05:48.100964       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:05:48.101004       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:05:50.598266       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:05:50.598332       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:05:53.568084       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:05:53.568105       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:05:57.919408       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:05:57.919435       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:06:00.718345       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:06:00.718374       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:06:03.517316       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:06:03.517342       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:06:05.623049       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:06:05.623072       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:06:09.587758       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:06:09.587786       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:06:11.993260       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:06:11.993286       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 22:06:15.776740       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:06:19.142850       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:06:19.142876       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:06:23.173716       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:06:23.173742       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:06:25.493798       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:06:25.493823       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:06:29.362632       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:06:29.362664       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:06:32.613141       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:06:32.613167       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:06:36.499146       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:06:36.499173       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:06:40.533501       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:06:40.533525       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 22:06:44.588480       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:06:48.514474       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:06:48.514501       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:06:51.054783       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:06:51.054811       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:06:54.875256       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:06:54.875285       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:06:57.577422       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:06:57.577475       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:07:00.988390       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:07:00.988442       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:07:03.154637       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:07:03.154662       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:07:06.224470       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:07:06.224494       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:07:09.408066       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:07:09.408095       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:07:12.739184       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:07:12.739282       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 22:07:16.913492       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:07:19.218178       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:07:19.218205       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:07:22.853978       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:07:22.854004       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:07:27.144847       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:07:27.144874       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:07:31.425489       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:07:31.425515       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:07:34.814750       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:07:34.814782       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:07:38.444465       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:07:38.444492       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:07:42.570201       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:07:42.570227       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 22:07:44.808524       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:07:47.475090       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:07:47.475114       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:07:51.383904       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:07:51.383926       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:07:55.717511       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:07:55.717534       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:07:57.770202       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:07:57.770229       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:08:01.502527       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:08:01.502555       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:08:03.660775       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:08:03.660799       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:08:06.894389       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:08:06.894415       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:08:09.008650       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:08:09.008675       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:08:13.329152       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:08:13.329175       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 22:08:16.857857       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:08:20.830693       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:08:20.830713       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:08:23.865083       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:08:23.865103       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:08:26.267846       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:08:26.267875       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:08:29.837827       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:08:29.837852       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:08:33.995890       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:08:33.995916       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:08:38.048514       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:08:38.048538       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:08:42.291295       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:08:42.291325       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 22:08:45.871157       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 2 lines ...
I0117 22:08:48.207363       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:08:52.556650       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:08:52.556676       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:08:56.058124       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:08:56.058147       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:08:59.953966       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:08:59.953991       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:09:02.021878       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:09:02.021903       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:09:05.754466       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:09:05.754491       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:09:08.609746       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:09:08.609774       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:09:11.739653       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:09:11.739678       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 22:09:15.493376       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:09:18.899329       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:09:18.899356       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:09:21.997414       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:09:21.997442       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:09:24.886777       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:09:24.886805       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:09:28.615249       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:09:28.615275       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:09:31.334985       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:09:31.335017       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:09:33.743544       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:09:33.743573       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:09:36.411106       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:09:36.411131       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:09:38.709823       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:09:38.709846       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:09:42.788281       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:09:42.788389       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 22:09:46.317173       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:09:50.114122       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:09:50.114149       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:09:52.199567       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:09:52.199598       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:09:54.585934       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:09:54.585961       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:09:57.195768       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:09:57.195796       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:09:59.527034       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:09:59.527060       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:10:03.711932       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:10:03.711959       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:10:06.045073       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:10:06.045102       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:10:08.308887       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:10:08.308918       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:10:12.029233       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:10:12.029333       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 6 lines ...
I0117 22:10:14.833268       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:10:17.694374       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:10:17.694398       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:10:20.278601       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:10:20.278631       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:10:24.107769       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:10:24.107790       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:10:26.449524       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:10:26.449550       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:10:28.679758       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:10:28.679781       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:10:33.069887       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:10:33.069914       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:10:36.899793       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:10:36.899821       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:10:41.139910       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:10:41.140017       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 22:10:45.438395       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:10:48.741046       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:10:48.741069       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:10:52.112326       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:10:52.112350       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 2 lines ...
I0117 22:10:55.121440       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:10:57.556465       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:10:57.556490       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:10:59.567156       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:10:59.567182       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:11:03.434210       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:11:03.434240       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:11:07.103989       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:11:07.104015       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:11:10.241284       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:11:10.241310       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:11:12.824391       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:11:12.824414       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 22:11:16.104544       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:11:18.708100       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:11:18.708128       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:11:21.593940       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:11:21.593973       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:11:24.238940       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:11:24.238966       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:11:27.142029       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:11:27.142051       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 2 lines ...
I0117 22:11:30.664213       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:11:34.193343       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:11:34.193374       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:11:37.506518       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:11:37.506545       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:11:40.686165       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:11:40.686191       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 22:11:44.918811       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:11:48.998193       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:11:48.998222       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:11:53.141263       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:11:53.141289       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:11:57.251678       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:11:57.251705       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:11:59.746216       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:11:59.746254       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:12:03.603168       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:12:03.603198       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:12:07.768477       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:12:07.768504       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:12:10.380158       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:12:10.380203       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 22:12:13.843041       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:12:16.000882       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:12:16.000909       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:12:18.148704       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:12:18.148732       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:12:20.657446       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:12:20.657470       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:12:23.964863       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:12:23.964888       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:12:26.528659       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:12:26.528684       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:12:29.308865       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:12:29.308891       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:12:32.192545       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:12:32.192570       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:12:34.292308       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:12:34.292334       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:12:36.610177       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:12:36.610205       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:12:39.027889       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:12:39.027914       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:12:41.634042       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:12:41.634073       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 22:12:44.956872       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:12:48.693728       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:12:48.693757       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:12:52.625935       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:12:52.625962       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:12:56.223521       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:12:56.223548       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:12:58.448527       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:12:58.448552       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:13:02.205430       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:13:02.205462       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:13:04.376232       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:13:04.376259       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:13:08.022425       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:13:08.022447       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:13:11.546742       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:13:11.546769       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 22:13:14.365696       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:13:17.237712       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:13:17.237739       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 2 lines ...
I0117 22:13:20.796534       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:13:24.538808       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:13:24.538835       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:13:28.333735       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:13:28.333758       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:13:32.463606       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:13:32.463633       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:13:34.907641       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:13:34.907664       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:13:39.034304       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:13:39.034332       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:13:42.122487       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:13:42.122512       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 22:13:45.060900       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:13:49.106976       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:13:49.107005       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:13:52.174918       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:13:52.174945       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:13:55.493962       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:13:55.493987       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:13:59.218846       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:13:59.218871       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:14:02.880294       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:14:02.880320       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:14:05.363030       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:14:05.363052       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:14:07.949693       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:14:07.949715       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:14:10.165946       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:14:10.165978       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 22:14:14.078671       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:14:17.445205       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:14:17.445232       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:14:20.896496       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:14:20.896522       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:14:24.618821       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:14:24.618843       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:14:27.871548       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:14:27.871574       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:14:30.949286       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:14:30.949312       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:14:34.190865       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:14:34.190891       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:14:38.334673       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:14:38.334705       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:14:42.609027       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:14:42.609052       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 22:14:45.553734       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:14:47.726787       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:14:47.726812       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:14:50.521688       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:14:50.521714       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:14:54.322132       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:14:54.322160       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:14:56.482114       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:14:56.482140       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:15:00.047791       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:15:00.047816       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:15:03.267829       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:15:03.267855       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:15:06.398273       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:15:06.398298       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:15:10.275294       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:15:10.275321       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:15:13.503398       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:15:13.503425       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 22:15:17.461013       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:15:20.070385       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:15:20.070408       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:15:24.168797       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:15:24.168822       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:15:26.779116       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:15:26.779144       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:15:30.978461       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:15:30.978491       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:15:35.211481       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:15:35.211504       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:15:38.101533       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:15:38.101560       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:15:41.959126       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:15:41.959155       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 22:15:45.601688       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:15:47.910359       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:15:47.910388       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:15:51.254361       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:15:51.254384       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:15:55.060463       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:15:55.060511       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:15:59.401951       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:15:59.401977       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:16:01.613125       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:16:01.613154       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:16:04.669414       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:16:04.669441       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:16:08.002561       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:16:08.002584       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:16:11.501647       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:16:11.501672       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 22:16:14.299215       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:16:16.625991       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:16:16.626017       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:16:19.109619       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:16:19.109643       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:16:22.756911       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:16:22.756937       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:16:26.592175       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:16:26.592201       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:16:29.884225       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:16:29.884271       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:16:33.403596       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:16:33.403621       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:16:36.303928       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:16:36.303951       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:16:40.186517       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:16:40.186544       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:16:43.484690       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:16:43.484717       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 22:16:46.349373       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:16:49.553264       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:16:49.553292       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:16:53.639429       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:16:53.639454       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:16:56.822631       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:16:56.822653       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:17:00.010271       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:17:00.010300       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:17:02.873537       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:17:02.873562       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:17:05.935102       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:17:05.935123       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 2 lines ...
I0117 22:17:09.684863       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 22:17:14.046125       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:17:17.873412       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:17:17.873439       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:17:21.906920       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:17:21.906943       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:17:24.269020       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:17:24.269047       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:17:28.122127       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:17:28.122152       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:17:31.167608       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:17:31.167634       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:17:33.623091       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:17:33.623112       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:17:35.704569       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:17:35.704592       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:17:39.221479       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:17:39.221501       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:17:42.842704       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:17:42.842726       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 22:17:45.985585       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:17:49.214591       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:17:49.214616       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:17:53.259998       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:17:53.260028       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:17:57.025911       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:17:57.025937       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 2 lines ...
I0117 22:18:00.911006       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:18:04.354567       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:18:04.354593       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:18:07.352474       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:18:07.352503       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:18:10.165464       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:18:10.165491       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:18:12.735070       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:18:12.735098       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 22:18:16.397522       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:18:19.413389       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:18:19.413491       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:18:23.081091       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:18:23.081119       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:18:25.805291       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:18:25.805319       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:18:29.562952       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:18:29.562975       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:18:31.781530       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:18:31.781556       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:18:35.553051       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:18:35.553077       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:18:39.891977       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:18:39.892004       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 22:18:44.134381       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:18:47.738265       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:18:47.738289       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:18:49.854807       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:18:49.854903       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:18:52.275292       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:18:52.275320       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:18:55.113532       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:18:55.113553       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:18:57.231018       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:18:57.231043       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:18:59.900092       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:18:59.900116       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:19:03.865166       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:19:03.865195       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:19:06.918098       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:19:06.918125       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:19:09.150386       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:19:09.150408       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:19:12.509891       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:19:12.509991       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 22:19:16.132337       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:19:19.595854       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:19:19.595879       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:19:23.851457       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:19:23.851482       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:19:27.284430       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:19:27.284455       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:19:31.104345       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:19:31.104374       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:19:35.203286       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:19:35.203313       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:19:38.194215       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:19:38.194244       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:19:40.967489       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:19:40.967512       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 22:19:45.218046       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:19:48.856315       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:19:48.856344       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:19:51.651760       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:19:51.651787       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 2 lines ...
I0117 22:19:54.730810       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:19:58.058232       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:19:58.058267       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:20:01.539759       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:20:01.539784       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 2 lines ...
I0117 22:20:05.145107       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:20:08.152346       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:20:08.152369       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:20:11.935346       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:20:11.935368       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 22:20:15.690927       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:20:19.565444       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:20:19.565471       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:20:22.133059       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:20:22.133082       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:20:25.629289       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:20:25.629315       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:20:28.774445       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:20:28.774475       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:20:33.011760       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:20:33.011789       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:20:37.261281       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:20:37.261309       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:20:40.637675       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:20:40.637706       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 22:20:43.765640       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:20:46.338680       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:20:46.338708       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:20:49.272268       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:20:49.272295       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:20:51.804672       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:20:51.804700       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:20:54.973290       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:20:54.973314       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:20:59.039602       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:20:59.039655       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:21:03.110649       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:21:03.110674       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:21:06.048541       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:21:06.048585       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:21:09.647007       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:21:09.647035       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:21:12.074052       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:21:12.074079       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 22:21:15.996603       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:21:18.183448       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:21:18.183474       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:21:20.860393       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:21:20.860416       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:21:24.529720       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:21:24.529746       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:21:26.793130       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:21:26.793153       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:21:30.924037       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:21:30.924062       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:21:32.942932       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:21:32.942957       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:21:35.830922       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:21:35.830950       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:21:37.893506       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:21:37.893532       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:21:41.790528       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:21:41.790553       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 22:21:44.800835       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:21:48.201919       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:21:48.201946       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:21:51.463699       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:21:51.463721       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:21:55.517046       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:21:55.517075       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:21:57.684665       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:21:57.684696       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:22:01.801099       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:22:01.801121       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:22:05.033462       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:22:05.033492       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:22:08.572239       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:22:08.572264       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:22:12.349505       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:22:12.349530       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 22:22:15.923181       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:22:19.798969       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:22:19.798995       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:22:22.674739       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:22:22.674768       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:22:26.405254       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:22:26.405282       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:22:30.142912       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:22:30.142945       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:22:33.244577       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:22:33.244600       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 2 lines ...
I0117 22:22:35.801685       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:22:38.516151       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:22:38.516180       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:22:42.417193       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:22:42.417218       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 22:22:44.612725       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:22:47.775267       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:22:47.775294       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:22:51.794168       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:22:51.794199       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:22:55.672503       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:22:55.672528       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:22:58.181291       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:22:58.181317       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:23:02.096435       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:23:02.096554       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:23:05.145000       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:23:05.145021       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:23:09.119689       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:23:09.119715       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:23:11.142849       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:23:11.142872       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 22:23:14.077802       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:23:17.863529       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:23:17.863553       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:23:20.913070       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:23:20.913127       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:23:24.517449       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:23:24.517476       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:23:27.040403       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:23:27.040433       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:23:29.649602       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:23:29.649628       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:23:33.679177       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:23:33.679200       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:23:36.933267       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:23:36.933293       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:23:40.423911       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:23:40.423934       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 22:23:44.555703       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:23:48.573793       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:23:48.573816       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:23:51.543611       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:23:51.543640       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:23:54.406232       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:23:54.406259       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:23:56.654668       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:23:56.654695       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:23:59.762962       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:23:59.762986       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:24:02.463596       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:24:02.463620       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:24:05.265427       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:24:05.265471       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:24:08.987056       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:24:08.987082       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:24:11.433685       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:24:11.433710       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 22:24:13.615897       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:24:17.875535       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:24:17.875560       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:24:20.752204       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:24:20.752227       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:24:23.746226       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:24:23.746249       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:24:26.638686       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:24:26.638713       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:24:29.695140       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:24:29.695166       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:24:32.734212       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:24:32.734242       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:24:36.043016       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:24:36.043039       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:24:40.255873       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:24:40.255901       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 22:24:43.629810       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:24:47.795306       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:24:47.795334       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:24:50.699308       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:24:50.699336       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:24:53.857741       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:24:53.857765       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:24:57.153201       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:24:57.153228       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:25:00.908640       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:25:00.908666       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:25:03.910725       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:25:03.910757       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:25:07.374833       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:25:07.374867       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:25:11.108534       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:25:11.108565       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 22:25:15.376304       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:25:18.805612       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:25:18.805633       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:25:21.883932       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:25:21.883959       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:25:26.282480       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:25:26.282507       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:25:28.898773       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:25:28.898799       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:25:31.265191       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:25:31.265213       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:25:34.224149       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:25:34.224175       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 2 lines ...
I0117 22:25:36.482057       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:25:38.930054       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:25:38.930080       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:25:40.960041       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:25:40.960067       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 22:25:45.230847       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:25:48.406364       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:25:48.406393       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 2 lines ...
I0117 22:25:52.212675       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:25:56.457307       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:25:56.457328       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:26:00.804504       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:26:00.804527       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:26:05.131150       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:26:05.131174       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:26:07.331490       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:26:07.331515       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:26:09.684072       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:26:09.684097       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:26:12.743775       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:26:12.743800       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 22:26:15.107525       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:26:17.833478       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:26:17.833504       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:26:20.083508       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:26:20.083537       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:26:24.394556       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:26:24.394581       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:26:27.088560       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:26:27.088587       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:26:29.433208       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:26:29.433267       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:26:32.242376       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:26:32.242399       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:26:34.253622       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:26:34.253647       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:26:36.612694       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:26:36.612720       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:26:40.037038       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:26:40.037068       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 4 lines ...
I0117 22:26:43.600890       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 2 lines ...
I0117 22:26:47.109190       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:26:50.668026       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:26:50.668066       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:26:54.963848       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:26:54.963874       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:26:57.931857       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:26:57.931883       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:27:01.800112       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:27:01.800137       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:27:06.023735       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:27:06.023763       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:27:10.280066       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:27:10.280093       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:27:13.009771       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:27:13.009795       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 22:27:15.897039       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:27:20.169679       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:27:20.169703       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:27:22.458126       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:27:22.458150       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:27:26.325136       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:27:26.325157       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:27:28.781054       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:27:28.781078       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:27:33.021668       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:27:33.021695       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:27:35.265440       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:27:35.265464       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:27:37.841179       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:27:37.841201       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:27:41.359296       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:27:41.359320       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 5 lines ...
I0117 22:27:44.611703       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:27:48.364351       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:27:48.364373       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:27:52.499303       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:27:52.499329       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:27:55.504493       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:27:55.504521       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:27:59.043265       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:27:59.043363       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:28:02.532923       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:28:02.533038       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
I0117 22:28:05.805093       1 leaderelection.go:352] lock is held by capz-upxwuv-md-0-vwhwg_5843a1ef-beef-406b-863a-6f3fb70ea904 and has not yet expired
I0117 22:28:05.805116       1 leaderelection.go:253] failed to acquire lease kube-system/csi-azuredisk-controller
... skipping 31 lines ...
I0117 20:28:06.188294       1 azure_disk_utils.go:571] InitializeCloudFromSecret: failed to get cloud config from secret kube-system/azure-cloud-provider: failed to get secret kube-system/azure-cloud-provider: secrets "azure-cloud-provider" not found
... skipping 17 lines ...
E0117 20:28:06.735941       1 azuredisk_v2.go:272] Failed to get node info. Error: NewNodeInfo: Failed to get instance type from Azure cloud provider, nodeName: , error: not a vmss instance
... skipping 367 lines ...
I0117 20:28:06.974034       1 shared_state.go:426]  "msg"="Pod spec of pod csi-azuredisk-controller-79477bf968-mfjmh is: {Volumes:[{Name:socket-dir VolumeSource:{HostPath:nil EmptyDir:&EmptyDirVolumeSource{Medium:,SizeLimit:<nil>,} GCEPersistentDisk:nil AWSElasticBlockStore:nil GitRepo:nil Secret:nil NFS:nil ISCSI:nil Glusterfs:nil PersistentVolumeClaim:nil RBD:nil FlexVolume:nil Cinder:nil CephFS:nil Flocker:nil DownwardAPI:nil FC:nil AzureFile:nil ConfigMap:nil VsphereVolume:nil Quobyte:nil AzureDisk:nil PhotonPersistentDisk:nil Projected:nil PortworxVolume:nil ScaleIO:nil StorageOS:nil CSI:nil Ephemeral:nil}} {Name:azure-cred VolumeSource:{HostPath:&HostPathVolumeSource{Path:/etc/kubernetes/,Type:*DirectoryOrCreate,} EmptyDir:nil GCEPersistentDisk:nil AWSElasticBlockStore:nil GitRepo:nil Secret:nil NFS:nil ISCSI:nil Glusterfs:nil PersistentVolumeClaim:nil RBD:nil FlexVolume:nil Cinder:nil CephFS:nil Flocker:nil DownwardAPI:nil FC:nil AzureFile:nil ConfigMap:nil VsphereVolume:nil Quobyte:nil AzureDisk:nil PhotonPersistentDisk:nil Projected:nil PortworxVolume:nil ScaleIO:nil StorageOS:nil CSI:nil Ephemeral:nil}} {Name:csi-azuredisk-controller-config VolumeSource:{HostPath:nil EmptyDir:nil GCEPersistentDisk:nil AWSElasticBlockStore:nil GitRepo:nil Secret:nil NFS:nil ISCSI:nil Glusterfs:nil PersistentVolumeClaim:nil RBD:nil FlexVolume:nil Cinder:nil CephFS:nil Flocker:nil DownwardAPI:nil FC:nil AzureFile:nil ConfigMap:&ConfigMapVolumeSource{LocalObjectReference:LocalObjectReference{Name:csi-azuredisk-controller-config,},Items:[]KeyToPath{},DefaultMode:*420,Optional:nil,} VsphereVolume:nil Quobyte:nil AzureDisk:nil PhotonPersistentDisk:nil Projected:nil PortworxVolume:nil ScaleIO:nil StorageOS:nil CSI:nil Ephemeral:nil}} {Name:kube-api-access-q8nv9 VolumeSource:{HostPath:nil EmptyDir:nil GCEPersistentDisk:nil AWSElasticBlockStore:nil GitRepo:nil Secret:nil NFS:nil ISCSI:nil Glusterfs:nil PersistentVolumeClaim:nil RBD:nil FlexVolume:nil Cinder:nil CephFS:nil Flocker:nil DownwardAPI:nil FC:nil AzureFile:nil ConfigMap:nil VsphereVolume:nil Quobyte:nil AzureDisk:nil PhotonPersistentDisk:nil Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,} PortworxVolume:nil ScaleIO:nil StorageOS:nil CSI:nil Ephemeral:nil}}] InitContainers:[] Containers:[{Name:csi-provisioner Image:mcr.microsoft.com/oss/kubernetes-csi/csi-provisioner:v3.2.0 Command:[] Args:[--feature-gates=Topology=true --csi-address=$(ADDRESS) --v=2 --timeout=30s --leader-election --leader-election-namespace=kube-system --worker-threads=100 --extra-create-metadata=true --strict-topology=true --kube-api-qps=50 --kube-api-burst=100] WorkingDir: Ports:[] EnvFrom:[] Env:[{Name:ADDRESS Value:/csi/csi.sock ValueFrom:nil}] Resources:{Limits:map[memory:{i:{value:524288000 scale:0} d:{Dec:<nil>} s:500Mi Format:BinarySI}] Requests:map[cpu:{i:{value:10 scale:-3} d:{Dec:<nil>} s:10m Format:DecimalSI} memory:{i:{value:20971520 scale:0} d:{Dec:<nil>} s:20Mi Format:BinarySI}] Claims:[]} VolumeMounts:[{Name:socket-dir ReadOnly:false MountPath:/csi SubPath: MountPropagation:<nil> SubPathExpr:} {Name:kube-api-access-q8nv9 ReadOnly:true MountPath:/var/run/secrets/kubernetes.io/serviceaccount SubPath: MountPropagation:<nil> SubPathExpr:}] VolumeDevices:[] LivenessProbe:nil ReadinessProbe:nil StartupProbe:nil Lifecycle:nil TerminationMessagePath:/dev/termination-log TerminationMessagePolicy:File ImagePullPolicy:IfNotPresent SecurityContext:nil Stdin:false StdinOnce:false TTY:false} {Name:csi-attacher Image:mcr.microsoft.com/oss/kubernetes-csi/csi-attacher:v3.5.0 Command:[] Args:[-v=2 -csi-address=$(ADDRESS) -timeout=600s -leader-election --leader-election-namespace=kube-system -worker-threads=500 -kube-api-qps=50 -kube-api-burst=100] WorkingDir: Ports:[] EnvFrom:[] Env:[{Name:ADDRESS Value:/csi/csi.sock ValueFrom:nil}] Resources:{Limits:map[memory:{i:{value:524288000 scale:0} d:{Dec:<nil>} s:500Mi Format:BinarySI}] Requests:map[cpu:{i:{value:10 scale:-3} d:{Dec:<nil>} s:10m Format:DecimalSI} memory:{i:{value:20971520 scale:0} d:{Dec:<nil>} s:20Mi Format:BinarySI}] Claims:[]} VolumeMounts:[{Name:socket-dir ReadOnly:false MountPath:/csi SubPath: MountPropagation:<nil> SubPathExpr:} {Name:kube-api-access-q8nv9 ReadOnly:true MountPath:/var/run/secrets/kubernetes.io/serviceaccount SubPath: MountPropagation:<nil> SubPathExpr:}] VolumeDevices:[] LivenessProbe:nil ReadinessProbe:nil StartupProbe:nil Lifecycle:nil TerminationMessagePath:/dev/termination-log TerminationMessagePolicy:File ImagePullPolicy:IfNotPresent SecurityContext:nil Stdin:false StdinOnce:false TTY:false} {Name:csi-snapshotter Image:mcr.microsoft.com/oss/kubernetes-csi/csi-snapshotter:v5.0.1 Command:[] Args:[-csi-address=$(ADDRESS) -leader-election --leader-election-namespace=kube-system -v=2] WorkingDir: Ports:[] EnvFrom:[] Env:[{Name:ADDRESS Value:/csi/csi.sock ValueFrom:nil}] Resources:{Limits:map[memory:{i:{value:104857600 scale:0} d:{Dec:<nil>} s:100Mi Format:BinarySI}] Requests:map[cpu:{i:{value:10 scale:-3} d:{Dec:<nil>} s:10m Format:DecimalSI} memory:{i:{value:20971520 scale:0} d:{Dec:<nil>} s:20Mi Format:BinarySI}] Claims:[]} VolumeMounts:[{Name:socket-dir ReadOnly:false MountPath:/csi SubPath: MountPropagation:<nil> SubPathExpr:} {Name:kube-api-access-q8nv9 ReadOnly:true MountPath:/var/run/secrets/kubernetes.io/serviceaccount SubPath: MountPropagation:<nil> SubPathExpr:}] VolumeDevices:[] LivenessProbe:nil ReadinessProbe:nil StartupProbe:nil Lifecycle:nil TerminationMessagePath:/dev/termination-log TerminationMessagePolicy:File ImagePullPolicy:IfNotPresent SecurityContext:nil Stdin:false StdinOnce:false TTY:false} {Name:csi-resizer Image:mcr.microsoft.com/oss/kubernetes-csi/csi-resizer:v1.5.0 Command:[] Args:[-csi-address=$(ADDRESS) -v=2 -leader-election --leader-election-namespace=kube-system -handle-volume-inuse-error=false -feature-gates=RecoverVolumeExpansionFailure=true -timeout=240s] WorkingDir: Ports:[] EnvFrom:[] Env:[{Name:ADDRESS Value:/csi/csi.sock ValueFrom:nil}] Resources:{Limits:map[memory:{i:{value:524288000 scale:0} d:{Dec:<nil>} s:500Mi Format:BinarySI}] Requests:map[cpu:{i:{value:10 scale:-3} d:{Dec:<nil>} s:10m Format:DecimalSI} memory:{i:{value:20971520 scale:0} d:{Dec:<nil>} s:20Mi Format:BinarySI}] Claims:[]} VolumeMounts:[{Name:socket-dir ReadOnly:false MountPath:/csi SubPath: MountPropagation:<nil> SubPathExpr:} {Name:kube-api-access-q8nv9 ReadOnly:true MountPath:/var/run/secrets/kubernetes.io/serviceaccount SubPath: MountPropagation:<nil> SubPathExpr:}] VolumeDevices:[] LivenessProbe:nil ReadinessProbe:nil StartupProbe:nil Lifecycle:nil TerminationMessagePath:/dev/termination-log TerminationMessagePolicy:File ImagePullPolicy:IfNotPresent SecurityContext:nil Stdin:false StdinOnce:false TTY:false} {Name:liveness-probe Image:mcr.microsoft.com/oss/kubernetes-csi/livenessprobe:v2.7.0 Command:[] Args:[--csi-address=/csi/csi.sock --probe-timeout=3s --health-port=29602 --v=2] WorkingDir: Ports:[] EnvFrom:[] Env:[] Resources:{Limits:map[memory:{i:{value:104857600 scale:0} d:{Dec:<nil>} s:100Mi Format:BinarySI}] Requests:map[cpu:{i:{value:10 scale:-3} d:{Dec:<nil>} s:10m Format:DecimalSI} memory:{i:{value:20971520 scale:0} d:{Dec:<nil>} s:20Mi Format:BinarySI}] Claims:[]} VolumeMounts:[{Name:socket-dir ReadOnly:false MountPath:/csi SubPath: MountPropagation:<nil> SubPathExpr:} {Name:kube-api-access-q8nv9 ReadOnly:true MountPath:/var/run/secrets/kubernetes.io/serviceaccount SubPath: MountPropagation:<nil> SubPathExpr:}] VolumeDevices:[] LivenessProbe:nil ReadinessProbe:nil StartupProbe:nil Lifecycle:nil TerminationMessagePath:/dev/termination-log TerminationMessagePolicy:File ImagePullPolicy:IfNotPresent SecurityContext:nil Stdin:false StdinOnce:false TTY:false} {Name:azuredisk Image:capzci.azurecr.io/azuredisk-csi:latest-v2-9ef068a8cb36a997d4ea04b90c05c6f92a488a19 Command:[] Args:[--v=5 --config=/etc/csi-azuredisk-controller/config.yaml] WorkingDir: Ports:[{Name:healthz HostPort:29602 ContainerPort:29602 Protocol:TCP HostIP:} {Name:metrics HostPort:29604 ContainerPort:29604 Protocol:TCP HostIP:}] EnvFrom:[] Env:[{Name:AZURE_CREDENTIAL_FILE Value: ValueFrom:&EnvVarSource{FieldRef:nil,ResourceFieldRef:nil,ConfigMapKeyRef:&ConfigMapKeySelector{LocalObjectReference:LocalObjectReference{Name:azure-cred-file,},Key:path,Optional:*true,},SecretKeyRef:nil,}} {Name:CSI_ENDPOINT Value:unix:///csi/csi.sock ValueFrom:nil} {Name:AZURE_GO_SDK_LOG_LEVEL Value: ValueFrom:nil}] Resources:{Limits:map[memory:{i:{value:524288000 scale:0} d:{Dec:<nil>} s:500Mi Format:BinarySI}] Requests:map[cpu:{i:{value:10 scale:-3} d:{Dec:<nil>} s:10m Format:DecimalSI} memory:{i:{value:20971520 scale:0} d:{Dec:<nil>} s:20Mi Format:BinarySI}] Claims:[]} VolumeMounts:[{Name:socket-dir ReadOnly:false MountPath:/csi SubPath: MountPropagation:<nil> SubPathExpr:} {Name:azure-cred ReadOnly:false MountPath:/etc/kubernetes/ SubPath: MountPropagation:<nil> SubPathExpr:} {Name:csi-azuredisk-controller-config ReadOnly:false MountPath:/etc/csi-azuredisk-controller SubPath: MountPropagation:<nil> SubPathExpr:} {Name:kube-api-access-q8nv9 ReadOnly:true MountPath:/var/run/secrets/kubernetes.io/serviceaccount SubPath: MountPropagation:<nil> SubPathExpr:}] VolumeDevices:[] LivenessProbe:&Probe{ProbeHandler:ProbeHandler{Exec:nil,HTTPGet:&HTTPGetAction{Path:/healthz,Port:{1 0 healthz},Host:,Scheme:HTTP,HTTPHeaders:[]HTTPHeader{},},TCPSocket:nil,GRPC:nil,},InitialDelaySeconds:30,TimeoutSeconds:10,PeriodSeconds:30,SuccessThreshold:1,FailureThreshold:5,TerminationGracePeriodSeconds:nil,} ReadinessProbe:nil StartupProbe:nil Lifecycle:nil TerminationMessagePath:/dev/termination-log TerminationMessagePolicy:File ImagePullPolicy:Always SecurityContext:nil Stdin:false StdinOnce:false TTY:false}] EphemeralContainers:[] RestartPolicy:Always TerminationGracePeriodSeconds:0xc001113b38 ActiveDeadlineSeconds:<nil> DNSPolicy:ClusterFirst NodeSelector:map[kubernetes.io/os:linux] ServiceAccountName:csi-azuredisk-controller-sa DeprecatedServiceAccount:csi-azuredisk-controller-sa AutomountServiceAccountToken:<nil> NodeName:capz-upxwuv-md-0-wtknj HostNetwork:true HostPID:false HostIPC:false ShareProcessNamespace:<nil> SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,} ImagePullSecrets:[] Hostname: Subdomain: Affinity:nil SchedulerName:default-scheduler Tolerations:[{Key:node-role.kubernetes.io/master Operator:Exists Value: Effect:NoSchedule TolerationSeconds:<nil>} {Key:node-role.kubernetes.io/controlplane Operator:Exists Value: Effect:NoSchedule TolerationSeconds:<nil>} {Key:node-role.kubernetes.io/control-plane Operator:Exists Value: Effect:NoSchedule TolerationSeconds:<nil>} {Key:node.kubernetes.io/not-ready Operator:Exists Value: Effect:NoExecute TolerationSeconds:0xc001113b40} {Key:node.kubernetes.io/unreachable Operator:Exists Value: Effect:NoExecute TolerationSeconds:0xc001113b48}] HostAliases:[] PriorityClassName:system-cluster-critical Priority:0xc001113b50 DNSConfig:nil ReadinessGates:[] RuntimeClassName:<nil> EnableServiceLinks:0xc001113b54 PreemptionPolicy:0xc00111b1e0 Overhead:map[] TopologySpreadConstraints:[] SetHostnameAsFQDN:<nil> OS:nil HostUsers:<nil> SchedulingGates:[] ResourceClaims:[]}. With volumes: [{Name:socket-dir VolumeSource:{HostPath:nil EmptyDir:&EmptyDirVolumeSource{Medium:,SizeLimit:<nil>,} GCEPersistentDisk:nil AWSElasticBlockStore:nil GitRepo:nil Secret:nil NFS:nil ISCSI:nil Glusterfs:nil PersistentVolumeClaim:nil RBD:nil FlexVolume:nil Cinder:nil CephFS:nil Flocker:nil DownwardAPI:nil FC:nil AzureFile:nil ConfigMap:nil VsphereVolume:nil Quobyte:nil AzureDisk:nil PhotonPersistentDisk:nil Projected:nil PortworxVolume:nil ScaleIO:nil StorageOS:nil CSI:nil Ephemeral:nil}} {Name:azure-cred VolumeSource:{HostPath:&HostPathVolumeSource{Path:/etc/kubernetes/,Type:*DirectoryOrCreate,} EmptyDir:nil GCEPersistentDisk:nil AWSElasticBlockStore:nil GitRepo:nil Secret:nil NFS:nil ISCSI:nil Glusterfs:nil PersistentVolumeClaim:nil RBD:nil FlexVolume:nil Cinder:nil CephFS:nil Flocker:nil DownwardAPI:nil FC:nil AzureFile:nil ConfigMap:nil VsphereVolume:nil Quobyte:nil AzureDisk:nil PhotonPersistentDisk:nil Projected:nil PortworxVolume:nil ScaleIO:nil StorageOS:nil CSI:nil Ephemeral:nil}} {Name:csi-azuredisk-controller-config VolumeSource:{HostPath:nil EmptyDir:nil GCEPersistentDisk:nil AWSElasticBlockStore:nil GitRepo:nil Secret:nil NFS:nil ISCSI:nil Glusterfs:nil PersistentVolumeClaim:nil RBD:nil FlexVolume:nil Cinder:nil CephFS:nil Flocker:nil DownwardAPI:nil FC:nil AzureFile:nil ConfigMap:&ConfigMapVolumeSource{LocalObjectReference:LocalObjectReference{Name:csi-azuredisk-controller-config,},Items:[]KeyToPath{},DefaultMode:*420,Optional:nil,} VsphereVolume:nil Quobyte:nil AzureDisk:nil PhotonPersistentDisk:nil Projected:nil PortworxVolume:nil ScaleIO:nil StorageOS:nil CSI:nil Ephemeral:nil}} {Name:kube-api-access-q8nv9 VolumeSource:{HostPath:nil EmptyDir:nil GCEPersistentDisk:nil AWSElasticBlockStore:nil GitRepo:nil Secret:nil NFS:nil ISCSI:nil Glusterfs:nil PersistentVolumeClaim:nil RBD:nil FlexVolume:nil Cinder:nil CephFS:nil Flocker:nil DownwardAPI:nil FC:nil AzureFile:nil ConfigMap:nil VsphereVolume:nil Quobyte:nil AzureDisk:nil PhotonPersistentDisk:nil Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,} PortworxVolume:nil ScaleIO:nil StorageOS:nil CSI:nil Ephemeral:nil}}]" "disk.csi.azure.com/request-id"="736021f7-96a5-11ed-9b5f-0022483cd374"
... skipping 20526 lines ...
I0117 22:27:11.807761       1 conditionwatcher.go:173] condition result: succeeded: false, error: <nil>
I0117 22:27:18.896301       1 conditionwatcher.go:173] condition result: succeeded: true, error: <nil>
... skipping 64 lines ...
I0117 20:28:03.331872       1 azure_disk_utils.go:571] InitializeCloudFromSecret: failed to get cloud config from secret kube-system/azure-cloud-provider: failed to get secret kube-system/azure-cloud-provider: secrets "azure-cloud-provider" not found
... skipping 9 lines ...
I0117 20:28:03.354541       1 azure_instance_metadata.go:140] Warning: failed to get loadbalancer metadata: failure of getting loadbalancer metadata with response "404 Not Found"
... skipping 181 lines ...
I0117 20:37:47.772380       1 conditionwatcher.go:173] condition result: succeeded: true, error: <nil>
... skipping 2 lines ...
I0117 20:37:47.777941       1 conditionwatcher.go:173] condition result: succeeded: true, error: <nil>
... skipping 2 lines ...
I0117 20:37:47.778649       1 conditionwatcher.go:173] condition result: succeeded: true, error: <nil>
... skipping 574 lines ...
I0117 20:43:52.778289       1 conditionwatcher.go:173] condition result: succeeded: true, error: <nil>
... skipping 2 lines ...
I0117 20:43:52.780228       1 conditionwatcher.go:173] condition result: succeeded: true, error: <nil>
... skipping 435 lines ...
I0117 20:51:29.792823       1 conditionwatcher.go:173] condition result: succeeded: false, error: <nil>
... skipping 2 lines ...
I0117 20:51:32.330153       1 conditionwatcher.go:173] condition result: succeeded: false, error: <nil>
... skipping 3 lines ...
I0117 20:51:41.191354       1 conditionwatcher.go:173] condition result: succeeded: true, error: <nil>
... skipping 58 lines ...
I0117 20:52:41.465522       1 conditionwatcher.go:173] condition result: succeeded: false, error: rpc error: code = Unknown desc = Retriable: true, RetryAfter: 0s, HTTPStatusCode: -1, RawError: Code="OperationNotAllowed" Message="Resource  is being used by another operation."
E0117 20:52:41.466640       1 conditionwaiter.go:50]  "msg"="Workflow completed with an error." "error"="rpc error: code = Internal desc = [rpc error: code = Unknown desc = Retriable: true, RetryAfter: 0s, HTTPStatusCode: -1, RawError: Code=\"OperationNotAllowed\" Message=\"Resource  is being used by another operation.\"]" "caller"="sigs.k8s.io/azuredisk-csi-driver/pkg/provisioner.(*CrdProvisioner).waitForLunOrAttach" "disk.csi.azure.com/node-name"="capz-upxwuv-md-0-vwhwg" "disk.csi.azure.com/request-id"="df906287-96a8-11ed-8be7-0022483cd374" "disk.csi.azure.com/requested-role"="Primary" "disk.csi.azure.com/requester-name"="sigs.k8s.io/azuredisk-csi-driver/pkg/watcher.(*ConditionWaiter).Wait" "disk.csi.azure.com/volume-name"="shared-disk-multiple-pods" "latency"=4685743264
E0117 20:52:41.466768       1 crdprovisioner.go:743]  "msg"="Workflow completed with an error." "error"="rpc error: code = Internal desc = [rpc error: code = Unknown desc = Retriable: true, RetryAfter: 0s, HTTPStatusCode: -1, RawError: Code=\"OperationNotAllowed\" Message=\"Resource  is being used by another operation.\"]" "caller"="sigs.k8s.io/azuredisk-csi-driver/pkg/azuredisk.(*DriverV2).NodeStageVolume" "disk.csi.azure.com/request-id"="df906287-96a8-11ed-8be7-0022483cd374" "disk.csi.azure.com/requester-name"="sigs.k8s.io/azuredisk-csi-driver/pkg/provisioner.(*CrdProvisioner).WaitForAttach" "latency"=4685969268
E0117 20:52:41.466828       1 utils.go:83] GRPC error: rpc error: code = Internal desc = failed to wait for volume (/subscriptions/0e46bd28-a80f-4d3a-8200-d9eb8d80cb2e/resourceGroups/capz-upxwuv/providers/Microsoft.Compute/disks/shared-disk-multiple-pods) to be attached to node (capz-upxwuv-md-0-vwhwg): rpc error: code = Unknown desc = Retriable: true, RetryAfter: 0s, HTTPStatusCode: -1, RawError: Code="OperationNotAllowed" Message="Resource  is being used by another operation."
... skipping 6 lines ...
I0117 20:52:42.048520       1 conditionwatcher.go:173] condition result: succeeded: false, error: <nil>
I0117 20:52:42.053294       1 conditionwatcher.go:173] condition result: succeeded: false, error: <nil>
I0117 20:52:52.587918       1 conditionwatcher.go:173] condition result: succeeded: false, error: <nil>
I0117 20:52:52.602634       1 conditionwatcher.go:173] condition result: succeeded: true, error: <nil>
... skipping 294 lines ...
I0117 21:10:32.396132       1 conditionwatcher.go:173] condition result: succeeded: false, error: <nil>
... skipping 3 lines ...
I0117 21:10:41.019943       1 conditionwatcher.go:173] condition result: succeeded: true, error: <nil>
... skipping 323 lines ...
I0117 21:29:32.483044       1 conditionwatcher.go:173] condition result: succeeded: false, error: <nil>
I0117 21:29:33.437424       1 reflector.go:281] sigs.k8s.io/azuredisk-csi-driver/pkg/apis/client/informers/externalversions/factory.go:132: forcing resync
I0117 21:29:34.640790       1 conditionwatcher.go:173] condition result: succeeded: true, error: <nil>
... skipping 739 lines ...
I0117 22:16:57.996907       1 conditionwatcher.go:173] condition result: succeeded: true, error: <nil>
... skipping 100 lines ...
I0117 22:20:32.655468       1 conditionwatcher.go:173] condition result: succeeded: false, error: <nil>
... skipping 2 lines ...
I0117 22:20:37.269427       1 conditionwatcher.go:173] condition result: succeeded: true, error: <nil>
... skipping 138 lines ...
I0117 22:24:32.664866       1 conditionwatcher.go:173] condition result: succeeded: false, error: <nil>
... skipping 4 lines ...
I0117 22:24:40.830141       1 conditionwatcher.go:173] condition result: succeeded: true, error: <nil>
... skipping 62 lines ...
I0117 22:26:50.131393       1 conditionwatcher.go:173] condition result: succeeded: true, error: <nil>
... skipping 75 lines ...
I0117 20:27:54.854854       1 azure_disk_utils.go:571] InitializeCloudFromSecret: failed to get cloud config from secret kube-system/azure-cloud-provider: failed to get secret kube-system/azure-cloud-provider: secrets "azure-cloud-provider" not found
... skipping 1845 lines ...
I0117 20:28:08.944754       1 azure_disk_utils.go:571] InitializeCloudFromSecret: failed to get cloud config from secret kube-system/azure-cloud-provider: failed to get secret kube-system/azure-cloud-provider: secrets "azure-cloud-provider" not found
... skipping 9 lines ...
I0117 20:28:08.970019       1 azure_instance_metadata.go:140] Warning: failed to get loadbalancer metadata: failure of getting loadbalancer metadata with response "404 Not Found"
... skipping 22 lines ...
E0117 20:28:09.087912       1 azuredisk_v2.go:613]  "msg"="Failed to update AzDriverNode status after creation" "error"="Operation cannot be fulfilled on azdrivernodes.disk.csi.azure.com \"capz-upxwuv-md-0-gj788\": the object has been modified; please apply your changes to the latest version and try again" "disk.csi.azure.com/namespace"="azure-disk-csi" "disk.csi.azure.com/node-name"="capz-upxwuv-md-0-gj788" "disk.csi.azure.com/request-id"="74bf9826-96a5-11ed-bc51-eeeeeeeeeeee"
E0117 20:28:09.088084       1 azuredisk_v2.go:565]  "msg"="Workflow completed with an error." "error"="rpc error: code = Internal desc = [Operation cannot be fulfilled on azdrivernodes.disk.csi.azure.com \"capz-upxwuv-md-0-gj788\": the object has been modified; please apply your changes to the latest version and try again]" "disk.csi.azure.com/namespace"="azure-disk-csi" "disk.csi.azure.com/node-name"="capz-upxwuv-md-0-gj788" "disk.csi.azure.com/request-id"="74bf9826-96a5-11ed-bc51-eeeeeeeeeeee" "disk.csi.azure.com/requester-name"="sigs.k8s.io/azuredisk-csi-driver/pkg/azuredisk.(*DriverV2).updateAzDriverNodeHeartbeat" "latency"=4228544
... skipping 23 lines ...
I0117 20:29:08.858040       1 conditionwatcher.go:173] condition result: succeeded: false, error: <nil>
... skipping 5 lines ...
I0117 20:29:11.924129       1 conditionwatcher.go:173] condition result: succeeded: true, error: <nil>
... skipping 53 lines ...
I0117 20:30:08.867711       1 conditionwatcher.go:173] condition result: succeeded: false, error: <nil>
... skipping 5 lines ...
I0117 20:30:14.214137       1 conditionwatcher.go:173] condition result: succeeded: true, error: <nil>
... skipping 102 lines ...
I0117 20:34:31.027184       1 conditionwatcher.go:173] condition result: succeeded: true, error: <nil>
... skipping 81 lines ...
I0117 20:36:24.744429       1 conditionwatcher.go:173] condition result: succeeded: true, error: <nil>
... skipping 2 lines ...
I0117 20:36:24.749659       1 conditionwatcher.go:173] condition result: succeeded: true, error: <nil>
I0117 20:36:24.749987       1 conditionwatcher.go:173] condition result: succeeded: true, error: <nil>
... skipping 151 lines ...
I0117 20:37:47.649358       1 conditionwatcher.go:173] condition result: succeeded: true, error: <nil>
... skipping 2 lines ...
I0117 20:37:47.654903       1 conditionwatcher.go:173] condition result: succeeded: true, error: <nil>
... skipping 2 lines ...
I0117 20:37:47.655862       1 conditionwatcher.go:173] condition result: succeeded: true, error: <nil>
... skipping 573 lines ...
I0117 20:43:47.861579       1 conditionwatcher.go:173] condition result: succeeded: true, error: <nil>
... skipping 2 lines ...
I0117 20:43:47.870047       1 conditionwatcher.go:173] condition result: succeeded: true, error: <nil>
... skipping 413 lines ...
I0117 20:50:08.956105       1 conditionwatcher.go:173] condition result: succeeded: false, error: <nil>
... skipping 3 lines ...
I0117 20:50:09.834043       1 conditionwatcher.go:173] condition result: succeeded: true, error: <nil>
... skipping 84 lines ...
I0117 20:52:51.602110       1 conditionwatcher.go:173] condition result: succeeded: true, error: <nil>
... skipping 54 lines ...
I0117 20:54:17.709310       1 conditionwatcher.go:173] condition result: succeeded: true, error: <nil>
... skipping 122 lines ...
I0117 21:00:38.497954       1 conditionwatcher.go:173] condition result: succeeded: true, error: <nil>
... skipping 61 lines ...
I0117 21:01:39.039128       1 conditionwatcher.go:173] condition result: succeeded: false, error: <nil>
... skipping 4 lines ...
I0117 21:01:50.039440       1 conditionwatcher.go:173] condition result: succeeded: true, error: <nil>
... skipping 58 lines ...
I0117 21:02:53.379477       1 conditionwatcher.go:173] condition result: succeeded: true, error: <nil>
... skipping 63 lines ...
I0117 21:04:09.051771       1 conditionwatcher.go:173] condition result: succeeded: false, error: <nil>
... skipping 4 lines ...
I0117 21:04:19.679020       1 conditionwatcher.go:173] condition result: succeeded: true, error: <nil>
... skipping 63 lines ...
I0117 21:05:32.302742       1 conditionwatcher.go:173] condition result: succeeded: true, error: <nil>
... skipping 11 lines ...
E0117 21:05:34.483005       1 mount_linux.go:195] Mount failed: exit status 32
... skipping 2 lines ...
Output: mount: /var/lib/kubelet/plugins/kubernetes.io/csi/disk.csi.azure.com/79c4698b48f35c461598f505f4eb271cfc5bde2e9859977eb7b8c52cff945ee2/globalmount: wrong fs type, bad option, bad superblock on /dev/sdc, missing codepage or helper program, or other error.

E0117 21:05:34.483057       1 utils.go:83] GRPC error: rpc error: code = Internal desc = could not format /dev/disk/azure/scsi1/lun0(lun: 0), and mount it at /var/lib/kubelet/plugins/kubernetes.io/csi/disk.csi.azure.com/79c4698b48f35c461598f505f4eb271cfc5bde2e9859977eb7b8c52cff945ee2/globalmount, failed with mount failed: exit status 32
... skipping 2 lines ...
Output: mount: /var/lib/kubelet/plugins/kubernetes.io/csi/disk.csi.azure.com/79c4698b48f35c461598f505f4eb271cfc5bde2e9859977eb7b8c52cff945ee2/globalmount: wrong fs type, bad option, bad superblock on /dev/sdc, missing codepage or helper program, or other error.
... skipping 10 lines ...
E0117 21:05:36.755112       1 mount_linux.go:195] Mount failed: exit status 32
... skipping 2 lines ...
Output: mount: /var/lib/kubelet/plugins/kubernetes.io/csi/disk.csi.azure.com/79c4698b48f35c461598f505f4eb271cfc5bde2e9859977eb7b8c52cff945ee2/globalmount: wrong fs type, bad option, bad superblock on /dev/sdc, missing codepage or helper program, or other error.

E0117 21:05:36.755160       1 utils.go:83] GRPC error: rpc error: code = Internal desc = could not format /dev/disk/azure/scsi1/lun0(lun: 0), and mount it at /var/lib/kubelet/plugins/kubernetes.io/csi/disk.csi.azure.com/79c4698b48f35c461598f505f4eb271cfc5bde2e9859977eb7b8c52cff945ee2/globalmount, failed with mount failed: exit status 32
... skipping 2 lines ...
Output: mount: /var/lib/kubelet/plugins/kubernetes.io/csi/disk.csi.azure.com/79c4698b48f35c461598f505f4eb271cfc5bde2e9859977eb7b8c52cff945ee2/globalmount: wrong fs type, bad option, bad superblock on /dev/sdc, missing codepage or helper program, or other error.
... skipping 15 lines ...
E0117 21:05:39.467729       1 mount_linux.go:195] Mount failed: exit status 32
... skipping 2 lines ...
Output: mount: /var/lib/kubelet/plugins/kubernetes.io/csi/disk.csi.azure.com/79c4698b48f35c461598f505f4eb271cfc5bde2e9859977eb7b8c52cff945ee2/globalmount: wrong fs type, bad option, bad superblock on /dev/sdc, missing codepage or helper program, or other error.

E0117 21:05:39.467779       1 utils.go:83] GRPC error: rpc error: code = Internal desc = could not format /dev/disk/azure/scsi1/lun0(lun: 0), and mount it at /var/lib/kubelet/plugins/kubernetes.io/csi/disk.csi.azure.com/79c4698b48f35c461598f505f4eb271cfc5bde2e9859977eb7b8c52cff945ee2/globalmount, failed with mount failed: exit status 32
... skipping 2 lines ...
Output: mount: /var/lib/kubelet/plugins/kubernetes.io/csi/disk.csi.azure.com/79c4698b48f35c461598f505f4eb271cfc5bde2e9859977eb7b8c52cff945ee2/globalmount: wrong fs type, bad option, bad superblock on /dev/sdc, missing codepage or helper program, or other error.
... skipping 12 lines ...
E0117 21:05:43.220141       1 mount_linux.go:195] Mount failed: exit status 32
... skipping 2 lines ...
Output: mount: /var/lib/kubelet/plugins/kubernetes.io/csi/disk.csi.azure.com/79c4698b48f35c461598f505f4eb271cfc5bde2e9859977eb7b8c52cff945ee2/globalmount: wrong fs type, bad option, bad superblock on /dev/sdc, missing codepage or helper program, or other error.

E0117 21:05:43.220188       1 utils.go:83] GRPC error: rpc error: code = Internal desc = could not format /dev/disk/azure/scsi1/lun0(lun: 0), and mount it at /var/lib/kubelet/plugins/kubernetes.io/csi/disk.csi.azure.com/79c4698b48f35c461598f505f4eb271cfc5bde2e9859977eb7b8c52cff945ee2/globalmount, failed with mount failed: exit status 32
... skipping 2 lines ...
Output: mount: /var/lib/kubelet/plugins/kubernetes.io/csi/disk.csi.azure.com/79c4698b48f35c461598f505f4eb271cfc5bde2e9859977eb7b8c52cff945ee2/globalmount: wrong fs type, bad option, bad superblock on /dev/sdc, missing codepage or helper program, or other error.
... skipping 10 lines ...
E0117 21:05:48.952307       1 mount_linux.go:195] Mount failed: exit status 32
... skipping 2 lines ...
Output: mount: /var/lib/kubelet/plugins/kubernetes.io/csi/disk.csi.azure.com/79c4698b48f35c461598f505f4eb271cfc5bde2e9859977eb7b8c52cff945ee2/globalmount: wrong fs type, bad option, bad superblock on /dev/sdc, missing codepage or helper program, or other error.

E0117 21:05:48.953028       1 utils.go:83] GRPC error: rpc error: code = Internal desc = could not format /dev/disk/azure/scsi1/lun0(lun: 0), and mount it at /var/lib/kubelet/plugins/kubernetes.io/csi/disk.csi.azure.com/79c4698b48f35c461598f505f4eb271cfc5bde2e9859977eb7b8c52cff945ee2/globalmount, failed with mount failed: exit status 32
... skipping 2 lines ...
Output: mount: /var/lib/kubelet/plugins/kubernetes.io/csi/disk.csi.azure.com/79c4698b48f35c461598f505f4eb271cfc5bde2e9859977eb7b8c52cff945ee2/globalmount: wrong fs type, bad option, bad superblock on /dev/sdc, missing codepage or helper program, or other error.
... skipping 10 lines ...
E0117 21:05:58.746760       1 mount_linux.go:195] Mount failed: exit status 32
... skipping 2 lines ...
Output: mount: /var/lib/kubelet/plugins/kubernetes.io/csi/disk.csi.azure.com/79c4698b48f35c461598f505f4eb271cfc5bde2e9859977eb7b8c52cff945ee2/globalmount: wrong fs type, bad option, bad superblock on /dev/sdc, missing codepage or helper program, or other error.

E0117 21:05:58.746800       1 utils.go:83] GRPC error: rpc error: code = Internal desc = could not format /dev/disk/azure/scsi1/lun0(lun: 0), and mount it at /var/lib/kubelet/plugins/kubernetes.io/csi/disk.csi.azure.com/79c4698b48f35c461598f505f4eb271cfc5bde2e9859977eb7b8c52cff945ee2/globalmount, failed with mount failed: exit status 32
... skipping 2 lines ...
Output: mount: /var/lib/kubelet/plugins/kubernetes.io/csi/disk.csi.azure.com/79c4698b48f35c461598f505f4eb271cfc5bde2e9859977eb7b8c52cff945ee2/globalmount: wrong fs type, bad option, bad superblock on /dev/sdc, missing codepage or helper program, or other error.
... skipping 18 lines ...
E0117 21:06:16.514518       1 mount_linux.go:195] Mount failed: exit status 32
... skipping 2 lines ...
Output: mount: /var/lib/kubelet/plugins/kubernetes.io/csi/disk.csi.azure.com/79c4698b48f35c461598f505f4eb271cfc5bde2e9859977eb7b8c52cff945ee2/globalmount: wrong fs type, bad option, bad superblock on /dev/sdc, missing codepage or helper program, or other error.

E0117 21:06:16.514743       1 utils.go:83] GRPC error: rpc error: code = Internal desc = could not format /dev/disk/azure/scsi1/lun0(lun: 0), and mount it at /var/lib/kubelet/plugins/kubernetes.io/csi/disk.csi.azure.com/79c4698b48f35c461598f505f4eb271cfc5bde2e9859977eb7b8c52cff945ee2/globalmount, failed with mount failed: exit status 32
... skipping 2 lines ...
Output: mount: /var/lib/kubelet/plugins/kubernetes.io/csi/disk.csi.azure.com/79c4698b48f35c461598f505f4eb271cfc5bde2e9859977eb7b8c52cff945ee2/globalmount: wrong fs type, bad option, bad superblock on /dev/sdc, missing codepage or helper program, or other error.
... skipping 17 lines ...
E0117 21:06:50.287397       1 mount_linux.go:195] Mount failed: exit status 32
... skipping 2 lines ...
Output: mount: /var/lib/kubelet/plugins/kubernetes.io/csi/disk.csi.azure.com/79c4698b48f35c461598f505f4eb271cfc5bde2e9859977eb7b8c52cff945ee2/globalmount: wrong fs type, bad option, bad superblock on /dev/sdc, missing codepage or helper program, or other error.

E0117 21:06:50.287509       1 utils.go:83] GRPC error: rpc error: code = Internal desc = could not format /dev/disk/azure/scsi1/lun0(lun: 0), and mount it at /var/lib/kubelet/plugins/kubernetes.io/csi/disk.csi.azure.com/79c4698b48f35c461598f505f4eb271cfc5bde2e9859977eb7b8c52cff945ee2/globalmount, failed with mount failed: exit status 32
... skipping 2 lines ...
Output: mount: /var/lib/kubelet/plugins/kubernetes.io/csi/disk.csi.azure.com/79c4698b48f35c461598f505f4eb271cfc5bde2e9859977eb7b8c52cff945ee2/globalmount: wrong fs type, bad option, bad superblock on /dev/sdc, missing codepage or helper program, or other error.
... skipping 25 lines ...
I0117 21:08:22.774041       1 conditionwatcher.go:173] condition result: succeeded: true, error: <nil>
... skipping 44 lines ...
I0117 21:09:09.068512       1 conditionwatcher.go:173] condition result: succeeded: false, error: <nil>
... skipping 2 lines ...
I0117 21:09:14.807159       1 conditionwatcher.go:173] condition result: succeeded: true, error: <nil>
... skipping 58 lines ...
I0117 21:10:18.897764       1 conditionwatcher.go:173] condition result: succeeded: true, error: <nil>
... skipping 109 lines ...
I0117 21:14:39.087490       1 conditionwatcher.go:173] condition result: succeeded: false, error: <nil>
I0117 21:14:41.523801       1 conditionwatcher.go:173] condition result: succeeded: true, error: <nil>
... skipping 96 lines ...
I0117 21:17:09.092284       1 conditionwatcher.go:173] condition result: succeeded: false, error: <nil>
... skipping 2 lines ...
I0117 21:17:13.123994       1 conditionwatcher.go:173] condition result: succeeded: true, error: <nil>
... skipping 55 lines ...
I0117 21:18:09.095435       1 conditionwatcher.go:173] condition result: succeeded: false, error: <nil>
... skipping 2 lines ...
I0117 21:18:09.870445       1 conditionwatcher.go:173] condition result: succeeded: true, error: <nil>
... skipping 60 lines ...
I0117 21:19:25.809867       1 conditionwatcher.go:173] condition result: succeeded: true, error: <nil>
... skipping 59 lines ...
I0117 21:20:36.215282       1 conditionwatcher.go:173] condition result: succeeded: true, error: <nil>
... skipping 73 lines ...
I0117 21:22:03.819607       1 conditionwatcher.go:173] condition result: succeeded: true, error: <nil>
... skipping 2 lines ...
I0117 21:22:03.820106       1 conditionwatcher.go:173] condition result: succeeded: true, error: <nil>
I0117 21:22:03.820189       1 conditionwaiter.go:50]  "msg"="Workflow completed with success." "caller"="sigs.k8s.io/azuredisk-csi-driver/pkg/provisioner.(*CrdProvisioner).waitForLunOrAttach" "disk.csi.azure.com/node-name"="capz-upxwuv-md-0-gj788" "disk.csi.azure.com/request-id"="f50888f5-96ac-11ed-bc51-eeeeeeeeeeee" "disk.csi.azure.com/requested-role"="Primary" "disk.csi.azure.com/requester-name"="sigs.k8s.io/azuredisk-csi-driver/pkg/watcher.(*ConditionWaiter).Wait" "disk.csi.azure.com/volume-name"="pvc-3493ce81-b3d9-4baf-8e01-2494edc269cd" "latency"=13032823843
I0117 21:22:03.820269       1 conditionwatcher.go:173] condition result: succeeded: true, error: <nil>
... skipping 148 lines ...
I0117 21:23:31.059338       1 conditionwatcher.go:173] condition result: succeeded: true, error: <nil>
... skipping 2 lines ...
I0117 21:23:31.062729       1 conditionwatcher.go:173] condition result: succeeded: true, error: <nil>
... skipping 89 lines ...
I0117 21:24:39.123706       1 conditionwatcher.go:173] condition result: succeeded: false, error: <nil>
... skipping 3 lines ...
I0117 21:24:44.849395       1 conditionwatcher.go:173] condition result: succeeded: true, error: <nil>
... skipping 59 lines ...
I0117 21:25:50.751662       1 conditionwatcher.go:173] condition result: succeeded: true, error: <nil>
... skipping 81 lines ...
I0117 21:28:22.158183       1 conditionwatcher.go:173] condition result: succeeded: true, error: <nil>
... skipping 58 lines ...
I0117 21:29:14.556338       1 conditionwatcher.go:173] condition result: succeeded: true, error: <nil>
... skipping 91 lines ...
I0117 21:32:09.145039       1 conditionwatcher.go:173] condition result: succeeded: false, error: <nil>
I0117 21:32:09.145060       1 conditionwatcher.go:173] condition result: succeeded: false, error: <nil>
I0117 21:32:09.145083       1 conditionwatcher.go:173] condition result: succeeded: false, error: <nil>
... skipping 3 lines ...
I0117 21:32:12.368810       1 conditionwatcher.go:173] condition result: succeeded: true, error: <nil>
... skipping 2 lines ...
I0117 21:32:12.369250       1 conditionwatcher.go:173] condition result: succeeded: true, error: <nil>
I0117 21:32:12.369305       1 conditionwaiter.go:50]  "msg"="Workflow completed with success." "caller"="sigs.k8s.io/azuredisk-csi-driver/pkg/provisioner.(*CrdProvisioner).waitForLunOrAttach" "disk.csi.azure.com/node-name"="capz-upxwuv-md-0-gj788" "disk.csi.azure.com/request-id"="628d7f69-96ae-11ed-bc51-eeeeeeeeeeee" "disk.csi.azure.com/requested-role"="Primary" "disk.csi.azure.com/requester-name"="sigs.k8s.io/azuredisk-csi-driver/pkg/watcher.(*ConditionWaiter).Wait" "disk.csi.azure.com/volume-name"="pvc-d9cf79b2-17c9-4979-bcf1-f74ea6ca1ea7" "latency"=8342220888
I0117 21:32:12.369944       1 conditionwatcher.go:173] condition result: succeeded: true, error: <nil>
... skipping 138 lines ...
I0117 21:33:36.944024       1 conditionwatcher.go:173] condition result: succeeded: true, error: <nil>
... skipping 88 lines ...
I0117 21:36:25.739317       1 conditionwatcher.go:173] condition result: succeeded: true, error: <nil>
... skipping 96 lines ...
I0117 21:38:18.964635       1 conditionwatcher.go:173] condition result: succeeded: true, error: <nil>
... skipping 134 lines ...
I0117 21:44:19.543519       1 conditionwatcher.go:173] condition result: succeeded: true, error: <nil>
... skipping 118 lines ...
I0117 21:49:23.071270       1 conditionwatcher.go:173] condition result: succeeded: true, error: <nil>
... skipping 65 lines ...
I0117 21:50:58.405560       1 conditionwatcher.go:173] condition result: succeeded: true, error: <nil>
... skipping 62 lines ...
I0117 21:52:09.245559       1 conditionwatcher.go:173] condition result: succeeded: false, error: <nil>
... skipping 3 lines ...
I0117 21:52:16.260982       1 conditionwatcher.go:173] condition result: succeeded: true, error: <nil>
... skipping 67 lines ...
I0117 21:53:44.637855       1 conditionwatcher.go:173] condition result: succeeded: true, error: <nil>
... skipping 63 lines ...
I0117 21:55:09.248215       1 conditionwatcher.go:173] condition result: succeeded: false, error: <nil>
... skipping 4 lines ...
I0117 21:55:13.553500       1 conditionwatcher.go:173] condition result: succeeded: true, error: <nil>
... skipping 142 lines ...
I0117 21:59:09.266771       1 conditionwatcher.go:173] condition result: succeeded: false, error: <nil>
... skipping 2 lines ...
I0117 21:59:22.839853       1 conditionwatcher.go:173] condition result: succeeded: true, error: <nil>
... skipping 72 lines ...
I0117 22:01:20.925900       1 conditionwatcher.go:173] condition result: succeeded: true, error: <nil>
... skipping 75 lines ...
I0117 22:03:27.052555       1 conditionwatcher.go:173] condition result: succeeded: true, error: <nil>
... skipping 35 lines ...
I0117 22:03:50.883654       1 conditionwatcher.go:173] condition result: succeeded: true, error: <nil>
... skipping 244 lines ...
I0117 22:16:25.007990       1 conditionwatcher.go:173] condition result: succeeded: true, error: <nil>
... skipping 91 lines ...
I0117 22:19:21.423287       1 conditionwatcher.go:173] condition result: succeeded: true, error: <nil>
... skipping 85 lines ...
I0117 22:22:09.356437       1 conditionwatcher.go:173] condition result: succeeded: false, error: <nil>
I0117 22:22:11.111958       1 conditionwatcher.go:173] condition result: succeeded: true, error: <nil>
... skipping 80 lines ...
I0117 22:24:39.362746       1 conditionwatcher.go:173] condition result: succeeded: false, error: <nil>
... skipping 2 lines ...
I0117 22:24:51.054466       1 conditionwatcher.go:173] condition result: succeeded: true, error: <nil>
... skipping 54 lines ...
I0117 22:26:25.773948       1 conditionwatcher.go:173] condition result: succeeded: true, error: <nil>
... skipping 170 lines ...
# HELP go_gc_limiter_last_enabled_gc_cycle GC cycle the last time the GC CPU limiter was enabled. This metric is useful for diagnosing the root cause of an out-of-memory error, because the limiter trades memory for CPU time when the GC's CPU time gets too high. This is most likely to occur with use of SetMemoryLimit. The first GC cycle is cycle 1, so a value of 0 indicates that it was never enabled.
... skipping 675 lines ...
# HELP cloudprovider_azure_op_failure_count [ALPHA] Number of failed Azure service operations
... skipping 81 lines ...
# HELP go_gc_limiter_last_enabled_gc_cycle GC cycle the last time the GC CPU limiter was enabled. This metric is useful for diagnosing the root cause of an out-of-memory error, because the limiter trades memory for CPU time when the GC's CPU time gets too high. This is most likely to occur with use of SetMemoryLimit. The first GC cycle is cycle 1, so a value of 0 indicates that it was never enabled.
... skipping 225 lines ...
  [FAIL] Dynamic Provisioning [single-az] [It] Should create replicas on node with matching pod affinity
... skipping 3 lines ...
FAIL! -- 46 Passed | 1 Failed | 0 Pending | 61 Skipped
--- FAIL: TestE2E (7287.56s)
FAIL
FAIL	sigs.k8s.io/azuredisk-csi-driver/test/e2e	7287.645s
FAIL
make: *** [Makefile:341: e2e-test] Error 1
... skipping 107 lines ...
  Jan 17 22:32:38.317: INFO: Got error while iterating over activity logs for resource group capz-upxwuv: insights.ActivityLogsClient#listNextResults: Failure responding to next results request: StatusCode=404 -- Original Error: autorest/azure: error response cannot be parsed: {"<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Strict//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">\r\n<head>\r\n<meta http-equiv=\"Content-Type\" content=\"text/html; charset=iso-8859-1\"/>\r\n<title>404 - File or directory not found.</title>\r\n<style type=\"text/css\">\r\n<!--\r\nbody{margin:0;font-size:.7em;font-family:Verdana, Arial, Helvetica, sans-serif;background:#EEEEEE;}\r\nfieldset{padding:0 15px 10px 15px;} \r\nh1{font-size:2.4em;margin:0;color:#FFF;}\r\nh2{font-si" '\x00' '\x00'} error: invalid character '<' looking for beginning of value
... skipping 18 lines ...