Monday, 2021-06-21

airship-irc-bot<vkuzmin> Do we really need `airship-treasuremap-deploy-virtual-network-cloud`  job for treasuremap? It’s doesn’t work rigght now. I tried to fix it by adding correct phase plan https://review.opendev.org/c/airship/treasuremap/+/796028 but looks like there aren’t enough resources for the job09:23
airship-irc-bot<sirishagopigiri> Hi Team, Looking for some reviews on below PS, related to treasuremap #27 issue https://review.opendev.org/c/airship/treasuremap/+/788289 Thank you in advance!13:53
airship-irc-bot<jk330k> Could you please review https://review.opendev.org/c/airship/images/+/783649 changes related to control groups15:25
airship-irc-bot<sb048x> Please review Changes in dex for sub-clusters https://review.opendev.org/c/airship/treasuremap/+/795527/16:21
airship-irc-bot<gs909v> Hi Team,17:14
airship-irc-bot<gs909v> I am seeing ATT Airship2.0 CI build failures happening on airshipctl gates. For example: https://review.opendev.org/c/airship/airshipctl/+/795343 . This seems to be from a timeout for everyone, anyone looking into this?17:15
airship-irc-bot<jk330k> Could you please review https://review.opendev.org/c/airship/images/+/783649 (changes related to control groups). I am looking for one more +2 and WF.17:33
airship-irc-bot<mf4716> URGENT 2.1 (but requesting WF-1):  Need 2nd +2 on dex-related PS from Sanjib:  https://review.opendev.org/c/airship/treasuremap/+/79552718:22
airship-irc-bot<hr858f> Hi all, I see "airshipctl cluster get-kubeconfig" failed to fetch target cluster kubeconfig. Anything I'm missing?21:17
airship-irc-bot<hr858f> ```[airshipctl] 2021/06/21 21:16:23 opendev.org/airship/airshipctl/pkg/k8s/kubeconfig/builder.go:132: Getting site kubeconfig [airshipctl] 2021/06/21 21:16:23 opendev.org/airship/airshipctl/pkg/k8s/kubeconfig/builder.go:134: Getting kubeconfig for cluster 'ephemeral-cluster' to build site kubeconfig [airshipctl] 2021/06/21 21:16:23 opendev.org/airship/airshipctl/pkg/k8s/kubeconfig/builder.go:260: Received error when extacting context,21:18
airship-irc-botignoring kubeconfig. Error: failed merging kubeconfig: source context 'ephemeral-cluster' does not exist in source kubeconfig [airshipctl] 2021/06/21 21:16:23 opendev.org/airship/airshipctl/pkg/k8s/kubeconfig/builder.go:170: Merging kubecontext for cluster 'ephemeral-cluster', into site kubeconfig [airshipctl] 2021/06/21 21:16:23 opendev.org/airship/airshipctl/pkg/k8s/kubeconfig/builder.go:134: Getting kubeconfig for cluster 'target-cluster'21:18
airship-irc-botto build site kubeconfig [airshipctl] 2021/06/21 21:16:23 opendev.org/airship/airshipctl/pkg/k8s/kubeconfig/builder.go:260: Received error when extacting context, ignoring kubeconfig. Error: failed merging kubeconfig: source context 'target-cluster' does not exist in source kubeconfig [airshipctl] 2021/06/21 21:16:23 opendev.org/airship/airshipctl/pkg/k8s/kubeconfig/builder.go:180: Received error while trying kubeconfig source for cluster21:18
airship-irc-bot'target-cluster', source type 'filesystem', error 'failed merging kubeconfig: source context 'target-cluster' does not exist in source kubeconfig' [airshipctl] 2021/06/21 21:16:23 opendev.org/airship/airshipctl/pkg/k8s/kubeconfig/builder.go:180: Received error while trying kubeconfig source for cluster 'target-cluster', source type 'bundle', error 'document filtered by selector [Group="airshipit.org", Version="v1alpha1", Kind="KubeConfig"]21:18
airship-irc-botfound no documents' [airshipctl] 2021/06/21 21:16:23 opendev.org/airship/airshipctl/pkg/k8s/kubeconfig/builder.go:213: Getting kubeconfig from cluster API for cluster 'target-cluster' [airshipctl] 2021/06/21 21:16:23 opendev.org/airship/airshipctl/pkg/k8s/kubeconfig/builder.go:157: Kubeconfig for cluster 'ephemeral-cluster' is already built, using it [airshipctl] 2021/06/21 21:16:2321:18
airship-irc-botopendev.org/airship/airshipctl/pkg/k8s/kubeconfig/builder.go:239: Getting child kubeconfig from parent, parent context 'ephemeral-cluster', parent kubeconfig '/tmp/kubeconfig-593685051' [airshipctl] 2021/06/21 21:16:23 opendev.org/airship/airshipctl/pkg/k8s/kubeconfig/builder.go:180: Received error while trying kubeconfig source for cluster 'target-cluster', source type 'clusterAPI', error '"target-cluster-kubeconfig" not found in namespace21:18
airship-irc-bot"target-infra": secrets "target-cluster-kubeconfig" not found' [airshipctl] 2021/06/21 21:16:23 opendev.org/airship/airshipctl/pkg/k8s/kubeconfig/builder.go:138: All kubeconfig sources failed for cluster 'target-cluster', error 'all kubeconfig sources failed for cluster 'target-cluster'', skipping it```21:18
airship-irc-bot<hr858f> I do not have "target-infra" name space. Secret "target-cluster-kubeconfig" is in default namespace.21:20
airship-irc-bot<raliev> @hr858f namespace for retrieving kubeconfig from clusterAPI comes directly from clusterMap: https://github.com/airshipit/airshipctl/blob/master/manifests/phases/cluster-map.yaml#L2321:32
airship-irc-bot<raliev> by default it's target-infra. you can modify it if you have different clusters configuration accordingly21:33
airship-irc-bot<hr858f> Thanks @raliev I changed the namespace to default. I still see a few errors though it displays the target-cluster's kubeconfig21:50
airship-irc-bot<hr858f> ```[airshipctl] 2021/06/21 21:46:33 opendev.org/airship/airshipctl/pkg/k8s/kubeconfig/builder.go:260: Received error when extacting context, ignoring kubeconfig. Error: failed merging kubeconfig: source context 'target-cluster' does not exist in source kubeconfig [airshipctl] 2021/06/21 21:46:33 opendev.org/airship/airshipctl/pkg/k8s/kubeconfig/builder.go:180: Received error while trying kubeconfig source for cluster 'target-cluster',21:50
airship-irc-botsource type 'filesystem', error 'failed merging kubeconfig: user 'target-cluster-admin' does not exist in source kubeconfig' [airshipctl] 2021/06/21 21:46:33 opendev.org/airship/airshipctl/pkg/k8s/kubeconfig/builder.go:180: Received error while trying kubeconfig source for cluster 'target-cluster', source type 'bundle', error 'document filtered by selector [Group="airshipit.org", Version="v1alpha1", Kind="KubeConfig"] found no documents'21:50
airship-irc-bot[airshipctl] 2021/06/21 21:46:33 opendev.org/airship/airshipctl/pkg/k8s/kubeconfig/builder.go:213: Getting kubeconfig from cluster API for cluster 'target-cluster' [airshipctl] 2021/06/21 21:46:33 opendev.org/airship/airshipctl/pkg/k8s/kubeconfig/builder.go:260: Received error when extacting context, ignoring kubeconfig. Error: failed merging kubeconfig: source context 'ephemeral-cluster' does not exist in source kubeconfig [airshipctl]21:50
airship-irc-bot2021/06/21 21:46:33 opendev.org/airship/airshipctl/pkg/k8s/kubeconfig/builder.go:170: Merging kubecontext for cluster 'ephemeral-cluster', into site kubeconfig [airshipctl] 2021/06/21 21:46:33 opendev.org/airship/airshipctl/pkg/k8s/kubeconfig/builder.go:239: Getting child kubeconfig from parent, parent context 'ephemeral-cluster', parent kubeconfig '/tmp/kubeconfig-187873040' [airshipctl] 2021/06/21 21:46:3321:50
airship-irc-botopendev.org/airship/airshipctl/pkg/k8s/kubeconfig/builder.go:292: Using context '&{ target-cluster target-cluster-admin  map[]}' to merge kubeconfig [airshipctl] 2021/06/21 21:46:33 opendev.org/airship/airshipctl/pkg/k8s/kubeconfig/builder.go:170: Merging kubecontext for cluster 'target-cluster', into site kubeconfig```21:50
airship-irc-bot<raliev> those error messages actually are not errors, they represent typical process of obtaining kubeconfig via trying different sources23:22
airship-irc-bot<raliev> I believe printed text should be changed though to be less confusing for the end user23:24

Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!