Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Flake - Node Capacity [It] should calculate node capacity #69

Open
zimnx opened this issue Nov 25, 2024 · 1 comment
Open

Flake - Node Capacity [It] should calculate node capacity #69

zimnx opened this issue Nov 25, 2024 · 1 comment
Labels
kind/flake Categorizes issue or PR as related to a flaky test. lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. priority/important-longterm Important over the long term, but may not be staffed and/or may need multiple releases to complete.

Comments

@zimnx
Copy link
Collaborator

zimnx commented Nov 25, 2024

https://prow.scylla-operator.scylladb.com/view/gs/scylla-operator-prow/pr-logs/pull/scylladb_local-csi-driver/68/pull-local-csi-driver-master-e2e-gke-parallel/1861002253633064960

 • [FAILED] [13.380 seconds]
Node Capacity [It] should calculate node capacity
github.com/scylladb/local-csi-driver/test/e2e/set/localdriver/capacity.go:37
  Captured StdOut/StdErr Output >>
  Nov 25 11:18:09.099: INFO: >>> kubeConfig: /tmp/kubeconfig-4240317332
  Nov 25 11:18:09.173: INFO: Creating resource for dynamic PV
  Nov 25 11:18:09.173: INFO: Using claimSize:1Mi, test suite supported size:{ 1048576}, driver(local.csi.scylladb.com) supported size:{ 1048576} 
  Nov 25 11:18:09.205: INFO: Warning: Making PVC: VolumeMode specified as invalid empty string, treating as nil
  W1125 11:18:09.329378      19 rest/warnings.go:70] would violate PodSecurity "restricted:latest": allowPrivilegeEscalation != false (container "local-csi-client" must set securityContext.allowPrivilegeEscalation=false), unrestricted capabilities (container "local-csi-client" must set securityContext.capabilities.drop=["ALL"]), runAsNonRoot != true (pod or container "local-csi-client" must set securityContext.runAsNonRoot=true), seccompProfile (pod or container "local-csi-client" must set securityContext.seccompProfile.type to "RuntimeDefault" or "Localhost")
  Nov 25 11:18:13.367: INFO: Deleting pod "local-csi-client" in namespace "capacity-9543"
  Nov 25 11:18:13.380: INFO: Wait up to 5m0s for pod "local-csi-client" to be fully deleted
  Nov 25 11:18:17.404: INFO: Deleting PersistentVolumeClaim "local.csi.scylladb.com8rqmh"
  Nov 25 11:18:17.412: INFO: Waiting up to 5m0s for PersistentVolume pvc-4d94eb47-d1c7-4609-9918-7bc6bc4fd2c2 to get deleted
  Nov 25 11:18:17.419: INFO: PersistentVolume pvc-4d94eb47-d1c7-4609-9918-7bc6bc4fd2c2 found and phase=Bound (6.77392ms)
  Nov 25 11:18:22.425: INFO: PersistentVolume pvc-4d94eb47-d1c7-4609-9918-7bc6bc4fd2c2 was removed
  Nov 25 11:18:22.453: INFO: Deleting pod "local-csi-client" in namespace "capacity-9543"
  Nov 25 11:18:22.463: INFO: Deleting PersistentVolumeClaim "local.csi.scylladb.com8rqmh"
  << Captured StdOut/StdErr Output
  Timeline >>
  STEP: Creating a kubernetes client @ 11/25/24 11:18:09.099
  Nov 25 11:18:09.099: INFO: >>> kubeConfig: /tmp/kubeconfig-4240317332
  STEP: Building a namespace api object, basename capacity @ 11/25/24 11:18:09.099
  STEP: Waiting for a default service account to be provisioned in namespace @ 11/25/24 11:18:09.156
  STEP: Waiting for kube-root-ca.crt to be provisioned in namespace @ 11/25/24 11:18:09.165
  Nov 25 11:18:09.173: INFO: Creating resource for dynamic PV
  Nov 25 11:18:09.173: INFO: Using claimSize:1Mi, test suite supported size:{ 1048576}, driver(local.csi.scylladb.com) supported size:{ 1048576} 
  STEP: creating a StorageClass local-csi-sc-qk2d6 @ 11/25/24 11:18:09.173
  STEP: creating a claim @ 11/25/24 11:18:09.205
  Nov 25 11:18:09.205: INFO: Warning: Making PVC: VolumeMode specified as invalid empty string, treating as nil
  STEP: Awaiting CSIStorageCapacity to be available for all nodes in the cluster @ 11/25/24 11:18:09.268
  STEP: Creating test pod local-csi-client with volume @ 11/25/24 11:18:09.286
  W1125 11:18:09.329378      19 rest/warnings.go:70] would violate PodSecurity "restricted:latest": allowPrivilegeEscalation != false (container "local-csi-client" must set securityContext.allowPrivilegeEscalation=false), unrestricted capabilities (container "local-csi-client" must set securityContext.capabilities.drop=["ALL"]), runAsNonRoot != true (pod or container "local-csi-client" must set securityContext.runAsNonRoot=true), seccompProfile (pod or container "local-csi-client" must set securityContext.seccompProfile.type to "RuntimeDefault" or "Localhost")
  STEP: Pod landed on "gke-so-472be111-c08e-4324-a53-workers-2e37b504-g9t9" node @ 11/25/24 11:18:13.363
  STEP: awaiting CSIStorageCapacity to be updated from 10420220Ki @ 11/25/24 11:18:13.363
  STEP: CSIStorageCapacity has been updated to 10419192Ki @ 11/25/24 11:18:13.367
  STEP: Checking if capacity is aligned when volume is removed @ 11/25/24 11:18:13.367
  STEP: deleting test pod @ 11/25/24 11:18:13.367
  Nov 25 11:18:13.367: INFO: Deleting pod "local-csi-client" in namespace "capacity-9543"
  Nov 25 11:18:13.380: INFO: Wait up to 5m0s for pod "local-csi-client" to be fully deleted
  STEP: deleting test pod pvc @ 11/25/24 11:18:17.395
  STEP: Deleting pvc @ 11/25/24 11:18:17.395
  Nov 25 11:18:17.404: INFO: Deleting PersistentVolumeClaim "local.csi.scylladb.com8rqmh"
  Nov 25 11:18:17.412: INFO: Waiting up to 5m0s for PersistentVolume pvc-4d94eb47-d1c7-4609-9918-7bc6bc4fd2c2 to get deleted
  Nov 25 11:18:17.419: INFO: PersistentVolume pvc-4d94eb47-d1c7-4609-9918-7bc6bc4fd2c2 found and phase=Bound (6.77392ms)
  Nov 25 11:18:22.425: INFO: PersistentVolume pvc-4d94eb47-d1c7-4609-9918-7bc6bc4fd2c2 was removed
  STEP: Deleting sc @ 11/25/24 11:18:22.425
  STEP: deleting test pod @ 11/25/24 11:18:22.453
  Nov 25 11:18:22.453: INFO: Deleting pod "local-csi-client" in namespace "capacity-9543"
  STEP: Deleting pvc @ 11/25/24 11:18:22.459
  Nov 25 11:18:22.463: INFO: Deleting PersistentVolumeClaim "local.csi.scylladb.com8rqmh"
  STEP: Deleting sc @ 11/25/24 11:18:22.467
  [FAILED] in [It] - github.com/scylladb/local-csi-driver/test/e2e/set/localdriver/capacity.go:191 @ 11/25/24 11:18:22.471
  STEP: Destroying namespace "capacity-9543" for this suite. @ 11/25/24 11:18:22.471
  << Timeline
  [FAILED] Expected
      <*resource.Quantity | 0x0>: nil
  not to be nil
  In [It] at: github.com/scylladb/local-csi-driver/test/e2e/set/localdriver/capacity.go:191 @ 11/25/24 11:18:22.471
  Full Stack Trace
    github.com/scylladb/local-csi-driver/test/e2e/set/localdriver.init.func1.1.5()
    	github.com/scylladb/local-csi-driver/test/e2e/set/localdriver/capacity.go:191 +0x303
    reflect.Value.call({0x1f36b40?, 0xc000491650?, 0x2?}, {0x23f13c6, 0x4}, {0x3c3dba0, 0x0, 0x7faad4646c58?})
    	reflect/value.go:596 +0xca6
    reflect.Value.Call({0x1f36b40?, 0xc000491650?, 0x411bdb?}, {0x3c3dba0?, 0x1f36b40?, 0xc000491650?})
    	reflect/value.go:380 +0xb9
    github.com/onsi/gomega/internal.(*AsyncAssertion).buildActualPoller.func3()
    	github.com/onsi/[email protected]/internal/async_assertion.go:325 +0x11f
    github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc0004917a0, {0x27c54d0, 0xc0009c3f20}, 0x1, {0x0, 0x0, 0x0})
    	github.com/onsi/[email protected]/internal/async_assertion.go:398 +0x179
    github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc0004917a0, {0x27c54d0, 0xc0009c3f20}, {0x0, 0x0, 0x0})
    	github.com/onsi/[email protected]/internal/async_assertion.go:145 +0x86
    github.com/scylladb/local-csi-driver/test/e2e/set/localdriver.init.func1.1()
    	github.com/scylladb/local-csi-driver/test/e2e/set/localdriver/capacity.go:194 +0x185c 
