Skip to content

Instantly share code, notes, and snippets.

@dfarrell07
Created July 19, 2021 22:10
Show Gist options
  • Save dfarrell07/23e899cfc035a9c5e397a8552fae54e6 to your computer and use it in GitHub Desktop.
Save dfarrell07/23e899cfc035a9c5e397a8552fae54e6 to your computer and use it in GitHub Desktop.
subm_random_fail_20210717
This file has been truncated, but you can view the full file.
2021-07-17T00:07:39.0892077Z Found online and idle hosted runner(s) in the current repository's organization account that matches the required labels: 'ubuntu-latest'
2021-07-17T00:07:39.0892141Z Waiting for a hosted runner in 'organization' to pick this job...
2021-07-17T00:07:45.6079610Z Current runner version: '2.278.0'
2021-07-17T00:07:45.6111639Z ##[group]Operating System
2021-07-17T00:07:45.6112665Z Ubuntu
2021-07-17T00:07:45.6113228Z 20.04.2
2021-07-17T00:07:45.6113714Z LTS
2021-07-17T00:07:45.6114296Z ##[endgroup]
2021-07-17T00:07:45.6114976Z ##[group]Virtual Environment
2021-07-17T00:07:45.6115755Z Environment: ubuntu-20.04
2021-07-17T00:07:45.6116387Z Version: 20210712.0
2021-07-17T00:07:45.6117602Z Included Software: https://github.com/actions/virtual-environments/blob/ubuntu20/20210712.0/images/linux/Ubuntu2004-README.md
2021-07-17T00:07:45.6119176Z Image Release: https://github.com/actions/virtual-environments/releases/tag/ubuntu20%2F20210712.0
2021-07-17T00:07:45.6120268Z ##[endgroup]
2021-07-17T00:07:45.6122522Z ##[group]GITHUB_TOKEN Permissions
2021-07-17T00:07:45.6123951Z Actions: write
2021-07-17T00:07:45.6124531Z Checks: write
2021-07-17T00:07:45.6125202Z Contents: write
2021-07-17T00:07:45.6125821Z Deployments: write
2021-07-17T00:07:45.6126590Z Discussions: write
2021-07-17T00:07:45.6127254Z Issues: write
2021-07-17T00:07:45.6127905Z Metadata: read
2021-07-17T00:07:45.6128510Z Packages: write
2021-07-17T00:07:45.6129189Z PullRequests: write
2021-07-17T00:07:45.6129906Z RepositoryProjects: write
2021-07-17T00:07:45.6130690Z SecurityEvents: write
2021-07-17T00:07:45.6131339Z Statuses: write
2021-07-17T00:07:45.6132079Z ##[endgroup]
2021-07-17T00:07:45.6135405Z Prepare workflow directory
2021-07-17T00:07:45.6870478Z Prepare all required actions
2021-07-17T00:07:45.6882979Z Getting action download info
2021-07-17T00:07:46.1246903Z Download action repository 'actions/checkout@v2'
2021-07-17T00:07:48.0695532Z Download action repository 'submariner-io/shipyard@devel'
2021-07-17T00:07:48.5168891Z ##[group]Run actions/checkout@v2
2021-07-17T00:07:48.5169704Z with:
2021-07-17T00:07:48.5170444Z repository: submariner-io/submariner-operator
2021-07-17T00:07:48.5171725Z token: ***
2021-07-17T00:07:48.5172278Z ssh-strict: true
2021-07-17T00:07:48.5172937Z persist-credentials: true
2021-07-17T00:07:48.5173604Z clean: true
2021-07-17T00:07:48.5174148Z fetch-depth: 1
2021-07-17T00:07:48.5174696Z lfs: false
2021-07-17T00:07:48.5175222Z submodules: false
2021-07-17T00:07:48.5175786Z ##[endgroup]
2021-07-17T00:07:48.7927629Z Syncing repository: submariner-io/submariner-operator
2021-07-17T00:07:48.7952735Z ##[group]Getting Git version info
2021-07-17T00:07:48.7954277Z Working directory is '/home/runner/work/submariner-operator/submariner-operator'
2021-07-17T00:07:48.8017127Z [command]/usr/bin/git version
2021-07-17T00:07:48.8191783Z git version 2.32.0
2021-07-17T00:07:48.8215581Z ##[endgroup]
2021-07-17T00:07:48.8222946Z Deleting the contents of '/home/runner/work/submariner-operator/submariner-operator'
2021-07-17T00:07:48.8227126Z ##[group]Initializing the repository
2021-07-17T00:07:48.8232233Z [command]/usr/bin/git init /home/runner/work/submariner-operator/submariner-operator
2021-07-17T00:07:48.8333311Z hint: Using 'master' as the name for the initial branch. This default branch name
2021-07-17T00:07:49.2664246Z hint: is subject to change. To configure the initial branch name to use in all
2021-07-17T00:07:49.2722738Z hint: of your new repositories, which will suppress this warning, call:
2021-07-17T00:07:49.2723749Z hint:
2021-07-17T00:07:49.2725202Z hint: git config --global init.defaultBranch <name>
2021-07-17T00:07:49.2726050Z hint:
2021-07-17T00:07:49.2727095Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2021-07-17T00:07:49.2728451Z hint: 'development'. The just-created branch can be renamed via this command:
2021-07-17T00:07:49.2729363Z hint:
2021-07-17T00:07:49.2730187Z hint: git branch -m <name>
2021-07-17T00:07:49.2731657Z Initialized empty Git repository in /home/runner/work/submariner-operator/submariner-operator/.git/
2021-07-17T00:07:49.2733543Z [command]/usr/bin/git remote add origin https://github.com/submariner-io/submariner-operator
2021-07-17T00:07:49.2734744Z ##[endgroup]
2021-07-17T00:07:49.2735593Z ##[group]Disabling automatic garbage collection
2021-07-17T00:07:49.2737055Z [command]/usr/bin/git config --local gc.auto 0
2021-07-17T00:07:49.2738085Z ##[endgroup]
2021-07-17T00:07:49.2740626Z ##[group]Setting up auth
2021-07-17T00:07:49.2741721Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2021-07-17T00:07:49.2743468Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :
2021-07-17T00:07:49.2745494Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2021-07-17T00:07:49.2747825Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :
2021-07-17T00:07:49.2750091Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2021-07-17T00:07:49.2751252Z ##[endgroup]
2021-07-17T00:07:49.2752098Z ##[group]Fetching the repository
2021-07-17T00:07:49.2753993Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +0105e4d08ef7236073547f1383566fc76c548f6d:refs/remotes/origin/devel
2021-07-17T00:07:49.2755561Z remote: Enumerating objects: 486, done.
2021-07-17T00:07:49.2756456Z remote: Counting objects: 0% (1/486)
2021-07-17T00:07:49.2757259Z remote: Counting objects: 1% (5/486)
2021-07-17T00:07:49.2758066Z remote: Counting objects: 2% (10/486)
2021-07-17T00:07:49.2758860Z remote: Counting objects: 3% (15/486)
2021-07-17T00:07:49.2759841Z remote: Counting objects: 4% (20/486)
2021-07-17T00:07:49.2760666Z remote: Counting objects: 5% (25/486)
2021-07-17T00:07:49.2761474Z remote: Counting objects: 6% (30/486)
2021-07-17T00:07:49.2762278Z remote: Counting objects: 7% (35/486)
2021-07-17T00:07:49.2763437Z remote: Counting objects: 8% (39/486)
2021-07-17T00:07:49.2764258Z remote: Counting objects: 9% (44/486)
2021-07-17T00:07:49.2765067Z remote: Counting objects: 10% (49/486)
2021-07-17T00:07:49.2765851Z remote: Counting objects: 11% (54/486)
2021-07-17T00:07:49.2766733Z remote: Counting objects: 12% (59/486)
2021-07-17T00:07:49.2767542Z remote: Counting objects: 13% (64/486)
2021-07-17T00:07:49.2768335Z remote: Counting objects: 14% (69/486)
2021-07-17T00:07:49.2769145Z remote: Counting objects: 15% (73/486)
2021-07-17T00:07:49.2769941Z remote: Counting objects: 16% (78/486)
2021-07-17T00:07:49.2770757Z remote: Counting objects: 17% (83/486)
2021-07-17T00:07:49.2771569Z remote: Counting objects: 18% (88/486)
2021-07-17T00:07:49.2772366Z remote: Counting objects: 19% (93/486)
2021-07-17T00:07:49.2773173Z remote: Counting objects: 20% (98/486)
2021-07-17T00:07:49.2773970Z remote: Counting objects: 21% (103/486)
2021-07-17T00:07:49.2774797Z remote: Counting objects: 22% (107/486)
2021-07-17T00:07:49.2776904Z remote: Counting objects: 23% (112/486)
2021-07-17T00:07:49.2777912Z remote: Counting objects: 24% (117/486)
2021-07-17T00:07:49.2778753Z remote: Counting objects: 25% (122/486)
2021-07-17T00:07:49.2779551Z remote: Counting objects: 26% (127/486)
2021-07-17T00:07:49.2780362Z remote: Counting objects: 27% (132/486)
2021-07-17T00:07:49.2781175Z remote: Counting objects: 28% (137/486)
2021-07-17T00:07:49.2782331Z remote: Counting objects: 29% (141/486)
2021-07-17T00:07:49.2783190Z remote: Counting objects: 30% (146/486)
2021-07-17T00:07:49.2789264Z remote: Counting objects: 31% (151/486)
2021-07-17T00:07:49.2790116Z remote: Counting objects: 32% (156/486)
2021-07-17T00:07:49.2790939Z remote: Counting objects: 33% (161/486)
2021-07-17T00:07:49.2791728Z remote: Counting objects: 34% (166/486)
2021-07-17T00:07:49.2792696Z remote: Counting objects: 35% (171/486)
2021-07-17T00:07:49.2793506Z remote: Counting objects: 36% (175/486)
2021-07-17T00:07:49.2794301Z remote: Counting objects: 37% (180/486)
2021-07-17T00:07:49.2795108Z remote: Counting objects: 38% (185/486)
2021-07-17T00:07:49.2795917Z remote: Counting objects: 39% (190/486)
2021-07-17T00:07:49.2796705Z remote: Counting objects: 40% (195/486)
2021-07-17T00:07:49.2797512Z remote: Counting objects: 41% (200/486)
2021-07-17T00:07:49.2798303Z remote: Counting objects: 42% (205/486)
2021-07-17T00:07:49.2799119Z remote: Counting objects: 43% (209/486)
2021-07-17T00:07:49.2799919Z remote: Counting objects: 44% (214/486)
2021-07-17T00:07:49.2800709Z remote: Counting objects: 45% (219/486)
2021-07-17T00:07:49.2801531Z remote: Counting objects: 46% (224/486)
2021-07-17T00:07:49.2802322Z remote: Counting objects: 47% (229/486)
2021-07-17T00:07:49.2803140Z remote: Counting objects: 48% (234/486)
2021-07-17T00:07:49.2803946Z remote: Counting objects: 49% (239/486)
2021-07-17T00:07:49.2804735Z remote: Counting objects: 50% (243/486)
2021-07-17T00:07:49.2805539Z remote: Counting objects: 51% (248/486)
2021-07-17T00:07:49.2806328Z remote: Counting objects: 52% (253/486)
2021-07-17T00:07:49.2807135Z remote: Counting objects: 53% (258/486)
2021-07-17T00:07:49.2807940Z remote: Counting objects: 54% (263/486)
2021-07-17T00:07:49.2808735Z remote: Counting objects: 55% (268/486)
2021-07-17T00:07:49.2809648Z remote: Counting objects: 56% (273/486)
2021-07-17T00:07:49.2810478Z remote: Counting objects: 57% (278/486)
2021-07-17T00:07:49.2811272Z remote: Counting objects: 58% (282/486)
2021-07-17T00:07:49.2812074Z remote: Counting objects: 59% (287/486)
2021-07-17T00:07:49.2812869Z remote: Counting objects: 60% (292/486)
2021-07-17T00:07:49.2813687Z remote: Counting objects: 61% (297/486)
2021-07-17T00:07:49.2814493Z remote: Counting objects: 62% (302/486)
2021-07-17T00:07:49.2815283Z remote: Counting objects: 63% (307/486)
2021-07-17T00:07:49.2816089Z remote: Counting objects: 64% (312/486)
2021-07-17T00:07:49.2816875Z remote: Counting objects: 65% (316/486)
2021-07-17T00:07:49.2818048Z remote: Counting objects: 66% (321/486)
2021-07-17T00:07:49.2818888Z remote: Counting objects: 67% (326/486)
2021-07-17T00:07:49.2819679Z remote: Counting objects: 68% (331/486)
2021-07-17T00:07:49.2820487Z remote: Counting objects: 69% (336/486)
2021-07-17T00:07:49.2821284Z remote: Counting objects: 70% (341/486)
2021-07-17T00:07:49.2822086Z remote: Counting objects: 71% (346/486)
2021-07-17T00:07:49.2823050Z remote: Counting objects: 72% (350/486)
2021-07-17T00:07:49.2823859Z remote: Counting objects: 73% (355/486)
2021-07-17T00:07:49.2824660Z remote: Counting objects: 74% (360/486)
2021-07-17T00:07:49.2825483Z remote: Counting objects: 75% (365/486)
2021-07-17T00:07:49.2826272Z remote: Counting objects: 76% (370/486)
2021-07-17T00:07:49.2827072Z remote: Counting objects: 77% (375/486)
2021-07-17T00:07:49.2827878Z remote: Counting objects: 78% (380/486)
2021-07-17T00:07:49.2828671Z remote: Counting objects: 79% (384/486)
2021-07-17T00:07:49.2829478Z remote: Counting objects: 80% (389/486)
2021-07-17T00:07:49.2830268Z remote: Counting objects: 81% (394/486)
2021-07-17T00:07:49.2831112Z remote: Counting objects: 82% (399/486)
2021-07-17T00:07:49.2831934Z remote: Counting objects: 83% (404/486)
2021-07-17T00:07:49.2832729Z remote: Counting objects: 84% (409/486)
2021-07-17T00:07:49.2833541Z remote: Counting objects: 85% (414/486)
2021-07-17T00:07:49.2834350Z remote: Counting objects: 86% (418/486)
2021-07-17T00:07:49.2835299Z remote: Counting objects: 87% (423/486)
2021-07-17T00:07:49.2836102Z remote: Counting objects: 88% (428/486)
2021-07-17T00:07:49.2836890Z remote: Counting objects: 89% (433/486)
2021-07-17T00:07:49.2837700Z remote: Counting objects: 90% (438/486)
2021-07-17T00:07:49.2838509Z remote: Counting objects: 91% (443/486)
2021-07-17T00:07:49.2839302Z remote: Counting objects: 92% (448/486)
2021-07-17T00:07:49.2840109Z remote: Counting objects: 93% (452/486)
2021-07-17T00:07:49.2840903Z remote: Counting objects: 94% (457/486)
2021-07-17T00:07:49.2841712Z remote: Counting objects: 95% (462/486)
2021-07-17T00:07:49.2842529Z remote: Counting objects: 96% (467/486)
2021-07-17T00:07:49.2843333Z remote: Counting objects: 97% (472/486)
2021-07-17T00:07:49.2844140Z remote: Counting objects: 98% (477/486)
2021-07-17T00:07:49.2844930Z remote: Counting objects: 99% (482/486)
2021-07-17T00:07:49.2845732Z remote: Counting objects: 100% (486/486)
2021-07-17T00:07:49.2846570Z remote: Counting objects: 100% (486/486), done.
2021-07-17T00:07:49.2847409Z remote: Compressing objects: 0% (1/352)
2021-07-17T00:07:49.2848256Z remote: Compressing objects: 1% (4/352)
2021-07-17T00:07:49.2849092Z remote: Compressing objects: 2% (8/352)
2021-07-17T00:07:49.2849945Z remote: Compressing objects: 3% (11/352)
2021-07-17T00:07:49.2850802Z remote: Compressing objects: 4% (15/352)
2021-07-17T00:07:49.2851641Z remote: Compressing objects: 5% (18/352)
2021-07-17T00:07:49.2852502Z remote: Compressing objects: 6% (22/352)
2021-07-17T00:07:49.2853452Z remote: Compressing objects: 7% (25/352)
2021-07-17T00:07:49.2854313Z remote: Compressing objects: 8% (29/352)
2021-07-17T00:07:49.2855163Z remote: Compressing objects: 9% (32/352)
2021-07-17T00:07:49.2856002Z remote: Compressing objects: 10% (36/352)
2021-07-17T00:07:49.2856870Z remote: Compressing objects: 11% (39/352)
2021-07-17T00:07:49.2857859Z remote: Compressing objects: 12% (43/352)
2021-07-17T00:07:49.2858724Z remote: Compressing objects: 13% (46/352)
2021-07-17T00:07:49.2859582Z remote: Compressing objects: 14% (50/352)
2021-07-17T00:07:49.2860418Z remote: Compressing objects: 15% (53/352)
2021-07-17T00:07:49.2861270Z remote: Compressing objects: 16% (57/352)
2021-07-17T00:07:49.2862135Z remote: Compressing objects: 17% (60/352)
2021-07-17T00:07:49.2862975Z remote: Compressing objects: 18% (64/352)
2021-07-17T00:07:49.2863835Z remote: Compressing objects: 19% (67/352)
2021-07-17T00:07:49.2864681Z remote: Compressing objects: 20% (71/352)
2021-07-17T00:07:49.2865530Z remote: Compressing objects: 21% (74/352)
2021-07-17T00:07:49.2866388Z remote: Compressing objects: 22% (78/352)
2021-07-17T00:07:49.2867226Z remote: Compressing objects: 23% (81/352)
2021-07-17T00:07:49.2868014Z remote: Compressing objects: 24% (85/352)
2021-07-17T00:07:49.2868863Z remote: Compressing objects: 25% (88/352)
2021-07-17T00:07:49.2869706Z remote: Compressing objects: 26% (92/352)
2021-07-17T00:07:49.2870567Z remote: Compressing objects: 27% (96/352)
2021-07-17T00:07:49.2871402Z remote: Compressing objects: 28% (99/352)
2021-07-17T00:07:49.2872255Z remote: Compressing objects: 29% (103/352)
2021-07-17T00:07:49.2873115Z remote: Compressing objects: 30% (106/352)
2021-07-17T00:07:49.2873959Z remote: Compressing objects: 31% (110/352)
2021-07-17T00:07:49.2874831Z remote: Compressing objects: 32% (113/352)
2021-07-17T00:07:49.2875672Z remote: Compressing objects: 33% (117/352)
2021-07-17T00:07:49.2877280Z remote: Compressing objects: 34% (120/352)
2021-07-17T00:07:49.2878213Z remote: Compressing objects: 35% (124/352)
2021-07-17T00:07:49.2879068Z remote: Compressing objects: 36% (127/352)
2021-07-17T00:07:49.2880110Z remote: Compressing objects: 37% (131/352)
2021-07-17T00:07:49.2880979Z remote: Compressing objects: 38% (134/352)
2021-07-17T00:07:49.2881829Z remote: Compressing objects: 39% (138/352)
2021-07-17T00:07:49.2882690Z remote: Compressing objects: 40% (141/352)
2021-07-17T00:07:49.2883534Z remote: Compressing objects: 41% (145/352)
2021-07-17T00:07:49.2884393Z remote: Compressing objects: 42% (148/352)
2021-07-17T00:07:49.2885258Z remote: Compressing objects: 43% (152/352)
2021-07-17T00:07:49.2886097Z remote: Compressing objects: 44% (155/352)
2021-07-17T00:07:49.2886969Z remote: Compressing objects: 45% (159/352)
2021-07-17T00:07:49.2887815Z remote: Compressing objects: 46% (162/352)
2021-07-17T00:07:49.2888668Z remote: Compressing objects: 47% (166/352)
2021-07-17T00:07:49.2889527Z remote: Compressing objects: 48% (169/352)
2021-07-17T00:07:49.2890374Z remote: Compressing objects: 49% (173/352)
2021-07-17T00:07:49.2891236Z remote: Compressing objects: 50% (176/352)
2021-07-17T00:07:49.2892094Z remote: Compressing objects: 51% (180/352)
2021-07-17T00:07:49.2892855Z remote: Compressing objects: 52% (184/352)
2021-07-17T00:07:49.2893703Z remote: Compressing objects: 53% (187/352)
2021-07-17T00:07:49.2976385Z remote: Compressing objects: 54% (191/352)
2021-07-17T00:07:49.2979653Z remote: Compressing objects: 55% (194/352)
2021-07-17T00:07:49.2980593Z remote: Compressing objects: 56% (198/352)
2021-07-17T00:07:49.2981464Z remote: Compressing objects: 57% (201/352)
2021-07-17T00:07:49.2982559Z remote: Compressing objects: 58% (205/352)
2021-07-17T00:07:49.2983454Z remote: Compressing objects: 59% (208/352)
2021-07-17T00:07:49.2984306Z remote: Compressing objects: 60% (212/352)
2021-07-17T00:07:49.2985174Z remote: Compressing objects: 61% (215/352)
2021-07-17T00:07:49.2986034Z remote: Compressing objects: 62% (219/352)
2021-07-17T00:07:49.2986901Z remote: Compressing objects: 63% (222/352)
2021-07-17T00:07:49.2987758Z remote: Compressing objects: 64% (226/352)
2021-07-17T00:07:49.2988601Z remote: Compressing objects: 65% (229/352)
2021-07-17T00:07:49.2989392Z remote: Compressing objects: 66% (233/352)
2021-07-17T00:07:49.2990238Z remote: Compressing objects: 67% (236/352)
2021-07-17T00:07:49.2991094Z remote: Compressing objects: 68% (240/352)
2021-07-17T00:07:49.2991949Z remote: Compressing objects: 69% (243/352)
2021-07-17T00:07:49.2992794Z remote: Compressing objects: 70% (247/352)
2021-07-17T00:07:49.2993650Z remote: Compressing objects: 71% (250/352)
2021-07-17T00:07:49.2994491Z remote: Compressing objects: 72% (254/352)
2021-07-17T00:07:49.2995349Z remote: Compressing objects: 73% (257/352)
2021-07-17T00:07:49.2996203Z remote: Compressing objects: 74% (261/352)
2021-07-17T00:07:49.2997054Z remote: Compressing objects: 75% (264/352)
2021-07-17T00:07:49.2997916Z remote: Compressing objects: 76% (268/352)
2021-07-17T00:07:49.2998768Z remote: Compressing objects: 77% (272/352)
2021-07-17T00:07:49.2999611Z remote: Compressing objects: 78% (275/352)
2021-07-17T00:07:49.3000467Z remote: Compressing objects: 79% (279/352)
2021-07-17T00:07:49.3001312Z remote: Compressing objects: 80% (282/352)
2021-07-17T00:07:49.3002167Z remote: Compressing objects: 81% (286/352)
2021-07-17T00:07:49.3003019Z remote: Compressing objects: 82% (289/352)
2021-07-17T00:07:49.3003866Z remote: Compressing objects: 83% (293/352)
2021-07-17T00:07:49.3004718Z remote: Compressing objects: 84% (296/352)
2021-07-17T00:07:49.3005556Z remote: Compressing objects: 85% (300/352)
2021-07-17T00:07:49.3006406Z remote: Compressing objects: 86% (303/352)
2021-07-17T00:07:49.3007394Z remote: Compressing objects: 87% (307/352)
2021-07-17T00:07:49.3008234Z remote: Compressing objects: 88% (310/352)
2021-07-17T00:07:49.3009088Z remote: Compressing objects: 89% (314/352)
2021-07-17T00:07:49.3009943Z remote: Compressing objects: 90% (317/352)
2021-07-17T00:07:49.3010784Z remote: Compressing objects: 91% (321/352)
2021-07-17T00:07:49.3011639Z remote: Compressing objects: 92% (324/352)
2021-07-17T00:07:49.3012476Z remote: Compressing objects: 93% (328/352)
2021-07-17T00:07:49.3013329Z remote: Compressing objects: 94% (331/352)
2021-07-17T00:07:49.3014194Z remote: Compressing objects: 95% (335/352)
2021-07-17T00:07:49.3015038Z remote: Compressing objects: 96% (338/352)
2021-07-17T00:07:49.3015896Z remote: Compressing objects: 97% (342/352)
2021-07-17T00:07:49.3016769Z remote: Compressing objects: 98% (345/352)
2021-07-17T00:07:49.3017634Z remote: Compressing objects: 99% (349/352)
2021-07-17T00:07:49.3018683Z remote: Compressing objects: 100% (352/352)
2021-07-17T00:07:49.3019570Z remote: Compressing objects: 100% (352/352), done.
2021-07-17T00:07:49.3020383Z Receiving objects: 0% (1/486)
2021-07-17T00:07:49.3021136Z Receiving objects: 1% (5/486)
2021-07-17T00:07:49.3021887Z Receiving objects: 2% (10/486)
2021-07-17T00:07:49.3022620Z Receiving objects: 3% (15/486)
2021-07-17T00:07:49.3023363Z Receiving objects: 4% (20/486)
2021-07-17T00:07:49.3024091Z Receiving objects: 5% (25/486)
2021-07-17T00:07:49.3024875Z Receiving objects: 6% (30/486)
2021-07-17T00:07:49.3025634Z Receiving objects: 7% (35/486)
2021-07-17T00:07:49.3026484Z Receiving objects: 8% (39/486)
2021-07-17T00:07:49.3027255Z Receiving objects: 9% (44/486)
2021-07-17T00:07:49.3027993Z Receiving objects: 10% (49/486)
2021-07-17T00:07:49.3028737Z Receiving objects: 11% (54/486)
2021-07-17T00:07:49.3029485Z Receiving objects: 12% (59/486)
2021-07-17T00:07:49.3030212Z Receiving objects: 13% (64/486)
2021-07-17T00:07:49.3030965Z Receiving objects: 14% (69/486)
2021-07-17T00:07:49.3031692Z Receiving objects: 15% (73/486)
2021-07-17T00:07:49.3032436Z Receiving objects: 16% (78/486)
2021-07-17T00:07:49.3033187Z Receiving objects: 17% (83/486)
2021-07-17T00:07:49.3033913Z Receiving objects: 18% (88/486)
2021-07-17T00:07:49.3034661Z Receiving objects: 19% (93/486)
2021-07-17T00:07:49.3035397Z Receiving objects: 20% (98/486)
2021-07-17T00:07:49.3036150Z Receiving objects: 21% (103/486)
2021-07-17T00:07:49.3036904Z Receiving objects: 22% (107/486)
2021-07-17T00:07:49.3037642Z Receiving objects: 23% (112/486)
2021-07-17T00:07:49.3038404Z Receiving objects: 24% (117/486)
2021-07-17T00:07:49.3039134Z Receiving objects: 25% (122/486)
2021-07-17T00:07:49.3039878Z Receiving objects: 26% (127/486)
2021-07-17T00:07:49.3040631Z Receiving objects: 27% (132/486)
2021-07-17T00:07:49.3041363Z Receiving objects: 28% (137/486)
2021-07-17T00:07:49.3042120Z Receiving objects: 29% (141/486)
2021-07-17T00:07:49.3042864Z Receiving objects: 30% (146/486)
2021-07-17T00:07:49.3043614Z Receiving objects: 31% (151/486)
2021-07-17T00:07:49.3044366Z Receiving objects: 32% (156/486)
2021-07-17T00:07:49.3045100Z Receiving objects: 33% (161/486)
2021-07-17T00:07:49.3045849Z Receiving objects: 34% (166/486)
2021-07-17T00:07:49.3046577Z Receiving objects: 35% (171/486)
2021-07-17T00:07:49.3047327Z Receiving objects: 36% (175/486)
2021-07-17T00:07:49.3048079Z Receiving objects: 37% (180/486)
2021-07-17T00:07:49.3048813Z Receiving objects: 38% (185/486)
2021-07-17T00:07:49.3049569Z Receiving objects: 39% (190/486)
2021-07-17T00:07:49.3050352Z Receiving objects: 40% (195/486)
2021-07-17T00:07:49.3051114Z Receiving objects: 41% (200/486)
2021-07-17T00:07:49.3051870Z Receiving objects: 42% (205/486)
2021-07-17T00:07:49.3052606Z Receiving objects: 43% (209/486)
2021-07-17T00:07:49.3053360Z Receiving objects: 44% (214/486)
2021-07-17T00:07:49.3054091Z Receiving objects: 45% (219/486)
2021-07-17T00:07:49.3055064Z Receiving objects: 46% (224/486)
2021-07-17T00:07:49.3055814Z Receiving objects: 47% (229/486)
2021-07-17T00:07:49.3056544Z Receiving objects: 48% (234/486)
2021-07-17T00:07:49.3057288Z Receiving objects: 49% (239/486)
2021-07-17T00:07:49.3058370Z Receiving objects: 50% (243/486)
2021-07-17T00:07:49.3059136Z Receiving objects: 51% (248/486)
2021-07-17T00:07:49.3059888Z Receiving objects: 52% (253/486)
2021-07-17T00:07:49.3060622Z Receiving objects: 53% (258/486)
2021-07-17T00:07:49.3061376Z Receiving objects: 54% (263/486)
2021-07-17T00:07:49.3062111Z Receiving objects: 55% (268/486)
2021-07-17T00:07:49.3062858Z Receiving objects: 56% (273/486)
2021-07-17T00:07:49.3063625Z Receiving objects: 57% (278/486)
2021-07-17T00:07:49.3064360Z Receiving objects: 58% (282/486)
2021-07-17T00:07:49.3065111Z Receiving objects: 59% (287/486)
2021-07-17T00:07:49.3065841Z Receiving objects: 60% (292/486)
2021-07-17T00:07:49.3066586Z Receiving objects: 61% (297/486)
2021-07-17T00:07:49.3067333Z Receiving objects: 62% (302/486)
2021-07-17T00:07:49.3068076Z Receiving objects: 63% (307/486)
2021-07-17T00:07:49.3068822Z Receiving objects: 64% (312/486)
2021-07-17T00:07:49.3069554Z Receiving objects: 65% (316/486)
2021-07-17T00:07:49.3070322Z Receiving objects: 66% (321/486)
2021-07-17T00:07:49.3071069Z Receiving objects: 67% (326/486)
2021-07-17T00:07:49.3071803Z Receiving objects: 68% (331/486)
2021-07-17T00:07:49.3072553Z Receiving objects: 69% (336/486)
2021-07-17T00:07:49.3073286Z Receiving objects: 70% (341/486)
2021-07-17T00:07:49.3074045Z Receiving objects: 71% (346/486)
2021-07-17T00:07:49.3074791Z Receiving objects: 72% (350/486)
2021-07-17T00:07:49.3075646Z Receiving objects: 73% (355/486)
2021-07-17T00:07:49.3076421Z Receiving objects: 74% (360/486)
2021-07-17T00:07:49.3077162Z Receiving objects: 75% (365/486)
2021-07-17T00:07:49.3077916Z Receiving objects: 76% (370/486)
2021-07-17T00:07:49.3079408Z Receiving objects: 77% (375/486)
2021-07-17T00:07:49.3080181Z Receiving objects: 78% (380/486)
2021-07-17T00:07:49.3080961Z Receiving objects: 79% (384/486)
2021-07-17T00:07:49.3081698Z Receiving objects: 80% (389/486)
2021-07-17T00:07:49.3082457Z Receiving objects: 81% (394/486)
2021-07-17T00:07:49.3083207Z Receiving objects: 82% (399/486)
2021-07-17T00:07:49.3083934Z Receiving objects: 83% (404/486)
2021-07-17T00:07:49.3084688Z Receiving objects: 84% (409/486)
2021-07-17T00:07:49.3085422Z Receiving objects: 85% (414/486)
2021-07-17T00:07:49.3086171Z Receiving objects: 86% (418/486)
2021-07-17T00:07:49.3086924Z Receiving objects: 87% (423/486)
2021-07-17T00:07:49.3087655Z Receiving objects: 88% (428/486)
2021-07-17T00:07:49.3088418Z Receiving objects: 89% (433/486)
2021-07-17T00:07:49.3089170Z Receiving objects: 90% (438/486)
2021-07-17T00:07:49.3089925Z Receiving objects: 91% (443/486)
2021-07-17T00:07:49.3090672Z Receiving objects: 92% (448/486)
2021-07-17T00:07:49.3091408Z Receiving objects: 93% (452/486)
2021-07-17T00:07:49.3092153Z Receiving objects: 94% (457/486)
2021-07-17T00:07:49.3092896Z Receiving objects: 95% (462/486)
2021-07-17T00:07:49.3093661Z Receiving objects: 96% (467/486)
2021-07-17T00:07:49.3094409Z Receiving objects: 97% (472/486)
2021-07-17T00:07:49.3095941Z remote: Total 486 (delta 155), reused 305 (delta 88), pack-reused 0
2021-07-17T00:07:49.3096856Z Receiving objects: 98% (477/486)
2021-07-17T00:07:49.3097591Z Receiving objects: 99% (482/486)
2021-07-17T00:07:49.3098516Z Receiving objects: 100% (486/486)
2021-07-17T00:07:49.3099356Z Receiving objects: 100% (486/486), 349.04 KiB | 12.46 MiB/s, done.
2021-07-17T00:07:49.3100153Z Resolving deltas: 0% (0/155)
2021-07-17T00:07:49.3100886Z Resolving deltas: 1% (2/155)
2021-07-17T00:07:49.3101633Z Resolving deltas: 2% (4/155)
2021-07-17T00:07:49.3102351Z Resolving deltas: 3% (5/155)
2021-07-17T00:07:49.3103081Z Resolving deltas: 4% (7/155)
2021-07-17T00:07:49.3103800Z Resolving deltas: 5% (8/155)
2021-07-17T00:07:49.3104530Z Resolving deltas: 6% (10/155)
2021-07-17T00:07:49.3105269Z Resolving deltas: 7% (11/155)
2021-07-17T00:07:49.3106197Z Resolving deltas: 8% (13/155)
2021-07-17T00:07:49.3106931Z Resolving deltas: 9% (14/155)
2021-07-17T00:07:49.3107638Z Resolving deltas: 10% (16/155)
2021-07-17T00:07:49.3108371Z Resolving deltas: 11% (18/155)
2021-07-17T00:07:49.3109104Z Resolving deltas: 12% (19/155)
2021-07-17T00:07:49.3109816Z Resolving deltas: 13% (21/155)
2021-07-17T00:07:49.3110556Z Resolving deltas: 14% (22/155)
2021-07-17T00:07:49.3111266Z Resolving deltas: 15% (24/155)
2021-07-17T00:07:49.3111991Z Resolving deltas: 16% (25/155)
2021-07-17T00:07:49.3112701Z Resolving deltas: 17% (27/155)
2021-07-17T00:07:49.3113436Z Resolving deltas: 18% (28/155)
2021-07-17T00:07:49.3114167Z Resolving deltas: 19% (30/155)
2021-07-17T00:07:49.3114875Z Resolving deltas: 20% (31/155)
2021-07-17T00:07:49.3115598Z Resolving deltas: 21% (33/155)
2021-07-17T00:07:49.3116312Z Resolving deltas: 22% (35/155)
2021-07-17T00:07:49.3117041Z Resolving deltas: 23% (36/155)
2021-07-17T00:07:49.3117780Z Resolving deltas: 24% (38/155)
2021-07-17T00:07:49.3118886Z Resolving deltas: 25% (39/155)
2021-07-17T00:07:49.3119737Z Resolving deltas: 26% (41/155)
2021-07-17T00:07:49.3120367Z Resolving deltas: 27% (42/155)
2021-07-17T00:07:49.3121016Z Resolving deltas: 28% (44/155)
2021-07-17T00:07:49.3121620Z Resolving deltas: 29% (45/155)
2021-07-17T00:07:49.3122237Z Resolving deltas: 30% (47/155)
2021-07-17T00:07:49.3122848Z Resolving deltas: 31% (49/155)
2021-07-17T00:07:49.3123449Z Resolving deltas: 32% (50/155)
2021-07-17T00:07:49.3124063Z Resolving deltas: 33% (52/155)
2021-07-17T00:07:49.3124663Z Resolving deltas: 34% (53/155)
2021-07-17T00:07:49.3125393Z Resolving deltas: 35% (55/155)
2021-07-17T00:07:49.3126002Z Resolving deltas: 36% (56/155)
2021-07-17T00:07:49.3126614Z Resolving deltas: 37% (58/155)
2021-07-17T00:07:49.3127456Z Resolving deltas: 38% (59/155)
2021-07-17T00:07:49.3128190Z Resolving deltas: 39% (61/155)
2021-07-17T00:07:49.3128921Z Resolving deltas: 40% (62/155)
2021-07-17T00:07:49.3129649Z Resolving deltas: 41% (64/155)
2021-07-17T00:07:49.3130382Z Resolving deltas: 42% (66/155)
2021-07-17T00:07:49.3131094Z Resolving deltas: 43% (67/155)
2021-07-17T00:07:49.3131823Z Resolving deltas: 44% (69/155)
2021-07-17T00:07:49.3132548Z Resolving deltas: 45% (70/155)
2021-07-17T00:07:49.3133263Z Resolving deltas: 46% (72/155)
2021-07-17T00:07:49.3133997Z Resolving deltas: 47% (73/155)
2021-07-17T00:07:49.3134706Z Resolving deltas: 48% (75/155)
2021-07-17T00:07:49.3135433Z Resolving deltas: 49% (76/155)
2021-07-17T00:07:49.3136171Z Resolving deltas: 50% (78/155)
2021-07-17T00:07:49.3136891Z Resolving deltas: 51% (80/155)
2021-07-17T00:07:49.3137630Z Resolving deltas: 52% (81/155)
2021-07-17T00:07:49.3138492Z Resolving deltas: 53% (83/155)
2021-07-17T00:07:49.3139227Z Resolving deltas: 54% (84/155)
2021-07-17T00:07:49.3139950Z Resolving deltas: 55% (86/155)
2021-07-17T00:07:49.3140669Z Resolving deltas: 56% (87/155)
2021-07-17T00:07:49.3141406Z Resolving deltas: 57% (89/155)
2021-07-17T00:07:49.3142135Z Resolving deltas: 58% (90/155)
2021-07-17T00:07:49.3142868Z Resolving deltas: 59% (92/155)
2021-07-17T00:07:49.3143594Z Resolving deltas: 60% (93/155)
2021-07-17T00:07:49.3144300Z Resolving deltas: 61% (95/155)
2021-07-17T00:07:49.3145040Z Resolving deltas: 62% (97/155)
2021-07-17T00:07:49.3145753Z Resolving deltas: 63% (98/155)
2021-07-17T00:07:49.3146484Z Resolving deltas: 64% (100/155)
2021-07-17T00:07:49.3147217Z Resolving deltas: 65% (101/155)
2021-07-17T00:07:49.3147937Z Resolving deltas: 66% (103/155)
2021-07-17T00:07:49.3148673Z Resolving deltas: 67% (104/155)
2021-07-17T00:07:49.3149390Z Resolving deltas: 68% (106/155)
2021-07-17T00:07:49.3150133Z Resolving deltas: 69% (107/155)
2021-07-17T00:07:49.3150865Z Resolving deltas: 70% (109/155)
2021-07-17T00:07:49.3151582Z Resolving deltas: 71% (111/155)
2021-07-17T00:07:49.3152321Z Resolving deltas: 72% (112/155)
2021-07-17T00:07:49.3153037Z Resolving deltas: 73% (114/155)
2021-07-17T00:07:49.3153785Z Resolving deltas: 74% (115/155)
2021-07-17T00:07:49.3154658Z Resolving deltas: 75% (117/155)
2021-07-17T00:07:49.3155376Z Resolving deltas: 76% (118/155)
2021-07-17T00:07:49.3156118Z Resolving deltas: 77% (120/155)
2021-07-17T00:07:49.3156832Z Resolving deltas: 78% (121/155)
2021-07-17T00:07:49.3157559Z Resolving deltas: 79% (123/155)
2021-07-17T00:07:49.3158289Z Resolving deltas: 80% (124/155)
2021-07-17T00:07:49.3158999Z Resolving deltas: 81% (126/155)
2021-07-17T00:07:49.3159730Z Resolving deltas: 82% (128/155)
2021-07-17T00:07:49.3160446Z Resolving deltas: 83% (129/155)
2021-07-17T00:07:49.3161176Z Resolving deltas: 84% (131/155)
2021-07-17T00:07:49.3161917Z Resolving deltas: 85% (132/155)
2021-07-17T00:07:49.3162637Z Resolving deltas: 86% (134/155)
2021-07-17T00:07:49.3163371Z Resolving deltas: 87% (135/155)
2021-07-17T00:07:49.3164085Z Resolving deltas: 88% (137/155)
2021-07-17T00:07:49.3164824Z Resolving deltas: 89% (138/155)
2021-07-17T00:07:49.3165557Z Resolving deltas: 90% (140/155)
2021-07-17T00:07:49.3166281Z Resolving deltas: 91% (142/155)
2021-07-17T00:07:49.3167018Z Resolving deltas: 92% (143/155)
2021-07-17T00:07:49.3167738Z Resolving deltas: 93% (145/155)
2021-07-17T00:07:49.3168467Z Resolving deltas: 94% (146/155)
2021-07-17T00:07:49.3169197Z Resolving deltas: 95% (148/155)
2021-07-17T00:07:49.3169916Z Resolving deltas: 96% (149/155)
2021-07-17T00:07:49.3170647Z Resolving deltas: 97% (151/155)
2021-07-17T00:07:49.3171368Z Resolving deltas: 98% (152/155)
2021-07-17T00:07:49.3172097Z Resolving deltas: 99% (154/155)
2021-07-17T00:07:49.3172823Z Resolving deltas: 100% (155/155)
2021-07-17T00:07:49.3173566Z Resolving deltas: 100% (155/155), done.
2021-07-17T00:07:49.3175202Z From https://github.com/submariner-io/submariner-operator
2021-07-17T00:07:49.3176712Z * [new ref] 0105e4d08ef7236073547f1383566fc76c548f6d -> origin/devel
2021-07-17T00:07:49.3177901Z ##[endgroup]
2021-07-17T00:07:49.3178729Z ##[group]Determining the checkout info
2021-07-17T00:07:49.3197628Z ##[endgroup]
2021-07-17T00:07:49.3198498Z ##[group]Checking out the ref
2021-07-17T00:07:49.3199996Z [command]/usr/bin/git checkout --progress --force -B devel refs/remotes/origin/devel
2021-07-17T00:07:49.3201217Z Switched to a new branch 'devel'
2021-07-17T00:07:49.3202384Z Branch 'devel' set up to track remote branch 'devel' from 'origin'.
2021-07-17T00:07:49.3203244Z ##[endgroup]
2021-07-17T00:07:49.3204198Z [command]/usr/bin/git log -1 --format='%H'
2021-07-17T00:07:49.3205305Z '0105e4d08ef7236073547f1383566fc76c548f6d'
2021-07-17T00:07:49.3452117Z ##[group]Run submariner-io/shipyard/gh-actions/e2e@devel
2021-07-17T00:07:49.3452875Z with:
2021-07-17T00:07:49.3453375Z k8s_version: 1.18
2021-07-17T00:07:49.3453890Z using:
2021-07-17T00:07:49.3454457Z working-directory: .
2021-07-17T00:07:49.3455057Z target: e2e
2021-07-17T00:07:49.3455551Z focus: \[.*\]
2021-07-17T00:07:49.3456179Z skip: \[external-dataplane\]
2021-07-17T00:07:49.3456825Z testdir: test/e2e
2021-07-17T00:07:49.3457378Z ##[endgroup]
2021-07-17T00:07:50.1192212Z ##[group]Reclaiming free space
2021-07-17T00:08:40.7246735Z Filesystem Size Used Avail Use% Mounted on
2021-07-17T00:08:40.7248154Z /dev/root 84G 42G 43G 50% /
2021-07-17T00:08:40.7249516Z devtmpfs 3.4G 0 3.4G 0% /dev
2021-07-17T00:08:40.7250653Z tmpfs 3.4G 12K 3.4G 1% /dev/shm
2021-07-17T00:08:40.7251823Z tmpfs 696M 1.1M 695M 1% /run
2021-07-17T00:08:40.7253007Z tmpfs 5.0M 0 5.0M 0% /run/lock
2021-07-17T00:08:40.7254312Z tmpfs 3.4G 0 3.4G 0% /sys/fs/cgroup
2021-07-17T00:08:40.7255602Z /dev/loop1 56M 56M 0 100% /snap/core18/2066
2021-07-17T00:08:40.7256900Z /dev/loop0 56M 56M 0 100% /snap/core18/2074
2021-07-17T00:08:40.7258518Z /dev/loop2 33M 33M 0 100% /snap/snapd/12398
2021-07-17T00:08:40.7259735Z /dev/sdb15 105M 7.9M 97M 8% /boot/efi
2021-07-17T00:08:40.7264641Z /dev/loop3 68M 68M 0 100% /snap/lxd/20326
2021-07-17T00:08:40.7267019Z /dev/loop4 33M 33M 0 100% /snap/snapd/12159
2021-07-17T00:08:40.7268146Z /dev/sda1 14G 4.1G 9.0G 32% /mnt
2021-07-17T00:08:40.7269851Z ##[endgroup]
2021-07-17T00:08:40.7481034Z ##[group]Disable swap
2021-07-17T00:08:40.7958910Z ##[endgroup]
2021-07-17T00:08:40.8114780Z ##[group]Report available RAM
2021-07-17T00:08:40.8430737Z total used free shared buff/cache available
2021-07-17T00:08:40.8432966Z Mem: 6.8Gi 482Mi 5.2Gi 7.0Mi 1.1Gi 6.0Gi
2021-07-17T00:08:40.8433775Z Swap: 0B 0B 0B
2021-07-17T00:08:40.8436981Z ##[endgroup]
2021-07-17T00:08:40.9948809Z Downloading Makefile.dapper
2021-07-17T00:08:41.0285403Z Downloading dapper
2021-07-17T00:08:41.3152183Z .dapper.tmp version v0.5.6
2021-07-17T00:08:41.3189928Z Downloading Dockerfile.dapper
2021-07-17T00:08:41.3446640Z docker network create -d bridge kind
2021-07-17T00:08:52.0986485Z 10836863e6b85263659fdd02e997361a0dd4254b19841e8cfed2fab3cd332ce9
2021-07-17T00:08:52.1044584Z ./.dapper -m bind make --debug=b e2e
2021-07-17T00:08:52.3989124Z Sending build context to Docker daemon 7.517MB
2021-07-17T00:08:52.3989780Z
2021-07-17T00:08:52.4087313Z Step 1/8 : ARG BASE_BRANCH
2021-07-17T00:08:52.4094116Z Step 2/8 : FROM quay.io/submariner/shipyard-dapper-base:${BASE_BRANCH}
2021-07-17T00:08:52.8309106Z devel: Pulling from submariner/shipyard-dapper-base
2021-07-17T00:08:52.9261194Z b1495d80d526: Pulling fs layer
2021-07-17T00:08:52.9262657Z fb3037ce215d: Pulling fs layer
2021-07-17T00:08:52.9283976Z 95344349df1d: Pulling fs layer
2021-07-17T00:08:52.9284975Z a3e11b0fdbf6: Pulling fs layer
2021-07-17T00:08:52.9285557Z b2d0ef6cbe4f: Pulling fs layer
2021-07-17T00:08:52.9286111Z fa188fe30729: Pulling fs layer
2021-07-17T00:08:52.9286658Z 05ca4b0545ef: Pulling fs layer
2021-07-17T00:08:52.9287186Z b17ce80b21da: Pulling fs layer
2021-07-17T00:08:52.9288791Z a3e11b0fdbf6: Waiting
2021-07-17T00:08:52.9292176Z b2d0ef6cbe4f: Waiting
2021-07-17T00:08:52.9292705Z fa188fe30729: Waiting
2021-07-17T00:08:52.9293168Z 05ca4b0545ef: Waiting
2021-07-17T00:08:52.9293646Z b17ce80b21da: Waiting
2021-07-17T00:08:53.4996515Z 95344349df1d: Verifying Checksum
2021-07-17T00:08:53.4997160Z 95344349df1d: Download complete
2021-07-17T00:08:53.6402934Z b1495d80d526: Verifying Checksum
2021-07-17T00:08:53.6419067Z b1495d80d526: Download complete
2021-07-17T00:08:53.6923296Z a3e11b0fdbf6: Verifying Checksum
2021-07-17T00:08:53.6924509Z a3e11b0fdbf6: Download complete
2021-07-17T00:08:53.7372138Z b2d0ef6cbe4f: Verifying Checksum
2021-07-17T00:08:53.7373809Z b2d0ef6cbe4f: Download complete
2021-07-17T00:08:53.7533145Z fa188fe30729: Verifying Checksum
2021-07-17T00:08:53.7534093Z fa188fe30729: Download complete
2021-07-17T00:08:53.8222940Z b17ce80b21da: Verifying Checksum
2021-07-17T00:08:53.8340592Z b17ce80b21da: Download complete
2021-07-17T00:08:53.8527729Z 05ca4b0545ef: Verifying Checksum
2021-07-17T00:08:53.8528462Z 05ca4b0545ef: Download complete
2021-07-17T00:08:56.0851514Z fb3037ce215d: Verifying Checksum
2021-07-17T00:08:56.0852657Z fb3037ce215d: Download complete
2021-07-17T00:08:57.0831104Z b1495d80d526: Pull complete
2021-07-17T00:09:08.2697555Z fb3037ce215d: Pull complete
2021-07-17T00:09:09.7752730Z 95344349df1d: Pull complete
2021-07-17T00:09:09.8507747Z a3e11b0fdbf6: Pull complete
2021-07-17T00:09:09.9293952Z b2d0ef6cbe4f: Pull complete
2021-07-17T00:09:10.1165112Z fa188fe30729: Pull complete
2021-07-17T00:09:10.1914887Z 05ca4b0545ef: Pull complete
2021-07-17T00:09:10.2762360Z b17ce80b21da: Pull complete
2021-07-17T00:09:10.2818846Z Digest: sha256:29762595cdd1efd22ed179cd45188c3fef4adc232f27415f2ad4f15e621053b8
2021-07-17T00:09:10.2852315Z Status: Downloaded newer image for quay.io/submariner/shipyard-dapper-base:devel
2021-07-17T00:09:10.2868688Z ---> 92b726655a41
2021-07-17T00:09:10.2869213Z Step 3/8 : ARG PROJECT
2021-07-17T00:09:10.3118083Z ---> Running in c519d18b213a
2021-07-17T00:09:11.3285057Z Removing intermediate container c519d18b213a
2021-07-17T00:09:11.3286526Z ---> d0af14ec866e
2021-07-17T00:09:11.3288292Z Step 4/8 : ENV DAPPER_ENV="QUAY_USERNAME QUAY_PASSWORD CLUSTERS_ARGS DEPLOY_ARGS CLEANUP_ARGS E2E_ARGS RELEASE_ARGS MAKEFLAGS FOCUS SKIP PLUGIN E2E_TESTDIR" DAPPER_SOURCE=/go/src/github.com/submariner-io/${PROJECT} DAPPER_DOCKER_SOCKET=true
2021-07-17T00:09:11.3579094Z ---> Running in 9c56c55895a8
2021-07-17T00:09:12.3701935Z Removing intermediate container 9c56c55895a8
2021-07-17T00:09:12.3703178Z ---> c78e71321278
2021-07-17T00:09:12.3703802Z Step 5/8 : ENV DAPPER_OUTPUT=${DAPPER_SOURCE}/output
2021-07-17T00:09:12.3911036Z ---> Running in dd23a1a6a1d2
2021-07-17T00:09:13.4184037Z Removing intermediate container dd23a1a6a1d2
2021-07-17T00:09:13.4185304Z ---> 3cb5e76e3860
2021-07-17T00:09:13.4185852Z Step 6/8 : WORKDIR ${DAPPER_SOURCE}
2021-07-17T00:09:13.4389219Z ---> Running in f59d33f35f76
2021-07-17T00:09:14.4444658Z Removing intermediate container f59d33f35f76
2021-07-17T00:09:14.4445932Z ---> b63b648148d1
2021-07-17T00:09:14.4446643Z Step 7/8 : ENTRYPOINT ["/opt/shipyard/scripts/entry"]
2021-07-17T00:09:14.4671396Z ---> Running in 62bdbeddf883
2021-07-17T00:09:15.4902195Z Removing intermediate container 62bdbeddf883
2021-07-17T00:09:15.4903574Z ---> 8411ed1d61e6
2021-07-17T00:09:15.4904015Z Step 8/8 : CMD ["sh"]
2021-07-17T00:09:15.5064820Z ---> Running in 1c26475e83db
2021-07-17T00:09:16.5113630Z Removing intermediate container 1c26475e83db
2021-07-17T00:09:16.5115612Z ---> ea35e77bf51a
2021-07-17T00:09:16.5250991Z Successfully built ea35e77bf51a
2021-07-17T00:09:16.5286413Z Successfully tagged submariner-operator:devel
2021-07-17T00:09:19.9572790Z [submariner-operator]$ trap chown -R 1001:121 . exit
2021-07-17T00:09:19.9573887Z [submariner-operator]$ mkdir -p bin dist output
2021-07-17T00:09:19.9599463Z [submariner-operator]$ make --debug=b e2e
2021-07-17T00:09:19.9600142Z GNU Make 4.3
2021-07-17T00:09:19.9600846Z Built for x86_64-redhat-linux-gnu
2021-07-17T00:09:19.9601724Z Copyright (C) 1988-2020 Free Software Foundation, Inc.
2021-07-17T00:09:19.9602651Z License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
2021-07-17T00:09:19.9603586Z This is free software: you are free to change and redistribute it.
2021-07-17T00:09:19.9604395Z There is NO WARRANTY, to the extent permitted by law.
2021-07-17T00:09:19.9605027Z Reading makefiles...
2021-07-17T00:09:20.0943152Z Makefile:94: warning: overriding recipe for target 'e2e'
2021-07-17T00:09:20.0944569Z /opt/shipyard/Makefile.inc:106: warning: ignoring old recipe for target 'e2e'
2021-07-17T00:09:20.3449194Z Updating makefiles....
2021-07-17T00:09:20.3460675Z Updating goal targets....
2021-07-17T00:09:20.3461832Z File 'e2e' does not exist.
2021-07-17T00:09:20.3462566Z File 'clusters' does not exist.
2021-07-17T00:09:20.3463303Z Must remake target 'clusters'.
2021-07-17T00:09:20.3464862Z /opt/shipyard/scripts/clusters.sh --k8s_version="1.18" --cluster_settings /go/src/github.com/submariner-io/submariner-operator/scripts/kind-e2e/cluster_settings
2021-07-17T00:09:20.3499553Z Downloading shflags 1.0.3
2021-07-17T00:09:20.3567312Z % Total % Received % Xferd Average Speed Time Time Time Current
2021-07-17T00:09:20.3568402Z Dload Upload Total Spent Left Speed
2021-07-17T00:09:20.3568963Z
2021-07-17T00:09:20.3787365Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
2021-07-17T00:09:20.3793017Z 100 31091 100 31091 0 0 1380k 0 --:--:-- --:--:-- --:--:-- 1380k
2021-07-17T00:09:20.4507110Z Running with: k8s_version=1.18.19, olm_version=0.14.1, olm=false, globalnet=false, registry_inmemory=true, cluster_settings=/go/src/github.com/submariner-io/submariner-operator/scripts/kind-e2e/cluster_settings, timeout=5m
2021-07-17T00:09:20.4526992Z [submariner-operator]$ source /opt/shipyard/scripts/lib/utils
2021-07-17T00:09:20.4542633Z [submariner-operator]$ . /opt/shipyard/scripts/lib/source_only
2021-07-17T00:09:20.4553160Z [submariner-operator]$ script_name=utils
2021-07-17T00:09:20.4567124Z [submariner-operator]$ exec_name=clusters.sh
2021-07-17T00:09:20.4589207Z [submariner-operator]$ source /opt/shipyard/scripts/lib/cluster_settings
2021-07-17T00:09:20.4603304Z [submariner-operator]$ . /opt/shipyard/scripts/lib/source_only
2021-07-17T00:09:20.4616535Z [submariner-operator]$ script_name=cluster_settings
2021-07-17T00:09:20.4630269Z [submariner-operator]$ exec_name=clusters.sh
2021-07-17T00:09:20.4652581Z [submariner-operator]$ broker=cluster1
2021-07-17T00:09:20.4665707Z [submariner-operator]$ declare -gA cluster_nodes
2021-07-17T00:09:20.4679370Z [submariner-operator]$ cluster_nodes[cluster1]=control-plane worker
2021-07-17T00:09:20.4692840Z [submariner-operator]$ cluster_nodes[cluster2]=control-plane worker
2021-07-17T00:09:20.4707078Z [submariner-operator]$ cluster_nodes[cluster3]=control-plane worker worker
2021-07-17T00:09:20.4720424Z [submariner-operator]$ declare -gA cluster_subm
2021-07-17T00:09:20.4733676Z [submariner-operator]$ cluster_subm[cluster1]=true
2021-07-17T00:09:20.4747130Z [submariner-operator]$ cluster_subm[cluster2]=true
2021-07-17T00:09:20.4759090Z [submariner-operator]$ cluster_subm[cluster3]=true
2021-07-17T00:09:20.4770221Z [submariner-operator]$ declare -gA cluster_cni
2021-07-17T00:09:20.4782071Z [submariner-operator]$ cluster_cni[cluster2]=weave
2021-07-17T00:09:20.4793599Z [submariner-operator]$ cluster_cni[cluster3]=weave
2021-07-17T00:09:20.4806165Z [submariner-operator]$ source /go/src/github.com/submariner-io/submariner-operator/scripts/kind-e2e/cluster_settings
2021-07-17T00:09:20.4817247Z [submariner-operator]$ . /opt/shipyard/scripts/lib/source_only
2021-07-17T00:09:20.4830769Z [submariner-operator]$ script_name=cluster_settings
2021-07-17T00:09:20.4843768Z [submariner-operator]$ exec_name=clusters.sh
2021-07-17T00:09:20.4867367Z [submariner-operator]$ cluster_nodes[cluster1]=control-plane worker worker
2021-07-17T00:09:20.4881329Z [submariner-operator]$ cluster_nodes[cluster2]=control-plane worker worker
2021-07-17T00:09:20.4912600Z [submariner-operator]$ cat <<EOM
2021-07-17T00:09:20.4913991Z Cluster settings::
2021-07-17T00:09:20.4914649Z broker - ${broker@Q}
2021-07-17T00:09:20.4915311Z clusters - ${clusters[*]@Q}
2021-07-17T00:09:20.4916285Z cni - $(typeset -p cluster_cni | cut -f 2- -d=)
2021-07-17T00:09:20.4917218Z nodes per cluster - $(typeset -p cluster_nodes | cut -f 2- -d=)
2021-07-17T00:09:20.4918203Z install submariner - $(typeset -p cluster_subm | cut -f 2- -d=)
2021-07-17T00:09:20.4918901Z EOM
2021-07-17T00:09:20.4941648Z [submariner-operator]$ typeset -p cluster_cni
2021-07-17T00:09:20.4957287Z [submariner-operator]$ cut -f 2- -d=
2021-07-17T00:09:20.4988987Z [submariner-operator]$ typeset -p cluster_nodes
2021-07-17T00:09:20.5003863Z [submariner-operator]$ cut -f 2- -d=
2021-07-17T00:09:20.5032360Z [submariner-operator]$ typeset -p cluster_subm
2021-07-17T00:09:20.5046187Z [submariner-operator]$ cut -f 2- -d=
2021-07-17T00:09:20.5068434Z Cluster settings::
2021-07-17T00:09:20.5069250Z broker - 'cluster1'
2021-07-17T00:09:20.5069950Z clusters - 'cluster1' 'cluster2'
2021-07-17T00:09:20.5070765Z cni - ([cluster2]="weave" [cluster1]="weave" )
2021-07-17T00:09:20.5072197Z nodes per cluster - ([cluster3]="control-plane worker worker" [cluster2]="control-plane worker worker" [cluster1]="control-plane worker worker" )
2021-07-17T00:09:20.5073586Z install submariner - ([cluster2]="true" [cluster1]="true" )
2021-07-17T00:09:20.5086301Z [submariner-operator]$ rm -rf /go/src/github.com/submariner-io/submariner-operator/output/kubeconfigs
2021-07-17T00:09:20.5106327Z [submariner-operator]$ mkdir -p /go/src/github.com/submariner-io/submariner-operator/output/kubeconfigs
2021-07-17T00:09:20.5131981Z [submariner-operator]$ run_local_registry
2021-07-17T00:09:20.5145686Z [submariner-operator]$ run_local_registry
2021-07-17T00:09:20.5159069Z [submariner-operator]$ registry_running
2021-07-17T00:09:20.5172366Z [submariner-operator]$ registry_running
2021-07-17T00:09:20.5187331Z [submariner-operator]$ docker ps --filter name=^/?kind-registry$
2021-07-17T00:09:20.5203069Z [submariner-operator]$ grep kind-registry
2021-07-17T00:09:20.8173235Z [submariner-operator]$ return 0
2021-07-17T00:09:20.8179737Z Deploying local registry kind-registry to serve images centrally.
2021-07-17T00:09:20.8194731Z [submariner-operator]$ volume_flag=-v /dev/shm/kind-registry:/var/lib/registry
2021-07-17T00:09:20.8210620Z [submariner-operator]$ selinuxenabled
2021-07-17T00:09:20.8234218Z [submariner-operator]$ docker run -d -v /dev/shm/kind-registry:/var/lib/registry -p 127.0.0.1:5000:5000 --restart=always --name kind-registry registry:2
2021-07-17T00:09:21.1294714Z Unable to find image 'registry:2' locally
2021-07-17T00:09:21.2818387Z 2: Pulling from library/registry
2021-07-17T00:09:21.3439629Z ddad3d7c1e96: Already exists
2021-07-17T00:09:21.3452535Z 6eda6749503f: Pulling fs layer
2021-07-17T00:09:21.3453265Z 363ab70c2143: Pulling fs layer
2021-07-17T00:09:21.3453820Z 5b94580856e6: Pulling fs layer
2021-07-17T00:09:21.3454323Z 12008541203a: Pulling fs layer
2021-07-17T00:09:21.3454761Z 12008541203a: Waiting
2021-07-17T00:09:21.4040104Z 5b94580856e6: Verifying Checksum
2021-07-17T00:09:21.4040775Z 5b94580856e6: Download complete
2021-07-17T00:09:21.4162773Z 6eda6749503f: Verifying Checksum
2021-07-17T00:09:21.4163425Z 6eda6749503f: Download complete
2021-07-17T00:09:21.4563186Z 363ab70c2143: Verifying Checksum
2021-07-17T00:09:21.4563889Z 363ab70c2143: Download complete
2021-07-17T00:09:21.4962574Z 12008541203a: Verifying Checksum
2021-07-17T00:09:21.4966830Z 12008541203a: Download complete
2021-07-17T00:09:21.8536824Z 6eda6749503f: Pull complete
2021-07-17T00:09:22.1593087Z 363ab70c2143: Pull complete
2021-07-17T00:09:22.2298832Z 5b94580856e6: Pull complete
2021-07-17T00:09:22.3049419Z 12008541203a: Pull complete
2021-07-17T00:09:22.3115064Z Digest: sha256:aba2bfe9f0cff1ac0618ec4a54bfefb2e685bbac67c8ebaf3b6405929b3e616f
2021-07-17T00:09:22.3147828Z Status: Downloaded newer image for registry:2
2021-07-17T00:09:22.3413798Z 58f52186afde5eeb639beecde19a5c577f75832a70fbfd8e56490622b0bcb680
2021-07-17T00:09:23.5692418Z [submariner-operator]$ docker network connect kind kind-registry
2021-07-17T00:09:24.0063351Z [submariner-operator]$ declare_cidrs
2021-07-17T00:09:24.0075140Z [submariner-operator]$ declare_cidrs
2021-07-17T00:09:24.0085391Z [submariner-operator]$ declare -gA cluster_CIDRs service_CIDRs global_CIDRs
2021-07-17T00:09:24.0095968Z [submariner-operator]$ i=1
2021-07-17T00:09:24.0105114Z [submariner-operator]$ [cluster1] add_cluster_cidrs 1 cluster1
2021-07-17T00:09:24.0116835Z [submariner-operator]$ [cluster1] add_cluster_cidrs 1 cluster1
2021-07-17T00:09:24.0133581Z [submariner-operator]$ [cluster1] cluster_CIDRs[cluster1]=10.1.0.0/16
2021-07-17T00:09:24.0141706Z [submariner-operator]$ [cluster1] service_CIDRs[cluster1]=100.1.0.0/16
2021-07-17T00:09:24.0158121Z [submariner-operator]$ [cluster1] i=$(("$i"+1))
2021-07-17T00:09:24.0159271Z [submariner-operator]$ [cluster2] add_cluster_cidrs 2 cluster2
2021-07-17T00:09:24.0171741Z [submariner-operator]$ [cluster2] add_cluster_cidrs 2 cluster2
2021-07-17T00:09:24.0181897Z [submariner-operator]$ [cluster2] cluster_CIDRs[cluster2]=10.2.0.0/16
2021-07-17T00:09:24.0193065Z [submariner-operator]$ [cluster2] service_CIDRs[cluster2]=100.2.0.0/16
2021-07-17T00:09:24.0206297Z [submariner-operator]$ [cluster2] i=$(("$i"+1))
2021-07-17T00:09:24.0212989Z [submariner-operator]$ [cluster2] wait 235
2021-07-17T00:09:24.0219584Z [submariner-operator]$ [cluster2] run_all_clusters with_retries 3 create_kind_cluster
2021-07-17T00:09:24.0228217Z [submariner-operator]$ [cluster2] run_all_clusters with_retries 3 create_kind_cluster
2021-07-17T00:09:24.0241110Z [submariner-operator]$ [cluster2] run_parallel cluster1 cluster2 with_retries 3 create_kind_cluster
2021-07-17T00:09:24.0256514Z [submariner-operator]$ [cluster2] run_parallel cluster1 cluster2 cluster1 cluster2 with_retries 3 create_kind_cluster
2021-07-17T00:09:24.0269611Z [submariner-operator]$ [cluster2] declare -A pids
2021-07-17T00:09:24.0285954Z [submariner-operator]$ [cluster2] eval echo cluster1 cluster2
2021-07-17T00:09:24.0308898Z [submariner-operator]$ [cluster1] pids[cluster1]=244
2021-07-17T00:09:24.0313170Z [submariner-operator]$ [cluster1] set -o pipefail
2021-07-17T00:09:24.0327907Z [submariner-operator]$ [cluster2] pids[cluster2]=247
2021-07-17T00:09:24.0338285Z [submariner-operator]$ [cluster2] set -o pipefail
2021-07-17T00:09:24.0346468Z [submariner-operator]$ [cluster1] with_retries 3 create_kind_cluster
2021-07-17T00:09:24.0353707Z [submariner-operator]$ [cluster2] wait 247
2021-07-17T00:09:24.0363605Z [submariner-operator]$ [cluster1] sed /\[cluster1]/!s/^/[cluster1] /
2021-07-17T00:09:24.0370825Z [submariner-operator]$ [cluster2] with_retries 3 create_kind_cluster
2021-07-17T00:09:24.0409442Z [submariner-operator]$ [cluster2] sed /\[cluster2]/!s/^/[cluster2] /
2021-07-17T00:11:32.7264457Z [submariner-operator]$ [cluster2] with_retries
2021-07-17T00:11:32.7265576Z [submariner-operator]$ [cluster2] iteration=1
2021-07-17T00:11:32.7266589Z [submariner-operator]$ [cluster2] wait 264
2021-07-17T00:11:32.7267631Z [submariner-operator]$ [cluster2] create_kind_cluster
2021-07-17T00:11:32.7268725Z [submariner-operator]$ [cluster2] create_kind_cluster
2021-07-17T00:11:32.7270536Z [submariner-operator]$ [cluster2] export KUBECONFIG=/go/src/github.com/submariner-io/submariner-operator/output/kubeconfigs/kind-config-cluster2
2021-07-17T00:11:32.7272779Z [submariner-operator]$ [cluster2] rm -f /go/src/github.com/submariner-io/submariner-operator/output/kubeconfigs/kind-config-cluster2
2021-07-17T00:11:32.7274364Z [submariner-operator]$ [cluster2] kind get clusters
2021-07-17T00:11:32.7275444Z [submariner-operator]$ [cluster2] grep -q ^cluster2$
2021-07-17T00:11:32.7276183Z [cluster2] No kind clusters found.
2021-07-17T00:11:32.7277008Z [cluster2] Creating KIND cluster...
2021-07-17T00:11:32.7278012Z [submariner-operator]$ [cluster2] generate_cluster_yaml
2021-07-17T00:11:32.7279141Z [submariner-operator]$ [cluster2] generate_cluster_yaml
2021-07-17T00:11:32.7280221Z [submariner-operator]$ [cluster2] disable_cni=true
2021-07-17T00:11:32.7281221Z [submariner-operator]$ [cluster2] nodes=
2021-07-17T00:11:32.7282100Z [cluster2] - role: control-plane
2021-07-17T00:11:32.7282982Z [submariner-operator]$ [cluster2] nodes=
2021-07-17T00:11:32.7283846Z [cluster2] - role: control-plane
2021-07-17T00:11:32.7284557Z [cluster2] - role: worker
2021-07-17T00:11:32.7285381Z [submariner-operator]$ [cluster2] nodes=
2021-07-17T00:11:32.7286218Z [cluster2] - role: control-plane
2021-07-17T00:11:32.7286930Z [cluster2] - role: worker
2021-07-17T00:11:32.7287581Z [cluster2] - role: worker
2021-07-17T00:11:32.7288198Z [cluster2] 
2021-07-17T00:11:32.7288757Z [cluster2] 
2021-07-17T00:11:32.7289614Z [submariner-operator]$ [cluster2] eval "echo \"$(cat $1)\""
2021-07-17T00:11:32.7291018Z [submariner-operator]$ [cluster2] cat /opt/shipyard/scripts/resources/kind-cluster-config.yaml
2021-07-17T00:11:32.7292592Z [submariner-operator]$ [cluster2] image_flag=--image=kindest/node:v1.18.19
2021-07-17T00:11:32.7293735Z [submariner-operator]$ [cluster2] kind version
2021-07-17T00:11:32.7294452Z [cluster2] kind v0.11.1 go1.16.4 linux/amd64
2021-07-17T00:11:32.7295835Z [submariner-operator]$ [cluster2] cat /opt/shipyard/scripts/resources/cluster2-config.yaml
2021-07-17T00:11:32.7296862Z [cluster2] ---
2021-07-17T00:11:32.7297344Z [cluster2] kind: Cluster
2021-07-17T00:11:32.7299274Z [cluster2] apiVersion: kind.x-k8s.io/v1alpha4
2021-07-17T00:11:32.7300088Z [cluster2] networking:
2021-07-17T00:11:32.7300723Z [cluster2] disableDefaultCNI: true
2021-07-17T00:11:32.7301354Z [cluster2] podSubnet: 10.2.0.0/16
2021-07-17T00:11:32.7302093Z [cluster2] serviceSubnet: 100.2.0.0/16
2021-07-17T00:11:32.7302931Z [cluster2] containerdConfigPatches:
2021-07-17T00:11:32.7303880Z [cluster2] - |-
2021-07-17T00:11:32.7304756Z [cluster2] [plugins."io.containerd.grpc.v1.cri".registry.mirrors."localhost:5000"]
2021-07-17T00:11:32.7306410Z [cluster2] endpoint = ["http://kind-registry:5000"]
2021-07-17T00:11:32.7307428Z [cluster2] kubeadmConfigPatches:
2021-07-17T00:11:32.7308176Z [cluster2] - |
2021-07-17T00:11:32.7308778Z [cluster2] apiVersion: kubeadm.k8s.io/v1beta2
2021-07-17T00:11:32.7309570Z [cluster2] kind: ClusterConfiguration
2021-07-17T00:11:32.7310204Z [cluster2] metadata:
2021-07-17T00:11:32.7310703Z [cluster2] name: config
2021-07-17T00:11:32.7311229Z [cluster2] networking:
2021-07-17T00:11:32.7311762Z [cluster2] podSubnet: 10.2.0.0/16
2021-07-17T00:11:32.7312358Z [cluster2] serviceSubnet: 100.2.0.0/16
2021-07-17T00:11:32.7313006Z [cluster2] dnsDomain: cluster2.local
2021-07-17T00:11:32.7313585Z [cluster2] nodes:
2021-07-17T00:11:32.7314270Z [cluster2] - role: control-plane
2021-07-17T00:11:32.7314981Z [cluster2] - role: worker
2021-07-17T00:11:32.7315618Z [cluster2] - role: worker
2021-07-17T00:11:32.7317163Z [submariner-operator]$ [cluster2] kind create cluster --image=kindest/node:v1.18.19 --name=cluster2 --config=/opt/shipyard/scripts/resources/cluster2-config.yaml
2021-07-17T00:11:32.7318454Z [cluster2] Creating cluster "cluster2" ...
2021-07-17T00:11:32.7320538Z [cluster2] • Ensuring node image (kindest/node:v1.18.19) 🖼 ...
2021-07-17T00:11:32.7321597Z [cluster2] ✓ Ensuring node image (kindest/node:v1.18.19) 🖼
2021-07-17T00:11:32.7322506Z [cluster2] • Preparing nodes 📦 📦 📦 ...
2021-07-17T00:11:32.7323286Z [cluster2] ✓ Preparing nodes 📦 📦 📦
2021-07-17T00:11:32.7324078Z [cluster2] • Writing configuration 📜 ...
2021-07-17T00:11:32.7324900Z [cluster2] ✓ Writing configuration 📜
2021-07-17T00:11:32.7339855Z [cluster2] • Starting control-plane 🕹️ ...
2021-07-17T00:11:32.7341369Z [cluster2] ✓ Starting control-plane 🕹️
2021-07-17T00:11:32.7342269Z [cluster2] • Installing StorageClass 💾 ...
2021-07-17T00:11:32.7343138Z [cluster2] ✓ Installing StorageClass 💾
2021-07-17T00:11:32.7344071Z [cluster2] • Joining worker nodes 🚜 ...
2021-07-17T00:11:32.7344840Z [cluster2] ✓ Joining worker nodes 🚜
2021-07-17T00:11:32.7345695Z [cluster2] Set kubectl context to "kind-cluster2"
2021-07-17T00:11:32.7346399Z [cluster2] You can now use your cluster with:
2021-07-17T00:11:32.7346954Z [cluster2]
2021-07-17T00:11:32.7347770Z [cluster2] kubectl cluster-info --context kind-cluster2
2021-07-17T00:11:32.7348414Z [cluster2]
2021-07-17T00:11:32.7349020Z [cluster2] Have a nice day! 👋
2021-07-17T00:11:32.7349919Z [submariner-operator]$ [cluster2] kind_fixup_config
2021-07-17T00:11:32.7350976Z [submariner-operator]$ [cluster2] kind_fixup_config
2021-07-17T00:11:32.7352689Z [submariner-operator]$ [cluster2] docker inspect -f {{range .NetworkSettings.Networks}}{{.IPAddress}}{{end}} cluster2-control-plane
2021-07-17T00:11:32.7354462Z [submariner-operator]$ [cluster2] head -n 1
2021-07-17T00:11:33.8153158Z [submariner-operator]$ [cluster2] sed -i -- s/server: .*/server: htt[submariner-operator]$ [cluster1] with_retries
2021-07-17T00:11:33.8154577Z [submariner-operator]$ [cluster1] iteration=1
2021-07-17T00:11:33.8155668Z [submariner-operator]$ [cluster1] create_kind_cluster
2021-07-17T00:11:33.8156685Z [submariner-operator]$ [cluster1] wait 268
2021-07-17T00:11:33.8158026Z [submariner-operator]$ [cluster1] create_kind_cluster
2021-07-17T00:11:33.8159988Z [submariner-operator]$ [cluster1] export KUBECONFIG=/go/src/github.com/submariner-io/submariner-operator/output/kubeconfigs/kind-config-cluster1
2021-07-17T00:11:33.8162242Z [submariner-operator]$ [cluster1] rm -f /go/src/github.com/submariner-io/submariner-operator/output/kubeconfigs/kind-config-cluster1
2021-07-17T00:11:33.8163852Z [submariner-operator]$ [cluster1] kind get clusters
2021-07-17T00:11:33.8164923Z [submariner-operator]$ [cluster1] grep -q ^cluster1$
2021-07-17T00:11:33.8165682Z [cluster1] No kind clusters found.
2021-07-17T00:11:33.8166289Z [cluster1] Creating KIND cluster...
2021-07-17T00:11:33.8167271Z [submariner-operator]$ [cluster1] generate_cluster_yaml
2021-07-17T00:11:33.8168403Z [submariner-operator]$ [cluster1] generate_cluster_yaml
2021-07-17T00:11:33.8169477Z [submariner-operator]$ [cluster1] disable_cni=true
2021-07-17T00:11:33.8170484Z [submariner-operator]$ [cluster1] nodes=
2021-07-17T00:11:33.8171356Z [cluster1] - role: control-plane
2021-07-17T00:11:33.8172250Z [submariner-operator]$ [cluster1] nodes=
2021-07-17T00:11:33.8173095Z [cluster1] - role: control-plane
2021-07-17T00:11:33.8173823Z [cluster1] - role: worker
2021-07-17T00:11:33.8174633Z [submariner-operator]$ [cluster1] nodes=
2021-07-17T00:11:33.8175489Z [cluster1] - role: control-plane
2021-07-17T00:11:33.8176189Z [cluster1] - role: worker
2021-07-17T00:11:33.8176860Z [cluster1] - role: worker
2021-07-17T00:11:33.8177480Z [cluster1] 
2021-07-17T00:11:33.8178271Z [cluster1] 
2021-07-17T00:11:33.8179155Z [submariner-operator]$ [cluster1] eval "echo \"$(cat $1)\""
2021-07-17T00:11:33.8180563Z [submariner-operator]$ [cluster1] cat /opt/shipyard/scripts/resources/kind-cluster-config.yaml
2021-07-17T00:11:33.8182060Z [submariner-operator]$ [cluster1] image_flag=--image=kindest/node:v1.18.19
2021-07-17T00:11:33.8183190Z [submariner-operator]$ [cluster1] kind version
2021-07-17T00:11:33.8183924Z [cluster1] kind v0.11.1 go1.16.4 linux/amd64
2021-07-17T00:11:33.8185133Z [submariner-operator]$ [cluster1] cat /opt/shipyard/scripts/resources/cluster1-config.yaml
2021-07-17T00:11:33.8186176Z [cluster1] ---
2021-07-17T00:11:33.8186654Z [cluster1] kind: Cluster
2021-07-17T00:11:33.8187447Z [cluster1] apiVersion: kind.x-k8s.io/v1alpha4
2021-07-17T00:11:33.8188245Z [cluster1] networking:
2021-07-17T00:11:33.8188873Z [cluster1] disableDefaultCNI: true
2021-07-17T00:11:33.8189519Z [cluster1] podSubnet: 10.1.0.0/16
2021-07-17T00:11:33.8190095Z [cluster1] serviceSubnet: 100.1.0.0/16
2021-07-17T00:11:33.8190842Z [cluster1] containerdConfigPatches:
2021-07-17T00:11:33.8191628Z [cluster1] - |-
2021-07-17T00:11:33.8192522Z [cluster1] [plugins."io.containerd.grpc.v1.cri".registry.mirrors."localhost:5000"]
2021-07-17T00:11:33.8193841Z [cluster1] endpoint = ["http://kind-registry:5000"]
2021-07-17T00:11:33.8194686Z [cluster1] kubeadmConfigPatches:
2021-07-17T00:11:33.8195407Z [cluster1] - |
2021-07-17T00:11:33.8196023Z [cluster1] apiVersion: kubeadm.k8s.io/v1beta2
2021-07-17T00:11:33.8196800Z [cluster1] kind: ClusterConfiguration
2021-07-17T00:11:33.8197428Z [cluster1] metadata:
2021-07-17T00:11:33.8197942Z [cluster1] name: config
2021-07-17T00:11:33.8198451Z [cluster1] networking:
2021-07-17T00:11:33.8199006Z [cluster1] podSubnet: 10.1.0.0/16
2021-07-17T00:11:33.8199591Z [cluster1] serviceSubnet: 100.1.0.0/16
2021-07-17T00:11:33.8200252Z [cluster1] dnsDomain: cluster1.local
2021-07-17T00:11:33.8200819Z [cluster1] nodes:
2021-07-17T00:11:33.8201525Z [cluster1] - role: control-plane
2021-07-17T00:11:33.8202223Z [cluster1] - role: worker
2021-07-17T00:11:33.8202878Z [cluster1] - role: worker
2021-07-17T00:11:33.8204528Z [submariner-operator]$ [cluster1] kind create cluster --image=kindest/node:v1.18.19 --name=cluster1 --config=/opt/shipyard/scripts/resources/cluster1-config.yaml
2021-07-17T00:11:33.8205937Z [cluster1] Creating cluster "cluster1" ...
2021-07-17T00:11:33.8207009Z [cluster1] • Ensuring node image (kindest/node:v1.18.19) 🖼 ...
2021-07-17T00:11:33.8208022Z [cluster1] ✓ Ensuring node image (kindest/node:v1.18.19) 🖼
2021-07-17T00:11:33.8208987Z [cluster1] • Preparing nodes 📦 📦 📦 ...
2021-07-17T00:11:33.8210085Z [cluster1] ✓ Preparing nodes 📦 📦 📦
2021-07-17T00:11:33.8210938Z [cluster1] • Writing configuration 📜 ...
2021-07-17T00:11:33.8211906Z [cluster1] ✓ Writing configuration 📜
2021-07-17T00:11:33.8212759Z [cluster1] • Starting control-plane 🕹️ ...
2021-07-17T00:11:33.8213705Z [cluster1] ✓ Starting control-plane 🕹️
2021-07-17T00:11:33.8214558Z [cluster1] • Installing StorageClass 💾 ...
2021-07-17T00:11:33.8215415Z [cluster1] ✓ Installing StorageClass 💾
2021-07-17T00:11:33.8216219Z [cluster1] • Joining worker nodes 🚜 ...
2021-07-17T00:11:33.8217021Z [cluster1] ✓ Joining worker nodes 🚜
2021-07-17T00:11:33.8218118Z [cluster1] Set kubectl context to "kind-cluster1"
2021-07-17T00:11:33.8218843Z [cluster1] You can now use your cluster with:
2021-07-17T00:11:33.8219368Z [cluster1]
2021-07-17T00:11:33.8220216Z [cluster1] kubectl cluster-info --context kind-cluster1
2021-07-17T00:11:33.8220862Z [cluster1]
2021-07-17T00:11:33.8221505Z [cluster1] Thanks for using kind! 😊
2021-07-17T00:11:33.8222428Z [submariner-operator]$ [cluster1] kind_fixup_config
2021-07-17T00:11:33.8223628Z [submariner-operator]$ [cluster1] kind_fixup_config
2021-07-17T00:11:33.8225337Z [submariner-operator]$ [cluster1] docker inspect -f {{range .NetworkSettings.Networks}}{{.IPAddress}}{{end}} cluster1-control-plane
2021-07-17T00:11:33.8226877Z [submariner-operator]$ [cluster1] head -n 1
2021-07-17T00:12:08.0212236Z [submariner-operator]$ [cluster1] sed -i -- s/server: .*/serveps:\/\/172.18.0.4:6443/g /go/src/github.com/submariner-io/submariner-operator/output/kubeconfigs/kind-config-cluster2
2021-07-17T00:12:08.0215837Z [submariner-operator]$ [cluster2] sed -i -- s/user: kind-.*/user: cluster2/g /go/src/github.com/submariner-io/submariner-operator/output/kubeconfigs/kind-config-cluster2
2021-07-17T00:12:08.0219220Z [submariner-operator]$ [cluster2] sed -i -- s/name: kind-.*/name: cluster2/g /go/src/github.com/submariner-io/submariner-operator/output/kubeconfigs/kind-config-cluster2
2021-07-17T00:12:08.0222421Z [submariner-operator]$ [cluster2] sed -i -- s/cluster: kind-.*/cluster: cluster2/g /go/src/github.com/submariner-io/submariner-operator/output/kubeconfigs/kind-config-cluster2
2021-07-17T00:12:08.0225504Z [submariner-operator]$ [cluster2] sed -i -- s/current-context: .*/current-context: cluster2/g /go/src/github.com/submariner-io/submariner-operator/output/kubeconfigs/kind-config-cluster2
2021-07-17T00:12:08.0228509Z [submariner-operator]$ [cluster2] chmod a+r /go/src/github.com/submariner-io/submariner-operator/output/kubeconfigs/kind-config-cluster2
2021-07-17T00:12:08.0230263Z [submariner-operator]$ [cluster2] wait 1534
2021-07-17T00:12:08.0231552Z [submariner-operator]$ [cluster2] deploy_cluster_capabilities
2021-07-17T00:12:08.0233317Z [submariner-operator]$ [cluster2] deploy_cluster_capabilities
2021-07-17T00:12:08.0237751Z [submariner-operator]$ [cluster2] deploy_cni
2021-07-17T00:12:08.0238879Z [submariner-operator]$ [cluster2] deploy_cni
2021-07-17T00:12:08.0239972Z [submariner-operator]$ [cluster2] eval deploy_weave_cni
2021-07-17T00:12:08.0243107Z [submariner-operator]$ [cluster2] deploy_weave_cni
2021-07-17T00:12:08.0244184Z [submariner-operator]$ [cluster2] deploy_weave_cni
2021-07-17T00:12:08.0244950Z [cluster2] Applying weave network...
2021-07-17T00:12:08.0246477Z [submariner-operator]$ [cluster2] kubectl apply -f https://cloud.weave.works/k8s/net?k8s-version=v1.18.19&env.IPALLOC_RANGE=10.2.0.0/16
2021-07-17T00:12:08.0248723Z [submariner-operator]$ [cluster2] kubectl apply -f https://cloud.weave.works/k8s/net?k8s-version=v1.18.19&env.IPALLOC_RANGE=10.2.0.0/16
2021-07-17T00:12:08.0250896Z [submariner-operator]$ [cluster2] command kubectl --context=cluster2 apply -f https://cloud.weave.works/k8s/net?k8s-version=v1.18.19&env.IPALLOC_RANGE=10.2.0.0/16
2021-07-17T00:12:08.0252647Z [cluster2] serviceaccount/weave-net created
2021-07-17T00:12:08.0253978Z [cluster2] clusterrole.rbac.authorization.k8s.io/weave-net created
2021-07-17T00:12:08.0255840Z [cluster2] clusterrolebinding.rbac.authorization.k8s.io/weave-net created
2021-07-17T00:12:08.0257517Z [cluster2] role.rbac.authorization.k8s.io/weave-net created
2021-07-17T00:12:08.0259582Z [cluster2] rolebinding.rbac.authorization.k8s.io/weave-net created
2021-07-17T00:12:08.0260887Z [cluster2] daemonset.apps/weave-net created
2021-07-17T00:12:08.0261829Z [cluster2] Waiting for weave-net pods to be ready...
2021-07-17T00:12:08.0272286Z [submariner-operator]$ [cluster2] kubectl wait --for=condition=Ready pods -l name=weave-net -n kube-system --timeout=5m
2021-07-17T00:12:08.0274080Z [submariner-operator]$ [cluster2] kubectl wait --for=condition=Ready pods -l name=weave-net -n kube-system --timeout=5m
2021-07-17T00:12:08.0275947Z [submariner-operator]$ [cluster2] command kubectl --context=cluster2 wait --for=condition=Ready pods -l name=weave-net -n kube-system --timeout=5m
2021-07-17T00:12:08.0277355Z [cluster2] pod/weave-net-4snkk condition met
2021-07-17T00:12:08.0278287Z [cluster2] pod/weave-net-dpgqp condition met
2021-07-17T00:12:08.0279229Z [cluster2] pod/weave-net-nbfh5 condition met
2021-07-17T00:12:08.0292140Z [cluster2] Waiting for core-dns deployment to be ready...
2021-07-17T00:12:08.0293722Z [submariner-operator]$ [cluster2] kubectl -n kube-system rollout status deploy/coredns --timeout=5m
2021-07-17T00:12:08.0295268Z [submariner-operator]$ [cluster2] kubectl -n kube-system rollout status deploy/coredns --timeout=5m
2021-07-17T00:12:08.0296984Z [submariner-operator]$ [cluster2] command kubectl --context=cluster2 -n kube-system rollout status deploy/coredns --timeout=5m
2021-07-17T00:12:08.0299783Z [cluster2] Waiting for deployment "coredns" rollout to finish: 0 of 2 updated replicas are available...
2021-07-17T00:12:08.0301636Z [cluster2] Waiting for deployment "coredns" rollout to finish: 1 of 2 updated replicas are available...
2021-07-17T00:12:08.0302835Z [cluster2] deployment "coredns" successfully rolled out
2021-07-17T00:12:08.0303916Z [submariner-operator]$ [cluster2] return 0
2021-07-17T00:12:08.0304967Z [submariner-operator]$ [cluster2] wait 244
2021-07-17T00:12:08.2640171Z r: https:\/\/172.18.0.5:6443/g /go/src/github.com/submariner-io/submariner-operator/output/kubeconfigs/kind-config-cluster1
2021-07-17T00:12:08.2642600Z [submariner-operator]$ [cluster1] sed -i -- s/user: kind-.*/user: cluster1/g /go/src/github.com/submariner-io/submariner-operator/output/kubeconfigs/kind-config-cluster1
2021-07-17T00:12:08.2645108Z [submariner-operator]$ [cluster1] sed -i -- s/name: kind-.*/name: cluster1/g /go/src/github.com/submariner-io/submariner-operator/output/kubeconfigs/kind-config-cluster1
2021-07-17T00:12:08.2647602Z [submariner-operator]$ [cluster1] sed -i -- s/cluster: kind-.*/cluster: cluster1/g /go/src/github.com/submariner-io/submariner-operator/output/kubeconfigs/kind-config-cluster1
2021-07-17T00:12:08.2650273Z [submariner-operator]$ [cluster1] sed -i -- s/current-context: .*/current-context: cluster1/g /go/src/github.com/submariner-io/submariner-operator/output/kubeconfigs/kind-config-cluster1
2021-07-17T00:12:08.2652742Z [submariner-operator]$ [cluster1] chmod a+r /go/src/github.com/submariner-io/submariner-operator/output/kubeconfigs/kind-config-cluster1
2021-07-17T00:12:08.2654292Z [submariner-operator]$ [cluster1] wait 1587
2021-07-17T00:12:08.2655401Z [submariner-operator]$ [cluster1] deploy_cluster_capabilities
2021-07-17T00:12:08.2656843Z [submariner-operator]$ [cluster1] deploy_cluster_capabilities
2021-07-17T00:12:08.2658299Z [submariner-operator]$ [cluster1] deploy_cni
2021-07-17T00:12:08.2659746Z [submariner-operator]$ [cluster1] deploy_cni
2021-07-17T00:12:08.2660810Z [submariner-operator]$ [cluster1] eval deploy_weave_cni
2021-07-17T00:12:08.2661918Z [submariner-operator]$ [cluster1] deploy_weave_cni
2021-07-17T00:12:08.2662999Z [submariner-operator]$ [cluster1] deploy_weave_cni
2021-07-17T00:12:08.2663764Z [cluster1] Applying weave network...
2021-07-17T00:12:08.2665293Z [submariner-operator]$ [cluster1] kubectl apply -f https://cloud.weave.works/k8s/net?k8s-version=v1.18.19&env.IPALLOC_RANGE=10.1.0.0/16
2021-07-17T00:12:08.2667730Z [submariner-operator]$ [cluster1] kubectl apply -f https://cloud.weave.works/k8s/net?k8s-version=v1.18.19&env.IPALLOC_RANGE=10.1.0.0/16
2021-07-17T00:12:08.2669942Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 apply -f https://cloud.weave.works/k8s/net?k8s-version=v1.18.19&env.IPALLOC_RANGE=10.1.0.0/16
2021-07-17T00:12:08.2671505Z [cluster1] serviceaccount/weave-net created
2021-07-17T00:12:08.2672821Z [cluster1] clusterrole.rbac.authorization.k8s.io/weave-net created
2021-07-17T00:12:08.2674674Z [cluster1] clusterrolebinding.rbac.authorization.k8s.io/weave-net created
2021-07-17T00:12:08.2676350Z [cluster1] role.rbac.authorization.k8s.io/weave-net created
2021-07-17T00:12:08.2677876Z [cluster1] rolebinding.rbac.authorization.k8s.io/weave-net created
2021-07-17T00:12:08.2679160Z [cluster1] daemonset.apps/weave-net created
2021-07-17T00:12:08.2680114Z [cluster1] Waiting for weave-net pods to be ready...
2021-07-17T00:12:08.2681786Z [submariner-operator]$ [cluster1] kubectl wait --for=condition=Ready pods -l name=weave-net -n kube-system --timeout=5m
2021-07-17T00:12:08.2683552Z [submariner-operator]$ [cluster1] kubectl wait --for=condition=Ready pods -l name=weave-net -n kube-system --timeout=5m
2021-07-17T00:12:08.2685562Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 wait --for=condition=Ready pods -l name=weave-net -n kube-system --timeout=5m
2021-07-17T00:12:08.2686950Z [cluster1] pod/weave-net-7j9bg condition met
2021-07-17T00:12:08.2687890Z [cluster1] pod/weave-net-nbwf5 condition met
2021-07-17T00:12:08.2688816Z [cluster1] pod/weave-net-ph7dq condition met
2021-07-17T00:12:08.2689965Z [cluster1] Waiting for core-dns deployment to be ready...
2021-07-17T00:12:08.2691282Z [submariner-operator]$ [cluster1] kubectl -n kube-system rollout status deploy/coredns --timeout=5m
2021-07-17T00:12:08.2692826Z [submariner-operator]$ [cluster1] kubectl -n kube-system rollout status deploy/coredns --timeout=5m
2021-07-17T00:12:08.2694516Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 -n kube-system rollout status deploy/coredns --timeout=5m
2021-07-17T00:12:08.2695859Z [cluster1] Waiting for deployment "coredns" rollout to finish: 0 of 2 updated replicas are available...
2021-07-17T00:12:08.2697041Z [cluster1] Waiting for deployment "coredns" rollout to finish: 1 of 2 updated replicas are available...
2021-07-17T00:12:08.2698569Z [cluster1] deployment "coredns" successfully rolled out
2021-07-17T00:12:08.2699606Z [submariner-operator]$ [cluster1] return 0
2021-07-17T00:12:08.2735487Z [submariner-operator]$ [cluster2] print_clusters_message
2021-07-17T00:12:08.2753798Z [submariner-operator]$ [cluster2] print_clusters_message
2021-07-17T00:12:08.2768212Z [submariner-operator]$ [cluster2] cat <<EOM
2021-07-17T00:12:08.2769236Z Your virtual cluster(s) are deployed and working properly and can be accessed with:
2021-07-17T00:12:08.2769817Z
2021-07-17T00:12:08.2770872Z export KUBECONFIG=\$(find \$(git rev-parse --show-toplevel)/output/kubeconfigs/ -type f -printf %p:)
2021-07-17T00:12:08.2771563Z
2021-07-17T00:12:08.2772355Z $ kubectl config use-context cluster1 # or cluster2, cluster3..
2021-07-17T00:12:08.2773082Z
2021-07-17T00:12:08.2774014Z To clean everthing up, just run: make clean-clusters
2021-07-17T00:12:08.2774877Z EOM
2021-07-17T00:12:08.2796512Z Your virtual cluster(s) are deployed and working properly and can be accessed with:
2021-07-17T00:12:08.2797146Z
2021-07-17T00:12:08.2798335Z export KUBECONFIG=$(find $(git rev-parse --show-toplevel)/output/kubeconfigs/ -type f -printf %p:)
2021-07-17T00:12:08.2799016Z
2021-07-17T00:12:08.2799825Z $ kubectl config use-context cluster1 # or cluster2, cluster3..
2021-07-17T00:12:08.2800340Z
2021-07-17T00:12:08.2801084Z To clean everthing up, just run: make clean-clusters
2021-07-17T00:12:08.2823820Z Successfully remade target file 'clusters'.
2021-07-17T00:12:08.2824805Z File 'preload-images' does not exist.
2021-07-17T00:12:08.2825812Z File 'images' does not exist.
2021-07-17T00:12:08.2826819Z File 'package/.image.submariner-operator' does not exist.
2021-07-17T00:12:08.3024738Z find: 'bin/submariner-operator': No such file or directory
2021-07-17T00:12:08.6279168Z File 'bin/submariner-operator' does not exist.
2021-07-17T00:12:08.6280173Z File 'vendor/modules.txt' does not exist.
2021-07-17T00:12:08.6281053Z Must remake target 'vendor/modules.txt'.
2021-07-17T00:12:08.6281609Z go mod download
2021-07-17T00:13:04.5716450Z go mod vendor
2021-07-17T00:13:07.3119171Z go mod tidy
2021-07-17T00:13:07.9804234Z Successfully remade target file 'vendor/modules.txt'.
2021-07-17T00:13:07.9812572Z File 'generate-embeddedyamls' does not exist.
2021-07-17T00:13:07.9813527Z File 'generate' does not exist.
2021-07-17T00:13:07.9814824Z File '/go/src/github.com/submariner-io/submariner-operator/bin/controller-gen' does not exist.
2021-07-17T00:13:07.9816428Z Must remake target '/go/src/github.com/submariner-io/submariner-operator/bin/controller-gen'.
2021-07-17T00:13:07.9818218Z mkdir -p /go/src/github.com/submariner-io/submariner-operator/bin
2021-07-17T00:13:07.9868256Z go build -o /go/src/github.com/submariner-io/submariner-operator/bin/controller-gen sigs.k8s.io/controller-tools/cmd/controller-gen
2021-07-17T00:13:28.7848602Z Successfully remade target file '/go/src/github.com/submariner-io/submariner-operator/bin/controller-gen'.
2021-07-17T00:13:28.7850210Z Must remake target 'generate'.
2021-07-17T00:13:28.8671340Z /go/src/github.com/submariner-io/submariner-operator/bin/controller-gen object:headerFile="hack/boilerplate.go.txt,year=2021" paths="./..."
2021-07-17T00:13:42.0805770Z Successfully remade target file 'generate'.
2021-07-17T00:13:42.0811035Z File 'pkg/subctl/operator/common/embeddedyamls/yamls.go' does not exist.
2021-07-17T00:13:42.0815058Z File 'deploy/crds/submariner.io_servicediscoveries.yaml' does not exist.
2021-07-17T00:13:42.0818009Z Must remake target 'deploy/crds/submariner.io_servicediscoveries.yaml'.
2021-07-17T00:13:42.0820011Z /go/src/github.com/submariner-io/submariner-operator/bin/controller-gen "crd:crdVersions=v1,trivialVersions=false" paths="./..." output:crd:artifacts:config=deploy/crds
2021-07-17T00:13:44.5429535Z Successfully remade target file 'deploy/crds/submariner.io_servicediscoveries.yaml'.
2021-07-17T00:13:44.5431144Z File 'deploy/submariner/crds/submariner.io_clusters.yaml' does not exist.
2021-07-17T00:13:44.5432443Z Must remake target 'deploy/submariner/crds/submariner.io_clusters.yaml'.
2021-07-17T00:13:44.5434670Z cd vendor/github.com/submariner-io/submariner && /go/src/github.com/submariner-io/submariner-operator/bin/controller-gen "crd:crdVersions=v1,trivialVersions=false" paths="./..." output:crd:artifacts:config=../../../../deploy/submariner/crds
2021-07-17T00:13:46.0279015Z Successfully remade target file 'deploy/submariner/crds/submariner.io_clusters.yaml'.
2021-07-17T00:13:46.0393371Z Must remake target 'pkg/subctl/operator/common/embeddedyamls/yamls.go'.
2021-07-17T00:13:46.0394922Z go generate pkg/subctl/operator/common/embeddedyamls/generate.go
2021-07-17T00:13:46.7876370Z Generating yamls.go
2021-07-17T00:13:46.7877561Z deploy/crds/submariner.io_brokers.yaml
2021-07-17T00:13:46.7878851Z deploy/crds/submariner.io_submariners.yaml
2021-07-17T00:13:46.7914123Z deploy/crds/submariner.io_servicediscoveries.yaml
2021-07-17T00:13:46.7915669Z deploy/submariner/crds/submariner.io_clusters.yaml
2021-07-17T00:13:46.7917745Z deploy/submariner/crds/submariner.io_endpoints.yaml
2021-07-17T00:13:46.7918609Z deploy/submariner/crds/submariner.io_gateways.yaml
2021-07-17T00:13:46.7919655Z deploy/submariner/crds/submariner.io_clusterglobalegressips.yaml
2021-07-17T00:13:46.7922793Z deploy/submariner/crds/submariner.io_globalegressips.yaml
2021-07-17T00:13:46.7923973Z deploy/submariner/crds/submariner.io_globalingressips.yaml
2021-07-17T00:13:46.7925036Z deploy/mcsapi/crds/multicluster.x_k8s.io_serviceexports.yaml
2021-07-17T00:13:46.7931887Z deploy/mcsapi/crds/multicluster.x_k8s.io_serviceimports.yaml
2021-07-17T00:13:46.7940824Z config/broker/broker-admin/service_account.yaml
2021-07-17T00:13:46.7946965Z config/broker/broker-admin/role.yaml
2021-07-17T00:13:46.7952923Z config/broker/broker-admin/role_binding.yaml
2021-07-17T00:13:46.7958302Z config/broker/broker-client/service_account.yaml
2021-07-17T00:13:46.7962483Z config/broker/broker-client/role.yaml
2021-07-17T00:13:46.7967038Z config/broker/broker-client/role_binding.yaml
2021-07-17T00:13:46.7972205Z config/rbac/submariner-operator/service_account.yaml
2021-07-17T00:13:46.7975688Z config/rbac/submariner-operator/role.yaml
2021-07-17T00:13:46.7982266Z config/rbac/submariner-operator/role_binding.yaml
2021-07-17T00:13:46.7984612Z config/rbac/submariner-operator/cluster_role.yaml
2021-07-17T00:13:46.7989138Z config/rbac/submariner-operator/cluster_role_binding.yaml
2021-07-17T00:13:46.7994527Z config/rbac/submariner-gateway/service_account.yaml
2021-07-17T00:13:46.7997552Z config/rbac/submariner-gateway/role.yaml
2021-07-17T00:13:46.8004403Z config/rbac/submariner-gateway/role_binding.yaml
2021-07-17T00:13:46.8008194Z config/rbac/submariner-gateway/cluster_role.yaml
2021-07-17T00:13:46.8010913Z config/rbac/submariner-gateway/cluster_role_binding.yaml
2021-07-17T00:13:46.8014645Z config/rbac/submariner-route-agent/service_account.yaml
2021-07-17T00:13:46.8018240Z config/rbac/submariner-route-agent/role.yaml
2021-07-17T00:13:46.8021219Z config/rbac/submariner-route-agent/role_binding.yaml
2021-07-17T00:13:46.8027533Z config/rbac/submariner-route-agent/cluster_role.yaml
2021-07-17T00:13:46.8030111Z config/rbac/submariner-route-agent/cluster_role_binding.yaml
2021-07-17T00:13:46.8035256Z config/rbac/submariner-globalnet/service_account.yaml
2021-07-17T00:13:46.8036466Z config/rbac/submariner-globalnet/role.yaml
2021-07-17T00:13:46.8040050Z config/rbac/submariner-globalnet/role_binding.yaml
2021-07-17T00:13:46.8043483Z config/rbac/submariner-globalnet/cluster_role.yaml
2021-07-17T00:13:46.8049365Z config/rbac/submariner-globalnet/cluster_role_binding.yaml
2021-07-17T00:13:46.8051385Z config/rbac/lighthouse-agent/service_account.yaml
2021-07-17T00:13:46.8055700Z config/rbac/lighthouse-agent/cluster_role.yaml
2021-07-17T00:13:46.8062678Z config/rbac/lighthouse-agent/cluster_role_binding.yaml
2021-07-17T00:13:46.8066073Z config/rbac/lighthouse-coredns/service_account.yaml
2021-07-17T00:13:46.8069007Z config/rbac/lighthouse-coredns/cluster_role.yaml
2021-07-17T00:13:46.8091672Z config/rbac/lighthouse-coredns/cluster_role_binding.yaml
2021-07-17T00:13:46.8100295Z config/rbac/networkplugin_syncer/service_account.yaml
2021-07-17T00:13:46.8101228Z config/rbac/networkplugin_syncer/cluster_role.yaml
2021-07-17T00:13:46.8102083Z config/rbac/networkplugin_syncer/cluster_role_binding.yaml
2021-07-17T00:13:46.8103302Z config/rbac/submariner-metrics-reader/role.yaml
2021-07-17T00:13:46.8104513Z config/rbac/submariner-metrics-reader/role_binding.yaml
2021-07-17T00:13:46.8139637Z Successfully remade target file 'pkg/subctl/operator/common/embeddedyamls/yamls.go'.
2021-07-17T00:13:46.8140922Z Must remake target 'generate-embeddedyamls'.
2021-07-17T00:13:46.8142170Z Successfully remade target file 'generate-embeddedyamls'.
2021-07-17T00:13:46.8143294Z Must remake target 'bin/submariner-operator'.
2021-07-17T00:13:46.8144036Z /opt/shipyard/scripts/compile.sh \
2021-07-17T00:13:46.8145304Z --ldflags "-X=github.com/submariner-io/submariner-operator/pkg/version.Version=devel-0105e4d" \
2021-07-17T00:13:46.8146542Z bin/submariner-operator main.go
2021-07-17T00:13:46.8811696Z [submariner-operator]$ mkdir -p bin
2021-07-17T00:13:46.8826368Z Building 'bin/submariner-operator' (ldflags: '-X=github.com/submariner-io/submariner-operator/pkg/version.Version=devel-0105e4d')
2021-07-17T00:13:46.8842614Z [submariner-operator]$ ldflags=-s -w -X=github.com/submariner-io/submariner-operator/pkg/version.Version=devel-0105e4d
2021-07-17T00:13:46.8855161Z [submariner-operator]$ CGO_ENABLED=0 go build -trimpath -ldflags -s -w -X=github.com/submariner-io/submariner-operator/pkg/version.Version=devel-0105e4d -o bin/submariner-operator main.go
2021-07-17T00:15:26.1125050Z [submariner-operator]$ upx bin/submariner-operator
2021-07-17T00:15:32.2822790Z Ultimate Packer for eXecutables
2021-07-17T00:15:32.2824750Z Copyright (C) 1996 - 2020
2021-07-17T00:15:32.2829513Z UPX 3.96 Markus Oberhumer, Laszlo Molnar & John Reiser Jan 23rd 2020
2021-07-17T00:15:32.2830093Z
2021-07-17T00:15:32.2830545Z File size Ratio Format Name
2021-07-17T00:15:32.2831503Z -------------------- ------ ----------- -----------
2021-07-17T00:15:32.2832422Z 34459648 -> 9933112 28.83% linux/amd64 submariner-operator
2021-07-17T00:15:32.2832885Z
2021-07-17T00:15:32.2833271Z Packed 1 file.
2021-07-17T00:15:32.2834188Z Successfully remade target file 'bin/submariner-operator'.
2021-07-17T00:15:32.2835786Z Prerequisite 'bin/submariner-operator' is newer than target 'package/Dockerfile.submariner-operator'.
2021-07-17T00:15:32.2837443Z Must remake target 'package/Dockerfile.submariner-operator'.
2021-07-17T00:15:32.2838966Z Successfully remade target file 'package/Dockerfile.submariner-operator'.
2021-07-17T00:15:32.2840128Z File 'FORCE_IMAGE' does not exist.
2021-07-17T00:15:32.2841079Z Must remake target 'FORCE_IMAGE'.
2021-07-17T00:15:32.2841950Z Successfully remade target file 'FORCE_IMAGE'.
2021-07-17T00:15:32.2843021Z Must remake target 'package/.image.submariner-operator'.
2021-07-17T00:15:32.2844958Z /opt/shipyard/scripts/build_image.sh -i submariner-operator -f package/Dockerfile.submariner-operator -h package/.image.submariner-operator
2021-07-17T00:15:32.3321769Z flags:WARN flag short name (h) already defined
2021-07-17T00:15:32.3928705Z [submariner-operator]$ set -e
2021-07-17T00:15:32.3942070Z [submariner-operator]$ cache_image=quay.io/submariner/submariner-operator:devel
2021-07-17T00:15:32.3952148Z [submariner-operator]$ cache_flag=
2021-07-17T00:15:32.3967291Z [submariner-operator]$ cache_flag=--cache-from quay.io/submariner/submariner-operator:devel
2021-07-17T00:15:32.3991507Z [submariner-operator]$ docker image ls -q quay.io/submariner/submariner-operator:devel
2021-07-17T00:15:32.7152205Z [submariner-operator]$ docker pull quay.io/submariner/submariner-operator:devel
2021-07-17T00:15:33.2683756Z devel: Pulling from submariner/submariner-operator
2021-07-17T00:15:33.2696653Z 9aabc6bb514c: Pulling fs layer
2021-07-17T00:15:33.4182391Z 9aabc6bb514c: Verifying Checksum
2021-07-17T00:15:33.4183113Z 9aabc6bb514c: Download complete
2021-07-17T00:15:33.8019016Z 9aabc6bb514c: Pull complete
2021-07-17T00:15:33.8102417Z Digest: sha256:4fc688208e3986e77644027577c7d3896e83b320cc64da4dcdbe1f94adcbda8b
2021-07-17T00:15:33.8142511Z Status: Downloaded newer image for quay.io/submariner/submariner-operator:devel
2021-07-17T00:15:33.8181484Z quay.io/submariner/submariner-operator:devel
2021-07-17T00:15:33.8197436Z [submariner-operator]$ grep FROM package/Dockerfile.submariner-operator
2021-07-17T00:15:33.8220488Z [submariner-operator]$ cut -f2 -d 
2021-07-17T00:15:33.8228495Z [submariner-operator]$ grep -v scratch
2021-07-17T00:15:33.8286530Z [submariner-operator]$ buildargs_flag=--build-arg BUILDKIT_INLINE_CACHE=1 --build-arg BASE_BRANCH=devel
2021-07-17T00:15:33.8299691Z 
2021-07-17T00:15:34.7520158Z [submariner-operator]$ docker buildx use buildx_builder
2021-07-17T00:15:35.6480962Z error: failed to find instance "buildx_builder": open /root/.docker/buildx/instances/buildx_builder: no such file or directory
2021-07-17T00:15:35.6539230Z [submariner-operator]$ docker buildx create --name buildx_builder --use
2021-07-17T00:15:36.5557750Z buildx_builder
2021-07-17T00:15:36.5619286Z [submariner-operator]$ docker buildx build --load -t quay.io/submariner/submariner-operator:dev --cache-from quay.io/submariner/submariner-operator:devel -f package/Dockerfile.submariner-operator --iidfile package/.image.submariner-operator --platform linux/amd64 --build-arg BUILDKIT_INLINE_CACHE=1 --build-arg BASE_BRANCH=devel .
2021-07-17T00:15:37.4429144Z #1 [internal] booting buildkit
2021-07-17T00:15:37.4430318Z #1 sha256:8d224a7672632d0ad9751640b929b5712c1714ee47440e6d73807b544c6e341e
2021-07-17T00:15:37.5929840Z #1 pulling image moby/buildkit:buildx-stable-1
2021-07-17T00:15:41.0258908Z #1 pulling image moby/buildkit:buildx-stable-1 3.6s done
2021-07-17T00:15:41.1752720Z #1 creating container buildx_buildkit_buildx_builder0
2021-07-17T00:15:41.6263768Z #1 creating container buildx_buildkit_buildx_builder0 0.5s done
2021-07-17T00:15:41.6264435Z #1 DONE 4.1s
2021-07-17T00:15:41.9011527Z
2021-07-17T00:15:41.9025030Z #2 [internal] load build definition from Dockerfile.submariner-operator
2021-07-17T00:15:41.9026627Z #2 sha256:8cb7a725079aa98900101982dec2ad094960796def96d543fbf657731098ac48
2021-07-17T00:15:41.9028077Z #2 transferring dockerfile: 230B done
2021-07-17T00:15:41.9028588Z #2 DONE 0.0s
2021-07-17T00:15:41.9028854Z
2021-07-17T00:15:41.9029390Z #3 [internal] load .dockerignore
2021-07-17T00:15:41.9030519Z #3 sha256:0d2e1bc36142760fafa25b766a1886cb0e87ab0682414f5faa1756ff8024c88c
2021-07-17T00:15:41.9031676Z #3 transferring context: 2B done
2021-07-17T00:15:41.9032382Z #3 DONE 0.0s
2021-07-17T00:15:42.0526717Z
2021-07-17T00:15:42.0527701Z #4 [internal] load build context
2021-07-17T00:15:42.0528889Z #4 sha256:9ad68c537b139071fc4774eaa3018cebbee800463b4c57ccb797419181ed7dde
2021-07-17T00:15:42.0529996Z #4 DONE 0.0s
2021-07-17T00:15:42.0530306Z
2021-07-17T00:15:42.0531718Z #6 importing cache manifest from quay.io/submariner/submariner-operator:devel
2021-07-17T00:15:42.0533333Z #6 sha256:db6e513456d7d63fd9e86cca8d8a83f1eb0b2eaefc7f50d06048094c1b3ec182
2021-07-17T00:15:42.2029415Z #6 DONE 0.2s
2021-07-17T00:15:42.2030337Z
2021-07-17T00:15:42.2031548Z #4 [internal] load build context
2021-07-17T00:15:42.2032786Z #4 sha256:9ad68c537b139071fc4774eaa3018cebbee800463b4c57ccb797419181ed7dde
2021-07-17T00:15:42.6213014Z #4 transferring context: 9.94MB 0.3s done
2021-07-17T00:15:42.6213701Z #4 DONE 0.3s
2021-07-17T00:15:42.6218735Z
2021-07-17T00:15:42.6223991Z #5 [1/1] COPY bin/submariner-operator /submariner-operator
2021-07-17T00:15:42.6229587Z #5 sha256:5eea27a14f4a05eacb1140739e0300906762554f05e64f87618631eb63167196
2021-07-17T00:15:42.6234245Z #5 CACHED
2021-07-17T00:15:42.6238597Z
2021-07-17T00:15:42.6242875Z #7 exporting to oci image format
2021-07-17T00:15:42.6247703Z #7 sha256:69a2560eef4d3ece902c3b5149d142e9bd132f25db0bc9e35b94201534c415d2
2021-07-17T00:15:42.6256780Z #7 exporting layers done
2021-07-17T00:15:42.6258289Z #7 exporting manifest sha256:de9bbdc497e579259a39507af2f25bbb63c3b0a7ac43576fa382f07e1dd99e1f done
2021-07-17T00:15:42.6260554Z #7 exporting config sha256:2d7e862e7c9a7cf6d0fff86d715882397631fcc6b1ba617b2d8a8d78322e83b7 done
2021-07-17T00:15:42.7823952Z #7 ...
2021-07-17T00:15:42.7824344Z
2021-07-17T00:15:42.7863721Z #5 [1/1] COPY bin/submariner-operator /submariner-operator
2021-07-17T00:15:42.7880154Z #5 sha256:5eea27a14f4a05eacb1140739e0300906762554f05e64f87618631eb63167196
2021-07-17T00:15:42.7881834Z #5 sha256:9aabc6bb514c8021810110e5fb3bafd3f119cb23f253d128b1b53e2bf65b8a9a 9.62MB / 9.62MB 0.1s done
2021-07-17T00:15:42.7882959Z #5 CACHED
2021-07-17T00:15:42.7883233Z
2021-07-17T00:15:42.7883687Z #7 exporting to oci image format
2021-07-17T00:15:42.7884788Z #7 sha256:69a2560eef4d3ece902c3b5149d142e9bd132f25db0bc9e35b94201534c415d2
2021-07-17T00:15:42.7885849Z #7 sending tarball
2021-07-17T00:15:42.9205654Z #7 sending tarball 0.3s done
2021-07-17T00:15:42.9206262Z #7 DONE 0.4s
2021-07-17T00:15:42.9206538Z
2021-07-17T00:15:42.9206939Z #9 exporting cache
2021-07-17T00:15:42.9207979Z #9 sha256:2700d4ef94dee473593c5c614b55b2dedcca7893909811a8f2b48291a1f581e4
2021-07-17T00:15:42.9209110Z #9 preparing build cache for export done
2021-07-17T00:15:42.9209678Z #9 DONE 0.0s
2021-07-17T00:15:42.9209944Z
2021-07-17T00:15:42.9210341Z #8 importing to docker
2021-07-17T00:15:42.9211255Z #8 sha256:6333075ce26c53e1e95373e772dee6692848cb45e28572a13470da1b9b577ab2
2021-07-17T00:15:42.9212087Z #8 DONE 0.0s
2021-07-17T00:15:42.9304564Z [submariner-operator]$ docker tag quay.io/submariner/submariner-operator:dev quay.io/submariner/submariner-operator:devel
2021-07-17T00:15:43.2273573Z Successfully remade target file 'package/.image.submariner-operator'.
2021-07-17T00:15:43.2274693Z File 'build' does not exist.
2021-07-17T00:15:43.2275416Z File 'bin/subctl' does not exist.
2021-07-17T00:15:43.2276542Z File 'bin/subctl-devel-0105e4d-linux-amd64' does not exist.
2021-07-17T00:15:43.2524686Z Must remake target 'bin/subctl-devel-0105e4d-linux-amd64'.
2021-07-17T00:15:43.2525650Z mkdir -p bin
2021-07-17T00:15:43.2548755Z target=bin/subctl-devel-0105e4d-linux-amd64; \
2021-07-17T00:15:43.2549619Z target=${target%.exe}; \
2021-07-17T00:15:43.2550356Z components=($(echo ${target//-/ })); \
2021-07-17T00:15:43.2551041Z GOOS=${components[-2]}; \
2021-07-17T00:15:43.2551713Z GOARCH=${components[-1]}; \
2021-07-17T00:15:43.2552226Z export GOARCH GOOS; \
2021-07-17T00:15:43.2552780Z /opt/shipyard/scripts/compile.sh \
2021-07-17T00:15:43.2554296Z --ldflags "-X github.com/submariner-io/submariner-operator/pkg/version.Version=devel-0105e4d \
2021-07-17T00:15:43.2556462Z -X=github.com/submariner-io/submariner-operator/pkg/versions.DefaultSubmarinerOperatorVersion=${DEFAULT_IMAGE_VERSION#v}" \
2021-07-17T00:15:43.2558436Z --noupx bin/subctl-devel-0105e4d-linux-amd64 ./pkg/subctl/main.go
2021-07-17T00:15:43.3128382Z [submariner-operator]$ mkdir -p bin
2021-07-17T00:15:43.3147350Z Building 'bin/subctl-devel-0105e4d-linux-amd64' (ldflags: $'-X github.com/submariner-io/submariner-operator/pkg/version.Version=devel-0105e4d \t\t -X=github.com/submariner-io/submariner-operator/pkg/versions.DefaultSubmarinerOperatorVersion=devel')
2021-07-17T00:15:43.3159254Z [submariner-operator]$ ldflags=-s -w -X github.com/submariner-io/submariner-operator/pkg/version.Version=devel-0105e4d -X=github.com/submariner-io/submariner-operator/pkg/versions.DefaultSubmarinerOperatorVersion=devel
2021-07-17T00:15:43.3218473Z [submariner-operator]$ CGO_ENABLED=0 go build -trimpath -ldflags -s -w -X github.com/submariner-io/submariner-operator/pkg/version.Version=devel-0105e4d -X=github.com/submariner-io/submariner-operator/pkg/versions.DefaultSubmarinerOperatorVersion=devel -o bin/subctl-devel-0105e4d-linux-amd64 ./pkg/subctl/main.go
2021-07-17T00:16:20.8155704Z Successfully remade target file 'bin/subctl-devel-0105e4d-linux-amd64'.
2021-07-17T00:16:20.8157376Z Must remake target 'bin/subctl'.
2021-07-17T00:16:20.8158631Z ln -sf subctl-devel-0105e4d-linux-amd64 bin/subctl
2021-07-17T00:16:20.8196600Z Successfully remade target file 'bin/subctl'.
2021-07-17T00:16:20.8197773Z Must remake target 'build'.
2021-07-17T00:16:20.8198770Z Successfully remade target file 'build'.
2021-07-17T00:16:20.8199708Z Must remake target 'images'.
2021-07-17T00:16:20.8201453Z Successfully remade target file 'images'.
2021-07-17T00:16:20.8202598Z Must remake target 'preload-images'.
2021-07-17T00:16:20.8203412Z set -e;\
2021-07-17T00:16:20.8204100Z . /opt/shipyard/scripts/lib/deploy_funcs;\
2021-07-17T00:16:20.8205516Z . /opt/shipyard/scripts/lib/debug_functions;\
2021-07-17T00:16:20.8207302Z for image in submariner-operator submariner-gateway submariner-route-agent lighthouse-agent lighthouse-coredns; do\
2021-07-17T00:16:20.8208770Z import_image quay.io/submariner/${image};\
2021-07-17T00:16:20.8210113Z done
2021-07-17T00:16:20.8242919Z [submariner-operator]$ import_image quay.io/submariner/submariner-operator
2021-07-17T00:16:20.8254194Z [submariner-operator]$ import_image quay.io/submariner/submariner-operator
2021-07-17T00:16:20.8267699Z [submariner-operator]$ docker tag quay.io/submariner/submariner-operator:dev localhost:5000/submariner-operator:local
2021-07-17T00:16:21.1315525Z [submariner-operator]$ docker push localhost:5000/submariner-operator:local
2021-07-17T00:16:21.4221052Z The push refers to repository [localhost:5000/submariner-operator]
2021-07-17T00:16:21.5295121Z f9269f9cee12: Preparing
2021-07-17T00:16:22.1848515Z f9269f9cee12: Pushed
2021-07-17T00:16:22.2077029Z local: digest: sha256:4fc688208e3986e77644027577c7d3896e83b320cc64da4dcdbe1f94adcbda8b size: 528
2021-07-17T00:16:22.2118497Z [submariner-operator]$ import_image quay.io/submariner/submariner-gateway
2021-07-17T00:16:22.2133986Z [submariner-operator]$ import_image quay.io/submariner/submariner-gateway
2021-07-17T00:16:22.2140499Z [submariner-operator]$ docker tag quay.io/submariner/submariner-gateway:dev localhost:5000/submariner-gateway:local
2021-07-17T00:16:22.5084645Z Error response from daemon: No such image: quay.io/submariner/submariner-gateway:dev
2021-07-17T00:16:22.5111919Z [submariner-operator]$ docker pull quay.io/submariner/submariner-gateway:devel
2021-07-17T00:16:23.0281533Z devel: Pulling from submariner/submariner-gateway
2021-07-17T00:16:23.0282381Z 8c741e919b67: Pulling fs layer
2021-07-17T00:16:23.0282908Z 13495efbbac4: Pulling fs layer
2021-07-17T00:16:23.0283457Z 6df6df193f2d: Pulling fs layer
2021-07-17T00:16:23.0287512Z 3afbe9ee7387: Pulling fs layer
2021-07-17T00:16:23.0288146Z 3afbe9ee7387: Waiting
2021-07-17T00:16:23.1152006Z 13495efbbac4: Verifying Checksum
2021-07-17T00:16:23.1153012Z 13495efbbac4: Download complete
2021-07-17T00:16:23.2446075Z 6df6df193f2d: Verifying Checksum
2021-07-17T00:16:23.2446833Z 6df6df193f2d: Download complete
2021-07-17T00:16:23.3021671Z 3afbe9ee7387: Verifying Checksum
2021-07-17T00:16:23.3022349Z 3afbe9ee7387: Download complete
2021-07-17T00:16:23.5218865Z 8c741e919b67: Verifying Checksum
2021-07-17T00:16:23.5219498Z 8c741e919b67: Download complete
2021-07-17T00:16:26.4548184Z 8c741e919b67: Pull complete
2021-07-17T00:16:27.8250427Z 13495efbbac4: Pull complete
2021-07-17T00:16:29.0220082Z 6df6df193f2d: Pull complete
2021-07-17T00:16:29.2049231Z 3afbe9ee7387: Pull complete
2021-07-17T00:16:29.2100904Z Digest: sha256:16252ca036cdc08183e3368d617ba5b424b6b2c09a9103dce35a0044453bf895
2021-07-17T00:16:29.2122971Z Status: Downloaded newer image for quay.io/submariner/submariner-gateway:devel
2021-07-17T00:16:29.2158185Z quay.io/submariner/submariner-gateway:devel
2021-07-17T00:16:29.2264745Z [submariner-operator]$ docker tag quay.io/submariner/submariner-gateway:devel quay.io/submariner/submariner-gateway:dev
2021-07-17T00:16:29.5152698Z [submariner-operator]$ docker tag quay.io/submariner/submariner-gateway:dev localhost:5000/submariner-gateway:local
2021-07-17T00:16:29.8159850Z [submariner-operator]$ docker push localhost:5000/submariner-gateway:local
2021-07-17T00:16:30.1109923Z The push refers to repository [localhost:5000/submariner-gateway]
2021-07-17T00:16:30.1162913Z 71972a942ed4: Preparing
2021-07-17T00:16:30.1163467Z 3c7f2d60eacb: Preparing
2021-07-17T00:16:30.1164112Z 00c5f6897675: Preparing
2021-07-17T00:16:30.1164598Z b3b62c837788: Preparing
2021-07-17T00:16:30.6801864Z 00c5f6897675: Pushed
2021-07-17T00:16:31.5385709Z 71972a942ed4: Pushed
2021-07-17T00:16:34.6309081Z 3c7f2d60eacb: Pushed
2021-07-17T00:16:43.0490595Z b3b62c837788: Pushed
2021-07-17T00:16:43.7031341Z [submariner-operator]$ import_image quay.io/submariner/submariner-route-agent
2021-07-17T00:16:43.7032945Z local: digest: sha256:16252ca036cdc08183e3368d617ba5b424b6b2c09a9103dce35a0044453bf895 size: 1159
2021-07-17T00:16:43.7037735Z [submariner-operator]$ import_image quay.io/submariner/submariner-route-agent
2021-07-17T00:16:43.7039947Z [submariner-operator]$ docker tag quay.io/submariner/submariner-route-agent:dev localhost:5000/submariner-route-agent:local
2021-07-17T00:16:43.7041924Z Error response from daemon: No such image: quay.io/submariner/submariner-route-agent:dev
2021-07-17T00:16:43.7043649Z [submariner-operator]$ docker pull quay.io/submariner/submariner-route-agent:devel
2021-07-17T00:16:43.9398022Z devel: Pulling from submariner/submariner-route-agent
2021-07-17T00:16:43.9399325Z 8c741e919b67: Already exists
2021-07-17T00:16:43.9417388Z 13495efbbac4: Already exists
2021-07-17T00:16:43.9446056Z 70cc6422093d: Pulling fs layer
2021-07-17T00:16:43.9446660Z 7ba74d821748: Pulling fs layer
2021-07-17T00:16:43.9447213Z 62b0802bcf90: Pulling fs layer
2021-07-17T00:16:43.9447751Z 3e9c83283ee4: Pulling fs layer
2021-07-17T00:16:44.0054539Z 62b0802bcf90: Verifying Checksum
2021-07-17T00:16:44.0055485Z 62b0802bcf90: Download complete
2021-07-17T00:16:44.0574253Z 3e9c83283ee4: Download complete
2021-07-17T00:16:44.1246246Z 7ba74d821748: Verifying Checksum
2021-07-17T00:16:44.1247216Z 7ba74d821748: Download complete
2021-07-17T00:16:44.3289216Z 70cc6422093d: Verifying Checksum
2021-07-17T00:16:44.3289868Z 70cc6422093d: Download complete
2021-07-17T00:16:45.8719546Z 70cc6422093d: Pull complete
2021-07-17T00:16:46.0608611Z 7ba74d821748: Pull complete
2021-07-17T00:16:46.1536743Z 62b0802bcf90: Pull complete
2021-07-17T00:16:46.2403721Z 3e9c83283ee4: Pull complete
2021-07-17T00:16:46.2456559Z Digest: sha256:1b9fb51c2e4e74ff6e1f02bef98d8998d772ad01e73ece5e247462590d8c8c4c
2021-07-17T00:16:46.2506081Z Status: Downloaded newer image for quay.io/submariner/submariner-route-agent:devel
2021-07-17T00:16:46.2542914Z quay.io/submariner/submariner-route-agent:devel
2021-07-17T00:16:46.2548079Z [submariner-operator]$ docker tag quay.io/submariner/submariner-route-agent:devel quay.io/submariner/submariner-route-agent:dev
2021-07-17T00:16:46.5623736Z [submariner-operator]$ docker tag quay.io/submariner/submariner-route-agent:dev localhost:5000/submariner-route-agent:local
2021-07-17T00:16:46.8740365Z [submariner-operator]$ docker push localhost:5000/submariner-route-agent:local
2021-07-17T00:16:47.1680850Z The push refers to repository [localhost:5000/submariner-route-agent]
2021-07-17T00:16:47.1751333Z 1d810a4c0610: Preparing
2021-07-17T00:16:47.1751948Z 7a86b74623fc: Preparing
2021-07-17T00:16:47.1752437Z 26de773c4486: Preparing
2021-07-17T00:16:47.1771291Z 6931e591f8e2: Preparing
2021-07-17T00:16:47.1772942Z 00c5f6897675: Preparing
2021-07-17T00:16:47.1773444Z b3b62c837788: Preparing
2021-07-17T00:16:47.1773913Z b3b62c837788: Waiting
2021-07-17T00:16:47.8288482Z 00c5f6897675: Mounted from submariner-gateway
2021-07-17T00:16:47.8827130Z 7a86b74623fc: Pushed
2021-07-17T00:16:47.8829337Z 1d810a4c0610: Pushed
2021-07-17T00:16:47.9157983Z 26de773c4486: Pushed
2021-07-17T00:16:47.9159313Z b3b62c837788: Mounted from submariner-gateway
2021-07-17T00:16:52.0478406Z 6931e591f8e2: Pushed
2021-07-17T00:16:52.0683640Z local: digest: sha256:1b9fb51c2e4e74ff6e1f02bef98d8998d772ad01e73ece5e247462590d8c8c4c size: 1575
2021-07-17T00:16:52.0724742Z [submariner-operator]$ import_image quay.io/submariner/lighthouse-agent
2021-07-17T00:16:52.0742112Z [submariner-operator]$ import_image quay.io/submariner/lighthouse-agent
2021-07-17T00:16:52.0750353Z [submariner-operator]$ docker tag quay.io/submariner/lighthouse-agent:dev localhost:5000/lighthouse-agent:local
2021-07-17T00:16:52.3699329Z Error response from daemon: No such image: quay.io/submariner/lighthouse-agent:dev
2021-07-17T00:16:52.3730072Z [submariner-operator]$ docker pull quay.io/submariner/lighthouse-agent:devel
2021-07-17T00:16:52.8914690Z devel: Pulling from submariner/lighthouse-agent
2021-07-17T00:16:52.8915434Z ecd69139dc76: Pulling fs layer
2021-07-17T00:16:52.8915980Z 8261c1767de3: Pulling fs layer
2021-07-17T00:16:52.9722043Z ecd69139dc76: Download complete
2021-07-17T00:16:53.0459897Z 8261c1767de3: Verifying Checksum
2021-07-17T00:16:53.0460576Z 8261c1767de3: Download complete
2021-07-17T00:16:53.0693670Z ecd69139dc76: Pull complete
2021-07-17T00:16:53.2581071Z 8261c1767de3: Pull complete
2021-07-17T00:16:53.2629540Z Digest: sha256:93957d5e6a2d72de099dcf9f589a4321618b426900e681d3837a17c64c38d69f
2021-07-17T00:16:53.2661351Z Status: Downloaded newer image for quay.io/submariner/lighthouse-agent:devel
2021-07-17T00:16:53.2684398Z quay.io/submariner/lighthouse-agent:devel
2021-07-17T00:16:53.2702225Z [submariner-operator]$ docker tag quay.io/submariner/lighthouse-agent:devel quay.io/submariner/lighthouse-agent:dev
2021-07-17T00:16:53.5682516Z [submariner-operator]$ docker tag quay.io/submariner/lighthouse-agent:dev localhost:5000/lighthouse-agent:local
2021-07-17T00:16:53.8647780Z [submariner-operator]$ docker push localhost:5000/lighthouse-agent:local
2021-07-17T00:16:54.1892806Z The push refers to repository [localhost:5000/lighthouse-agent]
2021-07-17T00:16:54.1991329Z 83c79e393e11: Preparing
2021-07-17T00:16:54.2006980Z 0026d2f62bbf: Preparing
2021-07-17T00:16:54.2453476Z 0026d2f62bbf: Pushed
2021-07-17T00:16:54.7799848Z 83c79e393e11: Pushed
2021-07-17T00:16:54.8013917Z local: digest: sha256:93957d5e6a2d72de099dcf9f589a4321618b426900e681d3837a17c64c38d69f size: 735
2021-07-17T00:16:54.8056997Z [submariner-operator]$ import_image quay.io/submariner/lighthouse-coredns
2021-07-17T00:16:54.8069908Z [submariner-operator]$ import_image quay.io/submariner/lighthouse-coredns
2021-07-17T00:16:54.8084264Z [submariner-operator]$ docker tag quay.io/submariner/lighthouse-coredns:dev localhost:5000/lighthouse-coredns:local
2021-07-17T00:16:55.1245793Z Error response from daemon: No such image: quay.io/submariner/lighthouse-coredns:dev
2021-07-17T00:16:55.1268142Z [submariner-operator]$ docker pull quay.io/submariner/lighthouse-coredns:devel
2021-07-17T00:16:55.6098393Z devel: Pulling from submariner/lighthouse-coredns
2021-07-17T00:16:55.6099296Z 088e56360f76: Pulling fs layer
2021-07-17T00:16:55.6099828Z 18aed70882d2: Pulling fs layer
2021-07-17T00:16:55.6614335Z 088e56360f76: Download complete
2021-07-17T00:16:55.7765778Z 18aed70882d2: Verifying Checksum
2021-07-17T00:16:55.7766878Z 18aed70882d2: Download complete
2021-07-17T00:16:55.7883758Z 088e56360f76: Pull complete
2021-07-17T00:16:56.0732821Z 18aed70882d2: Pull complete
2021-07-17T00:16:56.0780560Z Digest: sha256:d7e32908d5d6c680b813e0444db977c5b7578f7480fc650826c6dc993bbce595
2021-07-17T00:16:56.0804584Z Status: Downloaded newer image for quay.io/submariner/lighthouse-coredns:devel
2021-07-17T00:16:56.0830164Z quay.io/submariner/lighthouse-coredns:devel
2021-07-17T00:16:56.0838290Z [submariner-operator]$ docker tag quay.io/submariner/lighthouse-coredns:devel quay.io/submariner/lighthouse-coredns:dev
2021-07-17T00:16:56.3957845Z [submariner-operator]$ docker tag quay.io/submariner/lighthouse-coredns:dev localhost:5000/lighthouse-coredns:local
2021-07-17T00:16:56.7019537Z [submariner-operator]$ docker push localhost:5000/lighthouse-coredns:local
2021-07-17T00:16:56.9992587Z The push refers to repository [localhost:5000/lighthouse-coredns]
2021-07-17T00:16:57.0102035Z 7fca351e51be: Preparing
2021-07-17T00:16:57.0102630Z 4fa0ece06e25: Preparing
2021-07-17T00:16:57.0711568Z 4fa0ece06e25: Pushed
2021-07-17T00:16:57.7604151Z 7fca351e51be: Pushed
2021-07-17T00:16:57.7795622Z local: digest: sha256:d7e32908d5d6c680b813e0444db977c5b7578f7480fc650826c6dc993bbce595 size: 739
2021-07-17T00:16:57.7837507Z Successfully remade target file 'preload-images'.
2021-07-17T00:16:57.7838684Z Prerequisite 'clusters' of target 'deploy' does not exist.
2021-07-17T00:16:57.7839812Z Prerequisite 'preload-images' of target 'deploy' does not exist.
2021-07-17T00:16:57.7840857Z Prerequisite 'bin/subctl' is newer than target 'deploy'.
2021-07-17T00:16:57.7841687Z Must remake target 'deploy'.
2021-07-17T00:16:57.7843103Z /opt/shipyard/scripts/deploy.sh --cluster_settings /go/src/github.com/submariner-io/submariner-operator/scripts/kind-e2e/cluster_settings
2021-07-17T00:16:57.8735075Z Running with: globalnet='false', deploytool='operator', deploytool_broker_args='', deploytool_submariner_args='', cluster_settings='/go/src/github.com/submariner-io/submariner-operator/scripts/kind-e2e/cluster_settings', timeout=5m, image_tag=local, cable_driver=libreswan, service_discovery=false
2021-07-17T00:16:57.8765325Z [submariner-operator]$ source /opt/shipyard/scripts/lib/utils
2021-07-17T00:16:57.8780960Z [submariner-operator]$ . /opt/shipyard/scripts/lib/source_only
2021-07-17T00:16:57.8791828Z [submariner-operator]$ script_name=utils
2021-07-17T00:16:57.8806092Z [submariner-operator]$ exec_name=deploy.sh
2021-07-17T00:16:57.8828882Z [submariner-operator]$ source /opt/shipyard/scripts/lib/deploy_funcs
2021-07-17T00:16:57.8839978Z [submariner-operator]$ . /opt/shipyard/scripts/lib/source_only
2021-07-17T00:16:57.8855614Z [submariner-operator]$ script_name=deploy_funcs
2021-07-17T00:16:57.8869806Z [submariner-operator]$ exec_name=deploy.sh
2021-07-17T00:16:57.8898558Z [submariner-operator]$ source /opt/shipyard/scripts/lib/cluster_settings
2021-07-17T00:16:57.8923317Z [submariner-operator]$ . /opt/shipyard/scripts/lib/source_only
2021-07-17T00:16:57.8991724Z [submariner-operator]$ script_name=cluster_settings
2021-07-17T00:16:57.9005464Z [submariner-operator]$ exec_name=deploy.sh
2021-07-17T00:16:57.9030194Z [submariner-operator]$ broker=cluster1
2021-07-17T00:16:57.9044400Z [submariner-operator]$ declare -gA cluster_nodes
2021-07-17T00:16:57.9067597Z [submariner-operator]$ cluster_nodes[cluster1]=control-plane worker
2021-07-17T00:16:57.9081725Z [submariner-operator]$ cluster_nodes[cluster2]=control-plane worker
2021-07-17T00:16:57.9096703Z [submariner-operator]$ cluster_nodes[cluster3]=control-plane worker worker
2021-07-17T00:16:57.9131338Z [submariner-operator]$ declare -gA cluster_subm
2021-07-17T00:16:57.9146486Z [submariner-operator]$ cluster_subm[cluster1]=true
2021-07-17T00:16:57.9160572Z [submariner-operator]$ cluster_subm[cluster2]=true
2021-07-17T00:16:57.9173794Z [submariner-operator]$ cluster_subm[cluster3]=true
2021-07-17T00:16:57.9184933Z [submariner-operator]$ declare -gA cluster_cni
2021-07-17T00:16:57.9200236Z [submariner-operator]$ cluster_cni[cluster2]=weave
2021-07-17T00:16:57.9214348Z [submariner-operator]$ cluster_cni[cluster3]=weave
2021-07-17T00:16:57.9230247Z [submariner-operator]$ source /go/src/github.com/submariner-io/submariner-operator/scripts/kind-e2e/cluster_settings
2021-07-17T00:16:57.9263313Z [submariner-operator]$ . /opt/shipyard/scripts/lib/source_only
2021-07-17T00:16:57.9277760Z [submariner-operator]$ script_name=cluster_settings
2021-07-17T00:16:57.9294686Z [submariner-operator]$ exec_name=deploy.sh
2021-07-17T00:16:57.9364618Z [submariner-operator]$ cluster_nodes[cluster1]=control-plane worker worker
2021-07-17T00:16:57.9380138Z [submariner-operator]$ cluster_nodes[cluster2]=control-plane worker worker
2021-07-17T00:16:57.9415020Z [submariner-operator]$ declare_cidrs
2021-07-17T00:16:57.9430175Z [submariner-operator]$ declare_cidrs
2021-07-17T00:16:57.9444775Z [submariner-operator]$ declare -gA cluster_CIDRs service_CIDRs global_CIDRs
2021-07-17T00:16:57.9459179Z [submariner-operator]$ i=1
2021-07-17T00:16:57.9474531Z [submariner-operator]$ [cluster1] add_cluster_cidrs 1 cluster1
2021-07-17T00:16:57.9489694Z [submariner-operator]$ [cluster1] add_cluster_cidrs 1 cluster1
2021-07-17T00:16:57.9510440Z [submariner-operator]$ [cluster1] cluster_CIDRs[cluster1]=10.1.0.0/16
2021-07-17T00:16:57.9526352Z [submariner-operator]$ [cluster1] service_CIDRs[cluster1]=100.1.0.0/16
2021-07-17T00:16:57.9542187Z [submariner-operator]$ [cluster1] i=$(("$i"+1))
2021-07-17T00:16:57.9559818Z [submariner-operator]$ [cluster2] add_cluster_cidrs 2 cluster2
2021-07-17T00:16:57.9576791Z [submariner-operator]$ [cluster2] add_cluster_cidrs 2 cluster2
2021-07-17T00:16:57.9592801Z [submariner-operator]$ [cluster2] cluster_CIDRs[cluster2]=10.2.0.0/16
2021-07-17T00:16:57.9606320Z [submariner-operator]$ [cluster2] service_CIDRs[cluster2]=100.2.0.0/16
2021-07-17T00:16:57.9622971Z [submariner-operator]$ [cluster2] i=$(("$i"+1))
2021-07-17T00:16:57.9641789Z [submariner-operator]$ [cluster2] declare_kubeconfig
2021-07-17T00:16:57.9654155Z [submariner-operator]$ [cluster2] declare_kubeconfig
2021-07-17T00:16:57.9670008Z [submariner-operator]$ [cluster2] source /opt/shipyard/scripts/lib/kubecfg
2021-07-17T00:16:57.9696381Z [submariner-operator]$ [cluster2] export KUBECONFIG
2021-07-17T00:16:57.9718169Z [submariner-operator]$ [cluster2] KUBECONFIG=$(find "${DAPPER_OUTPUT:-output}"/kubeconfigs -type f -printf %p: || :)
2021-07-17T00:16:57.9741057Z [submariner-operator]$ [cluster2] find /go/src/github.com/submariner-io/submariner-operator/output/kubeconfigs -type f -printf %p:
2021-07-17T00:16:57.9775034Z [submariner-operator]$ [cluster2] bash -c curl -Ls https://get.submariner.io | VERSION=devel DESTDIR=/go/bin bash
2021-07-17T00:16:58.0911592Z Installing subctl version devel
2021-07-17T00:16:58.0912314Z OS detected: linux
2021-07-17T00:16:58.0916763Z Architecture detected: amd64
2021-07-17T00:16:58.0921849Z Download URL: https://github.com/submariner-io/submariner-operator/releases/download/subctl-devel/subctl-devel-linux-amd64.tar.xz
2021-07-17T00:16:58.0923082Z
2021-07-17T00:16:58.0923508Z Downloading...
2021-07-17T00:16:59.1739511Z subctl-devel-linux-amd64 has been installed as /go/bin/subctl
2021-07-17T00:16:59.1975665Z This provides subctl version: devel
2021-07-17T00:16:59.1996248Z
2021-07-17T00:16:59.1997589Z please update your path (and consider adding it to ~/.profile):
2021-07-17T00:16:59.1998390Z export PATH=$PATH:/go/bin
2021-07-17T00:16:59.1998817Z
2021-07-17T00:16:59.2110586Z [submariner-operator]$ [cluster2] load_deploytool operator
2021-07-17T00:16:59.2124641Z [submariner-operator]$ [cluster2] load_deploytool operator
2021-07-17T00:16:59.2130919Z Will deploy submariner using operator
2021-07-17T00:16:59.2144686Z [submariner-operator]$ [cluster2] . /opt/shipyard/scripts/lib/deploy_operator
2021-07-17T00:16:59.2159712Z [submariner-operator]$ [cluster2] . /opt/shipyard/scripts/lib/source_only
2021-07-17T00:16:59.2174214Z [submariner-operator]$ [cluster2] script_name=deploy_operator
2021-07-17T00:16:59.2188787Z [submariner-operator]$ [cluster2] exec_name=deploy.sh
2021-07-17T00:16:59.2209818Z [submariner-operator]$ [cluster2] deploytool_prereqs
2021-07-17T00:16:59.2225856Z [submariner-operator]$ [cluster2] deploytool_prereqs
2021-07-17T00:16:59.2238854Z 
2021-07-17T00:16:59.2251545Z [submariner-operator]$ [cluster2] subctl version
2021-07-17T00:16:59.2486239Z subctl version: devel-0105e4d
2021-07-17T00:16:59.2517424Z [submariner-operator]$ [cluster2] run_if_defined pre_deploy
2021-07-17T00:16:59.2531414Z [submariner-operator]$ [cluster2] run_if_defined pre_deploy
2021-07-17T00:16:59.2559175Z [submariner-operator]$ [cluster2] type -t pre_deploy
2021-07-17T00:16:59.2579709Z [submariner-operator]$ [cluster2] grep -q function
2021-07-17T00:16:59.2610666Z [submariner-operator]$ [cluster2] return 0
2021-07-17T00:16:59.2626164Z [submariner-operator]$ [cluster2] run_subm_clusters prepare_cluster
2021-07-17T00:16:59.2639230Z [submariner-operator]$ [cluster2] run_subm_clusters prepare_cluster
2021-07-17T00:16:59.2651305Z [submariner-operator]$ [cluster2] declare -a subm_clusters
2021-07-17T00:16:59.2694317Z [submariner-operator]$ [cluster2] run_parallel cluster1 cluster2 prepare_cluster
2021-07-17T00:16:59.2709764Z [submariner-operator]$ [cluster2] run_parallel cluster1 cluster2 cluster1 cluster2 prepare_cluster
2021-07-17T00:16:59.2725514Z [submariner-operator]$ [cluster2] declare -A pids
2021-07-17T00:16:59.2747607Z [submariner-operator]$ [cluster2] eval echo cluster1 cluster2
2021-07-17T00:16:59.2768751Z [submariner-operator]$ [cluster1] set -o pipefail
2021-07-17T00:16:59.2773791Z [submariner-operator]$ [cluster1] pids[cluster1]=7187
2021-07-17T00:16:59.2782777Z [submariner-operator]$ [cluster1] prepare_cluster
2021-07-17T00:16:59.2799287Z [submariner-operator]$ [cluster1] sed /\[cluster1]/!s/^/[cluster1] /
2021-07-17T00:16:59.2805537Z [submariner-operator]$ [cluster2] pids[cluster2]=7191
2021-07-17T00:16:59.2833348Z [submariner-operator]$ [cluster2] set -o pipefail
2021-07-17T00:16:59.2841561Z [submariner-operator]$ [cluster2] wait 7191
2021-07-17T00:16:59.2853089Z [submariner-operator]$ [cluster2] prepare_cluster
2021-07-17T00:16:59.2884344Z [submariner-operator]$ [cluster2] sed /\[cluster2]/!s/^/[cluster2] /
2021-07-17T00:16:59.6770459Z [submariner-operator]$ [cluster2] prepare_cluster
2021-07-17T00:16:59.6771646Z [submariner-operator]$ [cluster2] add_subm_gateway_label
2021-07-17T00:16:59.6772745Z [submariner-operator]$ [cluster2] add_subm_gateway_label
2021-07-17T00:16:59.6774201Z [submariner-operator]$ [cluster2] kubectl label node cluster2-worker submariner.io/gateway=true --overwrite
2021-07-17T00:16:59.6776136Z [submariner-operator]$ [cluster2] kubectl label node cluster2-worker submariner.io/gateway=true --overwrite
2021-07-17T00:16:59.6778473Z [submariner-operator]$ [cluster2] command kubectl --context=cluster2 label node cluster2-worker submariner.io/gateway=true --overwrite
2021-07-17T00:16:59.6779885Z [cluster2] node/cluster2-worker labeled
2021-07-17T00:16:59.6807743Z [submariner-operator]$ [cluster2] wait 7187
2021-07-17T00:16:59.7151569Z [submariner-operator]$ [cluster1] prepare_cluster
2021-07-17T00:16:59.7152737Z [submariner-operator]$ [cluster1] add_subm_gateway_label
2021-07-17T00:16:59.7153893Z [submariner-operator]$ [cluster1] add_subm_gateway_label
2021-07-17T00:16:59.7155353Z [submariner-operator]$ [cluster1] kubectl label node cluster1-worker submariner.io/gateway=true --overwrite
2021-07-17T00:16:59.7157221Z [submariner-operator]$ [cluster1] kubectl label node cluster1-worker submariner.io/gateway=true --overwrite
2021-07-17T00:16:59.7159146Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 label node cluster1-worker submariner.io/gateway=true --overwrite
2021-07-17T00:16:59.7160519Z [cluster1] node/cluster1-worker labeled
2021-07-17T00:16:59.7185031Z [submariner-operator]$ [cluster2] with_context cluster1 setup_broker
2021-07-17T00:16:59.7200024Z [submariner-operator]$ [cluster2] with_context cluster1 setup_broker
2021-07-17T00:16:59.7219347Z [submariner-operator]$ [cluster1] setup_broker
2021-07-17T00:16:59.7230381Z [submariner-operator]$ [cluster1] setup_broker
2021-07-17T00:16:59.7236784Z Installing broker...
2021-07-17T00:16:59.7248498Z [submariner-operator]$ [cluster1] subctlrepver=
2021-07-17T00:16:59.7264149Z [submariner-operator]$ [cluster1] subctlrepver=--repository localhost:5000 --version local
2021-07-17T00:16:59.7285686Z [submariner-operator]$ [cluster1] cd /go/src/github.com/submariner-io/submariner-operator/output
2021-07-17T00:16:59.7300040Z [output]$ [cluster1] subctl deploy-broker --kubeconfig /go/src/github.com/submariner-io/submariner-operator/output/kubeconfigs/kind-config-cluster1 --repository localhost:5000 --version local
2021-07-17T00:16:59.7570382Z • Setting up broker RBAC ...
2021-07-17T00:16:59.8510813Z ✓ Setting up broker RBAC
2021-07-17T00:16:59.8511659Z • Deploying the Submariner operator ...
2021-07-17T00:17:11.1363915Z ✓ Deploying the Submariner operator
2021-07-17T00:17:11.1365255Z ✓ Created operator CRDs
2021-07-17T00:17:11.1369032Z ✓ Created operator namespace: submariner-operator
2021-07-17T00:17:11.1371006Z ✓ Created operator service account and role
2021-07-17T00:17:11.1371904Z ✓ Created lighthouse service account and role
2021-07-17T00:17:11.1372809Z ✓ Created Lighthouse service accounts and roles
2021-07-17T00:17:11.1373663Z ✓ Deployed the operator successfully
2021-07-17T00:17:11.1374423Z • Deploying the broker ...
2021-07-17T00:17:11.1510613Z ✓ Deploying the broker
2021-07-17T00:17:11.1511643Z ✓ The broker has been deployed
2021-07-17T00:17:11.1513079Z • Creating broker-info.subm file ...
2021-07-17T00:17:11.1605854Z ✓ Creating broker-info.subm file
2021-07-17T00:17:11.1606956Z ✓ A new IPsec PSK will be generated for broker-info.subm
2021-07-17T00:17:11.1658431Z [submariner-operator]$ [cluster2] install_subm_all_clusters
2021-07-17T00:17:11.1675809Z [submariner-operator]$ [cluster2] install_subm_all_clusters
2021-07-17T00:17:11.1691412Z [submariner-operator]$ [cluster2] run_subm_clusters subctl_install_subm
2021-07-17T00:17:11.1706185Z [submariner-operator]$ [cluster2] run_subm_clusters subctl_install_subm
2021-07-17T00:17:11.1719095Z [submariner-operator]$ [cluster2] declare -a subm_clusters
2021-07-17T00:17:11.1757411Z [submariner-operator]$ [cluster2] run_parallel cluster1 cluster2 subctl_install_subm
2021-07-17T00:17:11.1769618Z [submariner-operator]$ [cluster2] run_parallel cluster1 cluster2 cluster1 cluster2 subctl_install_subm
2021-07-17T00:17:11.1782635Z [submariner-operator]$ [cluster2] declare -A pids
2021-07-17T00:17:11.1801087Z [submariner-operator]$ [cluster2] eval echo cluster1 cluster2
2021-07-17T00:17:11.1833525Z [submariner-operator]$ [cluster1] pids[cluster1]=7260
2021-07-17T00:17:11.1846439Z [submariner-operator]$ [cluster1] set -o pipefail
2021-07-17T00:17:11.1860319Z [submariner-operator]$ [cluster2] pids[cluster2]=7263
2021-07-17T00:17:11.1876910Z [submariner-operator]$ [cluster1] subctl_install_subm
2021-07-17T00:17:11.1983257Z [submariner-operator]$ [cluster1] sed /\[cluster1]/!s/^/[cluster1] /
2021-07-17T00:17:11.1988428Z [submariner-operator]$ [cluster2] set -o pipefail
2021-07-17T00:17:11.2032613Z [submariner-operator]$ [cluster2] wait 7263
2021-07-17T00:17:11.2044742Z [submariner-operator]$ [cluster2] subctl_install_subm
2021-07-17T00:17:11.2153388Z [submariner-operator]$ [cluster2] sed /\[cluster2]/!s/^/[cluster2] /
2021-07-17T00:17:18.7787557Z [submariner-operator]$ [cluster1] subctl_install_subm
2021-07-17T00:17:18.7788833Z [submariner-operator]$ [cluster1] subctlrepver=
2021-07-17T00:17:18.7790175Z [submariner-operator]$ [cluster1] subctlrepver=--repository localhost:5000 --version local
2021-07-17T00:17:18.7791453Z [submariner-operator]$ [cluster1] PASS_CIDR_ARGS=false
2021-07-17T00:17:18.7794680Z [submariner-operator]$ [cluster1] subctl join --kubeconfig /go/src/github.com/submariner-io/submariner-operator/output/kubeconfigs/kind-config-cluster1 --clusterid cluster1 --repository localhost:5000 --version local --nattport 4500 --ikeport 500 --colorcodes blue --globalnet-cidr --natt=false --cable-driver libreswan /go/src/github.com/submariner-io/submariner-operator/output/broker-info.subm
2021-07-17T00:17:18.7798467Z [cluster1] * /go/src/github.com/submariner-io/submariner-operator/output/broker-info.subm says broker is at: https://172.18.0.5:6443
2021-07-17T00:17:18.7799690Z [cluster1] * There are 1 labeled nodes in the cluster:
2021-07-17T00:17:18.7800554Z [cluster1] - cluster1-worker
2021-07-17T00:17:18.7801423Z [cluster1] • Discovering network details ...
2021-07-17T00:17:18.7802268Z [cluster1] Network plugin: weave-net
2021-07-17T00:17:18.7802900Z [cluster1] Service CIDRs: [100.1.0.0/16]
2021-07-17T00:17:18.7803463Z [cluster1] Cluster CIDRs: [10.1.0.0/16]
2021-07-17T00:17:18.7804267Z [cluster1] ✓ Discovering network details
2021-07-17T00:17:18.7805134Z [cluster1] • Discovering multi cluster details ...
2021-07-17T00:17:18.7806183Z [cluster1] • Validating Globalnet configurations ...
2021-07-17T00:17:18.7807149Z [cluster1] ✓ Validating Globalnet configurations
2021-07-17T00:17:18.7808251Z [cluster1] ✓ Discovering multi cluster details
2021-07-17T00:17:18.7809175Z [cluster1] • Deploying the Submariner operator ...
2021-07-17T00:17:18.7810079Z [cluster1] ✓ Deploying the Submariner operator
2021-07-17T00:17:18.7811055Z [cluster1] ✓ Created Lighthouse service accounts and roles
2021-07-17T00:17:18.7811961Z [cluster1] • Creating SA for cluster ...
2021-07-17T00:17:18.7812748Z [cluster1] ✓ Creating SA for cluster
2021-07-17T00:17:18.7813522Z [cluster1] • Deploying Submariner ...
2021-07-17T00:17:18.7814311Z [cluster1] ✓ Deploying Submariner
2021-07-17T00:17:18.7815101Z [cluster1] ✓ Submariner is up and running
2021-07-17T00:17:24.3298282Z [submariner-operator]$ [cluster2] subctl_install_subm
2021-07-17T00:17:24.3299480Z [submariner-operator]$ [cluster2] subctlrepver=
2021-07-17T00:17:24.3300938Z [submariner-operator]$ [cluster2] subctlrepver=--repository localhost:5000 --version local
2021-07-17T00:17:24.3302243Z [submariner-operator]$ [cluster2] PASS_CIDR_ARGS=false
2021-07-17T00:17:24.3305649Z [submariner-operator]$ [cluster2] subctl join --kubeconfig /go/src/github.com/submariner-io/submariner-operator/output/kubeconfigs/kind-config-cluster2 --clusterid cluster2 --repository localhost:5000 --version local --nattport 4500 --ikeport 500 --colorcodes blue --globalnet-cidr --natt=false --cable-driver libreswan /go/src/github.com/submariner-io/submariner-operator/output/broker-info.subm
2021-07-17T00:17:24.3309146Z [cluster2] * /go/src/github.com/submariner-io/submariner-operator/output/broker-info.subm says broker is at: https://172.18.0.5:6443
2021-07-17T00:17:24.3310456Z [cluster2] * There are 1 labeled nodes in the cluster:
2021-07-17T00:17:24.3311303Z [cluster2] - cluster2-worker
2021-07-17T00:17:24.3312169Z [cluster2] • Discovering network details ...
2021-07-17T00:17:24.3313035Z [cluster2] Network plugin: weave-net
2021-07-17T00:17:24.3313655Z [cluster2] Service CIDRs: [100.2.0.0/16]
2021-07-17T00:17:24.3314240Z [cluster2] Cluster CIDRs: [10.2.0.0/16]
2021-07-17T00:17:24.3315025Z [cluster2] ✓ Discovering network details
2021-07-17T00:17:24.3315919Z [cluster2] • Discovering multi cluster details ...
2021-07-17T00:17:24.3316860Z [cluster2] • Validating Globalnet configurations ...
2021-07-17T00:17:24.3317866Z [cluster2] ✓ Validating Globalnet configurations
2021-07-17T00:17:24.3318787Z [cluster2] ✓ Discovering multi cluster details
2021-07-17T00:17:24.3319705Z [cluster2] • Deploying the Submariner operator ...
2021-07-17T00:17:24.3320633Z [cluster2] ✓ Deploying the Submariner operator
2021-07-17T00:17:24.3321460Z [cluster2] ✓ Created operator CRDs
2021-07-17T00:17:24.3322457Z [cluster2] ✓ Created operator namespace: submariner-operator
2021-07-17T00:17:24.3323508Z [cluster2] ✓ Created operator service account and role
2021-07-17T00:17:24.3324640Z [cluster2] ✓ Created lighthouse service account and role
2021-07-17T00:17:24.3325631Z [cluster2] ✓ Created Lighthouse service accounts and roles
2021-07-17T00:17:24.3326602Z [cluster2] ✓ Deployed the operator successfully
2021-07-17T00:17:24.3327450Z [cluster2] • Creating SA for cluster ...
2021-07-17T00:17:24.3328491Z [cluster2] ✓ Creating SA for cluster
2021-07-17T00:17:24.3329367Z [cluster2] • Deploying Submariner ...
2021-07-17T00:17:24.3330200Z [cluster2] ✓ Deploying Submariner
2021-07-17T00:17:24.3331005Z [cluster2] ✓ Submariner is up and running
2021-07-17T00:17:24.3355363Z [submariner-operator]$ [cluster2] wait 7260
2021-07-17T00:17:24.3391007Z [submariner-operator]$ [cluster2] with_context cluster2 with_retries 30 verify_gw_status
2021-07-17T00:17:24.3408070Z [submariner-operator]$ [cluster2] with_context cluster2 with_retries 30 verify_gw_status
2021-07-17T00:17:24.3463075Z [submariner-operator]$ [cluster2] with_retries 30 verify_gw_status
2021-07-17T00:17:24.3527254Z [submariner-operator]$ [cluster2] with_retries
2021-07-17T00:17:24.3554588Z [submariner-operator]$ [cluster2] iteration=1
2021-07-17T00:17:24.3596834Z [submariner-operator]$ [cluster2] verify_gw_status
2021-07-17T00:17:24.3667921Z [submariner-operator]$ [cluster2] wait 7304
2021-07-17T00:17:24.3682968Z [submariner-operator]$ [cluster2] verify_gw_status
2021-07-17T00:17:24.3699363Z [submariner-operator]$ [cluster2] sleep_duration=6
2021-07-17T00:17:24.3710468Z [submariner-operator]$ [cluster2] subctl show connections
2021-07-17T00:17:24.3749140Z [submariner-operator]$ [cluster2] grep the server could not find the requested resource
2021-07-17T00:17:24.8453206Z [submariner-operator]$ [cluster2] subctl show connections
2021-07-17T00:17:24.8476384Z [submariner-operator]$ [cluster2] grep connected
2021-07-17T00:17:24.9206268Z • Showing Connections ...
2021-07-17T00:17:24.9253786Z ✗ Showing Connections
2021-07-17T00:17:24.9259136Z ✗ There are no gateways detected
2021-07-17T00:17:25.2678926Z • Showing Connections ...
2021-07-17T00:17:25.2934088Z panic: runtime error: invalid memory address or nil pointer dereference
2021-07-17T00:17:25.2935098Z [signal SIGSEGV: segmentation violation code=0x1 addr=0x60 pc=0x1a02ca9]
2021-07-17T00:17:25.2935620Z
2021-07-17T00:17:25.2936021Z goroutine 1 [running]:
2021-07-17T00:17:25.2938468Z github.com/submariner-io/submariner-operator/pkg/subctl/cmd/show.getConnectionsStatus(0xc00008fb30, 0xc000597a00)
2021-07-17T00:17:25.2940331Z github.com/submariner-io/submariner-operator/pkg/subctl/cmd/show/connections.go:65 +0x89
2021-07-17T00:17:25.2941964Z github.com/submariner-io/submariner-operator/pkg/subctl/cmd/show.showConnections(0xc00008fb30, 0xc000197728)
2021-07-17T00:17:25.2943569Z github.com/submariner-io/submariner-operator/pkg/subctl/cmd/show/connections.go:132 +0x3f
2021-07-17T00:17:25.2945157Z github.com/submariner-io/submariner-operator/pkg/subctl/cmd.ExecuteMultiCluster(0x1fe2f30)
2021-07-17T00:17:25.2946730Z github.com/submariner-io/submariner-operator/pkg/subctl/cmd/execute.go:103 +0x1a7
2021-07-17T00:17:25.2948265Z github.com/submariner-io/submariner-operator/pkg/subctl/cmd/show.init.1.func1(0xc00036edc0, 0x30541c8, 0x0, 0x0)
2021-07-17T00:17:25.2949828Z github.com/submariner-io/submariner-operator/pkg/subctl/cmd/show/connections.go:49 +0x2d
2021-07-17T00:17:25.2950961Z github.com/spf13/cobra.(*Command).execute(0xc00036edc0, 0x30541c8, 0x0, 0x0, 0xc00036edc0, 0x30541c8)
2021-07-17T00:17:25.2951813Z github.com/spf13/[email protected]/command.go:863 +0x2c2
2021-07-17T00:17:25.2952609Z github.com/spf13/cobra.(*Command).ExecuteC(0x2ff79a0, 0x30256c0, 0x0, 0xc000062778)
2021-07-17T00:17:25.2953383Z github.com/spf13/[email protected]/command.go:977 +0x375
2021-07-17T00:17:25.2954072Z github.com/spf13/cobra.(*Command).Execute(...)
2021-07-17T00:17:25.2954727Z github.com/spf13/[email protected]/command.go:905
2021-07-17T00:17:25.2955974Z github.com/submariner-io/submariner-operator/pkg/subctl/cmd.Execute(...)
2021-07-17T00:17:25.2957278Z github.com/submariner-io/submariner-operator/pkg/subctl/cmd/root.go:58
2021-07-17T00:17:25.2958042Z main.main()
2021-07-17T00:17:25.2958802Z command-line-arguments/main.go:31 +0x32
2021-07-17T00:17:25.2987083Z iter: 1. Clusters not yet connected. sleeping for 6 secs
2021-07-17T00:17:25.3004563Z [submariner-operator]$ [cluster2] sleep 6
2021-07-17T00:17:31.3038400Z [submariner-operator]$ [cluster2] return 1
2021-07-17T00:17:31.3081200Z [submariner-operator]$ [cluster2] wait 7330
2021-07-17T00:17:31.3103140Z [submariner-operator]$ [cluster2] verify_gw_status
2021-07-17T00:17:31.3118817Z [submariner-operator]$ [cluster2] verify_gw_status
2021-07-17T00:17:31.3183272Z [submariner-operator]$ [cluster2] sleep_duration=6
2021-07-17T00:17:31.3198868Z [submariner-operator]$ [cluster2] subctl show connections
2021-07-17T00:17:31.3336535Z [submariner-operator]$ [cluster2] grep the server could not find the requested resource
2021-07-17T00:17:32.1069942Z [submariner-operator]$ [cluster2] subctl show connections
2021-07-17T00:17:32.1101571Z [submariner-operator]$ [cluster2] grep connected
2021-07-17T00:17:32.3109897Z • Showing Connections ...
2021-07-17T00:17:32.3154125Z ✗ Showing Connections
2021-07-17T00:17:32.3154880Z ✗ There are no gateways detected
2021-07-17T00:17:32.3196971Z • Showing Connections ...
2021-07-17T00:17:32.3301732Z ✗ Showing Connections
2021-07-17T00:17:32.3306025Z ✗ There are no gateways detected
2021-07-17T00:17:32.3334554Z iter: 2. Clusters not yet connected. sleeping for 6 secs
2021-07-17T00:17:32.3350433Z [submariner-operator]$ [cluster2] sleep 6
2021-07-17T00:17:38.3382776Z [submariner-operator]$ [cluster2] return 1
2021-07-17T00:17:38.3435820Z [submariner-operator]$ [cluster2] wait 7357
2021-07-17T00:17:38.3443194Z [submariner-operator]$ [cluster2] verify_gw_status
2021-07-17T00:17:38.3459327Z [submariner-operator]$ [cluster2] verify_gw_status
2021-07-17T00:17:38.3524594Z [submariner-operator]$ [cluster2] sleep_duration=6
2021-07-17T00:17:38.3535439Z [submariner-operator]$ [cluster2] subctl show connections
2021-07-17T00:17:38.3550543Z [submariner-operator]$ [cluster2] grep the server could not find the requested resource
2021-07-17T00:17:38.8101114Z [submariner-operator]$ [cluster2] subctl show connections
2021-07-17T00:17:38.8121918Z [submariner-operator]$ [cluster2] grep connected
2021-07-17T00:17:40.4340252Z • Showing Connections ...
2021-07-17T00:17:40.8719309Z ✗ Showing Connections
2021-07-17T00:17:40.8720315Z ✗ There are no gateways detected
2021-07-17T00:17:40.9657478Z • Showing Connections ...
2021-07-17T00:17:41.0332501Z ✗ Showing Connections
2021-07-17T00:17:41.0333234Z ✗ No connections found
2021-07-17T00:17:41.0354365Z iter: 3. Clusters not yet connected. sleeping for 6 secs
2021-07-17T00:17:41.0370564Z [submariner-operator]$ [cluster2] sleep 6
2021-07-17T00:17:47.0399908Z [submariner-operator]$ [cluster2] return 1
2021-07-17T00:17:47.0446683Z [submariner-operator]$ [cluster2] wait 7384
2021-07-17T00:17:47.0476330Z [submariner-operator]$ [cluster2] verify_gw_status
2021-07-17T00:17:47.0489099Z [submariner-operator]$ [cluster2] verify_gw_status
2021-07-17T00:17:47.0537260Z [submariner-operator]$ [cluster2] sleep_duration=6
2021-07-17T00:17:47.0583414Z [submariner-operator]$ [cluster2] subctl show connections
2021-07-17T00:17:47.0649393Z [submariner-operator]$ [cluster2] grep the server could not find the requested resource
2021-07-17T00:17:47.5383292Z [submariner-operator]$ [cluster2] subctl show connections
2021-07-17T00:17:47.5400615Z [submariner-operator]$ [cluster2] grep connected
2021-07-17T00:17:47.6372614Z • Showing Connections ...
2021-07-17T00:17:47.6425401Z ✗ Showing Connections
2021-07-17T00:17:47.6426484Z ✗ No connections found
2021-07-17T00:17:47.6710503Z • Showing Connections ...
2021-07-17T00:17:47.6800637Z ✗ Showing Connections
2021-07-17T00:17:47.6801470Z ✗ There are no gateways detected
2021-07-17T00:17:47.6826237Z iter: 4. Clusters not yet connected. sleeping for 6 secs
2021-07-17T00:17:47.6838318Z [submariner-operator]$ [cluster2] sleep 6
2021-07-17T00:17:53.6869917Z [submariner-operator]$ [cluster2] return 1
2021-07-17T00:17:53.6947569Z [submariner-operator]$ [cluster2] wait 7412
2021-07-17T00:17:53.7009054Z [submariner-operator]$ [cluster2] verify_gw_status
2021-07-17T00:17:53.7044080Z [submariner-operator]$ [cluster2] verify_gw_status
2021-07-17T00:17:53.7110371Z [submariner-operator]$ [cluster2] sleep_duration=6
2021-07-17T00:17:53.7126796Z [submariner-operator]$ [cluster2] subctl show connections
2021-07-17T00:17:53.7183715Z [submariner-operator]$ [cluster2] grep the server could not find the requested resource
2021-07-17T00:17:53.9230969Z [submariner-operator]$ [cluster2] subctl show connections
2021-07-17T00:17:53.9250643Z [submariner-operator]$ [cluster2] grep connected
2021-07-17T00:17:53.9978634Z • Showing Connections ...
2021-07-17T00:17:54.0067026Z ✗ Showing Connections
2021-07-17T00:17:54.0075532Z ✗ No connections found
2021-07-17T00:17:54.0224466Z • Showing Connections ...
2021-07-17T00:17:54.0255575Z ✗ Showing Connections
2021-07-17T00:17:54.0260032Z ✗ There are no gateways detected
2021-07-17T00:17:54.0287708Z iter: 5. Clusters not yet connected. sleeping for 6 secs
2021-07-17T00:17:54.0305598Z [submariner-operator]$ [cluster2] sleep 6
2021-07-17T00:18:00.0339318Z [submariner-operator]$ [cluster2] return 1
2021-07-17T00:18:00.0381038Z [submariner-operator]$ [cluster2] wait 7438
2021-07-17T00:18:00.0397485Z [submariner-operator]$ [cluster2] verify_gw_status
2021-07-17T00:18:00.0409367Z [submariner-operator]$ [cluster2] verify_gw_status
2021-07-17T00:18:00.0421325Z [submariner-operator]$ [cluster2] sleep_duration=6
2021-07-17T00:18:00.0457795Z [submariner-operator]$ [cluster2] subctl show connections
2021-07-17T00:18:00.0475131Z [submariner-operator]$ [cluster2] grep the server could not find the requested resource
2021-07-17T00:18:00.6076323Z [submariner-operator]$ [cluster2] subctl show connections
2021-07-17T00:18:00.6091496Z [submariner-operator]$ [cluster2] grep connected
2021-07-17T00:18:00.7360267Z • Showing Connections ...
2021-07-17T00:18:00.7412950Z ✗ Showing Connections
2021-07-17T00:18:00.7417165Z ✗ No connections found
2021-07-17T00:18:00.7478488Z • Showing Connections ...
2021-07-17T00:18:00.7528603Z ✗ Showing Connections
2021-07-17T00:18:00.7532748Z ✗ No connections found
2021-07-17T00:18:00.7562186Z iter: 6. Clusters not yet connected. sleeping for 6 secs
2021-07-17T00:18:00.7585012Z [submariner-operator]$ [cluster2] sleep 6
2021-07-17T00:18:06.7612156Z [submariner-operator]$ [cluster2] return 1
2021-07-17T00:18:06.7653187Z [submariner-operator]$ [cluster2] verify_gw_status
2021-07-17T00:18:06.7657208Z [submariner-operator]$ [cluster2] wait 7465
2021-07-17T00:18:06.7674895Z [submariner-operator]$ [cluster2] verify_gw_status
2021-07-17T00:18:06.7687006Z [submariner-operator]$ [cluster2] sleep_duration=6
2021-07-17T00:18:06.7700141Z [submariner-operator]$ [cluster2] subctl show connections
2021-07-17T00:18:06.7717801Z [submariner-operator]$ [cluster2] grep the server could not find the requested resource
2021-07-17T00:18:06.8454775Z [submariner-operator]$ [cluster2] subctl show connections
2021-07-17T00:18:06.8472680Z [submariner-operator]$ [cluster2] grep connected
2021-07-17T00:18:06.9038801Z • Showing Connections ...
2021-07-17T00:18:06.9070371Z ✓ Showing Connections
2021-07-17T00:18:06.9185729Z • Showing Connections ...
2021-07-17T00:18:06.9210300Z ✓ Showing Connections
2021-07-17T00:18:06.9234918Z cluster2-worker cluster2 172.18.0.7 no libreswan 100.2.0.0/16, 10.2.0.0/16 connected 199.502µs
2021-07-17T00:18:06.9236200Z cluster1-worker cluster1 172.18.0.9 no libreswan 100.1.0.0/16, 10.1.0.0/16 connected 262.303µs
2021-07-17T00:18:06.9255335Z [submariner-operator]$ [cluster2] return 0
2021-07-17T00:18:06.9273789Z [submariner-operator]$ [cluster2] return 0
2021-07-17T00:18:06.9288697Z [submariner-operator]$ [cluster2] with_context cluster2 connectivity_tests cluster1
2021-07-17T00:18:06.9301894Z [submariner-operator]$ [cluster2] with_context cluster2 connectivity_tests cluster1
2021-07-17T00:18:06.9322003Z [submariner-operator]$ [cluster2] connectivity_tests cluster1
2021-07-17T00:18:06.9337451Z [submariner-operator]$ [cluster2] connectivity_tests
2021-07-17T00:18:06.9352050Z [submariner-operator]$ [cluster2] target_cluster=cluster1
2021-07-17T00:18:06.9367612Z [submariner-operator]$ [cluster2] import_image quay.io/submariner/nettest
2021-07-17T00:18:06.9382308Z [submariner-operator]$ [cluster2] import_image quay.io/submariner/nettest
2021-07-17T00:18:06.9401621Z [submariner-operator]$ [cluster2] docker tag quay.io/submariner/nettest:dev localhost:5000/nettest:local
2021-07-17T00:18:07.2548847Z Error response from daemon: No such image: quay.io/submariner/nettest:dev
2021-07-17T00:18:07.2605452Z [submariner-operator]$ [cluster2] docker pull quay.io/submariner/nettest:devel
2021-07-17T00:18:07.8609090Z devel: Pulling from submariner/nettest
2021-07-17T00:18:07.8609792Z 5843afab3874: Already exists
2021-07-17T00:18:07.8630354Z 9565bb92f43f: Pulling fs layer
2021-07-17T00:18:07.8634940Z a31c0d5b4ad6: Pulling fs layer
2021-07-17T00:18:07.8637088Z dc3d13650205: Pulling fs layer
2021-07-17T00:18:07.9371935Z 9565bb92f43f: Verifying Checksum
2021-07-17T00:18:07.9376248Z 9565bb92f43f: Download complete
2021-07-17T00:18:07.9693009Z dc3d13650205: Verifying Checksum
2021-07-17T00:18:07.9729020Z dc3d13650205: Download complete
2021-07-17T00:18:08.0632355Z a31c0d5b4ad6: Verifying Checksum
2021-07-17T00:18:08.0634321Z a31c0d5b4ad6: Download complete
2021-07-17T00:18:08.1568182Z 9565bb92f43f: Pull complete
2021-07-17T00:18:08.5248621Z a31c0d5b4ad6: Pull complete
2021-07-17T00:18:08.6208127Z dc3d13650205: Pull complete
2021-07-17T00:18:08.6262634Z Digest: sha256:ef019e5e56af44d25e621cd556d8f40edcd641d0acd17c307486b4f4047b848f
2021-07-17T00:18:08.6292638Z Status: Downloaded newer image for quay.io/submariner/nettest:devel
2021-07-17T00:18:08.6343214Z quay.io/submariner/nettest:devel
2021-07-17T00:18:08.6354510Z [submariner-operator]$ [cluster2] docker tag quay.io/submariner/nettest:devel quay.io/submariner/nettest:dev
2021-07-17T00:18:08.9605925Z [submariner-operator]$ [cluster2] docker tag quay.io/submariner/nettest:dev localhost:5000/nettest:local
2021-07-17T00:18:09.2833421Z [submariner-operator]$ [cluster2] docker push localhost:5000/nettest:local
2021-07-17T00:18:09.6054979Z The push refers to repository [localhost:5000/nettest]
2021-07-17T00:18:09.6117980Z 4f2cdf68c81d: Preparing
2021-07-17T00:18:09.6127572Z 1f803d62c8b3: Preparing
2021-07-17T00:18:09.6134080Z 80c9eaab4c9e: Preparing
2021-07-17T00:18:09.6140083Z 72e830a4dff5: Preparing
2021-07-17T00:18:09.8362598Z 80c9eaab4c9e: Pushed
2021-07-17T00:18:10.1483148Z 4f2cdf68c81d: Pushed
2021-07-17T00:18:10.4721436Z 72e830a4dff5: Pushed
2021-07-17T00:18:11.0189007Z 1f803d62c8b3: Pushed
2021-07-17T00:18:11.0429853Z local: digest: sha256:ef019e5e56af44d25e621cd556d8f40edcd641d0acd17c307486b4f4047b848f size: 1155
2021-07-17T00:18:11.0496351Z [submariner-operator]$ [cluster2] deploy_resource /opt/shipyard/scripts/resources/netshoot.yaml
2021-07-17T00:18:11.0503299Z [submariner-operator]$ [cluster2] deploy_resource /opt/shipyard/scripts/resources/netshoot.yaml
2021-07-17T00:18:11.0525817Z [submariner-operator]$ [cluster2] resource_name=$(basename "$resource_file" ".yaml")
2021-07-17T00:18:11.0552593Z [submariner-operator]$ [cluster2] basename /opt/shipyard/scripts/resources/netshoot.yaml .yaml
2021-07-17T00:18:11.0579027Z [submariner-operator]$ [cluster2] kubectl apply -f /opt/shipyard/scripts/resources/netshoot.yaml
2021-07-17T00:18:11.0591659Z [submariner-operator]$ [cluster2] kubectl apply -f /opt/shipyard/scripts/resources/netshoot.yaml
2021-07-17T00:18:11.0607239Z [submariner-operator]$ [cluster2] command kubectl --context=cluster2 apply -f /opt/shipyard/scripts/resources/netshoot.yaml
2021-07-17T00:18:11.6173122Z deployment.apps/netshoot created
2021-07-17T00:18:11.6275789Z Waiting for netshoot pods to be ready.
2021-07-17T00:18:11.6301246Z [submariner-operator]$ [cluster2] kubectl rollout status deploy/netshoot --timeout=5m
2021-07-17T00:18:11.6321291Z [submariner-operator]$ [cluster2] kubectl rollout status deploy/netshoot --timeout=5m
2021-07-17T00:18:11.6339926Z [submariner-operator]$ [cluster2] command kubectl --context=cluster2 rollout status deploy/netshoot --timeout=5m
2021-07-17T00:18:11.9787373Z Waiting for deployment "netshoot" rollout to finish: 0 of 1 updated replicas are available...
2021-07-17T00:18:15.0223074Z deployment "netshoot" successfully rolled out
2021-07-17T00:18:15.0318798Z [submariner-operator]$ [cluster2] with_context cluster1 deploy_resource /opt/shipyard/scripts/resources/nginx-demo.yaml
2021-07-17T00:18:15.0339369Z [submariner-operator]$ [cluster2] with_context cluster1 deploy_resource /opt/shipyard/scripts/resources/nginx-demo.yaml
2021-07-17T00:18:15.0360596Z [submariner-operator]$ [cluster1] deploy_resource /opt/shipyard/scripts/resources/nginx-demo.yaml
2021-07-17T00:18:15.0375475Z [submariner-operator]$ [cluster1] deploy_resource
2021-07-17T00:18:15.0393741Z [submariner-operator]$ [cluster1] resource_name=$(basename "$resource_file" ".yaml")
2021-07-17T00:18:15.0414830Z [submariner-operator]$ [cluster1] basename /opt/shipyard/scripts/resources/nginx-demo.yaml .yaml
2021-07-17T00:18:15.0443021Z [submariner-operator]$ [cluster1] kubectl apply -f /opt/shipyard/scripts/resources/nginx-demo.yaml
2021-07-17T00:18:15.0465799Z [submariner-operator]$ [cluster1] kubectl apply -f /opt/shipyard/scripts/resources/nginx-demo.yaml
2021-07-17T00:18:15.0480128Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 apply -f /opt/shipyard/scripts/resources/nginx-demo.yaml
2021-07-17T00:18:15.7829299Z deployment.apps/nginx-demo created
2021-07-17T00:18:16.0406827Z service/nginx-demo created
2021-07-17T00:18:16.0727007Z serviceexport.multicluster.x-k8s.io/nginx-demo created
2021-07-17T00:18:16.0799953Z Waiting for nginx-demo pods to be ready.
2021-07-17T00:18:16.0820114Z [submariner-operator]$ [cluster1] kubectl rollout status deploy/nginx-demo --timeout=5m
2021-07-17T00:18:16.0838339Z [submariner-operator]$ [cluster1] kubectl rollout status deploy/nginx-demo --timeout=5m
2021-07-17T00:18:16.0877984Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 rollout status deploy/nginx-demo --timeout=5m
2021-07-17T00:18:16.7635435Z Waiting for deployment "nginx-demo" rollout to finish: 0 of 2 updated replicas are available...
2021-07-17T00:18:22.0858072Z Waiting for deployment "nginx-demo" rollout to finish: 1 of 2 updated replicas are available...
2021-07-17T00:18:22.3186945Z deployment "nginx-demo" successfully rolled out
2021-07-17T00:18:22.3265518Z [submariner-operator]$ [cluster2] netshoot_pod=$(kubectl get pods -l app=netshoot | awk 'FNR == 2 {print $1}')
2021-07-17T00:18:22.3293999Z [submariner-operator]$ [cluster2] kubectl get pods -l app=netshoot
2021-07-17T00:18:22.3313177Z [submariner-operator]$ [cluster2] kubectl get pods -l app=netshoot
2021-07-17T00:18:22.3354976Z [submariner-operator]$ [cluster2] awk FNR == 2 {print $1}
2021-07-17T00:18:22.3382724Z [submariner-operator]$ [cluster2] command kubectl --context=cluster2 get pods -l app=netshoot
2021-07-17T00:18:22.6884865Z [submariner-operator]$ [cluster2] nginx_svc_ip=$(with_context "$target_cluster" get_svc_ip nginx-demo)
2021-07-17T00:18:22.6922161Z [submariner-operator]$ [cluster2] with_context cluster1 get_svc_ip nginx-demo
2021-07-17T00:18:22.6940295Z [submariner-operator]$ [cluster2] with_context cluster1 get_svc_ip nginx-demo
2021-07-17T00:18:22.6961906Z [submariner-operator]$ [cluster1] get_svc_ip nginx-demo
2021-07-17T00:18:22.6973741Z [submariner-operator]$ [cluster1] get_svc_ip
2021-07-17T00:18:22.6989923Z [submariner-operator]$ [cluster1] svc_ip=$(kubectl --context="$cluster" get svc -l "app=${svc_name}" | awk 'FNR == 2 {print $3}')
2021-07-17T00:18:22.7010059Z [submariner-operator]$ [cluster1] kubectl --context=cluster1 get svc -l app=nginx-demo
2021-07-17T00:18:22.7026315Z [submariner-operator]$ [cluster1] awk FNR == 2 {print $3}
2021-07-17T00:18:22.7037298Z [submariner-operator]$ [cluster1] kubectl --context=cluster1 get svc -l app=nginx-demo
2021-07-17T00:18:22.7053535Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 get svc -l app=nginx-demo
2021-07-17T00:18:23.0428886Z [submariner-operator]$ [cluster2] with_retries 5 test_connection netshoot-6c8477dd9f-4csmw 100.1.38.131
2021-07-17T00:18:23.0447484Z [submariner-operator]$ [cluster2] with_retries 5 test_connection netshoot-6c8477dd9f-4csmw 100.1.38.131
2021-07-17T00:18:23.0464833Z [submariner-operator]$ [cluster2] iteration=1
2021-07-17T00:18:23.0496496Z [submariner-operator]$ [cluster2] test_connection netshoot-6c8477dd9f-4csmw 100.1.38.131
2021-07-17T00:18:23.0502898Z [submariner-operator]$ [cluster2] wait 7615
2021-07-17T00:18:23.0507546Z [submariner-operator]$ [cluster2] test_connection
2021-07-17T00:18:23.0512569Z Attempting connectivity between clusters - netshoot-6c8477dd9f-4csmw --> 100.1.38.131
2021-07-17T00:18:23.0521086Z [submariner-operator]$ [cluster2] wait_time=30
2021-07-17T00:18:23.0551336Z [submariner-operator]$ [cluster2] start_time=$(date +%s)
2021-07-17T00:18:23.0650781Z [submariner-operator]$ [cluster2] date +%s
2021-07-17T00:18:23.0738564Z [submariner-operator]$ [cluster2] kubectl exec netshoot-6c8477dd9f-4csmw -- curl --output /dev/null -m 30 --silent --head --fail 100.1.38.131
2021-07-17T00:18:23.0760325Z [submariner-operator]$ [cluster2] kubectl exec netshoot-6c8477dd9f-4csmw -- curl --output /dev/null -m 30 --silent --head --fail 100.1.38.131
2021-07-17T00:18:23.0776143Z [submariner-operator]$ [cluster2] command kubectl --context=cluster2 exec netshoot-6c8477dd9f-4csmw -- curl --output /dev/null -m 30 --silent --head --fail 100.1.38.131
2021-07-17T00:18:23.5059212Z Connection test was successful!
2021-07-17T00:18:23.5078632Z [submariner-operator]$ [cluster2] return 0
2021-07-17T00:18:23.5092151Z [submariner-operator]$ [cluster2] remove_resource /opt/shipyard/scripts/resources/netshoot.yaml
2021-07-17T00:18:23.5106985Z [submariner-operator]$ [cluster2] remove_resource /opt/shipyard/scripts/resources/netshoot.yaml
2021-07-17T00:18:23.5124109Z [submariner-operator]$ [cluster2] kubectl delete -f /opt/shipyard/scripts/resources/netshoot.yaml
2021-07-17T00:18:23.5140892Z [submariner-operator]$ [cluster2] kubectl delete -f /opt/shipyard/scripts/resources/netshoot.yaml
2021-07-17T00:18:23.5157739Z [submariner-operator]$ [cluster2] command kubectl --context=cluster2 delete -f /opt/shipyard/scripts/resources/netshoot.yaml
2021-07-17T00:18:23.8211218Z deployment.apps "netshoot" deleted
2021-07-17T00:18:23.8301169Z [submariner-operator]$ [cluster2] with_context cluster1 remove_resource /opt/shipyard/scripts/resources/nginx-demo.yaml
2021-07-17T00:18:23.8318780Z [submariner-operator]$ [cluster2] with_context cluster1 remove_resource /opt/shipyard/scripts/resources/nginx-demo.yaml
2021-07-17T00:18:23.8384708Z [submariner-operator]$ [cluster1] remove_resource /opt/shipyard/scripts/resources/nginx-demo.yaml
2021-07-17T00:18:23.8397539Z [submariner-operator]$ [cluster1] remove_resource
2021-07-17T00:18:23.8426143Z [submariner-operator]$ [cluster1] kubectl delete -f /opt/shipyard/scripts/resources/nginx-demo.yaml
2021-07-17T00:18:23.8442677Z [submariner-operator]$ [cluster1] kubectl delete -f /opt/shipyard/scripts/resources/nginx-demo.yaml
2021-07-17T00:18:23.8459464Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 delete -f /opt/shipyard/scripts/resources/nginx-demo.yaml
2021-07-17T00:18:24.1823901Z deployment.apps "nginx-demo" deleted
2021-07-17T00:18:24.3553313Z service "nginx-demo" deleted
2021-07-17T00:18:24.4155434Z serviceexport.multicluster.x-k8s.io "nginx-demo" deleted
2021-07-17T00:18:24.4569501Z [submariner-operator]$ [cluster2] run_if_defined post_deploy
2021-07-17T00:18:24.4587712Z [submariner-operator]$ [cluster2] run_if_defined post_deploy
2021-07-17T00:18:24.4605005Z [submariner-operator]$ [cluster2] type -t post_deploy
2021-07-17T00:18:24.4623403Z [submariner-operator]$ [cluster2] grep -q function
2021-07-17T00:18:24.4659552Z [submariner-operator]$ [cluster2] return 0
2021-07-17T00:18:24.4674033Z Successfully remade target file 'deploy'.
2021-07-17T00:18:24.4674877Z Must remake target 'e2e'.
2021-07-17T00:18:24.4681837Z scripts/kind-e2e/e2e.sh
2021-07-17T00:18:24.4772488Z [submariner-operator]$ source /opt/shipyard/scripts/lib/utils
2021-07-17T00:18:24.4791519Z [submariner-operator]$ . /opt/shipyard/scripts/lib/source_only
2021-07-17T00:18:24.4804436Z [submariner-operator]$ script_name=utils
2021-07-17T00:18:24.4820020Z [submariner-operator]$ exec_name=e2e.sh
2021-07-17T00:18:24.4842873Z [submariner-operator]$ source /opt/shipyard/scripts/lib/deploy_funcs
2021-07-17T00:18:24.4855311Z [submariner-operator]$ . /opt/shipyard/scripts/lib/source_only
2021-07-17T00:18:24.4865764Z [submariner-operator]$ script_name=deploy_funcs
2021-07-17T00:18:24.4878272Z [submariner-operator]$ exec_name=e2e.sh
2021-07-17T00:18:24.4903270Z [submariner-operator]$ source /opt/shipyard/scripts/lib/deploy_operator
2021-07-17T00:18:24.4919410Z [submariner-operator]$ . /opt/shipyard/scripts/lib/source_only
2021-07-17T00:18:24.4933255Z [submariner-operator]$ script_name=deploy_operator
2021-07-17T00:18:24.4948222Z [submariner-operator]$ exec_name=e2e.sh
2021-07-17T00:18:24.4975164Z [submariner-operator]$ source /opt/shipyard/scripts/lib/cluster_settings
2021-07-17T00:18:24.4990999Z [submariner-operator]$ . /opt/shipyard/scripts/lib/source_only
2021-07-17T00:18:24.5004890Z [submariner-operator]$ script_name=cluster_settings
2021-07-17T00:18:24.5017102Z [submariner-operator]$ exec_name=e2e.sh
2021-07-17T00:18:24.5039310Z [submariner-operator]$ broker=cluster1
2021-07-17T00:18:24.5056619Z [submariner-operator]$ declare -gA cluster_nodes
2021-07-17T00:18:24.5070420Z [submariner-operator]$ cluster_nodes[cluster1]=control-plane worker
2021-07-17T00:18:24.5083444Z [submariner-operator]$ cluster_nodes[cluster2]=control-plane worker
2021-07-17T00:18:24.5096022Z [submariner-operator]$ cluster_nodes[cluster3]=control-plane worker worker
2021-07-17T00:18:24.5109562Z [submariner-operator]$ declare -gA cluster_subm
2021-07-17T00:18:24.5121776Z [submariner-operator]$ cluster_subm[cluster1]=true
2021-07-17T00:18:24.5136629Z [submariner-operator]$ cluster_subm[cluster2]=true
2021-07-17T00:18:24.5149570Z [submariner-operator]$ cluster_subm[cluster3]=true
2021-07-17T00:18:24.5161542Z [submariner-operator]$ declare -gA cluster_cni
2021-07-17T00:18:24.5173228Z [submariner-operator]$ cluster_cni[cluster2]=weave
2021-07-17T00:18:24.5185525Z [submariner-operator]$ cluster_cni[cluster3]=weave
2021-07-17T00:18:24.5198798Z [submariner-operator]$ source /go/src/github.com/submariner-io/submariner-operator/scripts/kind-e2e/cluster_settings
2021-07-17T00:18:24.5212047Z [submariner-operator]$ . /opt/shipyard/scripts/lib/source_only
2021-07-17T00:18:24.5225984Z [submariner-operator]$ script_name=cluster_settings
2021-07-17T00:18:24.5238426Z [submariner-operator]$ exec_name=e2e.sh
2021-07-17T00:18:24.5263523Z [submariner-operator]$ cluster_nodes[cluster1]=control-plane worker worker
2021-07-17T00:18:24.5277766Z [submariner-operator]$ cluster_nodes[cluster2]=control-plane worker worker
2021-07-17T00:18:24.5313605Z [submariner-operator]$ timeout=2m
2021-07-17T00:18:24.5327142Z [submariner-operator]$ declare_kubeconfig
2021-07-17T00:18:24.5339379Z [submariner-operator]$ declare_kubeconfig
2021-07-17T00:18:24.5357060Z [submariner-operator]$ source /opt/shipyard/scripts/lib/kubecfg
2021-07-17T00:18:24.5383134Z [submariner-operator]$ export KUBECONFIG
2021-07-17T00:18:24.5409662Z [submariner-operator]$ KUBECONFIG=$(find "${DAPPER_OUTPUT:-output}"/kubeconfigs -type f -printf %p: || :)
2021-07-17T00:18:24.5429399Z [submariner-operator]$ find /go/src/github.com/submariner-io/submariner-operator/output/kubeconfigs -type f -printf %p:
2021-07-17T00:18:24.5525984Z [submariner-operator]$ . /go/src/github.com/submariner-io/submariner-operator/scripts/kind-e2e/lib_operator_verify_subm.sh
2021-07-17T00:18:24.5578897Z [submariner-operator]$ create_subm_vars
2021-07-17T00:18:24.5588571Z [submariner-operator]$ create_subm_vars
2021-07-17T00:18:24.5600540Z [submariner-operator]$ deployment_name=submariner
2021-07-17T00:18:24.5613124Z [submariner-operator]$ operator_deployment_name=submariner-operator
2021-07-17T00:18:24.5625449Z [submariner-operator]$ gateway_deployment_name=submariner-gateway
2021-07-17T00:18:24.5642512Z [submariner-operator]$ routeagent_deployment_name=submariner-routeagent
2021-07-17T00:18:24.5675215Z [submariner-operator]$ broker_deployment_name=submariner-k8s-broker
2021-07-17T00:18:24.5747489Z [submariner-operator]$ globalnet_deployment_name=submariner-globalnet
2021-07-17T00:18:24.5770878Z [submariner-operator]$ declare_cidrs
2021-07-17T00:18:24.5804023Z [submariner-operator]$ declare_cidrs
2021-07-17T00:18:24.5817159Z [submariner-operator]$ declare -gA cluster_CIDRs service_CIDRs global_CIDRs
2021-07-17T00:18:24.5836281Z [submariner-operator]$ i=1
2021-07-17T00:18:24.5887223Z [submariner-operator]$ [cluster1] add_cluster_cidrs 1 cluster1
2021-07-17T00:18:24.5906081Z [submariner-operator]$ [cluster1] add_cluster_cidrs 1 cluster1
2021-07-17T00:18:24.5931562Z [submariner-operator]$ [cluster1] cluster_CIDRs[cluster1]=10.1.0.0/16
2021-07-17T00:18:24.5947987Z [submariner-operator]$ [cluster1] service_CIDRs[cluster1]=100.1.0.0/16
2021-07-17T00:18:24.6008477Z [submariner-operator]$ [cluster1] i=$(("$i"+1))
2021-07-17T00:18:24.6023783Z [submariner-operator]$ [cluster2] add_cluster_cidrs 2 cluster2
2021-07-17T00:18:24.6039282Z [submariner-operator]$ [cluster2] add_cluster_cidrs 2 cluster2
2021-07-17T00:18:24.6054209Z [submariner-operator]$ [cluster2] cluster_CIDRs[cluster2]=10.2.0.0/16
2021-07-17T00:18:24.6072229Z [submariner-operator]$ [cluster2] service_CIDRs[cluster2]=100.2.0.0/16
2021-07-17T00:18:24.6090896Z [submariner-operator]$ [cluster2] i=$(("$i"+1))
2021-07-17T00:18:24.6158052Z [submariner-operator]$ [cluster2] natEnabled=false
2021-07-17T00:18:24.6190066Z [submariner-operator]$ [cluster2] subm_gateway_image_repo=localhost:5000
2021-07-17T00:18:24.6231317Z [submariner-operator]$ [cluster2] subm_gateway_image_tag=local
2021-07-17T00:18:24.6257165Z [submariner-operator]$ [cluster2] subm_gateway_size=3
2021-07-17T00:18:24.6299923Z [submariner-operator]$ [cluster2] subm_colorcodes=blue
2021-07-17T00:18:24.6313836Z [submariner-operator]$ [cluster2] subm_debug=false
2021-07-17T00:18:24.6329739Z [submariner-operator]$ [cluster2] subm_broker=k8s
2021-07-17T00:18:24.6345510Z [submariner-operator]$ [cluster2] ce_ipsec_debug=false
2021-07-17T00:18:24.6373280Z [submariner-operator]$ [cluster2] ce_ipsec_ikeport=500
2021-07-17T00:18:24.6390205Z [submariner-operator]$ [cluster2] ce_ipsec_nattport=4500
2021-07-17T00:18:24.6424822Z [submariner-operator]$ [cluster2] subm_ns=submariner-operator
2021-07-17T00:18:24.6492523Z [submariner-operator]$ [cluster2] SUBMARINER_BROKER_NS=submariner-k8s-broker
2021-07-17T00:18:24.6520346Z [submariner-operator]$ [cluster2] with_context cluster1 broker_vars
2021-07-17T00:18:24.6536631Z [submariner-operator]$ [cluster2] with_context cluster1 broker_vars
2021-07-17T00:18:24.6554537Z [submariner-operator]$ [cluster1] broker_vars
2021-07-17T00:18:24.6567429Z [submariner-operator]$ [cluster1] broker_vars
2021-07-17T00:18:24.6584893Z [submariner-operator]$ [cluster1] SUBMARINER_BROKER_URL=$(kubectl -n default get endpoints kubernetes -o jsonpath="{.subsets[0].addresses[0].ip}:{.subsets[0].ports[?(@.name=='https')].port}")
2021-07-17T00:18:24.6618840Z [submariner-operator]$ [cluster1] kubectl -n default get endpoints kubernetes -o jsonpath={.subsets[0].addresses[0].ip}:{.subsets[0].ports[?(@.name=='https')].port}
2021-07-17T00:18:24.6635604Z [submariner-operator]$ [cluster1] kubectl -n default get endpoints kubernetes -o jsonpath={.subsets[0].addresses[0].ip}:{.subsets[0].ports[?(@.name=='https')].port}
2021-07-17T00:18:24.6807985Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 -n default get endpoints kubernetes -o jsonpath={.subsets[0].addresses[0].ip}:{.subsets[0].ports[?(@.name=='https')].port}
2021-07-17T00:18:25.1935807Z [submariner-operator]$ [cluster1] SUBMARINER_BROKER_CA=$(kubectl -n ${SUBMARINER_BROKER_NS} get secrets -o jsonpath="{.items[?(@.metadata.annotations['kubernetes\.io/service-account\.name']=='${SUBMARINER_BROKER_NS}-client')].data['ca\.crt']}")
2021-07-17T00:18:25.2013956Z [submariner-operator]$ [cluster1] kubectl -n submariner-k8s-broker get secrets -o jsonpath={.items[?(@.metadata.annotations['kubernetes\.io/service-account\.name']=='submariner-k8s-broker-client')].data['ca\.crt']}
2021-07-17T00:18:25.2017396Z [submariner-operator]$ [cluster1] kubectl -n submariner-k8s-broker get secrets -o jsonpath={.items[?(@.metadata.annotations['kubernetes\.io/service-account\.name']=='submariner-k8s-broker-client')].data['ca\.crt']}
2021-07-17T00:18:25.2021601Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 -n submariner-k8s-broker get secrets -o jsonpath={.items[?(@.metadata.annotations['kubernetes\.io/service-account\.name']=='submariner-k8s-broker-client')].data['ca\.crt']}
2021-07-17T00:18:25.5790222Z [submariner-operator]$ [cluster1] SUBMARINER_BROKER_TOKEN=$(kubectl -n ${SUBMARINER_BROKER_NS} get secrets -o jsonpath="{.items[?(@.metadata.annotations['kubernetes\.io/service-account\.name']=='${SUBMARINER_BROKER_NS}-client')].data.token}"|base64 --decode)
2021-07-17T00:18:25.5807184Z [submariner-operator]$ [cluster1] kubectl -n submariner-k8s-broker get secrets -o jsonpath={.items[?(@.metadata.annotations['kubernetes\.io/service-account\.name']=='submariner-k8s-broker-client')].data.token}
2021-07-17T00:18:25.5823124Z [submariner-operator]$ [cluster1] base64 --decode
2021-07-17T00:18:25.5834991Z [submariner-operator]$ [cluster1] kubectl -n submariner-k8s-broker get secrets -o jsonpath={.items[?(@.metadata.annotations['kubernetes\.io/service-account\.name']=='submariner-k8s-broker-client')].data.token}
2021-07-17T00:18:25.5852874Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 -n submariner-k8s-broker get secrets -o jsonpath={.items[?(@.metadata.annotations['kubernetes\.io/service-account\.name']=='submariner-k8s-broker-client')].data.token}
2021-07-17T00:18:25.9209295Z [submariner-operator]$ [cluster2] with_context cluster1 verify_subm_broker_secrets
2021-07-17T00:18:25.9227296Z [submariner-operator]$ [cluster2] with_context cluster1 verify_subm_broker_secrets
2021-07-17T00:18:25.9243705Z [submariner-operator]$ [cluster1] verify_subm_broker_secrets
2021-07-17T00:18:25.9258680Z [submariner-operator]$ [cluster1] verify_subm_broker_secrets
2021-07-17T00:18:26.0006059Z [submariner-operator]$ [cluster1] verify_secrets submariner-k8s-broker submariner-k8s-broker-client LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUN5RENDQWJDZ0F3SUJBZ0lCQURBTkJna3Foa2lHOXcwQkFRc0ZBREFWTVJNd0VRWURWUVFERXdwcmRXSmwKY201bGRHVnpNQjRYRFRJeE1EY3hOekF3TVRBeU5Wb1hEVE14TURjeE5UQXdNVEF5TlZvd0ZURVRNQkVHQTFVRQpBeE1LYTNWaVpYSnVaWFJsY3pDQ0FTSXdEUVlKS29aSWh2Y05BUUVCQlFBRGdnRVBBRENDQVFvQ2dnRUJBS3U3ClAxWHB1Z2N3OVFvWWlVenB1OWYvTEkwMzJiOGtxMkZLSzJuWW4xUk9BalNsSUl3T2xrYjVSbHh2RFA3S2NiOTEKZElTMVRMZFdlWnlaOVhUWVozcEdrb2tHRmlpQkNxWVM1Y3daU0s4MDBMcFZWdUpmdks4NURleEZjTUZMWUtaZgpveHBNMzN5UktyTXNiaUxoRE9ObVNVa0sya0dVZVB6MjF6L3ZHNUoxanUwQWsvRTA2V2RlcnJPTW93Y0k0MnRlCk9nVzlRVys0OFpOOXVMYXpCMzFlNjY2WDhSSFl2bzJYZi9aZ3JCbE5waDBYOGJsKzJmUmxsTFJuYm5SWHA5NE4KVVpIUlI2cGpnb1YwL3NaMUpVcmJxLzYzbUtlVFFYU2hpMTMwV3NwZktBTG05U2JNWUJlUzc2c3I1elB5Z2NqdAphMWR0UUg4eFVwSzRjRUg4R1BVQ0F3RUFBYU1qTUNFd0RnWURWUjBQQVFIL0JBUURBZ0trTUE4R0ExVWRFd0VCCi93UUZNQU1CQWY4d0RRWUpLb1pJaHZjTkFRRUxCUUFEZ2dFQkFGZ1dWbko4YVZ4cW96YzFIUFk3VmpmdkNmVUkKb0FON0REbnVpU3o2N0htdTJWcXBjNUh5RGlDWWdnNlFiNWVVQXFqbEtQd3ZzOW1zbDlwcktvRDhBaitzVVhmaApFVmJnbDEvRmZJME1vV1R5WWc5aFNoek9WOUt0R1I2Y1NhWHFxc2lUVXpPNE1rekVIUHEvSlBaeHg3eUliN0lvCkkrL3Mwa2QwNmo5c1RVZHI5cmpsc1NSVWZDTWRNWmwxSlIyVHNiRUtNRkpJUmlGQWU1SDN2ZzJ4cEJ1MjgwOG4KdUswVVNNY2NwRzkzSU1IaU5ySWJLcnZzVU93SlFTMHVnNE9CN2F6ZUxNOHdWaFcxdW43UTBnNGtkaWJvU1FNWQp6aTJsSDZCMEJ3aVNEMXhWOGJaeWJORWJPaFM0TU9JUzhwYU5RQXkxL2ZnN2ptbUlsczRsWHJPdHh1ND0KLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQo=
2021-07-17T00:18:26.1254190Z [submariner-operator]$ [cluster1] verify_secrets submariner-k8s-broker submariner-k8s-broker-client LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUN5RENDQWJDZ0F3SUJBZ0lCQURBTkJna3Foa2lHOXcwQkFRc0ZBREFWTVJNd0VRWURWUVFERXdwcmRXSmwKY201bGRHVnpNQjRYRFRJeE1EY3hOekF3TVRBeU5Wb1hEVE14TURjeE5UQXdNVEF5TlZvd0ZURVRNQkVHQTFVRQpBeE1LYTNWaVpYSnVaWFJsY3pDQ0FTSXdEUVlKS29aSWh2Y05BUUVCQlFBRGdnRVBBRENDQVFvQ2dnRUJBS3U3ClAxWHB1Z2N3OVFvWWlVenB1OWYvTEkwMzJiOGtxMkZLSzJuWW4xUk9BalNsSUl3T2xrYjVSbHh2RFA3S2NiOTEKZElTMVRMZFdlWnlaOVhUWVozcEdrb2tHRmlpQkNxWVM1Y3daU0s4MDBMcFZWdUpmdks4NURleEZjTUZMWUtaZgpveHBNMzN5UktyTXNiaUxoRE9ObVNVa0sya0dVZVB6MjF6L3ZHNUoxanUwQWsvRTA2V2RlcnJPTW93Y0k0MnRlCk9nVzlRVys0OFpOOXVMYXpCMzFlNjY2WDhSSFl2bzJYZi9aZ3JCbE5waDBYOGJsKzJmUmxsTFJuYm5SWHA5NE4KVVpIUlI2cGpnb1YwL3NaMUpVcmJxLzYzbUtlVFFYU2hpMTMwV3NwZktBTG05U2JNWUJlUzc2c3I1elB5Z2NqdAphMWR0UUg4eFVwSzRjRUg4R1BVQ0F3RUFBYU1qTUNFd0RnWURWUjBQQVFIL0JBUURBZ0trTUE4R0ExVWRFd0VCCi93UUZNQU1CQWY4d0RRWUpLb1pJaHZjTkFRRUxCUUFEZ2dFQkFGZ1dWbko4YVZ4cW96YzFIUFk3VmpmdkNmVUkKb0FON0REbnVpU3o2N0htdTJWcXBjNUh5RGlDWWdnNlFiNWVVQXFqbEtQd3ZzOW1zbDlwcktvRDhBaitzVVhmaApFVmJnbDEvRmZJME1vV1R5WWc5aFNoek9WOUt0R1I2Y1NhWHFxc2lUVXpPNE1rekVIUHEvSlBaeHg3eUliN0lvCkkrL3Mwa2QwNmo5c1RVZHI5cmpsc1NSVWZDTWRNWmwxSlIyVHNiRUtNRkpJUmlGQWU1SDN2ZzJ4cEJ1MjgwOG4KdUswVVNNY2NwRzkzSU1IaU5ySWJLcnZzVU93SlFTMHVnNE9CN2F6ZUxNOHdWaFcxdW43UTBnNGtkaWJvU1FNWQp6aTJsSDZCMEJ3aVNEMXhWOGJaeWJORWJPaFM0TU9JUzhwYU5RQXkxL2ZnN2ptbUlsczRsWHJPdHh1ND0KLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQo=
2021-07-17T00:18:26.1924987Z [submariner-operator]$ [cluster1] wait_for_secrets submariner-k8s-broker
2021-07-17T00:18:26.1926505Z [submariner-operator]$ [cluster1] wait_for_secrets submariner-k8s-broker
2021-07-17T00:18:26.1927983Z [submariner-operator]$ [cluster1] kubectl get secret -n submariner-k8s-broker
2021-07-17T00:18:26.1929275Z [submariner-operator]$ [cluster1] grep -q submariner-
2021-07-17T00:18:26.1930594Z [submariner-operator]$ [cluster1] kubectl get secret -n submariner-k8s-broker
2021-07-17T00:18:26.1932233Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 get secret -n submariner-k8s-broker
2021-07-17T00:18:26.5170303Z [submariner-operator]$ [cluster1] return
2021-07-17T00:18:26.5186018Z [submariner-operator]$ [cluster1] kubectl get secrets -n submariner-k8s-broker
2021-07-17T00:18:26.5200972Z [submariner-operator]$ [cluster1] kubectl get secrets -n submariner-k8s-broker
2021-07-17T00:18:26.5221354Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 get secrets -n submariner-k8s-broker
2021-07-17T00:18:26.8461801Z NAME TYPE DATA AGE
2021-07-17T00:18:26.8463704Z cluster-cluster1-token-zmtqq kubernetes.io/service-account-token 3 68s
2021-07-17T00:18:26.8465417Z cluster-cluster2-token-xfrc8 kubernetes.io/service-account-token 3 63s
2021-07-17T00:18:26.8466990Z default-token-qt4j4 kubernetes.io/service-account-token 3 87s
2021-07-17T00:18:26.8468785Z submariner-k8s-broker-admin-token-rtqhz kubernetes.io/service-account-token 3 87s
2021-07-17T00:18:26.8470867Z submariner-k8s-broker-client-token-5nb7g kubernetes.io/service-account-token 3 87s
2021-07-17T00:18:26.8536321Z [submariner-operator]$ [cluster1] kubectl get secrets -n submariner-k8s-broker -o jsonpath={.items[?(@.metadata.annotations['kubernetes\.io/service-account\.name']=='submariner-k8s-broker-client')].metadata.name}
2021-07-17T00:18:26.8553497Z [submariner-operator]$ [cluster1] kubectl get secrets -n submariner-k8s-broker -o jsonpath={.items[?(@.metadata.annotations['kubernetes\.io/service-account\.name']=='submariner-k8s-broker-client')].metadata.name}
2021-07-17T00:18:26.8573612Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 get secrets -n submariner-k8s-broker -o jsonpath={.items[?(@.metadata.annotations['kubernetes\.io/service-account\.name']=='submariner-k8s-broker-client')].metadata.name}
2021-07-17T00:18:27.1803319Z [submariner-operator]$ [cluster1] json_file=/tmp/submariner-k8s-broker-client-token-5nb7g.cluster1.json
2021-07-17T00:18:27.1820096Z [submariner-operator]$ [cluster1] kubectl get secret submariner-k8s-broker-client-token-5nb7g -n submariner-k8s-broker -o json
2021-07-17T00:18:27.1840204Z [submariner-operator]$ [cluster1] tee /tmp/submariner-k8s-broker-client-token-5nb7g.cluster1.json
2021-07-17T00:18:27.1861135Z [submariner-operator]$ [cluster1] kubectl get secret submariner-k8s-broker-client-token-5nb7g -n submariner-k8s-broker -o json
2021-07-17T00:18:27.1876001Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 get secret submariner-k8s-broker-client-token-5nb7g -n submariner-k8s-broker -o json
2021-07-17T00:18:27.4890593Z {
2021-07-17T00:18:27.4891272Z "apiVersion": "v1",
2021-07-17T00:18:27.4891787Z "data": {
2021-07-17T00:18:27.5499728Z "ca.crt": "LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUN5RENDQWJDZ0F3SUJBZ0lCQURBTkJna3Foa2lHOXcwQkFRc0ZBREFWTVJNd0VRWURWUVFERXdwcmRXSmwKY201bGRHVnpNQjRYRFRJeE1EY3hOekF3TVRBeU5Wb1hEVE14TURjeE5UQXdNVEF5TlZvd0ZURVRNQkVHQTFVRQpBeE1LYTNWaVpYSnVaWFJsY3pDQ0FTSXdEUVlKS29aSWh2Y05BUUVCQlFBRGdnRVBBRENDQVFvQ2dnRUJBS3U3ClAxWHB1Z2N3OVFvWWlVenB1OWYvTEkwMzJiOGtxMkZLSzJuWW4xUk9BalNsSUl3T2xrYjVSbHh2RFA3S2NiOTEKZElTMVRMZFdlWnlaOVhUWVozcEdrb2tHRmlpQkNxWVM1Y3daU0s4MDBMcFZWdUpmdks4NURleEZjTUZMWUtaZgpveHBNMzN5UktyTXNiaUxoRE9ObVNVa0sya0dVZVB6MjF6L3ZHNUoxanUwQWsvRTA2V2RlcnJPTW93Y0k0MnRlCk9nVzlRVys0OFpOOXVMYXpCMzFlNjY2WDhSSFl2bzJYZi9aZ3JCbE5waDBYOGJsKzJmUmxsTFJuYm5SWHA5NE4KVVpIUlI2cGpnb1YwL3NaMUpVcmJxLzYzbUtlVFFYU2hpMTMwV3NwZktBTG05U2JNWUJlUzc2c3I1elB5Z2NqdAphMWR0UUg4eFVwSzRjRUg4R1BVQ0F3RUFBYU1qTUNFd0RnWURWUjBQQVFIL0JBUURBZ0trTUE4R0ExVWRFd0VCCi93UUZNQU1CQWY4d0RRWUpLb1pJaHZjTkFRRUxCUUFEZ2dFQkFGZ1dWbko4YVZ4cW96YzFIUFk3VmpmdkNmVUkKb0FON0REbnVpU3o2N0htdTJWcXBjNUh5RGlDWWdnNlFiNWVVQXFqbEtQd3ZzOW1zbDlwcktvRDhBaitzVVhmaApFVmJnbDEvRmZJME1vV1R5WWc5aFNoek9WOUt0R1I2Y1NhWHFxc2lUVXpPNE1rekVIUHEvSlBaeHg3eUliN0lvCkkrL3Mwa2QwNmo5c1RVZHI5cmpsc1NSVWZDTWRNWmwxSlIyVHNiRUtNRkpJUmlGQWU1SDN2ZzJ4cEJ1MjgwOG4KdUswVVNNY2NwRzkzSU1IaU5ySWJLcnZzVU93SlFTMHVnNE9CN2F6ZUxNOHdWaFcxdW43UTBnNGtkaWJvU1FNWQp6aTJsSDZCMEJ3aVNEMXhWOGJaeWJORWJPaFM0TU9JUzhwYU5RQXkxL2ZnN2ptbUlsczRsWHJPdHh1ND0KLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQo=",
2021-07-17T00:18:27.6208084Z "namespace": "c3VibWFyaW5lci1rOHMtYnJva2Vy",
2021-07-17T00:18:27.6799025Z "token": "ZXlKaGJHY2lPaUpTVXpJMU5pSXNJbXRwWkNJNkltNHlWMU5SUW05dFNYVjRSa3haVFhOamFuTmpUMGt4TWtWS1pHWk5hM0owUjNoNU5VOUhTbmRJUldzaWZRLmV5SnBjM01pT2lKcmRXSmxjbTVsZEdWekwzTmxjblpwWTJWaFkyTnZkVzUwSWl3aWEzVmlaWEp1WlhSbGN5NXBieTl6WlhKMmFXTmxZV05qYjNWdWRDOXVZVzFsYzNCaFkyVWlPaUp6ZFdKdFlYSnBibVZ5TFdzNGN5MWljbTlyWlhJaUxDSnJkV0psY201bGRHVnpMbWx2TDNObGNuWnBZMlZoWTJOdmRXNTBMM05sWTNKbGRDNXVZVzFsSWpvaWMzVmliV0Z5YVc1bGNpMXJPSE10WW5KdmEyVnlMV05zYVdWdWRDMTBiMnRsYmkwMWJtSTNaeUlzSW10MVltVnlibVYwWlhNdWFXOHZjMlZ5ZG1salpXRmpZMjkxYm5RdmMyVnlkbWxqWlMxaFkyTnZkVzUwTG01aGJXVWlPaUp6ZFdKdFlYSnBibVZ5TFdzNGN5MWljbTlyWlhJdFkyeHBaVzUwSWl3aWEzVmlaWEp1WlhSbGN5NXBieTl6WlhKMmFXTmxZV05qYjNWdWRDOXpaWEoyYVdObExXRmpZMjkxYm5RdWRXbGtJam9pWlRJd05URXlZV0l0TmpjelpTMDBNemt3TFRnMFpXVXRNbUUwT1dJNE5XVmtObUk1SWl3aWMzVmlJam9pYzNsemRHVnRPbk5sY25acFkyVmhZMk52ZFc1ME9uTjFZbTFoY21sdVpYSXRhemh6TFdKeWIydGxjanB6ZFdKdFlYSnBibVZ5TFdzNGN5MWljbTlyWlhJdFkyeHBaVzUwSW4wLnRPd0pLVWZZVTFzb0tZRGZ3a2k4T05wYk5rbmJTaUJkTkxaMWZhN2Q1eEpGbk96TnBwUHdJamhNWTZVb3FmelU2dmZvc1g1UlJnYk8zQ25pWXVBc0hoRWFiX1VIVGpnU0VvWDRaNnVUNkJZZ1Nwbkp2M2J0QVFQX1VPTmQwTzFBY2hWaTF3a2E4dVFvajc2RzRVand1OUpFZ3dhTldVNkVCd01PRE10U2N6MmNnNmUxZGtBb3ZrYjFicnRqQWJEMmZxTklrZUV5SzkzR1M3dnozS0VzeVk3SWM1ZlZLTWdXeTA2RFdlNlZXUGJUZGF0MmhLTFJWUTZlSUgxd2RnQmtvZ0xaRVdDSG1jTmwyVUpTalA4OThaMU9qaTBLM2w4cGRUMTFBMFBMNFRDRWJFemprOEJHVVk3R0JpcTJDbXNrOWtWeTBQeGVFUmR1amxicF84WXkwdw=="
2021-07-17T00:18:27.7379808Z },
2021-07-17T00:18:27.7380266Z "kind": "Secret",
2021-07-17T00:18:27.7380720Z "metadata": {
2021-07-17T00:18:27.7381165Z "annotations": {
2021-07-17T00:18:27.7382755Z "kubernetes.io/service-account.name": "submariner-k8s-broker-client",
2021-07-17T00:18:27.7384334Z "kubernetes.io/service-account.uid": "e20512ab-673e-4390-84ee-2a49b85ed6b9"
2021-07-17T00:18:27.7385132Z },
2021-07-17T00:18:27.7385832Z "creationTimestamp": "2021-07-17T00:16:59Z",
2021-07-17T00:18:27.7386451Z "managedFields": [
2021-07-17T00:18:27.7386895Z {
2021-07-17T00:18:27.7387308Z "apiVersion": "v1",
2021-07-17T00:18:27.7387858Z "fieldsType": "FieldsV1",
2021-07-17T00:18:27.7388623Z "fieldsV1": {
2021-07-17T00:18:27.7389066Z "f:data": {
2021-07-17T00:18:27.7389458Z ".": {},
2021-07-17T00:18:27.7389871Z "f:ca.crt": {},
2021-07-17T00:18:27.7390332Z "f:namespace": {},
2021-07-17T00:18:27.7390797Z "f:token": {}
2021-07-17T00:18:27.7391179Z },
2021-07-17T00:18:27.7391599Z "f:metadata": {
2021-07-17T00:18:27.7393438Z "f:annotations": {
2021-07-17T00:18:27.7393906Z ".": {},
2021-07-17T00:18:27.7394892Z "f:kubernetes.io/service-account.name": {},
2021-07-17T00:18:27.7395962Z "f:kubernetes.io/service-account.uid": {}
2021-07-17T00:18:27.7396581Z }
2021-07-17T00:18:27.7396935Z },
2021-07-17T00:18:27.7397329Z "f:type": {}
2021-07-17T00:18:27.7397714Z },
2021-07-17T00:18:27.7398495Z "manager": "kube-controller-manager",
2021-07-17T00:18:27.7399179Z "operation": "Update",
2021-07-17T00:18:27.7399857Z "time": "2021-07-17T00:16:59Z"
2021-07-17T00:18:27.7400249Z }
2021-07-17T00:18:27.7400600Z ],
2021-07-17T00:18:27.7401664Z "name": "submariner-k8s-broker-client-token-5nb7g",
2021-07-17T00:18:27.7402923Z "namespace": "submariner-k8s-broker",
2021-07-17T00:18:27.7403794Z "resourceVersion": "1623",
2021-07-17T00:18:27.7405347Z "selfLink": "/api/v1/namespaces/submariner-k8s-broker/secrets/submariner-k8s-broker-client-token-5nb7g",
2021-07-17T00:18:27.7406890Z "uid": "ae7e8508-2608-4120-82df-370175810255"
2021-07-17T00:18:27.7407385Z },
2021-07-17T00:18:27.7408185Z "type": "kubernetes.io/service-account-token"
2021-07-17T00:18:27.7408800Z }
2021-07-17T00:18:27.7409796Z [submariner-operator]$ [cluster1] validate_equals .kind Secret
2021-07-17T00:18:27.7410998Z [submariner-operator]$ [cluster1] validate_equals .kind Secret
2021-07-17T00:18:27.7412994Z [submariner-operator]$ [cluster1] jq -r -M .kind /tmp/submariner-k8s-broker-client-token-5nb7g.cluster1.json
2021-07-17T00:18:27.7415226Z [submariner-operator]$ [cluster1] validate_equals .type kubernetes.io/service-account-token
2021-07-17T00:18:27.7416909Z [submariner-operator]$ [cluster1] validate_equals .type kubernetes.io/service-account-token
2021-07-17T00:18:27.7419974Z [submariner-operator]$ [cluster1] jq -r -M .type /tmp/submariner-k8s-broker-client-token-5nb7g.cluster1.json
2021-07-17T00:18:27.7422956Z [submariner-operator]$ [cluster1] validate_equals .metadata.name submariner-k8s-broker-client-token-5nb7g
2021-07-17T00:18:27.7431167Z [submariner-operator]$ [cluster1] validate_equals .metadata.name submariner-k8s-broker-client-token-5nb7g
2021-07-17T00:18:27.7434471Z [submariner-operator]$ [cluster1] jq -r -M .metadata.name /tmp/submariner-k8s-broker-client-token-5nb7g.cluster1.json
2021-07-17T00:18:27.7436797Z [submariner-operator]$ [cluster1] validate_equals .metadata.namespace submariner-k8s-broker
2021-07-17T00:18:27.7438553Z [submariner-operator]$ [cluster1] validate_equals .metadata.namespace submariner-k8s-broker
2021-07-17T00:18:27.7440965Z [submariner-operator]$ [cluster1] jq -r -M .metadata.namespace /tmp/submariner-k8s-broker-client-token-5nb7g.cluster1.json
2021-07-17T00:18:27.7551853Z [submariner-operator]$ [cluster1] jq -r -M .data["ca.crt"] /tmp/submariner-k8s-broker-client-token-5nb7g.cluster1.json
2021-07-17T00:18:27.7971228Z [submariner-operator]$ [cluster1] one_ca_crt_ok=true
2021-07-17T00:18:27.7990577Z [submariner-operator]$ [cluster2] run_subm_clusters verify_subm_deployed
2021-07-17T00:18:27.8006273Z [submariner-operator]$ [cluster2] run_subm_clusters verify_subm_deployed
2021-07-17T00:18:27.8022112Z [submariner-operator]$ [cluster2] declare -a subm_clusters
2021-07-17T00:18:27.8073867Z [submariner-operator]$ [cluster2] run_parallel cluster1 cluster2 verify_subm_deployed
2021-07-17T00:18:27.8089277Z [submariner-operator]$ [cluster2] run_parallel cluster1 cluster2 cluster1 cluster2 verify_subm_deployed
2021-07-17T00:18:27.8110755Z [submariner-operator]$ [cluster2] declare -A pids
2021-07-17T00:18:27.8133440Z [submariner-operator]$ [cluster2] eval echo cluster1 cluster2
2021-07-17T00:18:27.8159871Z [submariner-operator]$ [cluster1] set -o pipefail
2021-07-17T00:18:27.8161039Z [submariner-operator]$ [cluster1] pids[cluster1]=7863
2021-07-17T00:18:27.8172153Z [submariner-operator]$ [cluster1] verify_subm_deployed
2021-07-17T00:18:27.8186581Z [submariner-operator]$ [cluster2] pids[cluster2]=7867
2021-07-17T00:18:27.8200967Z [submariner-operator]$ [cluster1] sed /\[cluster1]/!s/^/[cluster1] /
2021-07-17T00:18:27.8225528Z [submariner-operator]$ [cluster2] set -o pipefail
2021-07-17T00:18:27.8236788Z [submariner-operator]$ [cluster2] wait 7867
2021-07-17T00:18:27.8256427Z [submariner-operator]$ [cluster2] verify_subm_deployed
2021-07-17T00:18:27.8298580Z [submariner-operator]$ [cluster2] sed /\[cluster2]/!s/^/[cluster2] /
2021-07-17T00:18:28.6130611Z [submariner-operator]$ [cluster2] verify_subm_deployed
2021-07-17T00:18:28.6131785Z [submariner-operator]$ [cluster2] verify_endpoints_crd
2021-07-17T00:18:28.6133299Z [submariner-operator]$ [cluster2] verify_endpoints_crd
2021-07-17T00:18:28.6134669Z [submariner-operator]$ [cluster2] validate_crd endpoints.submariner.io v1 Endpoint
2021-07-17T00:18:28.6136235Z [submariner-operator]$ [cluster2] validate_crd endpoints.submariner.io v1 Endpoint
2021-07-17T00:18:28.6138437Z [submariner-operator]$ [cluster2] kubectl get crds endpoints.submariner.io
2021-07-17T00:18:28.6139978Z [submariner-operator]$ [cluster2] kubectl get crds endpoints.submariner.io
2021-07-17T00:18:28.6141613Z [submariner-operator]$ [cluster2] command kubectl --context=cluster2 get crds endpoints.submariner.io
2021-07-17T00:18:28.6142671Z [cluster2] NAME CREATED AT
2021-07-17T00:18:28.6143594Z [cluster2] endpoints.submariner.io 2021-07-17T00:17:25Z
2021-07-17T00:18:28.6145151Z [submariner-operator]$ [cluster2] json_file=/tmp/endpoints.submariner.io.cluster2.json
2021-07-17T00:18:28.6146916Z [submariner-operator]$ [cluster2] kubectl get crd endpoints.submariner.io -o json
2021-07-17T00:18:28.6148638Z [submariner-operator]$ [cluster2] tee /tmp/endpoints.submariner.io.cluster2.json
2021-07-17T00:18:28.6150376Z [submariner-operator]$ [cluster2] kubectl get crd endpoints.submariner.io -o json
2021-07-17T00:18:28.6152042Z [submariner-operator]$ [cluster2] command kubectl --context=cluster2 get crd endpoints.submariner.io -o json
2021-07-17T00:18:28.6153163Z [cluster2] {
2021-07-17T00:18:28.6153862Z [cluster2] "apiVersion": "apiextensions.k8s.io/v1",
2021-07-17T00:18:28.6154792Z [cluster2] "kind": "CustomResourceDefinition",
2021-07-17T00:18:28.6155592Z [cluster2] "metadata": {
2021-07-17T00:18:28.6156135Z [cluster2] "annotations": {
2021-07-17T00:18:28.6157218Z [cluster2] "controller-gen.kubebuilder.io/version": "v0.4.1"
2021-07-17T00:18:28.6157991Z [cluster2] },
2021-07-17T00:18:28.6158798Z [cluster2] "creationTimestamp": "2021-07-17T00:17:25Z",
2021-07-17T00:18:28.6159454Z [cluster2] "generation": 1,
2021-07-17T00:18:28.6160042Z [cluster2] "managedFields": [
2021-07-17T00:18:28.6160554Z [cluster2] {
2021-07-17T00:18:28.6161235Z [cluster2] "apiVersion": "apiextensions.k8s.io/v1",
2021-07-17T00:18:28.6162011Z [cluster2] "fieldsType": "FieldsV1",
2021-07-17T00:18:28.6162698Z [cluster2] "fieldsV1": {
2021-07-17T00:18:28.6163384Z [cluster2] "f:metadata": {
2021-07-17T00:18:28.6163974Z [cluster2] "f:annotations": {
2021-07-17T00:18:28.6164516Z [cluster2] ".": {},
2021-07-17T00:18:28.6165573Z [cluster2] "f:controller-gen.kubebuilder.io/version": {}
2021-07-17T00:18:28.6166378Z [cluster2] }
2021-07-17T00:18:28.6166824Z [cluster2] },
2021-07-17T00:18:28.6167310Z [cluster2] "f:spec": {
2021-07-17T00:18:28.6167857Z [cluster2] "f:conversion": {
2021-07-17T00:18:28.6168395Z [cluster2] ".": {},
2021-07-17T00:18:28.6168907Z [cluster2] "f:strategy": {}
2021-07-17T00:18:28.6169415Z [cluster2] },
2021-07-17T00:18:28.6169906Z [cluster2] "f:group": {},
2021-07-17T00:18:28.6170412Z [cluster2] "f:names": {
2021-07-17T00:18:28.6170930Z [cluster2] "f:kind": {},
2021-07-17T00:18:28.6171463Z [cluster2] "f:listKind": {},
2021-07-17T00:18:28.6172022Z [cluster2] "f:plural": {},
2021-07-17T00:18:28.6172679Z [cluster2] "f:singular": {}
2021-07-17T00:18:28.6173194Z [cluster2] },
2021-07-17T00:18:28.6173675Z [cluster2] "f:scope": {},
2021-07-17T00:18:28.6174221Z [cluster2] "f:versions": {}
2021-07-17T00:18:28.6174825Z [cluster2] },
2021-07-17T00:18:28.6175317Z [cluster2] "f:status": {
2021-07-17T00:18:28.6175912Z [cluster2] "f:acceptedNames": {
2021-07-17T00:18:28.6176483Z [cluster2] "f:kind": {},
2021-07-17T00:18:28.6177013Z [cluster2] "f:plural": {}
2021-07-17T00:18:28.6177499Z [cluster2] },
2021-07-17T00:18:28.6193271Z [cluster2] "f:conditions": {},
2021-07-17T00:18:28.6193917Z [cluster2] "f:storedVersions": {}
2021-07-17T00:18:28.6194492Z [cluster2] }
2021-07-17T00:18:28.6195040Z [cluster2] },
2021-07-17T00:18:28.6196105Z [cluster2] "manager": "submariner-operator",
2021-07-17T00:18:28.6196827Z [cluster2] "operation": "Update",
2021-07-17T00:18:28.6197624Z [cluster2] "time": "2021-07-17T00:17:34Z"
2021-07-17T00:18:28.6198129Z [cluster2] }
2021-07-17T00:18:28.6198554Z [cluster2] ],
2021-07-17T00:18:28.6199219Z [cluster2] "name": "endpoints.submariner.io",
2021-07-17T00:18:28.6199991Z [cluster2] "resourceVersion": "1846",
2021-07-17T00:18:28.6201236Z [cluster2] "selfLink": "/apis/apiextensions.k8s.io/v1/customresourcedefinitions/endpoints.submariner.io",
2021-07-17T00:18:28.6202767Z [cluster2] "uid": "c227fd85-a8e2-4388-bae2-740d9c076aec"
2021-07-17T00:18:28.6203432Z [cluster2] },
2021-07-17T00:18:28.6203870Z [cluster2] "spec": {
2021-07-17T00:18:28.6204379Z [cluster2] "conversion": {
2021-07-17T00:18:28.6204934Z [cluster2] "strategy": "None"
2021-07-17T00:18:28.6205413Z [cluster2] },
2021-07-17T00:18:28.6205955Z [cluster2] "group": "submariner.io",
2021-07-17T00:18:28.6206507Z [cluster2] "names": {
2021-07-17T00:18:28.6207033Z [cluster2] "kind": "Endpoint",
2021-07-17T00:18:28.6207642Z [cluster2] "listKind": "EndpointList",
2021-07-17T00:18:28.6208303Z [cluster2] "plural": "endpoints",
2021-07-17T00:18:28.6208905Z [cluster2] "singular": "endpoint"
2021-07-17T00:18:28.6209428Z [cluster2] },
2021-07-17T00:18:28.6209935Z [cluster2] "scope": "Namespaced",
2021-07-17T00:18:28.6210498Z [cluster2] "versions": [
2021-07-17T00:18:28.6210961Z [cluster2] {
2021-07-17T00:18:28.6211548Z [cluster2] "name": "v1",
2021-07-17T00:18:28.6212216Z [cluster2] "schema": {
2021-07-17T00:18:28.6212814Z [cluster2] "openAPIV3Schema": {
2021-07-17T00:18:28.6213460Z [cluster2] "properties": {
2021-07-17T00:18:28.6214045Z [cluster2] "apiVersion": {
2021-07-17T00:18:28.6216603Z [cluster2] "description": "APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources",
2021-07-17T00:18:28.6249084Z [cluster2] "type": "string"
2021-07-17T00:18:28.6249634Z [cluster2] },
2021-07-17T00:18:28.6250139Z [cluster2] "kind": {
2021-07-17T00:18:28.6252770Z [cluster2] "description": "Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds",
2021-07-17T00:18:28.6254841Z [cluster2] "type": "string"
2021-07-17T00:18:28.6255373Z [cluster2] },
2021-07-17T00:18:28.6255881Z [cluster2] "metadata": {
2021-07-17T00:18:28.6256750Z [cluster2] "type": "object"
2021-07-17T00:18:28.6257261Z [cluster2] },
2021-07-17T00:18:28.6257913Z [cluster2] "spec": {
2021-07-17T00:18:28.6258490Z [cluster2] "properties": {
2021-07-17T00:18:28.6259064Z [cluster2] "backend": {
2021-07-17T00:18:28.6259753Z [cluster2] "type": "string"
2021-07-17T00:18:28.6260293Z [cluster2] },
2021-07-17T00:18:28.6260849Z [cluster2] "backend_config": {
2021-07-17T00:18:28.6261565Z [cluster2] "additionalProperties": {
2021-07-17T00:18:28.6262301Z [cluster2] "type": "string"
2021-07-17T00:18:28.6262848Z [cluster2] },
2021-07-17T00:18:28.6263384Z [cluster2] "type": "object"
2021-07-17T00:18:28.6264002Z [cluster2] },
2021-07-17T00:18:28.6264520Z [cluster2] "cable_name": {
2021-07-17T00:18:28.6265101Z [cluster2] "type": "string"
2021-07-17T00:18:28.6265625Z [cluster2] },
2021-07-17T00:18:28.6266153Z [cluster2] "cluster_id": {
2021-07-17T00:18:28.6266718Z [cluster2] "type": "string"
2021-07-17T00:18:28.6267253Z [cluster2] },
2021-07-17T00:18:28.6267834Z [cluster2] "healthCheckIP": {
2021-07-17T00:18:28.6268455Z [cluster2] "type": "string"
2021-07-17T00:18:28.6268988Z [cluster2] },
2021-07-17T00:18:28.6269502Z [cluster2] "hostname": {
2021-07-17T00:18:28.6270092Z [cluster2] "type": "string"
2021-07-17T00:18:28.6270612Z [cluster2] },
2021-07-17T00:18:28.6271145Z [cluster2] "nat_enabled": {
2021-07-17T00:18:28.6271730Z [cluster2] "type": "boolean"
2021-07-17T00:18:28.6272271Z [cluster2] },
2021-07-17T00:18:28.6272899Z [cluster2] "private_ip": {
2021-07-17T00:18:28.6273479Z [cluster2] "type": "string"
2021-07-17T00:18:28.6274016Z [cluster2] },
2021-07-17T00:18:28.6274529Z [cluster2] "public_ip": {
2021-07-17T00:18:28.6275110Z [cluster2] "type": "string"
2021-07-17T00:18:28.6275626Z [cluster2] },
2021-07-17T00:18:28.6276157Z [cluster2] "subnets": {
2021-07-17T00:18:28.6276696Z [cluster2] "items": {
2021-07-17T00:18:28.6277273Z [cluster2] "type": "string"
2021-07-17T00:18:28.6277823Z [cluster2] },
2021-07-17T00:18:28.6278342Z [cluster2] "type": "array"
2021-07-17T00:18:28.6278873Z [cluster2] }
2021-07-17T00:18:28.6279348Z [cluster2] },
2021-07-17T00:18:28.6328378Z [cluster2] "required": [
2021-07-17T00:18:28.6328968Z [cluster2] "backend",
2021-07-17T00:18:28.6491809Z [cluster2] [submariner-operator]$ [cluster1] verify_subm_deployed
2021-07-17T00:18:28.6493165Z [submariner-operator]$ [cluster1] verify_endpoints_crd
2021-07-17T00:18:28.6494294Z [submariner-operator]$ [cluster1] verify_endpoints_crd
2021-07-17T00:18:28.6495865Z [submariner-operator]$ [cluster1] validate_crd endpoints.submariner.io v1 Endpoint
2021-07-17T00:18:28.6497439Z [submariner-operator]$ [cluster1] validate_crd endpoints.submariner.io v1 Endpoint
2021-07-17T00:18:28.6499578Z [submariner-operator]$ [cluster1] kubectl get crds endpoints.submariner.io
2021-07-17T00:18:28.6501163Z [submariner-operator]$ [cluster1] kubectl get crds endpoints.submariner.io
2021-07-17T00:18:28.6502844Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 get crds endpoints.submariner.io
2021-07-17T00:18:28.6503909Z [cluster1] NAME CREATED AT
2021-07-17T00:18:28.6504824Z [cluster1] endpoints.submariner.io 2021-07-17T00:17:09Z
2021-07-17T00:18:28.6506484Z [submariner-operator]$ [cluster1] json_file=/tmp/endpoints.submariner.io.cluster1.json
2021-07-17T00:18:28.6508307Z [submariner-operator]$ [cluster1] kubectl get crd endpoints.submariner.io -o json
2021-07-17T00:18:28.6509865Z [submariner-operator]$ [cluster1] kubectl get crd endpoints.submariner.io -o json
2021-07-17T00:18:28.6511732Z [submariner-operator]$ [cluster1] tee /tmp/endpoints.submariner.io.cluster1.json
2021-07-17T00:18:28.6513630Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 get crd endpoints.submariner.io -o json
2021-07-17T00:18:28.6514618Z [cluster1] {
2021-07-17T00:18:28.6515274Z [cluster1] "apiVersion": "apiextensions.k8s.io/v1",
2021-07-17T00:18:28.6516199Z [cluster1] "kind": "CustomResourceDefinition",
2021-07-17T00:18:28.6516908Z [cluster1] "metadata": {
2021-07-17T00:18:28.6517446Z [cluster1] "annotations": {
2021-07-17T00:18:28.6518493Z [cluster1] "controller-gen.kubebuilder.io/version": "v0.4.1"
2021-07-17T00:18:28.6519285Z [cluster1] },
2021-07-17T00:18:28.6520069Z [cluster1] "creationTimestamp": "2021-07-17T00:17:09Z",
2021-07-17T00:18:28.6520736Z [cluster1] "generation": 1,
2021-07-17T00:18:28.6521311Z [cluster1] "managedFields": [
2021-07-17T00:18:28.6521833Z [cluster1] {
2021-07-17T00:18:28.6522507Z [cluster1] "apiVersion": "apiextensions.k8s.io/v1",
2021-07-17T00:18:28.6523287Z [cluster1] "fieldsType": "FieldsV1",
2021-07-17T00:18:28.6523991Z [cluster1] "fieldsV1": {
2021-07-17T00:18:28.6524521Z [cluster1] "f:metadata": {
2021-07-17T00:18:28.6525238Z [cluster1] "f:annotations": {
2021-07-17T00:18:28.6525781Z [cluster1] ".": {},
2021-07-17T00:18:28.6526849Z [cluster1] "f:controller-gen.kubebuilder.io/version": {}
2021-07-17T00:18:28.6590898Z [cluster1] }
2021-07-17T00:18:28.6591393Z [cluster1] },
2021-07-17T00:18:28.6591875Z [cluster1] "f:spec": {
2021-07-17T00:18:28.6592433Z [cluster1] "f:conversion": {
2021-07-17T00:18:28.6592990Z [cluster1] ".": {},
2021-07-17T00:18:28.6593498Z [cluster1] "f:strategy": {}
2021-07-17T00:18:28.6594004Z [cluster1] },
2021-07-17T00:18:28.6594487Z [cluster1] "f:group": {},
2021-07-17T00:18:28.6595004Z [cluster1] "f:names": {
2021-07-17T00:18:28.6595508Z [cluster1] "f:kind": {},
2021-07-17T00:18:28.6596061Z [cluster1] "f:listKind": {},
2021-07-17T00:18:28.6596605Z [cluster1] "f:plural": {},
2021-07-17T00:18:28.6597161Z [cluster1] "f:singular": {}
2021-07-17T00:18:28.6597664Z [cluster1] },
2021-07-17T00:18:28.6598148Z [cluster1] "f:scope": {},
2021-07-17T00:18:28.6598685Z [cluster1] "f:versions": {}
2021-07-17T00:18:28.6599176Z [cluster1] },
2021-07-17T00:18:28.6599844Z [cluster1] "f:status": {
2021-07-17T00:18:28.6600421Z [cluster1] "f:acceptedNames": {
2021-07-17T00:18:28.6601009Z [cluster1] "f:kind": {},
2021-07-17T00:18:28.6601530Z [cluster1] "f:plural": {}
2021-07-17T00:18:28.6602031Z [cluster1] },
2021-07-17T00:18:28.6602541Z [cluster1] "f:conditions": {},
2021-07-17T00:18:28.6603178Z [cluster1] "f:storedVersions": {}
2021-07-17T00:18:28.6603739Z [cluster1] }
2021-07-17T00:18:28.6604174Z [cluster1] },
2021-07-17T00:18:28.6605237Z [cluster1] "manager": "submariner-operator",
2021-07-17T00:18:28.6605959Z [cluster1] "operation": "Update",
2021-07-17T00:18:28.6606741Z [cluster1] "time": "2021-07-17T00:17:15Z"
2021-07-17T00:18:28.6607224Z [cluster1] }
2021-07-17T00:18:28.6607668Z [cluster1] ],
2021-07-17T00:18:28.6608321Z [cluster1] "name": "endpoints.submariner.io",
2021-07-17T00:18:28.6609103Z [cluster1] "resourceVersion": "1817",
2021-07-17T00:18:28.6610328Z [cluster1] "selfLink": "/apis/apiextensions.k8s.io/v1/customresourcedefinitions/endpoints.submariner.io",
2021-07-17T00:18:28.6611833Z [cluster1] "uid": "a47ea7e3-8320-4340-a564-a2081284118a"
2021-07-17T00:18:28.6612439Z [cluster1] },
2021-07-17T00:18:28.6612870Z [cluster1] "spec": {
2021-07-17T00:18:28.6613381Z [cluster1] "conversion": {
2021-07-17T00:18:28.6613926Z [cluster1] "strategy": "None"
2021-07-17T00:18:28.6614415Z [cluster1] },
2021-07-17T00:18:28.6614942Z [cluster1] "group": "submariner.io",
2021-07-17T00:18:28.6615508Z [cluster1] "names": {
2021-07-17T00:18:28.6616021Z [cluster1] "kind": "Endpoint",
2021-07-17T00:18:28.6616647Z [cluster1] "listKind": "EndpointList",
2021-07-17T00:18:28.6617283Z [cluster1] "plural": "endpoints",
2021-07-17T00:18:28.6646056Z [cluster1] "singular": "endpoint"
2021-07-17T00:18:28.6646618Z [cluster1] },
2021-07-17T00:18:28.6647223Z [cluster1] "scope": "Namespaced",
2021-07-17T00:18:28.6647812Z [cluster1] "versions": [
2021-07-17T00:18:28.6648275Z [cluster1] {
2021-07-17T00:18:28.6648751Z [cluster1] "name": "v1",
2021-07-17T00:18:28.6649246Z [cluster1] "schema": {
2021-07-17T00:18:28.6650082Z [cluster1] "openAPIV3Schema": {
2021-07-17T00:18:28.6650721Z [cluster1] "properties": {
2021-07-17T00:18:28.6651319Z [cluster1] "apiVersion": {
2021-07-17T00:18:28.6653990Z [cluster1] "description": "APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources",
2021-07-17T00:18:28.6656094Z [cluster1] "type": "string"
2021-07-17T00:18:28.6656623Z [cluster1] },
2021-07-17T00:18:28.6657112Z [cluster1] "kind": {
2021-07-17T00:18:28.6659680Z [cluster1] "description": "Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds",
2021-07-17T00:18:28.6661623Z [cluster1] "type": "string"
2021-07-17T00:18:28.6662135Z [cluster1] },
2021-07-17T00:18:28.6662656Z [cluster1] "metadata": {
2021-07-17T00:18:28.6663232Z [cluster1] "type": "object"
2021-07-17T00:18:28.6663883Z [cluster1] },
2021-07-17T00:18:28.6664383Z [cluster1] "spec": {
2021-07-17T00:18:28.6665039Z [cluster1] "properties": {
2021-07-17T00:18:28.6665627Z [cluster1] "backend": {
2021-07-17T00:18:28.6666191Z [cluster1] "type": "string"
2021-07-17T00:18:28.6666734Z [cluster1] },
2021-07-17T00:18:28.6667296Z [cluster1] "backend_config": {
2021-07-17T00:18:28.6668017Z [cluster1] "additionalProperties": {
2021-07-17T00:18:28.6668752Z [cluster1] "type": "string"
2021-07-17T00:18:28.6669372Z [cluster1] },
2021-07-17T00:18:28.6669921Z [cluster1] "type": "object"
2021-07-17T00:18:28.6670455Z [cluster1] },
2021-07-17T00:18:28.6670990Z [cluster1] "cable_name": {
2021-07-17T00:18:28.6671558Z [cluster1] "type": "string"
2021-07-17T00:18:28.6672178Z [cluster1] },
2021-07-17T00:18:28.6672708Z [cluster1] "cluster_id": {
2021-07-17T00:18:28.6673271Z [cluster1] "type": "string"
2021-07-17T00:18:28.6673811Z [cluster1] },
2021-07-17T00:18:28.6674379Z [cluster1] "healthCheckIP": {
2021-07-17T00:18:28.6675013Z [cluster1] "type": "string"
2021-07-17T00:18:28.6675538Z [cluster1] },
2021-07-17T00:18:28.6676249Z [cluster1] "hostname": {
2021-07-17T00:18:28.6676816Z [cluster1] "type": "string"
2021-07-17T00:18:28.6677354Z [cluster1] },
2021-07-17T00:18:28.6677896Z [cluster1] "nat_enabled": {
2021-07-17T00:18:28.6678481Z [cluster1] "type": "boolean"
2021-07-17T00:18:28.6679026Z [cluster1] },
2021-07-17T00:18:28.6679545Z [cluster1] "private_ip": {
2021-07-17T00:18:28.6682691Z [cluster1] "type": "string"
2021-07-17T00:18:28.6683377Z [cluster1] },
2021-07-17T00:18:28.6683914Z [cluster1] "public_ip": {
2021-07-17T00:18:28.6736133Z [cluster1] "type": "string"
2021-07-17T00:18:28.6736687Z [cluster1] },
2021-07-17T00:18:28.6737222Z [cluster1] "subnets": {
2021-07-17T00:18:28.6737907Z [cluster1] "items": {
2021-07-17T00:18:28.6738581Z [cluster1] "type": "string"
2021-07-17T00:18:28.6739120Z [cluster1] },
2021-07-17T00:18:28.6739660Z [cluster1] "type": "array"
2021-07-17T00:18:28.6740182Z [cluster1] }
2021-07-17T00:18:28.6740668Z [cluster1] },
2021-07-17T00:18:28.6741300Z [cluster1] "required": [
2021-07-17T00:18:28.6741853Z [cluster1] "backend",
2021-07-17T00:18:28.8757769Z [cluster1] "cable_name",
2021-07-17T00:18:28.8758504Z [cluster2] "cluster_id",
2021-07-17T00:18:28.8759094Z [cluster2] "hostname",
2021-07-17T00:18:28.8759683Z [cluster2] "nat_enabled",
2021-07-17T00:18:28.8760507Z [cluster2] "private_ip",
2021-07-17T00:18:28.8761091Z [cluster2] "public_ip",
2021-07-17T00:18:28.8761643Z [cluster2] "subnets"
2021-07-17T00:18:28.8762166Z [cluster2] ],
2021-07-17T00:18:28.8762799Z [cluster2] "type": "object"
2021-07-17T00:18:28.8763327Z [cluster2] }
2021-07-17T00:18:28.8763789Z [cluster2] },
2021-07-17T00:18:28.8764311Z [cluster2] "required": [
2021-07-17T00:18:28.8764846Z [cluster2] "spec"
2021-07-17T00:18:28.8765323Z [cluster2] ],
2021-07-17T00:18:28.8765846Z [cluster2] "type": "object"
2021-07-17T00:18:28.8766438Z [cluster2] }
2021-07-17T00:18:28.8766893Z [cluster2] },
2021-07-17T00:18:28.8767392Z [cluster2] "served": true,
2021-07-17T00:18:28.8767953Z [cluster2] "storage": true
2021-07-17T00:18:28.8768434Z [cluster2] }
2021-07-17T00:18:28.8768945Z [cluster2] ]
2021-07-17T00:18:28.8769365Z [cluster2] },
2021-07-17T00:18:28.8769822Z [cluster2] "status": {
2021-07-17T00:18:28.8770364Z [cluster2] "acceptedNames": {
2021-07-17T00:18:28.8770965Z [cluster2] "kind": "Endpoint",
2021-07-17T00:18:28.8771599Z [cluster2] "listKind": "EndpointList",
2021-07-17T00:18:28.8772238Z [cluster2] "plural": "endpoints",
2021-07-17T00:18:28.8772854Z [cluster2] "singular": "endpoint"
2021-07-17T00:18:28.8773362Z [cluster2] },
2021-07-17T00:18:28.8773859Z [cluster2] "conditions": [
2021-07-17T00:18:28.8774339Z [cluster2] {
2021-07-17T00:18:28.8775606Z [cluster2] "lastTransitionTime": "2021-07-17T00:17:25Z",
2021-07-17T00:18:28.8776353Z [cluster2] "message": "no conflicts found",
2021-07-17T00:18:28.8777027Z [cluster2] "reason": "NoConflicts",
2021-07-17T00:18:28.8777614Z [cluster2] "status": "True",
2021-07-17T00:18:28.8778428Z [cluster2] "type": "NamesAccepted"
2021-07-17T00:18:28.8778999Z [cluster2] },
2021-07-17T00:18:28.8779429Z [cluster2] {
2021-07-17T00:18:28.8780286Z [cluster2] "lastTransitionTime": "2021-07-17T00:17:25Z",
2021-07-17T00:18:28.8781244Z [cluster2] "message": "the initial names have been accepted",
2021-07-17T00:18:28.8782113Z [cluster2] "reason": "InitialNamesAccepted",
2021-07-17T00:18:28.8782812Z [cluster2] "status": "True",
2021-07-17T00:18:28.8783402Z [cluster2] "type": "Established"
2021-07-17T00:18:28.8783925Z [cluster2] }
2021-07-17T00:18:28.8784364Z [cluster2] ],
2021-07-17T00:18:28.8784885Z [cluster2] "storedVersions": [
2021-07-17T00:18:28.8785442Z [cluster2] "v1"
2021-07-17T00:18:28.8785881Z [cluster2] ]
2021-07-17T00:18:28.8786330Z [cluster2] }
2021-07-17T00:18:28.8786752Z [cluster2] }
2021-07-17T00:18:28.8787945Z [submariner-operator]$ [cluster2] validate_equals .metadata.name endpoints.submariner.io
2021-07-17T00:18:28.8789655Z [submariner-operator]$ [cluster2] validate_equals .metadata.name endpoints.submariner.io
2021-07-17T00:18:28.8791589Z [submariner-operator]$ [cluster2] jq -r -M .metadata.name /tmp/endpoints.submariner.io.cluster2.json
2021-07-17T00:18:28.8793333Z [submariner-operator]$ [cluster2] validate_equals .spec.scope Namespaced
2021-07-17T00:18:28.8794677Z [submariner-operator]$ [cluster2] validate_equals .spec.scope Namespaced
2021-07-17T00:18:28.8796394Z [submariner-operator]$ [cluster2] jq -r -M .spec.scope /tmp/endpoints.submariner.io.cluster2.json
2021-07-17T00:18:28.8798133Z [submariner-operator]$ [cluster2] validate_equals .spec.group submariner.io
2021-07-17T00:18:28.8799786Z [submariner-operator]$ [cluster2] validate_equals .spec.group submariner.io
2021-07-17T00:18:28.8801547Z [submariner-operator]$ [cluster2] jq -r -M .spec.group /tmp/endpoints.submariner.io.cluster2.json
2021-07-17T00:18:28.8839585Z [submariner-operator]$ [cluster2] validate_equals .spec.names.kind Endpoint
2021-07-17T00:18:28.8841358Z [submariner-operator]$ [cluster2] validate_equals .spec.names.kind Endpoint
2021-07-17T00:18:28.8843217Z [submariner-operator]$ [cluster2] jq -r -M .spec.names.kind /tmp/endpoints.submariner.io.cluster2.json
2021-07-17T00:18:28.8845134Z [submariner-operator]$ [cluster2] validate_equals .status.acceptedNames.kind Endpoint
2021-07-17T00:18:28.8846806Z [submariner-operator]$ [cluster2] validate_equals .status.acceptedNames.kind Endpoint
2021-07-17T00:18:28.8848865Z [submariner-operator]$ [cluster2] jq -r -M .status.acceptedNames.kind /tmp/endpoints.submariner.io.cluster2.json
2021-07-17T00:18:28.8850633Z [submariner-operator]$ [cluster2] verify_clusters_crd
2021-07-17T00:18:28.8852699Z [submariner-operator]$ [cluster2] verify_clusters_crd
2021-07-17T00:18:28.8854028Z [submariner-operator]$ [cluster2] validate_crd clusters.submariner.io v1 Cluster
2021-07-17T00:18:28.8855553Z [submariner-operator]$ [cluster2] validate_crd clusters.submariner.io v1 Cluster
2021-07-17T00:18:28.8857033Z [submariner-operator]$ [cluster2] kubectl get crds clusters.submariner.io
2021-07-17T00:18:28.8858692Z [submariner-operator]$ [cluster2] kubectl get crds clusters.submariner.io
2021-07-17T00:18:28.9397509Z [submariner-operator]$ [cluster2] command kubectl --context=cluster2 get crd "cable_name",
2021-07-17T00:18:28.9398531Z [cluster1] "cluster_id",
2021-07-17T00:18:28.9399099Z [cluster1] "hostname",
2021-07-17T00:18:28.9399679Z [cluster1] "nat_enabled",
2021-07-17T00:18:28.9400277Z [cluster1] "private_ip",
2021-07-17T00:18:28.9400973Z [cluster1] "public_ip",
2021-07-17T00:18:28.9401525Z [cluster1] "subnets"
2021-07-17T00:18:28.9402046Z [cluster1] ],
2021-07-17T00:18:28.9402575Z [cluster1] "type": "object"
2021-07-17T00:18:28.9403079Z [cluster1] }
2021-07-17T00:18:28.9403754Z [cluster1] },
2021-07-17T00:18:28.9404264Z [cluster1] "required": [
2021-07-17T00:18:28.9404800Z [cluster1] "spec"
2021-07-17T00:18:28.9405271Z [cluster1] ],
2021-07-17T00:18:28.9405794Z [cluster1] "type": "object"
2021-07-17T00:18:28.9406288Z [cluster1] }
2021-07-17T00:18:28.9406737Z [cluster1] },
2021-07-17T00:18:28.9407238Z [cluster1] "served": true,
2021-07-17T00:18:28.9407796Z [cluster1] "storage": true
2021-07-17T00:18:28.9408292Z [cluster1] }
2021-07-17T00:18:28.9408817Z [cluster1] ]
2021-07-17T00:18:28.9409245Z [cluster1] },
2021-07-17T00:18:28.9409686Z [cluster1] "status": {
2021-07-17T00:18:28.9410238Z [cluster1] "acceptedNames": {
2021-07-17T00:18:28.9410820Z [cluster1] "kind": "Endpoint",
2021-07-17T00:18:28.9411455Z [cluster1] "listKind": "EndpointList",
2021-07-17T00:18:28.9412094Z [cluster1] "plural": "endpoints",
2021-07-17T00:18:28.9412720Z [cluster1] "singular": "endpoint"
2021-07-17T00:18:28.9413228Z [cluster1] },
2021-07-17T00:18:28.9413726Z [cluster1] "conditions": [
2021-07-17T00:18:28.9414213Z [cluster1] {
2021-07-17T00:18:28.9415220Z [cluster1] "lastTransitionTime": "2021-07-17T00:17:09Z",
2021-07-17T00:18:28.9415985Z [cluster1] "message": "no conflicts found",
2021-07-17T00:18:28.9416755Z [cluster1] "reason": "NoConflicts",
2021-07-17T00:18:28.9417357Z [cluster1] "status": "True",
2021-07-17T00:18:28.9418170Z [cluster1] "type": "NamesAccepted"
2021-07-17T00:18:28.9418735Z [cluster1] },
2021-07-17T00:18:28.9419161Z [cluster1] {
2021-07-17T00:18:28.9420028Z [cluster1] "lastTransitionTime": "2021-07-17T00:17:09Z",
2021-07-17T00:18:28.9420846Z [cluster1] "message": "the initial names have been accepted",
2021-07-17T00:18:28.9421718Z [cluster1] "reason": "InitialNamesAccepted",
2021-07-17T00:18:28.9422429Z [cluster1] "status": "True",
2021-07-17T00:18:28.9422999Z [cluster1] "type": "Established"
2021-07-17T00:18:28.9423526Z [cluster1] }
2021-07-17T00:18:28.9424062Z [cluster1] ],
2021-07-17T00:18:28.9424606Z [cluster1] "storedVersions": [
2021-07-17T00:18:28.9425141Z [cluster1] "v1"
2021-07-17T00:18:28.9425581Z [cluster1] ]
2021-07-17T00:18:28.9425993Z [cluster1] }
2021-07-17T00:18:28.9426415Z [cluster1] }
2021-07-17T00:18:28.9427604Z [submariner-operator]$ [cluster1] validate_equals .metadata.name endpoints.submariner.io
2021-07-17T00:18:28.9429308Z [submariner-operator]$ [cluster1] validate_equals .metadata.name endpoints.submariner.io
2021-07-17T00:18:28.9431247Z [submariner-operator]$ [cluster1] jq -r -M .metadata.name /tmp/endpoints.submariner.io.cluster1.json
2021-07-17T00:18:28.9432972Z [submariner-operator]$ [cluster1] validate_equals .spec.scope Namespaced
2021-07-17T00:18:28.9434321Z [submariner-operator]$ [cluster1] validate_equals .spec.scope Namespaced
2021-07-17T00:18:28.9436038Z [submariner-operator]$ [cluster1] jq -r -M .spec.scope /tmp/endpoints.submariner.io.cluster1.json
2021-07-17T00:18:28.9437772Z [submariner-operator]$ [cluster1] validate_equals .spec.group submariner.io
2021-07-17T00:18:28.9439159Z [submariner-operator]$ [cluster1] validate_equals .spec.group submariner.io
2021-07-17T00:18:28.9440898Z [submariner-operator]$ [cluster1] jq -r -M .spec.group /tmp/endpoints.submariner.io.cluster1.json
2021-07-17T00:18:28.9442623Z [submariner-operator]$ [cluster1] validate_equals .spec.names.kind Endpoint
2021-07-17T00:18:28.9443989Z [submariner-operator]$ [cluster1] validate_equals .spec.names.kind Endpoint
2021-07-17T00:18:28.9445927Z [submariner-operator]$ [cluster1] jq -r -M .spec.names.kind /tmp/endpoints.submariner.io.cluster1.json
2021-07-17T00:18:28.9447854Z [submariner-operator]$ [cluster1] validate_equals .status.acceptedNames.kind Endpoint
2021-07-17T00:18:28.9449524Z [submariner-operator]$ [cluster1] validate_equals .status.acceptedNames.kind Endpoint
2021-07-17T00:18:28.9451609Z [submariner-operator]$ [cluster1] jq -r -M .status.acceptedNames.kind /tmp/endpoints.submariner.io.cluster1.json
2021-07-17T00:18:28.9453350Z [submariner-operator]$ [cluster1] verify_clusters_crd
2021-07-17T00:18:28.9454451Z [submariner-operator]$ [cluster1] verify_clusters_crd
2021-07-17T00:18:28.9455762Z [submariner-operator]$ [cluster1] validate_crd clusters.submariner.io v1 Cluster
2021-07-17T00:18:28.9457289Z [submariner-operator]$ [cluster1] validate_crd clusters.submariner.io v1 Cluster
2021-07-17T00:18:28.9459033Z [submariner-operator]$ [cluster1] kubectl get crds clusters.submariner.io
2021-07-17T00:18:28.9460500Z [submariner-operator]$ [cluster1] kubectl get crds clusters.submariner.io
2021-07-17T00:18:29.5968539Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 get crds clusters.submariner.io
2021-07-17T00:18:29.5973856Z [cluster2] NAME CREATED AT
2021-07-17T00:18:29.5974896Z [cluster2] clusters.submariner.io 2021-07-17T00:17:24Z
2021-07-17T00:18:29.5976405Z [submariner-operator]$ [cluster2] json_file=/tmp/clusters.submariner.io.cluster2.json
2021-07-17T00:18:29.5978560Z [submariner-operator]$ [cluster2] kubectl get crd clusters.submariner.io -o json
2021-07-17T00:18:29.5980372Z [submariner-operator]$ [cluster2] tee /tmp/clusters.submariner.io.cluster2.json
2021-07-17T00:18:29.5982070Z [submariner-operator]$ [cluster2] kubectl get crd clusters.submariner.io -o json
2021-07-17T00:18:29.5983726Z [submariner-operator]$ [cluster2] command kubectl --context=cluster2 get crd clusters.submariner.io -o json
2021-07-17T00:18:29.5984711Z [cluster2] {
2021-07-17T00:18:29.5985389Z [cluster2] "apiVersion": "apiextensions.k8s.io/v1",
2021-07-17T00:18:29.5986294Z [cluster2] "kind": "CustomResourceDefinition",
2021-07-17T00:18:29.5987016Z [cluster2] "metadata": {
2021-07-17T00:18:29.5987541Z [cluster2] "annotations": {
2021-07-17T00:18:29.5988608Z [cluster2] "controller-gen.kubebuilder.io/version": "v0.4.1"
2021-07-17T00:18:29.5989391Z [cluster2] },
2021-07-17T00:18:29.5990195Z [cluster2] "creationTimestamp": "2021-07-17T00:17:24Z",
2021-07-17T00:18:29.5991147Z [cluster2] "generation": 1,
2021-07-17T00:18:29.5991904Z [cluster2] "managedFields": [
2021-07-17T00:18:29.5992423Z [cluster2] {
2021-07-17T00:18:29.5993113Z [cluster2] "apiVersion": "apiextensions.k8s.io/v1",
2021-07-17T00:18:29.5993910Z [cluster2] "fieldsType": "FieldsV1",
2021-07-17T00:18:29.5994512Z [cluster2] "fieldsV1": {
2021-07-17T00:18:29.5995062Z [cluster2] "f:metadata": {
2021-07-17T00:18:29.5995628Z [cluster2] "f:annotations": {
2021-07-17T00:18:29.5996174Z [cluster2] ".": {},
2021-07-17T00:18:29.5997242Z [cluster2] "f:controller-gen.kubebuilder.io/version": {}
2021-07-17T00:18:29.5998055Z [cluster2] }
2021-07-17T00:18:29.5998500Z [cluster2] },
2021-07-17T00:18:29.5998995Z [cluster2] "f:spec": {
2021-07-17T00:18:29.5999527Z [cluster2] "f:conversion": {
2021-07-17T00:18:29.6000067Z [cluster2] ".": {},
2021-07-17T00:18:29.6000593Z [cluster2] "f:strategy": {}
2021-07-17T00:18:29.6001092Z [cluster2] },
2021-07-17T00:18:29.6001592Z [cluster2] "f:group": {},
2021-07-17T00:18:29.6002253Z [cluster2] "f:names": {
2021-07-17T00:18:29.6002782Z [cluster2] "f:kind": {},
2021-07-17T00:18:29.6003316Z [cluster2] "f:listKind": {},
2021-07-17T00:18:29.6003879Z [cluster2] "f:plural": {},
2021-07-17T00:18:29.6004425Z [cluster2] "f:singular": {}
2021-07-17T00:18:29.6004937Z [cluster2] },
2021-07-17T00:18:29.6005443Z [cluster2] "f:scope": {},
2021-07-17T00:18:29.6005978Z [cluster2] "f:versions": {}
2021-07-17T00:18:29.6006486Z [cluster2] },
2021-07-17T00:18:29.6006960Z [cluster2] "f:status": {
2021-07-17T00:18:29.6007557Z [cluster2] "f:acceptedNames": {
2021-07-17T00:18:29.6008171Z [cluster2] "f:kind": {},
2021-07-17T00:18:29.6008706Z [cluster2] "f:plural": {}
2021-07-17T00:18:29.6009201Z [cluster2] },
2021-07-17T00:18:29.6009732Z [cluster2] "f:conditions": {},
2021-07-17T00:18:29.6010355Z [cluster2] "f:storedVersions": {}
2021-07-17T00:18:29.6010922Z [cluster2] }
2021-07-17T00:18:29.6011372Z [cluster2] },
2021-07-17T00:18:29.6012236Z [cluster2] "manager": "submariner-operator",
2021-07-17T00:18:29.6012971Z [cluster2] "operation": "Update",
2021-07-17T00:18:29.6013842Z [cluster2] "time": "2021-07-17T00:17:34Z"
2021-07-17T00:18:29.6014338Z [cluster2] }
2021-07-17T00:18:29.6014764Z [cluster2] ],
2021-07-17T00:18:29.6015414Z [cluster2] "name": "clusters.submariner.io",
2021-07-17T00:18:29.6016173Z [cluster2] "resourceVersion": "1845",
2021-07-17T00:18:29.6017406Z [cluster2] "selfLink": "/apis/apiextensions.k8s.io/v1/customresourcedefinitions/clusters.submariner.io",
2021-07-17T00:18:29.6019182Z [cluster2] "uid": "cfa4a707-5afa-47fc-b0a4-6755b9bd53ab"
2021-07-17T00:18:29.6019891Z [cluster2] },
2021-07-17T00:18:29.6020451Z [cluster2] "spec": {
2021-07-17T00:18:29.6020953Z [cluster2] "conversion": {
2021-07-17T00:18:29.6021514Z [cluster2] "strategy": "None"
2021-07-17T00:18:29.6022000Z [cluster2] },
2021-07-17T00:18:29.6022551Z [cluster2] "group": "submariner.io",
2021-07-17T00:18:29.6023110Z [cluster2] "names": {
2021-07-17T00:18:29.6023632Z [cluster2] "kind": "Cluster",
2021-07-17T00:18:29.6024232Z [cluster2] "listKind": "ClusterList",
2021-07-17T00:18:29.6024863Z [cluster2] "plural": "clusters",
2021-07-17T00:18:29.6025446Z [cluster2] "singular": "cluster"
2021-07-17T00:18:29.6025960Z [cluster2] },
2021-07-17T00:18:29.6026486Z [cluster2] "scope": "Namespaced",
2021-07-17T00:18:29.6027137Z [cluster2] "versions": [
2021-07-17T00:18:29.6027617Z [cluster2] {
2021-07-17T00:18:29.6028080Z [cluster2] "name": "v1",
2021-07-17T00:18:29.6028594Z [cluster2] "schema": {
2021-07-17T00:18:29.6029186Z [cluster2] "openAPIV3Schema": {
2021-07-17T00:18:29.6029827Z [cluster2] "properties": {
2021-07-17T00:18:29.6030421Z [cluster2] "apiVersion": {
2021-07-17T00:18:29.6032965Z [cluster2] "description": "APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources",
2021-07-17T00:18:29.6034975Z [cluster2] "type": "string"
2021-07-17T00:18:29.6035491Z [cluster2] },
2021-07-17T00:18:29.6035987Z [cluster2] "kind": {
2021-07-17T00:18:29.6038536Z [cluster2] "description": "Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds",
2021-07-17T00:18:29.6040469Z [cluster2] "type": "string"
2021-07-17T00:18:29.6041000Z [cluster2] },
2021-07-17T00:18:29.6041512Z [cluster2] "metadata": {
2021-07-17T00:18:29.6042091Z [cluster2] "type": "object"
2021-07-17T00:18:29.6042616Z [cluster2] },
2021-07-17T00:18:29.6043095Z [cluster2] "spec": {
2021-07-17T00:18:29.6043666Z [cluster2] "properties": {
2021-07-17T00:18:29.6044262Z [cluster2] "cluster_cidr": {
2021-07-17T00:18:29.6044842Z [cluster2] "items": {
2021-07-17T00:18:29.6045408Z [cluster2] "type": "string"
2021-07-17T00:18:29.6045956Z [cluster2] },
2021-07-17T00:18:29.6046500Z [cluster2] "type": "array"
2021-07-17T00:18:29.6047016Z [cluster2] },
2021-07-17T00:18:29.6047558Z [cluster2] "cluster_id": {
2021-07-17T00:18:29.6048200Z [cluster2] "type": "string"
2021-07-17T00:18:29.6048736Z [cluster2] },
2021-07-17T00:18:29.6054000Z [cluster2] "color_codes": {
2021-07-17T00:18:29.6054765Z [cluster2] "items": {
2021-07-17T00:18:29.6055337Z [cluster2] "type": "string"
2021-07-17T00:18:29.6081087Z [cluster2] },
2021-07-17T00:18:29.6081726Z [cluster2] "type": "array"
2021-07-17T00:18:29.6082254Z [cluster2] },
2021-07-17T00:18:29.6082786Z [cluster2] "global_cidr": {
2021-07-17T00:18:29.6083335Z [cluster2] "items": {
2021-07-17T00:18:29.6083905Z [cluster2] "type": "string"
2021-07-17T00:18:29.6084453Z [cluster2] },
2021-07-17T00:18:29.6084993Z [cluster2] "type": "array"
2021-07-17T00:18:29.6085509Z [cluster2] },
2021-07-17T00:18:29.6086053Z [cluster2] "service_cidr": {
2021-07-17T00:18:29.6086622Z [cluster2] "items": {
2021-07-17T00:18:29.6087181Z [cluster2] "type": "string"
2021-07-17T00:18:29.6087733Z [cluster2] },
2021-07-17T00:18:29.6088259Z [cluster2] "type": "array"
2021-07-17T00:18:29.6088985Z [cluster2] }
2021-07-17T00:18:29.6089457Z [cluster2] },
2021-07-17T00:18:29.6089984Z [cluster2] "required": [
2021-07-17T00:18:29.6090554Z [cluster2] "cluster_cidr",
2021-07-17T00:18:29.6091139Z [cluster2] "cluster_id",
2021-07-17T00:18:29.6091719Z [cluster2] "color_codes",
2021-07-17T00:18:29.6092280Z [cluster2] "global_cidr",
2021-07-17T00:18:29.6092863Z [cluster2] "service_cidr"
2021-07-17T00:18:29.6093382Z [cluster2] ],
2021-07-17T00:18:29.6094240Z [cluster2] "type": "object"
2021-07-17T00:18:29.6094760Z [cluster2] }
2021-07-17T00:18:29.6095234Z [cluster2] },
2021-07-17T00:18:29.6095731Z [cluster2] "required": [
2021-07-17T00:18:29.6096266Z [cluster2] "spec"
2021-07-17T00:18:29.6096752Z [cluster2] ],
2021-07-17T00:18:29.6097256Z [cluster2] "type": "object"
2021-07-17T00:18:29.6097946Z [cluster2] }
2021-07-17T00:18:29.6098388Z [cluster2] },
2021-07-17T00:18:29.6098892Z [cluster2] "served": true,
2021-07-17T00:18:29.6099435Z [cluster2] "storage": true
2021-07-17T00:18:29.6099932Z [cluster2] }
2021-07-17T00:18:29.6100352Z [cluster2] ]
2021-07-17T00:18:29.6100780Z [cluster2] },
2021-07-17T00:18:29.6101221Z [cluster2] "status": {
2021-07-17T00:18:29.6101782Z [cluster2] "acceptedNames": {
2021-07-17T00:18:29.6102357Z [cluster2] "kind": "Cluster",
2021-07-17T00:18:29.6102970Z [cluster2] "listKind": "ClusterList",
2021-07-17T00:18:29.6103698Z [cluster2] "plural": "clusters",
2021-07-17T00:18:29.6104285Z [cluster2] "singular": "cluster"
2021-07-17T00:18:29.6104807Z [cluster2] },
2021-07-17T00:18:29.6105285Z [cluster2] "conditions": [
2021-07-17T00:18:29.6105778Z [cluster2] {
2021-07-17T00:18:29.7553445Z [cluster2] "lastTransitionTime": "2021-07-17Ts clusters.submariner.io
2021-07-17T00:18:29.7554661Z [cluster1] NAME CREATED AT
2021-07-17T00:18:29.7555750Z [cluster1] clusters.submariner.io 2021-07-17T00:17:09Z
2021-07-17T00:18:29.7557274Z [submariner-operator]$ [cluster1] json_file=/tmp/clusters.submariner.io.cluster1.json
2021-07-17T00:18:29.7558979Z [submariner-operator]$ [cluster1] kubectl get crd clusters.submariner.io -o json
2021-07-17T00:18:29.7560682Z [submariner-operator]$ [cluster1] tee /tmp/clusters.submariner.io.cluster1.json
2021-07-17T00:18:29.7562365Z [submariner-operator]$ [cluster1] kubectl get crd clusters.submariner.io -o json
2021-07-17T00:18:29.7564024Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 get crd clusters.submariner.io -o json
2021-07-17T00:18:29.7565002Z [cluster1] {
2021-07-17T00:18:29.7565662Z [cluster1] "apiVersion": "apiextensions.k8s.io/v1",
2021-07-17T00:18:29.7566585Z [cluster1] "kind": "CustomResourceDefinition",
2021-07-17T00:18:29.7567301Z [cluster1] "metadata": {
2021-07-17T00:18:29.7567843Z [cluster1] "annotations": {
2021-07-17T00:18:29.7568893Z [cluster1] "controller-gen.kubebuilder.io/version": "v0.4.1"
2021-07-17T00:18:29.7569691Z [cluster1] },
2021-07-17T00:18:29.7570491Z [cluster1] "creationTimestamp": "2021-07-17T00:17:09Z",
2021-07-17T00:18:29.7571185Z [cluster1] "generation": 1,
2021-07-17T00:18:29.7571778Z [cluster1] "managedFields": [
2021-07-17T00:18:29.7572290Z [cluster1] {
2021-07-17T00:18:29.7572971Z [cluster1] "apiVersion": "apiextensions.k8s.io/v1",
2021-07-17T00:18:29.7573758Z [cluster1] "fieldsType": "FieldsV1",
2021-07-17T00:18:29.7574358Z [cluster1] "fieldsV1": {
2021-07-17T00:18:29.7574894Z [cluster1] "f:metadata": {
2021-07-17T00:18:29.7575472Z [cluster1] "f:annotations": {
2021-07-17T00:18:29.7576002Z [cluster1] ".": {},
2021-07-17T00:18:29.7577047Z [cluster1] "f:controller-gen.kubebuilder.io/version": {}
2021-07-17T00:18:29.7578051Z [cluster1] }
2021-07-17T00:18:29.7578499Z [cluster1] },
2021-07-17T00:18:29.7579097Z [cluster1] "f:spec": {
2021-07-17T00:18:29.7579645Z [cluster1] "f:conversion": {
2021-07-17T00:18:29.7580183Z [cluster1] ".": {},
2021-07-17T00:18:29.7580838Z [cluster1] "f:strategy": {}
2021-07-17T00:18:29.7581361Z [cluster1] },
2021-07-17T00:18:29.7581846Z [cluster1] "f:group": {},
2021-07-17T00:18:29.7582375Z [cluster1] "f:names": {
2021-07-17T00:18:29.7582898Z [cluster1] "f:kind": {},
2021-07-17T00:18:29.7583430Z [cluster1] "f:listKind": {},
2021-07-17T00:18:29.7584093Z [cluster1] "f:plural": {},
2021-07-17T00:18:29.7584635Z [cluster1] "f:singular": {}
2021-07-17T00:18:29.7585144Z [cluster1] },
2021-07-17T00:18:29.7585635Z [cluster1] "f:scope": {},
2021-07-17T00:18:29.7586182Z [cluster1] "f:versions": {}
2021-07-17T00:18:29.7586675Z [cluster1] },
2021-07-17T00:18:29.7587166Z [cluster1] "f:status": {
2021-07-17T00:18:29.7587755Z [cluster1] "f:acceptedNames": {
2021-07-17T00:18:29.7588347Z [cluster1] "f:kind": {},
2021-07-17T00:18:29.7588877Z [cluster1] "f:plural": {}
2021-07-17T00:18:29.7589362Z [cluster1] },
2021-07-17T00:18:29.7589893Z [cluster1] "f:conditions": {},
2021-07-17T00:18:29.7590511Z [cluster1] "f:storedVersions": {}
2021-07-17T00:18:29.7591069Z [cluster1] }
2021-07-17T00:18:29.7591596Z [cluster1] },
2021-07-17T00:18:29.7592606Z [cluster1] "manager": "submariner-operator",
2021-07-17T00:18:29.7593328Z [cluster1] "operation": "Update",
2021-07-17T00:18:29.7594101Z [cluster1] "time": "2021-07-17T00:17:14Z"
2021-07-17T00:18:29.7594584Z [cluster1] }
2021-07-17T00:18:29.7595020Z [cluster1] ],
2021-07-17T00:18:29.7595677Z [cluster1] "name": "clusters.submariner.io",
2021-07-17T00:18:29.7596425Z [cluster1] "resourceVersion": "1816",
2021-07-17T00:18:29.7597655Z [cluster1] "selfLink": "/apis/apiextensions.k8s.io/v1/customresourcedefinitions/clusters.submariner.io",
2021-07-17T00:18:29.7599168Z [cluster1] "uid": "045c22ff-53a6-413d-af8d-32ad79e3a0af"
2021-07-17T00:18:29.7599821Z [cluster1] },
2021-07-17T00:18:29.7600260Z [cluster1] "spec": {
2021-07-17T00:18:29.7600772Z [cluster1] "conversion": {
2021-07-17T00:18:29.7601327Z [cluster1] "strategy": "None"
2021-07-17T00:18:29.7601827Z [cluster1] },
2021-07-17T00:18:29.7602363Z [cluster1] "group": "submariner.io",
2021-07-17T00:18:29.7602937Z [cluster1] "names": {
2021-07-17T00:18:29.7603457Z [cluster1] "kind": "Cluster",
2021-07-17T00:18:29.7604051Z [cluster1] "listKind": "ClusterList",
2021-07-17T00:18:29.7604680Z [cluster1] "plural": "clusters",
2021-07-17T00:18:29.7605273Z [cluster1] "singular": "cluster"
2021-07-17T00:18:29.7605795Z [cluster1] },
2021-07-17T00:18:29.7606304Z [cluster1] "scope": "Namespaced",
2021-07-17T00:18:29.7606872Z [cluster1] "versions": [
2021-07-17T00:18:29.7607341Z [cluster1] {
2021-07-17T00:18:29.7607811Z [cluster1] "name": "v1",
2021-07-17T00:18:29.7608308Z [cluster1] "schema": {
2021-07-17T00:18:29.7608915Z [cluster1] "openAPIV3Schema": {
2021-07-17T00:18:29.7609598Z [cluster1] "properties": {
2021-07-17T00:18:29.7610188Z [cluster1] "apiVersion": {
2021-07-17T00:18:29.7612728Z [cluster1] "description": "APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources",
2021-07-17T00:18:29.7614970Z [cluster1] "type": "string"
2021-07-17T00:18:29.7615514Z [cluster1] },
2021-07-17T00:18:29.7616011Z [cluster1] "kind": {
2021-07-17T00:18:29.7642030Z [cluster1] "description": "Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds",
2021-07-17T00:18:29.7644140Z [cluster1] "type": "string"
2021-07-17T00:18:29.7644674Z [cluster1] },
2021-07-17T00:18:29.7645193Z [cluster1] "metadata": {
2021-07-17T00:18:29.7645771Z [cluster1] "type": "object"
2021-07-17T00:18:29.7646290Z [cluster1] },
2021-07-17T00:18:29.7646798Z [cluster1] "spec": {
2021-07-17T00:18:29.7647354Z [cluster1] "properties": {
2021-07-17T00:18:29.7647959Z [cluster1] "cluster_cidr": {
2021-07-17T00:18:29.7648527Z [cluster1] "items": {
2021-07-17T00:18:29.7649090Z [cluster1] "type": "string"
2021-07-17T00:18:29.7649646Z [cluster1] },
2021-07-17T00:18:29.7650356Z [cluster1] "type": "array"
2021-07-17T00:18:29.7650893Z [cluster1] },
2021-07-17T00:18:29.7651417Z [cluster1] "cluster_id": {
2021-07-17T00:18:29.7652001Z [cluster1] "type": "string"
2021-07-17T00:18:29.7652542Z [cluster1] },
2021-07-17T00:18:29.7653068Z [cluster1] "color_codes": {
2021-07-17T00:18:29.7653627Z [cluster1] "items": {
2021-07-17T00:18:29.7654192Z [cluster1] "type": "string"
2021-07-17T00:18:29.7654891Z [cluster1] },
2021-07-17T00:18:29.7655420Z [cluster1] "type": "array"
2021-07-17T00:18:29.7655955Z [cluster1] },
2021-07-17T00:18:29.7656474Z [cluster1] "global_cidr": {
2021-07-17T00:18:29.7657032Z [cluster1] "items": {
2021-07-17T00:18:29.7657610Z [cluster1] "type": "string"
2021-07-17T00:18:29.7658236Z [cluster1] },
2021-07-17T00:18:29.7658775Z [cluster1] "type": "array"
2021-07-17T00:18:29.7659291Z [cluster1] },
2021-07-17T00:18:29.7659840Z [cluster1] "service_cidr": {
2021-07-17T00:18:29.7660394Z [cluster1] "items": {
2021-07-17T00:18:29.7660971Z [cluster1] "type": "string"
2021-07-17T00:18:29.7661501Z [cluster1] },
2021-07-17T00:18:29.7662043Z [cluster1] "type": "array"
2021-07-17T00:18:29.7662574Z [cluster1] }
2021-07-17T00:18:29.7663049Z [cluster1] },
2021-07-17T00:18:29.7663575Z [cluster1] "required": [
2021-07-17T00:18:29.7664141Z [cluster1] "cluster_cidr",
2021-07-17T00:18:29.7664720Z [cluster1] "cluster_id",
2021-07-17T00:18:29.7665283Z [cluster1] "color_codes",
2021-07-17T00:18:29.7665935Z [cluster1] "global_cidr",
2021-07-17T00:18:29.7666594Z [cluster1] "service_cidr"
2021-07-17T00:18:29.7667125Z [cluster1] ],
2021-07-17T00:18:29.7667663Z [cluster1] "type": "object"
2021-07-17T00:18:29.7668169Z [cluster1] }
2021-07-17T00:18:29.7668641Z [cluster1] },
2021-07-17T00:18:29.7669140Z [cluster1] "required": [
2021-07-17T00:18:29.7669686Z [cluster1] "spec"
2021-07-17T00:18:29.7670156Z [cluster1] ],
2021-07-17T00:18:29.7670678Z [cluster1] "type": "object"
2021-07-17T00:18:29.7671172Z [cluster1] }
2021-07-17T00:18:29.7671625Z [cluster1] },
2021-07-17T00:18:29.7672114Z [cluster1] "served": true,
2021-07-17T00:18:29.7672670Z [cluster1] "storage": true
2021-07-17T00:18:29.7673168Z [cluster1] }
2021-07-17T00:18:29.7673590Z [cluster1] ]
2021-07-17T00:18:29.7674020Z [cluster1] },
2021-07-17T00:18:29.7674465Z [cluster1] "status": {
2021-07-17T00:18:29.7675021Z [cluster1] "acceptedNames": {
2021-07-17T00:18:29.7675593Z [cluster1] "kind": "Cluster",
2021-07-17T00:18:29.7676204Z [cluster1] "listKind": "ClusterList",
2021-07-17T00:18:29.7676817Z [cluster1] "plural": "clusters",
2021-07-17T00:18:29.7677489Z [cluster1] "singular": "cluster"
2021-07-17T00:18:29.7677986Z [cluster1] },
2021-07-17T00:18:29.7678477Z [cluster1] "conditions": [
2021-07-17T00:18:29.7678957Z [cluster1] {
2021-07-17T00:18:30.7223953Z [cluster1] "lastTransitionTime": "2021-07-17T00:17:24Z",
2021-07-17T00:18:30.7224943Z [cluster2] "message": "no conflicts found",
2021-07-17T00:18:30.7225604Z [cluster2] "reason": "NoConflicts",
2021-07-17T00:18:30.7226233Z [cluster2] "status": "True",
2021-07-17T00:18:30.7226842Z [cluster2] "type": "NamesAccepted"
2021-07-17T00:18:30.7227409Z [cluster2] },
2021-07-17T00:18:30.7227838Z [cluster2] {
2021-07-17T00:18:30.7228703Z [cluster2] "lastTransitionTime": "2021-07-17T00:17:24Z",
2021-07-17T00:18:30.7229518Z [cluster2] "message": "the initial names have been accepted",
2021-07-17T00:18:30.7230394Z [cluster2] "reason": "InitialNamesAccepted",
2021-07-17T00:18:30.7231118Z [cluster2] "status": "True",
2021-07-17T00:18:30.7231691Z [cluster2] "type": "Established"
2021-07-17T00:18:30.7232229Z [cluster2] }
2021-07-17T00:18:30.7232653Z [cluster2] ],
2021-07-17T00:18:30.7233192Z [cluster2] "storedVersions": [
2021-07-17T00:18:30.7233725Z [cluster2] "v1"
2021-07-17T00:18:30.7234356Z [cluster2] ]
2021-07-17T00:18:30.7234775Z [cluster2] }
2021-07-17T00:18:30.7235206Z [cluster2] }
2021-07-17T00:18:30.7236391Z [submariner-operator]$ [cluster2] validate_equals .metadata.name clusters.submariner.io
2021-07-17T00:18:30.7238066Z [submariner-operator]$ [cluster2] validate_equals .metadata.name clusters.submariner.io
2021-07-17T00:18:30.7240125Z [submariner-operator]$ [cluster2] jq -r -M .metadata.name /tmp/clusters.submariner.io.cluster2.json
2021-07-17T00:18:30.7241975Z [submariner-operator]$ [cluster2] validate_equals .spec.scope Namespaced
2021-07-17T00:18:30.7243340Z [submariner-operator]$ [cluster2] validate_equals .spec.scope Namespaced
2021-07-17T00:18:30.7245027Z [submariner-operator]$ [cluster2] jq -r -M .spec.scope /tmp/clusters.submariner.io.cluster2.json
2021-07-17T00:18:30.7246742Z [submariner-operator]$ [cluster2] validate_equals .spec.group submariner.io
2021-07-17T00:18:30.7248136Z [submariner-operator]$ [cluster2] validate_equals .spec.group submariner.io
2021-07-17T00:18:30.7250087Z [submariner-operator]$ [cluster2] jq -r -M .spec.group /tmp/clusters.submariner.io.cluster2.json
2021-07-17T00:18:30.7251814Z [submariner-operator]$ [cluster2] validate_equals .spec.names.kind Cluster
2021-07-17T00:18:30.7253169Z [submariner-operator]$ [cluster2] validate_equals .spec.names.kind Cluster
2021-07-17T00:18:30.7254943Z [submariner-operator]$ [cluster2] jq -r -M .spec.names.kind /tmp/clusters.submariner.io.cluster2.json
2021-07-17T00:18:30.7256820Z [submariner-operator]$ [cluster2] validate_equals .status.acceptedNames.kind Cluster
2021-07-17T00:18:30.7258621Z [submariner-operator]$ [cluster2] validate_equals .status.acceptedNames.kind Cluster
2021-07-17T00:18:30.7261586Z [submariner-operator]$ [cluster2] jq -r -M .status.acceptedNames.kind /tmp/clusters.submariner.io.cluster2.json
2021-07-17T00:18:30.7292249Z [submariner-operator]$ [cluster2] verify_subm_crd
2021-07-17T00:18:30.7293361Z [submariner-operator]$ [cluster2] verify_subm_crd
2021-07-17T00:18:30.7294783Z [submariner-operator]$ [cluster2] validate_crd submariners.submariner.io v1alpha1 Submariner
2021-07-17T00:18:30.7296692Z [submariner-operator]$ [cluster2] validate_crd submariners.submariner.io v1alpha1 Submariner
2021-07-17T00:18:30.7299496Z [submariner-operator]$ [cluster2] kubectl get crds submariners.submariner.io
2021-07-17T00:18:30.7301559Z [submariner-operator]$ [cluster2] kubectl get crds submariners.submariner.io
2021-07-17T00:18:30.7304120Z [submariner-operator]$ [cluster2] command kubectl --context=cluster2 get crds submariners.submariner.io
2021-07-17T00:18:30.7305463Z [cluster2] NAME CREATED AT
2021-07-17T00:18:30.7306830Z [cluster2] submariners.submariner.io 2021-07-17T00:17:11Z
2021-07-17T00:18:30.7308757Z [submariner-operator]$ [cluster2] json_file=/tmp/submariners.submariner.io.cluster2.json
2021-07-17T00:18:30.7311014Z [submariner-operator]$ [cluster2] kubectl get crd submariners.submariner.io -o json
2021-07-17T00:18:30.7313475Z [submariner-operator]$ [cluster2] kubectl get crd submariners.submariner.io -o json
2021-07-17T00:18:30.7315258Z [submariner-operator]$ [cluster2] command kubectl --context=cluster2 get crd submariners.submariner.io -o json
2021-07-17T00:18:30.7317186Z [submariner-operator]$ [cluster2] tee /tmp/submariners.submariner.io.cluster2.json
2021-07-17T00:18:30.7318283Z [cluster2] {
2021-07-17T00:18:30.7318961Z [cluster2] "apiVersion": "apiextensions.k8s.io/v1",
2021-07-17T00:18:30.7319861Z [cluster2] "kind": "CustomResourceDefinition",
2021-07-17T00:18:30.7320587Z [cluster2] "metadata": {
2021-07-17T00:18:30.7321111Z [cluster2] "annotations": {
2021-07-17T00:18:30.7322171Z [cluster2] "controller-gen.kubebuilder.io/version": "v0.4.1"
2021-07-17T00:18:30.7322962Z [cluster2] },
2021-07-17T00:18:30.7323752Z [cluster2] "creationTimestamp": "2021-07-17T00:17:11Z",
2021-07-17T00:18:30.7324542Z [cluster2] "generation": 1,
2021-07-17T00:18:30.7325115Z [cluster2] "managedFields": [
2021-07-17T00:18:30.7325640Z [cluster2] {
2021-07-17T00:18:30.7326307Z [cluster2] "apiVersion": "apiextensions.k8s.io/v1",
2021-07-17T00:18:30.7327105Z [cluster2] "fieldsType": "FieldsV1",
2021-07-17T00:18:30.7327691Z [cluster2] "fieldsV1": {
2021-07-17T00:18:30.7328223Z [cluster2] "f:status": {
2021-07-17T00:18:30.7328823Z [cluster2] "f:acceptedNames": {
2021-07-17T00:18:30.7329400Z [cluster2] "f:kind": {},
2021-07-17T00:18:30.7329945Z [cluster2] "f:listKind": {},
2021-07-17T00:18:30.7330490Z [cluster2] "f:plural": {},
2021-07-17T00:18:30.7331045Z [cluster2] "f:singular": {}
2021-07-17T00:18:30.7331540Z [cluster2] },
2021-07-17T00:18:30.7332234Z [cluster2] "f:conditions": {}
2021-07-17T00:18:30.7332744Z [cluster2] }
2021-07-17T00:18:30.7333197Z [cluster2] },
2021-07-17T00:18:30.7333994Z [cluster2] "manager": "kube-apiserver",
2021-07-17T00:18:30.7334669Z [cluster2] "operation": "Update",
2021-07-17T00:18:30.7335440Z [cluster2] "time": "2021-07-17T00:17:11Z"
2021-07-17T00:18:30.7335922Z [cluster2] },
2021-07-17T00:18:30.7336368Z [cluster2] {
2021-07-17T00:18:30.7337042Z [cluster2] "apiVersion": "apiextensions.k8s.io/v1",
2021-07-17T00:18:30.7337943Z [cluster2] "fieldsType": "FieldsV1",
2021-07-17T00:18:30.7338530Z [cluster2] "fieldsV1": {
2021-07-17T00:18:30.7339078Z [cluster2] "f:metadata": {
2021-07-17T00:18:30.7339635Z [cluster2] "f:annotations": {
2021-07-17T00:18:30.7340173Z [cluster2] ".": {},
2021-07-17T00:18:30.7341208Z [cluster2] "f:controller-gen.kubebuilder.io/version": {}
2021-07-17T00:18:30.7342023Z [cluster2] }
2021-07-17T00:18:30.7342479Z [cluster2] },
2021-07-17T00:18:30.7342947Z [cluster2] "f:spec": {
2021-07-17T00:18:30.7343497Z [cluster2] "f:conversion": {
2021-07-17T00:18:30.7344015Z [cluster2] ".": {},
2021-07-17T00:18:30.7344643Z [cluster2] "f:strategy": {}
2021-07-17T00:18:30.7345135Z [cluster2] },
2021-07-17T00:18:30.7345631Z [cluster2] "f:group": {},
2021-07-17T00:18:30.7395824Z [cluster2] "f:names": {
2021-07-17T00:18:30.7396380Z [cluster2] "f:kind": {},
2021-07-17T00:18:30.7396942Z [cluster2] "f:listKind": {},
2021-07-17T00:18:30.7397512Z [cluster2] "f:plural": {},
2021-07-17T00:18:30.7398071Z [cluster2] "f:singular": {}
2021-07-17T00:18:30.7398565Z [cluster2] },
2021-07-17T00:18:30.7399061Z [cluster2] "f:scope": {},
2021-07-17T00:18:30.7399583Z [cluster2] "f:versions": {}
2021-07-17T00:18:30.7400089Z [cluster2] },
2021-07-17T00:18:30.7400562Z [cluster2] "f:status": {
2021-07-17T00:18:30.7401166Z [cluster2] "f:storedVersions": {}
2021-07-17T00:18:30.7401719Z [cluster2] }
2021-07-17T00:18:30.7402294Z [cluster2] },
2021-07-17T00:18:30.7402813Z [cluster2] "manager": "subctl",
2021-07-17T00:18:30.7403400Z [cluster2] "operation": "Update",
2021-07-17T00:18:30.7404440Z [cluster2] "time": "2021-07-17T00:17:11Z"
2021-07-17T00:18:30.7404922Z [cluster2] }
2021-07-17T00:18:30.7405360Z [cluster2] ],
2021-07-17T00:18:30.7406047Z [cluster2] "name": "submariners.submariner.io",
2021-07-17T00:18:30.7406855Z [cluster2] "resourceVersion": "1662",
2021-07-17T00:18:30.7408108Z [cluster2] "selfLink": "/apis/apiextensions.k8s.io/v1/customresourcedefinitions/submariners.submariner.io",
2021-07-17T00:18:30.7409747Z [cluster2] "uid": "dbfebb8d-bc87-4762-9167-0298a6e37c33"
2021-07-17T00:18:30.7410452Z [cluster2] },
2021-07-17T00:18:30.7410888Z [cluster2] "spec": {
2021-07-17T00:18:30.7411405Z [cluster2] "conversion": {
2021-07-17T00:18:30.7411949Z [cluster2] "strategy": "None"
2021-07-17T00:18:30.7412449Z [cluster2] },
2021-07-17T00:18:30.7412978Z [cluster2] "group": "submariner.io",
2021-07-17T00:18:30.7413543Z [cluster2] "names": {
2021-07-17T00:18:30.7414069Z [cluster2] "kind": "Submariner",
2021-07-17T00:18:30.7414727Z [cluster2] "listKind": "SubmarinerList",
2021-07-17T00:18:30.7415589Z [cluster2] "plural": "submariners",
2021-07-17T00:18:30.7416243Z [cluster2] "singular": "submariner"
2021-07-17T00:18:30.7416764Z [cluster2] },
2021-07-17T00:18:30.7417292Z [cluster2] "scope": "Namespaced",
2021-07-17T00:18:30.7418004Z [cluster2] "versions": [
2021-07-17T00:18:30.7418472Z [cluster2] {
2021-07-17T00:18:30.7418982Z [cluster2] "name": "v1alpha1",
2021-07-17T00:18:30.7419505Z [cluster2] "schema": {
2021-07-17T00:18:30.7420115Z [cluster2] "openAPIV3Schema": {
2021-07-17T00:18:30.7420956Z [cluster2] "description": "Submariner is the Schema for the submariners API",
2021-07-17T00:18:30.7421762Z [cluster2] "properties": {
2021-07-17T00:18:30.7422350Z [cluster2] "apiVersion": {
2021-07-17T00:18:30.7425052Z [cluster2] "description": "APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources",
2021-07-17T00:18:30.7427047Z [cluster2] "type": "string"
2021-07-17T00:18:30.7427562Z [cluster2] },
2021-07-17T00:18:30.7428061Z [cluster2] "kind": {
2021-07-17T00:18:30.7430485Z [cluster2] "description": "Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds",
2021-07-17T00:18:30.7432549Z [cluster2] "type": "string"
2021-07-17T00:18:30.7433074Z [cluster2] },
2021-07-17T00:18:30.7433606Z [cluster2] "metadata": {
2021-07-17T00:18:30.7434168Z [cluster2] "type": "object"
2021-07-17T00:18:30.7434689Z [cluster2] },
2021-07-17T00:18:30.7435174Z [cluster2] "spec": {
2021-07-17T00:18:30.7436018Z [cluster2] "description": "SubmarinerSpec defines the desired state of Submariner",
2021-07-17T00:18:30.7436891Z [cluster2] "properties": {
2021-07-17T00:18:30.7437470Z [cluster2] "broker": {
2021-07-17T00:18:30.7438035Z [cluster2] "type": "string"
2021-07-17T00:18:30.7438673Z [cluster2] },
2021-07-17T00:18:30.7439321Z [cluster2] "brokerK8sApiServer": {
2021-07-17T00:18:30.7439999Z [cluster2] "type": "string"
2021-07-17T00:18:30.7440537Z [cluster2] },
2021-07-17T00:18:30.7441229Z [cluster2] "brokerK8sApiServerToken": {
2021-07-17T00:18:30.7441988Z [cluster2] "type": "string"
2021-07-17T00:18:30.7442508Z [cluster2] },
2021-07-17T00:18:30.7443064Z [cluster2] "brokerK8sCA": {
2021-07-17T00:18:30.7443670Z [cluster2] "type": "string"
2021-07-17T00:18:30.7444195Z [cluster2] },
2021-07-17T00:18:30.7444910Z [cluster2] "brokerK8sRemoteNamespace": {
2021-07-17T00:18:30.7445673Z [cluster2] "type": "string"
2021-07-17T00:18:30.7446210Z [cluster2] },
2021-07-17T00:18:30.7446746Z [cluster2] "cableDriver": {
2021-07-17T00:18:30.7447438Z [cluster2] "type": "string"
2021-07-17T00:18:30.7447969Z [cluster2] },
2021-07-17T00:18:30.7448542Z [cluster2] "ceIPSecDebug": {
2021-07-17T00:18:30.7449177Z [cluster2] "type": "boolean"
2021-07-17T00:18:30.7449707Z [cluster2] },
2021-07-17T00:18:30.7450398Z [cluster2] "ceIPSecForceUDPEncaps": {
2021-07-17T00:18:30.7451145Z [cluster2] "type": "boolean"
2021-07-17T00:18:30.7451689Z [cluster2] },
2021-07-17T00:18:30.7452268Z [cluster2] "ceIPSecIKEPort": {
2021-07-17T00:18:30.7452929Z [cluster2] "type": "integer"
2021-07-17T00:18:30.7453454Z [cluster2] },
2021-07-17T00:18:30.7454058Z [cluster2] "ceIPSecNATTPort": {
2021-07-17T00:18:30.7454722Z [cluster2] "type": "integer"
2021-07-17T00:18:30.7455250Z [cluster2] },
2021-07-17T00:18:30.7455808Z [cluster2] "ceIPSecPSK": {
2021-07-17T00:18:30.7456398Z [cluster2] "type": "string"
2021-07-17T00:18:30.7456930Z [cluster2] },
2021-07-17T00:18:30.7457631Z [cluster2] "ceIPSecPreferredServer": {
2021-07-17T00:18:30.7481507Z [cluster2] "type": "boolean"
2021-07-17T00:18:30.7482070Z [cluster2] },
2021-07-17T00:18:30.7482621Z [cluster2] "clusterCIDR": {
2021-07-17T00:18:30.7483236Z [cluster2] "type": "string"
2021-07-17T00:18:30.7483763Z [cluster2] },
2021-07-17T00:18:30.7484317Z [cluster2] "clusterID": {
2021-07-17T00:18:30.7484896Z [cluster2] "type": "string"
2021-07-17T00:18:30.7485435Z [cluster2] },
2021-07-17T00:18:30.7485965Z [cluster2] "colorCodes": {
2021-07-17T00:18:30.7486559Z [cluster2] "type": "string"
2021-07-17T00:18:30.7487097Z [cluster2] },
2021-07-17T00:18:30.7487762Z [cluster2] "connectionHealthCheck": {
2021-07-17T00:18:30.7488511Z [cluster2] "properties": {
2021-07-17T00:18:30.7489101Z [cluster2] "enabled": {
2021-07-17T00:18:30.7489702Z [cluster2] "type": "boolean"
2021-07-17T00:18:30.7490251Z [cluster2] },
2021-07-17T00:18:30.7490868Z [cluster2] "intervalSeconds": {
2021-07-17T00:18:30.7491738Z [cluster2] "description": "The interval at which health check pings are sent.",
2021-07-17T00:18:30.7492529Z [cluster2] "format": "int64",
2021-07-17T00:18:30.7493145Z [cluster2] "type": "integer"
2021-07-17T00:18:30.7494295Z [cluster2] },
2021-07-17T00:18:30.7494952Z [cluster2] "maxPacketLossCount": {
2021-07-17T00:18:30.7496013Z [cluster2] "description": "The maximum number of packets lost at which the health checker will mark the connection as down.",
2021-07-17T00:18:30.7496984Z [cluster2] "format": "int64",
2021-07-17T00:18:30.7497849Z [cluster2] "type": "integer"
2021-07-17T00:18:30.7498411Z [cluster2] }
2021-07-17T00:18:30.7498908Z [cluster2] },
2021-07-17T00:18:30.7499444Z [cluster2] "type": "object"
2021-07-17T00:18:30.7499983Z [cluster2] },
2021-07-17T00:18:30.7500637Z [cluster2] "coreDNSCustomConfig": {
2021-07-17T00:18:30.7501350Z [cluster2] "properties": {
2021-07-17T00:18:30.7502013Z [cluster2] "configMapName": {
2021-07-17T00:18:30.7502644Z [cluster2] "type": "string"
2021-07-17T00:18:30.7503199Z [cluster2] },
2021-07-17T00:18:30.7503742Z [cluster2] "namespace": {
2021-07-17T00:18:30.7504358Z [cluster2] "type": "string"
2021-07-17T00:18:30.7504894Z [cluster2] }
2021-07-17T00:18:30.7505391Z [cluster2] },
2021-07-17T00:18:30.7505941Z [cluster2] "type": "object"
2021-07-17T00:18:30.7506464Z [cluster2] },
2021-07-17T00:18:30.7507038Z [cluster2] "customDomains": {
2021-07-17T00:18:30.7507717Z [cluster2] "items": {
2021-07-17T00:18:30.7508289Z [cluster2] "type": "string"
2021-07-17T00:18:30.7508822Z [cluster2] },
2021-07-17T00:18:30.7509364Z [cluster2] "type": "array",
2021-07-17T00:18:30.7510662Z [cluster2] "x-kubernetes-list-type": "set"
2021-07-17T00:18:30.7511357Z [cluster2] },
2021-07-17T00:18:30.7511868Z [cluster2] "debug": {
2021-07-17T00:18:30.7512427Z [cluster2] "type": "boolean"
2021-07-17T00:18:30.7512974Z [cluster2] },
2021-07-17T00:18:30.7513655Z [cluster2] "globalCIDR": {
2021-07-17T00:18:30.7514259Z [cluster2] "type": "string"
2021-07-17T00:18:30.7514788Z [cluster2] },
2021-07-17T00:18:30.7515380Z [cluster2] "imageOverrides": {
2021-07-17T00:18:30.7516153Z [cluster2] "additionalProperties": {
2021-07-17T00:18:30.7516866Z [cluster2] "type": "string"
2021-07-17T00:18:30.7517412Z [cluster2] },
2021-07-17T00:18:30.7517946Z [cluster2] "type": "object"
2021-07-17T00:18:30.7518492Z [cluster2] },
2021-07-17T00:18:30.7519131Z [cluster2] "loadBalancerEnabled": {
2021-07-17T00:18:30.7519841Z [cluster2] "type": "boolean"
2021-07-17T00:18:30.7520367Z [cluster2] },
2021-07-17T00:18:30.7554977Z [cluster2] "namespace": {
2021-07-17T00:18:30.7555737Z [cluster2] "type": "string"
2021-07-17T00:18:30.7556275Z [cluster2] },
2021-07-17T00:18:30.7556834Z [cluster2] "natEnabled": {
2021-07-17T00:18:30.7557432Z [cluster2] "type": "boolean"
2021-07-17T00:18:30.7557986Z [cluster2] },
2021-07-17T00:18:30.7558524Z [cluster2] "repository": {
2021-07-17T00:18:30.7559290Z [cluster2] "type": "string"
2021-07-17T00:18:30.7559837Z [cluster2] },
2021-07-17T00:18:30.7560388Z [cluster2] "serviceCIDR": {
2021-07-17T00:18:30.7561005Z [cluster2] "type": "string"
2021-07-17T00:18:30.7561532Z [cluster2] },
2021-07-17T00:18:30.7562245Z [cluster2] "serviceDiscoveryEnabled": {
2021-07-17T00:18:30.7563013Z [cluster2] "type": "boolean"
2021-07-17T00:18:30.7563563Z [cluster2] },
2021-07-17T00:18:30.7564073Z [cluster2] "version": {
2021-07-17T00:18:30.7564650Z [cluster2] "type": "string"
2021-07-17T00:18:30.7565186Z [cluster2] }
2021-07-17T00:18:30.7565657Z [cluster2] },
2021-07-17T00:18:30.7566181Z [cluster2] "required": [
2021-07-17T00:18:30.7566729Z [cluster2] "broker",
2021-07-17T00:18:30.7567401Z [cluster2] "brokerK8sApiServer",
2021-07-17T00:18:30.7568244Z [cluster2] "brokerK8sApiServerToken",
2021-07-17T00:18:30.7569024Z [cluster2] "brokerK8sCA",
2021-07-17T00:18:30.7569878Z [cluster2] "brokerK8sRemoteNamespace",
2021-07-17T00:18:30.7570690Z [cluster2] "ceIPSecDebug",
2021-07-17T00:18:30.7571333Z [cluster2] "ceIPSecPSK",
2021-07-17T00:18:30.7571986Z [cluster2] "clusterCIDR",
2021-07-17T00:18:30.7572591Z [cluster2] "clusterID",
2021-07-17T00:18:30.7573203Z [cluster2] "debug",
2021-07-17T00:18:30.7573769Z [cluster2] "namespace",
2021-07-17T00:18:30.7574359Z [cluster2] "natEnabled",
2021-07-17T00:18:30.7574975Z [cluster2] "serviceCIDR"
2021-07-17T00:18:30.7575507Z [cluster2] ],
2021-07-17T00:18:30.7576043Z [cluster2] "type": "object"
2021-07-17T00:18:30.7576568Z [cluster2] },
2021-07-17T00:18:30.7577062Z [cluster2] "status": {
2021-07-17T00:18:30.7578088Z [cluster2] "description": "SubmarinerStatus defines the observed state of Submariner",
2021-07-17T00:18:30.7579000Z [cluster2] "properties": {
2021-07-17T00:18:30.7579619Z [cluster2] "clusterCIDR": {
2021-07-17T00:18:30.7580214Z [cluster2] "type": "string"
2021-07-17T00:18:30.7580756Z [cluster2] },
2021-07-17T00:18:30.7581410Z [cluster2] "clusterID": {
2021-07-17T00:18:30.7582007Z [cluster2] "type": "string"
2021-07-17T00:18:30.7582544Z [cluster2] },
2021-07-17T00:18:30.7583086Z [cluster2] "colorCodes": {
2021-07-17T00:18:30.7583689Z [cluster2] "type": "string"
2021-07-17T00:18:30.7584298Z [cluster2] },
2021-07-17T00:18:30.7584888Z [cluster2] "deploymentInfo": {
2021-07-17T00:18:30.7585533Z [cluster2] "properties": {
2021-07-17T00:18:30.7586191Z [cluster2] "cloudProvider": {
2021-07-17T00:18:30.7586836Z [cluster2] "type": "string"
2021-07-17T00:18:30.7587460Z [cluster2] },
2021-07-17T00:18:30.7588078Z [cluster2] "kubernetesType": {
2021-07-17T00:18:30.7588721Z [cluster2] "type": "string"
2021-07-17T00:18:30.7589271Z [cluster2] },
2021-07-17T00:18:30.7589955Z [cluster2] "kubernetesTypeVersion": {
2021-07-17T00:18:30.7590836Z [cluster2] "type": "string"
2021-07-17T00:18:30.7591375Z [cluster2] },
2021-07-17T00:18:30.7592014Z [cluster2] "kubernetesVersion": {
2021-07-17T00:18:30.7592707Z [cluster2] "type": "string"
2021-07-17T00:18:30.7593240Z [cluster2] }
2021-07-17T00:18:30.7593744Z [cluster2] },
2021-07-17T00:18:30.7594279Z [cluster2] "type": "object"
2021-07-17T00:18:30.7594818Z [cluster2] },
2021-07-17T00:18:30.7595499Z [cluster2] "gatewayDaemonSetStatus": {
2021-07-17T00:18:30.7596277Z [cluster2] "properties": {
2021-07-17T00:18:30.7597002Z [cluster2] "lastResourceVersion": {
2021-07-17T00:18:30.7597826Z [cluster2] "type": "string"
2021-07-17T00:18:30.7598380Z [cluster2] },
2021-07-17T00:18:30.7599122Z [cluster2] "mismatchedContainerImages": {
2021-07-17T00:18:30.7600032Z [cluster2] "type": "boolean"
2021-07-17T00:18:30.7600578Z [cluster2] },
2021-07-17T00:18:30.7601305Z [cluster2] "nonReadyContainerStates": {
2021-07-17T00:18:30.7602055Z [cluster2] "items": {
2021-07-17T00:18:30.7628637Z [cluster2] "description": "ContainerState holds a possible state of container. Only one of its members may be specified. If none of them is specified, the default one is ContainerStateWaiting.",
2021-07-17T00:18:30.7630226Z [cluster2] "properties": {
2021-07-17T00:18:30.7630842Z [cluster2] "running": {
2021-07-17T00:18:30.7631623Z [cluster2] "description": "Details about a running container",
2021-07-17T00:18:30.7632427Z [cluster2] "properties": {
2021-07-17T00:18:30.7633070Z [cluster2] "startedAt": {
2021-07-17T00:18:30.7634395Z [cluster2] "description": "Time at which the container was last (re-)started",
2021-07-17T00:18:30.7635494Z [cluster2] "format": "date-time",
2021-07-17T00:18:30.7636155Z [cluster2] "type": "string"
2021-07-17T00:18:30.7636750Z [cluster2] }
2021-07-17T00:18:30.7637272Z [cluster2] },
2021-07-17T00:18:30.7637858Z [cluster2] "type": "object"
2021-07-17T00:18:30.7638438Z [cluster2] },
2021-07-17T00:18:30.7639180Z [cluster2] "terminated": {
2021-07-17T00:18:30.7640001Z [cluster2] "description": "Details about a terminated container",
2021-07-17T00:18:30.7640805Z [cluster2] "properties": {
2021-07-17T00:18:30.7641477Z [cluster2] "containerID": {
2021-07-17T00:18:30.7642692Z [cluster2] "description": "Container's ID in the format 'docker://\u003ccontainer_id\u003e'",
2021-07-17T00:18:30.7643588Z [cluster2] "type": "string"
2021-07-17T00:18:30.7644180Z [cluster2] },
2021-07-17T00:18:30.7644751Z [cluster2] "exitCode": {
2021-07-17T00:18:30.7645624Z [cluster2] "description": "Exit status from the last termination of the container",
2021-07-17T00:18:30.7646478Z [cluster2] "format": "int32",
2021-07-17T00:18:30.7647104Z [cluster2] "type": "integer"
2021-07-17T00:18:30.7647691Z [cluster2] },
2021-07-17T00:18:30.7648271Z [cluster2] "finishedAt": {
2021-07-17T00:18:30.7649203Z [cluster2] "description": "Time at which the container last terminated",
2021-07-17T00:18:30.7650310Z [cluster2] "format": "date-time",
2021-07-17T00:18:30.7650961Z [cluster2] "type": "string"
2021-07-17T00:18:30.7651549Z [cluster2] },
2021-07-17T00:18:30.7652106Z [cluster2] "message": {
2021-07-17T00:18:30.7652990Z [cluster2] "description": "Message regarding the last termination of the container",
2021-07-17T00:18:30.7653876Z [cluster2] "type": "string"
2021-07-17T00:18:30.7654676Z [cluster2] },
2021-07-17T00:18:30.7655241Z [cluster2] "reason": {
2021-07-17T00:18:30.7656087Z [cluster2] "description": "(brief) reason from the last termination of the container",
2021-07-17T00:18:30.7656958Z [cluster2] "type": "string"
2021-07-17T00:18:30.7657526Z [cluster2] },
2021-07-17T00:18:30.7658207Z [cluster2] "signal": {
2021-07-17T00:18:30.7659038Z [cluster2] "description": "Signal from the last termination of the container",
2021-07-17T00:18:30.7659870Z [cluster2] "format": "int32",
2021-07-17T00:18:30.7660528Z [cluster2] "type": "integer"
2021-07-17T00:18:30.7661113Z [cluster2] },
2021-07-17T00:18:30.7661699Z [cluster2] "startedAt": {
2021-07-17T00:18:30.7662676Z [cluster2] "description": "Time at which previous execution of the container started",
2021-07-17T00:18:30.7663841Z [cluster2] "format": "date-time",
2021-07-17T00:18:30.7664507Z [cluster2] "type": "string"
2021-07-17T00:18:30.7665077Z [cluster2] }
2021-07-17T00:18:30.7665610Z [cluster2] },
2021-07-17T00:18:30.7666170Z [cluster2] "required": [
2021-07-17T00:18:30.7666800Z [cluster2] "exitCode"
2021-07-17T00:18:30.7667379Z [cluster2] ],
2021-07-17T00:18:30.7667940Z [cluster2] "type": "object"
2021-07-17T00:18:30.7668515Z [cluster2] },
2021-07-17T00:18:30.7669063Z [cluster2] "waiting": {
2021-07-17T00:18:30.7669829Z [cluster2] "description": "Details about a waiting container",
2021-07-17T00:18:30.7670623Z [cluster2] "properties": {
2021-07-17T00:18:30.7671242Z [cluster2] "message": {
2021-07-17T00:18:30.7672203Z [cluster2] "description": "Message regarding why the container is not yet running.",
2021-07-17T00:18:30.7673091Z [cluster2] "type": "string"
2021-07-17T00:18:30.7673670Z [cluster2] },
2021-07-17T00:18:30.7674230Z [cluster2] "reason": {
2021-07-17T00:18:30.7675039Z [cluster2] "description": "(brief) reason the container is not yet running.",
2021-07-17T00:18:30.7675854Z [cluster2] "type": "string"
2021-07-17T00:18:30.7676422Z [cluster2] }
2021-07-17T00:18:30.7676948Z [cluster2] },
2021-07-17T00:18:30.7677519Z [cluster2] "type": "object"
2021-07-17T00:18:30.7678093Z [cluster2] }
2021-07-17T00:18:30.7678619Z [cluster2] },
2021-07-17T00:18:30.7679173Z [cluster2] "type": "object"
2021-07-17T00:18:30.7679741Z [cluster2] },
2021-07-17T00:18:30.7680279Z [cluster2] "type": "array"
2021-07-17T00:18:30.7680831Z [cluster2] },
2021-07-17T00:18:30.7681347Z [cluster2] "status": {
2021-07-17T00:18:30.7682249Z [cluster2] "description": "DaemonSetStatus represents the current status of a daemon set.",
2021-07-17T00:18:30.7683189Z [cluster2] "properties": {
2021-07-17T00:18:30.7683850Z [cluster2] "collisionCount": {
2021-07-17T00:18:30.7685343Z [cluster2] "description": "Count of hash collisions for the DaemonSet. The DaemonSet controller uses this field as a collision avoidance mechanism when it needs to create the name for the newest ControllerRevision.",
2021-07-17T00:18:30.7686832Z [cluster2] "format": "int32",
2021-07-17T00:18:30.7687467Z [cluster2] "type": "integer"
2021-07-17T00:18:30.7688043Z [cluster2] },
2021-07-17T00:18:30.7688598Z [cluster2] "conditions": {
2021-07-17T00:18:30.7689915Z [cluster2] "description": "Represents the latest available observations of a DaemonSet's current state.",
2021-07-17T00:18:30.7738653Z [cluster2] "items": {
2021-07-17T00:18:30.7739673Z [cluster2] "description": "DaemonSetCondition describes the state of a DaemonSet at a certain point.",
2021-07-17T00:18:30.7740708Z [cluster2] "properties": {
2021-07-17T00:18:30.7741436Z [cluster2] "lastTransitionTime": {
2021-07-17T00:18:30.7742566Z [cluster2] "description": "Last time the condition transitioned from one status to another.",
2021-07-17T00:18:30.7743923Z [cluster2] "format": "date-time",
2021-07-17T00:18:30.7744582Z [cluster2] "type": "string"
2021-07-17T00:18:30.7745336Z [cluster2] },
2021-07-17T00:18:30.7745898Z [cluster2] "message": {
2021-07-17T00:18:30.7746927Z [cluster2] "description": "A human readable message indicating details about the transition.",
2021-07-17T00:18:30.7747891Z [cluster2] "type": "string"
2021-07-17T00:18:30.7748623Z [cluster2] },
2021-07-17T00:18:30.7749403Z [cluster2] "reason": {
2021-07-17T00:18:30.7750650Z [cluster2] "description": "The reason for the condition's last transition.",
2021-07-17T00:18:30.7751525Z [cluster2] "type": "string"
2021-07-17T00:18:30.7752196Z [cluster2] },
2021-07-17T00:18:30.7752898Z [cluster2] "status": {
2021-07-17T00:18:30.7753833Z [cluster2] "description": "Status of the condition, one of True, False, Unknown.",
2021-07-17T00:18:30.7754718Z [cluster2] "type": "string"
2021-07-17T00:18:30.7755382Z [cluster2] },
2021-07-17T00:18:30.7756023Z [cluster2] "type": {
2021-07-17T00:18:30.7756834Z [cluster2] "description": "Type of DaemonSet condition.",
2021-07-17T00:18:30.7757718Z [cluster2] "type": "string"
2021-07-17T00:18:30.7758324Z [cluster2] }
2021-07-17T00:18:30.7759062Z [cluster2] },
2021-07-17T00:18:30.7892197Z [cluster2] "required": [
2021-07-17T00:18:30.7893013Z [cluster2] "status",
2021-07-17T00:18:30.7894227Z [cluster2] "type"
2021-07-17T00:18:30.7894943Z [cluster2] ],
2021-07-17T00:18:30.7895687Z [cluster2] "type": "object"
2021-07-17T00:18:30.7896403Z [cluster2] },
2021-07-17T00:18:30.7897121Z [cluster2] "type": "array"
2021-07-17T00:18:30.7897914Z [cluster2] },
2021-07-17T00:18:30.7898780Z [cluster2] "currentNumberScheduled": {
2021-07-17T00:18:30.7900646Z [cluster2] "description": "The number of nodes that are running at least 1 daemon pod and are supposed to run the daemon pod. More info: https://kubernetes.io/docs/concepts/workloads/controllers/daemonset/",
2021-07-17T00:18:30.7902445Z [cluster2] "format": "int32",
2021-07-17T00:18:30.7903235Z [cluster2] "type": "integer"
2021-07-17T00:18:30.7904487Z [cluster2] },
2021-07-17T00:18:30.7905201Z [cluster2] "desiredNumberScheduled": {
2021-07-17T00:18:30.7907014Z [cluster2] "description": "The total number of nodes that should be running the daemon pod (including nodes correctly running the daemon pod). More info: https://kubernetes.io/docs/concepts/workloads/controllers/daemonset/",
2021-07-17T00:18:30.7908484Z [cluster2] "format": "int32",
2021-07-17T00:18:30.7909115Z [cluster2] "type": "integer"
2021-07-17T00:18:30.7909697Z [cluster2] },
2021-07-17T00:18:30.7910327Z [cluster2] "numberAvailable": {
2021-07-17T00:18:30.7911653Z [cluster2] "description": "The number of nodes that should be running the daemon pod and have one or more of the daemon pod running and available (ready for at least spec.minReadySeconds)",
2021-07-17T00:18:30.7912925Z [cluster2] "format": "int32",
2021-07-17T00:18:30.7913540Z [cluster2] "type": "integer"
2021-07-17T00:18:30.7914116Z [cluster2] },
2021-07-17T00:18:30.7914759Z [cluster2] "numberMisscheduled": {
2021-07-17T00:18:30.7916252Z [cluster2] "description": "The number of nodes that are running the daemon pod, but are not supposed to run the daemon pod. More info: https://kubernetes.io/docs/concepts/workloads/controllers/daemonset/",
2021-07-17T00:18:30.7917627Z [cluster2] "format": "int32",
2021-07-17T00:18:30.7918235Z [cluster2] "type": "integer"
2021-07-17T00:18:30.7918812Z [cluster2] },
2021-07-17T00:18:30.7920211Z [cluster2] "numberReady": {
2021-07-17T00:18:30.7921275Z [cluster2] "description": "The number of nodes that should be running the daemon pod and have one or more of the daemon pod running and ready.",
2021-07-17T00:18:30.7922289Z [cluster2] "format": "int32",
2021-07-17T00:18:30.7922989Z [cluster2] "type": "integer"
2021-07-17T00:18:30.7923562Z [cluster2] },
2021-07-17T00:18:30.7924191Z [cluster2] "numberUnavailable": {
2021-07-17T00:18:30.7925523Z [cluster2] "description": "The number of nodes that should be running the daemon pod and have none of the daemon pod running and available (ready for at least spec.minReadySeconds)",
2021-07-17T00:18:30.7926775Z [cluster2] "format": "int32",
2021-07-17T00:18:30.7927390Z [cluster2] "type": "integer"
2021-07-17T00:18:30.7927966Z [cluster2] },
2021-07-17T00:18:30.7928612Z [cluster2] "observedGeneration": {
2021-07-17T00:18:30.7930047Z [cluster2] "description": "The most recent generation observed by the daemon set controller.",
2021-07-17T00:18:30.7931112Z [cluster2] "format": "int64",
2021-07-17T00:18:30.7931727Z [cluster2] "type": "integer"
2021-07-17T00:18:30.7932300Z [cluster2] },
2021-07-17T00:18:30.7933093Z [cluster2] "updatedNumberScheduled": {
2021-07-17T00:18:30.7934705Z [cluster2] "description": "The total number of nodes that are running updated daemon pod",
2021-07-17T00:18:30.7935558Z [cluster2] "format": "int32",
2021-07-17T00:18:30.7936608Z [cluster2] "type": "integer"
2021-07-17T00:18:30.7937480Z [cluster2] }
2021-07-17T00:18:30.7938118Z [cluster2] },
2021-07-17T00:18:30.7938673Z [cluster2] "required": [
2021-07-17T00:18:30.7939419Z [cluster2] "currentNumberScheduled",
2021-07-17T00:18:30.7940531Z [cluster2] "desiredNumberScheduled",
2021-07-17T00:18:30.7941561Z [cluster2] "numberMisscheduled",
2021-07-17T00:18:30.7944035Z [cluster2] "numberReady"
2021-07-17T00:18:30.7944780Z [cluster2] ],
2021-07-17T00:18:30.7945470Z [cluster2] "type": "object"
2021-07-17T00:18:30.7946049Z [cluster2] }
2021-07-17T00:18:30.7946684Z [cluster2] },
2021-07-17T00:18:30.7947376Z [cluster2] "required": [
2021-07-17T00:18:30.7948789Z [cluster2] "mismatchedContainerImages"
2021-07-17T00:18:30.7949550Z [cluster2] ],
2021-07-17T00:18:30.7950088Z [cluster2] "type": "object"
2021-07-17T00:18:30.7950609Z [cluster2] },
2021-07-17T00:18:30.7952204Z [cluster2] "gateways": {
2021-07-17T00:18:30.7952751Z [cluster2] "items": {
2021-07-17T00:18:30.7953346Z [cluster2] "properties": {
2021-07-17T00:18:30.7953964Z [cluster2] "connections": {
2021-07-17T00:18:30.7955753Z [cluster2] "items": {
2021-07-17T00:18:30.7956491Z [cluster2] "properties": {
2021-07-17T00:18:30.7957127Z [cluster2] "endpoint": {
2021-07-17T00:18:30.7957772Z [cluster2] "properties": {
2021-07-17T00:18:30.7958391Z [cluster2] "backend": {
2021-07-17T00:18:30.7959025Z [cluster2] "type": "string"
2021-07-17T00:18:30.7969550Z [cluster2] },
2021-07-17T00:18:30.7970166Z [cluster2] "backend_config": {
2021-07-17T00:18:30.7970950Z [cluster2] "additionalProperties": {
2021-07-17T00:18:30.7971715Z [cluster2] "type": "string"
2021-07-17T00:18:30.7972320Z [cluster2] },
2021-07-17T00:18:30.7972907Z [cluster2] "type": "object"
2021-07-17T00:18:30.7973558Z [cluster2] },
2021-07-17T00:18:30.7974496Z [cluster2] "cable_name": {
2021-07-17T00:18:30.7977021Z [cluster2] "type": "string"
2021-07-17T00:18:30.7978409Z [cluster2] },
2021-07-17T00:18:30.7978988Z [cluster2] "cluster_id": {
2021-07-17T00:18:30.7979853Z [cluster2] "type": "string"
2021-07-17T00:18:30.7980432Z [cluster2] },
2021-07-17T00:18:30.7981241Z [cluster2] "healthCheckIP": {
2021-07-17T00:18:30.7981928Z [cluster2] "type": "string"
2021-07-17T00:18:30.7982502Z [cluster2] },
2021-07-17T00:18:30.7983088Z [cluster2] "hostname": {
2021-07-17T00:18:30.7983705Z [cluster2] "type": "string"
2021-07-17T00:18:30.7984290Z [cluster2] },
2021-07-17T00:18:30.7984878Z [cluster2] "nat_enabled": {
2021-07-17T00:18:30.7985514Z [cluster2] "type": "boolean"
2021-07-17T00:18:30.7986112Z [cluster2] },
2021-07-17T00:18:30.7986688Z [cluster2] "private_ip": {
2021-07-17T00:18:30.7987323Z [cluster2] "type": "string"
2021-07-17T00:18:30.7987901Z [cluster2] },
2021-07-17T00:18:30.7988487Z [cluster2] "public_ip": {
2021-07-17T00:18:30.7989114Z [cluster2] "type": "string"
2021-07-17T00:18:30.7989683Z [cluster2] },
2021-07-17T00:18:30.7990414Z [cluster2] "subnets": {
2021-07-17T00:18:30.7991009Z [cluster2] "items": {
2021-07-17T00:18:30.7991623Z [cluster2] "type": "string"
2021-07-17T00:18:30.7992217Z [cluster2] },
2021-07-17T00:18:30.7992789Z [cluster2] "type": "array"
2021-07-17T00:18:30.7993378Z [cluster2] }
2021-07-17T00:18:30.7993901Z [cluster2] },
2021-07-17T00:18:30.7994477Z [cluster2] "required": [
2021-07-17T00:18:30.7995074Z [cluster2] "backend",
2021-07-17T00:18:30.7995695Z [cluster2] "cable_name",
2021-07-17T00:18:30.7996310Z [cluster2] "cluster_id",
2021-07-17T00:18:30.7996911Z [cluster2] "hostname",
2021-07-17T00:18:30.7997530Z [cluster2] "nat_enabled",
2021-07-17T00:18:30.7998480Z [cluster2] "private_ip",
2021-07-17T00:18:30.7999212Z [cluster2] "public_ip",
2021-07-17T00:18:30.7999813Z [cluster2] "subnets"
2021-07-17T00:18:30.8000388Z [cluster2] ],
2021-07-17T00:18:30.8000972Z [cluster2] "type": "object"
2021-07-17T00:18:30.8001878Z [cluster2] },
2021-07-17T00:18:30.8002621Z [cluster2] "latencyRTT": {
2021-07-17T00:18:30.8004025Z [cluster2] "description": "LatencySpec describes the round trip time information for a packet between the gateway pods of two clusters.",
2021-07-17T00:18:30.8005403Z [cluster2] "properties": {
2021-07-17T00:18:30.8006204Z [cluster2] "average": {
2021-07-17T00:18:30.8006977Z [cluster2] "type": "string"
2021-07-17T00:18:30.8008014Z [cluster2] },
2021-07-17T00:18:30.8008733Z [cluster2] "last": {
2021-07-17T00:18:30.8009471Z [cluster2] "type": "string"
2021-07-17T00:18:30.8010406Z [cluster2] },
2021-07-17T00:18:30.8010957Z [cluster2] "max": {
2021-07-17T00:18:30.8011552Z [cluster2] "type": "string"
2021-07-17T00:18:30.8012148Z [cluster2] },
2021-07-17T00:18:30.8012684Z [cluster2] "min": {
2021-07-17T00:18:30.8013286Z [cluster2] "type": "string"
2021-07-17T00:18:30.8013854Z [cluster2] },
2021-07-17T00:18:30.8014515Z [cluster2] "stdDev": {
2021-07-17T00:18:30.8015140Z [cluster2] "type": "string"
2021-07-17T00:18:30.8015707Z [cluster2] }
2021-07-17T00:18:30.8016252Z [cluster2] },
2021-07-17T00:18:30.8016820Z [cluster2] "type": "object"
2021-07-17T00:18:30.8017402Z [cluster2] },
2021-07-17T00:18:30.8018058Z [cluster2] "status": {
2021-07-17T00:18:30.8018663Z [cluster2] "type": "string"
2021-07-17T00:18:30.8019250Z [cluster2] },
2021-07-17T00:18:30.8019859Z [cluster2] "statusMessage": {
2021-07-17T00:18:30.8020525Z [cluster2] "type": "string"
2021-07-17T00:18:30.8021088Z [cluster2] },
2021-07-17T00:18:30.8021660Z [cluster2] "usingIP": {
2021-07-17T00:18:30.8022277Z [cluster2] "type": "string"
2021-07-17T00:18:30.8022982Z [cluster2] },
2021-07-17T00:18:30.8023555Z [cluster2] "usingNAT": {
2021-07-17T00:18:30.8024165Z [cluster2] "type": "boolean"
2021-07-17T00:18:30.8025066Z [cluster2] }
2021-07-17T00:18:30.8025587Z [cluster2] },
2021-07-17T00:18:30.8026154Z [cluster2] "required": [
2021-07-17T00:18:30.8026773Z [cluster2] "endpoint",
2021-07-17T00:18:30.8027361Z [cluster2] "status",
2021-07-17T00:18:30.8028007Z [cluster2] "statusMessage"
2021-07-17T00:18:30.8028608Z [cluster2] ],
2021-07-17T00:18:30.8029185Z [cluster2] "type": "object"
2021-07-17T00:18:30.8030251Z [cluster2] },
2021-07-17T00:18:30.8031088Z [cluster2] "type": "array"
2021-07-17T00:18:30.8031642Z [cluster2] },
2021-07-17T00:18:30.8032187Z [cluster2] "haStatus": {
2021-07-17T00:18:30.8032788Z [cluster2] "type": "string"
2021-07-17T00:18:30.8033332Z [cluster2] },
2021-07-17T00:18:30.8033923Z [cluster2] "localEndpoint": {
2021-07-17T00:18:30.8034579Z [cluster2] "properties": {
2021-07-17T00:18:30.8035201Z [cluster2] "backend": {
2021-07-17T00:18:30.8035798Z [cluster2] "type": "string"
2021-07-17T00:18:30.8036379Z [cluster2] },
2021-07-17T00:18:30.8036953Z [cluster2] "backend_config": {
2021-07-17T00:18:30.8037791Z [cluster2] "additionalProperties": {
2021-07-17T00:18:30.8038551Z [cluster2] "type": "string"
2021-07-17T00:18:30.8039121Z [cluster2] },
2021-07-17T00:18:30.8039703Z [cluster2] "type": "object"
2021-07-17T00:18:30.8040288Z [cluster2] },
2021-07-17T00:18:30.8040848Z [cluster2] "cable_name": {
2021-07-17T00:18:30.8041470Z [cluster2] "type": "string"
2021-07-17T00:18:30.8042025Z [cluster2] },
2021-07-17T00:18:30.8042586Z [cluster2] "cluster_id": {
2021-07-17T00:18:30.8043186Z [cluster2] "type": "string"
2021-07-17T00:18:30.8043753Z [cluster2] },
2021-07-17T00:18:30.8044370Z [cluster2] "healthCheckIP": {
2021-07-17T00:18:30.8045020Z [cluster2] "type": "string"
2021-07-17T00:18:30.8045594Z [cluster2] },
2021-07-17T00:18:30.8046149Z [cluster2] "hostname": {
2021-07-17T00:18:30.8046827Z [cluster2] "type": "string"
2021-07-17T00:18:30.8047380Z [cluster2] },
2021-07-17T00:18:30.8047952Z [cluster2] "nat_enabled": {
2021-07-17T00:18:30.8048584Z [cluster2] "type": "boolean"
2021-07-17T00:18:30.8049770Z [cluster2] },
2021-07-17T00:18:30.8050532Z [cluster2] "private_ip": {
2021-07-17T00:18:30.8051157Z [cluster2] "type": "string"
2021-07-17T00:18:30.8051724Z [cluster2] },
2021-07-17T00:18:30.8052268Z [cluster2] "public_ip": {
2021-07-17T00:18:30.8053308Z [cluster2] "type": "string"
2021-07-17T00:18:30.8054044Z [cluster2] },
2021-07-17T00:18:30.8054594Z [cluster2] "subnets": {
2021-07-17T00:18:30.8055177Z [cluster2] "items": {
2021-07-17T00:18:30.8055769Z [cluster2] "type": "string"
2021-07-17T00:18:30.8056342Z [cluster2] },
2021-07-17T00:18:30.8056899Z [cluster2] "type": "array"
2021-07-17T00:18:30.8057471Z [cluster2] }
2021-07-17T00:18:30.8058099Z [cluster2] },
2021-07-17T00:18:30.8058651Z [cluster2] "required": [
2021-07-17T00:18:30.8059255Z [cluster2] "backend",
2021-07-17T00:18:30.8060318Z [cluster2] "cable_name",
2021-07-17T00:18:30.8060936Z [cluster2] "cluster_id",
2021-07-17T00:18:30.8061526Z [cluster2] "hostname",
2021-07-17T00:18:30.8062234Z [cluster2] "nat_enabled",
2021-07-17T00:18:30.8062858Z [cluster2] "private_ip",
2021-07-17T00:18:30.8063449Z [cluster2] "public_ip",
2021-07-17T00:18:30.8064482Z [cluster2] "subnets"
2021-07-17T00:18:30.8065037Z [cluster2] ],
2021-07-17T00:18:30.8065610Z [cluster2] "type": "object"
2021-07-17T00:18:30.8066539Z [cluster2] },
2021-07-17T00:18:30.8067138Z [cluster2] "statusFailure": {
2021-07-17T00:18:30.8067785Z [cluster2] "type": "string"
2021-07-17T00:18:30.8068330Z [cluster2] },
2021-07-17T00:18:30.8069186Z [cluster2] "version": {
2021-07-17T00:18:30.8069785Z [cluster2] "type": "string"
2021-07-17T00:18:30.8070342Z [cluster2] }
2021-07-17T00:18:30.8070829Z [cluster2] },
2021-07-17T00:18:30.8071376Z [cluster2] "required": [
2021-07-17T00:18:30.8072067Z [cluster2] "connections",
2021-07-17T00:18:30.8072682Z [cluster2] "haStatus",
2021-07-17T00:18:30.8073348Z [cluster2] "localEndpoint",
2021-07-17T00:18:30.8074014Z [cluster2] "statusFailure",
2021-07-17T00:18:30.8074641Z [cluster2] "version"
2021-07-17T00:18:30.8075169Z [cluster2] ],
2021-07-17T00:18:30.8075717Z [cluster2] "type": "object"
2021-07-17T00:18:30.8076248Z [cluster2] },
2021-07-17T00:18:30.8076784Z [cluster2] "type": "array"
2021-07-17T00:18:30.8077312Z [cluster2] },
2021-07-17T00:18:30.8077843Z [cluster2] "globalCIDR": {
2021-07-17T00:18:30.8078446Z [cluster2] "type": "string"
2021-07-17T00:18:30.8078968Z [cluster2] },
2021-07-17T00:18:30.8079704Z [cluster2] "globalnetDaemonSetStatus": {
2021-07-17T00:18:30.8080484Z [cluster2] "properties": {
2021-07-17T00:18:30.8081210Z [cluster2] "lastResourceVersion": {
2021-07-17T00:18:30.8081913Z [cluster2] "type": "string"
2021-07-17T00:18:30.8082941Z [cluster2] },
2021-07-17T00:18:30.8083701Z [cluster2] "mismatchedContainerImages": {
2021-07-17T00:18:30.8084500Z [cluster2] "type": "boolean"
2021-07-17T00:18:30.8085061Z [cluster2] },
2021-07-17T00:18:30.8085777Z [cluster2] "nonReadyContainerStates": {
2021-07-17T00:18:30.8086529Z [cluster2] "items": {
2021-07-17T00:18:30.8093953Z [cluster2] "description": "ContainerState holds a possible state of container. Only one of its members may be specified. If none of them is specified, the default one is ContainerStateWaiting.",
2021-07-17T00:18:30.8095612Z [cluster2] "properties": {
2021-07-17T00:18:30.8096245Z [cluster2] "running": {
2021-07-17T00:18:30.8097001Z [cluster2] "description": "Details about a running container",
2021-07-17T00:18:30.8097956Z [cluster2] "properties": {
2021-07-17T00:18:30.8098598Z [cluster2] "startedAt": {
2021-07-17T00:18:30.8100109Z [cluster2] "description": "Time at which the container was last (re-)started",
2021-07-17T00:18:30.8101206Z [cluster2] "format": "date-time",
2021-07-17T00:18:30.8101861Z [cluster2] "type": "string"
2021-07-17T00:18:30.8102449Z [cluster2] }
2021-07-17T00:18:30.8102975Z [cluster2] },
2021-07-17T00:18:30.8104312Z [cluster2] "type": "object"
2021-07-17T00:18:30.8104897Z [cluster2] },
2021-07-17T00:18:30.8105464Z [cluster2] "terminated": {
2021-07-17T00:18:30.8108147Z [cluster2] "description": "Details about a terminated container",
2021-07-17T00:18:30.8108978Z [cluster2] "properties": {
2021-07-17T00:18:30.8109650Z [cluster2] "containerID": {
2021-07-17T00:18:30.8111259Z [cluster2] "description": "Container's ID in the format 'docker://\u003ccontainer_id\u003e'",
2021-07-17T00:18:30.8112181Z [cluster2] "type": "string"
2021-07-17T00:18:30.8112771Z [cluster2] },
2021-07-17T00:18:30.8113345Z [cluster2] "exitCode": {
2021-07-17T00:18:30.8114215Z [cluster2] "description": "Exit status from the last termination of the container",
2021-07-17T00:18:30.8115064Z [cluster2] "format": "int32",
2021-07-17T00:18:30.8115706Z [cluster2] "type": "integer"
2021-07-17T00:18:30.8116300Z [cluster2] },
2021-07-17T00:18:30.8116881Z [cluster2] "finishedAt": {
2021-07-17T00:18:30.8117722Z [cluster2] "description": "Time at which the container last terminated",
2021-07-17T00:18:30.8118826Z [cluster2] "format": "date-time",
2021-07-17T00:18:30.8119486Z [cluster2] "type": "string"
2021-07-17T00:18:30.8120064Z [cluster2] },
2021-07-17T00:18:30.8120625Z [cluster2] "message": {
2021-07-17T00:18:30.8121510Z [cluster2] "description": "Message regarding the last termination of the container",
2021-07-17T00:18:30.8122621Z [cluster2] "type": "string"
2021-07-17T00:18:30.8123340Z [cluster2] },
2021-07-17T00:18:30.8123899Z [cluster2] "reason": {
2021-07-17T00:18:30.8124756Z [cluster2] "description": "(brief) reason from the last termination of the container",
2021-07-17T00:18:30.8125625Z [cluster2] "type": "string"
2021-07-17T00:18:30.8126197Z [cluster2] },
2021-07-17T00:18:30.8126755Z [cluster2] "signal": {
2021-07-17T00:18:30.8128547Z [cluster2] "description": "Signal from the last termination of the container",
2021-07-17T00:18:30.8129405Z [cluster2] "format": "int32",
2021-07-17T00:18:30.8130438Z [cluster2] "type": "integer"
2021-07-17T00:18:30.8131025Z [cluster2] },
2021-07-17T00:18:30.8131611Z [cluster2] "startedAt": {
2021-07-17T00:18:30.8132488Z [cluster2] "description": "Time at which previous execution of the container started",
2021-07-17T00:18:30.8133818Z [cluster2] "format": "date-time",
2021-07-17T00:18:30.8143991Z [cluster2] "type": "string"
2021-07-17T00:18:30.8144799Z [cluster2] }
2021-07-17T00:18:30.8145616Z [cluster2] },
2021-07-17T00:18:30.8147073Z [cluster2] "required": [
2021-07-17T00:18:30.8147899Z [cluster2] "exitCode"
2021-07-17T00:18:30.8149971Z [cluster2] ],
2021-07-17T00:18:30.8150887Z [cluster2] "type": "object"
2021-07-17T00:18:30.8151552Z [cluster2] },
2021-07-17T00:18:30.8152115Z [cluster2] "waiting": {
2021-07-17T00:18:30.8152888Z [cluster2] "description": "Details about a waiting container",
2021-07-17T00:18:30.8153672Z [cluster2] "properties": {
2021-07-17T00:18:30.8154313Z [cluster2] "message": {
2021-07-17T00:18:30.8155192Z [cluster2] "description": "Message regarding why the container is not yet running.",
2021-07-17T00:18:30.8156050Z [cluster2] "type": "string"
2021-07-17T00:18:30.8156635Z [cluster2] },
2021-07-17T00:18:30.8157190Z [cluster2] "reason": {
2021-07-17T00:18:30.8158010Z [cluster2] "description": "(brief) reason the container is not yet running.",
2021-07-17T00:18:30.8158814Z [cluster2] "type": "string"
2021-07-17T00:18:30.8159402Z [cluster2] }
2021-07-17T00:18:30.8163554Z [cluster2] },
2021-07-17T00:18:30.8164297Z [cluster2] "type": "object"
2021-07-17T00:18:30.8164892Z [cluster2] }
2021-07-17T00:18:30.8165400Z [cluster2] },
2021-07-17T00:18:30.8165974Z [cluster2] "type": "object"
2021-07-17T00:18:30.8166524Z [cluster2] },
2021-07-17T00:18:30.8167088Z [cluster2] "type": "array"
2021-07-17T00:18:30.8167633Z [cluster2] },
2021-07-17T00:18:30.8168151Z [cluster2] "status": {
2021-07-17T00:18:30.8169048Z [cluster2] "description": "DaemonSetStatus represents the current status of a daemon set.",
2021-07-17T00:18:30.8169971Z [cluster2] "properties": {
2021-07-17T00:18:30.8170646Z [cluster2] "collisionCount": {
2021-07-17T00:18:30.8172128Z [cluster2] "description": "Count of hash collisions for the DaemonSet. The DaemonSet controller uses this field as a collision avoidance mechanism when it needs to create the name for the newest ControllerRevision.",
2021-07-17T00:18:30.8173681Z [cluster2] "format": "int32",
2021-07-17T00:18:30.8174309Z [cluster2] "type": "integer"
2021-07-17T00:18:30.8174874Z [cluster2] },
2021-07-17T00:18:30.8175445Z [cluster2] "conditions": {
2021-07-17T00:18:30.8176950Z [cluster2] "description": "Represents the latest available observations of a DaemonSet's current state.",
2021-07-17T00:18:30.8178074Z [cluster2] "items": {
2021-07-17T00:18:30.8179050Z [cluster2] "description": "DaemonSetCondition describes the state of a DaemonSet at a certain point.",
2021-07-17T00:18:30.8180040Z [cluster2] "properties": {
2021-07-17T00:18:30.8180793Z [cluster2] "lastTransitionTime": {
2021-07-17T00:18:30.8181780Z [cluster2] "description": "Last time the condition transitioned from one status to another.",
2021-07-17T00:18:30.8182977Z [cluster2] "format": "date-time",
2021-07-17T00:18:30.8184058Z [cluster2] "type": "string"
2021-07-17T00:18:30.8184632Z [cluster2] },
2021-07-17T00:18:30.8185198Z [cluster2] "message": {
2021-07-17T00:18:30.8186108Z [cluster2] "description": "A human readable message indicating details about the transition.",
2021-07-17T00:18:30.8187037Z [cluster2] "type": "string"
2021-07-17T00:18:30.8187627Z [cluster2] },
2021-07-17T00:18:30.8188178Z [cluster2] "reason": {
2021-07-17T00:18:30.8189320Z [cluster2] "description": "The reason for the condition's last transition.",
2021-07-17T00:18:30.8191264Z [cluster2] "type": "string"
2021-07-17T00:18:30.8192114Z [cluster2] },
2021-07-17T00:18:30.8192847Z [cluster2] "status": {
2021-07-17T00:18:30.8193819Z [cluster2] "description": "Status of the condition, one of True, False, Unknown.",
2021-07-17T00:18:30.8195026Z [cluster2] "type": "string"
2021-07-17T00:18:30.8195612Z [cluster2] },
2021-07-17T00:18:30.8199968Z [cluster2] "type": {
2021-07-17T00:18:30.8200918Z [cluster2] "description": "Type of DaemonSet condition.",
2021-07-17T00:18:30.8201701Z [cluster2] "type": "string"
2021-07-17T00:18:30.8202296Z [cluster2] }
2021-07-17T00:18:30.8202818Z [cluster2] },
2021-07-17T00:18:30.8203395Z [cluster2] "required": [
2021-07-17T00:18:30.8203989Z [cluster2] "status",
2021-07-17T00:18:30.8205421Z [cluster2] "type"
2021-07-17T00:18:30.8206062Z [cluster2] ],
2021-07-17T00:18:30.8206637Z [cluster2] "type": "object"
2021-07-17T00:18:30.8207224Z [cluster2] },
2021-07-17T00:18:30.8207780Z [cluster2] "type": "array"
2021-07-17T00:18:30.8209342Z [cluster2] },
2021-07-17T00:18:30.8210339Z [cluster2] "currentNumberScheduled": {
2021-07-17T00:18:30.8212010Z [cluster2] "description": "The number of nodes that are running at least 1 daemon pod and are supposed to run the daemon pod. More info: https://kubernetes.io/docs/concepts/workloads/controllers/daemonset/",
2021-07-17T00:18:30.8213419Z [cluster2] "format": "int32",
2021-07-17T00:18:30.8214043Z [cluster2] "type": "integer"
2021-07-17T00:18:30.8214619Z [cluster2] },
2021-07-17T00:18:30.8215323Z [cluster2] "desiredNumberScheduled": {
2021-07-17T00:18:30.8216974Z [cluster2] "description": "The total number of nodes that should be running the daemon pod (including nodes correctly running the daemon pod). More info: https://kubernetes.io/docs/concepts/workloads/controllers/daemonset/",
2021-07-17T00:18:30.8218595Z [cluster2] "format": "int32",
2021-07-17T00:18:30.8219216Z [cluster2] "type": "integer"
2021-07-17T00:18:30.8219802Z [cluster2] },
2021-07-17T00:18:30.8220419Z [cluster2] "numberAvailable": {
2021-07-17T00:18:30.8221756Z [cluster2] "description": "The number of nodes that should be running the daemon pod and have one or more of the daemon pod running and available (ready for at least spec.minReadySeconds)",
2021-07-17T00:18:30.8223173Z [cluster2] "format": "int32",
2021-07-17T00:18:30.8223792Z [cluster2] "type": "integer"
2021-07-17T00:18:30.8224373Z [cluster2] },
2021-07-17T00:18:30.8225022Z [cluster2] "numberMisscheduled": {
2021-07-17T00:18:30.8226513Z [cluster2] "description": "The number of nodes that are running the daemon pod, but are not supposed to run the daemon pod. More info: https://kubernetes.io/docs/concepts/workloads/controllers/daemonset/",
2021-07-17T00:18:30.8227908Z [cluster2] "format": "int32",
2021-07-17T00:18:30.8228523Z [cluster2] "type": "integer"
2021-07-17T00:18:30.8229108Z [cluster2] },
2021-07-17T00:18:30.8229690Z [cluster2] "numberReady": {
2021-07-17T00:18:30.8230736Z [cluster2] "description": "The number of nodes that should be running the daemon pod and have one or more of the daemon pod running and ready.",
2021-07-17T00:18:30.8232540Z [cluster2] "format": "int32",
2021-07-17T00:18:30.8233459Z [cluster2] "type": "integer"
2021-07-17T00:18:30.8234250Z [cluster2] },
2021-07-17T00:18:30.8234887Z [cluster2] "numberUnavailable": {
2021-07-17T00:18:30.8236226Z [cluster2] "description": "The number of nodes that should be running the daemon pod and have none of the daemon pod running and available (ready for at least spec.minReadySeconds)",
2021-07-17T00:18:30.8237471Z [cluster2] "format": "int32",
2021-07-17T00:18:30.8238075Z [cluster2] "type": "integer"
2021-07-17T00:18:30.8239233Z [cluster2] },
2021-07-17T00:18:30.8239965Z [cluster2] "observedGeneration": {
2021-07-17T00:18:30.8240983Z [cluster2] "description": "The most recent generation observed by the daemon set controller.",
2021-07-17T00:18:30.8241900Z [cluster2] "format": "int64",
2021-07-17T00:18:30.8242511Z [cluster2] "type": "integer"
2021-07-17T00:18:30.8243081Z [cluster2] },
2021-07-17T00:18:30.8243788Z [cluster2] "updatedNumberScheduled": {
2021-07-17T00:18:30.8244799Z [cluster2] "description": "The total number of nodes that are running updated daemon pod",
2021-07-17T00:18:30.8245637Z [cluster2] "format": "int32",
2021-07-17T00:18:30.8246265Z [cluster2] "type": "integer"
2021-07-17T00:18:30.8246841Z [cluster2] }
2021-07-17T00:18:30.8247340Z [cluster2] },
2021-07-17T00:18:30.8247896Z [cluster2] "required": [
2021-07-17T00:18:30.8248646Z [cluster2] "currentNumberScheduled",
2021-07-17T00:18:30.8249559Z [cluster2] "desiredNumberScheduled",
2021-07-17T00:18:30.8251118Z [cluster2] "numberMisscheduled",
2021-07-17T00:18:30.8252212Z [cluster2] "numberReady"
2021-07-17T00:18:30.8252797Z [cluster2] ],
2021-07-17T00:18:30.8253339Z [cluster2] "type": "object"
2021-07-17T00:18:30.8253899Z [cluster2] }
2021-07-17T00:18:30.8254387Z [cluster2] },
2021-07-17T00:18:30.8254934Z [cluster2] "required": [
2021-07-17T00:18:30.8256243Z [cluster2] "mismatchedContainerImages"
2021-07-17T00:18:30.8257071Z [cluster2] ],
2021-07-17T00:18:30.8257606Z [cluster2] "type": "object"
2021-07-17T00:18:30.8258300Z [cluster2] },
2021-07-17T00:18:30.8258947Z [cluster2] "loadBalancerStatus": {
2021-07-17T00:18:30.8259896Z [cluster2] "properties": {
2021-07-17T00:18:30.8260572Z [cluster2] "status": {
2021-07-17T00:18:30.8262692Z [cluster2] "description": "LoadBalancerStatus represents the status of a load-balancer.",
2021-07-17T00:18:30.8263779Z [cluster2] "properties": {
2021-07-17T00:18:30.8264517Z [cluster2] "ingress": {
2021-07-17T00:18:30.8266720Z [cluster2] "description": "Ingress is a list containing ingress points for the load-balancer. Traffic intended for the service should be sent to these ingress points.",
2021-07-17T00:18:30.8267979Z [cluster2] "items": {
2021-07-17T00:18:30.8269670Z [cluster2] "description": "LoadBalancerIngress represents the status of a load-balancer ingress point: traffic intended for the service should be sent to an ingress point.",
2021-07-17T00:18:30.8277951Z [cluster2] "properties": {
2021-07-17T00:18:30.8279437Z [cluster2] "hostname": {
2021-07-17T00:18:30.8281127Z [cluster2] "description": "Hostname is set for load-balancer ingress points that are DNS based (typically AWS load-balancers)",
2021-07-17T00:18:30.8282198Z [cluster2] "type": "string"
2021-07-17T00:18:30.8282771Z [cluster2] },
2021-07-17T00:18:30.8283325Z [cluster2] "ip": {
2021-07-17T00:18:30.8284730Z [cluster2] "description": "IP is set for load-balancer ingress points that are IP based (typically GCE or OpenStack load-balancers)",
2021-07-17T00:18:30.8285808Z [cluster2] "type": "string"
2021-07-17T00:18:30.8286389Z [cluster2] }
2021-07-17T00:18:30.8286915Z [cluster2] },
2021-07-17T00:18:30.8287492Z [cluster2] "type": "object"
2021-07-17T00:18:30.8288055Z [cluster2] },
2021-07-17T00:18:30.8288625Z [cluster2] "type": "array"
2021-07-17T00:18:30.8289188Z [cluster2] }
2021-07-17T00:18:30.8289866Z [cluster2] },
2021-07-17T00:18:30.8290437Z [cluster2] "type": "object"
2021-07-17T00:18:30.8290979Z [cluster2] }
2021-07-17T00:18:30.8291483Z [cluster2] },
2021-07-17T00:18:30.8292014Z [cluster2] "type": "object"
2021-07-17T00:18:30.8292559Z [cluster2] },
2021-07-17T00:18:30.8293114Z [cluster2] "natEnabled": {
2021-07-17T00:18:30.8293712Z [cluster2] "type": "boolean"
2021-07-17T00:18:30.8294260Z [cluster2] },
2021-07-17T00:18:30.8294820Z [cluster2] "networkPlugin": {
2021-07-17T00:18:30.8295449Z [cluster2] "type": "string"
2021-07-17T00:18:30.8295973Z [cluster2] },
2021-07-17T00:18:30.8296721Z [cluster2] "routeAgentDaemonSetStatus": {
2021-07-17T00:18:30.8297525Z [cluster2] "properties": {
2021-07-17T00:18:30.8298373Z [cluster2] "lastResourceVersion": {
2021-07-17T00:18:30.8299100Z [cluster2] "type": "string"
2021-07-17T00:18:30.8299738Z [cluster2] },
2021-07-17T00:18:30.8300493Z [cluster2] "mismatchedContainerImages": {
2021-07-17T00:18:30.8301289Z [cluster2] "type": "boolean"
2021-07-17T00:18:30.8301850Z [cluster2] },
2021-07-17T00:18:30.8302560Z [cluster2] "nonReadyContainerStates": {
2021-07-17T00:18:30.8303322Z [cluster2] "items": {
2021-07-17T00:18:30.8307908Z [cluster2] "description": "ContainerState holds a possible state of container. Only one of its members may be specified. If none of them is specified, the default one is ContainerStateWaiting.",
2021-07-17T00:18:30.8310179Z [cluster2] "properties": {
2021-07-17T00:18:30.8310977Z [cluster2] "running": {
2021-07-17T00:18:30.8311745Z [cluster2] "description": "Details about a running container",
2021-07-17T00:18:30.8312546Z [cluster2] "properties": {
2021-07-17T00:18:30.8313201Z [cluster2] "startedAt": {
2021-07-17T00:18:30.8314484Z [cluster2] "description": "Time at which the container was last (re-)started",
2021-07-17T00:18:30.8315584Z [cluster2] "format": "date-time",
2021-07-17T00:18:30.8317079Z [cluster2] "type": "string"
2021-07-17T00:18:30.8317673Z [cluster2] }
2021-07-17T00:18:30.8319598Z [cluster2] },
2021-07-17T00:18:30.8320191Z [cluster2] "type": "object"
2021-07-17T00:18:30.8320769Z [cluster2] },
2021-07-17T00:18:30.8321341Z [cluster2] "terminated": {
2021-07-17T00:18:30.8322309Z [cluster2] "description": "Details about a terminated container",
2021-07-17T00:18:30.8323125Z [cluster2] "properties": {
2021-07-17T00:18:30.8323796Z [cluster2] "containerID": {
2021-07-17T00:18:30.8325140Z [cluster2] "description": "Container's ID in the format 'docker://\u003ccontainer_id\u003e'",
2021-07-17T00:18:30.8326010Z [cluster2] "type": "string"
2021-07-17T00:18:30.8326596Z [cluster2] },
2021-07-17T00:18:30.8327166Z [cluster2] "exitCode": {
2021-07-17T00:18:30.8328031Z [cluster2] "description": "Exit status from the last termination of the container",
2021-07-17T00:18:30.8328894Z [cluster2] "format": "int32",
2021-07-17T00:18:30.8329525Z [cluster2] "type": "integer"
2021-07-17T00:18:30.8330119Z [cluster2] },
2021-07-17T00:18:30.8330697Z [cluster2] "finishedAt": {
2021-07-17T00:18:30.8331538Z [cluster2] "description": "Time at which the container last terminated",
2021-07-17T00:18:30.8332735Z [cluster2] "format": "date-time",
2021-07-17T00:18:30.8333392Z [cluster2] "type": "string"
2021-07-17T00:18:30.8333977Z [cluster2] },
2021-07-17T00:18:30.8334540Z [cluster2] "message": {
2021-07-17T00:18:30.8335423Z [cluster2] "description": "Message regarding the last termination of the container",
2021-07-17T00:18:30.8336296Z [cluster2] "type": "string"
2021-07-17T00:18:30.8336881Z [cluster2] },
2021-07-17T00:18:30.8337446Z [cluster2] "reason": {
2021-07-17T00:18:30.8338410Z [cluster2] "description": "(brief) reason from the last termination of the container",
2021-07-17T00:18:30.8339270Z [cluster2] "type": "string"
2021-07-17T00:18:30.8339833Z [cluster2] },
2021-07-17T00:18:30.8340397Z [cluster2] "signal": {
2021-07-17T00:18:30.8341221Z [cluster2] "description": "Signal from the last termination of the container",
2021-07-17T00:18:30.8342043Z [cluster2] "format": "int32",
2021-07-17T00:18:30.8342685Z [cluster2] "type": "integer"
2021-07-17T00:18:30.8343269Z [cluster2] },
2021-07-17T00:18:30.8361942Z [cluster2] "startedAt": {
2021-07-17T00:18:30.8362873Z [cluster2] "description": "Time at which previous execution of the container started",
2021-07-17T00:18:30.8364366Z [cluster2] "format": "date-time",
2021-07-17T00:18:30.8365050Z [cluster2] "type": "string"
2021-07-17T00:18:30.8365629Z [cluster2] }
2021-07-17T00:18:30.8366165Z [cluster2] },
2021-07-17T00:18:30.8366734Z [cluster2] "required": [
2021-07-17T00:18:30.8367366Z [cluster2] "exitCode"
2021-07-17T00:18:30.8367946Z [cluster2] ],
2021-07-17T00:18:30.8368515Z [cluster2] "type": "object"
2021-07-17T00:18:30.8369090Z [cluster2] },
2021-07-17T00:18:30.8369640Z [cluster2] "waiting": {
2021-07-17T00:18:30.8370409Z [cluster2] "description": "Details about a waiting container",
2021-07-17T00:18:30.8371186Z [cluster2] "properties": {
2021-07-17T00:18:30.8372403Z [cluster2] "message": {
2021-07-17T00:18:30.8398630Z [cluster2] "description": "Message regarding why the container is not yet running.",
2021-07-17T00:18:30.8399733Z [cluster2] "type": "string"
2021-07-17T00:18:30.8400330Z [cluster2] },
2021-07-17T00:18:30.8400884Z [cluster2] "reason": {
2021-07-17T00:18:30.8401706Z [cluster2] "description": "(brief) reason the container is not yet running.",
2021-07-17T00:18:30.8402528Z [cluster2] "type": "string"
2021-07-17T00:18:30.8403106Z [cluster2] }
2021-07-17T00:18:30.8403640Z [cluster2] },
2021-07-17T00:18:30.8404209Z [cluster2] "type": "object"
2021-07-17T00:18:30.8404788Z [cluster2] }
2021-07-17T00:18:30.8405299Z [cluster2] },
2021-07-17T00:18:30.8405873Z [cluster2] "type": "object"
2021-07-17T00:18:30.8406432Z [cluster2] },
2021-07-17T00:18:30.8406972Z [cluster2] "type": "array"
2021-07-17T00:18:30.8407520Z [cluster2] },
2021-07-17T00:18:30.8408038Z [cluster2] "status": {
2021-07-17T00:18:30.8408945Z [cluster2] "description": "DaemonSetStatus represents the current status of a daemon set.",
2021-07-17T00:18:30.8409860Z [cluster2] "properties": {
2021-07-17T00:18:30.8410534Z [cluster2] "collisionCount": {
2021-07-17T00:18:30.8412043Z [cluster2] "description": "Count of hash collisions for the DaemonSet. The DaemonSet controller uses this field as a collision avoidance mechanism when it needs to create the name for the newest ControllerRevision.",
2021-07-17T00:18:30.8413465Z [cluster2] "format": "int32",
2021-07-17T00:18:30.8414175Z [cluster2] "type": "integer"
2021-07-17T00:18:30.8414750Z [cluster2] },
2021-07-17T00:18:30.8415317Z [cluster2] "conditions": {
2021-07-17T00:18:30.8416769Z [cluster2] "description": "Represents the latest available observations of a DaemonSet's current state.",
2021-07-17T00:18:30.8417830Z [cluster2] "items": {
2021-07-17T00:18:30.8418813Z [cluster2] "description": "DaemonSetCondition describes the state of a DaemonSet at a certain point.",
2021-07-17T00:18:30.8419807Z [cluster2] "properties": {
2021-07-17T00:18:30.8420546Z [cluster2] "lastTransitionTime": {
2021-07-17T00:18:30.8421546Z [cluster2] "description": "Last time the condition transitioned from one status to another.",
2021-07-17T00:18:30.8422717Z [cluster2] "format": "date-time",
2021-07-17T00:18:30.8437538Z [cluster2] "type": "string"
2021-07-17T00:18:30.8438131Z [cluster2] },
2021-07-17T00:18:30.8438902Z [cluster2] "message": {
2021-07-17T00:18:30.8439832Z [cluster2] "description": "A human readable message indicating details about the transition.",
2021-07-17T00:18:30.8440749Z [cluster2] "type": "string"
2021-07-17T00:18:30.8441337Z [cluster2] },
2021-07-17T00:18:30.8441893Z [cluster2] "reason": {
2021-07-17T00:18:30.8443315Z [cluster2] "description": "The reason for the condition's last transition.",
2021-07-17T00:18:30.8444152Z [cluster2] "type": "string"
2021-07-17T00:18:30.8444721Z [cluster2] },
2021-07-17T00:18:30.8445286Z [cluster2] "status": {
2021-07-17T00:18:30.8446100Z [cluster2] "description": "Status of the condition, one of True, False, Unknown.",
2021-07-17T00:18:30.8446943Z [cluster2] "type": "string"
2021-07-17T00:18:30.8447517Z [cluster2] },
2021-07-17T00:18:30.8448079Z [cluster2] "type": {
2021-07-17T00:18:30.8448836Z [cluster2] "description": "Type of DaemonSet condition.",
2021-07-17T00:18:30.8449598Z [cluster2] "type": "string"
2021-07-17T00:18:30.8450183Z [cluster2] }
2021-07-17T00:18:30.8450702Z [cluster2] },
2021-07-17T00:18:30.8451395Z [cluster2] "required": [
2021-07-17T00:18:30.8452000Z [cluster2] "status",
2021-07-17T00:18:30.8452573Z [cluster2] "type"
2021-07-17T00:18:30.8453229Z [cluster2] ],
2021-07-17T00:18:30.8453807Z [cluster2] "type": "object"
2021-07-17T00:18:30.8454382Z [cluster2] },
2021-07-17T00:18:30.8454932Z [cluster2] "type": "array"
2021-07-17T00:18:30.8455492Z [cluster2] },
2021-07-17T00:18:30.8497896Z [cluster2] "currentNumberScheduled": {
2021-07-17T00:18:30.8499500Z [cluster2] "description": "The number of nodes that are running at least 1 daemon pod and are supposed to run the daemon pod. More info: https://kubernetes.io/docs/concepts/workloads/controllers/daemonset/",
2021-07-17T00:18:30.8500911Z [cluster2] "format": "int32",
2021-07-17T00:18:30.8501537Z [cluster2] "type": "integer"
2021-07-17T00:18:30.8502119Z [cluster2] },
2021-07-17T00:18:30.8502844Z [cluster2] "desiredNumberScheduled": {
2021-07-17T00:18:30.8504472Z [cluster2] "description": "The total number of nodes that should be running the daemon pod (including nodes correctly running the daemon pod). More info: https://kubernetes.io/docs/concepts/workloads/controllers/daemonset/",
2021-07-17T00:18:30.8506067Z [cluster2] "format": "int32",
2021-07-17T00:18:30.8506686Z [cluster2] "type": "integer"
2021-07-17T00:18:30.8507266Z [cluster2] },
2021-07-17T00:18:30.8507896Z [cluster2] "numberAvailable": {
2021-07-17T00:18:30.8509209Z [cluster2] "description": "The number of nodes that should be running the daemon pod and have one or more of the daemon pod running and available (ready for at least spec.minReadySeconds)",
2021-07-17T00:18:30.8510472Z [cluster2] "format": "int32",
2021-07-17T00:18:30.8511081Z [cluster2] "type": "integer"
2021-07-17T00:18:30.8511660Z [cluster2] },
2021-07-17T00:18:30.8512319Z [cluster2] "numberMisscheduled": {
2021-07-17T00:18:30.8513800Z [cluster2] "description": "The number of nodes that are running the daemon pod, but are not supposed to run the daemon pod. More info: https://kubernetes.io/docs/concepts/workloads/controllers/daemonset/",
2021-07-17T00:18:30.8515177Z [cluster2] "format": "int32",
2021-07-17T00:18:30.8515794Z [cluster2] "type": "integer"
2021-07-17T00:18:30.8516364Z [cluster2] },
2021-07-17T00:18:30.8516946Z [cluster2] "numberReady": {
2021-07-17T00:18:30.8518091Z [cluster2] "description": "The number of nodes that should be running the daemon pod and have one or more of the daemon pod running and ready.",
2021-07-17T00:18:30.8519109Z [cluster2] "format": "int32",
2021-07-17T00:18:30.8519716Z [cluster2] "type": "integer"
2021-07-17T00:18:30.8520360Z [cluster2] },
2021-07-17T00:18:30.8521003Z [cluster2] "numberUnavailable": {
2021-07-17T00:18:30.8522330Z [cluster2] "description": "The number of nodes that should be running the daemon pod and have none of the daemon pod running and available (ready for at least spec.minReadySeconds)",
2021-07-17T00:18:30.8523567Z [cluster2] "format": "int32",
2021-07-17T00:18:30.8524179Z [cluster2] "type": "integer"
2021-07-17T00:18:30.8524866Z [cluster2] },
2021-07-17T00:18:30.8525516Z [cluster2] "observedGeneration": {
2021-07-17T00:18:30.8526524Z [cluster2] "description": "The most recent generation observed by the daemon set controller.",
2021-07-17T00:18:30.8527428Z [cluster2] "format": "int64",
2021-07-17T00:18:30.8528038Z [cluster2] "type": "integer"
2021-07-17T00:18:30.8528615Z [cluster2] },
2021-07-17T00:18:30.8529326Z [cluster2] "updatedNumberScheduled": {
2021-07-17T00:18:30.8530347Z [cluster2] "description": "The total number of nodes that are running updated daemon pod",
2021-07-17T00:18:30.8531290Z [cluster2] "format": "int32",
2021-07-17T00:18:30.8531893Z [cluster2] "type": "integer"
2021-07-17T00:18:30.8532468Z [cluster2] }
2021-07-17T00:18:30.8532966Z [cluster2] },
2021-07-17T00:18:30.8533520Z [cluster2] "required": [
2021-07-17T00:18:30.8534272Z [cluster2] "currentNumberScheduled",
2021-07-17T00:18:30.8535198Z [cluster2] "desiredNumberScheduled",
2021-07-17T00:18:30.8536065Z [cluster2] "numberMisscheduled",
2021-07-17T00:18:30.8536780Z [cluster2] "numberReady"
2021-07-17T00:18:30.8537369Z [cluster2] ],
2021-07-17T00:18:30.8538028Z [cluster2] "type": "object"
2021-07-17T00:18:30.8538586Z [cluster2] }
2021-07-17T00:18:30.8539070Z [cluster2] },
2021-07-17T00:18:30.8539608Z [cluster2] "required": [
2021-07-17T00:18:30.8540408Z [cluster2] "mismatchedContainerImages"
2021-07-17T00:18:30.8541140Z [cluster2] ],
2021-07-17T00:18:30.8541687Z [cluster2] "type": "object"
2021-07-17T00:18:30.8542212Z [cluster2] },
2021-07-17T00:18:30.8542876Z [cluster2] "serviceCIDR": {
2021-07-17T00:18:30.8543480Z [cluster2] "type": "string"
2021-07-17T00:18:30.8544022Z [cluster2] }
2021-07-17T00:18:30.8544489Z [cluster2] },
2021-07-17T00:18:30.8545020Z [cluster2] "required": [
2021-07-17T00:18:30.8545606Z [cluster2] "clusterID",
2021-07-17T00:18:30.8546198Z [cluster2] "natEnabled"
2021-07-17T00:18:30.8546809Z [cluster2] ],
2021-07-17T00:18:30.9334938Z [cluster2] 00:17:09Z",
2021-07-17T00:18:30.9335945Z [cluster1] "message": "no conflicts found",
2021-07-17T00:18:30.9336785Z [cluster1] "reason": "NoConflicts",
2021-07-17T00:18:30.9337502Z [cluster1] "status": "True",
2021-07-17T00:18:30.9338791Z [cluster1] "type": "NamesAccepted"
2021-07-17T00:18:30.9339471Z [cluster1] },
2021-07-17T00:18:30.9340067Z [cluster1] {
2021-07-17T00:18:30.9341497Z [cluster1] "lastTransitionTime": "2021-07-17T00:17:09Z",
2021-07-17T00:18:30.9342460Z [cluster1] "message": "the initial names have been accepted",
2021-07-17T00:18:30.9343451Z [cluster1] "reason": "InitialNamesAccepted",
2021-07-17T00:18:30.9344270Z [cluster1] "status": "True",
2021-07-17T00:18:30.9344995Z [cluster1] "type": "Established"
2021-07-17T00:18:30.9345657Z [cluster1] }
2021-07-17T00:18:30.9346200Z [cluster1] ],
2021-07-17T00:18:30.9346859Z [cluster1] "storedVersions": [
2021-07-17T00:18:30.9347505Z [cluster1] "v1"
2021-07-17T00:18:30.9348066Z [cluster1] ]
2021-07-17T00:18:30.9348600Z [cluster1] }
2021-07-17T00:18:30.9349141Z [cluster1] }
2021-07-17T00:18:30.9350469Z [submariner-operator]$ [cluster1] validate_equals .metadata.name clusters.submariner.io
2021-07-17T00:18:30.9352276Z [submariner-operator]$ [cluster1] validate_equals .metadata.name clusters.submariner.io
2021-07-17T00:18:30.9354639Z [submariner-operator]$ [cluster1] jq -r -M .metadata.name /tmp/clusters.submariner.io.cluster1.json
2021-07-17T00:18:30.9356506Z [submariner-operator]$ [cluster1] validate_equals .spec.scope Namespaced
2021-07-17T00:18:30.9357999Z [submariner-operator]$ [cluster1] validate_equals .spec.scope Namespaced
2021-07-17T00:18:30.9359855Z [submariner-operator]$ [cluster1] jq -r -M .spec.scope /tmp/clusters.submariner.io.cluster1.json
2021-07-17T00:18:30.9400460Z [submariner-operator]$ [cluster1] validate_equals .spec.group submariner.io
2021-07-17T00:18:30.9441445Z [submariner-operator]$ [cluster1] validate_equals .spec.group submariner.io
2021-07-17T00:18:30.9450880Z [submariner-operator]$ [cluster1] jq -r -M .spec.group /tmp/clusters.submariner.io.cluster1.json
2021-07-17T00:18:30.9452606Z [submariner-operator]$ [cluster1] validate_equals .spec.names.kind Cluster
2021-07-17T00:18:30.9454072Z [submariner-operator]$ [cluster1] validate_equals .spec.names.kind Cluster
2021-07-17T00:18:30.9456077Z [submariner-operator]$ [cluster1] jq -r -M .spec.names.kind /tmp/clusters.submariner.io.cluster1.json
2021-07-17T00:18:30.9458109Z [submariner-operator]$ [cluster1] validate_equals .status.acceptedNames.kind Cluster
2021-07-17T00:18:30.9459791Z [submariner-operator]$ [cluster1] validate_equals .status.acceptedNames.kind Cluster
2021-07-17T00:18:30.9461824Z [submariner-operator]$ [cluster1] jq -r -M .status.acceptedNames.kind /tmp/clusters.submariner.io.cluster1.json
2021-07-17T00:18:30.9463527Z [submariner-operator]$ [cluster1] verify_subm_crd
2021-07-17T00:18:30.9464552Z [submariner-operator]$ [cluster1] verify_subm_crd
2021-07-17T00:18:30.9465981Z [submariner-operator]$ [cluster1] validate_crd submariners.submariner.io v1alpha1 Submariner
2021-07-17T00:18:30.9467727Z [submariner-operator]$ [cluster1] validate_crd submariners.submariner.io v1alpha1 Submariner
2021-07-17T00:18:30.9469357Z [submariner-operator]$ [cluster1] kubectl get crds submariners.submariner.io
2021-07-17T00:18:30.9470913Z [submariner-operator]$ [cluster1] kubectl get crds submariners.submariner.io
2021-07-17T00:18:30.9472595Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 get crds submariners.submariner.io
2021-07-17T00:18:30.9473867Z [cluster1] NAME CREATED AT
2021-07-17T00:18:30.9474831Z [cluster1] submariners.submariner.io 2021-07-17T00:16:59Z
2021-07-17T00:18:30.9476459Z [submariner-operator]$ [cluster1] json_file=/tmp/submariners.submariner.io.cluster1.json
2021-07-17T00:18:30.9478288Z [submariner-operator]$ [cluster1] kubectl get crd submariners.submariner.io -o json
2021-07-17T00:18:30.9480086Z [submariner-operator]$ [cluster1] tee /tmp/submariners.submariner.io.cluster1.json
2021-07-17T00:18:30.9481904Z [submariner-operator]$ [cluster1] kubectl get crd submariners.submariner.io -o json
2021-07-17T00:18:30.9483627Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 get crd submariners.submariner.io -o json
2021-07-17T00:18:30.9484646Z [cluster1] {
2021-07-17T00:18:30.9485316Z [cluster1] "apiVersion": "apiextensions.k8s.io/v1",
2021-07-17T00:18:30.9486226Z [cluster1] "kind": "CustomResourceDefinition",
2021-07-17T00:18:30.9486949Z [cluster1] "metadata": {
2021-07-17T00:18:30.9487477Z [cluster1] "annotations": {
2021-07-17T00:18:30.9488542Z [cluster1] "controller-gen.kubebuilder.io/version": "v0.4.1"
2021-07-17T00:18:30.9489326Z [cluster1] },
2021-07-17T00:18:30.9490124Z [cluster1] "creationTimestamp": "2021-07-17T00:16:59Z",
2021-07-17T00:18:30.9490774Z [cluster1] "generation": 1,
2021-07-17T00:18:30.9491360Z [cluster1] "managedFields": [
2021-07-17T00:18:30.9491870Z [cluster1] {
2021-07-17T00:18:30.9492661Z [cluster1] "apiVersion": "apiextensions.k8s.io/v1",
2021-07-17T00:18:30.9493455Z [cluster1] "fieldsType": "FieldsV1",
2021-07-17T00:18:30.9494046Z [cluster1] "fieldsV1": {
2021-07-17T00:18:30.9494594Z [cluster1] "f:metadata": {
2021-07-17T00:18:30.9495160Z [cluster1] "f:annotations": {
2021-07-17T00:18:30.9495703Z [cluster1] ".": {},
2021-07-17T00:18:30.9496739Z [cluster1] "f:controller-gen.kubebuilder.io/version": {}
2021-07-17T00:18:30.9497553Z [cluster1] }
2021-07-17T00:18:30.9546249Z [cluster1] },
2021-07-17T00:18:30.9546762Z [cluster1] "f:spec": {
2021-07-17T00:18:30.9547305Z [cluster1] "f:conversion": {
2021-07-17T00:18:30.9547847Z [cluster1] ".": {},
2021-07-17T00:18:30.9548377Z [cluster1] "f:strategy": {}
2021-07-17T00:18:30.9548892Z [cluster1] },
2021-07-17T00:18:30.9549383Z [cluster1] "f:group": {},
2021-07-17T00:18:30.9550000Z [cluster1] "f:names": {
2021-07-17T00:18:30.9550524Z [cluster1] "f:kind": {},
2021-07-17T00:18:30.9551161Z [cluster1] "f:listKind": {},
2021-07-17T00:18:30.9551728Z [cluster1] "f:plural": {},
2021-07-17T00:18:30.9552277Z [cluster1] "f:singular": {}
2021-07-17T00:18:30.9552821Z [cluster1] },
2021-07-17T00:18:30.9553317Z [cluster1] "f:scope": {},
2021-07-17T00:18:30.9553846Z [cluster1] "f:versions": {}
2021-07-17T00:18:30.9554352Z [cluster1] },
2021-07-17T00:18:30.9554824Z [cluster1] "f:status": {
2021-07-17T00:18:30.9555416Z [cluster1] "f:acceptedNames": {
2021-07-17T00:18:30.9555992Z [cluster1] "f:kind": {},
2021-07-17T00:18:30.9556519Z [cluster1] "f:plural": {}
2021-07-17T00:18:30.9557003Z [cluster1] },
2021-07-17T00:18:30.9557531Z [cluster1] "f:conditions": {},
2021-07-17T00:18:30.9558150Z [cluster1] "f:storedVersions": {}
2021-07-17T00:18:30.9558711Z [cluster1] }
2021-07-17T00:18:30.9559156Z [cluster1] },
2021-07-17T00:18:30.9559828Z [cluster1] "manager": "subctl",
2021-07-17T00:18:30.9560440Z [cluster1] "operation": "Update",
2021-07-17T00:18:30.9561525Z [cluster1] "time": "2021-07-17T00:17:12Z"
2021-07-17T00:18:30.9562024Z [cluster1] }
2021-07-17T00:18:30.9562448Z [cluster1] ],
2021-07-17T00:18:30.9563141Z [cluster1] "name": "submariners.submariner.io",
2021-07-17T00:18:30.9563933Z [cluster1] "resourceVersion": "1776",
2021-07-17T00:18:30.9565210Z [cluster1] "selfLink": "/apis/apiextensions.k8s.io/v1/customresourcedefinitions/submariners.submariner.io",
2021-07-17T00:18:30.9566834Z [cluster1] "uid": "24afdbf4-95c7-474b-a467-13edea682edc"
2021-07-17T00:18:30.9567507Z [cluster1] },
2021-07-17T00:18:30.9567958Z [cluster1] "spec": {
2021-07-17T00:18:30.9568456Z [cluster1] "conversion": {
2021-07-17T00:18:30.9569008Z [cluster1] "strategy": "None"
2021-07-17T00:18:30.9569494Z [cluster1] },
2021-07-17T00:18:30.9570040Z [cluster1] "group": "submariner.io",
2021-07-17T00:18:30.9570588Z [cluster1] "names": {
2021-07-17T00:18:30.9571258Z [cluster1] "kind": "Submariner",
2021-07-17T00:18:30.9571910Z [cluster1] "listKind": "SubmarinerList",
2021-07-17T00:18:30.9572594Z [cluster1] "plural": "submariners",
2021-07-17T00:18:30.9573217Z [cluster1] "singular": "submariner"
2021-07-17T00:18:30.9573753Z [cluster1] },
2021-07-17T00:18:30.9574390Z [cluster1] "scope": "Namespaced",
2021-07-17T00:18:30.9574941Z [cluster1] "versions": [
2021-07-17T00:18:30.9575419Z [cluster1] {
2021-07-17T00:18:30.9575911Z [cluster1] "name": "v1alpha1",
2021-07-17T00:18:30.9576449Z [cluster1] "schema": {
2021-07-17T00:18:30.9577039Z [cluster1] "openAPIV3Schema": {
2021-07-17T00:18:30.9613235Z [cluster1] "description": "Submariner is the Schema for the submariners API",
2021-07-17T00:18:30.9614124Z [cluster1] "properties": {
2021-07-17T00:18:30.9614728Z [cluster1] "apiVersion": {
2021-07-17T00:18:30.9617412Z [cluster1] "description": "APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources",
2021-07-17T00:18:30.9619500Z [cluster1] "type": "string"
2021-07-17T00:18:30.9620029Z [cluster1] },
2021-07-17T00:18:30.9620512Z [cluster1] "kind": {
2021-07-17T00:18:30.9622958Z [cluster1] "description": "Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds",
2021-07-17T00:18:30.9624909Z [cluster1] "type": "string"
2021-07-17T00:18:30.9625421Z [cluster1] },
2021-07-17T00:18:30.9625938Z [cluster1] "metadata": {
2021-07-17T00:18:30.9626509Z [cluster1] "type": "object"
2021-07-17T00:18:30.9627016Z [cluster1] },
2021-07-17T00:18:30.9627517Z [cluster1] "spec": {
2021-07-17T00:18:30.9628339Z [cluster1] "description": "SubmarinerSpec defines the desired state of Submariner",
2021-07-17T00:18:30.9629222Z [cluster1] "properties": {
2021-07-17T00:18:30.9629788Z [cluster1] "broker": {
2021-07-17T00:18:30.9630522Z [cluster1] "type": "string"
2021-07-17T00:18:30.9631070Z [cluster1] },
2021-07-17T00:18:30.9631697Z [cluster1] "brokerK8sApiServer": {
2021-07-17T00:18:30.9632391Z [cluster1] "type": "string"
2021-07-17T00:18:30.9632915Z [cluster1] },
2021-07-17T00:18:30.9633619Z [cluster1] "brokerK8sApiServerToken": {
2021-07-17T00:18:30.9634493Z [cluster1] "type": "string"
2021-07-17T00:18:30.9635031Z [cluster1] },
2021-07-17T00:18:30.9635581Z [cluster1] "brokerK8sCA": {
2021-07-17T00:18:30.9636175Z [cluster1] "type": "string"
2021-07-17T00:18:30.9636711Z [cluster1] },
2021-07-17T00:18:30.9637429Z [cluster1] "brokerK8sRemoteNamespace": {
2021-07-17T00:18:30.9638210Z [cluster1] "type": "string"
2021-07-17T00:18:30.9638725Z [cluster1] },
2021-07-17T00:18:30.9639277Z [cluster1] "cableDriver": {
2021-07-17T00:18:30.9639873Z [cluster1] "type": "string"
2021-07-17T00:18:30.9640412Z [cluster1] },
2021-07-17T00:18:30.9640986Z [cluster1] "ceIPSecDebug": {
2021-07-17T00:18:30.9641699Z [cluster1] "type": "boolean"
2021-07-17T00:18:30.9642251Z [cluster1] },
2021-07-17T00:18:30.9642920Z [cluster1] "ceIPSecForceUDPEncaps": {
2021-07-17T00:18:30.9643668Z [cluster1] "type": "boolean"
2021-07-17T00:18:30.9644200Z [cluster1] },
2021-07-17T00:18:30.9644795Z [cluster1] "ceIPSecIKEPort": {
2021-07-17T00:18:30.9645438Z [cluster1] "type": "integer"
2021-07-17T00:18:30.9645994Z [cluster1] },
2021-07-17T00:18:30.9646596Z [cluster1] "ceIPSecNATTPort": {
2021-07-17T00:18:30.9647247Z [cluster1] "type": "integer"
2021-07-17T00:18:30.9647792Z [cluster1] },
2021-07-17T00:18:30.9648339Z [cluster1] "ceIPSecPSK": {
2021-07-17T00:18:30.9648948Z [cluster1] "type": "string"
2021-07-17T00:18:30.9649471Z [cluster1] },
2021-07-17T00:18:30.9650175Z [cluster1] "ceIPSecPreferredServer": {
2021-07-17T00:18:30.9650951Z [cluster1] "type": "boolean"
2021-07-17T00:18:30.9651480Z [cluster1] },
2021-07-17T00:18:30.9652032Z [cluster1] "clusterCIDR": {
2021-07-17T00:18:30.9652628Z [cluster1] "type": "string"
2021-07-17T00:18:30.9653206Z [cluster1] },
2021-07-17T00:18:30.9653732Z [cluster1] "clusterID": {
2021-07-17T00:18:30.9654321Z [cluster1] "type": "string"
2021-07-17T00:18:30.9654838Z [cluster1] },
2021-07-17T00:18:30.9655382Z [cluster1] "colorCodes": {
2021-07-17T00:18:30.9655979Z [cluster1] "type": "string"
2021-07-17T00:18:30.9656505Z [cluster1] },
2021-07-17T00:18:30.9657187Z [cluster1] "connectionHealthCheck": {
2021-07-17T00:18:30.9658101Z [cluster1] "properties": {
2021-07-17T00:18:30.9658717Z [cluster1] "enabled": {
2021-07-17T00:18:30.9659300Z [cluster1] "type": "boolean"
2021-07-17T00:18:30.9659863Z [cluster1] },
2021-07-17T00:18:30.9660464Z [cluster1] "intervalSeconds": {
2021-07-17T00:18:30.9661337Z [cluster1] "description": "The interval at which health check pings are sent.",
2021-07-17T00:18:30.9662151Z [cluster1] "format": "int64",
2021-07-17T00:18:30.9662749Z [cluster1] "type": "integer"
2021-07-17T00:18:30.9663313Z [cluster1] },
2021-07-17T00:18:30.9663948Z [cluster1] "maxPacketLossCount": {
2021-07-17T00:18:30.9665022Z [cluster1] "description": "The maximum number of packets lost at which the health checker will mark the connection as down.",
2021-07-17T00:18:30.9665992Z [cluster1] "format": "int64",
2021-07-17T00:18:30.9666597Z [cluster1] "type": "integer"
2021-07-17T00:18:30.9667157Z [cluster1] }
2021-07-17T00:18:30.9667717Z [cluster1] },
2021-07-17T00:18:30.9668264Z [cluster1] "type": "object"
2021-07-17T00:18:30.9668786Z [cluster1] },
2021-07-17T00:18:30.9669434Z [cluster1] "coreDNSCustomConfig": {
2021-07-17T00:18:30.9670161Z [cluster1] "properties": {
2021-07-17T00:18:30.9670813Z [cluster1] "configMapName": {
2021-07-17T00:18:30.9671455Z [cluster1] "type": "string"
2021-07-17T00:18:30.9671995Z [cluster1] },
2021-07-17T00:18:30.9672552Z [cluster1] "namespace": {
2021-07-17T00:18:30.9673145Z [cluster1] "type": "string"
2021-07-17T00:18:30.9673694Z [cluster1] }
2021-07-17T00:18:30.9674198Z [cluster1] },
2021-07-17T00:18:30.9674723Z [cluster1] "type": "object"
2021-07-17T00:18:30.9675257Z [cluster1] },
2021-07-17T00:18:30.9675809Z [cluster1] "customDomains": {
2021-07-17T00:18:30.9676409Z [cluster1] "items": {
2021-07-17T00:18:30.9676968Z [cluster1] "type": "string"
2021-07-17T00:18:30.9677509Z [cluster1] },
2021-07-17T00:18:30.9678029Z [cluster1] "type": "array",
2021-07-17T00:18:30.9679095Z [cluster1] "x-kubernetes-list-type": "set"
2021-07-17T00:18:30.9679791Z [cluster1] },
2021-07-17T00:18:30.9680285Z [cluster1] "debug": {
2021-07-17T00:18:30.9680860Z [cluster1] "type": "boolean"
2021-07-17T00:18:30.9681389Z [cluster1] },
2021-07-17T00:18:30.9681936Z [cluster1] "globalCIDR": {
2021-07-17T00:18:30.9682518Z [cluster1] "type": "string"
2021-07-17T00:18:30.9683051Z [cluster1] },
2021-07-17T00:18:30.9683627Z [cluster1] "imageOverrides": {
2021-07-17T00:18:30.9684469Z [cluster1] "additionalProperties": {
2021-07-17T00:18:30.9685196Z [cluster1] "type": "string"
2021-07-17T00:18:30.9685724Z [cluster1] },
2021-07-17T00:18:30.9686264Z [cluster1] "type": "object"
2021-07-17T00:18:30.9686783Z [cluster1] },
2021-07-17T00:18:30.9687427Z [cluster1] "loadBalancerEnabled": {
2021-07-17T00:18:30.9688126Z [cluster1] "type": "boolean"
2021-07-17T00:18:30.9688662Z [cluster1] },
2021-07-17T00:18:30.9689204Z [cluster1] "namespace": {
2021-07-17T00:18:30.9689782Z [cluster1] "type": "string"
2021-07-17T00:18:30.9690312Z [cluster1] },
2021-07-17T00:18:30.9690845Z [cluster1] "natEnabled": {
2021-07-17T00:18:30.9691447Z [cluster1] "type": "boolean"
2021-07-17T00:18:30.9691976Z [cluster1] },
2021-07-17T00:18:30.9692518Z [cluster1] "repository": {
2021-07-17T00:18:30.9693097Z [cluster1] "type": "string"
2021-07-17T00:18:30.9693630Z [cluster1] },
2021-07-17T00:18:30.9694247Z [cluster1] "serviceCIDR": {
2021-07-17T00:18:30.9694836Z [cluster1] "type": "string"
2021-07-17T00:18:30.9695365Z [cluster1] },
2021-07-17T00:18:30.9719778Z [cluster1] "serviceDiscoveryEnabled": {
2021-07-17T00:18:30.9720582Z [cluster1] "type": "boolean"
2021-07-17T00:18:30.9728503Z [cluster1] },
2021-07-17T00:18:30.9729054Z [cluster1] "version": {
2021-07-17T00:18:30.9729616Z [cluster1] "type": "string"
2021-07-17T00:18:30.9730153Z [cluster1] }
2021-07-17T00:18:30.9730635Z [cluster1] },
2021-07-17T00:18:30.9731147Z [cluster1] "required": [
2021-07-17T00:18:30.9731716Z [cluster1] "broker",
2021-07-17T00:18:30.9732367Z [cluster1] "brokerK8sApiServer",
2021-07-17T00:18:30.9733216Z [cluster1] "brokerK8sApiServerToken",
2021-07-17T00:18:30.9733976Z [cluster1] "brokerK8sCA",
2021-07-17T00:18:30.9734754Z [cluster1] "brokerK8sRemoteNamespace",
2021-07-17T00:18:30.9735545Z [cluster1] "ceIPSecDebug",
2021-07-17T00:18:30.9736182Z [cluster1] "ceIPSecPSK",
2021-07-17T00:18:30.9736795Z [cluster1] "clusterCIDR",
2021-07-17T00:18:30.9737381Z [cluster1] "clusterID",
2021-07-17T00:18:30.9738116Z [cluster1] "debug",
2021-07-17T00:18:30.9738668Z [cluster1] "namespace",
2021-07-17T00:18:30.9739644Z [cluster1] "natEnabled",
2021-07-17T00:18:30.9740260Z [cluster1] "serviceCIDR"
2021-07-17T00:18:30.9740814Z [cluster1] ],
2021-07-17T00:18:30.9741333Z [cluster1] "type": "object"
2021-07-17T00:18:30.9741856Z [cluster1] },
2021-07-17T00:18:30.9749605Z [cluster1] "status": {
2021-07-17T00:18:30.9750653Z [cluster1] "description": "SubmarinerStatus defines the observed state of Submariner",
2021-07-17T00:18:30.9751584Z [cluster1] "properties": {
2021-07-17T00:18:30.9752195Z [cluster1] "clusterCIDR": {
2021-07-17T00:18:30.9753386Z [cluster1] "type": "string"
2021-07-17T00:18:30.9753917Z [cluster1] },
2021-07-17T00:18:30.9754464Z [cluster1] "clusterID": {
2021-07-17T00:18:30.9755067Z [cluster1] "type": "string"
2021-07-17T00:18:30.9755588Z [cluster1] },
2021-07-17T00:18:30.9756139Z [cluster1] "colorCodes": {
2021-07-17T00:18:30.9756716Z [cluster1] "type": "string"
2021-07-17T00:18:30.9757248Z [cluster1] },
2021-07-17T00:18:30.9757825Z [cluster1] "deploymentInfo": {
2021-07-17T00:18:30.9758475Z [cluster1] "properties": {
2021-07-17T00:18:30.9759111Z [cluster1] "cloudProvider": {
2021-07-17T00:18:30.9759756Z [cluster1] "type": "string"
2021-07-17T00:18:30.9760302Z [cluster1] },
2021-07-17T00:18:30.9760887Z [cluster1] "kubernetesType": {
2021-07-17T00:18:30.9761658Z [cluster1] "type": "string"
2021-07-17T00:18:30.9762185Z [cluster1] },
2021-07-17T00:18:30.9762887Z [cluster1] "kubernetesTypeVersion": {
2021-07-17T00:18:30.9763613Z [cluster1] "type": "string"
2021-07-17T00:18:30.9764167Z [cluster1] },
2021-07-17T00:18:30.9764804Z [cluster1] "kubernetesVersion": {
2021-07-17T00:18:30.9765479Z [cluster1] "type": "string"
2021-07-17T00:18:30.9766030Z [cluster1] }
2021-07-17T00:18:30.9766508Z [cluster1] },
2021-07-17T00:18:30.9767056Z [cluster1] "type": "object"
2021-07-17T00:18:30.9767578Z [cluster1] },
2021-07-17T00:18:30.9768272Z [cluster1] "gatewayDaemonSetStatus": {
2021-07-17T00:18:30.9769092Z [cluster1] "properties": {
2021-07-17T00:18:30.9770141Z [cluster1] "lastResourceVersion": {
2021-07-17T00:18:30.9770868Z [cluster1] "type": "string"
2021-07-17T00:18:30.9771409Z [cluster1] },
2021-07-17T00:18:30.9772167Z [cluster1] "mismatchedContainerImages": {
2021-07-17T00:18:30.9772966Z [cluster1] "type": "boolean"
2021-07-17T00:18:30.9773536Z [cluster1] },
2021-07-17T00:18:30.9774245Z [cluster1] "nonReadyContainerStates": {
2021-07-17T00:18:30.9775004Z [cluster1] "items": {
2021-07-17T00:18:30.9776604Z [cluster1] "description": "ContainerState holds a possible state of container. Only one of its members may be specified. If none of them is specified, the default one is ContainerStateWaiting.",
2021-07-17T00:18:30.9778370Z [cluster1] "properties": {
2021-07-17T00:18:30.9779097Z [cluster1] "running": {
2021-07-17T00:18:30.9780110Z [cluster1] "description": "Details about a running container",
2021-07-17T00:18:30.9780897Z [cluster1] "properties": {
2021-07-17T00:18:30.9781542Z [cluster1] "startedAt": {
2021-07-17T00:18:30.9782843Z [cluster1] "description": "Time at which the container was last (re-)started",
2021-07-17T00:18:30.9783927Z [cluster1] "format": "date-time",
2021-07-17T00:18:30.9784604Z [cluster1] "type": "string"
2021-07-17T00:18:30.9785176Z [cluster1] }
2021-07-17T00:18:30.9785714Z [cluster1] },
2021-07-17T00:18:30.9786279Z [cluster1] "type": "object"
2021-07-17T00:18:30.9786851Z [cluster1] },
2021-07-17T00:18:30.9787431Z [cluster1] "terminated": {
2021-07-17T00:18:30.9788230Z [cluster1] "description": "Details about a terminated container",
2021-07-17T00:18:30.9789611Z [cluster1] "properties": {
2021-07-17T00:18:30.9790273Z [cluster1] "containerID": {
2021-07-17T00:18:30.9791843Z [cluster1] "description": "Container's ID in the format 'docker://\u003ccontainer_id\u003e'",
2021-07-17T00:18:30.9792899Z [cluster1] "type": "string"
2021-07-17T00:18:30.9793473Z [cluster1] },
2021-07-17T00:18:30.9794062Z [cluster1] "exitCode": {
2021-07-17T00:18:30.9794917Z [cluster1] "description": "Exit status from the last termination of the container",
2021-07-17T00:18:30.9795780Z [cluster1] "format": "int32",
2021-07-17T00:18:30.9796996Z [cluster1] "type": "integer"
2021-07-17T00:18:30.9797586Z [cluster1] },
2021-07-17T00:18:30.9798178Z [cluster1] "finishedAt": {
2021-07-17T00:18:30.9799006Z [cluster1] "description": "Time at which the container last terminated",
2021-07-17T00:18:30.9800354Z [cluster1] "format": "date-time",
2021-07-17T00:18:30.9801267Z [cluster1] "type": "string"
2021-07-17T00:18:30.9802014Z [cluster1] },
2021-07-17T00:18:30.9802583Z [cluster1] "message": {
2021-07-17T00:18:30.9803455Z [cluster1] "description": "Message regarding the last termination of the container",
2021-07-17T00:18:30.9804344Z [cluster1] "type": "string"
2021-07-17T00:18:30.9804933Z [cluster1] },
2021-07-17T00:18:30.9805600Z [cluster1] "reason": {
2021-07-17T00:18:30.9806465Z [cluster1] "description": "(brief) reason from the last termination of the container",
2021-07-17T00:18:30.9808124Z [cluster1] "type": "string"
2021-07-17T00:18:30.9808729Z [cluster1] },
2021-07-17T00:18:30.9809299Z [cluster1] "signal": {
2021-07-17T00:18:30.9810706Z [cluster1] "description": "Signal from the last termination of the container",
2021-07-17T00:18:30.9811704Z [cluster1] "format": "int32",
2021-07-17T00:18:30.9812346Z [cluster1] "type": "integer"
2021-07-17T00:18:30.9812944Z [cluster1] },
2021-07-17T00:18:30.9813515Z [cluster1] "startedAt": {
2021-07-17T00:18:30.9814417Z [cluster1] "description": "Time at which previous execution of the container started",
2021-07-17T00:18:30.9815651Z [cluster1] "format": "date-time",
2021-07-17T00:18:30.9816419Z [cluster1] "type": "string"
2021-07-17T00:18:30.9817000Z [cluster1] }
2021-07-17T00:18:30.9817515Z [cluster1] },
2021-07-17T00:18:30.9819534Z [cluster1] "required": [
2021-07-17T00:18:30.9820175Z [cluster1] "exitCode"
2021-07-17T00:18:30.9820959Z [cluster1] ],
2021-07-17T00:18:30.9821548Z [cluster1] "type": "object"
2021-07-17T00:18:30.9822106Z [cluster1] },
2021-07-17T00:18:30.9822665Z [cluster1] "waiting": {
2021-07-17T00:18:30.9823637Z [cluster1] "description": "Details about a waiting container",
2021-07-17T00:18:30.9825273Z [cluster1] "properties": {
2021-07-17T00:18:30.9825914Z [cluster1] "message": {
2021-07-17T00:18:30.9826772Z [cluster1] "description": "Message regarding why the container is not yet running.",
2021-07-17T00:18:30.9827648Z [cluster1] "type": "string"
2021-07-17T00:18:30.9828213Z [cluster1] },
2021-07-17T00:18:30.9828776Z [cluster1] "reason": {
2021-07-17T00:18:30.9829590Z [cluster1] "description": "(brief) reason the container is not yet running.",
2021-07-17T00:18:30.9830401Z [cluster1] "type": "string"
2021-07-17T00:18:30.9830984Z [cluster1] }
2021-07-17T00:18:30.9831731Z [cluster1] },
2021-07-17T00:18:30.9832448Z [cluster1] "type": "object"
2021-07-17T00:18:30.9833019Z [cluster1] }
2021-07-17T00:18:30.9833537Z [cluster1] },
2021-07-17T00:18:30.9834107Z [cluster1] "type": "object"
2021-07-17T00:18:30.9834656Z [cluster1] },
2021-07-17T00:18:30.9835354Z [cluster1] "type": "array"
2021-07-17T00:18:30.9835893Z [cluster1] },
2021-07-17T00:18:30.9836421Z [cluster1] "status": {
2021-07-17T00:18:30.9837300Z [cluster1] "description": "DaemonSetStatus represents the current status of a daemon set.",
2021-07-17T00:18:30.9838230Z [cluster1] "properties": {
2021-07-17T00:18:30.9838908Z [cluster1] "collisionCount": {
2021-07-17T00:18:30.9840833Z [cluster1] "description": "Count of hash collisions for the DaemonSet. The DaemonSet controller uses this field as a collision avoidance mechanism when it needs to create the name for the newest ControllerRevision.",
2021-07-17T00:18:30.9842501Z [cluster1] "format": "int32",
2021-07-17T00:18:30.9843337Z [cluster1] "type": "integer"
2021-07-17T00:18:30.9844031Z [cluster1] },
2021-07-17T00:18:30.9844612Z [cluster1] "conditions": {
2021-07-17T00:18:30.9846023Z [cluster1] "description": "Represents the latest available observations of a DaemonSet's current state.",
2021-07-17T00:18:30.9846988Z [cluster1] "items": {
2021-07-17T00:18:30.9847967Z [cluster1] "description": "DaemonSetCondition describes the state of a DaemonSet at a certain point.",
2021-07-17T00:18:30.9848965Z [cluster1] "properties": {
2021-07-17T00:18:30.9849709Z [cluster1] "lastTransitionTime": {
2021-07-17T00:18:30.9850694Z [cluster1] "description": "Last time the condition transitioned from one status to another.",
2021-07-17T00:18:30.9851869Z [cluster1] "format": "date-time",
2021-07-17T00:18:30.9852788Z [cluster1] "type": "string"
2021-07-17T00:18:30.9853377Z [cluster1] },
2021-07-17T00:18:30.9853947Z [cluster1] "message": {
2021-07-17T00:18:30.9855181Z [cluster1] "description": "A human readable message indicating details about the transition.",
2021-07-17T00:18:30.9856113Z [cluster1] "type": "string"
2021-07-17T00:18:30.9857182Z [cluster1] },
2021-07-17T00:18:30.9858033Z [cluster1] "reason": {
2021-07-17T00:18:30.9859205Z [cluster1] "description": "The reason for the condition's last transition.",
2021-07-17T00:18:30.9860026Z [cluster1] "type": "string"
2021-07-17T00:18:30.9860914Z [cluster1] },
2021-07-17T00:18:30.9861508Z [cluster1] "status": {
2021-07-17T00:18:30.9862325Z [cluster1] "description": "Status of the condition, one of True, False, Unknown.",
2021-07-17T00:18:30.9863402Z [cluster1] "type": "string"
2021-07-17T00:18:30.9863985Z [cluster1] },
2021-07-17T00:18:30.9864542Z [cluster1] "type": {
2021-07-17T00:18:30.9865280Z [cluster1] "description": "Type of DaemonSet condition.",
2021-07-17T00:18:30.9866055Z [cluster1] "type": "string"
2021-07-17T00:18:30.9866643Z [cluster1] }
2021-07-17T00:18:30.9867156Z [cluster1] },
2021-07-17T00:18:30.9867733Z [cluster1] "required": [
2021-07-17T00:18:30.9868324Z [cluster1] "status",
2021-07-17T00:18:30.9868903Z [cluster1] "type"
2021-07-17T00:18:30.9869544Z [cluster1] ],
2021-07-17T00:18:30.9870391Z [cluster1] "type": "object"
2021-07-17T00:18:30.9870968Z [cluster1] },
2021-07-17T00:18:30.9871525Z [cluster1] "type": "array"
2021-07-17T00:18:30.9872085Z [cluster1] },
2021-07-17T00:18:30.9872783Z [cluster1] "currentNumberScheduled": {
2021-07-17T00:18:30.9874793Z [cluster1] "description": "The number of nodes that are running at least 1 daemon pod and are supposed to run the daemon pod. More info: https://kubernetes.io/docs/concepts/workloads/controllers/daemonset/",
2021-07-17T00:18:30.9876203Z [cluster1] "format": "int32",
2021-07-17T00:18:30.9876830Z [cluster1] "type": "integer"
2021-07-17T00:18:30.9877415Z [cluster1] },
2021-07-17T00:18:30.9878139Z [cluster1] "desiredNumberScheduled": {
2021-07-17T00:18:30.9879972Z [cluster1] "description": "The total number of nodes that should be running the daemon pod (including nodes correctly running the daemon pod). More info: https://kubernetes.io/docs/concepts/workloads/controllers/daemonset/",
2021-07-17T00:18:30.9881446Z [cluster1] "format": "int32",
2021-07-17T00:18:30.9882083Z [cluster1] "type": "integer"
2021-07-17T00:18:30.9882644Z [cluster1] },
2021-07-17T00:18:30.9883271Z [cluster1] "numberAvailable": {
2021-07-17T00:18:30.9885074Z [cluster1] "description": "The number of nodes that should be running the daemon pod and have one or more of the daemon pod running and available (ready for at least spec.minReadySeconds)",
2021-07-17T00:18:30.9886358Z [cluster1] "format": "int32",
2021-07-17T00:18:30.9887082Z [cluster1] "type": "integer"
2021-07-17T00:18:30.9887648Z [cluster1] },
2021-07-17T00:18:30.9888302Z [cluster1] "numberMisscheduled": {
2021-07-17T00:18:30.9889792Z [cluster1] "description": "The number of nodes that are running the daemon pod, but are not supposed to run the daemon pod. More info: https://kubernetes.io/docs/concepts/workloads/controllers/daemonset/",
2021-07-17T00:18:30.9891177Z [cluster1] "format": "int32",
2021-07-17T00:18:30.9891807Z [cluster1] "type": "integer"
2021-07-17T00:18:30.9892370Z [cluster1] },
2021-07-17T00:18:30.9892962Z [cluster1] "numberReady": {
2021-07-17T00:18:30.9894000Z [cluster1] "description": "The number of nodes that should be running the daemon pod and have one or more of the daemon pod running and ready.",
2021-07-17T00:18:30.9895016Z [cluster1] "format": "int32",
2021-07-17T00:18:30.9895640Z [cluster1] "type": "integer"
2021-07-17T00:18:30.9896195Z [cluster1] },
2021-07-17T00:18:30.9896898Z [cluster1] "numberUnavailable": {
2021-07-17T00:18:30.9899605Z [cluster1] "description": "The number of nodes that should be running the daemon pod and have none of the daemon pod running and available (ready for at least spec.minReadySeconds)",
2021-07-17T00:18:30.9900885Z [cluster1] "format": "int32",
2021-07-17T00:18:30.9901509Z [cluster1] "type": "integer"
2021-07-17T00:18:30.9902069Z [cluster1] },
2021-07-17T00:18:30.9902732Z [cluster1] "observedGeneration": {
2021-07-17T00:18:30.9903720Z [cluster1] "description": "The most recent generation observed by the daemon set controller.",
2021-07-17T00:18:30.9904621Z [cluster1] "format": "int64",
2021-07-17T00:18:30.9905240Z [cluster1] "type": "integer"
2021-07-17T00:18:30.9905810Z [cluster1] },
2021-07-17T00:18:30.9906916Z [cluster1] "updatedNumberScheduled": {
2021-07-17T00:18:30.9907932Z [cluster1] "description": "The total number of nodes that are running updated daemon pod",
2021-07-17T00:18:30.9908784Z [cluster1] "format": "int32",
2021-07-17T00:18:30.9909393Z [cluster1] "type": "integer"
2021-07-17T00:18:30.9920362Z [cluster1] }
2021-07-17T00:18:30.9920883Z [cluster1] },
2021-07-17T00:18:30.9921459Z [cluster1] "required": [
2021-07-17T00:18:30.9922225Z [cluster1] "currentNumberScheduled",
2021-07-17T00:18:30.9923139Z [cluster1] "desiredNumberScheduled",
2021-07-17T00:18:30.9924002Z [cluster1] "numberMisscheduled",
2021-07-17T00:18:30.9925365Z [cluster1] "numberReady"
2021-07-17T00:18:30.9925962Z [cluster1] ],
2021-07-17T00:18:30.9926527Z [cluster1] "type": "object"
2021-07-17T00:18:30.9927068Z [cluster1] }
2021-07-17T00:18:30.9927568Z [cluster1] },
2021-07-17T00:18:30.9928092Z [cluster1] "required": [
2021-07-17T00:18:30.9928894Z [cluster1] "mismatchedContainerImages"
2021-07-17T00:18:30.9929623Z [cluster1] ],
2021-07-17T00:18:30.9930399Z [cluster1] "type": "object"
2021-07-17T00:18:30.9930938Z [cluster1] },
2021-07-17T00:18:30.9932892Z [cluster1] "gateways": {
2021-07-17T00:18:30.9933480Z [cluster1] "items": {
2021-07-17T00:18:30.9934061Z [cluster1] "properties": {
2021-07-17T00:18:30.9934697Z [cluster1] "connections": {
2021-07-17T00:18:30.9935283Z [cluster1] "items": {
2021-07-17T00:18:30.9936173Z [cluster1] "properties": {
2021-07-17T00:18:30.9936813Z [cluster1] "endpoint": {
2021-07-17T00:18:30.9937587Z [cluster1] "properties": {
2021-07-17T00:18:30.9938480Z [cluster1] "backend": {
2021-07-17T00:18:30.9939097Z [cluster1] "type": "string"
2021-07-17T00:18:30.9939697Z [cluster1] },
2021-07-17T00:18:30.9940280Z [cluster1] "backend_config": {
2021-07-17T00:18:30.9941279Z [cluster1] "additionalProperties": {
2021-07-17T00:18:30.9942355Z [cluster1] "type": "string"
2021-07-17T00:18:30.9942953Z [cluster1] },
2021-07-17T00:18:30.9943558Z [cluster1] "type": "object"
2021-07-17T00:18:30.9944132Z [cluster1] },
2021-07-17T00:18:30.9944712Z [cluster1] "cable_name": {
2021-07-17T00:18:30.9945320Z [cluster1] "type": "string"
2021-07-17T00:18:30.9945907Z [cluster1] },
2021-07-17T00:18:30.9946489Z [cluster1] "cluster_id": {
2021-07-17T00:18:30.9947111Z [cluster1] "type": "string"
2021-07-17T00:18:30.9947696Z [cluster1] },
2021-07-17T00:18:30.9948320Z [cluster1] "healthCheckIP": {
2021-07-17T00:18:30.9949284Z [cluster1] "type": "string"
2021-07-17T00:18:30.9949860Z [cluster1] },
2021-07-17T00:18:30.9950441Z [cluster1] "hostname": {
2021-07-17T00:18:30.9951164Z [cluster1] "type": "string"
2021-07-17T00:18:30.9951950Z [cluster1] },
2021-07-17T00:18:30.9952539Z [cluster1] "nat_enabled": {
2021-07-17T00:18:30.9953204Z [cluster1] "type": "boolean"
2021-07-17T00:18:30.9954090Z [cluster1] },
2021-07-17T00:18:30.9967192Z [cluster1] "private_ip": {
2021-07-17T00:18:30.9967852Z [cluster1] "type": "string"
2021-07-17T00:18:30.9968847Z [cluster1] },
2021-07-17T00:18:30.9969438Z [cluster1] "public_ip": {
2021-07-17T00:18:30.9970725Z [cluster1] "type": "string"
2021-07-17T00:18:30.9971398Z [cluster1] },
2021-07-17T00:18:30.9971979Z [cluster1] "subnets": {
2021-07-17T00:18:30.9972574Z [cluster1] "items": {
2021-07-17T00:18:30.9973348Z [cluster1] "type": "string"
2021-07-17T00:18:30.9973943Z [cluster1] },
2021-07-17T00:18:30.9974518Z [cluster1] "type": "array"
2021-07-17T00:18:30.9975100Z [cluster1] }
2021-07-17T00:18:30.9975623Z [cluster1] },
2021-07-17T00:18:30.9976791Z [cluster1] "required": [
2021-07-17T00:18:30.9977416Z [cluster1] "backend",
2021-07-17T00:18:30.9978151Z [cluster1] "cable_name",
2021-07-17T00:18:30.9978775Z [cluster1] "cluster_id",
2021-07-17T00:18:30.9979384Z [cluster1] "hostname",
2021-07-17T00:18:30.9980010Z [cluster1] "nat_enabled",
2021-07-17T00:18:30.9980645Z [cluster1] "private_ip",
2021-07-17T00:18:30.9981247Z [cluster1] "public_ip",
2021-07-17T00:18:30.9981858Z [cluster1] "subnets"
2021-07-17T00:18:30.9982825Z [cluster1] ],
2021-07-17T00:18:30.9983408Z [cluster1] "type": "object"
2021-07-17T00:18:30.9983971Z [cluster1] },
2021-07-17T00:18:30.9984576Z [cluster1] "latencyRTT": {
2021-07-17T00:18:30.9985696Z [cluster1] "description": "LatencySpec describes the round trip time information for a packet between the gateway pods of two clusters.",
2021-07-17T00:18:30.9987357Z [cluster1] "properties": {
2021-07-17T00:18:30.9988106Z [cluster1] "average": {
2021-07-17T00:18:30.9988724Z [cluster1] "type": "string"
2021-07-17T00:18:30.9989316Z [cluster1] },
2021-07-17T00:18:30.9989867Z [cluster1] "last": {
2021-07-17T00:18:30.9990465Z [cluster1] "type": "string"
2021-07-17T00:18:30.9991057Z [cluster1] },
2021-07-17T00:18:30.9991997Z [cluster1] "max": {
2021-07-17T00:18:30.9992592Z [cluster1] "type": "string"
2021-07-17T00:18:30.9993167Z [cluster1] },
2021-07-17T00:18:30.9993726Z [cluster1] "min": {
2021-07-17T00:18:30.9994326Z [cluster1] "type": "string"
2021-07-17T00:18:30.9994895Z [cluster1] },
2021-07-17T00:18:30.9995461Z [cluster1] "stdDev": {
2021-07-17T00:18:30.9996061Z [cluster1] "type": "string"
2021-07-17T00:18:30.9997136Z [cluster1] }
2021-07-17T00:18:30.9997887Z [cluster1] },
2021-07-17T00:18:30.9998461Z [cluster1] "type": "object"
2021-07-17T00:18:30.9999033Z [cluster1] },
2021-07-17T00:18:30.9999582Z [cluster1] "status": {
2021-07-17T00:18:31.0000469Z [cluster1] "type": "string"
2021-07-17T00:18:31.0001031Z [cluster1] },
2021-07-17T00:18:31.0001646Z [cluster1] "statusMessage": {
2021-07-17T00:18:31.0002314Z [cluster1] "type": "string"
2021-07-17T00:18:31.0002880Z [cluster1] },
2021-07-17T00:18:31.0003453Z [cluster1] "usingIP": {
2021-07-17T00:18:31.0004254Z [cluster1] "type": "string"
2021-07-17T00:18:31.0004858Z [cluster1] },
2021-07-17T00:18:31.0005422Z [cluster1] "usingNAT": {
2021-07-17T00:18:31.0006059Z [cluster1] "type": "boolean"
2021-07-17T00:18:31.0006643Z [cluster1] }
2021-07-17T00:18:31.0007150Z [cluster1] },
2021-07-17T00:18:31.0007725Z [cluster1] "required": [
2021-07-17T00:18:31.0008541Z [cluster1] "endpoint",
2021-07-17T00:18:31.0009144Z [cluster1] "status",
2021-07-17T00:18:31.0009767Z [cluster1] "statusMessage"
2021-07-17T00:18:31.0010378Z [cluster1] ],
2021-07-17T00:18:31.0011043Z [cluster1] "type": "object"
2021-07-17T00:18:31.0011606Z [cluster1] },
2021-07-17T00:18:31.0012163Z [cluster1] "type": "array"
2021-07-17T00:18:31.0013271Z [cluster1] },
2021-07-17T00:18:31.0013988Z [cluster1] "haStatus": {
2021-07-17T00:18:31.0014580Z [cluster1] "type": "string"
2021-07-17T00:18:31.0015144Z [cluster1] },
2021-07-17T00:18:31.0015945Z [cluster1] "localEndpoint": {
2021-07-17T00:18:31.0016601Z [cluster1] "properties": {
2021-07-17T00:18:31.0017219Z [cluster1] "backend": {
2021-07-17T00:18:31.0018030Z [cluster1] "type": "string"
2021-07-17T00:18:31.0018612Z [cluster1] },
2021-07-17T00:18:31.0019382Z [cluster1] "backend_config": {
2021-07-17T00:18:31.0020151Z [cluster1] "additionalProperties": {
2021-07-17T00:18:31.0020904Z [cluster1] "type": "string"
2021-07-17T00:18:31.0021568Z [cluster1] },
2021-07-17T00:18:31.0022145Z [cluster1] "type": "object"
2021-07-17T00:18:31.0022706Z [cluster1] },
2021-07-17T00:18:31.0023628Z [cluster1] "cable_name": {
2021-07-17T00:18:31.0024234Z [cluster1] "type": "string"
2021-07-17T00:18:31.0024801Z [cluster1] },
2021-07-17T00:18:31.0025370Z [cluster1] "cluster_id": {
2021-07-17T00:18:31.0025963Z [cluster1] "type": "string"
2021-07-17T00:18:31.0026684Z [cluster1] },
2021-07-17T00:18:31.0027484Z [cluster1] "healthCheckIP": {
2021-07-17T00:18:31.0028142Z [cluster1] "type": "string"
2021-07-17T00:18:31.0028697Z [cluster1] },
2021-07-17T00:18:31.0029457Z [cluster1] "hostname": {
2021-07-17T00:18:31.0030088Z [cluster1] "type": "string"
2021-07-17T00:18:31.0030646Z [cluster1] },
2021-07-17T00:18:31.0031626Z [cluster1] "nat_enabled": {
2021-07-17T00:18:31.0032258Z [cluster1] "type": "boolean"
2021-07-17T00:18:31.0032835Z [cluster1] },
2021-07-17T00:18:31.0033395Z [cluster1] "private_ip": {
2021-07-17T00:18:31.0034021Z [cluster1] "type": "string"
2021-07-17T00:18:31.0034588Z [cluster1] },
2021-07-17T00:18:31.0035131Z [cluster1] "public_ip": {
2021-07-17T00:18:31.0035744Z [cluster1] "type": "string"
2021-07-17T00:18:31.0036407Z [cluster1] },
2021-07-17T00:18:31.0036966Z [cluster1] "subnets": {
2021-07-17T00:18:31.0037531Z [cluster1] "items": {
2021-07-17T00:18:31.0038130Z [cluster1] "type": "string"
2021-07-17T00:18:31.0038705Z [cluster1] },
2021-07-17T00:18:31.0039268Z [cluster1] "type": "array"
2021-07-17T00:18:31.0039833Z [cluster1] }
2021-07-17T00:18:31.0040570Z [cluster1] },
2021-07-17T00:18:31.0041125Z [cluster1] "required": [
2021-07-17T00:18:31.0041724Z [cluster1] "backend",
2021-07-17T00:18:31.0042317Z [cluster1] "cable_name",
2021-07-17T00:18:31.0042911Z [cluster1] "cluster_id",
2021-07-17T00:18:31.0043501Z [cluster1] "hostname",
2021-07-17T00:18:31.0044426Z [cluster1] "nat_enabled",
2021-07-17T00:18:31.0045031Z [cluster1] "private_ip",
2021-07-17T00:18:31.0045711Z [cluster1] "public_ip",
2021-07-17T00:18:31.0046296Z [cluster1] "subnets"
2021-07-17T00:18:31.0046850Z [cluster1] ],
2021-07-17T00:18:31.0047418Z [cluster1] "type": "object"
2021-07-17T00:18:31.0047966Z [cluster1] },
2021-07-17T00:18:31.0048557Z [cluster1] "statusFailure": {
2021-07-17T00:18:31.0049190Z [cluster1] "type": "string"
2021-07-17T00:18:31.0049891Z [cluster1] },
2021-07-17T00:18:31.0050418Z [cluster1] "version": {
2021-07-17T00:18:31.0051214Z [cluster1] "type": "string"
2021-07-17T00:18:31.0051779Z [cluster1] }
2021-07-17T00:18:31.0052267Z [cluster1] },
2021-07-17T00:18:31.0052844Z [cluster1] "required": [
2021-07-17T00:18:31.0053445Z [cluster1] "connections",
2021-07-17T00:18:31.0054325Z [cluster1] "haStatus",
2021-07-17T00:18:31.0055606Z [cluster1] "localEndpoint",
2021-07-17T00:18:31.0056290Z [cluster1] "statusFailure",
2021-07-17T00:18:31.0056902Z [cluster1] "version"
2021-07-17T00:18:31.0057447Z [cluster1] ],
2021-07-17T00:18:31.0058366Z [cluster1] "type": "object"
2021-07-17T00:18:31.0058925Z [cluster1] },
2021-07-17T00:18:31.0059472Z [cluster1] "type": "array"
2021-07-17T00:18:31.0059985Z [cluster1] },
2021-07-17T00:18:31.0060536Z [cluster1] "globalCIDR": {
2021-07-17T00:18:31.0061123Z [cluster1] "type": "string"
2021-07-17T00:18:31.0061986Z [cluster1] },
2021-07-17T00:18:31.0062728Z [cluster1] "globalnetDaemonSetStatus": {
2021-07-17T00:18:31.0063509Z [cluster1] "properties": {
2021-07-17T00:18:31.0064237Z [cluster1] "lastResourceVersion": {
2021-07-17T00:18:31.0065429Z [cluster1] "type": "string"
2021-07-17T00:18:31.0066003Z [cluster1] },
2021-07-17T00:18:31.0066742Z [cluster1] "mismatchedContainerImages": {
2021-07-17T00:18:31.0067555Z [cluster1] "type": "boolean"
2021-07-17T00:18:31.0068102Z [cluster1] },
2021-07-17T00:18:31.0068823Z [cluster1] "nonReadyContainerStates": {
2021-07-17T00:18:31.0069718Z [cluster1] "items": {
2021-07-17T00:18:31.0071078Z [cluster1] "description": "ContainerState holds a possible state of container. Only one of its members may be specified. If none of them is specified, the default one is ContainerStateWaiting.",
2021-07-17T00:18:31.0072700Z [cluster1] "properties": {
2021-07-17T00:18:31.0073307Z [cluster1] "running": {
2021-07-17T00:18:31.0074160Z [cluster1] "description": "Details about a running container",
2021-07-17T00:18:31.0075365Z [cluster1] "properties": {
2021-07-17T00:18:31.0076000Z [cluster1] "startedAt": {
2021-07-17T00:18:31.0077304Z [cluster1] "description": "Time at which the container was last (re-)started",
2021-07-17T00:18:31.0078388Z [cluster1] "format": "date-time",
2021-07-17T00:18:31.0079060Z [cluster1] "type": "string"
2021-07-17T00:18:31.0079646Z [cluster1] }
2021-07-17T00:18:31.0080166Z [cluster1] },
2021-07-17T00:18:31.0080748Z [cluster1] "type": "object"
2021-07-17T00:18:31.0081316Z [cluster1] },
2021-07-17T00:18:31.0081903Z [cluster1] "terminated": {
2021-07-17T00:18:31.0082937Z [cluster1] "description": "Details about a terminated container",
2021-07-17T00:18:31.0083781Z [cluster1] "properties": {
2021-07-17T00:18:31.0084457Z [cluster1] "containerID": {
2021-07-17T00:18:31.0085700Z [cluster1] "description": "Container's ID in the format 'docker://\u003ccontainer_id\u003e'",
2021-07-17T00:18:31.0086938Z [cluster1] "type": "string"
2021-07-17T00:18:31.0087523Z [cluster1] },
2021-07-17T00:18:31.0088107Z [cluster1] "exitCode": {
2021-07-17T00:18:31.0088970Z [cluster1] "description": "Exit status from the last termination of the container",
2021-07-17T00:18:31.0089905Z [cluster1] "format": "int32",
2021-07-17T00:18:31.0090551Z [cluster1] "type": "integer"
2021-07-17T00:18:31.0091276Z [cluster1] },
2021-07-17T00:18:31.0091880Z [cluster1] "finishedAt": {
2021-07-17T00:18:31.0092721Z [cluster1] "description": "Time at which the container last terminated",
2021-07-17T00:18:31.0094313Z [cluster1] "format": "date-time",
2021-07-17T00:18:31.0094987Z [cluster1] "type": "string"
2021-07-17T00:18:31.0095563Z [cluster1] },
2021-07-17T00:18:31.0096542Z [cluster1] "message": {
2021-07-17T00:18:31.0097409Z [cluster1] "description": "Message regarding the last termination of the container",
2021-07-17T00:18:31.0098542Z [cluster1] "type": "string"
2021-07-17T00:18:31.0099125Z [cluster1] },
2021-07-17T00:18:31.0099671Z [cluster1] "reason": {
2021-07-17T00:18:31.0100636Z [cluster1] "description": "(brief) reason from the last termination of the container",
2021-07-17T00:18:31.0101487Z [cluster1] "type": "string"
2021-07-17T00:18:31.0102065Z [cluster1] },
2021-07-17T00:18:31.0102630Z [cluster1] "signal": {
2021-07-17T00:18:31.0103441Z [cluster1] "description": "Signal from the last termination of the container",
2021-07-17T00:18:31.0104902Z [cluster1] "format": "int32",
2021-07-17T00:18:31.0105531Z [cluster1] "type": "integer"
2021-07-17T00:18:31.0106131Z [cluster1] },
2021-07-17T00:18:31.0106721Z [cluster1] "startedAt": {
2021-07-17T00:18:31.0108003Z [cluster1] "description": "Time at which previous execution of the container started",
2021-07-17T00:18:31.0109265Z [cluster1] "format": "date-time",
2021-07-17T00:18:31.0109920Z [cluster1] "type": "string"
2021-07-17T00:18:31.0110506Z [cluster1] }
2021-07-17T00:18:31.0111021Z [cluster1] },
2021-07-17T00:18:31.0111596Z [cluster1] "required": [
2021-07-17T00:18:31.0112219Z [cluster1] "exitCode"
2021-07-17T00:18:31.0112780Z [cluster1] ],
2021-07-17T00:18:31.0113353Z [cluster1] "type": "object"
2021-07-17T00:18:31.0113911Z [cluster1] },
2021-07-17T00:18:31.0114465Z [cluster1] "waiting": {
2021-07-17T00:18:31.0115777Z [cluster1] "description": "Details about a waiting container",
2021-07-17T00:18:31.0116598Z [cluster1] "properties": {
2021-07-17T00:18:31.0117233Z [cluster1] "message": {
2021-07-17T00:18:31.0118441Z [cluster1] "description": "Message regarding why the container is not yet running.",
2021-07-17T00:18:31.0119317Z [cluster1] "type": "string"
2021-07-17T00:18:31.0119887Z [cluster1] },
2021-07-17T00:18:31.0120455Z [cluster1] "reason": {
2021-07-17T00:18:31.0121262Z [cluster1] "description": "(brief) reason the container is not yet running.",
2021-07-17T00:18:31.0122067Z [cluster1] "type": "string"
2021-07-17T00:18:31.0122646Z [cluster1] }
2021-07-17T00:18:31.0123352Z [cluster1] },
2021-07-17T00:18:31.0124192Z [cluster1] "type": "object"
2021-07-17T00:18:31.0124871Z [cluster1] }
2021-07-17T00:18:31.0125371Z [cluster1] },
2021-07-17T00:18:31.0126547Z [cluster1] "type": "object"
2021-07-17T00:18:31.0127099Z [cluster1] },
2021-07-17T00:18:31.0127646Z [cluster1] "type": "array"
2021-07-17T00:18:31.0128184Z [cluster1] },
2021-07-17T00:18:31.0128714Z [cluster1] "status": {
2021-07-17T00:18:31.0129596Z [cluster1] "description": "DaemonSetStatus represents the current status of a daemon set.",
2021-07-17T00:18:31.0130522Z [cluster1] "properties": {
2021-07-17T00:18:31.0131194Z [cluster1] "collisionCount": {
2021-07-17T00:18:31.0132666Z [cluster1] "description": "Count of hash collisions for the DaemonSet. The DaemonSet controller uses this field as a collision avoidance mechanism when it needs to create the name for the newest ControllerRevision.",
2021-07-17T00:18:31.0134096Z [cluster1] "format": "int32",
2021-07-17T00:18:31.0134870Z [cluster1] "type": "integer"
2021-07-17T00:18:31.0135439Z [cluster1] },
2021-07-17T00:18:31.0136012Z [cluster1] "conditions": {
2021-07-17T00:18:31.0137625Z [cluster1] "description": "Represents the latest available observations of a DaemonSet's current state.",
2021-07-17T00:18:31.0138733Z [cluster1] "items": {
2021-07-17T00:18:31.0139702Z [cluster1] "description": "DaemonSetCondition describes the state of a DaemonSet at a certain point.",
2021-07-17T00:18:31.0141120Z [cluster1] "properties": {
2021-07-17T00:18:31.0141863Z [cluster1] "lastTransitionTime": {
2021-07-17T00:18:31.0142970Z [cluster1] "description": "Last time the condition transitioned from one status to another.",
2021-07-17T00:18:31.0144194Z [cluster1] "format": "date-time",
2021-07-17T00:18:31.0144845Z [cluster1] "type": "string"
2021-07-17T00:18:31.0145429Z [cluster1] },
2021-07-17T00:18:31.0146004Z [cluster1] "message": {
2021-07-17T00:18:31.0146910Z [cluster1] "description": "A human readable message indicating details about the transition.",
2021-07-17T00:18:31.0148063Z [cluster1] "type": "string"
2021-07-17T00:18:31.0148637Z [cluster1] },
2021-07-17T00:18:31.0149203Z [cluster1] "reason": {
2021-07-17T00:18:31.0150599Z [cluster1] "description": "The reason for the condition's last transition.",
2021-07-17T00:18:31.0151754Z [cluster1] "type": "string"
2021-07-17T00:18:31.0152337Z [cluster1] },
2021-07-17T00:18:31.0153031Z [cluster1] "status": {
2021-07-17T00:18:31.0153867Z [cluster1] "description": "Status of the condition, one of True, False, Unknown.",
2021-07-17T00:18:31.0154708Z [cluster1] "type": "string"
2021-07-17T00:18:31.0155279Z [cluster1] },
2021-07-17T00:18:31.0155837Z [cluster1] "type": {
2021-07-17T00:18:31.0156575Z [cluster1] "description": "Type of DaemonSet condition.",
2021-07-17T00:18:31.0157566Z [cluster1] "type": "string"
2021-07-17T00:18:31.0158352Z [cluster1] }
2021-07-17T00:18:31.0158889Z [cluster1] },
2021-07-17T00:18:31.0159456Z [cluster1] "required": [
2021-07-17T00:18:31.0160041Z [cluster1] "status",
2021-07-17T00:18:31.0161105Z [cluster1] "type"
2021-07-17T00:18:31.0161661Z [cluster1] ],
2021-07-17T00:18:31.0162233Z [cluster1] "type": "object"
2021-07-17T00:18:31.0188346Z [cluster1] },
2021-07-17T00:18:31.0188934Z [cluster1] "type": "array"
2021-07-17T00:18:31.0189484Z [cluster1] },
2021-07-17T00:18:31.0190499Z [cluster1] "currentNumberScheduled": {
2021-07-17T00:18:31.0192731Z [cluster1] "description": "The number of nodes that are running at least 1 daemon pod and are supposed to run the daemon pod. More info: https://kubernetes.io/docs/concepts/workloads/controllers/daemonset/",
2021-07-17T00:18:31.0194323Z [cluster1] "format": "int32",
2021-07-17T00:18:31.0195113Z [cluster1] "type": "integer"
2021-07-17T00:18:31.0195684Z [cluster1] },
2021-07-17T00:18:31.0196408Z [cluster1] "desiredNumberScheduled": {
2021-07-17T00:18:31.0198464Z [cluster1] "description": "The total number of nodes that should be running the daemon pod (including nodes correctly running the daemon pod). More info: https://kubernetes.io/docs/concepts/workloads/controllers/daemonset/",
2021-07-17T00:18:31.0199957Z [cluster1] "format": "int32",
2021-07-17T00:18:31.0200804Z [cluster1] "type": "integer"
2021-07-17T00:18:31.0201383Z [cluster1] },
2021-07-17T00:18:31.0202009Z [cluster1] "numberAvailable": {
2021-07-17T00:18:31.0203323Z [cluster1] "description": "The number of nodes that should be running the daemon pod and have one or more of the daemon pod running and available (ready for at least spec.minReadySeconds)",
2021-07-17T00:18:31.0204590Z [cluster1] "format": "int32",
2021-07-17T00:18:31.0205213Z [cluster1] "type": "integer"
2021-07-17T00:18:31.0205876Z [cluster1] },
2021-07-17T00:18:31.0206530Z [cluster1] "numberMisscheduled": {
2021-07-17T00:18:31.0208020Z [cluster1] "description": "The number of nodes that are running the daemon pod, but are not supposed to run the daemon pod. More info: https://kubernetes.io/docs/concepts/workloads/controllers/daemonset/",
2021-07-17T00:18:31.0209733Z [cluster1] "format": "int32",
2021-07-17T00:18:31.0210368Z [cluster1] "type": "integer"
2021-07-17T00:18:31.0210928Z [cluster1] },
2021-07-17T00:18:31.0211711Z [cluster1] "numberReady": {
2021-07-17T00:18:31.0212746Z [cluster1] "description": "The number of nodes that should be running the daemon pod and have one or more of the daemon pod running and ready.",
2021-07-17T00:18:31.0213770Z [cluster1] "format": "int32",
2021-07-17T00:18:31.0214589Z [cluster1] "type": "integer"
2021-07-17T00:18:31.0215158Z [cluster1] },
2021-07-17T00:18:31.0215808Z [cluster1] "numberUnavailable": {
2021-07-17T00:18:31.0217123Z [cluster1] "description": "The number of nodes that should be running the daemon pod and have none of the daemon pod running and available (ready for at least spec.minReadySeconds)",
2021-07-17T00:18:31.0218453Z [cluster1] "format": "int32",
2021-07-17T00:18:31.0219069Z [cluster1] "type": "integer"
2021-07-17T00:18:31.0219645Z [cluster1] },
2021-07-17T00:18:31.0220302Z [cluster1] "observedGeneration": {
2021-07-17T00:18:31.0221293Z [cluster1] "description": "The most recent generation observed by the daemon set controller.",
2021-07-17T00:18:31.0222485Z [cluster1] "format": "int64",
2021-07-17T00:18:31.0223106Z [cluster1] "type": "integer"
2021-07-17T00:18:31.0223674Z [cluster1] },
2021-07-17T00:18:31.0224393Z [cluster1] "updatedNumberScheduled": {
2021-07-17T00:18:31.0225600Z [cluster1] "description": "The total number of nodes that are running updated daemon pod",
2021-07-17T00:18:31.0226459Z [cluster1] "format": "int32",
2021-07-17T00:18:31.0227071Z [cluster1] "type": "integer"
2021-07-17T00:18:31.0227644Z [cluster1] }
2021-07-17T00:18:31.0228136Z [cluster1] },
2021-07-17T00:18:31.0228697Z [cluster1] "required": [
2021-07-17T00:18:31.0231393Z [cluster1] "currentNumberScheduled",
2021-07-17T00:18:31.0232304Z [cluster1] "desiredNumberScheduled",
2021-07-17T00:18:31.0233603Z [cluster1] "numberMisscheduled",
2021-07-17T00:18:31.0234324Z [cluster1] "numberReady"
2021-07-17T00:18:31.0235039Z [cluster1] ],
2021-07-17T00:18:31.0235580Z [cluster1] "type": "object"
2021-07-17T00:18:31.0236341Z [cluster1] }
2021-07-17T00:18:31.0236843Z [cluster1] },
2021-07-17T00:18:31.0237366Z [cluster1] "required": [
2021-07-17T00:18:31.0238164Z [cluster1] "mismatchedContainerImages"
2021-07-17T00:18:31.0238891Z [cluster1] ],
2021-07-17T00:18:31.0239438Z [cluster1] "type": "object"
2021-07-17T00:18:31.0239958Z [cluster1] },
2021-07-17T00:18:31.0240587Z [cluster1] "loadBalancerStatus": {
2021-07-17T00:18:31.0241274Z [cluster1] "properties": {
2021-07-17T00:18:31.0241859Z [cluster1] "status": {
2021-07-17T00:18:31.0243238Z [cluster1] "description": "LoadBalancerStatus represents the status of a load-balancer.",
2021-07-17T00:18:31.0244449Z [cluster1] "properties": {
2021-07-17T00:18:31.0245062Z [cluster1] "ingress": {
2021-07-17T00:18:31.0246636Z [cluster1] "description": "Ingress is a list containing ingress points for the load-balancer. Traffic intended for the service should be sent to these ingress points.",
2021-07-17T00:18:31.0247953Z [cluster1] "items": {
2021-07-17T00:18:31.0249906Z [cluster1] "description": "LoadBalancerIngress represents the status of a load-balancer ingress point: traffic intended for the service should be sent to an ingress point.",
2021-07-17T00:18:31.0251217Z [cluster1] "properties": {
2021-07-17T00:18:31.0252112Z [cluster1] "hostname": {
2021-07-17T00:18:31.0254350Z [cluster1] "description": "Hostname is set for load-balancer ingress points that are DNS based (typically AWS load-balancers)",
2021-07-17T00:18:31.0255438Z [cluster1] "type": "string"
2021-07-17T00:18:31.0256021Z [cluster1] },
2021-07-17T00:18:31.0256556Z [cluster1] "ip": {
2021-07-17T00:18:31.0270792Z [cluster1] "description": "IP is set for load-balancer ingress points that are IP based (typically GCE or OpenStack load-balancers)",
2021-07-17T00:18:31.0271963Z [cluster1] "type": "string"
2021-07-17T00:18:31.0272557Z [cluster1] }
2021-07-17T00:18:31.0273091Z [cluster1] },
2021-07-17T00:18:31.0273657Z [cluster1] "type": "object"
2021-07-17T00:18:31.0274235Z [cluster1] },
2021-07-17T00:18:31.0274785Z [cluster1] "type": "array"
2021-07-17T00:18:31.0275350Z [cluster1] }
2021-07-17T00:18:31.0275842Z [cluster1] },
2021-07-17T00:18:31.0276399Z [cluster1] "type": "object"
2021-07-17T00:18:31.0277117Z [cluster1] }
2021-07-17T00:18:31.0277600Z [cluster1] },
2021-07-17T00:18:31.0278145Z [cluster1] "type": "object"
2021-07-17T00:18:31.0279124Z [cluster1] },
2021-07-17T00:18:31.0279681Z [cluster1] "natEnabled": {
2021-07-17T00:18:31.0280280Z [cluster1] "type": "boolean"
2021-07-17T00:18:31.0281067Z [cluster1] },
2021-07-17T00:18:31.0281648Z [cluster1] "networkPlugin": {
2021-07-17T00:18:31.0282262Z [cluster1] "type": "string"
2021-07-17T00:18:31.0282785Z [cluster1] },
2021-07-17T00:18:31.0283537Z [cluster1] "routeAgentDaemonSetStatus": {
2021-07-17T00:18:31.0284346Z [cluster1] "properties": {
2021-07-17T00:18:31.0285074Z [cluster1] "lastResourceVersion": {
2021-07-17T00:18:31.0285795Z [cluster1] "type": "string"
2021-07-17T00:18:31.0286334Z [cluster1] },
2021-07-17T00:18:31.0287083Z [cluster1] "mismatchedContainerImages": {
2021-07-17T00:18:31.0287880Z [cluster1] "type": "boolean"
2021-07-17T00:18:31.0288437Z [cluster1] },
2021-07-17T00:18:31.0289139Z [cluster1] "nonReadyContainerStates": {
2021-07-17T00:18:31.0290207Z [cluster1] "items": {
2021-07-17T00:18:31.0291783Z [cluster1] "description": "ContainerState holds a possible state of container. Only one of its members may be specified. If none of them is specified, the default one is ContainerStateWaiting.",
2021-07-17T00:18:31.0293195Z [cluster1] "properties": {
2021-07-17T00:18:31.0293809Z [cluster1] "running": {
2021-07-17T00:18:31.0294885Z [cluster1] "description": "Details about a running container",
2021-07-17T00:18:31.0295699Z [cluster1] "properties": {
2021-07-17T00:18:31.0296357Z [cluster1] "startedAt": {
2021-07-17T00:18:31.0297633Z [cluster1] "description": "Time at which the container was last (re-)started",
2021-07-17T00:18:31.0298857Z [cluster1] "format": "date-time",
2021-07-17T00:18:31.0299519Z [cluster1] "type": "string"
2021-07-17T00:18:31.0300109Z [cluster1] }
2021-07-17T00:18:31.0300640Z [cluster1] },
2021-07-17T00:18:31.0301207Z [cluster1] "type": "object"
2021-07-17T00:18:31.0301786Z [cluster1] },
2021-07-17T00:18:31.0302594Z [cluster1] "terminated": {
2021-07-17T00:18:31.0303416Z [cluster1] "description": "Details about a terminated container",
2021-07-17T00:18:31.0304219Z [cluster1] "properties": {
2021-07-17T00:18:31.0305197Z [cluster1] "containerID": {
2021-07-17T00:18:31.0306470Z [cluster1] "description": "Container's ID in the format 'docker://\u003ccontainer_id\u003e'",
2021-07-17T00:18:31.0307342Z [cluster1] "type": "string"
2021-07-17T00:18:31.0307925Z [cluster1] },
2021-07-17T00:18:31.0308502Z [cluster1] "exitCode": {
2021-07-17T00:18:31.0309692Z [cluster1] "description": "Exit status from the last termination of the container",
2021-07-17T00:18:31.0310745Z [cluster1] "format": "int32",
2021-07-17T00:18:31.0311374Z [cluster1] "type": "integer"
2021-07-17T00:18:31.0312142Z [cluster1] },
2021-07-17T00:18:31.0312922Z [cluster1] "finishedAt": {
2021-07-17T00:18:31.0314036Z [cluster1] "description": "Time at which the container last terminated",
2021-07-17T00:18:31.0315389Z [cluster1] "format": "date-time",
2021-07-17T00:18:31.0316058Z [cluster1] "type": "string"
2021-07-17T00:18:31.0316645Z [cluster1] },
2021-07-17T00:18:31.0317200Z [cluster1] "message": {
2021-07-17T00:18:31.0318087Z [cluster1] "description": "Message regarding the last termination of the container",
2021-07-17T00:18:31.0318963Z [cluster1] "type": "string"
2021-07-17T00:18:31.0319555Z [cluster1] },
2021-07-17T00:18:31.0320116Z [cluster1] "reason": {
2021-07-17T00:18:31.0321083Z [cluster1] "description": "(brief) reason from the last termination of the container",
2021-07-17T00:18:31.0321956Z [cluster1] "type": "string"
2021-07-17T00:18:31.0322523Z [cluster1] },
2021-07-17T00:18:31.0323083Z [cluster1] "signal": {
2021-07-17T00:18:31.0324139Z [cluster1] "description": "Signal from the last termination of the container",
2021-07-17T00:18:31.0324968Z [cluster1] "format": "int32",
2021-07-17T00:18:31.0325619Z [cluster1] "type": "integer"
2021-07-17T00:18:31.0326198Z [cluster1] },
2021-07-17T00:18:31.0326993Z [cluster1] "startedAt": {
2021-07-17T00:18:31.0327883Z [cluster1] "description": "Time at which previous execution of the container started",
2021-07-17T00:18:31.0329074Z [cluster1] "format": "date-time",
2021-07-17T00:18:31.0329729Z [cluster1] "type": "string"
2021-07-17T00:18:31.0330387Z [cluster1] }
2021-07-17T00:18:31.0330916Z [cluster1] },
2021-07-17T00:18:31.0331476Z [cluster1] "required": [
2021-07-17T00:18:31.0332099Z [cluster1] "exitCode"
2021-07-17T00:18:31.0332677Z [cluster1] ],
2021-07-17T00:18:31.0333241Z [cluster1] "type": "object"
2021-07-17T00:18:31.0333812Z [cluster1] },
2021-07-17T00:18:31.0334589Z [cluster1] "waiting": {
2021-07-17T00:18:31.0335360Z [cluster1] "description": "Details about a waiting container",
2021-07-17T00:18:31.0336149Z [cluster1] "properties": {
2021-07-17T00:18:31.0336785Z [cluster1] "message": {
2021-07-17T00:18:31.0337653Z [cluster1] "description": "Message regarding why the container is not yet running.",
2021-07-17T00:18:31.0339004Z [cluster1] "type": "string"
2021-07-17T00:18:31.0339591Z [cluster1] },
2021-07-17T00:18:31.0340143Z [cluster1] "reason": {
2021-07-17T00:18:31.0340953Z [cluster1] "description": "(brief) reason the container is not yet running.",
2021-07-17T00:18:31.0341776Z [cluster1] "type": "string"
2021-07-17T00:18:31.0342348Z [cluster1] }
2021-07-17T00:18:31.0342880Z [cluster1] },
2021-07-17T00:18:31.0343441Z [cluster1] "type": "object"
2021-07-17T00:18:31.0344013Z [cluster1] }
2021-07-17T00:18:31.0344794Z [cluster1] },
2021-07-17T00:18:31.0345389Z [cluster1] "type": "object"
2021-07-17T00:18:31.0345951Z [cluster1] },
2021-07-17T00:18:31.0346491Z [cluster1] "type": "array"
2021-07-17T00:18:31.0347338Z [cluster1] },
2021-07-17T00:18:31.0347857Z [cluster1] "status": {
2021-07-17T00:18:31.0348903Z [cluster1] "description": "DaemonSetStatus represents the current status of a daemon set.",
2021-07-17T00:18:31.0349821Z [cluster1] "properties": {
2021-07-17T00:18:31.0350502Z [cluster1] "collisionCount": {
2021-07-17T00:18:31.0351996Z [cluster1] "description": "Count of hash collisions for the DaemonSet. The DaemonSet controller uses this field as a collision avoidance mechanism when it needs to create the name for the newest ControllerRevision.",
2021-07-17T00:18:31.0353894Z [cluster1] "format": "int32",
2021-07-17T00:18:31.0354536Z [cluster1] "type": "integer"
2021-07-17T00:18:31.0355098Z [cluster1] },
2021-07-17T00:18:31.0355971Z [cluster1] "conditions": {
2021-07-17T00:18:31.0357363Z [cluster1] "description": "Represents the latest available observations of a DaemonSet's current state.",
2021-07-17T00:18:31.0358301Z [cluster1] "items": {
2021-07-17T00:18:31.0359287Z [cluster1] "description": "DaemonSetCondition describes the state of a DaemonSet at a certain point.",
2021-07-17T00:18:31.0360286Z [cluster1] "properties": {
2021-07-17T00:18:31.0361028Z [cluster1] "lastTransitionTime": {
2021-07-17T00:18:31.0362027Z [cluster1] "description": "Last time the condition transitioned from one status to another.",
2021-07-17T00:18:31.0363188Z [cluster1] "format": "date-time",
2021-07-17T00:18:31.0363856Z [cluster1] "type": "string"
2021-07-17T00:18:31.0364429Z [cluster1] },
2021-07-17T00:18:31.0365002Z [cluster1] "message": {
2021-07-17T00:18:31.0366696Z [cluster1] "description": "A human readable message indicating details about the transition.",
2021-07-17T00:18:31.0367608Z [cluster1] "type": "string"
2021-07-17T00:18:31.0368187Z [cluster1] },
2021-07-17T00:18:31.0368731Z [cluster1] "reason": {
2021-07-17T00:18:31.0369885Z [cluster1] "description": "The reason for the condition's last transition.",
2021-07-17T00:18:31.0370714Z [cluster1] "type": "string"
2021-07-17T00:18:31.0371283Z [cluster1] },
2021-07-17T00:18:31.0371942Z [cluster1] "status": {
2021-07-17T00:18:31.0373159Z [cluster1] "description": "Status of the condition, one of True, False, Unknown.",
2021-07-17T00:18:31.0374008Z [cluster1] "type": "string"
2021-07-17T00:18:31.0374571Z [cluster1] },
2021-07-17T00:18:31.0375128Z [cluster1] "type": {
2021-07-17T00:18:31.0375889Z [cluster1] "description": "Type of DaemonSet condition.",
2021-07-17T00:18:31.0376846Z [cluster1] "type": "string"
2021-07-17T00:18:31.0377444Z [cluster1] }
2021-07-17T00:18:31.0378059Z [cluster1] },
2021-07-17T00:18:31.0378632Z [cluster1] "required": [
2021-07-17T00:18:31.0379231Z [cluster1] "status",
2021-07-17T00:18:31.0379797Z [cluster1] "type"
2021-07-17T00:18:31.0380348Z [cluster1] ],
2021-07-17T00:18:31.0380911Z [cluster1] "type": "object"
2021-07-17T00:18:31.0381598Z [cluster1] },
2021-07-17T00:18:31.0382149Z [cluster1] "type": "array"
2021-07-17T00:18:31.0383551Z [cluster1] },
2021-07-17T00:18:31.0384443Z [cluster1] "currentNumberScheduled": {
2021-07-17T00:18:31.0386021Z [cluster1] "description": "The number of nodes that are running at least 1 daemon pod and are supposed to run the daemon pod. More info: https://kubernetes.io/docs/concepts/workloads/controllers/daemonset/",
2021-07-17T00:18:31.0387618Z [cluster1] "format": "int32",
2021-07-17T00:18:31.0388239Z [cluster1] "type": "integer"
2021-07-17T00:18:31.0388820Z [cluster1] },
2021-07-17T00:18:31.0389540Z [cluster1] "desiredNumberScheduled": {
2021-07-17T00:18:31.0391169Z [cluster1] "description": "The total number of nodes that should be running the daemon pod (including nodes correctly running the daemon pod). More info: https://kubernetes.io/docs/concepts/workloads/controllers/daemonset/",
2021-07-17T00:18:31.0392962Z [cluster1] "format": "int32",
2021-07-17T00:18:31.0393584Z [cluster1] "type": "integer"
2021-07-17T00:18:31.0394165Z [cluster1] },
2021-07-17T00:18:31.0394786Z [cluster1] "numberAvailable": {
2021-07-17T00:18:31.0396110Z [cluster1] "description": "The number of nodes that should be running the daemon pod and have one or more of the daemon pod running and available (ready for at least spec.minReadySeconds)",
2021-07-17T00:18:31.0397596Z [cluster1] "format": "int32",
2021-07-17T00:18:31.0398406Z [cluster1] "type": "integer"
2021-07-17T00:18:31.0399082Z [cluster1] },
2021-07-17T00:18:31.0399751Z [cluster1] "numberMisscheduled": {
2021-07-17T00:18:31.0401224Z [cluster1] "description": "The number of nodes that are running the daemon pod, but are not supposed to run the daemon pod. More info: https://kubernetes.io/docs/concepts/workloads/controllers/daemonset/",
2021-07-17T00:18:31.0402608Z [cluster1] "format": "int32",
2021-07-17T00:18:31.0403224Z [cluster1] "type": "integer"
2021-07-17T00:18:31.0403806Z [cluster1] },
2021-07-17T00:18:31.0404394Z [cluster1] "numberReady": {
2021-07-17T00:18:31.0405429Z [cluster1] "description": "The number of nodes that should be running the daemon pod and have one or more of the daemon pod running and ready.",
2021-07-17T00:18:31.0406443Z [cluster1] "format": "int32",
2021-07-17T00:18:31.0407055Z [cluster1] "type": "integer"
2021-07-17T00:18:31.0408367Z [cluster1] },
2021-07-17T00:18:31.0409197Z [cluster1] "numberUnavailable": {
2021-07-17T00:18:31.0410627Z [cluster1] "description": "The number of nodes that should be running the daemon pod and have none of the daemon pod running and available (ready for at least spec.minReadySeconds)",
2021-07-17T00:18:31.0411873Z [cluster1] "format": "int32",
2021-07-17T00:18:31.0412484Z [cluster1] "type": "integer"
2021-07-17T00:18:31.0413208Z [cluster1] },
2021-07-17T00:18:31.0413854Z [cluster1] "observedGeneration": {
2021-07-17T00:18:31.0414868Z [cluster1] "description": "The most recent generation observed by the daemon set controller.",
2021-07-17T00:18:31.0415769Z [cluster1] "format": "int64",
2021-07-17T00:18:31.0416384Z [cluster1] "type": "integer"
2021-07-17T00:18:31.0432362Z [cluster1] },
2021-07-17T00:18:31.0433176Z [cluster1] "updatedNumberScheduled": {
2021-07-17T00:18:31.0434313Z [cluster1] "description": "The total number of nodes that are running updated daemon pod",
2021-07-17T00:18:31.0435191Z [cluster1] "format": "int32",
2021-07-17T00:18:31.0435805Z [cluster1] "type": "integer"
2021-07-17T00:18:31.0436386Z [cluster1] }
2021-07-17T00:18:31.0436877Z [cluster1] },
2021-07-17T00:18:31.0437426Z [cluster1] "required": [
2021-07-17T00:18:31.0438508Z [cluster1] "currentNumberScheduled",
2021-07-17T00:18:31.0439438Z [cluster1] "desiredNumberScheduled",
2021-07-17T00:18:31.0440304Z [cluster1] "numberMisscheduled",
2021-07-17T00:18:31.0441255Z [cluster1] "numberReady"
2021-07-17T00:18:31.0441848Z [cluster1] ],
2021-07-17T00:18:31.0442554Z [cluster1] "type": "object"
2021-07-17T00:18:31.0443114Z [cluster1] }
2021-07-17T00:18:31.0443590Z [cluster1] },
2021-07-17T00:18:31.0444125Z [cluster1] "required": [
2021-07-17T00:18:31.0445151Z [cluster1] "mismatchedContainerImages"
2021-07-17T00:18:31.0445889Z [cluster1] ],
2021-07-17T00:18:31.0446437Z [cluster1] "type": "object"
2021-07-17T00:18:31.0446964Z [cluster1] },
2021-07-17T00:18:31.0447809Z [cluster1] "serviceCIDR": {
2021-07-17T00:18:31.0448419Z [cluster1] "type": "string"
2021-07-17T00:18:31.0448958Z [cluster1] }
2021-07-17T00:18:31.0450150Z [cluster1] },
2021-07-17T00:18:31.0450840Z [cluster1] "required": [
2021-07-17T00:18:31.0451623Z [cluster1] "clusterID",
2021-07-17T00:18:31.0452213Z [cluster1] "natEnabled"
2021-07-17T00:18:31.0452749Z [cluster1] ],
2021-07-17T00:18:31.0453304Z [cluster1] "type": "object"
2021-07-17T00:18:31.0453948Z [cluster1] }
2021-07-17T00:18:31.0454402Z [cluster1] },
2021-07-17T00:18:31.0454922Z [cluster1] "type": "object"
2021-07-17T00:18:31.0455415Z [cluster1] }
2021-07-17T00:18:31.0456023Z [cluster1] },
2021-07-17T00:18:31.0456514Z [cluster1] "served": true,
2021-07-17T00:18:31.0457073Z [cluster1] "storage": true,
2021-07-17T00:18:31.0457659Z [cluster1] "subresources": {
2021-07-17T00:18:31.0458391Z [cluster1] "status": {}
2021-07-17T00:18:31.0458870Z [cluster1] }
2021-07-17T00:18:31.0459292Z [cluster1] }
2021-07-17T00:18:31.0459723Z [cluster1] ]
2021-07-17T00:18:31.0460138Z [cluster1] },
2021-07-17T00:18:31.0460591Z [cluster1] "status": {
2021-07-17T00:18:31.0461558Z [cluster1] "acceptedNames": {
2021-07-17T00:18:31.0462404Z [cluster1] "kind": "Submariner",
2021-07-17T00:18:32.4300165Z [ "type": "object"
2021-07-17T00:18:32.4300678Z [cluster2] }
2021-07-17T00:18:32.4301155Z [cluster2] },
2021-07-17T00:18:32.4301662Z [cluster2] "type": "object"
2021-07-17T00:18:32.4302180Z [cluster2] }
2021-07-17T00:18:32.4302631Z [cluster2] },
2021-07-17T00:18:32.4303124Z [cluster2] "served": true,
2021-07-17T00:18:32.4303706Z [cluster2] "storage": true,
2021-07-17T00:18:32.4304270Z [cluster2] "subresources": {
2021-07-17T00:18:32.4304831Z [cluster2] "status": {}
2021-07-17T00:18:32.4305292Z [cluster2] }
2021-07-17T00:18:32.4305732Z [cluster2] }
2021-07-17T00:18:32.4306145Z [cluster2] ]
2021-07-17T00:18:32.4306567Z [cluster2] },
2021-07-17T00:18:32.4307000Z [cluster2] "status": {
2021-07-17T00:18:32.4307551Z [cluster2] "acceptedNames": {
2021-07-17T00:18:32.4308157Z [cluster2] "kind": "Submariner",
2021-07-17T00:18:32.4308939Z [cluster2] "listKind": "SubmarinerList",
2021-07-17T00:18:32.4309636Z [cluster2] "plural": "submariners",
2021-07-17T00:18:32.4310261Z [cluster2] "singular": "submariner"
2021-07-17T00:18:32.4310790Z [cluster2] },
2021-07-17T00:18:32.4311268Z [cluster2] "conditions": [
2021-07-17T00:18:32.4311760Z [cluster2] {
2021-07-17T00:18:32.4313217Z [cluster2] "lastTransitionTime": "2021-07-17T00:17:11Z",
2021-07-17T00:18:32.4313982Z [cluster2] "message": "no conflicts found",
2021-07-17T00:18:32.4314626Z [cluster2] "reason": "NoConflicts",
2021-07-17T00:18:32.4315222Z [cluster2] "status": "True",
2021-07-17T00:18:32.4315827Z [cluster2] "type": "NamesAccepted"
2021-07-17T00:18:32.4316493Z [cluster2] },
2021-07-17T00:18:32.4316931Z [cluster2] {
2021-07-17T00:18:32.4317793Z [cluster2] "lastTransitionTime": "2021-07-17T00:17:11Z",
2021-07-17T00:18:32.4318621Z [cluster2] "message": "the initial names have been accepted",
2021-07-17T00:18:32.4319466Z [cluster2] "reason": "InitialNamesAccepted",
2021-07-17T00:18:32.4320175Z [cluster2] "status": "True",
2021-07-17T00:18:32.4320746Z [cluster2] "type": "Established"
2021-07-17T00:18:32.4321278Z [cluster2] }
2021-07-17T00:18:32.4321699Z [cluster2] ],
2021-07-17T00:18:32.4322235Z [cluster2] "storedVersions": [
2021-07-17T00:18:32.4322796Z [cluster2] "v1alpha1"
2021-07-17T00:18:32.4323264Z [cluster2] ]
2021-07-17T00:18:32.4323686Z [cluster2] }
2021-07-17T00:18:32.4324086Z [cluster2] }
2021-07-17T00:18:32.4325305Z [submariner-operator]$ [cluster2] validate_equals .metadata.name submariners.submariner.io
2021-07-17T00:18:32.4327048Z [submariner-operator]$ [cluster2] validate_equals .metadata.name submariners.submariner.io
2021-07-17T00:18:32.4329189Z [submariner-operator]$ [cluster2] jq -r -M .metadata.name /tmp/submariners.submariner.io.cluster2.json
2021-07-17T00:18:32.4330960Z [submariner-operator]$ [cluster2] validate_equals .spec.scope Namespaced
2021-07-17T00:18:32.4332307Z [submariner-operator]$ [cluster2] validate_equals .spec.scope Namespaced
2021-07-17T00:18:32.4334082Z [submariner-operator]$ [cluster2] jq -r -M .spec.scope /tmp/submariners.submariner.io.cluster2.json
2021-07-17T00:18:32.4335847Z [submariner-operator]$ [cluster2] validate_equals .spec.group submariner.io
2021-07-17T00:18:32.4337227Z [submariner-operator]$ [cluster2] validate_equals .spec.group submariner.io
2021-07-17T00:18:32.4339192Z [submariner-operator]$ [cluster2] jq -r -M .spec.group /tmp/submariners.submariner.io.cluster2.json
2021-07-17T00:18:32.4340971Z [submariner-operator]$ [cluster2] validate_equals .spec.names.kind Submariner
2021-07-17T00:18:32.4342398Z [submariner-operator]$ [cluster2] validate_equals .spec.names.kind Submariner
2021-07-17T00:18:32.4344234Z [submariner-operator]$ [cluster2] jq -r -M .spec.names.kind /tmp/submariners.submariner.io.cluster2.json
2021-07-17T00:18:32.4345898Z [submariner-operator]$ [cluster2] verify_subm_operator
2021-07-17T00:18:32.4346998Z [submariner-operator]$ [cluster2] verify_subm_operator
2021-07-17T00:18:32.4348254Z [submariner-operator]$ [cluster2] kubectl get ns submariner-operator
2021-07-17T00:18:32.4349615Z [submariner-operator]$ [cluster2] kubectl get ns submariner-operator
2021-07-17T00:18:32.4351137Z [submariner-operator]$ [cluster2] command kubectl --context=cluster2 get ns submariner-operator
2021-07-17T00:18:32.4352135Z [cluster2] NAME STATUS AGE
2021-07-17T00:18:32.4352971Z [cluster2] submariner-operator Active 80s
2021-07-17T00:18:32.4354255Z [submariner-operator]$ [cluster2] kubectl get crds submariners.submariner.io
2021-07-17T00:18:32.4355791Z [submariner-operator]$ [cluster2] kubectl get crds submariners.submariner.io
2021-07-17T00:18:32.4357491Z [submariner-operator]$ [cluster2] command kubectl --context=cluster2 get crds submariners.submariner.io
2021-07-17T00:18:32.4358554Z [cluster2] NAME CREATED AT
2021-07-17T00:18:32.4359506Z [cluster2] submariners.submariner.io 2021-07-17T00:17:11Z
2021-07-17T00:18:32.4360755Z [submariner-operator]$ [cluster2] kubectl api-resources
2021-07-17T00:18:32.4361895Z [submariner-operator]$ [cluster2] grep submariners
2021-07-17T00:18:32.4363032Z [submariner-operator]$ [cluster2] kubectl api-resources
2021-07-17T00:18:32.4364341Z [submariner-operator]$ [cluster2] command kubectl --context=cluster2 api-resources
2021-07-17T00:18:32.4365479Z [cluster2] submariners submariner.io/v1alpha1 true Submariner
2021-07-17T00:18:33.1347239Z [submariner-operator]$ [cluscluster1] "listKind": "SubmarinerList",
2021-07-17T00:18:33.1348318Z [cluster1] "plural": "submariners",
2021-07-17T00:18:33.1348958Z [cluster1] "singular": "submariner"
2021-07-17T00:18:33.1349497Z [cluster1] },
2021-07-17T00:18:33.1349978Z [cluster1] "conditions": [
2021-07-17T00:18:33.1350476Z [cluster1] {
2021-07-17T00:18:33.1351322Z [cluster1] "lastTransitionTime": "2021-07-17T00:16:59Z",
2021-07-17T00:18:33.1352105Z [cluster1] "message": "no conflicts found",
2021-07-17T00:18:33.1352753Z [cluster1] "reason": "NoConflicts",
2021-07-17T00:18:33.1353355Z [cluster1] "status": "True",
2021-07-17T00:18:33.1353972Z [cluster1] "type": "NamesAccepted"
2021-07-17T00:18:33.1354513Z [cluster1] },
2021-07-17T00:18:33.1354958Z [cluster1] {
2021-07-17T00:18:33.1355786Z [cluster1] "lastTransitionTime": "2021-07-17T00:16:59Z",
2021-07-17T00:18:33.1356815Z [cluster1] "message": "the initial names have been accepted",
2021-07-17T00:18:33.1357661Z [cluster1] "reason": "InitialNamesAccepted",
2021-07-17T00:18:33.1358370Z [cluster1] "status": "True",
2021-07-17T00:18:33.1358941Z [cluster1] "type": "Established"
2021-07-17T00:18:33.1359472Z [cluster1] }
2021-07-17T00:18:33.1359891Z [cluster1] ],
2021-07-17T00:18:33.1360558Z [cluster1] "storedVersions": [
2021-07-17T00:18:33.1361137Z [cluster1] "v1alpha1"
2021-07-17T00:18:33.1361597Z [cluster1] ]
2021-07-17T00:18:33.1362024Z [cluster1] }
2021-07-17T00:18:33.1362429Z [cluster1] }
2021-07-17T00:18:33.1363673Z [submariner-operator]$ [cluster1] validate_equals .metadata.name submariners.submariner.io
2021-07-17T00:18:33.1365420Z [submariner-operator]$ [cluster1] validate_equals .metadata.name submariners.submariner.io
2021-07-17T00:18:33.1367434Z [submariner-operator]$ [cluster1] jq -r -M .metadata.name /tmp/submariners.submariner.io.cluster1.json
2021-07-17T00:18:33.1369198Z [submariner-operator]$ [cluster1] validate_equals .spec.scope Namespaced
2021-07-17T00:18:33.1370553Z [submariner-operator]$ [cluster1] validate_equals .spec.scope Namespaced
2021-07-17T00:18:33.1372329Z [submariner-operator]$ [cluster1] jq -r -M .spec.scope /tmp/submariners.submariner.io.cluster1.json
2021-07-17T00:18:33.1374091Z [submariner-operator]$ [cluster1] validate_equals .spec.group submariner.io
2021-07-17T00:18:33.1375480Z [submariner-operator]$ [cluster1] validate_equals .spec.group submariner.io
2021-07-17T00:18:33.1377260Z [submariner-operator]$ [cluster1] jq -r -M .spec.group /tmp/submariners.submariner.io.cluster1.json
2021-07-17T00:18:33.1379189Z [submariner-operator]$ [cluster1] validate_equals .spec.names.kind Submariner
2021-07-17T00:18:33.1380612Z [submariner-operator]$ [cluster1] validate_equals .spec.names.kind Submariner
2021-07-17T00:18:33.1382464Z [submariner-operator]$ [cluster1] jq -r -M .spec.names.kind /tmp/submariners.submariner.io.cluster1.json
2021-07-17T00:18:33.1384267Z [submariner-operator]$ [cluster1] verify_subm_operator
2021-07-17T00:18:33.1385369Z [submariner-operator]$ [cluster1] verify_subm_operator
2021-07-17T00:18:33.1386616Z [submariner-operator]$ [cluster1] kubectl get ns submariner-operator
2021-07-17T00:18:33.1388124Z [submariner-operator]$ [cluster1] kubectl get ns submariner-operator
2021-07-17T00:18:33.1389667Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 get ns submariner-operator
2021-07-17T00:18:33.1390672Z [cluster1] NAME STATUS AGE
2021-07-17T00:18:33.1391513Z [cluster1] submariner-operator Active 92s
2021-07-17T00:18:33.1392812Z [submariner-operator]$ [cluster1] kubectl get crds submariners.submariner.io
2021-07-17T00:18:33.1394365Z [submariner-operator]$ [cluster1] kubectl get crds submariners.submariner.io
2021-07-17T00:18:33.1396073Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 get crds submariners.submariner.io
2021-07-17T00:18:33.1397141Z [cluster1] NAME CREATED AT
2021-07-17T00:18:33.1398091Z [cluster1] submariners.submariner.io 2021-07-17T00:16:59Z
2021-07-17T00:18:33.1399252Z [submariner-operator]$ [cluster1] kubectl api-resources
2021-07-17T00:18:33.1400381Z [submariner-operator]$ [cluster1] grep submariners
2021-07-17T00:18:33.1401522Z [submariner-operator]$ [cluster1] kubectl api-resources
2021-07-17T00:18:33.1402970Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 api-resources
2021-07-17T00:18:33.1404116Z [cluster1] submariners submariner.io/v1alpha1 true Submariner
2021-07-17T00:18:33.1405729Z [submariner-operator]$ [cluster1] kubectl get sa --namespace=submariner-operator submariner-operator
2021-07-17T00:18:33.1407694Z [submariner-operator]$ [cluster1] kubectl get sa --namespace=submariner-operator submariner-operator
2021-07-17T00:18:33.1409683Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 get sa --namespace=submariner-operator submariner-operator
2021-07-17T00:18:33.1410873Z [cluster1] NAME SECRETS AGE
2021-07-17T00:18:33.1411704Z [cluster1] submariner-operator 1 94s
2021-07-17T00:18:33.1413128Z [submariner-operator]$ [cluster1] kubectl get roles --namespace=submariner-operator submariner-operator
2021-07-17T00:18:34.9530665Z [submariner-operator]$ [cluster1] kubectl get roles --namespacter2] kubectl get sa --namespace=submariner-operator submariner-operator
2021-07-17T00:18:34.9532948Z [submariner-operator]$ [cluster2] kubectl get sa --namespace=submariner-operator submariner-operator
2021-07-17T00:18:34.9534940Z [submariner-operator]$ [cluster2] command kubectl --context=cluster2 get sa --namespace=submariner-operator submariner-operator
2021-07-17T00:18:34.9536181Z [cluster2] NAME SECRETS AGE
2021-07-17T00:18:34.9537017Z [cluster2] submariner-operator 1 81s
2021-07-17T00:18:34.9538694Z [submariner-operator]$ [cluster2] kubectl get roles --namespace=submariner-operator submariner-operator
2021-07-17T00:18:34.9540573Z [submariner-operator]$ [cluster2] kubectl get roles --namespace=submariner-operator submariner-operator
2021-07-17T00:18:34.9542583Z [submariner-operator]$ [cluster2] command kubectl --context=cluster2 get roles --namespace=submariner-operator submariner-operator
2021-07-17T00:18:34.9543797Z [cluster2] NAME CREATED AT
2021-07-17T00:18:34.9544652Z [cluster2] submariner-operator 2021-07-17T00:17:12Z
2021-07-17T00:18:34.9546172Z [submariner-operator]$ [cluster2] kubectl get rolebindings --namespace=submariner-operator submariner-operator
2021-07-17T00:18:34.9548140Z [submariner-operator]$ [cluster2] kubectl get rolebindings --namespace=submariner-operator submariner-operator
2021-07-17T00:18:34.9550382Z [submariner-operator]$ [cluster2] command kubectl --context=cluster2 get rolebindings --namespace=submariner-operator submariner-operator
2021-07-17T00:18:34.9551630Z [cluster2] NAME ROLE AGE
2021-07-17T00:18:34.9552664Z [cluster2] submariner-operator Role/submariner-operator 80s
2021-07-17T00:18:34.9554534Z [submariner-operator]$ [cluster2] kubectl get deployments --namespace=submariner-operator submariner-operator
2021-07-17T00:18:34.9556492Z [submariner-operator]$ [cluster2] kubectl get deployments --namespace=submariner-operator submariner-operator
2021-07-17T00:18:34.9558589Z [submariner-operator]$ [cluster2] command kubectl --context=cluster2 get deployments --namespace=submariner-operator submariner-operator
2021-07-17T00:18:34.9560123Z [cluster2] NAME READY UP-TO-DATE AVAILABLE AGE
2021-07-17T00:18:34.9561111Z [cluster2] submariner-operator 1/1 1 1 76s
2021-07-17T00:18:34.9562149Z [submariner-operator]$ [cluster2] verify_subm_op_pod
2021-07-17T00:18:34.9563209Z [submariner-operator]$ [cluster2] verify_subm_op_pod
2021-07-17T00:18:34.9564937Z [submariner-operator]$ [cluster2] subm_operator_pod_name=$(kubectl get pods --namespace=$subm_ns -l name=$operator_deployment_name -o=jsonpath='{.items..metadata.name}')
2021-07-17T00:18:34.9567328Z [submariner-operator]$ [cluster2] kubectl get pods --namespace=submariner-operator -l name=submariner-operator -o=jsonpath={.items..metadata.name}
2021-07-17T00:18:34.9569687Z [submariner-operator]$ [cluster2] kubectl get pods --namespace=submariner-operator -l name=submariner-operator -o=jsonpath={.items..metadata.name}
2021-07-17T00:18:34.9572362Z [submariner-operator]$ [cluster2] command kubectl --context=cluster2 get pods --namespace=submariner-operator -l name=submariner-operator -o=jsonpath={.items..metadata.name}
2021-07-17T00:18:34.9574983Z [submariner-operator]$ [cluster2] kubectl get pod submariner-operator-546678bc8f-kzb7d --namespace=submariner-operator -o json
2021-07-17T00:18:34.9577396Z [submariner-operator]$ [cluster2] kubectl get pod submariner-operator-546678bc8f-kzb7d --namespace=submariner-operator -o json
2021-07-17T00:18:34.9580079Z [submariner-operator]$ [cluster2] command kubectl --context=cluster2 get pod submariner-operator-546678bc8f-kzb7d --namespace=submariner-operator -o json
2021-07-17T00:18:34.9581457Z [cluster2] {
2021-07-17T00:18:34.9581963Z [cluster2] "apiVersion": "v1",
2021-07-17T00:18:34.9582484Z [cluster2] "kind": "Pod",
2021-07-17T00:18:34.9582992Z [cluster2] "metadata": {
2021-07-17T00:18:34.9583824Z [cluster2] "creationTimestamp": "2021-07-17T00:17:18Z",
2021-07-17T00:18:34.9585032Z [cluster2] "generateName": "submariner-operator-546678bc8f-",
2021-07-17T00:18:34.9585907Z [cluster2] "labels": {
2021-07-17T00:18:34.9586718Z [cluster2] "name": "submariner-operator",
2021-07-17T00:18:34.9587675Z [cluster2] "pod-template-hash": "546678bc8f"
2021-07-17T00:18:34.9588250Z [cluster2] },
2021-07-17T00:18:34.9588773Z [cluster2] "managedFields": [
2021-07-17T00:18:34.9589283Z [cluster2] {
2021-07-17T00:18:34.9589800Z [cluster2] "apiVersion": "v1",
2021-07-17T00:18:34.9590426Z [cluster2] "fieldsType": "FieldsV1",
2021-07-17T00:18:34.9591031Z [cluster2] "fieldsV1": {
2021-07-17T00:18:34.9591563Z [cluster2] "f:metadata": {
2021-07-17T00:18:34.9592165Z [cluster2] "f:generateName": {},
2021-07-17T00:18:34.9592757Z [cluster2] "f:labels": {
2021-07-17T00:18:34.9593354Z [cluster2] ".": {},
2021-07-17T00:18:34.9593861Z [cluster2] "f:name": {},
2021-07-17T00:18:34.9594689Z [cluster2] "f:pod-template-hash": {}
2021-07-17T00:18:34.9595293Z [cluster2] },
2021-07-17T00:18:34.9595873Z [cluster2] "f:ownerReferences": {
2021-07-17T00:18:34.9596470Z [cluster2] ".": {},
2021-07-17T00:18:34.9597363Z [cluster2] "k:{\"uid\":\"68df8631-59a6-4561-a225-ba079a55dc79\"}": {
2021-07-17T00:18:34.9598146Z [cluster2] ".": {},
2021-07-17T00:18:34.9598716Z [cluster2] "f:apiVersion": {},
2021-07-17T00:18:34.9599408Z [cluster2] "f:blockOwnerDeletion": {},
2021-07-17T00:18:34.9600110Z [cluster2] "f:controller": {},
2021-07-17T00:18:34.9600663Z [cluster2] "f:kind": {},
2021-07-17T00:18:34.9601192Z [cluster2] "f:name": {},
2021-07-17T00:18:34.9601704Z [cluster2] "f:uid": {}
2021-07-17T00:18:34.9602190Z [cluster2] }
2021-07-17T00:18:34.9602639Z [cluster2] }
2021-07-17T00:18:34.9603103Z [cluster2] },
2021-07-17T00:18:34.9603590Z [cluster2] "f:spec": {
2021-07-17T00:18:34.9604132Z [cluster2] "f:containers": {
2021-07-17T00:18:34.9605083Z [cluster2] "k:{\"name\":\"submariner-operator\"}": {
2021-07-17T00:18:34.9605749Z [cluster2] ".": {},
2021-07-17T00:18:34.9606279Z [cluster2] "f:command": {},
2021-07-17T00:18:34.9606806Z [cluster2] "f:env": {
2021-07-17T00:18:34.9607318Z [cluster2] ".": {},
2021-07-17T00:18:34.9607896Z [cluster2] "k:{\"name\":\"OPERATOR_NAME\"}": {
2021-07-17T00:18:34.9608491Z [cluster2] ".": {},
2021-07-17T00:18:34.9609095Z [cluster2] "f:name": {},
2021-07-17T00:18:34.9609627Z [cluster2] "f:value": {}
2021-07-17T00:18:34.9610141Z [cluster2] },
2021-07-17T00:18:34.9610689Z [cluster2] "k:{\"name\":\"POD_NAME\"}": {
2021-07-17T00:18:34.9611296Z [cluster2] ".": {},
2021-07-17T00:18:34.9611805Z [cluster2] "f:name": {},
2021-07-17T00:18:34.9612383Z [cluster2] "f:valueFrom": {
2021-07-17T00:18:34.9612926Z [cluster2] ".": {},
2021-07-17T00:18:34.9613485Z [cluster2] "f:fieldRef": {
2021-07-17T00:18:34.9614050Z [cluster2] ".": {},
2021-07-17T00:18:34.9614620Z [cluster2] "f:apiVersion": {},
2021-07-17T00:18:34.9615255Z [cluster2] "f:fieldPath": {}
2021-07-17T00:18:34.9615803Z [cluster2] }
2021-07-17T00:18:34.9616298Z [cluster2] }
2021-07-17T00:18:34.9616773Z [cluster2] },
2021-07-17T00:18:34.9617375Z [cluster2] "k:{\"name\":\"WATCH_NAMESPACE\"}": {
2021-07-17T00:18:34.9655132Z [cluster2] ".": {},
2021-07-17T00:18:34.9655674Z [cluster2] "f:name": {},
2021-07-17T00:18:34.9656251Z [cluster2] "f:valueFrom": {
2021-07-17T00:18:34.9656795Z [cluster2] ".": {},
2021-07-17T00:18:34.9657354Z [cluster2] "f:fieldRef": {
2021-07-17T00:18:34.9658144Z [cluster2] ".": {},
2021-07-17T00:18:34.9658735Z [cluster2] "f:apiVersion": {},
2021-07-17T00:18:34.9659356Z [cluster2] "f:fieldPath": {}
2021-07-17T00:18:34.9659923Z [cluster2] }
2021-07-17T00:18:34.9660418Z [cluster2] }
2021-07-17T00:18:34.9661085Z [cluster2] }
2021-07-17T00:18:34.9661572Z [cluster2] },
2021-07-17T00:18:34.9662073Z [cluster2] "f:image": {},
2021-07-17T00:18:34.9662705Z [cluster2] "f:imagePullPolicy": {},
2021-07-17T00:18:34.9663316Z [cluster2] "f:name": {},
2021-07-17T00:18:34.9663995Z [cluster2] "f:resources": {},
2021-07-17T00:18:34.9664744Z [cluster2] "f:terminationMessagePath": {},
2021-07-17T00:18:34.9665672Z [cluster2] "f:terminationMessagePolicy": {}
2021-07-17T00:18:34.9666387Z [cluster2] }
2021-07-17T00:18:34.9666836Z [cluster2] },
2021-07-17T00:18:34.9667362Z [cluster2] "f:dnsPolicy": {},
2021-07-17T00:18:34.9668035Z [cluster2] "f:enableServiceLinks": {},
2021-07-17T00:18:34.9668755Z [cluster2] "f:restartPolicy": {},
2021-07-17T00:18:34.9669476Z [cluster2] "f:schedulerName": {},
2021-07-17T00:18:34.9670152Z [cluster2] "f:securityContext": {},
2021-07-17T00:18:34.9670838Z [cluster2] "f:serviceAccount": {},
2021-07-17T00:18:34.9671544Z [cluster2] "f:serviceAccountName": {},
2021-07-17T00:18:34.9672496Z [cluster2] "f:terminationGracePeriodSeconds": {}
2021-07-17T00:18:34.9673357Z [cluster2] }
2021-07-17T00:18:34.9673808Z [cluster2] },
2021-07-17T00:18:34.9674987Z [cluster2] "manager": "kube-controller-manager",
2021-07-17T00:18:34.9675768Z [cluster2] "operation": "Update",
2021-07-17T00:18:34.9676539Z [cluster2] "time": "2021-07-17T00:17:18Z"
2021-07-17T00:18:34.9677031Z [cluster2] },
2021-07-17T00:18:34.9677454Z [cluster2] {
2021-07-17T00:18:34.9677972Z [cluster2] "apiVersion": "v1",
2021-07-17T00:18:34.9678606Z [cluster2] "fieldsType": "FieldsV1",
2021-07-17T00:18:34.9679193Z [cluster2] "fieldsV1": {
2021-07-17T00:18:34.9679730Z [cluster2] "f:status": {
2021-07-17T00:18:34.9680267Z [cluster2] "f:conditions": {
2021-07-17T00:18:34.9680957Z [cluster2] "k:{\"type\":\"ContainersReady\"}": {
2021-07-17T00:18:34.9681577Z [cluster2] ".": {},
2021-07-17T00:18:34.9682167Z [cluster2] "f:lastProbeTime": {},
2021-07-17T00:18:34.9682882Z [cluster2] "f:lastTransitionTime": {},
2021-07-17T00:18:34.9683544Z [cluster2] "f:status": {},
2021-07-17T00:18:34.9684083Z [cluster2] "f:type": {}
2021-07-17T00:18:34.9684571Z [cluster2] },
2021-07-17T00:18:34.9685153Z [cluster2] "k:{\"type\":\"Initialized\"}": {
2021-07-17T00:18:34.9685720Z [cluster2] ".": {},
2021-07-17T00:18:34.9686301Z [cluster2] "f:lastProbeTime": {},
2021-07-17T00:18:34.9687016Z [cluster2] "f:lastTransitionTime": {},
2021-07-17T00:18:34.9687677Z [cluster2] "f:status": {},
2021-07-17T00:18:34.9688200Z [cluster2] "f:type": {}
2021-07-17T00:18:34.9688700Z [cluster2] },
2021-07-17T00:18:34.9689237Z [cluster2] "k:{\"type\":\"Ready\"}": {
2021-07-17T00:18:34.9689761Z [cluster2] ".": {},
2021-07-17T00:18:34.9690350Z [cluster2] "f:lastProbeTime": {},
2021-07-17T00:18:34.9691060Z [cluster2] "f:lastTransitionTime": {},
2021-07-17T00:18:34.9691796Z [cluster2] "f:status": {},
2021-07-17T00:18:34.9692326Z [cluster2] "f:type": {}
2021-07-17T00:18:34.9692824Z [cluster2] }
2021-07-17T00:18:34.9693275Z [cluster2] },
2021-07-17T00:18:34.9693881Z [cluster2] "f:containerStatuses": {},
2021-07-17T00:18:34.9694520Z [cluster2] "f:hostIP": {},
2021-07-17T00:18:34.9695047Z [cluster2] "f:phase": {},
2021-07-17T00:18:34.9695590Z [cluster2] "f:podIP": {},
2021-07-17T00:18:34.9696121Z [cluster2] "f:podIPs": {
2021-07-17T00:18:34.9696628Z [cluster2] ".": {},
2021-07-17T00:18:34.9697133Z [cluster2] "k:{\"ip\":\"10.2.128.2\"}": {
2021-07-17T00:18:34.9698882Z [cluster2] ".": {},
2021-07-17T00:18:34.9700131Z [cluster2] "f:ip": {}
2021-07-17T00:18:34.9700644Z [cluster2] }
2021-07-17T00:18:34.9701096Z [cluster2] },
2021-07-17T00:18:34.9701625Z [cluster2] "f:startTime": {}
2021-07-17T00:18:34.9707251Z [cluster2] }
2021-07-17T00:18:34.9707707Z [cluster2] },
2021-07-17T00:18:34.9708239Z [cluster2] "manager": "kubelet",
2021-07-17T00:18:34.9708844Z [cluster2] "operation": "Update",
2021-07-17T00:18:34.9710005Z [cluster2] "time": "2021-07-17T00:17:33Z"
2021-07-17T00:18:34.9710670Z [cluster2] }
2021-07-17T00:18:34.9711142Z [cluster2] ],
2021-07-17T00:18:34.9712215Z [cluster2] "name": "submariner-operator-546678bc8f-kzb7d",
2021-07-17T00:18:34.9713472Z [cluster2] "namespace": "submariner-operator",
2021-07-17T00:18:34.9714221Z [cluster2] "ownerReferences": [
2021-07-17T00:18:34.9714778Z [cluster2] {
2021-07-17T00:18:34.9715318Z [cluster2] "apiVersion": "apps/v1",
2021-07-17T00:18:34.9716029Z [cluster2] "blockOwnerDeletion": true,
2021-07-17T00:18:34.9716727Z [cluster2] "controller": true,
2021-07-17T00:18:34.9717321Z [cluster2] "kind": "ReplicaSet",
2021-07-17T00:18:34.9718518Z [cluster2] "name": "submariner-operator-546678bc8f",
2021-07-17T00:18:34.9719759Z [cluster2] "uid": "68df8631-59a6-4561-a225-ba079a55dc79"
2021-07-17T00:18:34.9720376Z [cluster2] }
2021-07-17T00:18:34.9722522Z [cluster2] ],
2021-07-17T00:18:34.9723087Z [cluster2] "resourceVersion": "1836",
2021-07-17T00:18:34.9724706Z [cluster2] "selfLink": "/api/v1/namespaces/submariner-operator/pods/submariner-operator-546678bc8f-kzb7d",
2021-07-17T00:18:34.9726287Z [cluster2] "uid": "d39f14dd-7b5a-465b-b962-2f5c42cfeafe"
2021-07-17T00:18:34.9726966Z [cluster2] },
2021-07-17T00:18:34.9727401Z [cluster2] "spec": {
2021-07-17T00:18:34.9727912Z [cluster2] "containers": [
2021-07-17T00:18:34.9728408Z [cluster2] {
2021-07-17T00:18:34.9728883Z [cluster2] "command": [
2021-07-17T00:18:34.9731880Z [cluster2] "submariner-operator",
2021-07-17T00:18:34.9732810Z [cluster2] "-alsologtostderr",
2021-07-17T00:18:34.9733531Z [cluster2] "-v=1"
2021-07-17T00:18:34.9733992Z [cluster2] ],
2021-07-17T00:18:34.9734462Z [cluster2] "env": [
2021-07-17T00:18:34.9734927Z [cluster2] {
2021-07-17T00:18:34.9735493Z [cluster2] "name": "WATCH_NAMESPACE",
2021-07-17T00:18:34.9736090Z [cluster2] "valueFrom": {
2021-07-17T00:18:34.9736661Z [cluster2] "fieldRef": {
2021-07-17T00:18:34.9737242Z [cluster2] "apiVersion": "v1",
2021-07-17T00:18:34.9738095Z [cluster2] "fieldPath": "metadata.namespace"
2021-07-17T00:18:34.9738903Z [cluster2] }
2021-07-17T00:18:34.9739378Z [cluster2] }
2021-07-17T00:18:34.9739821Z [cluster2] },
2021-07-17T00:18:34.9741429Z [cluster2] {
2021-07-17T00:18:34.9741961Z [cluster2] "name": "POD_NAME",
2021-07-17T00:18:34.9742521Z [cluster2] "valueFrom": {
2021-07-17T00:18:34.9743092Z [cluster2] "fieldRef": {
2021-07-17T00:18:34.9743672Z [cluster2] "apiVersion": "v1",
2021-07-17T00:18:34.9744370Z [cluster2] "fieldPath": "metadata.name"
2021-07-17T00:18:34.9744966Z [cluster2] }
2021-07-17T00:18:34.9745428Z [cluster2] }
2021-07-17T00:18:34.9745874Z [cluster2] },
2021-07-17T00:18:34.9746327Z [cluster2] {
2021-07-17T00:18:34.9746861Z [cluster2] "name": "OPERATOR_NAME",
2021-07-17T00:18:34.9747886Z [cluster2] "value": "submariner-operator"
2021-07-17T00:18:34.9748527Z [cluster2] }
2021-07-17T00:18:34.9748961Z [cluster2] ],
2021-07-17T00:18:34.9750274Z [cluster2] "image": "localhost:5000/submariner-operator:local",
2021-07-17T00:18:34.9751204Z [cluster2] "imagePullPolicy": "IfNotPresent",
2021-07-17T00:18:34.9752242Z [cluster2] "name": "submariner-operator",
2021-07-17T00:18:34.9753049Z [cluster2] "resources": {},
2021-07-17T00:18:34.9754105Z [cluster2] "terminationMessagePath": "/dev/termination-log",
2021-07-17T00:18:34.9764100Z [cluster2] "terminationMessagePolicy": "File",
2021-07-17T00:18:34.9765003Z [cluster2] "volumeMounts": [
2021-07-17T00:18:34.9765536Z [cluster2] {
2021-07-17T00:18:34.9766291Z [cluster2] "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2021-07-17T00:18:34.9767827Z [cluster2] "name": "submariner-operator-token-8rndg",
2021-07-17T00:18:34.9768713Z [cluster2] "readOnly": true
2021-07-17T00:18:34.9769234Z [cluster2] }
2021-07-17T00:18:34.9769665Z [cluster2] ]
2021-07-17T00:18:34.9770105Z [cluster2] }
2021-07-17T00:18:34.9770519Z [cluster2] ],
2021-07-17T00:18:34.9771095Z [cluster2] "dnsPolicy": "ClusterFirst",
2021-07-17T00:18:34.9771851Z [cluster2] "enableServiceLinks": true,
2021-07-17T00:18:34.9772792Z [cluster2] "nodeName": "cluster2-worker",
2021-07-17T00:18:34.9773427Z [cluster2] "priority": 0,
2021-07-17T00:18:34.9774012Z [cluster2] "restartPolicy": "Always",
2021-07-17T00:18:34.9774976Z [cluster2] "schedulerName": "default-scheduler",
2021-07-17T00:18:34.9775736Z [cluster2] "securityContext": {},
2021-07-17T00:18:34.9776729Z [cluster2] "serviceAccount": "submariner-operator",
2021-07-17T00:18:34.9778819Z [cluster2] "serviceAccountName": "submariner-operator",
2021-07-17T00:18:34.9779902Z [cluster2] "terminationGracePeriodSeconds": 30,
2021-07-17T00:18:34.9780725Z [cluster2] "tolerations": [
2021-07-17T00:18:34.9781230Z [cluster2] {
2021-07-17T00:18:34.9781771Z [cluster2] "effect": "NoExecute",
2021-07-17T00:18:34.9782696Z [cluster2] "key": "node.kubernetes.io/not-ready",
2021-07-17T00:18:34.9783431Z [cluster2] "operator": "Exists",
2021-07-17T00:18:34.9784079Z [cluster2] "tolerationSeconds": 300
2021-07-17T00:18:34.9784658Z [cluster2] },
2021-07-17T00:18:34.9785087Z [cluster2] {
2021-07-17T00:18:34.9785623Z [cluster2] "effect": "NoExecute",
2021-07-17T00:18:34.9786367Z [cluster2] "key": "node.kubernetes.io/unreachable",
2021-07-17T00:18:34.9787112Z [cluster2] "operator": "Exists",
2021-07-17T00:18:34.9787927Z [cluster2] "tolerationSeconds": 300
2021-07-17T00:18:34.9788515Z [cluster2] }
2021-07-17T00:18:34.9788951Z [cluster2] ],
2021-07-17T00:18:34.9789407Z [cluster2] "volumes": [
2021-07-17T00:18:34.9790221Z [cluster2] {
2021-07-17T00:18:34.9792094Z [cluster2] "name": "submariner-operator-token-8rndg",
2021-07-17T00:18:34.9793397Z [cluster2] "secret": {
2021-07-17T00:18:34.9793947Z [cluster2] "defaultMode": 420,
2021-07-17T00:18:34.9795142Z [cluster2] "secretName": "submariner-operator-token-8rndg"
2021-07-17T00:18:34.9795991Z [cluster2] }
2021-07-17T00:18:34.9796431Z [cluster2] }
2021-07-17T00:18:34.9796850Z [cluster2] ]
2021-07-17T00:18:34.9797274Z [cluster2] },
2021-07-17T00:18:34.9797712Z [cluster2] "status": {
2021-07-17T00:18:34.9798470Z [cluster2] "conditions": [
2021-07-17T00:18:34.9799135Z [cluster2] {
2021-07-17T00:18:34.9799841Z [cluster2] "lastProbeTime": null,
2021-07-17T00:18:34.9801330Z [cluster2] "lastTransitionTime": "2021-07-17T00:17:18Z",
2021-07-17T00:18:34.9802259Z [cluster2] "status": "True",
2021-07-17T00:18:34.9803319Z [cluster2] "type": "Initialized"
2021-07-17T00:18:34.9804005Z [cluster2] },
2021-07-17T00:18:34.9804444Z [cluster2] {
2021-07-17T00:18:34.9804984Z [cluster2] "lastProbeTime": null,
2021-07-17T00:18:34.9806123Z [cluster2] "lastTransitionTime": "2021-07-17T00:17:33Z",
2021-07-17T00:18:34.9816077Z [cluster2] "status": "True",
2021-07-17T00:18:34.9816654Z [cluster2] "type": "Ready"
2021-07-17T00:18:34.9817287Z [cluster2] },
2021-07-17T00:18:34.9818684Z [cluster2] {
2021-07-17T00:18:34.9819265Z [cluster2] "lastProbeTime": null,
2021-07-17T00:18:34.9820384Z [cluster2] "lastTransitionTime": "2021-07-17T00:17:33Z",
2021-07-17T00:18:34.9821065Z [cluster2] "status": "True",
2021-07-17T00:18:34.9821782Z [cluster2] "type": "ContainersReady"
2021-07-17T00:18:34.9822359Z [cluster2] },
2021-07-17T00:18:34.9822784Z [cluster2] {
2021-07-17T00:18:34.9823336Z [cluster2] "lastProbeTime": null,
2021-07-17T00:18:35.2376968Z [cluster2] e=submariner-operator submariner-operator
2021-07-17T00:18:35.2379056Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 get roles --namespace=submariner-operator submariner-operator
2021-07-17T00:18:35.2380300Z [cluster1] NAME CREATED AT
2021-07-17T00:18:35.2381186Z [cluster1] submariner-operator 2021-07-17T00:17:00Z
2021-07-17T00:18:35.2382698Z [submariner-operator]$ [cluster1] kubectl get rolebindings --namespace=submariner-operator submariner-operator
2021-07-17T00:18:35.2385194Z [submariner-operator]$ [cluster1] kubectl get rolebindings --namespace=submariner-operator submariner-operator
2021-07-17T00:18:35.2387691Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 get rolebindings --namespace=submariner-operator submariner-operator
2021-07-17T00:18:35.2388953Z [cluster1] NAME ROLE AGE
2021-07-17T00:18:35.2390000Z [cluster1] submariner-operator Role/submariner-operator 93s
2021-07-17T00:18:35.2391644Z [submariner-operator]$ [cluster1] kubectl get deployments --namespace=submariner-operator submariner-operator
2021-07-17T00:18:35.2393607Z [submariner-operator]$ [cluster1] kubectl get deployments --namespace=submariner-operator submariner-operator
2021-07-17T00:18:35.2395757Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 get deployments --namespace=submariner-operator submariner-operator
2021-07-17T00:18:35.2397305Z [cluster1] NAME READY UP-TO-DATE AVAILABLE AGE
2021-07-17T00:18:35.2398502Z [cluster1] submariner-operator 1/1 1 1 88s
2021-07-17T00:18:35.2399543Z [submariner-operator]$ [cluster1] verify_subm_op_pod
2021-07-17T00:18:35.2400617Z [submariner-operator]$ [cluster1] verify_subm_op_pod
2021-07-17T00:18:35.2402454Z [submariner-operator]$ [cluster1] subm_operator_pod_name=$(kubectl get pods --namespace=$subm_ns -l name=$operator_deployment_name -o=jsonpath='{.items..metadata.name}')
2021-07-17T00:18:35.2404831Z [submariner-operator]$ [cluster1] kubectl get pods --namespace=submariner-operator -l name=submariner-operator -o=jsonpath={.items..metadata.name}
2021-07-17T00:18:35.2407265Z [submariner-operator]$ [cluster1] kubectl get pods --namespace=submariner-operator -l name=submariner-operator -o=jsonpath={.items..metadata.name}
2021-07-17T00:18:35.2409806Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 get pods --namespace=submariner-operator -l name=submariner-operator -o=jsonpath={.items..metadata.name}
2021-07-17T00:18:35.2412293Z [submariner-operator]$ [cluster1] kubectl get pod submariner-operator-546678bc8f-56whh --namespace=submariner-operator -o json
2021-07-17T00:18:35.2414724Z [submariner-operator]$ [cluster1] kubectl get pod submariner-operator-546678bc8f-56whh --namespace=submariner-operator -o json
2021-07-17T00:18:35.2417270Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 get pod submariner-operator-546678bc8f-56whh --namespace=submariner-operator -o json
2021-07-17T00:18:35.2418983Z [cluster1] {
2021-07-17T00:18:35.2419485Z [cluster1] "apiVersion": "v1",
2021-07-17T00:18:35.2420008Z [cluster1] "kind": "Pod",
2021-07-17T00:18:35.2420516Z [cluster1] "metadata": {
2021-07-17T00:18:35.2421404Z [cluster1] "creationTimestamp": "2021-07-17T00:17:06Z",
2021-07-17T00:18:35.2422601Z [cluster1] "generateName": "submariner-operator-546678bc8f-",
2021-07-17T00:18:35.2423469Z [cluster1] "labels": {
2021-07-17T00:18:35.2424283Z [cluster1] "name": "submariner-operator",
2021-07-17T00:18:35.2425243Z [cluster1] "pod-template-hash": "546678bc8f"
2021-07-17T00:18:35.2425822Z [cluster1] },
2021-07-17T00:18:35.2426341Z [cluster1] "managedFields": [
2021-07-17T00:18:35.2426853Z [cluster1] {
2021-07-17T00:18:35.2427368Z [cluster1] "apiVersion": "v1",
2021-07-17T00:18:35.2427983Z [cluster1] "fieldsType": "FieldsV1",
2021-07-17T00:18:35.2428593Z [cluster1] "fieldsV1": {
2021-07-17T00:18:35.2429141Z [cluster1] "f:metadata": {
2021-07-17T00:18:35.2429729Z [cluster1] "f:generateName": {},
2021-07-17T00:18:35.2430321Z [cluster1] "f:labels": {
2021-07-17T00:18:35.2430810Z [cluster1] ".": {},
2021-07-17T00:18:35.2431308Z [cluster1] "f:name": {},
2021-07-17T00:18:35.2432231Z [cluster1] "f:pod-template-hash": {}
2021-07-17T00:18:35.2432844Z [cluster1] },
2021-07-17T00:18:35.2433422Z [cluster1] "f:ownerReferences": {
2021-07-17T00:18:35.2434014Z [cluster1] ".": {},
2021-07-17T00:18:35.2435006Z [cluster1] "k:{\"uid\":\"ce7fe1cd-9c97-45b4-935c-16969d103651\"}": {
2021-07-17T00:18:35.2435764Z [cluster1] ".": {},
2021-07-17T00:18:35.2436323Z [cluster1] "f:apiVersion": {},
2021-07-17T00:18:35.2437021Z [cluster1] "f:blockOwnerDeletion": {},
2021-07-17T00:18:35.2437724Z [cluster1] "f:controller": {},
2021-07-17T00:18:35.2438275Z [cluster1] "f:kind": {},
2021-07-17T00:18:35.2438799Z [cluster1] "f:name": {},
2021-07-17T00:18:35.2498907Z [cluster1] "f:uid": {}
2021-07-17T00:18:35.2499730Z [cluster1] }
2021-07-17T00:18:35.2500212Z [cluster1] }
2021-07-17T00:18:35.2500660Z [cluster1] },
2021-07-17T00:18:35.2501154Z [cluster1] "f:spec": {
2021-07-17T00:18:35.2501825Z [cluster1] "f:containers": {
2021-07-17T00:18:35.2503060Z [cluster1] "k:{\"name\":\"submariner-operator\"}": {
2021-07-17T00:18:35.2503746Z [cluster1] ".": {},
2021-07-17T00:18:35.2504281Z [cluster1] "f:command": {},
2021-07-17T00:18:35.2504823Z [cluster1] "f:env": {
2021-07-17T00:18:35.2505321Z [cluster1] ".": {},
2021-07-17T00:18:35.2505923Z [cluster1] "k:{\"name\":\"OPERATOR_NAME\"}": {
2021-07-17T00:18:35.2506508Z [cluster1] ".": {},
2021-07-17T00:18:35.2507039Z [cluster1] "f:name": {},
2021-07-17T00:18:35.2507590Z [cluster1] "f:value": {}
2021-07-17T00:18:35.2508089Z [cluster1] },
2021-07-17T00:18:35.2508646Z [cluster1] "k:{\"name\":\"POD_NAME\"}": {
2021-07-17T00:18:35.2509197Z [cluster1] ".": {},
2021-07-17T00:18:35.2509718Z [cluster1] "f:name": {},
2021-07-17T00:18:35.2510384Z [cluster1] "f:valueFrom": {
2021-07-17T00:18:35.2510944Z [cluster1] ".": {},
2021-07-17T00:18:35.2511506Z [cluster1] "f:fieldRef": {
2021-07-17T00:18:35.2512056Z [cluster1] ".": {},
2021-07-17T00:18:35.2512643Z [cluster1] "f:apiVersion": {},
2021-07-17T00:18:35.2513273Z [cluster1] "f:fieldPath": {}
2021-07-17T00:18:35.2513842Z [cluster1] }
2021-07-17T00:18:35.2514361Z [cluster1] }
2021-07-17T00:18:35.2514849Z [cluster1] },
2021-07-17T00:18:35.2515438Z [cluster1] "k:{\"name\":\"WATCH_NAMESPACE\"}": {
2021-07-17T00:18:35.2516046Z [cluster1] ".": {},
2021-07-17T00:18:35.2516574Z [cluster1] "f:name": {},
2021-07-17T00:18:35.2517140Z [cluster1] "f:valueFrom": {
2021-07-17T00:18:35.2517697Z [cluster1] ".": {},
2021-07-17T00:18:35.2518235Z [cluster1] "f:fieldRef": {
2021-07-17T00:18:35.2518796Z [cluster1] ".": {},
2021-07-17T00:18:35.2519366Z [cluster1] "f:apiVersion": {},
2021-07-17T00:18:35.2520002Z [cluster1] "f:fieldPath": {}
2021-07-17T00:18:35.2520562Z [cluster1] }
2021-07-17T00:18:35.2521040Z [cluster1] }
2021-07-17T00:18:35.2521644Z [cluster1] }
2021-07-17T00:18:35.2522109Z [cluster1] },
2021-07-17T00:18:35.2522625Z [cluster1] "f:image": {},
2021-07-17T00:18:35.2523246Z [cluster1] "f:imagePullPolicy": {},
2021-07-17T00:18:35.2523873Z [cluster1] "f:name": {},
2021-07-17T00:18:35.2524422Z [cluster1] "f:resources": {},
2021-07-17T00:18:35.2525170Z [cluster1] "f:terminationMessagePath": {},
2021-07-17T00:18:35.2526186Z [cluster1] "f:terminationMessagePolicy": {}
2021-07-17T00:18:35.2526893Z [cluster1] }
2021-07-17T00:18:35.2527361Z [cluster1] },
2021-07-17T00:18:35.2527870Z [cluster1] "f:dnsPolicy": {},
2021-07-17T00:18:35.2528555Z [cluster1] "f:enableServiceLinks": {},
2021-07-17T00:18:35.2529264Z [cluster1] "f:restartPolicy": {},
2021-07-17T00:18:35.2529933Z [cluster1] "f:schedulerName": {},
2021-07-17T00:18:35.2530591Z [cluster1] "f:securityContext": {},
2021-07-17T00:18:35.2531276Z [cluster1] "f:serviceAccount": {},
2021-07-17T00:18:35.2531996Z [cluster1] "f:serviceAccountName": {},
2021-07-17T00:18:35.2532926Z [cluster1] "f:terminationGracePeriodSeconds": {}
2021-07-17T00:18:35.2533711Z [cluster1] }
2021-07-17T00:18:35.2534148Z [cluster1] },
2021-07-17T00:18:35.2535134Z [cluster1] "manager": "kube-controller-manager",
2021-07-17T00:18:35.2535901Z [cluster1] "operation": "Update",
2021-07-17T00:18:35.2536683Z [cluster1] "time": "2021-07-17T00:17:06Z"
2021-07-17T00:18:35.2537241Z [cluster1] },
2021-07-17T00:18:35.2537826Z [cluster1] {
2021-07-17T00:18:35.2538335Z [cluster1] "apiVersion": "v1",
2021-07-17T00:18:35.2539102Z [cluster1] "fieldsType": "FieldsV1",
2021-07-17T00:18:35.2539708Z [cluster1] "fieldsV1": {
2021-07-17T00:18:35.2540224Z [cluster1] "f:status": {
2021-07-17T00:18:35.2540778Z [cluster1] "f:conditions": {
2021-07-17T00:18:35.2541491Z [cluster1] "k:{\"type\":\"ContainersReady\"}": {
2021-07-17T00:18:35.2542227Z [cluster1] ".": {},
2021-07-17T00:18:35.2542818Z [cluster1] "f:lastProbeTime": {},
2021-07-17T00:18:35.2543535Z [cluster1] "f:lastTransitionTime": {},
2021-07-17T00:18:35.2544197Z [cluster1] "f:status": {},
2021-07-17T00:18:35.2544733Z [cluster1] "f:type": {}
2021-07-17T00:18:35.2545218Z [cluster1] },
2021-07-17T00:18:35.2545791Z [cluster1] "k:{\"type\":\"Initialized\"}": {
2021-07-17T00:18:35.2546367Z [cluster1] ".": {},
2021-07-17T00:18:35.2546950Z [cluster1] "f:lastProbeTime": {},
2021-07-17T00:18:35.2547665Z [cluster1] "f:lastTransitionTime": {},
2021-07-17T00:18:35.2548327Z [cluster1] "f:status": {},
2021-07-17T00:18:35.2548848Z [cluster1] "f:type": {}
2021-07-17T00:18:35.2549340Z [cluster1] },
2021-07-17T00:18:35.2549989Z [cluster1] "k:{\"type\":\"Ready\"}": {
2021-07-17T00:18:35.2550521Z [cluster1] ".": {},
2021-07-17T00:18:35.2551104Z [cluster1] "f:lastProbeTime": {},
2021-07-17T00:18:35.2551814Z [cluster1] "f:lastTransitionTime": {},
2021-07-17T00:18:35.2552473Z [cluster1] "f:status": {},
2021-07-17T00:18:35.2553001Z [cluster1] "f:type": {}
2021-07-17T00:18:35.2553501Z [cluster1] }
2021-07-17T00:18:35.2553951Z [cluster1] },
2021-07-17T00:18:35.2554562Z [cluster1] "f:containerStatuses": {},
2021-07-17T00:18:35.2555627Z [cluster1] "f:hostIP": {},
2021-07-17T00:18:35.2556156Z [cluster1] "f:phase": {},
2021-07-17T00:18:35.2556692Z [cluster1] "f:podIP": {},
2021-07-17T00:18:35.2557437Z [cluster1] "f:podIPs": {
2021-07-17T00:18:35.2557961Z [cluster1] ".": {},
2021-07-17T00:18:35.2558469Z [cluster1] "k:{\"ip\":\"10.1.0.3\"}": {
2021-07-17T00:18:35.2559133Z [cluster1] ".": {},
2021-07-17T00:18:35.2559690Z [cluster1] "f:ip": {}
2021-07-17T00:18:35.2560179Z [cluster1] }
2021-07-17T00:18:35.2560645Z [cluster1] },
2021-07-17T00:18:35.2561160Z [cluster1] "f:startTime": {}
2021-07-17T00:18:35.2561676Z [cluster1] }
2021-07-17T00:18:35.2562108Z [cluster1] },
2021-07-17T00:18:35.2562632Z [cluster1] "manager": "kubelet",
2021-07-17T00:18:35.2563231Z [cluster1] "operation": "Update",
2021-07-17T00:18:35.2564312Z [cluster1] "time": "2021-07-17T00:17:14Z"
2021-07-17T00:18:35.2564796Z [cluster1] }
2021-07-17T00:18:35.2565237Z [cluster1] ],
2021-07-17T00:18:35.2566286Z [cluster1] "name": "submariner-operator-546678bc8f-56whh",
2021-07-17T00:18:35.2567538Z [cluster1] "namespace": "submariner-operator",
2021-07-17T00:18:35.2568303Z [cluster1] "ownerReferences": [
2021-07-17T00:18:35.2568841Z [cluster1] {
2021-07-17T00:18:35.2569486Z [cluster1] "apiVersion": "apps/v1",
2021-07-17T00:18:35.2570192Z [cluster1] "blockOwnerDeletion": true,
2021-07-17T00:18:35.2570997Z [cluster1] "controller": true,
2021-07-17T00:18:35.2571975Z [cluster1] "kind": "ReplicaSet",
2021-07-17T00:18:35.2573154Z [cluster1] "name": "submariner-operator-546678bc8f",
2021-07-17T00:18:35.2574386Z [cluster1] "uid": "ce7fe1cd-9c97-45b4-935c-16969d103651"
2021-07-17T00:18:35.2575081Z [cluster1] }
2021-07-17T00:18:35.2575500Z [cluster1] ],
2021-07-17T00:18:35.2576058Z [cluster1] "resourceVersion": "1808",
2021-07-17T00:18:35.2577577Z [cluster1] "selfLink": "/api/v1/namespaces/submariner-operator/pods/submariner-operator-546678bc8f-56whh",
2021-07-17T00:18:35.2619934Z [cluster1] "uid": "b4d2abe4-f456-4d72-91f0-2660ca42c6eb"
2021-07-17T00:18:35.2620751Z [cluster1] },
2021-07-17T00:18:35.2621193Z [cluster1] "spec": {
2021-07-17T00:18:35.2621836Z [cluster1] "containers": [
2021-07-17T00:18:35.2622318Z [cluster1] {
2021-07-17T00:18:35.2622808Z [cluster1] "command": [
2021-07-17T00:18:35.2623670Z [cluster1] "submariner-operator",
2021-07-17T00:18:35.2624569Z [cluster1] "-alsologtostderr",
2021-07-17T00:18:35.2625401Z [cluster1] "-v=1"
2021-07-17T00:18:35.2625870Z [cluster1] ],
2021-07-17T00:18:35.2626341Z [cluster1] "env": [
2021-07-17T00:18:35.2626794Z [cluster1] {
2021-07-17T00:18:35.2627366Z [cluster1] "name": "WATCH_NAMESPACE",
2021-07-17T00:18:35.2627970Z [cluster1] "valueFrom": {
2021-07-17T00:18:35.2628544Z [cluster1] "fieldRef": {
2021-07-17T00:18:35.2629128Z [cluster1] "apiVersion": "v1",
2021-07-17T00:18:35.2629872Z [cluster1] "fieldPath": "metadata.namespace"
2021-07-17T00:18:35.2630526Z [cluster1] }
2021-07-17T00:18:35.2631302Z [cluster1] }
2021-07-17T00:18:35.2631763Z [cluster1] },
2021-07-17T00:18:35.2632203Z [cluster1] {
2021-07-17T00:18:35.2632722Z [cluster1] "name": "POD_NAME",
2021-07-17T00:18:35.2633279Z [cluster1] "valueFrom": {
2021-07-17T00:18:35.2633847Z [cluster1] "fieldRef": {
2021-07-17T00:18:35.2634520Z [cluster1] "apiVersion": "v1",
2021-07-17T00:18:35.2635485Z [cluster1] "fieldPath": "metadata.name"
2021-07-17T00:18:35.2636097Z [cluster1] }
2021-07-17T00:18:35.2636563Z [cluster1] }
2021-07-17T00:18:35.2637008Z [cluster1] },
2021-07-17T00:18:35.2637459Z [cluster1] {
2021-07-17T00:18:35.2638007Z [cluster1] "name": "OPERATOR_NAME",
2021-07-17T00:18:35.2638982Z [cluster1] "value": "submariner-operator"
2021-07-17T00:18:35.2639627Z [cluster1] }
2021-07-17T00:18:35.2640060Z [cluster1] ],
2021-07-17T00:18:35.2640979Z [cluster1] "image": "localhost:5000/submariner-operator:local",
2021-07-17T00:18:35.2641881Z [cluster1] "imagePullPolicy": "IfNotPresent",
2021-07-17T00:18:35.2642886Z [cluster1] "name": "submariner-operator",
2021-07-17T00:18:35.2643664Z [cluster1] "resources": {},
2021-07-17T00:18:35.2644718Z [cluster1] "terminationMessagePath": "/dev/termination-log",
2021-07-17T00:18:35.2645767Z [cluster1] "terminationMessagePolicy": "File",
2021-07-17T00:18:35.2646542Z [cluster1] "volumeMounts": [
2021-07-17T00:18:35.2647071Z [cluster1] {
2021-07-17T00:18:35.2647822Z [cluster1] "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2021-07-17T00:18:35.2649157Z [cluster1] "name": "submariner-operator-token-fmgvt",
2021-07-17T00:18:35.2650253Z [cluster1] "readOnly": true
2021-07-17T00:18:35.2650771Z [cluster1] }
2021-07-17T00:18:35.2651205Z [cluster1] ]
2021-07-17T00:18:35.2651652Z [cluster1] }
2021-07-17T00:18:35.2652069Z [cluster1] ],
2021-07-17T00:18:35.2652638Z [cluster1] "dnsPolicy": "ClusterFirst",
2021-07-17T00:18:35.2653383Z [cluster1] "enableServiceLinks": true,
2021-07-17T00:18:35.2654336Z [cluster1] "nodeName": "cluster1-worker",
2021-07-17T00:18:35.2654976Z [cluster1] "priority": 0,
2021-07-17T00:18:35.2655561Z [cluster1] "restartPolicy": "Always",
2021-07-17T00:18:35.2656515Z [cluster1] "schedulerName": "default-scheduler",
2021-07-17T00:18:35.2657280Z [cluster1] "securityContext": {},
2021-07-17T00:18:35.2658480Z [cluster1] "serviceAccount": "submariner-operator",
2021-07-17T00:18:35.2659657Z [cluster1] "serviceAccountName": "submariner-operator",
2021-07-17T00:18:35.2660738Z [cluster1] "terminationGracePeriodSeconds": 30,
2021-07-17T00:18:35.2661557Z [cluster1] "tolerations": [
2021-07-17T00:18:35.2662066Z [cluster1] {
2021-07-17T00:18:35.2662600Z [cluster1] "effect": "NoExecute",
2021-07-17T00:18:35.2663514Z [cluster1] "key": "node.kubernetes.io/not-ready",
2021-07-17T00:18:35.2664257Z [cluster1] "operator": "Exists",
2021-07-17T00:18:35.2664906Z [cluster1] "tolerationSeconds": 300
2021-07-17T00:18:35.2665485Z [cluster1] },
2021-07-17T00:18:35.2665912Z [cluster1] {
2021-07-17T00:18:35.2666448Z [cluster1] "effect": "NoExecute",
2021-07-17T00:18:35.2667191Z [cluster1] "key": "node.kubernetes.io/unreachable",
2021-07-17T00:18:35.2667939Z [cluster1] "operator": "Exists",
2021-07-17T00:18:35.2668605Z [cluster1] "tolerationSeconds": 300
2021-07-17T00:18:35.2669169Z [cluster1] }
2021-07-17T00:18:35.2669605Z [cluster1] ],
2021-07-17T00:18:35.2670062Z [cluster1] "volumes": [
2021-07-17T00:18:35.2670538Z [cluster1] {
2021-07-17T00:18:35.2671542Z [cluster1] "name": "submariner-operator-token-fmgvt",
2021-07-17T00:18:35.2672390Z [cluster1] "secret": {
2021-07-17T00:18:35.2672935Z [cluster1] "defaultMode": 420,
2021-07-17T00:18:35.2674183Z [cluster1] "secretName": "submariner-operator-token-fmgvt"
2021-07-17T00:18:35.2675040Z [cluster1] }
2021-07-17T00:18:35.2675480Z [cluster1] }
2021-07-17T00:18:35.2675898Z [cluster1] ]
2021-07-17T00:18:35.2676332Z [cluster1] },
2021-07-17T00:18:35.2676786Z [cluster1] "status": {
2021-07-17T00:18:35.2677287Z [cluster1] "conditions": [
2021-07-17T00:18:35.2677777Z [cluster1] {
2021-07-17T00:18:35.2678319Z [cluster1] "lastProbeTime": null,
2021-07-17T00:18:35.2679283Z [cluster1] "lastTransitionTime": "2021-07-17T00:17:06Z",
2021-07-17T00:18:35.2679947Z [cluster1] "status": "True",
2021-07-17T00:18:35.2680536Z [cluster1] "type": "Initialized"
2021-07-17T00:18:35.2681055Z [cluster1] },
2021-07-17T00:18:35.2681495Z [cluster1] {
2021-07-17T00:18:35.2682034Z [cluster1] "lastProbeTime": null,
2021-07-17T00:18:35.2682974Z [cluster1] "lastTransitionTime": "2021-07-17T00:17:14Z",
2021-07-17T00:18:35.2683648Z [cluster1] "status": "True",
2021-07-17T00:18:35.2684177Z [cluster1] "type": "Ready"
2021-07-17T00:18:35.2684666Z [cluster1] },
2021-07-17T00:18:35.2685090Z [cluster1] {
2021-07-17T00:18:35.2685641Z [cluster1] "lastProbeTime": null,
2021-07-17T00:18:35.2686558Z [cluster1] "lastTransitionTime": "2021-07-17T00:17:14Z",
2021-07-17T00:18:35.2687228Z [cluster1] "status": "True",
2021-07-17T00:18:35.2687946Z [cluster1] "type": "ContainersReady"
2021-07-17T00:18:35.2688519Z [cluster1] },
2021-07-17T00:18:35.2688944Z [cluster1] {
2021-07-17T00:18:35.2689492Z [cluster1] "lastProbeTime": null,
2021-07-17T00:18:35.2690440Z [cluster1] "lastTransitionTime": "2021-07-17T00:17:06Z",
2021-07-17T00:18:35.2691099Z [cluster1] "status": "True",
2021-07-17T00:18:35.2691708Z [cluster1] "type": "PodScheduled"
2021-07-17T00:18:35.2692242Z [cluster1] }
2021-07-17T00:18:35.2692674Z [cluster1] ],
2021-07-17T00:18:35.2693227Z [cluster1] "containerStatuses": [
2021-07-17T00:18:35.2693793Z [cluster1] {
2021-07-17T00:18:35.2695760Z [cluster1] "containerID": "containerd://68fb94fa55e6fdb2b9d000c1dec20c9c94b735396f33536500a171bed4bd4b8b",
2021-07-17T00:18:35.2698344Z [cluster1] "image": "localhost:5000/submariner-operator:local",
2021-07-17T00:18:35.9105379Z [cluster1] "imageID": "localhost:5000/submariner-operator@sha256:4fc688208e3986e77644027577c7d3896e83b320cc64da4dcdbe1 "lastTransitionTime": "2021-07-17T00:17:18Z",
2021-07-17T00:18:35.9106777Z [cluster2] "status": "True",
2021-07-17T00:18:35.9107403Z [cluster2] "type": "PodScheduled"
2021-07-17T00:18:35.9107939Z [cluster2] }
2021-07-17T00:18:35.9108376Z [cluster2] ],
2021-07-17T00:18:35.9108962Z [cluster2] "containerStatuses": [
2021-07-17T00:18:35.9109533Z [cluster2] {
2021-07-17T00:18:35.9111583Z [cluster2] "containerID": "containerd://10679898638862b28d47037be7c1e027333b21d09f6632ed5ca8cd4a9795c5e9",
2021-07-17T00:18:35.9113776Z [cluster2] "image": "localhost:5000/submariner-operator:local",
2021-07-17T00:18:35.9115515Z [cluster2] "imageID": "localhost:5000/submariner-operator@sha256:4fc688208e3986e77644027577c7d3896e83b320cc64da4dcdbe1f94adcbda8b",
2021-07-17T00:18:35.9116761Z [cluster2] "lastState": {
2021-07-17T00:18:35.9117333Z [cluster2] "terminated": {
2021-07-17T00:18:35.9119349Z [cluster2] "containerID": "containerd://24ab6487f0ecdb01024aec8d7a599e31f708bc4bc7ef755a560ca24f8000af14",
2021-07-17T00:18:35.9121366Z [cluster2] "exitCode": 1,
2021-07-17T00:18:35.9122376Z [cluster2] "finishedAt": "2021-07-17T00:17:29Z",
2021-07-17T00:18:35.9123003Z [cluster2] "reason": "Error",
2021-07-17T00:18:35.9123807Z [cluster2] "startedAt": "2021-07-17T00:17:20Z"
2021-07-17T00:18:35.9124347Z [cluster2] }
2021-07-17T00:18:35.9124799Z [cluster2] },
2021-07-17T00:18:35.9125596Z [cluster2] "name": "submariner-operator",
2021-07-17T00:18:35.9126273Z [cluster2] "ready": true,
2021-07-17T00:18:35.9126828Z [cluster2] "restartCount": 1,
2021-07-17T00:18:35.9127420Z [cluster2] "started": true,
2021-07-17T00:18:35.9127931Z [cluster2] "state": {
2021-07-17T00:18:35.9128447Z [cluster2] "running": {
2021-07-17T00:18:35.9129214Z [cluster2] "startedAt": "2021-07-17T00:17:33Z"
2021-07-17T00:18:35.9129752Z [cluster2] }
2021-07-17T00:18:35.9130187Z [cluster2] }
2021-07-17T00:18:35.9130631Z [cluster2] }
2021-07-17T00:18:35.9131054Z [cluster2] ],
2021-07-17T00:18:35.9131541Z [cluster2] "hostIP": "172.18.0.7",
2021-07-17T00:18:35.9132093Z [cluster2] "phase": "Running",
2021-07-17T00:18:35.9132625Z [cluster2] "podIP": "10.2.128.2",
2021-07-17T00:18:35.9133135Z [cluster2] "podIPs": [
2021-07-17T00:18:35.9133589Z [cluster2] {
2021-07-17T00:18:35.9134056Z [cluster2] "ip": "10.2.128.2"
2021-07-17T00:18:35.9134503Z [cluster2] }
2021-07-17T00:18:35.9135052Z [cluster2] ],
2021-07-17T00:18:35.9135577Z [cluster2] "qosClass": "BestEffort",
2021-07-17T00:18:35.9136398Z [cluster2] "startTime": "2021-07-17T00:17:18Z"
2021-07-17T00:18:35.9136893Z [cluster2] }
2021-07-17T00:18:35.9137313Z [cluster2] }
2021-07-17T00:18:35.9139310Z [submariner-operator]$ [cluster2] kubectl get pod submariner-operator-546678bc8f-kzb7d --namespace=submariner-operator -o jsonpath={.status.phase}
2021-07-17T00:18:35.9141972Z [submariner-operator]$ [cluster2] kubectl get pod submariner-operator-546678bc8f-kzb7d --namespace=submariner-operator -o jsonpath={.status.phase}
2021-07-17T00:18:35.9144749Z [submariner-operator]$ [cluster2] command kubectl --context=cluster2 get pod submariner-operator-546678bc8f-kzb7d --namespace=submariner-operator -o jsonpath={.status.phase}
2021-07-17T00:18:35.9146641Z [submariner-operator]$ [cluster2] grep Running
2021-07-17T00:18:35.9147312Z [cluster2] Running
2021-07-17T00:18:35.9148848Z [submariner-operator]$ [cluster2] kubectl logs submariner-operator-546678bc8f-kzb7d --namespace=submariner-operator
2021-07-17T00:18:35.9151181Z [submariner-operator]$ [cluster2] kubectl logs submariner-operator-546678bc8f-kzb7d --namespace=submariner-operator
2021-07-17T00:18:35.9153643Z [submariner-operator]$ [cluster2] command kubectl --context=cluster2 logs submariner-operator-546678bc8f-kzb7d --namespace=submariner-operator
2021-07-17T00:18:35.9155183Z [cluster2] I0717 00:17:33.454581 1 main.go:77] cmd "msg"="Go Version: go1.16.5"
2021-07-17T00:18:35.9156063Z [cluster2] I0717 00:17:33.454697 1 main.go:78] cmd "msg"="Go OS/Arch: linux/amd64"
2021-07-17T00:18:35.9157125Z [cluster2] I0717 00:17:33.454721 1 main.go:79] cmd "msg"="Version of operator-sdk: v0.19.0"
2021-07-17T00:18:35.9158328Z [cluster2] I0717 00:17:33.454742 1 main.go:80] cmd "msg"="Submariner operator version: devel-0105e4d"
2021-07-17T00:18:35.9159298Z [cluster2] I0717 00:17:33.455252 1 leader.go:89] leader "msg"="Trying to become the leader."
2021-07-17T00:18:35.9160304Z [cluster2] I0717 00:17:33.862351 1 leader.go:122] leader "msg"="Found existing lock with my name. I was likely restarted."
2021-07-17T00:18:35.9161311Z [cluster2] I0717 00:17:33.862448 1 leader.go:123] leader "msg"="Continuing as the leader."
2021-07-17T00:18:35.9162843Z [cluster2] I0717 00:17:34.280895 1 listener.go:44] controller-runtime/metrics "msg"="metrics server is starting to listen" "addr"="0.0.0.0:8383"
2021-07-17T00:18:35.9163968Z [cluster2] I0717 00:17:34.285825 1 main.go:129] cmd "msg"="Registering Components."
2021-07-17T00:18:35.9164853Z [cluster2] I0717 00:17:34.286081 1 main.go:137] cmd "msg"="Creating the Lighthouse CRDs"
2021-07-17T00:18:35.9190825Z [cluster2] I0717 00:17:37.213478 1 main.go:182] cmd "msg"="Could not create ServiceMonitor object" "error"="no ServiceMonitor registered with the API"
2021-07-17T00:18:35.9193197Z [cluster2] I0717 00:17:37.213578 1 main.go:186] cmd "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "error"="no ServiceMonitor registered with the API"
2021-07-17T00:18:35.9194519Z [cluster2] I0717 00:17:37.213675 1 main.go:203] cmd "msg"="Starting the Cmd."
2021-07-17T00:18:35.9195952Z [cluster2] I0717 00:17:37.214067 1 internal.go:406] controller-runtime/manager "msg"="starting metrics server" "path"="/metrics"
2021-07-17T00:18:35.9201869Z [cluster2] I0717 00:17:37.214669 1 controller.go:158] controller-runtime/manager/controller/submariner-controller "msg"="Starting EventSource" "source"={"Type":{"metadata":{"creationTimestamp":null},"spec":{"broker":"","brokerK8sApiServer":"","brokerK8sApiServerToken":"","brokerK8sCA":"","brokerK8sRemoteNamespace":"","ceIPSecPSK":"","clusterCIDR":"","clusterID":"","serviceCIDR":"","namespace":"","ceIPSecDebug":false,"debug":false,"natEnabled":false},"status":{"natEnabled":false,"clusterID":"","gatewayDaemonSetStatus":{"mismatchedContainerImages":false},"routeAgentDaemonSetStatus":{"mismatchedContainerImages":false},"globalnetDaemonSetStatus":{"mismatchedContainerImages":false},"loadBalancerStatus":{},"deploymentInfo":{}}}}
2021-07-17T00:18:35.9211729Z [cluster2] I0717 00:17:37.214918 1 controller.go:158] controller-runtime/manager/controller/submariner "msg"="Starting EventSource" "reconciler group"="submariner.io" "reconciler kind"="Submariner" "source"={"Type":{"metadata":{"creationTimestamp":null},"spec":{"broker":"","brokerK8sApiServer":"","brokerK8sApiServerToken":"","brokerK8sCA":"","brokerK8sRemoteNamespace":"","ceIPSecPSK":"","clusterCIDR":"","clusterID":"","serviceCIDR":"","namespace":"","ceIPSecDebug":false,"debug":false,"natEnabled":false},"status":{"natEnabled":false,"clusterID":"","gatewayDaemonSetStatus":{"mismatchedContainerImages":false},"routeAgentDaemonSetStatus":{"mismatchedContainerImages":false},"globalnetDaemonSetStatus":{"mismatchedContainerImages":false},"loadBalancerStatus":{},"deploymentInfo":{}}}}
2021-07-17T00:18:35.9242129Z [cluster2] I0717 00:17:37.215104 1 controller.go:158] controller-runtime/manager/controller/servicediscovery-controller "msg"="Starting EventSource" "source"={"Type":{"status":{"deploymentInfo":{}},"metadata":{"creationTimestamp":null},"spec":{"brokerK8sApiServer":"","brokerK8sApiServerToken":"","brokerK8sCA":"","brokerK8sRemoteNamespace":"","clusterID":"","namespace":"","debug":false}}}
2021-07-17T00:18:35.9247643Z [cluster2] I0717 00:17:37.215269 1 controller.go:158] controller-runtime/manager/controller/servicediscovery "msg"="Starting EventSource" "reconciler group"="submariner.io" "reconciler kind"="ServiceDiscovery" "source"={"Type":{"status":{"deploymentInfo":{}},"metadata":{"creationTimestamp":null},"spec":{"brokerK8sApiServer":"","brokerK8sApiServerToken":"","brokerK8sCA":"","brokerK8sRemoteNamespace":"","clusterID":"","namespace":"","debug":false}}}
2021-07-17T00:18:35.9251683Z [cluster2] I0717 00:17:37.215516 1 controller.go:158] controller-runtime/manager/controller/broker "msg"="Starting EventSource" "reconciler group"="submariner.io" "reconciler kind"="Broker" "source"={"Type":{"metadata":{"creationTimestamp":null},"spec":{},"status":{}}}
2021-07-17T00:18:35.9255386Z [cluster2] I0717 00:17:37.317671 1 controller.go:158] controller-runtime/manager/controller/submariner "msg"="Starting EventSource" "reconciler group"="submariner.io" "reconciler kind"="Submariner" "source"={"Type":{"metadata":{"creationTimestamp":null},"spec":{"selector":null,"template":{"metadata":{"creationTimestamp":null},"spec":{"containers":null}},"strategy":{}},"status":{}}}
2021-07-17T00:18:35.9260170Z [cluster2] I0717 00:17:37.318081 1 controller.go:158] controller-runtime/manager/controller/submariner-controller "msg"="Starting EventSource" "source"={"Type":{"metadata":{"creationTimestamp":null},"spec":{"selector":null,"template":{"metadata":{"creationTimestamp":null},"spec":{"containers":null}},"updateStrategy":{}},"status":{"currentNumberScheduled":0,"numberMisscheduled":0,"desiredNumberScheduled":0,"numberReady":0}}}
2021-07-17T00:18:35.9263733Z [cluster2] I0717 00:17:37.319671 1 controller.go:165] controller-runtime/manager/controller/broker "msg"="Starting Controller" "reconciler group"="submariner.io" "reconciler kind"="Broker"
2021-07-17T00:18:35.9266843Z [cluster2] I0717 00:17:37.319902 1 controller.go:158] controller-runtime/manager/controller/servicediscovery-controller "msg"="Starting EventSource" "source"={"Type":{"metadata":{"creationTimestamp":null},"spec":{"selector":null,"template":{"metadata":{"creationTimestamp":null},"spec":{"containers":null}},"strategy":{}},"status":{}}}
2021-07-17T00:18:35.9269753Z [cluster2] I0717 00:17:37.321836 1 controller.go:165] controller-runtime/manager/controller/servicediscovery-controller "msg"="Starting Controller"
2021-07-17T00:18:35.9297803Z [cluster2] I0717 00:17:37.319932 1 controller.go:165] controller-runtime/manager/controller/servicediscovery "msg"="Starting Controller" "reconciler group"="submariner.io" "reconciler kind"="ServiceDiscovery"
2021-07-17T00:18:35.9340529Z [cluster2] I0717 00:17:37.418339 1 controller.go:165] controller-runtime/manager/controller/submariner "msg"="Starting Controller" "reconciler group"="submariner.io" "reconciler kind"="Submariner"
2021-07-17T00:18:35.9343024Z [cluster2] I0717 00:17:37.418526 1 controller.go:192] controller-runtime/manager/controller/submariner "msg"="Starting workers" "reconciler group"="submariner.io" "reconciler kind"="Submariner" "worker count"=1
2021-07-17T00:18:35.9346667Z [cluster2] I0717 00:17:37.418729 1 controller.go:158] controller-runtime/manager/controller/submariner-controller "msg"="Starting EventSource" "source"={"Type":{"metadata":{"creationTimestamp":null},"status":{"version":"","haStatus":"","localEndpoint":{"cluster_id":"","cable_name":"","hostname":"","subnets":null,"private_ip":"","public_ip":"","nat_enabled":false,"backend":""},"statusFailure":"","connections":null}}}
2021-07-17T00:18:35.9349956Z [cluster2] I0717 00:17:37.418989 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-17T00:18:35.9352424Z [cluster2] I0717 00:17:37.421649 1 controller.go:192] controller-runtime/manager/controller/broker "msg"="Starting workers" "reconciler group"="submariner.io" "reconciler kind"="Broker" "worker count"=1
2021-07-17T00:18:35.9355024Z [cluster2] I0717 00:17:37.422086 1 controller.go:192] controller-runtime/manager/controller/servicediscovery "msg"="Starting workers" "reconciler group"="submariner.io" "reconciler kind"="ServiceDiscovery" "worker count"=1
2021-07-17T00:18:35.9357560Z [cluster2] I0717 00:17:37.422248 1 controller.go:192] controller-runtime/manager/controller/servicediscovery-controller "msg"="Starting workers" "worker count"=1
2021-07-17T00:18:35.9359316Z [cluster2] I0717 00:17:37.489754 1 submariner_networkdiscovery.go:42] controller_submariner "msg"="Cluster network discovered"
2021-07-17T00:18:35.9373618Z [cluster2] I0717 00:17:37.489953 1 network.go:56] controller_submariner "msg"="Discovered K8s network details" "clusterCIDRs"=["10.2.0.0/16"] "plugin"="weave-net" "serviceCIDRs"=["100.2.0.0/16"]
2021-07-17T00:18:35.9375458Z [cluster2] I0717 00:17:37.490047 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
2021-07-17T00:18:35.9377130Z [cluster2] I0717 00:17:37.490139 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
2021-07-17T00:18:35.9380528Z [cluster2] I0717 00:17:37.501000 1 helpers.go:83] controller_submariner "msg"="Created a new DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-07-17T00:18:35.9384723Z [cluster2] E0717 00:17:37.501223 1 controller.go:267] controller-runtime/manager/controller/submariner "msg"="Reconciler error" "error"="error creating or updating DaemonSet submariner-operator/submariner-gateway: DaemonSet.apps \"submariner-gateway\" not found" "name"="submariner" "namespace"="submariner-operator" "reconciler group"="submariner.io" "reconciler kind"="Submariner"
2021-07-17T00:18:35.9388126Z [cluster2] I0717 00:17:37.506852 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-17T00:18:35.9390173Z [cluster2] I0717 00:17:37.506953 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
2021-07-17T00:18:35.9391651Z [cluster2] I0717 00:17:37.507009 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
2021-07-17T00:18:35.9393520Z [cluster2] I0717 00:17:37.519381 1 controller.go:165] controller-runtime/manager/controller/submariner-controller "msg"="Starting Controller"
2021-07-17T00:18:35.9395632Z [cluster2] I0717 00:17:37.519559 1 controller.go:192] controller-runtime/manager/controller/submariner-controller "msg"="Starting workers" "worker count"=1
2021-07-17T00:18:35.9397863Z [cluster2] I0717 00:17:37.519742 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-17T00:18:35.9399642Z [cluster2] I0717 00:17:37.519874 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
2021-07-17T00:18:35.9401103Z [cluster2] I0717 00:17:37.519916 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
2021-07-17T00:18:35.9403738Z [cluster2] I0717 00:17:37.520634 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-07-17T00:18:35.9407143Z [cluster2] I0717 00:17:37.546302 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-07-17T00:18:35.9410579Z [cluster2] I0717 00:17:37.736624 1 helpers.go:231] controller_submariner "msg"="Created a new Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-07-17T00:18:35.9414616Z [cluster2] E0717 00:17:37.741850 1 controller.go:267] controller-runtime/manager/controller/submariner-controller "msg"="Reconciler error" "error"="error creating or updating Service submariner-operator/submariner-gateway-metrics: Service \"submariner-gateway-metrics\" not found" "name"="submariner" "namespace"="submariner-operator"
2021-07-17T00:18:35.9434647Z [cluster2] I0717 00:17:37.750423 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-17T00:18:35.9436706Z [cluster2] I0717 00:17:37.750527 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
2021-07-17T00:18:35.9438189Z [cluster2] I0717 00:17:37.750605 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
2021-07-17T00:18:35.9441889Z [cluster2] E0717 00:17:37.966270 1 controller.go:267] controller-runtime/manager/controller/submariner "msg"="Reconciler error" "error"="error creating or updating Service submariner-operator/submariner-gateway-metrics: services \"submariner-gateway-metrics\" already exists" "name"="submariner" "namespace"="submariner-operator" "reconciler group"="submariner.io" "reconciler kind"="Submariner"
2021-07-17T00:18:35.9445491Z [cluster2] I0717 00:17:37.976785 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-17T00:18:35.9447273Z [cluster2] I0717 00:17:37.976837 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
2021-07-17T00:18:35.9448730Z [cluster2] I0717 00:17:37.976849 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
2021-07-17T00:18:35.9451374Z [cluster2] I0717 00:17:38.000663 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-07-17T00:18:35.9454910Z [cluster2] I0717 00:17:38.019632 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-07-17T00:18:35.9458567Z [cluster2] I0717 00:17:38.060791 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-07-17T00:18:35.9462097Z [cluster2] I0717 00:17:38.061223 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-07-17T00:18:35.9465594Z [cluster2] I0717 00:17:38.504988 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-07-17T00:18:35.9468970Z [cluster2] I0717 00:17:38.526967 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-07-17T00:18:35.9488252Z [cluster2] E0717 00:17:38.562102 1 controller.go:267] controller-runtime/manager/controller/submariner "msg"="Reconciler error" "error"="error creating or updating DaemonSet submariner-operator/submariner-routeagent: daemonsets.apps \"submariner-routeagent\" already exists" "name"="submariner" "namespace"="submariner-operator" "reconciler group"="submariner.io" "reconciler kind"="Submariner"
2021-07-17T00:18:35.9506445Z [cluster2] I0717 00:17:38.562340 1 helpers.go:83] controller_submariner "msg"="Created a new DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-07-17T00:18:35.9511096Z [cluster2] I0717 00:17:38.585378 1 servicediscovery_controller.go:109] controller_servicediscovery "msg"="Reconciling ServiceDiscovery" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
2021-07-17T00:18:35.9514306Z [cluster2] I0717 00:17:38.609998 1 servicediscovery_controller.go:109] controller_servicediscovery "msg"="Reconciling ServiceDiscovery" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
2021-07-17T00:18:35.9529781Z [cluster2] I0717 00:17:38.610520 1 helpers.go:129] controller_servicediscovery "msg"="Created a new Deployment" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-lighthouse-agent" "Deployment.Namespace"="submariner-operator"
2021-07-17T00:18:35.9534847Z [cluster2] E0717 00:17:38.610574 1 controller.go:267] controller-runtime/manager/controller/servicediscovery "msg"="Reconciler error" "error"="error creating or updating Deployment submariner-operator/submariner-lighthouse-agent: Deployment.apps \"submariner-lighthouse-agent\" not found" "name"="service-discovery" "namespace"="submariner-operator" "reconciler group"="submariner.io" "reconciler kind"="ServiceDiscovery"
2021-07-17T00:18:35.9539396Z [cluster2] I0717 00:17:38.610820 1 servicediscovery_resources.go:66] controller_submariner "msg"="Created Service Discovery CR" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Name"="service-discovery" "Namespace"="submariner-operator"
2021-07-17T00:18:35.9543409Z [cluster2] I0717 00:17:38.625887 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-17T00:18:35.9545366Z [cluster2] I0717 00:17:38.625938 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
2021-07-17T00:18:35.9546844Z [cluster2] I0717 00:17:38.625949 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
2021-07-17T00:18:35.9549257Z [cluster2] I0717 00:17:38.629318 1 servicediscovery_controller.go:109] controller_servicediscovery "msg"="Reconciling ServiceDiscovery" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
2021-07-17T00:18:35.9579371Z [cluster2] I0717 00:17:38.722655 1 helpers.go:131] controller_servicediscovery "msg"="Updated existing Deployment" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-lighthouse-agent" "Deployment.Namespace"="submariner-operator"
2021-07-17T00:18:35.9593638Z [cluster2] I0717 00:17:38.729906 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-07-17T00:18:35.9598232Z [cluster2] E0717 00:17:38.800266 1 controller.go:267] controller-runtime/manager/controller/servicediscovery-controller "msg"="Reconciler error" "error"="error creating or updating Deployment submariner-operator/submariner-lighthouse-agent: deployments.apps \"submariner-lighthouse-agent\" already exists" "name"="service-discovery" "namespace"="submariner-operator"
2021-07-17T00:18:35.9602270Z [cluster2] I0717 00:17:38.800312 1 servicediscovery_controller.go:109] controller_servicediscovery "msg"="Reconciling ServiceDiscovery" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
2021-07-17T00:18:35.9605563Z [cluster2] I0717 00:17:38.860717 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-07-17T00:18:35.9609407Z [cluster2] I0717 00:17:38.988720 1 helpers.go:231] controller_servicediscovery "msg"="Created a new Service" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-lighthouse-agent-metrics" "Service.Namespace"="submariner-operator"
2021-07-17T00:18:35.9612764Z [cluster2] I0717 00:17:39.008904 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-17T00:18:35.9614561Z [cluster2] I0717 00:17:39.008975 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
2021-07-17T00:18:35.9616043Z [cluster2] I0717 00:17:39.008986 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
2021-07-17T00:18:35.9626415Z [cluster2] I0717 00:17:39.250267 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-07-17T00:18:35.9630610Z [cluster2] I0717 00:17:39.559422 1 helpers.go:131] controller_servicediscovery "msg"="Updated existing Deployment" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-lighthouse-agent" "Deployment.Namespace"="submariner-operator"
2021-07-17T00:18:35.9634349Z [cluster2] I0717 00:17:39.822704 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-07-17T00:18:35.9637973Z [cluster2] I0717 00:17:39.840117 1 metrics.go:55] controller_servicediscovery "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-07-17T00:18:35.9641764Z [cluster2] I0717 00:17:40.264611 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-07-17T00:18:35.9645515Z [cluster2] I0717 00:17:40.361610 1 helpers.go:175] controller_servicediscovery "msg"="Created a new ConfigMap" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "ConfigMap.Name"="submariner-lighthouse-coredns" "ConfigMap.Namespace"="submariner-operator"
2021-07-17T00:18:35.9649659Z [cluster2] I0717 00:17:40.554108 1 helpers.go:129] controller_servicediscovery "msg"="Created a new Deployment" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-lighthouse-coredns" "Deployment.Namespace"="submariner-operator"
2021-07-17T00:18:35.9653375Z [cluster2] I0717 00:17:40.679737 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-07-17T00:18:35.9656780Z [cluster2] I0717 00:17:40.760104 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-07-17T00:18:35.9660827Z [cluster2] I0717 00:17:40.884767 1 helpers.go:233] controller_servicediscovery "msg"="Updated existing Service" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-lighthouse-agent-metrics" "Service.Namespace"="submariner-operator"
2021-07-17T00:18:35.9667382Z [cluster2] I0717 00:17:41.064689 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-07-17T00:18:35.9671467Z [cluster2] I0717 00:17:41.301016 1 metrics.go:55] controller_servicediscovery "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-07-17T00:18:35.9674625Z [cluster2] I0717 00:17:41.327658 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-17T00:18:35.9676425Z [cluster2] I0717 00:17:41.327705 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
2021-07-17T00:18:35.9677891Z [cluster2] I0717 00:17:41.327716 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
2021-07-17T00:18:35.9680794Z [cluster2] I0717 00:17:41.435791 1 helpers.go:231] controller_servicediscovery "msg"="Created a new Service" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-lighthouse-coredns" "Service.Namespace"="submariner-operator"
2021-07-17T00:18:35.9689992Z [cluster2] E0717 00:17:41.435842 1 servicediscovery_controller.go:169] controller_servicediscovery "msg"="Error creating the lighthouseCoreDNS service" "error"="error creating or updating Service submariner-operator/submariner-lighthouse-coredns: Service \"submariner-lighthouse-coredns\" not found"
2021-07-17T00:18:35.9695800Z [cluster2] E0717 00:17:41.435882 1 controller.go:267] controller-runtime/manager/controller/servicediscovery "msg"="Reconciler error" "error"="error creating or updating Service submariner-operator/submariner-lighthouse-coredns: Service \"submariner-lighthouse-coredns\" not found" "name"="service-discovery" "namespace"="submariner-operator" "reconciler group"="submariner.io" "reconciler kind"="ServiceDiscovery"
2021-07-17T00:18:35.9700364Z [cluster2] I0717 00:17:41.449161 1 servicediscovery_controller.go:109] controller_servicediscovery "msg"="Reconciling ServiceDiscovery" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
2021-07-17T00:18:35.9704940Z [cluster2] E0717 00:17:41.680825 1 submariner_controller.go:204] controller_submariner "msg"="failed to update the Submariner status" "error"="Operation cannot be fulfilled on submariners.submariner.io \"submariner\": the object has been modified; please apply your changes to the latest version and try again" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-17T00:18:35.9708811Z [cluster2] I0717 00:17:41.680877 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-17T00:18:35.9710613Z [cluster2] I0717 00:17:41.680913 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
2021-07-17T00:18:35.9712101Z [cluster2] I0717 00:17:41.680923 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
2021-07-17T00:18:35.9715568Z [cluster2] I0717 00:17:41.854033 1 helpers.go:131] controller_servicediscovery "msg"="Updated existing Deployment" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-lighthouse-coredns" "Deployment.Namespace"="submariner-operator"
2021-07-17T00:18:35.9720017Z [cluster2] I0717 00:17:41.902002 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-07-17T00:18:35.9723444Z [cluster2] I0717 00:17:42.194540 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-07-17T00:18:35.9728673Z [cluster2] I0717 00:17:42.246295 1 helpers.go:131] controller_servicediscovery "msg"="Updated existing Deployment" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-lighthouse-agent" "Deployment.Namespace"="submariner-operator"
2021-07-17T00:18:35.9732886Z [cluster2] I0717 00:17:42.470751 1 helpers.go:233] controller_servicediscovery "msg"="Updated existing Service" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-lighthouse-agent-metrics" "Service.Namespace"="submariner-operator"
2021-07-17T00:18:35.9736705Z [cluster2] I0717 00:17:42.471053 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-07-17T00:18:35.9741329Z [cluster2] I0717 00:17:42.600122 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-07-17T00:18:35.9745436Z [cluster2] I0717 00:17:42.714209 1 helpers.go:231] controller_servicediscovery "msg"="Created a new Service" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-lighthouse-coredns-metrics" "Service.Namespace"="submariner-operator"
2021-07-17T00:18:35.9750339Z [cluster2] I0717 00:17:42.886133 1 metrics.go:55] controller_servicediscovery "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-07-17T00:18:35.9754557Z [cluster2] I0717 00:17:42.887070 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-07-17T00:18:35.9759642Z [cluster2] I0717 00:17:42.922927 1 helpers.go:131] controller_servicediscovery "msg"="Updated existing Deployment" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-lighthouse-coredns" "Deployment.Namespace"="submariner-operator"
2021-07-17T00:18:35.9765674Z [cluster2] I0717 00:17:42.934722 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-07-17T00:18:35.9769197Z [cluster2] I0717 00:17:43.014982 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-07-17T00:18:35.9773153Z [cluster2] I0717 00:17:43.183195 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-07-17T00:18:35.9777088Z [cluster2] I0717 00:17:43.188926 1 helpers.go:233] controller_servicediscovery "msg"="Updated existing Service" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-lighthouse-coredns-metrics" "Service.Namespace"="submariner-operator"
2021-07-17T00:18:35.9781675Z [cluster2] I0717 00:17:43.297895 1 metrics.go:55] controller_servicediscovery "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-07-17T00:18:35.9785282Z [cluster2] I0717 00:17:43.424505 1 servicediscovery_controller.go:487] controller_servicediscovery "msg"="coredns configmap does not have lighthouse configuration hence creating" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
2021-07-17T00:18:35.9789926Z [cluster2] I0717 00:17:43.424538 1 servicediscovery_controller.go:495] controller_servicediscovery "msg"="Updated coredns ConfigMap #lighthouse-start AUTO-GENERATED SECTION. DO NOT EDIT\nclusterset.local:53 {\n forward . 100.2.243.249\n}\n#lighthouse-end\n.:53 {\n errors\n health {\n lameduck 5s\n }\n ready\n kubernetes cluster2.local in-addr.arpa ip6.arpa {\n pods insecure\n fallthrough in-addr.arpa ip6.arpa\n ttl 30\n }\n prometheus :9153\n forward . /etc/resolv.conf\n cache 30\n loop\n reload\n loadbalance\n}\n"
2021-07-17T00:18:35.9795625Z [cluster2] I0717 00:17:43.507281 1 servicediscovery_controller.go:109] controller_servicediscovery "msg"="Reconciling ServiceDiscovery" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
2021-07-17T00:18:35.9799344Z [cluster2] I0717 00:17:43.745368 1 metrics.go:55] controller_servicediscovery "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-07-17T00:18:35.9804716Z [cluster2] I0717 00:17:44.020596 1 servicediscovery_controller.go:471] controller_servicediscovery "msg"="coredns configmap has lighthouse configuration hence updating" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
2021-07-17T00:18:35.9811749Z [cluster2] I0717 00:17:44.020648 1 servicediscovery_controller.go:495] controller_servicediscovery "msg"="Updated coredns ConfigMap #lighthouse-start AUTO-GENERATED SECTION. DO NOT EDIT\nclusterset.local:53 {\n forward . 100.2.243.249\n}\n#lighthouse-end\n.:53 {\n errors\n health {\n lameduck 5s\n }\n ready\n kubernetes cluster2.local in-addr.arpa ip6.arpa {\n pods insecure\n fallthrough in-addr.arpa ip6.arpa\n ttl 30\n }\n prometheus :9153\n forward . /etc/resolv.conf\n cache 30\n loop\n reload\n loadbalance\n}\n\n"
2021-07-17T00:18:35.9818751Z [cluster2] I0717 00:17:44.026646 1 helpers.go:131] controller_servicediscovery "msg"="Updated existing Deployment" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-lighthouse-agent" "Deployment.Namespace"="submariner-operator"
2021-07-17T00:18:35.9823218Z [cluster2] I0717 00:17:44.238916 1 helpers.go:233] controller_servicediscovery "msg"="Updated existing Service" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-lighthouse-agent-metrics" "Service.Namespace"="submariner-operator"
2021-07-17T00:18:35.9827789Z [cluster2] I0717 00:17:44.713595 1 metrics.go:55] controller_servicediscovery "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-07-17T00:18:35.9832213Z [cluster2] I0717 00:17:44.858099 1 helpers.go:131] controller_servicediscovery "msg"="Updated existing Deployment" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-lighthouse-coredns" "Deployment.Namespace"="submariner-operator"
2021-07-17T00:18:35.9836408Z [cluster2] I0717 00:17:45.318015 1 helpers.go:233] controller_servicediscovery "msg"="Updated existing Service" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-lighthouse-coredns-metrics" "Service.Namespace"="submariner-operator"
2021-07-17T00:18:35.9840497Z [cluster2] I0717 00:17:45.760216 1 metrics.go:55] controller_servicediscovery "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-07-17T00:18:35.9843919Z [cluster2] I0717 00:17:45.863877 1 servicediscovery_controller.go:471] controller_servicediscovery "msg"="coredns configmap has lighthouse configuration hence updating" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
2021-07-17T00:18:35.9848447Z [cluster2] I0717 00:17:45.863928 1 servicediscovery_controller.go:495] controller_servicediscovery "msg"="Updated coredns ConfigMap #lighthouse-start AUTO-GENERATED SECTION. DO NOT EDIT\nclusterset.local:53 {\n forward . 100.2.243.249\n}\n#lighthouse-end\n.:53 {\n errors\n health {\n lameduck 5s\n }\n ready\n kubernetes cluster2.local in-addr.arpa ip6.arpa {\n pods insecure\n fallthrough in-addr.arpa ip6.arpa\n ttl 30\n }\n prometheus :9153\n forward . /etc/resolv.conf\n cache 30\n loop\n reload\n loadbalance\n}\n\n\n"
2021-07-17T00:18:35.9852200Z [cluster2] I0717 00:17:57.952286 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-17T00:18:35.9853983Z [cluster2] I0717 00:17:57.968887 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
2021-07-17T00:18:35.9855529Z [cluster2] I0717 00:17:57.968908 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
2021-07-17T00:18:35.9858862Z [cluster2] I0717 00:17:58.062577 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-07-17T00:18:35.9862711Z [cluster2] I0717 00:17:58.090255 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-07-17T00:18:35.9866180Z [cluster2] I0717 00:17:58.498157 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-07-17T00:18:35.9869612Z [cluster2] I0717 00:17:58.514735 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-07-17T00:18:35.9872520Z [cluster2] I0717 00:17:58.549714 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-17T00:18:35.9874328Z [cluster2] I0717 00:17:58.549762 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
2021-07-17T00:18:35.9875785Z [cluster2] I0717 00:17:58.549899 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
2021-07-17T00:18:35.9877884Z [cluster2] I0717 00:17:58.550546 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-17T00:18:35.9880237Z [cluster2] I0717 00:17:58.550578 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
2021-07-17T00:18:35.9881821Z [cluster2] I0717 00:17:58.550588 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
2021-07-17T00:18:35.9884522Z [cluster2] I0717 00:17:58.596295 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-07-17T00:18:35.9887932Z [cluster2] I0717 00:17:58.596794 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-07-17T00:18:35.9891423Z [cluster2] I0717 00:17:58.617171 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-07-17T00:18:35.9894961Z [cluster2] I0717 00:17:58.622057 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-07-17T00:18:35.9899617Z [cluster2] I0717 00:17:59.019232 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-07-17T00:18:35.9907899Z [cluster2] I0717 00:17:59.023404 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-07-17T00:18:35.9914365Z [cluster2] I0717 00:17:59.109740 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-07-17T00:18:35.9926115Z [cluster2] I0717 00:17:59.110637 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-07-17T00:18:35.9930294Z [cluster2] E0717 00:17:59.127597 1 submariner_controller.go:204] controller_submariner "msg"="failed to update the Submariner status" "error"="Operation cannot be fulfilled on submariners.submariner.io \"submariner\": the object has been modified; please apply your changes to the latest version and try again" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-17T00:18:35.9933546Z [cluster2] I0717 00:17:59.127638 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-17T00:18:35.9935324Z [cluster2] I0717 00:17:59.127668 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
2021-07-17T00:18:35.9937249Z [cluster2] I0717 00:17:59.127678 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
2021-07-17T00:18:35.9940189Z [cluster2] I0717 00:17:59.133616 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-07-17T00:18:35.9943675Z [cluster2] I0717 00:17:59.137231 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-07-17T00:18:35.9947327Z [cluster2] I0717 00:17:59.543086 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-07-17T00:18:35.9950770Z [cluster2] I0717 00:17:59.586064 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-07-17T00:18:35.9953687Z [cluster2] I0717 00:17:59.604737 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-17T00:18:35.9955472Z [cluster2] I0717 00:17:59.604900 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
2021-07-17T00:18:35.9956934Z [cluster2] I0717 00:17:59.605562 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
2021-07-17T00:18:35.9959038Z [cluster2] I0717 00:17:59.606552 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-17T00:18:35.9960810Z [cluster2] I0717 00:17:59.606589 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
2021-07-17T00:18:35.9962353Z [cluster2] I0717 00:17:59.606600 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
2021-07-17T00:18:35.9965256Z [cluster2] I0717 00:17:59.634608 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-07-17T00:18:35.9969012Z [cluster2] I0717 00:17:59.635087 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-07-17T00:18:35.9972774Z [cluster2] I0717 00:17:59.672366 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-07-17T00:18:35.9976343Z [cluster2] I0717 00:17:59.673679 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-07-17T00:18:35.9979929Z [cluster2] I0717 00:18:00.074671 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-07-17T00:18:35.9983277Z [cluster2] I0717 00:18:00.074741 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-07-17T00:18:35.9986700Z [cluster2] I0717 00:18:00.148949 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-07-17T00:18:35.9990291Z [cluster2] I0717 00:18:00.151439 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-07-17T00:18:35.9994209Z [cluster2] I0717 00:18:00.556504 1 servicediscovery_controller.go:109] controller_servicediscovery "msg"="Reconciling ServiceDiscovery" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
2021-07-17T00:18:35.9998446Z [cluster2] I0717 00:18:00.612864 1 helpers.go:131] controller_servicediscovery "msg"="Updated existing Deployment" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-lighthouse-agent" "Deployment.Namespace"="submariner-operator"
2021-07-17T00:18:36.0004593Z [cluster2] I0717 00:18:00.633885 1 helpers.go:233] controller_servicediscovery "msg"="Updated existing Service" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-lighthouse-agent-metrics" "Service.Namespace"="submariner-operator"
2021-07-17T00:18:36.0010057Z [cluster2] I0717 00:18:01.044652 1 metrics.go:55] controller_servicediscovery "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-07-17T00:18:36.0028977Z [cluster2] I0717 00:18:01.080190 1 helpers.go:131] controller_servicediscovery "msg"="Updated existing Deployment" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-lighthouse-coredns" "Deployment.Namespace"="submariner-operator"
2021-07-17T00:18:36.0033410Z [cluster2] I0717 00:18:01.112890 1 helpers.go:233] controller_servicediscovery "msg"="Updated existing Service" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-lighthouse-coredns-metrics" "Service.Namespace"="submariner-operator"
2021-07-17T00:18:36.0037392Z [cluster2] I0717 00:18:01.527173 1 metrics.go:55] controller_servicediscovery "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-07-17T00:18:36.0041220Z [cluster2] I0717 00:18:01.531734 1 servicediscovery_controller.go:471] controller_servicediscovery "msg"="coredns configmap has lighthouse configuration hence updating" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
2021-07-17T00:18:36.0045833Z [cluster2] I0717 00:18:01.531784 1 servicediscovery_controller.go:495] controller_servicediscovery "msg"="Updated coredns ConfigMap #lighthouse-start AUTO-GENERATED SECTION. DO NOT EDIT\nclusterset.local:53 {\n forward . 100.2.243.249\n}\n#lighthouse-end\n.:53 {\n errors\n health {\n lameduck 5s\n }\n ready\n kubernetes cluster2.local in-addr.arpa ip6.arpa {\n pods insecure\n fallthrough in-addr.arpa ip6.arpa\n ttl 30\n }\n prometheus :9153\n forward . /etc/resolv.conf\n cache 30\n loop\n reload\n loadbalance\n}\n\n\n\n"
2021-07-17T00:18:36.0049891Z [cluster2] I0717 00:18:01.590638 1 servicediscovery_controller.go:109] controller_servicediscovery "msg"="Reconciling ServiceDiscovery" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
2021-07-17T00:18:36.0054090Z [cluster2] I0717 00:18:01.601185 1 helpers.go:131] controller_servicediscovery "msg"="Updated existing Deployment" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-lighthouse-agent" "Deployment.Namespace"="submariner-operator"
2021-07-17T00:18:36.0059157Z [cluster2] I0717 00:18:01.625917 1 helpers.go:233] controller_servicediscovery "msg"="Updated existing Service" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-lighthouse-agent-metrics" "Service.Namespace"="submariner-operator"
2021-07-17T00:18:36.0063151Z [cluster2] I0717 00:18:02.029962 1 metrics.go:55] controller_servicediscovery "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-07-17T00:18:36.0067034Z [cluster2] I0717 00:18:02.053871 1 helpers.go:131] controller_servicediscovery "msg"="Updated existing Deployment" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-lighthouse-coredns" "Deployment.Namespace"="submariner-operator"
2021-07-17T00:18:36.0071198Z [cluster2] I0717 00:18:02.078603 1 helpers.go:233] controller_servicediscovery "msg"="Updated existing Service" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-lighthouse-coredns-metrics" "Service.Namespace"="submariner-operator"
2021-07-17T00:18:36.0075161Z [cluster2] I0717 00:18:02.488131 1 metrics.go:55] controller_servicediscovery "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-07-17T00:18:36.0078562Z [cluster2] I0717 00:18:02.491160 1 servicediscovery_controller.go:471] controller_servicediscovery "msg"="coredns configmap has lighthouse configuration hence updating" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
2021-07-17T00:18:36.0083584Z [cluster2] I0717 00:18:02.491197 1 servicediscovery_controller.go:495] controller_servicediscovery "msg"="Updated coredns ConfigMap #lighthouse-start AUTO-GENERATED SECTION. DO NOT EDIT\nclusterset.local:53 {\n forward . 100.2.243.249\n}\n#lighthouse-end\n.:53 {\n errors\n health {\n lameduck 5s\n }\n ready\n kubernetes cluster2.local in-addr.arpa ip6.arpa {\n pods insecure\n fallthrough in-addr.arpa ip6.arpa\n ttl 30\n }\n prometheus :9153\n forward . /etc/resolv.conf\n cache 30\n loop\n reload\n loadbalance\n}\n\n\n\n\n"
2021-07-17T00:18:36.0087926Z [cluster2] I0717 00:18:02.494646 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-17T00:18:36.0089721Z [cluster2] I0717 00:18:02.494689 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
2021-07-17T00:18:36.0091191Z [cluster2] I0717 00:18:02.494700 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
2021-07-17T00:18:36.0093883Z [cluster2] I0717 00:18:02.503837 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-07-17T00:18:36.0097363Z [cluster2] I0717 00:18:02.514325 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-07-17T00:18:36.0101259Z [cluster2] I0717 00:18:02.929863 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-07-17T00:18:36.0105178Z [cluster2] I0717 00:18:02.977548 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-07-17T00:18:36.0108229Z [cluster2] I0717 00:18:03.016250 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-17T00:18:36.0110026Z [cluster2] I0717 00:18:03.016311 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
2021-07-17T00:18:36.0111505Z [cluster2] I0717 00:18:03.016322 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
2021-07-17T00:18:36.0113611Z [cluster2] I0717 00:18:03.020089 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-17T00:18:36.0115380Z [cluster2] I0717 00:18:03.020550 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
2021-07-17T00:18:36.0117197Z [cluster2] I0717 00:18:03.020569 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
2021-07-17T00:18:36.0120537Z [cluster2] I0717 00:18:03.048414 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-07-17T00:18:36.0124929Z [cluster2] I0717 00:18:03.051725 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-07-17T00:18:36.0129633Z [cluster2] I0717 00:18:03.064193 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-07-17T00:18:36.0133198Z [cluster2] I0717 00:18:03.070484 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-07-17T00:18:36.0137513Z [cluster2] I0717 00:18:03.466376 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-07-17T00:18:36.0141129Z [cluster2] I0717 00:18:03.471353 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-07-17T00:18:36.0144560Z [cluster2] I0717 00:18:03.471899 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-07-17T00:18:36.0147993Z [cluster2] I0717 00:18:03.481422 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-07-17T00:18:36.0152078Z [cluster2] I0717 00:18:04.013653 1 servicediscovery_controller.go:109] controller_servicediscovery "msg"="Reconciling ServiceDiscovery" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
2021-07-17T00:18:36.0155782Z [cluster2] I0717 00:18:04.022637 1 helpers.go:131] controller_servicediscovery "msg"="Updated existing Deployment" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-lighthouse-agent" "Deployment.Namespace"="submariner-operator"
2021-07-17T00:18:36.0160294Z [cluster2] I0717 00:18:04.026264 1 helpers.go:233] controller_servicediscovery "msg"="Updated existing Service" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-lighthouse-agent-metrics" "Service.Namespace"="submariner-operator"
2021-07-17T00:18:36.0164432Z [cluster2] I0717 00:18:04.427784 1 metrics.go:55] controller_servicediscovery "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-07-17T00:18:36.0168323Z [cluster2] I0717 00:18:04.432416 1 helpers.go:131] controller_servicediscovery "msg"="Updated existing Deployment" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-lighthouse-coredns" "Deployment.Namespace"="submariner-operator"
2021-07-17T00:18:36.0173057Z [cluster2] I0717 00:18:04.435935 1 helpers.go:233] controller_servicediscovery "msg"="Updated existing Service" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-lighthouse-coredns-metrics" "Service.Namespace"="submariner-operator"
2021-07-17T00:18:36.0176351Z [cluster2] I0717 00:18:04.457125 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-17T00:18:36.0178347Z [cluster2] I0717 00:18:04.457177 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
2021-07-17T00:18:36.0179833Z [cluster2] I0717 00:18:04.457188 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
2021-07-17T00:18:36.0182501Z [cluster2] I0717 00:18:04.463772 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-07-17T00:18:36.0186478Z [cluster2] I0717 00:18:04.469471 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-07-17T00:18:36.0190528Z [cluster2] I0717 00:18:04.841481 1 metrics.go:55] controller_servicediscovery "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-07-17T00:18:36.0193926Z [cluster2] I0717 00:18:04.843344 1 servicediscovery_controller.go:471] controller_servicediscovery "msg"="coredns configmap has lighthouse configuration hence updating" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
2021-07-17T00:18:36.0198472Z [cluster2] I0717 00:18:04.843389 1 servicediscovery_controller.go:495] controller_servicediscovery "msg"="Updated coredns ConfigMap #lighthouse-start AUTO-GENERATED SECTION. DO NOT EDIT\nclusterset.local:53 {\n forward . 100.2.243.249\n}\n#lighthouse-end\n.:53 {\n errors\n health {\n lameduck 5s\n }\n ready\n kubernetes cluster2.local in-addr.arpa ip6.arpa {\n pods insecure\n fallthrough in-addr.arpa ip6.arpa\n ttl 30\n }\n prometheus :9153\n forward . /etc/resolv.conf\n cache 30\n loop\n reload\n loadbalance\n}\n\n\n\n\n\n"
2021-07-17T00:18:36.0203115Z [cluster2] I0717 00:18:04.870888 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-07-17T00:18:36.0206702Z [cluster2] I0717 00:18:04.876357 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-07-17T00:18:36.0209631Z [cluster2] I0717 00:18:04.891035 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-17T00:18:36.0211415Z [cluster2] I0717 00:18:04.891079 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
2021-07-17T00:18:36.0212878Z [cluster2] I0717 00:18:04.891111 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
2021-07-17T00:18:36.0215390Z [cluster2] I0717 00:18:04.896493 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-17T00:18:36.0217168Z [cluster2] I0717 00:18:04.896535 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
2021-07-17T00:18:36.0218998Z [cluster2] I0717 00:18:04.896545 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
2021-07-17T00:18:36.0222042Z [cluster2] I0717 00:18:04.925341 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-07-17T00:18:36.0225507Z [cluster2] I0717 00:18:04.925943 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-07-17T00:18:36.0230611Z [cluster2] I0717 00:18:04.935151 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-07-17T00:18:36.0234215Z [cluster2] I0717 00:18:04.938517 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-07-17T00:18:36.0237693Z [cluster2] I0717 00:18:05.336932 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-07-17T00:18:36.0241034Z [cluster2] I0717 00:18:05.341284 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-07-17T00:18:36.0244430Z [cluster2] I0717 00:18:05.347831 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-07-17T00:18:36.0247916Z [cluster2] I0717 00:18:05.355176 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-07-17T00:18:36.0251306Z [cluster2] I0717 00:18:09.486440 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-17T00:18:36.0253077Z [cluster2] I0717 00:18:09.486506 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
2021-07-17T00:18:36.0254544Z [cluster2] I0717 00:18:09.486517 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
2021-07-17T00:18:36.0257195Z [cluster2] I0717 00:18:09.493403 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-07-17T00:18:36.0261805Z [cluster2] I0717 00:18:09.498139 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-07-17T00:18:36.0265348Z [cluster2] I0717 00:18:09.901944 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-07-17T00:18:36.0268758Z [cluster2] I0717 00:18:09.909761 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-07-17T00:18:36.0271771Z [cluster2] I0717 00:18:09.924353 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-17T00:18:36.0273540Z [cluster2] I0717 00:18:09.924398 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
2021-07-17T00:18:36.0275062Z [cluster2] I0717 00:18:09.924411 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
2021-07-17T00:18:36.0277149Z [cluster2] I0717 00:18:09.936930 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-17T00:18:36.0278918Z [cluster2] I0717 00:18:09.936972 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
2021-07-17T00:18:36.0280394Z [cluster2] I0717 00:18:09.936983 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
2021-07-17T00:18:36.0283029Z [cluster2] I0717 00:18:09.944870 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-07-17T00:18:36.0286431Z [cluster2] I0717 00:18:09.945472 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-07-17T00:18:36.0289900Z [cluster2] I0717 00:18:09.952980 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-07-17T00:18:36.0293420Z [cluster2] I0717 00:18:09.953493 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-07-17T00:18:36.0296997Z [cluster2] I0717 00:18:10.359374 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-07-17T00:18:36.0301038Z [cluster2] I0717 00:18:10.363503 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-07-17T00:18:36.0304450Z [cluster2] I0717 00:18:10.367156 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-07-17T00:18:36.0307947Z [cluster2] I0717 00:18:10.381664 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-07-17T00:18:36.0311709Z [cluster2] I0717 00:18:14.532607 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-17T00:18:36.0313497Z [cluster2] I0717 00:18:14.532662 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
2021-07-17T00:18:36.0315084Z [cluster2] I0717 00:18:14.532674 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
2021-07-17T00:18:36.0317755Z [cluster2] I0717 00:18:14.539733 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-07-17T00:18:36.0321704Z [cluster2] I0717 00:18:14.543976 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-07-17T00:18:36.0325486Z [cluster2] I0717 00:18:14.945342 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-07-17T00:18:36.0329346Z [cluster2] I0717 00:18:14.950014 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-07-17T00:18:36.0332865Z [cluster2] I0717 00:18:14.965690 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-17T00:18:36.0335268Z [cluster2] I0717 00:18:14.965733 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-17T00:18:36.0337050Z [cluster2] I0717 00:18:14.965737 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
2021-07-17T00:18:36.0338643Z [cluster2] I0717 00:18:14.965751 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
2021-07-17T00:18:36.0340093Z [cluster2] I0717 00:18:14.965823 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
2021-07-17T00:18:36.0341686Z [cluster2] I0717 00:18:14.965847 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
2021-07-17T00:18:36.0344708Z [cluster2] I0717 00:18:14.979822 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-07-17T00:18:36.0348147Z [cluster2] I0717 00:18:14.993370 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-07-17T00:18:36.0351641Z [cluster2] I0717 00:18:14.998844 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-07-17T00:18:36.0355632Z [cluster2] I0717 00:18:15.011946 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-07-17T00:18:36.0359396Z [cluster2] I0717 00:18:15.400239 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-07-17T00:18:36.0362959Z [cluster2] I0717 00:18:15.405300 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-07-17T00:18:36.0366646Z [cluster2] I0717 00:18:15.415319 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-07-17T00:18:36.0370111Z [cluster2] I0717 00:18:15.428289 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-07-17T00:18:36.0372992Z [cluster2] I0717 00:18:19.553261 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-17T00:18:36.0374816Z [cluster2] I0717 00:18:19.553483 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
2021-07-17T00:18:36.0376633Z [cluster2] I0717 00:18:19.553621 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
2021-07-17T00:18:36.0379420Z [cluster2] I0717 00:18:19.564552 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-07-17T00:18:36.0382887Z [cluster2] I0717 00:18:19.569666 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-07-17T00:18:36.0387007Z [cluster2] I0717 00:18:19.971513 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-07-17T00:18:36.0390527Z [cluster2] I0717 00:18:19.976213 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-07-17T00:18:36.0393452Z [cluster2] I0717 00:18:19.997560 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-17T00:18:36.0395222Z [cluster2] I0717 00:18:19.997731 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
2021-07-17T00:18:36.0396683Z [cluster2] I0717 00:18:19.997748 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
2021-07-17T00:18:36.0398786Z [cluster2] I0717 00:18:19.998747 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-17T00:18:36.0400560Z [cluster2] I0717 00:18:19.998774 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
2021-07-17T00:18:36.0402012Z [cluster2] I0717 00:18:19.998785 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
2021-07-17T00:18:36.0404662Z [cluster2] I0717 00:18:20.013505 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-07-17T00:18:36.0408215Z [cluster2] I0717 00:18:20.032451 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-07-17T00:18:36.0411653Z [cluster2] I0717 00:18:20.057143 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-07-17T00:18:36.0415134Z [cluster2] I0717 00:18:20.064858 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-07-17T00:18:36.0418714Z [cluster2] I0717 00:18:20.434120 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-07-17T00:18:36.0422072Z [cluster2] I0717 00:18:20.466334 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-07-17T00:18:36.0426049Z [cluster2] I0717 00:18:20.515869 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-07-17T00:18:36.0429600Z [cluster2] I0717 00:18:20.519190 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-07-17T00:18:36.0432508Z [cluster2] I0717 00:18:24.577503 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-17T00:18:36.0434357Z [cluster2] I0717 00:18:24.577557 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
2021-07-17T00:18:36.0435837Z [cluster2] I0717 00:18:24.577567 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
2021-07-17T00:18:36.0439007Z [cluster2] I0717 00:18:24.598034 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-07-17T00:18:36.0442541Z [cluster2] I0717 00:18:24.607737 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-07-17T00:18:36.0446648Z [cluster2] I0717 00:18:25.010348 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-07-17T00:18:36.0450208Z [cluster2] I0717 00:18:25.016885 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-07-17T00:18:36.0453222Z [cluster2] I0717 00:18:25.054990 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-17T00:18:36.0479772Z [cluster2] I0717 00:18:25.055051 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
2021-07-17T00:18:36.0481272Z [cluster2] I0717 00:18:25.055064 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
2021-07-17T00:18:36.0483432Z [cluster2] I0717 00:18:25.055356 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-17T00:18:36.0485204Z [cluster2] I0717 00:18:25.055380 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
2021-07-17T00:18:36.0486685Z [cluster2] I0717 00:18:25.055389 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
2021-07-17T00:18:36.0489332Z [cluster2] I0717 00:18:25.075860 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-07-17T00:18:36.0492739Z [cluster2] I0717 00:18:25.078446 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-07-17T00:18:36.0496211Z [cluster2] I0717 00:18:25.083399 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-07-17T00:18:36.0499830Z [cluster2] I0717 00:18:25.107776 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-07-17T00:18:36.0506808Z [cluster2] I0717 00:18:25.485710 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-07-17T00:18:36.0510275Z [cluster2] I0717 00:18:25.491374 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-07-17T00:18:36.0513714Z [cluster2] I0717 00:18:25.509392 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-07-17T00:18:36.0517329Z [cluster2] I0717 00:18:25.515441 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-07-17T00:18:36.0520377Z [cluster2] I0717 00:18:29.617949 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-17T00:18:36.0522152Z [cluster2] I0717 00:18:29.618003 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
2021-07-17T00:18:36.0523706Z [cluster2] I0717 00:18:29.618048 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
2021-07-17T00:18:36.0526372Z [cluster2] I0717 00:18:29.634421 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-07-17T00:18:36.0530173Z [cluster2] I0717 00:18:29.643952 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-07-17T00:18:36.0533652Z [cluster2] I0717 00:18:30.046022 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-07-17T00:18:36.0537417Z [cluster2] I0717 00:18:30.051551 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-07-17T00:18:36.0540451Z [cluster2] I0717 00:18:30.067695 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-17T00:18:36.0542208Z [cluster2] I0717 00:18:30.067968 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
2021-07-17T00:18:36.0543685Z [cluster2] I0717 00:18:30.068083 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
2021-07-17T00:18:36.0546032Z [cluster2] I0717 00:18:30.067900 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-17T00:18:36.0548596Z [cluster2] I0717 00:18:30.068412 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
2021-07-17T00:18:36.0550797Z [cluster2] I0717 00:18:30.068499 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
2021-07-17T00:18:36.0553531Z [cluster2] I0717 00:18:30.074834 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-07-17T00:18:36.0556911Z [cluster2] I0717 00:18:30.084221 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-07-17T00:18:36.0560990Z [cluster2] I0717 00:18:30.085983 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-07-17T00:18:36.0565225Z [cluster2] I0717 00:18:30.100779 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-07-17T00:18:36.0568723Z [cluster2] I0717 00:18:30.487592 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-07-17T00:18:36.0572277Z [cluster2] I0717 00:18:30.492631 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-07-17T00:18:36.0575778Z [cluster2] I0717 00:18:30.503806 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-07-17T00:18:36.0579451Z [cluster2] I0717 00:18:30.513052 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-07-17T00:18:36.0582345Z [cluster2] I0717 00:18:34.649338 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-17T00:18:36.0584129Z [cluster2] I0717 00:18:34.649403 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
2021-07-17T00:18:36.0585589Z [cluster2] I0717 00:18:34.649416 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
2021-07-17T00:18:36.0588229Z [cluster2] I0717 00:18:34.666365 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-07-17T00:18:36.0591680Z [cluster2] I0717 00:18:34.671609 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-07-17T00:18:36.0595133Z [cluster2] I0717 00:18:35.073141 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-07-17T00:18:36.0598626Z [cluster2] I0717 00:18:35.077929 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-07-17T00:18:36.0601542Z [cluster2] I0717 00:18:35.092020 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-17T00:18:36.0603305Z [cluster2] I0717 00:18:35.092071 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
2021-07-17T00:18:36.0604769Z [cluster2] I0717 00:18:35.092083 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
2021-07-17T00:18:36.0606864Z [cluster2] I0717 00:18:35.093253 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-17T00:18:36.0608634Z [cluster2] I0717 00:18:35.093291 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
2021-07-17T00:18:36.0610090Z [cluster2] I0717 00:18:35.093301 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
2021-07-17T00:18:36.0612748Z [cluster2] I0717 00:18:35.105411 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-07-17T00:18:36.0616237Z [cluster2] I0717 00:18:35.106360 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-07-17T00:18:36.0620645Z [cluster2] I0717 00:18:35.111975 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-07-17T00:18:36.0625009Z [cluster2] I0717 00:18:35.130919 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-07-17T00:18:36.3141594Z [cluster2f94adcbda8b",
2021-07-17T00:18:36.3142344Z [cluster1] "lastState": {},
2021-07-17T00:18:36.3143665Z [cluster1] "name": "submariner-operator",
2021-07-17T00:18:36.3144345Z [cluster1] "ready": true,
2021-07-17T00:18:36.3144906Z [cluster1] "restartCount": 1,
2021-07-17T00:18:36.3145498Z [cluster1] "started": true,
2021-07-17T00:18:36.3146036Z [cluster1] "state": {
2021-07-17T00:18:36.3146552Z [cluster1] "running": {
2021-07-17T00:18:36.3147334Z [cluster1] "startedAt": "2021-07-17T00:17:13Z"
2021-07-17T00:18:36.3147880Z [cluster1] }
2021-07-17T00:18:36.3148331Z [cluster1] }
2021-07-17T00:18:36.3148760Z [cluster1] }
2021-07-17T00:18:36.3149191Z [cluster1] ],
2021-07-17T00:18:36.3149660Z [cluster1] "hostIP": "172.18.0.9",
2021-07-17T00:18:36.3150219Z [cluster1] "phase": "Running",
2021-07-17T00:18:36.3150745Z [cluster1] "podIP": "10.1.0.3",
2021-07-17T00:18:36.3151251Z [cluster1] "podIPs": [
2021-07-17T00:18:36.3151710Z [cluster1] {
2021-07-17T00:18:36.3152178Z [cluster1] "ip": "10.1.0.3"
2021-07-17T00:18:36.3152625Z [cluster1] }
2021-07-17T00:18:36.3153072Z [cluster1] ],
2021-07-17T00:18:36.3153750Z [cluster1] "qosClass": "BestEffort",
2021-07-17T00:18:36.3154794Z [cluster1] "startTime": "2021-07-17T00:17:06Z"
2021-07-17T00:18:36.3155319Z [cluster1] }
2021-07-17T00:18:36.3155724Z [cluster1] }
2021-07-17T00:18:36.3157444Z [submariner-operator]$ [cluster1] kubectl get pod submariner-operator-546678bc8f-56whh --namespace=submariner-operator -o jsonpath={.status.phase}
2021-07-17T00:18:36.3159232Z [submariner-operator]$ [cluster1] grep Running
2021-07-17T00:18:36.3161135Z [submariner-operator]$ [cluster1] kubectl get pod submariner-operator-546678bc8f-56whh --namespace=submariner-operator -o jsonpath={.status.phase}
2021-07-17T00:18:36.3163924Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 get pod submariner-operator-546678bc8f-56whh --namespace=submariner-operator -o jsonpath={.status.phase}
2021-07-17T00:18:36.3165439Z [cluster1] Running
2021-07-17T00:18:36.3166985Z [submariner-operator]$ [cluster1] kubectl logs submariner-operator-546678bc8f-56whh --namespace=submariner-operator
2021-07-17T00:18:36.3169305Z [submariner-operator]$ [cluster1] kubectl logs submariner-operator-546678bc8f-56whh --namespace=submariner-operator
2021-07-17T00:18:36.3171780Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 logs submariner-operator-546678bc8f-56whh --namespace=submariner-operator
2021-07-17T00:18:36.3173298Z [cluster1] I0717 00:17:14.025781 1 main.go:77] cmd "msg"="Go Version: go1.16.5"
2021-07-17T00:18:36.3174046Z [cluster1] I0717 00:17:14.025831 1 main.go:78] cmd "msg"="Go OS/Arch: linux/amd64"
2021-07-17T00:18:36.3175234Z [cluster1] I0717 00:17:14.025839 1 main.go:79] cmd "msg"="Version of operator-sdk: v0.19.0"
2021-07-17T00:18:36.3176414Z [cluster1] I0717 00:17:14.025846 1 main.go:80] cmd "msg"="Submariner operator version: devel-0105e4d"
2021-07-17T00:18:36.3177380Z [cluster1] I0717 00:17:14.025993 1 leader.go:89] leader "msg"="Trying to become the leader."
2021-07-17T00:18:36.3178535Z [cluster1] I0717 00:17:14.432104 1 leader.go:122] leader "msg"="Found existing lock with my name. I was likely restarted."
2021-07-17T00:18:36.3179561Z [cluster1] I0717 00:17:14.432134 1 leader.go:123] leader "msg"="Continuing as the leader."
2021-07-17T00:18:36.3180994Z [cluster1] I0717 00:17:14.839261 1 listener.go:44] controller-runtime/metrics "msg"="metrics server is starting to listen" "addr"="0.0.0.0:8383"
2021-07-17T00:18:36.3182089Z [cluster1] I0717 00:17:14.839614 1 main.go:129] cmd "msg"="Registering Components."
2021-07-17T00:18:36.3182969Z [cluster1] I0717 00:17:14.839807 1 main.go:137] cmd "msg"="Creating the Lighthouse CRDs"
2021-07-17T00:18:36.3184107Z [cluster1] I0717 00:17:17.543393 1 main.go:182] cmd "msg"="Could not create ServiceMonitor object" "error"="no ServiceMonitor registered with the API"
2021-07-17T00:18:36.3186117Z [cluster1] I0717 00:17:17.543427 1 main.go:186] cmd "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "error"="no ServiceMonitor registered with the API"
2021-07-17T00:18:36.3187436Z [cluster1] I0717 00:17:17.543474 1 main.go:203] cmd "msg"="Starting the Cmd."
2021-07-17T00:18:36.3188743Z [cluster1] I0717 00:17:17.543709 1 internal.go:406] controller-runtime/manager "msg"="starting metrics server" "path"="/metrics"
2021-07-17T00:18:36.3192377Z [cluster1] I0717 00:17:17.544107 1 controller.go:158] controller-runtime/manager/controller/servicediscovery "msg"="Starting EventSource" "reconciler group"="submariner.io" "reconciler kind"="ServiceDiscovery" "source"={"Type":{"status":{"deploymentInfo":{}},"metadata":{"creationTimestamp":null},"spec":{"brokerK8sApiServer":"","brokerK8sApiServerToken":"","brokerK8sCA":"","brokerK8sRemoteNamespace":"","clusterID":"","namespace":"","debug":false}}}
2021-07-17T00:18:36.3237603Z [cluster1] I0717 00:17:17.544302 1 controller.go:158] controller-runtime/manager/controller/servicediscovery-controller "msg"="Starting EventSource" "source"={"Type":{"status":{"deploymentInfo":{}},"metadata":{"creationTimestamp":null},"spec":{"brokerK8sApiServer":"","brokerK8sApiServerToken":"","brokerK8sCA":"","brokerK8sRemoteNamespace":"","clusterID":"","namespace":"","debug":false}}}
2021-07-17T00:18:36.3245409Z [cluster1] I0717 00:17:17.544557 1 controller.go:158] controller-runtime/manager/controller/submariner "msg"="Starting EventSource" "reconciler group"="submariner.io" "reconciler kind"="Submariner" "source"={"Type":{"metadata":{"creationTimestamp":null},"spec":{"broker":"","brokerK8sApiServer":"","brokerK8sApiServerToken":"","brokerK8sCA":"","brokerK8sRemoteNamespace":"","ceIPSecPSK":"","clusterCIDR":"","clusterID":"","serviceCIDR":"","namespace":"","ceIPSecDebug":false,"debug":false,"natEnabled":false},"status":{"natEnabled":false,"clusterID":"","gatewayDaemonSetStatus":{"mismatchedContainerImages":false},"routeAgentDaemonSetStatus":{"mismatchedContainerImages":false},"globalnetDaemonSetStatus":{"mismatchedContainerImages":false},"loadBalancerStatus":{},"deploymentInfo":{}}}}
2021-07-17T00:18:36.3251651Z [cluster1] I0717 00:17:17.544720 1 controller.go:158] controller-runtime/manager/controller/broker "msg"="Starting EventSource" "reconciler group"="submariner.io" "reconciler kind"="Broker" "source"={"Type":{"metadata":{"creationTimestamp":null},"spec":{},"status":{}}}
2021-07-17T00:18:36.3258262Z [cluster1] I0717 00:17:17.544804 1 controller.go:158] controller-runtime/manager/controller/submariner-controller "msg"="Starting EventSource" "source"={"Type":{"metadata":{"creationTimestamp":null},"spec":{"broker":"","brokerK8sApiServer":"","brokerK8sApiServerToken":"","brokerK8sCA":"","brokerK8sRemoteNamespace":"","ceIPSecPSK":"","clusterCIDR":"","clusterID":"","serviceCIDR":"","namespace":"","ceIPSecDebug":false,"debug":false,"natEnabled":false},"status":{"natEnabled":false,"clusterID":"","gatewayDaemonSetStatus":{"mismatchedContainerImages":false},"routeAgentDaemonSetStatus":{"mismatchedContainerImages":false},"globalnetDaemonSetStatus":{"mismatchedContainerImages":false},"loadBalancerStatus":{},"deploymentInfo":{}}}}
2021-07-17T00:18:36.3263946Z [cluster1] I0717 00:17:17.644923 1 controller.go:165] controller-runtime/manager/controller/broker "msg"="Starting Controller" "reconciler group"="submariner.io" "reconciler kind"="Broker"
2021-07-17T00:18:36.3266353Z [cluster1] I0717 00:17:17.644971 1 controller.go:192] controller-runtime/manager/controller/broker "msg"="Starting workers" "reconciler group"="submariner.io" "reconciler kind"="Broker" "worker count"=1
2021-07-17T00:18:36.3268911Z [cluster1] I0717 00:17:17.645111 1 controller.go:165] controller-runtime/manager/controller/servicediscovery "msg"="Starting Controller" "reconciler group"="submariner.io" "reconciler kind"="ServiceDiscovery"
2021-07-17T00:18:36.3271560Z [cluster1] I0717 00:17:17.645131 1 controller.go:192] controller-runtime/manager/controller/servicediscovery "msg"="Starting workers" "reconciler group"="submariner.io" "reconciler kind"="ServiceDiscovery" "worker count"=1
2021-07-17T00:18:36.3274882Z [cluster1] I0717 00:17:17.647414 1 controller.go:158] controller-runtime/manager/controller/servicediscovery-controller "msg"="Starting EventSource" "source"={"Type":{"metadata":{"creationTimestamp":null},"spec":{"selector":null,"template":{"metadata":{"creationTimestamp":null},"spec":{"containers":null}},"strategy":{}},"status":{}}}
2021-07-17T00:18:36.3279386Z [cluster1] I0717 00:17:17.647598 1 controller.go:158] controller-runtime/manager/controller/submariner-controller "msg"="Starting EventSource" "source"={"Type":{"metadata":{"creationTimestamp":null},"spec":{"selector":null,"template":{"metadata":{"creationTimestamp":null},"spec":{"containers":null}},"updateStrategy":{}},"status":{"currentNumberScheduled":0,"numberMisscheduled":0,"desiredNumberScheduled":0,"numberReady":0}}}
2021-07-17T00:18:36.3283963Z [cluster1] I0717 00:17:17.647688 1 controller.go:158] controller-runtime/manager/controller/submariner "msg"="Starting EventSource" "reconciler group"="submariner.io" "reconciler kind"="Submariner" "source"={"Type":{"metadata":{"creationTimestamp":null},"spec":{"selector":null,"template":{"metadata":{"creationTimestamp":null},"spec":{"containers":null}},"strategy":{}},"status":{}}}
2021-07-17T00:18:36.3287190Z [cluster1] I0717 00:17:17.747809 1 controller.go:165] controller-runtime/manager/controller/submariner "msg"="Starting Controller" "reconciler group"="submariner.io" "reconciler kind"="Submariner"
2021-07-17T00:18:36.3289597Z [cluster1] I0717 00:17:17.748124 1 controller.go:192] controller-runtime/manager/controller/submariner "msg"="Starting workers" "reconciler group"="submariner.io" "reconciler kind"="Submariner" "worker count"=1
2021-07-17T00:18:36.3291849Z [cluster1] I0717 00:17:17.747918 1 controller.go:165] controller-runtime/manager/controller/servicediscovery-controller "msg"="Starting Controller"
2021-07-17T00:18:36.3294075Z [cluster1] I0717 00:17:17.748223 1 controller.go:192] controller-runtime/manager/controller/servicediscovery-controller "msg"="Starting workers" "worker count"=1
2021-07-17T00:18:36.3297441Z [cluster1] I0717 00:17:17.747987 1 controller.go:158] controller-runtime/manager/controller/submariner-controller "msg"="Starting EventSource" "source"={"Type":{"metadata":{"creationTimestamp":null},"status":{"version":"","haStatus":"","localEndpoint":{"cluster_id":"","cable_name":"","hostname":"","subnets":null,"private_ip":"","public_ip":"","nat_enabled":false,"backend":""},"statusFailure":"","connections":null}}}
2021-07-17T00:18:36.3340674Z [cluster1] E0717 00:17:17.793756 1 controller.go:267] controller-runtime/manager/controller/broker "msg"="Reconciler error" "error"="invalid GlobalnetCidrRange: invalid CIDR address: " "name"="submariner-broker" "namespace"="submariner-operator" "reconciler group"="submariner.io" "reconciler kind"="Broker"
2021-07-17T00:18:36.3344339Z [cluster1] E0717 00:17:17.847351 1 controller.go:267] controller-runtime/manager/controller/broker "msg"="Reconciler error" "error"="invalid GlobalnetCidrRange: invalid CIDR address: " "name"="submariner-broker" "namespace"="submariner-operator" "reconciler group"="submariner.io" "reconciler kind"="Broker"
2021-07-17T00:18:36.3347031Z [cluster1] I0717 00:17:17.849406 1 controller.go:165] controller-runtime/manager/controller/submariner-controller "msg"="Starting Controller"
2021-07-17T00:18:36.3349035Z [cluster1] I0717 00:17:17.849471 1 controller.go:192] controller-runtime/manager/controller/submariner-controller "msg"="Starting workers" "worker count"=1
2021-07-17T00:18:36.3351945Z [cluster1] E0717 00:17:17.901940 1 controller.go:267] controller-runtime/manager/controller/broker "msg"="Reconciler error" "error"="invalid GlobalnetCidrRange: invalid CIDR address: " "name"="submariner-broker" "namespace"="submariner-operator" "reconciler group"="submariner.io" "reconciler kind"="Broker"
2021-07-17T00:18:36.3355572Z [cluster1] E0717 00:17:17.980618 1 controller.go:267] controller-runtime/manager/controller/broker "msg"="Reconciler error" "error"="invalid GlobalnetCidrRange: invalid CIDR address: " "name"="submariner-broker" "namespace"="submariner-operator" "reconciler group"="submariner.io" "reconciler kind"="Broker"
2021-07-17T00:18:36.3359291Z [cluster1] E0717 00:17:18.073319 1 controller.go:267] controller-runtime/manager/controller/broker "msg"="Reconciler error" "error"="invalid GlobalnetCidrRange: invalid CIDR address: " "name"="submariner-broker" "namespace"="submariner-operator" "reconciler group"="submariner.io" "reconciler kind"="Broker"
2021-07-17T00:18:36.3362892Z [cluster1] E0717 00:17:18.355379 1 controller.go:267] controller-runtime/manager/controller/broker "msg"="Reconciler error" "error"="invalid GlobalnetCidrRange: invalid CIDR address: " "name"="submariner-broker" "namespace"="submariner-operator" "reconciler group"="submariner.io" "reconciler kind"="Broker"
2021-07-17T00:18:36.3366620Z [cluster1] E0717 00:17:18.712857 1 controller.go:267] controller-runtime/manager/controller/broker "msg"="Reconciler error" "error"="invalid GlobalnetCidrRange: invalid CIDR address: " "name"="submariner-broker" "namespace"="submariner-operator" "reconciler group"="submariner.io" "reconciler kind"="Broker"
2021-07-17T00:18:36.3369660Z [cluster1] I0717 00:17:18.773350 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-17T00:18:36.3372054Z [cluster1] I0717 00:17:18.773688 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-17T00:18:36.3373793Z [cluster1] I0717 00:17:18.820467 1 submariner_networkdiscovery.go:42] controller_submariner "msg"="Cluster network discovered"
2021-07-17T00:18:36.3375644Z [cluster1] I0717 00:17:18.820637 1 network.go:56] controller_submariner "msg"="Discovered K8s network details" "clusterCIDRs"=["10.1.0.0/16"] "plugin"="weave-net" "serviceCIDRs"=["100.1.0.0/16"]
2021-07-17T00:18:36.3377213Z [cluster1] I0717 00:17:18.820717 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
2021-07-17T00:18:36.3378801Z [cluster1] I0717 00:17:18.820791 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
2021-07-17T00:18:36.3380218Z [cluster1] I0717 00:17:18.833231 1 submariner_networkdiscovery.go:42] controller_submariner "msg"="Cluster network discovered"
2021-07-17T00:18:36.3382198Z [cluster1] I0717 00:17:18.833263 1 network.go:56] controller_submariner "msg"="Discovered K8s network details" "clusterCIDRs"=["10.1.0.0/16"] "plugin"="weave-net" "serviceCIDRs"=["100.1.0.0/16"]
2021-07-17T00:18:36.3396343Z [cluster1] I0717 00:17:18.833307 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
2021-07-17T00:18:36.3397856Z [cluster1] I0717 00:17:18.833376 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
2021-07-17T00:18:36.3400836Z [cluster1] I0717 00:17:18.842559 1 helpers.go:83] controller_submariner "msg"="Created a new DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-07-17T00:18:36.3404965Z [cluster1] E0717 00:17:18.844275 1 controller.go:267] controller-runtime/manager/controller/submariner "msg"="Reconciler error" "error"="error creating or updating DaemonSet submariner-operator/submariner-gateway: daemonsets.apps \"submariner-gateway\" already exists" "name"="submariner" "namespace"="submariner-operator" "reconciler group"="submariner.io" "reconciler kind"="Submariner"
2021-07-17T00:18:36.3408381Z [cluster1] I0717 00:17:18.849868 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-17T00:18:36.3410167Z [cluster1] I0717 00:17:18.849910 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
2021-07-17T00:18:36.3411659Z [cluster1] I0717 00:17:18.849921 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
2021-07-17T00:18:36.3414311Z [cluster1] I0717 00:17:18.856550 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-07-17T00:18:36.3418083Z [cluster1] I0717 00:17:18.917327 1 helpers.go:231] controller_submariner "msg"="Created a new Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-07-17T00:18:36.3421648Z [cluster1] I0717 00:17:19.054858 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-07-17T00:18:36.3425264Z [cluster1] E0717 00:17:19.227757 1 controller.go:267] controller-runtime/manager/controller/broker "msg"="Reconciler error" "error"="invalid GlobalnetCidrRange: invalid CIDR address: " "name"="submariner-broker" "namespace"="submariner-operator" "reconciler group"="submariner.io" "reconciler kind"="Broker"
2021-07-17T00:18:36.3456763Z [cluster1] I0717 00:17:19.322165 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-07-17T00:18:36.3460693Z [cluster1] I0717 00:17:19.336025 1 helpers.go:83] controller_submariner "msg"="Created a new DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-07-17T00:18:36.3464872Z [cluster1] E0717 00:17:19.336087 1 controller.go:267] controller-runtime/manager/controller/submariner "msg"="Reconciler error" "error"="error creating or updating DaemonSet submariner-operator/submariner-routeagent: DaemonSet.apps \"submariner-routeagent\" not found" "name"="submariner" "namespace"="submariner-operator" "reconciler group"="submariner.io" "reconciler kind"="Submariner"
2021-07-17T00:18:36.3468672Z [cluster1] I0717 00:17:19.346472 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-17T00:18:36.3470468Z [cluster1] I0717 00:17:19.346520 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
2021-07-17T00:18:36.3471952Z [cluster1] I0717 00:17:19.346531 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
2021-07-17T00:18:36.3474587Z [cluster1] I0717 00:17:19.366379 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-07-17T00:18:36.3478063Z [cluster1] I0717 00:17:19.415538 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-07-17T00:18:36.3481529Z [cluster1] I0717 00:17:19.502244 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-07-17T00:18:36.3484947Z [cluster1] I0717 00:17:19.546310 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-07-17T00:18:36.3488151Z [cluster1] I0717 00:17:19.586143 1 servicediscovery_controller.go:109] controller_servicediscovery "msg"="Reconciling ServiceDiscovery" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
2021-07-17T00:18:36.3491075Z [cluster1] I0717 00:17:19.623398 1 servicediscovery_controller.go:109] controller_servicediscovery "msg"="Reconciling ServiceDiscovery" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
2021-07-17T00:18:36.3494310Z [cluster1] I0717 00:17:19.623971 1 servicediscovery_resources.go:66] controller_submariner "msg"="Created Service Discovery CR" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Name"="service-discovery" "Namespace"="submariner-operator"
2021-07-17T00:18:36.3498419Z [cluster1] I0717 00:17:19.721647 1 helpers.go:129] controller_servicediscovery "msg"="Created a new Deployment" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-lighthouse-agent" "Deployment.Namespace"="submariner-operator"
2021-07-17T00:18:36.3503381Z [cluster1] E0717 00:17:19.727958 1 controller.go:267] controller-runtime/manager/controller/servicediscovery "msg"="Reconciler error" "error"="error creating or updating Deployment submariner-operator/submariner-lighthouse-agent: deployments.apps \"submariner-lighthouse-agent\" already exists" "name"="service-discovery" "namespace"="submariner-operator" "reconciler group"="submariner.io" "reconciler kind"="ServiceDiscovery"
2021-07-17T00:18:36.3579653Z [cluster1] I0717 00:17:19.733656 1 servicediscovery_controller.go:109] controller_servicediscovery "msg"="Reconciling ServiceDiscovery" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
2021-07-17T00:18:36.3582971Z [cluster1] I0717 00:17:19.844549 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-07-17T00:18:36.3586656Z [cluster1] I0717 00:17:19.896339 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-07-17T00:18:36.3589574Z [cluster1] I0717 00:17:19.899566 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-17T00:18:36.3591484Z [cluster1] I0717 00:17:19.899606 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
2021-07-17T00:18:36.3592948Z [cluster1] I0717 00:17:19.899630 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
2021-07-17T00:18:36.3595755Z [cluster1] I0717 00:17:19.989502 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-07-17T00:18:36.3599678Z [cluster1] E0717 00:17:19.992143 1 submariner_controller.go:204] controller_submariner "msg"="failed to update the Submariner status" "error"="Operation cannot be fulfilled on submariners.submariner.io \"submariner\": the object has been modified; please apply your changes to the latest version and try again" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-17T00:18:36.3602958Z [cluster1] I0717 00:17:19.992190 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-17T00:18:36.3604741Z [cluster1] I0717 00:17:19.992221 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
2021-07-17T00:18:36.3606221Z [cluster1] I0717 00:17:19.992232 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
2021-07-17T00:18:36.3609444Z [cluster1] I0717 00:17:20.096622 1 helpers.go:231] controller_servicediscovery "msg"="Created a new Service" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-lighthouse-agent-metrics" "Service.Namespace"="submariner-operator"
2021-07-17T00:18:36.3613536Z [cluster1] I0717 00:17:20.101045 1 helpers.go:131] controller_servicediscovery "msg"="Updated existing Deployment" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-lighthouse-agent" "Deployment.Namespace"="submariner-operator"
2021-07-17T00:18:36.3617369Z [cluster1] I0717 00:17:20.104961 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-07-17T00:18:36.3620961Z [cluster1] I0717 00:17:20.160185 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-07-17T00:18:36.3624819Z [cluster1] I0717 00:17:20.391689 1 helpers.go:233] controller_servicediscovery "msg"="Updated existing Service" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-lighthouse-agent-metrics" "Service.Namespace"="submariner-operator"
2021-07-17T00:18:36.3628628Z [cluster1] I0717 00:17:20.404661 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-07-17T00:18:36.3632336Z [cluster1] I0717 00:17:20.563804 1 metrics.go:55] controller_servicediscovery "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-07-17T00:18:36.3635950Z [cluster1] I0717 00:17:20.578210 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-07-17T00:18:36.3639352Z [cluster1] I0717 00:17:20.682580 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-07-17T00:18:36.3643087Z [cluster1] I0717 00:17:20.753040 1 helpers.go:175] controller_servicediscovery "msg"="Created a new ConfigMap" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "ConfigMap.Name"="submariner-lighthouse-coredns" "ConfigMap.Namespace"="submariner-operator"
2021-07-17T00:18:36.3647239Z [cluster1] E0717 00:17:20.753092 1 servicediscovery_controller.go:151] controller_servicediscovery "msg"="Error creating the lighthouseCoreDNS configMap" "error"="error creating or updating ConfigMap submariner-operator/submariner-lighthouse-coredns: ConfigMap \"submariner-lighthouse-coredns\" not found"
2021-07-17T00:18:36.3652069Z [cluster1] E0717 00:17:20.753128 1 controller.go:267] controller-runtime/manager/controller/servicediscovery-controller "msg"="Reconciler error" "error"="error creating or updating ConfigMap submariner-operator/submariner-lighthouse-coredns: ConfigMap \"submariner-lighthouse-coredns\" not found" "name"="service-discovery" "namespace"="submariner-operator"
2021-07-17T00:18:36.3656080Z [cluster1] I0717 00:17:20.753167 1 servicediscovery_controller.go:109] controller_servicediscovery "msg"="Reconciling ServiceDiscovery" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
2021-07-17T00:18:36.3663011Z [cluster1] I0717 00:17:20.802196 1 metrics.go:55] controller_servicediscovery "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-07-17T00:18:36.3666589Z [cluster1] I0717 00:17:20.806569 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-07-17T00:18:36.3670309Z [cluster1] I0717 00:17:21.008499 1 helpers.go:131] controller_servicediscovery "msg"="Updated existing Deployment" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-lighthouse-agent" "Deployment.Namespace"="submariner-operator"
2021-07-17T00:18:36.3673484Z [cluster1] I0717 00:17:21.009238 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-17T00:18:36.3675273Z [cluster1] I0717 00:17:21.009303 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
2021-07-17T00:18:36.3676759Z [cluster1] I0717 00:17:21.009314 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
2021-07-17T00:18:36.3679434Z [cluster1] I0717 00:17:21.009484 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-07-17T00:18:36.3683342Z [cluster1] I0717 00:17:21.011522 1 helpers.go:129] controller_servicediscovery "msg"="Created a new Deployment" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-lighthouse-coredns" "Deployment.Namespace"="submariner-operator"
2021-07-17T00:18:36.3687194Z [cluster1] E0717 00:17:21.149998 1 controller.go:267] controller-runtime/manager/controller/broker "msg"="Reconciler error" "error"="invalid GlobalnetCidrRange: invalid CIDR address: " "name"="submariner-broker" "namespace"="submariner-operator" "reconciler group"="submariner.io" "reconciler kind"="Broker"
2021-07-17T00:18:36.3690676Z [cluster1] I0717 00:17:21.168000 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-07-17T00:18:36.3694575Z [cluster1] E0717 00:17:21.223345 1 submariner_controller.go:204] controller_submariner "msg"="failed to update the Submariner status" "error"="Operation cannot be fulfilled on submariners.submariner.io \"submariner\": the object has been modified; please apply your changes to the latest version and try again" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-17T00:18:36.3697965Z [cluster1] I0717 00:17:21.223462 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-17T00:18:36.3701612Z [cluster1] I0717 00:17:21.223548 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
2021-07-17T00:18:36.3703121Z [cluster1] I0717 00:17:21.223608 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
2021-07-17T00:18:36.3706139Z [cluster1] I0717 00:17:21.239787 1 helpers.go:231] controller_servicediscovery "msg"="Created a new Service" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-lighthouse-coredns" "Service.Namespace"="submariner-operator"
2021-07-17T00:18:36.3710518Z [cluster1] I0717 00:17:21.299156 1 helpers.go:233] controller_servicediscovery "msg"="Updated existing Service" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-lighthouse-agent-metrics" "Service.Namespace"="submariner-operator"
2021-07-17T00:18:36.3714291Z [cluster1] I0717 00:17:21.484101 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-07-17T00:18:36.3717785Z [cluster1] I0717 00:17:21.512165 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-07-17T00:18:36.3721400Z [cluster1] I0717 00:17:21.732844 1 metrics.go:55] controller_servicediscovery "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-07-17T00:18:36.3724908Z [cluster1] I0717 00:17:21.923028 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-07-17T00:18:36.3728670Z [cluster1] I0717 00:17:22.038091 1 helpers.go:231] controller_servicediscovery "msg"="Created a new Service" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-lighthouse-coredns-metrics" "Service.Namespace"="submariner-operator"
2021-07-17T00:18:36.3732602Z [cluster1] I0717 00:17:22.079770 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-07-17T00:18:36.3736434Z [cluster1] I0717 00:17:22.080084 1 helpers.go:131] controller_servicediscovery "msg"="Updated existing Deployment" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-lighthouse-coredns" "Deployment.Namespace"="submariner-operator"
2021-07-17T00:18:36.3740388Z [cluster1] I0717 00:17:22.133615 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-07-17T00:18:36.3744290Z [cluster1] I0717 00:17:22.404044 1 helpers.go:233] controller_servicediscovery "msg"="Updated existing Service" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-lighthouse-coredns-metrics" "Service.Namespace"="submariner-operator"
2021-07-17T00:18:36.3748233Z [cluster1] I0717 00:17:22.506170 1 metrics.go:55] controller_servicediscovery "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-07-17T00:18:36.3753941Z [cluster1] I0717 00:17:22.514119 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-07-17T00:18:36.3757346Z [cluster1] I0717 00:17:22.786081 1 servicediscovery_controller.go:487] controller_servicediscovery "msg"="coredns configmap does not have lighthouse configuration hence creating" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
2021-07-17T00:18:36.3762064Z [cluster1] I0717 00:17:22.786118 1 servicediscovery_controller.go:495] controller_servicediscovery "msg"="Updated coredns ConfigMap #lighthouse-start AUTO-GENERATED SECTION. DO NOT EDIT\nclusterset.local:53 {\n forward . 100.1.211.59\n}\n#lighthouse-end\n.:53 {\n errors\n health {\n lameduck 5s\n }\n ready\n kubernetes cluster1.local in-addr.arpa ip6.arpa {\n pods insecure\n fallthrough in-addr.arpa ip6.arpa\n ttl 30\n }\n prometheus :9153\n forward . /etc/resolv.conf\n cache 30\n loop\n reload\n loadbalance\n}\n"
2021-07-17T00:18:36.3766379Z [cluster1] I0717 00:17:22.786534 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-07-17T00:18:36.3769973Z [cluster1] I0717 00:17:22.843393 1 metrics.go:55] controller_servicediscovery "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-07-17T00:18:36.3773383Z [cluster1] I0717 00:17:22.954408 1 servicediscovery_controller.go:471] controller_servicediscovery "msg"="coredns configmap has lighthouse configuration hence updating" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
2021-07-17T00:18:36.3778025Z [cluster1] I0717 00:17:22.954447 1 servicediscovery_controller.go:495] controller_servicediscovery "msg"="Updated coredns ConfigMap #lighthouse-start AUTO-GENERATED SECTION. DO NOT EDIT\nclusterset.local:53 {\n forward . 100.1.211.59\n}\n#lighthouse-end\n.:53 {\n errors\n health {\n lameduck 5s\n }\n ready\n kubernetes cluster1.local in-addr.arpa ip6.arpa {\n pods insecure\n fallthrough in-addr.arpa ip6.arpa\n ttl 30\n }\n prometheus :9153\n forward . /etc/resolv.conf\n cache 30\n loop\n reload\n loadbalance\n}\n\n"
2021-07-17T00:18:36.3782178Z [cluster1] I0717 00:17:23.454582 1 servicediscovery_controller.go:109] controller_servicediscovery "msg"="Reconciling ServiceDiscovery" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
2021-07-17T00:18:36.3785700Z [cluster1] I0717 00:17:23.579103 1 helpers.go:131] controller_servicediscovery "msg"="Updated existing Deployment" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-lighthouse-agent" "Deployment.Namespace"="submariner-operator"
2021-07-17T00:18:36.3789804Z [cluster1] I0717 00:17:23.915035 1 helpers.go:233] controller_servicediscovery "msg"="Updated existing Service" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-lighthouse-agent-metrics" "Service.Namespace"="submariner-operator"
2021-07-17T00:18:36.3793722Z [cluster1] E0717 00:17:24.123424 1 controller.go:267] controller-runtime/manager/controller/broker "msg"="Reconciler error" "error"="invalid GlobalnetCidrRange: invalid CIDR address: " "name"="submariner-broker" "namespace"="submariner-operator" "reconciler group"="submariner.io" "reconciler kind"="Broker"
2021-07-17T00:18:36.3797332Z [cluster1] I0717 00:17:24.318418 1 metrics.go:55] controller_servicediscovery "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-07-17T00:18:36.3801183Z [cluster1] I0717 00:17:24.344450 1 helpers.go:131] controller_servicediscovery "msg"="Updated existing Deployment" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-lighthouse-coredns" "Deployment.Namespace"="submariner-operator"
2021-07-17T00:18:36.3805343Z [cluster1] I0717 00:17:24.400249 1 helpers.go:233] controller_servicediscovery "msg"="Updated existing Service" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-lighthouse-coredns-metrics" "Service.Namespace"="submariner-operator"
2021-07-17T00:18:36.3817615Z [cluster1] I0717 00:17:24.802707 1 metrics.go:55] controller_servicediscovery "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-07-17T00:18:36.3821296Z [cluster1] I0717 00:17:24.807559 1 servicediscovery_controller.go:471] controller_servicediscovery "msg"="coredns configmap has lighthouse configuration hence updating" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
2021-07-17T00:18:36.3825878Z [cluster1] I0717 00:17:24.807609 1 servicediscovery_controller.go:495] controller_servicediscovery "msg"="Updated coredns ConfigMap #lighthouse-start AUTO-GENERATED SECTION. DO NOT EDIT\nclusterset.local:53 {\n forward . 100.1.211.59\n}\n#lighthouse-end\n.:53 {\n errors\n health {\n lameduck 5s\n }\n ready\n kubernetes cluster1.local in-addr.arpa ip6.arpa {\n pods insecure\n fallthrough in-addr.arpa ip6.arpa\n ttl 30\n }\n prometheus :9153\n forward . /etc/resolv.conf\n cache 30\n loop\n reload\n loadbalance\n}\n\n\n"
2021-07-17T00:18:36.3830296Z [cluster1] E0717 00:17:26.919948 1 controller.go:267] controller-runtime/manager/controller/broker "msg"="Reconciler error" "error"="invalid GlobalnetCidrRange: invalid CIDR address: " "name"="submariner-broker" "namespace"="submariner-operator" "reconciler group"="submariner.io" "reconciler kind"="Broker"
2021-07-17T00:18:36.3834023Z [cluster1] E0717 00:17:32.289397 1 controller.go:267] controller-runtime/manager/controller/broker "msg"="Reconciler error" "error"="invalid GlobalnetCidrRange: invalid CIDR address: " "name"="submariner-broker" "namespace"="submariner-operator" "reconciler group"="submariner.io" "reconciler kind"="Broker"
2021-07-17T00:18:36.3836974Z [cluster1] I0717 00:17:38.122762 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-17T00:18:36.3838738Z [cluster1] I0717 00:17:38.122825 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
2021-07-17T00:18:36.3840213Z [cluster1] I0717 00:17:38.122837 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
2021-07-17T00:18:36.3843467Z [cluster1] I0717 00:17:38.145927 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-07-17T00:18:36.3846970Z [cluster1] I0717 00:17:38.174050 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-07-17T00:18:36.3850437Z [cluster1] I0717 00:17:38.634023 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-07-17T00:18:36.3853881Z [cluster1] I0717 00:17:38.695700 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-07-17T00:18:36.3856956Z [cluster1] I0717 00:17:38.743057 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-17T00:18:36.3859639Z [cluster1] I0717 00:17:38.759373 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
2021-07-17T00:18:36.3861223Z [cluster1] I0717 00:17:38.759506 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
2021-07-17T00:18:36.3863340Z [cluster1] I0717 00:17:38.759314 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-17T00:18:36.3865115Z [cluster1] I0717 00:17:38.771730 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
2021-07-17T00:18:36.3866586Z [cluster1] I0717 00:17:38.777031 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
2021-07-17T00:18:36.3869225Z [cluster1] I0717 00:17:38.875059 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-07-17T00:18:36.3872636Z [cluster1] I0717 00:17:38.876148 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-07-17T00:18:36.3876107Z [cluster1] I0717 00:17:39.071566 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-07-17T00:18:36.3881033Z [cluster1] I0717 00:17:39.073207 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-07-17T00:18:36.3884576Z [cluster1] I0717 00:17:39.490938 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-07-17T00:18:36.3887936Z [cluster1] I0717 00:17:39.517187 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-07-17T00:18:36.3893781Z [cluster1] I0717 00:17:39.536582 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-07-17T00:18:36.3899612Z [cluster1] I0717 00:17:39.626699 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-07-17T00:18:36.3902714Z [cluster1] I0717 00:17:39.704257 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-17T00:18:36.3904498Z [cluster1] I0717 00:17:39.704318 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
2021-07-17T00:18:36.3905973Z [cluster1] I0717 00:17:39.704329 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
2021-07-17T00:18:36.3909277Z [cluster1] E0717 00:17:39.730934 1 submariner_controller.go:204] controller_submariner "msg"="failed to update the Submariner status" "error"="Operation cannot be fulfilled on submariners.submariner.io \"submariner\": the object has been modified; please apply your changes to the latest version and try again" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-17T00:18:36.3912525Z [cluster1] I0717 00:17:39.737656 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-17T00:18:36.3914307Z [cluster1] I0717 00:17:39.737725 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
2021-07-17T00:18:36.3915776Z [cluster1] I0717 00:17:39.737742 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
2021-07-17T00:18:36.3918442Z [cluster1] I0717 00:17:40.174117 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-07-17T00:18:36.3921855Z [cluster1] I0717 00:17:40.174611 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-07-17T00:18:36.3925311Z [cluster1] I0717 00:17:40.278719 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-07-17T00:18:36.3928938Z [cluster1] I0717 00:17:40.278984 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-07-17T00:18:36.3932794Z [cluster1] I0717 00:17:40.693624 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-07-17T00:18:36.3936519Z [cluster1] I0717 00:17:40.693663 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-07-17T00:18:36.3940179Z [cluster1] I0717 00:17:40.748087 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-07-17T00:18:36.3943688Z [cluster1] I0717 00:17:40.748761 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-07-17T00:18:36.3946573Z [cluster1] I0717 00:17:40.972055 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-17T00:18:36.3948348Z [cluster1] I0717 00:17:40.972111 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
2021-07-17T00:18:36.3949829Z [cluster1] I0717 00:17:40.972123 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
2021-07-17T00:18:36.3953655Z [cluster1] I0717 00:17:41.059638 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-07-17T00:18:36.3957645Z [cluster1] E0717 00:17:41.069302 1 submariner_controller.go:204] controller_submariner "msg"="failed to update the Submariner status" "error"="Operation cannot be fulfilled on submariners.submariner.io \"submariner\": the object has been modified; please apply your changes to the latest version and try again" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-17T00:18:36.3960868Z [cluster1] I0717 00:17:41.069349 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-17T00:18:36.3962647Z [cluster1] I0717 00:17:41.069396 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
2021-07-17T00:18:36.3964110Z [cluster1] I0717 00:17:41.069407 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
2021-07-17T00:18:36.3966828Z [cluster1] I0717 00:17:41.123011 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-07-17T00:18:36.3970290Z [cluster1] I0717 00:17:41.127527 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-07-17T00:18:36.3975134Z [cluster1] I0717 00:17:41.160292 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-07-17T00:18:36.3978802Z [cluster1] I0717 00:17:41.587817 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-07-17T00:18:36.3982189Z [cluster1] I0717 00:17:41.588814 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-07-17T00:18:36.3985616Z [cluster1] I0717 00:17:41.739339 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-07-17T00:18:36.3989103Z [cluster1] I0717 00:17:41.754213 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-07-17T00:18:36.3992272Z [cluster1] I0717 00:17:42.551624 1 servicediscovery_controller.go:109] controller_servicediscovery "msg"="Reconciling ServiceDiscovery" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
2021-07-17T00:18:36.3996424Z [cluster1] I0717 00:17:42.738327 1 helpers.go:131] controller_servicediscovery "msg"="Updated existing Deployment" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-lighthouse-agent" "Deployment.Namespace"="submariner-operator"
2021-07-17T00:18:36.4000903Z [cluster1] I0717 00:17:43.241929 1 helpers.go:233] controller_servicediscovery "msg"="Updated existing Service" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-lighthouse-agent-metrics" "Service.Namespace"="submariner-operator"
2021-07-17T00:18:36.4004991Z [cluster1] I0717 00:17:43.708763 1 metrics.go:55] controller_servicediscovery "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-07-17T00:18:36.4009031Z [cluster1] I0717 00:17:43.921811 1 helpers.go:131] controller_servicediscovery "msg"="Updated existing Deployment" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-lighthouse-coredns" "Deployment.Namespace"="submariner-operator"
2021-07-17T00:18:36.4013397Z [cluster1] I0717 00:17:44.484450 1 helpers.go:233] controller_servicediscovery "msg"="Updated existing Service" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-lighthouse-coredns-metrics" "Service.Namespace"="submariner-operator"
2021-07-17T00:18:36.4017545Z [cluster1] E0717 00:17:44.768120 1 controller.go:267] controller-runtime/manager/controller/broker "msg"="Reconciler error" "error"="invalid GlobalnetCidrRange: invalid CIDR address: " "name"="submariner-broker" "namespace"="submariner-operator" "reconciler group"="submariner.io" "reconciler kind"="Broker"
2021-07-17T00:18:36.4021672Z [cluster1] I0717 00:17:44.887314 1 metrics.go:55] controller_servicediscovery "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-07-17T00:18:36.4025224Z [cluster1] I0717 00:17:44.908394 1 servicediscovery_controller.go:471] controller_servicediscovery "msg"="coredns configmap has lighthouse configuration hence updating" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
2021-07-17T00:18:36.4029764Z [cluster1] I0717 00:17:44.908441 1 servicediscovery_controller.go:495] controller_servicediscovery "msg"="Updated coredns ConfigMap #lighthouse-start AUTO-GENERATED SECTION. DO NOT EDIT\nclusterset.local:53 {\n forward . 100.1.211.59\n}\n#lighthouse-end\n.:53 {\n errors\n health {\n lameduck 5s\n }\n ready\n kubernetes cluster1.local in-addr.arpa ip6.arpa {\n pods insecure\n fallthrough in-addr.arpa ip6.arpa\n ttl 30\n }\n prometheus :9153\n forward . /etc/resolv.conf\n cache 30\n loop\n reload\n loadbalance\n}\n\n\n\n"
2021-07-17T00:18:36.4033789Z [cluster1] I0717 00:17:45.170405 1 servicediscovery_controller.go:109] controller_servicediscovery "msg"="Reconciling ServiceDiscovery" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
2021-07-17T00:18:36.4037322Z [cluster1] I0717 00:17:45.193000 1 helpers.go:131] controller_servicediscovery "msg"="Updated existing Deployment" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-lighthouse-agent" "Deployment.Namespace"="submariner-operator"
2021-07-17T00:18:36.4041423Z [cluster1] I0717 00:17:45.251491 1 helpers.go:233] controller_servicediscovery "msg"="Updated existing Service" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-lighthouse-agent-metrics" "Service.Namespace"="submariner-operator"
2021-07-17T00:18:36.4044650Z [cluster1] I0717 00:17:45.643320 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-17T00:18:36.4046435Z [cluster1] I0717 00:17:45.643367 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
2021-07-17T00:18:36.4047905Z [cluster1] I0717 00:17:45.643378 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
2021-07-17T00:18:36.4050742Z [cluster1] I0717 00:17:45.655927 1 metrics.go:55] controller_servicediscovery "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-07-17T00:18:36.4055092Z [cluster1] I0717 00:17:45.718958 1 helpers.go:131] controller_servicediscovery "msg"="Updated existing Deployment" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-lighthouse-coredns" "Deployment.Namespace"="submariner-operator"
2021-07-17T00:18:36.4058977Z [cluster1] I0717 00:17:45.748173 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-07-17T00:18:36.4062832Z [cluster1] I0717 00:17:45.751372 1 helpers.go:233] controller_servicediscovery "msg"="Updated existing Service" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-lighthouse-coredns-metrics" "Service.Namespace"="submariner-operator"
2021-07-17T00:18:36.4066686Z [cluster1] I0717 00:17:45.821973 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-07-17T00:18:36.4070282Z [cluster1] I0717 00:17:46.165474 1 metrics.go:55] controller_servicediscovery "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-07-17T00:18:36.4073792Z [cluster1] I0717 00:17:46.171038 1 servicediscovery_controller.go:471] controller_servicediscovery "msg"="coredns configmap has lighthouse configuration hence updating" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
2021-07-17T00:18:36.4078333Z [cluster1] I0717 00:17:46.171091 1 servicediscovery_controller.go:495] controller_servicediscovery "msg"="Updated coredns ConfigMap #lighthouse-start AUTO-GENERATED SECTION. DO NOT EDIT\nclusterset.local:53 {\n forward . 100.1.211.59\n}\n#lighthouse-end\n.:53 {\n errors\n health {\n lameduck 5s\n }\n ready\n kubernetes cluster1.local in-addr.arpa ip6.arpa {\n pods insecure\n fallthrough in-addr.arpa ip6.arpa\n ttl 30\n }\n prometheus :9153\n forward . /etc/resolv.conf\n cache 30\n loop\n reload\n loadbalance\n}\n\n\n\n\n"
2021-07-17T00:18:36.4082624Z [cluster1] I0717 00:17:46.230061 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-07-17T00:18:36.4086049Z [cluster1] I0717 00:17:46.252312 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-07-17T00:18:36.4088933Z [cluster1] I0717 00:17:46.320144 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-17T00:18:36.4090722Z [cluster1] I0717 00:17:46.320194 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
2021-07-17T00:18:36.4102417Z [cluster1] I0717 00:17:46.320205 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
2021-07-17T00:18:36.4108030Z [cluster1] I0717 00:17:46.331105 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-17T00:18:36.4109826Z [cluster1] I0717 00:17:46.331154 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
2021-07-17T00:18:36.4111305Z [cluster1] I0717 00:17:46.331166 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
2021-07-17T00:18:36.4118454Z [cluster1] I0717 00:17:46.463461 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-07-17T00:18:36.4121920Z [cluster1] I0717 00:17:46.474169 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-07-17T00:18:36.4125401Z [cluster1] I0717 00:17:46.491443 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-07-17T00:18:36.4128908Z [cluster1] I0717 00:17:46.566123 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-07-17T00:18:36.4132539Z [cluster1] I0717 00:17:46.911081 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-07-17T00:18:36.4135897Z [cluster1] I0717 00:17:46.975897 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-07-17T00:18:36.4139438Z [cluster1] I0717 00:17:46.993624 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-07-17T00:18:36.4142916Z [cluster1] I0717 00:17:47.015579 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-07-17T00:18:36.4150375Z [cluster1] I0717 00:17:47.072972 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-17T00:18:36.4152209Z [cluster1] I0717 00:17:47.073022 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
2021-07-17T00:18:36.4153716Z [cluster1] I0717 00:17:47.073034 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
2021-07-17T00:18:36.4162447Z [cluster1] E0717 00:17:47.123810 1 submariner_controller.go:204] controller_submariner "msg"="failed to update the Submariner status" "error"="Operation cannot be fulfilled on submariners.submariner.io \"submariner\": the object has been modified; please apply your changes to the latest version and try again" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-17T00:18:36.4166087Z [cluster1] I0717 00:17:47.123856 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-17T00:18:36.4167870Z [cluster1] I0717 00:17:47.123894 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
2021-07-17T00:18:36.4169361Z [cluster1] I0717 00:17:47.123906 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
2021-07-17T00:18:36.4175239Z [cluster1] I0717 00:17:47.438485 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-07-17T00:18:36.4188520Z [cluster1] I0717 00:17:47.541738 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-07-17T00:18:36.4192034Z [cluster1] I0717 00:17:47.542951 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-07-17T00:18:36.4195509Z [cluster1] I0717 00:17:47.583441 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-07-17T00:18:36.4199191Z [cluster1] I0717 00:17:47.960625 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-07-17T00:18:36.4203482Z [cluster1] I0717 00:17:47.978844 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-07-17T00:18:36.4206965Z [cluster1] I0717 00:17:47.987620 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-07-17T00:18:36.4210375Z [cluster1] I0717 00:17:48.023235 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-07-17T00:18:36.4213284Z [cluster1] I0717 00:17:48.346024 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-17T00:18:36.4215552Z [cluster1] I0717 00:17:48.346077 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
2021-07-17T00:18:36.4217032Z [cluster1] I0717 00:17:48.346088 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
2021-07-17T00:18:36.4223639Z [cluster1] I0717 00:17:48.372938 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-07-17T00:18:36.4227180Z [cluster1] I0717 00:17:48.416070 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-07-17T00:18:36.4230816Z [cluster1] I0717 00:17:48.818580 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-07-17T00:18:36.4234235Z [cluster1] I0717 00:17:48.844306 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-07-17T00:18:36.4237142Z [cluster1] I0717 00:17:48.860861 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-17T00:18:36.4240238Z [cluster1] I0717 00:17:48.865227 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-17T00:18:36.4242024Z [cluster1] I0717 00:17:48.873975 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
2021-07-17T00:18:36.4243492Z [cluster1] I0717 00:17:48.873901 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
2021-07-17T00:18:36.4244966Z [cluster1] I0717 00:17:48.878738 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
2021-07-17T00:18:36.4246530Z [cluster1] I0717 00:17:48.878691 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
2021-07-17T00:18:36.4249922Z [cluster1] I0717 00:17:49.334877 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-07-17T00:18:36.4254115Z [cluster1] I0717 00:17:49.350477 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-07-17T00:18:36.4257590Z [cluster1] I0717 00:17:49.388120 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-07-17T00:18:36.4263010Z [cluster1] I0717 00:17:49.421580 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-07-17T00:18:36.4266715Z [cluster1] I0717 00:17:49.790236 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-07-17T00:18:36.4270122Z [cluster1] I0717 00:17:49.817937 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-07-17T00:18:36.4273573Z [cluster1] I0717 00:17:49.831815 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-07-17T00:18:36.4289206Z [cluster1] I0717 00:17:49.864030 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-07-17T00:18:36.4292769Z [cluster1] I0717 00:17:50.374761 1 servicediscovery_controller.go:109] controller_servicediscovery "msg"="Reconciling ServiceDiscovery" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
2021-07-17T00:18:36.4296331Z [cluster1] I0717 00:17:50.399049 1 helpers.go:131] controller_servicediscovery "msg"="Updated existing Deployment" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-lighthouse-agent" "Deployment.Namespace"="submariner-operator"
2021-07-17T00:18:36.4300606Z [cluster1] I0717 00:17:50.405092 1 helpers.go:233] controller_servicediscovery "msg"="Updated existing Service" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-lighthouse-agent-metrics" "Service.Namespace"="submariner-operator"
2021-07-17T00:18:36.4304507Z [cluster1] I0717 00:17:50.809636 1 metrics.go:55] controller_servicediscovery "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-07-17T00:18:36.4308397Z [cluster1] I0717 00:17:50.823961 1 helpers.go:131] controller_servicediscovery "msg"="Updated existing Deployment" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-lighthouse-coredns" "Deployment.Namespace"="submariner-operator"
2021-07-17T00:18:36.4312683Z [cluster1] I0717 00:17:50.834082 1 helpers.go:233] controller_servicediscovery "msg"="Updated existing Service" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-lighthouse-coredns-metrics" "Service.Namespace"="submariner-operator"
2021-07-17T00:18:36.4316620Z [cluster1] I0717 00:17:51.236237 1 metrics.go:55] controller_servicediscovery "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-07-17T00:18:36.4320002Z [cluster1] I0717 00:17:51.240477 1 servicediscovery_controller.go:471] controller_servicediscovery "msg"="coredns configmap has lighthouse configuration hence updating" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
2021-07-17T00:18:36.4324568Z [cluster1] I0717 00:17:51.240525 1 servicediscovery_controller.go:495] controller_servicediscovery "msg"="Updated coredns ConfigMap #lighthouse-start AUTO-GENERATED SECTION. DO NOT EDIT\nclusterset.local:53 {\n forward . 100.1.211.59\n}\n#lighthouse-end\n.:53 {\n errors\n health {\n lameduck 5s\n }\n ready\n kubernetes cluster1.local in-addr.arpa ip6.arpa {\n pods insecure\n fallthrough in-addr.arpa ip6.arpa\n ttl 30\n }\n prometheus :9153\n forward . /etc/resolv.conf\n cache 30\n loop\n reload\n loadbalance\n}\n\n\n\n\n\n"
2021-07-17T00:18:36.4329709Z [cluster1] E0717 00:18:05.422268 1 controller.go:267] controller-runtime/manager/controller/broker "msg"="Reconciler error" "error"="invalid GlobalnetCidrRange: invalid CIDR address: " "name"="submariner-broker" "namespace"="submariner-operator" "reconciler group"="submariner.io" "reconciler kind"="Broker"
2021-07-17T00:18:36.4332720Z [cluster1] I0717 00:18:05.806939 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-17T00:18:36.4334509Z [cluster1] I0717 00:18:05.806993 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
2021-07-17T00:18:36.4336089Z [cluster1] I0717 00:18:05.807004 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
2021-07-17T00:18:36.4338912Z [cluster1] I0717 00:18:05.814966 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-07-17T00:18:36.4342403Z [cluster1] I0717 00:18:05.824649 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-07-17T00:18:36.4345882Z [cluster1] I0717 00:18:06.226551 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-07-17T00:18:36.4349288Z [cluster1] I0717 00:18:06.231254 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-07-17T00:18:36.4352181Z [cluster1] I0717 00:18:06.240871 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-17T00:18:36.4354605Z [cluster1] I0717 00:18:06.240974 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-17T00:18:36.4356462Z [cluster1] I0717 00:18:06.241039 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
2021-07-17T00:18:36.4357940Z [cluster1] I0717 00:18:06.241058 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
2021-07-17T00:18:36.4359413Z [cluster1] I0717 00:18:06.241100 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
2021-07-17T00:18:36.4360864Z [cluster1] I0717 00:18:06.241121 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
2021-07-17T00:18:36.4363529Z [cluster1] I0717 00:18:06.254656 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-07-17T00:18:36.4367368Z [cluster1] I0717 00:18:06.254986 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-07-17T00:18:36.4370840Z [cluster1] I0717 00:18:06.259321 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-07-17T00:18:36.4374367Z [cluster1] I0717 00:18:06.259646 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-07-17T00:18:36.4378028Z [cluster1] I0717 00:18:06.661308 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-07-17T00:18:36.4382296Z [cluster1] I0717 00:18:06.661344 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-07-17T00:18:36.4386402Z [cluster1] I0717 00:18:06.667931 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-07-17T00:18:36.4392383Z [cluster1] I0717 00:18:06.668514 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-07-17T00:18:36.4395495Z [cluster1] I0717 00:18:10.835403 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-17T00:18:36.4399917Z [cluster1] I0717 00:18:10.835474 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
2021-07-17T00:18:36.4401460Z [cluster1] I0717 00:18:10.835485 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
2021-07-17T00:18:36.4404237Z [cluster1] I0717 00:18:10.850696 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-07-17T00:18:36.4408062Z [cluster1] I0717 00:18:10.856682 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-07-17T00:18:36.4411541Z [cluster1] I0717 00:18:11.258607 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-07-17T00:18:36.4414947Z [cluster1] I0717 00:18:11.265225 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-07-17T00:18:36.4417987Z [cluster1] I0717 00:18:11.281286 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-17T00:18:36.4419762Z [cluster1] I0717 00:18:11.281490 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
2021-07-17T00:18:36.4421241Z [cluster1] I0717 00:18:11.281597 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
2021-07-17T00:18:36.4423344Z [cluster1] I0717 00:18:11.282645 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-17T00:18:36.4425114Z [cluster1] I0717 00:18:11.282807 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
2021-07-17T00:18:36.4426593Z [cluster1] I0717 00:18:11.283477 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
2021-07-17T00:18:36.4429213Z [cluster1] I0717 00:18:11.295313 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-07-17T00:18:36.4432722Z [cluster1] I0717 00:18:11.297924 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-07-17T00:18:36.4436205Z [cluster1] I0717 00:18:11.304340 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-07-17T00:18:36.4439718Z [cluster1] I0717 00:18:11.324293 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-07-17T00:18:36.4443149Z [cluster1] I0717 00:18:11.706618 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-07-17T00:18:36.4446578Z [cluster1] I0717 00:18:11.713376 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-07-17T00:18:36.4450004Z [cluster1] I0717 00:18:11.728186 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-07-17T00:18:36.4453479Z [cluster1] I0717 00:18:11.733817 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-07-17T00:18:36.4456416Z [cluster1] I0717 00:18:16.004912 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-17T00:18:36.4458931Z [cluster1] I0717 00:18:16.004963 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
2021-07-17T00:18:36.4460413Z [cluster1] I0717 00:18:16.004975 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
2021-07-17T00:18:36.4463110Z [cluster1] I0717 00:18:16.028588 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-07-17T00:18:36.4466580Z [cluster1] I0717 00:18:16.053221 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-07-17T00:18:36.4470544Z [cluster1] I0717 00:18:16.454982 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-07-17T00:18:36.4474695Z [cluster1] I0717 00:18:16.474302 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-07-17T00:18:36.4478435Z [cluster1] I0717 00:18:16.501808 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-17T00:18:36.4481071Z [cluster1] I0717 00:18:16.501946 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
2021-07-17T00:18:36.4483329Z [cluster1] I0717 00:18:16.501959 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
2021-07-17T00:18:36.4485520Z [cluster1] I0717 00:18:16.504823 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-17T00:18:36.4487288Z [cluster1] I0717 00:18:16.504875 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
2021-07-17T00:18:36.4488752Z [cluster1] I0717 00:18:16.504885 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
2021-07-17T00:18:36.4491395Z [cluster1] I0717 00:18:16.524460 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-07-17T00:18:36.4494775Z [cluster1] I0717 00:18:16.529365 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-07-17T00:18:36.4499098Z [cluster1] I0717 00:18:16.554282 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-07-17T00:18:36.4503045Z [cluster1] I0717 00:18:16.554321 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-07-17T00:18:36.4506488Z [cluster1] I0717 00:18:16.956269 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-07-17T00:18:36.4511601Z [cluster1] I0717 00:18:16.956421 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-07-17T00:18:36.4516504Z [cluster1] I0717 00:18:16.963561 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-07-17T00:18:36.4520001Z [cluster1] I0717 00:18:16.977156 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-07-17T00:18:36.4522899Z [cluster1] I0717 00:18:21.111974 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-17T00:18:36.4524690Z [cluster1] I0717 00:18:21.112029 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
2021-07-17T00:18:36.4526158Z [cluster1] I0717 00:18:21.112041 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
2021-07-17T00:18:36.4529566Z [cluster1] I0717 00:18:21.173078 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-07-17T00:18:36.4533066Z [cluster1] I0717 00:18:21.176879 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-07-17T00:18:36.4536749Z [cluster1] I0717 00:18:21.579577 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-07-17T00:18:36.4540494Z [cluster1] I0717 00:18:21.592656 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-07-17T00:18:36.4543403Z [cluster1] I0717 00:18:21.605823 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-17T00:18:36.4545179Z [cluster1] I0717 00:18:21.605970 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
2021-07-17T00:18:36.4546749Z [cluster1] I0717 00:18:21.606001 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
2021-07-17T00:18:36.4548855Z [cluster1] I0717 00:18:21.621243 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-17T00:18:36.4551311Z [cluster1] I0717 00:18:21.621350 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
2021-07-17T00:18:36.4552779Z [cluster1] I0717 00:18:21.621446 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
2021-07-17T00:18:36.4555524Z [cluster1] I0717 00:18:21.631627 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-07-17T00:18:36.4558947Z [cluster1] I0717 00:18:21.641569 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-07-17T00:18:36.4562403Z [cluster1] I0717 00:18:21.642122 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-07-17T00:18:36.4566179Z [cluster1] I0717 00:18:21.665474 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-07-17T00:18:36.4570065Z [cluster1] I0717 00:18:22.044606 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-07-17T00:18:36.4574370Z [cluster1] I0717 00:18:22.059823 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-07-17T00:18:36.4578784Z [cluster1] I0717 00:18:22.069132 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-07-17T00:18:36.4582270Z [cluster1] I0717 00:18:22.098994 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-07-17T00:18:36.4590293Z [cluster1] I0717 00:18:26.220940 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-17T00:18:36.4593129Z [cluster1] I0717 00:18:26.221004 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
2021-07-17T00:18:36.4594628Z [cluster1] I0717 00:18:26.221015 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
2021-07-17T00:18:36.4597347Z [cluster1] I0717 00:18:26.229070 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-07-17T00:18:36.4600990Z [cluster1] I0717 00:18:26.241935 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-07-17T00:18:36.4604453Z [cluster1] I0717 00:18:26.643358 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-07-17T00:18:36.4607877Z [cluster1] I0717 00:18:26.649231 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-07-17T00:18:36.4610765Z [cluster1] I0717 00:18:26.661179 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-17T00:18:36.4612547Z [cluster1] I0717 00:18:26.661226 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
2021-07-17T00:18:36.4614022Z [cluster1] I0717 00:18:26.661339 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
2021-07-17T00:18:36.4616103Z [cluster1] I0717 00:18:26.662652 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-17T00:18:36.4618060Z [cluster1] I0717 00:18:26.662843 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
2021-07-17T00:18:36.4619538Z [cluster1] I0717 00:18:26.663082 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
2021-07-17T00:18:36.4622185Z [cluster1] I0717 00:18:26.676139 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-07-17T00:18:36.4625673Z [cluster1] I0717 00:18:26.681874 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-07-17T00:18:36.4629574Z [cluster1] I0717 00:18:26.685318 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-07-17T00:18:36.4633214Z [cluster1] I0717 00:18:26.700700 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-07-17T00:18:36.4637645Z [cluster1] I0717 00:18:27.087520 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-07-17T00:18:36.4641084Z [cluster1] I0717 00:18:27.095740 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-07-17T00:18:36.4644516Z [cluster1] I0717 00:18:27.103704 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-07-17T00:18:36.4648110Z [cluster1] I0717 00:18:27.113161 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-07-17T00:18:36.4651018Z [cluster1] I0717 00:18:31.276335 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-17T00:18:36.4653007Z [cluster1] I0717 00:18:31.276409 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
2021-07-17T00:18:36.4654697Z [cluster1] I0717 00:18:31.276497 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
2021-07-17T00:18:36.4657375Z [cluster1] I0717 00:18:31.286018 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-07-17T00:18:36.4660963Z [cluster1] I0717 00:18:31.292731 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-07-17T00:18:36.4666846Z [cluster1] I0717 00:18:31.698254 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-07-17T00:18:36.4670280Z [cluster1] I0717 00:18:31.707492 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-07-17T00:18:36.4673189Z [cluster1] I0717 00:18:31.723029 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-17T00:18:36.4675437Z [cluster1] I0717 00:18:31.723926 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
2021-07-17T00:18:36.4676948Z [cluster1] I0717 00:18:31.724154 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
2021-07-17T00:18:36.4679113Z [cluster1] I0717 00:18:31.736343 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-17T00:18:36.4680879Z [cluster1] I0717 00:18:31.736544 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
2021-07-17T00:18:36.4682344Z [cluster1] I0717 00:18:31.736682 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
2021-07-17T00:18:36.4684991Z [cluster1] I0717 00:18:31.743527 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-07-17T00:18:36.4688463Z [cluster1] I0717 00:18:31.751940 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-07-17T00:18:36.4692033Z [cluster1] I0717 00:18:31.769379 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-07-17T00:18:36.4695509Z [cluster1] I0717 00:18:31.780361 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-07-17T00:18:36.4699301Z [cluster1] I0717 00:18:32.153933 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-07-17T00:18:36.4702736Z [cluster1] I0717 00:18:32.159132 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-07-17T00:18:37.0961826Z [cluster1] I0717 00:18:32.183579 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.N] I0717 00:18:35.514166 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-07-17T00:18:37.0966122Z [cluster2] I0717 00:18:35.519393 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-07-17T00:18:37.0969593Z [cluster2] I0717 00:18:35.532654 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-07-17T00:18:37.0973202Z [cluster2] I0717 00:18:35.536639 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-07-17T00:18:37.0975399Z [submariner-operator]$ [cluster2] verify_subm_cr
2021-07-17T00:18:37.0976612Z [submariner-operator]$ [cluster2] verify_subm_cr
2021-07-17T00:18:37.0978370Z [submariner-operator]$ [cluster2] kubectl get submariner --namespace=submariner-operator
2021-07-17T00:18:37.0979728Z [submariner-operator]$ [cluster2] grep submariner
2021-07-17T00:18:37.0981211Z [submariner-operator]$ [cluster2] kubectl get submariner --namespace=submariner-operator
2021-07-17T00:18:37.0982954Z [submariner-operator]$ [cluster2] command kubectl --context=cluster2 get submariner --namespace=submariner-operator
2021-07-17T00:18:37.0984037Z [cluster2] submariner 72s
2021-07-17T00:18:37.0985150Z [submariner-operator]$ [cluster2] json_file=/tmp/submariner.cluster2.json
2021-07-17T00:18:37.0986918Z [submariner-operator]$ [cluster2] kubectl get submariner submariner --namespace=submariner-operator -o json
2021-07-17T00:18:37.0988720Z [submariner-operator]$ [cluster2] kubectl get submariner submariner --namespace=submariner-operator -o json
2021-07-17T00:18:37.0990638Z [submariner-operator]$ [cluster2] command kubectl --context=cluster2 get submariner submariner --namespace=submariner-operator -o json
2021-07-17T00:18:37.0992357Z [submariner-operator]$ [cluster2] tee /tmp/submariner.cluster2.json
2021-07-17T00:18:37.0993309Z [cluster2] {
2021-07-17T00:18:37.0993932Z [cluster2] "apiVersion": "submariner.io/v1alpha1",
2021-07-17T00:18:37.0994622Z [cluster2] "kind": "Submariner",
2021-07-17T00:18:37.0995171Z [cluster2] "metadata": {
2021-07-17T00:18:37.0996138Z [cluster2] "creationTimestamp": "2021-07-17T00:17:24Z",
2021-07-17T00:18:37.0996886Z [cluster2] "generation": 1,
2021-07-17T00:18:37.0997560Z [cluster2] "managedFields": [
2021-07-17T00:18:37.0998073Z [cluster2] {
2021-07-17T00:18:37.0998713Z [cluster2] "apiVersion": "submariner.io/v1alpha1",
2021-07-17T00:18:37.0999446Z [cluster2] "fieldsType": "FieldsV1",
2021-07-17T00:18:37.1000049Z [cluster2] "fieldsV1": {
2021-07-17T00:18:37.1000556Z [cluster2] "f:spec": {
2021-07-17T00:18:37.1001049Z [cluster2] ".": {},
2021-07-17T00:18:37.1001540Z [cluster2] "f:broker": {},
2021-07-17T00:18:37.1002204Z [cluster2] "f:brokerK8sApiServer": {},
2021-07-17T00:18:37.1003042Z [cluster2] "f:brokerK8sApiServerToken": {},
2021-07-17T00:18:37.1003805Z [cluster2] "f:brokerK8sCA": {},
2021-07-17T00:18:37.1004673Z [cluster2] "f:brokerK8sRemoteNamespace": {},
2021-07-17T00:18:37.1005448Z [cluster2] "f:cableDriver": {},
2021-07-17T00:18:37.1006088Z [cluster2] "f:ceIPSecDebug": {},
2021-07-17T00:18:37.1006754Z [cluster2] "f:ceIPSecIKEPort": {},
2021-07-17T00:18:37.1007455Z [cluster2] "f:ceIPSecNATTPort": {},
2021-07-17T00:18:37.1008103Z [cluster2] "f:ceIPSecPSK": {},
2021-07-17T00:18:37.1008720Z [cluster2] "f:clusterCIDR": {},
2021-07-17T00:18:37.1009302Z [cluster2] "f:clusterID": {},
2021-07-17T00:18:37.1009895Z [cluster2] "f:colorCodes": {},
2021-07-17T00:18:37.1010628Z [cluster2] "f:connectionHealthCheck": {
2021-07-17T00:18:37.1011279Z [cluster2] ".": {},
2021-07-17T00:18:37.1011802Z [cluster2] "f:enabled": {},
2021-07-17T00:18:37.1012424Z [cluster2] "f:intervalSeconds": {},
2021-07-17T00:18:37.1013167Z [cluster2] "f:maxPacketLossCount": {}
2021-07-17T00:18:37.1013770Z [cluster2] },
2021-07-17T00:18:37.1014451Z [cluster2] "f:debug": {},
2021-07-17T00:18:37.1015005Z [cluster2] "f:namespace": {},
2021-07-17T00:18:37.1015594Z [cluster2] "f:natEnabled": {},
2021-07-17T00:18:37.1016194Z [cluster2] "f:repository": {},
2021-07-17T00:18:37.1016787Z [cluster2] "f:serviceCIDR": {},
2021-07-17T00:18:37.1017555Z [cluster2] "f:serviceDiscoveryEnabled": {},
2021-07-17T00:18:37.1026811Z [cluster2] "f:version": {}
2021-07-17T00:18:37.1027341Z [cluster2] }
2021-07-17T00:18:37.1027775Z [cluster2] },
2021-07-17T00:18:37.1028293Z [cluster2] "manager": "subctl",
2021-07-17T00:18:37.1028881Z [cluster2] "operation": "Update",
2021-07-17T00:18:37.1029902Z [cluster2] "time": "2021-07-17T00:17:24Z"
2021-07-17T00:18:37.1030400Z [cluster2] },
2021-07-17T00:18:37.1030844Z [cluster2] {
2021-07-17T00:18:37.1031480Z [cluster2] "apiVersion": "submariner.io/v1alpha1",
2021-07-17T00:18:37.1032214Z [cluster2] "fieldsType": "FieldsV1",
2021-07-17T00:18:37.1032817Z [cluster2] "fieldsV1": {
2021-07-17T00:18:37.1033331Z [cluster2] "f:status": {
2021-07-17T00:18:37.1033823Z [cluster2] ".": {},
2021-07-17T00:18:37.1034350Z [cluster2] "f:clusterCIDR": {},
2021-07-17T00:18:37.1035251Z [cluster2] "f:clusterID": {},
2021-07-17T00:18:37.1035833Z [cluster2] "f:colorCodes": {},
2021-07-17T00:18:37.1036478Z [cluster2] "f:deploymentInfo": {},
2021-07-17T00:18:37.1037268Z [cluster2] "f:gatewayDaemonSetStatus": {
2021-07-17T00:18:37.1037938Z [cluster2] ".": {},
2021-07-17T00:18:37.1038599Z [cluster2] "f:lastResourceVersion": {},
2021-07-17T00:18:37.1039485Z [cluster2] "f:mismatchedContainerImages": {},
2021-07-17T00:18:37.1040443Z [cluster2] "f:nonReadyContainerStates": {},
2021-07-17T00:18:37.1041163Z [cluster2] "f:status": {
2021-07-17T00:18:37.1041683Z [cluster2] ".": {},
2021-07-17T00:18:37.1042368Z [cluster2] "f:currentNumberScheduled": {},
2021-07-17T00:18:37.1043281Z [cluster2] "f:desiredNumberScheduled": {},
2021-07-17T00:18:37.1062788Z [cluster2] "f:numberAvailable": {},
2021-07-17T00:18:37.1063660Z [cluster2] "f:numberMisscheduled": {},
2021-07-17T00:18:37.1064477Z [cluster2] "f:numberReady": {},
2021-07-17T00:18:37.1065184Z [cluster2] "f:observedGeneration": {},
2021-07-17T00:18:37.1066062Z [cluster2] "f:updatedNumberScheduled": {}
2021-07-17T00:18:37.1066736Z [cluster2] }
2021-07-17T00:18:37.1067206Z [cluster2] },
2021-07-17T00:18:37.1067724Z [cluster2] "f:gateways": {},
2021-07-17T00:18:37.1068472Z [cluster2] "f:globalnetDaemonSetStatus": {
2021-07-17T00:18:37.1069266Z [cluster2] ".": {},
2021-07-17T00:18:37.1069993Z [cluster2] "f:mismatchedContainerImages": {}
2021-07-17T00:18:37.1070727Z [cluster2] },
2021-07-17T00:18:37.1071338Z [cluster2] "f:loadBalancerStatus": {},
2021-07-17T00:18:37.1072109Z [cluster2] "f:natEnabled": {},
2021-07-17T00:18:37.1072732Z [cluster2] "f:networkPlugin": {},
2021-07-17T00:18:37.1073559Z [cluster2] "f:routeAgentDaemonSetStatus": {
2021-07-17T00:18:37.1074550Z [cluster2] ".": {},
2021-07-17T00:18:37.1075196Z [cluster2] "f:lastResourceVersion": {},
2021-07-17T00:18:37.1076097Z [cluster2] "f:mismatchedContainerImages": {},
2021-07-17T00:18:37.1077116Z [cluster2] "f:nonReadyContainerStates": {},
2021-07-17T00:18:37.1077858Z [cluster2] "f:status": {
2021-07-17T00:18:37.1078360Z [cluster2] ".": {},
2021-07-17T00:18:37.1079070Z [cluster2] "f:currentNumberScheduled": {},
2021-07-17T00:18:37.1079958Z [cluster2] "f:desiredNumberScheduled": {},
2021-07-17T00:18:37.1080766Z [cluster2] "f:numberAvailable": {},
2021-07-17T00:18:37.1081520Z [cluster2] "f:numberMisscheduled": {},
2021-07-17T00:18:37.1082213Z [cluster2] "f:numberReady": {},
2021-07-17T00:18:37.1082925Z [cluster2] "f:observedGeneration": {},
2021-07-17T00:18:37.1083761Z [cluster2] "f:updatedNumberScheduled": {}
2021-07-17T00:18:37.1084447Z [cluster2] }
2021-07-17T00:18:37.1084895Z [cluster2] },
2021-07-17T00:18:37.1085441Z [cluster2] "f:serviceCIDR": {}
2021-07-17T00:18:37.1085959Z [cluster2] }
2021-07-17T00:18:37.1086406Z [cluster2] },
2021-07-17T00:18:37.1087631Z [cluster2] "manager": "submariner-operator",
2021-07-17T00:18:37.1088354Z [cluster2] "operation": "Update",
2021-07-17T00:18:37.1089141Z [cluster2] "time": "2021-07-17T00:18:02Z"
2021-07-17T00:18:37.1089627Z [cluster2] }
2021-07-17T00:18:37.1090065Z [cluster2] ],
2021-07-17T00:18:37.1090572Z [cluster2] "name": "submariner",
2021-07-17T00:18:37.1118987Z [cluster2] "namespace": "submariner-operator",
2021-07-17T00:18:37.1119810Z [cluster2] "resourceVersion": "2243",
2021-07-17T00:18:37.1121384Z [cluster2] "selfLink": "/apis/submariner.io/v1alpha1/namespaces/submariner-operator/submariners/submariner",
2021-07-17T00:18:37.1122778Z [cluster2] "uid": "29733c60-c21e-4ffe-8b15-c003cf2d32c2"
2021-07-17T00:18:37.1123407Z [cluster2] },
2021-07-17T00:18:37.1123984Z [cluster2] "spec": {
2021-07-17T00:18:37.1124466Z [cluster2] "broker": "k8s",
2021-07-17T00:18:37.1125126Z [cluster2] "brokerK8sApiServer": "172.18.0.5:6443",
2021-07-17T00:18:37.1343375Z [cluster2] "brokerK8sApiServerToken": "***",
2021-07-17T00:18:37.1896403Z [cluster2] "brokerK8sCA": "LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUN5RENDQWJDZ0F3SUJBZ0lCQURBTkJna3Foa2lHOXcwQkFRc0ZBREFWTVJNd0VRWURWUVFERXdwcmRXSmwKY201bGRHVnpNQjRYRFRJeE1EY3hOekF3TVRBeU5Wb1hEVE14TURjeE5UQXdNVEF5TlZvd0ZURVRNQkVHQTFVRQpBeE1LYTNWaVpYSnVaWFJsY3pDQ0FTSXdEUVlKS29aSWh2Y05BUUVCQlFBRGdnRVBBRENDQVFvQ2dnRUJBS3U3ClAxWHB1Z2N3OVFvWWlVenB1OWYvTEkwMzJiOGtxMkZLSzJuWW4xUk9BalNsSUl3T2xrYjVSbHh2RFA3S2NiOTEKZElTMVRMZFdlWnlaOVhUWVozcEdrb2tHRmlpQkNxWVM1Y3daU0s4MDBMcFZWdUpmdks4NURleEZjTUZMWUtaZgpveHBNMzN5UktyTXNiaUxoRE9ObVNVa0sya0dVZVB6MjF6L3ZHNUoxanUwQWsvRTA2V2RlcnJPTW93Y0k0MnRlCk9nVzlRVys0OFpOOXVMYXpCMzFlNjY2WDhSSFl2bzJYZi9aZ3JCbE5waDBYOGJsKzJmUmxsTFJuYm5SWHA5NE4KVVpIUlI2cGpnb1YwL3NaMUpVcmJxLzYzbUtlVFFYU2hpMTMwV3NwZktBTG05U2JNWUJlUzc2c3I1elB5Z2NqdAphMWR0UUg4eFVwSzRjRUg4R1BVQ0F3RUFBYU1qTUNFd0RnWURWUjBQQVFIL0JBUURBZ0trTUE4R0ExVWRFd0VCCi93UUZNQU1CQWY4d0RRWUpLb1pJaHZjTkFRRUxCUUFEZ2dFQkFGZ1dWbko4YVZ4cW96YzFIUFk3VmpmdkNmVUkKb0FON0REbnVpU3o2N0htdTJWcXBjNUh5RGlDWWdnNlFiNWVVQXFqbEtQd3ZzOW1zbDlwcktvRDhBaitzVVhmaApFVmJnbDEvRmZJME1vV1R5WWc5aFNoek9WOUt0R1I2Y1NhWHFxc2lUVXpPNE1rekVIUHEvSlBaeHg3eUliN0lvCkkrL3Mwa2QwNmo5c1RVZHI5cmpsc1NSVWZDTWRNWmwxSlIyVHNiRUtNRkpJUmlGQWU1SDN2ZzJ4cEJ1MjgwOG4KdUswVVNNY2NwRzkzSU1IaU5ySWJLcnZzVU93SlFTMHVnNE9CN2F6ZUxNOHdWaFcxdW43UTBnNGtkaWJvU1FNWQp6aTJsSDZCMEJ3aVNEMXhWOGJaeWJORWJPaFM0TU9JUzhwYU5RQXkxL2ZnN2ptbUlsczRsWHJPdHh1ND0KLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQo=",
2021-07-17T00:18:37.2667464Z [cluster2] "brokerK8sRemoteNamespace": "submariner-k8s-broker",
2021-07-17T00:18:37.2668485Z [cluster2] "cableDriver": "libreswan",
2021-07-17T00:18:37.2669215Z [cluster2] "ceIPSecDebug": false,
2021-07-17T00:18:37.2669881Z [cluster2] "ceIPSecIKEPort": 500,
2021-07-17T00:18:37.2670534Z [cluster2] "ceIPSecNATTPort": 4500,
2021-07-17T00:18:37.2672242Z [cluster2] "ceIPSecPSK": "C/29UM7lVu2R0EktAcsZ8BMTltYveKWxGCKtJKsU6anepdgkY7a04T2+o2YCDOPS",
2021-07-17T00:18:37.2673903Z [cluster2] "clusterCIDR": "",
2021-07-17T00:18:37.2674512Z [cluster2] "clusterID": "cluster2",
2021-07-17T00:18:37.2675112Z [cluster2] "colorCodes": "blue",
2021-07-17T00:18:37.2675821Z [cluster2] "connectionHealthCheck": {
2021-07-17T00:18:37.2676502Z [cluster2] "enabled": true,
2021-07-17T00:18:37.2677118Z [cluster2] "intervalSeconds": 1,
2021-07-17T00:18:37.2677827Z [cluster2] "maxPacketLossCount": 5
2021-07-17T00:18:37.2678402Z [cluster2] },
2021-07-17T00:18:37.2678883Z [cluster2] "debug": false,
2021-07-17T00:18:37.2679782Z [cluster2] "namespace": "submariner-operator",
2021-07-17T00:18:37.2680512Z [cluster2] "natEnabled": false,
2021-07-17T00:18:37.2681135Z [cluster2] "repository": "localhost:5000",
2021-07-17T00:18:37.2681758Z [cluster2] "serviceCIDR": "",
2021-07-17T00:18:37.2682494Z [cluster2] "serviceDiscoveryEnabled": true,
2021-07-17T00:18:37.2683569Z [cluster2] "version": "local"
2021-07-17T00:18:37.2684040Z [cluster2] },
2021-07-17T00:18:37.2684492Z [cluster2] "status": {
2021-07-17T00:18:37.2685024Z [cluster2] "clusterCIDR": "10.2.0.0/16",
2021-07-17T00:18:37.2685641Z [cluster2] "clusterID": "cluster2",
2021-07-17T00:18:37.2686250Z [cluster2] "colorCodes": "blue",
2021-07-17T00:18:37.2686858Z [cluster2] "deploymentInfo": {},
2021-07-17T00:18:37.2687608Z [cluster2] "gatewayDaemonSetStatus": {
2021-07-17T00:18:37.2688410Z [cluster2] "lastResourceVersion": "2012",
2021-07-17T00:18:37.2689304Z [cluster2] "mismatchedContainerImages": false,
2021-07-17T00:18:37.2690234Z [cluster2] "nonReadyContainerStates": [],
2021-07-17T00:18:37.2691071Z [cluster2] "status": {
2021-07-17T00:18:37.2691741Z [cluster2] "currentNumberScheduled": 1,
2021-07-17T00:18:37.2692602Z [cluster2] "desiredNumberScheduled": 1,
2021-07-17T00:18:37.2693381Z [cluster2] "numberAvailable": 1,
2021-07-17T00:18:37.2694070Z [cluster2] "numberMisscheduled": 0,
2021-07-17T00:18:37.2694737Z [cluster2] "numberReady": 1,
2021-07-17T00:18:37.2695392Z [cluster2] "observedGeneration": 1,
2021-07-17T00:18:37.2696203Z [cluster2] "updatedNumberScheduled": 1
2021-07-17T00:18:37.2696841Z [cluster2] }
2021-07-17T00:18:37.2697282Z [cluster2] },
2021-07-17T00:18:37.2738380Z [cluster2] "gateways": [
2021-07-17T00:18:37.2738977Z [cluster2] {
2021-07-17T00:18:37.2739480Z [cluster2] "connections": [
2021-07-17T00:18:37.2739993Z [cluster2] {
2021-07-17T00:18:37.2740589Z [cluster2] "endpoint": {
2021-07-17T00:18:37.2741210Z [cluster2] "backend": "libreswan",
2021-07-17T00:18:37.2741841Z [cluster2] "backend_config": {
2021-07-17T00:18:37.2743025Z [cluster2] "natt-discovery-port": "4490",
2021-07-17T00:18:37.2744020Z [cluster2] "preferred-server": "false"
2021-07-17T00:18:37.2744637Z [cluster2] },
2021-07-17T00:18:37.2745801Z [cluster2] "cable_name": "submariner-cable-cluster1-172-18-0-9",
2021-07-17T00:18:37.2746824Z [cluster2] "cluster_id": "cluster1",
2021-07-17T00:18:37.2747744Z [cluster2] "healthCheckIP": "10.1.0.1",
2021-07-17T00:18:37.2748696Z [cluster2] "hostname": "cluster1-worker",
2021-07-17T00:18:37.2749383Z [cluster2] "nat_enabled": false,
2021-07-17T00:18:37.2749989Z [cluster2] "private_ip": "172.18.0.9",
2021-07-17T00:18:37.2750566Z [cluster2] "public_ip": "20.106.164.28",
2021-07-17T00:18:37.2751139Z [cluster2] "subnets": [
2021-07-17T00:18:37.2751650Z [cluster2] "100.1.0.0/16",
2021-07-17T00:18:37.2752149Z [cluster2] "10.1.0.0/16"
2021-07-17T00:18:37.2752613Z [cluster2] ]
2021-07-17T00:18:37.2753081Z [cluster2] },
2021-07-17T00:18:37.2753614Z [cluster2] "latencyRTT": {
2021-07-17T00:18:37.2754408Z [cluster2] "average": "190.36µs",
2021-07-17T00:18:37.2755152Z [cluster2] "last": "186.503µs",
2021-07-17T00:18:37.2755854Z [cluster2] "max": "265.903µs",
2021-07-17T00:18:37.2756588Z [cluster2] "min": "131.101µs",
2021-07-17T00:18:37.2757303Z [cluster2] "stdDev": "32.875µs"
2021-07-17T00:18:37.2757818Z [cluster2] },
2021-07-17T00:18:37.2758539Z [cluster2] "status": "connected",
2021-07-17T00:18:37.2759514Z [cluster2] "statusMessage": "",
2021-07-17T00:18:37.2760181Z [cluster2] "usingIP": "172.18.0.9"
2021-07-17T00:18:37.2760733Z [cluster2] }
2021-07-17T00:18:37.2761195Z [cluster2] ],
2021-07-17T00:18:37.2761714Z [cluster2] "haStatus": "active",
2021-07-17T00:18:37.2762338Z [cluster2] "localEndpoint": {
2021-07-17T00:18:37.2762964Z [cluster2] "backend": "libreswan",
2021-07-17T00:18:37.2763586Z [cluster2] "backend_config": {
2021-07-17T00:18:37.2764489Z [cluster2] "natt-discovery-port": "4490",
2021-07-17T00:18:37.2765457Z [cluster2] "preferred-server": "false"
2021-07-17T00:18:37.2766052Z [cluster2] },
2021-07-17T00:18:37.2767190Z [cluster2] "cable_name": "submariner-cable-cluster2-172-18-0-7",
2021-07-17T00:18:37.2768220Z [cluster2] "cluster_id": "cluster2",
2021-07-17T00:18:37.2768910Z [cluster2] "healthCheckIP": "10.2.128.0",
2021-07-17T00:18:37.2769812Z [cluster2] "hostname": "cluster2-worker",
2021-07-17T00:18:37.2770480Z [cluster2] "nat_enabled": false,
2021-07-17T00:18:37.2771074Z [cluster2] "private_ip": "172.18.0.7",
2021-07-17T00:18:37.2771640Z [cluster2] "public_ip": "20.106.164.28",
2021-07-17T00:18:37.2772192Z [cluster2] "subnets": [
2021-07-17T00:18:37.2772690Z [cluster2] "100.2.0.0/16",
2021-07-17T00:18:37.2773174Z [cluster2] "10.2.0.0/16"
2021-07-17T00:18:37.2773637Z [cluster2] ]
2021-07-17T00:18:37.2774072Z [cluster2] },
2021-07-17T00:18:37.2774614Z [cluster2] "statusFailure": "",
2021-07-17T00:18:37.2775442Z [cluster2] "version": "devel-1441a80"
2021-07-17T00:18:37.2775991Z [cluster2] }
2021-07-17T00:18:37.2776432Z [cluster2] ],
2021-07-17T00:18:37.2777110Z [cluster2] "globalnetDaemonSetStatus": {
2021-07-17T00:18:37.2778177Z [cluster2] "mismatchedContainerImages": false
2021-07-17T00:18:37.2778885Z [cluster2] },
2021-07-17T00:18:37.2779455Z [cluster2] "loadBalancerStatus": {},
2021-07-17T00:18:37.2780124Z [cluster2] "natEnabled": false,
2021-07-17T00:18:37.2780978Z [cluster2] "networkPlugin": "weave-net",
2021-07-17T00:18:37.2781934Z [cluster2] "routeAgentDaemonSetStatus": {
2021-07-17T00:18:37.2782805Z [cluster2] "lastResourceVersion": "2075",
2021-07-17T00:18:37.2783679Z [cluster2] "mismatchedContainerImages": false,
2021-07-17T00:18:37.2785019Z [cluster2] "nonReadyContainerStates": [],
2021-07-17T00:18:37.2785703Z [cluster2] "status": {
2021-07-17T00:18:37.2786392Z [cluster2] "currentNumberScheduled": 3,
2021-07-17T00:18:37.2787250Z [cluster2] "desiredNumberScheduled": 3,
2021-07-17T00:18:37.2788035Z [cluster2] "numberAvailable": 3,
2021-07-17T00:18:37.2788729Z [cluster2] "numberMisscheduled": 0,
2021-07-17T00:18:37.2789403Z [cluster2] "numberReady": 3,
2021-07-17T00:18:37.2790077Z [cluster2] "observedGeneration": 1,
2021-07-17T00:18:37.3528391Z [cluster2] "updatedNumberSamespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-07-17T00:18:37.3531445Z [cluster1] I0717 00:18:32.198014 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-07-17T00:18:37.3534386Z [cluster1] I0717 00:18:36.304535 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-17T00:18:37.3536384Z [cluster1] I0717 00:18:36.304593 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
2021-07-17T00:18:37.3537982Z [cluster1] I0717 00:18:36.304604 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
2021-07-17T00:18:37.3539385Z [submariner-operator]$ [cluster1] verify_subm_cr
2021-07-17T00:18:37.3540416Z [submariner-operator]$ [cluster1] verify_subm_cr
2021-07-17T00:18:37.3541794Z [submariner-operator]$ [cluster1] kubectl get submariner --namespace=submariner-operator
2021-07-17T00:18:37.3543241Z [submariner-operator]$ [cluster1] grep submariner
2021-07-17T00:18:37.3544608Z [submariner-operator]$ [cluster1] kubectl get submariner --namespace=submariner-operator
2021-07-17T00:18:37.3546365Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 get submariner --namespace=submariner-operator
2021-07-17T00:18:37.3547438Z [cluster1] submariner 78s
2021-07-17T00:18:37.3548566Z [submariner-operator]$ [cluster1] json_file=/tmp/submariner.cluster1.json
2021-07-17T00:18:37.3550320Z [submariner-operator]$ [cluster1] kubectl get submariner submariner --namespace=submariner-operator -o json
2021-07-17T00:18:37.3551932Z [submariner-operator]$ [cluster1] tee /tmp/submariner.cluster1.json
2021-07-17T00:18:37.3553580Z [submariner-operator]$ [cluster1] kubectl get submariner submariner --namespace=submariner-operator -o json
2021-07-17T00:18:37.3555490Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 get submariner submariner --namespace=submariner-operator -o json
2021-07-17T00:18:37.3556580Z [cluster1] {
2021-07-17T00:18:37.3557181Z [cluster1] "apiVersion": "submariner.io/v1alpha1",
2021-07-17T00:18:37.3557875Z [cluster1] "kind": "Submariner",
2021-07-17T00:18:37.3558416Z [cluster1] "metadata": {
2021-07-17T00:18:37.3559264Z [cluster1] "creationTimestamp": "2021-07-17T00:17:18Z",
2021-07-17T00:18:37.3559928Z [cluster1] "generation": 1,
2021-07-17T00:18:37.3560505Z [cluster1] "managedFields": [
2021-07-17T00:18:37.3561030Z [cluster1] {
2021-07-17T00:18:37.3561650Z [cluster1] "apiVersion": "submariner.io/v1alpha1",
2021-07-17T00:18:37.3562398Z [cluster1] "fieldsType": "FieldsV1",
2021-07-17T00:18:37.3563110Z [cluster1] "fieldsV1": {
2021-07-17T00:18:37.3563645Z [cluster1] "f:spec": {
2021-07-17T00:18:37.3564124Z [cluster1] ".": {},
2021-07-17T00:18:37.3564628Z [cluster1] "f:broker": {},
2021-07-17T00:18:37.3565277Z [cluster1] "f:brokerK8sApiServer": {},
2021-07-17T00:18:37.3566122Z [cluster1] "f:brokerK8sApiServerToken": {},
2021-07-17T00:18:37.3567062Z [cluster1] "f:brokerK8sCA": {},
2021-07-17T00:18:37.3567836Z [cluster1] "f:brokerK8sRemoteNamespace": {},
2021-07-17T00:18:37.3568615Z [cluster1] "f:cableDriver": {},
2021-07-17T00:18:37.3569234Z [cluster1] "f:ceIPSecDebug": {},
2021-07-17T00:18:37.3569904Z [cluster1] "f:ceIPSecIKEPort": {},
2021-07-17T00:18:37.3570590Z [cluster1] "f:ceIPSecNATTPort": {},
2021-07-17T00:18:37.3571250Z [cluster1] "f:ceIPSecPSK": {},
2021-07-17T00:18:37.3571987Z [cluster1] "f:clusterCIDR": {},
2021-07-17T00:18:37.3572592Z [cluster1] "f:clusterID": {},
2021-07-17T00:18:37.3573184Z [cluster1] "f:colorCodes": {},
2021-07-17T00:18:37.3573894Z [cluster1] "f:connectionHealthCheck": {
2021-07-17T00:18:37.3574560Z [cluster1] ".": {},
2021-07-17T00:18:37.3575090Z [cluster1] "f:enabled": {},
2021-07-17T00:18:37.3575815Z [cluster1] "f:intervalSeconds": {},
2021-07-17T00:18:37.3576572Z [cluster1] "f:maxPacketLossCount": {}
2021-07-17T00:18:37.3577187Z [cluster1] },
2021-07-17T00:18:37.3577838Z [cluster1] "f:debug": {},
2021-07-17T00:18:37.3578400Z [cluster1] "f:namespace": {},
2021-07-17T00:18:37.3578996Z [cluster1] "f:natEnabled": {},
2021-07-17T00:18:37.3579573Z [cluster1] "f:repository": {},
2021-07-17T00:18:37.3580180Z [cluster1] "f:serviceCIDR": {},
2021-07-17T00:18:37.3580940Z [cluster1] "f:serviceDiscoveryEnabled": {},
2021-07-17T00:18:37.3581674Z [cluster1] "f:version": {}
2021-07-17T00:18:37.3582156Z [cluster1] }
2021-07-17T00:18:37.3582604Z [cluster1] },
2021-07-17T00:18:37.3583110Z [cluster1] "manager": "subctl",
2021-07-17T00:18:37.3583711Z [cluster1] "operation": "Update",
2021-07-17T00:18:37.3584587Z [cluster1] "time": "2021-07-17T00:17:18Z"
2021-07-17T00:18:37.3585063Z [cluster1] },
2021-07-17T00:18:37.3585499Z [cluster1] {
2021-07-17T00:18:37.3586125Z [cluster1] "apiVersion": "submariner.io/v1alpha1",
2021-07-17T00:18:37.3586875Z [cluster1] "fieldsType": "FieldsV1",
2021-07-17T00:18:37.3587468Z [cluster1] "fieldsV1": {
2021-07-17T00:18:37.3587997Z [cluster1] "f:status": {
2021-07-17T00:18:37.3588482Z [cluster1] ".": {},
2021-07-17T00:18:37.3589025Z [cluster1] "f:clusterCIDR": {},
2021-07-17T00:18:37.3589608Z [cluster1] "f:clusterID": {},
2021-07-17T00:18:37.3590194Z [cluster1] "f:colorCodes": {},
2021-07-17T00:18:37.3590835Z [cluster1] "f:deploymentInfo": {},
2021-07-17T00:18:37.3591651Z [cluster1] "f:gatewayDaemonSetStatus": {
2021-07-17T00:18:37.3592335Z [cluster1] ".": {},
2021-07-17T00:18:37.3592969Z [cluster1] "f:lastResourceVersion": {},
2021-07-17T00:18:37.3593868Z [cluster1] "f:mismatchedContainerImages": {},
2021-07-17T00:18:37.3594914Z [cluster1] "f:nonReadyContainerStates": {},
2021-07-17T00:18:37.3595652Z [cluster1] "f:status": {
2021-07-17T00:18:37.3596151Z [cluster1] ".": {},
2021-07-17T00:18:37.3596850Z [cluster1] "f:currentNumberScheduled": {},
2021-07-17T00:18:37.3597751Z [cluster1] "f:desiredNumberScheduled": {},
2021-07-17T00:18:37.3598544Z [cluster1] "f:numberAvailable": {},
2021-07-17T00:18:37.3599292Z [cluster1] "f:numberMisscheduled": {},
2021-07-17T00:18:37.3599987Z [cluster1] "f:numberReady": {},
2021-07-17T00:18:37.3600696Z [cluster1] "f:observedGeneration": {},
2021-07-17T00:18:37.3601536Z [cluster1] "f:updatedNumberScheduled": {}
2021-07-17T00:18:37.3602413Z [cluster1] }
2021-07-17T00:18:37.3602885Z [cluster1] },
2021-07-17T00:18:37.3603399Z [cluster1] "f:gateways": {},
2021-07-17T00:18:37.3604154Z [cluster1] "f:globalnetDaemonSetStatus": {
2021-07-17T00:18:37.3604857Z [cluster1] ".": {},
2021-07-17T00:18:37.3605595Z [cluster1] "f:mismatchedContainerImages": {}
2021-07-17T00:18:37.3606303Z [cluster1] },
2021-07-17T00:18:37.3606923Z [cluster1] "f:loadBalancerStatus": {},
2021-07-17T00:18:37.3607679Z [cluster1] "f:natEnabled": {},
2021-07-17T00:18:37.3608306Z [cluster1] "f:networkPlugin": {},
2021-07-17T00:18:37.3609128Z [cluster1] "f:routeAgentDaemonSetStatus": {
2021-07-17T00:18:37.3609850Z [cluster1] ".": {},
2021-07-17T00:18:37.3610622Z [cluster1] "f:lastResourceVersion": {},
2021-07-17T00:18:37.3611513Z [cluster1] "f:mismatchedContainerImages": {},
2021-07-17T00:18:37.3612474Z [cluster1] "f:nonReadyContainerStates": {},
2021-07-17T00:18:37.3613188Z [cluster1] "f:status": {
2021-07-17T00:18:37.3613696Z [cluster1] ".": {},
2021-07-17T00:18:37.3614377Z [cluster1] "f:currentNumberScheduled": {},
2021-07-17T00:18:37.3615282Z [cluster1] "f:desiredNumberScheduled": {},
2021-07-17T00:18:37.3616092Z [cluster1] "f:numberAvailable": {},
2021-07-17T00:18:37.3616829Z [cluster1] "f:numberMisscheduled": {},
2021-07-17T00:18:37.3617537Z [cluster1] "f:numberReady": {},
2021-07-17T00:18:37.3618430Z [cluster1] "f:observedGeneration": {},
2021-07-17T00:18:37.3619274Z [cluster1] "f:updatedNumberScheduled": {}
2021-07-17T00:18:37.3619945Z [cluster1] }
2021-07-17T00:18:37.3620413Z [cluster1] },
2021-07-17T00:18:37.3620943Z [cluster1] "f:serviceCIDR": {}
2021-07-17T00:18:37.3621478Z [cluster1] }
2021-07-17T00:18:37.3621926Z [cluster1] },
2021-07-17T00:18:37.3622860Z [cluster1] "manager": "submariner-operator",
2021-07-17T00:18:37.3623594Z [cluster1] "operation": "Update",
2021-07-17T00:18:37.3624366Z [cluster1] "time": "2021-07-17T00:17:48Z"
2021-07-17T00:18:37.3624856Z [cluster1] }
2021-07-17T00:18:37.3625275Z [cluster1] ],
2021-07-17T00:18:37.3625783Z [cluster1] "name": "submariner",
2021-07-17T00:18:37.3626664Z [cluster1] "namespace": "submariner-operator",
2021-07-17T00:18:37.3657844Z [cluster1] "resourceVersion": "2355",
2021-07-17T00:18:37.3659860Z [cluster1] "selfLink": "/apis/submariner.io/v1alpha1/namespaces/submariner-operator/submariners/submariner",
2021-07-17T00:18:37.3661337Z [cluster1] "uid": "9a40aa9c-9d65-43ce-adf8-23cd471b9753"
2021-07-17T00:18:37.3662030Z [cluster1] },
2021-07-17T00:18:37.3662467Z [cluster1] "spec": {
2021-07-17T00:18:37.3662970Z [cluster1] "broker": "k8s",
2021-07-17T00:18:37.3663603Z [cluster1] "brokerK8sApiServer": "172.18.0.5:6443",
2021-07-17T00:18:37.3793407Z [cluster1] "brokerK8sApiServerToken": "***",
2021-07-17T00:18:37.4323627Z [cluster1] "brokerK8sCA": "LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUN5RENDQWJDZ0F3SUJBZ0lCQURBTkJna3Foa2lHOXcwQkFRc0ZBREFWTVJNd0VRWURWUVFERXdwcmRXSmwKY201bGRHVnpNQjRYRFRJeE1EY3hOekF3TVRBeU5Wb1hEVE14TURjeE5UQXdNVEF5TlZvd0ZURVRNQkVHQTFVRQpBeE1LYTNWaVpYSnVaWFJsY3pDQ0FTSXdEUVlKS29aSWh2Y05BUUVCQlFBRGdnRVBBRENDQVFvQ2dnRUJBS3U3ClAxWHB1Z2N3OVFvWWlVenB1OWYvTEkwMzJiOGtxMkZLSzJuWW4xUk9BalNsSUl3T2xrYjVSbHh2RFA3S2NiOTEKZElTMVRMZFdlWnlaOVhUWVozcEdrb2tHRmlpQkNxWVM1Y3daU0s4MDBMcFZWdUpmdks4NURleEZjTUZMWUtaZgpveHBNMzN5UktyTXNiaUxoRE9ObVNVa0sya0dVZVB6MjF6L3ZHNUoxanUwQWsvRTA2V2RlcnJPTW93Y0k0MnRlCk9nVzlRVys0OFpOOXVMYXpCMzFlNjY2WDhSSFl2bzJYZi9aZ3JCbE5waDBYOGJsKzJmUmxsTFJuYm5SWHA5NE4KVVpIUlI2cGpnb1YwL3NaMUpVcmJxLzYzbUtlVFFYU2hpMTMwV3NwZktBTG05U2JNWUJlUzc2c3I1elB5Z2NqdAphMWR0UUg4eFVwSzRjRUg4R1BVQ0F3RUFBYU1qTUNFd0RnWURWUjBQQVFIL0JBUURBZ0trTUE4R0ExVWRFd0VCCi93UUZNQU1CQWY4d0RRWUpLb1pJaHZjTkFRRUxCUUFEZ2dFQkFGZ1dWbko4YVZ4cW96YzFIUFk3VmpmdkNmVUkKb0FON0REbnVpU3o2N0htdTJWcXBjNUh5RGlDWWdnNlFiNWVVQXFqbEtQd3ZzOW1zbDlwcktvRDhBaitzVVhmaApFVmJnbDEvRmZJME1vV1R5WWc5aFNoek9WOUt0R1I2Y1NhWHFxc2lUVXpPNE1rekVIUHEvSlBaeHg3eUliN0lvCkkrL3Mwa2QwNmo5c1RVZHI5cmpsc1NSVWZDTWRNWmwxSlIyVHNiRUtNRkpJUmlGQWU1SDN2ZzJ4cEJ1MjgwOG4KdUswVVNNY2NwRzkzSU1IaU5ySWJLcnZzVU93SlFTMHVnNE9CN2F6ZUxNOHdWaFcxdW43UTBnNGtkaWJvU1FNWQp6aTJsSDZCMEJ3aVNEMXhWOGJaeWJORWJPaFM0TU9JUzhwYU5RQXkxL2ZnN2ptbUlsczRsWHJPdHh1ND0KLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQo=",
2021-07-17T00:18:37.4892612Z [cluster1] "brokerK8sRemoteNamespace": "submariner-k8s-broker",
2021-07-17T00:18:37.4893686Z [cluster1] "cableDriver": "libreswan",
2021-07-17T00:18:37.4894376Z [cluster1] "ceIPSecDebug": false,
2021-07-17T00:18:37.4895021Z [cluster1] "ceIPSecIKEPort": 500,
2021-07-17T00:18:37.4895687Z [cluster1] "ceIPSecNATTPort": 4500,
2021-07-17T00:18:37.4897377Z [cluster1] "ceIPSecPSK": "C/29UM7lVu2R0EktAcsZ8BMTltYveKWxGCKtJKsU6anepdgkY7a04T2+o2YCDOPS",
2021-07-17T00:18:37.4899182Z [cluster1] "clusterCIDR": "",
2021-07-17T00:18:37.4899862Z [cluster1] "clusterID": "cluster1",
2021-07-17T00:18:37.4901064Z [cluster1] "colorCodes": "blue",
2021-07-17T00:18:37.4901974Z [cluster1] "connectionHealthCheck": {
2021-07-17T00:18:37.4902728Z [cluster1] "enabled": true,
2021-07-17T00:18:37.4903506Z [cluster1] "intervalSeconds": 1,
2021-07-17T00:18:37.4904263Z [cluster1] "maxPacketLossCount": 5
2021-07-17T00:18:37.4904927Z [cluster1] },
2021-07-17T00:18:37.4905440Z [cluster1] "debug": false,
2021-07-17T00:18:37.4906532Z [cluster1] "namespace": "submariner-operator",
2021-07-17T00:18:37.4907391Z [cluster1] "natEnabled": false,
2021-07-17T00:18:37.4908057Z [cluster1] "repository": "localhost:5000",
2021-07-17T00:18:37.4908979Z [cluster1] "serviceCIDR": "",
2021-07-17T00:18:37.4909953Z [cluster1] "serviceDiscoveryEnabled": true,
2021-07-17T00:18:37.4911192Z [cluster1] "version": "local"
2021-07-17T00:18:37.4911741Z [cluster1] },
2021-07-17T00:18:37.4912703Z [cluster1] "status": {
2021-07-17T00:18:37.4913292Z [cluster1] "clusterCIDR": "10.1.0.0/16",
2021-07-17T00:18:37.4913990Z [cluster1] "clusterID": "cluster1",
2021-07-17T00:18:37.4914627Z [cluster1] "colorCodes": "blue",
2021-07-17T00:18:37.4915370Z [cluster1] "deploymentInfo": {},
2021-07-17T00:18:37.4916210Z [cluster1] "gatewayDaemonSetStatus": {
2021-07-17T00:18:37.4917049Z [cluster1] "lastResourceVersion": "2006",
2021-07-17T00:18:37.4918281Z [cluster1] "mismatchedContainerImages": false,
2021-07-17T00:18:37.4919263Z [cluster1] "nonReadyContainerStates": [],
2021-07-17T00:18:37.4920080Z [cluster1] "status": {
2021-07-17T00:18:37.4920795Z [cluster1] "currentNumberScheduled": 1,
2021-07-17T00:18:37.4921759Z [cluster1] "desiredNumberScheduled": 1,
2021-07-17T00:18:37.4922557Z [cluster1] "numberAvailable": 1,
2021-07-17T00:18:37.4934176Z [cluster1] "numberMisscheduled": 0,
2021-07-17T00:18:37.4934987Z [cluster1] "numberReady": 1,
2021-07-17T00:18:37.4935657Z [cluster1] "observedGeneration": 1,
2021-07-17T00:18:37.4936472Z [cluster1] "updatedNumberScheduled": 1
2021-07-17T00:18:37.4937112Z [cluster1] }
2021-07-17T00:18:37.4937549Z [cluster1] },
2021-07-17T00:18:37.4938657Z [cluster1] "gateways": [
2021-07-17T00:18:37.4939145Z [cluster1] {
2021-07-17T00:18:37.4939655Z [cluster1] "connections": [
2021-07-17T00:18:37.4940166Z [cluster1] {
2021-07-17T00:18:37.4940682Z [cluster1] "endpoint": {
2021-07-17T00:18:37.4941281Z [cluster1] "backend": "libreswan",
2021-07-17T00:18:37.4941904Z [cluster1] "backend_config": {
2021-07-17T00:18:37.4943040Z [cluster1] "natt-discovery-port": "4490",
2021-07-17T00:18:37.4944019Z [cluster1] "preferred-server": "false"
2021-07-17T00:18:37.4944869Z [cluster1] },
2021-07-17T00:18:37.4946038Z [cluster1] "cable_name": "submariner-cable-cluster2-172-18-0-7",
2021-07-17T00:18:37.4947070Z [cluster1] "cluster_id": "cluster2",
2021-07-17T00:18:37.4947728Z [cluster1] "healthCheckIP": "10.2.128.0",
2021-07-17T00:18:37.4948660Z [cluster1] "hostname": "cluster2-worker",
2021-07-17T00:18:37.4949354Z [cluster1] "nat_enabled": false,
2021-07-17T00:18:37.4949969Z [cluster1] "private_ip": "172.18.0.7",
2021-07-17T00:18:37.4950566Z [cluster1] "public_ip": "20.106.164.28",
2021-07-17T00:18:37.4951117Z [cluster1] "subnets": [
2021-07-17T00:18:37.4951646Z [cluster1] "100.2.0.0/16",
2021-07-17T00:18:37.4952134Z [cluster1] "10.2.0.0/16"
2021-07-17T00:18:37.4952620Z [cluster1] ]
2021-07-17T00:18:37.4953072Z [cluster1] },
2021-07-17T00:18:37.4953602Z [cluster1] "latencyRTT": {
2021-07-17T00:18:37.4954387Z [cluster1] "average": "274.218µs",
2021-07-17T00:18:37.4955132Z [cluster1] "last": "157.802µs",
2021-07-17T00:18:37.4955667Z [cluster1] "max": "1.519817ms",
2021-07-17T00:18:37.4956366Z [cluster1] "min": "146.102µs",
2021-07-17T00:18:37.4957099Z [cluster1] "stdDev": "248.074µs"
2021-07-17T00:18:37.4957603Z [cluster1] },
2021-07-17T00:18:37.4958155Z [cluster1] "status": "connected",
2021-07-17T00:18:37.4958774Z [cluster1] "statusMessage": "",
2021-07-17T00:18:37.4959385Z [cluster1] "usingIP": "172.18.0.7"
2021-07-17T00:18:37.4959884Z [cluster1] }
2021-07-17T00:18:37.4960333Z [cluster1] ],
2021-07-17T00:18:37.4960864Z [cluster1] "haStatus": "active",
2021-07-17T00:18:37.4961459Z [cluster1] "localEndpoint": {
2021-07-17T00:18:37.4962090Z [cluster1] "backend": "libreswan",
2021-07-17T00:18:37.4962683Z [cluster1] "backend_config": {
2021-07-17T00:18:37.4963569Z [cluster1] "natt-discovery-port": "4490",
2021-07-17T00:18:37.4964618Z [cluster1] "preferred-server": "false"
2021-07-17T00:18:37.4965241Z [cluster1] },
2021-07-17T00:18:37.4966382Z [cluster1] "cable_name": "submariner-cable-cluster1-172-18-0-9",
2021-07-17T00:18:37.4967397Z [cluster1] "cluster_id": "cluster1",
2021-07-17T00:18:37.4968054Z [cluster1] "healthCheckIP": "10.1.0.1",
2021-07-17T00:18:37.4968941Z [cluster1] "hostname": "cluster1-worker",
2021-07-17T00:18:37.4969635Z [cluster1] "nat_enabled": false,
2021-07-17T00:18:37.4970213Z [cluster1] "private_ip": "172.18.0.9",
2021-07-17T00:18:37.4970792Z [cluster1] "public_ip": "20.106.164.28",
2021-07-17T00:18:37.4971324Z [cluster1] "subnets": [
2021-07-17T00:18:37.4971830Z [cluster1] "100.1.0.0/16",
2021-07-17T00:18:37.4972299Z [cluster1] "10.1.0.0/16"
2021-07-17T00:18:37.4972768Z [cluster1] ]
2021-07-17T00:18:37.4973200Z [cluster1] },
2021-07-17T00:18:37.4973738Z [cluster1] "statusFailure": "",
2021-07-17T00:18:37.4974554Z [cluster1] "version": "devel-1441a80"
2021-07-17T00:18:37.4975102Z [cluster1] }
2021-07-17T00:18:37.4975536Z [cluster1] ],
2021-07-17T00:18:37.4976197Z [cluster1] "globalnetDaemonSetStatus": {
2021-07-17T00:18:37.4978175Z [cluster1] "mismatchedContainerImages": false
2021-07-17T00:18:37.4979062Z [cluster1] },
2021-07-17T00:18:37.4979649Z [cluster1] "loadBalancerStatus": {},
2021-07-17T00:18:37.4980305Z [cluster1] "natEnabled": false,
2021-07-17T00:18:37.4981241Z [cluster1] "networkPlugin": "weave-net",
2021-07-17T00:18:37.4982072Z [cluster1] "routeAgentDaemonSetStatus": {
2021-07-17T00:18:37.4982943Z [cluster1] "lastResourceVersion": "2085",
2021-07-17T00:18:37.4983824Z [cluster1] "mismatchedContainerImages": false,
2021-07-17T00:18:37.4984765Z [cluster1] "nonReadyContainerStates": [],
2021-07-17T00:18:37.4985456Z [cluster1] "status": {
2021-07-17T00:18:37.4986126Z [cluster1] "currentNumberScheduled": 3,
2021-07-17T00:18:37.4986991Z [cluster1] "desiredNumberScheduled": 3,
2021-07-17T00:18:37.4987744Z [cluster1] "numberAvailable": 3,
2021-07-17T00:18:37.4988451Z [cluster1] "numberMisscheduled": 0,
2021-07-17T00:18:37.4989114Z [cluster1] "numberReady": 3,
2021-07-17T00:18:37.4989784Z [cluster1] "observedGeneration": 1,
2021-07-17T00:18:37.4990576Z [cluster1] "updatedNumberScheduled": 3
2021-07-17T00:18:37.4991227Z [cluster1] }
2021-07-17T00:18:37.4991684Z [cluster1] },
2021-07-17T00:18:37.4992207Z [cluster1] "serviceCIDR": "100.1.0.0/16"
2021-07-17T00:18:37.4992718Z [cluster1] }
2021-07-17T00:18:37.4993126Z [cluster1] }
2021-07-17T00:18:37.5598250Z [submariner-operator]$ [cluster1] validate_equals .metadata.namespace subcheduled": 3
2021-07-17T00:18:37.5599257Z [cluster2] }
2021-07-17T00:18:37.5599703Z [cluster2] },
2021-07-17T00:18:37.5600221Z [cluster2] "serviceCIDR": "100.2.0.0/16"
2021-07-17T00:18:37.5600742Z [cluster2] }
2021-07-17T00:18:37.5601154Z [cluster2] }
2021-07-17T00:18:37.5602365Z [submariner-operator]$ [cluster2] validate_equals .metadata.namespace submariner-operator
2021-07-17T00:18:37.5604101Z [submariner-operator]$ [cluster2] validate_equals .metadata.namespace submariner-operator
2021-07-17T00:18:37.5605837Z [submariner-operator]$ [cluster2] jq -r -M .metadata.namespace /tmp/submariner.cluster2.json
2021-07-17T00:18:37.5607469Z [submariner-operator]$ [cluster2] validate_equals .apiVersion submariner.io/v1alpha1
2021-07-17T00:18:37.5609113Z [submariner-operator]$ [cluster2] validate_equals .apiVersion submariner.io/v1alpha1
2021-07-17T00:18:37.5610684Z [submariner-operator]$ [cluster2] jq -r -M .apiVersion /tmp/submariner.cluster2.json
2021-07-17T00:18:37.5612252Z [submariner-operator]$ [cluster2] validate_equals .kind Submariner
2021-07-17T00:18:37.5613498Z [submariner-operator]$ [cluster2] validate_equals .kind Submariner
2021-07-17T00:18:37.5614887Z [submariner-operator]$ [cluster2] jq -r -M .kind /tmp/submariner.cluster2.json
2021-07-17T00:18:37.5616317Z [submariner-operator]$ [cluster2] validate_equals .metadata.name submariner
2021-07-17T00:18:37.5617808Z [submariner-operator]$ [cluster2] validate_equals .metadata.name submariner
2021-07-17T00:18:37.5619456Z [submariner-operator]$ [cluster2] jq -r -M .metadata.name /tmp/submariner.cluster2.json
2021-07-17T00:18:37.5621096Z [submariner-operator]$ [cluster2] validate_equals .spec.brokerK8sApiServer 172.18.0.5:6443
2021-07-17T00:18:37.5622688Z [submariner-operator]$ [cluster2] validate_equals .spec.brokerK8sApiServer 172.18.0.5:6443
2021-07-17T00:18:37.5624440Z [submariner-operator]$ [cluster2] jq -r -M .spec.brokerK8sApiServer /tmp/submariner.cluster2.json
2021-07-17T00:18:37.5825207Z [submariner-operator]$ [cluster2] validate_not_equals .spec.brokerK8sApiServerToken ***
2021-07-17T00:18:37.6015578Z [submariner-operator]$ [cluster2] validate_not_equals .spec.brokerK8sApiServerToken ***
2021-07-17T00:18:37.6018050Z [submariner-operator]$ [cluster2] jq -r -M .spec.brokerK8sApiServerToken /tmp/submariner.cluster2.json
2021-07-17T00:18:37.7207368Z [submariner-operator]$ [cluster2] validate_equals .spec.brokerK8sCA LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUN5RENDQWJDZ0F3SUJBZ0lCQURBTkJna3Foa2lHOXcwQkFRc0ZBREFWTVJNd0VRWURWUVFERXdwcmRXSmwKY201bGRHVnpNQjRYRFRJeEmariner-operator
2021-07-17T00:18:37.7216393Z [submariner-operator]$ [cluster1] validate_equals .metadata.namespace submariner-operator
2021-07-17T00:18:37.7218491Z [submariner-operator]$ [cluster1] jq -r -M .metadata.namespace /tmp/submariner.cluster1.json
2021-07-17T00:18:37.7220137Z [submariner-operator]$ [cluster1] validate_equals .apiVersion submariner.io/v1alpha1
2021-07-17T00:18:37.7221625Z [submariner-operator]$ [cluster1] validate_equals .apiVersion submariner.io/v1alpha1
2021-07-17T00:18:37.7223151Z [submariner-operator]$ [cluster1] jq -r -M .apiVersion /tmp/submariner.cluster1.json
2021-07-17T00:18:37.7224562Z [submariner-operator]$ [cluster1] validate_equals .kind Submariner
2021-07-17T00:18:37.7225807Z [submariner-operator]$ [cluster1] validate_equals .kind Submariner
2021-07-17T00:18:37.7227196Z [submariner-operator]$ [cluster1] jq -r -M .kind /tmp/submariner.cluster1.json
2021-07-17T00:18:37.7228648Z [submariner-operator]$ [cluster1] validate_equals .metadata.name submariner
2021-07-17T00:18:37.7230023Z [submariner-operator]$ [cluster1] validate_equals .metadata.name submariner
2021-07-17T00:18:37.7231564Z [submariner-operator]$ [cluster1] jq -r -M .metadata.name /tmp/submariner.cluster1.json
2021-07-17T00:18:37.7233177Z [submariner-operator]$ [cluster1] validate_equals .spec.brokerK8sApiServer 172.18.0.5:6443
2021-07-17T00:18:37.7234758Z [submariner-operator]$ [cluster1] validate_equals .spec.brokerK8sApiServer 172.18.0.5:6443
2021-07-17T00:18:37.7236497Z [submariner-operator]$ [cluster1] jq -r -M .spec.brokerK8sApiServer /tmp/submariner.cluster1.json
2021-07-17T00:18:37.7491910Z [submariner-operator]$ [cluster1] validate_not_equals .spec.brokerK8sApiServerToken ***
2021-07-17T00:18:37.7748202Z [submariner-operator]$ [cluster1] validate_not_equals .spec.brokerK8sApiServerToken ***
2021-07-17T00:18:37.7750756Z [submariner-operator]$ [cluster1] jq -r -M .spec.brokerK8sApiServerToken /tmp/submariner.cluster1.json
2021-07-17T00:18:37.9541376Z [submariner-operator]$ [cluster1] validate_equals .spec.brokerK8sCA LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUN5RENDQWJDZ0F3SUJBZ0lCQURBTkJna3Foa2lHOXcwQkFRc0ZBREFWTVJNd0VRWURWUVFERXdwcmRXSmwKY201bGRHVnpNQjRYRFRJeE1EY3hOekF3TVRBeU5Wb1hEVE14TURjeE5UQXdNVEF5TlZvd0ZURVRNQkVHQTFVRQpBeE1LYTNWaVpYSnVaWFJsY3pDQ0FTSXdEUVlKS29aSWh2Y05BUUVCQlFBRGdnRVBBRENDQVFvQ2dnRUJBS3U3ClAxWHB1Z2N3OVFvWWlVenB1OWYvTEkwMzJiOGtxMkZLSzJuWW4xUk9BalNsSUl3T2x1EY3hOekF3TVRBeU5Wb1hEVE14TURjeE5UQXdNVEF5TlZvd0ZURVRNQkVHQTFVRQpBeE1LYTNWaVpYSnVaWFJsY3pDQ0FTSXdEUVlKS29aSWh2Y05BUUVCQlFBRGdnRVBBRENDQVFvQ2dnRUJBS3U3ClAxWHB1Z2N3OVFvWWlVenB1OWYvTEkwMzJiOGtxMkZLSzJuWW4xUk9BalNsSUl3T2xrYjVSbHh2RFA3S2NiOTEKZElTMVRMZFdlWnlaOVhUWVozcEdrb2tHRmlpQkNxWVM1Y3daU0s4MDBMcFZWdUpmdks4NURleEZjTUZMWUtaZgpveHBNMzN5UktyTXNiaUxoRE9ObVNVa0sya0dVZVB6MjF6L3ZHNUoxanUwQWsvRTA2V2RlcnJPTW93Y0k0MnRlCk9nVzlRVys0OFpOOXVMYXpCMzFlNjY2WDhSSFl2bzJYZi9aZ3JCbE5waDBYOGJsKzJmUmxsTFJuYm5SWHA5NE4KVVpIUlI2cGpnb1YwL3NaMUpVcmJxLzYzbUtlVFFYU2hpMTMwV3NwZktBTG05U2JNWUJlUzc2c3I1elB5Z2NqdAphMWR0UUg4eFVwSzRjRUg4R1BVQ0F3RUFBYU1qTUNFd0RnWURWUjBQQVFIL0JBUURBZ0trTUE4R0ExVWRFd0VCCi93UUZNQU1CQWY4d0RRWUpLb1pJaHZjTkFRRUxCUUFEZ2dFQkFGZ1dWbko4YVZ4cW96YzFIUFk3VmpmdkNmVUkKb0FON0REbnVpU3o2N0htdTJWcXBjNUh5RGlDWWdnNlFiNWVVQXFqbEtQd3ZzOW1zbDlwcktvRDhBaitzVVhmaApFVmJnbDEvRmZJME1vV1R5WWc5aFNoek9WOUt0R1I2Y1NhWHFxc2lUVXpPNE1rekVIUHEvSlBaeHg3eUliN0lvCkkrL3Mwa2QwNmo5c1RVZHI5cmpsc1NSVWZDTWRNWmwxSlIyVHNiRUtNRkpJUmlGQWU1SDN2ZzJ4cEJ1MjgwOG4KdUswVVNNY2NwRzkzSU1IaU5ySWJLcnZzVU93SlFTMHVnNE9CN2F6ZUxNOHdWaFcxdW43UTBnNGtkaWJvU1FNWQp6aTJsSDZCMEJ3aVNEMXhWOGJaeWJORWJPaFM0TU9JUzhwYU5RQXkxL2ZnN2ptbUlsczRsWHJPdHh1ND0KLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQo=
2021-07-17T00:18:38.0934280Z [submariner-operator]$ [cluster2] validate_equals .spec.brokerK8sCA LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUN5RENDQWJDZ0F3SUJBZ0lCQURBTkJna3Foa2lHOXcwQkFRc0ZBREFWTVJNd0VRWURWUVFERXdwcmRXSmwKY201bGRHVnpNQjRYRFRJeE1EY3hOekF3TVRBeU5Wb1hEVE14TURjeE5UQXdNVEF5TlZvd0ZURVRNQkVHQTFVRQpBeE1LYTNWaVpYSnVaWFJsY3pDQ0FTSXdEUVlKS29aSWh2Y05BUUVCQlFBRGdnRVBBRENDQVFvQ2dnRUJBS3U3ClAxWHB1Z2N3OVFvWWlVenB1OWYvTEkwMzJiOGtxMkZLSzJuWW4xUk9BalNsSUl3T2xrYjVSbHh2RFA3S2NiOTEKZElTMVRMZFdlWnlaOVhUWVozcEdrb2tHRmlpQkNxWVM1Y3daU0s4MDBMcFZWdUpmdks4NURleEZjTUZMWUtaZgpveHBNMzN5UktyTXNiaUxoRE9ObVNVa0sya0dVZVB6MjF6L3ZHNUoxanUwQWsvRTA2V2RlcnJPTW93Y0k0MnRlCk9nVzlRVys0OFpOOXVMYXpCMzFlNjY2WDhSSFl2bzJYZi9aZ3JCbE5waDBYOGJsKzJmUmxsTFJuYm5SWHA5NE4KVVpIUlI2cGpnb1YwL3NaMUpVcmJxLzYzbUtlVFFYU2hpMTMwV3NwZktBTG05U2JNWUJlUzc2c3I1elB5Z2NqdAphMWR0UUg4eFVwSzRjRUg4R1BVQ0F3RUFBYU1qTUNFd0RnWURWUjBQQVFIL0JBUURBZ0trTUE4R0ExVWRFd0VCCi93UUZNQU1CQWY4d0RRWUpLb1pJaHZjTkFRRUxCUUFEZ2dFQkFGZ1dWbko4YVZ4cW96YzFIUFk3VmpmdkNmVUkKb0FON0REbnVpU3o2N0htdTJWcXBjNUh5RGlDWWdnNlFiNWVVQXFqbEtQd3ZzOW1zbDlwcktvRDhBaitzVVhmaApFVmJnbDEvRmZJME1vV1R5WWc5aFNoek9WOUt0R1I2Y1NhWHFxc2lUVXpPNE1rekVIUHEvSlBaeHg3eUliN0lvCkkrL3Mwa2QwNmo5c1RVZHI5cmpsc1NSVWZDTWRNWmwxSlIyVHNiRUtNRkpJUmlGQWU1SDN2ZzJ4cEJ1MjgwOG4KdUswVVNNY2NwRzkzSU1IaU5ySWJLcnZzVU93SlFTMHVnNE9CN2F6ZUxNOHdWaFcxdW43UTBnNGtkaWJvU1FNWQp6aTJsSDZCMEJ3aVNEMXhWOGJaeWJORWJPaFM0TU9JUzhwYU5RQXkxL2ZnN2ptbUlsczRsWHJPdHh1ND0KLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQo=
2021-07-17T00:18:38.1592205Z [submariner-operator]$ [cluster2] jq -r -M .spec.brokerK8sCA /tmp/submariner.cluster2.json
2021-07-17T00:18:38.1594186Z [submariner-operator]$ [cluster2] validate_equals .spec.brokerK8sRemoteNamespace submariner-k8s-broker
2021-07-17T00:18:38.1596299Z [submariner-operator]$ [cluster2] validate_equals .spec.brokerK8sRemoteNamespace submariner-k8s-broker
2021-07-17T00:18:38.1598419Z [submariner-operator]$ [cluster2] jq -r -M .spec.brokerK8sRemoteNamespace /tmp/submariner.cluster2.json
2021-07-17T00:18:38.1600177Z [submariner-operator]$ [cluster2] validate_equals .spec.ceIPSecDebug false
2021-07-17T00:18:38.1601602Z [submariner-operator]$ [cluster2] validate_equals .spec.ceIPSecDebug false
2021-07-17T00:18:38.1639569Z [submariner-operator]$ [cluster2] jq -r -M .spec.ceIPSecDebug /tmp/submariner.cluster2.json
2021-07-17T00:18:38.1641406Z [submariner-operator]$ [cluster2] validate_equals .spec.ceIPSecIKEPort 500
2021-07-17T00:18:38.1643197Z [submariner-operator]$ [cluster2] validate_equals .spec.ceIPSecIKEPort 500
2021-07-17T00:18:38.1644850Z [submariner-operator]$ [cluster2] jq -r -M .spec.ceIPSecIKEPort /tmp/submariner.cluster2.json
2021-07-17T00:18:38.1646488Z [submariner-operator]$ [cluster2] validate_equals .spec.ceIPSecNATTPort 4500
2021-07-17T00:18:38.1647936Z [submariner-operator]$ [cluster2] validate_equals .spec.ceIPSecNATTPort 4500
2021-07-17T00:18:38.1649596Z [submariner-operator]$ [cluster2] jq -r -M .spec.ceIPSecNATTPort /tmp/submariner.cluster2.json
2021-07-17T00:18:38.1651242Z [submariner-operator]$ [cluster2] validate_equals .spec.repository localhost:5000
2021-07-17T00:18:38.2600654Z [submariner-operator]$ [cluster2] validate_equals .spec.repository localhorYjVSbHh2RFA3S2NiOTEKZElTMVRMZFdlWnlaOVhUWVozcEdrb2tHRmlpQkNxWVM1Y3daU0s4MDBMcFZWdUpmdks4NURleEZjTUZMWUtaZgpveHBNMzN5UktyTXNiaUxoRE9ObVNVa0sya0dVZVB6MjF6L3ZHNUoxanUwQWsvRTA2V2RlcnJPTW93Y0k0MnRlCk9nVzlRVys0OFpOOXVMYXpCMzFlNjY2WDhSSFl2bzJYZi9aZ3JCbE5waDBYOGJsKzJmUmxsTFJuYm5SWHA5NE4KVVpIUlI2cGpnb1YwL3NaMUpVcmJxLzYzbUtlVFFYU2hpMTMwV3NwZktBTG05U2JNWUJlUzc2c3I1elB5Z2NqdAphMWR0UUg4eFVwSzRjRUg4R1BVQ0F3RUFBYU1qTUNFd0RnWURWUjBQQVFIL0JBUURBZ0trTUE4R0ExVWRFd0VCCi93UUZNQU1CQWY4d0RRWUpLb1pJaHZjTkFRRUxCUUFEZ2dFQkFGZ1dWbko4YVZ4cW96YzFIUFk3VmpmdkNmVUkKb0FON0REbnVpU3o2N0htdTJWcXBjNUh5RGlDWWdnNlFiNWVVQXFqbEtQd3ZzOW1zbDlwcktvRDhBaitzVVhmaApFVmJnbDEvRmZJME1vV1R5WWc5aFNoek9WOUt0R1I2Y1NhWHFxc2lUVXpPNE1rekVIUHEvSlBaeHg3eUliN0lvCkkrL3Mwa2QwNmo5c1RVZHI5cmpsc1NSVWZDTWRNWmwxSlIyVHNiRUtNRkpJUmlGQWU1SDN2ZzJ4cEJ1MjgwOG4KdUswVVNNY2NwRzkzSU1IaU5ySWJLcnZzVU93SlFTMHVnNE9CN2F6ZUxNOHdWaFcxdW43UTBnNGtkaWJvU1FNWQp6aTJsSDZCMEJ3aVNEMXhWOGJaeWJORWJPaFM0TU9JUzhwYU5RQXkxL2ZnN2ptbUlsczRsWHJPdHh1ND0KLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQo=
2021-07-17T00:18:38.3501586Z [submariner-operator]$ [cluster1] validate_equals .spec.brokerK8sCA LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUN5RENDQWJDZ0F3SUJBZ0lCQURBTkJna3Foa2lHOXcwQkFRc0ZBREFWTVJNd0VRWURWUVFERXdwcmRXSmwKY201bGRHVnpNQjRYRFRJeE1EY3hOekF3TVRBeU5Wb1hEVE14TURjeE5UQXdNVEF5TlZvd0ZURVRNQkVHQTFVRQpBeE1LYTNWaVpYSnVaWFJsY3pDQ0FTSXdEUVlKS29aSWh2Y05BUUVCQlFBRGdnRVBBRENDQVFvQ2dnRUJBS3U3ClAxWHB1Z2N3OVFvWWlVenB1OWYvTEkwMzJiOGtxMkZLSzJuWW4xUk9BalNsSUl3T2xrYjVSbHh2RFA3S2NiOTEKZElTMVRMZFdlWnlaOVhUWVozcEdrb2tHRmlpQkNxWVM1Y3daU0s4MDBMcFZWdUpmdks4NURleEZjTUZMWUtaZgpveHBNMzN5UktyTXNiaUxoRE9ObVNVa0sya0dVZVB6MjF6L3ZHNUoxanUwQWsvRTA2V2RlcnJPTW93Y0k0MnRlCk9nVzlRVys0OFpOOXVMYXpCMzFlNjY2WDhSSFl2bzJYZi9aZ3JCbE5waDBYOGJsKzJmUmxsTFJuYm5SWHA5NE4KVVpIUlI2cGpnb1YwL3NaMUpVcmJxLzYzbUtlVFFYU2hpMTMwV3NwZktBTG05U2JNWUJlUzc2c3I1elB5Z2NqdAphMWR0UUg4eFVwSzRjRUg4R1BVQ0F3RUFBYU1qTUNFd0RnWURWUjBQQVFIL0JBUURBZ0trTUE4R0ExVWRFd0VCCi93UUZNQU1CQWY4d0RRWUpLb1pJaHZjTkFRRUxCUUFEZ2dFQkFGZ1dWbko4YVZ4cW96YzFIUFk3VmpmdkNmVUkKb0FON0REbnVpU3o2N0htdTJWcXBjNUh5RGlDWWdnNlFiNWVVQXFqbEtQd3ZzOW1zbDlwcktvRDhBaitzVVhmaApFVmJnbDEvRmZJME1vV1R5WWc5aFNoek9WOUt0R1I2Y1NhWHFxc2lUVXpPNE1rekVIUHEvSlBaeHg3eUliN0lvCkkrL3Mwa2QwNmo5c1RVZHI5cmpsc1NSVWZDTWRNWmwxSlIyVHNiRUtNRkpJUmlGQWU1SDN2ZzJ4cEJ1MjgwOG4KdUswVVNNY2NwRzkzSU1IaU5ySWJLcnZzVU93SlFTMHVnNE9CN2F6ZUxNOHdWaFcxdW43UTBnNGtkaWJvU1FNWQp6aTJsSDZCMEJ3aVNEMXhWOGJaeWJORWJPaFM0TU9JUzhwYU5RQXkxL2ZnN2ptbUlsczRsWHJPdHh1ND0KLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQo=
2021-07-17T00:18:38.4111602Z [submariner-operator]$ [cluster1] jq -r -M .spec.brokerK8sCA /tmp/submariner.cluster1.json
2021-07-17T00:18:38.4113599Z [submariner-operator]$ [cluster1] validate_equals .spec.brokerK8sRemoteNamespace submariner-k8s-broker
2021-07-17T00:18:38.4116005Z [submariner-operator]$ [cluster1] validate_equals .spec.brokerK8sRemoteNamespace submariner-k8s-broker
2021-07-17T00:18:38.4118177Z [submariner-operator]$ [cluster1] jq -r -M .spec.brokerK8sRemoteNamespace /tmp/submariner.cluster1.json
2021-07-17T00:18:38.4119924Z [submariner-operator]$ [cluster1] validate_equals .spec.ceIPSecDebug false
2021-07-17T00:18:38.4121350Z [submariner-operator]$ [cluster1] validate_equals .spec.ceIPSecDebug false
2021-07-17T00:18:38.4123231Z [submariner-operator]$ [cluster1] jq -r -M .spec.ceIPSecDebug /tmp/submariner.cluster1.json
2021-07-17T00:18:38.4124838Z [submariner-operator]$ [cluster1] validate_equals .spec.ceIPSecIKEPort 500
2021-07-17T00:18:38.4126271Z [submariner-operator]$ [cluster1] validate_equals .spec.ceIPSecIKEPort 500
2021-07-17T00:18:38.4127895Z [submariner-operator]$ [cluster1] jq -r -M .spec.ceIPSecIKEPort /tmp/submariner.cluster1.json
2021-07-17T00:18:38.4129528Z [submariner-operator]$ [cluster1] validate_equals .spec.ceIPSecNATTPort 4500
2021-07-17T00:18:38.4130980Z [submariner-operator]$ [cluster1] validate_equals .spec.ceIPSecNATTPort 4500
2021-07-17T00:18:38.4132638Z [submariner-operator]$ [cluster1] jq -r -M .spec.ceIPSecNATTPort /tmp/submariner.cluster1.json
2021-07-17T00:18:38.4134488Z [submariner-operator]$ [cluster1] validate_equals .spec.repository localhost:5000
2021-07-17T00:18:38.4136139Z [submariner-operator]$ [cluster1] validate_equals .spec.repository localhost:5000
2021-07-17T00:18:38.4137802Z [submariner-operator]$ [cluster1] jq -r -M .spec.repository /tmp/submariner.cluster1.json
2021-07-17T00:18:38.4143000Z [submariner-operator]$ [cluster1] validate_equals .spec.version local
2021-07-17T00:18:38.9681407Z [submariner-operator]$st:5000
2021-07-17T00:18:38.9682884Z [submariner-operator]$ [cluster2] jq -r -M .spec.repository /tmp/submariner.cluster2.json
2021-07-17T00:18:38.9684366Z [submariner-operator]$ [cluster2] validate_equals .spec.version local
2021-07-17T00:18:38.9685921Z [submariner-operator]$ [cluster2] validate_equals .spec.version local
2021-07-17T00:18:38.9687392Z [submariner-operator]$ [cluster2] jq -r -M .spec.version /tmp/submariner.cluster2.json
2021-07-17T00:18:38.9688973Z [submariner-operator]$ [cluster2] validate_equals .spec.broker k8s
2021-07-17T00:18:38.9690231Z [submariner-operator]$ [cluster2] validate_equals .spec.broker k8s
2021-07-17T00:18:38.9691787Z [submariner-operator]$ [cluster2] jq -r -M .spec.broker /tmp/submariner.cluster2.json
2021-07-17T00:18:38.9693429Z [submariner-operator]$ [cluster2] jq -r .spec.clusterID /tmp/submariner.cluster2.json
2021-07-17T00:18:38.9694483Z [cluster2] Generated cluster id: cluster2
2021-07-17T00:18:38.9695697Z [submariner-operator]$ [cluster2] validate_equals .spec.colorCodes blue
2021-07-17T00:18:38.9697058Z [submariner-operator]$ [cluster2] validate_equals .spec.colorCodes blue
2021-07-17T00:18:38.9699186Z [submariner-operator]$ [cluster2] jq -r -M .spec.colorCodes /tmp/submariner.cluster2.json
2021-07-17T00:18:38.9700663Z [submariner-operator]$ [cluster2] validate_equals .spec.debug false
2021-07-17T00:18:38.9702455Z [submariner-operator]$ [cluster2] validate_equals .spec.debug false
2021-07-17T00:18:38.9703906Z [submariner-operator]$ [cluster2] jq -r -M .spec.debug /tmp/submariner.cluster2.json
2021-07-17T00:18:38.9705519Z [submariner-operator]$ [cluster2] validate_equals .spec.namespace submariner-operator
2021-07-17T00:18:38.9707124Z [submariner-operator]$ [cluster2] validate_equals .spec.namespace submariner-operator
2021-07-17T00:18:38.9708903Z [submariner-operator]$ [cluster2] jq -r -M .spec.namespace /tmp/submariner.cluster2.json
2021-07-17T00:18:38.9710400Z [submariner-operator]$ [cluster2] validate_equals .spec.natEnabled false
2021-07-17T00:18:38.9711749Z [submariner-operator]$ [cluster2] validate_equals .spec.natEnabled false
2021-07-17T00:18:38.9713280Z [submariner-operator]$ [cluster2] jq -r -M .spec.natEnabled /tmp/submariner.cluster2.json
2021-07-17T00:18:38.9714735Z [submariner-operator]$ [cluster2] verify_subm_cr_status_with_retries
2021-07-17T00:18:38.9715953Z [submariner-operator]$ [cluster2] verify_subm_cr_status_with_retries
2021-07-17T00:18:38.9717179Z [submariner-operator]$ [cluster2] with_retries 5 verify_subm_cr_status_
2021-07-17T00:18:38.9718596Z [submariner-operator]$ [cluster2] with_retries 5 verify_subm_cr_status_
2021-07-17T00:18:38.9719730Z [submariner-operator]$ [cluster2] iteration=1
2021-07-17T00:18:38.9720747Z [submariner-operator]$ [cluster2] wait 8533
2021-07-17T00:18:38.9721772Z [submariner-operator]$ [cluster2] verify_subm_cr_status_
2021-07-17T00:18:38.9722879Z [submariner-operator]$ [cluster2] verify_subm_cr_status_
2021-07-17T00:18:38.9723967Z [submariner-operator]$ [cluster2] verify_subm_cr_status
2021-07-17T00:18:38.9725074Z [submariner-operator]$ [cluster2] verify_subm_cr_status
2021-07-17T00:18:38.9726481Z [submariner-operator]$ [cluster2] json_file=/tmp/submariner.cluster2.json
2021-07-17T00:18:38.9727481Z [cluster2] 
2021-07-17T00:18:38.9728059Z [cluster2] 
2021-07-17T00:18:38.9729436Z [submariner-operator]$ [cluster2] command kubectl --context=cluster2 get submariner submariner --namespace=submariner-operator -o json
2021-07-17T00:18:38.9731272Z [submariner-operator]$ [cluster2] validate_equals .status.serviceCIDR 100.2.0.0/16
2021-07-17T00:18:38.9732727Z [submariner-operator]$ [cluster2] validate_equals .status.serviceCIDR 100.2.0.0/16
2021-07-17T00:18:38.9734318Z [submariner-operator]$ [cluster2] jq -r -M .status.serviceCIDR /tmp/submariner.cluster2.json
2021-07-17T00:18:38.9735898Z [submariner-operator]$ [cluster2] validate_equals .status.clusterCIDR 10.2.0.0/16
2021-07-17T00:18:38.9737424Z [submariner-operator]$ [cluster2] validate_equals .status.clusterCIDR 10.2.0.0/16
2021-07-17T00:18:38.9739733Z [submariner-operator]$ [cluster2] jq -r -M .status.clusterCIDR /tmp/submariner.cluster2.json
2021-07-17T00:18:38.9741065Z [submariner-operator]$ [cluster2] return 0
2021-07-17T00:18:38.9742064Z [submariner-operator]$ [cluster2] return 0
2021-07-17T00:18:38.9743190Z [submariner-operator]$ [cluster2] verify_subm_gateway_deployment
2021-07-17T00:18:38.9744417Z [submariner-operator]$ [cluster2] verify_subm_gateway_deployment
2021-07-17T00:18:38.9745889Z [submariner-operator]$ [cluster2] verify_daemonset submariner-gateway submariner-gateway
2021-07-17T00:18:38.9747556Z [submariner-operator]$ [cluster2] verify_daemonset submariner-gateway submariner-gateway
2021-07-17T00:18:38.9749069Z [submariner-operator]$ [cluster2] daemonset_app=submariner-gateway
2021-07-17T00:18:38.9750429Z [submariner-operator]$ [cluster2] daemonset_name=submariner-gateway
2021-07-17T00:18:38.9751795Z [submariner-operator]$ [cluster2] with_retries 60 daemonset_created
2021-07-17T00:18:38.9753031Z [submariner-operator]$ [cluster2] with_retries 60 daemonset_created
2021-07-17T00:18:39.1193938Z  [cluster1] validate_equals .spec.version local
2021-07-17T00:18:39.1195636Z [submariner-operator]$ [cluster1] jq -r -M .spec.version /tmp/submariner.cluster1.json
2021-07-17T00:18:39.1197108Z [submariner-operator]$ [cluster1] validate_equals .spec.broker k8s
2021-07-17T00:18:39.1198375Z [submariner-operator]$ [cluster1] validate_equals .spec.broker k8s
2021-07-17T00:18:39.1199823Z [submariner-operator]$ [cluster1] jq -r -M .spec.broker /tmp/submariner.cluster1.json
2021-07-17T00:18:39.1201531Z [submariner-operator]$ [cluster1] jq -r .spec.clusterID /tmp/submariner.cluster1.json
2021-07-17T00:18:39.1202604Z [cluster1] Generated cluster id: cluster1
2021-07-17T00:18:39.1203833Z [submariner-operator]$ [cluster1] validate_equals .spec.colorCodes blue
2021-07-17T00:18:39.1205195Z [submariner-operator]$ [cluster1] validate_equals .spec.colorCodes blue
2021-07-17T00:18:39.1206716Z [submariner-operator]$ [cluster1] jq -r -M .spec.colorCodes /tmp/submariner.cluster1.json
2021-07-17T00:18:39.1208188Z [submariner-operator]$ [cluster1] validate_equals .spec.debug false
2021-07-17T00:18:39.1209686Z [submariner-operator]$ [cluster1] validate_equals .spec.debug false
2021-07-17T00:18:39.1211133Z [submariner-operator]$ [cluster1] jq -r -M .spec.debug /tmp/submariner.cluster1.json
2021-07-17T00:18:39.1212744Z [submariner-operator]$ [cluster1] validate_equals .spec.namespace submariner-operator
2021-07-17T00:18:39.1214375Z [submariner-operator]$ [cluster1] validate_equals .spec.namespace submariner-operator
2021-07-17T00:18:39.1216024Z [submariner-operator]$ [cluster1] jq -r -M .spec.namespace /tmp/submariner.cluster1.json
2021-07-17T00:18:39.1217547Z [submariner-operator]$ [cluster1] validate_equals .spec.natEnabled false
2021-07-17T00:18:39.1219074Z [submariner-operator]$ [cluster1] validate_equals .spec.natEnabled false
2021-07-17T00:18:39.1220616Z [submariner-operator]$ [cluster1] jq -r -M .spec.natEnabled /tmp/submariner.cluster1.json
2021-07-17T00:18:39.1222041Z [submariner-operator]$ [cluster1] verify_subm_cr_status_with_retries
2021-07-17T00:18:39.1223262Z [submariner-operator]$ [cluster1] verify_subm_cr_status_with_retries
2021-07-17T00:18:39.1224471Z [submariner-operator]$ [cluster1] with_retries 5 verify_subm_cr_status_
2021-07-17T00:18:39.1225710Z [submariner-operator]$ [cluster1] with_retries 5 verify_subm_cr_status_
2021-07-17T00:18:39.1226976Z [submariner-operator]$ [cluster1] iteration=1
2021-07-17T00:18:39.1227980Z [submariner-operator]$ [cluster1] wait 8562
2021-07-17T00:18:39.1229025Z [submariner-operator]$ [cluster1] verify_subm_cr_status_
2021-07-17T00:18:39.1230260Z [submariner-operator]$ [cluster1] verify_subm_cr_status_
2021-07-17T00:18:39.1231364Z [submariner-operator]$ [cluster1] verify_subm_cr_status
2021-07-17T00:18:39.1232444Z [submariner-operator]$ [cluster1] verify_subm_cr_status
2021-07-17T00:18:39.1233760Z [submariner-operator]$ [cluster1] json_file=/tmp/submariner.cluster1.json
2021-07-17T00:18:39.1234753Z [cluster1] 
2021-07-17T00:18:39.1235347Z [cluster1] 
2021-07-17T00:18:39.1236753Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 get submariner submariner --namespace=submariner-operator -o json
2021-07-17T00:18:39.1238451Z [submariner-operator]$ [cluster1] validate_equals .status.serviceCIDR 100.1.0.0/16
2021-07-17T00:18:39.1239872Z [submariner-operator]$ [cluster1] validate_equals .status.serviceCIDR 100.1.0.0/16
2021-07-17T00:18:39.1241450Z [submariner-operator]$ [cluster1] jq -r -M .status.serviceCIDR /tmp/submariner.cluster1.json
2021-07-17T00:18:39.1243050Z [submariner-operator]$ [cluster1] validate_equals .status.clusterCIDR 10.1.0.0/16
2021-07-17T00:18:39.1244443Z [submariner-operator]$ [cluster1] validate_equals .status.clusterCIDR 10.1.0.0/16
2021-07-17T00:18:39.1246033Z [submariner-operator]$ [cluster1] jq -r -M .status.clusterCIDR /tmp/submariner.cluster1.json
2021-07-17T00:18:39.1247379Z [submariner-operator]$ [cluster1] return 0
2021-07-17T00:18:39.1248359Z [submariner-operator]$ [cluster1] return 0
2021-07-17T00:18:39.1249479Z [submariner-operator]$ [cluster1] verify_subm_gateway_deployment
2021-07-17T00:18:39.1250695Z [submariner-operator]$ [cluster1] verify_subm_gateway_deployment
2021-07-17T00:18:39.1252163Z [submariner-operator]$ [cluster1] verify_daemonset submariner-gateway submariner-gateway
2021-07-17T00:18:39.1253998Z [submariner-operator]$ [cluster1] verify_daemonset submariner-gateway submariner-gateway
2021-07-17T00:18:39.1255526Z [submariner-operator]$ [cluster1] daemonset_app=submariner-gateway
2021-07-17T00:18:39.1256905Z [submariner-operator]$ [cluster1] daemonset_name=submariner-gateway
2021-07-17T00:18:39.1276826Z [submariner-operator]$ [cluster1] with_retries 60 daemonset_created
2021-07-17T00:18:39.1278120Z [submariner-operator]$ [cluster1] with_retries 60 daemonset_created
2021-07-17T00:18:39.1279237Z [submariner-operator]$ [cluster1] iteration=1
2021-07-17T00:18:39.1280530Z [submariner-operator]$ [cluster1] wait 8629
2021-07-17T00:18:39.1281585Z [submariner-operator]$ [cluster1] daemonset_created
2021-07-17T00:18:41.5365594Z [submariner-operator]$ [cluster1] daemonset_crea[submariner-operator]$ [cluster2] iteration=1
2021-07-17T00:18:41.5367414Z [submariner-operator]$ [cluster2] wait 8601
2021-07-17T00:18:41.5368675Z [submariner-operator]$ [cluster2] daemonset_created
2021-07-17T00:18:41.5369977Z [submariner-operator]$ [cluster2] daemonset_created
2021-07-17T00:18:41.5371710Z [cluster2] 
2021-07-17T00:18:41.5372610Z [submariner-operator]$ [cluster2] return 0
2021-07-17T00:18:41.5373767Z [submariner-operator]$ [cluster2] with_retries 120 daemonset_deployed
2021-07-17T00:18:41.5375044Z [submariner-operator]$ [cluster2] with_retries 120 daemonset_deployed
2021-07-17T00:18:41.5376180Z [submariner-operator]$ [cluster2] iteration=1
2021-07-17T00:18:41.5377187Z [submariner-operator]$ [cluster2] wait 8650
2021-07-17T00:18:41.5378414Z [submariner-operator]$ [cluster2] daemonset_deployed
2021-07-17T00:18:41.5379526Z [submariner-operator]$ [cluster2] daemonset_deployed
2021-07-17T00:18:41.5381668Z [submariner-operator]$ [cluster2] kubectl get DaemonSet -n submariner-operator -o jsonpath={.status.desiredNumberScheduled}
2021-07-17T00:18:41.5384119Z [submariner-operator]$ [cluster2] kubectl get DaemonSet -n submariner-operator -o jsonpath={.status.desiredNumberScheduled}
2021-07-17T00:18:41.5386760Z [submariner-operator]$ [cluster2] command kubectl --context=cluster2 get DaemonSet -n submariner-operator -o jsonpath={.status.desiredNumberScheduled}
2021-07-17T00:18:41.5388949Z [submariner-operator]$ [cluster2] kubectl get DaemonSet -n submariner-operator -o jsonpath={.status.numberReady}
2021-07-17T00:18:41.5390855Z [submariner-operator]$ [cluster2] kubectl get DaemonSet -n submariner-operator -o jsonpath={.status.numberReady}
2021-07-17T00:18:41.5392885Z [submariner-operator]$ [cluster2] command kubectl --context=cluster2 get DaemonSet -n submariner-operator -o jsonpath={.status.numberReady}
2021-07-17T00:18:41.5394570Z [submariner-operator]$ [cluster2] return 0
2021-07-17T00:18:41.5395623Z [submariner-operator]$ [cluster2] verify_subm_gateway_pod
2021-07-17T00:18:41.5396755Z [submariner-operator]$ [cluster2] verify_subm_gateway_pod
2021-07-17T00:18:41.5398465Z [submariner-operator]$ [cluster2] kubectl wait --for=condition=Ready pods -l app=submariner-gateway --timeout=120s --namespace=submariner-operator
2021-07-17T00:18:41.5400676Z [submariner-operator]$ [cluster2] kubectl wait --for=condition=Ready pods -l app=submariner-gateway --timeout=120s --namespace=submariner-operator
2021-07-17T00:18:41.5403017Z [submariner-operator]$ [cluster2] command kubectl --context=cluster2 wait --for=condition=Ready pods -l app=submariner-gateway --timeout=120s --namespace=submariner-operator
2021-07-17T00:18:41.5404897Z [cluster2] pod/submariner-gateway-z95q7 condition met
2021-07-17T00:18:41.5406659Z [submariner-operator]$ [cluster2] subm_gateway_pod_name=$(kubectl get pods --namespace=$subm_ns -l app=$gateway_deployment_name -o=jsonpath='{.items..metadata.name}')
2021-07-17T00:18:41.5409021Z [submariner-operator]$ [cluster2] kubectl get pods --namespace=submariner-operator -l app=submariner-gateway -o=jsonpath={.items..metadata.name}
2021-07-17T00:18:41.5411335Z [submariner-operator]$ [cluster2] kubectl get pods --namespace=submariner-operator -l app=submariner-gateway -o=jsonpath={.items..metadata.name}
2021-07-17T00:18:41.5413808Z [submariner-operator]$ [cluster2] command kubectl --context=cluster2 get pods --namespace=submariner-operator -l app=submariner-gateway -o=jsonpath={.items..metadata.name}
2021-07-17T00:18:41.5416161Z [submariner-operator]$ [cluster2] json_file=/tmp/submariner-gateway-z95q7.cluster2.json
2021-07-17T00:18:41.5425267Z [submariner-operator]$ [cluster2] kubectl get pod submariner-gateway-z95q7 --namespace=submariner-operator -o json
2021-07-17T00:18:41.5427590Z [submariner-operator]$ [cluster2] kubectl get pod submariner-gateway-z95q7 --namespace=submariner-operator -o json
2021-07-17T00:18:41.5429776Z [submariner-operator]$ [cluster2] command kubectl --context=cluster2 get pod submariner-gateway-z95q7 --namespace=submariner-operator -o json
2021-07-17T00:18:41.5431859Z [submariner-operator]$ [cluster2] tee /tmp/submariner-gateway-z95q7.cluster2.json
2021-07-17T00:18:41.5432928Z [cluster2] {
2021-07-17T00:18:41.5433413Z [cluster2] "apiVersion": "v1",
2021-07-17T00:18:41.5433946Z [cluster2] "kind": "Pod",
2021-07-17T00:18:41.5434431Z [cluster2] "metadata": {
2021-07-17T00:18:41.5435281Z [cluster2] "creationTimestamp": "2021-07-17T00:17:37Z",
2021-07-17T00:18:41.5436300Z [cluster2] "generateName": "submariner-gateway-",
2021-07-17T00:18:41.5436997Z [cluster2] "labels": {
2021-07-17T00:18:41.5437801Z [cluster2] "app": "submariner-gateway",
2021-07-17T00:18:41.5438832Z [cluster2] "controller-revision-hash": "7467d8d4ff",
2021-07-17T00:18:41.5440016Z [cluster2] "gateway.submariner.io/node": "cluster2-worker",
2021-07-17T00:18:41.5440977Z [cluster2] "gateway.submariner.io/status": "active",
2021-07-17T00:18:41.5442038Z [cluster2] "pod-template-generation": "1"
2021-07-17T00:18:41.5442835Z [cluster2] },
2021-07-17T00:18:41.5443355Z [cluster2] "managedFields": [
2021-07-17T00:18:41.5443879Z [cluster2] {
2021-07-17T00:18:41.5444381Z [cluster2] "apiVersion": "v1",
2021-07-17T00:18:41.5445008Z [cluster2] "fieldsType": "FieldsV1",
2021-07-17T00:18:41.5445596Z [cluster2] "fieldsV1": {
2021-07-17T00:18:41.5446539Z [cluster2] "f:metadata": {
2021-07-17T00:18:41.5447150Z [cluster2] "f:generateName": {},
2021-07-17T00:18:41.5447737Z [cluster2] "f:labels": {
2021-07-17T00:18:41.5448225Z [cluster2] ".": {},
2021-07-17T00:18:41.5448721Z [cluster2] "f:app": {},
2021-07-17T00:18:41.5449701Z [cluster2] "f:controller-revision-hash": {},
2021-07-17T00:18:41.5450817Z [cluster2] "f:pod-template-generation": {}
2021-07-17T00:18:41.5451507Z [cluster2] },
2021-07-17T00:18:41.5452081Z [cluster2] "f:ownerReferences": {
2021-07-17T00:18:41.5452671Z [cluster2] ".": {},
2021-07-17T00:18:41.5453616Z [cluster2] "k:{\"uid\":\"16d00fda-1f54-44f2-a940-2a4df0817391\"}": {
2021-07-17T00:18:41.5454331Z [cluster2] ".": {},
2021-07-17T00:18:41.5454875Z [cluster2] "f:apiVersion": {},
2021-07-17T00:18:41.5455576Z [cluster2] "f:blockOwnerDeletion": {},
2021-07-17T00:18:41.5456272Z [cluster2] "f:controller": {},
2021-07-17T00:18:41.5457004Z [cluster2] "f:kind": {},
2021-07-17T00:18:41.5457547Z [cluster2] "f:name": {},
2021-07-17T00:18:41.5458590Z [cluster2] "f:uid": {}
2021-07-17T00:18:41.5459079Z [cluster2] }
2021-07-17T00:18:41.5459533Z [cluster2] }
2021-07-17T00:18:41.5459986Z [cluster2] },
2021-07-17T00:18:41.5488760Z [cluster2] "f:spec": {
2021-07-17T00:18:41.5489319Z [cluster2] "f:affinity": {
2021-07-17T00:18:41.5489827Z [cluster2] ".": {},
2021-07-17T00:18:41.5490387Z [cluster2] "f:nodeAffinity": {
2021-07-17T00:18:41.5491129Z [cluster2] ".": {},
2021-07-17T00:18:41.5492333Z [cluster2] "f:requiredDuringSchedulingIgnoredDuringExecution": {
2021-07-17T00:18:41.5493553Z [cluster2] ".": {},
2021-07-17T00:18:41.5494175Z [cluster2] "f:nodeSelectorTerms": {}
2021-07-17T00:18:41.5494800Z [cluster2] }
2021-07-17T00:18:41.5495258Z [cluster2] },
2021-07-17T00:18:41.5495850Z [cluster2] "f:podAntiAffinity": {
2021-07-17T00:18:41.5496435Z [cluster2] ".": {},
2021-07-17T00:18:41.5497644Z [cluster2] "f:requiredDuringSchedulingIgnoredDuringExecution": {}
2021-07-17T00:18:41.5499056Z [cluster2] }
2021-07-17T00:18:41.5499507Z [cluster2] },
2021-07-17T00:18:41.5500038Z [cluster2] "f:containers": {
2021-07-17T00:18:41.5501129Z [cluster2] "k:{\"name\":\"submariner-gateway\"}": {
2021-07-17T00:18:41.5501795Z [cluster2] ".": {},
2021-07-17T00:18:41.5502309Z [cluster2] "f:command": {},
2021-07-17T00:18:41.5502852Z [cluster2] "f:env": {
2021-07-17T00:18:41.5503342Z [cluster2] ".": {},
2021-07-17T00:18:41.5503962Z [cluster2] "k:{\"name\":\"BROKER_K8S_APISERVER\"}": {
2021-07-17T00:18:41.5504686Z [cluster2] ".": {},
2021-07-17T00:18:41.5505194Z [cluster2] "f:name": {},
2021-07-17T00:18:41.5505741Z [cluster2] "f:value": {}
2021-07-17T00:18:41.5506241Z [cluster2] },
2021-07-17T00:18:41.5506899Z [cluster2] "k:{\"name\":\"BROKER_K8S_APISERVERTOKEN\"}": {
2021-07-17T00:18:41.5507549Z [cluster2] ".": {},
2021-07-17T00:18:41.5508068Z [cluster2] "f:name": {},
2021-07-17T00:18:41.5508607Z [cluster2] "f:value": {}
2021-07-17T00:18:41.5509107Z [cluster2] },
2021-07-17T00:18:41.5509674Z [cluster2] "k:{\"name\":\"BROKER_K8S_CA\"}": {
2021-07-17T00:18:41.5510233Z [cluster2] ".": {},
2021-07-17T00:18:41.5510756Z [cluster2] "f:name": {},
2021-07-17T00:18:41.5511282Z [cluster2] "f:value": {}
2021-07-17T00:18:41.5511788Z [cluster2] },
2021-07-17T00:18:41.5512436Z [cluster2] "k:{\"name\":\"BROKER_K8S_REMOTENAMESPACE\"}": {
2021-07-17T00:18:41.5513112Z [cluster2] ".": {},
2021-07-17T00:18:41.5513634Z [cluster2] "f:name": {},
2021-07-17T00:18:41.5514158Z [cluster2] "f:value": {}
2021-07-17T00:18:41.5514663Z [cluster2] },
2021-07-17T00:18:41.5515230Z [cluster2] "k:{\"name\":\"CE_IPSEC_DEBUG\"}": {
2021-07-17T00:18:41.5515810Z [cluster2] ".": {},
2021-07-17T00:18:41.5516316Z [cluster2] "f:name": {},
2021-07-17T00:18:41.5516858Z [cluster2] "f:value": {}
2021-07-17T00:18:41.5517369Z [cluster2] },
2021-07-17T00:18:41.5517980Z [cluster2] "k:{\"name\":\"CE_IPSEC_FORCEENCAPS\"}": {
2021-07-17T00:18:41.5518609Z [cluster2] ".": {},
2021-07-17T00:18:41.5519177Z [cluster2] "f:name": {},
2021-07-17T00:18:41.5519720Z [cluster2] "f:value": {}
2021-07-17T00:18:41.5520212Z [cluster2] },
2021-07-17T00:18:41.5520800Z [cluster2] "k:{\"name\":\"CE_IPSEC_IKEPORT\"}": {
2021-07-17T00:18:41.5521384Z [cluster2] ".": {},
2021-07-17T00:18:41.5521907Z [cluster2] "f:name": {},
2021-07-17T00:18:41.5522449Z [cluster2] "f:value": {}
2021-07-17T00:18:41.5522947Z [cluster2] },
2021-07-17T00:18:41.5523543Z [cluster2] "k:{\"name\":\"CE_IPSEC_NATTPORT\"}": {
2021-07-17T00:18:41.5524132Z [cluster2] ".": {},
2021-07-17T00:18:41.5524650Z [cluster2] "f:name": {},
2021-07-17T00:18:41.5525180Z [cluster2] "f:value": {}
2021-07-17T00:18:41.5525686Z [cluster2] },
2021-07-17T00:18:41.5526336Z [cluster2] "k:{\"name\":\"CE_IPSEC_PREFERREDSERVER\"}": {
2021-07-17T00:18:41.5526996Z [cluster2] ".": {},
2021-07-17T00:18:41.5527520Z [cluster2] "f:name": {},
2021-07-17T00:18:41.5528051Z [cluster2] "f:value": {}
2021-07-17T00:18:41.5528621Z [cluster2] },
2021-07-17T00:18:41.5529178Z [cluster2] "k:{\"name\":\"CE_IPSEC_PSK\"}": {
2021-07-17T00:18:41.5529752Z [cluster2] ".": {},
2021-07-17T00:18:41.5530261Z [cluster2] "f:name": {},
2021-07-17T00:18:41.5530802Z [cluster2] "f:value": {}
2021-07-17T00:18:41.5531316Z [cluster2] },
2021-07-17T00:18:41.5531855Z [cluster2] "k:{\"name\":\"NODE_NAME\"}": {
2021-07-17T00:18:41.5532415Z [cluster2] ".": {},
2021-07-17T00:18:41.5532923Z [cluster2] "f:name": {},
2021-07-17T00:18:41.5533493Z [cluster2] "f:valueFrom": {
2021-07-17T00:18:41.5534033Z [cluster2] ".": {},
2021-07-17T00:18:41.5534586Z [cluster2] "f:fieldRef": {
2021-07-17T00:18:41.5535135Z [cluster2] ".": {},
2021-07-17T00:18:41.5535713Z [cluster2] "f:apiVersion": {},
2021-07-17T00:18:41.5536347Z [cluster2] "f:fieldPath": {}
2021-07-17T00:18:41.5536888Z [cluster2] }
2021-07-17T00:18:41.5537381Z [cluster2] }
2021-07-17T00:18:41.5569951Z [cluster2] },
2021-07-17T00:18:41.5570554Z [cluster2] "k:{\"name\":\"POD_NAME\"}": {
2021-07-17T00:18:41.5571115Z [cluster2] ".": {},
2021-07-17T00:18:41.5571766Z [cluster2] "f:name": {},
2021-07-17T00:18:41.5572346Z [cluster2] "f:valueFrom": {
2021-07-17T00:18:41.5572907Z [cluster2] ".": {},
2021-07-17T00:18:41.5573459Z [cluster2] "f:fieldRef": {
2021-07-17T00:18:41.5574005Z [cluster2] ".": {},
2021-07-17T00:18:41.5574580Z [cluster2] "f:apiVersion": {},
2021-07-17T00:18:41.5575376Z [cluster2] "f:fieldPath": {}
2021-07-17T00:18:41.5575945Z [cluster2] }
2021-07-17T00:18:41.5576421Z [cluster2] }
2021-07-17T00:18:41.5576911Z [cluster2] },
2021-07-17T00:18:41.5577518Z [cluster2] "k:{\"name\":\"SUBMARINER_BROKER\"}": {
2021-07-17T00:18:41.5578676Z [cluster2] ".": {},
2021-07-17T00:18:41.5579202Z [cluster2] "f:name": {},
2021-07-17T00:18:41.5579734Z [cluster2] "f:value": {}
2021-07-17T00:18:41.5580245Z [cluster2] },
2021-07-17T00:18:41.5580982Z [cluster2] "k:{\"name\":\"SUBMARINER_CABLEDRIVER\"}": {
2021-07-17T00:18:41.5581705Z [cluster2] ".": {},
2021-07-17T00:18:41.5582227Z [cluster2] "f:name": {},
2021-07-17T00:18:41.5582762Z [cluster2] "f:value": {}
2021-07-17T00:18:41.5583276Z [cluster2] },
2021-07-17T00:18:41.5583906Z [cluster2] "k:{\"name\":\"SUBMARINER_CLUSTERCIDR\"}": {
2021-07-17T00:18:41.5584558Z [cluster2] ".": {},
2021-07-17T00:18:41.5585066Z [cluster2] "f:name": {},
2021-07-17T00:18:41.5585709Z [cluster2] "f:value": {}
2021-07-17T00:18:41.5586210Z [cluster2] },
2021-07-17T00:18:41.5586835Z [cluster2] "k:{\"name\":\"SUBMARINER_CLUSTERID\"}": {
2021-07-17T00:18:41.5587476Z [cluster2] ".": {},
2021-07-17T00:18:41.5587979Z [cluster2] "f:name": {},
2021-07-17T00:18:41.5588522Z [cluster2] "f:value": {}
2021-07-17T00:18:41.5589023Z [cluster2] },
2021-07-17T00:18:41.5589651Z [cluster2] "k:{\"name\":\"SUBMARINER_COLORCODES\"}": {
2021-07-17T00:18:41.5590278Z [cluster2] ".": {},
2021-07-17T00:18:41.5590799Z [cluster2] "f:name": {},
2021-07-17T00:18:41.5591339Z [cluster2] "f:value": {}
2021-07-17T00:18:41.5591843Z [cluster2] },
2021-07-17T00:18:41.5592442Z [cluster2] "k:{\"name\":\"SUBMARINER_DEBUG\"}": {
2021-07-17T00:18:41.5593040Z [cluster2] ".": {},
2021-07-17T00:18:41.5593561Z [cluster2] "f:name": {},
2021-07-17T00:18:41.5594087Z [cluster2] "f:value": {}
2021-07-17T00:18:41.5594597Z [cluster2] },
2021-07-17T00:18:41.5595217Z [cluster2] "k:{\"name\":\"SUBMARINER_GLOBALCIDR\"}": {
2021-07-17T00:18:41.5595861Z [cluster2] ".": {},
2021-07-17T00:18:41.5596391Z [cluster2] "f:name": {}
2021-07-17T00:18:41.5596884Z [cluster2] },
2021-07-17T00:18:41.5597597Z [cluster2] "k:{\"name\":\"SUBMARINER_HEALTHCHECKENABLED\"}": {
2021-07-17T00:18:41.5598312Z [cluster2] ".": {},
2021-07-17T00:18:41.5598836Z [cluster2] "f:name": {},
2021-07-17T00:18:41.5599365Z [cluster2] "f:value": {}
2021-07-17T00:18:41.5599875Z [cluster2] },
2021-07-17T00:18:41.5600585Z [cluster2] "k:{\"name\":\"SUBMARINER_HEALTHCHECKINTERVAL\"}": {
2021-07-17T00:18:41.5601421Z [cluster2] ".": {},
2021-07-17T00:18:41.5601947Z [cluster2] "f:name": {},
2021-07-17T00:18:41.5602469Z [cluster2] "f:value": {}
2021-07-17T00:18:41.5602976Z [cluster2] },
2021-07-17T00:18:41.5603847Z [cluster2] "k:{\"name\":\"SUBMARINER_HEALTHCHECKMAXPACKETLOSSCOUNT\"}": {
2021-07-17T00:18:41.5604743Z [cluster2] ".": {},
2021-07-17T00:18:41.5605252Z [cluster2] "f:name": {},
2021-07-17T00:18:41.5605794Z [cluster2] "f:value": {}
2021-07-17T00:18:41.5606302Z [cluster2] },
2021-07-17T00:18:41.5606917Z [cluster2] "k:{\"name\":\"SUBMARINER_NAMESPACE\"}": {
2021-07-17T00:18:41.5607555Z [cluster2] ".": {},
2021-07-17T00:18:41.5608061Z [cluster2] "f:name": {},
2021-07-17T00:18:41.5608599Z [cluster2] "f:value": {}
2021-07-17T00:18:41.5609097Z [cluster2] },
2021-07-17T00:18:41.5609725Z [cluster2] "k:{\"name\":\"SUBMARINER_NATENABLED\"}": {
2021-07-17T00:18:41.5610354Z [cluster2] ".": {},
2021-07-17T00:18:41.5610920Z [cluster2] "f:name": {},
2021-07-17T00:18:41.5611458Z [cluster2] "f:value": {}
2021-07-17T00:18:41.5611951Z [cluster2] },
2021-07-17T00:18:41.5612591Z [cluster2] "k:{\"name\":\"SUBMARINER_SERVICECIDR\"}": {
2021-07-17T00:18:41.5613226Z [cluster2] ".": {},
2021-07-17T00:18:41.5613747Z [cluster2] "f:name": {},
2021-07-17T00:18:41.5614273Z [cluster2] "f:value": {}
2021-07-17T00:18:41.5614788Z [cluster2] }
2021-07-17T00:18:41.5615262Z [cluster2] },
2021-07-17T00:18:41.5615755Z [cluster2] "f:image": {},
2021-07-17T00:18:41.5616386Z [cluster2] "f:imagePullPolicy": {},
2021-07-17T00:18:41.5616998Z [cluster2] "f:name": {},
2021-07-17T00:18:41.5617528Z [cluster2] "f:ports": {
2021-07-17T00:18:41.5619777Z [cluster2] ".": {},
2021-07-17T00:18:41.5620454Z [cluster2] "k:{\"containerPort\":4490,\"protocol\":\"UDP\"}": {
2021-07-17T00:18:41.5621106Z [cluster2] ".": {},
2021-07-17T00:18:41.5621970Z [cluster2] "f:containerPort": {},
2021-07-17T00:18:41.5622801Z [cluster2] "f:hostPort": {},
2021-07-17T00:18:41.5623668Z [cluster2] "f:name": {},
2021-07-17T00:18:41.5624234Z [cluster2] "f:protocol": {}
2021-07-17T00:18:41.5624756Z [cluster2] },
2021-07-17T00:18:41.5625415Z [cluster2] "k:{\"containerPort\":4500,\"protocol\":\"UDP\"}": {
2021-07-17T00:18:41.5626071Z [cluster2] ".": {},
2021-07-17T00:18:41.5626661Z [cluster2] "f:containerPort": {},
2021-07-17T00:18:41.5627294Z [cluster2] "f:hostPort": {},
2021-07-17T00:18:41.5627843Z [cluster2] "f:name": {},
2021-07-17T00:18:41.5628405Z [cluster2] "f:protocol": {}
2021-07-17T00:18:41.5629059Z [cluster2] }
2021-07-17T00:18:41.5629542Z [cluster2] },
2021-07-17T00:18:41.5630064Z [cluster2] "f:resources": {},
2021-07-17T00:18:41.5630712Z [cluster2] "f:securityContext": {
2021-07-17T00:18:41.5631293Z [cluster2] ".": {},
2021-07-17T00:18:41.5632027Z [cluster2] "f:allowPrivilegeEscalation": {},
2021-07-17T00:18:41.5632832Z [cluster2] "f:capabilities": {
2021-07-17T00:18:41.5633387Z [cluster2] ".": {},
2021-07-17T00:18:41.5633900Z [cluster2] "f:add": {},
2021-07-17T00:18:41.5634416Z [cluster2] "f:drop": {}
2021-07-17T00:18:41.5634918Z [cluster2] },
2021-07-17T00:18:41.5635463Z [cluster2] "f:privileged": {},
2021-07-17T00:18:41.5636219Z [cluster2] "f:readOnlyRootFilesystem": {},
2021-07-17T00:18:41.5636989Z [cluster2] "f:runAsNonRoot": {}
2021-07-17T00:18:41.5637538Z [cluster2] },
2021-07-17T00:18:41.5638228Z [cluster2] "f:terminationMessagePath": {},
2021-07-17T00:18:41.5639144Z [cluster2] "f:terminationMessagePolicy": {},
2021-07-17T00:18:41.5640020Z [cluster2] "f:volumeMounts": {
2021-07-17T00:18:41.5640573Z [cluster2] ".": {},
2021-07-17T00:18:41.5641190Z [cluster2] "k:{\"mountPath\":\"/etc/ipsec.d\"}": {
2021-07-17T00:18:41.5641789Z [cluster2] ".": {},
2021-07-17T00:18:41.5642345Z [cluster2] "f:mountPath": {},
2021-07-17T00:18:41.5642922Z [cluster2] "f:name": {}
2021-07-17T00:18:41.5643413Z [cluster2] },
2021-07-17T00:18:41.5644024Z [cluster2] "k:{\"mountPath\":\"/var/lib/ipsec/nss\"}": {
2021-07-17T00:18:41.5680571Z [cluster2] ".": {},
2021-07-17T00:18:41.5681304Z [cluster2] "f:mountPath": {},
2021-07-17T00:18:41.5681900Z [cluster2] "f:name": {}
2021-07-17T00:18:41.5682412Z [cluster2] }
2021-07-17T00:18:41.5682881Z [cluster2] }
2021-07-17T00:18:41.5683349Z [cluster2] }
2021-07-17T00:18:41.5683809Z [cluster2] },
2021-07-17T00:18:41.5684319Z [cluster2] "f:dnsPolicy": {},
2021-07-17T00:18:41.5685010Z [cluster2] "f:enableServiceLinks": {},
2021-07-17T00:18:41.5685692Z [cluster2] "f:hostNetwork": {},
2021-07-17T00:18:41.5686310Z [cluster2] "f:nodeSelector": {
2021-07-17T00:18:41.5686851Z [cluster2] ".": {},
2021-07-17T00:18:41.5687450Z [cluster2] "f:submariner.io/gateway": {}
2021-07-17T00:18:41.5688022Z [cluster2] },
2021-07-17T00:18:41.5688584Z [cluster2] "f:restartPolicy": {},
2021-07-17T00:18:41.5689242Z [cluster2] "f:schedulerName": {},
2021-07-17T00:18:41.5689898Z [cluster2] "f:securityContext": {},
2021-07-17T00:18:41.5690715Z [cluster2] "f:serviceAccount": {},
2021-07-17T00:18:41.5691426Z [cluster2] "f:serviceAccountName": {},
2021-07-17T00:18:41.5692377Z [cluster2] "f:terminationGracePeriodSeconds": {},
2021-07-17T00:18:41.5693420Z [cluster2] "f:tolerations": {},
2021-07-17T00:18:41.5694005Z [cluster2] "f:volumes": {
2021-07-17T00:18:41.5694504Z [cluster2] ".": {},
2021-07-17T00:18:41.5695054Z [cluster2] "k:{\"name\":\"ipsecd\"}": {
2021-07-17T00:18:41.5695703Z [cluster2] ".": {},
2021-07-17T00:18:41.5696232Z [cluster2] "f:emptyDir": {},
2021-07-17T00:18:41.5696787Z [cluster2] "f:name": {}
2021-07-17T00:18:41.5697274Z [cluster2] },
2021-07-17T00:18:41.5697948Z [cluster2] "k:{\"name\":\"ipsecnss\"}": {
2021-07-17T00:18:41.5698494Z [cluster2] ".": {},
2021-07-17T00:18:41.5699032Z [cluster2] "f:emptyDir": {},
2021-07-17T00:18:41.5699573Z [cluster2] "f:name": {}
2021-07-17T00:18:41.5700068Z [cluster2] }
2021-07-17T00:18:41.5700529Z [cluster2] }
2021-07-17T00:18:41.5700966Z [cluster2] }
2021-07-17T00:18:41.5701413Z [cluster2] },
2021-07-17T00:18:41.5702624Z [cluster2] "manager": "kube-controller-manager",
2021-07-17T00:18:41.5703410Z [cluster2] "operation": "Update",
2021-07-17T00:18:41.5704178Z [cluster2] "time": "2021-07-17T00:17:37Z"
2021-07-17T00:18:41.5704674Z [cluster2] },
2021-07-17T00:18:41.5705210Z [cluster2] {
2021-07-17T00:18:41.5705728Z [cluster2] "apiVersion": "v1",
2021-07-17T00:18:41.5706345Z [cluster2] "fieldsType": "FieldsV1",
2021-07-17T00:18:41.5706946Z [cluster2] "fieldsV1": {
2021-07-17T00:18:41.5707472Z [cluster2] "f:status": {
2021-07-17T00:18:41.5708013Z [cluster2] "f:conditions": {
2021-07-17T00:18:41.5708700Z [cluster2] "k:{\"type\":\"ContainersReady\"}": {
2021-07-17T00:18:41.5709315Z [cluster2] ".": {},
2021-07-17T00:18:41.5709905Z [cluster2] "f:lastProbeTime": {},
2021-07-17T00:18:41.5710617Z [cluster2] "f:lastTransitionTime": {},
2021-07-17T00:18:41.5711282Z [cluster2] "f:status": {},
2021-07-17T00:18:41.5711800Z [cluster2] "f:type": {}
2021-07-17T00:18:41.5712306Z [cluster2] },
2021-07-17T00:18:41.5712883Z [cluster2] "k:{\"type\":\"Initialized\"}": {
2021-07-17T00:18:41.5713451Z [cluster2] ".": {},
2021-07-17T00:18:41.5714154Z [cluster2] "f:lastProbeTime": {},
2021-07-17T00:18:41.5714869Z [cluster2] "f:lastTransitionTime": {},
2021-07-17T00:18:41.5715530Z [cluster2] "f:status": {},
2021-07-17T00:18:41.5716056Z [cluster2] "f:type": {}
2021-07-17T00:18:41.5716554Z [cluster2] },
2021-07-17T00:18:41.5717070Z [cluster2] "k:{\"type\":\"Ready\"}": {
2021-07-17T00:18:41.5717603Z [cluster2] ".": {},
2021-07-17T00:18:41.5718180Z [cluster2] "f:lastProbeTime": {},
2021-07-17T00:18:41.5718890Z [cluster2] "f:lastTransitionTime": {},
2021-07-17T00:18:41.5719549Z [cluster2] "f:status": {},
2021-07-17T00:18:41.5720071Z [cluster2] "f:type": {}
2021-07-17T00:18:41.5720564Z [cluster2] }
2021-07-17T00:18:41.5721011Z [cluster2] },
2021-07-17T00:18:41.5721616Z [cluster2] "f:containerStatuses": {},
2021-07-17T00:18:41.5722240Z [cluster2] "f:hostIP": {},
2021-07-17T00:18:41.5722853Z [cluster2] "f:phase": {},
2021-07-17T00:18:41.5723385Z [cluster2] "f:podIP": {},
2021-07-17T00:18:41.5723911Z [cluster2] "f:podIPs": {
2021-07-17T00:18:41.5724426Z [cluster2] ".": {},
2021-07-17T00:18:41.5724925Z [cluster2] "k:{\"ip\":\"172.18.0.7\"}": {
2021-07-17T00:18:41.5725436Z [cluster2] ".": {},
2021-07-17T00:18:41.5725922Z [cluster2] "f:ip": {}
2021-07-17T00:18:41.5726409Z [cluster2] }
2021-07-17T00:18:41.5726855Z [cluster2] },
2021-07-17T00:18:41.5727376Z [cluster2] "f:startTime": {}
2021-07-17T00:18:41.5727872Z [cluster2] }
2021-07-17T00:18:41.5728317Z [cluster2] },
2021-07-17T00:18:41.5728841Z [cluster2] "manager": "kubelet",
2021-07-17T00:18:41.5729440Z [cluster2] "operation": "Update",
2021-07-17T00:18:41.5730279Z [cluster2] "time": "2021-07-17T00:17:57Z"
2021-07-17T00:18:41.5730751Z [cluster2] },
2021-07-17T00:18:41.5731186Z [cluster2] {
2021-07-17T00:18:41.5731686Z [cluster2] "apiVersion": "v1",
2021-07-17T00:18:41.5732317Z [cluster2] "fieldsType": "FieldsV1",
2021-07-17T00:18:41.5732900Z [cluster2] "fieldsV1": {
2021-07-17T00:18:41.5733448Z [cluster2] "f:metadata": {
2021-07-17T00:18:41.5734051Z [cluster2] "f:labels": {
2021-07-17T00:18:41.5734754Z [cluster2] "f:gateway.submariner.io/node": {},
2021-07-17T00:18:41.5735624Z [cluster2] "f:gateway.submariner.io/status": {}
2021-07-17T00:18:41.5736276Z [cluster2] }
2021-07-17T00:18:41.5736730Z [cluster2] }
2021-07-17T00:18:41.5737159Z [cluster2] },
2021-07-17T00:18:41.5782143Z [cluster2] "manager": "submariner-gateway",
2021-07-17T00:18:41.5782912Z [cluster2] "operation": "Update",
2021-07-17T00:18:41.5783900Z [cluster2] "time": "2021-07-17T00:17:59Z"
2021-07-17T00:18:41.5784383Z [cluster2] }
2021-07-17T00:18:41.5784817Z [cluster2] ],
2021-07-17T00:18:41.5785674Z [cluster2] "name": "submariner-gateway-z95q7",
2021-07-17T00:18:41.5786744Z [cluster2] "namespace": "submariner-operator",
2021-07-17T00:18:41.5787518Z [cluster2] "ownerReferences": [
2021-07-17T00:18:41.5788054Z [cluster2] {
2021-07-17T00:18:41.5788592Z [cluster2] "apiVersion": "apps/v1",
2021-07-17T00:18:41.5789292Z [cluster2] "blockOwnerDeletion": true,
2021-07-17T00:18:41.5789987Z [cluster2] "controller": true,
2021-07-17T00:18:41.5790569Z [cluster2] "kind": "DaemonSet",
2021-07-17T00:18:41.5791437Z [cluster2] "name": "submariner-gateway",
2021-07-17T00:18:41.5792464Z [cluster2] "uid": "16d00fda-1f54-44f2-a940-2a4df0817391"
2021-07-17T00:18:41.5793305Z [cluster2] }
2021-07-17T00:18:41.5793739Z [cluster2] ],
2021-07-17T00:18:41.5794279Z [cluster2] "resourceVersion": "2052",
2021-07-17T00:18:41.5795605Z [cluster2] "selfLink": "/api/v1/namespaces/submariner-operator/pods/submariner-gateway-z95q7",
2021-07-17T00:18:41.5797021Z [cluster2] "uid": "9bcb6c04-9f9d-41ef-8f6d-58623eba3a64"
2021-07-17T00:18:41.5797716Z [cluster2] },
2021-07-17T00:18:41.5798149Z [cluster2] "spec": {
2021-07-17T00:18:41.5798642Z [cluster2] "affinity": {
2021-07-17T00:18:41.5799183Z [cluster2] "nodeAffinity": {
2021-07-17T00:18:41.5800426Z [cluster2] "requiredDuringSchedulingIgnoredDuringExecution": {
2021-07-17T00:18:41.5801723Z [cluster2] "nodeSelectorTerms": [
2021-07-17T00:18:41.5802324Z [cluster2] {
2021-07-17T00:18:41.5803043Z [cluster2] "matchFields": [
2021-07-17T00:18:41.5803580Z [cluster2] {
2021-07-17T00:18:41.5804157Z [cluster2] "key": "metadata.name",
2021-07-17T00:18:41.5804780Z [cluster2] "operator": "In",
2021-07-17T00:18:41.5805346Z [cluster2] "values": [
2021-07-17T00:18:41.5806164Z [cluster2] "cluster2-worker"
2021-07-17T00:18:41.5806894Z [cluster2] ]
2021-07-17T00:18:41.5807356Z [cluster2] }
2021-07-17T00:18:41.5807829Z [cluster2] ]
2021-07-17T00:18:41.5808289Z [cluster2] }
2021-07-17T00:18:41.5808727Z [cluster2] ]
2021-07-17T00:18:41.5809169Z [cluster2] }
2021-07-17T00:18:41.5809595Z [cluster2] },
2021-07-17T00:18:41.5810151Z [cluster2] "podAntiAffinity": {
2021-07-17T00:18:41.5811417Z [cluster2] "requiredDuringSchedulingIgnoredDuringExecution": [
2021-07-17T00:18:41.5812592Z [cluster2] {
2021-07-17T00:18:41.5813131Z [cluster2] "labelSelector": {
2021-07-17T00:18:41.5813753Z [cluster2] "matchLabels": {
2021-07-17T00:18:41.5814653Z [cluster2] "app": "submariner-gateway"
2021-07-17T00:18:41.5815384Z [cluster2] }
2021-07-17T00:18:41.5815849Z [cluster2] },
2021-07-17T00:18:41.5816507Z [cluster2] "topologyKey": "kubernetes.io/hostname"
2021-07-17T00:18:41.5817159Z [cluster2] }
2021-07-17T00:18:41.5817585Z [cluster2] ]
2021-07-17T00:18:41.5851291Z [cluster2] }
2021-07-17T00:18:41.5851726Z [cluster2] },
2021-07-17T00:18:41.5852221Z [cluster2] "containers": [
2021-07-17T00:18:41.5852706Z [cluster2] {
2021-07-17T00:18:41.5853181Z [cluster2] "command": [
2021-07-17T00:18:41.5853730Z [cluster2] "submariner.sh"
2021-07-17T00:18:41.5854257Z [cluster2] ],
2021-07-17T00:18:41.5854708Z [cluster2] "env": [
2021-07-17T00:18:41.5855174Z [cluster2] {
2021-07-17T00:18:41.5855765Z [cluster2] "name": "SUBMARINER_NAMESPACE",
2021-07-17T00:18:41.5856883Z [cluster2] "value": "submariner-operator"
2021-07-17T00:18:41.5857529Z [cluster2] },
2021-07-17T00:18:41.5858098Z [cluster2] {
2021-07-17T00:18:41.5858700Z [cluster2] "name": "SUBMARINER_CLUSTERCIDR",
2021-07-17T00:18:41.5859328Z [cluster2] "value": "10.2.0.0/16"
2021-07-17T00:18:41.5859815Z [cluster2] },
2021-07-17T00:18:41.5860255Z [cluster2] {
2021-07-17T00:18:41.5860860Z [cluster2] "name": "SUBMARINER_SERVICECIDR",
2021-07-17T00:18:41.5861505Z [cluster2] "value": "100.2.0.0/16"
2021-07-17T00:18:41.5861983Z [cluster2] },
2021-07-17T00:18:41.5862428Z [cluster2] {
2021-07-17T00:18:41.5863002Z [cluster2] "name": "SUBMARINER_GLOBALCIDR"
2021-07-17T00:18:41.5863581Z [cluster2] },
2021-07-17T00:18:41.5864020Z [cluster2] {
2021-07-17T00:18:41.5864606Z [cluster2] "name": "SUBMARINER_CLUSTERID",
2021-07-17T00:18:41.5865241Z [cluster2] "value": "cluster2"
2021-07-17T00:18:41.5865761Z [cluster2] },
2021-07-17T00:18:41.5866193Z [cluster2] {
2021-07-17T00:18:41.5866782Z [cluster2] "name": "SUBMARINER_COLORCODES",
2021-07-17T00:18:41.5867414Z [cluster2] "value": "blue"
2021-07-17T00:18:41.5868050Z [cluster2] },
2021-07-17T00:18:41.5868503Z [cluster2] {
2021-07-17T00:18:41.5869085Z [cluster2] "name": "SUBMARINER_DEBUG",
2021-07-17T00:18:41.5869686Z [cluster2] "value": "false"
2021-07-17T00:18:41.5870177Z [cluster2] },
2021-07-17T00:18:41.5870627Z [cluster2] {
2021-07-17T00:18:41.5871202Z [cluster2] "name": "SUBMARINER_NATENABLED",
2021-07-17T00:18:41.5871846Z [cluster2] "value": "false"
2021-07-17T00:18:41.5872332Z [cluster2] },
2021-07-17T00:18:41.5872778Z [cluster2] {
2021-07-17T00:18:41.5873339Z [cluster2] "name": "SUBMARINER_BROKER",
2021-07-17T00:18:41.5873918Z [cluster2] "value": "k8s"
2021-07-17T00:18:41.5874405Z [cluster2] },
2021-07-17T00:18:41.5874839Z [cluster2] {
2021-07-17T00:18:41.5875437Z [cluster2] "name": "SUBMARINER_CABLEDRIVER",
2021-07-17T00:18:41.5876101Z [cluster2] "value": "libreswan"
2021-07-17T00:18:41.5876627Z [cluster2] },
2021-07-17T00:18:41.5877062Z [cluster2] {
2021-07-17T00:18:41.5877630Z [cluster2] "name": "BROKER_K8S_APISERVER",
2021-07-17T00:18:41.5878243Z [cluster2] "value": "172.18.0.5:6443"
2021-07-17T00:18:41.5878718Z [cluster2] },
2021-07-17T00:18:41.5879254Z [cluster2] {
2021-07-17T00:18:41.5879848Z [cluster2] "name": "BROKER_K8S_APISERVERTOKEN",
2021-07-17T00:18:41.6001278Z [cluster2] "value": "***"
2021-07-17T00:18:41.6001862Z [cluster2] },
2021-07-17T00:18:41.6002318Z [cluster2] {
2021-07-17T00:18:41.6002957Z [cluster2] "name": "BROKER_K8S_REMOTENAMESPACE",
2021-07-17T00:18:41.6004171Z [cluster2] "value": "submariner-k8s-broker"
2021-07-17T00:18:41.6004828Z [cluster2] },
2021-07-17T00:18:41.6005265Z [cluster2] {
2021-07-17T00:18:41.6005792Z [cluster2] "name": "BROKER_K8S_CA",
2021-07-17T00:18:41.6603411Z [cluster2] "value": "LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUN5RENDQWJDZ0F3SUJBZ0lCQURBTkJna3Foa2lHOXcwQkFRc0ZBREFWTVJNd0VRWURWUVFERXdwcmRXSmwKY201bGRHVnpNQjRYRFRJeE1EY3hOekF3TVRBeU5Wb1hEVE14TURjeE5UQXdNVEF5TlZvd0ZURVRNQkVHQTFVRQpBeE1LYTNWaVpYSnVaWFJsY3pDQ0FTSXdEUVlKS29aSWh2Y05BUUVCQlFBRGdnRVBBRENDQVFvQ2dnRUJBS3U3ClAxWHB1Z2N3OVFvWWlVenB1OWYvTEkwMzJiOGtxMkZLSzJuWW4xUk9BalNsSUl3T2xrYjVSbHh2RFA3S2NiOTEKZElTMVRMZFdlWnlaOVhUWVozcEdrb2tHRmlpQkNxWVM1Y3daU0s4MDBMcFZWdUpmdks4NURleEZjTUZMWUtaZgpveHBNMzN5UktyTXNiaUxoRE9ObVNVa0sya0dVZVB6MjF6L3ZHNUoxanUwQWsvRTA2V2RlcnJPTW93Y0k0MnRlCk9nVzlRVys0OFpOOXVMYXpCMzFlNjY2WDhSSFl2bzJYZi9aZ3JCbE5waDBYOGJsKzJmUmxsTFJuYm5SWHA5NE4KVVpIUlI2cGpnb1YwL3NaMUpVcmJxLzYzbUtlVFFYU2hpMTMwV3NwZktBTG05U2JNWUJlUzc2c3I1elB5Z2NqdAphMWR0UUg4eFVwSzRjRUg4R1BVQ0F3RUFBYU1qTUNFd0RnWURWUjBQQVFIL0JBUURBZ0trTUE4R0ExVWRFd0VCCi93UUZNQU1CQWY4d0RRWUpLb1pJaHZjTkFRRUxCUUFEZ2dFQkFGZ1dWbko4YVZ4cW96YzFIUFk3VmpmdkNmVUkKb0FON0REbnVpU3o2N0htdTJWcXBjNUh5RGlDWWdnNlFiNWVVQXFqbEtQd3ZzOW1zbDlwcktvRDhBaitzVVhmaApFVmJnbDEvRmZJME1vV1R5WWc5aFNoek9WOUt0R1I2Y1NhWHFxc2lUVXpPNE1rekVIUHEvSlBaeHg3eUliN0lvCkkrL3Mwa2QwNmo5c1RVZHI5cmpsc1NSVWZDTWRNWmwxSlIyVHNiRUtNRkpJUmlGQWU1SDN2ZzJ4cEJ1MjgwOG4KdUswVVNNY2NwRzkzSU1IaU5ySWJLcnZzVU93SlFTMHVnNE9CN2F6ZUxNOHdWaFcxdW43UTBnNGtkaWJvU1FNWQp6aTJsSDZCMEJ3aVNEMXhWOGJaeWJORWJPaFM0TU9JUzhwYU5RQXkxL2ZnN2ptbUlsczRsWHJPdHh1ND0KLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQo="
2021-07-17T00:18:41.7185348Z [cluster2] },
2021-07-17T00:18:41.7185863Z [cluster2] {
2021-07-17T00:18:41.7186422Z [cluster2] "name": "CE_IPSEC_PSK",
2021-07-17T00:18:41.7188395Z [cluster2] "value": "C/29UM7lVu2R0EktAcsZ8BMTltYveKWxGCKtJKsU6anepdgkY7a04T2+o2YCDOPS"
2021-07-17T00:18:41.7189954Z [cluster2] },
2021-07-17T00:18:41.7190397Z [cluster2] {
2021-07-17T00:18:41.7190940Z [cluster2] "name": "CE_IPSEC_DEBUG",
2021-07-17T00:18:41.7191515Z [cluster2] "value": "false"
2021-07-17T00:18:41.7192023Z [cluster2] },
2021-07-17T00:18:41.7192458Z [cluster2] {
2021-07-17T00:18:41.7193126Z [cluster2] "name": "SUBMARINER_HEALTHCHECKENABLED",
2021-07-17T00:18:41.7193838Z [cluster2] "value": "true"
2021-07-17T00:18:41.7194335Z [cluster2] },
2021-07-17T00:18:41.7194771Z [cluster2] {
2021-07-17T00:18:41.7204936Z [cluster2] "name": "SUBMARINER_HEALTHCHECKINTERVAL",
2021-07-17T00:18:41.7205785Z [cluster2] "value": "1"
2021-07-17T00:18:41.7206261Z [cluster2] },
2021-07-17T00:18:41.7206731Z [cluster2] {
2021-07-17T00:18:41.7207562Z [cluster2] "name": "SUBMARINER_HEALTHCHECKMAXPACKETLOSSCOUNT",
2021-07-17T00:18:41.7208439Z [cluster2] "value": "5"
2021-07-17T00:18:41.7208907Z [cluster2] },
2021-07-17T00:18:41.7209357Z [cluster2] {
2021-07-17T00:18:41.7209854Z [cluster2] "name": "NODE_NAME",
2021-07-17T00:18:41.7210425Z [cluster2] "valueFrom": {
2021-07-17T00:18:41.7211219Z [cluster2] "fieldRef": {
2021-07-17T00:18:41.7211801Z [cluster2] "apiVersion": "v1",
2021-07-17T00:18:41.7212488Z [cluster2] "fieldPath": "spec.nodeName"
2021-07-17T00:18:41.7213089Z [cluster2] }
2021-07-17T00:18:41.7213554Z [cluster2] }
2021-07-17T00:18:41.7213993Z [cluster2] },
2021-07-17T00:18:41.7214447Z [cluster2] {
2021-07-17T00:18:41.7214952Z [cluster2] "name": "POD_NAME",
2021-07-17T00:18:41.7215521Z [cluster2] "valueFrom": {
2021-07-17T00:18:41.7216072Z [cluster2] "fieldRef": {
2021-07-17T00:18:41.7216668Z [cluster2] "apiVersion": "v1",
2021-07-17T00:18:41.7217357Z [cluster2] "fieldPath": "metadata.name"
2021-07-17T00:18:41.7218575Z [cluster2] }
2021-07-17T00:18:41.7219045Z [cluster2] }
2021-07-17T00:18:41.7219484Z [cluster2] },
2021-07-17T00:18:41.7219932Z [cluster2] {
2021-07-17T00:18:41.7220474Z [cluster2] "name": "CE_IPSEC_IKEPORT",
2021-07-17T00:18:41.7221050Z [cluster2] "value": "500"
2021-07-17T00:18:41.7221521Z [cluster2] },
2021-07-17T00:18:41.7221969Z [cluster2] {
2021-07-17T00:18:41.7222516Z [cluster2] "name": "CE_IPSEC_NATTPORT",
2021-07-17T00:18:41.7223105Z [cluster2] "value": "4500"
2021-07-17T00:18:41.7223589Z [cluster2] },
2021-07-17T00:18:41.7224024Z [cluster2] {
2021-07-17T00:18:41.7224640Z [cluster2] "name": "CE_IPSEC_PREFERREDSERVER",
2021-07-17T00:18:41.7225293Z [cluster2] "value": "false"
2021-07-17T00:18:41.7225801Z [cluster2] },
2021-07-17T00:18:41.7226236Z [cluster2] {
2021-07-17T00:18:41.7226808Z [cluster2] "name": "CE_IPSEC_FORCEENCAPS",
2021-07-17T00:18:41.7227421Z [cluster2] "value": "false"
2021-07-17T00:18:41.7227920Z [cluster2] }
2021-07-17T00:18:41.7228387Z [cluster2] ],
2021-07-17T00:18:41.7229720Z [cluster2] "image": "localhost:5000/submariner-gateway:local",
2021-07-17T00:18:41.7230717Z [cluster2] "imagePullPolicy": "Always",
2021-07-17T00:18:41.7231675Z [cluster2] "name": "submariner-gateway",
2021-07-17T00:18:41.7232312Z [cluster2] "ports": [
2021-07-17T00:18:41.7232776Z [cluster2] {
2021-07-17T00:18:41.7233332Z [cluster2] "containerPort": 4500,
2021-07-17T00:18:41.7233925Z [cluster2] "hostPort": 4500,
2021-07-17T00:18:41.7234727Z [cluster2] "name": "cable-encaps",
2021-07-17T00:18:41.7235346Z [cluster2] "protocol": "UDP"
2021-07-17T00:18:41.7235862Z [cluster2] },
2021-07-17T00:18:41.7236313Z [cluster2] {
2021-07-17T00:18:41.7236850Z [cluster2] "containerPort": 4490,
2021-07-17T00:18:41.7237450Z [cluster2] "hostPort": 4490,
2021-07-17T00:18:41.7238248Z [cluster2] "name": "natt-discovery",
2021-07-17T00:18:41.7238887Z [cluster2] "protocol": "UDP"
2021-07-17T00:18:41.7239384Z [cluster2] }
2021-07-17T00:18:41.7239828Z [cluster2] ],
2021-07-17T00:18:41.7240317Z [cluster2] "resources": {},
2021-07-17T00:18:41.7240931Z [cluster2] "securityContext": {
2021-07-17T00:18:41.7241734Z [cluster2] "allowPrivilegeEscalation": true,
2021-07-17T00:18:41.7242524Z [cluster2] "capabilities": {
2021-07-17T00:18:41.7243165Z [cluster2] "add": [
2021-07-17T00:18:41.7243660Z [cluster2] "net_admin"
2021-07-17T00:18:41.7244153Z [cluster2] ],
2021-07-17T00:18:41.7244621Z [cluster2] "drop": [
2021-07-17T00:18:41.7245115Z [cluster2] "all"
2021-07-17T00:18:41.7245567Z [cluster2] ]
2021-07-17T00:18:41.7246115Z [cluster2] },
2021-07-17T00:18:41.7246668Z [cluster2] "privileged": true,
2021-07-17T00:18:41.7247434Z [cluster2] "readOnlyRootFilesystem": false,
2021-07-17T00:18:41.7248216Z [cluster2] "runAsNonRoot": false
2021-07-17T00:18:41.7248749Z [cluster2] },
2021-07-17T00:18:41.7249752Z [cluster2] "terminationMessagePath": "/dev/termination-log",
2021-07-17T00:18:41.7250787Z [cluster2] "terminationMessagePolicy": "File",
2021-07-17T00:18:41.7252071Z [cluster2] "volumeMounts": [
2021-07-17T00:18:41.7252587Z [cluster2] {
2021-07-17T00:18:41.7253155Z [cluster2] "mountPath": "/etc/ipsec.d",
2021-07-17T00:18:41.7253759Z [cluster2] "name": "ipsecd"
2021-07-17T00:18:41.7254266Z [cluster2] },
2021-07-17T00:18:41.7254935Z [cluster2] {
2021-07-17T00:18:41.7255516Z [cluster2] "mountPath": "/var/lib/ipsec/nss",
2021-07-17T00:18:41.7257659Z [cluster2] "name": "ipsecnss"
2021-07-17T00:18:41.7258632Z [cluster2] },
2021-07-17T00:18:41.7259089Z [cluster2] {
2021-07-17T00:18:41.7259837Z [cluster2] "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2021-07-17T00:18:41.7261510Z [cluster2] "name": "submariner-gateway-token-sjrmr",
2021-07-17T00:18:41.7263155Z [cluster2] "readOnly": true
2021-07-17T00:18:41.7263705Z [cluster2] }
2021-07-17T00:18:41.7264794Z [cluster2] ]
2021-07-17T00:18:41.7265255Z [cluster2] }
2021-07-17T00:18:41.7265670Z [cluster2] ],
2021-07-17T00:18:41.7266242Z [cluster2] "dnsPolicy": "ClusterFirst",
2021-07-17T00:18:41.7266985Z [cluster2] "enableServiceLinks": true,
2021-07-17T00:18:41.7267787Z [cluster2] "hostNetwork": true,
2021-07-17T00:18:41.7268909Z [cluster2] "nodeName": "cluster2-worker",
2021-07-17T00:18:41.7269607Z [cluster2] "nodeSelector": {
2021-07-17T00:18:41.7270339Z [cluster2] "submariner.io/gateway": "true"
2021-07-17T00:18:41.7270897Z [cluster2] },
2021-07-17T00:18:41.7271371Z [cluster2] "priority": 0,
2021-07-17T00:18:41.7271955Z [cluster2] "restartPolicy": "Always",
2021-07-17T00:18:41.7272933Z [cluster2] "schedulerName": "default-scheduler",
2021-07-17T00:18:41.7273687Z [cluster2] "securityContext": {},
2021-07-17T00:18:41.7274667Z [cluster2] "serviceAccount": "submariner-gateway",
2021-07-17T00:18:41.7275818Z [cluster2] "serviceAccountName": "submariner-gateway",
2021-07-17T00:18:41.7276862Z [cluster2] "terminationGracePeriodSeconds": 1,
2021-07-17T00:18:41.7277694Z [cluster2] "tolerations": [
2021-07-17T00:18:41.7278182Z [cluster2] {
2021-07-17T00:18:41.7278699Z [cluster2] "operator": "Exists"
2021-07-17T00:18:41.7279201Z [cluster2] },
2021-07-17T00:18:41.7279633Z [cluster2] {
2021-07-17T00:18:41.7280150Z [cluster2] "effect": "NoExecute",
2021-07-17T00:18:41.7282615Z [cluster2] "key": "node.kubernetes.io/not-ready",
2021-07-17T00:18:41.7283524Z [cluster2] "operator": "Exists"
2021-07-17T00:18:41.7284053Z [cluster2] },
2021-07-17T00:18:41.7284492Z [cluster2] {
2021-07-17T00:18:41.7285010Z [cluster2] "effect": "NoExecute",
2021-07-17T00:18:41.7285932Z [cluster2] "key": "node.kubernetes.io/unreachable",
2021-07-17T00:18:41.7286666Z [cluster2] "operator": "Exists"
2021-07-17T00:18:41.7287178Z [cluster2] },
2021-07-17T00:18:41.7287601Z [cluster2] {
2021-07-17T00:18:41.7288139Z [cluster2] "effect": "NoSchedule",
2021-07-17T00:18:41.7289203Z [cluster2] "key": "node.kubernetes.io/disk-pressure",
2021-07-17T00:18:41.7289985Z [cluster2] "operator": "Exists"
2021-07-17T00:18:41.7290486Z [cluster2] },
2021-07-17T00:18:41.7290924Z [cluster2] {
2021-07-17T00:18:41.7291464Z [cluster2] "effect": "NoSchedule",
2021-07-17T00:18:41.7292463Z [cluster2] "key": "node.kubernetes.io/memory-pressure",
2021-07-17T00:18:41.7293252Z [cluster2] "operator": "Exists"
2021-07-17T00:18:41.7293752Z [cluster2] },
2021-07-17T00:18:41.7294186Z [cluster2] {
2021-07-17T00:18:41.7294715Z [cluster2] "effect": "NoSchedule",
2021-07-17T00:18:41.7295692Z [cluster2] "key": "node.kubernetes.io/pid-pressure",
2021-07-17T00:18:41.7296439Z [cluster2] "operator": "Exists"
2021-07-17T00:18:41.7296949Z [cluster2] },
2021-07-17T00:18:41.7297368Z [cluster2] {
2021-07-17T00:18:41.7298041Z [cluster2] "effect": "NoSchedule",
2021-07-17T00:18:41.7298833Z [cluster2] "key": "node.kubernetes.io/unschedulable",
2021-07-17T00:18:41.7299583Z [cluster2] "operator": "Exists"
2021-07-17T00:18:41.7300096Z [cluster2] },
2021-07-17T00:18:41.7300516Z [cluster2] {
2021-07-17T00:18:41.7301052Z [cluster2] "effect": "NoSchedule",
2021-07-17T00:18:41.7302099Z [cluster2] "key": "node.kubernetes.io/network-unavailable",
2021-07-17T00:18:41.7302929Z [cluster2] "operator": "Exists"
2021-07-17T00:18:41.7303429Z [cluster2] }
2021-07-17T00:18:41.7303863Z [cluster2] ],
2021-07-17T00:18:41.7304316Z [cluster2] "volumes": [
2021-07-17T00:18:41.7304782Z [cluster2] {
2021-07-17T00:18:41.7305272Z [cluster2] "emptyDir": {},
2021-07-17T00:18:41.7305809Z [cluster2] "name": "ipsecd"
2021-07-17T00:18:41.7306579Z [cluster2] },
2021-07-17T00:18:41.7307193Z [cluster2] {
2021-07-17T00:18:41.7307687Z [cluster2] "emptyDir": {},
2021-07-17T00:18:41.7308363Z [cluster2] "name": "ipsecnss"
2021-07-17T00:18:41.7308873Z [cluster2] },
2021-07-17T00:18:41.7309292Z [cluster2] {
2021-07-17T00:18:41.7310329Z [cluster2] "name": "submariner-gateway-token-sjrmr",
2021-07-17T00:18:41.7311147Z [cluster2] "secret": {
2021-07-17T00:18:41.7311705Z [cluster2] "defaultMode": 420,
2021-07-17T00:18:41.7312824Z [cluster2] "secretName": "submariner-gateway-token-sjrmr"
2021-07-17T00:18:41.7313656Z [cluster2] }
2021-07-17T00:18:41.7314092Z [cluster2] }
2021-07-17T00:18:41.7314504Z [cluster2] ]
2021-07-17T00:18:41.7314928Z [cluster2] },
2021-07-17T00:18:41.7315361Z [cluster2] "status": {
2021-07-17T00:18:41.7315871Z [cluster2] "conditions": [
2021-07-17T00:18:41.7316343Z [cluster2] {
2021-07-17T00:18:41.7316900Z [cluster2] "lastProbeTime": null,
2021-07-17T00:18:41.7317831Z [cluster2] "lastTransitionTime": "2021-07-17T00:17:37Z",
2021-07-17T00:18:41.7318508Z [cluster2] "status": "True",
2021-07-17T00:18:41.7319078Z [cluster2] "type": "Initialized"
2021-07-17T00:18:41.7319606Z [cluster2] },
2021-07-17T00:18:41.7320040Z [cluster2] {
2021-07-17T00:18:41.7320581Z [cluster2] "lastProbeTime": null,
2021-07-17T00:18:41.7321513Z [cluster2] "lastTransitionTime": "2021-07-17T00:17:57Z",
2021-07-17T00:18:41.7322274Z [cluster2] "status": "True",
2021-07-17T00:18:41.7322816Z [cluster2] "type": "Ready"
2021-07-17T00:18:41.7323288Z [cluster2] },
2021-07-17T00:18:41.7324197Z [cluster2] {
2021-07-17T00:18:41.7324738Z [cluster2] "lastProbeTime": null,
2021-07-17T00:18:41.7325715Z [cluster2] "lastTransitionTime": "2021-07-17T00:17:57Z",
2021-07-17T00:18:41.7326373Z [cluster2] "status": "True",
2021-07-17T00:18:41.7327011Z [cluster2] "type": "ContainersReady"
2021-07-17T00:18:41.7327584Z [cluster2] },
2021-07-17T00:18:41.7328003Z [cluster2] {
2021-07-17T00:18:41.7328556Z [cluster2] "lastProbeTime": null,
2021-07-17T00:18:41.7329477Z [cluster2] "lastTransitionTime": "2021-07-17T00:17:37Z",
2021-07-17T00:18:41.7330144Z [cluster2] "status": "True",
2021-07-17T00:18:41.7330733Z [cluster2] "type": "PodScheduled"
2021-07-17T00:18:41.7331280Z [cluster2] }
2021-07-17T00:18:41.7331699Z [cluster2] ],
2021-07-17T00:18:41.7332266Z [cluster2] "containerStatuses": [
2021-07-17T00:18:41.7332813Z [cluster2] {
2021-07-17T00:18:41.7335642Z [cluster2] "containerID": "containerd://1d1cce030b3269aa695f2d556f2b132f5b3344835b5107e6060f40e1fb54fb61",
2021-07-17T00:18:41.7338126Z [cluster2] "image": "localhost:5000/submariner-gateway:local",
2021-07-17T00:18:41.7479832Z [cluted
2021-07-17T00:18:41.7480456Z [cluster1] 
2021-07-17T00:18:41.7481285Z [submariner-operator]$ [cluster1] return 0
2021-07-17T00:18:41.7482426Z [submariner-operator]$ [cluster1] with_retries 120 daemonset_deployed
2021-07-17T00:18:41.7483692Z [submariner-operator]$ [cluster1] with_retries 120 daemonset_deployed
2021-07-17T00:18:41.7484808Z [submariner-operator]$ [cluster1] iteration=1
2021-07-17T00:18:41.7485893Z [submariner-operator]$ [cluster1] daemonset_deployed
2021-07-17T00:18:41.7487019Z [submariner-operator]$ [cluster1] daemonset_deployed
2021-07-17T00:18:41.7488745Z [submariner-operator]$ [cluster1] kubectl get DaemonSet -n submariner-operator -o jsonpath={.status.desiredNumberScheduled}
2021-07-17T00:18:41.7491170Z [submariner-operator]$ [cluster1] kubectl get DaemonSet -n submariner-operator -o jsonpath={.status.desiredNumberScheduled}
2021-07-17T00:18:41.7492894Z [submariner-operator]$ [cluster1] wait 8664
2021-07-17T00:18:41.7494713Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 get DaemonSet -n submariner-operator -o jsonpath={.status.desiredNumberScheduled}
2021-07-17T00:18:41.7496883Z [submariner-operator]$ [cluster1] kubectl get DaemonSet -n submariner-operator -o jsonpath={.status.numberReady}
2021-07-17T00:18:41.7499711Z [submariner-operator]$ [cluster1] kubectl get DaemonSet -n submariner-operator -o jsonpath={.status.numberReady}
2021-07-17T00:18:41.7504120Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 get DaemonSet -n submariner-operator -o jsonpath={.status.numberReady}
2021-07-17T00:18:41.7505625Z [submariner-operator]$ [cluster1] return 0
2021-07-17T00:18:41.7506700Z [submariner-operator]$ [cluster1] verify_subm_gateway_pod
2021-07-17T00:18:41.7507812Z [submariner-operator]$ [cluster1] verify_subm_gateway_pod
2021-07-17T00:18:41.7509528Z [submariner-operator]$ [cluster1] kubectl wait --for=condition=Ready pods -l app=submariner-gateway --timeout=120s --namespace=submariner-operator
2021-07-17T00:18:41.7511835Z [submariner-operator]$ [cluster1] kubectl wait --for=condition=Ready pods -l app=submariner-gateway --timeout=120s --namespace=submariner-operator
2021-07-17T00:18:41.7514144Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 wait --for=condition=Ready pods -l app=submariner-gateway --timeout=120s --namespace=submariner-operator
2021-07-17T00:18:41.7516044Z [cluster1] pod/submariner-gateway-4plmp condition met
2021-07-17T00:18:41.7517797Z [submariner-operator]$ [cluster1] subm_gateway_pod_name=$(kubectl get pods --namespace=$subm_ns -l app=$gateway_deployment_name -o=jsonpath='{.items..metadata.name}')
2021-07-17T00:18:41.7520453Z [submariner-operator]$ [cluster1] kubectl get pods --namespace=submariner-operator -l app=submariner-gateway -o=jsonpath={.items..metadata.name}
2021-07-17T00:18:41.7522810Z [submariner-operator]$ [cluster1] kubectl get pods --namespace=submariner-operator -l app=submariner-gateway -o=jsonpath={.items..metadata.name}
2021-07-17T00:18:41.7525258Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 get pods --namespace=submariner-operator -l app=submariner-gateway -o=jsonpath={.items..metadata.name}
2021-07-17T00:18:41.7527500Z [submariner-operator]$ [cluster1] json_file=/tmp/submariner-gateway-4plmp.cluster1.json
2021-07-17T00:18:41.7529562Z [submariner-operator]$ [cluster1] kubectl get pod submariner-gateway-4plmp --namespace=submariner-operator -o json
2021-07-17T00:18:41.7531542Z [submariner-operator]$ [cluster1] tee /tmp/submariner-gateway-4plmp.cluster1.json
2021-07-17T00:18:41.7533573Z [submariner-operator]$ [cluster1] kubectl get pod submariner-gateway-4plmp --namespace=submariner-operator -o json
2021-07-17T00:18:41.7535791Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 get pod submariner-gateway-4plmp --namespace=submariner-operator -o json
2021-07-17T00:18:41.7537012Z [cluster1] {
2021-07-17T00:18:41.7537497Z [cluster1] "apiVersion": "v1",
2021-07-17T00:18:41.7539028Z [cluster1] "kind": "Pod",
2021-07-17T00:18:41.7539528Z [cluster1] "metadata": {
2021-07-17T00:18:41.7540436Z [cluster1] "creationTimestamp": "2021-07-17T00:17:18Z",
2021-07-17T00:18:41.7541594Z [cluster1] "generateName": "submariner-gateway-",
2021-07-17T00:18:41.7542283Z [cluster1] "labels": {
2021-07-17T00:18:41.7543090Z [cluster1] "app": "submariner-gateway",
2021-07-17T00:18:41.7544134Z [cluster1] "controller-revision-hash": "cc75b74b7",
2021-07-17T00:18:41.7545317Z [cluster1] "gateway.submariner.io/node": "cluster1-worker",
2021-07-17T00:18:41.7546281Z [cluster1] "gateway.submariner.io/status": "active",
2021-07-17T00:18:41.7547343Z [cluster1] "pod-template-generation": "1"
2021-07-17T00:18:41.7548106Z [cluster1] },
2021-07-17T00:18:41.7548637Z [cluster1] "managedFields": [
2021-07-17T00:18:41.7549167Z [cluster1] {
2021-07-17T00:18:41.7549792Z [cluster1] "apiVersion": "v1",
2021-07-17T00:18:41.7550420Z [cluster1] "fieldsType": "FieldsV1",
2021-07-17T00:18:41.7551008Z [cluster1] "fieldsV1": {
2021-07-17T00:18:41.7551554Z [cluster1] "f:metadata": {
2021-07-17T00:18:41.7552138Z [cluster1] "f:generateName": {},
2021-07-17T00:18:41.7552732Z [cluster1] "f:labels": {
2021-07-17T00:18:41.7553230Z [cluster1] ".": {},
2021-07-17T00:18:41.7553724Z [cluster1] "f:app": {},
2021-07-17T00:18:41.7554654Z [cluster1] "f:controller-revision-hash": {},
2021-07-17T00:18:41.7555760Z [cluster1] "f:pod-template-generation": {}
2021-07-17T00:18:41.7556433Z [cluster1] },
2021-07-17T00:18:41.7557012Z [cluster1] "f:ownerReferences": {
2021-07-17T00:18:41.7557600Z [cluster1] ".": {},
2021-07-17T00:18:41.7558605Z [cluster1] "k:{\"uid\":\"b81deefb-c88d-4834-a806-d54ffa7223ee\"}": {
2021-07-17T00:18:41.7559392Z [cluster1] ".": {},
2021-07-17T00:18:41.7559934Z [cluster1] "f:apiVersion": {},
2021-07-17T00:18:41.7560638Z [cluster1] "f:blockOwnerDeletion": {},
2021-07-17T00:18:41.7561431Z [cluster1] "f:controller": {},
2021-07-17T00:18:41.7561980Z [cluster1] "f:kind": {},
2021-07-17T00:18:41.7562508Z [cluster1] "f:name": {},
2021-07-17T00:18:41.7563013Z [cluster1] "f:uid": {}
2021-07-17T00:18:41.7563497Z [cluster1] }
2021-07-17T00:18:41.7563950Z [cluster1] }
2021-07-17T00:18:41.7564406Z [cluster1] },
2021-07-17T00:18:41.7564874Z [cluster1] "f:spec": {
2021-07-17T00:18:41.7565404Z [cluster1] "f:affinity": {
2021-07-17T00:18:41.7565902Z [cluster1] ".": {},
2021-07-17T00:18:41.7566459Z [cluster1] "f:nodeAffinity": {
2021-07-17T00:18:41.7567014Z [cluster1] ".": {},
2021-07-17T00:18:41.7568211Z [cluster1] "f:requiredDuringSchedulingIgnoredDuringExecution": {
2021-07-17T00:18:41.7571019Z [cluster1] ".": {},
2021-07-17T00:18:41.7571658Z [cluster1] "f:nodeSelectorTerms": {}
2021-07-17T00:18:41.7572284Z [cluster1] }
2021-07-17T00:18:41.7573252Z [cluster1] },
2021-07-17T00:18:41.7573885Z [cluster1] "f:podAntiAffinity": {
2021-07-17T00:18:41.7574460Z [cluster1] ".": {},
2021-07-17T00:18:41.7575673Z [cluster1] "f:requiredDuringSchedulingIgnoredDuringExecution": {}
2021-07-17T00:18:41.7576864Z [cluster1] }
2021-07-17T00:18:41.7577312Z [cluster1] },
2021-07-17T00:18:41.7586864Z [cluster1] "f:containers": {
2021-07-17T00:18:41.7588080Z [cluster1] "k:{\"name\":\"submariner-gateway\"}": {
2021-07-17T00:18:41.7588763Z [cluster1] ".": {},
2021-07-17T00:18:41.7589281Z [cluster1] "f:command": {},
2021-07-17T00:18:41.7589821Z [cluster1] "f:env": {
2021-07-17T00:18:41.7590317Z [cluster1] ".": {},
2021-07-17T00:18:41.7591107Z [cluster1] "k:{\"name\":\"BROKER_K8S_APISERVER\"}": {
2021-07-17T00:18:41.7591915Z [cluster1] ".": {},
2021-07-17T00:18:41.7592438Z [cluster1] "f:name": {},
2021-07-17T00:18:41.7592985Z [cluster1] "f:value": {}
2021-07-17T00:18:41.7593489Z [cluster1] },
2021-07-17T00:18:41.7594146Z [cluster1] "k:{\"name\":\"BROKER_K8S_APISERVERTOKEN\"}": {
2021-07-17T00:18:41.7594797Z [cluster1] ".": {},
2021-07-17T00:18:41.7595327Z [cluster1] "f:name": {},
2021-07-17T00:18:41.7595869Z [cluster1] "f:value": {}
2021-07-17T00:18:41.7596366Z [cluster1] },
2021-07-17T00:18:41.7596926Z [cluster1] "k:{\"name\":\"BROKER_K8S_CA\"}": {
2021-07-17T00:18:41.7597490Z [cluster1] ".": {},
2021-07-17T00:18:41.7598010Z [cluster1] "f:name": {},
2021-07-17T00:18:41.7598532Z [cluster1] "f:value": {}
2021-07-17T00:18:41.7599042Z [cluster1] },
2021-07-17T00:18:41.7599695Z [cluster1] "k:{\"name\":\"BROKER_K8S_REMOTENAMESPACE\"}": {
2021-07-17T00:18:41.7600363Z [cluster1] ".": {},
2021-07-17T00:18:41.7600964Z [cluster1] "f:name": {},
2021-07-17T00:18:41.7601490Z [cluster1] "f:value": {}
2021-07-17T00:18:41.7602000Z [cluster1] },
2021-07-17T00:18:41.7602560Z [cluster1] "k:{\"name\":\"CE_IPSEC_DEBUG\"}": {
2021-07-17T00:18:41.7603147Z [cluster1] ".": {},
2021-07-17T00:18:41.7603658Z [cluster1] "f:name": {},
2021-07-17T00:18:41.7604197Z [cluster1] "f:value": {}
2021-07-17T00:18:41.7604709Z [cluster1] },
2021-07-17T00:18:41.7605324Z [cluster1] "k:{\"name\":\"CE_IPSEC_FORCEENCAPS\"}": {
2021-07-17T00:18:41.7606297Z [cluster1] ".": {},
2021-07-17T00:18:41.7606807Z [cluster1] "f:name": {},
2021-07-17T00:18:41.7607356Z [cluster1] "f:value": {}
2021-07-17T00:18:41.7607854Z [cluster1] },
2021-07-17T00:18:41.7608445Z [cluster1] "k:{\"name\":\"CE_IPSEC_IKEPORT\"}": {
2021-07-17T00:18:41.7609041Z [cluster1] ".": {},
2021-07-17T00:18:41.7609546Z [cluster1] "f:name": {},
2021-07-17T00:18:41.7610093Z [cluster1] "f:value": {}
2021-07-17T00:18:41.7610586Z [cluster1] },
2021-07-17T00:18:41.7611182Z [cluster1] "k:{\"name\":\"CE_IPSEC_NATTPORT\"}": {
2021-07-17T00:18:41.7611772Z [cluster1] ".": {},
2021-07-17T00:18:41.7612295Z [cluster1] "f:name": {},
2021-07-17T00:18:41.7612820Z [cluster1] "f:value": {}
2021-07-17T00:18:41.7613341Z [cluster1] },
2021-07-17T00:18:41.7613998Z [cluster1] "k:{\"name\":\"CE_IPSEC_PREFERREDSERVER\"}": {
2021-07-17T00:18:41.7614648Z [cluster1] ".": {},
2021-07-17T00:18:41.7615166Z [cluster1] "f:name": {},
2021-07-17T00:18:41.7615692Z [cluster1] "f:value": {}
2021-07-17T00:18:41.7616262Z [cluster1] },
2021-07-17T00:18:41.7616824Z [cluster1] "k:{\"name\":\"CE_IPSEC_PSK\"}": {
2021-07-17T00:18:41.7617399Z [cluster1] ".": {},
2021-07-17T00:18:41.7618121Z [cluster1] "f:name": {},
2021-07-17T00:18:41.7618665Z [cluster1] "f:value": {}
2021-07-17T00:18:41.7619173Z [cluster1] },
2021-07-17T00:18:41.7619720Z [cluster1] "k:{\"name\":\"NODE_NAME\"}": {
2021-07-17T00:18:41.7620281Z [cluster1] ".": {},
2021-07-17T00:18:41.7620788Z [cluster1] "f:name": {},
2021-07-17T00:18:41.7621359Z [cluster1] "f:valueFrom": {
2021-07-17T00:18:41.7621897Z [cluster1] ".": {},
2021-07-17T00:18:41.7622453Z [cluster1] "f:fieldRef": {
2021-07-17T00:18:41.7623013Z [cluster1] ".": {},
2021-07-17T00:18:41.7623585Z [cluster1] "f:apiVersion": {},
2021-07-17T00:18:41.7624222Z [cluster1] "f:fieldPath": {}
2021-07-17T00:18:41.7624771Z [cluster1] }
2021-07-17T00:18:41.7628452Z [cluster1] }
2021-07-17T00:18:41.7629091Z [cluster1] },
2021-07-17T00:18:41.7629653Z [cluster1] "k:{\"name\":\"POD_NAME\"}": {
2021-07-17T00:18:41.7630202Z [cluster1] ".": {},
2021-07-17T00:18:41.7630724Z [cluster1] "f:name": {},
2021-07-17T00:18:41.7631300Z [cluster1] "f:valueFrom": {
2021-07-17T00:18:41.7631845Z [cluster1] ".": {},
2021-07-17T00:18:41.7632397Z [cluster1] "f:fieldRef": {
2021-07-17T00:18:41.7632939Z [cluster1] ".": {},
2021-07-17T00:18:41.7633519Z [cluster1] "f:apiVersion": {},
2021-07-17T00:18:41.7634142Z [cluster1] "f:fieldPath": {}
2021-07-17T00:18:41.7634743Z [cluster1] }
2021-07-17T00:18:41.7635238Z [cluster1] }
2021-07-17T00:18:41.7646496Z [cluster1] },
2021-07-17T00:18:41.7647234Z [cluster1] "k:{\"name\":\"SUBMARINER_BROKER\"}": {
2021-07-17T00:18:41.7647848Z [cluster1] ".": {},
2021-07-17T00:18:41.7648375Z [cluster1] "f:name": {},
2021-07-17T00:18:41.7648924Z [cluster1] "f:value": {}
2021-07-17T00:18:41.7649439Z [cluster1] },
2021-07-17T00:18:41.7650071Z [cluster1] "k:{\"name\":\"SUBMARINER_CABLEDRIVER\"}": {
2021-07-17T00:18:41.7650720Z [cluster1] ".": {},
2021-07-17T00:18:41.7651245Z [cluster1] "f:name": {},
2021-07-17T00:18:41.7651782Z [cluster1] "f:value": {}
2021-07-17T00:18:41.7652294Z [cluster1] },
2021-07-17T00:18:41.7652926Z [cluster1] "k:{\"name\":\"SUBMARINER_CLUSTERCIDR\"}": {
2021-07-17T00:18:41.7653574Z [cluster1] ".": {},
2021-07-17T00:18:41.7654081Z [cluster1] "f:name": {},
2021-07-17T00:18:41.7654785Z [cluster1] "f:value": {}
2021-07-17T00:18:41.7655303Z [cluster1] },
2021-07-17T00:18:41.7655919Z [cluster1] "k:{\"name\":\"SUBMARINER_CLUSTERID\"}": {
2021-07-17T00:18:41.7656561Z [cluster1] ".": {},
2021-07-17T00:18:41.7663395Z [cluster1] "f:name": {},
2021-07-17T00:18:41.7663963Z [cluster1] "f:value": {}
2021-07-17T00:18:41.7664478Z [cluster1] },
2021-07-17T00:18:41.7665121Z [cluster1] "k:{\"name\":\"SUBMARINER_COLORCODES\"}": {
2021-07-17T00:18:41.7665756Z [cluster1] ".": {},
2021-07-17T00:18:41.7666284Z [cluster1] "f:name": {},
2021-07-17T00:18:41.7666833Z [cluster
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment