Pull request #353 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 435fb8992f5538b9b059648486a1bc247ff8bec2+7e8cb258793469f1841277073dddd17e9c99cd16 (d426d12ed559cf872f5a652a7323da13c3b53930) 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 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 9d0281235b943b7ad605f650702698f9078b2862 using credential edgex-jenkins-ssh 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-353/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 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > 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-353/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 9d0281235b943b7ad605f650702698f9078b2862 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-4652’ is offline Running on prd-centos7-docker-4c-2g-4655 in /w/workspace/edgexfoundry_edgex-ui-go_PR-353 [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-353 # 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 7e8cb258793469f1841277073dddd17e9c99cd16 into PR head commit 435fb8992f5538b9b059648486a1bc247ff8bec2 > 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/353/head:refs/remotes/origin/PR-353 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 435fb8992f5538b9b059648486a1bc247ff8bec2 # timeout=10 Merge succeeded, producing 435fb8992f5538b9b059648486a1bc247ff8bec2 Checking out Revision 435fb8992f5538b9b059648486a1bc247ff8bec2 (PR-353) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 7e8cb258793469f1841277073dddd17e9c99cd16 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 435fb8992f5538b9b059648486a1bc247ff8bec2 # timeout=10 Commit message: "chore(deps): Bump github.com/pelletier/go-toml from 1.9.0 to 1.9.1" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-12T05:46:57.424Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-12T05:46:57.622Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-12T05:46:57.732Z] ========================================================= [2021-05-12T05:46:57.732Z] EdgeX Global Pipelines Version Info [2021-05-12T05:46:57.732Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-12T05:46:59.323Z] ------------------- [2021-05-12T05:46:59.323Z] stable info: [2021-05-12T05:46:59.323Z] ------------------- [2021-05-12T05:46:59.323Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-12T05:46:59.323Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-12T05:46:59.323Z] Message: update stable to v1.0.192 [2021-05-12T05:47:00.273Z] ------------------- [2021-05-12T05:47:00.273Z] experimental info: [2021-05-12T05:47:00.273Z] ------------------- [2021-05-12T05:47:00.273Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-12T05:47:00.273Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-12T05:47:00.273Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-12T05:47:00.541Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-05-12T05:47:00.598Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-05-12T05:47:00.654Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-12T05:47:00.706Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-12T05:47:00.758Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-12T05:47:00.819Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-12T05:47:00.878Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-12T05:47:00.934Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-12T05:47:00.986Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-05-12T05:47:01.048Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-12T05:47:01.103Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-12T05:47:01.159Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2021-05-12T05:47:01.218Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-12T05:47:01.279Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-12T05:47:01.337Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-12T05:47:01.397Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-12T05:47:01.455Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-05-12T05:47:01.512Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-05-12T05:47:01.570Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-12T05:47:01.656Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-05-12T05:47:01.708Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-05-12T05:47:01.762Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-05-12T05:47:01.831Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-05-12T05:47:01.883Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-05-12T05:47:01.936Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-05-12T05:47:01.988Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-12T05:47:02.040Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-353 [Pipeline] echo [2021-05-12T05:47:02.095Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-353 [Pipeline] echo [2021-05-12T05:47:02.152Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-353 [Pipeline] echo [2021-05-12T05:47:02.207Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 435fb8992f5538b9b059648486a1bc247ff8bec2 [Pipeline] echo [2021-05-12T05:47:02.261Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 435fb89 [Pipeline] echo [2021-05-12T05:47:02.315Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-12T05:47:02.468Z] provisioning config files... [2021-05-12T05:47:02.509Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-353@tmp/config5788121326638263714tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-12T05:47:02.870Z] ---> docker-login.sh [2021-05-12T05:47:02.870Z] nexus3.edgexfoundry.org:10001 [2021-05-12T05:47:03.132Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-12T05:47:03.396Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-12T05:47:03.396Z] Configure a credential helper to remove this warning. See [2021-05-12T05:47:03.396Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-12T05:47:03.396Z] [2021-05-12T05:47:03.396Z] Login Succeeded [2021-05-12T05:47:03.396Z] nexus3.edgexfoundry.org:10002 [2021-05-12T05:47:03.396Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-12T05:47:03.396Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-12T05:47:03.396Z] Configure a credential helper to remove this warning. See [2021-05-12T05:47:03.396Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-12T05:47:03.396Z] [2021-05-12T05:47:03.396Z] Login Succeeded [2021-05-12T05:47:03.396Z] nexus3.edgexfoundry.org:10003 [2021-05-12T05:47:03.666Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-12T05:47:03.666Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-12T05:47:03.666Z] Configure a credential helper to remove this warning. See [2021-05-12T05:47:03.666Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-12T05:47:03.666Z] [2021-05-12T05:47:03.666Z] Login Succeeded [2021-05-12T05:47:03.666Z] nexus3.edgexfoundry.org:10004 [2021-05-12T05:47:03.931Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-12T05:47:03.931Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-12T05:47:03.931Z] Configure a credential helper to remove this warning. See [2021-05-12T05:47:03.931Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-12T05:47:03.932Z] [2021-05-12T05:47:03.932Z] Login Succeeded [2021-05-12T05:47:03.932Z] docker.io [2021-05-12T05:47:03.932Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-12T05:47:04.193Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-12T05:47:04.193Z] Configure a credential helper to remove this warning. See [2021-05-12T05:47:04.193Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-12T05:47:04.193Z] [2021-05-12T05:47:04.193Z] Login Succeeded [2021-05-12T05:47:04.193Z] ---> docker-login.sh ends [Pipeline] } [2021-05-12T05:47:04.503Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-12T05:47:05.248Z] + git log --format=format:%s -1 435fb8992f5538b9b059648486a1bc247ff8bec2 [Pipeline] echo [2021-05-12T05:47:05.351Z] GIT_COMMIT: 435fb8992f5538b9b059648486a1bc247ff8bec2, Commit Message: chore(deps): Bump github.com/pelletier/go-toml from 1.9.0 to 1.9.1 [Pipeline] echo [2021-05-12T05:47:05.386Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-05-12T05:47:06.447Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-12T05:47:06.447Z] [2021-05-12T05:47:06.447Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-12T05:47:06.807Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-12T05:47:06.807Z] latest: Pulling from edgex-devops/git-semver [2021-05-12T05:47:06.807Z] 31603596830f: Pulling fs layer [2021-05-12T05:47:06.807Z] 54011a49482f: Pulling fs layer [2021-05-12T05:47:06.807Z] a6820b24f6d8: Pulling fs layer [2021-05-12T05:47:06.807Z] f581987b2513: Pulling fs layer [2021-05-12T05:47:06.807Z] f581987b2513: Waiting [2021-05-12T05:47:06.807Z] 54011a49482f: Verifying Checksum [2021-05-12T05:47:06.807Z] 54011a49482f: Download complete [2021-05-12T05:47:07.072Z] 31603596830f: Verifying Checksum [2021-05-12T05:47:07.072Z] 31603596830f: Download complete [2021-05-12T05:47:07.072Z] f581987b2513: Verifying Checksum [2021-05-12T05:47:07.072Z] f581987b2513: Download complete [2021-05-12T05:47:07.072Z] a6820b24f6d8: Verifying Checksum [2021-05-12T05:47:07.072Z] a6820b24f6d8: Download complete [2021-05-12T05:47:07.334Z] 31603596830f: Pull complete [2021-05-12T05:47:07.597Z] 54011a49482f: Pull complete [2021-05-12T05:47:08.546Z] a6820b24f6d8: Pull complete [2021-05-12T05:47:08.546Z] f581987b2513: Pull complete [2021-05-12T05:47:08.546Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-12T05:47:08.546Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-12T05:47:08.546Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-12T05:47:08.672Z] prd-centos7-docker-4c-2g-4655 does not seem to be running inside a container [2021-05-12T05:47:08.725Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-353 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-353:/w/workspace/edgexfoundry_edgex-ui-go_PR-353:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-353@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-353@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-12T05:47:11.755Z] $ docker top 218a6ee99668a987079854f51515f4c3bbb6722fcb11dcaf514c253eabb7adb4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-12T05:47:12.097Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-12T05:47:12.098Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-12T05:47:12.339Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-12T05:47:12.348Z] $ docker exec 218a6ee99668a987079854f51515f4c3bbb6722fcb11dcaf514c253eabb7adb4 ssh-agent [2021-05-12T05:47:12.527Z] SSH_AUTH_SOCK=/tmp/ssh-oD4M9FmFhyyb/agent.13 [2021-05-12T05:47:12.527Z] SSH_AGENT_PID=18 [2021-05-12T05:47:12.546Z] Running ssh-add (command line suppressed) [2021-05-12T05:47:12.681Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-353@tmp/private_key_1400985566155571902.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-353@tmp/private_key_1400985566155571902.key) [2021-05-12T05:47:12.736Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-12T05:47:13.094Z] + git tag --points-at HEAD [Pipeline] } [2021-05-12T05:47:13.132Z] $ docker exec --env ******** --env ******** 218a6ee99668a987079854f51515f4c3bbb6722fcb11dcaf514c253eabb7adb4 ssh-agent -k [2021-05-12T05:47:13.255Z] unset SSH_AUTH_SOCK; [2021-05-12T05:47:13.256Z] unset SSH_AGENT_PID; [2021-05-12T05:47:13.256Z] echo Agent pid 18 killed; [2021-05-12T05:47:13.313Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-12T05:47:13.411Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-12T05:47:13.411Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-12T05:47:13.599Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-12T05:47:13.609Z] $ docker exec 218a6ee99668a987079854f51515f4c3bbb6722fcb11dcaf514c253eabb7adb4 ssh-agent [2021-05-12T05:47:13.791Z] SSH_AUTH_SOCK=/tmp/ssh-r3tbAvsz8UKi/agent.47 [2021-05-12T05:47:13.791Z] SSH_AGENT_PID=52 [2021-05-12T05:47:13.802Z] Running ssh-add (command line suppressed) [2021-05-12T05:47:13.937Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-353@tmp/private_key_4659711266199990240.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-353@tmp/private_key_4659711266199990240.key) [2021-05-12T05:47:13.992Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-12T05:47:14.343Z] + git semver init [2021-05-12T05:47:14.344Z] # -> Open(): unable to determine branch for HEAD [2021-05-12T05:47:14.344Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-353/.git [2021-05-12T05:47:14.344Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-353 [2021-05-12T05:47:14.344Z] # $SEMVER_REMOTE_NAME = origin [2021-05-12T05:47:14.344Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-12T05:47:14.344Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-12T05:47:14.344Z] # $SEMVER_BRANCH = PR-353 [2021-05-12T05:47:14.344Z] # $SEMVER_TEMP = /tmp/semver-186688378 [2021-05-12T05:47:14.344Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-05-12T05:47:16.285Z] # '/tmp/semver-186688378' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-353/.semver' [2021-05-12T05:47:16.285Z] # -> Force: false [2021-05-12T05:47:16.285Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-353/.semver [Pipeline] } [2021-05-12T05:47:16.311Z] $ docker exec --env ******** --env ******** 218a6ee99668a987079854f51515f4c3bbb6722fcb11dcaf514c253eabb7adb4 ssh-agent -k [2021-05-12T05:47:16.435Z] unset SSH_AUTH_SOCK; [2021-05-12T05:47:16.435Z] unset SSH_AGENT_PID; [2021-05-12T05:47:16.436Z] echo Agent pid 52 killed; [2021-05-12T05:47:16.486Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-12T05:47:16.936Z] + git semver [Pipeline] } [2021-05-12T05:47:16.980Z] $ docker stop --time=1 218a6ee99668a987079854f51515f4c3bbb6722fcb11dcaf514c253eabb7adb4 [2021-05-12T05:47:18.807Z] $ docker rm -f 218a6ee99668a987079854f51515f4c3bbb6722fcb11dcaf514c253eabb7adb4 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-12T05:47:19.284Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-12T05:47:19.747Z] Stashed 1 file(s) [Pipeline] echo [2021-05-12T05:47:19.769Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-05-12T05:47:35.275Z] Still waiting to schedule task [2021-05-12T05:47:35.275Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-4655’ [2021-05-12T05:47:35.303Z] Still waiting to schedule task [2021-05-12T05:47:35.303Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-3702’ is offline [2021-05-12T05:49:34.819Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-4656 in /w/workspace/edgexfoundry_edgex-ui-go_PR-353 [Pipeline] { [Pipeline] ws [2021-05-12T05:49:34.883Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2021-05-12T05:49:40.424Z] using credential edgex-jenkins-ssh [2021-05-12T05:49:40.444Z] Cloning the remote Git repository [2021-05-12T05:49:40.543Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-05-12T05:49:40.640Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2021-05-12T05:49:40.703Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-05-12T05:49:40.704Z] > git --version # timeout=10 [2021-05-12T05:49:40.719Z] > git --version # 'git version 2.17.1' [2021-05-12T05:49:40.720Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-12T05:49:40.833Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-12T05:49:43.470Z] Merging remotes/origin/master commit 7e8cb258793469f1841277073dddd17e9c99cd16 into PR head commit 435fb8992f5538b9b059648486a1bc247ff8bec2 [2021-05-12T05:49:42.882Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-05-12T05:49:42.914Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-12T05:49:42.946Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-05-12T05:49:42.992Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-05-12T05:49:42.993Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-12T05:49:43.004Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/353/head:refs/remotes/origin/PR-353 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-12T05:49:43.506Z] > git config core.sparsecheckout # timeout=10 [2021-05-12T05:49:43.523Z] > git checkout -f 435fb8992f5538b9b059648486a1bc247ff8bec2 # timeout=10 [2021-05-12T05:49:44.023Z] > git remote # timeout=10 [2021-05-12T05:49:44.085Z] Merge succeeded, producing 435fb8992f5538b9b059648486a1bc247ff8bec2 [2021-05-12T05:49:44.086Z] Checking out Revision 435fb8992f5538b9b059648486a1bc247ff8bec2 (PR-353) [2021-05-12T05:49:44.039Z] > git config --get remote.origin.url # timeout=10 [2021-05-12T05:49:44.057Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-12T05:49:44.069Z] > git merge 7e8cb258793469f1841277073dddd17e9c99cd16 # timeout=10 [2021-05-12T05:49:44.090Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-12T05:49:44.111Z] > git config core.sparsecheckout # timeout=10 [2021-05-12T05:49:44.121Z] > git checkout -f 435fb8992f5538b9b059648486a1bc247ff8bec2 # timeout=10 [2021-05-12T05:49:48.979Z] Commit message: "chore(deps): Bump github.com/pelletier/go-toml from 1.9.0 to 1.9.1" [2021-05-12T05:49:49.053Z] > git --version # timeout=10 [2021-05-12T05:49:49.076Z] > git --version # 'git version 2.17.1' [2021-05-12T05:49:49.089Z] fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-12T05:49:50.940Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-12T05:49:51.353Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-12T05:49:51.715Z] + true [2021-05-12T05:49:51.716Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-12T05:49:54.452Z] provisioning config files... [2021-05-12T05:49:54.584Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config64124226009881456tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-12T05:49:55.073Z] ---> docker-login.sh [2021-05-12T05:49:55.073Z] nexus3.edgexfoundry.org:10001 [2021-05-12T05:49:56.076Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-12T05:49:56.349Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-12T05:49:56.349Z] Configure a credential helper to remove this warning. See [2021-05-12T05:49:56.349Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-12T05:49:56.349Z] [2021-05-12T05:49:56.349Z] Login Succeeded [2021-05-12T05:49:56.349Z] nexus3.edgexfoundry.org:10002 [2021-05-12T05:49:56.945Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-12T05:49:56.945Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-12T05:49:56.945Z] Configure a credential helper to remove this warning. See [2021-05-12T05:49:56.945Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-12T05:49:56.945Z] [2021-05-12T05:49:56.945Z] Login Succeeded [2021-05-12T05:49:56.945Z] nexus3.edgexfoundry.org:10003 [2021-05-12T05:49:57.542Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-12T05:49:57.542Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-12T05:49:57.542Z] Configure a credential helper to remove this warning. See [2021-05-12T05:49:57.542Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-12T05:49:57.542Z] [2021-05-12T05:49:57.542Z] Login Succeeded [2021-05-12T05:49:57.542Z] nexus3.edgexfoundry.org:10004 [2021-05-12T05:49:57.816Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-12T05:49:58.092Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-12T05:49:58.092Z] Configure a credential helper to remove this warning. See [2021-05-12T05:49:58.092Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-12T05:49:58.092Z] [2021-05-12T05:49:58.092Z] Login Succeeded [2021-05-12T05:49:58.092Z] docker.io [2021-05-12T05:49:58.366Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-12T05:49:58.960Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-12T05:49:58.960Z] Configure a credential helper to remove this warning. See [2021-05-12T05:49:58.960Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-12T05:49:58.961Z] [2021-05-12T05:49:58.961Z] Login Succeeded [2021-05-12T05:49:58.961Z] ---> docker-login.sh ends [Pipeline] } [2021-05-12T05:49:58.989Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-12T05:49:59.395Z] ========================================================= [2021-05-12T05:49:59.395Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-12T05:49:59.395Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-12T05:49:59.780Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-05-12T05:50:00.762Z] Sending build context to Docker daemon 34.93MB [2021-05-12T05:50:00.762Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-05-12T05:50:00.762Z] Step 2/8 : FROM ${BASE} [2021-05-12T05:50:00.762Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-12T05:50:00.762Z] 595b0fe564bb: Pulling fs layer [2021-05-12T05:50:00.762Z] 7186ed65a4f7: Pulling fs layer [2021-05-12T05:50:00.762Z] 316046926c0a: Pulling fs layer [2021-05-12T05:50:00.762Z] 4ebd0625c992: Pulling fs layer [2021-05-12T05:50:00.762Z] 207e8628e3a3: Pulling fs layer [2021-05-12T05:50:00.762Z] c791037a9be2: Pulling fs layer [2021-05-12T05:50:00.762Z] ffd874e62e21: Pulling fs layer [2021-05-12T05:50:00.762Z] 4ebd0625c992: Waiting [2021-05-12T05:50:00.762Z] 207e8628e3a3: Waiting [2021-05-12T05:50:00.762Z] c791037a9be2: Waiting [2021-05-12T05:50:00.762Z] ffd874e62e21: Waiting [2021-05-12T05:50:00.762Z] 316046926c0a: Verifying Checksum [2021-05-12T05:50:00.762Z] 316046926c0a: Download complete [2021-05-12T05:50:00.762Z] 7186ed65a4f7: Verifying Checksum [2021-05-12T05:50:00.762Z] 7186ed65a4f7: Download complete [2021-05-12T05:50:00.762Z] 207e8628e3a3: Verifying Checksum [2021-05-12T05:50:00.762Z] 207e8628e3a3: Download complete [2021-05-12T05:50:01.037Z] 595b0fe564bb: Verifying Checksum [2021-05-12T05:50:01.037Z] 595b0fe564bb: Download complete [2021-05-12T05:50:01.037Z] c791037a9be2: Verifying Checksum [2021-05-12T05:50:01.037Z] c791037a9be2: Download complete [2021-05-12T05:50:01.638Z] 595b0fe564bb: Pull complete [2021-05-12T05:50:01.921Z] 7186ed65a4f7: Pull complete [2021-05-12T05:50:02.523Z] 316046926c0a: Pull complete [2021-05-12T05:50:03.506Z] ffd874e62e21: Verifying Checksum [2021-05-12T05:50:03.506Z] ffd874e62e21: Download complete [2021-05-12T05:50:04.940Z] 4ebd0625c992: Verifying Checksum [2021-05-12T05:50:04.940Z] 4ebd0625c992: Download complete [2021-05-12T05:50:05.330Z] Running on prd-centos7-docker-4c-2g-4657 in /w/workspace/edgexfoundry_edgex-ui-go_PR-353 [Pipeline] { [Pipeline] ws [2021-05-12T05:50:05.385Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2021-05-12T05:50:08.009Z] using credential edgex-jenkins-ssh [2021-05-12T05:50:08.021Z] Cloning the remote Git repository [2021-05-12T05:50:08.050Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-05-12T05:50:08.117Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2021-05-12T05:50:08.181Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-05-12T05:50:08.181Z] > git --version # timeout=10 [2021-05-12T05:50:08.188Z] > git --version # 'git version 2.24.3' [2021-05-12T05:50:08.188Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-12T05:50:08.222Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-12T05:50:09.807Z] Merging remotes/origin/master commit 7e8cb258793469f1841277073dddd17e9c99cd16 into PR head commit 435fb8992f5538b9b059648486a1bc247ff8bec2 [2021-05-12T05:50:10.119Z] Merge succeeded, producing 435fb8992f5538b9b059648486a1bc247ff8bec2 [2021-05-12T05:50:10.119Z] Checking out Revision 435fb8992f5538b9b059648486a1bc247ff8bec2 (PR-353) [2021-05-12T05:50:09.422Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-05-12T05:50:09.430Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-12T05:50:09.441Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-05-12T05:50:09.454Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-05-12T05:50:09.454Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-12T05:50:09.459Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/353/head:refs/remotes/origin/PR-353 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-12T05:50:09.817Z] > git config core.sparsecheckout # timeout=10 [2021-05-12T05:50:09.822Z] > git checkout -f 435fb8992f5538b9b059648486a1bc247ff8bec2 # timeout=10 [2021-05-12T05:50:10.089Z] > git remote # timeout=10 [2021-05-12T05:50:10.095Z] > git config --get remote.origin.url # timeout=10 [2021-05-12T05:50:10.100Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-12T05:50:10.104Z] > git merge 7e8cb258793469f1841277073dddd17e9c99cd16 # timeout=10 [2021-05-12T05:50:10.114Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-12T05:50:10.123Z] > git config core.sparsecheckout # timeout=10 [2021-05-12T05:50:10.126Z] > git checkout -f 435fb8992f5538b9b059648486a1bc247ff8bec2 # timeout=10 [2021-05-12T05:50:13.800Z] Commit message: "chore(deps): Bump github.com/pelletier/go-toml from 1.9.0 to 1.9.1" [2021-05-12T05:50:13.826Z] > git --version # timeout=10 [2021-05-12T05:50:13.832Z] > git --version # 'git version 2.24.3' [2021-05-12T05:50:13.837Z] fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-12T05:50:15.138Z] 4ebd0625c992: Pull complete [2021-05-12T05:50:15.204Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-12T05:50:15.411Z] 207e8628e3a3: Pull complete [2021-05-12T05:50:15.568Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-12T05:50:15.695Z] c791037a9be2: Pull complete [2021-05-12T05:50:15.901Z] + sudo service docker restart [2021-05-12T05:50:15.901Z] + true [2021-05-12T05:50:15.901Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-12T05:50:17.917Z] provisioning config files... [2021-05-12T05:50:17.989Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config8724387124301185060tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-12T05:50:18.364Z] ---> docker-login.sh [2021-05-12T05:50:18.364Z] nexus3.edgexfoundry.org:10001 [2021-05-12T05:50:18.628Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-12T05:50:18.628Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-12T05:50:18.628Z] Configure a credential helper to remove this warning. See [2021-05-12T05:50:18.628Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-12T05:50:18.628Z] [2021-05-12T05:50:18.628Z] Login Succeeded [2021-05-12T05:50:18.628Z] nexus3.edgexfoundry.org:10002 [2021-05-12T05:50:18.891Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-12T05:50:18.891Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-12T05:50:18.891Z] Configure a credential helper to remove this warning. See [2021-05-12T05:50:18.891Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-12T05:50:18.891Z] [2021-05-12T05:50:18.891Z] Login Succeeded [2021-05-12T05:50:18.891Z] nexus3.edgexfoundry.org:10003 [2021-05-12T05:50:19.153Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-12T05:50:19.153Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-12T05:50:19.153Z] Configure a credential helper to remove this warning. See [2021-05-12T05:50:19.153Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-12T05:50:19.153Z] [2021-05-12T05:50:19.153Z] Login Succeeded [2021-05-12T05:50:19.153Z] nexus3.edgexfoundry.org:10004 [2021-05-12T05:50:19.153Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-12T05:50:19.416Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-12T05:50:19.416Z] Configure a credential helper to remove this warning. See [2021-05-12T05:50:19.416Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-12T05:50:19.416Z] [2021-05-12T05:50:19.416Z] Login Succeeded [2021-05-12T05:50:19.416Z] docker.io [2021-05-12T05:50:19.416Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-12T05:50:19.677Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-12T05:50:19.677Z] Configure a credential helper to remove this warning. See [2021-05-12T05:50:19.677Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-12T05:50:19.677Z] [2021-05-12T05:50:19.677Z] Login Succeeded [2021-05-12T05:50:19.677Z] ---> docker-login.sh ends [Pipeline] } [2021-05-12T05:50:19.702Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-12T05:50:20.010Z] ffd874e62e21: Pull complete [2021-05-12T05:50:20.010Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-12T05:50:20.010Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-12T05:50:20.010Z] ---> cfc18b08335c [2021-05-12T05:50:20.010Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-12T05:50:20.014Z] ========================================================= [2021-05-12T05:50:20.014Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-12T05:50:20.014Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-12T05:50:20.378Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-05-12T05:50:20.963Z] Sending build context to Docker daemon 34.93MB [2021-05-12T05:50:20.963Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-05-12T05:50:20.963Z] Step 2/8 : FROM ${BASE} [2021-05-12T05:50:20.963Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-12T05:50:20.963Z] 540db60ca938: Pulling fs layer [2021-05-12T05:50:20.963Z] adcc1eea9eea: Pulling fs layer [2021-05-12T05:50:20.963Z] 4c4ab2625f07: Pulling fs layer [2021-05-12T05:50:20.963Z] 0510c868ecb4: Pulling fs layer [2021-05-12T05:50:20.963Z] afea3b2eda06: Pulling fs layer [2021-05-12T05:50:20.963Z] 7809a108b3ef: Pulling fs layer [2021-05-12T05:50:20.963Z] f706445af74f: Pulling fs layer [2021-05-12T05:50:20.963Z] afea3b2eda06: Waiting [2021-05-12T05:50:20.963Z] 7809a108b3ef: Waiting [2021-05-12T05:50:20.963Z] 0510c868ecb4: Waiting [2021-05-12T05:50:20.963Z] f706445af74f: Waiting [2021-05-12T05:50:20.963Z] 4c4ab2625f07: Verifying Checksum [2021-05-12T05:50:20.963Z] 4c4ab2625f07: Download complete [2021-05-12T05:50:20.963Z] adcc1eea9eea: Verifying Checksum [2021-05-12T05:50:20.963Z] adcc1eea9eea: Download complete [2021-05-12T05:50:20.963Z] afea3b2eda06: Verifying Checksum [2021-05-12T05:50:20.963Z] afea3b2eda06: Download complete [2021-05-12T05:50:20.963Z] 7809a108b3ef: Verifying Checksum [2021-05-12T05:50:20.963Z] 7809a108b3ef: Download complete [2021-05-12T05:50:20.963Z] 540db60ca938: Verifying Checksum [2021-05-12T05:50:20.963Z] 540db60ca938: Download complete [2021-05-12T05:50:21.234Z] 540db60ca938: Pull complete [2021-05-12T05:50:21.498Z] adcc1eea9eea: Pull complete [2021-05-12T05:50:21.769Z] 4c4ab2625f07: Pull complete [2021-05-12T05:50:22.348Z] f706445af74f: Verifying Checksum [2021-05-12T05:50:22.348Z] f706445af74f: Download complete [2021-05-12T05:50:22.629Z] ---> Running in edcbea6b93a2 [2021-05-12T05:50:22.902Z] Removing intermediate container edcbea6b93a2 [2021-05-12T05:50:22.902Z] ---> 04b4a6e371ba [2021-05-12T05:50:22.902Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-12T05:50:23.176Z] ---> Running in ad08013d1322 [2021-05-12T05:50:23.309Z] 0510c868ecb4: Verifying Checksum [2021-05-12T05:50:23.309Z] 0510c868ecb4: Download complete [2021-05-12T05:50:25.162Z] Removing intermediate container ad08013d1322 [2021-05-12T05:50:25.162Z] ---> 62755784e075 [2021-05-12T05:50:25.162Z] Step 5/8 : RUN apk add --no-cache make git [2021-05-12T05:50:25.436Z] ---> Running in fcf7186b6230 [2021-05-12T05:50:26.420Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-12T05:50:27.394Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-12T05:50:27.986Z] OK: 138 MiB in 40 packages [2021-05-12T05:50:28.648Z] 0510c868ecb4: Pull complete [2021-05-12T05:50:28.648Z] afea3b2eda06: Pull complete [2021-05-12T05:50:28.648Z] 7809a108b3ef: Pull complete [2021-05-12T05:50:29.417Z] Removing intermediate container fcf7186b6230 [2021-05-12T05:50:29.417Z] ---> 2a4eba4e9319 [2021-05-12T05:50:29.417Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-05-12T05:50:29.417Z] ---> Running in 11a899ebf33d [2021-05-12T05:50:30.014Z] Removing intermediate container 11a899ebf33d [2021-05-12T05:50:30.014Z] ---> a57012a5dffe [2021-05-12T05:50:30.014Z] Step 7/8 : COPY . . [2021-05-12T05:50:33.404Z] ---> c70c44953412 [2021-05-12T05:50:33.404Z] Step 8/8 : RUN go mod download [2021-05-12T05:50:33.404Z] ---> Running in 7f8edd02aec3 [2021-05-12T05:50:33.975Z] f706445af74f: Pull complete [2021-05-12T05:50:33.975Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-12T05:50:33.975Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-12T05:50:33.975Z] ---> b068be0155e3 [2021-05-12T05:50:33.975Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-12T05:50:34.554Z] ---> Running in 8e0ea005c8e8 [2021-05-12T05:50:34.820Z] Removing intermediate container 8e0ea005c8e8 [2021-05-12T05:50:34.820Z] ---> 8bcc238164d3 [2021-05-12T05:50:34.820Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-12T05:50:34.820Z] ---> Running in 808d70540164 [2021-05-12T05:50:36.226Z] Removing intermediate container 808d70540164 [2021-05-12T05:50:36.226Z] ---> 9e54bbd1276d [2021-05-12T05:50:36.226Z] Step 5/8 : RUN apk add --no-cache make git [2021-05-12T05:50:36.226Z] ---> Running in 4ec5f3fbd9e1 [2021-05-12T05:50:37.175Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-12T05:50:38.122Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-12T05:50:38.385Z] OK: 149 MiB in 40 packages [2021-05-12T05:50:38.965Z] Removing intermediate container 4ec5f3fbd9e1 [2021-05-12T05:50:38.965Z] ---> a1b6e8c9b759 [2021-05-12T05:50:38.965Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-05-12T05:50:38.965Z] ---> Running in c05a078faaeb [2021-05-12T05:50:39.229Z] Removing intermediate container c05a078faaeb [2021-05-12T05:50:39.229Z] ---> 61059e79703e [2021-05-12T05:50:39.229Z] Step 7/8 : COPY . . [2021-05-12T05:50:42.566Z] ---> f02dbad34b0b [2021-05-12T05:50:42.566Z] Step 8/8 : RUN go mod download [2021-05-12T05:50:42.566Z] ---> Running in db6492321bf8 [2021-05-12T05:51:05.712Z] Removing intermediate container 7f8edd02aec3 [2021-05-12T05:51:05.713Z] ---> 006552113b92 [2021-05-12T05:51:05.713Z] Successfully built 006552113b92 [2021-05-12T05:51:05.713Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-12T05:51:06.092Z] + docker inspect -f . ci-base-image-arm64 [2021-05-12T05:51:06.092Z] . [Pipeline] withDockerContainer [2021-05-12T05:51:06.351Z] prd-ubuntu18.04-docker-arm64-4c-16g-4656 does not seem to be running inside a container [2021-05-12T05:51:06.435Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-12T05:51:08.020Z] $ docker top 0f55e51534fb18fc76bf60bcdc5a9d2ccd0aa242a54d7a491b76cd30e2b0bdb6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-12T05:51:08.984Z] + go version [2021-05-12T05:51:08.984Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-12T05:51:09.028Z] $ docker stop --time=1 0f55e51534fb18fc76bf60bcdc5a9d2ccd0aa242a54d7a491b76cd30e2b0bdb6 [2021-05-12T05:51:09.216Z] Removing intermediate container db6492321bf8 [2021-05-12T05:51:09.216Z] ---> 12493649fd28 [2021-05-12T05:51:09.216Z] Successfully built 12493649fd28 [2021-05-12T05:51:09.216Z] Successfully tagged ci-base-image-x86_64:latest [2021-05-12T05:51:10.928Z] $ docker rm -f 0f55e51534fb18fc76bf60bcdc5a9d2ccd0aa242a54d7a491b76cd30e2b0bdb6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-12T05:51:11.728Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-12T05:51:11.728Z] . [Pipeline] withDockerContainer [2021-05-12T05:51:11.870Z] prd-centos7-docker-4c-2g-4657 does not seem to be running inside a container [2021-05-12T05:51:11.918Z] $ 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 ******** ci-base-image-x86_64 cat [2021-05-12T05:51:11.930Z] + docker inspect -f . ci-base-image-arm64 [2021-05-12T05:51:11.930Z] . [2021-05-12T05:51:12.829Z] $ docker top 53c30a673eeb261d3645ce7ead00ab1d292522f06111706c6e724a7527b0322f -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer [2021-05-12T05:51:13.257Z] prd-ubuntu18.04-docker-arm64-4c-16g-4656 does not seem to be running inside a container [2021-05-12T05:51:13.362Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-12T05:51:14.761Z] $ docker top 1b8ba8d297263ab803f0b7319135513b0d430070bd000e8b2561f9ba96ff3276 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2021-05-12T05:51:15.405Z] + go version [2021-05-12T05:51:15.405Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-12T05:51:15.437Z] $ docker stop --time=1 53c30a673eeb261d3645ce7ead00ab1d292522f06111706c6e724a7527b0322f [2021-05-12T05:51:15.877Z] + go mod tidy [2021-05-12T05:51:16.791Z] $ docker rm -f 53c30a673eeb261d3645ce7ead00ab1d292522f06111706c6e724a7527b0322f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-12T05:51:17.618Z] + make test [2021-05-12T05:51:17.618Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-05-12T05:51:17.713Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-12T05:51:17.713Z] . [Pipeline] withDockerContainer [2021-05-12T05:51:17.859Z] prd-centos7-docker-4c-2g-4657 does not seem to be running inside a container [2021-05-12T05:51:17.917Z] $ 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 ******** ci-base-image-x86_64 cat [2021-05-12T05:51:18.520Z] $ docker top a0dda3abc921aff1e1db41098c152b9415cc5fb348095cc9ce517d5018f6b819 -eo pid,comm [2021-05-12T05:51:18.619Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [Pipeline] { [Pipeline] sh [2021-05-12T05:51:19.001Z] + go mod tidy [Pipeline] sh [2021-05-12T05:51:20.285Z] + make test [2021-05-12T05:51:20.285Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-05-12T05:51:21.266Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-05-12T05:51:33.887Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-05-12T05:51:33.887Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-05-12T05:51:33.887Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-05-12T05:51:33.887Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-05-12T05:51:33.887Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-05-12T05:51:33.887Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-05-12T05:51:33.887Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-05-12T05:51:33.887Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-05-12T05:51:33.887Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-05-12T05:51:33.887Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-05-12T05:51:33.887Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-05-12T05:51:33.887Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-05-12T05:51:33.887Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-05-12T05:51:40.564Z] $ docker stop --time=1 a0dda3abc921aff1e1db41098c152b9415cc5fb348095cc9ce517d5018f6b819 [2021-05-12T05:51:42.845Z] $ docker rm -f a0dda3abc921aff1e1db41098c152b9415cc5fb348095cc9ce517d5018f6b819 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-12T05:51:43.406Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-12T05:51:43.814Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-05-12T05:51:46.688Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-05-12T05:51:47.018Z] + ls -al . [2021-05-12T05:51:47.018Z] total 92 [2021-05-12T05:51:47.018Z] drwxrwxr-x. 10 jenkins jenkins 4096 May 12 05:51 . [2021-05-12T05:51:47.018Z] drwxrwxr-x. 4 jenkins jenkins 28 May 12 05:50 .. [2021-05-12T05:51:47.018Z] drwxrwxr-x. 3 jenkins jenkins 20 May 12 05:50 assets [2021-05-12T05:51:47.018Z] drwxrwxr-x. 2 jenkins jenkins 35 May 12 05:50 bin [2021-05-12T05:51:47.018Z] drwxrwxr-x. 3 jenkins jenkins 29 May 12 05:50 cmd [2021-05-12T05:51:47.018Z] -rw-rw-r--. 1 jenkins jenkins 3959 May 12 05:50 CONTRIBUTING.md [2021-05-12T05:51:47.018Z] -rw-r--r--. 1 jenkins jenkins 10 May 12 05:51 coverage.out [2021-05-12T05:51:47.018Z] -rw-rw-r--. 1 jenkins jenkins 1508 May 12 05:50 Dockerfile [2021-05-12T05:51:47.018Z] -rw-rw-r--. 1 jenkins jenkins 902 May 12 05:50 Dockerfile.build [2021-05-12T05:51:47.018Z] drwxrwxr-x. 5 jenkins jenkins 104 May 12 05:50 docs [2021-05-12T05:51:47.018Z] drwxrwxr-x. 8 jenkins jenkins 179 May 12 05:50 .git [2021-05-12T05:51:47.018Z] drwxrwxr-x. 2 jenkins jenkins 103 May 12 05:50 .github [2021-05-12T05:51:47.018Z] -rw-rw-r--. 1 jenkins jenkins 162 May 12 05:50 .gitignore [2021-05-12T05:51:47.018Z] -rw-rw-r--. 1 jenkins jenkins 987 May 12 05:50 go.mod [2021-05-12T05:51:47.018Z] -rw-r--r--. 1 jenkins jenkins 24424 May 12 05:51 go.sum [2021-05-12T05:51:47.018Z] drwxrwxr-x. 10 jenkins jenkins 139 May 12 05:50 internal [2021-05-12T05:51:47.018Z] -rw-rw-r--. 1 jenkins jenkins 652 May 12 05:50 Jenkinsfile [2021-05-12T05:51:47.018Z] -rw-rw-r--. 1 jenkins jenkins 11357 May 12 05:50 LICENSE [2021-05-12T05:51:47.018Z] -rw-rw-r--. 1 jenkins jenkins 941 May 12 05:50 Makefile [2021-05-12T05:51:47.018Z] -rw-rw-r--. 1 jenkins jenkins 6012 May 12 05:50 README.md [2021-05-12T05:51:47.018Z] -rw-rw-r--. 1 jenkins jenkins 5 May 12 05:47 VERSION [2021-05-12T05:51:47.018Z] -rw-rw-r--. 1 jenkins jenkins 155 May 12 05:50 version.go [2021-05-12T05:51:47.018Z] drwxrwxr-x. 4 jenkins jenkins 4096 May 12 05:50 web [Pipeline] isUnix [Pipeline] sh [2021-05-12T05:51:47.360Z] + docker build -t edgex-ui -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=435fb8992f5538b9b059648486a1bc247ff8bec2 --label arch=amd64 --label version=0.0.0 . [2021-05-12T05:51:47.935Z] Sending build context to Docker daemon 34.96MB [2021-05-12T05:51:47.935Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-05-12T05:51:47.935Z] Step 2/24 : FROM ${BASE} AS builder [2021-05-12T05:51:47.935Z] ---> 12493649fd28 [2021-05-12T05:51:47.935Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-05-12T05:51:48.512Z] ---> Running in f44932280563 [2021-05-12T05:51:48.778Z] Removing intermediate container f44932280563 [2021-05-12T05:51:48.778Z] ---> fd6c8914bc96 [2021-05-12T05:51:48.778Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-05-12T05:51:48.778Z] ---> Running in 4da40e24d42d [2021-05-12T05:51:49.041Z] Removing intermediate container 4da40e24d42d [2021-05-12T05:51:49.041Z] ---> 656105236ed8 [2021-05-12T05:51:49.041Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-05-12T05:51:49.041Z] ---> Running in 0ec0b0b338c0 [2021-05-12T05:51:49.041Z] Removing intermediate container 0ec0b0b338c0 [2021-05-12T05:51:49.041Z] ---> 44b36bd28023 [2021-05-12T05:51:49.041Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-05-12T05:51:49.305Z] ---> Running in 504b3cfa2186 [2021-05-12T05:51:49.305Z] Removing intermediate container 504b3cfa2186 [2021-05-12T05:51:49.305Z] ---> 014b8eed8027 [2021-05-12T05:51:49.305Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-05-12T05:51:49.569Z] ---> Running in 20bbba849c17 [2021-05-12T05:51:49.569Z] Removing intermediate container 20bbba849c17 [2021-05-12T05:51:49.569Z] ---> a08da0fa8357 [2021-05-12T05:51:49.569Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-12T05:51:49.831Z] ---> Running in ae15e81e933e [2021-05-12T05:51:50.787Z] Removing intermediate container ae15e81e933e [2021-05-12T05:51:50.787Z] ---> 268ec378f7ee [2021-05-12T05:51:50.787Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-05-12T05:51:50.787Z] ---> Running in b5b3a186df51 [2021-05-12T05:51:51.368Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-12T05:51:52.316Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-12T05:51:52.579Z] OK: 149 MiB in 40 packages [2021-05-12T05:51:53.156Z] Removing intermediate container b5b3a186df51 [2021-05-12T05:51:53.156Z] ---> 4e7d10222a5e [2021-05-12T05:51:53.156Z] Step 10/24 : ENV GO111MODULE=on [2021-05-12T05:51:53.156Z] ---> Running in 04a771c9be26 [2021-05-12T05:51:53.419Z] Removing intermediate container 04a771c9be26 [2021-05-12T05:51:53.419Z] ---> 0eaf26bd478c [2021-05-12T05:51:53.419Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-05-12T05:51:53.419Z] ---> Running in bf35dd14c464 [2021-05-12T05:51:53.681Z] Removing intermediate container bf35dd14c464 [2021-05-12T05:51:53.681Z] ---> d418eab086a6 [2021-05-12T05:51:53.681Z] Step 12/24 : COPY go.mod . [2021-05-12T05:51:53.943Z] ---> 99cf6572a9d8 [2021-05-12T05:51:53.943Z] Step 13/24 : COPY Makefile . [2021-05-12T05:51:54.206Z] ---> f511cf4e3736 [2021-05-12T05:51:54.206Z] Step 14/24 : RUN make update [2021-05-12T05:51:54.206Z] ---> Running in c143fd68f56c [2021-05-12T05:51:54.779Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-05-12T05:51:55.360Z] Removing intermediate container c143fd68f56c [2021-05-12T05:51:55.360Z] ---> 9ab603d8f9ce [2021-05-12T05:51:55.360Z] Step 15/24 : COPY . . [2021-05-12T05:51:57.655Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-05-12T05:51:57.655Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-05-12T05:51:57.655Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-05-12T05:51:57.655Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-05-12T05:51:57.655Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-05-12T05:51:57.655Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-05-12T05:51:57.655Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-05-12T05:51:57.655Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-05-12T05:51:57.655Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-05-12T05:51:57.655Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-05-12T05:51:57.655Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-05-12T05:51:57.655Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-05-12T05:51:57.655Z] GO111MODULE=on go vet ./... [2021-05-12T05:51:57.928Z] ---> 4f46cb305f49 [2021-05-12T05:51:57.928Z] Step 16/24 : RUN ${MAKE} [2021-05-12T05:51:57.928Z] ---> Running in 80d3edc280a1 [2021-05-12T05:51:58.506Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-05-12T05:52:08.659Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-05-12T05:52:11.219Z] Removing intermediate container 80d3edc280a1 [2021-05-12T05:52:11.219Z] ---> e3f55170839d [2021-05-12T05:52:11.219Z] Step 17/24 : FROM alpine:3.12 [2021-05-12T05:52:11.482Z] 3.12: Pulling from library/alpine [2021-05-12T05:52:11.745Z] 339de151aab4: Pulling fs layer [2021-05-12T05:52:11.745Z] 339de151aab4: Verifying Checksum [2021-05-12T05:52:11.745Z] 339de151aab4: Download complete [2021-05-12T05:52:12.008Z] 339de151aab4: Pull complete [2021-05-12T05:52:12.008Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-12T05:52:12.008Z] Status: Downloaded newer image for alpine:3.12 [2021-05-12T05:52:12.008Z] ---> 13621d1b12d4 [2021-05-12T05:52:12.008Z] Step 18/24 : EXPOSE 4000 [2021-05-12T05:52:12.270Z] ---> Running in 49a15a02a6de [2021-05-12T05:52:12.533Z] Removing intermediate container 49a15a02a6de [2021-05-12T05:52:12.533Z] ---> ce33fc236b84 [2021-05-12T05:52:12.533Z] Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-05-12T05:52:13.925Z] ---> b7d0e913d038 [2021-05-12T05:52:13.925Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-05-12T05:52:13.925Z] ---> Running in c29a2927bd6b [2021-05-12T05:52:14.188Z] Removing intermediate container c29a2927bd6b [2021-05-12T05:52:14.188Z] ---> e0e095a2c051 [2021-05-12T05:52:14.188Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-05-12T05:52:14.188Z] ---> Running in 76b509240baf [2021-05-12T05:52:14.453Z] Removing intermediate container 76b509240baf [2021-05-12T05:52:14.453Z] ---> 218d9c721ac1 [2021-05-12T05:52:14.453Z] Step 22/24 : LABEL arch=amd64 [2021-05-12T05:52:14.453Z] ---> Running in 7667656a6c08 [2021-05-12T05:52:14.717Z] Removing intermediate container 7667656a6c08 [2021-05-12T05:52:14.717Z] ---> 89879b310668 [2021-05-12T05:52:14.717Z] Step 23/24 : LABEL git_sha=435fb8992f5538b9b059648486a1bc247ff8bec2 [2021-05-12T05:52:14.717Z] ---> Running in 057d55354b12 [2021-05-12T05:52:14.980Z] Removing intermediate container 057d55354b12 [2021-05-12T05:52:14.980Z] ---> a7133a6a3991 [2021-05-12T05:52:14.980Z] Step 24/24 : LABEL version=0.0.0 [2021-05-12T05:52:14.980Z] ---> Running in 5888dd2031cc [2021-05-12T05:52:15.243Z] Removing intermediate container 5888dd2031cc [2021-05-12T05:52:15.243Z] ---> 296ff366b397 [2021-05-12T05:52:15.243Z] [Warning] One or more build-args [ARCH] were not consumed [2021-05-12T05:52:15.243Z] Successfully built 296ff366b397 [2021-05-12T05:52:15.243Z] Successfully tagged edgex-ui: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 [Pipeline] } [2021-05-12T05:52:16.027Z] $ docker stop --time=1 1b8ba8d297263ab803f0b7319135513b0d430070bd000e8b2561f9ba96ff3276 [2021-05-12T05:52:16.077Z] ---> job-cost.sh [2021-05-12T05:52:16.077Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-NVWL [2021-05-12T05:52:18.122Z] $ docker rm -f 1b8ba8d297263ab803f0b7319135513b0d430070bd000e8b2561f9ba96ff3276 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-12T05:52:18.988Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-12T05:52:19.053Z] Warning: overwriting stash ‘coverage-report’ [2021-05-12T05:52:19.637Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-12T05:52:20.247Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-05-12T05:52:20.599Z] + ls -al . [2021-05-12T05:52:20.599Z] total 124 [2021-05-12T05:52:20.599Z] drwxrwxr-x 10 jenkins jenkins 4096 May 12 05:51 . [2021-05-12T05:52:20.599Z] drwxrwxr-x 4 jenkins jenkins 4096 May 12 05:49 .. [2021-05-12T05:52:20.599Z] drwxrwxr-x 8 jenkins jenkins 4096 May 12 05:49 .git [2021-05-12T05:52:20.599Z] drwxrwxr-x 2 jenkins jenkins 4096 May 12 05:49 .github [2021-05-12T05:52:20.599Z] -rw-rw-r-- 1 jenkins jenkins 162 May 12 05:49 .gitignore [2021-05-12T05:52:20.599Z] -rw-rw-r-- 1 jenkins jenkins 3959 May 12 05:49 CONTRIBUTING.md [2021-05-12T05:52:20.599Z] -rw-rw-r-- 1 jenkins jenkins 1508 May 12 05:49 Dockerfile [2021-05-12T05:52:20.599Z] -rw-rw-r-- 1 jenkins jenkins 902 May 12 05:49 Dockerfile.build [2021-05-12T05:52:20.599Z] -rw-rw-r-- 1 jenkins jenkins 652 May 12 05:49 Jenkinsfile [2021-05-12T05:52:20.599Z] -rw-rw-r-- 1 jenkins jenkins 11357 May 12 05:49 LICENSE [2021-05-12T05:52:20.599Z] -rw-rw-r-- 1 jenkins jenkins 941 May 12 05:49 Makefile [2021-05-12T05:52:20.599Z] -rw-rw-r-- 1 jenkins jenkins 6012 May 12 05:49 README.md [2021-05-12T05:52:20.599Z] -rw-rw-r-- 1 jenkins jenkins 5 May 12 05:47 VERSION [2021-05-12T05:52:20.599Z] drwxrwxr-x 3 jenkins jenkins 4096 May 12 05:49 assets [2021-05-12T05:52:20.599Z] drwxrwxr-x 2 jenkins jenkins 4096 May 12 05:49 bin [2021-05-12T05:52:20.599Z] drwxrwxr-x 3 jenkins jenkins 4096 May 12 05:49 cmd [2021-05-12T05:52:20.599Z] -rw-r--r-- 1 jenkins jenkins 10 May 12 05:51 coverage.out [2021-05-12T05:52:20.599Z] drwxrwxr-x 5 jenkins jenkins 4096 May 12 05:49 docs [2021-05-12T05:52:20.599Z] -rw-rw-r-- 1 jenkins jenkins 987 May 12 05:49 go.mod [2021-05-12T05:52:20.599Z] -rw-r--r-- 1 jenkins jenkins 24424 May 12 05:51 go.sum [2021-05-12T05:52:20.599Z] drwxrwxr-x 10 jenkins jenkins 4096 May 12 05:49 internal [2021-05-12T05:52:20.599Z] -rw-rw-r-- 1 jenkins jenkins 155 May 12 05:49 version.go [2021-05-12T05:52:20.599Z] drwxrwxr-x 4 jenkins jenkins 4096 May 12 05:49 web [Pipeline] isUnix [Pipeline] sh [2021-05-12T05:52:20.963Z] + docker build -t edgex-ui-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=435fb8992f5538b9b059648486a1bc247ff8bec2 --label arch=arm64 --label version=0.0.0 . [2021-05-12T05:52:21.946Z] Sending build context to Docker daemon 34.96MB [2021-05-12T05:52:21.946Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-05-12T05:52:21.946Z] Step 2/24 : FROM ${BASE} AS builder [2021-05-12T05:52:21.946Z] ---> 006552113b92 [2021-05-12T05:52:21.946Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-05-12T05:52:22.542Z] ---> Running in 278d430bade1 [2021-05-12T05:52:23.136Z] Removing intermediate container 278d430bade1 [2021-05-12T05:52:23.136Z] ---> c3546fbe1719 [2021-05-12T05:52:23.136Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-05-12T05:52:23.136Z] ---> Running in 91f64ecedeaf [2021-05-12T05:52:23.408Z] Removing intermediate container 91f64ecedeaf [2021-05-12T05:52:23.408Z] ---> d0291323fde4 [2021-05-12T05:52:23.408Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-05-12T05:52:23.681Z] ---> Running in dea09fc7365f [2021-05-12T05:52:24.280Z] Removing intermediate container dea09fc7365f [2021-05-12T05:52:24.281Z] ---> 2c2ee75b8a13 [2021-05-12T05:52:24.281Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-05-12T05:52:24.281Z] ---> Running in 45da909be2d2 [2021-05-12T05:52:24.553Z] Removing intermediate container 45da909be2d2 [2021-05-12T05:52:24.553Z] ---> 34010701ab7a [2021-05-12T05:52:24.553Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-05-12T05:52:24.827Z] ---> Running in 83c154ccf3a1 [2021-05-12T05:52:25.418Z] Removing intermediate container 83c154ccf3a1 [2021-05-12T05:52:25.418Z] ---> 072776949a5d [2021-05-12T05:52:25.418Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-12T05:52:25.418Z] ---> Running in 0798902b26ae [2021-05-12T05:52:27.400Z] Removing intermediate container 0798902b26ae [2021-05-12T05:52:27.400Z] ---> a8e2f2504cc8 [2021-05-12T05:52:27.400Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-05-12T05:52:27.676Z] ---> Running in 5b7496c8fe32 [2021-05-12T05:52:29.115Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-12T05:52:29.707Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-12T05:52:30.684Z] OK: 138 MiB in 40 packages [2021-05-12T05:52:31.035Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-12T05:52:31.662Z] Removing intermediate container 5b7496c8fe32 [2021-05-12T05:52:31.662Z] ---> 58c74ddbde48 [2021-05-12T05:52:31.662Z] Step 10/24 : ENV GO111MODULE=on [2021-05-12T05:52:31.662Z] ---> Running in 745927cbe9df [2021-05-12T05:52:32.261Z] Removing intermediate container 745927cbe9df [2021-05-12T05:52:32.261Z] ---> 74805cadff5c [2021-05-12T05:52:32.261Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-05-12T05:52:32.261Z] ---> Running in 71a6df6c2d5d [2021-05-12T05:52:32.878Z] Removing intermediate container 71a6df6c2d5d [2021-05-12T05:52:32.878Z] ---> df4a65e9181a [2021-05-12T05:52:32.878Z] Step 12/24 : COPY go.mod . [2021-05-12T05:52:33.474Z] ---> 1d2c89cecf1d [2021-05-12T05:52:33.474Z] Step 13/24 : COPY Makefile . [2021-05-12T05:52:34.070Z] ---> 4e2849b66d04 [2021-05-12T05:52:34.070Z] Step 14/24 : RUN make update [2021-05-12T05:52:34.342Z] ---> Running in ba947e4cfcc2 [2021-05-12T05:52:35.319Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-05-12T05:52:36.756Z] Removing intermediate container ba947e4cfcc2 [2021-05-12T05:52:36.756Z] ---> 49768d79a65a [2021-05-12T05:52:36.756Z] Step 15/24 : COPY . . [2021-05-12T05:52:40.139Z] ---> 854f871685c1 [2021-05-12T05:52:40.139Z] Step 16/24 : RUN ${MAKE} [2021-05-12T05:52:40.139Z] ---> Running in 7fc93668033d [2021-05-12T05:52:41.115Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-05-12T05:52:57.699Z] lf-activate-venv(): INFO: Adding /tmp/venv-NVWL/bin to PATH [2021-05-12T05:52:57.699Z] INFO: No Stack... [2021-05-12T05:52:58.646Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-12T05:52:59.221Z] INFO: Archiving Costs [Pipeline] sh [2021-05-12T05:52:59.565Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2021-05-12T05:52:59.565Z] + cut -d, -f6 [Pipeline] lock [2021-05-12T05:52:59.740Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-353-1-stack-cost] [2021-05-12T05:52:59.746Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-353-1-stack-cost] did not exist. Created. [2021-05-12T05:52:59.746Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-353-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-12T05:53:00.167Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-05-12T05:53:00.324Z] Stashed 1 file(s) [Pipeline] } [2021-05-12T05:53:00.343Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-353-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-12T05:53:07.927Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-05-12T05:53:12.238Z] Removing intermediate container 7fc93668033d [2021-05-12T05:53:12.238Z] ---> e9fe98eea681 [2021-05-12T05:53:12.238Z] Step 17/24 : FROM alpine:3.12 [2021-05-12T05:53:12.509Z] 3.12: Pulling from library/alpine [2021-05-12T05:53:12.509Z] d2f70382dc9a: Pulling fs layer [2021-05-12T05:53:12.787Z] d2f70382dc9a: Verifying Checksum [2021-05-12T05:53:12.787Z] d2f70382dc9a: Download complete [2021-05-12T05:53:13.385Z] d2f70382dc9a: Pull complete [2021-05-12T05:53:13.385Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-12T05:53:13.385Z] Status: Downloaded newer image for alpine:3.12 [2021-05-12T05:53:13.385Z] ---> 9852663dfa18 [2021-05-12T05:53:13.385Z] Step 18/24 : EXPOSE 4000 [2021-05-12T05:53:13.658Z] ---> Running in 91be4733fe2c [2021-05-12T05:53:13.931Z] Removing intermediate container 91be4733fe2c [2021-05-12T05:53:13.931Z] ---> 946b1fab7cbf [2021-05-12T05:53:13.931Z] Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-05-12T05:53:16.557Z] ---> 597816ef6043 [2021-05-12T05:53:16.557Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-05-12T05:53:16.557Z] ---> Running in 29169b5e83db [2021-05-12T05:53:16.828Z] Removing intermediate container 29169b5e83db [2021-05-12T05:53:16.828Z] ---> c8548dbe7ee0 [2021-05-12T05:53:16.828Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-05-12T05:53:17.100Z] ---> Running in bd1545cb6a16 [2021-05-12T05:53:17.378Z] Removing intermediate container bd1545cb6a16 [2021-05-12T05:53:17.378Z] ---> 086b79adf9f7 [2021-05-12T05:53:17.378Z] Step 22/24 : LABEL arch=arm64 [2021-05-12T05:53:17.652Z] ---> Running in efb81827e596 [2021-05-12T05:53:17.926Z] Removing intermediate container efb81827e596 [2021-05-12T05:53:17.926Z] ---> 2e0921975a90 [2021-05-12T05:53:17.926Z] Step 23/24 : LABEL git_sha=435fb8992f5538b9b059648486a1bc247ff8bec2 [2021-05-12T05:53:18.198Z] ---> Running in 4672adfdc71a [2021-05-12T05:53:18.478Z] Removing intermediate container 4672adfdc71a [2021-05-12T05:53:18.478Z] ---> a3bd0b685d01 [2021-05-12T05:53:18.478Z] Step 24/24 : LABEL version=0.0.0 [2021-05-12T05:53:18.751Z] ---> Running in f99fb0ea1727 [2021-05-12T05:53:19.345Z] Removing intermediate container f99fb0ea1727 [2021-05-12T05:53:19.345Z] ---> a56eabf5a23e [2021-05-12T05:53:19.345Z] [Warning] One or more build-args [ARCH] were not consumed [2021-05-12T05:53:19.345Z] Successfully built a56eabf5a23e [2021-05-12T05:53:19.345Z] Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-12T05:53:20.031Z] ---> job-cost.sh [2021-05-12T05:53:20.031Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ScHQ [2021-05-12T05:53:58.978Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-12T05:55:20.711Z] lf-activate-venv(): INFO: Adding /tmp/venv-ScHQ/bin to PATH [2021-05-12T05:55:20.712Z] INFO: No Stack... [2021-05-12T05:55:20.712Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-05-12T05:55:20.712Z] INFO: Archiving Costs [Pipeline] sh [2021-05-12T05:55:21.078Z] + cat+ /w/workspace/edgex-ui-go/1/archives/cost.csv [2021-05-12T05:55:21.078Z] cut -d, -f6 [Pipeline] lock [2021-05-12T05:55:21.218Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-353-1-stack-cost] [2021-05-12T05:55:21.226Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-353-1-stack-cost] did not exist. Created. [2021-05-12T05:55:21.226Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-353-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-12T05:55:21.664Z] /w/workspace/edgex-ui-go/1@tmp/durable-54c89a65/script.sh: 1: /w/workspace/edgex-ui-go/1@tmp/durable-54c89a65/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-05-12T05:55:22.038Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-05-12T05:55:22.078Z] Warning: overwriting stash ‘stack-cost’ [2021-05-12T05:55:22.312Z] Stashed 1 file(s) [Pipeline] } [2021-05-12T05:55:22.332Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-353-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-05-12T05:55:23.251Z] provisioning config files... [2021-05-12T05:55:23.262Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-353@tmp/config2634899035865234483tmp [Pipeline] { [Pipeline] sh [2021-05-12T05:55:23.644Z] + set +x [2021-05-12T05:55:23.644Z] + curl -s https://codecov.io/bash [2021-05-12T05:55:23.644Z] + bash -s -- [2021-05-12T05:55:23.910Z] [2021-05-12T05:55:23.910Z] _____ _ [2021-05-12T05:55:23.910Z] / ____| | | [2021-05-12T05:55:23.910Z] | | ___ __| | ___ ___ _____ __ [2021-05-12T05:55:23.910Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-12T05:55:23.910Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-12T05:55:23.910Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-12T05:55:23.910Z] Bash-1.0.2 [2021-05-12T05:55:23.910Z] [2021-05-12T05:55:23.910Z] [2021-05-12T05:55:23.910Z] ==> git version 2.24.3 found [2021-05-12T05:55:23.910Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-05-12T05:55:23.910Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-12T05:55:23.910Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-12T05:55:23.910Z] ==> Jenkins CI detected. [2021-05-12T05:55:23.910Z] project root: . [2021-05-12T05:55:23.910Z] --> token set from env [2021-05-12T05:55:23.910Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-12T05:55:23.910Z] ==> Running gcov in . (disable via -X gcov) [2021-05-12T05:55:23.910Z] ==> Python coveragepy not found [2021-05-12T05:55:23.910Z] ==> Searching for coverage reports in: [2021-05-12T05:55:23.910Z] + . [2021-05-12T05:55:23.910Z] -> Found 1 reports [2021-05-12T05:55:23.910Z] ==> Detecting git/mercurial file structure [2021-05-12T05:55:23.910Z] ==> Reading reports [2021-05-12T05:55:23.910Z] + ./coverage.out bytes=10 [2021-05-12T05:55:24.173Z] ==> Appending adjustments [2021-05-12T05:55:24.174Z] https://docs.codecov.io/docs/fixing-reports [2021-05-12T05:55:24.174Z] + Found adjustments [2021-05-12T05:55:24.174Z] ==> Gzipping contents [2021-05-12T05:55:24.174Z] 4.0K /tmp/codecov.zgTFlz.gz [2021-05-12T05:55:24.174Z] ==> Uploading reports [2021-05-12T05:55:24.174Z] url: https://codecov.io [2021-05-12T05:55:24.174Z] query: branch=PR-353&commit=435fb8992f5538b9b059648486a1bc247ff8bec2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-353%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=353&job=&cmd_args= [2021-05-12T05:55:24.174Z] -> Pinging Codecov [2021-05-12T05:55:24.174Z] https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-353&commit=435fb8992f5538b9b059648486a1bc247ff8bec2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-353%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=353&job=&cmd_args= [2021-05-12T05:55:24.752Z] -> Uploading to [2021-05-12T05:55:24.752Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-12/FB506323287CE973F263BFD2A0EB1F37/435fb8992f5538b9b059648486a1bc247ff8bec2/acbed300-4d6e-45f0-ac2b-b4fdde6b4261.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210512%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210512T055524Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c28f42b785e7dd489743de7a53278d3019f77dfd6e1fd78716ffe60a07772d5b [2021-05-12T05:55:24.752Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-12T05:55:24.752Z] Dload Upload Total Spent Left Speed [2021-05-12T05:55:25.334Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3902 0 0 100 3902 0 8577 --:--:-- --:--:-- --:--:-- 8594 [2021-05-12T05:55:25.334Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/435fb8992f5538b9b059648486a1bc247ff8bec2 [Pipeline] } [2021-05-12T05:55:25.360Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-05-12T05:55:27.388Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-12T05:55:27.746Z] ---> package-listing.sh [2021-05-12T05:55:27.746Z] ++ facter osfamily [2021-05-12T05:55:27.746Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-12T05:55:27.746Z] + OS_FAMILY=redhat [2021-05-12T05:55:27.746Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-353 [2021-05-12T05:55:27.746Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-12T05:55:27.746Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-12T05:55:27.746Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-12T05:55:27.746Z] + PACKAGES=/tmp/packages_start.txt [2021-05-12T05:55:27.746Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-353 ']' [2021-05-12T05:55:27.746Z] + PACKAGES=/tmp/packages_end.txt [2021-05-12T05:55:27.746Z] + case "${OS_FAMILY}" in [2021-05-12T05:55:27.746Z] + rpm -qa [2021-05-12T05:55:27.746Z] + sort [2021-05-12T05:55:33.073Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-12T05:55:33.073Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-12T05:55:33.073Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-12T05:55:33.073Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-353 ']' [2021-05-12T05:55:33.073Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-353/archives/ [2021-05-12T05:55:33.073Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-353/archives/ [Pipeline] echo [2021-05-12T05:55:33.107Z] 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-353/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-12T05:55:33.432Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-12T05:55:33.771Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-12T05:55:33.772Z] [2021-05-12T05:55:33.772Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-12T05:55:34.137Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-12T05:55:34.137Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-12T05:55:34.137Z] df20fa9351a1: Pulling fs layer [2021-05-12T05:55:34.137Z] 36b3adc4ff6f: Pulling fs layer [2021-05-12T05:55:34.137Z] 8ad3a11d3b57: Pulling fs layer [2021-05-12T05:55:34.137Z] 46f8f816bc3b: Pulling fs layer [2021-05-12T05:55:34.137Z] 93b61091891f: Pulling fs layer [2021-05-12T05:55:34.137Z] 93b9cdb0e59b: Pulling fs layer [2021-05-12T05:55:34.137Z] 5e14af77c1be: Pulling fs layer [2021-05-12T05:55:34.137Z] 01666e4c0597: Pulling fs layer [2021-05-12T05:55:34.137Z] aa168da1d23b: Pulling fs layer [2021-05-12T05:55:34.137Z] 46f8f816bc3b: Waiting [2021-05-12T05:55:34.137Z] 93b61091891f: Waiting [2021-05-12T05:55:34.137Z] 93b9cdb0e59b: Waiting [2021-05-12T05:55:34.137Z] 01666e4c0597: Waiting [2021-05-12T05:55:34.137Z] aa168da1d23b: Waiting [2021-05-12T05:55:34.137Z] 36b3adc4ff6f: Verifying Checksum [2021-05-12T05:55:34.137Z] 36b3adc4ff6f: Download complete [2021-05-12T05:55:34.137Z] 46f8f816bc3b: Verifying Checksum [2021-05-12T05:55:34.137Z] 46f8f816bc3b: Download complete [2021-05-12T05:55:34.403Z] df20fa9351a1: Verifying Checksum [2021-05-12T05:55:34.404Z] df20fa9351a1: Download complete [2021-05-12T05:55:34.404Z] 93b9cdb0e59b: Verifying Checksum [2021-05-12T05:55:34.404Z] 93b9cdb0e59b: Download complete [2021-05-12T05:55:34.404Z] 93b61091891f: Verifying Checksum [2021-05-12T05:55:34.404Z] 93b61091891f: Download complete [2021-05-12T05:55:34.404Z] 5e14af77c1be: Verifying Checksum [2021-05-12T05:55:34.404Z] 5e14af77c1be: Download complete [2021-05-12T05:55:34.404Z] 01666e4c0597: Verifying Checksum [2021-05-12T05:55:34.404Z] 01666e4c0597: Download complete [2021-05-12T05:55:34.668Z] 8ad3a11d3b57: Verifying Checksum [2021-05-12T05:55:34.668Z] 8ad3a11d3b57: Download complete [2021-05-12T05:55:34.668Z] df20fa9351a1: Pull complete [2021-05-12T05:55:34.933Z] 36b3adc4ff6f: Pull complete [2021-05-12T05:55:35.897Z] 8ad3a11d3b57: Pull complete [2021-05-12T05:55:36.169Z] 46f8f816bc3b: Pull complete [2021-05-12T05:55:36.754Z] 93b61091891f: Pull complete [2021-05-12T05:55:37.023Z] 93b9cdb0e59b: Pull complete [2021-05-12T05:55:37.023Z] 5e14af77c1be: Pull complete [2021-05-12T05:55:37.289Z] aa168da1d23b: Verifying Checksum [2021-05-12T05:55:37.289Z] aa168da1d23b: Download complete [2021-05-12T05:55:37.552Z] 01666e4c0597: Pull complete [2021-05-12T05:55:45.954Z] aa168da1d23b: Pull complete [2021-05-12T05:55:45.954Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-12T05:55:45.954Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-12T05:55:45.954Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-12T05:55:46.116Z] prd-centos7-docker-4c-2g-4655 does not seem to be running inside a container [2021-05-12T05:55:46.167Z] $ 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-353/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-353 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-353:/w/workspace/edgexfoundry_edgex-ui-go_PR-353:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-353@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-353@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-12T05:55:49.309Z] $ docker top 05c28db80b9780c15ecd1f73ab0d37ebeea9349a6965e455cb48d6c545c7ff5a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-12T05:55:49.853Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-12T05:55:50.189Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-12T05:55:50.524Z] + ls /var/log/sa-host [2021-05-12T05:55:50.524Z] + sadf -c /var/log/sa-host/sa12 [2021-05-12T05:55:50.524Z] file_magic: OK [2021-05-12T05:55:50.524Z] HZ: Using current value: 100 [2021-05-12T05:55:50.524Z] file_header: OK [2021-05-12T05:55:50.524Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-05-12T05:55:50.524Z] Statistics: [2021-05-12T05:55:50.524Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-12T05:55:50.524Z] File successfully converted to sysstat format version 12.2.1 [2021-05-12T05:55:50.524Z] + sadf -c /var/log/sa-host/sa23 [2021-05-12T05:55:50.524Z] file_magic: OK [2021-05-12T05:55:50.524Z] HZ: Using current value: 100 [2021-05-12T05:55:50.524Z] file_header: OK [2021-05-12T05:55:50.524Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-05-12T05:55:50.524Z] Statistics: [2021-05-12T05:55:50.524Z] Hnuu...uuuununununu... [2021-05-12T05:55:50.524Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-12T05:55:50.813Z] provisioning config files... [2021-05-12T05:55:50.839Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-353@tmp/config8354117138487086490tmp [Pipeline] { [Pipeline] echo [2021-05-12T05:55:50.898Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-12T05:55:51.268Z] ---> create-netrc.sh [Pipeline] } [2021-05-12T05:55:51.293Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-12T05:55:51.379Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-12T05:55:51.721Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-12T05:55:51.754Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-12T05:55:52.100Z] ---> sudo-logs.sh [2021-05-12T05:55:52.100Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-12T05:55:52.182Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-12T05:55:52.521Z] ---> job-cost.sh [2021-05-12T05:55:52.521Z] lf-activate-venv: SKIPPING [2021-05-12T05:55:52.521Z] DEBUG: total: 0.20999999344348907 [2021-05-12T05:55:52.521Z] INFO: Retrieving Stack Cost... [2021-05-12T05:55:53.482Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-12T05:55:54.059Z] INFO: Archiving Costs [Pipeline] echo [2021-05-12T05:55:54.091Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-12T05:55:54.430Z] ---> logs-deploy.sh [2021-05-12T05:55:54.430Z] lf-activate-venv: SKIPPING [2021-05-12T05:55:54.430Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-353/1 [2021-05-12T05:55:54.430Z] INFO: archiving workspace using pattern(s): [2021-05-12T05:55:56.356Z] Archives upload complete. [2021-05-12T05:55:56.356Z] INFO: archiving logs to Nexus