Pull request #445 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c244de6074eb75b7e44922279c75ef79817c54f9+d59484ef5ee4d280a238bf2862e26f0bec7b2eaa (f2c1ae298b2591d8eb0f418ed17855b2f383dced) 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-ssh4080308319061417539.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-ssh8536137312190854864.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-445/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-445/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7000572082879068978.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-445/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6422108351722453184.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-ssh137732007911873685.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-445/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-445/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3571417665710401482.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-97 in /w/workspace/edgexfoundry_edgex-ui-go_PR-445 [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-445 # 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-445@tmp/jenkins-gitclient-ssh2185019017751621495.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 d59484ef5ee4d280a238bf2862e26f0bec7b2eaa into PR head commit c244de6074eb75b7e44922279c75ef79817c54f9 Merge succeeded, producing c244de6074eb75b7e44922279c75ef79817c54f9 Checking out Revision c244de6074eb75b7e44922279c75ef79817c54f9 (PR-445) > 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-445@tmp/jenkins-gitclient-ssh2285844457511622132.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/445/head:refs/remotes/origin/PR-445 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c244de6074eb75b7e44922279c75ef79817c54f9 # 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-445@tmp/jenkins-gitclient-ssh3492230344743635998.key > git merge d59484ef5ee4d280a238bf2862e26f0bec7b2eaa # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c244de6074eb75b7e44922279c75ef79817c54f9 # timeout=10 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-registry/v2" 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 04:11:24 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:11:24 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:11:24 ========================================================= 04:11:24 EdgeX Global Pipelines Version Info 04:11:24 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:11:31 ------------------- 04:11:31 stable info: 04:11:31 ------------------- 04:11:31 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:11:31 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 04:11:31 Message: update stable to v1.0.205 04:11:31 ------------------- 04:11:31 experimental info: 04:11:31 ------------------- 04:11:31 Commited By: **** collab-it+edgex@linuxfoundation.org 04:11:31 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 04:11:31 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:11:32 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 04:11:32 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 04:11:32 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:11:32 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:11:32 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:11:32 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 04:11:32 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 04:11:32 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 04:11:32 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:11:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:11:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:11:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:11:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 04:11:32 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:11:33 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:11:33 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:11:33 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:11:33 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:11:33 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:11:33 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:11:33 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:11:33 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 04:11:33 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 04:11:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:11:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:11:33 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:11:33 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:11:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-445 [Pipeline] echo 04:11:34 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-445 [Pipeline] echo 04:11:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-445 [Pipeline] echo 04:11:34 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c244de6074eb75b7e44922279c75ef79817c54f9 [Pipeline] echo 04:11:34 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c244de6 [Pipeline] echo 04:11:34 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:11:34 provisioning config files... 04:11:34 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-445@tmp/config464195504805170701tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:11:34 ---> docker-login.sh 04:11:34 nexus3.edgexfoundry.org:10001 04:11:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:11:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:11:35 Configure a credential helper to remove this warning. See 04:11:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:11:35 04:11:35 Login Succeeded 04:11:35 nexus3.edgexfoundry.org:10002 04:11:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:11:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:11:35 Configure a credential helper to remove this warning. See 04:11:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:11:35 04:11:35 Login Succeeded 04:11:35 nexus3.edgexfoundry.org:10003 04:11:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:11:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:11:35 Configure a credential helper to remove this warning. See 04:11:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:11:35 04:11:35 Login Succeeded 04:11:35 nexus3.edgexfoundry.org:10004 04:11:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:11:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:11:35 Configure a credential helper to remove this warning. See 04:11:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:11:35 04:11:35 Login Succeeded 04:11:35 docker.io 04:11:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:11:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:11:35 Configure a credential helper to remove this warning. See 04:11:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:11:35 04:11:35 Login Succeeded 04:11:35 ---> docker-login.sh ends [Pipeline] } 04:11:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:11:37 + git log --format=format:%s -1 c244de6074eb75b7e44922279c75ef79817c54f9 [Pipeline] echo 04:11:37 GIT_COMMIT: c244de6074eb75b7e44922279c75ef79817c54f9, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-registry/v2 [Pipeline] echo 04:11:37 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 04:11:38 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:11:38 04:11:38 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 04:11:38 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:11:38 latest: Pulling from edgex-devops/git-semver 04:11:38 31603596830f: Pulling fs layer 04:11:38 04fac38145f0: Pulling fs layer 04:11:38 701f6daf10bf: Pulling fs layer 04:11:38 24f72da36158: Pulling fs layer 04:11:38 24f72da36158: Waiting 04:11:38 04fac38145f0: Verifying Checksum 04:11:38 04fac38145f0: Download complete 04:11:38 31603596830f: Verifying Checksum 04:11:38 31603596830f: Download complete 04:11:39 31603596830f: Pull complete 04:11:39 24f72da36158: Verifying Checksum 04:11:39 24f72da36158: Download complete 04:11:39 04fac38145f0: Pull complete 04:11:39 701f6daf10bf: Verifying Checksum 04:11:39 701f6daf10bf: Download complete 04:11:39 701f6daf10bf: Pull complete 04:11:39 24f72da36158: Pull complete 04:11:39 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 04:11:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:11:39 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 04:11:39 prd-centos7-docker-4c-2g-97 does not seem to be running inside a container 04:11:40 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-445 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-445:/w/workspace/edgexfoundry_edgex-ui-go_PR-445:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-445@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-445@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 04:11:40 $ docker top 99d5e0314b2e889126a9b866e090df4790b7cd386f6de05bfcb9e70ce987fc4a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:11:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:11:40 [ssh-agent] Looking for ssh-agent implementation... 04:11:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:11:41 $ docker exec 99d5e0314b2e889126a9b866e090df4790b7cd386f6de05bfcb9e70ce987fc4a ssh-agent 04:11:41 SSH_AUTH_SOCK=/tmp/ssh-sOqBNFpvgJpW/agent.14 04:11:41 SSH_AGENT_PID=21 04:11:41 Running ssh-add (command line suppressed) 04:11:41 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-445@tmp/private_key_9041204554001081349.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-445@tmp/private_key_9041204554001081349.key) 04:11:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:11:41 + git tag --points-at HEAD [Pipeline] } 04:11:41 $ docker exec --env ******** --env ******** 99d5e0314b2e889126a9b866e090df4790b7cd386f6de05bfcb9e70ce987fc4a ssh-agent -k 04:11:41 unset SSH_AUTH_SOCK; 04:11:41 unset SSH_AGENT_PID; 04:11:41 echo Agent pid 21 killed; 04:11:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:11:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:11:41 [ssh-agent] Looking for ssh-agent implementation... 04:11:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:11:42 $ docker exec 99d5e0314b2e889126a9b866e090df4790b7cd386f6de05bfcb9e70ce987fc4a ssh-agent 04:11:42 SSH_AUTH_SOCK=/tmp/ssh-N8We1CaxsScw/agent.56 04:11:42 SSH_AGENT_PID=63 04:11:42 Running ssh-add (command line suppressed) 04:11:42 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-445@tmp/private_key_603655282154744908.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-445@tmp/private_key_603655282154744908.key) 04:11:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:11:42 + git semver init 04:11:42 # -> Open(): unable to determine branch for HEAD 04:11:42 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-445/.git 04:11:42 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-445 04:11:42 # $SEMVER_REMOTE_NAME = origin 04:11:42 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:11:42 # $SEMVER_USER_NAME = edgex-jenkins 04:11:42 # $SEMVER_BRANCH = PR-445 04:11:42 # $SEMVER_TEMP = /tmp/semver-469339400 04:11:42 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 04:11:45 # '/tmp/semver-469339400' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-445/.semver' 04:11:45 # -> Force: false 04:11:45 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-445/.semver [Pipeline] } 04:11:45 $ docker exec --env ******** --env ******** 99d5e0314b2e889126a9b866e090df4790b7cd386f6de05bfcb9e70ce987fc4a ssh-agent -k 04:11:45 unset SSH_AUTH_SOCK; 04:11:45 unset SSH_AGENT_PID; 04:11:45 echo Agent pid 63 killed; 04:11:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:11:45 + git semver [Pipeline] } 04:11:45 $ docker stop --time=1 99d5e0314b2e889126a9b866e090df4790b7cd386f6de05bfcb9e70ce987fc4a 04:11:47 $ docker rm -f 99d5e0314b2e889126a9b866e090df4790b7cd386f6de05bfcb9e70ce987fc4a [Pipeline] // withDockerContainer [Pipeline] sh 04:11:47 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:11:48 Stashed 1 file(s) [Pipeline] echo 04:11:48 [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 04:12:03 Still waiting to schedule task 04:12:03 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-97’ 04:12:03 Still waiting to schedule task 04:12:03 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 04:14:25 Running on prd-ubuntu18.04-docker-arm64-4c-16g-98 in /w/workspace/edgexfoundry_edgex-ui-go_PR-445 [Pipeline] { [Pipeline] ws 04:14:25 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 04:14:25 The recommended git tool is: git 04:14:30 using credential edgex-jenkins-ssh 04:14:30 Cloning the remote Git repository 04:14:30 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 04:14:30 > git init /w/workspace/edgex-ui-go/1 # timeout=10 04:14:31 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 04:14:31 > git --version # timeout=10 04:14:31 > git --version # 'git version 2.17.1' 04:14:31 using GIT_SSH to set credentials SSH Credentials for GitHub 04:14:31 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:14:35 Merging remotes/origin/main commit d59484ef5ee4d280a238bf2862e26f0bec7b2eaa into PR head commit c244de6074eb75b7e44922279c75ef79817c54f9 04:14:35 Merge succeeded, producing c244de6074eb75b7e44922279c75ef79817c54f9 04:14:35 Checking out Revision c244de6074eb75b7e44922279c75ef79817c54f9 (PR-445) 04:14:34 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 04:14:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:14:34 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 04:14:34 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 04:14:34 using GIT_SSH to set credentials SSH Credentials for GitHub 04:14:34 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/445/head:refs/remotes/origin/PR-445 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:14:35 > git config core.sparsecheckout # timeout=10 04:14:35 > git checkout -f c244de6074eb75b7e44922279c75ef79817c54f9 # timeout=10 04:14:35 > git remote # timeout=10 04:14:35 > git config --get remote.origin.url # timeout=10 04:14:35 using GIT_SSH to set credentials SSH Credentials for GitHub 04:14:35 > git merge d59484ef5ee4d280a238bf2862e26f0bec7b2eaa # timeout=10 04:14:35 > git rev-parse HEAD^{commit} # timeout=10 04:14:35 > git config core.sparsecheckout # timeout=10 04:14:35 > git checkout -f c244de6074eb75b7e44922279c75ef79817c54f9 # timeout=10 04:14:38 Running on prd-centos7-docker-4c-2g-99 in /w/workspace/edgexfoundry_edgex-ui-go_PR-445 [Pipeline] { [Pipeline] ws 04:14:38 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 04:14:38 The recommended git tool is: git 04:14:39 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-registry/v2" 04:14:40 > git --version # timeout=10 04:14:40 > git --version # 'git version 2.17.1' 04:14:40 fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:14:41 provisioning config files... 04:14:41 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config2189792427611875165tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:14:41 using credential edgex-jenkins-ssh 04:14:41 Cloning the remote Git repository 04:14:41 ---> docker-login.sh 04:14:41 nexus3.edgexfoundry.org:10001 04:14:41 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 04:14:41 > git init /w/workspace/edgex-ui-go/1 # timeout=10 04:14:41 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 04:14:41 > git --version # timeout=10 04:14:41 > git --version # 'git version 2.24.4' 04:14:41 using GIT_SSH to set credentials SSH Credentials for GitHub 04:14:41 [INFO] Currently running in a labeled security context 04:14:41 [INFO] Currently SELinux is 'enforcing' on the host 04:14:41 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh5176975196182739711.key 04:14:41 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:14:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:14:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:14:43 Configure a credential helper to remove this warning. See 04:14:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:14:43 04:14:43 Login Succeeded 04:14:43 nexus3.edgexfoundry.org:10002 04:14:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:14:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:14:44 Configure a credential helper to remove this warning. See 04:14:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:14:44 04:14:44 Login Succeeded 04:14:44 nexus3.edgexfoundry.org:10003 04:14:44 Merging remotes/origin/main commit d59484ef5ee4d280a238bf2862e26f0bec7b2eaa into PR head commit c244de6074eb75b7e44922279c75ef79817c54f9 04:14:44 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 04:14:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:14:44 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 04:14:44 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 04:14:44 using GIT_SSH to set credentials SSH Credentials for GitHub 04:14:44 [INFO] Currently running in a labeled security context 04:14:44 [INFO] Currently SELinux is 'enforcing' on the host 04:14:44 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh5657363703142985853.key 04:14:44 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/445/head:refs/remotes/origin/PR-445 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:14:44 > git config core.sparsecheckout # timeout=10 04:14:44 > git checkout -f c244de6074eb75b7e44922279c75ef79817c54f9 # timeout=10 04:14:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:14:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:14:44 Configure a credential helper to remove this warning. See 04:14:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:14:44 04:14:44 Login Succeeded 04:14:44 nexus3.edgexfoundry.org:10004 04:14:44 Merge succeeded, producing c244de6074eb75b7e44922279c75ef79817c54f9 04:14:44 Checking out Revision c244de6074eb75b7e44922279c75ef79817c54f9 (PR-445) 04:14:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:14:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:14:45 Configure a credential helper to remove this warning. See 04:14:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:14:45 04:14:45 Login Succeeded 04:14:45 docker.io 04:14:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:14:44 > git remote # timeout=10 04:14:44 > git config --get remote.origin.url # timeout=10 04:14:44 using GIT_SSH to set credentials SSH Credentials for GitHub 04:14:44 [INFO] Currently running in a labeled security context 04:14:44 [INFO] Currently SELinux is 'enforcing' on the host 04:14:44 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh774870875952393846.key 04:14:44 > git merge d59484ef5ee4d280a238bf2862e26f0bec7b2eaa # timeout=10 04:14:44 > git rev-parse HEAD^{commit} # timeout=10 04:14:44 > git config core.sparsecheckout # timeout=10 04:14:44 > git checkout -f c244de6074eb75b7e44922279c75ef79817c54f9 # timeout=10 04:14:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:14:46 Configure a credential helper to remove this warning. See 04:14:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:14:46 04:14:46 Login Succeeded 04:14:46 ---> docker-login.sh ends [Pipeline] } 04:14:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:14:46 ========================================================= 04:14:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 04:14:46 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 04:14:47 + 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 . 04:14:48 Sending build context to Docker daemon 20.85MB 04:14:48 Step 1/17 : ARG BASE=golang:1.16-alpine3.14 04:14:48 Step 2/17 : FROM ${BASE} AS builder 04:14:48 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:14:48 595b0fe564bb: Pulling fs layer 04:14:48 24495759ef45: Pulling fs layer 04:14:48 d148012ef14d: Pulling fs layer 04:14:48 e90a11edd702: Pulling fs layer 04:14:48 d77568369979: Pulling fs layer 04:14:48 fc1c9f9a7f3b: Pulling fs layer 04:14:48 170f2ba95c9a: Pulling fs layer 04:14:48 97ac5df62f85: Pulling fs layer 04:14:48 d77568369979: Waiting 04:14:48 fc1c9f9a7f3b: Waiting 04:14:48 170f2ba95c9a: Waiting 04:14:48 97ac5df62f85: Waiting 04:14:48 e90a11edd702: Waiting 04:14:48 d148012ef14d: Verifying Checksum 04:14:48 d148012ef14d: Download complete 04:14:48 24495759ef45: Download complete 04:14:48 d77568369979: Verifying Checksum 04:14:48 d77568369979: Download complete 04:14:48 fc1c9f9a7f3b: Verifying Checksum 04:14:48 fc1c9f9a7f3b: Download complete 04:14:48 595b0fe564bb: Verifying Checksum 04:14:48 595b0fe564bb: Download complete 04:14:48 170f2ba95c9a: Verifying Checksum 04:14:48 170f2ba95c9a: Download complete 04:14:48 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-registry/v2" 04:14:48 > git --version # timeout=10 04:14:48 > git --version # 'git version 2.24.4' 04:14:48 fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:14:49 provisioning config files... 04:14:49 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config893145144465678317tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:14:49 595b0fe564bb: Pull complete 04:14:50 ---> docker-login.sh 04:14:50 nexus3.edgexfoundry.org:10001 04:14:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:14:50 24495759ef45: Pull complete 04:14:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:14:50 Configure a credential helper to remove this warning. See 04:14:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:14:50 04:14:50 Login Succeeded 04:14:50 nexus3.edgexfoundry.org:10002 04:14:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:14:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:14:50 Configure a credential helper to remove this warning. See 04:14:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:14:50 04:14:50 Login Succeeded 04:14:50 nexus3.edgexfoundry.org:10003 04:14:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:14:50 d148012ef14d: Pull complete 04:14:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:14:50 Configure a credential helper to remove this warning. See 04:14:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:14:50 04:14:50 Login Succeeded 04:14:50 nexus3.edgexfoundry.org:10004 04:14:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:14:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:14:50 Configure a credential helper to remove this warning. See 04:14:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:14:50 04:14:50 Login Succeeded 04:14:50 docker.io 04:14:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:14:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:14:51 Configure a credential helper to remove this warning. See 04:14:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:14:51 04:14:51 Login Succeeded 04:14:51 ---> docker-login.sh ends [Pipeline] } 04:14:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:14:51 ========================================================= 04:14:51 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 04:14:51 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 04:14:51 + 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 . 04:14:52 Sending build context to Docker daemon 20.85MB 04:14:52 Step 1/17 : ARG BASE=golang:1.16-alpine3.14 04:14:52 Step 2/17 : FROM ${BASE} AS builder 04:14:52 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 04:14:52 540db60ca938: Pulling fs layer 04:14:52 adcc1eea9eea: Pulling fs layer 04:14:52 4c4ab2625f07: Pulling fs layer 04:14:52 db62176df00c: Pulling fs layer 04:14:52 3b30891b0d05: Pulling fs layer 04:14:52 06b49ca38bd5: Pulling fs layer 04:14:52 c788192a36de: Pulling fs layer 04:14:52 a77e37c0d609: Pulling fs layer 04:14:52 c3185cebc471: Pulling fs layer 04:14:52 db62176df00c: Waiting 04:14:52 3b30891b0d05: Waiting 04:14:52 06b49ca38bd5: Waiting 04:14:52 c788192a36de: Waiting 04:14:52 a77e37c0d609: Waiting 04:14:52 c3185cebc471: Waiting 04:14:52 4c4ab2625f07: Verifying Checksum 04:14:52 4c4ab2625f07: Download complete 04:14:52 adcc1eea9eea: Verifying Checksum 04:14:52 adcc1eea9eea: Download complete 04:14:52 3b30891b0d05: Verifying Checksum 04:14:52 3b30891b0d05: Download complete 04:14:52 06b49ca38bd5: Verifying Checksum 04:14:52 06b49ca38bd5: Download complete 04:14:52 c788192a36de: Verifying Checksum 04:14:52 c788192a36de: Download complete 04:14:52 97ac5df62f85: Verifying Checksum 04:14:52 97ac5df62f85: Download complete 04:14:52 540db60ca938: Verifying Checksum 04:14:52 540db60ca938: Download complete 04:14:52 540db60ca938: Pull complete 04:14:53 adcc1eea9eea: Pull complete 04:14:53 4c4ab2625f07: Pull complete 04:14:53 a77e37c0d609: Verifying Checksum 04:14:53 a77e37c0d609: Download complete 04:14:53 e90a11edd702: Verifying Checksum 04:14:53 e90a11edd702: Download complete 04:14:56 c3185cebc471: Verifying Checksum 04:14:56 c3185cebc471: Download complete 04:14:57 db62176df00c: Download complete 04:15:00 db62176df00c: Pull complete 04:15:00 3b30891b0d05: Pull complete 04:15:00 06b49ca38bd5: Pull complete 04:15:00 c788192a36de: Pull complete 04:15:00 a77e37c0d609: Pull complete 04:15:02 c3185cebc471: Pull complete 04:15:02 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 04:15:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 04:15:02 ---> 031687cdd783 04:15:02 Step 3/17 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 04:15:03 e90a11edd702: Pull complete 04:15:03 d77568369979: Pull complete 04:15:04 fc1c9f9a7f3b: Pull complete 04:15:04 ---> Running in 31401a36e34a 04:15:04 Removing intermediate container 31401a36e34a 04:15:04 ---> 269b12d8a425 04:15:04 Step 4/17 : ARG ALPINE_PKG_BASE="make git" 04:15:04 ---> Running in 31138657a57e 04:15:04 Removing intermediate container 31138657a57e 04:15:04 ---> b70760a50ca1 04:15:04 Step 5/17 : ARG ALPINE_PKG_EXTRA="" 04:15:04 ---> Running in f60c3f5b9a0e 04:15:04 Removing intermediate container f60c3f5b9a0e 04:15:04 ---> 25394aeed136 04:15:04 Step 6/17 : LABEL Name=edgex-ui-go 04:15:04 ---> Running in eff570e225bb 04:15:04 Removing intermediate container eff570e225bb 04:15:04 ---> 4c570ca1046d 04:15:04 Step 7/17 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 04:15:04 ---> Running in 4242a7d684c6 04:15:04 Removing intermediate container 4242a7d684c6 04:15:04 ---> 2a0afa332c9c 04:15:04 Step 8/17 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:15:04 ---> Running in b9727bf99ffa 04:15:04 170f2ba95c9a: Pull complete 04:15:05 Removing intermediate container b9727bf99ffa 04:15:05 ---> 6f12f075146f 04:15:05 Step 9/17 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:15:05 ---> Running in 877cc1330032 04:15:05 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 04:15:06 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 04:15:08 OK: 219 MiB in 52 packages 04:15:08 Removing intermediate container 877cc1330032 04:15:08 ---> 9dddc67fdc18 04:15:08 Step 10/17 : ENV GO111MODULE=on 04:15:08 ---> Running in b74a08ee2694 04:15:08 Removing intermediate container b74a08ee2694 04:15:08 ---> 77b11c4a471e 04:15:08 Step 11/17 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 04:15:08 ---> Running in dcc2a2274331 04:15:08 Removing intermediate container dcc2a2274331 04:15:08 ---> 36131933f3bb 04:15:08 Step 12/17 : COPY go.mod . 04:15:08 ---> c238cba65d8f 04:15:08 Step 13/17 : COPY Makefile . 04:15:08 ---> ef0135e39519 04:15:08 Step 14/17 : RUN make update 04:15:08 ---> Running in 603d6232c102 04:15:08 CGO_ENABLED=0 GO111MODULE=on go mod download 04:15:10 97ac5df62f85: Pull complete 04:15:10 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 04:15:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 04:15:10 ---> 04bc70af865f 04:15:10 Step 3/17 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 04:15:14 ---> Running in 8ddb31d58452 04:15:14 Removing intermediate container 8ddb31d58452 04:15:14 ---> 11e346ced556 04:15:14 Step 4/17 : ARG ALPINE_PKG_BASE="make git" 04:15:14 ---> Running in 46b44030ee7b 04:15:15 Removing intermediate container 46b44030ee7b 04:15:15 ---> 86479acec5bd 04:15:15 Step 5/17 : ARG ALPINE_PKG_EXTRA="" 04:15:15 ---> Running in 61f7aa127e67 04:15:16 Removing intermediate container 61f7aa127e67 04:15:16 ---> 1a65a33f7cf9 04:15:16 Step 6/17 : LABEL Name=edgex-ui-go 04:15:16 ---> Running in 389d3568a977 04:15:16 Removing intermediate container 389d3568a977 04:15:16 ---> 58d3e7e63e49 04:15:16 Step 7/17 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 04:15:16 ---> Running in 9240b256577c 04:15:17 Removing intermediate container 9240b256577c 04:15:17 ---> 7ba8714e0a5c 04:15:17 Step 8/17 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:15:17 ---> Running in 8435ee07e925 04:15:20 Removing intermediate container 8435ee07e925 04:15:20 ---> 2de4c200e0c1 04:15:20 Step 9/17 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:15:20 ---> Running in 146907f1a28b 04:15:21 Removing intermediate container 603d6232c102 04:15:21 ---> 2f81048f6116 04:15:21 Step 15/17 : COPY . . 04:15:21 ---> 8463cfc61d34 04:15:21 Step 16/17 : RUN go mod tidy 04:15:21 ---> Running in ce01f9cc8fcb 04:15:21 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 04:15:22 Removing intermediate container ce01f9cc8fcb 04:15:22 ---> 39f02ddbf479 04:15:22 Step 17/17 : RUN ${MAKE} 04:15:22 ---> Running in e365638e5a5f 04:15:22 noop 04:15:22 Removing intermediate container e365638e5a5f 04:15:22 ---> 14ff58f5e54e 04:15:22 Successfully built 14ff58f5e54e 04:15:22 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix 04:15:22 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [Pipeline] sh 04:15:23 + docker inspect -f . ci-base-image-x86_64 04:15:23 . [Pipeline] withDockerContainer 04:15:23 prd-centos7-docker-4c-2g-99 does not seem to be running inside a container 04:15:23 $ 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 ******** ci-base-image-x86_64 cat 04:15:23 $ docker top a420831376f4a058679a6585e077285e49f0ddfd9a30482b42cecb0bf9ed48c8 -eo pid,comm [Pipeline] { 04:15:23 OK: 218 MiB in 52 packages [Pipeline] sh 04:15:24 + go version 04:15:24 go version go1.16.6 linux/amd64 [Pipeline] } 04:15:24 $ docker stop --time=1 a420831376f4a058679a6585e077285e49f0ddfd9a30482b42cecb0bf9ed48c8 04:15:24 Removing intermediate container 146907f1a28b 04:15:24 ---> 3399667d6a89 04:15:24 Step 10/17 : ENV GO111MODULE=on 04:15:25 ---> Running in 7e47eedb7ef0 04:15:25 $ docker rm -f a420831376f4a058679a6585e077285e49f0ddfd9a30482b42cecb0bf9ed48c8 04:15:25 Removing intermediate container 7e47eedb7ef0 04:15:25 ---> 79e69bfd0ef9 04:15:25 Step 11/17 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 04:15:26 ---> Running in c8557aa7b963 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:15:26 Removing intermediate container c8557aa7b963 04:15:26 ---> 063bfd2d6661 04:15:26 Step 12/17 : COPY go.mod . 04:15:26 + docker inspect -f . ci-base-image-x86_64 04:15:26 . [Pipeline] withDockerContainer 04:15:26 prd-centos7-docker-4c-2g-99 does not seem to be running inside a container 04:15:26 $ 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 ******** ci-base-image-x86_64 cat 04:15:27 $ docker top 96c6b582bc0ae11ab47e60bdfab7f3b1e00172ffadc89a3973a2c65cbcc34002 -eo pid,comm 04:15:27 ---> 6ea611327fef 04:15:27 Step 13/17 : COPY Makefile . [Pipeline] { [Pipeline] fileExists [Pipeline] sh 04:15:27 + go mod tidy [Pipeline] sh 04:15:28 ---> 33ebc13ba8f2 04:15:28 Step 14/17 : RUN make update 04:15:28 ---> Running in 5124e64f7d12 04:15:28 + make test 04:15:28 GO111MODULE=on go test -coverprofile=coverage.out ./... 04:15:28 ? github.com/edgexfoundry/edgex-ui-go [no test files] 04:15:29 CGO_ENABLED=0 GO111MODULE=on go mod download 04:15:38 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 04:15:38 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 04:15:38 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 04:15:38 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 04:15:38 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 04:15:38 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 04:15:38 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 04:15:38 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 04:15:38 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 04:15:38 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 04:15:38 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 04:15:38 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 04:15:39 GO111MODULE=on go vet ./... [Pipeline] } 04:15:44 $ docker stop --time=1 96c6b582bc0ae11ab47e60bdfab7f3b1e00172ffadc89a3973a2c65cbcc34002 04:15:45 $ docker rm -f 96c6b582bc0ae11ab47e60bdfab7f3b1e00172ffadc89a3973a2c65cbcc34002 [Pipeline] // withDockerContainer [Pipeline] sh 04:15:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:15:46 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:15:49 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:15:49 + ls -al . 04:15:49 total 88 04:15:49 drwxrwxr-x. 12 jenkins jenkins 4096 Sep 29 04:15 . 04:15:49 drwxrwxr-x. 4 jenkins jenkins 28 Sep 29 04:14 .. 04:15:49 drwxrwxr-x. 3 jenkins jenkins 20 Sep 29 04:14 assets 04:15:49 drwxrwxr-x. 2 jenkins jenkins 35 Sep 29 04:14 bin 04:15:49 drwxrwxr-x. 3 jenkins jenkins 29 Sep 29 04:14 cmd 04:15:49 -rw-rw-r--. 1 jenkins jenkins 3959 Sep 29 04:14 CONTRIBUTING.md 04:15:49 -rw-r--r--. 1 jenkins jenkins 10 Sep 29 04:15 coverage.out 04:15:49 -rw-rw-r--. 1 jenkins jenkins 1526 Sep 29 04:14 Dockerfile 04:15:49 drwxrwxr-x. 2 jenkins jenkins 23 Sep 29 04:14 docs 04:15:49 drwxrwxr-x. 8 jenkins jenkins 179 Sep 29 04:14 .git 04:15:49 drwxrwxr-x. 2 jenkins jenkins 103 Sep 29 04:14 .github 04:15:49 -rw-rw-r--. 1 jenkins jenkins 162 Sep 29 04:14 .gitignore 04:15:49 -rw-rw-r--. 1 jenkins jenkins 880 Sep 29 04:14 go.mod 04:15:49 -rw-r--r--. 1 jenkins jenkins 24176 Sep 29 04:15 go.sum 04:15:49 drwxrwxr-x. 9 jenkins jenkins 125 Sep 29 04:14 internal 04:15:49 -rw-rw-r--. 1 jenkins jenkins 652 Sep 29 04:14 Jenkinsfile 04:15:49 -rw-rw-r--. 1 jenkins jenkins 11357 Sep 29 04:14 LICENSE 04:15:49 -rw-rw-r--. 1 jenkins jenkins 990 Sep 29 04:14 Makefile 04:15:49 drwxrwxr-x. 3 jenkins jenkins 19 Sep 29 04:14 pkg 04:15:49 -rw-rw-r--. 1 jenkins jenkins 5509 Sep 29 04:14 README.md 04:15:49 drwxrwxr-x. 4 jenkins jenkins 54 Sep 29 04:14 snap 04:15:49 -rw-rw-r--. 1 jenkins jenkins 5 Sep 29 04:11 VERSION 04:15:49 -rw-rw-r--. 1 jenkins jenkins 155 Sep 29 04:14 version.go 04:15:49 drwxrwxr-x. 4 jenkins jenkins 4096 Sep 29 04:14 web [Pipeline] isUnix [Pipeline] sh 04:15:50 + 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=c244de6074eb75b7e44922279c75ef79817c54f9 --label arch=amd64 --label version=0.0.0 . 04:15:50 Sending build context to Docker daemon 20.88MB 04:15:50 Step 1/25 : ARG BASE=golang:1.16-alpine3.14 04:15:50 Step 2/25 : FROM ${BASE} AS builder 04:15:50 ---> 14ff58f5e54e 04:15:50 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 04:15:50 ---> Running in b27ff537e62f 04:15:50 Removing intermediate container b27ff537e62f 04:15:50 ---> a7da1b7d6e3e 04:15:50 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 04:15:50 ---> Running in 856c721d0938 04:15:50 Removing intermediate container 856c721d0938 04:15:50 ---> 11211086d38a 04:15:50 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 04:15:50 ---> Running in fb2e8a168162 04:15:50 Removing intermediate container fb2e8a168162 04:15:50 ---> e4373ead950c 04:15:50 Step 6/25 : LABEL Name=edgex-ui-go 04:15:50 ---> Running in b691317bd1f5 04:15:50 Removing intermediate container b691317bd1f5 04:15:50 ---> 302136a11c08 04:15:50 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 04:15:50 ---> Running in a872c2c61a57 04:15:50 Removing intermediate container a872c2c61a57 04:15:50 ---> 0bc2669e0616 04:15:50 Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:15:50 ---> Running in b75670fae70b 04:15:51 Removing intermediate container b75670fae70b 04:15:51 ---> a697f3ab1e2e 04:15:51 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:15:51 ---> Running in 3eb91e95865d 04:15:51 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 04:15:52 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 04:15:53 OK: 219 MiB in 52 packages 04:15:53 Removing intermediate container 3eb91e95865d 04:15:53 ---> 362176d7fdc8 04:15:53 Step 10/25 : ENV GO111MODULE=on 04:15:53 ---> Running in 71ad1be713cb 04:15:53 Removing intermediate container 71ad1be713cb 04:15:53 ---> 2bbba1199df0 04:15:53 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 04:15:53 ---> Running in 6222a435fc4e 04:15:53 Removing intermediate container 6222a435fc4e 04:15:53 ---> bdd21d65ebf0 04:15:53 Step 12/25 : COPY go.mod . 04:15:53 ---> c0ff010636ac 04:15:53 Step 13/25 : COPY Makefile . 04:15:53 ---> e2544cd6f1dc 04:15:53 Step 14/25 : RUN make update 04:15:53 ---> Running in 332f0602fdc4 04:15:54 CGO_ENABLED=0 GO111MODULE=on go mod download 04:15:54 Removing intermediate container 332f0602fdc4 04:15:54 ---> 7a45ad905093 04:15:54 Step 15/25 : COPY . . 04:15:54 ---> bbe87a6ea623 04:15:54 Step 16/25 : RUN go mod tidy 04:15:54 ---> Running in 4646165c5526 04:15:55 Removing intermediate container 4646165c5526 04:15:55 ---> ec17d3c62315 04:15:55 Step 17/25 : RUN ${MAKE} 04:15:55 ---> Running in 608f0ead02ee 04:15:55 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 04:15:56 Removing intermediate container 5124e64f7d12 04:15:56 ---> c29f8fb9990b 04:15:56 Step 15/17 : COPY . . 04:15:58 ---> 34a6b046ebc5 04:15:58 Step 16/17 : RUN go mod tidy 04:15:58 ---> Running in c91ffbb48a29 04:16:01 Removing intermediate container c91ffbb48a29 04:16:01 ---> 3346549ab0ae 04:16:01 Step 17/17 : RUN ${MAKE} 04:16:01 ---> Running in 98dd58e09319 04:16:02 noop 04:16:03 Removing intermediate container 98dd58e09319 04:16:03 ---> 37314871a7ad 04:16:04 Successfully built 37314871a7ad 04:16:04 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 04:16:04 + docker inspect -f . ci-base-image-arm64 04:16:04 . [Pipeline] withDockerContainer 04:16:04 prd-ubuntu18.04-docker-arm64-4c-16g-98 does not seem to be running inside a container 04:16:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:16:05 CGO_ENABLED=0 GO111MODULE=on go build ./... 04:16:06 Removing intermediate container 608f0ead02ee 04:16:06 ---> b170be79e005 04:16:06 Step 18/25 : FROM alpine:3.14 04:16:06 $ docker top 2dd3bffe97b3e4abf6179fa9ee6c859cd46775d1fb043b567232ebc2d67022ff -eo pid,comm [Pipeline] { 04:16:06 3.14: Pulling from library/alpine [Pipeline] sh 04:16:07 a0d0a0d46f8b: Pulling fs layer 04:16:07 a0d0a0d46f8b: Download complete 04:16:07 + go version 04:16:07 go version go1.16.6 linux/arm64 [Pipeline] } 04:16:07 $ docker stop --time=1 2dd3bffe97b3e4abf6179fa9ee6c859cd46775d1fb043b567232ebc2d67022ff 04:16:07 a0d0a0d46f8b: Pull complete 04:16:07 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 04:16:07 Status: Downloaded newer image for alpine:3.14 04:16:07 ---> 14119a10abf4 04:16:07 Step 19/25 : EXPOSE 4000 04:16:07 ---> Running in 195174280b4a 04:16:07 Removing intermediate container 195174280b4a 04:16:07 ---> 48782682db93 04:16:07 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 04:16:08 ---> 9798711b151b 04:16:08 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 04:16:08 ---> Running in 9dc3d7ce3c4c 04:16:08 Removing intermediate container 9dc3d7ce3c4c 04:16:08 ---> 56ee6ea10cbd 04:16:08 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 04:16:08 ---> Running in a722862eaaf9 04:16:08 Removing intermediate container a722862eaaf9 04:16:08 ---> 40ee22dce816 04:16:08 Step 23/25 : LABEL arch=amd64 04:16:08 ---> Running in 36826033d48d 04:16:08 Removing intermediate container 36826033d48d 04:16:08 ---> 57b9f99dde9c 04:16:08 Step 24/25 : LABEL git_sha=c244de6074eb75b7e44922279c75ef79817c54f9 04:16:08 ---> Running in 3760d5f4008f 04:16:08 Removing intermediate container 3760d5f4008f 04:16:08 ---> 1c8d14eb4af8 04:16:08 Step 25/25 : LABEL version=0.0.0 04:16:08 ---> Running in ad0ff3b45e5a 04:16:08 Removing intermediate container ad0ff3b45e5a 04:16:08 ---> c4a01475f430 04:16:08 [Warning] One or more build-args [ARCH] were not consumed 04:16:08 Successfully built c4a01475f430 04:16:08 Successfully tagged edgex-ui:latest 04:16:09 $ docker rm -f 2dd3bffe97b3e4abf6179fa9ee6c859cd46775d1fb043b567232ebc2d67022ff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] isUnix [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } 04:16:11 + docker inspect -f . ci-base-image-arm64 04:16:11 . [Pipeline] // stage Post stage [Pipeline] withDockerContainer 04:16:11 prd-ubuntu18.04-docker-arm64-4c-16g-98 does not seem to be running inside a container 04:16:11 $ 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 ******** ci-base-image-arm64 cat 04:16:13 $ docker top 16edd2278f57a20e0344d4616b006dd6f6e5ba631a326d54a390e625f7fdd4de -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 04:16:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:16:14 04:16:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 04:16:14 + go mod tidy 04:16:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:16:14 latest: Pulling from edgex-lftools-log-publisher 04:16:14 b4d181a07f80: Pulling fs layer 04:16:14 a1111a8f2ec3: Pulling fs layer 04:16:14 ed53099fbce6: Pulling fs layer 04:16:14 dc539afda2c1: Pulling fs layer 04:16:14 77bc0d833cb6: Pulling fs layer 04:16:14 9065ff56babe: Pulling fs layer 04:16:14 d287ab97295c: Pulling fs layer 04:16:14 dc539afda2c1: Waiting 04:16:14 9065ff56babe: Waiting 04:16:14 d287ab97295c: Waiting 04:16:14 77bc0d833cb6: Waiting 04:16:14 a1111a8f2ec3: Verifying Checksum 04:16:14 a1111a8f2ec3: Download complete 04:16:14 dc539afda2c1: Verifying Checksum 04:16:14 dc539afda2c1: Download complete [Pipeline] sh 04:16:15 77bc0d833cb6: Verifying Checksum 04:16:15 77bc0d833cb6: Download complete 04:16:15 9065ff56babe: Verifying Checksum 04:16:15 9065ff56babe: Download complete 04:16:15 ed53099fbce6: Verifying Checksum 04:16:15 ed53099fbce6: Download complete 04:16:15 + make test 04:16:15 GO111MODULE=on go test -coverprofile=coverage.out ./... 04:16:15 b4d181a07f80: Verifying Checksum 04:16:15 b4d181a07f80: Download complete 04:16:17 b4d181a07f80: Pull complete 04:16:17 a1111a8f2ec3: Pull complete 04:16:17 ? github.com/edgexfoundry/edgex-ui-go [no test files] 04:16:17 ed53099fbce6: Pull complete 04:16:17 dc539afda2c1: Pull complete 04:16:17 77bc0d833cb6: Pull complete 04:16:17 9065ff56babe: Pull complete 04:16:19 d287ab97295c: Verifying Checksum 04:16:19 d287ab97295c: Download complete 04:16:23 d287ab97295c: Pull complete 04:16:23 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 04:16:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:16:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 04:16:23 prd-centos7-docker-4c-2g-99 does not seem to be running inside a container 04:16:23 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:16:26 $ docker top 0ca1f977493a24f024396128e517f8104f731114a0d2ef9cb150254bd391a7e1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:16:26 ---> job-cost.sh 04:16:26 lf-activate-venv: SKIPPING 04:16:26 INFO: No Stack... 04:16:27 INFO: Retrieving Pricing Info for: v3-standard-2 04:16:28 INFO: Archiving Costs [Pipeline] sh 04:16:28 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 04:16:28 + cut -d, -f6 [Pipeline] lock 04:16:28 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-445-1-stack-cost] 04:16:28 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-445-1-stack-cost] did not exist. Created. 04:16:28 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-445-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:16:28 + echo total: 0.05999999865889549 [Pipeline] stash 04:16:29 Stashed 1 file(s) [Pipeline] } 04:16:29 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-445-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:16:29 $ docker stop --time=1 0ca1f977493a24f024396128e517f8104f731114a0d2ef9cb150254bd391a7e1 04:16:30 $ docker rm -f 0ca1f977493a24f024396128e517f8104f731114a0d2ef9cb150254bd391a7e1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 04:16:49 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 04:16:49 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 04:16:49 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 04:16:49 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 04:16:49 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 04:16:49 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 04:16:49 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 04:16:49 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 04:16:49 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 04:16:49 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 04:16:49 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 04:16:49 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 04:16:49 GO111MODULE=on go vet ./... [Pipeline] } 04:17:16 $ docker stop --time=1 16edd2278f57a20e0344d4616b006dd6f6e5ba631a326d54a390e625f7fdd4de 04:17:18 $ docker rm -f 16edd2278f57a20e0344d4616b006dd6f6e5ba631a326d54a390e625f7fdd4de [Pipeline] // withDockerContainer [Pipeline] sh 04:17:19 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:17:19 Warning: overwriting stash ‘coverage-report’ 04:17:20 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:17:20 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:17:21 + ls -al . 04:17:21 total 128 04:17:21 drwxrwxr-x 12 jenkins jenkins 4096 Sep 29 04:16 . 04:17:21 drwxrwxr-x 4 jenkins jenkins 4096 Sep 29 04:14 .. 04:17:21 drwxrwxr-x 8 jenkins jenkins 4096 Sep 29 04:14 .git 04:17:21 drwxrwxr-x 2 jenkins jenkins 4096 Sep 29 04:14 .github 04:17:21 -rw-rw-r-- 1 jenkins jenkins 162 Sep 29 04:14 .gitignore 04:17:21 -rw-rw-r-- 1 jenkins jenkins 3959 Sep 29 04:14 CONTRIBUTING.md 04:17:21 -rw-rw-r-- 1 jenkins jenkins 1526 Sep 29 04:14 Dockerfile 04:17:21 -rw-rw-r-- 1 jenkins jenkins 652 Sep 29 04:14 Jenkinsfile 04:17:21 -rw-rw-r-- 1 jenkins jenkins 11357 Sep 29 04:14 LICENSE 04:17:21 -rw-rw-r-- 1 jenkins jenkins 990 Sep 29 04:14 Makefile 04:17:21 -rw-rw-r-- 1 jenkins jenkins 5509 Sep 29 04:14 README.md 04:17:21 -rw-rw-r-- 1 jenkins jenkins 5 Sep 29 04:11 VERSION 04:17:21 drwxrwxr-x 3 jenkins jenkins 4096 Sep 29 04:14 assets 04:17:21 drwxrwxr-x 2 jenkins jenkins 4096 Sep 29 04:14 bin 04:17:21 drwxrwxr-x 3 jenkins jenkins 4096 Sep 29 04:14 cmd 04:17:21 -rw-r--r-- 1 jenkins jenkins 10 Sep 29 04:16 coverage.out 04:17:21 drwxrwxr-x 2 jenkins jenkins 4096 Sep 29 04:14 docs 04:17:21 -rw-rw-r-- 1 jenkins jenkins 880 Sep 29 04:14 go.mod 04:17:21 -rw-r--r-- 1 jenkins jenkins 24176 Sep 29 04:16 go.sum 04:17:21 drwxrwxr-x 9 jenkins jenkins 4096 Sep 29 04:14 internal 04:17:21 drwxrwxr-x 3 jenkins jenkins 4096 Sep 29 04:14 pkg 04:17:21 drwxrwxr-x 4 jenkins jenkins 4096 Sep 29 04:14 snap 04:17:21 -rw-rw-r-- 1 jenkins jenkins 155 Sep 29 04:14 version.go 04:17:21 drwxrwxr-x 4 jenkins jenkins 4096 Sep 29 04:14 web [Pipeline] isUnix [Pipeline] sh 04:17:21 + 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=c244de6074eb75b7e44922279c75ef79817c54f9 --label arch=arm64 --label version=0.0.0 . 04:17:22 Sending build context to Docker daemon 20.88MB 04:17:22 Step 1/25 : ARG BASE=golang:1.16-alpine3.14 04:17:22 Step 2/25 : FROM ${BASE} AS builder 04:17:22 ---> 37314871a7ad 04:17:22 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 04:17:23 ---> Running in 453baace3904 04:17:23 Removing intermediate container 453baace3904 04:17:23 ---> d96c8951f498 04:17:23 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 04:17:23 ---> Running in 0ffb9a68189e 04:17:24 Removing intermediate container 0ffb9a68189e 04:17:24 ---> 24e5c60e16d4 04:17:24 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 04:17:24 ---> Running in c1228412b2f4 04:17:25 Removing intermediate container c1228412b2f4 04:17:25 ---> b3b5913dc4f1 04:17:25 Step 6/25 : LABEL Name=edgex-ui-go 04:17:25 ---> Running in 6fc5aeaaf261 04:17:25 Removing intermediate container 6fc5aeaaf261 04:17:25 ---> 9a6a977fe434 04:17:25 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 04:17:25 ---> Running in f441ba93b6b2 04:17:26 Removing intermediate container f441ba93b6b2 04:17:26 ---> 804581e74884 04:17:26 Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:17:26 ---> Running in 40220008f527 04:17:28 Removing intermediate container 40220008f527 04:17:28 ---> 210a18880023 04:17:28 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:17:28 ---> Running in 37010ebe95dd 04:17:29 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 04:17:30 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 04:17:31 OK: 218 MiB in 52 packages 04:17:32 Removing intermediate container 37010ebe95dd 04:17:32 ---> 1eafe30db726 04:17:32 Step 10/25 : ENV GO111MODULE=on 04:17:33 ---> Running in f725b46caa5d 04:17:33 Removing intermediate container f725b46caa5d 04:17:33 ---> a11df9c59a44 04:17:33 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 04:17:33 ---> Running in 22740621d402 04:17:34 Removing intermediate container 22740621d402 04:17:34 ---> b9a0308a1275 04:17:34 Step 12/25 : COPY go.mod . 04:17:34 ---> a40565fe2f41 04:17:34 Step 13/25 : COPY Makefile . 04:17:35 ---> 465927f32914 04:17:35 Step 14/25 : RUN make update 04:17:35 ---> Running in a8084b136af1 04:17:37 CGO_ENABLED=0 GO111MODULE=on go mod download 04:17:38 Removing intermediate container a8084b136af1 04:17:38 ---> a1a045f32bbc 04:17:38 Step 15/25 : COPY . . 04:17:40 ---> df2900cdbcd6 04:17:40 Step 16/25 : RUN go mod tidy 04:17:41 ---> Running in 97edb8c63045 04:17:43 Removing intermediate container 97edb8c63045 04:17:43 ---> b98955c40fa7 04:17:43 Step 17/25 : RUN ${MAKE} 04:17:43 ---> Running in d0fed1e90e48 04:17:45 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 04:18:12 CGO_ENABLED=0 GO111MODULE=on go build ./... 04:18:16 Removing intermediate container d0fed1e90e48 04:18:16 ---> 49eeadf95ca6 04:18:16 Step 18/25 : FROM alpine:3.14 04:18:17 3.14: Pulling from library/alpine 04:18:17 552d1f2373af: Pulling fs layer 04:18:18 552d1f2373af: Download complete 04:18:18 552d1f2373af: Pull complete 04:18:18 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 04:18:18 Status: Downloaded newer image for alpine:3.14 04:18:18 ---> bb3de5531c18 04:18:18 Step 19/25 : EXPOSE 4000 04:18:18 ---> Running in 6b673bc9e985 04:18:19 Removing intermediate container 6b673bc9e985 04:18:19 ---> 55b19d9edeb3 04:18:19 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 04:18:21 ---> 334f97d4cf46 04:18:21 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 04:18:21 ---> Running in 12bbb061cbcb 04:18:21 Removing intermediate container 12bbb061cbcb 04:18:21 ---> 7b62e0c8c38e 04:18:21 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 04:18:21 ---> Running in 7f7280e3579e 04:18:22 Removing intermediate container 7f7280e3579e 04:18:22 ---> 4810b5ffbe8e 04:18:22 Step 23/25 : LABEL arch=arm64 04:18:22 ---> Running in a698909fcb2a 04:18:22 Removing intermediate container a698909fcb2a 04:18:22 ---> 25da3ad58aa6 04:18:22 Step 24/25 : LABEL git_sha=c244de6074eb75b7e44922279c75ef79817c54f9 04:18:22 ---> Running in 3991cb461897 04:18:23 Removing intermediate container 3991cb461897 04:18:23 ---> 7dcc4900e790 04:18:23 Step 25/25 : LABEL version=0.0.0 04:18:23 ---> Running in c1ceb67225aa 04:18:24 Removing intermediate container c1ceb67225aa 04:18:24 ---> a4c7e67d69e4 04:18:24 [Warning] One or more build-args [ARCH] were not consumed 04:18:24 Successfully built a4c7e67d69e4 04:18:24 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 04:18:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:18:25 04:18:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 04:18:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:18:26 arm64: Pulling from edgex-lftools-log-publisher 04:18:26 448f6bf000e3: Pulling fs layer 04:18:26 f757da607395: Pulling fs layer 04:18:26 05883995daec: Pulling fs layer 04:18:26 8603b9c90790: Pulling fs layer 04:18:26 1560dd03e051: Pulling fs layer 04:18:26 27f5ce0e4adf: Pulling fs layer 04:18:26 c2d8d7efcc4b: Pulling fs layer 04:18:26 1560dd03e051: Waiting 04:18:26 27f5ce0e4adf: Waiting 04:18:26 c2d8d7efcc4b: Waiting 04:18:26 8603b9c90790: Waiting 04:18:26 f757da607395: Verifying Checksum 04:18:26 f757da607395: Download complete 04:18:26 8603b9c90790: Verifying Checksum 04:18:26 8603b9c90790: Download complete 04:18:26 1560dd03e051: Verifying Checksum 04:18:26 1560dd03e051: Download complete 04:18:26 27f5ce0e4adf: Verifying Checksum 04:18:26 27f5ce0e4adf: Download complete 04:18:26 05883995daec: Verifying Checksum 04:18:26 05883995daec: Download complete 04:18:27 448f6bf000e3: Verifying Checksum 04:18:27 448f6bf000e3: Download complete 04:18:29 c2d8d7efcc4b: Verifying Checksum 04:18:29 c2d8d7efcc4b: Download complete 04:18:30 448f6bf000e3: Pull complete 04:18:31 f757da607395: Pull complete 04:18:32 05883995daec: Pull complete 04:18:33 8603b9c90790: Pull complete 04:18:34 1560dd03e051: Pull complete 04:18:34 27f5ce0e4adf: Pull complete 04:18:49 c2d8d7efcc4b: Pull complete 04:18:49 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 04:18:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:18:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 04:18:49 prd-ubuntu18.04-docker-arm64-4c-16g-98 does not seem to be running inside a container 04:18:49 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 04:18:53 $ docker top 79634d1225f4840d3f6ac87cf9d79ce9d62ba5718b4366852b004d1e103c60a7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:18:54 ---> job-cost.sh 04:18:54 lf-activate-venv: SKIPPING 04:18:54 INFO: No Stack... 04:18:55 INFO: Retrieving Pricing Info for: v3-standard-4 04:18:56 INFO: Archiving Costs [Pipeline] sh 04:18:56 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 04:18:56 + cut -d, -f6 [Pipeline] lock 04:18:56 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-445-1-stack-cost] 04:18:56 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-445-1-stack-cost] did not exist. Created. 04:18:56 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-445-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:18:57 /w/workspace/edgex-ui-go/1@tmp/durable-641ac06a/script.sh: 1: /w/workspace/edgex-ui-go/1@tmp/durable-641ac06a/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 04:18:58 + echo total: 0.10999999940395355 [Pipeline] stash 04:18:58 Warning: overwriting stash ‘stack-cost’ 04:18:58 Stashed 1 file(s) [Pipeline] } 04:18:58 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-445-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:18:58 $ docker stop --time=1 79634d1225f4840d3f6ac87cf9d79ce9d62ba5718b4366852b004d1e103c60a7 04:19:00 $ docker rm -f 79634d1225f4840d3f6ac87cf9d79ce9d62ba5718b4366852b004d1e103c60a7 [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 04:19:02 provisioning config files... 04:19:02 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-445@tmp/config3001588449416582798tmp [Pipeline] { [Pipeline] sh 04:19:02 + set +x 04:19:02 + curl -s https://codecov.io/bash 04:19:02 + bash -s -- 04:19:02 04:19:02 _____ _ 04:19:02 / ____| | | 04:19:02 | | ___ __| | ___ ___ _____ __ 04:19:02 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:19:02 | |___| (_) | (_| | __/ (_| (_) \ V / 04:19:02 \_____\___/ \__,_|\___|\___\___/ \_/ 04:19:02 Bash-1.0.6 04:19:02 04:19:02 04:19:02 ==> git version 2.24.4 found 04:19:02 ==> 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 04:19:02 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 04:19:02 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 04:19:02 ==> Jenkins CI detected. 04:19:02 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-445 04:19:02 project root: . 04:19:02 --> token set from env 04:19:02 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:19:02 ==> Running gcov in . (disable via -X gcov) 04:19:02 ==> Python coveragepy not found 04:19:02 ==> Searching for coverage reports in: 04:19:02 + . 04:19:02 -> Found 1 reports 04:19:02 ==> Detecting git/mercurial file structure 04:19:02 ==> Reading reports 04:19:02 + ./coverage.out bytes=10 04:19:02 ==> Appending adjustments 04:19:02 https://docs.codecov.io/docs/fixing-reports 04:19:02 + Found adjustments 04:19:02 ==> Gzipping contents 04:19:02 4.0K /tmp/codecov.QJ27ep.gz 04:19:02 ==> Uploading reports 04:19:02 url: https://codecov.io 04:19:02 query: branch=PR-445&commit=c244de6074eb75b7e44922279c75ef79817c54f9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-445%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=445&job=&cmd_args= 04:19:02 -> Pinging Codecov 04:19:02 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-445&commit=c244de6074eb75b7e44922279c75ef79817c54f9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-445%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=445&job=&cmd_args= 04:19:03 -> Uploading to 04:19:03 https://storage.googleapis.com/codecov/v4/raw/2021-09-29/FB506323287CE973F263BFD2A0EB1F37/c244de6074eb75b7e44922279c75ef79817c54f9/aa2f10b4-ceb2-42a5-b8eb-e574996e67c6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210929%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210929T041903Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=33472daadbe1ed48fe5b77d3dd5f626f3769fd9519dfb2d24e515e5119ba4e7c 04:19:03 % Total % Received % Xferd Average Speed Time Time Time Current 04:19:03 Dload Upload Total Spent Left Speed 04:19:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3455 0 0 100 3455 0 10000 --:--:-- --:--:-- --:--:-- 9985 04:19:03 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/c244de6074eb75b7e44922279c75ef79817c54f9 [Pipeline] } 04:19:03 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 04:19:06 + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_PR-445/archives ']' [Pipeline] libraryResource [Pipeline] sh 04:19:07 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:19:07 ---> package-listing.sh 04:19:07 ++ facter osfamily 04:19:07 ++ tr '[:upper:]' '[:lower:]' 04:19:07 + OS_FAMILY=redhat 04:19:07 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-445 04:19:07 + START_PACKAGES=/tmp/packages_start.txt 04:19:07 + END_PACKAGES=/tmp/packages_end.txt 04:19:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:19:07 + PACKAGES=/tmp/packages_start.txt 04:19:07 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-445 ']' 04:19:07 + PACKAGES=/tmp/packages_end.txt 04:19:07 + case "${OS_FAMILY}" in 04:19:07 + rpm -qa 04:19:07 + sort 04:19:08 + '[' -f /tmp/packages_start.txt ']' 04:19:08 + '[' -f /tmp/packages_end.txt ']' 04:19:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:19:08 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-445 ']' 04:19:08 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-445/archives/ 04:19:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-445/archives/ [Pipeline] echo 04:19:08 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-445/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:19:08 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 04:19:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:19:09 04:19:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 04:19:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:19:09 latest: Pulling from edgex-lftools-log-publisher 04:19:09 b4d181a07f80: Pulling fs layer 04:19:09 a1111a8f2ec3: Pulling fs layer 04:19:09 ed53099fbce6: Pulling fs layer 04:19:09 dc539afda2c1: Pulling fs layer 04:19:09 77bc0d833cb6: Pulling fs layer 04:19:09 9065ff56babe: Pulling fs layer 04:19:09 d287ab97295c: Pulling fs layer 04:19:09 dc539afda2c1: Waiting 04:19:09 77bc0d833cb6: Waiting 04:19:09 9065ff56babe: Waiting 04:19:09 d287ab97295c: Waiting 04:19:10 a1111a8f2ec3: Verifying Checksum 04:19:10 a1111a8f2ec3: Download complete 04:19:10 dc539afda2c1: Verifying Checksum 04:19:10 dc539afda2c1: Download complete 04:19:10 77bc0d833cb6: Verifying Checksum 04:19:10 77bc0d833cb6: Download complete 04:19:10 9065ff56babe: Verifying Checksum 04:19:10 9065ff56babe: Download complete 04:19:10 ed53099fbce6: Verifying Checksum 04:19:10 ed53099fbce6: Download complete 04:19:11 b4d181a07f80: Verifying Checksum 04:19:11 b4d181a07f80: Download complete 04:19:13 b4d181a07f80: Pull complete 04:19:13 a1111a8f2ec3: Pull complete 04:19:13 ed53099fbce6: Pull complete 04:19:13 dc539afda2c1: Pull complete 04:19:13 77bc0d833cb6: Pull complete 04:19:13 9065ff56babe: Pull complete 04:19:14 d287ab97295c: Verifying Checksum 04:19:14 d287ab97295c: Download complete 04:19:19 d287ab97295c: Pull complete 04:19:19 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 04:19:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:19:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 04:19:19 prd-centos7-docker-4c-2g-97 does not seem to be running inside a container 04:19:19 $ 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-445/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-445 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-445:/w/workspace/edgexfoundry_edgex-ui-go_PR-445:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-445@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-445@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:19:21 $ docker top b6bf577448a4765e30c777f5775f88f4f5d73964ba7e7651e1cbf5b258ab91ae -eo pid,comm [Pipeline] { [Pipeline] sh 04:19:22 + touch /tmp/pre-build-complete [Pipeline] sh 04:19:22 + mkdir -p /var/log/sysstat [Pipeline] sh 04:19:22 + ls /var/log/sa-host 04:19:22 + sadf -c /var/log/sa-host/sa05 04:19:22 file_magic: OK 04:19:22 HZ: Using current value: 100 04:19:22 file_header: OK 04:19:22 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 04:19:22 Statistics: 04:19:22 Hnuu...uuuununununu...Hnuu...uuuununununu... 04:19:22 File successfully converted to sysstat format version 12.0.3 04:19:22 + sadf -c /var/log/sa-host/sa29 04:19:22 file_magic: OK 04:19:22 HZ: Using current value: 100 04:19:22 file_header: OK 04:19:22 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 04:19:22 Statistics: 04:19:22 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 04:19:22 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:19:23 provisioning config files... 04:19:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-445@tmp/config8135083869240262389tmp [Pipeline] { [Pipeline] echo 04:19:23 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:19:23 ---> create-netrc.sh [Pipeline] } 04:19:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:19:24 ---> python-tools-install.sh [Pipeline] echo 04:19:24 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:19:24 ---> sudo-logs.sh 04:19:24 Archiving 'sudo' log.. 04:19:24 sudo: unable to resolve host prd-centos7-docker-4c-2g-97.vexxhost.local: Name or service not known 04:19:24 sudo: unable to resolve host prd-centos7-docker-4c-2g-97.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 04:19:24 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:19:25 ---> job-cost.sh 04:19:25 lf-activate-venv: SKIPPING 04:19:25 DEBUG: total: 0.10999999940395355 04:19:25 INFO: Retrieving Stack Cost... 04:19:26 INFO: Retrieving Pricing Info for: v3-standard-2 04:19:27 INFO: Archiving Costs [Pipeline] echo 04:19:27 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:19:27 ---> logs-deploy.sh 04:19:27 lf-activate-venv: SKIPPING 04:19:27 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-445/1 04:19:27 INFO: archiving workspace using pattern(s): 04:19:28 Archives upload complete. 04:19:28 INFO: archiving logs to Nexus 04:19:29 ---> uname -a: 04:19:29 Linux prd-centos7-docker-4c-2g-97.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 04:19:29 04:19:29 04:19:29 ---> lscpu: 04:19:29 Architecture: x86_64 04:19:29 CPU op-mode(s): 32-bit, 64-bit 04:19:29 Byte Order: Little Endian 04:19:29 Address sizes: 40 bits physical, 48 bits virtual 04:19:29 CPU(s): 2 04:19:29 On-line CPU(s) list: 0,1 04:19:29 Thread(s) per core: 1 04:19:29 Core(s) per socket: 1 04:19:29 Socket(s): 2 04:19:29 NUMA node(s): 1 04:19:29 Vendor ID: AuthenticAMD 04:19:29 CPU family: 23 04:19:29 Model: 49 04:19:29 Model name: AMD EPYC-Rome Processor 04:19:29 Stepping: 0 04:19:29 CPU MHz: 2799.998 04:19:29 BogoMIPS: 5599.99 04:19:29 Virtualization: AMD-V 04:19:29 Hypervisor vendor: KVM 04:19:29 Virtualization type: full 04:19:29 L1d cache: 32K 04:19:29 L1i cache: 32K 04:19:29 L2 cache: 512K 04:19:29 L3 cache: 16384K 04:19:29 NUMA node0 CPU(s): 0,1 04:19:29 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 04:19:29 04:19:29 04:19:29 ---> nproc: 04:19:29 2 04:19:29 04:19:29 04:19:29 ---> df -h: 04:19:29 Filesystem Size Used Avail Use% Mounted on 04:19:29 overlay 40G 7.7G 33G 20% / 04:19:29 tmpfs 64M 0 64M 0% /dev 04:19:29 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 04:19:29 shm 64M 0 64M 0% /dev/shm 04:19:29 /dev/vda1 40G 7.7G 33G 20% /facter-os 04:19:29 04:19:29 04:19:29 ---> sar -b -r -n DEV: 04:19:29 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/29/21 _x86_64_ (2 CPU) 04:19:29 04:19:29 04:10:42 LINUX RESTART (2 CPU) 04:19:29 04:19:29 04:11:01 tps rtps wtps bread/s bwrtn/s 04:19:29 04:12:03 158.18 24.29 133.88 5995.47 41220.41 04:19:29 04:13:01 2.21 0.00 2.21 0.00 46.60 04:19:29 04:14:01 0.47 0.00 0.47 0.00 6.88 04:19:29 04:15:01 0.23 0.00 0.23 0.00 2.30 04:19:29 04:16:01 0.18 0.00 0.18 0.00 2.03 04:19:29 04:17:01 0.30 0.00 0.30 0.00 4.88 04:19:29 04:18:01 0.23 0.00 0.23 0.00 2.85 04:19:29 04:19:01 0.27 0.00 0.27 0.00 3.62 04:19:29 Average: 20.34 3.05 17.29 752.93 5185.06 04:19:29 04:19:29 04:11:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:19:29 04:12:03 5435924 0 803792 10.04 2620 1766596 1296576 14.31 597112 1573812 140 04:19:29 04:13:01 5449280 0 790488 9.87 2620 1766544 1197228 13.22 586148 1573772 16 04:19:29 04:14:01 5447668 0 792100 9.89 2620 1766544 1197540 13.22 586120 1575468 8 04:19:29 04:15:01 5443904 0 795856 9.94 2620 1766552 1205748 13.31 588648 1576084 20 04:19:29 04:16:01 5445936 0 793820 9.91 2620 1766556 1205424 13.31 584544 1578492 16 04:19:29 04:17:01 5442964 0 796788 9.95 2620 1766560 1205544 13.31 587908 1578492 8 04:19:29 04:18:01 5443176 0 796572 9.95 2620 1766564 1205508 13.31 587800 1578492 16 04:19:29 04:19:01 5440092 0 799648 9.98 2620 1766572 1205424 13.31 590424 1578496 8 04:19:29 Average: 5443618 0 796133 9.94 2620 1766561 1214874 13.41 588588 1576638 29 04:19:29 04:19:29 04:11:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:19:29 04:12:03 eth0 750.77 469.06 1436.91 92.39 0.00 0.00 0.00 0.00 04:19:29 04:12:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:19:29 04:12:03 docker0 93.76 80.32 7.21 223.73 0.00 0.00 0.00 0.00 04:19:29 04:13:01 eth0 0.50 0.09 0.02 0.02 0.00 0.00 0.00 0.00 04:19:29 04:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:19:29 04:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:19:29 04:14:01 eth0 2.77 1.33 4.98 0.09 0.00 0.00 0.00 0.00 04:19:29 04:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:19:29 04:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:19:29 04:15:01 eth0 1.38 0.57 0.58 0.36 0.00 0.00 0.00 0.00 04:19:29 04:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:19:29 04:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:19:29 04:16:01 eth0 0.10 0.08 0.01 0.04 0.00 0.00 0.00 0.00 04:19:29 04:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:19:29 04:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:19:29 04:17:01 eth0 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 04:19:29 04:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:19:29 04:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:19:29 04:18:01 eth0 0.22 0.15 0.07 0.01 0.00 0.00 0.00 0.00 04:19:29 04:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:19:29 04:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:19:29 04:19:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:19:29 04:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:19:29 04:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:19:29 Average: eth0 94.95 59.22 181.17 11.68 0.00 0.00 0.00 0.00 04:19:29 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:19:29 Average: docker0 11.77 10.09 0.91 28.10 0.00 0.00 0.00 0.00 04:19:29 04:19:29 04:19:29 ---> sar -P ALL: 04:19:29 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/29/21 _x86_64_ (2 CPU) 04:19:29 04:19:29 04:10:42 LINUX RESTART (2 CPU) 04:19:29 04:19:29 04:11:01 CPU %user %nice %system %iowait %steal %idle 04:19:29 04:12:03 all 19.48 0.00 6.33 4.25 0.08 69.86 04:19:29 04:12:03 0 21.08 0.00 6.67 4.44 0.09 67.72 04:19:29 04:12:03 1 17.88 0.00 6.00 4.06 0.07 71.99 04:19:29 04:13:01 all 0.22 0.00 0.08 0.00 0.01 99.69 04:19:29 04:13:01 0 0.09 0.00 0.09 0.00 0.00 99.83 04:19:29 04:13:01 1 0.36 0.00 0.07 0.00 0.02 99.55 04:19:29 04:14:01 all 0.23 0.00 0.08 0.00 0.03 99.67 04:19:29 04:14:01 0 0.10 0.00 0.08 0.00 0.02 99.80 04:19:29 04:14:01 1 0.35 0.00 0.07 0.00 0.03 99.55 04:19:29 04:15:01 all 0.18 0.00 0.05 0.00 0.03 99.74 04:19:29 04:15:01 0 0.07 0.00 0.07 0.00 0.05 99.82 04:19:29 04:15:01 1 0.30 0.00 0.03 0.00 0.00 99.67 04:19:29 04:16:01 all 0.13 0.00 0.07 0.00 0.02 99.79 04:19:29 04:16:01 0 0.07 0.00 0.07 0.00 0.02 99.85 04:19:29 04:16:01 1 0.18 0.00 0.07 0.00 0.02 99.73 04:19:29 04:17:01 all 0.07 0.00 0.05 0.00 0.02 99.87 04:19:29 04:17:01 0 0.07 0.00 0.05 0.00 0.02 99.87 04:19:29 04:17:01 1 0.07 0.00 0.05 0.00 0.02 99.87 04:19:29 04:18:01 all 0.13 0.00 0.05 0.00 0.02 99.81 04:19:29 04:18:01 0 0.07 0.00 0.05 0.00 0.03 99.85 04:19:29 04:18:01 1 0.18 0.00 0.05 0.00 0.00 99.77 04:19:29 04:19:01 all 0.19 0.00 0.06 0.00 0.02 99.73 04:19:29 04:19:01 0 0.08 0.00 0.07 0.00 0.02 99.83 04:19:29 04:19:01 1 0.30 0.00 0.05 0.00 0.02 99.63 04:19:29 Average: all 2.51 0.00 0.82 0.52 0.03 96.12 04:19:29 Average: 0 2.63 0.00 0.87 0.54 0.03 95.93 04:19:29 Average: 1 2.40 0.00 0.78 0.50 0.02 96.30 04:19:29 04:19:29 04:19:29