Starting Stunnel with configuration: pid = /usr/local/var/run/stunnel.pid foreground = yes debug = debug sslVersion = all [zookeeper-2181] client = yes CAfile = /tmp/cluster-ca.crt cert = /etc/cluster-operator-certs/cluster-operator.crt key = /etc/cluster-operator-certs/cluster-operator.key accept = 0.0.0.0:2181 connect = onap-strimzi-zookeeper-client:2181 delay = yes verify = 2 2022.11.24 04:47:56 LOG7[1:139755868928064]: Clients allowed=512000 2022.11.24 04:47:56 LOG5[1:139755868928064]: stunnel 4.56 on x86_64-redhat-linux-gnu platform 2022.11.24 04:47:56 LOG5[1:139755868928064]: Compiled/running with OpenSSL 1.0.1e-fips 11 Feb 2013 2022.11.24 04:47:56 LOG5[1:139755868928064]: Threading:PTHREAD Sockets:POLL,IPv6 SSL:ENGINE,OCSP,FIPS Auth:LIBWRAP 2022.11.24 04:47:56 LOG5[1:139755868928064]: Reading configuration from file /tmp/stunnel.conf 2022.11.24 04:47:56 LOG5[1:139755868928064]: FIPS mode is enabled 2022.11.24 04:47:56 LOG7[1:139755868928064]: Compression not enabled 2022.11.24 04:47:56 LOG7[1:139755868928064]: PRNG seeded successfully 2022.11.24 04:47:56 LOG6[1:139755868928064]: Initializing service [zookeeper-2181] 2022.11.24 04:47:56 LOG7[1:139755868928064]: Certificate: /etc/cluster-operator-certs/cluster-operator.crt 2022.11.24 04:47:56 LOG7[1:139755868928064]: Certificate loaded 2022.11.24 04:47:56 LOG7[1:139755868928064]: Key file: /etc/cluster-operator-certs/cluster-operator.key 2022.11.24 04:47:56 LOG7[1:139755868928064]: Private key loaded 2022.11.24 04:47:56 LOG7[1:139755868928064]: Loaded verify certificates from /tmp/cluster-ca.crt 2022.11.24 04:47:56 LOG7[1:139755868928064]: Loaded /tmp/cluster-ca.crt revocation lookup file 2022.11.24 04:47:56 LOG7[1:139755868928064]: SSL options set: 0x01000004 2022.11.24 04:47:56 LOG5[1:139755868928064]: Configuration successful 2022.11.24 04:47:56 LOG7[1:139755868928064]: Service [zookeeper-2181] (FD=11) bound to 0.0.0.0:2181 2022.11.24 04:47:56 LOG7[1:139755868928064]: Created pid file /usr/local/var/run/stunnel.pid 2022.11.24 04:48:44 LOG7[1:139755868928064]: Service [zookeeper-2181] accepted (FD=3) from 127.0.0.1:45688 2022.11.24 04:48:44 LOG7[1:139755868923648]: Service [zookeeper-2181] started 2022.11.24 04:48:44 LOG7[1:139755868923648]: Waiting for a libwrap process 2022.11.24 04:48:44 LOG7[1:139755868923648]: Acquired libwrap process #0 2022.11.24 04:48:44 LOG7[1:139755868923648]: Releasing libwrap process #0 2022.11.24 04:48:44 LOG7[1:139755868923648]: Released libwrap process #0 2022.11.24 04:48:44 LOG7[1:139755868923648]: Service [zookeeper-2181] permitted by libwrap from 127.0.0.1:45688 2022.11.24 04:48:44 LOG5[1:139755868923648]: Service [zookeeper-2181] accepted connection from 127.0.0.1:45688 2022.11.24 04:48:44 LOG6[1:139755868923648]: connect_blocking: connecting 10.233.19.164:2181 2022.11.24 04:48:44 LOG7[1:139755868923648]: connect_blocking: s_poll_wait 10.233.19.164:2181: waiting 10 seconds 2022.11.24 04:48:44 LOG5[1:139755868923648]: connect_blocking: connected 10.233.19.164:2181 2022.11.24 04:48:44 LOG5[1:139755868923648]: Service [zookeeper-2181] connected remote server from 10.233.68.26:43678 2022.11.24 04:48:44 LOG7[1:139755868923648]: Remote socket (FD=12) initialized 2022.11.24 04:48:44 LOG7[1:139755868923648]: SNI: sending servername: onap-strimzi-zookeeper-client 2022.11.24 04:48:44 LOG7[1:139755868923648]: SSL state (connect): before/connect initialization 2022.11.24 04:48:44 LOG7[1:139755868923648]: SSL state (connect): SSLv2/v3 write client hello A 2022.11.24 04:48:44 LOG7[1:139755868923648]: SSL state (connect): SSLv3 read server hello A 2022.11.24 04:48:44 LOG7[1:139755868923648]: Starting certificate verification: depth=1, /O=io.strimzi/CN=cluster-ca v0 2022.11.24 04:48:44 LOG5[1:139755868923648]: Certificate accepted: depth=1, /O=io.strimzi/CN=cluster-ca v0 2022.11.24 04:48:44 LOG7[1:139755868923648]: Starting certificate verification: depth=0, /O=io.strimzi/CN=onap-strimzi-zookeeper 2022.11.24 04:48:44 LOG5[1:139755868923648]: Certificate accepted: depth=0, /O=io.strimzi/CN=onap-strimzi-zookeeper 2022.11.24 04:48:44 LOG7[1:139755868923648]: SSL state (connect): SSLv3 read server certificate A 2022.11.24 04:48:44 LOG7[1:139755868923648]: SSL state (connect): SSLv3 read server key exchange A 2022.11.24 04:48:44 LOG7[1:139755868923648]: SSL state (connect): SSLv3 read server certificate request A 2022.11.24 04:48:44 LOG7[1:139755868923648]: SSL state (connect): SSLv3 read server done A 2022.11.24 04:48:44 LOG7[1:139755868923648]: SSL state (connect): SSLv3 write client certificate A 2022.11.24 04:48:44 LOG7[1:139755868923648]: SSL state (connect): SSLv3 write client key exchange A 2022.11.24 04:48:44 LOG7[1:139755868923648]: SSL state (connect): SSLv3 write certificate verify A 2022.11.24 04:48:44 LOG7[1:139755868923648]: SSL state (connect): SSLv3 write change cipher spec A 2022.11.24 04:48:44 LOG7[1:139755868923648]: SSL state (connect): SSLv3 write finished A 2022.11.24 04:48:44 LOG7[1:139755868923648]: SSL state (connect): SSLv3 flush data 2022.11.24 04:48:44 LOG7[1:139755868923648]: SSL state (connect): SSLv3 read finished A 2022.11.24 04:48:44 LOG7[1:139755868923648]: 1 items in the session cache 2022.11.24 04:48:44 LOG7[1:139755868923648]: 1 client connects (SSL_connect()) 2022.11.24 04:48:44 LOG7[1:139755868923648]: 1 client connects that finished 2022.11.24 04:48:44 LOG7[1:139755868923648]: 0 client renegotiations requested 2022.11.24 04:48:44 LOG7[1:139755868923648]: 0 server connects (SSL_accept()) 2022.11.24 04:48:44 LOG7[1:139755868923648]: 0 server connects that finished 2022.11.24 04:48:44 LOG7[1:139755868923648]: 0 server renegotiations requested 2022.11.24 04:48:44 LOG7[1:139755868923648]: 0 session cache hits 2022.11.24 04:48:44 LOG7[1:139755868923648]: 0 external session cache hits 2022.11.24 04:48:44 LOG7[1:139755868923648]: 0 session cache misses 2022.11.24 04:48:44 LOG7[1:139755868923648]: 0 session cache timeouts 2022.11.24 04:48:44 LOG6[1:139755868923648]: SSL connected: new session negotiated 2022.11.24 04:48:44 LOG6[1:139755868923648]: Negotiated protocol version: TLSv1.2 2022.11.24 04:48:44 LOG6[1:139755868923648]: Negotiated TLSv1/SSLv3 ciphersuite: ECDHE-RSA-AES256-GCM-SHA384 (256-bit encryption) 2022.11.24 04:48:44 LOG6[1:139755868923648]: Compression: null, expansion: null 2022.11.24 04:48:44 LOG7[1:139755868928064]: Service [zookeeper-2181] accepted (FD=13) from 127.0.0.1:45698 2022.11.24 04:48:44 LOG7[1:139755868854016]: Service [zookeeper-2181] started 2022.11.24 04:48:44 LOG7[1:139755868854016]: Waiting for a libwrap process 2022.11.24 04:48:44 LOG7[1:139755868854016]: Acquired libwrap process #0 2022.11.24 04:48:44 LOG7[1:139755868854016]: Releasing libwrap process #0 2022.11.24 04:48:44 LOG7[1:139755868854016]: Released libwrap process #0 2022.11.24 04:48:44 LOG7[1:139755868854016]: Service [zookeeper-2181] permitted by libwrap from 127.0.0.1:45698 2022.11.24 04:48:44 LOG5[1:139755868854016]: Service [zookeeper-2181] accepted connection from 127.0.0.1:45698 2022.11.24 04:48:44 LOG6[1:139755868854016]: connect_blocking: connecting 10.233.19.164:2181 2022.11.24 04:48:44 LOG7[1:139755868854016]: connect_blocking: s_poll_wait 10.233.19.164:2181: waiting 10 seconds 2022.11.24 04:48:44 LOG5[1:139755868854016]: connect_blocking: connected 10.233.19.164:2181 2022.11.24 04:48:44 LOG5[1:139755868854016]: Service [zookeeper-2181] connected remote server from 10.233.68.26:43686 2022.11.24 04:48:44 LOG7[1:139755868854016]: Remote socket (FD=14) initialized 2022.11.24 04:48:44 LOG7[1:139755868854016]: SNI: sending servername: onap-strimzi-zookeeper-client 2022.11.24 04:48:44 LOG7[1:139755868854016]: SSL state (connect): before/connect initialization 2022.11.24 04:48:44 LOG7[1:139755868854016]: SSL state (connect): SSLv3 write client hello A 2022.11.24 04:48:44 LOG7[1:139755868854016]: SSL state (connect): SSLv3 read server hello A 2022.11.24 04:48:44 LOG7[1:139755868854016]: Starting certificate verification: depth=1, /O=io.strimzi/CN=cluster-ca v0 2022.11.24 04:48:44 LOG5[1:139755868854016]: Certificate accepted: depth=1, /O=io.strimzi/CN=cluster-ca v0 2022.11.24 04:48:44 LOG7[1:139755868854016]: Starting certificate verification: depth=0, /O=io.strimzi/CN=onap-strimzi-zookeeper 2022.11.24 04:48:44 LOG5[1:139755868854016]: Certificate accepted: depth=0, /O=io.strimzi/CN=onap-strimzi-zookeeper 2022.11.24 04:48:44 LOG7[1:139755868854016]: SSL state (connect): SSLv3 read server certificate A 2022.11.24 04:48:44 LOG7[1:139755868854016]: SSL state (connect): SSLv3 read server key exchange A 2022.11.24 04:48:44 LOG7[1:139755868854016]: SSL state (connect): SSLv3 read server certificate request A 2022.11.24 04:48:44 LOG7[1:139755868854016]: SSL state (connect): SSLv3 read server done A 2022.11.24 04:48:44 LOG7[1:139755868854016]: SSL state (connect): SSLv3 write client certificate A 2022.11.24 04:48:44 LOG7[1:139755868854016]: SSL state (connect): SSLv3 write client key exchange A 2022.11.24 04:48:44 LOG7[1:139755868854016]: SSL state (connect): SSLv3 write certificate verify A 2022.11.24 04:48:44 LOG7[1:139755868854016]: SSL state (connect): SSLv3 write change cipher spec A 2022.11.24 04:48:44 LOG7[1:139755868854016]: SSL state (connect): SSLv3 write finished A 2022.11.24 04:48:44 LOG7[1:139755868854016]: SSL state (connect): SSLv3 flush data 2022.11.24 04:48:44 LOG7[1:139755868854016]: SSL state (connect): SSLv3 read finished A 2022.11.24 04:48:44 LOG7[1:139755868854016]: 2 items in the session cache 2022.11.24 04:48:44 LOG7[1:139755868854016]: 2 client connects (SSL_connect()) 2022.11.24 04:48:44 LOG7[1:139755868854016]: 2 client connects that finished 2022.11.24 04:48:44 LOG7[1:139755868854016]: 0 client renegotiations requested 2022.11.24 04:48:44 LOG7[1:139755868854016]: 0 server connects (SSL_accept()) 2022.11.24 04:48:44 LOG7[1:139755868854016]: 0 server connects that finished 2022.11.24 04:48:44 LOG7[1:139755868854016]: 0 server renegotiations requested 2022.11.24 04:48:44 LOG7[1:139755868854016]: 0 session cache hits 2022.11.24 04:48:44 LOG7[1:139755868854016]: 0 external session cache hits 2022.11.24 04:48:44 LOG7[1:139755868854016]: 0 session cache misses 2022.11.24 04:48:44 LOG7[1:139755868854016]: 0 session cache timeouts 2022.11.24 04:48:44 LOG6[1:139755868854016]: SSL connected: new session negotiated 2022.11.24 04:48:44 LOG6[1:139755868854016]: Negotiated protocol version: TLSv1.2 2022.11.24 04:48:44 LOG6[1:139755868854016]: Negotiated TLSv1/SSLv3 ciphersuite: ECDHE-RSA-AES256-GCM-SHA384 (256-bit encryption) 2022.11.24 04:48:44 LOG6[1:139755868854016]: Compression: null, expansion: null 2022.11.24 04:48:46 LOG7[1:139755868928064]: Service [zookeeper-2181] accepted (FD=15) from 127.0.0.1:45724 2022.11.24 04:48:46 LOG7[1:139755868743424]: Service [zookeeper-2181] started 2022.11.24 04:48:46 LOG7[1:139755868743424]: Waiting for a libwrap process 2022.11.24 04:48:46 LOG7[1:139755868743424]: Acquired libwrap process #0 2022.11.24 04:48:46 LOG7[1:139755868743424]: Releasing libwrap process #0 2022.11.24 04:48:46 LOG7[1:139755868743424]: Released libwrap process #0 2022.11.24 04:48:46 LOG7[1:139755868743424]: Service [zookeeper-2181] permitted by libwrap from 127.0.0.1:45724 2022.11.24 04:48:46 LOG5[1:139755868743424]: Service [zookeeper-2181] accepted connection from 127.0.0.1:45724 2022.11.24 04:48:46 LOG6[1:139755868743424]: connect_blocking: connecting 10.233.19.164:2181 2022.11.24 04:48:46 LOG7[1:139755868743424]: connect_blocking: s_poll_wait 10.233.19.164:2181: waiting 10 seconds 2022.11.24 04:48:46 LOG5[1:139755868743424]: connect_blocking: connected 10.233.19.164:2181 2022.11.24 04:48:46 LOG5[1:139755868743424]: Service [zookeeper-2181] connected remote server from 10.233.68.26:60176 2022.11.24 04:48:46 LOG7[1:139755868743424]: Remote socket (FD=16) initialized 2022.11.24 04:48:46 LOG7[1:139755868743424]: SNI: sending servername: onap-strimzi-zookeeper-client 2022.11.24 04:48:46 LOG7[1:139755868743424]: SSL state (connect): before/connect initialization 2022.11.24 04:48:46 LOG7[1:139755868743424]: SSL state (connect): SSLv3 write client hello A 2022.11.24 04:48:46 LOG7[1:139755868743424]: SSL state (connect): SSLv3 read server hello A 2022.11.24 04:48:46 LOG7[1:139755868743424]: Starting certificate verification: depth=1, /O=io.strimzi/CN=cluster-ca v0 2022.11.24 04:48:46 LOG5[1:139755868743424]: Certificate accepted: depth=1, /O=io.strimzi/CN=cluster-ca v0 2022.11.24 04:48:46 LOG7[1:139755868743424]: Starting certificate verification: depth=0, /O=io.strimzi/CN=onap-strimzi-zookeeper 2022.11.24 04:48:46 LOG5[1:139755868743424]: Certificate accepted: depth=0, /O=io.strimzi/CN=onap-strimzi-zookeeper 2022.11.24 04:48:46 LOG7[1:139755868743424]: SSL state (connect): SSLv3 read server certificate A 2022.11.24 04:48:46 LOG7[1:139755868743424]: SSL state (connect): SSLv3 read server key exchange A 2022.11.24 04:48:46 LOG7[1:139755868743424]: SSL state (connect): SSLv3 read server certificate request A 2022.11.24 04:48:46 LOG7[1:139755868743424]: SSL state (connect): SSLv3 read server done A 2022.11.24 04:48:46 LOG7[1:139755868743424]: SSL state (connect): SSLv3 write client certificate A 2022.11.24 04:48:46 LOG7[1:139755868743424]: SSL state (connect): SSLv3 write client key exchange A 2022.11.24 04:48:46 LOG7[1:139755868743424]: SSL state (connect): SSLv3 write certificate verify A 2022.11.24 04:48:46 LOG7[1:139755868743424]: SSL state (connect): SSLv3 write change cipher spec A 2022.11.24 04:48:46 LOG7[1:139755868743424]: SSL state (connect): SSLv3 write finished A 2022.11.24 04:48:46 LOG7[1:139755868743424]: SSL state (connect): SSLv3 flush data 2022.11.24 04:48:46 LOG7[1:139755868743424]: SSL state (connect): SSLv3 read finished A 2022.11.24 04:48:46 LOG7[1:139755868743424]: 3 items in the session cache 2022.11.24 04:48:46 LOG7[1:139755868743424]: 3 client connects (SSL_connect()) 2022.11.24 04:48:46 LOG7[1:139755868743424]: 3 client connects that finished 2022.11.24 04:48:46 LOG7[1:139755868743424]: 0 client renegotiations requested 2022.11.24 04:48:46 LOG7[1:139755868743424]: 0 server connects (SSL_accept()) 2022.11.24 04:48:46 LOG7[1:139755868743424]: 0 server connects that finished 2022.11.24 04:48:46 LOG7[1:139755868743424]: 0 server renegotiations requested 2022.11.24 04:48:46 LOG7[1:139755868743424]: 0 session cache hits 2022.11.24 04:48:46 LOG7[1:139755868743424]: 0 external session cache hits 2022.11.24 04:48:46 LOG7[1:139755868743424]: 0 session cache misses 2022.11.24 04:48:46 LOG7[1:139755868743424]: 0 session cache timeouts 2022.11.24 04:48:46 LOG6[1:139755868743424]: SSL connected: new session negotiated 2022.11.24 04:48:46 LOG6[1:139755868743424]: Negotiated protocol version: TLSv1.2 2022.11.24 04:48:46 LOG6[1:139755868743424]: Negotiated TLSv1/SSLv3 ciphersuite: ECDHE-RSA-AES256-GCM-SHA384 (256-bit encryption) 2022.11.24 04:48:46 LOG6[1:139755868743424]: Compression: null, expansion: null