Skip to content

Instantly share code, notes, and snippets.

@njdancer
Created May 2, 2020 09:04
Show Gist options
  • Save njdancer/c8fa02bff61e2b8047fefa5e68af1ee6 to your computer and use it in GitHub Desktop.
Save njdancer/c8fa02bff61e2b8047fefa5e68af1ee6 to your computer and use it in GitHub Desktop.
2020-05-02T08:56:23.2898479Z ##[section]Starting: Request a runner to run this job
2020-05-02T08:56:23.8745417Z Requesting a hosted runner in current repository's account/organization with labels: 'ubuntu-latest', require runner match: True
2020-05-02T08:56:24.0425595Z Labels matched hosted runners has been found, waiting for one of them get assigned for this job.
2020-05-02T08:56:24.0753619Z ##[section]Finishing: Request a runner to run this job
2020-05-02T08:56:30.2298219Z Current runner version: '2.169.1'
2020-05-02T08:56:30.2320191Z ##[group]Operating System
2020-05-02T08:56:30.2320825Z Ubuntu
2020-05-02T08:56:30.2321222Z 18.04.4
2020-05-02T08:56:30.2321447Z LTS
2020-05-02T08:56:30.2322065Z ##[endgroup]
2020-05-02T08:56:30.2322616Z ##[group]Virtual Environment
2020-05-02T08:56:30.2322866Z Environment: ubuntu-18.04
2020-05-02T08:56:30.2323090Z Version: 20200406.2
2020-05-02T08:56:30.2323399Z Included Software: https://github.com/actions/virtual-environments/blob/ubuntu18/20200406.2/images/linux/Ubuntu1804-README.md
2020-05-02T08:56:30.2323694Z ##[endgroup]
2020-05-02T08:56:30.2324702Z Prepare workflow directory
2020-05-02T08:56:30.2524648Z Prepare all required actions
2020-05-02T08:56:30.2536771Z Download action repository 'actions/checkout@v2'
2020-05-02T08:56:32.1780146Z Download action repository 'aws-actions/configure-aws-credentials@v1'
2020-05-02T08:56:32.3561306Z Download action repository 'aws-actions/amazon-ecr-login@v1'
2020-05-02T08:56:32.5930035Z ##[group]Run actions/checkout@v2
2020-05-02T08:56:32.5930886Z with:
2020-05-02T08:56:32.5931010Z repository: feisty/drivo
2020-05-02T08:56:32.5931422Z token: ***
2020-05-02T08:56:32.5931539Z ssh-strict: true
2020-05-02T08:56:32.5931654Z persist-credentials: true
2020-05-02T08:56:32.5931767Z clean: true
2020-05-02T08:56:32.5931875Z fetch-depth: 1
2020-05-02T08:56:32.5931984Z lfs: false
2020-05-02T08:56:32.5932094Z submodules: false
2020-05-02T08:56:32.5932203Z env:
2020-05-02T08:56:32.5932316Z API_REPOSITORY: drivo-api
2020-05-02T08:56:32.5932434Z IRIS_REPOSITORY: drivo-iris
2020-05-02T08:56:32.5932552Z CLOUD_REPOSITORY: drivo-cloud
2020-05-02T08:56:32.5932666Z ##[endgroup]
2020-05-02T08:56:33.1596954Z Syncing repository: feisty/drivo
2020-05-02T08:56:33.1597319Z ##[group]Getting Git version info
2020-05-02T08:56:33.1597904Z Working directory is '/home/runner/work/drivo/drivo'
2020-05-02T08:56:33.1598107Z [command]/usr/bin/git version
2020-05-02T08:56:33.1598277Z git version 2.26.0
2020-05-02T08:56:33.1598891Z ##[endgroup]
2020-05-02T08:56:33.1599240Z Deleting the contents of '/home/runner/work/drivo/drivo'
2020-05-02T08:56:33.1599845Z ##[group]Initializing the repository
2020-05-02T08:56:33.1600009Z [command]/usr/bin/git init /home/runner/work/drivo/drivo
2020-05-02T08:56:33.1600170Z Initialized empty Git repository in /home/runner/work/drivo/drivo/.git/
2020-05-02T08:56:33.1600373Z [command]/usr/bin/git remote add origin https://github.com/feisty/drivo
2020-05-02T08:56:33.1600550Z ##[endgroup]
2020-05-02T08:56:33.1600702Z ##[group]Disabling automatic garbage collection
2020-05-02T08:56:33.1601045Z [command]/usr/bin/git config --local gc.auto 0
2020-05-02T08:56:33.1601202Z ##[endgroup]
2020-05-02T08:56:33.1602268Z ##[group]Setting up auth
2020-05-02T08:56:33.1602695Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2020-05-02T08:56:33.1603174Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :
2020-05-02T08:56:33.1603730Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2020-05-02T08:56:33.1604269Z [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' || :
2020-05-02T08:56:33.1604701Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2020-05-02T08:56:33.1608539Z ##[endgroup]
2020-05-02T08:56:33.1609038Z ##[group]Fetching the repository
2020-05-02T08:56:33.1609720Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +b424bfb36fb0d9e274820f5314321514c9ebbd5e:refs/remotes/pull/59/merge
2020-05-02T08:56:33.6812279Z remote: Enumerating objects: 379, done.
2020-05-02T08:56:33.6813145Z remote: Counting objects: 0% (1/379)
2020-05-02T08:56:33.6813872Z remote: Counting objects: 1% (4/379)
2020-05-02T08:56:33.6814229Z remote: Counting objects: 2% (8/379)
2020-05-02T08:56:33.6814383Z remote: Counting objects: 3% (12/379)
2020-05-02T08:56:33.6814727Z remote: Counting objects: 4% (16/379)
2020-05-02T08:56:33.6814986Z remote: Counting objects: 5% (19/379)
2020-05-02T08:56:33.6815159Z remote: Counting objects: 6% (23/379)
2020-05-02T08:56:33.6815293Z remote: Counting objects: 7% (27/379)
2020-05-02T08:56:33.6815540Z remote: Counting objects: 8% (31/379)
2020-05-02T08:56:33.6815717Z remote: Counting objects: 9% (35/379)
2020-05-02T08:56:33.6815956Z remote: Counting objects: 10% (38/379)
2020-05-02T08:56:33.6823897Z remote: Counting objects: 11% (42/379)
2020-05-02T08:56:33.6840992Z remote: Counting objects: 12% (46/379)
2020-05-02T08:56:33.6848549Z remote: Counting objects: 13% (50/379)
2020-05-02T08:56:33.6849060Z remote: Counting objects: 14% (54/379)
2020-05-02T08:56:33.6849266Z remote: Counting objects: 15% (57/379)
2020-05-02T08:56:33.6849700Z remote: Counting objects: 16% (61/379)
2020-05-02T08:56:33.6850000Z remote: Counting objects: 17% (65/379)
2020-05-02T08:56:33.6850142Z remote: Counting objects: 18% (69/379)
2020-05-02T08:56:33.6850298Z remote: Counting objects: 19% (73/379)
2020-05-02T08:56:33.6850573Z remote: Counting objects: 20% (76/379)
2020-05-02T08:56:33.6850750Z remote: Counting objects: 21% (80/379)
2020-05-02T08:56:33.6850890Z remote: Counting objects: 22% (84/379)
2020-05-02T08:56:33.6851144Z remote: Counting objects: 23% (88/379)
2020-05-02T08:56:33.6851621Z remote: Counting objects: 24% (91/379)
2020-05-02T08:56:33.6851765Z remote: Counting objects: 25% (95/379)
2020-05-02T08:56:33.6851902Z remote: Counting objects: 26% (99/379)
2020-05-02T08:56:33.6852049Z remote: Counting objects: 27% (103/379)
2020-05-02T08:56:33.6852338Z remote: Counting objects: 28% (107/379)
2020-05-02T08:56:33.6852616Z remote: Counting objects: 29% (110/379)
2020-05-02T08:56:33.6852834Z remote: Counting objects: 30% (114/379)
2020-05-02T08:56:33.6852982Z remote: Counting objects: 31% (118/379)
2020-05-02T08:56:33.6853238Z remote: Counting objects: 32% (122/379)
2020-05-02T08:56:33.6853498Z remote: Counting objects: 33% (126/379)
2020-05-02T08:56:33.6853672Z remote: Counting objects: 34% (129/379)
2020-05-02T08:56:33.6853814Z remote: Counting objects: 35% (133/379)
2020-05-02T08:56:33.6854077Z remote: Counting objects: 36% (137/379)
2020-05-02T08:56:33.6854328Z remote: Counting objects: 37% (141/379)
2020-05-02T08:56:33.6854524Z remote: Counting objects: 38% (145/379)
2020-05-02T08:56:33.6854666Z remote: Counting objects: 39% (148/379)
2020-05-02T08:56:33.6854920Z remote: Counting objects: 40% (152/379)
2020-05-02T08:56:33.6855102Z remote: Counting objects: 41% (156/379)
2020-05-02T08:56:33.6855246Z remote: Counting objects: 42% (160/379)
2020-05-02T08:56:33.6855495Z remote: Counting objects: 43% (163/379)
2020-05-02T08:56:33.6855670Z remote: Counting objects: 44% (167/379)
2020-05-02T08:56:33.6855809Z remote: Counting objects: 45% (171/379)
2020-05-02T08:56:33.6856058Z remote: Counting objects: 46% (175/379)
2020-05-02T08:56:33.6856232Z remote: Counting objects: 47% (179/379)
2020-05-02T08:56:33.6856373Z remote: Counting objects: 48% (182/379)
2020-05-02T08:56:33.6856629Z remote: Counting objects: 49% (186/379)
2020-05-02T08:56:33.6856770Z remote: Counting objects: 50% (190/379)
2020-05-02T08:56:33.6857022Z remote: Counting objects: 51% (194/379)
2020-05-02T08:56:33.6857416Z remote: Counting objects: 52% (198/379)
2020-05-02T08:56:33.6857564Z remote: Counting objects: 53% (201/379)
2020-05-02T08:56:33.6857977Z remote: Counting objects: 54% (205/379)
2020-05-02T08:56:33.6858253Z remote: Counting objects: 55% (209/379)
2020-05-02T08:56:33.6858393Z remote: Counting objects: 56% (213/379)
2020-05-02T08:56:33.6859062Z remote: Counting objects: 57% (217/379)
2020-05-02T08:56:33.6859349Z remote: Counting objects: 58% (220/379)
2020-05-02T08:56:33.6859527Z remote: Counting objects: 59% (224/379)
2020-05-02T08:56:33.6859667Z remote: Counting objects: 60% (228/379)
2020-05-02T08:56:33.6859915Z remote: Counting objects: 61% (232/379)
2020-05-02T08:56:33.6860088Z remote: Counting objects: 62% (235/379)
2020-05-02T08:56:33.6860333Z remote: Counting objects: 63% (239/379)
2020-05-02T08:56:33.6860520Z remote: Counting objects: 64% (243/379)
2020-05-02T08:56:33.6860659Z remote: Counting objects: 65% (247/379)
2020-05-02T08:56:33.6860993Z remote: Counting objects: 66% (251/379)
2020-05-02T08:56:33.6861298Z remote: Counting objects: 67% (254/379)
2020-05-02T08:56:33.6861482Z remote: Counting objects: 68% (258/379)
2020-05-02T08:56:33.6861623Z remote: Counting objects: 69% (262/379)
2020-05-02T08:56:33.6861894Z remote: Counting objects: 70% (266/379)
2020-05-02T08:56:33.6862071Z remote: Counting objects: 71% (270/379)
2020-05-02T08:56:33.6862210Z remote: Counting objects: 72% (273/379)
2020-05-02T08:56:33.6862457Z remote: Counting objects: 73% (277/379)
2020-05-02T08:56:33.6862631Z remote: Counting objects: 74% (281/379)
2020-05-02T08:56:33.6862769Z remote: Counting objects: 75% (285/379)
2020-05-02T08:56:33.6863102Z remote: Counting objects: 76% (289/379)
2020-05-02T08:56:33.6863362Z remote: Counting objects: 77% (292/379)
2020-05-02T08:56:33.6863835Z remote: Counting objects: 78% (296/379)
2020-05-02T08:56:33.6863984Z remote: Counting objects: 79% (300/379)
2020-05-02T08:56:33.6865117Z remote: Counting objects: 80% (304/379)
2020-05-02T08:56:33.6865280Z remote: Counting objects: 81% (307/379)
2020-05-02T08:56:33.6865453Z remote: Counting objects: 82% (311/379)
2020-05-02T08:56:33.6865598Z remote: Counting objects: 83% (315/379)
2020-05-02T08:56:33.6865741Z remote: Counting objects: 84% (319/379)
2020-05-02T08:56:33.6865885Z remote: Counting objects: 85% (323/379)
2020-05-02T08:56:33.6866027Z remote: Counting objects: 86% (326/379)
2020-05-02T08:56:33.6866167Z remote: Counting objects: 87% (330/379)
2020-05-02T08:56:33.6866358Z remote: Counting objects: 88% (334/379)
2020-05-02T08:56:33.6866500Z remote: Counting objects: 89% (338/379)
2020-05-02T08:56:33.6866640Z remote: Counting objects: 90% (342/379)
2020-05-02T08:56:33.6866781Z remote: Counting objects: 91% (345/379)
2020-05-02T08:56:33.6867306Z remote: Counting objects: 92% (349/379)
2020-05-02T08:56:33.6867554Z remote: Counting objects: 93% (353/379)
2020-05-02T08:56:33.6867871Z remote: Counting objects: 94% (357/379)
2020-05-02T08:56:33.6868581Z remote: Counting objects: 95% (361/379)
2020-05-02T08:56:33.6868848Z remote: Counting objects: 96% (364/379)
2020-05-02T08:56:33.6869022Z remote: Counting objects: 97% (368/379)
2020-05-02T08:56:33.6869332Z remote: Counting objects: 98% (372/379)
2020-05-02T08:56:33.6869527Z remote: Counting objects: 99% (376/379)
2020-05-02T08:56:33.6869668Z remote: Counting objects: 100% (379/379)
2020-05-02T08:56:33.6869931Z remote: Counting objects: 100% (379/379), done.
2020-05-02T08:56:33.6870091Z remote: Compressing objects: 0% (1/317)
2020-05-02T08:56:33.6870276Z remote: Compressing objects: 1% (4/317)
2020-05-02T08:56:33.6870811Z remote: Compressing objects: 2% (7/317)
2020-05-02T08:56:33.6871022Z remote: Compressing objects: 3% (10/317)
2020-05-02T08:56:33.6871489Z remote: Compressing objects: 4% (13/317)
2020-05-02T08:56:33.6871790Z remote: Compressing objects: 5% (16/317)
2020-05-02T08:56:33.6871934Z remote: Compressing objects: 6% (20/317)
2020-05-02T08:56:33.6872188Z remote: Compressing objects: 7% (23/317)
2020-05-02T08:56:33.6872359Z remote: Compressing objects: 8% (26/317)
2020-05-02T08:56:33.6872625Z remote: Compressing objects: 9% (29/317)
2020-05-02T08:56:33.6872799Z remote: Compressing objects: 10% (32/317)
2020-05-02T08:56:33.6872943Z remote: Compressing objects: 11% (35/317)
2020-05-02T08:56:33.6873197Z remote: Compressing objects: 12% (39/317)
2020-05-02T08:56:33.6873339Z remote: Compressing objects: 13% (42/317)
2020-05-02T08:56:33.6902383Z remote: Compressing objects: 14% (45/317)
2020-05-02T08:56:33.6904071Z remote: Compressing objects: 15% (48/317)
2020-05-02T08:56:33.6905019Z remote: Compressing objects: 16% (51/317)
2020-05-02T08:56:33.6905620Z remote: Compressing objects: 17% (54/317)
2020-05-02T08:56:33.6905832Z remote: Compressing objects: 18% (58/317)
2020-05-02T08:56:33.6906066Z remote: Compressing objects: 19% (61/317)
2020-05-02T08:56:33.6911481Z remote: Compressing objects: 20% (64/317)
2020-05-02T08:56:33.6911634Z remote: Compressing objects: 21% (67/317)
2020-05-02T08:56:33.6911776Z remote: Compressing objects: 22% (70/317)
2020-05-02T08:56:33.6911912Z remote: Compressing objects: 23% (73/317)
2020-05-02T08:56:33.6912054Z remote: Compressing objects: 24% (77/317)
2020-05-02T08:56:33.6912189Z remote: Compressing objects: 25% (80/317)
2020-05-02T08:56:33.6912326Z remote: Compressing objects: 26% (83/317)
2020-05-02T08:56:33.6912461Z remote: Compressing objects: 27% (86/317)
2020-05-02T08:56:33.6912596Z remote: Compressing objects: 28% (89/317)
2020-05-02T08:56:33.6912734Z remote: Compressing objects: 29% (92/317)
2020-05-02T08:56:33.6912873Z remote: Compressing objects: 30% (96/317)
2020-05-02T08:56:33.6913007Z remote: Compressing objects: 31% (99/317)
2020-05-02T08:56:33.6913144Z remote: Compressing objects: 32% (102/317)
2020-05-02T08:56:33.6913282Z remote: Compressing objects: 33% (105/317)
2020-05-02T08:56:33.6913418Z remote: Compressing objects: 34% (108/317)
2020-05-02T08:56:33.6913555Z remote: Compressing objects: 35% (111/317)
2020-05-02T08:56:33.6913694Z remote: Compressing objects: 36% (115/317)
2020-05-02T08:56:33.6913828Z remote: Compressing objects: 37% (118/317)
2020-05-02T08:56:33.6913964Z remote: Compressing objects: 38% (121/317)
2020-05-02T08:56:33.6914270Z remote: Compressing objects: 39% (124/317)
2020-05-02T08:56:33.6915425Z remote: Compressing objects: 40% (127/317)
2020-05-02T08:56:33.6915598Z remote: Compressing objects: 41% (130/317)
2020-05-02T08:56:33.6915902Z remote: Compressing objects: 42% (134/317)
2020-05-02T08:56:33.6916042Z remote: Compressing objects: 43% (137/317)
2020-05-02T08:56:33.6916177Z remote: Compressing objects: 44% (140/317)
2020-05-02T08:56:33.6916311Z remote: Compressing objects: 45% (143/317)
2020-05-02T08:56:33.6916445Z remote: Compressing objects: 46% (146/317)
2020-05-02T08:56:33.6916580Z remote: Compressing objects: 47% (149/317)
2020-05-02T08:56:33.6916716Z remote: Compressing objects: 48% (153/317)
2020-05-02T08:56:33.6916850Z remote: Compressing objects: 49% (156/317)
2020-05-02T08:56:33.6916984Z remote: Compressing objects: 50% (159/317)
2020-05-02T08:56:33.6917117Z remote: Compressing objects: 51% (162/317)
2020-05-02T08:56:33.6917254Z remote: Compressing objects: 52% (165/317)
2020-05-02T08:56:33.6917387Z remote: Compressing objects: 53% (169/317)
2020-05-02T08:56:33.6917523Z remote: Compressing objects: 54% (172/317)
2020-05-02T08:56:33.6917811Z remote: Compressing objects: 55% (175/317)
2020-05-02T08:56:33.6918124Z remote: Compressing objects: 56% (178/317)
2020-05-02T08:56:33.6918447Z remote: Compressing objects: 57% (181/317)
2020-05-02T08:56:33.6918772Z remote: Compressing objects: 58% (184/317)
2020-05-02T08:56:33.6918921Z remote: Compressing objects: 59% (188/317)
2020-05-02T08:56:33.6919274Z remote: Compressing objects: 60% (191/317)
2020-05-02T08:56:33.6919806Z remote: Compressing objects: 61% (194/317)
2020-05-02T08:56:33.6920205Z remote: Compressing objects: 62% (197/317)
2020-05-02T08:56:33.6920534Z remote: Compressing objects: 63% (200/317)
2020-05-02T08:56:33.6920676Z remote: Compressing objects: 64% (203/317)
2020-05-02T08:56:33.6920835Z remote: Compressing objects: 65% (207/317)
2020-05-02T08:56:33.6921231Z remote: Compressing objects: 66% (210/317)
2020-05-02T08:56:33.6921682Z remote: Compressing objects: 67% (213/317)
2020-05-02T08:56:33.6921845Z remote: Compressing objects: 68% (216/317)
2020-05-02T08:56:33.6921989Z remote: Compressing objects: 69% (219/317)
2020-05-02T08:56:33.6922130Z remote: Compressing objects: 70% (222/317)
2020-05-02T08:56:33.6922271Z remote: Compressing objects: 71% (226/317)
2020-05-02T08:56:33.6922571Z remote: Compressing objects: 72% (229/317)
2020-05-02T08:56:33.6922710Z remote: Compressing objects: 73% (232/317)
2020-05-02T08:56:33.6922848Z remote: Compressing objects: 74% (235/317)
2020-05-02T08:56:33.6922985Z remote: Compressing objects: 75% (238/317)
2020-05-02T08:56:33.6923123Z remote: Compressing objects: 76% (241/317)
2020-05-02T08:56:33.6923261Z remote: Compressing objects: 77% (245/317)
2020-05-02T08:56:33.6923399Z remote: Compressing objects: 78% (248/317)
2020-05-02T08:56:33.6923542Z remote: Compressing objects: 79% (251/317)
2020-05-02T08:56:33.6923681Z remote: Compressing objects: 80% (254/317)
2020-05-02T08:56:33.6923825Z remote: Compressing objects: 81% (257/317)
2020-05-02T08:56:33.6923964Z remote: Compressing objects: 82% (260/317)
2020-05-02T08:56:33.6924103Z remote: Compressing objects: 83% (264/317)
2020-05-02T08:56:33.6924240Z remote: Compressing objects: 84% (267/317)
2020-05-02T08:56:33.6924378Z remote: Compressing objects: 85% (270/317)
2020-05-02T08:56:33.6924515Z remote: Compressing objects: 86% (273/317)
2020-05-02T08:56:33.6924655Z remote: Compressing objects: 87% (276/317)
2020-05-02T08:56:33.6924793Z remote: Compressing objects: 88% (279/317)
2020-05-02T08:56:33.6924934Z remote: Compressing objects: 89% (283/317)
2020-05-02T08:56:33.6925107Z remote: Compressing objects: 90% (286/317)
2020-05-02T08:56:33.6925245Z remote: Compressing objects: 91% (289/317)
2020-05-02T08:56:33.6925387Z remote: Compressing objects: 92% (292/317)
2020-05-02T08:56:33.6925528Z remote: Compressing objects: 93% (295/317)
2020-05-02T08:56:33.6925668Z remote: Compressing objects: 94% (298/317)
2020-05-02T08:56:33.6925804Z remote: Compressing objects: 95% (302/317)
2020-05-02T08:56:33.6925943Z remote: Compressing objects: 96% (305/317)
2020-05-02T08:56:33.6926081Z remote: Compressing objects: 97% (308/317)
2020-05-02T08:56:33.6926218Z remote: Compressing objects: 98% (311/317)
2020-05-02T08:56:33.6926355Z remote: Compressing objects: 99% (314/317)
2020-05-02T08:56:33.6926801Z remote: Compressing objects: 100% (317/317)
2020-05-02T08:56:33.6926967Z remote: Compressing objects: 100% (317/317), done.
2020-05-02T08:56:33.6927113Z Receiving objects: 0% (1/379)
2020-05-02T08:56:33.6927250Z Receiving objects: 1% (4/379)
2020-05-02T08:56:33.6927384Z Receiving objects: 2% (8/379)
2020-05-02T08:56:33.6927519Z Receiving objects: 3% (12/379)
2020-05-02T08:56:33.6927664Z Receiving objects: 4% (16/379)
2020-05-02T08:56:33.6927894Z Receiving objects: 5% (19/379)
2020-05-02T08:56:33.6928030Z Receiving objects: 6% (23/379)
2020-05-02T08:56:33.6928164Z Receiving objects: 7% (27/379)
2020-05-02T08:56:33.6928296Z Receiving objects: 8% (31/379)
2020-05-02T08:56:33.6928429Z Receiving objects: 9% (35/379)
2020-05-02T08:56:33.6928564Z Receiving objects: 10% (38/379)
2020-05-02T08:56:33.6928699Z Receiving objects: 11% (42/379)
2020-05-02T08:56:33.6928832Z Receiving objects: 12% (46/379)
2020-05-02T08:56:33.6929128Z Receiving objects: 13% (50/379)
2020-05-02T08:56:33.6929257Z Receiving objects: 14% (54/379)
2020-05-02T08:56:33.6929386Z Receiving objects: 15% (57/379)
2020-05-02T08:56:33.6929515Z Receiving objects: 16% (61/379)
2020-05-02T08:56:33.6929645Z Receiving objects: 17% (65/379)
2020-05-02T08:56:33.6929774Z Receiving objects: 18% (69/379)
2020-05-02T08:56:33.6929902Z Receiving objects: 19% (73/379)
2020-05-02T08:56:33.6930101Z Receiving objects: 20% (76/379)
2020-05-02T08:56:33.6930247Z Receiving objects: 21% (80/379)
2020-05-02T08:56:33.6930377Z Receiving objects: 22% (84/379)
2020-05-02T08:56:33.6930505Z Receiving objects: 23% (88/379)
2020-05-02T08:56:33.6930633Z Receiving objects: 24% (91/379)
2020-05-02T08:56:33.6930764Z Receiving objects: 25% (95/379)
2020-05-02T08:56:33.6930894Z Receiving objects: 26% (99/379)
2020-05-02T08:56:33.6931024Z Receiving objects: 27% (103/379)
2020-05-02T08:56:33.6931155Z Receiving objects: 28% (107/379)
2020-05-02T08:56:33.6931388Z Receiving objects: 29% (110/379)
2020-05-02T08:56:33.6931517Z Receiving objects: 30% (114/379)
2020-05-02T08:56:33.6931646Z Receiving objects: 31% (118/379)
2020-05-02T08:56:33.6931775Z Receiving objects: 32% (122/379)
2020-05-02T08:56:33.6931980Z Receiving objects: 33% (126/379)
2020-05-02T08:56:33.6932109Z Receiving objects: 34% (129/379)
2020-05-02T08:56:33.6932236Z Receiving objects: 35% (133/379)
2020-05-02T08:56:33.6932368Z Receiving objects: 36% (137/379)
2020-05-02T08:56:33.6932498Z Receiving objects: 37% (141/379)
2020-05-02T08:56:33.6932807Z Receiving objects: 38% (145/379)
2020-05-02T08:56:33.6933118Z Receiving objects: 39% (148/379)
2020-05-02T08:56:33.6933417Z Receiving objects: 40% (152/379)
2020-05-02T08:56:33.6933551Z Receiving objects: 41% (156/379)
2020-05-02T08:56:33.6933848Z Receiving objects: 42% (160/379)
2020-05-02T08:56:33.6934173Z Receiving objects: 43% (163/379)
2020-05-02T08:56:33.6935188Z Receiving objects: 44% (167/379)
2020-05-02T08:56:33.6935330Z Receiving objects: 45% (171/379)
2020-05-02T08:56:33.6935463Z Receiving objects: 46% (175/379)
2020-05-02T08:56:33.6935594Z Receiving objects: 47% (179/379)
2020-05-02T08:56:33.6935725Z Receiving objects: 48% (182/379)
2020-05-02T08:56:33.6935858Z Receiving objects: 49% (186/379)
2020-05-02T08:56:33.6935989Z Receiving objects: 50% (190/379)
2020-05-02T08:56:33.6936121Z Receiving objects: 51% (194/379)
2020-05-02T08:56:33.6936255Z Receiving objects: 52% (198/379)
2020-05-02T08:56:33.6936395Z Receiving objects: 53% (201/379)
2020-05-02T08:56:33.6936532Z Receiving objects: 54% (205/379)
2020-05-02T08:56:33.6936839Z Receiving objects: 55% (209/379)
2020-05-02T08:56:33.6937194Z Receiving objects: 56% (213/379)
2020-05-02T08:56:33.6937328Z Receiving objects: 57% (217/379)
2020-05-02T08:56:33.6937459Z Receiving objects: 58% (220/379)
2020-05-02T08:56:33.6937752Z Receiving objects: 59% (224/379)
2020-05-02T08:56:33.6938078Z Receiving objects: 60% (228/379)
2020-05-02T08:56:33.6938209Z Receiving objects: 61% (232/379)
2020-05-02T08:56:33.6938341Z Receiving objects: 62% (235/379)
2020-05-02T08:56:33.6938477Z Receiving objects: 63% (239/379)
2020-05-02T08:56:33.6938613Z Receiving objects: 64% (243/379)
2020-05-02T08:56:33.6938747Z Receiving objects: 65% (247/379)
2020-05-02T08:56:33.6938880Z Receiving objects: 66% (251/379)
2020-05-02T08:56:33.6939011Z Receiving objects: 67% (254/379)
2020-05-02T08:56:33.6939610Z Receiving objects: 68% (258/379)
2020-05-02T08:56:33.6940595Z Receiving objects: 69% (262/379)
2020-05-02T08:56:33.6940927Z Receiving objects: 70% (266/379)
2020-05-02T08:56:33.6941079Z Receiving objects: 71% (270/379)
2020-05-02T08:56:33.6941230Z Receiving objects: 72% (273/379)
2020-05-02T08:56:33.6941381Z Receiving objects: 73% (277/379)
2020-05-02T08:56:33.6941530Z Receiving objects: 74% (281/379)
2020-05-02T08:56:33.6941679Z Receiving objects: 75% (285/379)
2020-05-02T08:56:33.6942471Z remote: Total 379 (delta 49), reused 185 (delta 12), pack-reused 0
2020-05-02T08:56:33.6942822Z Receiving objects: 76% (289/379)
2020-05-02T08:56:33.6942958Z Receiving objects: 77% (292/379)
2020-05-02T08:56:33.6943096Z Receiving objects: 78% (296/379)
2020-05-02T08:56:33.6943227Z Receiving objects: 79% (300/379)
2020-05-02T08:56:33.6943364Z Receiving objects: 80% (304/379)
2020-05-02T08:56:33.6943497Z Receiving objects: 81% (307/379)
2020-05-02T08:56:33.6943630Z Receiving objects: 82% (311/379)
2020-05-02T08:56:33.6943765Z Receiving objects: 83% (315/379)
2020-05-02T08:56:33.6943991Z Receiving objects: 84% (319/379)
2020-05-02T08:56:33.6944147Z Receiving objects: 85% (323/379)
2020-05-02T08:56:33.6944279Z Receiving objects: 86% (326/379)
2020-05-02T08:56:33.6944429Z Receiving objects: 87% (330/379)
2020-05-02T08:56:33.6944561Z Receiving objects: 88% (334/379)
2020-05-02T08:56:33.6944692Z Receiving objects: 89% (338/379)
2020-05-02T08:56:33.6944825Z Receiving objects: 90% (342/379)
2020-05-02T08:56:33.6944958Z Receiving objects: 91% (345/379)
2020-05-02T08:56:33.6945090Z Receiving objects: 92% (349/379)
2020-05-02T08:56:33.6945221Z Receiving objects: 93% (353/379)
2020-05-02T08:56:33.6945353Z Receiving objects: 94% (357/379)
2020-05-02T08:56:33.6945484Z Receiving objects: 95% (361/379)
2020-05-02T08:56:33.6945617Z Receiving objects: 96% (364/379)
2020-05-02T08:56:33.6945748Z Receiving objects: 97% (368/379)
2020-05-02T08:56:33.6945923Z Receiving objects: 98% (372/379)
2020-05-02T08:56:33.6946143Z Receiving objects: 99% (376/379)
2020-05-02T08:56:33.6946293Z Receiving objects: 100% (379/379)
2020-05-02T08:56:33.6946448Z Receiving objects: 100% (379/379), 616.23 KiB | 11.85 MiB/s, done.
2020-05-02T08:56:33.6946598Z Resolving deltas: 0% (0/49)
2020-05-02T08:56:33.6946769Z Resolving deltas: 8% (4/49)
2020-05-02T08:56:33.6946902Z Resolving deltas: 12% (6/49)
2020-05-02T08:56:33.6947037Z Resolving deltas: 18% (9/49)
2020-05-02T08:56:33.6947172Z Resolving deltas: 20% (10/49)
2020-05-02T08:56:33.6947306Z Resolving deltas: 22% (11/49)
2020-05-02T08:56:33.6947438Z Resolving deltas: 24% (12/49)
2020-05-02T08:56:33.6947569Z Resolving deltas: 26% (13/49)
2020-05-02T08:56:33.6947701Z Resolving deltas: 36% (18/49)
2020-05-02T08:56:33.6947833Z Resolving deltas: 40% (20/49)
2020-05-02T08:56:33.6947965Z Resolving deltas: 42% (21/49)
2020-05-02T08:56:33.6948097Z Resolving deltas: 44% (22/49)
2020-05-02T08:56:33.6948227Z Resolving deltas: 48% (24/49)
2020-05-02T08:56:33.6948358Z Resolving deltas: 51% (25/49)
2020-05-02T08:56:33.6948492Z Resolving deltas: 61% (30/49)
2020-05-02T08:56:33.6948625Z Resolving deltas: 63% (31/49)
2020-05-02T08:56:33.6948760Z Resolving deltas: 65% (32/49)
2020-05-02T08:56:33.6948890Z Resolving deltas: 67% (33/49)
2020-05-02T08:56:33.6949022Z Resolving deltas: 69% (34/49)
2020-05-02T08:56:33.6949152Z Resolving deltas: 71% (35/49)
2020-05-02T08:56:33.6949282Z Resolving deltas: 73% (36/49)
2020-05-02T08:56:33.6949584Z Resolving deltas: 75% (37/49)
2020-05-02T08:56:33.6949785Z Resolving deltas: 83% (41/49)
2020-05-02T08:56:33.6949919Z Resolving deltas: 87% (43/49)
2020-05-02T08:56:33.6950057Z Resolving deltas: 89% (44/49)
2020-05-02T08:56:33.6950192Z Resolving deltas: 91% (45/49)
2020-05-02T08:56:33.6950318Z Resolving deltas: 93% (46/49)
2020-05-02T08:56:33.6950457Z Resolving deltas: 95% (47/49)
2020-05-02T08:56:33.6950750Z Resolving deltas: 100% (49/49)
2020-05-02T08:56:33.6950885Z Resolving deltas: 100% (49/49), done.
2020-05-02T08:56:33.6951053Z From https://github.com/feisty/drivo
2020-05-02T08:56:33.6952111Z * [new ref] b424bfb36fb0d9e274820f5314321514c9ebbd5e -> pull/59/merge
2020-05-02T08:56:33.6952502Z ##[endgroup]
2020-05-02T08:56:33.6952680Z ##[group]Determining the checkout info
2020-05-02T08:56:33.6952817Z ##[endgroup]
2020-05-02T08:56:33.6952956Z ##[group]Checking out the ref
2020-05-02T08:56:33.6953341Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/59/merge
2020-05-02T08:56:33.6953652Z Note: switching to 'refs/remotes/pull/59/merge'.
2020-05-02T08:56:33.6953733Z
2020-05-02T08:56:33.6954040Z You are in 'detached HEAD' state. You can look around, make experimental
2020-05-02T08:56:33.6954208Z changes and commit them, and you can discard any commits you make in this
2020-05-02T08:56:33.6954371Z state without impacting any branches by switching back to a branch.
2020-05-02T08:56:33.6954473Z
2020-05-02T08:56:33.6954615Z If you want to create a new branch to retain commits you create, you may
2020-05-02T08:56:33.6954940Z do so (now or later) by using -c with the switch command. Example:
2020-05-02T08:56:33.6955106Z
2020-05-02T08:56:33.6955414Z git switch -c <new-branch-name>
2020-05-02T08:56:33.6955507Z
2020-05-02T08:56:33.6955637Z Or undo this operation with:
2020-05-02T08:56:33.6955708Z
2020-05-02T08:56:33.6955955Z git switch -
2020-05-02T08:56:33.6956044Z
2020-05-02T08:56:33.6956188Z Turn off this advice by setting config variable advice.detachedHead to false
2020-05-02T08:56:33.6956290Z
2020-05-02T08:56:33.6956446Z HEAD is now at b424bfb Merge 35458c6db43c21194786bb396081a641f5580441 into 9eee69349b1b4ceefbe12d1be117e7b870c33b81
2020-05-02T08:56:33.6956630Z ##[endgroup]
2020-05-02T08:56:33.6956913Z [command]/usr/bin/git log -1
2020-05-02T08:56:33.6957060Z commit b424bfb36fb0d9e274820f5314321514c9ebbd5e
2020-05-02T08:56:33.6957200Z Author: Nick Dancer <nick@dncr.me>
2020-05-02T08:56:33.6957342Z Date: Sat May 2 08:56:15 2020 +0000
2020-05-02T08:56:33.6957416Z
2020-05-02T08:56:33.6957572Z Merge 35458c6db43c21194786bb396081a641f5580441 into 9eee69349b1b4ceefbe12d1be117e7b870c33b81
2020-05-02T08:56:33.7008093Z ##[group]Run echo "::set-output name=sha::$(git ls-tree HEAD|grep api|awk '{print $3}')"
2020-05-02T08:56:33.7008332Z echo "::set-output name=sha::$(git ls-tree HEAD|grep api|awk '{print $3}')"
2020-05-02T08:56:33.7043718Z shell: /bin/bash -e {0}
2020-05-02T08:56:33.7043854Z env:
2020-05-02T08:56:33.7043976Z API_REPOSITORY: drivo-api
2020-05-02T08:56:33.7044097Z IRIS_REPOSITORY: drivo-iris
2020-05-02T08:56:33.7044217Z CLOUD_REPOSITORY: drivo-cloud
2020-05-02T08:56:33.7044333Z ##[endgroup]
2020-05-02T08:56:33.7195218Z ##[group]Run aws-actions/configure-aws-credentials@v1
2020-05-02T08:56:33.7195372Z with:
2020-05-02T08:56:33.7195563Z aws-access-key-id: ***
2020-05-02T08:56:33.7195724Z aws-secret-access-key: ***
2020-05-02T08:56:33.7195841Z aws-region: ap-southeast-2
2020-05-02T08:56:33.7195953Z env:
2020-05-02T08:56:33.7196062Z API_REPOSITORY: drivo-api
2020-05-02T08:56:33.7196178Z IRIS_REPOSITORY: drivo-iris
2020-05-02T08:56:33.7196293Z CLOUD_REPOSITORY: drivo-cloud
2020-05-02T08:56:33.7196415Z ##[endgroup]
2020-05-02T08:56:35.0326965Z ##[group]Run aws-actions/amazon-ecr-login@v1
2020-05-02T08:56:35.0327145Z with:
2020-05-02T08:56:35.0327255Z env:
2020-05-02T08:56:35.0327368Z API_REPOSITORY: drivo-api
2020-05-02T08:56:35.0327486Z IRIS_REPOSITORY: drivo-iris
2020-05-02T08:56:35.0327604Z CLOUD_REPOSITORY: drivo-cloud
2020-05-02T08:56:35.0327727Z AWS_DEFAULT_REGION: ap-southeast-2
2020-05-02T08:56:35.0327846Z AWS_REGION: ap-southeast-2
2020-05-02T08:56:35.0328443Z AWS_ACCESS_KEY_ID: ***
2020-05-02T08:56:35.0328603Z AWS_SECRET_ACCESS_KEY: ***
2020-05-02T08:56:35.0328716Z ##[endgroup]
2020-05-02T08:56:39.6059548Z ##[group]Run export IMAGE_REPO="***.dkr.ecr.ap-southeast-2.amazonaws.com/drivo-api"
2020-05-02T08:56:39.6059894Z export IMAGE_REPO="***.dkr.ecr.ap-southeast-2.amazonaws.com/drivo-api"
2020-05-02T08:56:39.6060046Z export SHA=ae6451a6675805e5556c60f4ec23abcc37dc6c98
2020-05-02T08:56:39.6060170Z 
2020-05-02T08:56:39.6060287Z docker run \
2020-05-02T08:56:39.6060544Z  --rm \
2020-05-02T08:56:39.6060870Z  --privileged \
2020-05-02T08:56:39.6060996Z  -v $(pwd)/api:/tmp/work \
2020-05-02T08:56:39.6061124Z  -v ${HOME}/.docker:/root/.docker \
2020-05-02T08:56:39.6061500Z  --entrypoint buildctl-daemonless.sh \
2020-05-02T08:56:39.6061629Z  moby/buildkit:master \
2020-05-02T08:56:39.6061956Z  build \
2020-05-02T08:56:39.6062513Z  --frontend dockerfile.v0 \
2020-05-02T08:56:39.6062957Z  --local context=/tmp/work \
2020-05-02T08:56:39.6063099Z  --local dockerfile=/tmp/work \
2020-05-02T08:56:39.6063412Z  --output type=image,name="${IMAGE_REPO}:${SHA}",push=true \
2020-05-02T08:56:39.6063740Z  --export-cache type=registry,mode=max,ref=${IMAGE_REPO}:buildcache,push=true \
2020-05-02T08:56:39.6063901Z  --import-cache type=registry,ref=${IMAGE_REPO}:buildcache
2020-05-02T08:56:39.6108710Z shell: /bin/bash -e {0}
2020-05-02T08:56:39.6108851Z env:
2020-05-02T08:56:39.6108973Z API_REPOSITORY: drivo-api
2020-05-02T08:56:39.6109098Z IRIS_REPOSITORY: drivo-iris
2020-05-02T08:56:39.6109221Z CLOUD_REPOSITORY: drivo-cloud
2020-05-02T08:56:39.6109351Z AWS_DEFAULT_REGION: ap-southeast-2
2020-05-02T08:56:39.6109482Z AWS_REGION: ap-southeast-2
2020-05-02T08:56:39.6109662Z AWS_ACCESS_KEY_ID: ***
2020-05-02T08:56:39.6109891Z AWS_SECRET_ACCESS_KEY: ***
2020-05-02T08:56:39.6110039Z ECR_REGISTRY: ***.dkr.ecr.ap-southeast-2.amazonaws.com
2020-05-02T08:56:39.6110172Z ##[endgroup]
2020-05-02T08:56:39.7052544Z Unable to find image 'moby/buildkit:master' locally
2020-05-02T08:56:39.8087979Z master: Pulling from moby/buildkit
2020-05-02T08:56:39.8699580Z c9b1b535fdd9: Pulling fs layer
2020-05-02T08:56:39.8708515Z 53b126567c7f: Pulling fs layer
2020-05-02T08:56:39.8708902Z c125d5dee8c9: Pulling fs layer
2020-05-02T08:56:39.8709029Z 35d328f38164: Pulling fs layer
2020-05-02T08:56:39.8709228Z 35d328f38164: Waiting
2020-05-02T08:56:39.9465001Z c125d5dee8c9: Verifying Checksum
2020-05-02T08:56:39.9468418Z c125d5dee8c9: Download complete
2020-05-02T08:56:39.9951442Z c9b1b535fdd9: Verifying Checksum
2020-05-02T08:56:39.9952136Z c9b1b535fdd9: Download complete
2020-05-02T08:56:40.0565254Z 53b126567c7f: Verifying Checksum
2020-05-02T08:56:40.0567913Z 53b126567c7f: Download complete
2020-05-02T08:56:40.1794835Z c9b1b535fdd9: Pull complete
2020-05-02T08:56:40.2567776Z 35d328f38164: Verifying Checksum
2020-05-02T08:56:40.2570087Z 35d328f38164: Download complete
2020-05-02T08:56:40.4619748Z 53b126567c7f: Pull complete
2020-05-02T08:56:40.4999586Z c125d5dee8c9: Pull complete
2020-05-02T08:56:41.0291647Z 35d328f38164: Pull complete
2020-05-02T08:56:41.0337008Z Digest: sha256:0ac31259882866240882c71acc4be9be8163902a97716187962ae52f4d2ae10c
2020-05-02T08:56:41.0373764Z Status: Downloaded newer image for moby/buildkit:master
2020-05-02T08:56:43.3401804Z #2 [internal] load .dockerignore
2020-05-02T08:56:43.3403354Z #2 sha256:07a64db5d7558cf3b0e3916467e26ef2da56e616e6601c43f86ba02a6439a712
2020-05-02T08:56:43.3404279Z #2 transferring context: 86B done
2020-05-02T08:56:43.3405053Z #2 DONE 0.0s
2020-05-02T08:56:43.3405729Z
2020-05-02T08:56:43.3406730Z #1 [internal] load build definition from Dockerfile
2020-05-02T08:56:43.3407571Z #1 sha256:0ef711d585202706843313849e2286f4fe73bdf290a5d56cedc9348d0fdca42c
2020-05-02T08:56:43.3411963Z #1 transferring dockerfile: 988B done
2020-05-02T08:56:43.3412322Z #1 DONE 0.0s
2020-05-02T08:56:43.3412431Z
2020-05-02T08:56:43.3413395Z #3 [internal] load metadata for docker.io/library/node:13.8-alpine
2020-05-02T08:56:43.3416188Z #3 sha256:6be3cb582b43f8173d18bf8779bc27c942e421a58c6014471a213c93c66a1cfa
2020-05-02T08:56:43.7903176Z #3 DONE 0.4s
2020-05-02T08:56:43.7928218Z
2020-05-02T08:56:43.7929784Z #5 [drivo-api-base 1/6] FROM docker.io/library/node:13.8-alpine@sha256:e3b2fab0d3416360276e90da29e3ac05d5b6b632e1babc1b6875fb23db4563e1
2020-05-02T08:56:43.7930040Z #5 sha256:58122a7c20076acee7b47d8d4cfcd2674e80cd75d0ce2fc38f16b330b6b21168
2020-05-02T08:56:43.7931739Z #5 resolve docker.io/library/node:13.8-alpine@sha256:e3b2fab0d3416360276e90da29e3ac05d5b6b632e1babc1b6875fb23db4563e1 done
2020-05-02T08:56:43.7931946Z #5 DONE 0.0s
2020-05-02T08:56:43.7932378Z
2020-05-02T08:56:43.7932579Z #9 [internal] load build context
2020-05-02T08:56:43.7932852Z #9 sha256:9c4d96ebacd4eb4bee5d8df4f961dcd8687ff812ba221d3b5eda56c0f51a95e8
2020-05-02T08:56:43.7933424Z #9 DONE 0.0s
2020-05-02T08:56:43.7933484Z
2020-05-02T08:56:43.7934512Z #4 importing cache manifest from ***.dkr.ecr.ap-southeast-2.amazonaws.com/drivo-api:buildcache
2020-05-02T08:56:43.7934702Z #4 sha256:4c99fed3f2b2fdec426411582b74b031e0a701a2f3038de6e516d296dbe685f9
2020-05-02T08:56:46.1922179Z #4 ERROR: ***.dkr.ecr.ap-southeast-2.amazonaws.com/drivo-api:buildcache: not found
2020-05-02T08:56:46.1923256Z
2020-05-02T08:56:46.1924173Z #9 [internal] load build context
2020-05-02T08:56:46.1927708Z #9 sha256:9c4d96ebacd4eb4bee5d8df4f961dcd8687ff812ba221d3b5eda56c0f51a95e8
2020-05-02T08:56:46.1928563Z #9 transferring context: 313.80kB 0.0s done
2020-05-02T08:56:46.1929049Z #9 DONE 0.0s
2020-05-02T08:56:46.1940515Z
2020-05-02T08:56:46.1945956Z #5 [drivo-api-base 1/6] FROM docker.io/library/node:13.8-alpine@sha256:e3b2fab0d3416360276e90da29e3ac05d5b6b632e1babc1b6875fb23db4563e1
2020-05-02T08:56:46.1946600Z #5 sha256:58122a7c20076acee7b47d8d4cfcd2674e80cd75d0ce2fc38f16b330b6b21168
2020-05-02T08:56:46.3294964Z #5 sha256:0e57bf91e5a452b0c23e10954573f6cce59bb156c09eb399f1e10d5500d2c64a 0B / 2.24MB 0.1s
2020-05-02T08:56:46.3312985Z #5 sha256:e3b2fab0d3416360276e90da29e3ac05d5b6b632e1babc1b6875fb23db4563e1 1.19kB / 1.19kB done
2020-05-02T08:56:46.3313566Z #5 sha256:8f1a8097d2ad6a28e8ef2f0d8a50d16c3665f2d972b9ed85549208309ca9fc2d 1.16kB / 1.16kB done
2020-05-02T08:56:46.3313873Z #5 sha256:887e48057ed2281d8b5927f29b8101739589611e86ee852a04b3cc89dd944cd2 0B / 283B 0.1s
2020-05-02T08:56:46.3314191Z #5 sha256:c9b1b535fdd91a9855fb7f82348177e5f019329a58c53c47272962dd60f71fc9 0B / 2.80MB 0.1s
2020-05-02T08:56:46.3314477Z #5 sha256:b7dc3fe8d4f873b14a5e2c2629b85c17cf352fa483301108d2213b1f5f433041 6.76kB / 6.76kB done
2020-05-02T08:56:46.3314742Z #5 sha256:8be11b68dc4b0fe49b7885150c2da455d5abb6aa06ef011d1e41439785a06aac 0B / 35.12MB 0.1s
2020-05-02T08:56:46.4786262Z #5 sha256:0e57bf91e5a452b0c23e10954573f6cce59bb156c09eb399f1e10d5500d2c64a 2.24MB / 2.24MB 0.3s done
2020-05-02T08:56:46.4786586Z #5 sha256:887e48057ed2281d8b5927f29b8101739589611e86ee852a04b3cc89dd944cd2 283B / 283B 0.2s done
2020-05-02T08:56:46.4786782Z #5 sha256:c9b1b535fdd91a9855fb7f82348177e5f019329a58c53c47272962dd60f71fc9 2.80MB / 2.80MB 0.2s done
2020-05-02T08:56:46.4786962Z #5 sha256:8be11b68dc4b0fe49b7885150c2da455d5abb6aa06ef011d1e41439785a06aac 14.80MB / 35.12MB 0.3s
2020-05-02T08:56:46.6284346Z #5 sha256:8be11b68dc4b0fe49b7885150c2da455d5abb6aa06ef011d1e41439785a06aac 35.12MB / 35.12MB 0.4s
2020-05-02T08:56:47.0302876Z #5 sha256:8be11b68dc4b0fe49b7885150c2da455d5abb6aa06ef011d1e41439785a06aac 35.12MB / 35.12MB 0.8s done
2020-05-02T08:56:47.1838744Z #5 unpacking docker.io/library/node:13.8-alpine@sha256:e3b2fab0d3416360276e90da29e3ac05d5b6b632e1babc1b6875fb23db4563e1
2020-05-02T08:56:49.2846132Z #5 unpacking docker.io/library/node:13.8-alpine@sha256:e3b2fab0d3416360276e90da29e3ac05d5b6b632e1babc1b6875fb23db4563e1 2.3s done
2020-05-02T08:56:49.4348953Z #5 DONE 3.2s
2020-05-02T08:56:49.4349348Z
2020-05-02T08:56:49.4350277Z #6 [drivo-api-base 2/6] RUN mkdir -p /app
2020-05-02T08:56:49.4350428Z #6 sha256:7a4cd01fad3b67b2532e56de2ba0402f5589c2e6109f04d8e081f8c634be45e5
2020-05-02T08:56:51.3564323Z #6 DONE 2.0s
2020-05-02T08:56:51.3564709Z
2020-05-02T08:56:51.3565418Z #7 [drivo-api-base 3/6] WORKDIR /app
2020-05-02T08:56:51.3565571Z #7 sha256:02ee7f39b56f3e6701f206acf6fcb11e729f6d2705e37655b7f9bb86d4179202
2020-05-02T08:56:51.3565708Z #7 DONE 0.0s
2020-05-02T08:56:51.3565782Z
2020-05-02T08:56:51.3566087Z #8 [drivo-api-base 4/6] RUN set -ex; apk add --no-cache dumb-init
2020-05-02T08:56:51.3566239Z #8 sha256:700b8dac3d5ab23fbd18d8f1c03208a765bc2dcfc9a2585186e95312622cc4e9
2020-05-02T08:56:51.3566978Z #8 0.061 + apk add --no-cache dumb-init
2020-05-02T08:56:51.5001058Z #8 0.069 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz
2020-05-02T08:56:51.5001489Z #8 0.118 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz
2020-05-02T08:56:51.5001803Z #8 0.209 (1/1) Installing dumb-init (1.2.2-r1)
2020-05-02T08:56:51.6438518Z #8 0.214 Executing busybox-1.31.1-r9.trigger
2020-05-02T08:56:51.6438713Z #8 0.218 OK: 7 MiB in 17 packages
2020-05-02T08:56:51.6438864Z #8 DONE 0.3s
2020-05-02T08:56:51.6438929Z
2020-05-02T08:56:51.6439256Z #10 [drivo-api-base 5/6] COPY package.json yarn.lock ./
2020-05-02T08:56:51.6439607Z #10 sha256:ab2b32fafaef7e012d1213e5a9ac9ff5e28b420f285e4d684548f47e6e6fe42d
2020-05-02T08:56:51.6439752Z #10 DONE 0.0s
2020-05-02T08:56:51.6439829Z
2020-05-02T08:56:51.6440266Z #11 [drivo-api-base 6/6] RUN apk add --no-cache --virtual .build-deps make gcc g++ python && yarn install --no-cache --frozen-lockfile --production && apk del .build-deps
2020-05-02T08:56:51.6440483Z #11 sha256:f0787314ce6a2ae3efd806617387478bbe517e1ea5e5aefd3150c244664e5935
2020-05-02T08:56:51.6441132Z #11 0.076 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz
2020-05-02T08:56:51.7941480Z #11 0.137 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz
2020-05-02T08:56:51.9161765Z #11 0.240 (1/24) Upgrading musl (1.1.24-r0 -> 1.1.24-r2)
2020-05-02T08:56:51.9162125Z #11 0.252 (2/24) Installing make (4.2.1-r2)
2020-05-02T08:56:51.9162521Z #11 0.258 (3/24) Upgrading libstdc++ (9.2.0-r3 -> 9.2.0-r4)
2020-05-02T08:56:51.9162806Z #11 0.272 (4/24) Installing binutils (2.33.1-r0)
2020-05-02T08:56:51.9163066Z #11 0.347 (5/24) Installing gmp (6.1.2-r1)
2020-05-02T08:56:52.0656508Z #11 0.354 (6/24) Installing isl (0.18-r0)
2020-05-02T08:56:52.0657730Z #11 0.372 (7/24) Installing libgomp (9.2.0-r4)
2020-05-02T08:56:52.0658262Z #11 0.376 (8/24) Installing libatomic (9.2.0-r4)
2020-05-02T08:56:52.0658818Z #11 0.378 (9/24) Installing mpfr4 (4.0.2-r1)
2020-05-02T08:56:52.0659360Z #11 0.386 (10/24) Installing mpc1 (1.1.0-r1)
2020-05-02T08:56:52.0660054Z #11 0.389 (11/24) Installing gcc (9.2.0-r4)
2020-05-02T08:56:52.8157993Z #11 1.185 (12/24) Installing musl-dev (1.1.24-r2)
2020-05-02T08:56:52.9657483Z #11 1.269 (13/24) Installing libc-dev (0.7.2-r0)
2020-05-02T08:56:52.9658602Z #11 1.271 (14/24) Installing g++ (9.2.0-r4)
2020-05-02T08:56:53.4165256Z #11 1.734 (15/24) Installing libbz2 (1.0.8-r1)
2020-05-02T08:56:53.4165688Z #11 1.737 (16/24) Installing expat (2.2.9-r1)
2020-05-02T08:56:53.4166000Z #11 1.741 (17/24) Installing libffi (3.2.1-r6)
2020-05-02T08:56:53.4166297Z #11 1.744 (18/24) Installing gdbm (1.13-r1)
2020-05-02T08:56:53.4166876Z #11 1.748 (19/24) Installing ncurses-terminfo-base (6.1_p20200118-r4)
2020-05-02T08:56:53.4167250Z #11 1.753 (20/24) Installing ncurses-libs (6.1_p20200118-r4)
2020-05-02T08:56:53.4167558Z #11 1.761 (21/24) Installing readline (8.0.1-r0)
2020-05-02T08:56:53.4167885Z #11 1.765 (22/24) Installing sqlite-libs (3.30.1-r1)
2020-05-02T08:56:53.4168185Z #11 1.778 (23/24) Installing python2 (2.7.16-r3)
2020-05-02T08:56:53.8672722Z #11 2.239 (24/24) Installing .build-deps (20200502.085651)
2020-05-02T08:56:53.8681096Z #11 2.239 Executing busybox-1.31.1-r9.trigger
2020-05-02T08:56:53.8687739Z #11 2.246 OK: 212 MiB in 39 packages
2020-05-02T08:56:53.9900169Z #11 2.422 yarn install v1.21.1
2020-05-02T08:56:54.1401012Z #11 2.505 [1/4] Resolving packages...
2020-05-02T08:56:54.4063804Z #11 2.839 [2/4] Fetching packages...
2020-05-02T08:56:57.5581855Z #11 5.916 warning sha.js@2.4.11: Invalid bin entry for "sha.js" (in "sha.js").
2020-05-02T08:57:18.7253185Z #11 27.08 [3/4] Linking dependencies...
2020-05-02T08:57:18.7259415Z #11 27.08 warning " > apollo-newrelic-extension@0.1.1" has incorrect peer dependency "newrelic@^4.8.0".
2020-05-02T08:57:18.7297068Z #11 27.09 warning " > type-graphql@0.17.6" has unmet peer dependency "@types/graphql@^14.0.7".
2020-05-02T08:57:18.7304915Z #11 27.09 warning " > graphql-docs@0.2.0" has unmet peer dependency "react@^15.0.1".
2020-05-02T08:57:18.7305877Z #11 27.09 warning " > graphql-docs@0.2.0" has unmet peer dependency "react-dom@^15.0.1".
2020-05-02T08:57:28.1487504Z #11 36.58 [4/4] Building fresh packages...
2020-05-02T08:57:33.9600373Z #11 42.39 Done in 39.98s.
2020-05-02T08:57:34.0978028Z #11 42.42 WARNING: Ignoring APKINDEX.70f61090.tar.gz: No such file or directory
2020-05-02T08:57:34.0982609Z #11 42.42 WARNING: Ignoring APKINDEX.ca2fea5b.tar.gz: No such file or directory
2020-05-02T08:57:34.0983687Z #11 42.42 (1/22) Purging .build-deps (20200502.085651)
2020-05-02T08:57:34.0985026Z #11 42.42 (2/22) Purging make (4.2.1-r2)
2020-05-02T08:57:34.0993045Z #11 42.42 (3/22) Purging g++ (9.2.0-r4)
2020-05-02T08:57:34.0993607Z #11 42.44 (4/22) Purging gcc (9.2.0-r4)
2020-05-02T08:57:34.0994101Z #11 42.46 (5/22) Purging binutils (2.33.1-r0)
2020-05-02T08:57:34.0994633Z #11 42.47 (6/22) Purging libatomic (9.2.0-r4)
2020-05-02T08:57:34.0995141Z #11 42.47 (7/22) Purging libgomp (9.2.0-r4)
2020-05-02T08:57:34.0995616Z #11 42.47 (8/22) Purging libc-dev (0.7.2-r0)
2020-05-02T08:57:34.1006833Z #11 42.47 (9/22) Purging musl-dev (1.1.24-r2)
2020-05-02T08:57:34.1007219Z #11 42.48 (10/22) Purging isl (0.18-r0)
2020-05-02T08:57:34.1007514Z #11 42.48 (11/22) Purging mpc1 (1.1.0-r1)
2020-05-02T08:57:34.1007808Z #11 42.48 (12/22) Purging mpfr4 (4.0.2-r1)
2020-05-02T08:57:34.1008093Z #11 42.48 (13/22) Purging gmp (6.1.2-r1)
2020-05-02T08:57:34.1008386Z #11 42.48 (14/22) Purging python2 (2.7.16-r3)
2020-05-02T08:57:34.1008691Z #11 42.53 (15/22) Purging libbz2 (1.0.8-r1)
2020-05-02T08:57:34.2512966Z #11 42.53 (16/22) Purging expat (2.2.9-r1)
2020-05-02T08:57:34.2513316Z #11 42.53 (17/22) Purging libffi (3.2.1-r6)
2020-05-02T08:57:34.2513594Z #11 42.53 (18/22) Purging gdbm (1.13-r1)
2020-05-02T08:57:34.2514727Z #11 42.53 (19/22) Purging readline (8.0.1-r0)
2020-05-02T08:57:34.2515070Z #11 42.53 (20/22) Purging ncurses-libs (6.1_p20200118-r4)
2020-05-02T08:57:34.2515406Z #11 42.53 (21/22) Purging ncurses-terminfo-base (6.1_p20200118-r4)
2020-05-02T08:57:34.2515692Z #11 42.53 (22/22) Purging sqlite-libs (3.30.1-r1)
2020-05-02T08:57:34.2515961Z #11 42.53 Executing busybox-1.31.1-r9.trigger
2020-05-02T08:57:34.2516100Z #11 42.54 OK: 7 MiB in 17 packages
2020-05-02T08:57:38.7326301Z #11 DONE 47.2s
2020-05-02T08:57:38.8824864Z
2020-05-02T08:57:38.8826635Z #12 [drivo-api-builder 1/3] RUN yarn install --no-cache --frozen-lockfile
2020-05-02T08:57:38.8826996Z #12 sha256:ea84f9cc0341cce8cbeeb11b39e7c8ffcce6d2ceed296bc72ffa79a15058c53a
2020-05-02T08:57:39.5925806Z #12 0.774 yarn install v1.21.1
2020-05-02T08:57:39.5926035Z #12 0.859 [1/4] Resolving packages...
2020-05-02T08:57:40.0426660Z #12 1.166 [2/4] Fetching packages...
2020-05-02T08:57:40.2986152Z #12 1.565 [3/4] Linking dependencies...
2020-05-02T08:57:40.4491721Z #12 1.567 warning " > apollo-newrelic-extension@0.1.1" has incorrect peer dependency "newrelic@^4.8.0".
2020-05-02T08:57:40.4497465Z #12 1.574 warning " > type-graphql@0.17.6" has unmet peer dependency "@types/graphql@^14.0.7".
2020-05-02T08:57:40.4503439Z #12 1.575 warning " > graphql-docs@0.2.0" has unmet peer dependency "react@^15.0.1".
2020-05-02T08:57:40.4515433Z #12 1.575 warning " > graphql-docs@0.2.0" has unmet peer dependency "react-dom@^15.0.1".
2020-05-02T08:57:44.2049976Z #12 5.374 [4/4] Building fresh packages...
2020-05-02T08:57:44.2050228Z #12 5.392 Done in 4.62s.
2020-05-02T08:57:45.9801690Z #12 DONE 7.2s
2020-05-02T08:57:46.1304498Z
2020-05-02T08:57:46.1306220Z #13 [drivo-api-builder 2/3] COPY . .
2020-05-02T08:57:46.1306818Z #13 sha256:13fbabd0969ba3a0a6d8c121878ba6febe8bcc1765b943d3d3de449623fb9a2d
2020-05-02T08:57:46.1307160Z #13 DONE 0.1s
2020-05-02T08:57:46.1307262Z
2020-05-02T08:57:46.1307617Z #14 [drivo-api-builder 3/3] RUN yarn build:prod
2020-05-02T08:57:46.1307778Z #14 sha256:d3be22e9cdf6135cae15cb4b6e25d735f5c91fbe0dd53569f1e890212bab26fa
2020-05-02T08:57:46.2804991Z #14 0.231 yarn run v1.21.1
2020-05-02T08:57:46.4314071Z #14 0.269 $ tsc -p ./tsconfig.production.json
2020-05-02T08:58:02.3030097Z #14 16.21 Done in 15.99s.
2020-05-02T08:58:02.3031066Z #14 DONE 16.3s
2020-05-02T08:58:03.1881953Z
2020-05-02T08:58:03.1886108Z #15 [drivo-api 1/2] COPY --from=drivo-api-builder /app/dist /app/dist
2020-05-02T08:58:03.1887272Z #15 sha256:23c2529c84cfb60db98def70b626e09a640c96825556beeac9320ab70fa0c3d7
2020-05-02T08:58:03.1887507Z #15 DONE 0.0s
2020-05-02T08:58:03.3384878Z
2020-05-02T08:58:03.3389554Z #16 [drivo-api 2/2] COPY --from=drivo-api-builder /app/newrelic.js /app/
2020-05-02T08:58:03.3392776Z #16 sha256:9215c5372a6648735040dffa2b0affa4fc87b58f4928e4afbc3e7f95305cc559
2020-05-02T08:58:03.3395908Z #16 DONE 0.0s
2020-05-02T08:58:03.3398793Z
2020-05-02T08:58:03.3401958Z #17 exporting to image
2020-05-02T08:58:03.3404825Z #17 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
2020-05-02T08:58:03.3407874Z #17 exporting layers
2020-05-02T08:58:29.1197328Z #17 exporting layers 25.9s done
2020-05-02T08:58:29.2703714Z #17 exporting manifest sha256:b4f15d0c44a167d823299ee2da18f1fb2fe7a4d4de9727e693ba34a32c4f415a done
2020-05-02T08:58:29.2704578Z #17 exporting config sha256:60d9ec46ccf6c7dae19cb1c959387ce205f9c5a19e3c8649148d5158754fcb96 done
2020-05-02T08:58:29.2704772Z #17 pushing layers
2020-05-02T08:58:47.1346911Z #17 pushing layers 17.9s done
2020-05-02T08:58:47.1350143Z #17 pushing manifest for ***.dkr.ecr.ap-southeast-2.amazonaws.com/drivo-api:ae6451a6675805e5556c60f4ec23abcc37dc6c98
2020-05-02T08:58:49.3381510Z #17 pushing manifest for ***.dkr.ecr.ap-southeast-2.amazonaws.com/drivo-api:ae6451a6675805e5556c60f4ec23abcc37dc6c98 2.3s done
2020-05-02T08:58:49.4879103Z #17 DONE 46.1s
2020-05-02T08:58:49.4879264Z
2020-05-02T08:58:49.4879391Z #18 exporting cache
2020-05-02T08:58:49.4879540Z #18 sha256:2700d4ef94dee473593c5c614b55b2dedcca7893909811a8f2b48291a1f581e4
2020-05-02T08:58:49.4879696Z #18 preparing build cache for export
2020-05-02T08:59:00.1488169Z #18 preparing build cache for export 10.7s done
2020-05-02T08:59:00.1488446Z #18 writing layer sha256:0e57bf91e5a452b0c23e10954573f6cce59bb156c09eb399f1e10d5500d2c64a
2020-05-02T08:59:02.2510075Z #18 writing layer sha256:0e57bf91e5a452b0c23e10954573f6cce59bb156c09eb399f1e10d5500d2c64a 2.1s done
2020-05-02T08:59:02.2510400Z #18 writing layer sha256:2651df930a7992de4d99b0161a97dab0c7bb20c15d7f3430da28d7da61d17a51
2020-05-02T08:59:03.1518003Z #18 writing layer sha256:2651df930a7992de4d99b0161a97dab0c7bb20c15d7f3430da28d7da61d17a51 0.9s done
2020-05-02T08:59:03.1518302Z #18 writing layer sha256:36fe46ff8ff8a81dac373e0baa3e3f4653d7afa7c59ea682b76207840b1b8923
2020-05-02T08:59:04.0407716Z #18 writing layer sha256:36fe46ff8ff8a81dac373e0baa3e3f4653d7afa7c59ea682b76207840b1b8923 1.0s done
2020-05-02T08:59:04.0408008Z #18 writing layer sha256:3b349eac6cce03cd4f806cd0a33200b9824b9e8d880f9a902d5d4a11580a0e49
2020-05-02T08:59:08.2442531Z #18 writing layer sha256:3b349eac6cce03cd4f806cd0a33200b9824b9e8d880f9a902d5d4a11580a0e49 4.1s done
2020-05-02T08:59:08.2442782Z #18 writing layer sha256:4d870e702cc3726e9255c99c8ac583380d3d8ca496b744556bf5b08813ba275e
2020-05-02T08:59:09.1021106Z #18 writing layer sha256:4d870e702cc3726e9255c99c8ac583380d3d8ca496b744556bf5b08813ba275e 0.9s done
2020-05-02T08:59:09.1021389Z #18 writing layer sha256:4da29fd031f9263f74aa785fb76665a6d431e1f0ad007d6bd5d358b38f77de8e
2020-05-02T08:59:10.1527413Z #18 writing layer sha256:4da29fd031f9263f74aa785fb76665a6d431e1f0ad007d6bd5d358b38f77de8e 0.9s done
2020-05-02T08:59:10.1527909Z #18 writing layer sha256:7d8f6ddaa3809a4dcaab4fa3f4cca7883bd29128c01b2993fb55544c50a0eb64
2020-05-02T08:59:18.2587749Z #18 writing layer sha256:7d8f6ddaa3809a4dcaab4fa3f4cca7883bd29128c01b2993fb55544c50a0eb64 8.1s done
2020-05-02T08:59:18.2588135Z #18 writing layer sha256:887e48057ed2281d8b5927f29b8101739589611e86ee852a04b3cc89dd944cd2
2020-05-02T08:59:19.1594893Z #18 writing layer sha256:887e48057ed2281d8b5927f29b8101739589611e86ee852a04b3cc89dd944cd2 0.9s done
2020-05-02T08:59:19.1595174Z #18 writing layer sha256:8be11b68dc4b0fe49b7885150c2da455d5abb6aa06ef011d1e41439785a06aac
2020-05-02T08:59:20.0352362Z #18 writing layer sha256:8be11b68dc4b0fe49b7885150c2da455d5abb6aa06ef011d1e41439785a06aac 0.9s done
2020-05-02T08:59:20.0353251Z #18 writing layer sha256:9ffe81b2c2648afb130618c3d4efe8456a7adf6a5d401b9dc38c9628fa6619f3
2020-05-02T08:59:21.0857186Z #18 writing layer sha256:9ffe81b2c2648afb130618c3d4efe8456a7adf6a5d401b9dc38c9628fa6619f3 0.9s done
2020-05-02T08:59:21.0857632Z #18 writing layer sha256:c5674acd64619e76047b7c25fea7b339cd72d7e9d02500f627a40ba2fa3de73d
2020-05-02T08:59:21.9375520Z #18 writing layer sha256:c5674acd64619e76047b7c25fea7b339cd72d7e9d02500f627a40ba2fa3de73d 1.0s done
2020-05-02T08:59:21.9376060Z #18 writing layer sha256:c9b1b535fdd91a9855fb7f82348177e5f019329a58c53c47272962dd60f71fc9
2020-05-02T08:59:22.9883208Z #18 writing layer sha256:c9b1b535fdd91a9855fb7f82348177e5f019329a58c53c47272962dd60f71fc9 0.9s done
2020-05-02T08:59:22.9883800Z #18 writing layer sha256:d535940134437bf931433da4687ede27db2765936a9ca3cc718c8e3b7896db20
2020-05-02T08:59:26.4132636Z #18 writing layer sha256:d535940134437bf931433da4687ede27db2765936a9ca3cc718c8e3b7896db20 3.5s done
2020-05-02T08:59:26.4133260Z #18 writing layer sha256:e0491960f88fb40fefe2cd814d8d88363bd66e2cfae802e3fb83b75ba5b3bf2a
2020-05-02T08:59:27.4647753Z #18 writing layer sha256:e0491960f88fb40fefe2cd814d8d88363bd66e2cfae802e3fb83b75ba5b3bf2a 0.9s done
2020-05-02T08:59:27.4648270Z #18 writing config sha256:d744b0b83a3ebffbc620e41137aeca64d6f4a319ed6bf9054f4460b57921e52b
2020-05-02T08:59:30.7482146Z #18 writing config sha256:d744b0b83a3ebffbc620e41137aeca64d6f4a319ed6bf9054f4460b57921e52b 3.4s done
2020-05-02T08:59:30.8983982Z #18 writing manifest sha256:d8d33b6a5b9538c77d8086e05ec3c1bedd6ad0da5fdc29e105ea07d7ac331e20
2020-05-02T08:59:33.1415018Z #18 writing manifest sha256:d8d33b6a5b9538c77d8086e05ec3c1bedd6ad0da5fdc29e105ea07d7ac331e20 2.4s done
2020-05-02T08:59:33.1431421Z #18 ERROR: error writing manifest blob: failed commit on ref "sha256:d8d33b6a5b9538c77d8086e05ec3c1bedd6ad0da5fdc29e105ea07d7ac331e20": unexpected status: 405 Method Not Allowed
2020-05-02T08:59:33.1433179Z ------
2020-05-02T08:59:33.1434176Z > importing cache manifest from ***.dkr.ecr.ap-southeast-2.amazonaws.com/drivo-api:buildcache:
2020-05-02T08:59:33.1435847Z ------
2020-05-02T08:59:33.1436521Z ------
2020-05-02T08:59:33.1436826Z > exporting cache:
2020-05-02T08:59:33.1437651Z ------
2020-05-02T08:59:33.1438336Z error: failed to solve: rpc error: code = Unknown desc = error writing manifest blob: failed commit on ref "sha256:d8d33b6a5b9538c77d8086e05ec3c1bedd6ad0da5fdc29e105ea07d7ac331e20": unexpected status: 405 Method Not Allowed
2020-05-02T08:59:35.3585029Z ##[error]Process completed with exit code 1.
2020-05-02T08:59:35.3622463Z ##[group]Run docker logout ***.dkr.ecr.ap-southeast-2.amazonaws.com
2020-05-02T08:59:35.3622740Z docker logout ***.dkr.ecr.ap-southeast-2.amazonaws.com
2020-05-02T08:59:35.3659696Z shell: /bin/bash -e {0}
2020-05-02T08:59:35.3659824Z env:
2020-05-02T08:59:35.3659956Z API_REPOSITORY: drivo-api
2020-05-02T08:59:35.3660077Z IRIS_REPOSITORY: drivo-iris
2020-05-02T08:59:35.3660196Z CLOUD_REPOSITORY: drivo-cloud
2020-05-02T08:59:35.3660716Z AWS_DEFAULT_REGION: ap-southeast-2
2020-05-02T08:59:35.3660871Z AWS_REGION: ap-southeast-2
2020-05-02T08:59:35.3661557Z AWS_ACCESS_KEY_ID: ***
2020-05-02T08:59:35.3661754Z AWS_SECRET_ACCESS_KEY: ***
2020-05-02T08:59:35.3661888Z ##[endgroup]
2020-05-02T08:59:35.4266624Z Removing login credentials for ***.dkr.ecr.ap-southeast-2.amazonaws.com
2020-05-02T08:59:35.4324321Z Post job cleanup.
2020-05-02T08:59:35.5423117Z [command]/usr/bin/git version
2020-05-02T08:59:35.5485392Z git version 2.26.0
2020-05-02T08:59:35.5529194Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2020-05-02T08:59:35.5564695Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :
2020-05-02T08:59:35.5812313Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2020-05-02T08:59:35.5837400Z http.https://github.com/.extraheader
2020-05-02T08:59:35.5844490Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2020-05-02T08:59:35.5884714Z [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' || :
2020-05-02T08:59:35.6229528Z Cleaning up orphan processes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment