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

[Strimzi System test] Test for remove UO and TO is flaky

XMLWordPrintable

      Back link to Report Portal:

      Test execution log:

      Test execution log
       Time: 04/15/2020 08:15:22, Level: INFO, Log: 2020-04-14 20:04:08 &amp#27;[32mINFO &amp#27;[m [TimeMeasuringSystem:94] Start time of operation TEST_EXECUTION is correctly stored
      2020-04-14 20:04:08 &amp#27;[32mINFO &amp#27;[m [TestSeparator:27] ############################################################################
      2020-04-14 20:04:08 &amp#27;[32mINFO &amp#27;[m [TestSeparator:28] io.strimzi.systemtest.KafkaST.testRemoveUserAndTopicOperatorsFromEntityOperator-STARTED
      2020-04-14 20:04:08 &amp#27;[32mINFO &amp#27;[m [ResourceManager:89] Setting pointer to method resources
      2020-04-14 20:04:08 &amp#27;[32mINFO &amp#27;[m [KafkaST:1009] Deploying Kafka cluster my-cluster
      2020-04-14 20:04:08 &amp#27;[32mINFO &amp#27;[m [TimeMeasuringSystem:94] Start time of operation CLUSTER_DEPLOYMENT-6116a0ea is correctly stored
      2020-04-14 20:04:08 &amp#27;[32mINFO &amp#27;[m [ResourceManager:106] Scheduled deletion of Kafka my-cluster in namespace kafka-cluster-test
      2020-04-14 20:04:08 &amp#27;[32mINFO &amp#27;[m [KafkaResource:213] Waiting for Kafka my-cluster in namespace kafka-cluster-test
      2020-04-14 20:04:08 &amp#27;[32mINFO &amp#27;[m [KafkaResource:215] Waiting for Zookeeper pods
      2020-04-14 20:04:45 &amp#27;[32mINFO &amp#27;[m [KafkaResource:217] Zookeeper pods are ready
      2020-04-14 20:04:45 &amp#27;[32mINFO &amp#27;[m [KafkaResource:219] Waiting for Kafka pods
      2020-04-14 20:12:03 &amp#27;[32mINFO &amp#27;[m [KafkaResource:221] Kafka pods are ready
      2020-04-14 20:12:03 &amp#27;[32mINFO &amp#27;[m [KafkaResource:225] Waiting for Entity Operator pods
      2020-04-14 20:12:16 &amp#27;[32mINFO &amp#27;[m [KafkaResource:227] Entity Operator pods are ready
      2020-04-14 20:12:16 &amp#27;[33mWARN &amp#27;[m [DeploymentUtils:187] Deployment my-cluster-entity-operator is not deleted yet! Triggering force delete by cmd client!
      2020-04-14 20:12:21 &amp#27;[33mWARN &amp#27;[m [DeploymentUtils:187] Deployment my-cluster-entity-operator is not deleted yet! Triggering force delete by cmd client!
      2020-04-14 20:12:27 &amp#27;[32mINFO &amp#27;[m [PodUtils:138] Waiting when Pod my-cluster-entity-operator-948b9f45c-r2h79 will be deleted
      2020-04-14 20:12:27 &amp#27;[32mINFO &amp#27;[m [PodUtils:152] Pod my-cluster-entity-operator-948b9f45c-r2h79 deleted
      2020-04-14 20:12:27 &amp#27;[32mINFO &amp#27;[m [LogCollector:64] Collecting events in namespace kafka-cluster-test
      2020-04-14 20:12:27 &amp#27;[32mINFO &amp#27;[m [LogCollector:71] Collecting configmaps in namespace kafka-cluster-test
      2020-04-14 20:12:27 &amp#27;[32mINFO &amp#27;[m [LogCollector:44] Collecting logs for pods in namespace kafka-cluster-test
      2020-04-14 20:12:27 &amp#27;[33mWARN &amp#27;[m [LogCollector:59] Searching for logs in all pods failed! Some of the logs will not be stored.
      2020-04-14 20:12:27 &amp#27;[32mINFO &amp#27;[m [LogCollector:78] Collecting Deployments in namespaces kafka-cluster-test
      2020-04-14 20:12:27 &amp#27;[32mINFO &amp#27;[m [LogCollector:83] Collecting StatefulSets in namespaces kafka-cluster-test
      2020-04-14 20:12:27 &amp#27;[32mINFO &amp#27;[m [LogCollector:88] Collecting ReplicaSet in namespaces kafka-cluster-test
      2020-04-14 20:12:28 &amp#27;[32mINFO &amp#27;[m [LogCollector:93] Collecting CR in namespaces kafka-cluster-test
      2020-04-14 20:12:28 &amp#27;[32mINFO &amp#27;[m [Exec:166] Command: [oc, get, strimzi, -o, yaml, -n, kafka-cluster-test]
      2020-04-14 20:12:28 &amp#27;[32mINFO &amp#27;[m [Exec:167] Return code: 0
      2020-04-14 20:12:28 &amp#27;[32mINFO &amp#27;[m [Exec:168] stdout: 
      apiVersion: v1
      items:
      - apiVersion: kafka.strimzi.io/v1beta1
        kind: Kafka
        metadata:
          creationTimestamp: 2020-04-14T20:04:08Z
          generation: 2
          name: my-cluster
          namespace: kafka-cluster-test
          resourceVersion: "20669"
          selfLink: /apis/kafka.strimzi.io/v1beta1/namespaces/kafka-cluster-test/kafkas/my-cluster
          uid: 19fc12a1-7e8b-11ea-9470-fa163e98cdb6
        spec:
          entityOperator: {}
          kafka:
            config:
              log.message.format.version: "2.4"
              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: ephemeral
            version: 2.4.0
          zookeeper:
            logging:
              loggers:
                zookeeper.root.logger: DEBUG
              type: inline
            replicas: 3
            storage:
              type: ephemeral
        status:
          conditions:
          - lastTransitionTime: 2020-04-14T20:12:16+0000
            status: "True"
            type: Ready
          listeners:
          - addresses:
            - host: my-cluster-kafka-bootstrap.kafka-cluster-test.svc
              port: 9092
            type: plain
          - addresses:
            - host: my-cluster-kafka-bootstrap.kafka-cluster-test.svc
              port: 9093
            certificates:
            - |
              -----BEGIN CERTIFICATE-----
              MIIDLTCCAhWgAwIBAgIJANEdr/Z3Wb2XMA0GCSqGSIb3DQEBCwUAMC0xEzARBgNV
              BAoMCmlvLnN0cmltemkxFjAUBgNVBAMMDWNsdXN0ZXItY2EgdjAwHhcNMjAwNDE0
              MjAwNDA5WhcNMjEwNDE0MjAwNDA5WjAtMRMwEQYDVQQKDAppby5zdHJpbXppMRYw
              FAYDVQQDDA1jbHVzdGVyLWNhIHYwMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIB
              CgKCAQEAw+BdRolO5zGuZwOFC9EN6QoM0aNYndh2ZcmjaFMEJwHl6HbAO6T+3QeS
              ud72UtnrNeSkro4mPWAOvxlwbzcOSDng3rTxaNVSkYsTkL4IFByYs2Dt2WmP+DkA
              w81OUUd8jXOnMg4+kCCTq/wlxA1jpt+MKmOKFonLjf1AhbOZqcwNDlseIGDaGN3K
              d+u+PS2FWWA9bvTvpJRRC328cGUVeD94+5AtXLGDxD/dq7wJSyeryajfwJeP1J+N
              f+VpxbQMCW8ohT2/uPJURTNlQoUi1DYNdFeTVmwP5Y6sdkU1XIY+EQa8ru0STtxq
              kFEajgQ9EXlt0riQds2MczGJ5EEx0wIDAQABo1AwTjAdBgNVHQ4EFgQUZxYrwYMF
              eaZdE7PJSI6kiC120cQwHwYDVR0jBBgwFoAUZxYrwYMFeaZdE7PJSI6kiC120cQw
              DAYDVR0TBAUwAwEB/zANBgkqhkiG9w0BAQsFAAOCAQEAZy21P4IOkUodSx5Uau4/
              HJJChkrWZzP8I5dS3VN443tYxfpYKQX/dq0V4kA4N7mvfNUDKnzSdUj5B+xHfA3/
              05H25twziXhQQm0ZBqtrtmSpRvAUqBkzCgbSqa4eFusa0o8LJTbgKKJlkf7517Vs
              r4dscyAaaqZW6K1Df56VQdI2cjS98fQ0SGrGIN7YWSOM7G4PHrZGc2/gbl+f8dXI
              fkEVm4lexUKCkLub8cDicMZ1xvg+gIRBJVCGle6qkVcGDxj+87UPcv3JYo3ca0uP
              gstI7JwTigNlD5zjyClydfkku4/jniXlLDyqmpRHJEoSnBFz81St2OzfEkLlanrn
              0g==
              -----END CERTIFICATE-----
            type: tls
          observedGeneration: 1
      kind: List
      metadata:
        resourceVersion: ""
        selfLink: ""
      
      2020-04-14 20:12:28 &amp#27;[32mINFO &amp#27;[m [Exec:169] stderr: 
      
      2020-04-14 20:12:28 &amp#27;[32mINFO &amp#27;[m [BaseST:666] Search in strimzi-cluster-operator log for errors in last 0 seconds
      2020-04-14 20:12:29 &amp#27;[32mINFO &amp#27;[m [BaseST:750] Test execution contains exception, going to recreate test environment
      2020-04-14 20:12:29 &amp#27;[32mINFO &amp#27;[m [ResourceManager:341] Going to clear all method resources
      2020-04-14 20:12:29 &amp#27;[32mINFO &amp#27;[m [ResourceManager:111] Deleting Kafka my-cluster in namespace kafka-cluster-test
      2020-04-14 20:12:29 &amp#27;[32mINFO &amp#27;[m [ResourceManager:229] Waiting when all the pods are terminated for Kafka my-cluster
      2020-04-14 20:12:29 &amp#27;[33mWARN &amp#27;[m [StatefulSetUtils:159] StatefulSet my-cluster-zookeeper is not deleted yet! Triggering force delete by cmd client!
      2020-04-14 20:12:34 &amp#27;[32mINFO &amp#27;[m [PodUtils:138] Waiting when Pod my-cluster-zookeeper-0 will be deleted
      2020-04-14 20:12:40 &amp#27;[32mINFO &amp#27;[m [PodUtils:152] Pod my-cluster-zookeeper-0 deleted
      2020-04-14 20:12:40 &amp#27;[32mINFO &amp#27;[m [PodUtils:138] Waiting when Pod my-cluster-zookeeper-1 will be deleted
      2020-04-14 20:12:40 &amp#27;[32mINFO &amp#27;[m [PodUtils:152] Pod my-cluster-zookeeper-1 deleted
      2020-04-14 20:12:40 &amp#27;[32mINFO &amp#27;[m [PodUtils:138] Waiting when Pod my-cluster-zookeeper-2 will be deleted
      2020-04-14 20:12:40 &amp#27;[32mINFO &amp#27;[m [PodUtils:152] Pod my-cluster-zookeeper-2 deleted
      2020-04-14 20:12:40 &amp#27;[32mINFO &amp#27;[m [PodUtils:138] Waiting when Pod my-cluster-kafka-0 will be deleted
      2020-04-14 20:13:18 &amp#27;[32mINFO &amp#27;[m [PodUtils:152] Pod my-cluster-kafka-0 deleted
      2020-04-14 20:13:18 &amp#27;[32mINFO &amp#27;[m [PodUtils:138] Waiting when Pod my-cluster-kafka-1 will be deleted
      2020-04-14 20:13:18 &amp#27;[32mINFO &amp#27;[m [PodUtils:152] Pod my-cluster-kafka-1 deleted
      2020-04-14 20:13:18 &amp#27;[32mINFO &amp#27;[m [PodUtils:138] Waiting when Pod my-cluster-kafka-2 will be deleted
      2020-04-14 20:13:18 &amp#27;[32mINFO &amp#27;[m [PodUtils:152] Pod my-cluster-kafka-2 deleted
      2020-04-14 20:13:18 &amp#27;[32mINFO &amp#27;[m [SecretUtils:95] Waiting for Kafka cluster my-cluster secrets deletion
      2020-04-14 20:13:18 &amp#27;[32mINFO &amp#27;[m [SecretUtils:109] Kafka cluster my-cluster secrets deleted
      2020-04-14 20:13:18 &amp#27;[32mINFO &amp#27;[m [PersistentVolumeClaimUtils:58] Waiting till PVC deletion for cluster my-cluster
      2020-04-14 20:13:18 &amp#27;[32mINFO &amp#27;[m [PersistentVolumeClaimUtils:72] PVC for cluster my-cluster was deleted
      2020-04-14 20:13:18 &amp#27;[32mINFO &amp#27;[m [ConfigMapUtils:66] Waiting till ConfigMaps deletion for cluster my-cluster-kafka-config
      2020-04-14 20:13:18 &amp#27;[32mINFO &amp#27;[m [ConfigMapUtils:80] ConfigMaps for cluster my-cluster-kafka-config were deleted
      2020-04-14 20:13:18 &amp#27;[32mINFO &amp#27;[m [ConfigMapUtils:66] Waiting till ConfigMaps deletion for cluster my-cluster-zookeeper-config
      2020-04-14 20:13:18 &amp#27;[32mINFO &amp#27;[m [ConfigMapUtils:80] ConfigMaps for cluster my-cluster-zookeeper-config were deleted
      2020-04-14 20:13:18 &amp#27;[32mINFO &amp#27;[m [ResourceManager:333] Going to clear all class resources
      2020-04-14 20:13:18 &amp#27;[32mINFO &amp#27;[m [ResourceManager:177] Deleting Deployment strimzi-cluster-operator
      2020-04-14 20:13:18 &amp#27;[32mINFO &amp#27;[m [ResourceManager:323] Waiting when all the pods are terminated for Deployment strimzi-cluster-operator
      2020-04-14 20:13:18 &amp#27;[33mWARN &amp#27;[m [DeploymentUtils:187] Deployment strimzi-cluster-operator is not deleted yet! Triggering force delete by cmd client!
      2020-04-14 20:13:24 &amp#27;[32mINFO &amp#27;[m [ResourceManager:191] Deleting RoleBinding strimzi-cluster-operator-topic-operator-delegation
      2020-04-14 20:13:24 &amp#27;[32mINFO &amp#27;[m [ResourceManager:191] Deleting RoleBinding strimzi-cluster-operator-entity-operator-delegation
      2020-04-14 20:13:24 &amp#27;[32mINFO &amp#27;[m [ResourceManager:184] Deleting ClusterRoleBinding strimzi-cluster-operator-kafka-broker-delegation
      2020-04-14 20:13:24 &amp#27;[32mINFO &amp#27;[m [ResourceManager:184] Deleting ClusterRoleBinding strimzi-cluster-operator
      2020-04-14 20:13:24 &amp#27;[32mINFO &amp#27;[m [ResourceManager:191] Deleting RoleBinding strimzi-cluster-operator
      2020-04-14 20:13:24 &amp#27;[32mINFO &amp#27;[m [ResourceManager:216] Deleting NetworkPolicy global-network-policy in namespace kafka-cluster-test
      2020-04-14 20:13:24 &amp#27;[32mINFO &amp#27;[m [TimeMeasuringSystem:94] Start time of operation CO_DELETION is correctly stored
      2020-04-14 20:13:24 &amp#27;[32mINFO &amp#27;[m [KubeClusterResource:185] Deleting configuration file: ../install/cluster-operator/048-Crd-kafkamirrormaker2.yaml
      2020-04-14 20:13:24 &amp#27;[32mINFO &amp#27;[m [KubeClusterResource:185] Deleting configuration file: ../install/cluster-operator/047-Crd-kafkaconnector.yaml
      2020-04-14 20:13:24 &amp#27;[32mINFO &amp#27;[m [KubeClusterResource:185] Deleting configuration file: ../install/cluster-operator/046-Crd-kafkabridge.yaml
      2020-04-14 20:13:25 &amp#27;[32mINFO &amp#27;[m [KubeClusterResource:185] Deleting configuration file: ../install/cluster-operator/045-Crd-kafkamirrormaker.yaml
      2020-04-14 20:13:25 &amp#27;[32mINFO &amp#27;[m [KubeClusterResource:185] Deleting configuration file: ../install/cluster-operator/044-Crd-kafkauser.yaml
      2020-04-14 20:13:25 &amp#27;[32mINFO &amp#27;[m [KubeClusterResource:185] Deleting configuration file: ../install/cluster-operator/043-Crd-kafkatopic.yaml
      2020-04-14 20:13:25 &amp#27;[32mINFO &amp#27;[m [KubeClusterResource:185] Deleting configuration file: ../install/cluster-operator/042-Crd-kafkaconnects2i.yaml
      2020-04-14 20:13:26 &amp#27;[32mINFO &amp#27;[m [KubeClusterResource:185] Deleting configuration file: ../install/cluster-operator/041-Crd-kafkaconnect.yaml
      2020-04-14 20:13:26 &amp#27;[32mINFO &amp#27;[m [KubeClusterResource:185] Deleting configuration file: ../install/cluster-operator/040-Crd-kafka.yaml
      2020-04-14 20:13:26 &amp#27;[32mINFO &amp#27;[m [KubeClusterResource:185] Deleting configuration file: ../install/cluster-operator/032-ClusterRole-strimzi-topic-operator.yaml
      2020-04-14 20:13:27 &amp#27;[32mINFO &amp#27;[m [KubeClusterResource:185] Deleting configuration file: ../install/cluster-operator/031-ClusterRole-strimzi-entity-operator.yaml
      2020-04-14 20:13:27 &amp#27;[32mINFO &amp#27;[m [KubeClusterResource:185] Deleting configuration file: ../install/cluster-operator/030-ClusterRole-strimzi-kafka-broker.yaml
      2020-04-14 20:13:27 &amp#27;[32mINFO &amp#27;[m [KubeClusterResource:185] Deleting configuration file: ../install/cluster-operator/021-ClusterRole-strimzi-cluster-operator-role.yaml
      2020-04-14 20:13:27 &amp#27;[32mINFO &amp#27;[m [KubeClusterResource:185] Deleting configuration file: ../install/cluster-operator/020-ClusterRole-strimzi-cluster-operator-role.yaml
      2020-04-14 20:13:28 &amp#27;[32mINFO &amp#27;[m [KubeClusterResource:185] Deleting configuration file: ../install/cluster-operator/010-ServiceAccount-strimzi-cluster-operator.yaml
      2020-04-14 20:13:28 &amp#27;[32mINFO &amp#27;[m [TimeMeasuringSystem:113] End time of operation CO_DELETION is correctly stored
      2020-04-14 20:13:28 &amp#27;[32mINFO &amp#27;[m [KubeClusterResource:231] Deleting namespace: kafka-cluster-test
      2020-04-14 20:13:35 &amp#27;[32mINFO &amp#27;[m [KubeClusterResource:237] Using namespace kafka-cluster-test
      2020-04-14 20:13:35 &amp#27;[32mINFO &amp#27;[m [KubeClusterResource:125] Changing to kafka-cluster-test namespace
      2020-04-14 20:13:35 &amp#27;[32mINFO &amp#27;[m [KubeClusterResource:206] Creating namespace: kafka-cluster-test
      2020-04-14 20:13:36 &amp#27;[32mINFO &amp#27;[m [KubeClusterResource:212] Using namespace kafka-cluster-test
      2020-04-14 20:13:36 &amp#27;[32mINFO &amp#27;[m [KubeClusterResource:125] Changing to kafka-cluster-test namespace
      2020-04-14 20:13:36 &amp#27;[32mINFO &amp#27;[m [TimeMeasuringSystem:94] Start time of operation CO_CREATION is correctly stored
      2020-04-14 20:13:36 &amp#27;[32mINFO &amp#27;[m [KubeClusterResource:103] Applying configuration file: ../install/cluster-operator/010-ServiceAccount-strimzi-cluster-operator.yaml
      2020-04-14 20:13:36 &amp#27;[32mINFO &amp#27;[m [KubeClusterResource:103] Applying configuration file: ../install/cluster-operator/020-ClusterRole-strimzi-cluster-operator-role.yaml
      2020-04-14 20:13:36 &amp#27;[32mINFO &amp#27;[m [KubeClusterResource:103] Applying configuration file: ../install/cluster-operator/021-ClusterRole-strimzi-cluster-operator-role.yaml
      2020-04-14 20:13:37 &amp#27;[32mINFO &amp#27;[m [KubeClusterResource:103] Applying configuration file: ../install/cluster-operator/030-ClusterRole-strimzi-kafka-broker.yaml
      2020-04-14 20:13:37 &amp#27;[32mINFO &amp#27;[m [KubeClusterResource:103] Applying configuration file: ../install/cluster-operator/031-ClusterRole-strimzi-entity-operator.yaml
      2020-04-14 20:13:37 &amp#27;[32mINFO &amp#27;[m [KubeClusterResource:103] Applying configuration file: ../install/cluster-operator/032-ClusterRole-strimzi-topic-operator.yaml
      2020-04-14 20:13:38 &amp#27;[32mINFO &amp#27;[m [KubeClusterResource:103] Applying configuration file: ../install/cluster-operator/040-Crd-kafka.yaml
      2020-04-14 20:13:38 &amp#27;[32mINFO &amp#27;[m [KubeClusterResource:103] Applying configuration file: ../install/cluster-operator/041-Crd-kafkaconnect.yaml
      2020-04-14 20:13:38 &amp#27;[32mINFO &amp#27;[m [KubeClusterResource:103] Applying configuration file: ../install/cluster-operator/042-Crd-kafkaconnects2i.yaml
      2020-04-14 20:13:39 &amp#27;[32mINFO &amp#27;[m [KubeClusterResource:103] Applying configuration file: ../install/cluster-operator/043-Crd-kafkatopic.yaml
      2020-04-14 20:13:39 &amp#27;[32mINFO &amp#27;[m [KubeClusterResource:103] Applying configuration file: ../install/cluster-operator/044-Crd-kafkauser.yaml
      2020-04-14 20:13:39 &amp#27;[32mINFO &amp#27;[m [KubeClusterResource:103] Applying configuration file: ../install/cluster-operator/045-Crd-kafkamirrormaker.yaml
      2020-04-14 20:13:39 &amp#27;[32mINFO &amp#27;[m [KubeClusterResource:103] Applying configuration file: ../install/cluster-operator/046-Crd-kafkabridge.yaml
      2020-04-14 20:13:40 &amp#27;[32mINFO &amp#27;[m [KubeClusterResource:103] Applying configuration file: ../install/cluster-operator/047-Crd-kafkaconnector.yaml
      2020-04-14 20:13:40 &amp#27;[32mINFO &amp#27;[m [KubeClusterResource:103] Applying configuration file: ../install/cluster-operator/048-Crd-kafkamirrormaker2.yaml
      2020-04-14 20:13:40 &amp#27;[32mINFO &amp#27;[m [TimeMeasuringSystem:113] End time of operation CO_CREATION is correctly stored
      2020-04-14 20:13:40 &amp#27;[32mINFO &amp#27;[m [ResourceManager:94] Setting pointer to class resources
      2020-04-14 20:13:40 &amp#27;[32mINFO &amp#27;[m [KubernetesResource:142] Creating RoleBinding from ../install/cluster-operator/020-RoleBinding-strimzi-cluster-operator.yaml in namespace kafka-cluster-test
      2020-04-14 20:13:40 &amp#27;[32mINFO &amp#27;[m [KubernetesResource:151] Apply RoleBinding in namespace kafka-cluster-test
      2020-04-14 20:13:40 &amp#27;[32mINFO &amp#27;[m [ResourceManager:106] Scheduled deletion of RoleBinding strimzi-cluster-operator in namespace (not set)
      2020-04-14 20:13:40 &amp#27;[32mINFO &amp#27;[m [KubernetesResource:158] Creating ClusterRoleBinding from ../install/cluster-operator/021-ClusterRoleBinding-strimzi-cluster-operator.yaml in namespace kafka-cluster-test
      2020-04-14 20:13:40 &amp#27;[32mINFO &amp#27;[m [KubernetesResource:167] Apply ClusterRoleBinding in namespace kafka-cluster-test
      2020-04-14 20:13:40 &amp#27;[32mINFO &amp#27;[m [ResourceManager:106] Scheduled deletion of ClusterRoleBinding strimzi-cluster-operator in namespace (not set)
      2020-04-14 20:13:40 &amp#27;[32mINFO &amp#27;[m [KubernetesResource:158] Creating ClusterRoleBinding from ../install/cluster-operator/030-ClusterRoleBinding-strimzi-cluster-operator-kafka-broker-delegation.yaml in namespace kafka-cluster-test
      2020-04-14 20:13:40 &amp#27;[32mINFO &amp#27;[m [KubernetesResource:167] Apply ClusterRoleBinding in namespace kafka-cluster-test
      2020-04-14 20:13:40 &amp#27;[32mINFO &amp#27;[m [ResourceManager:106] Scheduled deletion of ClusterRoleBinding strimzi-cluster-operator-kafka-broker-delegation in namespace (not set)
      2020-04-14 20:13:40 &amp#27;[32mINFO &amp#27;[m [KubernetesResource:142] Creating RoleBinding from ../install/cluster-operator/031-RoleBinding-strimzi-cluster-operator-entity-operator-delegation.yaml in namespace kafka-cluster-test
      2020-04-14 20:13:40 &amp#27;[32mINFO &amp#27;[m [KubernetesResource:151] Apply RoleBinding in namespace kafka-cluster-test
      2020-04-14 20:13:40 &amp#27;[32mINFO &amp#27;[m [ResourceManager:106] Scheduled deletion of RoleBinding strimzi-cluster-operator-entity-operator-delegation in namespace (not set)
      2020-04-14 20:13:40 &amp#27;[32mINFO &amp#27;[m [KubernetesResource:142] Creating RoleBinding from ../install/cluster-operator/032-RoleBinding-strimzi-cluster-operator-topic-operator-delegation.yaml in namespace kafka-cluster-test
      2020-04-14 20:13:40 &amp#27;[32mINFO &amp#27;[m [KubernetesResource:151] Apply RoleBinding in namespace kafka-cluster-test
      2020-04-14 20:13:40 &amp#27;[32mINFO &amp#27;[m [ResourceManager:106] Scheduled deletion of RoleBinding strimzi-cluster-operator-topic-operator-delegation in namespace (not set)
      2020-04-14 20:13:41 &amp#27;[32mINFO &amp#27;[m [ResourceManager:106] Scheduled deletion of Deployment strimzi-cluster-operator in namespace (not set)
      2020-04-14 20:13:41 &amp#27;[32mINFO &amp#27;[m [KubernetesResource:422] Waiting for deployment strimzi-cluster-operator
      2020-04-14 20:14:23 &amp#27;[32mINFO &amp#27;[m [KubernetesResource:424] Deployment strimzi-cluster-operator is ready
      2020-04-14 20:14:23 &amp#27;[32mINFO &amp#27;[m [ResourceManager:106] Scheduled deletion of NetworkPolicy global-network-policy in namespace kafka-cluster-test
      2020-04-14 20:14:23 &amp#27;[32mINFO &amp#27;[m [KubernetesResource:402] Network policy successfully set to: DEFAULT_TO_DENY
      2020-04-14 20:14:23 &amp#27;[32mINFO &amp#27;[m [KubernetesResource:324] NetworkPolicy successfully set to: true for namespace: kafka-cluster-test
      2020-04-14 20:14:23 &amp#27;[32mINFO &amp#27;[m [BaseST:753] Env recreated.
      2020-04-14 20:14:23 &amp#27;[32mINFO &amp#27;[m [ResourceManager:341] Going to clear all method resources
      2020-04-14 20:14:23 &amp#27;[33mWARN &amp#27;[m [TimeMeasuringSystem:115] End time of operation TEST_EXECUTION is not set due to exception: java.lang.NullPointerException
      2020-04-14 20:14:23 &amp#27;[32mINFO &amp#27;[m [TestSeparator:34] io.strimzi.systemtest.KafkaST.testRemoveUserAndTopicOperatorsFromEntityOperator-FINISHED
      2020-04-14 20:14:23 &amp#27;[32mINFO &amp#27;[m [TestSeparator:35] ############################################################################
      
       Time: 04/15/2020 08:15:22, Level: ERROR, Log: 
      Expected: is <0>
           but: was <1>
      
       Time: 04/15/2020 08:15:22, Level: INFO, Log: deployments.log
      

      5e96c29abba24d00014322fc.txt

       Time: 04/15/2020 08:15:22, Level: INFO, Log: statefulsets.log
      

      5e96c29abba24d00014322ff.txt

       Time: 04/15/2020 08:15:22, Level: INFO, Log: replicasets.log
      

      5e96c29abba24d0001432302.txt

       Time: 04/15/2020 08:15:22, Level: INFO, Log: strimzi-custom-resources.log
      

      5e96c29abba24d0001432305.txt

       Time: 04/15/2020 08:15:22, Level: INFO, Log: events-in-namespacekafka-cluster-test.log
      

      5e96c29abba24d0001432308.txt

       Time: 04/15/2020 08:15:23, Level: INFO, Log: my-cluster-entity-topic-operator-config-kafka-cluster-test.log
      

      5e96c29abba24d000143230b.txt

       Time: 04/15/2020 08:15:23, Level: INFO, Log: my-cluster-entity-user-operator-config-kafka-cluster-test.log
      

      5e96c29abba24d000143230e.txt

       Time: 04/15/2020 08:15:23, Level: INFO, Log: my-cluster-kafka-config-kafka-cluster-test.log
      

      5e96c29bbba24d0001432311.txt

       Time: 04/15/2020 08:15:23, Level: INFO, Log: my-cluster-zookeeper-config-kafka-cluster-test.log
      

      5e96c29bbba24d0001432314.txt

        1. 5e96c29abba24d00014322fc.txt
          0.0 kB
        2. 5e96c29abba24d00014322ff.txt
          0.0 kB
        3. 5e96c29abba24d0001432302.txt
          0.0 kB
        4. 5e96c29abba24d0001432305.txt
          3 kB
        5. 5e96c29abba24d0001432308.txt
          179 kB
        6. 5e96c29abba24d000143230b.txt
          1 kB
        7. 5e96c29abba24d000143230e.txt
          1 kB
        8. 5e96c29bbba24d0001432311.txt
          4 kB
        9. 5e96c29bbba24d0001432314.txt
          1 kB

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

                Created:
                Updated:
                Resolved: