Skip to content

Instantly share code, notes, and snippets.

@dfarrell07
Created July 14, 2021 15:17
Show Gist options
  • Save dfarrell07/baf9876ae003eb96aad28c00337b8f92 to your computer and use it in GitHub Desktop.
Save dfarrell07/baf9876ae003eb96aad28c00337b8f92 to your computer and use it in GitHub Desktop.
subm_random_fail_20210710
2021-07-10T00:09:23.6627260Z Found online and idle hosted runner(s) in the current repository's organization account that matches the required labels: 'ubuntu-latest'
2021-07-10T00:09:23.6627321Z Waiting for a hosted runner in 'organization' to pick this job...
2021-07-10T00:09:31.3181235Z Current runner version: '2.278.0'
2021-07-10T00:09:31.3205580Z ##[group]Operating System
2021-07-10T00:09:31.3206465Z Ubuntu
2021-07-10T00:09:31.3206942Z 20.04.2
2021-07-10T00:09:31.3207379Z LTS
2021-07-10T00:09:31.3207894Z ##[endgroup]
2021-07-10T00:09:31.3208439Z ##[group]Virtual Environment
2021-07-10T00:09:31.3209091Z Environment: ubuntu-20.04
2021-07-10T00:09:31.3209618Z Version: 20210628.1
2021-07-10T00:09:31.3210635Z Included Software: https://github.com/actions/virtual-environments/blob/ubuntu20/20210628.1/images/linux/Ubuntu2004-README.md
2021-07-10T00:09:31.3211927Z Image Release: https://github.com/actions/virtual-environments/releases/tag/ubuntu20%2F20210628.1
2021-07-10T00:09:31.3212832Z ##[endgroup]
2021-07-10T00:09:31.3214699Z ##[group]GITHUB_TOKEN Permissions
2021-07-10T00:09:31.3215908Z Actions: write
2021-07-10T00:09:31.3216406Z Checks: write
2021-07-10T00:09:31.3216954Z Contents: write
2021-07-10T00:09:31.3217469Z Deployments: write
2021-07-10T00:09:31.3218119Z Discussions: write
2021-07-10T00:09:31.3218698Z Issues: write
2021-07-10T00:09:31.3219238Z Metadata: read
2021-07-10T00:09:31.3219738Z Packages: write
2021-07-10T00:09:31.3220310Z PullRequests: write
2021-07-10T00:09:31.3220921Z RepositoryProjects: write
2021-07-10T00:09:31.3221603Z SecurityEvents: write
2021-07-10T00:09:31.3222166Z Statuses: write
2021-07-10T00:09:31.3222787Z ##[endgroup]
2021-07-10T00:09:31.3225606Z Prepare workflow directory
2021-07-10T00:09:31.3798948Z Prepare all required actions
2021-07-10T00:09:31.3809381Z Getting action download info
2021-07-10T00:09:31.7453035Z Download action repository 'actions/checkout@v2'
2021-07-10T00:09:33.5434383Z Download action repository 'submariner-io/shipyard@devel'
2021-07-10T00:09:33.9011157Z ##[group]Run actions/checkout@v2
2021-07-10T00:09:33.9011793Z with:
2021-07-10T00:09:33.9012404Z repository: submariner-io/submariner-operator
2021-07-10T00:09:33.9013454Z token: ***
2021-07-10T00:09:33.9013901Z ssh-strict: true
2021-07-10T00:09:33.9014436Z persist-credentials: true
2021-07-10T00:09:33.9014996Z clean: true
2021-07-10T00:09:33.9015433Z fetch-depth: 1
2021-07-10T00:09:33.9015877Z lfs: false
2021-07-10T00:09:33.9016304Z submodules: false
2021-07-10T00:09:33.9016762Z ##[endgroup]
2021-07-10T00:09:34.1049085Z Syncing repository: submariner-io/submariner-operator
2021-07-10T00:09:34.1052558Z ##[group]Getting Git version info
2021-07-10T00:09:34.1053830Z Working directory is '/home/runner/work/submariner-operator/submariner-operator'
2021-07-10T00:09:34.1083417Z [command]/usr/bin/git version
2021-07-10T00:09:34.1222215Z git version 2.32.0
2021-07-10T00:09:34.1245726Z ##[endgroup]
2021-07-10T00:09:34.1254802Z Deleting the contents of '/home/runner/work/submariner-operator/submariner-operator'
2021-07-10T00:09:34.1262562Z ##[group]Initializing the repository
2021-07-10T00:09:34.1268910Z [command]/usr/bin/git init /home/runner/work/submariner-operator/submariner-operator
2021-07-10T00:09:34.1332751Z hint: Using 'master' as the name for the initial branch. This default branch name
2021-07-10T00:09:34.1333616Z hint: is subject to change. To configure the initial branch name to use in all
2021-07-10T00:09:34.1334807Z hint: of your new repositories, which will suppress this warning, call:
2021-07-10T00:09:34.1335419Z hint:
2021-07-10T00:09:34.1336181Z hint: git config --global init.defaultBranch <name>
2021-07-10T00:09:34.1336749Z hint:
2021-07-10T00:09:34.1337780Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2021-07-10T00:09:34.1339024Z hint: 'development'. The just-created branch can be renamed via this command:
2021-07-10T00:09:34.1339784Z hint:
2021-07-10T00:09:34.1340629Z hint: git branch -m <name>
2021-07-10T00:09:34.1345554Z Initialized empty Git repository in /home/runner/work/submariner-operator/submariner-operator/.git/
2021-07-10T00:09:34.1354493Z [command]/usr/bin/git remote add origin https://github.com/submariner-io/submariner-operator
2021-07-10T00:09:34.1396598Z ##[endgroup]
2021-07-10T00:09:34.1397458Z ##[group]Disabling automatic garbage collection
2021-07-10T00:09:34.1401072Z [command]/usr/bin/git config --local gc.auto 0
2021-07-10T00:09:34.1434789Z ##[endgroup]
2021-07-10T00:09:34.1438953Z ##[group]Setting up auth
2021-07-10T00:09:34.1445322Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2021-07-10T00:09:34.1472563Z [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-10T00:09:34.1775507Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2021-07-10T00:09:34.1820023Z [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-10T00:09:34.2014908Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2021-07-10T00:09:34.2052178Z ##[endgroup]
2021-07-10T00:09:34.2053047Z ##[group]Fetching the repository
2021-07-10T00:09:34.2060503Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +1a48316f3cfbf3af9d2ab5c043cb2268adf4c43d:refs/remotes/origin/devel
2021-07-10T00:09:34.5879552Z remote: Enumerating objects: 486, done.
2021-07-10T00:09:34.5880568Z remote: Counting objects: 0% (1/486)
2021-07-10T00:09:34.5881189Z remote: Counting objects: 1% (5/486)
2021-07-10T00:09:34.5881857Z remote: Counting objects: 2% (10/486)
2021-07-10T00:09:34.5882527Z remote: Counting objects: 3% (15/486)
2021-07-10T00:09:34.5883333Z remote: Counting objects: 4% (20/486)
2021-07-10T00:09:34.5884013Z remote: Counting objects: 5% (25/486)
2021-07-10T00:09:34.5884679Z remote: Counting objects: 6% (30/486)
2021-07-10T00:09:34.5885323Z remote: Counting objects: 7% (35/486)
2021-07-10T00:09:34.5885990Z remote: Counting objects: 8% (39/486)
2021-07-10T00:09:34.5886657Z remote: Counting objects: 9% (44/486)
2021-07-10T00:09:34.5887297Z remote: Counting objects: 10% (49/486)
2021-07-10T00:09:34.5887961Z remote: Counting objects: 11% (54/486)
2021-07-10T00:09:34.5888609Z remote: Counting objects: 12% (59/486)
2021-07-10T00:09:34.5889270Z remote: Counting objects: 13% (64/486)
2021-07-10T00:09:34.5889925Z remote: Counting objects: 14% (69/486)
2021-07-10T00:09:34.5890569Z remote: Counting objects: 15% (73/486)
2021-07-10T00:09:34.5891225Z remote: Counting objects: 16% (78/486)
2021-07-10T00:09:34.5891874Z remote: Counting objects: 17% (83/486)
2021-07-10T00:09:34.5892533Z remote: Counting objects: 18% (88/486)
2021-07-10T00:09:34.5893189Z remote: Counting objects: 19% (93/486)
2021-07-10T00:09:34.5893827Z remote: Counting objects: 20% (98/486)
2021-07-10T00:09:34.5894484Z remote: Counting objects: 21% (103/486)
2021-07-10T00:09:34.5895139Z remote: Counting objects: 22% (107/486)
2021-07-10T00:09:34.5895801Z remote: Counting objects: 23% (112/486)
2021-07-10T00:09:34.5896459Z remote: Counting objects: 24% (117/486)
2021-07-10T00:09:34.5897100Z remote: Counting objects: 25% (122/486)
2021-07-10T00:09:34.5897754Z remote: Counting objects: 26% (127/486)
2021-07-10T00:09:34.5898414Z remote: Counting objects: 27% (132/486)
2021-07-10T00:09:34.5899180Z remote: Counting objects: 28% (137/486)
2021-07-10T00:09:34.5899850Z remote: Counting objects: 29% (141/486)
2021-07-10T00:09:34.5900507Z remote: Counting objects: 30% (146/486)
2021-07-10T00:09:34.5901174Z remote: Counting objects: 31% (151/486)
2021-07-10T00:09:34.5901836Z remote: Counting objects: 32% (156/486)
2021-07-10T00:09:34.5902489Z remote: Counting objects: 33% (161/486)
2021-07-10T00:09:34.5903147Z remote: Counting objects: 34% (166/486)
2021-07-10T00:09:34.5903921Z remote: Counting objects: 35% (171/486)
2021-07-10T00:09:34.5904584Z remote: Counting objects: 36% (175/486)
2021-07-10T00:09:34.5905240Z remote: Counting objects: 37% (180/486)
2021-07-10T00:09:34.5905894Z remote: Counting objects: 38% (185/486)
2021-07-10T00:09:34.5906555Z remote: Counting objects: 39% (190/486)
2021-07-10T00:09:34.5907194Z remote: Counting objects: 40% (195/486)
2021-07-10T00:09:34.5907855Z remote: Counting objects: 41% (200/486)
2021-07-10T00:09:34.5908519Z remote: Counting objects: 42% (205/486)
2021-07-10T00:09:34.5909176Z remote: Counting objects: 43% (209/486)
2021-07-10T00:09:34.5909834Z remote: Counting objects: 44% (214/486)
2021-07-10T00:09:34.5910496Z remote: Counting objects: 45% (219/486)
2021-07-10T00:09:34.5911147Z remote: Counting objects: 46% (224/486)
2021-07-10T00:09:34.5911814Z remote: Counting objects: 47% (229/486)
2021-07-10T00:09:34.5912473Z remote: Counting objects: 48% (234/486)
2021-07-10T00:09:34.5913132Z remote: Counting objects: 49% (239/486)
2021-07-10T00:09:34.5913786Z remote: Counting objects: 50% (243/486)
2021-07-10T00:09:34.5914428Z remote: Counting objects: 51% (248/486)
2021-07-10T00:09:34.5915082Z remote: Counting objects: 52% (253/486)
2021-07-10T00:09:34.5915728Z remote: Counting objects: 53% (258/486)
2021-07-10T00:09:34.5916385Z remote: Counting objects: 54% (263/486)
2021-07-10T00:09:34.5917041Z remote: Counting objects: 55% (268/486)
2021-07-10T00:09:34.5917758Z remote: Counting objects: 56% (273/486)
2021-07-10T00:09:34.5918437Z remote: Counting objects: 57% (278/486)
2021-07-10T00:09:34.5919082Z remote: Counting objects: 58% (282/486)
2021-07-10T00:09:34.5919737Z remote: Counting objects: 59% (287/486)
2021-07-10T00:09:34.5920539Z remote: Counting objects: 60% (292/486)
2021-07-10T00:09:34.5921219Z remote: Counting objects: 61% (297/486)
2021-07-10T00:09:34.5922184Z remote: Counting objects: 62% (302/486)
2021-07-10T00:09:34.5922855Z remote: Counting objects: 63% (307/486)
2021-07-10T00:09:34.5923508Z remote: Counting objects: 64% (312/486)
2021-07-10T00:09:34.5924171Z remote: Counting objects: 65% (316/486)
2021-07-10T00:09:34.5924843Z remote: Counting objects: 66% (321/486)
2021-07-10T00:09:34.5925497Z remote: Counting objects: 67% (326/486)
2021-07-10T00:09:34.5926157Z remote: Counting objects: 68% (331/486)
2021-07-10T00:09:34.5926802Z remote: Counting objects: 69% (336/486)
2021-07-10T00:09:34.5927505Z remote: Counting objects: 70% (341/486)
2021-07-10T00:09:34.5928172Z remote: Counting objects: 71% (346/486)
2021-07-10T00:09:34.5928828Z remote: Counting objects: 72% (350/486)
2021-07-10T00:09:34.5929496Z remote: Counting objects: 73% (355/486)
2021-07-10T00:09:34.5930170Z remote: Counting objects: 74% (360/486)
2021-07-10T00:09:34.5930825Z remote: Counting objects: 75% (365/486)
2021-07-10T00:09:34.5931487Z remote: Counting objects: 76% (370/486)
2021-07-10T00:09:34.5932141Z remote: Counting objects: 77% (375/486)
2021-07-10T00:09:34.5932799Z remote: Counting objects: 78% (380/486)
2021-07-10T00:09:34.5933455Z remote: Counting objects: 79% (384/486)
2021-07-10T00:09:34.5934102Z remote: Counting objects: 80% (389/486)
2021-07-10T00:09:34.5934763Z remote: Counting objects: 81% (394/486)
2021-07-10T00:09:34.5935414Z remote: Counting objects: 82% (399/486)
2021-07-10T00:09:34.5936076Z remote: Counting objects: 83% (404/486)
2021-07-10T00:09:34.5936736Z remote: Counting objects: 84% (409/486)
2021-07-10T00:09:34.5937380Z remote: Counting objects: 85% (414/486)
2021-07-10T00:09:34.5938040Z remote: Counting objects: 86% (418/486)
2021-07-10T00:09:34.5938811Z remote: Counting objects: 87% (423/486)
2021-07-10T00:09:34.5939466Z remote: Counting objects: 88% (428/486)
2021-07-10T00:09:34.5940128Z remote: Counting objects: 89% (433/486)
2021-07-10T00:09:34.5940769Z remote: Counting objects: 90% (438/486)
2021-07-10T00:09:34.5941431Z remote: Counting objects: 91% (443/486)
2021-07-10T00:09:34.5942078Z remote: Counting objects: 92% (448/486)
2021-07-10T00:09:34.5942736Z remote: Counting objects: 93% (452/486)
2021-07-10T00:09:34.5943392Z remote: Counting objects: 94% (457/486)
2021-07-10T00:09:34.5944037Z remote: Counting objects: 95% (462/486)
2021-07-10T00:09:34.5944709Z remote: Counting objects: 96% (467/486)
2021-07-10T00:09:34.5945369Z remote: Counting objects: 97% (472/486)
2021-07-10T00:09:34.5946010Z remote: Counting objects: 98% (477/486)
2021-07-10T00:09:34.5946670Z remote: Counting objects: 99% (482/486)
2021-07-10T00:09:34.5947314Z remote: Counting objects: 100% (486/486)
2021-07-10T00:09:34.5948008Z remote: Counting objects: 100% (486/486), done.
2021-07-10T00:09:34.5948717Z remote: Compressing objects: 0% (1/346)
2021-07-10T00:09:34.5949402Z remote: Compressing objects: 1% (4/346)
2021-07-10T00:09:34.5950104Z remote: Compressing objects: 2% (7/346)
2021-07-10T00:09:34.5950793Z remote: Compressing objects: 3% (11/346)
2021-07-10T00:09:34.5951501Z remote: Compressing objects: 4% (14/346)
2021-07-10T00:09:34.5952199Z remote: Compressing objects: 5% (18/346)
2021-07-10T00:09:34.5952886Z remote: Compressing objects: 6% (21/346)
2021-07-10T00:09:34.5953658Z remote: Compressing objects: 7% (25/346)
2021-07-10T00:09:34.5954362Z remote: Compressing objects: 8% (28/346)
2021-07-10T00:09:34.5955073Z remote: Compressing objects: 9% (32/346)
2021-07-10T00:09:34.5955774Z remote: Compressing objects: 10% (35/346)
2021-07-10T00:09:34.5956468Z remote: Compressing objects: 11% (39/346)
2021-07-10T00:09:34.5957168Z remote: Compressing objects: 12% (42/346)
2021-07-10T00:09:34.5957875Z remote: Compressing objects: 13% (45/346)
2021-07-10T00:09:34.5958563Z remote: Compressing objects: 14% (49/346)
2021-07-10T00:09:34.5959264Z remote: Compressing objects: 15% (52/346)
2021-07-10T00:09:34.5959948Z remote: Compressing objects: 16% (56/346)
2021-07-10T00:09:34.5960804Z remote: Compressing objects: 17% (59/346)
2021-07-10T00:09:34.5961791Z remote: Compressing objects: 18% (63/346)
2021-07-10T00:09:34.5962496Z remote: Compressing objects: 19% (66/346)
2021-07-10T00:09:34.5963198Z remote: Compressing objects: 20% (70/346)
2021-07-10T00:09:34.5963886Z remote: Compressing objects: 21% (73/346)
2021-07-10T00:09:34.5964585Z remote: Compressing objects: 22% (77/346)
2021-07-10T00:09:34.5965290Z remote: Compressing objects: 23% (80/346)
2021-07-10T00:09:34.5965999Z remote: Compressing objects: 24% (84/346)
2021-07-10T00:09:34.5966699Z remote: Compressing objects: 25% (87/346)
2021-07-10T00:09:34.5967404Z remote: Compressing objects: 26% (90/346)
2021-07-10T00:09:34.5968090Z remote: Compressing objects: 27% (94/346)
2021-07-10T00:09:34.5968792Z remote: Compressing objects: 28% (97/346)
2021-07-10T00:09:34.5969481Z remote: Compressing objects: 29% (101/346)
2021-07-10T00:09:34.5970182Z remote: Compressing objects: 30% (104/346)
2021-07-10T00:09:34.5970886Z remote: Compressing objects: 31% (108/346)
2021-07-10T00:09:34.5971595Z remote: Compressing objects: 32% (111/346)
2021-07-10T00:09:34.5972305Z remote: Compressing objects: 33% (115/346)
2021-07-10T00:09:34.5972992Z remote: Compressing objects: 34% (118/346)
2021-07-10T00:09:34.5973686Z remote: Compressing objects: 35% (122/346)
2021-07-10T00:09:34.5974384Z remote: Compressing objects: 36% (125/346)
2021-07-10T00:09:34.5975178Z remote: Compressing objects: 37% (129/346)
2021-07-10T00:09:34.5975891Z remote: Compressing objects: 38% (132/346)
2021-07-10T00:09:34.5976579Z remote: Compressing objects: 39% (135/346)
2021-07-10T00:09:34.5977283Z remote: Compressing objects: 40% (139/346)
2021-07-10T00:09:34.5977985Z remote: Compressing objects: 41% (142/346)
2021-07-10T00:09:34.5978680Z remote: Compressing objects: 42% (146/346)
2021-07-10T00:09:34.5979385Z remote: Compressing objects: 43% (149/346)
2021-07-10T00:09:34.5980086Z remote: Compressing objects: 44% (153/346)
2021-07-10T00:09:34.5980781Z remote: Compressing objects: 45% (156/346)
2021-07-10T00:09:34.5981488Z remote: Compressing objects: 46% (160/346)
2021-07-10T00:09:34.5982182Z remote: Compressing objects: 47% (163/346)
2021-07-10T00:09:34.5982887Z remote: Compressing objects: 48% (167/346)
2021-07-10T00:09:34.5983599Z remote: Compressing objects: 49% (170/346)
2021-07-10T00:09:34.5984282Z remote: Compressing objects: 50% (173/346)
2021-07-10T00:09:34.5984977Z remote: Compressing objects: 51% (177/346)
2021-07-10T00:09:34.5985668Z remote: Compressing objects: 52% (180/346)
2021-07-10T00:09:34.5986372Z remote: Compressing objects: 53% (184/346)
2021-07-10T00:09:34.5987076Z remote: Compressing objects: 54% (187/346)
2021-07-10T00:09:34.5987761Z remote: Compressing objects: 55% (191/346)
2021-07-10T00:09:34.5988459Z remote: Compressing objects: 56% (194/346)
2021-07-10T00:09:34.5989158Z remote: Compressing objects: 57% (198/346)
2021-07-10T00:09:34.5989930Z remote: Compressing objects: 58% (201/346)
2021-07-10T00:09:34.5990654Z remote: Compressing objects: 59% (205/346)
2021-07-10T00:09:34.5991339Z remote: Compressing objects: 60% (208/346)
2021-07-10T00:09:34.5992040Z remote: Compressing objects: 61% (212/346)
2021-07-10T00:09:34.5992753Z remote: Compressing objects: 62% (215/346)
2021-07-10T00:09:34.5993438Z remote: Compressing objects: 63% (218/346)
2021-07-10T00:09:34.5994136Z remote: Compressing objects: 64% (222/346)
2021-07-10T00:09:34.5994827Z remote: Compressing objects: 65% (225/346)
2021-07-10T00:09:34.5995531Z remote: Compressing objects: 66% (229/346)
2021-07-10T00:09:34.5996233Z remote: Compressing objects: 67% (232/346)
2021-07-10T00:09:34.5996922Z remote: Compressing objects: 68% (236/346)
2021-07-10T00:09:34.5997630Z remote: Compressing objects: 69% (239/346)
2021-07-10T00:09:34.5998339Z remote: Compressing objects: 70% (243/346)
2021-07-10T00:09:34.5999029Z remote: Compressing objects: 71% (246/346)
2021-07-10T00:09:34.5999739Z remote: Compressing objects: 72% (250/346)
2021-07-10T00:09:34.6000521Z remote: Compressing objects: 73% (253/346)
2021-07-10T00:09:34.6001248Z remote: Compressing objects: 74% (257/346)
2021-07-10T00:09:34.6001964Z remote: Compressing objects: 75% (260/346)
2021-07-10T00:09:34.6002658Z remote: Compressing objects: 76% (263/346)
2021-07-10T00:09:34.6003361Z remote: Compressing objects: 77% (267/346)
2021-07-10T00:09:34.6004051Z remote: Compressing objects: 78% (270/346)
2021-07-10T00:09:34.6004751Z remote: Compressing objects: 79% (274/346)
2021-07-10T00:09:34.6005454Z remote: Compressing objects: 80% (277/346)
2021-07-10T00:09:34.6006147Z remote: Compressing objects: 81% (281/346)
2021-07-10T00:09:34.6006858Z remote: Compressing objects: 82% (284/346)
2021-07-10T00:09:34.6007552Z remote: Compressing objects: 83% (288/346)
2021-07-10T00:09:34.6008265Z remote: Compressing objects: 84% (291/346)
2021-07-10T00:09:34.6008973Z remote: Compressing objects: 85% (295/346)
2021-07-10T00:09:34.6009667Z remote: Compressing objects: 86% (298/346)
2021-07-10T00:09:34.6010592Z remote: Compressing objects: 87% (302/346)
2021-07-10T00:09:34.6011315Z remote: Compressing objects: 88% (305/346)
2021-07-10T00:09:34.6012019Z remote: Compressing objects: 89% (308/346)
2021-07-10T00:09:34.6012717Z remote: Compressing objects: 90% (312/346)
2021-07-10T00:09:34.6013429Z remote: Compressing objects: 91% (315/346)
2021-07-10T00:09:34.6014145Z remote: Compressing objects: 92% (319/346)
2021-07-10T00:09:34.6014835Z remote: Compressing objects: 93% (322/346)
2021-07-10T00:09:34.6015541Z remote: Compressing objects: 94% (326/346)
2021-07-10T00:09:34.6016245Z remote: Compressing objects: 95% (329/346)
2021-07-10T00:09:34.6016970Z remote: Compressing objects: 96% (333/346)
2021-07-10T00:09:34.6017678Z remote: Compressing objects: 97% (336/346)
2021-07-10T00:09:34.6018377Z remote: Compressing objects: 98% (340/346)
2021-07-10T00:09:34.6019089Z remote: Compressing objects: 99% (343/346)
2021-07-10T00:09:34.6019790Z remote: Compressing objects: 100% (346/346)
2021-07-10T00:09:34.6020520Z remote: Compressing objects: 100% (346/346), done.
2021-07-10T00:09:34.6021200Z Receiving objects: 0% (1/486)
2021-07-10T00:09:34.6021807Z Receiving objects: 1% (5/486)
2021-07-10T00:09:34.6022432Z Receiving objects: 2% (10/486)
2021-07-10T00:09:34.6023039Z Receiving objects: 3% (15/486)
2021-07-10T00:09:34.6023661Z Receiving objects: 4% (20/486)
2021-07-10T00:09:34.6024286Z Receiving objects: 5% (25/486)
2021-07-10T00:09:34.6024902Z Receiving objects: 6% (30/486)
2021-07-10T00:09:34.6025523Z Receiving objects: 7% (35/486)
2021-07-10T00:09:34.6026213Z Receiving objects: 8% (39/486)
2021-07-10T00:09:34.6026878Z Receiving objects: 9% (44/486)
2021-07-10T00:09:34.6027497Z Receiving objects: 10% (49/486)
2021-07-10T00:09:34.6028101Z Receiving objects: 11% (54/486)
2021-07-10T00:09:34.6028713Z Receiving objects: 12% (59/486)
2021-07-10T00:09:34.6029310Z Receiving objects: 13% (64/486)
2021-07-10T00:09:34.6029943Z Receiving objects: 14% (69/486)
2021-07-10T00:09:34.6030558Z Receiving objects: 15% (73/486)
2021-07-10T00:09:34.6031162Z Receiving objects: 16% (78/486)
2021-07-10T00:09:34.6031780Z Receiving objects: 17% (83/486)
2021-07-10T00:09:34.6032388Z Receiving objects: 18% (88/486)
2021-07-10T00:09:34.6033010Z Receiving objects: 19% (93/486)
2021-07-10T00:09:34.6033634Z Receiving objects: 20% (98/486)
2021-07-10T00:09:34.6034239Z Receiving objects: 21% (103/486)
2021-07-10T00:09:34.6034853Z Receiving objects: 22% (107/486)
2021-07-10T00:09:34.6035456Z Receiving objects: 23% (112/486)
2021-07-10T00:09:34.6036090Z Receiving objects: 24% (117/486)
2021-07-10T00:09:34.6036703Z Receiving objects: 25% (122/486)
2021-07-10T00:09:34.6037310Z Receiving objects: 26% (127/486)
2021-07-10T00:09:34.6037928Z Receiving objects: 27% (132/486)
2021-07-10T00:09:34.6038539Z Receiving objects: 28% (137/486)
2021-07-10T00:09:34.6039153Z Receiving objects: 29% (141/486)
2021-07-10T00:09:34.6039775Z Receiving objects: 30% (146/486)
2021-07-10T00:09:34.6041267Z Receiving objects: 31% (151/486)
2021-07-10T00:09:34.6041911Z Receiving objects: 32% (156/486)
2021-07-10T00:09:34.6042526Z Receiving objects: 33% (161/486)
2021-07-10T00:09:34.6043137Z Receiving objects: 34% (166/486)
2021-07-10T00:09:34.6043748Z Receiving objects: 35% (171/486)
2021-07-10T00:09:34.6044347Z Receiving objects: 36% (175/486)
2021-07-10T00:09:34.6044952Z Receiving objects: 37% (180/486)
2021-07-10T00:09:34.6045557Z Receiving objects: 38% (185/486)
2021-07-10T00:09:34.6046174Z Receiving objects: 39% (190/486)
2021-07-10T00:09:34.6046785Z Receiving objects: 40% (195/486)
2021-07-10T00:09:34.6047398Z Receiving objects: 41% (200/486)
2021-07-10T00:09:34.6048018Z Receiving objects: 42% (205/486)
2021-07-10T00:09:34.6048632Z Receiving objects: 43% (209/486)
2021-07-10T00:09:34.6049249Z Receiving objects: 44% (214/486)
2021-07-10T00:09:34.6049865Z Receiving objects: 45% (219/486)
2021-07-10T00:09:34.6050605Z Receiving objects: 46% (224/486)
2021-07-10T00:09:34.6051223Z Receiving objects: 47% (229/486)
2021-07-10T00:09:34.6051829Z Receiving objects: 48% (234/486)
2021-07-10T00:09:34.6052438Z Receiving objects: 49% (239/486)
2021-07-10T00:09:34.6053056Z Receiving objects: 50% (243/486)
2021-07-10T00:09:34.6053682Z Receiving objects: 51% (248/486)
2021-07-10T00:09:34.6054296Z Receiving objects: 52% (253/486)
2021-07-10T00:09:34.6054903Z Receiving objects: 53% (258/486)
2021-07-10T00:09:34.6055518Z Receiving objects: 54% (263/486)
2021-07-10T00:09:34.6056136Z Receiving objects: 55% (268/486)
2021-07-10T00:09:34.6056742Z Receiving objects: 56% (273/486)
2021-07-10T00:09:34.6057363Z Receiving objects: 57% (278/486)
2021-07-10T00:09:34.6057970Z Receiving objects: 58% (282/486)
2021-07-10T00:09:34.6058576Z Receiving objects: 59% (287/486)
2021-07-10T00:09:34.6059188Z Receiving objects: 60% (292/486)
2021-07-10T00:09:34.6059787Z Receiving objects: 61% (297/486)
2021-07-10T00:09:34.6060404Z Receiving objects: 62% (302/486)
2021-07-10T00:09:34.6061015Z Receiving objects: 63% (307/486)
2021-07-10T00:09:34.6061626Z Receiving objects: 64% (312/486)
2021-07-10T00:09:34.6062244Z Receiving objects: 65% (316/486)
2021-07-10T00:09:34.6062846Z Receiving objects: 66% (321/486)
2021-07-10T00:09:34.6063467Z Receiving objects: 67% (326/486)
2021-07-10T00:09:34.6064069Z Receiving objects: 68% (331/486)
2021-07-10T00:09:34.6064683Z Receiving objects: 69% (336/486)
2021-07-10T00:09:34.6065303Z Receiving objects: 70% (341/486)
2021-07-10T00:09:34.6065897Z Receiving objects: 71% (346/486)
2021-07-10T00:09:34.6066511Z Receiving objects: 72% (350/486)
2021-07-10T00:09:34.6067197Z Receiving objects: 73% (355/486)
2021-07-10T00:09:34.6067826Z Receiving objects: 74% (360/486)
2021-07-10T00:09:34.6068446Z Receiving objects: 75% (365/486)
2021-07-10T00:09:34.6069045Z Receiving objects: 76% (370/486)
2021-07-10T00:09:34.6069663Z Receiving objects: 77% (375/486)
2021-07-10T00:09:34.6070267Z Receiving objects: 78% (380/486)
2021-07-10T00:09:34.6070893Z Receiving objects: 79% (384/486)
2021-07-10T00:09:34.6071506Z Receiving objects: 80% (389/486)
2021-07-10T00:09:34.6072102Z Receiving objects: 81% (394/486)
2021-07-10T00:09:34.6072718Z Receiving objects: 82% (399/486)
2021-07-10T00:09:34.6073315Z Receiving objects: 83% (404/486)
2021-07-10T00:09:34.6073924Z Receiving objects: 84% (409/486)
2021-07-10T00:09:34.6074539Z Receiving objects: 85% (414/486)
2021-07-10T00:09:34.6075137Z Receiving objects: 86% (418/486)
2021-07-10T00:09:34.6075751Z Receiving objects: 87% (423/486)
2021-07-10T00:09:34.6076350Z Receiving objects: 88% (428/486)
2021-07-10T00:09:34.6076966Z Receiving objects: 89% (433/486)
2021-07-10T00:09:34.6077587Z Receiving objects: 90% (438/486)
2021-07-10T00:09:34.6078182Z Receiving objects: 91% (443/486)
2021-07-10T00:09:34.6078798Z Receiving objects: 92% (448/486)
2021-07-10T00:09:34.6079402Z Receiving objects: 93% (452/486)
2021-07-10T00:09:34.6080016Z Receiving objects: 94% (457/486)
2021-07-10T00:09:34.6080735Z Receiving objects: 95% (462/486)
2021-07-10T00:09:34.6081346Z Receiving objects: 96% (467/486)
2021-07-10T00:09:34.6082815Z remote: Total 486 (delta 156), reused 312 (delta 94), pack-reused 0
2021-07-10T00:09:34.6083568Z Receiving objects: 97% (472/486)
2021-07-10T00:09:34.6084177Z Receiving objects: 98% (477/486)
2021-07-10T00:09:34.6084798Z Receiving objects: 99% (482/486)
2021-07-10T00:09:34.6085394Z Receiving objects: 100% (486/486)
2021-07-10T00:09:34.6086083Z Receiving objects: 100% (486/486), 346.75 KiB | 9.63 MiB/s, done.
2021-07-10T00:09:34.6086751Z Resolving deltas: 0% (0/156)
2021-07-10T00:09:34.6087344Z Resolving deltas: 1% (2/156)
2021-07-10T00:09:34.6087961Z Resolving deltas: 2% (4/156)
2021-07-10T00:09:34.6088552Z Resolving deltas: 3% (5/156)
2021-07-10T00:09:34.6089163Z Resolving deltas: 4% (7/156)
2021-07-10T00:09:34.6089768Z Resolving deltas: 5% (8/156)
2021-07-10T00:09:34.6090353Z Resolving deltas: 6% (10/156)
2021-07-10T00:09:34.6090955Z Resolving deltas: 7% (11/156)
2021-07-10T00:09:34.6091706Z Resolving deltas: 8% (13/156)
2021-07-10T00:09:34.6092323Z Resolving deltas: 9% (15/156)
2021-07-10T00:09:34.6092930Z Resolving deltas: 10% (16/156)
2021-07-10T00:09:34.6093524Z Resolving deltas: 11% (18/156)
2021-07-10T00:09:34.6094131Z Resolving deltas: 12% (19/156)
2021-07-10T00:09:34.6094729Z Resolving deltas: 13% (21/156)
2021-07-10T00:09:34.6095343Z Resolving deltas: 14% (22/156)
2021-07-10T00:09:34.6095950Z Resolving deltas: 15% (24/156)
2021-07-10T00:09:34.6096538Z Resolving deltas: 16% (25/156)
2021-07-10T00:09:34.6097140Z Resolving deltas: 17% (27/156)
2021-07-10T00:09:34.6097729Z Resolving deltas: 18% (29/156)
2021-07-10T00:09:34.6098355Z Resolving deltas: 19% (30/156)
2021-07-10T00:09:34.6098940Z Resolving deltas: 20% (32/156)
2021-07-10T00:09:34.6099547Z Resolving deltas: 21% (33/156)
2021-07-10T00:09:34.6100143Z Resolving deltas: 22% (35/156)
2021-07-10T00:09:34.6100732Z Resolving deltas: 23% (36/156)
2021-07-10T00:09:34.6101354Z Resolving deltas: 24% (38/156)
2021-07-10T00:09:34.6101941Z Resolving deltas: 25% (39/156)
2021-07-10T00:09:34.6102545Z Resolving deltas: 26% (41/156)
2021-07-10T00:09:34.6103148Z Resolving deltas: 27% (43/156)
2021-07-10T00:09:34.6103736Z Resolving deltas: 28% (44/156)
2021-07-10T00:09:34.6104345Z Resolving deltas: 29% (46/156)
2021-07-10T00:09:34.6104929Z Resolving deltas: 30% (47/156)
2021-07-10T00:09:34.6105534Z Resolving deltas: 31% (49/156)
2021-07-10T00:09:34.6106134Z Resolving deltas: 32% (50/156)
2021-07-10T00:09:34.6106731Z Resolving deltas: 33% (52/156)
2021-07-10T00:09:34.6107329Z Resolving deltas: 34% (54/156)
2021-07-10T00:09:34.6108012Z Resolving deltas: 35% (55/156)
2021-07-10T00:09:34.6108634Z Resolving deltas: 36% (57/156)
2021-07-10T00:09:34.6109230Z Resolving deltas: 37% (58/156)
2021-07-10T00:09:34.6109823Z Resolving deltas: 38% (60/156)
2021-07-10T00:09:34.6110433Z Resolving deltas: 39% (61/156)
2021-07-10T00:09:34.6111017Z Resolving deltas: 40% (63/156)
2021-07-10T00:09:34.6111632Z Resolving deltas: 41% (64/156)
2021-07-10T00:09:34.6112234Z Resolving deltas: 42% (66/156)
2021-07-10T00:09:34.6112826Z Resolving deltas: 43% (68/156)
2021-07-10T00:09:34.6113431Z Resolving deltas: 44% (69/156)
2021-07-10T00:09:34.6114020Z Resolving deltas: 45% (71/156)
2021-07-10T00:09:34.6114622Z Resolving deltas: 46% (72/156)
2021-07-10T00:09:34.6115221Z Resolving deltas: 47% (74/156)
2021-07-10T00:09:34.6115821Z Resolving deltas: 48% (75/156)
2021-07-10T00:09:34.6116423Z Resolving deltas: 49% (77/156)
2021-07-10T00:09:34.6117006Z Resolving deltas: 50% (78/156)
2021-07-10T00:09:34.6117608Z Resolving deltas: 51% (80/156)
2021-07-10T00:09:34.6118213Z Resolving deltas: 52% (82/156)
2021-07-10T00:09:34.6118805Z Resolving deltas: 53% (83/156)
2021-07-10T00:09:34.6119403Z Resolving deltas: 54% (85/156)
2021-07-10T00:09:34.6119987Z Resolving deltas: 55% (86/156)
2021-07-10T00:09:34.6120865Z Resolving deltas: 56% (88/156)
2021-07-10T00:09:34.6121474Z Resolving deltas: 57% (89/156)
2021-07-10T00:09:34.6122082Z Resolving deltas: 58% (91/156)
2021-07-10T00:09:34.6122688Z Resolving deltas: 59% (93/156)
2021-07-10T00:09:34.6123278Z Resolving deltas: 60% (94/156)
2021-07-10T00:09:34.6123877Z Resolving deltas: 61% (96/156)
2021-07-10T00:09:34.6124491Z Resolving deltas: 62% (97/156)
2021-07-10T00:09:34.6125089Z Resolving deltas: 63% (99/156)
2021-07-10T00:09:34.6125698Z Resolving deltas: 64% (100/156)
2021-07-10T00:09:34.6126291Z Resolving deltas: 65% (102/156)
2021-07-10T00:09:34.6126936Z Resolving deltas: 66% (103/156)
2021-07-10T00:09:34.6127547Z Resolving deltas: 67% (105/156)
2021-07-10T00:09:34.6128147Z Resolving deltas: 68% (107/156)
2021-07-10T00:09:34.6128756Z Resolving deltas: 69% (108/156)
2021-07-10T00:09:34.6129352Z Resolving deltas: 70% (110/156)
2021-07-10T00:09:34.6129957Z Resolving deltas: 71% (111/156)
2021-07-10T00:09:34.6130561Z Resolving deltas: 72% (113/156)
2021-07-10T00:09:34.6131153Z Resolving deltas: 73% (114/156)
2021-07-10T00:09:34.6131754Z Resolving deltas: 74% (116/156)
2021-07-10T00:09:34.6132466Z Resolving deltas: 75% (117/156)
2021-07-10T00:09:34.6133067Z Resolving deltas: 76% (119/156)
2021-07-10T00:09:34.6133672Z Resolving deltas: 77% (121/156)
2021-07-10T00:09:34.6134262Z Resolving deltas: 78% (122/156)
2021-07-10T00:09:34.6134862Z Resolving deltas: 79% (124/156)
2021-07-10T00:09:34.6135455Z Resolving deltas: 80% (125/156)
2021-07-10T00:09:34.6136056Z Resolving deltas: 81% (127/156)
2021-07-10T00:09:34.6136661Z Resolving deltas: 82% (128/156)
2021-07-10T00:09:34.6137253Z Resolving deltas: 83% (130/156)
2021-07-10T00:09:34.6137851Z Resolving deltas: 84% (132/156)
2021-07-10T00:09:34.6138452Z Resolving deltas: 85% (133/156)
2021-07-10T00:09:34.6139058Z Resolving deltas: 86% (135/156)
2021-07-10T00:09:34.6139660Z Resolving deltas: 87% (136/156)
2021-07-10T00:09:34.6140256Z Resolving deltas: 88% (138/156)
2021-07-10T00:09:34.6140862Z Resolving deltas: 89% (139/156)
2021-07-10T00:09:34.6141452Z Resolving deltas: 90% (141/156)
2021-07-10T00:09:34.6142060Z Resolving deltas: 91% (142/156)
2021-07-10T00:09:34.6142670Z Resolving deltas: 92% (144/156)
2021-07-10T00:09:34.6143262Z Resolving deltas: 93% (146/156)
2021-07-10T00:09:34.6143859Z Resolving deltas: 94% (147/156)
2021-07-10T00:09:34.6144449Z Resolving deltas: 95% (149/156)
2021-07-10T00:09:34.6145048Z Resolving deltas: 96% (150/156)
2021-07-10T00:09:34.6145763Z Resolving deltas: 97% (152/156)
2021-07-10T00:09:34.6146354Z Resolving deltas: 98% (153/156)
2021-07-10T00:09:34.6146957Z Resolving deltas: 99% (155/156)
2021-07-10T00:09:34.6147544Z Resolving deltas: 100% (156/156)
2021-07-10T00:09:34.6148163Z Resolving deltas: 100% (156/156), done.
2021-07-10T00:09:34.6149479Z From https://github.com/submariner-io/submariner-operator
2021-07-10T00:09:34.6150784Z * [new ref] 1a48316f3cfbf3af9d2ab5c043cb2268adf4c43d -> origin/devel
2021-07-10T00:09:34.6151793Z ##[endgroup]
2021-07-10T00:09:34.6152444Z ##[group]Determining the checkout info
2021-07-10T00:09:34.6153088Z ##[endgroup]
2021-07-10T00:09:34.6153702Z ##[group]Checking out the ref
2021-07-10T00:09:34.6154703Z [command]/usr/bin/git checkout --progress --force -B devel refs/remotes/origin/devel
2021-07-10T00:09:34.6155678Z Switched to a new branch 'devel'
2021-07-10T00:09:34.6156610Z Branch 'devel' set up to track remote branch 'devel' from 'origin'.
2021-07-10T00:09:34.6157309Z ##[endgroup]
2021-07-10T00:09:34.6158073Z [command]/usr/bin/git log -1 --format='%H'
2021-07-10T00:09:34.6159033Z '1a48316f3cfbf3af9d2ab5c043cb2268adf4c43d'
2021-07-10T00:09:34.6363440Z ##[group]Run submariner-io/shipyard/gh-actions/e2e@devel
2021-07-10T00:09:34.6364046Z with:
2021-07-10T00:09:34.6364443Z k8s_version: 1.17
2021-07-10T00:09:34.6364972Z using: libreswan globalnet lighthouse
2021-07-10T00:09:34.6365541Z working-directory: .
2021-07-10T00:09:34.6366025Z target: e2e
2021-07-10T00:09:34.6366431Z focus: \[.*\]
2021-07-10T00:09:34.6366922Z skip: \[external-dataplane\]
2021-07-10T00:09:34.6367455Z testdir: test/e2e
2021-07-10T00:09:34.6367901Z ##[endgroup]
2021-07-10T00:09:34.6518477Z ##[group]Reclaiming free space
2021-07-10T00:09:35.4306099Z Filesystem Size Used Avail Use% Mounted on
2021-07-10T00:09:35.4318386Z /dev/root 84G 41G 43G 49% /
2021-07-10T00:09:35.4319223Z devtmpfs 3.4G 0 3.4G 0% /dev
2021-07-10T00:09:35.4320273Z tmpfs 3.4G 12K 3.4G 1% /dev/shm
2021-07-10T00:09:35.4321305Z tmpfs 696M 1.1M 695M 1% /run
2021-07-10T00:09:35.4322046Z tmpfs 5.0M 0 5.0M 0% /run/lock
2021-07-10T00:09:35.4322772Z tmpfs 3.4G 0 3.4G 0% /sys/fs/cgroup
2021-07-10T00:09:35.4336515Z /dev/sdb15 105M 7.9M 97M 8% /boot/efi
2021-07-10T00:09:35.4338598Z /dev/loop1 56M 56M 0 100% /snap/core18/2074
2021-07-10T00:09:35.4339154Z /dev/loop0 56M 56M 0 100% /snap/core18/2066
2021-07-10T00:09:35.4339702Z /dev/loop2 33M 33M 0 100% /snap/snapd/12398
2021-07-10T00:09:35.4340225Z /dev/loop3 68M 68M 0 100% /snap/lxd/20326
2021-07-10T00:09:35.4340894Z /dev/loop4 33M 33M 0 100% /snap/snapd/12159
2021-07-10T00:09:35.4341390Z /dev/sda1 14G 4.1G 9.0G 32% /mnt
2021-07-10T00:09:35.4341959Z ##[endgroup]
2021-07-10T00:09:35.4485446Z ##[group]Disable swap
2021-07-10T00:09:35.4774908Z ##[endgroup]
2021-07-10T00:09:35.4895649Z ##[group]Report available RAM
2021-07-10T00:09:35.4921628Z total used free shared buff/cache available
2021-07-10T00:09:35.4922806Z Mem: 6.8Gi 482Mi 5.2Gi 7.0Mi 1.1Gi 6.0Gi
2021-07-10T00:09:35.4923644Z Swap: 0B 0B 0B
2021-07-10T00:09:35.4926278Z ##[endgroup]
2021-07-10T00:09:35.5208466Z Downloading Makefile.dapper
2021-07-10T00:09:35.5585406Z Downloading dapper
2021-07-10T00:09:35.7480036Z make: *** [Makefile.dapper:16: .dapper] Error 56
2021-07-10T00:09:35.7498267Z ##[error]Process completed with exit code 2.
2021-07-10T00:09:35.7575099Z ##[group]Run submariner-io/shipyard/gh-actions/post-mortem@devel
2021-07-10T00:09:35.7575850Z ##[endgroup]
2021-07-10T00:09:35.7804725Z ##[group]Report available disk space
2021-07-10T00:09:35.7818248Z Filesystem Size Used Avail Use% Mounted on
2021-07-10T00:09:35.7818741Z /dev/root 84G 41G 43G 49% /
2021-07-10T00:09:35.7819993Z devtmpfs 3.4G 0 3.4G 0% /dev
2021-07-10T00:09:35.7820405Z tmpfs 3.4G 12K 3.4G 1% /dev/shm
2021-07-10T00:09:35.7820808Z tmpfs 696M 1.1M 695M 1% /run
2021-07-10T00:09:35.7821199Z tmpfs 5.0M 0 5.0M 0% /run/lock
2021-07-10T00:09:35.7821631Z tmpfs 3.4G 0 3.4G 0% /sys/fs/cgroup
2021-07-10T00:09:35.7822086Z /dev/sdb15 105M 7.9M 97M 8% /boot/efi
2021-07-10T00:09:35.7822535Z /dev/loop1 56M 56M 0 100% /snap/core18/2074
2021-07-10T00:09:35.7823009Z /dev/loop0 56M 56M 0 100% /snap/core18/2066
2021-07-10T00:09:35.7823539Z /dev/loop2 33M 33M 0 100% /snap/snapd/12398
2021-07-10T00:09:35.7823993Z /dev/loop3 68M 68M 0 100% /snap/lxd/20326
2021-07-10T00:09:35.7824460Z /dev/loop4 33M 33M 0 100% /snap/snapd/12159
2021-07-10T00:09:35.7824939Z /dev/sda1 14G 4.1G 9.0G 32% /mnt
2021-07-10T00:09:35.7825361Z ##[endgroup]
2021-07-10T00:09:35.7825819Z ##[group]Report available RAM
2021-07-10T00:09:35.7835605Z total used free shared buff/cache available
2021-07-10T00:09:35.7838921Z Mem: 6.8Gi 486Mi 5.2Gi 7.0Mi 1.1Gi 6.0Gi
2021-07-10T00:09:35.7839354Z Swap: 0B 0B 0B
2021-07-10T00:09:35.7839807Z ##[endgroup]
2021-07-10T00:09:35.7948823Z ##[group]Running post mortem
2021-07-10T00:09:35.7975154Z Downloading dapper
2021-07-10T00:09:35.9588589Z .dapper.tmp version v0.5.6
2021-07-10T00:09:35.9638011Z Downloading Dockerfile.dapper
2021-07-10T00:09:35.9986150Z docker network create -d bridge kind
2021-07-10T00:09:36.3325541Z 1819aeecabbcccc03a8115f4be6ccc2ba99da220f97345a058ce765a5fa25c82
2021-07-10T00:09:36.3334373Z ./.dapper -m bind make --debug=b post-mortem
2021-07-10T00:09:36.5589984Z Sending build context to Docker daemon 7.512MB
2021-07-10T00:09:36.5590429Z
2021-07-10T00:09:36.5642940Z Step 1/8 : ARG BASE_BRANCH
2021-07-10T00:09:36.5644627Z Step 2/8 : FROM quay.io/submariner/shipyard-dapper-base:${BASE_BRANCH}
2021-07-10T00:09:36.9201134Z devel: Pulling from submariner/shipyard-dapper-base
2021-07-10T00:09:36.9203375Z b1495d80d526: Pulling fs layer
2021-07-10T00:09:36.9204162Z 2a02672b66c6: Pulling fs layer
2021-07-10T00:09:36.9204887Z 5db9b2f5db95: Pulling fs layer
2021-07-10T00:09:36.9205633Z c66bc097ebf0: Pulling fs layer
2021-07-10T00:09:36.9206300Z b168025ef1e7: Pulling fs layer
2021-07-10T00:09:36.9206952Z 0a203e29c4d1: Pulling fs layer
2021-07-10T00:09:36.9207662Z 81562e2231ae: Pulling fs layer
2021-07-10T00:09:36.9208235Z ddfd8913804d: Pulling fs layer
2021-07-10T00:09:36.9208792Z b168025ef1e7: Waiting
2021-07-10T00:09:36.9209436Z 0a203e29c4d1: Waiting
2021-07-10T00:09:36.9210290Z 81562e2231ae: Waiting
2021-07-10T00:09:36.9210777Z ddfd8913804d: Waiting
2021-07-10T00:09:36.9211310Z c66bc097ebf0: Waiting
2021-07-10T00:09:37.3918116Z b1495d80d526: Verifying Checksum
2021-07-10T00:09:37.3924457Z b1495d80d526: Download complete
2021-07-10T00:09:37.6116989Z c66bc097ebf0: Verifying Checksum
2021-07-10T00:09:37.6148527Z c66bc097ebf0: Download complete
2021-07-10T00:09:37.6610669Z 5db9b2f5db95: Verifying Checksum
2021-07-10T00:09:37.6611705Z 5db9b2f5db95: Download complete
2021-07-10T00:09:37.7518154Z b168025ef1e7: Verifying Checksum
2021-07-10T00:09:37.7546144Z b168025ef1e7: Download complete
2021-07-10T00:09:37.8189964Z 0a203e29c4d1: Verifying Checksum
2021-07-10T00:09:37.8190496Z 0a203e29c4d1: Download complete
2021-07-10T00:09:37.8796412Z 81562e2231ae: Verifying Checksum
2021-07-10T00:09:37.8800808Z 81562e2231ae: Download complete
2021-07-10T00:09:37.9201206Z ddfd8913804d: Verifying Checksum
2021-07-10T00:09:37.9201946Z ddfd8913804d: Download complete
2021-07-10T00:09:39.6329179Z 2a02672b66c6: Verifying Checksum
2021-07-10T00:09:39.6329823Z 2a02672b66c6: Download complete
2021-07-10T00:09:41.0477894Z b1495d80d526: Pull complete
2021-07-10T00:09:50.8088422Z 2a02672b66c6: Pull complete
2021-07-10T00:09:52.1550907Z 5db9b2f5db95: Pull complete
2021-07-10T00:09:52.2324208Z c66bc097ebf0: Pull complete
2021-07-10T00:09:52.2977878Z b168025ef1e7: Pull complete
2021-07-10T00:09:52.4322159Z 0a203e29c4d1: Pull complete
2021-07-10T00:09:52.5017727Z 81562e2231ae: Pull complete
2021-07-10T00:09:52.5782304Z ddfd8913804d: Pull complete
2021-07-10T00:09:52.5816004Z Digest: sha256:a9a752c38efa7d06c4eaefe12b19eb091eda92e6a93d6c8044bdad219b688105
2021-07-10T00:09:52.5828329Z Status: Downloaded newer image for quay.io/submariner/shipyard-dapper-base:devel
2021-07-10T00:09:52.5842337Z ---> 6070ab7cfbe7
2021-07-10T00:09:52.5842780Z Step 3/8 : ARG PROJECT
2021-07-10T00:09:52.5965642Z ---> Running in 2bce1a1a8e0a
2021-07-10T00:09:53.4453446Z Removing intermediate container 2bce1a1a8e0a
2021-07-10T00:09:53.4455170Z ---> 252ee53c536b
2021-07-10T00:09:53.4456920Z 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-10T00:09:53.4655527Z ---> Running in 04f7de282cce
2021-07-10T00:09:54.3475723Z Removing intermediate container 04f7de282cce
2021-07-10T00:09:54.3476928Z ---> 9a51c285e338
2021-07-10T00:09:54.3477414Z Step 5/8 : ENV DAPPER_OUTPUT=${DAPPER_SOURCE}/output
2021-07-10T00:09:54.3659412Z ---> Running in a235f1790c3c
2021-07-10T00:09:55.2394266Z Removing intermediate container a235f1790c3c
2021-07-10T00:09:55.2395367Z ---> 71b5b6b60f1f
2021-07-10T00:09:55.2395816Z Step 6/8 : WORKDIR ${DAPPER_SOURCE}
2021-07-10T00:09:55.2547983Z ---> Running in 08be89ef69a2
2021-07-10T00:09:56.1131139Z Removing intermediate container 08be89ef69a2
2021-07-10T00:09:56.1132891Z ---> 1efa2a5d1bd5
2021-07-10T00:09:56.1133780Z Step 7/8 : ENTRYPOINT ["/opt/shipyard/scripts/entry"]
2021-07-10T00:09:56.1296164Z ---> Running in 6d4440aec3fa
2021-07-10T00:09:57.0524559Z Removing intermediate container 6d4440aec3fa
2021-07-10T00:09:57.0526183Z ---> dffe3ecfe1b5
2021-07-10T00:09:57.0526780Z Step 8/8 : CMD ["sh"]
2021-07-10T00:09:57.0762686Z ---> Running in a86d4aa0e5a8
2021-07-10T00:09:58.5474233Z [submariner-operator]$ trap chown -R 1001:121 . exit
2021-07-10T00:09:58.5474960Z Removing intermediate container a86d4aa0e5a8
2021-07-10T00:09:58.5476073Z [submariner-operator]$ mkdir -p bin dist output
2021-07-10T00:09:58.5477120Z [submariner-operator]$ make --debug=b post-mortem
2021-07-10T00:09:58.5490003Z ---> 93fe6be7cfe0
2021-07-10T00:09:58.5490791Z Successfully built 93fe6be7cfe0
2021-07-10T00:09:58.5491878Z Successfully tagged submariner-operator:devel
2021-07-10T00:09:58.5492841Z GNU Make 4.3
2021-07-10T00:09:58.5493663Z Built for x86_64-redhat-linux-gnu
2021-07-10T00:09:58.5494620Z Copyright (C) 1988-2020 Free Software Foundation, Inc.
2021-07-10T00:09:58.5495897Z License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
2021-07-10T00:09:58.5497011Z This is free software: you are free to change and redistribute it.
2021-07-10T00:09:58.5497964Z There is NO WARRANTY, to the extent permitted by law.
2021-07-10T00:09:58.5498755Z Reading makefiles...
2021-07-10T00:09:58.6436289Z Makefile:94: warning: overriding recipe for target 'e2e'
2021-07-10T00:09:58.6437419Z /opt/shipyard/Makefile.inc:106: warning: ignoring old recipe for target 'e2e'
2021-07-10T00:09:58.8476615Z Updating makefiles....
2021-07-10T00:09:58.8477158Z Updating goal targets....
2021-07-10T00:09:58.8478202Z File 'post-mortem' does not exist.
2021-07-10T00:09:58.8478851Z Must remake target 'post-mortem'.
2021-07-10T00:09:58.8479388Z /opt/shipyard/scripts/post_mortem.sh
2021-07-10T00:09:58.8513186Z [submariner-operator]$ source /opt/shipyard/scripts/lib/utils
2021-07-10T00:09:58.8519875Z [submariner-operator]$ . /opt/shipyard/scripts/lib/source_only
2021-07-10T00:09:58.8530896Z [submariner-operator]$ script_name=utils
2021-07-10T00:09:58.8540485Z [submariner-operator]$ exec_name=post_mortem.sh
2021-07-10T00:09:58.8558156Z [submariner-operator]$ declare_kubeconfig
2021-07-10T00:09:58.8568040Z [submariner-operator]$ declare_kubeconfig
2021-07-10T00:09:58.8578412Z [submariner-operator]$ source /opt/shipyard/scripts/lib/kubecfg
2021-07-10T00:09:58.8588425Z [submariner-operator]$ export KUBECONFIG
2021-07-10T00:09:58.8598902Z [submariner-operator]$ KUBECONFIG=$(find "${DAPPER_OUTPUT:-output}"/kubeconfigs -type f -printf %p: || :)
2021-07-10T00:09:58.8613559Z [submariner-operator]$ find /go/src/github.com/submariner-io/submariner-operator/output/kubeconfigs -type f -printf %p:
2021-07-10T00:09:58.8624602Z find: '/go/src/github.com/submariner-io/submariner-operator/output/kubeconfigs': No such file or directory
2021-07-10T00:09:58.8636080Z [submariner-operator]$ :
2021-07-10T00:09:58.8650136Z [submariner-operator]$ kind get clusters
2021-07-10T00:09:59.3936959Z No kind clusters found.
2021-07-10T00:09:59.3943379Z Successfully remade target file 'post-mortem'.
2021-07-10T00:09:59.3956037Z [submariner-operator]$ make --debug=b post-mortem
2021-07-10T00:09:59.5610947Z ##[endgroup]
2021-07-10T00:09:59.5692747Z Post job cleanup.
2021-07-10T00:09:59.6665957Z [command]/usr/bin/git version
2021-07-10T00:09:59.6696525Z git version 2.32.0
2021-07-10T00:09:59.6736198Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2021-07-10T00:09:59.6771920Z [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-10T00:09:59.6977639Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2021-07-10T00:09:59.6997778Z http.https://github.com/.extraheader
2021-07-10T00:09:59.7007209Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2021-07-10T00:09:59.7035232Z [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-10T00:09:59.7323858Z Cleaning up orphan processes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment