Pull request #320 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from f4a289c417e59942b4ae40c523f162641e225f34+d2d3fdb4a4f99bf590cdb678ffbb51162c3368ca (15a6bac9822569c5787f385e8dedf0bdda8e8d36) 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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-320/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 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > 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-320/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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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 BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-32192’ Running on prd-centos7-docker-4c-2g-32194 in /w/workspace/edgexfoundry_edgex-ui-go_PR-320 [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-320 # 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 Merging remotes/origin/master commit d2d3fdb4a4f99bf590cdb678ffbb51162c3368ca into PR head commit f4a289c417e59942b4ae40c523f162641e225f34 Merge succeeded, producing f4a289c417e59942b4ae40c523f162641e225f34 Checking out Revision f4a289c417e59942b4ae40c523f162641e225f34 (PR-320) > 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/320/head:refs/remotes/origin/PR-320 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f4a289c417e59942b4ae40c523f162641e225f34 # 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 d2d3fdb4a4f99bf590cdb678ffbb51162c3368ca # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f4a289c417e59942b4ae40c523f162641e225f34 # timeout=10 Commit message: "Merge branch 'master' into dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.0.0-dev.62" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-03-31T04:03:22.570Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-03-31T04:03:22.931Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-03-31T04:03:23.164Z] ========================================================= [2021-03-31T04:03:23.164Z] EdgeX Global Pipelines Version Info [2021-03-31T04:03:23.164Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-03-31T04:03:24.716Z] ------------------- [2021-03-31T04:03:24.716Z] stable info: [2021-03-31T04:03:24.716Z] ------------------- [2021-03-31T04:03:24.716Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-03-31T04:03:24.716Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-03-31T04:03:24.716Z] Message: update stable to v1.0.186 [2021-03-31T04:03:25.667Z] ------------------- [2021-03-31T04:03:25.667Z] experimental info: [2021-03-31T04:03:25.667Z] ------------------- [2021-03-31T04:03:25.667Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-03-31T04:03:25.667Z] Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 [2021-03-31T04:03:25.667Z] Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-03-31T04:03:26.090Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-03-31T04:03:26.235Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-03-31T04:03:26.363Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-03-31T04:03:26.504Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-03-31T04:03:26.658Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-03-31T04:03:26.828Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-03-31T04:03:27.028Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-03-31T04:03:27.164Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-03-31T04:03:27.291Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-03-31T04:03:27.422Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-03-31T04:03:27.577Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-03-31T04:03:27.723Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-edgex-ui-go [Pipeline] echo [2021-03-31T04:03:27.850Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-03-31T04:03:27.977Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-03-31T04:03:28.108Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-03-31T04:03:28.265Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-03-31T04:03:28.393Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-03-31T04:03:28.559Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-03-31T04:03:28.704Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-03-31T04:03:28.829Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-03-31T04:03:28.954Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-03-31T04:03:29.084Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-03-31T04:03:29.225Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-03-31T04:03:29.366Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-03-31T04:03:29.488Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-03-31T04:03:29.616Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-03-31T04:03:29.743Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-320 [Pipeline] echo [2021-03-31T04:03:29.871Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-320 [Pipeline] echo [2021-03-31T04:03:29.996Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-320 [Pipeline] echo [2021-03-31T04:03:30.123Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f4a289c417e59942b4ae40c523f162641e225f34 [Pipeline] echo [2021-03-31T04:03:30.243Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f4a289c [Pipeline] echo [2021-03-31T04:03:30.450Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-31T04:03:30.724Z] provisioning config files... [2021-03-31T04:03:30.759Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-320@tmp/config88224783423390147tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-31T04:03:31.177Z] ---> docker-login.sh [2021-03-31T04:03:31.177Z] nexus3.edgexfoundry.org:10001 [2021-03-31T04:03:31.440Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-31T04:03:31.440Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-31T04:03:31.440Z] Configure a credential helper to remove this warning. See [2021-03-31T04:03:31.440Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-31T04:03:31.440Z] [2021-03-31T04:03:31.440Z] Login Succeeded [2021-03-31T04:03:31.440Z] nexus3.edgexfoundry.org:10002 [2021-03-31T04:03:31.709Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-31T04:03:31.709Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-31T04:03:31.709Z] Configure a credential helper to remove this warning. See [2021-03-31T04:03:31.709Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-31T04:03:31.709Z] [2021-03-31T04:03:31.709Z] Login Succeeded [2021-03-31T04:03:31.709Z] nexus3.edgexfoundry.org:10003 [2021-03-31T04:03:31.973Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-31T04:03:31.973Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-31T04:03:31.973Z] Configure a credential helper to remove this warning. See [2021-03-31T04:03:31.973Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-31T04:03:31.973Z] [2021-03-31T04:03:31.973Z] Login Succeeded [2021-03-31T04:03:31.973Z] nexus3.edgexfoundry.org:10004 [2021-03-31T04:03:31.973Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-31T04:03:31.973Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-31T04:03:31.973Z] Configure a credential helper to remove this warning. See [2021-03-31T04:03:31.973Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-31T04:03:31.973Z] [2021-03-31T04:03:31.973Z] Login Succeeded [2021-03-31T04:03:31.973Z] docker.io [2021-03-31T04:03:32.236Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-31T04:03:32.499Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-31T04:03:32.499Z] Configure a credential helper to remove this warning. See [2021-03-31T04:03:32.499Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-31T04:03:32.499Z] [2021-03-31T04:03:32.499Z] Login Succeeded [2021-03-31T04:03:32.499Z] ---> docker-login.sh ends [Pipeline] } [2021-03-31T04:03:32.528Z] 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-03-31T04:03:33.668Z] + git log --format=format:%s -1 f4a289c417e59942b4ae40c523f162641e225f34 [Pipeline] echo [2021-03-31T04:03:33.760Z] GIT_COMMIT: f4a289c417e59942b4ae40c523f162641e225f34, Commit Message: Merge branch 'master' into dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.0.0-dev.62 [Pipeline] echo [2021-03-31T04:03:33.839Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-03-31T04:03:34.478Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-31T04:03:34.478Z] [2021-03-31T04:03:34.478Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-03-31T04:03:34.858Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-31T04:03:34.858Z] latest: Pulling from edgex-devops/git-semver [2021-03-31T04:03:34.858Z] 31603596830f: Pulling fs layer [2021-03-31T04:03:34.858Z] 2a8b12db71e7: Pulling fs layer [2021-03-31T04:03:34.858Z] 6ca5941a6612: Pulling fs layer [2021-03-31T04:03:34.858Z] ecc8261a40a4: Pulling fs layer [2021-03-31T04:03:34.858Z] ecc8261a40a4: Waiting [2021-03-31T04:03:34.858Z] 2a8b12db71e7: Verifying Checksum [2021-03-31T04:03:34.858Z] 2a8b12db71e7: Download complete [2021-03-31T04:03:35.134Z] 31603596830f: Verifying Checksum [2021-03-31T04:03:35.134Z] 31603596830f: Download complete [2021-03-31T04:03:35.134Z] ecc8261a40a4: Verifying Checksum [2021-03-31T04:03:35.134Z] ecc8261a40a4: Download complete [2021-03-31T04:03:35.134Z] 6ca5941a6612: Verifying Checksum [2021-03-31T04:03:35.134Z] 6ca5941a6612: Download complete [2021-03-31T04:03:35.396Z] 31603596830f: Pull complete [2021-03-31T04:03:35.396Z] 2a8b12db71e7: Pull complete [2021-03-31T04:03:36.345Z] 6ca5941a6612: Pull complete [2021-03-31T04:03:36.345Z] ecc8261a40a4: Pull complete [2021-03-31T04:03:36.345Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-03-31T04:03:36.345Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-31T04:03:36.345Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-03-31T04:03:36.465Z] prd-centos7-docker-4c-2g-32194 does not seem to be running inside a container [2021-03-31T04:03:36.510Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-320 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-320:/w/workspace/edgexfoundry_edgex-ui-go_PR-320:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-320@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-320@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-03-31T04:03:38.940Z] $ docker top 5df1716161f4efac95990657a56d2d2cce8377698abd10b73c12ea083c2bb04b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-31T04:03:39.389Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-31T04:03:39.389Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-31T04:03:39.583Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-31T04:03:39.585Z] $ docker exec 5df1716161f4efac95990657a56d2d2cce8377698abd10b73c12ea083c2bb04b ssh-agent [2021-03-31T04:03:39.752Z] SSH_AUTH_SOCK=/tmp/ssh-Xn7RI3UZRngg/agent.12 [2021-03-31T04:03:39.752Z] SSH_AGENT_PID=17 [2021-03-31T04:03:39.761Z] Running ssh-add (command line suppressed) [2021-03-31T04:03:39.873Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-320@tmp/private_key_6642271311299196013.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-320@tmp/private_key_6642271311299196013.key) [2021-03-31T04:03:39.925Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-31T04:03:40.311Z] + git tag --points-at HEAD [Pipeline] } [2021-03-31T04:03:40.338Z] $ docker exec --env ******** --env ******** 5df1716161f4efac95990657a56d2d2cce8377698abd10b73c12ea083c2bb04b ssh-agent -k [2021-03-31T04:03:40.446Z] unset SSH_AUTH_SOCK; [2021-03-31T04:03:40.446Z] unset SSH_AGENT_PID; [2021-03-31T04:03:40.446Z] echo Agent pid 17 killed; [2021-03-31T04:03:40.491Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-03-31T04:03:40.686Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-31T04:03:40.686Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-31T04:03:40.846Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-31T04:03:40.848Z] $ docker exec 5df1716161f4efac95990657a56d2d2cce8377698abd10b73c12ea083c2bb04b ssh-agent [2021-03-31T04:03:41.036Z] SSH_AUTH_SOCK=/tmp/ssh-CSwQA0Natmu9/agent.45 [2021-03-31T04:03:41.036Z] SSH_AGENT_PID=51 [2021-03-31T04:03:41.043Z] Running ssh-add (command line suppressed) [2021-03-31T04:03:41.151Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-320@tmp/private_key_5792464605875489529.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-320@tmp/private_key_5792464605875489529.key) [2021-03-31T04:03:41.202Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-31T04:03:41.571Z] + git semver init [2021-03-31T04:03:41.572Z] # -> Open(): unable to determine branch for HEAD [2021-03-31T04:03:41.572Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-320/.git [2021-03-31T04:03:41.572Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-320 [2021-03-31T04:03:41.572Z] # $SEMVER_REMOTE_NAME = origin [2021-03-31T04:03:41.572Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-31T04:03:41.572Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-31T04:03:41.572Z] # $SEMVER_BRANCH = PR-320 [2021-03-31T04:03:41.572Z] # $SEMVER_TEMP = /tmp/semver-197009076 [2021-03-31T04:03:41.572Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-03-31T04:03:42.516Z] # '/tmp/semver-197009076' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-320/.semver' [2021-03-31T04:03:42.516Z] # -> Force: false [2021-03-31T04:03:42.780Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-320/.semver [Pipeline] } [2021-03-31T04:03:42.838Z] $ docker exec --env ******** --env ******** 5df1716161f4efac95990657a56d2d2cce8377698abd10b73c12ea083c2bb04b ssh-agent -k [2021-03-31T04:03:42.948Z] unset SSH_AUTH_SOCK; [2021-03-31T04:03:42.948Z] unset SSH_AGENT_PID; [2021-03-31T04:03:42.948Z] echo Agent pid 51 killed; [2021-03-31T04:03:42.996Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-31T04:03:43.613Z] + git semver [Pipeline] } [2021-03-31T04:03:43.646Z] $ docker stop --time=1 5df1716161f4efac95990657a56d2d2cce8377698abd10b73c12ea083c2bb04b [2021-03-31T04:03:45.153Z] $ docker rm -f 5df1716161f4efac95990657a56d2d2cce8377698abd10b73c12ea083c2bb04b [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-31T04:03:45.663Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-03-31T04:03:46.083Z] Stashed 1 file(s) [Pipeline] echo [2021-03-31T04:03:46.109Z] [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-03-31T04:04:01.995Z] Still waiting to schedule task [2021-03-31T04:04:01.995Z] ‘prd-centos7-docker-4c-2g-32195’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-26577’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-27930’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-30485’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-30654’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-03-31T04:04:02.014Z] Still waiting to schedule task [2021-03-31T04:04:02.015Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-03-31T04:06:57.021Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-32197 in /w/workspace/edgexfoundry_edgex-ui-go_PR-320 [Pipeline] { [Pipeline] ws [2021-03-31T04:06:57.149Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2021-03-31T04:07:02.418Z] using credential edgex-jenkins-ssh [2021-03-31T04:07:02.501Z] Cloning the remote Git repository [2021-03-31T04:07:02.558Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-03-31T04:07:02.667Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2021-03-31T04:07:02.742Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-03-31T04:07:02.742Z] > git --version # timeout=10 [2021-03-31T04:07:02.758Z] > git --version # 'git version 2.17.1' [2021-03-31T04:07:02.760Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-31T04:07:02.858Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-31T04:07:04.585Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-03-31T04:07:04.622Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-31T04:07:04.651Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-03-31T04:07:04.695Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-03-31T04:07:04.696Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-31T04:07:04.708Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/320/head:refs/remotes/origin/PR-320 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-31T04:07:05.180Z] Merging remotes/origin/master commit d2d3fdb4a4f99bf590cdb678ffbb51162c3368ca into PR head commit f4a289c417e59942b4ae40c523f162641e225f34 [2021-03-31T04:07:05.679Z] Merge succeeded, producing f4a289c417e59942b4ae40c523f162641e225f34 [2021-03-31T04:07:05.680Z] Checking out Revision f4a289c417e59942b4ae40c523f162641e225f34 (PR-320) [2021-03-31T04:07:05.238Z] > git config core.sparsecheckout # timeout=10 [2021-03-31T04:07:05.277Z] > git checkout -f f4a289c417e59942b4ae40c523f162641e225f34 # timeout=10 [2021-03-31T04:07:05.596Z] > git remote # timeout=10 [2021-03-31T04:07:05.613Z] > git config --get remote.origin.url # timeout=10 [2021-03-31T04:07:05.627Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-31T04:07:05.636Z] > git merge d2d3fdb4a4f99bf590cdb678ffbb51162c3368ca # timeout=10 [2021-03-31T04:07:05.659Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-31T04:07:05.681Z] > git config core.sparsecheckout # timeout=10 [2021-03-31T04:07:05.696Z] > git checkout -f f4a289c417e59942b4ae40c523f162641e225f34 # timeout=10 [2021-03-31T04:07:10.210Z] Commit message: "Merge branch 'master' into dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.0.0-dev.62" [2021-03-31T04:07:10.256Z] > git --version # timeout=10 [2021-03-31T04:07:10.265Z] > git --version # 'git version 2.17.1' [2021-03-31T04:07:10.280Z] fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-31T04:07:11.786Z] Running on prd-centos7-docker-4c-2g-32198 in /w/workspace/edgexfoundry_edgex-ui-go_PR-320 [Pipeline] { [Pipeline] ws [2021-03-31T04:07:12.035Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2021-03-31T04:07:12.167Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-03-31T04:07:12.586Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-31T04:07:12.986Z] + true [2021-03-31T04:07:12.986Z] + sudo service docker restart [2021-03-31T04:07:14.456Z] using credential edgex-jenkins-ssh [2021-03-31T04:07:14.528Z] Cloning the remote Git repository [2021-03-31T04:07:14.552Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-03-31T04:07:14.616Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2021-03-31T04:07:14.675Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-03-31T04:07:14.675Z] > git --version # timeout=10 [2021-03-31T04:07:14.680Z] > git --version # 'git version 2.24.3' [2021-03-31T04:07:14.681Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-31T04:07:14.713Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-31T04:07:15.818Z] provisioning config files... [2021-03-31T04:07:15.860Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config4171087081531173724tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-31T04:07:16.022Z] Merging remotes/origin/master commit d2d3fdb4a4f99bf590cdb678ffbb51162c3368ca into PR head commit f4a289c417e59942b4ae40c523f162641e225f34 [2021-03-31T04:07:16.196Z] Merge succeeded, producing f4a289c417e59942b4ae40c523f162641e225f34 [2021-03-31T04:07:16.197Z] Checking out Revision f4a289c417e59942b4ae40c523f162641e225f34 (PR-320) [2021-03-31T04:07:16.313Z] ---> docker-login.sh [2021-03-31T04:07:16.313Z] nexus3.edgexfoundry.org:10001 [2021-03-31T04:07:15.600Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-03-31T04:07:15.605Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-31T04:07:15.616Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-03-31T04:07:15.628Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-03-31T04:07:15.628Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-31T04:07:15.632Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/320/head:refs/remotes/origin/PR-320 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-31T04:07:16.029Z] > git config core.sparsecheckout # timeout=10 [2021-03-31T04:07:16.033Z] > git checkout -f f4a289c417e59942b4ae40c523f162641e225f34 # timeout=10 [2021-03-31T04:07:16.169Z] > git remote # timeout=10 [2021-03-31T04:07:16.173Z] > git config --get remote.origin.url # timeout=10 [2021-03-31T04:07:16.179Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-31T04:07:16.182Z] > git merge d2d3fdb4a4f99bf590cdb678ffbb51162c3368ca # timeout=10 [2021-03-31T04:07:16.190Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-31T04:07:16.198Z] > git config core.sparsecheckout # timeout=10 [2021-03-31T04:07:16.202Z] > git checkout -f f4a289c417e59942b4ae40c523f162641e225f34 # timeout=10 [2021-03-31T04:07:16.920Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-31T04:07:17.518Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-31T04:07:17.518Z] Configure a credential helper to remove this warning. See [2021-03-31T04:07:17.518Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-31T04:07:17.518Z] [2021-03-31T04:07:17.518Z] Login Succeeded [2021-03-31T04:07:17.518Z] nexus3.edgexfoundry.org:10002 [2021-03-31T04:07:17.790Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-31T04:07:18.067Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-31T04:07:18.067Z] Configure a credential helper to remove this warning. See [2021-03-31T04:07:18.067Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-31T04:07:18.067Z] [2021-03-31T04:07:18.067Z] Login Succeeded [2021-03-31T04:07:18.067Z] nexus3.edgexfoundry.org:10003 [2021-03-31T04:07:18.341Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-31T04:07:18.341Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-31T04:07:18.341Z] Configure a credential helper to remove this warning. See [2021-03-31T04:07:18.341Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-31T04:07:18.341Z] [2021-03-31T04:07:18.341Z] Login Succeeded [2021-03-31T04:07:18.615Z] nexus3.edgexfoundry.org:10004 [2021-03-31T04:07:18.889Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-31T04:07:18.889Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-31T04:07:18.889Z] Configure a credential helper to remove this warning. See [2021-03-31T04:07:18.889Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-31T04:07:18.889Z] [2021-03-31T04:07:18.889Z] Login Succeeded [2021-03-31T04:07:18.889Z] docker.io [2021-03-31T04:07:19.486Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-31T04:07:19.756Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-31T04:07:19.757Z] Configure a credential helper to remove this warning. See [2021-03-31T04:07:19.757Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-31T04:07:19.757Z] [2021-03-31T04:07:19.757Z] Login Succeeded [2021-03-31T04:07:19.757Z] ---> docker-login.sh ends [Pipeline] } [2021-03-31T04:07:19.795Z] Deleting 1 temporary files [2021-03-31T04:07:19.853Z] Commit message: "Merge branch 'master' into dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.0.0-dev.62" [Pipeline] // wrap [2021-03-31T04:07:19.878Z] > git --version # timeout=10 [2021-03-31T04:07:19.881Z] > git --version # 'git version 2.24.3' [2021-03-31T04:07:19.886Z] fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-03-31T04:07:20.508Z] ========================================================= [2021-03-31T04:07:20.508Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-03-31T04:07:20.508Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-31T04:07:20.951Z] + 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-03-31T04:07:21.539Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [2021-03-31T04:07:21.568Z] Sending build context to Docker daemon 17.38MB [Pipeline] sh [2021-03-31T04:07:21.839Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-03-31T04:07:21.839Z] Step 2/8 : FROM ${BASE} [2021-03-31T04:07:21.839Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-03-31T04:07:21.839Z] 5f621e34cdf4: Pulling fs layer [2021-03-31T04:07:21.839Z] a4357932f1b6: Pulling fs layer [2021-03-31T04:07:21.839Z] 18c013af1878: Pulling fs layer [2021-03-31T04:07:21.839Z] 00ac8860ef70: Pulling fs layer [2021-03-31T04:07:21.839Z] 63d7cb157983: Pulling fs layer [2021-03-31T04:07:21.839Z] b116817d02f9: Pulling fs layer [2021-03-31T04:07:21.839Z] 745a02a5169b: Pulling fs layer [2021-03-31T04:07:21.839Z] 00ac8860ef70: Waiting [2021-03-31T04:07:21.839Z] 63d7cb157983: Waiting [2021-03-31T04:07:21.839Z] 745a02a5169b: Waiting [2021-03-31T04:07:21.839Z] b116817d02f9: Waiting [2021-03-31T04:07:21.839Z] 18c013af1878: Verifying Checksum [2021-03-31T04:07:21.839Z] 18c013af1878: Download complete [2021-03-31T04:07:21.839Z] a4357932f1b6: Verifying Checksum [2021-03-31T04:07:21.839Z] a4357932f1b6: Download complete [2021-03-31T04:07:21.839Z] 63d7cb157983: Verifying Checksum [2021-03-31T04:07:21.839Z] 63d7cb157983: Download complete [2021-03-31T04:07:21.839Z] b116817d02f9: Download complete [2021-03-31T04:07:21.888Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-31T04:07:22.210Z] + sudo service docker restart [2021-03-31T04:07:22.210Z] + true [2021-03-31T04:07:22.210Z] Redirecting to /bin/systemctl restart docker.service [2021-03-31T04:07:22.825Z] 5f621e34cdf4: Verifying Checksum [2021-03-31T04:07:22.825Z] 5f621e34cdf4: Download complete [2021-03-31T04:07:23.424Z] 5f621e34cdf4: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-31T04:07:23.721Z] provisioning config files... [2021-03-31T04:07:23.750Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config1916263699422594187tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-31T04:07:24.031Z] a4357932f1b6: Pull complete [2021-03-31T04:07:24.183Z] ---> docker-login.sh [2021-03-31T04:07:24.183Z] nexus3.edgexfoundry.org:10001 [2021-03-31T04:07:24.309Z] 18c013af1878: Pull complete [2021-03-31T04:07:24.445Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-31T04:07:24.710Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-31T04:07:24.710Z] Configure a credential helper to remove this warning. See [2021-03-31T04:07:24.710Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-31T04:07:24.710Z] [2021-03-31T04:07:24.710Z] Login Succeeded [2021-03-31T04:07:24.710Z] nexus3.edgexfoundry.org:10002 [2021-03-31T04:07:24.974Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-31T04:07:24.974Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-31T04:07:24.974Z] Configure a credential helper to remove this warning. See [2021-03-31T04:07:24.974Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-31T04:07:24.974Z] [2021-03-31T04:07:24.974Z] Login Succeeded [2021-03-31T04:07:24.974Z] nexus3.edgexfoundry.org:10003 [2021-03-31T04:07:24.974Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-31T04:07:24.974Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-31T04:07:24.974Z] Configure a credential helper to remove this warning. See [2021-03-31T04:07:24.974Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-31T04:07:24.974Z] [2021-03-31T04:07:24.974Z] Login Succeeded [2021-03-31T04:07:24.974Z] nexus3.edgexfoundry.org:10004 [2021-03-31T04:07:25.234Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-31T04:07:25.234Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-31T04:07:25.234Z] Configure a credential helper to remove this warning. See [2021-03-31T04:07:25.234Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-31T04:07:25.234Z] [2021-03-31T04:07:25.234Z] Login Succeeded [2021-03-31T04:07:25.234Z] docker.io [2021-03-31T04:07:25.294Z] 745a02a5169b: Download complete [2021-03-31T04:07:25.497Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-31T04:07:25.760Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-31T04:07:25.760Z] Configure a credential helper to remove this warning. See [2021-03-31T04:07:25.760Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-31T04:07:25.760Z] [2021-03-31T04:07:25.760Z] Login Succeeded [2021-03-31T04:07:25.760Z] ---> docker-login.sh ends [Pipeline] } [2021-03-31T04:07:25.782Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-03-31T04:07:26.280Z] 00ac8860ef70: Verifying Checksum [2021-03-31T04:07:26.280Z] 00ac8860ef70: Download complete [Pipeline] echo [2021-03-31T04:07:26.362Z] ========================================================= [2021-03-31T04:07:26.362Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-03-31T04:07:26.362Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-31T04:07:26.732Z] + 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-03-31T04:07:26.994Z] Sending build context to Docker daemon 17.38MB [2021-03-31T04:07:26.994Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-03-31T04:07:26.994Z] Step 2/8 : FROM ${BASE} [2021-03-31T04:07:26.994Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-03-31T04:07:26.994Z] 188c0c94c7c5: Pulling fs layer [2021-03-31T04:07:26.994Z] 0ef7d3d256c8: Pulling fs layer [2021-03-31T04:07:26.994Z] de9db76c5a1d: Pulling fs layer [2021-03-31T04:07:26.994Z] bca2f99d35d6: Pulling fs layer [2021-03-31T04:07:26.994Z] 93359f2a8cfa: Pulling fs layer [2021-03-31T04:07:26.994Z] 7c6f9722023f: Pulling fs layer [2021-03-31T04:07:26.994Z] a35cf1a2eb13: Pulling fs layer [2021-03-31T04:07:26.994Z] bca2f99d35d6: Waiting [2021-03-31T04:07:26.994Z] 7c6f9722023f: Waiting [2021-03-31T04:07:26.994Z] 93359f2a8cfa: Waiting [2021-03-31T04:07:26.994Z] a35cf1a2eb13: Waiting [2021-03-31T04:07:26.994Z] de9db76c5a1d: Download complete [2021-03-31T04:07:27.257Z] 0ef7d3d256c8: Download complete [2021-03-31T04:07:27.257Z] 93359f2a8cfa: Verifying Checksum [2021-03-31T04:07:27.257Z] 93359f2a8cfa: Download complete [2021-03-31T04:07:27.257Z] 7c6f9722023f: Verifying Checksum [2021-03-31T04:07:27.257Z] 7c6f9722023f: Download complete [2021-03-31T04:07:27.257Z] 188c0c94c7c5: Verifying Checksum [2021-03-31T04:07:27.257Z] 188c0c94c7c5: Download complete [2021-03-31T04:07:27.519Z] 188c0c94c7c5: Pull complete [2021-03-31T04:07:27.519Z] 0ef7d3d256c8: Pull complete [2021-03-31T04:07:27.780Z] de9db76c5a1d: Pull complete [2021-03-31T04:07:29.176Z] a35cf1a2eb13: Verifying Checksum [2021-03-31T04:07:29.176Z] a35cf1a2eb13: Download complete [2021-03-31T04:07:29.438Z] bca2f99d35d6: Download complete [2021-03-31T04:07:34.773Z] bca2f99d35d6: Pull complete [2021-03-31T04:07:34.773Z] 93359f2a8cfa: Pull complete [2021-03-31T04:07:34.773Z] 7c6f9722023f: Pull complete [2021-03-31T04:07:36.455Z] 00ac8860ef70: Pull complete [2021-03-31T04:07:36.455Z] 63d7cb157983: Pull complete [2021-03-31T04:07:37.052Z] b116817d02f9: Pull complete [2021-03-31T04:07:40.084Z] a35cf1a2eb13: Pull complete [2021-03-31T04:07:40.084Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-03-31T04:07:40.084Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-03-31T04:07:40.084Z] ---> a62c8e92a672 [2021-03-31T04:07:40.084Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-03-31T04:07:40.084Z] ---> Running in ae4ed795351d [2021-03-31T04:07:40.084Z] Removing intermediate container ae4ed795351d [2021-03-31T04:07:40.084Z] ---> b6564ce4245b [2021-03-31T04:07:40.084Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-31T04:07:40.084Z] ---> Running in 2674aac6ef30 [2021-03-31T04:07:40.454Z] 745a02a5169b: Pull complete [2021-03-31T04:07:40.454Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-03-31T04:07:40.454Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-03-31T04:07:40.454Z] ---> b7e6874047d6 [2021-03-31T04:07:40.454Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-03-31T04:07:41.036Z] Removing intermediate container 2674aac6ef30 [2021-03-31T04:07:41.036Z] ---> e3b85fa85ee9 [2021-03-31T04:07:41.036Z] Step 5/8 : RUN apk add --no-cache make git [2021-03-31T04:07:41.036Z] ---> Running in 23b6a2c0416a [2021-03-31T04:07:41.983Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-31T04:07:42.933Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-31T04:07:43.506Z] OK: 166 MiB in 39 packages [2021-03-31T04:07:43.768Z] Removing intermediate container 23b6a2c0416a [2021-03-31T04:07:43.768Z] ---> 06bb4f233387 [2021-03-31T04:07:43.768Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-03-31T04:07:43.768Z] ---> Running in a86f10c9efd2 [2021-03-31T04:07:43.860Z] ---> Running in e8981129958e [2021-03-31T04:07:43.860Z] Removing intermediate container e8981129958e [2021-03-31T04:07:43.860Z] ---> 6fcaa4a71612 [2021-03-31T04:07:43.860Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-31T04:07:43.860Z] ---> Running in 1edb2aede494 [2021-03-31T04:07:44.030Z] Removing intermediate container a86f10c9efd2 [2021-03-31T04:07:44.030Z] ---> ecaf6aa5be19 [2021-03-31T04:07:44.030Z] Step 7/8 : COPY . . [2021-03-31T04:07:45.953Z] ---> 8e84da5368ca [2021-03-31T04:07:45.953Z] Step 8/8 : RUN go mod download [2021-03-31T04:07:46.218Z] ---> Running in 0c359dc90d48 [2021-03-31T04:07:46.493Z] Removing intermediate container 1edb2aede494 [2021-03-31T04:07:46.493Z] ---> e179517609c2 [2021-03-31T04:07:46.493Z] Step 5/8 : RUN apk add --no-cache make git [2021-03-31T04:07:46.493Z] ---> Running in 82430989b9ec [2021-03-31T04:07:47.481Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-31T04:07:48.463Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-31T04:07:49.057Z] OK: 142 MiB in 39 packages [2021-03-31T04:07:50.494Z] Removing intermediate container 82430989b9ec [2021-03-31T04:07:50.495Z] ---> 095e752523dd [2021-03-31T04:07:50.495Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-03-31T04:07:50.495Z] ---> Running in 47eaa99bd0d7 [2021-03-31T04:07:51.089Z] Removing intermediate container 47eaa99bd0d7 [2021-03-31T04:07:51.089Z] ---> 1e372fa1c10d [2021-03-31T04:07:51.089Z] Step 7/8 : COPY . . [2021-03-31T04:07:53.717Z] ---> 2817c16d9551 [2021-03-31T04:07:53.717Z] Step 8/8 : RUN go mod download [2021-03-31T04:07:53.717Z] ---> Running in a6d4c1cae03c [2021-03-31T04:08:12.839Z] Removing intermediate container 0c359dc90d48 [2021-03-31T04:08:12.839Z] ---> 15e4f9badd68 [2021-03-31T04:08:12.839Z] Successfully built 15e4f9badd68 [2021-03-31T04:08:12.839Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-31T04:08:13.197Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-31T04:08:13.197Z] . [Pipeline] withDockerContainer [2021-03-31T04:08:13.340Z] prd-centos7-docker-4c-2g-32198 does not seem to be running inside a container [2021-03-31T04:08:13.411Z] $ 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 ******** ci-base-image-x86_64 cat [2021-03-31T04:08:14.199Z] $ docker top faf8c9735ea876cc27f89c89a28500ffccb7edb036fa7f9ba3f80b112b921d74 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-31T04:08:14.741Z] + go version [2021-03-31T04:08:14.741Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-03-31T04:08:14.769Z] $ docker stop --time=1 faf8c9735ea876cc27f89c89a28500ffccb7edb036fa7f9ba3f80b112b921d74 [2021-03-31T04:08:16.103Z] $ docker rm -f faf8c9735ea876cc27f89c89a28500ffccb7edb036fa7f9ba3f80b112b921d74 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-31T04:08:17.205Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-31T04:08:17.206Z] . [Pipeline] withDockerContainer [2021-03-31T04:08:17.322Z] prd-centos7-docker-4c-2g-32198 does not seem to be running inside a container [2021-03-31T04:08:17.367Z] $ 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 ******** ci-base-image-x86_64 cat [2021-03-31T04:08:18.189Z] $ docker top 5470a0fa145a50ac931dfdd7751917b915eb510372125783f15e8e9a4aa6fec4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-31T04:08:18.707Z] + make test [2021-03-31T04:08:18.707Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-03-31T04:08:20.114Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-03-31T04:08:20.506Z] Removing intermediate container a6d4c1cae03c [2021-03-31T04:08:20.506Z] ---> b022e709240f [2021-03-31T04:08:20.506Z] Successfully built b022e709240f [2021-03-31T04:08:20.506Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-31T04:08:20.876Z] + docker inspect -f . ci-base-image-arm64 [2021-03-31T04:08:20.876Z] . [Pipeline] withDockerContainer [2021-03-31T04:08:21.138Z] prd-ubuntu18.04-docker-arm64-4c-16g-32197 does not seem to be running inside a container [2021-03-31T04:08:21.214Z] $ 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 ******** ci-base-image-arm64 cat [2021-03-31T04:08:22.646Z] $ docker top bc2b8e929ce765accbb3b8cc0becc83bde7d6c8f602de88cb39f7274f8cee1f1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-31T04:08:23.684Z] + go version [2021-03-31T04:08:23.684Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-03-31T04:08:23.715Z] $ docker stop --time=1 bc2b8e929ce765accbb3b8cc0becc83bde7d6c8f602de88cb39f7274f8cee1f1 [2021-03-31T04:08:25.587Z] $ docker rm -f bc2b8e929ce765accbb3b8cc0becc83bde7d6c8f602de88cb39f7274f8cee1f1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-31T04:08:26.841Z] + docker inspect -f . ci-base-image-arm64 [2021-03-31T04:08:26.841Z] . [Pipeline] withDockerContainer [2021-03-31T04:08:27.095Z] prd-ubuntu18.04-docker-arm64-4c-16g-32197 does not seem to be running inside a container [2021-03-31T04:08:27.191Z] $ 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 ******** ci-base-image-arm64 cat [2021-03-31T04:08:28.342Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-03-31T04:08:28.342Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-03-31T04:08:28.342Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-03-31T04:08:28.342Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-03-31T04:08:28.342Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-03-31T04:08:28.342Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-03-31T04:08:28.342Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-03-31T04:08:28.342Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-03-31T04:08:28.342Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-03-31T04:08:28.342Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-03-31T04:08:28.342Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-03-31T04:08:28.342Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-03-31T04:08:28.342Z] GO111MODULE=on go vet ./... [2021-03-31T04:08:28.600Z] $ docker top 68cdc84d862834fca620fd1a9d0c40419f13726baa5f96d7be6bd49f50084e9d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-31T04:08:29.650Z] + make test [2021-03-31T04:08:29.650Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [Pipeline] } [2021-03-31T04:08:29.798Z] $ docker stop --time=1 5470a0fa145a50ac931dfdd7751917b915eb510372125783f15e8e9a4aa6fec4 [2021-03-31T04:08:31.089Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-03-31T04:08:32.017Z] $ docker rm -f 5470a0fa145a50ac931dfdd7751917b915eb510372125783f15e8e9a4aa6fec4 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-31T04:08:32.663Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-03-31T04:08:33.007Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-03-31T04:08:34.487Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-03-31T04:08:34.808Z] + ls -al . [2021-03-31T04:08:34.808Z] total 92 [2021-03-31T04:08:34.808Z] drwxrwxr-x. 10 jenkins jenkins 4096 Mar 31 04:08 . [2021-03-31T04:08:34.808Z] drwxrwxr-x. 4 jenkins jenkins 28 Mar 31 04:07 .. [2021-03-31T04:08:34.808Z] drwxrwxr-x. 3 jenkins jenkins 20 Mar 31 04:07 assets [2021-03-31T04:08:34.808Z] drwxrwxr-x. 2 jenkins jenkins 35 Mar 31 04:07 bin [2021-03-31T04:08:34.808Z] drwxrwxr-x. 3 jenkins jenkins 29 Mar 31 04:07 cmd [2021-03-31T04:08:34.808Z] -rw-rw-r--. 1 jenkins jenkins 3959 Mar 31 04:07 CONTRIBUTING.md [2021-03-31T04:08:34.808Z] -rw-r--r--. 1 jenkins jenkins 10 Mar 31 04:08 coverage.out [2021-03-31T04:08:34.808Z] -rw-rw-r--. 1 jenkins jenkins 1508 Mar 31 04:07 Dockerfile [2021-03-31T04:08:34.808Z] -rw-rw-r--. 1 jenkins jenkins 902 Mar 31 04:07 Dockerfile.build [2021-03-31T04:08:34.808Z] drwxrwxr-x. 5 jenkins jenkins 104 Mar 31 04:07 docs [2021-03-31T04:08:34.808Z] drwxrwxr-x. 8 jenkins jenkins 179 Mar 31 04:07 .git [2021-03-31T04:08:34.808Z] drwxrwxr-x. 2 jenkins jenkins 103 Mar 31 04:07 .github [2021-03-31T04:08:34.808Z] -rw-rw-r--. 1 jenkins jenkins 153 Mar 31 04:07 .gitignore [2021-03-31T04:08:34.808Z] -rw-rw-r--. 1 jenkins jenkins 987 Mar 31 04:07 go.mod [2021-03-31T04:08:34.808Z] -rw-r--r--. 1 jenkins jenkins 22319 Mar 31 04:08 go.sum [2021-03-31T04:08:34.808Z] drwxrwxr-x. 10 jenkins jenkins 139 Mar 31 04:07 internal [2021-03-31T04:08:34.808Z] -rw-rw-r--. 1 jenkins jenkins 652 Mar 31 04:07 Jenkinsfile [2021-03-31T04:08:34.808Z] -rw-rw-r--. 1 jenkins jenkins 11357 Mar 31 04:07 LICENSE [2021-03-31T04:08:34.808Z] -rw-rw-r--. 1 jenkins jenkins 951 Mar 31 04:07 Makefile [2021-03-31T04:08:34.808Z] -rw-rw-r--. 1 jenkins jenkins 4535 Mar 31 04:07 README.md [2021-03-31T04:08:34.808Z] -rw-rw-r--. 1 jenkins jenkins 5 Mar 31 04:03 VERSION [2021-03-31T04:08:34.808Z] -rw-rw-r--. 1 jenkins jenkins 155 Mar 31 04:07 version.go [2021-03-31T04:08:34.808Z] drwxrwxr-x. 4 jenkins jenkins 4096 Mar 31 04:07 web [Pipeline] isUnix [Pipeline] sh [2021-03-31T04:08:35.141Z] + 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=f4a289c417e59942b4ae40c523f162641e225f34 --label arch=amd64 --label version=0.0.0 . [2021-03-31T04:08:35.404Z] Sending build context to Docker daemon 17.4MB [2021-03-31T04:08:35.404Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-03-31T04:08:35.404Z] Step 2/24 : FROM ${BASE} AS builder [2021-03-31T04:08:35.404Z] ---> 15e4f9badd68 [2021-03-31T04:08:35.404Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-03-31T04:08:35.977Z] ---> Running in 61fa10680ac7 [2021-03-31T04:08:36.241Z] Removing intermediate container 61fa10680ac7 [2021-03-31T04:08:36.241Z] ---> 022746042190 [2021-03-31T04:08:36.241Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-03-31T04:08:36.242Z] ---> Running in fc6f0cdc317c [2021-03-31T04:08:36.504Z] Removing intermediate container fc6f0cdc317c [2021-03-31T04:08:36.504Z] ---> 5620303a9b18 [2021-03-31T04:08:36.504Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-03-31T04:08:36.504Z] ---> Running in 03c53179820f [2021-03-31T04:08:36.767Z] Removing intermediate container 03c53179820f [2021-03-31T04:08:36.767Z] ---> b17074294e5b [2021-03-31T04:08:36.767Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-03-31T04:08:36.767Z] ---> Running in e8ccccbf89d7 [2021-03-31T04:08:37.031Z] Removing intermediate container e8ccccbf89d7 [2021-03-31T04:08:37.031Z] ---> 1d058af002f2 [2021-03-31T04:08:37.031Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-03-31T04:08:37.031Z] ---> Running in f63999cbb366 [2021-03-31T04:08:37.031Z] Removing intermediate container f63999cbb366 [2021-03-31T04:08:37.031Z] ---> 00a209e505b1 [2021-03-31T04:08:37.031Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-31T04:08:37.291Z] ---> Running in 73107ebe7e2c [2021-03-31T04:08:38.238Z] Removing intermediate container 73107ebe7e2c [2021-03-31T04:08:38.238Z] ---> f544d3feac90 [2021-03-31T04:08:38.238Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-03-31T04:08:38.238Z] ---> Running in c95ac1adf2fc [2021-03-31T04:08:38.499Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-31T04:08:39.444Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-31T04:08:40.024Z] OK: 166 MiB in 39 packages [2021-03-31T04:08:40.285Z] Removing intermediate container c95ac1adf2fc [2021-03-31T04:08:40.285Z] ---> 18e4dbfdee47 [2021-03-31T04:08:40.285Z] Step 10/24 : ENV GO111MODULE=on [2021-03-31T04:08:40.285Z] ---> Running in b72d58729014 [2021-03-31T04:08:40.547Z] Removing intermediate container b72d58729014 [2021-03-31T04:08:40.547Z] ---> 20917975cd0e [2021-03-31T04:08:40.547Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-03-31T04:08:40.547Z] ---> Running in e9727970e967 [2021-03-31T04:08:40.808Z] Removing intermediate container e9727970e967 [2021-03-31T04:08:40.809Z] ---> 5238145d0aa0 [2021-03-31T04:08:40.809Z] Step 12/24 : COPY go.mod . [2021-03-31T04:08:41.072Z] ---> bdd67d98f716 [2021-03-31T04:08:41.072Z] Step 13/24 : COPY Makefile . [2021-03-31T04:08:41.072Z] ---> d5e451ca4962 [2021-03-31T04:08:41.072Z] Step 14/24 : RUN make update [2021-03-31T04:08:41.335Z] ---> Running in c58b40c5ccd8 [2021-03-31T04:08:41.605Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-03-31T04:08:42.181Z] Removing intermediate container c58b40c5ccd8 [2021-03-31T04:08:42.181Z] ---> b3a0746cea0d [2021-03-31T04:08:42.181Z] Step 15/24 : COPY . . [2021-03-31T04:08:44.103Z] ---> 5c6cf0da38ff [2021-03-31T04:08:44.103Z] Step 16/24 : RUN ${MAKE} [2021-03-31T04:08:44.103Z] ---> Running in de631b14b2c6 [2021-03-31T04:08:44.367Z] 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-03-31T04:08:52.592Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-03-31T04:08:55.154Z] Removing intermediate container de631b14b2c6 [2021-03-31T04:08:55.154Z] ---> b8c598073b43 [2021-03-31T04:08:55.154Z] Step 17/24 : FROM alpine:3.12 [2021-03-31T04:08:55.728Z] 3.12: Pulling from library/alpine [2021-03-31T04:08:55.728Z] 22599d3e9e25: Pulling fs layer [2021-03-31T04:08:55.728Z] 22599d3e9e25: Verifying Checksum [2021-03-31T04:08:55.728Z] 22599d3e9e25: Download complete [2021-03-31T04:08:55.989Z] 22599d3e9e25: Pull complete [2021-03-31T04:08:55.989Z] Digest: sha256:d1eaae2a6814b4b10a722fa75e8a6b53db42d1bf531395a107fea0458bfbf1d8 [2021-03-31T04:08:55.989Z] Status: Downloaded newer image for alpine:3.12 [2021-03-31T04:08:55.989Z] ---> 42cb162f0360 [2021-03-31T04:08:55.989Z] Step 18/24 : EXPOSE 4000 [2021-03-31T04:08:56.252Z] ---> Running in caa67a7ad390 [2021-03-31T04:08:56.252Z] Removing intermediate container caa67a7ad390 [2021-03-31T04:08:56.252Z] ---> 65f59db5c0d3 [2021-03-31T04:08:56.252Z] 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-03-31T04:08:57.196Z] ---> 576af795abdc [2021-03-31T04:08:57.196Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-03-31T04:08:57.458Z] ---> Running in ed8fd021b68c [2021-03-31T04:08:57.458Z] Removing intermediate container ed8fd021b68c [2021-03-31T04:08:57.458Z] ---> acb6668e4c46 [2021-03-31T04:08:57.458Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-03-31T04:08:57.719Z] ---> Running in a38b87724cdc [2021-03-31T04:08:57.719Z] Removing intermediate container a38b87724cdc [2021-03-31T04:08:57.719Z] ---> 331d93ba5ed4 [2021-03-31T04:08:57.719Z] Step 22/24 : LABEL arch=amd64 [2021-03-31T04:08:57.980Z] ---> Running in dfcc3212dc55 [2021-03-31T04:08:57.980Z] Removing intermediate container dfcc3212dc55 [2021-03-31T04:08:57.980Z] ---> 9af9eff33055 [2021-03-31T04:08:57.980Z] Step 23/24 : LABEL git_sha=f4a289c417e59942b4ae40c523f162641e225f34 [2021-03-31T04:08:57.980Z] ---> Running in 7e7a4c72e3d7 [2021-03-31T04:08:58.000Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-03-31T04:08:58.000Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-03-31T04:08:58.000Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-03-31T04:08:58.000Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-03-31T04:08:58.000Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-03-31T04:08:58.000Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-03-31T04:08:58.000Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-03-31T04:08:58.000Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-03-31T04:08:58.000Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-03-31T04:08:58.001Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-03-31T04:08:58.001Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-03-31T04:08:58.001Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-03-31T04:08:58.001Z] GO111MODULE=on go vet ./... [2021-03-31T04:08:58.243Z] Removing intermediate container 7e7a4c72e3d7 [2021-03-31T04:08:58.243Z] ---> 28793dffa0a6 [2021-03-31T04:08:58.243Z] Step 24/24 : LABEL version=0.0.0 [2021-03-31T04:08:58.243Z] ---> Running in 726642373f4b [2021-03-31T04:08:58.507Z] Removing intermediate container 726642373f4b [2021-03-31T04:08:58.507Z] ---> 991fb152156e [2021-03-31T04:08:58.507Z] [Warning] One or more build-args [ARCH] were not consumed [2021-03-31T04:08:58.507Z] Successfully built 991fb152156e [2021-03-31T04:08:58.507Z] 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 Post stage [Pipeline] libraryResource [Pipeline] sh [2021-03-31T04:08:59.708Z] ---> job-cost.sh [2021-03-31T04:08:59.708Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-5ySw [Pipeline] } [2021-03-31T04:09:04.760Z] $ docker stop --time=1 68cdc84d862834fca620fd1a9d0c40419f13726baa5f96d7be6bd49f50084e9d [2021-03-31T04:09:06.965Z] $ docker rm -f 68cdc84d862834fca620fd1a9d0c40419f13726baa5f96d7be6bd49f50084e9d [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-31T04:09:07.933Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-03-31T04:09:07.976Z] Warning: overwriting stash ‘coverage-report’ [2021-03-31T04:09:09.136Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-31T04:09:09.992Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-03-31T04:09:10.352Z] + ls -al . [2021-03-31T04:09:10.352Z] total 124 [2021-03-31T04:09:10.352Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 31 04:08 . [2021-03-31T04:09:10.352Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 31 04:07 .. [2021-03-31T04:09:10.352Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 31 04:07 .git [2021-03-31T04:09:10.352Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 31 04:07 .github [2021-03-31T04:09:10.352Z] -rw-rw-r-- 1 jenkins jenkins 153 Mar 31 04:07 .gitignore [2021-03-31T04:09:10.352Z] -rw-rw-r-- 1 jenkins jenkins 3959 Mar 31 04:07 CONTRIBUTING.md [2021-03-31T04:09:10.352Z] -rw-rw-r-- 1 jenkins jenkins 1508 Mar 31 04:07 Dockerfile [2021-03-31T04:09:10.352Z] -rw-rw-r-- 1 jenkins jenkins 902 Mar 31 04:07 Dockerfile.build [2021-03-31T04:09:10.352Z] -rw-rw-r-- 1 jenkins jenkins 652 Mar 31 04:07 Jenkinsfile [2021-03-31T04:09:10.352Z] -rw-rw-r-- 1 jenkins jenkins 11357 Mar 31 04:07 LICENSE [2021-03-31T04:09:10.352Z] -rw-rw-r-- 1 jenkins jenkins 951 Mar 31 04:07 Makefile [2021-03-31T04:09:10.352Z] -rw-rw-r-- 1 jenkins jenkins 4535 Mar 31 04:07 README.md [2021-03-31T04:09:10.352Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 31 04:03 VERSION [2021-03-31T04:09:10.352Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 31 04:07 assets [2021-03-31T04:09:10.352Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 31 04:07 bin [2021-03-31T04:09:10.352Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 31 04:07 cmd [2021-03-31T04:09:10.352Z] -rw-r--r-- 1 jenkins jenkins 10 Mar 31 04:08 coverage.out [2021-03-31T04:09:10.352Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 31 04:07 docs [2021-03-31T04:09:10.352Z] -rw-rw-r-- 1 jenkins jenkins 987 Mar 31 04:07 go.mod [2021-03-31T04:09:10.352Z] -rw-r--r-- 1 jenkins jenkins 22319 Mar 31 04:08 go.sum [2021-03-31T04:09:10.352Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 31 04:07 internal [2021-03-31T04:09:10.352Z] -rw-rw-r-- 1 jenkins jenkins 155 Mar 31 04:07 version.go [2021-03-31T04:09:10.352Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 31 04:07 web [Pipeline] isUnix [Pipeline] sh [2021-03-31T04:09:10.737Z] + 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=f4a289c417e59942b4ae40c523f162641e225f34 --label arch=arm64 --label version=0.0.0 . [2021-03-31T04:09:11.339Z] Sending build context to Docker daemon 17.4MB [2021-03-31T04:09:11.612Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-03-31T04:09:11.612Z] Step 2/24 : FROM ${BASE} AS builder [2021-03-31T04:09:11.612Z] ---> b022e709240f [2021-03-31T04:09:11.612Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-03-31T04:09:11.885Z] ---> Running in 37a361c7775a [2021-03-31T04:09:12.481Z] Removing intermediate container 37a361c7775a [2021-03-31T04:09:12.481Z] ---> a7d5311d9adb [2021-03-31T04:09:12.481Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-03-31T04:09:12.481Z] ---> Running in 9213d2e96f09 [2021-03-31T04:09:13.086Z] Removing intermediate container 9213d2e96f09 [2021-03-31T04:09:13.086Z] ---> 88af307f043b [2021-03-31T04:09:13.086Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-03-31T04:09:13.086Z] ---> Running in 3962d908c338 [2021-03-31T04:09:13.689Z] Removing intermediate container 3962d908c338 [2021-03-31T04:09:13.689Z] ---> 96798f13e86c [2021-03-31T04:09:13.689Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-03-31T04:09:13.689Z] ---> Running in 697628275cb1 [2021-03-31T04:09:14.282Z] Removing intermediate container 697628275cb1 [2021-03-31T04:09:14.282Z] ---> 0a8e97ea385b [2021-03-31T04:09:14.282Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-03-31T04:09:14.282Z] ---> Running in 7f36d5c95ac2 [2021-03-31T04:09:14.643Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-31T04:09:14.876Z] Removing intermediate container 7f36d5c95ac2 [2021-03-31T04:09:14.876Z] ---> 53144964c62c [2021-03-31T04:09:14.876Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-31T04:09:14.876Z] ---> Running in e79ba7909c11 [2021-03-31T04:09:16.849Z] Removing intermediate container e79ba7909c11 [2021-03-31T04:09:16.849Z] ---> 5ffb7f2d0d7b [2021-03-31T04:09:16.849Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-03-31T04:09:17.124Z] ---> Running in d9336f2f72d7 [2021-03-31T04:09:18.101Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-31T04:09:19.073Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-31T04:09:19.667Z] OK: 142 MiB in 39 packages [2021-03-31T04:09:20.646Z] Removing intermediate container d9336f2f72d7 [2021-03-31T04:09:20.646Z] ---> 41d82030142f [2021-03-31T04:09:20.646Z] Step 10/24 : ENV GO111MODULE=on [2021-03-31T04:09:20.919Z] ---> Running in c4cf6204cf1c [2021-03-31T04:09:21.192Z] Removing intermediate container c4cf6204cf1c [2021-03-31T04:09:21.192Z] ---> 855721f7bc8a [2021-03-31T04:09:21.192Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-03-31T04:09:21.465Z] ---> Running in b72ba4a756bf [2021-03-31T04:09:22.058Z] Removing intermediate container b72ba4a756bf [2021-03-31T04:09:22.058Z] ---> 762399426ef4 [2021-03-31T04:09:22.058Z] Step 12/24 : COPY go.mod . [2021-03-31T04:09:22.654Z] ---> b16ac072ce0b [2021-03-31T04:09:22.655Z] Step 13/24 : COPY Makefile . [2021-03-31T04:09:23.250Z] ---> 5d617dd02afa [2021-03-31T04:09:23.250Z] Step 14/24 : RUN make update [2021-03-31T04:09:23.526Z] ---> Running in 71cd36c58fe1 [2021-03-31T04:09:24.506Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-03-31T04:09:25.946Z] Removing intermediate container 71cd36c58fe1 [2021-03-31T04:09:25.946Z] ---> a830097abba6 [2021-03-31T04:09:25.946Z] Step 15/24 : COPY . . [2021-03-31T04:09:28.560Z] ---> d84acab0e829 [2021-03-31T04:09:28.560Z] Step 16/24 : RUN ${MAKE} [2021-03-31T04:09:28.560Z] ---> Running in 4dbb533d9423 [2021-03-31T04:09:29.535Z] 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-03-31T04:09:41.250Z] lf-activate-venv(): INFO: Adding /tmp/venv-5ySw/bin to PATH [2021-03-31T04:09:41.250Z] INFO: No Stack... [2021-03-31T04:09:41.250Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-31T04:09:41.925Z] INFO: Archiving Costs [Pipeline] sh [2021-03-31T04:09:42.315Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2021-03-31T04:09:42.315Z] + cut -d, -f6 [Pipeline] lock [2021-03-31T04:09:42.444Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-320-1-stack-cost] [2021-03-31T04:09:42.468Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-320-1-stack-cost] did not exist. Created. [2021-03-31T04:09:42.468Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-320-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-31T04:09:42.953Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-03-31T04:09:43.097Z] Stashed 1 file(s) [Pipeline] } [2021-03-31T04:09:43.118Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-320-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-31T04:09:56.348Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-03-31T04:10:00.647Z] Removing intermediate container 4dbb533d9423 [2021-03-31T04:10:00.647Z] ---> a18cf19d24ab [2021-03-31T04:10:00.647Z] Step 17/24 : FROM alpine:3.12 [2021-03-31T04:10:00.647Z] 3.12: Pulling from library/alpine [2021-03-31T04:10:02.609Z] 95dec6db3722: Pulling fs layer [2021-03-31T04:10:02.609Z] 95dec6db3722: Verifying Checksum [2021-03-31T04:10:02.609Z] 95dec6db3722: Download complete [2021-03-31T04:10:03.201Z] 95dec6db3722: Pull complete [2021-03-31T04:10:03.201Z] Digest: sha256:d1eaae2a6814b4b10a722fa75e8a6b53db42d1bf531395a107fea0458bfbf1d8 [2021-03-31T04:10:03.201Z] Status: Downloaded newer image for alpine:3.12 [2021-03-31T04:10:03.201Z] ---> e47305ac9786 [2021-03-31T04:10:03.201Z] Step 18/24 : EXPOSE 4000 [2021-03-31T04:10:03.473Z] ---> Running in 7a5585ca18ce [2021-03-31T04:10:03.745Z] Removing intermediate container 7a5585ca18ce [2021-03-31T04:10:03.745Z] ---> 335d8f4bbc12 [2021-03-31T04:10:03.745Z] 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-03-31T04:10:05.719Z] ---> 42beb86bd188 [2021-03-31T04:10:05.719Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-03-31T04:10:05.719Z] ---> Running in eea7dfe33f71 [2021-03-31T04:10:05.993Z] Removing intermediate container eea7dfe33f71 [2021-03-31T04:10:05.993Z] ---> 41e5ca76ff1a [2021-03-31T04:10:05.993Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-03-31T04:10:05.993Z] ---> Running in 5357c782d248 [2021-03-31T04:10:06.588Z] Removing intermediate container 5357c782d248 [2021-03-31T04:10:06.588Z] ---> f17998ea3796 [2021-03-31T04:10:06.588Z] Step 22/24 : LABEL arch=arm64 [2021-03-31T04:10:06.588Z] ---> Running in a596eb7e2d4c [2021-03-31T04:10:07.184Z] Removing intermediate container a596eb7e2d4c [2021-03-31T04:10:07.184Z] ---> cf3c0062d9d0 [2021-03-31T04:10:07.184Z] Step 23/24 : LABEL git_sha=f4a289c417e59942b4ae40c523f162641e225f34 [2021-03-31T04:10:07.184Z] ---> Running in 8ac58703bbb0 [2021-03-31T04:10:07.458Z] Removing intermediate container 8ac58703bbb0 [2021-03-31T04:10:07.458Z] ---> 68bbf3132893 [2021-03-31T04:10:07.458Z] Step 24/24 : LABEL version=0.0.0 [2021-03-31T04:10:07.730Z] ---> Running in e25037cce408 [2021-03-31T04:10:08.322Z] Removing intermediate container e25037cce408 [2021-03-31T04:10:08.322Z] ---> bfba74e3c045 [2021-03-31T04:10:08.322Z] [Warning] One or more build-args [ARCH] were not consumed [2021-03-31T04:10:08.322Z] Successfully built bfba74e3c045 [2021-03-31T04:10:08.322Z] 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 Post stage [Pipeline] libraryResource [Pipeline] sh [2021-03-31T04:10:09.301Z] ---> job-cost.sh [2021-03-31T04:10:09.301Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-qvZX [2021-03-31T04:10:48.256Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-31T04:12:25.001Z] lf-activate-venv(): INFO: Adding /tmp/venv-qvZX/bin to PATH [2021-03-31T04:12:25.001Z] INFO: No Stack... [2021-03-31T04:12:25.001Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-03-31T04:12:25.001Z] INFO: Archiving Costs [Pipeline] sh [2021-03-31T04:12:25.362Z] + cat+ /w/workspace/edgex-ui-go/1/archives/cost.csv [2021-03-31T04:12:25.362Z] cut -d, -f6 [Pipeline] lock [2021-03-31T04:12:25.517Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-320-1-stack-cost] [2021-03-31T04:12:25.523Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-320-1-stack-cost] did not exist. Created. [2021-03-31T04:12:25.523Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-320-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-31T04:12:26.074Z] /w/workspace/edgex-ui-go/1@tmp/durable-53d393c3/script.sh: 1: /w/workspace/edgex-ui-go/1@tmp/durable-53d393c3/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-03-31T04:12:26.443Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-03-31T04:12:26.483Z] Warning: overwriting stash ‘stack-cost’ [2021-03-31T04:12:26.718Z] Stashed 1 file(s) [Pipeline] } [2021-03-31T04:12:26.738Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-320-1-stack-cost] [Pipeline] // lock [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-03-31T04:12:28.400Z] provisioning config files... [2021-03-31T04:12:28.411Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-320@tmp/config4964182222864777633tmp [Pipeline] { [Pipeline] sh [2021-03-31T04:12:28.855Z] + set +x [2021-03-31T04:12:28.856Z] + curl -s https://codecov.io/bash [2021-03-31T04:12:28.856Z] + bash -s -- [2021-03-31T04:12:29.118Z] [2021-03-31T04:12:29.118Z] _____ _ [2021-03-31T04:12:29.118Z] / ____| | | [2021-03-31T04:12:29.118Z] | | ___ __| | ___ ___ _____ __ [2021-03-31T04:12:29.118Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-03-31T04:12:29.118Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-03-31T04:12:29.118Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-03-31T04:12:29.118Z] Bash-20210309-2b87ace [2021-03-31T04:12:29.118Z] [2021-03-31T04:12:29.118Z] [2021-03-31T04:12:29.118Z] ==> git version 2.24.3 found [2021-03-31T04:12:29.118Z] ==> 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-03-31T04:12:29.118Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-03-31T04:12:29.118Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-03-31T04:12:29.118Z] ==> Jenkins CI detected. [2021-03-31T04:12:29.118Z] project root: . [2021-03-31T04:12:29.118Z] --> token set from env [2021-03-31T04:12:29.118Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-03-31T04:12:29.118Z] ==> Running gcov in . (disable via -X gcov) [2021-03-31T04:12:29.118Z] ==> Python coveragepy not found [2021-03-31T04:12:29.118Z] ==> Searching for coverage reports in: [2021-03-31T04:12:29.118Z] + . [2021-03-31T04:12:29.118Z] -> Found 1 reports [2021-03-31T04:12:29.118Z] ==> Detecting git/mercurial file structure [2021-03-31T04:12:29.118Z] ==> Reading reports [2021-03-31T04:12:29.118Z] + ./coverage.out bytes=10 [2021-03-31T04:12:29.118Z] ==> Appending adjustments [2021-03-31T04:12:29.118Z] https://docs.codecov.io/docs/fixing-reports [2021-03-31T04:12:29.118Z] + Found adjustments [2021-03-31T04:12:29.118Z] ==> Gzipping contents [2021-03-31T04:12:29.118Z] 4.0K /tmp/codecov.Cl2EB9.gz [2021-03-31T04:12:29.118Z] ==> Uploading reports [2021-03-31T04:12:29.118Z] url: https://codecov.io [2021-03-31T04:12:29.118Z] query: branch=PR-320&commit=f4a289c417e59942b4ae40c523f162641e225f34&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-320%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=320&job=&cmd_args= [2021-03-31T04:12:29.118Z] -> Pinging Codecov [2021-03-31T04:12:29.118Z] https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-320&commit=f4a289c417e59942b4ae40c523f162641e225f34&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-320%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=320&job=&cmd_args= [2021-03-31T04:12:29.692Z] -> Uploading to [2021-03-31T04:12:29.692Z] https://storage.googleapis.com/codecov/v4/raw/2021-03-31/FB506323287CE973F263BFD2A0EB1F37/f4a289c417e59942b4ae40c523f162641e225f34/532a6ded-74d0-4671-b8cb-efba58a5a762.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210331%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210331T041229Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d10cf0510419fb3c64fde83905e3ca197aca0e63823818eae4d7ac57ebf213af [2021-03-31T04:12:29.692Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-31T04:12:29.692Z] Dload Upload Total Spent Left Speed [2021-03-31T04:12:30.217Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3335 0 0 100 3335 0 7086 --:--:-- --:--:-- --:--:-- 7080 [2021-03-31T04:12:30.217Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/f4a289c417e59942b4ae40c523f162641e225f34 [Pipeline] } [2021-03-31T04:12:30.241Z] 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] { (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-03-31T04:12:33.708Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-31T04:12:34.068Z] ---> package-listing.sh [2021-03-31T04:12:34.068Z] ++ facter osfamily [2021-03-31T04:12:34.068Z] ++ tr '[:upper:]' '[:lower:]' [2021-03-31T04:12:34.068Z] + OS_FAMILY=redhat [2021-03-31T04:12:34.068Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-320 [2021-03-31T04:12:34.068Z] + START_PACKAGES=/tmp/packages_start.txt [2021-03-31T04:12:34.068Z] + END_PACKAGES=/tmp/packages_end.txt [2021-03-31T04:12:34.068Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-03-31T04:12:34.068Z] + PACKAGES=/tmp/packages_start.txt [2021-03-31T04:12:34.068Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-320 ']' [2021-03-31T04:12:34.068Z] + PACKAGES=/tmp/packages_end.txt [2021-03-31T04:12:34.068Z] + case "${OS_FAMILY}" in [2021-03-31T04:12:34.068Z] + rpm -qa [2021-03-31T04:12:34.068Z] + sort [2021-03-31T04:12:39.384Z] + '[' -f /tmp/packages_start.txt ']' [2021-03-31T04:12:39.384Z] + '[' -f /tmp/packages_end.txt ']' [2021-03-31T04:12:39.384Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-03-31T04:12:39.384Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-320 ']' [2021-03-31T04:12:39.384Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-320/archives/ [2021-03-31T04:12:39.384Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-320/archives/ [Pipeline] echo [2021-03-31T04:12:39.413Z] 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-320/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-03-31T04:12:39.721Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-03-31T04:12:40.064Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-31T04:12:40.065Z] [2021-03-31T04:12:40.065Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-03-31T04:12:40.482Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-31T04:12:40.482Z] alpine: Pulling from edgex-lftools-log-publisher [2021-03-31T04:12:40.482Z] df20fa9351a1: Pulling fs layer [2021-03-31T04:12:40.482Z] 36b3adc4ff6f: Pulling fs layer [2021-03-31T04:12:40.482Z] 8ad3a11d3b57: Pulling fs layer [2021-03-31T04:12:40.482Z] 46f8f816bc3b: Pulling fs layer [2021-03-31T04:12:40.482Z] 93b61091891f: Pulling fs layer [2021-03-31T04:12:40.482Z] 93b9cdb0e59b: Pulling fs layer [2021-03-31T04:12:40.482Z] 5e14af77c1be: Pulling fs layer [2021-03-31T04:12:40.482Z] 01666e4c0597: Pulling fs layer [2021-03-31T04:12:40.482Z] aa168da1d23b: Pulling fs layer [2021-03-31T04:12:40.482Z] 46f8f816bc3b: Waiting [2021-03-31T04:12:40.482Z] 93b61091891f: Waiting [2021-03-31T04:12:40.482Z] 01666e4c0597: Waiting [2021-03-31T04:12:40.482Z] 5e14af77c1be: Waiting [2021-03-31T04:12:40.482Z] 36b3adc4ff6f: Download complete [2021-03-31T04:12:40.482Z] 46f8f816bc3b: Verifying Checksum [2021-03-31T04:12:40.482Z] 46f8f816bc3b: Download complete [2021-03-31T04:12:40.482Z] df20fa9351a1: Verifying Checksum [2021-03-31T04:12:40.482Z] df20fa9351a1: Download complete [2021-03-31T04:12:40.758Z] 93b9cdb0e59b: Verifying Checksum [2021-03-31T04:12:40.758Z] 93b9cdb0e59b: Download complete [2021-03-31T04:12:40.758Z] 93b61091891f: Download complete [2021-03-31T04:12:40.758Z] 5e14af77c1be: Verifying Checksum [2021-03-31T04:12:40.758Z] 5e14af77c1be: Download complete [2021-03-31T04:12:40.758Z] 01666e4c0597: Verifying Checksum [2021-03-31T04:12:40.758Z] 01666e4c0597: Download complete [2021-03-31T04:12:41.024Z] df20fa9351a1: Pull complete [2021-03-31T04:12:41.024Z] 36b3adc4ff6f: Pull complete [2021-03-31T04:12:41.614Z] 8ad3a11d3b57: Verifying Checksum [2021-03-31T04:12:41.614Z] 8ad3a11d3b57: Download complete [2021-03-31T04:12:42.193Z] 8ad3a11d3b57: Pull complete [2021-03-31T04:12:42.193Z] 46f8f816bc3b: Pull complete [2021-03-31T04:12:42.464Z] 93b61091891f: Pull complete [2021-03-31T04:12:43.042Z] aa168da1d23b: Verifying Checksum [2021-03-31T04:12:43.042Z] aa168da1d23b: Download complete [2021-03-31T04:12:43.303Z] 93b9cdb0e59b: Pull complete [2021-03-31T04:12:43.303Z] 5e14af77c1be: Pull complete [2021-03-31T04:12:43.567Z] 01666e4c0597: Pull complete [2021-03-31T04:12:48.890Z] aa168da1d23b: Pull complete [2021-03-31T04:12:48.890Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-03-31T04:12:48.890Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-31T04:12:48.890Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-03-31T04:12:49.033Z] prd-centos7-docker-4c-2g-32194 does not seem to be running inside a container [2021-03-31T04:12:49.076Z] $ 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-320/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-320 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-320:/w/workspace/edgexfoundry_edgex-ui-go_PR-320:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-320@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-320@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-03-31T04:12:52.389Z] $ docker top 08c1f8d49218e5a869f2c05f7bee90e4f5bcbff0370f2bf47a854b48bc97c43b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-31T04:12:53.024Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-03-31T04:12:53.339Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-03-31T04:12:53.670Z] + ls /var/log/sa-host [2021-03-31T04:12:53.670Z] + sadf -c /var/log/sa-host/sa23 [2021-03-31T04:12:53.670Z] file_magic: OK [2021-03-31T04:12:53.670Z] HZ: Using current value: 100 [2021-03-31T04:12:53.670Z] file_header: OK [2021-03-31T04:12:53.670Z] 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-03-31T04:12:53.670Z] Statistics: [2021-03-31T04:12:53.670Z] Hnuu...uuuununununu... [2021-03-31T04:12:53.671Z] File successfully converted to sysstat format version 12.2.1 [2021-03-31T04:12:53.671Z] + sadf -c /var/log/sa-host/sa31 [2021-03-31T04:12:53.671Z] file_magic: OK [2021-03-31T04:12:53.671Z] HZ: Using current value: 100 [2021-03-31T04:12:53.671Z] file_header: OK [2021-03-31T04:12:53.671Z] 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-03-31T04:12:53.671Z] Statistics: [2021-03-31T04:12:53.671Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-03-31T04:12:53.671Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-03-31T04:12:53.979Z] provisioning config files... [2021-03-31T04:12:53.997Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-320@tmp/config1695257608525126279tmp [Pipeline] { [Pipeline] echo [2021-03-31T04:12:54.141Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-31T04:12:54.479Z] ---> create-netrc.sh [Pipeline] } [2021-03-31T04:12:54.505Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-03-31T04:12:54.647Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-31T04:12:54.980Z] ---> python-tools-install.sh [Pipeline] echo [2021-03-31T04:12:55.010Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-31T04:12:55.341Z] ---> sudo-logs.sh [2021-03-31T04:12:55.341Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-03-31T04:12:55.450Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-31T04:12:55.782Z] ---> job-cost.sh [2021-03-31T04:12:55.782Z] lf-activate-venv: SKIPPING [2021-03-31T04:12:55.782Z] DEBUG: total: 0.20999999344348907 [2021-03-31T04:12:55.782Z] INFO: Retrieving Stack Cost... [2021-03-31T04:12:57.170Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-31T04:12:57.744Z] INFO: Archiving Costs [Pipeline] echo [2021-03-31T04:12:57.778Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-31T04:12:58.128Z] ---> logs-deploy.sh [2021-03-31T04:12:58.128Z] lf-activate-venv: SKIPPING [2021-03-31T04:12:58.128Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-320/1 [2021-03-31T04:12:58.128Z] INFO: archiving workspace using pattern(s): [2021-03-31T04:12:59.515Z] Archives upload complete. [2021-03-31T04:12:59.779Z] INFO: archiving logs to Nexus