Uploaded image for project: 'AMQ Streams'
  1. AMQ Streams
  2. ENTMQST-2233

[Strimzi System test] - testLabelsAndAnnotationForPVC is failing on ocp4

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 1.6.0.GA
    • None
    • None

      Back link to Report Portal:

      Test execution log:

      Test execution log
       Time: 08/18/2020 02:58:08, Level: INFO, Log: 2020-08-17 23:21:56 &amp#27;[32mINFO &amp#27;[m [TimeMeasuringSystem:94] Start time of operation TEST_EXECUTION is correctly stored
      2020-08-17 23:21:56 &amp#27;[32mINFO &amp#27;[m [TestSeparator:27] ############################################################################
      2020-08-17 23:21:56 &amp#27;[32mINFO &amp#27;[m [TestSeparator:28] io.strimzi.systemtest.kafka.KafkaST.testLabelsAndAnnotationForPVC-STARTED
      2020-08-17 23:21:56 &amp#27;[32mINFO &amp#27;[m [ResourceManager:109] Setting pointer to method resources
      2020-08-17 23:21:56 &amp#27;[32mINFO &amp#27;[m [ResourceManager:430] Wait for Kafka: my-cluster will have desired state: Ready
      2020-08-17 23:35:56 &amp#27;[32mINFO &amp#27;[m [ResourceManager:417] 
      Kafka status:
      
      Conditions:
      	Type: NotReady
      	Message: Failure executing: PATCH at: https://172.30.0.1/api/v1/namespaces/kafka-cluster-test/persistentvolumeclaims/data-my-cluster-zookeeper-0. Message: PersistentVolumeClaim "data-my-cluster-zookeeper-0" is invalid: spec.resources.requests.storage: Forbidden: field can not be less than previous value. Received status: Status(apiVersion=v1, code=422, details=StatusDetails(causes=[StatusCause(field=spec.resources.requests.storage, message=Forbidden: field can not be less than previous value, reason=FieldValueForbidden, additionalProperties={})], group=null, kind=PersistentVolumeClaim, name=data-my-cluster-zookeeper-0, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=PersistentVolumeClaim "data-my-cluster-zookeeper-0" is invalid: spec.resources.requests.storage: Forbidden: field can not be less than previous value, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Invalid, status=Failure, additionalProperties={}).
      
      Pods with conditions and messages:
      
      
      2020-08-17 23:35:56 &amp#27;[32mINFO &amp#27;[m [TimeMeasuringSystem:113] End time of operation TEST_EXECUTION is correctly stored
      2020-08-17 23:35:56 &amp#27;[32mINFO &amp#27;[m [LogCollector:64] Collecting events in Namespace kafka-cluster-test
      2020-08-17 23:35:57 &amp#27;[32mINFO &amp#27;[m [LogCollector:71] Collecting ConfigMaps in Namespace kafka-cluster-test
      2020-08-17 23:35:57 &amp#27;[32mINFO &amp#27;[m [LogCollector:44] Collecting logs for Pod(s) in namespace kafka-cluster-test
      2020-08-17 23:35:59 &amp#27;[32mINFO &amp#27;[m [LogCollector:78] Collecting Deployments in Namespace kafka-cluster-test
      2020-08-17 23:35:59 &amp#27;[32mINFO &amp#27;[m [LogCollector:83] Collecting StatefulSets in Namespace kafka-cluster-test
      2020-08-17 23:35:59 &amp#27;[32mINFO &amp#27;[m [LogCollector:88] Collecting ReplicaSet in Namespace kafka-cluster-test
      2020-08-17 23:36:00 &amp#27;[32mINFO &amp#27;[m [LogCollector:93] Collecting Strimzi in Namespace kafka-cluster-test
      2020-08-17 23:36:00 &amp#27;[32mINFO &amp#27;[m [Exec:167] Command: oc get strimzi -o yaml -n kafka-cluster-test
      2020-08-17 23:36:00 &amp#27;[32mINFO &amp#27;[m [Exec:168] RETURN code: 0
      2020-08-17 23:36:00 &amp#27;[32mINFO &amp#27;[m [Exec:170] ======STDOUT START=======
      2020-08-17 23:36:00 &amp#27;[32mINFO &amp#27;[m [Exec:171] apiVersion: v1
      items:
      - apiVersion: kafka.strimzi.io/v1beta1
        kind: Kafka
        metadata:
          creationTimestamp: "2020-08-17T23:21:56Z"
          generation: 1
          managedFields:
          - apiVersion: kafka.strimzi.io/v1beta1
            fieldsType: FieldsV1
            fieldsV1:
              f:status:
                f:conditions: {}
                f:observedGeneration: {}
            manager: okhttp
            operation: Update
            time: "2020-08-17T23:21:57Z"
          name: my-cluster
          namespace: kafka-cluster-test
          resourceVersion: "129201"
          selfLink: /apis/kafka.strimzi.io/v1beta1/namespaces/kafka-cluster-test/kafkas/my-cluster
          uid: 7597bdf8-0069-406a-b19b-b3a2a320dab1
        spec:
          entityOperator:
            topicOperator:
              image: docker.io/strimzi/operator:latest
              logging:
                loggers:
                  rootLogger.level: DEBUG
                type: inline
              reconciliationIntervalSeconds: 90
              topicMetadataMaxAttempts: 6
              zookeeperSessionTimeoutSeconds: 20
            userOperator:
              image: docker.io/strimzi/operator:latest
              logging:
                loggers:
                  rootLogger.level: DEBUG
                type: inline
              reconciliationIntervalSeconds: 120
              zookeeperSessionTimeoutSeconds: 6
          kafka:
            config:
              log.message.format.version: "2.6"
              offsets.topic.replication.factor: 3
              transaction.state.log.min.isr: 2
              transaction.state.log.replication.factor: 3
            listeners:
              plain: {}
              tls: {}
            logging:
              loggers:
                kafka.root.logger.level: DEBUG
              type: inline
            replicas: 3
            storage:
              type: jbod
              volumes:
              - deleteClaim: false
                id: 0
                size: 20Gi
                type: persistent-claim
              - deleteClaim: true
                id: 1
                size: 10Gi
                type: persistent-claim
            template:
              persistentVolumeClaim:
                metadata:
                  annotations:
                    testKey: testValue
                  labels:
                    testKey: testValue
              statefulset:
                metadata:
                  labels:
                    app.kubernetes.io/managed-by: some-app
                    app.kubernetes.io/part-of: some-app
            version: 2.6.0
          zookeeper:
            logging:
              loggers:
                zookeeper.root.logger: DEBUG
              type: inline
            replicas: 1
            storage:
              deleteClaim: false
              id: 0
              size: 3Gi
              type: persistent-claim
            template:
              persistentVolumeClaim:
                metadata:
                  annotations:
                    testKey: testValue
                  labels:
                    testKey: testValue
        status:
          conditions:
          - lastTransitionTime: 2020-08-17T23:21:57+0000
            message: 'Failure executing: PATCH at: https://172.30.0.1/api/v1/namespaces/kafka-cluster-test/persistentvolumeclaims/data-my-cluster-zookeeper-0.
              Message: PersistentVolumeClaim "data-my-cluster-zookeeper-0" is invalid: spec.resources.requests.storage:
              Forbidden: field can not be less than previous value. Received status: Status(apiVersion=v1,
              code=422, details=StatusDetails(causes=[StatusCause(field=spec.resources.requests.storage,
              message=Forbidden: field can not be less than previous value, reason=FieldValueForbidden,
              additionalProperties={})], group=null, kind=PersistentVolumeClaim, name=data-my-cluster-zookeeper-0,
              retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=PersistentVolumeClaim
              "data-my-cluster-zookeeper-0" is invalid: spec.resources.requests.storage:
              Forbidden: field can not be less than previous value, metadata=ListMeta(_continue=null,
              remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}),
              reason=Invalid, status=Failure, additionalProperties={}).'
            reason: KubernetesClientException
            status: "True"
            type: NotReady
          observedGeneration: 1
      - apiVersion: kafka.strimzi.io/v1beta1
        kind: Kafka
        metadata:
          annotations:
            kubectl.kubernetes.io/last-applied-configuration: |
              {"apiVersion":"kafka.strimzi.io/v1beta1","kind":"Kafka","metadata":{"annotations":{},"labels":{"app":"strimzi-ephemeral"},"name":"openshift-my-cluster","namespace":"kafka-cluster-test"},"spec":{"entityOperator":{"topicOperator":{},"userOperator":{}},"kafka":{"config":{"default.replication.factor":"1","log.message.format.version":"2.6.0","offsets.topic.replication.factor":"3","transaction.state.log.replication.factor":"3"},"listeners":{"plain":{},"tls":{}},"livenessProbe":{"initialDelaySeconds":15,"timeoutSeconds":5},"readinessProbe":{"initialDelaySeconds":15,"timeoutSeconds":5},"replicas":3,"storage":{"type":"ephemeral"},"version":"2.6.0"},"zookeeper":{"livenessProbe":{"initialDelaySeconds":15,"timeoutSeconds":5},"readinessProbe":{"initialDelaySeconds":15,"timeoutSeconds":5},"replicas":3,"storage":{"type":"ephemeral"}}}}
          creationTimestamp: "2020-08-17T23:12:43Z"
          generation: 1
          labels:
            app: strimzi-ephemeral
          managedFields:
          - apiVersion: kafka.strimzi.io/v1beta1
            fieldsType: FieldsV1
            fieldsV1:
              f:spec:
                f:entityOperator:
                  f:topicOperator:
                    f:reconciliationIntervalSeconds: {}
                    f:topicMetadataMaxAttempts: {}
                    f:zookeeperSessionTimeoutSeconds: {}
                  f:userOperator:
                    f:reconciliationIntervalSeconds: {}
                    f:zookeeperSessionTimeoutSeconds: {}
              f:status:
                f:conditions: {}
                f:listeners: {}
                f:observedGeneration: {}
            manager: okhttp
            operation: Update
            time: "2020-08-17T23:14:04Z"
          name: openshift-my-cluster
          namespace: kafka-cluster-test
          resourceVersion: "126231"
          selfLink: /apis/kafka.strimzi.io/v1beta1/namespaces/kafka-cluster-test/kafkas/openshift-my-cluster
          uid: 3faf9df9-ce3b-442e-81ef-174f0d6ba427
        spec:
          entityOperator:
            topicOperator: {}
            userOperator: {}
          kafka:
            config:
              default.replication.factor: "1"
              log.message.format.version: 2.6.0
              offsets.topic.replication.factor: "3"
              transaction.state.log.replication.factor: "3"
            listeners:
              plain: {}
              tls: {}
            livenessProbe:
              initialDelaySeconds: 15
              timeoutSeconds: 5
            readinessProbe:
              initialDelaySeconds: 15
              timeoutSeconds: 5
            replicas: 3
            storage:
              type: ephemeral
            version: 2.6.0
          zookeeper:
            livenessProbe:
              initialDelaySeconds: 15
              timeoutSeconds: 5
            readinessProbe:
              initialDelaySeconds: 15
              timeoutSeconds: 5
            replicas: 3
            storage:
              type: ephemeral
        status:
          conditions:
          - lastTransitionTime: 2020-08-17T23:14:04+0000
            status: "True"
            type: Ready
          listeners:
          - addresses:
            - host: openshift-my-cluster-kafka-bootstrap.kafka-cluster-test.svc
              port: 9092
            bootstrapServers: openshift-my-cluster-kafka-bootstrap.kafka-cluster-test.svc:9092
            type: plain
          - addresses:
            - host: openshift-my-cluster-kafka-bootstrap.kafka-cluster-test.svc
              port: 9093
            bootstrapServers: openshift-my-cluster-kafka-bootstrap.kafka-cluster-test.svc:9093
            certificates:
            - |
              -----BEGIN CERTIFICATE-----
              MIIDLTCCAhWgAwIBAgIJAI+/ayqRNBjJMA0GCSqGSIb3DQEBCwUAMC0xEzARBgNV
              BAoMCmlvLnN0cmltemkxFjAUBgNVBAMMDWNsdXN0ZXItY2EgdjAwHhcNMjAwODE3
              MjMxMjQzWhcNMjEwODE3MjMxMjQzWjAtMRMwEQYDVQQKDAppby5zdHJpbXppMRYw
              FAYDVQQDDA1jbHVzdGVyLWNhIHYwMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIB
              CgKCAQEAtrcEXczfAEhiuq4Oh9qFGdYSXIS2asxxUB/stbIcUGsJoQN/NSnjBwTJ
              0Nx/pOrG25McPKT9er3OzR21IZV5J6INJKR0R6M5xxO/NmUgSms5ZfDzB2pAikuE
              cn4xfyEq+gTfVjpQcPv7ZNL08vSAXKs2xFhHSrHTKCMfYPWRNxmsI/5+4I88lIj6
              CEg+QoPGg7BE3S4eKAaCOmloxnBQKjYLgc9LrdaBib4ttniqFoGxAnALEef7BD1q
              8U81KaSW3Y+nse5WjV0ukGqFW2nqVFlr82CzEon9n/DrI/UDE9rMOVZq017cZXlR
              lZpv4AtCHx7VZ395Oz7ulzytQ9B23QIDAQABo1AwTjAdBgNVHQ4EFgQUWT6MpZkL
              OFXPrhZ0XsM5kPtLZOowHwYDVR0jBBgwFoAUWT6MpZkLOFXPrhZ0XsM5kPtLZOow
              DAYDVR0TBAUwAwEB/zANBgkqhkiG9w0BAQsFAAOCAQEAAbP/2fvFnrtNuxYEZtWk
              jSw+yaPughbIImTTRE1Pc7cMEf02oK8rPMdpSfKbalMw7tBlkva983aeQmuG3X7T
              xBI3Tt884vZeZ5QUrhlfAFXvcphJtphMjdJBRPOVkaYUjLzlrklhAgOZB9iXoJxx
              ZZGSWHupscYSmsZrO0I4RgABDh4Fr+NEH/23MwaQXYK3JuzhKyJEfijf1kzOw1pX
              55D9hl3e68Q+4RbrASLAUGgKBwq1W9TCSEubQ1pi3oguUkCA9Plo2qEEI0r/bf2i
              UqRxjzKUiWw3JpCmCSUJxxmTNOWixX01dmnB4UsxhywmBR9+EIHuPaGxhIjzZRyl
              IQ==
              -----END CERTIFICATE-----
            type: tls
          observedGeneration: 1
      kind: List
      metadata:
        resourceVersion: ""
        selfLink: ""
      
      2020-08-17 23:36:00 &amp#27;[32mINFO &amp#27;[m [Exec:172] ======STDOUT END======
      2020-08-17 23:36:00 &amp#27;[32mINFO &amp#27;[m [TimeMeasuringSystem:113] End time of operation TEST_EXECUTION is correctly stored
      2020-08-17 23:36:00 &amp#27;[32mINFO &amp#27;[m [AbstractST:576] Search in strimzi-cluster-operator log for errors in last 844 seconds
      2020-08-17 23:36:00 &amp#27;[32mINFO &amp#27;[m [ResourceManager:362] -----CLEARING METHOD RESOURCES-----
      2020-08-17 23:36:00 &amp#27;[32mINFO &amp#27;[m [ResourceManager:131] Deleting Kafka my-cluster in namespace kafka-cluster-test
      2020-08-17 23:36:00 &amp#27;[32mINFO &amp#27;[m [ResourceManager:249] Waiting when all the pods are terminated for Kafka my-cluster
      2020-08-17 23:36:00 &amp#27;[32mINFO &amp#27;[m [PodUtils:150] Waiting when Pod my-cluster-zookeeper-0 will be deleted
      2020-08-17 23:36:00 &amp#27;[32mINFO &amp#27;[m [PodUtils:167] Pod my-cluster-zookeeper-0 deleted
      2020-08-17 23:36:00 &amp#27;[32mINFO &amp#27;[m [PodUtils:150] Waiting when Pod my-cluster-kafka-0 will be deleted
      2020-08-17 23:36:00 &amp#27;[32mINFO &amp#27;[m [PodUtils:167] Pod my-cluster-kafka-0 deleted
      2020-08-17 23:36:00 &amp#27;[32mINFO &amp#27;[m [PodUtils:150] Waiting when Pod my-cluster-kafka-1 will be deleted
      2020-08-17 23:36:00 &amp#27;[32mINFO &amp#27;[m [PodUtils:167] Pod my-cluster-kafka-1 deleted
      2020-08-17 23:36:00 &amp#27;[32mINFO &amp#27;[m [PodUtils:150] Waiting when Pod my-cluster-kafka-2 will be deleted
      2020-08-17 23:36:00 &amp#27;[32mINFO &amp#27;[m [PodUtils:167] Pod my-cluster-kafka-2 deleted
      2020-08-17 23:36:01 &amp#27;[32mINFO &amp#27;[m [PodUtils:150] Waiting when Pod openshift-my-cluster-entity-operator-56dc78dc7c-c9vt5 will be deleted
      2020-08-17 23:41:01 &amp#27;[32mINFO &amp#27;[m [TimeMeasuringSystem:113] End time of operation TEST_EXECUTION is correctly stored
      2020-08-17 23:41:01 &amp#27;[32mINFO &amp#27;[m [TestSeparator:34] io.strimzi.systemtest.kafka.KafkaST.testLabelsAndAnnotationForPVC-FINISHED
      2020-08-17 23:41:01 &amp#27;[32mINFO &amp#27;[m [TestSeparator:35] ############################################################################
      
       Time: 08/18/2020 02:58:08, Level: ERROR, Log: io.strimzi.test.WaitException: Timeout after 840000 ms waiting for Wait for Kafka: my-cluster will have desired state: Ready
      	at io.strimzi.test.TestUtils.waitFor(TestUtils.java:129)
      	at io.strimzi.systemtest.resources.ResourceManager.waitForResourceStatus(ResourceManager.java:432)
      	at io.strimzi.systemtest.resources.crd.KafkaResource.waitFor(KafkaResource.java:259)
      	at io.strimzi.systemtest.resources.crd.KafkaResource.lambda$deployKafka$1(KafkaResource.java:210)
      	at io.strimzi.api.kafka.model.DoneableKafka.done(DoneableKafka.java:27)
      	at io.strimzi.systemtest.kafka.KafkaST.testLabelsAndAnnotationForPVC(KafkaST.java:1455)
      	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
      	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
      	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:686)
      	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
      	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
      	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
      	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
      	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
      	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
      	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
      	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
      	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
      	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
      	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
      	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
      	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
      	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212)
      	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
      	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208)
      	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137)
      	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71)
      	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135)
      	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
      	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125)
      	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135)
      	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123)
      	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
      	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122)
      	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80)
      	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
      	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38)
      	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139)
      	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
      	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125)
      	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135)
      	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123)
      	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
      	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122)
      	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80)
      	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
      	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38)
      	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139)
      	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
      	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125)
      	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135)
      	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123)
      	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
      	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122)
      	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80)
      	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32)
      	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
      	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51)
      	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248)
      	at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211)
      	at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226)
      	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199)
      	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132)
      	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188)
      	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154)
      	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128)
      	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428)
      	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
      	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562)
      	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548)
      	Suppressed: io.strimzi.test.WaitException: Timeout after 300000 ms waiting for Pod openshift-my-cluster-entity-operator-56dc78dc7c-c9vt5 could not be deleted
      		at io.strimzi.test.TestUtils.waitFor(TestUtils.java:129)
      		at io.strimzi.test.TestUtils.waitFor(TestUtils.java:110)
      		at io.strimzi.systemtest.utils.kubeUtils.objects.PodUtils.deletePodWithWait(PodUtils.java:152)
      		at io.strimzi.systemtest.resources.ResourceManager.lambda$waitForDeletion$15(ResourceManager.java:267)
      		at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
      		at java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:177)
      		at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1655)
      		at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484)
      		at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474)
      		at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
      		at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
      		at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
      		at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497)
      		at io.strimzi.systemtest.resources.ResourceManager.waitForDeletion(ResourceManager.java:267)
      		at io.strimzi.systemtest.resources.ResourceManager.lambda$deleteLater$0(ResourceManager.java:137)
      		at io.strimzi.systemtest.resources.ResourceManager.deleteMethodResources(ResourceManager.java:364)
      		at io.strimzi.systemtest.AbstractST.tearDownEnvironmentAfterEach(AbstractST.java:582)
      		at io.strimzi.systemtest.kafka.KafkaST.tearDownEnvironmentAfterEach(KafkaST.java:1975)
      		at io.strimzi.systemtest.AbstractST.teardownEnvironmentMethod(AbstractST.java:657)
      		at jdk.internal.reflect.GeneratedMethodAccessor662.invoke(Unknown Source)
      		at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      		at java.base/java.lang.reflect.Method.invoke(Method.java:566)
      		at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:686)
      		at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
      		at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
      		at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
      		at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:126)
      		at org.junit.jupiter.engine.extension.TimeoutExtension.interceptAfterEachMethod(TimeoutExtension.java:108)
      		at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
      		at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
      		at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
      		at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
      		at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
      		at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
      		at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
      		at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
      		at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeMethodInExtensionContext(ClassBasedTestDescriptor.java:481)
      		at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$synthesizeAfterEachMethodAdapter$19(ClassBasedTestDescriptor.java:471)
      		at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeAfterEachMethods$9(TestMethodTestDescriptor.java:238)
      		at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeAllAfterMethodsOrCallbacks$12(TestMethodTestDescriptor.java:271)
      		at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
      		at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeAllAfterMethodsOrCallbacks$13(TestMethodTestDescriptor.java:271)
      		at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
      		at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeAllAfterMethodsOrCallbacks(TestMethodTestDescriptor.java:270)
      		at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeAfterEachMethods(TestMethodTestDescriptor.java:236)
      		at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:141)
      		... 44 more
      
       Time: 08/18/2020 02:58:08, Level: INFO, Log: logs-pod-openshift-my-cluster-entity-operator-56dc78dc7c-c9vt5-container-tls-sidecar.log
      

      5f3b43c172d5c300018c0165.txt

       Time: 08/18/2020 02:58:08, Level: INFO, Log: describe-pod-openshift-my-cluster-entity-operator-56dc78dc7c-c9vt5-container-tls-sidecar.log
      

      5f3b43c172d5c300018c0168.txt

       Time: 08/18/2020 02:58:09, Level: INFO, Log: logs-pod-openshift-my-cluster-entity-operator-56dc78dc7c-c9vt5-container-topic-operator.log
      

      5f3b43c172d5c300018c016b.txt

       Time: 08/18/2020 02:58:09, Level: INFO, Log: describe-pod-openshift-my-cluster-entity-operator-56dc78dc7c-c9vt5-container-topic-operator.log
      

      5f3b43c172d5c300018c016e.txt

       Time: 08/18/2020 02:58:09, Level: INFO, Log: logs-pod-openshift-my-cluster-entity-operator-56dc78dc7c-c9vt5-container-user-operator.log
      

      5f3b43c172d5c300018c0171.txt

       Time: 08/18/2020 02:58:09, Level: INFO, Log: describe-pod-openshift-my-cluster-entity-operator-56dc78dc7c-c9vt5-container-user-operator.log
      

      5f3b43c172d5c300018c0174.txt

       Time: 08/18/2020 02:58:09, Level: INFO, Log: logs-pod-openshift-my-cluster-kafka-0-container-kafka.log
      

      5f3b43c172d5c300018c0177.txt

       Time: 08/18/2020 02:58:09, Level: INFO, Log: describe-pod-openshift-my-cluster-kafka-0-container-kafka.log
      

      5f3b43c172d5c300018c017a.txt

       Time: 08/18/2020 02:58:09, Level: INFO, Log: logs-pod-openshift-my-cluster-kafka-1-container-kafka.log
      

      5f3b43c172d5c300018c017d.txt

       Time: 08/18/2020 02:58:09, Level: INFO, Log: describe-pod-openshift-my-cluster-kafka-1-container-kafka.log
      

      5f3b43c172d5c300018c0180.txt

       Time: 08/18/2020 02:58:09, Level: INFO, Log: logs-pod-openshift-my-cluster-kafka-2-container-kafka.log
      

      5f3b43c272d5c300018c0183.txt

       Time: 08/18/2020 02:58:09, Level: INFO, Log: describe-pod-openshift-my-cluster-kafka-2-container-kafka.log
      

      5f3b43c272d5c300018c0186.txt

       Time: 08/18/2020 02:58:09, Level: INFO, Log: logs-pod-openshift-my-cluster-zookeeper-0-container-zookeeper.log
      

      5f3b43c272d5c300018c0189.txt

       Time: 08/18/2020 02:58:09, Level: INFO, Log: describe-pod-openshift-my-cluster-zookeeper-0-container-zookeeper.log
      

      5f3b43c272d5c300018c018c.txt

       Time: 08/18/2020 02:58:10, Level: INFO, Log: logs-pod-openshift-my-cluster-zookeeper-1-container-zookeeper.log
      

      5f3b43c272d5c300018c018f.txt

       Time: 08/18/2020 02:58:10, Level: INFO, Log: describe-pod-openshift-my-cluster-zookeeper-1-container-zookeeper.log
      

      5f3b43c272d5c300018c0192.txt

       Time: 08/18/2020 02:58:10, Level: INFO, Log: logs-pod-openshift-my-cluster-zookeeper-2-container-zookeeper.log
      

      5f3b43c272d5c300018c0195.txt

       Time: 08/18/2020 02:58:10, Level: INFO, Log: describe-pod-openshift-my-cluster-zookeeper-2-container-zookeeper.log
      

      5f3b43c272d5c300018c0198.txt

       Time: 08/18/2020 02:58:10, Level: INFO, Log: logs-pod-strimzi-cluster-operator-7c45d69f65-jv4m5-container-strimzi-cluster-operator.log
      

      5f3b43c272d5c300018c019b.txt

       Time: 08/18/2020 02:58:10, Level: INFO, Log: describe-pod-strimzi-cluster-operator-7c45d69f65-jv4m5-container-strimzi-cluster-operator.log
      

      5f3b43c272d5c300018c019f.txt

       Time: 08/18/2020 02:58:10, Level: INFO, Log: deployments.log
      

      5f3b43c272d5c300018c01a2.txt

       Time: 08/18/2020 02:58:10, Level: INFO, Log: statefulsets.log
      

      5f3b43c272d5c300018c01a5.txt

       Time: 08/18/2020 02:58:10, Level: INFO, Log: replicasets.log
      

      5f3b43c272d5c300018c01a8.txt

       Time: 08/18/2020 02:58:10, Level: INFO, Log: strimzi-custom-resources.log
      

      5f3b43c272d5c300018c01ab.txt

       Time: 08/18/2020 02:58:10, Level: INFO, Log: events-in-namespacekafka-cluster-test.log
      

      5f3b43c372d5c300018c01ae.txt

       Time: 08/18/2020 02:58:10, Level: INFO, Log: openshift-my-cluster-entity-topic-operator-config-kafka-cluster-test.log
      

      5f3b43c372d5c300018c01b1.txt

       Time: 08/18/2020 02:58:10, Level: INFO, Log: openshift-my-cluster-entity-user-operator-config-kafka-cluster-test.log
      

      5f3b43c372d5c300018c01b4.txt

       Time: 08/18/2020 02:58:11, Level: INFO, Log: openshift-my-cluster-kafka-config-kafka-cluster-test.log
      

      5f3b43c372d5c300018c01b7.txt

       Time: 08/18/2020 02:58:11, Level: INFO, Log: openshift-my-cluster-zookeeper-config-kafka-cluster-test.log
      

      5f3b43c372d5c300018c01ba.txt

       Time: 08/18/2020 02:58:11, Level: INFO, Log: strimzi-cluster-operator-kafka-cluster-test.log
      

      5f3b43c372d5c300018c01bd.txt

        1. 5f3b43c172d5c300018c0165.txt
          3 kB
          Jakub Stejskal
        2. 5f3b43c172d5c300018c0168.txt
          9 kB
          Jakub Stejskal
        3. 5f3b43c172d5c300018c016b.txt
          16 kB
          Jakub Stejskal
        4. 5f3b43c172d5c300018c0171.txt
          23 kB
          Jakub Stejskal
        5. 5f3b43c172d5c300018c0174.txt
          9 kB
          Jakub Stejskal
        6. 5f3b43c172d5c300018c0177.txt
          40 kB
          Jakub Stejskal
        7. 5f3b43c172d5c300018c017a.txt
          6 kB
          Jakub Stejskal
        8. 5f3b43c172d5c300018c017d.txt
          53 kB
          Jakub Stejskal
        9. 5f3b43c172d5c300018c0180.txt
          6 kB
          Jakub Stejskal
        10. 5f3b43c272d5c300018c0183.txt
          40 kB
          Jakub Stejskal
        11. 5f3b43c272d5c300018c0186.txt
          6 kB
          Jakub Stejskal
        12. 5f3b43c272d5c300018c0189.txt
          74 kB
          Jakub Stejskal
        13. 5f3b43c272d5c300018c018c.txt
          5 kB
          Jakub Stejskal
        14. 5f3b43c272d5c300018c018f.txt
          72 kB
          Jakub Stejskal
        15. 5f3b43c272d5c300018c0192.txt
          5 kB
          Jakub Stejskal
        16. 5f3b43c272d5c300018c0195.txt
          82 kB
          Jakub Stejskal
        17. 5f3b43c272d5c300018c0198.txt
          5 kB
          Jakub Stejskal
        18. 5f3b43c272d5c300018c019b.txt
          428 kB
          Jakub Stejskal
        19. 5f3b43c272d5c300018c019f.txt
          6 kB
          Jakub Stejskal
        20. 5f3b43c272d5c300018c01a2.txt
          0.1 kB
          Jakub Stejskal
        21. 5f3b43c272d5c300018c01a5.txt
          0.1 kB
          Jakub Stejskal
        22. 5f3b43c272d5c300018c01a8.txt
          0.1 kB
          Jakub Stejskal
        23. 5f3b43c272d5c300018c01ab.txt
          8 kB
          Jakub Stejskal
        24. 5f3b43c372d5c300018c01ae.txt
          176 kB
          Jakub Stejskal
        25. 5f3b43c372d5c300018c01b1.txt
          2 kB
          Jakub Stejskal
        26. 5f3b43c372d5c300018c01b4.txt
          2 kB
          Jakub Stejskal
        27. 5f3b43c372d5c300018c01b7.txt
          5 kB
          Jakub Stejskal
        28. 5f3b43c372d5c300018c01ba.txt
          2 kB
          Jakub Stejskal
        29. 5f3b43c372d5c300018c01bd.txt
          3 kB
          Jakub Stejskal
        30. 5f3b43c172d5c300018c016e.txt
          9 kB
          Jakub Stejskal

            lkral Lukas Kral
            jstejska@redhat.com Jakub Stejskal
            Lukas Kral Lukas Kral
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: