Pull request #312 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from c6e84583b98043bd6c8d9460403fb2529c534f84+8031b982e40d9e1a5abcd3c2690ca3c2b3c7f818 (db0ae6c487c6f6f650ddb147d9f1e16a17c76d2f) 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-312/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-312/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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-30273 in /w/workspace/edgexfoundry_edgex-ui-go_PR-312 [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-312 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/312/head:refs/remotes/origin/PR-312 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 8031b982e40d9e1a5abcd3c2690ca3c2b3c7f818 into PR head commit c6e84583b98043bd6c8d9460403fb2529c534f84 Merge succeeded, producing c6e84583b98043bd6c8d9460403fb2529c534f84 Checking out Revision c6e84583b98043bd6c8d9460403fb2529c534f84 (PR-312) > git config core.sparsecheckout # timeout=10 > git checkout -f c6e84583b98043bd6c8d9460403fb2529c534f84 # 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 8031b982e40d9e1a5abcd3c2690ca3c2b3c7f818 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c6e84583b98043bd6c8d9460403fb2529c534f84 # timeout=10 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" 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-18T07:00:13.455Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-03-18T07:00:13.885Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-03-18T07:00:14.110Z] ========================================================= [2021-03-18T07:00:14.110Z] EdgeX Global Pipelines Version Info [2021-03-18T07:00:14.110Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-03-18T07:00:15.652Z] ------------------- [2021-03-18T07:00:15.652Z] stable info: [2021-03-18T07:00:15.652Z] ------------------- [2021-03-18T07:00:15.652Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-03-18T07:00:15.652Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-03-18T07:00:15.652Z] Message: update stable to v1.0.186 [2021-03-18T07:00:16.602Z] ------------------- [2021-03-18T07:00:16.602Z] experimental info: [2021-03-18T07:00:16.602Z] ------------------- [2021-03-18T07:00:16.602Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-03-18T07:00:16.602Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-03-18T07:00:16.602Z] Message: update experimental to v1.0.186 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-03-18T07:00:17.079Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-03-18T07:00:17.223Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-03-18T07:00:17.375Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-03-18T07:00:17.509Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-03-18T07:00:17.643Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-03-18T07:00:17.778Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-03-18T07:00:17.911Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-03-18T07:00:18.081Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-03-18T07:00:18.278Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-03-18T07:00:18.432Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-03-18T07:00:18.572Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-03-18T07:00:18.704Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-edgex-ui-go [Pipeline] echo [2021-03-18T07:00:18.834Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-03-18T07:00:18.954Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-03-18T07:00:19.081Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-03-18T07:00:19.224Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-03-18T07:00:19.353Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-03-18T07:00:19.483Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-03-18T07:00:19.632Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-03-18T07:00:19.771Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-03-18T07:00:19.902Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-03-18T07:00:20.040Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-03-18T07:00:20.218Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-03-18T07:00:20.342Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-03-18T07:00:20.478Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-03-18T07:00:20.607Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-03-18T07:00:20.828Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-312 [Pipeline] echo [2021-03-18T07:00:20.960Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-312 [Pipeline] echo [2021-03-18T07:00:21.091Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-312 [Pipeline] echo [2021-03-18T07:00:21.226Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c6e84583b98043bd6c8d9460403fb2529c534f84 [Pipeline] echo [2021-03-18T07:00:21.358Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c6e8458 [Pipeline] echo [2021-03-18T07:00:21.487Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-18T07:00:21.756Z] provisioning config files... [2021-03-18T07:00:21.801Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-312@tmp/config6912966604575208107tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-18T07:00:22.234Z] ---> docker-login.sh [2021-03-18T07:00:22.234Z] nexus3.edgexfoundry.org:10001 [2021-03-18T07:00:22.498Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-18T07:00:22.763Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-18T07:00:22.763Z] Configure a credential helper to remove this warning. See [2021-03-18T07:00:22.763Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-18T07:00:22.763Z] [2021-03-18T07:00:22.763Z] Login Succeeded [2021-03-18T07:00:22.763Z] nexus3.edgexfoundry.org:10002 [2021-03-18T07:00:22.763Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-18T07:00:22.763Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-18T07:00:22.763Z] Configure a credential helper to remove this warning. See [2021-03-18T07:00:22.763Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-18T07:00:22.763Z] [2021-03-18T07:00:22.763Z] Login Succeeded [2021-03-18T07:00:22.763Z] nexus3.edgexfoundry.org:10003 [2021-03-18T07:00:23.029Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-18T07:00:23.029Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-18T07:00:23.029Z] Configure a credential helper to remove this warning. See [2021-03-18T07:00:23.029Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-18T07:00:23.029Z] [2021-03-18T07:00:23.029Z] Login Succeeded [2021-03-18T07:00:23.029Z] nexus3.edgexfoundry.org:10004 [2021-03-18T07:00:23.029Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-18T07:00:23.292Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-18T07:00:23.292Z] Configure a credential helper to remove this warning. See [2021-03-18T07:00:23.292Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-18T07:00:23.292Z] [2021-03-18T07:00:23.292Z] Login Succeeded [2021-03-18T07:00:23.292Z] docker.io [2021-03-18T07:00:23.292Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-18T07:00:23.555Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-18T07:00:23.555Z] Configure a credential helper to remove this warning. See [2021-03-18T07:00:23.555Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-18T07:00:23.555Z] [2021-03-18T07:00:23.555Z] Login Succeeded [2021-03-18T07:00:23.555Z] ---> docker-login.sh ends [Pipeline] } [2021-03-18T07:00:23.579Z] 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-18T07:00:24.706Z] + git log --format=format:%s -1 c6e84583b98043bd6c8d9460403fb2529c534f84 [Pipeline] echo [2021-03-18T07:00:24.800Z] GIT_COMMIT: c6e84583b98043bd6c8d9460403fb2529c534f84, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo [2021-03-18T07:00:24.891Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-03-18T07:00:25.931Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-18T07:00:25.931Z] [2021-03-18T07:00:25.931Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-03-18T07:00:26.342Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-18T07:00:26.342Z] latest: Pulling from edgex-devops/git-semver [2021-03-18T07:00:26.342Z] 31603596830f: Pulling fs layer [2021-03-18T07:00:26.342Z] 2a8b12db71e7: Pulling fs layer [2021-03-18T07:00:26.342Z] 6ca5941a6612: Pulling fs layer [2021-03-18T07:00:26.342Z] ecc8261a40a4: Pulling fs layer [2021-03-18T07:00:26.342Z] ecc8261a40a4: Waiting [2021-03-18T07:00:26.342Z] 2a8b12db71e7: Verifying Checksum [2021-03-18T07:00:26.342Z] 2a8b12db71e7: Download complete [2021-03-18T07:00:26.342Z] 31603596830f: Verifying Checksum [2021-03-18T07:00:26.342Z] 31603596830f: Download complete [2021-03-18T07:00:26.606Z] 6ca5941a6612: Verifying Checksum [2021-03-18T07:00:26.606Z] 6ca5941a6612: Download complete [2021-03-18T07:00:26.606Z] ecc8261a40a4: Verifying Checksum [2021-03-18T07:00:26.606Z] ecc8261a40a4: Download complete [2021-03-18T07:00:26.606Z] 31603596830f: Pull complete [2021-03-18T07:00:26.871Z] 2a8b12db71e7: Pull complete [2021-03-18T07:00:27.821Z] 6ca5941a6612: Pull complete [2021-03-18T07:00:27.821Z] ecc8261a40a4: Pull complete [2021-03-18T07:00:27.821Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-03-18T07:00:27.821Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-18T07:00:27.821Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-03-18T07:00:27.953Z] prd-centos7-docker-4c-2g-30273 does not seem to be running inside a container [2021-03-18T07:00:28.008Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-312 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-312:/w/workspace/edgexfoundry_edgex-ui-go_PR-312:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-312@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-312@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-03-18T07:00:30.156Z] $ docker top ec4a0814f84fee342ae25d97af1ae40c572df73165a208be4c4d9e55d903cdae -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-18T07:00:30.556Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-18T07:00:30.556Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-18T07:00:30.758Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-18T07:00:30.762Z] $ docker exec ec4a0814f84fee342ae25d97af1ae40c572df73165a208be4c4d9e55d903cdae ssh-agent [2021-03-18T07:00:30.934Z] SSH_AUTH_SOCK=/tmp/ssh-PIg97QxyMsmN/agent.12 [2021-03-18T07:00:30.934Z] SSH_AGENT_PID=17 [2021-03-18T07:00:30.944Z] Running ssh-add (command line suppressed) [2021-03-18T07:00:31.060Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-312@tmp/private_key_1968396411090632722.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-312@tmp/private_key_1968396411090632722.key) [2021-03-18T07:00:31.113Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-18T07:00:31.513Z] + git tag --points-at HEAD [Pipeline] } [2021-03-18T07:00:31.543Z] $ docker exec --env ******** --env ******** ec4a0814f84fee342ae25d97af1ae40c572df73165a208be4c4d9e55d903cdae ssh-agent -k [2021-03-18T07:00:31.649Z] unset SSH_AUTH_SOCK; [2021-03-18T07:00:31.649Z] unset SSH_AGENT_PID; [2021-03-18T07:00:31.649Z] echo Agent pid 17 killed; [2021-03-18T07:00:31.695Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-03-18T07:00:31.900Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-18T07:00:31.900Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-18T07:00:32.063Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-18T07:00:32.068Z] $ docker exec ec4a0814f84fee342ae25d97af1ae40c572df73165a208be4c4d9e55d903cdae ssh-agent [2021-03-18T07:00:32.222Z] SSH_AUTH_SOCK=/tmp/ssh-S72F06LSiSBL/agent.45 [2021-03-18T07:00:32.222Z] SSH_AGENT_PID=50 [2021-03-18T07:00:32.229Z] Running ssh-add (command line suppressed) [2021-03-18T07:00:32.342Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-312@tmp/private_key_7158347931157487640.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-312@tmp/private_key_7158347931157487640.key) [2021-03-18T07:00:32.393Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-18T07:00:32.795Z] + git semver init [2021-03-18T07:00:32.795Z] # -> Open(): unable to determine branch for HEAD [2021-03-18T07:00:32.795Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-312/.git [2021-03-18T07:00:32.795Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-312 [2021-03-18T07:00:32.795Z] # $SEMVER_REMOTE_NAME = origin [2021-03-18T07:00:32.795Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-18T07:00:32.795Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-18T07:00:32.795Z] # $SEMVER_BRANCH = PR-312 [2021-03-18T07:00:32.795Z] # $SEMVER_TEMP = /tmp/semver-973116134 [2021-03-18T07:00:32.795Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-03-18T07:00:34.185Z] # '/tmp/semver-973116134' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-312/.semver' [2021-03-18T07:00:34.185Z] # -> Force: false [2021-03-18T07:00:34.185Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-312/.semver [Pipeline] } [2021-03-18T07:00:34.210Z] $ docker exec --env ******** --env ******** ec4a0814f84fee342ae25d97af1ae40c572df73165a208be4c4d9e55d903cdae ssh-agent -k [2021-03-18T07:00:34.314Z] unset SSH_AUTH_SOCK; [2021-03-18T07:00:34.315Z] unset SSH_AGENT_PID; [2021-03-18T07:00:34.315Z] echo Agent pid 50 killed; [2021-03-18T07:00:34.362Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-18T07:00:34.954Z] + git semver [Pipeline] } [2021-03-18T07:00:34.986Z] $ docker stop --time=1 ec4a0814f84fee342ae25d97af1ae40c572df73165a208be4c4d9e55d903cdae [2021-03-18T07:00:36.390Z] $ docker rm -f ec4a0814f84fee342ae25d97af1ae40c572df73165a208be4c4d9e55d903cdae [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-18T07:00:36.898Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-03-18T07:00:37.311Z] Stashed 1 file(s) [Pipeline] echo [2021-03-18T07:00:37.332Z] [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-18T07:00:53.159Z] Still waiting to schedule task [2021-03-18T07:00:53.159Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-30273’ [2021-03-18T07:00:53.181Z] Still waiting to schedule task [2021-03-18T07:00:53.181Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-03-18T07:02:26.166Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-30274 in /w/workspace/edgexfoundry_edgex-ui-go_PR-312 [Pipeline] { [Pipeline] ws [2021-03-18T07:02:26.276Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2021-03-18T07:02:31.995Z] using credential edgex-jenkins-ssh [2021-03-18T07:02:32.055Z] Cloning the remote Git repository [2021-03-18T07:02:32.148Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-03-18T07:02:32.265Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2021-03-18T07:02:32.348Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-03-18T07:02:32.349Z] > git --version # timeout=10 [2021-03-18T07:02:32.372Z] > git --version # 'git version 2.17.1' [2021-03-18T07:02:32.374Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-18T07:02:32.456Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-18T07:02:34.715Z] Merging remotes/origin/master commit 8031b982e40d9e1a5abcd3c2690ca3c2b3c7f818 into PR head commit c6e84583b98043bd6c8d9460403fb2529c534f84 [2021-03-18T07:02:35.133Z] Merge succeeded, producing c6e84583b98043bd6c8d9460403fb2529c534f84 [2021-03-18T07:02:35.134Z] Checking out Revision c6e84583b98043bd6c8d9460403fb2529c534f84 (PR-312) [2021-03-18T07:02:34.152Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-03-18T07:02:34.182Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-18T07:02:34.208Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-03-18T07:02:34.246Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-03-18T07:02:34.247Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-18T07:02:34.259Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/312/head:refs/remotes/origin/PR-312 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-18T07:02:34.760Z] > git config core.sparsecheckout # timeout=10 [2021-03-18T07:02:34.771Z] > git checkout -f c6e84583b98043bd6c8d9460403fb2529c534f84 # timeout=10 [2021-03-18T07:02:35.063Z] > git remote # timeout=10 [2021-03-18T07:02:35.086Z] > git config --get remote.origin.url # timeout=10 [2021-03-18T07:02:35.103Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-18T07:02:35.118Z] > git merge 8031b982e40d9e1a5abcd3c2690ca3c2b3c7f818 # timeout=10 [2021-03-18T07:02:35.143Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-18T07:02:35.166Z] > git config core.sparsecheckout # timeout=10 [2021-03-18T07:02:35.184Z] > git checkout -f c6e84583b98043bd6c8d9460403fb2529c534f84 # timeout=10 [2021-03-18T07:02:39.869Z] Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-03-18T07:02:39.961Z] > git --version # timeout=10 [2021-03-18T07:02:39.969Z] > git --version # 'git version 2.17.1' [2021-03-18T07:02:39.983Z] fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-18T07:02:41.898Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-03-18T07:02:42.303Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-18T07:02:42.727Z] + sudo service docker restart [2021-03-18T07:02:42.727Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-18T07:02:45.512Z] provisioning config files... [2021-03-18T07:02:45.555Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config8310207483323764005tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-18T07:02:46.004Z] ---> docker-login.sh [2021-03-18T07:02:46.004Z] nexus3.edgexfoundry.org:10001 [2021-03-18T07:02:46.991Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-18T07:02:47.269Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-18T07:02:47.269Z] Configure a credential helper to remove this warning. See [2021-03-18T07:02:47.269Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-18T07:02:47.269Z] [2021-03-18T07:02:47.269Z] Login Succeeded [2021-03-18T07:02:47.269Z] nexus3.edgexfoundry.org:10002 [2021-03-18T07:02:47.541Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-18T07:02:47.816Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-18T07:02:47.816Z] Configure a credential helper to remove this warning. See [2021-03-18T07:02:47.816Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-18T07:02:47.816Z] [2021-03-18T07:02:47.816Z] Login Succeeded [2021-03-18T07:02:47.816Z] nexus3.edgexfoundry.org:10003 [2021-03-18T07:02:48.096Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-18T07:02:48.379Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-18T07:02:48.379Z] Configure a credential helper to remove this warning. See [2021-03-18T07:02:48.379Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-18T07:02:48.379Z] [2021-03-18T07:02:48.379Z] Login Succeeded [2021-03-18T07:02:48.379Z] nexus3.edgexfoundry.org:10004 [2021-03-18T07:02:48.655Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-18T07:02:48.934Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-18T07:02:48.934Z] Configure a credential helper to remove this warning. See [2021-03-18T07:02:48.934Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-18T07:02:48.934Z] [2021-03-18T07:02:48.934Z] Login Succeeded [2021-03-18T07:02:48.934Z] docker.io [2021-03-18T07:02:49.212Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-18T07:02:49.827Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-18T07:02:49.827Z] Configure a credential helper to remove this warning. See [2021-03-18T07:02:49.827Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-18T07:02:49.827Z] [2021-03-18T07:02:49.827Z] Login Succeeded [2021-03-18T07:02:49.827Z] ---> docker-login.sh ends [Pipeline] } [2021-03-18T07:02:49.862Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-03-18T07:02:50.494Z] ========================================================= [2021-03-18T07:02:50.494Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-03-18T07:02:50.494Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-18T07:02:50.938Z] + 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-18T07:02:51.552Z] Sending build context to Docker daemon 17.41MB [2021-03-18T07:02:51.833Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-03-18T07:02:51.833Z] Step 2/8 : FROM ${BASE} [2021-03-18T07:02:51.833Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-03-18T07:02:51.833Z] 5f621e34cdf4: Pulling fs layer [2021-03-18T07:02:51.833Z] a4357932f1b6: Pulling fs layer [2021-03-18T07:02:51.833Z] 18c013af1878: Pulling fs layer [2021-03-18T07:02:51.833Z] 00ac8860ef70: Pulling fs layer [2021-03-18T07:02:51.833Z] 63d7cb157983: Pulling fs layer [2021-03-18T07:02:51.833Z] b116817d02f9: Pulling fs layer [2021-03-18T07:02:51.833Z] 745a02a5169b: Pulling fs layer [2021-03-18T07:02:51.833Z] 63d7cb157983: Waiting [2021-03-18T07:02:51.833Z] b116817d02f9: Waiting [2021-03-18T07:02:51.833Z] 745a02a5169b: Waiting [2021-03-18T07:02:51.833Z] 00ac8860ef70: Waiting [2021-03-18T07:02:51.833Z] 18c013af1878: Verifying Checksum [2021-03-18T07:02:51.833Z] 18c013af1878: Download complete [2021-03-18T07:02:51.833Z] a4357932f1b6: Verifying Checksum [2021-03-18T07:02:51.833Z] 63d7cb157983: Verifying Checksum [2021-03-18T07:02:51.833Z] 63d7cb157983: Download complete [2021-03-18T07:02:52.816Z] b116817d02f9: Verifying Checksum [2021-03-18T07:02:52.816Z] b116817d02f9: Download complete [2021-03-18T07:02:52.816Z] 5f621e34cdf4: Verifying Checksum [2021-03-18T07:02:52.816Z] 5f621e34cdf4: Download complete [2021-03-18T07:02:53.419Z] 5f621e34cdf4: Pull complete [2021-03-18T07:02:53.697Z] a4357932f1b6: Pull complete [2021-03-18T07:02:54.300Z] 18c013af1878: Pull complete [2021-03-18T07:02:54.898Z] 745a02a5169b: Verifying Checksum [2021-03-18T07:02:54.898Z] 745a02a5169b: Download complete [2021-03-18T07:02:56.342Z] 00ac8860ef70: Verifying Checksum [2021-03-18T07:02:56.342Z] 00ac8860ef70: Download complete [2021-03-18T07:03:06.532Z] 00ac8860ef70: Pull complete [2021-03-18T07:03:06.532Z] 63d7cb157983: Pull complete [2021-03-18T07:03:06.803Z] b116817d02f9: Pull complete [2021-03-18T07:03:11.124Z] 745a02a5169b: Pull complete [2021-03-18T07:03:11.124Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-03-18T07:03:11.124Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-03-18T07:03:11.124Z] ---> b7e6874047d6 [2021-03-18T07:03:11.124Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-03-18T07:03:13.106Z] ---> Running in f93f8932c1c0 [2021-03-18T07:03:13.705Z] Removing intermediate container f93f8932c1c0 [2021-03-18T07:03:13.705Z] ---> 026998c21a46 [2021-03-18T07:03:13.705Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-18T07:03:13.705Z] ---> Running in ecb6f89133d0 [2021-03-18T07:03:16.339Z] Removing intermediate container ecb6f89133d0 [2021-03-18T07:03:16.339Z] ---> 5aac2eaccb42 [2021-03-18T07:03:16.339Z] Step 5/8 : RUN apk add --no-cache make git [2021-03-18T07:03:16.339Z] ---> Running in 1d457afc0399 [2021-03-18T07:03:17.318Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-18T07:03:17.912Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-18T07:03:18.913Z] OK: 142 MiB in 39 packages [2021-03-18T07:03:19.906Z] Removing intermediate container 1d457afc0399 [2021-03-18T07:03:19.906Z] ---> 2b0b18311d87 [2021-03-18T07:03:19.906Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-03-18T07:03:19.906Z] ---> Running in a719829fc535 [2021-03-18T07:03:20.163Z] Running on prd-centos7-docker-4c-2g-30275 in /w/workspace/edgexfoundry_edgex-ui-go_PR-312 [Pipeline] { [Pipeline] ws [2021-03-18T07:03:20.318Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2021-03-18T07:03:20.501Z] Removing intermediate container a719829fc535 [2021-03-18T07:03:20.501Z] ---> 2429b197c346 [2021-03-18T07:03:20.501Z] Step 7/8 : COPY . . [2021-03-18T07:03:23.012Z] using credential edgex-jenkins-ssh [2021-03-18T07:03:23.065Z] Cloning the remote Git repository [2021-03-18T07:03:23.134Z] ---> 3bc198b1bea8 [2021-03-18T07:03:23.134Z] Step 8/8 : RUN go mod download [2021-03-18T07:03:23.134Z] ---> Running in 99b2f2e6e472 [2021-03-18T07:03:22.832Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-03-18T07:03:22.917Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2021-03-18T07:03:23.046Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-03-18T07:03:23.047Z] > git --version # timeout=10 [2021-03-18T07:03:23.059Z] > git --version # 'git version 2.24.3' [2021-03-18T07:03:23.060Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-18T07:03:23.090Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-18T07:03:24.583Z] Merging remotes/origin/master commit 8031b982e40d9e1a5abcd3c2690ca3c2b3c7f818 into PR head commit c6e84583b98043bd6c8d9460403fb2529c534f84 [2021-03-18T07:03:24.022Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-03-18T07:03:24.029Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-18T07:03:24.042Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-03-18T07:03:24.055Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-03-18T07:03:24.055Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-18T07:03:24.060Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/312/head:refs/remotes/origin/PR-312 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-18T07:03:24.456Z] > git config core.sparsecheckout # timeout=10 [2021-03-18T07:03:24.461Z] > git checkout -f c6e84583b98043bd6c8d9460403fb2529c534f84 # timeout=10 [2021-03-18T07:03:24.645Z] > git remote # timeout=10 [2021-03-18T07:03:24.802Z] Merge succeeded, producing c6e84583b98043bd6c8d9460403fb2529c534f84 [2021-03-18T07:03:24.802Z] Checking out Revision c6e84583b98043bd6c8d9460403fb2529c534f84 (PR-312) [2021-03-18T07:03:24.654Z] > git config --get remote.origin.url # timeout=10 [2021-03-18T07:03:24.659Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-18T07:03:24.664Z] > git merge 8031b982e40d9e1a5abcd3c2690ca3c2b3c7f818 # timeout=10 [2021-03-18T07:03:24.676Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-18T07:03:24.687Z] > git config core.sparsecheckout # timeout=10 [2021-03-18T07:03:24.691Z] > git checkout -f c6e84583b98043bd6c8d9460403fb2529c534f84 # timeout=10 [2021-03-18T07:03:28.468Z] Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-03-18T07:03:28.496Z] > git --version # timeout=10 [2021-03-18T07:03:28.500Z] > git --version # 'git version 2.24.3' [2021-03-18T07:03:28.505Z] fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-18T07:03:30.028Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-03-18T07:03:30.381Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-18T07:03:30.700Z] + sudo service docker restart [2021-03-18T07:03:30.701Z] + true [2021-03-18T07:03:30.701Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-18T07:03:31.787Z] provisioning config files... [2021-03-18T07:03:31.818Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config2448601705857637652tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-18T07:03:32.271Z] ---> docker-login.sh [2021-03-18T07:03:32.271Z] nexus3.edgexfoundry.org:10001 [2021-03-18T07:03:32.535Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-18T07:03:32.535Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-18T07:03:32.535Z] Configure a credential helper to remove this warning. See [2021-03-18T07:03:32.535Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-18T07:03:32.535Z] [2021-03-18T07:03:32.535Z] Login Succeeded [2021-03-18T07:03:32.535Z] nexus3.edgexfoundry.org:10002 [2021-03-18T07:03:32.797Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-18T07:03:32.797Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-18T07:03:32.797Z] Configure a credential helper to remove this warning. See [2021-03-18T07:03:32.797Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-18T07:03:32.797Z] [2021-03-18T07:03:32.797Z] Login Succeeded [2021-03-18T07:03:32.797Z] nexus3.edgexfoundry.org:10003 [2021-03-18T07:03:33.062Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-18T07:03:33.062Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-18T07:03:33.062Z] Configure a credential helper to remove this warning. See [2021-03-18T07:03:33.062Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-18T07:03:33.062Z] [2021-03-18T07:03:33.062Z] Login Succeeded [2021-03-18T07:03:33.062Z] nexus3.edgexfoundry.org:10004 [2021-03-18T07:03:33.062Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-18T07:03:33.062Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-18T07:03:33.062Z] Configure a credential helper to remove this warning. See [2021-03-18T07:03:33.062Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-18T07:03:33.062Z] [2021-03-18T07:03:33.062Z] Login Succeeded [2021-03-18T07:03:33.062Z] docker.io [2021-03-18T07:03:33.325Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-18T07:03:33.587Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-18T07:03:33.587Z] Configure a credential helper to remove this warning. See [2021-03-18T07:03:33.587Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-18T07:03:33.587Z] [2021-03-18T07:03:33.587Z] Login Succeeded [2021-03-18T07:03:33.587Z] ---> docker-login.sh ends [Pipeline] } [2021-03-18T07:03:33.611Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-03-18T07:03:34.108Z] ========================================================= [2021-03-18T07:03:34.108Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-03-18T07:03:34.108Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-18T07:03:34.489Z] + 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-18T07:03:34.751Z] Sending build context to Docker daemon 17.41MB [2021-03-18T07:03:34.751Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-03-18T07:03:34.751Z] Step 2/8 : FROM ${BASE} [2021-03-18T07:03:35.013Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-03-18T07:03:35.013Z] 188c0c94c7c5: Pulling fs layer [2021-03-18T07:03:35.013Z] 0ef7d3d256c8: Pulling fs layer [2021-03-18T07:03:35.013Z] de9db76c5a1d: Pulling fs layer [2021-03-18T07:03:35.013Z] bca2f99d35d6: Pulling fs layer [2021-03-18T07:03:35.013Z] 93359f2a8cfa: Pulling fs layer [2021-03-18T07:03:35.013Z] 7c6f9722023f: Pulling fs layer [2021-03-18T07:03:35.013Z] a35cf1a2eb13: Pulling fs layer [2021-03-18T07:03:35.013Z] bca2f99d35d6: Waiting [2021-03-18T07:03:35.013Z] 93359f2a8cfa: Waiting [2021-03-18T07:03:35.013Z] 7c6f9722023f: Waiting [2021-03-18T07:03:35.013Z] a35cf1a2eb13: Waiting [2021-03-18T07:03:35.013Z] de9db76c5a1d: Download complete [2021-03-18T07:03:35.013Z] 0ef7d3d256c8: Verifying Checksum [2021-03-18T07:03:35.013Z] 0ef7d3d256c8: Download complete [2021-03-18T07:03:35.013Z] 93359f2a8cfa: Verifying Checksum [2021-03-18T07:03:35.013Z] 93359f2a8cfa: Download complete [2021-03-18T07:03:35.013Z] 188c0c94c7c5: Verifying Checksum [2021-03-18T07:03:35.013Z] 188c0c94c7c5: Download complete [2021-03-18T07:03:35.013Z] 7c6f9722023f: Verifying Checksum [2021-03-18T07:03:35.013Z] 7c6f9722023f: Download complete [2021-03-18T07:03:35.275Z] 188c0c94c7c5: Pull complete [2021-03-18T07:03:35.275Z] 0ef7d3d256c8: Pull complete [2021-03-18T07:03:35.538Z] de9db76c5a1d: Pull complete [2021-03-18T07:03:36.946Z] a35cf1a2eb13: Verifying Checksum [2021-03-18T07:03:36.946Z] a35cf1a2eb13: Download complete [2021-03-18T07:03:37.897Z] bca2f99d35d6: Verifying Checksum [2021-03-18T07:03:37.897Z] bca2f99d35d6: Download complete [2021-03-18T07:03:43.230Z] bca2f99d35d6: Pull complete [2021-03-18T07:03:43.230Z] 93359f2a8cfa: Pull complete [2021-03-18T07:03:43.230Z] 7c6f9722023f: Pull complete [2021-03-18T07:03:51.410Z] a35cf1a2eb13: Pull complete [2021-03-18T07:03:51.410Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-03-18T07:03:51.410Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-03-18T07:03:51.410Z] ---> a62c8e92a672 [2021-03-18T07:03:51.410Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-03-18T07:03:51.675Z] ---> Running in 0616801815a2 [2021-03-18T07:03:51.939Z] Removing intermediate container 0616801815a2 [2021-03-18T07:03:51.939Z] ---> 058fd5f3c9f7 [2021-03-18T07:03:51.939Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-18T07:03:51.939Z] ---> Running in 6cc87c2deed4 [2021-03-18T07:03:52.892Z] Removing intermediate container 6cc87c2deed4 [2021-03-18T07:03:52.892Z] ---> 1a5785cf584c [2021-03-18T07:03:52.892Z] Step 5/8 : RUN apk add --no-cache make git [2021-03-18T07:03:52.892Z] ---> Running in 32bfe9ba65db [2021-03-18T07:03:53.473Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-18T07:03:54.062Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-18T07:03:54.325Z] OK: 166 MiB in 39 packages [2021-03-18T07:03:54.920Z] Removing intermediate container 32bfe9ba65db [2021-03-18T07:03:54.920Z] ---> f60cc1f7ebb6 [2021-03-18T07:03:54.920Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-03-18T07:03:54.920Z] ---> Running in af044c238c9c [2021-03-18T07:03:54.920Z] Removing intermediate container af044c238c9c [2021-03-18T07:03:54.920Z] ---> 4362a802f9d1 [2021-03-18T07:03:54.920Z] Step 7/8 : COPY . . [2021-03-18T07:03:55.497Z] Removing intermediate container 99b2f2e6e472 [2021-03-18T07:03:55.497Z] ---> 54239790611b [2021-03-18T07:03:55.497Z] Successfully built 54239790611b [2021-03-18T07:03:55.497Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-18T07:03:55.873Z] + docker inspect -f . ci-base-image-arm64 [2021-03-18T07:03:55.873Z] . [Pipeline] withDockerContainer [2021-03-18T07:03:56.171Z] prd-ubuntu18.04-docker-arm64-4c-16g-30274 does not seem to be running inside a container [2021-03-18T07:03:56.275Z] $ 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-18T07:03:57.485Z] ---> bf547664fade [2021-03-18T07:03:57.485Z] Step 8/8 : RUN go mod download [2021-03-18T07:03:57.485Z] ---> Running in f514bc48c6b1 [2021-03-18T07:03:57.737Z] $ docker top 9fdba066f24e92b571b024869cec7196d173b1fe0c4a1957a519131abfd97e8f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-18T07:03:58.812Z] + go version [2021-03-18T07:03:58.813Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-03-18T07:03:58.870Z] $ docker stop --time=1 9fdba066f24e92b571b024869cec7196d173b1fe0c4a1957a519131abfd97e8f [2021-03-18T07:04:00.744Z] $ docker rm -f 9fdba066f24e92b571b024869cec7196d173b1fe0c4a1957a519131abfd97e8f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-18T07:04:01.964Z] + docker inspect -f . ci-base-image-arm64 [2021-03-18T07:04:01.964Z] . [Pipeline] withDockerContainer [2021-03-18T07:04:02.220Z] prd-ubuntu18.04-docker-arm64-4c-16g-30274 does not seem to be running inside a container [2021-03-18T07:04:02.330Z] $ 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-18T07:04:03.758Z] $ docker top e789565a7d8fd0a874323c316dd0cac9b1682ccdd412f4461222a0504243a1f9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-18T07:04:04.785Z] + make test [2021-03-18T07:04:04.785Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-03-18T07:04:06.227Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-03-18T07:04:29.681Z] Removing intermediate container f514bc48c6b1 [2021-03-18T07:04:29.681Z] ---> db42bb446ae2 [2021-03-18T07:04:29.681Z] Successfully built db42bb446ae2 [2021-03-18T07:04:29.681Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-18T07:04:30.031Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-18T07:04:30.031Z] . [Pipeline] withDockerContainer [2021-03-18T07:04:30.169Z] prd-centos7-docker-4c-2g-30275 does not seem to be running inside a container [2021-03-18T07:04:30.223Z] $ 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-x86_64 cat [2021-03-18T07:04:31.076Z] $ docker top a26b74b2bade23f5e9828b68c2432f3671732129fa2679003df95f1773faa500 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-18T07:04:31.652Z] + go version [2021-03-18T07:04:31.652Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-03-18T07:04:31.688Z] $ docker stop --time=1 a26b74b2bade23f5e9828b68c2432f3671732129fa2679003df95f1773faa500 [2021-03-18T07:04:33.065Z] $ docker rm -f a26b74b2bade23f5e9828b68c2432f3671732129fa2679003df95f1773faa500 [2021-03-18T07:04:33.079Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-03-18T07:04:33.079Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-03-18T07:04:33.079Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-03-18T07:04:33.079Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-03-18T07:04:33.079Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-03-18T07:04:33.079Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-03-18T07:04:33.079Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-03-18T07:04:33.079Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-03-18T07:04:33.079Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-03-18T07:04:33.079Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-03-18T07:04:33.079Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-03-18T07:04:33.079Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-03-18T07:04:33.079Z] GO111MODULE=on go vet ./... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-18T07:04:34.184Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-18T07:04:34.184Z] . [Pipeline] withDockerContainer [2021-03-18T07:04:34.306Z] prd-centos7-docker-4c-2g-30275 does not seem to be running inside a container [2021-03-18T07:04:34.357Z] $ 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-x86_64 cat [2021-03-18T07:04:35.183Z] $ docker top 3562d0a4aa7ab16e706abe5d3e93a2976b4460cf7e8fd622588d3ffcad9e5680 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-18T07:04:35.764Z] + make test [2021-03-18T07:04:35.765Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-03-18T07:04:37.170Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [Pipeline] } [2021-03-18T07:04:39.890Z] $ docker stop --time=1 e789565a7d8fd0a874323c316dd0cac9b1682ccdd412f4461222a0504243a1f9 [2021-03-18T07:04:41.939Z] $ docker rm -f e789565a7d8fd0a874323c316dd0cac9b1682ccdd412f4461222a0504243a1f9 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-18T07:04:42.819Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-03-18T07:04:43.917Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [2021-03-18T07:04:45.453Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-03-18T07:04:45.454Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-03-18T07:04:45.454Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-03-18T07:04:45.454Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-03-18T07:04:45.454Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-03-18T07:04:45.454Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-03-18T07:04:45.454Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-03-18T07:04:45.454Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-03-18T07:04:45.454Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-03-18T07:04:45.454Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-03-18T07:04:45.454Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-03-18T07:04:45.454Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-03-18T07:04:45.454Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-03-18T07:04:48.414Z] $ docker stop --time=1 3562d0a4aa7ab16e706abe5d3e93a2976b4460cf7e8fd622588d3ffcad9e5680 [2021-03-18T07:04:50.657Z] $ docker rm -f 3562d0a4aa7ab16e706abe5d3e93a2976b4460cf7e8fd622588d3ffcad9e5680 [Pipeline] sh [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-18T07:04:51.203Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-03-18T07:04:51.444Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-03-18T07:04:51.481Z] Warning: overwriting stash ‘coverage-report’ [2021-03-18T07:04:51.641Z] + ls -al . [2021-03-18T07:04:51.641Z] total 124 [2021-03-18T07:04:51.641Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 18 07:04 . [2021-03-18T07:04:51.641Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 18 07:02 .. [2021-03-18T07:04:51.641Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 18 07:02 .git [2021-03-18T07:04:51.641Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 18 07:02 .github [2021-03-18T07:04:51.641Z] -rw-rw-r-- 1 jenkins jenkins 153 Mar 18 07:02 .gitignore [2021-03-18T07:04:51.641Z] -rw-rw-r-- 1 jenkins jenkins 3959 Mar 18 07:02 CONTRIBUTING.md [2021-03-18T07:04:51.641Z] -rw-rw-r-- 1 jenkins jenkins 1508 Mar 18 07:02 Dockerfile [2021-03-18T07:04:51.641Z] -rw-rw-r-- 1 jenkins jenkins 902 Mar 18 07:02 Dockerfile.build [2021-03-18T07:04:51.641Z] -rw-rw-r-- 1 jenkins jenkins 652 Mar 18 07:02 Jenkinsfile [2021-03-18T07:04:51.641Z] -rw-rw-r-- 1 jenkins jenkins 11357 Mar 18 07:02 LICENSE [2021-03-18T07:04:51.641Z] -rw-rw-r-- 1 jenkins jenkins 951 Mar 18 07:02 Makefile [2021-03-18T07:04:51.641Z] -rw-rw-r-- 1 jenkins jenkins 4535 Mar 18 07:02 README.md [2021-03-18T07:04:51.641Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 18 07:00 VERSION [2021-03-18T07:04:51.641Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 18 07:02 assets [2021-03-18T07:04:51.641Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 18 07:02 bin [2021-03-18T07:04:51.641Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 18 07:02 cmd [2021-03-18T07:04:51.641Z] -rw-r--r-- 1 jenkins jenkins 10 Mar 18 07:04 coverage.out [2021-03-18T07:04:51.641Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 18 07:02 docs [2021-03-18T07:04:51.641Z] -rw-rw-r-- 1 jenkins jenkins 1055 Mar 18 07:02 go.mod [2021-03-18T07:04:51.641Z] -rw-r--r-- 1 jenkins jenkins 22216 Mar 18 07:04 go.sum [2021-03-18T07:04:51.641Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 18 07:02 internal [2021-03-18T07:04:51.641Z] -rw-rw-r-- 1 jenkins jenkins 155 Mar 18 07:02 version.go [2021-03-18T07:04:51.641Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 18 07:02 web [Pipeline] isUnix [Pipeline] sh [2021-03-18T07:04:51.844Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [2021-03-18T07:04:52.014Z] + 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=c6e84583b98043bd6c8d9460403fb2529c534f84 --label arch=arm64 --label version=0.0.0 . [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-03-18T07:04:52.592Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-03-18T07:04:52.626Z] Sending build context to Docker daemon 17.44MB [2021-03-18T07:04:52.902Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-03-18T07:04:52.902Z] Step 2/24 : FROM ${BASE} AS builder [2021-03-18T07:04:52.902Z] ---> 54239790611b [2021-03-18T07:04:52.902Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-03-18T07:04:52.911Z] + ls -al . [2021-03-18T07:04:52.911Z] total 92 [2021-03-18T07:04:52.911Z] drwxrwxr-x. 10 jenkins jenkins 4096 Mar 18 07:04 . [2021-03-18T07:04:52.911Z] drwxrwxr-x. 4 jenkins jenkins 28 Mar 18 07:03 .. [2021-03-18T07:04:52.911Z] drwxrwxr-x. 3 jenkins jenkins 20 Mar 18 07:03 assets [2021-03-18T07:04:52.911Z] drwxrwxr-x. 2 jenkins jenkins 35 Mar 18 07:03 bin [2021-03-18T07:04:52.911Z] drwxrwxr-x. 3 jenkins jenkins 29 Mar 18 07:03 cmd [2021-03-18T07:04:52.911Z] -rw-rw-r--. 1 jenkins jenkins 3959 Mar 18 07:03 CONTRIBUTING.md [2021-03-18T07:04:52.911Z] -rw-r--r--. 1 jenkins jenkins 10 Mar 18 07:04 coverage.out [2021-03-18T07:04:52.911Z] -rw-rw-r--. 1 jenkins jenkins 1508 Mar 18 07:03 Dockerfile [2021-03-18T07:04:52.911Z] -rw-rw-r--. 1 jenkins jenkins 902 Mar 18 07:03 Dockerfile.build [2021-03-18T07:04:52.911Z] drwxrwxr-x. 5 jenkins jenkins 104 Mar 18 07:03 docs [2021-03-18T07:04:52.911Z] drwxrwxr-x. 8 jenkins jenkins 179 Mar 18 07:03 .git [2021-03-18T07:04:52.911Z] drwxrwxr-x. 2 jenkins jenkins 103 Mar 18 07:03 .github [2021-03-18T07:04:52.911Z] -rw-rw-r--. 1 jenkins jenkins 153 Mar 18 07:03 .gitignore [2021-03-18T07:04:52.911Z] -rw-rw-r--. 1 jenkins jenkins 1055 Mar 18 07:03 go.mod [2021-03-18T07:04:52.911Z] -rw-r--r--. 1 jenkins jenkins 22216 Mar 18 07:04 go.sum [2021-03-18T07:04:52.911Z] drwxrwxr-x. 10 jenkins jenkins 139 Mar 18 07:03 internal [2021-03-18T07:04:52.911Z] -rw-rw-r--. 1 jenkins jenkins 652 Mar 18 07:03 Jenkinsfile [2021-03-18T07:04:52.911Z] -rw-rw-r--. 1 jenkins jenkins 11357 Mar 18 07:03 LICENSE [2021-03-18T07:04:52.911Z] -rw-rw-r--. 1 jenkins jenkins 951 Mar 18 07:03 Makefile [2021-03-18T07:04:52.911Z] -rw-rw-r--. 1 jenkins jenkins 4535 Mar 18 07:03 README.md [2021-03-18T07:04:52.911Z] -rw-rw-r--. 1 jenkins jenkins 5 Mar 18 07:00 VERSION [2021-03-18T07:04:52.911Z] -rw-rw-r--. 1 jenkins jenkins 155 Mar 18 07:03 version.go [2021-03-18T07:04:52.911Z] drwxrwxr-x. 4 jenkins jenkins 4096 Mar 18 07:03 web [Pipeline] isUnix [Pipeline] sh [2021-03-18T07:04:53.174Z] ---> Running in ee1b6828f4e8 [2021-03-18T07:04:53.255Z] + 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=c6e84583b98043bd6c8d9460403fb2529c534f84 --label arch=amd64 --label version=0.0.0 . [2021-03-18T07:04:53.445Z] Removing intermediate container ee1b6828f4e8 [2021-03-18T07:04:53.445Z] ---> ed34d6228228 [2021-03-18T07:04:53.445Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-03-18T07:04:53.516Z] Sending build context to Docker daemon 17.44MB [2021-03-18T07:04:53.516Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-03-18T07:04:53.516Z] Step 2/24 : FROM ${BASE} AS builder [2021-03-18T07:04:53.516Z] ---> db42bb446ae2 [2021-03-18T07:04:53.516Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-03-18T07:04:53.718Z] ---> Running in 4adcd6aeafab [2021-03-18T07:04:54.314Z] Removing intermediate container 4adcd6aeafab [2021-03-18T07:04:54.314Z] ---> 4f472a629a9e [2021-03-18T07:04:54.314Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-03-18T07:04:54.314Z] ---> Running in 82eec93b0624 [2021-03-18T07:04:54.462Z] ---> Running in 851925d293f3 [2021-03-18T07:04:54.462Z] Removing intermediate container 851925d293f3 [2021-03-18T07:04:54.462Z] ---> 711f75b96821 [2021-03-18T07:04:54.462Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-03-18T07:04:54.462Z] ---> Running in ff2450196262 [2021-03-18T07:04:54.725Z] Removing intermediate container ff2450196262 [2021-03-18T07:04:54.725Z] ---> 58bec155d45b [2021-03-18T07:04:54.725Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-03-18T07:04:54.725Z] ---> Running in 24e1e4bae9c0 [2021-03-18T07:04:54.906Z] Removing intermediate container 82eec93b0624 [2021-03-18T07:04:54.906Z] ---> 9264bcaafe95 [2021-03-18T07:04:54.906Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-03-18T07:04:54.906Z] ---> Running in 54766dd70bd7 [2021-03-18T07:04:54.987Z] Removing intermediate container 24e1e4bae9c0 [2021-03-18T07:04:54.987Z] ---> afe1ec558658 [2021-03-18T07:04:54.987Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-03-18T07:04:54.987Z] ---> Running in 31049c29063c [2021-03-18T07:04:54.987Z] Removing intermediate container 31049c29063c [2021-03-18T07:04:54.987Z] ---> 53cb6d0957b8 [2021-03-18T07:04:54.987Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-03-18T07:04:55.248Z] ---> Running in ce168bcc9d9a [2021-03-18T07:04:55.248Z] Removing intermediate container ce168bcc9d9a [2021-03-18T07:04:55.248Z] ---> b69db1dadc9e [2021-03-18T07:04:55.248Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-18T07:04:55.500Z] Removing intermediate container 54766dd70bd7 [2021-03-18T07:04:55.500Z] ---> 0d896a927bfe [2021-03-18T07:04:55.500Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-03-18T07:04:55.500Z] ---> Running in 7de7a49d4037 [2021-03-18T07:04:55.512Z] ---> Running in d208106af2b9 [2021-03-18T07:04:56.098Z] Removing intermediate container 7de7a49d4037 [2021-03-18T07:04:56.099Z] ---> 9cc1b03018d1 [2021-03-18T07:04:56.099Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-18T07:04:56.099Z] ---> Running in 8f9bdc41c755 [2021-03-18T07:04:56.464Z] Removing intermediate container d208106af2b9 [2021-03-18T07:04:56.464Z] ---> b55c102ea86f [2021-03-18T07:04:56.464Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-03-18T07:04:56.464Z] ---> Running in 3a19beae5254 [2021-03-18T07:04:56.726Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-18T07:04:58.076Z] Removing intermediate container 8f9bdc41c755 [2021-03-18T07:04:58.076Z] ---> d0eae8ea353c [2021-03-18T07:04:58.076Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-03-18T07:04:58.118Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-18T07:04:58.350Z] ---> Running in b206df43a8f8 [2021-03-18T07:04:58.380Z] OK: 166 MiB in 39 packages [2021-03-18T07:04:58.953Z] Removing intermediate container 3a19beae5254 [2021-03-18T07:04:58.953Z] ---> 1a18003c0c7c [2021-03-18T07:04:58.953Z] Step 10/24 : ENV GO111MODULE=on [2021-03-18T07:04:58.953Z] ---> Running in a4042bc320d3 [2021-03-18T07:04:59.215Z] Removing intermediate container a4042bc320d3 [2021-03-18T07:04:59.215Z] ---> 98256c3b73d0 [2021-03-18T07:04:59.215Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-03-18T07:04:59.215Z] ---> Running in 70a5030c0c23 [2021-03-18T07:04:59.215Z] Removing intermediate container 70a5030c0c23 [2021-03-18T07:04:59.215Z] ---> 65460048d230 [2021-03-18T07:04:59.215Z] Step 12/24 : COPY go.mod . [2021-03-18T07:04:59.326Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-18T07:04:59.483Z] ---> 6b3dcace6877 [2021-03-18T07:04:59.483Z] Step 13/24 : COPY Makefile . [2021-03-18T07:04:59.750Z] ---> abd501b22a32 [2021-03-18T07:04:59.750Z] Step 14/24 : RUN make update [2021-03-18T07:04:59.750Z] ---> Running in 58336bb6cb1f [2021-03-18T07:05:00.296Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-18T07:05:00.326Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-03-18T07:05:00.892Z] OK: 142 MiB in 39 packages [2021-03-18T07:05:00.902Z] Removing intermediate container 58336bb6cb1f [2021-03-18T07:05:00.902Z] ---> 6eb2e53ccf59 [2021-03-18T07:05:00.902Z] Step 15/24 : COPY . . [2021-03-18T07:05:01.886Z] Removing intermediate container b206df43a8f8 [2021-03-18T07:05:01.886Z] ---> e89ba99e2755 [2021-03-18T07:05:01.886Z] Step 10/24 : ENV GO111MODULE=on [2021-03-18T07:05:02.162Z] ---> Running in 982423b22a2c [2021-03-18T07:05:02.761Z] Removing intermediate container 982423b22a2c [2021-03-18T07:05:02.761Z] ---> 5e332849d4bc [2021-03-18T07:05:02.761Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-03-18T07:05:02.761Z] ---> Running in f38e2e94c164 [2021-03-18T07:05:02.825Z] ---> 8efc32391f59 [2021-03-18T07:05:02.825Z] Step 16/24 : RUN ${MAKE} [2021-03-18T07:05:02.825Z] ---> Running in 9d2ec1602f94 [2021-03-18T07:05:03.090Z] 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-18T07:05:03.355Z] Removing intermediate container f38e2e94c164 [2021-03-18T07:05:03.355Z] ---> a8f153aaccf7 [2021-03-18T07:05:03.355Z] Step 12/24 : COPY go.mod . [2021-03-18T07:05:03.956Z] ---> 268ab768ea90 [2021-03-18T07:05:03.956Z] Step 13/24 : COPY Makefile . [2021-03-18T07:05:04.552Z] ---> 7b09ca26d097 [2021-03-18T07:05:04.552Z] Step 14/24 : RUN make update [2021-03-18T07:05:04.552Z] ---> Running in 17af7a2f7e28 [2021-03-18T07:05:05.540Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-03-18T07:05:06.987Z] Removing intermediate container 17af7a2f7e28 [2021-03-18T07:05:06.987Z] ---> 90bf0d36d955 [2021-03-18T07:05:06.987Z] Step 15/24 : COPY . . [2021-03-18T07:05:09.639Z] ---> cd7839bba10b [2021-03-18T07:05:09.639Z] Step 16/24 : RUN ${MAKE} [2021-03-18T07:05:09.639Z] ---> Running in b1d4a34c9201 [2021-03-18T07:05:10.618Z] 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-18T07:05:11.372Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-03-18T07:05:15.595Z] Removing intermediate container 9d2ec1602f94 [2021-03-18T07:05:15.595Z] ---> 5fe0c65a11a4 [2021-03-18T07:05:15.595Z] Step 17/24 : FROM alpine:3.12 [2021-03-18T07:05:15.595Z] 3.12: Pulling from library/alpine [2021-03-18T07:05:15.595Z] f84cab65f19f: Pulling fs layer [2021-03-18T07:05:15.595Z] f84cab65f19f: Verifying Checksum [2021-03-18T07:05:15.595Z] f84cab65f19f: Download complete [2021-03-18T07:05:15.865Z] f84cab65f19f: Pull complete [2021-03-18T07:05:15.865Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-18T07:05:15.865Z] Status: Downloaded newer image for alpine:3.12 [2021-03-18T07:05:15.865Z] ---> 88dd2752d2ea [2021-03-18T07:05:15.865Z] Step 18/24 : EXPOSE 4000 [2021-03-18T07:05:16.126Z] ---> Running in 641dd01cd469 [2021-03-18T07:05:16.126Z] Removing intermediate container 641dd01cd469 [2021-03-18T07:05:16.126Z] ---> bde666ad1cb8 [2021-03-18T07:05:16.126Z] 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-18T07:05:17.075Z] ---> e7709ddc785e [2021-03-18T07:05:17.075Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-03-18T07:05:17.075Z] ---> Running in 72ff1df636f2 [2021-03-18T07:05:17.338Z] Removing intermediate container 72ff1df636f2 [2021-03-18T07:05:17.338Z] ---> 0bc7d7ff80ef [2021-03-18T07:05:17.338Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-03-18T07:05:17.338Z] ---> Running in 07f79bc7cfed [2021-03-18T07:05:17.607Z] Removing intermediate container 07f79bc7cfed [2021-03-18T07:05:17.607Z] ---> 6bd18863b5e2 [2021-03-18T07:05:17.607Z] Step 22/24 : LABEL arch=amd64 [2021-03-18T07:05:17.607Z] ---> Running in 4f8a05de10a4 [2021-03-18T07:05:18.553Z] Removing intermediate container 4f8a05de10a4 [2021-03-18T07:05:18.553Z] ---> b624457861eb [2021-03-18T07:05:18.553Z] Step 23/24 : LABEL git_sha=c6e84583b98043bd6c8d9460403fb2529c534f84 [2021-03-18T07:05:18.553Z] ---> Running in bc16a6ce1ee3 [2021-03-18T07:05:18.553Z] Removing intermediate container bc16a6ce1ee3 [2021-03-18T07:05:18.553Z] ---> 2b30845d90ec [2021-03-18T07:05:18.553Z] Step 24/24 : LABEL version=0.0.0 [2021-03-18T07:05:18.553Z] ---> Running in 7140c103a57f [2021-03-18T07:05:18.816Z] Removing intermediate container 7140c103a57f [2021-03-18T07:05:18.816Z] ---> f3c8b3c74354 [2021-03-18T07:05:18.816Z] [Warning] One or more build-args [ARCH] were not consumed [2021-03-18T07:05:18.816Z] Successfully built f3c8b3c74354 [2021-03-18T07:05:18.816Z] 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-18T07:05:20.144Z] ---> job-cost.sh [2021-03-18T07:05:20.144Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-fbNZ [2021-03-18T07:05:35.098Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-18T07:05:37.457Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-03-18T07:05:41.741Z] Removing intermediate container b1d4a34c9201 [2021-03-18T07:05:41.741Z] ---> d6abaffabca0 [2021-03-18T07:05:41.741Z] Step 17/24 : FROM alpine:3.12 [2021-03-18T07:05:42.333Z] 3.12: Pulling from library/alpine [2021-03-18T07:05:42.333Z] dce8679b510e: Pulling fs layer [2021-03-18T07:05:42.608Z] dce8679b510e: Download complete [2021-03-18T07:05:43.198Z] dce8679b510e: Pull complete [2021-03-18T07:05:43.198Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-18T07:05:43.198Z] Status: Downloaded newer image for alpine:3.12 [2021-03-18T07:05:43.198Z] ---> d10569e2745f [2021-03-18T07:05:43.198Z] Step 18/24 : EXPOSE 4000 [2021-03-18T07:05:43.470Z] ---> Running in 1bef197433a6 [2021-03-18T07:05:43.743Z] Removing intermediate container 1bef197433a6 [2021-03-18T07:05:43.743Z] ---> 525e93107f87 [2021-03-18T07:05:43.743Z] 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-18T07:05:45.180Z] ---> bec3af3fc399 [2021-03-18T07:05:45.180Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-03-18T07:05:45.465Z] ---> Running in dd7120a44c4c [2021-03-18T07:05:46.056Z] Removing intermediate container dd7120a44c4c [2021-03-18T07:05:46.056Z] ---> 1f4e103d582c [2021-03-18T07:05:46.056Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-03-18T07:05:46.056Z] ---> Running in f77e696699d8 [2021-03-18T07:05:46.329Z] Removing intermediate container f77e696699d8 [2021-03-18T07:05:46.329Z] ---> dbeff2b6b4e0 [2021-03-18T07:05:46.329Z] Step 22/24 : LABEL arch=arm64 [2021-03-18T07:05:46.601Z] ---> Running in 74581de9efd9 [2021-03-18T07:05:46.872Z] Removing intermediate container 74581de9efd9 [2021-03-18T07:05:46.872Z] ---> 3865f4a7d759 [2021-03-18T07:05:46.872Z] Step 23/24 : LABEL git_sha=c6e84583b98043bd6c8d9460403fb2529c534f84 [2021-03-18T07:05:47.146Z] ---> Running in a2a56a580829 [2021-03-18T07:05:47.419Z] Removing intermediate container a2a56a580829 [2021-03-18T07:05:47.419Z] ---> 51aebcfccddf [2021-03-18T07:05:47.419Z] Step 24/24 : LABEL version=0.0.0 [2021-03-18T07:05:47.692Z] ---> Running in 5922ab43dd6a [2021-03-18T07:05:47.966Z] Removing intermediate container 5922ab43dd6a [2021-03-18T07:05:47.966Z] ---> 6fd2b43e6897 [2021-03-18T07:05:47.966Z] [Warning] One or more build-args [ARCH] were not consumed [2021-03-18T07:05:48.236Z] Successfully built 6fd2b43e6897 [2021-03-18T07:05:48.236Z] 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-18T07:05:49.344Z] ---> job-cost.sh [2021-03-18T07:05:49.345Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-H6Zt [2021-03-18T07:06:01.858Z] lf-activate-venv(): INFO: Adding /tmp/venv-fbNZ/bin to PATH [2021-03-18T07:06:01.858Z] INFO: No Stack... [2021-03-18T07:06:01.858Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-18T07:06:01.858Z] INFO: Archiving Costs [Pipeline] sh [2021-03-18T07:06:02.255Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2021-03-18T07:06:02.255Z] + cut -d, -f6 [Pipeline] lock [2021-03-18T07:06:02.351Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-312-1-stack-cost] [2021-03-18T07:06:02.358Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-312-1-stack-cost] did not exist. Created. [2021-03-18T07:06:02.359Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-312-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-18T07:06:02.852Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-03-18T07:06:03.013Z] Stashed 1 file(s) [Pipeline] } [2021-03-18T07:06:03.032Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-312-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-18T07:06:28.295Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-18T07:07:50.011Z] lf-activate-venv(): INFO: Adding /tmp/venv-H6Zt/bin to PATH [2021-03-18T07:07:50.011Z] INFO: No Stack... [2021-03-18T07:07:50.281Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-03-18T07:07:50.873Z] INFO: Archiving Costs [Pipeline] sh [2021-03-18T07:07:51.230Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2021-03-18T07:07:51.230Z] + cut -d, -f6 [Pipeline] lock [2021-03-18T07:07:51.359Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-312-1-stack-cost] [2021-03-18T07:07:51.365Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-312-1-stack-cost] did not exist. Created. [2021-03-18T07:07:51.365Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-312-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-18T07:07:51.951Z] /w/workspace/edgex-ui-go/1@tmp/durable-9c9b2b8b/script.sh: 1: /w/workspace/edgex-ui-go/1@tmp/durable-9c9b2b8b/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-03-18T07:07:52.317Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-03-18T07:07:52.357Z] Warning: overwriting stash ‘stack-cost’ [2021-03-18T07:07:52.615Z] Stashed 1 file(s) [Pipeline] } [2021-03-18T07:07:52.637Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-312-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-18T07:07:54.599Z] provisioning config files... [2021-03-18T07:07:54.631Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-312@tmp/config4667452988095036609tmp [Pipeline] { [Pipeline] sh [2021-03-18T07:07:55.058Z] + set +x [2021-03-18T07:07:55.058Z] + curl -s https://codecov.io/bash [2021-03-18T07:07:55.058Z] + bash -s -- [2021-03-18T07:07:55.321Z] [2021-03-18T07:07:55.321Z] _____ _ [2021-03-18T07:07:55.321Z] / ____| | | [2021-03-18T07:07:55.321Z] | | ___ __| | ___ ___ _____ __ [2021-03-18T07:07:55.321Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-03-18T07:07:55.321Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-03-18T07:07:55.321Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-03-18T07:07:55.321Z] Bash-20210309-2b87ace [2021-03-18T07:07:55.321Z] [2021-03-18T07:07:55.321Z] [2021-03-18T07:07:55.321Z] ==> git version 2.24.3 found [2021-03-18T07:07:55.321Z] ==> 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-18T07:07:55.321Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-03-18T07:07:55.321Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-03-18T07:07:55.321Z] ==> Jenkins CI detected. [2021-03-18T07:07:55.321Z] project root: . [2021-03-18T07:07:55.321Z] --> token set from env [2021-03-18T07:07:55.321Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-03-18T07:07:55.321Z] ==> Running gcov in . (disable via -X gcov) [2021-03-18T07:07:55.321Z] ==> Python coveragepy not found [2021-03-18T07:07:55.321Z] ==> Searching for coverage reports in: [2021-03-18T07:07:55.321Z] + . [2021-03-18T07:07:55.321Z] -> Found 1 reports [2021-03-18T07:07:55.321Z] ==> Detecting git/mercurial file structure [2021-03-18T07:07:55.321Z] ==> Reading reports [2021-03-18T07:07:55.321Z] + ./coverage.out bytes=10 [2021-03-18T07:07:55.321Z] ==> Appending adjustments [2021-03-18T07:07:55.321Z] https://docs.codecov.io/docs/fixing-reports [2021-03-18T07:07:55.321Z] + Found adjustments [2021-03-18T07:07:55.321Z] ==> Gzipping contents [2021-03-18T07:07:55.321Z] 4.0K /tmp/codecov.YGuV4X.gz [2021-03-18T07:07:55.593Z] ==> Uploading reports [2021-03-18T07:07:55.593Z] url: https://codecov.io [2021-03-18T07:07:55.593Z] query: branch=PR-312&commit=c6e84583b98043bd6c8d9460403fb2529c534f84&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-312%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=312&job=&cmd_args= [2021-03-18T07:07:55.593Z] -> Pinging Codecov [2021-03-18T07:07:55.593Z] https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-312&commit=c6e84583b98043bd6c8d9460403fb2529c534f84&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-312%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=312&job=&cmd_args= [2021-03-18T07:07:55.858Z] -> Uploading to [2021-03-18T07:07:55.858Z] https://storage.googleapis.com/codecov/v4/raw/2021-03-18/FB506323287CE973F263BFD2A0EB1F37/c6e84583b98043bd6c8d9460403fb2529c534f84/690c635b-1a99-4305-a517-132f565280a6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210318%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210318T070755Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c1cc087f524c752b87dbb28e082fe00f508da8bc138dcbe66407429b9ccacac3 [2021-03-18T07:07:55.858Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-18T07:07:55.858Z] Dload Upload Total Spent Left Speed [2021-03-18T07:07:56.434Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3219 0 0 100 3219 0 8351 --:--:-- --:--:-- --:--:-- 8339 [2021-03-18T07:07:56.434Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/c6e84583b98043bd6c8d9460403fb2529c534f84 [Pipeline] } [2021-03-18T07:07:56.457Z] 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-18T07:07:59.840Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-18T07:08:00.183Z] ---> package-listing.sh [2021-03-18T07:08:00.183Z] ++ facter osfamily [2021-03-18T07:08:00.183Z] ++ tr '[:upper:]' '[:lower:]' [2021-03-18T07:08:00.183Z] + OS_FAMILY=redhat [2021-03-18T07:08:00.183Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-312 [2021-03-18T07:08:00.183Z] + START_PACKAGES=/tmp/packages_start.txt [2021-03-18T07:08:00.183Z] + END_PACKAGES=/tmp/packages_end.txt [2021-03-18T07:08:00.183Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-03-18T07:08:00.183Z] + PACKAGES=/tmp/packages_start.txt [2021-03-18T07:08:00.183Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-312 ']' [2021-03-18T07:08:00.183Z] + PACKAGES=/tmp/packages_end.txt [2021-03-18T07:08:00.183Z] + case "${OS_FAMILY}" in [2021-03-18T07:08:00.183Z] + rpm -qa [2021-03-18T07:08:00.183Z] + sort [2021-03-18T07:08:05.497Z] + '[' -f /tmp/packages_start.txt ']' [2021-03-18T07:08:05.497Z] + '[' -f /tmp/packages_end.txt ']' [2021-03-18T07:08:05.497Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-03-18T07:08:05.497Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-312 ']' [2021-03-18T07:08:05.497Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-312/archives/ [2021-03-18T07:08:05.497Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-312/archives/ [Pipeline] echo [2021-03-18T07:08:05.539Z] 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-312/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-03-18T07:08:05.850Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-03-18T07:08:06.191Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-18T07:08:06.191Z] [2021-03-18T07:08:06.191Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-03-18T07:08:06.584Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-18T07:08:06.584Z] alpine: Pulling from edgex-lftools-log-publisher [2021-03-18T07:08:06.584Z] df20fa9351a1: Pulling fs layer [2021-03-18T07:08:06.584Z] 36b3adc4ff6f: Pulling fs layer [2021-03-18T07:08:06.584Z] 8ad3a11d3b57: Pulling fs layer [2021-03-18T07:08:06.584Z] 46f8f816bc3b: Pulling fs layer [2021-03-18T07:08:06.584Z] 93b61091891f: Pulling fs layer [2021-03-18T07:08:06.584Z] 93b9cdb0e59b: Pulling fs layer [2021-03-18T07:08:06.584Z] 5e14af77c1be: Pulling fs layer [2021-03-18T07:08:06.584Z] 01666e4c0597: Pulling fs layer [2021-03-18T07:08:06.584Z] aa168da1d23b: Pulling fs layer [2021-03-18T07:08:06.584Z] 93b61091891f: Waiting [2021-03-18T07:08:06.584Z] 93b9cdb0e59b: Waiting [2021-03-18T07:08:06.584Z] 5e14af77c1be: Waiting [2021-03-18T07:08:06.584Z] 01666e4c0597: Waiting [2021-03-18T07:08:06.584Z] aa168da1d23b: Waiting [2021-03-18T07:08:06.584Z] 46f8f816bc3b: Waiting [2021-03-18T07:08:06.584Z] 36b3adc4ff6f: Verifying Checksum [2021-03-18T07:08:06.584Z] 36b3adc4ff6f: Download complete [2021-03-18T07:08:06.584Z] 46f8f816bc3b: Verifying Checksum [2021-03-18T07:08:06.584Z] 46f8f816bc3b: Download complete [2021-03-18T07:08:06.855Z] df20fa9351a1: Download complete [2021-03-18T07:08:06.855Z] 93b9cdb0e59b: Verifying Checksum [2021-03-18T07:08:06.855Z] 93b9cdb0e59b: Download complete [2021-03-18T07:08:06.855Z] 5e14af77c1be: Verifying Checksum [2021-03-18T07:08:06.855Z] 5e14af77c1be: Download complete [2021-03-18T07:08:06.855Z] 93b61091891f: Verifying Checksum [2021-03-18T07:08:06.855Z] 93b61091891f: Download complete [2021-03-18T07:08:06.855Z] 01666e4c0597: Verifying Checksum [2021-03-18T07:08:06.855Z] 01666e4c0597: Download complete [2021-03-18T07:08:07.117Z] df20fa9351a1: Pull complete [2021-03-18T07:08:07.380Z] 36b3adc4ff6f: Pull complete [2021-03-18T07:08:07.962Z] 8ad3a11d3b57: Verifying Checksum [2021-03-18T07:08:07.962Z] 8ad3a11d3b57: Download complete [2021-03-18T07:08:08.545Z] 8ad3a11d3b57: Pull complete [2021-03-18T07:08:08.545Z] 46f8f816bc3b: Pull complete [2021-03-18T07:08:09.501Z] aa168da1d23b: Download complete [2021-03-18T07:08:09.763Z] 93b61091891f: Pull complete [2021-03-18T07:08:10.025Z] 93b9cdb0e59b: Pull complete [2021-03-18T07:08:10.025Z] 5e14af77c1be: Pull complete [2021-03-18T07:08:10.288Z] 01666e4c0597: Pull complete [2021-03-18T07:08:16.909Z] aa168da1d23b: Pull complete [2021-03-18T07:08:16.909Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-03-18T07:08:16.909Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-18T07:08:16.909Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-03-18T07:08:17.109Z] prd-centos7-docker-4c-2g-30273 does not seem to be running inside a container [2021-03-18T07:08:17.157Z] $ 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-312/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-312 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-312:/w/workspace/edgexfoundry_edgex-ui-go_PR-312:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-312@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-312@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-03-18T07:08:23.951Z] $ docker top a692b7bd564f24f80e8c997481c8f76c2b9fd7d675912a9df030e60247bbb8b9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-18T07:08:24.579Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-03-18T07:08:24.905Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-03-18T07:08:25.225Z] + ls /var/log/sa-host [2021-03-18T07:08:25.225Z] + sadf -c /var/log/sa-host/sa18 [2021-03-18T07:08:25.225Z] file_magic: OK [2021-03-18T07:08:25.225Z] HZ: Using current value: 100 [2021-03-18T07:08:25.225Z] file_header: OK [2021-03-18T07:08:25.225Z] 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-18T07:08:25.225Z] Statistics: [2021-03-18T07:08:25.225Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-03-18T07:08:25.225Z] File successfully converted to sysstat format version 12.2.1 [2021-03-18T07:08:25.225Z] + sadf -c /var/log/sa-host/sa23 [2021-03-18T07:08:25.226Z] file_magic: OK [2021-03-18T07:08:25.226Z] HZ: Using current value: 100 [2021-03-18T07:08:25.226Z] file_header: OK [2021-03-18T07:08:25.226Z] 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-18T07:08:25.226Z] Statistics: [2021-03-18T07:08:25.226Z] Hnuu...uuuununununu... [2021-03-18T07:08:25.226Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-03-18T07:08:25.963Z] provisioning config files... [2021-03-18T07:08:25.978Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-312@tmp/config1077984396637089381tmp [Pipeline] { [Pipeline] echo [2021-03-18T07:08:26.112Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-18T07:08:26.450Z] ---> create-netrc.sh [Pipeline] } [2021-03-18T07:08:26.475Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-03-18T07:08:26.621Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-18T07:08:26.955Z] ---> python-tools-install.sh [Pipeline] echo [2021-03-18T07:08:26.987Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-18T07:08:27.317Z] ---> sudo-logs.sh [2021-03-18T07:08:27.317Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-03-18T07:08:27.451Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-18T07:08:27.783Z] ---> job-cost.sh [2021-03-18T07:08:27.783Z] lf-activate-venv: SKIPPING [2021-03-18T07:08:27.783Z] DEBUG: total: 0.20999999344348907 [2021-03-18T07:08:27.783Z] INFO: Retrieving Stack Cost... [2021-03-18T07:08:28.740Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-18T07:08:29.007Z] INFO: Archiving Costs [Pipeline] echo [2021-03-18T07:08:29.053Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-18T07:08:29.381Z] ---> logs-deploy.sh [2021-03-18T07:08:29.381Z] lf-activate-venv: SKIPPING [2021-03-18T07:08:29.381Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-312/1 [2021-03-18T07:08:29.381Z] INFO: archiving workspace using pattern(s): [2021-03-18T07:08:31.303Z] Archives upload complete. [2021-03-18T07:08:31.304Z] INFO: archiving logs to Nexus