Pull request #329 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of wshengqi for edgexfoundry/edgex-ui-go Loading trusted files from base branch master at c79708e2ba97b6a333b52287e61b5928dba1b1d4 rather than 1b74dc5ffd770f47674a4d1fbcad4ff5e4e9cf4c Obtained Jenkinsfile from c79708e2ba97b6a333b52287e61b5928dba1b1d4 Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-329/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-329/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-edgex-ui-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-33396 in /w/workspace/edgexfoundry_edgex-ui-go_PR-329 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_PR-329 # 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 Merging remotes/origin/master commit c79708e2ba97b6a333b52287e61b5928dba1b1d4 into PR head commit 1b74dc5ffd770f47674a4d1fbcad4ff5e4e9cf4c Merge succeeded, producing 1b74dc5ffd770f47674a4d1fbcad4ff5e4e9cf4c Checking out Revision 1b74dc5ffd770f47674a4d1fbcad4ff5e4e9cf4c (PR-329) > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/329/head:refs/remotes/origin/PR-329 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1b74dc5ffd770f47674a4d1fbcad4ff5e4e9cf4c # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge c79708e2ba97b6a333b52287e61b5928dba1b1d4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1b74dc5ffd770f47674a4d1fbcad4ff5e4e9cf4c # timeout=10 Commit message: "update some contracts local" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-04-09T06:50:55.128Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-04-09T06:50:55.482Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-04-09T06:50:55.728Z] ========================================================= [2021-04-09T06:50:55.728Z] EdgeX Global Pipelines Version Info [2021-04-09T06:50:55.728Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-04-09T06:50:57.200Z] ------------------- [2021-04-09T06:50:57.200Z] stable info: [2021-04-09T06:50:57.200Z] ------------------- [2021-04-09T06:50:57.200Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-04-09T06:50:57.200Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-04-09T06:50:57.200Z] Message: update stable to v1.0.186 [2021-04-09T06:50:58.145Z] ------------------- [2021-04-09T06:50:58.145Z] experimental info: [2021-04-09T06:50:58.145Z] ------------------- [2021-04-09T06:50:58.145Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-04-09T06:50:58.145Z] Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 [2021-04-09T06:50:58.145Z] Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-04-09T06:50:58.526Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-04-09T06:50:58.661Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-04-09T06:50:58.791Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-04-09T06:50:58.923Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-04-09T06:50:59.068Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-04-09T06:50:59.200Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-04-09T06:50:59.336Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-04-09T06:50:59.463Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-04-09T06:50:59.593Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-04-09T06:50:59.722Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-04-09T06:50:59.858Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-04-09T06:50:59.983Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-edgex-ui-go [Pipeline] echo [2021-04-09T06:51:00.151Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-04-09T06:51:00.306Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-04-09T06:51:00.570Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-04-09T06:51:00.700Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-04-09T06:51:00.866Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-04-09T06:51:00.997Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-04-09T06:51:01.128Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-04-09T06:51:01.265Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-04-09T06:51:01.401Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-04-09T06:51:01.558Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-04-09T06:51:01.705Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-04-09T06:51:01.845Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-04-09T06:51:01.967Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-04-09T06:51:02.088Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-04-09T06:51:02.215Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-329 [Pipeline] echo [2021-04-09T06:51:02.338Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-329 [Pipeline] echo [2021-04-09T06:51:02.461Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-329 [Pipeline] echo [2021-04-09T06:51:02.635Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1b74dc5ffd770f47674a4d1fbcad4ff5e4e9cf4c [Pipeline] echo [2021-04-09T06:51:02.767Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1b74dc5 [Pipeline] echo [2021-04-09T06:51:02.886Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-09T06:51:03.136Z] provisioning config files... [2021-04-09T06:51:03.169Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-329@tmp/config1980135264902269236tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-09T06:51:03.608Z] ---> docker-login.sh [2021-04-09T06:51:03.608Z] nexus3.edgexfoundry.org:10001 [2021-04-09T06:51:03.874Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-09T06:51:03.874Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-09T06:51:03.874Z] Configure a credential helper to remove this warning. See [2021-04-09T06:51:03.874Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-09T06:51:03.874Z] [2021-04-09T06:51:03.874Z] Login Succeeded [2021-04-09T06:51:04.137Z] nexus3.edgexfoundry.org:10002 [2021-04-09T06:51:04.137Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-09T06:51:04.137Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-09T06:51:04.137Z] Configure a credential helper to remove this warning. See [2021-04-09T06:51:04.137Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-09T06:51:04.137Z] [2021-04-09T06:51:04.137Z] Login Succeeded [2021-04-09T06:51:04.137Z] nexus3.edgexfoundry.org:10003 [2021-04-09T06:51:04.404Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-09T06:51:04.404Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-09T06:51:04.404Z] Configure a credential helper to remove this warning. See [2021-04-09T06:51:04.404Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-09T06:51:04.404Z] [2021-04-09T06:51:04.404Z] Login Succeeded [2021-04-09T06:51:04.404Z] nexus3.edgexfoundry.org:10004 [2021-04-09T06:51:04.404Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-09T06:51:04.668Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-09T06:51:04.668Z] Configure a credential helper to remove this warning. See [2021-04-09T06:51:04.668Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-09T06:51:04.668Z] [2021-04-09T06:51:04.668Z] Login Succeeded [2021-04-09T06:51:04.668Z] docker.io [2021-04-09T06:51:04.668Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-09T06:51:04.930Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-09T06:51:04.930Z] Configure a credential helper to remove this warning. See [2021-04-09T06:51:04.930Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-09T06:51:04.930Z] [2021-04-09T06:51:04.930Z] Login Succeeded [2021-04-09T06:51:04.930Z] ---> docker-login.sh ends [Pipeline] } [2021-04-09T06:51:04.968Z] 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-09T06:51:06.083Z] + git log --format=format:%s -1 1b74dc5ffd770f47674a4d1fbcad4ff5e4e9cf4c [Pipeline] echo [2021-04-09T06:51:06.181Z] GIT_COMMIT: 1b74dc5ffd770f47674a4d1fbcad4ff5e4e9cf4c, Commit Message: update some contracts local [Pipeline] echo [2021-04-09T06:51:06.254Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-04-09T06:51:07.315Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-09T06:51:07.315Z] [2021-04-09T06:51:07.315Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-04-09T06:51:07.708Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-09T06:51:07.708Z] latest: Pulling from edgex-devops/git-semver [2021-04-09T06:51:07.708Z] 31603596830f: Pulling fs layer [2021-04-09T06:51:07.708Z] 2a8b12db71e7: Pulling fs layer [2021-04-09T06:51:07.708Z] 6ca5941a6612: Pulling fs layer [2021-04-09T06:51:07.708Z] ecc8261a40a4: Pulling fs layer [2021-04-09T06:51:07.708Z] ecc8261a40a4: Waiting [2021-04-09T06:51:07.708Z] 2a8b12db71e7: Verifying Checksum [2021-04-09T06:51:07.708Z] 2a8b12db71e7: Download complete [2021-04-09T06:51:07.708Z] 31603596830f: Verifying Checksum [2021-04-09T06:51:07.708Z] 31603596830f: Download complete [2021-04-09T06:51:07.971Z] ecc8261a40a4: Verifying Checksum [2021-04-09T06:51:07.971Z] ecc8261a40a4: Download complete [2021-04-09T06:51:07.971Z] 6ca5941a6612: Verifying Checksum [2021-04-09T06:51:07.971Z] 6ca5941a6612: Download complete [2021-04-09T06:51:08.234Z] 31603596830f: Pull complete [2021-04-09T06:51:08.234Z] 2a8b12db71e7: Pull complete [2021-04-09T06:51:09.178Z] 6ca5941a6612: Pull complete [2021-04-09T06:51:09.178Z] ecc8261a40a4: Pull complete [2021-04-09T06:51:09.178Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-04-09T06:51:09.178Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-09T06:51:09.178Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-04-09T06:51:09.315Z] prd-centos7-docker-4c-2g-33396 does not seem to be running inside a container [2021-04-09T06:51:09.370Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-329 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-329:/w/workspace/edgexfoundry_edgex-ui-go_PR-329:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-329@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-329@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-04-09T06:51:11.655Z] $ docker top bd53d389e1dd2babe4e75bad0b0627ed73ddd587291c774c2a9e9a4b4b5cacfb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-04-09T06:51:12.172Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-09T06:51:12.172Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-09T06:51:12.373Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-09T06:51:12.390Z] $ docker exec bd53d389e1dd2babe4e75bad0b0627ed73ddd587291c774c2a9e9a4b4b5cacfb ssh-agent [2021-04-09T06:51:12.543Z] SSH_AUTH_SOCK=/tmp/ssh-EsWYSMDi0TJV/agent.12 [2021-04-09T06:51:12.543Z] SSH_AGENT_PID=17 [2021-04-09T06:51:12.552Z] Running ssh-add (command line suppressed) [2021-04-09T06:51:12.677Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-329@tmp/private_key_3401456974246612838.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-329@tmp/private_key_3401456974246612838.key) [2021-04-09T06:51:12.718Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-09T06:51:13.103Z] + git tag --points-at HEAD [Pipeline] } [2021-04-09T06:51:13.142Z] $ docker exec --env ******** --env ******** bd53d389e1dd2babe4e75bad0b0627ed73ddd587291c774c2a9e9a4b4b5cacfb ssh-agent -k [2021-04-09T06:51:13.255Z] unset SSH_AUTH_SOCK; [2021-04-09T06:51:13.256Z] unset SSH_AGENT_PID; [2021-04-09T06:51:13.256Z] echo Agent pid 17 killed; [2021-04-09T06:51:13.289Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-04-09T06:51:13.494Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-09T06:51:13.494Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-09T06:51:13.657Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-09T06:51:13.671Z] $ docker exec bd53d389e1dd2babe4e75bad0b0627ed73ddd587291c774c2a9e9a4b4b5cacfb ssh-agent [2021-04-09T06:51:13.822Z] SSH_AUTH_SOCK=/tmp/ssh-cLVZ2ZRxpbYo/agent.48 [2021-04-09T06:51:13.822Z] SSH_AGENT_PID=53 [2021-04-09T06:51:13.828Z] Running ssh-add (command line suppressed) [2021-04-09T06:51:13.958Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-329@tmp/private_key_4651749089346025070.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-329@tmp/private_key_4651749089346025070.key) [2021-04-09T06:51:13.994Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-09T06:51:14.368Z] + git semver init [2021-04-09T06:51:14.368Z] # -> Open(): unable to determine branch for HEAD [2021-04-09T06:51:14.368Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-329/.git [2021-04-09T06:51:14.368Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-329 [2021-04-09T06:51:14.368Z] # $SEMVER_REMOTE_NAME = origin [2021-04-09T06:51:14.368Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-04-09T06:51:14.368Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-04-09T06:51:14.368Z] # $SEMVER_BRANCH = PR-329 [2021-04-09T06:51:14.368Z] # $SEMVER_TEMP = /tmp/semver-615827991 [2021-04-09T06:51:14.368Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-04-09T06:51:15.767Z] # '/tmp/semver-615827991' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-329/.semver' [2021-04-09T06:51:15.767Z] # -> Force: false [2021-04-09T06:51:15.767Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-329/.semver [Pipeline] } [2021-04-09T06:51:15.822Z] $ docker exec --env ******** --env ******** bd53d389e1dd2babe4e75bad0b0627ed73ddd587291c774c2a9e9a4b4b5cacfb ssh-agent -k [2021-04-09T06:51:15.934Z] unset SSH_AUTH_SOCK; [2021-04-09T06:51:15.934Z] unset SSH_AGENT_PID; [2021-04-09T06:51:15.934Z] echo Agent pid 53 killed; [2021-04-09T06:51:15.969Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-04-09T06:51:16.554Z] + git semver [Pipeline] } [2021-04-09T06:51:16.594Z] $ docker stop --time=1 bd53d389e1dd2babe4e75bad0b0627ed73ddd587291c774c2a9e9a4b4b5cacfb [2021-04-09T06:51:17.993Z] $ docker rm -f bd53d389e1dd2babe4e75bad0b0627ed73ddd587291c774c2a9e9a4b4b5cacfb [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-09T06:51:18.518Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-04-09T06:51:18.946Z] Stashed 1 file(s) [Pipeline] echo [2021-04-09T06:51:18.968Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-04-09T06:51:34.826Z] Still waiting to schedule task [2021-04-09T06:51:34.826Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-04-09T06:51:34.853Z] Still waiting to schedule task [2021-04-09T06:51:34.853Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-32989’ is offline [2021-04-09T06:53:40.143Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-33398 in /w/workspace/edgexfoundry_edgex-ui-go_PR-329 [Pipeline] { [Pipeline] ws [2021-04-09T06:53:40.261Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2021-04-09T06:53:45.908Z] using credential edgex-jenkins-ssh [2021-04-09T06:53:45.981Z] Cloning the remote Git repository [2021-04-09T06:53:46.056Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-04-09T06:53:46.178Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2021-04-09T06:53:46.288Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-04-09T06:53:46.289Z] > git --version # timeout=10 [2021-04-09T06:53:46.305Z] > git --version # 'git version 2.17.1' [2021-04-09T06:53:46.307Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-09T06:53:46.381Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-09T06:53:48.900Z] Merging remotes/origin/master commit c79708e2ba97b6a333b52287e61b5928dba1b1d4 into PR head commit 1b74dc5ffd770f47674a4d1fbcad4ff5e4e9cf4c [2021-04-09T06:53:48.117Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-04-09T06:53:48.139Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-09T06:53:48.169Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-04-09T06:53:48.214Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-04-09T06:53:48.215Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-09T06:53:48.226Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/329/head:refs/remotes/origin/PR-329 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-09T06:53:48.927Z] > git config core.sparsecheckout # timeout=10 [2021-04-09T06:53:48.946Z] > git checkout -f 1b74dc5ffd770f47674a4d1fbcad4ff5e4e9cf4c # timeout=10 [2021-04-09T06:53:49.300Z] > git remote # timeout=10 [2021-04-09T06:53:49.317Z] > git config --get remote.origin.url # timeout=10 [2021-04-09T06:53:49.330Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-09T06:53:49.377Z] Merge succeeded, producing 1b74dc5ffd770f47674a4d1fbcad4ff5e4e9cf4c [2021-04-09T06:53:49.377Z] Checking out Revision 1b74dc5ffd770f47674a4d1fbcad4ff5e4e9cf4c (PR-329) [2021-04-09T06:53:49.341Z] > git merge c79708e2ba97b6a333b52287e61b5928dba1b1d4 # timeout=10 [2021-04-09T06:53:49.364Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-09T06:53:49.390Z] > git config core.sparsecheckout # timeout=10 [2021-04-09T06:53:49.401Z] > git checkout -f 1b74dc5ffd770f47674a4d1fbcad4ff5e4e9cf4c # timeout=10 [2021-04-09T06:53:51.256Z] Running on prd-centos7-docker-4c-2g-33399 in /w/workspace/edgexfoundry_edgex-ui-go_PR-329 [Pipeline] { [Pipeline] ws [2021-04-09T06:53:51.361Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2021-04-09T06:53:54.094Z] using credential edgex-jenkins-ssh [2021-04-09T06:53:54.116Z] Commit message: "update some contracts local" [2021-04-09T06:53:54.154Z] Cloning the remote Git repository [2021-04-09T06:53:54.172Z] > git --version # timeout=10 [2021-04-09T06:53:54.182Z] > git --version # 'git version 2.17.1' [2021-04-09T06:53:54.194Z] fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [2021-04-09T06:53:53.708Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-04-09T06:53:53.781Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2021-04-09T06:53:53.846Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-04-09T06:53:53.846Z] > git --version # timeout=10 [2021-04-09T06:53:53.858Z] > git --version # 'git version 2.24.3' [2021-04-09T06:53:53.858Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-09T06:53:53.886Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-09T06:53:55.731Z] Merging remotes/origin/master commit c79708e2ba97b6a333b52287e61b5928dba1b1d4 into PR head commit 1b74dc5ffd770f47674a4d1fbcad4ff5e4e9cf4c [2021-04-09T06:53:54.855Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-04-09T06:53:54.864Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-09T06:53:54.879Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-04-09T06:53:54.906Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-04-09T06:53:54.907Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-09T06:53:54.911Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/329/head:refs/remotes/origin/PR-329 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-09T06:53:55.399Z] > git config core.sparsecheckout # timeout=10 [2021-04-09T06:53:55.404Z] > git checkout -f 1b74dc5ffd770f47674a4d1fbcad4ff5e4e9cf4c # timeout=10 [2021-04-09T06:53:55.923Z] Merge succeeded, producing 1b74dc5ffd770f47674a4d1fbcad4ff5e4e9cf4c [2021-04-09T06:53:55.923Z] Checking out Revision 1b74dc5ffd770f47674a4d1fbcad4ff5e4e9cf4c (PR-329) [2021-04-09T06:53:56.037Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-04-09T06:53:56.520Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-09T06:53:56.888Z] + sudo service docker restart [2021-04-09T06:53:56.889Z] + true [2021-04-09T06:53:55.553Z] > git remote # timeout=10 [2021-04-09T06:53:55.559Z] > git config --get remote.origin.url # timeout=10 [2021-04-09T06:53:55.567Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-09T06:53:55.580Z] > git merge c79708e2ba97b6a333b52287e61b5928dba1b1d4 # timeout=10 [2021-04-09T06:53:55.591Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-09T06:53:55.600Z] > git config core.sparsecheckout # timeout=10 [2021-04-09T06:53:55.605Z] > git checkout -f 1b74dc5ffd770f47674a4d1fbcad4ff5e4e9cf4c # timeout=10 [2021-04-09T06:53:59.404Z] Commit message: "update some contracts local" [2021-04-09T06:53:59.404Z] > git --version # timeout=10 [2021-04-09T06:53:59.409Z] > git --version # 'git version 2.24.3' [2021-04-09T06:53:59.416Z] fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-09T06:53:59.662Z] provisioning config files... [2021-04-09T06:53:59.711Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config6687786895004734609tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2021-04-09T06:54:00.171Z] ---> docker-login.sh [2021-04-09T06:54:00.171Z] nexus3.edgexfoundry.org:10001 [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-09T06:54:01.171Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [2021-04-09T06:54:01.176Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] sh [2021-04-09T06:54:01.453Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-09T06:54:01.453Z] Configure a credential helper to remove this warning. See [2021-04-09T06:54:01.453Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-09T06:54:01.453Z] [2021-04-09T06:54:01.453Z] Login Succeeded [2021-04-09T06:54:01.453Z] nexus3.edgexfoundry.org:10002 [2021-04-09T06:54:01.520Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-09T06:54:01.851Z] + sudo service docker restart [2021-04-09T06:54:01.851Z] + true [2021-04-09T06:54:01.851Z] Redirecting to /bin/systemctl restart docker.service [2021-04-09T06:54:02.052Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-09T06:54:02.052Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-09T06:54:02.052Z] Configure a credential helper to remove this warning. See [2021-04-09T06:54:02.052Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-09T06:54:02.052Z] [2021-04-09T06:54:02.052Z] Login Succeeded [2021-04-09T06:54:02.052Z] nexus3.edgexfoundry.org:10003 [2021-04-09T06:54:02.328Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-09T06:54:02.601Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-09T06:54:02.601Z] Configure a credential helper to remove this warning. See [2021-04-09T06:54:02.601Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-09T06:54:02.601Z] [2021-04-09T06:54:02.601Z] Login Succeeded [2021-04-09T06:54:02.601Z] nexus3.edgexfoundry.org:10004 [Pipeline] withEnv [Pipeline] { [2021-04-09T06:54:02.877Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] wrap [2021-04-09T06:54:02.952Z] provisioning config files... [2021-04-09T06:54:02.983Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config7110246500783046535tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-09T06:54:03.156Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-09T06:54:03.156Z] Configure a credential helper to remove this warning. See [2021-04-09T06:54:03.156Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-09T06:54:03.156Z] [2021-04-09T06:54:03.156Z] Login Succeeded [2021-04-09T06:54:03.156Z] docker.io [2021-04-09T06:54:03.404Z] ---> docker-login.sh [2021-04-09T06:54:03.404Z] nexus3.edgexfoundry.org:10001 [2021-04-09T06:54:03.404Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-09T06:54:03.429Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-09T06:54:03.668Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-09T06:54:03.668Z] Configure a credential helper to remove this warning. See [2021-04-09T06:54:03.668Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-09T06:54:03.668Z] [2021-04-09T06:54:03.668Z] Login Succeeded [2021-04-09T06:54:03.668Z] nexus3.edgexfoundry.org:10002 [2021-04-09T06:54:03.668Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-09T06:54:03.702Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-09T06:54:03.702Z] Configure a credential helper to remove this warning. See [2021-04-09T06:54:03.702Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-09T06:54:03.702Z] [2021-04-09T06:54:03.702Z] Login Succeeded [2021-04-09T06:54:03.702Z] ---> docker-login.sh ends [Pipeline] } [2021-04-09T06:54:03.735Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [2021-04-09T06:54:03.931Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-09T06:54:03.931Z] Configure a credential helper to remove this warning. See [2021-04-09T06:54:03.931Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-09T06:54:03.931Z] [2021-04-09T06:54:03.931Z] Login Succeeded [2021-04-09T06:54:03.931Z] nexus3.edgexfoundry.org:10003 [2021-04-09T06:54:03.931Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-09T06:54:03.931Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-09T06:54:03.931Z] Configure a credential helper to remove this warning. See [2021-04-09T06:54:03.931Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-09T06:54:03.931Z] [2021-04-09T06:54:03.931Z] Login Succeeded [2021-04-09T06:54:03.931Z] nexus3.edgexfoundry.org:10004 [Pipeline] // withEnv [Pipeline] unstash [2021-04-09T06:54:04.193Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-09T06:54:04.194Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-09T06:54:04.194Z] Configure a credential helper to remove this warning. See [2021-04-09T06:54:04.194Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-09T06:54:04.194Z] [2021-04-09T06:54:04.194Z] Login Succeeded [2021-04-09T06:54:04.194Z] docker.io [2021-04-09T06:54:04.194Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] echo [2021-04-09T06:54:04.297Z] ========================================================= [2021-04-09T06:54:04.297Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-04-09T06:54:04.297Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-09T06:54:04.456Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-09T06:54:04.456Z] Configure a credential helper to remove this warning. See [2021-04-09T06:54:04.456Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-09T06:54:04.456Z] [2021-04-09T06:54:04.456Z] Login Succeeded [2021-04-09T06:54:04.456Z] ---> docker-login.sh ends [Pipeline] } [2021-04-09T06:54:04.573Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [2021-04-09T06:54:04.766Z] + 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 . [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-04-09T06:54:05.102Z] ========================================================= [2021-04-09T06:54:05.102Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-04-09T06:54:05.102Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-09T06:54:05.490Z] + 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-09T06:54:05.748Z] Sending build context to Docker daemon 17.7MB [2021-04-09T06:54:05.748Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-04-09T06:54:05.748Z] Step 2/8 : FROM ${BASE} [2021-04-09T06:54:05.748Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-04-09T06:54:05.748Z] 5f621e34cdf4: Pulling fs layer [2021-04-09T06:54:05.748Z] a4357932f1b6: Pulling fs layer [2021-04-09T06:54:05.748Z] 18c013af1878: Pulling fs layer [2021-04-09T06:54:05.748Z] 00ac8860ef70: Pulling fs layer [2021-04-09T06:54:05.748Z] 63d7cb157983: Pulling fs layer [2021-04-09T06:54:05.748Z] b116817d02f9: Pulling fs layer [2021-04-09T06:54:05.748Z] 745a02a5169b: Pulling fs layer [2021-04-09T06:54:05.748Z] 00ac8860ef70: Waiting [2021-04-09T06:54:05.748Z] 63d7cb157983: Waiting [2021-04-09T06:54:05.748Z] b116817d02f9: Waiting [2021-04-09T06:54:05.748Z] 745a02a5169b: Waiting [2021-04-09T06:54:05.748Z] 18c013af1878: Download complete [2021-04-09T06:54:05.748Z] a4357932f1b6: Verifying Checksum [2021-04-09T06:54:05.748Z] a4357932f1b6: Download complete [2021-04-09T06:54:05.748Z] 63d7cb157983: Verifying Checksum [2021-04-09T06:54:05.748Z] 63d7cb157983: Download complete [2021-04-09T06:54:05.752Z] Sending build context to Docker daemon 17.7MB [2021-04-09T06:54:05.752Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-04-09T06:54:05.752Z] Step 2/8 : FROM ${BASE} [2021-04-09T06:54:06.344Z] 5f621e34cdf4: Verifying Checksum [2021-04-09T06:54:06.344Z] 5f621e34cdf4: Download complete [2021-04-09T06:54:06.344Z] b116817d02f9: Verifying Checksum [2021-04-09T06:54:06.344Z] b116817d02f9: Download complete [2021-04-09T06:54:06.698Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-04-09T06:54:06.698Z] 188c0c94c7c5: Pulling fs layer [2021-04-09T06:54:06.698Z] 0ef7d3d256c8: Pulling fs layer [2021-04-09T06:54:06.698Z] de9db76c5a1d: Pulling fs layer [2021-04-09T06:54:06.698Z] bca2f99d35d6: Pulling fs layer [2021-04-09T06:54:06.698Z] 93359f2a8cfa: Pulling fs layer [2021-04-09T06:54:06.698Z] 7c6f9722023f: Pulling fs layer [2021-04-09T06:54:06.698Z] a35cf1a2eb13: Pulling fs layer [2021-04-09T06:54:06.698Z] 7c6f9722023f: Waiting [2021-04-09T06:54:06.698Z] 93359f2a8cfa: Waiting [2021-04-09T06:54:06.698Z] a35cf1a2eb13: Waiting [2021-04-09T06:54:06.698Z] bca2f99d35d6: Waiting [2021-04-09T06:54:06.698Z] de9db76c5a1d: Verifying Checksum [2021-04-09T06:54:06.698Z] de9db76c5a1d: Download complete [2021-04-09T06:54:06.698Z] 0ef7d3d256c8: Verifying Checksum [2021-04-09T06:54:06.698Z] 0ef7d3d256c8: Download complete [2021-04-09T06:54:07.327Z] 5f621e34cdf4: Pull complete [2021-04-09T06:54:07.604Z] a4357932f1b6: Pull complete [2021-04-09T06:54:07.644Z] 93359f2a8cfa: Download complete [2021-04-09T06:54:07.644Z] 7c6f9722023f: Verifying Checksum [2021-04-09T06:54:07.644Z] 7c6f9722023f: Download complete [2021-04-09T06:54:07.644Z] 188c0c94c7c5: Verifying Checksum [2021-04-09T06:54:07.644Z] 188c0c94c7c5: Download complete [2021-04-09T06:54:07.913Z] 188c0c94c7c5: Pull complete [2021-04-09T06:54:08.176Z] 0ef7d3d256c8: Pull complete [2021-04-09T06:54:08.176Z] de9db76c5a1d: Pull complete [2021-04-09T06:54:08.208Z] 18c013af1878: Pull complete [2021-04-09T06:54:10.201Z] 745a02a5169b: Verifying Checksum [2021-04-09T06:54:10.201Z] 745a02a5169b: Download complete [2021-04-09T06:54:10.735Z] a35cf1a2eb13: Verifying Checksum [2021-04-09T06:54:10.735Z] a35cf1a2eb13: Download complete [2021-04-09T06:54:11.319Z] bca2f99d35d6: Download complete [2021-04-09T06:54:11.631Z] 00ac8860ef70: Download complete [2021-04-09T06:54:16.683Z] bca2f99d35d6: Pull complete [2021-04-09T06:54:16.684Z] 93359f2a8cfa: Pull complete [2021-04-09T06:54:16.684Z] 7c6f9722023f: Pull complete [2021-04-09T06:54:21.794Z] 00ac8860ef70: Pull complete [2021-04-09T06:54:21.794Z] 63d7cb157983: Pull complete [2021-04-09T06:54:22.079Z] b116817d02f9: Pull complete [2021-04-09T06:54:24.850Z] a35cf1a2eb13: Pull complete [2021-04-09T06:54:24.850Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-04-09T06:54:24.850Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-04-09T06:54:24.850Z] ---> a62c8e92a672 [2021-04-09T06:54:24.850Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-04-09T06:54:24.850Z] ---> Running in 2e76d79d4549 [2021-04-09T06:54:24.850Z] Removing intermediate container 2e76d79d4549 [2021-04-09T06:54:24.850Z] ---> d1e9f8b9d7ac [2021-04-09T06:54:24.850Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-09T06:54:24.850Z] ---> Running in 7f28cf31821c [2021-04-09T06:54:25.798Z] Removing intermediate container 7f28cf31821c [2021-04-09T06:54:25.798Z] ---> 56641bcc2386 [2021-04-09T06:54:25.798Z] Step 5/8 : RUN apk add --no-cache make git [2021-04-09T06:54:26.061Z] ---> Running in 0b26f601361b [2021-04-09T06:54:26.398Z] 745a02a5169b: Pull complete [2021-04-09T06:54:26.398Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-04-09T06:54:26.398Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-04-09T06:54:26.398Z] ---> b7e6874047d6 [2021-04-09T06:54:26.398Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-04-09T06:54:27.011Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-09T06:54:27.960Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-09T06:54:28.225Z] OK: 166 MiB in 39 packages [2021-04-09T06:54:28.487Z] Removing intermediate container 0b26f601361b [2021-04-09T06:54:28.487Z] ---> 5d6cd92defd0 [2021-04-09T06:54:28.487Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-04-09T06:54:28.753Z] ---> Running in a3c651671102 [2021-04-09T06:54:28.753Z] Removing intermediate container a3c651671102 [2021-04-09T06:54:28.753Z] ---> fb69153e90ac [2021-04-09T06:54:28.753Z] Step 7/8 : COPY . . [2021-04-09T06:54:29.044Z] ---> Running in 97b22d9dc80d [2021-04-09T06:54:29.318Z] Removing intermediate container 97b22d9dc80d [2021-04-09T06:54:29.318Z] ---> 22a44cde93c6 [2021-04-09T06:54:29.318Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-09T06:54:29.318Z] ---> Running in 4706763ceef5 [2021-04-09T06:54:31.309Z] ---> 07743d614d00 [2021-04-09T06:54:31.309Z] Step 8/8 : RUN go mod download [2021-04-09T06:54:31.309Z] ---> Running in 3bb66d194b09 [2021-04-09T06:54:31.959Z] Removing intermediate container 4706763ceef5 [2021-04-09T06:54:31.959Z] ---> 36b0195a7eb5 [2021-04-09T06:54:31.959Z] Step 5/8 : RUN apk add --no-cache make git [2021-04-09T06:54:31.959Z] ---> Running in ba61dfb01eb9 [2021-04-09T06:54:32.941Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-09T06:54:33.914Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-09T06:54:34.511Z] OK: 142 MiB in 39 packages [2021-04-09T06:54:35.490Z] Removing intermediate container ba61dfb01eb9 [2021-04-09T06:54:35.490Z] ---> 495590620563 [2021-04-09T06:54:35.490Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-04-09T06:54:35.769Z] ---> Running in 76263c92f6c7 [2021-04-09T06:54:36.367Z] Removing intermediate container 76263c92f6c7 [2021-04-09T06:54:36.367Z] ---> 21440b480f0a [2021-04-09T06:54:36.367Z] Step 7/8 : COPY . . [2021-04-09T06:54:38.996Z] ---> ecf7057275b4 [2021-04-09T06:54:38.996Z] Step 8/8 : RUN go mod download [2021-04-09T06:54:38.996Z] ---> Running in fa8ae77f93b4 [2021-04-09T06:55:03.475Z] Removing intermediate container 3bb66d194b09 [2021-04-09T06:55:03.475Z] ---> 512bd4db7138 [2021-04-09T06:55:03.475Z] Successfully built 512bd4db7138 [2021-04-09T06:55:03.475Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-09T06:55:03.834Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-09T06:55:03.835Z] . [Pipeline] withDockerContainer [2021-04-09T06:55:03.978Z] prd-centos7-docker-4c-2g-33399 does not seem to be running inside a container [2021-04-09T06:55:04.030Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-04-09T06:55:04.930Z] $ docker top cb5036cabff5fe224fe6f81196a5521283d8fce5c5d794cffdff0337ff8fe31e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-09T06:55:05.487Z] + go version [2021-04-09T06:55:05.487Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-04-09T06:55:05.518Z] $ docker stop --time=1 cb5036cabff5fe224fe6f81196a5521283d8fce5c5d794cffdff0337ff8fe31e [2021-04-09T06:55:06.858Z] $ docker rm -f cb5036cabff5fe224fe6f81196a5521283d8fce5c5d794cffdff0337ff8fe31e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-09T06:55:08.016Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-09T06:55:08.016Z] . [Pipeline] withDockerContainer [2021-04-09T06:55:08.148Z] prd-centos7-docker-4c-2g-33399 does not seem to be running inside a container [2021-04-09T06:55:08.199Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-04-09T06:55:08.757Z] $ docker top b92c2c418986e994b21dfa686013e0f5ef36d9a49310d763e286e29effc59eac -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-09T06:55:09.311Z] + make test [2021-04-09T06:55:09.311Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-04-09T06:55:10.723Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-04-09T06:55:11.396Z] Removing intermediate container fa8ae77f93b4 [2021-04-09T06:55:11.396Z] ---> 4b293d322d34 [2021-04-09T06:55:11.396Z] Successfully built 4b293d322d34 [2021-04-09T06:55:11.396Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-09T06:55:11.774Z] + docker inspect -f . ci-base-image-arm64 [2021-04-09T06:55:11.774Z] . [Pipeline] withDockerContainer [2021-04-09T06:55:12.082Z] prd-ubuntu18.04-docker-arm64-4c-16g-33398 does not seem to be running inside a container [2021-04-09T06:55:12.171Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-04-09T06:55:13.914Z] $ docker top 52e23d10877f28c300bb46c2ca8fb03b99ee34d9a34608728be2573d50c4b952 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-09T06:55:15.057Z] + go version [2021-04-09T06:55:15.057Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-04-09T06:55:15.104Z] $ docker stop --time=1 52e23d10877f28c300bb46c2ca8fb03b99ee34d9a34608728be2573d50c4b952 [2021-04-09T06:55:17.065Z] $ docker rm -f 52e23d10877f28c300bb46c2ca8fb03b99ee34d9a34608728be2573d50c4b952 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-09T06:55:18.377Z] + docker inspect -f . ci-base-image-arm64 [2021-04-09T06:55:18.377Z] . [Pipeline] withDockerContainer [2021-04-09T06:55:18.668Z] prd-ubuntu18.04-docker-arm64-4c-16g-33398 does not seem to be running inside a container [2021-04-09T06:55:18.751Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-04-09T06:55:18.995Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-04-09T06:55:18.995Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-04-09T06:55:18.995Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-04-09T06:55:18.995Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-04-09T06:55:18.995Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-04-09T06:55:18.995Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-04-09T06:55:18.995Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-04-09T06:55:18.995Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-04-09T06:55:18.995Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-04-09T06:55:18.995Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-04-09T06:55:18.995Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-04-09T06:55:18.995Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-04-09T06:55:18.995Z] GO111MODULE=on go vet ./... [2021-04-09T06:55:20.248Z] $ docker top 6cc1ecea5b21bd1ad84675c0a5c1b98b450e871f30d3d050316755923eef7cd3 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] } [2021-04-09T06:55:20.993Z] $ docker stop --time=1 b92c2c418986e994b21dfa686013e0f5ef36d9a49310d763e286e29effc59eac [2021-04-09T06:55:21.409Z] + make test [2021-04-09T06:55:21.410Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-04-09T06:55:22.856Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-04-09T06:55:23.222Z] $ docker rm -f b92c2c418986e994b21dfa686013e0f5ef36d9a49310d763e286e29effc59eac [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-09T06:55:23.834Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-04-09T06:55:24.183Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-04-09T06:55:26.891Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-04-09T06:55:27.214Z] + ls -al . [2021-04-09T06:55:27.214Z] total 92 [2021-04-09T06:55:27.214Z] drwxrwxr-x. 10 jenkins jenkins 4096 Apr 9 06:55 . [2021-04-09T06:55:27.214Z] drwxrwxr-x. 4 jenkins jenkins 28 Apr 9 06:53 .. [2021-04-09T06:55:27.214Z] drwxrwxr-x. 3 jenkins jenkins 20 Apr 9 06:53 assets [2021-04-09T06:55:27.214Z] drwxrwxr-x. 2 jenkins jenkins 35 Apr 9 06:53 bin [2021-04-09T06:55:27.214Z] drwxrwxr-x. 3 jenkins jenkins 29 Apr 9 06:53 cmd [2021-04-09T06:55:27.214Z] -rw-rw-r--. 1 jenkins jenkins 3959 Apr 9 06:53 CONTRIBUTING.md [2021-04-09T06:55:27.214Z] -rw-r--r--. 1 jenkins jenkins 10 Apr 9 06:55 coverage.out [2021-04-09T06:55:27.214Z] -rw-rw-r--. 1 jenkins jenkins 1508 Apr 9 06:53 Dockerfile [2021-04-09T06:55:27.214Z] -rw-rw-r--. 1 jenkins jenkins 902 Apr 9 06:53 Dockerfile.build [2021-04-09T06:55:27.214Z] drwxrwxr-x. 5 jenkins jenkins 104 Apr 9 06:53 docs [2021-04-09T06:55:27.214Z] drwxrwxr-x. 8 jenkins jenkins 179 Apr 9 06:53 .git [2021-04-09T06:55:27.214Z] drwxrwxr-x. 2 jenkins jenkins 103 Apr 9 06:53 .github [2021-04-09T06:55:27.214Z] -rw-rw-r--. 1 jenkins jenkins 153 Apr 9 06:53 .gitignore [2021-04-09T06:55:27.214Z] -rw-rw-r--. 1 jenkins jenkins 987 Apr 9 06:53 go.mod [2021-04-09T06:55:27.214Z] -rw-r--r--. 1 jenkins jenkins 22319 Apr 9 06:55 go.sum [2021-04-09T06:55:27.214Z] drwxrwxr-x. 10 jenkins jenkins 139 Apr 9 06:53 internal [2021-04-09T06:55:27.214Z] -rw-rw-r--. 1 jenkins jenkins 652 Apr 9 06:53 Jenkinsfile [2021-04-09T06:55:27.214Z] -rw-rw-r--. 1 jenkins jenkins 11357 Apr 9 06:53 LICENSE [2021-04-09T06:55:27.214Z] -rw-rw-r--. 1 jenkins jenkins 951 Apr 9 06:53 Makefile [2021-04-09T06:55:27.214Z] -rw-rw-r--. 1 jenkins jenkins 4535 Apr 9 06:53 README.md [2021-04-09T06:55:27.214Z] -rw-rw-r--. 1 jenkins jenkins 5 Apr 9 06:51 VERSION [2021-04-09T06:55:27.214Z] -rw-rw-r--. 1 jenkins jenkins 155 Apr 9 06:53 version.go [2021-04-09T06:55:27.214Z] drwxrwxr-x. 4 jenkins jenkins 4096 Apr 9 06:53 web [Pipeline] isUnix [Pipeline] sh [2021-04-09T06:55:27.550Z] + 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=1b74dc5ffd770f47674a4d1fbcad4ff5e4e9cf4c --label arch=amd64 --label version=0.0.0 . [2021-04-09T06:55:27.812Z] Sending build context to Docker daemon 17.73MB [2021-04-09T06:55:27.812Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-04-09T06:55:27.812Z] Step 2/24 : FROM ${BASE} AS builder [2021-04-09T06:55:27.812Z] ---> 512bd4db7138 [2021-04-09T06:55:27.812Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-04-09T06:55:28.758Z] ---> Running in b371e2ac7916 [2021-04-09T06:55:28.758Z] Removing intermediate container b371e2ac7916 [2021-04-09T06:55:28.758Z] ---> b93eadd51499 [2021-04-09T06:55:28.758Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-04-09T06:55:28.758Z] ---> Running in 4157195a4d82 [2021-04-09T06:55:29.024Z] Removing intermediate container 4157195a4d82 [2021-04-09T06:55:29.024Z] ---> 3be89204de39 [2021-04-09T06:55:29.024Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-04-09T06:55:29.024Z] ---> Running in 8b0d805649fd [2021-04-09T06:55:29.286Z] Removing intermediate container 8b0d805649fd [2021-04-09T06:55:29.286Z] ---> 71ac869376c2 [2021-04-09T06:55:29.286Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-04-09T06:55:29.286Z] ---> Running in db82f7c0c937 [2021-04-09T06:55:29.286Z] Removing intermediate container db82f7c0c937 [2021-04-09T06:55:29.286Z] ---> 8787f35afdb6 [2021-04-09T06:55:29.286Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-04-09T06:55:29.547Z] ---> Running in db32a55b03be [2021-04-09T06:55:29.547Z] Removing intermediate container db32a55b03be [2021-04-09T06:55:29.547Z] ---> 5b3addcfe347 [2021-04-09T06:55:29.547Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-09T06:55:29.547Z] ---> Running in 636dd9f2242b [2021-04-09T06:55:30.508Z] Removing intermediate container 636dd9f2242b [2021-04-09T06:55:30.508Z] ---> 3050d69832c6 [2021-04-09T06:55:30.508Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-04-09T06:55:30.508Z] ---> Running in acae67daede0 [2021-04-09T06:55:31.095Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-09T06:55:31.668Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-09T06:55:32.241Z] OK: 166 MiB in 39 packages [2021-04-09T06:55:32.817Z] Removing intermediate container acae67daede0 [2021-04-09T06:55:32.817Z] ---> 0d3e2b36062e [2021-04-09T06:55:32.817Z] Step 10/24 : ENV GO111MODULE=on [2021-04-09T06:55:32.817Z] ---> Running in c1e001404fd1 [2021-04-09T06:55:32.817Z] Removing intermediate container c1e001404fd1 [2021-04-09T06:55:32.817Z] ---> bdcf3c48c3ec [2021-04-09T06:55:32.817Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-04-09T06:55:32.817Z] ---> Running in cae0c54d8d4f [2021-04-09T06:55:33.081Z] Removing intermediate container cae0c54d8d4f [2021-04-09T06:55:33.081Z] ---> 4b4cf6722ad9 [2021-04-09T06:55:33.081Z] Step 12/24 : COPY go.mod . [2021-04-09T06:55:33.342Z] ---> 754dab1ee131 [2021-04-09T06:55:33.342Z] Step 13/24 : COPY Makefile . [2021-04-09T06:55:33.604Z] ---> 047301d627bc [2021-04-09T06:55:33.604Z] Step 14/24 : RUN make update [2021-04-09T06:55:33.604Z] ---> Running in 810e6c737243 [2021-04-09T06:55:34.179Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-04-09T06:55:34.447Z] Removing intermediate container 810e6c737243 [2021-04-09T06:55:34.447Z] ---> 36d07afbe612 [2021-04-09T06:55:34.447Z] Step 15/24 : COPY . . [2021-04-09T06:55:37.013Z] ---> 07f37986d760 [2021-04-09T06:55:37.014Z] Step 16/24 : RUN ${MAKE} [2021-04-09T06:55:37.014Z] ---> Running in c803ae447e3b [2021-04-09T06:55:37.279Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-04-09T06:55:45.501Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-04-09T06:55:49.716Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-04-09T06:55:49.717Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-04-09T06:55:49.717Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-04-09T06:55:49.717Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-04-09T06:55:49.717Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-04-09T06:55:49.717Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-04-09T06:55:49.717Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-04-09T06:55:49.717Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-04-09T06:55:49.717Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-04-09T06:55:49.717Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-04-09T06:55:49.717Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-04-09T06:55:49.717Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-04-09T06:55:49.717Z] GO111MODULE=on go vet ./... [2021-04-09T06:55:49.757Z] Removing intermediate container c803ae447e3b [2021-04-09T06:55:49.757Z] ---> 0dcb1dd2700f [2021-04-09T06:55:49.757Z] Step 17/24 : FROM alpine:3.12 [2021-04-09T06:55:49.757Z] 3.12: Pulling from library/alpine [2021-04-09T06:55:49.757Z] 532819f3e44c: Pulling fs layer [2021-04-09T06:55:49.757Z] 532819f3e44c: Verifying Checksum [2021-04-09T06:55:49.757Z] 532819f3e44c: Download complete [2021-04-09T06:55:50.019Z] 532819f3e44c: Pull complete [2021-04-09T06:55:50.019Z] Digest: sha256:834e9309b5ef0f78d8d20ef0652e7b0272fe97b5baf45720e1b830eaf013cc1b [2021-04-09T06:55:50.019Z] Status: Downloaded newer image for alpine:3.12 [2021-04-09T06:55:50.019Z] ---> 7230e588e954 [2021-04-09T06:55:50.019Z] Step 18/24 : EXPOSE 4000 [2021-04-09T06:55:50.019Z] ---> Running in 786de45afe07 [2021-04-09T06:55:50.281Z] Removing intermediate container 786de45afe07 [2021-04-09T06:55:50.281Z] ---> f39feb45e6b6 [2021-04-09T06:55:50.281Z] 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-09T06:55:51.227Z] ---> 843ce728f3c9 [2021-04-09T06:55:51.227Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-04-09T06:55:51.227Z] ---> Running in 2e7b566d9055 [2021-04-09T06:55:51.489Z] Removing intermediate container 2e7b566d9055 [2021-04-09T06:55:51.489Z] ---> 8e8df3f78e6d [2021-04-09T06:55:51.489Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-04-09T06:55:51.489Z] ---> Running in f4bbddac5ea9 [2021-04-09T06:55:51.751Z] Removing intermediate container f4bbddac5ea9 [2021-04-09T06:55:51.751Z] ---> 8e0dd1b8be47 [2021-04-09T06:55:51.751Z] Step 22/24 : LABEL arch=amd64 [2021-04-09T06:55:51.751Z] ---> Running in f13da1fb5c50 [2021-04-09T06:55:51.751Z] Removing intermediate container f13da1fb5c50 [2021-04-09T06:55:51.751Z] ---> 928a105cbbdd [2021-04-09T06:55:51.751Z] Step 23/24 : LABEL git_sha=1b74dc5ffd770f47674a4d1fbcad4ff5e4e9cf4c [2021-04-09T06:55:52.013Z] ---> Running in 80ec273b7ea6 [2021-04-09T06:55:52.013Z] Removing intermediate container 80ec273b7ea6 [2021-04-09T06:55:52.013Z] ---> b85e11f993c3 [2021-04-09T06:55:52.013Z] Step 24/24 : LABEL version=0.0.0 [2021-04-09T06:55:52.013Z] ---> Running in f7c77c8dbf9f [2021-04-09T06:55:52.274Z] Removing intermediate container f7c77c8dbf9f [2021-04-09T06:55:52.274Z] ---> 8987842887ed [2021-04-09T06:55:52.274Z] [Warning] One or more build-args [ARCH] were not consumed [2021-04-09T06:55:52.274Z] Successfully built 8987842887ed [2021-04-09T06:55:52.274Z] Successfully tagged docker-edgex-ui-go:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-04-09T06:55:53.712Z] ---> job-cost.sh [2021-04-09T06:55:53.712Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-vHlk [Pipeline] } [2021-04-09T06:55:55.177Z] $ docker stop --time=1 6cc1ecea5b21bd1ad84675c0a5c1b98b450e871f30d3d050316755923eef7cd3 [2021-04-09T06:55:57.467Z] $ docker rm -f 6cc1ecea5b21bd1ad84675c0a5c1b98b450e871f30d3d050316755923eef7cd3 [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-09T06:55:58.387Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-04-09T06:55:58.434Z] Warning: overwriting stash ‘coverage-report’ [2021-04-09T06:55:59.294Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-09T06:56:00.204Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-04-09T06:56:00.581Z] + ls -al . [2021-04-09T06:56:00.581Z] total 124 [2021-04-09T06:56:00.581Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 9 06:55 . [2021-04-09T06:56:00.581Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 9 06:53 .. [2021-04-09T06:56:00.581Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 9 06:53 .git [2021-04-09T06:56:00.581Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 9 06:53 .github [2021-04-09T06:56:00.581Z] -rw-rw-r-- 1 jenkins jenkins 153 Apr 9 06:53 .gitignore [2021-04-09T06:56:00.581Z] -rw-rw-r-- 1 jenkins jenkins 3959 Apr 9 06:53 CONTRIBUTING.md [2021-04-09T06:56:00.581Z] -rw-rw-r-- 1 jenkins jenkins 1508 Apr 9 06:53 Dockerfile [2021-04-09T06:56:00.581Z] -rw-rw-r-- 1 jenkins jenkins 902 Apr 9 06:53 Dockerfile.build [2021-04-09T06:56:00.581Z] -rw-rw-r-- 1 jenkins jenkins 652 Apr 9 06:53 Jenkinsfile [2021-04-09T06:56:00.581Z] -rw-rw-r-- 1 jenkins jenkins 11357 Apr 9 06:53 LICENSE [2021-04-09T06:56:00.581Z] -rw-rw-r-- 1 jenkins jenkins 951 Apr 9 06:53 Makefile [2021-04-09T06:56:00.581Z] -rw-rw-r-- 1 jenkins jenkins 4535 Apr 9 06:53 README.md [2021-04-09T06:56:00.581Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 9 06:51 VERSION [2021-04-09T06:56:00.581Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 9 06:53 assets [2021-04-09T06:56:00.581Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 9 06:53 bin [2021-04-09T06:56:00.581Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 9 06:53 cmd [2021-04-09T06:56:00.581Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 9 06:55 coverage.out [2021-04-09T06:56:00.581Z] drwxrwxr-x 5 jenkins jenkins 4096 Apr 9 06:53 docs [2021-04-09T06:56:00.581Z] -rw-rw-r-- 1 jenkins jenkins 987 Apr 9 06:53 go.mod [2021-04-09T06:56:00.581Z] -rw-r--r-- 1 jenkins jenkins 22319 Apr 9 06:55 go.sum [2021-04-09T06:56:00.581Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 9 06:53 internal [2021-04-09T06:56:00.581Z] -rw-rw-r-- 1 jenkins jenkins 155 Apr 9 06:53 version.go [2021-04-09T06:56:00.581Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 9 06:53 web [Pipeline] isUnix [Pipeline] sh [2021-04-09T06:56:00.981Z] + 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=1b74dc5ffd770f47674a4d1fbcad4ff5e4e9cf4c --label arch=arm64 --label version=0.0.0 . [2021-04-09T06:56:01.975Z] Sending build context to Docker daemon 17.73MB [2021-04-09T06:56:01.975Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-04-09T06:56:01.975Z] Step 2/24 : FROM ${BASE} AS builder [2021-04-09T06:56:01.975Z] ---> 4b293d322d34 [2021-04-09T06:56:01.975Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-04-09T06:56:02.571Z] ---> Running in f355d3c7b238 [2021-04-09T06:56:02.848Z] Removing intermediate container f355d3c7b238 [2021-04-09T06:56:02.848Z] ---> a31fffab06ef [2021-04-09T06:56:02.848Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-04-09T06:56:03.121Z] ---> Running in e954db6e254a [2021-04-09T06:56:03.397Z] Removing intermediate container e954db6e254a [2021-04-09T06:56:03.397Z] ---> ffa3ae3c33a3 [2021-04-09T06:56:03.397Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-04-09T06:56:03.673Z] ---> Running in a452b03868f4 [2021-04-09T06:56:03.952Z] Removing intermediate container a452b03868f4 [2021-04-09T06:56:03.952Z] ---> 642432ece9cd [2021-04-09T06:56:03.952Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-04-09T06:56:04.228Z] ---> Running in fb851234832b [2021-04-09T06:56:04.827Z] Removing intermediate container fb851234832b [2021-04-09T06:56:04.827Z] ---> 06d464dfb311 [2021-04-09T06:56:04.827Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-04-09T06:56:04.827Z] ---> Running in 5b2fe9a57b55 [2021-04-09T06:56:05.423Z] Removing intermediate container 5b2fe9a57b55 [2021-04-09T06:56:05.423Z] ---> 0a5ca7117585 [2021-04-09T06:56:05.423Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-09T06:56:05.423Z] ---> Running in 63a8a00d78c9 [2021-04-09T06:56:08.055Z] Removing intermediate container 63a8a00d78c9 [2021-04-09T06:56:08.055Z] ---> d3fb8519ad29 [2021-04-09T06:56:08.055Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-04-09T06:56:08.055Z] ---> Running in 813557be3592 [2021-04-09T06:56:08.637Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-04-09T06:56:08.652Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-09T06:56:09.632Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-09T06:56:10.229Z] OK: 142 MiB in 39 packages [2021-04-09T06:56:11.209Z] Removing intermediate container 813557be3592 [2021-04-09T06:56:11.209Z] ---> 786c7e2082dd [2021-04-09T06:56:11.209Z] Step 10/24 : ENV GO111MODULE=on [2021-04-09T06:56:11.483Z] ---> Running in 6e15a3292055 [2021-04-09T06:56:12.079Z] Removing intermediate container 6e15a3292055 [2021-04-09T06:56:12.079Z] ---> 40dc0d76cd17 [2021-04-09T06:56:12.079Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-04-09T06:56:12.079Z] ---> Running in cbb07c8447dd [2021-04-09T06:56:12.677Z] Removing intermediate container cbb07c8447dd [2021-04-09T06:56:12.677Z] ---> 0e24fbefacbd [2021-04-09T06:56:12.677Z] Step 12/24 : COPY go.mod . [2021-04-09T06:56:13.280Z] ---> 120d70dfca62 [2021-04-09T06:56:13.280Z] Step 13/24 : COPY Makefile . [2021-04-09T06:56:14.260Z] ---> fa071a32b780 [2021-04-09T06:56:14.260Z] Step 14/24 : RUN make update [2021-04-09T06:56:14.260Z] ---> Running in 49ef9861c2c7 [2021-04-09T06:56:15.237Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-04-09T06:56:16.677Z] Removing intermediate container 49ef9861c2c7 [2021-04-09T06:56:16.677Z] ---> cc8a42cff9ed [2021-04-09T06:56:16.677Z] Step 15/24 : COPY . . [2021-04-09T06:56:20.070Z] ---> 5b3a29cd7702 [2021-04-09T06:56:20.070Z] Step 16/24 : RUN ${MAKE} [2021-04-09T06:56:20.070Z] ---> Running in b7bd2406fc90 [2021-04-09T06:56:20.666Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-04-09T06:56:35.457Z] lf-activate-venv(): INFO: Adding /tmp/venv-vHlk/bin to PATH [2021-04-09T06:56:35.457Z] INFO: No Stack... [2021-04-09T06:56:35.457Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-04-09T06:56:35.457Z] INFO: Archiving Costs [Pipeline] sh [2021-04-09T06:56:35.783Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2021-04-09T06:56:35.783Z] + cut -d, -f6 [Pipeline] lock [2021-04-09T06:56:35.881Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-329-1-stack-cost] [2021-04-09T06:56:35.889Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-329-1-stack-cost] did not exist. Created. [2021-04-09T06:56:35.889Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-329-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-04-09T06:56:36.397Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-04-09T06:56:36.510Z] Stashed 1 file(s) [Pipeline] } [2021-04-09T06:56:36.531Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-329-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-09T06:56:47.495Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-04-09T06:56:51.784Z] Removing intermediate container b7bd2406fc90 [2021-04-09T06:56:51.784Z] ---> 90f462b4c83b [2021-04-09T06:56:51.784Z] Step 17/24 : FROM alpine:3.12 [2021-04-09T06:56:52.374Z] 3.12: Pulling from library/alpine [2021-04-09T06:56:52.646Z] 9a219e8acc52: Pulling fs layer [2021-04-09T06:56:52.646Z] 9a219e8acc52: Verifying Checksum [2021-04-09T06:56:52.646Z] 9a219e8acc52: Download complete [2021-04-09T06:56:53.238Z] 9a219e8acc52: Pull complete [2021-04-09T06:56:53.238Z] Digest: sha256:834e9309b5ef0f78d8d20ef0652e7b0272fe97b5baf45720e1b830eaf013cc1b [2021-04-09T06:56:53.238Z] Status: Downloaded newer image for alpine:3.12 [2021-04-09T06:56:53.238Z] ---> d75e27dfc0a0 [2021-04-09T06:56:53.238Z] Step 18/24 : EXPOSE 4000 [2021-04-09T06:56:53.511Z] ---> Running in e118ffc887f0 [2021-04-09T06:56:54.105Z] Removing intermediate container e118ffc887f0 [2021-04-09T06:56:54.105Z] ---> 0f49504ab00a [2021-04-09T06:56:54.105Z] 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-09T06:56:56.081Z] ---> 51c60384e0b6 [2021-04-09T06:56:56.081Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-04-09T06:56:56.081Z] ---> Running in 13402062aa22 [2021-04-09T06:56:56.673Z] Removing intermediate container 13402062aa22 [2021-04-09T06:56:56.673Z] ---> cfe0a53521bf [2021-04-09T06:56:56.673Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-04-09T06:56:56.673Z] ---> Running in c624855c2698 [2021-04-09T06:56:57.265Z] Removing intermediate container c624855c2698 [2021-04-09T06:56:57.265Z] ---> 6a02b3ef3f3f [2021-04-09T06:56:57.265Z] Step 22/24 : LABEL arch=arm64 [2021-04-09T06:56:57.265Z] ---> Running in bc01b98bbd85 [2021-04-09T06:56:57.858Z] Removing intermediate container bc01b98bbd85 [2021-04-09T06:56:57.858Z] ---> a84549ae12a0 [2021-04-09T06:56:57.858Z] Step 23/24 : LABEL git_sha=1b74dc5ffd770f47674a4d1fbcad4ff5e4e9cf4c [2021-04-09T06:56:57.858Z] ---> Running in 2255b851aba4 [2021-04-09T06:56:58.459Z] Removing intermediate container 2255b851aba4 [2021-04-09T06:56:58.459Z] ---> ae0e52242cd7 [2021-04-09T06:56:58.459Z] Step 24/24 : LABEL version=0.0.0 [2021-04-09T06:56:58.459Z] ---> Running in 99161d5bc0be [2021-04-09T06:56:59.052Z] Removing intermediate container 99161d5bc0be [2021-04-09T06:56:59.052Z] ---> eea7ee7485b9 [2021-04-09T06:56:59.052Z] [Warning] One or more build-args [ARCH] were not consumed [2021-04-09T06:56:59.052Z] Successfully built eea7ee7485b9 [2021-04-09T06:56:59.323Z] Successfully tagged docker-edgex-ui-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-04-09T06:57:00.261Z] ---> job-cost.sh [2021-04-09T06:57:00.261Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-0l6U [2021-04-09T06:57:39.263Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-04-09T06:59:16.042Z] lf-activate-venv(): INFO: Adding /tmp/venv-0l6U/bin to PATH [2021-04-09T06:59:16.042Z] INFO: No Stack... [2021-04-09T06:59:16.042Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-04-09T06:59:16.042Z] INFO: Archiving Costs [Pipeline] sh [2021-04-09T06:59:16.404Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2021-04-09T06:59:16.404Z] + cut -d, -f6 [Pipeline] lock [2021-04-09T06:59:16.550Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-329-1-stack-cost] [2021-04-09T06:59:16.556Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-329-1-stack-cost] did not exist. Created. [2021-04-09T06:59:16.556Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-329-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-04-09T06:59:17.106Z] /w/workspace/edgex-ui-go/1@tmp/durable-7434baa2/script.sh: 1: /w/workspace/edgex-ui-go/1@tmp/durable-7434baa2/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-04-09T06:59:17.490Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-04-09T06:59:17.530Z] Warning: overwriting stash ‘stack-cost’ [2021-04-09T06:59:17.745Z] Stashed 1 file(s) [Pipeline] } [2021-04-09T06:59:17.768Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-329-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-04-09T06:59:19.765Z] provisioning config files... [2021-04-09T06:59:19.777Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-329@tmp/config6313440325535824693tmp [Pipeline] { [Pipeline] sh [2021-04-09T06:59:20.230Z] + set +x [2021-04-09T06:59:20.230Z] + curl -s https://codecov.io/bash [2021-04-09T06:59:20.230Z] + bash -s -- [2021-04-09T06:59:20.494Z] [2021-04-09T06:59:20.494Z] _____ _ [2021-04-09T06:59:20.494Z] / ____| | | [2021-04-09T06:59:20.494Z] | | ___ __| | ___ ___ _____ __ [2021-04-09T06:59:20.494Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-04-09T06:59:20.494Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-04-09T06:59:20.494Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-04-09T06:59:20.494Z] Bash-20210309-2b87ace [2021-04-09T06:59:20.494Z] [2021-04-09T06:59:20.494Z] [2021-04-09T06:59:20.494Z] ==> git version 2.24.3 found [2021-04-09T06:59:20.494Z] ==> 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-09T06:59:20.494Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-04-09T06:59:20.494Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-04-09T06:59:20.494Z] ==> Jenkins CI detected. [2021-04-09T06:59:20.494Z] project root: . [2021-04-09T06:59:20.494Z] --> token set from env [2021-04-09T06:59:20.494Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-04-09T06:59:20.494Z] ==> Running gcov in . (disable via -X gcov) [2021-04-09T06:59:20.494Z] ==> Python coveragepy not found [2021-04-09T06:59:20.494Z] ==> Searching for coverage reports in: [2021-04-09T06:59:20.494Z] + . [2021-04-09T06:59:20.494Z] -> Found 1 reports [2021-04-09T06:59:20.494Z] ==> Detecting git/mercurial file structure [2021-04-09T06:59:20.494Z] ==> Reading reports [2021-04-09T06:59:20.494Z] + ./coverage.out bytes=10 [2021-04-09T06:59:20.494Z] ==> Appending adjustments [2021-04-09T06:59:20.494Z] https://docs.codecov.io/docs/fixing-reports [2021-04-09T06:59:20.755Z] + Found adjustments [2021-04-09T06:59:20.755Z] ==> Gzipping contents [2021-04-09T06:59:20.755Z] 4.0K /tmp/codecov.DaaX6S.gz [2021-04-09T06:59:20.755Z] ==> Uploading reports [2021-04-09T06:59:20.755Z] url: https://codecov.io [2021-04-09T06:59:20.755Z] query: branch=PR-329&commit=1b74dc5ffd770f47674a4d1fbcad4ff5e4e9cf4c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-329%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=329&job=&cmd_args= [2021-04-09T06:59:20.755Z] -> Pinging Codecov [2021-04-09T06:59:20.755Z] https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-329&commit=1b74dc5ffd770f47674a4d1fbcad4ff5e4e9cf4c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-329%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=329&job=&cmd_args= [2021-04-09T06:59:21.340Z] -> Uploading to [2021-04-09T06:59:21.340Z] https://storage.googleapis.com/codecov/v4/raw/2021-04-09/FB506323287CE973F263BFD2A0EB1F37/1b74dc5ffd770f47674a4d1fbcad4ff5e4e9cf4c/1b644ca0-0596-4c0a-944c-95fa31074df9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210409%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210409T065921Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bf0387ae355d4b73ddc6040ec7c9dd778939e195b93b91b7f10f0de1dd760491 [2021-04-09T06:59:21.340Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-04-09T06:59:21.341Z] Dload Upload Total Spent Left Speed [2021-04-09T06:59:21.602Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3606 0 0 100 3606 0 7429 --:--:-- --:--:-- --:--:-- 7435 [2021-04-09T06:59:21.602Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/1b74dc5ffd770f47674a4d1fbcad4ff5e4e9cf4c [Pipeline] } [2021-04-09T06:59:21.626Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-04-09T06:59:25.103Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-09T06:59:25.451Z] ---> package-listing.sh [2021-04-09T06:59:25.451Z] ++ facter osfamily [2021-04-09T06:59:25.451Z] ++ tr '[:upper:]' '[:lower:]' [2021-04-09T06:59:25.451Z] + OS_FAMILY=redhat [2021-04-09T06:59:25.451Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-329 [2021-04-09T06:59:25.451Z] + START_PACKAGES=/tmp/packages_start.txt [2021-04-09T06:59:25.451Z] + END_PACKAGES=/tmp/packages_end.txt [2021-04-09T06:59:25.451Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-04-09T06:59:25.451Z] + PACKAGES=/tmp/packages_start.txt [2021-04-09T06:59:25.451Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-329 ']' [2021-04-09T06:59:25.451Z] + PACKAGES=/tmp/packages_end.txt [2021-04-09T06:59:25.451Z] + case "${OS_FAMILY}" in [2021-04-09T06:59:25.451Z] + rpm -qa [2021-04-09T06:59:25.451Z] + sort [2021-04-09T06:59:30.756Z] + '[' -f /tmp/packages_start.txt ']' [2021-04-09T06:59:30.756Z] + '[' -f /tmp/packages_end.txt ']' [2021-04-09T06:59:30.756Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-04-09T06:59:30.756Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-329 ']' [2021-04-09T06:59:30.756Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-329/archives/ [2021-04-09T06:59:30.756Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-329/archives/ [Pipeline] echo [2021-04-09T06:59:30.795Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-329/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-04-09T06:59:31.158Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-04-09T06:59:31.529Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-09T06:59:31.530Z] [2021-04-09T06:59:31.530Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-04-09T06:59:31.918Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-09T06:59:31.919Z] alpine: Pulling from edgex-lftools-log-publisher [2021-04-09T06:59:31.919Z] df20fa9351a1: Pulling fs layer [2021-04-09T06:59:31.919Z] 36b3adc4ff6f: Pulling fs layer [2021-04-09T06:59:31.919Z] 8ad3a11d3b57: Pulling fs layer [2021-04-09T06:59:31.919Z] 46f8f816bc3b: Pulling fs layer [2021-04-09T06:59:31.919Z] 93b61091891f: Pulling fs layer [2021-04-09T06:59:31.919Z] 93b9cdb0e59b: Pulling fs layer [2021-04-09T06:59:31.919Z] 5e14af77c1be: Pulling fs layer [2021-04-09T06:59:31.919Z] 01666e4c0597: Pulling fs layer [2021-04-09T06:59:31.919Z] aa168da1d23b: Pulling fs layer [2021-04-09T06:59:31.919Z] 93b9cdb0e59b: Waiting [2021-04-09T06:59:31.919Z] 5e14af77c1be: Waiting [2021-04-09T06:59:31.919Z] 01666e4c0597: Waiting [2021-04-09T06:59:31.919Z] aa168da1d23b: Waiting [2021-04-09T06:59:31.919Z] 46f8f816bc3b: Waiting [2021-04-09T06:59:31.919Z] 93b61091891f: Waiting [2021-04-09T06:59:31.919Z] 36b3adc4ff6f: Verifying Checksum [2021-04-09T06:59:31.919Z] 36b3adc4ff6f: Download complete [2021-04-09T06:59:31.919Z] 46f8f816bc3b: Verifying Checksum [2021-04-09T06:59:31.919Z] 46f8f816bc3b: Download complete [2021-04-09T06:59:32.182Z] df20fa9351a1: Download complete [2021-04-09T06:59:32.182Z] 93b9cdb0e59b: Verifying Checksum [2021-04-09T06:59:32.182Z] 93b9cdb0e59b: Download complete [2021-04-09T06:59:32.182Z] 93b61091891f: Verifying Checksum [2021-04-09T06:59:32.182Z] 93b61091891f: Download complete [2021-04-09T06:59:32.182Z] 5e14af77c1be: Verifying Checksum [2021-04-09T06:59:32.182Z] 5e14af77c1be: Download complete [2021-04-09T06:59:32.182Z] 01666e4c0597: Verifying Checksum [2021-04-09T06:59:32.182Z] 01666e4c0597: Download complete [2021-04-09T06:59:32.182Z] 8ad3a11d3b57: Verifying Checksum [2021-04-09T06:59:32.182Z] 8ad3a11d3b57: Download complete [2021-04-09T06:59:32.444Z] df20fa9351a1: Pull complete [2021-04-09T06:59:32.445Z] 36b3adc4ff6f: Pull complete [2021-04-09T06:59:33.413Z] 8ad3a11d3b57: Pull complete [2021-04-09T06:59:33.695Z] 46f8f816bc3b: Pull complete [2021-04-09T06:59:34.280Z] 93b61091891f: Pull complete [2021-04-09T06:59:34.280Z] aa168da1d23b: Verifying Checksum [2021-04-09T06:59:34.280Z] aa168da1d23b: Download complete [2021-04-09T06:59:34.280Z] 93b9cdb0e59b: Pull complete [2021-04-09T06:59:34.280Z] 5e14af77c1be: Pull complete [2021-04-09T06:59:34.557Z] 01666e4c0597: Pull complete [2021-04-09T06:59:41.185Z] aa168da1d23b: Pull complete [2021-04-09T06:59:41.185Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-04-09T06:59:41.185Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-09T06:59:41.185Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-04-09T06:59:41.356Z] prd-centos7-docker-4c-2g-33396 does not seem to be running inside a container [2021-04-09T06:59:41.402Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-329/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_PR-329 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-329:/w/workspace/edgexfoundry_edgex-ui-go_PR-329:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-329@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-329@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-04-09T06:59:44.977Z] $ docker top cf644424cf16b15135857882808a270ffc1915941463cb2737d8dc9e100f8415 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-09T06:59:45.817Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-04-09T06:59:46.141Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-04-09T06:59:46.467Z] + ls /var/log/sa-host [2021-04-09T06:59:46.467Z] + sadf -c /var/log/sa-host/sa09 [2021-04-09T06:59:46.467Z] file_magic: OK [2021-04-09T06:59:46.467Z] HZ: Using current value: 100 [2021-04-09T06:59:46.467Z] file_header: OK [2021-04-09T06:59:46.467Z] 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-09T06:59:46.467Z] Statistics: [2021-04-09T06:59:46.467Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-04-09T06:59:46.467Z] File successfully converted to sysstat format version 12.2.1 [2021-04-09T06:59:46.467Z] + sadf -c /var/log/sa-host/sa23 [2021-04-09T06:59:46.467Z] file_magic: OK [2021-04-09T06:59:46.467Z] HZ: Using current value: 100 [2021-04-09T06:59:46.467Z] file_header: OK [2021-04-09T06:59:46.467Z] 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-09T06:59:46.467Z] Statistics: [2021-04-09T06:59:46.467Z] Hnuu...uuuununununu... [2021-04-09T06:59:46.467Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-04-09T06:59:47.347Z] provisioning config files... [2021-04-09T06:59:47.371Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-329@tmp/config6905901626128711479tmp [Pipeline] { [Pipeline] echo [2021-04-09T06:59:47.505Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-09T06:59:47.842Z] ---> create-netrc.sh [Pipeline] } [2021-04-09T06:59:47.870Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-04-09T06:59:48.019Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-09T06:59:48.358Z] ---> python-tools-install.sh [Pipeline] echo [2021-04-09T06:59:48.389Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-09T06:59:48.725Z] ---> sudo-logs.sh [2021-04-09T06:59:48.726Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-04-09T06:59:48.841Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-09T06:59:49.174Z] ---> job-cost.sh [2021-04-09T06:59:49.174Z] lf-activate-venv: SKIPPING [2021-04-09T06:59:49.174Z] DEBUG: total: 0.20999999344348907 [2021-04-09T06:59:49.174Z] INFO: Retrieving Stack Cost... [2021-04-09T06:59:50.563Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-04-09T06:59:50.825Z] INFO: Archiving Costs [Pipeline] echo [2021-04-09T06:59:50.865Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-09T06:59:51.216Z] ---> logs-deploy.sh [2021-04-09T06:59:51.216Z] lf-activate-venv: SKIPPING [2021-04-09T06:59:51.216Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-329/1 [2021-04-09T06:59:51.216Z] INFO: archiving workspace using pattern(s): [2021-04-09T06:59:53.137Z] Archives upload complete. [2021-04-09T06:59:53.137Z] INFO: archiving logs to Nexus