Pull request #346 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from bc746cbfa0b4a9cc68ee99272489ba0adf53f3fe+04b0f6bd99ac4c41b775e35a853e223317861906 (3bd92a9b853e5d92af23f7896161aab9d9627e7a) 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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-346/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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aa25fb65c2461e649b1a162fbf19ec71f4863fbd # timeout=10 Commit message: "Merge pull request #336 from ernestojeda/golang-1.16" > 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-346/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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-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-2877 in /w/workspace/edgexfoundry_edgex-ui-go_PR-346 [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-346 # 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/346/head:refs/remotes/origin/PR-346 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 04b0f6bd99ac4c41b775e35a853e223317861906 into PR head commit bc746cbfa0b4a9cc68ee99272489ba0adf53f3fe Merge succeeded, producing bc746cbfa0b4a9cc68ee99272489ba0adf53f3fe Checking out Revision bc746cbfa0b4a9cc68ee99272489ba0adf53f3fe (PR-346) > git config core.sparsecheckout # timeout=10 > git checkout -f bc746cbfa0b4a9cc68ee99272489ba0adf53f3fe # 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 04b0f6bd99ac4c41b775e35a853e223317861906 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bc746cbfa0b4a9cc68ee99272489ba0adf53f3fe # 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-04T06:56:01.497Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-04T06:56:01.733Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-04T06:56:01.856Z] ========================================================= [2021-05-04T06:56:01.856Z] EdgeX Global Pipelines Version Info [2021-05-04T06:56:01.856Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-04T06:56:07.004Z] ------------------- [2021-05-04T06:56:07.004Z] stable info: [2021-05-04T06:56:07.004Z] ------------------- [2021-05-04T06:56:07.004Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-04T06:56:07.004Z] Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd [2021-05-04T06:56:07.004Z] Message: update stable to v1.0.191 [2021-05-04T06:56:07.642Z] ------------------- [2021-05-04T06:56:07.642Z] experimental info: [2021-05-04T06:56:07.642Z] ------------------- [2021-05-04T06:56:07.642Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-04T06:56:07.642Z] Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd [2021-05-04T06:56:07.642Z] Message: update experimental to v1.0.191 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-04T06:56:07.934Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-05-04T06:56:07.998Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-05-04T06:56:08.060Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-04T06:56:08.118Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-04T06:56:08.175Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-04T06:56:08.234Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-04T06:56:08.289Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-04T06:56:08.350Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-04T06:56:08.412Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-05-04T06:56:08.480Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-04T06:56:08.540Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-04T06:56:08.608Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-edgex-ui-go [Pipeline] echo [2021-05-04T06:56:08.665Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-04T06:56:08.751Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-04T06:56:08.830Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-04T06:56:08.891Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-04T06:56:08.946Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-05-04T06:56:09.003Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-05-04T06:56:09.061Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-04T06:56:09.121Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-05-04T06:56:09.184Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-05-04T06:56:09.245Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-05-04T06:56:09.315Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-05-04T06:56:09.378Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-05-04T06:56:09.441Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-05-04T06:56:09.507Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-04T06:56:09.568Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-346 [Pipeline] echo [2021-05-04T06:56:09.633Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-346 [Pipeline] echo [2021-05-04T06:56:09.694Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-346 [Pipeline] echo [2021-05-04T06:56:09.749Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bc746cbfa0b4a9cc68ee99272489ba0adf53f3fe [Pipeline] echo [2021-05-04T06:56:09.804Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bc746cb [Pipeline] echo [2021-05-04T06:56:09.863Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-04T06:56:10.022Z] provisioning config files... [2021-05-04T06:56:10.078Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-346@tmp/config6384990228867162818tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-04T06:56:10.560Z] ---> docker-login.sh [2021-05-04T06:56:10.560Z] nexus3.edgexfoundry.org:10001 [2021-05-04T06:56:11.224Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-04T06:56:11.508Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-04T06:56:11.508Z] Configure a credential helper to remove this warning. See [2021-05-04T06:56:11.508Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-04T06:56:11.508Z] [2021-05-04T06:56:11.508Z] Login Succeeded [2021-05-04T06:56:11.508Z] nexus3.edgexfoundry.org:10002 [2021-05-04T06:56:12.120Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-04T06:56:12.120Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-04T06:56:12.120Z] Configure a credential helper to remove this warning. See [2021-05-04T06:56:12.120Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-04T06:56:12.120Z] [2021-05-04T06:56:12.120Z] Login Succeeded [2021-05-04T06:56:12.120Z] nexus3.edgexfoundry.org:10003 [2021-05-04T06:56:12.398Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-04T06:56:12.687Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-04T06:56:12.687Z] Configure a credential helper to remove this warning. See [2021-05-04T06:56:12.687Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-04T06:56:12.687Z] [2021-05-04T06:56:12.687Z] Login Succeeded [2021-05-04T06:56:12.687Z] nexus3.edgexfoundry.org:10004 [2021-05-04T06:56:12.972Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-04T06:56:13.331Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-04T06:56:13.331Z] Configure a credential helper to remove this warning. See [2021-05-04T06:56:13.331Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-04T06:56:13.331Z] [2021-05-04T06:56:13.331Z] Login Succeeded [2021-05-04T06:56:13.331Z] docker.io [2021-05-04T06:56:13.619Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-04T06:56:13.914Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-04T06:56:13.914Z] Configure a credential helper to remove this warning. See [2021-05-04T06:56:13.914Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-04T06:56:13.914Z] [2021-05-04T06:56:13.914Z] Login Succeeded [2021-05-04T06:56:13.914Z] ---> docker-login.sh ends [Pipeline] } [2021-05-04T06:56:13.949Z] 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-05-04T06:56:14.940Z] + git log --format=format:%s -1 bc746cbfa0b4a9cc68ee99272489ba0adf53f3fe [Pipeline] echo [2021-05-04T06:56:15.233Z] GIT_COMMIT: bc746cbfa0b4a9cc68ee99272489ba0adf53f3fe, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo [2021-05-04T06:56:15.291Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-05-04T06:56:16.468Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-04T06:56:16.796Z] [2021-05-04T06:56:16.796Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-04T06:56:17.303Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-04T06:56:17.642Z] latest: Pulling from edgex-devops/git-semver [2021-05-04T06:56:17.642Z] 31603596830f: Pulling fs layer [2021-05-04T06:56:17.642Z] 54011a49482f: Pulling fs layer [2021-05-04T06:56:17.642Z] a6820b24f6d8: Pulling fs layer [2021-05-04T06:56:17.642Z] f581987b2513: Pulling fs layer [2021-05-04T06:56:17.642Z] f581987b2513: Waiting [2021-05-04T06:56:17.642Z] 54011a49482f: Verifying Checksum [2021-05-04T06:56:17.642Z] 54011a49482f: Download complete [2021-05-04T06:56:17.945Z] 31603596830f: Verifying Checksum [2021-05-04T06:56:17.945Z] 31603596830f: Download complete [2021-05-04T06:56:18.271Z] f581987b2513: Verifying Checksum [2021-05-04T06:56:18.271Z] f581987b2513: Download complete [2021-05-04T06:56:18.571Z] a6820b24f6d8: Verifying Checksum [2021-05-04T06:56:18.571Z] a6820b24f6d8: Download complete [2021-05-04T06:56:20.301Z] 31603596830f: Pull complete [2021-05-04T06:56:20.610Z] 54011a49482f: Pull complete [2021-05-04T06:56:23.014Z] a6820b24f6d8: Pull complete [2021-05-04T06:56:23.733Z] f581987b2513: Pull complete [2021-05-04T06:56:23.733Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-04T06:56:23.733Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-04T06:56:23.733Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-04T06:56:24.273Z] prd-centos7-docker-4c-2g-2877 does not seem to be running inside a container [2021-05-04T06:56:24.442Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-346 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-346:/w/workspace/edgexfoundry_edgex-ui-go_PR-346:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-346@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-346@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-05-04T06:56:27.816Z] $ docker top 09444284d8da51c6c8f62ff0f8631c13211f87b5c14ac0b8d8b6d73287ffae98 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-04T06:56:28.788Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-04T06:56:28.788Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-04T06:56:29.532Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-04T06:56:29.542Z] $ docker exec 09444284d8da51c6c8f62ff0f8631c13211f87b5c14ac0b8d8b6d73287ffae98 ssh-agent [2021-05-04T06:56:30.011Z] SSH_AUTH_SOCK=/tmp/ssh-hRf6qDd1Mjmj/agent.11 [2021-05-04T06:56:30.011Z] SSH_AGENT_PID=16 [2021-05-04T06:56:30.037Z] Running ssh-add (command line suppressed) [2021-05-04T06:56:30.317Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-346@tmp/private_key_6747229953508373520.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-346@tmp/private_key_6747229953508373520.key) [2021-05-04T06:56:30.596Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-04T06:56:31.040Z] + git tag --points-at HEAD [Pipeline] } [2021-05-04T06:56:31.416Z] $ docker exec --env ******** --env ******** 09444284d8da51c6c8f62ff0f8631c13211f87b5c14ac0b8d8b6d73287ffae98 ssh-agent -k [2021-05-04T06:56:31.647Z] unset SSH_AUTH_SOCK; [2021-05-04T06:56:31.648Z] unset SSH_AGENT_PID; [2021-05-04T06:56:31.648Z] echo Agent pid 16 killed; [2021-05-04T06:56:31.779Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-04T06:56:31.882Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-04T06:56:31.882Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-04T06:56:32.226Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-04T06:56:32.235Z] $ docker exec 09444284d8da51c6c8f62ff0f8631c13211f87b5c14ac0b8d8b6d73287ffae98 ssh-agent [2021-05-04T06:56:32.940Z] SSH_AUTH_SOCK=/tmp/ssh-2vV80IIKmNcp/agent.44 [2021-05-04T06:56:32.940Z] SSH_AGENT_PID=49 [2021-05-04T06:56:32.952Z] Running ssh-add (command line suppressed) [2021-05-04T06:56:33.479Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-346@tmp/private_key_2965148003652178742.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-346@tmp/private_key_2965148003652178742.key) [2021-05-04T06:56:33.646Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-04T06:56:34.524Z] + git semver init [2021-05-04T06:56:34.524Z] # -> Open(): unable to determine branch for HEAD [2021-05-04T06:56:34.524Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-346/.git [2021-05-04T06:56:34.524Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-346 [2021-05-04T06:56:34.524Z] # $SEMVER_REMOTE_NAME = origin [2021-05-04T06:56:34.524Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-04T06:56:34.524Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-04T06:56:34.524Z] # $SEMVER_BRANCH = PR-346 [2021-05-04T06:56:34.524Z] # $SEMVER_TEMP = /tmp/semver-884451998 [2021-05-04T06:56:34.524Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-05-04T06:56:37.271Z] # '/tmp/semver-884451998' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-346/.semver' [2021-05-04T06:56:37.271Z] # -> Force: false [2021-05-04T06:56:37.271Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-346/.semver [Pipeline] } [2021-05-04T06:56:37.328Z] $ docker exec --env ******** --env ******** 09444284d8da51c6c8f62ff0f8631c13211f87b5c14ac0b8d8b6d73287ffae98 ssh-agent -k [2021-05-04T06:56:37.778Z] unset SSH_AUTH_SOCK; [2021-05-04T06:56:37.780Z] unset SSH_AGENT_PID; [2021-05-04T06:56:37.780Z] echo Agent pid 49 killed; [2021-05-04T06:56:38.078Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-04T06:56:39.025Z] + git semver [Pipeline] } [2021-05-04T06:56:39.088Z] $ docker stop --time=1 09444284d8da51c6c8f62ff0f8631c13211f87b5c14ac0b8d8b6d73287ffae98 [2021-05-04T06:56:40.854Z] $ docker rm -f 09444284d8da51c6c8f62ff0f8631c13211f87b5c14ac0b8d8b6d73287ffae98 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-04T06:56:41.653Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-04T06:56:42.482Z] Stashed 1 file(s) [Pipeline] echo [2021-05-04T06:56:42.505Z] [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-05-04T06:56:58.014Z] Still waiting to schedule task [2021-05-04T06:56:58.015Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-05-04T06:56:58.045Z] Still waiting to schedule task [2021-05-04T06:56:58.045Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-2316’ is offline [2021-05-04T06:58:48.370Z] Running on prd-centos7-docker-4c-2g-2880 in /w/workspace/edgexfoundry_edgex-ui-go_PR-346 [Pipeline] { [Pipeline] ws [2021-05-04T06:58:48.433Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2021-05-04T06:58:51.749Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2879 in /w/workspace/edgexfoundry_edgex-ui-go_PR-346 [Pipeline] { [Pipeline] ws [2021-05-04T06:58:51.811Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2021-05-04T06:58:56.285Z] using credential edgex-jenkins-ssh [2021-05-04T06:58:56.339Z] Cloning the remote Git repository [2021-05-04T06:58:56.515Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-05-04T06:58:56.678Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2021-05-04T06:58:57.374Z] using credential edgex-jenkins-ssh [2021-05-04T06:58:57.391Z] Cloning the remote Git repository [2021-05-04T06:58:56.935Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-05-04T06:58:56.935Z] > git --version # timeout=10 [2021-05-04T06:58:56.956Z] > git --version # 'git version 2.24.3' [2021-05-04T06:58:56.957Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-04T06:58:57.011Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-04T06:58:57.438Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-05-04T06:58:57.541Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2021-05-04T06:58:57.625Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-05-04T06:58:57.625Z] > git --version # timeout=10 [2021-05-04T06:58:57.639Z] > git --version # 'git version 2.17.1' [2021-05-04T06:58:57.641Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-04T06:58:57.685Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-04T06:58:58.967Z] Merging remotes/origin/master commit 04b0f6bd99ac4c41b775e35a853e223317861906 into PR head commit bc746cbfa0b4a9cc68ee99272489ba0adf53f3fe [2021-05-04T06:58:58.450Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-05-04T06:58:58.471Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-04T06:58:58.484Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-05-04T06:58:58.499Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-05-04T06:58:58.499Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-04T06:58:58.505Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/346/head:refs/remotes/origin/PR-346 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-04T06:58:58.986Z] > git config core.sparsecheckout # timeout=10 [2021-05-04T06:58:59.028Z] > git checkout -f bc746cbfa0b4a9cc68ee99272489ba0adf53f3fe # timeout=10 [2021-05-04T06:58:59.359Z] > git remote # timeout=10 [2021-05-04T06:58:59.425Z] > git config --get remote.origin.url # timeout=10 [2021-05-04T06:58:59.604Z] Merge succeeded, producing bc746cbfa0b4a9cc68ee99272489ba0adf53f3fe [2021-05-04T06:58:59.604Z] Checking out Revision bc746cbfa0b4a9cc68ee99272489ba0adf53f3fe (PR-346) [2021-05-04T06:59:00.366Z] Merging remotes/origin/master commit 04b0f6bd99ac4c41b775e35a853e223317861906 into PR head commit bc746cbfa0b4a9cc68ee99272489ba0adf53f3fe [2021-05-04T06:58:59.495Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-04T06:58:59.502Z] > git merge 04b0f6bd99ac4c41b775e35a853e223317861906 # timeout=10 [2021-05-04T06:58:59.548Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-04T06:58:59.612Z] > git config core.sparsecheckout # timeout=10 [2021-05-04T06:58:59.636Z] > git checkout -f bc746cbfa0b4a9cc68ee99272489ba0adf53f3fe # timeout=10 [2021-05-04T06:58:59.769Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-05-04T06:58:59.784Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-04T06:58:59.804Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-05-04T06:58:59.832Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-05-04T06:58:59.833Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-04T06:58:59.845Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/346/head:refs/remotes/origin/PR-346 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-04T06:59:00.385Z] > git config core.sparsecheckout # timeout=10 [2021-05-04T06:59:00.397Z] > git checkout -f bc746cbfa0b4a9cc68ee99272489ba0adf53f3fe # timeout=10 [2021-05-04T06:59:00.917Z] > git remote # timeout=10 [2021-05-04T06:59:00.992Z] Merge succeeded, producing bc746cbfa0b4a9cc68ee99272489ba0adf53f3fe [2021-05-04T06:59:00.992Z] Checking out Revision bc746cbfa0b4a9cc68ee99272489ba0adf53f3fe (PR-346) [2021-05-04T06:59:00.934Z] > git config --get remote.origin.url # timeout=10 [2021-05-04T06:59:00.946Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-04T06:59:00.956Z] > git merge 04b0f6bd99ac4c41b775e35a853e223317861906 # timeout=10 [2021-05-04T06:59:00.977Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-04T06:59:01.002Z] > git config core.sparsecheckout # timeout=10 [2021-05-04T06:59:01.011Z] > git checkout -f bc746cbfa0b4a9cc68ee99272489ba0adf53f3fe # timeout=10 [2021-05-04T06:59:05.043Z] Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-05-04T06:59:05.147Z] > git --version # timeout=10 [2021-05-04T06:59:05.445Z] > git --version # 'git version 2.24.3' [2021-05-04T06:59:05.479Z] fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [2021-05-04T06:59:05.810Z] Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-05-04T06:59:05.863Z] > git --version # timeout=10 [2021-05-04T06:59:05.878Z] > git --version # 'git version 2.17.1' [2021-05-04T06:59:05.898Z] fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-04T06:59:07.607Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-04T06:59:08.747Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-04T06:59:08.886Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-04T06:59:09.181Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-04T06:59:09.362Z] + sudo service docker restart [2021-05-04T06:59:09.362Z] + true [2021-05-04T06:59:09.362Z] Redirecting to /bin/systemctl restart docker.service [2021-05-04T06:59:09.551Z] + true [2021-05-04T06:59:09.551Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-04T06:59:11.480Z] provisioning config files... [2021-05-04T06:59:11.545Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config7585177874971355310tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-04T06:59:12.214Z] ---> docker-login.sh [2021-05-04T06:59:12.214Z] nexus3.edgexfoundry.org:10001 [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-04T06:59:12.311Z] provisioning config files... [2021-05-04T06:59:12.363Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config2974768985366466222tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-04T06:59:12.794Z] ---> docker-login.sh [2021-05-04T06:59:12.794Z] nexus3.edgexfoundry.org:10001 [2021-05-04T06:59:12.872Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-04T06:59:13.146Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-04T06:59:13.146Z] Configure a credential helper to remove this warning. See [2021-05-04T06:59:13.146Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-04T06:59:13.146Z] [2021-05-04T06:59:13.146Z] Login Succeeded [2021-05-04T06:59:13.146Z] nexus3.edgexfoundry.org:10002 [2021-05-04T06:59:13.416Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-04T06:59:13.416Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-04T06:59:13.416Z] Configure a credential helper to remove this warning. See [2021-05-04T06:59:13.416Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-04T06:59:13.416Z] [2021-05-04T06:59:13.717Z] Login Succeeded [2021-05-04T06:59:13.717Z] nexus3.edgexfoundry.org:10003 [2021-05-04T06:59:13.786Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-04T06:59:14.059Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-04T06:59:14.059Z] Configure a credential helper to remove this warning. See [2021-05-04T06:59:14.059Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-04T06:59:14.059Z] [2021-05-04T06:59:14.059Z] Login Succeeded [2021-05-04T06:59:14.059Z] nexus3.edgexfoundry.org:10002 [2021-05-04T06:59:14.069Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-04T06:59:14.069Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-04T06:59:14.069Z] Configure a credential helper to remove this warning. See [2021-05-04T06:59:14.070Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-04T06:59:14.070Z] [2021-05-04T06:59:14.070Z] Login Succeeded [2021-05-04T06:59:14.070Z] nexus3.edgexfoundry.org:10004 [2021-05-04T06:59:14.657Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-04T06:59:14.657Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-04T06:59:14.657Z] Configure a credential helper to remove this warning. See [2021-05-04T06:59:14.657Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-04T06:59:14.657Z] [2021-05-04T06:59:14.657Z] Login Succeeded [2021-05-04T06:59:14.657Z] nexus3.edgexfoundry.org:10003 [2021-05-04T06:59:15.179Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-04T06:59:15.267Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-04T06:59:15.267Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-04T06:59:15.267Z] Configure a credential helper to remove this warning. See [2021-05-04T06:59:15.267Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-04T06:59:15.267Z] [2021-05-04T06:59:15.267Z] Login Succeeded [2021-05-04T06:59:15.267Z] nexus3.edgexfoundry.org:10004 [2021-05-04T06:59:15.528Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-04T06:59:15.529Z] Configure a credential helper to remove this warning. See [2021-05-04T06:59:15.529Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-04T06:59:15.529Z] [2021-05-04T06:59:15.529Z] Login Succeeded [2021-05-04T06:59:15.529Z] docker.io [2021-05-04T06:59:15.829Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-04T06:59:15.865Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-04T06:59:15.865Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-04T06:59:15.865Z] Configure a credential helper to remove this warning. See [2021-05-04T06:59:15.865Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-04T06:59:15.865Z] [2021-05-04T06:59:15.865Z] Login Succeeded [2021-05-04T06:59:15.865Z] docker.io [2021-05-04T06:59:16.138Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-04T06:59:16.459Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-04T06:59:16.459Z] Configure a credential helper to remove this warning. See [2021-05-04T06:59:16.459Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-04T06:59:16.459Z] [2021-05-04T06:59:16.459Z] Login Succeeded [2021-05-04T06:59:16.459Z] ---> docker-login.sh ends [Pipeline] } [2021-05-04T06:59:16.514Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-05-04T06:59:16.733Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-04T06:59:16.733Z] Configure a credential helper to remove this warning. See [2021-05-04T06:59:16.733Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-04T06:59:16.733Z] [2021-05-04T06:59:16.733Z] Login Succeeded [2021-05-04T06:59:16.733Z] ---> docker-login.sh ends [Pipeline] } [2021-05-04T06:59:16.763Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-04T06:59:17.014Z] ========================================================= [2021-05-04T06:59:17.014Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-04T06:59:17.014Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [Pipeline] echo [2021-05-04T06:59:17.261Z] ========================================================= [2021-05-04T06:59:17.261Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-04T06:59:17.261Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-04T06:59:17.449Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-05-04T06:59:17.682Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-05-04T06:59:18.671Z] Sending build context to Docker daemon 34.88MB [2021-05-04T06:59:18.671Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-05-04T06:59:18.671Z] Step 2/8 : FROM ${BASE} [2021-05-04T06:59:18.671Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-04T06:59:18.671Z] 595b0fe564bb: Pulling fs layer [2021-05-04T06:59:18.671Z] 7186ed65a4f7: Pulling fs layer [2021-05-04T06:59:18.671Z] 316046926c0a: Pulling fs layer [2021-05-04T06:59:18.671Z] 4ebd0625c992: Pulling fs layer [2021-05-04T06:59:18.671Z] 207e8628e3a3: Pulling fs layer [2021-05-04T06:59:18.671Z] c791037a9be2: Pulling fs layer [2021-05-04T06:59:18.671Z] ffd874e62e21: Pulling fs layer [2021-05-04T06:59:18.671Z] 4ebd0625c992: Waiting [2021-05-04T06:59:18.671Z] 207e8628e3a3: Waiting [2021-05-04T06:59:18.671Z] c791037a9be2: Waiting [2021-05-04T06:59:18.671Z] ffd874e62e21: Waiting [2021-05-04T06:59:18.671Z] 316046926c0a: Verifying Checksum [2021-05-04T06:59:18.671Z] 316046926c0a: Download complete [2021-05-04T06:59:18.671Z] 7186ed65a4f7: Verifying Checksum [2021-05-04T06:59:18.671Z] 7186ed65a4f7: Download complete [2021-05-04T06:59:18.671Z] 207e8628e3a3: Verifying Checksum [2021-05-04T06:59:18.671Z] 207e8628e3a3: Download complete [2021-05-04T06:59:18.944Z] c791037a9be2: Verifying Checksum [2021-05-04T06:59:18.944Z] c791037a9be2: Download complete [2021-05-04T06:59:18.944Z] 595b0fe564bb: Verifying Checksum [2021-05-04T06:59:18.944Z] 595b0fe564bb: Download complete [2021-05-04T06:59:19.558Z] 595b0fe564bb: Pull complete [2021-05-04T06:59:19.594Z] Sending build context to Docker daemon 34.88MB [2021-05-04T06:59:19.594Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-05-04T06:59:19.594Z] Step 2/8 : FROM ${BASE} [2021-05-04T06:59:19.902Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-04T06:59:19.902Z] 540db60ca938: Pulling fs layer [2021-05-04T06:59:19.902Z] adcc1eea9eea: Pulling fs layer [2021-05-04T06:59:19.902Z] 4c4ab2625f07: Pulling fs layer [2021-05-04T06:59:19.902Z] 0510c868ecb4: Pulling fs layer [2021-05-04T06:59:19.902Z] afea3b2eda06: Pulling fs layer [2021-05-04T06:59:19.902Z] 7809a108b3ef: Pulling fs layer [2021-05-04T06:59:19.902Z] f706445af74f: Pulling fs layer [2021-05-04T06:59:19.902Z] afea3b2eda06: Waiting [2021-05-04T06:59:19.902Z] 7809a108b3ef: Waiting [2021-05-04T06:59:19.902Z] f706445af74f: Waiting [2021-05-04T06:59:19.902Z] 0510c868ecb4: Waiting [2021-05-04T06:59:19.902Z] 4c4ab2625f07: Verifying Checksum [2021-05-04T06:59:19.902Z] 4c4ab2625f07: Download complete [2021-05-04T06:59:19.902Z] adcc1eea9eea: Download complete [2021-05-04T06:59:19.902Z] afea3b2eda06: Verifying Checksum [2021-05-04T06:59:19.902Z] afea3b2eda06: Download complete [2021-05-04T06:59:20.166Z] 7186ed65a4f7: Pull complete [2021-05-04T06:59:20.217Z] 7809a108b3ef: Verifying Checksum [2021-05-04T06:59:20.217Z] 7809a108b3ef: Download complete [2021-05-04T06:59:20.217Z] 540db60ca938: Verifying Checksum [2021-05-04T06:59:20.217Z] 540db60ca938: Download complete [2021-05-04T06:59:20.443Z] 316046926c0a: Pull complete [2021-05-04T06:59:21.792Z] 540db60ca938: Pull complete [2021-05-04T06:59:21.792Z] adcc1eea9eea: Pull complete [2021-05-04T06:59:22.114Z] 4c4ab2625f07: Pull complete [2021-05-04T06:59:22.419Z] ffd874e62e21: Verifying Checksum [2021-05-04T06:59:22.419Z] ffd874e62e21: Download complete [2021-05-04T06:59:23.850Z] 4ebd0625c992: Verifying Checksum [2021-05-04T06:59:23.850Z] 4ebd0625c992: Download complete [2021-05-04T06:59:29.427Z] f706445af74f: Verifying Checksum [2021-05-04T06:59:29.427Z] f706445af74f: Download complete [2021-05-04T06:59:31.715Z] 0510c868ecb4: Verifying Checksum [2021-05-04T06:59:31.715Z] 0510c868ecb4: Download complete [2021-05-04T06:59:34.028Z] 4ebd0625c992: Pull complete [2021-05-04T06:59:34.318Z] 207e8628e3a3: Pull complete [2021-05-04T06:59:34.603Z] c791037a9be2: Pull complete [2021-05-04T06:59:37.988Z] ffd874e62e21: Pull complete [2021-05-04T06:59:37.988Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-04T06:59:37.988Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-04T06:59:37.988Z] ---> cfc18b08335c [2021-05-04T06:59:37.988Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-04T06:59:41.374Z] ---> Running in 47c53b42c842 [2021-05-04T06:59:41.374Z] Removing intermediate container 47c53b42c842 [2021-05-04T06:59:41.374Z] ---> 615f6bb6c18e [2021-05-04T06:59:41.374Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-04T06:59:41.648Z] ---> Running in b8464d57b603 [2021-05-04T06:59:44.273Z] Removing intermediate container b8464d57b603 [2021-05-04T06:59:44.273Z] ---> dc885d1fa019 [2021-05-04T06:59:44.273Z] Step 5/8 : RUN apk add --no-cache make git [2021-05-04T06:59:44.273Z] ---> Running in 0a167db00830 [2021-05-04T06:59:44.503Z] 0510c868ecb4: Pull complete [2021-05-04T06:59:44.503Z] afea3b2eda06: Pull complete [2021-05-04T06:59:44.503Z] 7809a108b3ef: Pull complete [2021-05-04T06:59:45.249Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-04T06:59:45.846Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-04T06:59:46.824Z] OK: 138 MiB in 40 packages [2021-05-04T06:59:48.255Z] Removing intermediate container 0a167db00830 [2021-05-04T06:59:48.255Z] ---> 1fd632aa41d0 [2021-05-04T06:59:48.255Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-05-04T06:59:48.255Z] ---> Running in 321b41097068 [2021-05-04T06:59:48.852Z] Removing intermediate container 321b41097068 [2021-05-04T06:59:48.852Z] ---> ea6e23560cc1 [2021-05-04T06:59:48.852Z] Step 7/8 : COPY . . [2021-05-04T06:59:50.038Z] f706445af74f: Pull complete [2021-05-04T06:59:50.038Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-04T06:59:50.038Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-04T06:59:50.038Z] ---> b068be0155e3 [2021-05-04T06:59:50.038Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-04T06:59:50.038Z] ---> Running in a9b70a7ea4ee [2021-05-04T06:59:50.318Z] Removing intermediate container a9b70a7ea4ee [2021-05-04T06:59:50.318Z] ---> bc461991f555 [2021-05-04T06:59:50.318Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-04T06:59:50.318Z] ---> Running in 3d45cc06cc2d [2021-05-04T06:59:52.247Z] ---> d424272e3c8d [2021-05-04T06:59:52.248Z] Step 8/8 : RUN go mod download [2021-05-04T06:59:52.248Z] ---> Running in 53876182eb96 [2021-05-04T06:59:53.284Z] Removing intermediate container 3d45cc06cc2d [2021-05-04T06:59:53.284Z] ---> 0f1de5c88029 [2021-05-04T06:59:53.284Z] Step 5/8 : RUN apk add --no-cache make git [2021-05-04T06:59:53.581Z] ---> Running in 0abb3841e3ae [2021-05-04T06:59:54.232Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-04T06:59:55.243Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-04T06:59:55.883Z] OK: 149 MiB in 40 packages [2021-05-04T06:59:56.950Z] Removing intermediate container 0abb3841e3ae [2021-05-04T06:59:56.950Z] ---> 35154ba2638a [2021-05-04T06:59:56.950Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-05-04T06:59:56.950Z] ---> Running in e1d96255e8db [2021-05-04T06:59:57.239Z] Removing intermediate container e1d96255e8db [2021-05-04T06:59:57.239Z] ---> 404a608cda09 [2021-05-04T06:59:57.239Z] Step 7/8 : COPY . . [2021-05-04T07:00:01.605Z] ---> 63a6b534b9f7 [2021-05-04T07:00:01.605Z] Step 8/8 : RUN go mod download [2021-05-04T07:00:01.605Z] ---> Running in dbb30a606c0a [2021-05-04T07:00:24.617Z] Removing intermediate container 53876182eb96 [2021-05-04T07:00:24.617Z] ---> ba937950284c [2021-05-04T07:00:24.617Z] Successfully built ba937950284c [2021-05-04T07:00:24.617Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-04T07:00:24.995Z] + docker inspect -f . ci-base-image-arm64 [2021-05-04T07:00:24.995Z] . [Pipeline] withDockerContainer [2021-05-04T07:00:25.246Z] prd-ubuntu18.04-docker-arm64-4c-16g-2879 does not seem to be running inside a container [2021-05-04T07:00:25.335Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-04T07:00:26.860Z] $ docker top f7d3190cb802177a2c12e3032614d9ab86b63692f3a4e7647b6a44e829a9da1f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-04T07:00:27.893Z] + go version [2021-05-04T07:00:27.893Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-04T07:00:27.935Z] $ docker stop --time=1 f7d3190cb802177a2c12e3032614d9ab86b63692f3a4e7647b6a44e829a9da1f [2021-05-04T07:00:29.933Z] $ docker rm -f f7d3190cb802177a2c12e3032614d9ab86b63692f3a4e7647b6a44e829a9da1f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-04T07:00:30.905Z] + docker inspect -f . ci-base-image-arm64 [2021-05-04T07:00:30.905Z] . [Pipeline] withDockerContainer [2021-05-04T07:00:31.218Z] prd-ubuntu18.04-docker-arm64-4c-16g-2879 does not seem to be running inside a container [2021-05-04T07:00:31.338Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-04T07:00:33.067Z] $ docker top effaf7b409de39b7d4cd12fcf16ede4df636bbd3add06ea0c695fda3fcc4b5cd -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-04T07:00:34.105Z] + go mod tidy [Pipeline] sh [2021-05-04T07:00:35.406Z] + make test [2021-05-04T07:00:35.406Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-05-04T07:00:36.851Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-05-04T07:00:41.022Z] Removing intermediate container dbb30a606c0a [2021-05-04T07:00:41.022Z] ---> 8310f1276c38 [2021-05-04T07:00:41.022Z] Successfully built 8310f1276c38 [2021-05-04T07:00:41.022Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-04T07:00:41.510Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-04T07:00:41.792Z] . [Pipeline] withDockerContainer [2021-05-04T07:00:42.093Z] prd-centos7-docker-4c-2g-2880 does not seem to be running inside a container [2021-05-04T07:00:42.181Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-04T07:00:43.794Z] $ docker top 7fa7c2da8af3181b7a842890f2b52ee47f33e8aab97a24d0d447bf3a65e3f32f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-04T07:00:44.999Z] + go version [2021-05-04T07:00:44.999Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-04T07:00:45.106Z] $ docker stop --time=1 7fa7c2da8af3181b7a842890f2b52ee47f33e8aab97a24d0d447bf3a65e3f32f [2021-05-04T07:00:46.802Z] $ docker rm -f 7fa7c2da8af3181b7a842890f2b52ee47f33e8aab97a24d0d447bf3a65e3f32f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-04T07:00:47.652Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-04T07:00:47.652Z] . [Pipeline] withDockerContainer [2021-05-04T07:00:47.878Z] prd-centos7-docker-4c-2g-2880 does not seem to be running inside a container [2021-05-04T07:00:48.092Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-04T07:00:50.163Z] $ docker top b8a9e3af7281e4b3fe793a76ddeafee6d7a6866965e11e6ef72cce147e23c64c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-04T07:00:51.502Z] + go mod tidy [Pipeline] sh [2021-05-04T07:00:54.981Z] + make test [2021-05-04T07:00:54.981Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-05-04T07:00:57.015Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-05-04T07:01:16.582Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-05-04T07:01:16.582Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-05-04T07:01:16.582Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-05-04T07:01:16.582Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-05-04T07:01:16.582Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-05-04T07:01:16.582Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-05-04T07:01:16.582Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-05-04T07:01:16.582Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-05-04T07:01:16.582Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-05-04T07:01:16.582Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-05-04T07:01:16.582Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-05-04T07:01:16.582Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-05-04T07:01:16.582Z] GO111MODULE=on go vet ./... [2021-05-04T07:01:19.789Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-05-04T07:01:19.789Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-05-04T07:01:19.789Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-05-04T07:01:19.789Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-05-04T07:01:19.789Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-05-04T07:01:19.789Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-05-04T07:01:19.789Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-05-04T07:01:19.789Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-05-04T07:01:19.789Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-05-04T07:01:19.789Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-05-04T07:01:19.790Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-05-04T07:01:19.790Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-05-04T07:01:19.790Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-05-04T07:01:30.370Z] $ docker stop --time=1 b8a9e3af7281e4b3fe793a76ddeafee6d7a6866965e11e6ef72cce147e23c64c [2021-05-04T07:01:33.072Z] $ docker rm -f b8a9e3af7281e4b3fe793a76ddeafee6d7a6866965e11e6ef72cce147e23c64c [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-04T07:01:33.890Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-04T07:01:34.939Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [2021-05-04T07:01:35.054Z] $ docker stop --time=1 effaf7b409de39b7d4cd12fcf16ede4df636bbd3add06ea0c695fda3fcc4b5cd [2021-05-04T07:01:37.108Z] $ docker rm -f effaf7b409de39b7d4cd12fcf16ede4df636bbd3add06ea0c695fda3fcc4b5cd [Pipeline] } [Pipeline] // withDockerContainer [Pipeline] // stage [Pipeline] sh [Pipeline] stage [Pipeline] { (Build) [2021-05-04T07:01:38.119Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [Pipeline] stash [2021-05-04T07:01:38.932Z] Warning: overwriting stash ‘coverage-report’ [2021-05-04T07:01:39.122Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-05-04T07:01:39.506Z] + ls -al . [2021-05-04T07:01:39.506Z] total 92 [2021-05-04T07:01:39.506Z] drwxrwxr-x. 10 jenkins jenkins 4096 May 4 07:00 . [2021-05-04T07:01:39.506Z] drwxrwxr-x. 4 jenkins jenkins 28 May 4 06:58 .. [2021-05-04T07:01:39.506Z] drwxrwxr-x. 3 jenkins jenkins 20 May 4 06:58 assets [2021-05-04T07:01:39.506Z] drwxrwxr-x. 2 jenkins jenkins 35 May 4 06:58 bin [2021-05-04T07:01:39.506Z] drwxrwxr-x. 3 jenkins jenkins 29 May 4 06:58 cmd [2021-05-04T07:01:39.506Z] -rw-rw-r--. 1 jenkins jenkins 3959 May 4 06:58 CONTRIBUTING.md [2021-05-04T07:01:39.506Z] -rw-r--r--. 1 jenkins jenkins 10 May 4 07:00 coverage.out [2021-05-04T07:01:39.506Z] -rw-rw-r--. 1 jenkins jenkins 1508 May 4 06:58 Dockerfile [2021-05-04T07:01:39.506Z] -rw-rw-r--. 1 jenkins jenkins 902 May 4 06:58 Dockerfile.build [2021-05-04T07:01:39.506Z] drwxrwxr-x. 5 jenkins jenkins 104 May 4 06:58 docs [2021-05-04T07:01:39.506Z] drwxrwxr-x. 8 jenkins jenkins 179 May 4 06:59 .git [2021-05-04T07:01:39.506Z] drwxrwxr-x. 2 jenkins jenkins 103 May 4 06:58 .github [2021-05-04T07:01:39.506Z] -rw-rw-r--. 1 jenkins jenkins 162 May 4 06:58 .gitignore [2021-05-04T07:01:39.506Z] -rw-rw-r--. 1 jenkins jenkins 987 May 4 06:58 go.mod [2021-05-04T07:01:39.506Z] -rw-r--r--. 1 jenkins jenkins 24424 May 4 07:00 go.sum [2021-05-04T07:01:39.506Z] drwxrwxr-x. 10 jenkins jenkins 139 May 4 06:58 internal [2021-05-04T07:01:39.506Z] -rw-rw-r--. 1 jenkins jenkins 652 May 4 06:58 Jenkinsfile [2021-05-04T07:01:39.506Z] -rw-rw-r--. 1 jenkins jenkins 11357 May 4 06:58 LICENSE [2021-05-04T07:01:39.506Z] -rw-rw-r--. 1 jenkins jenkins 951 May 4 06:58 Makefile [2021-05-04T07:01:39.506Z] -rw-rw-r--. 1 jenkins jenkins 6012 May 4 06:58 README.md [2021-05-04T07:01:39.506Z] -rw-rw-r--. 1 jenkins jenkins 5 May 4 06:56 VERSION [2021-05-04T07:01:39.506Z] -rw-rw-r--. 1 jenkins jenkins 155 May 4 06:58 version.go [2021-05-04T07:01:39.506Z] drwxrwxr-x. 4 jenkins jenkins 4096 May 4 06:58 web [2021-05-04T07:01:39.525Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-04T07:01:40.245Z] + 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=bc746cbfa0b4a9cc68ee99272489ba0adf53f3fe --label arch=amd64 --label version=0.0.0 . [2021-05-04T07:01:40.458Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-05-04T07:01:40.846Z] + ls -al . [2021-05-04T07:01:40.846Z] total 124 [2021-05-04T07:01:40.846Z] drwxrwxr-x 10 jenkins jenkins 4096 May 4 07:00 . [2021-05-04T07:01:40.846Z] drwxrwxr-x 4 jenkins jenkins 4096 May 4 06:58 .. [2021-05-04T07:01:40.846Z] drwxrwxr-x 8 jenkins jenkins 4096 May 4 06:59 .git [2021-05-04T07:01:40.846Z] drwxrwxr-x 2 jenkins jenkins 4096 May 4 06:59 .github [2021-05-04T07:01:40.846Z] -rw-rw-r-- 1 jenkins jenkins 162 May 4 06:59 .gitignore [2021-05-04T07:01:40.846Z] -rw-rw-r-- 1 jenkins jenkins 3959 May 4 06:59 CONTRIBUTING.md [2021-05-04T07:01:40.846Z] -rw-rw-r-- 1 jenkins jenkins 1508 May 4 06:59 Dockerfile [2021-05-04T07:01:40.846Z] -rw-rw-r-- 1 jenkins jenkins 902 May 4 06:59 Dockerfile.build [2021-05-04T07:01:40.846Z] -rw-rw-r-- 1 jenkins jenkins 652 May 4 06:59 Jenkinsfile [2021-05-04T07:01:40.846Z] -rw-rw-r-- 1 jenkins jenkins 11357 May 4 06:59 LICENSE [2021-05-04T07:01:40.846Z] -rw-rw-r-- 1 jenkins jenkins 951 May 4 06:59 Makefile [2021-05-04T07:01:40.846Z] -rw-rw-r-- 1 jenkins jenkins 6012 May 4 06:59 README.md [2021-05-04T07:01:40.846Z] -rw-rw-r-- 1 jenkins jenkins 5 May 4 06:56 VERSION [2021-05-04T07:01:40.846Z] drwxrwxr-x 3 jenkins jenkins 4096 May 4 06:59 assets [2021-05-04T07:01:40.846Z] drwxrwxr-x 2 jenkins jenkins 4096 May 4 06:59 bin [2021-05-04T07:01:40.846Z] drwxrwxr-x 3 jenkins jenkins 4096 May 4 06:59 cmd [2021-05-04T07:01:40.846Z] -rw-r--r-- 1 jenkins jenkins 10 May 4 07:00 coverage.out [2021-05-04T07:01:40.846Z] drwxrwxr-x 5 jenkins jenkins 4096 May 4 06:59 docs [2021-05-04T07:01:40.846Z] -rw-rw-r-- 1 jenkins jenkins 987 May 4 06:59 go.mod [2021-05-04T07:01:40.846Z] -rw-r--r-- 1 jenkins jenkins 24424 May 4 07:00 go.sum [2021-05-04T07:01:40.846Z] drwxrwxr-x 10 jenkins jenkins 4096 May 4 06:59 internal [2021-05-04T07:01:40.846Z] -rw-rw-r-- 1 jenkins jenkins 155 May 4 06:59 version.go [2021-05-04T07:01:40.846Z] drwxrwxr-x 4 jenkins jenkins 4096 May 4 06:59 web [Pipeline] isUnix [Pipeline] sh [2021-05-04T07:01:41.319Z] + 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=bc746cbfa0b4a9cc68ee99272489ba0adf53f3fe --label arch=arm64 --label version=0.0.0 . [2021-05-04T07:01:41.741Z] Sending build context to Docker daemon 34.9MB [2021-05-04T07:01:41.741Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-05-04T07:01:41.741Z] Step 2/24 : FROM ${BASE} AS builder [2021-05-04T07:01:41.741Z] ---> 8310f1276c38 [2021-05-04T07:01:41.741Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-05-04T07:01:42.067Z] ---> Running in 4b34dd4b6727 [2021-05-04T07:01:42.339Z] Removing intermediate container 4b34dd4b6727 [2021-05-04T07:01:42.339Z] ---> 28a40bfb8b10 [2021-05-04T07:01:42.339Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-05-04T07:01:42.339Z] ---> Running in 145f39e03923 [2021-05-04T07:01:42.370Z] Sending build context to Docker daemon 34.9MB [2021-05-04T07:01:42.370Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-05-04T07:01:42.370Z] Step 2/24 : FROM ${BASE} AS builder [2021-05-04T07:01:42.370Z] ---> ba937950284c [2021-05-04T07:01:42.371Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-05-04T07:01:42.634Z] Removing intermediate container 145f39e03923 [2021-05-04T07:01:42.634Z] ---> 752b934d9ca4 [2021-05-04T07:01:42.634Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-05-04T07:01:42.634Z] ---> Running in 6f3e43a81279 [2021-05-04T07:01:42.915Z] Removing intermediate container 6f3e43a81279 [2021-05-04T07:01:42.915Z] ---> 3d89e540c706 [2021-05-04T07:01:42.915Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-05-04T07:01:42.915Z] ---> Running in 4c708c393c6b [2021-05-04T07:01:42.975Z] ---> Running in 239f1c7ec77c [2021-05-04T07:01:43.185Z] Removing intermediate container 4c708c393c6b [2021-05-04T07:01:43.185Z] ---> 7de28d5be525 [2021-05-04T07:01:43.185Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-05-04T07:01:43.247Z] Removing intermediate container 239f1c7ec77c [2021-05-04T07:01:43.247Z] ---> 048b7d222ced [2021-05-04T07:01:43.247Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-05-04T07:01:43.500Z] ---> Running in 422cf7618007 [2021-05-04T07:01:43.523Z] ---> Running in af37665299b7 [2021-05-04T07:01:43.795Z] Removing intermediate container 422cf7618007 [2021-05-04T07:01:43.795Z] ---> 8a0b4483bf2b [2021-05-04T07:01:43.795Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-04T07:01:43.797Z] Removing intermediate container af37665299b7 [2021-05-04T07:01:43.797Z] ---> de0698569fa6 [2021-05-04T07:01:43.797Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-05-04T07:01:44.078Z] ---> Running in 0fa8ff7ac682 [2021-05-04T07:01:44.110Z] ---> Running in 72a69b36a4eb [2021-05-04T07:01:44.358Z] Removing intermediate container 0fa8ff7ac682 [2021-05-04T07:01:44.358Z] ---> b968fd040c4c [2021-05-04T07:01:44.358Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-05-04T07:01:44.633Z] ---> Running in 7749df63b3f6 [2021-05-04T07:01:45.230Z] Removing intermediate container 7749df63b3f6 [2021-05-04T07:01:45.230Z] ---> d00368033681 [2021-05-04T07:01:45.230Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-05-04T07:01:45.230Z] ---> Running in 841ce424046f [2021-05-04T07:01:45.597Z] Removing intermediate container 72a69b36a4eb [2021-05-04T07:01:45.597Z] ---> bcc41a5ee350 [2021-05-04T07:01:45.598Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-05-04T07:01:45.598Z] ---> Running in 498993112a17 [2021-05-04T07:01:45.824Z] Removing intermediate container 841ce424046f [2021-05-04T07:01:45.824Z] ---> c22f9c2ec95d [2021-05-04T07:01:45.824Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-04T07:01:45.824Z] ---> Running in 359715f8d23d [2021-05-04T07:01:46.575Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-04T07:01:47.565Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-04T07:01:47.852Z] OK: 149 MiB in 40 packages [2021-05-04T07:01:48.442Z] Removing intermediate container 359715f8d23d [2021-05-04T07:01:48.443Z] ---> 6c0987e17d2c [2021-05-04T07:01:48.443Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-05-04T07:01:48.443Z] ---> Running in 464fd8dc149a [2021-05-04T07:01:48.846Z] Removing intermediate container 498993112a17 [2021-05-04T07:01:48.846Z] ---> 35e9eb87be71 [2021-05-04T07:01:48.846Z] Step 10/24 : ENV GO111MODULE=on [2021-05-04T07:01:48.846Z] ---> Running in ae0c7ddb1b25 [2021-05-04T07:01:48.846Z] Removing intermediate container ae0c7ddb1b25 [2021-05-04T07:01:48.846Z] ---> b96d2d002446 [2021-05-04T07:01:48.846Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-05-04T07:01:48.846Z] ---> Running in aedd2019dedd [2021-05-04T07:01:49.143Z] Removing intermediate container aedd2019dedd [2021-05-04T07:01:49.143Z] ---> 60c30b3a5253 [2021-05-04T07:01:49.143Z] Step 12/24 : COPY go.mod . [2021-05-04T07:01:49.429Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-04T07:01:49.455Z] ---> d1240867e44a [2021-05-04T07:01:49.455Z] Step 13/24 : COPY Makefile . [2021-05-04T07:01:50.039Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-04T07:01:50.452Z] ---> 998dd2e78697 [2021-05-04T07:01:50.452Z] Step 14/24 : RUN make update [2021-05-04T07:01:50.452Z] ---> Running in ca6ec8311a22 [2021-05-04T07:01:51.016Z] OK: 138 MiB in 40 packages [2021-05-04T07:01:51.940Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-05-04T07:01:52.462Z] Removing intermediate container 464fd8dc149a [2021-05-04T07:01:52.462Z] ---> c2f4f29b8102 [2021-05-04T07:01:52.462Z] Step 10/24 : ENV GO111MODULE=on [2021-05-04T07:01:52.462Z] ---> Running in b24dae69e85c [2021-05-04T07:01:52.735Z] Removing intermediate container b24dae69e85c [2021-05-04T07:01:52.735Z] ---> 1198fb9a4291 [2021-05-04T07:01:52.735Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-05-04T07:01:52.962Z] Removing intermediate container ca6ec8311a22 [2021-05-04T07:01:52.962Z] ---> 48caa16210a6 [2021-05-04T07:01:52.962Z] Step 15/24 : COPY . . [2021-05-04T07:01:53.008Z] ---> Running in 4464c5e985f6 [2021-05-04T07:01:53.612Z] Removing intermediate container 4464c5e985f6 [2021-05-04T07:01:53.612Z] ---> 531ea088eba5 [2021-05-04T07:01:53.612Z] Step 12/24 : COPY go.mod . [2021-05-04T07:01:54.209Z] ---> 30e665415caa [2021-05-04T07:01:54.209Z] Step 13/24 : COPY Makefile . [2021-05-04T07:01:55.191Z] ---> 64507c22196c [2021-05-04T07:01:55.191Z] Step 14/24 : RUN make update [2021-05-04T07:01:55.191Z] ---> Running in d0d366a95ef6 [2021-05-04T07:01:56.396Z] ---> 65a23ab1515e [2021-05-04T07:01:56.396Z] Step 16/24 : RUN ${MAKE} [2021-05-04T07:01:56.396Z] ---> Running in e7a5bd583000 [2021-05-04T07:01:56.636Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-05-04T07:01:56.665Z] 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-05-04T07:01:58.072Z] Removing intermediate container d0d366a95ef6 [2021-05-04T07:01:58.072Z] ---> 1cf6310d9d82 [2021-05-04T07:01:58.072Z] Step 15/24 : COPY . . [2021-05-04T07:02:01.458Z] ---> 58b38a78f470 [2021-05-04T07:02:01.458Z] Step 16/24 : RUN ${MAKE} [2021-05-04T07:02:01.458Z] ---> Running in 3b3883439f2c [2021-05-04T07:02:02.441Z] 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-05-04T07:02:15.125Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-05-04T07:02:17.106Z] Removing intermediate container e7a5bd583000 [2021-05-04T07:02:17.106Z] ---> 46bcf345497a [2021-05-04T07:02:17.106Z] Step 17/24 : FROM alpine:3.12 [2021-05-04T07:02:17.420Z] 3.12: Pulling from library/alpine [2021-05-04T07:02:17.732Z] 339de151aab4: Pulling fs layer [2021-05-04T07:02:17.733Z] 339de151aab4: Verifying Checksum [2021-05-04T07:02:17.733Z] 339de151aab4: Download complete [2021-05-04T07:02:18.786Z] 339de151aab4: Pull complete [2021-05-04T07:02:18.786Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-04T07:02:18.786Z] Status: Downloaded newer image for alpine:3.12 [2021-05-04T07:02:18.786Z] ---> 13621d1b12d4 [2021-05-04T07:02:18.786Z] Step 18/24 : EXPOSE 4000 [2021-05-04T07:02:18.786Z] ---> Running in 6134ccf51a7c [2021-05-04T07:02:19.436Z] Removing intermediate container 6134ccf51a7c [2021-05-04T07:02:19.436Z] ---> d8c724a07d37 [2021-05-04T07:02:19.436Z] 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-05-04T07:02:22.200Z] ---> 617077a9f41c [2021-05-04T07:02:22.200Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-05-04T07:02:22.200Z] ---> Running in 9b75a9ef9f54 [2021-05-04T07:02:22.471Z] Removing intermediate container 9b75a9ef9f54 [2021-05-04T07:02:22.471Z] ---> 83346504510f [2021-05-04T07:02:22.471Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-05-04T07:02:22.471Z] ---> Running in 490ab096de2a [2021-05-04T07:02:22.757Z] Removing intermediate container 490ab096de2a [2021-05-04T07:02:22.757Z] ---> 90f0c3f83d43 [2021-05-04T07:02:22.757Z] Step 22/24 : LABEL arch=amd64 [2021-05-04T07:02:22.757Z] ---> Running in 385631eae823 [2021-05-04T07:02:23.030Z] Removing intermediate container 385631eae823 [2021-05-04T07:02:23.030Z] ---> 47f61a4ade74 [2021-05-04T07:02:23.030Z] Step 23/24 : LABEL git_sha=bc746cbfa0b4a9cc68ee99272489ba0adf53f3fe [2021-05-04T07:02:23.030Z] ---> Running in 2a1ce9f2c104 [2021-05-04T07:02:23.296Z] Removing intermediate container 2a1ce9f2c104 [2021-05-04T07:02:23.296Z] ---> c3883684ccc1 [2021-05-04T07:02:23.296Z] Step 24/24 : LABEL version=0.0.0 [2021-05-04T07:02:23.577Z] ---> Running in 864a30657fe5 [2021-05-04T07:02:23.577Z] Removing intermediate container 864a30657fe5 [2021-05-04T07:02:23.577Z] ---> 22d18e163d85 [2021-05-04T07:02:23.577Z] [Warning] One or more build-args [ARCH] were not consumed [2021-05-04T07:02:23.577Z] Successfully built 22d18e163d85 [2021-05-04T07:02:23.577Z] 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-05-04T07:02:24.826Z] ---> job-cost.sh [2021-05-04T07:02:24.826Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-NluO [2021-05-04T07:02:34.845Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-05-04T07:02:36.283Z] Removing intermediate container 3b3883439f2c [2021-05-04T07:02:36.283Z] ---> 16c4b6d630b4 [2021-05-04T07:02:36.283Z] Step 17/24 : FROM alpine:3.12 [2021-05-04T07:02:36.555Z] 3.12: Pulling from library/alpine [2021-05-04T07:02:36.555Z] d2f70382dc9a: Pulling fs layer [2021-05-04T07:02:36.832Z] d2f70382dc9a: Verifying Checksum [2021-05-04T07:02:36.832Z] d2f70382dc9a: Download complete [2021-05-04T07:02:37.429Z] d2f70382dc9a: Pull complete [2021-05-04T07:02:37.429Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-04T07:02:37.429Z] Status: Downloaded newer image for alpine:3.12 [2021-05-04T07:02:37.429Z] ---> 9852663dfa18 [2021-05-04T07:02:37.429Z] Step 18/24 : EXPOSE 4000 [2021-05-04T07:02:37.705Z] ---> Running in 05b9a3f92598 [2021-05-04T07:02:38.302Z] Removing intermediate container 05b9a3f92598 [2021-05-04T07:02:38.302Z] ---> c668145186bc [2021-05-04T07:02:38.302Z] 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-05-04T07:02:40.939Z] ---> 6e1cf33b80e4 [2021-05-04T07:02:40.939Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-05-04T07:02:40.939Z] ---> Running in 7ff322bed4ba [2021-05-04T07:02:41.535Z] Removing intermediate container 7ff322bed4ba [2021-05-04T07:02:41.535Z] ---> f893dce4c236 [2021-05-04T07:02:41.535Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-05-04T07:02:41.535Z] ---> Running in 6bae00c7edfb [2021-05-04T07:02:42.131Z] Removing intermediate container 6bae00c7edfb [2021-05-04T07:02:42.131Z] ---> 2b1d76f22c81 [2021-05-04T07:02:42.131Z] Step 22/24 : LABEL arch=arm64 [2021-05-04T07:02:42.131Z] ---> Running in f81bd6443c32 [2021-05-04T07:02:42.726Z] Removing intermediate container f81bd6443c32 [2021-05-04T07:02:42.726Z] ---> f7dc8483eef9 [2021-05-04T07:02:42.726Z] Step 23/24 : LABEL git_sha=bc746cbfa0b4a9cc68ee99272489ba0adf53f3fe [2021-05-04T07:02:42.726Z] ---> Running in e7eee2019dbb [2021-05-04T07:02:43.323Z] Removing intermediate container e7eee2019dbb [2021-05-04T07:02:43.323Z] ---> 769e6026af87 [2021-05-04T07:02:43.323Z] Step 24/24 : LABEL version=0.0.0 [2021-05-04T07:02:43.323Z] ---> Running in a67d28c2b62d [2021-05-04T07:02:43.918Z] Removing intermediate container a67d28c2b62d [2021-05-04T07:02:43.918Z] ---> 882ad27fa382 [2021-05-04T07:02:43.918Z] [Warning] One or more build-args [ARCH] were not consumed [2021-05-04T07:02:43.918Z] Successfully built 882ad27fa382 [2021-05-04T07:02:43.918Z] 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-05-04T07:02:44.659Z] ---> job-cost.sh [2021-05-04T07:02:44.659Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Eau1 [2021-05-04T07:02:47.078Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-04T07:03:26.158Z] lf-activate-venv(): INFO: Adding /tmp/venv-NluO/bin to PATH [2021-05-04T07:03:26.158Z] INFO: No Stack... [2021-05-04T07:03:26.158Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-04T07:03:26.158Z] INFO: Archiving Costs [Pipeline] sh [2021-05-04T07:03:26.580Z] + cut -d, -f6 [2021-05-04T07:03:26.580Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [Pipeline] lock [2021-05-04T07:03:26.703Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-346-1-stack-cost] [2021-05-04T07:03:26.710Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-346-1-stack-cost] did not exist. Created. [2021-05-04T07:03:26.710Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-346-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-04T07:03:27.595Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-05-04T07:03:27.960Z] Stashed 1 file(s) [Pipeline] } [2021-05-04T07:03:27.979Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-346-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-04T07:03:41.186Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-04T07:05:17.962Z] lf-activate-venv(): INFO: Adding /tmp/venv-Eau1/bin to PATH [2021-05-04T07:05:17.962Z] INFO: No Stack... [2021-05-04T07:05:17.962Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-05-04T07:05:17.962Z] INFO: Archiving Costs [Pipeline] sh [2021-05-04T07:05:18.324Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2021-05-04T07:05:18.324Z] + cut -d, -f6 [Pipeline] lock [2021-05-04T07:05:18.470Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-346-1-stack-cost] [2021-05-04T07:05:18.475Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-346-1-stack-cost] did not exist. Created. [2021-05-04T07:05:18.475Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-346-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-04T07:05:18.912Z] /w/workspace/edgex-ui-go/1@tmp/durable-92288a09/script.sh: 1: /w/workspace/edgex-ui-go/1@tmp/durable-92288a09/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-05-04T07:05:19.284Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-05-04T07:05:19.324Z] Warning: overwriting stash ‘stack-cost’ [2021-05-04T07:05:19.548Z] Stashed 1 file(s) [Pipeline] } [2021-05-04T07:05:19.571Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-346-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-05-04T07:05:20.863Z] provisioning config files... [2021-05-04T07:05:20.886Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-346@tmp/config8461655178258631153tmp [Pipeline] { [Pipeline] sh [2021-05-04T07:05:21.516Z] + set +x [2021-05-04T07:05:21.516Z] + bash -s -- [2021-05-04T07:05:21.516Z] + curl -s https://codecov.io/bash [2021-05-04T07:05:21.807Z] [2021-05-04T07:05:21.807Z] _____ _ [2021-05-04T07:05:21.807Z] / ____| | | [2021-05-04T07:05:21.807Z] | | ___ __| | ___ ___ _____ __ [2021-05-04T07:05:21.807Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-04T07:05:21.807Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-04T07:05:21.807Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-04T07:05:21.807Z] Bash-1.0.2 [2021-05-04T07:05:21.807Z] [2021-05-04T07:05:21.807Z] [2021-05-04T07:05:21.807Z] ==> git version 2.24.3 found [2021-05-04T07:05:21.807Z] ==> 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-05-04T07:05:21.807Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-04T07:05:21.807Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-04T07:05:21.807Z] ==> Jenkins CI detected. [2021-05-04T07:05:21.807Z] project root: . [2021-05-04T07:05:21.807Z] --> token set from env [2021-05-04T07:05:21.807Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-04T07:05:22.114Z] ==> Running gcov in . (disable via -X gcov) [2021-05-04T07:05:22.114Z] ==> Python coveragepy not found [2021-05-04T07:05:22.114Z] ==> Searching for coverage reports in: [2021-05-04T07:05:22.114Z] + . [2021-05-04T07:05:22.114Z] -> Found 1 reports [2021-05-04T07:05:22.115Z] ==> Detecting git/mercurial file structure [2021-05-04T07:05:22.115Z] ==> Reading reports [2021-05-04T07:05:22.405Z] + ./coverage.out bytes=10 [2021-05-04T07:05:22.405Z] ==> Appending adjustments [2021-05-04T07:05:22.405Z] https://docs.codecov.io/docs/fixing-reports [2021-05-04T07:05:22.708Z] + Found adjustments [2021-05-04T07:05:22.708Z] ==> Gzipping contents [2021-05-04T07:05:22.708Z] 4.0K /tmp/codecov.WjUOBq.gz [2021-05-04T07:05:22.708Z] ==> Uploading reports [2021-05-04T07:05:22.708Z] url: https://codecov.io [2021-05-04T07:05:22.708Z] query: branch=PR-346&commit=bc746cbfa0b4a9cc68ee99272489ba0adf53f3fe&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-346%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=346&job=&cmd_args= [2021-05-04T07:05:22.708Z] -> Pinging Codecov [2021-05-04T07:05:22.708Z] https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-346&commit=bc746cbfa0b4a9cc68ee99272489ba0adf53f3fe&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-346%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=346&job=&cmd_args= [2021-05-04T07:05:23.877Z] -> Uploading to [2021-05-04T07:05:23.877Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-04/FB506323287CE973F263BFD2A0EB1F37/bc746cbfa0b4a9cc68ee99272489ba0adf53f3fe/1b652e64-c953-402d-8cfd-7c825140fa2b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210504%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210504T070523Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d8d83f73470e60acc5eb059c0c77e59576570ec06b69d2ed0e3f217b71fb5eea [2021-05-04T07:05:23.877Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-04T07:05:23.877Z] Dload Upload Total Spent Left Speed [2021-05-04T07:05:24.498Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3902 0 0 100 3902 0 6118 --:--:-- --:--:-- --:--:-- 6115 100 3902 0 0 100 3902 0 6115 --:--:-- --:--:-- --:--:-- 6115 [2021-05-04T07:05:24.498Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/bc746cbfa0b4a9cc68ee99272489ba0adf53f3fe [Pipeline] } [2021-05-04T07:05:24.545Z] 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-05-04T07:05:26.754Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-04T07:05:27.906Z] ---> package-listing.sh [2021-05-04T07:05:27.906Z] ++ facter osfamily [2021-05-04T07:05:27.906Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-04T07:05:28.199Z] + OS_FAMILY=redhat [2021-05-04T07:05:28.199Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-346 [2021-05-04T07:05:28.199Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-04T07:05:28.199Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-04T07:05:28.199Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-04T07:05:28.199Z] + PACKAGES=/tmp/packages_start.txt [2021-05-04T07:05:28.199Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-346 ']' [2021-05-04T07:05:28.199Z] + PACKAGES=/tmp/packages_end.txt [2021-05-04T07:05:28.199Z] + case "${OS_FAMILY}" in [2021-05-04T07:05:28.199Z] + rpm -qa [2021-05-04T07:05:28.199Z] + sort [2021-05-04T07:05:35.030Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-04T07:05:35.031Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-04T07:05:35.031Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-04T07:05:35.031Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-346 ']' [2021-05-04T07:05:35.031Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-346/archives/ [2021-05-04T07:05:35.031Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-346/archives/ [Pipeline] echo [2021-05-04T07:05:35.082Z] 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-346/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-04T07:05:35.518Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-04T07:05:36.178Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-04T07:05:36.446Z] [2021-05-04T07:05:36.446Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-04T07:05:36.883Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-04T07:05:37.221Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-04T07:05:37.221Z] df20fa9351a1: Pulling fs layer [2021-05-04T07:05:37.221Z] 36b3adc4ff6f: Pulling fs layer [2021-05-04T07:05:37.221Z] 8ad3a11d3b57: Pulling fs layer [2021-05-04T07:05:37.221Z] 46f8f816bc3b: Pulling fs layer [2021-05-04T07:05:37.221Z] 93b61091891f: Pulling fs layer [2021-05-04T07:05:37.221Z] 93b9cdb0e59b: Pulling fs layer [2021-05-04T07:05:37.221Z] 5e14af77c1be: Pulling fs layer [2021-05-04T07:05:37.221Z] 01666e4c0597: Pulling fs layer [2021-05-04T07:05:37.221Z] aa168da1d23b: Pulling fs layer [2021-05-04T07:05:37.221Z] 93b9cdb0e59b: Waiting [2021-05-04T07:05:37.221Z] 5e14af77c1be: Waiting [2021-05-04T07:05:37.221Z] 01666e4c0597: Waiting [2021-05-04T07:05:37.221Z] aa168da1d23b: Waiting [2021-05-04T07:05:37.221Z] 46f8f816bc3b: Waiting [2021-05-04T07:05:37.221Z] 93b61091891f: Waiting [2021-05-04T07:05:37.221Z] 36b3adc4ff6f: Verifying Checksum [2021-05-04T07:05:37.221Z] 36b3adc4ff6f: Download complete [2021-05-04T07:05:37.512Z] 46f8f816bc3b: Verifying Checksum [2021-05-04T07:05:37.512Z] 46f8f816bc3b: Download complete [2021-05-04T07:05:37.827Z] 93b61091891f: Download complete [2021-05-04T07:05:37.827Z] df20fa9351a1: Verifying Checksum [2021-05-04T07:05:37.827Z] df20fa9351a1: Download complete [2021-05-04T07:05:37.827Z] 93b9cdb0e59b: Verifying Checksum [2021-05-04T07:05:37.827Z] 93b9cdb0e59b: Download complete [2021-05-04T07:05:37.827Z] 5e14af77c1be: Verifying Checksum [2021-05-04T07:05:37.827Z] 5e14af77c1be: Download complete [2021-05-04T07:05:37.827Z] 01666e4c0597: Verifying Checksum [2021-05-04T07:05:37.827Z] 01666e4c0597: Download complete [2021-05-04T07:05:38.523Z] 8ad3a11d3b57: Verifying Checksum [2021-05-04T07:05:38.523Z] 8ad3a11d3b57: Download complete [2021-05-04T07:05:38.833Z] df20fa9351a1: Pull complete [2021-05-04T07:05:39.467Z] 36b3adc4ff6f: Pull complete [2021-05-04T07:05:42.281Z] 8ad3a11d3b57: Pull complete [2021-05-04T07:05:42.281Z] 46f8f816bc3b: Pull complete [2021-05-04T07:05:44.087Z] 93b61091891f: Pull complete [2021-05-04T07:05:44.087Z] 93b9cdb0e59b: Pull complete [2021-05-04T07:05:44.087Z] 5e14af77c1be: Pull complete [2021-05-04T07:05:44.391Z] 01666e4c0597: Pull complete [2021-05-04T07:05:46.485Z] aa168da1d23b: Verifying Checksum [2021-05-04T07:05:46.485Z] aa168da1d23b: Download complete [2021-05-04T07:06:14.285Z] aa168da1d23b: Pull complete [2021-05-04T07:06:14.285Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-04T07:06:14.285Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-04T07:06:14.285Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-04T07:06:14.716Z] prd-centos7-docker-4c-2g-2877 does not seem to be running inside a container [2021-05-04T07:06:14.846Z] $ 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-346/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-346 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-346:/w/workspace/edgexfoundry_edgex-ui-go_PR-346:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-346@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-346@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-05-04T07:06:18.211Z] $ docker top d7d87c1e3ac7714aa74408a64762d1e8fc5eb2c514bc25dce4b4d904ecd789b7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-04T07:06:19.287Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-04T07:06:20.071Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-04T07:06:20.855Z] + ls /var/log/sa-host [2021-05-04T07:06:20.855Z] + sadf -c /var/log/sa-host/sa04 [2021-05-04T07:06:20.855Z] file_magic: OK [2021-05-04T07:06:20.855Z] HZ: Using current value: 100 [2021-05-04T07:06:20.855Z] file_header: OK [2021-05-04T07:06:20.855Z] 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-05-04T07:06:20.855Z] Statistics: [2021-05-04T07:06:20.855Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-04T07:06:20.855Z] File successfully converted to sysstat format version 12.2.1 [2021-05-04T07:06:20.855Z] + sadf -c /var/log/sa-host/sa23 [2021-05-04T07:06:20.855Z] file_magic: OK [2021-05-04T07:06:20.855Z] HZ: Using current value: 100 [2021-05-04T07:06:20.855Z] file_header: OK [2021-05-04T07:06:20.855Z] 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-05-04T07:06:20.855Z] Statistics: [2021-05-04T07:06:20.855Z] Hnuu...uuuununununu... [2021-05-04T07:06:20.855Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-04T07:06:21.609Z] provisioning config files... [2021-05-04T07:06:21.636Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-346@tmp/config2631377251063485606tmp [Pipeline] { [Pipeline] echo [2021-05-04T07:06:21.741Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-04T07:06:22.520Z] ---> create-netrc.sh [Pipeline] } [2021-05-04T07:06:22.556Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-04T07:06:22.660Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-04T07:06:23.042Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-04T07:06:23.099Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-04T07:06:23.512Z] ---> sudo-logs.sh [2021-05-04T07:06:23.512Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-04T07:06:23.883Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-04T07:06:24.675Z] ---> job-cost.sh [2021-05-04T07:06:24.675Z] lf-activate-venv: SKIPPING [2021-05-04T07:06:24.675Z] DEBUG: total: 0.20999999344348907 [2021-05-04T07:06:24.675Z] INFO: Retrieving Stack Cost... [2021-05-04T07:06:26.184Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-04T07:06:27.210Z] INFO: Archiving Costs [Pipeline] echo [2021-05-04T07:06:27.255Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-04T07:06:28.053Z] ---> logs-deploy.sh [2021-05-04T07:06:28.053Z] lf-activate-venv: SKIPPING [2021-05-04T07:06:28.053Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-346/1 [2021-05-04T07:06:28.053Z] INFO: archiving workspace using pattern(s): [2021-05-04T07:06:32.639Z] Archives upload complete. [2021-05-04T07:06:32.639Z] INFO: archiving logs to Nexus