Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 59f0bfa120c4ecb913b8a6e8359267381c7fc82d 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5936208078940826955.key > 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 --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3605844085834704829.key > 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 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/master/workspace@libs/edgex-global-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2060663205831659818.key > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh729822804778836160.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/master/workspace@libs/lf-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4297957269205736929.key > 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-15295 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git 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.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/jenkins-gitclient-ssh7705271141267724452.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 59f0bfa120c4ecb913b8a6e8359267381c7fc82d (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 core.sparsecheckout # timeout=10 > git checkout -f 59f0bfa120c4ecb913b8a6e8359267381c7fc82d # timeout=10 Commit message: "feat: update proxy handler" > git rev-list --no-walk f7a0bff6474214c55a1e85b7edad4701d981c8d3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-20T08:03:00.003Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-20T08:03:00.102Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-20T08:03:00.135Z] ========================================================= [2021-05-20T08:03:00.135Z] EdgeX Global Pipelines Version Info [2021-05-20T08:03:00.135Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-20T08:03:01.626Z] ------------------- [2021-05-20T08:03:01.627Z] stable info: [2021-05-20T08:03:01.627Z] ------------------- [2021-05-20T08:03:01.627Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-20T08:03:01.627Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-20T08:03:01.627Z] Message: update stable to v1.0.192 [2021-05-20T08:03:02.204Z] ------------------- [2021-05-20T08:03:02.204Z] experimental info: [2021-05-20T08:03:02.204Z] ------------------- [2021-05-20T08:03:02.204Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-20T08:03:02.204Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-20T08:03:02.204Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-20T08:03:02.333Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-05-20T08:03:02.360Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-05-20T08:03:02.385Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-20T08:03:02.408Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-20T08:03:02.434Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-20T08:03:02.458Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-20T08:03:02.483Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-20T08:03:02.508Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-20T08:03:02.532Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-05-20T08:03:02.555Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-20T08:03:02.602Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-20T08:03:02.625Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2021-05-20T08:03:02.647Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-20T08:03:02.669Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-20T08:03:02.693Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-20T08:03:02.718Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-20T08:03:02.740Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-05-20T08:03:02.763Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-05-20T08:03:02.786Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-20T08:03:02.809Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-05-20T08:03:02.831Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-05-20T08:03:02.853Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-05-20T08:03:02.877Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-05-20T08:03:02.900Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-05-20T08:03:02.923Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-05-20T08:03:02.945Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-20T08:03:02.968Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-05-20T08:03:02.990Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-05-20T08:03:03.013Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-05-20T08:03:03.036Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 59f0bfa120c4ecb913b8a6e8359267381c7fc82d [Pipeline] echo [2021-05-20T08:03:03.058Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 59f0bfa [Pipeline] echo [2021-05-20T08:03:03.081Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-20T08:03:03.169Z] provisioning config files... [2021-05-20T08:03:03.195Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config1838988705889068800tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-20T08:03:03.519Z] ---> docker-login.sh [2021-05-20T08:03:03.519Z] nexus3.edgexfoundry.org:10001 [2021-05-20T08:03:04.096Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T08:03:04.096Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T08:03:04.096Z] Configure a credential helper to remove this warning. See [2021-05-20T08:03:04.096Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T08:03:04.096Z] [2021-05-20T08:03:04.096Z] Login Succeeded [2021-05-20T08:03:04.096Z] nexus3.edgexfoundry.org:10002 [2021-05-20T08:03:04.096Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T08:03:04.358Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T08:03:04.358Z] Configure a credential helper to remove this warning. See [2021-05-20T08:03:04.358Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T08:03:04.358Z] [2021-05-20T08:03:04.358Z] Login Succeeded [2021-05-20T08:03:04.358Z] nexus3.edgexfoundry.org:10003 [2021-05-20T08:03:04.358Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T08:03:04.358Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T08:03:04.358Z] Configure a credential helper to remove this warning. See [2021-05-20T08:03:04.358Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T08:03:04.358Z] [2021-05-20T08:03:04.358Z] Login Succeeded [2021-05-20T08:03:04.358Z] nexus3.edgexfoundry.org:10004 [2021-05-20T08:03:04.358Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T08:03:04.620Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T08:03:04.620Z] Configure a credential helper to remove this warning. See [2021-05-20T08:03:04.620Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T08:03:04.620Z] [2021-05-20T08:03:04.620Z] Login Succeeded [2021-05-20T08:03:04.620Z] docker.io [2021-05-20T08:03:04.620Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T08:03:04.882Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T08:03:04.882Z] Configure a credential helper to remove this warning. See [2021-05-20T08:03:04.882Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T08:03:04.882Z] [2021-05-20T08:03:04.882Z] Login Succeeded [2021-05-20T08:03:04.882Z] ---> docker-login.sh ends [Pipeline] } [2021-05-20T08:03:04.891Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-20T08:03:05.389Z] + git log --format=format:%s -1 59f0bfa120c4ecb913b8a6e8359267381c7fc82d [Pipeline] echo [2021-05-20T08:03:05.433Z] GIT_COMMIT: 59f0bfa120c4ecb913b8a6e8359267381c7fc82d, Commit Message: feat: update proxy handler [Pipeline] echo [2021-05-20T08:03:05.446Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-05-20T08:03:06.094Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-20T08:03:06.095Z] [2021-05-20T08:03:06.095Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-20T08:03:06.421Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-20T08:03:06.421Z] latest: Pulling from edgex-devops/git-semver [2021-05-20T08:03:06.421Z] 31603596830f: Pulling fs layer [2021-05-20T08:03:06.421Z] 54011a49482f: Pulling fs layer [2021-05-20T08:03:06.421Z] a6820b24f6d8: Pulling fs layer [2021-05-20T08:03:06.421Z] f581987b2513: Pulling fs layer [2021-05-20T08:03:06.421Z] f581987b2513: Waiting [2021-05-20T08:03:06.421Z] 54011a49482f: Verifying Checksum [2021-05-20T08:03:06.421Z] 54011a49482f: Download complete [2021-05-20T08:03:06.691Z] 31603596830f: Verifying Checksum [2021-05-20T08:03:06.691Z] 31603596830f: Download complete [2021-05-20T08:03:06.691Z] f581987b2513: Verifying Checksum [2021-05-20T08:03:06.691Z] f581987b2513: Download complete [2021-05-20T08:03:06.691Z] a6820b24f6d8: Verifying Checksum [2021-05-20T08:03:06.691Z] a6820b24f6d8: Download complete [2021-05-20T08:03:06.691Z] 31603596830f: Pull complete [2021-05-20T08:03:06.966Z] 54011a49482f: Pull complete [2021-05-20T08:03:07.542Z] a6820b24f6d8: Pull complete [2021-05-20T08:03:07.807Z] f581987b2513: Pull complete [2021-05-20T08:03:07.807Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-20T08:03:07.807Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-20T08:03:07.807Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-20T08:03:07.890Z] prd-centos7-docker-4c-2g-15295 does not seem to be running inside a container [2021-05-20T08:03:07.932Z] $ 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-20T08:03:11.722Z] $ docker top 1e0e9c21fd681e5427b74f11d187161270b7cfc55dc59dd7d74fc512c81b429b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-20T08:03:11.848Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-20T08:03:11.848Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-20T08:03:11.962Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-20T08:03:11.966Z] $ docker exec 1e0e9c21fd681e5427b74f11d187161270b7cfc55dc59dd7d74fc512c81b429b ssh-agent [2021-05-20T08:03:12.053Z] SSH_AUTH_SOCK=/tmp/ssh-f3Iyb4mlughD/agent.13 [2021-05-20T08:03:12.053Z] SSH_AGENT_PID=19 [2021-05-20T08:03:12.060Z] Running ssh-add (command line suppressed) [2021-05-20T08:03:12.143Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_4558896200757116230.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_4558896200757116230.key) [2021-05-20T08:03:12.153Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-20T08:03:12.453Z] + git tag --points-at HEAD [Pipeline] } [2021-05-20T08:03:12.467Z] $ docker exec --env ******** --env ******** 1e0e9c21fd681e5427b74f11d187161270b7cfc55dc59dd7d74fc512c81b429b ssh-agent -k [2021-05-20T08:03:12.555Z] unset SSH_AUTH_SOCK; [2021-05-20T08:03:12.555Z] unset SSH_AGENT_PID; [2021-05-20T08:03:12.556Z] echo Agent pid 19 killed; [2021-05-20T08:03:12.561Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-20T08:03:12.601Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-20T08:03:12.601Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-20T08:03:12.707Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-20T08:03:12.711Z] $ docker exec 1e0e9c21fd681e5427b74f11d187161270b7cfc55dc59dd7d74fc512c81b429b ssh-agent [2021-05-20T08:03:12.810Z] SSH_AUTH_SOCK=/tmp/ssh-PJbvorOwx99r/agent.54 [2021-05-20T08:03:12.810Z] SSH_AGENT_PID=60 [2021-05-20T08:03:12.816Z] Running ssh-add (command line suppressed) [2021-05-20T08:03:12.909Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_5867470665992384827.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_5867470665992384827.key) [2021-05-20T08:03:12.924Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-20T08:03:13.224Z] + git semver init [2021-05-20T08:03:13.224Z] # -> Open(): unable to determine branch for HEAD [2021-05-20T08:03:13.224Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-05-20T08:03:13.224Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-05-20T08:03:13.224Z] # $SEMVER_REMOTE_NAME = origin [2021-05-20T08:03:13.224Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-20T08:03:13.224Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-20T08:03:13.224Z] # $SEMVER_BRANCH = master [2021-05-20T08:03:13.225Z] # $SEMVER_TEMP = /tmp/semver-850168512 [2021-05-20T08:03:13.225Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-05-20T08:03:14.624Z] # '/tmp/semver-850168512' -> '/w/workspace/edgexfoundry_edgex-ui-go_master/.semver' [2021-05-20T08:03:14.624Z] # -> Force: false [2021-05-20T08:03:14.624Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } [2021-05-20T08:03:14.637Z] $ docker exec --env ******** --env ******** 1e0e9c21fd681e5427b74f11d187161270b7cfc55dc59dd7d74fc512c81b429b ssh-agent -k [2021-05-20T08:03:14.737Z] unset SSH_AUTH_SOCK; [2021-05-20T08:03:14.738Z] unset SSH_AGENT_PID; [2021-05-20T08:03:14.738Z] echo Agent pid 60 killed; [2021-05-20T08:03:14.748Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-20T08:03:15.090Z] + git semver [Pipeline] } [2021-05-20T08:03:15.106Z] $ docker stop --time=1 1e0e9c21fd681e5427b74f11d187161270b7cfc55dc59dd7d74fc512c81b429b [2021-05-20T08:03:16.650Z] $ docker rm -f 1e0e9c21fd681e5427b74f11d187161270b7cfc55dc59dd7d74fc512c81b429b [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-20T08:03:17.024Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-20T08:03:17.299Z] Stashed 1 file(s) [Pipeline] echo [2021-05-20T08:03:17.303Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.57 [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-20T08:03:32.622Z] Still waiting to schedule task [2021-05-20T08:03:32.622Z] ‘prd-centos7-builder-2c-1g-307’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-05-20T08:03:32.622Z] ‘prd-centos7-docker-4c-2g-15290’ is offline [2021-05-20T08:03:32.622Z] ‘prd-centos7-docker-4c-2g-15296’ is offline [2021-05-20T08:03:32.623Z] ‘prd-centos7-docker-4c-2g-309’ is offline [2021-05-20T08:03:32.623Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-15294’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-05-20T08:03:32.624Z] Still waiting to schedule task [2021-05-20T08:03:32.625Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-15294’ is offline [2021-05-20T08:04:52.713Z] Running on prd-centos7-docker-4c-2g-15298 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws [2021-05-20T08:04:52.732Z] Running in /w/workspace/edgex-ui-go/117 [Pipeline] { [Pipeline] checkout [2021-05-20T08:04:52.844Z] The recommended git tool is: git [2021-05-20T08:04:55.078Z] using credential edgex-jenkins-ssh [2021-05-20T08:04:55.092Z] Cloning the remote Git repository [2021-05-20T08:04:55.110Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-05-20T08:04:55.169Z] > git init /w/workspace/edgex-ui-go/117 # timeout=10 [2021-05-20T08:04:55.210Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-05-20T08:04:55.210Z] > git --version # timeout=10 [2021-05-20T08:04:55.218Z] > git --version # 'git version 2.24.4' [2021-05-20T08:04:55.218Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-20T08:04:55.242Z] [INFO] Currently running in a labeled security context [2021-05-20T08:04:55.242Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-20T08:04:55.243Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/117@tmp/jenkins-gitclient-ssh3552171418981210821.key [2021-05-20T08:04:55.275Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-20T08:04:56.427Z] Avoid second fetch [2021-05-20T08:04:56.427Z] Checking out Revision 59f0bfa120c4ecb913b8a6e8359267381c7fc82d (master) [2021-05-20T08:04:56.406Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-05-20T08:04:56.416Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-20T08:04:56.438Z] > git config core.sparsecheckout # timeout=10 [2021-05-20T08:04:56.448Z] > git checkout -f 59f0bfa120c4ecb913b8a6e8359267381c7fc82d # timeout=10 [2021-05-20T08:05:00.249Z] Commit message: "feat: update proxy handler" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-20T08:05:01.525Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-20T08:05:01.878Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-20T08:05:02.201Z] + sudo service docker restart [2021-05-20T08:05:02.201Z] + true [2021-05-20T08:05:02.201Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-20T08:05:20.417Z] provisioning config files... [2021-05-20T08:05:20.432Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/117@tmp/config7081525514586639440tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-20T08:05:20.773Z] ---> docker-login.sh [2021-05-20T08:05:20.773Z] nexus3.edgexfoundry.org:10001 [2021-05-20T08:05:21.038Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T08:05:21.038Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T08:05:21.038Z] Configure a credential helper to remove this warning. See [2021-05-20T08:05:21.038Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T08:05:21.038Z] [2021-05-20T08:05:21.038Z] Login Succeeded [2021-05-20T08:05:21.038Z] nexus3.edgexfoundry.org:10002 [2021-05-20T08:05:21.301Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T08:05:21.301Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T08:05:21.301Z] Configure a credential helper to remove this warning. See [2021-05-20T08:05:21.301Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T08:05:21.301Z] [2021-05-20T08:05:21.301Z] Login Succeeded [2021-05-20T08:05:21.301Z] nexus3.edgexfoundry.org:10003 [2021-05-20T08:05:21.301Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T08:05:21.301Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T08:05:21.301Z] Configure a credential helper to remove this warning. See [2021-05-20T08:05:21.301Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T08:05:21.301Z] [2021-05-20T08:05:21.301Z] Login Succeeded [2021-05-20T08:05:21.565Z] nexus3.edgexfoundry.org:10004 [2021-05-20T08:05:21.565Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T08:05:21.565Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T08:05:21.565Z] Configure a credential helper to remove this warning. See [2021-05-20T08:05:21.565Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T08:05:21.565Z] [2021-05-20T08:05:21.565Z] Login Succeeded [2021-05-20T08:05:21.565Z] docker.io [2021-05-20T08:05:21.565Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T08:05:22.136Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T08:05:22.136Z] Configure a credential helper to remove this warning. See [2021-05-20T08:05:22.136Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T08:05:22.136Z] [2021-05-20T08:05:22.136Z] Login Succeeded [2021-05-20T08:05:22.136Z] ---> docker-login.sh ends [Pipeline] } [2021-05-20T08:05:22.163Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-20T08:05:22.330Z] ========================================================= [2021-05-20T08:05:22.330Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-20T08:05:22.330Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-20T08:05:22.647Z] + 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-20T08:05:22.915Z] Sending build context to Docker daemon 35.57MB [2021-05-20T08:05:22.915Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-05-20T08:05:22.915Z] Step 2/8 : FROM ${BASE} [2021-05-20T08:05:23.180Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-20T08:05:23.180Z] 540db60ca938: Pulling fs layer [2021-05-20T08:05:23.180Z] adcc1eea9eea: Pulling fs layer [2021-05-20T08:05:23.180Z] 4c4ab2625f07: Pulling fs layer [2021-05-20T08:05:23.180Z] 0510c868ecb4: Pulling fs layer [2021-05-20T08:05:23.180Z] afea3b2eda06: Pulling fs layer [2021-05-20T08:05:23.180Z] 7809a108b3ef: Pulling fs layer [2021-05-20T08:05:23.180Z] f706445af74f: Pulling fs layer [2021-05-20T08:05:23.180Z] afea3b2eda06: Waiting [2021-05-20T08:05:23.180Z] 7809a108b3ef: Waiting [2021-05-20T08:05:23.180Z] f706445af74f: Waiting [2021-05-20T08:05:23.180Z] 0510c868ecb4: Waiting [2021-05-20T08:05:23.180Z] 4c4ab2625f07: Verifying Checksum [2021-05-20T08:05:23.180Z] 4c4ab2625f07: Download complete [2021-05-20T08:05:23.180Z] adcc1eea9eea: Verifying Checksum [2021-05-20T08:05:23.180Z] adcc1eea9eea: Download complete [2021-05-20T08:05:23.180Z] afea3b2eda06: Verifying Checksum [2021-05-20T08:05:23.180Z] afea3b2eda06: Download complete [2021-05-20T08:05:23.180Z] 7809a108b3ef: Verifying Checksum [2021-05-20T08:05:23.180Z] 7809a108b3ef: Download complete [2021-05-20T08:05:23.180Z] 540db60ca938: Verifying Checksum [2021-05-20T08:05:23.180Z] 540db60ca938: Download complete [2021-05-20T08:05:23.753Z] 540db60ca938: Pull complete [2021-05-20T08:05:24.015Z] adcc1eea9eea: Pull complete [2021-05-20T08:05:24.015Z] 4c4ab2625f07: Pull complete [2021-05-20T08:05:24.965Z] f706445af74f: Verifying Checksum [2021-05-20T08:05:24.965Z] f706445af74f: Download complete [2021-05-20T08:05:25.548Z] 0510c868ecb4: Verifying Checksum [2021-05-20T08:05:25.548Z] 0510c868ecb4: Download complete [2021-05-20T08:05:28.903Z] 0510c868ecb4: Pull complete [2021-05-20T08:05:28.903Z] afea3b2eda06: Pull complete [2021-05-20T08:05:28.903Z] 7809a108b3ef: Pull complete [2021-05-20T08:05:30.829Z] f706445af74f: Pull complete [2021-05-20T08:05:30.829Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-20T08:05:30.829Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-20T08:05:30.829Z] ---> b068be0155e3 [2021-05-20T08:05:30.829Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-20T08:05:36.130Z] ---> Running in 165906dcd56e [2021-05-20T08:05:36.130Z] Removing intermediate container 165906dcd56e [2021-05-20T08:05:36.130Z] ---> 73dc9951e621 [2021-05-20T08:05:36.130Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-20T08:05:36.130Z] ---> Running in 58b992163bb3 [2021-05-20T08:05:36.704Z] Removing intermediate container 58b992163bb3 [2021-05-20T08:05:36.704Z] ---> fab8e499c454 [2021-05-20T08:05:36.704Z] Step 5/8 : RUN apk add --no-cache make git [2021-05-20T08:05:36.704Z] ---> Running in 9cbba47a47b5 [2021-05-20T08:05:36.965Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-20T08:05:37.445Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-15299 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws [2021-05-20T08:05:37.464Z] Running in /w/workspace/edgex-ui-go/117 [Pipeline] { [Pipeline] checkout [2021-05-20T08:05:37.677Z] The recommended git tool is: git [2021-05-20T08:05:37.906Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-20T08:05:38.482Z] OK: 149 MiB in 40 packages [2021-05-20T08:05:38.741Z] Removing intermediate container 9cbba47a47b5 [2021-05-20T08:05:38.741Z] ---> 4b4091c903b0 [2021-05-20T08:05:38.741Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-05-20T08:05:39.002Z] ---> Running in 7223354de03c [2021-05-20T08:05:39.002Z] Removing intermediate container 7223354de03c [2021-05-20T08:05:39.002Z] ---> a924c335e968 [2021-05-20T08:05:39.002Z] Step 7/8 : COPY . . [2021-05-20T08:05:41.553Z] ---> e60f1f7bb6f1 [2021-05-20T08:05:41.553Z] Step 8/8 : RUN go mod download [2021-05-20T08:05:41.553Z] ---> Running in 893d5ba9f2b2 [2021-05-20T08:05:43.034Z] using credential edgex-jenkins-ssh [2021-05-20T08:05:43.055Z] Cloning the remote Git repository [2021-05-20T08:05:43.152Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-05-20T08:05:43.299Z] > git init /w/workspace/edgex-ui-go/117 # timeout=10 [2021-05-20T08:05:43.402Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-05-20T08:05:43.403Z] > git --version # timeout=10 [2021-05-20T08:05:43.427Z] > git --version # 'git version 2.17.1' [2021-05-20T08:05:43.429Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-20T08:05:43.499Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-20T08:05:45.632Z] Avoid second fetch [2021-05-20T08:05:45.632Z] Checking out Revision 59f0bfa120c4ecb913b8a6e8359267381c7fc82d (master) [2021-05-20T08:05:45.589Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-05-20T08:05:45.608Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-20T08:05:45.649Z] > git config core.sparsecheckout # timeout=10 [2021-05-20T08:05:45.666Z] > git checkout -f 59f0bfa120c4ecb913b8a6e8359267381c7fc82d # timeout=10 [2021-05-20T08:05:50.326Z] Commit message: "feat: update proxy handler" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-20T08:05:51.567Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-20T08:05:52.073Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-20T08:05:52.426Z] + sudo service docker restart [2021-05-20T08:05:52.426Z] + true [2021-05-20T08:05:59.726Z] Removing intermediate container 893d5ba9f2b2 [2021-05-20T08:05:59.726Z] ---> f5ff0eca6950 [2021-05-20T08:05:59.726Z] Successfully built f5ff0eca6950 [2021-05-20T08:05:59.726Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-20T08:06:00.058Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-20T08:06:00.058Z] . [Pipeline] withDockerContainer [2021-05-20T08:06:00.141Z] prd-centos7-docker-4c-2g-15298 does not seem to be running inside a container [2021-05-20T08:06:00.186Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/117 -v /w/workspace/edgex-ui-go/117:/w/workspace/edgex-ui-go/117:rw,z -v /w/workspace/edgex-ui-go/117@tmp:/w/workspace/edgex-ui-go/117@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-20T08:06:00.789Z] $ docker top c75265ddcbd47aa185b6f039489387465e03567a2cb3d0f3055557cb06e22f51 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-20T08:06:01.161Z] + go version [2021-05-20T08:06:01.162Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-20T08:06:01.176Z] $ docker stop --time=1 c75265ddcbd47aa185b6f039489387465e03567a2cb3d0f3055557cb06e22f51 [2021-05-20T08:06:02.419Z] $ docker rm -f c75265ddcbd47aa185b6f039489387465e03567a2cb3d0f3055557cb06e22f51 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-20T08:06:03.041Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-20T08:06:03.042Z] . [Pipeline] withDockerContainer [2021-05-20T08:06:03.118Z] prd-centos7-docker-4c-2g-15298 does not seem to be running inside a container [2021-05-20T08:06:03.163Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/117 -v /w/workspace/edgex-ui-go/117:/w/workspace/edgex-ui-go/117:rw,z -v /w/workspace/edgex-ui-go/117@tmp:/w/workspace/edgex-ui-go/117@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-20T08:06:03.817Z] $ docker top 91b7c61e770177a0b47be5d4fb98dece43f6ee3a2aab452a8930849a91a27d33 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-20T08:06:04.234Z] + go mod tidy [Pipeline] sh [2021-05-20T08:06:04.822Z] + make test [2021-05-20T08:06:04.822Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-05-20T08:06:05.091Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-20T08:06:10.821Z] provisioning config files... [2021-05-20T08:06:10.848Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/117@tmp/config1320680010101238849tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-20T08:06:11.252Z] ---> docker-login.sh [2021-05-20T08:06:11.252Z] nexus3.edgexfoundry.org:10001 [2021-05-20T08:06:12.265Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T08:06:12.573Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T08:06:12.573Z] Configure a credential helper to remove this warning. See [2021-05-20T08:06:12.573Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T08:06:12.573Z] [2021-05-20T08:06:12.573Z] Login Succeeded [2021-05-20T08:06:12.573Z] nexus3.edgexfoundry.org:10002 [2021-05-20T08:06:12.848Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T08:06:13.126Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T08:06:13.126Z] Configure a credential helper to remove this warning. See [2021-05-20T08:06:13.126Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T08:06:13.126Z] [2021-05-20T08:06:13.126Z] Login Succeeded [2021-05-20T08:06:13.126Z] nexus3.edgexfoundry.org:10003 [2021-05-20T08:06:13.400Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T08:06:13.675Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T08:06:13.675Z] Configure a credential helper to remove this warning. See [2021-05-20T08:06:13.675Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T08:06:13.675Z] [2021-05-20T08:06:13.675Z] Login Succeeded [2021-05-20T08:06:13.675Z] nexus3.edgexfoundry.org:10004 [2021-05-20T08:06:13.953Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T08:06:14.227Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T08:06:14.227Z] Configure a credential helper to remove this warning. See [2021-05-20T08:06:14.227Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T08:06:14.227Z] [2021-05-20T08:06:14.227Z] Login Succeeded [2021-05-20T08:06:14.227Z] docker.io [2021-05-20T08:06:14.502Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T08:06:15.101Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T08:06:15.102Z] Configure a credential helper to remove this warning. See [2021-05-20T08:06:15.102Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T08:06:15.102Z] [2021-05-20T08:06:15.102Z] Login Succeeded [2021-05-20T08:06:15.102Z] ---> docker-login.sh ends [Pipeline] } [2021-05-20T08:06:15.118Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-20T08:06:15.411Z] ========================================================= [2021-05-20T08:06:15.411Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-20T08:06:15.411Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-20T08:06:15.761Z] + 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-20T08:06:16.752Z] Sending build context to Docker daemon 35.57MB [2021-05-20T08:06:16.752Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-05-20T08:06:16.752Z] Step 2/8 : FROM ${BASE} [2021-05-20T08:06:17.028Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-20T08:06:17.028Z] 595b0fe564bb: Pulling fs layer [2021-05-20T08:06:17.028Z] 7186ed65a4f7: Pulling fs layer [2021-05-20T08:06:17.028Z] 316046926c0a: Pulling fs layer [2021-05-20T08:06:17.028Z] 4ebd0625c992: Pulling fs layer [2021-05-20T08:06:17.028Z] 207e8628e3a3: Pulling fs layer [2021-05-20T08:06:17.028Z] c791037a9be2: Pulling fs layer [2021-05-20T08:06:17.028Z] ffd874e62e21: Pulling fs layer [2021-05-20T08:06:17.028Z] 4ebd0625c992: Waiting [2021-05-20T08:06:17.028Z] 207e8628e3a3: Waiting [2021-05-20T08:06:17.028Z] c791037a9be2: Waiting [2021-05-20T08:06:17.028Z] ffd874e62e21: Waiting [2021-05-20T08:06:17.028Z] 316046926c0a: Verifying Checksum [2021-05-20T08:06:17.028Z] 316046926c0a: Download complete [2021-05-20T08:06:17.028Z] 7186ed65a4f7: Verifying Checksum [2021-05-20T08:06:17.028Z] 7186ed65a4f7: Download complete [2021-05-20T08:06:17.028Z] 207e8628e3a3: Verifying Checksum [2021-05-20T08:06:17.028Z] 207e8628e3a3: Download complete [2021-05-20T08:06:17.028Z] c791037a9be2: Verifying Checksum [2021-05-20T08:06:17.028Z] c791037a9be2: Download complete [2021-05-20T08:06:17.028Z] 595b0fe564bb: Download complete [2021-05-20T08:06:17.366Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-05-20T08:06:17.366Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-05-20T08:06:17.366Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-05-20T08:06:17.366Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-05-20T08:06:17.366Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-05-20T08:06:17.367Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-05-20T08:06:17.367Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-05-20T08:06:17.367Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-05-20T08:06:17.367Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-05-20T08:06:17.367Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-05-20T08:06:17.367Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-05-20T08:06:17.367Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-05-20T08:06:17.367Z] GO111MODULE=on go vet ./... [2021-05-20T08:06:17.650Z] 595b0fe564bb: Pull complete [2021-05-20T08:06:18.253Z] 7186ed65a4f7: Pull complete [2021-05-20T08:06:18.859Z] 316046926c0a: Pull complete [2021-05-20T08:06:19.137Z] ffd874e62e21: Verifying Checksum [2021-05-20T08:06:19.137Z] ffd874e62e21: Download complete [2021-05-20T08:06:20.585Z] 4ebd0625c992: Verifying Checksum [2021-05-20T08:06:20.585Z] 4ebd0625c992: Download complete [Pipeline] } [2021-05-20T08:06:21.622Z] $ docker stop --time=1 91b7c61e770177a0b47be5d4fb98dece43f6ee3a2aab452a8930849a91a27d33 [2021-05-20T08:06:23.135Z] $ docker rm -f 91b7c61e770177a0b47be5d4fb98dece43f6ee3a2aab452a8930849a91a27d33 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-20T08:06:23.537Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-20T08:06:23.739Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-05-20T08:06:25.920Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-05-20T08:06:26.214Z] + ls -al . [2021-05-20T08:06:26.214Z] total 92 [2021-05-20T08:06:26.214Z] drwxrwxr-x. 10 jenkins jenkins 4096 May 20 08:06 . [2021-05-20T08:06:26.214Z] drwxrwxr-x. 4 jenkins jenkins 32 May 20 08:04 .. [2021-05-20T08:06:26.214Z] drwxrwxr-x. 3 jenkins jenkins 20 May 20 08:04 assets [2021-05-20T08:06:26.214Z] drwxrwxr-x. 2 jenkins jenkins 35 May 20 08:04 bin [2021-05-20T08:06:26.214Z] drwxrwxr-x. 3 jenkins jenkins 29 May 20 08:04 cmd [2021-05-20T08:06:26.214Z] -rw-rw-r--. 1 jenkins jenkins 3959 May 20 08:04 CONTRIBUTING.md [2021-05-20T08:06:26.214Z] -rw-r--r--. 1 jenkins jenkins 10 May 20 08:06 coverage.out [2021-05-20T08:06:26.214Z] -rw-rw-r--. 1 jenkins jenkins 1508 May 20 08:04 Dockerfile [2021-05-20T08:06:26.214Z] -rw-rw-r--. 1 jenkins jenkins 902 May 20 08:04 Dockerfile.build [2021-05-20T08:06:26.214Z] drwxrwxr-x. 5 jenkins jenkins 104 May 20 08:04 docs [2021-05-20T08:06:26.214Z] drwxrwxr-x. 8 jenkins jenkins 162 May 20 08:04 .git [2021-05-20T08:06:26.214Z] drwxrwxr-x. 2 jenkins jenkins 103 May 20 08:04 .github [2021-05-20T08:06:26.214Z] -rw-rw-r--. 1 jenkins jenkins 162 May 20 08:04 .gitignore [2021-05-20T08:06:26.214Z] -rw-rw-r--. 1 jenkins jenkins 971 May 20 08:04 go.mod [2021-05-20T08:06:26.214Z] -rw-r--r--. 1 jenkins jenkins 23959 May 20 08:06 go.sum [2021-05-20T08:06:26.214Z] drwxrwxr-x. 10 jenkins jenkins 139 May 20 08:04 internal [2021-05-20T08:06:26.214Z] -rw-rw-r--. 1 jenkins jenkins 652 May 20 08:04 Jenkinsfile [2021-05-20T08:06:26.214Z] -rw-rw-r--. 1 jenkins jenkins 11357 May 20 08:04 LICENSE [2021-05-20T08:06:26.214Z] -rw-rw-r--. 1 jenkins jenkins 941 May 20 08:04 Makefile [2021-05-20T08:06:26.214Z] -rw-rw-r--. 1 jenkins jenkins 6012 May 20 08:04 README.md [2021-05-20T08:06:26.214Z] -rw-rw-r--. 1 jenkins jenkins 12 May 20 08:03 VERSION [2021-05-20T08:06:26.214Z] -rw-rw-r--. 1 jenkins jenkins 155 May 20 08:04 version.go [2021-05-20T08:06:26.214Z] drwxrwxr-x. 4 jenkins jenkins 4096 May 20 08:04 web [Pipeline] isUnix [Pipeline] sh [2021-05-20T08:06:26.522Z] + 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=59f0bfa120c4ecb913b8a6e8359267381c7fc82d --label arch=amd64 --label version=2.0.0-dev.57 . [2021-05-20T08:06:26.787Z] Sending build context to Docker daemon 35.59MB [2021-05-20T08:06:26.787Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.12 [2021-05-20T08:06:26.787Z] Step 2/24 : FROM ${BASE} AS builder [2021-05-20T08:06:26.787Z] ---> f5ff0eca6950 [2021-05-20T08:06:26.787Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-05-20T08:06:27.730Z] ---> Running in 5207feacd02a [2021-05-20T08:06:27.730Z] Removing intermediate container 5207feacd02a [2021-05-20T08:06:27.730Z] ---> bee2960ad512 [2021-05-20T08:06:27.730Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-05-20T08:06:27.730Z] ---> Running in 21765a924ffe [2021-05-20T08:06:27.730Z] Removing intermediate container 21765a924ffe [2021-05-20T08:06:27.730Z] ---> 9332a15f0c7e [2021-05-20T08:06:27.730Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-05-20T08:06:27.730Z] ---> Running in 7c18ee335d67 [2021-05-20T08:06:27.991Z] Removing intermediate container 7c18ee335d67 [2021-05-20T08:06:27.991Z] ---> 8e19903bc09e [2021-05-20T08:06:27.991Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-05-20T08:06:27.991Z] ---> Running in 3f49979215e6 [2021-05-20T08:06:27.991Z] Removing intermediate container 3f49979215e6 [2021-05-20T08:06:27.991Z] ---> 2ed70f5957f4 [2021-05-20T08:06:27.991Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-05-20T08:06:27.991Z] ---> Running in 5256c7f31993 [2021-05-20T08:06:28.257Z] Removing intermediate container 5256c7f31993 [2021-05-20T08:06:28.257Z] ---> b2332ee2a0f9 [2021-05-20T08:06:28.257Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-20T08:06:28.257Z] ---> Running in 9f20b5e78793 [2021-05-20T08:06:28.837Z] Removing intermediate container 9f20b5e78793 [2021-05-20T08:06:28.837Z] ---> 9036c2940d8f [2021-05-20T08:06:28.837Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-05-20T08:06:28.837Z] ---> Running in d960be37f7ff [2021-05-20T08:06:29.098Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-20T08:06:29.668Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-20T08:06:30.239Z] OK: 149 MiB in 40 packages [2021-05-20T08:06:30.756Z] 4ebd0625c992: Pull complete [2021-05-20T08:06:30.756Z] 207e8628e3a3: Pull complete [2021-05-20T08:06:30.814Z] Removing intermediate container d960be37f7ff [2021-05-20T08:06:30.814Z] ---> 7d56419e5aac [2021-05-20T08:06:30.814Z] Step 10/24 : ENV GO111MODULE=on [2021-05-20T08:06:30.814Z] ---> Running in d10dc13bdbf7 [2021-05-20T08:06:31.032Z] c791037a9be2: Pull complete [2021-05-20T08:06:31.077Z] Removing intermediate container d10dc13bdbf7 [2021-05-20T08:06:31.077Z] ---> 943a19bdca1d [2021-05-20T08:06:31.077Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-05-20T08:06:31.077Z] ---> Running in 9e0c93358b0e [2021-05-20T08:06:31.341Z] Removing intermediate container 9e0c93358b0e [2021-05-20T08:06:31.341Z] ---> d9c3b0e0b546 [2021-05-20T08:06:31.341Z] Step 12/24 : COPY go.mod . [2021-05-20T08:06:31.341Z] ---> 2d5a99b399d6 [2021-05-20T08:06:31.341Z] Step 13/24 : COPY Makefile . [2021-05-20T08:06:31.602Z] ---> f9ab94a7bd24 [2021-05-20T08:06:31.602Z] Step 14/24 : RUN make update [2021-05-20T08:06:31.602Z] ---> Running in db86cc0aa2b4 [2021-05-20T08:06:32.189Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-05-20T08:06:32.449Z] Removing intermediate container db86cc0aa2b4 [2021-05-20T08:06:32.449Z] ---> 3c6183c01294 [2021-05-20T08:06:32.449Z] Step 15/24 : COPY . . [2021-05-20T08:06:33.406Z] ---> 659abc5a0571 [2021-05-20T08:06:33.406Z] Step 16/24 : RUN ${MAKE} [2021-05-20T08:06:33.406Z] ---> Running in 1ec155651407 [2021-05-20T08:06:33.680Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.57" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-05-20T08:06:35.354Z] ffd874e62e21: Pull complete [2021-05-20T08:06:35.354Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-20T08:06:35.354Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-20T08:06:35.354Z] ---> cfc18b08335c [2021-05-20T08:06:35.354Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-20T08:06:37.345Z] ---> Running in c618f7d27681 [2021-05-20T08:06:37.620Z] Removing intermediate container c618f7d27681 [2021-05-20T08:06:37.620Z] ---> c146ac62822f [2021-05-20T08:06:37.620Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-20T08:06:37.892Z] ---> Running in ee3c37872a33 [2021-05-20T08:06:40.523Z] Removing intermediate container ee3c37872a33 [2021-05-20T08:06:40.523Z] ---> acd21e73e6d2 [2021-05-20T08:06:40.523Z] Step 5/8 : RUN apk add --no-cache make git [2021-05-20T08:06:40.523Z] ---> Running in df458dc7f80f [2021-05-20T08:06:41.503Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-20T08:06:41.925Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-05-20T08:06:42.482Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-20T08:06:43.921Z] OK: 138 MiB in 40 packages [2021-05-20T08:06:45.382Z] Removing intermediate container df458dc7f80f [2021-05-20T08:06:45.383Z] ---> da6605edbe28 [2021-05-20T08:06:45.383Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-05-20T08:06:45.383Z] ---> Running in 1a01c64e72ef [2021-05-20T08:06:45.657Z] Removing intermediate container 1a01c64e72ef [2021-05-20T08:06:45.657Z] ---> 22bb648e8434 [2021-05-20T08:06:45.657Z] Step 7/8 : COPY . . [2021-05-20T08:06:47.230Z] Removing intermediate container 1ec155651407 [2021-05-20T08:06:47.230Z] ---> 1ad9ea244150 [2021-05-20T08:06:47.230Z] Step 17/24 : FROM alpine:3.12 [2021-05-20T08:06:47.230Z] 3.12: Pulling from library/alpine [2021-05-20T08:06:47.230Z] 339de151aab4: Pulling fs layer [2021-05-20T08:06:47.230Z] 339de151aab4: Verifying Checksum [2021-05-20T08:06:47.230Z] 339de151aab4: Download complete [2021-05-20T08:06:47.491Z] 339de151aab4: Pull complete [2021-05-20T08:06:47.491Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-20T08:06:47.491Z] Status: Downloaded newer image for alpine:3.12 [2021-05-20T08:06:47.491Z] ---> 13621d1b12d4 [2021-05-20T08:06:47.491Z] Step 18/24 : EXPOSE 4000 [2021-05-20T08:06:48.063Z] ---> Running in 23d230c44495 [2021-05-20T08:06:48.324Z] Removing intermediate container 23d230c44495 [2021-05-20T08:06:48.324Z] ---> cf456b0bb19a [2021-05-20T08:06:48.324Z] 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-20T08:06:49.049Z] ---> 2ef639b6f35e [2021-05-20T08:06:49.049Z] Step 8/8 : RUN go mod download [2021-05-20T08:06:49.049Z] ---> Running in d950129d481a [2021-05-20T08:06:50.882Z] ---> d03d9e706ab8 [2021-05-20T08:06:50.882Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-05-20T08:06:50.882Z] ---> Running in 62cef12f412f [2021-05-20T08:06:51.142Z] Removing intermediate container 62cef12f412f [2021-05-20T08:06:51.142Z] ---> 62a5856c5a8a [2021-05-20T08:06:51.143Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-05-20T08:06:51.405Z] ---> Running in 96ff15b54365 [2021-05-20T08:06:51.405Z] Removing intermediate container 96ff15b54365 [2021-05-20T08:06:51.405Z] ---> 44c64b2ea455 [2021-05-20T08:06:51.405Z] Step 22/24 : LABEL arch=amd64 [2021-05-20T08:06:51.666Z] ---> Running in 9041746a0e05 [2021-05-20T08:06:51.932Z] Removing intermediate container 9041746a0e05 [2021-05-20T08:06:51.932Z] ---> a422f998f00f [2021-05-20T08:06:51.932Z] Step 23/24 : LABEL git_sha=59f0bfa120c4ecb913b8a6e8359267381c7fc82d [2021-05-20T08:06:51.932Z] ---> Running in 3cc2e26d60a4 [2021-05-20T08:06:52.223Z] Removing intermediate container 3cc2e26d60a4 [2021-05-20T08:06:52.223Z] ---> 75f1a6a8fc39 [2021-05-20T08:06:52.223Z] Step 24/24 : LABEL version=2.0.0-dev.57 [2021-05-20T08:06:52.483Z] ---> Running in 26fb3c6b2e13 [2021-05-20T08:06:52.744Z] Removing intermediate container 26fb3c6b2e13 [2021-05-20T08:06:52.744Z] ---> 33f17e5f2ca5 [2021-05-20T08:06:52.744Z] [Warning] One or more build-args [ARCH] were not consumed [2021-05-20T08:06:52.744Z] Successfully built 33f17e5f2ca5 [2021-05-20T08:06:52.744Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-20T08:06:52.983Z] provisioning config files... [2021-05-20T08:06:52.995Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/117@tmp/config6991116912334620970tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-20T08:06:53.333Z] ---> docker-login.sh [2021-05-20T08:06:53.333Z] nexus3.edgexfoundry.org:10001 [2021-05-20T08:06:53.333Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T08:06:53.333Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T08:06:53.333Z] Configure a credential helper to remove this warning. See [2021-05-20T08:06:53.333Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T08:06:53.333Z] [2021-05-20T08:06:53.333Z] Login Succeeded [2021-05-20T08:06:53.333Z] nexus3.edgexfoundry.org:10002 [2021-05-20T08:06:53.333Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T08:06:53.597Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T08:06:53.597Z] Configure a credential helper to remove this warning. See [2021-05-20T08:06:53.597Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T08:06:53.597Z] [2021-05-20T08:06:53.597Z] Login Succeeded [2021-05-20T08:06:53.597Z] nexus3.edgexfoundry.org:10003 [2021-05-20T08:06:53.597Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T08:06:53.597Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T08:06:53.597Z] Configure a credential helper to remove this warning. See [2021-05-20T08:06:53.597Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T08:06:53.597Z] [2021-05-20T08:06:53.597Z] Login Succeeded [2021-05-20T08:06:53.597Z] nexus3.edgexfoundry.org:10004 [2021-05-20T08:06:53.597Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T08:06:53.859Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T08:06:53.859Z] Configure a credential helper to remove this warning. See [2021-05-20T08:06:53.859Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T08:06:53.859Z] [2021-05-20T08:06:53.859Z] Login Succeeded [2021-05-20T08:06:53.859Z] docker.io [2021-05-20T08:06:53.859Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T08:06:54.123Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T08:06:54.123Z] Configure a credential helper to remove this warning. See [2021-05-20T08:06:54.123Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T08:06:54.123Z] [2021-05-20T08:06:54.123Z] Login Succeeded [2021-05-20T08:06:54.123Z] ---> docker-login.sh ends [Pipeline] } [2021-05-20T08:06:54.131Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-20T08:06:54.204Z] [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: [2021-05-20T08:06:54.204Z] 59f0bfa120c4ecb913b8a6e8359267381c7fc82d [2021-05-20T08:06:54.204Z] latest [2021-05-20T08:06:54.204Z] 2.0.0-dev.57 [2021-05-20T08:06:54.204Z] 59f0bfa120c4ecb913b8a6e8359267381c7fc82d-2.0.0-dev.57 [2021-05-20T08:06:54.204Z] master [2021-05-20T08:06:54.204Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-20T08:06:54.553Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:59f0bfa120c4ecb913b8a6e8359267381c7fc82d [Pipeline] isUnix [Pipeline] sh [2021-05-20T08:06:54.854Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:59f0bfa120c4ecb913b8a6e8359267381c7fc82d [2021-05-20T08:06:54.854Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-05-20T08:06:54.854Z] d0ecf8540eac: Preparing [2021-05-20T08:06:54.854Z] 32f366d666a5: Preparing [2021-05-20T08:06:54.854Z] 32f366d666a5: Layer already exists [2021-05-20T08:06:58.161Z] d0ecf8540eac: Pushed [2021-05-20T08:06:58.161Z] 59f0bfa120c4ecb913b8a6e8359267381c7fc82d: digest: sha256:1f4f1399cc46d8ff2219e72c2307e8dbd490c5fa723fcaec1263ff1cf1f7b60c size: 740 [Pipeline] isUnix [Pipeline] sh [2021-05-20T08:06:58.465Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] isUnix [Pipeline] sh [2021-05-20T08:06:58.759Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest [2021-05-20T08:06:58.759Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-05-20T08:06:58.759Z] d0ecf8540eac: Preparing [2021-05-20T08:06:58.759Z] 32f366d666a5: Preparing [2021-05-20T08:06:58.759Z] 32f366d666a5: Layer already exists [2021-05-20T08:06:58.759Z] d0ecf8540eac: Layer already exists [2021-05-20T08:06:59.021Z] latest: digest: sha256:1f4f1399cc46d8ff2219e72c2307e8dbd490c5fa723fcaec1263ff1cf1f7b60c size: 740 [Pipeline] isUnix [Pipeline] sh [2021-05-20T08:06:59.322Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.57 [Pipeline] isUnix [Pipeline] sh [2021-05-20T08:06:59.644Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.57 [2021-05-20T08:06:59.644Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-05-20T08:06:59.644Z] d0ecf8540eac: Preparing [2021-05-20T08:06:59.644Z] 32f366d666a5: Preparing [2021-05-20T08:06:59.644Z] 32f366d666a5: Layer already exists [2021-05-20T08:06:59.644Z] d0ecf8540eac: Layer already exists [2021-05-20T08:06:59.644Z] 2.0.0-dev.57: digest: sha256:1f4f1399cc46d8ff2219e72c2307e8dbd490c5fa723fcaec1263ff1cf1f7b60c size: 740 [Pipeline] isUnix [Pipeline] sh [2021-05-20T08:06:59.959Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:59f0bfa120c4ecb913b8a6e8359267381c7fc82d-2.0.0-dev.57 [Pipeline] isUnix [Pipeline] sh [2021-05-20T08:07:00.261Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:59f0bfa120c4ecb913b8a6e8359267381c7fc82d-2.0.0-dev.57 [2021-05-20T08:07:00.261Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-05-20T08:07:00.261Z] d0ecf8540eac: Preparing [2021-05-20T08:07:00.261Z] 32f366d666a5: Preparing [2021-05-20T08:07:00.261Z] d0ecf8540eac: Layer already exists [2021-05-20T08:07:00.261Z] 32f366d666a5: Layer already exists [2021-05-20T08:07:00.262Z] 59f0bfa120c4ecb913b8a6e8359267381c7fc82d-2.0.0-dev.57: digest: sha256:1f4f1399cc46d8ff2219e72c2307e8dbd490c5fa723fcaec1263ff1cf1f7b60c size: 740 [Pipeline] isUnix [Pipeline] sh [2021-05-20T08:07:00.586Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:master [Pipeline] isUnix [Pipeline] sh [2021-05-20T08:07:00.888Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:master [2021-05-20T08:07:00.888Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-05-20T08:07:00.888Z] d0ecf8540eac: Preparing [2021-05-20T08:07:00.888Z] 32f366d666a5: Preparing [2021-05-20T08:07:00.888Z] 32f366d666a5: Layer already exists [2021-05-20T08:07:00.888Z] d0ecf8540eac: Layer already exists [2021-05-20T08:07:00.888Z] master: digest: sha256:1f4f1399cc46d8ff2219e72c2307e8dbd490c5fa723fcaec1263ff1cf1f7b60c size: 740 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-20T08:07:00.981Z] ===================================================== [Pipeline] echo [2021-05-20T08:07:00.998Z] taggedImages: [2021-05-20T08:07:00.998Z] - nexus3.edgexfoundry.org:10004/edgex-ui:59f0bfa120c4ecb913b8a6e8359267381c7fc82d [2021-05-20T08:07:00.998Z] - nexus3.edgexfoundry.org:10004/edgex-ui:latest [2021-05-20T08:07:00.998Z] - nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.57 [2021-05-20T08:07:00.998Z] - nexus3.edgexfoundry.org:10004/edgex-ui:59f0bfa120c4ecb913b8a6e8359267381c7fc82d-2.0.0-dev.57 [2021-05-20T08:07:00.998Z] - 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-20T08:07:01.677Z] ---> job-cost.sh [2021-05-20T08:07:01.677Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-CIQl [2021-05-20T08:07:19.826Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-20T08:07:21.722Z] Removing intermediate container d950129d481a [2021-05-20T08:07:21.722Z] ---> 766227367885 [2021-05-20T08:07:21.722Z] Successfully built 766227367885 [2021-05-20T08:07:21.722Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-20T08:07:22.066Z] + docker inspect -f . ci-base-image-arm64 [2021-05-20T08:07:22.066Z] . [Pipeline] withDockerContainer [2021-05-20T08:07:22.339Z] prd-ubuntu18.04-docker-arm64-4c-16g-15299 does not seem to be running inside a container [2021-05-20T08:07:22.421Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/117 -v /w/workspace/edgex-ui-go/117:/w/workspace/edgex-ui-go/117:rw,z -v /w/workspace/edgex-ui-go/117@tmp:/w/workspace/edgex-ui-go/117@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-20T08:07:24.022Z] $ docker top cebe38b9ee84110c29cbf951d234fed9618752bbe33001a186b45dc01c109702 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-20T08:07:24.995Z] + go version [2021-05-20T08:07:24.995Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-20T08:07:25.015Z] $ docker stop --time=1 cebe38b9ee84110c29cbf951d234fed9618752bbe33001a186b45dc01c109702 [2021-05-20T08:07:26.867Z] $ docker rm -f cebe38b9ee84110c29cbf951d234fed9618752bbe33001a186b45dc01c109702 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-20T08:07:27.683Z] + docker inspect -f . ci-base-image-arm64 [2021-05-20T08:07:27.683Z] . [Pipeline] withDockerContainer [2021-05-20T08:07:28.013Z] prd-ubuntu18.04-docker-arm64-4c-16g-15299 does not seem to be running inside a container [2021-05-20T08:07:28.087Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/117 -v /w/workspace/edgex-ui-go/117:/w/workspace/edgex-ui-go/117:rw,z -v /w/workspace/edgex-ui-go/117@tmp:/w/workspace/edgex-ui-go/117@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-20T08:07:29.758Z] $ docker top 6dc574ae4ec85684bc60a0e73735e9647370baf6945ca39dc1070352655081be -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-20T08:07:30.735Z] + go mod tidy [Pipeline] sh [2021-05-20T08:07:31.991Z] + make test [2021-05-20T08:07:31.991Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-05-20T08:07:33.439Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-05-20T08:07:37.985Z] lf-activate-venv(): INFO: Adding /tmp/venv-CIQl/bin to PATH [2021-05-20T08:07:37.985Z] INFO: No Stack... [2021-05-20T08:07:37.985Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-20T08:07:37.985Z] INFO: Archiving Costs [Pipeline] sh [2021-05-20T08:07:38.295Z] + cat /w/workspace/edgex-ui-go/117/archives/cost.csv [2021-05-20T08:07:38.295Z] + cut -d, -f6 [Pipeline] lock [2021-05-20T08:07:38.344Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-master-117-stack-cost] [2021-05-20T08:07:38.361Z] Resource [jenkins-edgexfoundry-edgex-ui-go-master-117-stack-cost] did not exist. Created. [2021-05-20T08:07:38.361Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-master-117-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-20T08:07:38.710Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-05-20T08:07:38.786Z] Stashed 1 file(s) [Pipeline] } [2021-05-20T08:07:38.797Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-master-117-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-20T08:08:05.884Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-05-20T08:08:05.884Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-05-20T08:08:05.884Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-05-20T08:08:05.884Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-05-20T08:08:05.884Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-05-20T08:08:05.884Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-05-20T08:08:05.884Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-05-20T08:08:05.884Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-05-20T08:08:05.884Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-05-20T08:08:05.884Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-05-20T08:08:05.884Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-05-20T08:08:05.884Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-05-20T08:08:05.884Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-05-20T08:08:28.070Z] $ docker stop --time=1 6dc574ae4ec85684bc60a0e73735e9647370baf6945ca39dc1070352655081be [2021-05-20T08:08:30.071Z] $ docker rm -f 6dc574ae4ec85684bc60a0e73735e9647370baf6945ca39dc1070352655081be [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-20T08:08:30.854Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-20T08:08:30.881Z] Warning: overwriting stash ‘coverage-report’ [2021-05-20T08:08:31.466Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-20T08:08:32.024Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-05-20T08:08:32.363Z] + ls -al . [2021-05-20T08:08:32.363Z] total 124 [2021-05-20T08:08:32.363Z] drwxrwxr-x 10 jenkins jenkins 4096 May 20 08:07 . [2021-05-20T08:08:32.363Z] drwxrwxr-x 4 jenkins jenkins 4096 May 20 08:05 .. [2021-05-20T08:08:32.363Z] drwxrwxr-x 8 jenkins jenkins 4096 May 20 08:05 .git [2021-05-20T08:08:32.363Z] drwxrwxr-x 2 jenkins jenkins 4096 May 20 08:05 .github [2021-05-20T08:08:32.363Z] -rw-rw-r-- 1 jenkins jenkins 162 May 20 08:05 .gitignore [2021-05-20T08:08:32.363Z] -rw-rw-r-- 1 jenkins jenkins 3959 May 20 08:05 CONTRIBUTING.md [2021-05-20T08:08:32.363Z] -rw-rw-r-- 1 jenkins jenkins 1508 May 20 08:05 Dockerfile [2021-05-20T08:08:32.363Z] -rw-rw-r-- 1 jenkins jenkins 902 May 20 08:05 Dockerfile.build [2021-05-20T08:08:32.363Z] -rw-rw-r-- 1 jenkins jenkins 652 May 20 08:05 Jenkinsfile [2021-05-20T08:08:32.363Z] -rw-rw-r-- 1 jenkins jenkins 11357 May 20 08:05 LICENSE [2021-05-20T08:08:32.363Z] -rw-rw-r-- 1 jenkins jenkins 941 May 20 08:05 Makefile [2021-05-20T08:08:32.363Z] -rw-rw-r-- 1 jenkins jenkins 6012 May 20 08:05 README.md [2021-05-20T08:08:32.363Z] -rw-rw-r-- 1 jenkins jenkins 12 May 20 08:03 VERSION [2021-05-20T08:08:32.363Z] drwxrwxr-x 3 jenkins jenkins 4096 May 20 08:05 assets [2021-05-20T08:08:32.363Z] drwxrwxr-x 2 jenkins jenkins 4096 May 20 08:05 bin [2021-05-20T08:08:32.363Z] drwxrwxr-x 3 jenkins jenkins 4096 May 20 08:05 cmd [2021-05-20T08:08:32.363Z] -rw-r--r-- 1 jenkins jenkins 10 May 20 08:07 coverage.out [2021-05-20T08:08:32.363Z] drwxrwxr-x 5 jenkins jenkins 4096 May 20 08:05 docs [2021-05-20T08:08:32.363Z] -rw-rw-r-- 1 jenkins jenkins 971 May 20 08:05 go.mod [2021-05-20T08:08:32.363Z] -rw-r--r-- 1 jenkins jenkins 23959 May 20 08:07 go.sum [2021-05-20T08:08:32.363Z] drwxrwxr-x 10 jenkins jenkins 4096 May 20 08:05 internal [2021-05-20T08:08:32.363Z] -rw-rw-r-- 1 jenkins jenkins 155 May 20 08:05 version.go [2021-05-20T08:08:32.363Z] drwxrwxr-x 4 jenkins jenkins 4096 May 20 08:05 web [Pipeline] isUnix [Pipeline] sh [2021-05-20T08:08:32.720Z] + 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=59f0bfa120c4ecb913b8a6e8359267381c7fc82d --label arch=arm64 --label version=2.0.0-dev.57 . [2021-05-20T08:08:33.704Z] Sending build context to Docker daemon 35.59MB [2021-05-20T08:08:33.704Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.12 [2021-05-20T08:08:33.704Z] Step 2/24 : FROM ${BASE} AS builder [2021-05-20T08:08:33.704Z] ---> 766227367885 [2021-05-20T08:08:33.704Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-05-20T08:08:34.307Z] ---> Running in 200909e061ef [2021-05-20T08:08:34.903Z] Removing intermediate container 200909e061ef [2021-05-20T08:08:34.903Z] ---> 342ed4022106 [2021-05-20T08:08:34.903Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-05-20T08:08:34.903Z] ---> Running in 69486a0dadb2 [2021-05-20T08:08:35.503Z] Removing intermediate container 69486a0dadb2 [2021-05-20T08:08:35.503Z] ---> 7fbc9f964d60 [2021-05-20T08:08:35.503Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-05-20T08:08:35.503Z] ---> Running in fb234b49e08a [2021-05-20T08:08:36.102Z] Removing intermediate container fb234b49e08a [2021-05-20T08:08:36.102Z] ---> 0aba75958fbf [2021-05-20T08:08:36.102Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-05-20T08:08:36.102Z] ---> Running in 6c3c6b7addd8 [2021-05-20T08:08:36.697Z] Removing intermediate container 6c3c6b7addd8 [2021-05-20T08:08:36.697Z] ---> 3c96dc6b3b07 [2021-05-20T08:08:36.697Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-05-20T08:08:36.697Z] ---> Running in 920508ece73a [2021-05-20T08:08:37.295Z] Removing intermediate container 920508ece73a [2021-05-20T08:08:37.295Z] ---> 2c1f40a944a4 [2021-05-20T08:08:37.295Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-20T08:08:37.295Z] ---> Running in 1160313b8341 [2021-05-20T08:08:39.923Z] Removing intermediate container 1160313b8341 [2021-05-20T08:08:39.923Z] ---> b2bee67580f0 [2021-05-20T08:08:39.923Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-05-20T08:08:39.923Z] ---> Running in 8f026ab4cd6d [2021-05-20T08:08:40.908Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-20T08:08:41.890Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-20T08:08:42.867Z] OK: 138 MiB in 40 packages [2021-05-20T08:08:43.866Z] Removing intermediate container 8f026ab4cd6d [2021-05-20T08:08:43.866Z] ---> b8f3a0a86223 [2021-05-20T08:08:43.866Z] Step 10/24 : ENV GO111MODULE=on [2021-05-20T08:08:44.156Z] ---> Running in 88acd4127345 [2021-05-20T08:08:44.758Z] Removing intermediate container 88acd4127345 [2021-05-20T08:08:44.758Z] ---> c94652d1eb40 [2021-05-20T08:08:44.758Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-05-20T08:08:44.758Z] ---> Running in 185d5dc06fb5 [2021-05-20T08:08:45.377Z] Removing intermediate container 185d5dc06fb5 [2021-05-20T08:08:45.377Z] ---> ea5185600cc6 [2021-05-20T08:08:45.377Z] Step 12/24 : COPY go.mod . [2021-05-20T08:08:45.974Z] ---> c81ed1a872a6 [2021-05-20T08:08:45.974Z] Step 13/24 : COPY Makefile . [2021-05-20T08:08:46.952Z] ---> 027219310df4 [2021-05-20T08:08:46.952Z] Step 14/24 : RUN make update [2021-05-20T08:08:46.952Z] ---> Running in c76bbefa9306 [2021-05-20T08:08:48.413Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-05-20T08:08:49.400Z] Removing intermediate container c76bbefa9306 [2021-05-20T08:08:49.400Z] ---> aa17421e872f [2021-05-20T08:08:49.400Z] Step 15/24 : COPY . . [2021-05-20T08:08:52.800Z] ---> 257d5c4e489e [2021-05-20T08:08:52.800Z] Step 16/24 : RUN ${MAKE} [2021-05-20T08:08:52.800Z] ---> Running in 109b3bf72eae [2021-05-20T08:08:54.234Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.57" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-05-20T08:09:21.095Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-05-20T08:09:23.071Z] Removing intermediate container 109b3bf72eae [2021-05-20T08:09:23.071Z] ---> 195abfbcf5ac [2021-05-20T08:09:23.071Z] Step 17/24 : FROM alpine:3.12 [2021-05-20T08:09:23.665Z] 3.12: Pulling from library/alpine [2021-05-20T08:09:23.666Z] d2f70382dc9a: Pulling fs layer [2021-05-20T08:09:23.938Z] d2f70382dc9a: Verifying Checksum [2021-05-20T08:09:23.938Z] d2f70382dc9a: Download complete [2021-05-20T08:09:24.532Z] d2f70382dc9a: Pull complete [2021-05-20T08:09:24.532Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-20T08:09:24.532Z] Status: Downloaded newer image for alpine:3.12 [2021-05-20T08:09:24.532Z] ---> 9852663dfa18 [2021-05-20T08:09:24.532Z] Step 18/24 : EXPOSE 4000 [2021-05-20T08:09:24.805Z] ---> Running in d2c72817872b [2021-05-20T08:09:25.403Z] Removing intermediate container d2c72817872b [2021-05-20T08:09:25.403Z] ---> 6856377fddfa [2021-05-20T08:09:25.403Z] 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-20T08:09:28.019Z] ---> 79a04332140d [2021-05-20T08:09:28.019Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-05-20T08:09:28.019Z] ---> Running in d7c601581762 [2021-05-20T08:09:28.291Z] Removing intermediate container d7c601581762 [2021-05-20T08:09:28.291Z] ---> d3044b2d076a [2021-05-20T08:09:28.291Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-05-20T08:09:28.291Z] ---> Running in 1c60c795c9a3 [2021-05-20T08:09:28.886Z] Removing intermediate container 1c60c795c9a3 [2021-05-20T08:09:28.886Z] ---> ee4f9de2a350 [2021-05-20T08:09:28.886Z] Step 22/24 : LABEL arch=arm64 [2021-05-20T08:09:28.886Z] ---> Running in 315b3a9fb919 [2021-05-20T08:09:29.483Z] Removing intermediate container 315b3a9fb919 [2021-05-20T08:09:29.483Z] ---> bccaecc1ef09 [2021-05-20T08:09:29.483Z] Step 23/24 : LABEL git_sha=59f0bfa120c4ecb913b8a6e8359267381c7fc82d [2021-05-20T08:09:29.483Z] ---> Running in e92150f89fb5 [2021-05-20T08:09:30.109Z] Removing intermediate container e92150f89fb5 [2021-05-20T08:09:30.109Z] ---> d0280781ce3b [2021-05-20T08:09:30.109Z] Step 24/24 : LABEL version=2.0.0-dev.57 [2021-05-20T08:09:30.109Z] ---> Running in 93088102cdb9 [2021-05-20T08:09:30.701Z] Removing intermediate container 93088102cdb9 [2021-05-20T08:09:30.701Z] ---> a92c7809f792 [2021-05-20T08:09:30.701Z] [Warning] One or more build-args [ARCH] were not consumed [2021-05-20T08:09:30.701Z] Successfully built a92c7809f792 [2021-05-20T08:09:30.701Z] Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-20T08:09:30.925Z] provisioning config files... [2021-05-20T08:09:30.949Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/117@tmp/config4485339611397211729tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-20T08:09:31.340Z] ---> docker-login.sh [2021-05-20T08:09:31.340Z] nexus3.edgexfoundry.org:10001 [2021-05-20T08:09:31.624Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T08:09:31.624Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T08:09:31.624Z] Configure a credential helper to remove this warning. See [2021-05-20T08:09:31.624Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T08:09:31.624Z] [2021-05-20T08:09:31.624Z] Login Succeeded [2021-05-20T08:09:31.897Z] nexus3.edgexfoundry.org:10002 [2021-05-20T08:09:32.170Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T08:09:32.445Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T08:09:32.445Z] Configure a credential helper to remove this warning. See [2021-05-20T08:09:32.445Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T08:09:32.445Z] [2021-05-20T08:09:32.445Z] Login Succeeded [2021-05-20T08:09:32.445Z] nexus3.edgexfoundry.org:10003 [2021-05-20T08:09:32.719Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T08:09:32.993Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T08:09:32.993Z] Configure a credential helper to remove this warning. See [2021-05-20T08:09:32.993Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T08:09:32.993Z] [2021-05-20T08:09:32.993Z] Login Succeeded [2021-05-20T08:09:32.993Z] nexus3.edgexfoundry.org:10004 [2021-05-20T08:09:33.267Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T08:09:33.539Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T08:09:33.539Z] Configure a credential helper to remove this warning. See [2021-05-20T08:09:33.539Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T08:09:33.539Z] [2021-05-20T08:09:33.539Z] Login Succeeded [2021-05-20T08:09:33.539Z] docker.io [2021-05-20T08:09:33.814Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T08:09:34.407Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T08:09:34.407Z] Configure a credential helper to remove this warning. See [2021-05-20T08:09:34.407Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T08:09:34.407Z] [2021-05-20T08:09:34.407Z] Login Succeeded [2021-05-20T08:09:34.407Z] ---> docker-login.sh ends [Pipeline] } [2021-05-20T08:09:34.424Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-20T08:09:34.498Z] [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: [2021-05-20T08:09:34.498Z] 59f0bfa120c4ecb913b8a6e8359267381c7fc82d [2021-05-20T08:09:34.498Z] latest [2021-05-20T08:09:34.498Z] 2.0.0-dev.57 [2021-05-20T08:09:34.498Z] 59f0bfa120c4ecb913b8a6e8359267381c7fc82d-2.0.0-dev.57 [2021-05-20T08:09:34.498Z] master [2021-05-20T08:09:34.498Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-20T08:09:34.881Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:59f0bfa120c4ecb913b8a6e8359267381c7fc82d [Pipeline] isUnix [Pipeline] sh [2021-05-20T08:09:35.224Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:59f0bfa120c4ecb913b8a6e8359267381c7fc82d [2021-05-20T08:09:35.224Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-05-20T08:09:35.224Z] 3d357fdeced3: Preparing [2021-05-20T08:09:35.224Z] 3fbe34a1663b: Preparing [2021-05-20T08:09:35.224Z] 3fbe34a1663b: Layer already exists [2021-05-20T08:09:41.927Z] 3d357fdeced3: Pushed [2021-05-20T08:09:41.927Z] 59f0bfa120c4ecb913b8a6e8359267381c7fc82d: digest: sha256:cfa9d10fda8721aceccc6d3dc1711b9ad53dff5eccdcead3238e6cde55e4ad50 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-05-20T08:09:42.278Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-20T08:09:42.619Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2021-05-20T08:09:42.619Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-05-20T08:09:42.619Z] 3d357fdeced3: Preparing [2021-05-20T08:09:42.619Z] 3fbe34a1663b: Preparing [2021-05-20T08:09:42.892Z] 3d357fdeced3: Layer already exists [2021-05-20T08:09:42.892Z] 3fbe34a1663b: Layer already exists [2021-05-20T08:09:42.892Z] latest: digest: sha256:cfa9d10fda8721aceccc6d3dc1711b9ad53dff5eccdcead3238e6cde55e4ad50 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-05-20T08:09:43.247Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.57 [Pipeline] isUnix [Pipeline] sh [2021-05-20T08:09:43.591Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.57 [2021-05-20T08:09:43.591Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-05-20T08:09:43.591Z] 3d357fdeced3: Preparing [2021-05-20T08:09:43.591Z] 3fbe34a1663b: Preparing [2021-05-20T08:09:43.866Z] 3d357fdeced3: Layer already exists [2021-05-20T08:09:43.866Z] 3fbe34a1663b: Layer already exists [2021-05-20T08:09:43.866Z] 2.0.0-dev.57: digest: sha256:cfa9d10fda8721aceccc6d3dc1711b9ad53dff5eccdcead3238e6cde55e4ad50 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-05-20T08:09:44.214Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:59f0bfa120c4ecb913b8a6e8359267381c7fc82d-2.0.0-dev.57 [Pipeline] isUnix [Pipeline] sh [2021-05-20T08:09:44.553Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:59f0bfa120c4ecb913b8a6e8359267381c7fc82d-2.0.0-dev.57 [2021-05-20T08:09:44.553Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-05-20T08:09:44.553Z] 3d357fdeced3: Preparing [2021-05-20T08:09:44.553Z] 3fbe34a1663b: Preparing [2021-05-20T08:09:44.553Z] 3d357fdeced3: Layer already exists [2021-05-20T08:09:44.553Z] 3fbe34a1663b: Layer already exists [2021-05-20T08:09:44.834Z] 59f0bfa120c4ecb913b8a6e8359267381c7fc82d-2.0.0-dev.57: digest: sha256:cfa9d10fda8721aceccc6d3dc1711b9ad53dff5eccdcead3238e6cde55e4ad50 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-05-20T08:09:45.185Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-05-20T08:09:45.523Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master [2021-05-20T08:09:45.523Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-05-20T08:09:45.523Z] 3d357fdeced3: Preparing [2021-05-20T08:09:45.523Z] 3fbe34a1663b: Preparing [2021-05-20T08:09:45.523Z] 3d357fdeced3: Layer already exists [2021-05-20T08:09:45.523Z] 3fbe34a1663b: Layer already exists [2021-05-20T08:09:45.794Z] master: digest: sha256:cfa9d10fda8721aceccc6d3dc1711b9ad53dff5eccdcead3238e6cde55e4ad50 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-20T08:09:45.868Z] ===================================================== [Pipeline] echo [2021-05-20T08:09:45.888Z] taggedImages: [2021-05-20T08:09:45.888Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:59f0bfa120c4ecb913b8a6e8359267381c7fc82d [2021-05-20T08:09:45.888Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2021-05-20T08:09:45.888Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.57 [2021-05-20T08:09:45.888Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:59f0bfa120c4ecb913b8a6e8359267381c7fc82d-2.0.0-dev.57 [2021-05-20T08:09:45.888Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-20T08:09:46.335Z] ---> job-cost.sh [2021-05-20T08:09:46.335Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-PN4y [2021-05-20T08:10:25.306Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-20T08:11:47.103Z] lf-activate-venv(): INFO: Adding /tmp/venv-PN4y/bin to PATH [2021-05-20T08:11:47.103Z] INFO: No Stack... [2021-05-20T08:11:47.701Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-05-20T08:11:48.298Z] INFO: Archiving Costs [Pipeline] sh [2021-05-20T08:11:48.710Z] + cut -d, -f6 [2021-05-20T08:11:48.710Z] + cat /w/workspace/edgex-ui-go/117/archives/cost.csv [Pipeline] lock [2021-05-20T08:11:48.771Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-master-117-stack-cost] [2021-05-20T08:11:48.780Z] Resource [jenkins-edgexfoundry-edgex-ui-go-master-117-stack-cost] did not exist. Created. [2021-05-20T08:11:48.780Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-master-117-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-20T08:11:49.159Z] /w/workspace/edgex-ui-go/117@tmp/durable-1a926ef5/script.sh: 1: /w/workspace/edgex-ui-go/117@tmp/durable-1a926ef5/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-05-20T08:11:49.504Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-05-20T08:11:49.535Z] Warning: overwriting stash ‘stack-cost’ [2021-05-20T08:11:49.765Z] Stashed 1 file(s) [Pipeline] } [2021-05-20T08:11:49.779Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-master-117-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] configFileProvider [2021-05-20T08:11:50.573Z] provisioning config files... [2021-05-20T08:11:50.585Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config3893066363906072935tmp [Pipeline] { [Pipeline] sh [2021-05-20T08:11:51.055Z] + set +x [2021-05-20T08:11:51.055Z] + bash -s -- [2021-05-20T08:11:51.055Z] + curl -s https://codecov.io/bash [2021-05-20T08:11:51.055Z] [2021-05-20T08:11:51.055Z] _____ _ [2021-05-20T08:11:51.055Z] / ____| | | [2021-05-20T08:11:51.055Z] | | ___ __| | ___ ___ _____ __ [2021-05-20T08:11:51.055Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-20T08:11:51.055Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-20T08:11:51.055Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-20T08:11:51.055Z] Bash-1.0.2 [2021-05-20T08:11:51.055Z] [2021-05-20T08:11:51.055Z] [2021-05-20T08:11:51.055Z] ==> git version 2.24.4 found [2021-05-20T08:11:51.055Z] ==> 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-20T08:11:51.055Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-20T08:11:51.055Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-20T08:11:51.055Z] ==> Jenkins CI detected. [2021-05-20T08:11:51.055Z] project root: . [2021-05-20T08:11:51.055Z] --> token set from env [2021-05-20T08:11:51.055Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-20T08:11:51.055Z] ==> Running gcov in . (disable via -X gcov) [2021-05-20T08:11:51.055Z] ==> Python coveragepy not found [2021-05-20T08:11:51.055Z] ==> Searching for coverage reports in: [2021-05-20T08:11:51.055Z] + . [2021-05-20T08:11:51.055Z] -> Found 1 reports [2021-05-20T08:11:51.055Z] ==> Detecting git/mercurial file structure [2021-05-20T08:11:51.055Z] ==> Reading reports [2021-05-20T08:11:51.055Z] + ./coverage.out bytes=10 [2021-05-20T08:11:51.055Z] ==> Appending adjustments [2021-05-20T08:11:51.055Z] https://docs.codecov.io/docs/fixing-reports [2021-05-20T08:11:51.319Z] + Found adjustments [2021-05-20T08:11:51.319Z] ==> Gzipping contents [2021-05-20T08:11:51.319Z] 4.0K /tmp/codecov.6YDmjm.gz [2021-05-20T08:11:51.319Z] ==> Uploading reports [2021-05-20T08:11:51.319Z] url: https://codecov.io [2021-05-20T08:11:51.319Z] query: branch=master&commit=59f0bfa120c4ecb913b8a6e8359267381c7fc82d&build=117&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F117%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-05-20T08:11:51.319Z] -> Pinging Codecov [2021-05-20T08:11:51.319Z] https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=master&commit=59f0bfa120c4ecb913b8a6e8359267381c7fc82d&build=117&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F117%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-05-20T08:11:51.892Z] -> Uploading to [2021-05-20T08:11:51.892Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-20/FB506323287CE973F263BFD2A0EB1F37/59f0bfa120c4ecb913b8a6e8359267381c7fc82d/5c4d3648-ff6e-4dc0-84ca-481039f9c2e0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210520%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210520T081151Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d9648f9b56fbc23d5366e4812b9db6e6e9f570dfa2ebc76bf7da1dbc67f19ec9 [2021-05-20T08:11:51.892Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-20T08:11:51.892Z] Dload Upload Total Spent Left Speed [2021-05-20T08:11:52.155Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3918 0 0 100 3918 0 10830 --:--:-- --:--:-- --:--:-- 10853 [2021-05-20T08:11:52.155Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/59f0bfa120c4ecb913b8a6e8359267381c7fc82d [Pipeline] } [2021-05-20T08:11:52.166Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-05-20T08:11:53.013Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-05-20T08:11:53.035Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-20T08:11:53.348Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-20T08:11:53.348Z] [2021-05-20T08:11:53.348Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-05-20T08:11:53.655Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-20T08:11:53.656Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-05-20T08:11:53.656Z] 188c0c94c7c5: Pulling fs layer [2021-05-20T08:11:53.656Z] 0ef7d3d256c8: Pulling fs layer [2021-05-20T08:11:53.656Z] de9db76c5a1d: Pulling fs layer [2021-05-20T08:11:53.656Z] 0eba1c9be4d2: Pulling fs layer [2021-05-20T08:11:53.656Z] 0d57e429df01: Pulling fs layer [2021-05-20T08:11:53.656Z] 4e4be7b47b0d: Pulling fs layer [2021-05-20T08:11:53.656Z] e1f770b5df2f: Pulling fs layer [2021-05-20T08:11:53.656Z] 85a0685a4137: Pulling fs layer [2021-05-20T08:11:53.656Z] 0d57e429df01: Waiting [2021-05-20T08:11:53.656Z] 4e4be7b47b0d: Waiting [2021-05-20T08:11:53.656Z] e1f770b5df2f: Waiting [2021-05-20T08:11:53.656Z] 85a0685a4137: Waiting [2021-05-20T08:11:53.656Z] 0eba1c9be4d2: Waiting [2021-05-20T08:11:53.656Z] de9db76c5a1d: Verifying Checksum [2021-05-20T08:11:53.656Z] de9db76c5a1d: Download complete [2021-05-20T08:11:53.656Z] 0ef7d3d256c8: Verifying Checksum [2021-05-20T08:11:53.656Z] 0ef7d3d256c8: Download complete [2021-05-20T08:11:53.656Z] 0d57e429df01: Verifying Checksum [2021-05-20T08:11:53.656Z] 0d57e429df01: Download complete [2021-05-20T08:11:53.656Z] 188c0c94c7c5: Verifying Checksum [2021-05-20T08:11:53.656Z] 188c0c94c7c5: Download complete [2021-05-20T08:11:53.921Z] 4e4be7b47b0d: Verifying Checksum [2021-05-20T08:11:53.921Z] 4e4be7b47b0d: Download complete [2021-05-20T08:11:53.921Z] 188c0c94c7c5: Pull complete [2021-05-20T08:11:54.187Z] 0ef7d3d256c8: Pull complete [2021-05-20T08:11:54.187Z] de9db76c5a1d: Pull complete [2021-05-20T08:11:56.099Z] e1f770b5df2f: Verifying Checksum [2021-05-20T08:11:56.099Z] e1f770b5df2f: Download complete [2021-05-20T08:11:57.484Z] 0eba1c9be4d2: Verifying Checksum [2021-05-20T08:11:57.484Z] 0eba1c9be4d2: Download complete [2021-05-20T08:11:57.746Z] 85a0685a4137: Verifying Checksum [2021-05-20T08:11:57.746Z] 85a0685a4137: Download complete [2021-05-20T08:12:01.067Z] 0eba1c9be4d2: Pull complete [2021-05-20T08:12:01.067Z] 0d57e429df01: Pull complete [2021-05-20T08:12:01.334Z] 4e4be7b47b0d: Pull complete [2021-05-20T08:12:01.907Z] e1f770b5df2f: Pull complete [2021-05-20T08:12:08.546Z] 85a0685a4137: Pull complete [2021-05-20T08:12:08.547Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-05-20T08:12:08.547Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-20T08:12:08.547Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-05-20T08:12:08.621Z] prd-centos7-docker-4c-2g-15295 does not seem to be running inside a container [2021-05-20T08:12:08.668Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-05-20T08:12:43.311Z] $ docker top 434df0ba4707c3a56917024258df845bd936bc270ed94f969b8ad585e05045e6 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-20T08:12:43.428Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-05-20T08:12:43.744Z] + set -o pipefail [2021-05-20T08:12:43.745Z] + snyk monitor '--org=edgex-jenkins' [2021-05-20T08:12:58.681Z] [2021-05-20T08:12:58.681Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_master (github.com/edgexfoundry/edgex-ui-go)... [2021-05-20T08:12:58.681Z] [2021-05-20T08:12:58.681Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/09601aa7-5620-4637-bd5d-fb511722f583 [2021-05-20T08:12:58.681Z] [2021-05-20T08:12:58.681Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-05-20T08:12:58.681Z] [2021-05-20T08:12:58.681Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-05-20T08:12:58.681Z] [2021-05-20T08:12:58.681Z] [Pipeline] } [2021-05-20T08:12:58.693Z] $ docker stop --time=1 434df0ba4707c3a56917024258df845bd936bc270ed94f969b8ad585e05045e6 [2021-05-20T08:13:00.730Z] $ docker rm -f 434df0ba4707c3a56917024258df845bd936bc270ed94f969b8ad585e05045e6 [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-20T08:13:01.748Z] + git log --format=format:%s -1 59f0bfa120c4ecb913b8a6e8359267381c7fc82d [Pipeline] isUnix [Pipeline] sh [2021-05-20T08:13:02.057Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-20T08:13:02.057Z] . [Pipeline] withDockerContainer [2021-05-20T08:13:02.137Z] prd-centos7-docker-4c-2g-15295 does not seem to be running inside a container [2021-05-20T08:13:02.191Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-20T08:13:02.800Z] $ docker top 1c71b3ebd2f8106be015061b266730d9fe4e4a374d4e141000e17e6f17b0bd9b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-20T08:13:02.929Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-20T08:13:02.929Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-20T08:13:03.045Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-20T08:13:03.049Z] $ docker exec 1c71b3ebd2f8106be015061b266730d9fe4e4a374d4e141000e17e6f17b0bd9b ssh-agent [2021-05-20T08:13:03.153Z] SSH_AUTH_SOCK=/tmp/ssh-h0SKZJpAwTGY/agent.15 [2021-05-20T08:13:03.153Z] SSH_AGENT_PID=21 [2021-05-20T08:13:03.159Z] Running ssh-add (command line suppressed) [2021-05-20T08:13:03.260Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_1856661225317354998.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_1856661225317354998.key) [2021-05-20T08:13:03.278Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-20T08:13:03.597Z] + git semver tag [2021-05-20T08:13:03.597Z] # -> Open(): unable to determine branch for HEAD [2021-05-20T08:13:03.597Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-05-20T08:13:03.597Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-05-20T08:13:03.597Z] # $SEMVER_REMOTE_NAME = origin [2021-05-20T08:13:03.598Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-20T08:13:03.598Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-20T08:13:03.598Z] # $SEMVER_BRANCH = master [2021-05-20T08:13:03.598Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [2021-05-20T08:13:03.598Z] # 59f0bfa120c4ecb913b8a6e8359267381c7fc82d HEAD [2021-05-20T08:13:03.598Z] # -> Force: false [2021-05-20T08:13:03.598Z] # 9e4bab81eecf05cb0432b4c3f5624cb4e51d23d0 refs/tags/v2.0.0-dev.57 [Pipeline] } [2021-05-20T08:13:03.619Z] $ docker exec --env ******** --env ******** 1c71b3ebd2f8106be015061b266730d9fe4e4a374d4e141000e17e6f17b0bd9b ssh-agent -k [2021-05-20T08:13:03.729Z] unset SSH_AUTH_SOCK; [2021-05-20T08:13:03.729Z] unset SSH_AGENT_PID; [2021-05-20T08:13:03.729Z] echo Agent pid 21 killed; [2021-05-20T08:13:03.739Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-20T08:13:04.076Z] + git semver [Pipeline] } [2021-05-20T08:13:04.094Z] $ docker stop --time=1 1c71b3ebd2f8106be015061b266730d9fe4e4a374d4e141000e17e6f17b0bd9b [2021-05-20T08:13:05.371Z] $ docker rm -f 1c71b3ebd2f8106be015061b266730d9fe4e4a374d4e141000e17e6f17b0bd9b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-05-20T08:13:05.868Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-20T08:13:05.868Z] [2021-05-20T08:13:05.868Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-05-20T08:13:06.186Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-20T08:13:06.186Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-05-20T08:13:06.186Z] ab5ef0e58194: Pulling fs layer [2021-05-20T08:13:06.186Z] 9712f1f96733: Pulling fs layer [2021-05-20T08:13:06.186Z] 63f879dbbcfc: Pulling fs layer [2021-05-20T08:13:06.186Z] 0d9ebad4ef96: Pulling fs layer [2021-05-20T08:13:06.186Z] e9a5061849ea: Pulling fs layer [2021-05-20T08:13:06.186Z] d747dcd14b5f: Pulling fs layer [2021-05-20T08:13:06.186Z] 2de7ff778b66: Pulling fs layer [2021-05-20T08:13:06.186Z] 0d9ebad4ef96: Waiting [2021-05-20T08:13:06.186Z] e9a5061849ea: Waiting [2021-05-20T08:13:06.186Z] d747dcd14b5f: Waiting [2021-05-20T08:13:06.186Z] 2de7ff778b66: Waiting [2021-05-20T08:13:06.186Z] 9712f1f96733: Verifying Checksum [2021-05-20T08:13:06.186Z] 9712f1f96733: Download complete [2021-05-20T08:13:07.573Z] 63f879dbbcfc: Verifying Checksum [2021-05-20T08:13:07.573Z] 63f879dbbcfc: Download complete [2021-05-20T08:13:07.834Z] e9a5061849ea: Verifying Checksum [2021-05-20T08:13:07.834Z] e9a5061849ea: Download complete [2021-05-20T08:13:07.834Z] d747dcd14b5f: Verifying Checksum [2021-05-20T08:13:07.834Z] d747dcd14b5f: Download complete [2021-05-20T08:13:08.432Z] 2de7ff778b66: Verifying Checksum [2021-05-20T08:13:08.432Z] 2de7ff778b66: Download complete [2021-05-20T08:13:08.432Z] ab5ef0e58194: Verifying Checksum [2021-05-20T08:13:08.432Z] ab5ef0e58194: Download complete [2021-05-20T08:13:08.432Z] 0d9ebad4ef96: Verifying Checksum [2021-05-20T08:13:08.432Z] 0d9ebad4ef96: Download complete [2021-05-20T08:13:11.013Z] ab5ef0e58194: Pull complete [2021-05-20T08:13:11.013Z] 9712f1f96733: Pull complete [2021-05-20T08:13:11.975Z] 63f879dbbcfc: Pull complete [2021-05-20T08:13:16.207Z] 0d9ebad4ef96: Pull complete [2021-05-20T08:13:16.207Z] e9a5061849ea: Pull complete [2021-05-20T08:13:16.207Z] d747dcd14b5f: Pull complete [2021-05-20T08:13:17.159Z] 2de7ff778b66: Pull complete [2021-05-20T08:13:17.159Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-05-20T08:13:17.159Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-20T08:13:17.159Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-05-20T08:13:17.238Z] prd-centos7-docker-4c-2g-15295 does not seem to be running inside a container [2021-05-20T08:13:17.280Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-05-20T08:13:24.448Z] $ docker top 2ad2ce7f79b59cc31330dd1fb82017455f16281eb8e853136e8d95c3a99af51d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-05-20T08:13:24.540Z] provisioning config files... [2021-05-20T08:13:24.547Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config563475496199550294tmp [2021-05-20T08:13:24.560Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config1402104432834668730tmp [2021-05-20T08:13:24.575Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config4915353902643470165tmp [Pipeline] { [Pipeline] echo [2021-05-20T08:13:24.595Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-20T08:13:24.902Z] ---> sigul-configuration.sh [2021-05-20T08:13:24.902Z] gpg: directory `/root/.gnupg' created [2021-05-20T08:13:24.902Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-05-20T08:13:24.902Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-05-20T08:13:24.902Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-05-20T08:13:24.902Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-05-20T08:13:24.902Z] gpg: CAST5 encrypted data [2021-05-20T08:13:24.902Z] gpg: encrypted with 1 passphrase [2021-05-20T08:13:24.902Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-05-20T08:13:25.197Z] + mkdir /home/jenkins [2021-05-20T08:13:25.197Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-05-20T08:13:25.727Z] + 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-20T08:13:25.738Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-20T08:13:26.035Z] ---> sigul-install.sh [2021-05-20T08:13:32.631Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-05-20T08:13:32.927Z] + git tag --list [2021-05-20T08:13:32.927Z] 0.1.1 [2021-05-20T08:13:32.927Z] v1.1.0 [2021-05-20T08:13:32.927Z] v1.2.0 [2021-05-20T08:13:32.927Z] v1.2.1 [2021-05-20T08:13:32.927Z] v1.3.0 [2021-05-20T08:13:32.927Z] v2.0.0-dev.1 [2021-05-20T08:13:32.927Z] v2.0.0-dev.10 [2021-05-20T08:13:32.927Z] v2.0.0-dev.11 [2021-05-20T08:13:32.927Z] v2.0.0-dev.12 [2021-05-20T08:13:32.927Z] v2.0.0-dev.13 [2021-05-20T08:13:32.927Z] v2.0.0-dev.14 [2021-05-20T08:13:32.927Z] v2.0.0-dev.15 [2021-05-20T08:13:32.927Z] v2.0.0-dev.16 [2021-05-20T08:13:32.927Z] v2.0.0-dev.17 [2021-05-20T08:13:32.927Z] v2.0.0-dev.18 [2021-05-20T08:13:32.927Z] v2.0.0-dev.19 [2021-05-20T08:13:32.927Z] v2.0.0-dev.2 [2021-05-20T08:13:32.927Z] v2.0.0-dev.20 [2021-05-20T08:13:32.927Z] v2.0.0-dev.21 [2021-05-20T08:13:32.927Z] v2.0.0-dev.22 [2021-05-20T08:13:32.927Z] v2.0.0-dev.23 [2021-05-20T08:13:32.927Z] v2.0.0-dev.24 [2021-05-20T08:13:32.927Z] v2.0.0-dev.25 [2021-05-20T08:13:32.927Z] v2.0.0-dev.26 [2021-05-20T08:13:32.927Z] v2.0.0-dev.27 [2021-05-20T08:13:32.927Z] v2.0.0-dev.28 [2021-05-20T08:13:32.927Z] v2.0.0-dev.29 [2021-05-20T08:13:32.927Z] v2.0.0-dev.3 [2021-05-20T08:13:32.927Z] v2.0.0-dev.30 [2021-05-20T08:13:32.927Z] v2.0.0-dev.31 [2021-05-20T08:13:32.927Z] v2.0.0-dev.32 [2021-05-20T08:13:32.927Z] v2.0.0-dev.33 [2021-05-20T08:13:32.927Z] v2.0.0-dev.34 [2021-05-20T08:13:32.927Z] v2.0.0-dev.35 [2021-05-20T08:13:32.927Z] v2.0.0-dev.36 [2021-05-20T08:13:32.927Z] v2.0.0-dev.37 [2021-05-20T08:13:32.927Z] v2.0.0-dev.38 [2021-05-20T08:13:32.927Z] v2.0.0-dev.39 [2021-05-20T08:13:32.927Z] v2.0.0-dev.4 [2021-05-20T08:13:32.927Z] v2.0.0-dev.40 [2021-05-20T08:13:32.927Z] v2.0.0-dev.41 [2021-05-20T08:13:32.927Z] v2.0.0-dev.42 [2021-05-20T08:13:32.927Z] v2.0.0-dev.43 [2021-05-20T08:13:32.927Z] v2.0.0-dev.44 [2021-05-20T08:13:32.927Z] v2.0.0-dev.45 [2021-05-20T08:13:32.927Z] v2.0.0-dev.46 [2021-05-20T08:13:32.927Z] v2.0.0-dev.47 [2021-05-20T08:13:32.927Z] v2.0.0-dev.48 [2021-05-20T08:13:32.927Z] v2.0.0-dev.49 [2021-05-20T08:13:32.927Z] v2.0.0-dev.5 [2021-05-20T08:13:32.927Z] v2.0.0-dev.50 [2021-05-20T08:13:32.927Z] v2.0.0-dev.51 [2021-05-20T08:13:32.927Z] v2.0.0-dev.52 [2021-05-20T08:13:32.927Z] v2.0.0-dev.53 [2021-05-20T08:13:32.927Z] v2.0.0-dev.54 [2021-05-20T08:13:32.927Z] v2.0.0-dev.55 [2021-05-20T08:13:32.927Z] v2.0.0-dev.56 [2021-05-20T08:13:32.927Z] v2.0.0-dev.57 [2021-05-20T08:13:32.927Z] v2.0.0-dev.6 [2021-05-20T08:13:32.927Z] v2.0.0-dev.7 [2021-05-20T08:13:32.927Z] v2.0.0-dev.8 [2021-05-20T08:13:32.927Z] v2.0.0-dev.9 [Pipeline] sh [2021-05-20T08:13:33.220Z] + lftools sign git-tag v2.0.0-dev.57 [2021-05-20T08:13:33.831Z] Signing Git tag with Sigul... [2021-05-20T08:13:33.831Z] Signing v2.0.0-dev.57 [Pipeline] echo [2021-05-20T08:13:34.785Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-20T08:13:35.105Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-05-20T08:13:35.114Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-05-20T08:13:35.146Z] $ docker stop --time=1 2ad2ce7f79b59cc31330dd1fb82017455f16281eb8e853136e8d95c3a99af51d [2021-05-20T08:13:39.435Z] $ docker rm -f 2ad2ce7f79b59cc31330dd1fb82017455f16281eb8e853136e8d95c3a99af51d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-05-20T08:13:40.164Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-20T08:13:40.164Z] . [Pipeline] withDockerContainer [2021-05-20T08:13:40.247Z] prd-centos7-docker-4c-2g-15295 does not seem to be running inside a container [2021-05-20T08:13:40.288Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-20T08:13:41.155Z] $ docker top 425be68a18c6c6e471a958b5762762cc6a63567efe6cbf850dcfa4d520d2c843 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-20T08:13:41.285Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-20T08:13:41.286Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-20T08:13:41.396Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-20T08:13:41.399Z] $ docker exec 425be68a18c6c6e471a958b5762762cc6a63567efe6cbf850dcfa4d520d2c843 ssh-agent [2021-05-20T08:13:41.513Z] SSH_AUTH_SOCK=/tmp/ssh-cpKBvxNNR0tW/agent.13 [2021-05-20T08:13:41.513Z] SSH_AGENT_PID=20 [2021-05-20T08:13:41.518Z] Running ssh-add (command line suppressed) [2021-05-20T08:13:41.621Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_3414308078602288518.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_3414308078602288518.key) [2021-05-20T08:13:41.637Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-20T08:13:41.937Z] + git semver bump pre [2021-05-20T08:13:41.937Z] # -> Open(): unable to determine branch for HEAD [2021-05-20T08:13:41.937Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-05-20T08:13:41.937Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-05-20T08:13:41.937Z] # $SEMVER_REMOTE_NAME = origin [2021-05-20T08:13:41.937Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-20T08:13:41.937Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-20T08:13:41.937Z] # $SEMVER_BRANCH = master [2021-05-20T08:13:41.937Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [2021-05-20T08:13:41.937Z] 2.0.0-dev.58 [Pipeline] } [2021-05-20T08:13:41.948Z] $ docker exec --env ******** --env ******** 425be68a18c6c6e471a958b5762762cc6a63567efe6cbf850dcfa4d520d2c843 ssh-agent -k [2021-05-20T08:13:42.049Z] unset SSH_AUTH_SOCK; [2021-05-20T08:13:42.049Z] unset SSH_AGENT_PID; [2021-05-20T08:13:42.049Z] echo Agent pid 20 killed; [2021-05-20T08:13:42.060Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-20T08:13:42.391Z] + git semver [Pipeline] } [2021-05-20T08:13:42.407Z] $ docker stop --time=1 425be68a18c6c6e471a958b5762762cc6a63567efe6cbf850dcfa4d520d2c843 [2021-05-20T08:13:43.610Z] $ docker rm -f 425be68a18c6c6e471a958b5762762cc6a63567efe6cbf850dcfa4d520d2c843 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-05-20T08:13:43.999Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-20T08:13:43.999Z] . [Pipeline] withDockerContainer [2021-05-20T08:13:44.073Z] prd-centos7-docker-4c-2g-15295 does not seem to be running inside a container [2021-05-20T08:13:44.118Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-20T08:13:44.614Z] $ docker top f5cf3161f247e883551ccf808b6b47e0aea5e7d3bfca6a77cd288fd7ce6715a6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-20T08:13:44.753Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-20T08:13:44.753Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-20T08:13:44.859Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-20T08:13:44.862Z] $ docker exec f5cf3161f247e883551ccf808b6b47e0aea5e7d3bfca6a77cd288fd7ce6715a6 ssh-agent [2021-05-20T08:13:44.966Z] SSH_AUTH_SOCK=/tmp/ssh-TN0FkkE36eIX/agent.15 [2021-05-20T08:13:44.966Z] SSH_AGENT_PID=21 [2021-05-20T08:13:44.971Z] Running ssh-add (command line suppressed) [2021-05-20T08:13:45.060Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_9107527500995715535.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_9107527500995715535.key) [2021-05-20T08:13:45.074Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-20T08:13:45.371Z] + git semver push [2021-05-20T08:13:45.372Z] # -> Open(): unable to determine branch for HEAD [2021-05-20T08:13:45.372Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-05-20T08:13:45.372Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-05-20T08:13:45.372Z] # $SEMVER_REMOTE_NAME = origin [2021-05-20T08:13:45.372Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-20T08:13:45.372Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-20T08:13:45.372Z] # $SEMVER_BRANCH = master [2021-05-20T08:13:45.372Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } [2021-05-20T08:13:49.590Z] $ docker exec --env ******** --env ******** f5cf3161f247e883551ccf808b6b47e0aea5e7d3bfca6a77cd288fd7ce6715a6 ssh-agent -k [2021-05-20T08:13:49.687Z] unset SSH_AUTH_SOCK; [2021-05-20T08:13:49.689Z] unset SSH_AGENT_PID; [2021-05-20T08:13:49.689Z] echo Agent pid 21 killed; [2021-05-20T08:13:49.701Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-20T08:13:50.037Z] + git semver [Pipeline] } [2021-05-20T08:13:50.059Z] $ docker stop --time=1 f5cf3161f247e883551ccf808b6b47e0aea5e7d3bfca6a77cd288fd7ce6715a6 [2021-05-20T08:13:51.284Z] $ docker rm -f f5cf3161f247e883551ccf808b6b47e0aea5e7d3bfca6a77cd288fd7ce6715a6 [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-20T08:13:52.485Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-20T08:13:53.051Z] ---> package-listing.sh [2021-05-20T08:13:53.051Z] ++ facter osfamily [2021-05-20T08:13:53.051Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-20T08:13:53.313Z] + OS_FAMILY=redhat [2021-05-20T08:13:53.313Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_master [2021-05-20T08:13:53.313Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-20T08:13:53.313Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-20T08:13:53.313Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-20T08:13:53.313Z] + PACKAGES=/tmp/packages_start.txt [2021-05-20T08:13:53.313Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' [2021-05-20T08:13:53.313Z] + PACKAGES=/tmp/packages_end.txt [2021-05-20T08:13:53.313Z] + case "${OS_FAMILY}" in [2021-05-20T08:13:53.313Z] + sort [2021-05-20T08:13:53.313Z] + rpm -qa [2021-05-20T08:13:53.892Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-20T08:13:53.892Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-20T08:13:53.892Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-20T08:13:53.892Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' [2021-05-20T08:13:53.892Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ [2021-05-20T08:13:53.892Z] + 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-20T08:13:53.905Z] 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-20T08:13:54.194Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-20T08:13:54.766Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-20T08:13:54.766Z] [2021-05-20T08:13:54.766Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-20T08:13:57.575Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-20T08:13:57.575Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-20T08:13:57.575Z] df20fa9351a1: Pulling fs layer [2021-05-20T08:13:57.575Z] 36b3adc4ff6f: Pulling fs layer [2021-05-20T08:13:57.575Z] 8ad3a11d3b57: Pulling fs layer [2021-05-20T08:13:57.575Z] 46f8f816bc3b: Pulling fs layer [2021-05-20T08:13:57.575Z] 93b61091891f: Pulling fs layer [2021-05-20T08:13:57.575Z] 93b9cdb0e59b: Pulling fs layer [2021-05-20T08:13:57.575Z] 5e14af77c1be: Pulling fs layer [2021-05-20T08:13:57.575Z] 01666e4c0597: Pulling fs layer [2021-05-20T08:13:57.575Z] aa168da1d23b: Pulling fs layer [2021-05-20T08:13:57.575Z] 93b9cdb0e59b: Waiting [2021-05-20T08:13:57.575Z] 5e14af77c1be: Waiting [2021-05-20T08:13:57.575Z] 01666e4c0597: Waiting [2021-05-20T08:13:57.575Z] aa168da1d23b: Waiting [2021-05-20T08:13:57.575Z] 46f8f816bc3b: Waiting [2021-05-20T08:13:57.575Z] 93b61091891f: Waiting [2021-05-20T08:13:57.575Z] 36b3adc4ff6f: Verifying Checksum [2021-05-20T08:13:57.575Z] 36b3adc4ff6f: Download complete [2021-05-20T08:13:57.575Z] 46f8f816bc3b: Verifying Checksum [2021-05-20T08:13:57.575Z] 46f8f816bc3b: Download complete [2021-05-20T08:13:57.575Z] df20fa9351a1: Verifying Checksum [2021-05-20T08:13:57.575Z] df20fa9351a1: Download complete [2021-05-20T08:13:57.575Z] 93b9cdb0e59b: Verifying Checksum [2021-05-20T08:13:57.575Z] 93b9cdb0e59b: Download complete [2021-05-20T08:13:57.575Z] 93b61091891f: Verifying Checksum [2021-05-20T08:13:57.575Z] 93b61091891f: Download complete [2021-05-20T08:13:57.575Z] 5e14af77c1be: Verifying Checksum [2021-05-20T08:13:57.575Z] 5e14af77c1be: Download complete [2021-05-20T08:13:57.575Z] 01666e4c0597: Verifying Checksum [2021-05-20T08:13:57.575Z] 01666e4c0597: Download complete [2021-05-20T08:13:57.575Z] df20fa9351a1: Pull complete [2021-05-20T08:13:57.575Z] 36b3adc4ff6f: Pull complete [2021-05-20T08:13:57.575Z] 8ad3a11d3b57: Verifying Checksum [2021-05-20T08:13:57.575Z] 8ad3a11d3b57: Download complete [2021-05-20T08:13:57.575Z] 8ad3a11d3b57: Pull complete [2021-05-20T08:13:57.575Z] 46f8f816bc3b: Pull complete [2021-05-20T08:13:57.575Z] 93b61091891f: Pull complete [2021-05-20T08:13:57.575Z] 93b9cdb0e59b: Pull complete [2021-05-20T08:13:57.575Z] 5e14af77c1be: Pull complete [2021-05-20T08:13:57.575Z] 01666e4c0597: Pull complete [2021-05-20T08:13:57.575Z] aa168da1d23b: Verifying Checksum [2021-05-20T08:13:57.575Z] aa168da1d23b: Download complete [2021-05-20T08:14:01.848Z] aa168da1d23b: Pull complete [2021-05-20T08:14:01.848Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-20T08:14:01.848Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-20T08:14:01.848Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-20T08:14:01.934Z] prd-centos7-docker-4c-2g-15295 does not seem to be running inside a container [2021-05-20T08:14:01.978Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-20T08:14:05.519Z] $ docker top 496f10f9c7a8fd603ce20e8bf49ab722793a83e0c26931f0bb273c8fb2c3c680 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-20T08:14:05.903Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-20T08:14:06.197Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-20T08:14:06.491Z] + ls /var/log/sa-host [2021-05-20T08:14:06.491Z] + sadf -c /var/log/sa-host/sa05 [2021-05-20T08:14:06.491Z] file_magic: OK [2021-05-20T08:14:06.491Z] HZ: Using current value: 100 [2021-05-20T08:14:06.491Z] file_header: OK [2021-05-20T08:14:06.491Z] 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-20T08:14:06.491Z] Statistics: [2021-05-20T08:14:06.491Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-20T08:14:06.491Z] File successfully converted to sysstat format version 12.2.1 [2021-05-20T08:14:06.491Z] + sadf -c /var/log/sa-host/sa20 [2021-05-20T08:14:06.491Z] file_magic: OK [2021-05-20T08:14:06.491Z] HZ: Using current value: 100 [2021-05-20T08:14:06.491Z] file_header: OK [2021-05-20T08:14:06.491Z] 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-20T08:14:06.491Z] Statistics: [2021-05-20T08:14:06.491Z] 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-20T08:14:06.491Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-20T08:14:07.121Z] provisioning config files... [2021-05-20T08:14:07.132Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config1852708206342778611tmp [Pipeline] { [Pipeline] echo [2021-05-20T08:14:07.159Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-20T08:14:07.459Z] ---> create-netrc.sh [Pipeline] } [2021-05-20T08:14:07.471Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-20T08:14:07.496Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-20T08:14:07.806Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-20T08:14:07.821Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-20T08:14:08.122Z] ---> sudo-logs.sh [2021-05-20T08:14:08.122Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-20T08:14:08.154Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-20T08:14:08.449Z] ---> job-cost.sh [2021-05-20T08:14:08.449Z] lf-activate-venv: SKIPPING [2021-05-20T08:14:08.449Z] DEBUG: total: 0.18000000715255737 [2021-05-20T08:14:08.449Z] INFO: Retrieving Stack Cost... [2021-05-20T08:14:09.023Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-20T08:14:09.595Z] INFO: Archiving Costs [Pipeline] echo [2021-05-20T08:14:09.608Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-20T08:14:09.903Z] ---> logs-deploy.sh [2021-05-20T08:14:09.903Z] lf-activate-venv: SKIPPING [2021-05-20T08:14:09.903Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/master/117 [2021-05-20T08:14:09.903Z] INFO: archiving workspace using pattern(s): [2021-05-20T08:14:10.849Z] Archives upload complete. [2021-05-20T08:14:10.849Z] INFO: archiving logs to Nexus [2021-05-20T08:14:11.420Z] ---> uname -a: [2021-05-20T08:14:11.420Z] Linux prd-centos7-docker-4c-2g-15295.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-05-20T08:14:11.420Z] [2021-05-20T08:14:11.420Z]