Pull request #269 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of wshengqi for edgexfoundry/edgex-ui-go Loading trusted files from base branch master at 178e9abb726bc5c11d6eeab2f0e20b1eed984902 rather than 9caedd82fbd788a0c6947d3925d89b855e96b15f Obtained Jenkinsfile from 178e9abb726bc5c11d6eeab2f0e20b1eed984902 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 4d45bb06fbd349d05c83df7b0a7176550fae40e6 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 4d45bb06fbd349d05c83df7b0a7176550fae40e6 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 4d45bb06fbd349d05c83df7b0a7176550fae40e6 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4d45bb06fbd349d05c83df7b0a7176550fae40e6 # timeout=10 Commit message: "Merge pull request #295 from ernestojeda/always-docker-auth" > 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 b86a95d4aff1c43a521ca3be618780efd0ee2800 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 b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > 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 SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-11932 in /w/workspace/edgexfoundry_edgex-ui-go_PR-269 [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-269 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/269/head:refs/remotes/origin/PR-269 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 178e9abb726bc5c11d6eeab2f0e20b1eed984902 into PR head commit 9caedd82fbd788a0c6947d3925d89b855e96b15f Merge succeeded, producing 7733d52adbddf65d5e7123c2128c4b81ef0ecfdd Checking out Revision 7733d52adbddf65d5e7123c2128c4b81ef0ecfdd (PR-269) > git config core.sparsecheckout # timeout=10 > git checkout -f 9caedd82fbd788a0c6947d3925d89b855e96b15f # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 178e9abb726bc5c11d6eeab2f0e20b1eed984902 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7733d52adbddf65d5e7123c2128c4b81ef0ecfdd # timeout=10 Commit message: "Merge commit '178e9abb726bc5c11d6eeab2f0e20b1eed984902' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:51:27 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:51:27 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:51:27 ========================================================= 07:51:27 EdgeX Global Pipelines Version Info 07:51:27 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:51:28 ------------------- 07:51:28 stable info: 07:51:28 ------------------- 07:51:28 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:51:28 Commit SHA: 4d45bb06fbd349d05c83df7b0a7176550fae40e6 07:51:28 Message: update stable to v1.0.162 07:51:29 ------------------- 07:51:29 experimental info: 07:51:29 ------------------- 07:51:29 Commited By: **** collab-it+edgex@linuxfoundation.org 07:51:29 Commit SHA: 385afd1d63b7490d49b292b4c1950ab3fd942460 07:51:29 Message: update experimental to v1.0.163 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 07:51:30 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 07:51:30 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 07:51:30 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:51:30 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:51:30 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:51:30 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 07:51:30 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 07:51:31 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 07:51:31 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 07:51:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:51:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:51:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-edgex-ui-go [Pipeline] echo 07:51:31 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:51:31 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:51:31 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:51:31 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:51:31 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:51:31 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:51:32 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:51:32 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:51:32 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 07:51:32 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 07:51:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:51:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:51:32 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 07:51:32 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 07:51:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-269 [Pipeline] echo 07:51:33 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-269 [Pipeline] echo 07:51:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-269 [Pipeline] echo 07:51:33 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7733d52adbddf65d5e7123c2128c4b81ef0ecfdd [Pipeline] echo 07:51:33 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7733d52 [Pipeline] echo 07:51:33 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 07:51:33 provisioning config files... 07:51:33 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-269@tmp/config5998459060171638124tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:51:34 ---> docker-login.sh 07:51:34 nexus3.edgexfoundry.org:10001 07:51:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:51:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:51:34 Configure a credential helper to remove this warning. See 07:51:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:51:34 07:51:34 Login Succeeded 07:51:34 nexus3.edgexfoundry.org:10002 07:51:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:51:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:51:34 Configure a credential helper to remove this warning. See 07:51:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:51:34 07:51:34 Login Succeeded 07:51:34 nexus3.edgexfoundry.org:10003 07:51:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:51:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:51:34 Configure a credential helper to remove this warning. See 07:51:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:51:34 07:51:34 Login Succeeded 07:51:34 nexus3.edgexfoundry.org:10004 07:51:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:51:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:51:35 Configure a credential helper to remove this warning. See 07:51:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:51:35 07:51:35 Login Succeeded 07:51:35 docker.io 07:51:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:51:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:51:35 Configure a credential helper to remove this warning. See 07:51:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:51:35 07:51:35 Login Succeeded 07:51:35 ---> docker-login.sh ends [Pipeline] } 07:51:35 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:51:36 + git log --format=format:%s -1 7733d52adbddf65d5e7123c2128c4b81ef0ecfdd [Pipeline] echo 07:51:36 GIT_COMMIT: 7733d52adbddf65d5e7123c2128c4b81ef0ecfdd, Commit Message: Merge commit '178e9abb726bc5c11d6eeab2f0e20b1eed984902' into HEAD [Pipeline] echo 07:51:36 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 07:51:37 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:51:37 07:51:37 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 07:51:38 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:51:38 latest: Pulling from edgex-devops/git-semver 07:51:38 31603596830f: Pulling fs layer 07:51:38 2a8b12db71e7: Pulling fs layer 07:51:38 6ca5941a6612: Pulling fs layer 07:51:38 ecc8261a40a4: Pulling fs layer 07:51:38 ecc8261a40a4: Waiting 07:51:38 2a8b12db71e7: Verifying Checksum 07:51:38 2a8b12db71e7: Download complete 07:51:38 31603596830f: Verifying Checksum 07:51:38 31603596830f: Download complete 07:51:38 ecc8261a40a4: Verifying Checksum 07:51:38 ecc8261a40a4: Download complete 07:51:38 6ca5941a6612: Verifying Checksum 07:51:38 6ca5941a6612: Download complete 07:51:38 31603596830f: Pull complete 07:51:38 2a8b12db71e7: Pull complete 07:51:39 6ca5941a6612: Pull complete 07:51:39 ecc8261a40a4: Pull complete 07:51:39 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 07:51:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:51:39 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 07:51:39 prd-centos7-docker-4c-2g-11932 does not seem to be running inside a container 07:51:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-269 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-269:/w/workspace/edgexfoundry_edgex-ui-go_PR-269:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-269@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-269@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 07:51:42 $ docker top 2cf26b0f5c73d538b085f8e695ee9a8536f03d9f54c91f4ceaa3ddc8edc534d5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:51:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:51:42 [ssh-agent] Looking for ssh-agent implementation... 07:51:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:51:42 $ docker exec 2cf26b0f5c73d538b085f8e695ee9a8536f03d9f54c91f4ceaa3ddc8edc534d5 ssh-agent 07:51:42 SSH_AUTH_SOCK=/tmp/ssh-5W9BVza3TWDm/agent.12 07:51:42 SSH_AGENT_PID=17 07:51:42 Running ssh-add (command line suppressed) 07:51:43 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-269@tmp/private_key_2469229198509779157.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-269@tmp/private_key_2469229198509779157.key) 07:51:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:51:43 + git tag --points-at HEAD [Pipeline] } 07:51:43 $ docker exec --env ******** --env ******** 2cf26b0f5c73d538b085f8e695ee9a8536f03d9f54c91f4ceaa3ddc8edc534d5 ssh-agent -k 07:51:43 unset SSH_AUTH_SOCK; 07:51:43 unset SSH_AGENT_PID; 07:51:43 echo Agent pid 17 killed; 07:51:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:51:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:51:43 [ssh-agent] Looking for ssh-agent implementation... 07:51:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:51:43 $ docker exec 2cf26b0f5c73d538b085f8e695ee9a8536f03d9f54c91f4ceaa3ddc8edc534d5 ssh-agent 07:51:44 SSH_AUTH_SOCK=/tmp/ssh-Bnq6I6Zjs1DD/agent.45 07:51:44 SSH_AGENT_PID=50 07:51:44 Running ssh-add (command line suppressed) 07:51:44 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-269@tmp/private_key_9191808892453714756.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-269@tmp/private_key_9191808892453714756.key) 07:51:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:51:44 + git semver init 07:51:44 # -> Open(): unable to determine branch for HEAD 07:51:44 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-269/.git 07:51:44 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-269 07:51:44 # $SEMVER_REMOTE_NAME = origin 07:51:44 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:51:44 # $SEMVER_USER_NAME = edgex-jenkins 07:51:44 # $SEMVER_BRANCH = PR-269 07:51:44 # $SEMVER_TEMP = /tmp/semver-047258652 07:51:44 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 07:51:45 # '/tmp/semver-047258652' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-269/.semver' 07:51:45 # -> Force: false 07:51:45 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-269/.semver [Pipeline] } 07:51:45 $ docker exec --env ******** --env ******** 2cf26b0f5c73d538b085f8e695ee9a8536f03d9f54c91f4ceaa3ddc8edc534d5 ssh-agent -k 07:51:45 unset SSH_AUTH_SOCK; 07:51:45 unset SSH_AGENT_PID; 07:51:45 echo Agent pid 50 killed; 07:51:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:51:46 + git semver [Pipeline] } 07:51:46 $ docker stop --time=1 2cf26b0f5c73d538b085f8e695ee9a8536f03d9f54c91f4ceaa3ddc8edc534d5 07:51:47 $ docker rm -f 2cf26b0f5c73d538b085f8e695ee9a8536f03d9f54c91f4ceaa3ddc8edc534d5 [Pipeline] // withDockerContainer [Pipeline] sh 07:51:48 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:51:48 Stashed 1 file(s) [Pipeline] echo 07:51:48 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 07:52:04 Still waiting to schedule task 07:52:04 Waiting for next available executor on ‘centos7-docker-4c-2g’ 07:52:04 Still waiting to schedule task 07:52:04 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 07:54:01 Running on prd-ubuntu18.04-docker-arm64-4c-16g-11933 in /w/workspace/edgexfoundry_edgex-ui-go_PR-269 [Pipeline] { [Pipeline] ws 07:54:01 Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout 07:54:06 using credential edgex-jenkins-ssh 07:54:06 Cloning the remote Git repository 07:54:06 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 07:54:06 > git init /w/workspace/edgex-ui-go/2 # timeout=10 07:54:07 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 07:54:07 > git --version # timeout=10 07:54:07 > git --version # 'git version 2.17.1' 07:54:07 using GIT_SSH to set credentials SSH Credentials for GitHub 07:54:07 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:54:08 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 07:54:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:54:08 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 07:54:08 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 07:54:08 using GIT_SSH to set credentials SSH Credentials for GitHub 07:54:08 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/269/head:refs/remotes/origin/PR-269 +refs/heads/master:refs/remotes/origin/master # timeout=10 07:54:09 Merging remotes/origin/master commit 178e9abb726bc5c11d6eeab2f0e20b1eed984902 into PR head commit 9caedd82fbd788a0c6947d3925d89b855e96b15f 07:54:09 Merge succeeded, producing 0b7268b11e0186320be252d39bacc7b64df692ff 07:54:09 Checking out Revision 0b7268b11e0186320be252d39bacc7b64df692ff (PR-269) 07:54:09 > git config core.sparsecheckout # timeout=10 07:54:09 > git checkout -f 9caedd82fbd788a0c6947d3925d89b855e96b15f # timeout=10 07:54:09 > git remote # timeout=10 07:54:09 > git config --get remote.origin.url # timeout=10 07:54:09 using GIT_SSH to set credentials SSH Credentials for GitHub 07:54:09 > git merge 178e9abb726bc5c11d6eeab2f0e20b1eed984902 # timeout=10 07:54:09 > git rev-parse HEAD^{commit} # timeout=10 07:54:09 > git config core.sparsecheckout # timeout=10 07:54:09 > git checkout -f 0b7268b11e0186320be252d39bacc7b64df692ff # timeout=10 07:54:14 Commit message: "Merge commit '178e9abb726bc5c11d6eeab2f0e20b1eed984902' into HEAD" 07:54:14 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 07:54:15 provisioning config files... 07:54:15 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config2878933634447470789tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:54:16 ---> docker-login.sh 07:54:16 nexus3.edgexfoundry.org:10001 07:54:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:54:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:54:17 Configure a credential helper to remove this warning. See 07:54:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:54:17 07:54:17 Login Succeeded 07:54:17 nexus3.edgexfoundry.org:10002 07:54:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:54:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:54:18 Configure a credential helper to remove this warning. See 07:54:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:54:18 07:54:18 Login Succeeded 07:54:18 nexus3.edgexfoundry.org:10003 07:54:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:54:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:54:18 Configure a credential helper to remove this warning. See 07:54:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:54:18 07:54:18 Login Succeeded 07:54:18 nexus3.edgexfoundry.org:10004 07:54:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:54:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:54:19 Configure a credential helper to remove this warning. See 07:54:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:54:19 07:54:19 Login Succeeded 07:54:19 docker.io 07:54:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:54:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:54:19 Configure a credential helper to remove this warning. See 07:54:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:54:19 07:54:19 Login Succeeded 07:54:19 ---> docker-login.sh ends [Pipeline] } 07:54:20 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } 07:54:20 Running on prd-centos7-docker-4c-2g-11934 in /w/workspace/edgexfoundry_edgex-ui-go_PR-269 [Pipeline] // withEnv [Pipeline] { [Pipeline] unstash [Pipeline] ws 07:54:20 Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout [Pipeline] echo 07:54:20 ========================================================= 07:54:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 07:54:20 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:54:21 + 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 . 07:54:21 Sending build context to Docker daemon 15.63MB 07:54:21 Step 1/8 : ARG BASE=golang:1.15-alpine 07:54:21 Step 2/8 : FROM ${BASE} 07:54:21 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:54:21 b538f80385f9: Pulling fs layer 07:54:21 74f711af9a0d: Pulling fs layer 07:54:21 99f96fe45779: Pulling fs layer 07:54:21 8529a6b9a6be: Pulling fs layer 07:54:21 45590311c82a: Pulling fs layer 07:54:21 69ca0ff8b7b3: Pulling fs layer 07:54:21 209524e5b208: Pulling fs layer 07:54:21 45590311c82a: Waiting 07:54:21 69ca0ff8b7b3: Waiting 07:54:21 8529a6b9a6be: Waiting 07:54:21 209524e5b208: Waiting 07:54:21 99f96fe45779: Verifying Checksum 07:54:21 99f96fe45779: Download complete 07:54:21 74f711af9a0d: Verifying Checksum 07:54:21 74f711af9a0d: Download complete 07:54:21 45590311c82a: Verifying Checksum 07:54:21 45590311c82a: Download complete 07:54:22 69ca0ff8b7b3: Verifying Checksum 07:54:22 69ca0ff8b7b3: Download complete 07:54:22 b538f80385f9: Download complete 07:54:23 using credential edgex-jenkins-ssh 07:54:23 Cloning the remote Git repository 07:54:23 b538f80385f9: Pull complete 07:54:23 74f711af9a0d: Pull complete 07:54:23 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 07:54:23 > git init /w/workspace/edgex-ui-go/2 # timeout=10 07:54:23 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 07:54:23 > git --version # timeout=10 07:54:23 > git --version # 'git version 2.16.5' 07:54:23 using GIT_SSH to set credentials SSH Credentials for GitHub 07:54:23 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:54:24 99f96fe45779: Pull complete 07:54:25 209524e5b208: Verifying Checksum 07:54:25 209524e5b208: Download complete 07:54:25 Merging remotes/origin/master commit 178e9abb726bc5c11d6eeab2f0e20b1eed984902 into PR head commit 9caedd82fbd788a0c6947d3925d89b855e96b15f 07:54:26 Merge succeeded, producing 8a662804d0dcd4832da1ebd53177e8d0e45d8afe 07:54:26 Checking out Revision 8a662804d0dcd4832da1ebd53177e8d0e45d8afe (PR-269) 07:54:25 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 07:54:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:54:25 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 07:54:25 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 07:54:25 using GIT_SSH to set credentials SSH Credentials for GitHub 07:54:25 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/269/head:refs/remotes/origin/PR-269 +refs/heads/master:refs/remotes/origin/master # timeout=10 07:54:25 > git config core.sparsecheckout # timeout=10 07:54:25 > git checkout -f 9caedd82fbd788a0c6947d3925d89b855e96b15f # timeout=10 07:54:26 > git remote # timeout=10 07:54:26 > git config --get remote.origin.url # timeout=10 07:54:26 using GIT_SSH to set credentials SSH Credentials for GitHub 07:54:26 > git merge 178e9abb726bc5c11d6eeab2f0e20b1eed984902 # timeout=10 07:54:26 > git rev-parse HEAD^{commit} # timeout=10 07:54:26 > git config core.sparsecheckout # timeout=10 07:54:26 > git checkout -f 8a662804d0dcd4832da1ebd53177e8d0e45d8afe # timeout=10 07:54:26 8529a6b9a6be: Verifying Checksum 07:54:26 8529a6b9a6be: Download complete 07:54:29 Commit message: "Merge commit '178e9abb726bc5c11d6eeab2f0e20b1eed984902' into HEAD" 07:54:29 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 07:54:30 provisioning config files... 07:54:30 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config8546884627443771864tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:54:31 ---> docker-login.sh 07:54:31 nexus3.edgexfoundry.org:10001 07:54:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:54:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:54:32 Configure a credential helper to remove this warning. See 07:54:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:54:32 07:54:32 Login Succeeded 07:54:32 nexus3.edgexfoundry.org:10002 07:54:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:54:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:54:32 Configure a credential helper to remove this warning. See 07:54:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:54:32 07:54:32 Login Succeeded 07:54:32 nexus3.edgexfoundry.org:10003 07:54:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:54:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:54:32 Configure a credential helper to remove this warning. See 07:54:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:54:32 07:54:32 Login Succeeded 07:54:32 nexus3.edgexfoundry.org:10004 07:54:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:54:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:54:32 Configure a credential helper to remove this warning. See 07:54:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:54:32 07:54:32 Login Succeeded 07:54:32 docker.io 07:54:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:54:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:54:32 Configure a credential helper to remove this warning. See 07:54:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:54:32 07:54:32 Login Succeeded 07:54:32 ---> docker-login.sh ends [Pipeline] } 07:54:32 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:54:33 ========================================================= 07:54:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 07:54:33 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:54:33 + 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 . 07:54:33 Sending build context to Docker daemon 15.63MB 07:54:34 Step 1/8 : ARG BASE=golang:1.15-alpine 07:54:34 Step 2/8 : FROM ${BASE} 07:54:34 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 07:54:34 df20fa9351a1: Pulling fs layer 07:54:34 ed8968b2872e: Pulling fs layer 07:54:34 a92cc7c5fd73: Pulling fs layer 07:54:34 e871e8e8d7a9: Pulling fs layer 07:54:34 e73272ec9a57: Pulling fs layer 07:54:34 1e910a182e73: Pulling fs layer 07:54:34 4e634b169226: Pulling fs layer 07:54:34 e73272ec9a57: Waiting 07:54:34 1e910a182e73: Waiting 07:54:34 e871e8e8d7a9: Waiting 07:54:34 4e634b169226: Waiting 07:54:34 a92cc7c5fd73: Verifying Checksum 07:54:34 a92cc7c5fd73: Download complete 07:54:34 ed8968b2872e: Download complete 07:54:34 e73272ec9a57: Verifying Checksum 07:54:34 e73272ec9a57: Download complete 07:54:34 1e910a182e73: Verifying Checksum 07:54:34 1e910a182e73: Download complete 07:54:34 df20fa9351a1: Verifying Checksum 07:54:34 df20fa9351a1: Download complete 07:54:34 df20fa9351a1: Pull complete 07:54:34 ed8968b2872e: Pull complete 07:54:35 a92cc7c5fd73: Pull complete 07:54:36 e871e8e8d7a9: Verifying Checksum 07:54:36 e871e8e8d7a9: Download complete 07:54:36 4e634b169226: Verifying Checksum 07:54:36 4e634b169226: Download complete 07:54:36 8529a6b9a6be: Pull complete 07:54:36 45590311c82a: Pull complete 07:54:36 69ca0ff8b7b3: Pull complete 07:54:41 209524e5b208: Pull complete 07:54:41 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 07:54:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 07:54:41 ---> 5bddaf1c2fca 07:54:41 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 07:54:42 e871e8e8d7a9: Pull complete 07:54:42 e73272ec9a57: Pull complete 07:54:42 1e910a182e73: Pull complete 07:54:43 ---> Running in 7d7e43c62083 07:54:43 Removing intermediate container 7d7e43c62083 07:54:43 ---> 5dd249b5c30f 07:54:43 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:54:43 ---> Running in cdf5db710e53 07:54:46 Removing intermediate container cdf5db710e53 07:54:46 ---> 28d8947f8a61 07:54:46 Step 5/8 : RUN apk add --no-cache make git 07:54:46 ---> Running in c7e89d22a27e 07:54:48 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:54:49 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:54:49 OK: 142 MiB in 39 packages 07:54:50 Removing intermediate container c7e89d22a27e 07:54:50 ---> 49b735f96c39 07:54:50 Step 6/8 : WORKDIR /edgex-ui-go 07:54:50 ---> Running in f70f9a31c10c 07:54:51 Removing intermediate container f70f9a31c10c 07:54:51 ---> 7c1a30926219 07:54:51 Step 7/8 : COPY . . 07:54:52 4e634b169226: Pull complete 07:54:52 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 07:54:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 07:54:52 ---> f7629b54cfaa 07:54:52 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 07:54:52 ---> Running in 02eb714f7c14 07:54:52 Removing intermediate container 02eb714f7c14 07:54:52 ---> 46cd187b5418 07:54:52 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:54:52 ---> Running in a3404f7fc9ec 07:54:52 Removing intermediate container a3404f7fc9ec 07:54:52 ---> 0f0cedc14c07 07:54:52 Step 5/8 : RUN apk add --no-cache make git 07:54:52 ---> Running in 0d796980f9c3 07:54:53 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:54:53 ---> e609f077da8a 07:54:53 Step 8/8 : RUN go mod download 07:54:53 ---> Running in 99bb92ba086d 07:54:53 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:54:53 OK: 166 MiB in 39 packages 07:54:54 Removing intermediate container 0d796980f9c3 07:54:54 ---> c7b8bf1ebb70 07:54:54 Step 6/8 : WORKDIR /edgex-ui-go 07:54:54 ---> Running in abaa2fc5781d 07:54:54 Removing intermediate container abaa2fc5781d 07:54:54 ---> 90250256ff03 07:54:54 Step 7/8 : COPY . . 07:54:56 ---> 1f3633cfabda 07:54:56 Step 8/8 : RUN go mod download 07:54:56 ---> Running in 9f46a5ffb0d7 07:55:18 Removing intermediate container 9f46a5ffb0d7 07:55:18 ---> aaf73fbd6254 07:55:18 Successfully built aaf73fbd6254 07:55:18 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 07:55:19 + docker inspect -f . ci-base-image-x86_64 07:55:19 . [Pipeline] withDockerContainer 07:55:19 prd-centos7-docker-4c-2g-11934 does not seem to be running inside a container 07:55:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:55:20 $ docker top a393bcdc25b00f1896b85dcb8d7bf695cf27ee725537aec329baaa769b6922ab -eo pid,comm 07:55:20 Removing intermediate container 99bb92ba086d 07:55:20 ---> 95b026027fdd 07:55:20 Successfully built 95b026027fdd 07:55:20 Successfully tagged ci-base-image-arm64:latest [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 07:55:20 + go version 07:55:20 go version go1.15.2 linux/amd64 [Pipeline] } 07:55:20 $ docker stop --time=1 a393bcdc25b00f1896b85dcb8d7bf695cf27ee725537aec329baaa769b6922ab 07:55:20 + docker inspect -f . ci-base-image-arm64 07:55:20 . 07:55:22 $ docker rm -f a393bcdc25b00f1896b85dcb8d7bf695cf27ee725537aec329baaa769b6922ab [Pipeline] // withDockerContainer [Pipeline] withDockerContainer 07:55:22 prd-ubuntu18.04-docker-arm64-4c-16g-11933 does not seem to be running inside a container 07:55:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:55:24 $ docker top 2f7cddbd5427e6d3f47d1ff722c1ac4c4aedee21db907ea583faca6e7ba998fd -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:55:25 + docker inspect -f . ci-base-image-x86_64 07:55:25 . [Pipeline] withDockerContainer 07:55:25 prd-centos7-docker-4c-2g-11934 does not seem to be running inside a container 07:55:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:55:25 + go version 07:55:25 go version go1.15.2 linux/arm64 07:55:26 $ docker top 82bd568ed942b16920b2450de9cecaeee8ebf706b1c9235964c11e56cc4c7ae1 -eo pid,comm [Pipeline] { [Pipeline] } 07:55:26 $ docker stop --time=1 2f7cddbd5427e6d3f47d1ff722c1ac4c4aedee21db907ea583faca6e7ba998fd 07:55:28 $ docker rm -f 2f7cddbd5427e6d3f47d1ff722c1ac4c4aedee21db907ea583faca6e7ba998fd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage 07:55:28 + make test 07:55:28 GO111MODULE=on go test -coverprofile=coverage.out ./... [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:55:29 + docker inspect -f . ci-base-image-arm64 07:55:29 . [Pipeline] withDockerContainer 07:55:29 prd-ubuntu18.04-docker-arm64-4c-16g-11933 does not seem to be running inside a container 07:55:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:55:29 ? github.com/edgexfoundry/edgex-ui-go [no test files] 07:55:31 $ docker top fdc8e415934c60543f7cdd57d19d28ac5f903e22667ab7e22fc46ce81e55d191 -eo pid,comm [Pipeline] { [Pipeline] sh 07:55:32 + make test 07:55:32 GO111MODULE=on go test -coverprofile=coverage.out ./... 07:55:33 ? github.com/edgexfoundry/edgex-ui-go [no test files] 07:55:38 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 07:55:38 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 07:55:38 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 07:55:38 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 07:55:38 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 07:55:38 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 07:55:38 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 07:55:38 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 07:55:38 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 07:55:38 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 07:55:38 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 07:55:38 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 07:55:38 GO111MODULE=on go vet ./... [Pipeline] } 07:55:38 $ docker stop --time=1 82bd568ed942b16920b2450de9cecaeee8ebf706b1c9235964c11e56cc4c7ae1 07:55:41 $ docker rm -f 82bd568ed942b16920b2450de9cecaeee8ebf706b1c9235964c11e56cc4c7ae1 [Pipeline] // withDockerContainer [Pipeline] sh 07:55:41 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:55:42 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 07:55:44 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:55:45 + ls -al . 07:55:45 total 84 07:55:45 drwxrwxr-x. 9 jenkins jenkins 4096 Nov 12 07:55 . 07:55:45 drwxrwxr-x. 4 jenkins jenkins 28 Nov 12 07:54 .. 07:55:45 drwxrwxr-x. 3 jenkins jenkins 20 Nov 12 07:54 assets 07:55:45 drwxrwxr-x. 2 jenkins jenkins 35 Nov 12 07:54 bin 07:55:45 drwxrwxr-x. 3 jenkins jenkins 29 Nov 12 07:54 cmd 07:55:45 -rw-rw-r--. 1 jenkins jenkins 3959 Nov 12 07:54 CONTRIBUTING.md 07:55:45 -rw-r--r--. 1 jenkins jenkins 10 Nov 12 07:55 coverage.out 07:55:45 -rw-rw-r--. 1 jenkins jenkins 913 Nov 12 07:54 Dockerfile 07:55:45 -rw-rw-r--. 1 jenkins jenkins 898 Nov 12 07:54 Dockerfile.build 07:55:45 drwxrwxr-x. 5 jenkins jenkins 104 Nov 12 07:54 docs 07:55:45 drwxrwxr-x. 8 jenkins jenkins 179 Nov 12 07:54 .git 07:55:45 drwxrwxr-x. 2 jenkins jenkins 81 Nov 12 07:54 .github 07:55:45 -rw-rw-r--. 1 jenkins jenkins 136 Nov 12 07:54 .gitignore 07:55:45 -rw-rw-r--. 1 jenkins jenkins 1019 Nov 12 07:54 go.mod 07:55:45 -rw-r--r--. 1 jenkins jenkins 20718 Nov 12 07:55 go.sum 07:55:45 drwxrwxr-x. 10 jenkins jenkins 139 Nov 12 07:54 internal 07:55:45 -rw-rw-r--. 1 jenkins jenkins 652 Nov 12 07:54 Jenkinsfile 07:55:45 -rw-rw-r--. 1 jenkins jenkins 11357 Nov 12 07:54 LICENSE 07:55:45 -rw-rw-r--. 1 jenkins jenkins 951 Nov 12 07:54 Makefile 07:55:45 -rw-rw-r--. 1 jenkins jenkins 3545 Nov 12 07:54 README.md 07:55:45 -rw-rw-r--. 1 jenkins jenkins 5 Nov 12 07:51 VERSION 07:55:45 -rw-rw-r--. 1 jenkins jenkins 155 Nov 12 07:54 version.go [Pipeline] isUnix [Pipeline] sh 07:55:45 + 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=7733d52adbddf65d5e7123c2128c4b81ef0ecfdd --label arch=amd64 --label version=0.0.0 . 07:55:45 Sending build context to Docker daemon 15.66MB 07:55:45 Step 1/24 : ARG BASE=golang:1.15-alpine 07:55:45 Step 2/24 : FROM ${BASE} AS builder 07:55:45 ---> aaf73fbd6254 07:55:45 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 07:55:46 ---> Running in 99e96854e9ca 07:55:46 Removing intermediate container 99e96854e9ca 07:55:46 ---> 3b40d9247139 07:55:46 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 07:55:46 ---> Running in c0710ef11215 07:55:46 Removing intermediate container c0710ef11215 07:55:46 ---> 5d36855be6e1 07:55:46 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 07:55:46 ---> Running in de0dde178107 07:55:46 Removing intermediate container de0dde178107 07:55:46 ---> e24f3ab67ef1 07:55:46 Step 6/24 : LABEL Name=edgex-ui-go 07:55:46 ---> Running in c65b18cb7f45 07:55:46 Removing intermediate container c65b18cb7f45 07:55:46 ---> f0a5b325c516 07:55:46 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 07:55:47 ---> Running in 396203722abe 07:55:47 Removing intermediate container 396203722abe 07:55:47 ---> 69ebd6297c45 07:55:47 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:55:47 ---> Running in e0a935065e77 07:55:47 Removing intermediate container e0a935065e77 07:55:47 ---> 31482772f425 07:55:47 Step 9/24 : RUN apk update && apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:55:47 ---> Running in f4af5cf8c51a 07:55:48 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:55:49 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:55:49 v3.12.1-24-g9d31f224d7 [http://nl.alpinelinux.org/alpine/v3.12/main] 07:55:49 v3.12.1-27-g467487adbb [http://nl.alpinelinux.org/alpine/v3.12/community] 07:55:49 OK: 12752 distinct packages available 07:55:49 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:55:50 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:55:50 OK: 166 MiB in 39 packages 07:55:51 Removing intermediate container f4af5cf8c51a 07:55:51 ---> 3ca875b1c6f2 07:55:51 Step 10/24 : ENV GO111MODULE=on 07:55:51 ---> Running in c73babed6a4e 07:55:51 Removing intermediate container c73babed6a4e 07:55:51 ---> 0ef6c037b65f 07:55:51 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 07:55:51 ---> Running in eee46d973b63 07:55:51 Removing intermediate container eee46d973b63 07:55:51 ---> 449b76ee8875 07:55:51 Step 12/24 : COPY go.mod . 07:55:52 ---> a8f218947f07 07:55:52 Step 13/24 : COPY Makefile . 07:55:52 ---> b6cf9f5aafa4 07:55:52 Step 14/24 : RUN make update 07:55:52 ---> Running in ba23bc588015 07:55:52 CGO_ENABLED=0 GO111MODULE=on go mod download 07:55:53 Removing intermediate container ba23bc588015 07:55:53 ---> 5b5c117237e3 07:55:53 Step 15/24 : COPY . . 07:55:54 ---> 8f2d29a1c223 07:55:54 Step 16/24 : RUN ${MAKE} 07:55:54 ---> Running in a8adebcee43e 07:55:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 07:56:00 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 07:56:00 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 07:56:00 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 07:56:00 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 07:56:00 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 07:56:00 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 07:56:00 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 07:56:00 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 07:56:00 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 07:56:00 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 07:56:00 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 07:56:00 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 07:56:00 GO111MODULE=on go vet ./... [Pipeline] } 07:56:02 $ docker stop --time=1 fdc8e415934c60543f7cdd57d19d28ac5f903e22667ab7e22fc46ce81e55d191 07:56:03 CGO_ENABLED=0 GO111MODULE=on go build ./... 07:56:04 $ docker rm -f fdc8e415934c60543f7cdd57d19d28ac5f903e22667ab7e22fc46ce81e55d191 [Pipeline] // withDockerContainer [Pipeline] sh 07:56:05 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:56:05 Warning: overwriting stash ‘coverage-report’ 07:56:05 Removing intermediate container a8adebcee43e 07:56:05 ---> 83498c4c8a79 07:56:05 Step 17/24 : FROM alpine 07:56:05 latest: Pulling from library/alpine 07:56:05 188c0c94c7c5: Pulling fs layer 07:56:06 188c0c94c7c5: Verifying Checksum 07:56:06 188c0c94c7c5: Download complete 07:56:06 188c0c94c7c5: Pull complete 07:56:06 Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a 07:56:06 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage 07:56:06 Status: Downloaded newer image for alpine:latest 07:56:06 ---> d6e46aa2470d 07:56:06 Step 18/24 : EXPOSE 4000 07:56:06 ---> Running in 5d02b90631f7 [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 07:56:06 Removing intermediate container 5d02b90631f7 07:56:06 ---> a91b3c30a9a3 07:56:06 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 07:56:06 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:56:07 + ls -al . 07:56:07 total 116 07:56:07 drwxrwxr-x 9 jenkins jenkins 4096 Nov 12 07:55 . 07:56:07 drwxrwxr-x 4 jenkins jenkins 4096 Nov 12 07:54 .. 07:56:07 drwxrwxr-x 8 jenkins jenkins 4096 Nov 12 07:54 .git 07:56:07 drwxrwxr-x 2 jenkins jenkins 4096 Nov 12 07:54 .github 07:56:07 -rw-rw-r-- 1 jenkins jenkins 136 Nov 12 07:54 .gitignore 07:56:07 -rw-rw-r-- 1 jenkins jenkins 3959 Nov 12 07:54 CONTRIBUTING.md 07:56:07 -rw-rw-r-- 1 jenkins jenkins 913 Nov 12 07:54 Dockerfile 07:56:07 -rw-rw-r-- 1 jenkins jenkins 898 Nov 12 07:54 Dockerfile.build 07:56:07 -rw-rw-r-- 1 jenkins jenkins 652 Nov 12 07:54 Jenkinsfile 07:56:07 -rw-rw-r-- 1 jenkins jenkins 11357 Nov 12 07:54 LICENSE 07:56:07 -rw-rw-r-- 1 jenkins jenkins 951 Nov 12 07:54 Makefile 07:56:07 -rw-rw-r-- 1 jenkins jenkins 3545 Nov 12 07:54 README.md 07:56:07 -rw-rw-r-- 1 jenkins jenkins 5 Nov 12 07:51 VERSION 07:56:07 drwxrwxr-x 3 jenkins jenkins 4096 Nov 12 07:54 assets 07:56:07 drwxrwxr-x 2 jenkins jenkins 4096 Nov 12 07:54 bin 07:56:07 drwxrwxr-x 3 jenkins jenkins 4096 Nov 12 07:54 cmd 07:56:07 -rw-r--r-- 1 jenkins jenkins 10 Nov 12 07:55 coverage.out 07:56:07 drwxrwxr-x 5 jenkins jenkins 4096 Nov 12 07:54 docs 07:56:07 -rw-rw-r-- 1 jenkins jenkins 1019 Nov 12 07:54 go.mod 07:56:07 -rw-r--r-- 1 jenkins jenkins 20718 Nov 12 07:55 go.sum 07:56:07 drwxrwxr-x 10 jenkins jenkins 4096 Nov 12 07:54 internal 07:56:07 -rw-rw-r-- 1 jenkins jenkins 155 Nov 12 07:54 version.go [Pipeline] isUnix [Pipeline] sh 07:56:07 ---> ea91e3deac59 07:56:07 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 07:56:07 ---> Running in 966581c9fe19 07:56:07 Removing intermediate container 966581c9fe19 07:56:07 ---> 6c867f2c0f06 07:56:07 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 07:56:07 ---> Running in d0135e8ccac9 07:56:07 + 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=7733d52adbddf65d5e7123c2128c4b81ef0ecfdd --label arch=arm64 --label version=0.0.0 . 07:56:07 Removing intermediate container d0135e8ccac9 07:56:07 ---> 66183eb53e35 07:56:07 Step 22/24 : LABEL arch=amd64 07:56:07 ---> Running in 188dbee39dd2 07:56:08 Removing intermediate container 188dbee39dd2 07:56:08 ---> 2f8109f52182 07:56:08 Step 23/24 : LABEL git_sha=7733d52adbddf65d5e7123c2128c4b81ef0ecfdd 07:56:08 ---> Running in 9a8b58169f46 07:56:08 Sending build context to Docker daemon 15.66MB 07:56:08 Step 1/24 : ARG BASE=golang:1.15-alpine 07:56:08 Step 2/24 : FROM ${BASE} AS builder 07:56:08 ---> 95b026027fdd 07:56:08 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 07:56:08 Removing intermediate container 9a8b58169f46 07:56:08 ---> 7f96cbdaba62 07:56:08 Step 24/24 : LABEL version=0.0.0 07:56:08 ---> Running in 6ce156c3ca2f 07:56:08 Removing intermediate container 6ce156c3ca2f 07:56:08 ---> ea392149f716 07:56:08 [Warning] One or more build-args [ARCH] were not consumed 07:56:08 Successfully built ea392149f716 07:56:08 Successfully tagged docker-edgex-ui-go:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } 07:56:08 ---> Running in 4cbb2710f785 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } 07:56:09 Removing intermediate container 4cbb2710f785 07:56:09 ---> b96738e0d96e 07:56:09 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 07:56:09 ---> Running in fa7f0fe0c234 [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage 07:56:09 Removing intermediate container fa7f0fe0c234 07:56:09 ---> a9017c63b353 07:56:09 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 07:56:09 ---> Running in b57e147e9ec6 [Pipeline] } 07:56:10 Removing intermediate container b57e147e9ec6 07:56:10 ---> 8285bd226a0e 07:56:10 Step 6/24 : LABEL Name=edgex-ui-go 07:56:10 ---> Running in 88a41553256f 07:56:10 Removing intermediate container 88a41553256f 07:56:10 ---> fbdc73fec79c 07:56:10 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 07:56:10 ---> Running in fca3a7a7b4a5 07:56:11 Removing intermediate container fca3a7a7b4a5 07:56:11 ---> 60be57f1a8e3 07:56:11 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:56:11 ---> Running in d9548ffa368c 07:56:14 Removing intermediate container d9548ffa368c 07:56:14 ---> b91c424124b2 07:56:14 Step 9/24 : RUN apk update && apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:56:14 ---> Running in 8ca409456c8e 07:56:15 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:56:16 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:56:17 v3.12.1-24-g9d31f224d7 [http://nl.alpinelinux.org/alpine/v3.12/main] 07:56:17 v3.12.1-26-gb7585c84cc [http://nl.alpinelinux.org/alpine/v3.12/community] 07:56:17 OK: 12623 distinct packages available 07:56:17 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:56:18 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:56:18 OK: 142 MiB in 39 packages 07:56:19 Removing intermediate container 8ca409456c8e 07:56:19 ---> b2c241b909f8 07:56:19 Step 10/24 : ENV GO111MODULE=on 07:56:19 ---> Running in ef28c36d3936 07:56:20 Removing intermediate container ef28c36d3936 07:56:20 ---> 93eb60b52205 07:56:20 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 07:56:20 ---> Running in cf0bd1f62e04 07:56:21 Removing intermediate container cf0bd1f62e04 07:56:21 ---> d19881b2c66a 07:56:21 Step 12/24 : COPY go.mod . 07:56:21 ---> f23bbfbcb642 07:56:21 Step 13/24 : COPY Makefile . 07:56:22 ---> a84295bc7660 07:56:22 Step 14/24 : RUN make update 07:56:22 ---> Running in 24b5ab015407 07:56:23 CGO_ENABLED=0 GO111MODULE=on go mod download 07:56:25 Removing intermediate container 24b5ab015407 07:56:25 ---> 5df144c82bcf 07:56:25 Step 15/24 : COPY . . 07:56:26 ---> 50e789ddf1e6 07:56:26 Step 16/24 : RUN ${MAKE} 07:56:27 ---> Running in 4bd2334b09d4 07:56:28 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 07:56:50 CGO_ENABLED=0 GO111MODULE=on go build ./... 07:56:56 Removing intermediate container 4bd2334b09d4 07:56:56 ---> e6bba87111b3 07:56:56 Step 17/24 : FROM alpine 07:56:56 latest: Pulling from library/alpine 07:56:56 5f621e34cdf4: Pulling fs layer 07:56:56 5f621e34cdf4: Verifying Checksum 07:56:56 5f621e34cdf4: Download complete 07:56:56 5f621e34cdf4: Pull complete 07:56:56 Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a 07:56:56 Status: Downloaded newer image for alpine:latest 07:56:56 ---> 2e77e061c27f 07:56:56 Step 18/24 : EXPOSE 4000 07:56:57 ---> Running in b0881056ca8c 07:56:57 Removing intermediate container b0881056ca8c 07:56:57 ---> d4d410101ef8 07:56:57 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 07:56:59 ---> ed244b69f4c0 07:56:59 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 07:56:59 ---> Running in a2102bcf25ea 07:56:59 Removing intermediate container a2102bcf25ea 07:56:59 ---> e635a09ec166 07:56:59 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 07:57:00 ---> Running in 0c634e3b879e 07:57:00 Removing intermediate container 0c634e3b879e 07:57:00 ---> da55cc32ea38 07:57:00 Step 22/24 : LABEL arch=arm64 07:57:00 ---> Running in a628b6b514f9 07:57:00 Removing intermediate container a628b6b514f9 07:57:00 ---> 0889b0c5e11c 07:57:00 Step 23/24 : LABEL git_sha=7733d52adbddf65d5e7123c2128c4b81ef0ecfdd 07:57:01 ---> Running in fa2ac6d598d7 07:57:01 Removing intermediate container fa2ac6d598d7 07:57:01 ---> 0cdb467aa8d6 07:57:01 Step 24/24 : LABEL version=0.0.0 07:57:01 ---> Running in 8edfc6037477 07:57:02 Removing intermediate container 8edfc6037477 07:57:02 ---> 0b00f4069530 07:57:02 [Warning] One or more build-args [ARCH] were not consumed 07:57:02 Successfully built 0b00f4069530 07:57:02 Successfully tagged docker-edgex-ui-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [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 07:57:04 provisioning config files... 07:57:04 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-269@tmp/config1846184915770880333tmp [Pipeline] { [Pipeline] sh 07:57:05 + set +x 07:57:05 + curl -s https://codecov.io/bash 07:57:05 + bash -s -- 07:57:05 07:57:05 _____ _ 07:57:05 / ____| | | 07:57:05 | | ___ __| | ___ ___ _____ __ 07:57:05 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:57:05 | |___| (_) | (_| | __/ (_| (_) \ V / 07:57:05 \_____\___/ \__,_|\___|\___\___/ \_/ 07:57:05 Bash-20201106-81372f2 07:57:05 07:57:05 07:57:05 ==> Jenkins CI detected. 07:57:05 project root: . 07:57:05 --> token set from env 07:57:05 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:57:05 ==> Running gcov in . (disable via -X gcov) 07:57:05 ==> Python coveragepy not found 07:57:05 ==> Searching for coverage reports in: 07:57:05 + . 07:57:05 -> Found 1 reports 07:57:05 ==> Detecting git/mercurial file structure 07:57:05 ==> Reading reports 07:57:05 + ./coverage.out bytes=10 07:57:05 ==> Appending adjustments 07:57:05 https://docs.codecov.io/docs/fixing-reports 07:57:05 + Found adjustments 07:57:05 ==> Gzipping contents 07:57:05 ==> Uploading reports 07:57:05 url: https://codecov.io 07:57:05 query: branch=PR-269&commit=7733d52adbddf65d5e7123c2128c4b81ef0ecfdd&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-269%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=269&job=&cmd_args= 07:57:05 -> Pinging Codecov 07:57:05 https://codecov.io/upload/v4?package=bash-20201106-81372f2&token=secret&branch=PR-269&commit=7733d52adbddf65d5e7123c2128c4b81ef0ecfdd&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-269%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=269&job=&cmd_args= 07:57:05 -> Uploading to 07:57:05 https://storage.googleapis.com/codecov/v4/raw/2020-11-12/FB506323287CE973F263BFD2A0EB1F37/7733d52adbddf65d5e7123c2128c4b81ef0ecfdd/3f34f85c-bbdc-4845-a265-607ea7c48930.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201112%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201112T075705Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=47d5d0be5366aba176568e228b375c1367ab00f0e85b1f25ccf644c79bd7bf75 07:57:05 % Total % Received % Xferd Average Speed Time Time Time Current 07:57:05 Dload Upload Total Spent Left Speed 07:57:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1791 0 0 100 1791 0 2922 --:--:-- --:--:-- --:--:-- 2921 07:57:06 -> View reports at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/7733d52adbddf65d5e7123c2128c4b81ef0ecfdd [Pipeline] } 07:57:06 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] { (Snyk Docker Image Scan) Stage "Snyk Docker Image 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 07:57:09 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:57:09 ---> package-listing.sh 07:57:09 ++ facter osfamily 07:57:09 ++ tr '[:upper:]' '[:lower:]' 07:57:09 + OS_FAMILY=redhat 07:57:09 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-269 07:57:09 + START_PACKAGES=/tmp/packages_start.txt 07:57:09 + END_PACKAGES=/tmp/packages_end.txt 07:57:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:57:09 + PACKAGES=/tmp/packages_start.txt 07:57:09 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-269 ']' 07:57:09 + PACKAGES=/tmp/packages_end.txt 07:57:09 + case "${OS_FAMILY}" in 07:57:09 + rpm -qa 07:57:09 + sort 07:57:14 + '[' -f /tmp/packages_start.txt ']' 07:57:14 + '[' -f /tmp/packages_end.txt ']' 07:57:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:57:14 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-269 ']' 07:57:14 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-269/archives/ 07:57:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-269/archives/ [Pipeline] echo 07:57:14 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-269/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:57:14 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 07:57:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:57:14 07:57:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 07:57:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:57:15 alpine: Pulling from edgex-lftools-log-publisher 07:57:15 df20fa9351a1: Pulling fs layer 07:57:15 36b3adc4ff6f: Pulling fs layer 07:57:15 8ad3a11d3b57: Pulling fs layer 07:57:15 46f8f816bc3b: Pulling fs layer 07:57:15 93b61091891f: Pulling fs layer 07:57:15 93b9cdb0e59b: Pulling fs layer 07:57:15 5e14af77c1be: Pulling fs layer 07:57:15 01666e4c0597: Pulling fs layer 07:57:15 aa168da1d23b: Pulling fs layer 07:57:15 46f8f816bc3b: Waiting 07:57:15 5e14af77c1be: Waiting 07:57:15 93b61091891f: Waiting 07:57:15 01666e4c0597: Waiting 07:57:15 aa168da1d23b: Waiting 07:57:15 93b9cdb0e59b: Waiting 07:57:15 36b3adc4ff6f: Download complete 07:57:15 46f8f816bc3b: Verifying Checksum 07:57:15 46f8f816bc3b: Download complete 07:57:15 df20fa9351a1: Verifying Checksum 07:57:15 df20fa9351a1: Download complete 07:57:15 93b9cdb0e59b: Verifying Checksum 07:57:15 93b9cdb0e59b: Download complete 07:57:15 5e14af77c1be: Verifying Checksum 07:57:15 5e14af77c1be: Download complete 07:57:15 93b61091891f: Verifying Checksum 07:57:15 93b61091891f: Download complete 07:57:15 01666e4c0597: Verifying Checksum 07:57:15 01666e4c0597: Download complete 07:57:15 df20fa9351a1: Pull complete 07:57:15 36b3adc4ff6f: Pull complete 07:57:16 8ad3a11d3b57: Verifying Checksum 07:57:16 8ad3a11d3b57: Download complete 07:57:17 8ad3a11d3b57: Pull complete 07:57:17 46f8f816bc3b: Pull complete 07:57:17 93b61091891f: Pull complete 07:57:17 93b9cdb0e59b: Pull complete 07:57:17 5e14af77c1be: Pull complete 07:57:18 aa168da1d23b: Verifying Checksum 07:57:18 aa168da1d23b: Download complete 07:57:18 01666e4c0597: Pull complete 07:57:26 aa168da1d23b: Pull complete 07:57:26 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 07:57:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:57:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 07:57:26 prd-centos7-docker-4c-2g-11932 does not seem to be running inside a container 07:57:26 $ 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-269/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-269 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-269:/w/workspace/edgexfoundry_edgex-ui-go_PR-269:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-269@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-269@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 07:57:30 $ docker top fef1a2a41334d2390cf2fa7ef145df1b3e93605478a4d5c365c70076e044c1e1 -eo pid,comm [Pipeline] { [Pipeline] sh 07:57:30 + touch /tmp/pre-build-complete [Pipeline] sh 07:57:31 + mkdir -p /var/log/sa [Pipeline] sh 07:57:31 + ls /var/log/sa-host 07:57:31 + sadf -c /var/log/sa-host/sa05 07:57:31 file_magic: OK 07:57:31 HZ: Using current value: 100 07:57:31 file_header: OK 07:57:31 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 07:57:31 Statistics: 07:57:31 Hnuu...uuuununununu...Hnuu...uuuununununu... 07:57:31 File successfully converted to sysstat format version 12.2.1 07:57:31 + sadf -c /var/log/sa-host/sa12 07:57:31 file_magic: OK 07:57:31 HZ: Using current value: 100 07:57:31 file_header: OK 07:57:31 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 07:57:31 Statistics: 07:57:31 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 07:57:31 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:57:32 provisioning config files... 07:57:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-269@tmp/config3059124903611253934tmp [Pipeline] { [Pipeline] echo 07:57:32 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:57:32 ---> create-netrc.sh [Pipeline] } 07:57:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 07:57:32 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 07:57:32 ---> python-tools-install.sh [Pipeline] echo 07:57:32 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:57:33 ---> sudo-logs.sh 07:57:33 Archiving 'sudo' log.. [Pipeline] echo 07:57:33 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:57:33 ---> job-cost.sh 07:57:33 lf-activate-venv: SKIPPING 07:57:33 INFO: No Stack... 07:57:35 INFO: Retrieving Pricing Info for: v1-standard-2 07:57:35 INFO: Archiving Costs [Pipeline] echo 07:57:35 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:57:35 ---> logs-deploy.sh 07:57:35 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-269/2 07:57:35 INFO: archiving workspace using pattern(s): 07:57:37 Archives upload complete. 07:57:37 INFO: archiving logs to Nexus