cilium / cilium-olm

Other
10 stars 13 forks source link

test each 1.10 release candidate #31

Open errordeveloper opened 3 years ago

errordeveloper commented 3 years ago

pushed rc0 in efa0985202741f2732b50df3c30548f55664136c

errordeveloper commented 3 years ago

copied rc0 image from quay to certification scan registry, waiting for results

errordeveloper commented 3 years ago

connectivity check results for 1.10.0-rc0 on OCP 4.7.3:

NAME                                         VERSION   AVAILABLE   PROGRESSING   SINCE   STATUS
clusterversion.config.openshift.io/version   4.7.3     True        False         78m     Cluster version is 4.7.3

NAMESPACE                              NAME                                                                    DISPLAY          VERSION              REPLACES   PHASE
cilium                                 clusterserviceversion.operators.coreos.com/cilium.v1.10.0-rc0-8528b30   Cilium           1.10.0-rc0-8528b30              Succeeded
openshift-operator-lifecycle-manager   clusterserviceversion.operators.coreos.com/packageserver                Package Server   0.17.0                          Succeeded
✨ [test-34] Deploying echo-same-node service...
✨ [test-34] Deploying same-node deployment...
✨ [test-34] Deploying client deployment...
✨ [test-34] Deploying echo-other-node service...
✨ [test-34] Deploying other-node deployment...
⌛ [test-34] Waiting for deployments [client echo-same-node] to become ready...
⌛ [test-34] Waiting for deployments [echo-other-node] to become ready...
⌛ [test-34] Waiting for CiliumEndpoint for pod cilium-test/client-68c6675687-zvhn2 to appear...
⌛ [test-34] Waiting for CiliumEndpoint for pod cilium-test/echo-other-node-588bf78fbb-ggpqx to appear...
⌛ [test-34] Waiting for CiliumEndpoint for pod cilium-test/echo-same-node-779c8c89d6-gdfzl to appear...
⌛ [test-34] Waiting for service echo-other-node to become ready...
⌛ [test-34] Waiting for service echo-same-node to become ready...
🔭 Enabling Hubble telescope...
⚠️  Unable to contact Hubble Relay: rpc error: code = Unavailable desc = connection error: desc = "transport: Error while dialing dial tcp 127.0.0.1:4245: connect: connection refused"
⚠️  Did you enable and expose Hubble + Relay?
ℹ️  You can export Relay with a port-forward: kubectl port-forward -n kube-system deployment/hubble-relay 4245:4245
ℹ️  Disabling Hubble telescope and flow validation...

---------------------------------------------------------------------------------------------------------------------
🔌 [pod-to-pod] Testing cilium-test/client-68c6675687-zvhn2 -> cilium-test/echo-other-node-588bf78fbb-ggpqx...
---------------------------------------------------------------------------------------------------------------------
✅ [pod-to-pod] cilium-test/client-68c6675687-zvhn2 (10.128.8.157) -> cilium-test/echo-other-node-588bf78fbb-ggpqx (10.128.11.73)

---------------------------------------------------------------------------------------------------------------------
🔌 [pod-to-pod] Testing cilium-test/client-68c6675687-zvhn2 -> cilium-test/echo-same-node-779c8c89d6-gdfzl...
---------------------------------------------------------------------------------------------------------------------
✅ [pod-to-pod] cilium-test/client-68c6675687-zvhn2 (10.128.8.157) -> cilium-test/echo-same-node-779c8c89d6-gdfzl (10.128.8.191)

---------------------------------------------------------------------------------------------------------------------
🔌 [pod-to-service] Testing cilium-test/client-68c6675687-zvhn2 -> echo-other-node:8080 (ClusterIP)...
---------------------------------------------------------------------------------------------------------------------
✅ [pod-to-service] cilium-test/client-68c6675687-zvhn2 (10.128.8.157) -> echo-other-node:8080 (ClusterIP) (echo-other-node:8080)

---------------------------------------------------------------------------------------------------------------------
🔌 [pod-to-service] Testing cilium-test/client-68c6675687-zvhn2 -> echo-same-node:8080 (ClusterIP)...
---------------------------------------------------------------------------------------------------------------------
✅ [pod-to-service] cilium-test/client-68c6675687-zvhn2 (10.128.8.157) -> echo-same-node:8080 (ClusterIP) (echo-same-node:8080)

