Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 4ef108b19834c262122070de9483240e6b9b0e65 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-ssh8996025508301972999.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 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-ssh4174779049212737908.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 6a41506d72e8e131afc862d141935157bee59f41 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-ssh1199285746004043659.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > 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-ssh6494966671510298466.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd 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-ssh8783232971470547139.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > 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-1825’ is offline Running on prd-centos7-docker-4c-2g-182 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-ssh2209922647927199097.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 4ef108b19834c262122070de9483240e6b9b0e65 (master) > 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 4ef108b19834c262122070de9483240e6b9b0e65 # timeout=10 Commit message: "feat: update some hard code like edgex service port to match edgex v2 updates and remove dead code" > git rev-list --no-walk 6eb81e99157ae153f20d7cb606dbe27b8fc87177 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:16:26 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:16:26 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:16:26 ========================================================= 10:16:26 EdgeX Global Pipelines Version Info 10:16:26 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:16:27 ------------------- 10:16:27 stable info: 10:16:27 ------------------- 10:16:27 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:16:27 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 10:16:27 Message: update stable to v1.0.195 10:16:28 ------------------- 10:16:28 experimental info: 10:16:28 ------------------- 10:16:28 Commited By: **** collab-it+edgex@linuxfoundation.org 10:16:28 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 10:16:28 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:16:28 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 10:16:28 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 10:16:28 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:16:28 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:16:28 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:16:28 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 10:16:28 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 10:16:28 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 10:16:28 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:16:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:16:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:16:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 10:16:28 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:16:28 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:16:28 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:16:28 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:16:28 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:16:28 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:16:28 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:16:28 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:16:28 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 10:16:29 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 10:16:29 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:16:29 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:16:29 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:16:29 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:16:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 10:16:29 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 10:16:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 10:16:29 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4ef108b19834c262122070de9483240e6b9b0e65 [Pipeline] echo 10:16:29 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4ef108b [Pipeline] echo 10:16:29 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:16:29 provisioning config files... 10:16:29 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config2033901575559230695tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:16:29 ---> docker-login.sh 10:16:29 nexus3.edgexfoundry.org:10001 10:16:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:16:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:16:30 Configure a credential helper to remove this warning. See 10:16:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:16:30 10:16:30 Login Succeeded 10:16:30 nexus3.edgexfoundry.org:10002 10:16:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:16:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:16:30 Configure a credential helper to remove this warning. See 10:16:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:16:30 10:16:30 Login Succeeded 10:16:30 nexus3.edgexfoundry.org:10003 10:16:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:16:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:16:30 Configure a credential helper to remove this warning. See 10:16:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:16:30 10:16:30 Login Succeeded 10:16:30 nexus3.edgexfoundry.org:10004 10:16:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:16:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:16:30 Configure a credential helper to remove this warning. See 10:16:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:16:30 10:16:30 Login Succeeded 10:16:30 docker.io 10:16:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:16:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:16:30 Configure a credential helper to remove this warning. See 10:16:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:16:30 10:16:30 Login Succeeded 10:16:31 ---> docker-login.sh ends [Pipeline] } 10:16:31 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:16:31 + git log --format=format:%s -1 4ef108b19834c262122070de9483240e6b9b0e65 [Pipeline] echo 10:16:31 GIT_COMMIT: 4ef108b19834c262122070de9483240e6b9b0e65, Commit Message: feat: update some hard code like edgex service port to match edgex v2 updates and remove dead code [Pipeline] echo 10:16:31 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 10:16:32 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:16:32 10:16:32 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 10:16:33 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:16:33 latest: Pulling from edgex-devops/git-semver 10:16:33 31603596830f: Pulling fs layer 10:16:33 54011a49482f: Pulling fs layer 10:16:33 a6820b24f6d8: Pulling fs layer 10:16:33 f581987b2513: Pulling fs layer 10:16:33 f581987b2513: Waiting 10:16:33 54011a49482f: Verifying Checksum 10:16:33 54011a49482f: Download complete 10:16:33 31603596830f: Verifying Checksum 10:16:33 31603596830f: Download complete 10:16:33 f581987b2513: Verifying Checksum 10:16:33 f581987b2513: Download complete 10:16:33 a6820b24f6d8: Verifying Checksum 10:16:33 a6820b24f6d8: Download complete 10:16:33 31603596830f: Pull complete 10:16:33 54011a49482f: Pull complete 10:16:34 a6820b24f6d8: Pull complete 10:16:34 f581987b2513: Pull complete 10:16:34 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 10:16:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:16:34 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 10:16:34 prd-centos7-docker-4c-2g-182 does not seem to be running inside a container 10:16:34 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 10:16:35 $ docker top c7f1563ff8a00020385d84cdd8a79dc93390ddbfd46ce1fdb9e2dc3580f88650 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:16:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:16:35 [ssh-agent] Looking for ssh-agent implementation... 10:16:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:16:35 $ docker exec c7f1563ff8a00020385d84cdd8a79dc93390ddbfd46ce1fdb9e2dc3580f88650 ssh-agent 10:16:35 SSH_AUTH_SOCK=/tmp/ssh-7zH75DaRLMug/agent.13 10:16:35 SSH_AGENT_PID=20 10:16:35 Running ssh-add (command line suppressed) 10:16:36 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_5759625235471150745.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_5759625235471150745.key) 10:16:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:16:36 + git tag --points-at HEAD [Pipeline] } 10:16:36 $ docker exec --env ******** --env ******** c7f1563ff8a00020385d84cdd8a79dc93390ddbfd46ce1fdb9e2dc3580f88650 ssh-agent -k 10:16:36 unset SSH_AUTH_SOCK; 10:16:36 unset SSH_AGENT_PID; 10:16:36 echo Agent pid 20 killed; 10:16:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:16:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:16:36 [ssh-agent] Looking for ssh-agent implementation... 10:16:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:16:36 $ docker exec c7f1563ff8a00020385d84cdd8a79dc93390ddbfd46ce1fdb9e2dc3580f88650 ssh-agent 10:16:36 SSH_AUTH_SOCK=/tmp/ssh-RyAMPLGyccsR/agent.52 10:16:36 SSH_AGENT_PID=58 10:16:36 Running ssh-add (command line suppressed) 10:16:36 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_4936556053563762918.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_4936556053563762918.key) 10:16:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:16:37 + git semver init 10:16:37 # -> Open(): unable to determine branch for HEAD 10:16:37 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 10:16:37 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 10:16:37 # $SEMVER_REMOTE_NAME = origin 10:16:37 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 10:16:37 # $SEMVER_USER_NAME = edgex-jenkins 10:16:37 # $SEMVER_BRANCH = master 10:16:37 # $SEMVER_TEMP = /tmp/semver-430065388 10:16:37 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 10:16:38 # '/tmp/semver-430065388' -> '/w/workspace/edgexfoundry_edgex-ui-go_master/.semver' 10:16:38 # -> Force: false 10:16:38 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } 10:16:38 $ docker exec --env ******** --env ******** c7f1563ff8a00020385d84cdd8a79dc93390ddbfd46ce1fdb9e2dc3580f88650 ssh-agent -k 10:16:38 unset SSH_AUTH_SOCK; 10:16:38 unset SSH_AGENT_PID; 10:16:38 echo Agent pid 58 killed; 10:16:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:16:39 + git semver [Pipeline] } 10:16:39 $ docker stop --time=1 c7f1563ff8a00020385d84cdd8a79dc93390ddbfd46ce1fdb9e2dc3580f88650 10:16:40 $ docker rm -f c7f1563ff8a00020385d84cdd8a79dc93390ddbfd46ce1fdb9e2dc3580f88650 [Pipeline] // withDockerContainer [Pipeline] sh 10:16:40 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:16:41 Stashed 1 file(s) [Pipeline] echo 10:16:41 [edgeXSemver]: initialized semver on version 2.0.0-dev.72 [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:16:56 Still waiting to schedule task 10:16:56 Waiting for next available executor on ‘centos7-docker-4c-2g’ 10:16:56 Still waiting to schedule task 10:16:56 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 10:19:04 Running on prd-ubuntu18.04-docker-arm64-4c-16g-183 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws 10:19:04 Running in /w/workspace/edgex-ui-go/132 [Pipeline] { [Pipeline] checkout 10:19:04 The recommended git tool is: git 10:19:09 using credential edgex-jenkins-ssh 10:19:09 Cloning the remote Git repository 10:19:09 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 10:19:09 > git init /w/workspace/edgex-ui-go/132 # timeout=10 10:19:09 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 10:19:09 > git --version # timeout=10 10:19:09 > git --version # 'git version 2.17.1' 10:19:09 using GIT_SSH to set credentials SSH Credentials for GitHub 10:19:09 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:19:12 Avoid second fetch 10:19:12 Checking out Revision 4ef108b19834c262122070de9483240e6b9b0e65 (master) 10:19:12 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 10:19:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:19:12 > git config core.sparsecheckout # timeout=10 10:19:12 > git checkout -f 4ef108b19834c262122070de9483240e6b9b0e65 # timeout=10 10:19:16 Commit message: "feat: update some hard code like edgex service port to match edgex v2 updates and remove dead code" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:19:18 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 10:19:19 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 10:19:19 + sudo service+ docker restart 10:19:19 true 10:19:27 Running on prd-centos7-docker-4c-2g-184 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws 10:19:27 Running in /w/workspace/edgex-ui-go/132 [Pipeline] { [Pipeline] checkout 10:19:27 The recommended git tool is: git 10:19:30 using credential edgex-jenkins-ssh 10:19:30 Cloning the remote Git repository 10:19:30 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 10:19:30 > git init /w/workspace/edgex-ui-go/132 # timeout=10 10:19:30 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 10:19:30 > git --version # timeout=10 10:19:30 > git --version # 'git version 2.24.4' 10:19:30 using GIT_SSH to set credentials SSH Credentials for GitHub 10:19:30 [INFO] Currently running in a labeled security context 10:19:30 [INFO] Currently SELinux is 'enforcing' on the host 10:19:30 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/132@tmp/jenkins-gitclient-ssh1752228388911806685.key 10:19:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:19:31 Avoid second fetch 10:19:31 Checking out Revision 4ef108b19834c262122070de9483240e6b9b0e65 (master) 10:19:31 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 10:19:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:19:31 > git config core.sparsecheckout # timeout=10 10:19:31 > git checkout -f 4ef108b19834c262122070de9483240e6b9b0e65 # timeout=10 10:19:35 Commit message: "feat: update some hard code like edgex service port to match edgex v2 updates and remove dead code" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:19:36 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 10:19:36 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 10:19:36 + sudo service docker restart 10:19:36 + true 10:19:36 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:19:37 provisioning config files... 10:19:37 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/132@tmp/config7641380347821441945tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:19:38 ---> docker-login.sh 10:19:38 nexus3.edgexfoundry.org:10001 10:19:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:19:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:19:39 Configure a credential helper to remove this warning. See 10:19:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:19:39 10:19:39 Login Succeeded 10:19:39 nexus3.edgexfoundry.org:10002 10:19:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:19:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:19:40 Configure a credential helper to remove this warning. See 10:19:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:19:40 10:19:40 Login Succeeded 10:19:40 nexus3.edgexfoundry.org:10003 10:19:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:19:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:19:40 Configure a credential helper to remove this warning. See 10:19:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:19:40 10:19:40 Login Succeeded 10:19:40 nexus3.edgexfoundry.org:10004 10:19:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:19:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:19:41 Configure a credential helper to remove this warning. See 10:19:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:19:41 10:19:41 Login Succeeded 10:19:41 docker.io 10:19:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:19:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:19:42 Configure a credential helper to remove this warning. See 10:19:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:19:42 10:19:42 Login Succeeded 10:19:42 ---> docker-login.sh ends [Pipeline] } 10:19:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:19:42 ========================================================= 10:19:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 10:19:42 ========================================================= [Pipeline] isUnix [Pipeline] sh 10:19:42 + 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:19:43 Sending build context to Docker daemon 21.8MB 10:19:43 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 10:19:43 Step 2/8 : FROM ${BASE} 10:19:44 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:19:44 595b0fe564bb: Pulling fs layer 10:19:44 3088b5b3c5c0: Pulling fs layer 10:19:44 5b7225fbf94c: Pulling fs layer 10:19:44 ba82ee9f976e: Pulling fs layer 10:19:44 506bd15cee9f: Pulling fs layer 10:19:44 75a0a4a0db45: Pulling fs layer 10:19:44 618dc40b7e24: Pulling fs layer 10:19:44 506bd15cee9f: Waiting 10:19:44 75a0a4a0db45: Waiting 10:19:44 618dc40b7e24: Waiting 10:19:44 ba82ee9f976e: Waiting 10:19:44 5b7225fbf94c: Verifying Checksum 10:19:44 5b7225fbf94c: Download complete 10:19:44 3088b5b3c5c0: Verifying Checksum 10:19:44 3088b5b3c5c0: Download complete 10:19:44 506bd15cee9f: Download complete 10:19:44 75a0a4a0db45: Download complete 10:19:44 595b0fe564bb: Verifying Checksum 10:19:44 595b0fe564bb: Download complete 10:19:44 595b0fe564bb: Pull complete 10:19:45 3088b5b3c5c0: Pull complete 10:19:45 5b7225fbf94c: Pull complete 10:19:46 618dc40b7e24: Verifying Checksum 10:19:46 618dc40b7e24: Download complete 10:19:48 ba82ee9f976e: Verifying Checksum 10:19:48 ba82ee9f976e: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:19:55 provisioning config files... 10:19:55 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/132@tmp/config362637164365072147tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:19:55 ---> docker-login.sh 10:19:55 nexus3.edgexfoundry.org:10001 10:19:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:19:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:19:55 Configure a credential helper to remove this warning. See 10:19:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:19:55 10:19:55 Login Succeeded 10:19:55 nexus3.edgexfoundry.org:10002 10:19:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:19:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:19:55 Configure a credential helper to remove this warning. See 10:19:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:19:55 10:19:55 Login Succeeded 10:19:55 nexus3.edgexfoundry.org:10003 10:19:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:19:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:19:56 Configure a credential helper to remove this warning. See 10:19:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:19:56 10:19:56 Login Succeeded 10:19:56 nexus3.edgexfoundry.org:10004 10:19:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:19:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:19:56 Configure a credential helper to remove this warning. See 10:19:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:19:56 10:19:56 Login Succeeded 10:19:56 docker.io 10:19:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:19:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:19:56 Configure a credential helper to remove this warning. See 10:19:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:19:56 10:19:56 Login Succeeded 10:19:56 ---> docker-login.sh ends [Pipeline] } 10:19:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:19:56 ========================================================= 10:19:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 10:19:56 ========================================================= [Pipeline] isUnix [Pipeline] sh 10:19:57 + 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:19:57 Sending build context to Docker daemon 21.8MB 10:19:57 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 10:19:57 Step 2/8 : FROM ${BASE} 10:19:57 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 10:19:57 540db60ca938: Pulling fs layer 10:19:57 adcc1eea9eea: Pulling fs layer 10:19:57 4c4ab2625f07: Pulling fs layer 10:19:57 0510c868ecb4: Pulling fs layer 10:19:57 afea3b2eda06: Pulling fs layer 10:19:57 7809a108b3ef: Pulling fs layer 10:19:57 f706445af74f: Pulling fs layer 10:19:57 afea3b2eda06: Waiting 10:19:57 7809a108b3ef: Waiting 10:19:57 f706445af74f: Waiting 10:19:57 0510c868ecb4: Waiting 10:19:57 4c4ab2625f07: Verifying Checksum 10:19:57 4c4ab2625f07: Download complete 10:19:57 adcc1eea9eea: Verifying Checksum 10:19:57 adcc1eea9eea: Download complete 10:19:57 afea3b2eda06: Verifying Checksum 10:19:57 afea3b2eda06: Download complete 10:19:57 7809a108b3ef: Verifying Checksum 10:19:57 7809a108b3ef: Download complete 10:19:57 540db60ca938: Verifying Checksum 10:19:57 540db60ca938: Download complete 10:19:57 540db60ca938: Pull complete 10:19:57 adcc1eea9eea: Pull complete 10:19:57 4c4ab2625f07: Pull complete 10:19:58 f706445af74f: Verifying Checksum 10:19:58 f706445af74f: Download complete 10:19:59 0510c868ecb4: Verifying Checksum 10:19:59 0510c868ecb4: Download complete 10:20:00 ba82ee9f976e: Pull complete 10:20:00 506bd15cee9f: Pull complete 10:20:00 75a0a4a0db45: Pull complete 10:20:02 0510c868ecb4: Pull complete 10:20:02 afea3b2eda06: Pull complete 10:20:03 7809a108b3ef: Pull complete 10:20:03 618dc40b7e24: Pull complete 10:20:03 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 10:20:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 10:20:03 ---> a36622ca3599 10:20:03 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 10:20:04 f706445af74f: Pull complete 10:20:04 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 10:20:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 10:20:04 ---> b068be0155e3 10:20:04 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 10:20:05 ---> Running in c43c1e0d3077 10:20:05 Removing intermediate container c43c1e0d3077 10:20:05 ---> 078e07a93646 10:20:05 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:20:05 ---> Running in a55c18dacc00 10:20:08 Removing intermediate container a55c18dacc00 10:20:08 ---> ef5a9cdbcad8 10:20:08 Step 5/8 : RUN apk add --no-cache make git 10:20:08 ---> Running in 039941b52c39 10:20:09 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 10:20:10 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 10:20:11 OK: 138 MiB in 40 packages 10:20:12 Removing intermediate container 039941b52c39 10:20:12 ---> 16df2e4dbf75 10:20:12 Step 6/8 : WORKDIR /edgex-ui-go 10:20:12 ---> Running in 93750f055c49 10:20:12 Removing intermediate container 93750f055c49 10:20:12 ---> b819d005c83c 10:20:12 Step 7/8 : COPY . . 10:20:14 ---> Running in 9fc2623061b3 10:20:14 Removing intermediate container 9fc2623061b3 10:20:14 ---> 9f3cf04ba19b 10:20:14 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:20:14 ---> Running in 09cbe34a9586 10:20:14 Removing intermediate container 09cbe34a9586 10:20:14 ---> 35e7ac3f2188 10:20:14 Step 5/8 : RUN apk add --no-cache make git 10:20:14 ---> Running in a7e528ecf2eb 10:20:14 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 10:20:15 ---> bdb743749d9c 10:20:15 Step 8/8 : RUN go mod download 10:20:15 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 10:20:15 ---> Running in 0e48f5315c49 10:20:15 OK: 149 MiB in 40 packages 10:20:16 Removing intermediate container a7e528ecf2eb 10:20:16 ---> bc45173089cb 10:20:16 Step 6/8 : WORKDIR /edgex-ui-go 10:20:16 ---> Running in 351a4c707877 10:20:16 Removing intermediate container 351a4c707877 10:20:16 ---> d9613d2c44a9 10:20:16 Step 7/8 : COPY . . 10:20:20 ---> 43d5b504198a 10:20:20 Step 8/8 : RUN go mod download 10:20:20 ---> Running in bbd920478db3 10:20:38 Removing intermediate container 0e48f5315c49 10:20:38 ---> 6d8dbe2b4b2b 10:20:38 Successfully built 6d8dbe2b4b2b 10:20:38 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix 10:20:38 Removing intermediate container bbd920478db3 10:20:38 ---> 617cc269244c 10:20:38 Successfully built 617cc269244c 10:20:38 Successfully tagged ci-base-image-x86_64:latest [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 10:20:38 + docker inspect -f . ci-base-image-arm64 10:20:38 . [Pipeline] withDockerContainer 10:20:38 + docker inspect -f . ci-base-image-x86_64 10:20:38 . 10:20:38 prd-ubuntu18.04-docker-arm64-4c-16g-183 does not seem to be running inside a container 10:20:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/132 -v /w/workspace/edgex-ui-go/132:/w/workspace/edgex-ui-go/132:rw,z -v /w/workspace/edgex-ui-go/132@tmp:/w/workspace/edgex-ui-go/132@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:20:40 $ docker top c3998459ba2b7ddb0d9a37d936a9d0f6043dcddb81846069da612caed19c4750 -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer 10:20:40 prd-centos7-docker-4c-2g-184 does not seem to be running inside a container 10:20:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/132 -v /w/workspace/edgex-ui-go/132:/w/workspace/edgex-ui-go/132:rw,z -v /w/workspace/edgex-ui-go/132@tmp:/w/workspace/edgex-ui-go/132@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:20:41 $ docker top 40f3eb01adc975f12b5dd9c5f7116ebfafa6de0a8be2d31181483240c75cf2ce -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 10:20:41 + go version 10:20:41 go version go1.16.3 linux/amd64 [Pipeline] } 10:20:41 $ docker stop --time=1 40f3eb01adc975f12b5dd9c5f7116ebfafa6de0a8be2d31181483240c75cf2ce 10:20:42 + go version 10:20:42 go version go1.16.5 linux/arm64 10:20:43 $ docker rm -f 40f3eb01adc975f12b5dd9c5f7116ebfafa6de0a8be2d31181483240c75cf2ce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } 10:20:43 $ docker stop --time=1 c3998459ba2b7ddb0d9a37d936a9d0f6043dcddb81846069da612caed19c4750 10:20:44 $ docker rm -f c3998459ba2b7ddb0d9a37d936a9d0f6043dcddb81846069da612caed19c4750 [Pipeline] // script [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 10:20:45 + docker inspect -f . ci-base-image-x86_64 10:20:45 . [Pipeline] withDockerContainer 10:20:46 + docker inspect -f . ci-base-image-arm64 10:20:46 . 10:20:46 prd-centos7-docker-4c-2g-184 does not seem to be running inside a container 10:20:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/132 -v /w/workspace/edgex-ui-go/132:/w/workspace/edgex-ui-go/132:rw,z -v /w/workspace/edgex-ui-go/132@tmp:/w/workspace/edgex-ui-go/132@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:20:46 $ docker top 1d31e4bcf8dede0ae2d9c2b95ca3ced47d6dd9b2ccfb428ddfb47dfa2105d9ee -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer 10:20:46 prd-ubuntu18.04-docker-arm64-4c-16g-183 does not seem to be running inside a container 10:20:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/132 -v /w/workspace/edgex-ui-go/132:/w/workspace/edgex-ui-go/132:rw,z -v /w/workspace/edgex-ui-go/132@tmp:/w/workspace/edgex-ui-go/132@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:20:48 $ docker top 2a825ac5fdaee2f0e5858460f587cd8a695da9206b9a7c7da5c19fe678fafe2f -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 10:20:49 + go mod tidy [Pipeline] sh 10:20:49 + make test 10:20:49 GO111MODULE=on go test -coverprofile=coverage.out ./... 10:20:49 + go mod tidy 10:20:49 ? github.com/edgexfoundry/edgex-ui-go [no test files] [Pipeline] sh 10:20:50 + make test 10:20:50 GO111MODULE=on go test -coverprofile=coverage.out ./... 10:20:51 ? github.com/edgexfoundry/edgex-ui-go [no test files] 10:21:00 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 10:21:00 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 10:21:00 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 10:21:00 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 10:21:00 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 10:21:00 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 10:21:00 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 10:21:00 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 10:21:00 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 10:21:00 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 10:21:00 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 10:21:00 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 10:21:00 GO111MODULE=on go vet ./... [Pipeline] } 10:21:04 $ docker stop --time=1 1d31e4bcf8dede0ae2d9c2b95ca3ced47d6dd9b2ccfb428ddfb47dfa2105d9ee 10:21:06 $ docker rm -f 1d31e4bcf8dede0ae2d9c2b95ca3ced47d6dd9b2ccfb428ddfb47dfa2105d9ee [Pipeline] // withDockerContainer [Pipeline] sh 10:21:06 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:21:06 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 10:21:10 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:21:10 + ls -al . 10:21:10 total 84 10:21:10 drwxrwxr-x. 11 jenkins jenkins 4096 Jun 18 10:20 . 10:21:10 drwxrwxr-x. 4 jenkins jenkins 32 Jun 18 10:19 .. 10:21:10 drwxrwxr-x. 3 jenkins jenkins 20 Jun 18 10:19 assets 10:21:10 drwxrwxr-x. 2 jenkins jenkins 35 Jun 18 10:19 bin 10:21:10 drwxrwxr-x. 3 jenkins jenkins 29 Jun 18 10:19 cmd 10:21:10 -rw-rw-r--. 1 jenkins jenkins 3959 Jun 18 10:19 CONTRIBUTING.md 10:21:10 -rw-r--r--. 1 jenkins jenkins 10 Jun 18 10:20 coverage.out 10:21:10 -rw-rw-r--. 1 jenkins jenkins 1508 Jun 18 10:19 Dockerfile 10:21:10 -rw-rw-r--. 1 jenkins jenkins 902 Jun 18 10:19 Dockerfile.build 10:21:10 drwxrwxr-x. 2 jenkins jenkins 23 Jun 18 10:19 docs 10:21:10 drwxrwxr-x. 8 jenkins jenkins 162 Jun 18 10:19 .git 10:21:10 drwxrwxr-x. 2 jenkins jenkins 103 Jun 18 10:19 .github 10:21:10 -rw-rw-r--. 1 jenkins jenkins 162 Jun 18 10:19 .gitignore 10:21:10 -rw-rw-r--. 1 jenkins jenkins 324 Jun 18 10:19 go.mod 10:21:10 -rw-r--r--. 1 jenkins jenkins 12542 Jun 18 10:20 go.sum 10:21:10 drwxrwxr-x. 9 jenkins jenkins 125 Jun 18 10:19 internal 10:21:10 -rw-rw-r--. 1 jenkins jenkins 652 Jun 18 10:19 Jenkinsfile 10:21:10 -rw-rw-r--. 1 jenkins jenkins 11357 Jun 18 10:19 LICENSE 10:21:10 -rw-rw-r--. 1 jenkins jenkins 941 Jun 18 10:19 Makefile 10:21:10 drwxrwxr-x. 3 jenkins jenkins 19 Jun 18 10:19 pkg 10:21:10 -rw-rw-r--. 1 jenkins jenkins 5508 Jun 18 10:19 README.md 10:21:10 -rw-rw-r--. 1 jenkins jenkins 12 Jun 18 10:16 VERSION 10:21:10 -rw-rw-r--. 1 jenkins jenkins 155 Jun 18 10:19 version.go 10:21:10 drwxrwxr-x. 4 jenkins jenkins 4096 Jun 18 10:19 web [Pipeline] isUnix [Pipeline] sh 10:21:10 + 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=4ef108b19834c262122070de9483240e6b9b0e65 --label arch=amd64 --label version=2.0.0-dev.72 . 10:21:10 Sending build context to Docker daemon 21.81MB 10:21:10 Step 1/24 : ARG BASE=golang:1.16-alpine3.12 10:21:10 Step 2/24 : FROM ${BASE} AS builder 10:21:10 ---> 617cc269244c 10:21:10 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 10:21:11 ---> Running in e05e758664ae 10:21:11 Removing intermediate container e05e758664ae 10:21:11 ---> 0b9dc4b53733 10:21:11 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 10:21:11 ---> Running in 4b0eecac4c56 10:21:11 Removing intermediate container 4b0eecac4c56 10:21:11 ---> 6c1529f74850 10:21:11 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 10:21:11 ---> Running in b3e4a423ba31 10:21:12 Removing intermediate container b3e4a423ba31 10:21:12 ---> 00b9e50fc548 10:21:12 Step 6/24 : LABEL Name=edgex-ui-go 10:21:12 ---> Running in 51d920c93b47 10:21:12 Removing intermediate container 51d920c93b47 10:21:12 ---> c46d3a0c784a 10:21:12 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 10:21:12 ---> Running in 8eeeadb3f2cd 10:21:12 Removing intermediate container 8eeeadb3f2cd 10:21:12 ---> bd29df2fae28 10:21:12 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:21:12 ---> Running in d961630768ce 10:21:13 Removing intermediate container d961630768ce 10:21:13 ---> 30ee90ed4ace 10:21:13 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:21:13 ---> Running in 4fec6e883db6 10:21:13 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 10:21:14 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 10:21:15 OK: 149 MiB in 40 packages 10:21:15 Removing intermediate container 4fec6e883db6 10:21:15 ---> 8ea4719368b8 10:21:15 Step 10/24 : ENV GO111MODULE=on 10:21:15 ---> Running in d06bbdfd74e0 10:21:15 Removing intermediate container d06bbdfd74e0 10:21:15 ---> deea4ae6652f 10:21:15 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 10:21:16 ---> Running in bc25f78dad5e 10:21:16 Removing intermediate container bc25f78dad5e 10:21:16 ---> abb40249eacf 10:21:16 Step 12/24 : COPY go.mod . 10:21:16 ---> f5a642356b9f 10:21:16 Step 13/24 : COPY Makefile . 10:21:16 ---> ff8e1b1e284d 10:21:16 Step 14/24 : RUN make update 10:21:16 ---> Running in b5c71468be24 10:21:16 CGO_ENABLED=0 GO111MODULE=on go mod download 10:21:16 Removing intermediate container b5c71468be24 10:21:16 ---> a43d10e8d5ed 10:21:16 Step 15/24 : COPY . . 10:21:18 ---> 13f3a146a1f0 10:21:18 Step 16/24 : RUN ${MAKE} 10:21:18 ---> Running in 58f02af8f5d1 10:21:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.72" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 10:21:24 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 10:21:24 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 10:21:24 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 10:21:24 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 10:21:24 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 10:21:24 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 10:21:24 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 10:21:24 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 10:21:24 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 10:21:24 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 10:21:24 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 10:21:24 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 10:21:24 GO111MODULE=on go vet ./... 10:21:27 CGO_ENABLED=0 GO111MODULE=on go build ./... 10:21:28 Removing intermediate container 58f02af8f5d1 10:21:28 ---> 91b2ee298bb4 10:21:28 Step 17/24 : FROM alpine:3.12 10:21:28 3.12: Pulling from library/alpine 10:21:28 339de151aab4: Pulling fs layer 10:21:29 339de151aab4: Verifying Checksum 10:21:29 339de151aab4: Download complete 10:21:29 339de151aab4: Pull complete 10:21:29 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 10:21:29 Status: Downloaded newer image for alpine:3.12 10:21:29 ---> 13621d1b12d4 10:21:29 Step 18/24 : EXPOSE 4000 10:21:29 ---> Running in 8dc4723a8800 10:21:29 Removing intermediate container 8dc4723a8800 10:21:29 ---> e0af5c72ec2e 10:21:29 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:21:30 ---> 68a0b65a45bb 10:21:30 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 10:21:30 ---> Running in f5d42b3641ce 10:21:30 Removing intermediate container f5d42b3641ce 10:21:30 ---> 6212c0d2f2f8 10:21:30 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 10:21:30 ---> Running in bd68194c0bd5 10:21:30 Removing intermediate container bd68194c0bd5 10:21:30 ---> bbf56f2aa169 10:21:30 Step 22/24 : LABEL arch=amd64 10:21:30 ---> Running in 8f2536ee2428 10:21:30 Removing intermediate container 8f2536ee2428 10:21:30 ---> b5dc04de914f 10:21:30 Step 23/24 : LABEL git_sha=4ef108b19834c262122070de9483240e6b9b0e65 10:21:30 ---> Running in dde02831f53c 10:21:30 Removing intermediate container dde02831f53c 10:21:30 ---> a2714f2098d2 10:21:30 Step 24/24 : LABEL version=2.0.0-dev.72 10:21:30 ---> Running in b3d0b6fe1b61 10:21:31 Removing intermediate container b3d0b6fe1b61 10:21:31 ---> 06b72824f743 10:21:31 [Warning] One or more build-args [ARCH] were not consumed 10:21:31 Successfully built 06b72824f743 10:21:31 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:21:31 provisioning config files... 10:21:31 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/132@tmp/config6143218812708688435tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:21:31 ---> docker-login.sh 10:21:31 nexus3.edgexfoundry.org:10001 10:21:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:21:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:21:31 Configure a credential helper to remove this warning. See 10:21:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:21:31 10:21:31 Login Succeeded 10:21:31 nexus3.edgexfoundry.org:10002 10:21:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:21:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:21:32 Configure a credential helper to remove this warning. See 10:21:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:21:32 10:21:32 Login Succeeded 10:21:32 nexus3.edgexfoundry.org:10003 10:21:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:21:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:21:32 Configure a credential helper to remove this warning. See 10:21:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:21:32 10:21:32 Login Succeeded 10:21:32 nexus3.edgexfoundry.org:10004 10:21:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:21:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:21:32 Configure a credential helper to remove this warning. See 10:21:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:21:32 10:21:32 Login Succeeded 10:21:32 docker.io 10:21:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:21:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:21:32 Configure a credential helper to remove this warning. See 10:21:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:21:32 10:21:32 Login Succeeded 10:21:32 ---> docker-login.sh ends [Pipeline] } 10:21:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:21:32 [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: 10:21:32 4ef108b19834c262122070de9483240e6b9b0e65 10:21:32 latest 10:21:32 2.0.0-dev.72 10:21:32 4ef108b19834c262122070de9483240e6b9b0e65-2.0.0-dev.72 10:21:32 master 10:21:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:21:33 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:4ef108b19834c262122070de9483240e6b9b0e65 [Pipeline] isUnix [Pipeline] sh 10:21:33 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:4ef108b19834c262122070de9483240e6b9b0e65 10:21:33 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 10:21:33 140149e50888: Preparing 10:21:33 32f366d666a5: Preparing 10:21:33 32f366d666a5: Layer already exists 10:21:35 140149e50888: Pushed 10:21:35 4ef108b19834c262122070de9483240e6b9b0e65: digest: sha256:b9006967c157d671167524fcc79c221df21539cc830b63c7b02eb827c87fbe52 size: 739 [Pipeline] isUnix [Pipeline] sh 10:21:35 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] isUnix [Pipeline] sh 10:21:35 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest 10:21:35 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 10:21:35 140149e50888: Preparing 10:21:35 32f366d666a5: Preparing 10:21:35 32f366d666a5: Layer already exists 10:21:35 140149e50888: Layer already exists 10:21:35 latest: digest: sha256:b9006967c157d671167524fcc79c221df21539cc830b63c7b02eb827c87fbe52 size: 739 [Pipeline] isUnix [Pipeline] sh 10:21:36 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.72 [Pipeline] isUnix [Pipeline] sh 10:21:36 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.72 10:21:36 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 10:21:36 140149e50888: Preparing 10:21:36 32f366d666a5: Preparing 10:21:36 140149e50888: Layer already exists 10:21:36 32f366d666a5: Layer already exists 10:21:36 2.0.0-dev.72: digest: sha256:b9006967c157d671167524fcc79c221df21539cc830b63c7b02eb827c87fbe52 size: 739 [Pipeline] isUnix [Pipeline] sh 10:21:36 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:4ef108b19834c262122070de9483240e6b9b0e65-2.0.0-dev.72 [Pipeline] isUnix [Pipeline] sh 10:21:37 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:4ef108b19834c262122070de9483240e6b9b0e65-2.0.0-dev.72 10:21:37 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 10:21:37 140149e50888: Preparing 10:21:37 32f366d666a5: Preparing 10:21:37 32f366d666a5: Layer already exists 10:21:37 140149e50888: Layer already exists 10:21:37 4ef108b19834c262122070de9483240e6b9b0e65-2.0.0-dev.72: digest: sha256:b9006967c157d671167524fcc79c221df21539cc830b63c7b02eb827c87fbe52 size: 739 [Pipeline] isUnix [Pipeline] sh 10:21:37 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:master [Pipeline] isUnix [Pipeline] sh 10:21:37 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:master 10:21:37 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 10:21:37 140149e50888: Preparing 10:21:37 32f366d666a5: Preparing 10:21:37 32f366d666a5: Layer already exists 10:21:37 140149e50888: Layer already exists 10:21:37 master: digest: sha256:b9006967c157d671167524fcc79c221df21539cc830b63c7b02eb827c87fbe52 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:21:37 ===================================================== [Pipeline] echo 10:21:38 taggedImages: 10:21:38 - nexus3.edgexfoundry.org:10004/edgex-ui:4ef108b19834c262122070de9483240e6b9b0e65 10:21:38 - nexus3.edgexfoundry.org:10004/edgex-ui:latest 10:21:38 - nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.72 10:21:38 - nexus3.edgexfoundry.org:10004/edgex-ui:4ef108b19834c262122070de9483240e6b9b0e65-2.0.0-dev.72 10:21:38 - 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:21:38 ---> job-cost.sh 10:21:38 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-yjhr [Pipeline] } 10:21:42 $ docker stop --time=1 2a825ac5fdaee2f0e5858460f587cd8a695da9206b9a7c7da5c19fe678fafe2f 10:21:44 $ docker rm -f 2a825ac5fdaee2f0e5858460f587cd8a695da9206b9a7c7da5c19fe678fafe2f [Pipeline] // withDockerContainer [Pipeline] sh 10:21:45 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:21:45 Warning: overwriting stash ‘coverage-report’ 10:21:46 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 10:21:46 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:21:47 + ls -al . 10:21:47 total 120 10:21:47 drwxrwxr-x 11 jenkins jenkins 4096 Jun 18 10:20 . 10:21:47 drwxrwxr-x 4 jenkins jenkins 4096 Jun 18 10:19 .. 10:21:47 drwxrwxr-x 8 jenkins jenkins 4096 Jun 18 10:19 .git 10:21:47 drwxrwxr-x 2 jenkins jenkins 4096 Jun 18 10:19 .github 10:21:47 -rw-rw-r-- 1 jenkins jenkins 162 Jun 18 10:19 .gitignore 10:21:47 -rw-rw-r-- 1 jenkins jenkins 3959 Jun 18 10:19 CONTRIBUTING.md 10:21:47 -rw-rw-r-- 1 jenkins jenkins 1508 Jun 18 10:19 Dockerfile 10:21:47 -rw-rw-r-- 1 jenkins jenkins 902 Jun 18 10:19 Dockerfile.build 10:21:47 -rw-rw-r-- 1 jenkins jenkins 652 Jun 18 10:19 Jenkinsfile 10:21:47 -rw-rw-r-- 1 jenkins jenkins 11357 Jun 18 10:19 LICENSE 10:21:47 -rw-rw-r-- 1 jenkins jenkins 941 Jun 18 10:19 Makefile 10:21:47 -rw-rw-r-- 1 jenkins jenkins 5508 Jun 18 10:19 README.md 10:21:47 -rw-rw-r-- 1 jenkins jenkins 12 Jun 18 10:16 VERSION 10:21:47 drwxrwxr-x 3 jenkins jenkins 4096 Jun 18 10:19 assets 10:21:47 drwxrwxr-x 2 jenkins jenkins 4096 Jun 18 10:19 bin 10:21:47 drwxrwxr-x 3 jenkins jenkins 4096 Jun 18 10:19 cmd 10:21:47 -rw-r--r-- 1 jenkins jenkins 10 Jun 18 10:20 coverage.out 10:21:47 drwxrwxr-x 2 jenkins jenkins 4096 Jun 18 10:19 docs 10:21:47 -rw-rw-r-- 1 jenkins jenkins 324 Jun 18 10:19 go.mod 10:21:47 -rw-r--r-- 1 jenkins jenkins 12542 Jun 18 10:20 go.sum 10:21:47 drwxrwxr-x 9 jenkins jenkins 4096 Jun 18 10:19 internal 10:21:47 drwxrwxr-x 3 jenkins jenkins 4096 Jun 18 10:19 pkg 10:21:47 -rw-rw-r-- 1 jenkins jenkins 155 Jun 18 10:19 version.go 10:21:47 drwxrwxr-x 4 jenkins jenkins 4096 Jun 18 10:19 web [Pipeline] isUnix [Pipeline] sh 10:21:47 + 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=4ef108b19834c262122070de9483240e6b9b0e65 --label arch=arm64 --label version=2.0.0-dev.72 . 10:21:48 Sending build context to Docker daemon 21.81MB 10:21:48 Step 1/24 : ARG BASE=golang:1.16-alpine3.12 10:21:48 Step 2/24 : FROM ${BASE} AS builder 10:21:48 ---> 6d8dbe2b4b2b 10:21:48 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 10:21:48 ---> Running in cc6a7f535f7e 10:21:48 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 10:21:49 Removing intermediate container cc6a7f535f7e 10:21:49 ---> 8dc1dc994ed5 10:21:49 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 10:21:49 ---> Running in 64608df8e935 10:21:49 Removing intermediate container 64608df8e935 10:21:49 ---> e8cfc2d3fbfb 10:21:49 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 10:21:49 ---> Running in 2d0d59f2e87c 10:21:50 Removing intermediate container 2d0d59f2e87c 10:21:50 ---> 1e5de6e1e7f8 10:21:50 Step 6/24 : LABEL Name=edgex-ui-go 10:21:50 ---> Running in 60ff0bf717ff 10:21:51 Removing intermediate container 60ff0bf717ff 10:21:51 ---> cd1fd7c665cc 10:21:51 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 10:21:51 ---> Running in 53ab94dc0956 10:21:51 Removing intermediate container 53ab94dc0956 10:21:51 ---> e486c6bd0dba 10:21:51 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:21:51 ---> Running in 45757eff0c93 10:21:53 Removing intermediate container 45757eff0c93 10:21:53 ---> 2f44dbccc757 10:21:53 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:21:53 ---> Running in f6a9166e2fd4 10:21:55 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 10:21:55 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 10:21:56 OK: 138 MiB in 40 packages 10:21:57 Removing intermediate container f6a9166e2fd4 10:21:57 ---> 3b52c4689444 10:21:57 Step 10/24 : ENV GO111MODULE=on 10:21:57 ---> Running in 3cdc68aa55a2 10:21:58 Removing intermediate container 3cdc68aa55a2 10:21:58 ---> 8e1e8f05b1a2 10:21:58 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 10:21:58 ---> Running in 1af83e514f5a 10:21:59 Removing intermediate container 1af83e514f5a 10:21:59 ---> 99d648972a9e 10:21:59 Step 12/24 : COPY go.mod . 10:22:00 ---> c2d8caa7e4cb 10:22:00 Step 13/24 : COPY Makefile . 10:22:00 ---> 3f99ecf95b3d 10:22:00 Step 14/24 : RUN make update 10:22:00 ---> Running in 82801d9cc17c 10:22:02 CGO_ENABLED=0 GO111MODULE=on go mod download 10:22:03 Removing intermediate container 82801d9cc17c 10:22:03 ---> a1873e69c16c 10:22:03 Step 15/24 : COPY . . 10:22:03 lf-activate-venv(): INFO: Adding /tmp/venv-yjhr/bin to PATH 10:22:03 INFO: No Stack... 10:22:03 INFO: Retrieving Pricing Info for: v3-standard-2 10:22:03 INFO: Archiving Costs [Pipeline] sh 10:22:04 + cat /w/workspace/edgex-ui-go/132/archives/cost.csv 10:22:04 + cut -d, -f6 [Pipeline] lock 10:22:04 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-master-132-stack-cost] 10:22:04 Resource [jenkins-edgexfoundry-edgex-ui-go-master-132-stack-cost] did not exist. Created. 10:22:04 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-master-132-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:22:04 + echo total: 0.05999999865889549 [Pipeline] stash 10:22:04 Stashed 1 file(s) [Pipeline] } 10:22:04 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-master-132-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 10:22:05 ---> c9af416fac3d 10:22:05 Step 16/24 : RUN ${MAKE} 10:22:06 ---> Running in 846449b4d4d4 10:22:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.72" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 10:22:29 CGO_ENABLED=0 GO111MODULE=on go build ./... 10:22:35 Removing intermediate container 846449b4d4d4 10:22:35 ---> 0f080a5adf4f 10:22:35 Step 17/24 : FROM alpine:3.12 10:22:35 3.12: Pulling from library/alpine 10:22:35 d2f70382dc9a: Pulling fs layer 10:22:36 d2f70382dc9a: Verifying Checksum 10:22:36 d2f70382dc9a: Download complete 10:22:36 d2f70382dc9a: Pull complete 10:22:36 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 10:22:36 Status: Downloaded newer image for alpine:3.12 10:22:36 ---> c4fd0aeabfcf 10:22:36 Step 18/24 : EXPOSE 4000 10:22:36 ---> Running in 4521df5257e3 10:22:37 Removing intermediate container 4521df5257e3 10:22:37 ---> dd391d61139b 10:22:37 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:22:39 ---> ed37153e2e11 10:22:39 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 10:22:39 ---> Running in c43e24874ca0 10:22:39 Removing intermediate container c43e24874ca0 10:22:39 ---> 9db4e85e7b76 10:22:39 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 10:22:40 ---> Running in b61f82edeadb 10:22:40 Removing intermediate container b61f82edeadb 10:22:40 ---> ee406a10ad1d 10:22:40 Step 22/24 : LABEL arch=arm64 10:22:40 ---> Running in bf28f27c72c6 10:22:41 Removing intermediate container bf28f27c72c6 10:22:41 ---> 983e8750a20a 10:22:41 Step 23/24 : LABEL git_sha=4ef108b19834c262122070de9483240e6b9b0e65 10:22:41 ---> Running in 2206aad14315 10:22:41 Removing intermediate container 2206aad14315 10:22:41 ---> c95837d6a4b5 10:22:41 Step 24/24 : LABEL version=2.0.0-dev.72 10:22:41 ---> Running in 9f2095a98d52 10:22:42 Removing intermediate container 9f2095a98d52 10:22:42 ---> 530c3b5e4e47 10:22:42 [Warning] One or more build-args [ARCH] were not consumed 10:22:42 Successfully built 530c3b5e4e47 10:22:42 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:22:42 provisioning config files... 10:22:42 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/132@tmp/config9185873750845604418tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:22:43 ---> docker-login.sh 10:22:43 nexus3.edgexfoundry.org:10001 10:22:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:22:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:22:43 Configure a credential helper to remove this warning. See 10:22:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:22:43 10:22:43 Login Succeeded 10:22:43 nexus3.edgexfoundry.org:10002 10:22:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:22:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:22:44 Configure a credential helper to remove this warning. See 10:22:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:22:44 10:22:44 Login Succeeded 10:22:44 nexus3.edgexfoundry.org:10003 10:22:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:22:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:22:44 Configure a credential helper to remove this warning. See 10:22:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:22:44 10:22:44 Login Succeeded 10:22:44 nexus3.edgexfoundry.org:10004 10:22:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:22:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:22:45 Configure a credential helper to remove this warning. See 10:22:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:22:45 10:22:45 Login Succeeded 10:22:45 docker.io 10:22:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:22:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:22:46 Configure a credential helper to remove this warning. See 10:22:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:22:46 10:22:46 Login Succeeded 10:22:46 ---> docker-login.sh ends [Pipeline] } 10:22:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:22:46 [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: 10:22:46 4ef108b19834c262122070de9483240e6b9b0e65 10:22:46 latest 10:22:46 2.0.0-dev.72 10:22:46 4ef108b19834c262122070de9483240e6b9b0e65-2.0.0-dev.72 10:22:46 master 10:22:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:22:46 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:4ef108b19834c262122070de9483240e6b9b0e65 [Pipeline] isUnix [Pipeline] sh 10:22:47 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:4ef108b19834c262122070de9483240e6b9b0e65 10:22:47 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 10:22:47 d81ca89d1f36: Preparing 10:22:47 3fbe34a1663b: Preparing 10:22:47 3fbe34a1663b: Layer already exists 10:22:51 d81ca89d1f36: Pushed 10:22:51 4ef108b19834c262122070de9483240e6b9b0e65: digest: sha256:2e7ab61e68440077d85dc2afa1dc756eb87e3cdbf993e53115e8a4b24bca9c0d size: 739 [Pipeline] isUnix [Pipeline] sh 10:22:52 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] isUnix [Pipeline] sh 10:22:52 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 10:22:52 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 10:22:52 d81ca89d1f36: Preparing 10:22:52 3fbe34a1663b: Preparing 10:22:52 3fbe34a1663b: Layer already exists 10:22:52 d81ca89d1f36: Layer already exists 10:22:52 latest: digest: sha256:2e7ab61e68440077d85dc2afa1dc756eb87e3cdbf993e53115e8a4b24bca9c0d size: 739 [Pipeline] isUnix [Pipeline] sh 10:22:53 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.72 [Pipeline] isUnix [Pipeline] sh 10:22:53 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.72 10:22:53 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 10:22:53 d81ca89d1f36: Preparing 10:22:53 3fbe34a1663b: Preparing 10:22:53 3fbe34a1663b: Layer already exists 10:22:53 d81ca89d1f36: Layer already exists 10:22:53 2.0.0-dev.72: digest: sha256:2e7ab61e68440077d85dc2afa1dc756eb87e3cdbf993e53115e8a4b24bca9c0d size: 739 [Pipeline] isUnix [Pipeline] sh 10:22:54 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:4ef108b19834c262122070de9483240e6b9b0e65-2.0.0-dev.72 [Pipeline] isUnix [Pipeline] sh 10:22:54 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:4ef108b19834c262122070de9483240e6b9b0e65-2.0.0-dev.72 10:22:54 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 10:22:54 d81ca89d1f36: Preparing 10:22:54 3fbe34a1663b: Preparing 10:22:54 d81ca89d1f36: Layer already exists 10:22:54 3fbe34a1663b: Layer already exists 10:22:54 4ef108b19834c262122070de9483240e6b9b0e65-2.0.0-dev.72: digest: sha256:2e7ab61e68440077d85dc2afa1dc756eb87e3cdbf993e53115e8a4b24bca9c0d size: 739 [Pipeline] isUnix [Pipeline] sh 10:22:55 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master [Pipeline] isUnix [Pipeline] sh 10:22:55 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master 10:22:55 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 10:22:55 d81ca89d1f36: Preparing 10:22:55 3fbe34a1663b: Preparing 10:22:55 3fbe34a1663b: Layer already exists 10:22:55 d81ca89d1f36: Layer already exists 10:22:55 master: digest: sha256:2e7ab61e68440077d85dc2afa1dc756eb87e3cdbf993e53115e8a4b24bca9c0d size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:22:55 ===================================================== [Pipeline] echo 10:22:55 taggedImages: 10:22:55 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:4ef108b19834c262122070de9483240e6b9b0e65 10:22:55 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 10:22:55 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.72 10:22:55 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:4ef108b19834c262122070de9483240e6b9b0e65-2.0.0-dev.72 10:22:55 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 10:22:56 ---> job-cost.sh 10:22:56 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-QowU 10:23:35 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 10:24:57 lf-activate-venv(): INFO: Adding /tmp/venv-QowU/bin to PATH 10:24:57 INFO: No Stack... 10:24:57 INFO: Retrieving Pricing Info for: v2-standard-4 10:24:57 INFO: Archiving Costs [Pipeline] sh 10:24:57 + cut -d, -f6 10:24:57 + cat /w/workspace/edgex-ui-go/132/archives/cost.csv [Pipeline] lock 10:24:57 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-master-132-stack-cost] 10:24:57 Resource [jenkins-edgexfoundry-edgex-ui-go-master-132-stack-cost] did not exist. Created. 10:24:57 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-master-132-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:24:57 /w/workspace/edgex-ui-go/132@tmp/durable-08a7843a/script.sh: 1: /w/workspace/edgex-ui-go/132@tmp/durable-08a7843a/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 10:24:58 + echo total: 0.18000000715255737 [Pipeline] stash 10:24:58 Warning: overwriting stash ‘stack-cost’ 10:24:58 Stashed 1 file(s) [Pipeline] } 10:24:58 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-master-132-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:24:59 provisioning config files... 10:24:59 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config9066431527174787567tmp [Pipeline] { [Pipeline] sh 10:24:59 + set +x 10:24:59 + curl -s https://codecov.io/bash 10:24:59 + bash -s -- 10:24:59 10:24:59 _____ _ 10:24:59 / ____| | | 10:24:59 | | ___ __| | ___ ___ _____ __ 10:24:59 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:24:59 | |___| (_) | (_| | __/ (_| (_) \ V / 10:24:59 \_____\___/ \__,_|\___|\___\___/ \_/ 10:24:59 Bash-1.0.3 10:24:59 10:24:59 10:24:59 ==> git version 2.24.4 found 10:24:59 ==> 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:24:59 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 10:24:59 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 10:24:59 ==> Jenkins CI detected. 10:24:59 project root: . 10:24:59 --> token set from env 10:25:00 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:25:00 ==> Running gcov in . (disable via -X gcov) 10:25:00 ==> Python coveragepy not found 10:25:00 ==> Searching for coverage reports in: 10:25:00 + . 10:25:00 -> Found 1 reports 10:25:00 ==> Detecting git/mercurial file structure 10:25:00 ==> Reading reports 10:25:00 + ./coverage.out bytes=10 10:25:00 ==> Appending adjustments 10:25:00 https://docs.codecov.io/docs/fixing-reports 10:25:00 + Found adjustments 10:25:00 ==> Gzipping contents 10:25:00 4.0K /tmp/codecov.s6szfd.gz 10:25:00 ==> Uploading reports 10:25:00 url: https://codecov.io 10:25:00 query: branch=master&commit=4ef108b19834c262122070de9483240e6b9b0e65&build=132&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F132%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 10:25:00 -> Pinging Codecov 10:25:00 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=4ef108b19834c262122070de9483240e6b9b0e65&build=132&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F132%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 10:25:00 -> Uploading to 10:25:00 https://storage.googleapis.com/codecov/v4/raw/2021-06-18/FB506323287CE973F263BFD2A0EB1F37/4ef108b19834c262122070de9483240e6b9b0e65/a77cb1a2-7d3b-4880-940c-bc728a0500f7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210618%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210618T102500Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1c94321e446e45e509d75a3bdb8ea626e27905e754803b0a802093074cfcce6c 10:25:00 % Total % Received % Xferd Average Speed Time Time Time Current 10:25:00 Dload Upload Total Spent Left Speed 10:25:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3740 0 0 100 3740 0 10412 --:--:-- --:--:-- --:--:-- 10417 10:25:00 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/4ef108b19834c262122070de9483240e6b9b0e65 [Pipeline] } 10:25:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 10:25:01 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 10:25:01 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:25:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 10:25:02 10:25:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 10:25:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 10:25:02 1.410.4: Pulling from edgex-devops/edgex-snyk-go 10:25:02 188c0c94c7c5: Pulling fs layer 10:25:02 0ef7d3d256c8: Pulling fs layer 10:25:02 de9db76c5a1d: Pulling fs layer 10:25:02 0eba1c9be4d2: Pulling fs layer 10:25:02 0d57e429df01: Pulling fs layer 10:25:02 4e4be7b47b0d: Pulling fs layer 10:25:02 e1f770b5df2f: Pulling fs layer 10:25:02 85a0685a4137: Pulling fs layer 10:25:02 4e4be7b47b0d: Waiting 10:25:02 e1f770b5df2f: Waiting 10:25:02 85a0685a4137: Waiting 10:25:02 0eba1c9be4d2: Waiting 10:25:02 0d57e429df01: Waiting 10:25:02 de9db76c5a1d: Verifying Checksum 10:25:02 de9db76c5a1d: Download complete 10:25:02 0ef7d3d256c8: Verifying Checksum 10:25:02 0ef7d3d256c8: Download complete 10:25:02 0d57e429df01: Verifying Checksum 10:25:02 0d57e429df01: Download complete 10:25:02 4e4be7b47b0d: Verifying Checksum 10:25:02 4e4be7b47b0d: Download complete 10:25:02 188c0c94c7c5: Verifying Checksum 10:25:02 188c0c94c7c5: Download complete 10:25:03 188c0c94c7c5: Pull complete 10:25:03 0ef7d3d256c8: Pull complete 10:25:03 de9db76c5a1d: Pull complete 10:25:04 e1f770b5df2f: Verifying Checksum 10:25:04 e1f770b5df2f: Download complete 10:25:05 0eba1c9be4d2: Verifying Checksum 10:25:05 0eba1c9be4d2: Download complete 10:25:06 85a0685a4137: Verifying Checksum 10:25:06 85a0685a4137: Download complete 10:25:09 0eba1c9be4d2: Pull complete 10:25:09 0d57e429df01: Pull complete 10:25:09 4e4be7b47b0d: Pull complete 10:25:09 e1f770b5df2f: Pull complete 10:25:13 85a0685a4137: Pull complete 10:25:13 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 10:25:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 10:25:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 10:25:13 prd-centos7-docker-4c-2g-182 does not seem to be running inside a container 10:25:13 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 10:25:16 $ docker top ff966ea6103980fc9cbab44de08013cfb8ba67bcc94e4a4a01dfd4944ca918f8 -eo pid,comm [Pipeline] { [Pipeline] echo 10:25:16 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 10:25:16 + set -o pipefail 10:25:16 + snyk monitor '--org=edgex-jenkins' 10:25:21 10:25:21 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_master (github.com/edgexfoundry/edgex-ui-go)... 10:25:21 10:25:21 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/8dc70d43-1cba-4611-a80d-41c87edcd534 10:25:21 10:25:21 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 10:25:21 10:25:21 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 10:25:21 10:25:21 [Pipeline] } 10:25:21 $ docker stop --time=1 ff966ea6103980fc9cbab44de08013cfb8ba67bcc94e4a4a01dfd4944ca918f8 10:25:23 $ docker rm -f ff966ea6103980fc9cbab44de08013cfb8ba67bcc94e4a4a01dfd4944ca918f8 [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:25:24 + git log --format=format:%s -1 4ef108b19834c262122070de9483240e6b9b0e65 [Pipeline] isUnix [Pipeline] sh 10:25:24 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:25:24 . [Pipeline] withDockerContainer 10:25:25 prd-centos7-docker-4c-2g-182 does not seem to be running inside a container 10:25:25 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 10:25:25 $ docker top a207ac0a4d6e2a80a8febe47c3c3579aaceca792ff8c1c05789cc87e0c9b8270 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:25:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:25:25 [ssh-agent] Looking for ssh-agent implementation... 10:25:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:25:25 $ docker exec a207ac0a4d6e2a80a8febe47c3c3579aaceca792ff8c1c05789cc87e0c9b8270 ssh-agent 10:25:25 SSH_AUTH_SOCK=/tmp/ssh-7WXTqRHVL1PD/agent.14 10:25:25 SSH_AGENT_PID=20 10:25:25 Running ssh-add (command line suppressed) 10:25:25 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_6356599475178897863.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_6356599475178897863.key) 10:25:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:25:26 + git semver tag 10:25:26 # -> Open(): unable to determine branch for HEAD 10:25:26 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 10:25:26 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 10:25:26 # $SEMVER_REMOTE_NAME = origin 10:25:26 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 10:25:26 # $SEMVER_USER_NAME = edgex-jenkins 10:25:26 # $SEMVER_BRANCH = master 10:25:26 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver 10:25:26 # 4ef108b19834c262122070de9483240e6b9b0e65 HEAD 10:25:26 # -> Force: false 10:25:26 # bc8a8197ee7bb490499b8b810e799cb3e4f327b2 refs/tags/v2.0.0-dev.72 [Pipeline] } 10:25:26 $ docker exec --env ******** --env ******** a207ac0a4d6e2a80a8febe47c3c3579aaceca792ff8c1c05789cc87e0c9b8270 ssh-agent -k 10:25:26 unset SSH_AUTH_SOCK; 10:25:26 unset SSH_AGENT_PID; 10:25:26 echo Agent pid 20 killed; 10:25:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:25:26 + git semver [Pipeline] } 10:25:26 $ docker stop --time=1 a207ac0a4d6e2a80a8febe47c3c3579aaceca792ff8c1c05789cc87e0c9b8270 10:25:27 $ docker rm -f a207ac0a4d6e2a80a8febe47c3c3579aaceca792ff8c1c05789cc87e0c9b8270 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 10:25:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:25:28 10:25:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 10:25:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:25:28 0.23.1-centos7: Pulling from edgex-lftools 10:25:28 ab5ef0e58194: Pulling fs layer 10:25:28 9712f1f96733: Pulling fs layer 10:25:28 63f879dbbcfc: Pulling fs layer 10:25:28 0d9ebad4ef96: Pulling fs layer 10:25:28 e9a5061849ea: Pulling fs layer 10:25:28 d747dcd14b5f: Pulling fs layer 10:25:28 2de7ff778b66: Pulling fs layer 10:25:28 0d9ebad4ef96: Waiting 10:25:28 e9a5061849ea: Waiting 10:25:28 d747dcd14b5f: Waiting 10:25:28 2de7ff778b66: Waiting 10:25:28 9712f1f96733: Verifying Checksum 10:25:28 9712f1f96733: Download complete 10:25:30 63f879dbbcfc: Verifying Checksum 10:25:30 63f879dbbcfc: Download complete 10:25:30 e9a5061849ea: Verifying Checksum 10:25:30 e9a5061849ea: Download complete 10:25:30 d747dcd14b5f: Verifying Checksum 10:25:30 d747dcd14b5f: Download complete 10:25:30 2de7ff778b66: Verifying Checksum 10:25:30 2de7ff778b66: Download complete 10:25:30 0d9ebad4ef96: Verifying Checksum 10:25:30 0d9ebad4ef96: Download complete 10:25:30 ab5ef0e58194: Verifying Checksum 10:25:30 ab5ef0e58194: Download complete 10:25:33 ab5ef0e58194: Pull complete 10:25:33 9712f1f96733: Pull complete 10:25:33 63f879dbbcfc: Pull complete 10:25:37 0d9ebad4ef96: Pull complete 10:25:37 e9a5061849ea: Pull complete 10:25:37 d747dcd14b5f: Pull complete 10:25:38 2de7ff778b66: Pull complete 10:25:38 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 10:25:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:25:38 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 10:25:38 prd-centos7-docker-4c-2g-182 does not seem to be running inside a container 10:25:38 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 10:25:42 $ docker top ba252b85dffe1d01ee70c69b04b2d0f2e8ae18964e696b9b315b781735ae6d28 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 10:25:42 provisioning config files... 10:25:42 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config7916815399088734042tmp 10:25:42 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config1266990169413469631tmp 10:25:43 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config7186692690839399377tmp [Pipeline] { [Pipeline] echo 10:25:43 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 10:25:43 ---> sigul-configuration.sh 10:25:43 gpg: directory `/root/.gnupg' created 10:25:43 gpg: new configuration file `/root/.gnupg/gpg.conf' created 10:25:43 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 10:25:43 gpg: keyring `/root/.gnupg/secring.gpg' created 10:25:43 gpg: keyring `/root/.gnupg/pubring.gpg' created 10:25:43 gpg: CAST5 encrypted data 10:25:43 gpg: encrypted with 1 passphrase 10:25:43 gpg: WARNING: message was not integrity protected [Pipeline] sh 10:25:43 + mkdir /home/jenkins 10:25:43 + mkdir /home/jenkins/sigul [Pipeline] sh 10:25:43 + 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:25:43 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 10:25:44 ---> sigul-install.sh 10:25:48 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 10:25:48 + git tag --list 10:25:48 0.1.1 10:25:48 v1.1.0 10:25:48 v1.2.0 10:25:48 v1.2.1 10:25:48 v1.3.0 10:25:48 v2.0.0-dev.1 10:25:48 v2.0.0-dev.10 10:25:48 v2.0.0-dev.11 10:25:48 v2.0.0-dev.12 10:25:48 v2.0.0-dev.13 10:25:48 v2.0.0-dev.14 10:25:48 v2.0.0-dev.15 10:25:48 v2.0.0-dev.16 10:25:48 v2.0.0-dev.17 10:25:48 v2.0.0-dev.18 10:25:48 v2.0.0-dev.19 10:25:48 v2.0.0-dev.2 10:25:48 v2.0.0-dev.20 10:25:48 v2.0.0-dev.21 10:25:48 v2.0.0-dev.22 10:25:48 v2.0.0-dev.23 10:25:48 v2.0.0-dev.24 10:25:48 v2.0.0-dev.25 10:25:48 v2.0.0-dev.26 10:25:48 v2.0.0-dev.27 10:25:48 v2.0.0-dev.28 10:25:48 v2.0.0-dev.29 10:25:48 v2.0.0-dev.3 10:25:48 v2.0.0-dev.30 10:25:48 v2.0.0-dev.31 10:25:48 v2.0.0-dev.32 10:25:48 v2.0.0-dev.33 10:25:48 v2.0.0-dev.34 10:25:48 v2.0.0-dev.35 10:25:48 v2.0.0-dev.36 10:25:48 v2.0.0-dev.37 10:25:48 v2.0.0-dev.38 10:25:48 v2.0.0-dev.39 10:25:48 v2.0.0-dev.4 10:25:48 v2.0.0-dev.40 10:25:48 v2.0.0-dev.41 10:25:48 v2.0.0-dev.42 10:25:48 v2.0.0-dev.43 10:25:48 v2.0.0-dev.44 10:25:48 v2.0.0-dev.45 10:25:48 v2.0.0-dev.46 10:25:48 v2.0.0-dev.47 10:25:48 v2.0.0-dev.48 10:25:48 v2.0.0-dev.49 10:25:48 v2.0.0-dev.5 10:25:48 v2.0.0-dev.50 10:25:48 v2.0.0-dev.51 10:25:48 v2.0.0-dev.52 10:25:48 v2.0.0-dev.53 10:25:48 v2.0.0-dev.54 10:25:48 v2.0.0-dev.55 10:25:48 v2.0.0-dev.56 10:25:48 v2.0.0-dev.57 10:25:48 v2.0.0-dev.58 10:25:48 v2.0.0-dev.59 10:25:48 v2.0.0-dev.6 10:25:48 v2.0.0-dev.60 10:25:48 v2.0.0-dev.61 10:25:48 v2.0.0-dev.62 10:25:48 v2.0.0-dev.63 10:25:48 v2.0.0-dev.64 10:25:48 v2.0.0-dev.65 10:25:48 v2.0.0-dev.66 10:25:48 v2.0.0-dev.67 10:25:48 v2.0.0-dev.68 10:25:48 v2.0.0-dev.69 10:25:48 v2.0.0-dev.7 10:25:48 v2.0.0-dev.70 10:25:48 v2.0.0-dev.71 10:25:48 v2.0.0-dev.72 10:25:48 v2.0.0-dev.8 10:25:48 v2.0.0-dev.9 [Pipeline] sh 10:25:49 + lftools sign git-tag v2.0.0-dev.72 10:25:49 Signing Git tag with Sigul... 10:25:49 Signing v2.0.0-dev.72 [Pipeline] echo 10:25:50 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 10:25:50 ---> sigul-configuration-cleanup.sh [Pipeline] } 10:25:50 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 10:25:50 $ docker stop --time=1 ba252b85dffe1d01ee70c69b04b2d0f2e8ae18964e696b9b315b781735ae6d28 10:25:52 $ docker rm -f ba252b85dffe1d01ee70c69b04b2d0f2e8ae18964e696b9b315b781735ae6d28 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 10:25:52 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:25:52 . [Pipeline] withDockerContainer 10:25:52 prd-centos7-docker-4c-2g-182 does not seem to be running inside a container 10:25:53 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 10:25:53 $ docker top 657964d899b9654a0896061ea9bfb0bdc675f6fcaf9a06d29000f93fb48a5afc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:25:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:25:53 [ssh-agent] Looking for ssh-agent implementation... 10:25:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:25:53 $ docker exec 657964d899b9654a0896061ea9bfb0bdc675f6fcaf9a06d29000f93fb48a5afc ssh-agent 10:25:53 SSH_AUTH_SOCK=/tmp/ssh-ZSgKunbirRdZ/agent.14 10:25:53 SSH_AGENT_PID=21 10:25:53 Running ssh-add (command line suppressed) 10:25:53 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_5339779117496117253.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_5339779117496117253.key) 10:25:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:25:54 + git semver bump pre 10:25:54 # -> Open(): unable to determine branch for HEAD 10:25:54 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 10:25:54 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 10:25:54 # $SEMVER_REMOTE_NAME = origin 10:25:54 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 10:25:54 # $SEMVER_USER_NAME = edgex-jenkins 10:25:54 # $SEMVER_BRANCH = master 10:25:54 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver 10:25:54 2.0.0-dev.73 [Pipeline] } 10:25:54 $ docker exec --env ******** --env ******** 657964d899b9654a0896061ea9bfb0bdc675f6fcaf9a06d29000f93fb48a5afc ssh-agent -k 10:25:54 unset SSH_AUTH_SOCK; 10:25:54 unset SSH_AGENT_PID; 10:25:54 echo Agent pid 21 killed; 10:25:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:25:54 + git semver [Pipeline] } 10:25:54 $ docker stop --time=1 657964d899b9654a0896061ea9bfb0bdc675f6fcaf9a06d29000f93fb48a5afc 10:25:55 $ docker rm -f 657964d899b9654a0896061ea9bfb0bdc675f6fcaf9a06d29000f93fb48a5afc [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 10:25:56 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:25:56 . [Pipeline] withDockerContainer 10:25:56 prd-centos7-docker-4c-2g-182 does not seem to be running inside a container 10:25:56 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 10:25:56 $ docker top 98d429c7f2249df7bfcbc84a96580ed6d43f3ea5408e8f8099637c5ea201be81 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:25:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:25:57 [ssh-agent] Looking for ssh-agent implementation... 10:25:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:25:57 $ docker exec 98d429c7f2249df7bfcbc84a96580ed6d43f3ea5408e8f8099637c5ea201be81 ssh-agent 10:25:57 SSH_AUTH_SOCK=/tmp/ssh-IUrqDETPLY21/agent.14 10:25:57 SSH_AGENT_PID=21 10:25:57 Running ssh-add (command line suppressed) 10:25:57 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_1985328464388682731.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_1985328464388682731.key) 10:25:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:25:57 + git semver push 10:25:57 # -> Open(): unable to determine branch for HEAD 10:25:57 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 10:25:57 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 10:25:57 # $SEMVER_REMOTE_NAME = origin 10:25:57 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 10:25:57 # $SEMVER_USER_NAME = edgex-jenkins 10:25:57 # $SEMVER_BRANCH = master 10:25:57 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } 10:26:03 $ docker exec --env ******** --env ******** 98d429c7f2249df7bfcbc84a96580ed6d43f3ea5408e8f8099637c5ea201be81 ssh-agent -k 10:26:03 unset SSH_AUTH_SOCK; 10:26:03 unset SSH_AGENT_PID; 10:26:03 echo Agent pid 21 killed; 10:26:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:26:03 + git semver [Pipeline] } 10:26:03 $ docker stop --time=1 98d429c7f2249df7bfcbc84a96580ed6d43f3ea5408e8f8099637c5ea201be81 10:26:04 $ docker rm -f 98d429c7f2249df7bfcbc84a96580ed6d43f3ea5408e8f8099637c5ea201be81 [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:26:05 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:26:06 ---> package-listing.sh 10:26:06 ++ facter osfamily 10:26:06 ++ tr '[:upper:]' '[:lower:]' 10:26:06 + OS_FAMILY=redhat 10:26:06 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_master 10:26:06 + START_PACKAGES=/tmp/packages_start.txt 10:26:06 + END_PACKAGES=/tmp/packages_end.txt 10:26:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:26:06 + PACKAGES=/tmp/packages_start.txt 10:26:06 + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' 10:26:06 + PACKAGES=/tmp/packages_end.txt 10:26:06 + case "${OS_FAMILY}" in 10:26:06 + rpm -qa 10:26:06 + sort 10:26:07 + '[' -f /tmp/packages_start.txt ']' 10:26:07 + '[' -f /tmp/packages_end.txt ']' 10:26:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:26:07 + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' 10:26:07 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ 10:26:07 + 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:26:07 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:26:07 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 10:26:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:26:08 10:26:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 10:26:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:26:08 alpine: Pulling from edgex-lftools-log-publisher 10:26:08 df20fa9351a1: Pulling fs layer 10:26:08 36b3adc4ff6f: Pulling fs layer 10:26:08 8ad3a11d3b57: Pulling fs layer 10:26:08 46f8f816bc3b: Pulling fs layer 10:26:08 93b61091891f: Pulling fs layer 10:26:08 93b9cdb0e59b: Pulling fs layer 10:26:08 5e14af77c1be: Pulling fs layer 10:26:08 01666e4c0597: Pulling fs layer 10:26:08 aa168da1d23b: Pulling fs layer 10:26:08 46f8f816bc3b: Waiting 10:26:08 93b61091891f: Waiting 10:26:08 93b9cdb0e59b: Waiting 10:26:08 5e14af77c1be: Waiting 10:26:08 01666e4c0597: Waiting 10:26:08 aa168da1d23b: Waiting 10:26:08 36b3adc4ff6f: Verifying Checksum 10:26:08 36b3adc4ff6f: Download complete 10:26:08 46f8f816bc3b: Verifying Checksum 10:26:08 46f8f816bc3b: Download complete 10:26:08 df20fa9351a1: Verifying Checksum 10:26:08 df20fa9351a1: Download complete 10:26:08 93b9cdb0e59b: Verifying Checksum 10:26:08 93b9cdb0e59b: Download complete 10:26:08 93b61091891f: Verifying Checksum 10:26:08 93b61091891f: Download complete 10:26:08 5e14af77c1be: Verifying Checksum 10:26:08 5e14af77c1be: Download complete 10:26:08 01666e4c0597: Verifying Checksum 10:26:08 01666e4c0597: Download complete 10:26:08 8ad3a11d3b57: Verifying Checksum 10:26:08 8ad3a11d3b57: Download complete 10:26:08 df20fa9351a1: Pull complete 10:26:08 36b3adc4ff6f: Pull complete 10:26:09 8ad3a11d3b57: Pull complete 10:26:09 46f8f816bc3b: Pull complete 10:26:09 93b61091891f: Pull complete 10:26:09 93b9cdb0e59b: Pull complete 10:26:09 5e14af77c1be: Pull complete 10:26:09 01666e4c0597: Pull complete 10:26:10 aa168da1d23b: Verifying Checksum 10:26:10 aa168da1d23b: Download complete 10:26:14 aa168da1d23b: Pull complete 10:26:14 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 10:26:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:26:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 10:26:14 prd-centos7-docker-4c-2g-182 does not seem to be running inside a container 10:26:14 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 10:26:17 $ docker top 5ae971196c7738f4f3edaec5613a3b1042ef70090fdc1c089012605915304c71 -eo pid,comm [Pipeline] { [Pipeline] sh 10:26:17 + touch /tmp/pre-build-complete [Pipeline] sh 10:26:18 + mkdir -p /var/log/sa [Pipeline] sh 10:26:18 + ls /var/log/sa-host 10:26:18 + sadf -c /var/log/sa-host/sa05 10:26:18 file_magic: OK 10:26:18 HZ: Using current value: 100 10:26:18 file_header: OK 10:26:18 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:26:18 Statistics: 10:26:18 Hnuu...uuuununununu...Hnuu...uuuununununu... 10:26:18 File successfully converted to sysstat format version 12.2.1 10:26:18 + sadf -c /var/log/sa-host/sa18 10:26:18 file_magic: OK 10:26:18 HZ: Using current value: 100 10:26:18 file_header: OK 10:26:18 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:26:18 Statistics: 10:26:18 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 10:26:18 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:26:19 provisioning config files... 10:26:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config8064925936464518966tmp [Pipeline] { [Pipeline] echo 10:26:19 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:26:19 ---> create-netrc.sh [Pipeline] } 10:26:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:26:20 ---> python-tools-install.sh [Pipeline] echo 10:26:20 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:26:20 ---> sudo-logs.sh 10:26:20 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:26:20 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:26:20 ---> job-cost.sh 10:26:20 lf-activate-venv: SKIPPING 10:26:20 DEBUG: total: 0.18000000715255737 10:26:20 INFO: Retrieving Stack Cost... 10:26:22 INFO: Retrieving Pricing Info for: v3-standard-2 10:26:22 INFO: Archiving Costs [Pipeline] echo 10:26:22 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:26:22 ---> logs-deploy.sh 10:26:22 lf-activate-venv: SKIPPING 10:26:22 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/master/132 10:26:22 INFO: archiving workspace using pattern(s): 10:26:23 Archives upload complete. 10:26:23 INFO: archiving logs to Nexus 10:26:24 ---> uname -a: 10:26:24 Linux prd-centos7-docker-4c-2g-182.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:26:24 10:26:24 10:26:24 ---> lscpu: 10:26:24 Architecture: x86_64 10:26:24 CPU op-mode(s): 32-bit, 64-bit 10:26:24 Byte Order: Little Endian 10:26:24 Address sizes: 40 bits physical, 48 bits virtual 10:26:24 CPU(s): 2 10:26:24 On-line CPU(s) list: 0,1 10:26:24 Thread(s) per core: 1 10:26:24 Core(s) per socket: 1 10:26:24 Socket(s): 2 10:26:24 NUMA node(s): 1 10:26:24 Vendor ID: AuthenticAMD 10:26:24 CPU family: 23 10:26:24 Model: 49 10:26:24 Model name: AMD EPYC-Rome Processor 10:26:24 Stepping: 0 10:26:24 CPU MHz: 2799.998 10:26:24 BogoMIPS: 5599.99 10:26:24 Virtualization: AMD-V 10:26:24 Hypervisor vendor: KVM 10:26:24 Virtualization type: full 10:26:24 L1d cache: 64 KiB 10:26:24 L1i cache: 64 KiB 10:26:24 L2 cache: 1 MiB 10:26:24 L3 cache: 32 MiB 10:26:24 NUMA node0 CPU(s): 0,1 10:26:24 Vulnerability Itlb multihit: Not affected 10:26:24 Vulnerability L1tf: Not affected 10:26:24 Vulnerability Mds: Not affected 10:26:24 Vulnerability Meltdown: Not affected 10:26:24 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:26:24 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 10:26:24 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 10:26:24 Vulnerability Srbds: Not affected 10:26:24 Vulnerability Tsx async abort: Not affected 10:26:24 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:26:24 10:26:24 10:26:24 ---> nproc: 10:26:24 2 10:26:24 10:26:24 10:26:24 ---> df -h: 10:26:24 Filesystem Size Used Available Use% Mounted on 10:26:24 overlay 40.0G 8.9G 31.1G 22% / 10:26:24 tmpfs 64.0M 0 64.0M 0% /dev 10:26:24 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 10:26:24 shm 64.0M 0 64.0M 0% /dev/shm 10:26:24 /dev/vda1 40.0G 8.9G 31.1G 22% /facter-os 10:26:24 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/resolv.conf 10:26:24 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hostname 10:26:24 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hosts 10:26:24 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/sa-host 10:26:24 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/secure 10:26:24 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/auth.log 10:26:24 /dev/vda1 40.0G 8.9G 31.1G 22% /run/cloud-init/result.json 10:26:24 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/edgexfoundry_edgex-ui-go_master 10:26:24 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/edgexfoundry_edgex-ui-go_master@tmp 10:26:24 10:26:24 10:26:24 ---> free -m: 10:26:24 total used free shared buff/cache available 10:26:24 Mem: 7821 1187 3216 0 3416 6553 10:26:24 Swap: 1023 0 1023 10:26:24 10:26:24 10:26:24 ---> ip addr: 10:26:24 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 10:26:24 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:26:24 inet 127.0.0.1/8 scope host lo 10:26:24 valid_lft forever preferred_lft forever 10:26:24 inet6 ::1/128 scope host 10:26:24 valid_lft forever preferred_lft forever 10:26:24 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 10:26:24 link/ether fa:16:3e:ab:2e:d5 brd ff:ff:ff:ff:ff:ff 10:26:24 inet 10.30.123.44/23 brd 10.30.123.255 scope global dynamic eth0 10:26:24 valid_lft 85771sec preferred_lft 85771sec 10:26:24 inet6 fe80::f816:3eff:feab:2ed5/64 scope link 10:26:24 valid_lft forever preferred_lft forever 10:26:24 3: docker0: mtu 1500 qdisc noqueue state DOWN 10:26:24 link/ether 02:42:dd:c0:8e:59 brd ff:ff:ff:ff:ff:ff 10:26:24 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 10:26:24 valid_lft forever preferred_lft forever 10:26:24 inet6 fe80::42:ddff:fec0:8e59/64 scope link 10:26:24 valid_lft forever preferred_lft forever 10:26:24 10:26:24 10:26:24 ---> sar -b -r -n DEV: 10:26:24 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/18/21 _x86_64_ (2 CPU) 10:26:24 10:26:24 10:15:45 LINUX RESTART (2 CPU) 10:26:24 10:26:24 10:16:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 10:26:24 10:17:01 193.80 54.47 139.33 0.00 8006.37 43034.93 0.00 10:26:24 10:18:01 1.67 0.00 1.67 0.00 0.00 35.14 0.00 10:26:24 10:19:01 0.42 0.00 0.42 0.00 0.00 5.55 0.00 10:26:24 10:20:01 0.25 0.00 0.25 0.00 0.00 3.93 0.00 10:26:24 10:21:01 0.22 0.00 0.22 0.00 0.00 3.13 0.00 10:26:24 10:22:01 0.35 0.00 0.35 0.00 0.00 4.63 0.00 10:26:24 10:23:01 0.20 0.00 0.20 0.00 0.00 3.02 0.00 10:26:24 10:24:01 0.22 0.00 0.22 0.00 0.00 2.35 0.00 10:26:24 10:25:01 0.32 0.03 0.28 0.00 3.73 3.10 0.00 10:26:24 10:26:01 202.05 0.00 202.05 0.00 0.00 57812.25 0.00 10:26:24 Average: 39.71 5.37 34.34 0.00 789.26 10040.17 0.00 10:26:24 10:26:24 10:16:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:26:24 10:17:01 5422244 0 814860 10.17 2620 1769216 1299208 14.34 589848 1594604 132 10:26:24 10:18:01 5433192 0 803904 10.04 2620 1769224 1206828 13.32 580068 1594580 16 10:26:24 10:19:01 5433784 0 803312 10.03 2620 1769224 1206828 13.32 584632 1590196 8 10:26:24 10:20:01 5430428 0 806664 10.07 2620 1769228 1207164 13.33 587476 1590196 8 10:26:24 10:21:01 5432708 0 804376 10.04 2620 1769236 1206828 13.32 579852 1596004 8 10:26:24 10:22:01 5429732 0 807352 10.08 2620 1769236 1206948 13.33 582748 1596004 8 10:26:24 10:23:01 5428724 0 808348 10.09 2620 1769248 1206960 13.33 583864 1596004 12 10:26:24 10:24:01 5422512 0 814556 10.17 2620 1769252 1206828 13.32 590116 1596004 8 10:26:24 10:25:01 5408052 0 828892 10.35 2620 1769376 1284820 14.19 601552 1595900 28 10:26:24 10:26:01 3804680 0 1110392 13.86 2620 3091248 1500404 16.57 843408 2719132 52 10:26:24 Average: 5264606 0 840266 10.49 2620 1901449 1253282 13.84 612356 1706862 28 10:26:24 10:26:24 10:16:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:26:24 10:17:01 eth0 721.47 556.79 1457.26 100.66 0.00 0.00 0.00 0.00 10:26:24 10:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:26:24 10:17:01 docker0 77.97 60.26 6.85 190.26 0.00 0.00 0.00 0.00 10:26:24 10:18:01 eth0 0.75 0.08 0.06 0.02 0.00 0.00 0.00 0.00 10:26:24 10:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:26:24 10:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:26:24 10:19:01 eth0 0.58 0.08 0.06 0.01 0.00 0.00 0.00 0.00 10:26:24 10:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:26:24 10:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:26:24 10:20:01 eth0 4.61 2.38 3.78 0.51 0.00 0.00 0.00 0.00 10:26:24 10:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:26:24 10:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:26:24 10:21:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:26:24 10:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:26:24 10:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:26:24 10:22:01 eth0 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 10:26:24 10:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:26:24 10:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:26:24 10:23:01 eth0 0.20 0.13 0.07 0.01 0.00 0.00 0.00 0.00 10:26:24 10:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:26:24 10:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:26:24 10:24:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:26:24 10:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:26:24 10:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:26:24 10:25:01 eth0 6.76 5.35 4.38 23.48 0.00 0.00 0.00 0.00 10:26:24 10:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:26:24 10:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:26:24 10:26:01 vethe82f143 2.53 1.83 0.48 0.52 0.00 0.00 0.00 0.00 10:26:24 10:26:01 eth0 902.88 823.37 7909.44 84.16 0.00 0.00 0.00 0.00 10:26:24 10:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:26:24 10:26:01 docker0 90.84 96.80 6.27 578.23 0.00 0.00 0.00 0.00 10:26:24 Average: vethe82f143 0.25 0.18 0.05 0.05 0.00 0.00 0.00 0.00 10:26:24 Average: eth0 162.90 138.22 937.09 20.77 0.00 0.00 0.00 0.00 10:26:24 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:26:24 Average: docker0 16.79 15.64 1.30 76.69 0.00 0.00 0.00 0.00 10:26:24 10:26:24 10:26:24 ---> sar -P ALL: 10:26:24 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/18/21 _x86_64_ (2 CPU) 10:26:24 10:26:24 10:15:45 LINUX RESTART (2 CPU) 10:26:24 10:26:24 10:16:02 CPU %user %nice %system %iowait %steal %idle 10:26:24 10:17:01 all 20.33 0.00 7.29 8.07 0.08 64.24 10:26:24 10:17:01 0 19.41 0.00 7.60 7.47 0.09 65.43 10:26:24 10:17:01 1 21.25 0.00 6.98 8.66 0.07 63.05 10:26:24 10:18:01 all 0.08 0.00 0.04 0.00 0.03 99.85 10:26:24 10:18:01 0 0.13 0.00 0.05 0.00 0.03 99.78 10:26:24 10:18:01 1 0.03 0.00 0.03 0.00 0.02 99.92 10:26:24 10:19:01 all 0.12 0.00 0.02 0.00 0.03 99.84 10:26:24 10:19:01 0 0.20 0.00 0.02 0.00 0.03 99.75 10:26:24 10:19:01 1 0.03 0.00 0.02 0.00 0.02 99.93 10:26:24 10:20:01 all 0.13 0.00 0.04 0.00 0.03 99.81 10:26:24 10:20:01 0 0.20 0.00 0.07 0.00 0.03 99.70 10:26:24 10:20:01 1 0.05 0.00 0.02 0.00 0.02 99.92 10:26:24 10:21:01 all 0.12 0.00 0.02 0.00 0.02 99.85 10:26:24 10:21:01 0 0.18 0.00 0.03 0.00 0.02 99.77 10:26:24 10:21:01 1 0.05 0.00 0.00 0.00 0.02 99.93 10:26:24 10:22:01 all 0.11 0.00 0.03 0.00 0.03 99.84 10:26:24 10:22:01 0 0.20 0.00 0.02 0.00 0.03 99.75 10:26:24 10:22:01 1 0.02 0.00 0.03 0.00 0.02 99.93 10:26:24 10:23:01 all 0.13 0.00 0.02 0.00 0.02 99.83 10:26:24 10:23:01 0 0.23 0.00 0.03 0.00 0.02 99.72 10:26:24 10:23:01 1 0.03 0.00 0.00 0.00 0.02 99.95 10:26:24 10:24:01 all 0.12 0.00 0.03 0.00 0.03 99.82 10:26:24 10:24:01 0 0.22 0.00 0.05 0.00 0.03 99.70 10:26:24 10:24:01 1 0.02 0.00 0.02 0.00 0.02 99.95 10:26:24 10:25:01 all 0.50 0.00 0.32 0.00 0.03 99.16 10:26:24 10:25:01 0 0.63 0.00 0.37 0.00 0.03 98.96 10:26:24 10:25:01 1 0.37 0.00 0.27 0.00 0.02 99.35 10:26:24 10:26:01 all 23.76 0.00 10.62 4.38 0.09 61.14 10:26:24 10:26:01 0 26.61 0.00 11.79 4.68 0.09 56.84 10:26:24 10:26:01 1 20.95 0.00 9.46 4.09 0.09 65.42 10:26:24 Average: all 4.32 0.00 1.75 1.18 0.03 92.71 10:26:24 Average: 0 4.57 0.00 1.90 1.16 0.04 92.33 10:26:24 Average: 1 4.08 0.00 1.60 1.21 0.03 93.08 10:26:24 10:26:24 10:26:24