Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 9e9000642235b61e852840e697528ee7165f7b30 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5609553390568938315.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7204712512125328636.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/master/workspace@libs/edgex-global-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1023909377571074222.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7615799225707566499.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/master/workspace@libs/lf-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8679544784646538120.key > 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.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-309’ is offline Running on prd-centos7-docker-4c-2g-1074 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/jenkins-gitclient-ssh8650330481460307970.key Avoid second fetch Checking out Revision 9e9000642235b61e852840e697528ee7165f7b30 (master) > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9e9000642235b61e852840e697528ee7165f7b30 # timeout=10 Commit message: "feat: change the host config of service to localhost" > git rev-list --no-walk 362a620ccf47aa99c62b2f052005e112b2d013c2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:24:03 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:24:03 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:24:04 ========================================================= 10:24:04 EdgeX Global Pipelines Version Info 10:24:04 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:24:06 ------------------- 10:24:06 stable info: 10:24:06 ------------------- 10:24:06 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:24:06 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 10:24:06 Message: update stable to v1.0.192 10:24:07 ------------------- 10:24:07 experimental info: 10:24:07 ------------------- 10:24:07 Commited By: **** collab-it+edgex@linuxfoundation.org 10:24:07 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 10:24:07 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:24:07 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 10:24:07 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 10:24:07 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:24:07 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:24:07 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:24:07 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 10:24:07 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 10:24:07 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 10:24:07 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:24:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:24:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:24:07 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 10:24:07 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:24:07 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:24:07 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:24:07 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:24:07 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:24:07 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:24:07 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:24:07 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:24:07 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 10:24:07 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 10:24:07 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:24:07 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:24:07 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:24:07 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:24:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 10:24:07 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 10:24:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 10:24:07 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9e9000642235b61e852840e697528ee7165f7b30 [Pipeline] echo 10:24:07 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9e90006 [Pipeline] echo 10:24:07 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:24:07 provisioning config files... 10:24:07 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config9155293921636995868tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:24:08 ---> docker-login.sh 10:24:08 nexus3.edgexfoundry.org:10001 10:24:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:24:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:24:08 Configure a credential helper to remove this warning. See 10:24:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:24:08 10:24:08 Login Succeeded 10:24:08 nexus3.edgexfoundry.org:10002 10:24:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:24:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:24:08 Configure a credential helper to remove this warning. See 10:24:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:24:08 10:24:08 Login Succeeded 10:24:08 nexus3.edgexfoundry.org:10003 10:24:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:24:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:24:08 Configure a credential helper to remove this warning. See 10:24:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:24:08 10:24:08 Login Succeeded 10:24:08 nexus3.edgexfoundry.org:10004 10:24:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:24:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:24:09 Configure a credential helper to remove this warning. See 10:24:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:24:09 10:24:09 Login Succeeded 10:24:09 docker.io 10:24:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:24:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:24:09 Configure a credential helper to remove this warning. See 10:24:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:24:09 10:24:09 Login Succeeded 10:24:09 ---> docker-login.sh ends [Pipeline] } 10:24:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:24:09 + git log --format=format:%s -1 9e9000642235b61e852840e697528ee7165f7b30 [Pipeline] echo 10:24:09 GIT_COMMIT: 9e9000642235b61e852840e697528ee7165f7b30, Commit Message: feat: change the host config of service to localhost [Pipeline] echo 10:24:09 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 10:24:10 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:24:10 10:24:10 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 10:24:11 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:24:11 latest: Pulling from edgex-devops/git-semver 10:24:11 31603596830f: Pulling fs layer 10:24:11 54011a49482f: Pulling fs layer 10:24:11 a6820b24f6d8: Pulling fs layer 10:24:11 f581987b2513: Pulling fs layer 10:24:11 f581987b2513: Waiting 10:24:11 54011a49482f: Verifying Checksum 10:24:11 54011a49482f: Download complete 10:24:11 31603596830f: Verifying Checksum 10:24:11 31603596830f: Download complete 10:24:11 f581987b2513: Verifying Checksum 10:24:11 f581987b2513: Download complete 10:24:11 a6820b24f6d8: Verifying Checksum 10:24:11 a6820b24f6d8: Download complete 10:24:11 31603596830f: Pull complete 10:24:11 54011a49482f: Pull complete 10:24:12 a6820b24f6d8: Pull complete 10:24:12 f581987b2513: Pull complete 10:24:12 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 10:24:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:24:12 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 10:24:12 prd-centos7-docker-4c-2g-1074 does not seem to be running inside a container 10:24:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 10:24:15 $ docker top b63da252950894b66bd873511c219225553b6f248455c8151785abeff5f09474 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:24:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:24:15 [ssh-agent] Looking for ssh-agent implementation... 10:24:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:24:15 $ docker exec b63da252950894b66bd873511c219225553b6f248455c8151785abeff5f09474 ssh-agent 10:24:15 SSH_AUTH_SOCK=/tmp/ssh-TcCu75mxpVsM/agent.14 10:24:15 SSH_AGENT_PID=20 10:24:15 Running ssh-add (command line suppressed) 10:24:15 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_7532879828971601935.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_7532879828971601935.key) 10:24:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:24:16 + git tag --points-at HEAD [Pipeline] } 10:24:16 $ docker exec --env ******** --env ******** b63da252950894b66bd873511c219225553b6f248455c8151785abeff5f09474 ssh-agent -k 10:24:16 unset SSH_AUTH_SOCK; 10:24:16 unset SSH_AGENT_PID; 10:24:16 echo Agent pid 20 killed; 10:24:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:24:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:24:16 [ssh-agent] Looking for ssh-agent implementation... 10:24:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:24:16 $ docker exec b63da252950894b66bd873511c219225553b6f248455c8151785abeff5f09474 ssh-agent 10:24:16 SSH_AUTH_SOCK=/tmp/ssh-5PFZAA9s4luF/agent.55 10:24:16 SSH_AGENT_PID=61 10:24:16 Running ssh-add (command line suppressed) 10:24:16 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_6952764242986033035.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_6952764242986033035.key) 10:24:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:24:17 + git semver init 10:24:17 # -> Open(): unable to determine branch for HEAD 10:24:17 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 10:24:17 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 10:24:17 # $SEMVER_REMOTE_NAME = origin 10:24:17 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 10:24:17 # $SEMVER_USER_NAME = edgex-jenkins 10:24:17 # $SEMVER_BRANCH = master 10:24:17 # $SEMVER_TEMP = /tmp/semver-932661116 10:24:17 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 10:24:18 # '/tmp/semver-932661116' -> '/w/workspace/edgexfoundry_edgex-ui-go_master/.semver' 10:24:18 # -> Force: false 10:24:18 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } 10:24:18 $ docker exec --env ******** --env ******** b63da252950894b66bd873511c219225553b6f248455c8151785abeff5f09474 ssh-agent -k 10:24:18 unset SSH_AUTH_SOCK; 10:24:18 unset SSH_AGENT_PID; 10:24:18 echo Agent pid 61 killed; 10:24:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:24:18 + git semver [Pipeline] } 10:24:18 $ docker stop --time=1 b63da252950894b66bd873511c219225553b6f248455c8151785abeff5f09474 10:24:20 $ docker rm -f b63da252950894b66bd873511c219225553b6f248455c8151785abeff5f09474 [Pipeline] // withDockerContainer [Pipeline] sh 10:24:20 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:24:20 Stashed 1 file(s) [Pipeline] echo 10:24:20 [edgeXSemver]: initialized semver on version 2.0.0-dev.59 [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 10:24:36 Still waiting to schedule task 10:24:36 Still waiting to schedule task 10:24:36 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 10:24:36 Waiting for next available executor on ‘centos7-docker-4c-2g’ 10:26:40 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1075 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws 10:26:40 Running in /w/workspace/edgex-ui-go/119 [Pipeline] { [Pipeline] checkout 10:26:41 The recommended git tool is: git 10:26:46 using credential edgex-jenkins-ssh 10:26:46 Cloning the remote Git repository 10:26:46 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 10:26:46 > git init /w/workspace/edgex-ui-go/119 # timeout=10 10:26:46 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 10:26:46 > git --version # timeout=10 10:26:46 > git --version # 'git version 2.17.1' 10:26:46 using GIT_SSH to set credentials SSH Credentials for GitHub 10:26:46 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:26:49 Avoid second fetch 10:26:49 Checking out Revision 9e9000642235b61e852840e697528ee7165f7b30 (master) 10:26:49 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 10:26:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:26:49 > git config core.sparsecheckout # timeout=10 10:26:49 > git checkout -f 9e9000642235b61e852840e697528ee7165f7b30 # timeout=10 10:26:54 Commit message: "feat: change the host config of service to localhost" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:26:55 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 10:26:57 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 10:26:58 + sudo service docker restart 10:26:58 + true [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:27:16 provisioning config files... 10:27:16 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/119@tmp/config1939201190917699592tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:27:17 ---> docker-login.sh 10:27:17 nexus3.edgexfoundry.org:10001 10:27:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:27:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:27:18 Configure a credential helper to remove this warning. See 10:27:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:27:18 10:27:18 Login Succeeded 10:27:18 nexus3.edgexfoundry.org:10002 10:27:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:27:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:27:19 Configure a credential helper to remove this warning. See 10:27:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:27:19 10:27:19 Login Succeeded 10:27:19 nexus3.edgexfoundry.org:10003 10:27:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:27:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:27:19 Configure a credential helper to remove this warning. See 10:27:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:27:19 10:27:19 Login Succeeded 10:27:19 nexus3.edgexfoundry.org:10004 10:27:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:27:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:27:20 Configure a credential helper to remove this warning. See 10:27:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:27:20 10:27:20 Login Succeeded 10:27:20 docker.io 10:27:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:27:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:27:21 Configure a credential helper to remove this warning. See 10:27:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:27:21 10:27:21 Login Succeeded 10:27:21 ---> docker-login.sh ends [Pipeline] } 10:27:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:27:21 ========================================================= 10:27:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 10:27:21 ========================================================= [Pipeline] isUnix [Pipeline] sh 10:27: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.16-alpine . 10:27:22 Sending build context to Docker daemon 35.55MB 10:27:22 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 10:27:22 Step 2/8 : FROM ${BASE} 10:27:23 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:27:23 595b0fe564bb: Pulling fs layer 10:27:23 7186ed65a4f7: Pulling fs layer 10:27:23 316046926c0a: Pulling fs layer 10:27:23 4ebd0625c992: Pulling fs layer 10:27:23 207e8628e3a3: Pulling fs layer 10:27:23 c791037a9be2: Pulling fs layer 10:27:23 ffd874e62e21: Pulling fs layer 10:27:23 c791037a9be2: Waiting 10:27:23 4ebd0625c992: Waiting 10:27:23 207e8628e3a3: Waiting 10:27:23 ffd874e62e21: Waiting 10:27:23 316046926c0a: Verifying Checksum 10:27:23 316046926c0a: Download complete 10:27:23 7186ed65a4f7: Verifying Checksum 10:27:23 7186ed65a4f7: Download complete 10:27:23 207e8628e3a3: Verifying Checksum 10:27:23 207e8628e3a3: Download complete 10:27:23 c791037a9be2: Verifying Checksum 10:27:23 c791037a9be2: Download complete 10:27:23 595b0fe564bb: Verifying Checksum 10:27:23 595b0fe564bb: Download complete 10:27:24 595b0fe564bb: Pull complete 10:27:24 7186ed65a4f7: Pull complete 10:27:24 316046926c0a: Pull complete 10:27:26 ffd874e62e21: Verifying Checksum 10:27:26 ffd874e62e21: Download complete 10:27:26 4ebd0625c992: Verifying Checksum 10:27:26 4ebd0625c992: Download complete 10:27:37 4ebd0625c992: Pull complete 10:27:37 207e8628e3a3: Pull complete 10:27:37 c791037a9be2: Pull complete 10:27:41 ffd874e62e21: Pull complete 10:27:41 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 10:27:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 10:27:41 ---> cfc18b08335c 10:27:41 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 10:27:43 ---> Running in 3f4758fbffce 10:27:44 Removing intermediate container 3f4758fbffce 10:27:44 ---> e472148eafcc 10:27:44 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:27:44 ---> Running in 1f1d2e4b7902 10:27:46 Removing intermediate container 1f1d2e4b7902 10:27:46 ---> 206f07c0595c 10:27:46 Step 5/8 : RUN apk add --no-cache make git 10:27:46 ---> Running in dd6998a0c6c3 10:27:47 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 10:27:48 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 10:27:50 OK: 138 MiB in 40 packages 10:27:51 Removing intermediate container dd6998a0c6c3 10:27:51 ---> 89073387ba2e 10:27:51 Step 6/8 : WORKDIR /edgex-ui-go 10:27:51 ---> Running in 464d2b718fe8 10:27:52 Removing intermediate container 464d2b718fe8 10:27:52 ---> b41ee6749572 10:27:52 Step 7/8 : COPY . . 10:27:55 ---> a9db4a769c30 10:27:55 Step 8/8 : RUN go mod download 10:27:55 ---> Running in f89292cd6f13 10:28:22 Removing intermediate container f89292cd6f13 10:28:22 ---> d1ab0dc6b48f 10:28:22 Successfully built d1ab0dc6b48f 10:28:22 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 10:28:22 + docker inspect -f . ci-base-image-arm64 10:28:22 . [Pipeline] withDockerContainer 10:28:23 prd-ubuntu18.04-docker-arm64-4c-16g-1075 does not seem to be running inside a container 10:28:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/119 -v /w/workspace/edgex-ui-go/119:/w/workspace/edgex-ui-go/119:rw,z -v /w/workspace/edgex-ui-go/119@tmp:/w/workspace/edgex-ui-go/119@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 ******** ci-base-image-arm64 cat 10:28:24 $ docker top ab529ba73dbae811f3205cd0a249e8b0bb464cacfe0660af86b9afe26ec01f56 -eo pid,comm [Pipeline] { [Pipeline] sh 10:28:25 + go version 10:28:25 go version go1.16.3 linux/arm64 [Pipeline] } 10:28:25 $ docker stop --time=1 ab529ba73dbae811f3205cd0a249e8b0bb464cacfe0660af86b9afe26ec01f56 10:28:27 $ docker rm -f ab529ba73dbae811f3205cd0a249e8b0bb464cacfe0660af86b9afe26ec01f56 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:28:28 + docker inspect -f . ci-base-image-arm64 10:28:28 . [Pipeline] withDockerContainer 10:28:28 prd-ubuntu18.04-docker-arm64-4c-16g-1075 does not seem to be running inside a container 10:28:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/119 -v /w/workspace/edgex-ui-go/119:/w/workspace/edgex-ui-go/119:rw,z -v /w/workspace/edgex-ui-go/119@tmp:/w/workspace/edgex-ui-go/119@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 ******** ci-base-image-arm64 cat 10:28:30 $ docker top a20c794a185c696430f1649f7883bc947a3f571d27839d6db080368e574566b0 -eo pid,comm [Pipeline] { [Pipeline] sh 10:28:31 + go mod tidy [Pipeline] sh 10:28:32 + make test 10:28:32 GO111MODULE=on go test -coverprofile=coverage.out ./... 10:28:33 ? github.com/edgexfoundry/edgex-ui-go [no test files] 10:29:07 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 10:29:07 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 10:29:07 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 10:29:07 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 10:29:07 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 10:29:07 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 10:29:07 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 10:29:07 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 10:29:07 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 10:29:07 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 10:29:07 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 10:29:07 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 10:29:07 GO111MODULE=on go vet ./... 10:29:21 Running on prd-centos7-docker-4c-2g-1076 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws 10:29:21 Running in /w/workspace/edgex-ui-go/119 [Pipeline] { [Pipeline] checkout 10:29:21 The recommended git tool is: git 10:29:26 using credential edgex-jenkins-ssh 10:29:26 Cloning the remote Git repository 10:29:26 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 10:29:26 > git init /w/workspace/edgex-ui-go/119 # timeout=10 10:29:26 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 10:29:26 > git --version # timeout=10 10:29:26 > git --version # 'git version 2.24.4' 10:29:26 using GIT_SSH to set credentials SSH Credentials for GitHub 10:29:26 [INFO] Currently running in a labeled security context 10:29:26 [INFO] Currently SELinux is 'enforcing' on the host 10:29:26 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/119@tmp/jenkins-gitclient-ssh8607877017252431868.key 10:29:26 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] } 10:29:30 $ docker stop --time=1 a20c794a185c696430f1649f7883bc947a3f571d27839d6db080368e574566b0 10:29:30 Avoid second fetch 10:29:30 Checking out Revision 9e9000642235b61e852840e697528ee7165f7b30 (master) 10:29:30 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 10:29:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:29:30 > git config core.sparsecheckout # timeout=10 10:29:30 > git checkout -f 9e9000642235b61e852840e697528ee7165f7b30 # timeout=10 10:29:32 $ docker rm -f a20c794a185c696430f1649f7883bc947a3f571d27839d6db080368e574566b0 [Pipeline] // withDockerContainer [Pipeline] sh 10:29:32 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:29:33 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { 10:29:33 Commit message: "feat: change the host config of service to localhost" [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:29:37 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:29:38 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 10:29:38 + ls -al . 10:29:38 total 124 10:29:38 drwxrwxr-x 10 jenkins jenkins 4096 May 30 10:28 . 10:29:38 drwxrwxr-x 4 jenkins jenkins 4096 May 30 10:26 .. 10:29:38 drwxrwxr-x 8 jenkins jenkins 4096 May 30 10:26 .git 10:29:38 drwxrwxr-x 2 jenkins jenkins 4096 May 30 10:26 .github 10:29:38 -rw-rw-r-- 1 jenkins jenkins 162 May 30 10:26 .gitignore 10:29:38 -rw-rw-r-- 1 jenkins jenkins 3959 May 30 10:26 CONTRIBUTING.md 10:29:38 -rw-rw-r-- 1 jenkins jenkins 1508 May 30 10:26 Dockerfile 10:29:38 -rw-rw-r-- 1 jenkins jenkins 902 May 30 10:26 Dockerfile.build 10:29:38 -rw-rw-r-- 1 jenkins jenkins 652 May 30 10:26 Jenkinsfile 10:29:38 -rw-rw-r-- 1 jenkins jenkins 11357 May 30 10:26 LICENSE 10:29:38 -rw-rw-r-- 1 jenkins jenkins 941 May 30 10:26 Makefile 10:29:38 -rw-rw-r-- 1 jenkins jenkins 6012 May 30 10:26 README.md 10:29:38 -rw-rw-r-- 1 jenkins jenkins 12 May 30 10:24 VERSION 10:29:38 drwxrwxr-x 3 jenkins jenkins 4096 May 30 10:26 assets 10:29:38 drwxrwxr-x 2 jenkins jenkins 4096 May 30 10:26 bin 10:29:38 drwxrwxr-x 3 jenkins jenkins 4096 May 30 10:26 cmd 10:29:38 -rw-r--r-- 1 jenkins jenkins 10 May 30 10:28 coverage.out 10:29:38 drwxrwxr-x 5 jenkins jenkins 4096 May 30 10:26 docs 10:29:38 -rw-rw-r-- 1 jenkins jenkins 971 May 30 10:26 go.mod 10:29:38 -rw-r--r-- 1 jenkins jenkins 23959 May 30 10:28 go.sum 10:29:38 drwxrwxr-x 10 jenkins jenkins 4096 May 30 10:26 internal 10:29:38 -rw-rw-r-- 1 jenkins jenkins 155 May 30 10:26 version.go 10:29:38 drwxrwxr-x 4 jenkins jenkins 4096 May 30 10:26 web [Pipeline] isUnix [Pipeline] sh 10:29:38 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 10:29:38 + docker build -t edgex-ui-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=9e9000642235b61e852840e697528ee7165f7b30 --label arch=arm64 --label version=2.0.0-dev.59 . 10:29:38 + true 10:29:38 + sudo service docker restart 10:29:38 Redirecting to /bin/systemctl restart docker.service 10:29:39 Sending build context to Docker daemon 35.57MB 10:29:39 Step 1/24 : ARG BASE=golang:1.16-alpine3.12 10:29:39 Step 2/24 : FROM ${BASE} AS builder 10:29:39 ---> d1ab0dc6b48f 10:29:39 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 10:29:40 ---> Running in b2af3bf05cdd 10:29:40 Removing intermediate container b2af3bf05cdd 10:29:40 ---> 600e84b599de 10:29:40 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 10:29:40 ---> Running in 06abbf065f40 10:29:41 Removing intermediate container 06abbf065f40 10:29:41 ---> 4d84d9bb4f81 10:29:41 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 10:29:41 ---> Running in a058d71d17bb 10:29:41 Removing intermediate container a058d71d17bb 10:29:41 ---> 2cf7539b66a5 10:29:41 Step 6/24 : LABEL Name=edgex-ui-go 10:29:41 ---> Running in c19d621ff625 10:29:42 Removing intermediate container c19d621ff625 10:29:42 ---> 3414497570e1 10:29:42 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 10:29:42 ---> Running in 4c83a53e8e9a 10:29:43 Removing intermediate container 4c83a53e8e9a 10:29:43 ---> ca97cf08e3bd 10:29:43 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:29:43 ---> Running in dcca46943266 10:29:45 Removing intermediate container dcca46943266 10:29:45 ---> a89450f2ef54 10:29:45 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:29:45 ---> Running in f31d42d3ab97 10:29:46 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 10:29:47 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 10:29:48 OK: 138 MiB in 40 packages 10:29:49 Removing intermediate container f31d42d3ab97 10:29:49 ---> a800cf352b98 10:29:49 Step 10/24 : ENV GO111MODULE=on 10:29:49 ---> Running in f5ff4cf65908 10:29:50 Removing intermediate container f5ff4cf65908 10:29:50 ---> 9fa677577b17 10:29:50 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 10:29:50 ---> Running in fc328a5b5f34 10:29:50 Removing intermediate container fc328a5b5f34 10:29:50 ---> cb8d7922617e 10:29:50 Step 12/24 : COPY go.mod . 10:29:51 ---> b02f9d4ba740 10:29:51 Step 13/24 : COPY Makefile . 10:29:52 ---> 545e1b134b45 10:29:52 Step 14/24 : RUN make update 10:29:52 ---> Running in eeea38b14ae3 10:29:53 CGO_ENABLED=0 GO111MODULE=on go mod download 10:29:54 Removing intermediate container eeea38b14ae3 10:29:54 ---> 0a9e1391a2ed 10:29:54 Step 15/24 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:29:57 provisioning config files... 10:29:57 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/119@tmp/config5648830478373796491tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:29:57 ---> docker-login.sh 10:29:57 nexus3.edgexfoundry.org:10001 10:29:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:29:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:29:57 Configure a credential helper to remove this warning. See 10:29:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:29:57 10:29:57 Login Succeeded 10:29:57 nexus3.edgexfoundry.org:10002 10:29:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:29:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:29:57 Configure a credential helper to remove this warning. See 10:29:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:29:57 10:29:57 Login Succeeded 10:29:57 nexus3.edgexfoundry.org:10003 10:29:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:29:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:29:57 Configure a credential helper to remove this warning. See 10:29:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:29:57 10:29:57 Login Succeeded 10:29:57 nexus3.edgexfoundry.org:10004 10:29:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:29:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:29:58 Configure a credential helper to remove this warning. See 10:29:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:29:58 10:29:58 Login Succeeded 10:29:58 docker.io 10:29:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:29:58 ---> 4eda1288edf5 10:29:58 Step 16/24 : RUN ${MAKE} 10:29:58 ---> Running in 2d711dbbe38d 10:29:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:29:58 Configure a credential helper to remove this warning. See 10:29:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:29:58 10:29:58 Login Succeeded 10:29:58 ---> docker-login.sh ends [Pipeline] } 10:29:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:29:58 ========================================================= 10:29:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 10:29:58 ========================================================= [Pipeline] isUnix [Pipeline] sh 10:29:58 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 10:29:59 Sending build context to Docker daemon 35.55MB 10:29:59 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 10:29:59 Step 2/8 : FROM ${BASE} 10:29:59 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 10:29:59 540db60ca938: Pulling fs layer 10:29:59 adcc1eea9eea: Pulling fs layer 10:29:59 4c4ab2625f07: Pulling fs layer 10:29:59 0510c868ecb4: Pulling fs layer 10:29:59 afea3b2eda06: Pulling fs layer 10:29:59 7809a108b3ef: Pulling fs layer 10:29:59 f706445af74f: Pulling fs layer 10:29:59 0510c868ecb4: Waiting 10:29:59 afea3b2eda06: Waiting 10:29:59 7809a108b3ef: Waiting 10:29:59 f706445af74f: Waiting 10:29:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.59" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 10:29:59 4c4ab2625f07: Verifying Checksum 10:29:59 4c4ab2625f07: Download complete 10:29:59 adcc1eea9eea: Verifying Checksum 10:29:59 adcc1eea9eea: Download complete 10:29:59 afea3b2eda06: Verifying Checksum 10:29:59 afea3b2eda06: Download complete 10:29:59 7809a108b3ef: Download complete 10:29:59 540db60ca938: Verifying Checksum 10:29:59 540db60ca938: Download complete 10:29:59 540db60ca938: Pull complete 10:30:00 adcc1eea9eea: Pull complete 10:30:00 4c4ab2625f07: Pull complete 10:30:01 f706445af74f: Verifying Checksum 10:30:01 f706445af74f: Download complete 10:30:01 0510c868ecb4: Verifying Checksum 10:30:01 0510c868ecb4: Download complete 10:30:05 0510c868ecb4: Pull complete 10:30:05 afea3b2eda06: Pull complete 10:30:05 7809a108b3ef: Pull complete 10:30:08 f706445af74f: Pull complete 10:30:08 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 10:30:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 10:30:08 ---> b068be0155e3 10:30:08 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 10:30:11 ---> Running in 46a6786a4bd7 10:30:11 Removing intermediate container 46a6786a4bd7 10:30:11 ---> 09a79879a872 10:30:11 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:30:11 ---> Running in c9cdaf036ba0 10:30:11 Removing intermediate container c9cdaf036ba0 10:30:11 ---> 159d4e5fa5a2 10:30:11 Step 5/8 : RUN apk add --no-cache make git 10:30:11 ---> Running in 4086746cf122 10:30:12 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 10:30:13 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 10:30:13 OK: 149 MiB in 40 packages 10:30:13 Removing intermediate container 4086746cf122 10:30:13 ---> 3c8659cc95bf 10:30:13 Step 6/8 : WORKDIR /edgex-ui-go 10:30:13 ---> Running in a5d87fbbd3c2 10:30:13 Removing intermediate container a5d87fbbd3c2 10:30:13 ---> 42310dd3d3bb 10:30:13 Step 7/8 : COPY . . 10:30:14 ---> f3a89cfab0a3 10:30:14 Step 8/8 : RUN go mod download 10:30:14 ---> Running in 48a1ffc5cf92 10:30:27 Removing intermediate container 48a1ffc5cf92 10:30:27 ---> 2ef09af96a0e 10:30:27 Successfully built 2ef09af96a0e 10:30:27 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 10:30:27 CGO_ENABLED=0 GO111MODULE=on go build ./... 10:30:27 + docker inspect -f . ci-base-image-x86_64 10:30:27 . [Pipeline] withDockerContainer 10:30:27 prd-centos7-docker-4c-2g-1076 does not seem to be running inside a container 10:30:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/119 -v /w/workspace/edgex-ui-go/119:/w/workspace/edgex-ui-go/119:rw,z -v /w/workspace/edgex-ui-go/119@tmp:/w/workspace/edgex-ui-go/119@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 ******** ci-base-image-x86_64 cat 10:30:27 $ docker top b17f45539419c799ea6e0271b75cfdf3a8999a0e2751b3a66ce3e29e22e5dc52 -eo pid,comm [Pipeline] { [Pipeline] sh 10:30:28 + go version 10:30:28 go version go1.16.3 linux/amd64 [Pipeline] } 10:30:28 $ docker stop --time=1 b17f45539419c799ea6e0271b75cfdf3a8999a0e2751b3a66ce3e29e22e5dc52 10:30:28 Removing intermediate container 2d711dbbe38d 10:30:28 ---> deccfc218a93 10:30:28 Step 17/24 : FROM alpine:3.12 10:30:29 3.12: Pulling from library/alpine 10:30:29 d2f70382dc9a: Pulling fs layer 10:30:29 d2f70382dc9a: Verifying Checksum 10:30:29 d2f70382dc9a: Download complete 10:30:29 $ docker rm -f b17f45539419c799ea6e0271b75cfdf3a8999a0e2751b3a66ce3e29e22e5dc52 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:30:29 d2f70382dc9a: Pull complete 10:30:29 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 10:30:29 + docker inspect -f . ci-base-image-x86_64 10:30:29 . [Pipeline] withDockerContainer 10:30:30 prd-centos7-docker-4c-2g-1076 does not seem to be running inside a container 10:30:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/119 -v /w/workspace/edgex-ui-go/119:/w/workspace/edgex-ui-go/119:rw,z -v /w/workspace/edgex-ui-go/119@tmp:/w/workspace/edgex-ui-go/119@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 ******** ci-base-image-x86_64 cat 10:30:30 Status: Downloaded newer image for alpine:3.12 10:30:30 ---> 9852663dfa18 10:30:30 Step 18/24 : EXPOSE 4000 10:30:30 ---> Running in cee208ea5cf5 10:30:30 $ docker top 134b597e3dc903a27a3b31e083de75aa6a63354acefc79d92b98a3417d2072a8 -eo pid,comm [Pipeline] { [Pipeline] sh 10:30:30 Removing intermediate container cee208ea5cf5 10:30:30 ---> 0297d8f721fc 10:30:30 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 10:30:30 + go mod tidy [Pipeline] sh 10:30:31 + make test 10:30:31 GO111MODULE=on go test -coverprofile=coverage.out ./... 10:30:31 ? github.com/edgexfoundry/edgex-ui-go [no test files] 10:30:33 ---> 2b79d4baf440 10:30:33 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 10:30:33 ---> Running in e053b4e872fd 10:30:33 Removing intermediate container e053b4e872fd 10:30:33 ---> e943005fdbfb 10:30:33 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 10:30:33 ---> Running in 1af2533b9ddf 10:30:34 Removing intermediate container 1af2533b9ddf 10:30:34 ---> 9aebe6049001 10:30:34 Step 22/24 : LABEL arch=arm64 10:30:34 ---> Running in 8098b057fc78 10:30:34 Removing intermediate container 8098b057fc78 10:30:34 ---> 8d19b87c8c16 10:30:34 Step 23/24 : LABEL git_sha=9e9000642235b61e852840e697528ee7165f7b30 10:30:35 ---> Running in 2e684ee5279b 10:30:35 Removing intermediate container 2e684ee5279b 10:30:35 ---> fa63984b6c29 10:30:35 Step 24/24 : LABEL version=2.0.0-dev.59 10:30:35 ---> Running in f48e6c7de817 10:30:36 Removing intermediate container f48e6c7de817 10:30:36 ---> 5f395db57850 10:30:36 [Warning] One or more build-args [ARCH] were not consumed 10:30:36 Successfully built 5f395db57850 10:30:36 Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:30:36 provisioning config files... 10:30:36 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/119@tmp/config5061606859662990058tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:30:36 ---> docker-login.sh 10:30:36 nexus3.edgexfoundry.org:10001 10:30:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:30:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:30:37 Configure a credential helper to remove this warning. See 10:30:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:30:37 10:30:37 Login Succeeded 10:30:37 nexus3.edgexfoundry.org:10002 10:30:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:30:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:30:37 Configure a credential helper to remove this warning. See 10:30:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:30:37 10:30:37 Login Succeeded 10:30:37 nexus3.edgexfoundry.org:10003 10:30:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:30:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:30:38 Configure a credential helper to remove this warning. See 10:30:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:30:38 10:30:38 Login Succeeded 10:30:38 nexus3.edgexfoundry.org:10004 10:30:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:30:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:30:38 Configure a credential helper to remove this warning. See 10:30:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:30:38 10:30:38 Login Succeeded 10:30:38 docker.io 10:30:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:30:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:30:39 Configure a credential helper to remove this warning. See 10:30:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:30:39 10:30:39 Login Succeeded 10:30:39 ---> docker-login.sh ends [Pipeline] } 10:30:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:30:39 [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: 10:30:39 9e9000642235b61e852840e697528ee7165f7b30 10:30:39 latest 10:30:39 2.0.0-dev.59 10:30:39 9e9000642235b61e852840e697528ee7165f7b30-2.0.0-dev.59 10:30:39 master 10:30:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:30:40 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:9e9000642235b61e852840e697528ee7165f7b30 [Pipeline] isUnix [Pipeline] sh 10:30:40 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:9e9000642235b61e852840e697528ee7165f7b30 10:30:40 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 10:30:40 aa84965238a6: Preparing 10:30:40 3fbe34a1663b: Preparing 10:30:40 3fbe34a1663b: Layer already exists 10:30:42 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 10:30:42 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 10:30:42 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 10:30:42 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 10:30:42 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 10:30:42 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 10:30:42 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 10:30:42 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 10:30:42 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 10:30:42 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 10:30:42 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 10:30:42 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 10:30:42 GO111MODULE=on go vet ./... [Pipeline] } 10:30:46 $ docker stop --time=1 134b597e3dc903a27a3b31e083de75aa6a63354acefc79d92b98a3417d2072a8 10:30:47 aa84965238a6: Pushed 10:30:47 9e9000642235b61e852840e697528ee7165f7b30: digest: sha256:ff3cc985e988b2fde483e21c07d4e6e231e7a71bb80a063d5c3e8b53e0073840 size: 739 10:30:47 $ docker rm -f 134b597e3dc903a27a3b31e083de75aa6a63354acefc79d92b98a3417d2072a8 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 10:30:48 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:30:48 Warning: overwriting stash ‘coverage-report’ 10:30:48 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] isUnix [Pipeline] sh 10:30:48 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 10:30:48 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 10:30:48 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 10:30:48 aa84965238a6: Preparing 10:30:48 3fbe34a1663b: Preparing 10:30:48 aa84965238a6: Layer already exists 10:30:48 3fbe34a1663b: Layer already exists 10:30:48 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:30:48 latest: digest: sha256:ff3cc985e988b2fde483e21c07d4e6e231e7a71bb80a063d5c3e8b53e0073840 size: 739 [Pipeline] isUnix [Pipeline] sh 10:30:49 + ls -al . 10:30:49 total 92 10:30:49 drwxrwxr-x. 10 jenkins jenkins 4096 May 30 10:30 . 10:30:49 drwxrwxr-x. 4 jenkins jenkins 32 May 30 10:29 .. 10:30:49 drwxrwxr-x. 3 jenkins jenkins 20 May 30 10:29 assets 10:30:49 drwxrwxr-x. 2 jenkins jenkins 35 May 30 10:29 bin 10:30:49 drwxrwxr-x. 3 jenkins jenkins 29 May 30 10:29 cmd 10:30:49 -rw-rw-r--. 1 jenkins jenkins 3959 May 30 10:29 CONTRIBUTING.md 10:30:49 -rw-r--r--. 1 jenkins jenkins 10 May 30 10:30 coverage.out 10:30:49 -rw-rw-r--. 1 jenkins jenkins 1508 May 30 10:29 Dockerfile 10:30:49 -rw-rw-r--. 1 jenkins jenkins 902 May 30 10:29 Dockerfile.build 10:30:49 drwxrwxr-x. 5 jenkins jenkins 104 May 30 10:29 docs 10:30:49 drwxrwxr-x. 8 jenkins jenkins 162 May 30 10:29 .git 10:30:49 drwxrwxr-x. 2 jenkins jenkins 103 May 30 10:29 .github 10:30:49 -rw-rw-r--. 1 jenkins jenkins 162 May 30 10:29 .gitignore 10:30:49 -rw-rw-r--. 1 jenkins jenkins 971 May 30 10:29 go.mod 10:30:49 -rw-r--r--. 1 jenkins jenkins 23959 May 30 10:30 go.sum 10:30:49 drwxrwxr-x. 10 jenkins jenkins 139 May 30 10:29 internal 10:30:49 -rw-rw-r--. 1 jenkins jenkins 652 May 30 10:29 Jenkinsfile 10:30:49 -rw-rw-r--. 1 jenkins jenkins 11357 May 30 10:29 LICENSE 10:30:49 -rw-rw-r--. 1 jenkins jenkins 941 May 30 10:29 Makefile 10:30:49 -rw-rw-r--. 1 jenkins jenkins 6012 May 30 10:29 README.md 10:30:49 -rw-rw-r--. 1 jenkins jenkins 12 May 30 10:24 VERSION 10:30:49 -rw-rw-r--. 1 jenkins jenkins 155 May 30 10:29 version.go 10:30:49 drwxrwxr-x. 4 jenkins jenkins 4096 May 30 10:29 web [Pipeline] isUnix [Pipeline] sh 10:30:49 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.59 [Pipeline] isUnix [Pipeline] sh 10:30:49 + docker build -t edgex-ui -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=9e9000642235b61e852840e697528ee7165f7b30 --label arch=amd64 --label version=2.0.0-dev.59 . 10:30:49 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.59 10:30:49 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 10:30:49 aa84965238a6: Preparing 10:30:49 3fbe34a1663b: Preparing 10:30:49 aa84965238a6: Layer already exists 10:30:49 3fbe34a1663b: Layer already exists 10:30:49 Sending build context to Docker daemon 35.58MB 10:30:49 Step 1/24 : ARG BASE=golang:1.16-alpine3.12 10:30:49 Step 2/24 : FROM ${BASE} AS builder 10:30:49 ---> 2ef09af96a0e 10:30:49 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 10:30:49 2.0.0-dev.59: digest: sha256:ff3cc985e988b2fde483e21c07d4e6e231e7a71bb80a063d5c3e8b53e0073840 size: 739 [Pipeline] isUnix [Pipeline] sh 10:30:49 ---> Running in 94ed0ed1e984 10:30:49 Removing intermediate container 94ed0ed1e984 10:30:49 ---> 5bb0ad5a3786 10:30:49 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 10:30:49 ---> Running in ecefb7244b9d 10:30:50 Removing intermediate container ecefb7244b9d 10:30:50 ---> c2e63c9d5060 10:30:50 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 10:30:50 ---> Running in e1c7668ce25c 10:30:50 Removing intermediate container e1c7668ce25c 10:30:50 ---> be227de6fcd5 10:30:50 Step 6/24 : LABEL Name=edgex-ui-go 10:30:50 ---> Running in 5699da985e89 10:30:50 Removing intermediate container 5699da985e89 10:30:50 ---> eb457ddc3933 10:30:50 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 10:30:50 ---> Running in ccc088d7c147 10:30:50 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:9e9000642235b61e852840e697528ee7165f7b30-2.0.0-dev.59 [Pipeline] isUnix [Pipeline] sh 10:30:52 Removing intermediate container ccc088d7c147 10:30:52 ---> 819b9dac4950 10:30:52 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:30:52 ---> Running in 16efccb69af1 10:30:52 Removing intermediate container 16efccb69af1 10:30:52 ---> 4cb60c31b469 10:30:52 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:30:52 ---> Running in 48091901fe63 10:30:52 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 10:30:52 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 10:30:52 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:9e9000642235b61e852840e697528ee7165f7b30-2.0.0-dev.59 10:30:52 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 10:30:52 aa84965238a6: Preparing 10:30:52 3fbe34a1663b: Preparing 10:30:52 aa84965238a6: Layer already exists 10:30:52 3fbe34a1663b: Layer already exists 10:30:52 9e9000642235b61e852840e697528ee7165f7b30-2.0.0-dev.59: digest: sha256:ff3cc985e988b2fde483e21c07d4e6e231e7a71bb80a063d5c3e8b53e0073840 size: 739 [Pipeline] isUnix [Pipeline] sh 10:30:52 OK: 149 MiB in 40 packages 10:30:52 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master [Pipeline] isUnix [Pipeline] sh 10:30:52 Removing intermediate container 48091901fe63 10:30:52 ---> 6a39659bc23c 10:30:52 Step 10/24 : ENV GO111MODULE=on 10:30:52 ---> Running in 9b16eb8a000f 10:30:52 Removing intermediate container 9b16eb8a000f 10:30:52 ---> 3579f13bdfbc 10:30:52 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 10:30:52 ---> Running in 478fc4a5eaf2 10:30:52 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master 10:30:52 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 10:30:52 aa84965238a6: Preparing 10:30:52 3fbe34a1663b: Preparing 10:30:52 3fbe34a1663b: Layer already exists 10:30:52 aa84965238a6: Layer already exists 10:30:52 Removing intermediate container 478fc4a5eaf2 10:30:52 ---> e3c8e41b02ec 10:30:52 Step 12/24 : COPY go.mod . 10:30:52 ---> 163a4e4a0059 10:30:52 Step 13/24 : COPY Makefile . 10:30:53 master: digest: sha256:ff3cc985e988b2fde483e21c07d4e6e231e7a71bb80a063d5c3e8b53e0073840 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:30:53 ===================================================== [Pipeline] echo 10:30:53 taggedImages: 10:30:53 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:9e9000642235b61e852840e697528ee7165f7b30 10:30:53 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 10:30:53 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.59 10:30:53 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:9e9000642235b61e852840e697528ee7165f7b30-2.0.0-dev.59 10:30:53 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master [Pipeline] } [Pipeline] // script 10:30:53 ---> 44141b0f0eb9 10:30:53 Step 14/24 : RUN make update 10:30:53 ---> Running in 77c4553cdc0d [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 10:30:53 CGO_ENABLED=0 GO111MODULE=on go mod download 10:30:53 Removing intermediate container 77c4553cdc0d 10:30:53 ---> e109d2695e00 10:30:53 Step 15/24 : COPY . . 10:30:53 ---> job-cost.sh 10:30:53 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-vrDJ 10:30:54 ---> 87cb7da1f513 10:30:54 Step 16/24 : RUN ${MAKE} 10:30:54 ---> Running in 4c2e57884d88 10:30:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.59" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 10:31:03 CGO_ENABLED=0 GO111MODULE=on go build ./... 10:31:04 Removing intermediate container 4c2e57884d88 10:31:04 ---> 045624e7f56f 10:31:04 Step 17/24 : FROM alpine:3.12 10:31:05 3.12: Pulling from library/alpine 10:31:05 339de151aab4: Pulling fs layer 10:31:05 339de151aab4: Verifying Checksum 10:31:05 339de151aab4: Download complete 10:31:05 339de151aab4: Pull complete 10:31:05 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 10:31:05 Status: Downloaded newer image for alpine:3.12 10:31:05 ---> 13621d1b12d4 10:31:05 Step 18/24 : EXPOSE 4000 10:31:05 ---> Running in 5c89ba6681ad 10:31:05 Removing intermediate container 5c89ba6681ad 10:31:05 ---> b3c5e4e2db2c 10:31:05 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 10:31:06 ---> 149ce92476e8 10:31:06 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 10:31:06 ---> Running in a10aa4a94274 10:31:06 Removing intermediate container a10aa4a94274 10:31:06 ---> 54001c1df535 10:31:06 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 10:31:06 ---> Running in be3039b7e5e7 10:31:06 Removing intermediate container be3039b7e5e7 10:31:06 ---> 6835f5fa3f33 10:31:06 Step 22/24 : LABEL arch=amd64 10:31:06 ---> Running in 7408a8fc8d34 10:31:06 Removing intermediate container 7408a8fc8d34 10:31:06 ---> 244d5420eec8 10:31:06 Step 23/24 : LABEL git_sha=9e9000642235b61e852840e697528ee7165f7b30 10:31:07 ---> Running in 4d2cdf34981a 10:31:07 Removing intermediate container 4d2cdf34981a 10:31:07 ---> 5d531f3760f6 10:31:07 Step 24/24 : LABEL version=2.0.0-dev.59 10:31:07 ---> Running in 24a3d886ffc8 10:31:07 Removing intermediate container 24a3d886ffc8 10:31:07 ---> 4cedeb974d23 10:31:07 [Warning] One or more build-args [ARCH] were not consumed 10:31:07 Successfully built 4cedeb974d23 10:31:07 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:31:07 provisioning config files... 10:31:07 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/119@tmp/config4327652591075328171tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:31:07 ---> docker-login.sh 10:31:07 nexus3.edgexfoundry.org:10001 10:31:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:31:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:31:07 Configure a credential helper to remove this warning. See 10:31:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:31:07 10:31:07 Login Succeeded 10:31:07 nexus3.edgexfoundry.org:10002 10:31:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:31:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:31:07 Configure a credential helper to remove this warning. See 10:31:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:31:07 10:31:07 Login Succeeded 10:31:07 nexus3.edgexfoundry.org:10003 10:31:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:31:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:31:07 Configure a credential helper to remove this warning. See 10:31:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:31:07 10:31:07 Login Succeeded 10:31:07 nexus3.edgexfoundry.org:10004 10:31:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:31:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:31:08 Configure a credential helper to remove this warning. See 10:31:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:31:08 10:31:08 Login Succeeded 10:31:08 docker.io 10:31:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:31:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:31:08 Configure a credential helper to remove this warning. See 10:31:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:31:08 10:31:08 Login Succeeded 10:31:08 ---> docker-login.sh ends [Pipeline] } 10:31:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:31:08 [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: 10:31:08 9e9000642235b61e852840e697528ee7165f7b30 10:31:08 latest 10:31:08 2.0.0-dev.59 10:31:08 9e9000642235b61e852840e697528ee7165f7b30-2.0.0-dev.59 10:31:08 master 10:31:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:31:08 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:9e9000642235b61e852840e697528ee7165f7b30 [Pipeline] isUnix [Pipeline] sh 10:31:09 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:9e9000642235b61e852840e697528ee7165f7b30 10:31:09 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 10:31:09 3cf9b4d3d647: Preparing 10:31:09 32f366d666a5: Preparing 10:31:09 32f366d666a5: Layer already exists 10:31:12 3cf9b4d3d647: Pushed 10:31:12 9e9000642235b61e852840e697528ee7165f7b30: digest: sha256:5c21bfc85922588bebea93e4105e0707aba285179eac3181aad19c07ea4feecd size: 740 [Pipeline] isUnix [Pipeline] sh 10:31:12 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] isUnix [Pipeline] sh 10:31:13 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest 10:31:13 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 10:31:13 3cf9b4d3d647: Preparing 10:31:13 32f366d666a5: Preparing 10:31:13 32f366d666a5: Layer already exists 10:31:13 3cf9b4d3d647: Layer already exists 10:31:13 latest: digest: sha256:5c21bfc85922588bebea93e4105e0707aba285179eac3181aad19c07ea4feecd size: 740 [Pipeline] isUnix [Pipeline] sh 10:31:13 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.59 [Pipeline] isUnix [Pipeline] sh 10:31:13 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.59 10:31:13 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 10:31:13 3cf9b4d3d647: Preparing 10:31:13 32f366d666a5: Preparing 10:31:13 32f366d666a5: Layer already exists 10:31:13 3cf9b4d3d647: Layer already exists 10:31:13 2.0.0-dev.59: digest: sha256:5c21bfc85922588bebea93e4105e0707aba285179eac3181aad19c07ea4feecd size: 740 [Pipeline] isUnix [Pipeline] sh 10:31:14 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:9e9000642235b61e852840e697528ee7165f7b30-2.0.0-dev.59 [Pipeline] isUnix [Pipeline] sh 10:31:14 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:9e9000642235b61e852840e697528ee7165f7b30-2.0.0-dev.59 10:31:14 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 10:31:14 3cf9b4d3d647: Preparing 10:31:14 32f366d666a5: Preparing 10:31:14 32f366d666a5: Layer already exists 10:31:14 3cf9b4d3d647: Layer already exists 10:31:14 9e9000642235b61e852840e697528ee7165f7b30-2.0.0-dev.59: digest: sha256:5c21bfc85922588bebea93e4105e0707aba285179eac3181aad19c07ea4feecd size: 740 [Pipeline] isUnix [Pipeline] sh 10:31:14 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:master [Pipeline] isUnix [Pipeline] sh 10:31:14 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:master 10:31:14 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 10:31:14 3cf9b4d3d647: Preparing 10:31:14 32f366d666a5: Preparing 10:31:14 3cf9b4d3d647: Layer already exists 10:31:14 32f366d666a5: Layer already exists 10:31:14 master: digest: sha256:5c21bfc85922588bebea93e4105e0707aba285179eac3181aad19c07ea4feecd size: 740 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:31:14 ===================================================== [Pipeline] echo 10:31:15 taggedImages: 10:31:15 - nexus3.edgexfoundry.org:10004/edgex-ui:9e9000642235b61e852840e697528ee7165f7b30 10:31:15 - nexus3.edgexfoundry.org:10004/edgex-ui:latest 10:31:15 - nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.59 10:31:15 - nexus3.edgexfoundry.org:10004/edgex-ui:9e9000642235b61e852840e697528ee7165f7b30-2.0.0-dev.59 10:31:15 - nexus3.edgexfoundry.org:10004/edgex-ui:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 10:31:15 ---> job-cost.sh 10:31:15 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-OOme 10:31:25 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 10:31:32 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 10:31:37 lf-activate-venv(): INFO: Adding /tmp/venv-OOme/bin to PATH 10:31:37 INFO: No Stack... 10:31:37 INFO: Retrieving Pricing Info for: v3-standard-2 10:31:37 INFO: Archiving Costs [Pipeline] sh 10:31:38 + cat /w/workspace/edgex-ui-go/119/archives/cost.csv 10:31:38 + cut -d, -f6 [Pipeline] lock 10:31:38 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-master-119-stack-cost] 10:31:38 Resource [jenkins-edgexfoundry-edgex-ui-go-master-119-stack-cost] did not exist. Created. 10:31:38 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-master-119-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:31:38 + echo total: 0.05999999865889549 [Pipeline] stash 10:31:38 Stashed 1 file(s) [Pipeline] } 10:31:38 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-master-119-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 10:32:54 lf-activate-venv(): INFO: Adding /tmp/venv-vrDJ/bin to PATH 10:32:54 INFO: No Stack... 10:32:55 INFO: Retrieving Pricing Info for: v2-standard-4 10:32:56 INFO: Archiving Costs [Pipeline] sh 10:32:56 + cat /w/workspace/edgex-ui-go/119/archives/cost.csv 10:32:56 + cut -d, -f6 [Pipeline] lock 10:32:56 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-master-119-stack-cost] 10:32:56 Resource [jenkins-edgexfoundry-edgex-ui-go-master-119-stack-cost] did not exist. Created. 10:32:56 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-master-119-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:32:56 /w/workspace/edgex-ui-go/119@tmp/durable-3f1cc8fb/script.sh: 1: /w/workspace/edgex-ui-go/119@tmp/durable-3f1cc8fb/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 10:32:57 + echo total: 0.18000000715255737 [Pipeline] stash 10:32:57 Warning: overwriting stash ‘stack-cost’ 10:32:57 Stashed 1 file(s) [Pipeline] } 10:32:57 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-master-119-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] configFileProvider 10:32:58 provisioning config files... 10:32:58 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config3287612117268198252tmp [Pipeline] { [Pipeline] sh 10:32:58 + set +x 10:32:58 + bash -s -- 10:32:58 + curl -s https://codecov.io/bash 10:32:58 10:32:58 _____ _ 10:32:58 / ____| | | 10:32:58 | | ___ __| | ___ ___ _____ __ 10:32:58 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:32:58 | |___| (_) | (_| | __/ (_| (_) \ V / 10:32:58 \_____\___/ \__,_|\___|\___\___/ \_/ 10:32:58 Bash-1.0.3 10:32:58 10:32:58 10:32:58 ==> git version 2.24.4 found 10:32:58 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 10:32:58 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 10:32:58 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 10:32:58 ==> Jenkins CI detected. 10:32:58 project root: . 10:32:58 --> token set from env 10:32:58 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:32:58 ==> Running gcov in . (disable via -X gcov) 10:32:58 ==> Python coveragepy not found 10:32:58 ==> Searching for coverage reports in: 10:32:58 + . 10:32:58 -> Found 1 reports 10:32:58 ==> Detecting git/mercurial file structure 10:32:58 ==> Reading reports 10:32:58 + ./coverage.out bytes=10 10:32:58 ==> Appending adjustments 10:32:58 https://docs.codecov.io/docs/fixing-reports 10:32:58 + Found adjustments 10:32:58 ==> Gzipping contents 10:32:58 4.0K /tmp/codecov.vGyQxK.gz 10:32:58 ==> Uploading reports 10:32:58 url: https://codecov.io 10:32:58 query: branch=master&commit=9e9000642235b61e852840e697528ee7165f7b30&build=119&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F119%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 10:32:58 -> Pinging Codecov 10:32:58 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=9e9000642235b61e852840e697528ee7165f7b30&build=119&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F119%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 10:32:59 -> Uploading to 10:32:59 https://storage.googleapis.com/codecov/v4/raw/2021-05-30/FB506323287CE973F263BFD2A0EB1F37/9e9000642235b61e852840e697528ee7165f7b30/e9d34068-bd7f-46af-a88d-feb56dde900d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210530%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210530T103259Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6b7775dc62fdeb4e1799876f7d4e75ef6e68da584806bdc66d5e3c2fcda4dd97 10:32:59 % Total % Received % Xferd Average Speed Time Time Time Current 10:32:59 Dload Upload Total Spent Left Speed 10:32:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3918 0 0 100 3918 0 8687 --:--:-- --:--:-- --:--:-- 8687 100 3918 0 0 100 3918 0 8684 --:--:-- --:--:-- --:--:-- 8668 10:32:59 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/9e9000642235b61e852840e697528ee7165f7b30 [Pipeline] } 10:32:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 10:33:00 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 10:33:00 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:33:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 10:33:00 10:33:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 10:33:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 10:33:00 1.410.4: Pulling from edgex-devops/edgex-snyk-go 10:33:00 188c0c94c7c5: Pulling fs layer 10:33:00 0ef7d3d256c8: Pulling fs layer 10:33:00 de9db76c5a1d: Pulling fs layer 10:33:00 0eba1c9be4d2: Pulling fs layer 10:33:00 0d57e429df01: Pulling fs layer 10:33:00 4e4be7b47b0d: Pulling fs layer 10:33:00 e1f770b5df2f: Pulling fs layer 10:33:00 85a0685a4137: Pulling fs layer 10:33:00 0d57e429df01: Waiting 10:33:00 4e4be7b47b0d: Waiting 10:33:00 e1f770b5df2f: Waiting 10:33:00 85a0685a4137: Waiting 10:33:00 0eba1c9be4d2: Waiting 10:33:00 de9db76c5a1d: Verifying Checksum 10:33:00 de9db76c5a1d: Download complete 10:33:00 0ef7d3d256c8: Verifying Checksum 10:33:00 0ef7d3d256c8: Download complete 10:33:01 0d57e429df01: Verifying Checksum 10:33:01 0d57e429df01: Download complete 10:33:01 188c0c94c7c5: Verifying Checksum 10:33:01 188c0c94c7c5: Download complete 10:33:01 4e4be7b47b0d: Verifying Checksum 10:33:01 4e4be7b47b0d: Download complete 10:33:01 188c0c94c7c5: Pull complete 10:33:01 0ef7d3d256c8: Pull complete 10:33:01 de9db76c5a1d: Pull complete 10:33:02 e1f770b5df2f: Verifying Checksum 10:33:02 e1f770b5df2f: Download complete 10:33:03 0eba1c9be4d2: Verifying Checksum 10:33:03 0eba1c9be4d2: Download complete 10:33:03 85a0685a4137: Verifying Checksum 10:33:03 85a0685a4137: Download complete 10:33:07 0eba1c9be4d2: Pull complete 10:33:07 0d57e429df01: Pull complete 10:33:07 4e4be7b47b0d: Pull complete 10:33:07 e1f770b5df2f: Pull complete 10:33:10 85a0685a4137: Pull complete 10:33:10 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 10:33:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 10:33:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 10:33:10 prd-centos7-docker-4c-2g-1074 does not seem to be running inside a container 10:33:10 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 10:33:13 $ docker top a9346dad18d260b33505f7d8a5752f4ae680801363f6139bf1c17f29afd17556 -eo pid,comm [Pipeline] { [Pipeline] echo 10:33:14 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 10:33:14 + set -o pipefail 10:33:14 + snyk monitor '--org=edgex-jenkins' 10:33:48 10:33:48 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_master (github.com/edgexfoundry/edgex-ui-go)... 10:33:48 10:33:48 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/48e12a1c-2891-4aa6-8451-38eb665d1550 10:33:48 10:33:48 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 10:33:48 10:33:48 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 10:33:48 10:33:48 [Pipeline] } 10:33:48 $ docker stop --time=1 a9346dad18d260b33505f7d8a5752f4ae680801363f6139bf1c17f29afd17556 10:33:50 $ docker rm -f a9346dad18d260b33505f7d8a5752f4ae680801363f6139bf1c17f29afd17556 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:33:51 + git log --format=format:%s -1 9e9000642235b61e852840e697528ee7165f7b30 [Pipeline] isUnix [Pipeline] sh 10:33:51 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:33:51 . [Pipeline] withDockerContainer 10:33:51 prd-centos7-docker-4c-2g-1074 does not seem to be running inside a container 10:33:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@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 10:33:52 $ docker top 167b3c7203b10e62ff0d92521260d60b021339af88130c76a7fc32e87a6a9e4d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:33:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:33:52 [ssh-agent] Looking for ssh-agent implementation... 10:33:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:33:52 $ docker exec 167b3c7203b10e62ff0d92521260d60b021339af88130c76a7fc32e87a6a9e4d ssh-agent 10:33:52 SSH_AUTH_SOCK=/tmp/ssh-8TLkIwL2Cejh/agent.14 10:33:52 SSH_AGENT_PID=21 10:33:52 Running ssh-add (command line suppressed) 10:33:52 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_1290788955633132205.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_1290788955633132205.key) 10:33:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:33:53 + git semver tag 10:33:53 # -> Open(): unable to determine branch for HEAD 10:33:53 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 10:33:53 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 10:33:53 # $SEMVER_REMOTE_NAME = origin 10:33:53 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 10:33:53 # $SEMVER_USER_NAME = edgex-jenkins 10:33:53 # $SEMVER_BRANCH = master 10:33:53 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver 10:33:53 # 9e9000642235b61e852840e697528ee7165f7b30 HEAD 10:33:53 # -> Force: false 10:33:53 # 41ee2bdec2215716b6a1b5a14d54a9ef563a9e5f refs/tags/v2.0.0-dev.59 [Pipeline] } 10:33:53 $ docker exec --env ******** --env ******** 167b3c7203b10e62ff0d92521260d60b021339af88130c76a7fc32e87a6a9e4d ssh-agent -k 10:33:53 unset SSH_AUTH_SOCK; 10:33:53 unset SSH_AGENT_PID; 10:33:53 echo Agent pid 21 killed; 10:33:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:33:53 + git semver [Pipeline] } 10:33:53 $ docker stop --time=1 167b3c7203b10e62ff0d92521260d60b021339af88130c76a7fc32e87a6a9e4d 10:33:54 $ docker rm -f 167b3c7203b10e62ff0d92521260d60b021339af88130c76a7fc32e87a6a9e4d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 10:33:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:33:55 10:33:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 10:33:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:33:55 0.23.1-centos7: Pulling from edgex-lftools 10:33:55 ab5ef0e58194: Pulling fs layer 10:33:55 9712f1f96733: Pulling fs layer 10:33:55 63f879dbbcfc: Pulling fs layer 10:33:55 0d9ebad4ef96: Pulling fs layer 10:33:55 e9a5061849ea: Pulling fs layer 10:33:55 d747dcd14b5f: Pulling fs layer 10:33:55 2de7ff778b66: Pulling fs layer 10:33:55 e9a5061849ea: Waiting 10:33:55 d747dcd14b5f: Waiting 10:33:55 2de7ff778b66: Waiting 10:33:55 0d9ebad4ef96: Waiting 10:33:55 9712f1f96733: Verifying Checksum 10:33:55 9712f1f96733: Download complete 10:33:56 63f879dbbcfc: Verifying Checksum 10:33:56 63f879dbbcfc: Download complete 10:33:56 e9a5061849ea: Verifying Checksum 10:33:56 e9a5061849ea: Download complete 10:33:56 d747dcd14b5f: Verifying Checksum 10:33:56 d747dcd14b5f: Download complete 10:33:57 2de7ff778b66: Verifying Checksum 10:33:57 2de7ff778b66: Download complete 10:33:57 0d9ebad4ef96: Verifying Checksum 10:33:57 0d9ebad4ef96: Download complete 10:33:57 ab5ef0e58194: Verifying Checksum 10:33:57 ab5ef0e58194: Download complete 10:34:00 ab5ef0e58194: Pull complete 10:34:00 9712f1f96733: Pull complete 10:34:00 63f879dbbcfc: Pull complete 10:34:04 0d9ebad4ef96: Pull complete 10:34:04 e9a5061849ea: Pull complete 10:34:04 d747dcd14b5f: Pull complete 10:34:05 2de7ff778b66: Pull complete 10:34:05 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 10:34:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:34:05 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 10:34:05 prd-centos7-docker-4c-2g-1074 does not seem to be running inside a container 10:34:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@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:10003/edgex-lftools:0.23.1-centos7 cat 10:34:10 $ docker top fbe633e68c4e7771211e942e72fd32ce41a6ce9100f94ecc2c9d86b8a9d925cf -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 10:34:10 provisioning config files... 10:34:10 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config945127859031225951tmp 10:34:10 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config183220100432174032tmp 10:34:10 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config2824686686265075455tmp [Pipeline] { [Pipeline] echo 10:34:10 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 10:34:10 ---> sigul-configuration.sh 10:34:10 gpg: directory `/root/.gnupg' created 10:34:10 gpg: new configuration file `/root/.gnupg/gpg.conf' created 10:34:10 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 10:34:10 gpg: keyring `/root/.gnupg/secring.gpg' created 10:34:10 gpg: keyring `/root/.gnupg/pubring.gpg' created 10:34:10 gpg: CAST5 encrypted data 10:34:10 gpg: encrypted with 1 passphrase 10:34:10 gpg: WARNING: message was not integrity protected [Pipeline] sh 10:34:10 + mkdir /home/jenkins 10:34:10 + mkdir /home/jenkins/sigul [Pipeline] sh 10:34:11 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 10:34:11 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 10:34:11 ---> sigul-install.sh 10:34:15 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 10:34:15 + git tag --list 10:34:15 0.1.1 10:34:15 v1.1.0 10:34:15 v1.2.0 10:34:15 v1.2.1 10:34:15 v1.3.0 10:34:15 v2.0.0-dev.1 10:34:15 v2.0.0-dev.10 10:34:15 v2.0.0-dev.11 10:34:15 v2.0.0-dev.12 10:34:15 v2.0.0-dev.13 10:34:15 v2.0.0-dev.14 10:34:15 v2.0.0-dev.15 10:34:15 v2.0.0-dev.16 10:34:15 v2.0.0-dev.17 10:34:15 v2.0.0-dev.18 10:34:15 v2.0.0-dev.19 10:34:15 v2.0.0-dev.2 10:34:15 v2.0.0-dev.20 10:34:15 v2.0.0-dev.21 10:34:15 v2.0.0-dev.22 10:34:15 v2.0.0-dev.23 10:34:15 v2.0.0-dev.24 10:34:15 v2.0.0-dev.25 10:34:15 v2.0.0-dev.26 10:34:15 v2.0.0-dev.27 10:34:15 v2.0.0-dev.28 10:34:15 v2.0.0-dev.29 10:34:15 v2.0.0-dev.3 10:34:15 v2.0.0-dev.30 10:34:15 v2.0.0-dev.31 10:34:15 v2.0.0-dev.32 10:34:15 v2.0.0-dev.33 10:34:15 v2.0.0-dev.34 10:34:15 v2.0.0-dev.35 10:34:15 v2.0.0-dev.36 10:34:15 v2.0.0-dev.37 10:34:15 v2.0.0-dev.38 10:34:15 v2.0.0-dev.39 10:34:15 v2.0.0-dev.4 10:34:15 v2.0.0-dev.40 10:34:15 v2.0.0-dev.41 10:34:15 v2.0.0-dev.42 10:34:15 v2.0.0-dev.43 10:34:15 v2.0.0-dev.44 10:34:15 v2.0.0-dev.45 10:34:15 v2.0.0-dev.46 10:34:15 v2.0.0-dev.47 10:34:15 v2.0.0-dev.48 10:34:15 v2.0.0-dev.49 10:34:15 v2.0.0-dev.5 10:34:15 v2.0.0-dev.50 10:34:15 v2.0.0-dev.51 10:34:15 v2.0.0-dev.52 10:34:15 v2.0.0-dev.53 10:34:15 v2.0.0-dev.54 10:34:15 v2.0.0-dev.55 10:34:15 v2.0.0-dev.56 10:34:15 v2.0.0-dev.57 10:34:15 v2.0.0-dev.58 10:34:15 v2.0.0-dev.59 10:34:15 v2.0.0-dev.6 10:34:15 v2.0.0-dev.7 10:34:15 v2.0.0-dev.8 10:34:15 v2.0.0-dev.9 [Pipeline] sh 10:34:16 + lftools sign git-tag v2.0.0-dev.59 10:34:16 Signing Git tag with Sigul... 10:34:16 Signing v2.0.0-dev.59 [Pipeline] echo 10:34:17 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 10:34:18 ---> sigul-configuration-cleanup.sh [Pipeline] } 10:34:18 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 10:34:18 $ docker stop --time=1 fbe633e68c4e7771211e942e72fd32ce41a6ce9100f94ecc2c9d86b8a9d925cf 10:34:19 $ docker rm -f fbe633e68c4e7771211e942e72fd32ce41a6ce9100f94ecc2c9d86b8a9d925cf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 10:34:20 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:34:20 . [Pipeline] withDockerContainer 10:34:20 prd-centos7-docker-4c-2g-1074 does not seem to be running inside a container 10:34:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@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 10:34:20 $ docker top 33040acf13ecfa6ac1109d2c52a67d50ff657a8c020ec4797a5900f6e4530572 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:34:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:34:20 [ssh-agent] Looking for ssh-agent implementation... 10:34:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:34:21 $ docker exec 33040acf13ecfa6ac1109d2c52a67d50ff657a8c020ec4797a5900f6e4530572 ssh-agent 10:34:21 SSH_AUTH_SOCK=/tmp/ssh-0dH1i3Akg01e/agent.14 10:34:21 SSH_AGENT_PID=20 10:34:21 Running ssh-add (command line suppressed) 10:34:21 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_44166547628948187.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_44166547628948187.key) 10:34:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:34:21 + git semver bump pre 10:34:21 # -> Open(): unable to determine branch for HEAD 10:34:21 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 10:34:21 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 10:34:21 # $SEMVER_REMOTE_NAME = origin 10:34:21 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 10:34:21 # $SEMVER_USER_NAME = edgex-jenkins 10:34:21 # $SEMVER_BRANCH = master 10:34:21 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver 10:34:21 2.0.0-dev.60 [Pipeline] } 10:34:21 $ docker exec --env ******** --env ******** 33040acf13ecfa6ac1109d2c52a67d50ff657a8c020ec4797a5900f6e4530572 ssh-agent -k 10:34:21 unset SSH_AUTH_SOCK; 10:34:21 unset SSH_AGENT_PID; 10:34:21 echo Agent pid 20 killed; 10:34:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:34:22 + git semver [Pipeline] } 10:34:22 $ docker stop --time=1 33040acf13ecfa6ac1109d2c52a67d50ff657a8c020ec4797a5900f6e4530572 10:34:23 $ docker rm -f 33040acf13ecfa6ac1109d2c52a67d50ff657a8c020ec4797a5900f6e4530572 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 10:34:23 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:34:23 . [Pipeline] withDockerContainer 10:34:23 prd-centos7-docker-4c-2g-1074 does not seem to be running inside a container 10:34:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@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 10:34:24 $ docker top e80e348e5c7281f2cf3b6c56c9f12fc9c41d9c43396545e29184e5f414de25bf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:34:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:34:24 [ssh-agent] Looking for ssh-agent implementation... 10:34:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:34:24 $ docker exec e80e348e5c7281f2cf3b6c56c9f12fc9c41d9c43396545e29184e5f414de25bf ssh-agent 10:34:24 SSH_AUTH_SOCK=/tmp/ssh-2IPfBwaclbJI/agent.15 10:34:24 SSH_AGENT_PID=23 10:34:24 Running ssh-add (command line suppressed) 10:34:24 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_3055171208088037402.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_3055171208088037402.key) 10:34:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:34:25 + git semver push 10:34:25 # -> Open(): unable to determine branch for HEAD 10:34:25 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 10:34:25 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 10:34:25 # $SEMVER_REMOTE_NAME = origin 10:34:25 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 10:34:25 # $SEMVER_USER_NAME = edgex-jenkins 10:34:25 # $SEMVER_BRANCH = master 10:34:25 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } 10:34:29 $ docker exec --env ******** --env ******** e80e348e5c7281f2cf3b6c56c9f12fc9c41d9c43396545e29184e5f414de25bf ssh-agent -k 10:34:29 unset SSH_AUTH_SOCK; 10:34:29 unset SSH_AGENT_PID; 10:34:29 echo Agent pid 23 killed; 10:34:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:34:31 + git semver [Pipeline] } 10:34:31 $ docker stop --time=1 e80e348e5c7281f2cf3b6c56c9f12fc9c41d9c43396545e29184e5f414de25bf 10:34:32 $ docker rm -f e80e348e5c7281f2cf3b6c56c9f12fc9c41d9c43396545e29184e5f414de25bf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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 10:34:33 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:34:34 ---> package-listing.sh 10:34:34 ++ tr '[:upper:]' '[:lower:]' 10:34:34 ++ facter osfamily 10:34:34 + OS_FAMILY=redhat 10:34:34 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_master 10:34:34 + START_PACKAGES=/tmp/packages_start.txt 10:34:34 + END_PACKAGES=/tmp/packages_end.txt 10:34:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:34:34 + PACKAGES=/tmp/packages_start.txt 10:34:34 + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' 10:34:34 + PACKAGES=/tmp/packages_end.txt 10:34:34 + case "${OS_FAMILY}" in 10:34:34 + sort 10:34:34 + rpm -qa 10:34:35 + '[' -f /tmp/packages_start.txt ']' 10:34:35 + '[' -f /tmp/packages_end.txt ']' 10:34:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:34:35 + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' 10:34:35 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ 10:34:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ [Pipeline] echo 10:34:35 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_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:34:35 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 10:34:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:34:36 10:34:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 10:34:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:34:36 alpine: Pulling from edgex-lftools-log-publisher 10:34:36 df20fa9351a1: Pulling fs layer 10:34:36 36b3adc4ff6f: Pulling fs layer 10:34:36 8ad3a11d3b57: Pulling fs layer 10:34:36 46f8f816bc3b: Pulling fs layer 10:34:36 93b61091891f: Pulling fs layer 10:34:36 93b9cdb0e59b: Pulling fs layer 10:34:36 5e14af77c1be: Pulling fs layer 10:34:36 01666e4c0597: Pulling fs layer 10:34:36 aa168da1d23b: Pulling fs layer 10:34:36 93b9cdb0e59b: Waiting 10:34:36 5e14af77c1be: Waiting 10:34:36 01666e4c0597: Waiting 10:34:36 aa168da1d23b: Waiting 10:34:36 46f8f816bc3b: Waiting 10:34:36 93b61091891f: Waiting 10:34:36 36b3adc4ff6f: Download complete 10:34:36 46f8f816bc3b: Verifying Checksum 10:34:36 46f8f816bc3b: Download complete 10:34:36 df20fa9351a1: Verifying Checksum 10:34:36 df20fa9351a1: Download complete 10:34:36 93b9cdb0e59b: Verifying Checksum 10:34:36 93b9cdb0e59b: Download complete 10:34:36 5e14af77c1be: Verifying Checksum 10:34:36 5e14af77c1be: Download complete 10:34:36 01666e4c0597: Verifying Checksum 10:34:36 01666e4c0597: Download complete 10:34:36 93b61091891f: Verifying Checksum 10:34:36 93b61091891f: Download complete 10:34:36 df20fa9351a1: Pull complete 10:34:36 8ad3a11d3b57: Verifying Checksum 10:34:36 8ad3a11d3b57: Download complete 10:34:36 36b3adc4ff6f: Pull complete 10:34:37 8ad3a11d3b57: Pull complete 10:34:37 46f8f816bc3b: Pull complete 10:34:37 93b61091891f: Pull complete 10:34:37 93b9cdb0e59b: Pull complete 10:34:37 5e14af77c1be: Pull complete 10:34:37 01666e4c0597: Pull complete 10:34:38 aa168da1d23b: Verifying Checksum 10:34:38 aa168da1d23b: Download complete 10:34:42 aa168da1d23b: Pull complete 10:34:42 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 10:34:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:34:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 10:34:42 prd-centos7-docker-4c-2g-1074 does not seem to be running inside a container 10:34:42 $ 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_master/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_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@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:10003/edgex-lftools-log-publisher:alpine cat 10:34:45 $ docker top 845ccb6fa37c1ab698b45b5732754739dec553bdc32d0ed9251a40b8b96dc57f -eo pid,comm [Pipeline] { [Pipeline] sh 10:34:45 + touch /tmp/pre-build-complete [Pipeline] sh 10:34:46 + mkdir -p /var/log/sa [Pipeline] sh 10:34:46 + ls /var/log/sa-host 10:34:46 + sadf -c /var/log/sa-host/sa05 10:34:46 file_magic: OK 10:34:46 HZ: Using current value: 100 10:34:46 file_header: OK 10:34:46 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 10:34:46 Statistics: 10:34:46 Hnuu...uuuununununu...Hnuu...uuuununununu... 10:34:46 File successfully converted to sysstat format version 12.2.1 10:34:46 + sadf -c /var/log/sa-host/sa30 10:34:46 file_magic: OK 10:34:46 HZ: Using current value: 100 10:34:46 file_header: OK 10:34:46 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 10:34:46 Statistics: 10:34:46 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 10:34:46 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:34:47 provisioning config files... 10:34:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config1173770751257594629tmp [Pipeline] { [Pipeline] echo 10:34:47 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:34:47 ---> create-netrc.sh [Pipeline] } 10:34:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 10:34:47 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 10:34:47 ---> python-tools-install.sh [Pipeline] echo 10:34:47 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:34:47 ---> sudo-logs.sh 10:34:47 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:34:48 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:34:48 ---> job-cost.sh 10:34:48 lf-activate-venv: SKIPPING 10:34:48 DEBUG: total: 0.18000000715255737 10:34:48 INFO: Retrieving Stack Cost... 10:34:49 INFO: Retrieving Pricing Info for: v3-standard-2 10:34:49 INFO: Archiving Costs [Pipeline] echo 10:34:49 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:34:49 ---> logs-deploy.sh 10:34:49 lf-activate-venv: SKIPPING 10:34:49 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/master/119 10:34:49 INFO: archiving workspace using pattern(s): 10:34:50 Archives upload complete. 10:34:50 INFO: archiving logs to Nexus 10:34:51 ---> uname -a: 10:34:51 Linux prd-centos7-docker-4c-2g-1074.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 10:34:51 10:34:51 10:34:51 ---> lscpu: 10:34:51 Architecture: x86_64 10:34:51 CPU op-mode(s): 32-bit, 64-bit 10:34:51 Byte Order: Little Endian 10:34:51 Address sizes: 40 bits physical, 48 bits virtual 10:34:51 CPU(s): 2 10:34:51 On-line CPU(s) list: 0,1 10:34:51 Thread(s) per core: 1 10:34:51 Core(s) per socket: 1 10:34:51 Socket(s): 2 10:34:51 NUMA node(s): 1 10:34:51 Vendor ID: AuthenticAMD 10:34:51 CPU family: 23 10:34:51 Model: 49 10:34:51 Model name: AMD EPYC-Rome Processor 10:34:51 Stepping: 0 10:34:51 CPU MHz: 2800.000 10:34:51 BogoMIPS: 5600.00 10:34:51 Virtualization: AMD-V 10:34:51 Hypervisor vendor: KVM 10:34:51 Virtualization type: full 10:34:51 L1d cache: 64 KiB 10:34:51 L1i cache: 64 KiB 10:34:51 L2 cache: 1 MiB 10:34:51 L3 cache: 32 MiB 10:34:51 NUMA node0 CPU(s): 0,1 10:34:51 Vulnerability Itlb multihit: Not affected 10:34:51 Vulnerability L1tf: Not affected 10:34:51 Vulnerability Mds: Not affected 10:34:51 Vulnerability Meltdown: Not affected 10:34:51 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:34:51 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 10:34:51 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 10:34:51 Vulnerability Srbds: Not affected 10:34:51 Vulnerability Tsx async abort: Not affected 10:34:51 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 10:34:51 10:34:51 10:34:51 ---> nproc: 10:34:51 2 10:34:51 10:34:51 10:34:51 ---> df -h: 10:34:51 Filesystem Size Used Available Use% Mounted on 10:34:51 overlay 40.0G 8.9G 31.1G 22% / 10:34:51 tmpfs 64.0M 0 64.0M 0% /dev 10:34:51 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 10:34:51 shm 64.0M 0 64.0M 0% /dev/shm 10:34:51 /dev/vda1 40.0G 8.9G 31.1G 22% /facter-os 10:34:51 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/resolv.conf 10:34:51 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hostname 10:34:51 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hosts 10:34:51 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/auth.log 10:34:51 /dev/vda1 40.0G 8.9G 31.1G 22% /run/cloud-init/result.json 10:34:51 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/edgexfoundry_edgex-ui-go_master 10:34:51 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/edgexfoundry_edgex-ui-go_master@tmp 10:34:51 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/sa-host 10:34:51 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/secure 10:34:51 10:34:51 10:34:51 ---> free -m: 10:34:51 total used free shared buff/cache available 10:34:51 Mem: 7821 1270 3122 0 3428 6470 10:34:51 Swap: 1023 0 1023 10:34:51 10:34:51 10:34:51 ---> ip addr: 10:34:51 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 10:34:51 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:34:51 inet 127.0.0.1/8 scope host lo 10:34:51 valid_lft forever preferred_lft forever 10:34:51 inet6 ::1/128 scope host 10:34:51 valid_lft forever preferred_lft forever 10:34:51 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 10:34:51 link/ether fa:16:3e:94:99:8c brd ff:ff:ff:ff:ff:ff 10:34:51 inet 10.30.123.72/23 brd 10.30.123.255 scope global dynamic eth0 10:34:51 valid_lft 85724sec preferred_lft 85724sec 10:34:51 inet6 fe80::f816:3eff:fe94:998c/64 scope link 10:34:51 valid_lft forever preferred_lft forever 10:34:51 3: docker0: mtu 1500 qdisc noqueue state DOWN 10:34:51 link/ether 02:42:a2:c1:e1:59 brd ff:ff:ff:ff:ff:ff 10:34:51 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 10:34:51 valid_lft forever preferred_lft forever 10:34:51 inet6 fe80::42:a2ff:fec1:e159/64 scope link 10:34:51 valid_lft forever preferred_lft forever 10:34:51 10:34:51 10:34:51 ---> sar -b -r -n DEV: 10:34:51 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/30/21 _x86_64_ (2 CPU) 10:34:51 10:34:51 10:23:25 LINUX RESTART (2 CPU) 10:34:51 10:34:51 10:24:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 10:34:51 10:25:01 30.55 3.55 27.00 0.00 2600.53 4543.95 0.00 10:34:51 10:26:01 0.40 0.00 0.40 0.00 0.00 6.63 0.00 10:34:51 10:27:01 0.22 0.00 0.22 0.00 0.00 2.30 0.00 10:34:51 10:28:02 0.33 0.00 0.33 0.00 0.00 4.90 0.00 10:34:51 10:29:01 0.15 0.00 0.15 0.00 0.00 2.10 0.00 10:34:51 10:30:01 0.35 0.00 0.35 0.00 0.00 4.81 0.00 10:34:51 10:31:01 0.32 0.00 0.32 0.00 0.00 4.73 0.00 10:34:51 10:32:01 0.15 0.00 0.15 0.00 0.00 1.62 0.00 10:34:51 10:33:01 1.17 0.03 1.13 0.00 3.73 20.05 0.00 10:34:51 10:34:01 106.69 0.00 106.69 0.00 0.00 31678.47 0.00 10:34:51 Average: 14.06 0.36 13.70 0.00 260.88 3633.77 0.00 10:34:51 10:34:51 10:24:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:34:51 10:25:01 5422036 0 802984 10.03 2620 1781300 1281800 14.15 580968 1603584 20 10:34:51 10:26:01 5431720 0 793292 9.91 2620 1781308 1205284 13.31 572792 1603552 8 10:34:51 10:27:01 5430592 0 794416 9.92 2620 1781312 1205536 13.31 572640 1605244 8 10:34:51 10:28:02 5430880 0 794124 9.92 2620 1781316 1205284 13.31 572516 1605244 20 10:34:51 10:29:01 5427560 0 797436 9.96 2620 1781324 1205404 13.31 571104 1609980 16 10:34:51 10:30:01 5425756 0 799240 9.98 2620 1781324 1205488 13.31 572552 1609980 8 10:34:51 10:31:01 5426896 0 798092 9.97 2620 1781332 1205284 13.31 571400 1609980 16 10:34:51 10:32:01 5424604 0 800380 9.99 2620 1781336 1205284 13.31 573960 1609980 8 10:34:51 10:33:01 5355956 0 847296 10.58 2620 1803068 1378624 15.22 623096 1626904 21552 10:34:51 10:34:01 4006556 0 1074156 13.41 2620 2925608 1605680 17.73 902316 2577852 425316 10:34:51 Average: 5278256 0 830142 10.37 2620 1897923 1270367 14.03 611334 1706230 44697 10:34:51 10:34:51 10:24:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:34:51 10:25:01 eth0 192.04 174.73 592.30 32.59 0.00 0.00 0.00 0.00 10:34:51 10:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:34:51 10:25:01 docker0 73.02 54.41 6.34 165.64 0.00 0.00 0.00 0.00 10:34:51 10:26:01 eth0 0.83 0.08 0.07 0.05 0.00 0.00 0.00 0.00 10:34:51 10:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:34:51 10:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:34:51 10:27:01 eth0 1.95 1.07 2.55 0.22 0.00 0.00 0.00 0.00 10:34:51 10:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:34:51 10:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:34:51 10:28:02 eth0 0.13 0.08 0.01 0.04 0.00 0.00 0.00 0.00 10:34:51 10:28:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:34:51 10:28:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:34:51 10:29:01 eth0 0.59 0.20 0.13 0.07 0.00 0.00 0.00 0.00 10:34:51 10:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:34:51 10:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:34:51 10:30:01 eth0 0.62 0.30 0.33 0.20 0.00 0.00 0.00 0.00 10:34:51 10:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:34:51 10:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:34:51 10:31:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:34:51 10:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:34:51 10:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:34:51 10:32:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:34:51 10:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:34:51 10:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:34:51 10:33:01 eth0 40.18 34.14 320.56 4.73 0.00 0.00 0.00 0.00 10:34:51 10:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:34:51 10:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:34:51 10:34:01 eth0 785.68 715.92 7306.82 62.13 0.00 0.00 0.00 0.00 10:34:51 10:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:34:51 10:34:01 docker0 58.27 66.26 4.75 342.06 0.00 0.00 0.00 0.00 10:34:51 Average: eth0 102.41 92.84 823.83 10.02 0.00 0.00 0.00 0.00 10:34:51 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:34:51 Average: docker0 13.15 12.09 1.11 50.86 0.00 0.00 0.00 0.00 10:34:51 10:34:51 10:34:51 ---> sar -P ALL: 10:34:51 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/30/21 _x86_64_ (2 CPU) 10:34:51 10:34:51 10:23:25 LINUX RESTART (2 CPU) 10:34:51 10:34:51 10:24:01 CPU %user %nice %system %iowait %steal %idle 10:34:51 10:25:01 all 4.50 0.00 1.75 0.86 0.05 92.85 10:34:51 10:25:01 0 4.70 0.00 2.01 0.64 0.05 92.59 10:34:51 10:25:01 1 4.29 0.00 1.49 1.07 0.05 93.10 10:34:51 10:26:01 all 0.06 0.00 0.03 0.00 0.03 99.87 10:34:51 10:26:01 0 0.03 0.00 0.03 0.00 0.03 99.90 10:34:51 10:26:01 1 0.08 0.00 0.03 0.00 0.03 99.85 10:34:51 10:27:01 all 0.13 0.00 0.03 0.00 0.03 99.80 10:34:51 10:27:01 0 0.05 0.00 0.03 0.00 0.03 99.88 10:34:51 10:27:01 1 0.22 0.00 0.03 0.00 0.03 99.72 10:34:51 10:28:02 all 0.08 0.00 0.03 0.00 0.03 99.86 10:34:51 10:28:02 0 0.05 0.00 0.05 0.00 0.03 99.87 10:34:51 10:28:02 1 0.12 0.00 0.02 0.00 0.02 99.85 10:34:51 10:29:01 all 0.14 0.00 0.03 0.00 0.03 99.80 10:34:51 10:29:01 0 0.22 0.00 0.03 0.00 0.03 99.71 10:34:51 10:29:01 1 0.07 0.00 0.03 0.00 0.02 99.88 10:34:51 10:30:01 all 0.10 0.00 0.04 0.00 0.03 99.82 10:34:51 10:30:01 0 0.17 0.00 0.05 0.00 0.03 99.75 10:34:51 10:30:01 1 0.03 0.00 0.03 0.00 0.03 99.90 10:34:51 10:31:01 all 0.08 0.00 0.03 0.00 0.03 99.87 10:34:51 10:31:01 0 0.03 0.00 0.02 0.00 0.02 99.93 10:34:51 10:31:01 1 0.12 0.00 0.03 0.00 0.03 99.82 10:34:51 10:32:01 all 0.09 0.00 0.04 0.00 0.03 99.83 10:34:51 10:32:01 0 0.03 0.00 0.05 0.00 0.02 99.90 10:34:51 10:32:01 1 0.15 0.00 0.03 0.00 0.05 99.77 10:34:51 10:33:01 all 0.70 0.00 0.42 0.06 0.03 98.79 10:34:51 10:33:01 0 0.99 0.00 0.50 0.05 0.02 98.45 10:34:51 10:33:01 1 0.42 0.00 0.34 0.07 0.03 99.14 10:34:51 10:34:01 all 15.11 0.00 6.11 2.56 0.08 76.14 10:34:51 10:34:01 0 15.53 0.00 6.26 2.82 0.07 75.32 10:34:51 10:34:01 1 14.70 0.00 5.97 2.30 0.09 76.95 10:34:51 Average: all 2.04 0.00 0.83 0.34 0.04 96.75 10:34:51 Average: 0 2.12 0.00 0.88 0.34 0.03 96.63 10:34:51 Average: 1 1.97 0.00 0.78 0.34 0.04 96.87 10:34:51 10:34:51 10:34:51