@zimnx zimnx added the kind/flake Categorizes issue or PR as related to a flaky test. label Nov 25, 2024
@scylla-operator-bot scylla-operator-bot bot added the needs-priority Indicates a PR lacks a `priority/foo` label and requires one. label Nov 25, 2024
@tnozicka tnozicka added priority/important-longterm Important over the long term, but may not be staffed and/or may need multiple releases to complete. and removed needs-priority Indicates a PR lacks a `priority/foo` label and requires one. labels Nov 25, 2024
Copy link
Contributor

The Scylla Operator project currently lacks enough contributors to adequately respond to all issues.

This bot triages un-triaged issues according to the following rules:

  • After 30d of inactivity, lifecycle/stale is applied
  • After 30d of inactivity since lifecycle/stale was applied, lifecycle/rotten is applied
  • After 30d of inactivity since lifecycle/rotten was applied, the issue is closed

You can:

  • Mark this issue as fresh with /remove-lifecycle stale
  • Close this issue with /close
  • Offer to help out

/lifecycle stale

@scylla-operator-bot scylla-operator-bot bot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Dec 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/flake Categorizes issue or PR as related to a flaky test. lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. priority/important-longterm Important over the long term, but may not be staffed and/or may need multiple releases to complete.
Projects
None yet
Development

No branches or pull requests

2 participants