Pull request #436 opened 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 7192df8b72a27e6a811ec71c1cc053333ec30b17 Obtained Jenkinsfile from 0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1 Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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-ssh5370389695873910249.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-ssh8839917081493854644.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-436/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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-ssh2697782405654702267.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [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-ssh2410872540775725683.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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-ssh7630937986541258353.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-436/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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-ssh2146096139324313552.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-516 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-ssh6902686036733391243.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-ssh5421840662058472801.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 7192df8b72a27e6a811ec71c1cc053333ec30b17 Merge succeeded, producing 7192df8b72a27e6a811ec71c1cc053333ec30b17 Checking out Revision 7192df8b72a27e6a811ec71c1cc053333ec30b17 (PR-436) > git config core.sparsecheckout # timeout=10 > git checkout -f 7192df8b72a27e6a811ec71c1cc053333ec30b17 # 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-ssh7180278067899839359.key > git merge 0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7192df8b72a27e6a811ec71c1cc053333ec30b17 # timeout=10 Commit message: "fix(snap): update edgex-ui-wrapper" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:47:06 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:47:06 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:47:06 ========================================================= 19:47:06 EdgeX Global Pipelines Version Info 19:47:06 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:47:07 ------------------- 19:47:07 stable info: 19:47:07 ------------------- 19:47:07 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:47:07 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 19:47:07 Message: update stable to v1.0.205 19:47:08 ------------------- 19:47:08 experimental info: 19:47:08 ------------------- 19:47:08 Commited By: **** collab-it+edgex@linuxfoundation.org 19:47:08 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 19:47:08 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:47:08 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 19:47:08 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 19:47:08 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:47:08 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:47:08 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:47:08 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 19:47:08 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 19:47:09 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 19:47:09 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 19:47:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:47:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:47:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:47:09 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 19:47:09 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:47:09 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:47:09 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:47:09 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:47:09 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 19:47:09 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 19:47:09 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:47:09 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:47:09 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 19:47:09 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 19:47:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 19:47:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 19:47:10 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 19:47:10 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:47:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-436 [Pipeline] echo 19:47:10 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-436 [Pipeline] echo 19:47:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-436 [Pipeline] echo 19:47:10 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7192df8b72a27e6a811ec71c1cc053333ec30b17 [Pipeline] echo 19:47:10 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7192df8 [Pipeline] echo 19:47:10 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:47:10 provisioning config files... 19:47:10 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-436@tmp/config698719087106116774tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:47:11 ---> docker-login.sh 19:47:11 nexus3.edgexfoundry.org:10001 19:47:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:47:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:47:11 Configure a credential helper to remove this warning. See 19:47:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:47:11 19:47:11 Login Succeeded 19:47:11 nexus3.edgexfoundry.org:10002 19:47:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:47:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:47:11 Configure a credential helper to remove this warning. See 19:47:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:47:11 19:47:11 Login Succeeded 19:47:11 nexus3.edgexfoundry.org:10003 19:47:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:47:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:47:11 Configure a credential helper to remove this warning. See 19:47:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:47:11 19:47:11 Login Succeeded 19:47:11 nexus3.edgexfoundry.org:10004 19:47:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:47:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:47:12 Configure a credential helper to remove this warning. See 19:47:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:47:12 19:47:12 Login Succeeded 19:47:12 docker.io 19:47:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:47:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:47:12 Configure a credential helper to remove this warning. See 19:47:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:47:12 19:47:12 Login Succeeded 19:47:12 ---> docker-login.sh ends [Pipeline] } 19:47:12 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 19:47:13 + git log --format=format:%s -1 7192df8b72a27e6a811ec71c1cc053333ec30b17 [Pipeline] echo 19:47:13 GIT_COMMIT: 7192df8b72a27e6a811ec71c1cc053333ec30b17, Commit Message: fix(snap): update edgex-ui-wrapper [Pipeline] echo 19:47:13 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 19:47:14 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:47:14 19:47:14 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 19:47:14 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:47:14 latest: Pulling from edgex-devops/git-semver 19:47:14 31603596830f: Pulling fs layer 19:47:14 04fac38145f0: Pulling fs layer 19:47:14 701f6daf10bf: Pulling fs layer 19:47:14 24f72da36158: Pulling fs layer 19:47:14 24f72da36158: Waiting 19:47:14 04fac38145f0: Verifying Checksum 19:47:14 04fac38145f0: Download complete 19:47:14 31603596830f: Verifying Checksum 19:47:14 31603596830f: Download complete 19:47:14 24f72da36158: Verifying Checksum 19:47:14 24f72da36158: Download complete 19:47:15 31603596830f: Pull complete 19:47:15 04fac38145f0: Pull complete 19:47:15 701f6daf10bf: Verifying Checksum 19:47:15 701f6daf10bf: Download complete 19:47:15 701f6daf10bf: Pull complete 19:47:15 24f72da36158: Pull complete 19:47:15 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 19:47:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:47:15 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 19:47:15 prd-centos7-docker-4c-2g-516 does not seem to be running inside a container 19:47:15 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 19:47:16 $ docker top 050dd4b0c674b88efe79530332b644d5f6f423944a6d35e1dd5f186b61d6f32a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:47:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:47:17 [ssh-agent] Looking for ssh-agent implementation... 19:47:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:47:17 $ docker exec 050dd4b0c674b88efe79530332b644d5f6f423944a6d35e1dd5f186b61d6f32a ssh-agent 19:47:17 SSH_AUTH_SOCK=/tmp/ssh-gO9t2XlaLRNy/agent.14 19:47:17 SSH_AGENT_PID=20 19:47:17 Running ssh-add (command line suppressed) 19:47:17 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-436@tmp/private_key_9222639485217226430.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-436@tmp/private_key_9222639485217226430.key) 19:47:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:47:17 + git tag --points-at HEAD [Pipeline] } 19:47:17 $ docker exec --env ******** --env ******** 050dd4b0c674b88efe79530332b644d5f6f423944a6d35e1dd5f186b61d6f32a ssh-agent -k 19:47:17 unset SSH_AUTH_SOCK; 19:47:17 unset SSH_AGENT_PID; 19:47:17 echo Agent pid 20 killed; 19:47:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:47:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:47:17 [ssh-agent] Looking for ssh-agent implementation... 19:47:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:47:18 $ docker exec 050dd4b0c674b88efe79530332b644d5f6f423944a6d35e1dd5f186b61d6f32a ssh-agent 19:47:18 SSH_AUTH_SOCK=/tmp/ssh-HE5jXE7wMkwh/agent.55 19:47:18 SSH_AGENT_PID=61 19:47:18 Running ssh-add (command line suppressed) 19:47:18 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-436@tmp/private_key_7769610142398315581.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-436@tmp/private_key_7769610142398315581.key) 19:47:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:47:18 + git semver init 19:47:18 # -> Open(): unable to determine branch for HEAD 19:47:18 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-436/.git 19:47:18 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-436 19:47:18 # $SEMVER_REMOTE_NAME = origin 19:47:18 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:47:18 # $SEMVER_USER_NAME = edgex-jenkins 19:47:18 # $SEMVER_BRANCH = PR-436 19:47:18 # $SEMVER_TEMP = /tmp/semver-673339693 19:47:18 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 19:47:20 # '/tmp/semver-673339693' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-436/.semver' 19:47:20 # -> Force: false 19:47:20 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-436/.semver [Pipeline] } 19:47:20 $ docker exec --env ******** --env ******** 050dd4b0c674b88efe79530332b644d5f6f423944a6d35e1dd5f186b61d6f32a ssh-agent -k 19:47:20 unset SSH_AUTH_SOCK; 19:47:20 unset SSH_AGENT_PID; 19:47:20 echo Agent pid 61 killed; 19:47:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:47:21 + git semver [Pipeline] } 19:47:21 $ docker stop --time=1 050dd4b0c674b88efe79530332b644d5f6f423944a6d35e1dd5f186b61d6f32a 19:47:22 $ docker rm -f 050dd4b0c674b88efe79530332b644d5f6f423944a6d35e1dd5f186b61d6f32a [Pipeline] // withDockerContainer [Pipeline] sh 19:47:23 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:47:23 Stashed 1 file(s) [Pipeline] echo 19:47:23 [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 19:47:39 Still waiting to schedule task 19:47:39 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-516’ 19:47:39 Still waiting to schedule task 19:47:39 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 19:50:01 Running on prd-ubuntu18.04-docker-arm64-4c-16g-517 in /w/workspace/edgexfoundry_edgex-ui-go_PR-436 [Pipeline] { [Pipeline] ws 19:50:01 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 19:50:01 The recommended git tool is: git 19:50:07 using credential edgex-jenkins-ssh 19:50:07 Cloning the remote Git repository 19:50:07 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 19:50:07 > git init /w/workspace/edgex-ui-go/1 # timeout=10 19:50:07 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 19:50:07 > git --version # timeout=10 19:50:07 > git --version # 'git version 2.17.1' 19:50:07 using GIT_SSH to set credentials SSH Credentials for GitHub 19:50:07 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:50:11 Merging remotes/origin/main commit 0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1 into PR head commit 7192df8b72a27e6a811ec71c1cc053333ec30b17 19:50:10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 19:50:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:50:10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 19:50:10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 19:50:10 using GIT_SSH to set credentials SSH Credentials for GitHub 19:50:10 > 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 19:50:11 > git config core.sparsecheckout # timeout=10 19:50:11 > git checkout -f 7192df8b72a27e6a811ec71c1cc053333ec30b17 # timeout=10 19:50:11 Merge succeeded, producing 7192df8b72a27e6a811ec71c1cc053333ec30b17 19:50:11 Checking out Revision 7192df8b72a27e6a811ec71c1cc053333ec30b17 (PR-436) 19:50:11 > git remote # timeout=10 19:50:11 > git config --get remote.origin.url # timeout=10 19:50:11 using GIT_SSH to set credentials SSH Credentials for GitHub 19:50:11 > git merge 0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1 # timeout=10 19:50:11 > git rev-parse HEAD^{commit} # timeout=10 19:50:11 > git config core.sparsecheckout # timeout=10 19:50:11 > git checkout -f 7192df8b72a27e6a811ec71c1cc053333ec30b17 # timeout=10 19:50:16 Commit message: "fix(snap): update edgex-ui-wrapper" 19:50:16 > git --version # timeout=10 19:50:16 > git --version # 'git version 2.17.1' 19:50:16 fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:50:17 provisioning config files... 19:50:17 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config1695154848253853622tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:50:18 ---> docker-login.sh 19:50:18 nexus3.edgexfoundry.org:10001 19:50:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:50:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:50:19 Configure a credential helper to remove this warning. See 19:50:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:50:19 19:50:19 Login Succeeded 19:50:19 nexus3.edgexfoundry.org:10002 19:50:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:50:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:50:20 Configure a credential helper to remove this warning. See 19:50:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:50:20 19:50:20 Login Succeeded 19:50:20 nexus3.edgexfoundry.org:10003 19:50:21 Running on prd-centos7-docker-4c-2g-518 in /w/workspace/edgexfoundry_edgex-ui-go_PR-436 [Pipeline] { [Pipeline] ws 19:50:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:50:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:50:21 Configure a credential helper to remove this warning. See 19:50:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:50:21 19:50:21 Login Succeeded 19:50:21 nexus3.edgexfoundry.org:10004 19:50:21 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 19:50:21 The recommended git tool is: git 19:50:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:50:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:50:21 Configure a credential helper to remove this warning. See 19:50:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:50:21 19:50:21 Login Succeeded 19:50:21 docker.io 19:50:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:50:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:50:22 Configure a credential helper to remove this warning. See 19:50:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:50:22 19:50:22 Login Succeeded 19:50:22 ---> docker-login.sh ends [Pipeline] } 19:50:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:50:23 ========================================================= 19:50:23 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 19:50:23 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 19:50:23 + 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 . 19:50:24 using credential edgex-jenkins-ssh 19:50:24 Cloning the remote Git repository 19:50:23 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 19:50:24 > git init /w/workspace/edgex-ui-go/1 # timeout=10 19:50:24 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 19:50:24 > git --version # timeout=10 19:50:24 > git --version # 'git version 2.24.4' 19:50:24 using GIT_SSH to set credentials SSH Credentials for GitHub 19:50:24 [INFO] Currently running in a labeled security context 19:50:24 [INFO] Currently SELinux is 'enforcing' on the host 19:50:24 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh4959447528789242485.key 19:50:24 Sending build context to Docker daemon 20.86MB 19:50:24 Step 1/17 : ARG BASE=golang:1.16-alpine3.12 19:50:24 Step 2/17 : FROM ${BASE} AS builder 19:50:25 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:50:25 595b0fe564bb: Pulling fs layer 19:50:25 24495759ef45: Pulling fs layer 19:50:25 d148012ef14d: Pulling fs layer 19:50:25 e90a11edd702: Pulling fs layer 19:50:25 d77568369979: Pulling fs layer 19:50:25 fc1c9f9a7f3b: Pulling fs layer 19:50:25 170f2ba95c9a: Pulling fs layer 19:50:25 97ac5df62f85: Pulling fs layer 19:50:25 fc1c9f9a7f3b: Waiting 19:50:25 170f2ba95c9a: Waiting 19:50:25 97ac5df62f85: Waiting 19:50:25 e90a11edd702: Waiting 19:50:25 d77568369979: Waiting 19:50:25 d148012ef14d: Verifying Checksum 19:50:25 24495759ef45: Verifying Checksum 19:50:25 24495759ef45: Download complete 19:50:25 d77568369979: Download complete 19:50:25 fc1c9f9a7f3b: Verifying Checksum 19:50:25 fc1c9f9a7f3b: Download complete 19:50:25 595b0fe564bb: Verifying Checksum 19:50:25 595b0fe564bb: Download complete 19:50:25 170f2ba95c9a: Verifying Checksum 19:50:25 170f2ba95c9a: Download complete 19:50:24 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:50:25 595b0fe564bb: Pull complete 19:50:26 24495759ef45: Pull complete 19:50:26 Merging remotes/origin/main commit 0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1 into PR head commit 7192df8b72a27e6a811ec71c1cc053333ec30b17 19:50:25 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 19:50:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:50:25 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 19:50:25 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 19:50:25 using GIT_SSH to set credentials SSH Credentials for GitHub 19:50:25 [INFO] Currently running in a labeled security context 19:50:25 [INFO] Currently SELinux is 'enforcing' on the host 19:50:25 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh8310521827488723923.key 19:50:25 > 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 19:50:26 > git config core.sparsecheckout # timeout=10 19:50:26 > git checkout -f 7192df8b72a27e6a811ec71c1cc053333ec30b17 # timeout=10 19:50:26 Merge succeeded, producing 7192df8b72a27e6a811ec71c1cc053333ec30b17 19:50:26 Checking out Revision 7192df8b72a27e6a811ec71c1cc053333ec30b17 (PR-436) 19:50:26 d148012ef14d: Pull complete 19:50:26 > git remote # timeout=10 19:50:26 > git config --get remote.origin.url # timeout=10 19:50:26 using GIT_SSH to set credentials SSH Credentials for GitHub 19:50:26 [INFO] Currently running in a labeled security context 19:50:26 [INFO] Currently SELinux is 'enforcing' on the host 19:50:26 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh7627004694259498481.key 19:50:26 > git merge 0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1 # timeout=10 19:50:26 > git rev-parse HEAD^{commit} # timeout=10 19:50:26 > git config core.sparsecheckout # timeout=10 19:50:26 > git checkout -f 7192df8b72a27e6a811ec71c1cc053333ec30b17 # timeout=10 19:50:28 97ac5df62f85: Download complete 19:50:29 e90a11edd702: Verifying Checksum 19:50:29 e90a11edd702: Download complete 19:50:30 Commit message: "fix(snap): update edgex-ui-wrapper" 19:50:30 > git --version # timeout=10 19:50:30 > git --version # 'git version 2.24.4' 19:50:30 fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:50:31 provisioning config files... 19:50:31 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config9093636427505699614tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:50:31 ---> docker-login.sh 19:50:31 nexus3.edgexfoundry.org:10001 19:50:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:50:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:50:31 Configure a credential helper to remove this warning. See 19:50:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:50:31 19:50:31 Login Succeeded 19:50:31 nexus3.edgexfoundry.org:10002 19:50:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:50:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:50:31 Configure a credential helper to remove this warning. See 19:50:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:50:31 19:50:31 Login Succeeded 19:50:31 nexus3.edgexfoundry.org:10003 19:50:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:50:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:50:32 Configure a credential helper to remove this warning. See 19:50:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:50:32 19:50:32 Login Succeeded 19:50:32 nexus3.edgexfoundry.org:10004 19:50:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:50:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:50:32 Configure a credential helper to remove this warning. See 19:50:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:50:32 19:50:32 Login Succeeded 19:50:32 docker.io 19:50:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:50:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:50:32 Configure a credential helper to remove this warning. See 19:50:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:50:32 19:50:32 Login Succeeded 19:50:32 ---> docker-login.sh ends [Pipeline] } 19:50:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:50:33 ========================================================= 19:50:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 19:50:33 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 19:50:33 + 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 . 19:50:33 Sending build context to Docker daemon 20.86MB 19:50:33 Step 1/17 : ARG BASE=golang:1.16-alpine3.12 19:50:33 Step 2/17 : FROM ${BASE} AS builder 19:50:33 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 19:50:33 540db60ca938: Pulling fs layer 19:50:33 adcc1eea9eea: Pulling fs layer 19:50:33 4c4ab2625f07: Pulling fs layer 19:50:33 db62176df00c: Pulling fs layer 19:50:33 3b30891b0d05: Pulling fs layer 19:50:33 06b49ca38bd5: Pulling fs layer 19:50:33 c788192a36de: Pulling fs layer 19:50:33 a77e37c0d609: Pulling fs layer 19:50:33 c3185cebc471: Pulling fs layer 19:50:33 db62176df00c: Waiting 19:50:33 3b30891b0d05: Waiting 19:50:33 06b49ca38bd5: Waiting 19:50:33 c788192a36de: Waiting 19:50:33 a77e37c0d609: Waiting 19:50:33 c3185cebc471: Waiting 19:50:33 4c4ab2625f07: Verifying Checksum 19:50:33 4c4ab2625f07: Download complete 19:50:33 adcc1eea9eea: Verifying Checksum 19:50:33 adcc1eea9eea: Download complete 19:50:33 3b30891b0d05: Verifying Checksum 19:50:33 3b30891b0d05: Download complete 19:50:34 540db60ca938: Verifying Checksum 19:50:34 540db60ca938: Download complete 19:50:34 06b49ca38bd5: Verifying Checksum 19:50:34 06b49ca38bd5: Download complete 19:50:34 c788192a36de: Verifying Checksum 19:50:34 c788192a36de: Download complete 19:50:34 540db60ca938: Pull complete 19:50:34 adcc1eea9eea: Pull complete 19:50:34 4c4ab2625f07: Pull complete 19:50:34 a77e37c0d609: Verifying Checksum 19:50:34 a77e37c0d609: Download complete 19:50:37 c3185cebc471: Verifying Checksum 19:50:37 c3185cebc471: Download complete 19:50:38 db62176df00c: Verifying Checksum 19:50:38 db62176df00c: Download complete 19:50:41 db62176df00c: Pull complete 19:50:41 3b30891b0d05: Pull complete 19:50:41 06b49ca38bd5: Pull complete 19:50:41 c788192a36de: Pull complete 19:50:41 a77e37c0d609: Pull complete 19:50:42 e90a11edd702: Pull complete 19:50:42 d77568369979: Pull complete 19:50:42 fc1c9f9a7f3b: Pull complete 19:50:42 170f2ba95c9a: Pull complete 19:50:44 c3185cebc471: Pull complete 19:50:44 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 19:50:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 19:50:44 ---> 031687cdd783 19:50:44 Step 3/17 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 19:50:45 ---> Running in 25b7cbd0b79f 19:50:45 Removing intermediate container 25b7cbd0b79f 19:50:45 ---> 07441fe2ce7b 19:50:45 Step 4/17 : ARG ALPINE_PKG_BASE="make git" 19:50:45 ---> Running in 3157d1bc6d67 19:50:45 Removing intermediate container 3157d1bc6d67 19:50:45 ---> 1471030e2f1c 19:50:45 Step 5/17 : ARG ALPINE_PKG_EXTRA="" 19:50:45 ---> Running in 53c9639eda29 19:50:45 Removing intermediate container 53c9639eda29 19:50:45 ---> 030c14f76b7b 19:50:45 Step 6/17 : LABEL Name=edgex-ui-go 19:50:45 ---> Running in 796bdce7d720 19:50:45 Removing intermediate container 796bdce7d720 19:50:45 ---> a81f4e75358d 19:50:45 Step 7/17 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 19:50:45 ---> Running in a4c6d243d276 19:50:45 Removing intermediate container a4c6d243d276 19:50:45 ---> 69492f82cd85 19:50:45 Step 8/17 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:50:45 ---> Running in 395f7c1e068a 19:50:46 Removing intermediate container 395f7c1e068a 19:50:46 ---> 7e9f872f9943 19:50:46 Step 9/17 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:50:46 ---> Running in dfb019be47cd 19:50:46 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:50:47 97ac5df62f85: Pull complete 19:50:47 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 19:50:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 19:50:47 ---> 04bc70af865f 19:50:47 Step 3/17 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 19:50:47 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:50:47 OK: 219 MiB in 52 packages 19:50:48 Removing intermediate container dfb019be47cd 19:50:48 ---> e4afd32c3c66 19:50:48 Step 10/17 : ENV GO111MODULE=on 19:50:48 ---> Running in 4d0357c23a5b 19:50:48 Removing intermediate container 4d0357c23a5b 19:50:48 ---> 4a2a4180cf2b 19:50:48 Step 11/17 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 19:50:48 ---> Running in ae9346af9b55 19:50:48 Removing intermediate container ae9346af9b55 19:50:48 ---> 7ebc05d0e659 19:50:48 Step 12/17 : COPY go.mod . 19:50:48 ---> 5335aa96ffda 19:50:48 Step 13/17 : COPY Makefile . 19:50:48 ---> 523683886a16 19:50:48 Step 14/17 : RUN make update 19:50:48 ---> Running in 1239450c69d8 19:50:49 CGO_ENABLED=0 GO111MODULE=on go mod download 19:50:51 ---> Running in 1f3ce0ebd3e2 19:50:51 Removing intermediate container 1f3ce0ebd3e2 19:50:51 ---> 68afbae64d8c 19:50:51 Step 4/17 : ARG ALPINE_PKG_BASE="make git" 19:50:51 ---> Running in 333a2c30a6fd 19:50:52 Removing intermediate container 333a2c30a6fd 19:50:52 ---> 79a7daa1df72 19:50:52 Step 5/17 : ARG ALPINE_PKG_EXTRA="" 19:50:52 ---> Running in e114c9815e01 19:50:53 Removing intermediate container e114c9815e01 19:50:53 ---> 9928e4f01649 19:50:53 Step 6/17 : LABEL Name=edgex-ui-go 19:50:53 ---> Running in 80c04c0b652e 19:50:53 Removing intermediate container 80c04c0b652e 19:50:53 ---> ac63769cc924 19:50:53 Step 7/17 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 19:50:53 ---> Running in ade57532d90a 19:50:54 Removing intermediate container ade57532d90a 19:50:54 ---> a6088e489192 19:50:54 Step 8/17 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:50:54 ---> Running in ed46e33ff00e 19:50:57 Removing intermediate container ed46e33ff00e 19:50:57 ---> 9f0086d49842 19:50:57 Step 9/17 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:50:57 ---> Running in 5a095cefce6c 19:50:58 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:50:59 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:51:00 OK: 218 MiB in 52 packages 19:51:01 Removing intermediate container 5a095cefce6c 19:51:01 ---> 109dd208ea84 19:51:01 Step 10/17 : ENV GO111MODULE=on 19:51:01 ---> Running in c6ee7ab9345e 19:51:02 Removing intermediate container c6ee7ab9345e 19:51:02 ---> 368e70adf191 19:51:02 Step 11/17 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 19:51:02 ---> Running in a4f3a83913b1 19:51:03 Removing intermediate container a4f3a83913b1 19:51:03 ---> b3ed56510d7d 19:51:03 Step 12/17 : COPY go.mod . 19:51:04 ---> 8f2bac104a97 19:51:04 Step 13/17 : COPY Makefile . 19:51:04 Removing intermediate container 1239450c69d8 19:51:04 ---> 715ad26c7981 19:51:04 Step 15/17 : COPY . . 19:51:04 ---> aed913694f3f 19:51:04 Step 16/17 : RUN go mod tidy 19:51:04 ---> Running in 1e6fb6cd6106 19:51:04 Removing intermediate container 1e6fb6cd6106 19:51:04 ---> b0f01747c304 19:51:04 Step 17/17 : RUN ${MAKE} 19:51:04 ---> Running in e64a6410dd72 19:51:04 noop 19:51:04 Removing intermediate container e64a6410dd72 19:51:04 ---> d2ab9a66bfcd 19:51:04 Successfully built d2ab9a66bfcd 19:51:04 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 19:51:04 + docker inspect -f . ci-base-image-x86_64 19:51:04 . [Pipeline] withDockerContainer 19:51:04 prd-centos7-docker-4c-2g-518 does not seem to be running inside a container 19:51:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:51:05 ---> 1d8e93722632 19:51:05 Step 14/17 : RUN make update 19:51:05 ---> Running in 7000be71c4a0 19:51:05 $ docker top c73234ecd9366b7da927f3b2a6cf0a519cd4f3f7b4524393cd6f452e939ee80e -eo pid,comm [Pipeline] { [Pipeline] sh 19:51:05 + go version 19:51:05 go version go1.16.6 linux/amd64 [Pipeline] } 19:51:05 $ docker stop --time=1 c73234ecd9366b7da927f3b2a6cf0a519cd4f3f7b4524393cd6f452e939ee80e 19:51:06 CGO_ENABLED=0 GO111MODULE=on go mod download 19:51:07 $ docker rm -f c73234ecd9366b7da927f3b2a6cf0a519cd4f3f7b4524393cd6f452e939ee80e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:51:07 + docker inspect -f . ci-base-image-x86_64 19:51:07 . [Pipeline] withDockerContainer 19:51:08 prd-centos7-docker-4c-2g-518 does not seem to be running inside a container 19:51:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:51:08 $ docker top 588575c28dc0d5b18b086d839442982d1ef974584a47e951a92be915f5d1ed78 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 19:51:09 + go mod tidy [Pipeline] sh 19:51:09 + make test 19:51:09 GO111MODULE=on go test -coverprofile=coverage.out ./... 19:51:10 ? github.com/edgexfoundry/edgex-ui-go [no test files] 19:51:22 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 19:51:22 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 19:51:22 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 19:51:22 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 19:51:22 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 19:51:22 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 19:51:22 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 19:51:22 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 19:51:22 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 19:51:22 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 19:51:22 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 19:51:22 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 19:51:22 GO111MODULE=on go vet ./... [Pipeline] } 19:51:25 $ docker stop --time=1 588575c28dc0d5b18b086d839442982d1ef974584a47e951a92be915f5d1ed78 19:51:27 $ docker rm -f 588575c28dc0d5b18b086d839442982d1ef974584a47e951a92be915f5d1ed78 [Pipeline] // withDockerContainer [Pipeline] sh 19:51:27 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:51:27 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 19:51:30 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:51:30 + ls -al . 19:51:30 total 88 19:51:30 drwxrwxr-x. 12 jenkins jenkins 4096 Sep 17 19:51 . 19:51:30 drwxrwxr-x. 4 jenkins jenkins 28 Sep 17 19:50 .. 19:51:30 drwxrwxr-x. 3 jenkins jenkins 20 Sep 17 19:50 assets 19:51:30 drwxrwxr-x. 2 jenkins jenkins 35 Sep 17 19:50 bin 19:51:30 drwxrwxr-x. 3 jenkins jenkins 29 Sep 17 19:50 cmd 19:51:30 -rw-rw-r--. 1 jenkins jenkins 3959 Sep 17 19:50 CONTRIBUTING.md 19:51:30 -rw-r--r--. 1 jenkins jenkins 10 Sep 17 19:51 coverage.out 19:51:30 -rw-rw-r--. 1 jenkins jenkins 1526 Sep 17 19:50 Dockerfile 19:51:30 drwxrwxr-x. 2 jenkins jenkins 23 Sep 17 19:50 docs 19:51:30 drwxrwxr-x. 8 jenkins jenkins 179 Sep 17 19:50 .git 19:51:30 drwxrwxr-x. 2 jenkins jenkins 103 Sep 17 19:50 .github 19:51:30 -rw-rw-r--. 1 jenkins jenkins 162 Sep 17 19:50 .gitignore 19:51:30 -rw-rw-r--. 1 jenkins jenkins 823 Sep 17 19:50 go.mod 19:51:30 -rw-r--r--. 1 jenkins jenkins 23693 Sep 17 19:51 go.sum 19:51:30 drwxrwxr-x. 9 jenkins jenkins 125 Sep 17 19:50 internal 19:51:30 -rw-rw-r--. 1 jenkins jenkins 652 Sep 17 19:50 Jenkinsfile 19:51:30 -rw-rw-r--. 1 jenkins jenkins 11357 Sep 17 19:50 LICENSE 19:51:30 -rw-rw-r--. 1 jenkins jenkins 990 Sep 17 19:50 Makefile 19:51:30 drwxrwxr-x. 3 jenkins jenkins 19 Sep 17 19:50 pkg 19:51:30 -rw-rw-r--. 1 jenkins jenkins 5509 Sep 17 19:50 README.md 19:51:30 drwxrwxr-x. 4 jenkins jenkins 54 Sep 17 19:50 snap 19:51:30 -rw-rw-r--. 1 jenkins jenkins 5 Sep 17 19:47 VERSION 19:51:30 -rw-rw-r--. 1 jenkins jenkins 155 Sep 17 19:50 version.go 19:51:30 drwxrwxr-x. 4 jenkins jenkins 4096 Sep 17 19:50 web [Pipeline] isUnix [Pipeline] sh 19:51:31 + 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=7192df8b72a27e6a811ec71c1cc053333ec30b17 --label arch=amd64 --label version=0.0.0 . 19:51:31 Sending build context to Docker daemon 20.89MB 19:51:31 Step 1/25 : ARG BASE=golang:1.16-alpine3.12 19:51:31 Step 2/25 : FROM ${BASE} AS builder 19:51:31 ---> d2ab9a66bfcd 19:51:31 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 19:51:31 ---> Running in 1b7bef49db19 19:51:31 Removing intermediate container 1b7bef49db19 19:51:31 ---> 2599560c8c40 19:51:31 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 19:51:31 ---> Running in 7bef28d21c8a 19:51:31 Removing intermediate container 7bef28d21c8a 19:51:31 ---> 00054157221c 19:51:31 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 19:51:31 ---> Running in 0d7a3162dafd 19:51:31 Removing intermediate container 0d7a3162dafd 19:51:31 ---> 8ed6f5baad6c 19:51:31 Step 6/25 : LABEL Name=edgex-ui-go 19:51:31 ---> Running in 574d2e549f88 19:51:31 Removing intermediate container 574d2e549f88 19:51:31 ---> a2d2f30cad4a 19:51:31 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 19:51:31 ---> Running in b950b1ee815a 19:51:31 Removing intermediate container b950b1ee815a 19:51:31 ---> f7d4ccb7e9c0 19:51:31 Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:51:31 ---> Running in d6ea3bc58e04 19:51:32 Removing intermediate container d6ea3bc58e04 19:51:32 ---> b9b42b9d0076 19:51:32 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:51:32 ---> Running in 6e5f23136bbf 19:51:32 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:51:33 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:51:34 OK: 219 MiB in 52 packages 19:51:34 Removing intermediate container 6e5f23136bbf 19:51:34 ---> 9d5a4e5e56ff 19:51:34 Step 10/25 : ENV GO111MODULE=on 19:51:34 ---> Running in 90f11a45e410 19:51:34 Removing intermediate container 90f11a45e410 19:51:34 ---> 8a6bd951226b 19:51:34 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 19:51:34 ---> Running in a4f1bb1bd865 19:51:34 Removing intermediate container a4f1bb1bd865 19:51:34 ---> 7a4988a4486c 19:51:34 Step 12/25 : COPY go.mod . 19:51:34 ---> e13a342d1c46 19:51:34 Step 13/25 : COPY Makefile . 19:51:34 ---> 5f8bf296bf2b 19:51:34 Step 14/25 : RUN make update 19:51:34 ---> Running in 6df2c6cb5a70 19:51:35 CGO_ENABLED=0 GO111MODULE=on go mod download 19:51:35 Removing intermediate container 6df2c6cb5a70 19:51:35 ---> 9d11283a72bf 19:51:35 Step 15/25 : COPY . . 19:51:36 ---> f444b4454442 19:51:36 Step 16/25 : RUN go mod tidy 19:51:36 ---> Running in 2ae546894d0c 19:51:36 Removing intermediate container 2ae546894d0c 19:51:36 ---> b6a1f10c2661 19:51:36 Step 17/25 : RUN ${MAKE} 19:51:36 ---> Running in 082d2fc750e5 19:51:37 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 19:51:38 Removing intermediate container 7000be71c4a0 19:51:38 ---> b62b4db90c07 19:51:38 Step 15/17 : COPY . . 19:51:38 ---> c9106cf100e8 19:51:38 Step 16/17 : RUN go mod tidy 19:51:38 ---> Running in b098f549f817 19:51:38 Removing intermediate container b098f549f817 19:51:38 ---> b42993e5a772 19:51:38 Step 17/17 : RUN ${MAKE} 19:51:39 ---> Running in 6a9408d2a7b3 19:51:40 noop 19:51:41 Removing intermediate container 6a9408d2a7b3 19:51:41 ---> 638116f25b87 19:51:41 Successfully built 638116f25b87 19:51:41 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:51:41 + docker inspect -f . ci-base-image-arm64 19:51:41 . [Pipeline] withDockerContainer 19:51:42 prd-ubuntu18.04-docker-arm64-4c-16g-517 does not seem to be running inside a container 19:51:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:51:44 $ docker top aaf3e957210b3f7a18ad0b0ed92a7eaa6edb1aee92384e3508bb916a7e4fc0e5 -eo pid,comm [Pipeline] { [Pipeline] sh 19:51:45 + go version 19:51:45 go version go1.16.6 linux/arm64 [Pipeline] } 19:51:45 $ docker stop --time=1 aaf3e957210b3f7a18ad0b0ed92a7eaa6edb1aee92384e3508bb916a7e4fc0e5 19:51:45 CGO_ENABLED=0 GO111MODULE=on go build ./... 19:51:47 $ docker rm -f aaf3e957210b3f7a18ad0b0ed92a7eaa6edb1aee92384e3508bb916a7e4fc0e5 [Pipeline] // withDockerContainer 19:51:47 Removing intermediate container 082d2fc750e5 19:51:47 ---> 8d042c48d4d5 19:51:47 Step 18/25 : FROM alpine:3.12 [Pipeline] } [Pipeline] // script [Pipeline] } 19:51:47 3.12: Pulling from library/alpine 19:51:47 e519532ddf75: Pulling fs layer [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:51:48 e519532ddf75: Verifying Checksum 19:51:48 e519532ddf75: Download complete 19:51:48 e519532ddf75: Pull complete 19:51:48 Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a 19:51:48 Status: Downloaded newer image for alpine:3.12 19:51:48 ---> 48b8ec4ed9eb 19:51:48 Step 19/25 : EXPOSE 4000 19:51:48 ---> Running in 37ace4eac5dd 19:51:48 Removing intermediate container 37ace4eac5dd 19:51:48 ---> 395702960a4c 19:51:48 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 19:51:48 + docker inspect -f . ci-base-image-arm64 19:51:48 . [Pipeline] withDockerContainer 19:51:48 prd-ubuntu18.04-docker-arm64-4c-16g-517 does not seem to be running inside a container 19:51:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:51:48 ---> cb96d0f6e4c4 19:51:48 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 19:51:48 ---> Running in 73906aebc54e 19:51:48 Removing intermediate container 73906aebc54e 19:51:48 ---> 978a6ed63533 19:51:48 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 19:51:48 ---> Running in bc91e831b37b 19:51:49 Removing intermediate container bc91e831b37b 19:51:49 ---> f2ffd35ead91 19:51:49 Step 23/25 : LABEL arch=amd64 19:51:49 ---> Running in 52422b866593 19:51:49 Removing intermediate container 52422b866593 19:51:49 ---> 9e38ba8c2f9c 19:51:49 Step 24/25 : LABEL git_sha=7192df8b72a27e6a811ec71c1cc053333ec30b17 19:51:49 ---> Running in 87e492b459b9 19:51:49 Removing intermediate container 87e492b459b9 19:51:49 ---> 9a8aa8667536 19:51:49 Step 25/25 : LABEL version=0.0.0 19:51:49 ---> Running in ef29797b8c9f 19:51:49 Removing intermediate container ef29797b8c9f 19:51:49 ---> 767a362cff2c 19:51:49 [Warning] One or more build-args [ARCH] were not consumed 19:51:49 Successfully built 767a362cff2c 19:51:49 Successfully tagged edgex-ui:latest 19:51:50 $ docker top e38e7fd811311331d9fbaed1b616c151d370e2e553878cc326805bc98bd1d607 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] fileExists [Pipeline] // stage [Pipeline] sh [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { 19:51:51 + go mod tidy [Pipeline] isUnix [Pipeline] sh 19:51:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:51:52 19:51:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [Pipeline] sh 19:51:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:51:52 latest: Pulling from edgex-lftools-log-publisher 19:51:52 b4d181a07f80: Pulling fs layer 19:51:52 a1111a8f2ec3: Pulling fs layer 19:51:52 ed53099fbce6: Pulling fs layer 19:51:52 dc539afda2c1: Pulling fs layer 19:51:52 77bc0d833cb6: Pulling fs layer 19:51:52 9065ff56babe: Pulling fs layer 19:51:52 d287ab97295c: Pulling fs layer 19:51:52 dc539afda2c1: Waiting 19:51:52 77bc0d833cb6: Waiting 19:51:52 9065ff56babe: Waiting 19:51:52 d287ab97295c: Waiting 19:51:52 a1111a8f2ec3: Verifying Checksum 19:51:52 a1111a8f2ec3: Download complete 19:51:52 dc539afda2c1: Verifying Checksum 19:51:52 dc539afda2c1: Download complete 19:51:52 + make test 19:51:52 GO111MODULE=on go test -coverprofile=coverage.out ./... 19:51:52 77bc0d833cb6: Verifying Checksum 19:51:52 77bc0d833cb6: Download complete 19:51:52 9065ff56babe: Verifying Checksum 19:51:52 9065ff56babe: Download complete 19:51:52 ed53099fbce6: Verifying Checksum 19:51:52 ed53099fbce6: Download complete 19:51:53 b4d181a07f80: Verifying Checksum 19:51:53 b4d181a07f80: Download complete 19:51:53 ? github.com/edgexfoundry/edgex-ui-go [no test files] 19:51:54 b4d181a07f80: Pull complete 19:51:54 a1111a8f2ec3: Pull complete 19:51:55 ed53099fbce6: Pull complete 19:51:55 dc539afda2c1: Pull complete 19:51:55 77bc0d833cb6: Pull complete 19:51:55 9065ff56babe: Pull complete 19:51:56 d287ab97295c: Verifying Checksum 19:51:56 d287ab97295c: Download complete 19:52:00 d287ab97295c: Pull complete 19:52:00 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 19:52:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:52:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 19:52:01 prd-centos7-docker-4c-2g-518 does not seem to be running inside a container 19:52:01 $ 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/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:52:03 $ docker top 5a9a0d1e217673f045e8dbfaa6febb67edf1abb6d3a0521b2e1d8c8d13db8856 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:52:04 ---> job-cost.sh 19:52:04 lf-activate-venv: SKIPPING 19:52:04 INFO: No Stack... 19:52:05 INFO: Retrieving Pricing Info for: v3-standard-2 19:52:06 INFO: Archiving Costs [Pipeline] sh 19:52:06 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 19:52:06 + cut -d, -f6 [Pipeline] lock 19:52:06 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-436-1-stack-cost] 19:52:06 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-436-1-stack-cost] did not exist. Created. 19:52:06 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-436-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:52:07 + echo total: 0.05999999865889549 [Pipeline] stash 19:52:07 Stashed 1 file(s) [Pipeline] } 19:52:07 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-436-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:52:07 $ docker stop --time=1 5a9a0d1e217673f045e8dbfaa6febb67edf1abb6d3a0521b2e1d8c8d13db8856 19:52:08 $ docker rm -f 5a9a0d1e217673f045e8dbfaa6febb67edf1abb6d3a0521b2e1d8c8d13db8856 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 19:52:26 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 19:52:26 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 19:52:26 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 19:52:26 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 19:52:26 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 19:52:26 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 19:52:26 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 19:52:26 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 19:52:26 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 19:52:26 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 19:52:26 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 19:52:26 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 19:52:26 GO111MODULE=on go vet ./... [Pipeline] } 19:52:48 $ docker stop --time=1 e38e7fd811311331d9fbaed1b616c151d370e2e553878cc326805bc98bd1d607 19:52:50 $ docker rm -f e38e7fd811311331d9fbaed1b616c151d370e2e553878cc326805bc98bd1d607 [Pipeline] // withDockerContainer [Pipeline] sh 19:52:51 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:52:51 Warning: overwriting stash ‘coverage-report’ 19:52:52 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 19:52:53 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:52:53 + ls -al . 19:52:53 total 128 19:52:53 drwxrwxr-x 12 jenkins jenkins 4096 Sep 17 19:51 . 19:52:53 drwxrwxr-x 4 jenkins jenkins 4096 Sep 17 19:50 .. 19:52:53 drwxrwxr-x 8 jenkins jenkins 4096 Sep 17 19:50 .git 19:52:53 drwxrwxr-x 2 jenkins jenkins 4096 Sep 17 19:50 .github 19:52:53 -rw-rw-r-- 1 jenkins jenkins 162 Sep 17 19:50 .gitignore 19:52:53 -rw-rw-r-- 1 jenkins jenkins 3959 Sep 17 19:50 CONTRIBUTING.md 19:52:53 -rw-rw-r-- 1 jenkins jenkins 1526 Sep 17 19:50 Dockerfile 19:52:53 -rw-rw-r-- 1 jenkins jenkins 652 Sep 17 19:50 Jenkinsfile 19:52:53 -rw-rw-r-- 1 jenkins jenkins 11357 Sep 17 19:50 LICENSE 19:52:53 -rw-rw-r-- 1 jenkins jenkins 990 Sep 17 19:50 Makefile 19:52:53 -rw-rw-r-- 1 jenkins jenkins 5509 Sep 17 19:50 README.md 19:52:53 -rw-rw-r-- 1 jenkins jenkins 5 Sep 17 19:47 VERSION 19:52:53 drwxrwxr-x 3 jenkins jenkins 4096 Sep 17 19:50 assets 19:52:53 drwxrwxr-x 2 jenkins jenkins 4096 Sep 17 19:50 bin 19:52:53 drwxrwxr-x 3 jenkins jenkins 4096 Sep 17 19:50 cmd 19:52:53 -rw-r--r-- 1 jenkins jenkins 10 Sep 17 19:51 coverage.out 19:52:53 drwxrwxr-x 2 jenkins jenkins 4096 Sep 17 19:50 docs 19:52:53 -rw-rw-r-- 1 jenkins jenkins 823 Sep 17 19:50 go.mod 19:52:53 -rw-r--r-- 1 jenkins jenkins 23693 Sep 17 19:51 go.sum 19:52:53 drwxrwxr-x 9 jenkins jenkins 4096 Sep 17 19:50 internal 19:52:53 drwxrwxr-x 3 jenkins jenkins 4096 Sep 17 19:50 pkg 19:52:53 drwxrwxr-x 4 jenkins jenkins 4096 Sep 17 19:50 snap 19:52:53 -rw-rw-r-- 1 jenkins jenkins 155 Sep 17 19:50 version.go 19:52:53 drwxrwxr-x 4 jenkins jenkins 4096 Sep 17 19:50 web [Pipeline] isUnix [Pipeline] sh 19:52:53 + 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=7192df8b72a27e6a811ec71c1cc053333ec30b17 --label arch=arm64 --label version=0.0.0 . 19:52:54 Sending build context to Docker daemon 20.88MB 19:52:54 Step 1/25 : ARG BASE=golang:1.16-alpine3.12 19:52:54 Step 2/25 : FROM ${BASE} AS builder 19:52:54 ---> 638116f25b87 19:52:54 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 19:52:55 ---> Running in f00d3f508f43 19:52:55 Removing intermediate container f00d3f508f43 19:52:55 ---> a9ebc11642fe 19:52:55 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 19:52:55 ---> Running in 668a5acedfd5 19:52:56 Removing intermediate container 668a5acedfd5 19:52:56 ---> 0780c4e12352 19:52:56 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 19:52:56 ---> Running in d1cb3980d2cb 19:52:57 Removing intermediate container d1cb3980d2cb 19:52:57 ---> 22a3597611f6 19:52:57 Step 6/25 : LABEL Name=edgex-ui-go 19:52:57 ---> Running in f9758f905752 19:52:57 Removing intermediate container f9758f905752 19:52:57 ---> 8075af853ced 19:52:57 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 19:52:57 ---> Running in a0901b461604 19:52:58 Removing intermediate container a0901b461604 19:52:58 ---> 245650dd188e 19:52:58 Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:52:58 ---> Running in 868e245ab512 19:53:01 Removing intermediate container 868e245ab512 19:53:01 ---> ac878c297e8d 19:53:01 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:53:01 ---> Running in a14be0449bf1 19:53:02 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:53:03 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:53:04 OK: 218 MiB in 52 packages 19:53:05 Removing intermediate container a14be0449bf1 19:53:05 ---> b3d6d73c874b 19:53:05 Step 10/25 : ENV GO111MODULE=on 19:53:05 ---> Running in 0417eac70d43 19:53:05 Removing intermediate container 0417eac70d43 19:53:05 ---> 4543295d61ee 19:53:05 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 19:53:05 ---> Running in 1081914552e2 19:53:06 Removing intermediate container 1081914552e2 19:53:06 ---> daaeac5f13b8 19:53:06 Step 12/25 : COPY go.mod . 19:53:07 ---> 7e303bef99f4 19:53:07 Step 13/25 : COPY Makefile . 19:53:08 ---> c8f73a2db5a3 19:53:08 Step 14/25 : RUN make update 19:53:08 ---> Running in 8f48a0578623 19:53:09 CGO_ENABLED=0 GO111MODULE=on go mod download 19:53:10 Removing intermediate container 8f48a0578623 19:53:10 ---> 50725e0e4edb 19:53:10 Step 15/25 : COPY . . 19:53:13 ---> 5e3bfa56bf13 19:53:13 Step 16/25 : RUN go mod tidy 19:53:13 ---> Running in ec2be3ef0dc9 19:53:17 Removing intermediate container ec2be3ef0dc9 19:53:17 ---> 87ec7a374bf1 19:53:17 Step 17/25 : RUN ${MAKE} 19:53:17 ---> Running in dfdc3556c99a 19:53:18 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 19:53:45 CGO_ENABLED=0 GO111MODULE=on go build ./... 19:53:49 Removing intermediate container dfdc3556c99a 19:53:49 ---> 06b84160c520 19:53:49 Step 18/25 : FROM alpine:3.12 19:53:50 3.12: Pulling from library/alpine 19:53:50 ccdebe76d529: Pulling fs layer 19:53:50 ccdebe76d529: Verifying Checksum 19:53:50 ccdebe76d529: Download complete 19:53:51 ccdebe76d529: Pull complete 19:53:51 Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a 19:53:51 Status: Downloaded newer image for alpine:3.12 19:53:51 ---> afc2cc120ca2 19:53:51 Step 19/25 : EXPOSE 4000 19:53:51 ---> Running in ca315ae54856 19:53:52 Removing intermediate container ca315ae54856 19:53:52 ---> 9106d499193b 19:53:52 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 19:53:53 ---> f45b678b3980 19:53:53 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 19:53:53 ---> Running in 6faa2eb0bcda 19:53:54 Removing intermediate container 6faa2eb0bcda 19:53:54 ---> 963efeef794f 19:53:54 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 19:53:54 ---> Running in 1bf322bbaf28 19:53:55 Removing intermediate container 1bf322bbaf28 19:53:55 ---> 5c958783622c 19:53:55 Step 23/25 : LABEL arch=arm64 19:53:55 ---> Running in c53b76b64a05 19:53:55 Removing intermediate container c53b76b64a05 19:53:55 ---> 5a3ea896b60b 19:53:55 Step 24/25 : LABEL git_sha=7192df8b72a27e6a811ec71c1cc053333ec30b17 19:53:55 ---> Running in 85733b716889 19:53:56 Removing intermediate container 85733b716889 19:53:56 ---> 4fb599cf0eb5 19:53:56 Step 25/25 : LABEL version=0.0.0 19:53:56 ---> Running in 231635a43d5c 19:53:56 Removing intermediate container 231635a43d5c 19:53:56 ---> 2e2dcc2804f9 19:53:56 [Warning] One or more build-args [ARCH] were not consumed 19:53:56 Successfully built 2e2dcc2804f9 19:53:56 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 19:53:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:53:57 19:53:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 19:53:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:53:58 arm64: Pulling from edgex-lftools-log-publisher 19:53:58 448f6bf000e3: Pulling fs layer 19:53:58 f757da607395: Pulling fs layer 19:53:58 05883995daec: Pulling fs layer 19:53:58 8603b9c90790: Pulling fs layer 19:53:58 1560dd03e051: Pulling fs layer 19:53:58 27f5ce0e4adf: Pulling fs layer 19:53:58 c2d8d7efcc4b: Pulling fs layer 19:53:58 8603b9c90790: Waiting 19:53:58 27f5ce0e4adf: Waiting 19:53:58 1560dd03e051: Waiting 19:53:58 c2d8d7efcc4b: Waiting 19:53:59 f757da607395: Verifying Checksum 19:53:59 f757da607395: Download complete 19:53:59 8603b9c90790: Verifying Checksum 19:53:59 8603b9c90790: Download complete 19:53:59 1560dd03e051: Verifying Checksum 19:53:59 1560dd03e051: Download complete 19:53:59 27f5ce0e4adf: Download complete 19:53:59 05883995daec: Verifying Checksum 19:53:59 05883995daec: Download complete 19:54:00 448f6bf000e3: Verifying Checksum 19:54:00 448f6bf000e3: Download complete 19:54:02 c2d8d7efcc4b: Verifying Checksum 19:54:02 c2d8d7efcc4b: Download complete 19:54:03 448f6bf000e3: Pull complete 19:54:04 f757da607395: Pull complete 19:54:05 05883995daec: Pull complete 19:54:05 8603b9c90790: Pull complete 19:54:06 1560dd03e051: Pull complete 19:54:07 27f5ce0e4adf: Pull complete 19:54:22 c2d8d7efcc4b: Pull complete 19:54:22 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 19:54:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:54:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 19:54:22 prd-ubuntu18.04-docker-arm64-4c-16g-517 does not seem to be running inside a container 19:54:22 $ 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/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:54:27 $ docker top 6c989d7633b83c6fce007c4340780419272a97f205ad168053b3cc9d50e8d461 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:54:28 ---> job-cost.sh 19:54:28 lf-activate-venv: SKIPPING 19:54:28 INFO: No Stack... 19:54:29 INFO: Retrieving Pricing Info for: v3-standard-4 19:54:29 INFO: Archiving Costs [Pipeline] sh 19:54:30 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 19:54:30 + cut -d, -f6 [Pipeline] lock 19:54:30 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-436-1-stack-cost] 19:54:30 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-436-1-stack-cost] did not exist. Created. 19:54:30 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-436-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:54:31 /w/workspace/edgex-ui-go/1@tmp/durable-ab655d93/script.sh: 1: /w/workspace/edgex-ui-go/1@tmp/durable-ab655d93/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 19:54:31 + echo total: 0.10999999940395355 [Pipeline] stash 19:54:32 Warning: overwriting stash ‘stack-cost’ 19:54:32 Stashed 1 file(s) [Pipeline] } 19:54:32 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-436-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:54:32 $ docker stop --time=1 6c989d7633b83c6fce007c4340780419272a97f205ad168053b3cc9d50e8d461 19:54:33 $ docker rm -f 6c989d7633b83c6fce007c4340780419272a97f205ad168053b3cc9d50e8d461 [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 19:54:35 provisioning config files... 19:54:35 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-436@tmp/config8401824105814135578tmp [Pipeline] { [Pipeline] sh 19:54:35 + set +x 19:54:35 + curl -s https://codecov.io/bash 19:54:35 + bash -s -- 19:54:35 19:54:35 _____ _ 19:54:35 / ____| | | 19:54:35 | | ___ __| | ___ ___ _____ __ 19:54:35 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:54:35 | |___| (_) | (_| | __/ (_| (_) \ V / 19:54:35 \_____\___/ \__,_|\___|\___\___/ \_/ 19:54:35 Bash-1.0.6 19:54:35 19:54:35 19:54:35 ==> git version 2.24.4 found 19:54:35 ==> 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 19:54:35 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 19:54:35 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 19:54:35 ==> Jenkins CI detected. 19:54:35 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-436 19:54:35 project root: . 19:54:35 --> token set from env 19:54:35 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:54:36 ==> Running gcov in . (disable via -X gcov) 19:54:36 ==> Python coveragepy not found 19:54:36 ==> Searching for coverage reports in: 19:54:36 + . 19:54:36 -> Found 1 reports 19:54:36 ==> Detecting git/mercurial file structure 19:54:36 ==> Reading reports 19:54:36 + ./coverage.out bytes=10 19:54:36 ==> Appending adjustments 19:54:36 https://docs.codecov.io/docs/fixing-reports 19:54:36 + Found adjustments 19:54:36 ==> Gzipping contents 19:54:36 4.0K /tmp/codecov.81SfVK.gz 19:54:36 ==> Uploading reports 19:54:36 url: https://codecov.io 19:54:36 query: branch=PR-436&commit=7192df8b72a27e6a811ec71c1cc053333ec30b17&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-436%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=436&job=&cmd_args= 19:54:36 -> Pinging Codecov 19:54:36 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=7192df8b72a27e6a811ec71c1cc053333ec30b17&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-436%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=436&job=&cmd_args= 19:54:36 -> Uploading to 19:54:36 https://storage.googleapis.com/codecov/v4/raw/2021-09-17/FB506323287CE973F263BFD2A0EB1F37/7192df8b72a27e6a811ec71c1cc053333ec30b17/aa165705-ec87-458b-82fd-71d657960999.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210917%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210917T195436Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=cedbfc77618d1062fd1e4d211a50b6b0755240bf3c8d1fed408e3bc770129714 19:54:36 % Total % Received % Xferd Average Speed Time Time Time Current 19:54:36 Dload Upload Total Spent Left Speed 19:54:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3405 0 0 100 3405 0 9744 --:--:-- --:--:-- --:--:-- 9728 19:54:36 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/7192df8b72a27e6a811ec71c1cc053333ec30b17 [Pipeline] } 19:54:37 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 19:54:39 + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_PR-436/archives ']' [Pipeline] libraryResource [Pipeline] sh 19:54:39 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:54:40 ---> package-listing.sh 19:54:40 ++ facter osfamily 19:54:40 ++ tr '[:upper:]' '[:lower:]' 19:54:40 + OS_FAMILY=redhat 19:54:40 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-436 19:54:40 + START_PACKAGES=/tmp/packages_start.txt 19:54:40 + END_PACKAGES=/tmp/packages_end.txt 19:54:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:54:40 + PACKAGES=/tmp/packages_start.txt 19:54:40 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-436 ']' 19:54:40 + PACKAGES=/tmp/packages_end.txt 19:54:40 + case "${OS_FAMILY}" in 19:54:40 + rpm -qa 19:54:40 + sort 19:54:41 + '[' -f /tmp/packages_start.txt ']' 19:54:41 + '[' -f /tmp/packages_end.txt ']' 19:54:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:54:41 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-436 ']' 19:54:41 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-436/archives/ 19:54:41 + 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 19:54:41 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 19:54:41 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 19:54:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:54:42 19:54:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 19:54:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:54:42 latest: Pulling from edgex-lftools-log-publisher 19:54:42 b4d181a07f80: Pulling fs layer 19:54:42 a1111a8f2ec3: Pulling fs layer 19:54:42 ed53099fbce6: Pulling fs layer 19:54:42 dc539afda2c1: Pulling fs layer 19:54:42 77bc0d833cb6: Pulling fs layer 19:54:42 9065ff56babe: Pulling fs layer 19:54:42 d287ab97295c: Pulling fs layer 19:54:42 dc539afda2c1: Waiting 19:54:42 77bc0d833cb6: Waiting 19:54:42 9065ff56babe: Waiting 19:54:42 d287ab97295c: Waiting 19:54:42 a1111a8f2ec3: Verifying Checksum 19:54:42 a1111a8f2ec3: Download complete 19:54:42 dc539afda2c1: Verifying Checksum 19:54:42 dc539afda2c1: Download complete 19:54:43 77bc0d833cb6: Verifying Checksum 19:54:43 77bc0d833cb6: Download complete 19:54:43 9065ff56babe: Verifying Checksum 19:54:43 9065ff56babe: Download complete 19:54:43 ed53099fbce6: Verifying Checksum 19:54:43 ed53099fbce6: Download complete 19:54:44 b4d181a07f80: Verifying Checksum 19:54:44 b4d181a07f80: Download complete 19:54:45 b4d181a07f80: Pull complete 19:54:45 a1111a8f2ec3: Pull complete 19:54:45 ed53099fbce6: Pull complete 19:54:45 dc539afda2c1: Pull complete 19:54:46 77bc0d833cb6: Pull complete 19:54:46 9065ff56babe: Pull complete 19:54:47 d287ab97295c: Verifying Checksum 19:54:47 d287ab97295c: Download complete 19:54:52 d287ab97295c: Pull complete 19:54:52 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 19:54:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:54:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 19:54:52 prd-centos7-docker-4c-2g-516 does not seem to be running inside a container 19:54:52 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:54:55 $ docker top 8385a30356fc9df3b8def29e43a97857017a1854681283dc060feb84e2d05a0c -eo pid,comm [Pipeline] { [Pipeline] sh 19:54:55 + touch /tmp/pre-build-complete [Pipeline] sh 19:54:55 + mkdir -p /var/log/sysstat [Pipeline] sh 19:54:56 + ls /var/log/sa-host 19:54:56 + sadf -c /var/log/sa-host/sa05 19:54:56 file_magic: OK 19:54:56 HZ: Using current value: 100 19:54:56 file_header: OK 19:54:56 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 19:54:56 Statistics: 19:54:56 Hnuu...uuuununununu...Hnuu...uuuununununu... 19:54:56 File successfully converted to sysstat format version 12.0.3 19:54:56 + sadf -c /var/log/sa-host/sa17 19:54:56 file_magic: OK 19:54:56 HZ: Using current value: 100 19:54:56 file_header: OK 19:54:56 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 19:54:56 Statistics: 19:54:56 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 19:54:56 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:54:56 provisioning config files... 19:54:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-436@tmp/config699021281802581880tmp [Pipeline] { [Pipeline] echo 19:54:56 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:54:57 ---> create-netrc.sh [Pipeline] } 19:54:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:54:57 ---> python-tools-install.sh [Pipeline] echo 19:54:57 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:54:58 ---> sudo-logs.sh 19:54:58 Archiving 'sudo' log.. 19:54:58 sudo: unable to resolve host prd-centos7-docker-4c-2g-516.vexxhost.local: Name or service not known 19:54:58 sudo: unable to resolve host prd-centos7-docker-4c-2g-516.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 19:54:58 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:54:58 ---> job-cost.sh 19:54:58 lf-activate-venv: SKIPPING 19:54:58 DEBUG: total: 0.10999999940395355 19:54:58 INFO: Retrieving Stack Cost... 19:55:00 INFO: Retrieving Pricing Info for: v3-standard-2 19:55:00 INFO: Archiving Costs [Pipeline] echo 19:55:00 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:55:01 ---> logs-deploy.sh 19:55:01 lf-activate-venv: SKIPPING 19:55:01 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-436/1 19:55:01 INFO: archiving workspace using pattern(s): 19:55:01 Archives upload complete. 19:55:01 INFO: archiving logs to Nexus 19:55:02 ---> uname -a: 19:55:02 Linux prd-centos7-docker-4c-2g-516.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 19:55:02 19:55:02 19:55:02 ---> lscpu: 19:55:02 Architecture: x86_64 19:55:02 CPU op-mode(s): 32-bit, 64-bit 19:55:02 Byte Order: Little Endian 19:55:02 Address sizes: 40 bits physical, 48 bits virtual 19:55:02 CPU(s): 2 19:55:02 On-line CPU(s) list: 0,1 19:55:02 Thread(s) per core: 1 19:55:02 Core(s) per socket: 1 19:55:02 Socket(s): 2 19:55:02 NUMA node(s): 1 19:55:02 Vendor ID: AuthenticAMD 19:55:02 CPU family: 23 19:55:02 Model: 49 19:55:02 Model name: AMD EPYC-Rome Processor 19:55:02 Stepping: 0 19:55:02 CPU MHz: 2799.998 19:55:02 BogoMIPS: 5599.99 19:55:02 Virtualization: AMD-V 19:55:02 Hypervisor vendor: KVM 19:55:02 Virtualization type: full 19:55:02 L1d cache: 32K 19:55:02 L1i cache: 32K 19:55:02 L2 cache: 512K 19:55:02 L3 cache: 16384K 19:55:02 NUMA node0 CPU(s): 0,1 19:55:02 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 19:55:02 19:55:02 19:55:02 ---> nproc: 19:55:02 2 19:55:02 19:55:02 19:55:02 ---> df -h: 19:55:02 Filesystem Size Used Avail Use% Mounted on 19:55:02 overlay 40G 7.7G 33G 20% / 19:55:02 tmpfs 64M 0 64M 0% /dev 19:55:02 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 19:55:02 shm 64M 0 64M 0% /dev/shm 19:55:02 /dev/vda1 40G 7.7G 33G 20% /facter-os 19:55:02 19:55:02 19:55:02 ---> sar -b -r -n DEV: 19:55:02 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/17/21 _x86_64_ (2 CPU) 19:55:02 19:55:02 19:46:24 LINUX RESTART (2 CPU) 19:55:02 19:55:02 19:47:01 tps rtps wtps bread/s bwrtn/s 19:55:02 19:48:01 85.45 3.56 81.89 2599.90 4483.00 19:55:02 19:49:02 0.53 0.00 0.53 0.00 9.21 19:55:02 19:50:01 0.15 0.00 0.15 0.00 1.76 19:55:02 19:51:01 0.33 0.00 0.33 0.00 5.43 19:55:02 19:52:01 0.22 0.00 0.22 0.00 2.65 19:55:02 19:53:01 0.23 0.00 0.23 0.00 3.76 19:55:02 19:54:01 0.23 0.00 0.23 0.00 3.33 19:55:02 Average: 12.49 0.51 11.98 372.50 646.03 19:55:02 19:55:02 19:47:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:55:02 19:48:01 5433924 0 805840 10.06 2620 1766556 1293784 14.28 597136 1575868 20 19:55:02 19:49:02 5440868 0 798888 9.97 2620 1766564 1223220 13.51 590968 1576632 20 19:55:02 19:50:01 5444052 0 795704 9.94 2620 1766564 1204716 13.30 585844 1579056 8 19:55:02 19:51:01 5440932 0 798816 9.97 2620 1766572 1204992 13.30 588380 1579736 16 19:55:02 19:52:01 5442236 0 797508 9.96 2620 1766576 1204800 13.30 583360 1584072 8 19:55:02 19:53:01 5441020 0 798720 9.97 2620 1766580 1204764 13.30 584224 1584072 8 19:55:02 19:54:01 5441236 0 798440 9.97 2620 1766644 1204716 13.30 584024 1584088 20 19:55:02 Average: 5440610 0 799131 9.98 2620 1766579 1220142 13.47 587705 1580503 14 19:55:02 19:55:02 19:47:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:55:02 19:48:01 eth0 164.01 144.02 575.12 30.58 0.00 0.00 0.00 0.00 19:55:02 19:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:55:02 19:48:01 docker0 75.66 55.24 6.64 221.20 0.00 0.00 0.00 0.00 19:55:02 19:49:02 eth0 4.73 2.20 3.10 0.19 0.00 0.00 0.00 0.00 19:55:02 19:49:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:55:02 19:49:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:55:02 19:50:01 eth0 0.54 0.08 0.06 0.01 0.00 0.00 0.00 0.00 19:55:02 19:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:55:02 19:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:55:02 19:51:01 eth0 1.03 0.53 0.54 0.36 0.00 0.00 0.00 0.00 19:55:02 19:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:55:02 19:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:55:02 19:52:01 eth0 0.23 0.18 0.08 0.10 0.00 0.00 0.00 0.00 19:55:02 19:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:55:02 19:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:55:02 19:53:01 eth0 0.15 0.10 0.07 0.01 0.00 0.00 0.00 0.00 19:55:02 19:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:55:02 19:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:55:02 19:54:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:55:02 19:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:55:02 19:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:55:02 Average: eth0 24.47 21.09 82.95 4.48 0.00 0.00 0.00 0.00 19:55:02 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:55:02 Average: docker0 10.84 7.91 0.95 31.69 0.00 0.00 0.00 0.00 19:55:02 19:55:02 19:55:02 ---> sar -P ALL: 19:55:02 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/17/21 _x86_64_ (2 CPU) 19:55:02 19:55:02 19:46:24 LINUX RESTART (2 CPU) 19:55:02 19:55:02 19:47:01 CPU %user %nice %system %iowait %steal %idle 19:55:02 19:48:01 all 5.47 0.00 2.53 2.02 0.03 89.95 19:55:02 19:48:01 0 5.29 0.00 3.04 3.35 0.03 88.29 19:55:02 19:48:01 1 5.65 0.00 2.01 0.69 0.03 91.61 19:55:02 19:49:02 all 0.24 0.00 0.07 0.00 0.02 99.67 19:55:02 19:49:02 0 0.10 0.00 0.05 0.00 0.02 99.83 19:55:02 19:49:02 1 0.38 0.00 0.08 0.00 0.02 99.52 19:55:02 19:50:01 all 0.20 0.00 0.05 0.00 0.02 99.74 19:55:02 19:50:01 0 0.08 0.00 0.05 0.00 0.02 99.85 19:55:02 19:50:01 1 0.31 0.00 0.05 0.00 0.02 99.63 19:55:02 19:51:01 all 0.18 0.00 0.07 0.00 0.02 99.74 19:55:02 19:51:01 0 0.23 0.00 0.05 0.00 0.02 99.70 19:55:02 19:51:01 1 0.12 0.00 0.08 0.00 0.02 99.78 19:55:02 19:52:01 all 0.18 0.00 0.05 0.00 0.01 99.76 19:55:02 19:52:01 0 0.30 0.00 0.03 0.00 0.00 99.67 19:55:02 19:52:01 1 0.07 0.00 0.07 0.00 0.02 99.85 19:55:02 19:53:01 all 0.27 0.00 0.04 0.00 0.02 99.67 19:55:02 19:53:01 0 0.47 0.00 0.02 0.00 0.02 99.50 19:55:02 19:53:01 1 0.07 0.00 0.07 0.00 0.02 99.85 19:55:02 19:54:01 all 0.26 0.00 0.05 0.00 0.02 99.67 19:55:02 19:54:01 0 0.47 0.00 0.03 0.00 0.02 99.48 19:55:02 19:54:01 1 0.05 0.00 0.07 0.00 0.02 99.87 19:55:02 Average: all 0.96 0.00 0.40 0.29 0.02 98.33 19:55:02 Average: 0 0.99 0.00 0.46 0.47 0.02 98.06 19:55:02 Average: 1 0.94 0.00 0.35 0.10 0.02 98.60 19:55:02 19:55:02 19:55:02