Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 3530b7f4aa28b63b7201af2d41fb11e3497c2e0b Running in Durability level: PERFORMANCE_OPTIMIZED 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 9d0281235b943b7ad605f650702698f9078b2862 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 9d0281235b943b7ad605f650702698f9078b2862 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > 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 > 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 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > 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 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 > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > 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 > 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 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 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: edgex-ui 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-4682 in /w/workspace/edgexfoundry_edgex-ui-go_master [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_master # 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 Checking out Revision 3530b7f4aa28b63b7201af2d41fb11e3497c2e0b (master) > 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/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3530b7f4aa28b63b7201af2d41fb11e3497c2e0b # timeout=10 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" > git rev-list --no-walk 7e8cb258793469f1841277073dddd17e9c99cd16 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-12T12:15:27.211Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-12T12:15:27.344Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-12T12:15:27.374Z] ========================================================= [2021-05-12T12:15:27.374Z] EdgeX Global Pipelines Version Info [2021-05-12T12:15:27.374Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-12T12:15:29.380Z] ------------------- [2021-05-12T12:15:29.380Z] stable info: [2021-05-12T12:15:29.380Z] ------------------- [2021-05-12T12:15:29.380Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-12T12:15:29.380Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-12T12:15:29.380Z] Message: update stable to v1.0.192 [2021-05-12T12:15:29.956Z] ------------------- [2021-05-12T12:15:29.956Z] experimental info: [2021-05-12T12:15:29.956Z] ------------------- [2021-05-12T12:15:29.956Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-12T12:15:29.956Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-12T12:15:29.956Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-12T12:15:30.084Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-05-12T12:15:30.107Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-05-12T12:15:30.133Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-12T12:15:30.157Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-12T12:15:30.180Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-12T12:15:30.203Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-12T12:15:30.226Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-12T12:15:30.251Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-12T12:15:30.282Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-05-12T12:15:30.309Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-12T12:15:30.335Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-12T12:15:30.364Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2021-05-12T12:15:30.390Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-12T12:15:30.429Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-12T12:15:30.463Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-12T12:15:30.493Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-12T12:15:30.582Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-05-12T12:15:30.606Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-05-12T12:15:30.628Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-12T12:15:30.649Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-05-12T12:15:30.672Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-05-12T12:15:30.695Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-05-12T12:15:30.715Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-05-12T12:15:30.742Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-05-12T12:15:30.765Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-05-12T12:15:30.788Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-12T12:15:30.811Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-05-12T12:15:30.836Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-05-12T12:15:30.860Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-05-12T12:15:30.883Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3530b7f4aa28b63b7201af2d41fb11e3497c2e0b [Pipeline] echo [2021-05-12T12:15:30.945Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3530b7f [Pipeline] echo [2021-05-12T12:15:30.969Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-12T12:15:31.051Z] provisioning config files... [2021-05-12T12:15:31.088Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config1320318178752488094tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-12T12:15:31.407Z] ---> docker-login.sh [2021-05-12T12:15:31.407Z] nexus3.edgexfoundry.org:10001 [2021-05-12T12:15:31.985Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-12T12:15:31.985Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-12T12:15:31.985Z] Configure a credential helper to remove this warning. See [2021-05-12T12:15:31.985Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-12T12:15:31.985Z] [2021-05-12T12:15:31.985Z] Login Succeeded [2021-05-12T12:15:31.985Z] nexus3.edgexfoundry.org:10002 [2021-05-12T12:15:32.249Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-12T12:15:32.249Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-12T12:15:32.249Z] Configure a credential helper to remove this warning. See [2021-05-12T12:15:32.249Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-12T12:15:32.249Z] [2021-05-12T12:15:32.249Z] Login Succeeded [2021-05-12T12:15:32.249Z] nexus3.edgexfoundry.org:10003 [2021-05-12T12:15:32.249Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-12T12:15:32.513Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-12T12:15:32.513Z] Configure a credential helper to remove this warning. See [2021-05-12T12:15:32.513Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-12T12:15:32.513Z] [2021-05-12T12:15:32.513Z] Login Succeeded [2021-05-12T12:15:32.513Z] nexus3.edgexfoundry.org:10004 [2021-05-12T12:15:32.513Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-12T12:15:32.513Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-12T12:15:32.513Z] Configure a credential helper to remove this warning. See [2021-05-12T12:15:32.513Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-12T12:15:32.513Z] [2021-05-12T12:15:32.513Z] Login Succeeded [2021-05-12T12:15:32.513Z] docker.io [2021-05-12T12:15:32.776Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-12T12:15:33.040Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-12T12:15:33.040Z] Configure a credential helper to remove this warning. See [2021-05-12T12:15:33.040Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-12T12:15:33.040Z] [2021-05-12T12:15:33.040Z] Login Succeeded [2021-05-12T12:15:33.040Z] ---> docker-login.sh ends [Pipeline] } [2021-05-12T12:15:33.053Z] 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-12T12:15:33.534Z] + git log --format=format:%s -1 3530b7f4aa28b63b7201af2d41fb11e3497c2e0b [Pipeline] echo [2021-05-12T12:15:33.625Z] GIT_COMMIT: 3530b7f4aa28b63b7201af2d41fb11e3497c2e0b, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo [2021-05-12T12:15:33.642Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-05-12T12:15:34.621Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-12T12:15:34.621Z] [2021-05-12T12:15:34.621Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-12T12:15:34.943Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-12T12:15:34.943Z] latest: Pulling from edgex-devops/git-semver [2021-05-12T12:15:34.943Z] 31603596830f: Pulling fs layer [2021-05-12T12:15:34.943Z] 54011a49482f: Pulling fs layer [2021-05-12T12:15:34.943Z] a6820b24f6d8: Pulling fs layer [2021-05-12T12:15:34.943Z] f581987b2513: Pulling fs layer [2021-05-12T12:15:34.943Z] f581987b2513: Waiting [2021-05-12T12:15:34.943Z] 54011a49482f: Verifying Checksum [2021-05-12T12:15:34.943Z] 54011a49482f: Download complete [2021-05-12T12:15:34.943Z] 31603596830f: Verifying Checksum [2021-05-12T12:15:34.943Z] 31603596830f: Download complete [2021-05-12T12:15:35.215Z] f581987b2513: Verifying Checksum [2021-05-12T12:15:35.215Z] f581987b2513: Download complete [2021-05-12T12:15:35.215Z] a6820b24f6d8: Verifying Checksum [2021-05-12T12:15:35.215Z] a6820b24f6d8: Download complete [2021-05-12T12:15:35.480Z] 31603596830f: Pull complete [2021-05-12T12:15:35.480Z] 54011a49482f: Pull complete [2021-05-12T12:15:36.434Z] a6820b24f6d8: Pull complete [2021-05-12T12:15:36.697Z] f581987b2513: Pull complete [2021-05-12T12:15:36.697Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-12T12:15:36.697Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-12T12:15:36.697Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-12T12:15:36.815Z] prd-centos7-docker-4c-2g-4682 does not seem to be running inside a container [2021-05-12T12:15:36.870Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-12T12:15:39.291Z] $ docker top 8e4655793b3bf18dfa41fce75b4b727ea6935cb4b7340f08f2615c3e2e9f3316 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-12T12:15:39.480Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-12T12:15:39.480Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-12T12:15:39.725Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-12T12:15:39.729Z] $ docker exec 8e4655793b3bf18dfa41fce75b4b727ea6935cb4b7340f08f2615c3e2e9f3316 ssh-agent [2021-05-12T12:15:39.898Z] SSH_AUTH_SOCK=/tmp/ssh-kjuwZ09kLis5/agent.11 [2021-05-12T12:15:39.898Z] SSH_AGENT_PID=16 [2021-05-12T12:15:39.910Z] Running ssh-add (command line suppressed) [2021-05-12T12:15:40.026Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_3785778962386832236.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_3785778962386832236.key) [2021-05-12T12:15:40.079Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-12T12:15:40.387Z] + git tag --points-at HEAD [Pipeline] } [2021-05-12T12:15:40.410Z] $ docker exec --env ******** --env ******** 8e4655793b3bf18dfa41fce75b4b727ea6935cb4b7340f08f2615c3e2e9f3316 ssh-agent -k [2021-05-12T12:15:40.519Z] unset SSH_AUTH_SOCK; [2021-05-12T12:15:40.520Z] unset SSH_AGENT_PID; [2021-05-12T12:15:40.520Z] echo Agent pid 16 killed; [2021-05-12T12:15:40.571Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-12T12:15:40.611Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-12T12:15:40.611Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-12T12:15:40.768Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-12T12:15:40.772Z] $ docker exec 8e4655793b3bf18dfa41fce75b4b727ea6935cb4b7340f08f2615c3e2e9f3316 ssh-agent [2021-05-12T12:15:40.934Z] SSH_AUTH_SOCK=/tmp/ssh-e2oHBeBHA8Ad/agent.44 [2021-05-12T12:15:40.934Z] SSH_AGENT_PID=49 [2021-05-12T12:15:40.941Z] Running ssh-add (command line suppressed) [2021-05-12T12:15:41.055Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_2675812220319162599.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_2675812220319162599.key) [2021-05-12T12:15:41.107Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-12T12:15:41.414Z] + git semver init [2021-05-12T12:15:41.414Z] # -> Open(): unable to determine branch for HEAD [2021-05-12T12:15:41.414Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-05-12T12:15:41.414Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-05-12T12:15:41.414Z] # $SEMVER_REMOTE_NAME = origin [2021-05-12T12:15:41.414Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-12T12:15:41.414Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-12T12:15:41.414Z] # $SEMVER_BRANCH = master [2021-05-12T12:15:41.414Z] # $SEMVER_TEMP = /tmp/semver-572632223 [2021-05-12T12:15:41.414Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-05-12T12:15:42.814Z] # '/tmp/semver-572632223' -> '/w/workspace/edgexfoundry_edgex-ui-go_master/.semver' [2021-05-12T12:15:43.076Z] # -> Force: false [2021-05-12T12:15:43.076Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } [2021-05-12T12:15:43.089Z] $ docker exec --env ******** --env ******** 8e4655793b3bf18dfa41fce75b4b727ea6935cb4b7340f08f2615c3e2e9f3316 ssh-agent -k [2021-05-12T12:15:43.210Z] unset SSH_AUTH_SOCK; [2021-05-12T12:15:43.210Z] unset SSH_AGENT_PID; [2021-05-12T12:15:43.210Z] echo Agent pid 49 killed; [2021-05-12T12:15:43.263Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-12T12:15:43.597Z] + git semver [Pipeline] } [2021-05-12T12:15:43.613Z] $ docker stop --time=1 8e4655793b3bf18dfa41fce75b4b727ea6935cb4b7340f08f2615c3e2e9f3316 [2021-05-12T12:15:45.025Z] $ docker rm -f 8e4655793b3bf18dfa41fce75b4b727ea6935cb4b7340f08f2615c3e2e9f3316 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-12T12:15:45.425Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-12T12:15:45.781Z] Stashed 1 file(s) [Pipeline] echo [2021-05-12T12:15:45.785Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.49 [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-12T12:16:00.981Z] Still waiting to schedule task [2021-05-12T12:16:00.981Z] ‘prd-centos7-blackbox-4c-2g-3715’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-builder-2c-1g-4681’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-4683’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-3702’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-05-12T12:16:00.984Z] Still waiting to schedule task [2021-05-12T12:16:00.984Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-3702’ is offline [2021-05-12T12:17:48.875Z] Running on prd-centos7-docker-4c-2g-4685 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws [2021-05-12T12:17:48.898Z] Running in /w/workspace/edgex-ui-go/109 [Pipeline] { [Pipeline] checkout [2021-05-12T12:17:51.592Z] using credential edgex-jenkins-ssh [2021-05-12T12:17:51.607Z] Cloning the remote Git repository [2021-05-12T12:17:51.230Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-05-12T12:17:51.302Z] > git init /w/workspace/edgex-ui-go/109 # timeout=10 [2021-05-12T12:17:51.366Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-05-12T12:17:51.367Z] > git --version # timeout=10 [2021-05-12T12:17:51.377Z] > git --version # 'git version 2.24.3' [2021-05-12T12:17:51.377Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-12T12:17:51.407Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-12T12:17:53.205Z] Checking out Revision 3530b7f4aa28b63b7201af2d41fb11e3497c2e0b (master) [2021-05-12T12:17:52.493Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-05-12T12:17:52.501Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-12T12:17:52.514Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-05-12T12:17:52.527Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-05-12T12:17:52.527Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-12T12:17:52.532Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-12T12:17:52.944Z] > git config core.sparsecheckout # timeout=10 [2021-05-12T12:17:52.950Z] > git checkout -f 3530b7f4aa28b63b7201af2d41fb11e3497c2e0b # timeout=10 [2021-05-12T12:17:54.213Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-4684 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws [2021-05-12T12:17:54.235Z] Running in /w/workspace/edgex-ui-go/109 [Pipeline] { [Pipeline] checkout [2021-05-12T12:17:57.049Z] Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-12T12:17:58.130Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-12T12:17:58.465Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-12T12:17:58.767Z] + sudo service docker restart [2021-05-12T12:17:58.767Z] + true [2021-05-12T12:17:58.767Z] Redirecting to /bin/systemctl restart docker.service [2021-05-12T12:17:59.785Z] using credential edgex-jenkins-ssh [2021-05-12T12:17:59.807Z] Cloning the remote Git repository [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-12T12:18:00.190Z] provisioning config files... [2021-05-12T12:18:00.222Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/109@tmp/config2381505331390959661tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-12T12:18:00.547Z] ---> docker-login.sh [2021-05-12T12:18:00.547Z] nexus3.edgexfoundry.org:10001 [2021-05-12T12:17:59.859Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-05-12T12:17:59.965Z] > git init /w/workspace/edgex-ui-go/109 # timeout=10 [2021-05-12T12:18:00.026Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-05-12T12:18:00.027Z] > git --version # timeout=10 [2021-05-12T12:18:00.044Z] > git --version # 'git version 2.17.1' [2021-05-12T12:18:00.046Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-12T12:18:00.110Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-12T12:18:00.811Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-12T12:18:01.073Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-12T12:18:01.073Z] Configure a credential helper to remove this warning. See [2021-05-12T12:18:01.073Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-12T12:18:01.073Z] [2021-05-12T12:18:01.073Z] Login Succeeded [2021-05-12T12:18:01.073Z] nexus3.edgexfoundry.org:10002 [2021-05-12T12:18:01.073Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-12T12:18:01.338Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-12T12:18:01.338Z] Configure a credential helper to remove this warning. See [2021-05-12T12:18:01.338Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-12T12:18:01.338Z] [2021-05-12T12:18:01.338Z] Login Succeeded [2021-05-12T12:18:01.338Z] nexus3.edgexfoundry.org:10003 [2021-05-12T12:18:01.338Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-12T12:18:01.338Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-12T12:18:01.338Z] Configure a credential helper to remove this warning. See [2021-05-12T12:18:01.338Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-12T12:18:01.338Z] [2021-05-12T12:18:01.338Z] Login Succeeded [2021-05-12T12:18:01.338Z] nexus3.edgexfoundry.org:10004 [2021-05-12T12:18:01.603Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-12T12:18:01.603Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-12T12:18:01.603Z] Configure a credential helper to remove this warning. See [2021-05-12T12:18:01.603Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-12T12:18:01.603Z] [2021-05-12T12:18:01.603Z] Login Succeeded [2021-05-12T12:18:01.603Z] docker.io [2021-05-12T12:18:01.603Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-12T12:18:02.177Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-12T12:18:02.177Z] Configure a credential helper to remove this warning. See [2021-05-12T12:18:02.177Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-12T12:18:02.177Z] [2021-05-12T12:18:02.177Z] Login Succeeded [2021-05-12T12:18:02.177Z] ---> docker-login.sh ends [Pipeline] } [2021-05-12T12:18:02.187Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-12T12:18:02.374Z] ========================================================= [2021-05-12T12:18:02.374Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-12T12:18:02.374Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-12T12:18:02.689Z] + 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-12T12:18:03.271Z] Sending build context to Docker daemon 34.92MB [2021-05-12T12:18:03.271Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-05-12T12:18:03.271Z] Step 2/8 : FROM ${BASE} [2021-05-12T12:18:03.271Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-12T12:18:03.271Z] 540db60ca938: Pulling fs layer [2021-05-12T12:18:03.271Z] adcc1eea9eea: Pulling fs layer [2021-05-12T12:18:03.271Z] 4c4ab2625f07: Pulling fs layer [2021-05-12T12:18:03.271Z] 0510c868ecb4: Pulling fs layer [2021-05-12T12:18:03.271Z] afea3b2eda06: Pulling fs layer [2021-05-12T12:18:03.271Z] 7809a108b3ef: Pulling fs layer [2021-05-12T12:18:03.271Z] f706445af74f: Pulling fs layer [2021-05-12T12:18:03.271Z] 0510c868ecb4: Waiting [2021-05-12T12:18:03.271Z] afea3b2eda06: Waiting [2021-05-12T12:18:03.271Z] 7809a108b3ef: Waiting [2021-05-12T12:18:03.271Z] f706445af74f: Waiting [2021-05-12T12:18:03.271Z] 4c4ab2625f07: Verifying Checksum [2021-05-12T12:18:03.271Z] 4c4ab2625f07: Download complete [2021-05-12T12:18:03.271Z] adcc1eea9eea: Verifying Checksum [2021-05-12T12:18:03.271Z] adcc1eea9eea: Download complete [2021-05-12T12:18:03.271Z] afea3b2eda06: Verifying Checksum [2021-05-12T12:18:03.271Z] afea3b2eda06: Download complete [2021-05-12T12:18:03.271Z] 540db60ca938: Verifying Checksum [2021-05-12T12:18:03.271Z] 540db60ca938: Download complete [2021-05-12T12:18:03.271Z] 7809a108b3ef: Verifying Checksum [2021-05-12T12:18:03.271Z] 7809a108b3ef: Download complete [2021-05-12T12:18:02.161Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-05-12T12:18:02.193Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-12T12:18:02.214Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-05-12T12:18:02.240Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-05-12T12:18:02.241Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-12T12:18:02.252Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-12T12:18:03.536Z] 540db60ca938: Pull complete [2021-05-12T12:18:03.801Z] adcc1eea9eea: Pull complete [2021-05-12T12:18:03.956Z] Checking out Revision 3530b7f4aa28b63b7201af2d41fb11e3497c2e0b (master) [2021-05-12T12:18:04.066Z] 4c4ab2625f07: Pull complete [2021-05-12T12:18:03.975Z] > git config core.sparsecheckout # timeout=10 [2021-05-12T12:18:03.989Z] > git checkout -f 3530b7f4aa28b63b7201af2d41fb11e3497c2e0b # timeout=10 [2021-05-12T12:18:05.471Z] f706445af74f: Verifying Checksum [2021-05-12T12:18:05.471Z] f706445af74f: Download complete [2021-05-12T12:18:06.050Z] 0510c868ecb4: Verifying Checksum [2021-05-12T12:18:06.050Z] 0510c868ecb4: Download complete [2021-05-12T12:18:08.585Z] Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-12T12:18:10.062Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-12T12:18:10.483Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-12T12:18:10.839Z] + sudo service docker restart [2021-05-12T12:18:10.839Z] + true [2021-05-12T12:18:11.405Z] 0510c868ecb4: Pull complete [2021-05-12T12:18:11.669Z] afea3b2eda06: Pull complete [2021-05-12T12:18:12.250Z] 7809a108b3ef: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-12T12:18:13.507Z] provisioning config files... [2021-05-12T12:18:13.551Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/109@tmp/config7749573690216500126tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-12T12:18:13.929Z] ---> docker-login.sh [2021-05-12T12:18:13.929Z] nexus3.edgexfoundry.org:10001 [2021-05-12T12:18:14.917Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-12T12:18:15.514Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-12T12:18:15.514Z] Configure a credential helper to remove this warning. See [2021-05-12T12:18:15.514Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-12T12:18:15.514Z] [2021-05-12T12:18:15.514Z] Login Succeeded [2021-05-12T12:18:15.514Z] nexus3.edgexfoundry.org:10002 [2021-05-12T12:18:15.787Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-12T12:18:15.787Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-12T12:18:15.787Z] Configure a credential helper to remove this warning. See [2021-05-12T12:18:15.787Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-12T12:18:15.787Z] [2021-05-12T12:18:15.787Z] Login Succeeded [2021-05-12T12:18:16.060Z] nexus3.edgexfoundry.org:10003 [2021-05-12T12:18:16.333Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-12T12:18:16.333Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-12T12:18:16.333Z] Configure a credential helper to remove this warning. See [2021-05-12T12:18:16.333Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-12T12:18:16.333Z] [2021-05-12T12:18:16.333Z] Login Succeeded [2021-05-12T12:18:16.512Z] f706445af74f: Pull complete [2021-05-12T12:18:16.512Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-12T12:18:16.512Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-12T12:18:16.512Z] ---> b068be0155e3 [2021-05-12T12:18:16.512Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-12T12:18:16.512Z] ---> Running in 33001c353d1d [2021-05-12T12:18:16.512Z] Removing intermediate container 33001c353d1d [2021-05-12T12:18:16.512Z] ---> cbdfb9e49a07 [2021-05-12T12:18:16.512Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-12T12:18:16.512Z] ---> Running in 031bcfb8dcd4 [2021-05-12T12:18:16.607Z] nexus3.edgexfoundry.org:10004 [2021-05-12T12:18:16.879Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-12T12:18:16.879Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-12T12:18:16.880Z] Configure a credential helper to remove this warning. See [2021-05-12T12:18:16.880Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-12T12:18:16.880Z] [2021-05-12T12:18:16.880Z] Login Succeeded [2021-05-12T12:18:17.152Z] docker.io [2021-05-12T12:18:17.425Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-12T12:18:17.459Z] Removing intermediate container 031bcfb8dcd4 [2021-05-12T12:18:17.459Z] ---> 72c8234d8262 [2021-05-12T12:18:17.459Z] Step 5/8 : RUN apk add --no-cache make git [2021-05-12T12:18:17.459Z] ---> Running in 4c91b61efdf0 [2021-05-12T12:18:17.696Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-12T12:18:17.696Z] Configure a credential helper to remove this warning. See [2021-05-12T12:18:17.696Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-12T12:18:17.696Z] [2021-05-12T12:18:17.696Z] Login Succeeded [2021-05-12T12:18:17.696Z] ---> docker-login.sh ends [Pipeline] } [2021-05-12T12:18:17.714Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-12T12:18:18.022Z] ========================================================= [2021-05-12T12:18:18.022Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-12T12:18:18.022Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-12T12:18:18.364Z] + 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-12T12:18:18.858Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-12T12:18:19.350Z] Sending build context to Docker daemon 34.92MB [2021-05-12T12:18:19.350Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-05-12T12:18:19.350Z] Step 2/8 : FROM ${BASE} [2021-05-12T12:18:19.350Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-12T12:18:19.350Z] 595b0fe564bb: Pulling fs layer [2021-05-12T12:18:19.350Z] 7186ed65a4f7: Pulling fs layer [2021-05-12T12:18:19.350Z] 316046926c0a: Pulling fs layer [2021-05-12T12:18:19.350Z] 4ebd0625c992: Pulling fs layer [2021-05-12T12:18:19.350Z] 207e8628e3a3: Pulling fs layer [2021-05-12T12:18:19.350Z] c791037a9be2: Pulling fs layer [2021-05-12T12:18:19.350Z] ffd874e62e21: Pulling fs layer [2021-05-12T12:18:19.350Z] 4ebd0625c992: Waiting [2021-05-12T12:18:19.350Z] 207e8628e3a3: Waiting [2021-05-12T12:18:19.350Z] c791037a9be2: Waiting [2021-05-12T12:18:19.350Z] ffd874e62e21: Waiting [2021-05-12T12:18:19.350Z] 316046926c0a: Verifying Checksum [2021-05-12T12:18:19.350Z] 316046926c0a: Download complete [2021-05-12T12:18:19.350Z] 7186ed65a4f7: Verifying Checksum [2021-05-12T12:18:19.350Z] 7186ed65a4f7: Download complete [2021-05-12T12:18:19.350Z] 207e8628e3a3: Verifying Checksum [2021-05-12T12:18:19.350Z] 207e8628e3a3: Download complete [2021-05-12T12:18:19.350Z] c791037a9be2: Verifying Checksum [2021-05-12T12:18:19.350Z] c791037a9be2: Download complete [2021-05-12T12:18:19.350Z] 595b0fe564bb: Verifying Checksum [2021-05-12T12:18:19.350Z] 595b0fe564bb: Download complete [2021-05-12T12:18:19.432Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-12T12:18:20.339Z] 595b0fe564bb: Pull complete [2021-05-12T12:18:20.620Z] 7186ed65a4f7: Pull complete [2021-05-12T12:18:20.824Z] OK: 149 MiB in 40 packages [2021-05-12T12:18:21.235Z] 316046926c0a: Pull complete [2021-05-12T12:18:21.401Z] Removing intermediate container 4c91b61efdf0 [2021-05-12T12:18:21.401Z] ---> 383f00d635c4 [2021-05-12T12:18:21.401Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-05-12T12:18:21.401Z] ---> Running in 2cfdf3659e13 [2021-05-12T12:18:21.401Z] Removing intermediate container 2cfdf3659e13 [2021-05-12T12:18:21.401Z] ---> 6bc2ef899575 [2021-05-12T12:18:21.401Z] Step 7/8 : COPY . . [2021-05-12T12:18:21.509Z] ffd874e62e21: Verifying Checksum [2021-05-12T12:18:21.509Z] ffd874e62e21: Download complete [2021-05-12T12:18:22.961Z] 4ebd0625c992: Verifying Checksum [2021-05-12T12:18:22.961Z] 4ebd0625c992: Download complete [2021-05-12T12:18:23.959Z] ---> c7252ae1fcdb [2021-05-12T12:18:23.959Z] Step 8/8 : RUN go mod download [2021-05-12T12:18:23.959Z] ---> Running in 23dcc1b976ce [2021-05-12T12:18:35.383Z] 4ebd0625c992: Pull complete [2021-05-12T12:18:35.383Z] 207e8628e3a3: Pull complete [2021-05-12T12:18:35.383Z] c791037a9be2: Pull complete [2021-05-12T12:18:38.007Z] ffd874e62e21: Pull complete [2021-05-12T12:18:38.007Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-12T12:18:38.007Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-12T12:18:38.007Z] ---> cfc18b08335c [2021-05-12T12:18:38.007Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-12T12:18:40.625Z] ---> Running in 43a9bdcd1e8a [2021-05-12T12:18:40.900Z] Removing intermediate container 43a9bdcd1e8a [2021-05-12T12:18:40.900Z] ---> c14e93731f54 [2021-05-12T12:18:40.900Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-12T12:18:41.174Z] ---> Running in 1beabf6ed7fe [2021-05-12T12:18:43.802Z] Removing intermediate container 1beabf6ed7fe [2021-05-12T12:18:43.802Z] ---> db1b0976b96d [2021-05-12T12:18:43.802Z] Step 5/8 : RUN apk add --no-cache make git [2021-05-12T12:18:43.802Z] ---> Running in 9d8ed4ff96ac [2021-05-12T12:18:44.784Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-12T12:18:45.384Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-12T12:18:46.365Z] OK: 138 MiB in 40 packages [2021-05-12T12:18:47.805Z] Removing intermediate container 9d8ed4ff96ac [2021-05-12T12:18:47.805Z] ---> 80dfc8de540f [2021-05-12T12:18:47.805Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-05-12T12:18:47.805Z] ---> Running in 4a6ec2162ca1 [2021-05-12T12:18:48.077Z] Removing intermediate container 4a6ec2162ca1 [2021-05-12T12:18:48.077Z] ---> d623ebfde2fc [2021-05-12T12:18:48.077Z] Step 7/8 : COPY . . [2021-05-12T12:18:51.465Z] ---> 117b337831f5 [2021-05-12T12:18:51.465Z] Step 8/8 : RUN go mod download [2021-05-12T12:18:51.465Z] ---> Running in 584fe6d2c9ed [2021-05-12T12:18:56.166Z] Removing intermediate container 23dcc1b976ce [2021-05-12T12:18:56.166Z] ---> 4ff92fef7d1b [2021-05-12T12:18:56.166Z] Successfully built 4ff92fef7d1b [2021-05-12T12:18:56.166Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-12T12:18:56.489Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-12T12:18:56.489Z] . [Pipeline] withDockerContainer [2021-05-12T12:18:56.630Z] prd-centos7-docker-4c-2g-4685 does not seem to be running inside a container [2021-05-12T12:18:56.685Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/109 -v /w/workspace/edgex-ui-go/109:/w/workspace/edgex-ui-go/109:rw,z -v /w/workspace/edgex-ui-go/109@tmp:/w/workspace/edgex-ui-go/109@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 ******** ci-base-image-x86_64 cat [2021-05-12T12:18:58.085Z] $ docker top 699664ca68d3a485b72754406767a9f10f7a9faeab0ecc33f2dc7ccbfef9dd5c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-12T12:18:58.555Z] + go version [2021-05-12T12:18:58.555Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-12T12:18:58.570Z] $ docker stop --time=1 699664ca68d3a485b72754406767a9f10f7a9faeab0ecc33f2dc7ccbfef9dd5c [2021-05-12T12:18:59.924Z] $ docker rm -f 699664ca68d3a485b72754406767a9f10f7a9faeab0ecc33f2dc7ccbfef9dd5c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-12T12:19:00.432Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-12T12:19:00.432Z] . [Pipeline] withDockerContainer [2021-05-12T12:19:00.536Z] prd-centos7-docker-4c-2g-4685 does not seem to be running inside a container [2021-05-12T12:19:00.787Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/109 -v /w/workspace/edgex-ui-go/109:/w/workspace/edgex-ui-go/109:rw,z -v /w/workspace/edgex-ui-go/109@tmp:/w/workspace/edgex-ui-go/109@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 ******** ci-base-image-x86_64 cat [2021-05-12T12:19:01.548Z] $ docker top e3b3ff872aa0576cf1b15fbedf8e1ab1d18832a8e41f0e0f3aa9ed4451667811 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-12T12:19:01.997Z] + go mod tidy [Pipeline] sh [2021-05-12T12:19:03.703Z] + make test [2021-05-12T12:19:03.703Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-05-12T12:19:04.666Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-05-12T12:19:17.046Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-05-12T12:19:17.046Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-05-12T12:19:17.046Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-05-12T12:19:17.046Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-05-12T12:19:17.046Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-05-12T12:19:17.046Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-05-12T12:19:17.046Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-05-12T12:19:17.046Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-05-12T12:19:17.046Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-05-12T12:19:17.046Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-05-12T12:19:17.046Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-05-12T12:19:17.046Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-05-12T12:19:17.046Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-05-12T12:19:23.728Z] $ docker stop --time=1 e3b3ff872aa0576cf1b15fbedf8e1ab1d18832a8e41f0e0f3aa9ed4451667811 [2021-05-12T12:19:23.801Z] Removing intermediate container 584fe6d2c9ed [2021-05-12T12:19:23.801Z] ---> 86db6d102043 [2021-05-12T12:19:23.801Z] Successfully built 86db6d102043 [2021-05-12T12:19:23.801Z] Successfully tagged ci-base-image-arm64:latest [2021-05-12T12:19:26.051Z] $ docker rm -f e3b3ff872aa0576cf1b15fbedf8e1ab1d18832a8e41f0e0f3aa9ed4451667811 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-05-12T12:19:26.551Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-12T12:19:26.647Z] + docker inspect -f . ci-base-image-arm64 [2021-05-12T12:19:26.647Z] . [Pipeline] withDockerContainer [2021-05-12T12:19:26.916Z] prd-ubuntu18.04-docker-arm64-4c-16g-4684 does not seem to be running inside a container [2021-05-12T12:19:26.999Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/109 -v /w/workspace/edgex-ui-go/109:/w/workspace/edgex-ui-go/109:rw,z -v /w/workspace/edgex-ui-go/109@tmp:/w/workspace/edgex-ui-go/109@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 ******** ci-base-image-arm64 cat [2021-05-12T12:19:27.029Z] Stashed 1 file(s) [2021-05-12T12:19:28.507Z] $ docker top 8054e98611fcd04dee37b6c723a263730027bcaf7e71a7a5e6a092f189fa269b -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2021-05-12T12:19:29.483Z] + go version [2021-05-12T12:19:29.483Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-12T12:19:31.149Z] $ docker stop --time=1 8054e98611fcd04dee37b6c723a263730027bcaf7e71a7a5e6a092f189fa269b [2021-05-12T12:19:33.111Z] $ docker rm -f 8054e98611fcd04dee37b6c723a263730027bcaf7e71a7a5e6a092f189fa269b [Pipeline] sh [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-12T12:19:33.654Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-05-12T12:19:33.843Z] + docker inspect -f . ci-base-image-arm64 [2021-05-12T12:19:33.844Z] . [Pipeline] withDockerContainer [2021-05-12T12:19:33.960Z] + ls -al . [2021-05-12T12:19:33.960Z] total 92 [2021-05-12T12:19:33.960Z] drwxrwxr-x. 10 jenkins jenkins 4096 May 12 12:19 . [2021-05-12T12:19:33.960Z] drwxrwxr-x. 4 jenkins jenkins 32 May 12 12:17 .. [2021-05-12T12:19:33.960Z] drwxrwxr-x. 3 jenkins jenkins 20 May 12 12:17 assets [2021-05-12T12:19:33.960Z] drwxrwxr-x. 2 jenkins jenkins 35 May 12 12:17 bin [2021-05-12T12:19:33.960Z] drwxrwxr-x. 3 jenkins jenkins 29 May 12 12:17 cmd [2021-05-12T12:19:33.960Z] -rw-rw-r--. 1 jenkins jenkins 3959 May 12 12:17 CONTRIBUTING.md [2021-05-12T12:19:33.960Z] -rw-r--r--. 1 jenkins jenkins 10 May 12 12:19 coverage.out [2021-05-12T12:19:33.960Z] -rw-rw-r--. 1 jenkins jenkins 1508 May 12 12:17 Dockerfile [2021-05-12T12:19:33.960Z] -rw-rw-r--. 1 jenkins jenkins 902 May 12 12:17 Dockerfile.build [2021-05-12T12:19:33.960Z] drwxrwxr-x. 5 jenkins jenkins 104 May 12 12:17 docs [2021-05-12T12:19:33.960Z] drwxrwxr-x. 8 jenkins jenkins 162 May 12 12:17 .git [2021-05-12T12:19:33.960Z] drwxrwxr-x. 2 jenkins jenkins 103 May 12 12:17 .github [2021-05-12T12:19:33.960Z] -rw-rw-r--. 1 jenkins jenkins 162 May 12 12:17 .gitignore [2021-05-12T12:19:33.960Z] -rw-rw-r--. 1 jenkins jenkins 987 May 12 12:17 go.mod [2021-05-12T12:19:33.960Z] -rw-r--r--. 1 jenkins jenkins 24424 May 12 12:19 go.sum [2021-05-12T12:19:33.960Z] drwxrwxr-x. 10 jenkins jenkins 139 May 12 12:17 internal [2021-05-12T12:19:33.960Z] -rw-rw-r--. 1 jenkins jenkins 652 May 12 12:17 Jenkinsfile [2021-05-12T12:19:33.960Z] -rw-rw-r--. 1 jenkins jenkins 11357 May 12 12:17 LICENSE [2021-05-12T12:19:33.960Z] -rw-rw-r--. 1 jenkins jenkins 941 May 12 12:17 Makefile [2021-05-12T12:19:33.960Z] -rw-rw-r--. 1 jenkins jenkins 6012 May 12 12:17 README.md [2021-05-12T12:19:33.960Z] -rw-rw-r--. 1 jenkins jenkins 12 May 12 12:15 VERSION [2021-05-12T12:19:33.960Z] -rw-rw-r--. 1 jenkins jenkins 155 May 12 12:17 version.go [2021-05-12T12:19:33.960Z] drwxrwxr-x. 4 jenkins jenkins 4096 May 12 12:17 web [2021-05-12T12:19:34.067Z] prd-ubuntu18.04-docker-arm64-4c-16g-4684 does not seem to be running inside a container [2021-05-12T12:19:34.160Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/109 -v /w/workspace/edgex-ui-go/109:/w/workspace/edgex-ui-go/109:rw,z -v /w/workspace/edgex-ui-go/109@tmp:/w/workspace/edgex-ui-go/109@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 ******** ci-base-image-arm64 cat [2021-05-12T12:19:35.685Z] $ docker top babff6396488373167fed29a3ae38e20703923ca0e2db81d9197beacc8e09304 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-05-12T12:19:36.374Z] + docker build -t edgex-ui -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=3530b7f4aa28b63b7201af2d41fb11e3497c2e0b --label arch=amd64 --label version=2.0.0-dev.49 . [2021-05-12T12:19:36.650Z] + go mod tidy [2021-05-12T12:19:36.959Z] Sending build context to Docker daemon 34.95MB [2021-05-12T12:19:36.960Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-05-12T12:19:36.960Z] Step 2/24 : FROM ${BASE} AS builder [2021-05-12T12:19:36.960Z] ---> 4ff92fef7d1b [2021-05-12T12:19:36.960Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [Pipeline] sh [2021-05-12T12:19:37.904Z] + make test [2021-05-12T12:19:37.904Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-05-12T12:19:37.908Z] ---> Running in fbe9e4e4a61e [2021-05-12T12:19:37.908Z] Removing intermediate container fbe9e4e4a61e [2021-05-12T12:19:37.908Z] ---> 13a8a5c15fbc [2021-05-12T12:19:37.908Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-05-12T12:19:37.909Z] ---> Running in 179f6ddea69f [2021-05-12T12:19:38.172Z] Removing intermediate container 179f6ddea69f [2021-05-12T12:19:38.172Z] ---> c98c7e898728 [2021-05-12T12:19:38.172Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-05-12T12:19:38.172Z] ---> Running in 0773c7d1b552 [2021-05-12T12:19:38.445Z] Removing intermediate container 0773c7d1b552 [2021-05-12T12:19:38.445Z] ---> 937b16ee3a89 [2021-05-12T12:19:38.445Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-05-12T12:19:38.445Z] ---> Running in a312e8a68b58 [2021-05-12T12:19:38.709Z] Removing intermediate container a312e8a68b58 [2021-05-12T12:19:38.709Z] ---> e9224e0e527c [2021-05-12T12:19:38.709Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-05-12T12:19:38.709Z] ---> Running in fc4e9772af6f [2021-05-12T12:19:38.709Z] Removing intermediate container fc4e9772af6f [2021-05-12T12:19:38.709Z] ---> e6e940c34791 [2021-05-12T12:19:38.709Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-12T12:19:38.886Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-05-12T12:19:38.974Z] ---> Running in 0960fcdc4d0c [2021-05-12T12:19:39.926Z] Removing intermediate container 0960fcdc4d0c [2021-05-12T12:19:39.926Z] ---> f4c620d0ee37 [2021-05-12T12:19:39.926Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-05-12T12:19:40.190Z] ---> Running in 7b19104d6e20 [2021-05-12T12:19:40.453Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-12T12:19:41.404Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-12T12:19:41.984Z] OK: 149 MiB in 40 packages [2021-05-12T12:19:42.249Z] Removing intermediate container 7b19104d6e20 [2021-05-12T12:19:42.249Z] ---> dcf197f9164d [2021-05-12T12:19:42.249Z] Step 10/24 : ENV GO111MODULE=on [2021-05-12T12:19:42.512Z] ---> Running in b3a085d95a2e [2021-05-12T12:19:43.089Z] Removing intermediate container b3a085d95a2e [2021-05-12T12:19:43.089Z] ---> 5bdae881f80c [2021-05-12T12:19:43.089Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-05-12T12:19:43.089Z] ---> Running in 0d4cb41d760f [2021-05-12T12:19:43.355Z] Removing intermediate container 0d4cb41d760f [2021-05-12T12:19:43.355Z] ---> 34d1a7595193 [2021-05-12T12:19:43.355Z] Step 12/24 : COPY go.mod . [2021-05-12T12:19:43.617Z] ---> 1e9e93f1b489 [2021-05-12T12:19:43.617Z] Step 13/24 : COPY Makefile . [2021-05-12T12:19:43.880Z] ---> 1959bf3281d6 [2021-05-12T12:19:43.880Z] Step 14/24 : RUN make update [2021-05-12T12:19:43.880Z] ---> Running in ff7596dde311 [2021-05-12T12:19:44.462Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-05-12T12:19:45.047Z] Removing intermediate container ff7596dde311 [2021-05-12T12:19:45.047Z] ---> 69e014e98b4e [2021-05-12T12:19:45.047Z] Step 15/24 : COPY . . [2021-05-12T12:19:47.620Z] ---> db9f7de343b7 [2021-05-12T12:19:47.620Z] Step 16/24 : RUN ${MAKE} [2021-05-12T12:19:47.620Z] ---> Running in 328a7002d29d [2021-05-12T12:19:48.201Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.49" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-05-12T12:19:58.393Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-05-12T12:20:00.955Z] Removing intermediate container 328a7002d29d [2021-05-12T12:20:00.955Z] ---> 866a63fa7b67 [2021-05-12T12:20:00.955Z] Step 17/24 : FROM alpine:3.12 [2021-05-12T12:20:01.544Z] 3.12: Pulling from library/alpine [2021-05-12T12:20:01.544Z] 339de151aab4: Pulling fs layer [2021-05-12T12:20:01.544Z] 339de151aab4: Verifying Checksum [2021-05-12T12:20:01.544Z] 339de151aab4: Download complete [2021-05-12T12:20:02.137Z] 339de151aab4: Pull complete [2021-05-12T12:20:02.137Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-12T12:20:02.137Z] Status: Downloaded newer image for alpine:3.12 [2021-05-12T12:20:02.137Z] ---> 13621d1b12d4 [2021-05-12T12:20:02.137Z] Step 18/24 : EXPOSE 4000 [2021-05-12T12:20:02.137Z] ---> Running in 1a1224dc7c9a [2021-05-12T12:20:02.407Z] Removing intermediate container 1a1224dc7c9a [2021-05-12T12:20:02.407Z] ---> a6449d0a60d3 [2021-05-12T12:20:02.407Z] 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-12T12:20:04.357Z] ---> 1f4a71c68d51 [2021-05-12T12:20:04.357Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-05-12T12:20:04.357Z] ---> Running in ac080bcdd8df [2021-05-12T12:20:04.357Z] Removing intermediate container ac080bcdd8df [2021-05-12T12:20:04.357Z] ---> c8b9a48c4e70 [2021-05-12T12:20:04.357Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-05-12T12:20:04.357Z] ---> Running in a99d7ee1905a [2021-05-12T12:20:04.629Z] Removing intermediate container a99d7ee1905a [2021-05-12T12:20:04.629Z] ---> d7247e56648e [2021-05-12T12:20:04.629Z] Step 22/24 : LABEL arch=amd64 [2021-05-12T12:20:04.629Z] ---> Running in f5ecad4acb1c [2021-05-12T12:20:04.894Z] Removing intermediate container f5ecad4acb1c [2021-05-12T12:20:04.894Z] ---> 648d1a960bf9 [2021-05-12T12:20:04.894Z] Step 23/24 : LABEL git_sha=3530b7f4aa28b63b7201af2d41fb11e3497c2e0b [2021-05-12T12:20:04.894Z] ---> Running in 9708cc6258b8 [2021-05-12T12:20:05.160Z] Removing intermediate container 9708cc6258b8 [2021-05-12T12:20:05.161Z] ---> 8289d9aac2a4 [2021-05-12T12:20:05.161Z] Step 24/24 : LABEL version=2.0.0-dev.49 [2021-05-12T12:20:05.161Z] ---> Running in 010a079eaf34 [2021-05-12T12:20:05.426Z] Removing intermediate container 010a079eaf34 [2021-05-12T12:20:05.426Z] ---> 0e88bc28a592 [2021-05-12T12:20:05.426Z] [Warning] One or more build-args [ARCH] were not consumed [2021-05-12T12:20:05.426Z] Successfully built 0e88bc28a592 [2021-05-12T12:20:05.694Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-12T12:20:05.865Z] provisioning config files... [2021-05-12T12:20:05.901Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/109@tmp/config4896102025467193539tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-12T12:20:06.244Z] ---> docker-login.sh [2021-05-12T12:20:06.244Z] nexus3.edgexfoundry.org:10001 [2021-05-12T12:20:06.522Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-12T12:20:06.522Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-12T12:20:06.522Z] Configure a credential helper to remove this warning. See [2021-05-12T12:20:06.522Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-12T12:20:06.522Z] [2021-05-12T12:20:06.522Z] Login Succeeded [2021-05-12T12:20:06.522Z] nexus3.edgexfoundry.org:10002 [2021-05-12T12:20:06.789Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-12T12:20:06.789Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-12T12:20:06.789Z] Configure a credential helper to remove this warning. See [2021-05-12T12:20:06.789Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-12T12:20:06.789Z] [2021-05-12T12:20:06.789Z] Login Succeeded [2021-05-12T12:20:06.789Z] nexus3.edgexfoundry.org:10003 [2021-05-12T12:20:07.065Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-12T12:20:07.065Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-12T12:20:07.065Z] Configure a credential helper to remove this warning. See [2021-05-12T12:20:07.065Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-12T12:20:07.065Z] [2021-05-12T12:20:07.065Z] Login Succeeded [2021-05-12T12:20:07.065Z] nexus3.edgexfoundry.org:10004 [2021-05-12T12:20:07.331Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-12T12:20:07.331Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-12T12:20:07.331Z] Configure a credential helper to remove this warning. See [2021-05-12T12:20:07.331Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-12T12:20:07.331Z] [2021-05-12T12:20:07.331Z] Login Succeeded [2021-05-12T12:20:07.331Z] docker.io [2021-05-12T12:20:07.331Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-12T12:20:07.914Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-12T12:20:07.914Z] Configure a credential helper to remove this warning. See [2021-05-12T12:20:07.914Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-12T12:20:07.914Z] [2021-05-12T12:20:07.914Z] Login Succeeded [2021-05-12T12:20:07.914Z] ---> docker-login.sh ends [Pipeline] } [2021-05-12T12:20:07.925Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-12T12:20:07.995Z] [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: [2021-05-12T12:20:07.995Z] 3530b7f4aa28b63b7201af2d41fb11e3497c2e0b [2021-05-12T12:20:07.995Z] latest [2021-05-12T12:20:07.995Z] 2.0.0-dev.49 [2021-05-12T12:20:07.995Z] 3530b7f4aa28b63b7201af2d41fb11e3497c2e0b-2.0.0-dev.49 [2021-05-12T12:20:07.995Z] master [2021-05-12T12:20:07.995Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-12T12:20:08.345Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:3530b7f4aa28b63b7201af2d41fb11e3497c2e0b [Pipeline] isUnix [Pipeline] sh [2021-05-12T12:20:08.677Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:3530b7f4aa28b63b7201af2d41fb11e3497c2e0b [2021-05-12T12:20:08.677Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-05-12T12:20:08.677Z] 37cd39bd3d4d: Preparing [2021-05-12T12:20:08.677Z] 32f366d666a5: Preparing [2021-05-12T12:20:08.677Z] 32f366d666a5: Layer already exists [2021-05-12T12:20:12.001Z] 37cd39bd3d4d: Pushed [2021-05-12T12:20:12.001Z] 3530b7f4aa28b63b7201af2d41fb11e3497c2e0b: digest: sha256:a81936870ba4078a8b8f7a4becccacbd5a7bb0ffb618cb8d7737f3d65df4034e size: 740 [Pipeline] isUnix [Pipeline] sh [2021-05-12T12:20:12.313Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] isUnix [Pipeline] sh [2021-05-12T12:20:12.627Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest [2021-05-12T12:20:12.627Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-05-12T12:20:12.627Z] 37cd39bd3d4d: Preparing [2021-05-12T12:20:12.627Z] 32f366d666a5: Preparing [2021-05-12T12:20:12.627Z] 32f366d666a5: Layer already exists [2021-05-12T12:20:12.627Z] 37cd39bd3d4d: Layer already exists [2021-05-12T12:20:12.627Z] latest: digest: sha256:a81936870ba4078a8b8f7a4becccacbd5a7bb0ffb618cb8d7737f3d65df4034e size: 740 [Pipeline] isUnix [Pipeline] sh [2021-05-12T12:20:13.284Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.49 [Pipeline] isUnix [Pipeline] sh [2021-05-12T12:20:13.601Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.49 [2021-05-12T12:20:13.601Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-05-12T12:20:13.876Z] 37cd39bd3d4d: Preparing [2021-05-12T12:20:13.876Z] 32f366d666a5: Preparing [2021-05-12T12:20:13.876Z] 32f366d666a5: Layer already exists [2021-05-12T12:20:13.876Z] 37cd39bd3d4d: Layer already exists [2021-05-12T12:20:13.876Z] 2.0.0-dev.49: digest: sha256:a81936870ba4078a8b8f7a4becccacbd5a7bb0ffb618cb8d7737f3d65df4034e size: 740 [Pipeline] isUnix [Pipeline] sh [2021-05-12T12:20:14.215Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:3530b7f4aa28b63b7201af2d41fb11e3497c2e0b-2.0.0-dev.49 [Pipeline] isUnix [Pipeline] sh [2021-05-12T12:20:14.527Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:3530b7f4aa28b63b7201af2d41fb11e3497c2e0b-2.0.0-dev.49 [2021-05-12T12:20:14.527Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-05-12T12:20:14.527Z] 37cd39bd3d4d: Preparing [2021-05-12T12:20:14.527Z] 32f366d666a5: Preparing [2021-05-12T12:20:14.527Z] 32f366d666a5: Layer already exists [2021-05-12T12:20:14.527Z] 37cd39bd3d4d: Layer already exists [2021-05-12T12:20:14.527Z] 3530b7f4aa28b63b7201af2d41fb11e3497c2e0b-2.0.0-dev.49: digest: sha256:a81936870ba4078a8b8f7a4becccacbd5a7bb0ffb618cb8d7737f3d65df4034e size: 740 [Pipeline] isUnix [Pipeline] sh [2021-05-12T12:20:14.840Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:master [Pipeline] isUnix [Pipeline] sh [2021-05-12T12:20:15.266Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:master [2021-05-12T12:20:15.266Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-05-12T12:20:15.266Z] 37cd39bd3d4d: Preparing [2021-05-12T12:20:15.266Z] 32f366d666a5: Preparing [2021-05-12T12:20:15.266Z] 32f366d666a5: Layer already exists [2021-05-12T12:20:15.266Z] 37cd39bd3d4d: Layer already exists [2021-05-12T12:20:15.266Z] master: digest: sha256:a81936870ba4078a8b8f7a4becccacbd5a7bb0ffb618cb8d7737f3d65df4034e size: 740 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-12T12:20:15.342Z] ===================================================== [Pipeline] echo [2021-05-12T12:20:15.359Z] taggedImages: [2021-05-12T12:20:15.359Z] - nexus3.edgexfoundry.org:10004/edgex-ui:3530b7f4aa28b63b7201af2d41fb11e3497c2e0b [2021-05-12T12:20:15.359Z] - nexus3.edgexfoundry.org:10004/edgex-ui:latest [2021-05-12T12:20:15.359Z] - nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.49 [2021-05-12T12:20:15.359Z] - nexus3.edgexfoundry.org:10004/edgex-ui:3530b7f4aa28b63b7201af2d41fb11e3497c2e0b-2.0.0-dev.49 [2021-05-12T12:20:15.359Z] - nexus3.edgexfoundry.org:10004/edgex-ui:master [Pipeline] } [Pipeline] // script [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-12T12:20:16.065Z] ---> job-cost.sh [2021-05-12T12:20:16.065Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-OAO8 [2021-05-12T12:20:17.905Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-05-12T12:20:17.905Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-05-12T12:20:17.905Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-05-12T12:20:17.905Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-05-12T12:20:17.905Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-05-12T12:20:17.905Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-05-12T12:20:17.905Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-05-12T12:20:17.905Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-05-12T12:20:17.905Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-05-12T12:20:17.905Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-05-12T12:20:17.905Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-05-12T12:20:17.905Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-05-12T12:20:17.905Z] GO111MODULE=on go vet ./... [2021-05-12T12:20:34.271Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [Pipeline] } [2021-05-12T12:20:36.276Z] $ docker stop --time=1 babff6396488373167fed29a3ae38e20703923ca0e2db81d9197beacc8e09304 [2021-05-12T12:20:38.292Z] $ docker rm -f babff6396488373167fed29a3ae38e20703923ca0e2db81d9197beacc8e09304 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-12T12:20:39.073Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-12T12:20:39.094Z] Warning: overwriting stash ‘coverage-report’ [2021-05-12T12:20:40.039Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-12T12:20:40.503Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-05-12T12:20:40.875Z] + ls -al . [2021-05-12T12:20:40.875Z] total 124 [2021-05-12T12:20:40.875Z] drwxrwxr-x 10 jenkins jenkins 4096 May 12 12:19 . [2021-05-12T12:20:40.875Z] drwxrwxr-x 4 jenkins jenkins 4096 May 12 12:18 .. [2021-05-12T12:20:40.875Z] drwxrwxr-x 8 jenkins jenkins 4096 May 12 12:18 .git [2021-05-12T12:20:40.875Z] drwxrwxr-x 2 jenkins jenkins 4096 May 12 12:18 .github [2021-05-12T12:20:40.875Z] -rw-rw-r-- 1 jenkins jenkins 162 May 12 12:18 .gitignore [2021-05-12T12:20:40.875Z] -rw-rw-r-- 1 jenkins jenkins 3959 May 12 12:18 CONTRIBUTING.md [2021-05-12T12:20:40.875Z] -rw-rw-r-- 1 jenkins jenkins 1508 May 12 12:18 Dockerfile [2021-05-12T12:20:40.875Z] -rw-rw-r-- 1 jenkins jenkins 902 May 12 12:18 Dockerfile.build [2021-05-12T12:20:40.875Z] -rw-rw-r-- 1 jenkins jenkins 652 May 12 12:18 Jenkinsfile [2021-05-12T12:20:40.875Z] -rw-rw-r-- 1 jenkins jenkins 11357 May 12 12:18 LICENSE [2021-05-12T12:20:40.875Z] -rw-rw-r-- 1 jenkins jenkins 941 May 12 12:18 Makefile [2021-05-12T12:20:40.875Z] -rw-rw-r-- 1 jenkins jenkins 6012 May 12 12:18 README.md [2021-05-12T12:20:40.875Z] -rw-rw-r-- 1 jenkins jenkins 12 May 12 12:15 VERSION [2021-05-12T12:20:40.875Z] drwxrwxr-x 3 jenkins jenkins 4096 May 12 12:18 assets [2021-05-12T12:20:40.875Z] drwxrwxr-x 2 jenkins jenkins 4096 May 12 12:18 bin [2021-05-12T12:20:40.875Z] drwxrwxr-x 3 jenkins jenkins 4096 May 12 12:18 cmd [2021-05-12T12:20:40.875Z] -rw-r--r-- 1 jenkins jenkins 10 May 12 12:19 coverage.out [2021-05-12T12:20:40.875Z] drwxrwxr-x 5 jenkins jenkins 4096 May 12 12:18 docs [2021-05-12T12:20:40.875Z] -rw-rw-r-- 1 jenkins jenkins 987 May 12 12:18 go.mod [2021-05-12T12:20:40.875Z] -rw-r--r-- 1 jenkins jenkins 24424 May 12 12:19 go.sum [2021-05-12T12:20:40.875Z] drwxrwxr-x 10 jenkins jenkins 4096 May 12 12:18 internal [2021-05-12T12:20:40.875Z] -rw-rw-r-- 1 jenkins jenkins 155 May 12 12:18 version.go [2021-05-12T12:20:40.875Z] drwxrwxr-x 4 jenkins jenkins 4096 May 12 12:18 web [Pipeline] isUnix [Pipeline] sh [2021-05-12T12:20:41.256Z] + docker build -t edgex-ui-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=3530b7f4aa28b63b7201af2d41fb11e3497c2e0b --label arch=arm64 --label version=2.0.0-dev.49 . [2021-05-12T12:20:42.242Z] Sending build context to Docker daemon 34.95MB [2021-05-12T12:20:42.514Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-05-12T12:20:42.514Z] Step 2/24 : FROM ${BASE} AS builder [2021-05-12T12:20:42.514Z] ---> 86db6d102043 [2021-05-12T12:20:42.514Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-05-12T12:20:43.108Z] ---> Running in 5bde5418c9b9 [2021-05-12T12:20:43.382Z] Removing intermediate container 5bde5418c9b9 [2021-05-12T12:20:43.382Z] ---> 4ec589cc36aa [2021-05-12T12:20:43.382Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-05-12T12:20:43.382Z] ---> Running in 060db8a27830 [2021-05-12T12:20:43.985Z] Removing intermediate container 060db8a27830 [2021-05-12T12:20:43.985Z] ---> 8807520fc3f2 [2021-05-12T12:20:43.985Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-05-12T12:20:43.985Z] ---> Running in 7b5237812786 [2021-05-12T12:20:44.579Z] Removing intermediate container 7b5237812786 [2021-05-12T12:20:44.579Z] ---> d4d56469a047 [2021-05-12T12:20:44.579Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-05-12T12:20:44.579Z] ---> Running in b00dcba92dd5 [2021-05-12T12:20:45.173Z] Removing intermediate container b00dcba92dd5 [2021-05-12T12:20:45.174Z] ---> 92b78df4bf0b [2021-05-12T12:20:45.174Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-05-12T12:20:45.174Z] ---> Running in c807a9438d9b [2021-05-12T12:20:45.769Z] Removing intermediate container c807a9438d9b [2021-05-12T12:20:45.769Z] ---> 27a7e57d9b43 [2021-05-12T12:20:45.769Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-12T12:20:45.769Z] ---> Running in cd97f20adf6e [2021-05-12T12:20:48.395Z] Removing intermediate container cd97f20adf6e [2021-05-12T12:20:48.395Z] ---> 7fb2386ed25f [2021-05-12T12:20:48.395Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-05-12T12:20:48.395Z] ---> Running in 97ec55baa0b3 [2021-05-12T12:20:49.377Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-12T12:20:49.969Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-12T12:20:50.942Z] OK: 138 MiB in 40 packages [2021-05-12T12:20:52.367Z] Removing intermediate container 97ec55baa0b3 [2021-05-12T12:20:52.367Z] ---> f92215c09bc2 [2021-05-12T12:20:52.367Z] Step 10/24 : ENV GO111MODULE=on [2021-05-12T12:20:52.367Z] ---> Running in e9a659980cb4 [2021-05-12T12:20:52.638Z] Removing intermediate container e9a659980cb4 [2021-05-12T12:20:52.638Z] ---> 1176a0db6deb [2021-05-12T12:20:52.638Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-05-12T12:20:52.910Z] ---> Running in 2602500de3da [2021-05-12T12:20:53.183Z] Removing intermediate container 2602500de3da [2021-05-12T12:20:53.184Z] ---> ef133e1bc94c [2021-05-12T12:20:53.184Z] Step 12/24 : COPY go.mod . [2021-05-12T12:20:54.157Z] ---> 5d320a3c4ca8 [2021-05-12T12:20:54.157Z] Step 13/24 : COPY Makefile . [2021-05-12T12:20:54.749Z] ---> 6646febfb6d2 [2021-05-12T12:20:54.750Z] Step 14/24 : RUN make update [2021-05-12T12:20:55.021Z] ---> Running in 6965b43b6bb4 [2021-05-12T12:20:55.996Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-05-12T12:20:57.426Z] Removing intermediate container 6965b43b6bb4 [2021-05-12T12:20:57.426Z] ---> 147e1a39c73e [2021-05-12T12:20:57.426Z] Step 15/24 : COPY . . [2021-05-12T12:21:00.803Z] ---> b7be0a9de7f8 [2021-05-12T12:21:00.803Z] Step 16/24 : RUN ${MAKE} [2021-05-12T12:21:00.803Z] ---> Running in 3aeb20ddb50f [2021-05-12T12:21:00.889Z] lf-activate-venv(): INFO: Adding /tmp/venv-OAO8/bin to PATH [2021-05-12T12:21:00.889Z] INFO: No Stack... [2021-05-12T12:21:00.889Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-12T12:21:01.465Z] INFO: Archiving Costs [Pipeline] sh [2021-05-12T12:21:01.776Z] + cat /w/workspace/edgex-ui-go/109/archives/cost.csv [2021-05-12T12:21:01.776Z] + cut -d, -f6 [2021-05-12T12:21:01.785Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.49" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [Pipeline] lock [2021-05-12T12:21:01.886Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-master-109-stack-cost] [2021-05-12T12:21:01.898Z] Resource [jenkins-edgexfoundry-edgex-ui-go-master-109-stack-cost] did not exist. Created. [2021-05-12T12:21:01.898Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-master-109-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-12T12:21:02.232Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-05-12T12:21:02.375Z] Stashed 1 file(s) [Pipeline] } [2021-05-12T12:21:02.384Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-master-109-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-12T12:21:28.589Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-05-12T12:21:32.919Z] Removing intermediate container 3aeb20ddb50f [2021-05-12T12:21:32.919Z] ---> f58c0cba55dd [2021-05-12T12:21:32.919Z] Step 17/24 : FROM alpine:3.12 [2021-05-12T12:21:33.509Z] 3.12: Pulling from library/alpine [2021-05-12T12:21:33.509Z] d2f70382dc9a: Pulling fs layer [2021-05-12T12:21:33.781Z] d2f70382dc9a: Download complete [2021-05-12T12:21:34.374Z] d2f70382dc9a: Pull complete [2021-05-12T12:21:34.374Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-12T12:21:34.374Z] Status: Downloaded newer image for alpine:3.12 [2021-05-12T12:21:34.374Z] ---> 9852663dfa18 [2021-05-12T12:21:34.374Z] Step 18/24 : EXPOSE 4000 [2021-05-12T12:21:34.649Z] ---> Running in 0850306ea6c8 [2021-05-12T12:21:34.921Z] Removing intermediate container 0850306ea6c8 [2021-05-12T12:21:34.921Z] ---> 355d1d5c420c [2021-05-12T12:21:34.921Z] 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-12T12:21:37.535Z] ---> c5cad94a6853 [2021-05-12T12:21:37.535Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-05-12T12:21:37.535Z] ---> Running in 5da4a9e56491 [2021-05-12T12:21:37.809Z] Removing intermediate container 5da4a9e56491 [2021-05-12T12:21:37.809Z] ---> 1dc396dcd72e [2021-05-12T12:21:37.809Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-05-12T12:21:37.809Z] ---> Running in 3af70f9f2552 [2021-05-12T12:21:38.412Z] Removing intermediate container 3af70f9f2552 [2021-05-12T12:21:38.412Z] ---> dcdd714eb523 [2021-05-12T12:21:38.412Z] Step 22/24 : LABEL arch=arm64 [2021-05-12T12:21:38.412Z] ---> Running in 2b6f552f60d5 [2021-05-12T12:21:39.006Z] Removing intermediate container 2b6f552f60d5 [2021-05-12T12:21:39.006Z] ---> ff51f6e92c87 [2021-05-12T12:21:39.006Z] Step 23/24 : LABEL git_sha=3530b7f4aa28b63b7201af2d41fb11e3497c2e0b [2021-05-12T12:21:39.006Z] ---> Running in aa59ef73fdad [2021-05-12T12:21:39.278Z] Removing intermediate container aa59ef73fdad [2021-05-12T12:21:39.278Z] ---> 5eb7baf5f172 [2021-05-12T12:21:39.278Z] Step 24/24 : LABEL version=2.0.0-dev.49 [2021-05-12T12:21:39.549Z] ---> Running in 8bdfd7dd1637 [2021-05-12T12:21:39.820Z] Removing intermediate container 8bdfd7dd1637 [2021-05-12T12:21:39.820Z] ---> 274dbd06e8c2 [2021-05-12T12:21:39.820Z] [Warning] One or more build-args [ARCH] were not consumed [2021-05-12T12:21:40.091Z] Successfully built 274dbd06e8c2 [2021-05-12T12:21:40.091Z] Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-12T12:21:40.243Z] provisioning config files... [2021-05-12T12:21:40.281Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/109@tmp/config3227404973214424650tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-12T12:21:40.647Z] ---> docker-login.sh [2021-05-12T12:21:40.647Z] nexus3.edgexfoundry.org:10001 [2021-05-12T12:21:40.921Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-12T12:21:40.921Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-12T12:21:40.921Z] Configure a credential helper to remove this warning. See [2021-05-12T12:21:40.921Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-12T12:21:40.921Z] [2021-05-12T12:21:40.921Z] Login Succeeded [2021-05-12T12:21:40.921Z] nexus3.edgexfoundry.org:10002 [2021-05-12T12:21:41.513Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-12T12:21:41.513Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-12T12:21:41.513Z] Configure a credential helper to remove this warning. See [2021-05-12T12:21:41.513Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-12T12:21:41.513Z] [2021-05-12T12:21:41.513Z] Login Succeeded [2021-05-12T12:21:41.513Z] nexus3.edgexfoundry.org:10003 [2021-05-12T12:21:42.106Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-12T12:21:42.106Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-12T12:21:42.106Z] Configure a credential helper to remove this warning. See [2021-05-12T12:21:42.106Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-12T12:21:42.106Z] [2021-05-12T12:21:42.106Z] Login Succeeded [2021-05-12T12:21:42.106Z] nexus3.edgexfoundry.org:10004 [2021-05-12T12:21:42.385Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-12T12:21:42.660Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-12T12:21:42.660Z] Configure a credential helper to remove this warning. See [2021-05-12T12:21:42.660Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-12T12:21:42.660Z] [2021-05-12T12:21:42.660Z] Login Succeeded [2021-05-12T12:21:42.660Z] docker.io [2021-05-12T12:21:42.938Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-12T12:21:43.210Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-12T12:21:43.210Z] Configure a credential helper to remove this warning. See [2021-05-12T12:21:43.210Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-12T12:21:43.210Z] [2021-05-12T12:21:43.210Z] Login Succeeded [2021-05-12T12:21:43.481Z] ---> docker-login.sh ends [Pipeline] } [2021-05-12T12:21:43.498Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-12T12:21:43.571Z] [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: [2021-05-12T12:21:43.571Z] 3530b7f4aa28b63b7201af2d41fb11e3497c2e0b [2021-05-12T12:21:43.571Z] latest [2021-05-12T12:21:43.571Z] 2.0.0-dev.49 [2021-05-12T12:21:43.571Z] 3530b7f4aa28b63b7201af2d41fb11e3497c2e0b-2.0.0-dev.49 [2021-05-12T12:21:43.571Z] master [2021-05-12T12:21:43.571Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-12T12:21:43.952Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3530b7f4aa28b63b7201af2d41fb11e3497c2e0b [Pipeline] isUnix [Pipeline] sh [2021-05-12T12:21:44.290Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3530b7f4aa28b63b7201af2d41fb11e3497c2e0b [2021-05-12T12:21:44.290Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-05-12T12:21:44.290Z] 0c8bbee86f2d: Preparing [2021-05-12T12:21:44.290Z] 3fbe34a1663b: Preparing [2021-05-12T12:21:44.564Z] 3fbe34a1663b: Layer already exists [2021-05-12T12:21:51.240Z] 0c8bbee86f2d: Pushed [2021-05-12T12:21:51.240Z] 3530b7f4aa28b63b7201af2d41fb11e3497c2e0b: digest: sha256:99534efdd96c0e31a7ddf0d628703fa7ed6f42a4f7439ef17a71596079bba4a5 size: 740 [Pipeline] isUnix [Pipeline] sh [2021-05-12T12:21:51.581Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-12T12:21:51.915Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2021-05-12T12:21:51.915Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-05-12T12:21:51.915Z] 0c8bbee86f2d: Preparing [2021-05-12T12:21:51.915Z] 3fbe34a1663b: Preparing [2021-05-12T12:21:51.915Z] 3fbe34a1663b: Layer already exists [2021-05-12T12:21:51.915Z] 0c8bbee86f2d: Layer already exists [2021-05-12T12:21:52.186Z] latest: digest: sha256:99534efdd96c0e31a7ddf0d628703fa7ed6f42a4f7439ef17a71596079bba4a5 size: 740 [Pipeline] isUnix [Pipeline] sh [2021-05-12T12:21:52.528Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.49 [Pipeline] isUnix [Pipeline] sh [2021-05-12T12:21:52.865Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.49 [2021-05-12T12:21:52.865Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-05-12T12:21:52.865Z] 0c8bbee86f2d: Preparing [2021-05-12T12:21:52.865Z] 3fbe34a1663b: Preparing [2021-05-12T12:21:52.865Z] 3fbe34a1663b: Layer already exists [2021-05-12T12:21:52.865Z] 0c8bbee86f2d: Layer already exists [2021-05-12T12:21:53.136Z] 2.0.0-dev.49: digest: sha256:99534efdd96c0e31a7ddf0d628703fa7ed6f42a4f7439ef17a71596079bba4a5 size: 740 [Pipeline] isUnix [Pipeline] sh [2021-05-12T12:21:53.477Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3530b7f4aa28b63b7201af2d41fb11e3497c2e0b-2.0.0-dev.49 [Pipeline] isUnix [Pipeline] sh [2021-05-12T12:21:53.811Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3530b7f4aa28b63b7201af2d41fb11e3497c2e0b-2.0.0-dev.49 [2021-05-12T12:21:53.811Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-05-12T12:21:53.811Z] 0c8bbee86f2d: Preparing [2021-05-12T12:21:53.811Z] 3fbe34a1663b: Preparing [2021-05-12T12:21:53.811Z] 0c8bbee86f2d: Layer already exists [2021-05-12T12:21:53.811Z] 3fbe34a1663b: Layer already exists [2021-05-12T12:21:54.135Z] 3530b7f4aa28b63b7201af2d41fb11e3497c2e0b-2.0.0-dev.49: digest: sha256:99534efdd96c0e31a7ddf0d628703fa7ed6f42a4f7439ef17a71596079bba4a5 size: 740 [Pipeline] isUnix [Pipeline] sh [2021-05-12T12:21:54.497Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-05-12T12:21:54.830Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master [2021-05-12T12:21:54.830Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-05-12T12:21:54.830Z] 0c8bbee86f2d: Preparing [2021-05-12T12:21:54.830Z] 3fbe34a1663b: Preparing [2021-05-12T12:21:54.830Z] 0c8bbee86f2d: Layer already exists [2021-05-12T12:21:54.830Z] 3fbe34a1663b: Layer already exists [2021-05-12T12:21:55.101Z] master: digest: sha256:99534efdd96c0e31a7ddf0d628703fa7ed6f42a4f7439ef17a71596079bba4a5 size: 740 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-12T12:21:55.165Z] ===================================================== [Pipeline] echo [2021-05-12T12:21:55.181Z] taggedImages: [2021-05-12T12:21:55.181Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3530b7f4aa28b63b7201af2d41fb11e3497c2e0b [2021-05-12T12:21:55.181Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2021-05-12T12:21:55.181Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.49 [2021-05-12T12:21:55.181Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3530b7f4aa28b63b7201af2d41fb11e3497c2e0b-2.0.0-dev.49 [2021-05-12T12:21:55.181Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-12T12:21:55.566Z] ---> job-cost.sh [2021-05-12T12:21:55.566Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Npzx [2021-05-12T12:22:34.517Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-12T12:23:56.237Z] lf-activate-venv(): INFO: Adding /tmp/venv-Npzx/bin to PATH [2021-05-12T12:23:56.237Z] INFO: No Stack... [2021-05-12T12:23:58.200Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-05-12T12:23:58.790Z] INFO: Archiving Costs [Pipeline] sh [2021-05-12T12:23:59.127Z] + cat /w/workspace/edgex-ui-go/109/archives/cost.csv [2021-05-12T12:23:59.127Z] + cut -d, -f6 [Pipeline] lock [2021-05-12T12:23:59.252Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-master-109-stack-cost] [2021-05-12T12:23:59.265Z] Resource [jenkins-edgexfoundry-edgex-ui-go-master-109-stack-cost] did not exist. Created. [2021-05-12T12:23:59.265Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-master-109-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-12T12:23:59.645Z] /w/workspace/edgex-ui-go/109@tmp/durable-cc60248b/script.sh: 1: /w/workspace/edgex-ui-go/109@tmp/durable-cc60248b/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-05-12T12:23:59.992Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-05-12T12:24:00.014Z] Warning: overwriting stash ‘stack-cost’ [2021-05-12T12:24:00.249Z] Stashed 1 file(s) [Pipeline] } [2021-05-12T12:24:00.264Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-master-109-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-12T12:24:00.869Z] provisioning config files... [2021-05-12T12:24:00.882Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config6843102014519930336tmp [Pipeline] { [Pipeline] sh [2021-05-12T12:24:01.213Z] + set +x [2021-05-12T12:24:01.213Z] + curl -s https://codecov.io/bash [2021-05-12T12:24:01.213Z] + bash -s -- [2021-05-12T12:24:01.476Z] [2021-05-12T12:24:01.476Z] _____ _ [2021-05-12T12:24:01.476Z] / ____| | | [2021-05-12T12:24:01.476Z] | | ___ __| | ___ ___ _____ __ [2021-05-12T12:24:01.476Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-12T12:24:01.476Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-12T12:24:01.476Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-12T12:24:01.476Z] Bash-1.0.2 [2021-05-12T12:24:01.476Z] [2021-05-12T12:24:01.476Z] [2021-05-12T12:24:01.476Z] ==> git version 2.24.3 found [2021-05-12T12:24:01.476Z] ==> 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-12T12:24:01.476Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-12T12:24:01.476Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-12T12:24:01.476Z] ==> Jenkins CI detected. [2021-05-12T12:24:01.476Z] project root: . [2021-05-12T12:24:01.476Z] --> token set from env [2021-05-12T12:24:01.476Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-12T12:24:01.476Z] ==> Running gcov in . (disable via -X gcov) [2021-05-12T12:24:01.476Z] ==> Python coveragepy not found [2021-05-12T12:24:01.476Z] ==> Searching for coverage reports in: [2021-05-12T12:24:01.476Z] + . [2021-05-12T12:24:01.476Z] -> Found 1 reports [2021-05-12T12:24:01.476Z] ==> Detecting git/mercurial file structure [2021-05-12T12:24:01.476Z] ==> Reading reports [2021-05-12T12:24:01.476Z] + ./coverage.out bytes=10 [2021-05-12T12:24:01.476Z] ==> Appending adjustments [2021-05-12T12:24:01.476Z] https://docs.codecov.io/docs/fixing-reports [2021-05-12T12:24:01.742Z] + Found adjustments [2021-05-12T12:24:01.742Z] ==> Gzipping contents [2021-05-12T12:24:01.742Z] 4.0K /tmp/codecov.2yTC1q.gz [2021-05-12T12:24:01.742Z] ==> Uploading reports [2021-05-12T12:24:01.742Z] url: https://codecov.io [2021-05-12T12:24:01.742Z] query: branch=master&commit=3530b7f4aa28b63b7201af2d41fb11e3497c2e0b&build=109&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F109%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-05-12T12:24:01.742Z] -> Pinging Codecov [2021-05-12T12:24:01.742Z] https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=master&commit=3530b7f4aa28b63b7201af2d41fb11e3497c2e0b&build=109&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F109%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-05-12T12:24:02.350Z] -> Uploading to [2021-05-12T12:24:02.350Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-12/FB506323287CE973F263BFD2A0EB1F37/3530b7f4aa28b63b7201af2d41fb11e3497c2e0b/0937e4c4-0779-4790-bb52-6734560f005f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210512%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210512T122402Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c2b5ac5b38978f44d2499fa71dd66681d872b51dc46ea7fcdc020dc2465aec1b [2021-05-12T12:24:02.350Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-12T12:24:02.350Z] Dload Upload Total Spent Left Speed [2021-05-12T12:24:02.613Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3902 0 0 100 3902 0 7960 --:--:-- --:--:-- --:--:-- 7963 100 3902 0 0 100 3902 0 7956 --:--:-- --:--:-- --:--:-- 7947 [2021-05-12T12:24:02.613Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/3530b7f4aa28b63b7201af2d41fb11e3497c2e0b [Pipeline] } [2021-05-12T12:24:02.624Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-05-12T12:24:03.422Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-05-12T12:24:03.445Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-12T12:24:03.864Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-12T12:24:03.864Z] [2021-05-12T12:24:03.864Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-05-12T12:24:04.234Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-12T12:24:04.234Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-05-12T12:24:04.234Z] 188c0c94c7c5: Pulling fs layer [2021-05-12T12:24:04.234Z] 0ef7d3d256c8: Pulling fs layer [2021-05-12T12:24:04.234Z] de9db76c5a1d: Pulling fs layer [2021-05-12T12:24:04.234Z] 0eba1c9be4d2: Pulling fs layer [2021-05-12T12:24:04.234Z] 0d57e429df01: Pulling fs layer [2021-05-12T12:24:04.234Z] 4e4be7b47b0d: Pulling fs layer [2021-05-12T12:24:04.234Z] e1f770b5df2f: Pulling fs layer [2021-05-12T12:24:04.234Z] 85a0685a4137: Pulling fs layer [2021-05-12T12:24:04.234Z] 0d57e429df01: Waiting [2021-05-12T12:24:04.234Z] 4e4be7b47b0d: Waiting [2021-05-12T12:24:04.234Z] e1f770b5df2f: Waiting [2021-05-12T12:24:04.234Z] 85a0685a4137: Waiting [2021-05-12T12:24:04.234Z] 0eba1c9be4d2: Waiting [2021-05-12T12:24:04.234Z] de9db76c5a1d: Verifying Checksum [2021-05-12T12:24:04.234Z] de9db76c5a1d: Download complete [2021-05-12T12:24:04.234Z] 0ef7d3d256c8: Verifying Checksum [2021-05-12T12:24:04.234Z] 0ef7d3d256c8: Download complete [2021-05-12T12:24:04.234Z] 0d57e429df01: Verifying Checksum [2021-05-12T12:24:04.234Z] 0d57e429df01: Download complete [2021-05-12T12:24:04.234Z] 4e4be7b47b0d: Verifying Checksum [2021-05-12T12:24:04.234Z] 4e4be7b47b0d: Download complete [2021-05-12T12:24:04.234Z] 188c0c94c7c5: Verifying Checksum [2021-05-12T12:24:04.828Z] 188c0c94c7c5: Pull complete [2021-05-12T12:24:05.089Z] 0ef7d3d256c8: Pull complete [2021-05-12T12:24:05.089Z] de9db76c5a1d: Pull complete [2021-05-12T12:24:06.048Z] e1f770b5df2f: Verifying Checksum [2021-05-12T12:24:06.048Z] e1f770b5df2f: Download complete [2021-05-12T12:24:08.017Z] 0eba1c9be4d2: Verifying Checksum [2021-05-12T12:24:08.017Z] 0eba1c9be4d2: Download complete [2021-05-12T12:24:08.282Z] 85a0685a4137: Verifying Checksum [2021-05-12T12:24:08.282Z] 85a0685a4137: Download complete [2021-05-12T12:24:13.602Z] 0eba1c9be4d2: Pull complete [2021-05-12T12:24:13.602Z] 0d57e429df01: Pull complete [2021-05-12T12:24:13.602Z] 4e4be7b47b0d: Pull complete [2021-05-12T12:24:14.996Z] e1f770b5df2f: Pull complete [2021-05-12T12:24:23.217Z] 85a0685a4137: Pull complete [2021-05-12T12:24:23.217Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-05-12T12:24:23.217Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-12T12:24:23.217Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-05-12T12:24:23.398Z] prd-centos7-docker-4c-2g-4682 does not seem to be running inside a container [2021-05-12T12:24:23.451Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@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:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-05-12T12:24:24.458Z] $ docker top 6d732dd0bfe32f87d7414c9fe1c34e673d42f909a75411b53d08921f8076b7fb -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-12T12:24:24.630Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-05-12T12:24:24.925Z] + set -o pipefail [2021-05-12T12:24:24.925Z] + snyk monitor '--org=edgex-jenkins' [2021-05-12T12:24:34.980Z] [2021-05-12T12:24:34.980Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_master (github.com/edgexfoundry/edgex-ui-go)... [2021-05-12T12:24:34.980Z] [2021-05-12T12:24:34.980Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/4cf2b8b1-4f4a-435f-a626-34c8bdd83903 [2021-05-12T12:24:34.980Z] [2021-05-12T12:24:34.980Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-05-12T12:24:34.980Z] [2021-05-12T12:24:34.980Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-05-12T12:24:34.980Z] [2021-05-12T12:24:34.980Z] [Pipeline] } [2021-05-12T12:24:34.998Z] $ docker stop --time=1 6d732dd0bfe32f87d7414c9fe1c34e673d42f909a75411b53d08921f8076b7fb [2021-05-12T12:24:38.236Z] $ docker rm -f 6d732dd0bfe32f87d7414c9fe1c34e673d42f909a75411b53d08921f8076b7fb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-12T12:24:39.424Z] + git log --format=format:%s -1 3530b7f4aa28b63b7201af2d41fb11e3497c2e0b [Pipeline] isUnix [Pipeline] sh [2021-05-12T12:24:39.742Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-12T12:24:39.742Z] . [Pipeline] withDockerContainer [2021-05-12T12:24:39.847Z] prd-centos7-docker-4c-2g-4682 does not seem to be running inside a container [2021-05-12T12:24:39.900Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-12T12:24:40.681Z] $ docker top 55aa4619d6f22fcb617bfb3fd800fcf67d6da3a8dce9e338476a158064571272 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-12T12:24:40.840Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-12T12:24:40.840Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-12T12:24:41.062Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-12T12:24:41.067Z] $ docker exec 55aa4619d6f22fcb617bfb3fd800fcf67d6da3a8dce9e338476a158064571272 ssh-agent [2021-05-12T12:24:41.247Z] SSH_AUTH_SOCK=/tmp/ssh-jXsRAw6gl9aj/agent.11 [2021-05-12T12:24:41.247Z] SSH_AGENT_PID=17 [2021-05-12T12:24:41.255Z] Running ssh-add (command line suppressed) [2021-05-12T12:24:41.390Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_4115751728129261822.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_4115751728129261822.key) [2021-05-12T12:24:41.445Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-12T12:24:41.751Z] + git semver tag [2021-05-12T12:24:41.752Z] # -> Open(): unable to determine branch for HEAD [2021-05-12T12:24:41.752Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-05-12T12:24:41.752Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-05-12T12:24:41.752Z] # $SEMVER_REMOTE_NAME = origin [2021-05-12T12:24:41.752Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-12T12:24:41.752Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-12T12:24:41.752Z] # $SEMVER_BRANCH = master [2021-05-12T12:24:41.752Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [2021-05-12T12:24:41.752Z] # 3530b7f4aa28b63b7201af2d41fb11e3497c2e0b HEAD [2021-05-12T12:24:41.752Z] # -> Force: false [2021-05-12T12:24:41.752Z] # 1abac914628abd142e2aba72a712697d7ebb67d3 refs/tags/v2.0.0-dev.49 [Pipeline] } [2021-05-12T12:24:41.765Z] $ docker exec --env ******** --env ******** 55aa4619d6f22fcb617bfb3fd800fcf67d6da3a8dce9e338476a158064571272 ssh-agent -k [2021-05-12T12:24:41.889Z] unset SSH_AUTH_SOCK; [2021-05-12T12:24:41.889Z] unset SSH_AGENT_PID; [2021-05-12T12:24:41.889Z] echo Agent pid 17 killed; [2021-05-12T12:24:41.941Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-12T12:24:42.286Z] + git semver [Pipeline] } [2021-05-12T12:24:42.304Z] $ docker stop --time=1 55aa4619d6f22fcb617bfb3fd800fcf67d6da3a8dce9e338476a158064571272 [2021-05-12T12:24:43.666Z] $ docker rm -f 55aa4619d6f22fcb617bfb3fd800fcf67d6da3a8dce9e338476a158064571272 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-05-12T12:24:44.232Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-12T12:24:44.232Z] [2021-05-12T12:24:44.232Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-05-12T12:24:44.550Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-12T12:24:44.550Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-05-12T12:24:44.550Z] ab5ef0e58194: Pulling fs layer [2021-05-12T12:24:44.550Z] 9712f1f96733: Pulling fs layer [2021-05-12T12:24:44.550Z] 63f879dbbcfc: Pulling fs layer [2021-05-12T12:24:44.550Z] 0d9ebad4ef96: Pulling fs layer [2021-05-12T12:24:44.550Z] e9a5061849ea: Pulling fs layer [2021-05-12T12:24:44.550Z] d747dcd14b5f: Pulling fs layer [2021-05-12T12:24:44.550Z] 2de7ff778b66: Pulling fs layer [2021-05-12T12:24:44.550Z] 0d9ebad4ef96: Waiting [2021-05-12T12:24:44.550Z] e9a5061849ea: Waiting [2021-05-12T12:24:44.550Z] d747dcd14b5f: Waiting [2021-05-12T12:24:44.550Z] 2de7ff778b66: Waiting [2021-05-12T12:24:44.550Z] 9712f1f96733: Verifying Checksum [2021-05-12T12:24:44.550Z] 9712f1f96733: Download complete [2021-05-12T12:24:45.955Z] 63f879dbbcfc: Download complete [2021-05-12T12:24:46.216Z] e9a5061849ea: Verifying Checksum [2021-05-12T12:24:46.216Z] e9a5061849ea: Download complete [2021-05-12T12:24:46.216Z] d747dcd14b5f: Verifying Checksum [2021-05-12T12:24:46.216Z] d747dcd14b5f: Download complete [2021-05-12T12:24:46.478Z] 2de7ff778b66: Verifying Checksum [2021-05-12T12:24:46.478Z] 2de7ff778b66: Download complete [2021-05-12T12:24:46.743Z] 0d9ebad4ef96: Verifying Checksum [2021-05-12T12:24:46.743Z] 0d9ebad4ef96: Download complete [2021-05-12T12:24:46.743Z] ab5ef0e58194: Verifying Checksum [2021-05-12T12:24:46.743Z] ab5ef0e58194: Download complete [2021-05-12T12:24:53.370Z] ab5ef0e58194: Pull complete [2021-05-12T12:24:53.370Z] 9712f1f96733: Pull complete [2021-05-12T12:24:55.937Z] 63f879dbbcfc: Pull complete [2021-05-12T12:25:02.589Z] 0d9ebad4ef96: Pull complete [2021-05-12T12:25:03.540Z] e9a5061849ea: Pull complete [2021-05-12T12:25:03.803Z] d747dcd14b5f: Pull complete [2021-05-12T12:25:06.377Z] 2de7ff778b66: Pull complete [2021-05-12T12:25:06.377Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-05-12T12:25:06.377Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-12T12:25:06.377Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-05-12T12:25:06.605Z] prd-centos7-docker-4c-2g-4682 does not seem to be running inside a container [2021-05-12T12:25:06.659Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-05-12T12:25:10.857Z] $ docker top f54662c71350cc0caabd36ac99b7bdd1b5da81292e2c1492513a4ef0621d7ddd -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-05-12T12:25:11.005Z] provisioning config files... [2021-05-12T12:25:11.018Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config8347749484320451257tmp [2021-05-12T12:25:11.037Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config5890494628817573972tmp [2021-05-12T12:25:11.056Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config615753767615688930tmp [Pipeline] { [Pipeline] echo [2021-05-12T12:25:11.079Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-12T12:25:11.384Z] ---> sigul-configuration.sh [2021-05-12T12:25:11.384Z] gpg: directory `/root/.gnupg' created [2021-05-12T12:25:11.384Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-05-12T12:25:11.384Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-05-12T12:25:11.649Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-05-12T12:25:11.649Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-05-12T12:25:11.649Z] gpg: CAST5 encrypted data [2021-05-12T12:25:11.649Z] gpg: encrypted with 1 passphrase [2021-05-12T12:25:11.649Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-05-12T12:25:11.953Z] + mkdir /home/jenkins [2021-05-12T12:25:11.953Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-05-12T12:25:12.256Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2021-05-12T12:25:12.268Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-12T12:25:12.571Z] ---> sigul-install.sh [2021-05-12T12:25:19.194Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-05-12T12:25:19.496Z] + git tag --list [2021-05-12T12:25:19.497Z] 0.1.1 [2021-05-12T12:25:19.497Z] v1.1.0 [2021-05-12T12:25:19.497Z] v1.2.0 [2021-05-12T12:25:19.497Z] v1.2.1 [2021-05-12T12:25:19.497Z] v1.3.0 [2021-05-12T12:25:19.497Z] v2.0.0-dev.1 [2021-05-12T12:25:19.497Z] v2.0.0-dev.10 [2021-05-12T12:25:19.497Z] v2.0.0-dev.11 [2021-05-12T12:25:19.497Z] v2.0.0-dev.12 [2021-05-12T12:25:19.497Z] v2.0.0-dev.13 [2021-05-12T12:25:19.497Z] v2.0.0-dev.14 [2021-05-12T12:25:19.497Z] v2.0.0-dev.15 [2021-05-12T12:25:19.497Z] v2.0.0-dev.16 [2021-05-12T12:25:19.497Z] v2.0.0-dev.17 [2021-05-12T12:25:19.497Z] v2.0.0-dev.18 [2021-05-12T12:25:19.497Z] v2.0.0-dev.19 [2021-05-12T12:25:19.497Z] v2.0.0-dev.2 [2021-05-12T12:25:19.497Z] v2.0.0-dev.20 [2021-05-12T12:25:19.497Z] v2.0.0-dev.21 [2021-05-12T12:25:19.497Z] v2.0.0-dev.22 [2021-05-12T12:25:19.497Z] v2.0.0-dev.23 [2021-05-12T12:25:19.497Z] v2.0.0-dev.24 [2021-05-12T12:25:19.497Z] v2.0.0-dev.25 [2021-05-12T12:25:19.497Z] v2.0.0-dev.26 [2021-05-12T12:25:19.497Z] v2.0.0-dev.27 [2021-05-12T12:25:19.497Z] v2.0.0-dev.28 [2021-05-12T12:25:19.497Z] v2.0.0-dev.29 [2021-05-12T12:25:19.497Z] v2.0.0-dev.3 [2021-05-12T12:25:19.497Z] v2.0.0-dev.30 [2021-05-12T12:25:19.497Z] v2.0.0-dev.31 [2021-05-12T12:25:19.497Z] v2.0.0-dev.32 [2021-05-12T12:25:19.497Z] v2.0.0-dev.33 [2021-05-12T12:25:19.497Z] v2.0.0-dev.34 [2021-05-12T12:25:19.497Z] v2.0.0-dev.35 [2021-05-12T12:25:19.497Z] v2.0.0-dev.36 [2021-05-12T12:25:19.497Z] v2.0.0-dev.37 [2021-05-12T12:25:19.497Z] v2.0.0-dev.38 [2021-05-12T12:25:19.497Z] v2.0.0-dev.39 [2021-05-12T12:25:19.497Z] v2.0.0-dev.4 [2021-05-12T12:25:19.497Z] v2.0.0-dev.40 [2021-05-12T12:25:19.497Z] v2.0.0-dev.41 [2021-05-12T12:25:19.497Z] v2.0.0-dev.42 [2021-05-12T12:25:19.497Z] v2.0.0-dev.43 [2021-05-12T12:25:19.497Z] v2.0.0-dev.44 [2021-05-12T12:25:19.497Z] v2.0.0-dev.45 [2021-05-12T12:25:19.497Z] v2.0.0-dev.46 [2021-05-12T12:25:19.497Z] v2.0.0-dev.47 [2021-05-12T12:25:19.497Z] v2.0.0-dev.48 [2021-05-12T12:25:19.497Z] v2.0.0-dev.49 [2021-05-12T12:25:19.497Z] v2.0.0-dev.5 [2021-05-12T12:25:19.497Z] v2.0.0-dev.6 [2021-05-12T12:25:19.497Z] v2.0.0-dev.7 [2021-05-12T12:25:19.497Z] v2.0.0-dev.8 [2021-05-12T12:25:19.497Z] v2.0.0-dev.9 [Pipeline] sh [2021-05-12T12:25:19.803Z] + lftools sign git-tag v2.0.0-dev.49 [2021-05-12T12:25:21.198Z] Signing Git tag with Sigul... [2021-05-12T12:25:21.198Z] Signing v2.0.0-dev.49 [Pipeline] echo [2021-05-12T12:25:24.529Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-12T12:25:24.833Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-05-12T12:25:24.843Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-05-12T12:25:24.878Z] $ docker stop --time=1 f54662c71350cc0caabd36ac99b7bdd1b5da81292e2c1492513a4ef0621d7ddd [2021-05-12T12:25:26.555Z] $ docker rm -f f54662c71350cc0caabd36ac99b7bdd1b5da81292e2c1492513a4ef0621d7ddd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-05-12T12:25:27.175Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-12T12:25:27.175Z] . [Pipeline] withDockerContainer [2021-05-12T12:25:27.325Z] prd-centos7-docker-4c-2g-4682 does not seem to be running inside a container [2021-05-12T12:25:27.526Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-12T12:25:28.390Z] $ docker top 5897f3b909d5d57d0c2392b55edcbbd3942ac2c082015dcf824c59060626be46 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-12T12:25:28.602Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-12T12:25:28.602Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-12T12:25:28.854Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-12T12:25:28.858Z] $ docker exec 5897f3b909d5d57d0c2392b55edcbbd3942ac2c082015dcf824c59060626be46 ssh-agent [2021-05-12T12:25:29.045Z] SSH_AUTH_SOCK=/tmp/ssh-FuLoOBt3wB9S/agent.11 [2021-05-12T12:25:29.045Z] SSH_AGENT_PID=17 [2021-05-12T12:25:29.059Z] Running ssh-add (command line suppressed) [2021-05-12T12:25:29.197Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_2400047635928497053.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_2400047635928497053.key) [2021-05-12T12:25:29.265Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-12T12:25:29.575Z] + git semver bump pre [2021-05-12T12:25:29.576Z] # -> Open(): unable to determine branch for HEAD [2021-05-12T12:25:29.576Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-05-12T12:25:29.576Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-05-12T12:25:29.576Z] # $SEMVER_REMOTE_NAME = origin [2021-05-12T12:25:29.576Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-12T12:25:29.576Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-12T12:25:29.576Z] # $SEMVER_BRANCH = master [2021-05-12T12:25:29.576Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [2021-05-12T12:25:29.576Z] 2.0.0-dev.50 [Pipeline] } [2021-05-12T12:25:29.591Z] $ docker exec --env ******** --env ******** 5897f3b909d5d57d0c2392b55edcbbd3942ac2c082015dcf824c59060626be46 ssh-agent -k [2021-05-12T12:25:29.755Z] unset SSH_AUTH_SOCK; [2021-05-12T12:25:29.755Z] unset SSH_AGENT_PID; [2021-05-12T12:25:29.755Z] echo Agent pid 17 killed; [2021-05-12T12:25:29.817Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-12T12:25:30.160Z] + git semver [Pipeline] } [2021-05-12T12:25:30.181Z] $ docker stop --time=1 5897f3b909d5d57d0c2392b55edcbbd3942ac2c082015dcf824c59060626be46 [2021-05-12T12:25:31.595Z] $ docker rm -f 5897f3b909d5d57d0c2392b55edcbbd3942ac2c082015dcf824c59060626be46 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-05-12T12:25:32.037Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-12T12:25:32.037Z] . [Pipeline] withDockerContainer [2021-05-12T12:25:32.137Z] prd-centos7-docker-4c-2g-4682 does not seem to be running inside a container [2021-05-12T12:25:32.187Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-12T12:25:32.904Z] $ docker top ab9b85cfe681a0491e1f9b9921d84adf10edc1e23fb1f42a2e90e34fe3bf697a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-12T12:25:33.072Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-12T12:25:33.072Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-12T12:25:33.287Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-12T12:25:33.292Z] $ docker exec ab9b85cfe681a0491e1f9b9921d84adf10edc1e23fb1f42a2e90e34fe3bf697a ssh-agent [2021-05-12T12:25:33.468Z] SSH_AUTH_SOCK=/tmp/ssh-ZM1cqmlrLntm/agent.11 [2021-05-12T12:25:33.468Z] SSH_AGENT_PID=16 [2021-05-12T12:25:33.475Z] Running ssh-add (command line suppressed) [2021-05-12T12:25:33.606Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_8625907210951507656.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_8625907210951507656.key) [2021-05-12T12:25:33.666Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-12T12:25:33.971Z] + git semver push [2021-05-12T12:25:33.971Z] # -> Open(): unable to determine branch for HEAD [2021-05-12T12:25:33.971Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-05-12T12:25:33.971Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-05-12T12:25:33.971Z] # $SEMVER_REMOTE_NAME = origin [2021-05-12T12:25:33.971Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-12T12:25:33.971Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-12T12:25:33.971Z] # $SEMVER_BRANCH = master [2021-05-12T12:25:33.971Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } [2021-05-12T12:25:39.293Z] $ docker exec --env ******** --env ******** ab9b85cfe681a0491e1f9b9921d84adf10edc1e23fb1f42a2e90e34fe3bf697a ssh-agent -k [2021-05-12T12:25:39.411Z] unset SSH_AUTH_SOCK; [2021-05-12T12:25:39.414Z] unset SSH_AGENT_PID; [2021-05-12T12:25:39.414Z] echo Agent pid 16 killed; [2021-05-12T12:25:39.464Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-12T12:25:39.808Z] + git semver [Pipeline] } [2021-05-12T12:25:39.825Z] $ docker stop --time=1 ab9b85cfe681a0491e1f9b9921d84adf10edc1e23fb1f42a2e90e34fe3bf697a [2021-05-12T12:25:41.187Z] $ docker rm -f ab9b85cfe681a0491e1f9b9921d84adf10edc1e23fb1f42a2e90e34fe3bf697a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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-12T12:25:41.917Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-12T12:25:42.801Z] ---> package-listing.sh [2021-05-12T12:25:42.802Z] ++ facter osfamily [2021-05-12T12:25:42.802Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-12T12:25:42.802Z] + OS_FAMILY=redhat [2021-05-12T12:25:42.802Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_master [2021-05-12T12:25:42.802Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-12T12:25:42.802Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-12T12:25:42.802Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-12T12:25:42.802Z] + PACKAGES=/tmp/packages_start.txt [2021-05-12T12:25:42.802Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' [2021-05-12T12:25:42.802Z] + PACKAGES=/tmp/packages_end.txt [2021-05-12T12:25:42.802Z] + case "${OS_FAMILY}" in [2021-05-12T12:25:42.802Z] + sort [2021-05-12T12:25:42.802Z] + rpm -qa [2021-05-12T12:25:48.113Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-12T12:25:48.113Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-12T12:25:48.113Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-12T12:25:48.113Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' [2021-05-12T12:25:48.113Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ [2021-05-12T12:25:48.113Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ [Pipeline] echo [2021-05-12T12:25:48.129Z] 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_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-12T12:25:48.429Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-12T12:25:48.736Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-12T12:25:48.736Z] [2021-05-12T12:25:48.736Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-12T12:25:49.053Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-12T12:25:49.053Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-12T12:25:49.053Z] df20fa9351a1: Pulling fs layer [2021-05-12T12:25:49.053Z] 36b3adc4ff6f: Pulling fs layer [2021-05-12T12:25:49.053Z] 8ad3a11d3b57: Pulling fs layer [2021-05-12T12:25:49.053Z] 46f8f816bc3b: Pulling fs layer [2021-05-12T12:25:49.053Z] 93b61091891f: Pulling fs layer [2021-05-12T12:25:49.053Z] 93b9cdb0e59b: Pulling fs layer [2021-05-12T12:25:49.053Z] 5e14af77c1be: Pulling fs layer [2021-05-12T12:25:49.053Z] 01666e4c0597: Pulling fs layer [2021-05-12T12:25:49.053Z] aa168da1d23b: Pulling fs layer [2021-05-12T12:25:49.053Z] 93b9cdb0e59b: Waiting [2021-05-12T12:25:49.053Z] 01666e4c0597: Waiting [2021-05-12T12:25:49.053Z] 5e14af77c1be: Waiting [2021-05-12T12:25:49.053Z] aa168da1d23b: Waiting [2021-05-12T12:25:49.053Z] 46f8f816bc3b: Waiting [2021-05-12T12:25:49.053Z] 93b61091891f: Waiting [2021-05-12T12:25:49.053Z] 36b3adc4ff6f: Download complete [2021-05-12T12:25:49.053Z] 46f8f816bc3b: Verifying Checksum [2021-05-12T12:25:49.053Z] 46f8f816bc3b: Download complete [2021-05-12T12:25:49.053Z] df20fa9351a1: Verifying Checksum [2021-05-12T12:25:49.317Z] 93b9cdb0e59b: Verifying Checksum [2021-05-12T12:25:49.317Z] 93b9cdb0e59b: Download complete [2021-05-12T12:25:49.317Z] 93b61091891f: Download complete [2021-05-12T12:25:49.317Z] 5e14af77c1be: Verifying Checksum [2021-05-12T12:25:49.317Z] 5e14af77c1be: Download complete [2021-05-12T12:25:49.317Z] 01666e4c0597: Verifying Checksum [2021-05-12T12:25:49.317Z] 01666e4c0597: Download complete [2021-05-12T12:25:49.317Z] 8ad3a11d3b57: Verifying Checksum [2021-05-12T12:25:49.317Z] 8ad3a11d3b57: Download complete [2021-05-12T12:25:49.581Z] df20fa9351a1: Pull complete [2021-05-12T12:25:49.848Z] 36b3adc4ff6f: Pull complete [2021-05-12T12:25:51.245Z] 8ad3a11d3b57: Pull complete [2021-05-12T12:25:51.245Z] aa168da1d23b: Verifying Checksum [2021-05-12T12:25:51.245Z] aa168da1d23b: Download complete [2021-05-12T12:25:51.508Z] 46f8f816bc3b: Pull complete [2021-05-12T12:25:52.456Z] 93b61091891f: Pull complete [2021-05-12T12:25:52.456Z] 93b9cdb0e59b: Pull complete [2021-05-12T12:25:52.456Z] 5e14af77c1be: Pull complete [2021-05-12T12:25:52.726Z] 01666e4c0597: Pull complete [2021-05-12T12:26:00.935Z] aa168da1d23b: Pull complete [2021-05-12T12:26:00.935Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-12T12:26:00.935Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-12T12:26:00.935Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-12T12:26:01.046Z] prd-centos7-docker-4c-2g-4682 does not seem to be running inside a container [2021-05-12T12:26:01.095Z] $ 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_master/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_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-12T12:26:03.920Z] $ docker top 2e021ea94e50bdcfce6cfda5dbecabe35da221b12af0286ff6f1e3e1d2e88a94 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-12T12:26:04.413Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-12T12:26:04.713Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-12T12:26:05.019Z] + ls /var/log/sa-host [2021-05-12T12:26:05.019Z] + sadf -c /var/log/sa-host/sa12 [2021-05-12T12:26:05.019Z] file_magic: OK [2021-05-12T12:26:05.019Z] HZ: Using current value: 100 [2021-05-12T12:26:05.019Z] file_header: OK [2021-05-12T12:26:05.019Z] 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-12T12:26:05.019Z] Statistics: [2021-05-12T12:26:05.020Z] 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-12T12:26:05.020Z] File successfully converted to sysstat format version 12.2.1 [2021-05-12T12:26:05.020Z] + sadf -c /var/log/sa-host/sa23 [2021-05-12T12:26:05.020Z] file_magic: OK [2021-05-12T12:26:05.020Z] HZ: Using current value: 100 [2021-05-12T12:26:05.020Z] file_header: OK [2021-05-12T12:26:05.020Z] 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-12T12:26:05.020Z] Statistics: [2021-05-12T12:26:05.020Z] Hnuu...uuuununununu... [2021-05-12T12:26:05.020Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-12T12:26:05.194Z] provisioning config files... [2021-05-12T12:26:05.211Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config9089106555243049864tmp [Pipeline] { [Pipeline] echo [2021-05-12T12:26:05.234Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-12T12:26:05.533Z] ---> create-netrc.sh [Pipeline] } [2021-05-12T12:26:05.544Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-12T12:26:05.573Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-12T12:26:05.903Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-12T12:26:05.922Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-12T12:26:06.254Z] ---> sudo-logs.sh [2021-05-12T12:26:06.254Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-12T12:26:06.283Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-12T12:26:06.580Z] ---> job-cost.sh [2021-05-12T12:26:06.580Z] lf-activate-venv: SKIPPING [2021-05-12T12:26:06.580Z] DEBUG: total: 0.20999999344348907 [2021-05-12T12:26:06.580Z] INFO: Retrieving Stack Cost... [2021-05-12T12:26:07.974Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-12T12:26:08.548Z] INFO: Archiving Costs [Pipeline] echo [2021-05-12T12:26:08.564Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-12T12:26:08.865Z] ---> logs-deploy.sh [2021-05-12T12:26:08.865Z] lf-activate-venv: SKIPPING [2021-05-12T12:26:08.865Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/master/109 [2021-05-12T12:26:08.865Z] INFO: archiving workspace using pattern(s): [2021-05-12T12:26:10.795Z] Archives upload complete. [2021-05-12T12:26:10.795Z] INFO: archiving logs to Nexus