Pull request #440 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 badboy-huaqiao for edgexfoundry/edgex-ui-go Obtained Jenkinsfile from 2c06f2ab70bdfcb661dab47c3d805bfcfc49d417+8fadee75e8a11828dcf63dadeaad968e651784b2 (f273246cb2693c987b703a73eb4bec7a2812a61a) 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-ssh8747790198232514401.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-ssh4338965158921582862.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-440/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-440/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh9078145596100597557.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-440/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1053113068725516186.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-ssh1745749795287635757.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-440/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-440/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1607527924561227252.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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1615 in /w/workspace/edgexfoundry_edgex-ui-go_PR-440 [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-440 # 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-440@tmp/jenkins-gitclient-ssh933042450192605297.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 8fadee75e8a11828dcf63dadeaad968e651784b2 into PR head commit 2c06f2ab70bdfcb661dab47c3d805bfcfc49d417 Merge succeeded, producing 2c06f2ab70bdfcb661dab47c3d805bfcfc49d417 Checking out Revision 2c06f2ab70bdfcb661dab47c3d805bfcfc49d417 (PR-440) > 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-440@tmp/jenkins-gitclient-ssh5828343254333848393.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/440/head:refs/remotes/origin/PR-440 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2c06f2ab70bdfcb661dab47c3d805bfcfc49d417 # 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-440@tmp/jenkins-gitclient-ssh8966185182739656785.key > git merge 8fadee75e8a11828dcf63dadeaad968e651784b2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2c06f2ab70bdfcb661dab47c3d805bfcfc49d417 # timeout=10 Commit message: "feat: update system-agent module achieving all services list instead of hard-code and remove dead codes in system agent component" 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 09:54:32 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:54:32 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:54:32 ========================================================= 09:54:32 EdgeX Global Pipelines Version Info 09:54:32 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:54:33 ------------------- 09:54:33 stable info: 09:54:33 ------------------- 09:54:33 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:54:33 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 09:54:33 Message: update stable to v1.0.205 09:54:34 ------------------- 09:54:34 experimental info: 09:54:34 ------------------- 09:54:34 Commited By: **** collab-it+edgex@linuxfoundation.org 09:54:34 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 09:54:34 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:54:34 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 09:54:34 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 09:54:34 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:54:34 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:54:34 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:54:34 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 09:54:34 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 09:54:34 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 09:54:35 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 09:54:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:54:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:54:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:54:35 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 09:54:35 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:54:35 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:54:35 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:54:35 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:54:35 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:54:35 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:54:35 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:54:35 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:54:35 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 09:54:35 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 09:54:36 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:54:36 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:54:36 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 09:54:36 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:54:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-440 [Pipeline] echo 09:54:37 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-440 [Pipeline] echo 09:54:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-440 [Pipeline] echo 09:54:38 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2c06f2ab70bdfcb661dab47c3d805bfcfc49d417 [Pipeline] echo 09:54:38 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2c06f2a [Pipeline] echo 09:54:38 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:54:38 provisioning config files... 09:54:38 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-440@tmp/config2463676793486351440tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:54:38 ---> docker-login.sh 09:54:38 nexus3.edgexfoundry.org:10001 09:54:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:54:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:54:38 Configure a credential helper to remove this warning. See 09:54:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:54:38 09:54:38 Login Succeeded 09:54:38 nexus3.edgexfoundry.org:10002 09:54:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:54:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:54:38 Configure a credential helper to remove this warning. See 09:54:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:54:38 09:54:38 Login Succeeded 09:54:38 nexus3.edgexfoundry.org:10003 09:54:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:54:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:54:39 Configure a credential helper to remove this warning. See 09:54:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:54:39 09:54:39 Login Succeeded 09:54:39 nexus3.edgexfoundry.org:10004 09:54:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:54:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:54:39 Configure a credential helper to remove this warning. See 09:54:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:54:39 09:54:39 Login Succeeded 09:54:39 docker.io 09:54:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:54:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:54:39 Configure a credential helper to remove this warning. See 09:54:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:54:39 09:54:39 Login Succeeded 09:54:39 ---> docker-login.sh ends [Pipeline] } 09:54:39 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 09:54:40 + git log --format=format:%s -1 2c06f2ab70bdfcb661dab47c3d805bfcfc49d417 [Pipeline] echo 09:54:40 GIT_COMMIT: 2c06f2ab70bdfcb661dab47c3d805bfcfc49d417, Commit Message: feat: update system-agent module achieving all services list instead of hard-code and remove dead codes in system agent component [Pipeline] echo 09:54:40 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 09:54:41 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:54:41 09:54:41 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 09:54:43 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:54:43 latest: Pulling from edgex-devops/git-semver 09:54:43 31603596830f: Pulling fs layer 09:54:43 04fac38145f0: Pulling fs layer 09:54:43 701f6daf10bf: Pulling fs layer 09:54:43 24f72da36158: Pulling fs layer 09:54:43 24f72da36158: Waiting 09:54:43 04fac38145f0: Verifying Checksum 09:54:43 04fac38145f0: Download complete 09:54:43 31603596830f: Verifying Checksum 09:54:43 31603596830f: Download complete 09:54:43 31603596830f: Pull complete 09:54:43 04fac38145f0: Pull complete 09:54:43 24f72da36158: Verifying Checksum 09:54:43 24f72da36158: Download complete 09:54:43 701f6daf10bf: Verifying Checksum 09:54:43 701f6daf10bf: Download complete 09:54:43 701f6daf10bf: Pull complete 09:54:43 24f72da36158: Pull complete 09:54:43 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 09:54:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:54:43 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 09:54:43 prd-centos7-docker-4c-2g-1615 does not seem to be running inside a container 09:54:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-440 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-440:/w/workspace/edgexfoundry_edgex-ui-go_PR-440:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-440@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-440@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 09:54:44 $ docker top 2daf3a982f1aa922971c5805bd974de0993d110d5a6e03f3fb1cf2749fa00390 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:54:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:54:44 [ssh-agent] Looking for ssh-agent implementation... 09:54:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:54:44 $ docker exec 2daf3a982f1aa922971c5805bd974de0993d110d5a6e03f3fb1cf2749fa00390 ssh-agent 09:54:44 SSH_AUTH_SOCK=/tmp/ssh-WeULAV5Gh47U/agent.14 09:54:44 SSH_AGENT_PID=21 09:54:44 Running ssh-add (command line suppressed) 09:54:45 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-440@tmp/private_key_8537661786956441492.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-440@tmp/private_key_8537661786956441492.key) 09:54:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:54:45 + git tag --points-at HEAD [Pipeline] } 09:54:45 $ docker exec --env ******** --env ******** 2daf3a982f1aa922971c5805bd974de0993d110d5a6e03f3fb1cf2749fa00390 ssh-agent -k 09:54:45 unset SSH_AUTH_SOCK; 09:54:45 unset SSH_AGENT_PID; 09:54:45 echo Agent pid 21 killed; 09:54:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:54:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:54:45 [ssh-agent] Looking for ssh-agent implementation... 09:54:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:54:45 $ docker exec 2daf3a982f1aa922971c5805bd974de0993d110d5a6e03f3fb1cf2749fa00390 ssh-agent 09:54:45 SSH_AUTH_SOCK=/tmp/ssh-NOTgIe2aZwms/agent.55 09:54:45 SSH_AGENT_PID=61 09:54:45 Running ssh-add (command line suppressed) 09:54:46 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-440@tmp/private_key_6148342297530385202.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-440@tmp/private_key_6148342297530385202.key) 09:54:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:54:46 + git semver init 09:54:46 # -> Open(): unable to determine branch for HEAD 09:54:46 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-440/.git 09:54:46 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-440 09:54:46 # $SEMVER_REMOTE_NAME = origin 09:54:46 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:54:46 # $SEMVER_USER_NAME = edgex-jenkins 09:54:46 # $SEMVER_BRANCH = PR-440 09:54:46 # $SEMVER_TEMP = /tmp/semver-215766833 09:54:46 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 09:54:48 # '/tmp/semver-215766833' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-440/.semver' 09:54:48 # -> Force: false 09:54:48 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-440/.semver [Pipeline] } 09:54:49 $ docker exec --env ******** --env ******** 2daf3a982f1aa922971c5805bd974de0993d110d5a6e03f3fb1cf2749fa00390 ssh-agent -k 09:54:49 unset SSH_AUTH_SOCK; 09:54:49 unset SSH_AGENT_PID; 09:54:49 echo Agent pid 61 killed; 09:54:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:54:49 + git semver [Pipeline] } 09:54:49 $ docker stop --time=1 2daf3a982f1aa922971c5805bd974de0993d110d5a6e03f3fb1cf2749fa00390 09:54:50 $ docker rm -f 2daf3a982f1aa922971c5805bd974de0993d110d5a6e03f3fb1cf2749fa00390 [Pipeline] // withDockerContainer [Pipeline] sh 09:54:51 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:54:51 Stashed 1 file(s) [Pipeline] echo 09:54:51 [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 09:55:07 Still waiting to schedule task 09:55:07 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1615’ 09:55:07 Still waiting to schedule task 09:55:07 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 09:57:26 Running on prd-centos7-docker-4c-2g-1617 in /w/workspace/edgexfoundry_edgex-ui-go_PR-440 [Pipeline] { [Pipeline] ws 09:57:26 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 09:57:26 The recommended git tool is: git 09:57:29 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1616 in /w/workspace/edgexfoundry_edgex-ui-go_PR-440 [Pipeline] { [Pipeline] ws 09:57:30 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 09:57:30 The recommended git tool is: git 09:57:31 using credential edgex-jenkins-ssh 09:57:31 Cloning the remote Git repository 09:57:31 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 09:57:31 > git init /w/workspace/edgex-ui-go/1 # timeout=10 09:57:31 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 09:57:31 > git --version # timeout=10 09:57:31 > git --version # 'git version 2.24.4' 09:57:31 using GIT_SSH to set credentials SSH Credentials for GitHub 09:57:31 [INFO] Currently running in a labeled security context 09:57:31 [INFO] Currently SELinux is 'enforcing' on the host 09:57:31 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh7043306312626578992.key 09:57:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:57:33 Merging remotes/origin/main commit 8fadee75e8a11828dcf63dadeaad968e651784b2 into PR head commit 2c06f2ab70bdfcb661dab47c3d805bfcfc49d417 09:57:33 Merge succeeded, producing 2c06f2ab70bdfcb661dab47c3d805bfcfc49d417 09:57:33 Checking out Revision 2c06f2ab70bdfcb661dab47c3d805bfcfc49d417 (PR-440) 09:57:33 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 09:57:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:57:33 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 09:57:33 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 09:57:33 using GIT_SSH to set credentials SSH Credentials for GitHub 09:57:33 [INFO] Currently running in a labeled security context 09:57:33 [INFO] Currently SELinux is 'enforcing' on the host 09:57:33 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh7551074710331879504.key 09:57:33 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/440/head:refs/remotes/origin/PR-440 +refs/heads/main:refs/remotes/origin/main # timeout=10 09:57:33 > git config core.sparsecheckout # timeout=10 09:57:33 > git checkout -f 2c06f2ab70bdfcb661dab47c3d805bfcfc49d417 # timeout=10 09:57:33 > git remote # timeout=10 09:57:33 > git config --get remote.origin.url # timeout=10 09:57:33 using GIT_SSH to set credentials SSH Credentials for GitHub 09:57:33 [INFO] Currently running in a labeled security context 09:57:33 [INFO] Currently SELinux is 'enforcing' on the host 09:57:33 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh1291970320253151937.key 09:57:33 > git merge 8fadee75e8a11828dcf63dadeaad968e651784b2 # timeout=10 09:57:33 > git rev-parse HEAD^{commit} # timeout=10 09:57:33 > git config core.sparsecheckout # timeout=10 09:57:33 > git checkout -f 2c06f2ab70bdfcb661dab47c3d805bfcfc49d417 # timeout=10 09:57:37 using credential edgex-jenkins-ssh 09:57:37 Cloning the remote Git repository 09:57:37 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 09:57:37 > git init /w/workspace/edgex-ui-go/1 # timeout=10 09:57:37 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 09:57:37 > git --version # timeout=10 09:57:38 > git --version # 'git version 2.17.1' 09:57:38 using GIT_SSH to set credentials SSH Credentials for GitHub 09:57:38 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:57:39 Commit message: "feat: update system-agent module achieving all services list instead of hard-code and remove dead codes in system agent component" 09:57:39 > git --version # timeout=10 09:57:39 > git --version # 'git version 2.24.4' 09:57:39 fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:57:40 provisioning config files... 09:57:40 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config6916894888070735112tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:57:40 ---> docker-login.sh 09:57:40 nexus3.edgexfoundry.org:10001 09:57:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:57:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:57:40 Configure a credential helper to remove this warning. See 09:57:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:57:40 09:57:40 Login Succeeded 09:57:40 nexus3.edgexfoundry.org:10002 09:57:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:57:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:57:41 Configure a credential helper to remove this warning. See 09:57:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:57:41 09:57:41 Login Succeeded 09:57:41 nexus3.edgexfoundry.org:10003 09:57:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:57:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:57:41 Configure a credential helper to remove this warning. See 09:57:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:57:41 09:57:41 Login Succeeded 09:57:41 nexus3.edgexfoundry.org:10004 09:57:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:57:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:57:41 Configure a credential helper to remove this warning. See 09:57:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:57:41 09:57:41 Login Succeeded 09:57:41 docker.io 09:57:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:57:41 Merging remotes/origin/main commit 8fadee75e8a11828dcf63dadeaad968e651784b2 into PR head commit 2c06f2ab70bdfcb661dab47c3d805bfcfc49d417 09:57:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:57:41 Configure a credential helper to remove this warning. See 09:57:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:57:41 09:57:41 Login Succeeded 09:57:41 ---> docker-login.sh ends 09:57:41 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 09:57:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:57:41 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 09:57:41 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 09:57:41 using GIT_SSH to set credentials SSH Credentials for GitHub 09:57:41 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/440/head:refs/remotes/origin/PR-440 +refs/heads/main:refs/remotes/origin/main # timeout=10 09:57:41 > git config core.sparsecheckout # timeout=10 09:57:41 > git checkout -f 2c06f2ab70bdfcb661dab47c3d805bfcfc49d417 # timeout=10 [Pipeline] } 09:57:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 09:57:42 Merge succeeded, producing 2c06f2ab70bdfcb661dab47c3d805bfcfc49d417 09:57:42 Checking out Revision 2c06f2ab70bdfcb661dab47c3d805bfcfc49d417 (PR-440) [Pipeline] echo 09:57:42 ========================================================= 09:57:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 09:57:42 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 09:57:42 + 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 . 09:57:42 Sending build context to Docker daemon 20.9MB 09:57:42 Step 1/17 : ARG BASE=golang:1.16-alpine3.12 09:57:42 Step 2/17 : FROM ${BASE} AS builder 09:57:43 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 09:57:43 540db60ca938: Pulling fs layer 09:57:43 adcc1eea9eea: Pulling fs layer 09:57:43 4c4ab2625f07: Pulling fs layer 09:57:43 db62176df00c: Pulling fs layer 09:57:43 3b30891b0d05: Pulling fs layer 09:57:43 06b49ca38bd5: Pulling fs layer 09:57:43 c788192a36de: Pulling fs layer 09:57:43 a77e37c0d609: Pulling fs layer 09:57:43 c3185cebc471: Pulling fs layer 09:57:43 db62176df00c: Waiting 09:57:43 3b30891b0d05: Waiting 09:57:43 06b49ca38bd5: Waiting 09:57:43 c788192a36de: Waiting 09:57:43 a77e37c0d609: Waiting 09:57:43 c3185cebc471: Waiting 09:57:43 4c4ab2625f07: Verifying Checksum 09:57:43 4c4ab2625f07: Download complete 09:57:43 adcc1eea9eea: Verifying Checksum 09:57:43 adcc1eea9eea: Download complete 09:57:43 3b30891b0d05: Verifying Checksum 09:57:43 3b30891b0d05: Download complete 09:57:43 06b49ca38bd5: Verifying Checksum 09:57:43 06b49ca38bd5: Download complete 09:57:43 540db60ca938: Verifying Checksum 09:57:43 540db60ca938: Download complete 09:57:43 c788192a36de: Verifying Checksum 09:57:43 c788192a36de: Download complete 09:57:43 540db60ca938: Pull complete 09:57:42 > git remote # timeout=10 09:57:42 > git config --get remote.origin.url # timeout=10 09:57:42 using GIT_SSH to set credentials SSH Credentials for GitHub 09:57:42 > git merge 8fadee75e8a11828dcf63dadeaad968e651784b2 # timeout=10 09:57:42 > git rev-parse HEAD^{commit} # timeout=10 09:57:42 > git config core.sparsecheckout # timeout=10 09:57:42 > git checkout -f 2c06f2ab70bdfcb661dab47c3d805bfcfc49d417 # timeout=10 09:57:43 adcc1eea9eea: Pull complete 09:57:43 4c4ab2625f07: Pull complete 09:57:44 a77e37c0d609: Verifying Checksum 09:57:44 a77e37c0d609: Download complete 09:57:46 Commit message: "feat: update system-agent module achieving all services list instead of hard-code and remove dead codes in system agent component" 09:57:46 > git --version # timeout=10 09:57:46 > git --version # 'git version 2.17.1' 09:57:46 fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:57:47 provisioning config files... 09:57:49 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config5746921244581355536tmp 09:57:49 c3185cebc471: Verifying Checksum 09:57:49 c3185cebc471: Download complete 09:57:49 db62176df00c: Verifying Checksum 09:57:49 db62176df00c: Download complete [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:57:49 ---> docker-login.sh 09:57:49 nexus3.edgexfoundry.org:10001 09:57:51 db62176df00c: Pull complete 09:57:51 3b30891b0d05: Pull complete 09:57:51 06b49ca38bd5: Pull complete 09:57:51 c788192a36de: Pull complete 09:57:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:57:51 a77e37c0d609: Pull complete 09:57:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:57:51 Configure a credential helper to remove this warning. See 09:57:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:57:51 09:57:51 Login Succeeded 09:57:51 nexus3.edgexfoundry.org:10002 09:57:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:57:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:57:52 Configure a credential helper to remove this warning. See 09:57:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:57:52 09:57:52 Login Succeeded 09:57:52 nexus3.edgexfoundry.org:10003 09:57:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:57:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:57:52 Configure a credential helper to remove this warning. See 09:57:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:57:52 09:57:52 Login Succeeded 09:57:52 nexus3.edgexfoundry.org:10004 09:57:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:57:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:57:52 Configure a credential helper to remove this warning. See 09:57:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:57:52 09:57:52 Login Succeeded 09:57:53 docker.io 09:57:53 c3185cebc471: Pull complete 09:57:53 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 09:57:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 09:57:53 ---> 031687cdd783 09:57:53 Step 3/17 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 09:57:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:57:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:57:53 Configure a credential helper to remove this warning. See 09:57:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:57:53 09:57:53 Login Succeeded 09:57:53 ---> docker-login.sh ends [Pipeline] } 09:57:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:57:54 ========================================================= 09:57:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 09:57:54 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 09:57:55 + 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 . 09:57:55 ---> Running in 14890cdb88a8 09:57:55 Removing intermediate container 14890cdb88a8 09:57:55 ---> a85b83a5ae6a 09:57:55 Step 4/17 : ARG ALPINE_PKG_BASE="make git" 09:57:55 ---> Running in c1a3b52bae09 09:57:55 Removing intermediate container c1a3b52bae09 09:57:55 ---> ce8fa9697ded 09:57:55 Step 5/17 : ARG ALPINE_PKG_EXTRA="" 09:57:55 ---> Running in 6d62fd6aae7b 09:57:55 Removing intermediate container 6d62fd6aae7b 09:57:55 ---> ba961bb514f6 09:57:55 Step 6/17 : LABEL Name=edgex-ui-go 09:57:55 ---> Running in 18085f917879 09:57:55 Removing intermediate container 18085f917879 09:57:55 ---> 0e72e245a5a5 09:57:55 Step 7/17 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 09:57:55 ---> Running in b2ec86534f66 09:57:55 Removing intermediate container b2ec86534f66 09:57:55 ---> 8258a577e6e9 09:57:55 Step 8/17 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:57:55 ---> Running in e01e53898b9b 09:57:56 Sending build context to Docker daemon 20.9MB 09:57:56 Step 1/17 : ARG BASE=golang:1.16-alpine3.12 09:57:56 Step 2/17 : FROM ${BASE} AS builder 09:57:56 Removing intermediate container e01e53898b9b 09:57:56 ---> 4c76307ef9d5 09:57:56 Step 9/17 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:57:56 ---> Running in f0df2cbe5c85 09:57:56 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:57:56 595b0fe564bb: Pulling fs layer 09:57:56 24495759ef45: Pulling fs layer 09:57:56 d148012ef14d: Pulling fs layer 09:57:56 e90a11edd702: Pulling fs layer 09:57:56 d77568369979: Pulling fs layer 09:57:56 fc1c9f9a7f3b: Pulling fs layer 09:57:56 170f2ba95c9a: Pulling fs layer 09:57:56 97ac5df62f85: Pulling fs layer 09:57:56 e90a11edd702: Waiting 09:57:56 d77568369979: Waiting 09:57:56 fc1c9f9a7f3b: Waiting 09:57:56 170f2ba95c9a: Waiting 09:57:56 97ac5df62f85: Waiting 09:57:56 d148012ef14d: Download complete 09:57:56 24495759ef45: Download complete 09:57:56 d77568369979: Download complete 09:57:56 595b0fe564bb: Verifying Checksum 09:57:56 595b0fe564bb: Download complete 09:57:56 fc1c9f9a7f3b: Verifying Checksum 09:57:56 fc1c9f9a7f3b: Download complete 09:57:56 170f2ba95c9a: Verifying Checksum 09:57:56 170f2ba95c9a: Download complete 09:57:56 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 09:57:56 595b0fe564bb: Pull complete 09:57:57 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 09:57:57 24495759ef45: Pull complete 09:57:58 d148012ef14d: Pull complete 09:57:58 OK: 219 MiB in 52 packages 09:57:58 Removing intermediate container f0df2cbe5c85 09:57:58 ---> 12f14503e979 09:57:58 Step 10/17 : ENV GO111MODULE=on 09:57:58 ---> Running in 8d7e2ea75767 09:57:58 Removing intermediate container 8d7e2ea75767 09:57:58 ---> ed9d3b21ef16 09:57:58 Step 11/17 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 09:57:58 ---> Running in 098e6379698c 09:57:58 Removing intermediate container 098e6379698c 09:57:58 ---> e981c23db8eb 09:57:58 Step 12/17 : COPY go.mod . 09:57:58 ---> 7cdda0188821 09:57:58 Step 13/17 : COPY Makefile . 09:57:58 ---> 8b218ca7a462 09:57:58 Step 14/17 : RUN make update 09:57:58 ---> Running in 861af719ed0b 09:57:59 CGO_ENABLED=0 GO111MODULE=on go mod download 09:58:00 97ac5df62f85: Verifying Checksum 09:58:00 97ac5df62f85: Download complete 09:58:00 e90a11edd702: Verifying Checksum 09:58:00 e90a11edd702: Download complete 09:58:10 e90a11edd702: Pull complete 09:58:10 d77568369979: Pull complete 09:58:11 fc1c9f9a7f3b: Pull complete 09:58:11 170f2ba95c9a: Pull complete 09:58:18 97ac5df62f85: Pull complete 09:58:18 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 09:58:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 09:58:18 ---> 04bc70af865f 09:58:18 Step 3/17 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 09:58:21 ---> Running in 9164c4c60f30 09:58:22 Removing intermediate container 9164c4c60f30 09:58:22 ---> 351bce2f7e38 09:58:22 Step 4/17 : ARG ALPINE_PKG_BASE="make git" 09:58:22 ---> Running in 6ce5550d89d3 09:58:23 Removing intermediate container 6ce5550d89d3 09:58:23 ---> 45aa14ec9f9b 09:58:23 Step 5/17 : ARG ALPINE_PKG_EXTRA="" 09:58:23 ---> Running in be8118d2bbf0 09:58:23 Removing intermediate container be8118d2bbf0 09:58:23 ---> ec8bf5d407b1 09:58:23 Step 6/17 : LABEL Name=edgex-ui-go 09:58:23 ---> Running in 21cb24d25212 09:58:24 Removing intermediate container 21cb24d25212 09:58:24 ---> 771addb6dd5e 09:58:24 Step 7/17 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 09:58:24 ---> Running in f0c064df5c54 09:58:25 Removing intermediate container f0c064df5c54 09:58:25 ---> befa9acdac9f 09:58:25 Step 8/17 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:58:25 ---> Running in d2d3fa1f4dda 09:58:25 Removing intermediate container 861af719ed0b 09:58:25 ---> 7d59e2a618fb 09:58:25 Step 15/17 : COPY . . 09:58:25 ---> e59a78be0937 09:58:25 Step 16/17 : RUN go mod tidy 09:58:25 ---> Running in 8d57c4564340 09:58:26 Removing intermediate container 8d57c4564340 09:58:26 ---> 1d0b364c3c6b 09:58:26 Step 17/17 : RUN ${MAKE} 09:58:26 ---> Running in 09773da07f8b 09:58:26 noop 09:58:27 Removing intermediate container 09773da07f8b 09:58:27 ---> 9165e959d9c6 09:58:27 Successfully built 9165e959d9c6 09:58:27 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 09:58:27 + docker inspect -f . ci-base-image-x86_64 09:58:27 . [Pipeline] withDockerContainer 09:58:27 prd-centos7-docker-4c-2g-1617 does not seem to be running inside a container 09:58:27 $ 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 ******** ci-base-image-x86_64 cat 09:58:27 Removing intermediate container d2d3fa1f4dda 09:58:27 ---> 2ffb698af343 09:58:27 Step 9/17 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:58:27 $ docker top b5c99df16b84dc82f9baccb8c2bc036ec55c8e1aa20376284ab4d3a2b1a9a097 -eo pid,comm 09:58:28 ---> Running in d9eee525c3b8 [Pipeline] { [Pipeline] sh 09:58:28 + go version 09:58:28 go version go1.16.6 linux/amd64 [Pipeline] } 09:58:28 $ docker stop --time=1 b5c99df16b84dc82f9baccb8c2bc036ec55c8e1aa20376284ab4d3a2b1a9a097 09:58:29 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 09:58:29 $ docker rm -f b5c99df16b84dc82f9baccb8c2bc036ec55c8e1aa20376284ab4d3a2b1a9a097 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix 09:58:32 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 09:58:32 OK: 218 MiB in 52 packages [Pipeline] sh 09:58:32 + docker inspect -f . ci-base-image-x86_64 09:58:32 . [Pipeline] withDockerContainer 09:58:32 prd-centos7-docker-4c-2g-1617 does not seem to be running inside a container 09:58:32 $ 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 ******** ci-base-image-x86_64 cat 09:58:32 Removing intermediate container d9eee525c3b8 09:58:32 ---> 96074b7b7672 09:58:32 Step 10/17 : ENV GO111MODULE=on 09:58:32 ---> Running in 1781b454cc73 09:58:32 $ docker top 30ab3973eb15ba4a58a30010c89f3c6deee48b9db7532a65e5a1b2a853b3d2a2 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 09:58:33 Removing intermediate container 1781b454cc73 09:58:33 ---> 19c10d0c8286 09:58:33 Step 11/17 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 09:58:33 + go mod tidy 09:58:33 ---> Running in 5654cb75385b [Pipeline] sh 09:58:34 + make test 09:58:34 GO111MODULE=on go test -coverprofile=coverage.out ./... 09:58:34 Removing intermediate container 5654cb75385b 09:58:34 ---> d70d11a8f232 09:58:34 Step 12/17 : COPY go.mod . 09:58:34 ? github.com/edgexfoundry/edgex-ui-go [no test files] 09:58:34 ---> d6a1f677edf0 09:58:34 Step 13/17 : COPY Makefile . 09:58:35 ---> aaad0a68a767 09:58:35 Step 14/17 : RUN make update 09:58:35 ---> Running in 11e98f28234d 09:58:37 CGO_ENABLED=0 GO111MODULE=on go mod download 09:58:44 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 09:58:44 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 09:58:44 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 09:58:44 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 09:58:44 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 09:58:44 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 09:58:44 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 09:58:44 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 09:58:44 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 09:58:44 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 09:58:44 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 09:58:44 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 09:58:44 GO111MODULE=on go vet ./... [Pipeline] } 09:58:49 $ docker stop --time=1 30ab3973eb15ba4a58a30010c89f3c6deee48b9db7532a65e5a1b2a853b3d2a2 09:58:51 $ docker rm -f 30ab3973eb15ba4a58a30010c89f3c6deee48b9db7532a65e5a1b2a853b3d2a2 [Pipeline] // withDockerContainer [Pipeline] sh 09:58:51 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:58:51 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 09:58:58 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:58:58 + ls -al . 09:58:58 total 88 09:58:58 drwxrwxr-x. 12 jenkins jenkins 4096 Sep 27 09:58 . 09:58:58 drwxrwxr-x. 4 jenkins jenkins 28 Sep 27 09:57 .. 09:58:58 drwxrwxr-x. 3 jenkins jenkins 20 Sep 27 09:57 assets 09:58:58 drwxrwxr-x. 2 jenkins jenkins 35 Sep 27 09:57 bin 09:58:58 drwxrwxr-x. 3 jenkins jenkins 29 Sep 27 09:57 cmd 09:58:58 -rw-rw-r--. 1 jenkins jenkins 3959 Sep 27 09:57 CONTRIBUTING.md 09:58:58 -rw-r--r--. 1 jenkins jenkins 10 Sep 27 09:58 coverage.out 09:58:58 -rw-rw-r--. 1 jenkins jenkins 1526 Sep 27 09:57 Dockerfile 09:58:58 drwxrwxr-x. 2 jenkins jenkins 23 Sep 27 09:57 docs 09:58:58 drwxrwxr-x. 8 jenkins jenkins 179 Sep 27 09:57 .git 09:58:58 drwxrwxr-x. 2 jenkins jenkins 103 Sep 27 09:57 .github 09:58:58 -rw-rw-r--. 1 jenkins jenkins 162 Sep 27 09:57 .gitignore 09:58:58 -rw-rw-r--. 1 jenkins jenkins 880 Sep 27 09:57 go.mod 09:58:58 -rw-r--r--. 1 jenkins jenkins 24176 Sep 27 09:58 go.sum 09:58:58 drwxrwxr-x. 9 jenkins jenkins 125 Sep 27 09:57 internal 09:58:58 -rw-rw-r--. 1 jenkins jenkins 652 Sep 27 09:57 Jenkinsfile 09:58:58 -rw-rw-r--. 1 jenkins jenkins 11357 Sep 27 09:57 LICENSE 09:58:58 -rw-rw-r--. 1 jenkins jenkins 990 Sep 27 09:57 Makefile 09:58:58 drwxrwxr-x. 3 jenkins jenkins 19 Sep 27 09:57 pkg 09:58:58 -rw-rw-r--. 1 jenkins jenkins 5509 Sep 27 09:57 README.md 09:58:58 drwxrwxr-x. 4 jenkins jenkins 54 Sep 27 09:57 snap 09:58:58 -rw-rw-r--. 1 jenkins jenkins 5 Sep 27 09:54 VERSION 09:58:58 -rw-rw-r--. 1 jenkins jenkins 155 Sep 27 09:57 version.go 09:58:58 drwxrwxr-x. 4 jenkins jenkins 4096 Sep 27 09:57 web [Pipeline] isUnix [Pipeline] sh 09:58:58 + 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=2c06f2ab70bdfcb661dab47c3d805bfcfc49d417 --label arch=amd64 --label version=0.0.0 . 09:58:58 Sending build context to Docker daemon 20.93MB 09:58:58 Step 1/25 : ARG BASE=golang:1.16-alpine3.12 09:58:58 Step 2/25 : FROM ${BASE} AS builder 09:58:58 ---> 9165e959d9c6 09:58:58 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 09:58:59 ---> Running in f99599b159dc 09:58:59 Removing intermediate container f99599b159dc 09:58:59 ---> d68f0f85b947 09:58:59 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 09:58:59 ---> Running in 2a6ddcec9a55 09:58:59 Removing intermediate container 2a6ddcec9a55 09:58:59 ---> f57aaf3eb89e 09:58:59 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 09:58:59 ---> Running in 24b49f96fe55 09:58:59 Removing intermediate container 24b49f96fe55 09:58:59 ---> ce65e00266c5 09:58:59 Step 6/25 : LABEL Name=edgex-ui-go 09:58:59 ---> Running in 20ea4580457c 09:58:59 Removing intermediate container 20ea4580457c 09:58:59 ---> 09785ea5172e 09:58:59 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 09:58:59 ---> Running in 0b721dd29f97 09:58:59 Removing intermediate container 0b721dd29f97 09:58:59 ---> 9478a93f8c15 09:58:59 Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:58:59 ---> Running in df84c9deec60 09:59:00 Removing intermediate container df84c9deec60 09:59:00 ---> 7e449c13dc7c 09:59:00 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:59:00 ---> Running in ae4a18b1c65d 09:59:00 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 09:59:01 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 09:59:01 OK: 219 MiB in 52 packages 09:59:02 Removing intermediate container ae4a18b1c65d 09:59:02 ---> 2a25ad6269d4 09:59:02 Step 10/25 : ENV GO111MODULE=on 09:59:02 ---> Running in 4a0c64632866 09:59:02 Removing intermediate container 4a0c64632866 09:59:02 ---> 942d723df058 09:59:02 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 09:59:02 ---> Running in d4165f53d240 09:59:02 Removing intermediate container d4165f53d240 09:59:02 ---> 99e7ca77e922 09:59:02 Step 12/25 : COPY go.mod . 09:59:02 ---> 0d825347797e 09:59:02 Step 13/25 : COPY Makefile . 09:59:02 ---> f1e4c6a661b9 09:59:02 Step 14/25 : RUN make update 09:59:02 ---> Running in ff077a2a8baf 09:59:02 CGO_ENABLED=0 GO111MODULE=on go mod download 09:59:03 Removing intermediate container ff077a2a8baf 09:59:03 ---> 43fc2e60bb81 09:59:03 Step 15/25 : COPY . . 09:59:03 ---> 2a82d7e89777 09:59:03 Step 16/25 : RUN go mod tidy 09:59:03 ---> Running in e0f3412e820f 09:59:04 Removing intermediate container e0f3412e820f 09:59:04 ---> c4f1b68d985b 09:59:04 Step 17/25 : RUN ${MAKE} 09:59:04 ---> Running in dc7830f0f492 09:59:04 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 09:59:12 CGO_ENABLED=0 GO111MODULE=on go build ./... 09:59:14 Removing intermediate container dc7830f0f492 09:59:14 ---> 36f4111d5204 09:59:14 Step 18/25 : FROM alpine:3.12 09:59:14 3.12: Pulling from library/alpine 09:59:14 e519532ddf75: Pulling fs layer 09:59:15 e519532ddf75: Verifying Checksum 09:59:15 e519532ddf75: Download complete 09:59:15 e519532ddf75: Pull complete 09:59:15 Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a 09:59:15 Status: Downloaded newer image for alpine:3.12 09:59:15 ---> 48b8ec4ed9eb 09:59:15 Step 19/25 : EXPOSE 4000 09:59:15 ---> Running in 5ed5e6ed76a8 09:59:15 Removing intermediate container 5ed5e6ed76a8 09:59:15 ---> ab77ad327936 09:59:15 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 09:59:16 ---> 43fde733399f 09:59:16 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 09:59:16 ---> Running in 9f90580c985f 09:59:16 Removing intermediate container 9f90580c985f 09:59:16 ---> 793bc35d93a9 09:59:16 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 09:59:16 ---> Running in 255addfe6b5e 09:59:16 Removing intermediate container 255addfe6b5e 09:59:16 ---> 555e807d02df 09:59:16 Step 23/25 : LABEL arch=amd64 09:59:16 ---> Running in c111230044bf 09:59:16 Removing intermediate container c111230044bf 09:59:16 ---> 6d3d9856c485 09:59:16 Step 24/25 : LABEL git_sha=2c06f2ab70bdfcb661dab47c3d805bfcfc49d417 09:59:16 ---> Running in 734fd18ededc 09:59:16 Removing intermediate container 734fd18ededc 09:59:16 ---> 847dc37c91db 09:59:16 Step 25/25 : LABEL version=0.0.0 09:59:16 ---> Running in 5c14a5b912d6 09:59:16 Removing intermediate container 5c14a5b912d6 09:59:16 ---> cf0e383b3a89 09:59:16 [Warning] One or more build-args [ARCH] were not consumed 09:59:16 Successfully built cf0e383b3a89 09:59:16 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:59:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:59:19 09:59:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 09:59:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:59:19 latest: Pulling from edgex-lftools-log-publisher 09:59:19 b4d181a07f80: Pulling fs layer 09:59:19 a1111a8f2ec3: Pulling fs layer 09:59:19 ed53099fbce6: Pulling fs layer 09:59:19 dc539afda2c1: Pulling fs layer 09:59:19 77bc0d833cb6: Pulling fs layer 09:59:19 9065ff56babe: Pulling fs layer 09:59:19 d287ab97295c: Pulling fs layer 09:59:19 77bc0d833cb6: Waiting 09:59:19 9065ff56babe: Waiting 09:59:19 d287ab97295c: Waiting 09:59:19 dc539afda2c1: Waiting 09:59:19 a1111a8f2ec3: Verifying Checksum 09:59:19 a1111a8f2ec3: Download complete 09:59:19 dc539afda2c1: Verifying Checksum 09:59:19 dc539afda2c1: Download complete 09:59:20 77bc0d833cb6: Verifying Checksum 09:59:20 77bc0d833cb6: Download complete 09:59:20 9065ff56babe: Verifying Checksum 09:59:20 9065ff56babe: Download complete 09:59:20 ed53099fbce6: Verifying Checksum 09:59:20 ed53099fbce6: Download complete 09:59:20 b4d181a07f80: Verifying Checksum 09:59:20 b4d181a07f80: Download complete 09:59:21 b4d181a07f80: Pull complete 09:59:22 a1111a8f2ec3: Pull complete 09:59:22 ed53099fbce6: Pull complete 09:59:22 dc539afda2c1: Pull complete 09:59:23 77bc0d833cb6: Pull complete 09:59:23 9065ff56babe: Pull complete 09:59:23 d287ab97295c: Verifying Checksum 09:59:23 d287ab97295c: Download complete 09:59:24 Removing intermediate container 11e98f28234d 09:59:24 ---> 35975214e576 09:59:24 Step 15/17 : COPY . . 09:59:24 ---> d54e14da4ddb 09:59:24 Step 16/17 : RUN go mod tidy 09:59:24 ---> Running in 7f8fa3854a46 09:59:24 Removing intermediate container 7f8fa3854a46 09:59:24 ---> a2d78a534419 09:59:24 Step 17/17 : RUN ${MAKE} 09:59:24 ---> Running in ea2e28ab4243 09:59:25 noop 09:59:26 Removing intermediate container ea2e28ab4243 09:59:26 ---> 2b17652f4169 09:59:26 Successfully built 2b17652f4169 09:59:26 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 09:59:27 + docker inspect -f . ci-base-image-arm64 09:59:27 . [Pipeline] withDockerContainer 09:59:27 prd-ubuntu18.04-docker-arm64-4c-16g-1616 does not seem to be running inside a container 09:59:27 $ 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 ******** ci-base-image-arm64 cat 09:59:28 d287ab97295c: Pull complete 09:59:28 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 09:59:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:59:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:59:29 $ docker top 8a3e8e7bb24d08c6205bd862430a308678f8f2807169d45e507883e46c4d6137 -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer 09:59:29 prd-centos7-docker-4c-2g-1617 does not seem to be running inside a container 09:59:29 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:59:32 $ docker top de21498acb1857156b58950b4d05a50def9d9de4c9eb12c61fb189a6b0d6b291 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] libraryResource [Pipeline] sh 09:59:33 ---> job-cost.sh 09:59:33 lf-activate-venv: SKIPPING 09:59:33 INFO: No Stack... 09:59:33 + go version 09:59:33 go version go1.16.6 linux/arm64 [Pipeline] } 09:59:33 $ docker stop --time=1 8a3e8e7bb24d08c6205bd862430a308678f8f2807169d45e507883e46c4d6137 09:59:33 INFO: Retrieving Pricing Info for: v3-standard-2 09:59:34 INFO: Archiving Costs 09:59:35 $ docker rm -f 8a3e8e7bb24d08c6205bd862430a308678f8f2807169d45e507883e46c4d6137 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } 09:59:35 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 09:59:35 + cut -d, -f6 [Pipeline] // stage [Pipeline] lock 09:59:35 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-440-1-stack-cost] 09:59:35 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-440-1-stack-cost] did not exist. Created. 09:59:35 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-440-1-stack-cost] [Pipeline] { [Pipeline] stage [Pipeline] { (Test) [Pipeline] unstash [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:59:36 + echo total: 0.05999999865889549 [Pipeline] stash 09:59:36 Stashed 1 file(s) [Pipeline] } 09:59:36 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-440-1-stack-cost] [Pipeline] // lock [Pipeline] } 09:59:36 $ docker stop --time=1 de21498acb1857156b58950b4d05a50def9d9de4c9eb12c61fb189a6b0d6b291 09:59:36 + docker inspect -f . ci-base-image-arm64 09:59:36 . 09:59:37 $ docker rm -f de21498acb1857156b58950b4d05a50def9d9de4c9eb12c61fb189a6b0d6b291 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withDockerContainer 09:59:38 prd-ubuntu18.04-docker-arm64-4c-16g-1616 does not seem to be running inside a container 09:59:38 $ 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 ******** ci-base-image-arm64 cat 09:59:40 $ docker top 449fd022054286df6a4d31637d7246ea8c68a83921de358aa5527bdb8f889122 -eo pid,comm [Pipeline] { [Pipeline] // script [Pipeline] fileExists [Pipeline] sh [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node 09:59:42 + go mod tidy [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] sh 09:59:43 + make test 09:59:43 GO111MODULE=on go test -coverprofile=coverage.out ./... 09:59:44 ? github.com/edgexfoundry/edgex-ui-go [no test files] 10:00:16 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 10:00:16 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 10:00:16 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 10:00:16 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 10:00:16 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 10:00:16 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 10:00:16 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 10:00:16 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 10:00:16 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 10:00:16 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 10:00:16 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 10:00:16 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 10:00:16 GO111MODULE=on go vet ./... [Pipeline] } 10:00:39 $ docker stop --time=1 449fd022054286df6a4d31637d7246ea8c68a83921de358aa5527bdb8f889122 10:00:41 $ docker rm -f 449fd022054286df6a4d31637d7246ea8c68a83921de358aa5527bdb8f889122 [Pipeline] // withDockerContainer [Pipeline] sh 10:00:41 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:00:42 Warning: overwriting stash ‘coverage-report’ 10:00:42 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 10:00:43 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:00:43 + ls -al . 10:00:43 total 128 10:00:43 drwxrwxr-x 12 jenkins jenkins 4096 Sep 27 09:59 . 10:00:43 drwxrwxr-x 4 jenkins jenkins 4096 Sep 27 09:57 .. 10:00:43 drwxrwxr-x 8 jenkins jenkins 4096 Sep 27 09:57 .git 10:00:43 drwxrwxr-x 2 jenkins jenkins 4096 Sep 27 09:57 .github 10:00:43 -rw-rw-r-- 1 jenkins jenkins 162 Sep 27 09:57 .gitignore 10:00:43 -rw-rw-r-- 1 jenkins jenkins 3959 Sep 27 09:57 CONTRIBUTING.md 10:00:43 -rw-rw-r-- 1 jenkins jenkins 1526 Sep 27 09:57 Dockerfile 10:00:43 -rw-rw-r-- 1 jenkins jenkins 652 Sep 27 09:57 Jenkinsfile 10:00:43 -rw-rw-r-- 1 jenkins jenkins 11357 Sep 27 09:57 LICENSE 10:00:43 -rw-rw-r-- 1 jenkins jenkins 990 Sep 27 09:57 Makefile 10:00:43 -rw-rw-r-- 1 jenkins jenkins 5509 Sep 27 09:57 README.md 10:00:43 -rw-rw-r-- 1 jenkins jenkins 5 Sep 27 09:54 VERSION 10:00:43 drwxrwxr-x 3 jenkins jenkins 4096 Sep 27 09:57 assets 10:00:43 drwxrwxr-x 2 jenkins jenkins 4096 Sep 27 09:57 bin 10:00:43 drwxrwxr-x 3 jenkins jenkins 4096 Sep 27 09:57 cmd 10:00:43 -rw-r--r-- 1 jenkins jenkins 10 Sep 27 09:59 coverage.out 10:00:43 drwxrwxr-x 2 jenkins jenkins 4096 Sep 27 09:57 docs 10:00:43 -rw-rw-r-- 1 jenkins jenkins 880 Sep 27 09:57 go.mod 10:00:43 -rw-r--r-- 1 jenkins jenkins 24176 Sep 27 09:59 go.sum 10:00:43 drwxrwxr-x 9 jenkins jenkins 4096 Sep 27 09:57 internal 10:00:43 drwxrwxr-x 3 jenkins jenkins 4096 Sep 27 09:57 pkg 10:00:43 drwxrwxr-x 4 jenkins jenkins 4096 Sep 27 09:57 snap 10:00:43 -rw-rw-r-- 1 jenkins jenkins 155 Sep 27 09:57 version.go 10:00:43 drwxrwxr-x 4 jenkins jenkins 4096 Sep 27 09:57 web [Pipeline] isUnix [Pipeline] sh 10:00:44 + 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=2c06f2ab70bdfcb661dab47c3d805bfcfc49d417 --label arch=arm64 --label version=0.0.0 . 10:00:45 Sending build context to Docker daemon 20.92MB 10:00:45 Step 1/25 : ARG BASE=golang:1.16-alpine3.12 10:00:45 Step 2/25 : FROM ${BASE} AS builder 10:00:45 ---> 2b17652f4169 10:00:45 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 10:00:45 ---> Running in 348129c2f91a 10:00:46 Removing intermediate container 348129c2f91a 10:00:46 ---> 6ac2f7a86676 10:00:46 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 10:00:46 ---> Running in 522d49ffcd60 10:00:46 Removing intermediate container 522d49ffcd60 10:00:46 ---> b4557a7a8efc 10:00:46 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 10:00:46 ---> Running in 6c45208b99b8 10:00:47 Removing intermediate container 6c45208b99b8 10:00:47 ---> c8d272d23d1f 10:00:47 Step 6/25 : LABEL Name=edgex-ui-go 10:00:47 ---> Running in a6cec6c651e6 10:00:47 Removing intermediate container a6cec6c651e6 10:00:47 ---> c426b1f54af9 10:00:47 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 10:00:47 ---> Running in 260dedc6dd80 10:00:48 Removing intermediate container 260dedc6dd80 10:00:48 ---> fb8ae358068e 10:00:48 Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:00:48 ---> Running in dff2ab5ee1c4 10:00:51 Removing intermediate container dff2ab5ee1c4 10:00:51 ---> 736a48388377 10:00:51 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:00:51 ---> Running in 66dbdd3ec120 10:00:52 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 10:00:53 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 10:00:54 OK: 218 MiB in 52 packages 10:00:55 Removing intermediate container 66dbdd3ec120 10:00:55 ---> 588196f949b9 10:00:55 Step 10/25 : ENV GO111MODULE=on 10:00:55 ---> Running in 07e50d240a79 10:00:55 Removing intermediate container 07e50d240a79 10:00:55 ---> 04036e8a0dc8 10:00:55 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 10:00:55 ---> Running in 7bacd1a42db0 10:00:56 Removing intermediate container 7bacd1a42db0 10:00:56 ---> 48d7f8196136 10:00:56 Step 12/25 : COPY go.mod . 10:00:57 ---> b0b67c4d1586 10:00:57 Step 13/25 : COPY Makefile . 10:00:58 ---> 1298be3c26d5 10:00:58 Step 14/25 : RUN make update 10:00:58 ---> Running in 7793d4cd9ff1 10:00:59 CGO_ENABLED=0 GO111MODULE=on go mod download 10:01:00 Removing intermediate container 7793d4cd9ff1 10:01:00 ---> fe2727325146 10:01:00 Step 15/25 : COPY . . 10:01:03 ---> 8fa74daa4075 10:01:03 Step 16/25 : RUN go mod tidy 10:01:03 ---> Running in 381c9ccd53b4 10:01:06 Removing intermediate container 381c9ccd53b4 10:01:06 ---> 865cef63a9ab 10:01:06 Step 17/25 : RUN ${MAKE} 10:01:06 ---> Running in ced116ac5038 10:01:07 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 10:01:34 CGO_ENABLED=0 GO111MODULE=on go build ./... 10:01:38 Removing intermediate container ced116ac5038 10:01:38 ---> 738d7a3803b3 10:01:38 Step 18/25 : FROM alpine:3.12 10:01:38 3.12: Pulling from library/alpine 10:01:38 ccdebe76d529: Pulling fs layer 10:01:39 ccdebe76d529: Verifying Checksum 10:01:39 ccdebe76d529: Download complete 10:01:39 ccdebe76d529: Pull complete 10:01:39 Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a 10:01:39 Status: Downloaded newer image for alpine:3.12 10:01:39 ---> afc2cc120ca2 10:01:39 Step 19/25 : EXPOSE 4000 10:01:40 ---> Running in ba203fa7c764 10:01:40 Removing intermediate container ba203fa7c764 10:01:40 ---> c2d1f96bdd83 10:01:40 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 10:01:42 ---> 43f4e582f484 10:01:42 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 10:01:42 ---> Running in bd0edd8f2406 10:01:42 Removing intermediate container bd0edd8f2406 10:01:42 ---> 2832c0538037 10:01:42 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 10:01:42 ---> Running in abfa4f8c2ef0 10:01:43 Removing intermediate container abfa4f8c2ef0 10:01:43 ---> 8c3d58243e8b 10:01:43 Step 23/25 : LABEL arch=arm64 10:01:43 ---> Running in e558f0dde1ad 10:01:44 Removing intermediate container e558f0dde1ad 10:01:44 ---> d0f4c4aff7be 10:01:44 Step 24/25 : LABEL git_sha=2c06f2ab70bdfcb661dab47c3d805bfcfc49d417 10:01:44 ---> Running in a16a4fc847a3 10:01:44 Removing intermediate container a16a4fc847a3 10:01:44 ---> a5092671a720 10:01:44 Step 25/25 : LABEL version=0.0.0 10:01:44 ---> Running in aa51af388025 10:01:45 Removing intermediate container aa51af388025 10:01:45 ---> bcfd39c99e06 10:01:45 [Warning] One or more build-args [ARCH] were not consumed 10:01:45 Successfully built bcfd39c99e06 10:01:45 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 10:01:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:01:48 10:01:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 10:01:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:01:49 arm64: Pulling from edgex-lftools-log-publisher 10:01:49 448f6bf000e3: Pulling fs layer 10:01:49 f757da607395: Pulling fs layer 10:01:49 05883995daec: Pulling fs layer 10:01:49 8603b9c90790: Pulling fs layer 10:01:49 1560dd03e051: Pulling fs layer 10:01:49 27f5ce0e4adf: Pulling fs layer 10:01:49 c2d8d7efcc4b: Pulling fs layer 10:01:49 8603b9c90790: Waiting 10:01:49 1560dd03e051: Waiting 10:01:49 27f5ce0e4adf: Waiting 10:01:49 c2d8d7efcc4b: Waiting 10:01:49 f757da607395: Verifying Checksum 10:01:49 f757da607395: Download complete 10:01:49 8603b9c90790: Verifying Checksum 10:01:49 8603b9c90790: Download complete 10:01:49 1560dd03e051: Verifying Checksum 10:01:49 1560dd03e051: Download complete 10:01:49 05883995daec: Verifying Checksum 10:01:49 05883995daec: Download complete 10:01:49 27f5ce0e4adf: Verifying Checksum 10:01:49 27f5ce0e4adf: Download complete 10:01:50 448f6bf000e3: Verifying Checksum 10:01:50 448f6bf000e3: Download complete 10:01:53 c2d8d7efcc4b: Verifying Checksum 10:01:53 c2d8d7efcc4b: Download complete 10:01:54 448f6bf000e3: Pull complete 10:01:54 f757da607395: Pull complete 10:01:56 05883995daec: Pull complete 10:01:56 8603b9c90790: Pull complete 10:01:57 1560dd03e051: Pull complete 10:01:58 27f5ce0e4adf: Pull complete 10:02:13 c2d8d7efcc4b: Pull complete 10:02:13 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 10:02:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:02:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 10:02:13 prd-ubuntu18.04-docker-arm64-4c-16g-1616 does not seem to be running inside a container 10:02:13 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 10:02:17 $ docker top 688091e6bf4aac7f0b0fbe047b172ca6b26a6995a849511a09cb11432664b855 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:02:18 ---> job-cost.sh 10:02:18 lf-activate-venv: SKIPPING 10:02:18 INFO: No Stack... 10:02:19 INFO: Retrieving Pricing Info for: v3-standard-4 10:02:20 INFO: Archiving Costs [Pipeline] sh 10:02:20 + + cut -d, -f6cat 10:02:20 /w/workspace/edgex-ui-go/1/archives/cost.csv [Pipeline] lock 10:02:20 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-440-1-stack-cost] 10:02:20 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-440-1-stack-cost] did not exist. Created. 10:02:20 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-440-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:02:21 /w/workspace/edgex-ui-go/1@tmp/durable-88d9c2c6/script.sh: 1: /w/workspace/edgex-ui-go/1@tmp/durable-88d9c2c6/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 10:02:22 + echo total: 0.10999999940395355 [Pipeline] stash 10:02:22 Warning: overwriting stash ‘stack-cost’ 10:02:22 Stashed 1 file(s) [Pipeline] } 10:02:22 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-440-1-stack-cost] [Pipeline] // lock [Pipeline] } 10:02:22 $ docker stop --time=1 688091e6bf4aac7f0b0fbe047b172ca6b26a6995a849511a09cb11432664b855 10:02:24 $ docker rm -f 688091e6bf4aac7f0b0fbe047b172ca6b26a6995a849511a09cb11432664b855 [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 10:02:27 provisioning config files... 10:02:27 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-440@tmp/config5299366583535096221tmp [Pipeline] { [Pipeline] sh 10:02:27 + set +x 10:02:27 + curl -s https://codecov.io/bash 10:02:27 + bash -s -- 10:02:27 10:02:27 _____ _ 10:02:27 / ____| | | 10:02:27 | | ___ __| | ___ ___ _____ __ 10:02:27 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:02:27 | |___| (_) | (_| | __/ (_| (_) \ V / 10:02:27 \_____\___/ \__,_|\___|\___\___/ \_/ 10:02:27 Bash-1.0.6 10:02:27 10:02:27 10:02:27 ==> git version 2.24.4 found 10:02:27 ==> 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 10:02:27 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 10:02:27 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 10:02:27 ==> Jenkins CI detected. 10:02:27 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-440 10:02:27 project root: . 10:02:27 --> token set from env 10:02:27 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:02:28 ==> Running gcov in . (disable via -X gcov) 10:02:28 ==> Python coveragepy not found 10:02:28 ==> Searching for coverage reports in: 10:02:28 + . 10:02:28 -> Found 1 reports 10:02:28 ==> Detecting git/mercurial file structure 10:02:28 ==> Reading reports 10:02:28 + ./coverage.out bytes=10 10:02:28 ==> Appending adjustments 10:02:28 https://docs.codecov.io/docs/fixing-reports 10:02:28 + Found adjustments 10:02:28 ==> Gzipping contents 10:02:28 4.0K /tmp/codecov.BrjO4r.gz 10:02:28 ==> Uploading reports 10:02:28 url: https://codecov.io 10:02:28 query: branch=PR-440&commit=2c06f2ab70bdfcb661dab47c3d805bfcfc49d417&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-440%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=440&job=&cmd_args= 10:02:28 -> Pinging Codecov 10:02:28 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-440&commit=2c06f2ab70bdfcb661dab47c3d805bfcfc49d417&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-440%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=440&job=&cmd_args= 10:02:28 -> Uploading to 10:02:28 https://storage.googleapis.com/codecov/v4/raw/2021-09-27/FB506323287CE973F263BFD2A0EB1F37/2c06f2ab70bdfcb661dab47c3d805bfcfc49d417/b93d9d06-012d-42be-97ff-30ba6adaf0ad.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210927%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210927T100228Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=722ca309312755d1931f9f46c25cf20629ca0d2e061fe3881b7d81bebc846007 10:02:28 % Total % Received % Xferd Average Speed Time Time Time Current 10:02:28 Dload Upload Total Spent Left Speed 10:02:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3455 0 0 100 3455 0 4167 --:--:-- --:--:-- --:--:-- 4172 10:02:29 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/2c06f2ab70bdfcb661dab47c3d805bfcfc49d417 [Pipeline] } 10:02:29 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 10:02:32 + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_PR-440/archives ']' [Pipeline] libraryResource [Pipeline] sh 10:02:33 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:02:33 ---> package-listing.sh 10:02:33 ++ facter osfamily 10:02:33 ++ tr '[:upper:]' '[:lower:]' 10:02:33 + OS_FAMILY=redhat 10:02:33 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-440 10:02:33 + START_PACKAGES=/tmp/packages_start.txt 10:02:33 + END_PACKAGES=/tmp/packages_end.txt 10:02:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:02:33 + PACKAGES=/tmp/packages_start.txt 10:02:33 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-440 ']' 10:02:33 + PACKAGES=/tmp/packages_end.txt 10:02:33 + case "${OS_FAMILY}" in 10:02:33 + rpm -qa 10:02:33 + sort 10:02:34 + '[' -f /tmp/packages_start.txt ']' 10:02:34 + '[' -f /tmp/packages_end.txt ']' 10:02:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:02:34 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-440 ']' 10:02:34 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-440/archives/ 10:02:34 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-440/archives/ [Pipeline] echo 10:02:34 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-440/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:02:34 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 10:02:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:02:35 10:02:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 10:02:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:02:35 latest: Pulling from edgex-lftools-log-publisher 10:02:35 b4d181a07f80: Pulling fs layer 10:02:35 a1111a8f2ec3: Pulling fs layer 10:02:35 ed53099fbce6: Pulling fs layer 10:02:35 dc539afda2c1: Pulling fs layer 10:02:35 77bc0d833cb6: Pulling fs layer 10:02:35 9065ff56babe: Pulling fs layer 10:02:35 d287ab97295c: Pulling fs layer 10:02:35 77bc0d833cb6: Waiting 10:02:35 9065ff56babe: Waiting 10:02:35 d287ab97295c: Waiting 10:02:35 dc539afda2c1: Waiting 10:02:36 a1111a8f2ec3: Verifying Checksum 10:02:36 a1111a8f2ec3: Download complete 10:02:36 dc539afda2c1: Verifying Checksum 10:02:36 dc539afda2c1: Download complete 10:02:36 77bc0d833cb6: Verifying Checksum 10:02:36 77bc0d833cb6: Download complete 10:02:36 9065ff56babe: Verifying Checksum 10:02:36 9065ff56babe: Download complete 10:02:37 ed53099fbce6: Verifying Checksum 10:02:37 ed53099fbce6: Download complete 10:02:37 b4d181a07f80: Verifying Checksum 10:02:37 b4d181a07f80: Download complete 10:02:39 b4d181a07f80: Pull complete 10:02:39 a1111a8f2ec3: Pull complete 10:02:39 ed53099fbce6: Pull complete 10:02:39 dc539afda2c1: Pull complete 10:02:41 77bc0d833cb6: Pull complete 10:02:41 9065ff56babe: Pull complete 10:02:41 d287ab97295c: Verifying Checksum 10:02:41 d287ab97295c: Download complete 10:02:45 d287ab97295c: Pull complete 10:02:45 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 10:02:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:02:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 10:02:45 prd-centos7-docker-4c-2g-1615 does not seem to be running inside a container 10:02:45 $ 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-440/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-440 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-440:/w/workspace/edgexfoundry_edgex-ui-go_PR-440:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-440@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-440@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:10003/edgex-lftools-log-publisher:latest cat 10:02:47 $ docker top a654a6e5c3597eb54c796738850193ad9a9dd8a45de39a47f33f8a66e2a84878 -eo pid,comm [Pipeline] { [Pipeline] sh 10:02:47 + touch /tmp/pre-build-complete [Pipeline] sh 10:02:48 + mkdir -p /var/log/sysstat [Pipeline] sh 10:02:48 + ls /var/log/sa-host 10:02:48 + sadf -c /var/log/sa-host/sa05 10:02:48 file_magic: OK 10:02:48 HZ: Using current value: 100 10:02:48 file_header: OK 10:02:48 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 10:02:48 Statistics: 10:02:48 Hnuu...uuuununununu...Hnuu...uuuununununu... 10:02:48 File successfully converted to sysstat format version 12.0.3 10:02:48 + sadf -c /var/log/sa-host/sa27 10:02:48 file_magic: OK 10:02:48 HZ: Using current value: 100 10:02:48 file_header: OK 10:02:48 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 10:02:48 Statistics: 10:02:48 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 10:02:48 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:02:49 provisioning config files... 10:02:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-440@tmp/config3781059485572116349tmp [Pipeline] { [Pipeline] echo 10:02:49 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:02:49 ---> create-netrc.sh [Pipeline] } 10:02:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:02:50 ---> python-tools-install.sh [Pipeline] echo 10:02:50 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:02:50 ---> sudo-logs.sh 10:02:50 Archiving 'sudo' log.. 10:02:50 sudo: unable to resolve host prd-centos7-docker-4c-2g-1615.vexxhost.local: Name or service not known 10:02:50 sudo: unable to resolve host prd-centos7-docker-4c-2g-1615.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 10:02:50 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:02:51 ---> job-cost.sh 10:02:51 lf-activate-venv: SKIPPING 10:02:51 DEBUG: total: 0.10999999940395355 10:02:51 INFO: Retrieving Stack Cost... 10:02:51 INFO: Retrieving Pricing Info for: v3-standard-2 10:02:53 INFO: Archiving Costs [Pipeline] echo 10:02:53 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:02:53 ---> logs-deploy.sh 10:02:53 lf-activate-venv: SKIPPING 10:02:53 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-440/1 10:02:53 INFO: archiving workspace using pattern(s): 10:02:54 Archives upload complete. 10:02:54 INFO: archiving logs to Nexus 10:02:55 ---> uname -a: 10:02:55 Linux prd-centos7-docker-4c-2g-1615.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 10:02:55 10:02:55 10:02:55 ---> lscpu: 10:02:55 Architecture: x86_64 10:02:55 CPU op-mode(s): 32-bit, 64-bit 10:02:55 Byte Order: Little Endian 10:02:55 Address sizes: 40 bits physical, 48 bits virtual 10:02:55 CPU(s): 2 10:02:55 On-line CPU(s) list: 0,1 10:02:55 Thread(s) per core: 1 10:02:55 Core(s) per socket: 1 10:02:55 Socket(s): 2 10:02:55 NUMA node(s): 1 10:02:55 Vendor ID: AuthenticAMD 10:02:55 CPU family: 23 10:02:55 Model: 49 10:02:55 Model name: AMD EPYC-Rome Processor 10:02:55 Stepping: 0 10:02:55 CPU MHz: 2799.998 10:02:55 BogoMIPS: 5599.99 10:02:55 Virtualization: AMD-V 10:02:55 Hypervisor vendor: KVM 10:02:55 Virtualization type: full 10:02:55 L1d cache: 32K 10:02:55 L1i cache: 32K 10:02:55 L2 cache: 512K 10:02:55 L3 cache: 16384K 10:02:55 NUMA node0 CPU(s): 0,1 10:02:55 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 10:02:55 10:02:55 10:02:55 ---> nproc: 10:02:55 2 10:02:55 10:02:55 10:02:55 ---> df -h: 10:02:55 Filesystem Size Used Avail Use% Mounted on 10:02:55 overlay 40G 7.7G 33G 20% / 10:02:55 tmpfs 64M 0 64M 0% /dev 10:02:55 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 10:02:55 shm 64M 0 64M 0% /dev/shm 10:02:55 /dev/vda1 40G 7.7G 33G 20% /facter-os 10:02:55 10:02:55 10:02:55 ---> sar -b -r -n DEV: 10:02:55 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/27/21 _x86_64_ (2 CPU) 10:02:55 10:02:55 09:53:48 LINUX RESTART (2 CPU) 10:02:55 10:02:55 09:54:02 tps rtps wtps bread/s bwrtn/s 10:02:55 09:55:01 246.85 109.85 137.00 11101.39 41936.47 10:02:55 09:56:01 2.20 0.00 2.20 0.00 51.44 10:02:55 09:57:01 0.40 0.00 0.40 0.00 5.85 10:02:55 09:58:01 0.27 0.00 0.27 0.00 4.00 10:02:55 09:59:01 0.23 0.00 0.23 0.00 2.85 10:02:55 10:00:01 0.32 0.00 0.32 0.00 4.50 10:02:55 10:01:01 0.27 0.03 0.23 0.27 3.11 10:02:55 10:02:01 0.40 0.08 0.32 1.60 5.16 10:02:55 Average: 30.93 13.55 17.38 1368.19 5177.21 10:02:55 10:02:55 09:54:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:02:55 09:55:01 5420376 0 819268 10.23 2620 1766668 1286420 14.20 613592 1572900 136 10:02:55 09:56:01 5431956 0 807684 10.08 2620 1766672 1196388 13.21 604496 1572860 12 10:02:55 09:57:01 5430744 0 808892 10.10 2620 1766676 1196672 13.21 602800 1575596 8 10:02:55 09:58:01 5429544 0 810084 10.11 2620 1766684 1196636 13.21 603828 1575596 8 10:02:55 09:59:01 5431036 0 808588 10.10 2620 1766688 1196456 13.21 598328 1580068 8 10:02:55 10:00:01 5429876 0 809744 10.11 2620 1766692 1196540 13.21 599276 1580068 8 10:02:55 10:01:01 5427408 0 812208 10.14 2620 1766696 1199456 13.24 600984 1580068 16 10:02:55 10:02:01 5424572 0 814916 10.18 2620 1766824 1196964 13.22 604336 1580128 8 10:02:55 Average: 5428189 0 811423 10.13 2620 1766700 1208192 13.34 603455 1577160 26 10:02:55 10:02:55 09:54:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:02:55 09:55:01 eth0 670.91 446.00 1461.01 90.20 0.00 0.00 0.00 0.00 10:02:55 09:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:02:55 09:55:01 docker0 88.91 71.42 7.00 226.62 0.00 0.00 0.00 0.00 10:02:55 09:56:01 eth0 0.32 0.08 0.02 0.01 0.00 0.00 0.00 0.00 10:02:55 09:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:02:55 09:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:02:55 09:57:01 eth0 5.06 2.12 2.95 0.14 0.00 0.00 0.00 0.00 10:02:55 09:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:02:55 09:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:02:55 09:58:01 eth0 0.65 0.33 0.28 0.20 0.00 0.00 0.00 0.00 10:02:55 09:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:02:55 09:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:02:55 09:59:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:02:55 09:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:02:55 09:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:02:55 10:00:01 eth0 0.33 0.23 0.14 0.07 0.00 0.00 0.00 0.00 10:02:55 10:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:02:55 10:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:02:55 10:01:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:02:55 10:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:02:55 10:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:02:55 10:02:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 10:02:55 10:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:02:55 10:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:02:55 Average: eth0 83.50 55.34 180.46 11.17 0.00 0.00 0.00 0.00 10:02:55 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:02:55 Average: docker0 10.96 8.80 0.86 27.93 0.00 0.00 0.00 0.00 10:02:55 10:02:55 10:02:55 ---> sar -P ALL: 10:02:55 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/27/21 _x86_64_ (2 CPU) 10:02:55 10:02:55 09:53:48 LINUX RESTART (2 CPU) 10:02:55 10:02:55 09:54:02 CPU %user %nice %system %iowait %steal %idle 10:02:55 09:55:01 all 22.81 0.00 8.34 6.11 0.08 62.66 10:02:55 09:55:01 0 23.55 0.00 8.63 4.63 0.07 63.12 10:02:55 09:55:01 1 22.07 0.00 8.05 7.59 0.09 62.19 10:02:55 09:56:01 all 0.20 0.00 0.04 0.00 0.03 99.73 10:02:55 09:56:01 0 0.32 0.00 0.03 0.00 0.03 99.62 10:02:55 09:56:01 1 0.08 0.00 0.05 0.00 0.02 99.85 10:02:55 09:57:01 all 0.18 0.00 0.18 0.00 0.03 99.62 10:02:55 09:57:01 0 0.12 0.00 0.20 0.00 0.03 99.65 10:02:55 09:57:01 1 0.23 0.00 0.15 0.00 0.02 99.60 10:02:55 09:58:01 all 0.19 0.00 0.05 0.00 0.01 99.75 10:02:55 09:58:01 0 0.07 0.00 0.07 0.00 0.02 99.85 10:02:55 09:58:01 1 0.32 0.00 0.03 0.00 0.00 99.65 10:02:55 09:59:01 all 0.20 0.00 0.06 0.00 0.03 99.72 10:02:55 09:59:01 0 0.10 0.00 0.08 0.00 0.03 99.78 10:02:55 09:59:01 1 0.30 0.00 0.03 0.00 0.02 99.65 10:02:55 10:00:01 all 0.16 0.00 0.03 0.00 0.03 99.79 10:02:55 10:00:01 0 0.30 0.00 0.03 0.00 0.03 99.63 10:02:55 10:00:01 1 0.02 0.00 0.02 0.00 0.02 99.95 10:02:55 10:01:01 all 0.10 0.00 0.06 0.00 0.02 99.82 10:02:55 10:01:01 0 0.17 0.00 0.07 0.00 0.02 99.75 10:02:55 10:01:01 1 0.03 0.00 0.05 0.00 0.02 99.90 10:02:55 10:02:01 all 0.10 0.00 0.06 0.00 0.02 99.82 10:02:55 10:02:01 0 0.13 0.00 0.07 0.00 0.02 99.78 10:02:55 10:02:01 1 0.07 0.00 0.05 0.00 0.02 99.87 10:02:55 Average: all 2.85 0.00 1.05 0.73 0.03 95.34 10:02:55 Average: 0 2.95 0.00 1.09 0.55 0.03 95.38 10:02:55 Average: 1 2.76 0.00 1.01 0.90 0.02 95.31 10:02:55 10:02:55 10:02:55