---------------------------------------------------------------------------------------------------------------------
🔌 [pod-to-nodeport] Testing cilium-test/client-68c6675687-zvhn2 -> 10.0.53.129:31117 (NodePort)...
---------------------------------------------------------------------------------------------------------------------
✅ [pod-to-nodeport] cilium-test/client-68c6675687-zvhn2 (10.128.8.157) -> 10.0.53.129:31117 (NodePort) (10.0.53.129:31117)

---------------------------------------------------------------------------------------------------------------------
🔌 [pod-to-local-nodeport] Testing cilium-test/client-68c6675687-zvhn2 -> 10.0.49.65:31117 (NodePort)...
---------------------------------------------------------------------------------------------------------------------
✅ [pod-to-local-nodeport] cilium-test/client-68c6675687-zvhn2 (10.128.8.157) -> 10.0.49.65:31117 (NodePort) (10.0.49.65:31117)

---------------------------------------------------------------------------------------------------------------------
🔌 [pod-to-world] Testing cilium-test/client-68c6675687-zvhn2 -> https://google.com...
---------------------------------------------------------------------------------------------------------------------
✅ [pod-to-world] cilium-test/client-68c6675687-zvhn2 (10.128.8.157) -> https://google.com (https://google.com)

---------------------------------------------------------------------------------------------------------------------
🔌 [pod-to-host] Testing cilium-test/client-68c6675687-zvhn2 -> 10.0.49.65...
---------------------------------------------------------------------------------------------------------------------
✅ [pod-to-host] cilium-test/client-68c6675687-zvhn2 (10.128.8.157) -> 10.0.49.65 (10.0.49.65)

---------------------------------------------------------------------------------------------------------------------
🔌 [pod-to-host] Testing cilium-test/client-68c6675687-zvhn2 -> 10.0.53.129...
---------------------------------------------------------------------------------------------------------------------
✅ [pod-to-host] cilium-test/client-68c6675687-zvhn2 (10.128.8.157) -> 10.0.53.129 (10.0.53.129)

---------------------------------------------------------------------------------------------------------------------
📋 Test Report
---------------------------------------------------------------------------------------------------------------------
✅ 9/9 tests successful (0 warnings)
errordeveloper commented 3 years ago

Found this with 1.10.0-rc1: https://github.com/cilium/cilium-olm/issues/39

errordeveloper commented 3 years ago

connectivity check results for 1.10.0-rc1 on OCP 4.7.8:

