Pull request #298 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of badboy-huaqiao for edgexfoundry/edgex-ui-go Obtained Jenkinsfile from cac3469c62707aa250957049ac7e9fb329568717+d55611448001badf3f86a355cc3eabf57582dc86 (44e914c87e9e5a7b6f4162d3c84252c73f3e1f0b) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 69a7e166112f335804d9fea76440e5140e47f034 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 69a7e166112f335804d9fea76440e5140e47f034 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-298/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-298/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-edgex-ui-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-27307 in /w/workspace/edgexfoundry_edgex-ui-go_PR-298 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_PR-298 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/298/head:refs/remotes/origin/PR-298 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit d55611448001badf3f86a355cc3eabf57582dc86 into PR head commit cac3469c62707aa250957049ac7e9fb329568717 Merge succeeded, producing 17a38c4aa67a828436824c92bd1c1e1753749e9e Checking out Revision 17a38c4aa67a828436824c92bd1c1e1753749e9e (PR-298) > git config core.sparsecheckout # timeout=10 > git checkout -f cac3469c62707aa250957049ac7e9fb329568717 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge d55611448001badf3f86a355cc3eabf57582dc86 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 17a38c4aa67a828436824c92bd1c1e1753749e9e # timeout=10 Commit message: "Merge commit 'd55611448001badf3f86a355cc3eabf57582dc86' into HEAD" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-02-23T09:44:33.520Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-02-23T09:44:33.870Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-02-23T09:44:34.064Z] ========================================================= [2021-02-23T09:44:34.064Z] EdgeX Global Pipelines Version Info [2021-02-23T09:44:34.064Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-02-23T09:44:39.964Z] ------------------- [2021-02-23T09:44:39.964Z] stable info: [2021-02-23T09:44:39.964Z] ------------------- [2021-02-23T09:44:39.964Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-23T09:44:39.964Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-02-23T09:44:39.964Z] Message: update stable to v1.0.179 [2021-02-23T09:44:41.115Z] ------------------- [2021-02-23T09:44:41.115Z] experimental info: [2021-02-23T09:44:41.115Z] ------------------- [2021-02-23T09:44:41.115Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-23T09:44:41.115Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-02-23T09:44:41.115Z] Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-02-23T09:44:41.772Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-02-23T09:44:41.903Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-02-23T09:44:42.024Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-02-23T09:44:42.178Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-02-23T09:44:42.296Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-02-23T09:44:42.417Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-02-23T09:44:42.569Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-02-23T09:44:42.712Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-02-23T09:44:42.872Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-02-23T09:44:43.015Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-02-23T09:44:43.138Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-02-23T09:44:43.296Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-edgex-ui-go [Pipeline] echo [2021-02-23T09:44:43.422Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-02-23T09:44:43.545Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-02-23T09:44:43.665Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-02-23T09:44:43.791Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-02-23T09:44:43.926Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-02-23T09:44:44.050Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-02-23T09:44:44.260Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-02-23T09:44:44.411Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-02-23T09:44:44.549Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-02-23T09:44:44.665Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-02-23T09:44:44.785Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-02-23T09:44:44.907Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-02-23T09:44:45.028Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-02-23T09:44:45.150Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-02-23T09:44:45.278Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-02-23T09:44:45.403Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-298 [Pipeline] echo [2021-02-23T09:44:45.542Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-298 [Pipeline] echo [2021-02-23T09:44:45.664Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-298 [Pipeline] echo [2021-02-23T09:44:45.789Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 17a38c4aa67a828436824c92bd1c1e1753749e9e [Pipeline] echo [2021-02-23T09:44:45.909Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 17a38c4 [Pipeline] echo [2021-02-23T09:44:46.030Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-23T09:44:46.287Z] provisioning config files... [2021-02-23T09:44:46.381Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-298@tmp/config2300538921275622942tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-23T09:44:47.264Z] ---> docker-login.sh [2021-02-23T09:44:47.264Z] nexus3.edgexfoundry.org:10001 [2021-02-23T09:44:49.846Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-23T09:44:50.126Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-23T09:44:50.126Z] Configure a credential helper to remove this warning. See [2021-02-23T09:44:50.126Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-23T09:44:50.126Z] [2021-02-23T09:44:50.126Z] Login Succeeded [2021-02-23T09:44:50.126Z] nexus3.edgexfoundry.org:10002 [2021-02-23T09:44:50.763Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-23T09:44:51.101Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-23T09:44:51.101Z] Configure a credential helper to remove this warning. See [2021-02-23T09:44:51.101Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-23T09:44:51.101Z] [2021-02-23T09:44:51.101Z] Login Succeeded [2021-02-23T09:44:51.101Z] nexus3.edgexfoundry.org:10003 [2021-02-23T09:44:52.086Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-23T09:44:52.086Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-23T09:44:52.086Z] Configure a credential helper to remove this warning. See [2021-02-23T09:44:52.086Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-23T09:44:52.086Z] [2021-02-23T09:44:52.086Z] Login Succeeded [2021-02-23T09:44:52.086Z] nexus3.edgexfoundry.org:10004 [2021-02-23T09:44:52.744Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-23T09:44:52.745Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-23T09:44:52.745Z] Configure a credential helper to remove this warning. See [2021-02-23T09:44:52.745Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-23T09:44:52.745Z] [2021-02-23T09:44:52.745Z] Login Succeeded [2021-02-23T09:44:52.745Z] docker.io [2021-02-23T09:44:53.025Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-23T09:44:53.660Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-23T09:44:53.660Z] Configure a credential helper to remove this warning. See [2021-02-23T09:44:53.660Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-23T09:44:53.660Z] [2021-02-23T09:44:53.660Z] Login Succeeded [2021-02-23T09:44:53.660Z] ---> docker-login.sh ends [Pipeline] } [2021-02-23T09:44:53.763Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-23T09:44:54.923Z] + git log --format=format:%s -1 17a38c4aa67a828436824c92bd1c1e1753749e9e [Pipeline] echo [2021-02-23T09:44:55.869Z] GIT_COMMIT: 17a38c4aa67a828436824c92bd1c1e1753749e9e, Commit Message: Merge commit 'd55611448001badf3f86a355cc3eabf57582dc86' into HEAD [Pipeline] echo [2021-02-23T09:44:55.942Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-02-23T09:44:56.685Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-23T09:44:56.685Z] [2021-02-23T09:44:56.685Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-02-23T09:44:57.454Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-23T09:44:58.245Z] latest: Pulling from edgex-devops/git-semver [2021-02-23T09:44:58.245Z] 31603596830f: Pulling fs layer [2021-02-23T09:44:58.245Z] 2a8b12db71e7: Pulling fs layer [2021-02-23T09:44:58.245Z] 6ca5941a6612: Pulling fs layer [2021-02-23T09:44:58.245Z] ecc8261a40a4: Pulling fs layer [2021-02-23T09:44:58.245Z] ecc8261a40a4: Waiting [2021-02-23T09:44:58.756Z] 2a8b12db71e7: Verifying Checksum [2021-02-23T09:44:58.756Z] 2a8b12db71e7: Download complete [2021-02-23T09:45:00.900Z] 31603596830f: Verifying Checksum [2021-02-23T09:45:00.900Z] 31603596830f: Download complete [2021-02-23T09:45:01.717Z] ecc8261a40a4: Verifying Checksum [2021-02-23T09:45:01.717Z] ecc8261a40a4: Download complete [2021-02-23T09:45:02.763Z] 6ca5941a6612: Verifying Checksum [2021-02-23T09:45:02.763Z] 6ca5941a6612: Download complete [2021-02-23T09:45:02.763Z] 31603596830f: Pull complete [2021-02-23T09:45:03.427Z] 2a8b12db71e7: Pull complete [2021-02-23T09:45:09.042Z] 6ca5941a6612: Pull complete [2021-02-23T09:45:09.756Z] ecc8261a40a4: Pull complete [2021-02-23T09:45:09.756Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-02-23T09:45:09.756Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-23T09:45:09.756Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-02-23T09:45:10.334Z] prd-centos7-docker-4c-2g-27307 does not seem to be running inside a container [2021-02-23T09:45:10.930Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-298 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-298:/w/workspace/edgexfoundry_edgex-ui-go_PR-298:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-298@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-298@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-02-23T09:45:15.014Z] $ docker top b24bc8fdaf397a6a67f656c96c9299f31b85e9db738d5e44817a78c326984c20 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-02-23T09:45:16.139Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-23T09:45:16.139Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-23T09:45:17.512Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-23T09:45:17.518Z] $ docker exec b24bc8fdaf397a6a67f656c96c9299f31b85e9db738d5e44817a78c326984c20 ssh-agent [2021-02-23T09:45:17.908Z] SSH_AUTH_SOCK=/tmp/ssh-OJbSYLmDRZrl/agent.11 [2021-02-23T09:45:17.908Z] SSH_AGENT_PID=16 [2021-02-23T09:45:17.935Z] Running ssh-add (command line suppressed) [2021-02-23T09:45:18.711Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-298@tmp/private_key_4604352901000063483.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-298@tmp/private_key_4604352901000063483.key) [2021-02-23T09:45:19.031Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-23T09:45:20.351Z] + git tag --points-at HEAD [Pipeline] } [2021-02-23T09:45:20.462Z] $ docker exec --env ******** --env ******** b24bc8fdaf397a6a67f656c96c9299f31b85e9db738d5e44817a78c326984c20 ssh-agent -k [2021-02-23T09:45:21.204Z] unset SSH_AUTH_SOCK; [2021-02-23T09:45:21.244Z] unset SSH_AGENT_PID; [2021-02-23T09:45:21.244Z] echo Agent pid 16 killed; [2021-02-23T09:45:21.301Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-02-23T09:45:21.526Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-23T09:45:21.526Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-23T09:45:22.005Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-23T09:45:22.053Z] $ docker exec b24bc8fdaf397a6a67f656c96c9299f31b85e9db738d5e44817a78c326984c20 ssh-agent [2021-02-23T09:45:23.711Z] SSH_AUTH_SOCK=/tmp/ssh-beJa4DOPnQrr/agent.43 [2021-02-23T09:45:23.711Z] SSH_AGENT_PID=49 [2021-02-23T09:45:23.783Z] Running ssh-add (command line suppressed) [2021-02-23T09:45:23.973Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-298@tmp/private_key_3351643808825418507.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-298@tmp/private_key_3351643808825418507.key) [2021-02-23T09:45:24.086Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-23T09:45:24.617Z] + git semver init [2021-02-23T09:45:24.617Z] # -> Open(): unable to determine branch for HEAD [2021-02-23T09:45:24.617Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-298/.git [2021-02-23T09:45:24.617Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-298 [2021-02-23T09:45:24.617Z] # $SEMVER_REMOTE_NAME = origin [2021-02-23T09:45:24.617Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-02-23T09:45:24.617Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-02-23T09:45:24.617Z] # $SEMVER_BRANCH = PR-298 [2021-02-23T09:45:24.617Z] # $SEMVER_TEMP = /tmp/semver-746601020 [2021-02-23T09:45:24.617Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-02-23T09:45:27.796Z] # '/tmp/semver-746601020' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-298/.semver' [2021-02-23T09:45:27.796Z] # -> Force: false [2021-02-23T09:45:27.796Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-298/.semver [Pipeline] } [2021-02-23T09:45:27.839Z] $ docker exec --env ******** --env ******** b24bc8fdaf397a6a67f656c96c9299f31b85e9db738d5e44817a78c326984c20 ssh-agent -k [2021-02-23T09:45:28.095Z] unset SSH_AUTH_SOCK; [2021-02-23T09:45:28.096Z] unset SSH_AGENT_PID; [2021-02-23T09:45:28.096Z] echo Agent pid 49 killed; [2021-02-23T09:45:28.209Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-23T09:45:29.297Z] + git semver [Pipeline] } [2021-02-23T09:45:29.580Z] $ docker stop --time=1 b24bc8fdaf397a6a67f656c96c9299f31b85e9db738d5e44817a78c326984c20 [2021-02-23T09:45:31.777Z] $ docker rm -f b24bc8fdaf397a6a67f656c96c9299f31b85e9db738d5e44817a78c326984c20 [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-23T09:45:32.496Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-02-23T09:45:34.372Z] Stashed 1 file(s) [Pipeline] echo [2021-02-23T09:45:34.394Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-02-23T09:45:50.297Z] Still waiting to schedule task [2021-02-23T09:45:50.298Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-02-23T09:45:50.327Z] Still waiting to schedule task [2021-02-23T09:45:50.327Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-26577’ is offline [2021-02-23T09:47:38.119Z] Running on prd-centos7-docker-4c-2g-27312 in /w/workspace/edgexfoundry_edgex-ui-go_PR-298 [Pipeline] { [Pipeline] ws [2021-02-23T09:47:38.249Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2021-02-23T09:47:40.657Z] using credential edgex-jenkins-ssh [2021-02-23T09:47:40.709Z] Cloning the remote Git repository [2021-02-23T09:47:40.734Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-02-23T09:47:40.801Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2021-02-23T09:47:40.866Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-02-23T09:47:40.866Z] > git --version # timeout=10 [2021-02-23T09:47:40.872Z] > git --version # 'git version 2.24.3' [2021-02-23T09:47:40.873Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-23T09:47:40.897Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-23T09:47:41.834Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-02-23T09:47:41.841Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-23T09:47:41.853Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-02-23T09:47:41.866Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-02-23T09:47:41.866Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-23T09:47:41.871Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/298/head:refs/remotes/origin/PR-298 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-23T09:47:42.442Z] Merging remotes/origin/master commit d55611448001badf3f86a355cc3eabf57582dc86 into PR head commit cac3469c62707aa250957049ac7e9fb329568717 [2021-02-23T09:47:42.751Z] Merge succeeded, producing ebb2c2ac793762f68f4400adbd0fc72ff4d3fb1f [2021-02-23T09:47:42.752Z] Checking out Revision ebb2c2ac793762f68f4400adbd0fc72ff4d3fb1f (PR-298) [2021-02-23T09:47:42.450Z] > git config core.sparsecheckout # timeout=10 [2021-02-23T09:47:42.459Z] > git checkout -f cac3469c62707aa250957049ac7e9fb329568717 # timeout=10 [2021-02-23T09:47:42.597Z] > git remote # timeout=10 [2021-02-23T09:47:42.603Z] > git config --get remote.origin.url # timeout=10 [2021-02-23T09:47:42.612Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-23T09:47:42.615Z] > git merge d55611448001badf3f86a355cc3eabf57582dc86 # timeout=10 [2021-02-23T09:47:42.745Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-23T09:47:42.754Z] > git config core.sparsecheckout # timeout=10 [2021-02-23T09:47:42.758Z] > git checkout -f ebb2c2ac793762f68f4400adbd0fc72ff4d3fb1f # timeout=10 [2021-02-23T09:47:46.497Z] Commit message: "Merge commit 'd55611448001badf3f86a355cc3eabf57582dc86' into HEAD" [2021-02-23T09:47:46.497Z] First time build. Skipping changelog. [2021-02-23T09:47:46.525Z] > git --version # timeout=10 [2021-02-23T09:47:46.531Z] > git --version # 'git version 2.24.3' [2021-02-23T09:47:46.538Z] fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-23T09:47:47.878Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-02-23T09:47:48.224Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-23T09:47:48.564Z] + sudo service docker restart [2021-02-23T09:47:48.564Z] + true [2021-02-23T09:47:48.564Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-23T09:47:49.643Z] provisioning config files... [2021-02-23T09:47:49.684Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config8893605830346691866tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-23T09:47:50.103Z] ---> docker-login.sh [2021-02-23T09:47:50.103Z] nexus3.edgexfoundry.org:10001 [2021-02-23T09:47:50.366Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-23T09:47:50.366Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-23T09:47:50.366Z] Configure a credential helper to remove this warning. See [2021-02-23T09:47:50.366Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-23T09:47:50.366Z] [2021-02-23T09:47:50.366Z] Login Succeeded [2021-02-23T09:47:50.366Z] nexus3.edgexfoundry.org:10002 [2021-02-23T09:47:50.630Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-23T09:47:50.630Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-23T09:47:50.630Z] Configure a credential helper to remove this warning. See [2021-02-23T09:47:50.630Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-23T09:47:50.630Z] [2021-02-23T09:47:50.630Z] Login Succeeded [2021-02-23T09:47:50.630Z] nexus3.edgexfoundry.org:10003 [2021-02-23T09:47:50.630Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-23T09:47:50.893Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-23T09:47:50.893Z] Configure a credential helper to remove this warning. See [2021-02-23T09:47:50.893Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-23T09:47:50.893Z] [2021-02-23T09:47:50.893Z] Login Succeeded [2021-02-23T09:47:50.893Z] nexus3.edgexfoundry.org:10004 [2021-02-23T09:47:50.893Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-23T09:47:50.893Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-23T09:47:50.893Z] Configure a credential helper to remove this warning. See [2021-02-23T09:47:50.893Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-23T09:47:50.893Z] [2021-02-23T09:47:50.893Z] Login Succeeded [2021-02-23T09:47:50.893Z] docker.io [2021-02-23T09:47:51.158Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-23T09:47:51.420Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-23T09:47:51.420Z] Configure a credential helper to remove this warning. See [2021-02-23T09:47:51.420Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-23T09:47:51.420Z] [2021-02-23T09:47:51.420Z] Login Succeeded [2021-02-23T09:47:51.420Z] ---> docker-login.sh ends [Pipeline] } [2021-02-23T09:47:51.444Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-02-23T09:47:51.985Z] ========================================================= [2021-02-23T09:47:51.986Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-02-23T09:47:51.986Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-23T09:47:52.366Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-02-23T09:47:52.630Z] Sending build context to Docker daemon 17.09MB [2021-02-23T09:47:52.630Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-02-23T09:47:52.630Z] Step 2/8 : FROM ${BASE} [2021-02-23T09:47:52.630Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-02-23T09:47:52.630Z] 188c0c94c7c5: Pulling fs layer [2021-02-23T09:47:52.630Z] 0ef7d3d256c8: Pulling fs layer [2021-02-23T09:47:52.630Z] de9db76c5a1d: Pulling fs layer [2021-02-23T09:47:52.630Z] bca2f99d35d6: Pulling fs layer [2021-02-23T09:47:52.630Z] 93359f2a8cfa: Pulling fs layer [2021-02-23T09:47:52.630Z] 7c6f9722023f: Pulling fs layer [2021-02-23T09:47:52.630Z] a35cf1a2eb13: Pulling fs layer [2021-02-23T09:47:52.630Z] 93359f2a8cfa: Waiting [2021-02-23T09:47:52.630Z] 7c6f9722023f: Waiting [2021-02-23T09:47:52.630Z] a35cf1a2eb13: Waiting [2021-02-23T09:47:52.630Z] bca2f99d35d6: Waiting [2021-02-23T09:47:52.630Z] de9db76c5a1d: Verifying Checksum [2021-02-23T09:47:52.630Z] de9db76c5a1d: Download complete [2021-02-23T09:47:52.630Z] 0ef7d3d256c8: Download complete [2021-02-23T09:47:52.630Z] 93359f2a8cfa: Verifying Checksum [2021-02-23T09:47:52.630Z] 93359f2a8cfa: Download complete [2021-02-23T09:47:52.892Z] 188c0c94c7c5: Verifying Checksum [2021-02-23T09:47:52.892Z] 188c0c94c7c5: Download complete [2021-02-23T09:47:52.892Z] 7c6f9722023f: Verifying Checksum [2021-02-23T09:47:52.892Z] 7c6f9722023f: Download complete [2021-02-23T09:47:52.892Z] 188c0c94c7c5: Pull complete [2021-02-23T09:47:53.153Z] 0ef7d3d256c8: Pull complete [2021-02-23T09:47:53.415Z] de9db76c5a1d: Pull complete [2021-02-23T09:47:54.371Z] a35cf1a2eb13: Verifying Checksum [2021-02-23T09:47:54.371Z] a35cf1a2eb13: Download complete [2021-02-23T09:47:55.335Z] bca2f99d35d6: Verifying Checksum [2021-02-23T09:47:55.335Z] bca2f99d35d6: Download complete [2021-02-23T09:48:00.668Z] bca2f99d35d6: Pull complete [2021-02-23T09:48:00.668Z] 93359f2a8cfa: Pull complete [2021-02-23T09:48:00.668Z] 7c6f9722023f: Pull complete [2021-02-23T09:48:04.930Z] a35cf1a2eb13: Pull complete [2021-02-23T09:48:04.930Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-02-23T09:48:04.930Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-02-23T09:48:04.930Z] ---> a62c8e92a672 [2021-02-23T09:48:04.930Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-02-23T09:48:04.930Z] ---> Running in 59c98de5bc81 [2021-02-23T09:48:04.930Z] Removing intermediate container 59c98de5bc81 [2021-02-23T09:48:04.930Z] ---> ae8af24bbb88 [2021-02-23T09:48:04.930Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-23T09:48:05.195Z] ---> Running in 1eee55bfe46a [2021-02-23T09:48:06.143Z] Removing intermediate container 1eee55bfe46a [2021-02-23T09:48:06.143Z] ---> 307104d5c2e8 [2021-02-23T09:48:06.143Z] Step 5/8 : RUN apk add --no-cache make git [2021-02-23T09:48:06.143Z] ---> Running in 64831cb1784f [2021-02-23T09:48:07.092Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-23T09:48:07.664Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-23T09:48:08.237Z] OK: 166 MiB in 39 packages [2021-02-23T09:48:08.811Z] Removing intermediate container 64831cb1784f [2021-02-23T09:48:08.811Z] ---> 382519c6eb8c [2021-02-23T09:48:08.811Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-02-23T09:48:08.811Z] ---> Running in d4319be3e470 [2021-02-23T09:48:08.811Z] Removing intermediate container d4319be3e470 [2021-02-23T09:48:08.811Z] ---> 6d9cfc9c730f [2021-02-23T09:48:08.811Z] Step 7/8 : COPY . . [2021-02-23T09:48:10.740Z] ---> 437c13ef3a3a [2021-02-23T09:48:10.740Z] Step 8/8 : RUN go mod download [2021-02-23T09:48:10.740Z] ---> Running in 29759f81921c [2021-02-23T09:48:18.432Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-27311 in /w/workspace/edgexfoundry_edgex-ui-go_PR-298 [Pipeline] { [Pipeline] ws [2021-02-23T09:48:18.557Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2021-02-23T09:48:23.478Z] using credential edgex-jenkins-ssh [2021-02-23T09:48:23.550Z] Cloning the remote Git repository [2021-02-23T09:48:23.630Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-02-23T09:48:23.741Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2021-02-23T09:48:23.833Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-02-23T09:48:23.834Z] > git --version # timeout=10 [2021-02-23T09:48:23.870Z] > git --version # 'git version 2.17.1' [2021-02-23T09:48:23.872Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-23T09:48:23.918Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-23T09:48:26.214Z] Merging remotes/origin/master commit d55611448001badf3f86a355cc3eabf57582dc86 into PR head commit cac3469c62707aa250957049ac7e9fb329568717 [2021-02-23T09:48:25.413Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-02-23T09:48:25.441Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-23T09:48:25.477Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-02-23T09:48:25.516Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-02-23T09:48:25.518Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-23T09:48:25.532Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/298/head:refs/remotes/origin/PR-298 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-23T09:48:26.265Z] > git config core.sparsecheckout # timeout=10 [2021-02-23T09:48:26.283Z] > git checkout -f cac3469c62707aa250957049ac7e9fb329568717 # timeout=10 [2021-02-23T09:48:27.130Z] Merge succeeded, producing 95cca897c4ddcd36d600315ed76147b01a6a3f04 [2021-02-23T09:48:27.130Z] Checking out Revision 95cca897c4ddcd36d600315ed76147b01a6a3f04 (PR-298) [2021-02-23T09:48:26.645Z] > git remote # timeout=10 [2021-02-23T09:48:26.696Z] > git config --get remote.origin.url # timeout=10 [2021-02-23T09:48:26.719Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-23T09:48:26.744Z] > git merge d55611448001badf3f86a355cc3eabf57582dc86 # timeout=10 [2021-02-23T09:48:27.119Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-23T09:48:27.152Z] > git config core.sparsecheckout # timeout=10 [2021-02-23T09:48:27.164Z] > git checkout -f 95cca897c4ddcd36d600315ed76147b01a6a3f04 # timeout=10 [2021-02-23T09:48:31.461Z] Commit message: "Merge commit 'd55611448001badf3f86a355cc3eabf57582dc86' into HEAD" [2021-02-23T09:48:31.461Z] First time build. Skipping changelog. [2021-02-23T09:48:31.527Z] > git --version # timeout=10 [2021-02-23T09:48:31.541Z] > git --version # 'git version 2.17.1' [2021-02-23T09:48:31.558Z] fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-23T09:48:32.743Z] Removing intermediate container 29759f81921c [2021-02-23T09:48:32.743Z] ---> ae956102c6f3 [2021-02-23T09:48:32.743Z] Successfully built ae956102c6f3 [2021-02-23T09:48:32.743Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-23T09:48:33.310Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [2021-02-23T09:48:33.401Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-23T09:48:33.401Z] . [Pipeline] sh [Pipeline] withDockerContainer [2021-02-23T09:48:33.673Z] prd-centos7-docker-4c-2g-27312 does not seem to be running inside a container [2021-02-23T09:48:33.724Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-02-23T09:48:33.744Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [2021-02-23T09:48:34.423Z] $ docker top c02828f2a619c7d9229e94dfdb37c45032edbea5a258a8cc59aec88dca7b1948 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2021-02-23T09:48:35.010Z] + true [2021-02-23T09:48:35.010Z] + sudo service docker restart [2021-02-23T09:48:35.106Z] + go version [2021-02-23T09:48:35.106Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-02-23T09:48:35.135Z] $ docker stop --time=1 c02828f2a619c7d9229e94dfdb37c45032edbea5a258a8cc59aec88dca7b1948 [2021-02-23T09:48:36.478Z] $ docker rm -f c02828f2a619c7d9229e94dfdb37c45032edbea5a258a8cc59aec88dca7b1948 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-23T09:48:37.526Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-23T09:48:37.526Z] . [Pipeline] withDockerContainer [2021-02-23T09:48:37.652Z] prd-centos7-docker-4c-2g-27312 does not seem to be running inside a container [2021-02-23T09:48:37.702Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-02-23T09:48:38.278Z] $ docker top 0b39485086ee13bb3a0fa9d88f74e691a58fbdae053a2e94c8bec4ab676ba17f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] wrap [2021-02-23T09:48:38.670Z] provisioning config files... [2021-02-23T09:48:38.716Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config1358462233792974177tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-23T09:48:38.858Z] + make test [2021-02-23T09:48:38.859Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-02-23T09:48:39.180Z] ---> docker-login.sh [2021-02-23T09:48:39.180Z] nexus3.edgexfoundry.org:10001 [2021-02-23T09:48:39.453Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-02-23T09:48:40.169Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-23T09:48:40.442Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-23T09:48:40.442Z] Configure a credential helper to remove this warning. See [2021-02-23T09:48:40.442Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-23T09:48:40.442Z] [2021-02-23T09:48:40.442Z] Login Succeeded [2021-02-23T09:48:40.442Z] nexus3.edgexfoundry.org:10002 [2021-02-23T09:48:41.042Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-23T09:48:41.042Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-23T09:48:41.042Z] Configure a credential helper to remove this warning. See [2021-02-23T09:48:41.042Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-23T09:48:41.042Z] [2021-02-23T09:48:41.042Z] Login Succeeded [2021-02-23T09:48:41.042Z] nexus3.edgexfoundry.org:10003 [2021-02-23T09:48:41.642Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-23T09:48:41.642Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-23T09:48:41.642Z] Configure a credential helper to remove this warning. See [2021-02-23T09:48:41.642Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-23T09:48:41.642Z] [2021-02-23T09:48:41.642Z] Login Succeeded [2021-02-23T09:48:41.642Z] nexus3.edgexfoundry.org:10004 [2021-02-23T09:48:42.257Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-23T09:48:42.257Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-23T09:48:42.257Z] Configure a credential helper to remove this warning. See [2021-02-23T09:48:42.257Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-23T09:48:42.257Z] [2021-02-23T09:48:42.257Z] Login Succeeded [2021-02-23T09:48:42.257Z] docker.io [2021-02-23T09:48:42.855Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-23T09:48:43.132Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-23T09:48:43.132Z] Configure a credential helper to remove this warning. See [2021-02-23T09:48:43.132Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-23T09:48:43.132Z] [2021-02-23T09:48:43.132Z] Login Succeeded [2021-02-23T09:48:43.132Z] ---> docker-login.sh ends [Pipeline] } [2021-02-23T09:48:43.172Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-02-23T09:48:43.793Z] ========================================================= [2021-02-23T09:48:43.793Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-02-23T09:48:43.793Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-23T09:48:44.244Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-02-23T09:48:44.846Z] Sending build context to Docker daemon 17.09MB [2021-02-23T09:48:44.846Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-02-23T09:48:44.846Z] Step 2/8 : FROM ${BASE} [2021-02-23T09:48:45.123Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-02-23T09:48:45.123Z] 5f621e34cdf4: Pulling fs layer [2021-02-23T09:48:45.123Z] a4357932f1b6: Pulling fs layer [2021-02-23T09:48:45.123Z] 18c013af1878: Pulling fs layer [2021-02-23T09:48:45.123Z] 00ac8860ef70: Pulling fs layer [2021-02-23T09:48:45.123Z] 63d7cb157983: Pulling fs layer [2021-02-23T09:48:45.123Z] b116817d02f9: Pulling fs layer [2021-02-23T09:48:45.123Z] 745a02a5169b: Pulling fs layer [2021-02-23T09:48:45.123Z] 63d7cb157983: Waiting [2021-02-23T09:48:45.123Z] b116817d02f9: Waiting [2021-02-23T09:48:45.123Z] 745a02a5169b: Waiting [2021-02-23T09:48:45.123Z] 18c013af1878: Download complete [2021-02-23T09:48:45.123Z] a4357932f1b6: Verifying Checksum [2021-02-23T09:48:45.123Z] a4357932f1b6: Download complete [2021-02-23T09:48:45.123Z] 63d7cb157983: Verifying Checksum [2021-02-23T09:48:45.123Z] 63d7cb157983: Download complete [2021-02-23T09:48:45.123Z] 5f621e34cdf4: Verifying Checksum [2021-02-23T09:48:45.123Z] 5f621e34cdf4: Download complete [2021-02-23T09:48:45.123Z] b116817d02f9: Verifying Checksum [2021-02-23T09:48:45.123Z] b116817d02f9: Download complete [2021-02-23T09:48:45.759Z] 5f621e34cdf4: Pull complete [2021-02-23T09:48:46.369Z] a4357932f1b6: Pull complete [2021-02-23T09:48:46.974Z] 18c013af1878: Pull complete [2021-02-23T09:48:47.579Z] 745a02a5169b: Verifying Checksum [2021-02-23T09:48:47.579Z] 745a02a5169b: Download complete [2021-02-23T09:48:47.711Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-02-23T09:48:47.711Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-02-23T09:48:47.711Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-02-23T09:48:47.711Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-02-23T09:48:47.711Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-02-23T09:48:47.711Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-02-23T09:48:47.711Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-02-23T09:48:47.711Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-02-23T09:48:47.711Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-02-23T09:48:47.711Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-02-23T09:48:47.711Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-02-23T09:48:47.711Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-02-23T09:48:47.711Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-02-23T09:48:48.344Z] $ docker stop --time=1 0b39485086ee13bb3a0fa9d88f74e691a58fbdae053a2e94c8bec4ab676ba17f [2021-02-23T09:48:49.032Z] 00ac8860ef70: Verifying Checksum [2021-02-23T09:48:49.032Z] 00ac8860ef70: Download complete [2021-02-23T09:48:50.475Z] $ docker rm -f 0b39485086ee13bb3a0fa9d88f74e691a58fbdae053a2e94c8bec4ab676ba17f [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-23T09:48:51.112Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-02-23T09:48:51.443Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-02-23T09:48:52.768Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-02-23T09:48:53.109Z] + ls -al . [2021-02-23T09:48:53.109Z] total 92 [2021-02-23T09:48:53.109Z] drwxrwxr-x. 10 jenkins jenkins 4096 Feb 23 09:48 . [2021-02-23T09:48:53.109Z] drwxrwxr-x. 4 jenkins jenkins 28 Feb 23 09:47 .. [2021-02-23T09:48:53.109Z] drwxrwxr-x. 3 jenkins jenkins 20 Feb 23 09:47 assets [2021-02-23T09:48:53.109Z] drwxrwxr-x. 2 jenkins jenkins 35 Feb 23 09:47 bin [2021-02-23T09:48:53.109Z] drwxrwxr-x. 3 jenkins jenkins 29 Feb 23 09:47 cmd [2021-02-23T09:48:53.109Z] -rw-rw-r--. 1 jenkins jenkins 3959 Feb 23 09:47 CONTRIBUTING.md [2021-02-23T09:48:53.109Z] -rw-r--r--. 1 jenkins jenkins 10 Feb 23 09:48 coverage.out [2021-02-23T09:48:53.109Z] -rw-rw-r--. 1 jenkins jenkins 1508 Feb 23 09:47 Dockerfile [2021-02-23T09:48:53.109Z] -rw-rw-r--. 1 jenkins jenkins 902 Feb 23 09:47 Dockerfile.build [2021-02-23T09:48:53.109Z] drwxrwxr-x. 5 jenkins jenkins 104 Feb 23 09:47 docs [2021-02-23T09:48:53.109Z] drwxrwxr-x. 8 jenkins jenkins 179 Feb 23 09:47 .git [2021-02-23T09:48:53.109Z] drwxrwxr-x. 2 jenkins jenkins 103 Feb 23 09:47 .github [2021-02-23T09:48:53.109Z] -rw-rw-r--. 1 jenkins jenkins 153 Feb 23 09:47 .gitignore [2021-02-23T09:48:53.109Z] -rw-rw-r--. 1 jenkins jenkins 1019 Feb 23 09:47 go.mod [2021-02-23T09:48:53.109Z] -rw-r--r--. 1 jenkins jenkins 20843 Feb 23 09:48 go.sum [2021-02-23T09:48:53.109Z] drwxrwxr-x. 10 jenkins jenkins 139 Feb 23 09:47 internal [2021-02-23T09:48:53.109Z] -rw-rw-r--. 1 jenkins jenkins 652 Feb 23 09:47 Jenkinsfile [2021-02-23T09:48:53.109Z] -rw-rw-r--. 1 jenkins jenkins 11357 Feb 23 09:47 LICENSE [2021-02-23T09:48:53.109Z] -rw-rw-r--. 1 jenkins jenkins 951 Feb 23 09:47 Makefile [2021-02-23T09:48:53.109Z] -rw-rw-r--. 1 jenkins jenkins 4535 Feb 23 09:47 README.md [2021-02-23T09:48:53.109Z] -rw-rw-r--. 1 jenkins jenkins 5 Feb 23 09:45 VERSION [2021-02-23T09:48:53.109Z] -rw-rw-r--. 1 jenkins jenkins 155 Feb 23 09:47 version.go [2021-02-23T09:48:53.109Z] drwxrwxr-x. 4 jenkins jenkins 4096 Feb 23 09:47 web [Pipeline] isUnix [Pipeline] sh [2021-02-23T09:48:53.453Z] + docker build -t docker-edgex-ui-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=17a38c4aa67a828436824c92bd1c1e1753749e9e --label arch=amd64 --label version=0.0.0 . [2021-02-23T09:48:53.716Z] Sending build context to Docker daemon 17.11MB [2021-02-23T09:48:53.716Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-02-23T09:48:53.716Z] Step 2/24 : FROM ${BASE} AS builder [2021-02-23T09:48:53.716Z] ---> ae956102c6f3 [2021-02-23T09:48:53.716Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-02-23T09:48:54.291Z] ---> Running in 4eba7c320a64 [2021-02-23T09:48:54.291Z] Removing intermediate container 4eba7c320a64 [2021-02-23T09:48:54.291Z] ---> 001f7357b915 [2021-02-23T09:48:54.291Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-02-23T09:48:54.554Z] ---> Running in a7a12821c025 [2021-02-23T09:48:54.554Z] Removing intermediate container a7a12821c025 [2021-02-23T09:48:54.554Z] ---> 2f608c745bd1 [2021-02-23T09:48:54.554Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-02-23T09:48:54.817Z] ---> Running in acdf217c7b97 [2021-02-23T09:48:54.817Z] Removing intermediate container acdf217c7b97 [2021-02-23T09:48:54.817Z] ---> e7458a2fba56 [2021-02-23T09:48:54.817Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-02-23T09:48:54.817Z] ---> Running in 81e93473cd41 [2021-02-23T09:48:55.081Z] Removing intermediate container 81e93473cd41 [2021-02-23T09:48:55.081Z] ---> de2b93c89500 [2021-02-23T09:48:55.081Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-02-23T09:48:55.081Z] ---> Running in d97f3b46eb7a [2021-02-23T09:48:55.343Z] Removing intermediate container d97f3b46eb7a [2021-02-23T09:48:55.343Z] ---> cac44f19ced8 [2021-02-23T09:48:55.343Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-23T09:48:55.343Z] ---> Running in 3cddebc00100 [2021-02-23T09:48:56.297Z] Removing intermediate container 3cddebc00100 [2021-02-23T09:48:56.297Z] ---> 71b1134c216e [2021-02-23T09:48:56.297Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-02-23T09:48:56.297Z] ---> Running in f5d31e9dfad6 [2021-02-23T09:48:56.876Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-23T09:48:57.448Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-23T09:48:58.024Z] OK: 166 MiB in 39 packages [2021-02-23T09:48:58.597Z] Removing intermediate container f5d31e9dfad6 [2021-02-23T09:48:58.597Z] ---> f18dedadaa2a [2021-02-23T09:48:58.597Z] Step 10/24 : ENV GO111MODULE=on [2021-02-23T09:48:58.597Z] ---> Running in f6172f0dd900 [2021-02-23T09:48:58.597Z] Removing intermediate container f6172f0dd900 [2021-02-23T09:48:58.597Z] ---> fae0b1cd6c29 [2021-02-23T09:48:58.597Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-02-23T09:48:58.860Z] ---> Running in f215c3987f75 [2021-02-23T09:48:58.860Z] Removing intermediate container f215c3987f75 [2021-02-23T09:48:58.860Z] ---> 89d2bc6a2c45 [2021-02-23T09:48:58.860Z] Step 12/24 : COPY go.mod . [2021-02-23T09:48:59.123Z] ---> 802f5f690555 [2021-02-23T09:48:59.123Z] Step 13/24 : COPY Makefile . [2021-02-23T09:48:59.210Z] 00ac8860ef70: Pull complete [2021-02-23T09:48:59.210Z] 63d7cb157983: Pull complete [2021-02-23T09:48:59.210Z] b116817d02f9: Pull complete [2021-02-23T09:48:59.385Z] ---> ed5a420c0aef [2021-02-23T09:48:59.385Z] Step 14/24 : RUN make update [2021-02-23T09:48:59.385Z] ---> Running in 73617e04b4a2 [2021-02-23T09:48:59.969Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-02-23T09:49:00.545Z] Removing intermediate container 73617e04b4a2 [2021-02-23T09:49:00.545Z] ---> 050b0dbfb15a [2021-02-23T09:49:00.545Z] Step 15/24 : COPY . . [2021-02-23T09:49:02.489Z] ---> 72cca3a25ad7 [2021-02-23T09:49:02.489Z] Step 16/24 : RUN ${MAKE} [2021-02-23T09:49:02.489Z] ---> Running in aed08a8c663f [2021-02-23T09:49:02.614Z] 745a02a5169b: Pull complete [2021-02-23T09:49:02.614Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-02-23T09:49:02.614Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-02-23T09:49:02.614Z] ---> b7e6874047d6 [2021-02-23T09:49:02.614Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-02-23T09:49:02.761Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-02-23T09:49:06.035Z] ---> Running in b448ecb230db [2021-02-23T09:49:06.035Z] Removing intermediate container b448ecb230db [2021-02-23T09:49:06.035Z] ---> ea626e6a7461 [2021-02-23T09:49:06.036Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-23T09:49:06.036Z] ---> Running in e5962f808fc7 [2021-02-23T09:49:08.659Z] Removing intermediate container e5962f808fc7 [2021-02-23T09:49:08.659Z] ---> 5fe5e94ac7b4 [2021-02-23T09:49:08.659Z] Step 5/8 : RUN apk add --no-cache make git [2021-02-23T09:49:08.659Z] ---> Running in af8247f72f4b [2021-02-23T09:49:09.399Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-02-23T09:49:09.649Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-23T09:49:10.242Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-23T09:49:11.223Z] OK: 142 MiB in 39 packages [2021-02-23T09:49:12.653Z] Removing intermediate container af8247f72f4b [2021-02-23T09:49:12.653Z] ---> 628e71513bd1 [2021-02-23T09:49:12.653Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-02-23T09:49:12.653Z] ---> Running in 34925b97660a [2021-02-23T09:49:12.718Z] Removing intermediate container aed08a8c663f [2021-02-23T09:49:12.718Z] ---> 69fc7ce75626 [2021-02-23T09:49:12.718Z] Step 17/24 : FROM alpine:3.12 [2021-02-23T09:49:12.927Z] Removing intermediate container 34925b97660a [2021-02-23T09:49:12.927Z] ---> 5fd446a1d45f [2021-02-23T09:49:12.927Z] Step 7/8 : COPY . . [2021-02-23T09:49:12.985Z] 3.12: Pulling from library/alpine [2021-02-23T09:49:12.985Z] 801bfaa63ef2: Pulling fs layer [2021-02-23T09:49:13.246Z] 801bfaa63ef2: Verifying Checksum [2021-02-23T09:49:13.246Z] 801bfaa63ef2: Download complete [2021-02-23T09:49:13.246Z] 801bfaa63ef2: Pull complete [2021-02-23T09:49:13.246Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-02-23T09:49:13.246Z] Status: Downloaded newer image for alpine:3.12 [2021-02-23T09:49:13.246Z] ---> 389fef711851 [2021-02-23T09:49:13.246Z] Step 18/24 : EXPOSE 4000 [2021-02-23T09:49:13.508Z] ---> Running in 2d86a4c55067 [2021-02-23T09:49:13.508Z] Removing intermediate container 2d86a4c55067 [2021-02-23T09:49:13.508Z] ---> ca3ad419b2ff [2021-02-23T09:49:13.508Z] Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-02-23T09:49:14.452Z] ---> d13841abe33a [2021-02-23T09:49:14.452Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-02-23T09:49:14.452Z] ---> Running in 2564565a35ae [2021-02-23T09:49:14.715Z] Removing intermediate container 2564565a35ae [2021-02-23T09:49:14.715Z] ---> bf23d4d29030 [2021-02-23T09:49:14.715Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-02-23T09:49:14.715Z] ---> Running in 492256e91c9d [2021-02-23T09:49:14.978Z] Removing intermediate container 492256e91c9d [2021-02-23T09:49:14.978Z] ---> 9757992c2165 [2021-02-23T09:49:14.978Z] Step 22/24 : LABEL arch=amd64 [2021-02-23T09:49:14.978Z] ---> Running in 59acec1e77db [2021-02-23T09:49:15.241Z] Removing intermediate container 59acec1e77db [2021-02-23T09:49:15.241Z] ---> 85ece6e604c4 [2021-02-23T09:49:15.241Z] Step 23/24 : LABEL git_sha=17a38c4aa67a828436824c92bd1c1e1753749e9e [2021-02-23T09:49:15.241Z] ---> Running in 5da2a938bbda [2021-02-23T09:49:15.514Z] Removing intermediate container 5da2a938bbda [2021-02-23T09:49:15.514Z] ---> 75e1a9510ef7 [2021-02-23T09:49:15.514Z] Step 24/24 : LABEL version=0.0.0 [2021-02-23T09:49:15.514Z] ---> Running in 7a17a426a584 [2021-02-23T09:49:15.514Z] Removing intermediate container 7a17a426a584 [2021-02-23T09:49:15.514Z] ---> 6022c5c29b1f [2021-02-23T09:49:15.514Z] [Warning] One or more build-args [ARCH] were not consumed [2021-02-23T09:49:15.577Z] ---> 713e18311e4f [2021-02-23T09:49:15.577Z] Step 8/8 : RUN go mod download [2021-02-23T09:49:15.577Z] ---> Running in fa027d13d509 [2021-02-23T09:49:15.789Z] Successfully built 6022c5c29b1f [2021-02-23T09:49:15.789Z] Successfully tagged docker-edgex-ui-go:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-23T09:49:42.411Z] Removing intermediate container fa027d13d509 [2021-02-23T09:49:42.411Z] ---> 488c82975d9e [2021-02-23T09:49:42.411Z] Successfully built 488c82975d9e [2021-02-23T09:49:42.411Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-23T09:49:42.794Z] + docker inspect -f . ci-base-image-arm64 [2021-02-23T09:49:42.794Z] . [Pipeline] withDockerContainer [2021-02-23T09:49:43.104Z] prd-ubuntu18.04-docker-arm64-4c-16g-27311 does not seem to be running inside a container [2021-02-23T09:49:43.203Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-02-23T09:49:44.731Z] $ docker top 12aa274c509a189355a2a4afce79dc113f14e157706148615380d2146e083d02 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-23T09:49:45.807Z] + go version [2021-02-23T09:49:45.807Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-02-23T09:49:45.853Z] $ docker stop --time=1 12aa274c509a189355a2a4afce79dc113f14e157706148615380d2146e083d02 [2021-02-23T09:49:47.830Z] $ docker rm -f 12aa274c509a189355a2a4afce79dc113f14e157706148615380d2146e083d02 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-23T09:49:49.075Z] + docker inspect -f . ci-base-image-arm64 [2021-02-23T09:49:49.075Z] . [Pipeline] withDockerContainer [2021-02-23T09:49:49.370Z] prd-ubuntu18.04-docker-arm64-4c-16g-27311 does not seem to be running inside a container [2021-02-23T09:49:49.466Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-02-23T09:49:51.037Z] $ docker top f98942ecdab5dd8c3b29c6172c7449a73dfdef37a3caaf5c03b1822a7e9ab5e5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-23T09:49:52.135Z] + make test [2021-02-23T09:49:52.135Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-02-23T09:49:53.571Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-02-23T09:50:15.782Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-02-23T09:50:15.782Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-02-23T09:50:15.782Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-02-23T09:50:15.782Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-02-23T09:50:15.782Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-02-23T09:50:15.782Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-02-23T09:50:15.782Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-02-23T09:50:15.782Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-02-23T09:50:15.782Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-02-23T09:50:15.782Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-02-23T09:50:15.782Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-02-23T09:50:15.782Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-02-23T09:50:15.782Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-02-23T09:50:21.254Z] $ docker stop --time=1 f98942ecdab5dd8c3b29c6172c7449a73dfdef37a3caaf5c03b1822a7e9ab5e5 [2021-02-23T09:50:23.492Z] $ docker rm -f f98942ecdab5dd8c3b29c6172c7449a73dfdef37a3caaf5c03b1822a7e9ab5e5 [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-23T09:50:24.375Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-02-23T09:50:24.415Z] Warning: overwriting stash ‘coverage-report’ [2021-02-23T09:50:25.212Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-23T09:50:26.088Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-02-23T09:50:26.475Z] + ls -al . [2021-02-23T09:50:26.475Z] total 124 [2021-02-23T09:50:26.475Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 23 09:49 . [2021-02-23T09:50:26.475Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 23 09:48 .. [2021-02-23T09:50:26.475Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 23 09:48 .git [2021-02-23T09:50:26.475Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 23 09:48 .github [2021-02-23T09:50:26.475Z] -rw-rw-r-- 1 jenkins jenkins 153 Feb 23 09:48 .gitignore [2021-02-23T09:50:26.475Z] -rw-rw-r-- 1 jenkins jenkins 3959 Feb 23 09:48 CONTRIBUTING.md [2021-02-23T09:50:26.475Z] -rw-rw-r-- 1 jenkins jenkins 1508 Feb 23 09:48 Dockerfile [2021-02-23T09:50:26.475Z] -rw-rw-r-- 1 jenkins jenkins 902 Feb 23 09:48 Dockerfile.build [2021-02-23T09:50:26.475Z] -rw-rw-r-- 1 jenkins jenkins 652 Feb 23 09:48 Jenkinsfile [2021-02-23T09:50:26.475Z] -rw-rw-r-- 1 jenkins jenkins 11357 Feb 23 09:48 LICENSE [2021-02-23T09:50:26.475Z] -rw-rw-r-- 1 jenkins jenkins 951 Feb 23 09:48 Makefile [2021-02-23T09:50:26.475Z] -rw-rw-r-- 1 jenkins jenkins 4535 Feb 23 09:48 README.md [2021-02-23T09:50:26.475Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 23 09:45 VERSION [2021-02-23T09:50:26.475Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 23 09:48 assets [2021-02-23T09:50:26.475Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 23 09:48 bin [2021-02-23T09:50:26.475Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 23 09:48 cmd [2021-02-23T09:50:26.475Z] -rw-r--r-- 1 jenkins jenkins 10 Feb 23 09:49 coverage.out [2021-02-23T09:50:26.475Z] drwxrwxr-x 5 jenkins jenkins 4096 Feb 23 09:48 docs [2021-02-23T09:50:26.475Z] -rw-rw-r-- 1 jenkins jenkins 1019 Feb 23 09:48 go.mod [2021-02-23T09:50:26.475Z] -rw-r--r-- 1 jenkins jenkins 20843 Feb 23 09:49 go.sum [2021-02-23T09:50:26.475Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 23 09:48 internal [2021-02-23T09:50:26.475Z] -rw-rw-r-- 1 jenkins jenkins 155 Feb 23 09:48 version.go [2021-02-23T09:50:26.475Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 23 09:48 web [Pipeline] isUnix [Pipeline] sh [2021-02-23T09:50:26.905Z] + docker build -t docker-edgex-ui-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=17a38c4aa67a828436824c92bd1c1e1753749e9e --label arch=arm64 --label version=0.0.0 . [2021-02-23T09:50:27.512Z] Sending build context to Docker daemon 17.11MB [2021-02-23T09:50:27.788Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-02-23T09:50:27.788Z] Step 2/24 : FROM ${BASE} AS builder [2021-02-23T09:50:27.788Z] ---> 488c82975d9e [2021-02-23T09:50:27.788Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-02-23T09:50:28.065Z] ---> Running in 4ae8ba84ebac [2021-02-23T09:50:28.662Z] Removing intermediate container 4ae8ba84ebac [2021-02-23T09:50:28.662Z] ---> e51b88b30eba [2021-02-23T09:50:28.662Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-02-23T09:50:28.662Z] ---> Running in b79e81a8b02f [2021-02-23T09:50:29.259Z] Removing intermediate container b79e81a8b02f [2021-02-23T09:50:29.259Z] ---> 1246c2a1368c [2021-02-23T09:50:29.259Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-02-23T09:50:29.259Z] ---> Running in 71c93fb848ef [2021-02-23T09:50:29.857Z] Removing intermediate container 71c93fb848ef [2021-02-23T09:50:29.857Z] ---> dc1634d36f49 [2021-02-23T09:50:29.857Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-02-23T09:50:29.857Z] ---> Running in 6296a1adadd8 [2021-02-23T09:50:30.461Z] Removing intermediate container 6296a1adadd8 [2021-02-23T09:50:30.461Z] ---> c861537a979a [2021-02-23T09:50:30.461Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-02-23T09:50:30.461Z] ---> Running in 6e0f6aceb1b6 [2021-02-23T09:50:31.056Z] Removing intermediate container 6e0f6aceb1b6 [2021-02-23T09:50:31.056Z] ---> 7e5e16e27794 [2021-02-23T09:50:31.056Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-23T09:50:31.056Z] ---> Running in f30ae46b887b [2021-02-23T09:50:33.030Z] Removing intermediate container f30ae46b887b [2021-02-23T09:50:33.030Z] ---> 830942613640 [2021-02-23T09:50:33.030Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-02-23T09:50:33.030Z] ---> Running in 845b2dbe4ade [2021-02-23T09:50:34.466Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-23T09:50:35.061Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-23T09:50:35.652Z] OK: 142 MiB in 39 packages [2021-02-23T09:50:36.630Z] Removing intermediate container 845b2dbe4ade [2021-02-23T09:50:36.630Z] ---> fe6392ea54c8 [2021-02-23T09:50:36.630Z] Step 10/24 : ENV GO111MODULE=on [2021-02-23T09:50:36.903Z] ---> Running in 70aaa9a8ebe2 [2021-02-23T09:50:37.176Z] Removing intermediate container 70aaa9a8ebe2 [2021-02-23T09:50:37.176Z] ---> c00425e90337 [2021-02-23T09:50:37.176Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-02-23T09:50:37.453Z] ---> Running in 034d0b8e7643 [2021-02-23T09:50:38.049Z] Removing intermediate container 034d0b8e7643 [2021-02-23T09:50:38.049Z] ---> 8a7aaae05632 [2021-02-23T09:50:38.049Z] Step 12/24 : COPY go.mod . [2021-02-23T09:50:38.645Z] ---> 6327b0fcb6cb [2021-02-23T09:50:38.645Z] Step 13/24 : COPY Makefile . [2021-02-23T09:50:39.241Z] ---> 5c8b0edc2253 [2021-02-23T09:50:39.241Z] Step 14/24 : RUN make update [2021-02-23T09:50:39.519Z] ---> Running in 20572d2b241e [2021-02-23T09:50:40.500Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-02-23T09:50:41.931Z] Removing intermediate container 20572d2b241e [2021-02-23T09:50:41.931Z] ---> 1abf7929a2e9 [2021-02-23T09:50:41.931Z] Step 15/24 : COPY . . [2021-02-23T09:50:43.902Z] ---> 44dac0b9d5a5 [2021-02-23T09:50:43.902Z] Step 16/24 : RUN ${MAKE} [2021-02-23T09:50:43.902Z] ---> Running in 2ee18ccaa76f [2021-02-23T09:50:44.880Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-02-23T09:51:07.096Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-02-23T09:51:12.490Z] Removing intermediate container 2ee18ccaa76f [2021-02-23T09:51:12.490Z] ---> 95db25061021 [2021-02-23T09:51:12.490Z] Step 17/24 : FROM alpine:3.12 [2021-02-23T09:51:12.490Z] 3.12: Pulling from library/alpine [2021-02-23T09:51:12.491Z] 159e5727ea61: Pulling fs layer [2021-02-23T09:51:12.491Z] 159e5727ea61: Download complete [2021-02-23T09:51:13.085Z] 159e5727ea61: Pull complete [2021-02-23T09:51:13.085Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-02-23T09:51:13.085Z] Status: Downloaded newer image for alpine:3.12 [2021-02-23T09:51:13.085Z] ---> afeebe901d6b [2021-02-23T09:51:13.085Z] Step 18/24 : EXPOSE 4000 [2021-02-23T09:51:13.356Z] ---> Running in 3c040b74df1d [2021-02-23T09:51:13.950Z] Removing intermediate container 3c040b74df1d [2021-02-23T09:51:13.950Z] ---> 776e3e0b4118 [2021-02-23T09:51:13.950Z] Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-02-23T09:51:15.385Z] ---> 47c99d34b8a7 [2021-02-23T09:51:15.385Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-02-23T09:51:15.658Z] ---> Running in 0603c4102c2b [2021-02-23T09:51:15.931Z] Removing intermediate container 0603c4102c2b [2021-02-23T09:51:15.931Z] ---> 9fe0f9ca5eee [2021-02-23T09:51:15.931Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-02-23T09:51:16.202Z] ---> Running in 1065e1720147 [2021-02-23T09:51:16.473Z] Removing intermediate container 1065e1720147 [2021-02-23T09:51:16.473Z] ---> c820497a6376 [2021-02-23T09:51:16.473Z] Step 22/24 : LABEL arch=arm64 [2021-02-23T09:51:16.743Z] ---> Running in b03a45837158 [2021-02-23T09:51:17.016Z] Removing intermediate container b03a45837158 [2021-02-23T09:51:17.016Z] ---> 1ba35cbfbd72 [2021-02-23T09:51:17.016Z] Step 23/24 : LABEL git_sha=17a38c4aa67a828436824c92bd1c1e1753749e9e [2021-02-23T09:51:17.290Z] ---> Running in c2ee57aea57f [2021-02-23T09:51:17.561Z] Removing intermediate container c2ee57aea57f [2021-02-23T09:51:17.561Z] ---> 18429551e4ca [2021-02-23T09:51:17.561Z] Step 24/24 : LABEL version=0.0.0 [2021-02-23T09:51:17.832Z] ---> Running in ecc708f0acd1 [2021-02-23T09:51:18.109Z] Removing intermediate container ecc708f0acd1 [2021-02-23T09:51:18.109Z] ---> 52d867a9ae01 [2021-02-23T09:51:18.109Z] [Warning] One or more build-args [ARCH] were not consumed [2021-02-23T09:51:18.380Z] Successfully built 52d867a9ae01 [2021-02-23T09:51:18.380Z] Successfully tagged docker-edgex-ui-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-02-23T09:51:20.557Z] provisioning config files... [2021-02-23T09:51:20.630Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-298@tmp/config4603232040805467905tmp [Pipeline] { [Pipeline] sh [2021-02-23T09:51:21.114Z] + set +x [2021-02-23T09:51:21.114Z] + curl -s https://codecov.io/bash [2021-02-23T09:51:21.114Z] + bash -s -- [2021-02-23T09:51:21.468Z] [2021-02-23T09:51:21.468Z] _____ _ [2021-02-23T09:51:21.468Z] / ____| | | [2021-02-23T09:51:21.468Z] | | ___ __| | ___ ___ _____ __ [2021-02-23T09:51:21.468Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-02-23T09:51:21.468Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-02-23T09:51:21.468Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-02-23T09:51:21.468Z] Bash-20210129-7c25fce [2021-02-23T09:51:21.468Z] [2021-02-23T09:51:21.468Z] [2021-02-23T09:51:21.468Z] ==> git version 2.24.3 found [2021-02-23T09:51:21.468Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-02-23T09:51:21.468Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-02-23T09:51:21.468Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-02-23T09:51:21.468Z] ==> Jenkins CI detected. [2021-02-23T09:51:21.468Z] project root: . [2021-02-23T09:51:21.468Z] --> token set from env [2021-02-23T09:51:21.468Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-02-23T09:51:21.761Z] ==> Running gcov in . (disable via -X gcov) [2021-02-23T09:51:21.761Z] ==> Python coveragepy not found [2021-02-23T09:51:21.761Z] ==> Searching for coverage reports in: [2021-02-23T09:51:21.761Z] + . [2021-02-23T09:51:21.761Z] -> Found 1 reports [2021-02-23T09:51:21.761Z] ==> Detecting git/mercurial file structure [2021-02-23T09:51:21.761Z] ==> Reading reports [2021-02-23T09:51:21.761Z] + ./coverage.out bytes=10 [2021-02-23T09:51:21.761Z] ==> Appending adjustments [2021-02-23T09:51:21.761Z] https://docs.codecov.io/docs/fixing-reports [2021-02-23T09:51:22.043Z] + Found adjustments [2021-02-23T09:51:22.043Z] ==> Gzipping contents [2021-02-23T09:51:22.043Z] 4.0K /tmp/codecov.oIozUl.gz [2021-02-23T09:51:22.043Z] ==> Uploading reports [2021-02-23T09:51:22.043Z] url: https://codecov.io [2021-02-23T09:51:22.043Z] query: branch=PR-298&commit=17a38c4aa67a828436824c92bd1c1e1753749e9e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-298%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=298&job=&cmd_args= [2021-02-23T09:51:22.508Z] -> Pinging Codecov [2021-02-23T09:51:22.508Z] https://codecov.io/upload/v4?package=bash-20210129-7c25fce&token=secret&branch=PR-298&commit=17a38c4aa67a828436824c92bd1c1e1753749e9e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-298%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=298&job=&cmd_args= [2021-02-23T09:51:23.744Z] -> Uploading to [2021-02-23T09:51:23.744Z] https://storage.googleapis.com/codecov/v4/raw/2021-02-23/FB506323287CE973F263BFD2A0EB1F37/17a38c4aa67a828436824c92bd1c1e1753749e9e/3a3531cd-9c59-4389-bcf6-ca31a5da49b5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210223%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210223T095123Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bd7d15dd9dbb8d9985020c756be618a6272f6ca20ab9f537992ac788d7c881c9 [2021-02-23T09:51:23.744Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-02-23T09:51:23.744Z] Dload Upload Total Spent Left Speed [2021-02-23T09:51:24.358Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2651 0 0 100 2651 0 5078 --:--:-- --:--:-- --:--:-- 5088 [2021-02-23T09:51:24.359Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/17a38c4aa67a828436824c92bd1c1e1753749e9e [Pipeline] } [2021-02-23T09:51:24.450Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-02-23T09:51:27.937Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-23T09:51:29.032Z] ---> package-listing.sh [2021-02-23T09:51:29.032Z] ++ facter osfamily [2021-02-23T09:51:29.032Z] ++ tr '[:upper:]' '[:lower:]' [2021-02-23T09:51:29.032Z] + OS_FAMILY=redhat [2021-02-23T09:51:29.032Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-298 [2021-02-23T09:51:29.032Z] + START_PACKAGES=/tmp/packages_start.txt [2021-02-23T09:51:29.032Z] + END_PACKAGES=/tmp/packages_end.txt [2021-02-23T09:51:29.032Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-02-23T09:51:29.033Z] + PACKAGES=/tmp/packages_start.txt [2021-02-23T09:51:29.033Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-298 ']' [2021-02-23T09:51:29.033Z] + PACKAGES=/tmp/packages_end.txt [2021-02-23T09:51:29.033Z] + case "${OS_FAMILY}" in [2021-02-23T09:51:29.033Z] + sort [2021-02-23T09:51:29.489Z] + rpm -qa [2021-02-23T09:51:40.703Z] + '[' -f /tmp/packages_start.txt ']' [2021-02-23T09:51:40.703Z] + '[' -f /tmp/packages_end.txt ']' [2021-02-23T09:51:40.703Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-02-23T09:51:40.703Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-298 ']' [2021-02-23T09:51:40.703Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-298/archives/ [2021-02-23T09:51:40.703Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-298/archives/ [Pipeline] echo [2021-02-23T09:51:40.755Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-298/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-02-23T09:51:41.109Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-02-23T09:51:41.569Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-23T09:51:42.257Z] [2021-02-23T09:51:42.257Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-02-23T09:51:42.863Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-23T09:51:43.851Z] alpine: Pulling from edgex-lftools-log-publisher [2021-02-23T09:51:43.851Z] df20fa9351a1: Pulling fs layer [2021-02-23T09:51:43.851Z] 36b3adc4ff6f: Pulling fs layer [2021-02-23T09:51:43.851Z] 8ad3a11d3b57: Pulling fs layer [2021-02-23T09:51:43.851Z] 46f8f816bc3b: Pulling fs layer [2021-02-23T09:51:43.851Z] 93b61091891f: Pulling fs layer [2021-02-23T09:51:43.851Z] 93b9cdb0e59b: Pulling fs layer [2021-02-23T09:51:43.851Z] 5e14af77c1be: Pulling fs layer [2021-02-23T09:51:43.851Z] 01666e4c0597: Pulling fs layer [2021-02-23T09:51:43.851Z] aa168da1d23b: Pulling fs layer [2021-02-23T09:51:43.851Z] 46f8f816bc3b: Waiting [2021-02-23T09:51:43.851Z] 93b61091891f: Waiting [2021-02-23T09:51:43.851Z] 93b9cdb0e59b: Waiting [2021-02-23T09:51:43.851Z] 5e14af77c1be: Waiting [2021-02-23T09:51:43.851Z] 01666e4c0597: Waiting [2021-02-23T09:51:43.851Z] aa168da1d23b: Waiting [2021-02-23T09:51:43.851Z] 36b3adc4ff6f: Verifying Checksum [2021-02-23T09:51:43.851Z] 36b3adc4ff6f: Download complete [2021-02-23T09:51:44.144Z] 46f8f816bc3b: Verifying Checksum [2021-02-23T09:51:44.144Z] 46f8f816bc3b: Download complete [2021-02-23T09:51:44.558Z] df20fa9351a1: Verifying Checksum [2021-02-23T09:51:44.558Z] df20fa9351a1: Download complete [2021-02-23T09:51:44.558Z] 93b9cdb0e59b: Verifying Checksum [2021-02-23T09:51:44.558Z] 93b9cdb0e59b: Download complete [2021-02-23T09:51:44.558Z] 93b61091891f: Verifying Checksum [2021-02-23T09:51:44.558Z] 93b61091891f: Download complete [2021-02-23T09:51:44.558Z] 5e14af77c1be: Verifying Checksum [2021-02-23T09:51:44.558Z] 5e14af77c1be: Download complete [2021-02-23T09:51:44.558Z] 01666e4c0597: Verifying Checksum [2021-02-23T09:51:44.558Z] 01666e4c0597: Download complete [2021-02-23T09:51:45.163Z] df20fa9351a1: Pull complete [2021-02-23T09:51:45.705Z] 36b3adc4ff6f: Pull complete [2021-02-23T09:51:47.369Z] 8ad3a11d3b57: Download complete [2021-02-23T09:51:53.713Z] 8ad3a11d3b57: Pull complete [2021-02-23T09:51:53.713Z] 46f8f816bc3b: Pull complete [2021-02-23T09:51:54.580Z] 93b61091891f: Pull complete [2021-02-23T09:51:54.922Z] 93b9cdb0e59b: Pull complete [2021-02-23T09:51:54.922Z] 5e14af77c1be: Pull complete [2021-02-23T09:51:56.025Z] 01666e4c0597: Pull complete [2021-02-23T09:52:00.841Z] aa168da1d23b: Verifying Checksum [2021-02-23T09:52:00.841Z] aa168da1d23b: Download complete [2021-02-23T09:52:25.321Z] aa168da1d23b: Pull complete [2021-02-23T09:52:25.321Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-02-23T09:52:25.321Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-23T09:52:25.321Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-02-23T09:52:26.654Z] prd-centos7-docker-4c-2g-27307 does not seem to be running inside a container [2021-02-23T09:52:27.479Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-298/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_PR-298 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-298:/w/workspace/edgexfoundry_edgex-ui-go_PR-298:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-298@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-298@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-02-23T09:52:32.203Z] $ docker top 1e251dfd10bd6239b2d69cbf893701b1e90874cc663f75e47fefd853f53abc10 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-23T09:52:34.224Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-02-23T09:52:35.695Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-02-23T09:52:38.795Z] + ls /var/log/sa-host [2021-02-23T09:52:38.795Z] + sadf -c /var/log/sa-host/sa23 [2021-02-23T09:52:38.795Z] file_magic: OK [2021-02-23T09:52:38.795Z] HZ: Using current value: 100 [2021-02-23T09:52:38.795Z] file_header: OK [2021-02-23T09:52:38.795Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-02-23T09:52:38.795Z] Statistics: [2021-02-23T09:52:38.795Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-02-23T09:52:38.795Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-02-23T09:52:39.142Z] provisioning config files... [2021-02-23T09:52:39.176Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-298@tmp/config7726233876951063993tmp [Pipeline] { [Pipeline] echo [2021-02-23T09:52:39.319Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-23T09:52:40.216Z] ---> create-netrc.sh [Pipeline] } [2021-02-23T09:52:40.309Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-02-23T09:52:40.679Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-23T09:52:42.100Z] ---> python-tools-install.sh [Pipeline] echo [2021-02-23T09:52:42.183Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-23T09:52:42.926Z] ---> sudo-logs.sh [2021-02-23T09:52:42.926Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-02-23T09:52:43.416Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-23T09:52:44.159Z] ---> job-cost.sh [2021-02-23T09:52:44.474Z] lf-activate-venv: SKIPPING [2021-02-23T09:52:44.474Z] INFO: No Stack... [2021-02-23T09:52:46.920Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-02-23T09:52:47.205Z] INFO: Archiving Costs [Pipeline] echo [2021-02-23T09:52:47.262Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-23T09:52:48.440Z] ---> logs-deploy.sh [2021-02-23T09:52:48.440Z] lf-activate-venv: SKIPPING [2021-02-23T09:52:48.440Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-298/1 [2021-02-23T09:52:48.440Z] INFO: archiving workspace using pattern(s): [2021-02-23T09:52:51.182Z] Archives upload complete. [2021-02-23T09:52:51.182Z] INFO: archiving logs to Nexus [2021-02-23T09:52:52.324Z] ---> uname -a: [2021-02-23T09:52:52.324Z] Linux prd-centos7-docker-4c-2g-27307.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-02-23T09:52:52.324Z] [2021-02-23T09:52:52.324Z] [2021-02-23T09:52:52.324Z] ---> lscpu: [2021-02-23T09:52:52.324Z] Architecture: x86_64 [2021-02-23T09:52:52.324Z] CPU op-mode(s): 32-bit, 64-bit [2021-02-23T09:52:52.324Z] Byte Order: Little Endian [2021-02-23T09:52:52.324Z] Address sizes: 40 bits physical, 48 bits virtual [2021-02-23T09:52:52.324Z] CPU(s): 4 [2021-02-23T09:52:52.324Z] On-line CPU(s) list: 0-3 [2021-02-23T09:52:52.324Z] Thread(s) per core: 1 [2021-02-23T09:52:52.324Z] Core(s) per socket: 1 [2021-02-23T09:52:52.324Z] Socket(s): 4 [2021-02-23T09:52:52.324Z] NUMA node(s): 1 [2021-02-23T09:52:52.324Z] Vendor ID: GenuineIntel [2021-02-23T09:52:52.324Z] CPU family: 6 [2021-02-23T09:52:52.324Z] Model: 44 [2021-02-23T09:52:52.324Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-02-23T09:52:52.324Z] Stepping: 1 [2021-02-23T09:52:52.324Z] CPU MHz: 2933.438 [2021-02-23T09:52:52.324Z] BogoMIPS: 5866.87 [2021-02-23T09:52:52.324Z] Virtualization: VT-x [2021-02-23T09:52:52.324Z] Hypervisor vendor: KVM [2021-02-23T09:52:52.324Z] Virtualization type: full [2021-02-23T09:52:52.324Z] L1d cache: 128 KiB [2021-02-23T09:52:52.324Z] L1i cache: 128 KiB [2021-02-23T09:52:52.324Z] L2 cache: 16 MiB [2021-02-23T09:52:52.324Z] L3 cache: 64 MiB [2021-02-23T09:52:52.324Z] NUMA node0 CPU(s): 0-3 [2021-02-23T09:52:52.324Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-02-23T09:52:52.324Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-02-23T09:52:52.324Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-02-23T09:52:52.324Z] Vulnerability Meltdown: Mitigation; PTI [2021-02-23T09:52:52.324Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-02-23T09:52:52.324Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-02-23T09:52:52.324Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-02-23T09:52:52.324Z] Vulnerability Srbds: Not affected [2021-02-23T09:52:52.324Z] Vulnerability Tsx async abort: Not affected [2021-02-23T09:52:52.325Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2021-02-23T09:52:52.325Z] [2021-02-23T09:52:52.325Z] [2021-02-23T09:52:52.325Z] ---> nproc: [2021-02-23T09:52:52.325Z] 4 [2021-02-23T09:52:52.325Z] [2021-02-23T09:52:52.325Z] [2021-02-23T09:52:52.325Z] ---> df -h: [2021-02-23T09:52:52.325Z] Filesystem Size Used Available Use% Mounted on [2021-02-23T09:52:52.325Z] overlay 50.0G 7.3G 42.7G 15% / [2021-02-23T09:52:52.325Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-02-23T09:52:52.325Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-02-23T09:52:52.325Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-02-23T09:52:52.325Z] /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os [2021-02-23T09:52:52.325Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf [2021-02-23T09:52:52.325Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname [2021-02-23T09:52:52.325Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts [2021-02-23T09:52:52.325Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log [2021-02-23T09:52:52.325Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/edgexfoundry_edgex-ui-go_PR-298 [2021-02-23T09:52:52.325Z] /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json [2021-02-23T09:52:52.325Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/edgexfoundry_edgex-ui-go_PR-298@tmp [2021-02-23T09:52:52.325Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host [2021-02-23T09:52:52.325Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure [2021-02-23T09:52:52.325Z] [2021-02-23T09:52:52.325Z] [2021-02-23T09:52:52.325Z] ---> free -m: [2021-02-23T09:52:52.325Z] total used free shared buff/cache available [2021-02-23T09:52:52.325Z] Mem: 1837 730 88 0 1018 1001 [2021-02-23T09:52:52.325Z] Swap: 1023 1 1022 [2021-02-23T09:52:52.325Z] [2021-02-23T09:52:52.325Z] [2021-02-23T09:52:52.325Z] ---> ip addr: [2021-02-23T09:52:52.325Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-02-23T09:52:52.325Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-02-23T09:52:52.325Z] inet 127.0.0.1/8 scope host lo [2021-02-23T09:52:52.325Z] valid_lft forever preferred_lft forever [2021-02-23T09:52:52.325Z] inet6 ::1/128 scope host [2021-02-23T09:52:52.325Z] valid_lft forever preferred_lft forever [2021-02-23T09:52:52.325Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-02-23T09:52:52.325Z] link/ether fa:16:3e:79:d8:c6 brd ff:ff:ff:ff:ff:ff [2021-02-23T09:52:52.325Z] inet 10.30.123.236/23 brd 10.30.123.255 scope global dynamic eth0 [2021-02-23T09:52:52.325Z] valid_lft 85803sec preferred_lft 85803sec [2021-02-23T09:52:52.325Z] inet6 fe80::f816:3eff:fe79:d8c6/64 scope link [2021-02-23T09:52:52.325Z] valid_lft forever preferred_lft forever [2021-02-23T09:52:52.325Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-02-23T09:52:52.325Z] link/ether 02:42:47:af:fa:20 brd ff:ff:ff:ff:ff:ff [2021-02-23T09:52:52.325Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-02-23T09:52:52.325Z] valid_lft forever preferred_lft forever [2021-02-23T09:52:52.325Z] inet6 fe80::42:47ff:feaf:fa20/64 scope link [2021-02-23T09:52:52.325Z] valid_lft forever preferred_lft forever [2021-02-23T09:52:52.325Z] [2021-02-23T09:52:52.325Z] [2021-02-23T09:52:52.325Z] ---> sar -b -r -n DEV: [2021-02-23T09:52:52.325Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/23/21 _x86_64_ (4 CPU) [2021-02-23T09:52:52.325Z] [2021-02-23T09:52:52.325Z] 09:42:40 LINUX RESTART (4 CPU) [2021-02-23T09:52:52.325Z] [2021-02-23T09:52:52.325Z] 09:44:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-02-23T09:52:52.325Z] 09:45:01 33.29 10.87 22.42 0.00 3527.76 1432.19 0.00 [2021-02-23T09:52:52.325Z] 09:46:02 21.97 5.85 16.12 0.00 1506.48 2374.49 0.00 [2021-02-23T09:52:52.325Z] 09:47:01 1.69 0.00 1.69 0.00 0.00 31.56 0.00 [2021-02-23T09:52:52.325Z] 09:48:01 0.25 0.00 0.25 0.00 0.00 3.63 0.00 [2021-02-23T09:52:52.325Z] 09:49:01 0.35 0.00 0.35 0.00 0.00 5.44 0.00 [2021-02-23T09:52:52.325Z] 09:50:01 0.32 0.00 0.32 0.00 0.00 3.06 0.00 [2021-02-23T09:52:52.325Z] 09:51:01 0.25 0.00 0.25 0.00 0.00 2.83 0.00 [2021-02-23T09:52:52.325Z] 09:52:02 68.32 51.82 16.50 0.00 4073.76 5699.17 0.00 [2021-02-23T09:52:52.325Z] Average: 15.92 8.67 7.25 0.00 1143.49 1206.09 0.00 [2021-02-23T09:52:52.325Z] [2021-02-23T09:52:52.325Z] 09:44:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-02-23T09:52:52.325Z] 09:45:01 96176 0 653308 34.72 2620 1129440 1558004 53.17 482688 1106848 21316 [2021-02-23T09:52:52.325Z] 09:46:02 182772 0 623552 33.14 2620 1072600 1163064 39.69 440908 1056528 132 [2021-02-23T09:52:52.325Z] 09:47:01 193076 0 613244 32.59 2620 1072604 1073208 36.63 437148 1051916 20 [2021-02-23T09:52:52.325Z] 09:48:01 192752 0 613564 32.61 2620 1072608 1073232 36.63 449832 1039364 8 [2021-02-23T09:52:52.325Z] 09:49:01 192964 0 613348 32.60 2620 1072612 1073256 36.63 450008 1039364 12 [2021-02-23T09:52:52.325Z] 09:50:01 194532 0 611772 32.51 2620 1072620 1072968 36.62 447404 1040500 16 [2021-02-23T09:52:52.325Z] 09:51:01 194712 0 611592 32.50 2620 1072620 1072964 36.62 447412 1040496 8 [2021-02-23T09:52:52.325Z] 09:52:02 70224 0 699508 37.18 2620 1109192 1516768 51.76 504072 1093892 10732 [2021-02-23T09:52:52.325Z] Average: 164651 0 629986 33.48 2620 1084287 1200433 40.97 457434 1058614 4030 [2021-02-23T09:52:52.325Z] [2021-02-23T09:52:52.325Z] 09:44:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-02-23T09:52:52.325Z] 09:45:01 eth0 168.62 134.60 824.27 51.21 0.00 0.00 0.00 0.00 [2021-02-23T09:52:52.325Z] 09:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-23T09:52:52.325Z] 09:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-23T09:52:52.325Z] 09:46:02 eth0 61.69 61.06 170.69 36.85 0.00 0.00 0.00 0.00 [2021-02-23T09:52:52.325Z] 09:46:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-23T09:52:52.325Z] 09:46:02 docker0 29.76 28.01 3.09 110.42 0.00 0.00 0.00 0.00 [2021-02-23T09:52:52.325Z] 09:47:01 eth0 1.91 0.79 0.80 0.39 0.00 0.00 0.00 0.00 [2021-02-23T09:52:52.325Z] 09:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-23T09:52:52.325Z] 09:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-23T09:52:52.325Z] 09:48:01 eth0 1.31 0.25 0.36 0.16 0.00 0.00 0.00 0.00 [2021-02-23T09:52:52.325Z] 09:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-23T09:52:52.325Z] 09:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-23T09:52:52.325Z] 09:49:01 eth0 0.71 0.48 0.42 0.34 0.00 0.00 0.00 0.00 [2021-02-23T09:52:52.325Z] 09:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-23T09:52:52.325Z] 09:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-23T09:52:52.325Z] 09:50:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-02-23T09:52:52.325Z] 09:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-23T09:52:52.325Z] 09:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-23T09:52:52.325Z] 09:51:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-02-23T09:52:52.325Z] 09:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-23T09:52:52.325Z] 09:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-23T09:52:52.325Z] 09:52:02 eth0 217.31 187.74 2138.60 21.90 0.00 0.00 0.00 0.00 [2021-02-23T09:52:52.325Z] 09:52:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-23T09:52:52.325Z] 09:52:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-23T09:52:52.325Z] Average: eth0 56.76 48.40 395.76 13.85 0.00 0.00 0.00 0.00 [2021-02-23T09:52:52.325Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-23T09:52:52.325Z] Average: docker0 3.73 3.51 0.39 13.84 0.00 0.00 0.00 0.00 [2021-02-23T09:52:52.325Z] [2021-02-23T09:52:52.325Z] [2021-02-23T09:52:52.325Z] ---> sar -P ALL: [2021-02-23T09:52:52.325Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/23/21 _x86_64_ (4 CPU) [2021-02-23T09:52:52.325Z] [2021-02-23T09:52:52.325Z] 09:42:40 LINUX RESTART (4 CPU) [2021-02-23T09:52:52.325Z] [2021-02-23T09:52:52.325Z] 09:44:02 CPU %user %nice %system %iowait %steal %idle [2021-02-23T09:52:52.325Z] 09:45:01 all 5.25 0.00 1.69 0.88 32.44 59.75 [2021-02-23T09:52:52.325Z] 09:45:01 0 2.56 0.00 1.14 0.29 35.89 60.12 [2021-02-23T09:52:52.325Z] 09:45:01 1 5.61 0.00 1.70 0.37 32.73 59.59 [2021-02-23T09:52:52.325Z] 09:45:01 2 8.23 0.00 1.91 1.06 30.73 58.06 [2021-02-23T09:52:52.325Z] 09:45:01 3 4.83 0.00 2.05 1.87 30.07 61.19 [2021-02-23T09:52:52.325Z] 09:46:02 all 2.47 0.00 2.14 0.87 22.54 71.98 [2021-02-23T09:52:52.325Z] 09:46:02 0 1.64 0.00 1.68 0.10 23.90 72.67 [2021-02-23T09:52:52.325Z] 09:46:02 1 2.13 0.00 2.28 0.87 22.15 72.57 [2021-02-23T09:52:52.325Z] 09:46:02 2 2.14 0.00 2.02 0.88 22.17 72.78 [2021-02-23T09:52:52.325Z] 09:46:02 3 4.03 0.00 2.60 1.67 21.90 69.80 [2021-02-23T09:52:52.325Z] 09:47:01 all 0.12 0.00 0.06 0.00 1.53 98.30 [2021-02-23T09:52:52.325Z] 09:47:01 0 0.07 0.00 0.03 0.00 2.41 97.49 [2021-02-23T09:52:52.325Z] 09:47:01 1 0.05 0.00 0.07 0.00 1.76 98.13 [2021-02-23T09:52:52.325Z] 09:47:01 2 0.30 0.00 0.07 0.00 1.26 98.37 [2021-02-23T09:52:52.325Z] 09:47:01 3 0.05 0.00 0.07 0.00 0.67 99.21 [2021-02-23T09:52:52.325Z] 09:48:01 all 0.08 0.00 0.16 0.00 3.51 96.26 [2021-02-23T09:52:52.325Z] 09:48:01 0 0.02 0.00 0.05 0.00 4.28 95.66 [2021-02-23T09:52:52.325Z] 09:48:01 1 0.23 0.00 0.08 0.00 3.82 95.87 [2021-02-23T09:52:52.325Z] 09:48:01 2 0.03 0.00 0.21 0.00 2.80 96.95 [2021-02-23T09:52:52.325Z] 09:48:01 3 0.05 0.00 0.28 0.00 3.12 96.55 [2021-02-23T09:52:52.325Z] 09:49:01 all 0.12 0.00 0.05 0.00 1.19 98.65 [2021-02-23T09:52:52.325Z] 09:49:01 0 0.12 0.00 0.02 0.00 0.84 99.02 [2021-02-23T09:52:52.325Z] 09:49:01 1 0.08 0.00 0.05 0.00 1.63 98.24 [2021-02-23T09:52:52.325Z] 09:49:01 2 0.25 0.00 0.08 0.00 1.40 98.27 [2021-02-23T09:52:52.325Z] 09:49:01 3 0.02 0.00 0.03 0.00 0.89 99.06 [2021-02-23T09:52:52.325Z] 09:50:01 all 0.09 0.00 0.07 0.00 0.88 98.96 [2021-02-23T09:52:52.325Z] 09:50:01 0 0.02 0.00 0.05 0.00 0.53 99.40 [2021-02-23T09:52:52.325Z] 09:50:01 1 0.03 0.00 0.08 0.00 1.09 98.79 [2021-02-23T09:52:52.325Z] 09:50:01 2 0.17 0.00 0.08 0.00 1.14 98.61 [2021-02-23T09:52:52.325Z] 09:50:01 3 0.13 0.00 0.07 0.00 0.75 99.06 [2021-02-23T09:52:52.325Z] 09:51:01 all 0.08 0.00 0.03 0.00 0.53 99.36 [2021-02-23T09:52:52.325Z] 09:51:01 0 0.00 0.00 0.02 0.00 0.13 99.85 [2021-02-23T09:52:52.325Z] 09:51:01 1 0.02 0.00 0.03 0.00 0.78 99.17 [2021-02-23T09:52:52.325Z] 09:51:01 2 0.13 0.00 0.03 0.00 0.73 99.11 [2021-02-23T09:52:52.325Z] 09:51:01 3 0.17 0.00 0.03 0.00 0.50 99.30 [2021-02-23T09:52:52.325Z] 09:52:02 all 2.44 0.00 1.98 2.66 22.57 70.36 [2021-02-23T09:52:52.325Z] 09:52:02 0 2.32 0.00 1.94 3.16 24.46 68.12 [2021-02-23T09:52:52.325Z] 09:52:02 1 2.01 0.00 1.46 2.13 22.18 72.22 [2021-02-23T09:52:52.325Z] 09:52:02 2 1.88 0.00 1.41 1.40 21.48 73.82 [2021-02-23T09:52:52.325Z] 09:52:02 3 3.59 0.00 3.16 3.99 22.14 67.12 [2021-02-23T09:52:52.325Z] Average: all 1.42 0.00 0.82 0.59 11.34 85.82 [2021-02-23T09:52:52.325Z] Average: 0 0.92 0.00 0.66 0.48 12.50 85.44 [2021-02-23T09:52:52.325Z] Average: 1 1.38 0.00 0.77 0.46 11.56 85.83 [2021-02-23T09:52:52.325Z] Average: 2 1.72 0.00 0.77 0.45 10.77 86.30 [2021-02-23T09:52:52.325Z] Average: 3 1.69 0.00 1.09 1.00 10.50 85.72 [2021-02-23T09:52:52.325Z] [2021-02-23T09:52:52.325Z] [2021-02-23T09:52:52.325Z]