Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from b243de676507bce5d4d3b934891dea324aa2fec9 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-edgex-ui-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-260 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision b243de676507bce5d4d3b934891dea324aa2fec9 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b243de676507bce5d4d3b934891dea324aa2fec9 # timeout=10 Commit message: "feat: Update built web product" > git rev-list --no-walk 23a5eeb9b5cd65324e737a307091d4b207149c3a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-04-15T11:54:07.687Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-04-15T11:54:07.783Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-04-15T11:54:07.811Z] ========================================================= [2021-04-15T11:54:07.811Z] EdgeX Global Pipelines Version Info [2021-04-15T11:54:07.811Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-04-15T11:54:11.431Z] ------------------- [2021-04-15T11:54:11.431Z] stable info: [2021-04-15T11:54:11.431Z] ------------------- [2021-04-15T11:54:11.431Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-04-15T11:54:11.431Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-04-15T11:54:11.431Z] Message: update stable to v1.0.186 [2021-04-15T11:54:12.527Z] ------------------- [2021-04-15T11:54:12.527Z] experimental info: [2021-04-15T11:54:12.527Z] ------------------- [2021-04-15T11:54:12.527Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-04-15T11:54:12.527Z] Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 [2021-04-15T11:54:12.527Z] Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-04-15T11:54:13.221Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-04-15T11:54:13.244Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-04-15T11:54:13.265Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-04-15T11:54:13.287Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-04-15T11:54:13.309Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-04-15T11:54:13.332Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-04-15T11:54:13.354Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-04-15T11:54:13.376Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-04-15T11:54:13.399Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-04-15T11:54:13.423Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-04-15T11:54:13.445Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-04-15T11:54:13.468Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-edgex-ui-go [Pipeline] echo [2021-04-15T11:54:13.490Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-04-15T11:54:13.514Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-04-15T11:54:13.536Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-04-15T11:54:13.558Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-04-15T11:54:13.581Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-04-15T11:54:13.603Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-04-15T11:54:13.625Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-04-15T11:54:13.647Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-04-15T11:54:13.669Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-04-15T11:54:13.715Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-04-15T11:54:13.736Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-04-15T11:54:13.758Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-04-15T11:54:13.797Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-04-15T11:54:13.820Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-04-15T11:54:13.843Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-04-15T11:54:13.865Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-04-15T11:54:13.888Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-04-15T11:54:13.913Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b243de676507bce5d4d3b934891dea324aa2fec9 [Pipeline] echo [2021-04-15T11:54:13.944Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b243de6 [Pipeline] echo [2021-04-15T11:54:13.966Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-15T11:54:14.037Z] provisioning config files... [2021-04-15T11:54:14.101Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config6645233468200708841tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-15T11:54:14.756Z] ---> docker-login.sh [2021-04-15T11:54:14.757Z] nexus3.edgexfoundry.org:10001 [2021-04-15T11:54:15.438Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-15T11:54:15.847Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-15T11:54:15.847Z] Configure a credential helper to remove this warning. See [2021-04-15T11:54:15.847Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-15T11:54:15.847Z] [2021-04-15T11:54:15.847Z] Login Succeeded [2021-04-15T11:54:15.847Z] nexus3.edgexfoundry.org:10002 [2021-04-15T11:54:16.195Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-15T11:54:16.195Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-15T11:54:16.195Z] Configure a credential helper to remove this warning. See [2021-04-15T11:54:16.195Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-15T11:54:16.195Z] [2021-04-15T11:54:16.195Z] Login Succeeded [2021-04-15T11:54:16.195Z] nexus3.edgexfoundry.org:10003 [2021-04-15T11:54:16.554Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-15T11:54:16.554Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-15T11:54:16.554Z] Configure a credential helper to remove this warning. See [2021-04-15T11:54:16.554Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-15T11:54:16.554Z] [2021-04-15T11:54:16.554Z] Login Succeeded [2021-04-15T11:54:16.554Z] nexus3.edgexfoundry.org:10004 [2021-04-15T11:54:17.227Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-15T11:54:17.227Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-15T11:54:17.227Z] Configure a credential helper to remove this warning. See [2021-04-15T11:54:17.227Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-15T11:54:17.227Z] [2021-04-15T11:54:17.227Z] Login Succeeded [2021-04-15T11:54:17.227Z] docker.io [2021-04-15T11:54:18.424Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-15T11:54:18.424Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-15T11:54:18.424Z] Configure a credential helper to remove this warning. See [2021-04-15T11:54:18.424Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-15T11:54:18.424Z] [2021-04-15T11:54:18.424Z] Login Succeeded [2021-04-15T11:54:18.424Z] ---> docker-login.sh ends [Pipeline] } [2021-04-15T11:54:18.493Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-15T11:54:19.111Z] + git log --format=format:%s -1 b243de676507bce5d4d3b934891dea324aa2fec9 [Pipeline] echo [2021-04-15T11:54:19.443Z] GIT_COMMIT: b243de676507bce5d4d3b934891dea324aa2fec9, Commit Message: feat: Update built web product [Pipeline] echo [2021-04-15T11:54:19.456Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-04-15T11:54:20.485Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-15T11:54:20.485Z] [2021-04-15T11:54:20.485Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-04-15T11:54:21.081Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-15T11:54:21.081Z] latest: Pulling from edgex-devops/git-semver [2021-04-15T11:54:21.081Z] 31603596830f: Pulling fs layer [2021-04-15T11:54:21.081Z] 2a8b12db71e7: Pulling fs layer [2021-04-15T11:54:21.081Z] 6ca5941a6612: Pulling fs layer [2021-04-15T11:54:21.081Z] ecc8261a40a4: Pulling fs layer [2021-04-15T11:54:21.081Z] ecc8261a40a4: Waiting [2021-04-15T11:54:21.390Z] 2a8b12db71e7: Verifying Checksum [2021-04-15T11:54:21.390Z] 2a8b12db71e7: Download complete [2021-04-15T11:54:21.775Z] 31603596830f: Verifying Checksum [2021-04-15T11:54:21.775Z] 31603596830f: Download complete [2021-04-15T11:54:22.088Z] ecc8261a40a4: Verifying Checksum [2021-04-15T11:54:22.088Z] ecc8261a40a4: Download complete [2021-04-15T11:54:22.456Z] 6ca5941a6612: Verifying Checksum [2021-04-15T11:54:22.456Z] 6ca5941a6612: Download complete [2021-04-15T11:54:24.096Z] 31603596830f: Pull complete [2021-04-15T11:54:24.096Z] 2a8b12db71e7: Pull complete [2021-04-15T11:54:25.348Z] 6ca5941a6612: Pull complete [2021-04-15T11:54:26.510Z] ecc8261a40a4: Pull complete [2021-04-15T11:54:26.510Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-04-15T11:54:26.510Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-15T11:54:26.510Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-04-15T11:54:27.220Z] prd-centos7-docker-4c-2g-260 does not seem to be running inside a container [2021-04-15T11:54:27.358Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-04-15T11:54:30.519Z] $ docker top ae21dd3a5bde1adbd02bf28fadc492283a37344eafc1a5a2b529b9157f3f027a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-04-15T11:54:30.790Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-15T11:54:30.790Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-15T11:54:31.309Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-15T11:54:31.315Z] $ docker exec ae21dd3a5bde1adbd02bf28fadc492283a37344eafc1a5a2b529b9157f3f027a ssh-agent [2021-04-15T11:54:31.624Z] SSH_AUTH_SOCK=/tmp/ssh-S8LZnxjXOfUb/agent.11 [2021-04-15T11:54:31.624Z] SSH_AGENT_PID=16 [2021-04-15T11:54:31.640Z] Running ssh-add (command line suppressed) [2021-04-15T11:54:31.893Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_3365669385853345853.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_3365669385853345853.key) [2021-04-15T11:54:32.124Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-15T11:54:32.704Z] + git tag --points-at HEAD [Pipeline] } [2021-04-15T11:54:32.854Z] $ docker exec --env ******** --env ******** ae21dd3a5bde1adbd02bf28fadc492283a37344eafc1a5a2b529b9157f3f027a ssh-agent -k [2021-04-15T11:54:33.074Z] unset SSH_AUTH_SOCK; [2021-04-15T11:54:33.074Z] unset SSH_AGENT_PID; [2021-04-15T11:54:33.075Z] echo Agent pid 16 killed; [2021-04-15T11:54:33.198Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-04-15T11:54:33.243Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-15T11:54:33.243Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-15T11:54:34.125Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-15T11:54:34.132Z] $ docker exec ae21dd3a5bde1adbd02bf28fadc492283a37344eafc1a5a2b529b9157f3f027a ssh-agent [2021-04-15T11:54:34.710Z] SSH_AUTH_SOCK=/tmp/ssh-alLh4gkNdJQ3/agent.44 [2021-04-15T11:54:34.710Z] SSH_AGENT_PID=49 [2021-04-15T11:54:34.750Z] Running ssh-add (command line suppressed) [2021-04-15T11:54:35.188Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_6772567921458710238.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_6772567921458710238.key) [2021-04-15T11:54:35.762Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-15T11:54:36.815Z] + git semver init [2021-04-15T11:54:36.815Z] # -> Open(): unable to determine branch for HEAD [2021-04-15T11:54:36.815Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-04-15T11:54:36.815Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-04-15T11:54:36.815Z] # $SEMVER_REMOTE_NAME = origin [2021-04-15T11:54:36.815Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-04-15T11:54:36.815Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-04-15T11:54:36.815Z] # $SEMVER_BRANCH = master [2021-04-15T11:54:36.815Z] # $SEMVER_TEMP = /tmp/semver-129280910 [2021-04-15T11:54:36.815Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-04-15T11:54:40.315Z] # '/tmp/semver-129280910' -> '/w/workspace/edgexfoundry_edgex-ui-go_master/.semver' [2021-04-15T11:54:40.315Z] # -> Force: false [2021-04-15T11:54:40.315Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } [2021-04-15T11:54:40.330Z] $ docker exec --env ******** --env ******** ae21dd3a5bde1adbd02bf28fadc492283a37344eafc1a5a2b529b9157f3f027a ssh-agent -k [2021-04-15T11:54:40.764Z] unset SSH_AUTH_SOCK; [2021-04-15T11:54:40.767Z] unset SSH_AGENT_PID; [2021-04-15T11:54:40.767Z] echo Agent pid 49 killed; [2021-04-15T11:54:40.880Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-04-15T11:54:41.717Z] + git semver [Pipeline] } [2021-04-15T11:54:41.783Z] $ docker stop --time=1 ae21dd3a5bde1adbd02bf28fadc492283a37344eafc1a5a2b529b9157f3f027a [2021-04-15T11:54:43.758Z] $ docker rm -f ae21dd3a5bde1adbd02bf28fadc492283a37344eafc1a5a2b529b9157f3f027a [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-15T11:54:44.394Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-04-15T11:54:45.212Z] Stashed 1 file(s) [Pipeline] echo [2021-04-15T11:54:45.216Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.37 [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-04-15T11:55:00.373Z] Still waiting to schedule task [2021-04-15T11:55:00.373Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-04-15T11:55:00.377Z] Still waiting to schedule task [2021-04-15T11:55:00.377Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-04-15T11:57:59.911Z] Running on prd-centos7-docker-4c-2g-264 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws [2021-04-15T11:57:59.927Z] Running in /w/workspace/edgex-ui-go/96 [Pipeline] { [Pipeline] checkout [2021-04-15T11:58:11.017Z] using credential edgex-jenkins-ssh [2021-04-15T11:58:11.044Z] Cloning the remote Git repository [2021-04-15T11:58:11.098Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-04-15T11:58:11.206Z] > git init /w/workspace/edgex-ui-go/96 # timeout=10 [2021-04-15T11:58:11.388Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-04-15T11:58:11.389Z] > git --version # timeout=10 [2021-04-15T11:58:11.466Z] > git --version # 'git version 2.24.3' [2021-04-15T11:58:11.467Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-15T11:58:11.603Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-15T11:58:15.621Z] Checking out Revision b243de676507bce5d4d3b934891dea324aa2fec9 (master) [2021-04-15T11:58:14.852Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-04-15T11:58:14.884Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-15T11:58:15.001Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-04-15T11:58:15.048Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-04-15T11:58:15.048Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-15T11:58:15.069Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-15T11:58:15.635Z] > git config core.sparsecheckout # timeout=10 [2021-04-15T11:58:15.707Z] > git checkout -f b243de676507bce5d4d3b934891dea324aa2fec9 # timeout=10 [2021-04-15T11:58:19.027Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-265 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws [2021-04-15T11:58:19.048Z] Running in /w/workspace/edgex-ui-go/96 [Pipeline] { [Pipeline] checkout [2021-04-15T11:58:20.638Z] Commit message: "feat: Update built web product" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-15T11:58:23.019Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-04-15T11:58:23.775Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-15T11:58:24.148Z] + true [2021-04-15T11:58:24.148Z] + sudo service docker restart [2021-04-15T11:58:24.148Z] Redirecting to /bin/systemctl restart docker.service [2021-04-15T11:58:24.404Z] using credential edgex-jenkins-ssh [2021-04-15T11:58:24.440Z] Cloning the remote Git repository [2021-04-15T11:58:24.507Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-04-15T11:58:24.605Z] > git init /w/workspace/edgex-ui-go/96 # timeout=10 [2021-04-15T11:58:24.679Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-04-15T11:58:24.679Z] > git --version # timeout=10 [2021-04-15T11:58:24.701Z] > git --version # 'git version 2.17.1' [2021-04-15T11:58:24.703Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-15T11:58:24.752Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-15T11:58:26.964Z] provisioning config files... [2021-04-15T11:58:27.052Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/96@tmp/config6996434458665233196tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-15T11:58:27.344Z] Checking out Revision b243de676507bce5d4d3b934891dea324aa2fec9 (master) [2021-04-15T11:58:27.514Z] ---> docker-login.sh [2021-04-15T11:58:27.514Z] nexus3.edgexfoundry.org:10001 [2021-04-15T11:58:26.782Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-04-15T11:58:26.802Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-15T11:58:26.823Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-04-15T11:58:26.853Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-04-15T11:58:26.854Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-15T11:58:26.865Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-15T11:58:27.359Z] > git config core.sparsecheckout # timeout=10 [2021-04-15T11:58:27.377Z] > git checkout -f b243de676507bce5d4d3b934891dea324aa2fec9 # timeout=10 [2021-04-15T11:58:29.230Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-15T11:58:29.535Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-15T11:58:29.535Z] Configure a credential helper to remove this warning. See [2021-04-15T11:58:29.535Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-15T11:58:29.535Z] [2021-04-15T11:58:29.535Z] Login Succeeded [2021-04-15T11:58:29.885Z] nexus3.edgexfoundry.org:10002 [2021-04-15T11:58:30.580Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-15T11:58:30.580Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-15T11:58:30.580Z] Configure a credential helper to remove this warning. See [2021-04-15T11:58:30.580Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-15T11:58:30.580Z] [2021-04-15T11:58:30.580Z] Login Succeeded [2021-04-15T11:58:30.580Z] nexus3.edgexfoundry.org:10003 [2021-04-15T11:58:30.884Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-15T11:58:31.182Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-15T11:58:31.182Z] Configure a credential helper to remove this warning. See [2021-04-15T11:58:31.182Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-15T11:58:31.182Z] [2021-04-15T11:58:31.182Z] Login Succeeded [2021-04-15T11:58:31.182Z] nexus3.edgexfoundry.org:10004 [2021-04-15T11:58:31.851Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-15T11:58:31.851Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-15T11:58:31.851Z] Configure a credential helper to remove this warning. See [2021-04-15T11:58:31.851Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-15T11:58:31.851Z] [2021-04-15T11:58:31.851Z] Login Succeeded [2021-04-15T11:58:31.851Z] docker.io [2021-04-15T11:58:32.004Z] Commit message: "feat: Update built web product" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-15T11:58:32.594Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-15T11:58:32.980Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-15T11:58:32.980Z] Configure a credential helper to remove this warning. See [2021-04-15T11:58:32.980Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-15T11:58:32.980Z] [2021-04-15T11:58:32.980Z] Login Succeeded [2021-04-15T11:58:32.980Z] ---> docker-login.sh ends [Pipeline] } [2021-04-15T11:58:33.105Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-04-15T11:58:33.418Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [Pipeline] echo [2021-04-15T11:58:33.657Z] ========================================================= [2021-04-15T11:58:33.657Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-04-15T11:58:33.657Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-15T11:58:33.852Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-15T11:58:34.221Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-04-15T11:58:34.257Z] + sudo service docker restart [2021-04-15T11:58:34.257Z] + true [2021-04-15T11:58:36.423Z] Sending build context to Docker daemon 34.6MB [2021-04-15T11:58:36.423Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-04-15T11:58:36.423Z] Step 2/8 : FROM ${BASE} [2021-04-15T11:58:36.423Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-04-15T11:58:36.423Z] 188c0c94c7c5: Pulling fs layer [2021-04-15T11:58:36.423Z] 0ef7d3d256c8: Pulling fs layer [2021-04-15T11:58:36.423Z] de9db76c5a1d: Pulling fs layer [2021-04-15T11:58:36.423Z] bca2f99d35d6: Pulling fs layer [2021-04-15T11:58:36.423Z] 93359f2a8cfa: Pulling fs layer [2021-04-15T11:58:36.423Z] 7c6f9722023f: Pulling fs layer [2021-04-15T11:58:36.423Z] a35cf1a2eb13: Pulling fs layer [2021-04-15T11:58:36.423Z] bca2f99d35d6: Waiting [2021-04-15T11:58:36.423Z] 93359f2a8cfa: Waiting [2021-04-15T11:58:36.423Z] 7c6f9722023f: Waiting [2021-04-15T11:58:36.423Z] a35cf1a2eb13: Waiting [2021-04-15T11:58:36.423Z] de9db76c5a1d: Verifying Checksum [2021-04-15T11:58:36.423Z] de9db76c5a1d: Download complete [2021-04-15T11:58:36.423Z] 0ef7d3d256c8: Verifying Checksum [2021-04-15T11:58:36.423Z] 0ef7d3d256c8: Download complete [2021-04-15T11:58:36.423Z] 93359f2a8cfa: Verifying Checksum [2021-04-15T11:58:36.423Z] 93359f2a8cfa: Download complete [2021-04-15T11:58:36.715Z] 7c6f9722023f: Verifying Checksum [2021-04-15T11:58:36.715Z] 7c6f9722023f: Download complete [2021-04-15T11:58:36.715Z] 188c0c94c7c5: Verifying Checksum [2021-04-15T11:58:36.715Z] 188c0c94c7c5: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-15T11:58:36.920Z] provisioning config files... [2021-04-15T11:58:36.961Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/96@tmp/config6707333672446806809tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-15T11:58:37.330Z] ---> docker-login.sh [2021-04-15T11:58:37.330Z] nexus3.edgexfoundry.org:10001 [2021-04-15T11:58:37.935Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-15T11:58:38.320Z] 188c0c94c7c5: Pull complete [2021-04-15T11:58:38.539Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-15T11:58:38.539Z] Configure a credential helper to remove this warning. See [2021-04-15T11:58:38.539Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-15T11:58:38.539Z] [2021-04-15T11:58:38.539Z] Login Succeeded [2021-04-15T11:58:38.539Z] nexus3.edgexfoundry.org:10002 [2021-04-15T11:58:38.813Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-15T11:58:39.085Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-15T11:58:39.085Z] Configure a credential helper to remove this warning. See [2021-04-15T11:58:39.085Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-15T11:58:39.085Z] [2021-04-15T11:58:39.085Z] Login Succeeded [2021-04-15T11:58:39.085Z] nexus3.edgexfoundry.org:10003 [2021-04-15T11:58:39.359Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-15T11:58:39.421Z] 0ef7d3d256c8: Pull complete [2021-04-15T11:58:39.633Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-15T11:58:39.633Z] Configure a credential helper to remove this warning. See [2021-04-15T11:58:39.633Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-15T11:58:39.633Z] [2021-04-15T11:58:39.633Z] Login Succeeded [2021-04-15T11:58:39.633Z] nexus3.edgexfoundry.org:10004 [2021-04-15T11:58:39.907Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-15T11:58:40.182Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-15T11:58:40.182Z] Configure a credential helper to remove this warning. See [2021-04-15T11:58:40.182Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-15T11:58:40.182Z] [2021-04-15T11:58:40.182Z] Login Succeeded [2021-04-15T11:58:40.182Z] docker.io [2021-04-15T11:58:40.279Z] de9db76c5a1d: Pull complete [2021-04-15T11:58:40.777Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-15T11:58:41.051Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-15T11:58:41.051Z] Configure a credential helper to remove this warning. See [2021-04-15T11:58:41.051Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-15T11:58:41.051Z] [2021-04-15T11:58:41.051Z] Login Succeeded [2021-04-15T11:58:41.051Z] ---> docker-login.sh ends [Pipeline] } [2021-04-15T11:58:41.068Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-04-15T11:58:41.364Z] ========================================================= [2021-04-15T11:58:41.364Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-04-15T11:58:41.364Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-15T11:58:41.712Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-04-15T11:58:42.703Z] Sending build context to Docker daemon 34.6MB [2021-04-15T11:58:42.703Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-04-15T11:58:42.703Z] Step 2/8 : FROM ${BASE} [2021-04-15T11:58:42.703Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-04-15T11:58:42.703Z] 5f621e34cdf4: Pulling fs layer [2021-04-15T11:58:42.703Z] a4357932f1b6: Pulling fs layer [2021-04-15T11:58:42.703Z] 18c013af1878: Pulling fs layer [2021-04-15T11:58:42.703Z] 00ac8860ef70: Pulling fs layer [2021-04-15T11:58:42.703Z] 63d7cb157983: Pulling fs layer [2021-04-15T11:58:42.703Z] b116817d02f9: Pulling fs layer [2021-04-15T11:58:42.703Z] 745a02a5169b: Pulling fs layer [2021-04-15T11:58:42.703Z] 00ac8860ef70: Waiting [2021-04-15T11:58:42.703Z] 63d7cb157983: Waiting [2021-04-15T11:58:42.703Z] b116817d02f9: Waiting [2021-04-15T11:58:42.703Z] 745a02a5169b: Waiting [2021-04-15T11:58:42.703Z] 18c013af1878: Download complete [2021-04-15T11:58:42.703Z] a4357932f1b6: Download complete [2021-04-15T11:58:42.703Z] 63d7cb157983: Download complete [2021-04-15T11:58:42.703Z] b116817d02f9: Verifying Checksum [2021-04-15T11:58:42.703Z] b116817d02f9: Download complete [2021-04-15T11:58:42.975Z] 5f621e34cdf4: Verifying Checksum [2021-04-15T11:58:42.976Z] 5f621e34cdf4: Download complete [2021-04-15T11:58:43.579Z] 5f621e34cdf4: Pull complete [2021-04-15T11:58:44.146Z] a35cf1a2eb13: Verifying Checksum [2021-04-15T11:58:44.146Z] a35cf1a2eb13: Download complete [2021-04-15T11:58:44.187Z] a4357932f1b6: Pull complete [2021-04-15T11:58:44.467Z] 18c013af1878: Pull complete [2021-04-15T11:58:45.450Z] 745a02a5169b: Download complete [2021-04-15T11:58:46.917Z] bca2f99d35d6: Verifying Checksum [2021-04-15T11:58:46.917Z] bca2f99d35d6: Download complete [2021-04-15T11:58:47.425Z] 00ac8860ef70: Verifying Checksum [2021-04-15T11:58:47.426Z] 00ac8860ef70: Download complete [2021-04-15T11:58:57.595Z] 00ac8860ef70: Pull complete [2021-04-15T11:58:57.595Z] 63d7cb157983: Pull complete [2021-04-15T11:58:57.595Z] b116817d02f9: Pull complete [2021-04-15T11:59:01.912Z] 745a02a5169b: Pull complete [2021-04-15T11:59:01.913Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-04-15T11:59:01.913Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-04-15T11:59:01.913Z] ---> b7e6874047d6 [2021-04-15T11:59:01.913Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-04-15T11:59:02.704Z] bca2f99d35d6: Pull complete [2021-04-15T11:59:03.018Z] 93359f2a8cfa: Pull complete [2021-04-15T11:59:03.645Z] 7c6f9722023f: Pull complete [2021-04-15T11:59:04.522Z] ---> Running in 8ad9da3a85eb [2021-04-15T11:59:04.522Z] Removing intermediate container 8ad9da3a85eb [2021-04-15T11:59:04.522Z] ---> 278417c48379 [2021-04-15T11:59:04.522Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-15T11:59:04.796Z] ---> Running in 5d8e0fa4d561 [2021-04-15T11:59:07.441Z] Removing intermediate container 5d8e0fa4d561 [2021-04-15T11:59:07.441Z] ---> 9b12a1f855c6 [2021-04-15T11:59:07.441Z] Step 5/8 : RUN apk add --no-cache make git [2021-04-15T11:59:07.441Z] ---> Running in 4f41241492df [2021-04-15T11:59:08.426Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-15T11:59:09.022Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-15T11:59:10.005Z] OK: 142 MiB in 39 packages [2021-04-15T11:59:10.983Z] Removing intermediate container 4f41241492df [2021-04-15T11:59:10.983Z] ---> c6363cd64539 [2021-04-15T11:59:10.983Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-04-15T11:59:11.258Z] ---> Running in c59c19bd3498 [2021-04-15T11:59:11.853Z] Removing intermediate container c59c19bd3498 [2021-04-15T11:59:11.853Z] ---> fdd84ff38458 [2021-04-15T11:59:11.853Z] Step 7/8 : COPY . . [2021-04-15T11:59:12.142Z] a35cf1a2eb13: Pull complete [2021-04-15T11:59:12.142Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-04-15T11:59:12.142Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-04-15T11:59:12.142Z] ---> a62c8e92a672 [2021-04-15T11:59:12.142Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-04-15T11:59:12.142Z] ---> Running in 28c54d5d8dd1 [2021-04-15T11:59:12.428Z] Removing intermediate container 28c54d5d8dd1 [2021-04-15T11:59:12.428Z] ---> da926a205891 [2021-04-15T11:59:12.428Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-15T11:59:12.845Z] ---> Running in ed184c279e98 [2021-04-15T11:59:15.243Z] ---> 05be5061324d [2021-04-15T11:59:15.243Z] Step 8/8 : RUN go mod download [2021-04-15T11:59:15.243Z] ---> Running in d8d21ff8a10a [2021-04-15T11:59:17.444Z] Removing intermediate container ed184c279e98 [2021-04-15T11:59:17.444Z] ---> 783cd63d999b [2021-04-15T11:59:17.444Z] Step 5/8 : RUN apk add --no-cache make git [2021-04-15T11:59:17.444Z] ---> Running in 5c3b5d89c3eb [2021-04-15T11:59:19.051Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-15T11:59:20.038Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-15T11:59:20.345Z] OK: 166 MiB in 39 packages [2021-04-15T11:59:21.458Z] Removing intermediate container 5c3b5d89c3eb [2021-04-15T11:59:21.458Z] ---> faf8320d69c6 [2021-04-15T11:59:21.458Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-04-15T11:59:21.458Z] ---> Running in 8cdf813549f7 [2021-04-15T11:59:21.980Z] Removing intermediate container 8cdf813549f7 [2021-04-15T11:59:21.980Z] ---> ade17b7d9141 [2021-04-15T11:59:21.980Z] Step 7/8 : COPY . . [2021-04-15T11:59:27.599Z] ---> e8c6b99242b2 [2021-04-15T11:59:27.599Z] Step 8/8 : RUN go mod download [2021-04-15T11:59:27.599Z] ---> Running in 4ef3f68b756a [2021-04-15T11:59:47.580Z] Removing intermediate container d8d21ff8a10a [2021-04-15T11:59:47.580Z] ---> 12791b9f9bda [2021-04-15T11:59:47.580Z] Successfully built 12791b9f9bda [2021-04-15T11:59:47.580Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-15T11:59:47.944Z] + docker inspect -f . ci-base-image-arm64 [2021-04-15T11:59:47.944Z] . [Pipeline] withDockerContainer [2021-04-15T11:59:48.221Z] prd-ubuntu18.04-docker-arm64-4c-16g-265 does not seem to be running inside a container [2021-04-15T11:59:48.300Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/96 -v /w/workspace/edgex-ui-go/96:/w/workspace/edgex-ui-go/96:rw,z -v /w/workspace/edgex-ui-go/96@tmp:/w/workspace/edgex-ui-go/96@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-04-15T11:59:49.826Z] $ docker top 39683abb3520418eee62a2d53889dfdf52c609b4424668ca7f9020d987f32968 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-15T11:59:50.786Z] + go version [2021-04-15T11:59:50.786Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-04-15T11:59:50.805Z] $ docker stop --time=1 39683abb3520418eee62a2d53889dfdf52c609b4424668ca7f9020d987f32968 [2021-04-15T11:59:52.716Z] $ docker rm -f 39683abb3520418eee62a2d53889dfdf52c609b4424668ca7f9020d987f32968 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-15T11:59:53.415Z] + docker inspect -f . ci-base-image-arm64 [2021-04-15T11:59:53.415Z] . [Pipeline] withDockerContainer [2021-04-15T11:59:53.682Z] prd-ubuntu18.04-docker-arm64-4c-16g-265 does not seem to be running inside a container [2021-04-15T11:59:53.760Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/96 -v /w/workspace/edgex-ui-go/96:/w/workspace/edgex-ui-go/96:rw,z -v /w/workspace/edgex-ui-go/96@tmp:/w/workspace/edgex-ui-go/96@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-04-15T11:59:55.286Z] $ docker top b0c768e1c474efb58f2a2a02ad593407b17ab8a789c13dc83b3feb3eaf8a6a05 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-15T11:59:56.224Z] + make test [2021-04-15T11:59:56.224Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-04-15T11:59:57.667Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-04-15T12:00:14.997Z] Removing intermediate container 4ef3f68b756a [2021-04-15T12:00:14.998Z] ---> 5299cbda4809 [2021-04-15T12:00:14.998Z] Successfully built 5299cbda4809 [2021-04-15T12:00:14.998Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-15T12:00:15.706Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-15T12:00:16.482Z] . [Pipeline] withDockerContainer [2021-04-15T12:00:16.775Z] prd-centos7-docker-4c-2g-264 does not seem to be running inside a container [2021-04-15T12:00:16.942Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/96 -v /w/workspace/edgex-ui-go/96:/w/workspace/edgex-ui-go/96:rw,z -v /w/workspace/edgex-ui-go/96@tmp:/w/workspace/edgex-ui-go/96@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-04-15T12:00:19.098Z] $ docker top b072ed9c9ccb1eef406b7f3ecd59bb9d410eae8e143daf50380ad725437a7542 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-15T12:00:20.926Z] + go version [2021-04-15T12:00:20.926Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-04-15T12:00:20.997Z] $ docker stop --time=1 b072ed9c9ccb1eef406b7f3ecd59bb9d410eae8e143daf50380ad725437a7542 [2021-04-15T12:00:23.540Z] $ docker rm -f b072ed9c9ccb1eef406b7f3ecd59bb9d410eae8e143daf50380ad725437a7542 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-15T12:00:24.522Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-04-15T12:00:24.522Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-04-15T12:00:24.522Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-04-15T12:00:24.522Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-04-15T12:00:24.522Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-04-15T12:00:24.522Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-04-15T12:00:24.522Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-04-15T12:00:24.522Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-04-15T12:00:24.522Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-04-15T12:00:24.522Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-04-15T12:00:24.522Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-04-15T12:00:24.522Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-04-15T12:00:24.522Z] GO111MODULE=on go vet ./... [2021-04-15T12:00:25.356Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-15T12:00:25.710Z] . [Pipeline] withDockerContainer [2021-04-15T12:00:26.273Z] prd-centos7-docker-4c-2g-264 does not seem to be running inside a container [2021-04-15T12:00:26.576Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/96 -v /w/workspace/edgex-ui-go/96:/w/workspace/edgex-ui-go/96:rw,z -v /w/workspace/edgex-ui-go/96@tmp:/w/workspace/edgex-ui-go/96@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-04-15T12:00:29.393Z] $ docker top ef9072843c276be0620ae10233bcb5c37ca7cfa46cb07c7c4c7e2e167e12b846 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-15T12:00:31.252Z] + make test [2021-04-15T12:00:31.252Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [Pipeline] } [2021-04-15T12:00:31.272Z] $ docker stop --time=1 b0c768e1c474efb58f2a2a02ad593407b17ab8a789c13dc83b3feb3eaf8a6a05 [2021-04-15T12:00:33.295Z] $ docker rm -f b0c768e1c474efb58f2a2a02ad593407b17ab8a789c13dc83b3feb3eaf8a6a05 [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-15T12:00:34.163Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-04-15T12:00:34.857Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-04-15T12:00:35.128Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-15T12:00:36.215Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-04-15T12:00:36.608Z] + ls -al . [2021-04-15T12:00:36.608Z] total 124 [2021-04-15T12:00:36.608Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 15 11:59 . [2021-04-15T12:00:36.608Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 15 11:58 .. [2021-04-15T12:00:36.608Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 15 11:58 .git [2021-04-15T12:00:36.608Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 15 11:58 .github [2021-04-15T12:00:36.608Z] -rw-rw-r-- 1 jenkins jenkins 162 Apr 15 11:58 .gitignore [2021-04-15T12:00:36.608Z] -rw-rw-r-- 1 jenkins jenkins 3959 Apr 15 11:58 CONTRIBUTING.md [2021-04-15T12:00:36.608Z] -rw-rw-r-- 1 jenkins jenkins 1508 Apr 15 11:58 Dockerfile [2021-04-15T12:00:36.608Z] -rw-rw-r-- 1 jenkins jenkins 902 Apr 15 11:58 Dockerfile.build [2021-04-15T12:00:36.608Z] -rw-rw-r-- 1 jenkins jenkins 652 Apr 15 11:58 Jenkinsfile [2021-04-15T12:00:36.608Z] -rw-rw-r-- 1 jenkins jenkins 11357 Apr 15 11:58 LICENSE [2021-04-15T12:00:36.608Z] -rw-rw-r-- 1 jenkins jenkins 951 Apr 15 11:58 Makefile [2021-04-15T12:00:36.608Z] -rw-rw-r-- 1 jenkins jenkins 4535 Apr 15 11:58 README.md [2021-04-15T12:00:36.608Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 15 11:54 VERSION [2021-04-15T12:00:36.608Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 15 11:58 assets [2021-04-15T12:00:36.608Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 15 11:58 bin [2021-04-15T12:00:36.608Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 15 11:58 cmd [2021-04-15T12:00:36.608Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 15 11:59 coverage.out [2021-04-15T12:00:36.608Z] drwxrwxr-x 5 jenkins jenkins 4096 Apr 15 11:58 docs [2021-04-15T12:00:36.608Z] -rw-rw-r-- 1 jenkins jenkins 987 Apr 15 11:58 go.mod [2021-04-15T12:00:36.608Z] -rw-r--r-- 1 jenkins jenkins 22392 Apr 15 11:59 go.sum [2021-04-15T12:00:36.608Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 15 11:58 internal [2021-04-15T12:00:36.608Z] -rw-rw-r-- 1 jenkins jenkins 155 Apr 15 11:58 version.go [2021-04-15T12:00:36.608Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 15 11:58 web [Pipeline] isUnix [Pipeline] sh [2021-04-15T12:00:36.956Z] + docker build -t docker-edgex-ui-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=b243de676507bce5d4d3b934891dea324aa2fec9 --label arch=arm64 --label version=2.0.0-dev.37 . [2021-04-15T12:00:37.942Z] Sending build context to Docker daemon 34.63MB [2021-04-15T12:00:37.942Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-04-15T12:00:37.942Z] Step 2/24 : FROM ${BASE} AS builder [2021-04-15T12:00:37.942Z] ---> 12791b9f9bda [2021-04-15T12:00:37.942Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-04-15T12:00:38.541Z] ---> Running in 750df40ee305 [2021-04-15T12:00:38.814Z] Removing intermediate container 750df40ee305 [2021-04-15T12:00:38.814Z] ---> e750945fae3b [2021-04-15T12:00:38.814Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-04-15T12:00:39.090Z] ---> Running in 09a056e478d2 [2021-04-15T12:00:39.688Z] Removing intermediate container 09a056e478d2 [2021-04-15T12:00:39.688Z] ---> c631ab9ddcba [2021-04-15T12:00:39.688Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-04-15T12:00:39.688Z] ---> Running in 0f5f011e2f21 [2021-04-15T12:00:40.283Z] Removing intermediate container 0f5f011e2f21 [2021-04-15T12:00:40.283Z] ---> e2a3e07ca997 [2021-04-15T12:00:40.283Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-04-15T12:00:40.283Z] ---> Running in 47922d59a543 [2021-04-15T12:00:40.561Z] Removing intermediate container 47922d59a543 [2021-04-15T12:00:40.561Z] ---> 96e18461e9d6 [2021-04-15T12:00:40.561Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-04-15T12:00:40.835Z] ---> Running in e0cacbb8526b [2021-04-15T12:00:41.435Z] Removing intermediate container e0cacbb8526b [2021-04-15T12:00:41.435Z] ---> 5788a8f71834 [2021-04-15T12:00:41.435Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-15T12:00:41.435Z] ---> Running in 8dc65c623890 [2021-04-15T12:00:43.409Z] Removing intermediate container 8dc65c623890 [2021-04-15T12:00:43.409Z] ---> e682ca411edd [2021-04-15T12:00:43.409Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-04-15T12:00:43.680Z] ---> Running in 9d989b670b8e [2021-04-15T12:00:44.661Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-15T12:00:45.632Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-15T12:00:46.227Z] OK: 142 MiB in 39 packages [2021-04-15T12:00:47.211Z] Removing intermediate container 9d989b670b8e [2021-04-15T12:00:47.211Z] ---> 01ad819b8448 [2021-04-15T12:00:47.211Z] Step 10/24 : ENV GO111MODULE=on [2021-04-15T12:00:47.211Z] ---> Running in 0cc4544d8bb6 [2021-04-15T12:00:47.807Z] Removing intermediate container 0cc4544d8bb6 [2021-04-15T12:00:47.807Z] ---> 46ee6b2ba093 [2021-04-15T12:00:47.807Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-04-15T12:00:47.807Z] ---> Running in 06a1915e0fc3 [2021-04-15T12:00:48.404Z] Removing intermediate container 06a1915e0fc3 [2021-04-15T12:00:48.404Z] ---> e450e71fef47 [2021-04-15T12:00:48.404Z] Step 12/24 : COPY go.mod . [2021-04-15T12:00:49.004Z] ---> 61d6ca37115b [2021-04-15T12:00:49.004Z] Step 13/24 : COPY Makefile . [2021-04-15T12:00:49.984Z] ---> 04efdcf8410d [2021-04-15T12:00:49.984Z] Step 14/24 : RUN make update [2021-04-15T12:00:49.984Z] ---> Running in 12a5134de887 [2021-04-15T12:00:50.963Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-04-15T12:00:52.395Z] Removing intermediate container 12a5134de887 [2021-04-15T12:00:52.395Z] ---> 15c3cda7581a [2021-04-15T12:00:52.395Z] Step 15/24 : COPY . . [2021-04-15T12:00:55.785Z] ---> bb9279a212bc [2021-04-15T12:00:55.785Z] Step 16/24 : RUN ${MAKE} [2021-04-15T12:00:55.785Z] ---> Running in 4f44b3be0103 [2021-04-15T12:00:56.768Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.37" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-04-15T12:01:16.338Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-04-15T12:01:16.338Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-04-15T12:01:16.338Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-04-15T12:01:16.338Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-04-15T12:01:16.338Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-04-15T12:01:16.338Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-04-15T12:01:16.338Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-04-15T12:01:16.338Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-04-15T12:01:16.338Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-04-15T12:01:16.339Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-04-15T12:01:16.339Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-04-15T12:01:16.339Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-04-15T12:01:16.339Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-04-15T12:01:23.616Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-04-15T12:01:23.685Z] $ docker stop --time=1 ef9072843c276be0620ae10233bcb5c37ca7cfa46cb07c7c4c7e2e167e12b846 [2021-04-15T12:01:25.913Z] $ docker rm -f ef9072843c276be0620ae10233bcb5c37ca7cfa46cb07c7c4c7e2e167e12b846 [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-15T12:01:26.967Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-04-15T12:01:27.012Z] Warning: overwriting stash ‘coverage-report’ [2021-04-15T12:01:27.730Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-04-15T12:01:28.254Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-04-15T12:01:28.803Z] + ls -al . [2021-04-15T12:01:28.803Z] total 92 [2021-04-15T12:01:28.803Z] drwxrwxr-x. 10 jenkins jenkins 4096 Apr 15 12:00 . [2021-04-15T12:01:28.803Z] drwxrwxr-x. 4 jenkins jenkins 30 Apr 15 11:58 .. [2021-04-15T12:01:28.803Z] drwxrwxr-x. 3 jenkins jenkins 20 Apr 15 11:58 assets [2021-04-15T12:01:28.803Z] drwxrwxr-x. 2 jenkins jenkins 35 Apr 15 11:58 bin [2021-04-15T12:01:28.803Z] drwxrwxr-x. 3 jenkins jenkins 29 Apr 15 11:58 cmd [2021-04-15T12:01:28.803Z] -rw-rw-r--. 1 jenkins jenkins 3959 Apr 15 11:58 CONTRIBUTING.md [2021-04-15T12:01:28.803Z] -rw-r--r--. 1 jenkins jenkins 10 Apr 15 12:00 coverage.out [2021-04-15T12:01:28.803Z] -rw-rw-r--. 1 jenkins jenkins 1508 Apr 15 11:58 Dockerfile [2021-04-15T12:01:28.803Z] -rw-rw-r--. 1 jenkins jenkins 902 Apr 15 11:58 Dockerfile.build [2021-04-15T12:01:28.803Z] drwxrwxr-x. 5 jenkins jenkins 104 Apr 15 11:58 docs [2021-04-15T12:01:28.803Z] drwxrwxr-x. 8 jenkins jenkins 162 Apr 15 11:58 .git [2021-04-15T12:01:28.803Z] drwxrwxr-x. 2 jenkins jenkins 103 Apr 15 11:58 .github [2021-04-15T12:01:28.803Z] -rw-rw-r--. 1 jenkins jenkins 162 Apr 15 11:58 .gitignore [2021-04-15T12:01:28.803Z] -rw-rw-r--. 1 jenkins jenkins 987 Apr 15 11:58 go.mod [2021-04-15T12:01:28.803Z] -rw-r--r--. 1 jenkins jenkins 22392 Apr 15 12:00 go.sum [2021-04-15T12:01:28.803Z] drwxrwxr-x. 10 jenkins jenkins 139 Apr 15 11:58 internal [2021-04-15T12:01:28.803Z] -rw-rw-r--. 1 jenkins jenkins 652 Apr 15 11:58 Jenkinsfile [2021-04-15T12:01:28.803Z] -rw-rw-r--. 1 jenkins jenkins 11357 Apr 15 11:58 LICENSE [2021-04-15T12:01:28.803Z] -rw-rw-r--. 1 jenkins jenkins 951 Apr 15 11:58 Makefile [2021-04-15T12:01:28.803Z] -rw-rw-r--. 1 jenkins jenkins 4535 Apr 15 11:58 README.md [2021-04-15T12:01:28.803Z] -rw-rw-r--. 1 jenkins jenkins 12 Apr 15 11:54 VERSION [2021-04-15T12:01:28.803Z] -rw-rw-r--. 1 jenkins jenkins 155 Apr 15 11:58 version.go [2021-04-15T12:01:28.803Z] drwxrwxr-x. 4 jenkins jenkins 4096 Apr 15 11:58 web [Pipeline] isUnix [Pipeline] sh [2021-04-15T12:01:29.005Z] Removing intermediate container 4f44b3be0103 [2021-04-15T12:01:29.006Z] ---> cdfa169cd48b [2021-04-15T12:01:29.006Z] Step 17/24 : FROM alpine:3.12 [2021-04-15T12:01:29.279Z] 3.12: Pulling from library/alpine [2021-04-15T12:01:29.374Z] + docker build -t docker-edgex-ui-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=b243de676507bce5d4d3b934891dea324aa2fec9 --label arch=amd64 --label version=2.0.0-dev.37 . [2021-04-15T12:01:29.550Z] d2f70382dc9a: Pulling fs layer [2021-04-15T12:01:29.823Z] d2f70382dc9a: Verifying Checksum [2021-04-15T12:01:29.823Z] d2f70382dc9a: Download complete [2021-04-15T12:01:30.416Z] d2f70382dc9a: Pull complete [2021-04-15T12:01:30.416Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-04-15T12:01:30.416Z] Status: Downloaded newer image for alpine:3.12 [2021-04-15T12:01:30.416Z] ---> 9852663dfa18 [2021-04-15T12:01:30.416Z] Step 18/24 : EXPOSE 4000 [2021-04-15T12:01:30.416Z] ---> Running in f1fddb4ecb30 [2021-04-15T12:01:31.016Z] Removing intermediate container f1fddb4ecb30 [2021-04-15T12:01:31.016Z] ---> 1ec3b9599e6e [2021-04-15T12:01:31.016Z] 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-04-15T12:01:31.049Z] Sending build context to Docker daemon 34.63MB [2021-04-15T12:01:31.049Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-04-15T12:01:31.049Z] Step 2/24 : FROM ${BASE} AS builder [2021-04-15T12:01:31.049Z] ---> 5299cbda4809 [2021-04-15T12:01:31.049Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-04-15T12:01:31.379Z] ---> Running in 565b507e9a92 [2021-04-15T12:01:31.721Z] Removing intermediate container 565b507e9a92 [2021-04-15T12:01:31.721Z] ---> 01c1ea8b8c0c [2021-04-15T12:01:31.721Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-04-15T12:01:32.001Z] ---> Running in 2bc0e80adf49 [2021-04-15T12:01:32.291Z] Removing intermediate container 2bc0e80adf49 [2021-04-15T12:01:32.291Z] ---> 68218f55ed73 [2021-04-15T12:01:32.291Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-04-15T12:01:32.609Z] ---> Running in f36b6afe76ce [2021-04-15T12:01:32.932Z] Removing intermediate container f36b6afe76ce [2021-04-15T12:01:32.932Z] ---> 23e2299c1f77 [2021-04-15T12:01:32.932Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-04-15T12:01:32.932Z] ---> Running in c65805028fe1 [2021-04-15T12:01:33.283Z] Removing intermediate container c65805028fe1 [2021-04-15T12:01:33.283Z] ---> 536a6e258fba [2021-04-15T12:01:33.283Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-04-15T12:01:33.283Z] ---> Running in 911423e08395 [2021-04-15T12:01:33.632Z] ---> c7562961e3ea [2021-04-15T12:01:33.632Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-04-15T12:01:33.632Z] ---> Running in 364d6b18088c [2021-04-15T12:01:33.773Z] Removing intermediate container 911423e08395 [2021-04-15T12:01:33.773Z] ---> 0e53f52cde7e [2021-04-15T12:01:33.773Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-15T12:01:33.773Z] ---> Running in df2d229be76a [2021-04-15T12:01:33.904Z] Removing intermediate container 364d6b18088c [2021-04-15T12:01:33.904Z] ---> c0b500000ae3 [2021-04-15T12:01:33.904Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-04-15T12:01:34.178Z] ---> Running in 8170c60141fb [2021-04-15T12:01:34.450Z] Removing intermediate container 8170c60141fb [2021-04-15T12:01:34.450Z] ---> 375aa50eefa7 [2021-04-15T12:01:34.450Z] Step 22/24 : LABEL arch=arm64 [2021-04-15T12:01:34.721Z] ---> Running in 9fa388fe1bfd [2021-04-15T12:01:35.315Z] Removing intermediate container 9fa388fe1bfd [2021-04-15T12:01:35.315Z] ---> f33732d38de8 [2021-04-15T12:01:35.315Z] Step 23/24 : LABEL git_sha=b243de676507bce5d4d3b934891dea324aa2fec9 [2021-04-15T12:01:35.315Z] ---> Running in d80574582dbc [2021-04-15T12:01:35.586Z] Removing intermediate container d80574582dbc [2021-04-15T12:01:35.586Z] ---> dd381d95a154 [2021-04-15T12:01:35.586Z] Step 24/24 : LABEL version=2.0.0-dev.37 [2021-04-15T12:01:35.858Z] ---> Running in bc000adcaa2d [2021-04-15T12:01:36.133Z] Removing intermediate container bc000adcaa2d [2021-04-15T12:01:36.133Z] ---> 306913b6eaf7 [2021-04-15T12:01:36.133Z] [Warning] One or more build-args [ARCH] were not consumed [2021-04-15T12:01:36.408Z] Successfully built 306913b6eaf7 [2021-04-15T12:01:36.408Z] Successfully tagged docker-edgex-ui-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-15T12:01:36.607Z] provisioning config files... [2021-04-15T12:01:36.647Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/96@tmp/config6839175746221875927tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-15T12:01:36.802Z] Removing intermediate container df2d229be76a [2021-04-15T12:01:36.802Z] ---> d99b3f1a9ff1 [2021-04-15T12:01:36.802Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-04-15T12:01:36.802Z] ---> Running in a199fcf4e3cf [2021-04-15T12:01:36.999Z] ---> docker-login.sh [2021-04-15T12:01:36.999Z] nexus3.edgexfoundry.org:10001 [2021-04-15T12:01:37.275Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-15T12:01:37.548Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-15T12:01:37.548Z] Configure a credential helper to remove this warning. See [2021-04-15T12:01:37.548Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-15T12:01:37.548Z] [2021-04-15T12:01:37.548Z] Login Succeeded [2021-04-15T12:01:37.548Z] nexus3.edgexfoundry.org:10002 [2021-04-15T12:01:37.821Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-15T12:01:38.094Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-15T12:01:38.094Z] Configure a credential helper to remove this warning. See [2021-04-15T12:01:38.094Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-15T12:01:38.094Z] [2021-04-15T12:01:38.094Z] Login Succeeded [2021-04-15T12:01:38.094Z] nexus3.edgexfoundry.org:10003 [2021-04-15T12:01:38.324Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-15T12:01:38.366Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-15T12:01:38.642Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-15T12:01:38.642Z] Configure a credential helper to remove this warning. See [2021-04-15T12:01:38.642Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-15T12:01:38.642Z] [2021-04-15T12:01:38.642Z] Login Succeeded [2021-04-15T12:01:38.642Z] nexus3.edgexfoundry.org:10004 [2021-04-15T12:01:38.913Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-15T12:01:39.185Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-15T12:01:39.185Z] Configure a credential helper to remove this warning. See [2021-04-15T12:01:39.185Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-15T12:01:39.185Z] [2021-04-15T12:01:39.185Z] Login Succeeded [2021-04-15T12:01:39.185Z] docker.io [2021-04-15T12:01:39.353Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-15T12:01:39.777Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-15T12:01:40.047Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-15T12:01:40.047Z] Configure a credential helper to remove this warning. See [2021-04-15T12:01:40.047Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-15T12:01:40.047Z] [2021-04-15T12:01:40.047Z] Login Succeeded [2021-04-15T12:01:40.047Z] ---> docker-login.sh ends [Pipeline] } [2021-04-15T12:01:40.063Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-04-15T12:01:40.127Z] [edgeXDocker.push] Tagging docker image docker-edgex-ui-go-arm64 with the following tags: [2021-04-15T12:01:40.127Z] b243de676507bce5d4d3b934891dea324aa2fec9 [2021-04-15T12:01:40.127Z] latest [2021-04-15T12:01:40.127Z] 2.0.0-dev.37 [2021-04-15T12:01:40.127Z] b243de676507bce5d4d3b934891dea324aa2fec9-2.0.0-dev.37 [2021-04-15T12:01:40.127Z] master [2021-04-15T12:01:40.127Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-15T12:01:40.448Z] OK: 166 MiB in 39 packages [2021-04-15T12:01:40.513Z] + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:b243de676507bce5d4d3b934891dea324aa2fec9 [Pipeline] isUnix [Pipeline] sh [2021-04-15T12:01:40.818Z] Removing intermediate container a199fcf4e3cf [2021-04-15T12:01:40.818Z] ---> bc0be3568448 [2021-04-15T12:01:40.818Z] Step 10/24 : ENV GO111MODULE=on [2021-04-15T12:01:40.845Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:b243de676507bce5d4d3b934891dea324aa2fec9 [2021-04-15T12:01:40.845Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] [2021-04-15T12:01:40.845Z] 73c7135b5f69: Preparing [2021-04-15T12:01:40.845Z] 3fbe34a1663b: Preparing [2021-04-15T12:01:41.183Z] ---> Running in b824ccc90dab [2021-04-15T12:01:41.568Z] Removing intermediate container b824ccc90dab [2021-04-15T12:01:41.568Z] ---> f64c9d226592 [2021-04-15T12:01:41.568Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-04-15T12:01:41.568Z] ---> Running in f6c548fdfb2c [2021-04-15T12:01:42.496Z] Removing intermediate container f6c548fdfb2c [2021-04-15T12:01:42.496Z] ---> e87e82f82ff9 [2021-04-15T12:01:42.496Z] Step 12/24 : COPY go.mod . [2021-04-15T12:01:42.814Z] 3fbe34a1663b: Pushed [2021-04-15T12:01:42.815Z] ---> 628ec012a804 [2021-04-15T12:01:42.815Z] Step 13/24 : COPY Makefile . [2021-04-15T12:01:43.505Z] ---> 34bba69464f7 [2021-04-15T12:01:43.505Z] Step 14/24 : RUN make update [2021-04-15T12:01:43.505Z] ---> Running in 5f25bc2fb08e [2021-04-15T12:01:46.389Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-04-15T12:01:47.097Z] 73c7135b5f69: Pushed [2021-04-15T12:01:47.368Z] b243de676507bce5d4d3b934891dea324aa2fec9: digest: sha256:30481a0bffd5d5983d47f7e7ec353fe48d9d95839252f512c9dbd97e90d846f1 size: 740 [Pipeline] isUnix [Pipeline] sh [2021-04-15T12:01:47.712Z] + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-15T12:01:48.045Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:latest [2021-04-15T12:01:48.045Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] [2021-04-15T12:01:48.045Z] 73c7135b5f69: Preparing [2021-04-15T12:01:48.045Z] 3fbe34a1663b: Preparing [2021-04-15T12:01:48.045Z] 3fbe34a1663b: Layer already exists [2021-04-15T12:01:48.045Z] 73c7135b5f69: Layer already exists [2021-04-15T12:01:48.317Z] latest: digest: sha256:30481a0bffd5d5983d47f7e7ec353fe48d9d95839252f512c9dbd97e90d846f1 size: 740 [Pipeline] isUnix [Pipeline] sh [2021-04-15T12:01:48.545Z] Removing intermediate container 5f25bc2fb08e [2021-04-15T12:01:48.545Z] ---> 93a89026432c [2021-04-15T12:01:48.545Z] Step 15/24 : COPY . . [2021-04-15T12:01:48.654Z] + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:2.0.0-dev.37 [Pipeline] isUnix [Pipeline] sh [2021-04-15T12:01:48.987Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:2.0.0-dev.37 [2021-04-15T12:01:48.987Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] [2021-04-15T12:01:48.987Z] 73c7135b5f69: Preparing [2021-04-15T12:01:48.987Z] 3fbe34a1663b: Preparing [2021-04-15T12:01:49.258Z] 73c7135b5f69: Layer already exists [2021-04-15T12:01:49.258Z] 3fbe34a1663b: Layer already exists [2021-04-15T12:01:49.258Z] 2.0.0-dev.37: digest: sha256:30481a0bffd5d5983d47f7e7ec353fe48d9d95839252f512c9dbd97e90d846f1 size: 740 [Pipeline] isUnix [Pipeline] sh [2021-04-15T12:01:49.595Z] + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:b243de676507bce5d4d3b934891dea324aa2fec9-2.0.0-dev.37 [Pipeline] isUnix [Pipeline] sh [2021-04-15T12:01:49.926Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:b243de676507bce5d4d3b934891dea324aa2fec9-2.0.0-dev.37 [2021-04-15T12:01:49.926Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] [2021-04-15T12:01:49.926Z] 73c7135b5f69: Preparing [2021-04-15T12:01:49.926Z] 3fbe34a1663b: Preparing [2021-04-15T12:01:50.197Z] 3fbe34a1663b: Layer already exists [2021-04-15T12:01:50.197Z] 73c7135b5f69: Layer already exists [2021-04-15T12:01:50.197Z] b243de676507bce5d4d3b934891dea324aa2fec9-2.0.0-dev.37: digest: sha256:30481a0bffd5d5983d47f7e7ec353fe48d9d95839252f512c9dbd97e90d846f1 size: 740 [Pipeline] isUnix [Pipeline] sh [2021-04-15T12:01:50.535Z] + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-04-15T12:01:50.865Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:master [2021-04-15T12:01:50.865Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] [2021-04-15T12:01:50.865Z] 73c7135b5f69: Preparing [2021-04-15T12:01:50.865Z] 3fbe34a1663b: Preparing [2021-04-15T12:01:50.865Z] 73c7135b5f69: Layer already exists [2021-04-15T12:01:50.865Z] 3fbe34a1663b: Layer already exists [2021-04-15T12:01:51.135Z] master: digest: sha256:30481a0bffd5d5983d47f7e7ec353fe48d9d95839252f512c9dbd97e90d846f1 size: 740 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-04-15T12:01:51.196Z] ===================================================== [Pipeline] echo [2021-04-15T12:01:51.211Z] taggedImages: [2021-04-15T12:01:51.211Z] - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:b243de676507bce5d4d3b934891dea324aa2fec9 [2021-04-15T12:01:51.211Z] - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:latest [2021-04-15T12:01:51.211Z] - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:2.0.0-dev.37 [2021-04-15T12:01:51.211Z] - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:b243de676507bce5d4d3b934891dea324aa2fec9-2.0.0-dev.37 [2021-04-15T12:01:51.211Z] - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-04-15T12:01:51.639Z] ---> job-cost.sh [2021-04-15T12:01:51.640Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Ndlv [2021-04-15T12:01:52.157Z] ---> d7bf6cbe6835 [2021-04-15T12:01:52.157Z] Step 16/24 : RUN ${MAKE} [2021-04-15T12:01:52.959Z] ---> Running in f56e58964c0f [2021-04-15T12:01:55.588Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.37" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-04-15T12:02:29.183Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-04-15T12:02:30.382Z] Removing intermediate container f56e58964c0f [2021-04-15T12:02:30.382Z] ---> 2fb7033a7f4c [2021-04-15T12:02:30.382Z] Step 17/24 : FROM alpine:3.12 [2021-04-15T12:02:30.586Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-04-15T12:02:31.555Z] 3.12: Pulling from library/alpine [2021-04-15T12:02:31.555Z] 339de151aab4: Pulling fs layer [2021-04-15T12:02:31.841Z] 339de151aab4: Download complete [2021-04-15T12:02:32.446Z] 339de151aab4: Pull complete [2021-04-15T12:02:32.446Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-04-15T12:02:32.446Z] Status: Downloaded newer image for alpine:3.12 [2021-04-15T12:02:32.446Z] ---> 13621d1b12d4 [2021-04-15T12:02:32.446Z] Step 18/24 : EXPOSE 4000 [2021-04-15T12:02:32.446Z] ---> Running in 345af0383992 [2021-04-15T12:02:32.734Z] Removing intermediate container 345af0383992 [2021-04-15T12:02:32.734Z] ---> 534b702dbfb2 [2021-04-15T12:02:32.734Z] 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-04-15T12:02:36.406Z] ---> 4b9e0d48f712 [2021-04-15T12:02:36.406Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-04-15T12:02:36.406Z] ---> Running in e44a7f67d9ce [2021-04-15T12:02:37.025Z] Removing intermediate container e44a7f67d9ce [2021-04-15T12:02:37.025Z] ---> 66267fc421bc [2021-04-15T12:02:37.025Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-04-15T12:02:37.025Z] ---> Running in af9829f6e702 [2021-04-15T12:02:37.308Z] Removing intermediate container af9829f6e702 [2021-04-15T12:02:37.308Z] ---> c10fe11ff62c [2021-04-15T12:02:37.308Z] Step 22/24 : LABEL arch=amd64 [2021-04-15T12:02:37.308Z] ---> Running in d262f9f6d19f [2021-04-15T12:02:37.618Z] Removing intermediate container d262f9f6d19f [2021-04-15T12:02:37.618Z] ---> 5302a1a38f88 [2021-04-15T12:02:37.618Z] Step 23/24 : LABEL git_sha=b243de676507bce5d4d3b934891dea324aa2fec9 [2021-04-15T12:02:37.971Z] ---> Running in a3c9d55cf4e4 [2021-04-15T12:02:38.292Z] Removing intermediate container a3c9d55cf4e4 [2021-04-15T12:02:38.292Z] ---> debb091c58ac [2021-04-15T12:02:38.292Z] Step 24/24 : LABEL version=2.0.0-dev.37 [2021-04-15T12:02:38.624Z] ---> Running in a354108b005c [2021-04-15T12:02:38.992Z] Removing intermediate container a354108b005c [2021-04-15T12:02:38.992Z] ---> febadf99e785 [2021-04-15T12:02:38.992Z] [Warning] One or more build-args [ARCH] were not consumed [2021-04-15T12:02:39.390Z] Successfully built febadf99e785 [2021-04-15T12:02:39.470Z] Successfully tagged docker-edgex-ui-go:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-15T12:02:39.579Z] provisioning config files... [2021-04-15T12:02:39.637Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/96@tmp/config2151257945310824064tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-15T12:02:40.109Z] ---> docker-login.sh [2021-04-15T12:02:40.109Z] nexus3.edgexfoundry.org:10001 [2021-04-15T12:02:41.229Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-15T12:02:41.516Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-15T12:02:41.516Z] Configure a credential helper to remove this warning. See [2021-04-15T12:02:41.516Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-15T12:02:41.516Z] [2021-04-15T12:02:41.516Z] Login Succeeded [2021-04-15T12:02:41.516Z] nexus3.edgexfoundry.org:10002 [2021-04-15T12:02:42.202Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-15T12:02:42.203Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-15T12:02:42.203Z] Configure a credential helper to remove this warning. See [2021-04-15T12:02:42.203Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-15T12:02:42.203Z] [2021-04-15T12:02:42.203Z] Login Succeeded [2021-04-15T12:02:42.203Z] nexus3.edgexfoundry.org:10003 [2021-04-15T12:02:42.833Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-15T12:02:42.833Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-15T12:02:42.833Z] Configure a credential helper to remove this warning. See [2021-04-15T12:02:42.833Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-15T12:02:42.833Z] [2021-04-15T12:02:42.833Z] Login Succeeded [2021-04-15T12:02:42.833Z] nexus3.edgexfoundry.org:10004 [2021-04-15T12:02:43.193Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-15T12:02:43.558Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-15T12:02:43.558Z] Configure a credential helper to remove this warning. See [2021-04-15T12:02:43.558Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-15T12:02:43.558Z] [2021-04-15T12:02:43.558Z] Login Succeeded [2021-04-15T12:02:43.558Z] docker.io [2021-04-15T12:02:44.277Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-15T12:02:44.662Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-15T12:02:44.662Z] Configure a credential helper to remove this warning. See [2021-04-15T12:02:44.662Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-15T12:02:44.662Z] [2021-04-15T12:02:44.662Z] Login Succeeded [2021-04-15T12:02:44.662Z] ---> docker-login.sh ends [Pipeline] } [2021-04-15T12:02:44.732Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-04-15T12:02:44.796Z] [edgeXDocker.push] Tagging docker image docker-edgex-ui-go with the following tags: [2021-04-15T12:02:44.796Z] b243de676507bce5d4d3b934891dea324aa2fec9 [2021-04-15T12:02:44.796Z] latest [2021-04-15T12:02:44.796Z] 2.0.0-dev.37 [2021-04-15T12:02:44.796Z] b243de676507bce5d4d3b934891dea324aa2fec9-2.0.0-dev.37 [2021-04-15T12:02:44.796Z] master [2021-04-15T12:02:44.796Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-15T12:02:45.225Z] + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:b243de676507bce5d4d3b934891dea324aa2fec9 [Pipeline] isUnix [Pipeline] sh [2021-04-15T12:02:46.217Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:b243de676507bce5d4d3b934891dea324aa2fec9 [2021-04-15T12:02:46.217Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] [2021-04-15T12:02:46.217Z] 13419817c5c1: Preparing [2021-04-15T12:02:46.217Z] 32f366d666a5: Preparing [2021-04-15T12:02:48.947Z] 32f366d666a5: Pushed [2021-04-15T12:02:51.684Z] 13419817c5c1: Pushed [2021-04-15T12:02:51.975Z] b243de676507bce5d4d3b934891dea324aa2fec9: digest: sha256:ec2b97a78614747c9d1f00e8589c3860b468ab64b838bde2a091e9fadcd9befc size: 740 [Pipeline] isUnix [Pipeline] sh [2021-04-15T12:02:52.389Z] + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:latest [Pipeline] isUnix [Pipeline] sh [2021-04-15T12:02:52.796Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:latest [2021-04-15T12:02:53.320Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] [2021-04-15T12:02:53.320Z] 13419817c5c1: Preparing [2021-04-15T12:02:53.320Z] 32f366d666a5: Preparing [2021-04-15T12:02:53.320Z] 13419817c5c1: Layer already exists [2021-04-15T12:02:53.320Z] 32f366d666a5: Layer already exists [2021-04-15T12:02:53.320Z] latest: digest: sha256:ec2b97a78614747c9d1f00e8589c3860b468ab64b838bde2a091e9fadcd9befc size: 740 [Pipeline] isUnix [Pipeline] sh [2021-04-15T12:02:54.377Z] + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:2.0.0-dev.37 [Pipeline] isUnix [Pipeline] sh [2021-04-15T12:02:54.963Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:2.0.0-dev.37 [2021-04-15T12:02:55.278Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] [2021-04-15T12:02:55.278Z] 13419817c5c1: Preparing [2021-04-15T12:02:55.278Z] 32f366d666a5: Preparing [2021-04-15T12:02:55.278Z] 13419817c5c1: Layer already exists [2021-04-15T12:02:55.278Z] 32f366d666a5: Layer already exists [2021-04-15T12:02:55.559Z] 2.0.0-dev.37: digest: sha256:ec2b97a78614747c9d1f00e8589c3860b468ab64b838bde2a091e9fadcd9befc size: 740 [Pipeline] isUnix [Pipeline] sh [2021-04-15T12:02:55.981Z] + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:b243de676507bce5d4d3b934891dea324aa2fec9-2.0.0-dev.37 [Pipeline] isUnix [Pipeline] sh [2021-04-15T12:02:56.636Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:b243de676507bce5d4d3b934891dea324aa2fec9-2.0.0-dev.37 [2021-04-15T12:02:56.636Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] [2021-04-15T12:02:56.636Z] 13419817c5c1: Preparing [2021-04-15T12:02:56.636Z] 32f366d666a5: Preparing [2021-04-15T12:02:56.938Z] 13419817c5c1: Layer already exists [2021-04-15T12:02:56.938Z] 32f366d666a5: Layer already exists [2021-04-15T12:02:56.938Z] b243de676507bce5d4d3b934891dea324aa2fec9-2.0.0-dev.37: digest: sha256:ec2b97a78614747c9d1f00e8589c3860b468ab64b838bde2a091e9fadcd9befc size: 740 [Pipeline] isUnix [Pipeline] sh [2021-04-15T12:02:57.475Z] + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:master [Pipeline] isUnix [Pipeline] sh [2021-04-15T12:02:57.980Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:master [2021-04-15T12:02:57.980Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] [2021-04-15T12:02:57.980Z] 13419817c5c1: Preparing [2021-04-15T12:02:57.980Z] 32f366d666a5: Preparing [2021-04-15T12:02:58.313Z] 32f366d666a5: Layer already exists [2021-04-15T12:02:58.313Z] 13419817c5c1: Layer already exists [2021-04-15T12:02:58.313Z] master: digest: sha256:ec2b97a78614747c9d1f00e8589c3860b468ab64b838bde2a091e9fadcd9befc size: 740 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-04-15T12:02:58.380Z] ===================================================== [Pipeline] echo [2021-04-15T12:02:58.394Z] taggedImages: [2021-04-15T12:02:58.394Z] - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:b243de676507bce5d4d3b934891dea324aa2fec9 [2021-04-15T12:02:58.394Z] - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:latest [2021-04-15T12:02:58.394Z] - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:2.0.0-dev.37 [2021-04-15T12:02:58.394Z] - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:b243de676507bce5d4d3b934891dea324aa2fec9-2.0.0-dev.37 [2021-04-15T12:02:58.394Z] - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go: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-04-15T12:02:59.044Z] ---> job-cost.sh [2021-04-15T12:02:59.044Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-nvly [2021-04-15T12:03:31.941Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-04-15T12:04:07.327Z] lf-activate-venv(): INFO: Adding /tmp/venv-Ndlv/bin to PATH [2021-04-15T12:04:07.327Z] INFO: No Stack... [2021-04-15T12:04:07.327Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-04-15T12:04:07.327Z] INFO: Archiving Costs [Pipeline] sh [2021-04-15T12:04:07.668Z] + + cut -d, -f6 [2021-04-15T12:04:07.668Z] cat /w/workspace/edgex-ui-go/96/archives/cost.csv [Pipeline] lock [2021-04-15T12:04:07.777Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-master-96-stack-cost] [2021-04-15T12:04:07.786Z] Resource [jenkins-edgexfoundry-edgex-ui-go-master-96-stack-cost] did not exist. Created. [2021-04-15T12:04:07.786Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-master-96-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-04-15T12:04:08.150Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-04-15T12:04:08.416Z] Stashed 1 file(s) [Pipeline] } [2021-04-15T12:04:08.431Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-master-96-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-15T12:04:29.479Z] lf-activate-venv(): INFO: Adding /tmp/venv-nvly/bin to PATH [2021-04-15T12:04:29.480Z] INFO: No Stack... [2021-04-15T12:04:29.480Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-04-15T12:04:29.480Z] INFO: Archiving Costs [Pipeline] sh [2021-04-15T12:04:30.069Z] + cat /w/workspace/edgex-ui-go/96/archives/cost.csv [2021-04-15T12:04:30.069Z] + cut -d, -f6 [Pipeline] lock [2021-04-15T12:04:30.309Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-master-96-stack-cost] [2021-04-15T12:04:30.319Z] Resource [jenkins-edgexfoundry-edgex-ui-go-master-96-stack-cost] did not exist. Created. [2021-04-15T12:04:30.319Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-master-96-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-04-15T12:04:30.716Z] /w/workspace/edgex-ui-go/96@tmp/durable-e5ad04f4/script.sh: line 1: unexpected EOF while looking for matching `'' [Pipeline] sh [2021-04-15T12:04:31.137Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-04-15T12:04:31.163Z] Warning: overwriting stash ‘stack-cost’ [2021-04-15T12:04:31.526Z] Stashed 1 file(s) [Pipeline] } [2021-04-15T12:04:31.542Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-master-96-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-04-15T12:04:31.929Z] provisioning config files... [2021-04-15T12:04:31.945Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config971639462651789747tmp [Pipeline] { [Pipeline] sh [2021-04-15T12:04:32.520Z] + set +x [2021-04-15T12:04:32.520Z] + curl -s https://codecov.io/bash [2021-04-15T12:04:32.520Z] + bash -s -- [2021-04-15T12:04:32.831Z] [2021-04-15T12:04:32.831Z] _____ _ [2021-04-15T12:04:32.831Z] / ____| | | [2021-04-15T12:04:32.831Z] | | ___ __| | ___ ___ _____ __ [2021-04-15T12:04:32.831Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-04-15T12:04:32.831Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-04-15T12:04:32.831Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-04-15T12:04:32.831Z] Bash-1.0.1 [2021-04-15T12:04:32.831Z] [2021-04-15T12:04:32.831Z] [2021-04-15T12:04:32.831Z] ==> git version 2.24.3 found [2021-04-15T12:04:32.831Z] ==> 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-04-15T12:04:32.831Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-04-15T12:04:32.831Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-04-15T12:04:32.831Z] ==> Jenkins CI detected. [2021-04-15T12:04:32.831Z] project root: . [2021-04-15T12:04:32.831Z] --> token set from env [2021-04-15T12:04:32.831Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-04-15T12:04:32.831Z] ==> Running gcov in . (disable via -X gcov) [2021-04-15T12:04:32.831Z] ==> Python coveragepy not found [2021-04-15T12:04:32.831Z] ==> Searching for coverage reports in: [2021-04-15T12:04:32.831Z] + . [2021-04-15T12:04:32.831Z] -> Found 1 reports [2021-04-15T12:04:32.831Z] ==> Detecting git/mercurial file structure [2021-04-15T12:04:32.831Z] ==> Reading reports [2021-04-15T12:04:32.831Z] + ./coverage.out bytes=10 [2021-04-15T12:04:32.831Z] ==> Appending adjustments [2021-04-15T12:04:32.831Z] https://docs.codecov.io/docs/fixing-reports [2021-04-15T12:04:33.189Z] + Found adjustments [2021-04-15T12:04:33.189Z] ==> Gzipping contents [2021-04-15T12:04:33.189Z] 4.0K /tmp/codecov.plL3Qu.gz [2021-04-15T12:04:33.189Z] ==> Uploading reports [2021-04-15T12:04:33.189Z] url: https://codecov.io [2021-04-15T12:04:33.189Z] query: branch=master&commit=b243de676507bce5d4d3b934891dea324aa2fec9&build=96&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F96%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-04-15T12:04:33.189Z] -> Pinging Codecov [2021-04-15T12:04:33.189Z] https://codecov.io/upload/v4?package=bash-1.0.1&token=secret&branch=master&commit=b243de676507bce5d4d3b934891dea324aa2fec9&build=96&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F96%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-04-15T12:04:33.825Z] -> Uploading to [2021-04-15T12:04:33.825Z] https://storage.googleapis.com/codecov/v4/raw/2021-04-15/FB506323287CE973F263BFD2A0EB1F37/b243de676507bce5d4d3b934891dea324aa2fec9/a0742b8e-1628-46f6-95c3-1cca3c8832cd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210415%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210415T120433Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6b0a8c9be73ab1757a1dfa4dd1878cc82b2f172052e34614491e61b2fce502e4 [2021-04-15T12:04:33.825Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-04-15T12:04:33.825Z] Dload Upload Total Spent Left Speed [2021-04-15T12:04:34.482Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3886 0 0 100 3886 0 6785 --:--:-- --:--:-- --:--:-- 6793 100 3886 0 0 100 3886 0 6781 --:--:-- --:--:-- --:--:-- 6793 [2021-04-15T12:04:34.482Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/b243de676507bce5d4d3b934891dea324aa2fec9 [Pipeline] } [2021-04-15T12:04:34.503Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-04-15T12:04:35.143Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-04-15T12:04:35.182Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-15T12:04:35.576Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-04-15T12:04:36.255Z] [2021-04-15T12:04:36.255Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-04-15T12:04:36.924Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-04-15T12:04:36.924Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-04-15T12:04:36.924Z] 188c0c94c7c5: Pulling fs layer [2021-04-15T12:04:36.924Z] 0ef7d3d256c8: Pulling fs layer [2021-04-15T12:04:36.924Z] de9db76c5a1d: Pulling fs layer [2021-04-15T12:04:36.924Z] 0eba1c9be4d2: Pulling fs layer [2021-04-15T12:04:36.924Z] 0d57e429df01: Pulling fs layer [2021-04-15T12:04:36.924Z] 4e4be7b47b0d: Pulling fs layer [2021-04-15T12:04:36.924Z] e1f770b5df2f: Pulling fs layer [2021-04-15T12:04:36.924Z] 85a0685a4137: Pulling fs layer [2021-04-15T12:04:36.924Z] 0eba1c9be4d2: Waiting [2021-04-15T12:04:36.924Z] 0d57e429df01: Waiting [2021-04-15T12:04:36.924Z] 4e4be7b47b0d: Waiting [2021-04-15T12:04:36.924Z] e1f770b5df2f: Waiting [2021-04-15T12:04:36.924Z] 85a0685a4137: Waiting [2021-04-15T12:04:36.924Z] de9db76c5a1d: Verifying Checksum [2021-04-15T12:04:36.924Z] de9db76c5a1d: Download complete [2021-04-15T12:04:37.256Z] 0ef7d3d256c8: Verifying Checksum [2021-04-15T12:04:37.256Z] 0ef7d3d256c8: Download complete [2021-04-15T12:04:37.256Z] 0d57e429df01: Verifying Checksum [2021-04-15T12:04:37.256Z] 0d57e429df01: Download complete [2021-04-15T12:04:37.256Z] 4e4be7b47b0d: Verifying Checksum [2021-04-15T12:04:37.256Z] 4e4be7b47b0d: Download complete [2021-04-15T12:04:37.551Z] 188c0c94c7c5: Verifying Checksum [2021-04-15T12:04:37.551Z] 188c0c94c7c5: Download complete [2021-04-15T12:04:39.121Z] 188c0c94c7c5: Pull complete [2021-04-15T12:04:40.123Z] e1f770b5df2f: Verifying Checksum [2021-04-15T12:04:40.123Z] e1f770b5df2f: Download complete [2021-04-15T12:04:40.123Z] 0ef7d3d256c8: Pull complete [2021-04-15T12:04:41.093Z] de9db76c5a1d: Pull complete [2021-04-15T12:04:50.131Z] 0eba1c9be4d2: Verifying Checksum [2021-04-15T12:04:50.131Z] 0eba1c9be4d2: Download complete [2021-04-15T12:04:52.694Z] 85a0685a4137: Verifying Checksum [2021-04-15T12:04:52.694Z] 85a0685a4137: Download complete [2021-04-15T12:05:03.508Z] 0eba1c9be4d2: Pull complete [2021-04-15T12:05:03.870Z] 0d57e429df01: Pull complete [2021-04-15T12:05:04.239Z] 4e4be7b47b0d: Pull complete [2021-04-15T12:05:09.140Z] e1f770b5df2f: Pull complete [2021-04-15T12:05:21.929Z] 85a0685a4137: Pull complete [2021-04-15T12:05:22.211Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-04-15T12:05:22.211Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-04-15T12:05:22.211Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-04-15T12:05:22.682Z] prd-centos7-docker-4c-2g-260 does not seem to be running inside a container [2021-04-15T12:05:23.093Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-04-15T12:05:24.648Z] $ docker top 072d99ced0f60196419354575cb9fee1dba31755c1dcbcaab16f078410be6500 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-04-15T12:05:24.964Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-04-15T12:05:25.498Z] + set -o pipefail [2021-04-15T12:05:25.499Z] + snyk monitor '--org=edgex-jenkins' [2021-04-15T12:05:57.969Z] [2021-04-15T12:05:57.969Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_master (github.com/edgexfoundry/edgex-ui-go)... [2021-04-15T12:05:57.969Z] [2021-04-15T12:05:57.969Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/28380493-63c3-4378-a220-0e4270bd2b9c [2021-04-15T12:05:57.969Z] [2021-04-15T12:05:57.969Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-04-15T12:05:57.969Z] [2021-04-15T12:05:57.969Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-04-15T12:05:57.969Z] [2021-04-15T12:05:57.969Z] [2021-04-15T12:05:57.969Z] You have reached your monthly limit of 300 private tests for your edgex-jenkins org. [2021-04-15T12:05:57.969Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2021-04-15T12:05:58.017Z] $ docker stop --time=1 072d99ced0f60196419354575cb9fee1dba31755c1dcbcaab16f078410be6500 [2021-04-15T12:06:00.316Z] $ docker rm -f 072d99ced0f60196419354575cb9fee1dba31755c1dcbcaab16f078410be6500 [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-04-15T12:06:03.080Z] + git log --format=format:%s -1 b243de676507bce5d4d3b934891dea324aa2fec9 [Pipeline] isUnix [Pipeline] sh [2021-04-15T12:06:03.563Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-15T12:06:03.564Z] . [Pipeline] withDockerContainer [2021-04-15T12:06:04.063Z] prd-centos7-docker-4c-2g-260 does not seem to be running inside a container [2021-04-15T12:06:04.303Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-04-15T12:06:05.716Z] $ docker top 0005c7c33d7bb21ede5a41dc48c66867cda906c506298da89e5f090788ecb0f8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-04-15T12:06:06.391Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-15T12:06:06.391Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-15T12:06:06.746Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-15T12:06:06.755Z] $ docker exec 0005c7c33d7bb21ede5a41dc48c66867cda906c506298da89e5f090788ecb0f8 ssh-agent [2021-04-15T12:06:07.136Z] SSH_AUTH_SOCK=/tmp/ssh-boSAkaTda8mY/agent.11 [2021-04-15T12:06:07.136Z] SSH_AGENT_PID=17 [2021-04-15T12:06:07.151Z] Running ssh-add (command line suppressed) [2021-04-15T12:06:07.361Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_3252959824423923889.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_3252959824423923889.key) [2021-04-15T12:06:07.448Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-15T12:06:08.297Z] + git semver tag [2021-04-15T12:06:08.631Z] # -> Open(): unable to determine branch for HEAD [2021-04-15T12:06:08.631Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-04-15T12:06:08.631Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-04-15T12:06:08.631Z] # $SEMVER_REMOTE_NAME = origin [2021-04-15T12:06:08.631Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-04-15T12:06:08.631Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-04-15T12:06:08.631Z] # $SEMVER_BRANCH = master [2021-04-15T12:06:08.631Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [2021-04-15T12:06:08.631Z] # b243de676507bce5d4d3b934891dea324aa2fec9 HEAD [2021-04-15T12:06:08.939Z] # -> Force: false [2021-04-15T12:06:08.939Z] # b570425c7bd5914c31fc3580fe9e5e946b21cd5c refs/tags/v2.0.0-dev.37 [Pipeline] } [2021-04-15T12:06:08.963Z] $ docker exec --env ******** --env ******** 0005c7c33d7bb21ede5a41dc48c66867cda906c506298da89e5f090788ecb0f8 ssh-agent -k [2021-04-15T12:06:09.430Z] unset SSH_AUTH_SOCK; [2021-04-15T12:06:09.431Z] unset SSH_AGENT_PID; [2021-04-15T12:06:09.431Z] echo Agent pid 17 killed; [2021-04-15T12:06:09.856Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-04-15T12:06:10.596Z] + git semver [Pipeline] } [2021-04-15T12:06:10.630Z] $ docker stop --time=1 0005c7c33d7bb21ede5a41dc48c66867cda906c506298da89e5f090788ecb0f8 [2021-04-15T12:06:12.631Z] $ docker rm -f 0005c7c33d7bb21ede5a41dc48c66867cda906c506298da89e5f090788ecb0f8 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-04-15T12:06:13.728Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-04-15T12:06:13.728Z] [2021-04-15T12:06:13.728Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-04-15T12:06:14.234Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-04-15T12:06:14.526Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-04-15T12:06:14.526Z] ab5ef0e58194: Pulling fs layer [2021-04-15T12:06:14.526Z] 9712f1f96733: Pulling fs layer [2021-04-15T12:06:14.526Z] 63f879dbbcfc: Pulling fs layer [2021-04-15T12:06:14.526Z] 0d9ebad4ef96: Pulling fs layer [2021-04-15T12:06:14.526Z] e9a5061849ea: Pulling fs layer [2021-04-15T12:06:14.526Z] d747dcd14b5f: Pulling fs layer [2021-04-15T12:06:14.526Z] 2de7ff778b66: Pulling fs layer [2021-04-15T12:06:14.526Z] 0d9ebad4ef96: Waiting [2021-04-15T12:06:14.526Z] e9a5061849ea: Waiting [2021-04-15T12:06:14.526Z] d747dcd14b5f: Waiting [2021-04-15T12:06:14.526Z] 2de7ff778b66: Waiting [2021-04-15T12:06:14.526Z] 9712f1f96733: Verifying Checksum [2021-04-15T12:06:14.526Z] 9712f1f96733: Download complete [2021-04-15T12:06:19.169Z] 63f879dbbcfc: Verifying Checksum [2021-04-15T12:06:19.169Z] 63f879dbbcfc: Download complete [2021-04-15T12:06:19.469Z] e9a5061849ea: Download complete [2021-04-15T12:06:19.469Z] d747dcd14b5f: Download complete [2021-04-15T12:06:20.557Z] 2de7ff778b66: Download complete [2021-04-15T12:06:20.889Z] 0d9ebad4ef96: Verifying Checksum [2021-04-15T12:06:20.889Z] 0d9ebad4ef96: Download complete [2021-04-15T12:06:21.866Z] ab5ef0e58194: Verifying Checksum [2021-04-15T12:06:21.866Z] ab5ef0e58194: Download complete [2021-04-15T12:06:32.308Z] ab5ef0e58194: Pull complete [2021-04-15T12:06:32.308Z] 9712f1f96733: Pull complete [2021-04-15T12:06:34.343Z] 63f879dbbcfc: Pull complete [2021-04-15T12:06:49.985Z] 0d9ebad4ef96: Pull complete [2021-04-15T12:06:51.963Z] e9a5061849ea: Pull complete [2021-04-15T12:06:51.963Z] d747dcd14b5f: Pull complete [2021-04-15T12:06:54.627Z] 2de7ff778b66: Pull complete [2021-04-15T12:06:54.627Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-04-15T12:06:54.627Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-04-15T12:06:54.627Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-04-15T12:06:55.222Z] prd-centos7-docker-4c-2g-260 does not seem to be running inside a container [2021-04-15T12:06:55.446Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-04-15T12:06:59.976Z] $ docker top a4aab7e6ac8d3962e1ac7c54158c9b8a6c19ef36641c2627ea32d5b087e20477 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-04-15T12:07:00.732Z] provisioning config files... [2021-04-15T12:07:00.748Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config428782304446659455tmp [2021-04-15T12:07:00.805Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config304708515001952460tmp [2021-04-15T12:07:00.845Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config9058624782046366562tmp [Pipeline] { [Pipeline] echo [2021-04-15T12:07:00.898Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-15T12:07:02.122Z] ---> sigul-configuration.sh [2021-04-15T12:07:02.123Z] gpg: directory `/root/.gnupg' created [2021-04-15T12:07:02.123Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-04-15T12:07:02.123Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-04-15T12:07:02.123Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-04-15T12:07:02.123Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-04-15T12:07:02.123Z] gpg: CAST5 encrypted data [2021-04-15T12:07:02.123Z] gpg: encrypted with 1 passphrase [2021-04-15T12:07:02.123Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-04-15T12:07:02.535Z] + mkdir /home/jenkins [2021-04-15T12:07:02.535Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-04-15T12:07:03.331Z] + 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-04-15T12:07:03.378Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-15T12:07:04.540Z] ---> sigul-install.sh [2021-04-15T12:07:17.830Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-04-15T12:07:18.160Z] + git tag --list [2021-04-15T12:07:18.161Z] 0.1.1 [2021-04-15T12:07:18.161Z] v1.1.0 [2021-04-15T12:07:18.161Z] v1.2.0 [2021-04-15T12:07:18.161Z] v1.2.1 [2021-04-15T12:07:18.161Z] v1.3.0 [2021-04-15T12:07:18.161Z] v2.0.0-dev.1 [2021-04-15T12:07:18.161Z] v2.0.0-dev.10 [2021-04-15T12:07:18.161Z] v2.0.0-dev.11 [2021-04-15T12:07:18.161Z] v2.0.0-dev.12 [2021-04-15T12:07:18.161Z] v2.0.0-dev.13 [2021-04-15T12:07:18.161Z] v2.0.0-dev.14 [2021-04-15T12:07:18.161Z] v2.0.0-dev.15 [2021-04-15T12:07:18.161Z] v2.0.0-dev.16 [2021-04-15T12:07:18.161Z] v2.0.0-dev.17 [2021-04-15T12:07:18.161Z] v2.0.0-dev.18 [2021-04-15T12:07:18.161Z] v2.0.0-dev.19 [2021-04-15T12:07:18.161Z] v2.0.0-dev.2 [2021-04-15T12:07:18.161Z] v2.0.0-dev.20 [2021-04-15T12:07:18.161Z] v2.0.0-dev.21 [2021-04-15T12:07:18.161Z] v2.0.0-dev.22 [2021-04-15T12:07:18.161Z] v2.0.0-dev.23 [2021-04-15T12:07:18.161Z] v2.0.0-dev.24 [2021-04-15T12:07:18.161Z] v2.0.0-dev.25 [2021-04-15T12:07:18.161Z] v2.0.0-dev.26 [2021-04-15T12:07:18.161Z] v2.0.0-dev.27 [2021-04-15T12:07:18.161Z] v2.0.0-dev.28 [2021-04-15T12:07:18.161Z] v2.0.0-dev.29 [2021-04-15T12:07:18.161Z] v2.0.0-dev.3 [2021-04-15T12:07:18.161Z] v2.0.0-dev.30 [2021-04-15T12:07:18.161Z] v2.0.0-dev.31 [2021-04-15T12:07:18.161Z] v2.0.0-dev.32 [2021-04-15T12:07:18.161Z] v2.0.0-dev.33 [2021-04-15T12:07:18.161Z] v2.0.0-dev.34 [2021-04-15T12:07:18.161Z] v2.0.0-dev.35 [2021-04-15T12:07:18.161Z] v2.0.0-dev.36 [2021-04-15T12:07:18.161Z] v2.0.0-dev.37 [2021-04-15T12:07:18.161Z] v2.0.0-dev.4 [2021-04-15T12:07:18.161Z] v2.0.0-dev.5 [2021-04-15T12:07:18.161Z] v2.0.0-dev.6 [2021-04-15T12:07:18.161Z] v2.0.0-dev.7 [2021-04-15T12:07:18.161Z] v2.0.0-dev.8 [2021-04-15T12:07:18.161Z] v2.0.0-dev.9 [Pipeline] sh [2021-04-15T12:07:18.503Z] + lftools sign git-tag v2.0.0-dev.37 [2021-04-15T12:07:21.291Z] Signing Git tag with Sigul... [2021-04-15T12:07:21.291Z] Signing v2.0.0-dev.37 [Pipeline] echo [2021-04-15T12:07:24.765Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-15T12:07:25.539Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-04-15T12:07:25.556Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-04-15T12:07:25.600Z] $ docker stop --time=1 a4aab7e6ac8d3962e1ac7c54158c9b8a6c19ef36641c2627ea32d5b087e20477 [2021-04-15T12:07:28.316Z] $ docker rm -f a4aab7e6ac8d3962e1ac7c54158c9b8a6c19ef36641c2627ea32d5b087e20477 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-04-15T12:07:29.849Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-15T12:07:30.534Z] . [Pipeline] withDockerContainer [2021-04-15T12:07:30.843Z] prd-centos7-docker-4c-2g-260 does not seem to be running inside a container [2021-04-15T12:07:30.969Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-04-15T12:07:32.568Z] $ docker top 8f7b7ea59033fef124f3b31e92e5f18b8823647ecced34310d7fc82a902f8573 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-04-15T12:07:32.874Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-15T12:07:32.874Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-15T12:07:34.213Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-15T12:07:34.222Z] $ docker exec 8f7b7ea59033fef124f3b31e92e5f18b8823647ecced34310d7fc82a902f8573 ssh-agent [2021-04-15T12:07:34.544Z] SSH_AUTH_SOCK=/tmp/ssh-wGih9Obm3bqo/agent.11 [2021-04-15T12:07:34.544Z] SSH_AGENT_PID=16 [2021-04-15T12:07:34.693Z] Running ssh-add (command line suppressed) [2021-04-15T12:07:35.004Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_5375879999378163837.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_5375879999378163837.key) [2021-04-15T12:07:35.114Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-15T12:07:36.214Z] + git semver bump pre [2021-04-15T12:07:36.511Z] # -> Open(): unable to determine branch for HEAD [2021-04-15T12:07:36.511Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-04-15T12:07:36.511Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-04-15T12:07:36.511Z] # $SEMVER_REMOTE_NAME = origin [2021-04-15T12:07:36.511Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-04-15T12:07:36.511Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-04-15T12:07:36.511Z] # $SEMVER_BRANCH = master [2021-04-15T12:07:36.511Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [2021-04-15T12:07:36.511Z] 2.0.0-dev.38 [Pipeline] } [2021-04-15T12:07:36.538Z] $ docker exec --env ******** --env ******** 8f7b7ea59033fef124f3b31e92e5f18b8823647ecced34310d7fc82a902f8573 ssh-agent -k [2021-04-15T12:07:36.718Z] unset SSH_AUTH_SOCK; [2021-04-15T12:07:36.719Z] unset SSH_AGENT_PID; [2021-04-15T12:07:36.719Z] echo Agent pid 16 killed; [2021-04-15T12:07:36.791Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-04-15T12:07:37.583Z] + git semver [Pipeline] } [2021-04-15T12:07:37.691Z] $ docker stop --time=1 8f7b7ea59033fef124f3b31e92e5f18b8823647ecced34310d7fc82a902f8573 [2021-04-15T12:07:40.771Z] $ docker rm -f 8f7b7ea59033fef124f3b31e92e5f18b8823647ecced34310d7fc82a902f8573 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-04-15T12:07:41.912Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-15T12:07:42.224Z] . [Pipeline] withDockerContainer [2021-04-15T12:07:42.784Z] prd-centos7-docker-4c-2g-260 does not seem to be running inside a container [2021-04-15T12:07:42.939Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-04-15T12:07:45.438Z] $ docker top a43f6a70357d6b64b3bdb8d9dfb750047dbe1636f551b2c711ad56a30830fa64 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-04-15T12:07:45.690Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-15T12:07:45.690Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-15T12:07:46.529Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-15T12:07:46.546Z] $ docker exec a43f6a70357d6b64b3bdb8d9dfb750047dbe1636f551b2c711ad56a30830fa64 ssh-agent [2021-04-15T12:07:47.625Z] SSH_AUTH_SOCK=/tmp/ssh-RH7cfMurTT8i/agent.11 [2021-04-15T12:07:47.625Z] SSH_AGENT_PID=16 [2021-04-15T12:07:47.641Z] Running ssh-add (command line suppressed) [2021-04-15T12:07:48.157Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_6114893147650248588.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_6114893147650248588.key) [2021-04-15T12:07:48.299Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-15T12:07:49.109Z] + git semver push [2021-04-15T12:07:49.109Z] # -> Open(): unable to determine branch for HEAD [2021-04-15T12:07:49.109Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-04-15T12:07:49.109Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-04-15T12:07:49.109Z] # $SEMVER_REMOTE_NAME = origin [2021-04-15T12:07:49.109Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-04-15T12:07:49.109Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-04-15T12:07:49.109Z] # $SEMVER_BRANCH = master [2021-04-15T12:07:49.109Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } [2021-04-15T12:07:54.777Z] $ docker exec --env ******** --env ******** a43f6a70357d6b64b3bdb8d9dfb750047dbe1636f551b2c711ad56a30830fa64 ssh-agent -k [2021-04-15T12:07:55.580Z] unset SSH_AUTH_SOCK; [2021-04-15T12:07:55.585Z] unset SSH_AGENT_PID; [2021-04-15T12:07:55.585Z] echo Agent pid 16 killed; [2021-04-15T12:07:55.918Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-04-15T12:07:56.568Z] + git semver [Pipeline] } [2021-04-15T12:07:56.713Z] $ docker stop --time=1 a43f6a70357d6b64b3bdb8d9dfb750047dbe1636f551b2c711ad56a30830fa64 [2021-04-15T12:07:59.005Z] $ docker rm -f a43f6a70357d6b64b3bdb8d9dfb750047dbe1636f551b2c711ad56a30830fa64 [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-04-15T12:08:00.231Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-15T12:08:01.538Z] ---> package-listing.sh [2021-04-15T12:08:01.538Z] ++ facter osfamily [2021-04-15T12:08:01.538Z] ++ tr '[:upper:]' '[:lower:]' [2021-04-15T12:08:01.874Z] + OS_FAMILY=redhat [2021-04-15T12:08:01.874Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_master [2021-04-15T12:08:01.874Z] + START_PACKAGES=/tmp/packages_start.txt [2021-04-15T12:08:01.874Z] + END_PACKAGES=/tmp/packages_end.txt [2021-04-15T12:08:01.874Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-04-15T12:08:01.874Z] + PACKAGES=/tmp/packages_start.txt [2021-04-15T12:08:01.874Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' [2021-04-15T12:08:01.874Z] + PACKAGES=/tmp/packages_end.txt [2021-04-15T12:08:01.874Z] + case "${OS_FAMILY}" in [2021-04-15T12:08:01.874Z] + rpm -qa [2021-04-15T12:08:01.874Z] + sort [2021-04-15T12:08:12.099Z] + '[' -f /tmp/packages_start.txt ']' [2021-04-15T12:08:12.099Z] + '[' -f /tmp/packages_end.txt ']' [2021-04-15T12:08:12.099Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-04-15T12:08:12.099Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' [2021-04-15T12:08:12.099Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ [2021-04-15T12:08:12.099Z] + 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-04-15T12:08:12.122Z] 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-04-15T12:08:12.861Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-04-15T12:08:13.511Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-15T12:08:14.528Z] [2021-04-15T12:08:14.528Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-04-15T12:08:14.930Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-15T12:08:15.227Z] alpine: Pulling from edgex-lftools-log-publisher [2021-04-15T12:08:15.227Z] df20fa9351a1: Pulling fs layer [2021-04-15T12:08:15.227Z] 36b3adc4ff6f: Pulling fs layer [2021-04-15T12:08:15.227Z] 8ad3a11d3b57: Pulling fs layer [2021-04-15T12:08:15.227Z] 46f8f816bc3b: Pulling fs layer [2021-04-15T12:08:15.227Z] 93b61091891f: Pulling fs layer [2021-04-15T12:08:15.227Z] 93b9cdb0e59b: Pulling fs layer [2021-04-15T12:08:15.227Z] 5e14af77c1be: Pulling fs layer [2021-04-15T12:08:15.227Z] 01666e4c0597: Pulling fs layer [2021-04-15T12:08:15.227Z] aa168da1d23b: Pulling fs layer [2021-04-15T12:08:15.227Z] 93b9cdb0e59b: Waiting [2021-04-15T12:08:15.227Z] 5e14af77c1be: Waiting [2021-04-15T12:08:15.227Z] 01666e4c0597: Waiting [2021-04-15T12:08:15.227Z] aa168da1d23b: Waiting [2021-04-15T12:08:15.227Z] 46f8f816bc3b: Waiting [2021-04-15T12:08:15.227Z] 93b61091891f: Waiting [2021-04-15T12:08:15.503Z] 36b3adc4ff6f: Download complete [2021-04-15T12:08:15.503Z] 46f8f816bc3b: Verifying Checksum [2021-04-15T12:08:15.503Z] 46f8f816bc3b: Download complete [2021-04-15T12:08:15.503Z] df20fa9351a1: Verifying Checksum [2021-04-15T12:08:15.503Z] df20fa9351a1: Download complete [2021-04-15T12:08:15.834Z] 93b9cdb0e59b: Verifying Checksum [2021-04-15T12:08:15.834Z] 93b9cdb0e59b: Download complete [2021-04-15T12:08:15.834Z] 5e14af77c1be: Verifying Checksum [2021-04-15T12:08:15.834Z] 5e14af77c1be: Download complete [2021-04-15T12:08:15.834Z] 01666e4c0597: Verifying Checksum [2021-04-15T12:08:15.834Z] 01666e4c0597: Download complete [2021-04-15T12:08:15.834Z] 93b61091891f: Verifying Checksum [2021-04-15T12:08:15.834Z] 93b61091891f: Download complete [2021-04-15T12:08:16.582Z] 8ad3a11d3b57: Verifying Checksum [2021-04-15T12:08:16.582Z] 8ad3a11d3b57: Download complete [2021-04-15T12:08:16.883Z] df20fa9351a1: Pull complete [2021-04-15T12:08:17.942Z] 36b3adc4ff6f: Pull complete [2021-04-15T12:08:20.824Z] 8ad3a11d3b57: Pull complete [2021-04-15T12:08:21.121Z] 46f8f816bc3b: Pull complete [2021-04-15T12:08:22.315Z] 93b61091891f: Pull complete [2021-04-15T12:08:22.778Z] 93b9cdb0e59b: Pull complete [2021-04-15T12:08:23.056Z] aa168da1d23b: Verifying Checksum [2021-04-15T12:08:23.056Z] aa168da1d23b: Download complete [2021-04-15T12:08:23.700Z] 5e14af77c1be: Pull complete [2021-04-15T12:08:24.724Z] 01666e4c0597: Pull complete [2021-04-15T12:08:48.297Z] aa168da1d23b: Pull complete [2021-04-15T12:08:48.297Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-04-15T12:08:48.297Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-15T12:08:48.297Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-04-15T12:08:48.873Z] prd-centos7-docker-4c-2g-260 does not seem to be running inside a container [2021-04-15T12:08:49.304Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-04-15T12:08:52.772Z] $ docker top 7ef2ff9fd07b35b345abffe62274f5fdf210afe5f94206fc9afde3c5ac8bc813 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-15T12:08:54.127Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-04-15T12:08:55.831Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-04-15T12:08:57.026Z] + ls /var/log/sa-host [2021-04-15T12:08:57.026Z] + sadf -c /var/log/sa-host/sa15 [2021-04-15T12:08:57.026Z] file_magic: OK [2021-04-15T12:08:57.026Z] HZ: Using current value: 100 [2021-04-15T12:08:57.026Z] file_header: OK [2021-04-15T12:08:57.026Z] 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-04-15T12:08:57.026Z] Statistics: [2021-04-15T12:08:57.026Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-04-15T12:08:57.026Z] File successfully converted to sysstat format version 12.2.1 [2021-04-15T12:08:57.026Z] + sadf -c /var/log/sa-host/sa23 [2021-04-15T12:08:57.026Z] file_magic: OK [2021-04-15T12:08:57.026Z] HZ: Using current value: 100 [2021-04-15T12:08:57.026Z] file_header: OK [2021-04-15T12:08:57.026Z] 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-04-15T12:08:57.026Z] Statistics: [2021-04-15T12:08:57.026Z] Hnuu...uuuununununu... [2021-04-15T12:08:57.026Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-04-15T12:08:57.261Z] provisioning config files... [2021-04-15T12:08:57.315Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config6205576367009109544tmp [Pipeline] { [Pipeline] echo [2021-04-15T12:08:57.359Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-15T12:08:58.457Z] ---> create-netrc.sh [Pipeline] } [2021-04-15T12:08:58.473Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-04-15T12:08:58.498Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-15T12:08:59.304Z] ---> python-tools-install.sh [Pipeline] echo [2021-04-15T12:08:59.325Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-15T12:09:00.132Z] ---> sudo-logs.sh [2021-04-15T12:09:00.132Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-04-15T12:09:00.236Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-15T12:09:01.013Z] ---> job-cost.sh [2021-04-15T12:09:01.288Z] lf-activate-venv: SKIPPING [2021-04-15T12:09:01.288Z] DEBUG: total: 0.029999999329447746 [2021-04-15T12:09:01.288Z] INFO: Retrieving Stack Cost... [2021-04-15T12:09:03.000Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-04-15T12:09:03.610Z] INFO: Archiving Costs [Pipeline] echo [2021-04-15T12:09:03.629Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-15T12:09:04.377Z] ---> logs-deploy.sh [2021-04-15T12:09:04.377Z] lf-activate-venv: SKIPPING [2021-04-15T12:09:04.377Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/master/96 [2021-04-15T12:09:04.377Z] INFO: archiving workspace using pattern(s): [2021-04-15T12:09:07.108Z] Archives upload complete. [2021-04-15T12:09:07.108Z] INFO: archiving logs to Nexus