Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a8de89786947ea52198d4916c27072622fc6bfb2 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7884109921766449143.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh9192482309887007209.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8530079141320870403.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1727010747152543513.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6971390895191313440.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-781’ Running on prd-centos7-docker-4c-2g-793 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/jenkins-gitclient-ssh664361268130926989.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision a8de89786947ea52198d4916c27072622fc6bfb2 (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a8de89786947ea52198d4916c27072622fc6bfb2 # timeout=10 Commit message: "feat: add snap support (#436)" > git rev-list --no-walk 0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-09-22T06:47:05.089Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-09-22T06:47:05.186Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-09-22T06:47:05.217Z] ========================================================= [2021-09-22T06:47:05.217Z] EdgeX Global Pipelines Version Info [2021-09-22T06:47:05.217Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-09-22T06:47:06.498Z] ------------------- [2021-09-22T06:47:06.498Z] stable info: [2021-09-22T06:47:06.498Z] ------------------- [2021-09-22T06:47:06.498Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-09-22T06:47:06.498Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-22T06:47:06.498Z] Message: update stable to v1.0.205 [2021-09-22T06:47:07.095Z] ------------------- [2021-09-22T06:47:07.095Z] experimental info: [2021-09-22T06:47:07.095Z] ------------------- [2021-09-22T06:47:07.095Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-09-22T06:47:07.095Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-22T06:47:07.095Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-09-22T06:47:07.246Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-09-22T06:47:07.272Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-09-22T06:47:07.298Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-09-22T06:47:07.323Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-09-22T06:47:07.349Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-09-22T06:47:07.374Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-09-22T06:47:07.400Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-09-22T06:47:07.425Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-09-22T06:47:07.451Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-09-22T06:47:07.476Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-09-22T06:47:07.503Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-09-22T06:47:07.532Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-09-22T06:47:07.558Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2021-09-22T06:47:07.585Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-09-22T06:47:07.613Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-09-22T06:47:07.639Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-09-22T06:47:07.665Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-09-22T06:47:07.691Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-09-22T06:47:07.716Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-09-22T06:47:07.745Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-09-22T06:47:07.774Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-09-22T06:47:07.800Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-09-22T06:47:07.826Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-09-22T06:47:07.852Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-09-22T06:47:07.879Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-09-22T06:47:07.911Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-09-22T06:47:07.944Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-09-22T06:47:07.976Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-09-22T06:47:08.009Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-09-22T06:47:08.037Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-09-22T06:47:08.066Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a8de89786947ea52198d4916c27072622fc6bfb2 [Pipeline] echo [2021-09-22T06:47:08.094Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a8de897 [Pipeline] echo [2021-09-22T06:47:08.121Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-22T06:47:08.276Z] provisioning config files... [2021-09-22T06:47:08.297Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config7649827867236093728tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-22T06:47:08.636Z] ---> docker-login.sh [2021-09-22T06:47:08.636Z] nexus3.edgexfoundry.org:10001 [2021-09-22T06:47:08.636Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-22T06:47:08.902Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-22T06:47:08.902Z] Configure a credential helper to remove this warning. See [2021-09-22T06:47:08.902Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-22T06:47:08.902Z] [2021-09-22T06:47:08.902Z] Login Succeeded [2021-09-22T06:47:08.902Z] nexus3.edgexfoundry.org:10002 [2021-09-22T06:47:08.902Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-22T06:47:09.170Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-22T06:47:09.170Z] Configure a credential helper to remove this warning. See [2021-09-22T06:47:09.170Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-22T06:47:09.170Z] [2021-09-22T06:47:09.170Z] Login Succeeded [2021-09-22T06:47:09.170Z] nexus3.edgexfoundry.org:10003 [2021-09-22T06:47:09.170Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-22T06:47:09.170Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-22T06:47:09.170Z] Configure a credential helper to remove this warning. See [2021-09-22T06:47:09.170Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-22T06:47:09.170Z] [2021-09-22T06:47:09.170Z] Login Succeeded [2021-09-22T06:47:09.170Z] nexus3.edgexfoundry.org:10004 [2021-09-22T06:47:09.170Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-22T06:47:09.437Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-22T06:47:09.437Z] Configure a credential helper to remove this warning. See [2021-09-22T06:47:09.437Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-22T06:47:09.437Z] [2021-09-22T06:47:09.437Z] Login Succeeded [2021-09-22T06:47:09.437Z] docker.io [2021-09-22T06:47:09.437Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-22T06:47:09.702Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-22T06:47:09.702Z] Configure a credential helper to remove this warning. See [2021-09-22T06:47:09.702Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-22T06:47:09.702Z] [2021-09-22T06:47:09.702Z] Login Succeeded [2021-09-22T06:47:09.702Z] ---> docker-login.sh ends [Pipeline] } [2021-09-22T06:47:09.714Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-09-22T06:47:10.297Z] + git log --format=format:%s -1 a8de89786947ea52198d4916c27072622fc6bfb2 [Pipeline] echo [2021-09-22T06:47:10.349Z] GIT_COMMIT: a8de89786947ea52198d4916c27072622fc6bfb2, Commit Message: feat: add snap support (#436) [Pipeline] echo [2021-09-22T06:47:10.363Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-09-22T06:47:11.294Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-22T06:47:11.294Z] [2021-09-22T06:47:11.294Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-09-22T06:47:11.628Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-22T06:47:11.628Z] latest: Pulling from edgex-devops/git-semver [2021-09-22T06:47:11.628Z] 31603596830f: Pulling fs layer [2021-09-22T06:47:11.628Z] 04fac38145f0: Pulling fs layer [2021-09-22T06:47:11.628Z] 701f6daf10bf: Pulling fs layer [2021-09-22T06:47:11.628Z] 24f72da36158: Pulling fs layer [2021-09-22T06:47:11.628Z] 24f72da36158: Waiting [2021-09-22T06:47:11.628Z] 04fac38145f0: Verifying Checksum [2021-09-22T06:47:11.628Z] 04fac38145f0: Download complete [2021-09-22T06:47:11.896Z] 31603596830f: Verifying Checksum [2021-09-22T06:47:11.896Z] 31603596830f: Download complete [2021-09-22T06:47:12.166Z] 31603596830f: Pull complete [2021-09-22T06:47:12.166Z] 24f72da36158: Verifying Checksum [2021-09-22T06:47:12.166Z] 24f72da36158: Download complete [2021-09-22T06:47:12.166Z] 04fac38145f0: Pull complete [2021-09-22T06:47:12.166Z] 701f6daf10bf: Verifying Checksum [2021-09-22T06:47:12.166Z] 701f6daf10bf: Download complete [2021-09-22T06:47:12.760Z] 701f6daf10bf: Pull complete [2021-09-22T06:47:13.028Z] 24f72da36158: Pull complete [2021-09-22T06:47:13.028Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-09-22T06:47:13.028Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-22T06:47:13.028Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-09-22T06:47:13.122Z] prd-centos7-docker-4c-2g-793 does not seem to be running inside a container [2021-09-22T06:47:13.182Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-22T06:47:13.964Z] $ docker top 3c92b1c80b216c6bb21e1e6eae28a7fe086c451c6a335b9b215dce9dafd64172 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-22T06:47:14.102Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-22T06:47:14.102Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-22T06:47:14.217Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-22T06:47:14.217Z] $ docker exec 3c92b1c80b216c6bb21e1e6eae28a7fe086c451c6a335b9b215dce9dafd64172 ssh-agent [2021-09-22T06:47:14.322Z] SSH_AUTH_SOCK=/tmp/ssh-Gk7SwQADARQv/agent.13 [2021-09-22T06:47:14.322Z] SSH_AGENT_PID=18 [2021-09-22T06:47:14.334Z] Running ssh-add (command line suppressed) [2021-09-22T06:47:14.437Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_9121339658268715059.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_9121339658268715059.key) [2021-09-22T06:47:14.459Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-22T06:47:14.776Z] + git tag --points-at HEAD [Pipeline] } [2021-09-22T06:47:14.796Z] $ docker exec --env ******** --env ******** 3c92b1c80b216c6bb21e1e6eae28a7fe086c451c6a335b9b215dce9dafd64172 ssh-agent -k [2021-09-22T06:47:14.897Z] unset SSH_AUTH_SOCK; [2021-09-22T06:47:14.897Z] unset SSH_AGENT_PID; [2021-09-22T06:47:14.897Z] echo Agent pid 18 killed; [2021-09-22T06:47:14.914Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-09-22T06:47:14.958Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-22T06:47:14.958Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-22T06:47:15.068Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-22T06:47:15.068Z] $ docker exec 3c92b1c80b216c6bb21e1e6eae28a7fe086c451c6a335b9b215dce9dafd64172 ssh-agent [2021-09-22T06:47:15.180Z] SSH_AUTH_SOCK=/tmp/ssh-GP5NaXoW5iTB/agent.51 [2021-09-22T06:47:15.180Z] SSH_AGENT_PID=58 [2021-09-22T06:47:15.189Z] Running ssh-add (command line suppressed) [2021-09-22T06:47:15.287Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1579387828002766867.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1579387828002766867.key) [2021-09-22T06:47:15.309Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-22T06:47:15.625Z] + git semver init [2021-09-22T06:47:15.625Z] # -> Open(): unable to determine branch for HEAD [2021-09-22T06:47:15.625Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2021-09-22T06:47:15.625Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2021-09-22T06:47:15.625Z] # $SEMVER_REMOTE_NAME = origin [2021-09-22T06:47:15.625Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-22T06:47:15.625Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-22T06:47:15.625Z] # $SEMVER_BRANCH = main [2021-09-22T06:47:15.625Z] # $SEMVER_TEMP = /tmp/semver-976118454 [2021-09-22T06:47:15.625Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-09-22T06:47:18.989Z] # '/tmp/semver-976118454' -> '/w/workspace/edgexfoundry_edgex-ui-go_main/.semver' [2021-09-22T06:47:18.989Z] # -> Force: false [2021-09-22T06:47:18.989Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } [2021-09-22T06:47:19.001Z] $ docker exec --env ******** --env ******** 3c92b1c80b216c6bb21e1e6eae28a7fe086c451c6a335b9b215dce9dafd64172 ssh-agent -k [2021-09-22T06:47:19.108Z] unset SSH_AUTH_SOCK; [2021-09-22T06:47:19.108Z] unset SSH_AGENT_PID; [2021-09-22T06:47:19.108Z] echo Agent pid 58 killed; [2021-09-22T06:47:19.125Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-22T06:47:19.473Z] + git semver [Pipeline] } [2021-09-22T06:47:19.492Z] $ docker stop --time=1 3c92b1c80b216c6bb21e1e6eae28a7fe086c451c6a335b9b215dce9dafd64172 [2021-09-22T06:47:20.759Z] $ docker rm -f 3c92b1c80b216c6bb21e1e6eae28a7fe086c451c6a335b9b215dce9dafd64172 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-22T06:47:21.145Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-09-22T06:47:21.486Z] Stashed 1 file(s) [Pipeline] echo [2021-09-22T06:47:21.489Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.13 [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-09-22T06:47:36.752Z] Still waiting to schedule task [2021-09-22T06:47:36.752Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-09-22T06:47:36.755Z] Still waiting to schedule task [2021-09-22T06:47:36.755Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-792’ [2021-09-22T06:48:55.759Z] Running on prd-centos7-docker-4c-2g-795 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws [2021-09-22T06:48:55.782Z] Running in /w/workspace/edgex-ui-go/13 [Pipeline] { [Pipeline] checkout [2021-09-22T06:48:55.899Z] The recommended git tool is: git [2021-09-22T06:48:58.357Z] using credential edgex-jenkins-ssh [2021-09-22T06:48:58.374Z] Cloning the remote Git repository [2021-09-22T06:48:57.621Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-09-22T06:48:57.717Z] > git init /w/workspace/edgex-ui-go/13 # timeout=10 [2021-09-22T06:48:57.833Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-09-22T06:48:57.834Z] > git --version # timeout=10 [2021-09-22T06:48:57.842Z] > git --version # 'git version 2.24.4' [2021-09-22T06:48:57.843Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-22T06:48:57.867Z] [INFO] Currently running in a labeled security context [2021-09-22T06:48:57.867Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-09-22T06:48:57.867Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/13@tmp/jenkins-gitclient-ssh388467627757543832.key [2021-09-22T06:48:57.877Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-22T06:49:00.555Z] Avoid second fetch [2021-09-22T06:49:00.556Z] Checking out Revision a8de89786947ea52198d4916c27072622fc6bfb2 (main) [2021-09-22T06:48:59.756Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-09-22T06:48:59.766Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-22T06:48:59.791Z] > git config core.sparsecheckout # timeout=10 [2021-09-22T06:48:59.803Z] > git checkout -f a8de89786947ea52198d4916c27072622fc6bfb2 # timeout=10 [2021-09-22T06:49:04.087Z] Commit message: "feat: add snap support (#436)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-22T06:49:04.587Z] provisioning config files... [2021-09-22T06:49:04.606Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/13@tmp/config7887664974204784007tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-22T06:49:05.088Z] ---> docker-login.sh [2021-09-22T06:49:05.088Z] nexus3.edgexfoundry.org:10001 [2021-09-22T06:49:05.088Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-22T06:49:05.088Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-22T06:49:05.088Z] Configure a credential helper to remove this warning. See [2021-09-22T06:49:05.088Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-22T06:49:05.088Z] [2021-09-22T06:49:05.088Z] Login Succeeded [2021-09-22T06:49:05.088Z] nexus3.edgexfoundry.org:10002 [2021-09-22T06:49:05.354Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-22T06:49:05.354Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-22T06:49:05.354Z] Configure a credential helper to remove this warning. See [2021-09-22T06:49:05.354Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-22T06:49:05.354Z] [2021-09-22T06:49:05.354Z] Login Succeeded [2021-09-22T06:49:05.354Z] nexus3.edgexfoundry.org:10003 [2021-09-22T06:49:05.354Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-22T06:49:05.625Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-22T06:49:05.625Z] Configure a credential helper to remove this warning. See [2021-09-22T06:49:05.625Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-22T06:49:05.625Z] [2021-09-22T06:49:05.625Z] Login Succeeded [2021-09-22T06:49:05.625Z] nexus3.edgexfoundry.org:10004 [2021-09-22T06:49:05.625Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-22T06:49:05.625Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-22T06:49:05.625Z] Configure a credential helper to remove this warning. See [2021-09-22T06:49:05.625Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-22T06:49:05.625Z] [2021-09-22T06:49:05.625Z] Login Succeeded [2021-09-22T06:49:05.625Z] docker.io [2021-09-22T06:49:05.892Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-22T06:49:06.158Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-22T06:49:06.158Z] Configure a credential helper to remove this warning. See [2021-09-22T06:49:06.158Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-22T06:49:06.158Z] [2021-09-22T06:49:06.158Z] Login Succeeded [2021-09-22T06:49:06.158Z] ---> docker-login.sh ends [Pipeline] } [2021-09-22T06:49:06.212Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-09-22T06:49:06.402Z] ========================================================= [2021-09-22T06:49:06.403Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-09-22T06:49:06.403Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-09-22T06:49:06.747Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . [2021-09-22T06:49:06.747Z] Sending build context to Docker daemon 20.81MB [2021-09-22T06:49:06.747Z] Step 1/17 : ARG BASE=golang:1.16-alpine3.12 [2021-09-22T06:49:06.747Z] Step 2/17 : FROM ${BASE} AS builder [2021-09-22T06:49:07.018Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-09-22T06:49:07.018Z] 540db60ca938: Pulling fs layer [2021-09-22T06:49:07.018Z] adcc1eea9eea: Pulling fs layer [2021-09-22T06:49:07.018Z] 4c4ab2625f07: Pulling fs layer [2021-09-22T06:49:07.018Z] db62176df00c: Pulling fs layer [2021-09-22T06:49:07.018Z] 3b30891b0d05: Pulling fs layer [2021-09-22T06:49:07.018Z] 06b49ca38bd5: Pulling fs layer [2021-09-22T06:49:07.018Z] c788192a36de: Pulling fs layer [2021-09-22T06:49:07.018Z] a77e37c0d609: Pulling fs layer [2021-09-22T06:49:07.018Z] c3185cebc471: Pulling fs layer [2021-09-22T06:49:07.018Z] 06b49ca38bd5: Waiting [2021-09-22T06:49:07.018Z] c788192a36de: Waiting [2021-09-22T06:49:07.018Z] a77e37c0d609: Waiting [2021-09-22T06:49:07.018Z] c3185cebc471: Waiting [2021-09-22T06:49:07.018Z] db62176df00c: Waiting [2021-09-22T06:49:07.018Z] 3b30891b0d05: Waiting [2021-09-22T06:49:07.018Z] 4c4ab2625f07: Verifying Checksum [2021-09-22T06:49:07.018Z] 4c4ab2625f07: Download complete [2021-09-22T06:49:07.018Z] adcc1eea9eea: Verifying Checksum [2021-09-22T06:49:07.018Z] adcc1eea9eea: Download complete [2021-09-22T06:49:07.018Z] 3b30891b0d05: Verifying Checksum [2021-09-22T06:49:07.018Z] 3b30891b0d05: Download complete [2021-09-22T06:49:07.018Z] 06b49ca38bd5: Verifying Checksum [2021-09-22T06:49:07.018Z] 06b49ca38bd5: Download complete [2021-09-22T06:49:07.018Z] c788192a36de: Verifying Checksum [2021-09-22T06:49:07.018Z] c788192a36de: Download complete [2021-09-22T06:49:07.018Z] 540db60ca938: Verifying Checksum [2021-09-22T06:49:07.018Z] 540db60ca938: Download complete [2021-09-22T06:49:07.289Z] 540db60ca938: Pull complete [2021-09-22T06:49:07.289Z] adcc1eea9eea: Pull complete [2021-09-22T06:49:07.556Z] 4c4ab2625f07: Pull complete [2021-09-22T06:49:08.513Z] a77e37c0d609: Verifying Checksum [2021-09-22T06:49:08.513Z] a77e37c0d609: Download complete [2021-09-22T06:49:11.087Z] c3185cebc471: Verifying Checksum [2021-09-22T06:49:11.087Z] c3185cebc471: Download complete [2021-09-22T06:49:12.040Z] db62176df00c: Verifying Checksum [2021-09-22T06:49:12.040Z] db62176df00c: Download complete [2021-09-22T06:49:15.402Z] db62176df00c: Pull complete [2021-09-22T06:49:15.402Z] 3b30891b0d05: Pull complete [2021-09-22T06:49:15.402Z] 06b49ca38bd5: Pull complete [2021-09-22T06:49:15.402Z] c788192a36de: Pull complete [2021-09-22T06:49:15.402Z] a77e37c0d609: Pull complete [2021-09-22T06:49:17.352Z] c3185cebc471: Pull complete [2021-09-22T06:49:17.352Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-09-22T06:49:17.352Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-22T06:49:17.352Z] ---> 031687cdd783 [2021-09-22T06:49:17.352Z] Step 3/17 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-09-22T06:49:19.290Z] ---> Running in 53d43fd3b62a [2021-09-22T06:49:19.290Z] Removing intermediate container 53d43fd3b62a [2021-09-22T06:49:19.290Z] ---> def62da2b5e6 [2021-09-22T06:49:19.290Z] Step 4/17 : ARG ALPINE_PKG_BASE="make git" [2021-09-22T06:49:19.290Z] ---> Running in 2797adb9b7f6 [2021-09-22T06:49:19.290Z] Removing intermediate container 2797adb9b7f6 [2021-09-22T06:49:19.290Z] ---> e62f94352723 [2021-09-22T06:49:19.290Z] Step 5/17 : ARG ALPINE_PKG_EXTRA="" [2021-09-22T06:49:19.290Z] ---> Running in 347df8092035 [2021-09-22T06:49:19.290Z] Removing intermediate container 347df8092035 [2021-09-22T06:49:19.290Z] ---> f18480c04a99 [2021-09-22T06:49:19.290Z] Step 6/17 : LABEL Name=edgex-ui-go [2021-09-22T06:49:19.290Z] ---> Running in 212096245e39 [2021-09-22T06:49:19.290Z] Removing intermediate container 212096245e39 [2021-09-22T06:49:19.290Z] ---> 2b2e95c701cc [2021-09-22T06:49:19.290Z] Step 7/17 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-09-22T06:49:19.290Z] ---> Running in 49eca16256c4 [2021-09-22T06:49:19.554Z] Removing intermediate container 49eca16256c4 [2021-09-22T06:49:19.554Z] ---> 2b3b1e7444ef [2021-09-22T06:49:19.554Z] Step 8/17 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-22T06:49:19.554Z] ---> Running in 8eeffa84aa3e [2021-09-22T06:49:19.819Z] Removing intermediate container 8eeffa84aa3e [2021-09-22T06:49:19.819Z] ---> 9d223755b776 [2021-09-22T06:49:19.819Z] Step 9/17 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-09-22T06:49:20.085Z] ---> Running in 01b9427d5538 [2021-09-22T06:49:20.352Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-22T06:49:21.310Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-22T06:49:21.891Z] OK: 219 MiB in 52 packages [2021-09-22T06:49:22.158Z] Removing intermediate container 01b9427d5538 [2021-09-22T06:49:22.158Z] ---> d48978ebdc03 [2021-09-22T06:49:22.158Z] Step 10/17 : ENV GO111MODULE=on [2021-09-22T06:49:22.158Z] ---> Running in 29acb7e80ab5 [2021-09-22T06:49:22.158Z] Removing intermediate container 29acb7e80ab5 [2021-09-22T06:49:22.158Z] ---> d7aa258740c1 [2021-09-22T06:49:22.158Z] Step 11/17 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-09-22T06:49:22.158Z] ---> Running in 3e2b4d2732a1 [2021-09-22T06:49:22.158Z] Removing intermediate container 3e2b4d2732a1 [2021-09-22T06:49:22.158Z] ---> 888583e30f8c [2021-09-22T06:49:22.158Z] Step 12/17 : COPY go.mod . [2021-09-22T06:49:22.425Z] ---> e7780a8aa04a [2021-09-22T06:49:22.425Z] Step 13/17 : COPY Makefile . [2021-09-22T06:49:22.694Z] ---> 630975f99a16 [2021-09-22T06:49:22.694Z] Step 14/17 : RUN make update [2021-09-22T06:49:22.694Z] ---> Running in a935a832b2dc [2021-09-22T06:49:22.961Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-09-22T06:49:37.948Z] Removing intermediate container a935a832b2dc [2021-09-22T06:49:37.948Z] ---> e4780348b9c7 [2021-09-22T06:49:37.948Z] Step 15/17 : COPY . . [2021-09-22T06:49:37.948Z] ---> f6276d1e3fc0 [2021-09-22T06:49:37.948Z] Step 16/17 : RUN go mod tidy [2021-09-22T06:49:37.948Z] ---> Running in 2fdc572fb513 [2021-09-22T06:49:38.535Z] Removing intermediate container 2fdc572fb513 [2021-09-22T06:49:38.535Z] ---> 7531b14bc935 [2021-09-22T06:49:38.535Z] Step 17/17 : RUN ${MAKE} [2021-09-22T06:49:38.535Z] ---> Running in 127774f5f556 [2021-09-22T06:49:38.811Z] noop [2021-09-22T06:49:39.076Z] Removing intermediate container 127774f5f556 [2021-09-22T06:49:39.076Z] ---> 5e72d93aa14b [2021-09-22T06:49:39.076Z] Successfully built 5e72d93aa14b [2021-09-22T06:49:39.076Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-22T06:49:39.399Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-22T06:49:39.399Z] . [Pipeline] withDockerContainer [2021-09-22T06:49:39.485Z] prd-centos7-docker-4c-2g-795 does not seem to be running inside a container [2021-09-22T06:49:39.541Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/13 -v /w/workspace/edgex-ui-go/13:/w/workspace/edgex-ui-go/13:rw,z -v /w/workspace/edgex-ui-go/13@tmp:/w/workspace/edgex-ui-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-09-22T06:49:39.931Z] $ docker top 777e3d78997d72aaf1c5065595ca3975b7f3392317d07e719833952e8eea7026 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-22T06:49:40.364Z] + go version [2021-09-22T06:49:40.364Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-09-22T06:49:40.383Z] $ docker stop --time=1 777e3d78997d72aaf1c5065595ca3975b7f3392317d07e719833952e8eea7026 [2021-09-22T06:49:41.568Z] $ docker rm -f 777e3d78997d72aaf1c5065595ca3975b7f3392317d07e719833952e8eea7026 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-22T06:49:42.248Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-22T06:49:42.248Z] . [Pipeline] withDockerContainer [2021-09-22T06:49:42.331Z] prd-centos7-docker-4c-2g-795 does not seem to be running inside a container [2021-09-22T06:49:42.385Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/13 -v /w/workspace/edgex-ui-go/13:/w/workspace/edgex-ui-go/13:rw,z -v /w/workspace/edgex-ui-go/13@tmp:/w/workspace/edgex-ui-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-09-22T06:49:42.782Z] $ docker top e3b8693c56dcee6d8285e763c43a5ad953e21a9b0790b36535c2822f0b38ce33 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-09-22T06:49:43.191Z] + go mod tidy [Pipeline] sh [2021-09-22T06:49:43.776Z] + make test [2021-09-22T06:49:43.776Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-09-22T06:49:44.042Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-09-22T06:49:54.216Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-09-22T06:49:54.216Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-09-22T06:49:54.216Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-09-22T06:49:54.216Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-09-22T06:49:54.216Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-09-22T06:49:54.216Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-09-22T06:49:54.216Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-09-22T06:49:54.216Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-09-22T06:49:54.216Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-09-22T06:49:54.216Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-09-22T06:49:54.216Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-09-22T06:49:54.216Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-09-22T06:49:54.216Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-09-22T06:49:59.604Z] $ docker stop --time=1 e3b8693c56dcee6d8285e763c43a5ad953e21a9b0790b36535c2822f0b38ce33 [2021-09-22T06:50:00.934Z] $ docker rm -f e3b8693c56dcee6d8285e763c43a5ad953e21a9b0790b36535c2822f0b38ce33 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-22T06:50:01.353Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-09-22T06:50:01.572Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-09-22T06:50:03.893Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-09-22T06:50:04.205Z] + ls -al . [2021-09-22T06:50:04.205Z] total 88 [2021-09-22T06:50:04.205Z] drwxrwxr-x. 12 jenkins jenkins 4096 Sep 22 06:49 . [2021-09-22T06:50:04.205Z] drwxrwxr-x. 4 jenkins jenkins 30 Sep 22 06:48 .. [2021-09-22T06:50:04.205Z] drwxrwxr-x. 3 jenkins jenkins 20 Sep 22 06:48 assets [2021-09-22T06:50:04.205Z] drwxrwxr-x. 2 jenkins jenkins 35 Sep 22 06:48 bin [2021-09-22T06:50:04.205Z] drwxrwxr-x. 3 jenkins jenkins 29 Sep 22 06:48 cmd [2021-09-22T06:50:04.205Z] -rw-rw-r--. 1 jenkins jenkins 3959 Sep 22 06:48 CONTRIBUTING.md [2021-09-22T06:50:04.205Z] -rw-r--r--. 1 jenkins jenkins 10 Sep 22 06:49 coverage.out [2021-09-22T06:50:04.205Z] -rw-rw-r--. 1 jenkins jenkins 1526 Sep 22 06:48 Dockerfile [2021-09-22T06:50:04.205Z] drwxrwxr-x. 2 jenkins jenkins 23 Sep 22 06:48 docs [2021-09-22T06:50:04.205Z] drwxrwxr-x. 8 jenkins jenkins 162 Sep 22 06:49 .git [2021-09-22T06:50:04.205Z] drwxrwxr-x. 2 jenkins jenkins 103 Sep 22 06:48 .github [2021-09-22T06:50:04.205Z] -rw-rw-r--. 1 jenkins jenkins 162 Sep 22 06:48 .gitignore [2021-09-22T06:50:04.205Z] -rw-rw-r--. 1 jenkins jenkins 823 Sep 22 06:48 go.mod [2021-09-22T06:50:04.205Z] -rw-r--r--. 1 jenkins jenkins 23693 Sep 22 06:49 go.sum [2021-09-22T06:50:04.205Z] drwxrwxr-x. 9 jenkins jenkins 125 Sep 22 06:48 internal [2021-09-22T06:50:04.205Z] -rw-rw-r--. 1 jenkins jenkins 652 Sep 22 06:48 Jenkinsfile [2021-09-22T06:50:04.205Z] -rw-rw-r--. 1 jenkins jenkins 11357 Sep 22 06:48 LICENSE [2021-09-22T06:50:04.205Z] -rw-rw-r--. 1 jenkins jenkins 990 Sep 22 06:48 Makefile [2021-09-22T06:50:04.205Z] drwxrwxr-x. 3 jenkins jenkins 19 Sep 22 06:48 pkg [2021-09-22T06:50:04.205Z] -rw-rw-r--. 1 jenkins jenkins 5509 Sep 22 06:48 README.md [2021-09-22T06:50:04.205Z] drwxrwxr-x. 4 jenkins jenkins 54 Sep 22 06:48 snap [2021-09-22T06:50:04.205Z] -rw-rw-r--. 1 jenkins jenkins 12 Sep 22 06:47 VERSION [2021-09-22T06:50:04.205Z] -rw-rw-r--. 1 jenkins jenkins 155 Sep 22 06:48 version.go [2021-09-22T06:50:04.205Z] drwxrwxr-x. 4 jenkins jenkins 4096 Sep 22 06:48 web [Pipeline] isUnix [Pipeline] sh [2021-09-22T06:50:04.525Z] + 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=a8de89786947ea52198d4916c27072622fc6bfb2 --label arch=amd64 --label version=2.0.1-dev.13 . [2021-09-22T06:50:04.525Z] Sending build context to Docker daemon 20.83MB [2021-09-22T06:50:04.525Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.12 [2021-09-22T06:50:04.525Z] Step 2/25 : FROM ${BASE} AS builder [2021-09-22T06:50:04.525Z] ---> 5e72d93aa14b [2021-09-22T06:50:04.525Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-09-22T06:50:04.803Z] ---> Running in 032d18d1f2f5 [2021-09-22T06:50:04.803Z] Removing intermediate container 032d18d1f2f5 [2021-09-22T06:50:04.803Z] ---> 79a5aaf02775 [2021-09-22T06:50:04.803Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2021-09-22T06:50:04.803Z] ---> Running in 0db1672c1780 [2021-09-22T06:50:05.072Z] Removing intermediate container 0db1672c1780 [2021-09-22T06:50:05.072Z] ---> 7b2699c36036 [2021-09-22T06:50:05.072Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2021-09-22T06:50:05.072Z] ---> Running in 83d7f8dcaa65 [2021-09-22T06:50:05.072Z] Removing intermediate container 83d7f8dcaa65 [2021-09-22T06:50:05.072Z] ---> 770f598af16c [2021-09-22T06:50:05.072Z] Step 6/25 : LABEL Name=edgex-ui-go [2021-09-22T06:50:05.072Z] ---> Running in 62c823c3e15b [2021-09-22T06:50:05.345Z] Removing intermediate container 62c823c3e15b [2021-09-22T06:50:05.345Z] ---> 87562c9194ac [2021-09-22T06:50:05.345Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-09-22T06:50:05.345Z] ---> Running in 15a6ae513354 [2021-09-22T06:50:05.345Z] Removing intermediate container 15a6ae513354 [2021-09-22T06:50:05.345Z] ---> bb93c746287e [2021-09-22T06:50:05.345Z] Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-22T06:50:05.345Z] ---> Running in 0ee89d69d568 [2021-09-22T06:50:05.926Z] Removing intermediate container 0ee89d69d568 [2021-09-22T06:50:05.926Z] ---> 98fe08fe01e5 [2021-09-22T06:50:05.926Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-09-22T06:50:05.926Z] ---> Running in b120f70bd232 [2021-09-22T06:50:06.193Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-22T06:50:07.149Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-22T06:50:07.731Z] OK: 219 MiB in 52 packages [2021-09-22T06:50:08.001Z] Removing intermediate container b120f70bd232 [2021-09-22T06:50:08.001Z] ---> 94b2c2c9d24b [2021-09-22T06:50:08.001Z] Step 10/25 : ENV GO111MODULE=on [2021-09-22T06:50:08.001Z] ---> Running in 842382bd0289 [2021-09-22T06:50:08.001Z] Removing intermediate container 842382bd0289 [2021-09-22T06:50:08.001Z] ---> ffac132f08d4 [2021-09-22T06:50:08.001Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-09-22T06:50:08.267Z] ---> Running in 9ec5d013068a [2021-09-22T06:50:08.267Z] Removing intermediate container 9ec5d013068a [2021-09-22T06:50:08.267Z] ---> 7cef70107cd1 [2021-09-22T06:50:08.267Z] Step 12/25 : COPY go.mod . [2021-09-22T06:50:08.267Z] ---> b38f28acc5dd [2021-09-22T06:50:08.267Z] Step 13/25 : COPY Makefile . [2021-09-22T06:50:08.536Z] ---> 23b3f5872fe0 [2021-09-22T06:50:08.536Z] Step 14/25 : RUN make update [2021-09-22T06:50:08.536Z] ---> Running in c60631dbc9d2 [2021-09-22T06:50:08.805Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-09-22T06:50:09.070Z] Removing intermediate container c60631dbc9d2 [2021-09-22T06:50:09.070Z] ---> 7906ea7b5c91 [2021-09-22T06:50:09.070Z] Step 15/25 : COPY . . [2021-09-22T06:50:09.653Z] ---> afb1d40a2eab [2021-09-22T06:50:09.653Z] Step 16/25 : RUN go mod tidy [2021-09-22T06:50:09.653Z] ---> Running in 69a83851b52e [2021-09-22T06:50:10.240Z] Removing intermediate container 69a83851b52e [2021-09-22T06:50:10.240Z] ---> f33a6428e9ff [2021-09-22T06:50:10.240Z] Step 17/25 : RUN ${MAKE} [2021-09-22T06:50:10.240Z] ---> Running in 64c5ed9dae4b [2021-09-22T06:50:10.513Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.1-dev.13" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-09-22T06:50:18.786Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-09-22T06:50:20.730Z] Removing intermediate container 64c5ed9dae4b [2021-09-22T06:50:20.730Z] ---> d1cac85cf0cc [2021-09-22T06:50:20.730Z] Step 18/25 : FROM alpine:3.12 [2021-09-22T06:50:20.995Z] 3.12: Pulling from library/alpine [2021-09-22T06:50:21.259Z] e519532ddf75: Pulling fs layer [2021-09-22T06:50:21.525Z] e519532ddf75: Verifying Checksum [2021-09-22T06:50:21.526Z] e519532ddf75: Download complete [2021-09-22T06:50:21.526Z] e519532ddf75: Pull complete [2021-09-22T06:50:21.526Z] Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a [2021-09-22T06:50:21.526Z] Status: Downloaded newer image for alpine:3.12 [2021-09-22T06:50:21.526Z] ---> 48b8ec4ed9eb [2021-09-22T06:50:21.526Z] Step 19/25 : EXPOSE 4000 [2021-09-22T06:50:21.798Z] ---> Running in e9bd32f13a11 [2021-09-22T06:50:21.798Z] Removing intermediate container e9bd32f13a11 [2021-09-22T06:50:21.798Z] ---> de7a1482cbf2 [2021-09-22T06:50:21.798Z] Step 20/25 : 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-09-22T06:50:22.077Z] ---> eb3b9cd450c4 [2021-09-22T06:50:22.077Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-09-22T06:50:22.077Z] ---> Running in 75d81134a9b1 [2021-09-22T06:50:22.344Z] Removing intermediate container 75d81134a9b1 [2021-09-22T06:50:22.344Z] ---> abacb618061e [2021-09-22T06:50:22.344Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-09-22T06:50:22.344Z] ---> Running in 325ed8114e4d [2021-09-22T06:50:22.344Z] Removing intermediate container 325ed8114e4d [2021-09-22T06:50:22.344Z] ---> dd3a12b0d29f [2021-09-22T06:50:22.344Z] Step 23/25 : LABEL arch=amd64 [2021-09-22T06:50:22.344Z] ---> Running in 35c3e11812a1 [2021-09-22T06:50:22.616Z] Removing intermediate container 35c3e11812a1 [2021-09-22T06:50:22.616Z] ---> 8497e6998820 [2021-09-22T06:50:22.616Z] Step 24/25 : LABEL git_sha=a8de89786947ea52198d4916c27072622fc6bfb2 [2021-09-22T06:50:22.616Z] ---> Running in 4fe605f6bedc [2021-09-22T06:50:22.616Z] Removing intermediate container 4fe605f6bedc [2021-09-22T06:50:22.616Z] ---> 7acfeb28d6dd [2021-09-22T06:50:22.616Z] Step 25/25 : LABEL version=2.0.1-dev.13 [2021-09-22T06:50:22.616Z] ---> Running in 141b2c5876ba [2021-09-22T06:50:22.881Z] Removing intermediate container 141b2c5876ba [2021-09-22T06:50:22.881Z] ---> 91cceb1e30c5 [2021-09-22T06:50:22.881Z] [Warning] One or more build-args [ARCH] were not consumed [2021-09-22T06:50:22.881Z] Successfully built 91cceb1e30c5 [2021-09-22T06:50:22.881Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-22T06:50:23.089Z] provisioning config files... [2021-09-22T06:50:23.104Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/13@tmp/config7867735630789966381tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-22T06:50:23.432Z] ---> docker-login.sh [2021-09-22T06:50:23.432Z] nexus3.edgexfoundry.org:10001 [2021-09-22T06:50:23.432Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-22T06:50:23.432Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-22T06:50:23.432Z] Configure a credential helper to remove this warning. See [2021-09-22T06:50:23.432Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-22T06:50:23.432Z] [2021-09-22T06:50:23.432Z] Login Succeeded [2021-09-22T06:50:23.432Z] nexus3.edgexfoundry.org:10002 [2021-09-22T06:50:23.432Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-22T06:50:23.698Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-22T06:50:23.698Z] Configure a credential helper to remove this warning. See [2021-09-22T06:50:23.698Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-22T06:50:23.698Z] [2021-09-22T06:50:23.698Z] Login Succeeded [2021-09-22T06:50:23.698Z] nexus3.edgexfoundry.org:10003 [2021-09-22T06:50:23.698Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-22T06:50:23.698Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-22T06:50:23.698Z] Configure a credential helper to remove this warning. See [2021-09-22T06:50:23.698Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-22T06:50:23.698Z] [2021-09-22T06:50:23.698Z] Login Succeeded [2021-09-22T06:50:23.698Z] nexus3.edgexfoundry.org:10004 [2021-09-22T06:50:23.964Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-22T06:50:23.964Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-22T06:50:23.964Z] Configure a credential helper to remove this warning. See [2021-09-22T06:50:23.964Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-22T06:50:23.964Z] [2021-09-22T06:50:23.964Z] Login Succeeded [2021-09-22T06:50:23.964Z] docker.io [2021-09-22T06:50:23.964Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-22T06:50:24.230Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-22T06:50:24.230Z] Configure a credential helper to remove this warning. See [2021-09-22T06:50:24.230Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-22T06:50:24.230Z] [2021-09-22T06:50:24.230Z] Login Succeeded [2021-09-22T06:50:24.230Z] ---> docker-login.sh ends [Pipeline] } [2021-09-22T06:50:24.242Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-22T06:50:24.313Z] [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: [2021-09-22T06:50:24.313Z] a8de89786947ea52198d4916c27072622fc6bfb2 [2021-09-22T06:50:24.313Z] latest [2021-09-22T06:50:24.313Z] 2.0.1-dev.13 [2021-09-22T06:50:24.313Z] a8de89786947ea52198d4916c27072622fc6bfb2-2.0.1-dev.13 [2021-09-22T06:50:24.313Z] main [2021-09-22T06:50:24.313Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-22T06:50:24.700Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:a8de89786947ea52198d4916c27072622fc6bfb2 [Pipeline] isUnix [Pipeline] sh [2021-09-22T06:50:25.016Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:a8de89786947ea52198d4916c27072622fc6bfb2 [2021-09-22T06:50:25.016Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-09-22T06:50:25.016Z] 1d18e8608de7: Preparing [2021-09-22T06:50:25.016Z] e6688e911f15: Preparing [2021-09-22T06:50:25.016Z] e6688e911f15: Layer already exists [2021-09-22T06:50:26.958Z] 1d18e8608de7: Pushed [2021-09-22T06:50:26.958Z] a8de89786947ea52198d4916c27072622fc6bfb2: digest: sha256:ab5235c393982c6f72f98c8ddc4dc90d55a6d91c24793fe95f593b37259bf299 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-09-22T06:50:27.285Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] isUnix [Pipeline] sh [2021-09-22T06:50:27.600Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest [2021-09-22T06:50:27.600Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-09-22T06:50:27.600Z] 1d18e8608de7: Preparing [2021-09-22T06:50:27.600Z] e6688e911f15: Preparing [2021-09-22T06:50:27.600Z] e6688e911f15: Layer already exists [2021-09-22T06:50:27.600Z] 1d18e8608de7: Layer already exists [2021-09-22T06:50:27.600Z] latest: digest: sha256:ab5235c393982c6f72f98c8ddc4dc90d55a6d91c24793fe95f593b37259bf299 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-09-22T06:50:27.919Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.0.1-dev.13 [Pipeline] isUnix [Pipeline] sh [2021-09-22T06:50:28.246Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.0.1-dev.13 [2021-09-22T06:50:28.246Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-09-22T06:50:28.246Z] 1d18e8608de7: Preparing [2021-09-22T06:50:28.246Z] e6688e911f15: Preparing [2021-09-22T06:50:28.246Z] 1d18e8608de7: Layer already exists [2021-09-22T06:50:28.246Z] e6688e911f15: Layer already exists [2021-09-22T06:50:28.246Z] 2.0.1-dev.13: digest: sha256:ab5235c393982c6f72f98c8ddc4dc90d55a6d91c24793fe95f593b37259bf299 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-09-22T06:50:28.569Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:a8de89786947ea52198d4916c27072622fc6bfb2-2.0.1-dev.13 [Pipeline] isUnix [Pipeline] sh [2021-09-22T06:50:28.885Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:a8de89786947ea52198d4916c27072622fc6bfb2-2.0.1-dev.13 [2021-09-22T06:50:28.885Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-09-22T06:50:28.885Z] 1d18e8608de7: Preparing [2021-09-22T06:50:28.885Z] e6688e911f15: Preparing [2021-09-22T06:50:28.885Z] e6688e911f15: Layer already exists [2021-09-22T06:50:28.885Z] 1d18e8608de7: Layer already exists [2021-09-22T06:50:28.885Z] a8de89786947ea52198d4916c27072622fc6bfb2-2.0.1-dev.13: digest: sha256:ab5235c393982c6f72f98c8ddc4dc90d55a6d91c24793fe95f593b37259bf299 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-09-22T06:50:29.212Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] isUnix [Pipeline] sh [2021-09-22T06:50:29.522Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main [2021-09-22T06:50:29.522Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-09-22T06:50:29.522Z] 1d18e8608de7: Preparing [2021-09-22T06:50:29.522Z] e6688e911f15: Preparing [2021-09-22T06:50:29.522Z] 1d18e8608de7: Layer already exists [2021-09-22T06:50:29.522Z] e6688e911f15: Layer already exists [2021-09-22T06:50:29.522Z] main: digest: sha256:ab5235c393982c6f72f98c8ddc4dc90d55a6d91c24793fe95f593b37259bf299 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-22T06:50:29.585Z] ===================================================== [Pipeline] echo [2021-09-22T06:50:29.601Z] taggedImages: [2021-09-22T06:50:29.601Z] - nexus3.edgexfoundry.org:10004/edgex-ui:a8de89786947ea52198d4916c27072622fc6bfb2 [2021-09-22T06:50:29.601Z] - nexus3.edgexfoundry.org:10004/edgex-ui:latest [2021-09-22T06:50:29.601Z] - nexus3.edgexfoundry.org:10004/edgex-ui:2.0.1-dev.13 [2021-09-22T06:50:29.601Z] - nexus3.edgexfoundry.org:10004/edgex-ui:a8de89786947ea52198d4916c27072622fc6bfb2-2.0.1-dev.13 [2021-09-22T06:50:29.601Z] - nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-22T06:50:30.166Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-22T06:50:30.166Z] [2021-09-22T06:50:30.166Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-22T06:50:30.491Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-22T06:50:30.491Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-22T06:50:30.491Z] b4d181a07f80: Pulling fs layer [2021-09-22T06:50:30.491Z] a1111a8f2ec3: Pulling fs layer [2021-09-22T06:50:30.491Z] ed53099fbce6: Pulling fs layer [2021-09-22T06:50:30.491Z] dc539afda2c1: Pulling fs layer [2021-09-22T06:50:30.491Z] 77bc0d833cb6: Pulling fs layer [2021-09-22T06:50:30.491Z] 9065ff56babe: Pulling fs layer [2021-09-22T06:50:30.491Z] d287ab97295c: Pulling fs layer [2021-09-22T06:50:30.491Z] dc539afda2c1: Waiting [2021-09-22T06:50:30.491Z] 77bc0d833cb6: Waiting [2021-09-22T06:50:30.491Z] 9065ff56babe: Waiting [2021-09-22T06:50:30.491Z] d287ab97295c: Waiting [2021-09-22T06:50:30.756Z] a1111a8f2ec3: Verifying Checksum [2021-09-22T06:50:30.756Z] a1111a8f2ec3: Download complete [2021-09-22T06:50:30.756Z] dc539afda2c1: Verifying Checksum [2021-09-22T06:50:30.756Z] dc539afda2c1: Download complete [2021-09-22T06:50:31.030Z] 77bc0d833cb6: Verifying Checksum [2021-09-22T06:50:31.030Z] 77bc0d833cb6: Download complete [2021-09-22T06:50:31.030Z] 9065ff56babe: Verifying Checksum [2021-09-22T06:50:31.030Z] 9065ff56babe: Download complete [2021-09-22T06:50:31.300Z] ed53099fbce6: Verifying Checksum [2021-09-22T06:50:31.300Z] ed53099fbce6: Download complete [2021-09-22T06:50:32.707Z] b4d181a07f80: Verifying Checksum [2021-09-22T06:50:32.707Z] b4d181a07f80: Download complete [2021-09-22T06:50:33.674Z] b4d181a07f80: Pull complete [2021-09-22T06:50:33.674Z] a1111a8f2ec3: Pull complete [2021-09-22T06:50:34.277Z] ed53099fbce6: Pull complete [2021-09-22T06:50:34.277Z] dc539afda2c1: Pull complete [2021-09-22T06:50:34.546Z] 77bc0d833cb6: Pull complete [2021-09-22T06:50:34.546Z] 9065ff56babe: Pull complete [2021-09-22T06:50:35.521Z] d287ab97295c: Verifying Checksum [2021-09-22T06:50:35.521Z] d287ab97295c: Download complete [2021-09-22T06:50:39.817Z] d287ab97295c: Pull complete [2021-09-22T06:50:39.817Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-22T06:50:39.817Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-22T06:50:39.817Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-22T06:50:39.905Z] prd-centos7-docker-4c-2g-795 does not seem to be running inside a container [2021-09-22T06:50:39.960Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/13 -v /w/workspace/edgex-ui-go/13:/w/workspace/edgex-ui-go/13:rw,z -v /w/workspace/edgex-ui-go/13@tmp:/w/workspace/edgex-ui-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-09-22T06:50:42.398Z] $ docker top f8dd3c5b2db2335155240e396b944d2813b1f9565ac680c21063605f052602d6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-22T06:50:42.975Z] ---> job-cost.sh [2021-09-22T06:50:42.975Z] lf-activate-venv: SKIPPING [2021-09-22T06:50:42.975Z] INFO: No Stack... [2021-09-22T06:50:43.929Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-22T06:50:44.194Z] INFO: Archiving Costs [Pipeline] sh [2021-09-22T06:50:44.511Z] + cat /w/workspace/edgex-ui-go/13/archives/cost.csv [2021-09-22T06:50:44.511Z] + cut -d, -f6 [Pipeline] lock [2021-09-22T06:50:44.557Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-13-stack-cost] [2021-09-22T06:50:44.567Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-13-stack-cost] did not exist. Created. [2021-09-22T06:50:44.567Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-13-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-22T06:50:44.904Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-09-22T06:50:44.963Z] Stashed 1 file(s) [Pipeline] } [2021-09-22T06:50:44.974Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-13-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-22T06:50:45.007Z] $ docker stop --time=1 f8dd3c5b2db2335155240e396b944d2813b1f9565ac680c21063605f052602d6 [2021-09-22T06:50:46.147Z] $ docker rm -f f8dd3c5b2db2335155240e396b944d2813b1f9565ac680c21063605f052602d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-22T06:50:56.058Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-796 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws [2021-09-22T06:50:56.081Z] Running in /w/workspace/edgex-ui-go/13 [Pipeline] { [Pipeline] checkout [2021-09-22T06:50:56.292Z] The recommended git tool is: git [2021-09-22T06:51:01.740Z] using credential edgex-jenkins-ssh [2021-09-22T06:51:01.762Z] Cloning the remote Git repository [2021-09-22T06:51:01.811Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-09-22T06:51:01.992Z] > git init /w/workspace/edgex-ui-go/13 # timeout=10 [2021-09-22T06:51:02.121Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-09-22T06:51:02.122Z] > git --version # timeout=10 [2021-09-22T06:51:02.153Z] > git --version # 'git version 2.17.1' [2021-09-22T06:51:02.156Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-22T06:51:02.252Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-22T06:51:05.549Z] Avoid second fetch [2021-09-22T06:51:05.550Z] Checking out Revision a8de89786947ea52198d4916c27072622fc6bfb2 (main) [2021-09-22T06:51:05.488Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-09-22T06:51:05.515Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-22T06:51:05.566Z] > git config core.sparsecheckout # timeout=10 [2021-09-22T06:51:05.585Z] > git checkout -f a8de89786947ea52198d4916c27072622fc6bfb2 # timeout=10 [2021-09-22T06:51:10.117Z] Commit message: "feat: add snap support (#436)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-22T06:51:10.751Z] provisioning config files... [2021-09-22T06:51:10.783Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/13@tmp/config3204659805288801698tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-22T06:51:11.390Z] ---> docker-login.sh [2021-09-22T06:51:11.391Z] nexus3.edgexfoundry.org:10001 [2021-09-22T06:51:12.841Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-22T06:51:13.118Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-22T06:51:13.118Z] Configure a credential helper to remove this warning. See [2021-09-22T06:51:13.118Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-22T06:51:13.118Z] [2021-09-22T06:51:13.118Z] Login Succeeded [2021-09-22T06:51:13.118Z] nexus3.edgexfoundry.org:10002 [2021-09-22T06:51:13.719Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-22T06:51:13.719Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-22T06:51:13.719Z] Configure a credential helper to remove this warning. See [2021-09-22T06:51:13.719Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-22T06:51:13.719Z] [2021-09-22T06:51:13.719Z] Login Succeeded [2021-09-22T06:51:13.719Z] nexus3.edgexfoundry.org:10003 [2021-09-22T06:51:14.324Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-22T06:51:14.324Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-22T06:51:14.324Z] Configure a credential helper to remove this warning. See [2021-09-22T06:51:14.324Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-22T06:51:14.324Z] [2021-09-22T06:51:14.324Z] Login Succeeded [2021-09-22T06:51:14.324Z] nexus3.edgexfoundry.org:10004 [2021-09-22T06:51:14.604Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-22T06:51:14.879Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-22T06:51:14.880Z] Configure a credential helper to remove this warning. See [2021-09-22T06:51:14.880Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-22T06:51:14.880Z] [2021-09-22T06:51:14.880Z] Login Succeeded [2021-09-22T06:51:14.880Z] docker.io [2021-09-22T06:51:15.480Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-22T06:51:15.756Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-22T06:51:15.756Z] Configure a credential helper to remove this warning. See [2021-09-22T06:51:15.756Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-22T06:51:15.756Z] [2021-09-22T06:51:15.756Z] Login Succeeded [2021-09-22T06:51:15.756Z] ---> docker-login.sh ends [Pipeline] } [2021-09-22T06:51:15.844Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-09-22T06:51:16.212Z] ========================================================= [2021-09-22T06:51:16.213Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-09-22T06:51:16.213Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-09-22T06:51:16.616Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . [2021-09-22T06:51:17.615Z] Sending build context to Docker daemon 20.81MB [2021-09-22T06:51:17.615Z] Step 1/17 : ARG BASE=golang:1.16-alpine3.12 [2021-09-22T06:51:17.615Z] Step 2/17 : FROM ${BASE} AS builder [2021-09-22T06:51:17.895Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-09-22T06:51:17.895Z] 595b0fe564bb: Pulling fs layer [2021-09-22T06:51:17.895Z] 24495759ef45: Pulling fs layer [2021-09-22T06:51:17.895Z] d148012ef14d: Pulling fs layer [2021-09-22T06:51:17.895Z] e90a11edd702: Pulling fs layer [2021-09-22T06:51:17.895Z] d77568369979: Pulling fs layer [2021-09-22T06:51:17.895Z] fc1c9f9a7f3b: Pulling fs layer [2021-09-22T06:51:17.895Z] 170f2ba95c9a: Pulling fs layer [2021-09-22T06:51:17.895Z] 97ac5df62f85: Pulling fs layer [2021-09-22T06:51:17.895Z] 170f2ba95c9a: Waiting [2021-09-22T06:51:17.895Z] 97ac5df62f85: Waiting [2021-09-22T06:51:17.895Z] e90a11edd702: Waiting [2021-09-22T06:51:17.895Z] fc1c9f9a7f3b: Waiting [2021-09-22T06:51:17.895Z] d148012ef14d: Download complete [2021-09-22T06:51:17.895Z] 24495759ef45: Verifying Checksum [2021-09-22T06:51:17.895Z] 24495759ef45: Download complete [2021-09-22T06:51:17.895Z] d77568369979: Verifying Checksum [2021-09-22T06:51:17.895Z] d77568369979: Download complete [2021-09-22T06:51:17.895Z] fc1c9f9a7f3b: Verifying Checksum [2021-09-22T06:51:17.895Z] fc1c9f9a7f3b: Download complete [2021-09-22T06:51:17.895Z] 595b0fe564bb: Download complete [2021-09-22T06:51:17.895Z] 170f2ba95c9a: Verifying Checksum [2021-09-22T06:51:17.895Z] 170f2ba95c9a: Download complete [2021-09-22T06:51:18.973Z] 595b0fe564bb: Pull complete [2021-09-22T06:51:19.576Z] 24495759ef45: Pull complete [2021-09-22T06:51:20.180Z] d148012ef14d: Pull complete [2021-09-22T06:51:21.643Z] 97ac5df62f85: Verifying Checksum [2021-09-22T06:51:22.257Z] e90a11edd702: Verifying Checksum [2021-09-22T06:51:22.257Z] e90a11edd702: Download complete [2021-09-22T06:51:32.449Z] e90a11edd702: Pull complete [2021-09-22T06:51:33.044Z] d77568369979: Pull complete [2021-09-22T06:51:33.321Z] fc1c9f9a7f3b: Pull complete [2021-09-22T06:51:33.919Z] 170f2ba95c9a: Pull complete [2021-09-22T06:51:39.331Z] 97ac5df62f85: Pull complete [2021-09-22T06:51:39.331Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-09-22T06:51:39.606Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-22T06:51:39.606Z] ---> 04bc70af865f [2021-09-22T06:51:39.606Z] Step 3/17 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-09-22T06:51:43.944Z] ---> Running in 127486ec0d5e [2021-09-22T06:51:44.216Z] Removing intermediate container 127486ec0d5e [2021-09-22T06:51:44.216Z] ---> 95d4d1859ed9 [2021-09-22T06:51:44.216Z] Step 4/17 : ARG ALPINE_PKG_BASE="make git" [2021-09-22T06:51:44.216Z] ---> Running in 522aa779f51c [2021-09-22T06:51:44.811Z] Removing intermediate container 522aa779f51c [2021-09-22T06:51:44.811Z] ---> 04d834223ef1 [2021-09-22T06:51:44.811Z] Step 5/17 : ARG ALPINE_PKG_EXTRA="" [2021-09-22T06:51:45.084Z] ---> Running in 6712b17cdeb4 [2021-09-22T06:51:45.683Z] Removing intermediate container 6712b17cdeb4 [2021-09-22T06:51:45.683Z] ---> 7d8c88f0c4fa [2021-09-22T06:51:45.683Z] Step 6/17 : LABEL Name=edgex-ui-go [2021-09-22T06:51:45.683Z] ---> Running in 9429d359e4ea [2021-09-22T06:51:46.280Z] Removing intermediate container 9429d359e4ea [2021-09-22T06:51:46.280Z] ---> 01e002134d07 [2021-09-22T06:51:46.280Z] Step 7/17 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-09-22T06:51:46.280Z] ---> Running in a7f1b7c6cc26 [2021-09-22T06:51:46.873Z] Removing intermediate container a7f1b7c6cc26 [2021-09-22T06:51:46.873Z] ---> b71c5eebcc61 [2021-09-22T06:51:46.873Z] Step 8/17 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-22T06:51:47.146Z] ---> Running in e7d46e806e9f [2021-09-22T06:51:49.936Z] Removing intermediate container e7d46e806e9f [2021-09-22T06:51:49.936Z] ---> fc8d8623040f [2021-09-22T06:51:49.936Z] Step 9/17 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-09-22T06:51:49.936Z] ---> Running in d137acd864f6 [2021-09-22T06:51:51.376Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-22T06:51:52.352Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-22T06:51:53.346Z] OK: 218 MiB in 52 packages [2021-09-22T06:51:54.786Z] Removing intermediate container d137acd864f6 [2021-09-22T06:51:54.786Z] ---> fa19aee3e33d [2021-09-22T06:51:54.786Z] Step 10/17 : ENV GO111MODULE=on [2021-09-22T06:51:54.786Z] ---> Running in aa88cf828d67 [2021-09-22T06:51:55.383Z] Removing intermediate container aa88cf828d67 [2021-09-22T06:51:55.383Z] ---> 46e07966c243 [2021-09-22T06:51:55.383Z] Step 11/17 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-09-22T06:51:55.657Z] ---> Running in 079aed7f4930 [2021-09-22T06:51:56.254Z] Removing intermediate container 079aed7f4930 [2021-09-22T06:51:56.254Z] ---> bf3006f46185 [2021-09-22T06:51:56.254Z] Step 12/17 : COPY go.mod . [2021-09-22T06:51:56.852Z] ---> 10546009f076 [2021-09-22T06:51:56.852Z] Step 13/17 : COPY Makefile . [2021-09-22T06:51:57.843Z] ---> 4c4de2731f9c [2021-09-22T06:51:57.843Z] Step 14/17 : RUN make update [2021-09-22T06:51:58.116Z] ---> Running in 3bd4bf465c31 [2021-09-22T06:51:59.571Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-09-22T06:52:31.965Z] Removing intermediate container 3bd4bf465c31 [2021-09-22T06:52:31.965Z] ---> b9a020f820ea [2021-09-22T06:52:31.965Z] Step 15/17 : COPY . . [2021-09-22T06:52:31.965Z] ---> 4532d3e14deb [2021-09-22T06:52:31.965Z] Step 16/17 : RUN go mod tidy [2021-09-22T06:52:31.965Z] ---> Running in acf94e5be549 [2021-09-22T06:52:32.565Z] Removing intermediate container acf94e5be549 [2021-09-22T06:52:32.565Z] ---> 88c91fdb8281 [2021-09-22T06:52:32.565Z] Step 17/17 : RUN ${MAKE} [2021-09-22T06:52:32.846Z] ---> Running in ac086c1883a1 [2021-09-22T06:52:34.292Z] noop [2021-09-22T06:52:35.271Z] Removing intermediate container ac086c1883a1 [2021-09-22T06:52:35.271Z] ---> ef7597960c34 [2021-09-22T06:52:35.271Z] Successfully built ef7597960c34 [2021-09-22T06:52:35.271Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-22T06:52:35.622Z] + docker inspect -f . ci-base-image-arm64 [2021-09-22T06:52:35.622Z] . [Pipeline] withDockerContainer [2021-09-22T06:52:35.918Z] prd-ubuntu18.04-docker-arm64-4c-16g-796 does not seem to be running inside a container [2021-09-22T06:52:36.004Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/13 -v /w/workspace/edgex-ui-go/13:/w/workspace/edgex-ui-go/13:rw,z -v /w/workspace/edgex-ui-go/13@tmp:/w/workspace/edgex-ui-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-09-22T06:52:37.903Z] $ docker top 811cacfb17a8dfd888fe5659a2136abb5c6040edc4ecf796bb4cd103ecdce906 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-22T06:52:38.920Z] + go version [2021-09-22T06:52:38.920Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-09-22T06:52:38.942Z] $ docker stop --time=1 811cacfb17a8dfd888fe5659a2136abb5c6040edc4ecf796bb4cd103ecdce906 [2021-09-22T06:52:41.056Z] $ docker rm -f 811cacfb17a8dfd888fe5659a2136abb5c6040edc4ecf796bb4cd103ecdce906 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-22T06:52:41.908Z] + docker inspect -f . ci-base-image-arm64 [2021-09-22T06:52:41.908Z] . [Pipeline] withDockerContainer [2021-09-22T06:52:42.219Z] prd-ubuntu18.04-docker-arm64-4c-16g-796 does not seem to be running inside a container [2021-09-22T06:52:42.327Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/13 -v /w/workspace/edgex-ui-go/13:/w/workspace/edgex-ui-go/13:rw,z -v /w/workspace/edgex-ui-go/13@tmp:/w/workspace/edgex-ui-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-09-22T06:52:44.321Z] $ docker top 4d22c3dbd020dcb3fd76ede9c61b28d42349413f711fa85dfd3f370bc9c541ef -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-09-22T06:52:45.349Z] + go mod tidy [Pipeline] sh [2021-09-22T06:52:47.005Z] + make test [2021-09-22T06:52:47.005Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-09-22T06:52:48.459Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-09-22T06:53:27.548Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-09-22T06:53:27.548Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-09-22T06:53:27.548Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-09-22T06:53:27.548Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-09-22T06:53:27.548Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-09-22T06:53:27.548Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-09-22T06:53:27.548Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-09-22T06:53:27.548Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-09-22T06:53:27.548Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-09-22T06:53:27.548Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-09-22T06:53:27.548Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-09-22T06:53:27.548Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-09-22T06:53:27.548Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-09-22T06:53:45.888Z] $ docker stop --time=1 4d22c3dbd020dcb3fd76ede9c61b28d42349413f711fa85dfd3f370bc9c541ef [2021-09-22T06:53:47.832Z] $ docker rm -f 4d22c3dbd020dcb3fd76ede9c61b28d42349413f711fa85dfd3f370bc9c541ef [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-22T06:53:48.646Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-09-22T06:53:48.683Z] Warning: overwriting stash ‘coverage-report’ [2021-09-22T06:53:49.291Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-09-22T06:53:50.012Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-09-22T06:53:50.357Z] + ls -al . [2021-09-22T06:53:50.357Z] total 128 [2021-09-22T06:53:50.357Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 22 06:52 . [2021-09-22T06:53:50.357Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 22 06:51 .. [2021-09-22T06:53:50.357Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 22 06:51 .git [2021-09-22T06:53:50.357Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 22 06:51 .github [2021-09-22T06:53:50.357Z] -rw-rw-r-- 1 jenkins jenkins 162 Sep 22 06:51 .gitignore [2021-09-22T06:53:50.357Z] -rw-rw-r-- 1 jenkins jenkins 3959 Sep 22 06:51 CONTRIBUTING.md [2021-09-22T06:53:50.357Z] -rw-rw-r-- 1 jenkins jenkins 1526 Sep 22 06:51 Dockerfile [2021-09-22T06:53:50.357Z] -rw-rw-r-- 1 jenkins jenkins 652 Sep 22 06:51 Jenkinsfile [2021-09-22T06:53:50.357Z] -rw-rw-r-- 1 jenkins jenkins 11357 Sep 22 06:51 LICENSE [2021-09-22T06:53:50.357Z] -rw-rw-r-- 1 jenkins jenkins 990 Sep 22 06:51 Makefile [2021-09-22T06:53:50.357Z] -rw-rw-r-- 1 jenkins jenkins 5509 Sep 22 06:51 README.md [2021-09-22T06:53:50.357Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 22 06:47 VERSION [2021-09-22T06:53:50.357Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 22 06:51 assets [2021-09-22T06:53:50.357Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 22 06:51 bin [2021-09-22T06:53:50.357Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 22 06:51 cmd [2021-09-22T06:53:50.357Z] -rw-r--r-- 1 jenkins jenkins 10 Sep 22 06:52 coverage.out [2021-09-22T06:53:50.357Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 22 06:51 docs [2021-09-22T06:53:50.357Z] -rw-rw-r-- 1 jenkins jenkins 823 Sep 22 06:51 go.mod [2021-09-22T06:53:50.357Z] -rw-r--r-- 1 jenkins jenkins 23693 Sep 22 06:52 go.sum [2021-09-22T06:53:50.357Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 22 06:51 internal [2021-09-22T06:53:50.357Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 22 06:51 pkg [2021-09-22T06:53:50.357Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 22 06:51 snap [2021-09-22T06:53:50.357Z] -rw-rw-r-- 1 jenkins jenkins 155 Sep 22 06:51 version.go [2021-09-22T06:53:50.357Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 22 06:51 web [Pipeline] isUnix [Pipeline] sh [2021-09-22T06:53:50.713Z] + 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=a8de89786947ea52198d4916c27072622fc6bfb2 --label arch=arm64 --label version=2.0.1-dev.13 . [2021-09-22T06:53:51.697Z] Sending build context to Docker daemon 20.83MB [2021-09-22T06:53:51.697Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.12 [2021-09-22T06:53:51.697Z] Step 2/25 : FROM ${BASE} AS builder [2021-09-22T06:53:51.697Z] ---> ef7597960c34 [2021-09-22T06:53:51.697Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-09-22T06:53:51.971Z] ---> Running in e1dc4e249b82 [2021-09-22T06:53:52.579Z] Removing intermediate container e1dc4e249b82 [2021-09-22T06:53:52.579Z] ---> fee6c2192cb6 [2021-09-22T06:53:52.579Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2021-09-22T06:53:52.579Z] ---> Running in cbe7f5b1afc6 [2021-09-22T06:53:53.185Z] Removing intermediate container cbe7f5b1afc6 [2021-09-22T06:53:53.185Z] ---> 9e96d2c25ad3 [2021-09-22T06:53:53.185Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2021-09-22T06:53:53.460Z] ---> Running in f7a0a4795629 [2021-09-22T06:53:53.732Z] Removing intermediate container f7a0a4795629 [2021-09-22T06:53:53.732Z] ---> 1700ad783c06 [2021-09-22T06:53:53.732Z] Step 6/25 : LABEL Name=edgex-ui-go [2021-09-22T06:53:54.006Z] ---> Running in f917c268038d [2021-09-22T06:53:54.600Z] Removing intermediate container f917c268038d [2021-09-22T06:53:54.600Z] ---> 9f72edacc852 [2021-09-22T06:53:54.600Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-09-22T06:53:54.600Z] ---> Running in 6d4749992cbc [2021-09-22T06:53:55.197Z] Removing intermediate container 6d4749992cbc [2021-09-22T06:53:55.197Z] ---> 786d5d8017fa [2021-09-22T06:53:55.197Z] Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-22T06:53:55.197Z] ---> Running in c3dc703ced3b [2021-09-22T06:53:57.175Z] Removing intermediate container c3dc703ced3b [2021-09-22T06:53:57.175Z] ---> b27d2d8dbacd [2021-09-22T06:53:57.175Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-09-22T06:53:57.447Z] ---> Running in 3890b5f2ef04 [2021-09-22T06:53:58.885Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-22T06:53:59.861Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-22T06:54:01.307Z] OK: 218 MiB in 52 packages [2021-09-22T06:54:02.307Z] Removing intermediate container 3890b5f2ef04 [2021-09-22T06:54:02.307Z] ---> af66fdf36722 [2021-09-22T06:54:02.307Z] Step 10/25 : ENV GO111MODULE=on [2021-09-22T06:54:02.307Z] ---> Running in 1682b03cfc5c [2021-09-22T06:54:02.912Z] Removing intermediate container 1682b03cfc5c [2021-09-22T06:54:02.912Z] ---> 06e93fb62f56 [2021-09-22T06:54:02.912Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-09-22T06:54:02.912Z] ---> Running in 11560e1d62ef [2021-09-22T06:54:03.524Z] Removing intermediate container 11560e1d62ef [2021-09-22T06:54:03.524Z] ---> 241c60c1e3d9 [2021-09-22T06:54:03.524Z] Step 12/25 : COPY go.mod . [2021-09-22T06:54:04.532Z] ---> 01cad3584c4a [2021-09-22T06:54:04.532Z] Step 13/25 : COPY Makefile . [2021-09-22T06:54:05.137Z] ---> 6ef95b9ea80a [2021-09-22T06:54:05.137Z] Step 14/25 : RUN make update [2021-09-22T06:54:05.412Z] ---> Running in 7b32796f2390 [2021-09-22T06:54:06.396Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-09-22T06:54:07.835Z] Removing intermediate container 7b32796f2390 [2021-09-22T06:54:07.835Z] ---> 18dd4d5851cb [2021-09-22T06:54:07.835Z] Step 15/25 : COPY . . [2021-09-22T06:54:10.457Z] ---> ff410ad894d9 [2021-09-22T06:54:10.457Z] Step 16/25 : RUN go mod tidy [2021-09-22T06:54:10.730Z] ---> Running in b98cdca08570 [2021-09-22T06:54:13.363Z] Removing intermediate container b98cdca08570 [2021-09-22T06:54:13.363Z] ---> 8106daebb4cf [2021-09-22T06:54:13.363Z] Step 17/25 : RUN ${MAKE} [2021-09-22T06:54:13.636Z] ---> Running in 6f383c773b09 [2021-09-22T06:54:15.074Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.1-dev.13" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-09-22T06:54:41.898Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-09-22T06:54:48.617Z] Removing intermediate container 6f383c773b09 [2021-09-22T06:54:48.617Z] ---> d73d806557df [2021-09-22T06:54:48.617Z] Step 18/25 : FROM alpine:3.12 [2021-09-22T06:54:49.214Z] 3.12: Pulling from library/alpine [2021-09-22T06:54:49.488Z] ccdebe76d529: Pulling fs layer [2021-09-22T06:54:49.763Z] ccdebe76d529: Verifying Checksum [2021-09-22T06:54:49.763Z] ccdebe76d529: Download complete [2021-09-22T06:54:50.364Z] ccdebe76d529: Pull complete [2021-09-22T06:54:50.364Z] Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a [2021-09-22T06:54:50.364Z] Status: Downloaded newer image for alpine:3.12 [2021-09-22T06:54:50.364Z] ---> afc2cc120ca2 [2021-09-22T06:54:50.364Z] Step 19/25 : EXPOSE 4000 [2021-09-22T06:54:50.636Z] ---> Running in cf53c8a69cd0 [2021-09-22T06:54:51.232Z] Removing intermediate container cf53c8a69cd0 [2021-09-22T06:54:51.232Z] ---> e47c7e02fde6 [2021-09-22T06:54:51.232Z] Step 20/25 : 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-09-22T06:54:52.669Z] ---> 3cb455c5dea5 [2021-09-22T06:54:52.669Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-09-22T06:54:52.945Z] ---> Running in 39e4652791b2 [2021-09-22T06:54:53.542Z] Removing intermediate container 39e4652791b2 [2021-09-22T06:54:53.543Z] ---> fae385c2bf03 [2021-09-22T06:54:53.543Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-09-22T06:54:53.543Z] ---> Running in 78b7c64460d9 [2021-09-22T06:54:54.138Z] Removing intermediate container 78b7c64460d9 [2021-09-22T06:54:54.138Z] ---> ac43b49b51b3 [2021-09-22T06:54:54.138Z] Step 23/25 : LABEL arch=arm64 [2021-09-22T06:54:54.138Z] ---> Running in 8f4a4e357ae2 [2021-09-22T06:54:54.736Z] Removing intermediate container 8f4a4e357ae2 [2021-09-22T06:54:54.736Z] ---> ee33f386585b [2021-09-22T06:54:54.736Z] Step 24/25 : LABEL git_sha=a8de89786947ea52198d4916c27072622fc6bfb2 [2021-09-22T06:54:54.736Z] ---> Running in 4b03cff4cfed [2021-09-22T06:54:55.342Z] Removing intermediate container 4b03cff4cfed [2021-09-22T06:54:55.342Z] ---> 56c87c6397ef [2021-09-22T06:54:55.342Z] Step 25/25 : LABEL version=2.0.1-dev.13 [2021-09-22T06:54:55.342Z] ---> Running in 972132d587a9 [2021-09-22T06:54:55.937Z] Removing intermediate container 972132d587a9 [2021-09-22T06:54:55.937Z] ---> d23a3d1a7c53 [2021-09-22T06:54:55.937Z] [Warning] One or more build-args [ARCH] were not consumed [2021-09-22T06:54:55.937Z] Successfully built d23a3d1a7c53 [2021-09-22T06:54:56.212Z] Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-22T06:54:56.495Z] provisioning config files... [2021-09-22T06:54:56.520Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/13@tmp/config340640280889647508tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-22T06:54:56.899Z] ---> docker-login.sh [2021-09-22T06:54:56.899Z] nexus3.edgexfoundry.org:10001 [2021-09-22T06:54:57.174Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-22T06:54:57.451Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-22T06:54:57.451Z] Configure a credential helper to remove this warning. See [2021-09-22T06:54:57.451Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-22T06:54:57.451Z] [2021-09-22T06:54:57.451Z] Login Succeeded [2021-09-22T06:54:57.451Z] nexus3.edgexfoundry.org:10002 [2021-09-22T06:54:57.729Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-22T06:54:58.002Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-22T06:54:58.002Z] Configure a credential helper to remove this warning. See [2021-09-22T06:54:58.002Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-22T06:54:58.002Z] [2021-09-22T06:54:58.002Z] Login Succeeded [2021-09-22T06:54:58.002Z] nexus3.edgexfoundry.org:10003 [2021-09-22T06:54:58.603Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-22T06:54:58.603Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-22T06:54:58.603Z] Configure a credential helper to remove this warning. See [2021-09-22T06:54:58.603Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-22T06:54:58.603Z] [2021-09-22T06:54:58.603Z] Login Succeeded [2021-09-22T06:54:58.603Z] nexus3.edgexfoundry.org:10004 [2021-09-22T06:54:58.880Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-22T06:54:59.157Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-22T06:54:59.157Z] Configure a credential helper to remove this warning. See [2021-09-22T06:54:59.157Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-22T06:54:59.157Z] [2021-09-22T06:54:59.157Z] Login Succeeded [2021-09-22T06:54:59.157Z] docker.io [2021-09-22T06:54:59.752Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-22T06:55:00.027Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-22T06:55:00.027Z] Configure a credential helper to remove this warning. See [2021-09-22T06:55:00.027Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-22T06:55:00.027Z] [2021-09-22T06:55:00.027Z] Login Succeeded [2021-09-22T06:55:00.027Z] ---> docker-login.sh ends [Pipeline] } [2021-09-22T06:55:00.045Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-22T06:55:00.132Z] [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: [2021-09-22T06:55:00.132Z] a8de89786947ea52198d4916c27072622fc6bfb2 [2021-09-22T06:55:00.132Z] latest [2021-09-22T06:55:00.132Z] 2.0.1-dev.13 [2021-09-22T06:55:00.132Z] a8de89786947ea52198d4916c27072622fc6bfb2-2.0.1-dev.13 [2021-09-22T06:55:00.132Z] main [2021-09-22T06:55:00.132Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-22T06:55:00.523Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:a8de89786947ea52198d4916c27072622fc6bfb2 [Pipeline] isUnix [Pipeline] sh [2021-09-22T06:55:00.865Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:a8de89786947ea52198d4916c27072622fc6bfb2 [2021-09-22T06:55:00.865Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-09-22T06:55:00.865Z] c8f26d063c54: Preparing [2021-09-22T06:55:00.865Z] bdc42e120bf6: Preparing [2021-09-22T06:55:01.138Z] bdc42e120bf6: Layer already exists [2021-09-22T06:55:04.517Z] c8f26d063c54: Pushed [2021-09-22T06:55:04.517Z] a8de89786947ea52198d4916c27072622fc6bfb2: digest: sha256:40e0ed71328ccdd8ca491c715d7f6532acf3793af34c8221481e89bcd2fda1a5 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-09-22T06:55:04.863Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-22T06:55:05.214Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2021-09-22T06:55:05.214Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-09-22T06:55:05.214Z] c8f26d063c54: Preparing [2021-09-22T06:55:05.214Z] bdc42e120bf6: Preparing [2021-09-22T06:55:05.486Z] bdc42e120bf6: Layer already exists [2021-09-22T06:55:05.486Z] c8f26d063c54: Layer already exists [2021-09-22T06:55:05.486Z] latest: digest: sha256:40e0ed71328ccdd8ca491c715d7f6532acf3793af34c8221481e89bcd2fda1a5 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-09-22T06:55:05.838Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.13 [Pipeline] isUnix [Pipeline] sh [2021-09-22T06:55:06.188Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.13 [2021-09-22T06:55:06.188Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-09-22T06:55:06.188Z] c8f26d063c54: Preparing [2021-09-22T06:55:06.188Z] bdc42e120bf6: Preparing [2021-09-22T06:55:06.466Z] c8f26d063c54: Layer already exists [2021-09-22T06:55:06.466Z] bdc42e120bf6: Layer already exists [2021-09-22T06:55:06.466Z] 2.0.1-dev.13: digest: sha256:40e0ed71328ccdd8ca491c715d7f6532acf3793af34c8221481e89bcd2fda1a5 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-09-22T06:55:06.813Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:a8de89786947ea52198d4916c27072622fc6bfb2-2.0.1-dev.13 [Pipeline] isUnix [Pipeline] sh [2021-09-22T06:55:07.150Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:a8de89786947ea52198d4916c27072622fc6bfb2-2.0.1-dev.13 [2021-09-22T06:55:07.150Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-09-22T06:55:07.150Z] c8f26d063c54: Preparing [2021-09-22T06:55:07.150Z] bdc42e120bf6: Preparing [2021-09-22T06:55:07.424Z] bdc42e120bf6: Layer already exists [2021-09-22T06:55:07.425Z] c8f26d063c54: Layer already exists [2021-09-22T06:55:07.425Z] a8de89786947ea52198d4916c27072622fc6bfb2-2.0.1-dev.13: digest: sha256:40e0ed71328ccdd8ca491c715d7f6532acf3793af34c8221481e89bcd2fda1a5 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-09-22T06:55:07.777Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-09-22T06:55:08.128Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [2021-09-22T06:55:08.128Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-09-22T06:55:08.128Z] c8f26d063c54: Preparing [2021-09-22T06:55:08.128Z] bdc42e120bf6: Preparing [2021-09-22T06:55:08.401Z] bdc42e120bf6: Layer already exists [2021-09-22T06:55:08.401Z] c8f26d063c54: Layer already exists [2021-09-22T06:55:08.401Z] main: digest: sha256:40e0ed71328ccdd8ca491c715d7f6532acf3793af34c8221481e89bcd2fda1a5 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-22T06:55:08.476Z] ===================================================== [Pipeline] echo [2021-09-22T06:55:08.493Z] taggedImages: [2021-09-22T06:55:08.493Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:a8de89786947ea52198d4916c27072622fc6bfb2 [2021-09-22T06:55:08.493Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2021-09-22T06:55:08.493Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.13 [2021-09-22T06:55:08.493Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:a8de89786947ea52198d4916c27072622fc6bfb2-2.0.1-dev.13 [2021-09-22T06:55:08.493Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-22T06:55:09.010Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-22T06:55:09.284Z] [2021-09-22T06:55:09.284Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-09-22T06:55:09.640Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-22T06:55:09.914Z] arm64: Pulling from edgex-lftools-log-publisher [2021-09-22T06:55:09.914Z] 448f6bf000e3: Pulling fs layer [2021-09-22T06:55:09.914Z] f757da607395: Pulling fs layer [2021-09-22T06:55:09.914Z] 05883995daec: Pulling fs layer [2021-09-22T06:55:09.914Z] 8603b9c90790: Pulling fs layer [2021-09-22T06:55:09.914Z] 1560dd03e051: Pulling fs layer [2021-09-22T06:55:09.914Z] 27f5ce0e4adf: Pulling fs layer [2021-09-22T06:55:09.914Z] c2d8d7efcc4b: Pulling fs layer [2021-09-22T06:55:09.914Z] 27f5ce0e4adf: Waiting [2021-09-22T06:55:09.914Z] c2d8d7efcc4b: Waiting [2021-09-22T06:55:09.914Z] 1560dd03e051: Waiting [2021-09-22T06:55:09.914Z] 8603b9c90790: Waiting [2021-09-22T06:55:10.191Z] f757da607395: Verifying Checksum [2021-09-22T06:55:10.191Z] f757da607395: Download complete [2021-09-22T06:55:10.191Z] 8603b9c90790: Verifying Checksum [2021-09-22T06:55:10.191Z] 8603b9c90790: Download complete [2021-09-22T06:55:10.463Z] 1560dd03e051: Verifying Checksum [2021-09-22T06:55:10.463Z] 1560dd03e051: Download complete [2021-09-22T06:55:10.463Z] 27f5ce0e4adf: Verifying Checksum [2021-09-22T06:55:10.463Z] 27f5ce0e4adf: Download complete [2021-09-22T06:55:10.463Z] 05883995daec: Verifying Checksum [2021-09-22T06:55:10.463Z] 05883995daec: Download complete [2021-09-22T06:55:11.061Z] 448f6bf000e3: Verifying Checksum [2021-09-22T06:55:11.061Z] 448f6bf000e3: Download complete [2021-09-22T06:55:14.529Z] c2d8d7efcc4b: Verifying Checksum [2021-09-22T06:55:14.529Z] c2d8d7efcc4b: Download complete [2021-09-22T06:55:14.814Z] 448f6bf000e3: Pull complete [2021-09-22T06:55:15.823Z] f757da607395: Pull complete [2021-09-22T06:55:17.272Z] 05883995daec: Pull complete [2021-09-22T06:55:17.545Z] 8603b9c90790: Pull complete [2021-09-22T06:55:18.525Z] 1560dd03e051: Pull complete [2021-09-22T06:55:19.119Z] 27f5ce0e4adf: Pull complete [2021-09-22T06:55:34.196Z] c2d8d7efcc4b: Pull complete [2021-09-22T06:55:34.196Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-09-22T06:55:34.196Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-22T06:55:34.196Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-09-22T06:55:34.463Z] prd-ubuntu18.04-docker-arm64-4c-16g-796 does not seem to be running inside a container [2021-09-22T06:55:34.542Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/13 -v /w/workspace/edgex-ui-go/13:/w/workspace/edgex-ui-go/13:rw,z -v /w/workspace/edgex-ui-go/13@tmp:/w/workspace/edgex-ui-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-09-22T06:55:38.979Z] $ docker top 0874714f5b5e7e6e934037a3115800e2eeb3250b2a1281b7607a6452cc307bdb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-22T06:55:40.015Z] ---> job-cost.sh [2021-09-22T06:55:40.015Z] lf-activate-venv: SKIPPING [2021-09-22T06:55:40.016Z] INFO: No Stack... [2021-09-22T06:55:40.992Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-09-22T06:55:41.263Z] INFO: Archiving Costs [Pipeline] sh [2021-09-22T06:55:41.932Z] + cut -d, -f6 [2021-09-22T06:55:41.932Z] + cat /w/workspace/edgex-ui-go/13/archives/cost.csv [Pipeline] lock [2021-09-22T06:55:41.999Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-13-stack-cost] [2021-09-22T06:55:42.012Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-13-stack-cost] did not exist. Created. [2021-09-22T06:55:42.012Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-13-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-22T06:55:42.711Z] /w/workspace/edgex-ui-go/13@tmp/durable-af6250ed/script.sh: 1: /w/workspace/edgex-ui-go/13@tmp/durable-af6250ed/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-09-22T06:55:43.388Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-09-22T06:55:43.421Z] Warning: overwriting stash ‘stack-cost’ [2021-09-22T06:55:43.560Z] Stashed 1 file(s) [Pipeline] } [2021-09-22T06:55:43.571Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-13-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-22T06:55:43.600Z] $ docker stop --time=1 0874714f5b5e7e6e934037a3115800e2eeb3250b2a1281b7607a6452cc307bdb [2021-09-22T06:55:45.307Z] $ docker rm -f 0874714f5b5e7e6e934037a3115800e2eeb3250b2a1281b7607a6452cc307bdb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-09-22T06:55:46.410Z] provisioning config files... [2021-09-22T06:55:46.426Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config2869208529797990297tmp [Pipeline] { [Pipeline] sh [2021-09-22T06:55:46.770Z] + set +x [2021-09-22T06:55:46.770Z] + curl -s https://codecov.io/bash [2021-09-22T06:55:46.770Z] + bash -s -- [2021-09-22T06:55:46.770Z] [2021-09-22T06:55:46.770Z] _____ _ [2021-09-22T06:55:46.770Z] / ____| | | [2021-09-22T06:55:46.770Z] | | ___ __| | ___ ___ _____ __ [2021-09-22T06:55:46.770Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-09-22T06:55:46.770Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-09-22T06:55:46.770Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-09-22T06:55:46.770Z] Bash-1.0.6 [2021-09-22T06:55:46.770Z] [2021-09-22T06:55:46.770Z] [2021-09-22T06:55:46.770Z] ==> git version 2.24.4 found [2021-09-22T06:55:46.770Z] ==> 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-09-22T06:55:46.770Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-09-22T06:55:46.770Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-09-22T06:55:46.770Z] ==> Jenkins CI detected. [2021-09-22T06:55:46.770Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main [2021-09-22T06:55:46.770Z] project root: . [2021-09-22T06:55:46.770Z] --> token set from env [2021-09-22T06:55:46.770Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-09-22T06:55:47.044Z] ==> Running gcov in . (disable via -X gcov) [2021-09-22T06:55:47.044Z] ==> Python coveragepy not found [2021-09-22T06:55:47.044Z] ==> Searching for coverage reports in: [2021-09-22T06:55:47.044Z] + . [2021-09-22T06:55:47.044Z] -> Found 1 reports [2021-09-22T06:55:47.044Z] ==> Detecting git/mercurial file structure [2021-09-22T06:55:47.044Z] ==> Reading reports [2021-09-22T06:55:47.044Z] + ./coverage.out bytes=10 [2021-09-22T06:55:47.044Z] ==> Appending adjustments [2021-09-22T06:55:47.044Z] https://docs.codecov.io/docs/fixing-reports [2021-09-22T06:55:47.044Z] + Found adjustments [2021-09-22T06:55:47.044Z] ==> Gzipping contents [2021-09-22T06:55:47.044Z] 4.0K /tmp/codecov.WJYAlP.gz [2021-09-22T06:55:47.044Z] ==> Uploading reports [2021-09-22T06:55:47.044Z] url: https://codecov.io [2021-09-22T06:55:47.044Z] query: branch=main&commit=a8de89786947ea52198d4916c27072622fc6bfb2&build=13&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F13%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-09-22T06:55:47.044Z] -> Pinging Codecov [2021-09-22T06:55:47.044Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=main&commit=a8de89786947ea52198d4916c27072622fc6bfb2&build=13&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F13%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-09-22T06:55:47.311Z] -> Uploading to [2021-09-22T06:55:47.311Z] https://storage.googleapis.com/codecov/v4/raw/2021-09-22/FB506323287CE973F263BFD2A0EB1F37/a8de89786947ea52198d4916c27072622fc6bfb2/05da059d-343f-43ca-bf0a-92a0369b9a27.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210922%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210922T065547Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2f2c9bb94b228f36926efc9384919045a87d4d71be690abab087fdf3cdf8202b [2021-09-22T06:55:47.311Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-22T06:55:47.311Z] Dload Upload Total Spent Left Speed [2021-09-22T06:55:47.842Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 3405 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3405 0 0 100 3405 0 9887 --:--:-- --:--:-- --:--:-- 9869 [2021-09-22T06:55:47.842Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/a8de89786947ea52198d4916c27072622fc6bfb2 [Pipeline] } [2021-09-22T06:55:47.856Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-09-22T06:55:48.583Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-09-22T06:55:48.612Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-22T06:55:48.932Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-09-22T06:55:48.932Z] [2021-09-22T06:55:48.932Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-09-22T06:55:49.272Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-09-22T06:55:49.272Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-09-22T06:55:49.272Z] 188c0c94c7c5: Pulling fs layer [2021-09-22T06:55:49.272Z] 0ef7d3d256c8: Pulling fs layer [2021-09-22T06:55:49.272Z] de9db76c5a1d: Pulling fs layer [2021-09-22T06:55:49.272Z] 0eba1c9be4d2: Pulling fs layer [2021-09-22T06:55:49.272Z] 0d57e429df01: Pulling fs layer [2021-09-22T06:55:49.272Z] 4e4be7b47b0d: Pulling fs layer [2021-09-22T06:55:49.272Z] e1f770b5df2f: Pulling fs layer [2021-09-22T06:55:49.272Z] 85a0685a4137: Pulling fs layer [2021-09-22T06:55:49.272Z] 0eba1c9be4d2: Waiting [2021-09-22T06:55:49.272Z] 0d57e429df01: Waiting [2021-09-22T06:55:49.272Z] 4e4be7b47b0d: Waiting [2021-09-22T06:55:49.272Z] e1f770b5df2f: Waiting [2021-09-22T06:55:49.272Z] 85a0685a4137: Waiting [2021-09-22T06:55:49.272Z] de9db76c5a1d: Verifying Checksum [2021-09-22T06:55:49.272Z] de9db76c5a1d: Download complete [2021-09-22T06:55:49.272Z] 0ef7d3d256c8: Verifying Checksum [2021-09-22T06:55:49.272Z] 0ef7d3d256c8: Download complete [2021-09-22T06:55:49.272Z] 0d57e429df01: Verifying Checksum [2021-09-22T06:55:49.272Z] 0d57e429df01: Download complete [2021-09-22T06:55:49.545Z] 4e4be7b47b0d: Verifying Checksum [2021-09-22T06:55:49.545Z] 4e4be7b47b0d: Download complete [2021-09-22T06:55:49.545Z] 188c0c94c7c5: Verifying Checksum [2021-09-22T06:55:49.545Z] 188c0c94c7c5: Download complete [2021-09-22T06:55:49.545Z] 188c0c94c7c5: Pull complete [2021-09-22T06:55:49.816Z] 0ef7d3d256c8: Pull complete [2021-09-22T06:55:49.816Z] de9db76c5a1d: Pull complete [2021-09-22T06:55:50.777Z] e1f770b5df2f: Verifying Checksum [2021-09-22T06:55:50.777Z] e1f770b5df2f: Download complete [2021-09-22T06:55:54.117Z] 0eba1c9be4d2: Verifying Checksum [2021-09-22T06:55:54.117Z] 0eba1c9be4d2: Download complete [2021-09-22T06:55:55.095Z] 85a0685a4137: Verifying Checksum [2021-09-22T06:55:55.095Z] 85a0685a4137: Download complete [2021-09-22T06:55:57.681Z] 0eba1c9be4d2: Pull complete [2021-09-22T06:55:57.681Z] 0d57e429df01: Pull complete [2021-09-22T06:55:57.681Z] 4e4be7b47b0d: Pull complete [2021-09-22T06:55:57.947Z] e1f770b5df2f: Pull complete [2021-09-22T06:56:01.316Z] 85a0685a4137: Pull complete [2021-09-22T06:56:01.316Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-09-22T06:56:01.316Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-09-22T06:56:01.316Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-09-22T06:56:01.495Z] prd-centos7-docker-4c-2g-793 does not seem to be running inside a container [2021-09-22T06:56:01.712Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-09-22T06:56:03.945Z] $ docker top e6cc5536b64873f5aa2d4bc59013f25f55ef1ebd478e14df0781706d92f7ac6f -eo pid,comm [Pipeline] { [Pipeline] echo [2021-09-22T06:56:04.044Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-09-22T06:56:04.355Z] + set -o pipefail [2021-09-22T06:56:04.355Z] + snyk monitor '--org=edgex-jenkins' [2021-09-22T06:56:14.436Z] [2021-09-22T06:56:14.436Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... [2021-09-22T06:56:14.436Z] [2021-09-22T06:56:14.436Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/1faaddbe-b064-471a-a929-1c2af82c5623 [2021-09-22T06:56:14.436Z] [2021-09-22T06:56:14.436Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-09-22T06:56:14.436Z] [2021-09-22T06:56:14.436Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-09-22T06:56:14.436Z] [2021-09-22T06:56:15.019Z] [Pipeline] } [2021-09-22T06:56:15.037Z] $ docker stop --time=1 e6cc5536b64873f5aa2d4bc59013f25f55ef1ebd478e14df0781706d92f7ac6f [2021-09-22T06:56:17.080Z] $ docker rm -f e6cc5536b64873f5aa2d4bc59013f25f55ef1ebd478e14df0781706d92f7ac6f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-22T06:56:18.184Z] + git log --format=format:%s -1 a8de89786947ea52198d4916c27072622fc6bfb2 [Pipeline] isUnix [Pipeline] sh [2021-09-22T06:56:18.517Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-22T06:56:18.517Z] . [Pipeline] withDockerContainer [2021-09-22T06:56:18.605Z] prd-centos7-docker-4c-2g-793 does not seem to be running inside a container [2021-09-22T06:56:18.659Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-22T06:56:19.039Z] $ docker top a0ddc61a576cbb7767bc45a3dee61c7daa04f972660edc66166968aefe1ccb50 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-22T06:56:19.176Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-22T06:56:19.176Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-22T06:56:19.285Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-22T06:56:19.285Z] $ docker exec a0ddc61a576cbb7767bc45a3dee61c7daa04f972660edc66166968aefe1ccb50 ssh-agent [2021-09-22T06:56:19.405Z] SSH_AUTH_SOCK=/tmp/ssh-7ttrYCDaoBtD/agent.15 [2021-09-22T06:56:19.405Z] SSH_AGENT_PID=22 [2021-09-22T06:56:19.414Z] Running ssh-add (command line suppressed) [2021-09-22T06:56:19.512Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4269080839609590202.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4269080839609590202.key) [2021-09-22T06:56:19.532Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-22T06:56:19.854Z] + git semver tag [2021-09-22T06:56:19.854Z] # -> Open(): unable to determine branch for HEAD [2021-09-22T06:56:19.854Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2021-09-22T06:56:19.854Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2021-09-22T06:56:19.854Z] # $SEMVER_REMOTE_NAME = origin [2021-09-22T06:56:19.854Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-22T06:56:19.854Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-22T06:56:19.854Z] # $SEMVER_BRANCH = main [2021-09-22T06:56:19.854Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2021-09-22T06:56:19.854Z] # a8de89786947ea52198d4916c27072622fc6bfb2 HEAD [2021-09-22T06:56:19.854Z] # -> Force: false [2021-09-22T06:56:19.854Z] # 3c28e8d059747e93f21a4ebc955ea4a80ea3b62d refs/tags/v2.0.1-dev.13 [Pipeline] } [2021-09-22T06:56:19.868Z] $ docker exec --env ******** --env ******** a0ddc61a576cbb7767bc45a3dee61c7daa04f972660edc66166968aefe1ccb50 ssh-agent -k [2021-09-22T06:56:19.964Z] unset SSH_AUTH_SOCK; [2021-09-22T06:56:19.965Z] unset SSH_AGENT_PID; [2021-09-22T06:56:19.965Z] echo Agent pid 22 killed; [2021-09-22T06:56:19.983Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-22T06:56:20.347Z] + git semver [Pipeline] } [2021-09-22T06:56:20.363Z] $ docker stop --time=1 a0ddc61a576cbb7767bc45a3dee61c7daa04f972660edc66166968aefe1ccb50 [2021-09-22T06:56:21.550Z] $ docker rm -f a0ddc61a576cbb7767bc45a3dee61c7daa04f972660edc66166968aefe1ccb50 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-09-22T06:56:22.048Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-09-22T06:56:22.048Z] [2021-09-22T06:56:22.048Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-09-22T06:56:22.381Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-09-22T06:56:22.381Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-09-22T06:56:22.381Z] ab5ef0e58194: Pulling fs layer [2021-09-22T06:56:22.381Z] 9712f1f96733: Pulling fs layer [2021-09-22T06:56:22.381Z] 63f879dbbcfc: Pulling fs layer [2021-09-22T06:56:22.381Z] 0d9ebad4ef96: Pulling fs layer [2021-09-22T06:56:22.381Z] e9a5061849ea: Pulling fs layer [2021-09-22T06:56:22.381Z] d747dcd14b5f: Pulling fs layer [2021-09-22T06:56:22.381Z] 2de7ff778b66: Pulling fs layer [2021-09-22T06:56:22.381Z] 0d9ebad4ef96: Waiting [2021-09-22T06:56:22.381Z] e9a5061849ea: Waiting [2021-09-22T06:56:22.381Z] d747dcd14b5f: Waiting [2021-09-22T06:56:22.381Z] 2de7ff778b66: Waiting [2021-09-22T06:56:22.381Z] 9712f1f96733: Verifying Checksum [2021-09-22T06:56:22.381Z] 9712f1f96733: Download complete [2021-09-22T06:56:24.325Z] 63f879dbbcfc: Verifying Checksum [2021-09-22T06:56:24.325Z] 63f879dbbcfc: Download complete [2021-09-22T06:56:24.592Z] e9a5061849ea: Verifying Checksum [2021-09-22T06:56:24.592Z] e9a5061849ea: Download complete [2021-09-22T06:56:24.592Z] d747dcd14b5f: Verifying Checksum [2021-09-22T06:56:24.592Z] d747dcd14b5f: Download complete [2021-09-22T06:56:25.174Z] 2de7ff778b66: Verifying Checksum [2021-09-22T06:56:25.174Z] 2de7ff778b66: Download complete [2021-09-22T06:56:25.755Z] 0d9ebad4ef96: Verifying Checksum [2021-09-22T06:56:25.755Z] 0d9ebad4ef96: Download complete [2021-09-22T06:56:26.029Z] ab5ef0e58194: Verifying Checksum [2021-09-22T06:56:26.029Z] ab5ef0e58194: Download complete [2021-09-22T06:56:28.623Z] ab5ef0e58194: Pull complete [2021-09-22T06:56:28.623Z] 9712f1f96733: Pull complete [2021-09-22T06:56:29.209Z] 63f879dbbcfc: Pull complete [2021-09-22T06:56:32.604Z] 0d9ebad4ef96: Pull complete [2021-09-22T06:56:32.874Z] e9a5061849ea: Pull complete [2021-09-22T06:56:32.874Z] d747dcd14b5f: Pull complete [2021-09-22T06:56:33.839Z] 2de7ff778b66: Pull complete [2021-09-22T06:56:33.839Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-09-22T06:56:33.839Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-09-22T06:56:33.839Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-09-22T06:56:33.924Z] prd-centos7-docker-4c-2g-793 does not seem to be running inside a container [2021-09-22T06:56:33.977Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-09-22T06:56:36.972Z] $ docker top 556e8330f904539bd5144b44367c856512c24c44559df3c4a6fab5f1e8c7fa39 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-09-22T06:56:37.080Z] provisioning config files... [2021-09-22T06:56:37.096Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config9067658906247458016tmp [2021-09-22T06:56:37.116Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config2083701913775198759tmp [2021-09-22T06:56:37.136Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config59904328789845929tmp [Pipeline] { [Pipeline] echo [2021-09-22T06:56:37.162Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-22T06:56:37.474Z] ---> sigul-configuration.sh [2021-09-22T06:56:37.474Z] gpg: directory `/root/.gnupg' created [2021-09-22T06:56:37.474Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-09-22T06:56:37.474Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-09-22T06:56:37.474Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-09-22T06:56:37.475Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-09-22T06:56:37.475Z] gpg: CAST5 encrypted data [2021-09-22T06:56:37.475Z] gpg: encrypted with 1 passphrase [2021-09-22T06:56:37.475Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-09-22T06:56:37.788Z] + mkdir /home/jenkins [2021-09-22T06:56:37.788Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-09-22T06:56:38.109Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2021-09-22T06:56:38.122Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-22T06:56:38.434Z] ---> sigul-install.sh [2021-09-22T06:56:38.434Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-09-22T06:56:38.743Z] + git tag --list [2021-09-22T06:56:38.743Z] 0.1.1 [2021-09-22T06:56:38.743Z] v1.1.0 [2021-09-22T06:56:38.743Z] v1.2.0 [2021-09-22T06:56:38.743Z] v1.2.1 [2021-09-22T06:56:38.743Z] v1.3.0 [2021-09-22T06:56:38.743Z] v2.0.0 [2021-09-22T06:56:38.743Z] v2.0.1-dev.1 [2021-09-22T06:56:38.743Z] v2.0.1-dev.10 [2021-09-22T06:56:38.743Z] v2.0.1-dev.11 [2021-09-22T06:56:38.743Z] v2.0.1-dev.12 [2021-09-22T06:56:38.743Z] v2.0.1-dev.13 [2021-09-22T06:56:38.743Z] v2.0.1-dev.2 [2021-09-22T06:56:38.743Z] v2.0.1-dev.3 [2021-09-22T06:56:38.743Z] v2.0.1-dev.4 [2021-09-22T06:56:38.743Z] v2.0.1-dev.5 [2021-09-22T06:56:38.743Z] v2.0.1-dev.6 [2021-09-22T06:56:38.743Z] v2.0.1-dev.7 [2021-09-22T06:56:38.743Z] v2.0.1-dev.8 [2021-09-22T06:56:38.743Z] v2.0.1-dev.9 [Pipeline] sh [2021-09-22T06:56:39.053Z] + lftools sign git-tag v2.0.1-dev.13 [2021-09-22T06:56:39.637Z] Signing Git tag with Sigul... [2021-09-22T06:56:39.637Z] Signing v2.0.1-dev.13 [Pipeline] echo [2021-09-22T06:56:40.609Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-22T06:56:40.920Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-09-22T06:56:40.932Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-09-22T06:56:40.962Z] $ docker stop --time=1 556e8330f904539bd5144b44367c856512c24c44559df3c4a6fab5f1e8c7fa39 [2021-09-22T06:56:42.180Z] $ docker rm -f 556e8330f904539bd5144b44367c856512c24c44559df3c4a6fab5f1e8c7fa39 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-09-22T06:56:42.899Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-22T06:56:42.899Z] . [Pipeline] withDockerContainer [2021-09-22T06:56:42.982Z] prd-centos7-docker-4c-2g-793 does not seem to be running inside a container [2021-09-22T06:56:43.032Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-22T06:56:43.397Z] $ docker top 44f73fcc80661e925146ac97c16ae5d18302dcb362072ae6a77d727a38c3d31f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-22T06:56:43.547Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-22T06:56:43.547Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-22T06:56:43.661Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-22T06:56:43.661Z] $ docker exec 44f73fcc80661e925146ac97c16ae5d18302dcb362072ae6a77d727a38c3d31f ssh-agent [2021-09-22T06:56:43.779Z] SSH_AUTH_SOCK=/tmp/ssh-MZQ6ulH8j5hd/agent.15 [2021-09-22T06:56:43.780Z] SSH_AGENT_PID=21 [2021-09-22T06:56:43.788Z] Running ssh-add (command line suppressed) [2021-09-22T06:56:43.888Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8439505983301148806.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8439505983301148806.key) [2021-09-22T06:56:43.909Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-22T06:56:44.223Z] + git semver bump pre [2021-09-22T06:56:44.223Z] # -> Open(): unable to determine branch for HEAD [2021-09-22T06:56:44.223Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2021-09-22T06:56:44.223Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2021-09-22T06:56:44.223Z] # $SEMVER_REMOTE_NAME = origin [2021-09-22T06:56:44.223Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-22T06:56:44.223Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-22T06:56:44.223Z] # $SEMVER_BRANCH = main [2021-09-22T06:56:44.223Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2021-09-22T06:56:44.223Z] 2.0.1-dev.14 [Pipeline] } [2021-09-22T06:56:44.235Z] $ docker exec --env ******** --env ******** 44f73fcc80661e925146ac97c16ae5d18302dcb362072ae6a77d727a38c3d31f ssh-agent -k [2021-09-22T06:56:44.328Z] unset SSH_AUTH_SOCK; [2021-09-22T06:56:44.328Z] unset SSH_AGENT_PID; [2021-09-22T06:56:44.328Z] echo Agent pid 21 killed; [2021-09-22T06:56:44.344Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-22T06:56:44.694Z] + git semver [Pipeline] } [2021-09-22T06:56:44.711Z] $ docker stop --time=1 44f73fcc80661e925146ac97c16ae5d18302dcb362072ae6a77d727a38c3d31f [2021-09-22T06:56:45.906Z] $ docker rm -f 44f73fcc80661e925146ac97c16ae5d18302dcb362072ae6a77d727a38c3d31f [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-09-22T06:56:46.312Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-22T06:56:46.313Z] . [Pipeline] withDockerContainer [2021-09-22T06:56:46.397Z] prd-centos7-docker-4c-2g-793 does not seem to be running inside a container [2021-09-22T06:56:46.447Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-22T06:56:46.817Z] $ docker top 3d41e9b3530f6d82ca4494baaef106b7918277e0f0816e958907bfa1858a962a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-22T06:56:46.950Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-22T06:56:46.950Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-22T06:56:47.058Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-22T06:56:47.058Z] $ docker exec 3d41e9b3530f6d82ca4494baaef106b7918277e0f0816e958907bfa1858a962a ssh-agent [2021-09-22T06:56:47.178Z] SSH_AUTH_SOCK=/tmp/ssh-49zZpHEpsnQm/agent.15 [2021-09-22T06:56:47.178Z] SSH_AGENT_PID=22 [2021-09-22T06:56:47.188Z] Running ssh-add (command line suppressed) [2021-09-22T06:56:47.285Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6463287671019304648.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6463287671019304648.key) [2021-09-22T06:56:47.312Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-22T06:56:47.628Z] + git semver push [2021-09-22T06:56:47.628Z] # -> Open(): unable to determine branch for HEAD [2021-09-22T06:56:47.628Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2021-09-22T06:56:47.628Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2021-09-22T06:56:47.628Z] # $SEMVER_REMOTE_NAME = origin [2021-09-22T06:56:47.628Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-22T06:56:47.628Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-22T06:56:47.628Z] # $SEMVER_BRANCH = main [2021-09-22T06:56:47.628Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } [2021-09-22T06:56:49.584Z] $ docker exec --env ******** --env ******** 3d41e9b3530f6d82ca4494baaef106b7918277e0f0816e958907bfa1858a962a ssh-agent -k [2021-09-22T06:56:49.682Z] unset SSH_AUTH_SOCK; [2021-09-22T06:56:49.682Z] unset SSH_AGENT_PID; [2021-09-22T06:56:49.682Z] echo Agent pid 22 killed; [2021-09-22T06:56:49.701Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-22T06:56:50.054Z] + git semver [Pipeline] } [2021-09-22T06:56:50.074Z] $ docker stop --time=1 3d41e9b3530f6d82ca4494baaef106b7918277e0f0816e958907bfa1858a962a [2021-09-22T06:56:51.261Z] $ docker rm -f 3d41e9b3530f6d82ca4494baaef106b7918277e0f0816e958907bfa1858a962a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-09-22T06:56:52.479Z] + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-09-22T06:56:52.813Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-22T06:56:53.395Z] ---> package-listing.sh [2021-09-22T06:56:53.395Z] ++ facter osfamily [2021-09-22T06:56:53.395Z] ++ tr '[:upper:]' '[:lower:]' [2021-09-22T06:56:53.663Z] + OS_FAMILY=redhat [2021-09-22T06:56:53.663Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main [2021-09-22T06:56:53.663Z] + START_PACKAGES=/tmp/packages_start.txt [2021-09-22T06:56:53.663Z] + END_PACKAGES=/tmp/packages_end.txt [2021-09-22T06:56:53.663Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-09-22T06:56:53.663Z] + PACKAGES=/tmp/packages_start.txt [2021-09-22T06:56:53.663Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2021-09-22T06:56:53.663Z] + PACKAGES=/tmp/packages_end.txt [2021-09-22T06:56:53.663Z] + case "${OS_FAMILY}" in [2021-09-22T06:56:53.663Z] + rpm -qa [2021-09-22T06:56:53.663Z] + sort [2021-09-22T06:56:54.293Z] + '[' -f /tmp/packages_start.txt ']' [2021-09-22T06:56:54.293Z] + '[' -f /tmp/packages_end.txt ']' [2021-09-22T06:56:54.293Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-09-22T06:56:54.293Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2021-09-22T06:56:54.293Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [2021-09-22T06:56:54.293Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo [2021-09-22T06:56:54.311Z] 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_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-09-22T06:56:54.612Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-09-22T06:56:55.198Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-22T06:56:55.198Z] [2021-09-22T06:56:55.198Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-22T06:56:55.530Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-22T06:56:55.530Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-22T06:56:55.530Z] b4d181a07f80: Pulling fs layer [2021-09-22T06:56:55.530Z] a1111a8f2ec3: Pulling fs layer [2021-09-22T06:56:55.530Z] ed53099fbce6: Pulling fs layer [2021-09-22T06:56:55.530Z] dc539afda2c1: Pulling fs layer [2021-09-22T06:56:55.530Z] 77bc0d833cb6: Pulling fs layer [2021-09-22T06:56:55.530Z] 9065ff56babe: Pulling fs layer [2021-09-22T06:56:55.530Z] d287ab97295c: Pulling fs layer [2021-09-22T06:56:55.530Z] dc539afda2c1: Waiting [2021-09-22T06:56:55.530Z] 77bc0d833cb6: Waiting [2021-09-22T06:56:55.530Z] 9065ff56babe: Waiting [2021-09-22T06:56:55.530Z] d287ab97295c: Waiting [2021-09-22T06:56:55.797Z] a1111a8f2ec3: Verifying Checksum [2021-09-22T06:56:55.797Z] a1111a8f2ec3: Download complete [2021-09-22T06:56:55.797Z] dc539afda2c1: Verifying Checksum [2021-09-22T06:56:55.797Z] dc539afda2c1: Download complete [2021-09-22T06:56:56.062Z] 77bc0d833cb6: Verifying Checksum [2021-09-22T06:56:56.062Z] 77bc0d833cb6: Download complete [2021-09-22T06:56:56.062Z] 9065ff56babe: Verifying Checksum [2021-09-22T06:56:56.062Z] 9065ff56babe: Download complete [2021-09-22T06:56:56.062Z] ed53099fbce6: Verifying Checksum [2021-09-22T06:56:56.062Z] ed53099fbce6: Download complete [2021-09-22T06:56:57.020Z] b4d181a07f80: Verifying Checksum [2021-09-22T06:56:57.020Z] b4d181a07f80: Download complete [2021-09-22T06:56:57.989Z] b4d181a07f80: Pull complete [2021-09-22T06:56:58.271Z] a1111a8f2ec3: Pull complete [2021-09-22T06:56:58.872Z] ed53099fbce6: Pull complete [2021-09-22T06:56:58.872Z] dc539afda2c1: Pull complete [2021-09-22T06:56:59.140Z] 77bc0d833cb6: Pull complete [2021-09-22T06:56:59.140Z] 9065ff56babe: Pull complete [2021-09-22T06:57:00.546Z] d287ab97295c: Verifying Checksum [2021-09-22T06:57:00.546Z] d287ab97295c: Download complete [2021-09-22T06:57:04.858Z] d287ab97295c: Pull complete [2021-09-22T06:57:04.858Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-22T06:57:04.858Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-22T06:57:04.858Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-22T06:57:04.947Z] prd-centos7-docker-4c-2g-793 does not seem to be running inside a container [2021-09-22T06:57:05.017Z] $ 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_main/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_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-09-22T06:57:07.623Z] $ docker top 0d83d87602df0518d3871486dfe8587338be9b9685b6de8175b5a47c774399f3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-22T06:57:08.053Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-09-22T06:57:08.373Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-09-22T06:57:08.695Z] + ls /var/log/sa-host [2021-09-22T06:57:08.695Z] + sadf -c /var/log/sa-host/sa05 [2021-09-22T06:57:08.695Z] file_magic: OK [2021-09-22T06:57:08.695Z] HZ: Using current value: 100 [2021-09-22T06:57:08.695Z] file_header: OK [2021-09-22T06:57:08.695Z] 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-09-22T06:57:08.695Z] Statistics: [2021-09-22T06:57:08.695Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-22T06:57:08.695Z] File successfully converted to sysstat format version 12.0.3 [2021-09-22T06:57:08.695Z] + sadf -c /var/log/sa-host/sa22 [2021-09-22T06:57:08.695Z] file_magic: OK [2021-09-22T06:57:08.695Z] HZ: Using current value: 100 [2021-09-22T06:57:08.695Z] file_header: OK [2021-09-22T06:57:08.695Z] 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-09-22T06:57:08.695Z] Statistics: [2021-09-22T06:57:08.695Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-22T06:57:08.695Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-22T06:57:09.261Z] provisioning config files... [2021-09-22T06:57:09.278Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config6790870961183817244tmp [Pipeline] { [Pipeline] echo [2021-09-22T06:57:09.304Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-22T06:57:09.621Z] ---> create-netrc.sh [Pipeline] } [2021-09-22T06:57:09.634Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-09-22T06:57:10.041Z] ---> python-tools-install.sh [Pipeline] echo [2021-09-22T06:57:10.056Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-22T06:57:10.399Z] ---> sudo-logs.sh [2021-09-22T06:57:10.399Z] Archiving 'sudo' log.. [2021-09-22T06:57:10.399Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-793.vexxhost.local: Name or service not known [2021-09-22T06:57:10.399Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-793.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-09-22T06:57:10.441Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-22T06:57:10.755Z] ---> job-cost.sh [2021-09-22T06:57:10.755Z] lf-activate-venv: SKIPPING [2021-09-22T06:57:10.755Z] DEBUG: total: 0.10999999940395355 [2021-09-22T06:57:10.755Z] INFO: Retrieving Stack Cost... [2021-09-22T06:57:12.868Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-22T06:57:13.137Z] INFO: Archiving Costs [Pipeline] echo [2021-09-22T06:57:13.157Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-22T06:57:13.476Z] ---> logs-deploy.sh [2021-09-22T06:57:13.476Z] lf-activate-venv: SKIPPING [2021-09-22T06:57:13.477Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/13 [2021-09-22T06:57:13.477Z] INFO: archiving workspace using pattern(s): [2021-09-22T06:57:14.060Z] Archives upload complete. [2021-09-22T06:57:14.328Z] INFO: archiving logs to Nexus