Pull request #436 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of MonicaisHer for edgexfoundry/edgex-ui-go Loading trusted files from base branch main at 0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1 rather than de6262449929cbe4a3e65ceca0fab71ed2fcda31 Obtained Jenkinsfile from 0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1 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-ssh1088803400518238899.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-ssh8096984543989763280.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/PR-436/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/PR-436/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1598844553201640271.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-ssh363138875099079795.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/PR-436/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/PR-436/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5112953840482797231.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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-655 in /w/workspace/edgexfoundry_edgex-ui-go_PR-436 [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_PR-436 # 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_PR-436@tmp/jenkins-gitclient-ssh7991736921616466019.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [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_PR-436@tmp/jenkins-gitclient-ssh4204620768884796414.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/436/head:refs/remotes/origin/PR-436 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1 into PR head commit de6262449929cbe4a3e65ceca0fab71ed2fcda31 Merge succeeded, producing ea1f7fb56310b158a52f8ee2990c3fa9c2a8169b Checking out Revision ea1f7fb56310b158a52f8ee2990c3fa9c2a8169b (PR-436) > git config core.sparsecheckout # timeout=10 > git checkout -f de6262449929cbe4a3e65ceca0fab71ed2fcda31 # timeout=10 > git remote # timeout=10 > 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 /w/workspace/edgexfoundry_edgex-ui-go_PR-436@tmp/jenkins-gitclient-ssh3494779910923382643.key > git merge 0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ea1f7fb56310b158a52f8ee2990c3fa9c2a8169b # timeout=10 Commit message: "Merge commit '0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:25:31 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:25:31 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:25:31 ========================================================= 14:25:31 EdgeX Global Pipelines Version Info 14:25:31 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 7192df8b72a27e6a811ec71c1cc053333ec30b17 # timeout=10 14:25:33 ------------------- 14:25:33 stable info: 14:25:33 ------------------- 14:25:33 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:25:33 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 14:25:33 Message: update stable to v1.0.205 14:25:33 ------------------- 14:25:33 experimental info: 14:25:33 ------------------- 14:25:33 Commited By: **** collab-it+edgex@linuxfoundation.org 14:25:33 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 14:25:33 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:25:33 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 14:25:33 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 14:25:33 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:25:33 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:25:33 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:25:33 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 14:25:33 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 14:25:33 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 14:25:33 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 14:25:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:25:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:25:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:25:34 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 14:25:34 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:25:34 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:25:34 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:25:34 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:25:34 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 14:25:34 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 14:25:34 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:25:34 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:25:34 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 14:25:34 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 14:25:34 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 14:25:34 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 14:25:34 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 14:25:34 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:25:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-436 [Pipeline] echo 14:25:34 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-436 [Pipeline] echo 14:25:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-436 [Pipeline] echo 14:25:34 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ea1f7fb56310b158a52f8ee2990c3fa9c2a8169b [Pipeline] echo 14:25:35 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ea1f7fb [Pipeline] echo 14:25:35 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:25:35 provisioning config files... 14:25:35 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-436@tmp/config8794185726427834647tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:25:35 ---> docker-login.sh 14:25:35 nexus3.edgexfoundry.org:10001 14:25:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:25:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:25:35 Configure a credential helper to remove this warning. See 14:25:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:25:35 14:25:35 Login Succeeded 14:25:35 nexus3.edgexfoundry.org:10002 14:25:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:25:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:25:35 Configure a credential helper to remove this warning. See 14:25:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:25:35 14:25:35 Login Succeeded 14:25:35 nexus3.edgexfoundry.org:10003 14:25:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:25:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:25:35 Configure a credential helper to remove this warning. See 14:25:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:25:35 14:25:35 Login Succeeded 14:25:35 nexus3.edgexfoundry.org:10004 14:25:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:25:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:25:36 Configure a credential helper to remove this warning. See 14:25:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:25:36 14:25:36 Login Succeeded 14:25:36 docker.io 14:25:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:25:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:25:36 Configure a credential helper to remove this warning. See 14:25:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:25:36 14:25:36 Login Succeeded 14:25:36 ---> docker-login.sh ends [Pipeline] } 14:25:36 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 14:25:37 + git log --format=format:%s -1 ea1f7fb56310b158a52f8ee2990c3fa9c2a8169b [Pipeline] echo 14:25:37 GIT_COMMIT: ea1f7fb56310b158a52f8ee2990c3fa9c2a8169b, Commit Message: Merge commit '0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1' into HEAD [Pipeline] echo 14:25:37 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 14:25:38 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:25:38 14:25:38 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 14:25:38 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:25:38 latest: Pulling from edgex-devops/git-semver 14:25:38 31603596830f: Pulling fs layer 14:25:38 04fac38145f0: Pulling fs layer 14:25:38 701f6daf10bf: Pulling fs layer 14:25:38 24f72da36158: Pulling fs layer 14:25:38 24f72da36158: Waiting 14:25:38 04fac38145f0: Verifying Checksum 14:25:38 04fac38145f0: Download complete 14:25:38 31603596830f: Verifying Checksum 14:25:38 31603596830f: Download complete 14:25:39 31603596830f: Pull complete 14:25:39 04fac38145f0: Pull complete 14:25:39 24f72da36158: Verifying Checksum 14:25:39 24f72da36158: Download complete 14:25:39 701f6daf10bf: Verifying Checksum 14:25:39 701f6daf10bf: Download complete 14:25:40 701f6daf10bf: Pull complete 14:25:40 24f72da36158: Pull complete 14:25:40 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 14:25:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:25:40 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 14:25:40 prd-centos7-docker-4c-2g-655 does not seem to be running inside a container 14:25:40 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-436 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-436:/w/workspace/edgexfoundry_edgex-ui-go_PR-436:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-436@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-436@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 14:25:41 $ docker top beae961a0b3eff9fb64464494395de9c815e7a3adb20356785f42c65ccb75e47 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:25:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:25:41 [ssh-agent] Looking for ssh-agent implementation... 14:25:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:25:41 $ docker exec beae961a0b3eff9fb64464494395de9c815e7a3adb20356785f42c65ccb75e47 ssh-agent 14:25:41 SSH_AUTH_SOCK=/tmp/ssh-G7BgVris80hi/agent.14 14:25:41 SSH_AGENT_PID=20 14:25:41 Running ssh-add (command line suppressed) 14:25:41 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-436@tmp/private_key_7238105501343418337.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-436@tmp/private_key_7238105501343418337.key) 14:25:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:25:42 + git tag --points-at HEAD [Pipeline] } 14:25:42 $ docker exec --env ******** --env ******** beae961a0b3eff9fb64464494395de9c815e7a3adb20356785f42c65ccb75e47 ssh-agent -k 14:25:42 unset SSH_AUTH_SOCK; 14:25:42 unset SSH_AGENT_PID; 14:25:42 echo Agent pid 20 killed; 14:25:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:25:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:25:42 [ssh-agent] Looking for ssh-agent implementation... 14:25:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:25:42 $ docker exec beae961a0b3eff9fb64464494395de9c815e7a3adb20356785f42c65ccb75e47 ssh-agent 14:25:42 SSH_AUTH_SOCK=/tmp/ssh-Z2SJV3QIE2xi/agent.54 14:25:42 SSH_AGENT_PID=60 14:25:42 Running ssh-add (command line suppressed) 14:25:42 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-436@tmp/private_key_6951102772832416861.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-436@tmp/private_key_6951102772832416861.key) 14:25:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:25:42 + git semver init 14:25:42 # -> Open(): unable to determine branch for HEAD 14:25:42 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-436/.git 14:25:42 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-436 14:25:42 # $SEMVER_REMOTE_NAME = origin 14:25:42 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 14:25:42 # $SEMVER_USER_NAME = edgex-jenkins 14:25:42 # $SEMVER_BRANCH = PR-436 14:25:42 # $SEMVER_TEMP = /tmp/semver-866472199 14:25:42 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 14:25:44 # '/tmp/semver-866472199' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-436/.semver' 14:25:44 # -> Force: false 14:25:44 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-436/.semver [Pipeline] } 14:25:44 $ docker exec --env ******** --env ******** beae961a0b3eff9fb64464494395de9c815e7a3adb20356785f42c65ccb75e47 ssh-agent -k 14:25:44 unset SSH_AUTH_SOCK; 14:25:44 unset SSH_AGENT_PID; 14:25:44 echo Agent pid 60 killed; 14:25:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:25:45 + git semver [Pipeline] } 14:25:45 $ docker stop --time=1 beae961a0b3eff9fb64464494395de9c815e7a3adb20356785f42c65ccb75e47 14:25:46 $ docker rm -f beae961a0b3eff9fb64464494395de9c815e7a3adb20356785f42c65ccb75e47 [Pipeline] // withDockerContainer [Pipeline] sh 14:25:47 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:25:47 Stashed 1 file(s) [Pipeline] echo 14:25:47 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 14:26:02 Still waiting to schedule task 14:26:02 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-655’ 14:26:02 Still waiting to schedule task 14:26:02 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 14:28:23 Running on prd-ubuntu18.04-docker-arm64-4c-16g-656 in /w/workspace/edgexfoundry_edgex-ui-go_PR-436 [Pipeline] { [Pipeline] ws 14:28:23 Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout 14:28:24 The recommended git tool is: git 14:28:29 using credential edgex-jenkins-ssh 14:28:29 Cloning the remote Git repository 14:28:30 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 14:28:30 > git init /w/workspace/edgex-ui-go/2 # timeout=10 14:28:30 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 14:28:30 > git --version # timeout=10 14:28:30 > git --version # 'git version 2.17.1' 14:28:30 using GIT_SSH to set credentials SSH Credentials for GitHub 14:28:30 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:28:33 Merging remotes/origin/main commit 0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1 into PR head commit de6262449929cbe4a3e65ceca0fab71ed2fcda31 14:28:32 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 14:28:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:28:32 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 14:28:33 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 14:28:33 using GIT_SSH to set credentials SSH Credentials for GitHub 14:28:33 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/436/head:refs/remotes/origin/PR-436 +refs/heads/main:refs/remotes/origin/main # timeout=10 14:28:33 > git config core.sparsecheckout # timeout=10 14:28:33 > git checkout -f de6262449929cbe4a3e65ceca0fab71ed2fcda31 # timeout=10 14:28:34 > git remote # timeout=10 14:28:34 > git config --get remote.origin.url # timeout=10 14:28:34 using GIT_SSH to set credentials SSH Credentials for GitHub 14:28:34 > git merge 0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1 # timeout=10 14:28:34 Merge succeeded, producing f3ebedaad5507c1a6f4243b0f10cfb4fbbb936f0 14:28:34 Checking out Revision f3ebedaad5507c1a6f4243b0f10cfb4fbbb936f0 (PR-436) 14:28:34 > git rev-parse HEAD^{commit} # timeout=10 14:28:34 > git config core.sparsecheckout # timeout=10 14:28:34 > git checkout -f f3ebedaad5507c1a6f4243b0f10cfb4fbbb936f0 # timeout=10 14:28:36 Running on prd-centos7-docker-4c-2g-657 in /w/workspace/edgexfoundry_edgex-ui-go_PR-436 [Pipeline] { [Pipeline] ws 14:28:36 Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout 14:28:36 The recommended git tool is: git 14:28:38 Commit message: "Merge commit '0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1' into HEAD" 14:28:38 First time build. Skipping changelog. 14:28:38 > git rev-list --no-walk 7192df8b72a27e6a811ec71c1cc053333ec30b17 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:28:39 provisioning config files... 14:28:39 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config4939851076991029508tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:28:39 using credential edgex-jenkins-ssh 14:28:39 Cloning the remote Git repository 14:28:39 ---> docker-login.sh 14:28:39 nexus3.edgexfoundry.org:10001 14:28:39 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 14:28:39 > git init /w/workspace/edgex-ui-go/2 # timeout=10 14:28:39 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 14:28:39 > git --version # timeout=10 14:28:39 > git --version # 'git version 2.24.4' 14:28:39 using GIT_SSH to set credentials SSH Credentials for GitHub 14:28:39 [INFO] Currently running in a labeled security context 14:28:39 [INFO] Currently SELinux is 'enforcing' on the host 14:28:39 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/2@tmp/jenkins-gitclient-ssh8471565934301773043.key 14:28:39 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:28:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:28:40 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 14:28:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:28:41 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 14:28:41 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 14:28:41 using GIT_SSH to set credentials SSH Credentials for GitHub 14:28:41 [INFO] Currently running in a labeled security context 14:28:41 [INFO] Currently SELinux is 'enforcing' on the host 14:28:41 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/2@tmp/jenkins-gitclient-ssh8458301592584212581.key 14:28:41 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/436/head:refs/remotes/origin/PR-436 +refs/heads/main:refs/remotes/origin/main # timeout=10 14:28:41 Merging remotes/origin/main commit 0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1 into PR head commit de6262449929cbe4a3e65ceca0fab71ed2fcda31 14:28:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:28:41 Configure a credential helper to remove this warning. See 14:28:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:28:41 14:28:41 Login Succeeded 14:28:41 nexus3.edgexfoundry.org:10002 14:28:41 Merge succeeded, producing c595f5b4292bf98760e03fc90f8e8ea3c64ebdd3 14:28:41 Checking out Revision c595f5b4292bf98760e03fc90f8e8ea3c64ebdd3 (PR-436) 14:28:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:28:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:28:42 Configure a credential helper to remove this warning. See 14:28:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:28:42 14:28:42 Login Succeeded 14:28:42 nexus3.edgexfoundry.org:10003 14:28:41 > git config core.sparsecheckout # timeout=10 14:28:41 > git checkout -f de6262449929cbe4a3e65ceca0fab71ed2fcda31 # timeout=10 14:28:41 > git remote # timeout=10 14:28:41 > git config --get remote.origin.url # timeout=10 14:28:41 using GIT_SSH to set credentials SSH Credentials for GitHub 14:28:41 [INFO] Currently running in a labeled security context 14:28:41 [INFO] Currently SELinux is 'enforcing' on the host 14:28:41 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/2@tmp/jenkins-gitclient-ssh7690907553734994598.key 14:28:41 > git merge 0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1 # timeout=10 14:28:41 > git rev-parse HEAD^{commit} # timeout=10 14:28:41 > git config core.sparsecheckout # timeout=10 14:28:41 > git checkout -f c595f5b4292bf98760e03fc90f8e8ea3c64ebdd3 # timeout=10 14:28:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:28:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:28:42 Configure a credential helper to remove this warning. See 14:28:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:28:42 14:28:42 Login Succeeded 14:28:42 nexus3.edgexfoundry.org:10004 14:28:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:28:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:28:43 Configure a credential helper to remove this warning. See 14:28:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:28:43 14:28:43 Login Succeeded 14:28:43 docker.io 14:28:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:28:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:28:44 Configure a credential helper to remove this warning. See 14:28:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:28:44 14:28:44 Login Succeeded 14:28:44 ---> docker-login.sh ends [Pipeline] } 14:28:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:28:45 ========================================================= 14:28:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 14:28:45 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 14:28:45 + 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 . 14:28:45 Commit message: "Merge commit '0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1' into HEAD" 14:28:45 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:28:46 provisioning config files... 14:28:46 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config5192413838534429565tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:28:46 Sending build context to Docker daemon 20.87MB 14:28:46 Step 1/17 : ARG BASE=golang:1.16-alpine3.12 14:28:46 Step 2/17 : FROM ${BASE} AS builder 14:28:45 > git rev-list --no-walk 7192df8b72a27e6a811ec71c1cc053333ec30b17 # timeout=10 14:28:46 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:28:46 595b0fe564bb: Pulling fs layer 14:28:46 24495759ef45: Pulling fs layer 14:28:46 d148012ef14d: Pulling fs layer 14:28:46 e90a11edd702: Pulling fs layer 14:28:46 d77568369979: Pulling fs layer 14:28:46 fc1c9f9a7f3b: Pulling fs layer 14:28:46 170f2ba95c9a: Pulling fs layer 14:28:46 97ac5df62f85: Pulling fs layer 14:28:46 d77568369979: Waiting 14:28:46 170f2ba95c9a: Waiting 14:28:46 97ac5df62f85: Waiting 14:28:46 fc1c9f9a7f3b: Waiting 14:28:46 e90a11edd702: Waiting 14:28:46 d148012ef14d: Verifying Checksum 14:28:46 d148012ef14d: Download complete 14:28:46 24495759ef45: Verifying Checksum 14:28:46 24495759ef45: Download complete 14:28:46 d77568369979: Download complete 14:28:46 fc1c9f9a7f3b: Verifying Checksum 14:28:46 fc1c9f9a7f3b: Download complete 14:28:46 595b0fe564bb: Download complete 14:28:46 ---> docker-login.sh 14:28:46 nexus3.edgexfoundry.org:10001 14:28:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:28:46 170f2ba95c9a: Verifying Checksum 14:28:46 170f2ba95c9a: Download complete 14:28:47 595b0fe564bb: Pull complete 14:28:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:28:47 Configure a credential helper to remove this warning. See 14:28:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:28:47 14:28:47 Login Succeeded 14:28:47 nexus3.edgexfoundry.org:10002 14:28:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:28:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:28:47 Configure a credential helper to remove this warning. See 14:28:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:28:47 14:28:47 Login Succeeded 14:28:47 nexus3.edgexfoundry.org:10003 14:28:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:28:48 24495759ef45: Pull complete 14:28:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:28:48 Configure a credential helper to remove this warning. See 14:28:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:28:48 14:28:48 Login Succeeded 14:28:48 nexus3.edgexfoundry.org:10004 14:28:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:28:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:28:48 Configure a credential helper to remove this warning. See 14:28:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:28:48 14:28:48 Login Succeeded 14:28:48 docker.io 14:28:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:28:48 d148012ef14d: Pull complete 14:28:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:28:48 Configure a credential helper to remove this warning. See 14:28:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:28:48 14:28:48 Login Succeeded 14:28:48 ---> docker-login.sh ends [Pipeline] } 14:28:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:28:49 ========================================================= 14:28:49 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 14:28:49 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 14:28:49 + 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 . 14:28:49 Sending build context to Docker daemon 20.87MB 14:28:49 Step 1/17 : ARG BASE=golang:1.16-alpine3.12 14:28:49 Step 2/17 : FROM ${BASE} AS builder 14:28:49 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 14:28:49 540db60ca938: Pulling fs layer 14:28:49 adcc1eea9eea: Pulling fs layer 14:28:49 4c4ab2625f07: Pulling fs layer 14:28:49 db62176df00c: Pulling fs layer 14:28:49 3b30891b0d05: Pulling fs layer 14:28:49 06b49ca38bd5: Pulling fs layer 14:28:49 c788192a36de: Pulling fs layer 14:28:49 a77e37c0d609: Pulling fs layer 14:28:49 c3185cebc471: Pulling fs layer 14:28:49 06b49ca38bd5: Waiting 14:28:49 c788192a36de: Waiting 14:28:49 a77e37c0d609: Waiting 14:28:49 c3185cebc471: Waiting 14:28:49 3b30891b0d05: Waiting 14:28:49 db62176df00c: Waiting 14:28:49 4c4ab2625f07: Verifying Checksum 14:28:49 4c4ab2625f07: Download complete 14:28:49 adcc1eea9eea: Verifying Checksum 14:28:49 adcc1eea9eea: Download complete 14:28:49 3b30891b0d05: Verifying Checksum 14:28:49 3b30891b0d05: Download complete 14:28:49 06b49ca38bd5: Verifying Checksum 14:28:49 06b49ca38bd5: Download complete 14:28:49 c788192a36de: Verifying Checksum 14:28:49 c788192a36de: Download complete 14:28:49 540db60ca938: Verifying Checksum 14:28:49 540db60ca938: Download complete 14:28:50 540db60ca938: Pull complete 14:28:50 adcc1eea9eea: Pull complete 14:28:50 4c4ab2625f07: Pull complete 14:28:51 a77e37c0d609: Verifying Checksum 14:28:51 a77e37c0d609: Download complete 14:28:51 97ac5df62f85: Verifying Checksum 14:28:51 97ac5df62f85: Download complete 14:28:52 e90a11edd702: Verifying Checksum 14:28:52 e90a11edd702: Download complete 14:28:54 c3185cebc471: Verifying Checksum 14:28:54 c3185cebc471: Download complete 14:28:54 db62176df00c: Verifying Checksum 14:28:54 db62176df00c: Download complete 14:28:58 db62176df00c: Pull complete 14:28:58 3b30891b0d05: Pull complete 14:28:58 06b49ca38bd5: Pull complete 14:28:58 c788192a36de: Pull complete 14:28:58 a77e37c0d609: Pull complete 14:29:00 c3185cebc471: Pull complete 14:29:00 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 14:29:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 14:29:00 ---> 031687cdd783 14:29:00 Step 3/17 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 14:29:02 e90a11edd702: Pull complete 14:29:02 ---> Running in 2d22e3253e5e 14:29:02 Removing intermediate container 2d22e3253e5e 14:29:02 ---> 9fdcba8127ae 14:29:02 Step 4/17 : ARG ALPINE_PKG_BASE="make git" 14:29:02 ---> Running in 0fbc770a6e57 14:29:02 Removing intermediate container 0fbc770a6e57 14:29:02 ---> 8b3eba193f30 14:29:02 Step 5/17 : ARG ALPINE_PKG_EXTRA="" 14:29:02 ---> Running in 519e94071014 14:29:02 Removing intermediate container 519e94071014 14:29:02 ---> bd19927845c7 14:29:02 Step 6/17 : LABEL Name=edgex-ui-go 14:29:02 ---> Running in 0e7d3372c0b1 14:29:02 Removing intermediate container 0e7d3372c0b1 14:29:02 ---> a3635e24eff2 14:29:02 Step 7/17 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 14:29:02 ---> Running in 8d4d9ab35d9c 14:29:02 Removing intermediate container 8d4d9ab35d9c 14:29:02 ---> 1297cf545f1c 14:29:02 Step 8/17 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:29:02 ---> Running in 8ce39cfee416 14:29:02 d77568369979: Pull complete 14:29:03 fc1c9f9a7f3b: Pull complete 14:29:03 Removing intermediate container 8ce39cfee416 14:29:03 ---> 5cf0ff151650 14:29:03 Step 9/17 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:29:03 ---> Running in 225ccc0035ac 14:29:03 170f2ba95c9a: Pull complete 14:29:03 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 14:29:04 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 14:29:05 OK: 219 MiB in 52 packages 14:29:05 Removing intermediate container 225ccc0035ac 14:29:05 ---> a77184814153 14:29:05 Step 10/17 : ENV GO111MODULE=on 14:29:05 ---> Running in b1d6b2383d3e 14:29:05 Removing intermediate container b1d6b2383d3e 14:29:05 ---> 275fb43632f6 14:29:05 Step 11/17 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 14:29:05 ---> Running in 82f6caf20e08 14:29:06 Removing intermediate container 82f6caf20e08 14:29:06 ---> 9ce1be26f865 14:29:06 Step 12/17 : COPY go.mod . 14:29:06 ---> 60a21dfe705b 14:29:06 Step 13/17 : COPY Makefile . 14:29:06 ---> d5962c9b6b81 14:29:06 Step 14/17 : RUN make update 14:29:07 ---> Running in 796eaf285c6c 14:29:07 CGO_ENABLED=0 GO111MODULE=on go mod download 14:29:10 97ac5df62f85: Pull complete 14:29:10 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 14:29:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 14:29:10 ---> 04bc70af865f 14:29:10 Step 3/17 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 14:29:13 ---> Running in f90f2f0d98af 14:29:13 Removing intermediate container f90f2f0d98af 14:29:13 ---> 2e463c55b8ce 14:29:13 Step 4/17 : ARG ALPINE_PKG_BASE="make git" 14:29:13 ---> Running in f03b55f8c4b5 14:29:14 Removing intermediate container f03b55f8c4b5 14:29:14 ---> a96ae950d04e 14:29:14 Step 5/17 : ARG ALPINE_PKG_EXTRA="" 14:29:14 ---> Running in 385e7f16ae8f 14:29:15 Removing intermediate container 385e7f16ae8f 14:29:15 ---> 4a32c8ac1661 14:29:15 Step 6/17 : LABEL Name=edgex-ui-go 14:29:15 ---> Running in 85be2bd81f7d 14:29:15 Removing intermediate container 85be2bd81f7d 14:29:15 ---> d0101746fc07 14:29:15 Step 7/17 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 14:29:16 ---> Running in 490c03c3bbd2 14:29:16 Removing intermediate container 490c03c3bbd2 14:29:16 ---> 4a1a7fee3db0 14:29:16 Step 8/17 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:29:16 ---> Running in 86f86f2511ee 14:29:20 Removing intermediate container 86f86f2511ee 14:29:20 ---> e58de6dbc61f 14:29:20 Step 9/17 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:29:20 ---> Running in 8eda8078ce84 14:29:21 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 14:29:22 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 14:29:23 OK: 218 MiB in 52 packages 14:29:24 Removing intermediate container 8eda8078ce84 14:29:24 ---> 9edd569bb8f0 14:29:24 Step 10/17 : ENV GO111MODULE=on 14:29:24 ---> Running in 967dc08ac617 14:29:24 Removing intermediate container 967dc08ac617 14:29:24 ---> b52b0548f0ed 14:29:24 Step 11/17 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 14:29:25 ---> Running in 4e2f13169c5b 14:29:25 Removing intermediate container 4e2f13169c5b 14:29:25 ---> 43b7ad7247fc 14:29:25 Step 12/17 : COPY go.mod . 14:29:26 ---> 949c493122db 14:29:26 Step 13/17 : COPY Makefile . 14:29:27 ---> a0fe95bdca4d 14:29:27 Step 14/17 : RUN make update 14:29:27 ---> Running in 71f689ebce7a 14:29:29 CGO_ENABLED=0 GO111MODULE=on go mod download 14:29:29 Removing intermediate container 796eaf285c6c 14:29:29 ---> c0713aa665f2 14:29:29 Step 15/17 : COPY . . 14:29:29 ---> a9447f7d466c 14:29:29 Step 16/17 : RUN go mod tidy 14:29:29 ---> Running in daae0b2cb72a 14:29:29 Removing intermediate container daae0b2cb72a 14:29:29 ---> 4351076a652a 14:29:29 Step 17/17 : RUN ${MAKE} 14:29:29 ---> Running in a9744319e81e 14:29:29 noop 14:29:29 Removing intermediate container a9744319e81e 14:29:29 ---> 69cac43ad4d3 14:29:29 Successfully built 69cac43ad4d3 14:29:29 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 14:29:30 + docker inspect -f . ci-base-image-x86_64 14:29:30 . [Pipeline] withDockerContainer 14:29:30 prd-centos7-docker-4c-2g-657 does not seem to be running inside a container 14:29:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:29:30 $ docker top 58a4d0e1790e72946a7de5824abe758a59bd2b3ef9b1f286ed99496969d41826 -eo pid,comm [Pipeline] { [Pipeline] sh 14:29:31 + go version 14:29:31 go version go1.16.6 linux/amd64 [Pipeline] } 14:29:31 $ docker stop --time=1 58a4d0e1790e72946a7de5824abe758a59bd2b3ef9b1f286ed99496969d41826 14:29:32 $ docker rm -f 58a4d0e1790e72946a7de5824abe758a59bd2b3ef9b1f286ed99496969d41826 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:29:32 + docker inspect -f . ci-base-image-x86_64 14:29:32 . [Pipeline] withDockerContainer 14:29:33 prd-centos7-docker-4c-2g-657 does not seem to be running inside a container 14:29:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:29:33 $ docker top 649711ce05fdb2831cc65302e81a1fe84320ef1b2e1c42abf4bffda77a1ad95c -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 14:29:34 + go mod tidy [Pipeline] sh 14:29:34 + make test 14:29:34 GO111MODULE=on go test -coverprofile=coverage.out ./... 14:29:34 ? github.com/edgexfoundry/edgex-ui-go [no test files] 14:29:45 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 14:29:45 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 14:29:45 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 14:29:45 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 14:29:45 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 14:29:45 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 14:29:45 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 14:29:45 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 14:29:45 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 14:29:45 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 14:29:45 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 14:29:45 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 14:29:45 GO111MODULE=on go vet ./... [Pipeline] } 14:29:50 $ docker stop --time=1 649711ce05fdb2831cc65302e81a1fe84320ef1b2e1c42abf4bffda77a1ad95c 14:29:51 $ docker rm -f 649711ce05fdb2831cc65302e81a1fe84320ef1b2e1c42abf4bffda77a1ad95c [Pipeline] // withDockerContainer [Pipeline] sh 14:29:52 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:29:52 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 14:29:55 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:29:55 + ls -al . 14:29:55 total 88 14:29:55 drwxrwxr-x. 12 jenkins jenkins 4096 Sep 20 14:29 . 14:29:55 drwxrwxr-x. 4 jenkins jenkins 28 Sep 20 14:28 .. 14:29:55 drwxrwxr-x. 3 jenkins jenkins 20 Sep 20 14:28 assets 14:29:55 drwxrwxr-x. 2 jenkins jenkins 35 Sep 20 14:28 bin 14:29:55 drwxrwxr-x. 3 jenkins jenkins 29 Sep 20 14:28 cmd 14:29:55 -rw-rw-r--. 1 jenkins jenkins 3959 Sep 20 14:28 CONTRIBUTING.md 14:29:55 -rw-r--r--. 1 jenkins jenkins 10 Sep 20 14:29 coverage.out 14:29:55 -rw-rw-r--. 1 jenkins jenkins 1526 Sep 20 14:28 Dockerfile 14:29:55 drwxrwxr-x. 2 jenkins jenkins 23 Sep 20 14:28 docs 14:29:55 drwxrwxr-x. 8 jenkins jenkins 179 Sep 20 14:28 .git 14:29:55 drwxrwxr-x. 2 jenkins jenkins 103 Sep 20 14:28 .github 14:29:55 -rw-rw-r--. 1 jenkins jenkins 162 Sep 20 14:28 .gitignore 14:29:55 -rw-rw-r--. 1 jenkins jenkins 823 Sep 20 14:28 go.mod 14:29:55 -rw-r--r--. 1 jenkins jenkins 23693 Sep 20 14:29 go.sum 14:29:55 drwxrwxr-x. 9 jenkins jenkins 125 Sep 20 14:28 internal 14:29:55 -rw-rw-r--. 1 jenkins jenkins 652 Sep 20 14:28 Jenkinsfile 14:29:55 -rw-rw-r--. 1 jenkins jenkins 11357 Sep 20 14:28 LICENSE 14:29:55 -rw-rw-r--. 1 jenkins jenkins 990 Sep 20 14:28 Makefile 14:29:55 drwxrwxr-x. 3 jenkins jenkins 19 Sep 20 14:28 pkg 14:29:55 -rw-rw-r--. 1 jenkins jenkins 5509 Sep 20 14:28 README.md 14:29:55 drwxrwxr-x. 4 jenkins jenkins 54 Sep 20 14:28 snap 14:29:55 -rw-rw-r--. 1 jenkins jenkins 5 Sep 20 14:25 VERSION 14:29:55 -rw-rw-r--. 1 jenkins jenkins 155 Sep 20 14:28 version.go 14:29:55 drwxrwxr-x. 4 jenkins jenkins 4096 Sep 20 14:28 web [Pipeline] isUnix [Pipeline] sh 14:29:55 + 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=c595f5b4292bf98760e03fc90f8e8ea3c64ebdd3 --label arch=amd64 --label version=0.0.0 . 14:29:55 Sending build context to Docker daemon 20.9MB 14:29:55 Step 1/25 : ARG BASE=golang:1.16-alpine3.12 14:29:55 Step 2/25 : FROM ${BASE} AS builder 14:29:55 ---> 69cac43ad4d3 14:29:55 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 14:29:55 Removing intermediate container 71f689ebce7a 14:29:55 ---> 228572cc9a92 14:29:55 Step 15/17 : COPY . . 14:29:56 ---> Running in 66fbb9fef4df 14:29:56 Removing intermediate container 66fbb9fef4df 14:29:56 ---> b6a75c7b4f15 14:29:56 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 14:29:56 ---> Running in 3a478a1c684d 14:29:56 Removing intermediate container 3a478a1c684d 14:29:56 ---> 436ae8338d45 14:29:56 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 14:29:56 ---> Running in f9cbdfa0f46f 14:29:56 Removing intermediate container f9cbdfa0f46f 14:29:56 ---> 8433fd253791 14:29:56 Step 6/25 : LABEL Name=edgex-ui-go 14:29:56 ---> Running in 68851a8506c7 14:29:56 Removing intermediate container 68851a8506c7 14:29:56 ---> ba20d9af71ec 14:29:56 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 14:29:56 ---> Running in fdedc4ca3e3d 14:29:56 Removing intermediate container fdedc4ca3e3d 14:29:56 ---> 3d56cd5f47af 14:29:56 Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:29:56 ---> Running in e77cb6004f25 14:29:57 Removing intermediate container e77cb6004f25 14:29:57 ---> fad1ede3ee30 14:29:57 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:29:57 ---> Running in a39d00e85527 14:29:57 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 14:29:58 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 14:29:59 OK: 219 MiB in 52 packages 14:29:59 Removing intermediate container a39d00e85527 14:29:59 ---> 278e6372f076 14:29:59 Step 10/25 : ENV GO111MODULE=on 14:29:59 ---> Running in 59ee01b64a9b 14:29:59 Removing intermediate container 59ee01b64a9b 14:29:59 ---> 7715075aad45 14:29:59 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 14:29:59 ---> Running in ecfc88db222a 14:29:59 Removing intermediate container ecfc88db222a 14:29:59 ---> 744fc3ea54fb 14:29:59 Step 12/25 : COPY go.mod . 14:29:59 ---> 9154ef86725d 14:29:59 Step 16/17 : RUN go mod tidy 14:29:59 ---> Running in afe6360bc7bb 14:29:59 ---> 9b4b0746e144 14:29:59 Step 13/25 : COPY Makefile . 14:29:59 ---> 5145eea8dae7 14:29:59 Step 14/25 : RUN make update 14:29:59 ---> Running in c3d5ca1fb25f 14:29:59 CGO_ENABLED=0 GO111MODULE=on go mod download 14:30:00 Removing intermediate container c3d5ca1fb25f 14:30:00 ---> 3a9bf5e2d1f2 14:30:00 Step 15/25 : COPY . . 14:30:01 ---> da20b5189047 14:30:01 Step 16/25 : RUN go mod tidy 14:30:01 ---> Running in 0ce0371d171c 14:30:01 Removing intermediate container 0ce0371d171c 14:30:01 ---> e213706ff5b8 14:30:01 Step 17/25 : RUN ${MAKE} 14:30:01 ---> Running in eebf09ebee3b 14:30:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 14:30:02 Removing intermediate container afe6360bc7bb 14:30:02 ---> 918541c1769e 14:30:02 Step 17/17 : RUN ${MAKE} 14:30:02 ---> Running in 057479100b8a 14:30:03 noop 14:30:04 Removing intermediate container 057479100b8a 14:30:04 ---> c24139014b11 14:30:04 Successfully built c24139014b11 14:30:04 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 14:30:04 + docker inspect -f . ci-base-image-arm64 14:30:04 . [Pipeline] withDockerContainer 14:30:05 prd-ubuntu18.04-docker-arm64-4c-16g-656 does not seem to be running inside a container 14:30:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 14:30:06 $ docker top fd887dde2c84f116838747b1ecf6ed6a4662c4592c91a961ea4e66502a0a7ad3 -eo pid,comm [Pipeline] { [Pipeline] sh 14:30:07 + go version 14:30:07 go version go1.16.6 linux/arm64 [Pipeline] } 14:30:07 $ docker stop --time=1 fd887dde2c84f116838747b1ecf6ed6a4662c4592c91a961ea4e66502a0a7ad3 14:30:09 $ docker rm -f fd887dde2c84f116838747b1ecf6ed6a4662c4592c91a961ea4e66502a0a7ad3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:30:10 + docker inspect -f . ci-base-image-arm64 14:30:10 . [Pipeline] withDockerContainer 14:30:10 prd-ubuntu18.04-docker-arm64-4c-16g-656 does not seem to be running inside a container 14:30:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 14:30:12 CGO_ENABLED=0 GO111MODULE=on go build ./... 14:30:12 Removing intermediate container eebf09ebee3b 14:30:12 ---> ae7c8d31522c 14:30:12 Step 18/25 : FROM alpine:3.12 14:30:12 $ docker top ba28c5d54bd1986bb915e527ef2b42f19734303d1dcf67d5bb481035a104e416 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 14:30:13 3.12: Pulling from library/alpine 14:30:13 e519532ddf75: Pulling fs layer 14:30:13 e519532ddf75: Verifying Checksum 14:30:13 e519532ddf75: Download complete 14:30:13 e519532ddf75: Pull complete 14:30:13 Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a 14:30:13 Status: Downloaded newer image for alpine:3.12 14:30:13 ---> 48b8ec4ed9eb 14:30:13 Step 19/25 : EXPOSE 4000 14:30:13 ---> Running in 41a5577302d0 14:30:13 Removing intermediate container 41a5577302d0 14:30:13 ---> 1cd762f1edd7 14:30:13 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 14:30:13 + go mod tidy 14:30:14 ---> 90534e61afe8 14:30:14 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 14:30:14 ---> Running in d3ce8006d1d7 14:30:14 Removing intermediate container d3ce8006d1d7 14:30:14 ---> 303535ca2fa6 14:30:14 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 14:30:14 ---> Running in 806403ff8b0b 14:30:14 Removing intermediate container 806403ff8b0b 14:30:14 ---> a30ad9538557 14:30:14 Step 23/25 : LABEL arch=amd64 [Pipeline] sh 14:30:14 ---> Running in e49ea6a2ef93 14:30:14 Removing intermediate container e49ea6a2ef93 14:30:14 ---> f3d30a5d1cce 14:30:14 Step 24/25 : LABEL git_sha=c595f5b4292bf98760e03fc90f8e8ea3c64ebdd3 14:30:14 ---> Running in 6c54e3d516b8 14:30:14 Removing intermediate container 6c54e3d516b8 14:30:14 ---> 2c7632aabd07 14:30:14 Step 25/25 : LABEL version=0.0.0 14:30:14 ---> Running in 986645b73018 14:30:14 Removing intermediate container 986645b73018 14:30:14 ---> b544b4043e13 14:30:14 [Warning] One or more build-args [ARCH] were not consumed 14:30:14 Successfully built b544b4043e13 14:30:14 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } 14:30:15 + make test 14:30:15 GO111MODULE=on go test -coverprofile=coverage.out ./... [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 14:30:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:30:15 14:30:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 14:30:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:30:15 latest: Pulling from edgex-lftools-log-publisher 14:30:15 b4d181a07f80: Pulling fs layer 14:30:15 a1111a8f2ec3: Pulling fs layer 14:30:15 ed53099fbce6: Pulling fs layer 14:30:15 dc539afda2c1: Pulling fs layer 14:30:15 77bc0d833cb6: Pulling fs layer 14:30:15 9065ff56babe: Pulling fs layer 14:30:15 d287ab97295c: Pulling fs layer 14:30:15 77bc0d833cb6: Waiting 14:30:15 9065ff56babe: Waiting 14:30:15 d287ab97295c: Waiting 14:30:15 dc539afda2c1: Waiting 14:30:16 ? github.com/edgexfoundry/edgex-ui-go [no test files] 14:30:16 a1111a8f2ec3: Verifying Checksum 14:30:16 a1111a8f2ec3: Download complete 14:30:16 dc539afda2c1: Verifying Checksum 14:30:16 dc539afda2c1: Download complete 14:30:16 77bc0d833cb6: Verifying Checksum 14:30:16 77bc0d833cb6: Download complete 14:30:16 9065ff56babe: Verifying Checksum 14:30:16 9065ff56babe: Download complete 14:30:16 ed53099fbce6: Verifying Checksum 14:30:16 ed53099fbce6: Download complete 14:30:17 b4d181a07f80: Verifying Checksum 14:30:17 b4d181a07f80: Download complete 14:30:18 b4d181a07f80: Pull complete 14:30:18 a1111a8f2ec3: Pull complete 14:30:19 ed53099fbce6: Pull complete 14:30:19 dc539afda2c1: Pull complete 14:30:19 77bc0d833cb6: Pull complete 14:30:19 9065ff56babe: Pull complete 14:30:20 d287ab97295c: Verifying Checksum 14:30:20 d287ab97295c: Download complete 14:30:25 d287ab97295c: Pull complete 14:30:25 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 14:30:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:30:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 14:30:26 prd-centos7-docker-4c-2g-657 does not seem to be running inside a container 14:30:26 $ 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/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:30:28 $ docker top 88e45577e8382f703c5c79fe08222b96f3c3a0669d64c56b13aedf50ac6b1ed3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:30:29 ---> job-cost.sh 14:30:29 lf-activate-venv: SKIPPING 14:30:29 INFO: No Stack... 14:30:30 INFO: Retrieving Pricing Info for: v3-standard-2 14:30:30 INFO: Archiving Costs [Pipeline] sh 14:30:30 + cat /w/workspace/edgex-ui-go/2/archives/cost.csv 14:30:30 + cut -d, -f6 [Pipeline] lock 14:30:30 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-436-2-stack-cost] 14:30:30 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-436-2-stack-cost] did not exist. Created. 14:30:30 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-436-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:30:31 + echo total: 0.05999999865889549 [Pipeline] stash 14:30:31 Stashed 1 file(s) [Pipeline] } 14:30:31 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-436-2-stack-cost] [Pipeline] // lock [Pipeline] } 14:30:31 $ docker stop --time=1 88e45577e8382f703c5c79fe08222b96f3c3a0669d64c56b13aedf50ac6b1ed3 14:30:32 $ docker rm -f 88e45577e8382f703c5c79fe08222b96f3c3a0669d64c56b13aedf50ac6b1ed3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 14:30:55 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 14:30:55 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 14:30:55 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 14:30:55 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 14:30:55 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 14:30:55 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 14:30:55 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 14:30:55 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 14:30:55 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 14:30:55 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 14:30:55 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 14:30:55 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 14:30:55 GO111MODULE=on go vet ./... [Pipeline] } 14:31:10 $ docker stop --time=1 ba28c5d54bd1986bb915e527ef2b42f19734303d1dcf67d5bb481035a104e416 14:31:12 $ docker rm -f ba28c5d54bd1986bb915e527ef2b42f19734303d1dcf67d5bb481035a104e416 [Pipeline] // withDockerContainer [Pipeline] sh 14:31:13 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:31:13 Warning: overwriting stash ‘coverage-report’ 14:31:13 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 14:31:14 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:31:14 + ls -al . 14:31:14 total 128 14:31:14 drwxrwxr-x 12 jenkins jenkins 4096 Sep 20 14:30 . 14:31:14 drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 14:28 .. 14:31:14 drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 14:28 .git 14:31:14 drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 14:28 .github 14:31:14 -rw-rw-r-- 1 jenkins jenkins 162 Sep 20 14:28 .gitignore 14:31:14 -rw-rw-r-- 1 jenkins jenkins 3959 Sep 20 14:28 CONTRIBUTING.md 14:31:14 -rw-rw-r-- 1 jenkins jenkins 1526 Sep 20 14:28 Dockerfile 14:31:14 -rw-rw-r-- 1 jenkins jenkins 652 Sep 20 14:28 Jenkinsfile 14:31:14 -rw-rw-r-- 1 jenkins jenkins 11357 Sep 20 14:28 LICENSE 14:31:14 -rw-rw-r-- 1 jenkins jenkins 990 Sep 20 14:28 Makefile 14:31:14 -rw-rw-r-- 1 jenkins jenkins 5509 Sep 20 14:28 README.md 14:31:14 -rw-rw-r-- 1 jenkins jenkins 5 Sep 20 14:25 VERSION 14:31:14 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 14:28 assets 14:31:14 drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 14:28 bin 14:31:14 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 14:28 cmd 14:31:14 -rw-r--r-- 1 jenkins jenkins 10 Sep 20 14:30 coverage.out 14:31:14 drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 14:28 docs 14:31:14 -rw-rw-r-- 1 jenkins jenkins 823 Sep 20 14:28 go.mod 14:31:14 -rw-r--r-- 1 jenkins jenkins 23693 Sep 20 14:30 go.sum 14:31:14 drwxrwxr-x 9 jenkins jenkins 4096 Sep 20 14:28 internal 14:31:14 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 14:28 pkg 14:31:14 drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 14:28 snap 14:31:14 -rw-rw-r-- 1 jenkins jenkins 155 Sep 20 14:28 version.go 14:31:14 drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 14:28 web [Pipeline] isUnix [Pipeline] sh 14:31:15 + 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=f3ebedaad5507c1a6f4243b0f10cfb4fbbb936f0 --label arch=arm64 --label version=0.0.0 . 14:31:16 Sending build context to Docker daemon 20.89MB 14:31:16 Step 1/25 : ARG BASE=golang:1.16-alpine3.12 14:31:16 Step 2/25 : FROM ${BASE} AS builder 14:31:16 ---> c24139014b11 14:31:16 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 14:31:16 ---> Running in 4ef7e6e9380b 14:31:16 Removing intermediate container 4ef7e6e9380b 14:31:16 ---> 6d4273892de1 14:31:16 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 14:31:16 ---> Running in 718b78579d55 14:31:17 Removing intermediate container 718b78579d55 14:31:17 ---> fde67d2ec63f 14:31:17 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 14:31:17 ---> Running in c98567305a31 14:31:18 Removing intermediate container c98567305a31 14:31:18 ---> ddab0651c900 14:31:18 Step 6/25 : LABEL Name=edgex-ui-go 14:31:18 ---> Running in 36f7d87a3007 14:31:18 Removing intermediate container 36f7d87a3007 14:31:18 ---> f4fc63f1e716 14:31:18 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 14:31:18 ---> Running in 1540abff83dc 14:31:19 Removing intermediate container 1540abff83dc 14:31:19 ---> 6524ca5ce159 14:31:19 Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:31:19 ---> Running in 4b93e4125a38 14:31:22 Removing intermediate container 4b93e4125a38 14:31:22 ---> 8e612cffdae8 14:31:22 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:31:22 ---> Running in 6aafaad9a25a 14:31:23 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 14:31:24 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 14:31:25 OK: 218 MiB in 52 packages 14:31:26 Removing intermediate container 6aafaad9a25a 14:31:26 ---> d48929cca211 14:31:26 Step 10/25 : ENV GO111MODULE=on 14:31:26 ---> Running in 4e468645341f 14:31:26 Removing intermediate container 4e468645341f 14:31:26 ---> 897fab1c86a0 14:31:26 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 14:31:26 ---> Running in bc12fa15e482 14:31:27 Removing intermediate container bc12fa15e482 14:31:27 ---> 396bb65ecb41 14:31:27 Step 12/25 : COPY go.mod . 14:31:27 ---> c130522ba397 14:31:27 Step 13/25 : COPY Makefile . 14:31:28 ---> 6aa046383f4f 14:31:28 Step 14/25 : RUN make update 14:31:28 ---> Running in 19a1179f7356 14:31:30 CGO_ENABLED=0 GO111MODULE=on go mod download 14:31:31 Removing intermediate container 19a1179f7356 14:31:31 ---> a6faf41d54c6 14:31:31 Step 15/25 : COPY . . 14:31:34 ---> 1ab36a540490 14:31:34 Step 16/25 : RUN go mod tidy 14:31:34 ---> Running in 42ba2df778b5 14:31:37 Removing intermediate container 42ba2df778b5 14:31:37 ---> 435190783077 14:31:37 Step 17/25 : RUN ${MAKE} 14:31:37 ---> Running in 6f97856a3159 14:31:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 14:32:05 CGO_ENABLED=0 GO111MODULE=on go build ./... 14:32:08 Removing intermediate container 6f97856a3159 14:32:08 ---> 1945136d975e 14:32:08 Step 18/25 : FROM alpine:3.12 14:32:09 3.12: Pulling from library/alpine 14:32:09 ccdebe76d529: Pulling fs layer 14:32:09 ccdebe76d529: Verifying Checksum 14:32:09 ccdebe76d529: Download complete 14:32:10 ccdebe76d529: Pull complete 14:32:10 Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a 14:32:10 Status: Downloaded newer image for alpine:3.12 14:32:10 ---> afc2cc120ca2 14:32:10 Step 19/25 : EXPOSE 4000 14:32:10 ---> Running in ed1616293f44 14:32:10 Removing intermediate container ed1616293f44 14:32:10 ---> a760273f6283 14:32:10 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 14:32:12 ---> a0ae8b58dd44 14:32:12 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 14:32:12 ---> Running in 2c14ba1faa96 14:32:13 Removing intermediate container 2c14ba1faa96 14:32:13 ---> 78228d5ab321 14:32:13 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 14:32:13 ---> Running in 00b33df7f75e 14:32:13 Removing intermediate container 00b33df7f75e 14:32:13 ---> 78a190b81f95 14:32:13 Step 23/25 : LABEL arch=arm64 14:32:13 ---> Running in ee5c2a4aad83 14:32:14 Removing intermediate container ee5c2a4aad83 14:32:14 ---> 106aefe085fe 14:32:14 Step 24/25 : LABEL git_sha=f3ebedaad5507c1a6f4243b0f10cfb4fbbb936f0 14:32:14 ---> Running in 9d7beeb8028c 14:32:14 Removing intermediate container 9d7beeb8028c 14:32:14 ---> b5d68caad680 14:32:14 Step 25/25 : LABEL version=0.0.0 14:32:14 ---> Running in 1425cf23e2ec 14:32:15 Removing intermediate container 1425cf23e2ec 14:32:15 ---> 5919349e6a47 14:32:15 [Warning] One or more build-args [ARCH] were not consumed 14:32:15 Successfully built 5919349e6a47 14:32:15 Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:32:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:32:17 14:32:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 14:32:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:32:19 arm64: Pulling from edgex-lftools-log-publisher 14:32:19 448f6bf000e3: Pulling fs layer 14:32:19 f757da607395: Pulling fs layer 14:32:19 05883995daec: Pulling fs layer 14:32:19 8603b9c90790: Pulling fs layer 14:32:19 1560dd03e051: Pulling fs layer 14:32:19 27f5ce0e4adf: Pulling fs layer 14:32:19 c2d8d7efcc4b: Pulling fs layer 14:32:19 8603b9c90790: Waiting 14:32:19 1560dd03e051: Waiting 14:32:19 27f5ce0e4adf: Waiting 14:32:19 c2d8d7efcc4b: Waiting 14:32:19 f757da607395: Verifying Checksum 14:32:19 f757da607395: Download complete 14:32:19 8603b9c90790: Download complete 14:32:19 1560dd03e051: Download complete 14:32:19 27f5ce0e4adf: Download complete 14:32:19 05883995daec: Verifying Checksum 14:32:19 05883995daec: Download complete 14:32:20 448f6bf000e3: Verifying Checksum 14:32:20 448f6bf000e3: Download complete 14:32:24 448f6bf000e3: Pull complete 14:32:24 c2d8d7efcc4b: Verifying Checksum 14:32:24 c2d8d7efcc4b: Download complete 14:32:24 f757da607395: Pull complete 14:32:26 05883995daec: Pull complete 14:32:26 8603b9c90790: Pull complete 14:32:27 1560dd03e051: Pull complete 14:32:27 27f5ce0e4adf: Pull complete 14:32:42 c2d8d7efcc4b: Pull complete 14:32:42 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 14:32:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:32:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 14:32:43 prd-ubuntu18.04-docker-arm64-4c-16g-656 does not seem to be running inside a container 14:32:43 $ 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/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 14:32:47 $ docker top 4af55554d7bf7215f3b5de218e64d3e4692a0d2b388a17643a2cc682c442022a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:32:48 ---> job-cost.sh 14:32:48 lf-activate-venv: SKIPPING 14:32:48 INFO: No Stack... 14:32:49 INFO: Retrieving Pricing Info for: v3-standard-4 14:32:50 INFO: Archiving Costs [Pipeline] sh 14:32:50 + cut -d, -f6 14:32:50 + cat /w/workspace/edgex-ui-go/2/archives/cost.csv [Pipeline] lock 14:32:51 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-436-2-stack-cost] 14:32:51 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-436-2-stack-cost] did not exist. Created. 14:32:51 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-436-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:32:51 /w/workspace/edgex-ui-go/2@tmp/durable-0827567c/script.sh: 1: /w/workspace/edgex-ui-go/2@tmp/durable-0827567c/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 14:32:52 + echo total: 0.10999999940395355 [Pipeline] stash 14:32:52 Warning: overwriting stash ‘stack-cost’ 14:32:52 Stashed 1 file(s) [Pipeline] } 14:32:52 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-436-2-stack-cost] [Pipeline] // lock [Pipeline] } 14:32:52 $ docker stop --time=1 4af55554d7bf7215f3b5de218e64d3e4692a0d2b388a17643a2cc682c442022a 14:32:54 $ docker rm -f 4af55554d7bf7215f3b5de218e64d3e4692a0d2b388a17643a2cc682c442022a [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 14:32:55 provisioning config files... 14:32:55 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-436@tmp/config5768516912891584437tmp [Pipeline] { [Pipeline] sh 14:32:56 + set +x 14:32:56 + curl -s https://codecov.io/bash 14:32:56 + bash -s -- 14:32:56 14:32:56 _____ _ 14:32:56 / ____| | | 14:32:56 | | ___ __| | ___ ___ _____ __ 14:32:56 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:32:56 | |___| (_) | (_| | __/ (_| (_) \ V / 14:32:56 \_____\___/ \__,_|\___|\___\___/ \_/ 14:32:56 Bash-1.0.6 14:32:56 14:32:56 14:32:56 ==> git version 2.24.4 found 14:32:56 ==> 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 14:32:56 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 14:32:56 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 14:32:56 ==> Jenkins CI detected. 14:32:56 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-436 14:32:56 project root: . 14:32:56 --> token set from env 14:32:56 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:32:56 ==> Running gcov in . (disable via -X gcov) 14:32:56 ==> Python coveragepy not found 14:32:56 ==> Searching for coverage reports in: 14:32:56 + . 14:32:56 -> Found 1 reports 14:32:56 ==> Detecting git/mercurial file structure 14:32:56 ==> Reading reports 14:32:56 + ./coverage.out bytes=10 14:32:56 ==> Appending adjustments 14:32:56 https://docs.codecov.io/docs/fixing-reports 14:32:56 + Found adjustments 14:32:56 ==> Gzipping contents 14:32:56 4.0K /tmp/codecov.YjYg3m.gz 14:32:56 ==> Uploading reports 14:32:56 url: https://codecov.io 14:32:56 query: branch=PR-436&commit=ea1f7fb56310b158a52f8ee2990c3fa9c2a8169b&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-436%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=436&job=&cmd_args= 14:32:56 -> Pinging Codecov 14:32:56 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-436&commit=ea1f7fb56310b158a52f8ee2990c3fa9c2a8169b&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-436%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=436&job=&cmd_args= 14:32:57 -> Uploading to 14:32:57 https://storage.googleapis.com/codecov/v4/raw/2021-09-20/FB506323287CE973F263BFD2A0EB1F37/ea1f7fb56310b158a52f8ee2990c3fa9c2a8169b/9860c4ba-ee03-4782-b1d2-66d3aa141c27.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210920%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210920T143257Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=05596710119087fed08a41aa03d6635121a29e2ac0c2c18d9e0441b98849fc83 14:32:57 % Total % Received % Xferd Average Speed Time Time Time Current 14:32:57 Dload Upload Total Spent Left Speed 14:32:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3405 0 0 100 3405 0 9753 --:--:-- --:--:-- --:--:-- 9784 14:32:57 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/ea1f7fb56310b158a52f8ee2990c3fa9c2a8169b [Pipeline] } 14:32:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 14:32:59 + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_PR-436/archives ']' [Pipeline] libraryResource [Pipeline] sh 14:32:59 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:33:00 ---> package-listing.sh 14:33:00 ++ facter osfamily 14:33:00 ++ tr '[:upper:]' '[:lower:]' 14:33:00 + OS_FAMILY=redhat 14:33:00 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-436 14:33:00 + START_PACKAGES=/tmp/packages_start.txt 14:33:00 + END_PACKAGES=/tmp/packages_end.txt 14:33:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:33:00 + PACKAGES=/tmp/packages_start.txt 14:33:00 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-436 ']' 14:33:00 + PACKAGES=/tmp/packages_end.txt 14:33:00 + case "${OS_FAMILY}" in 14:33:00 + sort 14:33:00 + rpm -qa 14:33:01 + '[' -f /tmp/packages_start.txt ']' 14:33:01 + '[' -f /tmp/packages_end.txt ']' 14:33:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:33:01 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-436 ']' 14:33:01 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-436/archives/ 14:33:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-436/archives/ [Pipeline] echo 14:33:01 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-436/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 14:33:01 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 14:33:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:33:02 14:33:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 14:33:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:33:02 latest: Pulling from edgex-lftools-log-publisher 14:33:02 b4d181a07f80: Pulling fs layer 14:33:02 a1111a8f2ec3: Pulling fs layer 14:33:02 ed53099fbce6: Pulling fs layer 14:33:02 dc539afda2c1: Pulling fs layer 14:33:02 77bc0d833cb6: Pulling fs layer 14:33:02 9065ff56babe: Pulling fs layer 14:33:02 d287ab97295c: Pulling fs layer 14:33:02 dc539afda2c1: Waiting 14:33:02 77bc0d833cb6: Waiting 14:33:02 9065ff56babe: Waiting 14:33:02 d287ab97295c: Waiting 14:33:02 a1111a8f2ec3: Verifying Checksum 14:33:02 a1111a8f2ec3: Download complete 14:33:02 dc539afda2c1: Verifying Checksum 14:33:02 dc539afda2c1: Download complete 14:33:03 77bc0d833cb6: Verifying Checksum 14:33:03 77bc0d833cb6: Download complete 14:33:03 9065ff56babe: Verifying Checksum 14:33:03 9065ff56babe: Download complete 14:33:03 ed53099fbce6: Verifying Checksum 14:33:03 ed53099fbce6: Download complete 14:33:04 b4d181a07f80: Verifying Checksum 14:33:04 b4d181a07f80: Download complete 14:33:05 b4d181a07f80: Pull complete 14:33:05 a1111a8f2ec3: Pull complete 14:33:06 ed53099fbce6: Pull complete 14:33:06 dc539afda2c1: Pull complete 14:33:06 77bc0d833cb6: Pull complete 14:33:06 9065ff56babe: Pull complete 14:33:08 d287ab97295c: Verifying Checksum 14:33:08 d287ab97295c: Download complete 14:33:12 d287ab97295c: Pull complete 14:33:12 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 14:33:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:33:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 14:33:13 prd-centos7-docker-4c-2g-655 does not seem to be running inside a container 14:33:13 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-436/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_PR-436 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-436:/w/workspace/edgexfoundry_edgex-ui-go_PR-436:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-436@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-436@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:33:15 $ docker top 3448d66bd45e278a41a0efdcc84b99a7ede5ab1542793f38908dfe27ebc1ac1a -eo pid,comm [Pipeline] { [Pipeline] sh 14:33:16 + touch /tmp/pre-build-complete [Pipeline] sh 14:33:16 + mkdir -p /var/log/sysstat [Pipeline] sh 14:33:17 + ls /var/log/sa-host 14:33:17 + sadf -c /var/log/sa-host/sa05 14:33:17 file_magic: OK 14:33:17 HZ: Using current value: 100 14:33:17 file_header: OK 14:33:17 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 14:33:17 Statistics: 14:33:17 Hnuu...uuuununununu...Hnuu...uuuununununu... 14:33:17 File successfully converted to sysstat format version 12.0.3 14:33:17 + sadf -c /var/log/sa-host/sa20 14:33:17 file_magic: OK 14:33:17 HZ: Using current value: 100 14:33:17 file_header: OK 14:33:17 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 14:33:17 Statistics: 14:33:17 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 14:33:17 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:33:17 provisioning config files... 14:33:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-436@tmp/config956561297607695860tmp [Pipeline] { [Pipeline] echo 14:33:17 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:33:17 ---> create-netrc.sh [Pipeline] } 14:33:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:33:18 ---> python-tools-install.sh [Pipeline] echo 14:33:18 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:33:18 ---> sudo-logs.sh 14:33:18 Archiving 'sudo' log.. 14:33:18 sudo: unable to resolve host prd-centos7-docker-4c-2g-655.vexxhost.local: Name or service not known 14:33:18 sudo: unable to resolve host prd-centos7-docker-4c-2g-655.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 14:33:18 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:33:19 ---> job-cost.sh 14:33:19 lf-activate-venv: SKIPPING 14:33:19 DEBUG: total: 0.10999999940395355 14:33:19 INFO: Retrieving Stack Cost... 14:33:20 INFO: Retrieving Pricing Info for: v3-standard-2 14:33:20 INFO: Archiving Costs [Pipeline] echo 14:33:20 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:33:20 ---> logs-deploy.sh 14:33:20 lf-activate-venv: SKIPPING 14:33:20 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-436/2 14:33:20 INFO: archiving workspace using pattern(s): 14:33:21 Archives upload complete. 14:33:21 INFO: archiving logs to Nexus 14:33:22 ---> uname -a: 14:33:22 Linux prd-centos7-docker-4c-2g-655.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 14:33:22 14:33:22 14:33:22 ---> lscpu: 14:33:22 Architecture: x86_64 14:33:22 CPU op-mode(s): 32-bit, 64-bit 14:33:22 Byte Order: Little Endian 14:33:22 Address sizes: 40 bits physical, 48 bits virtual 14:33:22 CPU(s): 2 14:33:22 On-line CPU(s) list: 0,1 14:33:22 Thread(s) per core: 1 14:33:22 Core(s) per socket: 1 14:33:22 Socket(s): 2 14:33:22 NUMA node(s): 1 14:33:22 Vendor ID: AuthenticAMD 14:33:22 CPU family: 23 14:33:22 Model: 49 14:33:22 Model name: AMD EPYC-Rome Processor 14:33:22 Stepping: 0 14:33:22 CPU MHz: 2799.996 14:33:22 BogoMIPS: 5599.99 14:33:22 Virtualization: AMD-V 14:33:22 Hypervisor vendor: KVM 14:33:22 Virtualization type: full 14:33:22 L1d cache: 32K 14:33:22 L1i cache: 32K 14:33:22 L2 cache: 512K 14:33:22 L3 cache: 16384K 14:33:22 NUMA node0 CPU(s): 0,1 14:33:22 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 14:33:22 14:33:22 14:33:22 ---> nproc: 14:33:22 2 14:33:22 14:33:22 14:33:22 ---> df -h: 14:33:22 Filesystem Size Used Avail Use% Mounted on 14:33:22 overlay 40G 7.7G 33G 20% / 14:33:22 tmpfs 64M 0 64M 0% /dev 14:33:22 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 14:33:22 shm 64M 0 64M 0% /dev/shm 14:33:22 /dev/vda1 40G 7.7G 33G 20% /facter-os 14:33:22 14:33:22 14:33:22 ---> sar -b -r -n DEV: 14:33:22 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/20/21 _x86_64_ (2 CPU) 14:33:22 14:33:22 14:24:50 LINUX RESTART (2 CPU) 14:33:22 14:33:22 14:26:01 tps rtps wtps bread/s bwrtn/s 14:33:22 14:27:02 0.85 0.00 0.85 0.00 22.20 14:33:22 14:28:01 0.37 0.00 0.37 0.00 4.84 14:33:22 14:29:01 0.28 0.00 0.28 0.00 3.88 14:33:22 14:30:01 0.20 0.00 0.20 0.00 2.83 14:33:22 14:31:01 0.35 0.00 0.35 0.00 4.76 14:33:22 14:32:01 0.23 0.00 0.23 0.00 3.00 14:33:22 14:33:01 0.38 0.13 0.25 13.72 3.58 14:33:22 Average: 0.38 0.02 0.36 1.97 6.45 14:33:22 14:33:22 14:26:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:33:22 14:27:02 5451380 0 788400 9.84 2620 1766540 1223684 13.51 583984 1573408 8 14:33:22 14:28:01 5451512 0 788260 9.84 2620 1766548 1205180 13.31 585212 1572196 8 14:33:22 14:29:01 5449188 0 790584 9.87 2620 1766548 1205432 13.31 586960 1572908 8 14:33:22 14:30:01 5450640 0 789124 9.85 2620 1766556 1205180 13.31 581324 1577228 8 14:33:22 14:31:01 5447768 0 791992 9.89 2620 1766560 1205264 13.31 584772 1577276 8 14:33:22 14:32:01 5446456 0 793240 9.90 2620 1766624 1205240 13.31 585624 1577292 24 14:33:22 14:33:01 5438408 0 800832 10.00 2620 1767080 1209584 13.35 703840 1465268 116 14:33:22 Average: 5447907 0 791776 9.89 2620 1766637 1208509 13.34 601674 1559368 26 14:33:22 14:33:22 14:26:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:33:22 14:27:02 eth0 5.20 2.33 3.35 0.17 0.00 0.00 0.00 0.00 14:33:22 14:27:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:33:22 14:27:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:33:22 14:28:01 eth0 0.34 0.10 0.03 0.01 0.00 0.00 0.00 0.00 14:33:22 14:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:33:22 14:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:33:22 14:29:01 eth0 1.40 0.55 0.58 0.39 0.00 0.00 0.00 0.00 14:33:22 14:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:33:22 14:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:33:22 14:30:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 14:33:22 14:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:33:22 14:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:33:22 14:31:01 eth0 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 14:33:22 14:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:33:22 14:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:33:22 14:32:01 eth0 0.22 0.15 0.07 0.01 0.00 0.00 0.00 0.00 14:33:22 14:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:33:22 14:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:33:22 14:33:01 eth0 10.07 6.29 9.52 3.29 0.00 0.00 0.00 0.00 14:33:22 14:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:33:22 14:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:33:22 Average: eth0 2.52 1.39 1.95 0.57 0.00 0.00 0.00 0.00 14:33:22 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:33:22 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:33:22 14:33:22 14:33:22 ---> sar -P ALL: 14:33:22 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/20/21 _x86_64_ (2 CPU) 14:33:22 14:33:22 14:24:50 LINUX RESTART (2 CPU) 14:33:22 14:33:22 14:26:01 CPU %user %nice %system %iowait %steal %idle 14:33:22 14:27:02 all 0.29 0.00 0.08 0.00 0.02 99.62 14:33:22 14:27:02 0 0.50 0.00 0.07 0.00 0.02 99.42 14:33:22 14:27:02 1 0.08 0.00 0.08 0.00 0.02 99.82 14:33:22 14:28:01 all 0.24 0.00 0.08 0.00 0.02 99.67 14:33:22 14:28:01 0 0.42 0.00 0.08 0.00 0.02 99.47 14:33:22 14:28:01 1 0.05 0.00 0.07 0.00 0.02 99.86 14:33:22 14:29:01 all 0.25 0.00 0.04 0.00 0.00 99.71 14:33:22 14:29:01 0 0.43 0.00 0.02 0.00 0.00 99.55 14:33:22 14:29:01 1 0.07 0.00 0.07 0.00 0.00 99.87 14:33:22 14:30:01 all 0.20 0.00 0.04 0.00 0.02 99.74 14:33:22 14:30:01 0 0.35 0.00 0.03 0.00 0.02 99.60 14:33:22 14:30:01 1 0.05 0.00 0.05 0.00 0.02 99.88 14:33:22 14:31:01 all 0.15 0.00 0.05 0.00 0.01 99.79 14:33:22 14:31:01 0 0.05 0.00 0.05 0.00 0.00 99.90 14:33:22 14:31:01 1 0.25 0.00 0.05 0.00 0.02 99.68 14:33:22 14:32:01 all 0.21 0.00 0.06 0.00 0.02 99.72 14:33:22 14:32:01 0 0.05 0.00 0.08 0.00 0.02 99.85 14:33:22 14:32:01 1 0.37 0.00 0.03 0.00 0.02 99.58 14:33:22 14:33:01 all 1.49 0.00 0.44 0.01 0.01 98.06 14:33:22 14:33:01 0 1.54 0.00 0.50 0.02 0.02 97.92 14:33:22 14:33:01 1 1.44 0.00 0.37 0.00 0.00 98.19 14:33:22 Average: all 0.40 0.00 0.11 0.00 0.01 99.47 14:33:22 Average: 0 0.48 0.00 0.12 0.00 0.01 99.39 14:33:22 Average: 1 0.33 0.00 0.10 0.00 0.01 99.56 14:33:22 14:33:22 14:33:22