Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from f70bcc16eef7597be82c620f3a5afcfbc50a45ea 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-ssh1259620792064243217.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-ssh5844480986908020946.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-ssh1033112935946090447.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-ssh7799728658496153508.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-ssh789097267802354283.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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1692 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-ssh8048623870033017112.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 f70bcc16eef7597be82c620f3a5afcfbc50a45ea (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 f70bcc16eef7597be82c620f3a5afcfbc50a45ea # timeout=10 Commit message: "feat: remove v1 document and update readme for v2 UI" > git rev-list --no-walk 8dbde8922e10ee2d0b6cfcb6ad69cc787871b758 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:48:39 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:48:40 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:48:40 ========================================================= 10:48:40 EdgeX Global Pipelines Version Info 10:48:40 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:48:41 ------------------- 10:48:41 stable info: 10:48:41 ------------------- 10:48:41 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:48:41 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 10:48:41 Message: update stable to v1.0.195 10:48:42 ------------------- 10:48:42 experimental info: 10:48:42 ------------------- 10:48:42 Commited By: **** collab-it+edgex@linuxfoundation.org 10:48:42 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 10:48:42 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:48:42 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 10:48:42 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 10:48:44 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:48:44 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:48:44 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:48:44 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 10:48:44 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 10:48:44 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 10:48:44 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:48:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:48:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:48:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 10:48:44 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:48:44 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:48:44 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:48:44 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:48:44 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:48:44 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:48:44 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:48:44 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:48:44 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 10:48:44 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 10:48:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:48:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:48:44 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:48:44 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:48:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 10:48:44 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 10:48:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 10:48:45 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f70bcc16eef7597be82c620f3a5afcfbc50a45ea [Pipeline] echo 10:48:45 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f70bcc1 [Pipeline] echo 10:48:45 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:48:45 provisioning config files... 10:48:45 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config5759899257043958862tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:48:45 ---> docker-login.sh 10:48:45 nexus3.edgexfoundry.org:10001 10:48:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:48:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:48:45 Configure a credential helper to remove this warning. See 10:48:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:48:45 10:48:45 Login Succeeded 10:48:45 nexus3.edgexfoundry.org:10002 10:48:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:48:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:48:46 Configure a credential helper to remove this warning. See 10:48:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:48:46 10:48:46 Login Succeeded 10:48:46 nexus3.edgexfoundry.org:10003 10:48:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:48:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:48:46 Configure a credential helper to remove this warning. See 10:48:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:48:46 10:48:46 Login Succeeded 10:48:46 nexus3.edgexfoundry.org:10004 10:48:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:48:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:48:46 Configure a credential helper to remove this warning. See 10:48:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:48:46 10:48:46 Login Succeeded 10:48:46 docker.io 10:48:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:48:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:48:46 Configure a credential helper to remove this warning. See 10:48:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:48:46 10:48:46 Login Succeeded 10:48:46 ---> docker-login.sh ends [Pipeline] } 10:48:46 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:48:47 + git log --format=format:%s -1 f70bcc16eef7597be82c620f3a5afcfbc50a45ea [Pipeline] echo 10:48:47 GIT_COMMIT: f70bcc16eef7597be82c620f3a5afcfbc50a45ea, Commit Message: feat: remove v1 document and update readme for v2 UI [Pipeline] echo 10:48:47 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 10:48:48 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:48:48 10:48:48 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 10:48:48 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:48:48 latest: Pulling from edgex-devops/git-semver 10:48:48 31603596830f: Pulling fs layer 10:48:48 54011a49482f: Pulling fs layer 10:48:48 a6820b24f6d8: Pulling fs layer 10:48:48 f581987b2513: Pulling fs layer 10:48:48 f581987b2513: Waiting 10:48:48 54011a49482f: Verifying Checksum 10:48:48 54011a49482f: Download complete 10:48:48 31603596830f: Verifying Checksum 10:48:48 31603596830f: Download complete 10:48:48 f581987b2513: Verifying Checksum 10:48:48 f581987b2513: Download complete 10:48:48 a6820b24f6d8: Verifying Checksum 10:48:48 31603596830f: Pull complete 10:48:49 54011a49482f: Pull complete 10:48:49 a6820b24f6d8: Pull complete 10:48:49 f581987b2513: Pull complete 10:48:49 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 10:48:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:48:49 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 10:48:50 prd-centos7-docker-4c-2g-1692 does not seem to be running inside a container 10:48:50 $ 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:48:51 $ docker top 29b12d518460fa09ad93155422dc7d2aff2f816fdb83ddd8ed6c3f098f57cc6a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:48:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:48:51 [ssh-agent] Looking for ssh-agent implementation... 10:48:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:48:51 $ docker exec 29b12d518460fa09ad93155422dc7d2aff2f816fdb83ddd8ed6c3f098f57cc6a ssh-agent 10:48:51 SSH_AUTH_SOCK=/tmp/ssh-wKrKOHp46KtM/agent.14 10:48:51 SSH_AGENT_PID=22 10:48:51 Running ssh-add (command line suppressed) 10:48:51 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_8404176798383938323.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_8404176798383938323.key) 10:48:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:48:52 + git tag --points-at HEAD [Pipeline] } 10:48:52 $ docker exec --env ******** --env ******** 29b12d518460fa09ad93155422dc7d2aff2f816fdb83ddd8ed6c3f098f57cc6a ssh-agent -k 10:48:52 unset SSH_AUTH_SOCK; 10:48:52 unset SSH_AGENT_PID; 10:48:52 echo Agent pid 22 killed; 10:48:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:48:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:48:52 [ssh-agent] Looking for ssh-agent implementation... 10:48:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:48:52 $ docker exec 29b12d518460fa09ad93155422dc7d2aff2f816fdb83ddd8ed6c3f098f57cc6a ssh-agent 10:48:52 SSH_AUTH_SOCK=/tmp/ssh-vYOOmpMryN8j/agent.55 10:48:52 SSH_AGENT_PID=61 10:48:52 Running ssh-add (command line suppressed) 10:48:52 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_7531442580453678214.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_7531442580453678214.key) 10:48:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:48:52 + git semver init 10:48:52 # -> Open(): unable to determine branch for HEAD 10:48:52 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 10:48:52 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 10:48:52 # $SEMVER_REMOTE_NAME = origin 10:48:52 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 10:48:52 # $SEMVER_USER_NAME = edgex-jenkins 10:48:52 # $SEMVER_BRANCH = master 10:48:52 # $SEMVER_TEMP = /tmp/semver-047796886 10:48:52 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 10:48:54 # '/tmp/semver-047796886' -> '/w/workspace/edgexfoundry_edgex-ui-go_master/.semver' 10:48:54 # -> Force: false 10:48:54 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } 10:48:54 $ docker exec --env ******** --env ******** 29b12d518460fa09ad93155422dc7d2aff2f816fdb83ddd8ed6c3f098f57cc6a ssh-agent -k 10:48:54 unset SSH_AUTH_SOCK; 10:48:54 unset SSH_AGENT_PID; 10:48:54 echo Agent pid 61 killed; 10:48:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:48:54 + git semver [Pipeline] } 10:48:54 $ docker stop --time=1 29b12d518460fa09ad93155422dc7d2aff2f816fdb83ddd8ed6c3f098f57cc6a 10:48:57 $ docker rm -f 29b12d518460fa09ad93155422dc7d2aff2f816fdb83ddd8ed6c3f098f57cc6a [Pipeline] // withDockerContainer [Pipeline] sh 10:48:57 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:48:57 Stashed 1 file(s) [Pipeline] echo 10:48:57 [edgeXSemver]: initialized semver on version 2.0.0-dev.69 [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:49:15 Still waiting to schedule task 10:49:15 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1692’ 10:49:15 Still waiting to schedule task 10:49:15 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 10:51:17 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1693 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws 10:51:17 Running in /w/workspace/edgex-ui-go/129 [Pipeline] { [Pipeline] checkout 10:51:17 The recommended git tool is: git 10:51:25 using credential edgex-jenkins-ssh 10:51:25 Cloning the remote Git repository 10:51:25 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 10:51:25 > git init /w/workspace/edgex-ui-go/129 # timeout=10 10:51:25 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 10:51:25 > git --version # timeout=10 10:51:25 > git --version # 'git version 2.17.1' 10:51:25 using GIT_SSH to set credentials SSH Credentials for GitHub 10:51:25 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:51:27 Avoid second fetch 10:51:27 Checking out Revision f70bcc16eef7597be82c620f3a5afcfbc50a45ea (master) 10:51:27 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 10:51:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:51:27 > git config core.sparsecheckout # timeout=10 10:51:27 > git checkout -f f70bcc16eef7597be82c620f3a5afcfbc50a45ea # timeout=10 10:51:32 Commit message: "feat: remove v1 document and update readme for v2 UI" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:51:34 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 10:51:34 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 10:51:34 + sudo service docker restart 10:51:34 + true 10:51:48 Running on prd-centos7-docker-4c-2g-1694 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws 10:51:48 Running in /w/workspace/edgex-ui-go/129 [Pipeline] { [Pipeline] checkout 10:51:49 The recommended git tool is: git 10:51:53 using credential edgex-jenkins-ssh 10:51:53 Cloning the remote Git repository 10:51:53 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 10:51:53 > git init /w/workspace/edgex-ui-go/129 # timeout=10 10:51:53 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 10:51:53 > git --version # timeout=10 10:51:53 > git --version # 'git version 2.24.4' 10:51:53 using GIT_SSH to set credentials SSH Credentials for GitHub 10:51:53 [INFO] Currently running in a labeled security context 10:51:53 [INFO] Currently SELinux is 'enforcing' on the host 10:51:53 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/129@tmp/jenkins-gitclient-ssh3640594925341187820.key 10:51:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:51:54 Avoid second fetch 10:51:54 Checking out Revision f70bcc16eef7597be82c620f3a5afcfbc50a45ea (master) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:51:54 provisioning config files... 10:51:54 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/129@tmp/config6957233968985416504tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:51:55 ---> docker-login.sh 10:51:55 nexus3.edgexfoundry.org:10001 10:51:54 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 10:51:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:51:54 > git config core.sparsecheckout # timeout=10 10:51:54 > git checkout -f f70bcc16eef7597be82c620f3a5afcfbc50a45ea # timeout=10 10:51:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:51:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:51:56 Configure a credential helper to remove this warning. See 10:51:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:51:56 10:51:56 Login Succeeded 10:51:56 nexus3.edgexfoundry.org:10002 10:51:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:51:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:51:56 Configure a credential helper to remove this warning. See 10:51:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:51:56 10:51:56 Login Succeeded 10:51:56 nexus3.edgexfoundry.org:10003 10:51:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:51:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:51:57 Configure a credential helper to remove this warning. See 10:51:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:51:57 10:51:57 Login Succeeded 10:51:57 nexus3.edgexfoundry.org:10004 10:51:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:51:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:51:57 Configure a credential helper to remove this warning. See 10:51:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:51:57 10:51:57 Login Succeeded 10:51:57 docker.io 10:51:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:51:58 Commit message: "feat: remove v1 document and update readme for v2 UI" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { 10:51:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:51:58 Configure a credential helper to remove this warning. See 10:51:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:51:58 10:51:58 Login Succeeded 10:51:58 ---> docker-login.sh ends [Pipeline] stage [Pipeline] { (Prep) [Pipeline] } 10:51:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] echo 10:51:59 ========================================================= 10:51:59 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 10:51:59 ========================================================= [Pipeline] isUnix [Pipeline] sh 10:51:59 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 10:51:59 + 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:51:59 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 10:52:00 + sudo service docker restart 10:52:00 + true 10:52:00 Redirecting to /bin/systemctl restart docker.service 10:52:00 Sending build context to Docker daemon 32.37MB 10:52:00 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 10:52:00 Step 2/8 : FROM ${BASE} 10:52:00 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:52:00 595b0fe564bb: Pulling fs layer 10:52:00 3088b5b3c5c0: Pulling fs layer 10:52:00 5b7225fbf94c: Pulling fs layer 10:52:00 ba82ee9f976e: Pulling fs layer 10:52:00 506bd15cee9f: Pulling fs layer 10:52:00 75a0a4a0db45: Pulling fs layer 10:52:00 618dc40b7e24: Pulling fs layer 10:52:00 506bd15cee9f: Waiting 10:52:00 75a0a4a0db45: Waiting 10:52:00 ba82ee9f976e: Waiting 10:52:00 618dc40b7e24: Waiting 10:52:00 5b7225fbf94c: Download complete 10:52:00 3088b5b3c5c0: Verifying Checksum 10:52:00 3088b5b3c5c0: Download complete 10:52:00 506bd15cee9f: Verifying Checksum 10:52:00 506bd15cee9f: Download complete 10:52:00 75a0a4a0db45: Verifying Checksum 10:52:00 75a0a4a0db45: Download complete 10:52:00 595b0fe564bb: Download complete 10:52:01 595b0fe564bb: Pull complete 10:52:02 3088b5b3c5c0: Pull complete 10:52:02 5b7225fbf94c: Pull complete 10:52:03 618dc40b7e24: Verifying Checksum 10:52:03 618dc40b7e24: Download complete 10:52:04 ba82ee9f976e: Verifying Checksum 10:52:04 ba82ee9f976e: Download complete 10:52:14 ba82ee9f976e: Pull complete 10:52:15 506bd15cee9f: Pull complete 10:52:15 75a0a4a0db45: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:52:18 provisioning config files... 10:52:18 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/129@tmp/config3069304769471734647tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:52:18 ---> docker-login.sh 10:52:18 nexus3.edgexfoundry.org:10001 10:52:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:52:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:52:18 Configure a credential helper to remove this warning. See 10:52:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:52:18 10:52:18 Login Succeeded 10:52:18 nexus3.edgexfoundry.org:10002 10:52:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:52:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:52:18 Configure a credential helper to remove this warning. See 10:52:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:52:18 10:52:18 Login Succeeded 10:52:18 nexus3.edgexfoundry.org:10003 10:52:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:52:19 618dc40b7e24: Pull complete 10:52:19 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 10:52:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 10:52:19 ---> a36622ca3599 10:52:19 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 10:52:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:52:19 Configure a credential helper to remove this warning. See 10:52:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:52:19 10:52:19 Login Succeeded 10:52:19 nexus3.edgexfoundry.org:10004 10:52:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:52:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:52:19 Configure a credential helper to remove this warning. See 10:52:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:52:19 10:52:19 Login Succeeded 10:52:19 docker.io 10:52:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:52:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:52:19 Configure a credential helper to remove this warning. See 10:52:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:52:19 10:52:19 Login Succeeded 10:52:19 ---> docker-login.sh ends [Pipeline] } 10:52:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:52:19 ========================================================= 10:52:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 10:52:19 ========================================================= [Pipeline] isUnix [Pipeline] sh 10:52:20 + 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:52:20 Sending build context to Docker daemon 32.37MB 10:52:20 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 10:52:20 Step 2/8 : FROM ${BASE} 10:52:20 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 10:52:20 540db60ca938: Pulling fs layer 10:52:20 adcc1eea9eea: Pulling fs layer 10:52:20 4c4ab2625f07: Pulling fs layer 10:52:20 0510c868ecb4: Pulling fs layer 10:52:20 afea3b2eda06: Pulling fs layer 10:52:20 7809a108b3ef: Pulling fs layer 10:52:20 f706445af74f: Pulling fs layer 10:52:20 afea3b2eda06: Waiting 10:52:20 7809a108b3ef: Waiting 10:52:20 f706445af74f: Waiting 10:52:20 0510c868ecb4: Waiting 10:52:20 4c4ab2625f07: Verifying Checksum 10:52:20 4c4ab2625f07: Download complete 10:52:20 adcc1eea9eea: Verifying Checksum 10:52:20 adcc1eea9eea: Download complete 10:52:20 afea3b2eda06: Verifying Checksum 10:52:20 afea3b2eda06: Download complete 10:52:20 540db60ca938: Verifying Checksum 10:52:20 540db60ca938: Download complete 10:52:20 7809a108b3ef: Verifying Checksum 10:52:20 7809a108b3ef: Download complete 10:52:20 540db60ca938: Pull complete 10:52:21 ---> Running in f9d53a19ee93 10:52:21 adcc1eea9eea: Pull complete 10:52:21 4c4ab2625f07: Pull complete 10:52:21 Removing intermediate container f9d53a19ee93 10:52:21 ---> 05b46842dbae 10:52:21 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:52:21 ---> Running in 3cd2f2ddcf51 10:52:22 f706445af74f: Verifying Checksum 10:52:22 f706445af74f: Download complete 10:52:22 0510c868ecb4: Verifying Checksum 10:52:22 0510c868ecb4: Download complete 10:52:24 Removing intermediate container 3cd2f2ddcf51 10:52:24 ---> 4f6f91f40ec9 10:52:24 Step 5/8 : RUN apk add --no-cache make git 10:52:24 ---> Running in 25156cc9678a 10:52:25 0510c868ecb4: Pull complete 10:52:25 afea3b2eda06: Pull complete 10:52:25 7809a108b3ef: Pull complete 10:52:25 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 10:52:26 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 10:52:27 f706445af74f: Pull complete 10:52:27 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 10:52:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 10:52:27 ---> b068be0155e3 10:52:27 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 10:52:27 OK: 138 MiB in 40 packages 10:52:28 Removing intermediate container 25156cc9678a 10:52:28 ---> 7bebc8cdad43 10:52:28 Step 6/8 : WORKDIR /edgex-ui-go 10:52:28 ---> Running in 90e858b0c2ba 10:52:28 Removing intermediate container 90e858b0c2ba 10:52:28 ---> 9edc55fd7a68 10:52:28 Step 7/8 : COPY . . 10:52:31 ---> Running in ce83f3659c6d 10:52:31 Removing intermediate container ce83f3659c6d 10:52:31 ---> 26e12631292f 10:52:31 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:52:31 ---> Running in 41c2c4a0107d 10:52:31 Removing intermediate container 41c2c4a0107d 10:52:31 ---> 7d26baf2f67c 10:52:31 Step 5/8 : RUN apk add --no-cache make git 10:52:31 ---> Running in 16724dff963e 10:52:31 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 10:52:32 ---> ae68c26d0be3 10:52:32 Step 8/8 : RUN go mod download 10:52:32 ---> Running in 940e7c397e4d 10:52:32 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 10:52:33 OK: 149 MiB in 40 packages 10:52:33 Removing intermediate container 16724dff963e 10:52:33 ---> 7efb92f626de 10:52:33 Step 6/8 : WORKDIR /edgex-ui-go 10:52:33 ---> Running in b18fd02e4153 10:52:33 Removing intermediate container b18fd02e4153 10:52:33 ---> 4e7c36cce76f 10:52:33 Step 7/8 : COPY . . 10:52:34 ---> 75ad5ee727c5 10:52:34 Step 8/8 : RUN go mod download 10:52:34 ---> Running in b6a995158f2b 10:52:46 Removing intermediate container b6a995158f2b 10:52:46 ---> 0e635105650e 10:52:46 Successfully built 0e635105650e 10:52:46 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 10:52:47 + docker inspect -f . ci-base-image-x86_64 10:52:47 . [Pipeline] withDockerContainer 10:52:47 prd-centos7-docker-4c-2g-1694 does not seem to be running inside a container 10:52:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/129 -v /w/workspace/edgex-ui-go/129:/w/workspace/edgex-ui-go/129:rw,z -v /w/workspace/edgex-ui-go/129@tmp:/w/workspace/edgex-ui-go/129@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:52:47 $ docker top 175a11030a758672217b6eb775d0bf161296a6b7c3a18237e3e0cd8af46fa7af -eo pid,comm [Pipeline] { [Pipeline] sh 10:52:50 + go version 10:52:50 go version go1.16.3 linux/amd64 [Pipeline] } 10:52:50 $ docker stop --time=1 175a11030a758672217b6eb775d0bf161296a6b7c3a18237e3e0cd8af46fa7af 10:52:51 $ docker rm -f 175a11030a758672217b6eb775d0bf161296a6b7c3a18237e3e0cd8af46fa7af [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:52:51 + docker inspect -f . ci-base-image-x86_64 10:52:51 . [Pipeline] withDockerContainer 10:52:51 prd-centos7-docker-4c-2g-1694 does not seem to be running inside a container 10:52:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/129 -v /w/workspace/edgex-ui-go/129:/w/workspace/edgex-ui-go/129:rw,z -v /w/workspace/edgex-ui-go/129@tmp:/w/workspace/edgex-ui-go/129@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:52:52 $ docker top 57154c055e35cc97fe918032d2e2e1b01dae48b5b18a681b866e2183c35533a3 -eo pid,comm [Pipeline] { [Pipeline] sh 10:52:52 + go mod tidy [Pipeline] sh 10:52:53 + make test 10:52:53 GO111MODULE=on go test -coverprofile=coverage.out ./... 10:52:53 ? github.com/edgexfoundry/edgex-ui-go [no test files] 10:52:59 Removing intermediate container 940e7c397e4d 10:52:59 ---> 5e291ff09d50 10:52:59 Successfully built 5e291ff09d50 10:52:59 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 10:52:59 + docker inspect -f . ci-base-image-arm64 10:52:59 . [Pipeline] withDockerContainer 10:52:59 prd-ubuntu18.04-docker-arm64-4c-16g-1693 does not seem to be running inside a container 10:53:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/129 -v /w/workspace/edgex-ui-go/129:/w/workspace/edgex-ui-go/129:rw,z -v /w/workspace/edgex-ui-go/129@tmp:/w/workspace/edgex-ui-go/129@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:53:01 $ docker top d3280af22c6acdac5e9f621a6418e3a51ddc9bd267b6533e2b907cbcf7739424 -eo pid,comm [Pipeline] { [Pipeline] sh 10:53:02 + go version 10:53:02 go version go1.16.5 linux/arm64 [Pipeline] } 10:53:02 $ docker stop --time=1 d3280af22c6acdac5e9f621a6418e3a51ddc9bd267b6533e2b907cbcf7739424 10:53:03 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 10:53:03 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 10:53:03 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 10:53:03 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 10:53:03 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 10:53:03 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 10:53:03 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 10:53:03 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 10:53:03 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 10:53:03 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 10:53:03 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 10:53:03 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 10:53:03 GO111MODULE=on go vet ./... 10:53:04 $ docker rm -f d3280af22c6acdac5e9f621a6418e3a51ddc9bd267b6533e2b907cbcf7739424 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:53:05 + docker inspect -f . ci-base-image-arm64 10:53:05 . [Pipeline] withDockerContainer 10:53:05 prd-ubuntu18.04-docker-arm64-4c-16g-1693 does not seem to be running inside a container 10:53:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/129 -v /w/workspace/edgex-ui-go/129:/w/workspace/edgex-ui-go/129:rw,z -v /w/workspace/edgex-ui-go/129@tmp:/w/workspace/edgex-ui-go/129@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:53:07 $ docker top 85b203b2c9472dbb8223855ac15afd7609e764d15bc4cefa59fb06ca3e9c187d -eo pid,comm [Pipeline] { [Pipeline] sh 10:53:08 + go mod tidy [Pipeline] sh [Pipeline] } 10:53:09 $ docker stop --time=1 57154c055e35cc97fe918032d2e2e1b01dae48b5b18a681b866e2183c35533a3 10:53:09 + make test 10:53:09 GO111MODULE=on go test -coverprofile=coverage.out ./... 10:53:10 ? github.com/edgexfoundry/edgex-ui-go [no test files] 10:53:10 $ docker rm -f 57154c055e35cc97fe918032d2e2e1b01dae48b5b18a681b866e2183c35533a3 [Pipeline] // withDockerContainer [Pipeline] sh 10:53:10 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:53:11 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 10:53:17 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:53:18 + ls -al . 10:53:18 total 92 10:53:18 drwxrwxr-x. 10 jenkins jenkins 4096 Jun 16 10:52 . 10:53:18 drwxrwxr-x. 4 jenkins jenkins 32 Jun 16 10:51 .. 10:53:18 drwxrwxr-x. 3 jenkins jenkins 20 Jun 16 10:51 assets 10:53:18 drwxrwxr-x. 2 jenkins jenkins 35 Jun 16 10:51 bin 10:53:18 drwxrwxr-x. 3 jenkins jenkins 29 Jun 16 10:51 cmd 10:53:18 -rw-rw-r--. 1 jenkins jenkins 3959 Jun 16 10:51 CONTRIBUTING.md 10:53:18 -rw-r--r--. 1 jenkins jenkins 10 Jun 16 10:52 coverage.out 10:53:18 -rw-rw-r--. 1 jenkins jenkins 1508 Jun 16 10:51 Dockerfile 10:53:18 -rw-rw-r--. 1 jenkins jenkins 902 Jun 16 10:51 Dockerfile.build 10:53:18 drwxrwxr-x. 2 jenkins jenkins 23 Jun 16 10:51 docs 10:53:18 drwxrwxr-x. 8 jenkins jenkins 162 Jun 16 10:51 .git 10:53:18 drwxrwxr-x. 2 jenkins jenkins 103 Jun 16 10:51 .github 10:53:18 -rw-rw-r--. 1 jenkins jenkins 162 Jun 16 10:51 .gitignore 10:53:18 -rw-rw-r--. 1 jenkins jenkins 972 Jun 16 10:52 go.mod 10:53:18 -rw-r--r--. 1 jenkins jenkins 23961 Jun 16 10:52 go.sum 10:53:18 drwxrwxr-x. 10 jenkins jenkins 139 Jun 16 10:51 internal 10:53:18 -rw-rw-r--. 1 jenkins jenkins 652 Jun 16 10:51 Jenkinsfile 10:53:18 -rw-rw-r--. 1 jenkins jenkins 11357 Jun 16 10:51 LICENSE 10:53:18 -rw-rw-r--. 1 jenkins jenkins 941 Jun 16 10:51 Makefile 10:53:18 -rw-rw-r--. 1 jenkins jenkins 5508 Jun 16 10:51 README.md 10:53:18 -rw-rw-r--. 1 jenkins jenkins 12 Jun 16 10:48 VERSION 10:53:18 -rw-rw-r--. 1 jenkins jenkins 155 Jun 16 10:51 version.go 10:53:18 drwxrwxr-x. 4 jenkins jenkins 4096 Jun 16 10:51 web [Pipeline] isUnix [Pipeline] sh 10:53:18 + 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=f70bcc16eef7597be82c620f3a5afcfbc50a45ea --label arch=amd64 --label version=2.0.0-dev.69 . 10:53:18 Sending build context to Docker daemon 32.39MB 10:53:18 Step 1/24 : ARG BASE=golang:1.16-alpine3.12 10:53:18 Step 2/24 : FROM ${BASE} AS builder 10:53:18 ---> 0e635105650e 10:53:18 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 10:53:18 ---> Running in 473604f686ef 10:53:18 Removing intermediate container 473604f686ef 10:53:18 ---> 2f143623b9c9 10:53:18 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 10:53:18 ---> Running in b37b0dada1ce 10:53:18 Removing intermediate container b37b0dada1ce 10:53:18 ---> 02fcf55ba1f2 10:53:18 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 10:53:18 ---> Running in 92d9fe709729 10:53:18 Removing intermediate container 92d9fe709729 10:53:18 ---> aa61b34de8b2 10:53:18 Step 6/24 : LABEL Name=edgex-ui-go 10:53:18 ---> Running in 4e285e6c2f69 10:53:19 Removing intermediate container 4e285e6c2f69 10:53:19 ---> 31ea59a2ad93 10:53:19 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 10:53:19 ---> Running in ca9635f9c44e 10:53:19 Removing intermediate container ca9635f9c44e 10:53:19 ---> 426f10a43c85 10:53:19 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:53:19 ---> Running in a59ef28fbc20 10:53:19 Removing intermediate container a59ef28fbc20 10:53:19 ---> 7520b9112465 10:53:19 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:53:19 ---> Running in a88e625706b7 10:53:20 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 10:53:20 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 10:53:21 OK: 149 MiB in 40 packages 10:53:21 Removing intermediate container a88e625706b7 10:53:21 ---> ba9fa8e1956c 10:53:21 Step 10/24 : ENV GO111MODULE=on 10:53:21 ---> Running in 4b56cb7d03a6 10:53:21 Removing intermediate container 4b56cb7d03a6 10:53:21 ---> 81ff62a03d3c 10:53:21 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 10:53:21 ---> Running in d894ced00fee 10:53:21 Removing intermediate container d894ced00fee 10:53:21 ---> 7da361e8850e 10:53:21 Step 12/24 : COPY go.mod . 10:53:21 ---> e727a3d0ac6a 10:53:21 Step 13/24 : COPY Makefile . 10:53:21 ---> d441b8f5ce4e 10:53:21 Step 14/24 : RUN make update 10:53:21 ---> Running in cd85240ccc42 10:53:22 CGO_ENABLED=0 GO111MODULE=on go mod download 10:53:22 Removing intermediate container cd85240ccc42 10:53:22 ---> 0cff4e53b9f1 10:53:22 Step 15/24 : COPY . . 10:53:23 ---> 2b1fc34c5329 10:53:23 Step 16/24 : RUN ${MAKE} 10:53:23 ---> Running in 37af5520872f 10:53:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.69" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 10:53:31 CGO_ENABLED=0 GO111MODULE=on go build ./... 10:53:32 Removing intermediate container 37af5520872f 10:53:32 ---> b05a8a77d474 10:53:32 Step 17/24 : FROM alpine:3.12 10:53:33 3.12: Pulling from library/alpine 10:53:33 339de151aab4: Pulling fs layer 10:53:33 339de151aab4: Verifying Checksum 10:53:33 339de151aab4: Download complete 10:53:34 339de151aab4: Pull complete 10:53:34 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 10:53:34 Status: Downloaded newer image for alpine:3.12 10:53:34 ---> 13621d1b12d4 10:53:34 Step 18/24 : EXPOSE 4000 10:53:34 ---> Running in 75bc3f573512 10:53:34 Removing intermediate container 75bc3f573512 10:53:34 ---> cc823dd58ab2 10:53:34 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:53:35 ---> 473f997b4aa3 10:53:35 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 10:53:35 ---> Running in 530d4e2e6672 10:53:35 Removing intermediate container 530d4e2e6672 10:53:35 ---> d4a62ab36dbb 10:53:35 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 10:53:35 ---> Running in ef3c649a2959 10:53:35 Removing intermediate container ef3c649a2959 10:53:35 ---> 6b877905c0aa 10:53:35 Step 22/24 : LABEL arch=amd64 10:53:35 ---> Running in 89125baf4464 10:53:35 Removing intermediate container 89125baf4464 10:53:35 ---> 94ae6b4dd1d1 10:53:35 Step 23/24 : LABEL git_sha=f70bcc16eef7597be82c620f3a5afcfbc50a45ea 10:53:35 ---> Running in f66ee16b50fa 10:53:35 Removing intermediate container f66ee16b50fa 10:53:35 ---> 9d4215c19bc0 10:53:35 Step 24/24 : LABEL version=2.0.0-dev.69 10:53:35 ---> Running in aedfccb93727 10:53:35 Removing intermediate container aedfccb93727 10:53:35 ---> 1817da394477 10:53:35 [Warning] One or more build-args [ARCH] were not consumed 10:53:35 Successfully built 1817da394477 10:53:35 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:53:35 provisioning config files... 10:53:35 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/129@tmp/config8817753923985588789tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:53:36 ---> docker-login.sh 10:53:36 nexus3.edgexfoundry.org:10001 10:53:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:53:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:53:36 Configure a credential helper to remove this warning. See 10:53:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:53:36 10:53:36 Login Succeeded 10:53:36 nexus3.edgexfoundry.org:10002 10:53:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:53:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:53:36 Configure a credential helper to remove this warning. See 10:53:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:53:36 10:53:36 Login Succeeded 10:53:36 nexus3.edgexfoundry.org:10003 10:53:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:53:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:53:36 Configure a credential helper to remove this warning. See 10:53:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:53:36 10:53:36 Login Succeeded 10:53:36 nexus3.edgexfoundry.org:10004 10:53:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:53:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:53:36 Configure a credential helper to remove this warning. See 10:53:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:53:36 10:53:36 Login Succeeded 10:53:36 docker.io 10:53:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:53:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:53:36 Configure a credential helper to remove this warning. See 10:53:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:53:36 10:53:36 Login Succeeded 10:53:36 ---> docker-login.sh ends [Pipeline] } 10:53:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:53:36 [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: 10:53:36 f70bcc16eef7597be82c620f3a5afcfbc50a45ea 10:53:36 latest 10:53:36 2.0.0-dev.69 10:53:36 f70bcc16eef7597be82c620f3a5afcfbc50a45ea-2.0.0-dev.69 10:53:36 master 10:53:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:53:37 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:f70bcc16eef7597be82c620f3a5afcfbc50a45ea [Pipeline] isUnix [Pipeline] sh 10:53:37 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:f70bcc16eef7597be82c620f3a5afcfbc50a45ea 10:53:37 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 10:53:37 8f6a7409a917: Preparing 10:53:37 32f366d666a5: Preparing 10:53:37 32f366d666a5: Layer already exists 10:53:40 8f6a7409a917: Pushed 10:53:40 f70bcc16eef7597be82c620f3a5afcfbc50a45ea: digest: sha256:77963512fa3e19f5f6296e97537e19a8892ce7e4a6708cab6039ba989a964b64 size: 740 [Pipeline] isUnix [Pipeline] sh 10:53:41 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] isUnix [Pipeline] sh 10:53:41 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest 10:53:41 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 10:53:41 8f6a7409a917: Preparing 10:53:41 32f366d666a5: Preparing 10:53:41 32f366d666a5: Layer already exists 10:53:41 8f6a7409a917: Layer already exists 10:53:41 latest: digest: sha256:77963512fa3e19f5f6296e97537e19a8892ce7e4a6708cab6039ba989a964b64 size: 740 [Pipeline] isUnix [Pipeline] sh 10:53:41 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.69 [Pipeline] isUnix [Pipeline] sh 10:53:42 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.69 10:53:42 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 10:53:42 8f6a7409a917: Preparing 10:53:42 32f366d666a5: Preparing 10:53:42 8f6a7409a917: Layer already exists 10:53:42 32f366d666a5: Layer already exists 10:53:42 2.0.0-dev.69: digest: sha256:77963512fa3e19f5f6296e97537e19a8892ce7e4a6708cab6039ba989a964b64 size: 740 [Pipeline] isUnix [Pipeline] sh 10:53:42 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:f70bcc16eef7597be82c620f3a5afcfbc50a45ea-2.0.0-dev.69 [Pipeline] isUnix [Pipeline] sh 10:53:42 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:f70bcc16eef7597be82c620f3a5afcfbc50a45ea-2.0.0-dev.69 10:53:42 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 10:53:42 8f6a7409a917: Preparing 10:53:42 32f366d666a5: Preparing 10:53:42 32f366d666a5: Layer already exists 10:53:42 8f6a7409a917: Layer already exists 10:53:42 f70bcc16eef7597be82c620f3a5afcfbc50a45ea-2.0.0-dev.69: digest: sha256:77963512fa3e19f5f6296e97537e19a8892ce7e4a6708cab6039ba989a964b64 size: 740 [Pipeline] isUnix [Pipeline] sh 10:53:43 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:master [Pipeline] isUnix [Pipeline] sh 10:53:43 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:master 10:53:43 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 10:53:43 8f6a7409a917: Preparing 10:53:43 32f366d666a5: Preparing 10:53:43 32f366d666a5: Layer already exists 10:53:43 8f6a7409a917: Layer already exists 10:53:43 master: digest: sha256:77963512fa3e19f5f6296e97537e19a8892ce7e4a6708cab6039ba989a964b64 size: 740 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:53:43 ===================================================== [Pipeline] echo 10:53:43 taggedImages: 10:53:43 - nexus3.edgexfoundry.org:10004/edgex-ui:f70bcc16eef7597be82c620f3a5afcfbc50a45ea 10:53:43 - nexus3.edgexfoundry.org:10004/edgex-ui:latest 10:53:43 - nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.69 10:53:43 - nexus3.edgexfoundry.org:10004/edgex-ui:f70bcc16eef7597be82c620f3a5afcfbc50a45ea-2.0.0-dev.69 10:53:43 - 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:53:44 ---> job-cost.sh 10:53:44 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-JFWG 10:53:46 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 10:53:46 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 10:53:46 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 10:53:46 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 10:53:46 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 10:53:46 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 10:53:46 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 10:53:46 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 10:53:46 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 10:53:46 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 10:53:46 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 10:53:46 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 10:53:46 GO111MODULE=on go vet ./... 10:53:52 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [Pipeline] } 10:54:04 $ docker stop --time=1 85b203b2c9472dbb8223855ac15afd7609e764d15bc4cefa59fb06ca3e9c187d 10:54:06 $ docker rm -f 85b203b2c9472dbb8223855ac15afd7609e764d15bc4cefa59fb06ca3e9c187d [Pipeline] // withDockerContainer [Pipeline] sh 10:54:07 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:54:07 Warning: overwriting stash ‘coverage-report’ 10:54:07 lf-activate-venv(): INFO: Adding /tmp/venv-JFWG/bin to PATH 10:54:07 INFO: No Stack... 10:54:07 INFO: Retrieving Pricing Info for: v3-standard-2 10:54:07 INFO: Archiving Costs [Pipeline] sh 10:54:07 + cut -d, -f6 10:54:07 + cat /w/workspace/edgex-ui-go/129/archives/cost.csv [Pipeline] lock 10:54:07 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-master-129-stack-cost] 10:54:08 Resource [jenkins-edgexfoundry-edgex-ui-go-master-129-stack-cost] did not exist. Created. 10:54:08 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-master-129-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:54:08 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 10:54:08 + echo total: 0.05999999865889549 [Pipeline] stash 10:54:08 Stashed 1 file(s) [Pipeline] } 10:54:08 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-master-129-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws 10:54:10 + sudo chown -R jenkins:jenkins . [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] } 10:54:10 + ls -al . 10:54:10 total 124 10:54:10 drwxrwxr-x 10 jenkins jenkins 4096 Jun 16 10:53 . 10:54:10 drwxrwxr-x 4 jenkins jenkins 4096 Jun 16 10:51 .. 10:54:10 drwxrwxr-x 8 jenkins jenkins 4096 Jun 16 10:51 .git 10:54:10 drwxrwxr-x 2 jenkins jenkins 4096 Jun 16 10:51 .github 10:54:10 -rw-rw-r-- 1 jenkins jenkins 162 Jun 16 10:51 .gitignore 10:54:10 -rw-rw-r-- 1 jenkins jenkins 3959 Jun 16 10:51 CONTRIBUTING.md 10:54:10 -rw-rw-r-- 1 jenkins jenkins 1508 Jun 16 10:51 Dockerfile 10:54:10 -rw-rw-r-- 1 jenkins jenkins 902 Jun 16 10:51 Dockerfile.build 10:54:10 -rw-rw-r-- 1 jenkins jenkins 652 Jun 16 10:51 Jenkinsfile 10:54:10 -rw-rw-r-- 1 jenkins jenkins 11357 Jun 16 10:51 LICENSE 10:54:10 -rw-rw-r-- 1 jenkins jenkins 941 Jun 16 10:51 Makefile 10:54:10 -rw-rw-r-- 1 jenkins jenkins 5508 Jun 16 10:51 README.md 10:54:10 -rw-rw-r-- 1 jenkins jenkins 12 Jun 16 10:48 VERSION 10:54:10 drwxrwxr-x 3 jenkins jenkins 4096 Jun 16 10:51 assets 10:54:10 drwxrwxr-x 2 jenkins jenkins 4096 Jun 16 10:51 bin 10:54:10 drwxrwxr-x 3 jenkins jenkins 4096 Jun 16 10:51 cmd 10:54:10 -rw-r--r-- 1 jenkins jenkins 10 Jun 16 10:53 coverage.out 10:54:10 drwxrwxr-x 2 jenkins jenkins 4096 Jun 16 10:51 docs 10:54:10 -rw-rw-r-- 1 jenkins jenkins 972 Jun 16 10:53 go.mod 10:54:10 -rw-r--r-- 1 jenkins jenkins 23961 Jun 16 10:53 go.sum 10:54:10 drwxrwxr-x 10 jenkins jenkins 4096 Jun 16 10:51 internal 10:54:10 -rw-rw-r-- 1 jenkins jenkins 155 Jun 16 10:51 version.go 10:54:10 drwxrwxr-x 4 jenkins jenkins 4096 Jun 16 10:51 web [Pipeline] isUnix [Pipeline] sh 10:54:11 + 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=f70bcc16eef7597be82c620f3a5afcfbc50a45ea --label arch=arm64 --label version=2.0.0-dev.69 . 10:54:12 Sending build context to Docker daemon 32.39MB 10:54:12 Step 1/24 : ARG BASE=golang:1.16-alpine3.12 10:54:12 Step 2/24 : FROM ${BASE} AS builder 10:54:12 ---> 5e291ff09d50 10:54:12 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 10:54:12 ---> Running in c1377fc29f67 10:54:13 Removing intermediate container c1377fc29f67 10:54:13 ---> 1a7ba3fc511a 10:54:13 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 10:54:13 ---> Running in fd1113ccc509 10:54:13 Removing intermediate container fd1113ccc509 10:54:13 ---> 6dabdf83f342 10:54:13 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 10:54:14 ---> Running in 3aa397421c68 10:54:14 Removing intermediate container 3aa397421c68 10:54:14 ---> 27c5acaf20bf 10:54:14 Step 6/24 : LABEL Name=edgex-ui-go 10:54:14 ---> Running in 75c0f5c30a15 10:54:15 Removing intermediate container 75c0f5c30a15 10:54:15 ---> c30ac572387b 10:54:15 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 10:54:15 ---> Running in 5a20834e2228 10:54:15 Removing intermediate container 5a20834e2228 10:54:15 ---> 89c31f2eba15 10:54:15 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:54:15 ---> Running in 51bb6a9e6686 10:54:18 Removing intermediate container 51bb6a9e6686 10:54:18 ---> 64bc72dabbec 10:54:18 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:54:18 ---> Running in 00866284825c 10:54:19 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 10:54:20 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 10:54:21 OK: 138 MiB in 40 packages 10:54:22 Removing intermediate container 00866284825c 10:54:22 ---> 733f31486033 10:54:22 Step 10/24 : ENV GO111MODULE=on 10:54:22 ---> Running in d0059a9209fe 10:54:22 Removing intermediate container d0059a9209fe 10:54:22 ---> b33397bec9c3 10:54:22 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 10:54:22 ---> Running in 4a0592abd2ef 10:54:23 Removing intermediate container 4a0592abd2ef 10:54:23 ---> d3d495512ec6 10:54:23 Step 12/24 : COPY go.mod . 10:54:24 ---> decb18c9b840 10:54:24 Step 13/24 : COPY Makefile . 10:54:24 ---> a9bb12164cfd 10:54:24 Step 14/24 : RUN make update 10:54:24 ---> Running in d2aaf2448545 10:54:26 CGO_ENABLED=0 GO111MODULE=on go mod download 10:54:27 Removing intermediate container d2aaf2448545 10:54:27 ---> 0354f0febe2d 10:54:27 Step 15/24 : COPY . . 10:54:30 ---> 36de02811af8 10:54:30 Step 16/24 : RUN ${MAKE} 10:54:30 ---> Running in 6f5d67c2ce66 10:54:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.69" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 10:54:58 CGO_ENABLED=0 GO111MODULE=on go build ./... 10:55:02 Removing intermediate container 6f5d67c2ce66 10:55:02 ---> 272d31e305ff 10:55:02 Step 17/24 : FROM alpine:3.12 10:55:02 3.12: Pulling from library/alpine 10:55:02 d2f70382dc9a: Pulling fs layer 10:55:02 d2f70382dc9a: Download complete 10:55:03 d2f70382dc9a: Pull complete 10:55:03 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 10:55:03 Status: Downloaded newer image for alpine:3.12 10:55:03 ---> c4fd0aeabfcf 10:55:03 Step 18/24 : EXPOSE 4000 10:55:03 ---> Running in f7ab76873f39 10:55:04 Removing intermediate container f7ab76873f39 10:55:04 ---> 2bbf8cbc177c 10:55:04 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:55:06 ---> 3508a1b200d1 10:55:06 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 10:55:06 ---> Running in 95103b11c656 10:55:07 Removing intermediate container 95103b11c656 10:55:07 ---> 50f6fe41fa68 10:55:07 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 10:55:07 ---> Running in 90f72da252f7 10:55:08 Removing intermediate container 90f72da252f7 10:55:08 ---> e8a154536129 10:55:08 Step 22/24 : LABEL arch=arm64 10:55:08 ---> Running in 831a29f47477 10:55:08 Removing intermediate container 831a29f47477 10:55:08 ---> e040fd6e0c11 10:55:08 Step 23/24 : LABEL git_sha=f70bcc16eef7597be82c620f3a5afcfbc50a45ea 10:55:08 ---> Running in e55ddd955a89 10:55:09 Removing intermediate container e55ddd955a89 10:55:09 ---> 43cc4cab5e12 10:55:09 Step 24/24 : LABEL version=2.0.0-dev.69 10:55:09 ---> Running in da3d5a226789 10:55:09 Removing intermediate container da3d5a226789 10:55:09 ---> 64487ec3b3e1 10:55:09 [Warning] One or more build-args [ARCH] were not consumed 10:55:09 Successfully built 64487ec3b3e1 10:55:09 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:55:10 provisioning config files... 10:55:10 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/129@tmp/config33889807072749294tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:55:10 ---> docker-login.sh 10:55:10 nexus3.edgexfoundry.org:10001 10:55:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:55:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:55:11 Configure a credential helper to remove this warning. See 10:55:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:55:11 10:55:11 Login Succeeded 10:55:11 nexus3.edgexfoundry.org:10002 10:55:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:55:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:55:11 Configure a credential helper to remove this warning. See 10:55:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:55:11 10:55:11 Login Succeeded 10:55:11 nexus3.edgexfoundry.org:10003 10:55:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:55:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:55:12 Configure a credential helper to remove this warning. See 10:55:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:55:12 10:55:12 Login Succeeded 10:55:12 nexus3.edgexfoundry.org:10004 10:55:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:55:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:55:12 Configure a credential helper to remove this warning. See 10:55:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:55:12 10:55:12 Login Succeeded 10:55:12 docker.io 10:55:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:55:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:55:13 Configure a credential helper to remove this warning. See 10:55:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:55:13 10:55:13 Login Succeeded 10:55:13 ---> docker-login.sh ends [Pipeline] } 10:55:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:55:13 [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: 10:55:13 f70bcc16eef7597be82c620f3a5afcfbc50a45ea 10:55:13 latest 10:55:13 2.0.0-dev.69 10:55:13 f70bcc16eef7597be82c620f3a5afcfbc50a45ea-2.0.0-dev.69 10:55:13 master 10:55:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:55:14 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:f70bcc16eef7597be82c620f3a5afcfbc50a45ea [Pipeline] isUnix [Pipeline] sh 10:55:14 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:f70bcc16eef7597be82c620f3a5afcfbc50a45ea 10:55:14 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 10:55:14 c4dc492f0475: Preparing 10:55:14 3fbe34a1663b: Preparing 10:55:14 3fbe34a1663b: Layer already exists 10:55:21 c4dc492f0475: Pushed 10:55:21 f70bcc16eef7597be82c620f3a5afcfbc50a45ea: digest: sha256:ee7f51ddf4209fe07396cf6995e3db0d943c1630e8abc1f3e4e52928e266f05b size: 739 [Pipeline] isUnix [Pipeline] sh 10:55:21 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] isUnix [Pipeline] sh 10:55:22 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 10:55:22 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 10:55:22 c4dc492f0475: Preparing 10:55:22 3fbe34a1663b: Preparing 10:55:22 c4dc492f0475: Layer already exists 10:55:22 3fbe34a1663b: Layer already exists 10:55:22 latest: digest: sha256:ee7f51ddf4209fe07396cf6995e3db0d943c1630e8abc1f3e4e52928e266f05b size: 739 [Pipeline] isUnix [Pipeline] sh 10:55:22 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.69 [Pipeline] isUnix [Pipeline] sh 10:55:23 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.69 10:55:23 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 10:55:23 c4dc492f0475: Preparing 10:55:23 3fbe34a1663b: Preparing 10:55:23 3fbe34a1663b: Layer already exists 10:55:23 c4dc492f0475: Layer already exists 10:55:23 2.0.0-dev.69: digest: sha256:ee7f51ddf4209fe07396cf6995e3db0d943c1630e8abc1f3e4e52928e266f05b size: 739 [Pipeline] isUnix [Pipeline] sh 10:55:23 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:f70bcc16eef7597be82c620f3a5afcfbc50a45ea-2.0.0-dev.69 [Pipeline] isUnix [Pipeline] sh 10:55:24 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:f70bcc16eef7597be82c620f3a5afcfbc50a45ea-2.0.0-dev.69 10:55:24 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 10:55:24 c4dc492f0475: Preparing 10:55:24 3fbe34a1663b: Preparing 10:55:24 3fbe34a1663b: Layer already exists 10:55:24 c4dc492f0475: Layer already exists 10:55:24 f70bcc16eef7597be82c620f3a5afcfbc50a45ea-2.0.0-dev.69: digest: sha256:ee7f51ddf4209fe07396cf6995e3db0d943c1630e8abc1f3e4e52928e266f05b size: 739 [Pipeline] isUnix [Pipeline] sh 10:55:24 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master [Pipeline] isUnix [Pipeline] sh 10:55:24 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master 10:55:24 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 10:55:24 c4dc492f0475: Preparing 10:55:24 3fbe34a1663b: Preparing 10:55:25 c4dc492f0475: Layer already exists 10:55:25 3fbe34a1663b: Layer already exists 10:55:25 master: digest: sha256:ee7f51ddf4209fe07396cf6995e3db0d943c1630e8abc1f3e4e52928e266f05b size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:55:25 ===================================================== [Pipeline] echo 10:55:25 taggedImages: 10:55:25 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:f70bcc16eef7597be82c620f3a5afcfbc50a45ea 10:55:25 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 10:55:25 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.69 10:55:25 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:f70bcc16eef7597be82c620f3a5afcfbc50a45ea-2.0.0-dev.69 10:55:25 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 10:55:25 ---> job-cost.sh 10:55:25 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-qUJ5 10:56:04 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 10:57:26 lf-activate-venv(): INFO: Adding /tmp/venv-qUJ5/bin to PATH 10:57:26 INFO: No Stack... 10:57:27 INFO: Retrieving Pricing Info for: v2-standard-4 10:57:27 INFO: Archiving Costs [Pipeline] sh 10:57:28 + cat /w/workspace/edgex-ui-go/129/archives/cost.csv 10:57:28 + cut -d, -f6 [Pipeline] lock 10:57:28 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-master-129-stack-cost] 10:57:28 Resource [jenkins-edgexfoundry-edgex-ui-go-master-129-stack-cost] did not exist. Created. 10:57:28 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-master-129-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:57:28 /w/workspace/edgex-ui-go/129@tmp/durable-94ae57fc/script.sh: 1: /w/workspace/edgex-ui-go/129@tmp/durable-94ae57fc/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 10:57:28 + echo total: 0.18000000715255737 [Pipeline] stash 10:57:29 Warning: overwriting stash ‘stack-cost’ 10:57:29 Stashed 1 file(s) [Pipeline] } 10:57:29 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-master-129-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:57:32 provisioning config files... 10:57:32 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config508010811483174655tmp [Pipeline] { [Pipeline] sh 10:57:32 + set +x 10:57:32 + curl -s https://codecov.io/bash 10:57:32 + bash -s -- 10:57:32 10:57:32 _____ _ 10:57:32 / ____| | | 10:57:32 | | ___ __| | ___ ___ _____ __ 10:57:32 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:57:32 | |___| (_) | (_| | __/ (_| (_) \ V / 10:57:32 \_____\___/ \__,_|\___|\___\___/ \_/ 10:57:32 Bash-1.0.3 10:57:32 10:57:32 10:57:32 ==> git version 2.24.4 found 10:57:32 ==> 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:57:32 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 10:57:32 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 10:57:32 ==> Jenkins CI detected. 10:57:32 project root: . 10:57:32 --> token set from env 10:57:32 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:57:32 ==> Running gcov in . (disable via -X gcov) 10:57:32 ==> Python coveragepy not found 10:57:32 ==> Searching for coverage reports in: 10:57:32 + . 10:57:33 -> Found 1 reports 10:57:33 ==> Detecting git/mercurial file structure 10:57:33 ==> Reading reports 10:57:33 + ./coverage.out bytes=10 10:57:33 ==> Appending adjustments 10:57:33 https://docs.codecov.io/docs/fixing-reports 10:57:33 + Found adjustments 10:57:33 ==> Gzipping contents 10:57:33 4.0K /tmp/codecov.B3LT3f.gz 10:57:33 ==> Uploading reports 10:57:33 url: https://codecov.io 10:57:33 query: branch=master&commit=f70bcc16eef7597be82c620f3a5afcfbc50a45ea&build=129&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F129%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 10:57:33 -> Pinging Codecov 10:57:33 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=f70bcc16eef7597be82c620f3a5afcfbc50a45ea&build=129&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F129%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 10:57:33 -> Uploading to 10:57:33 https://storage.googleapis.com/codecov/v4/raw/2021-06-16/FB506323287CE973F263BFD2A0EB1F37/f70bcc16eef7597be82c620f3a5afcfbc50a45ea/d817c51e-cb74-4e57-a2d9-95aef220da7f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210616%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210616T105733Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7cd32eb30cdc99e9e5fe7acd81d0375ea022d6880e8c5f686010e1c66abe0a19 10:57:33 % Total % Received % Xferd Average Speed Time Time Time Current 10:57:33 Dload Upload Total Spent Left Speed 10:57:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3904 0 0 100 3904 0 6931 --:--:-- --:--:-- --:--:-- 6921 10:57:33 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/f70bcc16eef7597be82c620f3a5afcfbc50a45ea [Pipeline] } 10:57:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 10:57:34 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 10:57:34 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:57:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 10:57:35 10:57:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 10:57:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 10:57:35 1.410.4: Pulling from edgex-devops/edgex-snyk-go 10:57:35 188c0c94c7c5: Pulling fs layer 10:57:35 0ef7d3d256c8: Pulling fs layer 10:57:35 de9db76c5a1d: Pulling fs layer 10:57:35 0eba1c9be4d2: Pulling fs layer 10:57:35 0d57e429df01: Pulling fs layer 10:57:35 4e4be7b47b0d: Pulling fs layer 10:57:35 e1f770b5df2f: Pulling fs layer 10:57:35 85a0685a4137: Pulling fs layer 10:57:35 0d57e429df01: Waiting 10:57:35 4e4be7b47b0d: Waiting 10:57:35 e1f770b5df2f: Waiting 10:57:35 0eba1c9be4d2: Waiting 10:57:35 85a0685a4137: Waiting 10:57:35 de9db76c5a1d: Verifying Checksum 10:57:35 de9db76c5a1d: Download complete 10:57:35 0ef7d3d256c8: Verifying Checksum 10:57:35 0ef7d3d256c8: Download complete 10:57:35 0d57e429df01: Verifying Checksum 10:57:35 0d57e429df01: Download complete 10:57:35 4e4be7b47b0d: Verifying Checksum 10:57:35 4e4be7b47b0d: Download complete 10:57:35 188c0c94c7c5: Verifying Checksum 10:57:35 188c0c94c7c5: Download complete 10:57:35 188c0c94c7c5: Pull complete 10:57:35 0ef7d3d256c8: Pull complete 10:57:36 de9db76c5a1d: Pull complete 10:57:37 e1f770b5df2f: Download complete 10:57:39 0eba1c9be4d2: Verifying Checksum 10:57:39 0eba1c9be4d2: Download complete 10:57:39 85a0685a4137: Verifying Checksum 10:57:39 85a0685a4137: Download complete 10:57:42 0eba1c9be4d2: Pull complete 10:57:42 0d57e429df01: Pull complete 10:57:42 4e4be7b47b0d: Pull complete 10:57:42 e1f770b5df2f: Pull complete 10:57:46 85a0685a4137: Pull complete 10:57:46 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 10:57:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 10:57:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 10:57:46 prd-centos7-docker-4c-2g-1692 does not seem to be running inside a container 10:57:46 $ 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:57:49 $ docker top f5f12d9ba7ace211fd5fab12fb9c2b18aece6559dd18f9da279fdd847dc8e95b -eo pid,comm [Pipeline] { [Pipeline] echo 10:57:49 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 10:57:49 + set -o pipefail 10:57:49 + snyk monitor '--org=edgex-jenkins' 10:57:56 10:57:56 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_master (github.com/edgexfoundry/edgex-ui-go)... 10:57:56 10:57:56 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/a43ef1e3-d128-416c-bc6f-e68d458bacc2 10:57:56 10:57:56 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 10:57:56 10:57:56 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 10:57:56 10:57:56 [Pipeline] } 10:57:56 $ docker stop --time=1 f5f12d9ba7ace211fd5fab12fb9c2b18aece6559dd18f9da279fdd847dc8e95b 10:57:57 $ docker rm -f f5f12d9ba7ace211fd5fab12fb9c2b18aece6559dd18f9da279fdd847dc8e95b [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:57:58 + git log --format=format:%s -1 f70bcc16eef7597be82c620f3a5afcfbc50a45ea [Pipeline] isUnix [Pipeline] sh 10:57:59 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:57:59 . [Pipeline] withDockerContainer 10:57:59 prd-centos7-docker-4c-2g-1692 does not seem to be running inside a container 10:57:59 $ 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:57:59 $ docker top f62eb30555b5fa823b3af055b5f73a232e8962f68dab83ae52504fdac895d7a5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:57:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:57:59 [ssh-agent] Looking for ssh-agent implementation... 10:57:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:57:59 $ docker exec f62eb30555b5fa823b3af055b5f73a232e8962f68dab83ae52504fdac895d7a5 ssh-agent 10:58:00 SSH_AUTH_SOCK=/tmp/ssh-eCHrTSZGkzLj/agent.14 10:58:00 SSH_AGENT_PID=20 10:58:00 Running ssh-add (command line suppressed) 10:58:00 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_690261465559956066.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_690261465559956066.key) 10:58:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:58:00 + git semver tag 10:58:00 # -> Open(): unable to determine branch for HEAD 10:58:00 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 10:58:00 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 10:58:00 # $SEMVER_REMOTE_NAME = origin 10:58:00 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 10:58:00 # $SEMVER_USER_NAME = edgex-jenkins 10:58:00 # $SEMVER_BRANCH = master 10:58:00 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver 10:58:00 # f70bcc16eef7597be82c620f3a5afcfbc50a45ea HEAD 10:58:00 # -> Force: false 10:58:00 # 7b67c93898e8db13626c044d5a47cce560d03dfd refs/tags/v2.0.0-dev.69 [Pipeline] } 10:58:00 $ docker exec --env ******** --env ******** f62eb30555b5fa823b3af055b5f73a232e8962f68dab83ae52504fdac895d7a5 ssh-agent -k 10:58:00 unset SSH_AUTH_SOCK; 10:58:00 unset SSH_AGENT_PID; 10:58:00 echo Agent pid 20 killed; 10:58:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:58:00 + git semver [Pipeline] } 10:58:00 $ docker stop --time=1 f62eb30555b5fa823b3af055b5f73a232e8962f68dab83ae52504fdac895d7a5 10:58:02 $ docker rm -f f62eb30555b5fa823b3af055b5f73a232e8962f68dab83ae52504fdac895d7a5 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 10:58:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:58:04 10:58:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 10:58:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:58:05 0.23.1-centos7: Pulling from edgex-lftools 10:58:05 ab5ef0e58194: Pulling fs layer 10:58:05 9712f1f96733: Pulling fs layer 10:58:05 63f879dbbcfc: Pulling fs layer 10:58:05 0d9ebad4ef96: Pulling fs layer 10:58:05 e9a5061849ea: Pulling fs layer 10:58:05 d747dcd14b5f: Pulling fs layer 10:58:05 2de7ff778b66: Pulling fs layer 10:58:05 0d9ebad4ef96: Waiting 10:58:05 e9a5061849ea: Waiting 10:58:05 d747dcd14b5f: Waiting 10:58:05 2de7ff778b66: Waiting 10:58:05 9712f1f96733: Verifying Checksum 10:58:05 9712f1f96733: Download complete 10:58:06 63f879dbbcfc: Verifying Checksum 10:58:06 63f879dbbcfc: Download complete 10:58:06 e9a5061849ea: Verifying Checksum 10:58:06 e9a5061849ea: Download complete 10:58:06 d747dcd14b5f: Verifying Checksum 10:58:06 d747dcd14b5f: Download complete 10:58:06 2de7ff778b66: Verifying Checksum 10:58:06 2de7ff778b66: Download complete 10:58:06 0d9ebad4ef96: Verifying Checksum 10:58:06 0d9ebad4ef96: Download complete 10:58:07 ab5ef0e58194: Verifying Checksum 10:58:07 ab5ef0e58194: Download complete 10:58:09 ab5ef0e58194: Pull complete 10:58:09 9712f1f96733: Pull complete 10:58:10 63f879dbbcfc: Pull complete 10:58:13 0d9ebad4ef96: Pull complete 10:58:13 e9a5061849ea: Pull complete 10:58:13 d747dcd14b5f: Pull complete 10:58:14 2de7ff778b66: Pull complete 10:58:14 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 10:58:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:58:14 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 10:58:15 prd-centos7-docker-4c-2g-1692 does not seem to be running inside a container 10:58:15 $ 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:58:19 $ docker top 773c94e25f1f29d08d20860404b937889a605a4a4b0c65ebd84eabb48bea4a2b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 10:58:19 provisioning config files... 10:58:19 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config8919253500289897340tmp 10:58:19 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config4465428466077128896tmp 10:58:19 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config942224093411270958tmp [Pipeline] { [Pipeline] echo 10:58:19 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 10:58:19 ---> sigul-configuration.sh 10:58:19 gpg: directory `/root/.gnupg' created 10:58:19 gpg: new configuration file `/root/.gnupg/gpg.conf' created 10:58:19 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 10:58:19 gpg: keyring `/root/.gnupg/secring.gpg' created 10:58:19 gpg: keyring `/root/.gnupg/pubring.gpg' created 10:58:19 gpg: CAST5 encrypted data 10:58:19 gpg: encrypted with 1 passphrase 10:58:19 gpg: WARNING: message was not integrity protected [Pipeline] sh 10:58:20 + mkdir /home/jenkins 10:58:20 + mkdir /home/jenkins/sigul [Pipeline] sh 10:58:20 + 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:58:20 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 10:58:20 ---> sigul-install.sh 10:58:26 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 10:58:26 + git tag --list 10:58:26 0.1.1 10:58:26 v1.1.0 10:58:26 v1.2.0 10:58:26 v1.2.1 10:58:26 v1.3.0 10:58:26 v2.0.0-dev.1 10:58:26 v2.0.0-dev.10 10:58:26 v2.0.0-dev.11 10:58:26 v2.0.0-dev.12 10:58:26 v2.0.0-dev.13 10:58:26 v2.0.0-dev.14 10:58:26 v2.0.0-dev.15 10:58:26 v2.0.0-dev.16 10:58:26 v2.0.0-dev.17 10:58:26 v2.0.0-dev.18 10:58:26 v2.0.0-dev.19 10:58:26 v2.0.0-dev.2 10:58:26 v2.0.0-dev.20 10:58:26 v2.0.0-dev.21 10:58:26 v2.0.0-dev.22 10:58:26 v2.0.0-dev.23 10:58:26 v2.0.0-dev.24 10:58:26 v2.0.0-dev.25 10:58:26 v2.0.0-dev.26 10:58:26 v2.0.0-dev.27 10:58:26 v2.0.0-dev.28 10:58:26 v2.0.0-dev.29 10:58:26 v2.0.0-dev.3 10:58:26 v2.0.0-dev.30 10:58:26 v2.0.0-dev.31 10:58:26 v2.0.0-dev.32 10:58:26 v2.0.0-dev.33 10:58:26 v2.0.0-dev.34 10:58:26 v2.0.0-dev.35 10:58:26 v2.0.0-dev.36 10:58:26 v2.0.0-dev.37 10:58:26 v2.0.0-dev.38 10:58:26 v2.0.0-dev.39 10:58:26 v2.0.0-dev.4 10:58:26 v2.0.0-dev.40 10:58:26 v2.0.0-dev.41 10:58:26 v2.0.0-dev.42 10:58:26 v2.0.0-dev.43 10:58:26 v2.0.0-dev.44 10:58:26 v2.0.0-dev.45 10:58:26 v2.0.0-dev.46 10:58:26 v2.0.0-dev.47 10:58:26 v2.0.0-dev.48 10:58:26 v2.0.0-dev.49 10:58:26 v2.0.0-dev.5 10:58:26 v2.0.0-dev.50 10:58:26 v2.0.0-dev.51 10:58:26 v2.0.0-dev.52 10:58:26 v2.0.0-dev.53 10:58:26 v2.0.0-dev.54 10:58:26 v2.0.0-dev.55 10:58:26 v2.0.0-dev.56 10:58:26 v2.0.0-dev.57 10:58:26 v2.0.0-dev.58 10:58:26 v2.0.0-dev.59 10:58:26 v2.0.0-dev.6 10:58:26 v2.0.0-dev.60 10:58:26 v2.0.0-dev.61 10:58:26 v2.0.0-dev.62 10:58:26 v2.0.0-dev.63 10:58:26 v2.0.0-dev.64 10:58:26 v2.0.0-dev.65 10:58:26 v2.0.0-dev.66 10:58:26 v2.0.0-dev.67 10:58:26 v2.0.0-dev.68 10:58:26 v2.0.0-dev.69 10:58:26 v2.0.0-dev.7 10:58:26 v2.0.0-dev.8 10:58:26 v2.0.0-dev.9 [Pipeline] sh 10:58:26 + lftools sign git-tag v2.0.0-dev.69 10:58:27 Signing Git tag with Sigul... 10:58:27 Signing v2.0.0-dev.69 [Pipeline] echo 10:58:28 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 10:58:28 ---> sigul-configuration-cleanup.sh [Pipeline] } 10:58:28 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 10:58:28 $ docker stop --time=1 773c94e25f1f29d08d20860404b937889a605a4a4b0c65ebd84eabb48bea4a2b 10:58:29 $ docker rm -f 773c94e25f1f29d08d20860404b937889a605a4a4b0c65ebd84eabb48bea4a2b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 10:58:30 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:58:30 . [Pipeline] withDockerContainer 10:58:30 prd-centos7-docker-4c-2g-1692 does not seem to be running inside a container 10:58:30 $ 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:58:31 $ docker top e6f84a08ee6547ed74e830fc225b5e89edf3e59aa8517e5f6d059d2657108156 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:58:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:58:31 [ssh-agent] Looking for ssh-agent implementation... 10:58:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:58:31 $ docker exec e6f84a08ee6547ed74e830fc225b5e89edf3e59aa8517e5f6d059d2657108156 ssh-agent 10:58:31 SSH_AUTH_SOCK=/tmp/ssh-WB3t0Oy9wMb3/agent.14 10:58:31 SSH_AGENT_PID=20 10:58:31 Running ssh-add (command line suppressed) 10:58:31 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_1771876173877740914.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_1771876173877740914.key) 10:58:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:58:32 + git semver bump pre 10:58:32 # -> Open(): unable to determine branch for HEAD 10:58:32 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 10:58:32 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 10:58:32 # $SEMVER_REMOTE_NAME = origin 10:58:32 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 10:58:32 # $SEMVER_USER_NAME = edgex-jenkins 10:58:32 # $SEMVER_BRANCH = master 10:58:32 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver 10:58:32 2.0.0-dev.70 [Pipeline] } 10:58:32 $ docker exec --env ******** --env ******** e6f84a08ee6547ed74e830fc225b5e89edf3e59aa8517e5f6d059d2657108156 ssh-agent -k 10:58:32 unset SSH_AUTH_SOCK; 10:58:32 unset SSH_AGENT_PID; 10:58:32 echo Agent pid 20 killed; 10:58:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:58:32 + git semver [Pipeline] } 10:58:32 $ docker stop --time=1 e6f84a08ee6547ed74e830fc225b5e89edf3e59aa8517e5f6d059d2657108156 10:58:33 $ docker rm -f e6f84a08ee6547ed74e830fc225b5e89edf3e59aa8517e5f6d059d2657108156 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 10:58:34 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:58:34 . [Pipeline] withDockerContainer 10:58:34 prd-centos7-docker-4c-2g-1692 does not seem to be running inside a container 10:58: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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 10:58:34 $ docker top 4bb2fd20f322032fc9bcdb150d35d96014c3a09c94e2a0f74e652e69e37b6fd0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:58:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:58:34 [ssh-agent] Looking for ssh-agent implementation... 10:58:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:58:34 $ docker exec 4bb2fd20f322032fc9bcdb150d35d96014c3a09c94e2a0f74e652e69e37b6fd0 ssh-agent 10:58:34 SSH_AUTH_SOCK=/tmp/ssh-KKBqwn131c7a/agent.14 10:58:34 SSH_AGENT_PID=20 10:58:34 Running ssh-add (command line suppressed) 10:58:35 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_1941438452330118458.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_1941438452330118458.key) 10:58:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:58:35 + git semver push 10:58:35 # -> Open(): unable to determine branch for HEAD 10:58:35 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 10:58:35 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 10:58:35 # $SEMVER_REMOTE_NAME = origin 10:58:35 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 10:58:35 # $SEMVER_USER_NAME = edgex-jenkins 10:58:35 # $SEMVER_BRANCH = master 10:58:35 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } 10:58:40 $ docker exec --env ******** --env ******** 4bb2fd20f322032fc9bcdb150d35d96014c3a09c94e2a0f74e652e69e37b6fd0 ssh-agent -k 10:58:40 unset SSH_AUTH_SOCK; 10:58:40 unset SSH_AGENT_PID; 10:58:40 echo Agent pid 20 killed; 10:58:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:58:41 + git semver [Pipeline] } 10:58:41 $ docker stop --time=1 4bb2fd20f322032fc9bcdb150d35d96014c3a09c94e2a0f74e652e69e37b6fd0 10:58:42 $ docker rm -f 4bb2fd20f322032fc9bcdb150d35d96014c3a09c94e2a0f74e652e69e37b6fd0 [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:58:43 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:58:44 ---> package-listing.sh 10:58:44 ++ facter osfamily 10:58:44 ++ tr '[:upper:]' '[:lower:]' 10:58:44 + OS_FAMILY=redhat 10:58:44 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_master 10:58:44 + START_PACKAGES=/tmp/packages_start.txt 10:58:44 + END_PACKAGES=/tmp/packages_end.txt 10:58:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:58:44 + PACKAGES=/tmp/packages_start.txt 10:58:44 + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' 10:58:44 + PACKAGES=/tmp/packages_end.txt 10:58:44 + case "${OS_FAMILY}" in 10:58:44 + sort 10:58:44 + rpm -qa 10:58:45 + '[' -f /tmp/packages_start.txt ']' 10:58:45 + '[' -f /tmp/packages_end.txt ']' 10:58:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:58:45 + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' 10:58:45 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ 10:58:45 + 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:58:45 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:58:45 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 10:58:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:58:46 10:58:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 10:58:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:58:48 alpine: Pulling from edgex-lftools-log-publisher 10:58:48 df20fa9351a1: Pulling fs layer 10:58:48 36b3adc4ff6f: Pulling fs layer 10:58:48 8ad3a11d3b57: Pulling fs layer 10:58:48 46f8f816bc3b: Pulling fs layer 10:58:48 93b61091891f: Pulling fs layer 10:58:48 93b9cdb0e59b: Pulling fs layer 10:58:48 5e14af77c1be: Pulling fs layer 10:58:48 01666e4c0597: Pulling fs layer 10:58:48 aa168da1d23b: Pulling fs layer 10:58:48 46f8f816bc3b: Waiting 10:58:48 93b61091891f: Waiting 10:58:48 93b9cdb0e59b: Waiting 10:58:48 5e14af77c1be: Waiting 10:58:48 01666e4c0597: Waiting 10:58:48 aa168da1d23b: Waiting 10:58:48 36b3adc4ff6f: Verifying Checksum 10:58:48 36b3adc4ff6f: Download complete 10:58:48 46f8f816bc3b: Verifying Checksum 10:58:48 46f8f816bc3b: Download complete 10:58:48 df20fa9351a1: Verifying Checksum 10:58:48 df20fa9351a1: Download complete 10:58:48 93b9cdb0e59b: Verifying Checksum 10:58:48 93b9cdb0e59b: Download complete 10:58:48 5e14af77c1be: Verifying Checksum 10:58:48 5e14af77c1be: Download complete 10:58:48 01666e4c0597: Verifying Checksum 10:58:48 01666e4c0597: Download complete 10:58:48 93b61091891f: Verifying Checksum 10:58:48 93b61091891f: Download complete 10:58:48 df20fa9351a1: Pull complete 10:58:48 8ad3a11d3b57: Verifying Checksum 10:58:48 8ad3a11d3b57: Download complete 10:58:48 36b3adc4ff6f: Pull complete 10:58:49 8ad3a11d3b57: Pull complete 10:58:49 46f8f816bc3b: Pull complete 10:58:49 93b61091891f: Pull complete 10:58:49 93b9cdb0e59b: Pull complete 10:58:49 5e14af77c1be: Pull complete 10:58:49 01666e4c0597: Pull complete 10:58:50 aa168da1d23b: Verifying Checksum 10:58:50 aa168da1d23b: Download complete 10:58:55 aa168da1d23b: Pull complete 10:58:55 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 10:58:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:58:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 10:58:55 prd-centos7-docker-4c-2g-1692 does not seem to be running inside a container 10:58:55 $ 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:58:57 $ docker top cb044b526dadb64462f06c0bec0762458000672f887cbe857f9533b1216d8dd3 -eo pid,comm [Pipeline] { [Pipeline] sh 10:58:57 + touch /tmp/pre-build-complete [Pipeline] sh 10:58:57 + mkdir -p /var/log/sa [Pipeline] sh 10:58:58 + ls /var/log/sa-host 10:58:58 + sadf -c /var/log/sa-host/sa05 10:58:58 file_magic: OK 10:58:58 HZ: Using current value: 100 10:58:58 file_header: OK 10:58:58 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:58:58 Statistics: 10:58:58 Hnuu...uuuununununu...Hnuu...uuuununununu... 10:58:58 File successfully converted to sysstat format version 12.2.1 10:58:58 + sadf -c /var/log/sa-host/sa16 10:58:58 file_magic: OK 10:58:58 HZ: Using current value: 100 10:58:58 file_header: OK 10:58:58 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:58:58 Statistics: 10:58:58 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 10:58:58 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:58:58 provisioning config files... 10:58:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config7926157009616248065tmp [Pipeline] { [Pipeline] echo 10:58:58 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:58:59 ---> create-netrc.sh [Pipeline] } 10:58:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:58:59 ---> python-tools-install.sh [Pipeline] echo 10:58:59 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:58:59 ---> sudo-logs.sh 10:58:59 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:58:59 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:59:00 ---> job-cost.sh 10:59:00 lf-activate-venv: SKIPPING 10:59:00 DEBUG: total: 0.18000000715255737 10:59:00 INFO: Retrieving Stack Cost... 10:59:01 INFO: Retrieving Pricing Info for: v3-standard-2 10:59:01 INFO: Archiving Costs [Pipeline] echo 10:59:01 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:59:02 ---> logs-deploy.sh 10:59:02 lf-activate-venv: SKIPPING 10:59:02 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/master/129 10:59:02 INFO: archiving workspace using pattern(s): 10:59:03 Archives upload complete. 10:59:03 INFO: archiving logs to Nexus 10:59:03 ---> uname -a: 10:59:03 Linux prd-centos7-docker-4c-2g-1692.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:59:03 10:59:03 10:59:03 ---> lscpu: 10:59:03 Architecture: x86_64 10:59:03 CPU op-mode(s): 32-bit, 64-bit 10:59:03 Byte Order: Little Endian 10:59:03 Address sizes: 40 bits physical, 48 bits virtual 10:59:03 CPU(s): 2 10:59:03 On-line CPU(s) list: 0,1 10:59:03 Thread(s) per core: 1 10:59:03 Core(s) per socket: 1 10:59:03 Socket(s): 2 10:59:03 NUMA node(s): 1 10:59:03 Vendor ID: AuthenticAMD 10:59:03 CPU family: 23 10:59:03 Model: 49 10:59:03 Model name: AMD EPYC-Rome Processor 10:59:03 Stepping: 0 10:59:03 CPU MHz: 2800.000 10:59:03 BogoMIPS: 5600.00 10:59:03 Virtualization: AMD-V 10:59:03 Hypervisor vendor: KVM 10:59:03 Virtualization type: full 10:59:03 L1d cache: 64 KiB 10:59:03 L1i cache: 64 KiB 10:59:03 L2 cache: 1 MiB 10:59:03 L3 cache: 32 MiB 10:59:03 NUMA node0 CPU(s): 0,1 10:59:03 Vulnerability Itlb multihit: Not affected 10:59:03 Vulnerability L1tf: Not affected 10:59:03 Vulnerability Mds: Not affected 10:59:03 Vulnerability Meltdown: Not affected 10:59:03 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:59:03 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 10:59:03 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 10:59:03 Vulnerability Srbds: Not affected 10:59:03 Vulnerability Tsx async abort: Not affected 10:59:03 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:59:03 10:59:03 10:59:03 ---> nproc: 10:59:03 2 10:59:03 10:59:03 10:59:03 ---> df -h: 10:59:03 Filesystem Size Used Available Use% Mounted on 10:59:03 overlay 40.0G 8.9G 31.1G 22% / 10:59:03 tmpfs 64.0M 0 64.0M 0% /dev 10:59:03 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 10:59:03 shm 64.0M 0 64.0M 0% /dev/shm 10:59:03 /dev/vda1 40.0G 8.9G 31.1G 22% /facter-os 10:59:03 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/resolv.conf 10:59:03 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hostname 10:59:03 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hosts 10:59:03 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/auth.log 10:59:03 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/edgexfoundry_edgex-ui-go_master 10:59:03 /dev/vda1 40.0G 8.9G 31.1G 22% /run/cloud-init/result.json 10:59:03 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/edgexfoundry_edgex-ui-go_master@tmp 10:59:03 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/sa-host 10:59:03 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/secure 10:59:03 10:59:03 10:59:03 ---> free -m: 10:59:03 total used free shared buff/cache available 10:59:03 Mem: 7821 1145 3250 0 3425 6595 10:59:03 Swap: 1023 0 1023 10:59:03 10:59:03 10:59:03 ---> ip addr: 10:59:03 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 10:59:03 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:59:03 inet 127.0.0.1/8 scope host lo 10:59:03 valid_lft forever preferred_lft forever 10:59:03 inet6 ::1/128 scope host 10:59:03 valid_lft forever preferred_lft forever 10:59:03 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 10:59:03 link/ether fa:16:3e:11:55:43 brd ff:ff:ff:ff:ff:ff 10:59:03 inet 10.30.122.147/23 brd 10.30.123.255 scope global dynamic eth0 10:59:03 valid_lft 85741sec preferred_lft 85741sec 10:59:03 inet6 fe80::f816:3eff:fe11:5543/64 scope link 10:59:03 valid_lft forever preferred_lft forever 10:59:03 3: docker0: mtu 1500 qdisc noqueue state DOWN 10:59:03 link/ether 02:42:7e:4a:cd:0b brd ff:ff:ff:ff:ff:ff 10:59:03 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 10:59:03 valid_lft forever preferred_lft forever 10:59:03 inet6 fe80::42:7eff:fe4a:cd0b/64 scope link 10:59:03 valid_lft forever preferred_lft forever 10:59:03 10:59:03 10:59:03 ---> sar -b -r -n DEV: 10:59:03 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/16/21 _x86_64_ (2 CPU) 10:59:03 10:59:03 10:47:54 LINUX RESTART (2 CPU) 10:59:03 10:59:03 10:49:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 10:59:03 10:50:01 2.33 0.00 2.33 0.00 0.00 53.28 0.00 10:59:03 10:51:01 0.42 0.00 0.42 0.00 0.00 5.83 0.00 10:59:03 10:52:01 0.25 0.00 0.25 0.00 0.00 4.01 0.00 10:59:03 10:53:01 0.33 0.00 0.33 0.00 0.00 4.50 0.00 10:59:03 10:54:01 0.22 0.00 0.22 0.00 0.00 3.60 0.00 10:59:03 10:55:01 0.32 0.00 0.32 0.00 0.00 3.61 0.00 10:59:03 10:56:01 0.22 0.00 0.22 0.00 0.00 2.60 0.00 10:59:03 10:57:01 0.30 0.00 0.30 0.00 0.00 3.63 0.00 10:59:03 10:58:01 98.75 0.03 98.72 0.00 3.73 31193.12 0.00 10:59:03 Average: 11.46 0.00 11.46 0.00 0.41 3475.87 0.00 10:59:03 10:59:03 10:49:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:59:03 10:50:01 5429556 0 798364 9.97 2620 1778400 1167960 12.89 571240 1605324 12 10:59:03 10:51:01 5443696 0 784220 9.79 2620 1778404 1072724 11.84 563080 1601120 8 10:59:03 10:52:01 5436284 0 791624 9.88 2620 1778412 1118412 12.35 570796 1601120 8 10:59:03 10:53:01 5442840 0 785064 9.80 2620 1778416 1072724 11.84 563488 1602080 8 10:59:03 10:54:01 5438992 0 788904 9.85 2620 1778424 1072976 11.85 563608 1606168 8 10:59:03 10:55:01 5438424 0 789472 9.86 2620 1778424 1072856 11.84 563992 1606208 8 10:59:03 10:56:01 5430992 0 796896 9.95 2620 1778432 1072736 11.84 571812 1606208 8 10:59:03 10:57:01 5430732 0 797152 9.95 2620 1778436 1072736 11.84 573536 1604288 8 10:59:03 10:58:01 4572920 0 936752 11.70 2620 2496648 1378748 15.22 734568 2210572 44 10:59:03 Average: 5340493 0 807605 10.08 2620 1858222 1122430 12.39 586236 1671454 12 10:59:03 10:59:03 10:49:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:59:03 10:50:01 eth0 1.58 1.47 0.10 8.03 0.00 0.00 0.00 0.00 10:59:03 10:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:59:03 10:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:59:03 10:51:01 eth0 0.57 0.08 0.06 0.01 0.00 0.00 0.00 0.00 10:59:03 10:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:59:03 10:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:59:03 10:52:01 eth0 2.38 1.87 0.65 13.11 0.00 0.00 0.00 0.00 10:59:03 10:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:59:03 10:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:59:03 10:53:01 eth0 0.13 0.08 0.01 0.06 0.00 0.00 0.00 0.00 10:59:03 10:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:59:03 10:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:59:03 10:54:01 eth0 0.40 0.40 0.09 0.59 0.00 0.00 0.00 0.00 10:59:03 10:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:59:03 10:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:59:03 10:55:01 eth0 0.20 0.13 0.07 0.01 0.00 0.00 0.00 0.00 10:59:03 10:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:59:03 10:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:59:03 10:56:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:59:03 10:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:59:03 10:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:59:03 10:57:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 10:59:03 10:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:59:03 10:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:59:03 10:58:01 vethee19303 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 10:59:03 10:58:01 eth0 492.26 450.19 4442.79 43.87 0.00 0.00 0.00 0.00 10:59:03 10:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:59:03 10:58:01 docker0 70.04 75.05 5.67 345.39 0.00 0.00 0.00 0.00 10:59:03 Average: vethee19303 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00 10:59:03 Average: eth0 55.31 50.49 493.89 7.30 0.00 0.00 0.00 0.00 10:59:03 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:59:03 Average: docker0 7.78 8.34 0.63 38.39 0.00 0.00 0.00 0.00 10:59:03 10:59:03 10:59:03 ---> sar -P ALL: 10:59:03 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/16/21 _x86_64_ (2 CPU) 10:59:03 10:59:03 10:47:54 LINUX RESTART (2 CPU) 10:59:03 10:59:03 10:49:01 CPU %user %nice %system %iowait %steal %idle 10:59:03 10:50:01 all 0.14 0.00 0.03 0.00 0.02 99.81 10:59:03 10:50:01 0 0.07 0.00 0.03 0.00 0.02 99.88 10:59:03 10:50:01 1 0.22 0.00 0.03 0.00 0.02 99.73 10:59:03 10:51:01 all 0.06 0.00 0.03 0.00 0.03 99.88 10:59:03 10:51:01 0 0.03 0.00 0.02 0.00 0.00 99.95 10:59:03 10:51:01 1 0.08 0.00 0.05 0.00 0.05 99.82 10:59:03 10:52:01 all 0.08 0.00 0.05 0.00 0.02 99.85 10:59:03 10:52:01 0 0.07 0.00 0.05 0.00 0.02 99.87 10:59:03 10:52:01 1 0.10 0.00 0.05 0.00 0.02 99.83 10:59:03 10:53:01 all 0.03 0.00 0.03 0.00 0.03 99.92 10:59:03 10:53:01 0 0.02 0.00 0.03 0.00 0.03 99.92 10:59:03 10:53:01 1 0.03 0.00 0.02 0.00 0.03 99.92 10:59:03 10:54:01 all 0.14 0.00 0.03 0.00 0.03 99.80 10:59:03 10:54:01 0 0.23 0.00 0.02 0.00 0.02 99.73 10:59:03 10:54:01 1 0.05 0.00 0.05 0.00 0.03 99.87 10:59:03 10:55:01 all 0.10 0.00 0.03 0.00 0.03 99.84 10:59:03 10:55:01 0 0.18 0.00 0.05 0.00 0.02 99.75 10:59:03 10:55:01 1 0.02 0.00 0.02 0.00 0.03 99.93 10:59:03 10:56:01 all 0.13 0.00 0.05 0.00 0.03 99.80 10:59:03 10:56:01 0 0.22 0.00 0.07 0.00 0.03 99.68 10:59:03 10:56:01 1 0.03 0.00 0.03 0.00 0.02 99.92 10:59:03 10:57:01 all 0.18 0.00 0.03 0.00 0.03 99.77 10:59:03 10:57:01 0 0.33 0.00 0.03 0.00 0.03 99.60 10:59:03 10:57:01 1 0.02 0.00 0.02 0.00 0.02 99.95 10:59:03 10:58:01 all 11.13 0.00 4.99 3.00 0.05 80.82 10:59:03 10:58:01 0 11.48 0.00 5.09 3.09 0.05 80.29 10:59:03 10:58:01 1 10.79 0.00 4.90 2.92 0.05 81.34 10:59:03 Average: all 1.30 0.00 0.57 0.32 0.03 97.78 10:59:03 Average: 0 1.37 0.00 0.58 0.33 0.02 97.69 10:59:03 Average: 1 1.23 0.00 0.56 0.32 0.03 97.86 10:59:03 10:59:03 10:59:03