Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 895bb4be16a97b7a14f98eb5878856faac06ef8b 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-ssh8401787662929053781.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-ssh6791862923443695707.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-ssh1542118936099223393.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-ssh6155837206754350207.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-ssh6884716160252223569.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 ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-111 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-ssh2444376281885976076.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 895bb4be16a97b7a14f98eb5878856faac06ef8b (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 895bb4be16a97b7a14f98eb5878856faac06ef8b # timeout=10 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-registry/v2" > git rev-list --no-walk d59484ef5ee4d280a238bf2862e26f0bec7b2eaa # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-09-29T08:21:46.594Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-09-29T08:21:46.708Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-09-29T08:21:46.742Z] ========================================================= [2021-09-29T08:21:46.742Z] EdgeX Global Pipelines Version Info [2021-09-29T08:21:46.742Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-09-29T08:21:48.001Z] ------------------- [2021-09-29T08:21:48.001Z] stable info: [2021-09-29T08:21:48.001Z] ------------------- [2021-09-29T08:21:48.001Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-09-29T08:21:48.001Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-29T08:21:48.001Z] Message: update stable to v1.0.205 [2021-09-29T08:21:48.585Z] ------------------- [2021-09-29T08:21:48.585Z] experimental info: [2021-09-29T08:21:48.585Z] ------------------- [2021-09-29T08:21:48.585Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-09-29T08:21:48.585Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-29T08:21:48.585Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-09-29T08:21:48.742Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-09-29T08:21:48.774Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-09-29T08:21:48.807Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-09-29T08:21:48.839Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-09-29T08:21:48.873Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-09-29T08:21:48.904Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-09-29T08:21:48.936Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-09-29T08:21:48.967Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-09-29T08:21:48.998Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-09-29T08:21:49.030Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-09-29T08:21:49.060Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-09-29T08:21:49.090Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-09-29T08:21:49.121Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2021-09-29T08:21:49.152Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-09-29T08:21:49.182Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-09-29T08:21:49.213Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-09-29T08:21:49.243Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-09-29T08:21:49.274Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-09-29T08:21:49.307Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-09-29T08:21:49.337Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-09-29T08:21:49.455Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-09-29T08:21:49.486Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-09-29T08:21:49.516Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-09-29T08:21:49.541Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-09-29T08:21:49.567Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-09-29T08:21:49.591Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-09-29T08:21:49.624Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-09-29T08:21:49.657Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-09-29T08:21:49.686Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-09-29T08:21:49.715Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-09-29T08:21:49.750Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 895bb4be16a97b7a14f98eb5878856faac06ef8b [Pipeline] echo [2021-09-29T08:21:49.785Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 895bb4b [Pipeline] echo [2021-09-29T08:21:49.808Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-29T08:21:49.898Z] provisioning config files... [2021-09-29T08:21:49.920Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config1536247122597217270tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-29T08:21:50.256Z] ---> docker-login.sh [2021-09-29T08:21:50.256Z] nexus3.edgexfoundry.org:10001 [2021-09-29T08:21:50.256Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T08:21:50.540Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T08:21:50.540Z] Configure a credential helper to remove this warning. See [2021-09-29T08:21:50.540Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T08:21:50.540Z] [2021-09-29T08:21:50.540Z] Login Succeeded [2021-09-29T08:21:50.540Z] nexus3.edgexfoundry.org:10002 [2021-09-29T08:21:50.540Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T08:21:50.540Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T08:21:50.540Z] Configure a credential helper to remove this warning. See [2021-09-29T08:21:50.540Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T08:21:50.540Z] [2021-09-29T08:21:50.540Z] Login Succeeded [2021-09-29T08:21:50.540Z] nexus3.edgexfoundry.org:10003 [2021-09-29T08:21:50.809Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T08:21:50.809Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T08:21:50.809Z] Configure a credential helper to remove this warning. See [2021-09-29T08:21:50.809Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T08:21:50.809Z] [2021-09-29T08:21:50.809Z] Login Succeeded [2021-09-29T08:21:50.809Z] nexus3.edgexfoundry.org:10004 [2021-09-29T08:21:50.809Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T08:21:50.809Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T08:21:50.809Z] Configure a credential helper to remove this warning. See [2021-09-29T08:21:50.809Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T08:21:50.809Z] [2021-09-29T08:21:50.809Z] Login Succeeded [2021-09-29T08:21:50.809Z] docker.io [2021-09-29T08:21:51.080Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T08:21:51.345Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T08:21:51.345Z] Configure a credential helper to remove this warning. See [2021-09-29T08:21:51.345Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T08:21:51.345Z] [2021-09-29T08:21:51.345Z] Login Succeeded [2021-09-29T08:21:51.345Z] ---> docker-login.sh ends [Pipeline] } [2021-09-29T08:21:51.364Z] 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-29T08:21:51.924Z] + git log --format=format:%s -1 895bb4be16a97b7a14f98eb5878856faac06ef8b [Pipeline] echo [2021-09-29T08:21:51.978Z] GIT_COMMIT: 895bb4be16a97b7a14f98eb5878856faac06ef8b, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-registry/v2 [Pipeline] echo [2021-09-29T08:21:51.994Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:21:53.039Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-29T08:21:53.039Z] [2021-09-29T08:21:53.039Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:21:53.382Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-29T08:21:53.382Z] latest: Pulling from edgex-devops/git-semver [2021-09-29T08:21:53.382Z] 31603596830f: Pulling fs layer [2021-09-29T08:21:53.382Z] 04fac38145f0: Pulling fs layer [2021-09-29T08:21:53.382Z] 701f6daf10bf: Pulling fs layer [2021-09-29T08:21:53.382Z] 24f72da36158: Pulling fs layer [2021-09-29T08:21:53.382Z] 24f72da36158: Waiting [2021-09-29T08:21:53.382Z] 04fac38145f0: Verifying Checksum [2021-09-29T08:21:53.382Z] 04fac38145f0: Download complete [2021-09-29T08:21:53.657Z] 31603596830f: Verifying Checksum [2021-09-29T08:21:53.657Z] 31603596830f: Download complete [2021-09-29T08:21:53.929Z] 31603596830f: Pull complete [2021-09-29T08:21:53.929Z] 04fac38145f0: Pull complete [2021-09-29T08:21:53.929Z] 24f72da36158: Verifying Checksum [2021-09-29T08:21:53.929Z] 24f72da36158: Download complete [2021-09-29T08:21:53.929Z] 701f6daf10bf: Verifying Checksum [2021-09-29T08:21:53.929Z] 701f6daf10bf: Download complete [2021-09-29T08:21:54.517Z] 701f6daf10bf: Pull complete [2021-09-29T08:21:54.782Z] 24f72da36158: Pull complete [2021-09-29T08:21:54.782Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-09-29T08:21:54.782Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-29T08:21:54.782Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-09-29T08:21:54.878Z] prd-centos7-docker-4c-2g-111 does not seem to be running inside a container [2021-09-29T08:21:54.936Z] $ 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-29T08:21:55.728Z] $ docker top ba0b94b103b3fcf4d12b5fbec9d69fd080403b15cb4f87c0c093b425c05338a1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-29T08:21:55.862Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-29T08:21:55.862Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-29T08:21:55.987Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-29T08:21:55.991Z] $ docker exec ba0b94b103b3fcf4d12b5fbec9d69fd080403b15cb4f87c0c093b425c05338a1 ssh-agent [2021-09-29T08:21:56.099Z] SSH_AUTH_SOCK=/tmp/ssh-Yzn1Hdp1SUP2/agent.14 [2021-09-29T08:21:56.099Z] SSH_AGENT_PID=20 [2021-09-29T08:21:56.111Z] Running ssh-add (command line suppressed) [2021-09-29T08:21:56.215Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_140692679110736498.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_140692679110736498.key) [2021-09-29T08:21:56.235Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-29T08:21:56.548Z] + git tag --points-at HEAD [Pipeline] } [2021-09-29T08:21:56.568Z] $ docker exec --env ******** --env ******** ba0b94b103b3fcf4d12b5fbec9d69fd080403b15cb4f87c0c093b425c05338a1 ssh-agent -k [2021-09-29T08:21:56.667Z] unset SSH_AUTH_SOCK; [2021-09-29T08:21:56.668Z] unset SSH_AGENT_PID; [2021-09-29T08:21:56.668Z] echo Agent pid 20 killed; [2021-09-29T08:21:56.682Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-09-29T08:21:56.725Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-29T08:21:56.725Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-29T08:21:56.836Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-29T08:21:56.839Z] $ docker exec ba0b94b103b3fcf4d12b5fbec9d69fd080403b15cb4f87c0c093b425c05338a1 ssh-agent [2021-09-29T08:21:56.953Z] SSH_AUTH_SOCK=/tmp/ssh-LnNChkttx9rX/agent.54 [2021-09-29T08:21:56.953Z] SSH_AGENT_PID=60 [2021-09-29T08:21:56.962Z] Running ssh-add (command line suppressed) [2021-09-29T08:21:57.066Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2655869009777520542.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2655869009777520542.key) [2021-09-29T08:21:57.084Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-29T08:21:57.395Z] + git semver init [2021-09-29T08:21:57.396Z] # -> Open(): unable to determine branch for HEAD [2021-09-29T08:21:57.396Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2021-09-29T08:21:57.396Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2021-09-29T08:21:57.396Z] # $SEMVER_REMOTE_NAME = origin [2021-09-29T08:21:57.396Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-29T08:21:57.396Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-29T08:21:57.396Z] # $SEMVER_BRANCH = main [2021-09-29T08:21:57.396Z] # $SEMVER_TEMP = /tmp/semver-817397580 [2021-09-29T08:21:57.396Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-09-29T08:22:00.750Z] # '/tmp/semver-817397580' -> '/w/workspace/edgexfoundry_edgex-ui-go_main/.semver' [2021-09-29T08:22:00.750Z] # -> Force: false [2021-09-29T08:22:00.750Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } [2021-09-29T08:22:00.766Z] $ docker exec --env ******** --env ******** ba0b94b103b3fcf4d12b5fbec9d69fd080403b15cb4f87c0c093b425c05338a1 ssh-agent -k [2021-09-29T08:22:00.860Z] unset SSH_AUTH_SOCK; [2021-09-29T08:22:00.860Z] unset SSH_AGENT_PID; [2021-09-29T08:22:00.860Z] echo Agent pid 60 killed; [2021-09-29T08:22:00.877Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-29T08:22:01.225Z] + git semver [Pipeline] } [2021-09-29T08:22:01.244Z] $ docker stop --time=1 ba0b94b103b3fcf4d12b5fbec9d69fd080403b15cb4f87c0c093b425c05338a1 [2021-09-29T08:22:02.566Z] $ docker rm -f ba0b94b103b3fcf4d12b5fbec9d69fd080403b15cb4f87c0c093b425c05338a1 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-29T08:22:02.953Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-09-29T08:22:03.279Z] Stashed 1 file(s) [Pipeline] echo [2021-09-29T08:22:03.283Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.16 [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-29T08:22:18.649Z] Still waiting to schedule task [2021-09-29T08:22:18.650Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-09-29T08:22:18.652Z] Still waiting to schedule task [2021-09-29T08:22:18.652Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-09-29T08:24:51.317Z] Running on prd-centos7-docker-4c-2g-112 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws [2021-09-29T08:24:51.337Z] Running in /w/workspace/edgex-ui-go/17 [Pipeline] { [Pipeline] checkout [2021-09-29T08:24:51.455Z] The recommended git tool is: git [2021-09-29T08:24:54.099Z] using credential edgex-jenkins-ssh [2021-09-29T08:24:54.116Z] Cloning the remote Git repository [2021-09-29T08:24:54.136Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-09-29T08:24:54.209Z] > git init /w/workspace/edgex-ui-go/17 # timeout=10 [2021-09-29T08:24:54.235Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-09-29T08:24:54.236Z] > git --version # timeout=10 [2021-09-29T08:24:54.244Z] > git --version # 'git version 2.24.4' [2021-09-29T08:24:54.245Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-29T08:24:54.272Z] [INFO] Currently running in a labeled security context [2021-09-29T08:24:54.272Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-09-29T08:24:54.272Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/17@tmp/jenkins-gitclient-ssh5409943564680272562.key [2021-09-29T08:24:54.284Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-29T08:24:57.302Z] Avoid second fetch [2021-09-29T08:24:57.303Z] Checking out Revision 895bb4be16a97b7a14f98eb5878856faac06ef8b (main) [2021-09-29T08:24:57.275Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-09-29T08:24:57.285Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-29T08:24:57.312Z] > git config core.sparsecheckout # timeout=10 [2021-09-29T08:24:57.316Z] > git checkout -f 895bb4be16a97b7a14f98eb5878856faac06ef8b # timeout=10 [2021-09-29T08:25:01.103Z] Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-registry/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-29T08:25:01.875Z] provisioning config files... [2021-09-29T08:25:01.893Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/17@tmp/config5005440963192639593tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-29T08:25:02.326Z] ---> docker-login.sh [2021-09-29T08:25:02.326Z] nexus3.edgexfoundry.org:10001 [2021-09-29T08:25:02.326Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T08:25:02.599Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T08:25:02.599Z] Configure a credential helper to remove this warning. See [2021-09-29T08:25:02.599Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T08:25:02.599Z] [2021-09-29T08:25:02.599Z] Login Succeeded [2021-09-29T08:25:02.599Z] nexus3.edgexfoundry.org:10002 [2021-09-29T08:25:02.599Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T08:25:02.599Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T08:25:02.599Z] Configure a credential helper to remove this warning. See [2021-09-29T08:25:02.599Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T08:25:02.599Z] [2021-09-29T08:25:02.599Z] Login Succeeded [2021-09-29T08:25:02.599Z] nexus3.edgexfoundry.org:10003 [2021-09-29T08:25:02.599Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T08:25:02.872Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T08:25:02.872Z] Configure a credential helper to remove this warning. See [2021-09-29T08:25:02.872Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T08:25:02.872Z] [2021-09-29T08:25:02.872Z] Login Succeeded [2021-09-29T08:25:02.872Z] nexus3.edgexfoundry.org:10004 [2021-09-29T08:25:02.872Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T08:25:02.872Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T08:25:02.872Z] Configure a credential helper to remove this warning. See [2021-09-29T08:25:02.872Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T08:25:02.872Z] [2021-09-29T08:25:02.872Z] Login Succeeded [2021-09-29T08:25:02.872Z] docker.io [2021-09-29T08:25:03.140Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T08:25:03.407Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T08:25:03.407Z] Configure a credential helper to remove this warning. See [2021-09-29T08:25:03.407Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T08:25:03.407Z] [2021-09-29T08:25:03.407Z] Login Succeeded [2021-09-29T08:25:03.407Z] ---> docker-login.sh ends [Pipeline] } [2021-09-29T08:25:03.456Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-09-29T08:25:03.662Z] ========================================================= [2021-09-29T08:25:03.662Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-09-29T08:25:03.662Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:25:04.015Z] + 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-29T08:25:04.015Z] Sending build context to Docker daemon 20.84MB [2021-09-29T08:25:04.015Z] Step 1/17 : ARG BASE=golang:1.16-alpine3.14 [2021-09-29T08:25:04.015Z] Step 2/17 : FROM ${BASE} AS builder [2021-09-29T08:25:04.286Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-09-29T08:25:04.286Z] 540db60ca938: Pulling fs layer [2021-09-29T08:25:04.286Z] adcc1eea9eea: Pulling fs layer [2021-09-29T08:25:04.286Z] 4c4ab2625f07: Pulling fs layer [2021-09-29T08:25:04.286Z] db62176df00c: Pulling fs layer [2021-09-29T08:25:04.286Z] 3b30891b0d05: Pulling fs layer [2021-09-29T08:25:04.286Z] 06b49ca38bd5: Pulling fs layer [2021-09-29T08:25:04.286Z] c788192a36de: Pulling fs layer [2021-09-29T08:25:04.286Z] a77e37c0d609: Pulling fs layer [2021-09-29T08:25:04.286Z] c3185cebc471: Pulling fs layer [2021-09-29T08:25:04.286Z] 06b49ca38bd5: Waiting [2021-09-29T08:25:04.286Z] c788192a36de: Waiting [2021-09-29T08:25:04.286Z] a77e37c0d609: Waiting [2021-09-29T08:25:04.286Z] c3185cebc471: Waiting [2021-09-29T08:25:04.286Z] 3b30891b0d05: Waiting [2021-09-29T08:25:04.286Z] 4c4ab2625f07: Verifying Checksum [2021-09-29T08:25:04.286Z] 4c4ab2625f07: Download complete [2021-09-29T08:25:04.286Z] adcc1eea9eea: Verifying Checksum [2021-09-29T08:25:04.286Z] adcc1eea9eea: Download complete [2021-09-29T08:25:04.286Z] 3b30891b0d05: Verifying Checksum [2021-09-29T08:25:04.286Z] 3b30891b0d05: Download complete [2021-09-29T08:25:04.286Z] 06b49ca38bd5: Verifying Checksum [2021-09-29T08:25:04.286Z] 06b49ca38bd5: Download complete [2021-09-29T08:25:04.286Z] c788192a36de: Verifying Checksum [2021-09-29T08:25:04.286Z] c788192a36de: Download complete [2021-09-29T08:25:04.559Z] 540db60ca938: Verifying Checksum [2021-09-29T08:25:04.559Z] 540db60ca938: Download complete [2021-09-29T08:25:04.559Z] 540db60ca938: Pull complete [2021-09-29T08:25:04.824Z] adcc1eea9eea: Pull complete [2021-09-29T08:25:04.824Z] 4c4ab2625f07: Pull complete [2021-09-29T08:25:05.089Z] a77e37c0d609: Verifying Checksum [2021-09-29T08:25:05.089Z] a77e37c0d609: Download complete [2021-09-29T08:25:08.424Z] c3185cebc471: Verifying Checksum [2021-09-29T08:25:08.424Z] c3185cebc471: Download complete [2021-09-29T08:25:08.692Z] db62176df00c: Verifying Checksum [2021-09-29T08:25:08.692Z] db62176df00c: Download complete [2021-09-29T08:25:12.062Z] db62176df00c: Pull complete [2021-09-29T08:25:12.062Z] 3b30891b0d05: Pull complete [2021-09-29T08:25:12.062Z] 06b49ca38bd5: Pull complete [2021-09-29T08:25:12.062Z] c788192a36de: Pull complete [2021-09-29T08:25:12.062Z] a77e37c0d609: Pull complete [2021-09-29T08:25:14.750Z] c3185cebc471: Pull complete [2021-09-29T08:25:14.750Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-09-29T08:25:14.750Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-29T08:25:14.750Z] ---> 031687cdd783 [2021-09-29T08:25:14.750Z] Step 3/17 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-09-29T08:25:16.167Z] ---> Running in a3fc801f0068 [2021-09-29T08:25:16.167Z] Removing intermediate container a3fc801f0068 [2021-09-29T08:25:16.167Z] ---> 08342cbc9476 [2021-09-29T08:25:16.167Z] Step 4/17 : ARG ALPINE_PKG_BASE="make git" [2021-09-29T08:25:16.434Z] ---> Running in 1a24a73b806c [2021-09-29T08:25:16.434Z] Removing intermediate container 1a24a73b806c [2021-09-29T08:25:16.434Z] ---> 56af290dc18f [2021-09-29T08:25:16.434Z] Step 5/17 : ARG ALPINE_PKG_EXTRA="" [2021-09-29T08:25:16.434Z] ---> Running in 1fc9bdd013b8 [2021-09-29T08:25:16.434Z] Removing intermediate container 1fc9bdd013b8 [2021-09-29T08:25:16.434Z] ---> e1a2f299ab86 [2021-09-29T08:25:16.435Z] Step 6/17 : LABEL Name=edgex-ui-go [2021-09-29T08:25:16.435Z] ---> Running in c019be790a9e [2021-09-29T08:25:16.708Z] Removing intermediate container c019be790a9e [2021-09-29T08:25:16.708Z] ---> 9d1c3fa64447 [2021-09-29T08:25:16.708Z] Step 7/17 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-09-29T08:25:16.708Z] ---> Running in d20d58a09465 [2021-09-29T08:25:16.708Z] Removing intermediate container d20d58a09465 [2021-09-29T08:25:16.708Z] ---> 8585674f854a [2021-09-29T08:25:16.708Z] Step 8/17 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T08:25:16.708Z] ---> Running in f2a2d0929cbd [2021-09-29T08:25:17.299Z] Removing intermediate container f2a2d0929cbd [2021-09-29T08:25:17.299Z] ---> 60da7eab6cbc [2021-09-29T08:25:17.299Z] Step 9/17 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-09-29T08:25:17.299Z] ---> Running in 3ef3dd4c563f [2021-09-29T08:25:17.568Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-29T08:25:18.975Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-29T08:25:19.560Z] OK: 219 MiB in 52 packages [2021-09-29T08:25:19.826Z] Removing intermediate container 3ef3dd4c563f [2021-09-29T08:25:19.826Z] ---> b0067937effe [2021-09-29T08:25:19.826Z] Step 10/17 : ENV GO111MODULE=on [2021-09-29T08:25:19.826Z] ---> Running in 726b257af514 [2021-09-29T08:25:19.826Z] Removing intermediate container 726b257af514 [2021-09-29T08:25:19.826Z] ---> bd7404e38af5 [2021-09-29T08:25:19.826Z] Step 11/17 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-09-29T08:25:19.826Z] ---> Running in 559c850a421f [2021-09-29T08:25:19.826Z] Removing intermediate container 559c850a421f [2021-09-29T08:25:19.826Z] ---> e02daff19a10 [2021-09-29T08:25:19.826Z] Step 12/17 : COPY go.mod . [2021-09-29T08:25:20.091Z] ---> 28ac41c62539 [2021-09-29T08:25:20.091Z] Step 13/17 : COPY Makefile . [2021-09-29T08:25:20.359Z] ---> d29742b8e91c [2021-09-29T08:25:20.359Z] Step 14/17 : RUN make update [2021-09-29T08:25:20.359Z] ---> Running in 433dbe927ccf [2021-09-29T08:25:20.359Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-09-29T08:25:32.675Z] Removing intermediate container 433dbe927ccf [2021-09-29T08:25:32.675Z] ---> 6b008ff3e262 [2021-09-29T08:25:32.675Z] Step 15/17 : COPY . . [2021-09-29T08:25:32.675Z] ---> 30df6a598b99 [2021-09-29T08:25:32.675Z] Step 16/17 : RUN go mod tidy [2021-09-29T08:25:32.675Z] ---> Running in f57321d769da [2021-09-29T08:25:32.675Z] Removing intermediate container f57321d769da [2021-09-29T08:25:32.675Z] ---> 9538aab8cc0c [2021-09-29T08:25:32.675Z] Step 17/17 : RUN ${MAKE} [2021-09-29T08:25:32.675Z] ---> Running in dfddd6baddb9 [2021-09-29T08:25:32.943Z] noop [2021-09-29T08:25:32.943Z] Removing intermediate container dfddd6baddb9 [2021-09-29T08:25:32.943Z] ---> 787d18cb7256 [2021-09-29T08:25:32.943Z] Successfully built 787d18cb7256 [2021-09-29T08:25:32.943Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:25:33.267Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-29T08:25:33.267Z] . [Pipeline] withDockerContainer [2021-09-29T08:25:33.354Z] prd-centos7-docker-4c-2g-112 does not seem to be running inside a container [2021-09-29T08:25:33.406Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/17 -v /w/workspace/edgex-ui-go/17:/w/workspace/edgex-ui-go/17:rw,z -v /w/workspace/edgex-ui-go/17@tmp:/w/workspace/edgex-ui-go/17@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-09-29T08:25:33.759Z] $ docker top 80f4ffcc6aab278953570caa29f99522402f187a968155639f83bd27f290964b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-29T08:25:34.174Z] + go version [2021-09-29T08:25:34.174Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-09-29T08:25:34.186Z] $ docker stop --time=1 80f4ffcc6aab278953570caa29f99522402f187a968155639f83bd27f290964b [2021-09-29T08:25:35.367Z] $ docker rm -f 80f4ffcc6aab278953570caa29f99522402f187a968155639f83bd27f290964b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:25:35.970Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-29T08:25:35.970Z] . [Pipeline] withDockerContainer [2021-09-29T08:25:36.056Z] prd-centos7-docker-4c-2g-112 does not seem to be running inside a container [2021-09-29T08:25:36.109Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/17 -v /w/workspace/edgex-ui-go/17:/w/workspace/edgex-ui-go/17:rw,z -v /w/workspace/edgex-ui-go/17@tmp:/w/workspace/edgex-ui-go/17@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-09-29T08:25:36.507Z] $ docker top d7506fa6c6d24cf56e01c3442cfb7827e7184900e23061b4ed7d95cae5b1612b -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-09-29T08:25:36.931Z] + go mod tidy [Pipeline] sh [2021-09-29T08:25:37.520Z] + make test [2021-09-29T08:25:37.521Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-09-29T08:25:37.794Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-09-29T08:25:47.942Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-09-29T08:25:47.942Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-09-29T08:25:47.942Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-09-29T08:25:47.942Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-09-29T08:25:47.942Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-09-29T08:25:47.942Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-09-29T08:25:47.942Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-09-29T08:25:47.942Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-09-29T08:25:47.942Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-09-29T08:25:47.942Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-09-29T08:25:47.942Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-09-29T08:25:47.942Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-09-29T08:25:47.942Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-09-29T08:25:52.236Z] $ docker stop --time=1 d7506fa6c6d24cf56e01c3442cfb7827e7184900e23061b4ed7d95cae5b1612b [2021-09-29T08:25:53.593Z] $ docker rm -f d7506fa6c6d24cf56e01c3442cfb7827e7184900e23061b4ed7d95cae5b1612b [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-29T08:25:54.007Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-09-29T08:25:54.261Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-09-29T08:25:56.613Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-09-29T08:25:56.922Z] + ls -al . [2021-09-29T08:25:56.922Z] total 88 [2021-09-29T08:25:56.922Z] drwxrwxr-x. 12 jenkins jenkins 4096 Sep 29 08:25 . [2021-09-29T08:25:56.922Z] drwxrwxr-x. 4 jenkins jenkins 30 Sep 29 08:24 .. [2021-09-29T08:25:56.922Z] drwxrwxr-x. 3 jenkins jenkins 20 Sep 29 08:24 assets [2021-09-29T08:25:56.922Z] drwxrwxr-x. 2 jenkins jenkins 35 Sep 29 08:24 bin [2021-09-29T08:25:56.922Z] drwxrwxr-x. 3 jenkins jenkins 29 Sep 29 08:24 cmd [2021-09-29T08:25:56.922Z] -rw-rw-r--. 1 jenkins jenkins 3959 Sep 29 08:24 CONTRIBUTING.md [2021-09-29T08:25:56.922Z] -rw-r--r--. 1 jenkins jenkins 10 Sep 29 08:25 coverage.out [2021-09-29T08:25:56.922Z] -rw-rw-r--. 1 jenkins jenkins 1526 Sep 29 08:24 Dockerfile [2021-09-29T08:25:56.922Z] drwxrwxr-x. 2 jenkins jenkins 23 Sep 29 08:24 docs [2021-09-29T08:25:56.922Z] drwxrwxr-x. 8 jenkins jenkins 162 Sep 29 08:25 .git [2021-09-29T08:25:56.922Z] drwxrwxr-x. 2 jenkins jenkins 103 Sep 29 08:24 .github [2021-09-29T08:25:56.922Z] -rw-rw-r--. 1 jenkins jenkins 162 Sep 29 08:24 .gitignore [2021-09-29T08:25:56.922Z] -rw-rw-r--. 1 jenkins jenkins 880 Sep 29 08:24 go.mod [2021-09-29T08:25:56.922Z] -rw-r--r--. 1 jenkins jenkins 24176 Sep 29 08:25 go.sum [2021-09-29T08:25:56.922Z] drwxrwxr-x. 9 jenkins jenkins 125 Sep 29 08:24 internal [2021-09-29T08:25:56.922Z] -rw-rw-r--. 1 jenkins jenkins 652 Sep 29 08:24 Jenkinsfile [2021-09-29T08:25:56.922Z] -rw-rw-r--. 1 jenkins jenkins 11357 Sep 29 08:24 LICENSE [2021-09-29T08:25:56.922Z] -rw-rw-r--. 1 jenkins jenkins 990 Sep 29 08:24 Makefile [2021-09-29T08:25:56.922Z] drwxrwxr-x. 3 jenkins jenkins 19 Sep 29 08:24 pkg [2021-09-29T08:25:56.922Z] -rw-rw-r--. 1 jenkins jenkins 5509 Sep 29 08:24 README.md [2021-09-29T08:25:56.922Z] drwxrwxr-x. 4 jenkins jenkins 54 Sep 29 08:24 snap [2021-09-29T08:25:56.922Z] -rw-rw-r--. 1 jenkins jenkins 12 Sep 29 08:22 VERSION [2021-09-29T08:25:56.922Z] -rw-rw-r--. 1 jenkins jenkins 155 Sep 29 08:24 version.go [2021-09-29T08:25:56.922Z] drwxrwxr-x. 4 jenkins jenkins 4096 Sep 29 08:24 web [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:25:57.243Z] + 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=895bb4be16a97b7a14f98eb5878856faac06ef8b --label arch=amd64 --label version=2.0.1-dev.16 . [2021-09-29T08:25:57.243Z] Sending build context to Docker daemon 20.87MB [2021-09-29T08:25:57.243Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.14 [2021-09-29T08:25:57.243Z] Step 2/25 : FROM ${BASE} AS builder [2021-09-29T08:25:57.243Z] ---> 787d18cb7256 [2021-09-29T08:25:57.243Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-09-29T08:25:57.510Z] ---> Running in 625cc8493563 [2021-09-29T08:25:57.510Z] Removing intermediate container 625cc8493563 [2021-09-29T08:25:57.510Z] ---> 2743e0cf95ca [2021-09-29T08:25:57.510Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2021-09-29T08:25:57.510Z] ---> Running in 64b1f961f27b [2021-09-29T08:25:57.776Z] Removing intermediate container 64b1f961f27b [2021-09-29T08:25:57.776Z] ---> 374a42e3a50b [2021-09-29T08:25:57.776Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2021-09-29T08:25:57.776Z] ---> Running in 6e9867b61d0a [2021-09-29T08:25:57.776Z] Removing intermediate container 6e9867b61d0a [2021-09-29T08:25:57.776Z] ---> 00e1d478d213 [2021-09-29T08:25:57.776Z] Step 6/25 : LABEL Name=edgex-ui-go [2021-09-29T08:25:57.776Z] ---> Running in da3cf7a6f6a2 [2021-09-29T08:25:58.041Z] Removing intermediate container da3cf7a6f6a2 [2021-09-29T08:25:58.041Z] ---> f1b7ae8a9b11 [2021-09-29T08:25:58.041Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-09-29T08:25:58.041Z] ---> Running in 6da2daf5e781 [2021-09-29T08:25:58.041Z] Removing intermediate container 6da2daf5e781 [2021-09-29T08:25:58.041Z] ---> 5dcf72242a17 [2021-09-29T08:25:58.041Z] Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T08:25:58.041Z] ---> Running in c7ab62014d94 [2021-09-29T08:25:58.631Z] Removing intermediate container c7ab62014d94 [2021-09-29T08:25:58.631Z] ---> fed4ebc543ef [2021-09-29T08:25:58.631Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-09-29T08:25:58.631Z] ---> Running in fe63665fb21c [2021-09-29T08:25:58.897Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-29T08:25:59.853Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-29T08:26:00.432Z] OK: 219 MiB in 52 packages [2021-09-29T08:26:00.698Z] Removing intermediate container fe63665fb21c [2021-09-29T08:26:00.698Z] ---> b941a0684636 [2021-09-29T08:26:00.698Z] Step 10/25 : ENV GO111MODULE=on [2021-09-29T08:26:00.698Z] ---> Running in 49fbbce19667 [2021-09-29T08:26:00.698Z] Removing intermediate container 49fbbce19667 [2021-09-29T08:26:00.698Z] ---> 345b7b2b08be [2021-09-29T08:26:00.698Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-09-29T08:26:00.698Z] ---> Running in 59238031fa76 [2021-09-29T08:26:00.967Z] Removing intermediate container 59238031fa76 [2021-09-29T08:26:00.967Z] ---> 9f10e891ca7c [2021-09-29T08:26:00.967Z] Step 12/25 : COPY go.mod . [2021-09-29T08:26:00.967Z] ---> 9ec9ad49a754 [2021-09-29T08:26:00.967Z] Step 13/25 : COPY Makefile . [2021-09-29T08:26:01.232Z] ---> 8e15806c8d55 [2021-09-29T08:26:01.232Z] Step 14/25 : RUN make update [2021-09-29T08:26:01.232Z] ---> Running in 0da2c2a624c1 [2021-09-29T08:26:01.498Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-09-29T08:26:01.771Z] Removing intermediate container 0da2c2a624c1 [2021-09-29T08:26:01.771Z] ---> a57022fdbb76 [2021-09-29T08:26:01.771Z] Step 15/25 : COPY . . [2021-09-29T08:26:02.353Z] ---> aa52fbf5e896 [2021-09-29T08:26:02.353Z] Step 16/25 : RUN go mod tidy [2021-09-29T08:26:02.353Z] ---> Running in 802961306d47 [2021-09-29T08:26:03.326Z] Removing intermediate container 802961306d47 [2021-09-29T08:26:03.326Z] ---> 0ca5e33e627c [2021-09-29T08:26:03.326Z] Step 17/25 : RUN ${MAKE} [2021-09-29T08:26:03.326Z] ---> Running in b0981af8d84e [2021-09-29T08:26:03.326Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.1-dev.16" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-09-29T08:26:11.583Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-09-29T08:26:12.993Z] Removing intermediate container b0981af8d84e [2021-09-29T08:26:12.993Z] ---> 177609c563a2 [2021-09-29T08:26:12.993Z] Step 18/25 : FROM alpine:3.14 [2021-09-29T08:26:13.573Z] 3.14: Pulling from library/alpine [2021-09-29T08:26:13.573Z] a0d0a0d46f8b: Pulling fs layer [2021-09-29T08:26:14.158Z] a0d0a0d46f8b: Verifying Checksum [2021-09-29T08:26:14.158Z] a0d0a0d46f8b: Download complete [2021-09-29T08:26:14.158Z] a0d0a0d46f8b: Pull complete [2021-09-29T08:26:14.158Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-09-29T08:26:14.158Z] Status: Downloaded newer image for alpine:3.14 [2021-09-29T08:26:14.158Z] ---> 14119a10abf4 [2021-09-29T08:26:14.158Z] Step 19/25 : EXPOSE 4000 [2021-09-29T08:26:14.158Z] ---> Running in bcee35bc3f2d [2021-09-29T08:26:14.427Z] Removing intermediate container bcee35bc3f2d [2021-09-29T08:26:14.427Z] ---> 476c9f2a4d6a [2021-09-29T08:26:14.427Z] 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-29T08:26:14.690Z] ---> b08e89873f36 [2021-09-29T08:26:14.690Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-09-29T08:26:14.690Z] ---> Running in b1f2dfb64eab [2021-09-29T08:26:14.960Z] Removing intermediate container b1f2dfb64eab [2021-09-29T08:26:14.960Z] ---> 3be2e053d9b0 [2021-09-29T08:26:14.960Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-09-29T08:26:14.960Z] ---> Running in 8f624e61a51b [2021-09-29T08:26:14.960Z] Removing intermediate container 8f624e61a51b [2021-09-29T08:26:14.960Z] ---> e5a254b77990 [2021-09-29T08:26:14.960Z] Step 23/25 : LABEL arch=amd64 [2021-09-29T08:26:14.960Z] ---> Running in d4fea3986f07 [2021-09-29T08:26:14.960Z] Removing intermediate container d4fea3986f07 [2021-09-29T08:26:14.960Z] ---> f3d1b84c7b01 [2021-09-29T08:26:14.960Z] Step 24/25 : LABEL git_sha=895bb4be16a97b7a14f98eb5878856faac06ef8b [2021-09-29T08:26:15.225Z] ---> Running in 98003bbd107c [2021-09-29T08:26:15.225Z] Removing intermediate container 98003bbd107c [2021-09-29T08:26:15.225Z] ---> 78606afc5a94 [2021-09-29T08:26:15.225Z] Step 25/25 : LABEL version=2.0.1-dev.16 [2021-09-29T08:26:15.225Z] ---> Running in 1923d568abbc [2021-09-29T08:26:15.225Z] Removing intermediate container 1923d568abbc [2021-09-29T08:26:15.225Z] ---> 4aa47079f362 [2021-09-29T08:26:15.225Z] [Warning] One or more build-args [ARCH] were not consumed [2021-09-29T08:26:15.225Z] Successfully built 4aa47079f362 [2021-09-29T08:26:15.225Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-29T08:26:15.412Z] provisioning config files... [2021-09-29T08:26:15.428Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/17@tmp/config7465884195734910526tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-29T08:26:15.755Z] ---> docker-login.sh [2021-09-29T08:26:15.755Z] nexus3.edgexfoundry.org:10001 [2021-09-29T08:26:15.755Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T08:26:15.755Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T08:26:15.755Z] Configure a credential helper to remove this warning. See [2021-09-29T08:26:15.755Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T08:26:15.755Z] [2021-09-29T08:26:15.755Z] Login Succeeded [2021-09-29T08:26:15.755Z] nexus3.edgexfoundry.org:10002 [2021-09-29T08:26:15.755Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T08:26:16.024Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T08:26:16.024Z] Configure a credential helper to remove this warning. See [2021-09-29T08:26:16.024Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T08:26:16.024Z] [2021-09-29T08:26:16.024Z] Login Succeeded [2021-09-29T08:26:16.024Z] nexus3.edgexfoundry.org:10003 [2021-09-29T08:26:16.024Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T08:26:16.024Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T08:26:16.024Z] Configure a credential helper to remove this warning. See [2021-09-29T08:26:16.024Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T08:26:16.024Z] [2021-09-29T08:26:16.024Z] Login Succeeded [2021-09-29T08:26:16.024Z] nexus3.edgexfoundry.org:10004 [2021-09-29T08:26:16.290Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T08:26:16.290Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T08:26:16.290Z] Configure a credential helper to remove this warning. See [2021-09-29T08:26:16.290Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T08:26:16.290Z] [2021-09-29T08:26:16.290Z] Login Succeeded [2021-09-29T08:26:16.290Z] docker.io [2021-09-29T08:26:16.290Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T08:26:16.557Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T08:26:16.557Z] Configure a credential helper to remove this warning. See [2021-09-29T08:26:16.557Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T08:26:16.557Z] [2021-09-29T08:26:16.557Z] Login Succeeded [2021-09-29T08:26:16.557Z] ---> docker-login.sh ends [Pipeline] } [2021-09-29T08:26:16.568Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-29T08:26:16.635Z] [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: [2021-09-29T08:26:16.635Z] 895bb4be16a97b7a14f98eb5878856faac06ef8b [2021-09-29T08:26:16.635Z] latest [2021-09-29T08:26:16.635Z] 2.0.1-dev.16 [2021-09-29T08:26:16.635Z] 895bb4be16a97b7a14f98eb5878856faac06ef8b-2.0.1-dev.16 [2021-09-29T08:26:16.635Z] main [2021-09-29T08:26:16.635Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:26:16.985Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:895bb4be16a97b7a14f98eb5878856faac06ef8b [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:26:17.153Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-113 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws [2021-09-29T08:26:17.169Z] Running in /w/workspace/edgex-ui-go/17 [Pipeline] { [Pipeline] checkout [2021-09-29T08:26:17.296Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:895bb4be16a97b7a14f98eb5878856faac06ef8b [2021-09-29T08:26:17.296Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-09-29T08:26:17.296Z] 27f3f19b1288: Preparing [2021-09-29T08:26:17.296Z] e2eb06d8af82: Preparing [2021-09-29T08:26:17.296Z] e2eb06d8af82: Layer already exists [2021-09-29T08:26:17.391Z] The recommended git tool is: git [2021-09-29T08:26:19.236Z] 27f3f19b1288: Pushed [2021-09-29T08:26:19.236Z] 895bb4be16a97b7a14f98eb5878856faac06ef8b: digest: sha256:61ab13293077203b68f9659860873355915c4f428826f622f549bb0fe13d6e4d size: 739 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:26:19.551Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:26:19.862Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest [2021-09-29T08:26:19.862Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-09-29T08:26:19.862Z] 27f3f19b1288: Preparing [2021-09-29T08:26:19.862Z] e2eb06d8af82: Preparing [2021-09-29T08:26:19.862Z] 27f3f19b1288: Layer already exists [2021-09-29T08:26:19.862Z] e2eb06d8af82: Layer already exists [2021-09-29T08:26:19.862Z] latest: digest: sha256:61ab13293077203b68f9659860873355915c4f428826f622f549bb0fe13d6e4d size: 739 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:26:20.181Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.0.1-dev.16 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:26:20.492Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.0.1-dev.16 [2021-09-29T08:26:20.492Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-09-29T08:26:20.493Z] 27f3f19b1288: Preparing [2021-09-29T08:26:20.493Z] e2eb06d8af82: Preparing [2021-09-29T08:26:20.493Z] 27f3f19b1288: Layer already exists [2021-09-29T08:26:20.493Z] e2eb06d8af82: Layer already exists [2021-09-29T08:26:20.493Z] 2.0.1-dev.16: digest: sha256:61ab13293077203b68f9659860873355915c4f428826f622f549bb0fe13d6e4d size: 739 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:26:20.808Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:895bb4be16a97b7a14f98eb5878856faac06ef8b-2.0.1-dev.16 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:26:21.122Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:895bb4be16a97b7a14f98eb5878856faac06ef8b-2.0.1-dev.16 [2021-09-29T08:26:21.122Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-09-29T08:26:21.122Z] 27f3f19b1288: Preparing [2021-09-29T08:26:21.122Z] e2eb06d8af82: Preparing [2021-09-29T08:26:21.122Z] 27f3f19b1288: Layer already exists [2021-09-29T08:26:21.122Z] e2eb06d8af82: Layer already exists [2021-09-29T08:26:21.122Z] 895bb4be16a97b7a14f98eb5878856faac06ef8b-2.0.1-dev.16: digest: sha256:61ab13293077203b68f9659860873355915c4f428826f622f549bb0fe13d6e4d size: 739 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:26:21.442Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:26:21.753Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main [2021-09-29T08:26:21.753Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-09-29T08:26:21.753Z] 27f3f19b1288: Preparing [2021-09-29T08:26:21.753Z] e2eb06d8af82: Preparing [2021-09-29T08:26:21.753Z] e2eb06d8af82: Layer already exists [2021-09-29T08:26:21.753Z] 27f3f19b1288: Layer already exists [2021-09-29T08:26:21.753Z] main: digest: sha256:61ab13293077203b68f9659860873355915c4f428826f622f549bb0fe13d6e4d size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-29T08:26:21.814Z] ===================================================== [Pipeline] echo [2021-09-29T08:26:21.831Z] taggedImages: [2021-09-29T08:26:21.831Z] - nexus3.edgexfoundry.org:10004/edgex-ui:895bb4be16a97b7a14f98eb5878856faac06ef8b [2021-09-29T08:26:21.831Z] - nexus3.edgexfoundry.org:10004/edgex-ui:latest [2021-09-29T08:26:21.831Z] - nexus3.edgexfoundry.org:10004/edgex-ui:2.0.1-dev.16 [2021-09-29T08:26:21.831Z] - nexus3.edgexfoundry.org:10004/edgex-ui:895bb4be16a97b7a14f98eb5878856faac06ef8b-2.0.1-dev.16 [2021-09-29T08:26:21.831Z] - 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-29T08:26:22.378Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-29T08:26:22.378Z] [2021-09-29T08:26:22.378Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:26:22.706Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-29T08:26:22.706Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-29T08:26:22.706Z] b4d181a07f80: Pulling fs layer [2021-09-29T08:26:22.706Z] a1111a8f2ec3: Pulling fs layer [2021-09-29T08:26:22.706Z] ed53099fbce6: Pulling fs layer [2021-09-29T08:26:22.706Z] dc539afda2c1: Pulling fs layer [2021-09-29T08:26:22.706Z] 77bc0d833cb6: Pulling fs layer [2021-09-29T08:26:22.706Z] 9065ff56babe: Pulling fs layer [2021-09-29T08:26:22.706Z] d287ab97295c: Pulling fs layer [2021-09-29T08:26:22.706Z] 77bc0d833cb6: Waiting [2021-09-29T08:26:22.706Z] 9065ff56babe: Waiting [2021-09-29T08:26:22.706Z] d287ab97295c: Waiting [2021-09-29T08:26:22.706Z] dc539afda2c1: Waiting [2021-09-29T08:26:22.964Z] using credential edgex-jenkins-ssh [2021-09-29T08:26:23.030Z] Cloning the remote Git repository [2021-09-29T08:26:23.663Z] a1111a8f2ec3: Verifying Checksum [2021-09-29T08:26:23.663Z] a1111a8f2ec3: Download complete [2021-09-29T08:26:23.663Z] dc539afda2c1: Verifying Checksum [2021-09-29T08:26:23.663Z] dc539afda2c1: Download complete [2021-09-29T08:26:23.103Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-09-29T08:26:23.245Z] > git init /w/workspace/edgex-ui-go/17 # timeout=10 [2021-09-29T08:26:23.361Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-09-29T08:26:23.362Z] > git --version # timeout=10 [2021-09-29T08:26:23.402Z] > git --version # 'git version 2.17.1' [2021-09-29T08:26:23.403Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-29T08:26:23.498Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-29T08:26:24.620Z] 77bc0d833cb6: Verifying Checksum [2021-09-29T08:26:24.620Z] 77bc0d833cb6: Download complete [2021-09-29T08:26:24.620Z] 9065ff56babe: Verifying Checksum [2021-09-29T08:26:24.620Z] 9065ff56babe: Download complete [2021-09-29T08:26:25.576Z] ed53099fbce6: Verifying Checksum [2021-09-29T08:26:25.576Z] ed53099fbce6: Download complete [2021-09-29T08:26:26.167Z] b4d181a07f80: Verifying Checksum [2021-09-29T08:26:26.167Z] b4d181a07f80: Download complete [2021-09-29T08:26:27.142Z] b4d181a07f80: Pull complete [2021-09-29T08:26:27.419Z] a1111a8f2ec3: Pull complete [2021-09-29T08:26:27.697Z] ed53099fbce6: Pull complete [2021-09-29T08:26:27.963Z] dc539afda2c1: Pull complete [2021-09-29T08:26:28.228Z] 77bc0d833cb6: Pull complete [2021-09-29T08:26:28.228Z] 9065ff56babe: Pull complete [2021-09-29T08:26:29.191Z] d287ab97295c: Verifying Checksum [2021-09-29T08:26:29.191Z] d287ab97295c: Download complete [2021-09-29T08:26:30.470Z] Avoid second fetch [2021-09-29T08:26:30.470Z] Checking out Revision 895bb4be16a97b7a14f98eb5878856faac06ef8b (main) [2021-09-29T08:26:30.421Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-09-29T08:26:30.443Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-29T08:26:30.487Z] > git config core.sparsecheckout # timeout=10 [2021-09-29T08:26:30.501Z] > git checkout -f 895bb4be16a97b7a14f98eb5878856faac06ef8b # timeout=10 [2021-09-29T08:26:33.451Z] d287ab97295c: Pull complete [2021-09-29T08:26:33.451Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-29T08:26:33.451Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-29T08:26:33.451Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-29T08:26:33.534Z] prd-centos7-docker-4c-2g-112 does not seem to be running inside a container [2021-09-29T08:26:33.585Z] $ 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/17 -v /w/workspace/edgex-ui-go/17:/w/workspace/edgex-ui-go/17:rw,z -v /w/workspace/edgex-ui-go/17@tmp:/w/workspace/edgex-ui-go/17@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-09-29T08:26:34.944Z] Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-registry/v2" [2021-09-29T08:26:35.322Z] [2021-09-29T08:26:35.322Z] GitHub has been notified of this commit’s build result [2021-09-29T08:26:35.322Z] [2021-09-29T08:26:36.108Z] $ docker top 73c0f0a32e950d3b3bc96b7ace740a29547a01bdc2fef761c36e10c19fa6a6a7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-29T08:26:36.420Z] provisioning config files... [2021-09-29T08:26:36.446Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/17@tmp/config3607954291290596890tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-29T08:26:36.561Z] ---> job-cost.sh [2021-09-29T08:26:36.561Z] lf-activate-venv: SKIPPING [2021-09-29T08:26:36.561Z] INFO: No Stack... [2021-09-29T08:26:36.984Z] ---> docker-login.sh [2021-09-29T08:26:36.984Z] nexus3.edgexfoundry.org:10001 [2021-09-29T08:26:37.142Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-29T08:26:37.722Z] INFO: Archiving Costs [Pipeline] sh [2021-09-29T08:26:38.032Z] + cat /w/workspace/edgex-ui-go/17/archives/cost.csv [2021-09-29T08:26:38.032Z] + cut -d, -f6 [Pipeline] lock [2021-09-29T08:26:38.068Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-17-stack-cost] [2021-09-29T08:26:38.076Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-17-stack-cost] did not exist. Created. [2021-09-29T08:26:38.076Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-17-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-29T08:26:38.408Z] + echo total: 0.05999999865889549 [2021-09-29T08:26:38.417Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T08:26:38.417Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T08:26:38.417Z] Configure a credential helper to remove this warning. See [2021-09-29T08:26:38.417Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T08:26:38.417Z] [2021-09-29T08:26:38.417Z] Login Succeeded [Pipeline] stash [2021-09-29T08:26:38.463Z] Stashed 1 file(s) [Pipeline] } [2021-09-29T08:26:38.476Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-17-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-29T08:26:38.503Z] $ docker stop --time=1 73c0f0a32e950d3b3bc96b7ace740a29547a01bdc2fef761c36e10c19fa6a6a7 [2021-09-29T08:26:38.690Z] nexus3.edgexfoundry.org:10002 [2021-09-29T08:26:38.966Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T08:26:38.966Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T08:26:38.966Z] Configure a credential helper to remove this warning. See [2021-09-29T08:26:38.966Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T08:26:38.966Z] [2021-09-29T08:26:38.966Z] Login Succeeded [2021-09-29T08:26:38.966Z] nexus3.edgexfoundry.org:10003 [2021-09-29T08:26:39.564Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T08:26:39.565Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T08:26:39.565Z] Configure a credential helper to remove this warning. See [2021-09-29T08:26:39.565Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T08:26:39.565Z] [2021-09-29T08:26:39.565Z] Login Succeeded [2021-09-29T08:26:39.565Z] nexus3.edgexfoundry.org:10004 [2021-09-29T08:26:39.654Z] $ docker rm -f 73c0f0a32e950d3b3bc96b7ace740a29547a01bdc2fef761c36e10c19fa6a6a7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [2021-09-29T08:26:39.838Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-29T08:26:40.114Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T08:26:40.114Z] Configure a credential helper to remove this warning. See [2021-09-29T08:26:40.114Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T08:26:40.114Z] [2021-09-29T08:26:40.114Z] Login Succeeded [2021-09-29T08:26:40.114Z] docker.io [2021-09-29T08:26:40.389Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T08:26:40.988Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T08:26:40.988Z] Configure a credential helper to remove this warning. See [2021-09-29T08:26:40.988Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T08:26:40.988Z] [2021-09-29T08:26:40.988Z] Login Succeeded [2021-09-29T08:26:40.988Z] ---> docker-login.sh ends [Pipeline] } [2021-09-29T08:26:41.063Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-09-29T08:26:41.519Z] ========================================================= [2021-09-29T08:26:41.519Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-09-29T08:26:41.519Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:26:41.926Z] + 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-29T08:26:42.530Z] Sending build context to Docker daemon 20.84MB [2021-09-29T08:26:42.530Z] Step 1/17 : ARG BASE=golang:1.16-alpine3.14 [2021-09-29T08:26:42.530Z] Step 2/17 : FROM ${BASE} AS builder [2021-09-29T08:26:42.806Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-09-29T08:26:42.806Z] 595b0fe564bb: Pulling fs layer [2021-09-29T08:26:42.806Z] 24495759ef45: Pulling fs layer [2021-09-29T08:26:42.806Z] d148012ef14d: Pulling fs layer [2021-09-29T08:26:42.806Z] e90a11edd702: Pulling fs layer [2021-09-29T08:26:42.806Z] d77568369979: Pulling fs layer [2021-09-29T08:26:42.806Z] fc1c9f9a7f3b: Pulling fs layer [2021-09-29T08:26:42.806Z] 170f2ba95c9a: Pulling fs layer [2021-09-29T08:26:42.806Z] 97ac5df62f85: Pulling fs layer [2021-09-29T08:26:42.806Z] fc1c9f9a7f3b: Waiting [2021-09-29T08:26:42.806Z] 170f2ba95c9a: Waiting [2021-09-29T08:26:42.806Z] 97ac5df62f85: Waiting [2021-09-29T08:26:42.806Z] e90a11edd702: Waiting [2021-09-29T08:26:42.806Z] d77568369979: Waiting [2021-09-29T08:26:43.089Z] d148012ef14d: Verifying Checksum [2021-09-29T08:26:43.089Z] d148012ef14d: Download complete [2021-09-29T08:26:43.089Z] 24495759ef45: Verifying Checksum [2021-09-29T08:26:43.089Z] 24495759ef45: Download complete [2021-09-29T08:26:43.089Z] d77568369979: Download complete [2021-09-29T08:26:43.089Z] 595b0fe564bb: Verifying Checksum [2021-09-29T08:26:43.089Z] 595b0fe564bb: Download complete [2021-09-29T08:26:43.089Z] 170f2ba95c9a: Verifying Checksum [2021-09-29T08:26:43.089Z] 170f2ba95c9a: Download complete [2021-09-29T08:26:44.086Z] 595b0fe564bb: Pull complete [2021-09-29T08:26:44.697Z] 24495759ef45: Pull complete [2021-09-29T08:26:44.974Z] d148012ef14d: Pull complete [2021-09-29T08:26:46.971Z] 97ac5df62f85: Verifying Checksum [2021-09-29T08:26:46.971Z] 97ac5df62f85: Download complete [2021-09-29T08:26:46.971Z] e90a11edd702: Verifying Checksum [2021-09-29T08:26:46.971Z] e90a11edd702: Download complete [2021-09-29T08:26:57.190Z] e90a11edd702: Pull complete [2021-09-29T08:26:57.190Z] d77568369979: Pull complete [2021-09-29T08:26:57.794Z] fc1c9f9a7f3b: Pull complete [2021-09-29T08:26:58.069Z] 170f2ba95c9a: Pull complete [2021-09-29T08:27:03.481Z] 97ac5df62f85: Pull complete [2021-09-29T08:27:03.756Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-09-29T08:27:03.756Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-29T08:27:03.756Z] ---> 04bc70af865f [2021-09-29T08:27:03.756Z] Step 3/17 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-09-29T08:27:08.067Z] ---> Running in 5f951a7e38c3 [2021-09-29T08:27:08.068Z] Removing intermediate container 5f951a7e38c3 [2021-09-29T08:27:08.068Z] ---> 26594bce7d31 [2021-09-29T08:27:08.068Z] Step 4/17 : ARG ALPINE_PKG_BASE="make git" [2021-09-29T08:27:08.068Z] ---> Running in a564748600a6 [2021-09-29T08:27:08.663Z] Removing intermediate container a564748600a6 [2021-09-29T08:27:08.663Z] ---> 3d5b1edb7378 [2021-09-29T08:27:08.663Z] Step 5/17 : ARG ALPINE_PKG_EXTRA="" [2021-09-29T08:27:08.663Z] ---> Running in 9655026fdffc [2021-09-29T08:27:09.260Z] Removing intermediate container 9655026fdffc [2021-09-29T08:27:09.260Z] ---> 31c897af4724 [2021-09-29T08:27:09.260Z] Step 6/17 : LABEL Name=edgex-ui-go [2021-09-29T08:27:09.535Z] ---> Running in 673882a97269 [2021-09-29T08:27:09.814Z] Removing intermediate container 673882a97269 [2021-09-29T08:27:09.814Z] ---> f13e74eefdd7 [2021-09-29T08:27:09.814Z] Step 7/17 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-09-29T08:27:10.094Z] ---> Running in 663342899fbf [2021-09-29T08:27:10.693Z] Removing intermediate container 663342899fbf [2021-09-29T08:27:10.693Z] ---> 05ee665e1dda [2021-09-29T08:27:10.693Z] Step 8/17 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T08:27:10.693Z] ---> Running in fa2e67722f85 [2021-09-29T08:27:14.080Z] Removing intermediate container fa2e67722f85 [2021-09-29T08:27:14.080Z] ---> 0beb106febde [2021-09-29T08:27:14.080Z] Step 9/17 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-09-29T08:27:14.080Z] ---> Running in 5342270f9246 [2021-09-29T08:27:15.069Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-29T08:27:16.494Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-29T08:27:17.471Z] OK: 218 MiB in 52 packages [2021-09-29T08:27:18.448Z] Removing intermediate container 5342270f9246 [2021-09-29T08:27:18.448Z] ---> b94a74bfef00 [2021-09-29T08:27:18.448Z] Step 10/17 : ENV GO111MODULE=on [2021-09-29T08:27:18.730Z] ---> Running in 3ca1e0a9740d [2021-09-29T08:27:19.006Z] Removing intermediate container 3ca1e0a9740d [2021-09-29T08:27:19.006Z] ---> 0f07fb246ddd [2021-09-29T08:27:19.006Z] Step 11/17 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-09-29T08:27:19.278Z] ---> Running in 9684ae518f87 [2021-09-29T08:27:19.874Z] Removing intermediate container 9684ae518f87 [2021-09-29T08:27:19.874Z] ---> 482c1a38e231 [2021-09-29T08:27:19.874Z] Step 12/17 : COPY go.mod . [2021-09-29T08:27:20.851Z] ---> 146d1cfe7717 [2021-09-29T08:27:20.851Z] Step 13/17 : COPY Makefile . [2021-09-29T08:27:21.449Z] ---> 3a004cfb3f21 [2021-09-29T08:27:21.449Z] Step 14/17 : RUN make update [2021-09-29T08:27:21.728Z] ---> Running in 0debc6953736 [2021-09-29T08:27:23.166Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-09-29T08:27:49.986Z] Removing intermediate container 0debc6953736 [2021-09-29T08:27:49.986Z] ---> bd1b190bfbf9 [2021-09-29T08:27:49.986Z] Step 15/17 : COPY . . [2021-09-29T08:27:51.970Z] ---> 40c928574c86 [2021-09-29T08:27:51.970Z] Step 16/17 : RUN go mod tidy [2021-09-29T08:27:51.970Z] ---> Running in 65f5c2e6e0ff [2021-09-29T08:27:54.586Z] Removing intermediate container 65f5c2e6e0ff [2021-09-29T08:27:54.586Z] ---> b25cd97eb1b9 [2021-09-29T08:27:54.586Z] Step 17/17 : RUN ${MAKE} [2021-09-29T08:27:54.860Z] ---> Running in 84a85e731ea8 [2021-09-29T08:27:55.850Z] noop [2021-09-29T08:27:56.828Z] Removing intermediate container 84a85e731ea8 [2021-09-29T08:27:56.828Z] ---> 69f933855b99 [2021-09-29T08:27:57.101Z] Successfully built 69f933855b99 [2021-09-29T08:27:57.101Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:27:57.690Z] + docker inspect -f . ci-base-image-arm64 [2021-09-29T08:27:57.690Z] . [Pipeline] withDockerContainer [2021-09-29T08:27:57.971Z] prd-ubuntu18.04-docker-arm64-4c-16g-113 does not seem to be running inside a container [2021-09-29T08:27:58.064Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/17 -v /w/workspace/edgex-ui-go/17:/w/workspace/edgex-ui-go/17:rw,z -v /w/workspace/edgex-ui-go/17@tmp:/w/workspace/edgex-ui-go/17@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-29T08:27:59.834Z] $ docker top 88a043486d6fef272212c22dce758811d964004b70ff4db9e00cf9207cb47a1c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-29T08:28:00.823Z] + go version [2021-09-29T08:28:00.823Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-09-29T08:28:00.850Z] $ docker stop --time=1 88a043486d6fef272212c22dce758811d964004b70ff4db9e00cf9207cb47a1c [2021-09-29T08:28:02.821Z] $ docker rm -f 88a043486d6fef272212c22dce758811d964004b70ff4db9e00cf9207cb47a1c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:28:03.671Z] + docker inspect -f . ci-base-image-arm64 [2021-09-29T08:28:03.672Z] . [Pipeline] withDockerContainer [2021-09-29T08:28:03.915Z] prd-ubuntu18.04-docker-arm64-4c-16g-113 does not seem to be running inside a container [2021-09-29T08:28:04.023Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/17 -v /w/workspace/edgex-ui-go/17:/w/workspace/edgex-ui-go/17:rw,z -v /w/workspace/edgex-ui-go/17@tmp:/w/workspace/edgex-ui-go/17@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-29T08:28:05.772Z] $ docker top 186f3923a74d81eee00dbeca415c423ab2d5d6a7b23491f2b4553b1c089f9563 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-09-29T08:28:06.705Z] + go mod tidy [Pipeline] sh [2021-09-29T08:28:07.981Z] + make test [2021-09-29T08:28:07.981Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-09-29T08:28:08.985Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-09-29T08:28:48.082Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-09-29T08:28:48.082Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-09-29T08:28:48.082Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-09-29T08:28:48.082Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-09-29T08:28:48.082Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-09-29T08:28:48.082Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-09-29T08:28:48.082Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-09-29T08:28:48.082Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-09-29T08:28:48.082Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-09-29T08:28:48.082Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-09-29T08:28:48.082Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-09-29T08:28:48.082Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-09-29T08:28:48.082Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-09-29T08:29:03.219Z] $ docker stop --time=1 186f3923a74d81eee00dbeca415c423ab2d5d6a7b23491f2b4553b1c089f9563 [2021-09-29T08:29:05.278Z] $ docker rm -f 186f3923a74d81eee00dbeca415c423ab2d5d6a7b23491f2b4553b1c089f9563 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-29T08:29:06.181Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-09-29T08:29:06.268Z] Warning: overwriting stash ‘coverage-report’ [2021-09-29T08:29:07.025Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-09-29T08:29:07.675Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-09-29T08:29:08.081Z] + ls -al . [2021-09-29T08:29:08.081Z] total 128 [2021-09-29T08:29:08.081Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 29 08:28 . [2021-09-29T08:29:08.081Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 29 08:26 .. [2021-09-29T08:29:08.081Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 29 08:26 .git [2021-09-29T08:29:08.081Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 29 08:26 .github [2021-09-29T08:29:08.081Z] -rw-rw-r-- 1 jenkins jenkins 162 Sep 29 08:26 .gitignore [2021-09-29T08:29:08.081Z] -rw-rw-r-- 1 jenkins jenkins 3959 Sep 29 08:26 CONTRIBUTING.md [2021-09-29T08:29:08.081Z] -rw-rw-r-- 1 jenkins jenkins 1526 Sep 29 08:26 Dockerfile [2021-09-29T08:29:08.081Z] -rw-rw-r-- 1 jenkins jenkins 652 Sep 29 08:26 Jenkinsfile [2021-09-29T08:29:08.081Z] -rw-rw-r-- 1 jenkins jenkins 11357 Sep 29 08:26 LICENSE [2021-09-29T08:29:08.081Z] -rw-rw-r-- 1 jenkins jenkins 990 Sep 29 08:26 Makefile [2021-09-29T08:29:08.081Z] -rw-rw-r-- 1 jenkins jenkins 5509 Sep 29 08:26 README.md [2021-09-29T08:29:08.081Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 29 08:22 VERSION [2021-09-29T08:29:08.081Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 29 08:26 assets [2021-09-29T08:29:08.081Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 29 08:26 bin [2021-09-29T08:29:08.081Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 29 08:26 cmd [2021-09-29T08:29:08.081Z] -rw-r--r-- 1 jenkins jenkins 10 Sep 29 08:28 coverage.out [2021-09-29T08:29:08.081Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 29 08:26 docs [2021-09-29T08:29:08.081Z] -rw-rw-r-- 1 jenkins jenkins 880 Sep 29 08:26 go.mod [2021-09-29T08:29:08.081Z] -rw-r--r-- 1 jenkins jenkins 24176 Sep 29 08:28 go.sum [2021-09-29T08:29:08.081Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 29 08:26 internal [2021-09-29T08:29:08.081Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 29 08:26 pkg [2021-09-29T08:29:08.081Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 29 08:26 snap [2021-09-29T08:29:08.081Z] -rw-rw-r-- 1 jenkins jenkins 155 Sep 29 08:26 version.go [2021-09-29T08:29:08.081Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 29 08:26 web [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:29:08.452Z] + 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=895bb4be16a97b7a14f98eb5878856faac06ef8b --label arch=arm64 --label version=2.0.1-dev.16 . [2021-09-29T08:29:09.447Z] Sending build context to Docker daemon 20.87MB [2021-09-29T08:29:09.447Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.14 [2021-09-29T08:29:09.447Z] Step 2/25 : FROM ${BASE} AS builder [2021-09-29T08:29:09.447Z] ---> 69f933855b99 [2021-09-29T08:29:09.447Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-09-29T08:29:10.040Z] ---> Running in ae54874effe2 [2021-09-29T08:29:10.642Z] Removing intermediate container ae54874effe2 [2021-09-29T08:29:10.642Z] ---> 11228c635ea6 [2021-09-29T08:29:10.642Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2021-09-29T08:29:10.642Z] ---> Running in ac7aac6247b0 [2021-09-29T08:29:11.238Z] Removing intermediate container ac7aac6247b0 [2021-09-29T08:29:11.238Z] ---> e8cbc180a4b5 [2021-09-29T08:29:11.238Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2021-09-29T08:29:11.238Z] ---> Running in 346570fe4b40 [2021-09-29T08:29:11.831Z] Removing intermediate container 346570fe4b40 [2021-09-29T08:29:11.831Z] ---> 9c1a15187b85 [2021-09-29T08:29:11.831Z] Step 6/25 : LABEL Name=edgex-ui-go [2021-09-29T08:29:12.104Z] ---> Running in ab79a08bdb8a [2021-09-29T08:29:12.379Z] Removing intermediate container ab79a08bdb8a [2021-09-29T08:29:12.379Z] ---> 098207059131 [2021-09-29T08:29:12.379Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-09-29T08:29:12.652Z] ---> Running in b1666184761d [2021-09-29T08:29:13.257Z] Removing intermediate container b1666184761d [2021-09-29T08:29:13.257Z] ---> 7351db97dc79 [2021-09-29T08:29:13.257Z] Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T08:29:13.257Z] ---> Running in 32b857c3caaa [2021-09-29T08:29:15.879Z] Removing intermediate container 32b857c3caaa [2021-09-29T08:29:15.879Z] ---> f876881d6b5b [2021-09-29T08:29:15.879Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-09-29T08:29:15.879Z] ---> Running in c884ba662b50 [2021-09-29T08:29:17.309Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-29T08:29:18.284Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-29T08:29:19.260Z] OK: 218 MiB in 52 packages [2021-09-29T08:29:20.239Z] Removing intermediate container c884ba662b50 [2021-09-29T08:29:20.239Z] ---> 98a23296c263 [2021-09-29T08:29:20.239Z] Step 10/25 : ENV GO111MODULE=on [2021-09-29T08:29:20.524Z] ---> Running in 38d04549810f [2021-09-29T08:29:21.122Z] Removing intermediate container 38d04549810f [2021-09-29T08:29:21.122Z] ---> a1047dd27a18 [2021-09-29T08:29:21.122Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-09-29T08:29:21.122Z] ---> Running in f896692847cb [2021-09-29T08:29:21.715Z] Removing intermediate container f896692847cb [2021-09-29T08:29:21.715Z] ---> 8c447e36a7cd [2021-09-29T08:29:21.715Z] Step 12/25 : COPY go.mod . [2021-09-29T08:29:22.691Z] ---> e696592544b5 [2021-09-29T08:29:22.691Z] Step 13/25 : COPY Makefile . [2021-09-29T08:29:23.286Z] ---> f30e5592ef1c [2021-09-29T08:29:23.286Z] Step 14/25 : RUN make update [2021-09-29T08:29:23.558Z] ---> Running in 482b41144dec [2021-09-29T08:29:24.986Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-09-29T08:29:25.964Z] Removing intermediate container 482b41144dec [2021-09-29T08:29:25.964Z] ---> a1dd29ea5167 [2021-09-29T08:29:25.964Z] Step 15/25 : COPY . . [2021-09-29T08:29:29.358Z] ---> b7a8c62acf72 [2021-09-29T08:29:29.358Z] Step 16/25 : RUN go mod tidy [2021-09-29T08:29:29.358Z] ---> Running in 02ce0bb90864 [2021-09-29T08:29:31.983Z] Removing intermediate container 02ce0bb90864 [2021-09-29T08:29:31.983Z] ---> 76de6bdd0cd5 [2021-09-29T08:29:31.983Z] Step 17/25 : RUN ${MAKE} [2021-09-29T08:29:31.983Z] ---> Running in 462248336a9e [2021-09-29T08:29:33.415Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.1-dev.16" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-09-29T08:30:00.206Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-09-29T08:30:04.527Z] Removing intermediate container 462248336a9e [2021-09-29T08:30:04.527Z] ---> 8c04ed2de91a [2021-09-29T08:30:04.527Z] Step 18/25 : FROM alpine:3.14 [2021-09-29T08:30:05.501Z] 3.14: Pulling from library/alpine [2021-09-29T08:30:05.501Z] 552d1f2373af: Pulling fs layer [2021-09-29T08:30:05.775Z] 552d1f2373af: Verifying Checksum [2021-09-29T08:30:05.775Z] 552d1f2373af: Download complete [2021-09-29T08:30:06.375Z] 552d1f2373af: Pull complete [2021-09-29T08:30:06.647Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-09-29T08:30:06.647Z] Status: Downloaded newer image for alpine:3.14 [2021-09-29T08:30:06.647Z] ---> bb3de5531c18 [2021-09-29T08:30:06.647Z] Step 19/25 : EXPOSE 4000 [2021-09-29T08:30:06.920Z] ---> Running in 2547900eff5e [2021-09-29T08:30:07.192Z] Removing intermediate container 2547900eff5e [2021-09-29T08:30:07.192Z] ---> 3ec1667adb63 [2021-09-29T08:30:07.192Z] 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-29T08:30:09.164Z] ---> 272ddd3a3395 [2021-09-29T08:30:09.164Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-09-29T08:30:09.164Z] ---> Running in ec62d4528fe2 [2021-09-29T08:30:09.438Z] Removing intermediate container ec62d4528fe2 [2021-09-29T08:30:09.438Z] ---> 1467557e2954 [2021-09-29T08:30:09.438Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-09-29T08:30:09.711Z] ---> Running in 66a39c4e0147 [2021-09-29T08:30:10.307Z] Removing intermediate container 66a39c4e0147 [2021-09-29T08:30:10.307Z] ---> 7ba712505d97 [2021-09-29T08:30:10.307Z] Step 23/25 : LABEL arch=arm64 [2021-09-29T08:30:10.307Z] ---> Running in c0287bffd410 [2021-09-29T08:30:10.904Z] Removing intermediate container c0287bffd410 [2021-09-29T08:30:10.904Z] ---> 9c8521b2bf20 [2021-09-29T08:30:10.904Z] Step 24/25 : LABEL git_sha=895bb4be16a97b7a14f98eb5878856faac06ef8b [2021-09-29T08:30:10.904Z] ---> Running in 1e523b257756 [2021-09-29T08:30:11.496Z] Removing intermediate container 1e523b257756 [2021-09-29T08:30:11.496Z] ---> 9fa8d7b9688f [2021-09-29T08:30:11.496Z] Step 25/25 : LABEL version=2.0.1-dev.16 [2021-09-29T08:30:11.770Z] ---> Running in 2c107cf8e679 [2021-09-29T08:30:12.367Z] Removing intermediate container 2c107cf8e679 [2021-09-29T08:30:12.367Z] ---> d6db2e20aee4 [2021-09-29T08:30:12.367Z] [Warning] One or more build-args [ARCH] were not consumed [2021-09-29T08:30:12.367Z] Successfully built d6db2e20aee4 [2021-09-29T08:30:12.367Z] 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-29T08:30:12.668Z] provisioning config files... [2021-09-29T08:30:12.692Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/17@tmp/config825365087170051970tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-29T08:30:13.057Z] ---> docker-login.sh [2021-09-29T08:30:13.057Z] nexus3.edgexfoundry.org:10001 [2021-09-29T08:30:13.329Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T08:30:13.608Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T08:30:13.608Z] Configure a credential helper to remove this warning. See [2021-09-29T08:30:13.608Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T08:30:13.608Z] [2021-09-29T08:30:13.608Z] Login Succeeded [2021-09-29T08:30:13.608Z] nexus3.edgexfoundry.org:10002 [2021-09-29T08:30:13.882Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T08:30:14.157Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T08:30:14.157Z] Configure a credential helper to remove this warning. See [2021-09-29T08:30:14.157Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T08:30:14.157Z] [2021-09-29T08:30:14.157Z] Login Succeeded [2021-09-29T08:30:14.157Z] nexus3.edgexfoundry.org:10003 [2021-09-29T08:30:14.432Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T08:30:14.707Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T08:30:14.708Z] Configure a credential helper to remove this warning. See [2021-09-29T08:30:14.708Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T08:30:14.708Z] [2021-09-29T08:30:14.708Z] Login Succeeded [2021-09-29T08:30:14.708Z] nexus3.edgexfoundry.org:10004 [2021-09-29T08:30:14.998Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T08:30:15.272Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T08:30:15.272Z] Configure a credential helper to remove this warning. See [2021-09-29T08:30:15.272Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T08:30:15.272Z] [2021-09-29T08:30:15.272Z] Login Succeeded [2021-09-29T08:30:15.272Z] docker.io [2021-09-29T08:30:15.545Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T08:30:16.142Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T08:30:16.142Z] Configure a credential helper to remove this warning. See [2021-09-29T08:30:16.142Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T08:30:16.142Z] [2021-09-29T08:30:16.142Z] Login Succeeded [2021-09-29T08:30:16.142Z] ---> docker-login.sh ends [Pipeline] } [2021-09-29T08:30:16.160Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-29T08:30:16.261Z] [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: [2021-09-29T08:30:16.261Z] 895bb4be16a97b7a14f98eb5878856faac06ef8b [2021-09-29T08:30:16.261Z] latest [2021-09-29T08:30:16.261Z] 2.0.1-dev.16 [2021-09-29T08:30:16.261Z] 895bb4be16a97b7a14f98eb5878856faac06ef8b-2.0.1-dev.16 [2021-09-29T08:30:16.261Z] main [2021-09-29T08:30:16.261Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:30:16.660Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:895bb4be16a97b7a14f98eb5878856faac06ef8b [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:30:17.028Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:895bb4be16a97b7a14f98eb5878856faac06ef8b [2021-09-29T08:30:17.028Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-09-29T08:30:17.028Z] 58ec8e9be8b1: Preparing [2021-09-29T08:30:17.028Z] ee420dfed78a: Preparing [2021-09-29T08:30:17.310Z] ee420dfed78a: Layer already exists [2021-09-29T08:30:20.774Z] 58ec8e9be8b1: Pushed [2021-09-29T08:30:20.774Z] 895bb4be16a97b7a14f98eb5878856faac06ef8b: digest: sha256:6ed38e0772183115587de159f4c4e30635859aa77351b94ad38a360ff0e004ff size: 739 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:30:21.392Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:30:21.731Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2021-09-29T08:30:21.731Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-09-29T08:30:21.731Z] 58ec8e9be8b1: Preparing [2021-09-29T08:30:21.731Z] ee420dfed78a: Preparing [2021-09-29T08:30:21.731Z] 58ec8e9be8b1: Layer already exists [2021-09-29T08:30:21.731Z] ee420dfed78a: Layer already exists [2021-09-29T08:30:22.002Z] latest: digest: sha256:6ed38e0772183115587de159f4c4e30635859aa77351b94ad38a360ff0e004ff size: 739 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:30:22.351Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.16 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:30:22.690Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.16 [2021-09-29T08:30:22.691Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-09-29T08:30:22.691Z] 58ec8e9be8b1: Preparing [2021-09-29T08:30:22.691Z] ee420dfed78a: Preparing [2021-09-29T08:30:22.691Z] ee420dfed78a: Layer already exists [2021-09-29T08:30:22.962Z] 58ec8e9be8b1: Layer already exists [2021-09-29T08:30:22.962Z] 2.0.1-dev.16: digest: sha256:6ed38e0772183115587de159f4c4e30635859aa77351b94ad38a360ff0e004ff size: 739 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:30:23.305Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:895bb4be16a97b7a14f98eb5878856faac06ef8b-2.0.1-dev.16 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:30:23.641Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:895bb4be16a97b7a14f98eb5878856faac06ef8b-2.0.1-dev.16 [2021-09-29T08:30:23.641Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-09-29T08:30:23.641Z] 58ec8e9be8b1: Preparing [2021-09-29T08:30:23.641Z] ee420dfed78a: Preparing [2021-09-29T08:30:23.641Z] ee420dfed78a: Layer already exists [2021-09-29T08:30:23.641Z] 58ec8e9be8b1: Layer already exists [2021-09-29T08:30:23.915Z] 895bb4be16a97b7a14f98eb5878856faac06ef8b-2.0.1-dev.16: digest: sha256:6ed38e0772183115587de159f4c4e30635859aa77351b94ad38a360ff0e004ff size: 739 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:30:24.261Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:30:24.598Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [2021-09-29T08:30:24.598Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-09-29T08:30:24.872Z] 58ec8e9be8b1: Preparing [2021-09-29T08:30:24.872Z] ee420dfed78a: Preparing [2021-09-29T08:30:24.872Z] 58ec8e9be8b1: Layer already exists [2021-09-29T08:30:24.872Z] ee420dfed78a: Layer already exists [2021-09-29T08:30:24.872Z] main: digest: sha256:6ed38e0772183115587de159f4c4e30635859aa77351b94ad38a360ff0e004ff size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-29T08:30:24.949Z] ===================================================== [Pipeline] echo [2021-09-29T08:30:24.968Z] taggedImages: [2021-09-29T08:30:24.968Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:895bb4be16a97b7a14f98eb5878856faac06ef8b [2021-09-29T08:30:24.968Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2021-09-29T08:30:24.968Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.16 [2021-09-29T08:30:24.968Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:895bb4be16a97b7a14f98eb5878856faac06ef8b-2.0.1-dev.16 [2021-09-29T08:30:24.968Z] - 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-29T08:30:25.539Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-29T08:30:25.539Z] [2021-09-29T08:30:25.539Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:30:25.896Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-29T08:30:26.169Z] arm64: Pulling from edgex-lftools-log-publisher [2021-09-29T08:30:26.169Z] 448f6bf000e3: Pulling fs layer [2021-09-29T08:30:26.169Z] f757da607395: Pulling fs layer [2021-09-29T08:30:26.169Z] 05883995daec: Pulling fs layer [2021-09-29T08:30:26.169Z] 8603b9c90790: Pulling fs layer [2021-09-29T08:30:26.169Z] 1560dd03e051: Pulling fs layer [2021-09-29T08:30:26.169Z] 27f5ce0e4adf: Pulling fs layer [2021-09-29T08:30:26.169Z] c2d8d7efcc4b: Pulling fs layer [2021-09-29T08:30:26.169Z] 1560dd03e051: Waiting [2021-09-29T08:30:26.169Z] 27f5ce0e4adf: Waiting [2021-09-29T08:30:26.169Z] c2d8d7efcc4b: Waiting [2021-09-29T08:30:26.169Z] 8603b9c90790: Waiting [2021-09-29T08:30:26.442Z] f757da607395: Verifying Checksum [2021-09-29T08:30:26.442Z] f757da607395: Download complete [2021-09-29T08:30:26.442Z] 8603b9c90790: Download complete [2021-09-29T08:30:26.442Z] 1560dd03e051: Verifying Checksum [2021-09-29T08:30:26.442Z] 1560dd03e051: Download complete [2021-09-29T08:30:26.442Z] 27f5ce0e4adf: Verifying Checksum [2021-09-29T08:30:26.442Z] 27f5ce0e4adf: Download complete [2021-09-29T08:30:26.716Z] 05883995daec: Verifying Checksum [2021-09-29T08:30:26.716Z] 05883995daec: Download complete [2021-09-29T08:30:27.311Z] 448f6bf000e3: Download complete [2021-09-29T08:30:30.708Z] c2d8d7efcc4b: Verifying Checksum [2021-09-29T08:30:30.708Z] c2d8d7efcc4b: Download complete [2021-09-29T08:30:30.980Z] 448f6bf000e3: Pull complete [2021-09-29T08:30:31.575Z] f757da607395: Pull complete [2021-09-29T08:30:33.006Z] 05883995daec: Pull complete [2021-09-29T08:30:33.280Z] 8603b9c90790: Pull complete [2021-09-29T08:30:34.261Z] 1560dd03e051: Pull complete [2021-09-29T08:30:34.535Z] 27f5ce0e4adf: Pull complete [2021-09-29T08:30:49.622Z] c2d8d7efcc4b: Pull complete [2021-09-29T08:30:49.622Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-09-29T08:30:49.622Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-29T08:30:49.622Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-09-29T08:30:49.890Z] prd-ubuntu18.04-docker-arm64-4c-16g-113 does not seem to be running inside a container [2021-09-29T08:30:49.979Z] $ 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/17 -v /w/workspace/edgex-ui-go/17:/w/workspace/edgex-ui-go/17:rw,z -v /w/workspace/edgex-ui-go/17@tmp:/w/workspace/edgex-ui-go/17@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-29T08:30:53.756Z] $ docker top 00655df1b58e81bb5c67a68f6ffb4ab0139a2aaae88bfe9b11fee40bf81837f4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-29T08:30:54.725Z] ---> job-cost.sh [2021-09-29T08:30:54.725Z] lf-activate-venv: SKIPPING [2021-09-29T08:30:54.725Z] INFO: No Stack... [2021-09-29T08:30:55.319Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-09-29T08:30:55.906Z] INFO: Archiving Costs [Pipeline] sh [2021-09-29T08:30:56.562Z] + cut -d, -f6 [2021-09-29T08:30:56.562Z] + cat /w/workspace/edgex-ui-go/17/archives/cost.csv [Pipeline] lock [2021-09-29T08:30:56.622Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-17-stack-cost] [2021-09-29T08:30:56.635Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-17-stack-cost] did not exist. Created. [2021-09-29T08:30:56.635Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-17-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-29T08:30:57.319Z] /w/workspace/edgex-ui-go/17@tmp/durable-791c8038/script.sh: 1: /w/workspace/edgex-ui-go/17@tmp/durable-791c8038/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-09-29T08:30:57.984Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-09-29T08:30:58.018Z] Warning: overwriting stash ‘stack-cost’ [2021-09-29T08:30:58.145Z] Stashed 1 file(s) [Pipeline] } [2021-09-29T08:30:58.157Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-17-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-29T08:30:58.201Z] $ docker stop --time=1 00655df1b58e81bb5c67a68f6ffb4ab0139a2aaae88bfe9b11fee40bf81837f4 [2021-09-29T08:30:59.894Z] $ docker rm -f 00655df1b58e81bb5c67a68f6ffb4ab0139a2aaae88bfe9b11fee40bf81837f4 [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-29T08:31:01.022Z] provisioning config files... [2021-09-29T08:31:01.037Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config6393622858584100940tmp [Pipeline] { [Pipeline] sh [2021-09-29T08:31:01.368Z] + set +x [2021-09-29T08:31:01.368Z] + curl -s https://codecov.io/bash [2021-09-29T08:31:01.368Z] + bash -s -- [2021-09-29T08:31:01.368Z] [2021-09-29T08:31:01.368Z] _____ _ [2021-09-29T08:31:01.368Z] / ____| | | [2021-09-29T08:31:01.368Z] | | ___ __| | ___ ___ _____ __ [2021-09-29T08:31:01.368Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-09-29T08:31:01.368Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-09-29T08:31:01.368Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-09-29T08:31:01.368Z] Bash-1.0.6 [2021-09-29T08:31:01.368Z] [2021-09-29T08:31:01.368Z] [2021-09-29T08:31:01.368Z] ==> git version 2.24.4 found [2021-09-29T08:31:01.368Z] ==> 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-29T08:31:01.368Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-09-29T08:31:01.368Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-09-29T08:31:01.368Z] ==> Jenkins CI detected. [2021-09-29T08:31:01.368Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main [2021-09-29T08:31:01.368Z] project root: . [2021-09-29T08:31:01.368Z] --> token set from env [2021-09-29T08:31:01.638Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-09-29T08:31:01.639Z] ==> Running gcov in . (disable via -X gcov) [2021-09-29T08:31:01.639Z] ==> Python coveragepy not found [2021-09-29T08:31:01.639Z] ==> Searching for coverage reports in: [2021-09-29T08:31:01.639Z] + . [2021-09-29T08:31:01.639Z] -> Found 1 reports [2021-09-29T08:31:01.639Z] ==> Detecting git/mercurial file structure [2021-09-29T08:31:01.639Z] ==> Reading reports [2021-09-29T08:31:01.639Z] + ./coverage.out bytes=10 [2021-09-29T08:31:01.639Z] ==> Appending adjustments [2021-09-29T08:31:01.639Z] https://docs.codecov.io/docs/fixing-reports [2021-09-29T08:31:01.639Z] + Found adjustments [2021-09-29T08:31:01.639Z] ==> Gzipping contents [2021-09-29T08:31:01.639Z] 4.0K /tmp/codecov.z7JzBt.gz [2021-09-29T08:31:01.639Z] ==> Uploading reports [2021-09-29T08:31:01.639Z] url: https://codecov.io [2021-09-29T08:31:01.639Z] query: branch=main&commit=895bb4be16a97b7a14f98eb5878856faac06ef8b&build=17&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F17%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-09-29T08:31:01.639Z] -> Pinging Codecov [2021-09-29T08:31:01.639Z] 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=895bb4be16a97b7a14f98eb5878856faac06ef8b&build=17&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F17%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-09-29T08:31:02.222Z] -> Uploading to [2021-09-29T08:31:02.222Z] https://storage.googleapis.com/codecov/v4/raw/2021-09-29/FB506323287CE973F263BFD2A0EB1F37/895bb4be16a97b7a14f98eb5878856faac06ef8b/54483319-c417-463f-a7dd-4cd32dc1e17a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210929%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210929T083101Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2460ee5aa1dd3b8b95d03688d6c7b362adf689969be568a72f6aca28b4ad71fc [2021-09-29T08:31:02.222Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-29T08:31:02.222Z] Dload Upload Total Spent Left Speed [2021-09-29T08:31:02.488Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3455 0 0 100 3455 0 11558 --:--:-- --:--:-- --:--:-- 11593 [2021-09-29T08:31:02.488Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/895bb4be16a97b7a14f98eb5878856faac06ef8b [Pipeline] } [2021-09-29T08:31:02.501Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-09-29T08:31:02.862Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-09-29T08:31:02.889Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:31:03.216Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-09-29T08:31:03.216Z] [2021-09-29T08:31:03.216Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:31:03.565Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-09-29T08:31:03.565Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-09-29T08:31:03.565Z] 188c0c94c7c5: Pulling fs layer [2021-09-29T08:31:03.565Z] 0ef7d3d256c8: Pulling fs layer [2021-09-29T08:31:03.565Z] de9db76c5a1d: Pulling fs layer [2021-09-29T08:31:03.565Z] 0eba1c9be4d2: Pulling fs layer [2021-09-29T08:31:03.565Z] 0d57e429df01: Pulling fs layer [2021-09-29T08:31:03.565Z] 4e4be7b47b0d: Pulling fs layer [2021-09-29T08:31:03.565Z] e1f770b5df2f: Pulling fs layer [2021-09-29T08:31:03.565Z] 85a0685a4137: Pulling fs layer [2021-09-29T08:31:03.565Z] 0d57e429df01: Waiting [2021-09-29T08:31:03.565Z] 4e4be7b47b0d: Waiting [2021-09-29T08:31:03.565Z] e1f770b5df2f: Waiting [2021-09-29T08:31:03.565Z] 85a0685a4137: Waiting [2021-09-29T08:31:03.565Z] 0eba1c9be4d2: Waiting [2021-09-29T08:31:03.565Z] de9db76c5a1d: Verifying Checksum [2021-09-29T08:31:03.565Z] de9db76c5a1d: Download complete [2021-09-29T08:31:03.565Z] 0ef7d3d256c8: Verifying Checksum [2021-09-29T08:31:03.565Z] 0ef7d3d256c8: Download complete [2021-09-29T08:31:03.565Z] 0d57e429df01: Verifying Checksum [2021-09-29T08:31:03.565Z] 0d57e429df01: Download complete [2021-09-29T08:31:03.565Z] 4e4be7b47b0d: Verifying Checksum [2021-09-29T08:31:03.566Z] 4e4be7b47b0d: Download complete [2021-09-29T08:31:03.834Z] 188c0c94c7c5: Verifying Checksum [2021-09-29T08:31:03.834Z] 188c0c94c7c5: Download complete [2021-09-29T08:31:03.834Z] 188c0c94c7c5: Pull complete [2021-09-29T08:31:04.100Z] 0ef7d3d256c8: Pull complete [2021-09-29T08:31:04.101Z] de9db76c5a1d: Pull complete [2021-09-29T08:31:05.060Z] e1f770b5df2f: Verifying Checksum [2021-09-29T08:31:05.060Z] e1f770b5df2f: Download complete [2021-09-29T08:31:08.411Z] 0eba1c9be4d2: Verifying Checksum [2021-09-29T08:31:08.411Z] 0eba1c9be4d2: Download complete [2021-09-29T08:31:08.411Z] 85a0685a4137: Verifying Checksum [2021-09-29T08:31:08.411Z] 85a0685a4137: Download complete [2021-09-29T08:31:11.001Z] 0eba1c9be4d2: Pull complete [2021-09-29T08:31:11.001Z] 0d57e429df01: Pull complete [2021-09-29T08:31:11.270Z] 4e4be7b47b0d: Pull complete [2021-09-29T08:31:11.540Z] e1f770b5df2f: Pull complete [2021-09-29T08:31:16.892Z] 85a0685a4137: Pull complete [2021-09-29T08:31:16.892Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-09-29T08:31:16.892Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-09-29T08:31:16.892Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-09-29T08:31:17.230Z] prd-centos7-docker-4c-2g-111 does not seem to be running inside a container [2021-09-29T08:31:17.287Z] $ 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-29T08:31:17.995Z] $ docker top 0b737df11ba5fd72dfdfd8e6964b5da75a043847a8cf722c47a54601793f4fd2 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-09-29T08:31:18.094Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-09-29T08:31:18.393Z] + set -o pipefail [2021-09-29T08:31:18.393Z] + snyk monitor '--org=edgex-jenkins' [2021-09-29T08:31:23.756Z] [2021-09-29T08:31:23.756Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... [2021-09-29T08:31:23.756Z] [2021-09-29T08:31:23.756Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/1e32e484-e34c-48dd-855d-a97996b0e29c [2021-09-29T08:31:23.756Z] [2021-09-29T08:31:23.756Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-09-29T08:31:23.756Z] [2021-09-29T08:31:23.756Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-09-29T08:31:23.756Z] [2021-09-29T08:31:23.756Z] [Pipeline] } [2021-09-29T08:31:23.775Z] $ docker stop --time=1 0b737df11ba5fd72dfdfd8e6964b5da75a043847a8cf722c47a54601793f4fd2 [2021-09-29T08:31:25.633Z] $ docker rm -f 0b737df11ba5fd72dfdfd8e6964b5da75a043847a8cf722c47a54601793f4fd2 [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-29T08:31:26.763Z] + git log --format=format:%s -1 895bb4be16a97b7a14f98eb5878856faac06ef8b [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:31:27.093Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-29T08:31:27.093Z] . [Pipeline] withDockerContainer [2021-09-29T08:31:27.182Z] prd-centos7-docker-4c-2g-111 does not seem to be running inside a container [2021-09-29T08:31:27.240Z] $ 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-29T08:31:27.639Z] $ docker top 8797c7f1e9d1a1b54fc9e8e72913558550464b36213d007935b2bd0f3b41891e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-29T08:31:27.774Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-29T08:31:27.774Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-29T08:31:27.883Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-29T08:31:27.887Z] $ docker exec 8797c7f1e9d1a1b54fc9e8e72913558550464b36213d007935b2bd0f3b41891e ssh-agent [2021-09-29T08:31:28.005Z] SSH_AUTH_SOCK=/tmp/ssh-ho9GRHqGEZfQ/agent.14 [2021-09-29T08:31:28.005Z] SSH_AGENT_PID=20 [2021-09-29T08:31:28.014Z] Running ssh-add (command line suppressed) [2021-09-29T08:31:28.106Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2259648012319532419.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2259648012319532419.key) [2021-09-29T08:31:28.124Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-29T08:31:28.444Z] + git semver tag [2021-09-29T08:31:28.444Z] # -> Open(): unable to determine branch for HEAD [2021-09-29T08:31:28.444Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2021-09-29T08:31:28.444Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2021-09-29T08:31:28.444Z] # $SEMVER_REMOTE_NAME = origin [2021-09-29T08:31:28.444Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-29T08:31:28.444Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-29T08:31:28.444Z] # $SEMVER_BRANCH = main [2021-09-29T08:31:28.444Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2021-09-29T08:31:28.444Z] # 895bb4be16a97b7a14f98eb5878856faac06ef8b HEAD [2021-09-29T08:31:28.444Z] # -> Force: false [2021-09-29T08:31:28.444Z] # 9f8fc9730d1fa7fee65073d31dd3441295e0759e refs/tags/v2.0.1-dev.16 [Pipeline] } [2021-09-29T08:31:28.460Z] $ docker exec --env ******** --env ******** 8797c7f1e9d1a1b54fc9e8e72913558550464b36213d007935b2bd0f3b41891e ssh-agent -k [2021-09-29T08:31:28.559Z] unset SSH_AUTH_SOCK; [2021-09-29T08:31:28.560Z] unset SSH_AGENT_PID; [2021-09-29T08:31:28.560Z] echo Agent pid 20 killed; [2021-09-29T08:31:28.571Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-29T08:31:28.934Z] + git semver [Pipeline] } [2021-09-29T08:31:28.955Z] $ docker stop --time=1 8797c7f1e9d1a1b54fc9e8e72913558550464b36213d007935b2bd0f3b41891e [2021-09-29T08:31:30.143Z] $ docker rm -f 8797c7f1e9d1a1b54fc9e8e72913558550464b36213d007935b2bd0f3b41891e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:31:30.614Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-09-29T08:31:30.614Z] [2021-09-29T08:31:30.614Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:31:30.946Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-09-29T08:31:30.946Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-09-29T08:31:30.946Z] ab5ef0e58194: Pulling fs layer [2021-09-29T08:31:30.946Z] 9712f1f96733: Pulling fs layer [2021-09-29T08:31:30.946Z] 63f879dbbcfc: Pulling fs layer [2021-09-29T08:31:30.946Z] 0d9ebad4ef96: Pulling fs layer [2021-09-29T08:31:30.946Z] e9a5061849ea: Pulling fs layer [2021-09-29T08:31:30.946Z] d747dcd14b5f: Pulling fs layer [2021-09-29T08:31:30.946Z] 2de7ff778b66: Pulling fs layer [2021-09-29T08:31:30.946Z] e9a5061849ea: Waiting [2021-09-29T08:31:30.946Z] d747dcd14b5f: Waiting [2021-09-29T08:31:30.946Z] 2de7ff778b66: Waiting [2021-09-29T08:31:30.946Z] 0d9ebad4ef96: Waiting [2021-09-29T08:31:30.946Z] 9712f1f96733: Verifying Checksum [2021-09-29T08:31:30.946Z] 9712f1f96733: Download complete [2021-09-29T08:31:32.351Z] 63f879dbbcfc: Verifying Checksum [2021-09-29T08:31:32.352Z] 63f879dbbcfc: Download complete [2021-09-29T08:31:32.616Z] e9a5061849ea: Verifying Checksum [2021-09-29T08:31:32.616Z] e9a5061849ea: Download complete [2021-09-29T08:31:32.616Z] d747dcd14b5f: Verifying Checksum [2021-09-29T08:31:32.616Z] d747dcd14b5f: Download complete [2021-09-29T08:31:33.569Z] 2de7ff778b66: Verifying Checksum [2021-09-29T08:31:33.569Z] 2de7ff778b66: Download complete [2021-09-29T08:31:33.835Z] 0d9ebad4ef96: Verifying Checksum [2021-09-29T08:31:33.835Z] 0d9ebad4ef96: Download complete [2021-09-29T08:31:34.106Z] ab5ef0e58194: Verifying Checksum [2021-09-29T08:31:34.106Z] ab5ef0e58194: Download complete [2021-09-29T08:31:36.701Z] ab5ef0e58194: Pull complete [2021-09-29T08:31:36.701Z] 9712f1f96733: Pull complete [2021-09-29T08:31:37.298Z] 63f879dbbcfc: Pull complete [2021-09-29T08:31:40.649Z] 0d9ebad4ef96: Pull complete [2021-09-29T08:31:40.649Z] e9a5061849ea: Pull complete [2021-09-29T08:31:40.649Z] d747dcd14b5f: Pull complete [2021-09-29T08:31:41.624Z] 2de7ff778b66: Pull complete [2021-09-29T08:31:41.624Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-09-29T08:31:41.624Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-09-29T08:31:41.624Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-09-29T08:31:41.709Z] prd-centos7-docker-4c-2g-111 does not seem to be running inside a container [2021-09-29T08:31:41.756Z] $ 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-29T08:31:44.836Z] $ docker top e6f47995fb0abbcf62109e0e3da0d4e0ede22e28d9512e3dd78bb494f56f32b9 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-09-29T08:31:44.947Z] provisioning config files... [2021-09-29T08:31:44.960Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config5202155076934247042tmp [2021-09-29T08:31:44.981Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config1138081158946035609tmp [2021-09-29T08:31:45.000Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config10481430041780533tmp [Pipeline] { [Pipeline] echo [2021-09-29T08:31:45.029Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-29T08:31:45.348Z] ---> sigul-configuration.sh [2021-09-29T08:31:45.348Z] gpg: directory `/root/.gnupg' created [2021-09-29T08:31:45.348Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-09-29T08:31:45.348Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-09-29T08:31:45.348Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-09-29T08:31:45.348Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-09-29T08:31:45.348Z] gpg: CAST5 encrypted data [2021-09-29T08:31:45.348Z] gpg: encrypted with 1 passphrase [2021-09-29T08:31:45.348Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-09-29T08:31:45.656Z] + mkdir /home/jenkins [2021-09-29T08:31:45.656Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-09-29T08:31:45.962Z] + 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-29T08:31:45.976Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-29T08:31:46.285Z] ---> sigul-install.sh [2021-09-29T08:31:46.285Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-09-29T08:31:46.598Z] + git tag --list [2021-09-29T08:31:46.598Z] 0.1.1 [2021-09-29T08:31:46.598Z] v1.1.0 [2021-09-29T08:31:46.598Z] v1.2.0 [2021-09-29T08:31:46.598Z] v1.2.1 [2021-09-29T08:31:46.598Z] v1.3.0 [2021-09-29T08:31:46.598Z] v2.0.0 [2021-09-29T08:31:46.598Z] v2.0.1-dev.1 [2021-09-29T08:31:46.598Z] v2.0.1-dev.10 [2021-09-29T08:31:46.598Z] v2.0.1-dev.11 [2021-09-29T08:31:46.598Z] v2.0.1-dev.12 [2021-09-29T08:31:46.598Z] v2.0.1-dev.13 [2021-09-29T08:31:46.598Z] v2.0.1-dev.14 [2021-09-29T08:31:46.598Z] v2.0.1-dev.15 [2021-09-29T08:31:46.598Z] v2.0.1-dev.16 [2021-09-29T08:31:46.598Z] v2.0.1-dev.2 [2021-09-29T08:31:46.598Z] v2.0.1-dev.3 [2021-09-29T08:31:46.598Z] v2.0.1-dev.4 [2021-09-29T08:31:46.598Z] v2.0.1-dev.5 [2021-09-29T08:31:46.598Z] v2.0.1-dev.6 [2021-09-29T08:31:46.598Z] v2.0.1-dev.7 [2021-09-29T08:31:46.598Z] v2.0.1-dev.8 [2021-09-29T08:31:46.598Z] v2.0.1-dev.9 [Pipeline] sh [2021-09-29T08:31:46.910Z] + lftools sign git-tag v2.0.1-dev.16 [2021-09-29T08:31:47.494Z] Signing Git tag with Sigul... [2021-09-29T08:31:47.494Z] Signing v2.0.1-dev.16 [Pipeline] echo [2021-09-29T08:31:48.468Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-29T08:31:48.788Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-09-29T08:31:48.801Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-09-29T08:31:48.911Z] $ docker stop --time=1 e6f47995fb0abbcf62109e0e3da0d4e0ede22e28d9512e3dd78bb494f56f32b9 [2021-09-29T08:31:50.142Z] $ docker rm -f e6f47995fb0abbcf62109e0e3da0d4e0ede22e28d9512e3dd78bb494f56f32b9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:31:50.851Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-29T08:31:50.851Z] . [Pipeline] withDockerContainer [2021-09-29T08:31:50.948Z] prd-centos7-docker-4c-2g-111 does not seem to be running inside a container [2021-09-29T08:31:51.000Z] $ 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-29T08:31:51.365Z] $ docker top 403f4ac138cfaf3b7a9f66764840cf41fb54f8831bce132277caf0e21b2fe0ae -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-29T08:31:51.501Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-29T08:31:51.501Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-29T08:31:51.614Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-29T08:31:51.618Z] $ docker exec 403f4ac138cfaf3b7a9f66764840cf41fb54f8831bce132277caf0e21b2fe0ae ssh-agent [2021-09-29T08:31:51.723Z] SSH_AUTH_SOCK=/tmp/ssh-E3kjEa52sua6/agent.15 [2021-09-29T08:31:51.723Z] SSH_AGENT_PID=22 [2021-09-29T08:31:51.731Z] Running ssh-add (command line suppressed) [2021-09-29T08:31:51.817Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6736319421889925680.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6736319421889925680.key) [2021-09-29T08:31:51.835Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-29T08:31:52.155Z] + git semver bump pre [2021-09-29T08:31:52.155Z] # -> Open(): unable to determine branch for HEAD [2021-09-29T08:31:52.155Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2021-09-29T08:31:52.155Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2021-09-29T08:31:52.155Z] # $SEMVER_REMOTE_NAME = origin [2021-09-29T08:31:52.155Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-29T08:31:52.155Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-29T08:31:52.155Z] # $SEMVER_BRANCH = main [2021-09-29T08:31:52.155Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2021-09-29T08:31:52.155Z] 2.0.1-dev.17 [Pipeline] } [2021-09-29T08:31:52.170Z] $ docker exec --env ******** --env ******** 403f4ac138cfaf3b7a9f66764840cf41fb54f8831bce132277caf0e21b2fe0ae ssh-agent -k [2021-09-29T08:31:52.261Z] unset SSH_AUTH_SOCK; [2021-09-29T08:31:52.261Z] unset SSH_AGENT_PID; [2021-09-29T08:31:52.261Z] echo Agent pid 22 killed; [2021-09-29T08:31:52.275Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-29T08:31:52.632Z] + git semver [Pipeline] } [2021-09-29T08:31:52.652Z] $ docker stop --time=1 403f4ac138cfaf3b7a9f66764840cf41fb54f8831bce132277caf0e21b2fe0ae [2021-09-29T08:31:53.834Z] $ docker rm -f 403f4ac138cfaf3b7a9f66764840cf41fb54f8831bce132277caf0e21b2fe0ae [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:31:54.228Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-29T08:31:54.228Z] . [Pipeline] withDockerContainer [2021-09-29T08:31:54.308Z] prd-centos7-docker-4c-2g-111 does not seem to be running inside a container [2021-09-29T08:31:54.354Z] $ 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-29T08:31:54.705Z] $ docker top a144c9e31e3ca2f5b6631e11d868d24e6663836f838448a01e6b7960e0e2ae1d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-29T08:31:54.839Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-29T08:31:54.839Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-29T08:31:54.954Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-29T08:31:54.958Z] $ docker exec a144c9e31e3ca2f5b6631e11d868d24e6663836f838448a01e6b7960e0e2ae1d ssh-agent [2021-09-29T08:31:55.074Z] SSH_AUTH_SOCK=/tmp/ssh-rgA75RpzN5OZ/agent.14 [2021-09-29T08:31:55.074Z] SSH_AGENT_PID=20 [2021-09-29T08:31:55.082Z] Running ssh-add (command line suppressed) [2021-09-29T08:31:55.173Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_284142084265667997.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_284142084265667997.key) [2021-09-29T08:31:55.188Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-29T08:31:55.502Z] + git semver push [2021-09-29T08:31:55.502Z] # -> Open(): unable to determine branch for HEAD [2021-09-29T08:31:55.502Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2021-09-29T08:31:55.502Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2021-09-29T08:31:55.502Z] # $SEMVER_REMOTE_NAME = origin [2021-09-29T08:31:55.502Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-29T08:31:55.502Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-29T08:31:55.502Z] # $SEMVER_BRANCH = main [2021-09-29T08:31:55.502Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } [2021-09-29T08:31:57.455Z] $ docker exec --env ******** --env ******** a144c9e31e3ca2f5b6631e11d868d24e6663836f838448a01e6b7960e0e2ae1d ssh-agent -k [2021-09-29T08:31:57.549Z] unset SSH_AUTH_SOCK; [2021-09-29T08:31:57.549Z] unset SSH_AGENT_PID; [2021-09-29T08:31:57.549Z] echo Agent pid 20 killed; [2021-09-29T08:31:57.568Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-29T08:31:57.927Z] + git semver [Pipeline] } [2021-09-29T08:31:57.948Z] $ docker stop --time=1 a144c9e31e3ca2f5b6631e11d868d24e6663836f838448a01e6b7960e0e2ae1d [2021-09-29T08:31:59.134Z] $ docker rm -f a144c9e31e3ca2f5b6631e11d868d24e6663836f838448a01e6b7960e0e2ae1d [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-29T08:32:00.154Z] + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-09-29T08:32:00.476Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-29T08:32:01.056Z] ---> package-listing.sh [2021-09-29T08:32:01.056Z] ++ facter osfamily [2021-09-29T08:32:01.056Z] ++ tr '[:upper:]' '[:lower:]' [2021-09-29T08:32:01.322Z] + OS_FAMILY=redhat [2021-09-29T08:32:01.322Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main [2021-09-29T08:32:01.322Z] + START_PACKAGES=/tmp/packages_start.txt [2021-09-29T08:32:01.322Z] + END_PACKAGES=/tmp/packages_end.txt [2021-09-29T08:32:01.322Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-09-29T08:32:01.322Z] + PACKAGES=/tmp/packages_start.txt [2021-09-29T08:32:01.322Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2021-09-29T08:32:01.322Z] + PACKAGES=/tmp/packages_end.txt [2021-09-29T08:32:01.322Z] + case "${OS_FAMILY}" in [2021-09-29T08:32:01.322Z] + rpm -qa [2021-09-29T08:32:01.322Z] + sort [2021-09-29T08:32:01.905Z] + '[' -f /tmp/packages_start.txt ']' [2021-09-29T08:32:01.905Z] + '[' -f /tmp/packages_end.txt ']' [2021-09-29T08:32:01.905Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-09-29T08:32:01.905Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2021-09-29T08:32:01.905Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [2021-09-29T08:32:01.905Z] + 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-29T08:32:01.923Z] 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-29T08:32:02.219Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:32:02.807Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-29T08:32:02.807Z] [2021-09-29T08:32:02.807Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:32:03.133Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-29T08:32:03.133Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-29T08:32:03.133Z] b4d181a07f80: Pulling fs layer [2021-09-29T08:32:03.133Z] a1111a8f2ec3: Pulling fs layer [2021-09-29T08:32:03.133Z] ed53099fbce6: Pulling fs layer [2021-09-29T08:32:03.133Z] dc539afda2c1: Pulling fs layer [2021-09-29T08:32:03.133Z] 77bc0d833cb6: Pulling fs layer [2021-09-29T08:32:03.133Z] 9065ff56babe: Pulling fs layer [2021-09-29T08:32:03.133Z] d287ab97295c: Pulling fs layer [2021-09-29T08:32:03.133Z] 77bc0d833cb6: Waiting [2021-09-29T08:32:03.133Z] 9065ff56babe: Waiting [2021-09-29T08:32:03.133Z] d287ab97295c: Waiting [2021-09-29T08:32:03.133Z] dc539afda2c1: Waiting [2021-09-29T08:32:03.398Z] a1111a8f2ec3: Verifying Checksum [2021-09-29T08:32:03.398Z] a1111a8f2ec3: Download complete [2021-09-29T08:32:03.398Z] dc539afda2c1: Verifying Checksum [2021-09-29T08:32:03.398Z] dc539afda2c1: Download complete [2021-09-29T08:32:03.663Z] 77bc0d833cb6: Verifying Checksum [2021-09-29T08:32:03.663Z] 77bc0d833cb6: Download complete [2021-09-29T08:32:03.663Z] 9065ff56babe: Verifying Checksum [2021-09-29T08:32:03.663Z] 9065ff56babe: Download complete [2021-09-29T08:32:03.663Z] ed53099fbce6: Verifying Checksum [2021-09-29T08:32:03.663Z] ed53099fbce6: Download complete [2021-09-29T08:32:04.244Z] b4d181a07f80: Verifying Checksum [2021-09-29T08:32:04.244Z] b4d181a07f80: Download complete [2021-09-29T08:32:05.682Z] b4d181a07f80: Pull complete [2021-09-29T08:32:05.682Z] a1111a8f2ec3: Pull complete [2021-09-29T08:32:06.273Z] ed53099fbce6: Pull complete [2021-09-29T08:32:06.273Z] dc539afda2c1: Pull complete [2021-09-29T08:32:06.538Z] 77bc0d833cb6: Pull complete [2021-09-29T08:32:06.538Z] 9065ff56babe: Pull complete [2021-09-29T08:32:07.489Z] d287ab97295c: Verifying Checksum [2021-09-29T08:32:07.489Z] d287ab97295c: Download complete [2021-09-29T08:32:11.736Z] d287ab97295c: Pull complete [2021-09-29T08:32:11.736Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-29T08:32:11.736Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-29T08:32:11.736Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-29T08:32:11.826Z] prd-centos7-docker-4c-2g-111 does not seem to be running inside a container [2021-09-29T08:32:11.897Z] $ 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-29T08:32:14.981Z] $ docker top 269dd8ee8a4028e09d04758c9b9a5f0f422951caebb6e486444beb86cf0ecff1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-29T08:32:15.374Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-09-29T08:32:15.687Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-09-29T08:32:16.000Z] + ls /var/log/sa-host [2021-09-29T08:32:16.000Z] + sadf -c /var/log/sa-host/sa05 [2021-09-29T08:32:16.000Z] file_magic: OK [2021-09-29T08:32:16.000Z] HZ: Using current value: 100 [2021-09-29T08:32:16.000Z] file_header: OK [2021-09-29T08:32:16.000Z] 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-29T08:32:16.000Z] Statistics: [2021-09-29T08:32:16.000Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-29T08:32:16.000Z] File successfully converted to sysstat format version 12.0.3 [2021-09-29T08:32:16.000Z] + sadf -c /var/log/sa-host/sa29 [2021-09-29T08:32:16.000Z] file_magic: OK [2021-09-29T08:32:16.000Z] HZ: Using current value: 100 [2021-09-29T08:32:16.000Z] file_header: OK [2021-09-29T08:32:16.000Z] 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-29T08:32:16.000Z] Statistics: [2021-09-29T08:32:16.000Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-29T08:32:16.000Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-29T08:32:16.226Z] provisioning config files... [2021-09-29T08:32:16.292Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config1143636918297660002tmp [Pipeline] { [Pipeline] echo [2021-09-29T08:32:16.362Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-29T08:32:16.722Z] ---> create-netrc.sh [Pipeline] } [2021-09-29T08:32:16.734Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-09-29T08:32:17.156Z] ---> python-tools-install.sh [Pipeline] echo [2021-09-29T08:32:17.170Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-29T08:32:17.475Z] ---> sudo-logs.sh [2021-09-29T08:32:17.475Z] Archiving 'sudo' log.. [2021-09-29T08:32:17.475Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-111.vexxhost.local: Name or service not known [2021-09-29T08:32:17.475Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-111.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-09-29T08:32:17.515Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-29T08:32:17.821Z] ---> job-cost.sh [2021-09-29T08:32:17.822Z] lf-activate-venv: SKIPPING [2021-09-29T08:32:17.822Z] DEBUG: total: 0.10999999940395355 [2021-09-29T08:32:17.822Z] INFO: Retrieving Stack Cost... [2021-09-29T08:32:18.402Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-29T08:32:18.667Z] INFO: Archiving Costs [Pipeline] echo [2021-09-29T08:32:18.684Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-29T08:32:18.989Z] ---> logs-deploy.sh [2021-09-29T08:32:18.989Z] lf-activate-venv: SKIPPING [2021-09-29T08:32:18.989Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/17 [2021-09-29T08:32:18.989Z] INFO: archiving workspace using pattern(s): [2021-09-29T08:32:19.573Z] Archives upload complete. [2021-09-29T08:32:19.842Z] INFO: archiving logs to Nexus