⌛ [test-ocp47-ubi110rc1] Waiting for deployments [client echo-same-node] to become ready...
⌛ [test-ocp47-ubi110rc1] Waiting for deployments [echo-other-node] to become ready...
⌛ [test-ocp47-ubi110rc1] Waiting for CiliumEndpoint for pod cilium-test/client-68c6675687-hs8l2 to appear...
⌛ [test-ocp47-ubi110rc1] Waiting for CiliumEndpoint for pod cilium-test/echo-other-node-588bf78fbb-hsvgz to appear...
⌛ [test-ocp47-ubi110rc1] Waiting for CiliumEndpoint for pod cilium-test/echo-same-node-779c8c89d6-tsbbq to appear...
🔭 Enabling Hubble telescope...
⚠️  Unable to contact Hubble Relay: rpc error: code = Unavailable desc = connection error: desc = "transport: Error while dialing dial tcp [::1]:4245: connect: connection refused"
⚠️  Did you enable and expose Hubble + Relay?
ℹ️  You can export Relay with a port-forward: kubectl port-forward -n kube-system deployment/hubble-relay 4245:4245
ℹ️  Disabling Hubble telescope and flow validation...
-------------------------------------------------------------------------------------------
🔌 [pod-to-pod] Testing cilium-test/client-68c6675687-hs8l2 -> cilium-test/echo-other-node-588bf78fbb-hsvgz...
-------------------------------------------------------------------------------------------
✅ [pod-to-pod] cilium-test/client-68c6675687-hs8l2 (10.128.9.148) -> cilium-test/echo-other-node-588bf78fbb-hsvgz (10.128.10.130)
-------------------------------------------------------------------------------------------
🔌 [pod-to-pod] Testing cilium-test/client-68c6675687-hs8l2 -> cilium-test/echo-same-node-779c8c89d6-tsbbq...
-------------------------------------------------------------------------------------------
✅ [pod-to-pod] cilium-test/client-68c6675687-hs8l2 (10.128.9.148) -> cilium-test/echo-same-node-779c8c89d6-tsbbq (10.128.8.11)
-------------------------------------------------------------------------------------------
🔌 [pod-to-service] Testing cilium-test/client-68c6675687-hs8l2 -> echo-other-node:8080 (ClusterIP)...
-------------------------------------------------------------------------------------------
✅ [pod-to-service] cilium-test/client-68c6675687-hs8l2 (10.128.9.148) -> echo-other-node:8080 (ClusterIP) (echo-other-node:8080)
-------------------------------------------------------------------------------------------
🔌 [pod-to-service] Testing cilium-test/client-68c6675687-hs8l2 -> 10.0.53.118:31831 (NodePort)...
-------------------------------------------------------------------------------------------
✅ [pod-to-service] cilium-test/client-68c6675687-hs8l2 (10.128.9.148) -> 10.0.53.118:31831 (NodePort) (10.0.53.118:31831)
-------------------------------------------------------------------------------------------
🔌 [pod-to-service] Testing cilium-test/client-68c6675687-hs8l2 -> 10.0.62.77:31831 (NodePort)...
-------------------------------------------------------------------------------------------
✅ [pod-to-service] cilium-test/client-68c6675687-hs8l2 (10.128.9.148) -> 10.0.62.77:31831 (NodePort) (10.0.62.77:31831)
-------------------------------------------------------------------------------------------
🔌 [pod-to-service] Testing cilium-test/client-68c6675687-hs8l2 -> echo-same-node:8080 (ClusterIP)...
-------------------------------------------------------------------------------------------
✅ [pod-to-service] cilium-test/client-68c6675687-hs8l2 (10.128.9.148) -> echo-same-node:8080 (ClusterIP) (echo-same-node:8080)
-------------------------------------------------------------------------------------------
🔌 [pod-to-service] Testing cilium-test/client-68c6675687-hs8l2 -> 10.0.53.118:32494 (NodePort)...
-------------------------------------------------------------------------------------------
✅ [pod-to-service] cilium-test/client-68c6675687-hs8l2 (10.128.9.148) -> 10.0.53.118:32494 (NodePort) (10.0.53.118:32494)
-------------------------------------------------------------------------------------------
🔌 [pod-to-service] Testing cilium-test/client-68c6675687-hs8l2 -> 10.0.62.77:32494 (NodePort)...
-------------------------------------------------------------------------------------------
✅ [pod-to-service] cilium-test/client-68c6675687-hs8l2 (10.128.9.148) -> 10.0.62.77:32494 (NodePort) (10.0.62.77:32494)
-------------------------------------------------------------------------------------------
🔌 [pod-to-world] Testing cilium-test/client-68c6675687-hs8l2 -> https://google.com...
-------------------------------------------------------------------------------------------
✅ [pod-to-world] cilium-test/client-68c6675687-hs8l2 (10.128.9.148) -> https://google.com (https://google.com)
-------------------------------------------------------------------------------------------
🔌 [pod-to-host] Testing cilium-test/client-68c6675687-hs8l2 -> 10.0.62.77...
-------------------------------------------------------------------------------------------
✅ [pod-to-host] cilium-test/client-68c6675687-hs8l2 (10.128.9.148) -> 10.0.62.77 (10.0.62.77)
-------------------------------------------------------------------------------------------
🔌 [pod-to-host] Testing cilium-test/client-68c6675687-hs8l2 -> 10.0.53.118...
-------------------------------------------------------------------------------------------
✅ [pod-to-host] cilium-test/client-68c6675687-hs8l2 (10.128.9.148) -> 10.0.53.118 (10.0.53.118)