Bug 1596445 - [free-stg]elasticsearch image version is not updated
Summary: [free-stg]elasticsearch image version is not updated
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: OpenShift Online
Classification: Red Hat
Component: Logging
Version: 3.x
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ---
: 3.x
Assignee: Jeff Cantrill
QA Contact: Junqi Zhao
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-06-29 02:40 UTC by Junqi Zhao
Modified: 2019-10-23 02:46 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-07-30 15:38:21 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
elasticsearch image version is v3.10.2 (7.78 KB, text/plain)
2018-06-29 02:40 UTC, Junqi Zhao
no flags Details

Description Junqi Zhao 2018-06-29 02:40:35 UTC
Created attachment 1455414 [details]
elasticsearch  image version is v3.10.2

Description of problem:
free-stg cluster, master version is v3.10.9, only logging-elasticsearch version is v3.10.2, other components version is v3.10.9, logging-elasticsearch version should be v3.10.9


# oc get pod logging-es-data-master-dm4qr1as-23-wdxrg -n logging -o yaml | grep image

    image: registry.reg-aws.openshift.com:443/openshift3/logging-elasticsearch:v3.10.2
    imagePullPolicy: Always
    image: registry.reg-aws.openshift.com:443/openshift3/oauth-proxy:v3.10.2
    imagePullPolicy: Always
  imagePullSecrets:
    image: registry.reg-aws.openshift.com:443/openshift3/logging-elasticsearch:v3.10.2
    imageID: docker-pullable://registry.reg-aws.openshift.com:443/openshift3/logging-elasticsearch@sha256:a7e26348f4528ada7d43533cf3cdea2fe30e80ce497dac9c0a249772350fc3d7
    image: registry.reg-aws.openshift.com:443/openshift3/oauth-proxy:v3.10.2
    imageID: docker-pullable://registry.reg-aws.openshift.com:443/openshift3/oauth-proxy@sha256:54cc82726da0c333403a24538eb6f42e452451b8230f80a92207c6c46486ca45

Version-Release number of selected component (if applicable):

OpenShift Master:v3.10.9 
Kubernetes Master:v1.10.0+b81c8f8 
OpenShift Web Console:v3.10.9 

How reproducible:
Always

Steps to Reproduce:
1. Check logging images version
2.
3.

Actual results:
logging-elasticsearch version is v3.10.2

Expected results:
logging-elasticsearch version should be v3.10.9

Additional info:

Comment 1 Jeff Cantrill 2018-06-29 16:22:49 UTC
Can you please attache ansible logs.  Also, do you know if a 3.10.9 elasticsearch image exists?

Comment 2 Junqi Zhao 2018-07-02 09:19:47 UTC
(In reply to Jeff Cantrill from comment #1)
> Can you please attache ansible logs.  Also, do you know if a 3.10.9
> elasticsearch image exists?

free-stg is online cluster and managed by ops team, you may ask jupierce for ansible logs.

elasticsearch:v3.10.9 exists

Comment 3 Jeff Cantrill 2018-07-02 13:04:01 UTC
Justin can you point me to the job which has these logs?

Comment 5 Jeff Cantrill 2018-07-02 17:08:17 UTC
Cluster was not in an optimal state: 

Cluster logging-es was not in an optimal state and will not be automatically restarted. Please see documentation regarding doing a rolling cluster restart.

I suspect we need a manual rollout to resolve.

Comment 7 Junqi Zhao 2018-07-04 01:05:30 UTC
logging-elasticsearch version is v3.10.9 now

image: registry.reg-aws.openshift.com:443/openshift3/logging-elasticsearch:v3.10.9
image: registry.reg-aws.openshift.com:443/openshift3/oauth-proxy:v3.10.9


Note You need to log in before you can comment on or make changes to this bug.