Created
July 9, 2019 05:22
-
-
Save l5d-bot/938b5c01a192929d6b4d6d63d5d8faf7 to your computer and use it in GitHub Desktop.
l5d-integration-success-88f75309b2c37c39a50d7117ee9fa3c3598d32fa.log
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Cloning into '/root/go/src/github.com/linkerd/linkerd2'... | |
Note: checking out '88f75309b2c37c39a50d7117ee9fa3c3598d32fa'. | |
You are in 'detached HEAD' state. You can look around, make experimental | |
changes and commit them, and you can discard any commits you make in this | |
state without impacting any branches by performing another checkout. | |
If you want to create a new branch to retain commits you create, you may | |
do so (now or later) by using -b with the checkout command again. Example: | |
git checkout -b <new-branch-name> | |
HEAD is now at 88f75309 Adjust wording | |
Sending build context to Docker daemon 4.656MB | |
Step 1/26 : ARG RUNTIME_IMAGE=gcr.io/linkerd-io/base:2019-02-19.01 | |
Step 2/26 : FROM gcr.io/linkerd-io/base:2019-02-19.01 as fetch | |
---> f07bbe9e1dde | |
Step 3/26 : RUN apt-get update && apt-get install -y ca-certificates | |
---> Using cache | |
---> 491fa94f4475 | |
Step 4/26 : WORKDIR /build | |
---> Using cache | |
---> 1772301fa405 | |
Step 5/26 : COPY bin/fetch-proxy bin/fetch-proxy | |
---> Using cache | |
---> 157865b96073 | |
Step 6/26 : ARG PROXY_VERSION | |
---> Using cache | |
---> ae6c43389367 | |
Step 7/26 : RUN (proxy=$(bin/fetch-proxy $PROXY_VERSION) && version=$(basename "$proxy" | sed 's/linkerd2-proxy-//') && mv "$proxy" linkerd2-proxy && echo "$version" >version.txt) | |
---> Running in 8d898d356fa3 | |
[91m* <url> malformed | |
* Closing connection -1 | |
[0m[91m* Trying 104.18.45.160... | |
* TCP_NODELAY set | |
[0m[91m* Connected to build.l5d.io (104.18.45.160) port 443 (#0) | |
[0m[91m* ALPN, offering h2 | |
* ALPN, offering http/1.1 | |
[0m[91m* Cipher selection: ALL:!EXPORT:!EXPORT40:!EXPORT56:!aNULL:!LOW:!RC4:@STRENGTH | |
[0m[91m* successfully set certificate verify locations: | |
* CAfile: /etc/ssl/certs/ca-certificates.crt | |
CApath: /etc/ssl/certs | |
[0m[91m* TLSv1.2 (OUT), TLS header, Certificate Status (22): | |
} [5 bytes data] | |
* TLSv1.2 (OUT), TLS handshake, Client hello (1): | |
} [512 bytes data] | |
[0m[91m* TLSv1.2 (IN), TLS handshake, Server hello (2): | |
{ [96 bytes data] | |
* TLSv1.2 (IN), TLS handshake, Certificate (11): | |
{ [4290 bytes data] | |
[0m[91m* TLSv1.2 (IN), TLS handshake, Server key exchange (12): | |
{ [149 bytes data] | |
[0m[91m* TLSv1.2 (IN), TLS handshake, Server finished (14): | |
{ [4 bytes data] | |
[0m[91m* TLSv1.2 (OUT), TLS handshake, Client key exchange (16): | |
} [70 bytes data] | |
* TLSv1.2 (OUT), TLS change cipher, Client hello (1): | |
} [1 bytes data] | |
[0m[91m* TLSv1.2 (OUT), TLS handshake, Finished (20): | |
} [16 bytes data] | |
[0m[91m* TLSv1.2 (IN), TLS change cipher, Client hello (1): | |
{ [1 bytes data] | |
[0m[91m* TLSv1.2 (IN), TLS handshake, Finished (20): | |
{ [16 bytes data] | |
[0m[91m* SSL connection using TLSv1.2 / ECDHE-ECDSA-AES128-GCM-SHA256 | |
* ALPN, server accepted to use h2 | |
* Server certificate: | |
* subject: OU=Domain Control Validated; OU=PositiveSSL Multi-Domain; CN=sni136024.cloudflaressl.com | |
* [0m[91m start date: Jun 27 00:00:00 2019 GMT | |
* expire date: Jan 3 23:59:59 2020 GMT | |
* subjectAltName: host "build.l5d.io" matched cert's "*.l5d.io" | |
* issuer: C=GB; ST=Greater Manchester; L=Salford; O=COMODO CA Limited; CN=COMODO ECC Domain Validation Secure Server CA 2 | |
* SSL certificate verify ok. | |
* Using HTTP2, server supports multi-use | |
* Connection state changed (HTTP/2 confirmed) | |
* Copying HTTP/2 data in stream buffer to connection buffer after upgrade: len=0 | |
} [5 bytes data] | |
[0m[91m* Using Stream ID: 1 (easy handle 0x55e80fe45e40) | |
} [5 bytes data] | |
[0m[91m> GET /linkerd2-proxy/linkerd2-proxy-05b012d.tar.gz HTTP/1.1 | |
> Host: build.l5d.io | |
> User-Agent: curl/7.52.1 | |
> Accept: */* | |
> | |
[0m[91m{ [5 bytes data] | |
* Connection state changed (MAX_CONCURRENT_STREAMS updated)! | |
} [5 bytes data] | |
[0m[91m< HTTP/2 200 | |
< date: Tue, 09 Jul 2019 05:01:27 GMT | |
< content-type: application/gzip | |
< content-length: 4276315 | |
< set-cookie: __cfduid=d012bcadad87d31c60d3e32cc87b087de1562648487; expires=Wed, 08-Jul-20 05:01:27 GMT; path=/; domain=.l5d.io; HttpOnly | |
< x-guploader-uploadid: AEnB2UrPIFLgE9QujCC4W529hRVgkj85v5bmzr4Tjy-TOskG0wkPtIFjMwwiqQ9oqE1-qC-8uvgQk8NVhiuaCDytNaEglcsQaw | |
< expires: Tue, 09 Jul 2019 06:01:27 GMT | |
< cache-control: public, max-age=3600 | |
< last-modified: Tue, 09 Jul 2019 00:56:36 GMT | |
< etag: "30bba935e871ce4f0901843629381898" | |
< x-goog-generation: 1562633796045997 | |
< x-goog-metageneration: 1 | |
< x-goog-stored-content-encoding: identity | |
< x-goog-stored-content-length: 4276315 | |
< x-goog-hash: crc32c=0Tm1qg== | |
< x-goog-hash: md5=MLupNehxzk8JAYQ2KTgYmA== | |
< x-goog-storage-class: STANDARD | |
< accept-ranges: bytes | |
< expect-ct: max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct" | |
< server: cloudflare | |
< cf-ray: 4f37bd744f583b7e-YVR | |
< | |
{ [736 bytes data] | |
[0m[91m* Curl_http_done: called premature == 0 | |
* Connection #0 to host build.l5d.io left intact | |
[0m[91mlinkerd2-proxy-05b012d/ | |
[0m[91mlinkerd2-proxy-05b012d/LICENSE | |
[0m[91mlinkerd2-proxy-05b012d/bin/ | |
linkerd2-proxy-05b012d/bin/linkerd2-proxy | |
[0mRemoving intermediate container 8d898d356fa3 | |
---> 3789b48b6cdc | |
Step 8/26 : FROM gcr.io/linkerd-io/go-deps:4c8f4294 as golang | |
---> 68c04506be41 | |
Step 9/26 : WORKDIR /go/src/github.com/linkerd/linkerd2 | |
---> Using cache | |
---> 182efd4f38d8 | |
Step 10/26 : ENV CGO_ENABLED=0 GOOS=linux | |
---> Using cache | |
---> 491c678da737 | |
Step 11/26 : COPY pkg/flags pkg/flags | |
---> Using cache | |
---> 04a0a83e54d2 | |
Step 12/26 : COPY pkg/tls pkg/tls | |
---> Using cache | |
---> dffc6b9a25b4 | |
Step 13/26 : COPY pkg/version pkg/version | |
---> Using cache | |
---> 946774b452f6 | |
Step 14/26 : RUN go build ./pkg/... | |
---> Using cache | |
---> fde6206f103f | |
Step 15/26 : COPY proxy-identity proxy-identity | |
---> Using cache | |
---> 26bbe3811974 | |
Step 16/26 : RUN CGO_ENABLED=0 GOOS=linux go install ./proxy-identity | |
---> Using cache | |
---> 5078c26a01c2 | |
Step 17/26 : FROM $RUNTIME_IMAGE as runtime | |
---> f07bbe9e1dde | |
Step 18/26 : COPY --from=fetch /build/target/proxy/LICENSE /usr/lib/linkerd/LICENSE | |
---> Using cache | |
---> 06c5c341f5bf | |
Step 19/26 : COPY --from=fetch /build/version.txt /usr/lib/linkerd/linkerd2-proxy-version.txt | |
---> Using cache | |
---> 82b920bb9a7f | |
Step 20/26 : COPY --from=fetch /build/linkerd2-proxy /usr/lib/linkerd/linkerd2-proxy | |
---> Using cache | |
---> f5370be07c83 | |
Step 21/26 : COPY --from=golang /go/bin/proxy-identity /usr/lib/linkerd/linkerd2-proxy-identity | |
---> Using cache | |
---> c7ddb08f2dbf | |
Step 22/26 : COPY proxy-identity/run-proxy.sh /usr/bin/linkerd2-proxy-run | |
---> Using cache | |
---> 88e02885b197 | |
Step 23/26 : ARG LINKERD_VERSION | |
---> Using cache | |
---> d1a7ae0e1c39 | |
Step 24/26 : ENV LINKERD_CONTAINER_VERSION_OVERRIDE=${LINKERD_VERSION} | |
---> Running in 220764b0bff1 | |
Removing intermediate container 220764b0bff1 | |
---> 38736a8ddab4 | |
Step 25/26 : ENV LINKERD2_PROXY_LOG=warn,linkerd2_proxy=info | |
---> Running in efeb85682a8e | |
Removing intermediate container efeb85682a8e | |
---> 766d2b6fad6e | |
Step 26/26 : ENTRYPOINT ["/usr/bin/linkerd2-proxy-run"] | |
---> Running in b79c0c85c686 | |
Removing intermediate container b79c0c85c686 | |
---> 1b1029c5c84f | |
Successfully built 1b1029c5c84f | |
Successfully tagged gcr.io/linkerd-io/proxy:git-88f75309 | |
gcr.io/linkerd-io/proxy:git-88f75309 | |
Sending build context to Docker daemon 4.655MB | |
Step 1/13 : FROM gcr.io/linkerd-io/go-deps:4c8f4294 as golang | |
---> 68c04506be41 | |
Step 2/13 : WORKDIR /go/src/github.com/linkerd/linkerd2 | |
---> Using cache | |
---> 182efd4f38d8 | |
Step 3/13 : COPY controller/gen controller/gen | |
---> Using cache | |
---> a626380a7733 | |
Step 4/13 : COPY pkg pkg | |
---> Using cache | |
---> f9c31d6b694a | |
Step 5/13 : COPY controller controller | |
---> Using cache | |
---> ae8fb41d2d5f | |
Step 6/13 : RUN CGO_ENABLED=0 GOOS=linux go install ./pkg/... | |
---> Using cache | |
---> 0a1256621622 | |
Step 7/13 : RUN CGO_ENABLED=0 GOOS=linux go install ./controller/cmd/... | |
---> Using cache | |
---> 26aefb56c5a6 | |
Step 8/13 : FROM scratch | |
---> | |
Step 9/13 : ENV PATH=$PATH:/go/bin | |
---> Using cache | |
---> 362d49b86171 | |
Step 10/13 : COPY LICENSE /linkerd/LICENSE | |
---> Using cache | |
---> b3c9e82bd118 | |
Step 11/13 : COPY --from=golang /go/bin /go/bin | |
---> Using cache | |
---> 5ced299b22b2 | |
Step 12/13 : ARG LINKERD_VERSION | |
---> Using cache | |
---> 7363bce9064f | |
Step 13/13 : ENV LINKERD_CONTAINER_VERSION_OVERRIDE=${LINKERD_VERSION} | |
---> Running in b10f8f0de482 | |
Removing intermediate container b10f8f0de482 | |
---> 21a8eca2d325 | |
Successfully built 21a8eca2d325 | |
Successfully tagged gcr.io/linkerd-io/controller:git-88f75309 | |
gcr.io/linkerd-io/controller:git-88f75309 | |
Sending build context to Docker daemon 4.656MB | |
Step 1/34 : FROM node:10 as webpack-bundle | |
---> 5a401340b79f | |
Step 2/34 : RUN curl -o- -L https://yarnpkg.com/install.sh | bash -s -- --version 1.7.0 | |
---> Running in 41b22daa0340 | |
[91m % Total % Received % Xferd Average Speed Time Time Time Current | |
Dload Up[0m[91mload Total Spent Left S[0m[91mpeed | |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0[0m[91m 100 7041 0 7041 0 0 60140 0 --:--:-- --:--:-- --:--:-- 60698 | |
[0m[37mInstalling Yarn![0m | |
[36m> Downloading tarball...[0m | |
[91m | |
[1/2]: https://yarnpkg.com/downloads/1.7.0/yarn-v1.7.0.tar.gz --> /tmp/yarn.tar.gz.9GbM8joFDl[0m[91m | |
[0m[91m % Total % Received % Xferd Average Speed Time Time Time Current | |
Dload Upload Total Spent Left Speed | |
0 0 0 0 0 0 0 0 --:--:-- --:--:[0m[91m-- --:--:-- 0[0m[91m 100 91 100 91 0 0 1075 0 --:--:-- --:--:-- --:--:-- 1083 | |
[0m[91m 100 608 0 608 0 0 2111 0 --:--:-- --:--:-- --:--:-- 2111 | |
[0m[91m 14 922k 14 135k 0 0 169k 0 0[0m[91m:00:05 --:--:-- 0:00:05 169k[0m[91m 100 922k 100 922k 0 0 983k 0 --:--:-- --:--:-- --:--:-- 574[0m[91m4k | |
[0m[91m | |
[2/2]: https://yarnpkg.com/downloads/1.7.0/yarn-v1.7.0.tar.gz.asc --> /tmp/yarn.tar.gz.9GbM8joFDl.asc | |
[0m[91m 100 95 100 95 0 0 1434 0 --:--:-- --:--:-- --:--:-- 1434 | |
[0m[91m 100 612 0 612 0 0 2697 0 --:--:-- --:--:-- --:--:-- 2697 | |
[0m[91m 100 832 100 832 0 0 2737 0 --:--:-- --:--:-- --:--:-- 2737 | |
[0m[36m> Verifying integrity...[0m | |
[91mgpg: Signature made Wed May 23 21:02:50 2018 UTC | |
gpg: using RSA key E21930C4D0A4AA4618581F7AE074D16EB6FF4DE3 | |
[0m[91mgpg: Good signature from "Yarn Packaging <yarn@dan.cx>" [unknown] | |
[0m[91mgpg: Note: This key has expired! | |
Primary key fingerprint: 72EC F46A 56B4 AD39 C907 BBB7 1646 B01B 86E5 0310 | |
Subkey fingerprint: E219 30C4 D0A4 AA46 1858 1F7A E074 D16E B6FF 4DE3 | |
[0m[32m> GPG signature looks good[0m | |
[36m> Extracting to ~/.yarn...[0m | |
[36m> Adding to $PATH...[0m | |
[36m> We've added the following to your /root/.bashrc | |
> If this isn't the profile of your current shell then please add the following to your correct profile: | |
export PATH="$HOME/.yarn/bin:$HOME/.config/yarn/global/node_modules/.bin:$PATH" | |
[0m | |
[32m> Successfully installed Yarn 1.7.0! Please open another terminal where the `yarn` command will now be available.[0m | |
Removing intermediate container 41b22daa0340 | |
---> 30dde2de678e | |
Step 3/34 : ENV HOME /root | |
---> Running in d53f70576a20 | |
Removing intermediate container d53f70576a20 | |
---> d1f28c90ec47 | |
Step 4/34 : ENV PATH $HOME/.yarn/bin:$PATH | |
---> Running in a775d12c28bf | |
Removing intermediate container a775d12c28bf | |
---> 34ad5079f8aa | |
Step 5/34 : ENV GOPATH /go | |
---> Running in 0ca2a3ca4ba2 | |
Removing intermediate container 0ca2a3ca4ba2 | |
---> 0d3d6d81992b | |
Step 6/34 : ENV PROJECT github.com/linkerd/linkerd2 | |
---> Running in 91dd96db2e02 | |
Removing intermediate container 91dd96db2e02 | |
---> 23170a32ff7d | |
Step 7/34 : ENV PACKAGE $PROJECT/web/app | |
---> Running in fdfb866adafa | |
Removing intermediate container fdfb866adafa | |
---> f9afdd825783 | |
Step 8/34 : ENV ROOT $GOPATH/src/$PROJECT | |
---> Running in 4fac0df28dba | |
Removing intermediate container 4fac0df28dba | |
---> ae2021edb6e3 | |
Step 9/34 : ENV PACKAGEDIR $GOPATH/src/$PACKAGE | |
---> Running in 393f28760c4d | |
Removing intermediate container 393f28760c4d | |
---> 7649f7e5e4ee | |
Step 10/34 : WORKDIR $PACKAGEDIR | |
---> Running in dcf34e733731 | |
Removing intermediate container dcf34e733731 | |
---> ef01139c9482 | |
Step 11/34 : COPY bin/web $ROOT/bin/web | |
---> b457c6481a0b | |
Step 12/34 : COPY web/app/package.json web/app/yarn.lock ./ | |
---> 4f481df74b70 | |
Step 13/34 : RUN $ROOT/bin/web setup install --frozen-lockfile | |
---> Running in d70dd9a0bc5f | |
yarn install v1.7.0 | |
[1/4] Resolving packages... | |
[2/4] Fetching packages... | |
[91m(node:14) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead. | |
[0minfo fsevents@2.0.7: The platform "linux" is incompatible with this module. | |
info "fsevents@2.0.7" is an optional dependency and failed compatibility check. Excluding it from installation. | |
info fsevents@1.2.9: The platform "linux" is incompatible with this module. | |
info "fsevents@1.2.9" is an optional dependency and failed compatibility check. Excluding it from installation. | |
[3/4] Linking dependencies... | |
[4/4] Building fresh packages... | |
Done in 47.56s. | |
Removing intermediate container d70dd9a0bc5f | |
---> da2310fc9232 | |
Step 14/34 : ENV NODE_ENV production | |
---> Running in 836c2344f02c | |
Removing intermediate container 836c2344f02c | |
---> 7922f5d7f02f | |
Step 15/34 : COPY web/app . | |
---> fffd96cf88fb | |
Step 16/34 : RUN $ROOT/bin/web build | |
---> Running in dfa8a49ca789 | |
yarn run v1.7.0 | |
$ /go/src/github.com/linkerd/linkerd2/web/app/node_modules/.bin/webpack | |
[91mclean-webpack-plugin: /go/src/github.com/linkerd/linkerd2/web/app/dist has been removed. | |
[0mHash: 3a0390f6344dcc1ae767 | |
Version: webpack 4.20.2 | |
Time: 31640ms | |
Built at: 07/09/2019 5:06:09 AM | |
Asset Size Chunks Chunk Names | |
img/favicon.png 1.15 KiB [emitted] | |
main.6daa0244a8f2d3c4f4f9.js 890 KiB 0 [emitted] [big] main | |
main.6daa0244a8f2d3c4f4f9.js.map 265 KiB 0 [emitted] main | |
index_bundle.js 488 bytes [emitted] | |
[18] ./node_modules/d3-selection/src/index.js + 50 modules 28.1 KiB {0} [built] | |
| 51 modules | |
[64] (webpack)/buildin/global.js 509 bytes {0} [built] | |
[100] ./node_modules/react-router-dom/es/index.js + 30 modules 104 KiB {0} [built] | |
| 31 modules | |
[141] ./node_modules/d3-dispatch/src/index.js + 1 modules 2.71 KiB {0} [built] | |
| 2 modules | |
[354] ./node_modules/d3-format/src/index.js + 15 modules 11.3 KiB {0} [built] | |
| 16 modules | |
[357] ./js/index.js 10.7 KiB {0} [built] | |
[359] ./css/styles.css 1.09 KiB {0} [built] | |
[360] ./node_modules/css-loader/dist/cjs.js??ref--5-1!./css/styles.css 802 bytes {0} [built] | |
[362] ./img/favicon.png 61 bytes {0} [built] | |
[389] (webpack)/buildin/harmony-module.js 573 bytes {0} [built] | |
[598] ./css/svg-wrappers.css 1.11 KiB {0} [built] | |
[599] ./node_modules/css-loader/dist/cjs.js??ref--5-1!./css/svg-wrappers.css 5.95 KiB {0} [built] | |
[604] (webpack)/buildin/module.js 519 bytes {0} [built] | |
[890] ./node_modules/d3-force/src/index.js + 29 modules 31.9 KiB {0} [built] | |
| 30 modules | |
[891] ./node_modules/d3-drag/src/index.js + 5 modules 6.54 KiB {0} [built] | |
| 6 modules | |
+ 877 hidden modules | |
WARNING in asset size limit: The following asset(s) exceed the recommended size limit (244 KiB). | |
This can impact web performance. | |
Assets: | |
main.6daa0244a8f2d3c4f4f9.js (890 KiB) | |
WARNING in entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance. | |
Entrypoints: | |
main (890 KiB) | |
main.6daa0244a8f2d3c4f4f9.js | |
WARNING in webpack performance recommendations: | |
You can limit the size of your bundles by using import() or require.ensure to lazy load some parts of your application. | |
For more info visit https://webpack.js.org/guides/code-splitting/ | |
Child html-webpack-plugin for "index_bundle.js.out": | |
1 asset | |
[0] ./node_modules/html-webpack-plugin/lib/loader.js!./index_bundle.js.lodash.tmpl 1.15 KiB {0} [built] | |
[2] (webpack)/buildin/global.js 509 bytes {0} [built] | |
[3] (webpack)/buildin/module.js 519 bytes {0} [built] | |
+ 1 hidden module | |
Done in 33.03s. | |
Removing intermediate container dfa8a49ca789 | |
---> 09fbb8ca409a | |
Step 17/34 : FROM gcr.io/linkerd-io/go-deps:4c8f4294 as golang | |
---> 68c04506be41 | |
Step 18/34 : WORKDIR /go/src/github.com/linkerd/linkerd2 | |
---> Using cache | |
---> 182efd4f38d8 | |
Step 19/34 : RUN mkdir -p web | |
---> Using cache | |
---> f433526a0b86 | |
Step 20/34 : COPY web/main.go web | |
---> Using cache | |
---> f3920f91530e | |
Step 21/34 : COPY web/srv web/srv | |
---> Using cache | |
---> 53c5e47ed7fc | |
Step 22/34 : COPY controller controller | |
---> Using cache | |
---> 337bcbe054e9 | |
Step 23/34 : COPY pkg pkg | |
---> Using cache | |
---> 6507eb3c51af | |
Step 24/34 : RUN CGO_ENABLED=0 GOOS=linux go build -o web/web ./web | |
---> Using cache | |
---> 9a9eafe074ff | |
Step 25/34 : FROM gcr.io/linkerd-io/base:2019-02-19.01 | |
---> f07bbe9e1dde | |
Step 26/34 : WORKDIR /linkerd | |
---> Using cache | |
---> 295f165ec522 | |
Step 27/34 : COPY LICENSE . | |
---> Using cache | |
---> dca7ee5bb6ef | |
Step 28/34 : COPY --from=golang /go/src/github.com/linkerd/linkerd2/web/web . | |
---> Using cache | |
---> 3289dad8bee3 | |
Step 29/34 : RUN mkdir -p app | |
---> Using cache | |
---> 79d81a66076b | |
Step 30/34 : COPY --from=webpack-bundle /go/src/github.com/linkerd/linkerd2/web/app/dist app/dist | |
---> Using cache | |
---> 5342281a779d | |
Step 31/34 : COPY web/templates templates | |
---> Using cache | |
---> e184ec431afc | |
Step 32/34 : ARG LINKERD_VERSION | |
---> Using cache | |
---> 25a540c10ec9 | |
Step 33/34 : ENV LINKERD_CONTAINER_VERSION_OVERRIDE=${LINKERD_VERSION} | |
---> Running in e649dee70401 | |
Removing intermediate container e649dee70401 | |
---> f547bebf3992 | |
Step 34/34 : ENTRYPOINT ["./web"] | |
---> Running in ac8f0e7f8178 | |
Removing intermediate container ac8f0e7f8178 | |
---> 506762ebfe0e | |
Successfully built 506762ebfe0e | |
Successfully tagged gcr.io/linkerd-io/web:git-88f75309 | |
gcr.io/linkerd-io/web:git-88f75309 | |
Sending build context to Docker daemon 4.655MB | |
Step 1/16 : FROM gcr.io/linkerd-io/go-deps:4c8f4294 as golang | |
---> 68c04506be41 | |
Step 2/16 : WORKDIR /go/src/github.com/linkerd/linkerd2 | |
---> Using cache | |
---> 182efd4f38d8 | |
Step 3/16 : COPY pkg pkg | |
---> Using cache | |
---> c30841a6e2ea | |
Step 4/16 : COPY controller controller | |
---> Using cache | |
---> 08130f4123f7 | |
Step 5/16 : COPY cni-plugin cni-plugin | |
---> Using cache | |
---> 6d9e3005126e | |
Step 6/16 : RUN CGO_ENABLED=0 GOOS=linux go build -o /go/bin/linkerd-cni -v ./cni-plugin/ | |
---> Using cache | |
---> a3190ec78c2a | |
Step 7/16 : FROM gcr.io/linkerd-io/base:2019-02-19.01 | |
---> f07bbe9e1dde | |
Step 8/16 : WORKDIR /linkerd | |
---> Using cache | |
---> 295f165ec522 | |
Step 9/16 : RUN curl -kL -o $(which jq) https://github.com/stedolan/jq/releases/download/jq-1.6/jq-linux64 | |
---> Running in 2f63fb8b82e5 | |
[91m % Total % Received % Xferd Average Speed Time T[0m[91mime Time Current | |
Dload Upload Total Spent Left Speed | |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0[0m[91m 100 599 0 599 0 0 3510 0 --:--:-- --:--:-- --:--:-- 3523 | |
[0m[91m 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0[0m[91m 100 3861k 100 3861k 0 0 3979k 0 --:--:-- --:--:-- --:--:-- 5977k | |
[0mRemoving intermediate container 2f63fb8b82e5 | |
---> 4e75e3e3d93f | |
Step 10/16 : COPY --from=golang /go/bin/linkerd-cni /opt/cni/bin/ | |
---> 744d52441ee5 | |
Step 11/16 : COPY LICENSE . | |
---> 46e09212ff3c | |
Step 12/16 : COPY cni-plugin/deployment/scripts/install-cni.sh . | |
---> ad5ed971cdf1 | |
Step 13/16 : COPY cni-plugin/deployment/linkerd-cni.conf.default . | |
---> 19b92a8f5960 | |
Step 14/16 : COPY cni-plugin/deployment/scripts/filter.jq . | |
---> f4d8505f78dd | |
Step 15/16 : ENV PATH=/linkerd:/opt/cni/bin:$PATH | |
---> Running in 48b4d35fe1b2 | |
Removing intermediate container 48b4d35fe1b2 | |
---> 3dfde6b56310 | |
Step 16/16 : CMD ["install-cni.sh"] | |
---> Running in ebb82d4eca37 | |
Removing intermediate container ebb82d4eca37 | |
---> 60d8b3d1dbbd | |
Successfully built 60d8b3d1dbbd | |
Successfully tagged gcr.io/linkerd-io/cni-plugin:git-88f75309 | |
gcr.io/linkerd-io/cni-plugin:git-88f75309 | |
Sending build context to Docker daemon 4.655MB | |
Step 1/3 : FROM gcr.io/linkerd-io/base:2019-02-19.01 | |
---> f07bbe9e1dde | |
Step 2/3 : RUN apt-get update && apt-get install -y --no-install-recommends tcpdump iproute2 lsof tshark && rm -rf /var/lib/apt/lists/* | |
---> Running in 5e8301d5156f | |
Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease | |
Get:2 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] | |
Get:3 http://security-cdn.debian.org/debian-security stretch/updates InRelease [94.3 kB] | |
Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] | |
Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B] | |
Get:6 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] | |
Get:7 http://security-cdn.debian.org/debian-security stretch/updates/main amd64 Packages [499 kB] | |
Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7082 kB] | |
Fetched 7914 kB in 2s (3082 kB/s) | |
Reading package lists... | |
Reading package lists... | |
Building dependency tree... | |
Reading state information... | |
The following additional packages will be installed: | |
libcap2-bin libelf1 libglib2.0-0 libjbig0 libjpeg62-turbo liblua5.2-0 | |
libmaxminddb0 libnl-3-200 libnl-genl-3-200 libpcap0.8 libsbc1 libsmi2ldbl | |
libsnappy1v5 libspandsp2 libssh-gcrypt-4 libtiff5 libwireshark-data | |
libwireshark11 libwiretap8 libwscodecs2 libwsutil9 wireshark-common | |
Suggested packages: | |
iproute2-doc mmdb-bin snmp-mibs-downloader wireshark-doc perl | |
Recommended packages: | |
libatm1 libpam-cap libglib2.0-data shared-mime-info xdg-user-dirs | |
The following NEW packages will be installed: | |
iproute2 libcap2-bin libelf1 libglib2.0-0 libjbig0 libjpeg62-turbo | |
liblua5.2-0 libmaxminddb0 libnl-3-200 libnl-genl-3-200 libpcap0.8 libsbc1 | |
libsmi2ldbl libsnappy1v5 libspandsp2 libssh-gcrypt-4 libtiff5 | |
libwireshark-data libwireshark11 libwiretap8 libwscodecs2 libwsutil9 lsof | |
tcpdump tshark wireshark-common | |
0 upgraded, 26 newly installed, 0 to remove and 22 not upgraded. | |
Need to get 21.7 MB of archives. | |
After this operation, 107 MB of additional disk space will be used. | |
Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libelf1 amd64 0.168-1 [157 kB] | |
Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 iproute2 amd64 4.9.0-1+deb9u1 [635 kB] | |
Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 lsof amd64 4.89+dfsg-0.1 [313 kB] | |
Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap2-bin amd64 1:2.25-1 [26.5 kB] | |
Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libglib2.0-0 amd64 2.50.3-2 [2691 kB] | |
Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjpeg62-turbo amd64 1:1.5.1-2 [134 kB] | |
Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblua5.2-0 amd64 5.2.4-1.1+b2 [110 kB] | |
Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libmaxminddb0 amd64 1.2.0-1+b1 [28.9 kB] | |
Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] | |
Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-genl-3-200 amd64 3.2.27-2 [21.0 kB] | |
Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcap0.8 amd64 1.8.1-3 [138 kB] | |
Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsmi2ldbl amd64 0.4.8+dfsg2-15 [122 kB] | |
Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjbig0 amd64 2.1-3.1+b2 [31.0 kB] | |
Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libtiff5 amd64 4.0.8-2+deb9u4 [238 kB] | |
Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libspandsp2 amd64 0.0.6+dfsg-0.1 [278 kB] | |
Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libssh-gcrypt-4 amd64 0.7.3-2+deb9u2 [170 kB] | |
Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libwireshark-data all 2.6.7-1~deb9u1 [1457 kB] | |
Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsnappy1v5 amd64 1.1.3-3 [51.0 kB] | |
Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libwsutil9 amd64 2.6.7-1~deb9u1 [103 kB] | |
Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libwiretap8 amd64 2.6.7-1~deb9u1 [226 kB] | |
Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsbc1 amd64 1.3-2 [33.4 kB] | |
Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libwscodecs2 amd64 2.6.7-1~deb9u1 [67.8 kB] | |
Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libwireshark11 amd64 2.6.7-1~deb9u1 [13.6 MB] | |
Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 tcpdump amd64 4.9.2-1~deb9u1 [415 kB] | |
Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 wireshark-common amd64 2.6.7-1~deb9u1 [438 kB] | |
Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 tshark amd64 2.6.7-1~deb9u1 [184 kB] | |
[91mdebconf: delaying package configuration, since apt-utils is not installed | |
[0mFetched 21.7 MB in 2s (8874 kB/s) | |
Selecting previously unselected package libelf1:amd64. | |
(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 7957 files and directories currently installed.) | |
Preparing to unpack .../00-libelf1_0.168-1_amd64.deb ... | |
Unpacking libelf1:amd64 (0.168-1) ... | |
Selecting previously unselected package iproute2. | |
Preparing to unpack .../01-iproute2_4.9.0-1+deb9u1_amd64.deb ... | |
Unpacking iproute2 (4.9.0-1+deb9u1) ... | |
Selecting previously unselected package lsof. | |
Preparing to unpack .../02-lsof_4.89+dfsg-0.1_amd64.deb ... | |
Unpacking lsof (4.89+dfsg-0.1) ... | |
Selecting previously unselected package libcap2-bin. | |
Preparing to unpack .../03-libcap2-bin_1%3a2.25-1_amd64.deb ... | |
Unpacking libcap2-bin (1:2.25-1) ... | |
Selecting previously unselected package libglib2.0-0:amd64. | |
Preparing to unpack .../04-libglib2.0-0_2.50.3-2_amd64.deb ... | |
Unpacking libglib2.0-0:amd64 (2.50.3-2) ... | |
Selecting previously unselected package libjpeg62-turbo:amd64. | |
Preparing to unpack .../05-libjpeg62-turbo_1%3a1.5.1-2_amd64.deb ... | |
Unpacking libjpeg62-turbo:amd64 (1:1.5.1-2) ... | |
Selecting previously unselected package liblua5.2-0:amd64. | |
Preparing to unpack .../06-liblua5.2-0_5.2.4-1.1+b2_amd64.deb ... | |
Unpacking liblua5.2-0:amd64 (5.2.4-1.1+b2) ... | |
Selecting previously unselected package libmaxminddb0:amd64. | |
Preparing to unpack .../07-libmaxminddb0_1.2.0-1+b1_amd64.deb ... | |
Unpacking libmaxminddb0:amd64 (1.2.0-1+b1) ... | |
Selecting previously unselected package libnl-3-200:amd64. | |
Preparing to unpack .../08-libnl-3-200_3.2.27-2_amd64.deb ... | |
Unpacking libnl-3-200:amd64 (3.2.27-2) ... | |
Selecting previously unselected package libnl-genl-3-200:amd64. | |
Preparing to unpack .../09-libnl-genl-3-200_3.2.27-2_amd64.deb ... | |
Unpacking libnl-genl-3-200:amd64 (3.2.27-2) ... | |
Selecting previously unselected package libpcap0.8:amd64. | |
Preparing to unpack .../10-libpcap0.8_1.8.1-3_amd64.deb ... | |
Unpacking libpcap0.8:amd64 (1.8.1-3) ... | |
Selecting previously unselected package libsmi2ldbl:amd64. | |
Preparing to unpack .../11-libsmi2ldbl_0.4.8+dfsg2-15_amd64.deb ... | |
Unpacking libsmi2ldbl:amd64 (0.4.8+dfsg2-15) ... | |
Selecting previously unselected package libjbig0:amd64. | |
Preparing to unpack .../12-libjbig0_2.1-3.1+b2_amd64.deb ... | |
Unpacking libjbig0:amd64 (2.1-3.1+b2) ... | |
Selecting previously unselected package libtiff5:amd64. | |
Preparing to unpack .../13-libtiff5_4.0.8-2+deb9u4_amd64.deb ... | |
Unpacking libtiff5:amd64 (4.0.8-2+deb9u4) ... | |
Selecting previously unselected package libspandsp2:amd64. | |
Preparing to unpack .../14-libspandsp2_0.0.6+dfsg-0.1_amd64.deb ... | |
Unpacking libspandsp2:amd64 (0.0.6+dfsg-0.1) ... | |
Selecting previously unselected package libssh-gcrypt-4:amd64. | |
Preparing to unpack .../15-libssh-gcrypt-4_0.7.3-2+deb9u2_amd64.deb ... | |
Unpacking libssh-gcrypt-4:amd64 (0.7.3-2+deb9u2) ... | |
Selecting previously unselected package libwireshark-data. | |
Preparing to unpack .../16-libwireshark-data_2.6.7-1~deb9u1_all.deb ... | |
Unpacking libwireshark-data (2.6.7-1~deb9u1) ... | |
Selecting previously unselected package libsnappy1v5:amd64. | |
Preparing to unpack .../17-libsnappy1v5_1.1.3-3_amd64.deb ... | |
Unpacking libsnappy1v5:amd64 (1.1.3-3) ... | |
Selecting previously unselected package libwsutil9:amd64. | |
Preparing to unpack .../18-libwsutil9_2.6.7-1~deb9u1_amd64.deb ... | |
Unpacking libwsutil9:amd64 (2.6.7-1~deb9u1) ... | |
Selecting previously unselected package libwiretap8:amd64. | |
Preparing to unpack .../19-libwiretap8_2.6.7-1~deb9u1_amd64.deb ... | |
Unpacking libwiretap8:amd64 (2.6.7-1~deb9u1) ... | |
Selecting previously unselected package libsbc1:amd64. | |
Preparing to unpack .../20-libsbc1_1.3-2_amd64.deb ... | |
Unpacking libsbc1:amd64 (1.3-2) ... | |
Selecting previously unselected package libwscodecs2:amd64. | |
Preparing to unpack .../21-libwscodecs2_2.6.7-1~deb9u1_amd64.deb ... | |
Unpacking libwscodecs2:amd64 (2.6.7-1~deb9u1) ... | |
Selecting previously unselected package libwireshark11:amd64. | |
Preparing to unpack .../22-libwireshark11_2.6.7-1~deb9u1_amd64.deb ... | |
Unpacking libwireshark11:amd64 (2.6.7-1~deb9u1) ... | |
Selecting previously unselected package tcpdump. | |
Preparing to unpack .../23-tcpdump_4.9.2-1~deb9u1_amd64.deb ... | |
Unpacking tcpdump (4.9.2-1~deb9u1) ... | |
Selecting previously unselected package wireshark-common. | |
Preparing to unpack .../24-wireshark-common_2.6.7-1~deb9u1_amd64.deb ... | |
Unpacking wireshark-common (2.6.7-1~deb9u1) ... | |
Selecting previously unselected package tshark. | |
Preparing to unpack .../25-tshark_2.6.7-1~deb9u1_amd64.deb ... | |
Unpacking tshark (2.6.7-1~deb9u1) ... | |
Setting up libsbc1:amd64 (1.3-2) ... | |
Setting up libjpeg62-turbo:amd64 (1:1.5.1-2) ... | |
Setting up libjbig0:amd64 (2.1-3.1+b2) ... | |
Setting up libcap2-bin (1:2.25-1) ... | |
Setting up lsof (4.89+dfsg-0.1) ... | |
Setting up libelf1:amd64 (0.168-1) ... | |
Setting up libglib2.0-0:amd64 (2.50.3-2) ... | |
No schema files found: doing nothing. | |
Setting up libssh-gcrypt-4:amd64 (0.7.3-2+deb9u2) ... | |
Setting up libtiff5:amd64 (4.0.8-2+deb9u4) ... | |
Setting up iproute2 (4.9.0-1+deb9u1) ... | |
Setting up libsmi2ldbl:amd64 (0.4.8+dfsg2-15) ... | |
Setting up libwsutil9:amd64 (2.6.7-1~deb9u1) ... | |
Processing triggers for libc-bin (2.24-11+deb9u3) ... | |
Setting up libsnappy1v5:amd64 (1.1.3-3) ... | |
Setting up libwireshark-data (2.6.7-1~deb9u1) ... | |
Setting up liblua5.2-0:amd64 (5.2.4-1.1+b2) ... | |
Setting up libnl-3-200:amd64 (3.2.27-2) ... | |
Setting up libmaxminddb0:amd64 (1.2.0-1+b1) ... | |
Setting up libpcap0.8:amd64 (1.8.1-3) ... | |
Setting up libspandsp2:amd64 (0.0.6+dfsg-0.1) ... | |
Setting up libnl-genl-3-200:amd64 (3.2.27-2) ... | |
Setting up tcpdump (4.9.2-1~deb9u1) ... | |
Setting up libwiretap8:amd64 (2.6.7-1~deb9u1) ... | |
Setting up libwscodecs2:amd64 (2.6.7-1~deb9u1) ... | |
Setting up libwireshark11:amd64 (2.6.7-1~deb9u1) ... | |
Setting up wireshark-common (2.6.7-1~deb9u1) ... | |
debconf: unable to initialize frontend: Dialog | |
debconf: (TERM is not set, so the dialog frontend is not usable.) | |
debconf: falling back to frontend: Readline | |
debconf: unable to initialize frontend: Readline | |
debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.24.1 /usr/local/share/perl/5.24.1 /usr/lib/x86_64-linux-gnu/perl5/5.24 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.24 /usr/share/perl/5.24 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base .) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) | |
debconf: falling back to frontend: Teletype | |
Configuring wireshark-common | |
---------------------------- | |
Dumpcap can be installed in a way that allows members of the "wireshark" system | |
group to capture packets. This is recommended over the alternative of running | |
Wireshark/Tshark directly as root, because less of the code will run with | |
elevated privileges. | |
For more detailed information please see | |
/usr/share/doc/wireshark-common/README.Debian. | |
Enabling this feature may be a security risk, so it is disabled by default. If | |
in doubt, it is suggested to leave it disabled. | |
Should non-superusers be able to capture packets? [yes/no] | |
Use of uninitialized value $_[1] in join or string at /usr/share/perl5/Debconf/DbDriver/Stack.pm line 111. | |
Use of uninitialized value $val in substitution (s///) at /usr/share/perl5/Debconf/Format/822.pm line 83, <GEN6> line 1. | |
Use of uninitialized value $val in concatenation (.) or string at /usr/share/perl5/Debconf/Format/822.pm line 84, <GEN6> line 1. | |
Setting up tshark (2.6.7-1~deb9u1) ... | |
Processing triggers for libc-bin (2.24-11+deb9u3) ... | |
Removing intermediate container 5e8301d5156f | |
---> 4cead075586e | |
Step 3/3 : ENTRYPOINT [ "tshark", "-i", "any" ] | |
---> Running in 4aa685934354 | |
Removing intermediate container 4aa685934354 | |
---> e0b983a750c0 | |
Successfully built e0b983a750c0 | |
Successfully tagged gcr.io/linkerd-io/debug:git-88f75309 | |
gcr.io/linkerd-io/debug:git-88f75309 | |
Sending build context to Docker daemon 4.656MB | |
Step 1/22 : FROM gcr.io/linkerd-io/go-deps:4c8f4294 as golang | |
---> 68c04506be41 | |
Step 2/22 : WORKDIR /go/src/github.com/linkerd/linkerd2 | |
---> Using cache | |
---> 182efd4f38d8 | |
Step 3/22 : COPY cli cli | |
---> Using cache | |
---> 5c48d6e1d0c7 | |
Step 4/22 : COPY chart chart | |
---> Using cache | |
---> 4492893605e4 | |
Step 5/22 : COPY controller/k8s controller/k8s | |
---> Using cache | |
---> 0123950c9e34 | |
Step 6/22 : COPY controller/api controller/api | |
---> Using cache | |
---> 7ca6434dce2c | |
Step 7/22 : COPY controller/gen controller/gen | |
---> Using cache | |
---> ee64e1b84e14 | |
Step 8/22 : COPY pkg pkg | |
---> Using cache | |
---> cf2c0e25679a | |
Step 9/22 : RUN mkdir -p /out | |
---> Using cache | |
---> aa739273629e | |
Step 10/22 : RUN go generate ./cli | |
---> Using cache | |
---> baf8bc4bd922 | |
Step 11/22 : RUN CGO_ENABLED=0 GOOS=darwin go build -o /out/linkerd-darwin -tags prod -ldflags "-s -w" ./cli | |
---> Using cache | |
---> 207e43e4fe6c | |
Step 12/22 : RUN CGO_ENABLED=0 GOOS=linux go build -o /out/linkerd-linux -tags prod -ldflags "-s -w" ./cli | |
---> Using cache | |
---> a998d28d9349 | |
Step 13/22 : RUN CGO_ENABLED=0 GOOS=windows go build -o /out/linkerd-windows -tags prod -ldflags "-s -w" ./cli | |
---> Using cache | |
---> ab15e8a5c6ae | |
Step 14/22 : ARG LINKERD_VERSION | |
---> Using cache | |
---> 038d505c3557 | |
Step 15/22 : ENV GO_LDFLAGS="-s -w -X github.com/linkerd/linkerd2/pkg/version.Version=${LINKERD_VERSION}" | |
---> Running in 712fac323461 | |
Removing intermediate container 712fac323461 | |
---> 8804225edf4b | |
Step 16/22 : RUN CGO_ENABLED=0 GOOS=darwin go build -o /out/linkerd-darwin -tags prod -ldflags "${GO_LDFLAGS}" ./cli | |
---> Running in 8e72e6607bfb | |
Removing intermediate container 8e72e6607bfb | |
---> e99209857d95 | |
Step 17/22 : RUN CGO_ENABLED=0 GOOS=linux go build -o /out/linkerd-linux -tags prod -ldflags "${GO_LDFLAGS}" ./cli | |
---> Running in 9daaf83c4132 | |
Removing intermediate container 9daaf83c4132 | |
---> b18194a3729e | |
Step 18/22 : RUN CGO_ENABLED=0 GOOS=windows go build -o /out/linkerd-windows -tags prod -ldflags "${GO_LDFLAGS}" ./cli | |
---> Running in 034b3fabf83a | |
Removing intermediate container 034b3fabf83a | |
---> cab49136eb25 | |
Step 19/22 : FROM scratch | |
---> | |
Step 20/22 : COPY LICENSE /linkerd/LICENSE | |
---> Using cache | |
---> 9c5ae9b0582e | |
Step 21/22 : COPY --from=golang /out /out | |
---> ea88a43471a5 | |
Step 22/22 : ENTRYPOINT ["/out/linkerd-linux"] | |
---> Running in e5f73506253e | |
Removing intermediate container e5f73506253e | |
---> ae9833e95104 | |
Successfully built ae9833e95104 | |
Successfully tagged gcr.io/linkerd-io/cli-bin:git-88f75309 | |
gcr.io/linkerd-io/cli-bin:git-88f75309 | |
/root/go/src/github.com/linkerd/linkerd2/target/cli/darwin/linkerd | |
/root/go/src/github.com/linkerd/linkerd2/target/cli/linux/linkerd | |
/root/go/src/github.com/linkerd/linkerd2/target/cli/windows/linkerd | |
Sending build context to Docker daemon 4.655MB | |
Step 1/4 : FROM grafana/grafana:5.4.3 | |
---> d0454da13c84 | |
Step 2/4 : COPY LICENSE /linkerd/LICENSE | |
---> Using cache | |
---> 0d26b5512cdb | |
Step 3/4 : COPY grafana/dashboards /var/lib/grafana/dashboards | |
---> Using cache | |
---> 80df60d9d346 | |
Step 4/4 : COPY grafana/dashboards/top-line.json /usr/share/grafana/public/dashboards/home.json | |
---> Using cache | |
---> 8ea57bc57455 | |
Successfully built 8ea57bc57455 | |
Successfully tagged gcr.io/linkerd-io/grafana:git-88f75309 | |
gcr.io/linkerd-io/grafana:git-88f75309 | |
The push refers to repository [gcr.io/linkerd-io/cli-bin] | |
e4c19d169dde: Preparing | |
41b971a2e5de: Preparing | |
41b971a2e5de: Layer already exists | |
e4c19d169dde: Pushed | |
git-88f75309: digest: sha256:47c1222b5d1729e14d1045f587e99e774eb097c017794109e300d9218ee1ed4d size: 737 | |
The push refers to repository [gcr.io/linkerd-io/cni-plugin] | |
5422744529f1: Preparing | |
c26270cda0db: Preparing | |
4239416b9c94: Preparing | |
607d7ebe8fdb: Preparing | |
31f829196239: Preparing | |
f2bcf49eb5bb: Preparing | |
cc6d6b9976e0: Preparing | |
7c5874767822: Preparing | |
0a07e81f5da3: Preparing | |
f2bcf49eb5bb: Waiting | |
cc6d6b9976e0: Waiting | |
7c5874767822: Waiting | |
0a07e81f5da3: Waiting | |
4239416b9c94: Pushed | |
5422744529f1: Pushed | |
607d7ebe8fdb: Pushed | |
cc6d6b9976e0: Layer already exists | |
c26270cda0db: Pushed | |
7c5874767822: Layer already exists | |
0a07e81f5da3: Layer already exists | |
f2bcf49eb5bb: Pushed | |
31f829196239: Pushed | |
git-88f75309: digest: sha256:cda2c094f276c0bb999cf8011887b77de6a5e1ed43956c51a785584016eb7207 size: 2201 | |
The push refers to repository [gcr.io/linkerd-io/controller] | |
5e1b4b77acd4: Preparing | |
b2d03449d096: Preparing | |
5e1b4b77acd4: Layer already exists | |
b2d03449d096: Layer already exists | |
git-88f75309: digest: sha256:2eceab697ebdeab44eca9ce4acf76fd1af71f9e672675103e826e92ad870a26c size: 737 | |
The push refers to repository [gcr.io/linkerd-io/debug] | |
079cb62e90b9: Preparing | |
7c5874767822: Preparing | |
0a07e81f5da3: Preparing | |
0a07e81f5da3: Layer already exists | |
7c5874767822: Layer already exists | |
079cb62e90b9: Pushed | |
git-88f75309: digest: sha256:979410488a33250f216f4177f30b1e866b3ecc72f3505b1ebb3c6ee1ece04c89 size: 953 | |
The push refers to repository [gcr.io/linkerd-io/grafana] | |
31f53cf3b1bc: Preparing | |
642b09fccb18: Preparing | |
117107bc7ceb: Preparing | |
67796dde2d25: Preparing | |
4a786a04c29c: Preparing | |
63e69b5ec8fb: Preparing | |
f2d8bd23c9c1: Preparing | |
c61883f6d7a1: Preparing | |
7b4e562e58dc: Preparing | |
63e69b5ec8fb: Waiting | |
f2d8bd23c9c1: Waiting | |
c61883f6d7a1: Waiting | |
7b4e562e58dc: Waiting | |
67796dde2d25: Layer already exists | |
31f53cf3b1bc: Layer already exists | |
4a786a04c29c: Layer already exists | |
642b09fccb18: Layer already exists | |
117107bc7ceb: Layer already exists | |
63e69b5ec8fb: Layer already exists | |
f2d8bd23c9c1: Layer already exists | |
c61883f6d7a1: Layer already exists | |
7b4e562e58dc: Layer already exists | |
git-88f75309: digest: sha256:ce04e8be80d8d2941d39f20debf58005986e4e41165967dd3ecda48ba890ce64 size: 2201 | |
The push refers to repository [gcr.io/linkerd-io/proxy] | |
df83fd50aab2: Preparing | |
6bec6d12bebc: Preparing | |
751bc54014c2: Preparing | |
2a3f5184ed42: Preparing | |
f1a33d6ee27d: Preparing | |
7c5874767822: Preparing | |
0a07e81f5da3: Preparing | |
7c5874767822: Waiting | |
0a07e81f5da3: Waiting | |
2a3f5184ed42: Layer already exists | |
6bec6d12bebc: Layer already exists | |
df83fd50aab2: Layer already exists | |
751bc54014c2: Layer already exists | |
f1a33d6ee27d: Layer already exists | |
0a07e81f5da3: Layer already exists | |
7c5874767822: Layer already exists | |
git-88f75309: digest: sha256:a485376dd0d96707dae5d1e5530d0e94985848147182d8b04a12045adffe2daf size: 1785 | |
The push refers to repository [gcr.io/linkerd-io/web] | |
cf95b8702a84: Preparing | |
fb44779126cf: Preparing | |
8fcc15de0e82: Preparing | |
dba80c45636c: Preparing | |
be0b9d9d840e: Preparing | |
cc6d6b9976e0: Preparing | |
7c5874767822: Preparing | |
0a07e81f5da3: Preparing | |
7c5874767822: Waiting | |
0a07e81f5da3: Waiting | |
cc6d6b9976e0: Waiting | |
8fcc15de0e82: Layer already exists | |
cf95b8702a84: Layer already exists | |
fb44779126cf: Layer already exists | |
dba80c45636c: Layer already exists | |
be0b9d9d840e: Layer already exists | |
cc6d6b9976e0: Layer already exists | |
7c5874767822: Layer already exists | |
0a07e81f5da3: Layer already exists | |
git-88f75309: digest: sha256:9d29b2fcb06a1760515b007b1a77388dde69cf73a4bfa505fd3b3ecbe818d093 size: 1992 | |
Starting to serve on 127.0.0.1:8080 | |
(1/97) Wrote github.com/aokoli/goutils@v1.1.0 | |
(2/97) Wrote github.com/briandowns/spinner@5cf08d0ac778f0d708570fe143e3f82fdb9f9007 | |
(3/97) Wrote github.com/cpuguy83/go-md2man@v1.0.8 | |
(4/97) Wrote sigs.k8s.io/yaml@v1.1.0 | |
(5/97) Wrote github.com/nsf/termbox-go@master | |
(6/97) Wrote github.com/googleapis/gnostic@v0.1.0 | |
(7/97) Wrote github.com/BurntSushi/toml@v0.3.1 | |
(8/97) Wrote github.com/google/uuid@v1.1.0 | |
(9/97) Wrote github.com/beorn7/perks@master | |
(10/97) Wrote github.com/peterbourgon/diskv@v2.0.1 | |
(11/97) Wrote github.com/containernetworking/cni@v0.6.0 | |
(12/97) Wrote github.com/census-instrumentation/opencensus-proto@v0.1.0 | |
(13/97) Wrote github.com/pkg/browser@c90ca0c84f15f81c982e32665bffd8d7aac8f097 | |
(14/97) Wrote contrib.go.opencensus.io/exporter/ocagent@v0.2.0 | |
(15/97) Wrote github.com/Azure/go-autorest@v11.3.2 | |
(16/97) Wrote github.com/cyphar/filepath-securejoin@v0.2.2 | |
(17/97) Wrote github.com/pkg/errors@v0.8.1 | |
(18/97) Wrote github.com/petar/GoLLRB@master | |
(19/97) Wrote github.com/gorilla/websocket@v1.2.0 | |
(20/97) Wrote github.com/deislabs/smi-sdk-go@f281e2121a16192b99c40dcdb9eefcfce19e9d6d | |
(21/97) Wrote github.com/davecgh/go-spew@v1.1.0 | |
(22/97) Wrote github.com/gregjones/httpcache@master | |
(23/97) Wrote github.com/hashicorp/golang-lru@master | |
(24/97) Wrote github.com/docker/spdystream@449fdfce4d962303d702fec724ef0ad181c92528 | |
(25/97) Wrote github.com/prometheus/client_golang@v0.9.2 | |
(26/97) Wrote github.com/projectcalico/libcalico-go@v1.7.3 | |
(27/97) Wrote github.com/grpc-ecosystem/go-grpc-prometheus@v1.1 | |
(28/97) Wrote github.com/dgrijalva/jwt-go@v3.1.0 | |
(29/97) Wrote github.com/prometheus/client_model@master | |
(30/97) Wrote github.com/prometheus/common@master | |
(31/97) Wrote github.com/gophercloud/gophercloud@master | |
(32/97) Wrote github.com/russross/blackfriday@v1.5.2 | |
(33/97) Wrote github.com/prometheus/procfs@master | |
(34/97) Wrote github.com/shurcooL/httpfs@master | |
(35/97) Wrote github.com/sergi/go-diff@v1.0.0 | |
(36/97) Wrote github.com/shurcooL/vfsgen@master | |
(37/97) Wrote github.com/emicklei/proto@v1.6.8 | |
(38/97) Wrote github.com/sirupsen/logrus@v1.0.4 | |
(39/97) Wrote github.com/spf13/pflag@v1.0.0 | |
(40/97) Wrote github.com/evanphx/json-patch@v4.1.0 | |
(41/97) Wrote github.com/spf13/cobra@7b2c5ac9fc04fc5efafb60700713d4fa609b777b | |
(42/97) Wrote github.com/wercker/stern@b04b5491222d9743529cb859a20d34ce2bb763af | |
(43/97) Wrote github.com/ghodss/yaml@v1.0.0 | |
(44/97) Wrote github.com/fatih/color@v1.7.0 | |
(45/97) Wrote github.com/huandu/xstrings@v1.2.0 | |
(46/97) Wrote github.com/go-openapi/jsonpointer@v0.17.2 | |
(47/97) Wrote github.com/inconshreveable/mousetrap@v1.0 | |
(48/97) Wrote go.opencensus.io@v0.18.0 | |
(49/97) Wrote github.com/linkerd/linkerd2-proxy-init@v1.0.0 | |
(50/97) Wrote github.com/modern-go/concurrent@1.0.3 | |
(51/97) Wrote github.com/imdario/mergo@0.3.2 | |
(52/97) Wrote github.com/go-openapi/jsonreference@v0.17.2 | |
(53/97) Wrote cloud.google.com/go@v0.18.0 | |
(54/97) Wrote github.com/julienschmidt/httprouter@v1.1 | |
(55/97) Wrote github.com/mattn/go-colorable@v0.0.9 | |
(56/97) Wrote github.com/matttproud/golang_protobuf_extensions@v1.0.0 | |
(57/97) Wrote github.com/mattn/go-runewidth@v0.0.2 | |
(58/97) Wrote github.com/mattn/go-isatty@v0.0.7 | |
(59/97) Wrote github.com/go-openapi/swag@v0.17.2 | |
(60/97) Wrote github.com/json-iterator/go@f2b4162afba35581b6d4a50d3b8f34e33c144682 | |
(61/97) Wrote github.com/linkerd/linkerd2-proxy-api@ddbc3a4f7f8b0058801f896d27974d19ee98094c | |
(62/97) Wrote github.com/mailru/easyjson@master | |
(63/97) Wrote github.com/modern-go/reflect2@1.0.1 | |
(64/97) Wrote github.com/Masterminds/sprig@v2.17.1 | |
(65/97) Wrote github.com/Masterminds/semver@v1.4.2 | |
(66/97) Wrote github.com/go-openapi/spec@v0.17.2 | |
(67/97) Wrote golang.org/x/time@master | |
(68/97) Wrote google.golang.org/grpc@v1.9.2 | |
(69/97) Wrote github.com/gobwas/glob@v0.2.3 | |
(70/97) Wrote github.com/google/gofuzz@master | |
(71/97) Wrote golang.org/x/oauth2@master | |
(72/97) Wrote github.com/google/btree@master | |
(73/97) Wrote google.golang.org/appengine@v1.0.0 | |
(74/97) Wrote golang.org/x/net@master | |
(75/97) Wrote github.com/golang/glog@master | |
(76/97) Wrote golang.org/x/sync@master | |
(77/97) Wrote gopkg.in/inf.v0@v0.9.0 | |
(78/97) Wrote github.com/PuerkitoBio/urlesc@master | |
(79/97) Wrote github.com/golang/protobuf@v1.2.0 | |
(80/97) Wrote gopkg.in/yaml.v2@v2 | |
(81/97) Wrote github.com/PuerkitoBio/purell@v1.1.0 | |
(82/97) Wrote k8s.io/klog@v0.1.0 | |
(83/97) Wrote k8s.io/gengo@master | |
(84/97) Wrote k8s.io/kube-openapi@master | |
(85/97) Wrote k8s.io/apimachinery@kubernetes-1.13.1 | |
(86/97) Wrote k8s.io/client-go@kubernetes-1.13.1 | |
(87/97) Wrote k8s.io/code-generator@master | |
(88/97) Wrote golang.org/x/sys@master | |
(89/97) Wrote golang.org/x/crypto@master | |
(90/97) Wrote k8s.io/helm@v2.12.2 | |
(91/97) Wrote golang.org/x/tools@master | |
(92/97) Wrote golang.org/x/text@master | |
(93/97) Wrote google.golang.org/genproto@master | |
(94/97) Wrote github.com/gogo/protobuf@v1.0.0 | |
(95/97) Wrote k8s.io/apiextensions-apiserver@kubernetes-1.13.1 | |
(96/97) Wrote k8s.io/api@kubernetes-1.13.1 | |
(97/97) Wrote google.golang.org/api@v0.1.0 | |
Collecting project constraints: | |
(1/97) cloud.google.com/go | |
(2/97) contrib.go.opencensus.io/exporter/ocagent | |
(3/97) github.com/Azure/go-autorest | |
(4/97) github.com/BurntSushi/toml | |
(5/97) github.com/Masterminds/semver | |
(6/97) github.com/Masterminds/sprig | |
(7/97) github.com/PuerkitoBio/purell | |
(8/97) github.com/PuerkitoBio/urlesc | |
(9/97) github.com/aokoli/goutils | |
(10/97) github.com/beorn7/perks | |
(11/97) github.com/briandowns/spinner | |
(12/97) github.com/census-instrumentation/opencensus-proto | |
(13/97) github.com/containernetworking/cni | |
(14/97) github.com/cpuguy83/go-md2man | |
(15/97) github.com/cyphar/filepath-securejoin | |
(16/97) github.com/davecgh/go-spew | |
(17/97) github.com/deislabs/smi-sdk-go | |
(18/97) github.com/dgrijalva/jwt-go | |
(19/97) github.com/docker/spdystream | |
(20/97) github.com/emicklei/proto | |
(21/97) github.com/evanphx/json-patch | |
(22/97) github.com/fatih/color | |
(23/97) github.com/ghodss/yaml | |
(24/97) github.com/go-openapi/jsonpointer | |
(25/97) github.com/go-openapi/jsonreference | |
(26/97) github.com/go-openapi/spec | |
(27/97) github.com/go-openapi/swag | |
(28/97) github.com/gobwas/glob | |
(29/97) github.com/gogo/protobuf | |
(30/97) github.com/golang/glog | |
(31/97) github.com/golang/protobuf | |
(32/97) github.com/google/btree | |
(33/97) github.com/google/gofuzz | |
(34/97) github.com/google/uuid | |
(35/97) github.com/googleapis/gnostic | |
(36/97) github.com/gophercloud/gophercloud | |
(37/97) github.com/gorilla/websocket | |
(38/97) github.com/gregjones/httpcache | |
(39/97) github.com/grpc-ecosystem/go-grpc-prometheus | |
(40/97) github.com/hashicorp/golang-lru | |
(41/97) github.com/huandu/xstrings | |
(42/97) github.com/imdario/mergo | |
(43/97) github.com/inconshreveable/mousetrap | |
(44/97) github.com/json-iterator/go | |
(45/97) github.com/julienschmidt/httprouter | |
(46/97) github.com/linkerd/linkerd2-proxy-api | |
(47/97) github.com/linkerd/linkerd2-proxy-init | |
(48/97) github.com/mailru/easyjson | |
(49/97) github.com/mattn/go-colorable | |
(50/97) github.com/mattn/go-isatty | |
(51/97) github.com/mattn/go-runewidth | |
(52/97) github.com/matttproud/golang_protobuf_extensions | |
(53/97) github.com/modern-go/concurrent | |
(54/97) github.com/modern-go/reflect2 | |
(55/97) github.com/nsf/termbox-go | |
(56/97) github.com/petar/GoLLRB | |
(57/97) github.com/peterbourgon/diskv | |
(58/97) github.com/pkg/browser | |
(59/97) github.com/pkg/errors | |
(60/97) github.com/projectcalico/libcalico-go | |
(61/97) github.com/prometheus/client_golang | |
(62/97) github.com/prometheus/client_model | |
(63/97) github.com/prometheus/common | |
(64/97) github.com/prometheus/procfs | |
(65/97) github.com/russross/blackfriday | |
(66/97) github.com/sergi/go-diff | |
(67/97) github.com/shurcooL/httpfs | |
(68/97) github.com/shurcooL/vfsgen | |
(69/97) github.com/sirupsen/logrus | |
(70/97) github.com/spf13/cobra | |
(71/97) github.com/spf13/pflag | |
(72/97) github.com/wercker/stern | |
(73/97) go.opencensus.io | |
(74/97) golang.org/x/crypto | |
(75/97) golang.org/x/net | |
(76/97) golang.org/x/oauth2 | |
(77/97) golang.org/x/sync | |
(78/97) golang.org/x/sys | |
(79/97) golang.org/x/text | |
(80/97) golang.org/x/time | |
(81/97) golang.org/x/tools | |
(82/97) google.golang.org/api | |
(83/97) google.golang.org/appengine | |
(84/97) google.golang.org/genproto | |
(85/97) google.golang.org/grpc | |
(86/97) gopkg.in/inf.v0 | |
(87/97) gopkg.in/yaml.v2 | |
(88/97) k8s.io/api | |
(89/97) k8s.io/apiextensions-apiserver | |
(90/97) k8s.io/apimachinery | |
(91/97) k8s.io/client-go | |
(92/97) k8s.io/code-generator | |
(93/97) k8s.io/gengo | |
(94/97) k8s.io/helm | |
(95/97) k8s.io/klog | |
(96/97) k8s.io/kube-openapi | |
(97/97) sigs.k8s.io/yaml | |
Checking upstream projects: | |
(1/97) cloud.google.com/go | |
(2/97) contrib.go.opencensus.io/exporter/ocagent | |
(3/97) github.com/Azure/go-autorest | |
(4/97) github.com/BurntSushi/toml | |
(5/97) github.com/Masterminds/semver | |
(6/97) github.com/Masterminds/sprig | |
(7/97) github.com/PuerkitoBio/purell | |
(8/97) github.com/PuerkitoBio/urlesc | |
(9/97) github.com/aokoli/goutils | |
(10/97) github.com/beorn7/perks | |
(11/97) github.com/briandowns/spinner | |
(12/97) github.com/census-instrumentation/opencensus-proto | |
(13/97) github.com/containernetworking/cni | |
(14/97) github.com/cpuguy83/go-md2man | |
(15/97) github.com/cyphar/filepath-securejoin | |
(16/97) github.com/davecgh/go-spew | |
(17/97) github.com/deislabs/smi-sdk-go | |
(18/97) github.com/dgrijalva/jwt-go | |
(19/97) github.com/docker/spdystream | |
(20/97) github.com/emicklei/proto | |
(21/97) github.com/evanphx/json-patch | |
(22/97) github.com/fatih/color | |
(23/97) github.com/ghodss/yaml | |
(24/97) github.com/go-openapi/jsonpointer | |
(25/97) github.com/go-openapi/jsonreference | |
(26/97) github.com/go-openapi/spec | |
(27/97) github.com/go-openapi/swag | |
(28/97) github.com/gobwas/glob | |
(29/97) github.com/gogo/protobuf | |
(30/97) github.com/golang/glog | |
(31/97) github.com/golang/protobuf | |
(32/97) github.com/google/btree | |
(33/97) github.com/google/gofuzz | |
(34/97) github.com/google/uuid | |
(35/97) github.com/googleapis/gnostic | |
(36/97) github.com/gophercloud/gophercloud | |
(37/97) github.com/gorilla/websocket | |
(38/97) github.com/gregjones/httpcache | |
(39/97) github.com/grpc-ecosystem/go-grpc-prometheus | |
(40/97) github.com/hashicorp/golang-lru | |
(41/97) github.com/huandu/xstrings | |
(42/97) github.com/imdario/mergo | |
(43/97) github.com/inconshreveable/mousetrap | |
(44/97) github.com/json-iterator/go | |
(45/97) github.com/julienschmidt/httprouter | |
(46/97) github.com/linkerd/linkerd2-proxy-api | |
(47/97) github.com/linkerd/linkerd2-proxy-init | |
(48/97) github.com/mailru/easyjson | |
(49/97) github.com/mattn/go-colorable | |
(50/97) github.com/mattn/go-isatty | |
(51/97) github.com/mattn/go-runewidth | |
(52/97) github.com/matttproud/golang_protobuf_extensions | |
(53/97) github.com/modern-go/concurrent | |
(54/97) github.com/modern-go/reflect2 | |
(55/97) github.com/nsf/termbox-go | |
(56/97) github.com/petar/GoLLRB | |
(57/97) github.com/peterbourgon/diskv | |
(58/97) github.com/pkg/browser | |
(59/97) github.com/pkg/errors | |
(60/97) github.com/projectcalico/libcalico-go | |
(61/97) github.com/prometheus/client_golang | |
(62/97) github.com/prometheus/client_model | |
(63/97) github.com/prometheus/common | |
(64/97) github.com/prometheus/procfs | |
(65/97) github.com/russross/blackfriday | |
(66/97) github.com/sergi/go-diff | |
(67/97) github.com/shurcooL/httpfs | |
(68/97) github.com/shurcooL/vfsgen | |
(69/97) github.com/sirupsen/logrus | |
(70/97) github.com/spf13/cobra | |
(71/97) github.com/spf13/pflag | |
(72/97) github.com/wercker/stern | |
(73/97) go.opencensus.io | |
(74/97) golang.org/x/crypto | |
(75/97) golang.org/x/net | |
(76/97) golang.org/x/oauth2 | |
(77/97) golang.org/x/sync | |
(78/97) golang.org/x/sys | |
(79/97) golang.org/x/text | |
(80/97) golang.org/x/time | |
(81/97) golang.org/x/tools | |
(82/97) google.golang.org/api | |
(83/97) google.golang.org/appengine | |
(84/97) google.golang.org/genproto | |
(85/97) google.golang.org/grpc | |
(86/97) gopkg.in/inf.v0 | |
(87/97) gopkg.in/yaml.v2 | |
(88/97) k8s.io/api | |
(89/97) k8s.io/apiextensions-apiserver | |
(90/97) k8s.io/apimachinery | |
(91/97) k8s.io/client-go | |
(92/97) k8s.io/code-generator | |
(93/97) k8s.io/gengo | |
(94/97) k8s.io/helm | |
(95/97) k8s.io/klog | |
(96/97) k8s.io/kube-openapi | |
(97/97) sigs.k8s.io/yaml | |
PROJECT CONSTRAINT VERSION REVISION LATEST PKGS USED | |
cloud.google.com/go v0.18.0 v0.18.0 767c40d v0.18.0 1 | |
contrib.go.opencensus.io/exporter/ocagent v0.2.0 v0.2.0 00af367 v0.2.0 1 | |
github.com/Azure/go-autorest v11.3.2 v11.3.2 7324aa0 v11.3.2 6 | |
github.com/BurntSushi/toml v0.3.1 v0.3.1 3012a1d v0.3.1 1 | |
github.com/Masterminds/semver v1.4.2 v1.4.2 c7af129 v1.4.2 1 | |
github.com/Masterminds/sprig v2.17.1 v2.17.1 544a9b1 v2.17.1 1 | |
github.com/PuerkitoBio/purell v1.1.0 v1.1.0 0bcb03f v1.1.0 1 | |
github.com/PuerkitoBio/urlesc branch master branch master de5bf2a de5bf2a 1 | |
github.com/aokoli/goutils v1.1.0 v1.1.0 41ac869 v1.1.0 1 | |
github.com/beorn7/perks branch master branch master 4c0e845 4b2b341 1 | |
github.com/briandowns/spinner 5cf08d0 5cf08d0 1 | |
github.com/census-instrumentation/opencensus-proto v0.1.0 v0.1.0 7f2434b v0.1.0 4 | |
github.com/containernetworking/cni v0.6.0 v0.6.0 5 | |
github.com/cpuguy83/go-md2man v1.0.8 v1.0.8 20f5889 v1.0.8 1 | |
github.com/cyphar/filepath-securejoin v0.2.2 v0.2.2 a261ee3 v0.2.2 1 | |
github.com/davecgh/go-spew v1.1.0 v1.1.0 346938d v1.1.0 1 | |
github.com/deislabs/smi-sdk-go f281e21 f281e21 12 | |
github.com/dgrijalva/jwt-go v3.1.0 v3.1.0 dbeaa93 v3.1.0 1 | |
github.com/docker/spdystream * 449fdfc 2 | |
github.com/emicklei/proto v1.6.8 v1.6.8 6a34d38 v1.6.8 1 | |
github.com/evanphx/json-patch v4.1.0 v4.1.0 72bf35d v4.1.0 1 | |
github.com/fatih/color v1.7.0 v1.7.0 5b77d2a v1.7.0 1 | |
github.com/ghodss/yaml v1.0.0 v1.0.0 0ca9ea5 v1.0.0 1 | |
github.com/go-openapi/jsonpointer v0.17.2 v0.17.2 ef5f0af v0.17.2 1 | |
github.com/go-openapi/jsonreference v0.17.2 v0.17.2 8483a88 v0.17.2 1 | |
github.com/go-openapi/spec ^0.17.2 v0.17.2 5bae59e v0.17.2 1 | |
github.com/go-openapi/swag v0.17.2 v0.17.2 5899d5c v0.17.2 1 | |
github.com/gobwas/glob v0.2.3 v0.2.3 5ccd90e v0.2.3 8 | |
github.com/gogo/protobuf v1.0.0 v1.0.0 1adfc12 v1.0.0 2 | |
github.com/golang/glog branch master branch master 23def4e 23def4e 1 | |
github.com/golang/protobuf ^1.2.0 v1.2.0 aa810b6 v1.3.1 14 | |
github.com/google/btree branch master branch master e89373f 2023616 1 | |
github.com/google/gofuzz branch master branch master 24818f7 f140a64 1 | |
github.com/google/uuid v1.1.0 v1.1.0 9b3b1e0 v1.1.0 1 | |
github.com/googleapis/gnostic v0.1.0 v0.1.0 ee43cbb v0.1.0 3 | |
github.com/gophercloud/gophercloud branch master branch master 104e257 a26f5d9 7 | |
github.com/gorilla/websocket ^1.2.0 v1.2.0 ea4d1f6 v1.4.0 1 | |
github.com/gregjones/httpcache branch master branch master 9cad4c3 901d907 2 | |
github.com/grpc-ecosystem/go-grpc-prometheus v1.1 v1.1 6b7015e v1.1 1 | |
github.com/hashicorp/golang-lru branch master branch master 0fb14ef 59383c4 2 | |
github.com/huandu/xstrings v1.2.0 v1.2.0 f02667b v1.2.0 1 | |
github.com/imdario/mergo 0.3.2 0.3.2 163f413 0.3.2 1 | |
github.com/inconshreveable/mousetrap v1.0 v1.0 76626ae v1.0 1 | |
github.com/json-iterator/go * f2b4162 1 | |
github.com/julienschmidt/httprouter v1.1 v1.1 8c199fb v1.1 1 | |
github.com/linkerd/linkerd2-proxy-api ddbc3a4 ddbc3a4 5 | |
github.com/linkerd/linkerd2-proxy-init ^1.0.0 v1.0.0 458ed04 v1.0.0 2 | |
github.com/mailru/easyjson branch master branch master 60711f1 b2ccc51 3 | |
github.com/mattn/go-colorable v0.0.9 v0.0.9 167de6b v0.0.9 1 | |
github.com/mattn/go-isatty ^0.0.7 v0.0.7 c2a7a6c v0.0.8 1 | |
github.com/mattn/go-runewidth v0.0.2 v0.0.2 9e777a8 v0.0.2 1 | |
github.com/matttproud/golang_protobuf_extensions v1.0.0 v1.0.0 3247c84 v1.0.0 1 | |
github.com/modern-go/concurrent 1.0.3 1.0.3 bacd9c7 1.0.3 1 | |
github.com/modern-go/reflect2 1.0.1 1.0.1 4b7aa43 1.0.1 1 | |
github.com/nsf/termbox-go branch master branch master 5c94acc eeb6cd0 1 | |
github.com/petar/GoLLRB branch master branch master 53be0d3 33fb24c 1 | |
github.com/peterbourgon/diskv v2.0.1 v2.0.1 5f041e8 v2.0.1 1 | |
github.com/pkg/browser c90ca0c c90ca0c 1 | |
github.com/pkg/errors v0.8.1 v0.8.1 ba968bf v0.8.1 1 | |
github.com/projectcalico/libcalico-go v1.7.3 v1.7.3 aab828e v1.7.3 1 | |
github.com/prometheus/client_golang ^0.9.2 v0.9.2 505eaef v0.9.4 6 | |
github.com/prometheus/client_model branch master branch master 99fa1f4 fd36f42 1 | |
github.com/prometheus/common branch master branch master 89604d1 31bed53 3 | |
github.com/prometheus/procfs branch master branch master cb41470 8f55e60 4 | |
github.com/russross/blackfriday v1.5.2 v1.5.2 05f3235 v1.5.2 1 | |
github.com/sergi/go-diff v1.0.0 v1.0.0 1744e29 v1.0.0 1 | |
github.com/shurcooL/httpfs branch master branch master 74dc933 8d4bc4b 1 | |
github.com/shurcooL/vfsgen branch master branch master 6a9ea43 6a9ea43 1 | |
github.com/sirupsen/logrus ^1.0.3 v1.0.4 d682213 v1.4.2 1 | |
github.com/spf13/cobra 7b2c5ac 7b2c5ac 2 | |
github.com/spf13/pflag v1.0.0 v1.0.0 e57e3ee v1.0.0 1 | |
github.com/wercker/stern b04b549 b04b549 2 | |
go.opencensus.io v0.18.0 v0.18.0 b7bf3cd v0.18.0 15 | |
golang.org/x/crypto branch master branch master 74369b4 4def268 3 | |
golang.org/x/net branch master branch master 2fb46b1 da137c7 8 | |
golang.org/x/oauth2 branch master branch master a032972 0f29369 5 | |
golang.org/x/sync branch master branch master 37e7f08 1122301 1 | |
golang.org/x/sys branch master branch master 37707fd 04f50cd 2 | |
golang.org/x/text branch master branch master e19ae14 342b2e1 15 | |
golang.org/x/time branch master branch master fbb02b2 9d24e82 1 | |
golang.org/x/tools branch master branch master 0aa4b88 c885524 3 | |
google.golang.org/api v0.1.0 v0.1.0 19e022d v0.1.0 1 | |
google.golang.org/appengine v1.0.0 v1.0.0 150dc57 v1.0.0 10 | |
google.golang.org/genproto branch master branch master 2b5a72b 3bdd9d9 1 | |
google.golang.org/grpc ^1.7.0 v1.9.2 6b51017 v1.22.0 22 | |
gopkg.in/inf.v0 v0.9.0 v0.9.0 3887ee9 v0.9.0 1 | |
gopkg.in/yaml.v2 branch v2 branch v2 d670f94 7b8349a 1 | |
k8s.io/api kubernetes-1.13.1 kubernetes-1.13.1 05914d8 33 | |
k8s.io/apiextensions-apiserver kubernetes-1.13.1 kubernetes-1.13.1 0fe22c7 7 | |
k8s.io/apimachinery kubernetes-1.13.1 kubernetes-1.13.1 2b1284e 45 | |
k8s.io/client-go kubernetes-1.13.1 kubernetes-1.13.1 8d9ed53 177 | |
k8s.io/code-generator branch master branch master aae79fe 583809a 19 | |
k8s.io/gengo branch master branch master 4242d8e e17681d 8 | |
k8s.io/helm ^2.12.2 v2.12.2 7d2b0c7 v2.14.1 9 | |
k8s.io/klog v0.1.0 v0.1.0 a5bc97f v0.1.0 1 | |
k8s.io/kube-openapi branch master branch master d8ea2fe db7b694 1 | |
sigs.k8s.io/yaml v1.1.0 v1.1.0 fd68e98 v1.1.0 1 | |
Checking the linkerd binary...[ok] | |
Checking if there is a Kubernetes cluster available...[ok] | |
==================RUNNING ALL TESTS================== | |
Testing Linkerd version [git-88f75309] namespace [l5d-integration-auto-git-88f75309] k8s-context [] | |
Running test [install_test.go] --linkerd-namespace=l5d-integration-auto-git-88f75309 | |
=== RUN TestVersionPreInstall | |
--- PASS: TestVersionPreInstall (0.12s) | |
=== RUN TestCheckPreInstall | |
--- PASS: TestCheckPreInstall (0.39s) | |
=== RUN TestInstallOrUpgrade | |
--- PASS: TestInstallOrUpgrade (59.31s) | |
=== RUN TestVersionPostInstall | |
--- PASS: TestVersionPostInstall (0.40s) | |
=== RUN TestCheckConfigPostInstall | |
--- PASS: TestCheckConfigPostInstall (0.22s) | |
=== RUN TestCheckPostInstall | |
--- PASS: TestCheckPostInstall (0.71s) | |
=== RUN TestInstallSP | |
--- PASS: TestInstallSP (2.83s) | |
=== RUN TestDashboard | |
--- PASS: TestDashboard (1.08s) | |
=== RUN TestInject | |
=== RUN TestInject/smoke-test | |
=== RUN TestInject/smoke-test-manual | |
=== RUN TestInject/smoke-test-ann | |
--- PASS: TestInject (59.95s) | |
--- PASS: TestInject/smoke-test (19.35s) | |
--- PASS: TestInject/smoke-test-manual (19.44s) | |
--- PASS: TestInject/smoke-test-ann (21.16s) | |
=== RUN TestServiceProfileDeploy | |
=== RUN TestServiceProfileDeploy/smoke-test | |
=== RUN TestServiceProfileDeploy/smoke-test-manual | |
=== RUN TestServiceProfileDeploy/smoke-test-ann | |
--- PASS: TestServiceProfileDeploy (1.76s) | |
--- PASS: TestServiceProfileDeploy/smoke-test (0.51s) | |
--- PASS: TestServiceProfileDeploy/smoke-test-manual (0.53s) | |
--- PASS: TestServiceProfileDeploy/smoke-test-ann (0.45s) | |
=== RUN TestCheckProxy | |
=== RUN TestCheckProxy/smoke-test | |
=== RUN TestCheckProxy/smoke-test-manual | |
=== RUN TestCheckProxy/smoke-test-ann | |
--- PASS: TestCheckProxy (2.65s) | |
--- PASS: TestCheckProxy/smoke-test (0.90s) | |
--- PASS: TestCheckProxy/smoke-test-manual (0.91s) | |
--- PASS: TestCheckProxy/smoke-test-ann (0.84s) | |
=== RUN TestLogs | |
=== RUN TestLogs/grafana/linkerd-proxy | |
=== RUN TestLogs/identity/identity | |
=== RUN TestLogs/identity/linkerd-proxy | |
=== RUN TestLogs/prometheus/linkerd-proxy | |
=== RUN TestLogs/sp-validator/sp-validator | |
=== RUN TestLogs/sp-validator/linkerd-proxy | |
=== RUN TestLogs/web/web | |
=== RUN TestLogs/web/linkerd-proxy | |
=== RUN TestLogs/proxy-injector/proxy-injector | |
=== RUN TestLogs/proxy-injector/linkerd-proxy | |
=== RUN TestLogs/controller/destination | |
=== RUN TestLogs/controller/public-api | |
=== RUN TestLogs/controller/linkerd-proxy | |
=== RUN TestLogs/tap/tap | |
=== RUN TestLogs/tap/linkerd-proxy | |
--- PASS: TestLogs (37.52s) | |
--- PASS: TestLogs/grafana/linkerd-proxy (2.50s) | |
install_test.go:499: Found known error in grafana/linkerd-proxy log: l5d-integration-auto-git-88f75309 linkerd-grafana-5bf464876b-gr4cq linkerd-proxy WARN [ 0.514375s] linkerd-identity.l5d-integration-auto-git-88f75309.svc.cluster.local:8080 linkerd2_proxy::proxy::reconnect connect error to ControlAddr { addr: Name(NameAddr { name: "linkerd-identity.l5d-integration-auto-git-88f75309.svc.cluster.local", port: 8080 }), identity: Some("linkerd-identity.l5d-integration-auto-git-88f75309.serviceaccount.identity.l5d-integration-auto-git-88f75309.cluster.local") }: request timed out | |
install_test.go:502: Found unexpected proxy error in grafana/linkerd-proxy log: l5d-integration-auto-git-88f75309 linkerd-grafana-5bf464876b-gr4cq linkerd-proxy ERR! [ 5.003407s] admin={bg=identity} linkerd2_proxy::app::identity Failed to certify identity: grpc-status: Unknown, grpc-message: "the request could not be dispatched in a timely fashion" | |
install_test.go:502: Found unexpected proxy error in grafana/linkerd-proxy log: l5d-integration-auto-git-88f75309 linkerd-grafana-5bf464876b-gr4cq linkerd-proxy ERR! [ 10.678215s] proxy={server=in listen=0.0.0.0:4143 remote=10.244.9.1:36896} linkerd2_proxy::app::errors unexpected error: error trying to connect: Connection refused (os error 111) (address: 127.0.0.1:3000) | |
install_test.go:502: Found unexpected proxy error in grafana/linkerd-proxy log: l5d-integration-auto-git-88f75309 linkerd-grafana-5bf464876b-gr4cq linkerd-proxy ERR! [ 12.968680s] proxy={server=in listen=0.0.0.0:4143 remote=10.244.5.213:58030} linkerd2_proxy::app::errors unexpected error: error trying to connect: Connection refused (os error 111) (address: 127.0.0.1:3000) | |
--- PASS: TestLogs/identity/identity (2.50s) | |
--- PASS: TestLogs/identity/linkerd-proxy (2.50s) | |
install_test.go:499: Found known error in identity/linkerd-proxy log: l5d-integration-auto-git-88f75309 linkerd-identity-654868885f-d6gfx linkerd-proxy WARN [ 10.919758s] linkerd-destination.l5d-integration-auto-git-88f75309.svc.cluster.local:8086 linkerd2_proxy::proxy::reconnect connect error to ControlAddr { addr: Name(NameAddr { name: "linkerd-destination.l5d-integration-auto-git-88f75309.svc.cluster.local", port: 8086 }), identity: Some("linkerd-controller.l5d-integration-auto-git-88f75309.serviceaccount.identity.l5d-integration-auto-git-88f75309.cluster.local") }: request timed out | |
install_test.go:502: Found unexpected proxy error in identity/linkerd-proxy log: l5d-integration-auto-git-88f75309 linkerd-identity-654868885f-d6gfx linkerd-proxy WARN [ 15.405048s] linkerd2_proxy::app::profiles error fetching profile for linkerd-identity.l5d-integration-auto-git-88f75309.svc.cluster.local:8080: Status { code: Unknown, message: "the request could not be dispatched in a timely fashion" } | |
install_test.go:502: Found unexpected proxy error in identity/linkerd-proxy log: l5d-integration-auto-git-88f75309 linkerd-identity-654868885f-d6gfx linkerd-proxy WARN [ 23.407236s] linkerd2_proxy::app::profiles error fetching profile for linkerd-identity.l5d-integration-auto-git-88f75309.svc.cluster.local:8080: Status { code: Unknown, message: "the request could not be dispatched in a timely fashion" } | |
--- PASS: TestLogs/prometheus/linkerd-proxy (2.50s) | |
install_test.go:499: Found known error in prometheus/linkerd-proxy log: l5d-integration-auto-git-88f75309 linkerd-prometheus-5884f59d9d-mw2fj linkerd-proxy WARN [ 0.512159s] linkerd-identity.l5d-integration-auto-git-88f75309.svc.cluster.local:8080 linkerd2_proxy::proxy::reconnect connect error to ControlAddr { addr: Name(NameAddr { name: "linkerd-identity.l5d-integration-auto-git-88f75309.svc.cluster.local", port: 8080 }), identity: Some("linkerd-identity.l5d-integration-auto-git-88f75309.serviceaccount.identity.l5d-integration-auto-git-88f75309.cluster.local") }: request timed out | |
install_test.go:502: Found unexpected proxy error in prometheus/linkerd-proxy log: l5d-integration-auto-git-88f75309 linkerd-prometheus-5884f59d9d-mw2fj linkerd-proxy ERR! [ 5.002713s] admin={bg=identity} linkerd2_proxy::app::identity Failed to certify identity: grpc-status: Unknown, grpc-message: "the request could not be dispatched in a timely fashion" | |
--- PASS: TestLogs/sp-validator/sp-validator (2.50s) | |
--- PASS: TestLogs/sp-validator/linkerd-proxy (2.50s) | |
install_test.go:499: Found known error in sp-validator/linkerd-proxy log: l5d-integration-auto-git-88f75309 linkerd-sp-validator-56cfd4d444-j6td4 linkerd-proxy WARN [ 0.512267s] linkerd-identity.l5d-integration-auto-git-88f75309.svc.cluster.local:8080 linkerd2_proxy::proxy::reconnect connect error to ControlAddr { addr: Name(NameAddr { name: "linkerd-identity.l5d-integration-auto-git-88f75309.svc.cluster.local", port: 8080 }), identity: Some("linkerd-identity.l5d-integration-auto-git-88f75309.serviceaccount.identity.l5d-integration-auto-git-88f75309.cluster.local") }: request timed out | |
install_test.go:502: Found unexpected proxy error in sp-validator/linkerd-proxy log: l5d-integration-auto-git-88f75309 linkerd-sp-validator-56cfd4d444-j6td4 linkerd-proxy ERR! [ 5.002820s] admin={bg=identity} linkerd2_proxy::app::identity Failed to certify identity: grpc-status: Unknown, grpc-message: "the request could not be dispatched in a timely fashion" | |
--- PASS: TestLogs/web/web (2.50s) | |
--- PASS: TestLogs/web/linkerd-proxy (2.50s) | |
install_test.go:499: Found known error in web/linkerd-proxy log: l5d-integration-auto-git-88f75309 linkerd-web-87c66f74f-pprtg linkerd-proxy WARN [ 0.512834s] linkerd-identity.l5d-integration-auto-git-88f75309.svc.cluster.local:8080 linkerd2_proxy::proxy::reconnect connect error to ControlAddr { addr: Name(NameAddr { name: "linkerd-identity.l5d-integration-auto-git-88f75309.svc.cluster.local", port: 8080 }), identity: Some("linkerd-identity.l5d-integration-auto-git-88f75309.serviceaccount.identity.l5d-integration-auto-git-88f75309.cluster.local") }: request timed out | |
install_test.go:502: Found unexpected proxy error in web/linkerd-proxy log: l5d-integration-auto-git-88f75309 linkerd-web-87c66f74f-pprtg linkerd-proxy ERR! [ 5.003597s] admin={bg=identity} linkerd2_proxy::app::identity Failed to certify identity: grpc-status: Unknown, grpc-message: "the request could not be dispatched in a timely fashion" | |
--- PASS: TestLogs/proxy-injector/proxy-injector (2.50s) | |
--- PASS: TestLogs/proxy-injector/linkerd-proxy (2.50s) | |
install_test.go:499: Found known error in proxy-injector/linkerd-proxy log: l5d-integration-auto-git-88f75309 linkerd-proxy-injector-76b5d84665-sfn8t linkerd-proxy WARN [ 0.514808s] linkerd-identity.l5d-integration-auto-git-88f75309.svc.cluster.local:8080 linkerd2_proxy::proxy::reconnect connect error to ControlAddr { addr: Name(NameAddr { name: "linkerd-identity.l5d-integration-auto-git-88f75309.svc.cluster.local", port: 8080 }), identity: Some("linkerd-identity.l5d-integration-auto-git-88f75309.serviceaccount.identity.l5d-integration-auto-git-88f75309.cluster.local") }: request timed out | |
install_test.go:502: Found unexpected proxy error in proxy-injector/linkerd-proxy log: l5d-integration-auto-git-88f75309 linkerd-proxy-injector-76b5d84665-sfn8t linkerd-proxy ERR! [ 5.004440s] admin={bg=identity} linkerd2_proxy::app::identity Failed to certify identity: grpc-status: Unknown, grpc-message: "the request could not be dispatched in a timely fashion" | |
--- PASS: TestLogs/controller/destination (2.50s) | |
--- PASS: TestLogs/controller/public-api (2.50s) | |
--- PASS: TestLogs/controller/linkerd-proxy (2.50s) | |
install_test.go:499: Found known error in controller/linkerd-proxy log: l5d-integration-auto-git-88f75309 linkerd-controller-d7b697c-pdq4q linkerd-proxy WARN [ 0.511357s] linkerd-identity.l5d-integration-auto-git-88f75309.svc.cluster.local:8080 linkerd2_proxy::proxy::reconnect connect error to ControlAddr { addr: Name(NameAddr { name: "linkerd-identity.l5d-integration-auto-git-88f75309.svc.cluster.local", port: 8080 }), identity: Some("linkerd-identity.l5d-integration-auto-git-88f75309.serviceaccount.identity.l5d-integration-auto-git-88f75309.cluster.local") }: request timed out | |
install_test.go:502: Found unexpected proxy error in controller/linkerd-proxy log: l5d-integration-auto-git-88f75309 linkerd-controller-d7b697c-pdq4q linkerd-proxy ERR! [ 5.002599s] admin={bg=identity} linkerd2_proxy::app::identity Failed to certify identity: grpc-status: Unknown, grpc-message: "the request could not be dispatched in a timely fashion" | |
--- PASS: TestLogs/tap/tap (2.50s) | |
--- PASS: TestLogs/tap/linkerd-proxy (2.50s) | |
install_test.go:499: Found known error in tap/linkerd-proxy log: l5d-integration-auto-git-88f75309 linkerd-tap-6dbb684bb8-xpfvd linkerd-proxy WARN [ 0.511225s] linkerd-identity.l5d-integration-auto-git-88f75309.svc.cluster.local:8080 linkerd2_proxy::proxy::reconnect connect error to ControlAddr { addr: Name(NameAddr { name: "linkerd-identity.l5d-integration-auto-git-88f75309.svc.cluster.local", port: 8080 }), identity: Some("linkerd-identity.l5d-integration-auto-git-88f75309.serviceaccount.identity.l5d-integration-auto-git-88f75309.cluster.local") }: request timed out | |
install_test.go:502: Found unexpected proxy error in tap/linkerd-proxy log: l5d-integration-auto-git-88f75309 linkerd-tap-6dbb684bb8-xpfvd linkerd-proxy ERR! [ 5.003445s] admin={bg=identity} linkerd2_proxy::app::identity Failed to certify identity: grpc-status: Unknown, grpc-message: "the request could not be dispatched in a timely fashion" | |
=== RUN TestEvents | |
--- PASS: TestEvents (0.20s) | |
install_test.go:544: Found known warning event: Unhealthy linkerd-controller-d7b697c-pdq4q Readiness probe failed: HTTP probe failed with statuscode: 503 | |
install_test.go:544: Found known warning event: Unhealthy linkerd-grafana-5bf464876b-gr4cq Readiness probe failed: HTTP probe failed with statuscode: 503 | |
install_test.go:544: Found known warning event: Unhealthy linkerd-grafana-5bf464876b-gr4cq Readiness probe failed: HTTP probe failed with statuscode: 502 | |
install_test.go:544: Found known warning event: Unhealthy linkerd-prometheus-5884f59d9d-mw2fj Readiness probe failed: HTTP probe failed with statuscode: 503 | |
install_test.go:544: Found known warning event: Unhealthy linkerd-proxy-injector-76b5d84665-sfn8t Readiness probe failed: HTTP probe failed with statuscode: 503 | |
install_test.go:544: Found known warning event: Unhealthy linkerd-sp-validator-56cfd4d444-j6td4 Readiness probe failed: HTTP probe failed with statuscode: 503 | |
install_test.go:544: Found known warning event: Unhealthy linkerd-tap-6dbb684bb8-xpfvd Readiness probe failed: HTTP probe failed with statuscode: 503 | |
install_test.go:544: Found known warning event: Unhealthy linkerd-web-87c66f74f-pprtg Readiness probe failed: HTTP probe failed with statuscode: 503 | |
=== RUN TestRestarts | |
--- PASS: TestRestarts (0.13s) | |
PASS | |
ok command-line-arguments 167.349s | |
Installing release [stable-2.3.2] namespace [l5d-integration-auto-git-88f75309-upgrade] | |
Upgrading release [stable-2.3.2] to [git-88f75309] | |
Running test [install_test.go] --upgrade-from-version=stable-2.3.2 | |
Running test [--linkerd-namespace=l5d-integration-auto-git-88f75309-upgrade] | |
=== RUN TestVersionPreInstall | |
--- PASS: TestVersionPreInstall (0.40s) | |
=== RUN TestCheckPreInstall | |
--- SKIP: TestCheckPreInstall (0.00s) | |
install_test.go:135: Skipping pre-install check for upgrade test | |
=== RUN TestInstallOrUpgrade | |
--- PASS: TestInstallOrUpgrade (50.25s) | |
=== RUN TestVersionPostInstall | |
--- PASS: TestVersionPostInstall (0.55s) | |
=== RUN TestCheckConfigPostInstall | |
--- PASS: TestCheckConfigPostInstall (0.24s) | |
=== RUN TestCheckPostInstall | |
--- PASS: TestCheckPostInstall (0.86s) | |
=== RUN TestInstallSP | |
--- PASS: TestInstallSP (1.86s) | |
=== RUN TestDashboard | |
--- PASS: TestDashboard (1.03s) | |
=== RUN TestInject | |
=== RUN TestInject/smoke-test | |
=== RUN TestInject/smoke-test-manual | |
=== RUN TestInject/smoke-test-ann | |
--- PASS: TestInject (56.35s) | |
--- PASS: TestInject/smoke-test (18.13s) | |
--- PASS: TestInject/smoke-test-manual (16.45s) | |
--- PASS: TestInject/smoke-test-ann (21.77s) | |
=== RUN TestServiceProfileDeploy | |
=== RUN TestServiceProfileDeploy/smoke-test | |
=== RUN TestServiceProfileDeploy/smoke-test-manual | |
=== RUN TestServiceProfileDeploy/smoke-test-ann | |
--- PASS: TestServiceProfileDeploy (2.24s) | |
--- PASS: TestServiceProfileDeploy/smoke-test (0.73s) | |
--- PASS: TestServiceProfileDeploy/smoke-test-manual (0.54s) | |
--- PASS: TestServiceProfileDeploy/smoke-test-ann (0.88s) | |
=== RUN TestCheckProxy | |
=== RUN TestCheckProxy/smoke-test | |
=== RUN TestCheckProxy/smoke-test-manual | |
=== RUN TestCheckProxy/smoke-test-ann | |
--- PASS: TestCheckProxy (3.50s) | |
--- PASS: TestCheckProxy/smoke-test (1.06s) | |
--- PASS: TestCheckProxy/smoke-test-manual (1.21s) | |
--- PASS: TestCheckProxy/smoke-test-ann (1.23s) | |
=== RUN TestLogs | |
=== RUN TestLogs/proxy-injector/proxy-injector | |
=== RUN TestLogs/proxy-injector/linkerd-proxy | |
=== RUN TestLogs/controller/destination | |
=== RUN TestLogs/controller/public-api | |
=== RUN TestLogs/controller/linkerd-proxy | |
=== RUN TestLogs/tap/tap | |
=== RUN TestLogs/tap/linkerd-proxy | |
=== RUN TestLogs/grafana/linkerd-proxy | |
=== RUN TestLogs/identity/identity | |
=== RUN TestLogs/identity/linkerd-proxy | |
=== RUN TestLogs/prometheus/linkerd-proxy | |
=== RUN TestLogs/sp-validator/sp-validator | |
=== RUN TestLogs/sp-validator/linkerd-proxy | |
=== RUN TestLogs/web/web | |
=== RUN TestLogs/web/linkerd-proxy | |
--- PASS: TestLogs (37.53s) | |
--- PASS: TestLogs/proxy-injector/proxy-injector (2.50s) | |
--- PASS: TestLogs/proxy-injector/linkerd-proxy (2.50s) | |
install_test.go:499: Found known error in proxy-injector/linkerd-proxy log: l5d-integration-auto-git-88f75309-upgrade linkerd-proxy-injector-84d5c96485-wrz8j linkerd-proxy WARN [ 0.512659s] linkerd-identity.l5d-integration-auto-git-88f75309-upgrade.svc.cluster.local:8080 linkerd2_proxy::proxy::reconnect connect error to ControlAddr { addr: Name(NameAddr { name: "linkerd-identity.l5d-integration-auto-git-88f75309-upgrade.svc.cluster.local", port: 8080 }), identity: Some("linkerd-identity.l5d-integration-auto-git-88f75309-upgrade.serviceaccount.identity.l5d-integration-auto-git-88f75309-upgrade.cluster.local") }: request timed out | |
install_test.go:502: Found unexpected proxy error in proxy-injector/linkerd-proxy log: l5d-integration-auto-git-88f75309-upgrade linkerd-proxy-injector-84d5c96485-wrz8j linkerd-proxy ERR! [ 5.002958s] admin={bg=identity} linkerd2_proxy::app::identity Failed to certify identity: grpc-status: Unknown, grpc-message: "the request could not be dispatched in a timely fashion" | |
--- PASS: TestLogs/controller/destination (2.50s) | |
--- PASS: TestLogs/controller/public-api (2.50s) | |
--- PASS: TestLogs/controller/linkerd-proxy (2.50s) | |
install_test.go:499: Found known error in controller/linkerd-proxy log: l5d-integration-auto-git-88f75309-upgrade linkerd-controller-5c948f94fd-zrbk2 linkerd-proxy WARN [ 0.511076s] linkerd-identity.l5d-integration-auto-git-88f75309-upgrade.svc.cluster.local:8080 linkerd2_proxy::proxy::reconnect connect error to ControlAddr { addr: Name(NameAddr { name: "linkerd-identity.l5d-integration-auto-git-88f75309-upgrade.svc.cluster.local", port: 8080 }), identity: Some("linkerd-identity.l5d-integration-auto-git-88f75309-upgrade.serviceaccount.identity.l5d-integration-auto-git-88f75309-upgrade.cluster.local") }: request timed out | |
--- PASS: TestLogs/tap/tap (2.50s) | |
--- PASS: TestLogs/tap/linkerd-proxy (2.50s) | |
install_test.go:499: Found known error in tap/linkerd-proxy log: l5d-integration-auto-git-88f75309-upgrade linkerd-tap-78ffb55f5f-wg7t8 linkerd-proxy WARN [ 0.509542s] linkerd-identity.l5d-integration-auto-git-88f75309-upgrade.svc.cluster.local:8080 linkerd2_proxy::proxy::reconnect connect error to ControlAddr { addr: Name(NameAddr { name: "linkerd-identity.l5d-integration-auto-git-88f75309-upgrade.svc.cluster.local", port: 8080 }), identity: Some("linkerd-identity.l5d-integration-auto-git-88f75309-upgrade.serviceaccount.identity.l5d-integration-auto-git-88f75309-upgrade.cluster.local") }: request timed out | |
install_test.go:502: Found unexpected proxy error in tap/linkerd-proxy log: l5d-integration-auto-git-88f75309-upgrade linkerd-tap-78ffb55f5f-wg7t8 linkerd-proxy ERR! [ 5.003595s] admin={bg=identity} linkerd2_proxy::app::identity Failed to certify identity: grpc-status: Unknown, grpc-message: "the request could not be dispatched in a timely fashion" | |
--- PASS: TestLogs/grafana/linkerd-proxy (2.50s) | |
install_test.go:499: Found known error in grafana/linkerd-proxy log: l5d-integration-auto-git-88f75309-upgrade linkerd-grafana-85d7f786dd-6dtz4 linkerd-proxy WARN [ 0.511250s] linkerd-identity.l5d-integration-auto-git-88f75309-upgrade.svc.cluster.local:8080 linkerd2_proxy::proxy::reconnect connect error to ControlAddr { addr: Name(NameAddr { name: "linkerd-identity.l5d-integration-auto-git-88f75309-upgrade.svc.cluster.local", port: 8080 }), identity: Some("linkerd-identity.l5d-integration-auto-git-88f75309-upgrade.serviceaccount.identity.l5d-integration-auto-git-88f75309-upgrade.cluster.local") }: request timed out | |
install_test.go:502: Found unexpected proxy error in grafana/linkerd-proxy log: l5d-integration-auto-git-88f75309-upgrade linkerd-grafana-85d7f786dd-6dtz4 linkerd-proxy ERR! [ 2.932409s] proxy={server=in listen=0.0.0.0:4143 remote=10.244.10.1:52270} linkerd2_proxy::app::errors unexpected error: error trying to connect: Connection refused (os error 111) (address: 127.0.0.1:3000) | |
install_test.go:502: Found unexpected proxy error in grafana/linkerd-proxy log: l5d-integration-auto-git-88f75309-upgrade linkerd-grafana-85d7f786dd-6dtz4 linkerd-proxy ERR! [ 5.003283s] admin={bg=identity} linkerd2_proxy::app::identity Failed to certify identity: grpc-status: Unknown, grpc-message: "the request could not be dispatched in a timely fashion" | |
install_test.go:502: Found unexpected proxy error in grafana/linkerd-proxy log: l5d-integration-auto-git-88f75309-upgrade linkerd-grafana-85d7f786dd-6dtz4 linkerd-proxy ERR! [ 9.690617s] proxy={server=in listen=0.0.0.0:4143 remote=10.244.10.32:47128} linkerd2_proxy::app::errors unexpected error: error trying to connect: Connection refused (os error 111) (address: 127.0.0.1:3000) | |
install_test.go:502: Found unexpected proxy error in grafana/linkerd-proxy log: l5d-integration-auto-git-88f75309-upgrade linkerd-grafana-85d7f786dd-6dtz4 linkerd-proxy ERR! [ 12.932535s] proxy={server=in listen=0.0.0.0:4143 remote=10.244.10.1:52446} linkerd2_proxy::app::errors unexpected error: error trying to connect: Connection refused (os error 111) (address: 127.0.0.1:3000) | |
--- PASS: TestLogs/identity/identity (2.50s) | |
--- PASS: TestLogs/identity/linkerd-proxy (2.50s) | |
install_test.go:499: Found known error in identity/linkerd-proxy log: l5d-integration-auto-git-88f75309-upgrade linkerd-identity-7b4f7b4f54-7cmd8 linkerd-proxy WARN [ 3.982384s] linkerd-destination.l5d-integration-auto-git-88f75309-upgrade.svc.cluster.local:8086 linkerd2_proxy::proxy::reconnect connect error to ControlAddr { addr: Name(NameAddr { name: "linkerd-destination.l5d-integration-auto-git-88f75309-upgrade.svc.cluster.local", port: 8086 }), identity: Some("linkerd-controller.l5d-integration-auto-git-88f75309-upgrade.serviceaccount.identity.l5d-integration-auto-git-88f75309-upgrade.cluster.local") }: request timed out | |
install_test.go:502: Found unexpected proxy error in identity/linkerd-proxy log: l5d-integration-auto-git-88f75309-upgrade linkerd-identity-7b4f7b4f54-7cmd8 linkerd-proxy WARN [ 8.470945s] linkerd2_proxy::app::profiles error fetching profile for linkerd-identity.l5d-integration-auto-git-88f75309-upgrade.svc.cluster.local:8080: Status { code: Unknown, message: "the request could not be dispatched in a timely fashion" } | |
--- PASS: TestLogs/prometheus/linkerd-proxy (2.50s) | |
install_test.go:499: Found known error in prometheus/linkerd-proxy log: l5d-integration-auto-git-88f75309-upgrade linkerd-prometheus-76869c75b8-q2swt linkerd-proxy WARN [ 0.512649s] linkerd-identity.l5d-integration-auto-git-88f75309-upgrade.svc.cluster.local:8080 linkerd2_proxy::proxy::reconnect connect error to ControlAddr { addr: Name(NameAddr { name: "linkerd-identity.l5d-integration-auto-git-88f75309-upgrade.svc.cluster.local", port: 8080 }), identity: Some("linkerd-identity.l5d-integration-auto-git-88f75309-upgrade.serviceaccount.identity.l5d-integration-auto-git-88f75309-upgrade.cluster.local") }: request timed out | |
install_test.go:502: Found unexpected proxy error in prometheus/linkerd-proxy log: l5d-integration-auto-git-88f75309-upgrade linkerd-prometheus-76869c75b8-q2swt linkerd-proxy ERR! [ 4.116780s] proxy={server=out listen=127.0.0.1:4140 remote=10.244.10.32:60160} linkerd2_proxy::app::errors unexpected error: error trying to connect: request timed out | |
install_test.go:502: Found unexpected proxy error in prometheus/linkerd-proxy log: l5d-integration-auto-git-88f75309-upgrade linkerd-prometheus-76869c75b8-q2swt linkerd-proxy ERR! [ 5.002900s] admin={bg=identity} linkerd2_proxy::app::identity Failed to certify identity: grpc-status: Unknown, grpc-message: "the request could not be dispatched in a timely fashion" | |
install_test.go:502: Found unexpected proxy error in prometheus/linkerd-proxy log: l5d-integration-auto-git-88f75309-upgrade linkerd-prometheus-76869c75b8-q2swt linkerd-proxy ERR! [ 5.711917s] proxy={server=out listen=127.0.0.1:4140 remote=10.244.10.32:35170} linkerd2_proxy::app::errors unexpected error: error trying to connect: request timed out | |
--- PASS: TestLogs/sp-validator/sp-validator (2.50s) | |
--- PASS: TestLogs/sp-validator/linkerd-proxy (2.50s) | |
install_test.go:499: Found known error in sp-validator/linkerd-proxy log: l5d-integration-auto-git-88f75309-upgrade linkerd-sp-validator-65d4fd4d46-pzblb linkerd-proxy WARN [ 0.515477s] linkerd-identity.l5d-integration-auto-git-88f75309-upgrade.svc.cluster.local:8080 linkerd2_proxy::proxy::reconnect connect error to ControlAddr { addr: Name(NameAddr { name: "linkerd-identity.l5d-integration-auto-git-88f75309-upgrade.svc.cluster.local", port: 8080 }), identity: Some("linkerd-identity.l5d-integration-auto-git-88f75309-upgrade.serviceaccount.identity.l5d-integration-auto-git-88f75309-upgrade.cluster.local") }: request timed out | |
install_test.go:502: Found unexpected proxy error in sp-validator/linkerd-proxy log: l5d-integration-auto-git-88f75309-upgrade linkerd-sp-validator-65d4fd4d46-pzblb linkerd-proxy ERR! [ 5.002727s] admin={bg=identity} linkerd2_proxy::app::identity Failed to certify identity: grpc-status: Unknown, grpc-message: "the request could not be dispatched in a timely fashion" | |
--- PASS: TestLogs/web/web (2.50s) | |
--- PASS: TestLogs/web/linkerd-proxy (2.50s) | |
install_test.go:499: Found known error in web/linkerd-proxy log: l5d-integration-auto-git-88f75309-upgrade linkerd-web-66b8c54664-rwmn9 linkerd-proxy WARN [ 0.511029s] linkerd-identity.l5d-integration-auto-git-88f75309-upgrade.svc.cluster.local:8080 linkerd2_proxy::proxy::reconnect connect error to ControlAddr { addr: Name(NameAddr { name: "linkerd-identity.l5d-integration-auto-git-88f75309-upgrade.svc.cluster.local", port: 8080 }), identity: Some("linkerd-identity.l5d-integration-auto-git-88f75309-upgrade.serviceaccount.identity.l5d-integration-auto-git-88f75309-upgrade.cluster.local") }: request timed out | |
=== RUN TestEvents | |
--- PASS: TestEvents (0.26s) | |
install_test.go:544: Found known warning event: Unhealthy linkerd-controller-8454dbcbf4-mr5hr Readiness probe failed: HTTP probe failed with statuscode: 503 | |
install_test.go:544: Found known warning event: Unhealthy linkerd-controller-8454dbcbf4-mr5hr Liveness probe failed: Get http://10.244.7.83:9995/ping: dial tcp 10.244.7.83:9995: connect: connection refused | |
install_test.go:544: Found known warning event: Unhealthy linkerd-controller-8454dbcbf4-mr5hr Readiness probe failed: Get http://10.244.7.83:9998/ready: dial tcp 10.244.7.83:9998: connect: connection refused | |
install_test.go:544: Found known warning event: Unhealthy linkerd-controller-8454dbcbf4-mr5hr Readiness probe failed: Get http://10.244.7.83:4191/ready: dial tcp 10.244.7.83:4191: connect: connection refused | |
install_test.go:544: Found known warning event: Unhealthy linkerd-controller-8454dbcbf4-mr5hr Liveness probe failed: Get http://10.244.7.83:9998/ping: dial tcp 10.244.7.83:9998: connect: connection refused | |
install_test.go:544: Found known warning event: Unhealthy linkerd-grafana-8578c9954c-vhc8r Readiness probe failed: HTTP probe failed with statuscode: 502 | |
install_test.go:544: Found known warning event: Unhealthy linkerd-grafana-8578c9954c-vhc8r Readiness probe failed: HTTP probe failed with statuscode: 503 | |
install_test.go:544: Found known warning event: Unhealthy linkerd-grafana-85d7f786dd-6dtz4 Readiness probe failed: HTTP probe failed with statuscode: 503 | |
install_test.go:544: Found known warning event: Unhealthy linkerd-grafana-85d7f786dd-6dtz4 Readiness probe failed: HTTP probe failed with statuscode: 502 | |
install_test.go:544: Found known warning event: FailedToUpdateEndpoint linkerd-identity Failed to update endpoint l5d-integration-auto-git-88f75309-upgrade/linkerd-identity: Operation cannot be fulfilled on endpoints "linkerd-identity": the object has been modified; please apply your changes to the latest version and try again | |
install_test.go:544: Found known warning event: Unhealthy linkerd-prometheus-5fc4bf9f7-djbf6 Readiness probe failed: HTTP probe failed with statuscode: 503 | |
install_test.go:544: Found known warning event: Unhealthy linkerd-prometheus-76869c75b8-q2swt Readiness probe failed: HTTP probe failed with statuscode: 503 | |
install_test.go:544: Found known warning event: Unhealthy linkerd-proxy-injector-84d5c96485-wrz8j Readiness probe failed: HTTP probe failed with statuscode: 503 | |
install_test.go:544: Found known warning event: Unhealthy linkerd-sp-validator-65d4fd4d46-pzblb Readiness probe failed: HTTP probe failed with statuscode: 503 | |
install_test.go:544: Found known warning event: Unhealthy linkerd-sp-validator-bf7f8567-bfkww Readiness probe failed: HTTP probe failed with statuscode: 503 | |
install_test.go:544: Found known warning event: Unhealthy linkerd-tap-78ffb55f5f-wg7t8 Readiness probe failed: HTTP probe failed with statuscode: 503 | |
install_test.go:544: Found known warning event: Unhealthy linkerd-web-58bd44fc88-fz7jt Readiness probe failed: HTTP probe failed with statuscode: 503 | |
install_test.go:544: Found known warning event: Unhealthy linkerd-web-58bd44fc88-fz7jt Readiness probe failed: Get http://10.244.5.214:9994/ready: dial tcp 10.244.5.214:9994: connect: connection refused | |
install_test.go:544: Found known warning event: FailedToUpdateEndpoint linkerd-web Failed to update endpoint l5d-integration-auto-git-88f75309-upgrade/linkerd-web: Operation cannot be fulfilled on endpoints "linkerd-web": the object has been modified; please apply your changes to the latest version and try again | |
=== RUN TestRestarts | |
--- PASS: TestRestarts (0.08s) | |
PASS | |
ok command-line-arguments 155.253s | |
Running test [egress_test.go] --linkerd-namespace=l5d-integration-auto-git-88f75309 | |
=== RUN TestEgressHttp | |
=== RUN TestEgressHttp/Can_use_egress_to_send_GET_request_to_http_(egress-test-http-get) | |
=== RUN TestEgressHttp/Can_use_egress_to_send_POST_request_to_http_(egress-test-http-post) | |
=== RUN TestEgressHttp/Can_use_egress_to_send_GET_request_to_https_(egress-test-https-get) | |
=== RUN TestEgressHttp/Can_use_egress_to_send_POST_request_to_https_(egress-test-https-post) | |
=== RUN TestEgressHttp/Can_use_egress_to_send_GET_request_to_https_(egress-test-not-www-get) | |
--- PASS: TestEgressHttp (25.40s) | |
--- PASS: TestEgressHttp/Can_use_egress_to_send_GET_request_to_http_(egress-test-http-get) (0.58s) | |
--- PASS: TestEgressHttp/Can_use_egress_to_send_POST_request_to_http_(egress-test-http-post) (0.45s) | |
--- PASS: TestEgressHttp/Can_use_egress_to_send_GET_request_to_https_(egress-test-https-get) (0.65s) | |
--- PASS: TestEgressHttp/Can_use_egress_to_send_POST_request_to_https_(egress-test-https-post) (0.75s) | |
--- PASS: TestEgressHttp/Can_use_egress_to_send_GET_request_to_https_(egress-test-not-www-get) (0.74s) | |
PASS | |
ok command-line-arguments 25.486s | |
Running test [tap_test.go] --linkerd-namespace=l5d-integration-auto-git-88f75309 | |
=== RUN TestCliTap | |
=== RUN TestCliTap/tap_a_deployment | |
=== RUN TestCliTap/tap_a_disabled_deployment | |
=== RUN TestCliTap/tap_a_service_call | |
=== RUN TestCliTap/tap_a_pod | |
=== RUN TestCliTap/filter_tap_events_by_method | |
=== RUN TestCliTap/filter_tap_events_by_authority | |
--- PASS: TestCliTap (52.63s) | |
--- PASS: TestCliTap/tap_a_deployment (14.39s) | |
--- PASS: TestCliTap/tap_a_disabled_deployment (0.65s) | |
--- PASS: TestCliTap/tap_a_service_call (4.35s) | |
--- PASS: TestCliTap/tap_a_pod (4.00s) | |
--- PASS: TestCliTap/filter_tap_events_by_method (4.00s) | |
--- PASS: TestCliTap/filter_tap_events_by_authority (4.00s) | |
PASS | |
ok command-line-arguments 52.713s | |
Running test [routes_test.go] --linkerd-namespace=l5d-integration-auto-git-88f75309 | |
=== RUN TestRoutes | |
--- PASS: TestRoutes (1.25s) | |
PASS | |
ok command-line-arguments 1.334s | |
Running test [stat_test.go] --linkerd-namespace=l5d-integration-auto-git-88f75309 | |
=== RUN TestCliStatForLinkerdNamespace | |
=== RUN TestCliStatForLinkerdNamespace/linkerd_stat_deploy_-n_l5d-integration-auto-git-88f75309 | |
=== RUN TestCliStatForLinkerdNamespace/linkerd_stat_po/linkerd-prometheus-5884f59d9d-mw2fj_-n_l5d-integration-auto-git-88f75309_--from_po/linkerd-controller-d7b697c-pdq4q | |
=== RUN TestCliStatForLinkerdNamespace/linkerd_stat_deploy_-n_l5d-integration-auto-git-88f75309_--to_po/linkerd-prometheus-5884f59d9d-mw2fj | |
=== RUN TestCliStatForLinkerdNamespace/linkerd_stat_svc_linkerd-prometheus_-n_l5d-integration-auto-git-88f75309_--from_deploy/linkerd-controller | |
=== RUN TestCliStatForLinkerdNamespace/linkerd_stat_deploy_-n_l5d-integration-auto-git-88f75309_--to_svc/linkerd-prometheus | |
=== RUN TestCliStatForLinkerdNamespace/linkerd_stat_ns_l5d-integration-auto-git-88f75309 | |
=== RUN TestCliStatForLinkerdNamespace/linkerd_stat_po_-n_l5d-integration-auto-git-88f75309_--to_au/linkerd-prometheus.l5d-integration-auto-git-88f75309.svc.cluster.local:9090 | |
=== RUN TestCliStatForLinkerdNamespace/linkerd_stat_au_-n_l5d-integration-auto-git-88f75309_--to_po/linkerd-prometheus-5884f59d9d-mw2fj | |
--- PASS: TestCliStatForLinkerdNamespace (7.01s) | |
--- PASS: TestCliStatForLinkerdNamespace/linkerd_stat_deploy_-n_l5d-integration-auto-git-88f75309 (0.59s) | |
--- PASS: TestCliStatForLinkerdNamespace/linkerd_stat_po/linkerd-prometheus-5884f59d9d-mw2fj_-n_l5d-integration-auto-git-88f75309_--from_po/linkerd-controller-d7b697c-pdq4q (3.09s) | |
--- PASS: TestCliStatForLinkerdNamespace/linkerd_stat_deploy_-n_l5d-integration-auto-git-88f75309_--to_po/linkerd-prometheus-5884f59d9d-mw2fj (0.58s) | |
--- PASS: TestCliStatForLinkerdNamespace/linkerd_stat_svc_linkerd-prometheus_-n_l5d-integration-auto-git-88f75309_--from_deploy/linkerd-controller (0.49s) | |
--- PASS: TestCliStatForLinkerdNamespace/linkerd_stat_deploy_-n_l5d-integration-auto-git-88f75309_--to_svc/linkerd-prometheus (0.54s) | |
--- PASS: TestCliStatForLinkerdNamespace/linkerd_stat_ns_l5d-integration-auto-git-88f75309 (0.59s) | |
--- PASS: TestCliStatForLinkerdNamespace/linkerd_stat_po_-n_l5d-integration-auto-git-88f75309_--to_au/linkerd-prometheus.l5d-integration-auto-git-88f75309.svc.cluster.local:9090 (0.55s) | |
--- PASS: TestCliStatForLinkerdNamespace/linkerd_stat_au_-n_l5d-integration-auto-git-88f75309_--to_po/linkerd-prometheus-5884f59d9d-mw2fj (0.49s) | |
PASS | |
ok command-line-arguments 7.099s | |
Running test [get_test.go] --linkerd-namespace=l5d-integration-auto-git-88f75309 | |
=== RUN TestCliGet | |
=== RUN TestCliGet/get_pods_from_--all-namespaces | |
=== RUN TestCliGet/get_pods_from_the_linkerd_namespace | |
--- PASS: TestCliGet (20.81s) | |
--- PASS: TestCliGet/get_pods_from_--all-namespaces (0.60s) | |
--- PASS: TestCliGet/get_pods_from_the_linkerd_namespace (0.68s) | |
PASS | |
ok command-line-arguments 20.895s | |
Running test [serviceprofiles_test.go] --linkerd-namespace=l5d-integration-auto-git-88f75309 | |
=== RUN TestServiceProfiles | |
=== RUN TestServiceProfiles/tap | |
=== RUN TestServiceProfiles/open-api | |
--- PASS: TestServiceProfiles (45.53s) | |
--- PASS: TestServiceProfiles/tap (15.45s) | |
--- PASS: TestServiceProfiles/open-api (2.17s) | |
=== RUN TestServiceProfileMetrics | |
--- PASS: TestServiceProfileMetrics (35.87s) | |
PASS | |
ok command-line-arguments 81.513s | |
Running test [inject_test.go] --linkerd-namespace=l5d-integration-auto-git-88f75309 | |
=== RUN TestInject | |
--- PASS: TestInject (0.06s) | |
=== RUN TestInjectParams | |
--- PASS: TestInjectParams (0.06s) | |
=== RUN TestAnnotationPermutations | |
--- PASS: TestAnnotationPermutations (24.49s) | |
PASS | |
ok command-line-arguments 24.691s | |
=== PASS: all tests passed | |
cleaning up namespace [l5d-integration-auto-git-88f75309] in k8s-context [] and associated test namespaces | |
namespace "l5d-integration-auto-git-88f75309" deleted | |
namespace "l5d-integration-auto-git-88f75309-egress-test" deleted | |
namespace "l5d-integration-auto-git-88f75309-get-test" deleted | |
namespace "l5d-integration-auto-git-88f75309-inject-test" deleted | |
namespace "l5d-integration-auto-git-88f75309-inject-test-disabled" deleted | |
namespace "l5d-integration-auto-git-88f75309-inject-test-enabled" deleted | |
namespace "l5d-integration-auto-git-88f75309-serviceprofile-test" deleted | |
namespace "l5d-integration-auto-git-88f75309-smoke-test" deleted | |
namespace "l5d-integration-auto-git-88f75309-smoke-test-ann" deleted | |
namespace "l5d-integration-auto-git-88f75309-smoke-test-manual" deleted | |
namespace "l5d-integration-auto-git-88f75309-tap-test" deleted | |
namespace "l5d-integration-auto-git-88f75309-upgrade" deleted | |
namespace "l5d-integration-auto-git-88f75309-upgrade-smoke-test" deleted | |
namespace "l5d-integration-auto-git-88f75309-upgrade-smoke-test-ann" deleted | |
namespace "l5d-integration-auto-git-88f75309-upgrade-smoke-test-manual" deleted | |
clusterrolebinding.rbac.authorization.k8s.io "linkerd-l5d-integration-auto-git-88f75309-controller" deleted | |
clusterrolebinding.rbac.authorization.k8s.io "linkerd-l5d-integration-auto-git-88f75309-identity" deleted | |
clusterrolebinding.rbac.authorization.k8s.io "linkerd-l5d-integration-auto-git-88f75309-prometheus" deleted | |
clusterrolebinding.rbac.authorization.k8s.io "linkerd-l5d-integration-auto-git-88f75309-proxy-injector" deleted | |
clusterrolebinding.rbac.authorization.k8s.io "linkerd-l5d-integration-auto-git-88f75309-sp-validator" deleted | |
clusterrolebinding.rbac.authorization.k8s.io "linkerd-l5d-integration-auto-git-88f75309-tap" deleted | |
clusterrolebinding.rbac.authorization.k8s.io "linkerd-l5d-integration-auto-git-88f75309-upgrade-controller" deleted | |
clusterrolebinding.rbac.authorization.k8s.io "linkerd-l5d-integration-auto-git-88f75309-upgrade-identity" deleted | |
clusterrolebinding.rbac.authorization.k8s.io "linkerd-l5d-integration-auto-git-88f75309-upgrade-prometheus" deleted | |
clusterrolebinding.rbac.authorization.k8s.io "linkerd-l5d-integration-auto-git-88f75309-upgrade-proxy-injector" deleted | |
clusterrolebinding.rbac.authorization.k8s.io "linkerd-l5d-integration-auto-git-88f75309-upgrade-sp-validator" deleted | |
clusterrolebinding.rbac.authorization.k8s.io "linkerd-l5d-integration-auto-git-88f75309-upgrade-tap" deleted | |
clusterrole.rbac.authorization.k8s.io "linkerd-l5d-integration-auto-git-88f75309-controller" deleted | |
clusterrole.rbac.authorization.k8s.io "linkerd-l5d-integration-auto-git-88f75309-identity" deleted | |
clusterrole.rbac.authorization.k8s.io "linkerd-l5d-integration-auto-git-88f75309-prometheus" deleted | |
clusterrole.rbac.authorization.k8s.io "linkerd-l5d-integration-auto-git-88f75309-proxy-injector" deleted | |
clusterrole.rbac.authorization.k8s.io "linkerd-l5d-integration-auto-git-88f75309-sp-validator" deleted | |
clusterrole.rbac.authorization.k8s.io "linkerd-l5d-integration-auto-git-88f75309-tap" deleted | |
clusterrole.rbac.authorization.k8s.io "linkerd-l5d-integration-auto-git-88f75309-upgrade-controller" deleted | |
clusterrole.rbac.authorization.k8s.io "linkerd-l5d-integration-auto-git-88f75309-upgrade-identity" deleted | |
clusterrole.rbac.authorization.k8s.io "linkerd-l5d-integration-auto-git-88f75309-upgrade-prometheus" deleted | |
clusterrole.rbac.authorization.k8s.io "linkerd-l5d-integration-auto-git-88f75309-upgrade-proxy-injector" deleted | |
clusterrole.rbac.authorization.k8s.io "linkerd-l5d-integration-auto-git-88f75309-upgrade-sp-validator" deleted | |
clusterrole.rbac.authorization.k8s.io "linkerd-l5d-integration-auto-git-88f75309-upgrade-tap" deleted | |
mutatingwebhookconfiguration.admissionregistration.k8s.io "linkerd-proxy-injector-webhook-config" deleted | |
validatingwebhookconfiguration.admissionregistration.k8s.io "linkerd-sp-validator-webhook-config" deleted | |
podsecuritypolicy.extensions "linkerd-l5d-integration-auto-git-88f75309-control-plane" deleted | |
podsecuritypolicy.extensions "linkerd-l5d-integration-auto-git-88f75309-upgrade-control-plane" deleted | |
customresourcedefinition.apiextensions.k8s.io "serviceprofiles.linkerd.io" deleted | |
customresourcedefinition.apiextensions.k8s.io "trafficsplits.split.smi-spec.io" deleted |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment