Skip to content

Instantly share code, notes, and snippets.

@dfarrell07
Created July 14, 2021 16:30
Show Gist options
  • Save dfarrell07/fd5e69e7c8495cb2d73adb634da8539b to your computer and use it in GitHub Desktop.
Save dfarrell07/fd5e69e7c8495cb2d73adb634da8539b to your computer and use it in GitHub Desktop.
subm_random_fail_20210714-0
This file has been truncated, but you can view the full file.
2021-07-14T01:25:26.0060378Z Found online and idle hosted runner(s) in the current repository's organization account that matches the required labels: 'ubuntu-latest'
2021-07-14T01:25:26.0060414Z Waiting for a hosted runner in 'organization' to pick this job...
2021-07-14T01:25:55.7035383Z Current runner version: '2.278.0'
2021-07-14T01:25:55.7063714Z ##[group]Operating System
2021-07-14T01:25:55.7064869Z Ubuntu
2021-07-14T01:25:55.7065432Z 20.04.2
2021-07-14T01:25:55.7065904Z LTS
2021-07-14T01:25:55.7066463Z ##[endgroup]
2021-07-14T01:25:55.7067125Z ##[group]Virtual Environment
2021-07-14T01:25:55.7067873Z Environment: ubuntu-20.04
2021-07-14T01:25:55.7068474Z Version: 20210628.1
2021-07-14T01:25:55.7069632Z Included Software: https://github.com/actions/virtual-environments/blob/ubuntu20/20210628.1/images/linux/Ubuntu2004-README.md
2021-07-14T01:25:55.7071201Z Image Release: https://github.com/actions/virtual-environments/releases/tag/ubuntu20%2F20210628.1
2021-07-14T01:25:55.7072201Z ##[endgroup]
2021-07-14T01:25:55.7074435Z ##[group]GITHUB_TOKEN Permissions
2021-07-14T01:25:55.7075767Z Actions: write
2021-07-14T01:25:55.7076323Z Checks: write
2021-07-14T01:25:55.7077032Z Contents: write
2021-07-14T01:25:55.7077624Z Deployments: write
2021-07-14T01:25:55.7078363Z Discussions: write
2021-07-14T01:25:55.7079001Z Issues: write
2021-07-14T01:25:55.7079608Z Metadata: read
2021-07-14T01:25:55.7080189Z Packages: write
2021-07-14T01:25:55.7080837Z PullRequests: write
2021-07-14T01:25:55.7081548Z RepositoryProjects: write
2021-07-14T01:25:55.7082309Z SecurityEvents: write
2021-07-14T01:25:55.7083067Z Statuses: write
2021-07-14T01:25:55.7083689Z ##[endgroup]
2021-07-14T01:25:55.7086780Z Prepare workflow directory
2021-07-14T01:25:55.7744251Z Prepare all required actions
2021-07-14T01:25:55.7756313Z Getting action download info
2021-07-14T01:25:56.1222446Z Download action repository 'actions/checkout@v2'
2021-07-14T01:25:57.7922828Z Download action repository 'submariner-io/shipyard@devel'
2021-07-14T01:25:58.1403673Z ##[group]Run actions/checkout@v2
2021-07-14T01:25:58.1404388Z with:
2021-07-14T01:25:58.1405102Z repository: submariner-io/submariner-operator
2021-07-14T01:25:58.1406318Z token: ***
2021-07-14T01:25:58.1406845Z ssh-strict: true
2021-07-14T01:25:58.1407482Z persist-credentials: true
2021-07-14T01:25:58.1408095Z clean: true
2021-07-14T01:25:58.1408609Z fetch-depth: 1
2021-07-14T01:25:58.1409109Z lfs: false
2021-07-14T01:25:58.1409622Z submodules: false
2021-07-14T01:25:58.1410143Z ##[endgroup]
2021-07-14T01:25:58.3710414Z Syncing repository: submariner-io/submariner-operator
2021-07-14T01:25:58.3711794Z ##[group]Getting Git version info
2021-07-14T01:25:58.3713114Z Working directory is '/home/runner/work/submariner-operator/submariner-operator'
2021-07-14T01:25:58.3815209Z [command]/usr/bin/git version
2021-07-14T01:25:58.3985334Z git version 2.32.0
2021-07-14T01:25:58.4009960Z ##[endgroup]
2021-07-14T01:25:58.4020365Z Deleting the contents of '/home/runner/work/submariner-operator/submariner-operator'
2021-07-14T01:25:58.4029496Z ##[group]Initializing the repository
2021-07-14T01:25:58.4036703Z [command]/usr/bin/git init /home/runner/work/submariner-operator/submariner-operator
2021-07-14T01:25:58.4128663Z hint: Using 'master' as the name for the initial branch. This default branch name
2021-07-14T01:25:58.4129708Z hint: is subject to change. To configure the initial branch name to use in all
2021-07-14T01:25:58.4130654Z hint: of your new repositories, which will suppress this warning, call:
2021-07-14T01:25:58.4131363Z hint:
2021-07-14T01:25:58.4132212Z hint: git config --global init.defaultBranch <name>
2021-07-14T01:25:58.4133044Z hint:
2021-07-14T01:25:58.4134228Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2021-07-14T01:25:58.4135376Z hint: 'development'. The just-created branch can be renamed via this command:
2021-07-14T01:25:58.4136577Z hint:
2021-07-14T01:25:58.4137537Z hint: git branch -m <name>
2021-07-14T01:25:58.4143426Z Initialized empty Git repository in /home/runner/work/submariner-operator/submariner-operator/.git/
2021-07-14T01:25:58.4153604Z [command]/usr/bin/git remote add origin https://github.com/submariner-io/submariner-operator
2021-07-14T01:25:58.4200009Z ##[endgroup]
2021-07-14T01:25:58.4201096Z ##[group]Disabling automatic garbage collection
2021-07-14T01:25:58.4208538Z [command]/usr/bin/git config --local gc.auto 0
2021-07-14T01:25:58.4241714Z ##[endgroup]
2021-07-14T01:25:58.4250853Z ##[group]Setting up auth
2021-07-14T01:25:58.4261642Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2021-07-14T01:25:58.4295529Z [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-14T01:25:58.4663482Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2021-07-14T01:25:58.4711392Z [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-14T01:25:58.4947591Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2021-07-14T01:25:58.4985635Z ##[endgroup]
2021-07-14T01:25:58.4987613Z ##[group]Fetching the repository
2021-07-14T01:25:58.4999945Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +870e4e1d00f34d0cd51ba23ba694e62e75885ee7:refs/remotes/origin/devel
2021-07-14T01:25:58.8451642Z remote: Enumerating objects: 486, done.
2021-07-14T01:25:58.8455811Z remote: Counting objects: 0% (1/486)
2021-07-14T01:25:58.8458805Z remote: Counting objects: 1% (5/486)
2021-07-14T01:25:58.8460105Z remote: Counting objects: 2% (10/486)
2021-07-14T01:25:58.8462340Z remote: Counting objects: 3% (15/486)
2021-07-14T01:25:58.8465763Z remote: Counting objects: 4% (20/486)
2021-07-14T01:25:58.8468740Z remote: Counting objects: 5% (25/486)
2021-07-14T01:25:58.8470813Z remote: Counting objects: 6% (30/486)
2021-07-14T01:25:58.8472892Z remote: Counting objects: 7% (35/486)
2021-07-14T01:25:58.8474998Z remote: Counting objects: 8% (39/486)
2021-07-14T01:25:58.8476983Z remote: Counting objects: 9% (44/486)
2021-07-14T01:25:58.8478978Z remote: Counting objects: 10% (49/486)
2021-07-14T01:25:58.8481123Z remote: Counting objects: 11% (54/486)
2021-07-14T01:25:58.8483736Z remote: Counting objects: 12% (59/486)
2021-07-14T01:25:58.8485992Z remote: Counting objects: 13% (64/486)
2021-07-14T01:25:58.8486796Z remote: Counting objects: 14% (69/486)
2021-07-14T01:25:58.8488403Z remote: Counting objects: 15% (73/486)
2021-07-14T01:25:58.8489673Z remote: Counting objects: 16% (78/486)
2021-07-14T01:25:58.8491232Z remote: Counting objects: 17% (83/486)
2021-07-14T01:25:58.8492579Z remote: Counting objects: 18% (88/486)
2021-07-14T01:25:58.8493954Z remote: Counting objects: 19% (93/486)
2021-07-14T01:25:58.8495508Z remote: Counting objects: 20% (98/486)
2021-07-14T01:25:58.8496938Z remote: Counting objects: 21% (103/486)
2021-07-14T01:25:58.8498727Z remote: Counting objects: 22% (107/486)
2021-07-14T01:25:58.8500063Z remote: Counting objects: 23% (112/486)
2021-07-14T01:25:58.8501651Z remote: Counting objects: 24% (117/486)
2021-07-14T01:25:58.8503553Z remote: Counting objects: 25% (122/486)
2021-07-14T01:25:58.8505586Z remote: Counting objects: 26% (127/486)
2021-07-14T01:25:58.8507102Z remote: Counting objects: 27% (132/486)
2021-07-14T01:25:58.8508079Z remote: Counting objects: 28% (137/486)
2021-07-14T01:25:58.8508697Z remote: Counting objects: 29% (141/486)
2021-07-14T01:25:58.8509389Z remote: Counting objects: 30% (146/486)
2021-07-14T01:25:58.8510005Z remote: Counting objects: 31% (151/486)
2021-07-14T01:25:58.8510611Z remote: Counting objects: 32% (156/486)
2021-07-14T01:25:58.8511395Z remote: Counting objects: 33% (161/486)
2021-07-14T01:25:58.8512054Z remote: Counting objects: 34% (166/486)
2021-07-14T01:25:58.8512990Z remote: Counting objects: 35% (171/486)
2021-07-14T01:25:58.8513652Z remote: Counting objects: 36% (175/486)
2021-07-14T01:25:58.8514291Z remote: Counting objects: 37% (180/486)
2021-07-14T01:25:58.8514948Z remote: Counting objects: 38% (185/486)
2021-07-14T01:25:58.8515670Z remote: Counting objects: 39% (190/486)
2021-07-14T01:25:58.8516278Z remote: Counting objects: 40% (195/486)
2021-07-14T01:25:58.8516889Z remote: Counting objects: 41% (200/486)
2021-07-14T01:25:58.8517482Z remote: Counting objects: 42% (205/486)
2021-07-14T01:25:58.8518169Z remote: Counting objects: 43% (209/486)
2021-07-14T01:25:58.8518771Z remote: Counting objects: 44% (214/486)
2021-07-14T01:25:58.8519377Z remote: Counting objects: 45% (219/486)
2021-07-14T01:25:58.8519974Z remote: Counting objects: 46% (224/486)
2021-07-14T01:25:58.8520580Z remote: Counting objects: 47% (229/486)
2021-07-14T01:25:58.8521253Z remote: Counting objects: 48% (234/486)
2021-07-14T01:25:58.8521862Z remote: Counting objects: 49% (239/486)
2021-07-14T01:25:58.8522468Z remote: Counting objects: 50% (243/486)
2021-07-14T01:25:58.8523059Z remote: Counting objects: 51% (248/486)
2021-07-14T01:25:58.8523666Z remote: Counting objects: 52% (253/486)
2021-07-14T01:25:58.8524255Z remote: Counting objects: 53% (258/486)
2021-07-14T01:25:58.8524860Z remote: Counting objects: 54% (263/486)
2021-07-14T01:25:58.8525454Z remote: Counting objects: 55% (268/486)
2021-07-14T01:25:58.8526241Z remote: Counting objects: 56% (273/486)
2021-07-14T01:25:58.8526845Z remote: Counting objects: 57% (278/486)
2021-07-14T01:25:58.8527454Z remote: Counting objects: 58% (282/486)
2021-07-14T01:25:58.8528089Z remote: Counting objects: 59% (287/486)
2021-07-14T01:25:58.8528697Z remote: Counting objects: 60% (292/486)
2021-07-14T01:25:58.8529385Z remote: Counting objects: 61% (297/486)
2021-07-14T01:25:58.8530722Z remote: Counting objects: 62% (302/486)
2021-07-14T01:25:58.8531334Z remote: Counting objects: 63% (307/486)
2021-07-14T01:25:58.8532357Z remote: Counting objects: 64% (312/486)
2021-07-14T01:25:58.8533074Z remote: Counting objects: 65% (316/486)
2021-07-14T01:25:58.8533793Z remote: Counting objects: 66% (321/486)
2021-07-14T01:25:58.8534524Z remote: Counting objects: 67% (326/486)
2021-07-14T01:25:58.8535239Z remote: Counting objects: 68% (331/486)
2021-07-14T01:25:58.8535957Z remote: Counting objects: 69% (336/486)
2021-07-14T01:25:58.8536770Z remote: Counting objects: 70% (341/486)
2021-07-14T01:25:58.8537496Z remote: Counting objects: 71% (346/486)
2021-07-14T01:25:58.8538221Z remote: Counting objects: 72% (350/486)
2021-07-14T01:25:58.8538947Z remote: Counting objects: 73% (355/486)
2021-07-14T01:25:58.8539754Z remote: Counting objects: 74% (360/486)
2021-07-14T01:25:58.8540461Z remote: Counting objects: 75% (365/486)
2021-07-14T01:25:58.8541203Z remote: Counting objects: 76% (370/486)
2021-07-14T01:25:58.8543523Z remote: Counting objects: 77% (375/486)
2021-07-14T01:25:58.8544277Z remote: Counting objects: 78% (380/486)
2021-07-14T01:25:58.8545030Z remote: Counting objects: 79% (384/486)
2021-07-14T01:25:58.8545733Z remote: Counting objects: 80% (389/486)
2021-07-14T01:25:58.8546451Z remote: Counting objects: 81% (394/486)
2021-07-14T01:25:58.8547193Z remote: Counting objects: 82% (399/486)
2021-07-14T01:25:58.8547987Z remote: Counting objects: 83% (404/486)
2021-07-14T01:25:58.8548716Z remote: Counting objects: 84% (409/486)
2021-07-14T01:25:58.8549765Z remote: Counting objects: 85% (414/486)
2021-07-14T01:25:58.8550531Z remote: Counting objects: 86% (418/486)
2021-07-14T01:25:58.8551508Z remote: Counting objects: 87% (423/486)
2021-07-14T01:25:58.8552241Z remote: Counting objects: 88% (428/486)
2021-07-14T01:25:58.8552959Z remote: Counting objects: 89% (433/486)
2021-07-14T01:25:58.8553682Z remote: Counting objects: 90% (438/486)
2021-07-14T01:25:58.8554413Z remote: Counting objects: 91% (443/486)
2021-07-14T01:25:58.8555141Z remote: Counting objects: 92% (448/486)
2021-07-14T01:25:58.8555845Z remote: Counting objects: 93% (452/486)
2021-07-14T01:25:58.8556789Z remote: Counting objects: 94% (457/486)
2021-07-14T01:25:58.8557563Z remote: Counting objects: 95% (462/486)
2021-07-14T01:25:58.8558414Z remote: Counting objects: 96% (467/486)
2021-07-14T01:25:58.8559214Z remote: Counting objects: 97% (472/486)
2021-07-14T01:25:58.8560002Z remote: Counting objects: 98% (477/486)
2021-07-14T01:25:58.8560768Z remote: Counting objects: 99% (482/486)
2021-07-14T01:25:58.8561562Z remote: Counting objects: 100% (486/486)
2021-07-14T01:25:58.8562460Z remote: Counting objects: 100% (486/486), done.
2021-07-14T01:25:58.8563286Z remote: Compressing objects: 0% (1/346)
2021-07-14T01:25:58.8564123Z remote: Compressing objects: 1% (4/346)
2021-07-14T01:25:58.8564940Z remote: Compressing objects: 2% (7/346)
2021-07-14T01:25:58.8565769Z remote: Compressing objects: 3% (11/346)
2021-07-14T01:25:58.8566601Z remote: Compressing objects: 4% (14/346)
2021-07-14T01:25:58.8567426Z remote: Compressing objects: 5% (18/346)
2021-07-14T01:25:58.8568250Z remote: Compressing objects: 6% (21/346)
2021-07-14T01:25:58.8569280Z remote: Compressing objects: 7% (25/346)
2021-07-14T01:25:58.8570126Z remote: Compressing objects: 8% (28/346)
2021-07-14T01:25:58.8570931Z remote: Compressing objects: 9% (32/346)
2021-07-14T01:25:58.8571775Z remote: Compressing objects: 10% (35/346)
2021-07-14T01:25:58.8572679Z remote: Compressing objects: 11% (39/346)
2021-07-14T01:25:58.8573542Z remote: Compressing objects: 12% (42/346)
2021-07-14T01:25:58.8574326Z remote: Compressing objects: 13% (45/346)
2021-07-14T01:25:58.8575071Z remote: Compressing objects: 14% (49/346)
2021-07-14T01:25:58.8575836Z remote: Compressing objects: 15% (52/346)
2021-07-14T01:25:58.8576664Z remote: Compressing objects: 16% (56/346)
2021-07-14T01:25:58.8577411Z remote: Compressing objects: 17% (59/346)
2021-07-14T01:25:58.8578176Z remote: Compressing objects: 18% (63/346)
2021-07-14T01:25:58.8579038Z remote: Compressing objects: 19% (66/346)
2021-07-14T01:25:58.8579841Z remote: Compressing objects: 20% (70/346)
2021-07-14T01:25:58.8580601Z remote: Compressing objects: 21% (73/346)
2021-07-14T01:25:58.8581512Z remote: Compressing objects: 22% (77/346)
2021-07-14T01:25:58.8582302Z remote: Compressing objects: 23% (80/346)
2021-07-14T01:25:58.8583148Z remote: Compressing objects: 24% (84/346)
2021-07-14T01:25:58.8583902Z remote: Compressing objects: 25% (87/346)
2021-07-14T01:25:58.8584662Z remote: Compressing objects: 26% (90/346)
2021-07-14T01:25:58.8585408Z remote: Compressing objects: 27% (94/346)
2021-07-14T01:25:58.8586168Z remote: Compressing objects: 28% (97/346)
2021-07-14T01:25:58.8586930Z remote: Compressing objects: 29% (101/346)
2021-07-14T01:25:58.8587684Z remote: Compressing objects: 30% (104/346)
2021-07-14T01:25:58.8588455Z remote: Compressing objects: 31% (108/346)
2021-07-14T01:25:58.8589285Z remote: Compressing objects: 32% (111/346)
2021-07-14T01:25:58.8590166Z remote: Compressing objects: 33% (115/346)
2021-07-14T01:25:58.8590848Z remote: Compressing objects: 34% (118/346)
2021-07-14T01:25:58.8591506Z remote: Compressing objects: 35% (122/346)
2021-07-14T01:25:58.8592175Z remote: Compressing objects: 36% (125/346)
2021-07-14T01:25:58.8593081Z remote: Compressing objects: 37% (129/346)
2021-07-14T01:25:58.8593741Z remote: Compressing objects: 38% (132/346)
2021-07-14T01:25:58.8594410Z remote: Compressing objects: 39% (135/346)
2021-07-14T01:25:58.8595323Z remote: Compressing objects: 40% (139/346)
2021-07-14T01:25:58.8596333Z remote: Compressing objects: 41% (142/346)
2021-07-14T01:25:58.8597155Z remote: Compressing objects: 42% (146/346)
2021-07-14T01:25:58.8597962Z remote: Compressing objects: 43% (149/346)
2021-07-14T01:25:58.8598780Z remote: Compressing objects: 44% (153/346)
2021-07-14T01:25:58.8599666Z remote: Compressing objects: 45% (156/346)
2021-07-14T01:25:58.8600490Z remote: Compressing objects: 46% (160/346)
2021-07-14T01:25:58.8601310Z remote: Compressing objects: 47% (163/346)
2021-07-14T01:25:58.8602108Z remote: Compressing objects: 48% (167/346)
2021-07-14T01:25:58.8603043Z remote: Compressing objects: 49% (170/346)
2021-07-14T01:25:58.8603863Z remote: Compressing objects: 50% (173/346)
2021-07-14T01:25:58.8604665Z remote: Compressing objects: 51% (177/346)
2021-07-14T01:25:58.8605487Z remote: Compressing objects: 52% (180/346)
2021-07-14T01:25:58.8606292Z remote: Compressing objects: 53% (184/346)
2021-07-14T01:25:58.8607111Z remote: Compressing objects: 54% (187/346)
2021-07-14T01:25:58.8607931Z remote: Compressing objects: 55% (191/346)
2021-07-14T01:25:58.8608726Z remote: Compressing objects: 56% (194/346)
2021-07-14T01:25:58.8609549Z remote: Compressing objects: 57% (198/346)
2021-07-14T01:25:58.8610554Z remote: Compressing objects: 58% (201/346)
2021-07-14T01:25:58.8611403Z remote: Compressing objects: 59% (205/346)
2021-07-14T01:25:58.8612220Z remote: Compressing objects: 60% (208/346)
2021-07-14T01:25:58.8613024Z remote: Compressing objects: 61% (212/346)
2021-07-14T01:25:58.8614096Z remote: Compressing objects: 62% (215/346)
2021-07-14T01:25:58.8614962Z remote: Compressing objects: 63% (218/346)
2021-07-14T01:25:58.8615784Z remote: Compressing objects: 64% (222/346)
2021-07-14T01:25:58.8616611Z remote: Compressing objects: 65% (225/346)
2021-07-14T01:25:58.8617411Z remote: Compressing objects: 66% (229/346)
2021-07-14T01:25:58.8618234Z remote: Compressing objects: 67% (232/346)
2021-07-14T01:25:58.8619046Z remote: Compressing objects: 68% (236/346)
2021-07-14T01:25:58.8619901Z remote: Compressing objects: 69% (239/346)
2021-07-14T01:25:58.8620726Z remote: Compressing objects: 70% (243/346)
2021-07-14T01:25:58.8622011Z remote: Compressing objects: 71% (246/346)
2021-07-14T01:25:58.8622872Z remote: Compressing objects: 72% (250/346)
2021-07-14T01:25:58.8623699Z remote: Compressing objects: 73% (253/346)
2021-07-14T01:25:58.8624508Z remote: Compressing objects: 74% (257/346)
2021-07-14T01:25:58.8625336Z remote: Compressing objects: 75% (260/346)
2021-07-14T01:25:58.8626141Z remote: Compressing objects: 76% (263/346)
2021-07-14T01:25:58.8626957Z remote: Compressing objects: 77% (267/346)
2021-07-14T01:25:58.8627809Z remote: Compressing objects: 78% (270/346)
2021-07-14T01:25:58.8628627Z remote: Compressing objects: 79% (274/346)
2021-07-14T01:25:58.8629451Z remote: Compressing objects: 80% (277/346)
2021-07-14T01:25:58.8630266Z remote: Compressing objects: 81% (281/346)
2021-07-14T01:25:58.8631154Z remote: Compressing objects: 82% (284/346)
2021-07-14T01:25:58.8631926Z remote: Compressing objects: 83% (288/346)
2021-07-14T01:25:58.8632676Z remote: Compressing objects: 84% (291/346)
2021-07-14T01:25:58.8633443Z remote: Compressing objects: 85% (295/346)
2021-07-14T01:25:58.8634207Z remote: Compressing objects: 86% (298/346)
2021-07-14T01:25:58.8635156Z remote: Compressing objects: 87% (302/346)
2021-07-14T01:25:58.8635827Z remote: Compressing objects: 88% (305/346)
2021-07-14T01:25:58.8636483Z remote: Compressing objects: 89% (308/346)
2021-07-14T01:25:58.8637319Z remote: Compressing objects: 90% (312/346)
2021-07-14T01:25:58.8637979Z remote: Compressing objects: 91% (315/346)
2021-07-14T01:25:58.8638646Z remote: Compressing objects: 92% (319/346)
2021-07-14T01:25:58.8639305Z remote: Compressing objects: 93% (322/346)
2021-07-14T01:25:58.8639975Z remote: Compressing objects: 94% (326/346)
2021-07-14T01:25:58.8640653Z remote: Compressing objects: 95% (329/346)
2021-07-14T01:25:58.8641307Z remote: Compressing objects: 96% (333/346)
2021-07-14T01:25:58.8641980Z remote: Compressing objects: 97% (336/346)
2021-07-14T01:25:58.8642635Z remote: Compressing objects: 98% (340/346)
2021-07-14T01:25:58.8643301Z remote: Compressing objects: 99% (343/346)
2021-07-14T01:25:58.8643980Z remote: Compressing objects: 100% (346/346)
2021-07-14T01:25:58.8644656Z remote: Compressing objects: 100% (346/346), done.
2021-07-14T01:25:58.8645301Z Receiving objects: 0% (1/486)
2021-07-14T01:25:58.8645887Z Receiving objects: 1% (5/486)
2021-07-14T01:25:58.8646457Z Receiving objects: 2% (10/486)
2021-07-14T01:25:58.8647045Z Receiving objects: 3% (15/486)
2021-07-14T01:25:58.8647620Z Receiving objects: 4% (20/486)
2021-07-14T01:25:58.8648204Z Receiving objects: 5% (25/486)
2021-07-14T01:25:58.8648786Z Receiving objects: 6% (30/486)
2021-07-14T01:25:58.8649360Z Receiving objects: 7% (35/486)
2021-07-14T01:25:58.8650066Z Receiving objects: 8% (39/486)
2021-07-14T01:25:58.8650662Z Receiving objects: 9% (44/486)
2021-07-14T01:25:58.8651250Z Receiving objects: 10% (49/486)
2021-07-14T01:25:58.8651835Z Receiving objects: 11% (54/486)
2021-07-14T01:25:58.8652405Z Receiving objects: 12% (59/486)
2021-07-14T01:25:58.8652993Z Receiving objects: 13% (64/486)
2021-07-14T01:25:58.8653570Z Receiving objects: 14% (69/486)
2021-07-14T01:25:58.8654353Z Receiving objects: 15% (73/486)
2021-07-14T01:25:58.8655021Z Receiving objects: 16% (78/486)
2021-07-14T01:25:58.8655670Z Receiving objects: 17% (83/486)
2021-07-14T01:25:58.8656330Z Receiving objects: 18% (88/486)
2021-07-14T01:25:58.8656982Z Receiving objects: 19% (93/486)
2021-07-14T01:25:58.8657646Z Receiving objects: 20% (98/486)
2021-07-14T01:25:58.8658305Z Receiving objects: 21% (103/486)
2021-07-14T01:25:58.8658961Z Receiving objects: 22% (107/486)
2021-07-14T01:25:58.8659720Z Receiving objects: 23% (112/486)
2021-07-14T01:25:58.8660379Z Receiving objects: 24% (117/486)
2021-07-14T01:25:58.8661043Z Receiving objects: 25% (122/486)
2021-07-14T01:25:58.8662082Z Receiving objects: 26% (127/486)
2021-07-14T01:25:58.8662779Z Receiving objects: 27% (132/486)
2021-07-14T01:25:58.8663497Z Receiving objects: 28% (137/486)
2021-07-14T01:25:58.8664195Z Receiving objects: 29% (141/486)
2021-07-14T01:25:58.8664920Z Receiving objects: 30% (146/486)
2021-07-14T01:25:58.8665633Z Receiving objects: 31% (151/486)
2021-07-14T01:25:58.8666327Z Receiving objects: 32% (156/486)
2021-07-14T01:25:58.8667038Z Receiving objects: 33% (161/486)
2021-07-14T01:25:58.8667735Z Receiving objects: 34% (166/486)
2021-07-14T01:25:58.8668450Z Receiving objects: 35% (171/486)
2021-07-14T01:25:58.8669157Z Receiving objects: 36% (175/486)
2021-07-14T01:25:58.8669853Z Receiving objects: 37% (180/486)
2021-07-14T01:25:58.8670669Z Receiving objects: 38% (185/486)
2021-07-14T01:25:58.8671316Z Receiving objects: 39% (190/486)
2021-07-14T01:25:58.8671984Z Receiving objects: 40% (195/486)
2021-07-14T01:25:58.8672654Z Receiving objects: 41% (200/486)
2021-07-14T01:25:58.8673309Z Receiving objects: 42% (205/486)
2021-07-14T01:25:58.8673975Z Receiving objects: 43% (209/486)
2021-07-14T01:25:58.8674619Z Receiving objects: 44% (214/486)
2021-07-14T01:25:58.8675281Z Receiving objects: 45% (219/486)
2021-07-14T01:25:58.8676111Z Receiving objects: 46% (224/486)
2021-07-14T01:25:58.8676762Z Receiving objects: 47% (229/486)
2021-07-14T01:25:58.8677426Z Receiving objects: 48% (234/486)
2021-07-14T01:25:58.8678076Z Receiving objects: 49% (239/486)
2021-07-14T01:25:58.8678738Z Receiving objects: 50% (243/486)
2021-07-14T01:25:58.8679404Z Receiving objects: 51% (248/486)
2021-07-14T01:25:58.8680054Z Receiving objects: 52% (253/486)
2021-07-14T01:25:58.8680724Z Receiving objects: 53% (258/486)
2021-07-14T01:25:58.8681368Z Receiving objects: 54% (263/486)
2021-07-14T01:25:58.8682035Z Receiving objects: 55% (268/486)
2021-07-14T01:25:58.8682696Z Receiving objects: 56% (273/486)
2021-07-14T01:25:58.8683352Z Receiving objects: 57% (278/486)
2021-07-14T01:25:58.8684022Z Receiving objects: 58% (282/486)
2021-07-14T01:25:58.8684669Z Receiving objects: 59% (287/486)
2021-07-14T01:25:58.8685335Z Receiving objects: 60% (292/486)
2021-07-14T01:25:58.8686000Z Receiving objects: 61% (297/486)
2021-07-14T01:25:58.8686648Z Receiving objects: 62% (302/486)
2021-07-14T01:25:58.8687320Z Receiving objects: 63% (307/486)
2021-07-14T01:25:58.8687971Z Receiving objects: 64% (312/486)
2021-07-14T01:25:58.8688644Z Receiving objects: 65% (316/486)
2021-07-14T01:25:58.8689317Z Receiving objects: 66% (321/486)
2021-07-14T01:25:58.8689972Z Receiving objects: 67% (326/486)
2021-07-14T01:25:58.8690638Z Receiving objects: 68% (331/486)
2021-07-14T01:25:58.8691293Z Receiving objects: 69% (336/486)
2021-07-14T01:25:58.8691960Z Receiving objects: 70% (341/486)
2021-07-14T01:25:58.8692633Z Receiving objects: 71% (346/486)
2021-07-14T01:25:58.8693285Z Receiving objects: 72% (350/486)
2021-07-14T01:25:58.8694080Z Receiving objects: 73% (355/486)
2021-07-14T01:25:58.8694752Z Receiving objects: 74% (360/486)
2021-07-14T01:25:58.8695420Z Receiving objects: 75% (365/486)
2021-07-14T01:25:58.8696087Z Receiving objects: 76% (370/486)
2021-07-14T01:25:58.8696735Z Receiving objects: 77% (375/486)
2021-07-14T01:25:58.8697689Z Receiving objects: 78% (380/486)
2021-07-14T01:25:58.8698403Z Receiving objects: 79% (384/486)
2021-07-14T01:25:58.8699119Z Receiving objects: 80% (389/486)
2021-07-14T01:25:58.8699833Z Receiving objects: 81% (394/486)
2021-07-14T01:25:58.8700534Z Receiving objects: 82% (399/486)
2021-07-14T01:25:58.8701248Z Receiving objects: 83% (404/486)
2021-07-14T01:25:58.8702086Z Receiving objects: 84% (409/486)
2021-07-14T01:25:58.8702814Z Receiving objects: 85% (414/486)
2021-07-14T01:25:58.8703527Z Receiving objects: 86% (418/486)
2021-07-14T01:25:58.8704233Z Receiving objects: 87% (423/486)
2021-07-14T01:25:58.8704955Z Receiving objects: 88% (428/486)
2021-07-14T01:25:58.8705676Z Receiving objects: 89% (433/486)
2021-07-14T01:25:58.8706390Z Receiving objects: 90% (438/486)
2021-07-14T01:25:58.8707106Z Receiving objects: 91% (443/486)
2021-07-14T01:25:58.8708580Z remote: Total 486 (delta 156), reused 305 (delta 94), pack-reused 0
2021-07-14T01:25:58.8709441Z Receiving objects: 92% (448/486)
2021-07-14T01:25:58.8710179Z Receiving objects: 93% (452/486)
2021-07-14T01:25:58.8710899Z Receiving objects: 94% (457/486)
2021-07-14T01:25:58.8711624Z Receiving objects: 95% (462/486)
2021-07-14T01:25:58.8712338Z Receiving objects: 96% (467/486)
2021-07-14T01:25:58.8713164Z Receiving objects: 97% (472/486)
2021-07-14T01:25:58.8713819Z Receiving objects: 98% (477/486)
2021-07-14T01:25:58.8714487Z Receiving objects: 99% (482/486)
2021-07-14T01:25:58.8715146Z Receiving objects: 100% (486/486)
2021-07-14T01:25:58.8716070Z Receiving objects: 100% (486/486), 347.86 KiB | 11.59 MiB/s, done.
2021-07-14T01:25:58.8716845Z Resolving deltas: 0% (0/156)
2021-07-14T01:25:58.8717535Z Resolving deltas: 1% (2/156)
2021-07-14T01:25:58.8718238Z Resolving deltas: 2% (4/156)
2021-07-14T01:25:58.8718938Z Resolving deltas: 3% (5/156)
2021-07-14T01:25:58.8719618Z Resolving deltas: 4% (7/156)
2021-07-14T01:25:58.8720313Z Resolving deltas: 5% (8/156)
2021-07-14T01:25:58.8721001Z Resolving deltas: 6% (10/156)
2021-07-14T01:25:58.8721697Z Resolving deltas: 7% (11/156)
2021-07-14T01:25:58.8722590Z Resolving deltas: 8% (13/156)
2021-07-14T01:25:58.8723279Z Resolving deltas: 9% (15/156)
2021-07-14T01:25:58.8723973Z Resolving deltas: 10% (16/156)
2021-07-14T01:25:58.8724665Z Resolving deltas: 11% (18/156)
2021-07-14T01:25:58.8725361Z Resolving deltas: 12% (19/156)
2021-07-14T01:25:58.8726056Z Resolving deltas: 13% (21/156)
2021-07-14T01:25:58.8726739Z Resolving deltas: 14% (22/156)
2021-07-14T01:25:58.8727436Z Resolving deltas: 15% (24/156)
2021-07-14T01:25:58.8728161Z Resolving deltas: 16% (25/156)
2021-07-14T01:25:58.8728856Z Resolving deltas: 17% (27/156)
2021-07-14T01:25:58.8729564Z Resolving deltas: 18% (29/156)
2021-07-14T01:25:58.8730243Z Resolving deltas: 19% (30/156)
2021-07-14T01:25:58.8730939Z Resolving deltas: 20% (32/156)
2021-07-14T01:25:58.8731627Z Resolving deltas: 21% (33/156)
2021-07-14T01:25:58.8732322Z Resolving deltas: 22% (35/156)
2021-07-14T01:25:58.8733014Z Resolving deltas: 23% (36/156)
2021-07-14T01:25:58.8733707Z Resolving deltas: 24% (38/156)
2021-07-14T01:25:58.8734474Z Resolving deltas: 25% (39/156)
2021-07-14T01:25:58.8735111Z Resolving deltas: 26% (41/156)
2021-07-14T01:25:58.8735759Z Resolving deltas: 27% (43/156)
2021-07-14T01:25:58.8736403Z Resolving deltas: 28% (44/156)
2021-07-14T01:25:58.8737035Z Resolving deltas: 29% (46/156)
2021-07-14T01:25:58.8737688Z Resolving deltas: 30% (47/156)
2021-07-14T01:25:58.8738327Z Resolving deltas: 31% (49/156)
2021-07-14T01:25:58.8738979Z Resolving deltas: 32% (50/156)
2021-07-14T01:25:58.8739847Z Resolving deltas: 33% (52/156)
2021-07-14T01:25:58.8740533Z Resolving deltas: 34% (54/156)
2021-07-14T01:25:58.8741494Z Resolving deltas: 35% (55/156)
2021-07-14T01:25:58.9268493Z Resolving deltas: 36% (57/156)
2021-07-14T01:25:58.9269211Z Resolving deltas: 37% (58/156)
2021-07-14T01:25:58.9269682Z Resolving deltas: 38% (60/156)
2021-07-14T01:25:58.9270159Z Resolving deltas: 39% (61/156)
2021-07-14T01:25:58.9270784Z Resolving deltas: 40% (63/156)
2021-07-14T01:25:58.9271385Z Resolving deltas: 41% (64/156)
2021-07-14T01:25:58.9271964Z Resolving deltas: 42% (66/156)
2021-07-14T01:25:58.9272508Z Resolving deltas: 43% (68/156)
2021-07-14T01:25:58.9273083Z Resolving deltas: 44% (69/156)
2021-07-14T01:25:58.9273655Z Resolving deltas: 45% (71/156)
2021-07-14T01:25:58.9274155Z Resolving deltas: 46% (72/156)
2021-07-14T01:25:58.9274629Z Resolving deltas: 47% (74/156)
2021-07-14T01:25:58.9275193Z Resolving deltas: 48% (75/156)
2021-07-14T01:25:58.9275764Z Resolving deltas: 49% (77/156)
2021-07-14T01:25:58.9276382Z Resolving deltas: 50% (78/156)
2021-07-14T01:25:58.9276834Z Resolving deltas: 51% (80/156)
2021-07-14T01:25:58.9277261Z Resolving deltas: 52% (82/156)
2021-07-14T01:25:58.9277760Z Resolving deltas: 53% (83/156)
2021-07-14T01:25:58.9278207Z Resolving deltas: 54% (85/156)
2021-07-14T01:25:58.9278611Z Resolving deltas: 55% (86/156)
2021-07-14T01:25:58.9279225Z Resolving deltas: 56% (88/156)
2021-07-14T01:25:58.9279826Z Resolving deltas: 57% (89/156)
2021-07-14T01:25:58.9280370Z Resolving deltas: 58% (91/156)
2021-07-14T01:25:58.9280787Z Resolving deltas: 59% (93/156)
2021-07-14T01:25:58.9281286Z Resolving deltas: 60% (94/156)
2021-07-14T01:25:58.9281731Z Resolving deltas: 61% (96/156)
2021-07-14T01:25:58.9282224Z Resolving deltas: 62% (97/156)
2021-07-14T01:25:58.9282671Z Resolving deltas: 63% (99/156)
2021-07-14T01:25:58.9283183Z Resolving deltas: 64% (100/156)
2021-07-14T01:25:58.9283626Z Resolving deltas: 65% (102/156)
2021-07-14T01:25:58.9284046Z Resolving deltas: 66% (103/156)
2021-07-14T01:25:58.9284447Z Resolving deltas: 67% (105/156)
2021-07-14T01:25:58.9284951Z Resolving deltas: 68% (107/156)
2021-07-14T01:25:58.9285451Z Resolving deltas: 69% (108/156)
2021-07-14T01:25:58.9285893Z Resolving deltas: 70% (110/156)
2021-07-14T01:25:58.9286392Z Resolving deltas: 71% (111/156)
2021-07-14T01:25:58.9286887Z Resolving deltas: 72% (113/156)
2021-07-14T01:25:58.9287391Z Resolving deltas: 73% (114/156)
2021-07-14T01:25:58.9288261Z Resolving deltas: 74% (116/156)
2021-07-14T01:25:58.9289061Z Resolving deltas: 75% (117/156)
2021-07-14T01:25:58.9289572Z Resolving deltas: 76% (119/156)
2021-07-14T01:25:58.9290057Z Resolving deltas: 77% (121/156)
2021-07-14T01:25:58.9290563Z Resolving deltas: 78% (122/156)
2021-07-14T01:25:58.9291058Z Resolving deltas: 79% (124/156)
2021-07-14T01:25:58.9291787Z Resolving deltas: 80% (125/156)
2021-07-14T01:25:58.9292362Z Resolving deltas: 81% (127/156)
2021-07-14T01:25:58.9292912Z Resolving deltas: 82% (128/156)
2021-07-14T01:25:58.9293483Z Resolving deltas: 83% (130/156)
2021-07-14T01:25:58.9294039Z Resolving deltas: 84% (132/156)
2021-07-14T01:25:58.9294599Z Resolving deltas: 85% (133/156)
2021-07-14T01:25:58.9295174Z Resolving deltas: 86% (135/156)
2021-07-14T01:25:58.9295729Z Resolving deltas: 87% (136/156)
2021-07-14T01:25:58.9296298Z Resolving deltas: 88% (138/156)
2021-07-14T01:25:58.9296853Z Resolving deltas: 89% (139/156)
2021-07-14T01:25:58.9337371Z Resolving deltas: 90% (141/156)
2021-07-14T01:25:58.9413915Z Resolving deltas: 91% (142/156)
2021-07-14T01:25:58.9429304Z Resolving deltas: 92% (144/156)
2021-07-14T01:25:58.9430242Z Resolving deltas: 93% (146/156)
2021-07-14T01:25:58.9431072Z Resolving deltas: 94% (147/156)
2021-07-14T01:25:58.9431759Z Resolving deltas: 95% (149/156)
2021-07-14T01:25:58.9432422Z Resolving deltas: 96% (150/156)
2021-07-14T01:25:58.9433050Z Resolving deltas: 97% (152/156)
2021-07-14T01:25:58.9433677Z Resolving deltas: 98% (153/156)
2021-07-14T01:25:58.9434321Z Resolving deltas: 99% (155/156)
2021-07-14T01:25:58.9434958Z Resolving deltas: 100% (156/156)
2021-07-14T01:25:58.9435623Z Resolving deltas: 100% (156/156), done.
2021-07-14T01:25:58.9437545Z From https://github.com/submariner-io/submariner-operator
2021-07-14T01:25:58.9439248Z * [new ref] 870e4e1d00f34d0cd51ba23ba694e62e75885ee7 -> origin/devel
2021-07-14T01:25:58.9440880Z ##[endgroup]
2021-07-14T01:25:58.9441665Z ##[group]Determining the checkout info
2021-07-14T01:25:58.9442228Z ##[endgroup]
2021-07-14T01:25:58.9442736Z ##[group]Checking out the ref
2021-07-14T01:25:58.9444058Z [command]/usr/bin/git checkout --progress --force -B devel refs/remotes/origin/devel
2021-07-14T01:25:58.9445012Z Switched to a new branch 'devel'
2021-07-14T01:25:58.9445882Z Branch 'devel' set up to track remote branch 'devel' from 'origin'.
2021-07-14T01:25:58.9446505Z ##[endgroup]
2021-07-14T01:25:58.9447161Z [command]/usr/bin/git log -1 --format='%H'
2021-07-14T01:25:58.9448040Z '870e4e1d00f34d0cd51ba23ba694e62e75885ee7'
2021-07-14T01:25:58.9675074Z ##[group]Run submariner-io/shipyard/gh-actions/e2e@devel
2021-07-14T01:25:58.9675654Z with:
2021-07-14T01:25:58.9676023Z k8s_version: 1.17
2021-07-14T01:25:58.9676462Z using: wireguard globalnet
2021-07-14T01:25:58.9676985Z working-directory: .
2021-07-14T01:25:58.9677422Z target: e2e
2021-07-14T01:25:58.9677784Z focus: \[.*\]
2021-07-14T01:25:58.9678246Z skip: \[external-dataplane\]
2021-07-14T01:25:58.9678750Z testdir: test/e2e
2021-07-14T01:25:58.9679160Z ##[endgroup]
2021-07-14T01:25:58.9834032Z ##[group]Reclaiming free space
2021-07-14T01:26:00.3287451Z Filesystem Size Used Avail Use% Mounted on
2021-07-14T01:26:00.3290498Z /dev/root 84G 41G 43G 49% /
2021-07-14T01:26:00.3292002Z devtmpfs 3.4G 0 3.4G 0% /dev
2021-07-14T01:26:00.3292902Z tmpfs 3.4G 12K 3.4G 1% /dev/shm
2021-07-14T01:26:00.3293508Z tmpfs 696M 1.1M 695M 1% /run
2021-07-14T01:26:00.3294203Z tmpfs 5.0M 0 5.0M 0% /run/lock
2021-07-14T01:26:00.3295040Z tmpfs 3.4G 0 3.4G 0% /sys/fs/cgroup
2021-07-14T01:26:00.3295748Z /dev/loop0 56M 56M 0 100% /snap/core18/2066
2021-07-14T01:26:00.3296405Z /dev/loop1 56M 56M 0 100% /snap/core18/2074
2021-07-14T01:26:00.3297127Z /dev/loop2 68M 68M 0 100% /snap/lxd/20326
2021-07-14T01:26:00.3297795Z /dev/loop3 33M 33M 0 100% /snap/snapd/12159
2021-07-14T01:26:00.3298681Z /dev/sda15 105M 7.9M 97M 8% /boot/efi
2021-07-14T01:26:00.3299645Z /dev/loop4 33M 33M 0 100% /snap/snapd/12398
2021-07-14T01:26:00.3300303Z /dev/sdb1 14G 4.1G 9.0G 32% /mnt
2021-07-14T01:26:00.3302033Z ##[endgroup]
2021-07-14T01:26:00.3468081Z ##[group]Disable swap
2021-07-14T01:26:00.3843019Z ##[endgroup]
2021-07-14T01:26:00.4004744Z ##[group]Report available RAM
2021-07-14T01:26:00.4032079Z total used free shared buff/cache available
2021-07-14T01:26:00.4032798Z Mem: 6.8Gi 480Mi 5.2Gi 7.0Mi 1.1Gi 6.0Gi
2021-07-14T01:26:00.4033363Z Swap: 0B 0B 0B
2021-07-14T01:26:00.4033905Z ##[endgroup]
2021-07-14T01:26:00.4163547Z ##[group]Installing WireGuard modules
2021-07-14T01:26:00.4401894Z
2021-07-14T01:26:00.4403101Z WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
2021-07-14T01:26:01.5095220Z
2021-07-14T01:26:01.5096133Z Reading package lists...
2021-07-14T01:26:01.8543618Z Building dependency tree...
2021-07-14T01:26:01.8566103Z Reading state information...
2021-07-14T01:26:02.0109700Z linux-headers-5.8.0-1036-azure is already the newest version (5.8.0-1036.38~20.04.1).
2021-07-14T01:26:02.0112145Z Suggested packages:
2021-07-14T01:26:02.0113513Z openresolv | resolvconf
2021-07-14T01:26:02.0679671Z The following NEW packages will be installed:
2021-07-14T01:26:02.0681044Z wireguard wireguard-tools
2021-07-14T01:26:02.0969589Z 0 upgraded, 2 newly installed, 0 to remove and 13 not upgraded.
2021-07-14T01:26:02.0970356Z Need to get 86.6 kB of archives.
2021-07-14T01:26:02.0971025Z After this operation, 344 kB of additional disk space will be used.
2021-07-14T01:26:02.0972937Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 wireguard-tools amd64 1.0.20200513-1~20.04.2 [83.3 kB]
2021-07-14T01:26:02.1031954Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 wireguard all 1.0.20200513-1~20.04.2 [3264 B]
2021-07-14T01:26:02.5248484Z Fetched 86.6 kB in 0s (2823 kB/s)
2021-07-14T01:26:02.5933550Z Selecting previously unselected package wireguard-tools.
2021-07-14T01:26:02.6247298Z (Reading database ...
2021-07-14T01:26:02.6247934Z (Reading database ... 5%
2021-07-14T01:26:02.6248542Z (Reading database ... 10%
2021-07-14T01:26:02.6251970Z (Reading database ... 15%
2021-07-14T01:26:02.6252841Z (Reading database ... 20%
2021-07-14T01:26:02.6253545Z (Reading database ... 25%
2021-07-14T01:26:02.6254205Z (Reading database ... 30%
2021-07-14T01:26:02.6255160Z (Reading database ... 35%
2021-07-14T01:26:02.6255876Z (Reading database ... 40%
2021-07-14T01:26:02.6263294Z (Reading database ... 45%
2021-07-14T01:26:02.6304363Z (Reading database ... 50%
2021-07-14T01:26:02.6658465Z (Reading database ... 55%
2021-07-14T01:26:02.7192897Z (Reading database ... 60%
2021-07-14T01:26:02.7684731Z (Reading database ... 65%
2021-07-14T01:26:02.8301795Z (Reading database ... 70%
2021-07-14T01:26:02.8951503Z (Reading database ... 75%
2021-07-14T01:26:03.0182235Z (Reading database ... 80%
2021-07-14T01:26:03.1167701Z (Reading database ... 85%
2021-07-14T01:26:03.1961173Z (Reading database ... 90%
2021-07-14T01:26:03.2688902Z (Reading database ... 95%
2021-07-14T01:26:03.2689811Z (Reading database ... 100%
2021-07-14T01:26:03.2691065Z (Reading database ... 232863 files and directories currently installed.)
2021-07-14T01:26:03.2790308Z Preparing to unpack .../wireguard-tools_1.0.20200513-1~20.04.2_amd64.deb ...
2021-07-14T01:26:03.4030679Z Unpacking wireguard-tools (1.0.20200513-1~20.04.2) ...
2021-07-14T01:26:03.4463884Z Selecting previously unselected package wireguard.
2021-07-14T01:26:03.4702373Z Preparing to unpack .../wireguard_1.0.20200513-1~20.04.2_all.deb ...
2021-07-14T01:26:04.2907870Z Unpacking wireguard (1.0.20200513-1~20.04.2) ...
2021-07-14T01:26:04.2910949Z Setting up wireguard-tools (1.0.20200513-1~20.04.2) ...
2021-07-14T01:26:04.2912836Z wg-quick.target is a disabled or a static unit, not starting it.
2021-07-14T01:26:04.2914548Z Setting up wireguard (1.0.20200513-1~20.04.2) ...
2021-07-14T01:26:04.2916680Z Processing triggers for man-db (2.9.1-1) ...
2021-07-14T01:26:05.6753922Z ##[endgroup]
2021-07-14T01:26:05.7026714Z Downloading Makefile.dapper
2021-07-14T01:26:05.7357040Z Downloading dapper
2021-07-14T01:26:05.8668235Z .dapper.tmp version v0.5.6
2021-07-14T01:26:05.8692816Z Downloading Dockerfile.dapper
2021-07-14T01:26:05.8952049Z docker network create -d bridge kind
2021-07-14T01:26:06.2205806Z da031cc93dba7290a1cf58747d05b6e1e48fd4ca46a79df4b82a90ebac8279ee
2021-07-14T01:26:06.2242173Z ./.dapper -m bind make --debug=b e2e
2021-07-14T01:26:06.4508944Z Sending build context to Docker daemon 7.514MB
2021-07-14T01:26:06.4509748Z
2021-07-14T01:26:06.4588337Z Step 1/8 : ARG BASE_BRANCH
2021-07-14T01:26:06.4590125Z Step 2/8 : FROM quay.io/submariner/shipyard-dapper-base:${BASE_BRANCH}
2021-07-14T01:26:06.7402099Z devel: Pulling from submariner/shipyard-dapper-base
2021-07-14T01:26:06.7418423Z b1495d80d526: Pulling fs layer
2021-07-14T01:26:06.7420646Z ddb139a01732: Pulling fs layer
2021-07-14T01:26:06.7421244Z 39df7eb7380d: Pulling fs layer
2021-07-14T01:26:06.7421953Z c0fe454e56fd: Pulling fs layer
2021-07-14T01:26:06.7422486Z fb7cbb68a468: Pulling fs layer
2021-07-14T01:26:06.7423033Z ad9bf639bb4f: Pulling fs layer
2021-07-14T01:26:06.7423550Z 80c3983fcf2e: Pulling fs layer
2021-07-14T01:26:06.7424060Z 1458a8fea605: Pulling fs layer
2021-07-14T01:26:06.7424538Z c0fe454e56fd: Waiting
2021-07-14T01:26:06.7425024Z fb7cbb68a468: Waiting
2021-07-14T01:26:06.7425488Z ad9bf639bb4f: Waiting
2021-07-14T01:26:06.7425964Z 80c3983fcf2e: Waiting
2021-07-14T01:26:06.7426398Z 1458a8fea605: Waiting
2021-07-14T01:26:07.2384425Z 39df7eb7380d: Verifying Checksum
2021-07-14T01:26:07.2389224Z 39df7eb7380d: Download complete
2021-07-14T01:26:07.3805162Z b1495d80d526: Verifying Checksum
2021-07-14T01:26:07.3806032Z b1495d80d526: Download complete
2021-07-14T01:26:07.4450735Z c0fe454e56fd: Verifying Checksum
2021-07-14T01:26:07.4451313Z c0fe454e56fd: Download complete
2021-07-14T01:26:07.5020377Z fb7cbb68a468: Verifying Checksum
2021-07-14T01:26:07.5021061Z fb7cbb68a468: Download complete
2021-07-14T01:26:07.5635106Z ad9bf639bb4f: Verifying Checksum
2021-07-14T01:26:07.5714116Z ad9bf639bb4f: Download complete
2021-07-14T01:26:07.5714623Z 80c3983fcf2e: Verifying Checksum
2021-07-14T01:26:07.5715082Z 80c3983fcf2e: Download complete
2021-07-14T01:26:07.6414833Z 1458a8fea605: Verifying Checksum
2021-07-14T01:26:07.6419058Z 1458a8fea605: Download complete
2021-07-14T01:26:09.5278059Z ddb139a01732: Verifying Checksum
2021-07-14T01:26:09.5279093Z ddb139a01732: Download complete
2021-07-14T01:26:10.6877031Z b1495d80d526: Pull complete
2021-07-14T01:26:21.4369959Z ddb139a01732: Pull complete
2021-07-14T01:26:22.8447654Z 39df7eb7380d: Pull complete
2021-07-14T01:26:22.9518037Z c0fe454e56fd: Pull complete
2021-07-14T01:26:23.0338023Z fb7cbb68a468: Pull complete
2021-07-14T01:26:23.2148764Z ad9bf639bb4f: Pull complete
2021-07-14T01:26:23.2813160Z 80c3983fcf2e: Pull complete
2021-07-14T01:26:23.3560329Z 1458a8fea605: Pull complete
2021-07-14T01:26:23.3601982Z Digest: sha256:ffd2825bc97b24a1d03e4d53de76a58fbd5ce44cb795c9b1f571a035a65c3d38
2021-07-14T01:26:23.3627051Z Status: Downloaded newer image for quay.io/submariner/shipyard-dapper-base:devel
2021-07-14T01:26:23.3647778Z ---> 655a9f35d3cf
2021-07-14T01:26:23.3648285Z Step 3/8 : ARG PROJECT
2021-07-14T01:26:23.3841813Z ---> Running in adcff58077c9
2021-07-14T01:26:24.2997632Z Removing intermediate container adcff58077c9
2021-07-14T01:26:24.2998782Z ---> 0c568d8b0799
2021-07-14T01:26:24.3000359Z 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-14T01:26:24.3160714Z ---> Running in 8254601f4ae6
2021-07-14T01:26:25.2130536Z Removing intermediate container 8254601f4ae6
2021-07-14T01:26:25.2132242Z ---> 9c388546651d
2021-07-14T01:26:25.2133031Z Step 5/8 : ENV DAPPER_OUTPUT=${DAPPER_SOURCE}/output
2021-07-14T01:26:25.2292362Z ---> Running in 9b849d3f5d30
2021-07-14T01:26:26.1398225Z Removing intermediate container 9b849d3f5d30
2021-07-14T01:26:26.1400124Z ---> 12a1b6f06c9d
2021-07-14T01:26:26.1400996Z Step 6/8 : WORKDIR ${DAPPER_SOURCE}
2021-07-14T01:26:26.1618971Z ---> Running in d59f099ffa90
2021-07-14T01:26:27.0973295Z Removing intermediate container d59f099ffa90
2021-07-14T01:26:27.0975194Z ---> 3050209fa7a9
2021-07-14T01:26:27.0976241Z Step 7/8 : ENTRYPOINT ["/opt/shipyard/scripts/entry"]
2021-07-14T01:26:27.1170330Z ---> Running in 64bdea8dc984
2021-07-14T01:26:28.0548797Z Removing intermediate container 64bdea8dc984
2021-07-14T01:26:28.0550471Z ---> 369aa0b60912
2021-07-14T01:26:28.0551039Z Step 8/8 : CMD ["sh"]
2021-07-14T01:26:28.0758077Z ---> Running in 4e18873ad6dc
2021-07-14T01:26:29.0565277Z Removing intermediate container 4e18873ad6dc
2021-07-14T01:26:29.0566497Z ---> bb89c91ef9e6
2021-07-14T01:26:29.0676845Z Successfully built bb89c91ef9e6
2021-07-14T01:26:29.0744032Z Successfully tagged submariner-operator:devel
2021-07-14T01:26:29.5976280Z [submariner-operator]$ trap chown -R 1001:121 . exit
2021-07-14T01:26:29.5985376Z [submariner-operator]$ mkdir -p bin dist output
2021-07-14T01:26:29.6007071Z [submariner-operator]$ make --debug=b e2e
2021-07-14T01:26:29.6027955Z GNU Make 4.3
2021-07-14T01:26:29.6029179Z Built for x86_64-redhat-linux-gnu
2021-07-14T01:26:29.6030205Z Copyright (C) 1988-2020 Free Software Foundation, Inc.
2021-07-14T01:26:29.6031187Z License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
2021-07-14T01:26:29.6032130Z This is free software: you are free to change and redistribute it.
2021-07-14T01:26:29.6032984Z There is NO WARRANTY, to the extent permitted by law.
2021-07-14T01:26:29.6037071Z Reading makefiles...
2021-07-14T01:26:29.7297375Z Makefile:94: warning: overriding recipe for target 'e2e'
2021-07-14T01:26:29.7298500Z /opt/shipyard/Makefile.inc:106: warning: ignoring old recipe for target 'e2e'
2021-07-14T01:26:29.9639054Z Updating makefiles....
2021-07-14T01:26:29.9652068Z Updating goal targets....
2021-07-14T01:26:29.9653217Z File 'e2e' does not exist.
2021-07-14T01:26:29.9653880Z File 'clusters' does not exist.
2021-07-14T01:26:29.9654532Z Must remake target 'clusters'.
2021-07-14T01:26:29.9659603Z /opt/shipyard/scripts/clusters.sh --k8s_version="1.17" --globalnet --cluster_settings /go/src/github.com/submariner-io/submariner-operator/scripts/kind-e2e/cluster_settings
2021-07-14T01:26:29.9693218Z Downloading shflags 1.0.3
2021-07-14T01:26:29.9777901Z % Total % Received % Xferd Average Speed Time Time Time Current
2021-07-14T01:26:29.9778686Z Dload Upload Total Spent Left Speed
2021-07-14T01:26:29.9779074Z
2021-07-14T01:26:29.9995455Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
2021-07-14T01:26:29.9996270Z 100 31091 100 31091 0 0 1320k 0 --:--:-- --:--:-- --:--:-- 1320k
2021-07-14T01:26:30.0698400Z Running with: k8s_version=1.17.17, olm_version=0.14.1, olm=false, globalnet=true, registry_inmemory=true, cluster_settings=/go/src/github.com/submariner-io/submariner-operator/scripts/kind-e2e/cluster_settings, timeout=5m
2021-07-14T01:26:30.0724732Z [submariner-operator]$ source /opt/shipyard/scripts/lib/utils
2021-07-14T01:26:30.0736702Z [submariner-operator]$ . /opt/shipyard/scripts/lib/source_only
2021-07-14T01:26:30.0749076Z [submariner-operator]$ script_name=utils
2021-07-14T01:26:30.0759390Z [submariner-operator]$ exec_name=clusters.sh
2021-07-14T01:26:30.0778341Z [submariner-operator]$ source /opt/shipyard/scripts/lib/cluster_settings
2021-07-14T01:26:30.0791899Z [submariner-operator]$ . /opt/shipyard/scripts/lib/source_only
2021-07-14T01:26:30.0804289Z [submariner-operator]$ script_name=cluster_settings
2021-07-14T01:26:30.0816569Z [submariner-operator]$ exec_name=clusters.sh
2021-07-14T01:26:30.0836352Z [submariner-operator]$ broker=cluster1
2021-07-14T01:26:30.0849974Z [submariner-operator]$ declare -gA cluster_nodes
2021-07-14T01:26:30.0863395Z [submariner-operator]$ cluster_nodes[cluster1]=control-plane worker
2021-07-14T01:26:30.0876347Z [submariner-operator]$ cluster_nodes[cluster2]=control-plane worker
2021-07-14T01:26:30.0889026Z [submariner-operator]$ cluster_nodes[cluster3]=control-plane worker worker
2021-07-14T01:26:30.0902059Z [submariner-operator]$ declare -gA cluster_subm
2021-07-14T01:26:30.0915210Z [submariner-operator]$ cluster_subm[cluster1]=true
2021-07-14T01:26:30.0924126Z [submariner-operator]$ cluster_subm[cluster2]=true
2021-07-14T01:26:30.0936870Z [submariner-operator]$ cluster_subm[cluster3]=true
2021-07-14T01:26:30.0949538Z [submariner-operator]$ declare -gA cluster_cni
2021-07-14T01:26:30.0960305Z [submariner-operator]$ cluster_cni[cluster2]=weave
2021-07-14T01:26:30.0971480Z [submariner-operator]$ cluster_cni[cluster3]=weave
2021-07-14T01:26:30.0980905Z [submariner-operator]$ source /go/src/github.com/submariner-io/submariner-operator/scripts/kind-e2e/cluster_settings
2021-07-14T01:26:30.0991032Z [submariner-operator]$ . /opt/shipyard/scripts/lib/source_only
2021-07-14T01:26:30.1000475Z [submariner-operator]$ script_name=cluster_settings
2021-07-14T01:26:30.1011299Z [submariner-operator]$ exec_name=clusters.sh
2021-07-14T01:26:30.1029291Z [submariner-operator]$ cluster_nodes[cluster1]=control-plane worker worker
2021-07-14T01:26:30.1043109Z [submariner-operator]$ cluster_nodes[cluster2]=control-plane worker worker
2021-07-14T01:26:30.1073278Z [submariner-operator]$ cat <<EOM
2021-07-14T01:26:30.1074459Z Cluster settings::
2021-07-14T01:26:30.1074989Z broker - ${broker@Q}
2021-07-14T01:26:30.1075513Z clusters - ${clusters[*]@Q}
2021-07-14T01:26:30.1076103Z cni - $(typeset -p cluster_cni | cut -f 2- -d=)
2021-07-14T01:26:30.1076834Z nodes per cluster - $(typeset -p cluster_nodes | cut -f 2- -d=)
2021-07-14T01:26:30.1077589Z install submariner - $(typeset -p cluster_subm | cut -f 2- -d=)
2021-07-14T01:26:30.1078151Z EOM
2021-07-14T01:26:30.1098082Z [submariner-operator]$ typeset -p cluster_cni
2021-07-14T01:26:30.1113939Z [submariner-operator]$ cut -f 2- -d=
2021-07-14T01:26:30.1144194Z [submariner-operator]$ typeset -p cluster_nodes
2021-07-14T01:26:30.1157361Z [submariner-operator]$ cut -f 2- -d=
2021-07-14T01:26:30.1184941Z [submariner-operator]$ typeset -p cluster_subm
2021-07-14T01:26:30.1198827Z [submariner-operator]$ cut -f 2- -d=
2021-07-14T01:26:30.1220318Z Cluster settings::
2021-07-14T01:26:30.1221115Z broker - 'cluster1'
2021-07-14T01:26:30.1221979Z clusters - 'cluster1' 'cluster2'
2021-07-14T01:26:30.1222617Z cni - ([cluster2]="weave" [cluster1]="weave" )
2021-07-14T01:26:30.1223734Z nodes per cluster - ([cluster3]="control-plane worker worker" [cluster2]="control-plane worker worker" [cluster1]="control-plane worker worker" )
2021-07-14T01:26:30.1224835Z install submariner - ([cluster2]="true" [cluster1]="true" )
2021-07-14T01:26:30.1239038Z [submariner-operator]$ rm -rf /go/src/github.com/submariner-io/submariner-operator/output/kubeconfigs
2021-07-14T01:26:30.1256865Z [submariner-operator]$ mkdir -p /go/src/github.com/submariner-io/submariner-operator/output/kubeconfigs
2021-07-14T01:26:30.1281433Z [submariner-operator]$ run_local_registry
2021-07-14T01:26:30.1291137Z [submariner-operator]$ run_local_registry
2021-07-14T01:26:30.1301129Z [submariner-operator]$ registry_running
2021-07-14T01:26:30.1313050Z [submariner-operator]$ registry_running
2021-07-14T01:26:30.1326026Z [submariner-operator]$ docker ps --filter name=^/?kind-registry$
2021-07-14T01:26:30.1338788Z [submariner-operator]$ grep kind-registry
2021-07-14T01:26:30.3990810Z [submariner-operator]$ return 0
2021-07-14T01:26:30.3994685Z Deploying local registry kind-registry to serve images centrally.
2021-07-14T01:26:30.4004761Z [submariner-operator]$ volume_flag=-v /dev/shm/kind-registry:/var/lib/registry
2021-07-14T01:26:30.4016767Z [submariner-operator]$ selinuxenabled
2021-07-14T01:26:30.4040158Z [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-14T01:26:30.6717016Z Unable to find image 'registry:2' locally
2021-07-14T01:26:30.8502665Z 2: Pulling from library/registry
2021-07-14T01:26:30.9047293Z ddad3d7c1e96: Already exists
2021-07-14T01:26:30.9076657Z 6eda6749503f: Pulling fs layer
2021-07-14T01:26:30.9077512Z 363ab70c2143: Pulling fs layer
2021-07-14T01:26:30.9078255Z 5b94580856e6: Pulling fs layer
2021-07-14T01:26:30.9078949Z 12008541203a: Pulling fs layer
2021-07-14T01:26:30.9079588Z 12008541203a: Waiting
2021-07-14T01:26:30.9666941Z 6eda6749503f: Download complete
2021-07-14T01:26:30.9825529Z 5b94580856e6: Verifying Checksum
2021-07-14T01:26:30.9826085Z 5b94580856e6: Download complete
2021-07-14T01:26:31.0232334Z 363ab70c2143: Verifying Checksum
2021-07-14T01:26:31.0232922Z 363ab70c2143: Download complete
2021-07-14T01:26:31.0349557Z 12008541203a: Verifying Checksum
2021-07-14T01:26:31.0351701Z 12008541203a: Download complete
2021-07-14T01:26:31.1123165Z 6eda6749503f: Pull complete
2021-07-14T01:26:31.4521714Z 363ab70c2143: Pull complete
2021-07-14T01:26:31.5181075Z 5b94580856e6: Pull complete
2021-07-14T01:26:31.5895292Z 12008541203a: Pull complete
2021-07-14T01:26:31.5943589Z Digest: sha256:aba2bfe9f0cff1ac0618ec4a54bfefb2e685bbac67c8ebaf3b6405929b3e616f
2021-07-14T01:26:31.5960611Z Status: Downloaded newer image for registry:2
2021-07-14T01:26:31.6192026Z 55f9ad17b0fb59397e775b3013d4afb1a406e13650d3a41ac4c3a245dd9bfbd4
2021-07-14T01:26:31.9331826Z [submariner-operator]$ docker network connect kind kind-registry
2021-07-14T01:26:32.3342365Z [submariner-operator]$ declare_cidrs
2021-07-14T01:26:32.3355496Z [submariner-operator]$ declare_cidrs
2021-07-14T01:26:32.3369796Z [submariner-operator]$ declare -gA cluster_CIDRs service_CIDRs global_CIDRs
2021-07-14T01:26:32.3370842Z [submariner-operator]$ i=1
2021-07-14T01:26:32.3378420Z [submariner-operator]$ [cluster1] add_cluster_cidrs 1 cluster1
2021-07-14T01:26:32.3399208Z [submariner-operator]$ [cluster1] add_cluster_cidrs 1 cluster1
2021-07-14T01:26:32.3400277Z [submariner-operator]$ [cluster1] val=0
2021-07-14T01:26:32.3415426Z [submariner-operator]$ [cluster1] cluster_CIDRs[cluster1]=10.0.0.0/16
2021-07-14T01:26:32.3416389Z [submariner-operator]$ [cluster1] service_CIDRs[cluster1]=100.0.0.0/16
2021-07-14T01:26:32.3424085Z [submariner-operator]$ [cluster1] global_CIDRs[cluster1]=242.254.1.0/24
2021-07-14T01:26:32.3432021Z [submariner-operator]$ [cluster1] i=$(("$i"+1))
2021-07-14T01:26:32.3441828Z [submariner-operator]$ [cluster2] add_cluster_cidrs 2 cluster2
2021-07-14T01:26:32.3449852Z [submariner-operator]$ [cluster2] add_cluster_cidrs 2 cluster2
2021-07-14T01:26:32.3460976Z [submariner-operator]$ [cluster2] val=0
2021-07-14T01:26:32.3474279Z [submariner-operator]$ [cluster2] cluster_CIDRs[cluster2]=10.0.0.0/16
2021-07-14T01:26:32.3485184Z [submariner-operator]$ [cluster2] service_CIDRs[cluster2]=100.0.0.0/16
2021-07-14T01:26:32.3497199Z [submariner-operator]$ [cluster2] global_CIDRs[cluster2]=242.254.2.0/24
2021-07-14T01:26:32.3509753Z [submariner-operator]$ [cluster2] i=$(("$i"+1))
2021-07-14T01:26:32.3526075Z [submariner-operator]$ [cluster2] run_all_clusters with_retries 3 create_kind_cluster
2021-07-14T01:26:32.3529511Z [submariner-operator]$ [cluster2] wait 237
2021-07-14T01:26:32.3537328Z [submariner-operator]$ [cluster2] run_all_clusters with_retries 3 create_kind_cluster
2021-07-14T01:26:32.3549888Z [submariner-operator]$ [cluster2] run_parallel cluster1 cluster2 with_retries 3 create_kind_cluster
2021-07-14T01:26:32.3562668Z [submariner-operator]$ [cluster2] run_parallel cluster1 cluster2 cluster1 cluster2 with_retries 3 create_kind_cluster
2021-07-14T01:26:32.3577025Z [submariner-operator]$ [cluster2] declare -A pids
2021-07-14T01:26:32.3594683Z [submariner-operator]$ [cluster2] eval echo cluster1 cluster2
2021-07-14T01:26:32.3613605Z [submariner-operator]$ [cluster1] set -o pipefail
2021-07-14T01:26:32.3618059Z [submariner-operator]$ [cluster1] pids[cluster1]=246
2021-07-14T01:26:32.3626758Z [submariner-operator]$ [cluster1] with_retries 3 create_kind_cluster
2021-07-14T01:26:32.3640489Z [submariner-operator]$ [cluster2] pids[cluster2]=250
2021-07-14T01:26:32.3643655Z [submariner-operator]$ [cluster1] sed /\[cluster1]/!s/^/[cluster1] /
2021-07-14T01:26:32.3665172Z [submariner-operator]$ [cluster2] wait 250
2021-07-14T01:26:32.3672975Z [submariner-operator]$ [cluster2] set -o pipefail
2021-07-14T01:26:32.3693358Z [submariner-operator]$ [cluster2] with_retries 3 create_kind_cluster
2021-07-14T01:26:32.3713601Z [submariner-operator]$ [cluster2] sed /\[cluster2]/!s/^/[cluster2] /
2021-07-14T01:28:34.4726479Z [submariner-operator]$ [cluster2] with_retries
2021-07-14T01:28:34.4727707Z [submariner-operator]$ [cluster2] iteration=1
2021-07-14T01:28:34.4728724Z [submariner-operator]$ [cluster2] wait 272
2021-07-14T01:28:34.4729725Z [submariner-operator]$ [cluster2] create_kind_cluster
2021-07-14T01:28:34.4730789Z [submariner-operator]$ [cluster2] create_kind_cluster
2021-07-14T01:28:34.4732481Z [submariner-operator]$ [cluster2] export KUBECONFIG=/go/src/github.com/submariner-io/submariner-operator/output/kubeconfigs/kind-config-cluster2
2021-07-14T01:28:34.4734630Z [submariner-operator]$ [cluster2] rm -f /go/src/github.com/submariner-io/submariner-operator/output/kubeconfigs/kind-config-cluster2
2021-07-14T01:28:34.4736376Z [submariner-operator]$ [cluster2] kind get clusters
2021-07-14T01:28:34.4737532Z [submariner-operator]$ [cluster2] grep -q ^cluster2$
2021-07-14T01:28:34.4738267Z [cluster2] No kind clusters found.
2021-07-14T01:28:34.4738850Z [cluster2] Creating KIND cluster...
2021-07-14T01:28:34.4739794Z [submariner-operator]$ [cluster2] generate_cluster_yaml
2021-07-14T01:28:34.4741087Z [submariner-operator]$ [cluster2] generate_cluster_yaml
2021-07-14T01:28:34.4742556Z [submariner-operator]$ [cluster2] disable_cni=true
2021-07-14T01:28:34.4743534Z [submariner-operator]$ [cluster2] nodes=
2021-07-14T01:28:34.4744365Z [cluster2] - role: control-plane
2021-07-14T01:28:34.4745227Z [submariner-operator]$ [cluster2] nodes=
2021-07-14T01:28:34.4746035Z [cluster2] - role: control-plane
2021-07-14T01:28:34.4746734Z [cluster2] - role: worker
2021-07-14T01:28:34.4747514Z [submariner-operator]$ [cluster2] nodes=
2021-07-14T01:28:34.4748341Z [cluster2] - role: control-plane
2021-07-14T01:28:34.4749096Z [cluster2] - role: worker
2021-07-14T01:28:34.4749865Z [cluster2] - role: worker
2021-07-14T01:28:34.4750463Z [cluster2] 
2021-07-14T01:28:34.4751029Z [cluster2] 
2021-07-14T01:28:34.4751867Z [submariner-operator]$ [cluster2] eval "echo \"$(cat $1)\""
2021-07-14T01:28:34.4753219Z [submariner-operator]$ [cluster2] cat /opt/shipyard/scripts/resources/kind-cluster-config.yaml
2021-07-14T01:28:34.4754761Z [submariner-operator]$ [cluster2] image_flag=--image=kindest/node:v1.17.17
2021-07-14T01:28:34.4755844Z [submariner-operator]$ [cluster2] kind version
2021-07-14T01:28:34.4756559Z [cluster2] kind v0.11.1 go1.16.4 linux/amd64
2021-07-14T01:28:34.4757816Z [submariner-operator]$ [cluster2] cat /opt/shipyard/scripts/resources/cluster2-config.yaml
2021-07-14T01:28:34.4758744Z [cluster2] ---
2021-07-14T01:28:34.4759374Z [cluster2] kind: Cluster
2021-07-14T01:28:34.4760342Z [cluster2] apiVersion: kind.x-k8s.io/v1alpha4
2021-07-14T01:28:34.4761042Z [cluster2] networking:
2021-07-14T01:28:34.4761627Z [cluster2] disableDefaultCNI: true
2021-07-14T01:28:34.4762204Z [cluster2] podSubnet: 10.0.0.0/16
2021-07-14T01:28:34.4762729Z [cluster2] serviceSubnet: 100.0.0.0/16
2021-07-14T01:28:34.4763399Z [cluster2] containerdConfigPatches:
2021-07-14T01:28:34.4764084Z [cluster2] - |-
2021-07-14T01:28:34.4765115Z [cluster2] [plugins."io.containerd.grpc.v1.cri".registry.mirrors."localhost:5000"]
2021-07-14T01:28:34.4766374Z [cluster2] endpoint = ["http://kind-registry:5000"]
2021-07-14T01:28:34.4767179Z [cluster2] kubeadmConfigPatches:
2021-07-14T01:28:34.4767884Z [cluster2] - |
2021-07-14T01:28:34.4768475Z [cluster2] apiVersion: kubeadm.k8s.io/v1beta2
2021-07-14T01:28:34.4769219Z [cluster2] kind: ClusterConfiguration
2021-07-14T01:28:34.4769816Z [cluster2] metadata:
2021-07-14T01:28:34.4770308Z [cluster2] name: config
2021-07-14T01:28:34.4770909Z [cluster2] networking:
2021-07-14T01:28:34.4771403Z [cluster2] podSubnet: 10.0.0.0/16
2021-07-14T01:28:34.4773457Z [cluster2] serviceSubnet: 100.0.0.0/16
2021-07-14T01:28:34.4774551Z [cluster2] dnsDomain: cluster2.local
2021-07-14T01:28:34.4775366Z [cluster2] nodes:
2021-07-14T01:28:34.4776240Z [cluster2] - role: control-plane
2021-07-14T01:28:34.4776874Z [cluster2] - role: worker
2021-07-14T01:28:34.4777463Z [cluster2] - role: worker
2021-07-14T01:28:34.4779876Z [submariner-operator]$ [cluster2] kind create cluster --image=kindest/node:v1.17.17 --name=cluster2 --config=/opt/shipyard/scripts/resources/cluster2-config.yaml
2021-07-14T01:28:34.4781130Z [cluster2] Creating cluster "cluster2" ...
2021-07-14T01:28:34.4783391Z [cluster2] • Ensuring node image (kindest/node:v1.17.17) 🖼 ...
2021-07-14T01:28:34.4784402Z [cluster2] ✓ Ensuring node image (kindest/node:v1.17.17) 🖼
2021-07-14T01:28:34.4785238Z [cluster2] • Preparing nodes 📦 📦 📦 ...
2021-07-14T01:28:34.4786138Z [cluster2] ✓ Preparing nodes 📦 📦 📦
2021-07-14T01:28:34.4786866Z [cluster2] • Writing configuration 📜 ...
2021-07-14T01:28:34.4787760Z [cluster2] ✓ Writing configuration 📜
2021-07-14T01:28:34.4788598Z [cluster2] • Starting control-plane 🕹️ ...
2021-07-14T01:28:34.4789430Z [cluster2] ✓ Starting control-plane 🕹️
2021-07-14T01:28:34.4791024Z [cluster2] • Installing StorageClass 💾 ...
2021-07-14T01:28:34.4792101Z [cluster2] ✓ Installing StorageClass 💾
2021-07-14T01:28:34.4793078Z [cluster2] • Joining worker nodes 🚜 ...
2021-07-14T01:28:34.4793852Z [cluster2] ✓ Joining worker nodes 🚜
2021-07-14T01:28:34.4794672Z [cluster2] Set kubectl context to "kind-cluster2"
2021-07-14T01:28:34.4795362Z [cluster2] You can now use your cluster with:
2021-07-14T01:28:34.4795868Z [cluster2]
2021-07-14T01:28:34.4796673Z [cluster2] kubectl cluster-info --context kind-cluster2
2021-07-14T01:28:34.4797659Z [cluster2]
2021-07-14T01:28:34.4799356Z [cluster2] Not sure what to do next? 😅 Check out https://kind.sigs.k8s.io/docs/user/quick-start/
2021-07-14T01:28:34.4800991Z [submariner-operator]$ [cluster2] kind_fixup_config
2021-07-14T01:28:34.4802363Z [submariner-operator]$ [cluster2] kind_fixup_config
2021-07-14T01:28:34.4831027Z [submariner-operator]$ [cluster2] docker inspect -f {{range .NetworkSettings.Networks}}{{.IPAddress}}{{end}} cluster2-control-plane
2021-07-14T01:28:34.4832905Z [submariner-operator]$ [cluster2] head -n 1
2021-07-14T01:28:53.5050557Z [submariner-operator]$ [cluster1] with_retries
2021-07-14T01:28:53.5051774Z [submariner-operator]$ [cluster1] iteration=1
2021-07-14T01:28:53.5052832Z [submariner-operator]$ [cluster1] create_kind_cluster
2021-07-14T01:28:53.5053822Z [submariner-operator]$ [cluster1] wait 261
2021-07-14T01:28:53.5054835Z [submariner-operator]$ [cluster1] create_kind_cluster
2021-07-14T01:28:53.5056530Z [submariner-operator]$ [cluster1] export KUBECONFIG=/go/src/github.com/submariner-io/submariner-operator/output/kubeconfigs/kind-config-cluster1
2021-07-14T01:28:53.5058966Z [submariner-operator]$ [cluster1] rm -f /go/src/github.com/submariner-io/submariner-operator/output/kubeconfigs/kind-config-cluster1
2021-07-14T01:28:53.5060497Z [submariner-operator]$ [cluster1] kind get clusters
2021-07-14T01:28:53.5061651Z [submariner-operator]$ [cluster1] grep -q ^cluster1$
2021-07-14T01:28:53.5062393Z [cluster1] No kind clusters found.
2021-07-14T01:28:53.5062989Z [cluster1] Creating KIND cluster...
2021-07-14T01:28:53.5063948Z [submariner-operator]$ [cluster1] generate_cluster_yaml
2021-07-14T01:28:53.5065050Z [submariner-operator]$ [cluster1] generate_cluster_yaml
2021-07-14T01:28:53.5066103Z [submariner-operator]$ [cluster1] disable_cni=true
2021-07-14T01:28:53.5067079Z [submariner-operator]$ [cluster1] nodes=
2021-07-14T01:28:53.5067914Z [cluster1] - role: control-plane
2021-07-14T01:28:53.5068947Z [submariner-operator]$ [cluster1] nodes=
2021-07-14T01:28:53.5069776Z [cluster1] - role: control-plane
2021-07-14T01:28:53.5070485Z [cluster1] - role: worker
2021-07-14T01:28:53.5071283Z [submariner-operator]$ [cluster1] nodes=
2021-07-14T01:28:53.5072109Z [cluster1] - role: control-plane
2021-07-14T01:28:53.5072785Z [cluster1] - role: worker
2021-07-14T01:28:53.5073436Z [cluster1] - role: worker
2021-07-14T01:28:53.5074031Z [cluster1] 
2021-07-14T01:28:53.5074602Z [cluster1] 
2021-07-14T01:28:53.5075446Z [submariner-operator]$ [cluster1] eval "echo \"$(cat $1)\""
2021-07-14T01:28:53.5076797Z [submariner-operator]$ [cluster1] cat /opt/shipyard/scripts/resources/kind-cluster-config.yaml
2021-07-14T01:28:53.5078231Z [submariner-operator]$ [cluster1] image_flag=--image=kindest/node:v1.17.17
2021-07-14T01:28:53.5079309Z [submariner-operator]$ [cluster1] kind version
2021-07-14T01:28:53.5080031Z [cluster1] kind v0.11.1 go1.16.4 linux/amd64
2021-07-14T01:28:53.5081199Z [submariner-operator]$ [cluster1] cat /opt/shipyard/scripts/resources/cluster1-config.yaml
2021-07-14T01:28:53.5082189Z [cluster1] ---
2021-07-14T01:28:53.5082647Z [cluster1] kind: Cluster
2021-07-14T01:28:53.5083431Z [cluster1] apiVersion: kind.x-k8s.io/v1alpha4
2021-07-14T01:28:53.5084064Z [cluster1] networking:
2021-07-14T01:28:53.5084663Z [cluster1] disableDefaultCNI: true
2021-07-14T01:28:53.5085290Z [cluster1] podSubnet: 10.0.0.0/16
2021-07-14T01:28:53.5086008Z [cluster1] serviceSubnet: 100.0.0.0/16
2021-07-14T01:28:53.5086737Z [cluster1] containerdConfigPatches:
2021-07-14T01:28:53.5087490Z [cluster1] - |-
2021-07-14T01:28:53.5088349Z [cluster1] [plugins."io.containerd.grpc.v1.cri".registry.mirrors."localhost:5000"]
2021-07-14T01:28:53.5089606Z [cluster1] endpoint = ["http://kind-registry:5000"]
2021-07-14T01:28:53.5090457Z [cluster1] kubeadmConfigPatches:
2021-07-14T01:28:53.5091156Z [cluster1] - |
2021-07-14T01:28:53.5091770Z [cluster1] apiVersion: kubeadm.k8s.io/v1beta2
2021-07-14T01:28:53.5092527Z [cluster1] kind: ClusterConfiguration
2021-07-14T01:28:53.5093130Z [cluster1] metadata:
2021-07-14T01:28:53.5093633Z [cluster1] name: config
2021-07-14T01:28:53.5094133Z [cluster1] networking:
2021-07-14T01:28:53.5094821Z [cluster1] podSubnet: 10.0.0.0/16
2021-07-14T01:28:53.5095406Z [cluster1] serviceSubnet: 100.0.0.0/16
2021-07-14T01:28:53.5096059Z [cluster1] dnsDomain: cluster1.local
2021-07-14T01:28:53.5096617Z [cluster1] nodes:
2021-07-14T01:28:53.5097317Z [cluster1] - role: control-plane
2021-07-14T01:28:53.5097998Z [cluster1] - role: worker
2021-07-14T01:28:53.5098637Z [cluster1] - role: worker
2021-07-14T01:28:53.5100164Z [submariner-operator]$ [cluster1] kind create cluster --image=kindest/node:v1.17.17 --name=cluster1 --config=/opt/shipyard/scripts/resources/cluster1-config.yaml
2021-07-14T01:28:53.5101765Z [cluster1] Creating cluster "cluster1" ...
2021-07-14T01:28:53.5102735Z [cluster1] • Ensuring node image (kindest/node:v1.17.17) 🖼 ...
2021-07-14T01:28:53.5103808Z [cluster1] ✓ Ensuring node image (kindest/node:v1.17.17) 🖼
2021-07-14T01:28:53.5104678Z [cluster1] • Preparing nodes 📦 📦 📦 ...
2021-07-14T01:28:53.5113374Z [cluster1] ✓ Preparing nodes 📦 📦 📦
2021-07-14T01:28:53.5114512Z [cluster1] • Writing configuration 📜 ...
2021-07-14T01:28:53.5115327Z [cluster1] ✓ Writing configuration 📜
2021-07-14T01:28:53.5116176Z [cluster1] • Starting control-plane 🕹️ ...
2021-07-14T01:28:53.5117053Z [cluster1] ✓ Starting control-plane 🕹️
2021-07-14T01:28:53.5117909Z [cluster1] • Installing StorageClass 💾 ...
2021-07-14T01:28:53.5118749Z [cluster1] ✓ Installing StorageClass 💾
2021-07-14T01:28:53.5119540Z [cluster1] • Joining worker nodes 🚜 ...
2021-07-14T01:28:53.5120297Z [cluster1] ✓ Joining worker nodes 🚜
2021-07-14T01:28:53.5121126Z [cluster1] Set kubectl context to "kind-cluster1"
2021-07-14T01:28:53.5121827Z [cluster1] You can now use your cluster with:
2021-07-14T01:28:53.5122365Z [cluster1]
2021-07-14T01:28:53.5123169Z [cluster1] kubectl cluster-info --context kind-cluster1
2021-07-14T01:28:53.5123787Z [cluster1]
2021-07-14T01:28:53.5124955Z [cluster1] Not sure what to do next? 😅 Check out https://kind.sigs.k8s.io/docs/user/quick-start/
2021-07-14T01:28:53.5126084Z [submariner-operator]$ [cluster1] kind_fixup_config
2021-07-14T01:28:53.5127052Z [submariner-operator]$ [cluster1] kind_fixup_config
2021-07-14T01:28:53.5128839Z [submariner-operator]$ [cluster1] docker inspect -f {{range .NetworkSettings.Networks}}{{.IPAddress}}{{end}} cluster1-control-plane
2021-07-14T01:28:53.5130320Z [submariner-operator]$ [cluster1] head -n 1
2021-07-14T01:29:07.7312784Z [submariner-operator]$ [cluster2] sed -i -- s/server: .*/server: https:\/\/172.18.0.4:6443/g /go/src/github.com/submariner-io/submariner-operator/output/kubeconfigs/kind-config-cluster2
2021-07-14T01:29:07.7314765Z [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-14T01:29:07.7316768Z [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-14T01:29:07.7318882Z [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-14T01:29:07.7320946Z [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-14T01:29:07.7322868Z [submariner-operator]$ [cluster2] chmod a+r /go/src/github.com/submariner-io/submariner-operator/output/kubeconfigs/kind-config-cluster2
2021-07-14T01:29:07.7324161Z [submariner-operator]$ [cluster2] deploy_cluster_capabilities
2021-07-14T01:29:07.7325191Z [submariner-operator]$ [cluster2] wait 1464
2021-07-14T01:29:07.7326054Z [submariner-operator]$ [cluster2] deploy_cluster_capabilities
2021-07-14T01:29:07.7326932Z [submariner-operator]$ [cluster2] deploy_cni
2021-07-14T01:29:07.7327732Z [submariner-operator]$ [cluster2] deploy_cni
2021-07-14T01:29:07.7328563Z [submariner-operator]$ [cluster2] eval deploy_weave_cni
2021-07-14T01:29:07.7329430Z [submariner-operator]$ [cluster2] deploy_weave_cni
2021-07-14T01:29:07.7330255Z [submariner-operator]$ [cluster2] deploy_weave_cni
2021-07-14T01:29:07.7330875Z [cluster2] Applying weave network...
2021-07-14T01:29:07.7332038Z [submariner-operator]$ [cluster2] kubectl apply -f https://cloud.weave.works/k8s/net?k8s-version=v1.17.17&env.IPALLOC_RANGE=10.0.0.0/16
2021-07-14T01:29:07.7333608Z [submariner-operator]$ [cluster2] kubectl apply -f https://cloud.weave.works/k8s/net?k8s-version=v1.17.17&env.IPALLOC_RANGE=10.0.0.0/16
2021-07-14T01:29:07.7335425Z [submariner-operator]$ [cluster2] command kubectl --context=cluster2 apply -f https://cloud.weave.works/k8s/net?k8s-version=v1.17.17&env.IPALLOC_RANGE=10.0.0.0/16
2021-07-14T01:29:07.7336619Z [cluster2] serviceaccount/weave-net created
2021-07-14T01:29:07.7337639Z [cluster2] clusterrole.rbac.authorization.k8s.io/weave-net created
2021-07-14T01:29:07.7339046Z [cluster2] clusterrolebinding.rbac.authorization.k8s.io/weave-net created
2021-07-14T01:29:07.7340339Z [cluster2] role.rbac.authorization.k8s.io/weave-net created
2021-07-14T01:29:07.7342232Z [cluster2] rolebinding.rbac.authorization.k8s.io/weave-net created
2021-07-14T01:29:07.7343482Z [cluster2] daemonset.apps/weave-net created
2021-07-14T01:29:07.7344332Z [cluster2] Waiting for weave-net pods to be ready...
2021-07-14T01:29:07.7345558Z [submariner-operator]$ [cluster2] kubectl wait --for=condition=Ready pods -l name=weave-net -n kube-system --timeout=5m
2021-07-14T01:29:07.7347209Z [submariner-operator]$ [cluster2] kubectl wait --for=condition=Ready pods -l name=weave-net -n kube-system --timeout=5m
2021-07-14T01:29:07.7348881Z [submariner-operator]$ [cluster2] command kubectl --context=cluster2 wait --for=condition=Ready pods -l name=weave-net -n kube-system --timeout=5m
2021-07-14T01:29:07.7350138Z [cluster2] pod/weave-net-fjshc condition met
2021-07-14T01:29:07.7351173Z [cluster2] pod/weave-net-glrpv condition met
2021-07-14T01:29:07.7352093Z [cluster2] pod/weave-net-mrbjm condition met
2021-07-14T01:29:07.7353052Z [cluster2] Waiting for core-dns deployment to be ready...
2021-07-14T01:29:07.7354293Z [submariner-operator]$ [cluster2] kubectl -n kube-system rollout status deploy/coredns --timeout=5m
2021-07-14T01:29:07.7355790Z [submariner-operator]$ [cluster2] kubectl -n kube-system rollout status deploy/coredns --timeout=5m
2021-07-14T01:29:07.7357403Z [submariner-operator]$ [cluster2] command kubectl --context=cluster2 -n kube-system rollout status deploy/coredns --timeout=5m
2021-07-14T01:29:07.7358735Z [cluster2] Waiting for deployment "coredns" rollout to finish: 0 of 2 updated replicas are available...
2021-07-14T01:29:07.7359871Z [cluster2] Waiting for deployment "coredns" rollout to finish: 1 of 2 updated replicas are available...
2021-07-14T01:29:07.7360830Z [cluster2] deployment "coredns" successfully rolled out
2021-07-14T01:29:07.7361810Z [submariner-operator]$ [cluster2] return 0
2021-07-14T01:29:07.7388231Z [submariner-operator]$ [cluster2] wait 246
2021-07-14T01:29:21.7300633Z [submariner-operator]$ [cluster1] sed -i -- s/server: .*/server: https:\/\/172.18.0.6:6443/g /go/src/github.com/submariner-io/submariner-operator/output/kubeconfigs/kind-config-cluster1
2021-07-14T01:29:21.7304160Z [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-14T01:29:21.7306600Z [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-14T01:29:21.7309035Z [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-14T01:29:21.7311941Z [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-14T01:29:21.7314338Z [submariner-operator]$ [cluster1] chmod a+r /go/src/github.com/submariner-io/submariner-operator/output/kubeconfigs/kind-config-cluster1
2021-07-14T01:29:21.7316024Z [submariner-operator]$ [cluster1] deploy_cluster_capabilities
2021-07-14T01:29:21.7317232Z [submariner-operator]$ [cluster1] wait 1600
2021-07-14T01:29:21.7318448Z [submariner-operator]$ [cluster1] deploy_cluster_capabilities
2021-07-14T01:29:21.7320657Z [submariner-operator]$ [cluster1] deploy_cni
2021-07-14T01:29:21.7321580Z [submariner-operator]$ [cluster1] deploy_cni
2021-07-14T01:29:21.7322602Z [submariner-operator]$ [cluster1] eval deploy_weave_cni
2021-07-14T01:29:21.7323640Z [submariner-operator]$ [cluster1] deploy_weave_cni
2021-07-14T01:29:21.7324779Z [submariner-operator]$ [cluster1] deploy_weave_cni
2021-07-14T01:29:21.7325549Z [cluster1] Applying weave network...
2021-07-14T01:29:21.7327026Z [submariner-operator]$ [cluster1] kubectl apply -f https://cloud.weave.works/k8s/net?k8s-version=v1.17.17&env.IPALLOC_RANGE=10.0.0.0/16
2021-07-14T01:29:21.7328974Z [submariner-operator]$ [cluster1] kubectl apply -f https://cloud.weave.works/k8s/net?k8s-version=v1.17.17&env.IPALLOC_RANGE=10.0.0.0/16
2021-07-14T01:29:21.7331058Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 apply -f https://cloud.weave.works/k8s/net?k8s-version=v1.17.17&env.IPALLOC_RANGE=10.0.0.0/16
2021-07-14T01:29:21.7332542Z [cluster1] serviceaccount/weave-net created
2021-07-14T01:29:21.7333961Z [cluster1] clusterrole.rbac.authorization.k8s.io/weave-net created
2021-07-14T01:29:21.7335719Z [cluster1] clusterrolebinding.rbac.authorization.k8s.io/weave-net created
2021-07-14T01:29:21.7337291Z [cluster1] role.rbac.authorization.k8s.io/weave-net created
2021-07-14T01:29:21.7338726Z [cluster1] rolebinding.rbac.authorization.k8s.io/weave-net created
2021-07-14T01:29:21.7339948Z [cluster1] daemonset.apps/weave-net created
2021-07-14T01:29:21.7340871Z [cluster1] Waiting for weave-net pods to be ready...
2021-07-14T01:29:21.7342891Z [submariner-operator]$ [cluster1] kubectl wait --for=condition=Ready pods -l name=weave-net -n kube-system --timeout=5m
2021-07-14T01:29:21.7344440Z [submariner-operator]$ [cluster1] kubectl wait --for=condition=Ready pods -l name=weave-net -n kube-system --timeout=5m
2021-07-14T01:29:21.7346226Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 wait --for=condition=Ready pods -l name=weave-net -n kube-system --timeout=5m
2021-07-14T01:29:21.7347486Z [cluster1] pod/weave-net-n9kfv condition met
2021-07-14T01:29:21.7348335Z [cluster1] pod/weave-net-nhcd5 condition met
2021-07-14T01:29:21.7349166Z [cluster1] pod/weave-net-xpchc condition met
2021-07-14T01:29:21.7350053Z [cluster1] Waiting for core-dns deployment to be ready...
2021-07-14T01:29:21.7351737Z [submariner-operator]$ [cluster1] kubectl -n kube-system rollout status deploy/coredns --timeout=5m
2021-07-14T01:29:21.7353282Z [submariner-operator]$ [cluster1] kubectl -n kube-system rollout status deploy/coredns --timeout=5m
2021-07-14T01:29:21.7354925Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 -n kube-system rollout status deploy/coredns --timeout=5m
2021-07-14T01:29:21.7356245Z [cluster1] Waiting for deployment "coredns" rollout to finish: 0 of 2 updated replicas are available...
2021-07-14T01:29:21.7357388Z [cluster1] Waiting for deployment "coredns" rollout to finish: 1 of 2 updated replicas are available...
2021-07-14T01:29:21.7358342Z [cluster1] deployment "coredns" successfully rolled out
2021-07-14T01:29:21.7359324Z [submariner-operator]$ [cluster1] return 0
2021-07-14T01:29:21.7381054Z [submariner-operator]$ [cluster2] print_clusters_message
2021-07-14T01:29:21.7393651Z [submariner-operator]$ [cluster2] print_clusters_message
2021-07-14T01:29:21.7407069Z [submariner-operator]$ [cluster2] cat <<EOM
2021-07-14T01:29:21.7407811Z Your virtual cluster(s) are deployed and working properly and can be accessed with:
2021-07-14T01:29:21.7408265Z
2021-07-14T01:29:21.7409088Z export KUBECONFIG=\$(find \$(git rev-parse --show-toplevel)/output/kubeconfigs/ -type f -printf %p:)
2021-07-14T01:29:21.7409844Z
2021-07-14T01:29:21.7410561Z $ kubectl config use-context cluster1 # or cluster2, cluster3..
2021-07-14T01:29:21.7411021Z
2021-07-14T01:29:21.7411841Z To clean everthing up, just run: make clean-clusters
2021-07-14T01:29:21.7412512Z EOM
2021-07-14T01:29:21.7456624Z Your virtual cluster(s) are deployed and working properly and can be accessed with:
2021-07-14T01:29:21.7457201Z
2021-07-14T01:29:21.7458356Z export KUBECONFIG=$(find $(git rev-parse --show-toplevel)/output/kubeconfigs/ -type f -printf %p:)
2021-07-14T01:29:21.7459014Z
2021-07-14T01:29:21.7459796Z $ kubectl config use-context cluster1 # or cluster2, cluster3..
2021-07-14T01:29:21.7460290Z
2021-07-14T01:29:21.7461025Z To clean everthing up, just run: make clean-clusters
2021-07-14T01:29:21.7472842Z Successfully remade target file 'clusters'.
2021-07-14T01:29:21.7473735Z File 'preload-images' does not exist.
2021-07-14T01:29:21.7474487Z File 'images' does not exist.
2021-07-14T01:29:21.7480734Z File 'package/.image.submariner-operator' does not exist.
2021-07-14T01:29:21.7685288Z find: 'bin/submariner-operator': No such file or directory
2021-07-14T01:29:22.0797937Z File 'bin/submariner-operator' does not exist.
2021-07-14T01:29:22.0798994Z File 'vendor/modules.txt' does not exist.
2021-07-14T01:29:22.0799947Z Must remake target 'vendor/modules.txt'.
2021-07-14T01:29:22.0800505Z go mod download
2021-07-14T01:30:12.6583595Z go mod vendor
2021-07-14T01:30:14.9132979Z go mod tidy
2021-07-14T01:30:15.5447528Z Successfully remade target file 'vendor/modules.txt'.
2021-07-14T01:30:15.5448545Z File 'generate-embeddedyamls' does not exist.
2021-07-14T01:30:15.5449855Z File 'generate' does not exist.
2021-07-14T01:30:15.5450975Z File '/go/src/github.com/submariner-io/submariner-operator/bin/controller-gen' does not exist.
2021-07-14T01:30:15.5452285Z Must remake target '/go/src/github.com/submariner-io/submariner-operator/bin/controller-gen'.
2021-07-14T01:30:15.5453675Z mkdir -p /go/src/github.com/submariner-io/submariner-operator/bin
2021-07-14T01:30:15.5499992Z go build -o /go/src/github.com/submariner-io/submariner-operator/bin/controller-gen sigs.k8s.io/controller-tools/cmd/controller-gen
2021-07-14T01:30:34.7572428Z Successfully remade target file '/go/src/github.com/submariner-io/submariner-operator/bin/controller-gen'.
2021-07-14T01:30:34.7573634Z Must remake target 'generate'.
2021-07-14T01:30:34.7628958Z /go/src/github.com/submariner-io/submariner-operator/bin/controller-gen object:headerFile="hack/boilerplate.go.txt,year=2021" paths="./..."
2021-07-14T01:30:46.3972408Z Successfully remade target file 'generate'.
2021-07-14T01:30:46.3973691Z File 'pkg/subctl/operator/common/embeddedyamls/yamls.go' does not exist.
2021-07-14T01:30:46.3983122Z File 'deploy/crds/submariner.io_servicediscoveries.yaml' does not exist.
2021-07-14T01:30:46.3989869Z Must remake target 'deploy/crds/submariner.io_servicediscoveries.yaml'.
2021-07-14T01:30:46.3991450Z /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-14T01:30:48.4438277Z Successfully remade target file 'deploy/crds/submariner.io_servicediscoveries.yaml'.
2021-07-14T01:30:48.4444463Z File 'deploy/submariner/crds/submariner.io_clusters.yaml' does not exist.
2021-07-14T01:30:48.4445659Z Must remake target 'deploy/submariner/crds/submariner.io_clusters.yaml'.
2021-07-14T01:30:48.4450245Z 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-14T01:30:49.7270844Z Successfully remade target file 'deploy/submariner/crds/submariner.io_clusters.yaml'.
2021-07-14T01:30:49.7369140Z Must remake target 'pkg/subctl/operator/common/embeddedyamls/yamls.go'.
2021-07-14T01:30:49.7370735Z go generate pkg/subctl/operator/common/embeddedyamls/generate.go
2021-07-14T01:30:50.3976218Z Generating yamls.go
2021-07-14T01:30:50.3976985Z deploy/crds/submariner.io_brokers.yaml
2021-07-14T01:30:50.3977717Z deploy/crds/submariner.io_submariners.yaml
2021-07-14T01:30:50.4008271Z deploy/crds/submariner.io_servicediscoveries.yaml
2021-07-14T01:30:50.4014054Z deploy/submariner/crds/submariner.io_clusters.yaml
2021-07-14T01:30:50.4018065Z deploy/submariner/crds/submariner.io_endpoints.yaml
2021-07-14T01:30:50.4023095Z deploy/submariner/crds/submariner.io_gateways.yaml
2021-07-14T01:30:50.4042539Z deploy/submariner/crds/submariner.io_clusterglobalegressips.yaml
2021-07-14T01:30:50.4049029Z deploy/submariner/crds/submariner.io_globalegressips.yaml
2021-07-14T01:30:50.4059904Z deploy/submariner/crds/submariner.io_globalingressips.yaml
2021-07-14T01:30:50.4069278Z deploy/mcsapi/crds/multicluster.x_k8s.io_serviceexports.yaml
2021-07-14T01:30:50.4083479Z deploy/mcsapi/crds/multicluster.x_k8s.io_serviceimports.yaml
2021-07-14T01:30:50.4093777Z config/broker/broker-admin/service_account.yaml
2021-07-14T01:30:50.4104021Z config/broker/broker-admin/role.yaml
2021-07-14T01:30:50.4110549Z config/broker/broker-admin/role_binding.yaml
2021-07-14T01:30:50.4115937Z config/broker/broker-client/service_account.yaml
2021-07-14T01:30:50.4119502Z config/broker/broker-client/role.yaml
2021-07-14T01:30:50.4124011Z config/broker/broker-client/role_binding.yaml
2021-07-14T01:30:50.4128888Z config/rbac/submariner-operator/service_account.yaml
2021-07-14T01:30:50.4133797Z config/rbac/submariner-operator/role.yaml
2021-07-14T01:30:50.4149614Z config/rbac/submariner-operator/role_binding.yaml
2021-07-14T01:30:50.4159410Z config/rbac/submariner-operator/cluster_role.yaml
2021-07-14T01:30:50.4166361Z config/rbac/submariner-operator/cluster_role_binding.yaml
2021-07-14T01:30:50.4169306Z config/rbac/submariner-gateway/service_account.yaml
2021-07-14T01:30:50.4174167Z config/rbac/submariner-gateway/role.yaml
2021-07-14T01:30:50.4178575Z config/rbac/submariner-gateway/role_binding.yaml
2021-07-14T01:30:50.4182891Z config/rbac/submariner-gateway/cluster_role.yaml
2021-07-14T01:30:50.4188628Z config/rbac/submariner-gateway/cluster_role_binding.yaml
2021-07-14T01:30:50.4192193Z config/rbac/submariner-route-agent/service_account.yaml
2021-07-14T01:30:50.4199874Z config/rbac/submariner-route-agent/role.yaml
2021-07-14T01:30:50.4204408Z config/rbac/submariner-route-agent/role_binding.yaml
2021-07-14T01:30:50.4208944Z config/rbac/submariner-route-agent/cluster_role.yaml
2021-07-14T01:30:50.4214671Z config/rbac/submariner-route-agent/cluster_role_binding.yaml
2021-07-14T01:30:50.4215758Z config/rbac/submariner-globalnet/service_account.yaml
2021-07-14T01:30:50.4220732Z config/rbac/submariner-globalnet/role.yaml
2021-07-14T01:30:50.4222143Z config/rbac/submariner-globalnet/role_binding.yaml
2021-07-14T01:30:50.4225652Z config/rbac/submariner-globalnet/cluster_role.yaml
2021-07-14T01:30:50.4231774Z config/rbac/submariner-globalnet/cluster_role_binding.yaml
2021-07-14T01:30:50.4235852Z config/rbac/lighthouse-agent/service_account.yaml
2021-07-14T01:30:50.4238155Z config/rbac/lighthouse-agent/cluster_role.yaml
2021-07-14T01:30:50.4243057Z config/rbac/lighthouse-agent/cluster_role_binding.yaml
2021-07-14T01:30:50.4250436Z config/rbac/lighthouse-coredns/service_account.yaml
2021-07-14T01:30:50.4251568Z config/rbac/lighthouse-coredns/cluster_role.yaml
2021-07-14T01:30:50.4255469Z config/rbac/lighthouse-coredns/cluster_role_binding.yaml
2021-07-14T01:30:50.4259897Z config/rbac/networkplugin_syncer/service_account.yaml
2021-07-14T01:30:50.4263434Z config/rbac/networkplugin_syncer/cluster_role.yaml
2021-07-14T01:30:50.4269625Z config/rbac/networkplugin_syncer/cluster_role_binding.yaml
2021-07-14T01:30:50.4272425Z config/rbac/submariner-metrics-reader/role.yaml
2021-07-14T01:30:50.4273685Z config/rbac/submariner-metrics-reader/role_binding.yaml
2021-07-14T01:30:50.4305927Z Successfully remade target file 'pkg/subctl/operator/common/embeddedyamls/yamls.go'.
2021-07-14T01:30:50.4307219Z Must remake target 'generate-embeddedyamls'.
2021-07-14T01:30:50.4308264Z Successfully remade target file 'generate-embeddedyamls'.
2021-07-14T01:30:50.4309253Z Must remake target 'bin/submariner-operator'.
2021-07-14T01:30:50.4309915Z /opt/shipyard/scripts/compile.sh \
2021-07-14T01:30:50.4311032Z --ldflags "-X=github.com/submariner-io/submariner-operator/pkg/version.Version=devel-870e4e1" \
2021-07-14T01:30:50.4312135Z bin/submariner-operator main.go
2021-07-14T01:30:50.4947379Z [submariner-operator]$ mkdir -p bin
2021-07-14T01:30:50.4965307Z Building 'bin/submariner-operator' (ldflags: '-X=github.com/submariner-io/submariner-operator/pkg/version.Version=devel-870e4e1')
2021-07-14T01:30:50.4978095Z [submariner-operator]$ ldflags=-s -w -X=github.com/submariner-io/submariner-operator/pkg/version.Version=devel-870e4e1
2021-07-14T01:30:50.4992008Z [submariner-operator]$ CGO_ENABLED=0 go build -trimpath -ldflags -s -w -X=github.com/submariner-io/submariner-operator/pkg/version.Version=devel-870e4e1 -o bin/submariner-operator main.go
2021-07-14T01:32:16.7222673Z [submariner-operator]$ upx bin/submariner-operator
2021-07-14T01:32:22.1927112Z Ultimate Packer for eXecutables
2021-07-14T01:32:22.1929145Z Copyright (C) 1996 - 2020
2021-07-14T01:32:22.1934637Z UPX 3.96 Markus Oberhumer, Laszlo Molnar & John Reiser Jan 23rd 2020
2021-07-14T01:32:22.1935251Z
2021-07-14T01:32:22.1935721Z File size Ratio Format Name
2021-07-14T01:32:22.1936635Z -------------------- ------ ----------- -----------
2021-07-14T01:32:22.1937578Z 34459648 -> 9933024 28.83% linux/amd64 submariner-operator
2021-07-14T01:32:22.1937982Z
2021-07-14T01:32:22.1938404Z Packed 1 file.
2021-07-14T01:32:22.1939253Z Successfully remade target file 'bin/submariner-operator'.
2021-07-14T01:32:22.1940772Z Prerequisite 'bin/submariner-operator' is newer than target 'package/Dockerfile.submariner-operator'.
2021-07-14T01:32:22.1942637Z Must remake target 'package/Dockerfile.submariner-operator'.
2021-07-14T01:32:22.1944018Z Successfully remade target file 'package/Dockerfile.submariner-operator'.
2021-07-14T01:32:22.1945132Z File 'FORCE_IMAGE' does not exist.
2021-07-14T01:32:22.1945850Z Must remake target 'FORCE_IMAGE'.
2021-07-14T01:32:22.1947038Z Successfully remade target file 'FORCE_IMAGE'.
2021-07-14T01:32:22.1948180Z Must remake target 'package/.image.submariner-operator'.
2021-07-14T01:32:22.1949975Z /opt/shipyard/scripts/build_image.sh -i submariner-operator -f package/Dockerfile.submariner-operator -h package/.image.submariner-operator
2021-07-14T01:32:22.2341752Z flags:WARN flag short name (h) already defined
2021-07-14T01:32:22.2863085Z [submariner-operator]$ set -e
2021-07-14T01:32:22.2873471Z [submariner-operator]$ cache_image=quay.io/submariner/submariner-operator:devel
2021-07-14T01:32:22.2886619Z [submariner-operator]$ cache_flag=
2021-07-14T01:32:22.2900387Z [submariner-operator]$ cache_flag=--cache-from quay.io/submariner/submariner-operator:devel
2021-07-14T01:32:22.2919442Z [submariner-operator]$ docker image ls -q quay.io/submariner/submariner-operator:devel
2021-07-14T01:32:22.5788777Z [submariner-operator]$ docker pull quay.io/submariner/submariner-operator:devel
2021-07-14T01:32:23.1061122Z devel: Pulling from submariner/submariner-operator
2021-07-14T01:32:23.1072879Z 31a674ae1eb6: Pulling fs layer
2021-07-14T01:32:23.2827860Z 31a674ae1eb6: Verifying Checksum
2021-07-14T01:32:23.2828537Z 31a674ae1eb6: Download complete
2021-07-14T01:32:23.6818300Z 31a674ae1eb6: Pull complete
2021-07-14T01:32:23.6866360Z Digest: sha256:108c00c7835da80af58866de3464743b0e7a90f7895470ec90aad7d570b447ec
2021-07-14T01:32:23.6883149Z Status: Downloaded newer image for quay.io/submariner/submariner-operator:devel
2021-07-14T01:32:23.6905518Z quay.io/submariner/submariner-operator:devel
2021-07-14T01:32:23.6942282Z [submariner-operator]$ grep FROM package/Dockerfile.submariner-operator
2021-07-14T01:32:23.6968324Z [submariner-operator]$ cut -f2 -d 
2021-07-14T01:32:23.6969345Z [submariner-operator]$ grep -v scratch
2021-07-14T01:32:23.6984270Z [submariner-operator]$ buildargs_flag=--build-arg BUILDKIT_INLINE_CACHE=1 --build-arg BASE_BRANCH=devel
2021-07-14T01:32:23.6992397Z 
2021-07-14T01:32:24.5063258Z [submariner-operator]$ docker buildx use buildx_builder
2021-07-14T01:32:25.3120962Z error: failed to find instance "buildx_builder": open /root/.docker/buildx/instances/buildx_builder: no such file or directory
2021-07-14T01:32:25.3194684Z [submariner-operator]$ docker buildx create --name buildx_builder --use
2021-07-14T01:32:26.1158392Z buildx_builder
2021-07-14T01:32:26.1216634Z [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-14T01:32:26.9561491Z #1 [internal] booting buildkit
2021-07-14T01:32:26.9562768Z #1 sha256:0f3cb9dc4aaf7529830fee34fdcbb6d649cb93d2b3ed8128bd5104ecd7c79960
2021-07-14T01:32:27.1066090Z #1 pulling image moby/buildkit:buildx-stable-1
2021-07-14T01:32:30.1085142Z #1 pulling image moby/buildkit:buildx-stable-1 3.0s done
2021-07-14T01:32:30.1086504Z #1 creating container buildx_buildkit_buildx_builder0
2021-07-14T01:32:30.5586946Z #1 creating container buildx_buildkit_buildx_builder0 0.4s done
2021-07-14T01:32:30.5594116Z #1 DONE 3.5s
2021-07-14T01:32:30.7087866Z
2021-07-14T01:32:30.7091324Z #2 [internal] load build definition from Dockerfile.submariner-operator
2021-07-14T01:32:30.7092661Z #2 sha256:a10e66ddb1b483e6f1d69c501d9d98fb53fbd790b52f3e449fc1eb467d80868b
2021-07-14T01:32:30.7093850Z #2 transferring dockerfile: 230B done
2021-07-14T01:32:30.7094325Z #2 DONE 0.0s
2021-07-14T01:32:30.7094554Z
2021-07-14T01:32:30.7094970Z #3 [internal] load .dockerignore
2021-07-14T01:32:30.7096065Z #3 sha256:9d1f52bc550bc80d06efbff10fabdd1ca10c2c44674cbd2824a445a57440dfc9
2021-07-14T01:32:30.7097135Z #3 transferring context: 2B done
2021-07-14T01:32:30.7097577Z #3 DONE 0.0s
2021-07-14T01:32:30.7097802Z
2021-07-14T01:32:30.7098458Z #4 [internal] load build context
2021-07-14T01:32:30.7099342Z #4 sha256:d7f468a4390e61af88a7d51383921ad36f24c1779fbb48c390bb86c9e69d7da4
2021-07-14T01:32:30.7100148Z #4 DONE 0.0s
2021-07-14T01:32:30.7100385Z
2021-07-14T01:32:30.7101270Z #6 importing cache manifest from quay.io/submariner/submariner-operator:devel
2021-07-14T01:32:30.7103289Z #6 sha256:db6e513456d7d63fd9e86cca8d8a83f1eb0b2eaefc7f50d06048094c1b3ec182
2021-07-14T01:32:31.0094651Z #6 DONE 0.3s
2021-07-14T01:32:31.0097139Z
2021-07-14T01:32:31.0099802Z #4 [internal] load build context
2021-07-14T01:32:31.0100958Z #4 sha256:d7f468a4390e61af88a7d51383921ad36f24c1779fbb48c390bb86c9e69d7da4
2021-07-14T01:32:31.2807783Z #4 transferring context: 9.94MB 0.2s done
2021-07-14T01:32:31.2808293Z #4 DONE 0.2s
2021-07-14T01:32:31.2808540Z
2021-07-14T01:32:31.2809750Z #5 [1/1] COPY bin/submariner-operator /submariner-operator
2021-07-14T01:32:31.2811537Z #5 sha256:d979f29094bac03c62e67164b1dc83b31b60a69dec2ce6b9526d1c267c731aad
2021-07-14T01:32:31.2812518Z #5 CACHED
2021-07-14T01:32:31.2812747Z
2021-07-14T01:32:31.2821190Z #7 exporting to oci image format
2021-07-14T01:32:31.2828718Z #7 sha256:69a2560eef4d3ece902c3b5149d142e9bd132f25db0bc9e35b94201534c415d2
2021-07-14T01:32:31.2830264Z #7 exporting layers done
2021-07-14T01:32:31.2832082Z #7 exporting manifest sha256:5bb0dbc33134ab7576cdaebda2d0717cfc259c63bc6ad24a67a3ff83c740a911 done
2021-07-14T01:32:31.2833851Z #7 exporting config sha256:e9c6ff2d2024d6fb81dcb33504926d6c35a80eeb0593aeaa99508a46f0c9d3ac done
2021-07-14T01:32:32.3772484Z #7 ...
2021-07-14T01:32:32.3774082Z Successfully remade target file 'package/.image.submariner-operator'.
2021-07-14T01:32:32.3775336Z File 'build' does not exist.
2021-07-14T01:32:32.3776129Z File 'bin/subctl' does not exist.
2021-07-14T01:32:32.3777226Z File 'bin/subctl-devel-870e4e1-linux-amd64' does not exist.
2021-07-14T01:32:32.3778509Z Must remake target 'bin/subctl-devel-870e4e1-linux-amd64'.
2021-07-14T01:32:32.3779450Z mkdir -p bin
2021-07-14T01:32:32.3780375Z target=bin/subctl-devel-870e4e1-linux-amd64; \
2021-07-14T01:32:32.3781158Z target=${target%.exe}; \
2021-07-14T01:32:32.3782328Z components=($(echo ${target//-/ })); \
2021-07-14T01:32:32.3783056Z GOOS=${components[-2]}; \
2021-07-14T01:32:32.3783770Z GOARCH=${components[-1]}; \
2021-07-14T01:32:32.3784340Z export GOARCH GOOS; \
2021-07-14T01:32:32.3784930Z /opt/shipyard/scripts/compile.sh \
2021-07-14T01:32:32.3786170Z --ldflags "-X github.com/submariner-io/submariner-operator/pkg/version.Version=devel-870e4e1 \
2021-07-14T01:32:32.3788170Z -X=github.com/submariner-io/submariner-operator/pkg/versions.DefaultSubmarinerOperatorVersion=${DEFAULT_IMAGE_VERSION#v}" \
2021-07-14T01:32:32.3790018Z --noupx bin/subctl-devel-870e4e1-linux-amd64 ./pkg/subctl/main.go
2021-07-14T01:32:32.3792745Z Building 'bin/subctl-devel-870e4e1-linux-amd64' (ldflags: $'-X github.com/submariner-io/submariner-operator/pkg/version.Version=devel-870e4e1 \t\t -X=github.com/submariner-io/submariner-operator/pkg/versions.DefaultSubmarinerOperatorVersion=devel')
2021-07-14T01:32:32.3795626Z
2021-07-14T01:32:32.3796748Z #5 [1/1] COPY bin/submariner-operator /submariner-operator
2021-07-14T01:32:32.3798102Z #5 sha256:d979f29094bac03c62e67164b1dc83b31b60a69dec2ce6b9526d1c267c731aad
2021-07-14T01:32:32.3799608Z #5 sha256:31a674ae1eb602478a22784b7ba06497cadd63e40e590ffc494653ba536b8f18 9.62MB / 9.62MB 0.1s done
2021-07-14T01:32:32.3800584Z #5 CACHED
2021-07-14T01:32:32.3800943Z
2021-07-14T01:32:32.3801452Z #7 exporting to oci image format
2021-07-14T01:32:32.3802536Z #7 sha256:69a2560eef4d3ece902c3b5149d142e9bd132f25db0bc9e35b94201534c415d2
2021-07-14T01:32:32.3803561Z #7 sending tarball
2021-07-14T01:32:32.3804100Z #7 sending tarball 0.2s done
2021-07-14T01:32:32.3804615Z #7 DONE 0.4s
2021-07-14T01:32:32.3804955Z
2021-07-14T01:32:32.3805438Z #9 exporting cache
2021-07-14T01:32:32.3806417Z #9 sha256:2700d4ef94dee473593c5c614b55b2dedcca7893909811a8f2b48291a1f581e4
2021-07-14T01:32:32.3807741Z #9 preparing build cache for export done
2021-07-14T01:32:32.3808349Z #9 DONE 0.0s
2021-07-14T01:32:32.3808691Z
2021-07-14T01:32:32.3809190Z #8 importing to docker
2021-07-14T01:32:32.3810256Z #8 sha256:3841dbd96a988811ffbbfde2616977fff2b3b1da0b8e3ed40397bd4884ae4a90
2021-07-14T01:32:32.3811659Z #8 DONE 0.0s
2021-07-14T01:32:32.3813321Z [submariner-operator]$ docker tag quay.io/submariner/submariner-operator:dev quay.io/submariner/submariner-operator:devel
2021-07-14T01:32:32.3814774Z [submariner-operator]$ mkdir -p bin
2021-07-14T01:32:32.3817020Z [submariner-operator]$ ldflags=-s -w -X github.com/submariner-io/submariner-operator/pkg/version.Version=devel-870e4e1 -X=github.com/submariner-io/submariner-operator/pkg/versions.DefaultSubmarinerOperatorVersion=devel
2021-07-14T01:32:32.3822520Z [submariner-operator]$ CGO_ENABLED=0 go build -trimpath -ldflags -s -w -X github.com/submariner-io/submariner-operator/pkg/version.Version=devel-870e4e1 -X=github.com/submariner-io/submariner-operator/pkg/versions.DefaultSubmarinerOperatorVersion=devel -o bin/subctl-devel-870e4e1-linux-amd64 ./pkg/subctl/main.go
2021-07-14T01:33:04.9127814Z Successfully remade target file 'bin/subctl-devel-870e4e1-linux-amd64'.
2021-07-14T01:33:04.9129441Z Must remake target 'bin/subctl'.
2021-07-14T01:33:04.9130350Z ln -sf subctl-devel-870e4e1-linux-amd64 bin/subctl
2021-07-14T01:33:04.9159055Z Successfully remade target file 'bin/subctl'.
2021-07-14T01:33:04.9160366Z Must remake target 'build'.
2021-07-14T01:33:04.9161294Z Successfully remade target file 'build'.
2021-07-14T01:33:04.9162134Z Must remake target 'images'.
2021-07-14T01:33:04.9162982Z Successfully remade target file 'images'.
2021-07-14T01:33:04.9163894Z Must remake target 'preload-images'.
2021-07-14T01:33:04.9164620Z set -e;\
2021-07-14T01:33:04.9165222Z . /opt/shipyard/scripts/lib/deploy_funcs;\
2021-07-14T01:33:04.9165935Z . /opt/shipyard/scripts/lib/debug_functions;\
2021-07-14T01:33:04.9167627Z for image in submariner-operator submariner-gateway submariner-route-agent lighthouse-agent lighthouse-coredns submariner-globalnet; do\
2021-07-14T01:33:04.9169062Z import_image quay.io/submariner/${image};\
2021-07-14T01:33:04.9169633Z done
2021-07-14T01:33:04.9220740Z [submariner-operator]$ import_image quay.io/submariner/submariner-operator
2021-07-14T01:33:04.9229463Z [submariner-operator]$ import_image quay.io/submariner/submariner-operator
2021-07-14T01:33:04.9239765Z [submariner-operator]$ docker tag quay.io/submariner/submariner-operator:dev localhost:5000/submariner-operator:local
2021-07-14T01:33:05.1860267Z [submariner-operator]$ docker push localhost:5000/submariner-operator:local
2021-07-14T01:33:05.4558354Z The push refers to repository [localhost:5000/submariner-operator]
2021-07-14T01:33:05.4852131Z c6e8efa74708: Preparing
2021-07-14T01:33:06.0456346Z c6e8efa74708: Pushed
2021-07-14T01:33:06.0644756Z local: digest: sha256:108c00c7835da80af58866de3464743b0e7a90f7895470ec90aad7d570b447ec size: 528
2021-07-14T01:33:06.0684961Z [submariner-operator]$ import_image quay.io/submariner/submariner-gateway
2021-07-14T01:33:06.0694540Z [submariner-operator]$ import_image quay.io/submariner/submariner-gateway
2021-07-14T01:33:06.0703560Z [submariner-operator]$ docker tag quay.io/submariner/submariner-gateway:dev localhost:5000/submariner-gateway:local
2021-07-14T01:33:06.3308821Z Error response from daemon: No such image: quay.io/submariner/submariner-gateway:dev
2021-07-14T01:33:06.3335277Z [submariner-operator]$ docker pull quay.io/submariner/submariner-gateway:devel
2021-07-14T01:33:06.8364252Z devel: Pulling from submariner/submariner-gateway
2021-07-14T01:33:06.8364907Z 8c741e919b67: Pulling fs layer
2021-07-14T01:33:06.8365330Z 13495efbbac4: Pulling fs layer
2021-07-14T01:33:06.8365837Z 9d49a81b7342: Pulling fs layer
2021-07-14T01:33:06.8366242Z 6c6a11b457e4: Pulling fs layer
2021-07-14T01:33:06.8366871Z 47320e494abe: Pulling fs layer
2021-07-14T01:33:06.8367277Z 59a0f0ab8126: Pulling fs layer
2021-07-14T01:33:06.8375696Z 6c6a11b457e4: Waiting
2021-07-14T01:33:06.8376383Z 47320e494abe: Waiting
2021-07-14T01:33:06.8376819Z 59a0f0ab8126: Waiting
2021-07-14T01:33:06.8964462Z 13495efbbac4: Verifying Checksum
2021-07-14T01:33:06.8976480Z 13495efbbac4: Download complete
2021-07-14T01:33:07.1044425Z 6c6a11b457e4: Verifying Checksum
2021-07-14T01:33:07.1045005Z 6c6a11b457e4: Download complete
2021-07-14T01:33:07.1819168Z 9d49a81b7342: Verifying Checksum
2021-07-14T01:33:07.1819788Z 9d49a81b7342: Download complete
2021-07-14T01:33:07.2536832Z 47320e494abe: Verifying Checksum
2021-07-14T01:33:07.2537447Z 47320e494abe: Download complete
2021-07-14T01:33:07.2852876Z 59a0f0ab8126: Verifying Checksum
2021-07-14T01:33:07.2853583Z 59a0f0ab8126: Download complete
2021-07-14T01:33:07.3500190Z 8c741e919b67: Verifying Checksum
2021-07-14T01:33:07.3500841Z 8c741e919b67: Download complete
2021-07-14T01:33:10.1244974Z 8c741e919b67: Pull complete
2021-07-14T01:33:11.4899345Z 13495efbbac4: Pull complete
2021-07-14T01:33:12.5860007Z 9d49a81b7342: Pull complete
2021-07-14T01:33:12.7465105Z 6c6a11b457e4: Pull complete
2021-07-14T01:33:12.8193053Z 47320e494abe: Pull complete
2021-07-14T01:33:12.8961843Z 59a0f0ab8126: Pull complete
2021-07-14T01:33:12.9018833Z Digest: sha256:887b119e8796d22d8f02f87e8af46642b8ad604227911c52dcbea01a24fa8204
2021-07-14T01:33:12.9065161Z Status: Downloaded newer image for quay.io/submariner/submariner-gateway:devel
2021-07-14T01:33:12.9161897Z quay.io/submariner/submariner-gateway:devel
2021-07-14T01:33:12.9224211Z [submariner-operator]$ docker tag quay.io/submariner/submariner-gateway:devel quay.io/submariner/submariner-gateway:dev
2021-07-14T01:33:13.1720396Z [submariner-operator]$ docker tag quay.io/submariner/submariner-gateway:dev localhost:5000/submariner-gateway:local
2021-07-14T01:33:13.4356959Z [submariner-operator]$ docker push localhost:5000/submariner-gateway:local
2021-07-14T01:33:13.7161988Z The push refers to repository [localhost:5000/submariner-gateway]
2021-07-14T01:33:13.7260532Z 7f30fd680445: Preparing
2021-07-14T01:33:13.7261076Z e9854c26b174: Preparing
2021-07-14T01:33:13.7261958Z bc99f66246a0: Preparing
2021-07-14T01:33:13.7262457Z 8a01ec0f4808: Preparing
2021-07-14T01:33:13.7263030Z 00c5f6897675: Preparing
2021-07-14T01:33:13.7263494Z b3b62c837788: Preparing
2021-07-14T01:33:13.7263968Z b3b62c837788: Waiting
2021-07-14T01:33:14.1510002Z 7f30fd680445: Pushed
2021-07-14T01:33:14.3823734Z e9854c26b174: Pushed
2021-07-14T01:33:14.3872995Z 00c5f6897675: Pushed
2021-07-14T01:33:14.7541001Z bc99f66246a0: Pushed
2021-07-14T01:33:17.6754678Z 8a01ec0f4808: Pushed
2021-07-14T01:33:25.2164407Z b3b62c837788: Pushed
2021-07-14T01:33:25.2345331Z local: digest: sha256:887b119e8796d22d8f02f87e8af46642b8ad604227911c52dcbea01a24fa8204 size: 1575
2021-07-14T01:33:25.2384362Z [submariner-operator]$ import_image quay.io/submariner/submariner-route-agent
2021-07-14T01:33:25.2394311Z [submariner-operator]$ import_image quay.io/submariner/submariner-route-agent
2021-07-14T01:33:25.2407239Z [submariner-operator]$ docker tag quay.io/submariner/submariner-route-agent:dev localhost:5000/submariner-route-agent:local
2021-07-14T01:33:25.5093487Z Error response from daemon: No such image: quay.io/submariner/submariner-route-agent:dev
2021-07-14T01:33:25.5115395Z [submariner-operator]$ docker pull quay.io/submariner/submariner-route-agent:devel
2021-07-14T01:33:25.9899875Z devel: Pulling from submariner/submariner-route-agent
2021-07-14T01:33:25.9903886Z 8c741e919b67: Already exists
2021-07-14T01:33:25.9917557Z 13495efbbac4: Already exists
2021-07-14T01:33:25.9949265Z 70cc6422093d: Pulling fs layer
2021-07-14T01:33:25.9949809Z 21fdf68a8943: Pulling fs layer
2021-07-14T01:33:25.9950307Z 10d6d9c4bdcb: Pulling fs layer
2021-07-14T01:33:25.9950779Z 8a54b922835f: Pulling fs layer
2021-07-14T01:33:25.9951218Z 8a54b922835f: Waiting
2021-07-14T01:33:26.0710157Z 10d6d9c4bdcb: Verifying Checksum
2021-07-14T01:33:26.0710724Z 10d6d9c4bdcb: Download complete
2021-07-14T01:33:26.1382994Z 21fdf68a8943: Verifying Checksum
2021-07-14T01:33:26.1383552Z 21fdf68a8943: Download complete
2021-07-14T01:33:26.1592198Z 8a54b922835f: Verifying Checksum
2021-07-14T01:33:26.1592745Z 8a54b922835f: Download complete
2021-07-14T01:33:26.2370566Z 70cc6422093d: Verifying Checksum
2021-07-14T01:33:26.2371206Z 70cc6422093d: Download complete
2021-07-14T01:33:27.8929293Z 70cc6422093d: Pull complete
2021-07-14T01:33:27.8930217Z 21fdf68a8943: Pull complete
2021-07-14T01:33:27.8931204Z 10d6d9c4bdcb: Pull complete
2021-07-14T01:33:27.9049146Z 8a54b922835f: Pull complete
2021-07-14T01:33:27.9088585Z Digest: sha256:23c3c9fc2cf69559ca78c6ae1cd685ebb72e0e5c326647604a548b905d84476c
2021-07-14T01:33:27.9104737Z Status: Downloaded newer image for quay.io/submariner/submariner-route-agent:devel
2021-07-14T01:33:27.9121105Z quay.io/submariner/submariner-route-agent:devel
2021-07-14T01:33:27.9219327Z [submariner-operator]$ docker tag quay.io/submariner/submariner-route-agent:devel quay.io/submariner/submariner-route-agent:dev
2021-07-14T01:33:28.1786205Z [submariner-operator]$ docker tag quay.io/submariner/submariner-route-agent:dev localhost:5000/submariner-route-agent:local
2021-07-14T01:33:28.4369655Z [submariner-operator]$ docker push localhost:5000/submariner-route-agent:local
2021-07-14T01:33:28.7085288Z The push refers to repository [localhost:5000/submariner-route-agent]
2021-07-14T01:33:28.7086517Z d3974e46c1b0: Preparing
2021-07-14T01:33:28.7087022Z 90bd03d77d7e: Preparing
2021-07-14T01:33:28.7087530Z 17d2eb03a83c: Preparing
2021-07-14T01:33:28.7088022Z 6931e591f8e2: Preparing
2021-07-14T01:33:28.7088611Z 00c5f6897675: Preparing
2021-07-14T01:33:28.7089576Z b3b62c837788: Preparing
2021-07-14T01:33:28.7094870Z b3b62c837788: Waiting
2021-07-14T01:33:29.3086323Z 00c5f6897675: Mounted from submariner-gateway
2021-07-14T01:33:29.3269909Z 90bd03d77d7e: Pushed
2021-07-14T01:33:29.3270402Z d3974e46c1b0: Pushed
2021-07-14T01:33:29.3374990Z 17d2eb03a83c: Pushed
2021-07-14T01:33:29.3427584Z b3b62c837788: Mounted from submariner-gateway
2021-07-14T01:33:32.9864345Z 6931e591f8e2: Pushed
2021-07-14T01:33:33.0042764Z local: digest: sha256:23c3c9fc2cf69559ca78c6ae1cd685ebb72e0e5c326647604a548b905d84476c size: 1575
2021-07-14T01:33:33.0093582Z [submariner-operator]$ import_image quay.io/submariner/lighthouse-agent
2021-07-14T01:33:33.0099566Z [submariner-operator]$ import_image quay.io/submariner/lighthouse-agent
2021-07-14T01:33:33.0113277Z [submariner-operator]$ docker tag quay.io/submariner/lighthouse-agent:dev localhost:5000/lighthouse-agent:local
2021-07-14T01:33:33.2750353Z Error response from daemon: No such image: quay.io/submariner/lighthouse-agent:dev
2021-07-14T01:33:33.2773975Z [submariner-operator]$ docker pull quay.io/submariner/lighthouse-agent:devel
2021-07-14T01:33:33.8648382Z devel: Pulling from submariner/lighthouse-agent
2021-07-14T01:33:33.8649100Z ca509a0cdd89: Pulling fs layer
2021-07-14T01:33:33.8649610Z dddf2ca8b98c: Pulling fs layer
2021-07-14T01:33:33.9851379Z ca509a0cdd89: Verifying Checksum
2021-07-14T01:33:33.9851971Z ca509a0cdd89: Download complete
2021-07-14T01:33:33.9852759Z dddf2ca8b98c: Verifying Checksum
2021-07-14T01:33:33.9853331Z dddf2ca8b98c: Download complete
2021-07-14T01:33:34.0433916Z ca509a0cdd89: Pull complete
2021-07-14T01:33:34.1948560Z dddf2ca8b98c: Pull complete
2021-07-14T01:33:34.1991180Z Digest: sha256:4d894e10e93eba384672b94991f00105495df21e2f4abb230cf970689fe15360
2021-07-14T01:33:34.2006436Z Status: Downloaded newer image for quay.io/submariner/lighthouse-agent:devel
2021-07-14T01:33:34.2043866Z quay.io/submariner/lighthouse-agent:devel
2021-07-14T01:33:34.2048930Z [submariner-operator]$ docker tag quay.io/submariner/lighthouse-agent:devel quay.io/submariner/lighthouse-agent:dev
2021-07-14T01:33:34.4645253Z [submariner-operator]$ docker tag quay.io/submariner/lighthouse-agent:dev localhost:5000/lighthouse-agent:local
2021-07-14T01:33:34.7248322Z [submariner-operator]$ docker push localhost:5000/lighthouse-agent:local
2021-07-14T01:33:34.9879371Z The push refers to repository [localhost:5000/lighthouse-agent]
2021-07-14T01:33:34.9928727Z 90a87b1068d0: Preparing
2021-07-14T01:33:34.9929261Z c1ea72191433: Preparing
2021-07-14T01:33:35.0511225Z c1ea72191433: Pushed
2021-07-14T01:33:35.4765903Z 90a87b1068d0: Pushed
2021-07-14T01:33:35.4934177Z local: digest: sha256:4d894e10e93eba384672b94991f00105495df21e2f4abb230cf970689fe15360 size: 735
2021-07-14T01:33:35.4975489Z [submariner-operator]$ import_image quay.io/submariner/lighthouse-coredns
2021-07-14T01:33:35.4991186Z [submariner-operator]$ import_image quay.io/submariner/lighthouse-coredns
2021-07-14T01:33:35.4998365Z [submariner-operator]$ docker tag quay.io/submariner/lighthouse-coredns:dev localhost:5000/lighthouse-coredns:local
2021-07-14T01:33:35.7671841Z Error response from daemon: No such image: quay.io/submariner/lighthouse-coredns:dev
2021-07-14T01:33:35.7698036Z [submariner-operator]$ docker pull quay.io/submariner/lighthouse-coredns:devel
2021-07-14T01:33:36.2246158Z devel: Pulling from submariner/lighthouse-coredns
2021-07-14T01:33:36.2258747Z 088e56360f76: Pulling fs layer
2021-07-14T01:33:36.2259348Z 18aed70882d2: Pulling fs layer
2021-07-14T01:33:36.3526928Z 088e56360f76: Verifying Checksum
2021-07-14T01:33:36.3527669Z 088e56360f76: Download complete
2021-07-14T01:33:36.3626795Z 18aed70882d2: Verifying Checksum
2021-07-14T01:33:36.3627783Z 18aed70882d2: Download complete
2021-07-14T01:33:36.4291632Z 088e56360f76: Pull complete
2021-07-14T01:33:36.6810870Z 18aed70882d2: Pull complete
2021-07-14T01:33:36.6846353Z Digest: sha256:d7e32908d5d6c680b813e0444db977c5b7578f7480fc650826c6dc993bbce595
2021-07-14T01:33:36.6872667Z Status: Downloaded newer image for quay.io/submariner/lighthouse-coredns:devel
2021-07-14T01:33:36.6901953Z quay.io/submariner/lighthouse-coredns:devel
2021-07-14T01:33:36.6946546Z [submariner-operator]$ docker tag quay.io/submariner/lighthouse-coredns:devel quay.io/submariner/lighthouse-coredns:dev
2021-07-14T01:33:36.9508543Z [submariner-operator]$ docker tag quay.io/submariner/lighthouse-coredns:dev localhost:5000/lighthouse-coredns:local
2021-07-14T01:33:37.2176450Z [submariner-operator]$ docker push localhost:5000/lighthouse-coredns:local
2021-07-14T01:33:37.4879100Z The push refers to repository [localhost:5000/lighthouse-coredns]
2021-07-14T01:33:37.4936102Z 7fca351e51be: Preparing
2021-07-14T01:33:37.4936677Z 4fa0ece06e25: Preparing
2021-07-14T01:33:37.5353804Z 4fa0ece06e25: Pushed
2021-07-14T01:33:38.1840804Z 7fca351e51be: Pushed
2021-07-14T01:33:38.2196457Z local: digest: sha256:d7e32908d5d6c680b813e0444db977c5b7578f7480fc650826c6dc993bbce595 size: 739
2021-07-14T01:33:38.2234613Z [submariner-operator]$ import_image quay.io/submariner/submariner-globalnet
2021-07-14T01:33:38.2248964Z [submariner-operator]$ import_image quay.io/submariner/submariner-globalnet
2021-07-14T01:33:38.2257708Z [submariner-operator]$ docker tag quay.io/submariner/submariner-globalnet:dev localhost:5000/submariner-globalnet:local
2021-07-14T01:33:38.4860495Z Error response from daemon: No such image: quay.io/submariner/submariner-globalnet:dev
2021-07-14T01:33:38.4880586Z [submariner-operator]$ docker pull quay.io/submariner/submariner-globalnet:devel
2021-07-14T01:33:38.9360166Z devel: Pulling from submariner/submariner-globalnet
2021-07-14T01:33:38.9360905Z 8c741e919b67: Already exists
2021-07-14T01:33:38.9376876Z 13495efbbac4: Already exists
2021-07-14T01:33:38.9398536Z bb77c1f3f2df: Pulling fs layer
2021-07-14T01:33:38.9399058Z 6650a9ef851a: Pulling fs layer
2021-07-14T01:33:38.9400662Z 7ac991ed82b9: Pulling fs layer
2021-07-14T01:33:38.9401226Z fba1f4a93b53: Pulling fs layer
2021-07-14T01:33:38.9401658Z fba1f4a93b53: Waiting
2021-07-14T01:33:38.9972220Z 7ac991ed82b9: Verifying Checksum
2021-07-14T01:33:38.9974937Z 7ac991ed82b9: Download complete
2021-07-14T01:33:39.0448537Z bb77c1f3f2df: Verifying Checksum
2021-07-14T01:33:39.0449216Z bb77c1f3f2df: Download complete
2021-07-14T01:33:39.0721878Z fba1f4a93b53: Verifying Checksum
2021-07-14T01:33:39.0722573Z fba1f4a93b53: Download complete
2021-07-14T01:33:39.0856581Z 6650a9ef851a: Verifying Checksum
2021-07-14T01:33:39.0857224Z 6650a9ef851a: Download complete
2021-07-14T01:33:39.5900949Z bb77c1f3f2df: Pull complete
2021-07-14T01:33:39.7763710Z 6650a9ef851a: Pull complete
2021-07-14T01:33:39.8501019Z 7ac991ed82b9: Pull complete
2021-07-14T01:33:39.9359841Z fba1f4a93b53: Pull complete
2021-07-14T01:33:39.9399924Z Digest: sha256:60cd31b9b32becaa464b03178f703cabb0d4902a659b39952c982b78be465f46
2021-07-14T01:33:39.9420055Z Status: Downloaded newer image for quay.io/submariner/submariner-globalnet:devel
2021-07-14T01:33:39.9461943Z [submariner-operator]$ docker tag quay.io/submariner/submariner-globalnet:devel quay.io/submariner/submariner-globalnet:dev
2021-07-14T01:33:39.9505191Z quay.io/submariner/submariner-globalnet:devel
2021-07-14T01:33:40.2052252Z [submariner-operator]$ docker tag quay.io/submariner/submariner-globalnet:dev localhost:5000/submariner-globalnet:local
2021-07-14T01:33:40.4764938Z [submariner-operator]$ docker push localhost:5000/submariner-globalnet:local
2021-07-14T01:33:40.7394872Z The push refers to repository [localhost:5000/submariner-globalnet]
2021-07-14T01:33:40.7455716Z af3827642303: Preparing
2021-07-14T01:33:40.7456340Z b211c30afa46: Preparing
2021-07-14T01:33:40.7457330Z daecf8a6fc98: Preparing
2021-07-14T01:33:40.7459181Z 70c3bf07b5e8: Preparing
2021-07-14T01:33:40.7459659Z 00c5f6897675: Preparing
2021-07-14T01:33:40.7460140Z b3b62c837788: Preparing
2021-07-14T01:33:40.7460595Z b3b62c837788: Waiting
2021-07-14T01:33:40.7914318Z 00c5f6897675: Mounted from submariner-route-agent
2021-07-14T01:33:40.9735878Z b211c30afa46: Pushed
2021-07-14T01:33:41.1274642Z af3827642303: Pushed
2021-07-14T01:33:41.3568716Z b3b62c837788: Mounted from submariner-route-agent
2021-07-14T01:33:41.3722402Z daecf8a6fc98: Pushed
2021-07-14T01:33:42.2299496Z 70c3bf07b5e8: Pushed
2021-07-14T01:33:42.2470322Z local: digest: sha256:60cd31b9b32becaa464b03178f703cabb0d4902a659b39952c982b78be465f46 size: 1574
2021-07-14T01:33:42.2504374Z Successfully remade target file 'preload-images'.
2021-07-14T01:33:42.2505347Z Prerequisite 'clusters' of target 'deploy' does not exist.
2021-07-14T01:33:42.2506496Z Prerequisite 'preload-images' of target 'deploy' does not exist.
2021-07-14T01:33:42.2507475Z Prerequisite 'bin/subctl' is newer than target 'deploy'.
2021-07-14T01:33:42.2508205Z Must remake target 'deploy'.
2021-07-14T01:33:42.2509647Z /opt/shipyard/scripts/deploy.sh --cable_driver wireguard --globalnet --cluster_settings /go/src/github.com/submariner-io/submariner-operator/scripts/kind-e2e/cluster_settings
2021-07-14T01:33:42.3339004Z Running with: globalnet='true', 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=wireguard, service_discovery=false
2021-07-14T01:33:42.3359595Z [submariner-operator]$ source /opt/shipyard/scripts/lib/utils
2021-07-14T01:33:42.3374171Z [submariner-operator]$ . /opt/shipyard/scripts/lib/source_only
2021-07-14T01:33:42.3384609Z [submariner-operator]$ script_name=utils
2021-07-14T01:33:42.3395341Z [submariner-operator]$ exec_name=deploy.sh
2021-07-14T01:33:42.3417360Z [submariner-operator]$ source /opt/shipyard/scripts/lib/deploy_funcs
2021-07-14T01:33:42.3432300Z [submariner-operator]$ . /opt/shipyard/scripts/lib/source_only
2021-07-14T01:33:42.3444338Z [submariner-operator]$ script_name=deploy_funcs
2021-07-14T01:33:42.3455731Z [submariner-operator]$ exec_name=deploy.sh
2021-07-14T01:33:42.3473893Z [submariner-operator]$ source /opt/shipyard/scripts/lib/cluster_settings
2021-07-14T01:33:42.3494009Z [submariner-operator]$ . /opt/shipyard/scripts/lib/source_only
2021-07-14T01:33:42.3508454Z [submariner-operator]$ script_name=cluster_settings
2021-07-14T01:33:42.3519451Z [submariner-operator]$ exec_name=deploy.sh
2021-07-14T01:33:42.3542553Z [submariner-operator]$ broker=cluster1
2021-07-14T01:33:42.3554817Z [submariner-operator]$ declare -gA cluster_nodes
2021-07-14T01:33:42.3566985Z [submariner-operator]$ cluster_nodes[cluster1]=control-plane worker
2021-07-14T01:33:42.3580031Z [submariner-operator]$ cluster_nodes[cluster2]=control-plane worker
2021-07-14T01:33:42.3593569Z [submariner-operator]$ cluster_nodes[cluster3]=control-plane worker worker
2021-07-14T01:33:42.3607033Z [submariner-operator]$ declare -gA cluster_subm
2021-07-14T01:33:42.3621027Z [submariner-operator]$ cluster_subm[cluster1]=true
2021-07-14T01:33:42.3634340Z [submariner-operator]$ cluster_subm[cluster2]=true
2021-07-14T01:33:42.3647259Z [submariner-operator]$ cluster_subm[cluster3]=true
2021-07-14T01:33:42.3659495Z [submariner-operator]$ declare -gA cluster_cni
2021-07-14T01:33:42.3672570Z [submariner-operator]$ cluster_cni[cluster2]=weave
2021-07-14T01:33:42.3682754Z [submariner-operator]$ cluster_cni[cluster3]=weave
2021-07-14T01:33:42.3698241Z [submariner-operator]$ source /go/src/github.com/submariner-io/submariner-operator/scripts/kind-e2e/cluster_settings
2021-07-14T01:33:42.3713846Z [submariner-operator]$ . /opt/shipyard/scripts/lib/source_only
2021-07-14T01:33:42.3724072Z [submariner-operator]$ script_name=cluster_settings
2021-07-14T01:33:42.3735329Z [submariner-operator]$ exec_name=deploy.sh
2021-07-14T01:33:42.3756969Z [submariner-operator]$ cluster_nodes[cluster1]=control-plane worker worker
2021-07-14T01:33:42.3770121Z [submariner-operator]$ cluster_nodes[cluster2]=control-plane worker worker
2021-07-14T01:33:42.3800860Z [submariner-operator]$ declare_cidrs
2021-07-14T01:33:42.3811166Z [submariner-operator]$ declare_cidrs
2021-07-14T01:33:42.3824591Z [submariner-operator]$ declare -gA cluster_CIDRs service_CIDRs global_CIDRs
2021-07-14T01:33:42.3834906Z [submariner-operator]$ i=1
2021-07-14T01:33:42.3849439Z [submariner-operator]$ [cluster1] add_cluster_cidrs 1 cluster1
2021-07-14T01:33:42.3859637Z [submariner-operator]$ [cluster1] add_cluster_cidrs 1 cluster1
2021-07-14T01:33:42.3876030Z [submariner-operator]$ [cluster1] val=0
2021-07-14T01:33:42.3890100Z [submariner-operator]$ [cluster1] cluster_CIDRs[cluster1]=10.0.0.0/16
2021-07-14T01:33:42.3905118Z [submariner-operator]$ [cluster1] service_CIDRs[cluster1]=100.0.0.0/16
2021-07-14T01:33:42.3915666Z [submariner-operator]$ [cluster1] global_CIDRs[cluster1]=242.254.1.0/24
2021-07-14T01:33:42.3944606Z [submariner-operator]$ [cluster1] i=$(("$i"+1))
2021-07-14T01:33:42.3959086Z [submariner-operator]$ [cluster2] add_cluster_cidrs 2 cluster2
2021-07-14T01:33:42.3978688Z [submariner-operator]$ [cluster2] add_cluster_cidrs 2 cluster2
2021-07-14T01:33:42.3995693Z [submariner-operator]$ [cluster2] val=0
2021-07-14T01:33:42.4014773Z [submariner-operator]$ [cluster2] cluster_CIDRs[cluster2]=10.0.0.0/16
2021-07-14T01:33:42.4028942Z [submariner-operator]$ [cluster2] service_CIDRs[cluster2]=100.0.0.0/16
2021-07-14T01:33:42.4042186Z [submariner-operator]$ [cluster2] global_CIDRs[cluster2]=242.254.2.0/24
2021-07-14T01:33:42.4055020Z [submariner-operator]$ [cluster2] i=$(("$i"+1))
2021-07-14T01:33:42.4070790Z [submariner-operator]$ [cluster2] declare_kubeconfig
2021-07-14T01:33:42.4085131Z [submariner-operator]$ [cluster2] declare_kubeconfig
2021-07-14T01:33:42.4095720Z [submariner-operator]$ [cluster2] source /opt/shipyard/scripts/lib/kubecfg
2021-07-14T01:33:42.4114471Z [submariner-operator]$ [cluster2] export KUBECONFIG
2021-07-14T01:33:42.4125742Z [submariner-operator]$ [cluster2] KUBECONFIG=$(find "${DAPPER_OUTPUT:-output}"/kubeconfigs -type f -printf %p: || :)
2021-07-14T01:33:42.4147205Z [submariner-operator]$ [cluster2] find /go/src/github.com/submariner-io/submariner-operator/output/kubeconfigs -type f -printf %p:
2021-07-14T01:33:42.4182474Z [submariner-operator]$ [cluster2] bash -c curl -Ls https://get.submariner.io | VERSION=devel DESTDIR=/go/bin bash
2021-07-14T01:33:42.5629716Z Installing subctl version devel
2021-07-14T01:33:42.5630315Z OS detected: linux
2021-07-14T01:33:42.5638125Z Architecture detected: amd64
2021-07-14T01:33:42.5640194Z Download URL: https://github.com/submariner-io/submariner-operator/releases/download/subctl-devel/subctl-devel-linux-amd64.tar.xz
2021-07-14T01:33:42.5641278Z
2021-07-14T01:33:42.5641683Z Downloading...
2021-07-14T01:33:43.5184660Z subctl-devel-linux-amd64 has been installed as /go/bin/subctl
2021-07-14T01:33:43.5374162Z This provides subctl version: devel
2021-07-14T01:33:43.5394149Z
2021-07-14T01:33:43.5395262Z please update your path (and consider adding it to ~/.profile):
2021-07-14T01:33:43.5397011Z export PATH=$PATH:/go/bin
2021-07-14T01:33:43.5397428Z
2021-07-14T01:33:43.5504667Z [submariner-operator]$ [cluster2] load_deploytool operator
2021-07-14T01:33:43.5516788Z [submariner-operator]$ [cluster2] load_deploytool operator
2021-07-14T01:33:43.5525138Z Will deploy submariner using operator
2021-07-14T01:33:43.5539624Z [submariner-operator]$ [cluster2] . /opt/shipyard/scripts/lib/deploy_operator
2021-07-14T01:33:43.5560666Z [submariner-operator]$ [cluster2] . /opt/shipyard/scripts/lib/source_only
2021-07-14T01:33:43.5576954Z [submariner-operator]$ [cluster2] script_name=deploy_operator
2021-07-14T01:33:43.5592052Z [submariner-operator]$ [cluster2] exec_name=deploy.sh
2021-07-14T01:33:43.5613196Z [submariner-operator]$ [cluster2] deploytool_prereqs
2021-07-14T01:33:43.5628078Z [submariner-operator]$ [cluster2] deploytool_prereqs
2021-07-14T01:33:43.5639920Z 
2021-07-14T01:33:43.5652837Z [submariner-operator]$ [cluster2] subctl version
2021-07-14T01:33:43.5851612Z subctl version: devel-870e4e1
2021-07-14T01:33:43.5882039Z [submariner-operator]$ [cluster2] run_if_defined pre_deploy
2021-07-14T01:33:43.5892737Z [submariner-operator]$ [cluster2] run_if_defined pre_deploy
2021-07-14T01:33:43.5906596Z [submariner-operator]$ [cluster2] type -t pre_deploy
2021-07-14T01:33:43.5931858Z [submariner-operator]$ [cluster2] grep -q function
2021-07-14T01:33:43.5964926Z [submariner-operator]$ [cluster2] return 0
2021-07-14T01:33:43.5979624Z [submariner-operator]$ [cluster2] run_subm_clusters prepare_cluster
2021-07-14T01:33:43.5994064Z [submariner-operator]$ [cluster2] run_subm_clusters prepare_cluster
2021-07-14T01:33:43.6008732Z [submariner-operator]$ [cluster2] declare -a subm_clusters
2021-07-14T01:33:43.6041993Z [submariner-operator]$ [cluster2] run_parallel cluster1 cluster2 prepare_cluster
2021-07-14T01:33:43.6055329Z [submariner-operator]$ [cluster2] run_parallel cluster1 cluster2 cluster1 cluster2 prepare_cluster
2021-07-14T01:33:43.6069347Z [submariner-operator]$ [cluster2] declare -A pids
2021-07-14T01:33:43.6088671Z [submariner-operator]$ [cluster2] eval echo cluster1 cluster2
2021-07-14T01:33:43.6110753Z [submariner-operator]$ [cluster1] set -o pipefail
2021-07-14T01:33:43.6111636Z [submariner-operator]$ [cluster1] pids[cluster1]=7226
2021-07-14T01:33:43.6123613Z [submariner-operator]$ [cluster2] pids[cluster2]=7229
2021-07-14T01:33:43.6129843Z [submariner-operator]$ [cluster1] prepare_cluster
2021-07-14T01:33:43.6137544Z [submariner-operator]$ [cluster2] wait 7229
2021-07-14T01:33:43.6150243Z [submariner-operator]$ [cluster1] sed /\[cluster1]/!s/^/[cluster1] /
2021-07-14T01:33:43.6159656Z [submariner-operator]$ [cluster2] set -o pipefail
2021-07-14T01:33:43.6189198Z [submariner-operator]$ [cluster2] prepare_cluster
2021-07-14T01:33:43.6216159Z [submariner-operator]$ [cluster2] sed /\[cluster2]/!s/^/[cluster2] /
2021-07-14T01:33:44.0242826Z [submariner-operator]$ [cluster2] prepare_cluster
2021-07-14T01:33:44.0244496Z [submariner-operator]$ [cluster2] add_subm_gateway_label
2021-07-14T01:33:44.0245868Z [submariner-operator]$ [cluster2] add_subm_gateway_label
2021-07-14T01:33:44.0247602Z [submariner-operator]$ [cluster2] kubectl label node cluster2-worker submariner.io/gateway=true --overwrite
2021-07-14T01:33:44.0249814Z [submariner-operator]$ [cluster2] kubectl label node cluster2-worker submariner.io/gateway=true --overwrite
2021-07-14T01:33:44.0251750Z [submariner-operator]$ [cluster2] command kubectl --context=cluster2 label node cluster2-worker submariner.io/gateway=true --overwrite
2021-07-14T01:33:44.0253191Z [cluster2] node/cluster2-worker labeled
2021-07-14T01:33:44.0282629Z [submariner-operator]$ [cluster2] wait 7226
2021-07-14T01:33:44.0453944Z [submariner-operator]$ [cluster1] prepare_cluster
2021-07-14T01:33:44.0455462Z [submariner-operator]$ [cluster1] add_subm_gateway_label
2021-07-14T01:33:44.0456569Z [submariner-operator]$ [cluster1] add_subm_gateway_label
2021-07-14T01:33:44.0458206Z [submariner-operator]$ [cluster1] kubectl label node cluster1-worker submariner.io/gateway=true --overwrite
2021-07-14T01:33:44.0460255Z [submariner-operator]$ [cluster1] kubectl label node cluster1-worker submariner.io/gateway=true --overwrite
2021-07-14T01:33:44.0463196Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 label node cluster1-worker submariner.io/gateway=true --overwrite
2021-07-14T01:33:44.0464446Z [cluster1] node/cluster1-worker labeled
2021-07-14T01:33:44.0483214Z [submariner-operator]$ [cluster2] with_context cluster1 setup_broker
2021-07-14T01:33:44.0495810Z [submariner-operator]$ [cluster2] with_context cluster1 setup_broker
2021-07-14T01:33:44.0511223Z [submariner-operator]$ [cluster1] setup_broker
2021-07-14T01:33:44.0525374Z [submariner-operator]$ [cluster1] setup_broker
2021-07-14T01:33:44.0540594Z [submariner-operator]$ [cluster1] gn=--globalnet
2021-07-14T01:33:44.0546136Z Installing broker...
2021-07-14T01:33:44.0556618Z [submariner-operator]$ [cluster1] subctlrepver=
2021-07-14T01:33:44.0569527Z [submariner-operator]$ [cluster1] subctlrepver=--repository localhost:5000 --version local
2021-07-14T01:33:44.0596040Z [submariner-operator]$ [cluster1] cd /go/src/github.com/submariner-io/submariner-operator/output
2021-07-14T01:33:44.0610025Z [output]$ [cluster1] subctl deploy-broker --kubeconfig /go/src/github.com/submariner-io/submariner-operator/output/kubeconfigs/kind-config-cluster1 --repository localhost:5000 --version local --globalnet
2021-07-14T01:33:44.0830329Z • Setting up broker RBAC ...
2021-07-14T01:33:44.1540847Z ✓ Setting up broker RBAC
2021-07-14T01:33:44.1541891Z • Deploying the Submariner operator ...
2021-07-14T01:33:55.3816542Z ✓ Deploying the Submariner operator
2021-07-14T01:33:55.3817627Z ✓ Created operator CRDs
2021-07-14T01:33:55.3818564Z ✓ Created operator namespace: submariner-operator
2021-07-14T01:33:55.3819538Z ✓ Created operator service account and role
2021-07-14T01:33:55.3820525Z ✓ Created lighthouse service account and role
2021-07-14T01:33:55.3821915Z ✓ Created Lighthouse service accounts and roles
2021-07-14T01:33:55.3823005Z ✓ Deployed the operator successfully
2021-07-14T01:33:55.3823911Z • Deploying the broker ...
2021-07-14T01:33:55.3896081Z ✓ Deploying the broker
2021-07-14T01:33:55.3897439Z ✓ The broker has been deployed
2021-07-14T01:33:55.3898411Z • Creating broker-info.subm file ...
2021-07-14T01:33:55.4053654Z ✓ Creating broker-info.subm file
2021-07-14T01:33:55.4054910Z ✓ A new IPsec PSK will be generated for broker-info.subm
2021-07-14T01:33:55.4103665Z [submariner-operator]$ [cluster2] install_subm_all_clusters
2021-07-14T01:33:55.4118730Z [submariner-operator]$ [cluster2] install_subm_all_clusters
2021-07-14T01:33:55.4133248Z [submariner-operator]$ [cluster2] run_subm_clusters subctl_install_subm
2021-07-14T01:33:55.4147747Z [submariner-operator]$ [cluster2] run_subm_clusters subctl_install_subm
2021-07-14T01:33:55.4161677Z [submariner-operator]$ [cluster2] declare -a subm_clusters
2021-07-14T01:33:55.4192146Z [submariner-operator]$ [cluster2] run_parallel cluster1 cluster2 subctl_install_subm
2021-07-14T01:33:55.4212526Z [submariner-operator]$ [cluster2] run_parallel cluster1 cluster2 cluster1 cluster2 subctl_install_subm
2021-07-14T01:33:55.4223504Z [submariner-operator]$ [cluster2] declare -A pids
2021-07-14T01:33:55.4241311Z [submariner-operator]$ [cluster2] eval echo cluster1 cluster2
2021-07-14T01:33:55.4257901Z [submariner-operator]$ [cluster1] pids[cluster1]=7293
2021-07-14T01:33:55.4265274Z [submariner-operator]$ [cluster1] set -o pipefail
2021-07-14T01:33:55.4280339Z [submariner-operator]$ [cluster1] subctl_install_subm
2021-07-14T01:33:55.4294503Z [submariner-operator]$ [cluster2] pids[cluster2]=7297
2021-07-14T01:33:55.4302289Z [submariner-operator]$ [cluster2] set -o pipefail
2021-07-14T01:33:55.4306643Z [submariner-operator]$ [cluster1] sed /\[cluster1]/!s/^/[cluster1] /
2021-07-14T01:33:55.4323482Z [submariner-operator]$ [cluster2] subctl_install_subm
2021-07-14T01:33:55.4324338Z [submariner-operator]$ [cluster2] wait 7297
2021-07-14T01:33:55.4349199Z [submariner-operator]$ [cluster2] sed /\[cluster2]/!s/^/[cluster2] /
2021-07-14T01:34:02.1689852Z [submariner-operator]$ [cluster1] subctl_install_subm
2021-07-14T01:34:02.1691483Z [submariner-operator]$ [cluster1] subctlrepver=
2021-07-14T01:34:02.1693002Z [submariner-operator]$ [cluster1] subctlrepver=--repository localhost:5000 --version local
2021-07-14T01:34:02.1694479Z [submariner-operator]$ [cluster1] PASS_CIDR_ARGS=false
2021-07-14T01:34:02.1698361Z [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 242.254.1.0/24 --natt=false --cable-driver wireguard /go/src/github.com/submariner-io/submariner-operator/output/broker-info.subm
2021-07-14T01:34:02.1701514Z [cluster1] * /go/src/github.com/submariner-io/submariner-operator/output/broker-info.subm says broker is at: https://172.18.0.6:6443
2021-07-14T01:34:02.1702593Z [cluster1] * There are 1 labeled nodes in the cluster:
2021-07-14T01:34:02.1703368Z [cluster1] - cluster1-worker
2021-07-14T01:34:02.1704152Z [cluster1] • Discovering network details ...
2021-07-14T01:34:02.1705026Z [cluster1] Network plugin: weave-net
2021-07-14T01:34:02.1705607Z [cluster1] Service CIDRs: [100.0.0.0/16]
2021-07-14T01:34:02.1706134Z [cluster1] Cluster CIDRs: [10.0.0.0/16]
2021-07-14T01:34:02.1706866Z [cluster1] ✓ Discovering network details
2021-07-14T01:34:02.1707652Z [cluster1] • Discovering multi cluster details ...
2021-07-14T01:34:02.1708521Z [cluster1] • Validating Globalnet configurations ...
2021-07-14T01:34:02.1709478Z [cluster1] ✓ Validating Globalnet configurations
2021-07-14T01:34:02.1710277Z [cluster1] • Assigning Globalnet IPs ...
2021-07-14T01:34:02.1711013Z [cluster1] ✓ Assigning Globalnet IPs
2021-07-14T01:34:02.1711715Z [cluster1] ✓ GlobalCIDR is: 242.254.1.0/24
2021-07-14T01:34:02.1712516Z [cluster1] • Validating Globalnet configurations ...
2021-07-14T01:34:02.1713387Z [cluster1] ✓ Validating Globalnet configurations
2021-07-14T01:34:02.1714401Z [cluster1] • Assigning Globalnet IPs ...
2021-07-14T01:34:02.1715148Z [cluster1] ✓ Assigning Globalnet IPs
2021-07-14T01:34:02.1715968Z [cluster1] ✓ GlobalCIDR is: 242.254.1.0/24
2021-07-14T01:34:02.1716706Z [cluster1] ✓ Discovering multi cluster details
2021-07-14T01:34:02.1717530Z [cluster1] • Deploying the Submariner operator ...
2021-07-14T01:34:02.1718359Z [cluster1] ✓ Deploying the Submariner operator
2021-07-14T01:34:02.1719229Z [cluster1] ✓ Created Lighthouse service accounts and roles
2021-07-14T01:34:02.1720069Z [cluster1] • Creating SA for cluster ...
2021-07-14T01:34:02.1720747Z [cluster1] ✓ Creating SA for cluster
2021-07-14T01:34:02.1721452Z [cluster1] • Deploying Submariner ...
2021-07-14T01:34:02.1722149Z [cluster1] ✓ Deploying Submariner
2021-07-14T01:34:02.1722868Z [cluster1] ✓ Submariner is up and running
2021-07-14T01:34:08.3563364Z [submariner-operator]$ [cluster2] subctl_install_subm
2021-07-14T01:34:08.3564434Z [submariner-operator]$ [cluster2] subctlrepver=
2021-07-14T01:34:08.3565729Z [submariner-operator]$ [cluster2] subctlrepver=--repository localhost:5000 --version local
2021-07-14T01:34:08.3566904Z [submariner-operator]$ [cluster2] PASS_CIDR_ARGS=false
2021-07-14T01:34:08.3569770Z [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 242.254.2.0/24 --natt=false --cable-driver wireguard /go/src/github.com/submariner-io/submariner-operator/output/broker-info.subm
2021-07-14T01:34:08.3576556Z [cluster2] * /go/src/github.com/submariner-io/submariner-operator/output/broker-info.subm says broker is at: https://172.18.0.6:6443
2021-07-14T01:34:08.3577780Z [cluster2] * There are 1 labeled nodes in the cluster:
2021-07-14T01:34:08.3578650Z [cluster2] - cluster2-worker
2021-07-14T01:34:08.3579450Z [cluster2] • Discovering network details ...
2021-07-14T01:34:08.3580477Z [cluster2] Network plugin: weave-net
2021-07-14T01:34:08.3581031Z [cluster2] Service CIDRs: [100.0.0.0/16]
2021-07-14T01:34:08.3581693Z [cluster2] Cluster CIDRs: [10.0.0.0/16]
2021-07-14T01:34:08.3582431Z [cluster2] ✓ Discovering network details
2021-07-14T01:34:08.3583220Z [cluster2] • Discovering multi cluster details ...
2021-07-14T01:34:08.3584086Z [cluster2] • Validating Globalnet configurations ...
2021-07-14T01:34:08.3584985Z [cluster2] ✓ Validating Globalnet configurations
2021-07-14T01:34:08.3585777Z [cluster2] • Assigning Globalnet IPs ...
2021-07-14T01:34:08.3586484Z [cluster2] ✓ Assigning Globalnet IPs
2021-07-14T01:34:08.3587196Z [cluster2] ✓ GlobalCIDR is: 242.254.2.0/24
2021-07-14T01:34:08.3587935Z [cluster2] ✓ Discovering multi cluster details
2021-07-14T01:34:08.3588755Z [cluster2] • Deploying the Submariner operator ...
2021-07-14T01:34:08.3589571Z [cluster2] ✓ Deploying the Submariner operator
2021-07-14T01:34:08.3590335Z [cluster2] ✓ Created operator CRDs
2021-07-14T01:34:08.3591227Z [cluster2] ✓ Created operator namespace: submariner-operator
2021-07-14T01:34:08.3592161Z [cluster2] ✓ Created operator service account and role
2021-07-14T01:34:08.3593038Z [cluster2] ✓ Created lighthouse service account and role
2021-07-14T01:34:08.3593924Z [cluster2] ✓ Created Lighthouse service accounts and roles
2021-07-14T01:34:08.3594797Z [cluster2] ✓ Deployed the operator successfully
2021-07-14T01:34:08.3595472Z [cluster2] • Creating SA for cluster ...
2021-07-14T01:34:08.3596087Z [cluster2] ✓ Creating SA for cluster
2021-07-14T01:34:08.3596687Z [cluster2] • Deploying Submariner ...
2021-07-14T01:34:08.3597316Z [cluster2] ✓ Deploying Submariner
2021-07-14T01:34:08.3597944Z [cluster2] ✓ Submariner is up and running
2021-07-14T01:34:08.3598703Z [submariner-operator]$ [cluster2] wait 7293
2021-07-14T01:34:08.3616731Z [submariner-operator]$ [cluster2] with_context cluster2 with_retries 30 verify_gw_status
2021-07-14T01:34:08.3635041Z [submariner-operator]$ [cluster2] with_context cluster2 with_retries 30 verify_gw_status
2021-07-14T01:34:08.3651094Z [submariner-operator]$ [cluster2] with_retries 30 verify_gw_status
2021-07-14T01:34:08.3665139Z [submariner-operator]$ [cluster2] with_retries
2021-07-14T01:34:08.3679246Z [submariner-operator]$ [cluster2] iteration=1
2021-07-14T01:34:08.3705757Z [submariner-operator]$ [cluster2] wait 7336
2021-07-14T01:34:08.3757891Z [submariner-operator]$ [cluster2] verify_gw_status
2021-07-14T01:34:08.3769326Z [submariner-operator]$ [cluster2] verify_gw_status
2021-07-14T01:34:08.3783253Z [submariner-operator]$ [cluster2] sleep_duration=6
2021-07-14T01:34:08.3809650Z [submariner-operator]$ [cluster2] subctl show connections
2021-07-14T01:34:08.3863739Z [submariner-operator]$ [cluster2] grep the server could not find the requested resource
2021-07-14T01:34:08.8173540Z [submariner-operator]$ [cluster2] subctl show connections
2021-07-14T01:34:08.8203024Z [submariner-operator]$ [cluster2] grep connected
2021-07-14T01:34:08.9558402Z • ...
2021-07-14T01:34:09.1831467Z • ...
2021-07-14T01:34:09.1857107Z iter: 1. Clusters not yet connected. sleeping for 6 secs
2021-07-14T01:34:09.1872685Z [submariner-operator]$ [cluster2] sleep 6
2021-07-14T01:34:15.1913342Z [submariner-operator]$ [cluster2] return 1
2021-07-14T01:34:15.1960698Z [submariner-operator]$ [cluster2] wait 7364
2021-07-14T01:34:15.1966776Z [submariner-operator]$ [cluster2] verify_gw_status
2021-07-14T01:34:15.1980523Z [submariner-operator]$ [cluster2] verify_gw_status
2021-07-14T01:34:15.2203458Z [submariner-operator]$ [cluster2] sleep_duration=6
2021-07-14T01:34:15.2219021Z [submariner-operator]$ [cluster2] subctl show connections
2021-07-14T01:34:15.2251760Z [submariner-operator]$ [cluster2] grep the server could not find the requested resource
2021-07-14T01:34:15.5203958Z [submariner-operator]$ [cluster2] subctl show connections
2021-07-14T01:34:15.5221144Z [submariner-operator]$ [cluster2] grep connected
2021-07-14T01:34:15.6405105Z • ...
2021-07-14T01:34:15.7062260Z • ...
2021-07-14T01:34:15.7091591Z iter: 2. Clusters not yet connected. sleeping for 6 secs
2021-07-14T01:34:15.7137464Z [submariner-operator]$ [cluster2] sleep 6
2021-07-14T01:34:21.7201064Z [submariner-operator]$ [cluster2] return 1
2021-07-14T01:34:21.7253103Z [submariner-operator]$ [cluster2] wait 7391
2021-07-14T01:34:21.7266005Z [submariner-operator]$ [cluster2] verify_gw_status
2021-07-14T01:34:21.7305419Z [submariner-operator]$ [cluster2] verify_gw_status
2021-07-14T01:34:21.7400325Z [submariner-operator]$ [cluster2] sleep_duration=6
2021-07-14T01:34:21.7515446Z [submariner-operator]$ [cluster2] subctl show connections
2021-07-14T01:34:21.7749888Z [submariner-operator]$ [cluster2] grep the server could not find the requested resource
2021-07-14T01:34:22.1888160Z [submariner-operator]$ [cluster2] subctl show connections
2021-07-14T01:34:22.2028886Z [submariner-operator]$ [cluster2] grep connected
2021-07-14T01:34:23.0375014Z • ...
2021-07-14T01:34:23.1400716Z • ...
2021-07-14T01:34:23.1434424Z iter: 3. Clusters not yet connected. sleeping for 6 secs
2021-07-14T01:34:23.1456165Z [submariner-operator]$ [cluster2] sleep 6
2021-07-14T01:34:29.1485711Z [submariner-operator]$ [cluster2] return 1
2021-07-14T01:34:29.1528734Z [submariner-operator]$ [cluster2] wait 7418
2021-07-14T01:34:29.1543090Z [submariner-operator]$ [cluster2] verify_gw_status
2021-07-14T01:34:29.1587865Z [submariner-operator]$ [cluster2] verify_gw_status
2021-07-14T01:34:29.1608046Z [submariner-operator]$ [cluster2] sleep_duration=6
2021-07-14T01:34:29.1647253Z [submariner-operator]$ [cluster2] subctl show connections
2021-07-14T01:34:29.1716943Z [submariner-operator]$ [cluster2] grep the server could not find the requested resource
2021-07-14T01:34:29.2972551Z [submariner-operator]$ [cluster2] subctl show connections
2021-07-14T01:34:29.2993227Z [submariner-operator]$ [cluster2] grep connected
2021-07-14T01:34:29.3880180Z • ...
2021-07-14T01:34:29.4162935Z • ...
2021-07-14T01:34:29.4279003Z iter: 4. Clusters not yet connected. sleeping for 6 secs
2021-07-14T01:34:29.4317597Z [submariner-operator]$ [cluster2] sleep 6
2021-07-14T01:34:35.4347968Z [submariner-operator]$ [cluster2] return 1
2021-07-14T01:34:35.4387563Z [submariner-operator]$ [cluster2] wait 7446
2021-07-14T01:34:35.4400410Z [submariner-operator]$ [cluster2] verify_gw_status
2021-07-14T01:34:35.4409654Z [submariner-operator]$ [cluster2] verify_gw_status
2021-07-14T01:34:35.4435422Z [submariner-operator]$ [cluster2] sleep_duration=6
2021-07-14T01:34:35.4457614Z [submariner-operator]$ [cluster2] subctl show connections
2021-07-14T01:34:35.4491072Z [submariner-operator]$ [cluster2] grep the server could not find the requested resource
2021-07-14T01:34:35.6722149Z [submariner-operator]$ [cluster2] subctl show connections
2021-07-14T01:34:35.6739324Z [submariner-operator]$ [cluster2] grep connected
2021-07-14T01:34:35.7877349Z • ...
2021-07-14T01:34:35.8145138Z • ...
2021-07-14T01:34:35.8176734Z iter: 5. Clusters not yet connected. sleeping for 6 secs
2021-07-14T01:34:35.8203643Z [submariner-operator]$ [cluster2] sleep 6
2021-07-14T01:34:41.8373900Z [submariner-operator]$ [cluster2] return 1
2021-07-14T01:34:41.8383089Z [submariner-operator]$ [cluster2] wait 7473
2021-07-14T01:34:41.8384475Z [submariner-operator]$ [cluster2] verify_gw_status
2021-07-14T01:34:41.8385661Z [submariner-operator]$ [cluster2] verify_gw_status
2021-07-14T01:34:41.8437042Z [submariner-operator]$ [cluster2] sleep_duration=6
2021-07-14T01:34:41.8456360Z [submariner-operator]$ [cluster2] subctl show connections
2021-07-14T01:34:41.8479719Z [submariner-operator]$ [cluster2] grep the server could not find the requested resource
2021-07-14T01:34:42.0090955Z [submariner-operator]$ [cluster2] subctl show connections
2021-07-14T01:34:42.0110419Z [submariner-operator]$ [cluster2] grep connected
2021-07-14T01:34:42.0924520Z • ...
2021-07-14T01:34:42.2138930Z • ...
2021-07-14T01:34:42.2163811Z iter: 6. Clusters not yet connected. sleeping for 6 secs
2021-07-14T01:34:42.2178202Z [submariner-operator]$ [cluster2] sleep 6
2021-07-14T01:34:48.2203301Z [submariner-operator]$ [cluster2] return 1
2021-07-14T01:34:48.2236452Z [submariner-operator]$ [cluster2] verify_gw_status
2021-07-14T01:34:48.2237654Z [submariner-operator]$ [cluster2] wait 7500
2021-07-14T01:34:48.2248226Z [submariner-operator]$ [cluster2] verify_gw_status
2021-07-14T01:34:48.2259316Z [submariner-operator]$ [cluster2] sleep_duration=6
2021-07-14T01:34:48.2271994Z [submariner-operator]$ [cluster2] subctl show connections
2021-07-14T01:34:48.2289043Z [submariner-operator]$ [cluster2] grep the server could not find the requested resource
2021-07-14T01:34:48.2845317Z [submariner-operator]$ [cluster2] subctl show connections
2021-07-14T01:34:48.2956861Z [submariner-operator]$ [cluster2] grep connected
2021-07-14T01:34:48.3336155Z • ...
2021-07-14T01:34:48.3474739Z • ...
2021-07-14T01:34:48.3514906Z iter: 7. Clusters not yet connected. sleeping for 6 secs
2021-07-14T01:34:48.3528212Z [submariner-operator]$ [cluster2] sleep 6
2021-07-14T01:34:54.3557251Z [submariner-operator]$ [cluster2] return 1
2021-07-14T01:34:54.3590968Z [submariner-operator]$ [cluster2] verify_gw_status
2021-07-14T01:34:54.3595652Z [submariner-operator]$ [cluster2] wait 7527
2021-07-14T01:34:54.3606180Z [submariner-operator]$ [cluster2] verify_gw_status
2021-07-14T01:34:54.3616569Z [submariner-operator]$ [cluster2] sleep_duration=6
2021-07-14T01:34:54.3629149Z [submariner-operator]$ [cluster2] subctl show connections
2021-07-14T01:34:54.3645156Z [submariner-operator]$ [cluster2] grep the server could not find the requested resource
2021-07-14T01:34:54.4169348Z [submariner-operator]$ [cluster2] subctl show connections
2021-07-14T01:34:54.4186873Z [submariner-operator]$ [cluster2] grep connected
2021-07-14T01:34:54.4632385Z • ...
2021-07-14T01:34:54.4661275Z • ...
2021-07-14T01:34:54.4684919Z iter: 8. Clusters not yet connected. sleeping for 6 secs
2021-07-14T01:34:54.4695538Z [submariner-operator]$ [cluster2] sleep 6
2021-07-14T01:35:00.4721521Z [submariner-operator]$ [cluster2] return 1
2021-07-14T01:35:00.4760583Z [submariner-operator]$ [cluster2] verify_gw_status
2021-07-14T01:35:00.4767317Z [submariner-operator]$ [cluster2] wait 7553
2021-07-14T01:35:00.4771124Z [submariner-operator]$ [cluster2] verify_gw_status
2021-07-14T01:35:00.4780653Z [submariner-operator]$ [cluster2] sleep_duration=6
2021-07-14T01:35:00.4797920Z [submariner-operator]$ [cluster2] subctl show connections
2021-07-14T01:35:00.4811919Z [submariner-operator]$ [cluster2] grep the server could not find the requested resource
2021-07-14T01:35:00.5697353Z [submariner-operator]$ [cluster2] subctl show connections
2021-07-14T01:35:00.5713436Z [submariner-operator]$ [cluster2] grep connected
2021-07-14T01:35:00.6085469Z • ...
2021-07-14T01:35:00.6176536Z • ...
2021-07-14T01:35:00.6206036Z iter: 9. Clusters not yet connected. sleeping for 6 secs
2021-07-14T01:35:00.6217900Z [submariner-operator]$ [cluster2] sleep 6
2021-07-14T01:35:06.6244328Z [submariner-operator]$ [cluster2] return 1
2021-07-14T01:35:06.6283635Z [submariner-operator]$ [cluster2] wait 7579
2021-07-14T01:35:06.6291822Z [submariner-operator]$ [cluster2] verify_gw_status
2021-07-14T01:35:06.6303007Z [submariner-operator]$ [cluster2] verify_gw_status
2021-07-14T01:35:06.6317458Z [submariner-operator]$ [cluster2] sleep_duration=6
2021-07-14T01:35:06.6328429Z [submariner-operator]$ [cluster2] subctl show connections
2021-07-14T01:35:06.6347514Z [submariner-operator]$ [cluster2] grep the server could not find the requested resource
2021-07-14T01:35:06.6854352Z [submariner-operator]$ [cluster2] subctl show connections
2021-07-14T01:35:06.6870298Z [submariner-operator]$ [cluster2] grep connected
2021-07-14T01:35:06.7337102Z • ...
2021-07-14T01:35:06.7435797Z • ...
2021-07-14T01:35:06.7453557Z cluster2-worker cluster2 172.18.0.9 no wireguard 242.254.2.0/24 connected 330.212µs
2021-07-14T01:35:06.7454524Z cluster1-worker cluster1 172.18.0.7 no wireguard 242.254.1.0/24 connected 275.358µs
2021-07-14T01:35:06.7470491Z [submariner-operator]$ [cluster2] return 0
2021-07-14T01:35:06.7483909Z [submariner-operator]$ [cluster2] return 0
2021-07-14T01:35:06.7497761Z [submariner-operator]$ [cluster2] with_context cluster2 connectivity_tests cluster1
2021-07-14T01:35:06.7510051Z [submariner-operator]$ [cluster2] with_context cluster2 connectivity_tests cluster1
2021-07-14T01:35:06.7526584Z [submariner-operator]$ [cluster2] connectivity_tests cluster1
2021-07-14T01:35:06.7540915Z [submariner-operator]$ [cluster2] connectivity_tests
2021-07-14T01:35:06.7554966Z [submariner-operator]$ [cluster2] target_cluster=cluster1
2021-07-14T01:35:06.7568459Z [submariner-operator]$ [cluster2] import_image quay.io/submariner/nettest
2021-07-14T01:35:06.7582228Z [submariner-operator]$ [cluster2] import_image quay.io/submariner/nettest
2021-07-14T01:35:06.7596093Z [submariner-operator]$ [cluster2] docker tag quay.io/submariner/nettest:dev localhost:5000/nettest:local
2021-07-14T01:35:07.0745498Z Error response from daemon: No such image: quay.io/submariner/nettest:dev
2021-07-14T01:35:07.0806893Z [submariner-operator]$ [cluster2] docker pull quay.io/submariner/nettest:devel
2021-07-14T01:35:07.5636208Z devel: Pulling from submariner/nettest
2021-07-14T01:35:07.5636975Z 5843afab3874: Pulling fs layer
2021-07-14T01:35:07.5637493Z c4e538a54bac: Pulling fs layer
2021-07-14T01:35:07.5638194Z 9a7003ef0c64: Pulling fs layer
2021-07-14T01:35:07.5638745Z 13169dc98b5b: Pulling fs layer
2021-07-14T01:35:07.5639297Z 13169dc98b5b: Waiting
2021-07-14T01:35:07.6547979Z c4e538a54bac: Verifying Checksum
2021-07-14T01:35:07.6548499Z c4e538a54bac: Download complete
2021-07-14T01:35:07.6934178Z 9a7003ef0c64: Verifying Checksum
2021-07-14T01:35:07.6935506Z 9a7003ef0c64: Download complete
2021-07-14T01:35:07.7157495Z 13169dc98b5b: Verifying Checksum
2021-07-14T01:35:07.7158040Z 13169dc98b5b: Download complete
2021-07-14T01:35:07.7693586Z 5843afab3874: Verifying Checksum
2021-07-14T01:35:07.7694101Z 5843afab3874: Download complete
2021-07-14T01:35:08.0399459Z 5843afab3874: Pull complete
2021-07-14T01:35:08.1329167Z c4e538a54bac: Pull complete
2021-07-14T01:35:08.4405071Z 9a7003ef0c64: Pull complete
2021-07-14T01:35:08.5311777Z 13169dc98b5b: Pull complete
2021-07-14T01:35:08.5362139Z Digest: sha256:543b18d6e99bf290e0ad8994eb10b8160b9ceec0c6ab5017a5c6fc06c757906e
2021-07-14T01:35:08.5390483Z Status: Downloaded newer image for quay.io/submariner/nettest:devel
2021-07-14T01:35:08.5450449Z quay.io/submariner/nettest:devel
2021-07-14T01:35:08.5504163Z [submariner-operator]$ [cluster2] docker tag quay.io/submariner/nettest:devel quay.io/submariner/nettest:dev
2021-07-14T01:35:08.8281393Z [submariner-operator]$ [cluster2] docker tag quay.io/submariner/nettest:dev localhost:5000/nettest:local
2021-07-14T01:35:09.1052747Z [submariner-operator]$ [cluster2] docker push localhost:5000/nettest:local
2021-07-14T01:35:09.3806795Z The push refers to repository [localhost:5000/nettest]
2021-07-14T01:35:09.3855216Z 7409cf092f1a: Preparing
2021-07-14T01:35:09.3856108Z cf25153378a9: Preparing
2021-07-14T01:35:09.3856581Z 1fbb10e45b76: Preparing
2021-07-14T01:35:09.3857050Z 72e830a4dff5: Preparing
2021-07-14T01:35:09.8913740Z 1fbb10e45b76: Pushed
2021-07-14T01:35:09.9191160Z 7409cf092f1a: Pushed
2021-07-14T01:35:09.9233533Z 72e830a4dff5: Pushed
2021-07-14T01:35:10.5912656Z cf25153378a9: Pushed
2021-07-14T01:35:10.6101078Z local: digest: sha256:543b18d6e99bf290e0ad8994eb10b8160b9ceec0c6ab5017a5c6fc06c757906e size: 1155
2021-07-14T01:35:10.6182830Z [submariner-operator]$ [cluster2] deploy_resource /opt/shipyard/scripts/resources/netshoot.yaml
2021-07-14T01:35:10.6200276Z [submariner-operator]$ [cluster2] deploy_resource /opt/shipyard/scripts/resources/netshoot.yaml
2021-07-14T01:35:10.6224109Z [submariner-operator]$ [cluster2] resource_name=$(basename "$resource_file" ".yaml")
2021-07-14T01:35:10.6240340Z [submariner-operator]$ [cluster2] basename /opt/shipyard/scripts/resources/netshoot.yaml .yaml
2021-07-14T01:35:10.6270137Z [submariner-operator]$ [cluster2] kubectl apply -f /opt/shipyard/scripts/resources/netshoot.yaml
2021-07-14T01:35:10.6292933Z [submariner-operator]$ [cluster2] kubectl apply -f /opt/shipyard/scripts/resources/netshoot.yaml
2021-07-14T01:35:10.6307570Z [submariner-operator]$ [cluster2] command kubectl --context=cluster2 apply -f /opt/shipyard/scripts/resources/netshoot.yaml
2021-07-14T01:35:11.1387423Z deployment.apps/netshoot created
2021-07-14T01:35:11.1474219Z Waiting for netshoot pods to be ready.
2021-07-14T01:35:11.1492143Z [submariner-operator]$ [cluster2] kubectl rollout status deploy/netshoot --timeout=5m
2021-07-14T01:35:11.1511269Z [submariner-operator]$ [cluster2] kubectl rollout status deploy/netshoot --timeout=5m
2021-07-14T01:35:11.1546578Z [submariner-operator]$ [cluster2] command kubectl --context=cluster2 rollout status deploy/netshoot --timeout=5m
2021-07-14T01:35:11.4709652Z Waiting for deployment "netshoot" rollout to finish: 0 of 1 updated replicas are available...
2021-07-14T01:35:12.7671746Z deployment "netshoot" successfully rolled out
2021-07-14T01:35:12.7726654Z [submariner-operator]$ [cluster2] with_context cluster1 deploy_resource /opt/shipyard/scripts/resources/nginx-demo.yaml
2021-07-14T01:35:12.7739878Z [submariner-operator]$ [cluster2] with_context cluster1 deploy_resource /opt/shipyard/scripts/resources/nginx-demo.yaml
2021-07-14T01:35:12.7756648Z [submariner-operator]$ [cluster1] deploy_resource /opt/shipyard/scripts/resources/nginx-demo.yaml
2021-07-14T01:35:12.7769310Z [submariner-operator]$ [cluster1] deploy_resource
2021-07-14T01:35:12.7783041Z [submariner-operator]$ [cluster1] resource_name=$(basename "$resource_file" ".yaml")
2021-07-14T01:35:12.7800417Z [submariner-operator]$ [cluster1] basename /opt/shipyard/scripts/resources/nginx-demo.yaml .yaml
2021-07-14T01:35:12.7818961Z [submariner-operator]$ [cluster1] kubectl apply -f /opt/shipyard/scripts/resources/nginx-demo.yaml
2021-07-14T01:35:12.7834070Z [submariner-operator]$ [cluster1] kubectl apply -f /opt/shipyard/scripts/resources/nginx-demo.yaml
2021-07-14T01:35:12.7858294Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 apply -f /opt/shipyard/scripts/resources/nginx-demo.yaml
2021-07-14T01:35:13.3287597Z deployment.apps/nginx-demo created
2021-07-14T01:35:13.3373540Z service/nginx-demo created
2021-07-14T01:35:13.4024232Z serviceexport.multicluster.x-k8s.io/nginx-demo created
2021-07-14T01:35:13.4081102Z Waiting for nginx-demo pods to be ready.
2021-07-14T01:35:13.4097481Z [submariner-operator]$ [cluster1] kubectl rollout status deploy/nginx-demo --timeout=5m
2021-07-14T01:35:13.4125166Z [submariner-operator]$ [cluster1] kubectl rollout status deploy/nginx-demo --timeout=5m
2021-07-14T01:35:13.4147190Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 rollout status deploy/nginx-demo --timeout=5m
2021-07-14T01:35:13.8036232Z Waiting for deployment "nginx-demo" rollout to finish: 0 of 2 updated replicas are available...
2021-07-14T01:35:19.7372872Z Waiting for deployment "nginx-demo" rollout to finish: 1 of 2 updated replicas are available...
2021-07-14T01:35:19.9023621Z deployment "nginx-demo" successfully rolled out
2021-07-14T01:35:19.9085725Z [submariner-operator]$ [cluster2] netshoot_pod=$(kubectl get pods -l app=netshoot | awk 'FNR == 2 {print $1}')
2021-07-14T01:35:19.9107780Z [submariner-operator]$ [cluster2] kubectl get pods -l app=netshoot
2021-07-14T01:35:19.9124348Z [submariner-operator]$ [cluster2] awk FNR == 2 {print $1}
2021-07-14T01:35:19.9153836Z [submariner-operator]$ [cluster2] kubectl get pods -l app=netshoot
2021-07-14T01:35:19.9168751Z [submariner-operator]$ [cluster2] command kubectl --context=cluster2 get pods -l app=netshoot
2021-07-14T01:35:20.2120252Z [submariner-operator]$ [cluster2] nginx_svc_ip=$(with_context "$target_cluster" get_svc_ip nginx-demo)
2021-07-14T01:35:20.2139179Z [submariner-operator]$ [cluster2] with_context cluster1 get_svc_ip nginx-demo
2021-07-14T01:35:20.2152623Z [submariner-operator]$ [cluster2] with_context cluster1 get_svc_ip nginx-demo
2021-07-14T01:35:20.2167352Z [submariner-operator]$ [cluster1] get_svc_ip nginx-demo
2021-07-14T01:35:20.2182652Z [submariner-operator]$ [cluster1] get_svc_ip
2021-07-14T01:35:20.2198326Z [submariner-operator]$ [cluster1] svc_ip=$(with_retries 30 get_globalip "${svc_name}")
2021-07-14T01:35:20.2212543Z [submariner-operator]$ [cluster1] with_retries 30 get_globalip nginx-demo
2021-07-14T01:35:20.2223270Z [submariner-operator]$ [cluster1] with_retries 30 get_globalip nginx-demo
2021-07-14T01:35:20.2234678Z [submariner-operator]$ [cluster1] iteration=1
2021-07-14T01:35:20.2260460Z [submariner-operator]$ [cluster1] get_globalip nginx-demo
2021-07-14T01:35:20.2261900Z [submariner-operator]$ [cluster1] wait 7718
2021-07-14T01:35:20.2272328Z [submariner-operator]$ [cluster1] get_globalip
2021-07-14T01:35:20.2286491Z [submariner-operator]$ [cluster1] gip=$(kubectl get svc "$svc_name" -o jsonpath='{.metadata.annotations.submariner\.io/globalIp}')
2021-07-14T01:35:20.2304987Z [submariner-operator]$ [cluster1] kubectl get svc nginx-demo -o jsonpath={.metadata.annotations.submariner\.io/globalIp}
2021-07-14T01:35:20.2322306Z [submariner-operator]$ [cluster1] kubectl get svc nginx-demo -o jsonpath={.metadata.annotations.submariner\.io/globalIp}
2021-07-14T01:35:20.2334007Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 get svc nginx-demo -o jsonpath={.metadata.annotations.submariner\.io/globalIp}
2021-07-14T01:35:20.5249916Z [submariner-operator]$ [cluster1] gip=$(kubectl get giip "$svc_name" -o jsonpath='{.status.allocatedIP}')
2021-07-14T01:35:20.5266048Z [submariner-operator]$ [cluster1] kubectl get giip nginx-demo -o jsonpath={.status.allocatedIP}
2021-07-14T01:35:20.5276995Z [submariner-operator]$ [cluster1] kubectl get giip nginx-demo -o jsonpath={.status.allocatedIP}
2021-07-14T01:35:20.5289979Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 get giip nginx-demo -o jsonpath={.status.allocatedIP}
2021-07-14T01:35:20.8412209Z Error from server (NotFound): globalingressips.submariner.io "nginx-demo" not found
2021-07-14T01:35:20.8455917Z [submariner-operator]$ [cluster1] sleep 1
2021-07-14T01:35:21.8479598Z [submariner-operator]$ [cluster1] return 1
2021-07-14T01:35:21.8512321Z [submariner-operator]$ [cluster1] get_globalip nginx-demo
2021-07-14T01:35:21.8513251Z [submariner-operator]$ [cluster1] wait 7748
2021-07-14T01:35:21.8524475Z [submariner-operator]$ [cluster1] get_globalip
2021-07-14T01:35:21.8538207Z [submariner-operator]$ [cluster1] gip=$(kubectl get svc "$svc_name" -o jsonpath='{.metadata.annotations.submariner\.io/globalIp}')
2021-07-14T01:35:21.8557241Z [submariner-operator]$ [cluster1] kubectl get svc nginx-demo -o jsonpath={.metadata.annotations.submariner\.io/globalIp}
2021-07-14T01:35:21.8571448Z [submariner-operator]$ [cluster1] kubectl get svc nginx-demo -o jsonpath={.metadata.annotations.submariner\.io/globalIp}
2021-07-14T01:35:21.8586383Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 get svc nginx-demo -o jsonpath={.metadata.annotations.submariner\.io/globalIp}
2021-07-14T01:35:22.1428972Z [submariner-operator]$ [cluster1] gip=$(kubectl get giip "$svc_name" -o jsonpath='{.status.allocatedIP}')
2021-07-14T01:35:22.1446407Z [submariner-operator]$ [cluster1] kubectl get giip nginx-demo -o jsonpath={.status.allocatedIP}
2021-07-14T01:35:22.1457683Z [submariner-operator]$ [cluster1] kubectl get giip nginx-demo -o jsonpath={.status.allocatedIP}
2021-07-14T01:35:22.1470655Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 get giip nginx-demo -o jsonpath={.status.allocatedIP}
2021-07-14T01:35:22.4067924Z Error from server (NotFound): globalingressips.submariner.io "nginx-demo" not found
2021-07-14T01:35:22.4117051Z [submariner-operator]$ [cluster1] sleep 1
2021-07-14T01:35:23.4142549Z [submariner-operator]$ [cluster1] return 1
2021-07-14T01:35:23.4176132Z [submariner-operator]$ [cluster1] get_globalip nginx-demo
2021-07-14T01:35:23.4180636Z [submariner-operator]$ [cluster1] wait 7777
2021-07-14T01:35:23.4190594Z [submariner-operator]$ [cluster1] get_globalip
2021-07-14T01:35:23.4205077Z [submariner-operator]$ [cluster1] gip=$(kubectl get svc "$svc_name" -o jsonpath='{.metadata.annotations.submariner\.io/globalIp}')
2021-07-14T01:35:23.4222365Z [submariner-operator]$ [cluster1] kubectl get svc nginx-demo -o jsonpath={.metadata.annotations.submariner\.io/globalIp}
2021-07-14T01:35:23.4246122Z [submariner-operator]$ [cluster1] kubectl get svc nginx-demo -o jsonpath={.metadata.annotations.submariner\.io/globalIp}
2021-07-14T01:35:23.4258689Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 get svc nginx-demo -o jsonpath={.metadata.annotations.submariner\.io/globalIp}
2021-07-14T01:35:23.7054255Z [submariner-operator]$ [cluster1] gip=$(kubectl get giip "$svc_name" -o jsonpath='{.status.allocatedIP}')
2021-07-14T01:35:23.7068605Z [submariner-operator]$ [cluster1] kubectl get giip nginx-demo -o jsonpath={.status.allocatedIP}
2021-07-14T01:35:23.7079601Z [submariner-operator]$ [cluster1] kubectl get giip nginx-demo -o jsonpath={.status.allocatedIP}
2021-07-14T01:35:23.7091647Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 get giip nginx-demo -o jsonpath={.status.allocatedIP}
2021-07-14T01:35:23.9919616Z Error from server (NotFound): globalingressips.submariner.io "nginx-demo" not found
2021-07-14T01:35:23.9964385Z [submariner-operator]$ [cluster1] sleep 1
2021-07-14T01:35:24.9991152Z [submariner-operator]$ [cluster1] return 1
2021-07-14T01:35:25.0029473Z [submariner-operator]$ [cluster1] wait 7807
2021-07-14T01:35:25.0030427Z [submariner-operator]$ [cluster1] get_globalip nginx-demo
2021-07-14T01:35:25.0043724Z [submariner-operator]$ [cluster1] get_globalip
2021-07-14T01:35:25.0063309Z [submariner-operator]$ [cluster1] gip=$(kubectl get svc "$svc_name" -o jsonpath='{.metadata.annotations.submariner\.io/globalIp}')
2021-07-14T01:35:25.0092578Z [submariner-operator]$ [cluster1] kubectl get svc nginx-demo -o jsonpath={.metadata.annotations.submariner\.io/globalIp}
2021-07-14T01:35:25.0106340Z [submariner-operator]$ [cluster1] kubectl get svc nginx-demo -o jsonpath={.metadata.annotations.submariner\.io/globalIp}
2021-07-14T01:35:25.0119455Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 get svc nginx-demo -o jsonpath={.metadata.annotations.submariner\.io/globalIp}
2021-07-14T01:35:25.3010868Z [submariner-operator]$ [cluster1] gip=$(kubectl get giip "$svc_name" -o jsonpath='{.status.allocatedIP}')
2021-07-14T01:35:25.3024376Z [submariner-operator]$ [cluster1] kubectl get giip nginx-demo -o jsonpath={.status.allocatedIP}
2021-07-14T01:35:25.3035194Z [submariner-operator]$ [cluster1] kubectl get giip nginx-demo -o jsonpath={.status.allocatedIP}
2021-07-14T01:35:25.3045934Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 get giip nginx-demo -o jsonpath={.status.allocatedIP}
2021-07-14T01:35:25.5881019Z [submariner-operator]$ [cluster1] return 0
2021-07-14T01:35:25.5914679Z [submariner-operator]$ [cluster2] with_retries 5 test_connection netshoot-789f6cf54f-4rtmk 242.254.1.252
2021-07-14T01:35:25.5937475Z [submariner-operator]$ [cluster2] with_retries 5 test_connection netshoot-789f6cf54f-4rtmk 242.254.1.252
2021-07-14T01:35:25.5955022Z [submariner-operator]$ [cluster2] iteration=1
2021-07-14T01:35:25.5985870Z [submariner-operator]$ [cluster2] wait 7837
2021-07-14T01:35:25.5987114Z [submariner-operator]$ [cluster2] test_connection netshoot-789f6cf54f-4rtmk 242.254.1.252
2021-07-14T01:35:25.5994434Z [submariner-operator]$ [cluster2] test_connection
2021-07-14T01:35:25.6000637Z Attempting connectivity between clusters - netshoot-789f6cf54f-4rtmk --> 242.254.1.252
2021-07-14T01:35:25.6011549Z [submariner-operator]$ [cluster2] wait_time=30
2021-07-14T01:35:25.6025553Z [submariner-operator]$ [cluster2] start_time=$(date +%s)
2021-07-14T01:35:25.6042440Z [submariner-operator]$ [cluster2] date +%s
2021-07-14T01:35:25.6081038Z [submariner-operator]$ [cluster2] kubectl exec netshoot-789f6cf54f-4rtmk -- curl --output /dev/null -m 30 --silent --head --fail 242.254.1.252
2021-07-14T01:35:25.6094585Z [submariner-operator]$ [cluster2] kubectl exec netshoot-789f6cf54f-4rtmk -- curl --output /dev/null -m 30 --silent --head --fail 242.254.1.252
2021-07-14T01:35:25.6108591Z [submariner-operator]$ [cluster2] command kubectl --context=cluster2 exec netshoot-789f6cf54f-4rtmk -- curl --output /dev/null -m 30 --silent --head --fail 242.254.1.252
2021-07-14T01:35:26.0354447Z Connection test was successful!
2021-07-14T01:35:26.0389253Z [submariner-operator]$ [cluster2] return 0
2021-07-14T01:35:26.0390782Z [submariner-operator]$ [cluster2] remove_resource /opt/shipyard/scripts/resources/netshoot.yaml
2021-07-14T01:35:26.0392357Z [submariner-operator]$ [cluster2] remove_resource /opt/shipyard/scripts/resources/netshoot.yaml
2021-07-14T01:35:26.0409705Z [submariner-operator]$ [cluster2] kubectl delete -f /opt/shipyard/scripts/resources/netshoot.yaml
2021-07-14T01:35:26.0420917Z [submariner-operator]$ [cluster2] kubectl delete -f /opt/shipyard/scripts/resources/netshoot.yaml
2021-07-14T01:35:26.0445358Z [submariner-operator]$ [cluster2] command kubectl --context=cluster2 delete -f /opt/shipyard/scripts/resources/netshoot.yaml
2021-07-14T01:35:26.3992150Z deployment.apps "netshoot" deleted
2021-07-14T01:35:26.4208151Z [submariner-operator]$ [cluster2] with_context cluster1 remove_resource /opt/shipyard/scripts/resources/nginx-demo.yaml
2021-07-14T01:35:26.4224387Z [submariner-operator]$ [cluster2] with_context cluster1 remove_resource /opt/shipyard/scripts/resources/nginx-demo.yaml
2021-07-14T01:35:26.4240957Z [submariner-operator]$ [cluster1] remove_resource /opt/shipyard/scripts/resources/nginx-demo.yaml
2021-07-14T01:35:26.4257468Z [submariner-operator]$ [cluster1] remove_resource
2021-07-14T01:35:26.4273508Z [submariner-operator]$ [cluster1] kubectl delete -f /opt/shipyard/scripts/resources/nginx-demo.yaml
2021-07-14T01:35:26.4289509Z [submariner-operator]$ [cluster1] kubectl delete -f /opt/shipyard/scripts/resources/nginx-demo.yaml
2021-07-14T01:35:26.4306632Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 delete -f /opt/shipyard/scripts/resources/nginx-demo.yaml
2021-07-14T01:35:26.7403080Z deployment.apps "nginx-demo" deleted
2021-07-14T01:35:26.9690354Z service "nginx-demo" deleted
2021-07-14T01:35:26.9880336Z serviceexport.multicluster.x-k8s.io "nginx-demo" deleted
2021-07-14T01:35:27.0212898Z [submariner-operator]$ [cluster2] run_if_defined post_deploy
2021-07-14T01:35:27.0256828Z [submariner-operator]$ [cluster2] run_if_defined post_deploy
2021-07-14T01:35:27.0274561Z [submariner-operator]$ [cluster2] type -t post_deploy
2021-07-14T01:35:27.0298601Z [submariner-operator]$ [cluster2] grep -q function
2021-07-14T01:35:27.0395080Z [submariner-operator]$ [cluster2] return 0
2021-07-14T01:35:27.0471422Z Successfully remade target file 'deploy'.
2021-07-14T01:35:27.0472149Z Must remake target 'e2e'.
2021-07-14T01:35:27.0472755Z scripts/kind-e2e/e2e.sh
2021-07-14T01:35:27.0595148Z [submariner-operator]$ source /opt/shipyard/scripts/lib/utils
2021-07-14T01:35:27.0625170Z [submariner-operator]$ . /opt/shipyard/scripts/lib/source_only
2021-07-14T01:35:27.0637930Z [submariner-operator]$ script_name=utils
2021-07-14T01:35:27.0654466Z [submariner-operator]$ exec_name=e2e.sh
2021-07-14T01:35:27.0717155Z [submariner-operator]$ source /opt/shipyard/scripts/lib/deploy_funcs
2021-07-14T01:35:27.0733556Z [submariner-operator]$ . /opt/shipyard/scripts/lib/source_only
2021-07-14T01:35:27.0754714Z [submariner-operator]$ script_name=deploy_funcs
2021-07-14T01:35:27.0780143Z [submariner-operator]$ exec_name=e2e.sh
2021-07-14T01:35:27.0809706Z [submariner-operator]$ source /opt/shipyard/scripts/lib/deploy_operator
2021-07-14T01:35:27.0846524Z [submariner-operator]$ . /opt/shipyard/scripts/lib/source_only
2021-07-14T01:35:27.0860375Z [submariner-operator]$ script_name=deploy_operator
2021-07-14T01:35:27.0899534Z [submariner-operator]$ exec_name=e2e.sh
2021-07-14T01:35:27.0922612Z [submariner-operator]$ source /opt/shipyard/scripts/lib/cluster_settings
2021-07-14T01:35:27.0983415Z [submariner-operator]$ . /opt/shipyard/scripts/lib/source_only
2021-07-14T01:35:27.1012036Z [submariner-operator]$ script_name=cluster_settings
2021-07-14T01:35:27.1026572Z [submariner-operator]$ exec_name=e2e.sh
2021-07-14T01:35:27.1048951Z [submariner-operator]$ broker=cluster1
2021-07-14T01:35:27.1058046Z [submariner-operator]$ declare -gA cluster_nodes
2021-07-14T01:35:27.1068442Z [submariner-operator]$ cluster_nodes[cluster1]=control-plane worker
2021-07-14T01:35:27.1077180Z [submariner-operator]$ cluster_nodes[cluster2]=control-plane worker
2021-07-14T01:35:27.1087336Z [submariner-operator]$ cluster_nodes[cluster3]=control-plane worker worker
2021-07-14T01:35:27.1097773Z [submariner-operator]$ declare -gA cluster_subm
2021-07-14T01:35:27.1148572Z [submariner-operator]$ cluster_subm[cluster1]=true
2021-07-14T01:35:27.1160385Z [submariner-operator]$ cluster_subm[cluster2]=true
2021-07-14T01:35:27.1171149Z [submariner-operator]$ cluster_subm[cluster3]=true
2021-07-14T01:35:27.1181584Z [submariner-operator]$ declare -gA cluster_cni
2021-07-14T01:35:27.1192735Z [submariner-operator]$ cluster_cni[cluster2]=weave
2021-07-14T01:35:27.1211340Z [submariner-operator]$ cluster_cni[cluster3]=weave
2021-07-14T01:35:27.1222868Z [submariner-operator]$ source /go/src/github.com/submariner-io/submariner-operator/scripts/kind-e2e/cluster_settings
2021-07-14T01:35:27.1236768Z [submariner-operator]$ . /opt/shipyard/scripts/lib/source_only
2021-07-14T01:35:27.1247103Z [submariner-operator]$ script_name=cluster_settings
2021-07-14T01:35:27.1347368Z [submariner-operator]$ exec_name=e2e.sh
2021-07-14T01:35:27.1400091Z [submariner-operator]$ cluster_nodes[cluster1]=control-plane worker worker
2021-07-14T01:35:27.1413637Z [submariner-operator]$ cluster_nodes[cluster2]=control-plane worker worker
2021-07-14T01:35:27.1498653Z [submariner-operator]$ globalnet=true
2021-07-14T01:35:27.1517270Z [submariner-operator]$ timeout=2m
2021-07-14T01:35:27.1556992Z [submariner-operator]$ declare_kubeconfig
2021-07-14T01:35:27.1597020Z [submariner-operator]$ declare_kubeconfig
2021-07-14T01:35:27.1606617Z [submariner-operator]$ source /opt/shipyard/scripts/lib/kubecfg
2021-07-14T01:35:27.1624252Z [submariner-operator]$ export KUBECONFIG
2021-07-14T01:35:27.1634636Z [submariner-operator]$ KUBECONFIG=$(find "${DAPPER_OUTPUT:-output}"/kubeconfigs -type f -printf %p: || :)
2021-07-14T01:35:27.1651007Z [submariner-operator]$ find /go/src/github.com/submariner-io/submariner-operator/output/kubeconfigs -type f -printf %p:
2021-07-14T01:35:27.1691961Z [submariner-operator]$ . /go/src/github.com/submariner-io/submariner-operator/scripts/kind-e2e/lib_operator_verify_subm.sh
2021-07-14T01:35:27.1720062Z [submariner-operator]$ create_subm_vars
2021-07-14T01:35:27.1734744Z [submariner-operator]$ create_subm_vars
2021-07-14T01:35:27.1744896Z [submariner-operator]$ deployment_name=submariner
2021-07-14T01:35:27.1754392Z [submariner-operator]$ operator_deployment_name=submariner-operator
2021-07-14T01:35:27.1836074Z [submariner-operator]$ gateway_deployment_name=submariner-gateway
2021-07-14T01:35:27.1844597Z [submariner-operator]$ routeagent_deployment_name=submariner-routeagent
2021-07-14T01:35:27.1855891Z [submariner-operator]$ broker_deployment_name=submariner-k8s-broker
2021-07-14T01:35:27.1869776Z [submariner-operator]$ globalnet_deployment_name=submariner-globalnet
2021-07-14T01:35:27.1879827Z [submariner-operator]$ declare_cidrs
2021-07-14T01:35:27.1889709Z [submariner-operator]$ declare_cidrs
2021-07-14T01:35:27.1950409Z [submariner-operator]$ declare -gA cluster_CIDRs service_CIDRs global_CIDRs
2021-07-14T01:35:27.1977286Z [submariner-operator]$ i=1
2021-07-14T01:35:27.1992286Z [submariner-operator]$ [cluster1] add_cluster_cidrs 1 cluster1
2021-07-14T01:35:27.2004754Z [submariner-operator]$ [cluster1] add_cluster_cidrs 1 cluster1
2021-07-14T01:35:27.2034680Z [submariner-operator]$ [cluster1] val=0
2021-07-14T01:35:27.2141011Z [submariner-operator]$ [cluster1] cluster_CIDRs[cluster1]=10.0.0.0/16
2021-07-14T01:35:27.2166010Z [submariner-operator]$ [cluster1] service_CIDRs[cluster1]=100.0.0.0/16
2021-07-14T01:35:27.2244797Z [submariner-operator]$ [cluster1] global_CIDRs[cluster1]=242.254.1.0/24
2021-07-14T01:35:27.2289365Z [submariner-operator]$ [cluster1] i=$(("$i"+1))
2021-07-14T01:35:27.2302748Z [submariner-operator]$ [cluster2] add_cluster_cidrs 2 cluster2
2021-07-14T01:35:27.2410045Z [submariner-operator]$ [cluster2] add_cluster_cidrs 2 cluster2
2021-07-14T01:35:27.2419261Z [submariner-operator]$ [cluster2] val=0
2021-07-14T01:35:27.2441640Z [submariner-operator]$ [cluster2] cluster_CIDRs[cluster2]=10.0.0.0/16
2021-07-14T01:35:27.2476251Z [submariner-operator]$ [cluster2] service_CIDRs[cluster2]=100.0.0.0/16
2021-07-14T01:35:27.2514508Z [submariner-operator]$ [cluster2] global_CIDRs[cluster2]=242.254.2.0/24
2021-07-14T01:35:27.2547924Z [submariner-operator]$ [cluster2] i=$(("$i"+1))
2021-07-14T01:35:27.2580559Z [submariner-operator]$ [cluster2] natEnabled=false
2021-07-14T01:35:27.2599082Z [submariner-operator]$ [cluster2] subm_gateway_image_repo=localhost:5000
2021-07-14T01:35:27.2655453Z [submariner-operator]$ [cluster2] subm_gateway_image_tag=local
2021-07-14T01:35:27.2671933Z [submariner-operator]$ [cluster2] subm_gateway_size=3
2021-07-14T01:35:27.2699304Z [submariner-operator]$ [cluster2] subm_colorcodes=blue
2021-07-14T01:35:27.2719494Z [submariner-operator]$ [cluster2] subm_debug=false
2021-07-14T01:35:27.2750640Z [submariner-operator]$ [cluster2] subm_broker=k8s
2021-07-14T01:35:27.2812587Z [submariner-operator]$ [cluster2] ce_ipsec_debug=false
2021-07-14T01:35:27.2829397Z [submariner-operator]$ [cluster2] ce_ipsec_ikeport=500
2021-07-14T01:35:27.2876540Z [submariner-operator]$ [cluster2] ce_ipsec_nattport=4500
2021-07-14T01:35:27.2891201Z [submariner-operator]$ [cluster2] subm_ns=submariner-operator
2021-07-14T01:35:27.2902798Z [submariner-operator]$ [cluster2] SUBMARINER_BROKER_NS=submariner-k8s-broker
2021-07-14T01:35:27.2940826Z [submariner-operator]$ [cluster2] with_context cluster1 broker_vars
2021-07-14T01:35:27.2954426Z [submariner-operator]$ [cluster2] with_context cluster1 broker_vars
2021-07-14T01:35:27.3001940Z [submariner-operator]$ [cluster1] broker_vars
2021-07-14T01:35:27.3014610Z [submariner-operator]$ [cluster1] broker_vars
2021-07-14T01:35:27.3034781Z [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-14T01:35:27.3064711Z [submariner-operator]$ [cluster1] kubectl -n default get endpoints kubernetes -o jsonpath={.subsets[0].addresses[0].ip}:{.subsets[0].ports[?(@.name=='https')].port}
2021-07-14T01:35:27.3079545Z [submariner-operator]$ [cluster1] kubectl -n default get endpoints kubernetes -o jsonpath={.subsets[0].addresses[0].ip}:{.subsets[0].ports[?(@.name=='https')].port}
2021-07-14T01:35:27.3096466Z [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-14T01:35:27.6864837Z [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-14T01:35:27.6915535Z [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-14T01:35:27.6928921Z [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-14T01:35:27.6942850Z [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-14T01:35:28.0207883Z [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-14T01:35:28.0227200Z [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-14T01:35:28.0245526Z [submariner-operator]$ [cluster1] base64 --decode
2021-07-14T01:35:28.0261022Z [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-14T01:35:28.0285543Z [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-14T01:35:28.3011789Z [submariner-operator]$ [cluster2] with_context cluster1 verify_subm_broker_secrets
2021-07-14T01:35:28.3024498Z [submariner-operator]$ [cluster2] with_context cluster1 verify_subm_broker_secrets
2021-07-14T01:35:28.3036227Z [submariner-operator]$ [cluster1] verify_subm_broker_secrets
2021-07-14T01:35:28.3049007Z [submariner-operator]$ [cluster1] verify_subm_broker_secrets
2021-07-14T01:35:28.3565593Z [submariner-operator]$ [cluster1] verify_secrets submariner-k8s-broker submariner-k8s-broker-client LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUN5RENDQWJDZ0F3SUJBZ0lCQURBTkJna3Foa2lHOXcwQkFRc0ZBREFWTVJNd0VRWURWUVFERXdwcmRXSmwKY201bGRHVnpNQjRYRFRJeE1EY3hOREF4TWpjek1Gb1hEVE14TURjeE1qQXhNamN6TUZvd0ZURVRNQkVHQTFVRQpBeE1LYTNWaVpYSnVaWFJsY3pDQ0FTSXdEUVlKS29aSWh2Y05BUUVCQlFBRGdnRVBBRENDQVFvQ2dnRUJBTEw4CmUwenRYWEtqMGJQaWNoYVFRUCs2N2tBY1RPbWVxUFJrTk1OOEZEWXNZaUc4YndXZGl3TGFTeE4yc0g3ZFpkMkgKUmhJNTUwdjVkcXJVUTNqREVRRENNcHNrL2xYbVdyUFRySlNLaHFrL3BKWGVSaWYyRThuMVhacWx0bWxBWlBRbQo5TVRkSkhGM2xOQmFvUGwyL2RRZFVnVVg5SlAyY2Z1NDU2M3ZQU29VN2ZiNVoydVZaUU41TGpzdmlHUjJPeG1DCm45WTBMemFPaExRTFk2M2FkVm5lRkh2U1Rqa1VWL1k0QndDUU4vYy9MZnF1VEdnWTNNd2xxNFU0aHVEcmNDREkKeEppaThhTTN1WGRtQXZ6M00rSTM5K1pzYkFQdytqajhlK3Y0bVk3cnFicFV3bU5JTlJONXF1bXYwUnI0ZW9ySwpsU1dNeXpSMFgyRlhXbG16VXZFQ0F3RUFBYU1qTUNFd0RnWURWUjBQQVFIL0JBUURBZ0trTUE4R0ExVWRFd0VCCi93UUZNQU1CQWY4d0RRWUpLb1pJaHZjTkFRRUxCUUFEZ2dFQkFJbFNMTWNCNVJUcDVwaklXQlpWM2V3ZmQ3RnIKazBXU2Vxd09kTU82UXJTbVp0WmdXdlpsME0wc01jSTFWcmNzOThVak9Yd2trWFNQMVFsc3NkOFhienZ3emtTWQp1MDdhTGh1QkVrTjhud3Z4TGJIM0w4WSt5TCtrU3B5a3hBVlMyRktTOW1wWUtGT1hkY2V4eUs1UkhvbU40aVgvCnBlYktwbm5CcHBCaDJuSFBCV0Z0aTNWL3hWRVBYNy8vTldhN1RIbU4yVWs4V2ZHOW9TU2lweXdWcW9Od1JlbEgKTUdMUTF1Rk9pelJkclgxOVJUaGV4RTRVLzVUMm55S09ZQlcxa0xLbDhnVFZVczE2TUhKdnNBTXpUUStaSVVlcgpTdlJBUFpkZ1NoeUdqZWdLaXdQTGpOVUhkZUJzRlJUY1dPMkVyNkovS0dEeFZpMktUTFNLbjFHZWh6RT0KLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQo=
2021-07-14T01:35:28.4448361Z [submariner-operator]$ [cluster1] verify_secrets submariner-k8s-broker submariner-k8s-broker-client LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUN5RENDQWJDZ0F3SUJBZ0lCQURBTkJna3Foa2lHOXcwQkFRc0ZBREFWTVJNd0VRWURWUVFERXdwcmRXSmwKY201bGRHVnpNQjRYRFRJeE1EY3hOREF4TWpjek1Gb1hEVE14TURjeE1qQXhNamN6TUZvd0ZURVRNQkVHQTFVRQpBeE1LYTNWaVpYSnVaWFJsY3pDQ0FTSXdEUVlKS29aSWh2Y05BUUVCQlFBRGdnRVBBRENDQVFvQ2dnRUJBTEw4CmUwenRYWEtqMGJQaWNoYVFRUCs2N2tBY1RPbWVxUFJrTk1OOEZEWXNZaUc4YndXZGl3TGFTeE4yc0g3ZFpkMkgKUmhJNTUwdjVkcXJVUTNqREVRRENNcHNrL2xYbVdyUFRySlNLaHFrL3BKWGVSaWYyRThuMVhacWx0bWxBWlBRbQo5TVRkSkhGM2xOQmFvUGwyL2RRZFVnVVg5SlAyY2Z1NDU2M3ZQU29VN2ZiNVoydVZaUU41TGpzdmlHUjJPeG1DCm45WTBMemFPaExRTFk2M2FkVm5lRkh2U1Rqa1VWL1k0QndDUU4vYy9MZnF1VEdnWTNNd2xxNFU0aHVEcmNDREkKeEppaThhTTN1WGRtQXZ6M00rSTM5K1pzYkFQdytqajhlK3Y0bVk3cnFicFV3bU5JTlJONXF1bXYwUnI0ZW9ySwpsU1dNeXpSMFgyRlhXbG16VXZFQ0F3RUFBYU1qTUNFd0RnWURWUjBQQVFIL0JBUURBZ0trTUE4R0ExVWRFd0VCCi93UUZNQU1CQWY4d0RRWUpLb1pJaHZjTkFRRUxCUUFEZ2dFQkFJbFNMTWNCNVJUcDVwaklXQlpWM2V3ZmQ3RnIKazBXU2Vxd09kTU82UXJTbVp0WmdXdlpsME0wc01jSTFWcmNzOThVak9Yd2trWFNQMVFsc3NkOFhienZ3emtTWQp1MDdhTGh1QkVrTjhud3Z4TGJIM0w4WSt5TCtrU3B5a3hBVlMyRktTOW1wWUtGT1hkY2V4eUs1UkhvbU40aVgvCnBlYktwbm5CcHBCaDJuSFBCV0Z0aTNWL3hWRVBYNy8vTldhN1RIbU4yVWs4V2ZHOW9TU2lweXdWcW9Od1JlbEgKTUdMUTF1Rk9pelJkclgxOVJUaGV4RTRVLzVUMm55S09ZQlcxa0xLbDhnVFZVczE2TUhKdnNBTXpUUStaSVVlcgpTdlJBUFpkZ1NoeUdqZWdLaXdQTGpOVUhkZUJzRlJUY1dPMkVyNkovS0dEeFZpMktUTFNLbjFHZWh6RT0KLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQo=
2021-07-14T01:35:28.4952775Z [submariner-operator]$ [cluster1] wait_for_secrets submariner-k8s-broker
2021-07-14T01:35:28.4954112Z [submariner-operator]$ [cluster1] wait_for_secrets submariner-k8s-broker
2021-07-14T01:35:28.4955674Z [submariner-operator]$ [cluster1] kubectl get secret -n submariner-k8s-broker
2021-07-14T01:35:28.4956844Z [submariner-operator]$ [cluster1] grep -q submariner-
2021-07-14T01:35:28.4958058Z [submariner-operator]$ [cluster1] kubectl get secret -n submariner-k8s-broker
2021-07-14T01:35:28.4959597Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 get secret -n submariner-k8s-broker
2021-07-14T01:35:28.6221959Z [submariner-operator]$ [cluster1] return
2021-07-14T01:35:28.6237408Z [submariner-operator]$ [cluster1] kubectl get secrets -n submariner-k8s-broker
2021-07-14T01:35:28.6249924Z [submariner-operator]$ [cluster1] kubectl get secrets -n submariner-k8s-broker
2021-07-14T01:35:28.6264601Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 get secrets -n submariner-k8s-broker
2021-07-14T01:35:28.9152985Z NAME TYPE DATA AGE
2021-07-14T01:35:28.9154885Z cluster-cluster1-token-6vglj kubernetes.io/service-account-token 3 86s
2021-07-14T01:35:28.9156519Z cluster-cluster2-token-dk7z5 kubernetes.io/service-account-token 3 81s
2021-07-14T01:35:28.9157997Z default-token-4c7b8 kubernetes.io/service-account-token 3 104s
2021-07-14T01:35:28.9159702Z submariner-k8s-broker-admin-token-rlm2p kubernetes.io/service-account-token 3 104s
2021-07-14T01:35:28.9161789Z submariner-k8s-broker-client-token-kh99v kubernetes.io/service-account-token 3 104s
2021-07-14T01:35:28.9209369Z [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-14T01:35:28.9221137Z [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-14T01:35:28.9234496Z [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-14T01:35:29.2068468Z [submariner-operator]$ [cluster1] json_file=/tmp/submariner-k8s-broker-client-token-kh99v.cluster1.json
2021-07-14T01:35:29.2078949Z [submariner-operator]$ [cluster1] kubectl get secret submariner-k8s-broker-client-token-kh99v -n submariner-k8s-broker -o json
2021-07-14T01:35:29.2102120Z [submariner-operator]$ [cluster1] tee /tmp/submariner-k8s-broker-client-token-kh99v.cluster1.json
2021-07-14T01:35:29.2122809Z [submariner-operator]$ [cluster1] kubectl get secret submariner-k8s-broker-client-token-kh99v -n submariner-k8s-broker -o json
2021-07-14T01:35:29.2136463Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 get secret submariner-k8s-broker-client-token-kh99v -n submariner-k8s-broker -o json
2021-07-14T01:35:29.4827144Z {
2021-07-14T01:35:29.4827682Z "apiVersion": "v1",
2021-07-14T01:35:29.4828034Z "data": {
2021-07-14T01:35:29.5304073Z "ca.crt": "LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUN5RENDQWJDZ0F3SUJBZ0lCQURBTkJna3Foa2lHOXcwQkFRc0ZBREFWTVJNd0VRWURWUVFERXdwcmRXSmwKY201bGRHVnpNQjRYRFRJeE1EY3hOREF4TWpjek1Gb1hEVE14TURjeE1qQXhNamN6TUZvd0ZURVRNQkVHQTFVRQpBeE1LYTNWaVpYSnVaWFJsY3pDQ0FTSXdEUVlKS29aSWh2Y05BUUVCQlFBRGdnRVBBRENDQVFvQ2dnRUJBTEw4CmUwenRYWEtqMGJQaWNoYVFRUCs2N2tBY1RPbWVxUFJrTk1OOEZEWXNZaUc4YndXZGl3TGFTeE4yc0g3ZFpkMkgKUmhJNTUwdjVkcXJVUTNqREVRRENNcHNrL2xYbVdyUFRySlNLaHFrL3BKWGVSaWYyRThuMVhacWx0bWxBWlBRbQo5TVRkSkhGM2xOQmFvUGwyL2RRZFVnVVg5SlAyY2Z1NDU2M3ZQU29VN2ZiNVoydVZaUU41TGpzdmlHUjJPeG1DCm45WTBMemFPaExRTFk2M2FkVm5lRkh2U1Rqa1VWL1k0QndDUU4vYy9MZnF1VEdnWTNNd2xxNFU0aHVEcmNDREkKeEppaThhTTN1WGRtQXZ6M00rSTM5K1pzYkFQdytqajhlK3Y0bVk3cnFicFV3bU5JTlJONXF1bXYwUnI0ZW9ySwpsU1dNeXpSMFgyRlhXbG16VXZFQ0F3RUFBYU1qTUNFd0RnWURWUjBQQVFIL0JBUURBZ0trTUE4R0ExVWRFd0VCCi93UUZNQU1CQWY4d0RRWUpLb1pJaHZjTkFRRUxCUUFEZ2dFQkFJbFNMTWNCNVJUcDVwaklXQlpWM2V3ZmQ3RnIKazBXU2Vxd09kTU82UXJTbVp0WmdXdlpsME0wc01jSTFWcmNzOThVak9Yd2trWFNQMVFsc3NkOFhienZ3emtTWQp1MDdhTGh1QkVrTjhud3Z4TGJIM0w4WSt5TCtrU3B5a3hBVlMyRktTOW1wWUtGT1hkY2V4eUs1UkhvbU40aVgvCnBlYktwbm5CcHBCaDJuSFBCV0Z0aTNWL3hWRVBYNy8vTldhN1RIbU4yVWs4V2ZHOW9TU2lweXdWcW9Od1JlbEgKTUdMUTF1Rk9pelJkclgxOVJUaGV4RTRVLzVUMm55S09ZQlcxa0xLbDhnVFZVczE2TUhKdnNBTXpUUStaSVVlcgpTdlJBUFpkZ1NoeUdqZWdLaXdQTGpOVUhkZUJzRlJUY1dPMkVyNkovS0dEeFZpMktUTFNLbjFHZWh6RT0KLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQo=",
2021-07-14T01:35:29.5740225Z "namespace": "c3VibWFyaW5lci1rOHMtYnJva2Vy",
2021-07-14T01:35:29.6202845Z "token": "ZXlKaGJHY2lPaUpTVXpJMU5pSXNJbXRwWkNJNkluTkhUazVoZVRRNVlVZE1iRUZVWVVKbU1sWkVXSHBMTkdWUlVGOHdReTFLY1UxV2QxVk9Xa0V5ZGpnaWZRLmV5SnBjM01pT2lKcmRXSmxjbTVsZEdWekwzTmxjblpwWTJWaFkyTnZkVzUwSWl3aWEzVmlaWEp1WlhSbGN5NXBieTl6WlhKMmFXTmxZV05qYjNWdWRDOXVZVzFsYzNCaFkyVWlPaUp6ZFdKdFlYSnBibVZ5TFdzNGN5MWljbTlyWlhJaUxDSnJkV0psY201bGRHVnpMbWx2TDNObGNuWnBZMlZoWTJOdmRXNTBMM05sWTNKbGRDNXVZVzFsSWpvaWMzVmliV0Z5YVc1bGNpMXJPSE10WW5KdmEyVnlMV05zYVdWdWRDMTBiMnRsYmkxcmFEazVkaUlzSW10MVltVnlibVYwWlhNdWFXOHZjMlZ5ZG1salpXRmpZMjkxYm5RdmMyVnlkbWxqWlMxaFkyTnZkVzUwTG01aGJXVWlPaUp6ZFdKdFlYSnBibVZ5TFdzNGN5MWljbTlyWlhJdFkyeHBaVzUwSWl3aWEzVmlaWEp1WlhSbGN5NXBieTl6WlhKMmFXTmxZV05qYjNWdWRDOXpaWEoyYVdObExXRmpZMjkxYm5RdWRXbGtJam9pWVRZeU1qWXpNRGN0T1RsbFpTMDBNek00TFdFd1pETXRPVFF3WkRReE1tVmtaR1JrSWl3aWMzVmlJam9pYzNsemRHVnRPbk5sY25acFkyVmhZMk52ZFc1ME9uTjFZbTFoY21sdVpYSXRhemh6TFdKeWIydGxjanB6ZFdKdFlYSnBibVZ5TFdzNGN5MWljbTlyWlhJdFkyeHBaVzUwSW4wLnJlRlUtVGxRWkZOeTJJMGxfWmJpdk1nbzFEOG5lU3l0bzB5eU93VEN0dG1xY0hwZVlOOTdhXzVxdjBQRURHbFo5REZuTUQ5VnZneEtObnJESkxVWTBjYkY4dk5iVUpMUUM3YUszazlnVlNNNmNRaVdkamVVNXkyX3cxRlFucVJXVXRSZndteFFZM3MyNkJfUTZkeVJoZUZyU0dyanExTHpYMXk4Q3B5ejJrMWRhNm9hVUVQd3hTcWtGRkJKd1pnQ0ZwM1RhcDNwZmFsZXBXWWRQMmppY0VBTlJ1cnRXeGZGWG1Fb0ZpQWpESDNRRUtqWGU1cFFzck1vVlZFak80TlFqTEE3cnhEck5wYmZ3TmtkNXNjWUw5d0RvUk4yeklVMTQtTl9lTUhGdF9CNTdBY1Z3WWF3U3hYUVBuMmx5S2NnWnZCcmwtUG5obGlRbUlhWlZrRmxTZw=="
2021-07-14T01:35:29.6728573Z },
2021-07-14T01:35:29.6728973Z "kind": "Secret",
2021-07-14T01:35:29.6729386Z "metadata": {
2021-07-14T01:35:29.6729798Z "annotations": {
2021-07-14T01:35:29.6731260Z "kubernetes.io/service-account.name": "submariner-k8s-broker-client",
2021-07-14T01:35:29.6732849Z "kubernetes.io/service-account.uid": "a6226307-99ee-4338-a0d3-940d412edddd"
2021-07-14T01:35:29.6733518Z },
2021-07-14T01:35:29.6734181Z "creationTimestamp": "2021-07-14T01:33:44Z",
2021-07-14T01:35:29.6735305Z "name": "submariner-k8s-broker-client-token-kh99v",
2021-07-14T01:35:29.6736412Z "namespace": "submariner-k8s-broker",
2021-07-14T01:35:29.6746695Z "resourceVersion": "1520",
2021-07-14T01:35:29.6748431Z "selfLink": "/api/v1/namespaces/submariner-k8s-broker/secrets/submariner-k8s-broker-client-token-kh99v",
2021-07-14T01:35:29.6750145Z "uid": "e2536315-5db5-4595-9cfa-41580fb9c6bf"
2021-07-14T01:35:29.6750647Z },
2021-07-14T01:35:29.6751415Z "type": "kubernetes.io/service-account-token"
2021-07-14T01:35:29.6752005Z }
2021-07-14T01:35:29.6752967Z [submariner-operator]$ [cluster1] validate_equals .kind Secret
2021-07-14T01:35:29.6754112Z [submariner-operator]$ [cluster1] validate_equals .kind Secret
2021-07-14T01:35:29.6756032Z [submariner-operator]$ [cluster1] jq -r -M .kind /tmp/submariner-k8s-broker-client-token-kh99v.cluster1.json
2021-07-14T01:35:29.6760259Z [submariner-operator]$ [cluster1] validate_equals .type kubernetes.io/service-account-token
2021-07-14T01:35:29.6762178Z [submariner-operator]$ [cluster1] validate_equals .type kubernetes.io/service-account-token
2021-07-14T01:35:29.6764335Z [submariner-operator]$ [cluster1] jq -r -M .type /tmp/submariner-k8s-broker-client-token-kh99v.cluster1.json
2021-07-14T01:35:29.6766944Z [submariner-operator]$ [cluster1] validate_equals .metadata.name submariner-k8s-broker-client-token-kh99v
2021-07-14T01:35:29.6769134Z [submariner-operator]$ [cluster1] validate_equals .metadata.name submariner-k8s-broker-client-token-kh99v
2021-07-14T01:35:29.6771680Z [submariner-operator]$ [cluster1] jq -r -M .metadata.name /tmp/submariner-k8s-broker-client-token-kh99v.cluster1.json
2021-07-14T01:35:29.6773708Z [submariner-operator]$ [cluster1] validate_equals .metadata.namespace submariner-k8s-broker
2021-07-14T01:35:29.6775253Z [submariner-operator]$ [cluster1] validate_equals .metadata.namespace submariner-k8s-broker
2021-07-14T01:35:29.6777080Z [submariner-operator]$ [cluster1] jq -r -M .metadata.namespace /tmp/submariner-k8s-broker-client-token-kh99v.cluster1.json
2021-07-14T01:35:29.6779667Z [submariner-operator]$ [cluster1] jq -r -M .data["ca.crt"] /tmp/submariner-k8s-broker-client-token-kh99v.cluster1.json
2021-07-14T01:35:29.6896867Z [submariner-operator]$ [cluster1] one_ca_crt_ok=true
2021-07-14T01:35:29.6940057Z [submariner-operator]$ [cluster2] run_subm_clusters verify_subm_deployed
2021-07-14T01:35:29.6954932Z [submariner-operator]$ [cluster2] run_subm_clusters verify_subm_deployed
2021-07-14T01:35:29.6966788Z [submariner-operator]$ [cluster2] declare -a subm_clusters
2021-07-14T01:35:29.7003433Z [submariner-operator]$ [cluster2] run_parallel cluster1 cluster2 verify_subm_deployed
2021-07-14T01:35:29.7016377Z [submariner-operator]$ [cluster2] run_parallel cluster1 cluster2 cluster1 cluster2 verify_subm_deployed
2021-07-14T01:35:29.7033095Z [submariner-operator]$ [cluster2] declare -A pids
2021-07-14T01:35:29.7051878Z [submariner-operator]$ [cluster2] eval echo cluster1 cluster2
2021-07-14T01:35:29.7075069Z [submariner-operator]$ [cluster1] pids[cluster1]=8091
2021-07-14T01:35:29.7076325Z [submariner-operator]$ [cluster1] set -o pipefail
2021-07-14T01:35:29.7094473Z [submariner-operator]$ [cluster1] verify_subm_deployed
2021-07-14T01:35:29.7104427Z [submariner-operator]$ [cluster2] set -o pipefail
2021-07-14T01:35:29.7112751Z [submariner-operator]$ [cluster2] pids[cluster2]=8094
2021-07-14T01:35:29.7120005Z [submariner-operator]$ [cluster1] sed /\[cluster1]/!s/^/[cluster1] /
2021-07-14T01:35:29.7130495Z [submariner-operator]$ [cluster2] wait 8094
2021-07-14T01:35:29.7135796Z [submariner-operator]$ [cluster2] verify_subm_deployed
2021-07-14T01:35:29.7157675Z [submariner-operator]$ [cluster2] sed /\[cluster2]/!s/^/[cluster2] /
2021-07-14T01:35:30.4072617Z [submariner-operator]$ [cluster1] verify_subm_deployed
2021-07-14T01:35:30.4073862Z [submariner-operator]$ [cluster1] verify_endpoints_crd
2021-07-14T01:35:30.4074877Z [submariner-operator]$ [cluster1] verify_endpoints_crd
2021-07-14T01:35:30.4076419Z [submariner-operator]$ [cluster1] validate_crd endpoints.submariner.io v1 Endpoint
2021-07-14T01:35:30.4078101Z [submariner-operator]$ [cluster1] validate_crd endpoints.submariner.io v1 Endpoint
2021-07-14T01:35:30.4079587Z [submariner-operator]$ [cluster1] kubectl get crds endpoints.submariner.io
2021-07-14T01:35:30.4081037Z [submariner-operator]$ [cluster1] kubectl get crds endpoints.submariner.io
2021-07-14T01:35:30.4082633Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 get crds endpoints.submariner.io
2021-07-14T01:35:30.4083672Z [cluster1] NAME CREATED AT
2021-07-14T01:35:30.4084578Z [cluster1] endpoints.submariner.io 2021-07-14T01:33:53Z
2021-07-14T01:35:30.4086071Z [submariner-operator]$ [cluster1] json_file=/tmp/endpoints.submariner.io.cluster1.json
2021-07-14T01:35:30.4087760Z [submariner-operator]$ [cluster1] kubectl get crd endpoints.submariner.io -o json
2021-07-14T01:35:30.4089221Z [submariner-operator]$ [cluster1] kubectl get crd endpoints.submariner.io -o json
2021-07-14T01:35:30.4091077Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 get crd endpoints.submariner.io -o json
2021-07-14T01:35:30.4092837Z [submariner-operator]$ [cluster1] tee /tmp/endpoints.submariner.io.cluster1.json
2021-07-14T01:35:30.4093857Z [cluster1] {
2021-07-14T01:35:30.4094499Z [cluster1] "apiVersion": "apiextensions.k8s.io/v1",
2021-07-14T01:35:30.4095392Z [cluster1] "kind": "CustomResourceDefinition",
2021-07-14T01:35:30.4096195Z [cluster1] "metadata": {
2021-07-14T01:35:30.4096673Z [cluster1] "annotations": {
2021-07-14T01:35:30.4097926Z [cluster1] "controller-gen.kubebuilder.io/version": "v0.4.1"
2021-07-14T01:35:30.4098627Z [cluster1] },
2021-07-14T01:35:30.4099360Z [cluster1] "creationTimestamp": "2021-07-14T01:33:53Z",
2021-07-14T01:35:30.4099955Z [cluster1] "generation": 1,
2021-07-14T01:35:30.4100609Z [cluster1] "name": "endpoints.submariner.io",
2021-07-14T01:35:30.4103981Z [cluster1] "resourceVersion": "1645",
2021-07-14T01:35:30.4113744Z [cluster1] "selfLink": "/apis/apiextensions.k8s.io/v1/customresourcedefinitions/endpoints.submariner.io",
2021-07-14T01:35:30.4115851Z [cluster1] "uid": "9ff8d4f6-5e76-4ea2-8e93-18b5d56e068c"
2021-07-14T01:35:30.4116703Z [cluster1] },
2021-07-14T01:35:30.4117122Z [cluster1] "spec": {
2021-07-14T01:35:30.4117580Z [cluster1] "conversion": {
2021-07-14T01:35:30.4118119Z [cluster1] "strategy": "None"
2021-07-14T01:35:30.4118569Z [cluster1] },
2021-07-14T01:35:30.4119143Z [cluster1] "group": "submariner.io",
2021-07-14T01:35:30.4119578Z [cluster1] "names": {
2021-07-14T01:35:30.4120002Z [cluster1] "kind": "Endpoint",
2021-07-14T01:35:30.4120482Z [cluster1] "listKind": "EndpointList",
2021-07-14T01:35:30.4120998Z [cluster1] "plural": "endpoints",
2021-07-14T01:35:30.4121480Z [cluster1] "singular": "endpoint"
2021-07-14T01:35:30.4121894Z [cluster1] },
2021-07-14T01:35:30.4122314Z [cluster1] "scope": "Namespaced",
2021-07-14T01:35:30.4122752Z [cluster1] "versions": [
2021-07-14T01:35:30.4123138Z [cluster1] {
2021-07-14T01:35:30.4123504Z [cluster1] "name": "v1",
2021-07-14T01:35:30.4123911Z [cluster1] "schema": {
2021-07-14T01:35:30.4142303Z [cluster1] "openAPIV3Schema": {
2021-07-14T01:35:30.4143135Z [cluster1] "properties": {
2021-07-14T01:35:30.4143689Z [cluster1] "apiVersion": {
2021-07-14T01:35:30.4146150Z [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-14T01:35:30.4148338Z [cluster1] "type": "string"
2021-07-14T01:35:30.4148919Z [cluster1] },
2021-07-14T01:35:30.4149323Z [cluster1] "kind": {
2021-07-14T01:35:30.4151247Z [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-14T01:35:30.4152848Z [cluster1] "type": "string"
2021-07-14T01:35:30.4153270Z [cluster1] },
2021-07-14T01:35:30.4153675Z [cluster1] "metadata": {
2021-07-14T01:35:30.4154138Z [cluster1] "type": "object"
2021-07-14T01:35:30.4154554Z [cluster1] },
2021-07-14T01:35:30.4155240Z [cluster1] "spec": {
2021-07-14T01:35:30.4155766Z [cluster1] "properties": {
2021-07-14T01:35:30.4156322Z [cluster1] "backend": {
2021-07-14T01:35:30.4156851Z [cluster1] "type": "string"
2021-07-14T01:35:30.4157329Z [cluster1] },
2021-07-14T01:35:30.4157837Z [cluster1] "backend_config": {
2021-07-14T01:35:30.4158505Z [cluster1] "additionalProperties": {
2021-07-14T01:35:30.4159154Z [cluster1] "type": "string"
2021-07-14T01:35:30.4159653Z [cluster1] },
2021-07-14T01:35:30.4160260Z [cluster1] "type": "object"
2021-07-14T01:35:30.4160749Z [cluster1] },
2021-07-14T01:35:30.4161289Z [cluster1] "cable_name": {
2021-07-14T01:35:30.4161816Z [cluster1] "type": "string"
2021-07-14T01:35:30.4162291Z [cluster1] },
2021-07-14T01:35:30.4162773Z [cluster1] "cluster_id": {
2021-07-14T01:35:30.4163309Z [cluster1] "type": "string"
2021-07-14T01:35:30.4163787Z [cluster1] },
2021-07-14T01:35:30.4164313Z [cluster1] "healthCheckIP": {
2021-07-14T01:35:30.4164877Z [cluster1] "type": "string"
2021-07-14T01:35:30.4165362Z [cluster1] },
2021-07-14T01:35:30.4165835Z [cluster1] "hostname": {
2021-07-14T01:35:30.4166368Z [cluster1] "type": "string"
2021-07-14T01:35:30.4166837Z [cluster1] },
2021-07-14T01:35:30.4167397Z [cluster1] "nat_enabled": {
2021-07-14T01:35:30.4167943Z [cluster1] "type": "boolean"
2021-07-14T01:35:30.4168420Z [cluster1] },
2021-07-14T01:35:30.4168909Z [cluster1] "private_ip": {
2021-07-14T01:35:30.4169435Z [cluster1] "type": "string"
2021-07-14T01:35:30.4169988Z [cluster1] },
2021-07-14T01:35:30.4170461Z [cluster1] "public_ip": {
2021-07-14T01:35:30.4170994Z [cluster1] "type": "string"
2021-07-14T01:35:30.4171479Z [cluster1] },
2021-07-14T01:35:30.4171937Z [cluster1] "subnets": {
2021-07-14T01:35:30.4172440Z [cluster1] "items": {
2021-07-14T01:35:30.4172948Z [cluster1] "type": "string"
2021-07-14T01:35:30.4173443Z [cluster1] },
2021-07-14T01:35:30.4174016Z [cluster1] "type": "array"
2021-07-14T01:35:30.4174438Z [cluster1] }
2021-07-14T01:35:30.4174810Z [cluster1] },
2021-07-14T01:35:30.4175233Z [cluster1] "required": [
2021-07-14T01:35:30.4175858Z [cluster1] "backend",
2021-07-14T01:35:30.4176353Z [cluster1] "cable_name",
2021-07-14T01:35:30.4177055Z [cluster1] "cluster_id",
2021-07-14T01:35:30.4177590Z [cluster1] "hostname",
2021-07-14T01:35:30.4178151Z [cluster1] "nat_enabled",
2021-07-14T01:35:30.4178706Z [cluster1] "private_ip",
2021-07-14T01:35:30.4179320Z [cluster1] "public_ip",
2021-07-14T01:35:30.4179852Z [cluster1] "subnets"
2021-07-14T01:35:30.4180459Z [cluster1] ],
2021-07-14T01:35:30.4180982Z [cluster1] "type": "object"
2021-07-14T01:35:30.4181649Z [cluster1] }
2021-07-14T01:35:30.4182108Z [cluster1] },
2021-07-14T01:35:30.4182608Z [cluster1] "required": [
2021-07-14T01:35:30.4183134Z [cluster1] "spec"
2021-07-14T01:35:30.4183596Z [cluster1] ],
2021-07-14T01:35:30.4184103Z [cluster1] "type": "object"
2021-07-14T01:35:30.4184588Z [cluster1] }
2021-07-14T01:35:30.4185029Z [cluster1] },
2021-07-14T01:35:30.4185513Z [cluster1] "served": true,
2021-07-14T01:35:30.4186160Z [cluster1] "storage": true
2021-07-14T01:35:30.4186645Z [cluster1] }
2021-07-14T01:35:30.4187056Z [cluster1] ]
2021-07-14T01:35:30.4187477Z [cluster1] },
2021-07-14T01:35:30.4187916Z [cluster1] "status": {
2021-07-14T01:35:30.4188573Z [cluster1] "acceptedNames": {
2021-07-14T01:35:30.4189103Z [cluster1] "kind": "Endpoint",
2021-07-14T01:35:30.4189675Z [cluster1] "listKind": "EndpointList",
2021-07-14T01:35:30.4190253Z [cluster1] "plural": "endpoints",
2021-07-14T01:35:30.4190814Z [cluster1] "singular": "endpoint"
2021-07-14T01:35:30.4191274Z [cluster1] },
2021-07-14T01:35:30.4191723Z [cluster1] "conditions": [
2021-07-14T01:35:30.4192166Z [cluster1] {
2021-07-14T01:35:30.4193095Z [cluster1] "lastTransitionTime": "2021-07-14T01:33:53Z",
2021-07-14T01:35:30.4193777Z [cluster1] "message": "no conflicts found",
2021-07-14T01:35:30.4194359Z [cluster1] "reason": "NoConflicts",
2021-07-14T01:35:30.4194905Z [cluster1] "status": "True",
2021-07-14T01:35:30.4195448Z [cluster1] "type": "NamesAccepted"
2021-07-14T01:35:30.4195954Z [cluster1] },
2021-07-14T01:35:30.4196341Z [cluster1] {
2021-07-14T01:35:30.4197086Z [cluster1] "lastTransitionTime": "2021-07-14T01:33:53Z",
2021-07-14T01:35:30.4197813Z [cluster1] "message": "the initial names have been accepted",
2021-07-14T01:35:30.4198675Z [cluster1] "reason": "InitialNamesAccepted",
2021-07-14T01:35:30.4199305Z [cluster1] "status": "True",
2021-07-14T01:35:30.4928028Z [cluster1] [submariner-operator]$ [cluster2] verify_subm_deployed
2021-07-14T01:35:30.4929130Z [submariner-operator]$ [cluster2] verify_endpoints_crd
2021-07-14T01:35:30.4930021Z [submariner-operator]$ [cluster2] verify_endpoints_crd
2021-07-14T01:35:30.4931089Z [submariner-operator]$ [cluster2] validate_crd endpoints.submariner.io v1 Endpoint
2021-07-14T01:35:30.4932458Z [submariner-operator]$ [cluster2] validate_crd endpoints.submariner.io v1 Endpoint
2021-07-14T01:35:30.4933667Z [submariner-operator]$ [cluster2] kubectl get crds endpoints.submariner.io
2021-07-14T01:35:30.4934817Z [submariner-operator]$ [cluster2] kubectl get crds endpoints.submariner.io
2021-07-14T01:35:30.4936122Z [submariner-operator]$ [cluster2] command kubectl --context=cluster2 get crds endpoints.submariner.io
2021-07-14T01:35:30.4936946Z [cluster2] NAME CREATED AT
2021-07-14T01:35:30.4937690Z [cluster2] endpoints.submariner.io 2021-07-14T01:34:08Z
2021-07-14T01:35:30.4939049Z [submariner-operator]$ [cluster2] json_file=/tmp/endpoints.submariner.io.cluster2.json
2021-07-14T01:35:30.4940613Z [submariner-operator]$ [cluster2] kubectl get crd endpoints.submariner.io -o json
2021-07-14T01:35:30.4942650Z [submariner-operator]$ [cluster2] kubectl get crd endpoints.submariner.io -o json
2021-07-14T01:35:30.4944364Z [submariner-operator]$ [cluster2] command kubectl --context=cluster2 get crd endpoints.submariner.io -o json
2021-07-14T01:35:30.4946020Z [submariner-operator]$ [cluster2] tee /tmp/endpoints.submariner.io.cluster2.json
2021-07-14T01:35:30.4946961Z [cluster2] {
2021-07-14T01:35:30.4947568Z [cluster2] "apiVersion": "apiextensions.k8s.io/v1",
2021-07-14T01:35:30.4948490Z [cluster2] "kind": "CustomResourceDefinition",
2021-07-14T01:35:30.4949125Z [cluster2] "metadata": {
2021-07-14T01:35:30.4949617Z [cluster2] "annotations": {
2021-07-14T01:35:30.4950564Z [cluster2] "controller-gen.kubebuilder.io/version": "v0.4.1"
2021-07-14T01:35:30.4951282Z [cluster2] },
2021-07-14T01:35:30.4951999Z [cluster2] "creationTimestamp": "2021-07-14T01:34:08Z",
2021-07-14T01:35:30.4952604Z [cluster2] "generation": 1,
2021-07-14T01:35:30.4953249Z [cluster2] "name": "endpoints.submariner.io",
2021-07-14T01:35:30.4953950Z [cluster2] "resourceVersion": "1721",
2021-07-14T01:35:30.4955136Z [cluster2] "selfLink": "/apis/apiextensions.k8s.io/v1/customresourcedefinitions/endpoints.submariner.io",
2021-07-14T01:35:30.4956496Z [cluster2] "uid": "9ce2fc50-0811-4538-89f7-c3fe66bb9136"
2021-07-14T01:35:30.4957068Z [cluster2] },
2021-07-14T01:35:30.4957468Z [cluster2] "spec": {
2021-07-14T01:35:30.4957936Z [cluster2] "conversion": {
2021-07-14T01:35:30.4958445Z [cluster2] "strategy": "None"
2021-07-14T01:35:30.4958898Z [cluster2] },
2021-07-14T01:35:30.4959386Z [cluster2] "group": "submariner.io",
2021-07-14T01:35:30.4959897Z [cluster2] "names": {
2021-07-14T01:35:30.4960360Z [cluster2] "kind": "Endpoint",
2021-07-14T01:35:30.4960927Z [cluster2] "listKind": "EndpointList",
2021-07-14T01:35:30.4961589Z [cluster2] "plural": "endpoints",
2021-07-14T01:35:30.4962150Z [cluster2] "singular": "endpoint"
2021-07-14T01:35:30.4962623Z [cluster2] },
2021-07-14T01:35:30.4963086Z [cluster2] "scope": "Namespaced",
2021-07-14T01:35:30.4963601Z [cluster2] "versions": [
2021-07-14T01:35:30.4964029Z [cluster2] {
2021-07-14T01:35:30.4964460Z [cluster2] "name": "v1",
2021-07-14T01:35:30.4964906Z [cluster2] "schema": {
2021-07-14T01:35:30.4965457Z [cluster2] "openAPIV3Schema": {
2021-07-14T01:35:30.4966157Z [cluster2] "properties": {
2021-07-14T01:35:30.4966719Z [cluster2] "apiVersion": {
2021-07-14T01:35:30.4968985Z [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-14T01:35:30.4970738Z [cluster2] "type": "string"
2021-07-14T01:35:30.4971217Z [cluster2] },
2021-07-14T01:35:30.4971655Z [cluster2] "kind": {
2021-07-14T01:35:30.4973908Z [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-14T01:35:30.4975746Z [cluster2] "type": "string"
2021-07-14T01:35:30.4976209Z [cluster2] },
2021-07-14T01:35:30.4976680Z [cluster2] "metadata": {
2021-07-14T01:35:30.4977201Z [cluster2] "type": "object"
2021-07-14T01:35:30.4977663Z [cluster2] },
2021-07-14T01:35:30.4978191Z [cluster2] "spec": {
2021-07-14T01:35:30.4978694Z [cluster2] "properties": {
2021-07-14T01:35:30.4979289Z [cluster2] "backend": {
2021-07-14T01:35:30.4979734Z [cluster2] "type": "string"
2021-07-14T01:35:30.4980169Z [cluster2] },
2021-07-14T01:35:30.4980604Z [cluster2] "backend_config": {
2021-07-14T01:35:30.4981186Z [cluster2] "additionalProperties": {
2021-07-14T01:35:30.4981851Z [cluster2] "type": "string"
2021-07-14T01:35:30.4982343Z [cluster2] },
2021-07-14T01:35:30.4982778Z [cluster2] "type": "object"
2021-07-14T01:35:30.4983193Z [cluster2] },
2021-07-14T01:35:30.4983624Z [cluster2] "cable_name": {
2021-07-14T01:35:30.4984074Z [cluster2] "type": "string"
2021-07-14T01:35:30.4984494Z [cluster2] },
2021-07-14T01:35:30.4984922Z [cluster2] "cluster_id": {
2021-07-14T01:35:30.4985379Z [cluster2] "type": "string"
2021-07-14T01:35:30.4985806Z [cluster2] },
2021-07-14T01:35:30.4986265Z [cluster2] "healthCheckIP": {
2021-07-14T01:35:30.4986775Z [cluster2] "type": "string"
2021-07-14T01:35:30.4987411Z [cluster2] },
2021-07-14T01:35:30.4987892Z [cluster2] "hostname": {
2021-07-14T01:35:30.4988409Z [cluster2] "type": "string"
2021-07-14T01:35:30.4988890Z [cluster2] },
2021-07-14T01:35:30.4989576Z [cluster2] "nat_enabled": {
2021-07-14T01:35:30.4990153Z [cluster2] "type": "boolean"
2021-07-14T01:35:30.4990764Z [cluster2] },
2021-07-14T01:35:30.4991275Z [cluster2] "private_ip": {
2021-07-14T01:35:30.4991849Z [cluster2] "type": "string"
2021-07-14T01:35:30.4992442Z [cluster2] },
2021-07-14T01:35:30.4992971Z [cluster2] "public_ip": {
2021-07-14T01:35:30.4993525Z [cluster2] "type": "string"
2021-07-14T01:35:30.4994050Z [cluster2] },
2021-07-14T01:35:30.4994564Z [cluster2] "subnets": {
2021-07-14T01:35:30.4995094Z [cluster2] "items": {
2021-07-14T01:35:30.4995661Z [cluster2] "type": "string"
2021-07-14T01:35:30.4996182Z [cluster2] },
2021-07-14T01:35:30.4996705Z [cluster2] "type": "array"
2021-07-14T01:35:30.4997223Z [cluster2] }
2021-07-14T01:35:30.4997695Z [cluster2] },
2021-07-14T01:35:30.4998201Z [cluster2] "required": [
2021-07-14T01:35:30.4998763Z [cluster2] "backend",
2021-07-14T01:35:30.4999346Z [cluster2] "cable_name",
2021-07-14T01:35:30.4999887Z [cluster2] "cluster_id",
2021-07-14T01:35:30.5000440Z [cluster2] "hostname",
2021-07-14T01:35:30.5000986Z [cluster2] "nat_enabled",
2021-07-14T01:35:30.5001560Z [cluster2] "private_ip",
2021-07-14T01:35:30.5002176Z [cluster2] "public_ip",
2021-07-14T01:35:30.5002720Z [cluster2] "subnets"
2021-07-14T01:35:30.5003212Z [cluster2] ],
2021-07-14T01:35:30.5003734Z [cluster2] "type": "object"
2021-07-14T01:35:30.5004352Z [cluster2] }
2021-07-14T01:35:30.5004764Z [cluster2] },
2021-07-14T01:35:30.5005235Z [cluster2] "required": [
2021-07-14T01:35:30.5005708Z [cluster2] "spec"
2021-07-14T01:35:30.5006150Z [cluster2] ],
2021-07-14T01:35:30.5006610Z [cluster2] "type": "object"
2021-07-14T01:35:30.5007079Z [cluster2] }
2021-07-14T01:35:30.5007476Z [cluster2] },
2021-07-14T01:35:30.5008271Z [cluster2] "served": true,
2021-07-14T01:35:30.5008780Z [cluster2] "storage": true
2021-07-14T01:35:30.5009217Z [cluster2] }
2021-07-14T01:35:30.5009613Z [cluster2] ]
2021-07-14T01:35:30.5009992Z [cluster2] },
2021-07-14T01:35:30.5010414Z [cluster2] "status": {
2021-07-14T01:35:30.5010908Z [cluster2] "acceptedNames": {
2021-07-14T01:35:30.5011460Z [cluster2] "kind": "Endpoint",
2021-07-14T01:35:30.5012014Z [cluster2] "listKind": "EndpointList",
2021-07-14T01:35:30.5012604Z [cluster2] "plural": "endpoints",
2021-07-14T01:35:30.5013150Z [cluster2] "singular": "endpoint"
2021-07-14T01:35:30.5013624Z [cluster2] },
2021-07-14T01:35:30.5014064Z [cluster2] "conditions": [
2021-07-14T01:35:30.5014518Z [cluster2] {
2021-07-14T01:35:30.5015406Z [cluster2] "lastTransitionTime": "2021-07-14T01:34:08Z",
2021-07-14T01:35:30.5016076Z [cluster2] "message": "no conflicts found",
2021-07-14T01:35:30.5016673Z [cluster2] "reason": "NoConflicts",
2021-07-14T01:35:30.5017202Z [cluster2] "status": "True",
2021-07-14T01:35:30.5017755Z [cluster2] "type": "NamesAccepted"
2021-07-14T01:35:30.5018244Z [cluster2] },
2021-07-14T01:35:30.5018646Z [cluster2] {
2021-07-14T01:35:30.5019381Z [cluster2] "lastTransitionTime": "2021-07-14T01:34:08Z",
2021-07-14T01:35:30.5020132Z [cluster2] "message": "the initial names have been accepted",
2021-07-14T01:35:30.5020966Z [cluster2] "reason": "InitialNamesAccepted",
2021-07-14T01:35:30.5032814Z [cluster2] "status": "True",
2021-07-14T01:35:31.4370885Z [cluster2] "type": "Established"
2021-07-14T01:35:31.4371655Z [cluster1] }
2021-07-14T01:35:31.4372216Z [cluster1] ],
2021-07-14T01:35:31.4372764Z [cluster1] "storedVersions": [
2021-07-14T01:35:31.4373282Z [cluster1] "v1"
2021-07-14T01:35:31.4373728Z [cluster1] ]
2021-07-14T01:35:31.4374179Z [cluster1] }
2021-07-14T01:35:31.4374613Z [cluster1] }
2021-07-14T01:35:31.4376056Z [submariner-operator]$ [cluster1] validate_equals .metadata.name endpoints.submariner.io
2021-07-14T01:35:31.4377519Z [submariner-operator]$ [cluster1] validate_equals .metadata.name endpoints.submariner.io
2021-07-14T01:35:31.4379557Z [submariner-operator]$ [cluster1] jq -r -M .metadata.name /tmp/endpoints.submariner.io.cluster1.json
2021-07-14T01:35:31.4382222Z [submariner-operator]$ [cluster1] validate_equals .spec.scope Namespaced
2021-07-14T01:35:31.4383450Z [submariner-operator]$ [cluster1] validate_equals .spec.scope Namespaced
2021-07-14T01:35:31.4384981Z [submariner-operator]$ [cluster1] jq -r -M .spec.scope /tmp/endpoints.submariner.io.cluster1.json
2021-07-14T01:35:31.4386492Z [submariner-operator]$ [cluster1] validate_equals .spec.group submariner.io
2021-07-14T01:35:31.4387730Z [submariner-operator]$ [cluster1] validate_equals .spec.group submariner.io
2021-07-14T01:35:31.4389476Z [submariner-operator]$ [cluster1] jq -r -M .spec.group /tmp/endpoints.submariner.io.cluster1.json
2021-07-14T01:35:31.4390984Z [submariner-operator]$ [cluster1] validate_equals .spec.names.kind Endpoint
2021-07-14T01:35:31.4392231Z [submariner-operator]$ [cluster1] validate_equals .spec.names.kind Endpoint
2021-07-14T01:35:31.4393809Z [submariner-operator]$ [cluster1] jq -r -M .spec.names.kind /tmp/endpoints.submariner.io.cluster1.json
2021-07-14T01:35:31.4395481Z [submariner-operator]$ [cluster1] validate_equals .status.acceptedNames.kind Endpoint
2021-07-14T01:35:31.4396944Z [submariner-operator]$ [cluster1] validate_equals .status.acceptedNames.kind Endpoint
2021-07-14T01:35:31.4398771Z [submariner-operator]$ [cluster1] jq -r -M .status.acceptedNames.kind /tmp/endpoints.submariner.io.cluster1.json
2021-07-14T01:35:31.4400313Z [submariner-operator]$ [cluster1] verify_clusters_crd
2021-07-14T01:35:31.4401165Z [submariner-operator]$ [cluster1] verify_clusters_crd
2021-07-14T01:35:31.4402197Z [submariner-operator]$ [cluster1] validate_crd clusters.submariner.io v1 Cluster
2021-07-14T01:35:31.4403367Z [submariner-operator]$ [cluster1] validate_crd clusters.submariner.io v1 Cluster
2021-07-14T01:35:31.4404525Z [submariner-operator]$ [cluster1] kubectl get crds clusters.submariner.io
2021-07-14T01:35:31.4405658Z [submariner-operator]$ [cluster1] kubectl get crds clusters.submariner.io
2021-07-14T01:35:31.4406908Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 get crds clusters.submariner.io
2021-07-14T01:35:31.4407818Z [cluster1] NAME CREATED AT
2021-07-14T01:35:31.4408530Z [cluster1] clusters.submariner.io 2021-07-14T01:33:53Z
2021-07-14T01:35:31.4409687Z [submariner-operator]$ [cluster1] json_file=/tmp/clusters.submariner.io.cluster1.json
2021-07-14T01:35:31.4410994Z [submariner-operator]$ [cluster1] kubectl get crd clusters.submariner.io -o json
2021-07-14T01:35:31.4412297Z [submariner-operator]$ [cluster1] tee /tmp/clusters.submariner.io.cluster1.json
2021-07-14T01:35:31.4413578Z [submariner-operator]$ [cluster1] kubectl get crd clusters.submariner.io -o json
2021-07-14T01:35:31.4414863Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 get crd clusters.submariner.io -o json
2021-07-14T01:35:31.4415628Z [cluster1] {
2021-07-14T01:35:31.4416243Z [cluster1] "apiVersion": "apiextensions.k8s.io/v1",
2021-07-14T01:35:31.4416962Z [cluster1] "kind": "CustomResourceDefinition",
2021-07-14T01:35:31.4417598Z [cluster1] "metadata": {
2021-07-14T01:35:31.4418025Z [cluster1] "annotations": {
2021-07-14T01:35:31.4419118Z [cluster1] "controller-gen.kubebuilder.io/version": "v0.4.1"
2021-07-14T01:35:31.4419814Z [cluster1] },
2021-07-14T01:35:31.4420518Z [cluster1] "creationTimestamp": "2021-07-14T01:33:53Z",
2021-07-14T01:35:31.4421127Z [cluster1] "generation": 1,
2021-07-14T01:35:31.4421846Z [cluster1] "name": "clusters.submariner.io",
2021-07-14T01:35:31.4422519Z [cluster1] "resourceVersion": "1641",
2021-07-14T01:35:31.4423670Z [cluster1] "selfLink": "/apis/apiextensions.k8s.io/v1/customresourcedefinitions/clusters.submariner.io",
2021-07-14T01:35:31.4425030Z [cluster1] "uid": "db55e70f-c224-4d9e-9101-cab889dc4d85"
2021-07-14T01:35:31.4425633Z [cluster1] },
2021-07-14T01:35:31.4426030Z [cluster1] "spec": {
2021-07-14T01:35:31.4426501Z [cluster1] "conversion": {
2021-07-14T01:35:31.4427002Z [cluster1] "strategy": "None"
2021-07-14T01:35:31.4427455Z [cluster1] },
2021-07-14T01:35:31.4427931Z [cluster1] "group": "submariner.io",
2021-07-14T01:35:31.4428438Z [cluster1] "names": {
2021-07-14T01:35:31.4428886Z [cluster1] "kind": "Cluster",
2021-07-14T01:35:31.4429431Z [cluster1] "listKind": "ClusterList",
2021-07-14T01:35:31.4430090Z [cluster1] "plural": "clusters",
2021-07-14T01:35:31.4430721Z [cluster1] "singular": "cluster"
2021-07-14T01:35:31.4431326Z [cluster1] },
2021-07-14T01:35:31.4431820Z [cluster1] "scope": "Namespaced",
2021-07-14T01:35:31.4432371Z [cluster1] "versions": [
2021-07-14T01:35:31.4432867Z [cluster1] {
2021-07-14T01:35:31.4433326Z [cluster1] "name": "v1",
2021-07-14T01:35:31.4433803Z [cluster1] "schema": {
2021-07-14T01:35:31.4505192Z [cluster1] "openAPIV3Schema": {
2021-07-14T01:35:31.4505743Z [cluster1] "properties": {
2021-07-14T01:35:31.4506214Z [cluster1] "apiVersion": {
2021-07-14T01:35:31.4508450Z [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-14T01:35:31.4510207Z [cluster1] "type": "string"
2021-07-14T01:35:31.4510675Z [cluster1] },
2021-07-14T01:35:31.4511123Z [cluster1] "kind": {
2021-07-14T01:35:31.4513407Z [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-14T01:35:31.4515143Z [cluster1] "type": "string"
2021-07-14T01:35:31.4515616Z [cluster1] },
2021-07-14T01:35:31.4516073Z [cluster1] "metadata": {
2021-07-14T01:35:31.4516601Z [cluster1] "type": "object"
2021-07-14T01:35:31.4517069Z [cluster1] },
2021-07-14T01:35:31.4517504Z [cluster1] "spec": {
2021-07-14T01:35:31.4518012Z [cluster1] "properties": {
2021-07-14T01:35:31.4518551Z [cluster1] "cluster_cidr": {
2021-07-14T01:35:31.4519257Z [cluster1] "items": {
2021-07-14T01:35:31.4519967Z [cluster1] "type": "string"
2021-07-14T01:35:31.4520505Z [cluster1] },
2021-07-14T01:35:31.4521018Z [cluster1] "type": "array"
2021-07-14T01:35:31.4521645Z [cluster1] },
2021-07-14T01:35:31.4522126Z [cluster1] "cluster_id": {
2021-07-14T01:35:31.4522644Z [cluster1] "type": "string"
2021-07-14T01:35:31.4523138Z [cluster1] },
2021-07-14T01:35:31.4523609Z [cluster1] "color_codes": {
2021-07-14T01:35:31.4524115Z [cluster1] "items": {
2021-07-14T01:35:31.4524619Z [cluster1] "type": "string"
2021-07-14T01:35:31.4525111Z [cluster1] },
2021-07-14T01:35:31.4525600Z [cluster1] "type": "array"
2021-07-14T01:35:31.4526065Z [cluster1] },
2021-07-14T01:35:31.4526550Z [cluster1] "global_cidr": {
2021-07-14T01:35:31.4527040Z [cluster1] "items": {
2021-07-14T01:35:31.4527553Z [cluster1] "type": "string"
2021-07-14T01:35:31.4528028Z [cluster1] },
2021-07-14T01:35:31.4528591Z [cluster1] "type": "array"
2021-07-14T01:35:31.4529055Z [cluster1] },
2021-07-14T01:35:31.4529541Z [cluster1] "service_cidr": {
2021-07-14T01:35:31.4530054Z [cluster1] "items": {
2021-07-14T01:35:31.4530562Z [cluster1] "type": "string"
2021-07-14T01:35:31.4531055Z [cluster1] },
2021-07-14T01:35:31.4531607Z [cluster1] "type": "array"
2021-07-14T01:35:31.4532029Z [cluster1] }
2021-07-14T01:35:31.4532647Z [cluster1] },
2021-07-14T01:35:31.4533126Z [cluster1] "required": [
2021-07-14T01:35:31.4533827Z [cluster1] "cluster_cidr",
2021-07-14T01:35:31.4534385Z [cluster1] "cluster_id",
2021-07-14T01:35:31.4534947Z [cluster1] "color_codes",
2021-07-14T01:35:31.4535488Z [cluster1] "global_cidr",
2021-07-14T01:35:31.4536047Z [cluster1] "service_cidr"
2021-07-14T01:35:31.4536546Z [cluster1] ],
2021-07-14T01:35:31.4537068Z [cluster1] "type": "object"
2021-07-14T01:35:31.4537566Z [cluster1] }
2021-07-14T01:35:31.4538017Z [cluster1] },
2021-07-14T01:35:31.4538507Z [cluster1] "required": [
2021-07-14T01:35:31.4539032Z [cluster1] "spec"
2021-07-14T01:35:31.4539504Z [cluster1] ],
2021-07-14T01:35:31.4539993Z [cluster1] "type": "object"
2021-07-14T01:35:31.4540494Z [cluster1] }
2021-07-14T01:35:31.4540917Z [cluster1] },
2021-07-14T01:35:31.4541594Z [cluster1] "served": true,
2021-07-14T01:35:31.4542118Z [cluster1] "storage": true
2021-07-14T01:35:31.4542598Z [cluster1] }
2021-07-14T01:35:31.4543012Z [cluster1] ]
2021-07-14T01:35:31.4543433Z [cluster1] },
2021-07-14T01:35:31.4543865Z [cluster1] "status": {
2021-07-14T01:35:31.4544409Z [cluster1] "acceptedNames": {
2021-07-14T01:35:31.5276353Z [cluster1] "kin "type": "Established"
2021-07-14T01:35:31.5277090Z [cluster2] }
2021-07-14T01:35:31.5277532Z [cluster2] ],
2021-07-14T01:35:31.5278050Z [cluster2] "storedVersions": [
2021-07-14T01:35:31.5278584Z [cluster2] "v1"
2021-07-14T01:35:31.5279002Z [cluster2] ]
2021-07-14T01:35:31.5279422Z [cluster2] }
2021-07-14T01:35:31.5279824Z [cluster2] }
2021-07-14T01:35:31.5281405Z [submariner-operator]$ [cluster2] validate_equals .metadata.name endpoints.submariner.io
2021-07-14T01:35:31.5283076Z [submariner-operator]$ [cluster2] validate_equals .metadata.name endpoints.submariner.io
2021-07-14T01:35:31.5284920Z [submariner-operator]$ [cluster2] jq -r -M .metadata.name /tmp/endpoints.submariner.io.cluster2.json
2021-07-14T01:35:31.5286747Z [submariner-operator]$ [cluster2] validate_equals .spec.scope Namespaced
2021-07-14T01:35:31.5288027Z [submariner-operator]$ [cluster2] validate_equals .spec.scope Namespaced
2021-07-14T01:35:31.5289791Z [submariner-operator]$ [cluster2] jq -r -M .spec.scope /tmp/endpoints.submariner.io.cluster2.json
2021-07-14T01:35:31.5291460Z [submariner-operator]$ [cluster2] validate_equals .spec.group submariner.io
2021-07-14T01:35:31.5292782Z [submariner-operator]$ [cluster2] validate_equals .spec.group submariner.io
2021-07-14T01:35:31.5294439Z [submariner-operator]$ [cluster2] jq -r -M .spec.group /tmp/endpoints.submariner.io.cluster2.json
2021-07-14T01:35:31.5296143Z [submariner-operator]$ [cluster2] validate_equals .spec.names.kind Endpoint
2021-07-14T01:35:31.5297620Z [submariner-operator]$ [cluster2] validate_equals .spec.names.kind Endpoint
2021-07-14T01:35:31.5299315Z [submariner-operator]$ [cluster2] jq -r -M .spec.names.kind /tmp/endpoints.submariner.io.cluster2.json
2021-07-14T01:35:31.5301138Z [submariner-operator]$ [cluster2] validate_equals .status.acceptedNames.kind Endpoint
2021-07-14T01:35:31.5303078Z [submariner-operator]$ [cluster2] validate_equals .status.acceptedNames.kind Endpoint
2021-07-14T01:35:31.5304893Z [submariner-operator]$ [cluster2] jq -r -M .status.acceptedNames.kind /tmp/endpoints.submariner.io.cluster2.json
2021-07-14T01:35:31.5306427Z [submariner-operator]$ [cluster2] verify_clusters_crd
2021-07-14T01:35:31.5307401Z [submariner-operator]$ [cluster2] verify_clusters_crd
2021-07-14T01:35:31.5308580Z [submariner-operator]$ [cluster2] validate_crd clusters.submariner.io v1 Cluster
2021-07-14T01:35:31.5309968Z [submariner-operator]$ [cluster2] validate_crd clusters.submariner.io v1 Cluster
2021-07-14T01:35:31.5311108Z [submariner-operator]$ [cluster2] kubectl get crds clusters.submariner.io
2021-07-14T01:35:31.5312234Z [submariner-operator]$ [cluster2] kubectl get crds clusters.submariner.io
2021-07-14T01:35:31.5313466Z [submariner-operator]$ [cluster2] command kubectl --context=cluster2 get crds clusters.submariner.io
2021-07-14T01:35:31.5314281Z [cluster2] NAME CREATED AT
2021-07-14T01:35:31.5314981Z [cluster2] clusters.submariner.io 2021-07-14T01:34:08Z
2021-07-14T01:35:31.5316146Z [submariner-operator]$ [cluster2] json_file=/tmp/clusters.submariner.io.cluster2.json
2021-07-14T01:35:31.5317574Z [submariner-operator]$ [cluster2] kubectl get crd clusters.submariner.io -o json
2021-07-14T01:35:31.5318862Z [submariner-operator]$ [cluster2] tee /tmp/clusters.submariner.io.cluster2.json
2021-07-14T01:35:31.5320157Z [submariner-operator]$ [cluster2] kubectl get crd clusters.submariner.io -o json
2021-07-14T01:35:31.5321421Z [submariner-operator]$ [cluster2] command kubectl --context=cluster2 get crd clusters.submariner.io -o json
2021-07-14T01:35:31.5322180Z [cluster2] {
2021-07-14T01:35:31.5322692Z [cluster2] "apiVersion": "apiextensions.k8s.io/v1",
2021-07-14T01:35:31.5323401Z [cluster2] "kind": "CustomResourceDefinition",
2021-07-14T01:35:31.5323963Z [cluster2] "metadata": {
2021-07-14T01:35:31.5324467Z [cluster2] "annotations": {
2021-07-14T01:35:31.5325306Z [cluster2] "controller-gen.kubebuilder.io/version": "v0.4.1"
2021-07-14T01:35:31.5325902Z [cluster2] },
2021-07-14T01:35:31.5326531Z [cluster2] "creationTimestamp": "2021-07-14T01:34:08Z",
2021-07-14T01:35:31.5327043Z [cluster2] "generation": 1,
2021-07-14T01:35:31.5327595Z [cluster2] "name": "clusters.submariner.io",
2021-07-14T01:35:31.5328246Z [cluster2] "resourceVersion": "1719",
2021-07-14T01:35:31.5329191Z [cluster2] "selfLink": "/apis/apiextensions.k8s.io/v1/customresourcedefinitions/clusters.submariner.io",
2021-07-14T01:35:31.5330349Z [cluster2] "uid": "dd0fae03-8313-40bc-832a-289579a26b1b"
2021-07-14T01:35:31.5330862Z [cluster2] },
2021-07-14T01:35:31.5331222Z [cluster2] "spec": {
2021-07-14T01:35:31.5331620Z [cluster2] "conversion": {
2021-07-14T01:35:31.5332290Z [cluster2] "strategy": "None"
2021-07-14T01:35:31.5332757Z [cluster2] },
2021-07-14T01:35:31.5333247Z [cluster2] "group": "submariner.io",
2021-07-14T01:35:31.5333918Z [cluster2] "names": {
2021-07-14T01:35:31.5334421Z [cluster2] "kind": "Cluster",
2021-07-14T01:35:31.5334990Z [cluster2] "listKind": "ClusterList",
2021-07-14T01:35:31.5335594Z [cluster2] "plural": "clusters",
2021-07-14T01:35:31.5336158Z [cluster2] "singular": "cluster"
2021-07-14T01:35:31.5336653Z [cluster2] },
2021-07-14T01:35:31.5337255Z [cluster2] "scope": "Namespaced",
2021-07-14T01:35:31.5337789Z [cluster2] "versions": [
2021-07-14T01:35:31.5338253Z [cluster2] {
2021-07-14T01:35:31.5338702Z [cluster2] "name": "v1",
2021-07-14T01:35:31.5339197Z [cluster2] "schema": {
2021-07-14T01:35:31.5424687Z [cluster2] "openAPIV3Schema": {
2021-07-14T01:35:31.5425224Z [cluster2] "properties": {
2021-07-14T01:35:31.5425726Z [cluster2] "apiVersion": {
2021-07-14T01:35:31.5427925Z [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-14T01:35:31.5429474Z [cluster2] "type": "string"
2021-07-14T01:35:31.5429904Z [cluster2] },
2021-07-14T01:35:31.5430283Z [cluster2] "kind": {
2021-07-14T01:35:31.5432169Z [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-14T01:35:31.5433741Z [cluster2] "type": "string"
2021-07-14T01:35:31.5434144Z [cluster2] },
2021-07-14T01:35:31.5434558Z [cluster2] "metadata": {
2021-07-14T01:35:31.5435005Z [cluster2] "type": "object"
2021-07-14T01:35:31.5435421Z [cluster2] },
2021-07-14T01:35:31.5435799Z [cluster2] "spec": {
2021-07-14T01:35:31.5436258Z [cluster2] "properties": {
2021-07-14T01:35:31.5436947Z [cluster2] "cluster_cidr": {
2021-07-14T01:35:31.5437453Z [cluster2] "items": {
2021-07-14T01:35:31.5437969Z [cluster2] "type": "string"
2021-07-14T01:35:31.5438447Z [cluster2] },
2021-07-14T01:35:31.5439106Z [cluster2] "type": "array"
2021-07-14T01:35:31.5439578Z [cluster2] },
2021-07-14T01:35:31.5440054Z [cluster2] "cluster_id": {
2021-07-14T01:35:31.5440569Z [cluster2] "type": "string"
2021-07-14T01:35:31.5441187Z [cluster2] },
2021-07-14T01:35:31.5441673Z [cluster2] "color_codes": {
2021-07-14T01:35:31.5442261Z [cluster2] "items": {
2021-07-14T01:35:31.5442781Z [cluster2] "type": "string"
2021-07-14T01:35:31.5443258Z [cluster2] },
2021-07-14T01:35:31.5443745Z [cluster2] "type": "array"
2021-07-14T01:35:31.5444208Z [cluster2] },
2021-07-14T01:35:31.5444687Z [cluster2] "global_cidr": {
2021-07-14T01:35:31.5445196Z [cluster2] "items": {
2021-07-14T01:35:31.5445705Z [cluster2] "type": "string"
2021-07-14T01:35:31.5446197Z [cluster2] },
2021-07-14T01:35:31.5446669Z [cluster2] "type": "array"
2021-07-14T01:35:31.5447141Z [cluster2] },
2021-07-14T01:35:31.5447619Z [cluster2] "service_cidr": {
2021-07-14T01:35:31.5448223Z [cluster2] "items": {
2021-07-14T01:35:31.5448727Z [cluster2] "type": "string"
2021-07-14T01:35:31.5449395Z [cluster2] },
2021-07-14T01:35:31.5449919Z [cluster2] "type": "array"
2021-07-14T01:35:31.5450419Z [cluster2] }
2021-07-14T01:35:31.5450888Z [cluster2] },
2021-07-14T01:35:31.5451391Z [cluster2] "required": [
2021-07-14T01:35:31.5451962Z [cluster2] "cluster_cidr",
2021-07-14T01:35:31.5452511Z [cluster2] "cluster_id",
2021-07-14T01:35:31.5453062Z [cluster2] "color_codes",
2021-07-14T01:35:31.5453598Z [cluster2] "global_cidr",
2021-07-14T01:35:31.5454167Z [cluster2] "service_cidr"
2021-07-14T01:35:31.5454676Z [cluster2] ],
2021-07-14T01:35:31.5455181Z [cluster2] "type": "object"
2021-07-14T01:35:31.5455688Z [cluster2] }
2021-07-14T01:35:31.5456129Z [cluster2] },
2021-07-14T01:35:31.5456626Z [cluster2] "required": [
2021-07-14T01:35:31.5457131Z [cluster2] "spec"
2021-07-14T01:35:31.5457606Z [cluster2] ],
2021-07-14T01:35:31.5458093Z [cluster2] "type": "object"
2021-07-14T01:35:31.5458586Z [cluster2] }
2021-07-14T01:35:31.5459003Z [cluster2] },
2021-07-14T01:35:31.5459497Z [cluster2] "served": true,
2021-07-14T01:35:31.5460035Z [cluster2] "storage": true
2021-07-14T01:35:31.5460500Z [cluster2] }
2021-07-14T01:35:31.5460926Z [cluster2] ]
2021-07-14T01:35:31.5461513Z [cluster2] },
2021-07-14T01:35:31.5461964Z [cluster2] "status": {
2021-07-14T01:35:31.5462497Z [cluster2] "acceptedNames": {
2021-07-14T01:35:32.6342019Z [cluster2] "kind": "Cluster",
2021-07-14T01:35:32.6342731Z [cluster1] "listKind": "ClusterList",
2021-07-14T01:35:32.6343312Z [cluster1] "plural": "clusters",
2021-07-14T01:35:32.6343841Z [cluster1] "singular": "cluster"
2021-07-14T01:35:32.6344488Z [cluster1] },
2021-07-14T01:35:32.6344927Z [cluster1] "conditions": [
2021-07-14T01:35:32.6345371Z [cluster1] {
2021-07-14T01:35:32.6346581Z [cluster1] "lastTransitionTime": "2021-07-14T01:33:53Z",
2021-07-14T01:35:32.6347262Z [cluster1] "message": "no conflicts found",
2021-07-14T01:35:32.6347859Z [cluster1] "reason": "NoConflicts",
2021-07-14T01:35:32.6348382Z [cluster1] "status": "True",
2021-07-14T01:35:32.6348945Z [cluster1] "type": "NamesAccepted"
2021-07-14T01:35:32.6349431Z [cluster1] },
2021-07-14T01:35:32.6349829Z [cluster1] {
2021-07-14T01:35:32.6350572Z [cluster1] "lastTransitionTime": "2021-07-14T01:33:53Z",
2021-07-14T01:35:32.6351323Z [cluster1] "message": "the initial names have been accepted",
2021-07-14T01:35:32.6352073Z [cluster1] "reason": "InitialNamesAccepted",
2021-07-14T01:35:32.6352703Z [cluster1] "status": "True",
2021-07-14T01:35:32.6353226Z [cluster1] "type": "Established"
2021-07-14T01:35:32.6353688Z [cluster1] }
2021-07-14T01:35:32.6354085Z [cluster1] ],
2021-07-14T01:35:32.6354561Z [cluster1] "storedVersions": [
2021-07-14T01:35:32.6355053Z [cluster1] "v1"
2021-07-14T01:35:32.6355442Z [cluster1] ]
2021-07-14T01:35:32.6356012Z [cluster1] }
2021-07-14T01:35:32.6356411Z [cluster1] }
2021-07-14T01:35:32.6357730Z [submariner-operator]$ [cluster1] validate_equals .metadata.name clusters.submariner.io
2021-07-14T01:35:32.6359367Z [submariner-operator]$ [cluster1] validate_equals .metadata.name clusters.submariner.io
2021-07-14T01:35:32.6361027Z [submariner-operator]$ [cluster1] jq -r -M .metadata.name /tmp/clusters.submariner.io.cluster1.json
2021-07-14T01:35:32.6362533Z [submariner-operator]$ [cluster1] validate_equals .spec.scope Namespaced
2021-07-14T01:35:32.6363906Z [submariner-operator]$ [cluster1] validate_equals .spec.scope Namespaced
2021-07-14T01:35:32.6365774Z [submariner-operator]$ [cluster1] jq -r -M .spec.scope /tmp/clusters.submariner.io.cluster1.json
2021-07-14T01:35:32.6367407Z [submariner-operator]$ [cluster1] validate_equals .spec.group submariner.io
2021-07-14T01:35:32.6368645Z [submariner-operator]$ [cluster1] validate_equals .spec.group submariner.io
2021-07-14T01:35:32.6370164Z [submariner-operator]$ [cluster1] jq -r -M .spec.group /tmp/clusters.submariner.io.cluster1.json
2021-07-14T01:35:32.6371631Z [submariner-operator]$ [cluster1] validate_equals .spec.names.kind Cluster
2021-07-14T01:35:32.6373100Z [submariner-operator]$ [cluster1] validate_equals .spec.names.kind Cluster
2021-07-14T01:35:32.6374766Z [submariner-operator]$ [cluster1] jq -r -M .spec.names.kind /tmp/clusters.submariner.io.cluster1.json
2021-07-14T01:35:32.6376559Z [submariner-operator]$ [cluster1] validate_equals .status.acceptedNames.kind Cluster
2021-07-14T01:35:32.6378400Z [submariner-operator]$ [cluster1] validate_equals .status.acceptedNames.kind Cluster
2021-07-14T01:35:32.6380341Z [submariner-operator]$ [cluster1] jq -r -M .status.acceptedNames.kind /tmp/clusters.submariner.io.cluster1.json
2021-07-14T01:35:32.6382150Z [submariner-operator]$ [cluster1] verify_subm_crd
2021-07-14T01:35:32.6383149Z [submariner-operator]$ [cluster1] verify_subm_crd
2021-07-14T01:35:32.6384587Z [submariner-operator]$ [cluster1] validate_crd submariners.submariner.io v1alpha1 Submariner
2021-07-14T01:35:32.6386127Z [submariner-operator]$ [cluster1] validate_crd submariners.submariner.io v1alpha1 Submariner
2021-07-14T01:35:32.6387583Z [submariner-operator]$ [cluster1] kubectl get crds submariners.submariner.io
2021-07-14T01:35:32.6389382Z [submariner-operator]$ [cluster1] kubectl get crds submariners.submariner.io
2021-07-14T01:35:32.6390976Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 get crds submariners.submariner.io
2021-07-14T01:35:32.6391957Z [cluster1] NAME CREATED AT
2021-07-14T01:35:32.6392808Z [cluster1] submariners.submariner.io 2021-07-14T01:33:44Z
2021-07-14T01:35:32.6394506Z [submariner-operator]$ [cluster1] json_file=/tmp/submariners.submariner.io.cluster1.json
2021-07-14T01:35:32.6396219Z [submariner-operator]$ [cluster1] kubectl get crd submariners.submariner.io -o json
2021-07-14T01:35:32.6397754Z [submariner-operator]$ [cluster1] kubectl get crd submariners.submariner.io -o json
2021-07-14T01:35:32.6399461Z [submariner-operator]$ [cluster1] tee /tmp/submariners.submariner.io.cluster1.json
2021-07-14T01:35:32.6401294Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 get crd submariners.submariner.io -o json
2021-07-14T01:35:32.6402381Z [cluster1] {
2021-07-14T01:35:32.6403015Z [cluster1] "apiVersion": "apiextensions.k8s.io/v1",
2021-07-14T01:35:32.6403890Z [cluster1] "kind": "CustomResourceDefinition",
2021-07-14T01:35:32.6404648Z [cluster1] "metadata": {
2021-07-14T01:35:32.6405135Z [cluster1] "annotations": {
2021-07-14T01:35:32.6406076Z [cluster1] "controller-gen.kubebuilder.io/version": "v0.4.1"
2021-07-14T01:35:32.6406775Z [cluster1] },
2021-07-14T01:35:32.6407490Z [cluster1] "creationTimestamp": "2021-07-14T01:33:44Z",
2021-07-14T01:35:32.6408079Z [cluster1] "generation": 1,
2021-07-14T01:35:32.6503199Z [cluster1] "name": "submariners.submariner.io",
2021-07-14T01:35:32.6515442Z [cluster1] "resourceVersion": "1532",
2021-07-14T01:35:32.6539388Z [cluster1] "selfLink": "/apis/apiextensions.k8s.io/v1/customresourcedefinitions/submariners.submariner.io",
2021-07-14T01:35:32.6541753Z [cluster1] "uid": "058d52e8-364d-4812-97bc-5736b524ac0c"
2021-07-14T01:35:32.6542613Z [cluster1] },
2021-07-14T01:35:32.6543264Z [cluster1] "spec": {
2021-07-14T01:35:32.6544007Z [cluster1] "conversion": {
2021-07-14T01:35:32.6544827Z [cluster1] "strategy": "None"
2021-07-14T01:35:32.6545605Z [cluster1] },
2021-07-14T01:35:32.6546364Z [cluster1] "group": "submariner.io",
2021-07-14T01:35:32.6547113Z [cluster1] "names": {
2021-07-14T01:35:32.6547845Z [cluster1] "kind": "Submariner",
2021-07-14T01:35:32.6548791Z [cluster1] "listKind": "SubmarinerList",
2021-07-14T01:35:32.6559286Z [cluster1] "plural": "submariners",
2021-07-14T01:35:32.6560182Z [cluster1] "singular": "submariner"
2021-07-14T01:35:32.6560691Z [cluster1] },
2021-07-14T01:35:32.6561206Z [cluster1] "scope": "Namespaced",
2021-07-14T01:35:32.6561743Z [cluster1] "versions": [
2021-07-14T01:35:32.6562291Z [cluster1] {
2021-07-14T01:35:32.6562774Z [cluster1] "name": "v1alpha1",
2021-07-14T01:35:32.6563294Z [cluster1] "schema": {
2021-07-14T01:35:32.6563874Z [cluster1] "openAPIV3Schema": {
2021-07-14T01:35:32.6564709Z [cluster1] "description": "Submariner is the Schema for the submariners API",
2021-07-14T01:35:32.6565484Z [cluster1] "properties": {
2021-07-14T01:35:32.6566070Z [cluster1] "apiVersion": {
2021-07-14T01:35:32.6568732Z [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-14T01:35:32.6570730Z [cluster1] "type": "string"
2021-07-14T01:35:32.6571210Z [cluster1] },
2021-07-14T01:35:32.6571659Z [cluster1] "kind": {
2021-07-14T01:35:32.6574005Z [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-14T01:35:32.6575761Z [cluster1] "type": "string"
2021-07-14T01:35:32.6576239Z [cluster1] },
2021-07-14T01:35:32.6576706Z [cluster1] "metadata": {
2021-07-14T01:35:32.6577230Z [cluster1] "type": "object"
2021-07-14T01:35:32.6577691Z [cluster1] },
2021-07-14T01:35:32.6578142Z [cluster1] "spec": {
2021-07-14T01:35:32.6578892Z [cluster1] "description": "SubmarinerSpec defines the desired state of Submariner",
2021-07-14T01:35:32.6579682Z [cluster1] "properties": {
2021-07-14T01:35:32.6580209Z [cluster1] "broker": {
2021-07-14T01:35:32.6580717Z [cluster1] "type": "string"
2021-07-14T01:35:32.6581202Z [cluster1] },
2021-07-14T01:35:32.6602009Z [cluster1] "brokerK8sApiServer": {
2021-07-14T01:35:32.6602661Z [cluster1] "type": "string"
2021-07-14T01:35:32.6603139Z [cluster1] },
2021-07-14T01:35:32.6604171Z [cluster1] "brokerK8sApiServerToken": {
2021-07-14T01:35:32.6604906Z [cluster1] "type": "string"
2021-07-14T01:35:32.6605411Z [cluster1] },
2021-07-14T01:35:32.6605951Z [cluster1] "brokerK8sCA": {
2021-07-14T01:35:32.6606529Z [cluster1] "type": "string"
2021-07-14T01:35:32.6607055Z [cluster1] },
2021-07-14T01:35:32.6607738Z [cluster1] "brokerK8sRemoteNamespace": {
2021-07-14T01:35:32.6608484Z [cluster1] "type": "string"
2021-07-14T01:35:32.6609148Z [cluster1] },
2021-07-14T01:35:32.6609693Z [cluster1] "cableDriver": {
2021-07-14T01:35:32.6610290Z [cluster1] "type": "string"
2021-07-14T01:35:32.6610803Z [cluster1] },
2021-07-14T01:35:32.6611369Z [cluster1] "ceIPSecDebug": {
2021-07-14T01:35:32.6611977Z [cluster1] "type": "boolean"
2021-07-14T01:35:32.6612505Z [cluster1] },
2021-07-14T01:35:32.6613168Z [cluster1] "ceIPSecForceUDPEncaps": {
2021-07-14T01:35:32.6613902Z [cluster1] "type": "boolean"
2021-07-14T01:35:32.6614498Z [cluster1] },
2021-07-14T01:35:32.6615077Z [cluster1] "ceIPSecIKEPort": {
2021-07-14T01:35:32.6615719Z [cluster1] "type": "integer"
2021-07-14T01:35:32.6616232Z [cluster1] },
2021-07-14T01:35:32.6616811Z [cluster1] "ceIPSecNATTPort": {
2021-07-14T01:35:32.6617444Z [cluster1] "type": "integer"
2021-07-14T01:35:32.6618056Z [cluster1] },
2021-07-14T01:35:32.6618544Z [cluster1] "ceIPSecPSK": {
2021-07-14T01:35:32.6619095Z [cluster1] "type": "string"
2021-07-14T01:35:32.6619576Z [cluster1] },
2021-07-14T01:35:32.6620282Z [cluster1] "ceIPSecPreferredServer": {
2021-07-14T01:35:32.6620983Z [cluster1] "type": "boolean"
2021-07-14T01:35:32.6621634Z [cluster1] },
2021-07-14T01:35:32.6622138Z [cluster1] "clusterCIDR": {
2021-07-14T01:35:32.6622665Z [cluster1] "type": "string"
2021-07-14T01:35:32.6623146Z [cluster1] },
2021-07-14T01:35:32.6623627Z [cluster1] "clusterID": {
2021-07-14T01:35:32.6624165Z [cluster1] "type": "string"
2021-07-14T01:35:32.6624646Z [cluster1] },
2021-07-14T01:35:32.6625135Z [cluster1] "colorCodes": {
2021-07-14T01:35:32.6625678Z [cluster1] "type": "string"
2021-07-14T01:35:32.6626150Z [cluster1] },
2021-07-14T01:35:32.6626761Z [cluster1] "connectionHealthCheck": {
2021-07-14T01:35:32.6627607Z [cluster1] "properties": {
2021-07-14T01:35:32.6628202Z [cluster1] "enabled": {
2021-07-14T01:35:32.6628779Z [cluster1] "type": "boolean"
2021-07-14T01:35:32.6629326Z [cluster1] },
2021-07-14T01:35:32.6630010Z [cluster1] "intervalSeconds": {
2021-07-14T01:35:32.6630848Z [cluster1] "description": "The interval at which health check pings are sent.",
2021-07-14T01:35:32.6631719Z [cluster1] "format": "int64",
2021-07-14T01:35:32.6632304Z [cluster1] "type": "integer"
2021-07-14T01:35:32.6632859Z [cluster1] },
2021-07-14T01:35:32.6633471Z [cluster1] "maxPacketLossCount": {
2021-07-14T01:35:32.6634515Z [cluster1] "description": "The maximum number of packets lost at which the health checker will mark the connection as down.",
2021-07-14T01:35:32.6635538Z [cluster1] "format": "int64",
2021-07-14T01:35:32.6636124Z [cluster1] "type": "integer"
2021-07-14T01:35:32.6636675Z [cluster1] }
2021-07-14T01:35:32.6637145Z [cluster1] },
2021-07-14T01:35:32.6637689Z [cluster1] "type": "object"
2021-07-14T01:35:32.6638212Z [cluster1] },
2021-07-14T01:35:32.6638824Z [cluster1] "coreDNSCustomConfig": {
2021-07-14T01:35:32.6639533Z [cluster1] "properties": {
2021-07-14T01:35:32.6640158Z [cluster1] "configMapName": {
2021-07-14T01:35:32.6640789Z [cluster1] "type": "string"
2021-07-14T01:35:32.6641307Z [cluster1] },
2021-07-14T01:35:32.6641848Z [cluster1] "namespace": {
2021-07-14T01:35:32.6642445Z [cluster1] "type": "string"
2021-07-14T01:35:32.6642965Z [cluster1] }
2021-07-14T01:35:32.6643443Z [cluster1] },
2021-07-14T01:35:32.6643965Z [cluster1] "type": "object"
2021-07-14T01:35:32.6644482Z [cluster1] },
2021-07-14T01:35:32.6645025Z [cluster1] "customDomains": {
2021-07-14T01:35:32.6645680Z [cluster1] "items": {
2021-07-14T01:35:32.6646325Z [cluster1] "type": "string"
2021-07-14T01:35:32.6646857Z [cluster1] },
2021-07-14T01:35:32.6647385Z [cluster1] "type": "array",
2021-07-14T01:35:32.6648554Z [cluster1] "x-kubernetes-list-type": "set"
2021-07-14T01:35:32.6649221Z [cluster1] },
2021-07-14T01:35:32.6649714Z [cluster1] "debug": {
2021-07-14T01:35:32.6650268Z [cluster1] "type": "boolean"
2021-07-14T01:35:32.6650788Z [cluster1] },
2021-07-14T01:35:32.6651323Z [cluster1] "globalCIDR": {
2021-07-14T01:35:32.6651895Z [cluster1] "type": "string"
2021-07-14T01:35:32.6652418Z [cluster1] },
2021-07-14T01:35:32.6652992Z [cluster1] "imageOverrides": {
2021-07-14T01:35:32.6653722Z [cluster1] "additionalProperties": {
2021-07-14T01:35:32.6661735Z [cluster1] "type": "string"
2021-07-14T01:35:32.6662238Z [cluster1] },
2021-07-14T01:35:32.6662743Z [cluster1] "type": "object"
2021-07-14T01:35:32.6663387Z [cluster1] },
2021-07-14T01:35:32.6663966Z [cluster1] "loadBalancerEnabled": {
2021-07-14T01:35:32.6664607Z [cluster1] "type": "boolean"
2021-07-14T01:35:32.6665090Z [cluster1] },
2021-07-14T01:35:32.6665679Z [cluster1] "namespace": {
2021-07-14T01:35:32.6666217Z [cluster1] "type": "string"
2021-07-14T01:35:32.6667010Z [cluster1] },
2021-07-14T01:35:32.6667493Z [cluster1] "natEnabled": {
2021-07-14T01:35:32.6668045Z [cluster1] "type": "boolean"
2021-07-14T01:35:32.6668723Z [cluster1] },
2021-07-14T01:35:32.6669258Z [cluster1] "repository": {
2021-07-14T01:35:32.6678531Z [cluster1] "type": "string"
2021-07-14T01:35:32.6679063Z [cluster1] },
2021-07-14T01:35:32.6679613Z [cluster1] "serviceCIDR": {
2021-07-14T01:35:32.6680193Z [cluster1] "type": "string"
2021-07-14T01:35:32.6680716Z [cluster1] },
2021-07-14T01:35:32.6681406Z [cluster1] "serviceDiscoveryEnabled": {
2021-07-14T01:35:32.6682151Z [cluster1] "type": "boolean"
2021-07-14T01:35:32.6682664Z [cluster1] },
2021-07-14T01:35:32.6683178Z [cluster1] "version": {
2021-07-14T01:35:32.6683744Z [cluster1] "type": "string"
2021-07-14T01:35:32.6684249Z [cluster1] }
2021-07-14T01:35:32.6684717Z [cluster1] },
2021-07-14T01:35:32.6685226Z [cluster1] "required": [
2021-07-14T01:35:32.6685775Z [cluster1] "broker",
2021-07-14T01:35:32.6686399Z [cluster1] "brokerK8sApiServer",
2021-07-14T01:35:32.6687209Z [cluster1] "brokerK8sApiServerToken",
2021-07-14T01:35:32.6687928Z [cluster1] "brokerK8sCA",
2021-07-14T01:35:32.6688830Z [cluster1] "brokerK8sRemoteNamespace",
2021-07-14T01:35:32.6689601Z [cluster1] "ceIPSecDebug",
2021-07-14T01:35:32.6690302Z [cluster1] "ceIPSecPSK",
2021-07-14T01:35:32.6690859Z [cluster1] "clusterCIDR",
2021-07-14T01:35:32.6691385Z [cluster1] "clusterID",
2021-07-14T01:35:32.6692068Z [cluster1] "debug",
2021-07-14T01:35:32.6692608Z [cluster1] "namespace",
2021-07-14T01:35:32.6693268Z [cluster1] "natEnabled",
2021-07-14T01:35:32.6693820Z [cluster1] "serviceCIDR"
2021-07-14T01:35:32.6694290Z [cluster1] ],
2021-07-14T01:35:32.6695607Z [cluster1] "type": "object"
2021-07-14T01:35:32.6697327Z [cluster1] },
2021-07-14T01:35:32.6697923Z [cluster1] "status": {
2021-07-14T01:35:32.6698768Z [cluster1] "description": "SubmarinerStatus defines the observed state of Submariner",
2021-07-14T01:35:32.6699603Z [cluster1] "properties": {
2021-07-14T01:35:32.6700199Z [cluster1] "clusterCIDR": {
2021-07-14T01:35:32.6700767Z [cluster1] "type": "string"
2021-07-14T01:35:32.6701483Z [cluster1] },
2021-07-14T01:35:32.6701979Z [cluster1] "clusterID": {
2021-07-14T01:35:32.6702502Z [cluster1] "type": "string"
2021-07-14T01:35:32.6702992Z [cluster1] },
2021-07-14T01:35:32.6703478Z [cluster1] "colorCodes": {
2021-07-14T01:35:32.6704025Z [cluster1] "type": "string"
2021-07-14T01:35:32.6704512Z [cluster1] },
2021-07-14T01:35:32.6705028Z [cluster1] "deploymentInfo": {
2021-07-14T01:35:32.6705629Z [cluster1] "properties": {
2021-07-14T01:35:32.6706206Z [cluster1] "cloudProvider": {
2021-07-14T01:35:32.6706792Z [cluster1] "type": "string"
2021-07-14T01:35:32.6707279Z [cluster1] },
2021-07-14T01:35:32.6707827Z [cluster1] "kubernetesType": {
2021-07-14T01:35:32.6708408Z [cluster1] "type": "string"
2021-07-14T01:35:32.6708930Z [cluster1] },
2021-07-14T01:35:32.6709554Z [cluster1] "kubernetesTypeVersion": {
2021-07-14T01:35:32.6710205Z [cluster1] "type": "string"
2021-07-14T01:35:32.6710701Z [cluster1] },
2021-07-14T01:35:32.6711259Z [cluster1] "kubernetesVersion": {
2021-07-14T01:35:32.6711874Z [cluster1] "type": "string"
2021-07-14T01:35:32.6712349Z [cluster1] }
2021-07-14T01:35:32.6712796Z [cluster1] },
2021-07-14T01:35:32.6713292Z [cluster1] "type": "object"
2021-07-14T01:35:32.6713766Z [cluster1] },
2021-07-14T01:35:32.6714401Z [cluster1] "gatewayDaemonSetStatus": {
2021-07-14T01:35:32.6715077Z [cluster1] "properties": {
2021-07-14T01:35:32.6715818Z [cluster1] "lastResourceVersion": {
2021-07-14T01:35:32.6716453Z [cluster1] "type": "string"
2021-07-14T01:35:32.6717237Z [cluster1] },
2021-07-14T01:35:32.6717914Z [cluster1] "mismatchedContainerImages": {
2021-07-14T01:35:32.6718640Z [cluster1] "type": "boolean"
2021-07-14T01:35:32.6719152Z [cluster1] },
2021-07-14T01:35:32.6719795Z [cluster1] "nonReadyContainerStates": {
2021-07-14T01:35:32.6720490Z [cluster1] "items": {
2021-07-14T01:35:32.6721720Z [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-14T01:35:32.6722987Z [cluster1] "properties": {
2021-07-14T01:35:32.6723553Z [cluster1] "running": {
2021-07-14T01:35:32.6724247Z [cluster1] "description": "Details about a running container",
2021-07-14T01:35:32.6724961Z [cluster1] "properties": {
2021-07-14T01:35:32.6725542Z [cluster1] "startedAt": {
2021-07-14T01:35:32.6727484Z [cluster1] "description": "Time at which the container was last (re-)started",
2021-07-14T01:35:32.6746863Z [cluster1] "format": "date-time",
2021-07-14T01:35:32.6747559Z [cluster1] "type": "string"
2021-07-14T01:35:32.6748146Z [cluster1] }
2021-07-14T01:35:32.6748670Z [cluster1] },
2021-07-14T01:35:32.6749221Z [cluster1] "type": "object"
2021-07-14T01:35:32.6749773Z [cluster1] },
2021-07-14T01:35:32.6750327Z [cluster1] "terminated": {
2021-07-14T01:35:32.6751124Z [cluster1] "description": "Details about a terminated container",
2021-07-14T01:35:32.6751896Z [cluster1] "properties": {
2021-07-14T01:35:32.6752603Z [cluster1] "containerID": {
2021-07-14T01:35:32.6754048Z [cluster1] "description": "Container's ID in the format 'docker://\u003ccontainer_id\u003e'",
2021-07-14T01:35:32.6754942Z [cluster1] "type": "string"
2021-07-14T01:35:32.6755580Z [cluster1] },
2021-07-14T01:35:32.6756272Z [cluster1] "exitCode": {
2021-07-14T01:35:32.6757280Z [cluster1] "description": "Exit status from the last termination of the container",
2021-07-14T01:35:32.6758174Z [cluster1] "format": "int32",
2021-07-14T01:35:32.6758878Z [cluster1] "type": "integer"
2021-07-14T01:35:32.6759471Z [cluster1] },
2021-07-14T01:35:32.6760277Z [cluster1] "finishedAt": {
2021-07-14T01:35:32.6761118Z [cluster1] "description": "Time at which the container last terminated",
2021-07-14T01:35:32.6762283Z [cluster1] "format": "date-time",
2021-07-14T01:35:32.6762970Z [cluster1] "type": "string"
2021-07-14T01:35:32.6901139Z [cluster1] },
2021-07-14T01:35:32.6901875Z [cluster1] "message": {
2021-07-14T01:35:32.6903109Z [cluster1] "description": "Message regarding the last termination of the container",
2021-07-14T01:35:32.6903961Z [cluster1] "type": "string"
2021-07-14T01:35:32.6904520Z [cluster1] },
2021-07-14T01:35:32.6905052Z [cluster1] "reason": {
2021-07-14T01:35:32.6905858Z [cluster1] "description": "(brief) reason from the last termination of the container",
2021-07-14T01:35:32.6906673Z [cluster1] "type": "string"
2021-07-14T01:35:32.6907412Z [cluster1] },
2021-07-14T01:35:32.6907944Z [cluster1] "signal": {
2021-07-14T01:35:32.6908876Z [cluster1] "description": "Signal from the last termination of the container",
2021-07-14T01:35:32.6910197Z [cluster1] "format": "int32",
2021-07-14T01:35:32.6910912Z [cluster1] "type": "integer"
2021-07-14T01:35:32.6911440Z [cluster1] },
2021-07-14T01:35:32.6911965Z [cluster1] "startedAt": {
2021-07-14T01:35:32.6912776Z [cluster1] "description": "Time at which previous execution of the container started",
2021-07-14T01:35:32.6914055Z [cluster1] "format": "date-time",
2021-07-14T01:35:32.6914651Z [cluster1] "type": "string"
2021-07-14T01:35:32.6915161Z [cluster1] }
2021-07-14T01:35:32.6915653Z [cluster1] },
2021-07-14T01:35:32.6916158Z [cluster1] "required": [
2021-07-14T01:35:32.6917324Z [cluster1] "exitCode"
2021-07-14T01:35:32.6917852Z [cluster1] ],
2021-07-14T01:35:32.6918354Z [cluster1] "type": "object"
2021-07-14T01:35:32.6918869Z [cluster1] },
2021-07-14T01:35:32.6919364Z [cluster1] "waiting": {
2021-07-14T01:35:32.6920055Z [cluster1] "description": "Details about a waiting container",
2021-07-14T01:35:32.6920763Z [cluster1] "properties": {
2021-07-14T01:35:32.6921449Z [cluster1] "message": {
2021-07-14T01:35:32.6922240Z [cluster1] "description": "Message regarding why the container is not yet running.",
2021-07-14T01:35:32.6923000Z [cluster1] "type": "string"
2021-07-14T01:35:32.6923525Z [cluster1] },
2021-07-14T01:35:32.6924018Z [cluster1] "reason": {
2021-07-14T01:35:32.6924748Z [cluster1] "description": "(brief) reason the container is not yet running.",
2021-07-14T01:35:32.6925481Z [cluster1] "type": "string"
2021-07-14T01:35:32.6925989Z [cluster1] }
2021-07-14T01:35:32.6926474Z [cluster1] },
2021-07-14T01:35:32.6926980Z [cluster1] "type": "object"
2021-07-14T01:35:32.6983148Z [cluster1] }
2021-07-14T01:35:32.6983702Z [cluster1] },
2021-07-14T01:35:32.6984215Z [cluster1] "type": "object"
2021-07-14T01:35:32.6984729Z [cluster1] },
2021-07-14T01:35:32.6985519Z [cluster1] "type": "array"
2021-07-14T01:35:32.6986014Z [cluster1] },
2021-07-14T01:35:32.6986479Z [cluster1] "status": {
2021-07-14T01:35:32.6987289Z [cluster1] "description": "DaemonSetStatus represents the current status of a daemon set.",
2021-07-14T01:35:32.6988132Z [cluster1] "properties": {
2021-07-14T01:35:32.6988727Z [cluster1] "collisionCount": {
2021-07-14T01:35:32.6990065Z [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-14T01:35:32.6991387Z [cluster1] "format": "int32",
2021-07-14T01:35:32.6991957Z [cluster1] "type": "integer"
2021-07-14T01:35:32.6992482Z [cluster1] },
2021-07-14T01:35:32.6992989Z [cluster1] "conditions": {
2021-07-14T01:35:32.6994341Z [cluster1] "description": "Represents the latest available observations of a DaemonSet's current state.",
2021-07-14T01:35:32.6995176Z [cluster1] "items": {
2021-07-14T01:35:32.6996057Z [cluster1] "description": "DaemonSetCondition describes the state of a DaemonSet at a certain point.",
2021-07-14T01:35:32.6996957Z [cluster1] "properties": {
2021-07-14T01:35:32.6997614Z [cluster1] "lastTransitionTime": {
2021-07-14T01:35:32.6998513Z [cluster1] "description": "Last time the condition transitioned from one status to another.",
2021-07-14T01:35:32.6999565Z [cluster1] "format": "date-time",
2021-07-14T01:35:32.7000243Z [cluster1] "type": "string"
2021-07-14T01:35:32.7000777Z [cluster1] },
2021-07-14T01:35:32.7001285Z [cluster1] "message": {
2021-07-14T01:35:32.7002115Z [cluster1] "description": "A human readable message indicating details about the transition.",
2021-07-14T01:35:32.7002937Z [cluster1] "type": "string"
2021-07-14T01:35:32.7003445Z [cluster1] },
2021-07-14T01:35:32.7003954Z [cluster1] "reason": {
2021-07-14T01:35:32.7004937Z [cluster1] "description": "The reason for the condition's last transition.",
2021-07-14T01:35:32.7005678Z [cluster1] "type": "string"
2021-07-14T01:35:32.7006189Z [cluster1] },
2021-07-14T01:35:32.7006692Z [cluster1] "status": {
2021-07-14T01:35:32.7007443Z [cluster1] "description": "Status of the condition, one of True, False, Unknown.",
2021-07-14T01:35:32.7008248Z [cluster1] "type": "string"
2021-07-14T01:35:32.7008806Z [cluster1] },
2021-07-14T01:35:32.7009294Z [cluster1] "type": {
2021-07-14T01:35:32.7009984Z [cluster1] "description": "Type of DaemonSet condition.",
2021-07-14T01:35:32.7010678Z [cluster1] "type": "string"
2021-07-14T01:35:32.7011186Z [cluster1] }
2021-07-14T01:35:32.7011668Z [cluster1] },
2021-07-14T01:35:32.7012175Z [cluster1] "required": [
2021-07-14T01:35:32.7012712Z [cluster1] "status",
2021-07-14T01:35:32.7013226Z [cluster1] "type"
2021-07-14T01:35:32.7013717Z [cluster1] ],
2021-07-14T01:35:32.7014238Z [cluster1] "type": "object"
2021-07-14T01:35:32.7014738Z [cluster1] },
2021-07-14T01:35:32.7015251Z [cluster1] "type": "array"
2021-07-14T01:35:32.7015741Z [cluster1] },
2021-07-14T01:35:32.7016384Z [cluster1] "currentNumberScheduled": {
2021-07-14T01:35:32.7017781Z [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-14T01:35:32.7019022Z [cluster1] "format": "int32",
2021-07-14T01:35:32.7019592Z [cluster1] "type": "integer"
2021-07-14T01:35:32.7020094Z [cluster1] },
2021-07-14T01:35:32.7020733Z [cluster1] "desiredNumberScheduled": {
2021-07-14T01:35:32.7022494Z [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-14T01:35:32.7023813Z [cluster1] "format": "int32",
2021-07-14T01:35:32.7024385Z [cluster1] "type": "integer"
2021-07-14T01:35:32.7024902Z [cluster1] },
2021-07-14T01:35:32.7025455Z [cluster1] "numberAvailable": {
2021-07-14T01:35:32.7026652Z [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-14T01:35:32.7027793Z [cluster1] "format": "int32",
2021-07-14T01:35:32.7028337Z [cluster1] "type": "integer"
2021-07-14T01:35:32.7028849Z [cluster1] },
2021-07-14T01:35:32.7029433Z [cluster1] "numberMisscheduled": {
2021-07-14T01:35:32.7030766Z [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-14T01:35:32.7032047Z [cluster1] "format": "int32",
2021-07-14T01:35:32.7032600Z [cluster1] "type": "integer"
2021-07-14T01:35:32.7033116Z [cluster1] },
2021-07-14T01:35:32.7033631Z [cluster1] "numberReady": {
2021-07-14T01:35:32.7034575Z [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-14T01:35:32.7035476Z [cluster1] "format": "int32",
2021-07-14T01:35:32.7036036Z [cluster1] "type": "integer"
2021-07-14T01:35:32.7036545Z [cluster1] },
2021-07-14T01:35:32.7037119Z [cluster1] "numberUnavailable": {
2021-07-14T01:35:32.7038317Z [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-14T01:35:32.7039413Z [cluster1] "format": "int32",
2021-07-14T01:35:32.7039957Z [cluster1] "type": "integer"
2021-07-14T01:35:32.7040454Z [cluster1] },
2021-07-14T01:35:32.7041052Z [cluster1] "observedGeneration": {
2021-07-14T01:35:32.7041958Z [cluster1] "description": "The most recent generation observed by the daemon set controller.",
2021-07-14T01:35:32.7042745Z [cluster1] "format": "int64",
2021-07-14T01:35:32.7043494Z [cluster1] "type": "integer"
2021-07-14T01:35:32.7074322Z [cluster1] },
2021-07-14T01:35:32.7075318Z [cluster1] "updatedNumberScheduled": {
2021-07-14T01:35:32.7076310Z [cluster1] "description": "The total number of nodes that are running updated daemon pod",
2021-07-14T01:35:32.7077131Z [cluster1] "format": "int32",
2021-07-14T01:35:32.7077738Z [cluster1] "type": "integer"
2021-07-14T01:35:32.7078293Z [cluster1] }
2021-07-14T01:35:32.7078792Z [cluster1] },
2021-07-14T01:35:32.7079322Z [cluster1] "required": [
2021-07-14T01:35:32.7080053Z [cluster1] "currentNumberScheduled",
2021-07-14T01:35:32.7080902Z [cluster1] "desiredNumberScheduled",
2021-07-14T01:35:32.7081725Z [cluster1] "numberMisscheduled",
2021-07-14T01:35:32.7082420Z [cluster1] "numberReady"
2021-07-14T01:35:32.7082964Z [cluster1] ],
2021-07-14T01:35:32.7083510Z [cluster1] "type": "object"
2021-07-14T01:35:32.7084033Z [cluster1] }
2021-07-14T01:35:32.7084592Z [cluster1] },
2021-07-14T01:35:32.7085104Z [cluster1] "required": [
2021-07-14T01:35:32.7085859Z [cluster1] "mismatchedContainerImages"
2021-07-14T01:35:32.7086565Z [cluster1] ],
2021-07-14T01:35:32.7087079Z [cluster1] "type": "object"
2021-07-14T01:35:32.7087610Z [cluster1] },
2021-07-14T01:35:32.7088118Z [cluster1] "gateways": {
2021-07-14T01:35:32.7088669Z [cluster1] "items": {
2021-07-14T01:35:32.7102633Z [cluster1] "properties": {
2021-07-14T01:35:32.7103372Z [cluster1] "connections": {
2021-07-14T01:35:32.7103912Z [cluster1] "items": {
2021-07-14T01:35:32.7104482Z [cluster1] "properties": {
2021-07-14T01:35:32.7105066Z [cluster1] "endpoint": {
2021-07-14T01:35:32.7105639Z [cluster1] "properties": {
2021-07-14T01:35:32.7106217Z [cluster1] "backend": {
2021-07-14T01:35:32.7106784Z [cluster1] "type": "string"
2021-07-14T01:35:32.7107313Z [cluster1] },
2021-07-14T01:35:32.7107857Z [cluster1] "backend_config": {
2021-07-14T01:35:32.7108545Z [cluster1] "additionalProperties": {
2021-07-14T01:35:32.7109265Z [cluster1] "type": "string"
2021-07-14T01:35:32.7109787Z [cluster1] },
2021-07-14T01:35:32.7110323Z [cluster1] "type": "object"
2021-07-14T01:35:32.7110838Z [cluster1] },
2021-07-14T01:35:32.7111502Z [cluster1] "cable_name": {
2021-07-14T01:35:32.7112082Z [cluster1] "type": "string"
2021-07-14T01:35:32.7112599Z [cluster1] },
2021-07-14T01:35:32.7113120Z [cluster1] "cluster_id": {
2021-07-14T01:35:32.7113682Z [cluster1] "type": "string"
2021-07-14T01:35:32.7114212Z [cluster1] },
2021-07-14T01:35:32.7114784Z [cluster1] "healthCheckIP": {
2021-07-14T01:35:32.7115390Z [cluster1] "type": "string"
2021-07-14T01:35:32.7115917Z [cluster1] },
2021-07-14T01:35:32.7116437Z [cluster1] "hostname": {
2021-07-14T01:35:32.7117008Z [cluster1] "type": "string"
2021-07-14T01:35:32.7117519Z [cluster1] },
2021-07-14T01:35:32.7125538Z [cluster1] "nat_enabled": {
2021-07-14T01:35:32.7126377Z [cluster1] "type": "boolean"
2021-07-14T01:35:32.7126983Z [cluster1] },
2021-07-14T01:35:32.7127523Z [cluster1] "private_ip": {
2021-07-14T01:35:32.7128096Z [cluster1] "type": "string"
2021-07-14T01:35:32.7128637Z [cluster1] },
2021-07-14T01:35:32.7129163Z [cluster1] "public_ip": {
2021-07-14T01:35:32.7129728Z [cluster1] "type": "string"
2021-07-14T01:35:32.7130252Z [cluster1] },
2021-07-14T01:35:32.7130755Z [cluster1] "subnets": {
2021-07-14T01:35:32.7131299Z [cluster1] "items": {
2021-07-14T01:35:32.7131838Z [cluster1] "type": "string"
2021-07-14T01:35:32.7132373Z [cluster1] },
2021-07-14T01:35:32.7132904Z [cluster1] "type": "array"
2021-07-14T01:35:32.7133412Z [cluster1] }
2021-07-14T01:35:32.7133903Z [cluster1] },
2021-07-14T01:35:32.7134413Z [cluster1] "required": [
2021-07-14T01:35:32.7134970Z [cluster1] "backend",
2021-07-14T01:35:32.7135509Z [cluster1] "cable_name",
2021-07-14T01:35:32.7136073Z [cluster1] "cluster_id",
2021-07-14T01:35:32.7136625Z [cluster1] "hostname",
2021-07-14T01:35:32.7137166Z [cluster1] "nat_enabled",
2021-07-14T01:35:32.7137814Z [cluster1] "private_ip",
2021-07-14T01:35:32.7138365Z [cluster1] "public_ip",
2021-07-14T01:35:32.7138918Z [cluster1] "subnets"
2021-07-14T01:35:32.7139430Z [cluster1] ],
2021-07-14T01:35:32.7139942Z [cluster1] "type": "object"
2021-07-14T01:35:32.7140461Z [cluster1] },
2021-07-14T01:35:32.7140981Z [cluster1] "latencyRTT": {
2021-07-14T01:35:32.7142083Z [cluster1] "description": "LatencySpec describes the round trip time information for a packet between the gateway pods of two clusters.",
2021-07-14T01:35:32.7143066Z [cluster1] "properties": {
2021-07-14T01:35:32.7143636Z [cluster1] "average": {
2021-07-14T01:35:32.7144204Z [cluster1] "type": "string"
2021-07-14T01:35:32.7144725Z [cluster1] },
2021-07-14T01:35:32.7145228Z [cluster1] "last": {
2021-07-14T01:35:32.7145832Z [cluster1] "type": "string"
2021-07-14T01:35:32.7146645Z [cluster1] },
2021-07-14T01:35:32.7147181Z [cluster1] "max": {
2021-07-14T01:35:32.7147754Z [cluster1] "type": "string"
2021-07-14T01:35:32.7148314Z [cluster1] },
2021-07-14T01:35:32.7148835Z [cluster1] "min": {
2021-07-14T01:35:32.7149413Z [cluster1] "type": "string"
2021-07-14T01:35:32.7149965Z [cluster1] },
2021-07-14T01:35:32.7150531Z [cluster1] "stdDev": {
2021-07-14T01:35:32.7151139Z [cluster1] "type": "string"
2021-07-14T01:35:32.7151687Z [cluster1] }
2021-07-14T01:35:32.7152212Z [cluster1] },
2021-07-14T01:35:32.7152770Z [cluster1] "type": "object"
2021-07-14T01:35:32.7153329Z [cluster1] },
2021-07-14T01:35:32.7153854Z [cluster1] "status": {
2021-07-14T01:35:32.7154445Z [cluster1] "type": "string"
2021-07-14T01:35:32.7155006Z [cluster1] },
2021-07-14T01:35:32.7155588Z [cluster1] "statusMessage": {
2021-07-14T01:35:32.7156228Z [cluster1] "type": "string"
2021-07-14T01:35:32.7156771Z [cluster1] },
2021-07-14T01:35:32.7157317Z [cluster1] "usingIP": {
2021-07-14T01:35:32.7158085Z [cluster1] "type": "string"
2021-07-14T01:35:32.7158595Z [cluster1] },
2021-07-14T01:35:32.7159107Z [cluster1] "usingNAT": {
2021-07-14T01:35:32.7159660Z [cluster1] "type": "boolean"
2021-07-14T01:35:32.7187545Z [cluster1] }
2021-07-14T01:35:32.7188034Z [cluster1] },
2021-07-14T01:35:32.7188552Z [cluster1] "required": [
2021-07-14T01:35:32.7189123Z [cluster1] "endpoint",
2021-07-14T01:35:32.7189654Z [cluster1] "status",
2021-07-14T01:35:32.7190228Z [cluster1] "statusMessage"
2021-07-14T01:35:32.7190862Z [cluster1] ],
2021-07-14T01:35:32.7191391Z [cluster1] "type": "object"
2021-07-14T01:35:32.7191891Z [cluster1] },
2021-07-14T01:35:32.7192398Z [cluster1] "type": "array"
2021-07-14T01:35:32.7192901Z [cluster1] },
2021-07-14T01:35:32.7193567Z [cluster1] "haStatus": {
2021-07-14T01:35:32.7194112Z [cluster1] "type": "string"
2021-07-14T01:35:32.7194599Z [cluster1] },
2021-07-14T01:35:32.7195133Z [cluster1] "localEndpoint": {
2021-07-14T01:35:32.7195729Z [cluster1] "properties": {
2021-07-14T01:35:32.7222146Z [cluster1] "backend": {
2021-07-14T01:35:32.7222714Z [cluster1] "type": "string"
2021-07-14T01:35:32.7223238Z [cluster1] },
2021-07-14T01:35:32.7223764Z [cluster1] "backend_config": {
2021-07-14T01:35:32.7224434Z [cluster1] "additionalProperties": {
2021-07-14T01:35:32.7225116Z [cluster1] "type": "string"
2021-07-14T01:35:32.7225625Z [cluster1] },
2021-07-14T01:35:32.7226145Z [cluster1] "type": "object"
2021-07-14T01:35:32.7226664Z [cluster1] },
2021-07-14T01:35:32.7227169Z [cluster1] "cable_name": {
2021-07-14T01:35:32.7227720Z [cluster1] "type": "string"
2021-07-14T01:35:32.7228213Z [cluster1] },
2021-07-14T01:35:32.7228722Z [cluster1] "cluster_id": {
2021-07-14T01:35:32.7229266Z [cluster1] "type": "string"
2021-07-14T01:35:32.7229783Z [cluster1] },
2021-07-14T01:35:32.7230335Z [cluster1] "healthCheckIP": {
2021-07-14T01:35:32.7230919Z [cluster1] "type": "string"
2021-07-14T01:35:32.7231432Z [cluster1] },
2021-07-14T01:35:32.7232072Z [cluster1] "hostname": {
2021-07-14T01:35:32.7232638Z [cluster1] "type": "string"
2021-07-14T01:35:32.7233141Z [cluster1] },
2021-07-14T01:35:32.7233659Z [cluster1] "nat_enabled": {
2021-07-14T01:35:32.7234227Z [cluster1] "type": "boolean"
2021-07-14T01:35:32.7234736Z [cluster1] },
2021-07-14T01:35:32.7235252Z [cluster1] "private_ip": {
2021-07-14T01:35:32.7235799Z [cluster1] "type": "string"
2021-07-14T01:35:32.7236312Z [cluster1] },
2021-07-14T01:35:32.7236803Z [cluster1] "public_ip": {
2021-07-14T01:35:32.7237994Z [cluster1] "type": "string"
2021-07-14T01:35:32.7238512Z [cluster1] },
2021-07-14T01:35:32.7239002Z [cluster1] "subnets": {
2021-07-14T01:35:32.7239535Z [cluster1] "items": {
2021-07-14T01:35:32.7240066Z [cluster1] "type": "string"
2021-07-14T01:35:32.7240678Z [cluster1] },
2021-07-14T01:35:32.7241172Z [cluster1] "type": "array"
2021-07-14T01:35:32.7241685Z [cluster1] }
2021-07-14T01:35:32.7242151Z [cluster1] },
2021-07-14T01:35:32.7242652Z [cluster1] "required": [
2021-07-14T01:35:32.7243198Z [cluster1] "backend",
2021-07-14T01:35:32.7243717Z [cluster1] "cable_name",
2021-07-14T01:35:32.7244258Z [cluster1] "cluster_id",
2021-07-14T01:35:32.7244786Z [cluster1] "hostname",
2021-07-14T01:35:32.7245337Z [cluster1] "nat_enabled",
2021-07-14T01:35:32.7245890Z [cluster1] "private_ip",
2021-07-14T01:35:32.7246419Z [cluster1] "public_ip",
2021-07-14T01:35:32.7246948Z [cluster1] "subnets"
2021-07-14T01:35:32.7247428Z [cluster1] ],
2021-07-14T01:35:32.7248170Z [cluster1] "type": "object"
2021-07-14T01:35:32.7248696Z [cluster1] },
2021-07-14T01:35:32.7249268Z [cluster1] "statusFailure": {
2021-07-14T01:35:32.7249897Z [cluster1] "type": "string"
2021-07-14T01:35:32.7250415Z [cluster1] },
2021-07-14T01:35:32.7250941Z [cluster1] "version": {
2021-07-14T01:35:32.7251506Z [cluster1] "type": "string"
2021-07-14T01:35:32.7252035Z [cluster1] }
2021-07-14T01:35:32.7252509Z [cluster1] },
2021-07-14T01:35:32.7253039Z [cluster1] "required": [
2021-07-14T01:35:32.7253681Z [cluster1] "connections",
2021-07-14T01:35:32.7254553Z [cluster1] "haStatus",
2021-07-14T01:35:32.7256882Z [cluster1] "localEndpoint",
2021-07-14T01:35:32.7257520Z [cluster1] "statusFailure",
2021-07-14T01:35:32.7258315Z [cluster1] "version"
2021-07-14T01:35:32.7293988Z [cluster1] ],
2021-07-14T01:35:32.7294445Z [cluster1] "type": "object"
2021-07-14T01:35:32.7296555Z [cluster1] },
2021-07-14T01:35:32.7296998Z [cluster1] "type": "array"
2021-07-14T01:35:32.7297532Z [cluster1] },
2021-07-14T01:35:32.7297953Z [cluster1] "globalCIDR": {
2021-07-14T01:35:32.7302282Z [cluster1] "type": "string"
2021-07-14T01:35:32.7302843Z [cluster1] },
2021-07-14T01:35:32.7303738Z [cluster1] "globalnetDaemonSetStatus": {
2021-07-14T01:35:32.7304997Z [cluster1] "properties": {
2021-07-14T01:35:32.7308782Z [cluster1] "lastResourceVersion": {
2021-07-14T01:35:32.7309861Z [cluster1] "type": "string"
2021-07-14T01:35:32.7310493Z [cluster1] },
2021-07-14T01:35:32.7311517Z [cluster1] "mismatchedContainerImages": {
2021-07-14T01:35:32.7312296Z [cluster1] "type": "boolean"
2021-07-14T01:35:32.7312842Z [cluster1] },
2021-07-14T01:35:32.7314108Z [cluster1] "nonReadyContainerStates": {
2021-07-14T01:35:32.7314938Z [cluster1] "items": {
2021-07-14T01:35:32.7316511Z [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-14T01:35:32.7317905Z [cluster1] "properties": {
2021-07-14T01:35:32.7318478Z [cluster1] "running": {
2021-07-14T01:35:32.7319158Z [cluster1] "description": "Details about a running container",
2021-07-14T01:35:32.7319878Z [cluster1] "properties": {
2021-07-14T01:35:32.7320463Z [cluster1] "startedAt": {
2021-07-14T01:35:32.7321903Z [cluster1] "description": "Time at which the container was last (re-)started",
2021-07-14T01:35:32.7322889Z [cluster1] "format": "date-time",
2021-07-14T01:35:32.7323472Z [cluster1] "type": "string"
2021-07-14T01:35:32.7323998Z [cluster1] }
2021-07-14T01:35:32.7324468Z [cluster1] },
2021-07-14T01:35:32.7324992Z [cluster1] "type": "object"
2021-07-14T01:35:32.7325508Z [cluster1] },
2021-07-14T01:35:32.7326013Z [cluster1] "terminated": {
2021-07-14T01:35:32.7326860Z [cluster1] "description": "Details about a terminated container",
2021-07-14T01:35:32.7327582Z [cluster1] "properties": {
2021-07-14T01:35:32.7328190Z [cluster1] "containerID": {
2021-07-14T01:35:32.7329321Z [cluster1] "description": "Container's ID in the format 'docker://\u003ccontainer_id\u003e'",
2021-07-14T01:35:32.7330106Z [cluster1] "type": "string"
2021-07-14T01:35:32.7330628Z [cluster1] },
2021-07-14T01:35:32.7338159Z [cluster1] "exitCode": {
2021-07-14T01:35:32.7339024Z [cluster1] "description": "Exit status from the last termination of the container",
2021-07-14T01:35:32.7339965Z [cluster1] "format": "int32",
2021-07-14T01:35:32.7340665Z [cluster1] "type": "integer"
2021-07-14T01:35:32.7341202Z [cluster1] },
2021-07-14T01:35:32.7341872Z [cluster1] "finishedAt": {
2021-07-14T01:35:32.7342764Z [cluster1] "description": "Time at which the container last terminated",
2021-07-14T01:35:32.7344078Z [cluster1] "format": "date-time",
2021-07-14T01:35:32.7344821Z [cluster1] "type": "string"
2021-07-14T01:35:32.7345371Z [cluster1] },
2021-07-14T01:35:32.7345878Z [cluster1] "message": {
2021-07-14T01:35:32.7346683Z [cluster1] "description": "Message regarding the last termination of the container",
2021-07-14T01:35:32.7347540Z [cluster1] "type": "string"
2021-07-14T01:35:32.7350833Z [cluster1] },
2021-07-14T01:35:32.7351390Z [cluster1] "reason": {
2021-07-14T01:35:32.7352204Z [cluster1] "description": "(brief) reason from the last termination of the container",
2021-07-14T01:35:32.7353042Z [cluster1] "type": "string"
2021-07-14T01:35:32.7353601Z [cluster1] },
2021-07-14T01:35:32.7354142Z [cluster1] "signal": {
2021-07-14T01:35:32.7354931Z [cluster1] "description": "Signal from the last termination of the container",
2021-07-14T01:35:32.7355740Z [cluster1] "format": "int32",
2021-07-14T01:35:32.7356365Z [cluster1] "type": "integer"
2021-07-14T01:35:32.7356926Z [cluster1] },
2021-07-14T01:35:32.7357492Z [cluster1] "startedAt": {
2021-07-14T01:35:32.7358464Z [cluster1] "description": "Time at which previous execution of the container started",
2021-07-14T01:35:32.7359699Z [cluster1] "format": "date-time",
2021-07-14T01:35:32.7360346Z [cluster1] "type": "string"
2021-07-14T01:35:32.7360898Z [cluster1] }
2021-07-14T01:35:32.7361522Z [cluster1] },
2021-07-14T01:35:32.7362035Z [cluster1] "required": [
2021-07-14T01:35:32.7362600Z [cluster1] "exitCode"
2021-07-14T01:35:32.7363115Z [cluster1] ],
2021-07-14T01:35:32.7363627Z [cluster1] "type": "object"
2021-07-14T01:35:32.7364145Z [cluster1] },
2021-07-14T01:35:32.7364753Z [cluster1] "waiting": {
2021-07-14T01:35:32.7365446Z [cluster1] "description": "Details about a waiting container",
2021-07-14T01:35:32.7366137Z [cluster1] "properties": {
2021-07-14T01:35:32.7366709Z [cluster1] "message": {
2021-07-14T01:35:32.7367581Z [cluster1] "description": "Message regarding why the container is not yet running.",
2021-07-14T01:35:32.7368338Z [cluster1] "type": "string"
2021-07-14T01:35:32.7368863Z [cluster1] },
2021-07-14T01:35:32.7369367Z [cluster1] "reason": {
2021-07-14T01:35:32.7370096Z [cluster1] "description": "(brief) reason the container is not yet running.",
2021-07-14T01:35:32.7370825Z [cluster1] "type": "string"
2021-07-14T01:35:32.7371341Z [cluster1] }
2021-07-14T01:35:32.7371825Z [cluster1] },
2021-07-14T01:35:32.7372339Z [cluster1] "type": "object"
2021-07-14T01:35:32.7372860Z [cluster1] }
2021-07-14T01:35:32.7373313Z [cluster1] },
2021-07-14T01:35:32.7374510Z [cluster1] "type": "object"
2021-07-14T01:35:32.7375101Z [cluster1] },
2021-07-14T01:35:32.7375593Z [cluster1] "type": "array"
2021-07-14T01:35:32.7376083Z [cluster1] },
2021-07-14T01:35:32.7376549Z [cluster1] "status": {
2021-07-14T01:35:32.7377350Z [cluster1] "description": "DaemonSetStatus represents the current status of a daemon set.",
2021-07-14T01:35:32.7378162Z [cluster1] "properties": {
2021-07-14T01:35:32.7378780Z [cluster1] "collisionCount": {
2021-07-14T01:35:32.7380119Z [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-14T01:35:32.7382348Z [cluster1] "format": "int32",
2021-07-14T01:35:32.7382966Z [cluster1] "type": "integer"
2021-07-14T01:35:32.7383513Z [cluster1] },
2021-07-14T01:35:32.7384073Z [cluster1] "conditions": {
2021-07-14T01:35:32.7385550Z [cluster1] "description": "Represents the latest available observations of a DaemonSet's current state.",
2021-07-14T01:35:32.7386381Z [cluster1] "items": {
2021-07-14T01:35:32.7387566Z [cluster1] "description": "DaemonSetCondition describes the state of a DaemonSet at a certain point.",
2021-07-14T01:35:32.7389326Z [cluster1] "properties": {
2021-07-14T01:35:32.7390976Z [cluster1] "lastTransitionTime": {
2021-07-14T01:35:32.7392054Z [cluster1] "description": "Last time the condition transitioned from one status to another.",
2021-07-14T01:35:32.7393611Z [cluster1] "format": "date-time",
2021-07-14T01:35:32.7394472Z [cluster1] "type": "string"
2021-07-14T01:35:32.7395254Z [cluster1] },
2021-07-14T01:35:32.7396139Z [cluster1] "message": {
2021-07-14T01:35:32.7397168Z [cluster1] "description": "A human readable message indicating details about the transition.",
2021-07-14T01:35:32.7397984Z [cluster1] "type": "string"
2021-07-14T01:35:32.7398505Z [cluster1] },
2021-07-14T01:35:32.7398999Z [cluster1] "reason": {
2021-07-14T01:35:32.7400030Z [cluster1] "description": "The reason for the condition's last transition.",
2021-07-14T01:35:32.7400764Z [cluster1] "type": "string"
2021-07-14T01:35:32.7401287Z [cluster1] },
2021-07-14T01:35:32.7401788Z [cluster1] "status": {
2021-07-14T01:35:32.7402520Z [cluster1] "description": "Status of the condition, one of True, False, Unknown.",
2021-07-14T01:35:32.7410765Z [cluster1] "type": "string"
2021-07-14T01:35:32.7411291Z [cluster1] },
2021-07-14T01:35:32.7411796Z [cluster1] "type": {
2021-07-14T01:35:32.7412482Z [cluster1] "description": "Type of DaemonSet condition.",
2021-07-14T01:35:32.7413159Z [cluster1] "type": "string"
2021-07-14T01:35:32.7413686Z [cluster1] }
2021-07-14T01:35:32.7414151Z [cluster1] },
2021-07-14T01:35:32.7414672Z [cluster1] "required": [
2021-07-14T01:35:32.7415325Z [cluster1] "status",
2021-07-14T01:35:32.7415855Z [cluster1] "type"
2021-07-14T01:35:32.7416354Z [cluster1] ],
2021-07-14T01:35:32.7416862Z [cluster1] "type": "object"
2021-07-14T01:35:32.7417382Z [cluster1] },
2021-07-14T01:35:32.7417950Z [cluster1] "type": "array"
2021-07-14T01:35:32.7418397Z [cluster1] },
2021-07-14T01:35:32.7418949Z [cluster1] "currentNumberScheduled": {
2021-07-14T01:35:32.7420189Z [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-14T01:35:32.7421272Z [cluster1] "format": "int32",
2021-07-14T01:35:32.7422742Z [cluster1] "type": "integer"
2021-07-14T01:35:32.7423204Z [cluster1] },
2021-07-14T01:35:32.7423755Z [cluster1] "desiredNumberScheduled": {
2021-07-14T01:35:32.7426811Z [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-14T01:35:32.7428153Z [cluster1] "format": "int32",
2021-07-14T01:35:32.7428705Z [cluster1] "type": "integer"
2021-07-14T01:35:32.7429230Z [cluster1] },
2021-07-14T01:35:32.7429786Z [cluster1] "numberAvailable": {
2021-07-14T01:35:32.7430983Z [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-14T01:35:32.7432122Z [cluster1] "format": "int32",
2021-07-14T01:35:32.7432668Z [cluster1] "type": "integer"
2021-07-14T01:35:32.7433179Z [cluster1] },
2021-07-14T01:35:32.7433754Z [cluster1] "numberMisscheduled": {
2021-07-14T01:35:32.7442728Z [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-14T01:35:32.7443914Z [cluster1] "format": "int32",
2021-07-14T01:35:32.7444897Z [cluster1] "type": "integer"
2021-07-14T01:35:32.7445369Z [cluster1] },
2021-07-14T01:35:32.7445826Z [cluster1] "numberReady": {
2021-07-14T01:35:32.7446667Z [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-14T01:35:32.7454987Z [cluster1] "format": "int32",
2021-07-14T01:35:32.7455756Z [cluster1] "type": "integer"
2021-07-14T01:35:32.7456330Z [cluster1] },
2021-07-14T01:35:32.7456938Z [cluster1] "numberUnavailable": {
2021-07-14T01:35:32.7458238Z [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-14T01:35:32.7469183Z [cluster1] "format": "int32",
2021-07-14T01:35:32.7470061Z [cluster1] "type": "integer"
2021-07-14T01:35:32.7470627Z [cluster1] },
2021-07-14T01:35:32.7471261Z [cluster1] "observedGeneration": {
2021-07-14T01:35:32.7472259Z [cluster1] "description": "The most recent generation observed by the daemon set controller.",
2021-07-14T01:35:32.7473131Z [cluster1] "format": "int64",
2021-07-14T01:35:32.7473720Z [cluster1] "type": "integer"
2021-07-14T01:35:32.7474277Z [cluster1] },
2021-07-14T01:35:32.7474964Z [cluster1] "updatedNumberScheduled": {
2021-07-14T01:35:32.7476111Z [cluster1] "description": "The total number of nodes that are running updated daemon pod",
2021-07-14T01:35:32.7476939Z [cluster1] "format": "int32",
2021-07-14T01:35:32.7477521Z [cluster1] "type": "integer"
2021-07-14T01:35:32.7478086Z [cluster1] }
2021-07-14T01:35:32.7478576Z [cluster1] },
2021-07-14T01:35:32.7479119Z [cluster1] "required": [
2021-07-14T01:35:32.7479839Z [cluster1] "currentNumberScheduled",
2021-07-14T01:35:32.7480713Z [cluster1] "desiredNumberScheduled",
2021-07-14T01:35:32.7481520Z [cluster1] "numberMisscheduled",
2021-07-14T01:35:32.7482207Z [cluster1] "numberReady"
2021-07-14T01:35:32.7482769Z [cluster1] ],
2021-07-14T01:35:32.7483301Z [cluster1] "type": "object"
2021-07-14T01:35:32.7483847Z [cluster1] }
2021-07-14T01:35:32.7484432Z [cluster1] },
2021-07-14T01:35:32.7484928Z [cluster1] "required": [
2021-07-14T01:35:32.7485618Z [cluster1] "mismatchedContainerImages"
2021-07-14T01:35:32.7486278Z [cluster1] ],
2021-07-14T01:35:32.7486774Z [cluster1] "type": "object"
2021-07-14T01:35:32.7487326Z [cluster1] },
2021-07-14T01:35:32.7487905Z [cluster1] "loadBalancerStatus": {
2021-07-14T01:35:32.7488526Z [cluster1] "properties": {
2021-07-14T01:35:32.7489064Z [cluster1] "status": {
2021-07-14T01:35:32.7490334Z [cluster1] "description": "LoadBalancerStatus represents the status of a load-balancer.",
2021-07-14T01:35:32.7528650Z [cluster1] "properties": {
2021-07-14T01:35:32.7529240Z [cluster1] "ingress": {
2021-07-14T01:35:32.7530782Z [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-14T01:35:32.7531825Z [cluster1] "items": {
2021-07-14T01:35:32.7533307Z [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-14T01:35:32.7534573Z [cluster1] "properties": {
2021-07-14T01:35:32.7535153Z [cluster1] "hostname": {
2021-07-14T01:35:32.7536416Z [cluster1] "description": "Hostname is set for load-balancer ingress points that are DNS based (typically AWS load-balancers)",
2021-07-14T01:35:32.7537382Z [cluster1] "type": "string"
2021-07-14T01:35:32.7537896Z [cluster1] },
2021-07-14T01:35:32.7538394Z [cluster1] "ip": {
2021-07-14T01:35:32.7539752Z [cluster1] "description": "IP is set for load-balancer ingress points that are IP based (typically GCE or OpenStack load-balancers)",
2021-07-14T01:35:32.7540719Z [cluster1] "type": "string"
2021-07-14T01:35:32.7541242Z [cluster1] }
2021-07-14T01:35:32.7541866Z [cluster1] },
2021-07-14T01:35:32.7542394Z [cluster1] "type": "object"
2021-07-14T01:35:32.7542925Z [cluster1] },
2021-07-14T01:35:32.7543427Z [cluster1] "type": "array"
2021-07-14T01:35:32.7543935Z [cluster1] }
2021-07-14T01:35:32.7544395Z [cluster1] },
2021-07-14T01:35:32.7544904Z [cluster1] "type": "object"
2021-07-14T01:35:32.7545395Z [cluster1] }
2021-07-14T01:35:32.7545851Z [cluster1] },
2021-07-14T01:35:32.7546334Z [cluster1] "type": "object"
2021-07-14T01:35:32.7546822Z [cluster1] },
2021-07-14T01:35:32.7547322Z [cluster1] "natEnabled": {
2021-07-14T01:35:32.7547851Z [cluster1] "type": "boolean"
2021-07-14T01:35:32.7548345Z [cluster1] },
2021-07-14T01:35:32.7549049Z [cluster1] "networkPlugin": {
2021-07-14T01:35:32.7549667Z [cluster1] "type": "string"
2021-07-14T01:35:32.7550177Z [cluster1] },
2021-07-14T01:35:32.7550891Z [cluster1] "routeAgentDaemonSetStatus": {
2021-07-14T01:35:32.7551676Z [cluster1] "properties": {
2021-07-14T01:35:32.7552366Z [cluster1] "lastResourceVersion": {
2021-07-14T01:35:32.7553059Z [cluster1] "type": "string"
2021-07-14T01:35:32.7553657Z [cluster1] },
2021-07-14T01:35:32.7554388Z [cluster1] "mismatchedContainerImages": {
2021-07-14T01:35:32.7555160Z [cluster1] "type": "boolean"
2021-07-14T01:35:32.7555698Z [cluster1] },
2021-07-14T01:35:32.7556380Z [cluster1] "nonReadyContainerStates": {
2021-07-14T01:35:32.7557105Z [cluster1] "items": {
2021-07-14T01:35:32.7558444Z [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-14T01:35:32.7559774Z [cluster1] "properties": {
2021-07-14T01:35:32.7560376Z [cluster1] "running": {
2021-07-14T01:35:32.7561112Z [cluster1] "description": "Details about a running container",
2021-07-14T01:35:32.7561874Z [cluster1] "properties": {
2021-07-14T01:35:32.7562502Z [cluster1] "startedAt": {
2021-07-14T01:35:32.7563616Z [cluster1] "description": "Time at which the container was last (re-)started",
2021-07-14T01:35:32.7564747Z [cluster1] "format": "date-time",
2021-07-14T01:35:32.7565480Z [cluster1] "type": "string"
2021-07-14T01:35:32.7566008Z [cluster1] }
2021-07-14T01:35:32.7566491Z [cluster1] },
2021-07-14T01:35:32.7566999Z [cluster1] "type": "object"
2021-07-14T01:35:32.7567512Z [cluster1] },
2021-07-14T01:35:32.7568018Z [cluster1] "terminated": {
2021-07-14T01:35:32.7568751Z [cluster1] "description": "Details about a terminated container",
2021-07-14T01:35:32.7569469Z [cluster1] "properties": {
2021-07-14T01:35:32.7570074Z [cluster1] "containerID": {
2021-07-14T01:35:32.7571168Z [cluster1] "description": "Container's ID in the format 'docker://\u003ccontainer_id\u003e'",
2021-07-14T01:35:32.7571945Z [cluster1] "type": "string"
2021-07-14T01:35:32.7572464Z [cluster1] },
2021-07-14T01:35:32.7572979Z [cluster1] "exitCode": {
2021-07-14T01:35:32.7573755Z [cluster1] "description": "Exit status from the last termination of the container",
2021-07-14T01:35:32.7574518Z [cluster1] "format": "int32",
2021-07-14T01:35:32.7575082Z [cluster1] "type": "integer"
2021-07-14T01:35:32.7575613Z [cluster1] },
2021-07-14T01:35:32.7576136Z [cluster1] "finishedAt": {
2021-07-14T01:35:32.7576948Z [cluster1] "description": "Time at which the container last terminated",
2021-07-14T01:35:32.7577926Z [cluster1] "format": "date-time",
2021-07-14T01:35:32.7578513Z [cluster1] "type": "string"
2021-07-14T01:35:32.7579035Z [cluster1] },
2021-07-14T01:35:32.7579535Z [cluster1] "message": {
2021-07-14T01:35:32.7580338Z [cluster1] "description": "Message regarding the last termination of the container",
2021-07-14T01:35:32.7581129Z [cluster1] "type": "string"
2021-07-14T01:35:32.7581963Z [cluster1] },
2021-07-14T01:35:32.7582487Z [cluster1] "reason": {
2021-07-14T01:35:32.7583421Z [cluster1] "description": "(brief) reason from the last termination of the container",
2021-07-14T01:35:32.7584256Z [cluster1] "type": "string"
2021-07-14T01:35:32.7584800Z [cluster1] },
2021-07-14T01:35:32.7585428Z [cluster1] "signal": {
2021-07-14T01:35:32.7586230Z [cluster1] "description": "Signal from the last termination of the container",
2021-07-14T01:35:32.7587029Z [cluster1] "format": "int32",
2021-07-14T01:35:32.7587648Z [cluster1] "type": "integer"
2021-07-14T01:35:32.7588212Z [cluster1] },
2021-07-14T01:35:32.7588783Z [cluster1] "startedAt": {
2021-07-14T01:35:32.7589727Z [cluster1] "description": "Time at which previous execution of the container started",
2021-07-14T01:35:32.7590766Z [cluster1] "format": "date-time",
2021-07-14T01:35:32.7591360Z [cluster1] "type": "string"
2021-07-14T01:35:32.7592061Z [cluster1] }
2021-07-14T01:35:32.7592575Z [cluster1] },
2021-07-14T01:35:32.7593136Z [cluster1] "required": [
2021-07-14T01:35:32.7593729Z [cluster1] "exitCode"
2021-07-14T01:35:32.7594288Z [cluster1] ],
2021-07-14T01:35:32.7594840Z [cluster1] "type": "object"
2021-07-14T01:35:32.7595404Z [cluster1] },
2021-07-14T01:35:32.7595932Z [cluster1] "waiting": {
2021-07-14T01:35:32.7611868Z [cluster1] "description": "Details about a waiting container",
2021-07-14T01:35:32.7612639Z [cluster1] "properties": {
2021-07-14T01:35:32.7613202Z [cluster1] "message": {
2021-07-14T01:35:32.7616396Z [cluster1] "description": "Message regarding why the container is not yet running.",
2021-07-14T01:35:32.7617234Z [cluster1] "type": "string"
2021-07-14T01:35:32.7617766Z [cluster1] },
2021-07-14T01:35:32.7618267Z [cluster1] "reason": {
2021-07-14T01:35:32.7619884Z [cluster1] "description": "(brief) reason the container is not yet running.",
2021-07-14T01:35:32.7620630Z [cluster1] "type": "string"
2021-07-14T01:35:32.7621140Z [cluster1] }
2021-07-14T01:35:32.7621737Z [cluster1] },
2021-07-14T01:35:32.7622256Z [cluster1] "type": "object"
2021-07-14T01:35:32.7622780Z [cluster1] }
2021-07-14T01:35:32.7623250Z [cluster1] },
2021-07-14T01:35:32.7623751Z [cluster1] "type": "object"
2021-07-14T01:35:32.7624258Z [cluster1] },
2021-07-14T01:35:32.7624744Z [cluster1] "type": "array"
2021-07-14T01:35:32.7625770Z [cluster1] },
2021-07-14T01:35:32.7626246Z [cluster1] "status": {
2021-07-14T01:35:32.7627053Z [cluster1] "description": "DaemonSetStatus represents the current status of a daemon set.",
2021-07-14T01:35:32.7627884Z [cluster1] "properties": {
2021-07-14T01:35:32.7628481Z [cluster1] "collisionCount": {
2021-07-14T01:35:32.7629818Z [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-14T01:35:32.7631097Z [cluster1] "format": "int32",
2021-07-14T01:35:32.7631663Z [cluster1] "type": "integer"
2021-07-14T01:35:32.7632471Z [cluster1] },
2021-07-14T01:35:32.7633087Z [cluster1] "conditions": {
2021-07-14T01:35:32.7634396Z [cluster1] "description": "Represents the latest available observations of a DaemonSet's current state.",
2021-07-14T01:35:32.7635229Z [cluster1] "items": {
2021-07-14T01:35:32.7636111Z [cluster1] "description": "DaemonSetCondition describes the state of a DaemonSet at a certain point.",
2021-07-14T01:35:32.7637003Z [cluster1] "properties": {
2021-07-14T01:35:32.7637652Z [cluster1] "lastTransitionTime": {
2021-07-14T01:35:32.7638559Z [cluster1] "description": "Last time the condition transitioned from one status to another.",
2021-07-14T01:35:32.7639589Z [cluster1] "format": "date-time",
2021-07-14T01:35:32.7640188Z [cluster1] "type": "string"
2021-07-14T01:35:32.7640805Z [cluster1] },
2021-07-14T01:35:32.7641338Z [cluster1] "message": {
2021-07-14T01:35:32.7642169Z [cluster1] "description": "A human readable message indicating details about the transition.",
2021-07-14T01:35:32.7642981Z [cluster1] "type": "string"
2021-07-14T01:35:32.7643508Z [cluster1] },
2021-07-14T01:35:32.7644009Z [cluster1] "reason": {
2021-07-14T01:35:32.7645010Z [cluster1] "description": "The reason for the condition's last transition.",
2021-07-14T01:35:32.7645756Z [cluster1] "type": "string"
2021-07-14T01:35:32.7646268Z [cluster1] },
2021-07-14T01:35:32.7646777Z [cluster1] "status": {
2021-07-14T01:35:32.7647516Z [cluster1] "description": "Status of the condition, one of True, False, Unknown.",
2021-07-14T01:35:32.7648273Z [cluster1] "type": "string"
2021-07-14T01:35:32.7648862Z [cluster1] },
2021-07-14T01:35:32.7649345Z [cluster1] "type": {
2021-07-14T01:35:32.7650029Z [cluster1] "description": "Type of DaemonSet condition.",
2021-07-14T01:35:32.7650708Z [cluster1] "type": "string"
2021-07-14T01:35:32.7651231Z [cluster1] }
2021-07-14T01:35:32.7651698Z [cluster1] },
2021-07-14T01:35:32.7652217Z [cluster1] "required": [
2021-07-14T01:35:32.7652765Z [cluster1] "status",
2021-07-14T01:35:32.7653275Z [cluster1] "type"
2021-07-14T01:35:32.7653774Z [cluster1] ],
2021-07-14T01:35:32.7654874Z [cluster1] "type": "object"
2021-07-14T01:35:32.7655628Z [cluster1] },
2021-07-14T01:35:32.7656169Z [cluster1] "type": "array"
2021-07-14T01:35:32.7656712Z [cluster1] },
2021-07-14T01:35:32.7658822Z [cluster1] "currentNumberScheduled": {
2021-07-14T01:35:32.7660499Z [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-14T01:35:32.7662099Z [cluster1] "format": "int32",
2021-07-14T01:35:32.7662701Z [cluster1] "type": "integer"
2021-07-14T01:35:32.7663264Z [cluster1] },
2021-07-14T01:35:32.7663960Z [cluster1] "desiredNumberScheduled": {
2021-07-14T01:35:32.7665645Z [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-14T01:35:32.7667077Z [cluster1] "format": "int32",
2021-07-14T01:35:32.7667673Z [cluster1] "type": "integer"
2021-07-14T01:35:32.7668334Z [cluster1] },
2021-07-14T01:35:32.7668910Z [cluster1] "numberAvailable": {
2021-07-14T01:35:32.7670094Z [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-14T01:35:32.7671234Z [cluster1] "format": "int32",
2021-07-14T01:35:32.7671788Z [cluster1] "type": "integer"
2021-07-14T01:35:32.7672315Z [cluster1] },
2021-07-14T01:35:32.7672908Z [cluster1] "numberMisscheduled": {
2021-07-14T01:35:32.7674436Z [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-14T01:35:32.7676202Z [cluster1] "format": "int32",
2021-07-14T01:35:32.7676800Z [cluster1] "type": "integer"
2021-07-14T01:35:32.7677363Z [cluster1] },
2021-07-14T01:35:32.7677935Z [cluster1] "numberReady": {
2021-07-14T01:35:32.7678954Z [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-14T01:35:32.7679936Z [cluster1] "format": "int32",
2021-07-14T01:35:32.7680528Z [cluster1] "type": "integer"
2021-07-14T01:35:32.7681084Z [cluster1] },
2021-07-14T01:35:32.7681719Z [cluster1] "numberUnavailable": {
2021-07-14T01:35:32.7682997Z [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-14T01:35:32.7684201Z [cluster1] "format": "int32",
2021-07-14T01:35:32.7684789Z [cluster1] "type": "integer"
2021-07-14T01:35:32.7685341Z [cluster1] },
2021-07-14T01:35:32.7686088Z [cluster1] "observedGeneration": {
2021-07-14T01:35:32.7686983Z [cluster1] "description": "The most recent generation observed by the daemon set controller.",
2021-07-14T01:35:32.7687791Z [cluster1] "format": "int64",
2021-07-14T01:35:32.7688338Z [cluster1] "type": "integer"
2021-07-14T01:35:32.7688854Z [cluster1] },
2021-07-14T01:35:32.7689482Z [cluster1] "updatedNumberScheduled": {
2021-07-14T01:35:32.7690736Z [cld": "Cluster",
2021-07-14T01:35:32.7691339Z [cluster2] "listKind": "ClusterList",
2021-07-14T01:35:32.7691906Z [cluster2] "plural": "clusters",
2021-07-14T01:35:32.7692447Z [cluster2] "singular": "cluster"
2021-07-14T01:35:32.7692893Z [cluster2] },
2021-07-14T01:35:32.7693538Z [cluster2] "conditions": [
2021-07-14T01:35:32.7694008Z [cluster2] {
2021-07-14T01:35:32.7694985Z [cluster2] "lastTransitionTime": "2021-07-14T01:34:08Z",
2021-07-14T01:35:32.7695706Z [cluster2] "message": "no conflicts found",
2021-07-14T01:35:32.7696344Z [cluster2] "reason": "NoConflicts",
2021-07-14T01:35:32.7696921Z [cluster2] "status": "True",
2021-07-14T01:35:32.7697504Z [cluster2] "type": "NamesAccepted"
2021-07-14T01:35:32.7698048Z [cluster2] },
2021-07-14T01:35:32.7698463Z [cluster2] {
2021-07-14T01:35:32.7699267Z [cluster2] "lastTransitionTime": "2021-07-14T01:34:08Z",
2021-07-14T01:35:32.7700044Z [cluster2] "message": "the initial names have been accepted",
2021-07-14T01:35:32.7700866Z [cluster2] "reason": "InitialNamesAccepted",
2021-07-14T01:35:32.7701720Z [cluster2] "status": "True",
2021-07-14T01:35:32.7702293Z [cluster2] "type": "Established"
2021-07-14T01:35:32.7702794Z [cluster2] }
2021-07-14T01:35:32.7703227Z [cluster2] ],
2021-07-14T01:35:32.7703755Z [cluster2] "storedVersions": [
2021-07-14T01:35:32.7704441Z [cluster2] "v1"
2021-07-14T01:35:32.7704845Z [cluster2] ]
2021-07-14T01:35:32.7705223Z [cluster2] }
2021-07-14T01:35:32.7705614Z [cluster2] }
2021-07-14T01:35:32.7706864Z [submariner-operator]$ [cluster2] validate_equals .metadata.name clusters.submariner.io
2021-07-14T01:35:32.7708544Z [submariner-operator]$ [cluster2] validate_equals .metadata.name clusters.submariner.io
2021-07-14T01:35:32.7710228Z [submariner-operator]$ [cluster2] jq -r -M .metadata.name /tmp/clusters.submariner.io.cluster2.json
2021-07-14T01:35:32.7712003Z [submariner-operator]$ [cluster2] validate_equals .spec.scope Namespaced
2021-07-14T01:35:32.7713299Z [submariner-operator]$ [cluster2] validate_equals .spec.scope Namespaced
2021-07-14T01:35:32.7714920Z [submariner-operator]$ [cluster2] jq -r -M .spec.scope /tmp/clusters.submariner.io.cluster2.json
2021-07-14T01:35:32.7716546Z [submariner-operator]$ [cluster2] validate_equals .spec.group submariner.io
2021-07-14T01:35:32.7717881Z [submariner-operator]$ [cluster2] validate_equals .spec.group submariner.io
2021-07-14T01:35:32.7719529Z [submariner-operator]$ [cluster2] jq -r -M .spec.group /tmp/clusters.submariner.io.cluster2.json
2021-07-14T01:35:32.7721127Z [submariner-operator]$ [cluster2] validate_equals .spec.names.kind Cluster
2021-07-14T01:35:32.7722453Z [submariner-operator]$ [cluster2] validate_equals .spec.names.kind Cluster
2021-07-14T01:35:32.7724143Z [submariner-operator]$ [cluster2] jq -r -M .spec.names.kind /tmp/clusters.submariner.io.cluster2.json
2021-07-14T01:35:32.7726815Z [submariner-operator]$ [cluster2] validate_equals .status.acceptedNames.kind Cluster
2021-07-14T01:35:32.7728460Z [submariner-operator]$ [cluster2] validate_equals .status.acceptedNames.kind Cluster
2021-07-14T01:35:32.7730393Z [submariner-operator]$ [cluster2] jq -r -M .status.acceptedNames.kind /tmp/clusters.submariner.io.cluster2.json
2021-07-14T01:35:32.7732017Z [submariner-operator]$ [cluster2] verify_subm_crd
2021-07-14T01:35:32.7733018Z [submariner-operator]$ [cluster2] verify_subm_crd
2021-07-14T01:35:32.7734380Z [submariner-operator]$ [cluster2] validate_crd submariners.submariner.io v1alpha1 Submariner
2021-07-14T01:35:32.7736049Z [submariner-operator]$ [cluster2] validate_crd submariners.submariner.io v1alpha1 Submariner
2021-07-14T01:35:32.7737700Z [submariner-operator]$ [cluster2] kubectl get crds submariners.submariner.io
2021-07-14T01:35:32.7739204Z [submariner-operator]$ [cluster2] kubectl get crds submariners.submariner.io
2021-07-14T01:35:32.7741935Z [submariner-operator]$ [cluster2] command kubectl --context=cluster2 get crds submariners.submariner.io
2021-07-14T01:35:32.7742998Z [cluster2] NAME CREATED AT
2021-07-14T01:35:32.7743953Z [cluster2] submariners.submariner.io 2021-07-14T01:33:55Z
2021-07-14T01:35:32.7745493Z [submariner-operator]$ [cluster2] json_file=/tmp/submariners.submariner.io.cluster2.json
2021-07-14T01:35:32.7747247Z [submariner-operator]$ [cluster2] kubectl get crd submariners.submariner.io -o json
2021-07-14T01:35:32.7748956Z [submariner-operator]$ [cluster2] tee /tmp/submariners.submariner.io.cluster2.json
2021-07-14T01:35:32.7750674Z [submariner-operator]$ [cluster2] kubectl get crd submariners.submariner.io -o json
2021-07-14T01:35:32.7752340Z [submariner-operator]$ [cluster2] command kubectl --context=cluster2 get crd submariners.submariner.io -o json
2021-07-14T01:35:32.7753318Z [cluster2] {
2021-07-14T01:35:32.7753963Z [cluster2] "apiVersion": "apiextensions.k8s.io/v1",
2021-07-14T01:35:32.7754834Z [cluster2] "kind": "CustomResourceDefinition",
2021-07-14T01:35:32.7755532Z [cluster2] "metadata": {
2021-07-14T01:35:32.7756048Z [cluster2] "annotations": {
2021-07-14T01:35:32.7757072Z [cluster2] "controller-gen.kubebuilder.io/version": "v0.4.1"
2021-07-14T01:35:32.7757921Z [cluster2] },
2021-07-14T01:35:32.7758709Z [cluster2] "creationTimestamp": "2021-07-14T01:33:55Z",
2021-07-14T01:35:32.7759349Z [cluster2] "generation": 1,
2021-07-14T01:35:32.7760074Z [cluster2] "name": "submariners.submariner.io",
2021-07-14T01:35:32.7760832Z [cluster2] "resourceVersion": "1597",
2021-07-14T01:35:32.7762039Z [cluster2] "selfLink": "/apis/apiextensions.k8s.io/v1/customresourcedefinitions/submariners.submariner.io",
2021-07-14T01:35:32.7763573Z [cluster2] "uid": "7ecade47-a70d-4b75-95c1-df34714cf58e"
2021-07-14T01:35:32.7764231Z [cluster2] },
2021-07-14T01:35:32.7764678Z [cluster2] "spec": {
2021-07-14T01:35:32.7765503Z [cluster2] "conversion": {
2021-07-14T01:35:32.7770934Z [cluster2] "strategy": "None"
2021-07-14T01:35:32.7771427Z [cluster2] },
2021-07-14T01:35:32.7771963Z [cluster2] "group": "submariner.io",
2021-07-14T01:35:32.7772516Z [cluster2] "names": {
2021-07-14T01:35:32.7773379Z [cluster2] "kind": "Submariner",
2021-07-14T01:35:32.7774005Z [cluster2] "listKind": "SubmarinerList",
2021-07-14T01:35:32.7774667Z [cluster2] "plural": "submariners",
2021-07-14T01:35:32.7775290Z [cluster2] "singular": "submariner"
2021-07-14T01:35:32.7775792Z [cluster2] },
2021-07-14T01:35:32.7776302Z [cluster2] "scope": "Namespaced",
2021-07-14T01:35:32.7776843Z [cluster2] "versions": [
2021-07-14T01:35:32.7777317Z [cluster2] {
2021-07-14T01:35:32.7777804Z [cluster2] "name": "v1alpha1",
2021-07-14T01:35:32.7778322Z [cluster2] "schema": {
2021-07-14T01:35:32.7778892Z [cluster2] "openAPIV3Schema": {
2021-07-14T01:35:32.7779726Z [cluster2] "description": "Submariner is the Schema for the submariners API",
2021-07-14T01:35:32.7780487Z [cluster2] "properties": {
2021-07-14T01:35:32.7781485Z [cluster2] "apiVersion": {
2021-07-14T01:35:32.7785537Z [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-14T01:35:32.7787608Z [cluster2] "type": "string"
2021-07-14T01:35:32.7788136Z [cluster2] },
2021-07-14T01:35:32.7788727Z [cluster2] "kind": {
2021-07-14T01:35:32.7793247Z [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-14T01:35:32.7794996Z [cluster2] "type": "string"
2021-07-14T01:35:32.7795472Z [cluster2] },
2021-07-14T01:35:32.7795933Z [cluster2] "metadata": {
2021-07-14T01:35:32.7796454Z [cluster2] "type": "object"
2021-07-14T01:35:32.7796909Z [cluster2] },
2021-07-14T01:35:32.7797370Z [cluster2] "spec": {
2021-07-14T01:35:32.7799607Z [cluster2] "description": "SubmarinerSpec defines the desired state of Submariner",
2021-07-14T01:35:32.7800415Z [cluster2] "properties": {
2021-07-14T01:35:32.7800944Z [cluster2] "broker": {
2021-07-14T01:35:32.7801452Z [cluster2] "type": "string"
2021-07-14T01:35:32.7801943Z [cluster2] },
2021-07-14T01:35:32.7802652Z [cluster2] "brokerK8sApiServer": {
2021-07-14T01:35:32.7803282Z [cluster2] "type": "string"
2021-07-14T01:35:32.7803754Z [cluster2] },
2021-07-14T01:35:32.7804388Z [cluster2] "brokerK8sApiServerToken": {
2021-07-14T01:35:32.7805066Z [cluster2] "type": "string"
2021-07-14T01:35:32.7805537Z [cluster2] },
2021-07-14T01:35:32.7806046Z [cluster2] "brokerK8sCA": {
2021-07-14T01:35:32.7806579Z [cluster2] "type": "string"
2021-07-14T01:35:32.7807256Z [cluster2] },
2021-07-14T01:35:32.7807940Z [cluster2] "brokerK8sRemoteNamespace": {
2021-07-14T01:35:32.7809550Z [cluster2] "type": "string"
2021-07-14T01:35:32.7810193Z [cluster2] },
2021-07-14T01:35:32.7810702Z [cluster2] "cableDriver": {
2021-07-14T01:35:32.7811260Z [cluster2] "type": "string"
2021-07-14T01:35:32.7811731Z [cluster2] },
2021-07-14T01:35:32.7812252Z [cluster2] "ceIPSecDebug": {
2021-07-14T01:35:32.7812822Z [cluster2] "type": "boolean"
2021-07-14T01:35:32.7813314Z [cluster2] },
2021-07-14T01:35:32.7813921Z [cluster2] "ceIPSecForceUDPEncaps": {
2021-07-14T01:35:32.7814602Z [cluster2] "type": "boolean"
2021-07-14T01:35:32.7815083Z [cluster2] },
2021-07-14T01:35:32.7815624Z [cluster2] "ceIPSecIKEPort": {
2021-07-14T01:35:32.7816226Z [cluster2] "type": "integer"
2021-07-14T01:35:32.7816698Z [cluster2] },
2021-07-14T01:35:32.7817244Z [cluster2] "ceIPSecNATTPort": {
2021-07-14T01:35:32.7817834Z [cluster2] "type": "integer"
2021-07-14T01:35:32.7818324Z [cluster2] },
2021-07-14T01:35:32.7818817Z [cluster2] "ceIPSecPSK": {
2021-07-14T01:35:32.7819460Z [cluster2] "type": "string"
2021-07-14T01:35:32.7819955Z [cluster2] },
2021-07-14T01:35:32.7820569Z [cluster2] "ceIPSecPreferredServer": {
2021-07-14T01:35:32.7821268Z [cluster2] "type": "boolean"
2021-07-14T01:35:32.7821852Z [cluster2] },
2021-07-14T01:35:32.7822361Z [cluster2] "clusterCIDR": {
2021-07-14T01:35:32.7822905Z [cluster2] "type": "string"
2021-07-14T01:35:32.7823387Z [cluster2] },
2021-07-14T01:35:32.7823863Z [cluster2] "clusterID": {
2021-07-14T01:35:32.7824396Z [cluster2] "type": "string"
2021-07-14T01:35:32.7824879Z [cluster2] },
2021-07-14T01:35:32.7825365Z [cluster2] "colorCodes": {
2021-07-14T01:35:32.7825905Z [cluster2] "type": "string"
2021-07-14T01:35:32.7826376Z [cluster2] },
2021-07-14T01:35:32.7826982Z [cluster2] "connectionHealthCheck": {
2021-07-14T01:35:32.7827647Z [cluster2] "properties": {
2021-07-14T01:35:32.7828197Z [cluster2] "enabled": {
2021-07-14T01:35:32.7828814Z [cluster2] "type": "boolean"
2021-07-14T01:35:32.7829800Z [cluster2] },
2021-07-14T01:35:32.7830356Z [cluster2] "intervalSeconds": {
2021-07-14T01:35:32.7831132Z [cluster2] "description": "The interval at which health check pings are sent.",
2021-07-14T01:35:32.7831860Z [cluster2] "format": "int64",
2021-07-14T01:35:32.7832399Z [cluster2] "type": "integer"
2021-07-14T01:35:32.7832906Z [cluster2] },
2021-07-14T01:35:32.7833481Z [cluster2] "maxPacketLossCount": {
2021-07-14T01:35:32.7834449Z [cluster2] "description": "The maximum number of packets lost at which the health checker will mark the connection as down.",
2021-07-14T01:35:32.7835317Z [cluster2] "format": "int64",
2021-07-14T01:35:32.7835858Z [cluster2] "type": "integer"
2021-07-14T01:35:32.7836358Z [cluster2] }
2021-07-14T01:35:32.7836794Z [cluster2] },
2021-07-14T01:35:32.7837293Z [cluster2] "type": "object"
2021-07-14T01:35:32.7837777Z [cluster2] },
2021-07-14T01:35:32.7838347Z [cluster2] "coreDNSCustomConfig": {
2021-07-14T01:35:32.7838996Z [cluster2] "properties": {
2021-07-14T01:35:32.7839578Z [cluster2] "configMapName": {
2021-07-14T01:35:32.7840163Z [cluster2] "type": "string"
2021-07-14T01:35:32.7843594Z [cluster2] },
2021-07-14T01:35:32.7844112Z [cluster2] "namespace": {
2021-07-14T01:35:32.7844667Z [cluster2] "type": "string"
2021-07-14T01:35:32.7845153Z [cluster2] }
2021-07-14T01:35:32.7845603Z [cluster2] },
2021-07-14T01:35:32.7846223Z [cluster2] "type": "object"
2021-07-14T01:35:32.7846720Z [cluster2] },
2021-07-14T01:35:32.7847406Z [cluster2] "customDomains": {
2021-07-14T01:35:32.7847989Z [cluster2] "items": {
2021-07-14T01:35:32.7848539Z [cluster2] "type": "string"
2021-07-14T01:35:32.7849071Z [cluster2] },
2021-07-14T01:35:32.7849604Z [cluster2] "type": "array",
2021-07-14T01:35:32.7850669Z [cluster2] "x-kubernetes-list-type": "set"
2021-07-14T01:35:32.7851342Z [cluster2] },
2021-07-14T01:35:32.7851834Z [cluster2] "debug": {
2021-07-14T01:35:32.7852402Z [cluster2] "type": "boolean"
2021-07-14T01:35:32.7852926Z [cluster2] },
2021-07-14T01:35:32.7853460Z [cluster2] "globalCIDR": {
2021-07-14T01:35:32.7854048Z [cluster2] "type": "string"
2021-07-14T01:35:32.7854556Z [cluster2] },
2021-07-14T01:35:32.7855133Z [cluster2] "imageOverrides": {
2021-07-14T01:35:32.7855866Z [cluster2] "additionalProperties": {
2021-07-14T01:35:32.7856662Z [cluster2] "type": "string"
2021-07-14T01:35:32.7857177Z [cluster2] },
2021-07-14T01:35:32.7857708Z [cluster2] "type": "object"
2021-07-14T01:35:32.7858217Z [cluster2] },
2021-07-14T01:35:32.7858846Z [cluster2] "loadBalancerEnabled": {
2021-07-14T01:35:32.7859540Z [cluster2] "type": "boolean"
2021-07-14T01:35:32.7860054Z [cluster2] },
2021-07-14T01:35:32.7860589Z [cluster2] "namespace": {
2021-07-14T01:35:32.7861157Z [cluster2] "type": "string"
2021-07-14T01:35:32.7863155Z [cluster2] },
2021-07-14T01:35:32.7867404Z [cluster2] "natEnabled": {
2021-07-14T01:35:32.7868017Z [cluster2] "type": "boolean"
2021-07-14T01:35:32.7868547Z [cluster2] },
2021-07-14T01:35:32.7869087Z [cluster2] "repository": {
2021-07-14T01:35:32.7869679Z [cluster2] "type": "string"
2021-07-14T01:35:32.7870192Z [cluster2] },
2021-07-14T01:35:32.7870740Z [cluster2] "serviceCIDR": {
2021-07-14T01:35:32.7871407Z [cluster2] "type": "string"
2021-07-14T01:35:32.7871891Z [cluster2] },
2021-07-14T01:35:32.7872516Z [cluster2] "serviceDiscoveryEnabled": {
2021-07-14T01:35:32.7873208Z [cluster2] "type": "boolean"
2021-07-14T01:35:32.7874346Z [cluster2] },
2021-07-14T01:35:32.7874835Z [cluster2] "version": {
2021-07-14T01:35:32.7875365Z [cluster2] "type": "string"
2021-07-14T01:35:32.7875835Z [cluster2] }
2021-07-14T01:35:32.7876280Z [cluster2] },
2021-07-14T01:35:32.7877289Z [cluster2] "required": [
2021-07-14T01:35:32.7877988Z [cluster2] "broker",
2021-07-14T01:35:32.7878718Z [cluster2] "brokerK8sApiServer",
2021-07-14T01:35:32.7879475Z [cluster2] "brokerK8sApiServerToken",
2021-07-14T01:35:32.7880150Z [cluster2] "brokerK8sCA",
2021-07-14T01:35:32.7880850Z [cluster2] "brokerK8sRemoteNamespace",
2021-07-14T01:35:32.7881564Z [cluster2] "ceIPSecDebug",
2021-07-14T01:35:32.7882125Z [cluster2] "ceIPSecPSK",
2021-07-14T01:35:32.7882688Z [cluster2] "clusterCIDR",
2021-07-14T01:35:32.7883212Z [cluster2] "clusterID",
2021-07-14T01:35:32.7883718Z [cluster2] "debug",
2021-07-14T01:35:32.7884662Z [cluster2] "namespace",
2021-07-14T01:35:32.7885340Z [cluster2] "natEnabled",
2021-07-14T01:35:32.7885899Z [cluster2] "serviceCIDR"
2021-07-14T01:35:32.7886373Z [cluster2] ],
2021-07-14T01:35:32.7886855Z [cluster2] "type": "object"
2021-07-14T01:35:32.7887310Z [cluster2] },
2021-07-14T01:35:32.7888076Z [cluster2] "status": {
2021-07-14T01:35:32.7889004Z [cluster2] "description": "SubmarinerStatus defines the observed state of Submariner",
2021-07-14T01:35:32.7890292Z [cluster2] "properties": {
2021-07-14T01:35:32.7891000Z [cluster2] "clusterCIDR": {
2021-07-14T01:35:32.7891701Z [cluster2] "type": "string"
2021-07-14T01:35:32.7892186Z [cluster2] },
2021-07-14T01:35:32.7892912Z [cluster2] "clusterID": {
2021-07-14T01:35:32.7893444Z [cluster2] "type": "string"
2021-07-14T01:35:32.7893917Z [cluster2] },
2021-07-14T01:35:32.7894410Z [cluster2] "colorCodes": {
2021-07-14T01:35:32.7894939Z [cluster2] "type": "string"
2021-07-14T01:35:32.7895416Z [cluster2] },
2021-07-14T01:35:32.7895938Z [cluster2] "deploymentInfo": {
2021-07-14T01:35:32.7896537Z [cluster2] "properties": {
2021-07-14T01:35:32.7897134Z [cluster2] "cloudProvider": {
2021-07-14T01:35:32.7898047Z [cluster2] "type": "string"
2021-07-14T01:35:32.7898756Z [cluster2] },
2021-07-14T01:35:32.7899471Z [cluster2] "kubernetesType": {
2021-07-14T01:35:32.7900128Z [cluster2] "type": "string"
2021-07-14T01:35:32.7900639Z [cluster2] },
2021-07-14T01:35:32.7901718Z [cluster2] "kubernetesTypeVersion": {
2021-07-14T01:35:32.7902595Z [cluster2] "type": "string"
2021-07-14T01:35:32.7903276Z [cluster2] },
2021-07-14T01:35:32.7904051Z [cluster2] "kubernetesVersion": {
2021-07-14T01:35:32.7904875Z [cluster2] "type": "string"
2021-07-14T01:35:32.7905562Z [cluster2] }
2021-07-14T01:35:32.7906038Z [cluster2] },
2021-07-14T01:35:32.7906574Z [cluster2] "type": "object"
2021-07-14T01:35:32.7907082Z [cluster2] },
2021-07-14T01:35:32.7907963Z [cluster2] "gatewayDaemonSetStatus": {
2021-07-14T01:35:32.7911328Z [cluster2] "properties": {
2021-07-14T01:35:32.7912131Z [cluster2] "lastResourceVersion": {
2021-07-14T01:35:32.7912929Z [cluster2] "type": "string"
2021-07-14T01:35:32.7913560Z [cluster2] },
2021-07-14T01:35:32.7914359Z [cluster2] "mismatchedContainerImages": {
2021-07-14T01:35:32.7915241Z [cluster2] "type": "boolean"
2021-07-14T01:35:32.7915888Z [cluster2] },
2021-07-14T01:35:32.7916678Z [cluster2] "nonReadyContainerStates": {
2021-07-14T01:35:32.7917468Z [cluster2] "items": {
2021-07-14T01:35:32.7918970Z [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-14T01:35:32.7920365Z [cluster2] "properties": {
2021-07-14T01:35:32.7920927Z [cluster2] "running": {
2021-07-14T01:35:32.7921614Z [cluster2] "description": "Details about a running container",
2021-07-14T01:35:32.7922456Z [cluster2] "properties": {
2021-07-14T01:35:32.7923043Z [cluster2] "startedAt": {
2021-07-14T01:35:32.7924210Z [cluster2] "description": "Time at which the container was last (re-)started",
2021-07-14T01:35:32.7925169Z [cluster2] "format": "date-time",
2021-07-14T01:35:32.7925771Z [cluster2] "type": "string"
2021-07-14T01:35:32.7926285Z [cluster2] }
2021-07-14T01:35:32.7926764Z [cluster2] },
2021-07-14T01:35:32.7927291Z [cluster2] "type": "object"
2021-07-14T01:35:32.7928060Z [cluster2] },
2021-07-14T01:35:32.7928736Z [cluster2] "terminated": {
2021-07-14T01:35:32.7929605Z [cluster2] "description": "Details about a terminated container",
2021-07-14T01:35:32.7930487Z [cluster2] "properties": {
2021-07-14T01:35:32.7931208Z [cluster2] "containerID": {
2021-07-14T01:35:32.7933537Z [cluster2] "description": "Container's ID in the format 'docker://\u003ccontainer_id\u003e'",
2021-07-14T01:35:32.7934505Z [cluster2] "type": "string"
2021-07-14T01:35:32.7940485Z [cluster2] },
2021-07-14T01:35:32.7941116Z [cluster2] "exitCode": {
2021-07-14T01:35:32.7942038Z [cluster2] "description": "Exit status from the last termination of the container",
2021-07-14T01:35:32.7942797Z [cluster2] "format": "int32",
2021-07-14T01:35:32.7943518Z [cluster2] "type": "integer"
2021-07-14T01:35:32.7944045Z [cluster2] },
2021-07-14T01:35:32.7944588Z [cluster2] "finishedAt": {
2021-07-14T01:35:32.7945355Z [cluster2] "description": "Time at which the container last terminated",
2021-07-14T01:35:32.7946568Z [cluster2] "format": "date-time",
2021-07-14T01:35:32.7947170Z [cluster2] "type": "string"
2021-07-14T01:35:32.7947679Z [cluster2] },
2021-07-14T01:35:32.7948200Z [cluster2] "message": {
2021-07-14T01:35:32.7949003Z [cluster2] "description": "Message regarding the last termination of the container",
2021-07-14T01:35:32.7949776Z [cluster2] "type": "string"
2021-07-14T01:35:32.7950298Z [cluster2] },
2021-07-14T01:35:32.7950796Z [cluster2] "reason": {
2021-07-14T01:35:32.7951570Z [cluster2] "description": "(brief) reason from the last termination of the container",
2021-07-14T01:35:32.7952434Z [cluster2] "type": "string"
2021-07-14T01:35:32.7952940Z [cluster2] },
2021-07-14T01:35:32.7953439Z [cluster2] "signal": {
2021-07-14T01:35:32.7954180Z [cluster2] "description": "Signal from the last termination of the container",
2021-07-14T01:35:32.7954932Z [cluster2] "format": "int32",
2021-07-14T01:35:32.7955494Z [cluster2] "type": "integer"
2021-07-14T01:35:32.7956032Z [cluster2] },
2021-07-14T01:35:32.7957259Z [cluster2] "startedAt": {
2021-07-14T01:35:32.7958068Z [cluster2] "description": "Time at which previous execution of the container started",
2021-07-14T01:35:32.7959155Z [cluster2] "format": "date-time",
2021-07-14T01:35:32.7960338Z [cluster2] "type": "string"
2021-07-14T01:35:32.7961057Z [cluster2] }
2021-07-14T01:35:32.7961583Z [cluster2] },
2021-07-14T01:35:32.7962284Z [cluster2] "required": [
2021-07-14T01:35:32.7963045Z [cluster2] "exitCode"
2021-07-14T01:35:32.7963748Z [cluster2] ],
2021-07-14T01:35:32.7964466Z [cluster2] "type": "object"
2021-07-14T01:35:32.7965164Z [cluster2] },
2021-07-14T01:35:32.7965855Z [cluster2] "waiting": {
2021-07-14T01:35:32.7966845Z [cluster2] "description": "Details about a waiting container",
2021-07-14T01:35:32.7970129Z [cluster2] "properties": {
2021-07-14T01:35:32.7970773Z [cluster2] "message": {
2021-07-14T01:35:32.7971679Z [cluster2] "description": "Message regarding why the container is not yet running.",
2021-07-14T01:35:32.7972452Z [cluster2] "type": "string"
2021-07-14T01:35:32.7972985Z [cluster2] },
2021-07-14T01:35:32.7973656Z [cluster2] "reason": {
2021-07-14T01:35:32.7974464Z [cluster2] "description": "(brief) reason the container is not yet running.",
2021-07-14T01:35:32.7975189Z [cluster2] "type": "string"
2021-07-14T01:35:32.7975712Z [cluster2] }
2021-07-14T01:35:32.7976178Z [cluster2] },
2021-07-14T01:35:32.7977192Z [cluster2] "type": "object"
2021-07-14T01:35:32.7977714Z [cluster2] }
2021-07-14T01:35:32.7978291Z [cluster2] },
2021-07-14T01:35:32.7978802Z [cluster2] "type": "object"
2021-07-14T01:35:32.7979294Z [cluster2] },
2021-07-14T01:35:32.7979797Z [cluster2] "type": "array"
2021-07-14T01:35:32.7980276Z [cluster2] },
2021-07-14T01:35:32.7980828Z [cluster2] "status": {
2021-07-14T01:35:32.7988656Z [cluster2] "description": "DaemonSetStatus represents the current status of a daemon set.",
2021-07-14T01:35:32.7989541Z [cluster2] "properties": {
2021-07-14T01:35:32.7990078Z [cluster2] "collisionCount": {
2021-07-14T01:35:32.7997837Z [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-14T01:35:32.7999510Z [cluster2] "format": "int32",
2021-07-14T01:35:32.8000088Z [cluster2] "type": "integer"
2021-07-14T01:35:32.8000607Z [cluster2] },
2021-07-14T01:35:32.8001117Z [cluster2] "conditions": {
2021-07-14T01:35:32.8002405Z [cluster2] "description": "Represents the latest available observations of a DaemonSet's current state.",
2021-07-14T01:35:32.8003599Z [cluster2] "items": {
2021-07-14T01:35:32.8004711Z [cluster2] "description": "DaemonSetCondition describes the state of a DaemonSet at a certain point.",
2021-07-14T01:35:32.8005683Z [cluster2] "properties": {
2021-07-14T01:35:32.8006348Z [cluster2] "lastTransitionTime": {
2021-07-14T01:35:32.8007413Z [cluster2] "description": "Last time the condition transitioned from one status to another.",
2021-07-14T01:35:32.8008504Z [cluster2] "format": "date-time",
2021-07-14T01:35:32.8009127Z [cluster2] "type": "string"
2021-07-14T01:35:32.8009641Z [cluster2] },
2021-07-14T01:35:32.8010163Z [cluster2] "message": {
2021-07-14T01:35:32.8011000Z [cluster2] "description": "A human readable message indicating details about the transition.",
2021-07-14T01:35:32.8011814Z [cluster2] "type": "string"
2021-07-14T01:35:32.8012338Z [cluster2] },
2021-07-14T01:35:32.8012834Z [cluster2] "reason": {
2021-07-14T01:35:32.8013823Z [cluster2] "description": "The reason for the condition's last transition.",
2021-07-14T01:35:32.8014549Z [cluster2] "type": "string"
2021-07-14T01:35:32.8015065Z [cluster2] },
2021-07-14T01:35:32.8015572Z [cluster2] "status": {
2021-07-14T01:35:32.8016392Z [cluster2] "description": "Status of the condition, one of True, False, Unknown.",
2021-07-14T01:35:32.8017144Z [cluster2] "type": "string"
2021-07-14T01:35:32.8017654Z [cluster2] },
2021-07-14T01:35:32.8018156Z [cluster2] "type": {
2021-07-14T01:35:32.8018838Z [cluster2] "description": "Type of DaemonSet condition.",
2021-07-14T01:35:32.8019519Z [cluster2] "type": "string"
2021-07-14T01:35:32.8020042Z [cluster2] }
2021-07-14T01:35:32.8020509Z [cluster2] },
2021-07-14T01:35:32.8021036Z [cluster2] "required": [
2021-07-14T01:35:32.8021954Z [cluster2] "status",
2021-07-14T01:35:32.8022523Z [cluster2] "type"
2021-07-14T01:35:32.8023049Z [cluster2] ],
2021-07-14T01:35:32.8023607Z [cluster2] "type": "object"
2021-07-14T01:35:32.8024163Z [cluster2] },
2021-07-14T01:35:32.8024698Z [cluster2] "type": "array"
2021-07-14T01:35:32.8025239Z [cluster2] },
2021-07-14T01:35:32.8025923Z [cluster2] "currentNumberScheduled": {
2021-07-14T01:35:32.8027441Z [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-14T01:35:32.8028784Z [cluster2] "format": "int32",
2021-07-14T01:35:32.8029463Z [cluster2] "type": "integer"
2021-07-14T01:35:32.8030030Z [cluster2] },
2021-07-14T01:35:32.8031056Z [cluster2] "desiredNumberScheduled": {
2021-07-14T01:35:32.8032884Z [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-14T01:35:32.8034219Z [cluster2] "format": "int32",
2021-07-14T01:35:32.8034793Z [cluster2] "type": "integer"
2021-07-14T01:35:32.8035468Z [cluster2] },
2021-07-14T01:35:32.8036742Z [cluster2] "numberAvailable": {
2021-07-14T01:35:32.8037938Z [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-14T01:35:32.8086869Z [cluster2] "format": "int32",
2021-07-14T01:35:32.8087504Z [cluster2] "type": "integer"
2021-07-14T01:35:32.8088054Z [cluster2] },
2021-07-14T01:35:32.8088953Z [cluster2] "numberMisscheduled": {
2021-07-14T01:35:32.8090494Z [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-14T01:35:32.8091847Z [cluster2] "format": "int32",
2021-07-14T01:35:32.8092459Z [cluster2] "type": "integer"
2021-07-14T01:35:32.8093003Z [cluster2] },
2021-07-14T01:35:32.8093575Z [cluster2] "numberReady": {
2021-07-14T01:35:32.8094582Z [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-14T01:35:32.8095557Z [cluster2] "format": "int32",
2021-07-14T01:35:32.8096166Z [cluster2] "type": "integer"
2021-07-14T01:35:32.8096708Z [cluster2] },
2021-07-14T01:35:32.8097335Z [cluster2] "numberUnavailable": {
2021-07-14T01:35:32.8098611Z [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-14T01:35:32.8099818Z [cluster2] "format": "int32",
2021-07-14T01:35:32.8100419Z [cluster2] "type": "integer"
2021-07-14T01:35:32.8100969Z [cluster2] },
2021-07-14T01:35:32.8101767Z [cluster2] "observedGeneration": {
2021-07-14T01:35:32.8102799Z [cluster2] "description": "The most recent generation observed by the daemon set controller.",
2021-07-14T01:35:32.8103607Z [cluster2] "format": "int64",
2021-07-14T01:35:32.8104265Z [cluster2] "type": "integer"
2021-07-14T01:35:32.8104773Z [cluster2] },
2021-07-14T01:35:32.8105421Z [cluster2] "updatedNumberScheduled": {
2021-07-14T01:35:32.8106324Z [cluster2] "description": "The total number of nodes that are running updated daemon pod",
2021-07-14T01:35:32.8107092Z [cluster2] "format": "int32",
2021-07-14T01:35:32.8107640Z [cluster2] "type": "integer"
2021-07-14T01:35:32.8108161Z [cluster2] }
2021-07-14T01:35:32.8108628Z [cluster2] },
2021-07-14T01:35:32.8109156Z [cluster2] "required": [
2021-07-14T01:35:32.8109843Z [cluster2] "currentNumberScheduled",
2021-07-14T01:35:32.8110639Z [cluster2] "desiredNumberScheduled",
2021-07-14T01:35:32.8111393Z [cluster2] "numberMisscheduled",
2021-07-14T01:35:32.8112022Z [cluster2] "numberReady"
2021-07-14T01:35:32.8112545Z [cluster2] ],
2021-07-14T01:35:32.8113125Z [cluster2] "type": "object"
2021-07-14T01:35:32.8113611Z [cluster2] }
2021-07-14T01:35:32.8114067Z [cluster2] },
2021-07-14T01:35:32.8114548Z [cluster2] "required": [
2021-07-14T01:35:32.8115261Z [cluster2] "mismatchedContainerImages"
2021-07-14T01:35:32.8115913Z [cluster2] ],
2021-07-14T01:35:32.8116410Z [cluster2] "type": "object"
2021-07-14T01:35:32.8116881Z [cluster2] },
2021-07-14T01:35:32.8117360Z [cluster2] "gateways": {
2021-07-14T01:35:32.8117866Z [cluster2] "items": {
2021-07-14T01:35:32.8118388Z [cluster2] "properties": {
2021-07-14T01:35:32.8118974Z [cluster2] "connections": {
2021-07-14T01:35:32.8119501Z [cluster2] "items": {
2021-07-14T01:35:32.8120050Z [cluster2] "properties": {
2021-07-14T01:35:32.8120711Z [cluster2] "endpoint": {
2021-07-14T01:35:32.8121294Z [cluster2] "properties": {
2021-07-14T01:35:32.8121871Z [cluster2] "backend": {
2021-07-14T01:35:32.8122426Z [cluster2] "type": "string"
2021-07-14T01:35:32.8122956Z [cluster2] },
2021-07-14T01:35:32.8123487Z [cluster2] "backend_config": {
2021-07-14T01:35:32.8124188Z [cluster2] "additionalProperties": {
2021-07-14T01:35:32.8124881Z [cluster2] "type": "string"
2021-07-14T01:35:32.8125401Z [cluster2] },
2021-07-14T01:35:32.8125988Z [cluster2] "type": "object"
2021-07-14T01:35:32.8126511Z [cluster2] },
2021-07-14T01:35:32.8127034Z [cluster2] "cable_name": {
2021-07-14T01:35:32.8127590Z [cluster2] "type": "string"
2021-07-14T01:35:32.8128118Z [cluster2] },
2021-07-14T01:35:32.8128643Z [cluster2] "cluster_id": {
2021-07-14T01:35:32.8129209Z [cluster2] "type": "string"
2021-07-14T01:35:32.8129738Z [cluster2] },
2021-07-14T01:35:32.8130297Z [cluster2] "healthCheckIP": {
2021-07-14T01:35:32.8130915Z [cluster2] "type": "string"
2021-07-14T01:35:32.8131427Z [cluster2] },
2021-07-14T01:35:32.8131949Z [cluster2] "hostname": {
2021-07-14T01:35:32.8132520Z [cluster2] "type": "string"
2021-07-14T01:35:32.8133075Z [cluster2] },
2021-07-14T01:35:32.8133602Z [cluster2] "nat_enabled": {
2021-07-14T01:35:32.8134162Z [cluster2] "type": "boolean"
2021-07-14T01:35:32.8134693Z [cluster2] },
2021-07-14T01:35:32.8135224Z [cluster2] "private_ip": {
2021-07-14T01:35:32.8135783Z [cluster2] "type": "string"
2021-07-14T01:35:32.8136405Z [cluster2] },
2021-07-14T01:35:32.8136911Z [cluster2] "public_ip": {
2021-07-14T01:35:32.8137475Z [cluster2] "type": "string"
2021-07-14T01:35:32.8137993Z [cluster2] },
2021-07-14T01:35:32.8138512Z [cluster2] "subnets": {
2021-07-14T01:35:32.8139056Z [cluster2] "items": {
2021-07-14T01:35:32.8139604Z [cluster2] "type": "string"
2021-07-14T01:35:32.8140136Z [cluster2] },
2021-07-14T01:35:32.8140656Z [cluster2] "type": "array"
2021-07-14T01:35:32.8141178Z [cluster2] }
2021-07-14T01:35:32.8141863Z [cluster2] },
2021-07-14T01:35:32.8142379Z [cluster2] "required": [
2021-07-14T01:35:32.8142939Z [cluster2] "backend",
2021-07-14T01:35:32.8143480Z [cluster2] "cable_name",
2021-07-14T01:35:32.8144034Z [cluster2] "cluster_id",
2021-07-14T01:35:32.8144635Z [cluster2] "hostname",
2021-07-14T01:35:32.8145199Z [cluster2] "nat_enabled",
2021-07-14T01:35:32.8145759Z [cluster2] "private_ip",
2021-07-14T01:35:32.8146298Z [cluster2] "public_ip",
2021-07-14T01:35:32.8146844Z [cluster2] "subnets"
2021-07-14T01:35:32.8147344Z [cluster2] ],
2021-07-14T01:35:32.8147868Z [cluster2] "type": "object"
2021-07-14T01:35:32.8148366Z [cluster2] },
2021-07-14T01:35:32.8148893Z [cluster2] "latencyRTT": {
2021-07-14T01:35:32.8149902Z [cluster2] "description": "LatencySpec describes the round trip time information for a packet between the gateway pods of two clusters.",
2021-07-14T01:35:32.8150873Z [cluster2] "properties": {
2021-07-14T01:35:32.8151444Z [cluster2] "average": {
2021-07-14T01:35:32.8151998Z [cluster2] "type": "string"
2021-07-14T01:35:32.8152583Z [cluster2] },
2021-07-14T01:35:32.8153082Z [cluster2] "last": {
2021-07-14T01:35:32.8153617Z [cluster2] "type": "string"
2021-07-14T01:35:32.8154140Z [cluster2] },
2021-07-14T01:35:32.8154620Z [cluster2] "max": {
2021-07-14T01:35:32.8155156Z [cluster2] "type": "string"
2021-07-14T01:35:32.8155686Z [cluster2] },
2021-07-14T01:35:32.8156164Z [cluster2] "min": {
2021-07-14T01:35:32.8156710Z [cluster2] "type": "string"
2021-07-14T01:35:32.8157222Z [cluster2] },
2021-07-14T01:35:32.8157730Z [cluster2] "stdDev": {
2021-07-14T01:35:32.8158277Z [cluster2] "type": "string"
2021-07-14T01:35:32.8158807Z [cluster2] }
2021-07-14T01:35:32.8159284Z [cluster2] },
2021-07-14T01:35:32.8159791Z [cluster2] "type": "object"
2021-07-14T01:35:32.8160502Z [cluster2] },
2021-07-14T01:35:32.8161028Z [cluster2] "status": {
2021-07-14T01:35:32.8161624Z [cluster2] "type": "string"
2021-07-14T01:35:32.8162162Z [cluster2] },
2021-07-14T01:35:32.8162762Z [cluster2] "statusMessage": {
2021-07-14T01:35:32.8163404Z [cluster2] "type": "string"
2021-07-14T01:35:32.8163993Z [cluster2] },
2021-07-14T01:35:32.8164553Z [cluster2] "usingIP": {
2021-07-14T01:35:32.8165140Z [cluster2] "type": "string"
2021-07-14T01:35:32.8165694Z [cluster2] },
2021-07-14T01:35:32.8166233Z [cluster2] "usingNAT": {
2021-07-14T01:35:32.8166847Z [cluster2] "type": "boolean"
2021-07-14T01:35:32.8167415Z [cluster2] }
2021-07-14T01:35:32.8167904Z [cluster2] },
2021-07-14T01:35:32.8168454Z [cluster2] "required": [
2021-07-14T01:35:32.8169042Z [cluster2] "endpoint",
2021-07-14T01:35:32.8169621Z [cluster2] "status",
2021-07-14T01:35:32.8170218Z [cluster2] "statusMessage"
2021-07-14T01:35:32.8170808Z [cluster2] ],
2021-07-14T01:35:32.8171359Z [cluster2] "type": "object"
2021-07-14T01:35:32.8171887Z [cluster2] },
2021-07-14T01:35:32.8172486Z [cluster2] "type": "array"
2021-07-14T01:35:32.8173005Z [cluster2] },
2021-07-14T01:35:32.8173531Z [cluster2] "haStatus": {
2021-07-14T01:35:32.8174095Z [cluster2] "type": "string"
2021-07-14T01:35:32.8174636Z [cluster2] },
2021-07-14T01:35:32.8175209Z [cluster2] "localEndpoint": {
2021-07-14T01:35:32.8175837Z [cluster2] "properties": {
2021-07-14T01:35:32.8176437Z [cluster2] "backend": {
2021-07-14T01:35:32.8177014Z [cluster2] "type": "string"
2021-07-14T01:35:32.8177564Z [cluster2] },
2021-07-14T01:35:32.8178121Z [cluster2] "backend_config": {
2021-07-14T01:35:32.8178862Z [cluster2] "additionalProperties": {
2021-07-14T01:35:32.8179584Z [cluster2] "type": "string"
2021-07-14T01:35:32.8180129Z [cluster2] },
2021-07-14T01:35:32.8180681Z [cluster2] "type": "object"
2021-07-14T01:35:32.8181218Z [cluster2] },
2021-07-14T01:35:32.8262900Z [cluster2] "cable_name": {
2021-07-14T01:35:32.8263524Z [cluster2] "type": "string"
2021-07-14T01:35:32.8264177Z [cluster2] },
2021-07-14T01:35:32.8264752Z [cluster2] "cluster_id": {
2021-07-14T01:35:32.8265391Z [cluster2] "type": "string"
2021-07-14T01:35:32.8265949Z [cluster2] },
2021-07-14T01:35:32.8266537Z [cluster2] "healthCheckIP": {
2021-07-14T01:35:32.8267370Z [cluster2] "type": "string"
2021-07-14T01:35:32.8267924Z [cluster2] },
2021-07-14T01:35:32.8268483Z [cluster2] "hostname": {
2021-07-14T01:35:32.8269083Z [cluster2] "type": "string"
2021-07-14T01:35:32.8269625Z [cluster2] },
2021-07-14T01:35:32.8270193Z [cluster2] "nat_enabled": {
2021-07-14T01:35:32.8270795Z [cluster2] "type": "boolean"
2021-07-14T01:35:32.8271355Z [cluster2] },
2021-07-14T01:35:32.8271896Z [cluster2] "private_ip": {
2021-07-14T01:35:32.8272515Z [cluster2] "type": "string"
2021-07-14T01:35:32.8273065Z [cluster2] },
2021-07-14T01:35:32.8273596Z [cluster2] "public_ip": {
2021-07-14T01:35:32.8274194Z [cluster2] "type": "string"
2021-07-14T01:35:32.8274732Z [cluster2] },
2021-07-14T01:35:32.8275361Z [cluster2] "subnets": {
2021-07-14T01:35:32.8275921Z [cluster2] "items": {
2021-07-14T01:35:32.8276626Z [cluster2] "type": "string"
2021-07-14T01:35:32.8277144Z [cluster2] },
2021-07-14T01:35:32.8277657Z [cluster2] "type": "array"
2021-07-14T01:35:32.8278171Z [cluster2] }
2021-07-14T01:35:32.8278629Z [cluster2] },
2021-07-14T01:35:32.8279138Z [cluster2] "required": [
2021-07-14T01:35:32.8279680Z [cluster2] "backend",
2021-07-14T01:35:32.8280219Z [cluster2] "cable_name",
2021-07-14T01:35:32.8280763Z [cluster2] "cluster_id",
2021-07-14T01:35:32.8281290Z [cluster2] "hostname",
2021-07-14T01:35:32.8281844Z [cluster2] "nat_enabled",
2021-07-14T01:35:32.8282477Z [cluster2] "private_ip",
2021-07-14T01:35:32.8283021Z [cluster2] "public_ip",
2021-07-14T01:35:32.8283544Z [cluster2] "subnets"
2021-07-14T01:35:32.8284038Z [cluster2] ],
2021-07-14T01:35:32.8284556Z [cluster2] "type": "object"
2021-07-14T01:35:32.8285042Z [cluster2] },
2021-07-14T01:35:32.8285582Z [cluster2] "statusFailure": {
2021-07-14T01:35:32.8286153Z [cluster2] "type": "string"
2021-07-14T01:35:32.8286663Z [cluster2] },
2021-07-14T01:35:32.8287141Z [cluster2] "version": {
2021-07-14T01:35:32.8287688Z [cluster2] "type": "string"
2021-07-14T01:35:32.8288241Z [cluster2] }
2021-07-14T01:35:32.8289034Z [cluster2] },
2021-07-14T01:35:32.8289538Z [cluster2] "required": [
2021-07-14T01:35:32.8290081Z [cluster2] "connections",
2021-07-14T01:35:32.8290628Z [cluster2] "haStatus",
2021-07-14T01:35:32.8291181Z [cluster2] "localEndpoint",
2021-07-14T01:35:32.8291786Z [cluster2] "statusFailure",
2021-07-14T01:35:32.8292346Z [cluster2] "version"
2021-07-14T01:35:32.8292812Z [cluster2] ],
2021-07-14T01:35:32.8293314Z [cluster2] "type": "object"
2021-07-14T01:35:32.8293881Z [cluster2] },
2021-07-14T01:35:32.8294316Z [cluster2] "type": "array"
2021-07-14T01:35:32.8294718Z [cluster2] },
2021-07-14T01:35:32.8295154Z [cluster2] "globalCIDR": {
2021-07-14T01:35:32.8295610Z [cluster2] "type": "string"
2021-07-14T01:35:32.8296036Z [cluster2] },
2021-07-14T01:35:32.8296612Z [cluster2] "globalnetDaemonSetStatus": {
2021-07-14T01:35:32.8297265Z [cluster2] "properties": {
2021-07-14T01:35:32.8297838Z [cluster2] "lastResourceVersion": {
2021-07-14T01:35:32.8298568Z [cluster2] "type": "string"
2021-07-14T01:35:32.8299099Z [cluster2] },
2021-07-14T01:35:32.8299874Z [cluster2] "mismatchedContainerImages": {
2021-07-14T01:35:32.8300658Z [cluster2] "type": "boolean"
2021-07-14T01:35:32.8301198Z [cluster2] },
2021-07-14T01:35:32.8302141Z [cluster2] "nonReadyContainerStates": {
2021-07-14T01:35:32.8302864Z [cluster2] "items": {
2021-07-14T01:35:32.8304180Z [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-14T01:35:32.8305535Z [cluster2] "properties": {
2021-07-14T01:35:32.8306135Z [cluster2] "running": {
2021-07-14T01:35:32.8306869Z [cluster2] "description": "Details about a running container",
2021-07-14T01:35:32.8307640Z [cluster2] "properties": {
2021-07-14T01:35:32.8308251Z [cluster2] "startedAt": {
2021-07-14T01:35:32.8309638Z [cluster2] "description": "Time at which the container was last (re-)started",
2021-07-14T01:35:32.8310756Z [cluster2] "format": "date-time",
2021-07-14T01:35:32.8311354Z [cluster2] "type": "string"
2021-07-14T01:35:32.8311879Z [cluster2] }
2021-07-14T01:35:32.8312351Z [cluster2] },
2021-07-14T01:35:32.8312961Z [cluster2] "type": "object"
2021-07-14T01:35:32.8313474Z [cluster2] },
2021-07-14T01:35:32.8314001Z [cluster2] "terminated": {
2021-07-14T01:35:32.8314741Z [cluster2] "description": "Details about a terminated container",
2021-07-14T01:35:32.8315450Z [cluster2] "properties": {
2021-07-14T01:35:32.8316063Z [cluster2] "containerID": {
2021-07-14T01:35:32.8317186Z [cluster2] "description": "Container's ID in the format 'docker://\u003ccontainer_id\u003e'",
2021-07-14T01:35:32.8317982Z [cluster2] "type": "string"
2021-07-14T01:35:32.8318500Z [cluster2] },
2021-07-14T01:35:32.8319027Z [cluster2] "exitCode": {
2021-07-14T01:35:32.8319806Z [cluster2] "description": "Exit status from the last termination of the container",
2021-07-14T01:35:32.8320556Z [cluster2] "format": "int32",
2021-07-14T01:35:32.8321132Z [cluster2] "type": "integer"
2021-07-14T01:35:32.8321830Z [cluster2] },
2021-07-14T01:35:32.8322374Z [cluster2] "finishedAt": {
2021-07-14T01:35:32.8323137Z [cluster2] "description": "Time at which the container last terminated",
2021-07-14T01:35:32.8324114Z [cluster2] "format": "date-time",
2021-07-14T01:35:32.8324718Z [cluster2] "type": "string"
2021-07-14T01:35:32.8325227Z [cluster2] },
2021-07-14T01:35:32.8325752Z [cluster2] "message": {
2021-07-14T01:35:32.8326777Z [cluster2] "description": "Message regarding the last termination of the container",
2021-07-14T01:35:32.8327613Z [cluster2] "type": "string"
2021-07-14T01:35:32.8328279Z [cluster2] },
2021-07-14T01:35:32.8328779Z [cluster2] "reason": {
2021-07-14T01:35:32.8329561Z [cluster2] "description": "(brief) reason from the last termination of the container",
2021-07-14T01:35:32.8330324Z [cluster2] "type": "string"
2021-07-14T01:35:32.8330830Z [cluster2] },
2021-07-14T01:35:32.8331333Z [cluster2] "signal": {
2021-07-14T01:35:32.8332064Z [cluster2] "description": "Signal from the last termination of the container",
2021-07-14T01:35:32.8332814Z [cluster2] "format": "int32",
2021-07-14T01:35:32.8333377Z [cluster2] "type": "integer"
2021-07-14T01:35:32.8334022Z [cluster2] },
2021-07-14T01:35:32.8334621Z [cluster2] "startedAt": {
2021-07-14T01:35:32.8335511Z [cluster2] "description": "Time at which previous execution of the container started",
2021-07-14T01:35:32.8336559Z [cluster2] "format": "date-time",
2021-07-14T01:35:32.8337138Z [cluster2] "type": "string"
2021-07-14T01:35:32.8337664Z [cluster2] }
2021-07-14T01:35:32.8338139Z [cluster2] },
2021-07-14T01:35:32.8338643Z [cluster2] "required": [
2021-07-14T01:35:32.8339210Z [cluster2] "exitCode"
2021-07-14T01:35:32.8339712Z [cluster2] ],
2021-07-14T01:35:32.8340235Z [cluster2] "type": "object"
2021-07-14T01:35:32.8340742Z [cluster2] },
2021-07-14T01:35:32.8341240Z [cluster2] "waiting": {
2021-07-14T01:35:32.8370475Z [cluster2] "description": "Details about a waiting container",
2021-07-14T01:35:32.8371369Z [cluster2] "properties": {
2021-07-14T01:35:32.8371998Z [cluster2] "message": {
2021-07-14T01:35:32.8372828Z [cluster2] "description": "Message regarding why the container is not yet running.",
2021-07-14T01:35:32.8373667Z [cluster2] "type": "string"
2021-07-14T01:35:32.8374234Z [cluster2] },
2021-07-14T01:35:32.8374767Z [cluster2] "reason": {
2021-07-14T01:35:32.8375558Z [cluster2] "description": "(brief) reason the container is not yet running.",
2021-07-14T01:35:32.8376330Z [cluster2] "type": "string"
2021-07-14T01:35:32.8376897Z [cluster2] }
2021-07-14T01:35:32.8377405Z [cluster2] },
2021-07-14T01:35:32.8377972Z [cluster2] "type": "object"
2021-07-14T01:35:32.8378622Z [cluster2] }
2021-07-14T01:35:32.8379081Z [cluster2] },
2021-07-14T01:35:32.8379591Z [cluster2] "type": "object"
2021-07-14T01:35:32.8380087Z [cluster2] },
2021-07-14T01:35:32.8380585Z [cluster2] "type": "array"
2021-07-14T01:35:32.8381068Z [cluster2] },
2021-07-14T01:35:32.8381989Z [cluster2] "status": {
2021-07-14T01:35:32.8382812Z [cluster2] "description": "DaemonSetStatus represents the current status of a daemon set.",
2021-07-14T01:35:32.8383633Z [cluster2] "properties": {
2021-07-14T01:35:32.8384253Z [cluster2] "collisionCount": {
2021-07-14T01:35:32.8385669Z [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-14T01:35:32.8386942Z [cluster2] "format": "int32",
2021-07-14T01:35:32.8387515Z [cluster2] "type": "integer"
2021-07-14T01:35:32.8388017Z [cluster2] },
2021-07-14T01:35:32.8388540Z [cluster2] "conditions": {
2021-07-14T01:35:32.8389868Z [cluster2] "description": "Represents the latest available observations of a DaemonSet's current state.",
2021-07-14T01:35:32.8390710Z [cluster2] "items": {
2021-07-14T01:35:32.8391596Z [cluster2] "description": "DaemonSetCondition describes the state of a DaemonSet at a certain point.",
2021-07-14T01:35:32.8392588Z [cluster2] "properties": {
2021-07-14T01:35:32.8393170Z [cluster2] "lastTransitionTime": {
2021-07-14T01:35:32.8393945Z [cluster2] "description": "Last time the condition transitioned from one status to another.",
2021-07-14T01:35:32.8394937Z [cluster2] "format": "date-time",
2021-07-14T01:35:32.8395463Z [cluster2] "type": "string"
2021-07-14T01:35:32.8395909Z [cluster2] },
2021-07-14T01:35:32.8396363Z [cluster2] "message": {
2021-07-14T01:35:32.8397082Z [cluster2] "description": "A human readable message indicating details about the transition.",
2021-07-14T01:35:32.8397807Z [cluster2] "type": "string"
2021-07-14T01:35:32.8417733Z [cluster2] },
2021-07-14T01:35:32.8418264Z [cluster2] "reason": {
2021-07-14T01:35:32.8419299Z [cluster2] "description": "The reason for the condition's last transition.",
2021-07-14T01:35:32.8419938Z [cluster2] "type": "string"
2021-07-14T01:35:32.8420402Z [cluster2] },
2021-07-14T01:35:32.8420860Z [cluster2] "status": {
2021-07-14T01:35:32.8422284Z [cluster2] "description": "Status of the condition, one of True, False, Unknown.",
2021-07-14T01:35:32.8423020Z [cluster2] "type": "string"
2021-07-14T01:35:32.8423464Z [cluster2] },
2021-07-14T01:35:32.8423904Z [cluster2] "type": {
2021-07-14T01:35:32.8424508Z [cluster2] "description": "Type of DaemonSet condition.",
2021-07-14T01:35:32.8425099Z [cluster2] "type": "string"
2021-07-14T01:35:32.8425560Z [cluster2] }
2021-07-14T01:35:32.8426110Z [cluster2] },
2021-07-14T01:35:32.8426582Z [cluster2] "required": [
2021-07-14T01:35:32.8427046Z [cluster2] "status",
2021-07-14T01:35:32.8427504Z [cluster2] "type"
2021-07-14T01:35:32.8427941Z [cluster2] ],
2021-07-14T01:35:32.8428392Z [cluster2] "type": "object"
2021-07-14T01:35:32.8428850Z [cluster2] },
2021-07-14T01:35:32.8429289Z [cluster2] "type": "array"
2021-07-14T01:35:32.8429731Z [cluster2] },
2021-07-14T01:35:32.8430282Z [cluster2] "currentNumberScheduled": {
2021-07-14T01:35:32.8431517Z [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-14T01:35:32.8432600Z [cluster2] "format": "int32",
2021-07-14T01:35:32.8433086Z [cluster2] "type": "integer"
2021-07-14T01:35:32.8433602Z [cluster2] },
2021-07-14T01:35:32.8434156Z [cluster2] "desiredNumberScheduled": {
2021-07-14T01:35:32.8435438Z [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-14T01:35:32.8436586Z [cluster2] "format": "int32",
2021-07-14T01:35:32.8437072Z [cluster2] "type": "integer"
2021-07-14T01:35:32.8448149Z [cluster2] },
2021-07-14T01:35:32.8448879Z [cluster2] "numberAvailable": {
2021-07-14T01:35:32.8450098Z [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-14T01:35:32.8451252Z [cluster2] "format": "int32",
2021-07-14T01:35:32.8451804Z [cluster2] "type": "integer"
2021-07-14T01:35:32.8452329Z [cluster2] },
2021-07-14T01:35:32.8452911Z [cluster2] "numberMisscheduled": {
2021-07-14T01:35:32.8454260Z [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-14T01:35:32.8455502Z [cluster2] "format": "int32",
2021-07-14T01:35:32.8456157Z [cluster2] "type": "integer"
2021-07-14T01:35:32.8456681Z [cluster2] },
2021-07-14T01:35:32.8457200Z [cluster2] "numberReady": {
2021-07-14T01:35:32.8458294Z [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-14T01:35:32.8459205Z [cluster2] "format": "int32",
2021-07-14T01:35:32.8459757Z [cluster2] "type": "integer"
2021-07-14T01:35:32.8460274Z [cluster2] },
2021-07-14T01:35:32.8460842Z [cluster2] "numberUnavailable": {
2021-07-14T01:35:32.8462154Z [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-14T01:35:32.8463281Z [cluster2] "format": "int32",
2021-07-14T01:35:32.8469760Z [cluster2] "type": "integer"
2021-07-14T01:35:32.8470435Z [cluster2] },
2021-07-14T01:35:32.8471067Z [cluster2] "observedGeneration": {
2021-07-14T01:35:32.8472052Z [cluster2] "description": "The most recent generation observed by the daemon set controller.",
2021-07-14T01:35:32.8472914Z [cluster2] "format": "int64",
2021-07-14T01:35:32.8473682Z [cluster2] "type": "integer"
2021-07-14T01:35:32.8474230Z [cluster2] },
2021-07-14T01:35:32.8474930Z [cluster2] "updatedNumberScheduled": {
2021-07-14T01:35:32.8475905Z [cluster2] "description": "The total number of nodes that are running updated daemon pod",
2021-07-14T01:35:32.8476741Z [cluster2] "format": "int32",
2021-07-14T01:35:32.8477346Z [cluster2] "type": "integer"
2021-07-14T01:35:32.8477890Z [cluster2] }
2021-07-14T01:35:32.8478388Z [cluster2] },
2021-07-14T01:35:32.8478912Z [cluster2] "required": [
2021-07-14T01:35:32.8479654Z [cluster2] "currentNumberScheduled",
2021-07-14T01:35:32.8480506Z [cluster2] "desiredNumberScheduled",
2021-07-14T01:35:32.8481391Z [cluster2] "numberMisscheduled",
2021-07-14T01:35:32.8482034Z [cluster2] "numberReady"
2021-07-14T01:35:32.8482540Z [cluster2] ],
2021-07-14T01:35:32.8483041Z [cluster2] "type": "object"
2021-07-14T01:35:32.8483522Z [cluster2] }
2021-07-14T01:35:32.8484078Z [cluster2] },
2021-07-14T01:35:32.8484495Z [cluster2] "required": [
2021-07-14T01:35:32.8485345Z [cluster2] "mismatchedContainerImages"
2021-07-14T01:35:32.8486006Z [cluster2] ],
2021-07-14T01:35:32.8486581Z [cluster2] "type": "object"
2021-07-14T01:35:32.8487071Z [cluster2] },
2021-07-14T01:35:32.8487627Z [cluster2] "loadBalancerStatus": {
2021-07-14T01:35:32.8488268Z [cluster2] "properties": {
2021-07-14T01:35:32.8488864Z [cluster2] "status": {
2021-07-14T01:35:32.8493949Z [cluster2] "description": "LoadBalancerStatus represents the status of a load-balancer.",
2021-07-14T01:35:32.8494855Z [cluster2] "properties": {
2021-07-14T01:35:32.8495480Z [cluster2] "ingress": {
2021-07-14T01:35:32.8496707Z [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-14T01:35:32.8497618Z [cluster2] "items": {
2021-07-14T01:35:32.8498905Z [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-14T01:35:32.8499914Z [cluster2] "properties": {
2021-07-14T01:35:32.8500420Z [cluster2] "hostname": {
2021-07-14T01:35:32.8501920Z [cluster2] "description": "Hostname is set for load-balancer ingress points that are DNS based (typically AWS load-balancers)",
2021-07-14T01:35:32.8502833Z [cluster2] "type": "string"
2021-07-14T01:35:32.8503440Z [cluster2] },
2021-07-14T01:35:32.8503864Z [cluster2] "ip": {
2021-07-14T01:35:32.8505023Z [cluster2] "description": "IP is set for load-balancer ingress points that are IP based (typically GCE or OpenStack load-balancers)",
2021-07-14T01:35:32.8506139Z [cluster2] "type": "string"
2021-07-14T01:35:32.8507059Z [cluster2] }
2021-07-14T01:35:32.8507550Z [cluster2] },
2021-07-14T01:35:32.8508070Z [cluster2] "type": "object"
2021-07-14T01:35:32.8509381Z [cluster2] },
2021-07-14T01:35:32.8509892Z [cluster2] "type": "array"
2021-07-14T01:35:32.8510400Z [cluster2] }
2021-07-14T01:35:32.8510870Z [cluster2] },
2021-07-14T01:35:32.8511362Z [cluster2] "type": "object"
2021-07-14T01:35:32.8511866Z [cluster2] }
2021-07-14T01:35:32.8512301Z [cluster2] },
2021-07-14T01:35:32.8512797Z [cluster2] "type": "object"
2021-07-14T01:35:32.8513266Z [cluster2] },
2021-07-14T01:35:32.8513757Z [cluster2] "natEnabled": {
2021-07-14T01:35:32.8514289Z [cluster2] "type": "boolean"
2021-07-14T01:35:32.8514775Z [cluster2] },
2021-07-14T01:35:32.8515299Z [cluster2] "networkPlugin": {
2021-07-14T01:35:32.8515853Z [cluster2] "type": "string"
2021-07-14T01:35:32.8516336Z [cluster2] },
2021-07-14T01:35:32.8517015Z [cluster2] "routeAgentDaemonSetStatus": {
2021-07-14T01:35:32.8517958Z [cluster2] "properties": {
2021-07-14T01:35:32.8518720Z [cluster2] "lastResourceVersion": {
2021-07-14T01:35:32.8519380Z [cluster2] "type": "string"
2021-07-14T01:35:32.8519882Z [cluster2] },
2021-07-14T01:35:32.8520539Z [cluster2] "mismatchedContainerImages": {
2021-07-14T01:35:32.8521276Z [cluster2] "type": "boolean"
2021-07-14T01:35:32.8521773Z [cluster2] },
2021-07-14T01:35:32.8522419Z [cluster2] "nonReadyContainerStates": {
2021-07-14T01:35:32.8523082Z [cluster2] "items": {
2021-07-14T01:35:32.8524328Z [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-14T01:35:32.8525577Z [cluster2] "properties": {
2021-07-14T01:35:32.8526113Z [cluster2] "running": {
2021-07-14T01:35:32.8526804Z [cluster2] "description": "Details about a running container",
2021-07-14T01:35:32.8527498Z [cluster2] "properties": {
2021-07-14T01:35:32.8528147Z [cluster2] "startedAt": {
2021-07-14T01:35:32.8529268Z [cluster2] "description": "Time at which the container was last (re-)started",
2021-07-14T01:35:32.8535354Z [cluster2] "format": "date-time",
2021-07-14T01:35:32.8536072Z [cluster2] "type": "string"
2021-07-14T01:35:32.8536587Z [cluster2] }
2021-07-14T01:35:32.8537071Z [cluster2] },
2021-07-14T01:35:32.8537588Z [cluster2] "type": "object"
2021-07-14T01:35:32.8538108Z [cluster2] },
2021-07-14T01:35:32.8538641Z [cluster2] "terminated": {
2021-07-14T01:35:32.8539364Z [cluster2] "description": "Details about a terminated container",
2021-07-14T01:35:32.8540095Z [cluster2] "properties": {
2021-07-14T01:35:32.8540686Z [cluster2] "containerID": {
2021-07-14T01:35:32.8541999Z [cluster2] "description": "Container's ID in the format 'docker://\u003ccontainer_id\u003e'",
2021-07-14T01:35:32.8542690Z [cluster2] "type": "string"
2021-07-14T01:35:32.8543141Z [cluster2] },
2021-07-14T01:35:32.8543605Z [cluster2] "exitCode": {
2021-07-14T01:35:32.8544277Z [cluster2] "description": "Exit status from the last termination of the container",
2021-07-14T01:35:32.8544960Z [cluster2] "format": "int32",
2021-07-14T01:35:32.8545467Z [cluster2] "type": "integer"
2021-07-14T01:35:32.8546057Z [cluster2] },
2021-07-14T01:35:32.8546537Z [cluster2] "finishedAt": {
2021-07-14T01:35:32.8547185Z [cluster2] "description": "Time at which the container last terminated",
2021-07-14T01:35:32.8548048Z [cluster2] "format": "date-time",
2021-07-14T01:35:32.8548556Z [cluster2] "type": "string"
2021-07-14T01:35:32.8549022Z [cluster2] },
2021-07-14T01:35:32.8549472Z [cluster2] "message": {
2021-07-14T01:35:32.8550148Z [cluster2] "description": "Message regarding the last termination of the container",
2021-07-14T01:35:32.8550837Z [cluster2] "type": "string"
2021-07-14T01:35:32.8551287Z [cluster2] },
2021-07-14T01:35:32.8551730Z [cluster2] "reason": {
2021-07-14T01:35:32.8552407Z [cluster2] "description": "(brief) reason from the last termination of the container",
2021-07-14T01:35:32.8553136Z [cluster2] "type": "string"
2021-07-14T01:35:32.8553589Z [cluster2] },
2021-07-14T01:35:32.8554019Z [cluster2] "signal": {
2021-07-14T01:35:32.8554672Z [cluster2] "description": "Signal from the last termination of the container",
2021-07-14T01:35:32.8555498Z [cluster2] "format": "int32",
2021-07-14T01:35:32.8556060Z [cluster2] "type": "integer"
2021-07-14T01:35:32.8556594Z [cluster2] },
2021-07-14T01:35:32.8557110Z [cluster2] "startedAt": {
2021-07-14T01:35:32.8557925Z [cluster2] "description": "Time at which previous execution of the container started",
2021-07-14T01:35:32.8558953Z [cluster2] "format": "date-time",
2021-07-14T01:35:32.8559533Z [cluster2] "type": "string"
2021-07-14T01:35:32.8560349Z [cluster2] }
2021-07-14T01:35:32.8560860Z [cluster2] },
2021-07-14T01:35:32.8561421Z [cluster2] "required": [
2021-07-14T01:35:32.8562014Z [cluster2] "exitCode"
2021-07-14T01:35:32.8562571Z [cluster2] ],
2021-07-14T01:35:32.8563129Z [cluster2] "type": "object"
2021-07-14T01:35:32.8563677Z [cluster2] },
2021-07-14T01:35:32.8564220Z [cluster2] "waiting": {
2021-07-14T01:35:32.8564951Z [cluster2] "description": "Details about a waiting container",
2021-07-14T01:35:32.8565718Z [cluster2] "properties": {
2021-07-14T01:35:32.8566393Z [cluster2] "message": {
2021-07-14T01:35:32.8567233Z [cluster2] "description": "Message regarding why the container is not yet running.",
2021-07-14T01:35:32.8568061Z [cluster2] "type": "string"
2021-07-14T01:35:32.8568609Z [cluster2] },
2021-07-14T01:35:32.8569153Z [cluster2] "reason": {
2021-07-14T01:35:32.8569927Z [cluster2] "description": "(brief) reason the container is not yet running.",
2021-07-14T01:35:32.8570716Z [cluster2] "type": "string"
2021-07-14T01:35:32.8571288Z [cluster2] }
2021-07-14T01:35:32.8571788Z [cluster2] },
2021-07-14T01:35:32.8572352Z [cluster2] "type": "object"
2021-07-14T01:35:32.8572895Z [cluster2] }
2021-07-14T01:35:32.8573397Z [cluster2] },
2021-07-14T01:35:32.8573933Z [cluster2] "type": "object"
2021-07-14T01:35:32.8574535Z [cluster2] },
2021-07-14T01:35:32.8575065Z [cluster2] "type": "array"
2021-07-14T01:35:32.8575579Z [cluster2] },
2021-07-14T01:35:32.8576092Z [cluster2] "status": {
2021-07-14T01:35:32.8576955Z [cluster2] "description": "DaemonSetStatus represents the current status of a daemon set.",
2021-07-14T01:35:32.8577852Z [cluster2] "properties": {
2021-07-14T01:35:32.8578487Z [cluster2] "collisionCount": {
2021-07-14T01:35:32.8579921Z [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-14T01:35:32.8582121Z [cluster2] "format": "int32",
2021-07-14T01:35:32.8582621Z [cluster2] "type": "integer"
2021-07-14T01:35:32.8583076Z [cluster2] },
2021-07-14T01:35:32.8583516Z [cluster2] "conditions": {
2021-07-14T01:35:32.8584637Z [cluster2] "description": "Represents the latest available observations of a DaemonSet's current state.",
2021-07-14T01:35:32.8585382Z [cluster2] "items": {
2021-07-14T01:35:32.8586126Z [cluster2] "description": "DaemonSetCondition describes the state of a DaemonSet at a certain point.",
2021-07-14T01:35:32.8586917Z [cluster2] "properties": {
2021-07-14T01:35:32.8587490Z [cluster2] "lastTransitionTime": {
2021-07-14T01:35:32.8588276Z [cluster2] "description": "Last time the condition transitioned from one status to another.",
2021-07-14T01:35:32.8589288Z [cluster2] "format": "date-time",
2021-07-14T01:35:32.8589806Z [cluster2] "type": "string"
2021-07-14T01:35:32.8590268Z [cluster2] },
2021-07-14T01:35:32.8590708Z [cluster2] "message": {
2021-07-14T01:35:32.8591431Z [cluster2] "description": "A human readable message indicating details about the transition.",
2021-07-14T01:35:32.8592150Z [cluster2] "type": "string"
2021-07-14T01:35:32.8592589Z [cluster2] },
2021-07-14T01:35:32.8593033Z [cluster2] "reason": {
2021-07-14T01:35:32.8593900Z [cluster2] "description": "The reason for the condition's last transition.",
2021-07-14T01:35:32.8594542Z [cluster2] "type": "string"
2021-07-14T01:35:32.8595001Z [cluster2] },
2021-07-14T01:35:32.8595427Z [cluster2] "status": {
2021-07-14T01:35:32.8596086Z [cluster2] "description": "Status of the condition, one of True, False, Unknown.",
2021-07-14T01:35:32.8596799Z [cluster2] "type": "string"
2021-07-14T01:35:32.8597256Z [cluster2] },
2021-07-14T01:35:32.8597684Z [cluster2] "type": {
2021-07-14T01:35:32.8598280Z [cluster2] "description": "Type of DaemonSet condition.",
2021-07-14T01:35:32.8598873Z [cluster2] "type": "string"
2021-07-14T01:35:32.8599315Z [cluster2] }
2021-07-14T01:35:32.8599736Z [cluster2] },
2021-07-14T01:35:32.8600176Z [cluster2] "required": [
2021-07-14T01:35:32.8600659Z [cluster2] "status",
2021-07-14T01:35:32.8601101Z [cluster2] "type"
2021-07-14T01:35:32.8601529Z [cluster2] ],
2021-07-14T01:35:32.8601989Z [cluster2] "type": "object"
2021-07-14T01:35:32.8602433Z [cluster2] },
2021-07-14T01:35:32.8602881Z [cluster2] "type": "array"
2021-07-14T01:35:32.8603310Z [cluster2] },
2021-07-14T01:35:32.8603871Z [cluster2] "currentNumberScheduled": {
2021-07-14T01:35:32.8605101Z [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-14T01:35:32.8642749Z [cluster2] "format": "int32",
2021-07-14T01:35:32.8643399Z [cluster2] "type": "integer"
2021-07-14T01:35:32.8644075Z [cluster2] },
2021-07-14T01:35:32.8644892Z [cluster2] "desiredNumberScheduled": {
2021-07-14T01:35:32.8646386Z [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-14T01:35:32.8647698Z [cluster2] "format": "int32",
2021-07-14T01:35:32.8648268Z [cluster2] "type": "integer"
2021-07-14T01:35:32.8648770Z [cluster2] },
2021-07-14T01:35:32.8649333Z [cluster2] "numberAvailable": {
2021-07-14T01:35:32.8650532Z [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-14T01:35:32.8651655Z [cluster2] "format": "int32",
2021-07-14T01:35:32.8652217Z [cluster2] "type": "integer"
2021-07-14T01:35:32.8652717Z [cluster2] },
2021-07-14T01:35:32.8653309Z [cluster2] "numberMisscheduled": {
2021-07-14T01:35:32.8654714Z [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-14T01:35:32.8655929Z [cluster2] "format": "int32",
2021-07-14T01:35:32.8656501Z [cluster2] "type": "integer"
2021-07-14T01:35:32.8656998Z [cluster2] },
2021-07-14T01:35:32.8657526Z [cluster2] "numberReady": {
2021-07-14T01:35:32.8658473Z [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-14T01:35:32.8659360Z [cluster2] "format": "int32",
2021-07-14T01:35:32.8659928Z [cluster2] "type": "integer"
2021-07-14T01:35:32.8660430Z [cluster2] },
2021-07-14T01:35:32.8661137Z [cluster2] "numberUnavailable": {
2021-07-14T01:35:32.8662424Z [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-14T01:35:32.8663542Z [cluster2] "format": "int32",
2021-07-14T01:35:32.8664097Z [cluster2] "type": "integer"
2021-07-14T01:35:32.8664594Z [cluster2] },
2021-07-14T01:35:32.8665192Z [cluster2] "observedGeneration": {
2021-07-14T01:35:32.8666090Z [cluster2] "description": "The most recent generation observed by the daemon set controller.",
2021-07-14T01:35:32.8666898Z [cluster2] "format": "int64",
2021-07-14T01:35:32.8667462Z [cluster2] "type": "integer"
2021-07-14T01:35:32.8668024Z [cluster2] },
2021-07-14T01:35:32.8668678Z [cluster2] "updatedNumberScheduled": {
2021-07-14T01:35:32.8669850Z [cluster1] "description": "The total number of nodes that are running updated daemon pod",
2021-07-14T01:35:32.8670669Z [cluster1] "format": "int32",
2021-07-14T01:35:32.8671402Z [cluster1] "type": "integer"
2021-07-14T01:35:32.8671969Z [cluster1] }
2021-07-14T01:35:32.8672454Z [cluster1] },
2021-07-14T01:35:32.8673000Z [cluster1] "required": [
2021-07-14T01:35:32.8673725Z [cluster1] "currentNumberScheduled",
2021-07-14T01:35:32.8674594Z [cluster1] "desiredNumberScheduled",
2021-07-14T01:35:32.8675410Z [cluster1] "numberMisscheduled",
2021-07-14T01:35:32.8676093Z [cluster1] "numberReady"
2021-07-14T01:35:32.8676640Z [cluster1] ],
2021-07-14T01:35:32.8677159Z [cluster1] "type": "object"
2021-07-14T01:35:32.8677771Z [cluster1] }
2021-07-14T01:35:32.8678236Z [cluster1] },
2021-07-14T01:35:32.8678758Z [cluster1] "required": [
2021-07-14T01:35:32.8679504Z [cluster1] "mismatchedContainerImages"
2021-07-14T01:35:32.8680203Z [cluster1] ],
2021-07-14T01:35:32.8680732Z [cluster1] "type": "object"
2021-07-14T01:35:32.8681246Z [cluster1] },
2021-07-14T01:35:32.8681792Z [cluster1] "serviceCIDR": {
2021-07-14T01:35:32.8682376Z [cluster1] "type": "string"
2021-07-14T01:35:32.8682893Z [cluster1] }
2021-07-14T01:35:32.8683339Z [cluster1] },
2021-07-14T01:35:32.8683847Z [cluster1] "required": [
2021-07-14T01:35:32.8684488Z [cluster1] "clusterID",
2021-07-14T01:35:32.8685201Z [cluster1] "natEnabled"
2021-07-14T01:35:32.8685720Z [cluster1] ],
2021-07-14T01:35:32.8686228Z [cluster1] "type": "object"
2021-07-14T01:35:32.8686725Z [cluster1] }
2021-07-14T01:35:32.8687163Z [cluster1] },
2021-07-14T01:35:32.8687678Z [cluster1] "type": "object"
2021-07-14T01:35:32.8688157Z [cluster1] }
2021-07-14T01:35:32.8688594Z [cluster1] },
2021-07-14T01:35:32.8689163Z [cluster1] "served": true,
2021-07-14T01:35:32.8689670Z [cluster1] "storage": true,
2021-07-14T01:35:32.8690186Z [cluster1] "subresources": {
2021-07-14T01:35:32.8690688Z [cluster1] "status": {}
2021-07-14T01:35:32.8691128Z [cluster1] }
2021-07-14T01:35:32.8691517Z [cluster1] }
2021-07-14T01:35:32.8691917Z [cluster1] ]
2021-07-14T01:35:32.8692299Z [cluster1] },
2021-07-14T01:35:32.8692719Z [cluster1] "status": {
2021-07-14T01:35:32.8693213Z [cluster1] "acceptedNames": {
2021-07-14T01:35:32.8693767Z [cluster1] "kind": "Submariner",
2021-07-14T01:35:32.8694344Z [cluster1] "listKind": "SubmarinerList",
2021-07-14T01:35:32.8695006Z [cluster1] "plural": "submariners",
2021-07-14T01:35:32.8695575Z [cluster1] "singular": "submariner"
2021-07-14T01:35:32.8696054Z [cluster1] },
2021-07-14T01:35:32.8696487Z [cluster1] "conditions": [
2021-07-14T01:35:32.8696934Z [cluster1] {
2021-07-14T01:35:32.8697858Z [cluster1] "lastTransitionTime": "2021-07-14T01:33:44Z",
2021-07-14T01:35:32.8698525Z [cluster1] "message": "no conflicts found",
2021-07-14T01:35:32.8699120Z [cluster1] "reason": "NoConflicts",
2021-07-14T01:35:32.8699648Z [cluster1] "status": "True",
2021-07-14T01:35:32.8700202Z [cluster1] "type": "NamesAccepted"
2021-07-14T01:35:32.8700691Z [cluster1] },
2021-07-14T01:35:32.8701103Z [cluster1] {
2021-07-14T01:35:32.8729493Z [cluster1] "lastTransitionTime": "2021-07-14T01:33:44Z",
2021-07-14T01:35:32.8730263Z [cluster1] "message": "the initial names have been accepted",
2021-07-14T01:35:32.8731045Z [cluster1] "reason": "InitialNamesAccepted",
2021-07-14T01:35:32.8731662Z [cluster1] "status": "True",
2021-07-14T01:35:32.8732181Z [cluster1] "type": "Established"
2021-07-14T01:35:32.8732639Z [cluster1] }
2021-07-14T01:35:32.8733025Z [cluster1] ],
2021-07-14T01:35:32.8733556Z [cluster1] "storedVersions": [
2021-07-14T01:35:32.8734008Z [cluster1] "v1alpha1"
2021-07-14T01:35:32.8734367Z [cluster1] ]
2021-07-14T01:35:32.8734876Z [cluster1] }
2021-07-14T01:35:32.8735201Z [cluster1] }
2021-07-14T01:35:32.8736179Z [submariner-operator]$ [cluster1] validate_equals .metadata.name submariners.submariner.io
2021-07-14T01:35:32.8737778Z [submariner-operator]$ [cluster1] validate_equals .metadata.name submariners.submariner.io
2021-07-14T01:35:32.8739557Z [submariner-operator]$ [cluster1] jq -r -M .metadata.name /tmp/submariners.submariner.io.cluster1.json
2021-07-14T01:35:32.8741127Z [submariner-operator]$ [cluster1] validate_equals .spec.scope Namespaced
2021-07-14T01:35:32.8742499Z [submariner-operator]$ [cluster1] validate_equals .spec.scope Namespaced
2021-07-14T01:35:32.8744132Z [submariner-operator]$ [cluster1] jq -r -M .spec.scope /tmp/submarinuster2] "description": "The total number of nodes that are running updated daemon pod",
2021-07-14T01:35:32.8745192Z [cluster2] "format": "int32",
2021-07-14T01:35:32.8745770Z [cluster2] "type": "integer"
2021-07-14T01:35:32.8746295Z [cluster2] }
2021-07-14T01:35:32.8746747Z [cluster2] },
2021-07-14T01:35:32.8747252Z [cluster2] "required": [
2021-07-14T01:35:32.8747919Z [cluster2] "currentNumberScheduled",
2021-07-14T01:35:32.8748729Z [cluster2] "desiredNumberScheduled",
2021-07-14T01:35:32.8749479Z [cluster2] "numberMisscheduled",
2021-07-14T01:35:32.8750124Z [cluster2] "numberReady"
2021-07-14T01:35:32.8750644Z [cluster2] ],
2021-07-14T01:35:32.8751142Z [cluster2] "type": "object"
2021-07-14T01:35:32.8751648Z [cluster2] }
2021-07-14T01:35:32.8752084Z [cluster2] },
2021-07-14T01:35:32.8752580Z [cluster2] "required": [
2021-07-14T01:35:32.8753267Z [cluster2] "mismatchedContainerImages"
2021-07-14T01:35:32.8754015Z [cluster2] ],
2021-07-14T01:35:32.8754518Z [cluster2] "type": "object"
2021-07-14T01:35:32.8754988Z [cluster2] },
2021-07-14T01:35:32.8755498Z [cluster2] "serviceCIDR": {
2021-07-14T01:35:32.8756042Z [cluster2] "type": "string"
2021-07-14T01:35:32.8756627Z [cluster2] }
2021-07-14T01:35:32.8757052Z [cluster2] },
2021-07-14T01:35:32.8757534Z [cluster2] "required": [
2021-07-14T01:35:32.8758051Z [cluster2] "clusterID",
2021-07-14T01:35:32.8758583Z [cluster2] "natEnabled"
2021-07-14T01:35:32.8759066Z [cluster2] ],
2021-07-14T01:35:32.8759532Z [cluster2] "type": "object"
2021-07-14T01:35:32.8760017Z [cluster2] }
2021-07-14T01:35:32.8760430Z [cluster2] },
2021-07-14T01:35:32.8760906Z [cluster2] "type": "object"
2021-07-14T01:35:32.8761349Z [cluster2] }
2021-07-14T01:35:32.8761753Z [cluster2] },
2021-07-14T01:35:32.8762198Z [cluster2] "served": true,
2021-07-14T01:35:32.8762700Z [cluster2] "storage": true,
2021-07-14T01:35:32.8763202Z [cluster2] "subresources": {
2021-07-14T01:35:32.8763778Z [cluster2] "status": {}
2021-07-14T01:35:32.8764209Z [cluster2] }
2021-07-14T01:35:32.8764606Z [cluster2] }
2021-07-14T01:35:32.8765001Z [cluster2] ]
2021-07-14T01:35:32.8765378Z [cluster2] },
2021-07-14T01:35:32.8765794Z [cluster2] "status": {
2021-07-14T01:35:32.8766283Z [cluster2] "acceptedNames": {
2021-07-14T01:35:32.8766837Z [cluster2] "kind": "Submariner",
2021-07-14T01:35:32.8767417Z [cluster2] "listKind": "SubmarinerList",
2021-07-14T01:35:32.8768073Z [cluster2] "plural": "submariners",
2021-07-14T01:35:32.8768563Z [cluster2] "singular": "submariner"
2021-07-14T01:35:32.8768978Z [cluster2] },
2021-07-14T01:35:32.8769355Z [cluster2] "conditions": [
2021-07-14T01:35:32.8770068Z [cluster2] {
2021-07-14T01:35:32.8770773Z [cluster2] "lastTransitionTime": "2021-07-14T01:33:55Z",
2021-07-14T01:35:32.8771349Z [cluster2] "message": "no conflicts found",
2021-07-14T01:35:32.8772050Z [cluster2] "reason": "NoConflicts",
2021-07-14T01:35:32.8772570Z [cluster2] "status": "True",
2021-07-14T01:35:32.8773301Z [cluster2] "type": "NamesAccepted"
2021-07-14T01:35:32.8773828Z [cluster2] },
2021-07-14T01:35:32.8774262Z [cluster2] {
2021-07-14T01:35:32.8775059Z [cluster2] "lastTransitionTime": "2021-07-14T01:33:55Z",
2021-07-14T01:35:32.8775870Z [cluster2] "message": "the initial names have been accepted",
2021-07-14T01:35:32.8776691Z [cluster2] "reason": "InitialNamesAccepted",
2021-07-14T01:35:32.8777356Z [cluster2] "status": "True",
2021-07-14T01:35:32.8777922Z [cluster2] "type": "Established"
2021-07-14T01:35:32.8778423Z [cluster2] }
2021-07-14T01:35:32.8778845Z [cluster2] ],
2021-07-14T01:35:32.8779348Z [cluster2] "storedVersions": [
2021-07-14T01:35:32.8779910Z [cluster2] "v1alpha1"
2021-07-14T01:35:32.8780354Z [cluster2] ]
2021-07-14T01:35:32.8780767Z [cluster2] }
2021-07-14T01:35:32.8781165Z [cluster2] }
2021-07-14T01:35:32.8791618Z [submariner-operator]$ [cluster2] validate_equals .metadata.name submariners.submariner.io
2021-07-14T01:35:32.8792991Z [submariner-operator]$ [cluster2] validate_equals .metadata.name submariners.submariner.io
2021-07-14T01:35:32.8794768Z [submariner-operator]$ [cluster2] jq -r -M .metadata.name /tmp/submariners.submariner.io.cluster2.json
2021-07-14T01:35:32.8796424Z [submariner-operator]$ [cluster2] validate_equals .spec.scope Namespaced
2021-07-14T01:35:32.8797618Z [submariner-operator]$ [cluster2] validate_equals .spec.scope Namespaced
2021-07-14T01:35:35.7047276Z [submariner-operator]$ [cluster2] jq -r -M .spec.scope /tmp/submariners.submariner.io.cluster2.json
2021-07-14T01:35:35.7048941Z [submariner-operator]$ [cluster2] validate_equals .spec.group submariner.io
2021-07-14T01:35:35.7050228Z [submariner-operator]$ [cluster2] validate_equals .spec.group submariner.io
2021-07-14T01:35:35.7051809Z [submariner-operator]$ [cluster2] jq -r -M .spec.group /tmp/submariners.submariner.io.cluster2.json
2021-07-14T01:35:35.7053392Z [submariner-operator]$ [cluster2] validate_equals .spec.names.kind Submariner
2021-07-14T01:35:35.7054650Z [submariner-operator]$ [cluster2] validate_equals .spec.names.kind Submariner
2021-07-14T01:35:35.7056291Z [submariner-operator]$ [cluster2] jq -r -M .spec.names.kind /tmp/submariners.submariner.io.cluster2.json
2021-07-14T01:35:35.7057991Z [submariner-operator]$ [cluster2] verify_subm_operator
2021-07-14T01:35:35.7059051Z [submariner-operator]$ [cluster2] verify_subm_operator
2021-07-14T01:35:35.7060253Z [submariner-operator]$ [cluster2] kubectl get ns submariner-operator
2021-07-14T01:35:35.7061747Z [submariner-operator]$ [cluster2] kubectl get ns submariner-operator
2021-07-14T01:35:35.7063464Z [submariner-operator]$ [cluster2] command kubectl --context=cluster2 get ns submariner-operator
2021-07-14T01:35:35.7064415Z [cluster2] NAME STATUS AGE
2021-07-14T01:35:35.7065249Z [cluster2] submariner-operator Active 98s
2021-07-14T01:35:35.7066473Z [submariner-operator]$ [cluster2] kubectl get crds submariners.submariner.io
2021-07-14T01:35:35.7067977Z [submariner-operator]$ [cluster2] kubectl get crds submariners.submariner.io
2021-07-14T01:35:35.7069628Z [submariner-operator]$ [cluster2] command kubectl --context=cluster2 get crds submariners.submariner.io
2021-07-14T01:35:35.7070593Z [cluster2] NAME CREATED AT
2021-07-14T01:35:35.7071576Z [cluster2] submariners.submariner.io 2021-07-14T01:33:55Z
2021-07-14T01:35:35.7072613Z [submariner-operator]$ [cluster2] kubectl api-resources
2021-07-14T01:35:35.7073672Z [submariner-operator]$ [cluster2] kubectl api-resources
2021-07-14T01:35:35.7074854Z [submariner-operator]$ [cluster2] command kubectl --context=cluster2 api-resources
2021-07-14T01:35:35.7075983Z [submariner-operator]$ [cluster2] grep submariners
2021-07-14T01:35:35.7077090Z [cluster2] submariners submariner.io/v1alpha1 true Submariner
2021-07-14T01:35:35.7078553Z [submariner-operator]$ [cluster2] kubectl get sa --namespace=submariner-operator submariner-operator
2021-07-14T01:35:35.7080314Z [submariner-operator]$ [cluster2] kubectl get sa --namespace=submariner-operator submariner-operator
2021-07-14T01:35:35.7082200Z [submariner-operator]$ [cluster2] command kubectl --context=cluster2 get sa --namespace=submariner-operator submariner-operator
2021-07-14T01:35:35.7083357Z [cluster2] NAME SECRETS AGE
2021-07-14T01:35:35.7084179Z [cluster2] submariner-operator 1 99s
2021-07-14T01:35:35.7085549Z [submariner-operator]$ [cluster2] kubectl get roles --namespace=submariner-operator submariner-operator
2021-07-14T01:35:35.7087390Z [submariner-operator]$ [cluster2] kubectl get roles --namespace=submariner-operator submariner-operator
2021-07-14T01:35:35.7089311Z [submariner-operator]$ [cluster2] command kubectl --context=cluster2 get roles --namespace=submariner-operator submariner-operator
2021-07-14T01:35:35.7090451Z [cluster2] NAME AGE
2021-07-14T01:35:35.7091415Z [cluster2] submariner-operator 98s
2021-07-14T01:35:35.7092749Z [submariner-operator]$ [cluster2] kubectl get rolebindings --namespace=submariner-operator submariner-operator
2021-07-14T01:35:35.7094504Z [submariner-operator]$ [cluster2] kubectl get rolebindings --namespace=submariner-operator submariner-operator
2021-07-14T01:35:35.7096370Z [submariner-operator]$ [cluster2] command kubectl --context=cluster2 get rolebindings --namespace=submariner-operator submariner-operator
2021-07-14T01:35:35.7097478Z [cluster2] NAME AGE
2021-07-14T01:35:35.7098166Z [cluster2] submariner-operator 99s
2021-07-14T01:35:35.7099482Z [submariner-operator]$ [cluster2] kubectl get deployments --namespace=submariner-operator submariner-operator
2021-07-14T01:35:35.7101228Z [submariner-operator]$ [cluster2] kubectl get deployments --namespace=submariner-operator submariner-operator
2021-07-14T01:35:35.7103253Z [submariner-operator]$ [cluster2] command kubectl --context=cluster2 get deployments --namespace=submariner-operator submariner-operator
2021-07-14T01:35:35.7104827Z [cluster2] NAME READY UP-TO-DATE AVAILABLE AGE
2021-07-14T01:35:35.7105772Z [cluster2] submariner-operator 1/1 1 1 93s
2021-07-14T01:35:35.7106772Z [submariner-operator]$ [cluster2] verify_subm_op_pod
2021-07-14T01:35:35.7107802Z [submariner-operator]$ [cluster2] verify_subm_op_pod
2021-07-14T01:35:35.7109473Z [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-14T01:35:35.7519873Z [submariner-operator]$ [cluster2] kers.submariner.io.cluster1.json
2021-07-14T01:35:35.7521415Z [submariner-operator]$ [cluster1] validate_equals .spec.group submariner.io
2021-07-14T01:35:35.7522977Z [submariner-operator]$ [cluster1] validate_equals .spec.group submariner.io
2021-07-14T01:35:35.7524749Z [submariner-operator]$ [cluster1] jq -r -M .spec.group /tmp/submariners.submariner.io.cluster1.json
2021-07-14T01:35:35.7526453Z [submariner-operator]$ [cluster1] validate_equals .spec.names.kind Submariner
2021-07-14T01:35:35.7527834Z [submariner-operator]$ [cluster1] validate_equals .spec.names.kind Submariner
2021-07-14T01:35:35.7529600Z [submariner-operator]$ [cluster1] jq -r -M .spec.names.kind /tmp/submariners.submariner.io.cluster1.json
2021-07-14T01:35:35.7531194Z [submariner-operator]$ [cluster1] verify_subm_operator
2021-07-14T01:35:35.7532279Z [submariner-operator]$ [cluster1] verify_subm_operator
2021-07-14T01:35:35.7533472Z [submariner-operator]$ [cluster1] kubectl get ns submariner-operator
2021-07-14T01:35:35.7534793Z [submariner-operator]$ [cluster1] kubectl get ns submariner-operator
2021-07-14T01:35:35.7536248Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 get ns submariner-operator
2021-07-14T01:35:35.7537226Z [cluster1] NAME STATUS AGE
2021-07-14T01:35:35.7538065Z [cluster1] submariner-operator Active 109s
2021-07-14T01:35:35.7539289Z [submariner-operator]$ [cluster1] kubectl get crds submariners.submariner.io
2021-07-14T01:35:35.7540784Z [submariner-operator]$ [cluster1] kubectl get crds submariners.submariner.io
2021-07-14T01:35:35.7542618Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 get crds submariners.submariner.io
2021-07-14T01:35:35.7543732Z [cluster1] NAME CREATED AT
2021-07-14T01:35:35.7544648Z [cluster1] submariners.submariner.io 2021-07-14T01:33:44Z
2021-07-14T01:35:35.7545772Z [submariner-operator]$ [cluster1] kubectl api-resources
2021-07-14T01:35:35.7546874Z [submariner-operator]$ [cluster1] grep submariners
2021-07-14T01:35:35.7547966Z [submariner-operator]$ [cluster1] kubectl api-resources
2021-07-14T01:35:35.7549449Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 api-resources
2021-07-14T01:35:35.7550550Z [cluster1] submariners submariner.io/v1alpha1 true Submariner
2021-07-14T01:35:35.7552031Z [submariner-operator]$ [cluster1] kubectl get sa --namespace=submariner-operator submariner-operator
2021-07-14T01:35:35.7553749Z [submariner-operator]$ [cluster1] kubectl get sa --namespace=submariner-operator submariner-operator
2021-07-14T01:35:35.7555637Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 get sa --namespace=submariner-operator submariner-operator
2021-07-14T01:35:35.7556718Z [cluster1] NAME SECRETS AGE
2021-07-14T01:35:35.7557463Z [cluster1] submariner-operator 1 110s
2021-07-14T01:35:35.7558764Z [submariner-operator]$ [cluster1] kubectl get roles --namespace=submariner-operator submariner-operator
2021-07-14T01:35:35.7560203Z [submariner-operator]$ [cluster1] kubectl get roles --namespace=submariner-operator submariner-operator
2021-07-14T01:35:35.7561767Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 get roles --namespace=submariner-operator submariner-operator
2021-07-14T01:35:35.7584203Z [cluster1] NAME AGE
2021-07-14T01:35:35.7585288Z [cluster1] submariner-operator 110s
2021-07-14T01:35:35.7586804Z [submariner-operator]$ [cluster1] kubectl get rolebindings --namespace=submariner-operator submariner-operator
2021-07-14T01:35:35.7588996Z [submariner-operator]$ [cluster1] kubectl get rolebindings --namespace=submariner-operator submariner-operator
2021-07-14T01:35:35.7591281Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 get rolebindings --namespace=submariner-operator submariner-operator
2021-07-14T01:35:35.7592470Z [cluster1] NAME AGE
2021-07-14T01:35:35.7593217Z [cluster1] submariner-operator 111s
2021-07-14T01:35:35.7594653Z [submariner-operator]$ [cluster1] kubectl get deployments --namespace=submariner-operator submariner-operator
2021-07-14T01:35:35.7596507Z [submariner-operator]$ [cluster1] kubectl get deployments --namespace=submariner-operator submariner-operator
2021-07-14T01:35:35.7598536Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 get deployments --namespace=submariner-operator submariner-operator
2021-07-14T01:35:35.7600036Z [cluster1] NAME READY UP-TO-DATE AVAILABLE AGE
2021-07-14T01:35:35.7600985Z [cluster1] submariner-operator 1/1 1 1 105s
2021-07-14T01:35:35.7601987Z [submariner-operator]$ [cluster1] verify_subm_op_pod
2021-07-14T01:35:35.7603117Z [submariner-operator]$ [cluster1] verify_subm_op_pod
2021-07-14T01:35:35.7604662Z [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-14T01:35:36.5565385Z [submariner-operator]$ [clusteubectl get pods --namespace=submariner-operator -l name=submariner-operator -o=jsonpath={.items..metadata.name}
2021-07-14T01:35:36.5567560Z [submariner-operator]$ [cluster2] kubectl get pods --namespace=submariner-operator -l name=submariner-operator -o=jsonpath={.items..metadata.name}
2021-07-14T01:35:36.5569795Z [submariner-operator]$ [cluster2] command kubectl --context=cluster2 get pods --namespace=submariner-operator -l name=submariner-operator -o=jsonpath={.items..metadata.name}
2021-07-14T01:35:36.5572034Z [submariner-operator]$ [cluster2] kubectl get pod submariner-operator-56f895dd55-l2wqz --namespace=submariner-operator -o json
2021-07-14T01:35:36.5574147Z [submariner-operator]$ [cluster2] kubectl get pod submariner-operator-56f895dd55-l2wqz --namespace=submariner-operator -o json
2021-07-14T01:35:36.5576616Z [submariner-operator]$ [cluster2] command kubectl --context=cluster2 get pod submariner-operator-56f895dd55-l2wqz --namespace=submariner-operator -o json
2021-07-14T01:35:36.5577984Z [cluster2] {
2021-07-14T01:35:36.5578424Z [cluster2] "apiVersion": "v1",
2021-07-14T01:35:36.5578909Z [cluster2] "kind": "Pod",
2021-07-14T01:35:36.5579355Z [cluster2] "metadata": {
2021-07-14T01:35:36.5580141Z [cluster2] "creationTimestamp": "2021-07-14T01:34:02Z",
2021-07-14T01:35:36.5581201Z [cluster2] "generateName": "submariner-operator-56f895dd55-",
2021-07-14T01:35:36.5582563Z [cluster2] "labels": {
2021-07-14T01:35:36.5583328Z [cluster2] "name": "submariner-operator",
2021-07-14T01:35:36.5584195Z [cluster2] "pod-template-hash": "56f895dd55"
2021-07-14T01:35:36.5584728Z [cluster2] },
2021-07-14T01:35:36.5585646Z [cluster2] "name": "submariner-operator-56f895dd55-l2wqz",
2021-07-14T01:35:36.5586738Z [cluster2] "namespace": "submariner-operator",
2021-07-14T01:35:36.5587403Z [cluster2] "ownerReferences": [
2021-07-14T01:35:36.5587911Z [cluster2] {
2021-07-14T01:35:36.5588392Z [cluster2] "apiVersion": "apps/v1",
2021-07-14T01:35:36.5589047Z [cluster2] "blockOwnerDeletion": true,
2021-07-14T01:35:36.5589702Z [cluster2] "controller": true,
2021-07-14T01:35:36.5590184Z [cluster2] "kind": "ReplicaSet",
2021-07-14T01:35:36.5591008Z [cluster2] "name": "submariner-operator-56f895dd55",
2021-07-14T01:35:36.5592208Z [cluster2] "uid": "8a35e3ac-9685-4574-bced-3c9345fdfd2b"
2021-07-14T01:35:36.5592941Z [cluster2] }
2021-07-14T01:35:36.5593323Z [cluster2] ],
2021-07-14T01:35:36.5593829Z [cluster2] "resourceVersion": "1758",
2021-07-14T01:35:36.5595164Z [cluster2] "selfLink": "/api/v1/namespaces/submariner-operator/pods/submariner-operator-56f895dd55-l2wqz",
2021-07-14T01:35:36.5596467Z [cluster2] "uid": "1f54f824-6481-4997-9f12-62f8381ba1bb"
2021-07-14T01:35:36.5596966Z [cluster2] },
2021-07-14T01:35:36.5597383Z [cluster2] "spec": {
2021-07-14T01:35:36.5597842Z [cluster2] "containers": [
2021-07-14T01:35:36.5598297Z [cluster2] {
2021-07-14T01:35:36.5598733Z [cluster2] "command": [
2021-07-14T01:35:36.5599464Z [cluster2] "submariner-operator",
2021-07-14T01:35:36.5600251Z [cluster2] "-alsologtostderr",
2021-07-14T01:35:36.5600893Z [cluster2] "-v=1"
2021-07-14T01:35:36.5601321Z [cluster2] ],
2021-07-14T01:35:36.5601902Z [cluster2] "env": [
2021-07-14T01:35:36.5602333Z [cluster2] {
2021-07-14T01:35:36.5602829Z [cluster2] "name": "WATCH_NAMESPACE",
2021-07-14T01:35:36.5603459Z [cluster2] "valueFrom": {
2021-07-14T01:35:36.5603896Z [cluster2] "fieldRef": {
2021-07-14T01:35:36.5604375Z [cluster2] "apiVersion": "v1",
2021-07-14T01:35:36.5604967Z [cluster2] "fieldPath": "metadata.namespace"
2021-07-14T01:35:36.5605473Z [cluster2] }
2021-07-14T01:35:36.5605842Z [cluster2] }
2021-07-14T01:35:36.5606199Z [cluster2] },
2021-07-14T01:35:36.5606561Z [cluster2] {
2021-07-14T01:35:36.5606963Z [cluster2] "name": "POD_NAME",
2021-07-14T01:35:36.5607414Z [cluster2] "valueFrom": {
2021-07-14T01:35:36.5608061Z [cluster2] "fieldRef": {
2021-07-14T01:35:36.5608603Z [cluster2] "apiVersion": "v1",
2021-07-14T01:35:36.5609213Z [cluster2] "fieldPath": "metadata.name"
2021-07-14T01:35:36.5609746Z [cluster2] }
2021-07-14T01:35:36.5610172Z [cluster2] }
2021-07-14T01:35:36.5610578Z [cluster2] },
2021-07-14T01:35:36.5611101Z [cluster2] {
2021-07-14T01:35:36.5611592Z [cluster2] "name": "OPERATOR_NAME",
2021-07-14T01:35:36.5612453Z [cluster2] "value": "submariner-operator"
2021-07-14T01:35:36.5613005Z [cluster2] }
2021-07-14T01:35:36.5613410Z [cluster2] ],
2021-07-14T01:35:36.5614227Z [cluster2] "image": "localhost:5000/submariner-operator:local",
2021-07-14T01:35:36.5615039Z [cluster2] "imagePullPolicy": "IfNotPresent",
2021-07-14T01:35:36.5615933Z [cluster2] "name": "submariner-operator",
2021-07-14T01:35:36.5616528Z [cluster2] "resources": {},
2021-07-14T01:35:36.5617452Z [cluster2] "terminationMessagePath": "/dev/termination-log",
2021-07-14T01:35:36.5618358Z [cluster2] "terminationMessagePolicy": "File",
2021-07-14T01:35:36.5619054Z [cluster2] "volumeMounts": [
2021-07-14T01:35:36.5619517Z [cluster2] {
2021-07-14T01:35:36.5620200Z [cluster2] "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2021-07-14T01:35:36.5621458Z [cluster2] "name": "submariner-operator-token-9stc7",
2021-07-14T01:35:36.5622248Z [cluster2] "readOnly": true
2021-07-14T01:35:36.5622718Z [cluster2] }
2021-07-14T01:35:36.5623112Z [cluster2] ]
2021-07-14T01:35:36.5623517Z [cluster2] }
2021-07-14T01:35:36.5623995Z [cluster2] ],
2021-07-14T01:35:36.5624510Z [cluster2] "dnsPolicy": "ClusterFirst",
2021-07-14T01:35:36.5625157Z [cluster2] "enableServiceLinks": true,
2021-07-14T01:35:36.5626022Z [cluster2] "nodeName": "cluster2-worker2",
2021-07-14T01:35:36.5626584Z [cluster2] "priority": 0,
2021-07-14T01:35:36.5627132Z [cluster2] "restartPolicy": "Always",
2021-07-14T01:35:36.5627968Z [cluster2] "schedulerName": "default-scheduler",
2021-07-14T01:35:36.5628660Z [cluster2] "securityContext": {},
2021-07-14T01:35:36.5629535Z [cluster2] "serviceAccount": "submariner-operator",
2021-07-14T01:35:36.5630572Z [cluster2] "serviceAccountName": "submariner-operator",
2021-07-14T01:35:36.5631512Z [cluster2] "terminationGracePeriodSeconds": 30,
2021-07-14T01:35:36.5632246Z [cluster2] "tolerations": [
2021-07-14T01:35:36.5632704Z [cluster2] {
2021-07-14T01:35:36.5633178Z [cluster2] "effect": "NoExecute",
2021-07-14T01:35:36.5634014Z [cluster2] "key": "node.kubernetes.io/not-ready",
2021-07-14T01:35:36.5634649Z [cluster2] "operator": "Exists",
2021-07-14T01:35:36.5635236Z [cluster2] "tolerationSeconds": 300
2021-07-14T01:35:36.5635836Z [cluster2] },
2021-07-14T01:35:36.5636189Z [cluster2] {
2021-07-14T01:35:36.5636614Z [cluster2] "effect": "NoExecute",
2021-07-14T01:35:36.5637195Z [cluster2] "key": "node.kubernetes.io/unreachable",
2021-07-14T01:35:36.5637776Z [cluster2] "operator": "Exists",
2021-07-14T01:35:36.5638276Z [cluster2] "tolerationSeconds": 300
2021-07-14T01:35:36.5638727Z [cluster2] }
2021-07-14T01:35:36.5639058Z [cluster2] ],
2021-07-14T01:35:36.5639438Z [cluster2] "volumes": [
2021-07-14T01:35:36.5639801Z [cluster2] {
2021-07-14T01:35:36.5640588Z [cluster2] "name": "submariner-operator-token-9stc7",
2021-07-14T01:35:36.5641228Z [cluster2] "secret": {
2021-07-14T01:35:36.5641674Z [cluster2] "defaultMode": 420,
2021-07-14T01:35:36.5642557Z [cluster2] "secretName": "submariner-operator-token-9stc7"
2021-07-14T01:35:36.5643452Z [cluster2] }
2021-07-14T01:35:36.5644042Z [cluster2] }
2021-07-14T01:35:36.5644453Z [cluster2] ]
2021-07-14T01:35:36.5644872Z [cluster2] },
2021-07-14T01:35:36.5645306Z [cluster2] "status": {
2021-07-14T01:35:36.5645903Z [cluster2] "conditions": [
2021-07-14T01:35:36.5646384Z [cluster2] {
2021-07-14T01:35:36.5646931Z [cluster2] "lastProbeTime": null,
2021-07-14T01:35:36.5647844Z [cluster2] "lastTransitionTime": "2021-07-14T01:34:02Z",
2021-07-14T01:35:36.5648506Z [cluster2] "status": "True",
2021-07-14T01:35:36.5649081Z [cluster2] "type": "Initialized"
2021-07-14T01:35:36.5649585Z [cluster2] },
2021-07-14T01:35:36.5650031Z [cluster2] {
2021-07-14T01:35:36.5650566Z [cluster2] "lastProbeTime": null,
2021-07-14T01:35:36.5651475Z [cluster2] "lastTransitionTime": "2021-07-14T01:34:15Z",
2021-07-14T01:35:36.5652125Z [cluster2] "status": "True",
2021-07-14T01:35:36.5652670Z [cluster2] "type": "Ready"
2021-07-14T01:35:36.5653141Z [cluster2] },
2021-07-14T01:35:36.5653567Z [cluster2] {
2021-07-14T01:35:36.5654107Z [cluster2] "lastProbeTime": null,
2021-07-14T01:35:36.5655024Z [cluster2] "lastTransitionTime": "2021-07-14T01:34:15Z",
2021-07-14T01:35:36.5655683Z [cluster2] "status": "True",
2021-07-14T01:35:36.5656278Z [cluster2] "type": "ContainersReady"
2021-07-14T01:35:36.5656834Z [cluster2] },
2021-07-14T01:35:36.5657256Z [cluster2] {
2021-07-14T01:35:36.5657807Z [cluster2] "lastProbeTime": null,
2021-07-14T01:35:36.5658800Z [cluster2] "lastTransitionTime": "2021-07-14T01:34:02Z",
2021-07-14T01:35:36.5659459Z [cluster2] "status": "True",
2021-07-14T01:35:36.5660033Z [cluster2] "type": "PodScheduled"
2021-07-14T01:35:36.5660559Z [cluster2] }
2021-07-14T01:35:36.5660968Z [cluster2] ],
2021-07-14T01:35:36.5687706Z [cluster2] "containerStatuses": [
2021-07-14T01:35:36.5688347Z [cluster2] {
2021-07-14T01:35:36.5690040Z [cluster2] "containerID": "containerd://c862b2a8308eaf2e0555550870c5f83cbe10bba62dabac7c668e99616a676ed0",
2021-07-14T01:35:36.5692416Z [cluster2] "image": "localhost:5000/submariner-operator:local",
2021-07-14T01:35:36.5693976Z [cluster2] "imageID": "localhost:5000/submariner-operator@sha256:108c00c7835da80af58866de3464743b0e7a90f7895470ec90aad7d570b447ec",
2021-07-14T01:35:36.5695082Z [cluster2] "lastState": {},
2021-07-14T01:35:36.5695850Z [cluster2] "name": "submariner-operator",
2021-07-14T01:35:36.5696462Z [cluster2] "ready": true,
2021-07-14T01:35:36.5696965Z [cluster2] "restartCount": 1,
2021-07-14T01:35:36.5697493Z [cluster2] "started": true,
2021-07-14T01:35:36.5697964Z [cluster2] "state": {
2021-07-14T01:35:36.5698412Z [cluster2] "running": {
2021-07-14T01:35:36.5699117Z [cluster2] "startedAt": "2021-07-14T01:34:14Z"
2021-07-14T01:35:36.5699605Z [cluster2] }
2021-07-14T01:35:36.5700014Z [cluster2] }
2021-07-14T01:35:36.5700406Z [cluster2] }
2021-07-14T01:35:36.5700801Z [cluster2] ],
2021-07-14T01:35:36.5701228Z [cluster2] "hostIP": "172.18.0.5",
2021-07-14T01:35:36.5701876Z [cluster2] "phase": "Running",
2021-07-14T01:35:36.5702347Z [cluster2] "podIP": "10.0.128.2",
2021-07-14T01:35:36.5702811Z [cluster2] "podIPs": [
2021-07-14T01:35:36.5703246Z [cluster2] {
2021-07-14T01:35:36.5703695Z [cluster2] "ip": "10.0.128.2"
2021-07-14T01:35:36.5704117Z [cluster2] }
2021-07-14T01:35:36.5704498Z [cluster2] ],
2021-07-14T01:35:36.5705842Z [cr1] kubectl get pods --namespace=submariner-operator -l name=submariner-operator -o=jsonpath={.items..metadata.name}
2021-07-14T01:35:36.5708260Z [submariner-operator]$ [cluster1] kubectl get pods --namespace=submariner-operator -l name=submariner-operator -o=jsonpath={.items..metadata.name}
2021-07-14T01:35:36.5710663Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 get pods --namespace=submariner-operator -l name=submariner-operator -o=jsonpath={.items..metadata.name}
2021-07-14T01:35:36.5733813Z [submariner-operator]$ [cluster1] kubectl get pod submariner-operator-56f895dd55-k2thm --namespace=submariner-operator -o json
2021-07-14T01:35:36.5736062Z [submariner-operator]$ [cluster1] kubectl get pod submariner-operator-56f895dd55-k2thm --namespace=submariner-operator -o json
2021-07-14T01:35:36.5738057Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 get pod submariner-operator-56f895dd55-k2thm --namespace=submariner-operator -o json
2021-07-14T01:35:36.5739142Z [cluster1] {
2021-07-14T01:35:36.5739532Z [cluster1] "apiVersion": "v1",
2021-07-14T01:35:36.5739957Z [cluster1] "kind": "Pod",
2021-07-14T01:35:36.5740361Z [cluster1] "metadata": {
2021-07-14T01:35:36.5741024Z [cluster1] "creationTimestamp": "2021-07-14T01:33:50Z",
2021-07-14T01:35:36.5742081Z [cluster1] "generateName": "submariner-operator-56f895dd55-",
2021-07-14T01:35:36.5742745Z [cluster1] "labels": {
2021-07-14T01:35:36.5743399Z [cluster1] "name": "submariner-operator",
2021-07-14T01:35:36.5744138Z [cluster1] "pod-template-hash": "56f895dd55"
2021-07-14T01:35:36.5744605Z [cluster1] },
2021-07-14T01:35:36.5745400Z [cluster1] "name": "submariner-operator-56f895dd55-k2thm",
2021-07-14T01:35:36.5746532Z [cluster1] "namespace": "submariner-operator",
2021-07-14T01:35:36.5747408Z [cluster1] "ownerReferences": [
2021-07-14T01:35:36.5747933Z [cluster1] {
2021-07-14T01:35:36.5748463Z [cluster1] "apiVersion": "apps/v1",
2021-07-14T01:35:36.5749148Z [cluster1] "blockOwnerDeletion": true,
2021-07-14T01:35:36.5749823Z [cluster1] "controller": true,
2021-07-14T01:35:36.5750403Z [cluster1] "kind": "ReplicaSet",
2021-07-14T01:35:36.5751415Z [cluster1] "name": "submariner-operator-56f895dd55",
2021-07-14T01:35:36.5752604Z [cluster1] "uid": "ce364e99-a4ed-48bf-8cad-377c9acd29b1"
2021-07-14T01:35:36.5753286Z [cluster1] }
2021-07-14T01:35:36.5753696Z [cluster1] ],
2021-07-14T01:35:36.5754239Z [cluster1] "resourceVersion": "1700",
2021-07-14T01:35:36.5755683Z [cluster1] "selfLink": "/api/v1/namespaces/submariner-operator/pods/submariner-operator-56f895dd55-k2thm",
2021-07-14T01:35:36.5757137Z [cluster1] "uid": "3e29bd16-6059-43c2-8c83-c88fcde7406b"
2021-07-14T01:35:36.5757740Z [cluster1] },
2021-07-14T01:35:36.5758164Z [cluster1] "spec": {
2021-07-14T01:35:36.5758905Z [cluster1] "containers": [
2021-07-14T01:35:36.5759339Z [cluster1] {
2021-07-14T01:35:36.5760076Z [cluster1] "command": [
2021-07-14T01:35:36.5760993Z [cluster1] "submariner-operator",
2021-07-14T01:35:36.5761847Z [cluster1] "-alsologtostderr",
2021-07-14T01:35:36.5762536Z [cluster1] "-v=1"
2021-07-14T01:35:36.5762988Z [cluster1] ],
2021-07-14T01:35:36.5763566Z [cluster1] "env": [
2021-07-14T01:35:36.5763981Z [cluster1] {
2021-07-14T01:35:36.5764578Z [cluster1] "name": "WATCH_NAMESPACE",
2021-07-14T01:35:36.5765116Z [cluster1] "valueFrom": {
2021-07-14T01:35:36.5765633Z [cluster1] "fieldRef": {
2021-07-14T01:35:36.5766161Z [cluster1] "apiVersion": "v1",
2021-07-14T01:35:36.5766821Z [cluster1] "fieldPath": "metadata.namespace"
2021-07-14T01:35:36.5767404Z [cluster1] }
2021-07-14T01:35:36.5767822Z [cluster1] }
2021-07-14T01:35:36.5768227Z [cluster1] },
2021-07-14T01:35:36.5768732Z [cluster1] {
2021-07-14T01:35:36.5769213Z [cluster1] "name": "POD_NAME",
2021-07-14T01:35:36.5769713Z [cluster1] "valueFrom": {
2021-07-14T01:35:36.5770221Z [cluster1] "fieldRef": {
2021-07-14T01:35:36.5770755Z [cluster1] "apiVersion": "v1",
2021-07-14T01:35:36.5771368Z [cluster1] "fieldPath": "metadata.name"
2021-07-14T01:35:36.5771897Z [cluster1] }
2021-07-14T01:35:36.5772319Z [cluster1] }
2021-07-14T01:35:36.5772722Z [cluster1] },
2021-07-14T01:35:36.5773137Z [cluster1] {
2021-07-14T01:35:36.5773635Z [cluster1] "name": "OPERATOR_NAME",
2021-07-14T01:35:36.5774467Z [cluster1] "value": "submariner-operator"
2021-07-14T01:35:36.5775035Z [cluster1] }
2021-07-14T01:35:36.5775427Z [cluster1] ],
2021-07-14T01:35:36.5776252Z [cluster1] "image": "localhost:5000/submariner-operator:local",
2021-07-14T01:35:36.5777052Z [cluster1] "imagePullPolicy": "IfNotPresent",
2021-07-14T01:35:36.5777939Z [cluster1] "name": "submariner-operator",
2021-07-14T01:35:36.5778538Z [cluster1] "resources": {},
2021-07-14T01:35:36.5779454Z [cluster1] "terminationMessagePath": "/dev/termination-log",
2021-07-14T01:35:36.5780651Z [cluster1] "terminationMessagePolicy": "File",
2021-07-14T01:35:36.5819538Z [cluster1] "volumeMounts": [
2021-07-14T01:35:36.5820182Z [cluster1] {
2021-07-14T01:35:36.5820915Z [cluster1] "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2021-07-14T01:35:36.5822673Z [cluster1] "name": "submariner-operator-token-bfwpk",
2021-07-14T01:35:36.5823457Z [cluster1] "readOnly": true
2021-07-14T01:35:36.5823945Z [cluster1] }
2021-07-14T01:35:36.5824339Z [cluster1] ]
2021-07-14T01:35:36.5824743Z [cluster1] }
2021-07-14T01:35:36.5825126Z [cluster1] ],
2021-07-14T01:35:36.5825640Z [cluster1] "dnsPolicy": "ClusterFirst",
2021-07-14T01:35:36.5826302Z [cluster1] "enableServiceLinks": true,
2021-07-14T01:35:36.5827146Z [cluster1] "nodeName": "cluster1-worker2",
2021-07-14T01:35:36.5827724Z [cluster1] "priority": 0,
2021-07-14T01:35:36.5828262Z [cluster1] "restartPolicy": "Always",
2021-07-14T01:35:36.5829121Z [cluster1] "schedulerName": "default-scheduler",
2021-07-14T01:35:36.5829844Z [cluster1] "securityContext": {},
2021-07-14T01:35:36.5830609Z [cluster1] "serviceAccount": "submariner-operator",
2021-07-14T01:35:36.5831512Z [cluster1] "serviceAccountName": "submariner-operator",
2021-07-14T01:35:36.5832334Z [cluster1] "terminationGracePeriodSeconds": 30,
2021-07-14T01:35:36.5832972Z [cluster1] "tolerations": [
2021-07-14T01:35:36.5833374Z [cluster1] {
2021-07-14T01:35:36.5833801Z [cluster1] "effect": "NoExecute",
2021-07-14T01:35:36.5834520Z [cluster1] "key": "node.kubernetes.io/not-ready",
2021-07-14T01:35:36.5835086Z [cluster1] "operator": "Exists",
2021-07-14T01:35:36.5835590Z [cluster1] "tolerationSeconds": 300
2021-07-14T01:35:36.5836047Z [cluster1] },
2021-07-14T01:35:36.5836392Z [cluster1] {
2021-07-14T01:35:36.5836818Z [cluster1] "effect": "NoExecute",
2021-07-14T01:35:36.5837395Z [cluster1] "key": "node.kubernetes.io/unreachable",
2021-07-14T01:35:36.5837974Z [cluster1] "operator": "Exists",
2021-07-14T01:35:36.5838479Z [cluster1] "tolerationSeconds": 300
2021-07-14T01:35:36.5838931Z [cluster1] }
2021-07-14T01:35:36.5839279Z [cluster1] ],
2021-07-14T01:35:36.5839797Z [cluster1] "volumes": [
2021-07-14T01:35:36.5840181Z [cluster1] {
2021-07-14T01:35:36.5840965Z [cluster1] "name": "submariner-operator-token-bfwpk",
2021-07-14T01:35:36.5841619Z [cluster1] "secret": {
2021-07-14T01:35:36.5842054Z [cluster1] "defaultMode": 420,
2021-07-14T01:35:36.5842942Z [cluster1] "secretName": "submariner-operator-token-bfwpk"
2021-07-14T01:35:36.5843590Z [cluster1] }
2021-07-14T01:35:36.5843945Z [cluster1] }
2021-07-14T01:35:36.5844278Z [cluster1] ]
2021-07-14T01:35:36.5844618Z [cluster1] },
2021-07-14T01:35:36.5844987Z [cluster1] "status": {
2021-07-14T01:35:36.5845387Z [cluster1] "conditions": [
2021-07-14T01:35:36.5845777Z [cluster1] {
2021-07-14T01:35:36.5846208Z [cluster1] "lastProbeTime": null,
2021-07-14T01:35:36.5846951Z [cluster1] "lastTransitionTime": "2021-07-14T01:33:50Z",
2021-07-14T01:35:36.5847477Z [cluster1] "status": "True",
2021-07-14T01:35:36.5847938Z [cluster1] "type": "Initialized"
2021-07-14T01:35:36.5848619Z [cluster1] },
2021-07-14T01:35:36.5849046Z [cluster1] {
2021-07-14T01:35:36.5849576Z [cluster1] "lastProbeTime": null,
2021-07-14T01:35:36.5850482Z [cluster1] "lastTransitionTime": "2021-07-14T01:33:58Z",
2021-07-14T01:35:36.5851141Z [cluster1] "status": "True",
2021-07-14T01:35:36.5851749Z [cluster1] "type": "Ready"
2021-07-14T01:35:36.5852222Z [cluster1] },
2021-07-14T01:35:36.5852633Z [cluster1] {
2021-07-14T01:35:36.5853175Z [cluster1] "lastProbeTime": null,
2021-07-14T01:35:36.5854074Z [cluster1] "lastTransitionTime": "2021-07-14T01:33:58Z",
2021-07-14T01:35:36.5854880Z [cluster1] "status": "True",
2021-07-14T01:35:36.5855479Z [cluster1] "type": "ContainersReady"
2021-07-14T01:35:36.5856039Z [cluster1] },
2021-07-14T01:35:36.5856453Z [cluster1] {
2021-07-14T01:35:36.5856997Z [cluster1] "lastProbeTime": null,
2021-07-14T01:35:36.5857894Z [cluster1] "lastTransitionTime": "2021-07-14T01:33:50Z",
2021-07-14T01:35:36.5858551Z [cluster1] "status": "True",
2021-07-14T01:35:36.5859136Z [cluster1] "type": "PodScheduled"
2021-07-14T01:35:36.5859654Z [cluster1] }
2021-07-14T01:35:36.5860077Z [cluster1] ],
2021-07-14T01:35:36.5860625Z [cluster1] "containerStatuses": [
2021-07-14T01:35:36.5861176Z [cluster1] {
2021-07-14T01:35:36.5863192Z [cluster1] "containerID": "containerd://2e40671281b63c090570f423606559d9b10b4cd35d1f0acfef2d15b7b998ab5f",
2021-07-14T01:35:36.5865290Z [cluster1] "image": "localhost:5000/submariner-operator:local",
2021-07-14T01:35:36.5867034Z [cluster1] "imageID": "localhost:5000/submariner-operator@sha256:108c00c7835da80af58866de3464743b0e7a90f7895470ec90aad7d570b447ec",
2021-07-14T01:35:36.5868154Z [cluster1] "lastState": {
2021-07-14T01:35:36.5868664Z [cluster1] "terminated": {
2021-07-14T01:35:36.5870497Z [cluster1] "containerID": "containerd://b2bfcf4f901d0a6138da3d05d0ea0cfea9439dbf5ae48535c759932be49e6376",
2021-07-14T01:35:36.5872316Z [cluster1] "exitCode": 1,
2021-07-14T01:35:36.5873048Z [cluster1] "finishedAt": "2021-07-14T01:33:56Z",
2021-07-14T01:35:36.5873702Z [cluster1] "reason": "Error",
2021-07-14T01:35:36.5874316Z [cluster1] "startedAt": "2021-07-14T01:33:51Z"
2021-07-14T01:35:36.5874749Z [cluster1] }
2021-07-14T01:35:36.5875111Z [cluster1] },
2021-07-14T01:35:36.5875733Z [cluster1] "name": "submariner-operator",
2021-07-14T01:35:36.5876425Z [cluster1] "ready": true,
2021-07-14T01:35:36.5877042Z [cluster1] "restartCount": 1,
2021-07-14T01:35:36.5877582Z [cluster1] "started": true,
2021-07-14T01:35:36.5878046Z [cluster1] "state": {
2021-07-14T01:35:37.4608580Z [cluster1] "running": {
2021-07-14T01:35:37.4611237Z [cluster1] "startedAt": "2021-07-14T01:33:57Z"
2021-07-14T01:35:37.4611935Z [cluster1] }
2021-07-14T01:35:37.4612364Z [cluster1] }
2021-07-14T01:35:37.4612824Z [cluster1] }
2021-07-14T01:35:37.4613238Z [cluster1] ],
2021-07-14T01:35:37.4613716Z [cluster1] "hostIP": "172.18.0.8",
2021-07-14T01:35:37.4614239Z [cluster1] "phase": "Running",
2021-07-14T01:35:37.4614910Z [cluster1] "podIP": "10.0.128.2",
2021-07-14T01:35:37.4615543Z [cluster1] "podIPs": [
2021-07-14T01:35:37.4616012Z [cluster1] {
2021-07-14T01:35:37.4616460Z [cluster1] "ip": "10.0.128.2"
2021-07-14T01:35:37.4616927Z [cluster1] }
2021-07-14T01:35:37.4617358Z [cluster1] ],
2021-07-14T01:35:37.4617874Z [cluster1] "qosClass": "BestEffort",
2021-07-14T01:35:37.4618746Z [cluster1] "startTime": "2021-07-14T01:33:50Z"
2021-07-14T01:35:37.4619234Z [cluster1] }
2021-07-14T01:35:37.4619740Z [cluster1] }
2021-07-14T01:35:37.4621248Z [submariner-operator]$ [cluster1] kubectl get pod submariner-operator-56f895dd55-k2thm --namespace=submariner-operator -o jsonpath={.status.phase}
2021-07-14T01:35:37.4624131Z [submariner-operator]$ [cluster1] kubectl get pod submariner-operator-56f895dd55-k2thm --namespace=submariner-operator -o jsonpath={.status.phase}
2021-07-14T01:35:37.4626434Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 get pod submariner-operator-56f895dd55-k2thm --namespace=submariner-operator -o jsonpath={.status.phase}
2021-07-14T01:35:37.4628075Z [submariner-operator]$ [cluster1] grep Running
2021-07-14T01:35:37.4628754Z [cluster1] Running
2021-07-14T01:35:37.4629983Z [submariner-operator]$ [cluster1] kubectl logs submariner-operator-56f895dd55-k2thm --namespace=submariner-operator
2021-07-14T01:35:37.4632341Z [submariner-operator]$ [cluster1] kubectl logs submariner-operator-56f895dd55-k2thm --namespace=submariner-operator
2021-07-14T01:35:37.4634569Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 logs submariner-operator-56f895dd55-k2thm --namespace=submariner-operator
2021-07-14T01:35:37.4636321Z [cluster1] I0714 01:33:57.635308 1 main.go:77] cmd "msg"="Go Version: go1.16.5"
2021-07-14T01:35:37.4637012Z [cluster1] I0714 01:33:57.635597 1 main.go:78] cmd "msg"="Go OS/Arch: linux/amd64"
2021-07-14T01:35:37.4637997Z [cluster1] I0714 01:33:57.638419 1 main.go:79] cmd "msg"="Version of operator-sdk: v0.19.0"
2021-07-14T01:35:37.4639365Z [cluster1] I0714 01:33:57.638569 1 main.go:80] cmd "msg"="Submariner operator version: devel-870e4e1"
2021-07-14T01:35:37.4640349Z [cluster1] I0714 01:33:57.638839 1 leader.go:89] leader "msg"="Trying to become the leader."
2021-07-14T01:35:37.4641382Z [cluster1] I0714 01:33:58.044361 1 leader.go:122] leader "msg"="Found existing lock with my name. I was likely restarted."
2021-07-14T01:35:37.4642420Z [cluster1] I0714 01:33:58.044384 1 leader.go:123] leader "msg"="Continuing as the leader."
2021-07-14T01:35:37.4643714Z [cluster1] I0714 01:33:58.449143 1 listener.go:44] controller-runtime/metrics "msg"="metrics server is starting to listen" "addr"="0.0.0.0:8383"
2021-07-14T01:35:37.4644711Z [cluster1] I0714 01:33:58.449524 1 main.go:129] cmd "msg"="Registering Components."
2021-07-14T01:35:37.4645507Z [cluster1] I0714 01:33:58.449698 1 main.go:137] cmd "msg"="Creating the Lighthouse CRDs"
2021-07-14T01:35:37.4646418Z [cluster1] I0714 01:34:00.953719 1 main.go:182] cmd "msg"="Could not create ServiceMonitor object" "error"="no ServiceMonitor registered with the API"
2021-07-14T01:35:37.4648366Z [cluster1] I0714 01:34:00.953750 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-14T01:35:37.4649393Z [cluster1] I0714 01:34:00.953801 1 main.go:203] cmd "msg"="Starting the Cmd."
2021-07-14T01:35:37.4650592Z [cluster1] I0714 01:34:00.954065 1 internal.go:406] controller-runtime/manager "msg"="starting metrics server" "path"="/metrics"
2021-07-14T01:35:37.4652561Z [cluster1] I0714 01:34:00.954436 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-14T01:35:37.4682218Z [cluster1] I0714 01:34:00.954707 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-14T01:35:37.4689433Z [cluster1] I0714 01:34:00.955517 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-14T01:35:37.4696975Z [cluster1] I0714 01:34:00.956168 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-14T01:35:37.4704351Z [cluster1] I0714 01:34:00.957106 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-14T01:35:37.4707735Z [cluster1] I0714 01:34:01.054821 1 controller.go:165] controller-runtime/manager/controller/broker "msg"="Starting Controller" "reconciler group"="submariner.io" "reconciler kind"="Broker"
2021-07-14T01:35:37.4709757Z [cluster1] I0714 01:34:01.054867 1 controller.go:192] controller-runtime/manager/controller/broker "msg"="Starting workers" "reconciler group"="submariner.io" "reconciler kind"="Broker" "worker count"=1
2021-07-14T01:35:37.4712875Z [cluster1] I0714 01:34:01.056683 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-14T01:35:37.4717092Z [cluster1] I0714 01:34:01.057076 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-14T01:35:37.4720385Z [cluster1] I0714 01:34:01.057279 1 controller.go:165] controller-runtime/manager/controller/servicediscovery "msg"="Starting Controller" "reconciler group"="submariner.io" "reconciler kind"="ServiceDiscovery"
2021-07-14T01:35:37.4723442Z [cluster1] I0714 01:34:01.057464 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-14T01:35:37.4726116Z [cluster1] I0714 01:34:01.157409 1 controller.go:165] controller-runtime/manager/controller/submariner "msg"="Starting Controller" "reconciler group"="submariner.io" "reconciler kind"="Submariner"
2021-07-14T01:35:37.4728215Z [cluster1] I0714 01:34:01.157444 1 controller.go:192] controller-runtime/manager/controller/submariner "msg"="Starting workers" "reconciler group"="submariner.io" "reconciler kind"="Submariner" "worker count"=1
2021-07-14T01:35:37.4730626Z [cluster1] I0714 01:34:01.159245 1 controller.go:192] controller-runtime/manager/controller/servicediscovery "msg"="Starting workers" "reconciler group"="submariner.io" "reconciler kind"="ServiceDiscovery" "worker count"=1
2021-07-14T01:35:37.4733775Z [cluster1] I0714 01:34:01.159340 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-14T01:35:37.4736477Z [cluster1] I0714 01:34:01.159469 1 controller.go:165] controller-runtime/manager/controller/servicediscovery-controller "msg"="Starting Controller"
2021-07-14T01:35:37.4738295Z [cluster1] I0714 01:34:01.260035 1 controller.go:165] controller-runtime/manager/controller/submariner-controller "msg"="Starting Controller"
2021-07-14T01:35:37.4740054Z [cluster1] I0714 01:34:01.260076 1 controller.go:192] controller-runtime/manager/controller/submariner-controller "msg"="Starting workers" "worker count"=1
2021-07-14T01:35:37.4742143Z [cluster1] I0714 01:34:01.260217 1 controller.go:192] controller-runtime/manager/controller/servicediscovery-controller "msg"="Starting workers" "worker count"=1
2021-07-14T01:35:37.4744232Z [cluster1] I0714 01:34:02.166591 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-14T01:35:37.4746347Z [cluster1] I0714 01:34:02.166991 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-14T01:35:37.4747907Z [cluster1] I0714 01:34:02.206394 1 submariner_networkdiscovery.go:42] controller_submariner "msg"="Cluster network discovered"
2021-07-14T01:35:37.4749594Z [cluster1] I0714 01:34:02.206560 1 network.go:56] controller_submariner "msg"="Discovered K8s network details" "clusterCIDRs"=["10.0.0.0/16"] "plugin"="weave-net" "serviceCIDRs"=["100.0.0.0/16"]
2021-07-14T01:35:37.4751084Z [cluster1] I0714 01:34:02.206650 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-07-14T01:35:37.4752397Z [cluster1] I0714 01:34:02.206731 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-07-14T01:35:37.4754735Z [cluster1] I0714 01:34:02.223517 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-14T01:35:37.4756661Z [cluster1] I0714 01:34:02.247025 1 submariner_networkdiscovery.go:42] controller_submariner "msg"="Cluster network discovered"
2021-07-14T01:35:37.4758584Z [cluster1] I0714 01:34:02.247056 1 network.go:56] controller_submariner "msg"="Discovered K8s network details" "clusterCIDRs"=["10.0.0.0/16"] "plugin"="weave-net" "serviceCIDRs"=["100.0.0.0/16"]
2021-07-14T01:35:37.4759976Z [cluster1] I0714 01:34:02.247069 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-07-14T01:35:37.4761280Z [cluster1] I0714 01:34:02.247078 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-07-14T01:35:37.4763628Z [cluster1] I0714 01:34:02.284483 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-14T01:35:37.4766752Z [cluster1] I0714 01:34:02.364294 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-14T01:35:37.4769853Z [cluster1] I0714 01:34:02.384354 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-14T01:35:37.4772912Z [cluster1] I0714 01:34:02.765366 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-14T01:35:37.4775901Z [cluster1] I0714 01:34:02.785542 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-14T01:35:37.4778945Z [cluster1] I0714 01:34:02.802847 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-14T01:35:37.4823510Z [cluster1] I0714 01:34:02.827013 1 helpers.go:83] controller_submariner "msg"="Created a new DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-07-14T01:35:37.4827242Z [cluster1] I0714 01:34:02.830034 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-14T01:35:37.4830575Z [cluster1] I0714 01:34:02.897660 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-07-14T01:35:37.4834086Z [cluster1] I0714 01:34:03.131649 1 helpers.go:231] controller_submariner "msg"="Created a new Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-07-14T01:35:37.4838252Z [cluster1] E0714 01:34:03.440005 1 controller.go:267] controller-runtime/manager/controller/submariner "msg"="Reconciler error" "error"="error creating or updating Service submariner-operator/submariner-globalnet-metrics: services \"submariner-globalnet-metrics\" already exists" "name"="submariner" "namespace"="submariner-operator" "reconciler group"="submariner.io" "reconciler kind"="Submariner"
2021-07-14T01:35:37.4841787Z [cluster1] I0714 01:34:03.447346 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-14T01:35:37.4843372Z [cluster1] I0714 01:34:03.447388 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-07-14T01:35:37.4844790Z [cluster1] I0714 01:34:03.447398 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-07-14T01:35:37.4847345Z [cluster1] I0714 01:34:03.476048 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-14T01:35:37.4850787Z [cluster1] I0714 01:34:03.538378 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-14T01:35:37.4855373Z [cluster1] I0714 01:34:03.565424 1 servicediscovery_controller.go:109] controller_servicediscovery "msg"="Reconciling ServiceDiscovery" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
2021-07-14T01:35:37.4859202Z [cluster1] I0714 01:34:03.566793 1 servicediscovery_controller.go:109] controller_servicediscovery "msg"="Reconciling ServiceDiscovery" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
2021-07-14T01:35:37.4864648Z [cluster1] I0714 01:34:03.586761 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-14T01:35:37.4870284Z [cluster1] I0714 01:34:03.613182 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-14T01:35:37.4873899Z [cluster1] I0714 01:34:03.862729 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-14T01:35:37.4877723Z [cluster1] I0714 01:34:03.862780 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-07-14T01:35:37.4879601Z [cluster1] I0714 01:34:03.862790 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-07-14T01:35:37.4884316Z [cluster1] E0714 01:34:03.888254 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-14T01:35:37.4889976Z [cluster1] I0714 01:34:03.888316 1 servicediscovery_controller.go:109] controller_servicediscovery "msg"="Reconciling ServiceDiscovery" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
2021-07-14T01:35:37.4893106Z [cluster1] I0714 01:34:04.136603 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-14T01:35:37.4896606Z [cluster1] I0714 01:34:04.160483 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-14T01:35:37.4899940Z [cluster1] I0714 01:34:04.258839 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-14T01:35:37.4903698Z [cluster1] I0714 01:34:04.258894 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-14T01:35:37.4907307Z [cluster1] I0714 01:34:04.390387 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-14T01:35:37.4922174Z [cluster1] I0714 01:34:04.407742 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-14T01:35:37.4925285Z [cluster1] I0714 01:34:04.682361 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-14T01:35:37.4928014Z [cluster1] I0714 01:34:04.682419 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-14T01:35:37.4930959Z [cluster1] I0714 01:34:04.699751 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-14T01:35:37.4934082Z [cluster1] I0714 01:34:04.787532 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-07-14T01:35:37.4937071Z [cluster1] I0714 01:34:04.803368 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-14T01:35:37.4940296Z [cluster1] I0714 01:34:04.813915 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-14T01:35:37.4949061Z [cluster1] I0714 01:34:04.839938 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-07-14T01:35:37.4952567Z [cluster1] I0714 01:34:04.889683 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-14T01:35:37.4955462Z [cluster1] I0714 01:34:04.889983 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-14T01:35:37.4958259Z [cluster1] I0714 01:34:04.918491 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-14T01:35:37.4961222Z [cluster1] I0714 01:34:05.106776 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-14T01:35:37.4964127Z [cluster1] I0714 01:34:05.107325 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-07-14T01:35:37.4967364Z [cluster1] I0714 01:34:05.263898 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-14T01:35:37.4970566Z [cluster1] I0714 01:34:05.293181 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-14T01:35:37.4973874Z [cluster1] I0714 01:34:05.354677 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-07-14T01:35:37.4986750Z [cluster1] E0714 01:34:05.535513 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-14T01:35:37.4989599Z [cluster1] I0714 01:34:05.535560 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-14T01:35:37.4991194Z [cluster1] I0714 01:34:05.535593 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-07-14T01:35:37.4992582Z [cluster1] I0714 01:34:05.535602 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-07-14T01:35:37.4994616Z [cluster1] I0714 01:34:05.761739 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-14T01:35:37.4998093Z [cluster1] I0714 01:34:05.824432 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-14T01:35:37.5007634Z [cluster1] I0714 01:34:05.867875 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-14T01:35:37.5010114Z [cluster1] I0714 01:34:05.867928 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-07-14T01:35:37.5012173Z [cluster1] I0714 01:34:05.867938 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-07-14T01:35:37.5014628Z [cluster1] I0714 01:34:05.967092 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-14T01:35:37.5026160Z [cluster1] I0714 01:34:05.967420 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-14T01:35:37.5029545Z [cluster1] I0714 01:34:05.990373 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-14T01:35:37.5072918Z [cluster1] E0714 01:34:06.119416 1 servicediscovery_controller.go:169] controller_servicediscovery "msg"="Error creating the lighthouseCoreDNS service" "error"="error creating or updating Service submariner-operator/submariner-lighthouse-coredns: services \"submariner-lighthouse-coredns\" already exists"
2021-07-14T01:35:37.5077497Z [cluster1] E0714 01:34:06.119455 1 controller.go:267] controller-runtime/manager/controller/servicediscovery-controller "msg"="Reconciler error" "error"="error creating or updating Service submariner-operator/submariner-lighthouse-coredns: services \"submariner-lighthouse-coredns\" already exists" "name"="service-discovery" "namespace"="submariner-operator"
2021-07-14T01:35:37.5081456Z [cluster1] I0714 01:34:06.119480 1 servicediscovery_controller.go:109] controller_servicediscovery "msg"="Reconciling ServiceDiscovery" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
2021-07-14T01:35:37.5084689Z [cluster1] I0714 01:34:06.158499 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-14T01:35:37.5088306Z [cluster1] I0714 01:34:06.160246 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-14T01:35:37.5092174Z [cluster1] I0714 01:34:06.257539 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-14T01:35:37.5095750Z [cluster1] I0714 01:34:06.368051 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-14T01:35:37.5099252Z [cluster1] I0714 01:34:06.391850 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-14T01:35:37.5102792Z [cluster1] I0714 01:34:06.560138 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-14T01:35:37.5106079Z [cluster1] I0714 01:34:06.580657 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-14T01:35:37.5109494Z [cluster1] I0714 01:34:06.662530 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-14T01:35:37.5112721Z [cluster1] I0714 01:34:06.735405 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-14T01:35:37.5117014Z [cluster1] I0714 01:34:06.735457 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.0.211.255\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-14T01:35:37.5121640Z [cluster1] I0714 01:34:06.774445 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-14T01:35:37.5125321Z [cluster1] I0714 01:34:06.804865 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-14T01:35:37.5128726Z [cluster1] I0714 01:34:06.930847 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-14T01:35:37.5131786Z [cluster1] I0714 01:34:06.931357 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-07-14T01:35:37.5134816Z [cluster1] I0714 01:34:06.967634 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-07-14T01:35:37.5137946Z [cluster1] I0714 01:34:07.014773 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-07-14T01:35:37.5141121Z [cluster1] I0714 01:34:07.015024 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-07-14T01:35:37.5159312Z [cluster1] I0714 01:34:07.205934 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-14T01:35:37.5161998Z [cluster1] I0714 01:34:07.219714 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-14T01:35:37.5166117Z [cluster1] I0714 01:34:07.219753 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.0.211.255\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-14T01:35:37.5169874Z [cluster1] I0714 01:34:07.246831 1 servicediscovery_controller.go:109] controller_servicediscovery "msg"="Reconciling ServiceDiscovery" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
2021-07-14T01:35:37.5172983Z [cluster1] I0714 01:34:07.262893 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-14T01:35:37.5176718Z [cluster1] I0714 01:34:07.274790 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-14T01:35:37.5180802Z [cluster1] I0714 01:34:07.421264 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-14T01:35:37.5186620Z [cluster1] I0714 01:34:07.421629 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-14T01:35:37.5189647Z [cluster1] E0714 01:34:07.441030 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-14T01:35:37.5193396Z [cluster1] I0714 01:34:07.441095 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-14T01:35:37.5194975Z [cluster1] I0714 01:34:07.441127 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-07-14T01:35:37.5196282Z [cluster1] I0714 01:34:07.441137 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-07-14T01:35:37.5206107Z [cluster1] I0714 01:34:07.497973 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-14T01:35:37.5209702Z [cluster1] I0714 01:34:07.573272 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-14T01:35:37.5213185Z [cluster1] I0714 01:34:07.680093 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-14T01:35:37.5216874Z [cluster1] I0714 01:34:07.691760 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-14T01:35:37.5220842Z [cluster1] I0714 01:34:07.707037 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-14T01:35:37.5231404Z [cluster1] I0714 01:34:07.977821 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-14T01:35:37.5262771Z [cluster1] I0714 01:34:07.983746 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-14T01:35:37.5266351Z [cluster1] I0714 01:34:08.003394 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-07-14T01:35:37.5269725Z [cluster1] I0714 01:34:08.026374 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-07-14T01:35:37.5273194Z [cluster1] I0714 01:34:08.126002 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-14T01:35:37.5276462Z [cluster1] I0714 01:34:08.146102 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-14T01:35:37.5280826Z [cluster1] I0714 01:34:08.146153 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.0.211.255\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-14T01:35:37.5285113Z [cluster1] I0714 01:34:08.428023 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-14T01:35:37.5287906Z [cluster1] I0714 01:34:18.589290 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-14T01:35:37.5289496Z [cluster1] I0714 01:34:18.589336 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-07-14T01:35:37.5290803Z [cluster1] I0714 01:34:18.589354 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-07-14T01:35:37.5293168Z [cluster1] I0714 01:34:18.594506 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-14T01:35:37.5296232Z [cluster1] I0714 01:34:18.621766 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-14T01:35:37.5299281Z [cluster1] I0714 01:34:19.027313 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-14T01:35:37.5313212Z [cluster1] I0714 01:34:19.031570 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-14T01:35:37.5316751Z [cluster1] I0714 01:34:19.036862 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-07-14T01:35:37.5319862Z [cluster1] I0714 01:34:19.048279 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-07-14T01:35:37.5323100Z [cluster1] I0714 01:34:19.462423 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-14T01:35:37.5325627Z [cluster1] I0714 01:34:19.600629 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-14T01:35:37.5327200Z [cluster1] I0714 01:34:19.600674 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-07-14T01:35:37.5328510Z [cluster1] I0714 01:34:19.600684 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-07-14T01:35:37.5330693Z [cluster1] I0714 01:34:19.601067 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-14T01:35:37.5332254Z [cluster1] I0714 01:34:19.601119 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-07-14T01:35:37.5333569Z [cluster1] I0714 01:34:19.601128 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-07-14T01:35:37.5335981Z [cluster1] I0714 01:34:19.819216 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-14T01:35:37.5339313Z [cluster1] I0714 01:34:19.827907 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-14T01:35:37.5342463Z [cluster1] I0714 01:34:19.861668 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-14T01:35:37.5345565Z [cluster1] I0714 01:34:19.953916 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-14T01:35:37.5348654Z [cluster1] I0714 01:34:20.263343 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-14T01:35:37.5351646Z [cluster1] I0714 01:34:20.355569 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-14T01:35:37.5354766Z [cluster1] I0714 01:34:20.423532 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-14T01:35:37.5357817Z [cluster1] I0714 01:34:20.423766 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-14T01:35:37.5424402Z [cluster1] I0714 01:34:20.435537 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-07-14T01:35:37.5428042Z [cluster1] I0714 01:34:20.435901 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-07-14T01:35:37.5431398Z [cluster1] I0714 01:34:20.446390 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-07-14T01:35:37.5434830Z [cluster1] I0714 01:34:20.446971 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-07-14T01:35:37.5438156Z [cluster1] I0714 01:34:20.873452 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-14T01:35:37.5441307Z [cluster1] I0714 01:34:20.873961 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-14T01:35:37.5443969Z [cluster1] I0714 01:34:21.670948 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-14T01:35:37.5445541Z [cluster1] I0714 01:34:21.670994 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-07-14T01:35:37.5446884Z [cluster1] I0714 01:34:21.671005 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-07-14T01:35:37.5449229Z [cluster1] I0714 01:34:21.759699 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-14T01:35:37.5452299Z [cluster1] I0714 01:34:21.889131 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-14T01:35:37.5455355Z [cluster1] I0714 01:34:22.354457 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-14T01:35:37.5458641Z [cluster1] I0714 01:34:22.402687 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-14T01:35:37.5462220Z [cluster1] I0714 01:34:22.894373 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-07-14T01:35:37.5471836Z [cluster1] I0714 01:34:23.039341 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-07-14T01:35:37.5474923Z [cluster1] I0714 01:34:23.445390 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-14T01:35:37.5477417Z [cluster1] I0714 01:34:23.677019 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-14T01:35:37.5478986Z [cluster1] I0714 01:34:23.677115 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-07-14T01:35:37.5480286Z [cluster1] I0714 01:34:23.677158 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-07-14T01:35:37.5482412Z [cluster1] I0714 01:34:23.677344 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-14T01:35:37.5484090Z [cluster1] I0714 01:34:23.677372 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-07-14T01:35:37.5485508Z [cluster1] I0714 01:34:23.677384 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-07-14T01:35:37.5488004Z [cluster1] I0714 01:34:23.688666 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-14T01:35:37.5491269Z [cluster1] I0714 01:34:23.690966 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-14T01:35:37.5494360Z [cluster1] I0714 01:34:23.793962 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-14T01:35:37.5497444Z [cluster1] I0714 01:34:23.817097 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-14T01:35:37.5500492Z [cluster1] I0714 01:34:24.207925 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-14T01:35:37.5544008Z [cluster1] I0714 01:34:24.227374 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-14T01:35:37.5547301Z [cluster1] I0714 01:34:24.231905 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-14T01:35:37.5550315Z [cluster1] I0714 01:34:24.248552 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-07-14T01:35:37.5553382Z [cluster1] I0714 01:34:24.291980 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-14T01:35:37.5556522Z [cluster1] I0714 01:34:24.364460 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-07-14T01:35:37.5559227Z [cluster1] I0714 01:34:24.426631 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-07-14T01:35:37.5562003Z [cluster1] I0714 01:34:24.512872 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-07-14T01:35:37.5565079Z [cluster1] I0714 01:34:24.831234 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-14T01:35:37.5568379Z [cluster1] I0714 01:34:24.922833 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-14T01:35:37.5571001Z [cluster1] I0714 01:34:24.923715 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-14T01:35:37.5572684Z [cluster1] I0714 01:34:24.923745 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-07-14T01:35:37.5574082Z [cluster1] I0714 01:34:24.923755 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-07-14T01:35:37.5576467Z [cluster1] I0714 01:34:24.952101 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-14T01:35:37.5580020Z [cluster1] E0714 01:34:24.956223 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-14T01:35:37.5583063Z [cluster1] I0714 01:34:24.956260 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-14T01:35:37.5584725Z [cluster1] I0714 01:34:24.956308 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-07-14T01:35:37.5586159Z [cluster1] I0714 01:34:24.956318 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-07-14T01:35:37.5588652Z [cluster1] I0714 01:34:25.014083 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-14T01:35:37.5591829Z [cluster1] I0714 01:34:25.040795 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-14T01:35:37.5594993Z [cluster1] I0714 01:34:25.049490 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-14T01:35:37.5598160Z [cluster1] I0714 01:34:25.466612 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-14T01:35:37.5601223Z [cluster1] I0714 01:34:25.475017 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-14T01:35:37.5604196Z [cluster1] I0714 01:34:25.518792 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-14T01:35:37.5607562Z [cluster1] I0714 01:34:25.519378 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-14T01:35:37.5674365Z [cluster1] I0714 01:34:25.560439 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-07-14T01:35:37.5677495Z [cluster1] I0714 01:34:25.576727 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-07-14T01:35:37.5680871Z [cluster1] I0714 01:34:25.596662 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-07-14T01:35:37.5684293Z [cluster1] I0714 01:34:25.900086 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-07-14T01:35:37.5687373Z [cluster1] I0714 01:34:26.128622 1 servicediscovery_controller.go:109] controller_servicediscovery "msg"="Reconciling ServiceDiscovery" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
2021-07-14T01:35:37.5690427Z [cluster1] I0714 01:34:26.129079 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-14T01:35:37.5693773Z [cluster1] I0714 01:34:26.340881 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-14T01:35:37.5697164Z [cluster1] E0714 01:34:26.371184 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-14T01:35:37.5700027Z [cluster1] I0714 01:34:26.371654 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-14T01:35:37.5701765Z [cluster1] I0714 01:34:26.371735 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-07-14T01:35:37.5703096Z [cluster1] I0714 01:34:26.371818 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-07-14T01:35:37.5705982Z [cluster1] I0714 01:34:26.372905 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-14T01:35:37.5708987Z [cluster1] I0714 01:34:26.373470 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-14T01:35:37.5710673Z [cluster1] I0714 01:34:26.373644 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-07-14T01:35:37.5712083Z [cluster1] I0714 01:34:26.373671 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-07-14T01:35:37.5715048Z [cluster1] I0714 01:34:26.485505 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-14T01:35:37.5718628Z [cluster1] I0714 01:34:26.485830 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-14T01:35:37.5721686Z [cluster1] I0714 01:34:26.486105 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-14T01:35:37.5724573Z [cluster1] I0714 01:34:26.521326 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-14T01:35:37.5727701Z [cluster1] I0714 01:34:26.531180 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-14T01:35:37.5730752Z [cluster1] I0714 01:34:27.290917 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-14T01:35:37.5733825Z [cluster1] I0714 01:34:27.295055 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-14T01:35:37.5736945Z [cluster1] I0714 01:34:27.295510 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-14T01:35:37.5740050Z [cluster1] I0714 01:34:27.313852 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-14T01:35:37.5759189Z [cluster1] I0714 01:34:27.320475 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-07-14T01:35:37.5762608Z [cluster1] I0714 01:34:27.324444 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-14T01:35:37.5765770Z [cluster1] I0714 01:34:27.339982 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-14T01:35:37.5768451Z [cluster1] I0714 01:34:27.348886 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-07-14T01:35:37.5771957Z [cluster1] I0714 01:34:27.369987 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-14T01:35:37.5775544Z [cluster1] I0714 01:34:27.371540 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-07-14T01:35:37.5778732Z [cluster1] I0714 01:34:27.396943 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-07-14T01:35:37.5782471Z [cluster1] I0714 01:34:27.771801 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-14T01:35:37.5785520Z [cluster1] I0714 01:34:27.776300 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-14T01:35:37.5789551Z [cluster1] I0714 01:34:27.776355 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.0.211.255\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-14T01:35:37.5793273Z [cluster1] I0714 01:34:27.782984 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-14T01:35:37.5796012Z [cluster1] I0714 01:34:27.788374 1 servicediscovery_controller.go:109] controller_servicediscovery "msg"="Reconciling ServiceDiscovery" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
2021-07-14T01:35:37.5799354Z [cluster1] I0714 01:34:27.797944 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-14T01:35:37.5802905Z [cluster1] I0714 01:34:27.803772 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-14T01:35:37.5806580Z [cluster1] E0714 01:34:27.810037 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-14T01:35:37.5809618Z [cluster1] I0714 01:34:27.810088 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-14T01:35:37.5811289Z [cluster1] I0714 01:34:27.810119 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-07-14T01:35:37.5812714Z [cluster1] I0714 01:34:27.810128 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-07-14T01:35:37.5815672Z [cluster1] I0714 01:34:27.881428 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-14T01:35:37.5818748Z [cluster1] I0714 01:34:27.882756 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-14T01:35:37.5820414Z [cluster1] I0714 01:34:27.882815 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-07-14T01:35:37.5821935Z [cluster1] I0714 01:34:27.882825 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-07-14T01:35:37.5824477Z [cluster1] I0714 01:34:27.889914 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-14T01:35:37.5827722Z [cluster1] I0714 01:34:27.917687 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-14T01:35:37.5831031Z [cluster1] I0714 01:34:27.933558 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-14T01:35:37.5834463Z [cluster1] I0714 01:34:28.036120 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-14T01:35:37.5837906Z [cluster1] I0714 01:34:28.284354 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-14T01:35:37.5841606Z [cluster1] I0714 01:34:28.293270 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-14T01:35:37.5845542Z [cluster1] I0714 01:34:28.303651 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-14T01:35:37.5849217Z [cluster1] I0714 01:34:28.422429 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-14T01:35:37.5902516Z [cluster1] I0714 01:34:28.471563 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-14T01:35:37.5906118Z [cluster1] I0714 01:34:28.477028 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-07-14T01:35:37.5909528Z [cluster1] I0714 01:34:28.477523 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-14T01:35:37.5912868Z [cluster1] I0714 01:34:28.491890 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-07-14T01:35:37.5916387Z [cluster1] I0714 01:34:28.539641 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-14T01:35:37.5919707Z [cluster1] I0714 01:34:28.554414 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-07-14T01:35:37.5923062Z [cluster1] I0714 01:34:28.570970 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-07-14T01:35:37.5926410Z [cluster1] I0714 01:34:28.705025 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-14T01:35:37.5929514Z [cluster1] I0714 01:34:28.708793 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-14T01:35:37.5933555Z [cluster1] I0714 01:34:28.708848 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.0.211.255\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-14T01:35:37.5937745Z [cluster1] I0714 01:34:28.893258 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-14T01:35:37.5941179Z [cluster1] E0714 01:34:28.931493 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-14T01:35:37.5944271Z [cluster1] I0714 01:34:28.931533 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-14T01:35:37.5945940Z [cluster1] I0714 01:34:28.931567 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-07-14T01:35:37.5947297Z [cluster1] I0714 01:34:28.931576 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-07-14T01:35:37.5949722Z [cluster1] I0714 01:34:28.936461 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-14T01:35:37.5952881Z [cluster1] I0714 01:34:28.995458 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-14T01:35:37.5955943Z [cluster1] I0714 01:34:29.036920 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-14T01:35:37.5958986Z [cluster1] I0714 01:34:29.438253 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-14T01:35:37.5962013Z [cluster1] I0714 01:34:29.441065 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-14T01:35:37.5965077Z [cluster1] I0714 01:34:29.444075 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-07-14T01:35:37.5992331Z [cluster1] I0714 01:34:29.447604 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-07-14T01:35:37.5995668Z [cluster1] I0714 01:34:29.849367 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-14T01:35:37.5998167Z [cluster1] I0714 01:34:29.854406 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-14T01:35:37.5999735Z [cluster1] I0714 01:34:29.854450 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-07-14T01:35:37.6001270Z [cluster1] I0714 01:34:29.854459 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-07-14T01:35:37.6003790Z [cluster1] I0714 01:34:29.866648 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-14T01:35:37.6007274Z [cluster1] I0714 01:34:29.872504 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-14T01:35:37.6010332Z [cluster1] I0714 01:34:30.273963 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-14T01:35:37.6013284Z [cluster1] I0714 01:34:30.279478 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-14T01:35:37.6016751Z [cluster1] I0714 01:34:30.285372 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-07-14T01:35:37.6020231Z [cluster1] I0714 01:34:30.289952 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-07-14T01:35:37.6025989Z [cluster1] I0714 01:34:30.695584 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-14T01:35:37.6028721Z [cluster1] I0714 01:34:30.824827 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-14T01:35:37.6030741Z [cluster1] I0714 01:34:30.824870 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-07-14T01:35:37.6032156Z [cluster1] I0714 01:34:30.824893 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-07-14T01:35:37.6034014Z [cluster1] I0714 01:34:30.829545 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-14T01:35:37.6035729Z [cluster1] I0714 01:34:30.829580 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-07-14T01:35:37.6037036Z [cluster1] I0714 01:34:30.829590 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-07-14T01:35:37.6039477Z [cluster1] I0714 01:34:30.929398 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-14T01:35:37.6042491Z [cluster1] I0714 01:34:30.930955 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-14T01:35:37.6045573Z [cluster1] I0714 01:34:31.296200 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-14T01:35:37.6048713Z [cluster1] I0714 01:34:31.319641 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-14T01:35:37.6052216Z [cluster1] I0714 01:34:31.704222 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-14T01:35:37.6054993Z [cluster1] I0714 01:34:31.719309 1 servicediscovery_controller.go:109] controller_servicediscovery "msg"="Reconciling ServiceDiscovery" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
2021-07-14T01:35:37.6057834Z [cluster1] I0714 01:34:31.735096 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-14T01:35:37.6060979Z [cluster1] I0714 01:34:31.736596 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-14T01:35:37.6072657Z [cluster1] I0714 01:34:31.757927 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-14T01:35:37.6076485Z [cluster1] I0714 01:34:31.763676 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-14T01:35:37.6079969Z [cluster1] I0714 01:34:31.764072 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-07-14T01:35:37.6083552Z [cluster1] I0714 01:34:31.764395 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-07-14T01:35:37.6087389Z [cluster1] I0714 01:34:31.782752 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-14T01:35:37.6091064Z [cluster1] I0714 01:34:31.810241 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-07-14T01:35:37.6094482Z [cluster1] I0714 01:34:31.815249 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-07-14T01:35:37.6097834Z [cluster1] I0714 01:34:32.185709 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-14T01:35:37.6102933Z [cluster1] I0714 01:34:32.211219 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-14T01:35:37.6106036Z [cluster1] I0714 01:34:32.217725 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-14T01:35:37.6108656Z [cluster1] I0714 01:34:32.219365 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-14T01:35:37.6111970Z [cluster1] I0714 01:34:32.247978 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-14T01:35:37.6115785Z [cluster1] I0714 01:34:32.650375 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-14T01:35:37.6119066Z [cluster1] I0714 01:34:32.654039 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-14T01:35:37.6123439Z [cluster1] I0714 01:34:32.654118 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.0.211.255\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-14T01:35:37.6127120Z [cluster1] I0714 01:34:44.768611 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-14T01:35:37.6128700Z [cluster1] I0714 01:34:44.768779 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-07-14T01:35:37.6130270Z [cluster1] I0714 01:34:44.768858 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-07-14T01:35:37.6132828Z [cluster1] I0714 01:34:44.773088 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-14T01:35:37.6136148Z [cluster1] I0714 01:34:44.777034 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-14T01:35:37.6139453Z [cluster1] I0714 01:34:45.178767 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-14T01:35:37.6143122Z [cluster1] I0714 01:34:45.182815 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-14T01:35:37.6146506Z [cluster1] I0714 01:34:45.186401 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-07-14T01:35:37.6149936Z [cluster1] I0714 01:34:45.191170 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-07-14T01:35:37.6152840Z [cluster1] I0714 01:34:45.592854 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-14T01:35:37.6155106Z [cluster1] I0714 01:34:45.601436 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-14T01:35:37.6157078Z [cluster1] I0714 01:34:45.601502 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-07-14T01:35:37.6158354Z [cluster1] I0714 01:34:45.601517 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-07-14T01:35:37.6160432Z [cluster1] I0714 01:34:45.606765 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-14T01:35:37.6161986Z [cluster1] I0714 01:34:45.606888 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-07-14T01:35:37.6163291Z [cluster1] I0714 01:34:45.606967 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-07-14T01:35:37.6165649Z [cluster1] I0714 01:34:45.611002 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-14T01:35:37.6168653Z [cluster1] I0714 01:34:45.619327 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-14T01:35:37.6171836Z [cluster1] I0714 01:34:45.624330 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-14T01:35:37.6174942Z [cluster1] I0714 01:34:45.640276 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-14T01:35:37.6177962Z [cluster1] I0714 01:34:46.025469 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-14T01:35:37.6183888Z [cluster1] I0714 01:34:46.028362 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-14T01:35:37.6187010Z [cluster1] I0714 01:34:46.031004 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-07-14T01:35:37.6190134Z [cluster1] I0714 01:34:46.034610 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-07-14T01:35:37.6193460Z [cluster1] I0714 01:34:46.043413 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-14T01:35:37.6196531Z [cluster1] I0714 01:34:46.045529 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-14T01:35:37.6199725Z [cluster1] I0714 01:34:46.047598 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-07-14T01:35:37.6202936Z [cluster1] I0714 01:34:46.049859 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-07-14T01:35:37.6206359Z [cluster1] I0714 01:34:46.438662 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-14T01:35:37.6212218Z [cluster1] I0714 01:34:46.451598 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-14T01:35:37.6214915Z [cluster1] I0714 01:34:49.781860 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-14T01:35:37.6218237Z [cluster1] I0714 01:34:49.782118 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-07-14T01:35:37.6219857Z [cluster1] I0714 01:34:49.782234 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-07-14T01:35:37.6222662Z [cluster1] I0714 01:34:49.784937 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-14T01:35:37.6225961Z [cluster1] I0714 01:34:49.790175 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-14T01:35:37.6229352Z [cluster1] I0714 01:34:50.191844 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-14T01:35:37.6232701Z [cluster1] I0714 01:34:50.194804 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-14T01:35:37.6235714Z [cluster1] I0714 01:34:50.196792 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-07-14T01:35:37.6239166Z [cluster1] I0714 01:34:50.199411 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-07-14T01:35:37.6242597Z [cluster1] I0714 01:34:50.600780 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-14T01:35:37.6245496Z [cluster1] I0714 01:34:50.610473 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-14T01:35:37.6247443Z [cluster1] I0714 01:34:50.610681 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-07-14T01:35:37.6248863Z [cluster1] I0714 01:34:50.610781 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-07-14T01:35:37.6251172Z [cluster1] I0714 01:34:50.613445 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-14T01:35:37.6253196Z [cluster1] I0714 01:34:50.613616 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-07-14T01:35:37.6254505Z [cluster1] I0714 01:34:50.613692 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-07-14T01:35:37.6256875Z [cluster1] I0714 01:34:50.617203 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-14T01:35:37.6259936Z [cluster1] I0714 01:34:50.619512 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-14T01:35:37.6265403Z [cluster1] I0714 01:34:50.621725 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-14T01:35:37.6269218Z [cluster1] I0714 01:34:50.630289 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-14T01:35:37.6272773Z [cluster1] I0714 01:34:51.021012 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-14T01:35:37.6275987Z [cluster1] I0714 01:34:51.023840 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-14T01:35:37.6279259Z [cluster1] I0714 01:34:51.026248 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-07-14T01:35:37.6283212Z [cluster1] I0714 01:34:51.028305 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-07-14T01:35:37.6286552Z [cluster1] I0714 01:34:51.035677 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-14T01:35:37.6289819Z [cluster1] I0714 01:34:51.038790 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-14T01:35:37.6293245Z [cluster1] I0714 01:34:51.043946 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-07-14T01:35:37.6296591Z [cluster1] I0714 01:34:51.046116 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-07-14T01:35:37.6299888Z [cluster1] I0714 01:34:51.430087 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-14T01:35:37.6303438Z [cluster1] I0714 01:34:51.447268 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-14T01:35:37.6305943Z [cluster1] I0714 01:34:54.789514 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-14T01:35:37.6309518Z [cluster1] I0714 01:34:54.789589 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-07-14T01:35:37.6311120Z [cluster1] I0714 01:34:54.789600 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-07-14T01:35:37.6313553Z [cluster1] I0714 01:34:54.793550 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-14T01:35:37.6320289Z [cluster1] I0714 01:34:54.795997 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-14T01:35:37.6323641Z [cluster1] I0714 01:34:55.197605 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-14T01:35:37.6327338Z [cluster1] I0714 01:34:55.200403 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-14T01:35:37.6331348Z [cluster1] I0714 01:34:55.202914 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-07-14T01:35:37.6334645Z [cluster1] I0714 01:34:55.205996 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-07-14T01:35:37.6337969Z [cluster1] I0714 01:34:55.607474 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-14T01:35:37.6340660Z [cluster1] I0714 01:34:55.614652 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-14T01:35:37.6342646Z [cluster1] I0714 01:34:55.614885 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-07-14T01:35:37.6344065Z [cluster1] I0714 01:34:55.614902 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-07-14T01:35:37.6346108Z [cluster1] I0714 01:34:55.614830 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-14T01:35:37.6347710Z [cluster1] I0714 01:34:55.615360 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-07-14T01:35:37.6348998Z [cluster1] I0714 01:34:55.615379 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-07-14T01:35:37.6351349Z [cluster1] I0714 01:34:55.625933 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-14T01:35:37.6354355Z [cluster1] I0714 01:34:55.627846 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-14T01:35:37.6357480Z [cluster1] I0714 01:34:55.630381 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-14T01:35:37.6360579Z [cluster1] I0714 01:34:55.631658 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-14T01:35:37.6363614Z [cluster1] I0714 01:34:56.031315 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-14T01:35:37.6367744Z [cluster1] I0714 01:34:56.033352 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-14T01:35:37.6370764Z [cluster1] I0714 01:34:56.034034 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-14T01:35:37.6373446Z [cluster1] I0714 01:34:56.037436 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-07-14T01:35:37.6376120Z [cluster1] I0714 01:34:56.037516 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-14T01:35:37.6379152Z [cluster1] I0714 01:34:56.040353 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-07-14T01:35:37.6382916Z [cluster1] I0714 01:34:56.041273 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-07-14T01:35:37.6386386Z [cluster1] I0714 01:34:56.051694 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-07-14T01:35:37.6389720Z [cluster1] I0714 01:34:56.442931 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-14T01:35:37.6392698Z [cluster1] I0714 01:34:56.453139 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-14T01:35:37.6395186Z [cluster1] I0714 01:34:59.803233 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-14T01:35:37.6396761Z [cluster1] I0714 01:34:59.803304 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-07-14T01:35:37.6398122Z [cluster1] I0714 01:34:59.803322 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-07-14T01:35:37.6400470Z [cluster1] I0714 01:34:59.808734 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-14T01:35:37.6403545Z [cluster1] I0714 01:34:59.814305 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-14T01:35:37.6406590Z [cluster1] I0714 01:35:00.215720 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-14T01:35:37.6409601Z [cluster1] I0714 01:35:00.218301 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-14T01:35:37.6412647Z [cluster1] I0714 01:35:00.220479 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-07-14T01:35:37.6416059Z [cluster1] I0714 01:35:00.222931 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-07-14T01:35:37.6419548Z [cluster1] I0714 01:35:00.624859 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-14T01:35:37.6422368Z [cluster1] I0714 01:35:00.631719 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-14T01:35:37.6424152Z [cluster1] I0714 01:35:00.631757 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-07-14T01:35:37.6425562Z [cluster1] I0714 01:35:00.631767 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-07-14T01:35:37.6427596Z [cluster1] I0714 01:35:00.631799 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-14T01:35:37.6430475Z [cluster1] I0714 01:35:00.631846 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-07-14T01:35:37.6432275Z [cluster1] I0714 01:35:00.631856 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-07-14T01:35:37.6435251Z [cluster1] I0714 01:35:00.635208 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-14T01:35:37.6438738Z [cluster1] I0714 01:35:00.635579 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-14T01:35:37.6441889Z [cluster1] I0714 01:35:00.638656 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-14T01:35:37.6445004Z [cluster1] I0714 01:35:00.639138 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-14T01:35:37.6448766Z [cluster1] I0714 01:35:01.040283 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-14T01:35:37.6451749Z [cluster1] I0714 01:35:01.042901 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-14T01:35:37.6454782Z [cluster1] I0714 01:35:01.043845 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-14T01:35:37.6457852Z [cluster1] I0714 01:35:01.046370 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-07-14T01:35:37.6460905Z [cluster1] I0714 01:35:01.048672 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-14T01:35:37.6464175Z [cluster1] I0714 01:35:01.050973 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-07-14T01:35:37.6467352Z [cluster1] I0714 01:35:01.053931 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-07-14T01:35:37.6470485Z [cluster1] I0714 01:35:01.061201 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-07-14T01:35:37.6473548Z [cluster1] I0714 01:35:01.452354 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-14T01:35:37.6476546Z [cluster1] I0714 01:35:01.462940 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-14T01:35:37.6518258Z [cluster1] I0714 01:35:04.812983 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-14T01:35:37.6519980Z [cluster1] I0714 01:35:04.813035 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-07-14T01:35:37.6521736Z [cluster1] I0714 01:35:04.813045 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-07-14T01:35:37.6524305Z [cluster1] I0714 01:35:04.822558 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-14T01:35:37.6527631Z [cluster1] I0714 01:35:04.826028 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-14T01:35:37.6530926Z [cluster1] I0714 01:35:05.227594 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-14T01:35:37.6534132Z [cluster1] I0714 01:35:05.231340 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-14T01:35:37.6537208Z [cluster1] I0714 01:35:05.233470 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-07-14T01:35:37.6540224Z [cluster1] I0714 01:35:05.236768 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-07-14T01:35:37.6555484Z [cluster1] I0714 01:35:05.638444 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-14T01:35:37.6558231Z [cluster1] I0714 01:35:05.644210 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-14T01:35:37.6560064Z [cluster1] I0714 01:35:05.644265 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-07-14T01:35:37.6561592Z [cluster1] I0714 01:35:05.644325 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-07-14T01:35:37.6563481Z [cluster1] I0714 01:35:05.645130 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-14T01:35:37.6565038Z [cluster1] I0714 01:35:05.645248 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-07-14T01:35:37.6566344Z [cluster1] I0714 01:35:05.645304 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-07-14T01:35:37.6568717Z [cluster1] I0714 01:35:05.650845 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-14T01:35:37.6571726Z [cluster1] I0714 01:35:05.652725 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-14T01:35:37.6575108Z [cluster1] I0714 01:35:05.658915 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-14T01:35:37.6578625Z [cluster1] I0714 01:35:05.659022 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-14T01:35:37.6582280Z [cluster1] I0714 01:35:06.060036 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-14T01:35:37.6585438Z [cluster1] I0714 01:35:06.060217 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-14T01:35:37.6588847Z [cluster1] I0714 01:35:06.062713 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-14T01:35:37.6592165Z [cluster1] I0714 01:35:06.063074 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-14T01:35:37.6595453Z [cluster1] I0714 01:35:06.066719 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-07-14T01:35:37.6598757Z [cluster1] I0714 01:35:06.067257 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-07-14T01:35:37.6602303Z [cluster1] I0714 01:35:06.070030 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-07-14T01:35:37.6605710Z [cluster1] I0714 01:35:06.070960 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-07-14T01:35:37.6609023Z [cluster1] I0714 01:35:06.471451 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-14T01:35:37.6612241Z [cluster1] I0714 01:35:06.471962 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-14T01:35:37.6614929Z [cluster1] I0714 01:35:09.827890 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-14T01:35:37.6616641Z [cluster1] I0714 01:35:09.827952 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-07-14T01:35:37.6618062Z [cluster1] I0714 01:35:09.827963 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-07-14T01:35:37.6620187Z [cluster1] I0714 01:35:09.836288 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-14T01:35:37.6623915Z [cluster1] I0714 01:35:09.847643 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-14T01:35:37.6627227Z [cluster1] I0714 01:35:10.248816 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-14T01:35:37.6630486Z [cluster1] I0714 01:35:10.251998 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-14T01:35:37.6633774Z [cluster1] I0714 01:35:10.254833 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-07-14T01:35:37.6637118Z [cluster1] I0714 01:35:10.262573 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-07-14T01:35:37.6640427Z [cluster1] I0714 01:35:10.664061 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-14T01:35:37.6643170Z [cluster1] I0714 01:35:10.672423 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-14T01:35:37.6644956Z [cluster1] I0714 01:35:10.672486 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-07-14T01:35:37.6646387Z [cluster1] I0714 01:35:10.672515 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-07-14T01:35:37.6648441Z [cluster1] I0714 01:35:10.672958 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-14T01:35:37.6650138Z [cluster1] I0714 01:35:10.673032 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-07-14T01:35:37.6651544Z [cluster1] I0714 01:35:10.673141 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-07-14T01:35:37.6660718Z [cluster1] I0714 01:35:10.678797 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-14T01:35:37.6664989Z [cluster1] I0714 01:35:10.682476 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-14T01:35:37.6668625Z [cluster1] I0714 01:35:10.699341 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-14T01:35:37.6671969Z [cluster1] I0714 01:35:10.702842 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-14T01:35:37.6677069Z [cluster1] I0714 01:35:11.083840 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-14T01:35:37.6680632Z [cluster1] I0714 01:35:11.086493 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-14T01:35:37.6683956Z [cluster1] I0714 01:35:11.089316 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-07-14T01:35:37.6687422Z [cluster1] I0714 01:35:11.091968 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-07-14T01:35:37.6690828Z [cluster1] I0714 01:35:11.103820 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-14T01:35:37.6693868Z [cluster1] I0714 01:35:11.105854 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-14T01:35:37.6697073Z [cluster1] I0714 01:35:11.108123 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-07-14T01:35:37.6700215Z [cluster1] I0714 01:35:11.110449 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-07-14T01:35:37.6703392Z [cluster1] I0714 01:35:11.493584 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-14T01:35:37.6706025Z [cluster1] I0714 01:35:11.514006 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-14T01:35:37.6708646Z [cluster1] I0714 01:35:14.843822 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-14T01:35:37.6710214Z [cluster1] I0714 01:35:14.843874 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-07-14T01:35:37.6711526Z [cluster1] I0714 01:35:14.843886 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-07-14T01:35:37.6713963Z [cluster1] I0714 01:35:14.849255 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-14T01:35:37.6717024Z [cluster1] I0714 01:35:14.853342 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-14T01:35:37.6720400Z [cluster1] I0714 01:35:15.262539 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-14T01:35:37.6723150Z [cluster1] I0714 01:35:15.278367 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-14T01:35:37.6726820Z [cluster1] I0714 01:35:15.284999 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-07-14T01:35:37.6730168Z [cluster1] I0714 01:35:15.289107 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-07-14T01:35:37.6735035Z [cluster1] I0714 01:35:15.690871 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-14T01:35:37.6737891Z [cluster1] I0714 01:35:15.698759 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-14T01:35:37.6739713Z [cluster1] I0714 01:35:15.698800 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-07-14T01:35:37.6741130Z [cluster1] I0714 01:35:15.698811 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-07-14T01:35:37.6743340Z [cluster1] I0714 01:35:15.702919 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-14T01:35:37.6744908Z [cluster1] I0714 01:35:15.702971 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-07-14T01:35:37.6746221Z [cluster1] I0714 01:35:15.702983 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-07-14T01:35:37.6748567Z [cluster1] I0714 01:35:15.705504 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-14T01:35:37.6751648Z [cluster1] I0714 01:35:15.710989 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-14T01:35:37.6754716Z [cluster1] I0714 01:35:15.714160 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-14T01:35:37.6757974Z [cluster1] I0714 01:35:15.718187 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-14T01:35:37.6761046Z [cluster1] I0714 01:35:16.112019 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-14T01:35:37.6764088Z [cluster1] I0714 01:35:16.117984 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-14T01:35:37.6767042Z [cluster1] I0714 01:35:16.119597 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-14T01:35:37.6769672Z [cluster1] I0714 01:35:16.123590 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-14T01:35:37.6772349Z [cluster1] I0714 01:35:16.128044 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-07-14T01:35:37.6775499Z [cluster1] I0714 01:35:16.134752 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-07-14T01:35:37.6778660Z [cluster1] I0714 01:35:16.137391 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-07-14T01:35:37.6782578Z [cluster1] I0714 01:35:16.138105 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-07-14T01:35:37.6785724Z [cluster1] I0714 01:35:16.539122 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-14T01:35:37.6788708Z [cluster1] I0714 01:35:16.549671 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-14T01:35:37.6792218Z [cluster1] I0714 01:35:19.850694 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-14T01:35:37.6793791Z [cluster1] I0714 01:35:19.850743 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-07-14T01:35:37.6795096Z [cluster1] I0714 01:35:19.850752 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-07-14T01:35:37.6797564Z [cluster1] I0714 01:35:19.857943 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-14T01:35:37.6800638Z [cluster1] I0714 01:35:19.897018 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-14T01:35:37.6803678Z [cluster1] I0714 01:35:20.299110 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-14T01:35:37.6806658Z [cluster1] I0714 01:35:20.302179 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-14T01:35:37.6809328Z [cluster1] I0714 01:35:20.304745 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-07-14T01:35:37.6812029Z [cluster1] I0714 01:35:20.307934 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-07-14T01:35:37.6814674Z [cluster1] I0714 01:35:20.709749 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-14T01:35:37.6817068Z [cluster1] I0714 01:35:20.719873 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-14T01:35:37.6818702Z [cluster1] I0714 01:35:20.719985 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-07-14T01:35:37.6819997Z [cluster1] I0714 01:35:20.720001 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-07-14T01:35:37.6821980Z [cluster1] I0714 01:35:20.719917 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-14T01:35:37.6824077Z [cluster1] I0714 01:35:20.720305 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-07-14T01:35:37.6825738Z [cluster1] I0714 01:35:20.720323 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-07-14T01:35:37.6828328Z [cluster1] I0714 01:35:20.743541 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-14T01:35:37.6831659Z [cluster1] I0714 01:35:20.748263 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-14T01:35:37.6836967Z [cluster1] I0714 01:35:20.752678 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-14T01:35:37.6840611Z [cluster1] I0714 01:35:20.753104 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-14T01:35:37.6843920Z [cluster1] I0714 01:35:21.154959 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-14T01:35:37.6849910Z [cluster1] I0714 01:35:21.154961 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-14T01:35:37.6853453Z [cluster1] I0714 01:35:21.158327 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-14T01:35:37.6856792Z [cluster1] I0714 01:35:21.160753 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-07-14T01:35:37.6860097Z [cluster1] I0714 01:35:21.163101 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-14T01:35:37.6863623Z [cluster1] I0714 01:35:21.164636 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-07-14T01:35:37.6867029Z [cluster1] I0714 01:35:21.173551 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-07-14T01:35:37.6870180Z [cluster1] I0714 01:35:21.197627 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-07-14T01:35:37.6873241Z [cluster1] I0714 01:35:21.566103 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-14T01:35:37.6876240Z [cluster1] I0714 01:35:21.600730 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-14T01:35:37.6878755Z [cluster1] I0714 01:35:24.861142 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-14T01:35:37.6880320Z [cluster1] I0714 01:35:24.861206 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-07-14T01:35:37.6881621Z [cluster1] I0714 01:35:24.861217 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-07-14T01:35:37.6885129Z [cluster1] I0714 01:35:24.865653 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-14T01:35:37.6888553Z [cluster1] I0714 01:35:24.868415 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-14T01:35:37.6891864Z [cluster1] I0714 01:35:25.270347 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-14T01:35:37.6895089Z [cluster1] I0714 01:35:25.273800 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-14T01:35:37.6899747Z [cluster1] I0714 01:35:25.276748 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-07-14T01:35:37.6902968Z [cluster1] I0714 01:35:25.279454 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-07-14T01:35:37.6906381Z [cluster1] I0714 01:35:25.681311 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-14T01:35:37.6909945Z [cluster1] I0714 01:35:25.688625 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-14T01:35:37.6911663Z [cluster1] I0714 01:35:25.688853 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-07-14T01:35:37.6912988Z [cluster1] I0714 01:35:25.688939 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-07-14T01:35:37.6915189Z [cluster1] I0714 01:35:25.692673 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-14T01:35:37.6916862Z [cluster1] I0714 01:35:25.692826 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-07-14T01:35:37.6918272Z [cluster1] I0714 01:35:25.692906 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-07-14T01:35:37.6920822Z [cluster1] I0714 01:35:25.698888 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-14T01:35:37.6924133Z [cluster1] I0714 01:35:25.702731 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-14T01:35:37.6927411Z [cluster1] I0714 01:35:25.716430 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-14T01:35:37.6930808Z [cluster1] I0714 01:35:25.721512 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-14T01:35:37.6934098Z [cluster1] I0714 01:35:26.104437 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-14T01:35:37.6937361Z [cluster1] I0714 01:35:26.108472 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-14T01:35:37.6940680Z [cluster1] I0714 01:35:26.111847 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-07-14T01:35:37.6944087Z [cluster1] I0714 01:35:26.115150 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-07-14T01:35:37.6947142Z [cluster1] I0714 01:35:26.126319 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-14T01:35:37.6953661Z [cluster1] I0714 01:35:26.134076 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-14T01:35:37.6957079Z [cluster1] I0714 01:35:26.314257 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-07-14T01:35:37.6959932Z [cluster1] I0714 01:35:26.337469 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-07-14T01:35:37.6962619Z [cluster1] I0714 01:35:26.516658 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-14T01:35:37.6965231Z [cluster1] I0714 01:35:26.742411 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-14T01:35:37.6967428Z [cluster1] I0714 01:35:29.878606 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-14T01:35:37.6968792Z [cluster1] I0714 01:35:29.878664 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-07-14T01:35:37.6971104Z [cluster1] I0714 01:35:29.878708 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-07-14T01:35:37.6973476Z [cluster1] I0714 01:35:29.899500 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-14T01:35:37.6976144Z [cluster1] I0714 01:35:29.905340 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-14T01:35:37.6980545Z [cluster1] I0714 01:35:30.318762 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-14T01:35:37.6983840Z [cluster1] I0714 01:35:30.321439 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-14T01:35:37.6986917Z [cluster1] I0714 01:35:30.324181 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-07-14T01:35:37.6990005Z [cluster1] I0714 01:35:30.327115 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-07-14T01:35:37.6992698Z [cluster1] I0714 01:35:30.728146 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-14T01:35:37.6994896Z [cluster1] I0714 01:35:30.734312 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-14T01:35:37.6996357Z [cluster1] I0714 01:35:30.734630 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-07-14T01:35:37.6997511Z [cluster1] I0714 01:35:30.734776 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-07-14T01:35:37.6999150Z [cluster1] I0714 01:35:30.735733 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-14T01:35:37.7000507Z [cluster1] I0714 01:35:30.735877 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-07-14T01:35:37.7001656Z [cluster1] I0714 01:35:30.735962 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-07-14T01:35:37.7003689Z [cluster1] I0714 01:35:30.740409 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-14T01:35:37.7006367Z [cluster1] I0714 01:35:30.748898 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-14T01:35:37.7009037Z [cluster1] I0714 01:35:30.749937 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-14T01:35:37.7011774Z [cluster1] I0714 01:35:30.766671 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-14T01:35:37.7014435Z [cluster1] I0714 01:35:31.150259 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-14T01:35:37.7017254Z [cluster1] I0714 01:35:31.153097 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-14T01:35:37.7020592Z [cluster1] I0714 01:35:31.155456 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-07-14T01:35:37.7024896Z [cluster1] I0714 01:35:31.157909 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-07-14T01:35:37.7028307Z [cluster1] I0714 01:35:31.183749 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-14T01:35:37.7031600Z [cluster1] I0714 01:35:31.189962 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-14T01:35:37.7035002Z [cluster1] I0714 01:35:31.192171 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-07-14T01:35:37.7038356Z [cluster1] I0714 01:35:31.194937 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-07-14T01:35:37.7041571Z [cluster1] I0714 01:35:31.559447 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-14T01:35:37.7044528Z [cluster1] I0714 01:35:31.597805 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-14T01:35:37.7047023Z [cluster1] I0714 01:35:34.894794 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-14T01:35:37.7048626Z [cluster1] I0714 01:35:34.894861 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-07-14T01:35:37.7049936Z [cluster1] I0714 01:35:34.894871 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-07-14T01:35:37.7052352Z [cluster1] I0714 01:35:34.912330 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-14T01:35:37.7055460Z [cluster1] I0714 01:35:34.916248 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-14T01:35:37.7058455Z [cluster1] I0714 01:35:35.318037 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-14T01:35:37.7063482Z [cluster1] I0714 01:35:35.321417 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-14T01:35:37.7067476Z [cluster1] I0714 01:35:35.324041 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-07-14T01:35:37.7070772Z [cluster1] I0714 01:35:35.327973 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-07-14T01:35:37.7080618Z [cluster1] I0714 01:35:35.730290 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-14T01:35:37.7083373Z [cluster1] I0714 01:35:35.736650 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-14T01:35:37.7085240Z [cluster1] I0714 01:35:35.736687 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-07-14T01:35:37.7086563Z [cluster1] I0714 01:35:35.736697 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-07-14T01:35:37.7088438Z [cluster1] I0714 01:35:35.737568 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-14T01:35:37.7090009Z [cluster1] I0714 01:35:35.737607 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-07-14T01:35:37.7091330Z [cluster1] I0714 01:35:35.737617 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-07-14T01:35:37.7093666Z [cluster1] I0714 01:35:35.742437 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-14T01:35:37.7096694Z [cluster1] I0714 01:35:35.743114 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-14T01:35:37.7099764Z [cluster1] I0714 01:35:35.762957 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-14T01:35:37.7103974Z [cluster1] I0714 01:35:35.783775 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-14T01:35:37.7107093Z [cluster1] I0714 01:35:36.164307 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-14T01:35:37.7110005Z [cluster1] I0714 01:35:36.168139 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-14T01:35:37.7113179Z [cluster1] I0714 01:35:36.171202 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-07-14T01:35:37.7116286Z [cluster1] I0714 01:35:36.175664 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-07-14T01:35:37.7119373Z [cluster1] I0714 01:35:36.199682 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-14T01:35:37.7122374Z [cluster1] I0714 01:35:36.203150 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-14T01:35:37.7530451Z [cluster1]luster2] "qosClass": "BestEffort",
2021-07-14T01:35:37.7531530Z [cluster2] "startTime": "2021-07-14T01:34:02Z"
2021-07-14T01:35:37.7532017Z [cluster2] }
2021-07-14T01:35:37.7532394Z [cluster2] }
2021-07-14T01:35:37.7534282Z [submariner-operator]$ [cluster2] kubectl get pod submariner-operator-56f895dd55-l2wqz --namespace=submariner-operator -o jsonpath={.status.phase}
2021-07-14T01:35:37.7536029Z [submariner-operator]$ [cluster2] grep Running
2021-07-14T01:35:37.7537854Z [submariner-operator]$ [cluster2] kubectl get pod submariner-operator-56f895dd55-l2wqz --namespace=submariner-operator -o jsonpath={.status.phase}
2021-07-14T01:35:37.7540495Z [submariner-operator]$ [cluster2] command kubectl --context=cluster2 get pod submariner-operator-56f895dd55-l2wqz --namespace=submariner-operator -o jsonpath={.status.phase}
2021-07-14T01:35:37.7542374Z [cluster2] Running
2021-07-14T01:35:37.7543902Z [submariner-operator]$ [cluster2] kubectl logs submariner-operator-56f895dd55-l2wqz --namespace=submariner-operator
2021-07-14T01:35:37.7546113Z [submariner-operator]$ [cluster2] kubectl logs submariner-operator-56f895dd55-l2wqz --namespace=submariner-operator
2021-07-14T01:35:37.7548247Z [submariner-operator]$ [cluster2] command kubectl --context=cluster2 logs submariner-operator-56f895dd55-l2wqz --namespace=submariner-operator
2021-07-14T01:35:37.7549614Z [cluster2] I0714 01:34:15.092756 1 main.go:77] cmd "msg"="Go Version: go1.16.5"
2021-07-14T01:35:37.7550287Z [cluster2] I0714 01:34:15.092804 1 main.go:78] cmd "msg"="Go OS/Arch: linux/amd64"
2021-07-14T01:35:37.7551246Z [cluster2] I0714 01:34:15.092810 1 main.go:79] cmd "msg"="Version of operator-sdk: v0.19.0"
2021-07-14T01:35:37.7552504Z [cluster2] I0714 01:34:15.092816 1 main.go:80] cmd "msg"="Submariner operator version: devel-870e4e1"
2021-07-14T01:35:37.7553375Z [cluster2] I0714 01:34:15.092997 1 leader.go:89] leader "msg"="Trying to become the leader."
2021-07-14T01:35:37.7554307Z [cluster2] I0714 01:34:15.703212 1 leader.go:122] leader "msg"="Found existing lock with my name. I was likely restarted."
2021-07-14T01:35:37.7555222Z [cluster2] I0714 01:34:15.703241 1 leader.go:123] leader "msg"="Continuing as the leader."
2021-07-14T01:35:37.7556501Z [cluster2] I0714 01:34:16.118226 1 listener.go:44] controller-runtime/metrics "msg"="metrics server is starting to listen" "addr"="0.0.0.0:8383"
2021-07-14T01:35:37.7557503Z [cluster2] I0714 01:34:16.118566 1 main.go:129] cmd "msg"="Registering Components."
2021-07-14T01:35:37.7558281Z [cluster2] I0714 01:34:16.118734 1 main.go:137] cmd "msg"="Creating the Lighthouse CRDs"
2021-07-14T01:35:37.7559331Z [cluster2] I0714 01:34:19.200306 1 main.go:182] cmd "msg"="Could not create ServiceMonitor object" "error"="no ServiceMonitor registered with the API"
2021-07-14T01:35:37.7561108Z [cluster2] I0714 01:34:19.200511 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-14T01:35:37.7562286Z [cluster2] I0714 01:34:19.200610 1 main.go:203] cmd "msg"="Starting the Cmd."
2021-07-14T01:35:37.7563471Z [cluster2] I0714 01:34:19.200820 1 internal.go:406] controller-runtime/manager "msg"="starting metrics server" "path"="/metrics"
2021-07-14T01:35:37.7568566Z [cluster2] I0714 01:34:19.201384 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-14T01:35:37.7612609Z [cluster2] I0714 01:34:19.201618 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-14T01:35:37.7618949Z [cluster2] I0714 01:34:19.201773 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-14T01:35:37.7623630Z [cluster2] I0714 01:34:19.201920 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-14T01:35:37.7627312Z [cluster2] I0714 01:34:19.202064 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-14T01:35:37.7630426Z [cluster2] I0714 01:34:19.304003 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-14T01:35:37.7634606Z [cluster2] I0714 01:34:19.304223 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-14T01:35:37.7638136Z [cluster2] I0714 01:34:19.306459 1 controller.go:165] controller-runtime/manager/controller/broker "msg"="Starting Controller" "reconciler group"="submariner.io" "reconciler kind"="Broker"
2021-07-14T01:35:37.7641108Z [cluster2] I0714 01:34:19.307517 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-14T01:35:37.7644099Z [cluster2] I0714 01:34:19.310234 1 controller.go:165] controller-runtime/manager/controller/servicediscovery "msg"="Starting Controller" "reconciler group"="submariner.io" "reconciler kind"="ServiceDiscovery"
2021-07-14T01:35:37.7646485Z [cluster2] I0714 01:34:19.404364 1 controller.go:165] controller-runtime/manager/controller/submariner "msg"="Starting Controller" "reconciler group"="submariner.io" "reconciler kind"="Submariner"
2021-07-14T01:35:37.7648837Z [cluster2] I0714 01:34:19.404475 1 controller.go:192] controller-runtime/manager/controller/submariner "msg"="Starting workers" "reconciler group"="submariner.io" "reconciler kind"="Submariner" "worker count"=1
2021-07-14T01:35:37.7650994Z [cluster2] I0714 01:34:19.404582 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-14T01:35:37.7654052Z [cluster2] I0714 01:34:19.406941 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-14T01:35:37.7656766Z [cluster2] I0714 01:34:19.410915 1 controller.go:165] controller-runtime/manager/controller/servicediscovery-controller "msg"="Starting Controller"
2021-07-14T01:35:37.7658728Z [cluster2] I0714 01:34:19.410967 1 controller.go:192] controller-runtime/manager/controller/servicediscovery-controller "msg"="Starting workers" "worker count"=1
2021-07-14T01:35:37.7660763Z [cluster2] I0714 01:34:19.411006 1 controller.go:192] controller-runtime/manager/controller/broker "msg"="Starting workers" "reconciler group"="submariner.io" "reconciler kind"="Broker" "worker count"=1
2021-07-14T01:35:37.7703428Z [cluster2] I0714 01:34:19.412159 1 controller.go:192] controller-runtime/manager/controller/servicediscovery "msg"="Starting workers" "reconciler group"="submariner.io" "reconciler kind"="ServiceDiscovery" "worker count"=1
2021-07-14T01:35:37.7705385Z [cluster2] I0714 01:34:19.498235 1 submariner_networkdiscovery.go:42] controller_submariner "msg"="Cluster network discovered"
2021-07-14T01:35:37.7707273Z [cluster2] I0714 01:34:19.498270 1 network.go:56] controller_submariner "msg"="Discovered K8s network details" "clusterCIDRs"=["10.0.0.0/16"] "plugin"="weave-net" "serviceCIDRs"=["100.0.0.0/16"]
2021-07-14T01:35:37.7708700Z [cluster2] I0714 01:34:19.500313 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-07-14T01:35:37.7709996Z [cluster2] I0714 01:34:19.500359 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-07-14T01:35:37.7712457Z [cluster2] I0714 01:34:19.504147 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-14T01:35:37.7714702Z [cluster2] I0714 01:34:19.507816 1 controller.go:165] controller-runtime/manager/controller/submariner-controller "msg"="Starting Controller"
2021-07-14T01:35:37.7717690Z [cluster2] I0714 01:34:19.507980 1 controller.go:192] controller-runtime/manager/controller/submariner-controller "msg"="Starting workers" "worker count"=1
2021-07-14T01:35:37.7719444Z [cluster2] I0714 01:34:19.508109 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-14T01:35:37.7720823Z [cluster2] I0714 01:34:19.508148 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-07-14T01:35:37.7722274Z [cluster2] I0714 01:34:19.508244 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-07-14T01:35:37.7724741Z [cluster2] I0714 01:34:19.533603 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-14T01:35:37.7728976Z [cluster2] I0714 01:34:19.642584 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-14T01:35:37.7732911Z [cluster2] E0714 01:34:19.753380 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-14T01:35:37.7736271Z [cluster2] I0714 01:34:19.758935 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-14T01:35:37.7738057Z [cluster2] I0714 01:34:19.758979 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-07-14T01:35:37.7739459Z [cluster2] I0714 01:34:19.758988 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-07-14T01:35:37.7742256Z [cluster2] I0714 01:34:19.770678 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-14T01:35:37.7745852Z [cluster2] I0714 01:34:19.786270 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-14T01:35:37.7751285Z [cluster2] I0714 01:34:20.047316 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-14T01:35:37.7790676Z [cluster2] I0714 01:34:20.069460 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-14T01:35:37.7793787Z [cluster2] I0714 01:34:20.079325 1 helpers.go:83] controller_submariner "msg"="Created a new DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-07-14T01:35:37.7796830Z [cluster2] I0714 01:34:20.187479 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-14T01:35:37.7799848Z [cluster2] I0714 01:34:20.222935 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-14T01:35:37.7803327Z [cluster2] I0714 01:34:20.455419 1 helpers.go:231] controller_submariner "msg"="Created a new Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-07-14T01:35:37.7806840Z [cluster2] I0714 01:34:20.464354 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-07-14T01:35:37.7810170Z [cluster2] I0714 01:34:20.751704 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-07-14T01:35:37.7813270Z [cluster2] I0714 01:34:20.877732 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-14T01:35:37.7816018Z [cluster2] I0714 01:34:20.903301 1 servicediscovery_controller.go:109] controller_servicediscovery "msg"="Reconciling ServiceDiscovery" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
2021-07-14T01:35:37.7818627Z [cluster2] I0714 01:34:20.903899 1 servicediscovery_controller.go:109] controller_servicediscovery "msg"="Reconciling ServiceDiscovery" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
2021-07-14T01:35:37.7857098Z [cluster2] I0714 01:34:20.909834 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-14T01:35:37.7862413Z [cluster2] I0714 01:34:20.992012 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-14T01:35:37.7867324Z [cluster2] E0714 01:34:21.074739 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-14T01:35:37.7871334Z [cluster2] I0714 01:34:21.081826 1 servicediscovery_controller.go:109] controller_servicediscovery "msg"="Reconciling ServiceDiscovery" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
2021-07-14T01:35:37.7874396Z [cluster2] I0714 01:34:21.165733 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-14T01:35:37.7877268Z [cluster2] I0714 01:34:21.599623 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-14T01:35:37.7879017Z [cluster2] I0714 01:34:21.599676 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-07-14T01:35:37.7880316Z [cluster2] I0714 01:34:21.599686 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-07-14T01:35:37.7883122Z [cluster2] E0714 01:34:21.632557 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-14T01:35:37.7886193Z [cluster2] I0714 01:34:21.632612 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-14T01:35:37.7914101Z [cluster2] I0714 01:34:21.632642 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-07-14T01:35:37.7915569Z [cluster2] I0714 01:34:21.632662 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-07-14T01:35:37.7926459Z [cluster2] I0714 01:34:21.985575 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-14T01:35:37.7930282Z [cluster2] I0714 01:34:22.121078 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-14T01:35:37.7933839Z [cluster2] I0714 01:34:22.121567 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-14T01:35:37.7938130Z [cluster2] I0714 01:34:22.201203 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-14T01:35:37.7949497Z [cluster2] I0714 01:34:22.361834 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-14T01:35:37.7954134Z [cluster2] I0714 01:34:22.375137 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-14T01:35:37.7958197Z [cluster2] I0714 01:34:22.649990 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-14T01:35:37.7963000Z [cluster2] I0714 01:34:22.763654 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-14T01:35:37.7996268Z [cluster2] I0714 01:34:22.793448 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-14T01:35:37.7999598Z [cluster2] I0714 01:34:22.943331 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-14T01:35:37.8002895Z [cluster2] I0714 01:34:22.943768 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-14T01:35:37.8005982Z [cluster2] I0714 01:34:22.954922 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-14T01:35:37.8010143Z [cluster2] E0714 01:34:23.103363 1 servicediscovery_controller.go:151] controller_servicediscovery "msg"="Error creating the lighthouseCoreDNS configMap" "error"="error creating or updating ConfigMap submariner-operator/submariner-lighthouse-coredns: configmaps \"submariner-lighthouse-coredns\" already exists"
2021-07-14T01:35:37.8014635Z [cluster2] E0714 01:34:23.103462 1 controller.go:267] controller-runtime/manager/controller/servicediscovery "msg"="Reconciler error" "error"="error creating or updating ConfigMap submariner-operator/submariner-lighthouse-coredns: configmaps \"submariner-lighthouse-coredns\" already exists" "name"="service-discovery" "namespace"="submariner-operator" "reconciler group"="submariner.io" "reconciler kind"="ServiceDiscovery"
2021-07-14T01:35:37.8018380Z [cluster2] I0714 01:34:23.113666 1 servicediscovery_controller.go:109] controller_servicediscovery "msg"="Reconciling ServiceDiscovery" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
2021-07-14T01:35:37.8021095Z [cluster2] I0714 01:34:23.120895 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-14T01:35:37.8045722Z [cluster2] I0714 01:34:23.138014 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-07-14T01:35:37.8049461Z [cluster2] I0714 01:34:23.167882 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-14T01:35:37.8053438Z [cluster2] I0714 01:34:23.213401 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-07-14T01:35:37.8072543Z [cluster2] I0714 01:34:23.349237 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-14T01:35:37.8076058Z [cluster2] I0714 01:34:23.503821 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-14T01:35:37.8079699Z [cluster2] I0714 01:34:23.615485 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-14T01:35:37.8082998Z [cluster2] I0714 01:34:24.052783 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-14T01:35:37.8086721Z [cluster2] I0714 01:34:24.054094 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-14T01:35:37.8091373Z [cluster2] I0714 01:34:24.160844 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-14T01:35:37.8093110Z [cluster2] I0714 01:34:24.160886 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-07-14T01:35:37.8094692Z [cluster2] I0714 01:34:24.160894 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-07-14T01:35:37.8097355Z [cluster2] I0714 01:34:24.335825 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-07-14T01:35:37.8100760Z [cluster2] I0714 01:34:24.524332 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-14T01:35:37.8108111Z [cluster2] I0714 01:34:24.571232 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-14T01:35:37.8111553Z [cluster2] I0714 01:34:24.684423 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-14T01:35:37.8115063Z [cluster2] I0714 01:34:24.762925 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-07-14T01:35:37.8118360Z [cluster2] I0714 01:34:25.036925 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-14T01:35:37.8123269Z [cluster2] I0714 01:34:25.096363 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-14T01:35:37.8127318Z [cluster2] I0714 01:34:25.178557 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-14T01:35:37.8130395Z [cluster2] I0714 01:34:25.183003 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-14T01:35:37.8133252Z [cluster2] I0714 01:34:25.316678 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-14T01:35:37.8136792Z [cluster2] I0714 01:34:25.316774 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.0.202.225\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-14T01:35:37.8139928Z [cluster2] I0714 01:34:25.394545 1 servicediscovery_controller.go:109] controller_servicediscovery "msg"="Reconciling ServiceDiscovery" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
2021-07-14T01:35:37.8142996Z [cluster2] I0714 01:34:25.446750 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-14T01:35:37.8146282Z [cluster2] I0714 01:34:25.608037 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-14T01:35:37.8149842Z [cluster2] I0714 01:34:25.621075 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-14T01:35:37.8153831Z [cluster2] E0714 01:34:25.621406 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-14T01:35:37.8157573Z [cluster2] I0714 01:34:25.621439 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-14T01:35:37.8159431Z [cluster2] I0714 01:34:25.621464 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-07-14T01:35:37.8160735Z [cluster2] I0714 01:34:25.621474 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-07-14T01:35:37.8164100Z [cluster2] I0714 01:34:25.656017 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-14T01:35:37.8173677Z [cluster2] I0714 01:34:25.668010 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-14T01:35:37.8177739Z [cluster2] I0714 01:34:25.668158 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.0.202.225\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-14T01:35:37.8182606Z [cluster2] I0714 01:34:25.679335 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-14T01:35:37.8186032Z [cluster2] I0714 01:34:25.830030 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-14T01:35:37.8189350Z [cluster2] I0714 01:34:25.940607 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-14T01:35:37.8192308Z [cluster2] I0714 01:34:25.965139 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-07-14T01:35:37.8195573Z [cluster2] I0714 01:34:26.033110 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-14T01:35:37.8198697Z [cluster2] I0714 01:34:26.052763 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-07-14T01:35:37.8202560Z [cluster2] I0714 01:34:26.146055 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-14T01:35:37.8206037Z [cluster2] I0714 01:34:26.331621 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-14T01:35:37.8210016Z [cluster2] I0714 01:34:26.372391 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-14T01:35:37.8216012Z [cluster2] I0714 01:34:26.452128 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-14T01:35:37.8223689Z [cluster2] I0714 01:34:26.464171 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-14T01:35:37.8227083Z [cluster2] I0714 01:34:26.512045 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-14T01:35:37.8231070Z [cluster2] I0714 01:34:26.530534 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-07-14T01:35:37.8244399Z [cluster2] I0714 01:34:26.563579 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-07-14T01:35:37.8247966Z [cluster2] I0714 01:34:26.795763 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-14T01:35:37.8252076Z [cluster2] I0714 01:34:26.812865 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-14T01:35:37.8256670Z [cluster2] I0714 01:34:26.812922 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.0.202.225\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-14T01:35:37.8261092Z [cluster2] I0714 01:34:26.965797 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-14T01:35:37.8264095Z [cluster2] I0714 01:34:40.770599 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-14T01:35:37.8265662Z [cluster2] I0714 01:34:40.770650 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-07-14T01:35:37.8266968Z [cluster2] I0714 01:34:40.770658 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-07-14T01:35:37.8269324Z [cluster2] I0714 01:34:40.810898 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-14T01:35:37.8272490Z [cluster2] I0714 01:34:40.823880 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-14T01:35:37.8275544Z [cluster2] I0714 01:34:41.225070 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-14T01:35:37.8278578Z [cluster2] I0714 01:34:41.249287 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-14T01:35:37.8281643Z [cluster2] I0714 01:34:41.304310 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-07-14T01:35:37.8284479Z [cluster2] I0714 01:34:41.328375 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-07-14T01:35:37.8287148Z [cluster2] I0714 01:34:41.742877 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-14T01:35:37.8289348Z [cluster2] I0714 01:34:41.774310 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-14T01:35:37.8290702Z [cluster2] I0714 01:34:41.774462 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-07-14T01:35:37.8291909Z [cluster2] I0714 01:34:41.774516 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-07-14T01:35:37.8293539Z [cluster2] I0714 01:34:41.884973 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-14T01:35:37.8294890Z [cluster2] I0714 01:34:41.885017 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-07-14T01:35:37.8296032Z [cluster2] I0714 01:34:41.885026 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-07-14T01:35:37.8298386Z [cluster2] I0714 01:34:41.894553 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-14T01:35:37.8301522Z [cluster2] I0714 01:34:41.986317 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-14T01:35:37.8304636Z [cluster2] I0714 01:34:41.994392 1 servicediscovery_controller.go:109] controller_servicediscovery "msg"="Reconciling ServiceDiscovery" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
2021-07-14T01:35:37.8308307Z [cluster2] I0714 01:34:42.048935 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-14T01:35:37.8311532Z [cluster2] I0714 01:34:42.061929 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-14T01:35:37.8354024Z [cluster2] I0714 01:34:42.070371 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-14T01:35:37.8357669Z [cluster2] I0714 01:34:42.210119 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-14T01:35:37.8361010Z [cluster2] I0714 01:34:42.489510 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-14T01:35:37.8364066Z [cluster2] I0714 01:34:42.499339 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-14T01:35:37.8367296Z [cluster2] I0714 01:34:42.505892 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-14T01:35:37.8369962Z [cluster2] I0714 01:34:42.506420 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-14T01:35:37.8372775Z [cluster2] I0714 01:34:42.522998 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-07-14T01:35:37.8375981Z [cluster2] I0714 01:34:42.525501 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-07-14T01:35:37.8432500Z [cluster2] I0714 01:34:42.545406 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-07-14T01:35:37.8435712Z [cluster2] I0714 01:34:42.545651 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-07-14T01:35:37.8438690Z [cluster2] I0714 01:34:42.641930 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-14T01:35:37.8441701Z [cluster2] I0714 01:34:42.646856 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-14T01:35:37.8445151Z [cluster2] I0714 01:34:42.699575 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-14T01:35:37.8449120Z [cluster2] I0714 01:34:42.952777 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-14T01:35:37.8452367Z [cluster2] I0714 01:34:42.952743 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-14T01:35:37.8456168Z [cluster2] E0714 01:34:42.976892 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-14T01:35:37.8459283Z [cluster2] I0714 01:34:42.976945 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-14T01:35:37.8460969Z [cluster2] I0714 01:34:42.976976 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-07-14T01:35:37.8462885Z [cluster2] I0714 01:34:42.976987 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-07-14T01:35:37.8464804Z [cluster2] I0714 01:34:42.980230 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-14T01:35:37.8466544Z [cluster2] I0714 01:34:42.980336 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-07-14T01:35:37.8468068Z [cluster2] I0714 01:34:42.980414 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-07-14T01:35:37.8470606Z [cluster2] I0714 01:34:42.984806 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-14T01:35:37.8473604Z [cluster2] I0714 01:34:42.991704 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-14T01:35:37.8476680Z [cluster2] I0714 01:34:42.993014 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-14T01:35:37.8479798Z [cluster2] I0714 01:34:43.010721 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-14T01:35:37.8482994Z [cluster2] I0714 01:34:43.101005 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-14T01:35:37.8523223Z [cluster2] I0714 01:34:43.103581 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-14T01:35:37.8527398Z [cluster2] I0714 01:34:43.103684 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.0.202.225\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-14T01:35:37.8531031Z [cluster2] I0714 01:34:43.108437 1 servicediscovery_controller.go:109] controller_servicediscovery "msg"="Reconciling ServiceDiscovery" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
2021-07-14T01:35:37.8534129Z [cluster2] I0714 01:34:43.111675 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-14T01:35:37.8537756Z [cluster2] I0714 01:34:43.117172 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-14T01:35:37.8541076Z [cluster2] I0714 01:34:43.394009 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-14T01:35:37.8544665Z [cluster2] I0714 01:34:43.396905 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-14T01:35:37.8548020Z [cluster2] I0714 01:34:43.399392 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-07-14T01:35:37.8551350Z [cluster2] I0714 01:34:43.401860 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-07-14T01:35:37.8555162Z [cluster2] I0714 01:34:43.413768 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-14T01:35:37.8558639Z [cluster2] I0714 01:34:43.420904 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-14T01:35:37.8562761Z [cluster2] I0714 01:34:43.425079 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-07-14T01:35:37.8565636Z [cluster2] I0714 01:34:43.428799 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-07-14T01:35:37.8568453Z [cluster2] I0714 01:34:43.517959 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-14T01:35:37.8571877Z [cluster2] I0714 01:34:43.520357 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-14T01:35:37.8575536Z [cluster2] I0714 01:34:43.522988 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-14T01:35:37.8578912Z [cluster2] I0714 01:34:43.802827 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-14T01:35:37.8622679Z [cluster2] E0714 01:34:43.807099 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-14T01:35:37.8625767Z [cluster2] I0714 01:34:43.807169 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-14T01:35:37.8627348Z [cluster2] I0714 01:34:43.807206 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-07-14T01:35:37.8628803Z [cluster2] I0714 01:34:43.807216 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-07-14T01:35:37.8631180Z [cluster2] I0714 01:34:43.811662 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-14T01:35:37.8634266Z [cluster2] I0714 01:34:43.817532 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-14T01:35:37.8637326Z [cluster2] I0714 01:34:43.831182 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-14T01:35:37.8639837Z [cluster2] I0714 01:34:43.846941 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-14T01:35:37.8641403Z [cluster2] I0714 01:34:43.847011 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-07-14T01:35:37.8642719Z [cluster2] I0714 01:34:43.847025 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-07-14T01:35:37.8645243Z [cluster2] I0714 01:34:43.850743 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-14T01:35:37.8648627Z [cluster2] I0714 01:34:43.856958 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-14T01:35:37.8652084Z [cluster2] I0714 01:34:43.924784 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-14T01:35:37.8655354Z [cluster2] I0714 01:34:43.926674 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-14T01:35:37.8659730Z [cluster2] I0714 01:34:43.926728 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.0.202.225\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-14T01:35:37.8695085Z [cluster2] I0714 01:34:44.219370 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-14T01:35:37.8698143Z [cluster2] I0714 01:34:44.258074 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-14T01:35:37.8725172Z [cluster2] I0714 01:34:44.444382 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-14T01:35:37.8728780Z [cluster2] I0714 01:34:44.446063 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-14T01:35:37.8732237Z [cluster2] I0714 01:34:44.462922 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-07-14T01:35:37.8735431Z [cluster2] I0714 01:34:44.463784 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-07-14T01:35:37.8738731Z [cluster2] I0714 01:34:44.468137 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-07-14T01:35:37.8742530Z [cluster2] I0714 01:34:44.468145 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-07-14T01:35:37.8746051Z [cluster2] I0714 01:34:44.870513 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-14T01:35:37.8749259Z [cluster2] I0714 01:34:44.870883 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-14T01:35:37.8752965Z [cluster2] E0714 01:34:44.876081 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-14T01:35:37.8756191Z [cluster2] I0714 01:34:44.876367 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-14T01:35:37.8757999Z [cluster2] I0714 01:34:44.876784 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-07-14T01:35:37.8759415Z [cluster2] I0714 01:34:44.877162 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-07-14T01:35:37.8762105Z [cluster2] I0714 01:34:44.883732 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-14T01:35:37.8765240Z [cluster2] I0714 01:34:44.887446 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-14T01:35:37.8768621Z [cluster2] I0714 01:34:45.288889 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-14T01:35:37.8771902Z [cluster2] I0714 01:34:45.293733 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-14T01:35:37.8775197Z [cluster2] I0714 01:34:45.296761 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-07-14T01:35:37.8778827Z [cluster2] I0714 01:34:45.311611 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-07-14T01:35:37.8804869Z [cluster2] I0714 01:34:45.657972 1 servicediscovery_controller.go:109] controller_servicediscovery "msg"="Reconciling ServiceDiscovery" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
2021-07-14T01:35:37.8808143Z [cluster2] I0714 01:34:45.671004 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-14T01:35:37.8812143Z [cluster2] I0714 01:34:45.678693 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-14T01:35:37.8815616Z [cluster2] I0714 01:34:45.713498 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-14T01:35:37.8818317Z [cluster2] I0714 01:34:45.722838 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-14T01:35:37.8855302Z [cluster2] I0714 01:34:45.722930 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-07-14T01:35:37.8856826Z [cluster2] I0714 01:34:45.722999 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-07-14T01:35:37.8859545Z [cluster2] I0714 01:34:45.729512 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-14T01:35:37.8863129Z [cluster2] I0714 01:34:45.732943 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-14T01:35:37.8866566Z [cluster2] I0714 01:34:46.080379 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-14T01:35:37.8870502Z [cluster2] I0714 01:34:46.083095 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-14T01:35:37.8874483Z [cluster2] I0714 01:34:46.085906 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-14T01:35:37.8878085Z [cluster2] I0714 01:34:46.133872 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-14T01:35:37.8881366Z [cluster2] I0714 01:34:46.136550 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-14T01:35:37.8884838Z [cluster2] I0714 01:34:46.141493 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-07-14T01:35:37.8888164Z [cluster2] I0714 01:34:46.143945 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-07-14T01:35:37.8891494Z [cluster2] I0714 01:34:46.487380 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-14T01:35:37.8943495Z [cluster2] I0714 01:34:46.488767 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-14T01:35:37.8947598Z [cluster2] I0714 01:34:46.488826 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.0.202.225\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-14T01:35:37.8951196Z [cluster2] I0714 01:34:46.545510 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-14T01:35:37.8954104Z [cluster2] I0714 01:34:46.551582 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-14T01:35:37.8955806Z [cluster2] I0714 01:34:46.551628 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-07-14T01:35:37.8957212Z [cluster2] I0714 01:34:46.551638 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-07-14T01:35:37.8959214Z [cluster2] I0714 01:34:46.552017 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-14T01:35:37.8961052Z [cluster2] I0714 01:34:46.552050 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-07-14T01:35:37.8962512Z [cluster2] I0714 01:34:46.552069 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-07-14T01:35:37.8965138Z [cluster2] I0714 01:34:46.555417 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-14T01:35:37.8968154Z [cluster2] I0714 01:34:46.556377 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-14T01:35:37.8971229Z [cluster2] I0714 01:34:46.558611 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-14T01:35:37.8974330Z [cluster2] I0714 01:34:46.561452 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-14T01:35:37.8977378Z [cluster2] I0714 01:34:46.960317 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-14T01:35:37.8980445Z [cluster2] I0714 01:34:46.962936 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-14T01:35:37.8983594Z [cluster2] I0714 01:34:46.964868 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-14T01:35:37.8986623Z [cluster2] I0714 01:34:46.967093 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-14T01:35:37.8989680Z [cluster2] I0714 01:34:46.967557 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-07-14T01:35:37.8992736Z [cluster2] I0714 01:34:46.969496 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-07-14T01:35:37.8995806Z [cluster2] I0714 01:34:46.972451 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-07-14T01:35:37.8998983Z [cluster2] I0714 01:34:46.973649 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-07-14T01:35:37.9002119Z [cluster2] I0714 01:34:47.373938 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-14T01:35:37.9005104Z [cluster2] I0714 01:34:47.377607 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-14T01:35:37.9007279Z [cluster2] I0714 01:34:51.087460 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-14T01:35:37.9008652Z [cluster2] I0714 01:34:51.087518 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-07-14T01:35:37.9009798Z [cluster2] I0714 01:34:51.087527 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-07-14T01:35:37.9011830Z [cluster2] I0714 01:34:51.091595 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-14T01:35:37.9064583Z [cluster2] I0714 01:34:51.095173 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-14T01:35:37.9079684Z [cluster2] I0714 01:34:51.497222 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-14T01:35:37.9082940Z [cluster2] I0714 01:34:51.500142 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-14T01:35:37.9086017Z [cluster2] I0714 01:34:51.502319 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-07-14T01:35:37.9089243Z [cluster2] I0714 01:34:51.504754 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-07-14T01:35:37.9092721Z [cluster2] I0714 01:34:51.906708 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-14T01:35:37.9095497Z [cluster2] I0714 01:34:51.912594 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-14T01:35:37.9097184Z [cluster2] I0714 01:34:51.912673 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-07-14T01:35:37.9098581Z [cluster2] I0714 01:34:51.912691 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-07-14T01:35:37.9100606Z [cluster2] I0714 01:34:51.913439 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-14T01:35:37.9103746Z [cluster2] I0714 01:34:51.913586 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-07-14T01:35:37.9105051Z [cluster2] I0714 01:34:51.913603 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-07-14T01:35:37.9107480Z [cluster2] I0714 01:34:51.918210 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-14T01:35:37.9110783Z [cluster2] I0714 01:34:51.918619 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-14T01:35:37.9113849Z [cluster2] I0714 01:34:51.920685 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-14T01:35:37.9116952Z [cluster2] I0714 01:34:51.921047 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-14T01:35:37.9120288Z [cluster2] I0714 01:34:52.322257 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-14T01:35:37.9159638Z [cluster2] I0714 01:34:52.322250 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-14T01:35:37.9163383Z [cluster2] I0714 01:34:52.325153 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-14T01:35:37.9166727Z [cluster2] I0714 01:34:52.326429 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-14T01:35:37.9170117Z [cluster2] I0714 01:34:52.328090 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-07-14T01:35:37.9173286Z [cluster2] I0714 01:34:52.329551 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-07-14T01:35:37.9176366Z [cluster2] I0714 01:34:52.332198 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-07-14T01:35:37.9179394Z [cluster2] I0714 01:34:52.333442 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-07-14T01:35:37.9184721Z [cluster2] I0714 01:34:52.733725 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-14T01:35:37.9187478Z [cluster2] I0714 01:34:52.734961 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-14T01:35:37.9190151Z [cluster2] I0714 01:34:56.100909 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-14T01:35:37.9191728Z [cluster2] I0714 01:34:56.100958 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-07-14T01:35:37.9193019Z [cluster2] I0714 01:34:56.100967 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-07-14T01:35:37.9195479Z [cluster2] I0714 01:34:56.107369 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-14T01:35:37.9261563Z [cluster2] I0714 01:34:56.113002 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-14T01:35:37.9265426Z [cluster2] I0714 01:34:56.514943 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-14T01:35:37.9268737Z [cluster2] I0714 01:34:56.517713 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-14T01:35:37.9272002Z [cluster2] I0714 01:34:56.520456 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-07-14T01:35:37.9275117Z [cluster2] I0714 01:34:56.529219 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-07-14T01:35:37.9278181Z [cluster2] I0714 01:34:56.931130 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-14T01:35:37.9280807Z [cluster2] I0714 01:34:56.941987 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-14T01:35:37.9282372Z [cluster2] I0714 01:34:56.942224 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-07-14T01:35:37.9283667Z [cluster2] I0714 01:34:56.942320 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-07-14T01:35:37.9285530Z [cluster2] I0714 01:34:56.944718 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-14T01:35:37.9287085Z [cluster2] I0714 01:34:56.944766 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-07-14T01:35:37.9288481Z [cluster2] I0714 01:34:56.944817 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-07-14T01:35:37.9290861Z [cluster2] I0714 01:34:56.947480 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-14T01:35:37.9293873Z [cluster2] I0714 01:34:56.949561 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-14T01:35:37.9297411Z [cluster2] I0714 01:34:56.955609 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-14T01:35:37.9300573Z [cluster2] I0714 01:34:56.956941 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-14T01:35:37.9303704Z [cluster2] I0714 01:34:57.356567 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-14T01:35:37.9344416Z [cluster2] I0714 01:34:57.358586 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-14T01:35:37.9347996Z [cluster2] I0714 01:34:57.360513 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-14T01:35:37.9351344Z [cluster2] I0714 01:34:57.361943 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-14T01:35:37.9354417Z [cluster2] I0714 01:34:57.363806 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-07-14T01:35:37.9357545Z [cluster2] I0714 01:34:57.364251 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-07-14T01:35:37.9361011Z [cluster2] I0714 01:34:57.366988 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-07-14T01:35:37.9364536Z [cluster2] I0714 01:34:57.367957 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-07-14T01:35:37.9367854Z [cluster2] I0714 01:34:57.772080 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-14T01:35:37.9371286Z [cluster2] I0714 01:34:57.772585 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-14T01:35:37.9373826Z [cluster2] I0714 01:35:01.115060 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-14T01:35:37.9375498Z [cluster2] I0714 01:35:01.115113 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-07-14T01:35:37.9376629Z [cluster2] I0714 01:35:01.115124 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-07-14T01:35:37.9379090Z [cluster2] I0714 01:35:01.118303 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-14T01:35:37.9382256Z [cluster2] I0714 01:35:01.121115 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-14T01:35:37.9385387Z [cluster2] I0714 01:35:01.523038 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-14T01:35:37.9388410Z [cluster2] I0714 01:35:01.526038 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-14T01:35:37.9391467Z [cluster2] I0714 01:35:01.528393 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-07-14T01:35:37.9394535Z [cluster2] I0714 01:35:01.530818 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-07-14T01:35:37.9397606Z [cluster2] I0714 01:35:01.932893 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-14T01:35:37.9400120Z [cluster2] I0714 01:35:01.939900 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-14T01:35:37.9401466Z [cluster2] I0714 01:35:01.939948 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-07-14T01:35:37.9402608Z [cluster2] I0714 01:35:01.939960 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-07-14T01:35:37.9404239Z [cluster2] I0714 01:35:01.940501 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-14T01:35:37.9405813Z [cluster2] I0714 01:35:01.940543 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-07-14T01:35:37.9407177Z [cluster2] I0714 01:35:01.940661 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-07-14T01:35:37.9409534Z [cluster2] I0714 01:35:01.944327 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-14T01:35:37.9412526Z [cluster2] I0714 01:35:01.944588 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-14T01:35:37.9495539Z [cluster2] I0714 01:35:01.947670 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-14T01:35:37.9498687Z [cluster2] I0714 01:35:01.948029 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-14T01:35:37.9501855Z [cluster2] I0714 01:35:02.349733 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-14T01:35:37.9505014Z [cluster2] I0714 01:35:02.349751 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-14T01:35:37.9508056Z [cluster2] I0714 01:35:02.352897 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-14T01:35:37.9511152Z [cluster2] I0714 01:35:02.353087 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-14T01:35:37.9514195Z [cluster2] I0714 01:35:02.355393 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-07-14T01:35:37.9517249Z [cluster2] I0714 01:35:02.356268 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-07-14T01:35:37.9520594Z [cluster2] I0714 01:35:02.359192 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-07-14T01:35:37.9523718Z [cluster2] I0714 01:35:02.360408 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-07-14T01:35:37.9526808Z [cluster2] I0714 01:35:02.760521 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-14T01:35:37.9529933Z [cluster2] I0714 01:35:02.761801 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-14T01:35:37.9532460Z [cluster2] I0714 01:35:06.122720 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-14T01:35:37.9534199Z [cluster2] I0714 01:35:06.122783 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-07-14T01:35:37.9535525Z [cluster2] I0714 01:35:06.122798 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-07-14T01:35:37.9537887Z [cluster2] I0714 01:35:06.126434 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-14T01:35:37.9541123Z [cluster2] I0714 01:35:06.129555 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-14T01:35:37.9546967Z [cluster2] I0714 01:35:06.531542 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-14T01:35:37.9550007Z [cluster2] I0714 01:35:06.534490 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-14T01:35:37.9553057Z [cluster2] I0714 01:35:06.536608 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-07-14T01:35:37.9555970Z [cluster2] I0714 01:35:06.540342 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-07-14T01:35:37.9558662Z [cluster2] I0714 01:35:06.943549 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-14T01:35:37.9560843Z [cluster2] I0714 01:35:06.954946 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-14T01:35:37.9562863Z [cluster2] I0714 01:35:06.955011 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-07-14T01:35:37.9588048Z [cluster2] I0714 01:35:06.955458 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-07-14T01:35:37.9590087Z [cluster2] I0714 01:35:06.955905 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-14T01:35:37.9591654Z [cluster2] I0714 01:35:06.955943 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-07-14T01:35:37.9593108Z [cluster2] I0714 01:35:06.959806 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-07-14T01:35:37.9595470Z [cluster2] I0714 01:35:06.960317 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-14T01:35:37.9598475Z [cluster2] I0714 01:35:06.965747 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-14T01:35:37.9601681Z [cluster2] I0714 01:35:06.969378 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-14T01:35:37.9604806Z [cluster2] I0714 01:35:06.970006 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-14T01:35:37.9607831Z [cluster2] I0714 01:35:07.370862 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-14T01:35:37.9610911Z [cluster2] I0714 01:35:07.371669 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-14T01:35:37.9613749Z [cluster2] I0714 01:35:07.375676 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-14T01:35:37.9616800Z [cluster2] I0714 01:35:07.376027 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-14T01:35:37.9619835Z [cluster2] I0714 01:35:07.378624 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-07-14T01:35:37.9632514Z [cluster2] I0714 01:35:07.380202 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-07-14T01:35:37.9635682Z [cluster2] I0714 01:35:07.382004 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-07-14T01:35:37.9639091Z [cluster2] I0714 01:35:07.386517 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-07-14T01:35:37.9642531Z [cluster2] I0714 01:35:07.783494 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-14T01:35:37.9645949Z [cluster2] I0714 01:35:07.788372 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-14T01:35:37.9648438Z [cluster2] I0714 01:35:11.137887 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-14T01:35:37.9650006Z [cluster2] I0714 01:35:11.137934 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-07-14T01:35:37.9651347Z [cluster2] I0714 01:35:11.137945 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-07-14T01:35:37.9653393Z [cluster2] I0714 01:35:11.151995 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-14T01:35:37.9656072Z [cluster2] I0714 01:35:11.167114 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-14T01:35:37.9658937Z [cluster2] I0714 01:35:11.569069 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-14T01:35:37.9662339Z [cluster2] I0714 01:35:11.571957 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-14T01:35:37.9682963Z [cluster2] I0714 01:35:11.574253 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-07-14T01:35:37.9686516Z [cluster2] I0714 01:35:11.578540 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-07-14T01:35:37.9740577Z [cluster2] I0714 01:35:11.981899 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-14T01:35:37.9743300Z [cluster2] I0714 01:35:11.989561 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-14T01:35:37.9745403Z [cluster2] I0714 01:35:11.989581 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-14T01:35:37.9746968Z [cluster2] I0714 01:35:11.989602 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-07-14T01:35:37.9748510Z [cluster2] I0714 01:35:11.989613 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-07-14T01:35:37.9749820Z [cluster2] I0714 01:35:11.989632 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-07-14T01:35:37.9751260Z [cluster2] I0714 01:35:11.989642 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-07-14T01:35:37.9753635Z [cluster2] I0714 01:35:11.994381 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-14T01:35:37.9756656Z [cluster2] I0714 01:35:11.995344 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-14T01:35:37.9759714Z [cluster2] I0714 01:35:11.998863 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-14T01:35:37.9762667Z [cluster2] I0714 01:35:11.998878 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-14T01:35:37.9766043Z [cluster2] I0714 01:35:12.400276 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-14T01:35:37.9769401Z [cluster2] I0714 01:35:12.400322 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-14T01:35:37.9772660Z [cluster2] I0714 01:35:12.403535 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-14T01:35:37.9775981Z [cluster2] I0714 01:35:12.405310 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-14T01:35:37.9779031Z [cluster2] I0714 01:35:12.405633 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-07-14T01:35:37.9782376Z [cluster2] I0714 01:35:12.411170 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-07-14T01:35:37.9785082Z [cluster2] I0714 01:35:12.413023 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-07-14T01:35:37.9788059Z [cluster2] I0714 01:35:12.413791 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-07-14T01:35:37.9791155Z [cluster2] I0714 01:35:12.817702 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-14T01:35:37.9794202Z [cluster2] I0714 01:35:12.823009 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-14T01:35:37.9796732Z [cluster2] I0714 01:35:16.160227 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-14T01:35:37.9798308Z [cluster2] I0714 01:35:16.160286 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-07-14T01:35:37.9799711Z [cluster2] I0714 01:35:16.160296 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-07-14T01:35:37.9802168Z [cluster2] I0714 01:35:16.163755 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-14T01:35:37.9805229Z [cluster2] I0714 01:35:16.169015 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-14T01:35:37.9808269Z [cluster2] I0714 01:35:16.571028 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-14T01:35:37.9811486Z [cluster2] I0714 01:35:16.573619 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-14T01:35:37.9814557Z [cluster2] I0714 01:35:16.575888 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-07-14T01:35:37.9817640Z [cluster2] I0714 01:35:16.578516 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-07-14T01:35:37.9820681Z [cluster2] I0714 01:35:16.980207 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-14T01:35:37.9823305Z [cluster2] I0714 01:35:16.990117 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-14T01:35:37.9825415Z [cluster2] I0714 01:35:16.999062 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-14T01:35:37.9826959Z [cluster2] I0714 01:35:17.001564 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-07-14T01:35:37.9828274Z [cluster2] I0714 01:35:17.003038 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-07-14T01:35:37.9829586Z [cluster2] I0714 01:35:17.001772 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-07-14T01:35:37.9830945Z [cluster2] I0714 01:35:17.010671 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-07-14T01:35:37.9833509Z [cluster2] I0714 01:35:17.013515 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-14T01:35:37.9836765Z [cluster2] I0714 01:35:17.016510 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-14T01:35:37.9840034Z [cluster2] I0714 01:35:17.029493 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-14T01:35:37.9843384Z [cluster2] I0714 01:35:17.046401 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-14T01:35:37.9846245Z [cluster2] I0714 01:35:17.432440 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-14T01:35:37.9848937Z [cluster2] I0714 01:35:17.439669 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-14T01:35:37.9851581Z [cluster2] I0714 01:35:17.448999 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-14T01:35:37.9854215Z [cluster2] I0714 01:35:17.459550 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-07-14T01:35:37.9856889Z [cluster2] I0714 01:35:17.467371 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-14T01:35:37.9903846Z [cluster2] I0714 01:35:17.470990 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-07-14T01:35:37.9929570Z [cluster2] I0714 01:35:17.479811 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-07-14T01:35:37.9932539Z [cluster2] I0714 01:35:17.497666 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-07-14T01:35:37.9935232Z [cluster2] I0714 01:35:17.883266 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-14T01:35:37.9938181Z [cluster2] I0714 01:35:17.899606 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-14T01:35:37.9940721Z [cluster2] I0714 01:35:21.175002 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-14T01:35:37.9942410Z [cluster2] I0714 01:35:21.175053 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-07-14T01:35:37.9944310Z [cluster2] I0714 01:35:21.175063 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-07-14T01:35:37.9946898Z [cluster2] I0714 01:35:21.180017 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-14T01:35:37.9950227Z [cluster2] I0714 01:35:21.186368 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-14T01:35:37.9953613Z [cluster2] I0714 01:35:21.588025 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-14T01:35:37.9956747Z [cluster2] I0714 01:35:21.590782 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-14T01:35:37.9959993Z [cluster2] I0714 01:35:21.592927 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-07-14T01:35:37.9963260Z [cluster2] I0714 01:35:21.595334 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-07-14T01:35:37.9966568Z [cluster2] I0714 01:35:21.996793 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-14T01:35:37.9969466Z [cluster2] I0714 01:35:22.005666 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-14T01:35:37.9971151Z [cluster2] I0714 01:35:22.005726 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-07-14T01:35:37.9973158Z [cluster2] I0714 01:35:22.005902 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-14T01:35:37.9974843Z [cluster2] I0714 01:35:22.005992 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-07-14T01:35:37.9976229Z [cluster2] I0714 01:35:22.006140 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-07-14T01:35:37.9977759Z [cluster2] I0714 01:35:22.006158 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-07-14T01:35:37.9980099Z [cluster2] I0714 01:35:22.011553 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-14T01:35:37.9983037Z [cluster2] I0714 01:35:22.013246 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-14T01:35:37.9985718Z [cluster2] I0714 01:35:22.017546 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-14T01:35:37.9988700Z [cluster2] I0714 01:35:22.031193 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-14T01:35:38.0005836Z [cluster2] I0714 01:35:22.418978 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-14T01:35:38.0008637Z [cluster2] I0714 01:35:22.423710 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-14T01:35:38.0011309Z [cluster2] I0714 01:35:22.427259 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-07-14T01:35:38.0014121Z [cluster2] I0714 01:35:22.429837 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-07-14T01:35:38.0016802Z [cluster2] I0714 01:35:22.436885 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-14T01:35:38.0019432Z [cluster2] I0714 01:35:22.440544 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-14T01:35:38.0022178Z [cluster2] I0714 01:35:22.444091 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-07-14T01:35:38.0024901Z [cluster2] I0714 01:35:22.446902 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-07-14T01:35:38.0027569Z [cluster2] I0714 01:35:22.830807 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-14T01:35:38.0030220Z [cluster2] I0714 01:35:22.847995 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-14T01:35:38.0032420Z [cluster2] I0714 01:35:26.197717 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-14T01:35:38.0033778Z [cluster2] I0714 01:35:26.197767 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-07-14T01:35:38.0034926Z [cluster2] I0714 01:35:26.197777 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-07-14T01:35:38.0036967Z [cluster2] I0714 01:35:26.207931 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-14T01:35:38.0039618Z [cluster2] I0714 01:35:26.218684 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-14T01:35:38.0042276Z [cluster2] I0714 01:35:26.620093 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-14T01:35:38.0044984Z [cluster2] I0714 01:35:26.624165 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-14T01:35:38.0047626Z [cluster2] I0714 01:35:26.631103 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-07-14T01:35:38.0050628Z [cluster2] I0714 01:35:26.634342 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-07-14T01:35:38.0053302Z [cluster2] I0714 01:35:27.036601 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-14T01:35:38.0055509Z [cluster2] I0714 01:35:27.060551 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-14T01:35:38.0057200Z [cluster2] I0714 01:35:27.060597 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-07-14T01:35:38.0058505Z [cluster2] I0714 01:35:27.060608 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-07-14T01:35:38.0101889Z [cluster2] I0714 01:35:27.060978 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-14T01:35:38.0103534Z [cluster2] I0714 01:35:27.061052 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-07-14T01:35:38.0105027Z [cluster2] I0714 01:35:27.061067 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-07-14T01:35:38.0107540Z [cluster2] I0714 01:35:27.068053 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-14T01:35:38.0110564Z [cluster2] I0714 01:35:27.069832 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-14T01:35:38.0113632Z [cluster2] I0714 01:35:27.075331 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-14T01:35:38.0116730Z [cluster2] I0714 01:35:27.126493 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-14T01:35:38.0119760Z [cluster2] I0714 01:35:27.478634 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-14T01:35:38.0122886Z [cluster2] I0714 01:35:27.483830 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-14T01:35:38.0126063Z [cluster2] I0714 01:35:27.489176 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-07-14T01:35:38.0128959Z [cluster2] I0714 01:35:27.493751 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-07-14T01:35:38.0131631Z [cluster2] I0714 01:35:27.529072 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-14T01:35:38.0134929Z [cluster2] I0714 01:35:27.534938 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-14T01:35:38.0138004Z [cluster2] I0714 01:35:27.539211 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-07-14T01:35:38.0141087Z [cluster2] I0714 01:35:27.542789 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-07-14T01:35:38.0194538Z [cluster2] I0714 01:35:27.899190 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-14T01:35:38.0197734Z [cluster2] I0714 01:35:27.944482 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-14T01:35:38.0200257Z [cluster2] I0714 01:35:31.219708 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-14T01:35:38.0201837Z [cluster2] I0714 01:35:31.219762 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-07-14T01:35:38.0203155Z [cluster2] I0714 01:35:31.219773 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-07-14T01:35:38.0205492Z [cluster2] I0714 01:35:31.225310 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-14T01:35:38.0208561Z [cluster2] I0714 01:35:31.231232 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-14T01:35:38.0211609Z [cluster2] I0714 01:35:31.632941 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-14T01:35:38.0214721Z [cluster2] I0714 01:35:31.639153 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-14T01:35:38.0217748Z [cluster2] I0714 01:35:31.645002 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-07-14T01:35:38.0220853Z [cluster2] I0714 01:35:31.659355 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-07-14T01:35:38.0224216Z [cluster2] I0714 01:35:32.060701 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-14T01:35:38.0226734Z [cluster2] I0714 01:35:32.066165 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-14T01:35:38.0228313Z [cluster2] I0714 01:35:32.066403 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-07-14T01:35:38.0229619Z [cluster2] I0714 01:35:32.066649 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-07-14T01:35:38.0231391Z [cluster2] I0714 01:35:32.069521 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-14T01:35:38.0232762Z [cluster2] I0714 01:35:32.069828 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-07-14T01:35:38.0234247Z [cluster2] I0714 01:35:32.069931 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-07-14T01:35:38.0236600Z [cluster2] I0714 01:35:32.073411 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-14T01:35:38.0239599Z [cluster2] I0714 01:35:32.074820 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-14T01:35:38.0242866Z [cluster2] I0714 01:35:32.080457 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-14T01:35:38.0245970Z [cluster2] I0714 01:35:32.082040 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-14T01:35:38.0249027Z [cluster2] I0714 01:35:32.482306 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-14T01:35:38.0252108Z [cluster2] I0714 01:35:32.484124 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-14T01:35:38.0255146Z [cluster2] I0714 01:35:32.486836 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-14T01:35:38.0258437Z [cluster2] I0714 01:35:32.488025 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-14T01:35:38.0308898Z [cluster2] I0714 01:35:32.492087 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-07-14T01:35:38.0312580Z [cluster2] I0714 01:35:32.492507 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-07-14T01:35:38.0315717Z [cluster2] I0714 01:35:32.495628 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-07-14T01:35:38.0318895Z [cluster2] I0714 01:35:32.498930 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-07-14T01:35:38.0322076Z [cluster2] I0714 01:35:32.897331 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-14T01:35:38.0324877Z [cluster2] I0714 01:35:32.901204 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-14T01:35:38.0327167Z [cluster2] I0714 01:35:36.236296 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-14T01:35:38.0328542Z [cluster2] I0714 01:35:36.236343 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-07-14T01:35:38.0329883Z [cluster2] I0714 01:35:36.236352 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-07-14T01:35:38.0332311Z [cluster2] I0714 01:35:36.244107 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-14T01:35:38.0335478Z [cluster2] I0714 01:35:36.254081 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-14T01:35:38.0338836Z [cluster2] I0714 01:35:36.655324 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-14T01:35:38.0342678Z [cluster2] I0714 01:35:36.660178 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-14T01:35:38.0346066Z [cluster2] I0714 01:35:36.667800 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-07-14T01:35:38.0349181Z [cluster2] I0714 01:35:36.673355 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-07-14T01:35:38.0352260Z [cluster2] I0714 01:35:37.074996 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-14T01:35:38.0382946Z [cluster2] I0714 01:35:37.083615 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-14T01:35:38.0384721Z [cluster2] I0714 01:35:37.083659 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-07-14T01:35:38.0463759Z [cluster2] I0714 01:35:37.083671 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-07-14T01:35:38.0465903Z [cluster2] I0714 01:35:37.085350 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-07-14T01:35:38.0467496Z [cluster2] I0714 01:35:37.085420 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-07-14T01:35:38.0468935Z [cluster2] I0714 01:35:37.086184 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-07-14T01:35:38.3022779Z [cluster2] I0714 01:35:37.088627 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-14T01:35:38.3026118Z [cluster2] I0714 01:35:37.091458 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-14T01:35:38.3029342Z [cluster2] I0714 01:35:37.099839 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-14T01:35:38.3032462Z [cluster2] I0714 01:35:37.100299 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-14T01:35:38.3035517Z [cluster2] I0714 01:35:37.502508 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-14T01:35:38.3038756Z [cluster2] I0714 01:35:37.503239 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-14T01:35:38.3041798Z [cluster2] I0714 01:35:37.505655 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-14T01:35:38.3044882Z [cluster2] I0714 01:35:37.514456 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-14T01:35:38.3047931Z [cluster2] I0714 01:35:37.515577 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-07-14T01:35:38.3050977Z [cluster2] I0714 01:35:37.517793 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-07-14T01:35:38.3054104Z [cluster2] I0714 01:35:37.520518 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-07-14T01:35:38.3057240Z [cluster2] I0714 01:35:37.522806 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-07-14T01:35:38.3059300Z [submariner-operator]$ [cluster2] verify_subm_cr
2021-07-14T01:35:38.3060464Z [submariner-operator]$ [cluster2] verify_subm_cr
2021-07-14T01:35:38.3062411Z [submariner-operator]$ [cluster2] kubectl get submariner --namespace=submariner-operator
2021-07-14T01:35:38.3063717Z [submariner-operator]$ [cluster2] grep submariner
2021-07-14T01:35:38.3065316Z [submariner-operator]$ [cluster2] kubectl get submariner --namespace=submariner-operator
2021-07-14T01:35:38.3066921Z [submariner-operator]$ [cluster2] command kubectl --context=cluster2 get submariner --namespace=submariner-operator
2021-07-14T01:35:38.3067897Z [cluster2] submariner 90s
2021-07-14T01:35:38.3068981Z [submariner-operator]$ [cluster2] json_file=/tmp/submariner.cluster2.json
2021-07-14T01:35:38.3070478Z [submariner-operator]$ [cluster2] kubectl get submariner submariner --namespace=submariner-operator -o json
2021-07-14T01:35:38.3071895Z [submariner-operator]$ [cluster2] tee /tmp/submariner.cluster2.json
2021-07-14T01:35:38.3073345Z [submariner-operator]$ [cluster2] kubectl get submariner submariner --namespace=submariner-operator -o json
2021-07-14T01:35:38.4413267Z [submariner- I0714 01:35:36.207189 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-07-14T01:35:38.4416457Z [cluster1] I0714 01:35:36.216765 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-07-14T01:35:38.4419759Z [cluster1] I0714 01:35:36.579018 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-14T01:35:38.4423333Z [cluster1] I0714 01:35:36.618627 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-14T01:35:38.4425472Z [submariner-operator]$ [cluster1] verify_subm_cr
2021-07-14T01:35:38.4426467Z [submariner-operator]$ [cluster1] verify_subm_cr
2021-07-14T01:35:38.4427767Z [submariner-operator]$ [cluster1] kubectl get submariner --namespace=submariner-operator
2021-07-14T01:35:38.4429075Z [submariner-operator]$ [cluster1] grep submariner
2021-07-14T01:35:38.4430306Z [submariner-operator]$ [cluster1] kubectl get submariner --namespace=submariner-operator
2021-07-14T01:35:38.4432119Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 get submariner --namespace=submariner-operator
2021-07-14T01:35:38.4433168Z [cluster1] submariner 96s
2021-07-14T01:35:38.4434263Z [submariner-operator]$ [cluster1] json_file=/tmp/submariner.cluster1.json
2021-07-14T01:35:38.4435931Z [submariner-operator]$ [cluster1] kubectl get submariner submariner --namespace=submariner-operator -o json
2021-07-14T01:35:38.4437484Z [submariner-operator]$ [cluster1] tee /tmp/submariner.cluster1.json
2021-07-14T01:35:38.4439042Z [submariner-operator]$ [cluster1] kubectl get submariner submariner --namespace=submariner-operator -o json
2021-07-14T01:35:38.4440909Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 get submariner submariner --namespace=submariner-operator -o json
2021-07-14T01:35:38.4441971Z [cluster1] {
2021-07-14T01:35:38.4442564Z [cluster1] "apiVersion": "submariner.io/v1alpha1",
2021-07-14T01:35:38.4443232Z [cluster1] "kind": "Submariner",
2021-07-14T01:35:38.4443757Z [cluster1] "metadata": {
2021-07-14T01:35:38.4444576Z [cluster1] "creationTimestamp": "2021-07-14T01:34:02Z",
2021-07-14T01:35:38.4445205Z [cluster1] "generation": 1,
2021-07-14T01:35:38.4445767Z [cluster1] "name": "submariner",
2021-07-14T01:35:38.4446620Z [cluster1] "namespace": "submariner-operator",
2021-07-14T01:35:38.4447430Z [cluster1] "resourceVersion": "2304",
2021-07-14T01:35:38.4448731Z [cluster1] "selfLink": "/apis/submariner.io/v1alpha1/namespaces/submariner-operator/submariners/submariner",
2021-07-14T01:35:38.4449972Z [cluster1] "uid": "f0eb9a64-4264-4bfd-921f-32c1cd417413"
2021-07-14T01:35:38.4450559Z [cluster1] },
2021-07-14T01:35:38.4450958Z [cluster1] "spec": {
2021-07-14T01:35:38.4451536Z [cluster1] "broker": "k8s",
2021-07-14T01:35:38.4452110Z [cluster1] "brokerK8sApiServer": "172.18.0.6:6443",
2021-07-14T01:35:38.4609863Z [cluster1] "brokerK8sApiServerToken": "***",
2021-07-14T01:35:38.5206376Z [cluster1] "brokerK8sCA": "LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUN5RENDQWJDZ0F3SUJBZ0lCQURBTkJna3Foa2lHOXcwQkFRc0ZBREFWTVJNd0VRWURWUVFERXdwcmRXSmwKY201bGRHVnpNQjRYRFRJeE1EY3hOREF4TWpjek1Gb1hEVE14TURjeE1qQXhNamN6TUZvd0ZURVRNQkVHQTFVRQpBeE1LYTNWaVpYSnVaWFJsY3pDQ0FTSXdEUVlKS29aSWh2Y05BUUVCQlFBRGdnRVBBRENDQVFvQ2dnRUJBTEw4CmUwenRYWEtqMGJQaWNoYVFRUCs2N2tBY1RPbWVxUFJrTk1OOEZEWXNZaUc4YndXZGl3TGFTeE4yc0g3ZFpkMkgKUmhJNTUwdjVkcXJVUTNqREVRRENNcHNrL2xYbVdyUFRySlNLaHFrL3BKWGVSaWYyRThuMVhacWx0bWxBWlBRbQo5TVRkSkhGM2xOQmFvUGwyL2RRZFVnVVg5SlAyY2Z1NDU2M3ZQU29VN2ZiNVoydVZaUU41TGpzdmlHUjJPeG1DCm45WTBMemFPaExRTFk2M2FkVm5lRkh2U1Rqa1VWL1k0QndDUU4vYy9MZnF1VEdnWTNNd2xxNFU0aHVEcmNDREkKeEppaThhTTN1WGRtQXZ6M00rSTM5K1pzYkFQdytqajhlK3Y0bVk3cnFicFV3bU5JTlJONXF1bXYwUnI0ZW9ySwpsU1dNeXpSMFgyRlhXbG16VXZFQ0F3RUFBYU1qTUNFd0RnWURWUjBQQVFIL0JBUURBZ0trTUE4R0ExVWRFd0VCCi93UUZNQU1CQWY4d0RRWUpLb1pJaHZjTkFRRUxCUUFEZ2dFQkFJbFNMTWNCNVJUcDVwaklXQlpWM2V3ZmQ3RnIKazBXU2Vxd09kTU82UXJTbVp0WmdXdlpsME0wc01jSTFWcmNzOThVak9Yd2trWFNQMVFsc3NkOFhienZ3emtTWQp1MDdhTGh1QkVrTjhud3Z4TGJIM0w4WSt5TCtrU3B5a3hBVlMyRktTOW1wWUtGT1hkY2V4eUs1UkhvbU40aVgvCnBlYktwbm5CcHBCaDJuSFBCV0Z0aTNWL3hWRVBYNy8vTldhN1RIbU4yVWs4V2ZHOW9TU2lweXdWcW9Od1JlbEgKTUdMUTF1Rk9pelJkclgxOVJUaGV4RTRVLzVUMm55S09ZQlcxa0xLbDhnVFZVczE2TUhKdnNBTXpUUStaSVVlcgpTdlJBUFpkZ1NoeUdqZWdLaXdQTGpOVUhkZUJzRlJUY1dPMkVyNkovS0dEeFZpMktUTFNLbjFHZWh6RT0KLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQo=",
2021-07-14T01:35:38.5685117Z [cluster1] "brokerK8sRemoteNamespace": "submariner-k8s-broker",
2021-07-14T01:35:38.5686181Z [cluster1] "cableDriver": "wireguard",
2021-07-14T01:35:38.5686795Z [cluster1] "ceIPSecDebug": false,
2021-07-14T01:35:38.5687375Z [cluster1] "ceIPSecIKEPort": 500,
2021-07-14T01:35:38.5687973Z [cluster1] "ceIPSecNATTPort": 4500,
2021-07-14T01:35:38.5689193Z [cluster1] "ceIPSecPSK": "85YR0tEQcuJ/SU004LmZC5u0pSKcFPD5v52Qx0WM4CmYSUdYIspewTd6GQLy0m9f",
2021-07-14T01:35:38.5690367Z [cluster1] "clusterCIDR": "",
2021-07-14T01:35:38.5690911Z [cluster1] "clusterID": "cluster1",
2021-07-14T01:35:38.5691459Z [cluster1] "colorCodes": "blue",
2021-07-14T01:35:38.5692691Z [cluster1] "connectionHealthCheck": {
2021-07-14T01:35:38.5693300Z [cluster1] "enabled": true,
2021-07-14T01:35:38.5693854Z [cluster1] "intervalSeconds": 1,
2021-07-14T01:35:38.5694478Z [cluster1] "maxPacketLossCount": 5
2021-07-14T01:35:38.5695005Z [cluster1] },
2021-07-14T01:35:38.5695440Z [cluster1] "debug": false,
2021-07-14T01:35:38.5695943Z [cluster1] "globalCIDR": "242.254.1.0/24",
2021-07-14T01:35:38.5696795Z [cluster1] "namespace": "submariner-operator",
2021-07-14T01:35:38.5697638Z [cluster1] "natEnabled": false,
2021-07-14T01:35:38.5698199Z [cluster1] "repository": "localhost:5000",
2021-07-14T01:35:38.5698760Z [cluster1] "serviceCIDR": "",
2021-07-14T01:35:38.5699466Z [cluster1] "serviceDiscoveryEnabled": true,
2021-07-14T01:35:38.5700110Z [cluster1] "version": "local"
2021-07-14T01:35:38.5700554Z [cluster1] },
2021-07-14T01:35:38.5700951Z [cluster1] "status": {
2021-07-14T01:35:38.5701531Z [cluster1] "clusterCIDR": "10.0.0.0/16",
2021-07-14T01:35:38.5702076Z [cluster1] "clusterID": "cluster1",
2021-07-14T01:35:38.5702627Z [cluster1] "colorCodes": "blue",
2021-07-14T01:35:38.5703168Z [cluster1] "deploymentInfo": {},
2021-07-14T01:35:38.5703833Z [cluster1] "gatewayDaemonSetStatus": {
2021-07-14T01:35:38.5704768Z [cluster1] "lastResourceVersion": "1887",
2021-07-14T01:35:38.5705573Z [cluster1] "mismatchedContainerImages": false,
2021-07-14T01:35:38.5706403Z [cluster1] "nonReadyContainerStates": [],
2021-07-14T01:35:38.5707012Z [cluster1] "status": {
2021-07-14T01:35:38.5707630Z [cluster1] "currentNumberScheduled": 1,
2021-07-14T01:35:38.5708397Z [cluster1] "desiredNumberScheduled": 1,
2021-07-14T01:35:38.5709096Z [cluster1] "numberAvailable": 1,
2021-07-14T01:35:38.5709724Z [cluster1] "numberMisscheduled": 0,
2021-07-14T01:35:38.5710329Z [cluster1] "numberReady": 1,
2021-07-14T01:35:38.5710922Z [cluster1] "observedGeneration": 1,
2021-07-14T01:35:38.5711653Z [cluster1] "updatedNumberScheduled": 1
2021-07-14T01:35:38.5712225Z [cluster1] }
2021-07-14T01:35:38.5712624Z [cluster1] },
2021-07-14T01:35:38.5713064Z [cluster1] "gateways": [
2021-07-14T01:35:38.5713487Z [cluster1] {
2021-07-14T01:35:38.5713954Z [cluster1] "connections": [
2021-07-14T01:35:38.5714417Z [cluster1] {
2021-07-14T01:35:38.5714885Z [cluster1] "endpoint": {
2021-07-14T01:35:38.5715422Z [cluster1] "backend": "wireguard",
2021-07-14T01:35:38.5715978Z [cluster1] "backend_config": {
2021-07-14T01:35:38.5716606Z [cluster1] "LastChecked": "1626226529865",
2021-07-14T01:35:38.5717199Z [cluster1] "ReceiveBytes": "7820",
2021-07-14T01:35:38.5717791Z [cluster1] "TransmitBytes": "7940",
2021-07-14T01:35:38.5718708Z [cluster1] "natt-discovery-port": "4490",
2021-07-14T01:35:38.5719600Z [cluster1] "preferred-server": "false",
2021-07-14T01:35:38.5720645Z [cluster1] "publicKey": "nOETJT4P3vCgb45bo+ArUXZNq8+14U45WjDh9OfboB0="
2021-07-14T01:35:38.5721549Z [cluster1] },
2021-07-14T01:35:38.5722562Z [cluster1] "cable_name": "submariner-cable-cluster2-172-18-0-9",
2021-07-14T01:35:38.5723459Z [cluster1] "cluster_id": "cluster2",
2021-07-14T01:35:38.5724374Z [cluster1] "hostname": "cluster2-worker",
2021-07-14T01:35:38.5724994Z [cluster1] "nat_enabled": false,
2021-07-14T01:35:38.5725542Z [cluster1] "private_ip": "172.18.0.9",
2021-07-14T01:35:38.5726342Z [cluster1] "public_ip": "20.85.227.23",
2021-07-14T01:35:38.5727014Z [cluster1] "subnets": [
2021-07-14T01:35:38.5727514Z [cluster1] "242.254.2.0/24"
2021-07-14T01:35:38.5728085Z [cluster1] ]
2021-07-14T01:35:38.5728664Z [cluster1] },
2021-07-14T01:35:38.5729138Z [cluster1] "latencyRTT": {
2021-07-14T01:35:38.5730192Z [cluster1] "average": "549.164µs",
2021-07-14T01:35:38.5731039Z [cluster1] "last": "199.013µs",
2021-07-14T01:35:38.5731666Z [cluster1] "max": "3.605749ms",
2021-07-14T01:35:38.5732469Z [cluster1] "min": "186.013µs",
2021-07-14T01:35:38.5733342Z [cluster1] "stdDev": "882.387µs"
2021-07-14T01:35:38.5733818Z [cluster1] },
2021-07-14T01:35:38.5734454Z [cluster1] "status": "connected",
2021-07-14T01:35:38.5735030Z [cluster1] "statusMessage": "",
2021-07-14T01:35:38.5735567Z [cluster1] "usingIP": "172.18.0.9"
2021-07-14T01:35:38.5736028Z [cluster1] }
2021-07-14T01:35:38.5736425Z [cluster1] ],
2021-07-14T01:35:38.5737010Z [cluster1] "haStatus": "active",
2021-07-14T01:35:38.5737548Z [cluster1] "localEndpoint": {
2021-07-14T01:35:38.5738111Z [cluster1] "backend": "wireguard",
2021-07-14T01:35:38.5738642Z [cluster1] "backend_config": {
2021-07-14T01:35:38.5739474Z [cluster1] "natt-discovery-port": "4490",
2021-07-14T01:35:38.5740331Z [cluster1] "preferred-server": "false",
2021-07-14T01:35:38.5741626Z [cluster1] "publicKey": "KjFprPPPGFFuwAxrK9mQ+ZWb6PQepqyIAdD0AzcYW1k="
2021-07-14T01:35:38.5742634Z [cluster1] },
2021-07-14T01:35:38.5743640Z [cluster1] "cable_name": "submariner-cable-cluster1-172-18-0-7",
2021-07-14T01:35:38.5744528Z [cluster1] "cluster_id": "cluster1",
2021-07-14T01:35:38.5745297Z [cluster1] "hostname": "cluster1-worker",
2021-07-14T01:35:38.5745909Z [cluster1] "nat_enabled": false,
2021-07-14T01:35:38.5746447Z [cluster1] "private_ip": "172.18.0.7",
2021-07-14T01:35:38.5746950Z [cluster1] "public_ip": "20.85.227.23",
2021-07-14T01:35:38.5747455Z [cluster1] "subnets": [
2021-07-14T01:35:38.5747905Z [cluster1] "242.254.1.0/24"
2021-07-14T01:35:38.5748333Z [cluster1] ]
2021-07-14T01:35:38.5748728Z [cluster1] },
2021-07-14T01:35:38.5749318Z [cluster1] "statusFailure": "",
2021-07-14T01:35:38.5750067Z [cluster1] "version": "devel-8db1414"
2021-07-14T01:35:38.5750736Z [cluster1] }
2021-07-14T01:35:38.5751144Z [cluster1] ],
2021-07-14T01:35:38.5751641Z [cluster1] "globalCIDR": "242.254.1.0/24",
2021-07-14T01:35:38.5752369Z [cluster1] "globalnetDaemonSetStatus": {
2021-07-14T01:35:38.5753165Z [cluster1] "lastResourceVersion": "1977",
2021-07-14T01:35:38.5754022Z [cluster1] "mismatchedContainerImages": false,
2021-07-14T01:35:38.5754896Z [cluster1] "nonReadyContainerStates": [],
2021-07-14T01:35:38.5755561Z [cluster1] "status": {
2021-07-14T01:35:38.5756212Z [cluster1] "currentNumberScheduled": 1,
2021-07-14T01:35:38.5757103Z [cluster1] "desiredNumberScheduled": 1,
2021-07-14T01:35:38.5757878Z [cluster1] "numberAvailable": 1,
2021-07-14T01:35:38.5758685Z [cluster1] "numberMisscheduled": 0,
2021-07-14T01:35:38.5759481Z [cluster1] "numberReady": 1,
2021-07-14T01:35:38.5760157Z [cluster1] "observedGeneration": 1,
2021-07-14T01:35:38.5761021Z [cluster1] "updatedNumberScheduled": 1
2021-07-14T01:35:38.5761680Z [cluster1] }
2021-07-14T01:35:38.5762196Z [cluster1] },
2021-07-14T01:35:38.5762866Z [cluster1] "loadBalancerStatus": {},
2021-07-14T01:35:38.5763544Z [cluster1] "natEnabled": false,
2021-07-14T01:35:38.5764454Z [cluster1] "networkPlugin": "weave-net",
2021-07-14T01:35:38.5765291Z [cluster1] "routeAgentDaemonSetStatus": {
2021-07-14T01:35:38.5766220Z [cluster1] "lastResourceVersion": "1939",
2021-07-14T01:35:38.5767101Z [cluster1] "mismatchedContainerImages": false,
2021-07-14T01:35:38.5768090Z [cluster1] "nonReadyContainerStates": [],
2021-07-14T01:35:38.5768886Z [cluster1] "status": {
2021-07-14T01:35:38.5769750Z [cluster1] "currentNumberScheduled": 3,
2021-07-14T01:35:38.5770675Z [cluster1] "desiredNumberScheduled": 3,
2021-07-14T01:35:38.5771438Z [cluster1] "numberAvailable": 3,
2021-07-14T01:35:38.5772162Z [cluster1] "numberMisscheduled": 0,
2021-07-14T01:35:38.5772788Z [cluster1] "numberReady": 3,
2021-07-14T01:35:38.5773476Z [cluster1] "observedGeneration": 1,
2021-07-14T01:35:38.5774302Z [cluster1] "updatedNumberScheduled": 3
2021-07-14T01:35:38.5774973Z [cluster1] }
2021-07-14T01:35:38.5775416Z [cluster1] },
2021-07-14T01:35:38.5775965Z [cluster1] "serviceCIDR": "100.0.0.0/16"
2021-07-14T01:35:38.5776466Z [cluster1] }
2021-07-14T01:35:38.5776926Z [cluster1] }
2021-07-14T01:35:38.5778041Z [submariner-operator]$ [cluster1] validate_equals .metadata.namespace submariner-operator
2021-07-14T01:35:38.5779728Z [submariner-operator]$ [cluster1] validate_equals .metadata.namespace submariner-operator
2021-07-14T01:35:38.5781497Z [submariner-operator]$ [cluster1] jq -r -M .metadata.namespace /tmp/submariner.cluster1.json
2021-07-14T01:35:38.7293053Z perator]$ [cluster2] command kubectl --context=cluster2 get submariner submariner --namespace=submariner-operator -o json
2021-07-14T01:35:38.7294078Z [cluster2] {
2021-07-14T01:35:38.7294679Z [cluster2] "apiVersion": "submariner.io/v1alpha1",
2021-07-14T01:35:38.7295353Z [cluster2] "kind": "Submariner",
2021-07-14T01:35:38.7295912Z [cluster2] "metadata": {
2021-07-14T01:35:38.7296739Z [cluster2] "creationTimestamp": "2021-07-14T01:34:08Z",
2021-07-14T01:35:38.7297666Z [cluster2] "generation": 1,
2021-07-14T01:35:38.7298220Z [cluster2] "name": "submariner",
2021-07-14T01:35:38.7299093Z [cluster2] "namespace": "submariner-operator",
2021-07-14T01:35:38.7299816Z [cluster2] "resourceVersion": "2239",
2021-07-14T01:35:38.7301098Z [cluster2] "selfLink": "/apis/submariner.io/v1alpha1/namespaces/submariner-operator/submariners/submariner",
2021-07-14T01:35:38.7302983Z [cluster2] "uid": "221b3fb1-4c4d-4006-968a-ffb618016fb9"
2021-07-14T01:35:38.7303592Z [cluster2] },
2021-07-14T01:35:38.7304038Z [cluster2] "spec": {
2021-07-14T01:35:38.7304519Z [cluster2] "broker": "k8s",
2021-07-14T01:35:38.7305152Z [cluster2] "brokerK8sApiServer": "172.18.0.6:6443",
2021-07-14T01:35:38.7422809Z [cluster2] "brokerK8sApiServerToken": "***",
2021-07-14T01:35:38.7906998Z [cluster2] "brokerK8sCA": "LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUN5RENDQWJDZ0F3SUJBZ0lCQURBTkJna3Foa2lHOXcwQkFRc0ZBREFWTVJNd0VRWURWUVFERXdwcmRXSmwKY201bGRHVnpNQjRYRFRJeE1EY3hOREF4TWpjek1Gb1hEVE14TURjeE1qQXhNamN6TUZvd0ZURVRNQkVHQTFVRQpBeE1LYTNWaVpYSnVaWFJsY3pDQ0FTSXdEUVlKS29aSWh2Y05BUUVCQlFBRGdnRVBBRENDQVFvQ2dnRUJBTEw4CmUwenRYWEtqMGJQaWNoYVFRUCs2N2tBY1RPbWVxUFJrTk1OOEZEWXNZaUc4YndXZGl3TGFTeE4yc0g3ZFpkMkgKUmhJNTUwdjVkcXJVUTNqREVRRENNcHNrL2xYbVdyUFRySlNLaHFrL3BKWGVSaWYyRThuMVhacWx0bWxBWlBRbQo5TVRkSkhGM2xOQmFvUGwyL2RRZFVnVVg5SlAyY2Z1NDU2M3ZQU29VN2ZiNVoydVZaUU41TGpzdmlHUjJPeG1DCm45WTBMemFPaExRTFk2M2FkVm5lRkh2U1Rqa1VWL1k0QndDUU4vYy9MZnF1VEdnWTNNd2xxNFU0aHVEcmNDREkKeEppaThhTTN1WGRtQXZ6M00rSTM5K1pzYkFQdytqajhlK3Y0bVk3cnFicFV3bU5JTlJONXF1bXYwUnI0ZW9ySwpsU1dNeXpSMFgyRlhXbG16VXZFQ0F3RUFBYU1qTUNFd0RnWURWUjBQQVFIL0JBUURBZ0trTUE4R0ExVWRFd0VCCi93UUZNQU1CQWY4d0RRWUpLb1pJaHZjTkFRRUxCUUFEZ2dFQkFJbFNMTWNCNVJUcDVwaklXQlpWM2V3ZmQ3RnIKazBXU2Vxd09kTU82UXJTbVp0WmdXdlpsME0wc01jSTFWcmNzOThVak9Yd2trWFNQMVFsc3NkOFhienZ3emtTWQp1MDdhTGh1QkVrTjhud3Z4TGJIM0w4WSt5TCtrU3B5a3hBVlMyRktTOW1wWUtGT1hkY2V4eUs1UkhvbU40aVgvCnBlYktwbm5CcHBCaDJuSFBCV0Z0aTNWL3hWRVBYNy8vTldhN1RIbU4yVWs4V2ZHOW9TU2lweXdWcW9Od1JlbEgKTUdMUTF1Rk9pelJkclgxOVJUaGV4RTRVLzVUMm55S09ZQlcxa0xLbDhnVFZVczE2TUhKdnNBTXpUUStaSVVlcgpTdlJBUFpkZ1NoeUdqZWdLaXdQTGpOVUhkZUJzRlJUY1dPMkVyNkovS0dEeFZpMktUTFNLbjFHZWh6RT0KLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQo=",
2021-07-14T01:35:38.8474627Z [cluster2] "brokerK8sRemoteNamespace": "submariner-k8s-broker",
2021-07-14T01:35:38.8475557Z [cluster2] "cableDriver": "wireguard",
2021-07-14T01:35:38.8476176Z [cluster2] "ceIPSecDebug": false,
2021-07-14T01:35:38.8476759Z [cluster2] "ceIPSecIKEPort": 500,
2021-07-14T01:35:38.8477369Z [cluster2] "ceIPSecNATTPort": 4500,
2021-07-14T01:35:38.8478600Z [cluster2] "ceIPSecPSK": "85YR0tEQcuJ/SU004LmZC5u0pSKcFPD5v52Qx0WM4CmYSUdYIspewTd6GQLy0m9f",
2021-07-14T01:35:38.8479761Z [cluster2] "clusterCIDR": "",
2021-07-14T01:35:38.8480586Z [cluster2] "clusterID": "cluster2",
2021-07-14T01:35:38.8481136Z [cluster2] "colorCodes": "blue",
2021-07-14T01:35:38.8481768Z [cluster2] "connectionHealthCheck": {
2021-07-14T01:35:38.8482376Z [cluster2] "enabled": true,
2021-07-14T01:35:38.8482936Z [cluster2] "intervalSeconds": 1,
2021-07-14T01:35:38.8483562Z [cluster2] "maxPacketLossCount": 5
2021-07-14T01:35:38.8484092Z [cluster2] },
2021-07-14T01:35:38.8484540Z [cluster2] "debug": false,
2021-07-14T01:35:38.8485038Z [cluster2] "globalCIDR": "242.254.2.0/24",
2021-07-14T01:35:38.8485902Z [cluster2] "namespace": "submariner-operator",
2021-07-14T01:35:38.8486542Z [cluster2] "natEnabled": false,
2021-07-14T01:35:38.8487115Z [cluster2] "repository": "localhost:5000",
2021-07-14T01:35:38.8487668Z [cluster2] "serviceCIDR": "",
2021-07-14T01:35:38.8488344Z [cluster2] "serviceDiscoveryEnabled": true,
2021-07-14T01:35:38.8488995Z [cluster2] "version": "local"
2021-07-14T01:35:38.8489437Z [cluster2] },
2021-07-14T01:35:38.8490183Z [cluster2] "status": {
2021-07-14T01:35:38.8490874Z [cluster2] "clusterCIDR": "10.0.0.0/16",
2021-07-14T01:35:38.8491432Z [cluster2] "clusterID": "cluster2",
2021-07-14T01:35:38.8492137Z [cluster2] "colorCodes": "blue",
2021-07-14T01:35:38.8492737Z [cluster2] "deploymentInfo": {},
2021-07-14T01:35:38.8493448Z [cluster2] "gatewayDaemonSetStatus": {
2021-07-14T01:35:38.8494382Z [cluster2] "lastResourceVersion": "1938",
2021-07-14T01:35:38.8495226Z [cluster2] "mismatchedContainerImages": false,
2021-07-14T01:35:38.8496126Z [cluster2] "nonReadyContainerStates": [],
2021-07-14T01:35:38.8496778Z [cluster2] "status": {
2021-07-14T01:35:38.8497438Z [cluster2] "currentNumberScheduled": 1,
2021-07-14T01:35:38.8498271Z [cluster2] "desiredNumberScheduled": 1,
2021-07-14T01:35:38.8499023Z [cluster2] "numberAvailable": 1,
2021-07-14T01:35:38.8499716Z [cluster2] "numberMisscheduled": 0,
2021-07-14T01:35:38.8500360Z [cluster2] "numberReady": 1,
2021-07-14T01:35:38.8508038Z [cluster2] "observedGeneration": 1,
2021-07-14T01:35:38.8508790Z [cluster2] "updatedNumberScheduled": 1
2021-07-14T01:35:38.8509384Z [cluster2] }
2021-07-14T01:35:38.8509771Z [cluster2] },
2021-07-14T01:35:38.8510211Z [cluster2] "gateways": [
2021-07-14T01:35:38.8510655Z [cluster2] {
2021-07-14T01:35:38.8511125Z [cluster2] "connections": [
2021-07-14T01:35:38.8511582Z [cluster2] {
2021-07-14T01:35:38.8512052Z [cluster2] "endpoint": {
2021-07-14T01:35:38.8512610Z [cluster2] "backend": "wireguard",
2021-07-14T01:35:38.8513159Z [cluster2] "backend_config": {
2021-07-14T01:35:38.8513735Z [cluster2] "LastChecked": "1626226531213",
2021-07-14T01:35:38.8514322Z [cluster2] "ReceiveBytes": "8100",
2021-07-14T01:35:38.8514928Z [cluster2] "TransmitBytes": "8128",
2021-07-14T01:35:38.8515972Z [cluster2] "natt-discovery-port": "4490",
2021-07-14T01:35:38.8516870Z [cluster2] "preferred-server": "false",
2021-07-14T01:35:38.8518031Z [cluster2] "publicKey": "KjFprPPPGFFuwAxrK9mQ+ZWb6PQepqyIAdD0AzcYW1k="
2021-07-14T01:35:38.8519033Z [cluster2] },
2021-07-14T01:35:38.8520064Z [cluster2] "cable_name": "submariner-cable-cluster1-172-18-0-7",
2021-07-14T01:35:38.8520951Z [cluster2] "cluster_id": "cluster1",
2021-07-14T01:35:38.8521558Z [cluster2] "healthCheckIP": "242.254.1.254",
2021-07-14T01:35:38.8522530Z [cluster2] "hostname": "cluster1-worker",
2021-07-14T01:35:38.8523168Z [cluster2] "nat_enabled": false,
2021-07-14T01:35:38.8523705Z [cluster2] "private_ip": "172.18.0.7",
2021-07-14T01:35:38.8524239Z [cluster2] "public_ip": "20.85.227.23",
2021-07-14T01:35:38.8524754Z [cluster2] "subnets": [
2021-07-14T01:35:38.8525227Z [cluster2] "242.254.1.0/24"
2021-07-14T01:35:38.8526113Z [cluster2] ]
2021-07-14T01:35:38.8526529Z [cluster2] },
2021-07-14T01:35:38.8527220Z [cluster2] "latencyRTT": {
2021-07-14T01:35:38.8528323Z [cluster2] "average": "293.896µs",
2021-07-14T01:35:38.8529414Z [cluster2] "last": "313.922µs",
2021-07-14T01:35:38.8530424Z [cluster2] "max": "909.563µs",
2021-07-14T01:35:38.8531247Z [cluster2] "min": "206.114µs",
2021-07-14T01:35:38.8531922Z [cluster2] "stdDev": "101.027µs"
2021-07-14T01:35:38.8532376Z [cluster2] },
2021-07-14T01:35:38.8532883Z [cluster2] "status": "connected",
2021-07-14T01:35:38.8533443Z [cluster2] "statusMessage": "",
2021-07-14T01:35:38.8533997Z [cluster2] "usingIP": "172.18.0.7"
2021-07-14T01:35:38.8534445Z [cluster2] }
2021-07-14T01:35:38.8534990Z [cluster2] ],
2021-07-14T01:35:38.8535460Z [cluster2] "haStatus": "active",
2021-07-14T01:35:38.8536009Z [cluster2] "localEndpoint": {
2021-07-14T01:35:38.8537009Z [cluster2] "backend": "wireguard",
2021-07-14T01:35:38.8537546Z [cluster2] "backend_config": {
2021-07-14T01:35:38.8538388Z [cluster2] "natt-discovery-port": "4490",
2021-07-14T01:35:38.8539252Z [cluster2] "preferred-server": "false",
2021-07-14T01:35:38.8540292Z [cluster2] "publicKey": "nOETJT4P3vCgb45bo+ArUXZNq8+14U45WjDh9OfboB0="
2021-07-14T01:35:38.8541167Z [cluster2] },
2021-07-14T01:35:38.8542430Z [cluster2] "cable_name": "submariner-cable-cluster2-172-18-0-9",
2021-07-14T01:35:38.8543309Z [cluster2] "cluster_id": "cluster2",
2021-07-14T01:35:38.8544097Z [cluster2] "hostname": "cluster2-worker",
2021-07-14T01:35:38.8544717Z [cluster2] "nat_enabled": false,
2021-07-14T01:35:38.8545239Z [cluster2] "private_ip": "172.18.0.9",
2021-07-14T01:35:38.8545761Z [cluster2] "public_ip": "20.85.227.23",
2021-07-14T01:35:38.8546249Z [cluster2] "subnets": [
2021-07-14T01:35:38.8626254Z [cluster2] 36m[submariner-operator]$ [cluster1] validate_equals .apiVersion submariner.io/v1alpha1
2021-07-14T01:35:38.8627779Z [submariner-operator]$ [cluster1] validate_equals .apiVersion submariner.io/v1alpha1
2021-07-14T01:35:38.8629179Z [submariner-operator]$ [cluster1] jq -r -M .apiVersion /tmp/submariner.cluster1.json
2021-07-14T01:35:38.8630446Z [submariner-operator]$ [cluster1] validate_equals .kind Submariner
2021-07-14T01:35:38.8631551Z [submariner-operator]$ [cluster1] validate_equals .kind Submariner
2021-07-14T01:35:38.8632791Z [submariner-operator]$ [cluster1] jq -r -M .kind /tmp/submariner.cluster1.json
2021-07-14T01:35:38.8634076Z [submariner-operator]$ [cluster1] validate_equals .metadata.name submariner
2021-07-14T01:35:38.8635314Z [submariner-operator]$ [cluster1] validate_equals .metadata.name submariner
2021-07-14T01:35:38.8636653Z [submariner-operator]$ [cluster1] jq -r -M .metadata.name /tmp/submariner.cluster1.json
2021-07-14T01:35:38.8638238Z [submariner-operator]$ [cluster1] validate_equals .spec.brokerK8sApiServer 172.18.0.6:6443
2021-07-14T01:35:38.8639663Z [submariner-operator]$ [cluster1] validate_equals .spec.brokerK8sApiServer 172.18.0.6:6443
2021-07-14T01:35:38.8641204Z [submariner-operator]$ [cluster1] jq -r -M .spec.brokerK8sApiServer /tmp/submariner.cluster1.json
2021-07-14T01:35:38.8773873Z [submariner-operator]$ [cluster1] validate_not_equals .spec.brokerK8sApiServerToken ***
2021-07-14T01:35:38.8903616Z [submariner-operator]$ [cluster1] validate_not_equals .spec.brokerK8sApiServerToken ***
2021-07-14T01:35:38.8905714Z [submariner-operator]$ [cluster1] jq -r -M .spec.brokerK8sApiServerToken /tmp/submariner.cluster1.json
2021-07-14T01:35:39.0402294Z [submariner-operator]$ [cluster1] validate_equals .spec.brokerK8sCA LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUN5RENDQWJDZ0F3SUJBZ0lCQURBTkJna3Foa2lHOXcwQkFRc0ZBREFWTVJNd0VRWURWUVFERXdwcmRXSmwKY201bGRHVnpNQjRYRFRJeE1EY3hOREF4TWpjek1Gb1hEVE14TURjeE1qQXhNamN6TUZvd0ZURVRNQkVHQTFVRQpBeE1LYTNWaVpYSnVaWFJsY3pDQ0FTSXdEUVlKS29aSWh2Y05BUUVCQlFBRGdnRVBBRENDQVFvQ2dnRUJBTEw4CmUwenRYWEtqMGJQaWNoYVFRUCs2N2tBY1RPbWVxUFJrTk1OOEZEWXNZaUc4YndXZGl3TGFTeE4yc0g3ZFpkMkgKUmhJNTUwdjVkcXJVUTNqREVRRENNcHNrL2xYbVdyUFRySlNLaHFrL3BKWGVSaWYyRThuMVhacWx0bWxBWlBRbQo5TVRkSkhGM2xOQmFvUGwyL2RRZFVnVVg5SlAyY2Z1NDU2M3ZQU29VN2ZiNVoydVZaUU41TGpzdmlHUjJPeG1DCm45WTBMemFPaExRTFk2M2FkVm5lRkh "242.254.2.0/24"
2021-07-14T01:35:39.0537037Z [cluster2] ]
2021-07-14T01:35:39.0537596Z [cluster2] },
2021-07-14T01:35:39.0538489Z [cluster2] "statusFailure": "",
2021-07-14T01:35:39.0539721Z [cluster2] "version": "devel-8db1414"
2021-07-14T01:35:39.0540327Z [cluster2] }
2021-07-14T01:35:39.0540817Z [cluster2] ],
2021-07-14T01:35:39.0541527Z [cluster2] "globalCIDR": "242.254.2.0/24",
2021-07-14T01:35:39.0542320Z [cluster2] "globalnetDaemonSetStatus": {
2021-07-14T01:35:39.0543175Z [cluster2] "lastResourceVersion": "1977",
2021-07-14T01:35:39.0544072Z [cluster2] "mismatchedContainerImages": false,
2021-07-14T01:35:39.0544992Z [cluster2] "nonReadyContainerStates": [],
2021-07-14T01:35:39.0545694Z [cluster2] "status": {
2021-07-14T01:35:39.0546407Z [cluster2] "currentNumberScheduled": 1,
2021-07-14T01:35:39.0547276Z [cluster2] "desiredNumberScheduled": 1,
2021-07-14T01:35:39.0548042Z [cluster2] "numberAvailable": 1,
2021-07-14T01:35:39.0548778Z [cluster2] "numberMisscheduled": 0,
2021-07-14T01:35:39.0549490Z [cluster2] "numberReady": 1,
2021-07-14T01:35:39.0550172Z [cluster2] "observedGeneration": 1,
2021-07-14T01:35:39.0550997Z [cluster2] "updatedNumberScheduled": 1
2021-07-14T01:35:39.0551662Z [cluster2] }
2021-07-14T01:35:39.0558822Z [cluster2] },
2021-07-14T01:35:39.0559479Z [cluster2] "loadBalancerStatus": {},
2021-07-14T01:35:39.0560167Z [cluster2] "natEnabled": false,
2021-07-14T01:35:39.0561241Z [cluster2] "networkPlugin": "weave-net",
2021-07-14T01:35:39.0562087Z [cluster2] "routeAgentDaemonSetStatus": {
2021-07-14T01:35:39.0562954Z [cluster2] "lastResourceVersion": "2014",
2021-07-14T01:35:39.0563845Z [cluster2] "mismatchedContainerImages": false,
2021-07-14T01:35:39.0564756Z [cluster2] "nonReadyContainerStates": [],
2021-07-14T01:35:39.0565472Z [cluster2] "status": {
2021-07-14T01:35:39.0566179Z [cluster2] "currentNumberScheduled": 3,
2021-07-14T01:35:39.0567045Z [cluster2] "desiredNumberScheduled": 3,
2021-07-14T01:35:39.0567836Z [cluster2] "numberAvailable": 3,
2021-07-14T01:35:39.0568555Z [cluster2] "numberMisscheduled": 0,
2021-07-14T01:35:39.0569256Z [cluster2] "numberReady": 3,
2021-07-14T01:35:39.0569949Z [cluster2] "observedGeneration": 1,
2021-07-14T01:35:39.0570936Z [cluster2] "updatedNumberScheduled": 3
2021-07-14T01:35:39.0571638Z [cluster2] }
2021-07-14T01:35:39.0572115Z [cluster2] },
2021-07-14T01:35:39.0572683Z [cluster2] "serviceCIDR": "100.0.0.0/16"
2021-07-14T01:35:39.0573231Z [cluster2] }
2021-07-14T01:35:39.0573711Z [cluster2] }
2021-07-14T01:35:39.0574922Z [submariner-operator]$ [cluster2] validate_equals .metadata.namespace submariner-operator
2021-07-14T01:35:39.0576558Z [submariner-operator]$ [cluster2] validate_equals .metadata.namespace submariner-operator
2021-07-14T01:35:39.0578556Z [submariner-operator]$ [cluster2] jq -r -M .metadata.namespace /tmp/submariner.cluster2.json
2021-07-14T01:35:39.0580272Z [submariner-operator]$ [cluster2] validate_equals .apiVersion submariner.io/v1alpha1
2021-07-14T01:35:39.0582374Z [submariner-operator]$ [cluster2] validate_equals .apiVersion submariner.io/v1alpha1
2021-07-14T01:35:39.0583910Z [submariner-operator]$ [cluster2] jq -r -M .apiVersion /tmp/submariner.cluster2.json
2021-07-14T01:35:39.0585304Z [submariner-operator]$ [cluster2] validate_equals .kind Submariner
2021-07-14T01:35:39.0586528Z [submariner-operator]$ [cluster2] validate_equals .kind Submariner
2021-07-14T01:35:39.0587880Z [submariner-operator]$ [cluster2] jq -r -M .kind /tmp/submariner.cluster2.json
2021-07-14T01:35:39.0589288Z [submariner-operator]$ [cluster2] validate_equals .metadata.name submariner
2021-07-14T01:35:39.0590650Z [submariner-operator]$ [cluster2] validate_equals .metadata.name submariner
2021-07-14T01:35:39.0592271Z [submariner-operator]$ [cluster2] jq -r -M .metadata.name /tmp/submariner.cluster2.json
2021-07-14T01:35:39.0593816Z [submariner-operator]$ [cluster2] validate_equals .spec.brokerK8sApiServer 172.18.0.6:6443
2021-07-14T01:35:39.0595344Z [submariner-operator]$ [cluster2] validate_equals .spec.brokerK8sApiServer 172.18.0.6:6443
2021-07-14T01:35:39.0597022Z [submariner-operator]$ [cluster2] jq -r -M .spec.brokerK8sApiServer /tmp/submariner.cluster2.json
2021-07-14T01:35:39.1068023Z [submariner-operator]$ [cluster2] validate_not_equals .spec.brokerK8sApiServerToken ***
2021-07-14T01:35:39.1213757Z [submariner-operator]$ [cluster2] validate_not_equals .spec.brokerK8sApiServerToken ***
2021-07-14T01:35:39.1215876Z [submariner-operator]$ [cluster2] jq -r -M .spec.brokerK8sApiServerToken /tmp/submariner.cluster2.json
2021-07-14T01:35:39.1839007Z [submariner-operator]$ [cluster2] validate_equals .spec.brokerK8sCA LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUN5RENDQWJDZ0F3SUJBZ0lCQURBTkJna3Foa2lHOXcwQkFRc0ZBREFWTVJNd0VRWURWUVFERXdwcmRXSmwKY201bGRHVnpNQjRYRFRJeE1EY3hOREF4TWpjek1Gb1hEVE14TURjeE1qQXhNamN6TUZvd0ZURVRNQkVHQTFVRQpBeE1LYTNWaVpYSnVaWFJsY3pDQ0FTSXdEUVlKS29aSWh2Y05BUUVCQlFBRGdnRVBBRENDQVFvQ2dnRUJBTEw4CmUwenRYWEtqMGJQaWNoYVFRUCs2N2tBY1RPbWVxUFJrTk1OOEZEWXNZaUc4YndXZGl3TGFTeE4yc0g3ZFpkMkgKUmhJNTUwdjVkcXJVUTNqREVRRENNcHNrL2xYbVdyUFRySlNLaHFrL3BKWGVSaWYyRThuMVhacWx0bWxBWlBRbQo5TVRkSkhGM2xOQmFvUGwyL2RRZFVnVVg5SlAyY2Z1NDU2M3ZQU29VN2ZiNVoydVZaUU41TGpzdmlHUjJPeG1DCm45WTBMemFPaExRTFk2M2FkVm5lRkh2U1Rqa1VWL1k0QndDUU4vYy9MZnF1VEdnWTNNd2xxNFU0aHVEcmNDREkKeEppaThhTTN1WGRtQXZ6M00rSTM5K1pzYkFQdytqajhlK3Y0bVk3cnFicFV3bU5JTlJONXF1bXYwUnI0ZW9ySwpsU1dNeXpSMFgyRlhXbG16VXZFQ0F3RUFBYU1qTUNFd0RnWURWUjBQQVFIL0JBUURBZ0trTUE4R0ExVWRFd0VCCi93UUZNQU1CQWY4d0RRWUpLb1pJaHZjTkFRRUxCUUFEZ2dFQkFJbFNMTWNCNVJUcDVwaklXQlpWM2V3ZmQ3RnIKazBXU2Vxd09kTU82UXJTbVp0WmdXdlpsME0wc01jSTFWcmNzOThVak9Yd2trWFNQMVFsc3NkOFhienZ3emtTWQp1MDdhTGh1QkVrTjhud3Z4TGJIM0w4WSt5TCtrU3B5a3hBVlMyRktTOW1wWUtGT1hkY2V4eUs1UkhvbU40aVgvCnBlYktwbm5CcHBCaDJuSFBCV0Z0aTNWL3hWRVBYNy8vTldhN1RIbU4yVWs4V2ZHOW9TU2lweXdWcW9Od1JlbEgKTUdMUTF1Rk9pelJkclgxOVJUaGV4RTRVLzVUMm55S09ZQlcxa0xLbDhnVFZVczE2TUhKdnNBTXpUUStaSVVlcgpTdlJBUFpkZ1NoeUdqZWdLaXdQTGpOVUhkZUJzRlJUY1dPMkVyNkovS0dEeFZpMktUTFNLbjFHZWh6RT0KLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQo=
2021-07-14T01:35:39.3618704Z [submariner-operator]$ [cluster2] validate_equals .spec.brokerK8sCA LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUN5RENDQWJDZ0F3SUJBZ0lCQURBTkJna3Foa2lHOXcwQkFRc0ZBREFWTVJNd0VRWURWUVFERXdwcmRXSmwKY201bGRHVnpNQjRYRFRJeE1EY3hOREF4TWpjek1Gb1hEVE14TURjeE1qQXhNamN6TUZvd0ZURVRNQkVHQTFVRQpBeE1LYTNWaVpYSnVaWFJsY3pDQ0FTSXdEUVlKS29aSWh2Y05BUUVCQlFBRGdnRVBBRENDQVFvQ2dnRUJBTEw4CmUwenRYWEtqMGJQaWNoYVFRUCs2N2tBY1RPbWVxUFJrTk1OOEZEWXNZaUc4YndXZGl3TGFTeE4yc0g3ZFpkMkgKUmhJNTUwdjVkcXJVUTNqREVRRENNcHNrL2xYbVdyUFRySlNLaHFrL3BKWGVSaWYyRThuMVhacWx0bWxBWlBRbQo5TVRkSkhGM2xOQmFvUGwyL2RRZFVnVVg5SlAyY2Z1NDU2M3ZQU29VN2ZiNVoydVZaUU41TGpzdmlHUjJPeG1DCm45WTBMemFPaExRTFk2M2FkVm5lRkh2U1Rqa1VWL1k0QndDUU4vYy9MZnF1VEdnWTNNd2xxNFU0aHVEcmNDREkKeEppaThhTTN1WGRtQXZ6M00rSTM5K1pzYkFQdytqajhlK3Y0bVk3cnFicFV3bU5JTlJONXF1bXYwUnI0ZW9ySwpsU1dNeXpSMFgyRlhXbG16VXZFQ0F3RUFBYU1qTUNFd0RnWURWUjBQQVFIL0JBUURBZ0trTUE4R0ExVWRFd0VCCi93UUZNQU1CQWY4d0RRWUpLb1pJaHZjTkFRRUxCUUFEZ2dFQkFJbFNMTWNCNVJUcDVwaklXQlpWM2V3ZmQ3RnIKazBXU2Vxd09kTU82UXJTbVp0WmdXdlpsME0wc01jSTFWcmNzOThVak9Yd2trWFNQMVFsc3NkOFhienZ3emtTWQp1MDdhTGh1QkVrTjhud3Z4TGJIM0w4WSt5TCtrU3B5a3hBVlMyRktTOW1wWUtGT1hkY2V4eUs1UkhvbU40aVgvCnBlYktwbm5CcHBCaDJuSFBC2U1Rqa1VWL1k0QndDUU4vYy9MZnF1VEdnWTNNd2xxNFU0aHVEcmNDREkKeEppaThhTTN1WGRtQXZ6M00rSTM5K1pzYkFQdytqajhlK3Y0bVk3cnFicFV3bU5JTlJONXF1bXYwUnI0ZW9ySwpsU1dNeXpSMFgyRlhXbG16VXZFQ0F3RUFBYU1qTUNFd0RnWURWUjBQQVFIL0JBUURBZ0trTUE4R0ExVWRFd0VCCi93UUZNQU1CQWY4d0RRWUpLb1pJaHZjTkFRRUxCUUFEZ2dFQkFJbFNMTWNCNVJUcDVwaklXQlpWM2V3ZmQ3RnIKazBXU2Vxd09kTU82UXJTbVp0WmdXdlpsME0wc01jSTFWcmNzOThVak9Yd2trWFNQMVFsc3NkOFhienZ3emtTWQp1MDdhTGh1QkVrTjhud3Z4TGJIM0w4WSt5TCtrU3B5a3hBVlMyRktTOW1wWUtGT1hkY2V4eUs1UkhvbU40aVgvCnBlYktwbm5CcHBCaDJuSFBCV0Z0aTNWL3hWRVBYNy8vTldhN1RIbU4yVWs4V2ZHOW9TU2lweXdWcW9Od1JlbEgKTUdMUTF1Rk9pelJkclgxOVJUaGV4RTRVLzVUMm55S09ZQlcxa0xLbDhnVFZVczE2TUhKdnNBTXpUUStaSVVlcgpTdlJBUFpkZ1NoeUdqZWdLaXdQTGpOVUhkZUJzRlJUY1dPMkVyNkovS0dEeFZpMktUTFNLbjFHZWh6RT0KLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQo=
2021-07-14T01:35:39.4924333Z [submariner-operator]$ [cluster1] validate_equals .spec.brokerK8sCA LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUN5RENDQWJDZ0F3SUJBZ0lCQURBTkJna3Foa2lHOXcwQkFRc0ZBREFWTVJNd0VRWURWUVFERXdwcmRXSmwKY201bGRHVnpNQjRYRFRJeE1EY3hOREF4TWpjek1Gb1hEVE14TURjeE1qQXhNamN6TUZvd0ZURVRNQkVHQTFVRQpBeE1LYTNWaVpYSnVaWFJsY3pDQ0FTSXdEUVlKS29aSWh2Y05BUUVCQlFBRGdnRVBBRENDQVFvQ2dnRUJBTEw4CmUwenRYWEtqMGJQaWNoYVFRUCs2N2tBY1RPbWVxUFJrTk1OOEZEWXNZaUc4YndXZGl3TGFTeE4yc0g3ZFpkMkgKUmhJNTUwdjVkcXJVUTNqREVRRENNcHNrL2xYbVdyUFRySlNLaHFrL3BKWGVSaWYyRThuMVhacWx0bWxBWlBRbQo5TVRkSkhGM2xOQmFvUGwyL2RRZFVnVVg5SlAyY2Z1NDU2M3ZQU29VN2ZiNVoydVZaUU41TGpzdmlHUjJPeG1DCm45WTBMemFPaExRTFk2M2FkVm5lRkh2U1Rqa1VWL1k0QndDUU4vYy9MZnF1VEdnWTNNd2xxNFU0aHVEcmNDREkKeEppaThhTTN1WGRtQXZ6M00rSTM5K1pzYkFQdytqajhlK3Y0bVk3cnFicFV3bU5JTlJONXF1bXYwUnI0ZW9ySwpsU1dNeXpSMFgyRlhXbG16VXZFQ0F3RUFBYU1qTUNFd0RnWURWUjBQQVFIL0JBUURBZ0trTUE4R0ExVWRFd0VCCi93UUZNQU1CQWY4d0RRWUpLb1pJaHZjTkFRRUxCUUFEZ2dFQkFJbFNMTWNCNVJUcDVwaklXQlpWM2V3ZmQ3RnIKazBXU2Vxd09kTU82UXJTbVp0WmdXdlpsME0wc01jSTFWcmNzOThVak9Yd2trWFNQMVFsc3NkOFhienZ3emtTWQp1MDdhTGh1QkVrTjhud3Z4TGJIM0w4WSt5TCtrU3B5a3hBVlMyRktTOW1wWUtGT1hkY2V4eUs1UkhvbU40aVgvCnBlYktwbm5CcHBCaDJuSFBCV0Z0aTNWL3hWRVBYNy8vTldhN1RIbU4yVWs4V2ZHOW9TU2lweXdWcW9Od1JlbEgKTUdMUTF1Rk9pelJkclgxOVJUaGV4RTRVLzVUMm55S09ZQlcxa0xLbDhnVFZVczE2TUhKdnNBTXpUUStaSVVlcgpTdlJBUFpkZ1NoeUdqZWdLaXdQTGpOVUhkZUJzRlJUY1dPMkVyNkovS0dEeFZpMktUTFNLbjFHZWh6RT0KLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQo=
2021-07-14T01:35:39.5402148Z [submariner-operator]$ [cluster1] jq -r -M .spec.brokerK8sCA /tmp/submariner.cluster1.json
2021-07-14T01:35:39.5404185Z [submariner-operator]$ [cluster1] validate_equals .spec.brokerK8sRemoteNamespace submariner-k8s-broker
2021-07-14T01:35:39.5406071Z [submariner-operator]$ [cluster1] validate_equals .spec.brokerK8sRemoteNamespace submariner-k8s-broker
2021-07-14T01:35:39.5407930Z [submariner-operator]$ [cluster1] jq -r -M .spec.brokerK8sRemoteNamespace /tmp/submariner.cluster1.json
2021-07-14T01:35:39.5409487Z [submariner-operator]$ [cluster1] validate_equals .spec.ceIPSecDebug false
2021-07-14T01:35:39.5411256Z [submariner-operator]$ [cluster1] validate_equals .spec.ceIPSecDebug false
2021-07-14T01:35:39.5412818Z [submariner-operator]$ [cluster1] jq -r -M .spec.ceIPSecDebug /tmp/submariner.cluster1.json
2021-07-14T01:35:39.5414326Z [submariner-operator]$ [cluster1] validate_equals .spec.ceIPSecIKEPort 500
2021-07-14T01:35:39.5415705Z [submariner-operator]$ [cluster1] validate_equals .spec.ceIPSecIKEPort 500
2021-07-14T01:35:39.5417271Z [submariner-operator]$ [cluster1] jq -r -M .spec.ceIPSecIKEPort /tmp/submariner.cluster1.json
2021-07-14T01:35:39.5418816Z [submariner-operator]$ [cluster1] validate_equals .spec.ceIPSecNATTPort 4500
2021-07-14T01:35:39.5420222Z [submariner-operator]$ [cluster1] validate_equals .spec.ceIPSecNATTPort 4500
2021-07-14T01:35:39.5421926Z [submariner-operator]$ [cluster1] jq -r -M .spec.ceIPSecNATTPort /tmp/submariner.cluster1.json
2021-07-14T01:35:39.5423801Z [submariner-operator
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment