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

Verify / Test (Go) / github.com/zeebe-io/zeebe/clients/go/cmd/zbctl.TestZbctlWithInsecureGateway/TestCommonCommands/double_activate_job #6028

Closed
npepinpe opened this issue Dec 17, 2020 · 1 comment
Assignees
Labels
kind/flake Categorizes issue or PR as related to a flaky test scope/clients-go Marks an issue or PR to appear in the Go client section of the changelog

Comments

@npepinpe
Copy link
Member

Summary

  • How often does the test fail? once so far
  • Does it block your work? no
  • Do we suspect that it is a real failure? no

Failures

Example assertion failure
[2020-12-17T13:40:09.335Z]         --- FAIL: TestZbctlWithInsecureGateway/TestCommonCommands/double_activate_job (0.28s)
[2020-12-17T13:40:09.335Z]             main_test.go:162: double activate job: diff (-want +got):
[2020-12-17T13:40:09.335Z]                   []string{
[2020-12-17T13:40:09.335Z]                   	"[",
[2020-12-17T13:40:09.335Z]                 - 	"  {",
[2020-12-17T13:40:09.335Z]                 - 	`    "key": 2251799813685326,`,
[2020-12-17T13:40:09.336Z]                 - 	`    "type": "jobType",`,
[2020-12-17T13:40:09.336Z]                 - 	`    "workflowInstanceKey": 2251799813685321,`,
[2020-12-17T13:40:09.336Z]                 - 	`    "bpmnProcessId": "jobProcess",`,
[2020-12-17T13:40:09.336Z]                 - 	`    "workflowDefinitionVersion": 1,`,
[2020-12-17T13:40:09.336Z]                 - 	`    "workflowKey": 2251799813685304,`,
[2020-12-17T13:40:09.336Z]                 - 	`    "elementId": "ServiceTask_0drxnet",`,
[2020-12-17T13:40:09.336Z]                 - 	`    "elementInstanceKey": 2251799813685325,`,
[2020-12-17T13:40:09.336Z]                 - 	`    "customHeaders": "{}",`,
[2020-12-17T13:40:09.336Z]                 - 	`    "worker": "zbctl",`,
[2020-12-17T13:40:09.336Z]                 - 	`    "retries": 3,`,
[2020-12-17T13:40:09.336Z]                 - 	`    "deadline": 1574352413604,`,
[2020-12-17T13:40:09.336Z]                 - 	`    "variables": "{}"`,
[2020-12-17T13:40:09.336Z]                 - 	"  },",
[2020-12-17T13:40:09.336Z]                   	"  {",
[2020-12-17T13:40:09.336Z]                   	`    "key": 2251799813685290,`,
[2020-12-17T13:40:09.336Z]                   	... // 15 identical elements
[2020-12-17T13:40:09.336Z]                   }

Hypotheses

To ensure we activate a job twice we try to stall by deploying a workflow twice. This is inaccurate, and we should find a different way to make sure we get 2 jobs at once.

Logs

