Pull request #290 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from b3117ad39c47858e3340384c5e1f6c4857ae62dd+062c99091897d73a20556ba115d924aa41bc7550 (83e1d2266c390c41fadad17c04bd961ca434ecc6) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 5a4b2863d981ac6c14e44fa4f963a690d64f08cf Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 5a4b2863d981ac6c14e44fa4f963a690d64f08cf using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 5a4b2863d981ac6c14e44fa4f963a690d64f08cf (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 5a4b2863d981ac6c14e44fa4f963a690d64f08cf # timeout=10 Commit message: "Merge pull request #318 from MightyNerdEric/parallelCostCapture" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-edgex-ui-go 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-27653’ Running on prd-centos7-docker-4c-2g-27657 in /w/workspace/edgexfoundry_edgex-ui-go_PR-290 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout 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-290 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 062c99091897d73a20556ba115d924aa41bc7550 into PR head commit b3117ad39c47858e3340384c5e1f6c4857ae62dd > 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/290/head:refs/remotes/origin/PR-290 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b3117ad39c47858e3340384c5e1f6c4857ae62dd # timeout=10 > git remote # timeout=10 Merge succeeded, producing b3117ad39c47858e3340384c5e1f6c4857ae62dd Checking out Revision b3117ad39c47858e3340384c5e1f6c4857ae62dd (PR-290) > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 062c99091897d73a20556ba115d924aa41bc7550 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b3117ad39c47858e3340384c5e1f6c4857ae62dd # timeout=10 Commit message: "Merge branch 'master' into dependabot/go_modules/github.com/edgexfoundry/go-mod-registry-0.1.27" > git rev-list --no-walk 4767d8eb7ac8218ab3be853b6497cf9ac4c115fd # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:48:28 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:48:28 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:48:28 ========================================================= 14:48:28 EdgeX Global Pipelines Version Info 14:48:28 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:48:30 ------------------- 14:48:30 stable info: 14:48:30 ------------------- 14:48:30 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:48:30 Commit SHA: 5a4b2863d981ac6c14e44fa4f963a690d64f08cf 14:48:30 Message: update stable to v1.0.181 14:48:31 ------------------- 14:48:31 experimental info: 14:48:31 ------------------- 14:48:31 Commited By: **** collab-it+edgex@linuxfoundation.org 14:48:31 Commit SHA: 5a4b2863d981ac6c14e44fa4f963a690d64f08cf 14:48:31 Message: update experimental to v1.0.181 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:48:31 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 14:48:31 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 14:48:31 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:48:31 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:48:31 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:48:31 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 14:48:31 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 14:48:32 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 14:48:32 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 14:48:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:48:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:48:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-edgex-ui-go [Pipeline] echo 14:48:32 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:48:32 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:48:32 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:48:32 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:48:32 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 14:48:33 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 14:48:33 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:48:33 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:48:33 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 14:48:33 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 14:48:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 14:48:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 14:48:33 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 14:48:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-290 [Pipeline] echo 14:48:33 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-290 [Pipeline] echo 14:48:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-290 [Pipeline] echo 14:48:33 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b3117ad39c47858e3340384c5e1f6c4857ae62dd [Pipeline] echo 14:48:34 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b3117ad [Pipeline] echo 14:48:34 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 14:48:34 provisioning config files... 14:48:34 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-290@tmp/config6885319731780759925tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:48:34 ---> docker-login.sh 14:48:34 nexus3.edgexfoundry.org:10001 14:48:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:48:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:48:35 Configure a credential helper to remove this warning. See 14:48:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:48:35 14:48:35 Login Succeeded 14:48:35 nexus3.edgexfoundry.org:10002 14:48:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:48:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:48:35 Configure a credential helper to remove this warning. See 14:48:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:48:35 14:48:35 Login Succeeded 14:48:35 nexus3.edgexfoundry.org:10003 14:48:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:48:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:48:35 Configure a credential helper to remove this warning. See 14:48:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:48:35 14:48:35 Login Succeeded 14:48:35 nexus3.edgexfoundry.org:10004 14:48:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:48:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:48:35 Configure a credential helper to remove this warning. See 14:48:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:48:35 14:48:35 Login Succeeded 14:48:35 docker.io 14:48:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:48:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:48:36 Configure a credential helper to remove this warning. See 14:48:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:48:36 14:48:36 Login Succeeded 14:48:36 ---> docker-login.sh ends [Pipeline] } 14:48:36 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:48:37 + git log --format=format:%s -1 b3117ad39c47858e3340384c5e1f6c4857ae62dd [Pipeline] echo 14:48:37 GIT_COMMIT: b3117ad39c47858e3340384c5e1f6c4857ae62dd, Commit Message: Merge branch 'master' into dependabot/go_modules/github.com/edgexfoundry/go-mod-registry-0.1.27 [Pipeline] echo 14:48:37 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 14:48:38 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:48:38 14:48:38 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 14:48:38 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:48:38 latest: Pulling from edgex-devops/git-semver 14:48:38 31603596830f: Pulling fs layer 14:48:38 2a8b12db71e7: Pulling fs layer 14:48:38 6ca5941a6612: Pulling fs layer 14:48:38 ecc8261a40a4: Pulling fs layer 14:48:38 ecc8261a40a4: Waiting 14:48:38 2a8b12db71e7: Verifying Checksum 14:48:38 2a8b12db71e7: Download complete 14:48:38 31603596830f: Verifying Checksum 14:48:38 31603596830f: Download complete 14:48:38 ecc8261a40a4: Verifying Checksum 14:48:38 ecc8261a40a4: Download complete 14:48:38 6ca5941a6612: Verifying Checksum 14:48:38 6ca5941a6612: Download complete 14:48:39 31603596830f: Pull complete 14:48:39 2a8b12db71e7: Pull complete 14:48:40 6ca5941a6612: Pull complete 14:48:41 ecc8261a40a4: Pull complete 14:48:41 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 14:48:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:48:41 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 14:48:41 prd-centos7-docker-4c-2g-27657 does not seem to be running inside a container 14:48:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-290 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-290:/w/workspace/edgexfoundry_edgex-ui-go_PR-290:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-290@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-290@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 14:48:42 $ docker top 9f3de032b928d662a048a0efe233c952022ed78831baa559dc2b2698b80f2237 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:48:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:48:43 [ssh-agent] Looking for ssh-agent implementation... 14:48:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:48:43 $ docker exec 9f3de032b928d662a048a0efe233c952022ed78831baa559dc2b2698b80f2237 ssh-agent 14:48:43 SSH_AUTH_SOCK=/tmp/ssh-peVBDv4ORnTa/agent.12 14:48:43 SSH_AGENT_PID=17 14:48:43 Running ssh-add (command line suppressed) 14:48:43 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-290@tmp/private_key_4844344193029527525.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-290@tmp/private_key_4844344193029527525.key) 14:48:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:48:44 + git tag --points-at HEAD [Pipeline] } 14:48:44 $ docker exec --env ******** --env ******** 9f3de032b928d662a048a0efe233c952022ed78831baa559dc2b2698b80f2237 ssh-agent -k 14:48:44 unset SSH_AUTH_SOCK; 14:48:44 unset SSH_AGENT_PID; 14:48:44 echo Agent pid 17 killed; 14:48:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:48:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:48:44 [ssh-agent] Looking for ssh-agent implementation... 14:48:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:48:44 $ docker exec 9f3de032b928d662a048a0efe233c952022ed78831baa559dc2b2698b80f2237 ssh-agent 14:48:45 SSH_AUTH_SOCK=/tmp/ssh-ggdT9dflAJED/agent.47 14:48:45 SSH_AGENT_PID=53 14:48:45 Running ssh-add (command line suppressed) 14:48:45 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-290@tmp/private_key_4166901699194103400.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-290@tmp/private_key_4166901699194103400.key) 14:48:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:48:45 + git semver init 14:48:45 # -> Open(): unable to determine branch for HEAD 14:48:45 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-290/.git 14:48:45 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-290 14:48:45 # $SEMVER_REMOTE_NAME = origin 14:48:45 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 14:48:45 # $SEMVER_USER_NAME = edgex-jenkins 14:48:45 # $SEMVER_BRANCH = PR-290 14:48:45 # $SEMVER_TEMP = /tmp/semver-395071721 14:48:45 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 14:48:46 # '/tmp/semver-395071721' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-290/.semver' 14:48:46 # -> Force: false 14:48:46 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-290/.semver [Pipeline] } 14:48:46 $ docker exec --env ******** --env ******** 9f3de032b928d662a048a0efe233c952022ed78831baa559dc2b2698b80f2237 ssh-agent -k 14:48:47 unset SSH_AUTH_SOCK; 14:48:47 unset SSH_AGENT_PID; 14:48:47 echo Agent pid 53 killed; 14:48:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:48:47 + git semver [Pipeline] } 14:48:47 $ docker stop --time=1 9f3de032b928d662a048a0efe233c952022ed78831baa559dc2b2698b80f2237 14:48:49 $ docker rm -f 9f3de032b928d662a048a0efe233c952022ed78831baa559dc2b2698b80f2237 [Pipeline] // withDockerContainer [Pipeline] sh 14:48:49 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:48:49 Stashed 1 file(s) [Pipeline] echo 14:48:49 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 14:49:05 Still waiting to schedule task 14:49:05 Executor slot already in use; ‘prd-centos7-blackbox-4c-2g-27021’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-27659’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-26577’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-27655’ doesn’t have label ‘centos7-docker-4c-2g’ 14:49:05 Still waiting to schedule task 14:49:05 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 14:50:20 Running on prd-centos7-docker-4c-2g-27658 in /w/workspace/edgexfoundry_edgex-ui-go_PR-290 [Pipeline] { [Pipeline] ws 14:50:20 Running in /w/workspace/edgex-ui-go/10 [Pipeline] { [Pipeline] checkout 14:50:29 using credential edgex-jenkins-ssh 14:50:29 Cloning the remote Git repository 14:50:29 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 14:50:29 > git init /w/workspace/edgex-ui-go/10 # timeout=10 14:50:30 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 14:50:30 > git --version # timeout=10 14:50:30 > git --version # 'git version 2.24.3' 14:50:30 using GIT_SSH to set credentials SSH Credentials for GitHub 14:50:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:50:33 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 14:50:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:50:33 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 14:50:33 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 14:50:33 using GIT_SSH to set credentials SSH Credentials for GitHub 14:50:33 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/290/head:refs/remotes/origin/PR-290 +refs/heads/master:refs/remotes/origin/master # timeout=10 14:50:34 Merging remotes/origin/master commit 062c99091897d73a20556ba115d924aa41bc7550 into PR head commit b3117ad39c47858e3340384c5e1f6c4857ae62dd 14:50:34 Merge succeeded, producing b3117ad39c47858e3340384c5e1f6c4857ae62dd 14:50:34 Checking out Revision b3117ad39c47858e3340384c5e1f6c4857ae62dd (PR-290) 14:50:34 > git config core.sparsecheckout # timeout=10 14:50:34 > git checkout -f b3117ad39c47858e3340384c5e1f6c4857ae62dd # timeout=10 14:50:34 > git remote # timeout=10 14:50:34 > git config --get remote.origin.url # timeout=10 14:50:34 using GIT_SSH to set credentials SSH Credentials for GitHub 14:50:34 > git merge 062c99091897d73a20556ba115d924aa41bc7550 # timeout=10 14:50:34 > git rev-parse HEAD^{commit} # timeout=10 14:50:34 > git config core.sparsecheckout # timeout=10 14:50:34 > git checkout -f b3117ad39c47858e3340384c5e1f6c4857ae62dd # timeout=10 14:50:40 Commit message: "Merge branch 'master' into dependabot/go_modules/github.com/edgexfoundry/go-mod-registry-0.1.27" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:50:42 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 14:50:44 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 14:50:44 + sudo service docker restart 14:50:44 + true 14:50:44 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 14:50:47 provisioning config files... 14:50:47 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/10@tmp/config3959033460112137130tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:50:48 ---> docker-login.sh 14:50:48 nexus3.edgexfoundry.org:10001 14:50:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:50:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:50:51 Configure a credential helper to remove this warning. See 14:50:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:50:51 14:50:51 Login Succeeded 14:50:51 nexus3.edgexfoundry.org:10002 14:50:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:50:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:50:52 Configure a credential helper to remove this warning. See 14:50:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:50:52 14:50:52 Login Succeeded 14:50:52 nexus3.edgexfoundry.org:10003 14:50:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:50:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:50:53 Configure a credential helper to remove this warning. See 14:50:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:50:53 14:50:53 Login Succeeded 14:50:53 nexus3.edgexfoundry.org:10004 14:50:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:50:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:50:54 Configure a credential helper to remove this warning. See 14:50:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:50:54 14:50:54 Login Succeeded 14:50:54 docker.io 14:50:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:50:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:50:55 Configure a credential helper to remove this warning. See 14:50:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:50:55 14:50:55 Login Succeeded 14:50:55 ---> docker-login.sh ends [Pipeline] } 14:50:55 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:50:55 ========================================================= 14:50:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 14:50:55 ========================================================= [Pipeline] isUnix [Pipeline] sh 14:50:56 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 14:51:00 Sending build context to Docker daemon 17.09MB 14:51:00 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 14:51:00 Step 2/8 : FROM ${BASE} 14:51:00 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 14:51:00 188c0c94c7c5: Pulling fs layer 14:51:00 0ef7d3d256c8: Pulling fs layer 14:51:00 de9db76c5a1d: Pulling fs layer 14:51:00 bca2f99d35d6: Pulling fs layer 14:51:00 93359f2a8cfa: Pulling fs layer 14:51:00 7c6f9722023f: Pulling fs layer 14:51:00 a35cf1a2eb13: Pulling fs layer 14:51:00 bca2f99d35d6: Waiting 14:51:00 93359f2a8cfa: Waiting 14:51:00 7c6f9722023f: Waiting 14:51:00 a35cf1a2eb13: Waiting 14:51:00 de9db76c5a1d: Verifying Checksum 14:51:00 de9db76c5a1d: Download complete 14:51:00 0ef7d3d256c8: Verifying Checksum 14:51:00 0ef7d3d256c8: Download complete 14:51:00 93359f2a8cfa: Verifying Checksum 14:51:00 93359f2a8cfa: Download complete 14:51:01 7c6f9722023f: Verifying Checksum 14:51:01 7c6f9722023f: Download complete 14:51:01 188c0c94c7c5: Verifying Checksum 14:51:01 188c0c94c7c5: Download complete 14:51:03 188c0c94c7c5: Pull complete 14:51:03 0ef7d3d256c8: Pull complete 14:51:03 de9db76c5a1d: Pull complete 14:51:10 a35cf1a2eb13: Verifying Checksum 14:51:10 a35cf1a2eb13: Download complete 14:51:12 bca2f99d35d6: Verifying Checksum 14:51:12 bca2f99d35d6: Download complete 14:51:26 bca2f99d35d6: Pull complete 14:51:26 93359f2a8cfa: Pull complete 14:51:27 7c6f9722023f: Pull complete 14:51:32 Running on prd-ubuntu18.04-docker-arm64-4c-16g-27661 in /w/workspace/edgexfoundry_edgex-ui-go_PR-290 [Pipeline] { [Pipeline] ws 14:51:32 Running in /w/workspace/edgex-ui-go/10 [Pipeline] { [Pipeline] checkout 14:51:38 a35cf1a2eb13: Pull complete 14:51:38 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 14:51:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 14:51:38 ---> a62c8e92a672 14:51:38 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 14:51:38 using credential edgex-jenkins-ssh 14:51:38 ---> Running in 24c7ac6657c6 14:51:38 Cloning the remote Git repository 14:51:39 Removing intermediate container 24c7ac6657c6 14:51:39 ---> 5f5ab7214c20 14:51:39 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:51:39 ---> Running in 270f4085f926 14:51:38 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 14:51:38 > git init /w/workspace/edgex-ui-go/10 # timeout=10 14:51:39 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 14:51:39 > git --version # timeout=10 14:51:39 > git --version # 'git version 2.17.1' 14:51:39 using GIT_SSH to set credentials SSH Credentials for GitHub 14:51:39 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:51:41 Merging remotes/origin/master commit 062c99091897d73a20556ba115d924aa41bc7550 into PR head commit b3117ad39c47858e3340384c5e1f6c4857ae62dd 14:51:41 Merge succeeded, producing b3117ad39c47858e3340384c5e1f6c4857ae62dd 14:51:41 Checking out Revision b3117ad39c47858e3340384c5e1f6c4857ae62dd (PR-290) 14:51:40 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 14:51:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:51:40 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 14:51:40 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 14:51:40 using GIT_SSH to set credentials SSH Credentials for GitHub 14:51:40 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/290/head:refs/remotes/origin/PR-290 +refs/heads/master:refs/remotes/origin/master # timeout=10 14:51:41 > git config core.sparsecheckout # timeout=10 14:51:41 > git checkout -f b3117ad39c47858e3340384c5e1f6c4857ae62dd # timeout=10 14:51:41 > git remote # timeout=10 14:51:41 > git config --get remote.origin.url # timeout=10 14:51:41 using GIT_SSH to set credentials SSH Credentials for GitHub 14:51:41 > git merge 062c99091897d73a20556ba115d924aa41bc7550 # timeout=10 14:51:41 > git rev-parse HEAD^{commit} # timeout=10 14:51:41 > git config core.sparsecheckout # timeout=10 14:51:41 > git checkout -f b3117ad39c47858e3340384c5e1f6c4857ae62dd # timeout=10 14:51:44 Removing intermediate container 270f4085f926 14:51:44 ---> 803ca8c0ce11 14:51:44 Step 5/8 : RUN apk add --no-cache make git 14:51:44 ---> Running in bfe96e5d1be3 14:51:45 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 14:51:46 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 14:51:46 Commit message: "Merge branch 'master' into dependabot/go_modules/github.com/edgexfoundry/go-mod-registry-0.1.27" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:51:47 OK: 166 MiB in 39 packages 14:51:48 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 14:51:48 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 14:51:49 + sudo+ service docker restarttrue 14:51:49 14:51:49 Removing intermediate container bfe96e5d1be3 14:51:49 ---> a43758e37d29 14:51:49 Step 6/8 : WORKDIR /edgex-ui-go 14:51:49 ---> Running in fea7541cf701 14:51:50 Removing intermediate container fea7541cf701 14:51:50 ---> 891eed60954d 14:51:50 Step 7/8 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 14:51:51 provisioning config files... 14:51:51 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/10@tmp/config4497459864026009779tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:51:52 ---> docker-login.sh 14:51:52 nexus3.edgexfoundry.org:10001 14:51:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:51:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:51:54 Configure a credential helper to remove this warning. See 14:51:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:51:54 14:51:54 Login Succeeded 14:51:54 nexus3.edgexfoundry.org:10002 14:51:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:51:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:51:54 Configure a credential helper to remove this warning. See 14:51:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:51:54 14:51:54 Login Succeeded 14:51:54 nexus3.edgexfoundry.org:10003 14:51:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:51:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:51:54 Configure a credential helper to remove this warning. See 14:51:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:51:54 14:51:54 Login Succeeded 14:51:54 nexus3.edgexfoundry.org:10004 14:51:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:51:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:51:54 Configure a credential helper to remove this warning. See 14:51:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:51:54 14:51:54 Login Succeeded 14:51:54 docker.io 14:51:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:51:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:51:55 Configure a credential helper to remove this warning. See 14:51:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:51:55 14:51:55 Login Succeeded 14:51:55 ---> docker-login.sh ends [Pipeline] } 14:51:55 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 14:51:55 ---> 9534f5d153c0 14:51:55 Step 8/8 : RUN go mod download 14:51:55 ---> Running in 9fbc1c49c048 [Pipeline] echo 14:51:55 ========================================================= 14:51:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 14:51:55 ========================================================= [Pipeline] isUnix [Pipeline] sh 14:51:56 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 14:51:56 Sending build context to Docker daemon 17.09MB 14:51:56 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 14:51:56 Step 2/8 : FROM ${BASE} 14:51:56 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:51:57 5f621e34cdf4: Pulling fs layer 14:51:57 a4357932f1b6: Pulling fs layer 14:51:57 18c013af1878: Pulling fs layer 14:51:57 00ac8860ef70: Pulling fs layer 14:51:57 63d7cb157983: Pulling fs layer 14:51:57 b116817d02f9: Pulling fs layer 14:51:57 745a02a5169b: Pulling fs layer 14:51:57 00ac8860ef70: Waiting 14:51:57 63d7cb157983: Waiting 14:51:57 b116817d02f9: Waiting 14:51:57 745a02a5169b: Waiting 14:51:57 18c013af1878: Download complete 14:51:57 a4357932f1b6: Verifying Checksum 14:51:57 a4357932f1b6: Download complete 14:51:57 63d7cb157983: Verifying Checksum 14:51:57 63d7cb157983: Download complete 14:51:57 b116817d02f9: Verifying Checksum 14:51:57 b116817d02f9: Download complete 14:51:57 5f621e34cdf4: Verifying Checksum 14:51:57 5f621e34cdf4: Download complete 14:51:57 5f621e34cdf4: Pull complete 14:51:58 a4357932f1b6: Pull complete 14:51:58 18c013af1878: Pull complete 14:52:00 745a02a5169b: Verifying Checksum 14:52:00 745a02a5169b: Download complete 14:52:01 00ac8860ef70: Verifying Checksum 14:52:01 00ac8860ef70: Download complete 14:52:11 00ac8860ef70: Pull complete 14:52:11 63d7cb157983: Pull complete 14:52:11 b116817d02f9: Pull complete 14:52:15 745a02a5169b: Pull complete 14:52:15 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 14:52:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 14:52:15 ---> b7e6874047d6 14:52:15 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 14:52:18 ---> Running in eb528db57ae4 14:52:18 Removing intermediate container eb528db57ae4 14:52:18 ---> d28abb8e99fb 14:52:18 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:52:18 ---> Running in 26457d230bcb 14:52:21 Removing intermediate container 26457d230bcb 14:52:21 ---> a961136141bd 14:52:21 Step 5/8 : RUN apk add --no-cache make git 14:52:21 ---> Running in 0c3fc386a480 14:52:22 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 14:52:23 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 14:52:24 OK: 142 MiB in 39 packages 14:52:26 Removing intermediate container 0c3fc386a480 14:52:26 ---> f7d9e04b9d15 14:52:26 Step 6/8 : WORKDIR /edgex-ui-go 14:52:26 ---> Running in c05b2a88142c 14:52:26 Removing intermediate container c05b2a88142c 14:52:26 ---> 2c563f3efb98 14:52:26 Step 7/8 : COPY . . 14:52:29 ---> c09881c1347c 14:52:29 Step 8/8 : RUN go mod download 14:52:29 ---> Running in ac07d1c61f47 14:52:37 Removing intermediate container 9fbc1c49c048 14:52:37 ---> 3802ca9cc1b6 14:52:37 Successfully built 3802ca9cc1b6 14:52:38 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 14:52:39 + docker inspect -f . ci-base-image-x86_64 14:52:39 . [Pipeline] withDockerContainer 14:52:39 prd-centos7-docker-4c-2g-27658 does not seem to be running inside a container 14:52:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/10 -v /w/workspace/edgex-ui-go/10:/w/workspace/edgex-ui-go/10:rw,z -v /w/workspace/edgex-ui-go/10@tmp:/w/workspace/edgex-ui-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:52:43 $ docker top db14d08174ea6b3aeb3971802d39d524cc663d9139e9b2910ed7422a46293e63 -eo pid,comm [Pipeline] { [Pipeline] sh 14:52:45 + go version 14:52:45 go version go1.15.5 linux/amd64 [Pipeline] } 14:52:45 $ docker stop --time=1 db14d08174ea6b3aeb3971802d39d524cc663d9139e9b2910ed7422a46293e63 14:52:48 $ docker rm -f db14d08174ea6b3aeb3971802d39d524cc663d9139e9b2910ed7422a46293e63 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:52:49 + docker inspect -f . ci-base-image-x86_64 14:52:49 . [Pipeline] withDockerContainer 14:52:50 prd-centos7-docker-4c-2g-27658 does not seem to be running inside a container 14:52:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/10 -v /w/workspace/edgex-ui-go/10:/w/workspace/edgex-ui-go/10:rw,z -v /w/workspace/edgex-ui-go/10@tmp:/w/workspace/edgex-ui-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:52:52 $ docker top 7c70d7630c4653cdc16dfda9dd46e5fdf429e663aa77fd7274de8a51a9185964 -eo pid,comm [Pipeline] { [Pipeline] sh 14:52:54 + make test 14:52:54 GO111MODULE=on go test -coverprofile=coverage.out ./... 14:52:56 Removing intermediate container ac07d1c61f47 14:52:56 ---> 507a50ad8451 14:52:56 Successfully built 507a50ad8451 14:52:56 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 14:52:56 + docker inspect -f . ci-base-image-arm64 14:52:56 . [Pipeline] withDockerContainer 14:52:56 prd-ubuntu18.04-docker-arm64-4c-16g-27661 does not seem to be running inside a container 14:52:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/10 -v /w/workspace/edgex-ui-go/10:/w/workspace/edgex-ui-go/10:rw,z -v /w/workspace/edgex-ui-go/10@tmp:/w/workspace/edgex-ui-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 14:52:58 $ docker top 096157375d4014cdb19f425ae616b3fdca8fbd003b8721bd1c96222543185ba7 -eo pid,comm [Pipeline] { [Pipeline] sh 14:52:59 ? github.com/edgexfoundry/edgex-ui-go [no test files] 14:52:59 + go version 14:52:59 go version go1.15.5 linux/arm64 [Pipeline] } 14:52:59 $ docker stop --time=1 096157375d4014cdb19f425ae616b3fdca8fbd003b8721bd1c96222543185ba7 14:53:01 $ docker rm -f 096157375d4014cdb19f425ae616b3fdca8fbd003b8721bd1c96222543185ba7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:53:02 + docker inspect -f . ci-base-image-arm64 14:53:02 . [Pipeline] withDockerContainer 14:53:02 prd-ubuntu18.04-docker-arm64-4c-16g-27661 does not seem to be running inside a container 14:53:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/10 -v /w/workspace/edgex-ui-go/10:/w/workspace/edgex-ui-go/10:rw,z -v /w/workspace/edgex-ui-go/10@tmp:/w/workspace/edgex-ui-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 14:53:04 $ docker top dd2af5a57fc81bd6f81aa7dffe29886f199bf70a015ab0f200bad1ad9a252f32 -eo pid,comm [Pipeline] { [Pipeline] sh 14:53:05 + make test 14:53:05 GO111MODULE=on go test -coverprofile=coverage.out ./... 14:53:07 ? github.com/edgexfoundry/edgex-ui-go [no test files] 14:53:16 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 14:53:16 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 14:53:16 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 14:53:16 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 14:53:16 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 14:53:16 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 14:53:16 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 14:53:16 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 14:53:16 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 14:53:16 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 14:53:16 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 14:53:16 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 14:53:16 GO111MODULE=on go vet ./... [Pipeline] } 14:53:24 $ docker stop --time=1 7c70d7630c4653cdc16dfda9dd46e5fdf429e663aa77fd7274de8a51a9185964 14:53:27 $ docker rm -f 7c70d7630c4653cdc16dfda9dd46e5fdf429e663aa77fd7274de8a51a9185964 [Pipeline] // withDockerContainer [Pipeline] sh 14:53:29 + sudo chown -R jenkins:jenkins . 14:53:29 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 14:53:29 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 14:53:29 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 14:53:29 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 14:53:29 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 14:53:29 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 14:53:29 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 14:53:29 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 14:53:29 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 14:53:29 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 14:53:29 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 14:53:29 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 14:53:29 GO111MODULE=on go vet ./... [Pipeline] stash 14:53:30 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] } 14:53:33 $ docker stop --time=1 dd2af5a57fc81bd6f81aa7dffe29886f199bf70a015ab0f200bad1ad9a252f32 14:53:35 $ docker rm -f dd2af5a57fc81bd6f81aa7dffe29886f199bf70a015ab0f200bad1ad9a252f32 [Pipeline] sh [Pipeline] // withDockerContainer [Pipeline] sh 14:53:36 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:53:36 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:53:37 Warning: overwriting stash ‘coverage-report’ 14:53:37 + ls -al . 14:53:37 total 88 14:53:37 drwxrwxr-x. 10 jenkins jenkins 4096 Feb 25 14:52 . 14:53:37 drwxrwxr-x. 4 jenkins jenkins 30 Feb 25 14:50 .. 14:53:37 drwxrwxr-x. 3 jenkins jenkins 20 Feb 25 14:50 assets 14:53:37 drwxrwxr-x. 2 jenkins jenkins 35 Feb 25 14:50 bin 14:53:37 drwxrwxr-x. 3 jenkins jenkins 29 Feb 25 14:50 cmd 14:53:37 -rw-rw-r--. 1 jenkins jenkins 3959 Feb 25 14:50 CONTRIBUTING.md 14:53:37 -rw-r--r--. 1 jenkins jenkins 10 Feb 25 14:52 coverage.out 14:53:37 -rw-rw-r--. 1 jenkins jenkins 1508 Feb 25 14:50 Dockerfile 14:53:37 -rw-rw-r--. 1 jenkins jenkins 902 Feb 25 14:50 Dockerfile.build 14:53:37 drwxrwxr-x. 5 jenkins jenkins 104 Feb 25 14:50 docs 14:53:37 drwxrwxr-x. 8 jenkins jenkins 179 Feb 25 14:50 .git 14:53:37 drwxrwxr-x. 2 jenkins jenkins 103 Feb 25 14:50 .github 14:53:37 -rw-rw-r--. 1 jenkins jenkins 153 Feb 25 14:50 .gitignore 14:53:37 -rw-rw-r--. 1 jenkins jenkins 966 Feb 25 14:50 go.mod 14:53:37 -rw-r--r--. 1 jenkins jenkins 20277 Feb 25 14:52 go.sum 14:53:37 drwxrwxr-x. 10 jenkins jenkins 139 Feb 25 14:50 internal 14:53:37 -rw-rw-r--. 1 jenkins jenkins 652 Feb 25 14:50 Jenkinsfile 14:53:37 -rw-rw-r--. 1 jenkins jenkins 11357 Feb 25 14:50 LICENSE 14:53:37 -rw-rw-r--. 1 jenkins jenkins 951 Feb 25 14:50 Makefile 14:53:37 -rw-rw-r--. 1 jenkins jenkins 4535 Feb 25 14:50 README.md 14:53:37 -rw-rw-r--. 1 jenkins jenkins 5 Feb 25 14:48 VERSION 14:53:37 -rw-rw-r--. 1 jenkins jenkins 155 Feb 25 14:50 version.go 14:53:37 drwxrwxr-x. 4 jenkins jenkins 4096 Feb 25 14:50 web [Pipeline] isUnix [Pipeline] sh 14:53:37 + docker build -t docker-edgex-ui-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=b3117ad39c47858e3340384c5e1f6c4857ae62dd --label arch=amd64 --label version=0.0.0 . 14:53:37 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 14:53:38 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:53:38 + ls -al . 14:53:38 total 120 14:53:38 drwxrwxr-x 10 jenkins jenkins 4096 Feb 25 14:53 . 14:53:38 drwxrwxr-x 4 jenkins jenkins 4096 Feb 25 14:51 .. 14:53:38 drwxrwxr-x 8 jenkins jenkins 4096 Feb 25 14:51 .git 14:53:38 drwxrwxr-x 2 jenkins jenkins 4096 Feb 25 14:51 .github 14:53:38 -rw-rw-r-- 1 jenkins jenkins 153 Feb 25 14:51 .gitignore 14:53:38 -rw-rw-r-- 1 jenkins jenkins 3959 Feb 25 14:51 CONTRIBUTING.md 14:53:38 -rw-rw-r-- 1 jenkins jenkins 1508 Feb 25 14:51 Dockerfile 14:53:38 -rw-rw-r-- 1 jenkins jenkins 902 Feb 25 14:51 Dockerfile.build 14:53:38 -rw-rw-r-- 1 jenkins jenkins 652 Feb 25 14:51 Jenkinsfile 14:53:38 -rw-rw-r-- 1 jenkins jenkins 11357 Feb 25 14:51 LICENSE 14:53:38 -rw-rw-r-- 1 jenkins jenkins 951 Feb 25 14:51 Makefile 14:53:38 -rw-rw-r-- 1 jenkins jenkins 4535 Feb 25 14:51 README.md 14:53:38 -rw-rw-r-- 1 jenkins jenkins 5 Feb 25 14:48 VERSION 14:53:38 drwxrwxr-x 3 jenkins jenkins 4096 Feb 25 14:51 assets 14:53:38 drwxrwxr-x 2 jenkins jenkins 4096 Feb 25 14:51 bin 14:53:38 drwxrwxr-x 3 jenkins jenkins 4096 Feb 25 14:51 cmd 14:53:38 -rw-r--r-- 1 jenkins jenkins 10 Feb 25 14:53 coverage.out 14:53:38 drwxrwxr-x 5 jenkins jenkins 4096 Feb 25 14:51 docs 14:53:38 -rw-rw-r-- 1 jenkins jenkins 966 Feb 25 14:51 go.mod 14:53:38 -rw-r--r-- 1 jenkins jenkins 20277 Feb 25 14:53 go.sum 14:53:38 drwxrwxr-x 10 jenkins jenkins 4096 Feb 25 14:51 internal 14:53:38 -rw-rw-r-- 1 jenkins jenkins 155 Feb 25 14:51 version.go 14:53:38 drwxrwxr-x 4 jenkins jenkins 4096 Feb 25 14:51 web [Pipeline] isUnix [Pipeline] sh 14:53:39 Sending build context to Docker daemon 17.11MB 14:53:39 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 14:53:39 Step 2/24 : FROM ${BASE} AS builder 14:53:39 ---> 3802ca9cc1b6 14:53:39 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 14:53:39 + docker build -t docker-edgex-ui-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=b3117ad39c47858e3340384c5e1f6c4857ae62dd --label arch=arm64 --label version=0.0.0 . 14:53:39 ---> Running in cfd70e07f14d 14:53:40 Removing intermediate container cfd70e07f14d 14:53:40 ---> 9faca2de7974 14:53:40 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 14:53:40 ---> Running in 4884c7b8220f 14:53:40 Sending build context to Docker daemon 17.11MB 14:53:40 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 14:53:40 Step 2/24 : FROM ${BASE} AS builder 14:53:40 ---> 507a50ad8451 14:53:40 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 14:53:40 ---> Running in 9e159dce4607 14:53:40 Removing intermediate container 9e159dce4607 14:53:40 ---> fb1a1ff781a8 14:53:40 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 14:53:41 Removing intermediate container 4884c7b8220f 14:53:41 ---> a037ce693af9 14:53:41 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 14:53:41 ---> Running in f5280cc9fd2e 14:53:41 ---> Running in 745e6804c8b9 14:53:41 Removing intermediate container f5280cc9fd2e 14:53:41 ---> 8980c5f585be 14:53:41 Step 6/24 : LABEL Name=edgex-ui-go 14:53:41 ---> Running in a7d278a34a33 14:53:41 Removing intermediate container 745e6804c8b9 14:53:41 ---> 486e8333be7d 14:53:41 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 14:53:41 Removing intermediate container a7d278a34a33 14:53:41 ---> c6dcf7669fa2 14:53:41 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 14:53:41 ---> Running in a6b49bfb081e 14:53:41 ---> Running in c727ce3acb9a 14:53:42 Removing intermediate container c727ce3acb9a 14:53:42 ---> e6b86b104f27 14:53:42 Step 6/24 : LABEL Name=edgex-ui-go 14:53:42 ---> Running in 3ef4ca5c692e 14:53:42 Removing intermediate container 3ef4ca5c692e 14:53:42 ---> bbc8fe6675d0 14:53:42 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 14:53:42 Removing intermediate container a6b49bfb081e 14:53:42 ---> badfa7c36a20 14:53:42 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:53:42 ---> Running in b80bf414f7ce 14:53:42 ---> Running in c53277bca446 14:53:43 Removing intermediate container c53277bca446 14:53:43 ---> daf22da795aa 14:53:43 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:53:43 ---> Running in 2a7ba17ca5a4 14:53:45 Removing intermediate container 2a7ba17ca5a4 14:53:45 ---> 8d4885cbb89b 14:53:45 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:53:45 ---> Running in 885f0c1eda7d 14:53:46 Removing intermediate container b80bf414f7ce 14:53:46 ---> 5d6713860bfc 14:53:46 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:53:46 ---> Running in dabae8bef063 14:53:46 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 14:53:48 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 14:53:48 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 14:53:50 OK: 142 MiB in 39 packages 14:53:50 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 14:53:52 OK: 166 MiB in 39 packages 14:53:52 Removing intermediate container 885f0c1eda7d 14:53:52 ---> 1af23672fdaf 14:53:52 Step 10/24 : ENV GO111MODULE=on 14:53:52 ---> Running in 498bf88ba808 14:53:52 Removing intermediate container 498bf88ba808 14:53:52 ---> fc1a075c8c7c 14:53:52 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 14:53:52 ---> Running in 7dc2a794880a 14:53:53 Removing intermediate container 7dc2a794880a 14:53:53 ---> d394b15dc395 14:53:53 Step 12/24 : COPY go.mod . 14:53:53 Removing intermediate container dabae8bef063 14:53:53 ---> d587ed53c694 14:53:53 Step 10/24 : ENV GO111MODULE=on 14:53:53 ---> 71bf7ea27e77 14:53:53 Step 13/24 : COPY Makefile . 14:53:54 ---> Running in 8496337327dc 14:53:54 Removing intermediate container 8496337327dc 14:53:54 ---> e4234a0aaec0 14:53:54 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 14:53:54 ---> Running in b964c0e81247 14:53:54 ---> 78f04277eded 14:53:54 Step 14/24 : RUN make update 14:53:54 ---> Running in 584d166ddca5 14:53:55 Removing intermediate container b964c0e81247 14:53:55 ---> 56c5d2a8390d 14:53:55 Step 12/24 : COPY go.mod . 14:53:55 ---> 19cd61c36bf4 14:53:55 Step 13/24 : COPY Makefile . 14:53:55 CGO_ENABLED=0 GO111MODULE=on go mod download 14:53:56 ---> 724df4e0234e 14:53:56 Step 14/24 : RUN make update 14:53:56 ---> Running in 9f806d7e82e7 14:53:57 CGO_ENABLED=0 GO111MODULE=on go mod download 14:53:57 Removing intermediate container 584d166ddca5 14:53:57 ---> 5bf65edff52f 14:53:57 Step 15/24 : COPY . . 14:53:58 Removing intermediate container 9f806d7e82e7 14:53:58 ---> 3ba162557e1d 14:53:58 Step 15/24 : COPY . . 14:53:59 ---> 9836fc77bfaa 14:53:59 Step 16/24 : RUN ${MAKE} 14:53:59 ---> Running in 91b12c09e15b 14:53:59 ---> 00232d47d3f2 14:53:59 Step 16/24 : RUN ${MAKE} 14:54:00 ---> Running in e21a3402bcc1 14:54:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 14:54:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 14:54:21 CGO_ENABLED=0 GO111MODULE=on go build ./... 14:54:22 CGO_ENABLED=0 GO111MODULE=on go build ./... 14:54:24 Removing intermediate container e21a3402bcc1 14:54:24 ---> fb80e4c4ef41 14:54:24 Step 17/24 : FROM alpine:3.12 14:54:24 3.12: Pulling from library/alpine 14:54:24 f84cab65f19f: Pulling fs layer 14:54:24 f84cab65f19f: Verifying Checksum 14:54:24 f84cab65f19f: Download complete 14:54:26 f84cab65f19f: Pull complete 14:54:26 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 14:54:26 Status: Downloaded newer image for alpine:3.12 14:54:26 ---> 88dd2752d2ea 14:54:26 Step 18/24 : EXPOSE 4000 14:54:27 Removing intermediate container 91b12c09e15b 14:54:27 ---> be7b99504f27 14:54:27 Step 17/24 : FROM alpine:3.12 14:54:27 3.12: Pulling from library/alpine 14:54:27 dce8679b510e: Pulling fs layer 14:54:27 ---> Running in 81927903f40b 14:54:27 dce8679b510e: Verifying Checksum 14:54:27 dce8679b510e: Download complete 14:54:27 Removing intermediate container 81927903f40b 14:54:27 ---> c98c7569de31 14:54:27 Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 14:54:27 dce8679b510e: Pull complete 14:54:27 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 14:54:27 Status: Downloaded newer image for alpine:3.12 14:54:27 ---> d10569e2745f 14:54:27 Step 18/24 : EXPOSE 4000 14:54:28 ---> Running in 6b0825cc282f 14:54:28 Removing intermediate container 6b0825cc282f 14:54:28 ---> cabaf7af6165 14:54:28 Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 14:54:29 ---> 06a0657d0b6c 14:54:29 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 14:54:30 ---> Running in a6d2678da236 14:54:30 Removing intermediate container a6d2678da236 14:54:30 ---> 10fc17bf75bb 14:54:30 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 14:54:30 ---> 6330c98ffd34 14:54:30 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 14:54:30 ---> Running in f47d10131598 14:54:31 Removing intermediate container f47d10131598 14:54:31 ---> 0930c36edcfe 14:54:31 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 14:54:31 ---> Running in 3ad0ad58739e 14:54:31 Removing intermediate container 3ad0ad58739e 14:54:31 ---> 886bfb4e51ab 14:54:31 Step 22/24 : LABEL arch=arm64 14:54:31 ---> Running in 51bb71652807 14:54:31 ---> Running in 76251e910453 14:54:32 Removing intermediate container 51bb71652807 14:54:32 ---> 58dbec6411ce 14:54:32 Step 23/24 : LABEL git_sha=b3117ad39c47858e3340384c5e1f6c4857ae62dd 14:54:32 ---> Running in 428bcb9d8a13 14:54:32 Removing intermediate container 76251e910453 14:54:32 ---> 97959dca1573 14:54:32 Step 22/24 : LABEL arch=amd64 14:54:32 ---> Running in 45c77a108363 14:54:32 Removing intermediate container 45c77a108363 14:54:32 ---> 49485eee7f55 14:54:32 Step 23/24 : LABEL git_sha=b3117ad39c47858e3340384c5e1f6c4857ae62dd 14:54:32 ---> Running in 7fba3bd721dd 14:54:32 Removing intermediate container 428bcb9d8a13 14:54:32 ---> 3deae352091a 14:54:32 Step 24/24 : LABEL version=0.0.0 14:54:32 ---> Running in 15197c96346e 14:54:32 Removing intermediate container 7fba3bd721dd 14:54:32 ---> d52e8ab3f8bf 14:54:32 Step 24/24 : LABEL version=0.0.0 14:54:33 Removing intermediate container 15197c96346e 14:54:33 ---> f1bea636252f 14:54:33 [Warning] One or more build-args [ARCH] were not consumed 14:54:33 ---> Running in 05cc8e863539 14:54:33 Removing intermediate container 05cc8e863539 14:54:33 ---> 25592b2a1650 14:54:33 [Warning] One or more build-args [ARCH] were not consumed 14:54:33 Successfully built 25592b2a1650 14:54:33 Successfully built f1bea636252f 14:54:33 Successfully tagged docker-edgex-ui-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) 14:54:33 Successfully tagged docker-edgex-ui-go:latest Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] libraryResource [Pipeline] sh Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } 14:54:34 ---> job-cost.sh 14:54:34 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-zkb3 [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 14:54:35 ---> job-cost.sh 14:54:35 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-eLik 14:55:10 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 14:55:13 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 14:55:58 lf-activate-venv(): INFO: Adding /tmp/venv-eLik/bin to PATH 14:55:58 INFO: No Stack... 14:55:58 INFO: Retrieving Pricing Info for: v1-standard-2 14:55:59 INFO: Archiving Costs [Pipeline] sh 14:56:00 + cut -d, -f6 14:56:00 + cat /w/workspace/edgex-ui-go/10/archives/cost.csv [Pipeline] lock 14:56:01 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-290-10-stack-cost] 14:56:01 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-290-10-stack-cost] did not exist. Created. 14:56:01 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-290-10-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:56:01 + echo total: 0.029999999329447746 [Pipeline] stash 14:56:02 Stashed 1 file(s) [Pipeline] } 14:56:02 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-290-10-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 14:57:35 lf-activate-venv(): INFO: Adding /tmp/venv-zkb3/bin to PATH 14:57:35 INFO: No Stack... 14:57:35 INFO: Retrieving Pricing Info for: lf-standard-4 14:57:35 INFO: Archiving Costs [Pipeline] sh 14:57:35 + + cat /w/workspace/edgex-ui-go/10/archives/cost.csv 14:57:35 cut -d, -f6 [Pipeline] lock 14:57:35 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-290-10-stack-cost] 14:57:35 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-290-10-stack-cost] did not exist. Created. 14:57:35 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-290-10-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:57:36 /w/workspace/edgex-ui-go/10@tmp/durable-1d77aa12/script.sh: 1: /w/workspace/edgex-ui-go/10@tmp/durable-1d77aa12/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 14:57:36 + echo total: 0.20999999344348907 [Pipeline] stash 14:57:36 Warning: overwriting stash ‘stack-cost’ 14:57:36 Stashed 1 file(s) [Pipeline] } 14:57:36 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-290-10-stack-cost] [Pipeline] // lock [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] wrap 14:57:38 provisioning config files... 14:57:38 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-290@tmp/config36852822070121570tmp [Pipeline] { [Pipeline] sh 14:57:38 + set +x 14:57:38 + curl -s https://codecov.io/bash 14:57:38 + bash -s -- 14:57:38 14:57:38 _____ _ 14:57:38 / ____| | | 14:57:38 | | ___ __| | ___ ___ _____ __ 14:57:38 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:57:38 | |___| (_) | (_| | __/ (_| (_) \ V / 14:57:38 \_____\___/ \__,_|\___|\___\___/ \_/ 14:57:38 Bash-20210129-7c25fce 14:57:38 14:57:38 14:57:38 ==> git version 2.24.3 found 14:57:38 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 14:57:38 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 14:57:38 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 14:57:38 ==> Jenkins CI detected. 14:57:38 project root: . 14:57:38 --> token set from env 14:57:38 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:57:38 ==> Running gcov in . (disable via -X gcov) 14:57:38 ==> Python coveragepy not found 14:57:38 ==> Searching for coverage reports in: 14:57:38 + . 14:57:38 -> Found 1 reports 14:57:38 ==> Detecting git/mercurial file structure 14:57:38 ==> Reading reports 14:57:38 + ./coverage.out bytes=10 14:57:38 ==> Appending adjustments 14:57:38 https://docs.codecov.io/docs/fixing-reports 14:57:39 + Found adjustments 14:57:39 ==> Gzipping contents 14:57:39 4.0K /tmp/codecov.0UzQ7U.gz 14:57:39 ==> Uploading reports 14:57:39 url: https://codecov.io 14:57:39 query: branch=PR-290&commit=b3117ad39c47858e3340384c5e1f6c4857ae62dd&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-290%2F10%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=290&job=&cmd_args= 14:57:39 -> Pinging Codecov 14:57:39 https://codecov.io/upload/v4?package=bash-20210129-7c25fce&token=secret&branch=PR-290&commit=b3117ad39c47858e3340384c5e1f6c4857ae62dd&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-290%2F10%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=290&job=&cmd_args= 14:57:39 -> Uploading to 14:57:39 https://storage.googleapis.com/codecov/v4/raw/2021-02-25/FB506323287CE973F263BFD2A0EB1F37/b3117ad39c47858e3340384c5e1f6c4857ae62dd/9d6e595c-25c4-4dce-89b6-e0d0107be6e1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210225%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210225T145739Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bc9da15d8e7384e964ee5c44a492611dc9944592b6b907bfa8126aa8e66866b8 14:57:39 % Total % Received % Xferd Average Speed Time Time Time Current 14:57:39 Dload Upload Total Spent Left Speed 14:57:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2843 0 0 100 2843 0 6805 --:--:-- --:--:-- --:--:-- 6817 14:57:40 -> View reports at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/b3117ad39c47858e3340384c5e1f6c4857ae62dd [Pipeline] } 14:57:40 Deleting 1 temporary files [Pipeline] // wrap [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] libraryResource [Pipeline] sh 14:57:43 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:57:43 ---> package-listing.sh 14:57:43 ++ facter osfamily 14:57:43 ++ tr '[:upper:]' '[:lower:]' 14:57:43 + OS_FAMILY=redhat 14:57:43 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-290 14:57:43 + START_PACKAGES=/tmp/packages_start.txt 14:57:43 + END_PACKAGES=/tmp/packages_end.txt 14:57:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:57:43 + PACKAGES=/tmp/packages_start.txt 14:57:43 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-290 ']' 14:57:43 + PACKAGES=/tmp/packages_end.txt 14:57:43 + case "${OS_FAMILY}" in 14:57:43 + rpm -qa 14:57:43 + sort 14:57:49 + '[' -f /tmp/packages_start.txt ']' 14:57:49 + '[' -f /tmp/packages_end.txt ']' 14:57:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:57:49 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-290 ']' 14:57:49 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-290/archives/ 14:57:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-290/archives/ [Pipeline] echo 14:57:49 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-290/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 14:57:49 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 14:57:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 14:57:49 14:57:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 14:57:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 14:57:50 alpine: Pulling from edgex-lftools-log-publisher 14:57:50 df20fa9351a1: Pulling fs layer 14:57:50 36b3adc4ff6f: Pulling fs layer 14:57:50 8ad3a11d3b57: Pulling fs layer 14:57:50 46f8f816bc3b: Pulling fs layer 14:57:50 93b61091891f: Pulling fs layer 14:57:50 93b9cdb0e59b: Pulling fs layer 14:57:50 5e14af77c1be: Pulling fs layer 14:57:50 01666e4c0597: Pulling fs layer 14:57:50 93b61091891f: Waiting 14:57:50 93b9cdb0e59b: Waiting 14:57:50 5e14af77c1be: Waiting 14:57:50 46f8f816bc3b: Waiting 14:57:50 aa168da1d23b: Pulling fs layer 14:57:50 01666e4c0597: Waiting 14:57:50 aa168da1d23b: Waiting 14:57:50 36b3adc4ff6f: Download complete 14:57:50 46f8f816bc3b: Verifying Checksum 14:57:50 46f8f816bc3b: Download complete 14:57:50 df20fa9351a1: Verifying Checksum 14:57:50 df20fa9351a1: Download complete 14:57:50 93b9cdb0e59b: Verifying Checksum 14:57:50 93b9cdb0e59b: Download complete 14:57:50 93b61091891f: Download complete 14:57:50 5e14af77c1be: Verifying Checksum 14:57:50 5e14af77c1be: Download complete 14:57:50 01666e4c0597: Verifying Checksum 14:57:50 01666e4c0597: Download complete 14:57:50 df20fa9351a1: Pull complete 14:57:50 36b3adc4ff6f: Pull complete 14:57:50 8ad3a11d3b57: Verifying Checksum 14:57:50 8ad3a11d3b57: Download complete 14:57:51 8ad3a11d3b57: Pull complete 14:57:51 46f8f816bc3b: Pull complete 14:57:52 93b61091891f: Pull complete 14:57:52 93b9cdb0e59b: Pull complete 14:57:53 5e14af77c1be: Pull complete 14:57:53 01666e4c0597: Pull complete 14:57:53 aa168da1d23b: Verifying Checksum 14:57:53 aa168da1d23b: Download complete 14:58:01 aa168da1d23b: Pull complete 14:58:01 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 14:58:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 14:58:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 14:58:01 prd-centos7-docker-4c-2g-27657 does not seem to be running inside a container 14:58:01 $ 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-290/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-290 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-290:/w/workspace/edgexfoundry_edgex-ui-go_PR-290:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-290@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-290@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 14:58:04 $ docker top 313133eb5f3384efd8c63e07f8abbfb637b167ec9a017e0f858eeed9fc63dc64 -eo pid,comm [Pipeline] { [Pipeline] sh 14:58:05 + touch /tmp/pre-build-complete [Pipeline] sh 14:58:05 + mkdir -p /var/log/sa [Pipeline] sh 14:58:06 + ls /var/log/sa-host 14:58:06 + sadf -c /var/log/sa-host/sa23 14:58:06 file_magic: OK 14:58:06 HZ: Using current value: 100 14:58:06 file_header: OK 14:58:06 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 14:58:06 Statistics: 14:58:06 Hnuu...uuuununununu... 14:58:06 File successfully converted to sysstat format version 12.2.1 14:58:06 + sadf -c /var/log/sa-host/sa25 14:58:06 file_magic: OK 14:58:06 HZ: Using current value: 100 14:58:06 file_header: OK 14:58:06 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 14:58:06 Statistics: 14:58:06 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 14:58:06 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:58:06 provisioning config files... 14:58:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-290@tmp/config277729968004297183tmp [Pipeline] { [Pipeline] echo 14:58:06 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:58:06 ---> create-netrc.sh [Pipeline] } 14:58:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 14:58:06 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 14:58:07 ---> python-tools-install.sh [Pipeline] echo 14:58:07 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:58:07 ---> sudo-logs.sh 14:58:07 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:58:07 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:58:07 ---> job-cost.sh 14:58:07 lf-activate-venv: SKIPPING 14:58:07 DEBUG: total: 0.20999999344348907 14:58:07 INFO: Retrieving Stack Cost... 14:58:08 INFO: Retrieving Pricing Info for: v1-standard-2 14:58:09 INFO: Archiving Costs [Pipeline] echo 14:58:09 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:58:09 ---> logs-deploy.sh 14:58:09 lf-activate-venv: SKIPPING 14:58:09 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-290/10 14:58:09 INFO: archiving workspace using pattern(s): 14:58:11 Archives upload complete. 14:58:11 INFO: archiving logs to Nexus 14:58:13 ---> uname -a: 14:58:13 Linux prd-centos7-docker-4c-2g-27657.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 14:58:13 14:58:13 14:58:13 ---> lscpu: 14:58:13 Architecture: x86_64 14:58:13 CPU op-mode(s): 32-bit, 64-bit 14:58:13 Byte Order: Little Endian 14:58:13 Address sizes: 40 bits physical, 48 bits virtual 14:58:13 CPU(s): 4 14:58:13 On-line CPU(s) list: 0-3 14:58:13 Thread(s) per core: 1 14:58:13 Core(s) per socket: 1 14:58:13 Socket(s): 4 14:58:13 NUMA node(s): 1 14:58:13 Vendor ID: GenuineIntel 14:58:13 CPU family: 6 14:58:13 Model: 44 14:58:13 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 14:58:13 Stepping: 1 14:58:13 CPU MHz: 2933.442 14:58:13 BogoMIPS: 5866.88 14:58:13 Virtualization: VT-x 14:58:13 Hypervisor vendor: KVM 14:58:13 Virtualization type: full 14:58:13 L1d cache: 128 KiB 14:58:13 L1i cache: 128 KiB 14:58:13 L2 cache: 16 MiB 14:58:13 L3 cache: 64 MiB 14:58:13 NUMA node0 CPU(s): 0-3 14:58:13 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 14:58:13 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 14:58:13 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 14:58:13 Vulnerability Meltdown: Mitigation; PTI 14:58:13 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 14:58:13 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 14:58:13 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 14:58:13 Vulnerability Srbds: Not affected 14:58:13 Vulnerability Tsx async abort: Not affected 14:58:13 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 14:58:13 14:58:13 14:58:13 ---> nproc: 14:58:13 4 14:58:13 14:58:13 14:58:13 ---> df -h: 14:58:13 Filesystem Size Used Available Use% Mounted on 14:58:13 overlay 50.0G 7.3G 42.7G 15% / 14:58:13 tmpfs 64.0M 0 64.0M 0% /dev 14:58:13 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 14:58:13 shm 64.0M 0 64.0M 0% /dev/shm 14:58:13 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 14:58:13 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 14:58:13 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 14:58:13 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 14:58:13 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 14:58:13 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 14:58:13 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/edgexfoundry_edgex-ui-go_PR-290 14:58:13 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/edgexfoundry_edgex-ui-go_PR-290@tmp 14:58:13 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 14:58:13 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 14:58:13 14:58:13 14:58:13 ---> free -m: 14:58:13 total used free shared buff/cache available 14:58:13 Mem: 1837 715 84 0 1038 1018 14:58:13 Swap: 1023 1 1022 14:58:13 14:58:13 14:58:13 ---> ip addr: 14:58:13 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 14:58:13 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:58:13 inet 127.0.0.1/8 scope host lo 14:58:13 valid_lft forever preferred_lft forever 14:58:13 inet6 ::1/128 scope host 14:58:13 valid_lft forever preferred_lft forever 14:58:13 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 14:58:13 link/ether fa:16:3e:53:d0:1b brd ff:ff:ff:ff:ff:ff 14:58:13 inet 10.30.123.217/23 brd 10.30.123.255 scope global dynamic eth0 14:58:13 valid_lft 85779sec preferred_lft 85779sec 14:58:13 inet6 fe80::f816:3eff:fe53:d01b/64 scope link 14:58:13 valid_lft forever preferred_lft forever 14:58:13 3: docker0: mtu 1500 qdisc noqueue state DOWN 14:58:13 link/ether 02:42:f2:49:45:76 brd ff:ff:ff:ff:ff:ff 14:58:13 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 14:58:13 valid_lft forever preferred_lft forever 14:58:13 inet6 fe80::42:f2ff:fe49:4576/64 scope link 14:58:13 valid_lft forever preferred_lft forever 14:58:13 14:58:13 14:58:13 ---> sar -b -r -n DEV: 14:58:13 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/25/21 _x86_64_ (4 CPU) 14:58:13 14:58:13 14:47:40 LINUX RESTART (4 CPU) 14:58:13 14:58:13 14:48:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 14:58:13 14:49:02 127.73 48.43 79.30 0.00 8121.60 36364.61 0.00 14:58:13 14:50:01 4.13 0.00 4.13 0.00 0.00 132.94 0.00 14:58:13 14:51:01 0.42 0.00 0.42 0.00 0.00 6.53 0.00 14:58:13 14:52:01 0.27 0.00 0.27 0.00 0.00 3.33 0.00 14:58:13 14:53:01 0.22 0.00 0.22 0.00 0.00 2.58 0.00 14:58:13 14:54:01 0.35 0.00 0.35 0.00 0.00 5.25 0.00 14:58:13 14:55:01 0.28 0.00 0.28 0.00 0.00 3.35 0.00 14:58:13 14:56:01 0.23 0.00 0.23 0.00 0.00 2.86 0.00 14:58:13 14:57:01 0.27 0.00 0.27 0.00 0.00 3.75 0.00 14:58:13 14:58:02 114.80 66.79 48.01 0.00 5788.79 15514.72 0.00 14:58:13 Average: 24.80 11.52 13.28 0.00 1385.48 5168.96 0.00 14:58:13 14:58:13 14:48:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:58:13 14:49:02 146752 0 596548 31.71 2620 1135624 1123956 38.36 409436 1122500 132 14:58:13 14:50:01 147820 0 595572 31.65 2620 1135532 1123788 38.35 408984 1122212 20 14:58:13 14:51:01 150156 0 593232 31.53 2620 1135536 1100764 37.57 415188 1114316 8 14:58:13 14:52:01 147864 0 595524 31.65 2620 1135536 1085380 37.04 418664 1113332 8 14:58:13 14:53:01 147808 0 595572 31.65 2620 1135544 1085260 37.04 420872 1111652 12 14:58:13 14:54:01 147488 0 595888 31.67 2620 1135548 1085332 37.04 421240 1111652 8 14:58:13 14:55:01 147832 0 595540 31.65 2620 1135552 1085260 37.04 420888 1111648 12 14:58:13 14:56:01 146824 0 596544 31.71 2620 1135556 1085440 37.04 421760 1111648 20 14:58:13 14:57:01 147848 0 595512 31.65 2620 1135564 1085260 37.04 420900 1111648 12 14:58:13 14:58:02 156300 0 700876 37.25 2620 1021748 1287772 43.95 462792 996572 48760 14:58:13 Average: 148669 0 606081 32.21 2620 1124174 1114821 38.05 422072 1102718 4899 14:58:13 14:58:13 14:48:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:58:13 14:49:02 eth0 596.21 379.21 1301.22 100.75 0.00 0.00 0.00 0.00 14:58:13 14:49:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:58:13 14:49:02 docker0 42.47 30.75 3.87 115.46 0.00 0.00 0.00 0.00 14:58:13 14:50:01 eth0 1.57 0.71 0.61 0.41 0.00 0.00 0.00 0.00 14:58:13 14:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:58:13 14:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:58:13 14:51:01 eth0 1.25 0.50 0.38 0.21 0.00 0.00 0.00 0.00 14:58:13 14:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:58:13 14:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:58:13 14:52:01 eth0 0.68 0.37 0.39 0.20 0.00 0.00 0.00 0.00 14:58:13 14:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:58:13 14:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:58:13 14:53:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:58:13 14:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:58:13 14:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:58:13 14:54:01 eth0 0.30 0.23 0.14 0.07 0.00 0.00 0.00 0.00 14:58:13 14:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:58:13 14:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:58:13 14:55:01 eth0 0.75 0.08 0.06 0.01 0.00 0.00 0.00 0.00 14:58:13 14:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:58:13 14:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:58:13 14:56:01 eth0 1.52 0.62 0.60 0.37 0.00 0.00 0.00 0.00 14:58:13 14:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:58:13 14:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:58:13 14:57:01 eth0 0.17 0.08 0.01 0.04 0.00 0.00 0.00 0.00 14:58:13 14:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:58:13 14:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:58:13 14:58:02 eth0 252.92 217.99 2163.60 22.32 0.00 0.00 0.00 0.00 14:58:13 14:58:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:58:13 14:58:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:58:13 Average: eth0 84.97 59.68 346.99 12.32 0.00 0.00 0.00 0.00 14:58:13 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:58:13 Average: docker0 4.19 3.03 0.38 11.39 0.00 0.00 0.00 0.00 14:58:13 14:58:13 14:58:13 ---> sar -P ALL: 14:58:13 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/25/21 _x86_64_ (4 CPU) 14:58:13 14:58:13 14:47:40 LINUX RESTART (4 CPU) 14:58:13 14:58:13 14:48:02 CPU %user %nice %system %iowait %steal %idle 14:58:13 14:49:02 all 14.68 0.00 7.65 4.26 0.26 73.14 14:58:13 14:49:02 0 16.30 0.00 7.62 3.85 0.23 72.00 14:58:13 14:49:02 1 13.07 0.00 7.21 4.31 0.36 75.04 14:58:13 14:49:02 2 15.22 0.00 8.73 3.78 0.21 72.07 14:58:13 14:49:02 3 14.15 0.00 7.06 5.10 0.26 73.43 14:58:13 14:50:01 all 0.15 0.00 0.07 0.00 0.00 99.77 14:58:13 14:50:01 0 0.03 0.00 0.07 0.00 0.02 99.88 14:58:13 14:50:01 1 0.37 0.00 0.12 0.00 0.00 99.51 14:58:13 14:50:01 2 0.07 0.00 0.07 0.00 0.00 99.86 14:58:13 14:50:01 3 0.14 0.00 0.03 0.00 0.00 99.83 14:58:13 14:51:01 all 0.20 0.00 0.07 0.00 0.01 99.72 14:58:13 14:51:01 0 0.05 0.00 0.03 0.00 0.00 99.92 14:58:13 14:51:01 1 0.55 0.00 0.12 0.00 0.02 99.32 14:58:13 14:51:01 2 0.08 0.00 0.08 0.00 0.00 99.83 14:58:13 14:51:01 3 0.12 0.00 0.03 0.00 0.02 99.83 14:58:13 14:52:01 all 0.16 0.00 0.03 0.00 0.00 99.80 14:58:13 14:52:01 0 0.05 0.00 0.03 0.00 0.00 99.92 14:58:13 14:52:01 1 0.42 0.00 0.03 0.00 0.02 99.53 14:58:13 14:52:01 2 0.12 0.00 0.03 0.00 0.00 99.85 14:58:13 14:52:01 3 0.05 0.00 0.03 0.00 0.00 99.92 14:58:13 14:53:01 all 0.16 0.00 0.05 0.00 0.00 99.79 14:58:13 14:53:01 0 0.02 0.00 0.02 0.00 0.02 99.95 14:58:13 14:53:01 1 0.05 0.00 0.08 0.00 0.00 99.87 14:58:13 14:53:01 2 0.52 0.00 0.05 0.00 0.00 99.43 14:58:13 14:53:01 3 0.07 0.00 0.03 0.00 0.00 99.90 14:58:13 14:54:01 all 0.16 0.00 0.03 0.00 0.00 99.80 14:58:13 14:54:01 0 0.02 0.00 0.02 0.00 0.00 99.97 14:58:13 14:54:01 1 0.07 0.00 0.05 0.00 0.02 99.87 14:58:13 14:54:01 2 0.53 0.00 0.03 0.00 0.00 99.43 14:58:13 14:54:01 3 0.03 0.00 0.02 0.00 0.00 99.95 14:58:13 14:55:01 all 0.09 0.00 0.03 0.00 0.00 99.87 14:58:13 14:55:01 0 0.03 0.00 0.02 0.00 0.00 99.95 14:58:13 14:55:01 1 0.05 0.00 0.05 0.00 0.00 99.90 14:58:13 14:55:01 2 0.25 0.00 0.05 0.00 0.00 99.70 14:58:13 14:55:01 3 0.03 0.00 0.02 0.00 0.00 99.95 14:58:13 14:56:01 all 0.13 0.00 0.03 0.00 0.00 99.83 14:58:13 14:56:01 0 0.05 0.00 0.02 0.00 0.00 99.93 14:58:13 14:56:01 1 0.02 0.00 0.03 0.00 0.00 99.95 14:58:13 14:56:01 2 0.40 0.00 0.02 0.00 0.00 99.58 14:58:13 14:56:01 3 0.07 0.00 0.07 0.00 0.00 99.87 14:58:13 14:57:01 all 0.17 0.00 0.03 0.00 0.00 99.80 14:58:13 14:57:01 0 0.02 0.00 0.05 0.00 0.00 99.93 14:58:13 14:57:01 1 0.08 0.00 0.05 0.00 0.02 99.85 14:58:13 14:57:01 2 0.52 0.00 0.02 0.00 0.00 99.47 14:58:13 14:57:01 3 0.05 0.00 0.00 0.00 0.00 99.95 14:58:13 14:58:02 all 5.87 0.00 4.14 1.67 0.05 88.27 14:58:13 14:58:02 0 5.61 0.00 4.14 1.11 0.07 89.07 14:58:13 14:58:02 1 5.42 0.00 4.45 1.43 0.03 88.66 14:58:13 14:58:02 2 7.71 0.00 3.63 3.02 0.03 85.60 14:58:13 14:58:02 3 4.72 0.00 4.35 1.11 0.07 89.76 14:58:13 Average: all 2.13 0.00 1.19 0.58 0.03 96.07 14:58:13 Average: 0 2.16 0.00 1.17 0.48 0.03 96.16 14:58:13 Average: 1 1.97 0.00 1.20 0.56 0.05 96.22 14:58:13 Average: 2 2.49 0.00 1.24 0.67 0.02 95.58 14:58:13 Average: 3 1.90 0.00 1.14 0.60 0.03 96.33 14:58:13 14:58:13 14:58:13