Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 39dc5604784c768f29f8d77da4d375323c8e0e47 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-ssh218935914289925197.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-ssh2988918776146148555.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-ssh5601298846654876668.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-ssh1967105521416468227.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-ssh1192942761579102120.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-1825’ is offline Running on prd-centos7-docker-4c-2g-521 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-ssh7142106850060255350.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > 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 Checking out Revision 39dc5604784c768f29f8d77da4d375323c8e0e47 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 39dc5604784c768f29f8d77da4d375323c8e0e47 # timeout=10 Commit message: "feat: fix appservice model bugs" > git rev-list --no-walk 0a7a6af34237fc1703c907cf55ffaafc1a498efa # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:12:39 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:12:39 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:12:39 ========================================================= 14:12:39 EdgeX Global Pipelines Version Info 14:12:39 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:12:41 ------------------- 14:12:41 stable info: 14:12:41 ------------------- 14:12:41 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:12:41 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 14:12:41 Message: update stable to v1.0.195 14:12:41 ------------------- 14:12:41 experimental info: 14:12:41 ------------------- 14:12:41 Commited By: **** collab-it+edgex@linuxfoundation.org 14:12:41 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 14:12:41 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:12:41 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 14:12:41 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 14:12:41 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:12:41 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:12:41 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:12:41 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 14:12:41 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 14:12:41 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 14:12:41 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 14:12:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:12:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:12:42 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 14:12:42 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:12:42 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:12:42 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:12:42 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:12:42 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 14:12:42 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 14:12:42 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:12:42 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:12:42 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 14:12:42 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 14:12:42 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 14:12:42 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 14:12:42 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 14:12:42 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:12:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 14:12:42 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 14:12:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 14:12:42 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 39dc5604784c768f29f8d77da4d375323c8e0e47 [Pipeline] echo 14:12:42 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 39dc560 [Pipeline] echo 14:12:42 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:12:42 provisioning config files... 14:12:42 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config4789379752838118749tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:12:42 ---> docker-login.sh 14:12:42 nexus3.edgexfoundry.org:10001 14:12:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:12:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:12:43 Configure a credential helper to remove this warning. See 14:12:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:12:43 14:12:43 Login Succeeded 14:12:43 nexus3.edgexfoundry.org:10002 14:12:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:12:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:12:43 Configure a credential helper to remove this warning. See 14:12:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:12:43 14:12:43 Login Succeeded 14:12:43 nexus3.edgexfoundry.org:10003 14:12:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:12:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:12:43 Configure a credential helper to remove this warning. See 14:12:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:12:43 14:12:43 Login Succeeded 14:12:43 nexus3.edgexfoundry.org:10004 14:12:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:12:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:12:43 Configure a credential helper to remove this warning. See 14:12:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:12:43 14:12:43 Login Succeeded 14:12:43 docker.io 14:12:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:12:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:12:44 Configure a credential helper to remove this warning. See 14:12:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:12:44 14:12:44 Login Succeeded 14:12:44 ---> docker-login.sh ends [Pipeline] } 14:12:44 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 14:12:44 + git log --format=format:%s -1 39dc5604784c768f29f8d77da4d375323c8e0e47 [Pipeline] echo 14:12:44 GIT_COMMIT: 39dc5604784c768f29f8d77da4d375323c8e0e47, Commit Message: feat: fix appservice model bugs [Pipeline] echo 14:12:44 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 14:12:45 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:12:45 14:12:45 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 14:12:46 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:12:46 latest: Pulling from edgex-devops/git-semver 14:12:46 31603596830f: Pulling fs layer 14:12:46 54011a49482f: Pulling fs layer 14:12:46 a6820b24f6d8: Pulling fs layer 14:12:46 f581987b2513: Pulling fs layer 14:12:46 f581987b2513: Waiting 14:12:46 54011a49482f: Verifying Checksum 14:12:46 54011a49482f: Download complete 14:12:46 31603596830f: Verifying Checksum 14:12:46 31603596830f: Download complete 14:12:46 f581987b2513: Verifying Checksum 14:12:46 f581987b2513: Download complete 14:12:46 31603596830f: Pull complete 14:12:46 a6820b24f6d8: Verifying Checksum 14:12:46 a6820b24f6d8: Download complete 14:12:46 54011a49482f: Pull complete 14:12:47 a6820b24f6d8: Pull complete 14:12:47 f581987b2513: Pull complete 14:12:47 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 14:12:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:12:47 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 14:12:47 prd-centos7-docker-4c-2g-521 does not seem to be running inside a container 14:12:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 14:12:48 $ docker top 304babdc1ec61382a5137346f63026b85780942efce637a330764d20493d9a6d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:12:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:12:48 [ssh-agent] Looking for ssh-agent implementation... 14:12:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:12:49 $ docker exec 304babdc1ec61382a5137346f63026b85780942efce637a330764d20493d9a6d ssh-agent 14:12:49 SSH_AUTH_SOCK=/tmp/ssh-nS4Lsj8C1FaG/agent.14 14:12:49 SSH_AGENT_PID=20 14:12:49 Running ssh-add (command line suppressed) 14:12:49 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_6915943327096033623.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_6915943327096033623.key) 14:12:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:12:49 + git tag --points-at HEAD [Pipeline] } 14:12:49 $ docker exec --env ******** --env ******** 304babdc1ec61382a5137346f63026b85780942efce637a330764d20493d9a6d ssh-agent -k 14:12:49 unset SSH_AUTH_SOCK; 14:12:49 unset SSH_AGENT_PID; 14:12:49 echo Agent pid 20 killed; 14:12:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:12:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:12:49 [ssh-agent] Looking for ssh-agent implementation... 14:12:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:12:49 $ docker exec 304babdc1ec61382a5137346f63026b85780942efce637a330764d20493d9a6d ssh-agent 14:12:50 SSH_AUTH_SOCK=/tmp/ssh-49Qmcq9ImyBN/agent.54 14:12:50 SSH_AGENT_PID=61 14:12:50 Running ssh-add (command line suppressed) 14:12:50 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_4720692539860888927.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_4720692539860888927.key) 14:12:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:12:50 + git semver init 14:12:50 # -> Open(): unable to determine branch for HEAD 14:12:50 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 14:12:50 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 14:12:50 # $SEMVER_REMOTE_NAME = origin 14:12:50 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 14:12:50 # $SEMVER_USER_NAME = edgex-jenkins 14:12:50 # $SEMVER_BRANCH = master 14:12:50 # $SEMVER_TEMP = /tmp/semver-698682716 14:12:50 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 14:12:52 # '/tmp/semver-698682716' -> '/w/workspace/edgexfoundry_edgex-ui-go_master/.semver' 14:12:52 # -> Force: false 14:12:52 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } 14:12:52 $ docker exec --env ******** --env ******** 304babdc1ec61382a5137346f63026b85780942efce637a330764d20493d9a6d ssh-agent -k 14:12:52 unset SSH_AUTH_SOCK; 14:12:52 unset SSH_AGENT_PID; 14:12:52 echo Agent pid 61 killed; 14:12:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:12:52 + git semver [Pipeline] } 14:12:52 $ docker stop --time=1 304babdc1ec61382a5137346f63026b85780942efce637a330764d20493d9a6d 14:12:54 $ docker rm -f 304babdc1ec61382a5137346f63026b85780942efce637a330764d20493d9a6d [Pipeline] // withDockerContainer [Pipeline] sh 14:12:54 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:12:54 Stashed 1 file(s) [Pipeline] echo 14:12:54 [edgeXSemver]: initialized semver on version 2.0.0-dev.79 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 14:13:10 Still waiting to schedule task 14:13:10 Waiting for next available executor on ‘centos7-docker-4c-2g’ 14:13:10 Still waiting to schedule task 14:13:10 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 14:15:11 Running on prd-ubuntu18.04-docker-arm64-4c-16g-522 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws 14:15:11 Running in /w/workspace/edgex-ui-go/139 [Pipeline] { [Pipeline] checkout 14:15:11 The recommended git tool is: git 14:15:16 using credential edgex-jenkins-ssh 14:15:16 Cloning the remote Git repository 14:15:16 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 14:15:17 > git init /w/workspace/edgex-ui-go/139 # timeout=10 14:15:17 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 14:15:17 > git --version # timeout=10 14:15:17 > git --version # 'git version 2.17.1' 14:15:17 using GIT_SSH to set credentials SSH Credentials for GitHub 14:15:17 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:15:19 Avoid second fetch 14:15:19 Checking out Revision 39dc5604784c768f29f8d77da4d375323c8e0e47 (master) 14:15:19 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 14:15:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:15:19 > git config core.sparsecheckout # timeout=10 14:15:20 > git checkout -f 39dc5604784c768f29f8d77da4d375323c8e0e47 # timeout=10 14:15:24 Commit message: "feat: fix appservice model bugs" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:15:25 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 14:15:26 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 14:15:26 + sudo service docker restart 14:15:26 + true [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:15:45 provisioning config files... 14:15:45 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/139@tmp/config69611690247243403tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:15:45 ---> docker-login.sh 14:15:45 nexus3.edgexfoundry.org:10001 14:15:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:15:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:15:46 Configure a credential helper to remove this warning. See 14:15:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:15:46 14:15:46 Login Succeeded 14:15:46 nexus3.edgexfoundry.org:10002 14:15:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:15:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:15:47 Configure a credential helper to remove this warning. See 14:15:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:15:47 14:15:47 Login Succeeded 14:15:47 nexus3.edgexfoundry.org:10003 14:15:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:15:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:15:47 Configure a credential helper to remove this warning. See 14:15:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:15:47 14:15:47 Login Succeeded 14:15:47 nexus3.edgexfoundry.org:10004 14:15:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:15:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:15:48 Configure a credential helper to remove this warning. See 14:15:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:15:48 14:15:48 Login Succeeded 14:15:48 docker.io 14:15:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:15:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:15:49 Configure a credential helper to remove this warning. See 14:15:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:15:49 14:15:49 Login Succeeded 14:15:49 ---> docker-login.sh ends [Pipeline] } 14:15:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:15:49 ========================================================= 14:15:49 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 14:15:49 ========================================================= [Pipeline] isUnix [Pipeline] sh 14:15:50 + 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 . 14:15:50 Running on prd-centos7-docker-4c-2g-523 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws 14:15:50 Running in /w/workspace/edgex-ui-go/139 [Pipeline] { [Pipeline] checkout 14:15:50 The recommended git tool is: git 14:15:51 Sending build context to Docker daemon 17.88MB 14:15:51 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 14:15:51 Step 2/8 : FROM ${BASE} 14:15:51 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:15:51 595b0fe564bb: Pulling fs layer 14:15:51 3088b5b3c5c0: Pulling fs layer 14:15:51 5b7225fbf94c: Pulling fs layer 14:15:51 ba82ee9f976e: Pulling fs layer 14:15:51 506bd15cee9f: Pulling fs layer 14:15:51 75a0a4a0db45: Pulling fs layer 14:15:51 618dc40b7e24: Pulling fs layer 14:15:51 ba82ee9f976e: Waiting 14:15:51 506bd15cee9f: Waiting 14:15:51 618dc40b7e24: Waiting 14:15:51 75a0a4a0db45: Waiting 14:15:51 5b7225fbf94c: Verifying Checksum 14:15:51 5b7225fbf94c: Download complete 14:15:51 3088b5b3c5c0: Download complete 14:15:51 506bd15cee9f: Verifying Checksum 14:15:51 506bd15cee9f: Download complete 14:15:51 75a0a4a0db45: Verifying Checksum 14:15:51 75a0a4a0db45: Download complete 14:15:51 595b0fe564bb: Verifying Checksum 14:15:51 595b0fe564bb: Download complete 14:15:52 595b0fe564bb: Pull complete 14:15:52 3088b5b3c5c0: Pull complete 14:15:52 using credential edgex-jenkins-ssh 14:15:52 Cloning the remote Git repository 14:15:52 5b7225fbf94c: Pull complete 14:15:52 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 14:15:53 > git init /w/workspace/edgex-ui-go/139 # timeout=10 14:15:53 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 14:15:53 > git --version # timeout=10 14:15:53 > git --version # 'git version 2.24.4' 14:15:53 using GIT_SSH to set credentials SSH Credentials for GitHub 14:15:53 [INFO] Currently running in a labeled security context 14:15:53 [INFO] Currently SELinux is 'enforcing' on the host 14:15:53 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/139@tmp/jenkins-gitclient-ssh5476831945218396427.key 14:15:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:15:53 618dc40b7e24: Verifying Checksum 14:15:53 618dc40b7e24: Download complete 14:15:54 ba82ee9f976e: Verifying Checksum 14:15:54 ba82ee9f976e: Download complete 14:15:56 Avoid second fetch 14:15:56 Checking out Revision 39dc5604784c768f29f8d77da4d375323c8e0e47 (master) 14:15:56 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 14:15:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:15:56 > git config core.sparsecheckout # timeout=10 14:15:56 > git checkout -f 39dc5604784c768f29f8d77da4d375323c8e0e47 # timeout=10 14:15:59 Commit message: "feat: fix appservice model bugs" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:16:00 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 14:16:01 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 14:16:01 + sudo service docker restart 14:16:01 + true 14:16:01 Redirecting to /bin/systemctl restart docker.service 14:16:05 ba82ee9f976e: Pull complete 14:16:05 506bd15cee9f: Pull complete 14:16:05 75a0a4a0db45: Pull complete 14:16:09 618dc40b7e24: Pull complete 14:16:09 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 14:16:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 14:16:09 ---> a36622ca3599 14:16:09 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 14:16:11 ---> Running in e2e6a94ff214 14:16:12 Removing intermediate container e2e6a94ff214 14:16:12 ---> 09536be647a0 14:16:12 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:16:12 ---> Running in c83bc7fcd97e 14:16:14 Removing intermediate container c83bc7fcd97e 14:16:14 ---> da915354f834 14:16:14 Step 5/8 : RUN apk add --no-cache make git 14:16:14 ---> Running in 8721144519a2 14:16:15 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 14:16:16 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 14:16:17 OK: 138 MiB in 40 packages 14:16:18 Removing intermediate container 8721144519a2 14:16:18 ---> a36e2b02f43e 14:16:18 Step 6/8 : WORKDIR /edgex-ui-go 14:16:18 ---> Running in 17cd3b18d56a 14:16:19 Removing intermediate container 17cd3b18d56a 14:16:19 ---> 3aa660145a5c 14:16:19 Step 7/8 : COPY . . 14:16:21 ---> 3f59e0af6172 14:16:21 Step 8/8 : RUN go mod download 14:16:21 ---> Running in 8e437124b254 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:16:23 provisioning config files... 14:16:23 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/139@tmp/config6650977873766971790tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:16:24 ---> docker-login.sh 14:16:24 nexus3.edgexfoundry.org:10001 14:16:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:16:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:16:24 Configure a credential helper to remove this warning. See 14:16:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:16:24 14:16:24 Login Succeeded 14:16:24 nexus3.edgexfoundry.org:10002 14:16:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:16:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:16:24 Configure a credential helper to remove this warning. See 14:16:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:16:24 14:16:24 Login Succeeded 14:16:24 nexus3.edgexfoundry.org:10003 14:16:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:16:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:16:24 Configure a credential helper to remove this warning. See 14:16:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:16:24 14:16:24 Login Succeeded 14:16:24 nexus3.edgexfoundry.org:10004 14:16:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:16:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:16:25 Configure a credential helper to remove this warning. See 14:16:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:16:25 14:16:25 Login Succeeded 14:16:25 docker.io 14:16:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:16:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:16:26 Configure a credential helper to remove this warning. See 14:16:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:16:26 14:16:26 Login Succeeded 14:16:26 ---> docker-login.sh ends [Pipeline] } 14:16:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:16:26 ========================================================= 14:16:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 14:16:26 ========================================================= [Pipeline] isUnix [Pipeline] sh 14:16:27 + 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 . 14:16:27 Sending build context to Docker daemon 17.88MB 14:16:27 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 14:16:27 Step 2/8 : FROM ${BASE} 14:16:28 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 14:16:28 540db60ca938: Pulling fs layer 14:16:28 adcc1eea9eea: Pulling fs layer 14:16:28 4c4ab2625f07: Pulling fs layer 14:16:28 0510c868ecb4: Pulling fs layer 14:16:28 afea3b2eda06: Pulling fs layer 14:16:28 7809a108b3ef: Pulling fs layer 14:16:28 f706445af74f: Pulling fs layer 14:16:28 0510c868ecb4: Waiting 14:16:28 afea3b2eda06: Waiting 14:16:28 7809a108b3ef: Waiting 14:16:28 f706445af74f: Waiting 14:16:28 4c4ab2625f07: Verifying Checksum 14:16:28 4c4ab2625f07: Download complete 14:16:28 adcc1eea9eea: Verifying Checksum 14:16:28 adcc1eea9eea: Download complete 14:16:28 afea3b2eda06: Verifying Checksum 14:16:28 afea3b2eda06: Download complete 14:16:28 7809a108b3ef: Verifying Checksum 14:16:28 7809a108b3ef: Download complete 14:16:28 540db60ca938: Verifying Checksum 14:16:28 540db60ca938: Download complete 14:16:29 540db60ca938: Pull complete 14:16:29 adcc1eea9eea: Pull complete 14:16:29 4c4ab2625f07: Pull complete 14:16:30 f706445af74f: Verifying Checksum 14:16:30 f706445af74f: Download complete 14:16:30 0510c868ecb4: Verifying Checksum 14:16:30 0510c868ecb4: Download complete 14:16:38 0510c868ecb4: Pull complete 14:16:38 afea3b2eda06: Pull complete 14:16:39 7809a108b3ef: Pull complete 14:16:41 f706445af74f: Pull complete 14:16:41 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 14:16:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 14:16:42 ---> b068be0155e3 14:16:42 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 14:16:48 Removing intermediate container 8e437124b254 14:16:48 ---> 25d6dd040cad 14:16:48 Successfully built 25d6dd040cad 14:16:48 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 14:16:48 + docker inspect -f . ci-base-image-arm64 14:16:48 . [Pipeline] withDockerContainer 14:16:49 prd-ubuntu18.04-docker-arm64-4c-16g-522 does not seem to be running inside a container 14:16:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/139 -v /w/workspace/edgex-ui-go/139:/w/workspace/edgex-ui-go/139:rw,z -v /w/workspace/edgex-ui-go/139@tmp:/w/workspace/edgex-ui-go/139@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 14:16:51 $ docker top 564fdc033f6d9ec004c8a8bfc5df1d97ef12967575bcd4a3554d2d2fa0d936ed -eo pid,comm [Pipeline] { [Pipeline] sh 14:16:52 + go version 14:16:52 go version go1.16.5 linux/arm64 [Pipeline] } 14:16:52 $ docker stop --time=1 564fdc033f6d9ec004c8a8bfc5df1d97ef12967575bcd4a3554d2d2fa0d936ed 14:16:54 $ docker rm -f 564fdc033f6d9ec004c8a8bfc5df1d97ef12967575bcd4a3554d2d2fa0d936ed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:16:55 + docker inspect -f . ci-base-image-arm64 14:16:55 . [Pipeline] withDockerContainer 14:16:55 prd-ubuntu18.04-docker-arm64-4c-16g-522 does not seem to be running inside a container 14:16:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/139 -v /w/workspace/edgex-ui-go/139:/w/workspace/edgex-ui-go/139:rw,z -v /w/workspace/edgex-ui-go/139@tmp:/w/workspace/edgex-ui-go/139@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 14:16:56 $ docker top 459e9406f3f29f959dd031f639443b30eeea9b983dfc920fc064ea9b773b314a -eo pid,comm [Pipeline] { [Pipeline] sh 14:16:57 + go mod tidy [Pipeline] sh 14:16:59 + make test 14:16:59 GO111MODULE=on go test -coverprofile=coverage.out ./... 14:17:00 ? github.com/edgexfoundry/edgex-ui-go [no test files] 14:17:08 ---> Running in 07b8ca1f8785 14:17:08 Removing intermediate container 07b8ca1f8785 14:17:08 ---> 426f2b3fb5fd 14:17:08 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:17:08 ---> Running in 007579dddfe7 14:17:09 Removing intermediate container 007579dddfe7 14:17:09 ---> 196bd22d9f89 14:17:09 Step 5/8 : RUN apk add --no-cache make git 14:17:09 ---> Running in c9214e753f19 14:17:10 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 14:17:11 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 14:17:12 OK: 149 MiB in 40 packages 14:17:13 Removing intermediate container c9214e753f19 14:17:13 ---> 7637927e2020 14:17:13 Step 6/8 : WORKDIR /edgex-ui-go 14:17:14 ---> Running in 96fe647192dc 14:17:14 Removing intermediate container 96fe647192dc 14:17:14 ---> 7b231d71aa88 14:17:14 Step 7/8 : COPY . . 14:17:17 ---> ad4a3544d841 14:17:17 Step 8/8 : RUN go mod download 14:17:17 ---> Running in 13541363c561 14:17:32 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 14:17:32 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 14:17:32 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 14:17:32 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 14:17:32 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 14:17:32 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 14:17:32 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 14:17:32 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 14:17:32 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 14:17:32 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 14:17:32 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 14:17:32 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 14:17:32 GO111MODULE=on go vet ./... 14:17:44 Removing intermediate container 13541363c561 14:17:44 ---> 12e9f143bdd2 14:17:44 Successfully built 12e9f143bdd2 14:17:44 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 14:17:44 + docker inspect -f . ci-base-image-x86_64 14:17:44 . [Pipeline] withDockerContainer 14:17:44 prd-centos7-docker-4c-2g-523 does not seem to be running inside a container 14:17:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/139 -v /w/workspace/edgex-ui-go/139:/w/workspace/edgex-ui-go/139:rw,z -v /w/workspace/edgex-ui-go/139@tmp:/w/workspace/edgex-ui-go/139@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 14:17:45 $ docker top f774aac5542e986980822653648d007a156090322405a6df857312ec02b84e15 -eo pid,comm [Pipeline] { [Pipeline] sh 14:17:45 + go version 14:17:45 go version go1.16.3 linux/amd64 [Pipeline] } 14:17:45 $ docker stop --time=1 f774aac5542e986980822653648d007a156090322405a6df857312ec02b84e15 14:17:46 $ docker rm -f f774aac5542e986980822653648d007a156090322405a6df857312ec02b84e15 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:17:47 + docker inspect -f . ci-base-image-x86_64 14:17:47 . [Pipeline] withDockerContainer 14:17:47 prd-centos7-docker-4c-2g-523 does not seem to be running inside a container 14:17:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/139 -v /w/workspace/edgex-ui-go/139:/w/workspace/edgex-ui-go/139:rw,z -v /w/workspace/edgex-ui-go/139@tmp:/w/workspace/edgex-ui-go/139@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 14:17:48 $ docker top cf31e9cd3ba59a08cf448d8cbfdd52b1280eb100dda2fd0cb805f7d9283259df -eo pid,comm [Pipeline] { [Pipeline] sh 14:17:48 + go mod tidy [Pipeline] sh 14:17:49 + make test 14:17:49 GO111MODULE=on go test -coverprofile=coverage.out ./... 14:17:49 ? github.com/edgexfoundry/edgex-ui-go [no test files] [Pipeline] } 14:17:50 $ docker stop --time=1 459e9406f3f29f959dd031f639443b30eeea9b983dfc920fc064ea9b773b314a 14:17:52 $ docker rm -f 459e9406f3f29f959dd031f639443b30eeea9b983dfc920fc064ea9b773b314a [Pipeline] // withDockerContainer [Pipeline] sh 14:17:53 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:17:54 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 14:17:56 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:17:57 + ls -al . 14:17:57 total 128 14:17:57 drwxrwxr-x 11 jenkins jenkins 4096 Jun 21 14:16 . 14:17:57 drwxrwxr-x 4 jenkins jenkins 4096 Jun 21 14:15 .. 14:17:57 drwxrwxr-x 8 jenkins jenkins 4096 Jun 21 14:15 .git 14:17:57 drwxrwxr-x 2 jenkins jenkins 4096 Jun 21 14:15 .github 14:17:57 -rw-rw-r-- 1 jenkins jenkins 162 Jun 21 14:15 .gitignore 14:17:57 -rw-rw-r-- 1 jenkins jenkins 3959 Jun 21 14:15 CONTRIBUTING.md 14:17:57 -rw-rw-r-- 1 jenkins jenkins 1508 Jun 21 14:15 Dockerfile 14:17:57 -rw-rw-r-- 1 jenkins jenkins 902 Jun 21 14:15 Dockerfile.build 14:17:57 -rw-rw-r-- 1 jenkins jenkins 652 Jun 21 14:15 Jenkinsfile 14:17:57 -rw-rw-r-- 1 jenkins jenkins 11357 Jun 21 14:15 LICENSE 14:17:57 -rw-rw-r-- 1 jenkins jenkins 941 Jun 21 14:15 Makefile 14:17:57 -rw-rw-r-- 1 jenkins jenkins 5508 Jun 21 14:15 README.md 14:17:57 -rw-rw-r-- 1 jenkins jenkins 12 Jun 21 14:12 VERSION 14:17:57 drwxrwxr-x 3 jenkins jenkins 4096 Jun 21 14:15 assets 14:17:57 drwxrwxr-x 2 jenkins jenkins 4096 Jun 21 14:15 bin 14:17:57 drwxrwxr-x 3 jenkins jenkins 4096 Jun 21 14:15 cmd 14:17:57 -rw-r--r-- 1 jenkins jenkins 10 Jun 21 14:16 coverage.out 14:17:57 drwxrwxr-x 2 jenkins jenkins 4096 Jun 21 14:15 docs 14:17:57 -rw-rw-r-- 1 jenkins jenkins 838 Jun 21 14:15 go.mod 14:17:57 -rw-r--r-- 1 jenkins jenkins 23723 Jun 21 14:16 go.sum 14:17:57 drwxrwxr-x 9 jenkins jenkins 4096 Jun 21 14:15 internal 14:17:57 drwxrwxr-x 3 jenkins jenkins 4096 Jun 21 14:15 pkg 14:17:57 -rw-rw-r-- 1 jenkins jenkins 155 Jun 21 14:15 version.go 14:17:57 drwxrwxr-x 4 jenkins jenkins 4096 Jun 21 14:15 web [Pipeline] isUnix [Pipeline] sh 14:17:57 + 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=39dc5604784c768f29f8d77da4d375323c8e0e47 --label arch=arm64 --label version=2.0.0-dev.79 . 14:17:58 Sending build context to Docker daemon 17.91MB 14:17:58 Step 1/24 : ARG BASE=golang:1.16-alpine3.12 14:17:58 Step 2/24 : FROM ${BASE} AS builder 14:17:58 ---> 25d6dd040cad 14:17:58 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 14:17:58 ---> Running in fe53d1c010ce 14:17:59 Removing intermediate container fe53d1c010ce 14:17:59 ---> 64698ed94c03 14:17:59 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 14:17:59 ---> Running in 591410ce5275 14:17:59 Removing intermediate container 591410ce5275 14:17:59 ---> be0ab1a82404 14:17:59 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 14:17:59 ---> Running in 0298d3423bd2 14:18:00 Removing intermediate container 0298d3423bd2 14:18:00 ---> 606ee4042a4e 14:18:00 Step 6/24 : LABEL Name=edgex-ui-go 14:18:00 ---> Running in ac3983767706 14:18:00 Removing intermediate container ac3983767706 14:18:00 ---> 5938476ad276 14:18:00 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 14:18:01 ---> Running in 27270680c648 14:18:01 Removing intermediate container 27270680c648 14:18:01 ---> d1e4f1f103b8 14:18:01 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:18:01 ---> Running in fc88d6a262ea 14:18:01 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 14:18:01 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 14:18:01 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 14:18:01 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 14:18:01 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 14:18:01 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 14:18:01 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 14:18:01 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 14:18:01 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 14:18:01 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 14:18:01 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 14:18:01 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 14:18:01 GO111MODULE=on go vet ./... 14:18:03 Removing intermediate container fc88d6a262ea 14:18:03 ---> e63f9c4e8686 14:18:03 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:18:03 ---> Running in 7e1b954d2402 14:18:04 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 14:18:05 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 14:18:06 OK: 138 MiB in 40 packages 14:18:07 Removing intermediate container 7e1b954d2402 14:18:07 ---> d70c236c8ee2 14:18:07 Step 10/24 : ENV GO111MODULE=on 14:18:07 ---> Running in 973f4917dc3b 14:18:08 Removing intermediate container 973f4917dc3b 14:18:08 ---> ab5ae117ca80 14:18:08 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 14:18:08 ---> Running in 55da1aee5504 [Pipeline] } 14:18:08 $ docker stop --time=1 cf31e9cd3ba59a08cf448d8cbfdd52b1280eb100dda2fd0cb805f7d9283259df 14:18:08 Removing intermediate container 55da1aee5504 14:18:08 ---> e2475cccf167 14:18:08 Step 12/24 : COPY go.mod . 14:18:09 ---> 7664812918ef 14:18:09 Step 13/24 : COPY Makefile . 14:18:10 $ docker rm -f cf31e9cd3ba59a08cf448d8cbfdd52b1280eb100dda2fd0cb805f7d9283259df 14:18:10 ---> db5a7dceca74 14:18:10 Step 14/24 : RUN make update [Pipeline] // withDockerContainer [Pipeline] sh 14:18:10 ---> Running in cde3d6a31a71 14:18:10 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:18:10 Warning: overwriting stash ‘coverage-report’ 14:18:10 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 14:18:11 CGO_ENABLED=0 GO111MODULE=on go mod download 14:18:11 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:18:11 + ls -al . 14:18:11 total 92 14:18:11 drwxrwxr-x. 11 jenkins jenkins 4096 Jun 21 14:17 . 14:18:11 drwxrwxr-x. 4 jenkins jenkins 32 Jun 21 14:15 .. 14:18:11 drwxrwxr-x. 3 jenkins jenkins 20 Jun 21 14:15 assets 14:18:11 drwxrwxr-x. 2 jenkins jenkins 35 Jun 21 14:15 bin 14:18:11 drwxrwxr-x. 3 jenkins jenkins 29 Jun 21 14:15 cmd 14:18:11 -rw-rw-r--. 1 jenkins jenkins 3959 Jun 21 14:15 CONTRIBUTING.md 14:18:11 -rw-r--r--. 1 jenkins jenkins 10 Jun 21 14:17 coverage.out 14:18:11 -rw-rw-r--. 1 jenkins jenkins 1508 Jun 21 14:15 Dockerfile 14:18:11 -rw-rw-r--. 1 jenkins jenkins 902 Jun 21 14:15 Dockerfile.build 14:18:11 drwxrwxr-x. 2 jenkins jenkins 23 Jun 21 14:15 docs 14:18:11 drwxrwxr-x. 8 jenkins jenkins 162 Jun 21 14:15 .git 14:18:11 drwxrwxr-x. 2 jenkins jenkins 103 Jun 21 14:15 .github 14:18:11 -rw-rw-r--. 1 jenkins jenkins 162 Jun 21 14:15 .gitignore 14:18:11 -rw-rw-r--. 1 jenkins jenkins 838 Jun 21 14:15 go.mod 14:18:11 -rw-r--r--. 1 jenkins jenkins 23723 Jun 21 14:17 go.sum 14:18:11 drwxrwxr-x. 9 jenkins jenkins 125 Jun 21 14:15 internal 14:18:11 -rw-rw-r--. 1 jenkins jenkins 652 Jun 21 14:15 Jenkinsfile 14:18:11 -rw-rw-r--. 1 jenkins jenkins 11357 Jun 21 14:15 LICENSE 14:18:11 -rw-rw-r--. 1 jenkins jenkins 941 Jun 21 14:15 Makefile 14:18:11 drwxrwxr-x. 3 jenkins jenkins 19 Jun 21 14:15 pkg 14:18:11 -rw-rw-r--. 1 jenkins jenkins 5508 Jun 21 14:15 README.md 14:18:11 -rw-rw-r--. 1 jenkins jenkins 12 Jun 21 14:12 VERSION 14:18:11 -rw-rw-r--. 1 jenkins jenkins 155 Jun 21 14:15 version.go 14:18:11 drwxrwxr-x. 4 jenkins jenkins 4096 Jun 21 14:15 web [Pipeline] isUnix [Pipeline] sh 14:18:12 + 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=39dc5604784c768f29f8d77da4d375323c8e0e47 --label arch=amd64 --label version=2.0.0-dev.79 . 14:18:12 Sending build context to Docker daemon 17.9MB 14:18:12 Step 1/24 : ARG BASE=golang:1.16-alpine3.12 14:18:12 Step 2/24 : FROM ${BASE} AS builder 14:18:12 ---> 12e9f143bdd2 14:18:12 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 14:18:12 ---> Running in 837a1662c771 14:18:12 Removing intermediate container 837a1662c771 14:18:12 ---> 0c98ba0c16ec 14:18:12 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 14:18:12 ---> Running in 03c9a94a1637 14:18:12 Removing intermediate container 03c9a94a1637 14:18:12 ---> 23e88e30438e 14:18:12 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 14:18:13 ---> Running in 314bfecec5b3 14:18:13 Removing intermediate container 314bfecec5b3 14:18:13 ---> d68034b16a47 14:18:13 Step 6/24 : LABEL Name=edgex-ui-go 14:18:13 ---> Running in 25f17e70ec57 14:18:13 Removing intermediate container 25f17e70ec57 14:18:13 ---> a2773347920f 14:18:13 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 14:18:13 Removing intermediate container cde3d6a31a71 14:18:13 ---> 3656ce413219 14:18:13 Step 15/24 : COPY . . 14:18:13 ---> Running in 1ea446dd241c 14:18:13 Removing intermediate container 1ea446dd241c 14:18:13 ---> ddc20e003258 14:18:13 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:18:13 ---> Running in 893e8905ff3d 14:18:15 Removing intermediate container 893e8905ff3d 14:18:15 ---> 0fe90bdc30a9 14:18:15 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:18:15 ---> Running in 8ac4f7cfbcf1 14:18:15 ---> b3b8024b2975 14:18:15 Step 16/24 : RUN ${MAKE} 14:18:15 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 14:18:15 ---> Running in 37a4970ff80b 14:18:16 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 14:18:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.79" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 14:18:16 OK: 149 MiB in 40 packages 14:18:17 Removing intermediate container 8ac4f7cfbcf1 14:18:17 ---> 5e479ac345a0 14:18:17 Step 10/24 : ENV GO111MODULE=on 14:18:17 ---> Running in 39b1dc530715 14:18:17 Removing intermediate container 39b1dc530715 14:18:17 ---> 0bb9d4d8b0b6 14:18:17 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 14:18:17 ---> Running in da1e5d31659a 14:18:17 Removing intermediate container da1e5d31659a 14:18:17 ---> b51922a0be34 14:18:17 Step 12/24 : COPY go.mod . 14:18:18 ---> 84a376585742 14:18:18 Step 13/24 : COPY Makefile . 14:18:18 ---> ca86b903f115 14:18:18 Step 14/24 : RUN make update 14:18:18 ---> Running in 3f4ddc100e48 14:18:19 CGO_ENABLED=0 GO111MODULE=on go mod download 14:18:19 Removing intermediate container 3f4ddc100e48 14:18:19 ---> f8189af5aeaa 14:18:19 Step 15/24 : COPY . . 14:18:22 ---> 555a370fe9fe 14:18:22 Step 16/24 : RUN ${MAKE} 14:18:22 ---> Running in 3ae90f1e4adf 14:18:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.79" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 14:18:32 CGO_ENABLED=0 GO111MODULE=on go build ./... 14:18:38 Removing intermediate container 3ae90f1e4adf 14:18:38 ---> 4eb303495dc7 14:18:38 Step 17/24 : FROM alpine:3.12 14:18:39 3.12: Pulling from library/alpine 14:18:39 339de151aab4: Pulling fs layer 14:18:39 339de151aab4: Verifying Checksum 14:18:39 339de151aab4: Download complete 14:18:39 339de151aab4: Pull complete 14:18:39 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 14:18:39 Status: Downloaded newer image for alpine:3.12 14:18:39 ---> 13621d1b12d4 14:18:39 Step 18/24 : EXPOSE 4000 14:18:40 ---> Running in 57479ca9f620 14:18:40 Removing intermediate container 57479ca9f620 14:18:40 ---> 8c861ecb4e07 14:18:40 Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 14:18:41 ---> 5128a17026f4 14:18:41 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 14:18:41 ---> Running in 0d1f356763a3 14:18:42 Removing intermediate container 0d1f356763a3 14:18:42 ---> 4c1e6b6ed138 14:18:42 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 14:18:42 ---> Running in 1d712733b5c2 14:18:42 Removing intermediate container 1d712733b5c2 14:18:42 ---> c04f4c5d6cdc 14:18:42 Step 22/24 : LABEL arch=amd64 14:18:42 ---> Running in e9ee6993b9f9 14:18:42 Removing intermediate container e9ee6993b9f9 14:18:42 ---> 1f188eb6c54b 14:18:42 Step 23/24 : LABEL git_sha=39dc5604784c768f29f8d77da4d375323c8e0e47 14:18:42 ---> Running in 921aa0cd3bf6 14:18:42 Removing intermediate container 921aa0cd3bf6 14:18:42 ---> a42106dc6a4f 14:18:42 Step 24/24 : LABEL version=2.0.0-dev.79 14:18:43 ---> Running in 9395ac11bdbf 14:18:43 Removing intermediate container 9395ac11bdbf 14:18:43 ---> fa5a87bfa12a 14:18:43 [Warning] One or more build-args [ARCH] were not consumed 14:18:43 Successfully built fa5a87bfa12a 14:18:43 Successfully tagged edgex-ui:latest [Pipeline] } 14:18:43 CGO_ENABLED=0 GO111MODULE=on go build ./... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:18:43 provisioning config files... 14:18:43 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/139@tmp/config1417276803245967666tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:18:44 ---> docker-login.sh 14:18:44 nexus3.edgexfoundry.org:10001 14:18:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:18:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:18:44 Configure a credential helper to remove this warning. See 14:18:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:18:44 14:18:44 Login Succeeded 14:18:44 nexus3.edgexfoundry.org:10002 14:18:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:18:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:18:44 Configure a credential helper to remove this warning. See 14:18:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:18:44 14:18:44 Login Succeeded 14:18:44 nexus3.edgexfoundry.org:10003 14:18:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:18:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:18:44 Configure a credential helper to remove this warning. See 14:18:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:18:44 14:18:44 Login Succeeded 14:18:44 nexus3.edgexfoundry.org:10004 14:18:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:18:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:18:44 Configure a credential helper to remove this warning. See 14:18:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:18:44 14:18:44 Login Succeeded 14:18:44 docker.io 14:18:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:18:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:18:44 Configure a credential helper to remove this warning. See 14:18:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:18:44 14:18:44 Login Succeeded 14:18:44 ---> docker-login.sh ends [Pipeline] } 14:18:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:18:44 [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: 14:18:44 39dc5604784c768f29f8d77da4d375323c8e0e47 14:18:44 latest 14:18:44 2.0.0-dev.79 14:18:44 39dc5604784c768f29f8d77da4d375323c8e0e47-2.0.0-dev.79 14:18:44 master 14:18:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:18:45 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:39dc5604784c768f29f8d77da4d375323c8e0e47 [Pipeline] isUnix [Pipeline] sh 14:18:45 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:39dc5604784c768f29f8d77da4d375323c8e0e47 14:18:45 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 14:18:45 f6e2d1f0b096: Preparing 14:18:45 32f366d666a5: Preparing 14:18:45 32f366d666a5: Layer already exists 14:18:46 Removing intermediate container 37a4970ff80b 14:18:46 ---> ae704e1ae0b7 14:18:46 Step 17/24 : FROM alpine:3.12 14:18:47 3.12: Pulling from library/alpine 14:18:47 f6e2d1f0b096: Pushed 14:18:47 39dc5604784c768f29f8d77da4d375323c8e0e47: digest: sha256:135f6c21bbbf94128c40673bcfc941cd28fb6e0aec9d143fcb3c58d96c044da1 size: 739 14:18:47 d2f70382dc9a: Pulling fs layer 14:18:47 d2f70382dc9a: Verifying Checksum 14:18:47 d2f70382dc9a: Download complete [Pipeline] isUnix [Pipeline] sh 14:18:48 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] isUnix [Pipeline] sh 14:18:48 d2f70382dc9a: Pull complete 14:18:48 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 14:18:48 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest 14:18:48 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 14:18:48 f6e2d1f0b096: Preparing 14:18:48 32f366d666a5: Preparing 14:18:48 32f366d666a5: Layer already exists 14:18:48 f6e2d1f0b096: Layer already exists 14:18:48 latest: digest: sha256:135f6c21bbbf94128c40673bcfc941cd28fb6e0aec9d143fcb3c58d96c044da1 size: 739 [Pipeline] isUnix [Pipeline] sh 14:18:48 Status: Downloaded newer image for alpine:3.12 14:18:48 ---> c4fd0aeabfcf 14:18:48 Step 18/24 : EXPOSE 4000 14:18:48 ---> Running in 0b736a9ba3c9 14:18:48 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.79 [Pipeline] isUnix [Pipeline] sh 14:18:49 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.79 14:18:49 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 14:18:49 f6e2d1f0b096: Preparing 14:18:49 32f366d666a5: Preparing 14:18:49 f6e2d1f0b096: Layer already exists 14:18:49 32f366d666a5: Layer already exists 14:18:49 2.0.0-dev.79: digest: sha256:135f6c21bbbf94128c40673bcfc941cd28fb6e0aec9d143fcb3c58d96c044da1 size: 739 [Pipeline] isUnix [Pipeline] sh 14:18:49 Removing intermediate container 0b736a9ba3c9 14:18:49 ---> 6c79361d4eab 14:18:49 Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 14:18:49 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:39dc5604784c768f29f8d77da4d375323c8e0e47-2.0.0-dev.79 [Pipeline] isUnix [Pipeline] sh 14:18:49 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:39dc5604784c768f29f8d77da4d375323c8e0e47-2.0.0-dev.79 14:18:49 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 14:18:49 f6e2d1f0b096: Preparing 14:18:49 32f366d666a5: Preparing 14:18:49 f6e2d1f0b096: Layer already exists 14:18:49 32f366d666a5: Layer already exists 14:18:49 39dc5604784c768f29f8d77da4d375323c8e0e47-2.0.0-dev.79: digest: sha256:135f6c21bbbf94128c40673bcfc941cd28fb6e0aec9d143fcb3c58d96c044da1 size: 739 [Pipeline] isUnix [Pipeline] sh 14:18:50 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:master [Pipeline] isUnix [Pipeline] sh 14:18:50 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:master 14:18:50 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 14:18:50 f6e2d1f0b096: Preparing 14:18:50 32f366d666a5: Preparing 14:18:50 32f366d666a5: Layer already exists 14:18:50 f6e2d1f0b096: Layer already exists 14:18:50 master: digest: sha256:135f6c21bbbf94128c40673bcfc941cd28fb6e0aec9d143fcb3c58d96c044da1 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:18:50 ===================================================== [Pipeline] echo 14:18:50 taggedImages: 14:18:50 - nexus3.edgexfoundry.org:10004/edgex-ui:39dc5604784c768f29f8d77da4d375323c8e0e47 14:18:50 - nexus3.edgexfoundry.org:10004/edgex-ui:latest 14:18:50 - nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.79 14:18:50 - nexus3.edgexfoundry.org:10004/edgex-ui:39dc5604784c768f29f8d77da4d375323c8e0e47-2.0.0-dev.79 14:18:50 - 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] } 14:18:50 ---> 39d13519f0ec 14:18:50 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 14:18:50 ---> Running in cd798423ecce [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 14:18:51 ---> job-cost.sh 14:18:51 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Yk8C 14:18:51 Removing intermediate container cd798423ecce 14:18:51 ---> e835e304c1f4 14:18:51 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 14:18:51 ---> Running in f14180fc46ae 14:18:51 Removing intermediate container f14180fc46ae 14:18:51 ---> d48ff098cb15 14:18:51 Step 22/24 : LABEL arch=arm64 14:18:51 ---> Running in aaf944f0b59c 14:18:52 Removing intermediate container aaf944f0b59c 14:18:52 ---> 48d684eb60ed 14:18:52 Step 23/24 : LABEL git_sha=39dc5604784c768f29f8d77da4d375323c8e0e47 14:18:52 ---> Running in 3b0922d20347 14:18:53 Removing intermediate container 3b0922d20347 14:18:53 ---> e4b02c6a04ad 14:18:53 Step 24/24 : LABEL version=2.0.0-dev.79 14:18:53 ---> Running in 8ed02eeb880f 14:18:53 Removing intermediate container 8ed02eeb880f 14:18:53 ---> eac0e287a4fd 14:18:53 [Warning] One or more build-args [ARCH] were not consumed 14:18:53 Successfully built eac0e287a4fd 14:18:53 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 14:18:53 provisioning config files... 14:18:53 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/139@tmp/config3832299154447882529tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:18:54 ---> docker-login.sh 14:18:54 nexus3.edgexfoundry.org:10001 14:18:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:18:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:18:54 Configure a credential helper to remove this warning. See 14:18:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:18:54 14:18:54 Login Succeeded 14:18:54 nexus3.edgexfoundry.org:10002 14:18:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:18:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:18:55 Configure a credential helper to remove this warning. See 14:18:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:18:55 14:18:55 Login Succeeded 14:18:55 nexus3.edgexfoundry.org:10003 14:18:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:18:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:18:55 Configure a credential helper to remove this warning. See 14:18:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:18:55 14:18:55 Login Succeeded 14:18:55 nexus3.edgexfoundry.org:10004 14:18:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:18:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:18:56 Configure a credential helper to remove this warning. See 14:18:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:18:56 14:18:56 Login Succeeded 14:18:56 docker.io 14:18:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:18:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:18:57 Configure a credential helper to remove this warning. See 14:18:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:18:57 14:18:57 Login Succeeded 14:18:57 ---> docker-login.sh ends [Pipeline] } 14:18:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:18:57 [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: 14:18:57 39dc5604784c768f29f8d77da4d375323c8e0e47 14:18:57 latest 14:18:57 2.0.0-dev.79 14:18:57 39dc5604784c768f29f8d77da4d375323c8e0e47-2.0.0-dev.79 14:18:57 master 14:18:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:18:57 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:39dc5604784c768f29f8d77da4d375323c8e0e47 [Pipeline] isUnix [Pipeline] sh 14:18:58 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:39dc5604784c768f29f8d77da4d375323c8e0e47 14:18:58 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 14:18:58 02f7cd0d047a: Preparing 14:18:58 3fbe34a1663b: Preparing 14:18:58 3fbe34a1663b: Layer already exists 14:19:01 02f7cd0d047a: Pushed 14:19:01 39dc5604784c768f29f8d77da4d375323c8e0e47: digest: sha256:2415ab50b2136d372542123497b02f350f55cddb97bede6c1147d399f4924bc3 size: 739 [Pipeline] isUnix [Pipeline] sh 14:19:02 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] isUnix [Pipeline] sh 14:19:02 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 14:19:02 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 14:19:02 02f7cd0d047a: Preparing 14:19:02 3fbe34a1663b: Preparing 14:19:02 02f7cd0d047a: Layer already exists 14:19:02 3fbe34a1663b: Layer already exists 14:19:02 latest: digest: sha256:2415ab50b2136d372542123497b02f350f55cddb97bede6c1147d399f4924bc3 size: 739 [Pipeline] isUnix [Pipeline] sh 14:19:03 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.79 [Pipeline] isUnix [Pipeline] sh 14:19:03 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.79 14:19:03 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 14:19:03 02f7cd0d047a: Preparing 14:19:03 3fbe34a1663b: Preparing 14:19:03 3fbe34a1663b: Layer already exists 14:19:03 02f7cd0d047a: Layer already exists 14:19:03 2.0.0-dev.79: digest: sha256:2415ab50b2136d372542123497b02f350f55cddb97bede6c1147d399f4924bc3 size: 739 [Pipeline] isUnix [Pipeline] sh 14:19:04 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:39dc5604784c768f29f8d77da4d375323c8e0e47-2.0.0-dev.79 [Pipeline] isUnix [Pipeline] sh 14:19:04 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:39dc5604784c768f29f8d77da4d375323c8e0e47-2.0.0-dev.79 14:19:04 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 14:19:04 02f7cd0d047a: Preparing 14:19:04 3fbe34a1663b: Preparing 14:19:04 3fbe34a1663b: Layer already exists 14:19:04 02f7cd0d047a: Layer already exists 14:19:04 39dc5604784c768f29f8d77da4d375323c8e0e47-2.0.0-dev.79: digest: sha256:2415ab50b2136d372542123497b02f350f55cddb97bede6c1147d399f4924bc3 size: 739 [Pipeline] isUnix [Pipeline] sh 14:19:05 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master [Pipeline] isUnix [Pipeline] sh 14:19:05 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master 14:19:05 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 14:19:05 02f7cd0d047a: Preparing 14:19:05 3fbe34a1663b: Preparing 14:19:05 02f7cd0d047a: Layer already exists 14:19:05 3fbe34a1663b: Layer already exists 14:19:05 master: digest: sha256:2415ab50b2136d372542123497b02f350f55cddb97bede6c1147d399f4924bc3 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:19:05 ===================================================== [Pipeline] echo 14:19:05 taggedImages: 14:19:05 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:39dc5604784c768f29f8d77da4d375323c8e0e47 14:19:05 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 14:19:05 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.79 14:19:05 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:39dc5604784c768f29f8d77da4d375323c8e0e47-2.0.0-dev.79 14:19:05 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 14:19:06 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 14:19:06 ---> job-cost.sh 14:19:06 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-fJ27 14:19:24 lf-activate-venv(): INFO: Adding /tmp/venv-Yk8C/bin to PATH 14:19:24 INFO: No Stack... 14:19:25 INFO: Retrieving Pricing Info for: v3-standard-2 14:19:25 INFO: Archiving Costs [Pipeline] sh 14:19:26 + cat /w/workspace/edgex-ui-go/139/archives/cost.csv 14:19:26 + cut -d, -f6 [Pipeline] lock 14:19:26 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-master-139-stack-cost] 14:19:26 Resource [jenkins-edgexfoundry-edgex-ui-go-master-139-stack-cost] did not exist. Created. 14:19:26 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-master-139-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:19:26 + echo total: 0.05999999865889549 [Pipeline] stash 14:19:26 Stashed 1 file(s) [Pipeline] } 14:19:26 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-master-139-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 14:19:45 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 14:21:07 lf-activate-venv(): INFO: Adding /tmp/venv-fJ27/bin to PATH 14:21:07 INFO: No Stack... 14:21:07 INFO: Retrieving Pricing Info for: v2-standard-4 14:21:07 INFO: Archiving Costs [Pipeline] sh 14:21:07 + cat /w/workspace/edgex-ui-go/139/archives/cost.csv 14:21:07 + cut -d, -f6 [Pipeline] lock 14:21:07 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-master-139-stack-cost] 14:21:07 Resource [jenkins-edgexfoundry-edgex-ui-go-master-139-stack-cost] did not exist. Created. 14:21:07 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-master-139-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:21:07 /w/workspace/edgex-ui-go/139@tmp/durable-51c89df2/script.sh: 1: /w/workspace/edgex-ui-go/139@tmp/durable-51c89df2/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 14:21:08 + echo total: 0.18000000715255737 [Pipeline] stash 14:21:08 Warning: overwriting stash ‘stack-cost’ 14:21:08 Stashed 1 file(s) [Pipeline] } 14:21:08 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-master-139-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 14:21:09 provisioning config files... 14:21:09 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config4593295147762310929tmp [Pipeline] { [Pipeline] sh 14:21:09 + set +x 14:21:09 + curl -s https://codecov.io/bash 14:21:09 + bash -s -- 14:21:09 14:21:09 _____ _ 14:21:09 / ____| | | 14:21:09 | | ___ __| | ___ ___ _____ __ 14:21:09 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:21:09 | |___| (_) | (_| | __/ (_| (_) \ V / 14:21:09 \_____\___/ \__,_|\___|\___\___/ \_/ 14:21:09 Bash-1.0.3 14:21:09 14:21:09 14:21:09 ==> git version 2.24.4 found 14:21:09 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 14:21:09 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 14:21:09 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 14:21:09 ==> Jenkins CI detected. 14:21:09 project root: . 14:21:09 --> token set from env 14:21:09 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:21:09 ==> Running gcov in . (disable via -X gcov) 14:21:09 ==> Python coveragepy not found 14:21:09 ==> Searching for coverage reports in: 14:21:09 + . 14:21:09 -> Found 1 reports 14:21:09 ==> Detecting git/mercurial file structure 14:21:09 ==> Reading reports 14:21:09 + ./coverage.out bytes=10 14:21:09 ==> Appending adjustments 14:21:09 https://docs.codecov.io/docs/fixing-reports 14:21:09 + Found adjustments 14:21:09 ==> Gzipping contents 14:21:09 4.0K /tmp/codecov.ydPsRb.gz 14:21:09 ==> Uploading reports 14:21:09 url: https://codecov.io 14:21:09 query: branch=master&commit=39dc5604784c768f29f8d77da4d375323c8e0e47&build=139&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F139%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 14:21:09 -> Pinging Codecov 14:21:09 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=39dc5604784c768f29f8d77da4d375323c8e0e47&build=139&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F139%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 14:21:10 -> Uploading to 14:21:10 https://storage.googleapis.com/codecov/v4/raw/2021-06-21/FB506323287CE973F263BFD2A0EB1F37/39dc5604784c768f29f8d77da4d375323c8e0e47/62b5cc34-01d3-40d7-8bdd-1411335114f3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210621%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210621T142110Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ab02b42a958d47a8c45d422572d1189930f3e2f34c80443d911bad4637ef9268 14:21:10 % Total % Received % Xferd Average Speed Time Time Time Current 14:21:10 Dload Upload Total Spent Left Speed 14:21:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3295 0 0 100 3295 0 7289 --:--:-- --:--:-- --:--:-- 7289 14:21:11 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/39dc5604784c768f29f8d77da4d375323c8e0e47 [Pipeline] } 14:21:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 14:21:11 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 14:21:11 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:21:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:21:12 14:21:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 14:21:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:21:12 1.410.4: Pulling from edgex-devops/edgex-snyk-go 14:21:12 188c0c94c7c5: Pulling fs layer 14:21:12 0ef7d3d256c8: Pulling fs layer 14:21:12 de9db76c5a1d: Pulling fs layer 14:21:12 0eba1c9be4d2: Pulling fs layer 14:21:12 0d57e429df01: Pulling fs layer 14:21:12 4e4be7b47b0d: Pulling fs layer 14:21:12 e1f770b5df2f: Pulling fs layer 14:21:12 85a0685a4137: Pulling fs layer 14:21:12 0eba1c9be4d2: Waiting 14:21:12 0d57e429df01: Waiting 14:21:12 4e4be7b47b0d: Waiting 14:21:12 e1f770b5df2f: Waiting 14:21:12 85a0685a4137: Waiting 14:21:12 de9db76c5a1d: Verifying Checksum 14:21:12 de9db76c5a1d: Download complete 14:21:12 0ef7d3d256c8: Verifying Checksum 14:21:12 0ef7d3d256c8: Download complete 14:21:12 0d57e429df01: Verifying Checksum 14:21:12 0d57e429df01: Download complete 14:21:12 188c0c94c7c5: Verifying Checksum 14:21:12 188c0c94c7c5: Download complete 14:21:12 4e4be7b47b0d: Verifying Checksum 14:21:12 4e4be7b47b0d: Download complete 14:21:13 188c0c94c7c5: Pull complete 14:21:13 0ef7d3d256c8: Pull complete 14:21:13 de9db76c5a1d: Pull complete 14:21:14 e1f770b5df2f: Verifying Checksum 14:21:14 e1f770b5df2f: Download complete 14:21:16 0eba1c9be4d2: Verifying Checksum 14:21:16 0eba1c9be4d2: Download complete 14:21:16 85a0685a4137: Verifying Checksum 14:21:16 85a0685a4137: Download complete 14:21:20 0eba1c9be4d2: Pull complete 14:21:20 0d57e429df01: Pull complete 14:21:20 4e4be7b47b0d: Pull complete 14:21:20 e1f770b5df2f: Pull complete 14:21:23 85a0685a4137: Pull complete 14:21:23 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 14:21:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:21:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 14:21:23 prd-centos7-docker-4c-2g-521 does not seem to be running inside a container 14:21:23 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 14:21:27 $ docker top 06dab09b4eb72b76b39752a42b5d6176b9b544e66c04b3a7884288b522fe3b7e -eo pid,comm [Pipeline] { [Pipeline] echo 14:21:27 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 14:21:27 + set -o pipefail 14:21:27 + snyk monitor '--org=edgex-jenkins' 14:21:31 14:21:31 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_master (github.com/edgexfoundry/edgex-ui-go)... 14:21:31 14:21:31 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/b86a4170-3efb-46e0-9f3f-5becd41b2b22 14:21:31 14:21:31 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 14:21:31 14:21:31 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 14:21:31 14:21:32 [Pipeline] } 14:21:32 $ docker stop --time=1 06dab09b4eb72b76b39752a42b5d6176b9b544e66c04b3a7884288b522fe3b7e 14:21:36 $ docker rm -f 06dab09b4eb72b76b39752a42b5d6176b9b544e66c04b3a7884288b522fe3b7e [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 14:21:37 + git log --format=format:%s -1 39dc5604784c768f29f8d77da4d375323c8e0e47 [Pipeline] isUnix [Pipeline] sh 14:21:38 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:21:38 . [Pipeline] withDockerContainer 14:21:38 prd-centos7-docker-4c-2g-521 does not seem to be running inside a container 14:21:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 14:21:38 $ docker top a54ffad7cc8fb76c1e87cb65c3fe3f7ef24baec707178603e0f952ae332e2ce5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:21:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:21:38 [ssh-agent] Looking for ssh-agent implementation... 14:21:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:21:38 $ docker exec a54ffad7cc8fb76c1e87cb65c3fe3f7ef24baec707178603e0f952ae332e2ce5 ssh-agent 14:21:39 SSH_AUTH_SOCK=/tmp/ssh-kzJbfj7HB7OD/agent.15 14:21:39 SSH_AGENT_PID=21 14:21:39 Running ssh-add (command line suppressed) 14:21:39 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_5645579678249150633.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_5645579678249150633.key) 14:21:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:21:39 + git semver tag 14:21:39 # -> Open(): unable to determine branch for HEAD 14:21:39 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 14:21:39 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 14:21:39 # $SEMVER_REMOTE_NAME = origin 14:21:39 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 14:21:39 # $SEMVER_USER_NAME = edgex-jenkins 14:21:39 # $SEMVER_BRANCH = master 14:21:39 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver 14:21:39 # 39dc5604784c768f29f8d77da4d375323c8e0e47 HEAD 14:21:39 # -> Force: false 14:21:39 # f1ffeb424306bb321a7922915ee5d45648cc69b3 refs/tags/v2.0.0-dev.79 [Pipeline] } 14:21:39 $ docker exec --env ******** --env ******** a54ffad7cc8fb76c1e87cb65c3fe3f7ef24baec707178603e0f952ae332e2ce5 ssh-agent -k 14:21:39 unset SSH_AUTH_SOCK; 14:21:39 unset SSH_AGENT_PID; 14:21:39 echo Agent pid 21 killed; 14:21:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:21:39 + git semver [Pipeline] } 14:21:39 $ docker stop --time=1 a54ffad7cc8fb76c1e87cb65c3fe3f7ef24baec707178603e0f952ae332e2ce5 14:21:41 $ docker rm -f a54ffad7cc8fb76c1e87cb65c3fe3f7ef24baec707178603e0f952ae332e2ce5 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 14:21:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:21:41 14:21:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 14:21:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:21:41 0.23.1-centos7: Pulling from edgex-lftools 14:21:41 ab5ef0e58194: Pulling fs layer 14:21:41 9712f1f96733: Pulling fs layer 14:21:41 63f879dbbcfc: Pulling fs layer 14:21:41 0d9ebad4ef96: Pulling fs layer 14:21:41 e9a5061849ea: Pulling fs layer 14:21:41 d747dcd14b5f: Pulling fs layer 14:21:41 2de7ff778b66: Pulling fs layer 14:21:41 0d9ebad4ef96: Waiting 14:21:41 e9a5061849ea: Waiting 14:21:41 d747dcd14b5f: Waiting 14:21:41 2de7ff778b66: Waiting 14:21:41 9712f1f96733: Download complete 14:21:43 63f879dbbcfc: Verifying Checksum 14:21:43 63f879dbbcfc: Download complete 14:21:43 e9a5061849ea: Verifying Checksum 14:21:43 e9a5061849ea: Download complete 14:21:43 d747dcd14b5f: Verifying Checksum 14:21:43 d747dcd14b5f: Download complete 14:21:44 2de7ff778b66: Verifying Checksum 14:21:44 2de7ff778b66: Download complete 14:21:44 0d9ebad4ef96: Verifying Checksum 14:21:44 0d9ebad4ef96: Download complete 14:21:44 ab5ef0e58194: Verifying Checksum 14:21:44 ab5ef0e58194: Download complete 14:21:46 ab5ef0e58194: Pull complete 14:21:46 9712f1f96733: Pull complete 14:21:47 63f879dbbcfc: Pull complete 14:21:51 0d9ebad4ef96: Pull complete 14:21:51 e9a5061849ea: Pull complete 14:21:51 d747dcd14b5f: Pull complete 14:21:53 2de7ff778b66: Pull complete 14:21:53 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 14:21:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:21:53 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 14:21:53 prd-centos7-docker-4c-2g-521 does not seem to be running inside a container 14:21:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 14:22:04 $ docker top c02303f0ccfb739457452273615cf6d88b2fa2ef12ead225b7800ba721c4f923 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 14:22:04 provisioning config files... 14:22:04 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config9079139587197539668tmp 14:22:04 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config2890845676798532056tmp 14:22:04 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config493734801219542028tmp [Pipeline] { [Pipeline] echo 14:22:04 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 14:22:04 ---> sigul-configuration.sh 14:22:04 gpg: directory `/root/.gnupg' created 14:22:04 gpg: new configuration file `/root/.gnupg/gpg.conf' created 14:22:04 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 14:22:04 gpg: keyring `/root/.gnupg/secring.gpg' created 14:22:04 gpg: keyring `/root/.gnupg/pubring.gpg' created 14:22:04 gpg: CAST5 encrypted data 14:22:04 gpg: encrypted with 1 passphrase 14:22:04 gpg: WARNING: message was not integrity protected [Pipeline] sh 14:22:05 + mkdir /home/jenkins 14:22:05 + mkdir /home/jenkins/sigul [Pipeline] sh 14:22:05 + 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 14:22:05 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 14:22:05 ---> sigul-install.sh 14:22:11 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 14:22:11 + git tag --list 14:22:11 0.1.1 14:22:11 v1.1.0 14:22:11 v1.2.0 14:22:11 v1.2.1 14:22:11 v1.3.0 14:22:11 v2.0.0-dev.1 14:22:11 v2.0.0-dev.10 14:22:11 v2.0.0-dev.11 14:22:11 v2.0.0-dev.12 14:22:11 v2.0.0-dev.13 14:22:11 v2.0.0-dev.14 14:22:11 v2.0.0-dev.15 14:22:11 v2.0.0-dev.16 14:22:11 v2.0.0-dev.17 14:22:11 v2.0.0-dev.18 14:22:11 v2.0.0-dev.19 14:22:11 v2.0.0-dev.2 14:22:11 v2.0.0-dev.20 14:22:11 v2.0.0-dev.21 14:22:11 v2.0.0-dev.22 14:22:11 v2.0.0-dev.23 14:22:11 v2.0.0-dev.24 14:22:11 v2.0.0-dev.25 14:22:11 v2.0.0-dev.26 14:22:11 v2.0.0-dev.27 14:22:11 v2.0.0-dev.28 14:22:11 v2.0.0-dev.29 14:22:11 v2.0.0-dev.3 14:22:11 v2.0.0-dev.30 14:22:11 v2.0.0-dev.31 14:22:11 v2.0.0-dev.32 14:22:11 v2.0.0-dev.33 14:22:11 v2.0.0-dev.34 14:22:11 v2.0.0-dev.35 14:22:11 v2.0.0-dev.36 14:22:11 v2.0.0-dev.37 14:22:11 v2.0.0-dev.38 14:22:11 v2.0.0-dev.39 14:22:11 v2.0.0-dev.4 14:22:11 v2.0.0-dev.40 14:22:11 v2.0.0-dev.41 14:22:11 v2.0.0-dev.42 14:22:11 v2.0.0-dev.43 14:22:11 v2.0.0-dev.44 14:22:11 v2.0.0-dev.45 14:22:11 v2.0.0-dev.46 14:22:11 v2.0.0-dev.47 14:22:11 v2.0.0-dev.48 14:22:11 v2.0.0-dev.49 14:22:11 v2.0.0-dev.5 14:22:11 v2.0.0-dev.50 14:22:11 v2.0.0-dev.51 14:22:11 v2.0.0-dev.52 14:22:11 v2.0.0-dev.53 14:22:11 v2.0.0-dev.54 14:22:11 v2.0.0-dev.55 14:22:11 v2.0.0-dev.56 14:22:11 v2.0.0-dev.57 14:22:11 v2.0.0-dev.58 14:22:11 v2.0.0-dev.59 14:22:11 v2.0.0-dev.6 14:22:11 v2.0.0-dev.60 14:22:11 v2.0.0-dev.61 14:22:11 v2.0.0-dev.62 14:22:11 v2.0.0-dev.63 14:22:11 v2.0.0-dev.64 14:22:11 v2.0.0-dev.65 14:22:11 v2.0.0-dev.66 14:22:11 v2.0.0-dev.67 14:22:11 v2.0.0-dev.68 14:22:11 v2.0.0-dev.69 14:22:11 v2.0.0-dev.7 14:22:11 v2.0.0-dev.70 14:22:11 v2.0.0-dev.71 14:22:11 v2.0.0-dev.72 14:22:11 v2.0.0-dev.73 14:22:11 v2.0.0-dev.74 14:22:11 v2.0.0-dev.75 14:22:11 v2.0.0-dev.76 14:22:11 v2.0.0-dev.77 14:22:11 v2.0.0-dev.78 14:22:11 v2.0.0-dev.79 14:22:11 v2.0.0-dev.8 14:22:11 v2.0.0-dev.9 [Pipeline] sh 14:22:11 + lftools sign git-tag v2.0.0-dev.79 14:22:12 Signing Git tag with Sigul... 14:22:12 Signing v2.0.0-dev.79 [Pipeline] echo 14:22:13 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 14:22:13 ---> sigul-configuration-cleanup.sh [Pipeline] } 14:22:13 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 14:22:13 $ docker stop --time=1 c02303f0ccfb739457452273615cf6d88b2fa2ef12ead225b7800ba721c4f923 14:22:17 $ docker rm -f c02303f0ccfb739457452273615cf6d88b2fa2ef12ead225b7800ba721c4f923 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 14:22:18 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:22:18 . [Pipeline] withDockerContainer 14:22:18 prd-centos7-docker-4c-2g-521 does not seem to be running inside a container 14:22:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 14:22:18 $ docker top 54fd50f35158664946b385e5e0a338324f575e7d48ab458b96ca95cdc9ccaf8a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:22:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:22:19 [ssh-agent] Looking for ssh-agent implementation... 14:22:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:22:19 $ docker exec 54fd50f35158664946b385e5e0a338324f575e7d48ab458b96ca95cdc9ccaf8a ssh-agent 14:22:19 SSH_AUTH_SOCK=/tmp/ssh-StwSJXehKveg/agent.14 14:22:19 SSH_AGENT_PID=20 14:22:19 Running ssh-add (command line suppressed) 14:22:19 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_7754554428514066494.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_7754554428514066494.key) 14:22:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:22:19 + git semver bump pre 14:22:19 # -> Open(): unable to determine branch for HEAD 14:22:19 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 14:22:19 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 14:22:19 # $SEMVER_REMOTE_NAME = origin 14:22:19 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 14:22:19 # $SEMVER_USER_NAME = edgex-jenkins 14:22:19 # $SEMVER_BRANCH = master 14:22:19 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver 14:22:19 2.0.0-dev.80 [Pipeline] } 14:22:19 $ docker exec --env ******** --env ******** 54fd50f35158664946b385e5e0a338324f575e7d48ab458b96ca95cdc9ccaf8a ssh-agent -k 14:22:19 unset SSH_AUTH_SOCK; 14:22:19 unset SSH_AGENT_PID; 14:22:19 echo Agent pid 20 killed; 14:22:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:22:20 + git semver [Pipeline] } 14:22:20 $ docker stop --time=1 54fd50f35158664946b385e5e0a338324f575e7d48ab458b96ca95cdc9ccaf8a 14:22:21 $ docker rm -f 54fd50f35158664946b385e5e0a338324f575e7d48ab458b96ca95cdc9ccaf8a [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 14:22:22 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:22:22 . [Pipeline] withDockerContainer 14:22:22 prd-centos7-docker-4c-2g-521 does not seem to be running inside a container 14:22:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 14:22:22 $ docker top 965681218ea2c3f3cff36c7e45b706f28851388b4b80c00a29e5613616817ee6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:22:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:22:22 [ssh-agent] Looking for ssh-agent implementation... 14:22:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:22:23 $ docker exec 965681218ea2c3f3cff36c7e45b706f28851388b4b80c00a29e5613616817ee6 ssh-agent 14:22:23 SSH_AUTH_SOCK=/tmp/ssh-DXseNKRFcG4L/agent.15 14:22:23 SSH_AGENT_PID=21 14:22:23 Running ssh-add (command line suppressed) 14:22:23 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_8107894897964277187.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_8107894897964277187.key) 14:22:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:22:23 + git semver push 14:22:23 # -> Open(): unable to determine branch for HEAD 14:22:23 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 14:22:23 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 14:22:23 # $SEMVER_REMOTE_NAME = origin 14:22:23 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 14:22:23 # $SEMVER_USER_NAME = edgex-jenkins 14:22:23 # $SEMVER_BRANCH = master 14:22:23 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } 14:22:28 $ docker exec --env ******** --env ******** 965681218ea2c3f3cff36c7e45b706f28851388b4b80c00a29e5613616817ee6 ssh-agent -k 14:22:29 unset SSH_AUTH_SOCK; 14:22:29 unset SSH_AGENT_PID; 14:22:29 echo Agent pid 21 killed; 14:22:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:22:29 + git semver [Pipeline] } 14:22:29 $ docker stop --time=1 965681218ea2c3f3cff36c7e45b706f28851388b4b80c00a29e5613616817ee6 14:22:30 $ docker rm -f 965681218ea2c3f3cff36c7e45b706f28851388b4b80c00a29e5613616817ee6 [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 14:22:31 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:22:32 ---> package-listing.sh 14:22:32 ++ facter osfamily 14:22:32 ++ tr '[:upper:]' '[:lower:]' 14:22:32 + OS_FAMILY=redhat 14:22:32 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_master 14:22:32 + START_PACKAGES=/tmp/packages_start.txt 14:22:32 + END_PACKAGES=/tmp/packages_end.txt 14:22:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:22:32 + PACKAGES=/tmp/packages_start.txt 14:22:32 + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' 14:22:32 + PACKAGES=/tmp/packages_end.txt 14:22:32 + case "${OS_FAMILY}" in 14:22:32 + rpm -qa 14:22:32 + sort 14:22:33 + '[' -f /tmp/packages_start.txt ']' 14:22:33 + '[' -f /tmp/packages_end.txt ']' 14:22:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:22:33 + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' 14:22:33 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ 14:22:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ [Pipeline] echo 14:22:33 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 14:22:33 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 14:22:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 14:22:34 14:22:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 14:22:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 14:22:34 alpine: Pulling from edgex-lftools-log-publisher 14:22:34 df20fa9351a1: Pulling fs layer 14:22:34 36b3adc4ff6f: Pulling fs layer 14:22:34 8ad3a11d3b57: Pulling fs layer 14:22:34 46f8f816bc3b: Pulling fs layer 14:22:34 93b61091891f: Pulling fs layer 14:22:34 93b9cdb0e59b: Pulling fs layer 14:22:34 5e14af77c1be: Pulling fs layer 14:22:34 01666e4c0597: Pulling fs layer 14:22:34 aa168da1d23b: Pulling fs layer 14:22:34 93b9cdb0e59b: Waiting 14:22:34 5e14af77c1be: Waiting 14:22:34 01666e4c0597: Waiting 14:22:34 aa168da1d23b: Waiting 14:22:34 46f8f816bc3b: Waiting 14:22:34 93b61091891f: Waiting 14:22:34 36b3adc4ff6f: Verifying Checksum 14:22:34 36b3adc4ff6f: Download complete 14:22:34 46f8f816bc3b: Verifying Checksum 14:22:34 46f8f816bc3b: Download complete 14:22:34 df20fa9351a1: Verifying Checksum 14:22:34 df20fa9351a1: Download complete 14:22:34 93b61091891f: Verifying Checksum 14:22:34 93b61091891f: Download complete 14:22:34 5e14af77c1be: Verifying Checksum 14:22:34 5e14af77c1be: Download complete 14:22:34 8ad3a11d3b57: Verifying Checksum 14:22:34 8ad3a11d3b57: Download complete 14:22:34 01666e4c0597: Verifying Checksum 14:22:34 01666e4c0597: Download complete 14:22:35 df20fa9351a1: Pull complete 14:22:35 36b3adc4ff6f: Pull complete 14:22:35 8ad3a11d3b57: Pull complete 14:22:35 46f8f816bc3b: Pull complete 14:22:35 93b9cdb0e59b: Verifying Checksum 14:22:35 93b9cdb0e59b: Download complete 14:22:35 93b61091891f: Pull complete 14:22:36 93b9cdb0e59b: Pull complete 14:22:36 5e14af77c1be: Pull complete 14:22:36 01666e4c0597: Pull complete 14:22:36 aa168da1d23b: Verifying Checksum 14:22:36 aa168da1d23b: Download complete 14:22:41 aa168da1d23b: Pull complete 14:22:41 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 14:22:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 14:22:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 14:22:41 prd-centos7-docker-4c-2g-521 does not seem to be running inside a container 14:22:41 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 14:22:45 $ docker top 64b041e94a9381d2e83ab57e214dc52947f3c36e204bbac647b57c716e827486 -eo pid,comm [Pipeline] { [Pipeline] sh 14:22:46 + touch /tmp/pre-build-complete [Pipeline] sh 14:22:46 + mkdir -p /var/log/sa [Pipeline] sh 14:22:46 + ls /var/log/sa-host 14:22:46 + sadf -c /var/log/sa-host/sa05 14:22:46 file_magic: OK 14:22:46 HZ: Using current value: 100 14:22:46 file_header: OK 14:22:46 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 14:22:46 Statistics: 14:22:46 Hnuu...uuuununununu...Hnuu...uuuununununu... 14:22:46 File successfully converted to sysstat format version 12.2.1 14:22:46 + sadf -c /var/log/sa-host/sa21 14:22:46 file_magic: OK 14:22:46 HZ: Using current value: 100 14:22:46 file_header: OK 14:22:46 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 14:22:46 Statistics: 14:22:46 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 14:22:46 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:22:47 provisioning config files... 14:22:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config7251374968031098269tmp [Pipeline] { [Pipeline] echo 14:22:47 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:22:47 ---> create-netrc.sh [Pipeline] } 14:22:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:22:48 ---> python-tools-install.sh [Pipeline] echo 14:22:48 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:22:48 ---> sudo-logs.sh 14:22:48 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:22:48 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:22:48 ---> job-cost.sh 14:22:48 lf-activate-venv: SKIPPING 14:22:48 DEBUG: total: 0.18000000715255737 14:22:48 INFO: Retrieving Stack Cost... 14:22:49 INFO: Retrieving Pricing Info for: v3-standard-2 14:22:50 INFO: Archiving Costs [Pipeline] echo 14:22:50 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:22:50 ---> logs-deploy.sh 14:22:50 lf-activate-venv: SKIPPING 14:22:50 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/master/139 14:22:50 INFO: archiving workspace using pattern(s): 14:22:51 Archives upload complete. 14:22:51 INFO: archiving logs to Nexus 14:22:52 ---> uname -a: 14:22:52 Linux prd-centos7-docker-4c-2g-521.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 14:22:52 14:22:52 14:22:52 ---> lscpu: 14:22:52 Architecture: x86_64 14:22:52 CPU op-mode(s): 32-bit, 64-bit 14:22:52 Byte Order: Little Endian 14:22:52 Address sizes: 40 bits physical, 48 bits virtual 14:22:52 CPU(s): 2 14:22:52 On-line CPU(s) list: 0,1 14:22:52 Thread(s) per core: 1 14:22:52 Core(s) per socket: 1 14:22:52 Socket(s): 2 14:22:52 NUMA node(s): 1 14:22:52 Vendor ID: AuthenticAMD 14:22:52 CPU family: 23 14:22:52 Model: 49 14:22:52 Model name: AMD EPYC-Rome Processor 14:22:52 Stepping: 0 14:22:52 CPU MHz: 2800.000 14:22:52 BogoMIPS: 5600.00 14:22:52 Virtualization: AMD-V 14:22:52 Hypervisor vendor: KVM 14:22:52 Virtualization type: full 14:22:52 L1d cache: 64 KiB 14:22:52 L1i cache: 64 KiB 14:22:52 L2 cache: 1 MiB 14:22:52 L3 cache: 32 MiB 14:22:52 NUMA node0 CPU(s): 0,1 14:22:52 Vulnerability Itlb multihit: Not affected 14:22:52 Vulnerability L1tf: Not affected 14:22:52 Vulnerability Mds: Not affected 14:22:52 Vulnerability Meltdown: Not affected 14:22:52 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 14:22:52 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 14:22:52 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 14:22:52 Vulnerability Srbds: Not affected 14:22:52 Vulnerability Tsx async abort: Not affected 14:22:52 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 14:22:52 14:22:52 14:22:52 ---> nproc: 14:22:52 2 14:22:52 14:22:52 14:22:52 ---> df -h: 14:22:52 Filesystem Size Used Available Use% Mounted on 14:22:52 overlay 40.0G 8.9G 31.1G 22% / 14:22:52 tmpfs 64.0M 0 64.0M 0% /dev 14:22:52 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 14:22:52 shm 64.0M 0 64.0M 0% /dev/shm 14:22:52 /dev/vda1 40.0G 8.9G 31.1G 22% /facter-os 14:22:52 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/resolv.conf 14:22:52 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hostname 14:22:52 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hosts 14:22:52 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/sa-host 14:22:52 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/secure 14:22:52 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/auth.log 14:22:52 /dev/vda1 40.0G 8.9G 31.1G 22% /run/cloud-init/result.json 14:22:52 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/edgexfoundry_edgex-ui-go_master 14:22:52 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/edgexfoundry_edgex-ui-go_master@tmp 14:22:52 14:22:52 14:22:52 ---> free -m: 14:22:52 total used free shared buff/cache available 14:22:52 Mem: 7821 1185 3223 0 3413 6553 14:22:52 Swap: 1023 0 1023 14:22:52 14:22:52 14:22:52 ---> ip addr: 14:22:52 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 14:22:52 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:22:52 inet 127.0.0.1/8 scope host lo 14:22:52 valid_lft forever preferred_lft forever 14:22:52 inet6 ::1/128 scope host 14:22:52 valid_lft forever preferred_lft forever 14:22:52 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 14:22:52 link/ether fa:16:3e:e4:37:29 brd ff:ff:ff:ff:ff:ff 14:22:52 inet 10.30.123.189/23 brd 10.30.123.255 scope global dynamic eth0 14:22:52 valid_lft 85755sec preferred_lft 85755sec 14:22:52 inet6 fe80::f816:3eff:fee4:3729/64 scope link 14:22:52 valid_lft forever preferred_lft forever 14:22:52 3: docker0: mtu 1500 qdisc noqueue state DOWN 14:22:52 link/ether 02:42:17:75:51:99 brd ff:ff:ff:ff:ff:ff 14:22:52 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 14:22:52 valid_lft forever preferred_lft forever 14:22:52 inet6 fe80::42:17ff:fe75:5199/64 scope link 14:22:52 valid_lft forever preferred_lft forever 14:22:52 14:22:52 14:22:52 ---> sar -b -r -n DEV: 14:22:52 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/21/21 _x86_64_ (2 CPU) 14:22:52 14:22:52 14:11:56 LINUX RESTART (2 CPU) 14:22:52 14:22:52 14:13:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 14:22:52 14:14:01 1.70 0.00 1.70 0.00 0.00 37.77 0.00 14:22:52 14:15:01 0.50 0.00 0.50 0.00 0.00 7.96 0.00 14:22:52 14:16:01 0.23 0.00 0.23 0.00 0.00 3.46 0.00 14:22:52 14:17:01 0.35 0.00 0.35 0.00 0.00 4.90 0.00 14:22:52 14:18:01 0.17 0.00 0.17 0.00 0.00 2.78 0.00 14:22:52 14:19:02 0.32 0.00 0.32 0.00 0.00 3.35 0.00 14:22:52 14:20:01 0.19 0.00 0.19 0.00 0.00 3.20 0.00 14:22:52 14:21:01 0.32 0.00 0.32 0.00 0.00 3.36 0.00 14:22:52 14:22:01 154.42 0.03 154.39 0.00 3.73 47812.92 0.00 14:22:52 Average: 17.63 0.00 17.63 0.00 0.42 5336.62 0.00 14:22:52 14:22:52 14:13:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:22:52 14:14:01 5428448 0 812200 10.14 2620 1765672 1259796 13.91 588300 1591704 20 14:22:52 14:15:01 5431904 0 808740 10.10 2620 1765676 1208168 13.34 589740 1587148 20 14:22:52 14:16:01 5428952 0 811688 10.13 2620 1765680 1208492 13.34 592644 1587148 12 14:22:52 14:17:01 5430784 0 809852 10.11 2620 1765684 1208168 13.34 590208 1587884 20 14:22:52 14:18:01 5427772 0 812856 10.15 2620 1765692 1208252 13.34 589412 1591852 8 14:22:52 14:19:02 5428288 0 812340 10.14 2620 1765692 1208168 13.34 589072 1591852 20 14:22:52 14:20:01 5425428 0 815188 10.18 2620 1765704 1208168 13.34 591884 1591852 8 14:22:52 14:21:01 5418448 0 822164 10.27 2620 1765708 1208168 13.34 598532 1591852 8 14:22:52 14:22:01 3825984 0 1092732 13.64 2620 3087604 1473584 16.27 809996 2749620 149212 14:22:52 Average: 5249556 0 844196 10.54 2620 1912568 1243440 13.73 615532 1718990 16592 14:22:52 14:22:52 14:13:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:22:52 14:14:01 eth0 3.25 1.55 3.00 0.12 0.00 0.00 0.00 0.00 14:22:52 14:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:22:52 14:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:22:52 14:15:01 eth0 0.38 0.08 0.04 0.01 0.00 0.00 0.00 0.00 14:22:52 14:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:22:52 14:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:22:52 14:16:01 eth0 1.37 0.70 0.58 0.37 0.00 0.00 0.00 0.00 14:22:52 14:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:22:52 14:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:22:52 14:17:01 eth0 0.12 0.08 0.01 0.04 0.00 0.00 0.00 0.00 14:22:52 14:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:22:52 14:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:22:52 14:18:01 eth0 0.28 0.23 0.14 0.07 0.00 0.00 0.00 0.00 14:22:52 14:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:22:52 14:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:22:52 14:19:02 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 14:22:52 14:19:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:22:52 14:19:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:22:52 14:20:01 eth0 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 14:22:52 14:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:22:52 14:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:22:52 14:21:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 14:22:52 14:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:22:52 14:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:22:52 14:22:01 eth0 846.06 777.99 7632.42 96.46 0.00 0.00 0.00 0.00 14:22:52 14:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:22:52 14:22:01 docker0 66.75 68.23 5.63 348.54 0.00 0.00 0.00 0.00 14:22:52 Average: eth0 94.93 87.03 851.13 10.82 0.00 0.00 0.00 0.00 14:22:52 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:22:52 Average: docker0 7.44 7.60 0.63 38.85 0.00 0.00 0.00 0.00 14:22:52 14:22:52 14:22:52 ---> sar -P ALL: 14:22:52 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/21/21 _x86_64_ (2 CPU) 14:22:52 14:22:52 14:11:56 LINUX RESTART (2 CPU) 14:22:52 14:22:52 14:13:01 CPU %user %nice %system %iowait %steal %idle 14:22:52 14:14:01 all 0.17 0.00 0.07 0.00 0.04 99.72 14:22:52 14:14:01 0 0.10 0.00 0.08 0.00 0.03 99.78 14:22:52 14:14:01 1 0.23 0.00 0.05 0.00 0.05 99.67 14:22:52 14:15:01 all 0.10 0.00 0.07 0.00 0.03 99.80 14:22:52 14:15:01 0 0.08 0.00 0.05 0.00 0.05 99.82 14:22:52 14:15:01 1 0.12 0.00 0.08 0.00 0.02 99.78 14:22:52 14:16:01 all 0.16 0.00 0.04 0.00 0.01 99.79 14:22:52 14:16:01 0 0.05 0.00 0.05 0.00 0.02 99.88 14:22:52 14:16:01 1 0.27 0.00 0.03 0.00 0.00 99.70 14:22:52 14:17:01 all 0.18 0.00 0.03 0.00 0.02 99.77 14:22:52 14:17:01 0 0.08 0.00 0.05 0.00 0.02 99.85 14:22:52 14:17:01 1 0.27 0.00 0.02 0.00 0.02 99.70 14:22:52 14:18:01 all 0.15 0.00 0.04 0.00 0.02 99.79 14:22:52 14:18:01 0 0.08 0.00 0.05 0.00 0.03 99.83 14:22:52 14:18:01 1 0.22 0.00 0.03 0.00 0.00 99.75 14:22:52 14:19:02 all 0.15 0.00 0.03 0.00 0.03 99.78 14:22:52 14:19:02 0 0.03 0.00 0.03 0.00 0.02 99.92 14:22:52 14:19:02 1 0.27 0.00 0.03 0.00 0.05 99.65 14:22:52 14:20:01 all 0.12 0.00 0.04 0.00 0.02 99.82 14:22:52 14:20:01 0 0.03 0.00 0.03 0.00 0.02 99.92 14:22:52 14:20:01 1 0.20 0.00 0.05 0.00 0.02 99.73 14:22:52 14:21:01 all 0.13 0.00 0.03 0.00 0.02 99.82 14:22:52 14:21:01 0 0.05 0.00 0.03 0.00 0.02 99.90 14:22:52 14:21:01 1 0.22 0.00 0.03 0.00 0.02 99.73 14:22:52 14:22:01 all 19.97 0.00 8.86 6.98 0.08 64.12 14:22:52 14:22:01 0 19.75 0.00 9.34 7.75 0.09 63.08 14:22:52 14:22:01 1 20.19 0.00 8.38 6.21 0.07 65.15 14:22:52 Average: all 2.25 0.00 0.98 0.74 0.03 95.99 14:22:52 Average: 0 2.15 0.00 1.03 0.82 0.03 95.96 14:22:52 Average: 1 2.35 0.00 0.93 0.66 0.03 96.02 14:22:52 14:22:52 14:22:52