Logs
[2020-12-17T13:40:09.330Z] =====================================
[2020-12-17T13:40:09.330Z] Container logs
[2020-12-17T13:40:09.330Z] NOTE: these logs are for all tests in the same suite!
[2020-12-17T13:40:09.330Z] =====================================
[2020-12-17T13:40:09.330Z] ++ hostname -i
[2020-12-17T13:40:09.330Z] + export ZEEBE_HOST=172.17.0.4
[2020-12-17T13:40:09.330Z] + ZEEBE_HOST=172.17.0.4
[2020-12-17T13:40:09.330Z] + '[' false = true ']'
[2020-12-17T13:40:09.330Z] + export ZEEBE_BROKER_NETWORK_HOST=172.17.0.4
[2020-12-17T13:40:09.330Z] + ZEEBE_BROKER_NETWORK_HOST=172.17.0.4
[2020-12-17T13:40:09.330Z] + export ZEEBE_BROKER_GATEWAY_CLUSTER_HOST=172.17.0.4
[2020-12-17T13:40:09.330Z] + ZEEBE_BROKER_GATEWAY_CLUSTER_HOST=172.17.0.4
[2020-12-17T13:40:09.330Z] + exec /usr/local/zeebe/bin/broker
[2020-12-17T13:40:09.330Z]   ______  ______   ______   ____    ______     ____    _____     ____    _  __  ______   _____  
[2020-12-17T13:40:09.330Z]  |___  / |  ____| |  ____| |  _ \  |  ____|   |  _ \  |  __ \   / __ \  | |/ / |  ____| |  __ \ 
[2020-12-17T13:40:09.330Z]     / /  | |__    | |__    | |_) | | |__      | |_) | | |__) | | |  | | | ' /  | |__    | |__) |
[2020-12-17T13:40:09.330Z]    / /   |  __|   |  __|   |  _ <  |  __|     |  _ <  |  _  /  | |  | | |  <   |  __|   |  _  / 
[2020-12-17T13:40:09.330Z]   / /__  | |____  | |____  | |_) | | |____    | |_) | | | \ \  | |__| | | . \  | |____  | | \ \ 
[2020-12-17T13:40:09.330Z]  /_____| |______| |______| |____/  |______|   |____/  |_|  \_\  \____/  |_|\_\ |______| |_|  \_\
[2020-12-17T13:40:09.330Z]                                                                                                 
[2020-12-17T13:40:09.330Z] 2020-12-17 13:39:18.173 [] [main] INFO  io.zeebe.broker.StandaloneBroker - Starting StandaloneBroker v0.26.0-SNAPSHOT using Java 11.0.9.1 on 982b4334da04 with PID 7 (/usr/local/zeebe/lib/zeebe-distribution-0.26.0-SNAPSHOT.jar started by root in /usr/local/zeebe)
[2020-12-17T13:40:09.330Z] 2020-12-17 13:39:18.236 [] [main] INFO  io.zeebe.broker.StandaloneBroker - No active profile set, falling back to default profiles: default
[2020-12-17T13:40:09.330Z] 2020-12-17 13:39:20.779 [] [main] INFO  org.springframework.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port(s): 9600 (http)
[2020-12-17T13:40:09.330Z] 2020-12-17 13:39:20.801 [] [main] INFO  org.apache.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-172.17.0.4-9600"]
[2020-12-17T13:40:09.331Z] 2020-12-17 13:39:20.803 [] [main] INFO  org.apache.catalina.core.StandardService - Starting service [Tomcat]
[2020-12-17T13:40:09.331Z] 2020-12-17 13:39:20.804 [] [main] INFO  org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.41]
[2020-12-17T13:40:09.331Z] 2020-12-17 13:39:21.023 [] [main] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext
[2020-12-17T13:40:09.331Z] 2020-12-17 13:39:21.024 [] [main] INFO  org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 2653 ms
[2020-12-17T13:40:09.331Z] 2020-12-17 13:39:21.656 [] [main] INFO  org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor - Initializing ExecutorService 'applicationTaskExecutor'
[2020-12-17T13:40:09.331Z] 2020-12-17 13:39:22.167 [] [main] INFO  org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver - Exposing 4 endpoint(s) beneath base path '/actuator'
[2020-12-17T13:40:09.331Z] 2020-12-17 13:39:22.195 [] [main] INFO  org.apache.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-172.17.0.4-9600"]
[2020-12-17T13:40:09.331Z] 2020-12-17 13:39:22.235 [] [main] INFO  org.springframework.boot.web.embedded.tomcat.TomcatWebServer - Tomcat started on port(s): 9600 (http) with context path ''
[2020-12-17T13:40:09.331Z] 2020-12-17 13:39:22.267 [] [main] INFO  io.zeebe.broker.StandaloneBroker - Started StandaloneBroker in 4.868 seconds (JVM running for 6.765)
[2020-12-17T13:40:09.331Z] 2020-12-17 13:39:22.345 [] [main] INFO  io.zeebe.broker.system - Version: 0.26.0-SNAPSHOT
[2020-12-17T13:40:09.331Z] 2020-12-17 13:39:22.405 [] [main] INFO  io.zeebe.broker.system - Starting broker 0 with configuration {
[2020-12-17T13:40:09.331Z]   "network" : {
[2020-12-17T13:40:09.331Z]     "host" : "172.17.0.4",
[2020-12-17T13:40:09.331Z]     "portOffset" : 0,
[2020-12-17T13:40:09.331Z]     "maxMessageSize" : "4MB",
[2020-12-17T13:40:09.331Z]     "advertisedHost" : "172.17.0.4",
[2020-12-17T13:40:09.331Z]     "commandApi" : {
[2020-12-17T13:40:09.331Z]       "host" : "172.17.0.4",
[2020-12-17T13:40:09.331Z]       "port" : 26501,
[2020-12-17T13:40:09.331Z]       "advertisedHost" : "172.17.0.4",
[2020-12-17T13:40:09.331Z]       "advertisedPort" : 26501,
[2020-12-17T13:40:09.331Z]       "address" : "172.17.0.4:26501",
[2020-12-17T13:40:09.331Z]       "advertisedAddress" : "172.17.0.4:26501"
[2020-12-17T13:40:09.331Z]     },
[2020-12-17T13:40:09.331Z]     "internalApi" : {
[2020-12-17T13:40:09.331Z]       "host" : "172.17.0.4",
[2020-12-17T13:40:09.331Z]       "port" : 26502,
[2020-12-17T13:40:09.331Z]       "advertisedHost" : "172.17.0.4",
[2020-12-17T13:40:09.331Z]       "advertisedPort" : 26502,
[2020-12-17T13:40:09.331Z]       "address" : "172.17.0.4:26502",
[2020-12-17T13:40:09.331Z]       "advertisedAddress" : "172.17.0.4:26502"
[2020-12-17T13:40:09.331Z]     },
[2020-12-17T13:40:09.331Z]     "monitoringApi" : {
[2020-12-17T13:40:09.331Z]       "host" : "172.17.0.4",
[2020-12-17T13:40:09.331Z]       "port" : 9600,
[2020-12-17T13:40:09.331Z]       "advertisedHost" : "172.17.0.4",
[2020-12-17T13:40:09.331Z]       "advertisedPort" : 9600,
[2020-12-17T13:40:09.331Z]       "address" : "172.17.0.4:9600",
[2020-12-17T13:40:09.331Z]       "advertisedAddress" : "172.17.0.4:9600"
[2020-12-17T13:40:09.331Z]     },
[2020-12-17T13:40:09.331Z]     "maxMessageSizeInBytes" : 4194304
[2020-12-17T13:40:09.331Z]   },
[2020-12-17T13:40:09.331Z]   "cluster" : {
[2020-12-17T13:40:09.331Z]     "initialContactPoints" : [ ],
[2020-12-17T13:40:09.331Z]     "partitionIds" : [ 1 ],
[2020-12-17T13:40:09.331Z]     "nodeId" : 0,
[2020-12-17T13:40:09.331Z]     "partitionsCount" : 1,
[2020-12-17T13:40:09.331Z]     "replicationFactor" : 1,
[2020-12-17T13:40:09.331Z]     "clusterSize" : 1,
[2020-12-17T13:40:09.331Z]     "clusterName" : "zeebe-cluster",
[2020-12-17T13:40:09.331Z]     "membership" : {
[2020-12-17T13:40:09.331Z]       "broadcastUpdates" : false,
[2020-12-17T13:40:09.331Z]       "broadcastDisputes" : true,
[2020-12-17T13:40:09.331Z]       "notifySuspect" : false,
[2020-12-17T13:40:09.331Z]       "gossipInterval" : "PT0.25S",
[2020-12-17T13:40:09.331Z]       "gossipFanout" : 2,
[2020-12-17T13:40:09.331Z]       "probeInterval" : "PT1S",
[2020-12-17T13:40:09.331Z]       "probeTimeout" : "PT0.1S",
[2020-12-17T13:40:09.331Z]       "suspectProbes" : 3,
[2020-12-17T13:40:09.331Z]       "failureTimeout" : "PT10S",
[2020-12-17T13:40:09.331Z]       "syncInterval" : "PT10S"
[2020-12-17T13:40:09.331Z]     }
[2020-12-17T13:40:09.331Z]   },
[2020-12-17T13:40:09.331Z]   "threads" : {
[2020-12-17T13:40:09.331Z]     "cpuThreadCount" : 2,
[2020-12-17T13:40:09.332Z]     "ioThreadCount" : 2
[2020-12-17T13:40:09.332Z]   },
[2020-12-17T13:40:09.332Z]   "data" : {
[2020-12-17T13:40:09.332Z]     "directories" : null,
[2020-12-17T13:40:09.332Z]     "directory" : "/usr/local/zeebe/data",
[2020-12-17T13:40:09.332Z]     "logSegmentSize" : "512MB",
[2020-12-17T13:40:09.332Z]     "snapshotPeriod" : "PT15M",
[2020-12-17T13:40:09.332Z]     "logIndexDensity" : 100,
[2020-12-17T13:40:09.332Z]     "diskUsageMonitoringEnabled" : true,
[2020-12-17T13:40:09.332Z]     "diskUsageReplicationWatermark" : 0.99,
[2020-12-17T13:40:09.332Z]     "diskUsageCommandWatermark" : 0.97,
[2020-12-17T13:40:09.332Z]     "diskUsageMonitoringInterval" : "PT1S",
[2020-12-17T13:40:09.332Z]     "rocksdb" : {
[2020-12-17T13:40:09.332Z]       "columnFamilyOptions" : { }
[2020-12-17T13:40:09.332Z]     },
[2020-12-17T13:40:09.332Z]     "freeDiskSpaceReplicationWatermark" : 1012412908,
[2020-12-17T13:40:09.332Z]     "logSegmentSizeInBytes" : 536870912,
[2020-12-17T13:40:09.332Z]     "atomixStorageLevel" : "MAPPED",
[2020-12-17T13:40:09.332Z]     "freeDiskSpaceCommandWatermark" : 3037238723
[2020-12-17T13:40:09.332Z]   },
[2020-12-17T13:40:09.332Z]   "exporters" : { },
[2020-12-17T13:40:09.332Z]   "gateway" : {
[2020-12-17T13:40:09.332Z]     "network" : {
[2020-12-17T13:40:09.332Z]       "host" : "0.0.0.0",
[2020-12-17T13:40:09.332Z]       "port" : 26500,
[2020-12-17T13:40:09.332Z]       "minKeepAliveInterval" : "PT30S"
[2020-12-17T13:40:09.332Z]     },
[2020-12-17T13:40:09.332Z]     "cluster" : {
[2020-12-17T13:40:09.332Z]       "contactPoint" : "172.17.0.4:26502",
[2020-12-17T13:40:09.332Z]       "requestTimeout" : "PT15S",
[2020-12-17T13:40:09.332Z]       "clusterName" : "zeebe-cluster",
[2020-12-17T13:40:09.332Z]       "memberId" : "gateway",
[2020-12-17T13:40:09.332Z]       "host" : "172.17.0.4",
[2020-12-17T13:40:09.332Z]       "port" : 26502,
[2020-12-17T13:40:09.332Z]       "membership" : {
[2020-12-17T13:40:09.332Z]         "broadcastUpdates" : false,
[2020-12-17T13:40:09.332Z]         "broadcastDisputes" : true,
[2020-12-17T13:40:09.332Z]         "notifySuspect" : false,
[2020-12-17T13:40:09.332Z]         "gossipInterval" : "PT0.25S",
[2020-12-17T13:40:09.332Z]         "gossipFanout" : 2,
[2020-12-17T13:40:09.332Z]         "probeInterval" : "PT1S",
[2020-12-17T13:40:09.332Z]         "probeTimeout" : "PT0.1S",
[2020-12-17T13:40:09.332Z]         "suspectProbes" : 3,
[2020-12-17T13:40:09.332Z]         "failureTimeout" : "PT10S",
[2020-12-17T13:40:09.332Z]         "syncInterval" : "PT10S"
[2020-12-17T13:40:09.332Z]       }
[2020-12-17T13:40:09.332Z]     },
[2020-12-17T13:40:09.332Z]     "threads" : {
[2020-12-17T13:40:09.332Z]       "managementThreads" : 1
[2020-12-17T13:40:09.332Z]     },
[2020-12-17T13:40:09.332Z]     "monitoring" : {
[2020-12-17T13:40:09.332Z]       "enabled" : false,
[2020-12-17T13:40:09.332Z]       "host" : "172.17.0.4",
[2020-12-17T13:40:09.332Z]       "port" : 9600
[2020-12-17T13:40:09.332Z]     },
[2020-12-17T13:40:09.332Z]     "security" : {
[2020-12-17T13:40:09.332Z]       "enabled" : false,
[2020-12-17T13:40:09.332Z]       "certificateChainPath" : null,
[2020-12-17T13:40:09.332Z]       "privateKeyPath" : null
[2020-12-17T13:40:09.332Z]     },
[2020-12-17T13:40:09.332Z]     "longPolling" : {
[2020-12-17T13:40:09.332Z]       "enabled" : true
[2020-12-17T13:40:09.332Z]     },
[2020-12-17T13:40:09.332Z]     "initialized" : true,
[2020-12-17T13:40:09.332Z]     "enable" : true
[2020-12-17T13:40:09.332Z]   },
[2020-12-17T13:40:09.332Z]   "backpressure" : {
[2020-12-17T13:40:09.332Z]     "enabled" : true,
[2020-12-17T13:40:09.332Z]     "algorithm" : "VEGAS",
[2020-12-17T13:40:09.332Z]     "aimd" : {
[2020-12-17T13:40:09.332Z]       "requestTimeout" : "PT1S",
[2020-12-17T13:40:09.332Z]       "initialLimit" : 100,
[2020-12-17T13:40:09.332Z]       "minLimit" : 1,
[2020-12-17T13:40:09.332Z]       "maxLimit" : 1000,
[2020-12-17T13:40:09.332Z]       "backoffRatio" : 0.9
[2020-12-17T13:40:09.332Z]     },
[2020-12-17T13:40:09.332Z]     "fixed" : {
[2020-12-17T13:40:09.332Z]       "limit" : 20
[2020-12-17T13:40:09.332Z]     },
[2020-12-17T13:40:09.332Z]     "vegas" : {
[2020-12-17T13:40:09.332Z]       "alpha" : 3,
[2020-12-17T13:40:09.332Z]       "beta" : 6,
[2020-12-17T13:40:09.332Z]       "initialLimit" : 20
[2020-12-17T13:40:09.332Z]     },
[2020-12-17T13:40:09.332Z]     "gradient" : {
[2020-12-17T13:40:09.332Z]       "minLimit" : 10,
[2020-12-17T13:40:09.332Z]       "initialLimit" : 20,
[2020-12-17T13:40:09.333Z]       "rttTolerance" : 2.0
[2020-12-17T13:40:09.333Z]     },
[2020-12-17T13:40:09.333Z]     "gradient2" : {
[2020-12-17T13:40:09.333Z]       "minLimit" : 10,
[2020-12-17T13:40:09.333Z]       "initialLimit" : 20,
[2020-12-17T13:40:09.333Z]       "rttTolerance" : 2.0,
[2020-12-17T13:40:09.333Z]       "longWindow" : 600
[2020-12-17T13:40:09.333Z]     }
[2020-12-17T13:40:09.333Z]   },
[2020-12-17T13:40:09.333Z]   "experimental" : {
[2020-12-17T13:40:09.333Z]     "maxAppendsPerFollower" : 2,
[2020-12-17T13:40:09.333Z]     "maxAppendBatchSize" : "0MB",
[2020-12-17T13:40:09.333Z]     "disableExplicitRaftFlush" : false,
[2020-12-17T13:40:09.333Z]     "detectReprocessingInconsistency" : false,
[2020-12-17T13:40:09.333Z]     "maxAppendBatchSizeInBytes" : 32768
[2020-12-17T13:40:09.333Z]   },
[2020-12-17T13:40:09.333Z]   "stepTimeout" : "PT5M",
[2020-12-17T13:40:09.333Z]   "executionMetricsExporterEnabled" : false
[2020-12-17T13:40:09.333Z] }
[2020-12-17T13:40:09.333Z] 2020-12-17 13:39:22.452 [] [main] INFO  io.zeebe.broker.system - Bootstrap Broker-0 [1/14]: actor scheduler
[2020-12-17T13:40:09.333Z] 2020-12-17 13:39:22.460 [] [main] INFO  io.zeebe.broker.system - Bootstrap Broker-0 [2/14]: membership and replication protocol
[2020-12-17T13:40:09.333Z] 2020-12-17 13:39:22.769 [] [main] INFO  io.zeebe.broker.system - Bootstrap Broker-0 [3/14]: command api transport
[2020-12-17T13:40:09.333Z] 2020-12-17 13:39:23.115 [] [main] INFO  io.zeebe.broker.system - Bootstrap Broker-0 [4/14]: command api handler
[2020-12-17T13:40:09.333Z] 2020-12-17 13:39:23.169 [] [main] INFO  io.zeebe.broker.system - Bootstrap Broker-0 [5/14]: subscription api
[2020-12-17T13:40:09.333Z] 2020-12-17 13:39:23.196 [] [main] INFO  io.zeebe.broker.system - Bootstrap Broker-0 [6/14]: cluster services
[2020-12-17T13:40:09.333Z] 2020-12-17 13:39:23.875 [] [raft-server-0-raft-partition-partition-1] WARN  io.atomix.utils.event.ListenerRegistry - Listener io.atomix.raft.roles.FollowerRole$$Lambda$996/0x000000080075b040@24d715d0 not registered
[2020-12-17T13:40:09.333Z] 2020-12-17 13:39:23.912 [] [main] INFO  io.zeebe.broker.system - Bootstrap Broker-0 [7/14]: topology manager
[2020-12-17T13:4:09.333Z] 2020-12-17 13:39:23.915 [] [main] INFO  io.zeebe.broker.system - Bootstrap Broker-0 [8/14]: embedded gateway
[2020-12-17T13:40:09.333Z] 2020-12-17 13:39:23.927 [] [main] INFO  io.zeebe.gateway - Version: 0.26.0-SNAPSHOT
[2020-12-17T13:40:09.333Z] 2020-12-17 13:39:23.929 [] [main] INFO  io.zeebe.gateway - Starting gateway with configuration {
[2020-12-17T13:40:09.333Z]   "network" : {
[2020-12-17T13:40:09.333Z]     "host" : "0.0.0.0",
[2020-12-17T13:40:09.333Z]     "port" : 26500,
[2020-12-17T13:40:09.333Z]     "minKeepAliveInterval" : "PT30S"
[2020-12-17T13:40:09.333Z]   },
[2020-12-17T13:40:09.333Z]   "cluster" : {
[2020-12-17T13:40:09.333Z]     "contactPoint" : "172.17.0.4:26502",
[2020-12-17T13:40:09.333Z]     "requestTimeout" : "PT15S",
[2020-12-17T13:40:09.333Z]     "clusterName" : "zeebe-cluster",
[2020-12-17T13:40:09.333Z]     "memberId" : "gateway",
[2020-12-17T13:40:09.333Z]     "host" : "172.17.0.4",
[2020-12-17T13:40:09.333Z]     "port" : 26502,
[2020-12-17T13:40:09.333Z]     "membership" : {
[2020-12-17T13:40:09.333Z]       "broadcastUpdates" : false,
[2020-12-17T13:40:09.333Z]       "broadcastDisputes" : true,
[2020-12-17T13:40:09.333Z]       "notifySuspect" : false,
[2020-12-17T13:40:09.333Z]       "gossipInterval" : "PT0.25S",
[2020-12-17T13:40:09.333Z]       "gossipFanout" : 2,
[2020-12-17T13:40:09.333Z]       "probeInterval" : "PT1S",
[2020-12-17T13:40:09.333Z]       "probeTimeout" : "PT0.1S",
[2020-12-17T13:40:09.333Z]       "suspectProbes" : 3,
[2020-12-17T13:40:09.333Z]       "failureTimeout" : "PT10S",
[2020-12-17T13:40:09.333Z]       "syncInterval" : "PT10S"
[2020-12-17T13:40:09.333Z]     }
[2020-12-17T13:40:09.333Z]   },
[2020-12-17T13:40:09.333Z]   "threads" : {
[2020-12-17T13:40:09.333Z]     "managementThreads" : 1
[2020-12-17T13:40:09.333Z]   },
[2020-12-17T13:40:09.333Z]   "monitoring" : {
[2020-12-17T13:40:09.333Z]     "enabled" : false,
[2020-12-17T13:40:09.333Z]     "host" : "172.17.0.4",
[2020-12-17T13:40:09.333Z]     "port" : 9600
[2020-12-17T13:40:09.333Z]   },
[2020-12-17T13:40:09.333Z]   "security" : {
[2020-12-17T13:40:09.333Z]     "enabled" : false,
[2020-12-17T13:40:09.333Z]     "certificateChainPath" : null,
[2020-12-17T13:40:09.333Z]     "privateKeyPath" : null
[2020-12-17T13:40:09.333Z]   },
[2020-12-17T13:40:09.333Z]   "longPolling" : {
[2020-12-17T13:40:09.333Z]     "enabled" : true
[2020-12-17T13:40:09.333Z]   },
[2020-12-17T13:40:09.333Z]   "initialized" : true,
[2020-12-17T13:40:09.333Z]   "enable" : true
[2020-12-17T13:40:09.333Z] }
[2020-12-17T13:40:09.333Z] 2020-12-17 13:39:24.184 [] [main] INFO  io.zeebe.broker.system - Bootstrap Broker-0 [9/14]: monitoring services
[2020-12-17T13:40:09.334Z] 2020-12-17 13:39:24.188 [] [main] INFO  io.zeebe.broker.system - Bootstrap Broker-0 [10/14]: disk space monitor
[2020-12-17T13:40:09.334Z] 2020-12-17 13:39:24.191 [] [main] INFO  io.zeebe.broker.system - Bootstrap Broker-0 [11/14]: leader management request handler
[2020-12-17T13:40:09.334Z] 2020-12-17 13:39:24.196 [] [main] INFO  io.zeebe.broker.system - Bootstrap Broker-0 [12/14]: zeebe partitions
[2020-12-17T13:40:09.334Z] 2020-12-17 13:39:24.199 [] [main] INFO  io.zeebe.broker.system - Bootstrap Broker-0 partitions [1/1]: partition 1
[2020-12-17T13:40:09.334Z] 2020-12-17 13:39:25.832 [Broker-0-StreamProcessor-1] [Broker-0-zb-actors-0] INFO  org.camunda.feel.FeelEngine - Engine created. [value-mapper: CompositeValueMapper(List(io.zeebe.el.impl.feel.MessagePackValueMapper@480cdd7e)), function-provider: io.zeebe.el.impl.feel.FeelFunctionProvider@2838f2b6, clock: io.zeebe.el.impl.ZeebeFeelEngineClock@17ce0798, configuration: Configuration(false)]
[2020-12-17T13:40:09.334Z] 2020-12-17 13:39:26.019 [Broker-0-StreamProcessor-1] [Broker-0-zb-actors-0] INFO  io.zeebe.logstreams - Recovered state of partition 1 from snapshot at position -1
[2020-12-17T13:40:09.334Z] 2020-12-17 13:39:26.045 [Broker-0-StreamProcessor-1] [Broker-0-zb-actors-0] INFO  org.camunda.feel.FeelEngine - Engine created. [value-mapper: CompositeValueMapper(List(io.zeebe.el.impl.feel.MessagePackValueMapper@2b17fc32)), function-provider: io.zeebe.el.impl.feel.FeelFunctionProvider@87260d0, clock: io.zeebe.el.impl.ZeebeFeelEngineClock@75fa47d8, configuration: Configuration(false)]
[2020-12-17T13:40:09.334Z] 2020-12-17 13:39:26.070 [Broker-0-StreamProcessor-1] [Broker-0-zb-actors-0] INFO  org.camunda.feel.FeelEngine - Engine created. [value-mapper: CompositeValueMapper(List(io.zeebe.el.impl.feel.MessagePackValueMapper@7cfc3262)), function-provider: io.zeebe.el.impl.feel.FeelFunctionProvider@232889, clock: io.zeebe.el.impl.ZeebeFeelEngineClock@4f1c3b80, configuration: Configuration(false)]
[2020-12-17T13:40:09.334Z] 2020-12-17 13:39:26.209 [] [main] INFO  io.zeebe.broker.system - Bootstrap Broker-0 partitions succeeded. Started 1 steps in 2010 ms.
[2020-12-17T13:40:09.334Z] 2020-12-17 13:39:26.209 [] [main] INFO  io.zeebe.broker.system - Bootstrap Broker-0 [13/14]: register diskspace usage listeners
[2020-12-17T13:40:09.334Z] 2020-12-17 13:39:26.210 [Broker-0-HealthCheckService] [Broker-0-zb-actors-0] INFO  io.zeebe.broker.system - Partition-1 recovered, marking it as healthy
[2020-12-17T13:40:09.334Z] 2020-12-17 13:39:26.210 [] [main] INFO  io.zeebe.broker.system - Bootstrap Broker-0 [14/14]: upgrade manager
[2020-12-17T13:40:09.334Z] 2020-12-17 13:39:26.211 [] [main] INFO  io.zeebe.broker.system - Bootstrap Broker-0 succeeded. Started 14 steps in 3761 ms.
[2020-12-17T13:40:09.334Z] 2020-12-17 13:39:31.731 [] [grpc-default-worker-ELG-3-2] INFO  io.grpc.netty.NettyServerTransport.connections - Transport failed
[2020-12-17T13:40:09.334Z] io.netty.handler.codec.http2.Http2Exception: HTTP/2 client preface string missing or corrupt. Hex dump for received bytes: 1603010109010001050303ebc316d910c927cfdc7ad7b127
[2020-12-17T13:40:09.334Z] 	at io.netty.handler.codec.http2.Http2Exception.connectionError(Http2Exception.java:108) ~[netty-codec-http2-4.1.55.Final.jar:4.1.55.Final]
[2020-12-17T13:40:09.334Z] 	at io.netty.handler.codec.http2.Http2ConnectionHandler$PrefaceDecoder.readClientPrefaceString(Http2ConnectionHandler.java:306) ~[netty-codec-http2-4.1.55.Final.jar:4.1.55.Final]
[2020-12-17T13:40:09.334Z] 	at io.netty.handler.codec.http2.Http2ConnectionHandler$PrefaceDecoder.decode(Http2ConnectionHandler.java:239) [netty-codec-http2-4.1.55.Final.jar:4.1.55.Final]
[2020-12-17T13:40:09.334Z] 	at io.netty.handler.codec.http2.Http2ConnectionHandler.decode(Http2ConnectionHandler.java:438) [netty-codec-http2-4.1.55.Final.jar:4.1.55.Final]
[2020-12-17T13:40:09.334Z] 	at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:508) [netty-codec-4.1.55.Final.jar:4.1.55.Final]
[2020-12-17T13:40:09.334Z] 	at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:447) [netty-codec-4.1.55.Final.jar:4.1.55.Final]
[2020-12-17T13:40:09.334Z] 	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:276) [netty-codec-4.1.55.Final.jar:4.1.55.Final]
[2020-12-17T13:40:09.334Z] 	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) [netty-transport-4.1.55.Final.jar:4.1.55.Final]
[2020-12-17T13:40:09.334Z] 	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) [netty-transport-4.1.55.Final.jar:4.1.55.Final]
[2020-12-17T13:40:09.334Z] 	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) [netty-transport-4.1.55.Final.jar:4.1.55.Final]
[2020-12-17T13:40:09.335Z] 	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) [netty-transport-4.1.55.Final.jar:4.1.55.Final]
[2020-12-17T13:40:09.335Z] 	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) [netty-transport-4.1.55.Final.jar:4.1.55.Final]
[2020-12-17T13:40:09.335Z] 	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) [netty-transport-4.1.55.Final.jar:4.1.55.Final]
[2020-12-17T13:40:09.335Z] 	at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) [netty-transport-4.1.55.Final.jar:4.1.55.Final]
[2020-12-17T13:40:09.335Z] 	at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:795) [netty-transport-native-epoll-4.1.55.Final-linux-x86_64.jar:4.1.55.Final]
[2020-12-17T13:40:09.335Z] 	at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:480) [netty-transport-native-epoll-4.1.55.Final-linux-x86_64.jar:4.1.55.Final]
[2020-12-17T13:40:09.335Z] 	at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378) [netty-transport-native-epoll-4.1.55.Final-linux-x86_64.jar:4.1.55.Final]
[2020-12-17T13:40:09.335Z] 	at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) [netty-common-4.1.55.Final.jar:4.1.55.Final]
[2020-12-17T13:40:09.335Z] 	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) [netty-common-4.1.55.Final.jar:4.1.55.Final]
[2020-12-17T13:40:09.335Z] 	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [netty-common-4.1.55.Final.jar:4.1.55.Final]
[2020-12-17T13:40:09.335Z] 	at java.lang.Thread.run(Unknown Source) [?:?]
[2020-12-17T13:40:09.335Z] 2020-12-17 13:39:32.816 [Broker-0-StreamProcessor-1] [Broker-0-zb-actors-1] INFO  org.camunda.feel.FeelEngine - Engine created. [value-mapper: CompositeValueMapper(List(io.zeebe.el.impl.feel.MessagePackValueMapper@7704a595)), function-provider: io.zeebe.el.impl.feel.FeelFunctionProvider@7ca7f0b2, clock: io.zeebe.el.impl.ZeebeFeelEngineClock@6d42bf6a, configuration: Configuration(false)]
[2020-12-17T13:40:09.335Z] 2020-12-17 13:39:32.925 [Broker-0-StreamProcessor-1] [Broker-0-zb-actors-1] INFO  org.camunda.feel.FeelEngine - Engine created. [value-mapper: CompositeValueMapper(List(io.zeebe.el.impl.feel.MessagePackValueMapper@7ed7cb61)), function-provider: io.zeebe.el.impl.feel.FeelFunctionProvider@4aced7b4, clock: io.zeebe.el.impl.ZeebeFeelEngineClock@a9fd64c, configuration: Configuration(false)]
[2020-12-17T13:40:09.335Z] 2020-12-17 13:39:33.343 [Broker-0-StreamProcessor-1] [Broker-0-zb-actors-1] INFO  org.camunda.feel.FeelEngine - Engine created. [value-mapper: CompositeValueMapper(List(io.zeebe.el.impl.feel.MessagePackValueMapper@da8c514)), function-provider: io.zeebe.el.impl.feel.FeelFunctionProvider@48b9ff09, clock: io.zeebe.el.impl.ZeebeFeelEngineClock@525ae1dd, configuration: Configuration(false)]
[2020-12-17T13:40:09.335Z] 2020-12-17 13:39:33.646 [Broker-0-StreamProcessor-1] [Broker-0-zb-actors-1] INFO  org.camunda.feel.FeelEngine - Engine created. [value-mapper: CompositeValueMapper(List(io.zeebe.el.impl.feel.MessagePackValueMapper@72e41966)), function-provider: io.zeebe.el.impl.feel.FeelFunctionProvider@74a108d7, clock: io.zeebe.el.impl.ZeebeFeelEngineClock@303f644e, configuration: Configuration(false)]
[2020-12-17T13:40:09.335Z] 2020-12-17 13:39:57.877 [Broker-0-StreamProcessor-1] [Broker-0-zb-actors-0] INFO  org.camunda.feel.FeelEngine - Engine created. [value-mapper: CompositeValueMapper(List(io.zeebe.el.impl.feel.MessagePackValueMapper@7a7f883d)), function-provider: io.zeebe.el.impl.feel.FeelFunctionProvider@66e7fd25, clock: io.zeebe.el.impl.ZeebeFeelEngineClock@207b57be, configuration: Configuration(false)]
[2020-12-17T13:40:09.335Z] 2020-12-17 13:39:58.046 [Broker-0-StreamProcessor-1] [Broker-0-zb-actors-1] INFO  org.camunda.feel.FeelEngine - Engine created. [value-mapper: CompositeValueMapper(List(io.zeebe.el.impl.feel.MessagePackValueMapper@3e455601)), function-provider: io.zeebe.el.impl.feel.FeelFunctionProvider@3c4b122a, clock: io.zeebe.el.impl.ZeebeFeelEngineClock@6992e3fb, configuration: Configuration(false)]
[2020-12-17T13:40:09.335Z] 2020-12-17 13:39:58.181 [Broker-0-StreamProcessor-1] [Broker-0-zb-actors-1] INFO  org.camunda.feel.FeelEngine - Engine created. [value-mapper: CompositeValueMapper(List(io.zeebe.el.impl.feel.MessagePackValueMapper@3019b388)), function-provider: io.zeebe.el.impl.feel.FeelFunctionProvider@3dea59a5, clock: io.zeebe.el.impl.ZeebeFeelEngineClock@34f50251, configuration: Configuration(false)]
@npepinpe npepinpe added the kind/flake Categorizes issue or PR as related to a flaky test label Dec 17, 2020
@npepinpe npepinpe added this to Ready in Zeebe via automation Dec 17, 2020
@npepinpe npepinpe removed this from Ready in Zeebe Dec 17, 2020
@npepinpe npepinpe added Impact: Testing scope/clients-go Marks an issue or PR to appear in the Go client section of the changelog and removed Status: Needs Triage labels Dec 17, 2020
@npepinpe npepinpe added this to Ready in Zeebe via automation Dec 17, 2020
@npepinpe npepinpe removed this from Ready in Zeebe Dec 17, 2020
@npepinpe npepinpe added this to Ready in Zeebe Jun 2, 2021
@MiguelPires MiguelPires self-assigned this Jun 3, 2021
@npepinpe npepinpe moved this from Ready to In progress in Zeebe Jun 4, 2021
@MiguelPires
Copy link
Contributor

closed by #6063

Zeebe automation moved this from In progress to Done Jun 7, 2021
@KerstinHebel KerstinHebel removed this from Done in Zeebe Mar 23, 2022
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 scope/clients-go Marks an issue or PR to appear in the Go client section of the changelog
Projects
None yet
Development

No branches or pull requests

2 participants