Skip to content

Instantly share code, notes, and snippets.

@naveensrinivasan
Created October 26, 2018 20:44
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Embed
What would you like to do?
2018-10-26T20:41:52.1319270Z Generating script.
2018-10-26T20:41:52.1321369Z Formatted command: . '/home/vsts/work/1/s/scripts/bootstrap.sh'
2018-10-26T20:41:52.1325926Z [command]/bin/bash --noprofile --norc /home/vsts/work/_temp/8ad01a69-9c7c-47ce-883c-dc8478e42056.sh
2018-10-26T20:41:52.8895329Z === Installing Pulumi v0.16.1 ===
2018-10-26T20:41:52.8896457Z + Downloading https://get.pulumi.com/releases/sdk/pulumi-v0.16.1-linux-x64.tar.gz...
2018-10-26T20:41:52.8955770Z % Total % Received % Xferd Average Speed Time Time Time Current
2018-10-26T20:41:52.8956018Z Dload Upload Total Spent Left Speed
2018-10-26T20:41:52.8956244Z
2018-10-26T20:41:53.0306757Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
2018-10-26T20:41:54.0227264Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
2018-10-26T20:41:54.4498175Z 36 25.5M 36 9455k 0 0 8383k 0 0:00:03 0:00:01 0:00:02 8382k
2018-10-26T20:41:54.4499910Z 100 25.5M 100 25.5M 0 0 16.4M 0 0:00:01 0:00:01 --:--:-- 16.4M
2018-10-26T20:41:54.4640358Z + Extracting to /home/vsts/.pulumi/bin
2018-10-26T20:41:55.4590320Z 
2018-10-26T20:41:55.4592351Z === Pulumi is now installed! 🍹 ===
2018-10-26T20:41:55.4592681Z + Please add /home/vsts/.pulumi/bin to your $PATH
2018-10-26T20:41:55.4592973Z + If you're new to Pulumi, here are some resources for getting started:
2018-10-26T20:41:55.4593346Z  - Getting Started Guide: https://pulumi.io/quickstart
2018-10-26T20:41:55.4593602Z  - Examples Repo: https://github.com/pulumi/examples
2018-10-26T20:41:55.4593857Z  - Create a New Project: Run 'pulumi new' to create a new project using a template
2018-10-26T20:41:58.2003014Z /opt/hostedtoolcache/node/6.14.4/x64/bin/tsc -> /opt/hostedtoolcache/node/6.14.4/x64/lib/node_modules/typescript/bin/tsc
2018-10-26T20:41:58.2004776Z /opt/hostedtoolcache/node/6.14.4/x64/bin/tsserver -> /opt/hostedtoolcache/node/6.14.4/x64/lib/node_modules/typescript/bin/tsserver
2018-10-26T20:41:58.2132140Z /opt/hostedtoolcache/node/6.14.4/x64/lib
2018-10-26T20:41:58.2133766Z └── typescript@3.1.3
2018-10-26T20:41:58.2134069Z
2018-10-26T20:42:02.1913951Z /opt/hostedtoolcache/node/6.14.4/x64/bin/tslint -> /opt/hostedtoolcache/node/6.14.4/x64/lib/node_modules/tslint/bin/tslint
2018-10-26T20:42:02.3617101Z /opt/hostedtoolcache/node/6.14.4/x64/lib
2018-10-26T20:42:02.3618365Z ├─┬ tslint@5.11.0
2018-10-26T20:42:02.3618589Z │ ├─┬ babel-code-frame@6.26.0
2018-10-26T20:42:02.3620131Z │ │ ├─┬ chalk@1.1.3
2018-10-26T20:42:02.3620430Z │ │ │ ├── ansi-styles@2.2.1
2018-10-26T20:42:02.3620648Z │ │ │ ├─┬ has-ansi@2.0.0
2018-10-26T20:42:02.3620851Z │ │ │ │ └── ansi-regex@2.1.1
2018-10-26T20:42:02.3621048Z │ │ │ ├── strip-ansi@3.0.1
2018-10-26T20:42:02.3621304Z │ │ │ └── supports-color@2.0.0
2018-10-26T20:42:02.3621500Z │ │ ├── esutils@2.0.2
2018-10-26T20:42:02.3621694Z │ │ └── js-tokens@3.0.2
2018-10-26T20:42:02.3621889Z │ ├── builtin-modules@1.1.1
2018-10-26T20:42:02.3622210Z │ ├─┬ chalk@2.4.1
2018-10-26T20:42:02.3622408Z │ │ ├─┬ ansi-styles@3.2.1
2018-10-26T20:42:02.3622608Z │ │ │ └─┬ color-convert@1.9.3
2018-10-26T20:42:02.3622809Z │ │ │ └── color-name@1.1.3
2018-10-26T20:42:02.3623124Z │ │ ├── escape-string-regexp@1.0.5
2018-10-26T20:42:02.3623916Z │ │ └─┬ supports-color@5.5.0
2018-10-26T20:42:02.3624101Z │ │ └── has-flag@3.0.0
2018-10-26T20:42:02.3624478Z │ ├── commander@2.19.0
2018-10-26T20:42:02.3624666Z │ ├── diff@3.5.0
2018-10-26T20:42:02.3624837Z │ ├─┬ glob@7.1.3
2018-10-26T20:42:02.3625015Z │ │ ├── fs.realpath@1.0.0
2018-10-26T20:42:02.3625256Z │ │ ├─┬ inflight@1.0.6
2018-10-26T20:42:02.3625621Z │ │ │ └── wrappy@1.0.2
2018-10-26T20:42:02.3625805Z │ │ ├── inherits@2.0.3
2018-10-26T20:42:02.3625985Z │ │ ├── once@1.4.0
2018-10-26T20:42:02.3626241Z │ │ └── path-is-absolute@1.0.1
2018-10-26T20:42:02.3626648Z │ ├─┬ js-yaml@3.12.0
2018-10-26T20:42:02.3626847Z │ │ ├─┬ argparse@1.0.10
2018-10-26T20:42:02.3627043Z │ │ │ └── sprintf-js@1.0.3
2018-10-26T20:42:02.3627299Z │ │ └── esprima@4.0.1
2018-10-26T20:42:02.3627488Z │ ├─┬ minimatch@3.0.4
2018-10-26T20:42:02.3627687Z │ │ └─┬ brace-expansion@1.1.11
2018-10-26T20:42:02.3627926Z │ │ ├── balanced-match@1.0.0
2018-10-26T20:42:02.3628285Z │ │ └── concat-map@0.0.1
2018-10-26T20:42:02.3628491Z │ ├─┬ resolve@1.8.1
2018-10-26T20:42:02.3629155Z │ │ └── path-parse@1.0.6
2018-10-26T20:42:02.3629434Z │ ├── semver@5.6.0
2018-10-26T20:42:02.3629633Z │ ├── tslib@1.9.3
2018-10-26T20:42:02.3911951Z │ ├── tsutils@2.29.0
2018-10-26T20:42:02.3913249Z │ └── UNMET PEER DEPENDENCY typescript@>=2.1.0 || >=2.1.0-dev || >=2.2.0-dev || >=2.3.0-dev || >=2.4.0-dev || >=2.5.0-dev || >=2.6.0-dev || >=2.7.0-dev || >=2.8.0-dev || >=2.9.0-dev || >= 3.0.0-dev || >= 3.1.0-dev
2018-10-26T20:42:02.3913587Z └── UNMET PEER DEPENDENCY typescript@>=2.1.0 || >=2.1.0-dev || >=2.2.0-dev || >=2.3.0-dev || >=2.4.0-dev || >=2.5.0-dev || >=2.6.0-dev || >=2.7.0-dev || >=2.8.0-dev || >=2.9.0-dev
2018-10-26T20:42:02.3913648Z
2018-10-26T20:42:02.3963039Z npm WARN tslint@5.11.0 requires a peer of typescript@>=2.1.0 || >=2.1.0-dev || >=2.2.0-dev || >=2.3.0-dev || >=2.4.0-dev || >=2.5.0-dev || >=2.6.0-dev || >=2.7.0-dev || >=2.8.0-dev || >=2.9.0-dev but none was installed.
2018-10-26T20:42:02.3963681Z npm WARN tsutils@2.29.0 requires a peer of typescript@>=2.1.0 || >=2.1.0-dev || >=2.2.0-dev || >=2.3.0-dev || >=2.4.0-dev || >=2.5.0-dev || >=2.6.0-dev || >=2.7.0-dev || >=2.8.0-dev || >=2.9.0-dev || >= 3.0.0-dev || >= 3.1.0-dev but none was installed.
2018-10-26T20:42:20.7566338Z
2018-10-26T20:42:20.7567230Z > grpc@1.15.1 install /home/vsts/work/1/s/node_modules/grpc
2018-10-26T20:42:20.7568266Z > node-pre-gyp install --fallback-to-build --library=static_library
2018-10-26T20:42:20.7568559Z
2018-10-26T20:42:20.9996850Z node-pre-gyp WARN Using needle for node-pre-gyp https download
2018-10-26T20:42:21.5112659Z [grpc] Success: "/home/vsts/work/1/s/node_modules/grpc/src/node/extension_binary/node-v48-linux-x64-glibc/grpc_node.node" is installed via remote
2018-10-26T20:42:21.5273371Z
2018-10-26T20:42:21.5274385Z > @pulumi/gcp@0.16.1 install /home/vsts/work/1/s/node_modules/@pulumi/gcp
2018-10-26T20:42:21.5274872Z > pulumi plugin install resource gcp v0.16.1
2018-10-26T20:42:21.5274970Z
2018-10-26T20:42:21.5418392Z sh: 1: pulumi: not found
2018-10-26T20:42:22.4506704Z gcp-ts-gke@ /home/vsts/work/1/s
2018-10-26T20:42:22.4508148Z ├─┬ @pulumi/kubernetes@0.17.3
2018-10-26T20:42:22.4509444Z │ ├── @pulumi/pulumi@0.15.4
2018-10-26T20:42:22.4509820Z │ ├─┬ @types/glob@5.0.36
2018-10-26T20:42:22.4510079Z │ │ ├── @types/events@1.2.0
2018-10-26T20:42:22.4510462Z │ │ └── @types/minimatch@3.0.3
2018-10-26T20:42:22.4510673Z │ ├── @types/js-yaml@3.11.2
2018-10-26T20:42:22.4510871Z │ ├── @types/mocha@5.2.5
2018-10-26T20:42:22.4511066Z │ ├── @types/tmp@0.0.33
2018-10-26T20:42:22.4511278Z │ ├─┬ glob@7.1.3
2018-10-26T20:42:22.4511477Z │ │ ├── fs.realpath@1.0.0
2018-10-26T20:42:22.4511672Z │ │ ├─┬ inflight@1.0.6
2018-10-26T20:42:22.4511870Z │ │ │ └── wrappy@1.0.2
2018-10-26T20:42:22.4512087Z │ │ ├── inherits@2.0.3
2018-10-26T20:42:22.4512283Z │ │ ├─┬ minimatch@3.0.4
2018-10-26T20:42:22.4512491Z │ │ │ └─┬ brace-expansion@1.1.11
2018-10-26T20:42:22.4512699Z │ │ │ ├── balanced-match@1.0.0
2018-10-26T20:42:22.4513076Z │ │ │ └── concat-map@0.0.1
2018-10-26T20:42:22.4513578Z │ │ ├── once@1.4.0
2018-10-26T20:42:22.4513801Z │ │ └── path-is-absolute@1.0.1
2018-10-26T20:42:22.4514010Z │ ├─┬ js-yaml@3.12.0
2018-10-26T20:42:22.4514203Z │ │ ├─┬ argparse@1.0.10
2018-10-26T20:42:22.4514395Z │ │ │ └── sprintf-js@1.0.3
2018-10-26T20:42:22.4514583Z │ │ └── esprima@4.0.1
2018-10-26T20:42:22.4514786Z │ ├─┬ mocha@5.2.0
2018-10-26T20:42:22.4514979Z │ │ ├── browser-stdout@1.3.1
2018-10-26T20:42:22.4515170Z │ │ ├── commander@2.15.1
2018-10-26T20:42:22.4515357Z │ │ ├─┬ debug@3.1.0
2018-10-26T20:42:22.4515564Z │ │ │ └── ms@2.0.0
2018-10-26T20:42:22.4515750Z │ │ ├── diff@3.5.0
2018-10-26T20:42:22.4515949Z │ │ ├── escape-string-regexp@1.0.5
2018-10-26T20:42:22.4516135Z │ │ ├── glob@7.1.2
2018-10-26T20:42:22.4516385Z │ │ ├── growl@1.10.5
2018-10-26T20:42:22.4516569Z │ │ ├── he@1.1.1
2018-10-26T20:42:22.4516755Z │ │ ├─┬ mkdirp@0.5.1
2018-10-26T20:42:22.4516963Z │ │ │ └── minimist@0.0.8
2018-10-26T20:42:22.4517160Z │ │ └─┬ supports-color@5.4.0
2018-10-26T20:42:22.4517371Z │ │ └── has-flag@3.0.0
2018-10-26T20:42:22.4517576Z │ ├─┬ shell-quote@1.6.1
2018-10-26T20:42:22.4517784Z │ │ ├── array-filter@0.0.1
2018-10-26T20:42:22.4517976Z │ │ ├── array-map@0.0.0
2018-10-26T20:42:22.4518168Z │ │ ├── array-reduce@0.0.0
2018-10-26T20:42:22.4518358Z │ │ └── jsonify@0.0.0
2018-10-26T20:42:22.4518562Z │ └─┬ tmp@0.0.33
2018-10-26T20:42:22.4518749Z │ └── os-tmpdir@1.0.2
2018-10-26T20:42:22.4518936Z ├─┬ @pulumi/pulumi@0.16.1
2018-10-26T20:42:22.4519125Z │ ├── google-protobuf@3.6.1
2018-10-26T20:42:22.4519502Z │ ├─┬ grpc@1.15.1
2018-10-26T20:42:22.4519983Z │ │ ├── lodash@4.17.11
2018-10-26T20:42:22.4520179Z │ │ ├── nan@2.11.1
2018-10-26T20:42:22.4520380Z │ │ ├─┬ node-pre-gyp@0.10.3
2018-10-26T20:42:22.4520640Z │ │ │ ├── detect-libc@1.0.3
2018-10-26T20:42:22.4520834Z │ │ │ ├─┬ mkdirp@0.5.1
2018-10-26T20:42:22.4521036Z │ │ │ │ └── minimist@0.0.8
2018-10-26T20:42:22.4521253Z │ │ │ ├─┬ needle@2.2.2
2018-10-26T20:42:22.4521453Z │ │ │ │ ├─┬ debug@2.6.9
2018-10-26T20:42:22.4521676Z │ │ │ │ │ └── ms@2.0.0
2018-10-26T20:42:22.4521899Z │ │ │ │ ├─┬ iconv-lite@0.4.23
2018-10-26T20:42:22.4522129Z │ │ │ │ │ └── safer-buffer@2.1.2
2018-10-26T20:42:22.4522325Z │ │ │ │ └── sax@1.2.4
2018-10-26T20:42:22.4522519Z │ │ │ ├─┬ nopt@4.0.1
2018-10-26T20:42:22.4522716Z │ │ │ │ ├── abbrev@1.1.1
2018-10-26T20:42:22.4523091Z │ │ │ │ └─┬ osenv@0.1.5
2018-10-26T20:42:22.4523279Z │ │ │ │ ├── os-homedir@1.0.2
2018-10-26T20:42:22.4523469Z │ │ │ │ └── os-tmpdir@1.0.2
2018-10-26T20:42:22.4523658Z │ │ │ ├─┬ npm-packlist@1.1.11
2018-10-26T20:42:22.4523887Z │ │ │ │ ├── ignore-walk@3.0.1
2018-10-26T20:42:22.4524074Z │ │ │ │ └── npm-bundled@1.0.3
2018-10-26T20:42:22.4524257Z │ │ │ ├─┬ npmlog@4.1.2
2018-10-26T20:42:22.4524664Z │ │ │ │ ├─┬ are-we-there-yet@1.1.5
2018-10-26T20:42:22.4524882Z │ │ │ │ │ ├── delegates@1.0.0
2018-10-26T20:42:22.4525078Z │ │ │ │ │ └─┬ readable-stream@2.3.6
2018-10-26T20:42:22.4525272Z │ │ │ │ │ ├── core-util-is@1.0.2
2018-10-26T20:42:22.4525482Z │ │ │ │ │ ├── isarray@1.0.0
2018-10-26T20:42:22.4525874Z │ │ │ │ │ ├── process-nextick-args@2.0.0
2018-10-26T20:42:22.4526190Z │ │ │ │ │ ├── string_decoder@1.1.1
2018-10-26T20:42:22.4526570Z │ │ │ │ │ └── util-deprecate@1.0.2
2018-10-26T20:42:22.4526802Z │ │ │ │ ├── console-control-strings@1.1.0
2018-10-26T20:42:22.4526995Z │ │ │ │ ├─┬ gauge@2.7.4
2018-10-26T20:42:22.4527188Z │ │ │ │ │ ├── aproba@1.2.0
2018-10-26T20:42:22.4527407Z │ │ │ │ │ ├── has-unicode@2.0.1
2018-10-26T20:42:22.4527608Z │ │ │ │ │ ├── object-assign@4.1.1
2018-10-26T20:42:22.4527806Z │ │ │ │ │ ├── signal-exit@3.0.2
2018-10-26T20:42:22.4528005Z │ │ │ │ │ ├─┬ string-width@1.0.2
2018-10-26T20:42:22.4528229Z │ │ │ │ │ │ ├── code-point-at@1.1.0
2018-10-26T20:42:22.4528445Z │ │ │ │ │ │ └─┬ is-fullwidth-code-point@1.0.0
2018-10-26T20:42:22.4528652Z │ │ │ │ │ │ └── number-is-nan@1.0.1
2018-10-26T20:42:22.4528848Z │ │ │ │ │ ├─┬ strip-ansi@3.0.1
2018-10-26T20:42:22.4530156Z │ │ │ │ │ │ └── ansi-regex@2.1.1
2018-10-26T20:42:22.4530396Z │ │ │ │ │ └── wide-align@1.1.3
2018-10-26T20:42:22.4530624Z │ │ │ │ └── set-blocking@2.0.0
2018-10-26T20:42:22.4530836Z │ │ │ ├─┬ rc@1.2.8
2018-10-26T20:42:22.4531041Z │ │ │ │ ├── deep-extend@0.6.0
2018-10-26T20:42:22.4531238Z │ │ │ │ ├── ini@1.3.5
2018-10-26T20:42:22.4531437Z │ │ │ │ ├── minimist@1.2.0
2018-10-26T20:42:22.4531669Z │ │ │ │ └── strip-json-comments@2.0.1
2018-10-26T20:42:22.4531865Z │ │ │ ├── rimraf@2.6.2
2018-10-26T20:42:22.4532060Z │ │ │ ├── semver@5.5.0
2018-10-26T20:42:22.4532253Z │ │ │ └─┬ tar@4.4.6
2018-10-26T20:42:22.4532470Z │ │ │ ├── chownr@1.0.1
2018-10-26T20:42:22.4532675Z │ │ │ ├── fs-minipass@1.2.5
2018-10-26T20:42:22.4533033Z │ │ │ ├── minipass@2.3.3
2018-10-26T20:42:22.4533227Z │ │ │ ├── minizlib@1.1.0
2018-10-26T20:42:22.4533445Z │ │ │ ├── safe-buffer@5.1.2
2018-10-26T20:42:22.4533636Z │ │ │ └── yallist@3.0.2
2018-10-26T20:42:22.4533825Z │ │ └─┬ protobufjs@5.0.3
2018-10-26T20:42:22.4534029Z │ │ ├─┬ ascli@1.0.1
2018-10-26T20:42:22.4534223Z │ │ │ ├── colour@0.7.1
2018-10-26T20:42:22.4534435Z │ │ │ └── optjs@3.2.2
2018-10-26T20:42:22.4534644Z │ │ ├─┬ bytebuffer@5.0.1
2018-10-26T20:42:22.4534856Z │ │ │ └── long@3.2.0
2018-10-26T20:42:22.4535041Z │ │ ├─┬ glob@7.1.2
2018-10-26T20:42:22.4535235Z │ │ │ ├── fs.realpath@1.0.0
2018-10-26T20:42:22.4535429Z │ │ │ ├─┬ inflight@1.0.6
2018-10-26T20:42:22.4535643Z │ │ │ │ └── wrappy@1.0.2
2018-10-26T20:42:22.4535835Z │ │ │ ├── inherits@2.0.3
2018-10-26T20:42:22.4536027Z │ │ │ ├─┬ minimatch@3.0.4
2018-10-26T20:42:22.4536232Z │ │ │ │ └─┬ brace-expansion@1.1.11
2018-10-26T20:42:22.4536456Z │ │ │ │ ├── balanced-match@1.0.0
2018-10-26T20:42:22.4536655Z │ │ │ │ └── concat-map@0.0.1
2018-10-26T20:42:22.4536844Z │ │ │ ├── once@1.4.0
2018-10-26T20:42:22.4537059Z │ │ │ └── path-is-absolute@1.0.1
2018-10-26T20:42:22.4537249Z │ │ └─┬ yargs@3.32.0
2018-10-26T20:42:22.4537441Z │ │ ├── camelcase@2.1.1
2018-10-26T20:42:22.4537626Z │ │ ├─┬ cliui@3.2.0
2018-10-26T20:42:22.4537870Z │ │ │ ├─┬ strip-ansi@3.0.1
2018-10-26T20:42:22.4538230Z │ │ │ │ └── ansi-regex@2.1.1
2018-10-26T20:42:22.4538430Z │ │ │ └── wrap-ansi@2.1.0
2018-10-26T20:42:22.4538622Z │ │ ├── decamelize@1.2.0
2018-10-26T20:42:22.4538871Z │ │ ├─┬ os-locale@1.4.0
2018-10-26T20:42:22.4539487Z │ │ │ └─┬ lcid@1.0.0
2018-10-26T20:42:22.4539757Z │ │ │ └── invert-kv@1.0.0
2018-10-26T20:42:22.4539964Z │ │ ├─┬ string-width@1.0.2
2018-10-26T20:42:22.4540166Z │ │ │ ├── code-point-at@1.1.0
2018-10-26T20:42:22.4540424Z │ │ │ └─┬ is-fullwidth-code-point@1.0.0
2018-10-26T20:42:22.4540634Z │ │ │ └── number-is-nan@1.0.1
2018-10-26T20:42:22.4540834Z │ │ ├── window-size@0.1.4
2018-10-26T20:42:22.4541031Z │ │ └── y18n@3.2.1
2018-10-26T20:42:22.4541246Z │ ├── minimist@1.2.0
2018-10-26T20:42:22.4541452Z │ ├─┬ normalize-package-data@2.4.0
2018-10-26T20:42:22.4541653Z │ │ ├── hosted-git-info@2.7.1
2018-10-26T20:42:22.4541877Z │ │ ├─┬ is-builtin-module@1.0.0
2018-10-26T20:42:22.4542286Z │ │ │ └── builtin-modules@1.1.1
2018-10-26T20:42:22.4542509Z │ │ ├── semver@5.6.0
2018-10-26T20:42:22.4543039Z │ │ └─┬ validate-npm-package-license@3.0.4
2018-10-26T20:42:22.4543248Z │ │ ├─┬ spdx-correct@3.0.2
2018-10-26T20:42:22.4543440Z │ │ │ └── spdx-license-ids@3.0.1
2018-10-26T20:42:22.4543634Z │ │ └─┬ spdx-expression-parse@3.0.0
2018-10-26T20:42:22.4543826Z │ │ └── spdx-exceptions@2.2.0
2018-10-26T20:42:22.4544026Z │ ├─┬ protobufjs@6.8.8
2018-10-26T20:42:22.4544218Z │ │ ├── @protobufjs/aspromise@1.1.2
2018-10-26T20:42:22.4544408Z │ │ ├── @protobufjs/base64@1.1.2
2018-10-26T20:42:22.4544599Z │ │ ├── @protobufjs/codegen@2.0.4
2018-10-26T20:42:22.4544814Z │ │ ├── @protobufjs/eventemitter@1.1.0
2018-10-26T20:42:22.4545003Z │ │ ├── @protobufjs/fetch@1.1.0
2018-10-26T20:42:22.4545190Z │ │ ├── @protobufjs/float@1.0.2
2018-10-26T20:42:22.4545400Z │ │ ├── @protobufjs/inquire@1.1.0
2018-10-26T20:42:22.4545591Z │ │ ├── @protobufjs/path@1.1.2
2018-10-26T20:42:22.4545803Z │ │ ├── @protobufjs/pool@1.1.0
2018-10-26T20:42:22.4546010Z │ │ ├── @protobufjs/utf8@1.1.0
2018-10-26T20:42:22.4546212Z │ │ ├── @types/long@4.0.0
2018-10-26T20:42:22.4546569Z │ │ └── long@4.0.0
2018-10-26T20:42:22.4546761Z │ ├─┬ read-package-tree@5.2.1
2018-10-26T20:42:22.4546946Z │ │ ├── debuglog@1.0.1
2018-10-26T20:42:22.4547154Z │ │ ├─┬ dezalgo@1.0.3
2018-10-26T20:42:22.4547342Z │ │ │ └── asap@2.0.6
2018-10-26T20:42:22.4547537Z │ │ ├─┬ read-package-json@2.0.13
2018-10-26T20:42:22.4547750Z │ │ │ ├── graceful-fs@4.1.11
2018-10-26T20:42:22.4547958Z │ │ │ ├── json-parse-better-errors@1.0.2
2018-10-26T20:42:22.4548146Z │ │ │ └── slash@1.0.0
2018-10-26T20:42:22.4548345Z │ │ └── readdir-scoped-modules@1.0.2
2018-10-26T20:42:22.4548922Z │ ├── require-from-string@2.0.2
2018-10-26T20:42:22.4549170Z │ ├─┬ source-map-support@0.4.18
2018-10-26T20:42:22.4549368Z │ │ └── source-map@0.5.7
2018-10-26T20:42:22.4549559Z │ ├─┬ ts-node@7.0.1
2018-10-26T20:42:22.4549778Z │ │ ├── arrify@1.0.1
2018-10-26T20:42:22.4549998Z │ │ ├── buffer-from@1.1.1
2018-10-26T20:42:22.4550349Z │ │ ├── make-error@1.3.5
2018-10-26T20:42:22.4550556Z │ │ ├─┬ source-map-support@0.5.9
2018-10-26T20:42:22.4550779Z │ │ │ └── source-map@0.6.1
2018-10-26T20:42:22.4550968Z │ │ └── yn@2.0.0
2018-10-26T20:42:22.4551163Z │ ├── typescript@3.1.3
2018-10-26T20:42:22.4551369Z │ └── upath@1.1.0
2018-10-26T20:42:22.4551564Z └── @types/node@10.12.0
2018-10-26T20:42:22.4551593Z
2018-10-26T20:42:22.4596685Z npm WARN gcp-ts-gke@ No repository field.
2018-10-26T20:42:22.4596969Z npm WARN gcp-ts-gke@ No license field.
2018-10-26T20:42:22.4636256Z npm ERR! Linux 4.15.0-1023-azure
2018-10-26T20:42:22.4636364Z npm ERR! argv "/opt/hostedtoolcache/node/6.14.4/x64/bin/node" "/opt/hostedtoolcache/node/6.14.4/x64/bin/npm" "install"
2018-10-26T20:42:22.4636407Z npm ERR! node v6.14.4
2018-10-26T20:42:22.4636497Z npm ERR! npm v3.10.10
2018-10-26T20:42:22.4636533Z npm ERR! file sh
2018-10-26T20:42:22.4638292Z npm ERR! code ELIFECYCLE
2018-10-26T20:42:22.4638572Z npm ERR! errno ENOENT
2018-10-26T20:42:22.4638610Z npm ERR! syscall spawn
2018-10-26T20:42:22.4638650Z
2018-10-26T20:42:22.4638690Z npm ERR! @pulumi/gcp@0.16.1 install: `pulumi plugin install resource gcp v0.16.1`
2018-10-26T20:42:22.4638748Z npm ERR! spawn ENOENT
2018-10-26T20:42:22.4638784Z npm ERR!
2018-10-26T20:42:22.4639459Z npm ERR! Failed at the @pulumi/gcp@0.16.1 install script 'pulumi plugin install resource gcp v0.16.1'.
2018-10-26T20:42:22.4639523Z npm ERR! Make sure you have the latest version of node.js and npm installed.
2018-10-26T20:42:22.4639586Z npm ERR! If you do, this is most likely a problem with the @pulumi/gcp package,
2018-10-26T20:42:22.4639624Z npm ERR! not with npm itself.
2018-10-26T20:42:22.4651480Z npm ERR! Tell the author that this fails on your system:
2018-10-26T20:42:22.4651587Z npm ERR! pulumi plugin install resource gcp v0.16.1
2018-10-26T20:42:22.4651626Z npm ERR! You can get information on how to open an issue for this project with:
2018-10-26T20:42:22.4651684Z npm ERR! npm bugs @pulumi/gcp
2018-10-26T20:42:22.4652151Z npm ERR! Or if that isn't available, you can get their info via:
2018-10-26T20:42:22.4664078Z npm ERR! npm owner ls @pulumi/gcp
2018-10-26T20:42:22.4664355Z npm ERR! There is likely additional logging output above.
2018-10-26T20:42:22.5245941Z
2018-10-26T20:42:22.5258226Z npm ERR! Please include the following file with any support request:
2018-10-26T20:42:22.5259532Z npm ERR! /home/vsts/work/1/s/npm-debug.log
2018-10-26T20:42:27.2867359Z functions.ts(1,22): error TS2307: Cannot find module '@pulumi/gcp'.
2018-10-26T20:42:27.3062271Z ##[error]Bash exited with code '1'.
2018-10-26T20:42:27.3089506Z ##[section]Finishing: bootstrap
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment