Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 52f175e78e90f47d264d38148cd7058eb9c17db7 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7933421908184568321.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 155abbc8877922835dbd6f2f82c828d26e35ec40 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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh850321824790884446.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 155abbc8877922835dbd6f2f82c828d26e35ec40 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2677919656379093238.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 155abbc8877922835dbd6f2f82c828d26e35ec40 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 155abbc8877922835dbd6f2f82c828d26e35ec40 # timeout=10 Commit message: "Merge pull request #342 from ernestojeda/fix-c-docker-image-names" > 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh849372211818608514.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2890196019120247944.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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:device-virtual-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: device-virtual-go-settings PROJECT: device-virtual-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_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1112 in /w/workspace/exfoundry_device-virtual-go_main [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/device-virtual-go.git > git init /w/workspace/exfoundry_device-virtual-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/exfoundry_device-virtual-go_main@tmp/jenkins-gitclient-ssh6813301417793308551.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 52f175e78e90f47d264d38148cd7058eb9c17db7 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 52f175e78e90f47d264d38148cd7058eb9c17db7 # timeout=10 Commit message: "Merge pull request #233 from soda480/US1908" > git rev-list --no-walk 2f604073b7eb5dccdd5807d48b66b9d0dfbdca7e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:38:21 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:38:21 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:38:21 ========================================================= 22:38:21 EdgeX Global Pipelines Version Info 22:38:21 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:38:22 ------------------- 22:38:22 stable info: 22:38:22 ------------------- 22:38:22 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:38:22 Commit SHA: 155abbc8877922835dbd6f2f82c828d26e35ec40 22:38:22 Message: update stable to v1.0.199 22:38:23 ------------------- 22:38:23 experimental info: 22:38:23 ------------------- 22:38:23 Commited By: **** collab-it+edgex@linuxfoundation.org 22:38:23 Commit SHA: 155abbc8877922835dbd6f2f82c828d26e35ec40 22:38:23 Message: update experimental to v1.0.199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:38:23 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 22:38:23 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 22:38:23 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:38:23 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:38:23 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:38:23 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 22:38:23 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 22:38:23 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 22:38:23 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:38:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:38:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:38:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:38:23 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 22:38:23 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:38:23 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:38:23 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:38:23 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:38:23 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:38:23 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:38:23 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:38:23 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:38:23 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:38:23 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:38:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:38:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:38:23 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:38:23 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:38:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 22:38:23 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 22:38:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 22:38:23 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 52f175e78e90f47d264d38148cd7058eb9c17db7 [Pipeline] echo 22:38:23 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 52f175e [Pipeline] echo 22:38:24 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:38:24 provisioning config files... 22:38:24 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config7056429930589847992tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:38:24 ---> docker-login.sh 22:38:24 nexus3.edgexfoundry.org:10001 22:38:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:38:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:38:24 Configure a credential helper to remove this warning. See 22:38:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:38:24 22:38:24 Login Succeeded 22:38:24 nexus3.edgexfoundry.org:10002 22:38:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:38:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:38:24 Configure a credential helper to remove this warning. See 22:38:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:38:24 22:38:24 Login Succeeded 22:38:24 nexus3.edgexfoundry.org:10003 22:38:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:38:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:38:25 Configure a credential helper to remove this warning. See 22:38:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:38:25 22:38:25 Login Succeeded 22:38:25 nexus3.edgexfoundry.org:10004 22:38:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:38:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:38:25 Configure a credential helper to remove this warning. See 22:38:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:38:25 22:38:25 Login Succeeded 22:38:25 docker.io 22:38:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:38:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:38:25 Configure a credential helper to remove this warning. See 22:38:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:38:25 22:38:25 Login Succeeded 22:38:25 ---> docker-login.sh ends [Pipeline] } 22:38:25 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 22:38:26 + git log --format=format:%s -1 52f175e78e90f47d264d38148cd7058eb9c17db7 [Pipeline] echo 22:38:26 GIT_COMMIT: 52f175e78e90f47d264d38148cd7058eb9c17db7, Commit Message: Merge pull request #233 from soda480/US1908 [Pipeline] echo 22:38:26 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 22:38:26 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:38:26 22:38:26 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 22:38:27 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:38:27 latest: Pulling from edgex-devops/git-semver 22:38:27 31603596830f: Pulling fs layer 22:38:27 b6dc333f4379: Pulling fs layer 22:38:27 3d9ef1400e77: Pulling fs layer 22:38:27 fd332fbdc1db: Pulling fs layer 22:38:27 fd332fbdc1db: Waiting 22:38:27 b6dc333f4379: Download complete 22:38:27 31603596830f: Verifying Checksum 22:38:27 31603596830f: Download complete 22:38:27 fd332fbdc1db: Verifying Checksum 22:38:27 fd332fbdc1db: Download complete 22:38:27 31603596830f: Pull complete 22:38:27 b6dc333f4379: Pull complete 22:38:27 3d9ef1400e77: Verifying Checksum 22:38:27 3d9ef1400e77: Download complete 22:38:28 3d9ef1400e77: Pull complete 22:38:28 fd332fbdc1db: Pull complete 22:38:28 Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 22:38:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:38:28 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 22:38:28 prd-centos7-docker-4c-2g-1112 does not seem to be running inside a container 22:38:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@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 22:38:29 $ docker top 3ee8bd028256691721b8854970c3783b53e9d3508ed6f37b07de07055db27872 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:38:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:38:29 [ssh-agent] Looking for ssh-agent implementation... 22:38:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:38:29 $ docker exec 3ee8bd028256691721b8854970c3783b53e9d3508ed6f37b07de07055db27872 ssh-agent 22:38:30 SSH_AUTH_SOCK=/tmp/ssh-ycvx4nou0YeX/agent.14 22:38:30 SSH_AGENT_PID=20 22:38:30 Running ssh-add (command line suppressed) 22:38:30 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_1012921363878061438.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_1012921363878061438.key) 22:38:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:38:30 + git tag --points-at HEAD [Pipeline] } 22:38:30 $ docker exec --env ******** --env ******** 3ee8bd028256691721b8854970c3783b53e9d3508ed6f37b07de07055db27872 ssh-agent -k 22:38:30 unset SSH_AUTH_SOCK; 22:38:30 unset SSH_AGENT_PID; 22:38:30 echo Agent pid 20 killed; 22:38:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:38:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:38:30 [ssh-agent] Looking for ssh-agent implementation... 22:38:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:38:30 $ docker exec 3ee8bd028256691721b8854970c3783b53e9d3508ed6f37b07de07055db27872 ssh-agent 22:38:30 SSH_AUTH_SOCK=/tmp/ssh-xbRiyGv2BFql/agent.53 22:38:30 SSH_AGENT_PID=59 22:38:30 Running ssh-add (command line suppressed) 22:38:31 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_4717957557148661691.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_4717957557148661691.key) 22:38:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:38:31 + git semver init 22:38:31 # -> Open(): unable to determine branch for HEAD 22:38:31 # $GIT_DIR = /w/workspace/exfoundry_device-virtual-go_main/.git 22:38:31 # $GIT_WORK_TREE = /w/workspace/exfoundry_device-virtual-go_main 22:38:31 # $SEMVER_REMOTE_NAME = origin 22:38:31 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:38:31 # $SEMVER_USER_NAME = edgex-jenkins 22:38:31 # $SEMVER_BRANCH = main 22:38:31 # $SEMVER_TEMP = /tmp/semver-101955493 22:38:31 # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP 22:38:32 # '/tmp/semver-101955493' -> '/w/workspace/exfoundry_device-virtual-go_main/.semver' 22:38:32 # -> Force: false 22:38:32 # $SEMVER_DIR = /w/workspace/exfoundry_device-virtual-go_main/.semver [Pipeline] } 22:38:32 $ docker exec --env ******** --env ******** 3ee8bd028256691721b8854970c3783b53e9d3508ed6f37b07de07055db27872 ssh-agent -k 22:38:32 unset SSH_AUTH_SOCK; 22:38:32 unset SSH_AGENT_PID; 22:38:32 echo Agent pid 59 killed; 22:38:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:38:32 + git semver [Pipeline] } 22:38:32 $ docker stop --time=1 3ee8bd028256691721b8854970c3783b53e9d3508ed6f37b07de07055db27872 22:38:34 $ docker rm -f 3ee8bd028256691721b8854970c3783b53e9d3508ed6f37b07de07055db27872 [Pipeline] // withDockerContainer [Pipeline] sh 22:38:34 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:38:35 Stashed 1 file(s) [Pipeline] echo 22:38:35 [edgeXSemver]: initialized semver on version 2.0.1-dev.1 [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 22:38:50 Still waiting to schedule task 22:38:50 ‘prd-centos7-blackbox-4c-2g-77’ doesn’t have label ‘centos7-docker-4c-2g’ 22:38:50 ‘prd-centos7-docker-4c-2g-1100’ is offline 22:38:50 ‘prd-centos7-docker-4c-2g-1104’ is offline 22:38:50 ‘prd-centos7-docker-4c-2g-1115’ is offline 22:38:50 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1111’ doesn’t have label ‘centos7-docker-4c-2g’ 22:38:50 Still waiting to schedule task 22:38:50 ‘prd-centos7-blackbox-4c-2g-77’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 22:38:50 ‘prd-centos7-docker-4c-2g-1100’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 22:38:50 ‘prd-centos7-docker-4c-2g-1104’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 22:38:50 ‘prd-centos7-docker-4c-2g-1115’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 22:38:50 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1111’ is offline 22:39:53 Running on prd-centos7-docker-4c-2g-1121 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws 22:39:53 Running in /w/workspace/device-virtual-go/2 [Pipeline] { [Pipeline] checkout 22:39:53 The recommended git tool is: git 22:39:56 using credential edgex-jenkins-ssh 22:39:56 Cloning the remote Git repository 22:39:57 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 22:39:57 > git init /w/workspace/device-virtual-go/2 # timeout=10 22:39:57 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 22:39:57 > git --version # timeout=10 22:39:57 > git --version # 'git version 2.24.4' 22:39:57 using GIT_SSH to set credentials SSH Credentials for GitHub 22:39:57 [INFO] Currently running in a labeled security context 22:39:57 [INFO] Currently SELinux is 'enforcing' on the host 22:39:57 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-virtual-go/2@tmp/jenkins-gitclient-ssh8139163977221735675.key 22:39:57 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:39:57 Avoid second fetch 22:39:57 Checking out Revision 52f175e78e90f47d264d38148cd7058eb9c17db7 (main) 22:39:57 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 22:39:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:39:57 > git config core.sparsecheckout # timeout=10 22:39:58 > git checkout -f 52f175e78e90f47d264d38148cd7058eb9c17db7 # timeout=10 22:40:01 Commit message: "Merge pull request #233 from soda480/US1908" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:40:02 provisioning config files... 22:40:02 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/2@tmp/config36343028705735186tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:40:02 ---> docker-login.sh 22:40:02 nexus3.edgexfoundry.org:10001 22:40:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:40:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:40:03 Configure a credential helper to remove this warning. See 22:40:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:40:03 22:40:03 Login Succeeded 22:40:03 nexus3.edgexfoundry.org:10002 22:40:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:40:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:40:03 Configure a credential helper to remove this warning. See 22:40:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:40:03 22:40:03 Login Succeeded 22:40:03 nexus3.edgexfoundry.org:10003 22:40:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:40:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:40:03 Configure a credential helper to remove this warning. See 22:40:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:40:03 22:40:03 Login Succeeded 22:40:03 nexus3.edgexfoundry.org:10004 22:40:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:40:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:40:03 Configure a credential helper to remove this warning. See 22:40:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:40:03 22:40:03 Login Succeeded 22:40:03 docker.io 22:40:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:40:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:40:04 Configure a credential helper to remove this warning. See 22:40:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:40:04 22:40:04 Login Succeeded 22:40:04 ---> docker-login.sh ends [Pipeline] } 22:40:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:40:04 ========================================================= 22:40:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 22:40:04 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 22:40:04 + 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 . 22:40:04 Sending build context to Docker daemon 8.583MB 22:40:04 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 22:40:04 Step 2/8 : FROM ${BASE} 22:40:05 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 22:40:05 540db60ca938: Pulling fs layer 22:40:05 adcc1eea9eea: Pulling fs layer 22:40:05 4c4ab2625f07: Pulling fs layer 22:40:05 0773c198feca: Pulling fs layer 22:40:05 345f892a5656: Pulling fs layer 22:40:05 4796506630df: Pulling fs layer 22:40:05 cc55df3e53f1: Pulling fs layer 22:40:05 4d027b6c602c: Pulling fs layer 22:40:05 449e75d2c14e: Pulling fs layer 22:40:05 4796506630df: Waiting 22:40:05 cc55df3e53f1: Waiting 22:40:05 4d027b6c602c: Waiting 22:40:05 449e75d2c14e: Waiting 22:40:05 0773c198feca: Waiting 22:40:05 345f892a5656: Waiting 22:40:05 4c4ab2625f07: Verifying Checksum 22:40:05 4c4ab2625f07: Download complete 22:40:05 adcc1eea9eea: Verifying Checksum 22:40:05 adcc1eea9eea: Download complete 22:40:05 345f892a5656: Verifying Checksum 22:40:05 345f892a5656: Download complete 22:40:05 4796506630df: Verifying Checksum 22:40:05 4796506630df: Download complete 22:40:05 cc55df3e53f1: Verifying Checksum 22:40:05 cc55df3e53f1: Download complete 22:40:05 540db60ca938: Verifying Checksum 22:40:05 540db60ca938: Download complete 22:40:05 540db60ca938: Pull complete 22:40:05 adcc1eea9eea: Pull complete 22:40:05 4c4ab2625f07: Pull complete 22:40:05 4d027b6c602c: Verifying Checksum 22:40:05 4d027b6c602c: Download complete 22:40:09 449e75d2c14e: Verifying Checksum 22:40:09 449e75d2c14e: Download complete 22:40:09 0773c198feca: Verifying Checksum 22:40:09 0773c198feca: Download complete 22:40:13 0773c198feca: Pull complete 22:40:13 345f892a5656: Pull complete 22:40:13 4796506630df: Pull complete 22:40:13 cc55df3e53f1: Pull complete 22:40:13 4d027b6c602c: Pull complete 22:40:15 449e75d2c14e: Pull complete 22:40:15 Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 22:40:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 22:40:15 ---> 0d28375d9b5b 22:40:15 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' 22:40:17 ---> Running in 23a23c8036be 22:40:17 Removing intermediate container 23a23c8036be 22:40:17 ---> 43181ed9a8d1 22:40:17 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:40:17 ---> Running in 6b8582438f5f 22:40:18 Removing intermediate container 6b8582438f5f 22:40:18 ---> 70fec2d13fbd 22:40:18 Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev libsodium-dev zeromq-dev 22:40:18 ---> Running in 66ddfb94b9e1 22:40:18 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:40:19 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:40:19 (1/13) Installing libc-dev (0.7.2-r3) 22:40:19 (2/13) Installing libsodium (1.0.18-r0) 22:40:20 (3/13) Installing pkgconf (1.7.3-r0) 22:40:20 (4/13) Installing libsodium-dev (1.0.18-r0) 22:40:20 (5/13) Installing openssh-keygen (8.4_p1-r3) 22:40:20 (6/13) Installing libedit (20191231.3.1-r1) 22:40:20 (7/13) Installing openssh-client (8.4_p1-r3) 22:40:21 (8/13) Installing openssh-sftp-server (8.4_p1-r3) 22:40:21 (9/13) Installing openssh-server-common (8.4_p1-r3) 22:40:21 (10/13) Installing openssh-server (8.4_p1-r3) 22:40:21 (11/13) Installing openssh (8.4_p1-r3) 22:40:22 (12/13) Installing libzmq (4.3.3-r1) 22:40:22 (13/13) Installing zeromq-dev (4.3.3-r1) 22:40:22 Executing busybox-1.32.1-r6.trigger 22:40:22 OK: 156 MiB in 53 packages 22:40:22 Removing intermediate container 66ddfb94b9e1 22:40:22 ---> 032a65dbbfbb 22:40:22 Step 6/8 : WORKDIR /device-virtual-go 22:40:22 ---> Running in 2222c8bc211a 22:40:23 Removing intermediate container 2222c8bc211a 22:40:23 ---> 2ef7e4633db3 22:40:23 Step 7/8 : COPY . . 22:40:23 ---> 1c8fb0357a52 22:40:23 Step 8/8 : RUN go mod download 22:40:23 ---> Running in ee9e5f2c5976 22:40:37 Removing intermediate container ee9e5f2c5976 22:40:37 ---> 799c25b7d147 22:40:37 Successfully built 799c25b7d147 22:40:37 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 22:40:37 + docker inspect -f . ci-base-image-x86_64 22:40:37 . [Pipeline] withDockerContainer 22:40:37 prd-centos7-docker-4c-2g-1121 does not seem to be running inside a container 22:40:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/2 -v /w/workspace/device-virtual-go/2:/w/workspace/device-virtual-go/2:rw,z -v /w/workspace/device-virtual-go/2@tmp:/w/workspace/device-virtual-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:40:37 $ docker top 3dec15748dbcafc3ed479e0809a0c253edddd6a3de9e42493f570452edfe4e32 -eo pid,comm [Pipeline] { [Pipeline] sh 22:40:38 + go version 22:40:38 go version go1.16.5 linux/amd64 [Pipeline] } 22:40:38 $ docker stop --time=1 3dec15748dbcafc3ed479e0809a0c253edddd6a3de9e42493f570452edfe4e32 22:40:39 $ docker rm -f 3dec15748dbcafc3ed479e0809a0c253edddd6a3de9e42493f570452edfe4e32 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:40:40 + docker inspect -f . ci-base-image-x86_64 22:40:40 . [Pipeline] withDockerContainer 22:40:40 prd-centos7-docker-4c-2g-1121 does not seem to be running inside a container 22:40:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/2 -v /w/workspace/device-virtual-go/2:/w/workspace/device-virtual-go/2:rw,z -v /w/workspace/device-virtual-go/2@tmp:/w/workspace/device-virtual-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:40:40 $ docker top 10362be9719dc8837158ffc2363504cba205dc11a9a8ac2b43e7ae8517f8ba06 -eo pid,comm [Pipeline] { [Pipeline] sh 22:40:41 + go mod tidy [Pipeline] sh 22:40:41 + make test 22:40:41 go mod tidy 22:40:42 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 22:40:42 ? github.com/edgexfoundry/device-virtual-go [no test files] 22:41:04 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 22:41:04 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.268s coverage: 63.8% of statements 22:41:04 CGO_ENABLED=1 GO111MODULE=on go vet ./... 22:41:11 gofmt -l . 22:41:11 [ "`gofmt -l .`" = "" ] 22:41:11 ./bin/test-attribution-txt.sh 22:41:11 ./bin/test-go-mod-tidy.sh [Pipeline] } 22:41:11 $ docker stop --time=1 10362be9719dc8837158ffc2363504cba205dc11a9a8ac2b43e7ae8517f8ba06 22:41:13 $ docker rm -f 10362be9719dc8837158ffc2363504cba205dc11a9a8ac2b43e7ae8517f8ba06 [Pipeline] // withDockerContainer [Pipeline] sh 22:41:13 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:41:14 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 22:41:15 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:41:15 + ls -al . 22:41:15 total 140 22:41:15 drwxrwxr-x. 7 jenkins jenkins 4096 Jul 30 22:41 . 22:41:15 drwxrwxr-x. 4 jenkins jenkins 28 Jul 30 22:39 .. 22:41:15 -rw-rw-r--. 1 jenkins jenkins 8153 Jul 30 22:39 Attribution.txt 22:41:15 drwxrwxr-x. 2 jenkins jenkins 64 Jul 30 22:39 bin 22:41:15 -rw-rw-r--. 1 jenkins jenkins 6349 Jul 30 22:39 CHANGELOG.md 22:41:15 drwxrwxr-x. 3 jenkins jenkins 32 Jul 30 22:39 cmd 22:41:15 -rw-r--r--. 1 jenkins jenkins 47257 Jul 30 22:41 coverage.out 22:41:15 -rw-rw-r--. 1 jenkins jenkins 1921 Jul 30 22:39 Dockerfile 22:41:15 -rw-rw-r--. 1 jenkins jenkins 998 Jul 30 22:39 Dockerfile.build 22:41:15 drwxrwxr-x. 8 jenkins jenkins 162 Jul 30 22:40 .git 22:41:15 drwxrwxr-x. 2 jenkins jenkins 103 Jul 30 22:39 .github 22:41:15 -rw-rw-r--. 1 jenkins jenkins 277 Jul 30 22:39 .gitignore 22:41:15 -rw-r--r--. 1 jenkins jenkins 795 Jul 30 22:41 go.mod 22:41:15 -rw-r--r--. 1 jenkins jenkins 22824 Jul 30 22:40 go.sum 22:41:15 drwxrwxr-x. 3 jenkins jenkins 20 Jul 30 22:39 internal 22:41:15 -rw-rw-r--. 1 jenkins jenkins 660 Jul 30 22:39 Jenkinsfile 22:41:15 -rw-rw-r--. 1 jenkins jenkins 11340 Jul 30 22:39 LICENSE 22:41:15 -rw-rw-r--. 1 jenkins jenkins 905 Jul 30 22:39 Makefile 22:41:15 -rw-rw-r--. 1 jenkins jenkins 2913 Jul 30 22:39 README.md 22:41:15 -rw-rw-r--. 1 jenkins jenkins 11 Jul 30 22:38 VERSION 22:41:15 -rw-rw-r--. 1 jenkins jenkins 235 Jul 30 22:39 version.go [Pipeline] isUnix [Pipeline] sh 22:41:15 + docker build -t device-virtual -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=52f175e78e90f47d264d38148cd7058eb9c17db7 --label arch=amd64 --label version=2.0.1-dev.1 . 22:41:15 Sending build context to Docker daemon 8.655MB 22:41:15 Step 1/26 : ARG BASE=golang:1.16-alpine3.12 22:41:15 Step 2/26 : FROM ${BASE} AS builder 22:41:15 ---> 799c25b7d147 22:41:15 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 22:41:15 ---> Running in a342e70f374a 22:41:16 Removing intermediate container a342e70f374a 22:41:16 ---> d77d09962e0a 22:41:16 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 22:41:16 ---> Running in 71dd04f657e0 22:41:16 Removing intermediate container 71dd04f657e0 22:41:16 ---> fca8f9da9bd5 22:41:16 Step 5/26 : WORKDIR /device-virtual-go 22:41:16 ---> Running in a190d276ebc8 22:41:16 Removing intermediate container a190d276ebc8 22:41:16 ---> 85949a1ea8fb 22:41:16 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:41:16 ---> Running in c8892adf6169 22:41:17 Removing intermediate container c8892adf6169 22:41:17 ---> 5435c7691613 22:41:17 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:41:17 ---> Running in f82a2eb824d8 22:41:17 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:41:18 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:41:18 OK: 156 MiB in 53 packages 22:41:18 Removing intermediate container f82a2eb824d8 22:41:18 ---> f8c5e6d9d838 22:41:18 Step 8/26 : COPY . . 22:41:19 ---> c350220ae6b0 22:41:19 Step 9/26 : RUN go mod tidy 22:41:19 ---> Running in d0fdc32b2b28 22:41:20 Removing intermediate container d0fdc32b2b28 22:41:20 ---> 3638edb52141 22:41:20 Step 10/26 : RUN go mod download 22:41:20 ---> Running in 034874b75f7b 22:41:20 Removing intermediate container 034874b75f7b 22:41:20 ---> 50133afecdd8 22:41:20 Step 11/26 : ARG MAKE='make build' 22:41:20 ---> Running in ae0995985a39 22:41:20 Removing intermediate container ae0995985a39 22:41:20 ---> 62d3ac17c0c1 22:41:20 Step 12/26 : RUN $MAKE 22:41:20 ---> Running in 1ef99a3e7f68 22:41:20 go mod tidy 22:41:21 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=2.0.1-dev.1" -o cmd/device-virtual ./cmd 22:41:39 Removing intermediate container 1ef99a3e7f68 22:41:39 ---> 06d279afc10d 22:41:39 Step 13/26 : FROM alpine:3.12 22:41:39 3.12: Pulling from library/alpine 22:41:39 339de151aab4: Pulling fs layer 22:41:39 339de151aab4: Verifying Checksum 22:41:39 339de151aab4: Download complete 22:41:39 339de151aab4: Pull complete 22:41:39 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 22:41:39 Status: Downloaded newer image for alpine:3.12 22:41:39 ---> 13621d1b12d4 22:41:39 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 22:41:39 ---> Running in 76318d3981b0 22:41:39 Removing intermediate container 76318d3981b0 22:41:39 ---> 379bdafb7284 22:41:39 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:41:39 ---> Running in c0e288bdfb67 22:41:40 Removing intermediate container c0e288bdfb67 22:41:40 ---> f8cc303957e0 22:41:40 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 22:41:40 ---> Running in 977297b4416c 22:41:40 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:41:40 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:41:41 (1/6) Installing dumb-init (1.2.2-r1) 22:41:41 (2/6) Installing libgcc (9.3.0-r2) 22:41:41 (3/6) Installing libsodium (1.0.18-r0) 22:41:41 (4/6) Installing libstdc++ (9.3.0-r2) 22:41:42 (5/6) Installing libzmq (4.3.3-r0) 22:41:43 (6/6) Installing zeromq (4.3.3-r0) 22:41:43 Executing busybox-1.31.1-r20.trigger 22:41:43 OK: 8 MiB in 20 packages 22:41:43 Removing intermediate container 977297b4416c 22:41:43 ---> 5c1b318bddd8 22:41:43 Step 17/26 : WORKDIR / 22:41:43 ---> Running in 4457a88f1369 22:41:43 Removing intermediate container 4457a88f1369 22:41:43 ---> f54390ec4656 22:41:43 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 22:41:43 ---> 94e4385c7a39 22:41:43 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 22:41:43 ---> d6b31b983bb3 22:41:43 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 22:41:44 ---> c02895e7722b 22:41:44 Step 21/26 : EXPOSE 59900 22:41:44 ---> Running in 2ddd4387477b 22:41:44 Removing intermediate container 2ddd4387477b 22:41:44 ---> d5d6a90e2c30 22:41:44 Step 22/26 : ENTRYPOINT ["/device-virtual"] 22:41:44 ---> Running in 60fe8528f016 22:41:44 Removing intermediate container 60fe8528f016 22:41:44 ---> 1c260ac3445a 22:41:44 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:41:44 ---> Running in cfe8d5c8293f 22:41:44 Removing intermediate container cfe8d5c8293f 22:41:44 ---> d5985e6e3c74 22:41:44 Step 24/26 : LABEL arch=amd64 22:41:44 ---> Running in 80bbd2284af8 22:41:44 Removing intermediate container 80bbd2284af8 22:41:44 ---> 971d3f507e0c 22:41:44 Step 25/26 : LABEL git_sha=52f175e78e90f47d264d38148cd7058eb9c17db7 22:41:44 ---> Running in 135b7d02af74 22:41:45 Removing intermediate container 135b7d02af74 22:41:45 ---> 11ee1c3a0a14 22:41:45 Step 26/26 : LABEL version=2.0.1-dev.1 22:41:45 ---> Running in caa9e525c2e7 22:41:45 Removing intermediate container caa9e525c2e7 22:41:45 ---> c603d153b79a 22:41:45 [Warning] One or more build-args [ARCH] were not consumed 22:41:45 Successfully built c603d153b79a 22:41:45 Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:41:45 provisioning config files... 22:41:45 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/2@tmp/config5308669622460846636tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:41:45 ---> docker-login.sh 22:41:45 nexus3.edgexfoundry.org:10001 22:41:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:41:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:41:45 Configure a credential helper to remove this warning. See 22:41:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:41:45 22:41:45 Login Succeeded 22:41:45 nexus3.edgexfoundry.org:10002 22:41:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:41:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:41:45 Configure a credential helper to remove this warning. See 22:41:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:41:45 22:41:45 Login Succeeded 22:41:45 nexus3.edgexfoundry.org:10003 22:41:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:41:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:41:46 Configure a credential helper to remove this warning. See 22:41:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:41:46 22:41:46 Login Succeeded 22:41:46 nexus3.edgexfoundry.org:10004 22:41:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:41:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:41:46 Configure a credential helper to remove this warning. See 22:41:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:41:46 22:41:46 Login Succeeded 22:41:46 docker.io 22:41:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:41:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:41:46 Configure a credential helper to remove this warning. See 22:41:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:41:46 22:41:46 Login Succeeded 22:41:46 ---> docker-login.sh ends [Pipeline] } 22:41:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:41:46 [edgeXDocker.push] Tagging docker image device-virtual with the following tags: 22:41:46 52f175e78e90f47d264d38148cd7058eb9c17db7 22:41:46 latest 22:41:46 2.0.1-dev.1 22:41:46 52f175e78e90f47d264d38148cd7058eb9c17db7-2.0.1-dev.1 22:41:46 main 22:41:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:41:47 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:52f175e78e90f47d264d38148cd7058eb9c17db7 [Pipeline] isUnix [Pipeline] sh 22:41:47 + docker push nexus3.edgexfoundry.org:10004/device-virtual:52f175e78e90f47d264d38148cd7058eb9c17db7 22:41:47 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 22:41:47 10b883cb934e: Preparing 22:41:47 e2adb4dbbc91: Preparing 22:41:47 191ad36eaf87: Preparing 22:41:47 e82c0dd297fc: Preparing 22:41:47 4bd745ec7bb1: Preparing 22:41:47 32f366d666a5: Preparing 22:41:47 32f366d666a5: Waiting 22:41:47 4bd745ec7bb1: Pushed 22:41:47 e2adb4dbbc91: Pushed 22:41:47 32f366d666a5: Layer already exists 22:41:47 191ad36eaf87: Pushed 22:41:47 e82c0dd297fc: Pushed 22:41:49 10b883cb934e: Pushed 22:41:49 52f175e78e90f47d264d38148cd7058eb9c17db7: digest: sha256:0f8f99b0cf98fad85398fa8bb2d1314d3148484af36e08b22fb47f99b0a6f193 size: 1572 [Pipeline] isUnix [Pipeline] sh 22:41:50 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] isUnix [Pipeline] sh 22:41:50 + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest 22:41:50 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 22:41:50 10b883cb934e: Preparing 22:41:50 e2adb4dbbc91: Preparing 22:41:50 191ad36eaf87: Preparing 22:41:50 e82c0dd297fc: Preparing 22:41:50 4bd745ec7bb1: Preparing 22:41:50 32f366d666a5: Preparing 22:41:50 32f366d666a5: Waiting 22:41:50 e82c0dd297fc: Layer already exists 22:41:50 10b883cb934e: Layer already exists 22:41:50 e2adb4dbbc91: Layer already exists 22:41:50 191ad36eaf87: Layer already exists 22:41:50 4bd745ec7bb1: Layer already exists 22:41:50 32f366d666a5: Layer already exists 22:41:50 latest: digest: sha256:0f8f99b0cf98fad85398fa8bb2d1314d3148484af36e08b22fb47f99b0a6f193 size: 1572 [Pipeline] isUnix [Pipeline] sh 22:41:51 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:2.0.1-dev.1 [Pipeline] isUnix [Pipeline] sh 22:41:51 + docker push nexus3.edgexfoundry.org:10004/device-virtual:2.0.1-dev.1 22:41:51 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 22:41:51 10b883cb934e: Preparing 22:41:51 e2adb4dbbc91: Preparing 22:41:51 191ad36eaf87: Preparing 22:41:51 e82c0dd297fc: Preparing 22:41:51 4bd745ec7bb1: Preparing 22:41:51 32f366d666a5: Preparing 22:41:51 32f366d666a5: Waiting 22:41:51 e82c0dd297fc: Layer already exists 22:41:51 191ad36eaf87: Layer already exists 22:41:51 4bd745ec7bb1: Layer already exists 22:41:51 10b883cb934e: Layer already exists 22:41:51 e2adb4dbbc91: Layer already exists 22:41:51 32f366d666a5: Layer already exists 22:41:51 2.0.1-dev.1: digest: sha256:0f8f99b0cf98fad85398fa8bb2d1314d3148484af36e08b22fb47f99b0a6f193 size: 1572 [Pipeline] isUnix [Pipeline] sh 22:41:52 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:52f175e78e90f47d264d38148cd7058eb9c17db7-2.0.1-dev.1 [Pipeline] isUnix [Pipeline] sh 22:41:52 + docker push nexus3.edgexfoundry.org:10004/device-virtual:52f175e78e90f47d264d38148cd7058eb9c17db7-2.0.1-dev.1 22:41:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 22:41:52 10b883cb934e: Preparing 22:41:52 e2adb4dbbc91: Preparing 22:41:52 191ad36eaf87: Preparing 22:41:52 e82c0dd297fc: Preparing 22:41:52 4bd745ec7bb1: Preparing 22:41:52 32f366d666a5: Preparing 22:41:52 32f366d666a5: Waiting 22:41:52 191ad36eaf87: Layer already exists 22:41:52 e82c0dd297fc: Layer already exists 22:41:52 10b883cb934e: Layer already exists 22:41:52 e2adb4dbbc91: Layer already exists 22:41:52 4bd745ec7bb1: Layer already exists 22:41:52 32f366d666a5: Layer already exists 22:41:52 52f175e78e90f47d264d38148cd7058eb9c17db7-2.0.1-dev.1: digest: sha256:0f8f99b0cf98fad85398fa8bb2d1314d3148484af36e08b22fb47f99b0a6f193 size: 1572 [Pipeline] isUnix [Pipeline] sh 22:41:53 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] isUnix [Pipeline] sh 22:41:53 + docker push nexus3.edgexfoundry.org:10004/device-virtual:main 22:41:53 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 22:41:53 10b883cb934e: Preparing 22:41:53 e2adb4dbbc91: Preparing 22:41:53 191ad36eaf87: Preparing 22:41:53 e82c0dd297fc: Preparing 22:41:53 4bd745ec7bb1: Preparing 22:41:53 32f366d666a5: Preparing 22:41:53 32f366d666a5: Waiting 22:41:53 e82c0dd297fc: Layer already exists 22:41:53 4bd745ec7bb1: Layer already exists 22:41:53 191ad36eaf87: Layer already exists 22:41:53 e2adb4dbbc91: Layer already exists 22:41:53 10b883cb934e: Layer already exists 22:41:53 32f366d666a5: Layer already exists 22:41:53 main: digest: sha256:0f8f99b0cf98fad85398fa8bb2d1314d3148484af36e08b22fb47f99b0a6f193 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:41:53 ===================================================== [Pipeline] echo 22:41:53 taggedImages: 22:41:53 - nexus3.edgexfoundry.org:10004/device-virtual:52f175e78e90f47d264d38148cd7058eb9c17db7 22:41:53 - nexus3.edgexfoundry.org:10004/device-virtual:latest 22:41:53 - nexus3.edgexfoundry.org:10004/device-virtual:2.0.1-dev.1 22:41:53 - nexus3.edgexfoundry.org:10004/device-virtual:52f175e78e90f47d264d38148cd7058eb9c17db7-2.0.1-dev.1 22:41:53 - nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:41:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:41:54 22:41:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 22:41:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:41:54 latest: Pulling from edgex-lftools-log-publisher 22:41:54 b4d181a07f80: Pulling fs layer 22:41:54 a1111a8f2ec3: Pulling fs layer 22:41:54 ed53099fbce6: Pulling fs layer 22:41:54 dc539afda2c1: Pulling fs layer 22:41:54 77bc0d833cb6: Pulling fs layer 22:41:54 9065ff56babe: Pulling fs layer 22:41:54 d287ab97295c: Pulling fs layer 22:41:54 dc539afda2c1: Waiting 22:41:54 77bc0d833cb6: Waiting 22:41:54 9065ff56babe: Waiting 22:41:54 d287ab97295c: Waiting 22:41:55 a1111a8f2ec3: Verifying Checksum 22:41:55 a1111a8f2ec3: Download complete 22:41:55 dc539afda2c1: Download complete 22:41:55 77bc0d833cb6: Verifying Checksum 22:41:55 77bc0d833cb6: Download complete 22:41:55 9065ff56babe: Verifying Checksum 22:41:55 9065ff56babe: Download complete 22:41:55 ed53099fbce6: Verifying Checksum 22:41:55 ed53099fbce6: Download complete 22:41:56 b4d181a07f80: Verifying Checksum 22:41:56 b4d181a07f80: Download complete 22:41:57 b4d181a07f80: Pull complete 22:41:57 a1111a8f2ec3: Pull complete 22:41:58 ed53099fbce6: Pull complete 22:41:58 dc539afda2c1: Pull complete 22:41:58 77bc0d833cb6: Pull complete 22:41:58 9065ff56babe: Pull complete 22:42:00 d287ab97295c: Verifying Checksum 22:42:00 d287ab97295c: Download complete 22:42:05 d287ab97295c: Pull complete 22:42:05 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 22:42:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:42:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 22:42:05 prd-centos7-docker-4c-2g-1121 does not seem to be running inside a container 22:42:05 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-virtual-go/2 -v /w/workspace/device-virtual-go/2:/w/workspace/device-virtual-go/2:rw,z -v /w/workspace/device-virtual-go/2@tmp:/w/workspace/device-virtual-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:42:08 $ docker top 5d3b48571069cd3af1b6798a253de737abff29d285e4d482672a5896ffc57e36 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:42:08 ---> job-cost.sh 22:42:08 lf-activate-venv: SKIPPING 22:42:08 INFO: No Stack... 22:42:09 INFO: Retrieving Pricing Info for: v3-standard-2 22:42:10 INFO: Archiving Costs [Pipeline] sh 22:42:10 + cut -d, -f6 22:42:10 + cat /w/workspace/device-virtual-go/2/archives/cost.csv [Pipeline] lock 22:42:10 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-2-stack-cost] 22:42:10 Resource [jenkins-edgexfoundry-device-virtual-go-main-2-stack-cost] did not exist. Created. 22:42:10 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:42:10 + echo total: 0.05999999865889549 [Pipeline] stash 22:42:10 Stashed 1 file(s) [Pipeline] } 22:42:10 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-2-stack-cost] [Pipeline] // lock [Pipeline] } 22:42:10 $ docker stop --time=1 5d3b48571069cd3af1b6798a253de737abff29d285e4d482672a5896ffc57e36 22:42:12 $ docker rm -f 5d3b48571069cd3af1b6798a253de737abff29d285e4d482672a5896ffc57e36 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 22:42:18 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1123 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws 22:42:18 Running in /w/workspace/device-virtual-go/2 [Pipeline] { [Pipeline] checkout 22:42:18 The recommended git tool is: git 22:42:24 using credential edgex-jenkins-ssh 22:42:24 Cloning the remote Git repository 22:42:24 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 22:42:25 > git init /w/workspace/device-virtual-go/2 # timeout=10 22:42:25 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 22:42:25 > git --version # timeout=10 22:42:25 > git --version # 'git version 2.17.1' 22:42:25 using GIT_SSH to set credentials SSH Credentials for GitHub 22:42:25 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:42:27 Avoid second fetch 22:42:27 Checking out Revision 52f175e78e90f47d264d38148cd7058eb9c17db7 (main) 22:42:27 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 22:42:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:42:27 > git config core.sparsecheckout # timeout=10 22:42:27 > git checkout -f 52f175e78e90f47d264d38148cd7058eb9c17db7 # timeout=10 22:42:31 Commit message: "Merge pull request #233 from soda480/US1908" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:42:32 provisioning config files... 22:42:32 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/2@tmp/config8149859263339027235tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:42:32 ---> docker-login.sh 22:42:32 nexus3.edgexfoundry.org:10001 22:42:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:42:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:42:34 Configure a credential helper to remove this warning. See 22:42:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:42:34 22:42:34 Login Succeeded 22:42:34 nexus3.edgexfoundry.org:10002 22:42:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:42:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:42:34 Configure a credential helper to remove this warning. See 22:42:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:42:34 22:42:34 Login Succeeded 22:42:34 nexus3.edgexfoundry.org:10003 22:42:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:42:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:42:35 Configure a credential helper to remove this warning. See 22:42:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:42:35 22:42:35 Login Succeeded 22:42:35 nexus3.edgexfoundry.org:10004 22:42:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:42:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:42:35 Configure a credential helper to remove this warning. See 22:42:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:42:35 22:42:35 Login Succeeded 22:42:35 docker.io 22:42:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:42:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:42:36 Configure a credential helper to remove this warning. See 22:42:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:42:36 22:42:36 Login Succeeded 22:42:36 ---> docker-login.sh ends [Pipeline] } 22:42:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:42:37 ========================================================= 22:42:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 22:42:37 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 22:42:37 + 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 . 22:42:38 Sending build context to Docker daemon 8.582MB 22:42:38 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 22:42:38 Step 2/8 : FROM ${BASE} 22:42:38 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:42:38 595b0fe564bb: Pulling fs layer 22:42:38 24495759ef45: Pulling fs layer 22:42:38 d148012ef14d: Pulling fs layer 22:42:38 cb65c68fc2e2: Pulling fs layer 22:42:38 093eec477d81: Pulling fs layer 22:42:38 a6d5b2bbb924: Pulling fs layer 22:42:38 2446dc1eb7d3: Pulling fs layer 22:42:38 596795e73e0f: Pulling fs layer 22:42:38 cb65c68fc2e2: Waiting 22:42:38 093eec477d81: Waiting 22:42:38 a6d5b2bbb924: Waiting 22:42:38 2446dc1eb7d3: Waiting 22:42:38 596795e73e0f: Waiting 22:42:38 d148012ef14d: Verifying Checksum 22:42:38 d148012ef14d: Download complete 22:42:38 24495759ef45: Verifying Checksum 22:42:38 24495759ef45: Download complete 22:42:38 093eec477d81: Verifying Checksum 22:42:38 093eec477d81: Download complete 22:42:38 a6d5b2bbb924: Verifying Checksum 22:42:38 a6d5b2bbb924: Download complete 22:42:38 2446dc1eb7d3: Verifying Checksum 22:42:38 2446dc1eb7d3: Download complete 22:42:38 595b0fe564bb: Verifying Checksum 22:42:38 595b0fe564bb: Download complete 22:42:39 595b0fe564bb: Pull complete 22:42:40 24495759ef45: Pull complete 22:42:41 d148012ef14d: Pull complete 22:42:42 596795e73e0f: Verifying Checksum 22:42:42 596795e73e0f: Download complete 22:42:43 cb65c68fc2e2: Verifying Checksum 22:42:43 cb65c68fc2e2: Download complete 22:42:56 cb65c68fc2e2: Pull complete 22:42:56 093eec477d81: Pull complete 22:42:56 a6d5b2bbb924: Pull complete 22:42:56 2446dc1eb7d3: Pull complete 22:43:00 596795e73e0f: Pull complete 22:43:00 Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 22:43:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 22:43:00 ---> d9e956139c92 22:43:00 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' 22:43:03 ---> Running in f4d485c6b3c8 22:43:04 Removing intermediate container f4d485c6b3c8 22:43:04 ---> a37b60854bec 22:43:04 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:43:04 ---> Running in a0d96a517266 22:43:07 Removing intermediate container a0d96a517266 22:43:07 ---> da35b63a816c 22:43:07 Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev libsodium-dev zeromq-dev 22:43:07 ---> Running in 447189b59dd3 22:43:08 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:43:09 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:43:10 (1/13) Installing libc-dev (0.7.2-r3) 22:43:10 (2/13) Installing libsodium (1.0.18-r0) 22:43:10 (3/13) Installing pkgconf (1.7.3-r0) 22:43:10 (4/13) Installing libsodium-dev (1.0.18-r0) 22:43:10 (5/13) Installing openssh-keygen (8.4_p1-r3) 22:43:11 (6/13) Installing libedit (20191231.3.1-r1) 22:43:11 (7/13) Installing openssh-client (8.4_p1-r3) 22:43:11 (8/13) Installing openssh-sftp-server (8.4_p1-r3) 22:43:12 (9/13) Installing openssh-server-common (8.4_p1-r3) 22:43:12 (10/13) Installing openssh-server (8.4_p1-r3) 22:43:12 (11/13) Installing openssh (8.4_p1-r3) 22:43:13 (12/13) Installing libzmq (4.3.3-r1) 22:43:13 (13/13) Installing zeromq-dev (4.3.3-r1) 22:43:14 Executing busybox-1.32.1-r6.trigger 22:43:14 OK: 145 MiB in 53 packages 22:43:16 Removing intermediate container 447189b59dd3 22:43:16 ---> f7ef7fa2110c 22:43:16 Step 6/8 : WORKDIR /device-virtual-go 22:43:16 ---> Running in db83f4665fe7 22:43:16 Removing intermediate container db83f4665fe7 22:43:16 ---> 6f083d26fc8d 22:43:16 Step 7/8 : COPY . . 22:43:18 ---> 11990b33968b 22:43:18 Step 8/8 : RUN go mod download 22:43:18 ---> Running in 0044855a2a86 22:43:50 Removing intermediate container 0044855a2a86 22:43:50 ---> d1120c02f11c 22:43:50 Successfully built d1120c02f11c 22:43:50 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:43:51 + docker inspect -f . ci-base-image-arm64 22:43:51 . [Pipeline] withDockerContainer 22:43:51 prd-ubuntu18.04-docker-arm64-4c-16g-1123 does not seem to be running inside a container 22:43:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/2 -v /w/workspace/device-virtual-go/2:/w/workspace/device-virtual-go/2:rw,z -v /w/workspace/device-virtual-go/2@tmp:/w/workspace/device-virtual-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:43:53 $ docker top 43b9da7957ecd857352ac07a38573b6c49f9dbf51cde8fdcd457b7294078ef7d -eo pid,comm [Pipeline] { [Pipeline] sh 22:43:54 + go version 22:43:54 go version go1.16.5 linux/arm64 [Pipeline] } 22:43:54 $ docker stop --time=1 43b9da7957ecd857352ac07a38573b6c49f9dbf51cde8fdcd457b7294078ef7d 22:43:56 $ docker rm -f 43b9da7957ecd857352ac07a38573b6c49f9dbf51cde8fdcd457b7294078ef7d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:43:57 + docker inspect -f . ci-base-image-arm64 22:43:57 . [Pipeline] withDockerContainer 22:43:57 prd-ubuntu18.04-docker-arm64-4c-16g-1123 does not seem to be running inside a container 22:43:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/2 -v /w/workspace/device-virtual-go/2:/w/workspace/device-virtual-go/2:rw,z -v /w/workspace/device-virtual-go/2@tmp:/w/workspace/device-virtual-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:43:59 $ docker top f0a36aa59cdfde54b66212717bf0f59af9d0a5e29163b38b4877843818ac43ed -eo pid,comm [Pipeline] { [Pipeline] sh 22:44:00 + go mod tidy [Pipeline] sh 22:44:02 + make test 22:44:02 go mod tidy 22:44:02 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 22:44:04 ? github.com/edgexfoundry/device-virtual-go [no test files] 22:45:26 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 22:45:26 ok github.com/edgexfoundry/device-virtual-go/internal/driver 2.211s coverage: 63.8% of statements 22:45:26 CGO_ENABLED=1 GO111MODULE=on go vet ./... 22:45:58 gofmt -l . 22:45:58 [ "`gofmt -l .`" = "" ] 22:45:58 ./bin/test-attribution-txt.sh 22:46:00 ./bin/test-go-mod-tidy.sh [Pipeline] } 22:46:01 $ docker stop --time=1 f0a36aa59cdfde54b66212717bf0f59af9d0a5e29163b38b4877843818ac43ed 22:46:03 $ docker rm -f f0a36aa59cdfde54b66212717bf0f59af9d0a5e29163b38b4877843818ac43ed [Pipeline] // withDockerContainer [Pipeline] sh 22:46:04 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:46:04 Warning: overwriting stash ‘coverage-report’ 22:46:04 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 22:46:05 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:46:05 + ls -al . 22:46:05 total 164 22:46:05 drwxrwxr-x 7 jenkins jenkins 4096 Jul 30 22:46 . 22:46:05 drwxrwxr-x 4 jenkins jenkins 4096 Jul 30 22:42 .. 22:46:05 drwxrwxr-x 8 jenkins jenkins 4096 Jul 30 22:42 .git 22:46:05 drwxrwxr-x 2 jenkins jenkins 4096 Jul 30 22:42 .github 22:46:05 -rw-rw-r-- 1 jenkins jenkins 277 Jul 30 22:42 .gitignore 22:46:05 -rw-rw-r-- 1 jenkins jenkins 8153 Jul 30 22:42 Attribution.txt 22:46:05 -rw-rw-r-- 1 jenkins jenkins 6349 Jul 30 22:42 CHANGELOG.md 22:46:05 -rw-rw-r-- 1 jenkins jenkins 1921 Jul 30 22:42 Dockerfile 22:46:05 -rw-rw-r-- 1 jenkins jenkins 998 Jul 30 22:42 Dockerfile.build 22:46:05 -rw-rw-r-- 1 jenkins jenkins 660 Jul 30 22:42 Jenkinsfile 22:46:05 -rw-rw-r-- 1 jenkins jenkins 11340 Jul 30 22:42 LICENSE 22:46:05 -rw-rw-r-- 1 jenkins jenkins 905 Jul 30 22:42 Makefile 22:46:05 -rw-rw-r-- 1 jenkins jenkins 2913 Jul 30 22:42 README.md 22:46:05 -rw-rw-r-- 1 jenkins jenkins 11 Jul 30 22:38 VERSION 22:46:05 drwxrwxr-x 2 jenkins jenkins 4096 Jul 30 22:42 bin 22:46:05 drwxrwxr-x 3 jenkins jenkins 4096 Jul 30 22:42 cmd 22:46:05 -rw-r--r-- 1 jenkins jenkins 47257 Jul 30 22:45 coverage.out 22:46:05 -rw-r--r-- 1 jenkins jenkins 795 Jul 30 22:46 go.mod 22:46:05 -rw-r--r-- 1 jenkins jenkins 22824 Jul 30 22:44 go.sum 22:46:05 drwxrwxr-x 3 jenkins jenkins 4096 Jul 30 22:42 internal 22:46:05 -rw-rw-r-- 1 jenkins jenkins 235 Jul 30 22:42 version.go [Pipeline] isUnix [Pipeline] sh 22:46:06 + docker build -t device-virtual-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=52f175e78e90f47d264d38148cd7058eb9c17db7 --label arch=arm64 --label version=2.0.1-dev.1 . 22:46:06 Sending build context to Docker daemon 8.654MB 22:46:06 Step 1/26 : ARG BASE=golang:1.16-alpine3.12 22:46:06 Step 2/26 : FROM ${BASE} AS builder 22:46:06 ---> d1120c02f11c 22:46:06 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 22:46:07 ---> Running in a08b279743ba 22:46:07 Removing intermediate container a08b279743ba 22:46:07 ---> 4358642bd849 22:46:07 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 22:46:07 ---> Running in b03e2716d3ec 22:46:08 Removing intermediate container b03e2716d3ec 22:46:08 ---> 27b1a9cefd56 22:46:08 Step 5/26 : WORKDIR /device-virtual-go 22:46:08 ---> Running in 351c9cc28bab 22:46:09 Removing intermediate container 351c9cc28bab 22:46:09 ---> 83a394347265 22:46:09 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:46:09 ---> Running in caf14f1b60e6 22:46:11 Removing intermediate container caf14f1b60e6 22:46:11 ---> 2cee77506c5f 22:46:11 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:46:11 ---> Running in 1efcee20a7fe 22:46:13 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:46:14 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:46:15 OK: 145 MiB in 53 packages 22:46:16 Removing intermediate container 1efcee20a7fe 22:46:16 ---> 8fc8734fc975 22:46:16 Step 8/26 : COPY . . 22:46:18 ---> 41a9ac994a1a 22:46:18 Step 9/26 : RUN go mod tidy 22:46:18 ---> Running in 016a81266902 22:46:21 Removing intermediate container 016a81266902 22:46:21 ---> c63634ba2df0 22:46:21 Step 10/26 : RUN go mod download 22:46:21 ---> Running in 27d356e721e3 22:46:25 Removing intermediate container 27d356e721e3 22:46:25 ---> c7bbea24c35d 22:46:25 Step 11/26 : ARG MAKE='make build' 22:46:25 ---> Running in cbb552ece0ee 22:46:25 Removing intermediate container cbb552ece0ee 22:46:25 ---> c75cfec13f20 22:46:25 Step 12/26 : RUN $MAKE 22:46:25 ---> Running in 06838be56d95 22:46:27 go mod tidy 22:46:27 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=2.0.1-dev.1" -o cmd/device-virtual ./cmd 22:47:36 Removing intermediate container 06838be56d95 22:47:36 ---> a020319627f1 22:47:36 Step 13/26 : FROM alpine:3.12 22:47:36 3.12: Pulling from library/alpine 22:47:36 d2f70382dc9a: Pulling fs layer 22:47:36 d2f70382dc9a: Verifying Checksum 22:47:36 d2f70382dc9a: Download complete 22:47:36 d2f70382dc9a: Pull complete 22:47:36 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 22:47:36 Status: Downloaded newer image for alpine:3.12 22:47:36 ---> c4fd0aeabfcf 22:47:36 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 22:47:36 ---> Running in d3ad5cbdc8b7 22:47:36 Removing intermediate container d3ad5cbdc8b7 22:47:36 ---> 7d54a0101b83 22:47:36 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:47:36 ---> Running in 3d6b6cea66a3 22:47:36 Removing intermediate container 3d6b6cea66a3 22:47:36 ---> a90290579c40 22:47:36 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 22:47:36 ---> Running in 339d4b858188 22:47:36 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:47:36 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:47:36 (1/6) Installing dumb-init (1.2.2-r1) 22:47:36 (2/6) Installing libgcc (9.3.0-r2) 22:47:36 (3/6) Installing libsodium (1.0.18-r0) 22:47:36 (4/6) Installing libstdc++ (9.3.0-r2) 22:47:37 (5/6) Installing libzmq (4.3.3-r0) 22:47:37 (6/6) Installing zeromq (4.3.3-r0) 22:47:37 Executing busybox-1.31.1-r20.trigger 22:47:37 OK: 8 MiB in 20 packages 22:47:38 Removing intermediate container 339d4b858188 22:47:38 ---> b2706c001e34 22:47:38 Step 17/26 : WORKDIR / 22:47:39 ---> Running in 3bdd848323e6 22:47:39 Removing intermediate container 3bdd848323e6 22:47:39 ---> c6b0a2096c7d 22:47:39 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 22:47:40 ---> 52b21ad5cf4e 22:47:40 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 22:47:41 ---> 9b64d834bea5 22:47:41 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 22:47:43 ---> 11b35e1f7746 22:47:43 Step 21/26 : EXPOSE 59900 22:47:43 ---> Running in aa271fc22cb7 22:47:43 Removing intermediate container aa271fc22cb7 22:47:43 ---> d2115de5c154 22:47:43 Step 22/26 : ENTRYPOINT ["/device-virtual"] 22:47:43 ---> Running in ecdbff3ac5de 22:47:44 Removing intermediate container ecdbff3ac5de 22:47:44 ---> 909a659f2f0c 22:47:44 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:47:44 ---> Running in 72f587c77ff3 22:47:45 Removing intermediate container 72f587c77ff3 22:47:45 ---> 9beb8ab27a26 22:47:45 Step 24/26 : LABEL arch=arm64 22:47:45 ---> Running in 9c98c6c157d6 22:47:46 Removing intermediate container 9c98c6c157d6 22:47:46 ---> a0e7eaccecb3 22:47:46 Step 25/26 : LABEL git_sha=52f175e78e90f47d264d38148cd7058eb9c17db7 22:47:46 ---> Running in 210581f22640 22:47:46 Removing intermediate container 210581f22640 22:47:46 ---> e333d9751a43 22:47:46 Step 26/26 : LABEL version=2.0.1-dev.1 22:47:46 ---> Running in 3cf62231c4ad 22:47:47 Removing intermediate container 3cf62231c4ad 22:47:47 ---> f9fff61578cb 22:47:47 [Warning] One or more build-args [ARCH] were not consumed 22:47:47 Successfully built f9fff61578cb 22:47:47 Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:47:47 provisioning config files... 22:47:47 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/2@tmp/config1465877517221630414tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:47:47 ---> docker-login.sh 22:47:47 nexus3.edgexfoundry.org:10001 22:47:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:47:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:47:48 Configure a credential helper to remove this warning. See 22:47:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:47:48 22:47:48 Login Succeeded 22:47:48 nexus3.edgexfoundry.org:10002 22:47:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:47:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:47:48 Configure a credential helper to remove this warning. See 22:47:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:47:48 22:47:48 Login Succeeded 22:47:48 nexus3.edgexfoundry.org:10003 22:47:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:47:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:47:49 Configure a credential helper to remove this warning. See 22:47:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:47:49 22:47:49 Login Succeeded 22:47:49 nexus3.edgexfoundry.org:10004 22:47:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:47:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:47:50 Configure a credential helper to remove this warning. See 22:47:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:47:50 22:47:50 Login Succeeded 22:47:50 docker.io 22:47:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:47:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:47:52 Configure a credential helper to remove this warning. See 22:47:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:47:52 22:47:52 Login Succeeded 22:47:52 ---> docker-login.sh ends [Pipeline] } 22:47:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:47:52 [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: 22:47:52 52f175e78e90f47d264d38148cd7058eb9c17db7 22:47:52 latest 22:47:52 2.0.1-dev.1 22:47:52 52f175e78e90f47d264d38148cd7058eb9c17db7-2.0.1-dev.1 22:47:52 main 22:47:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:47:53 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:52f175e78e90f47d264d38148cd7058eb9c17db7 [Pipeline] isUnix [Pipeline] sh 22:47:53 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:52f175e78e90f47d264d38148cd7058eb9c17db7 22:47:53 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 22:47:53 68ab9259528a: Preparing 22:47:53 47ec2a878500: Preparing 22:47:53 26ca083de7a3: Preparing 22:47:53 1b1863f5ce54: Preparing 22:47:53 cdd92b919e1a: Preparing 22:47:53 3fbe34a1663b: Preparing 22:47:53 3fbe34a1663b: Waiting 22:47:54 cdd92b919e1a: Pushed 22:47:54 26ca083de7a3: Pushed 22:47:54 47ec2a878500: Pushed 22:47:54 3fbe34a1663b: Layer already exists 22:47:54 1b1863f5ce54: Pushed 22:47:58 68ab9259528a: Pushed 22:47:58 52f175e78e90f47d264d38148cd7058eb9c17db7: digest: sha256:7e474be463e544c374c93b3d05041c5096f8f3e43915aa7dadbdff95a728d837 size: 1572 [Pipeline] isUnix [Pipeline] sh 22:47:58 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:47:58 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 22:47:58 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 22:47:58 68ab9259528a: Preparing 22:47:58 47ec2a878500: Preparing 22:47:58 26ca083de7a3: Preparing 22:47:58 1b1863f5ce54: Preparing 22:47:58 cdd92b919e1a: Preparing 22:47:58 3fbe34a1663b: Preparing 22:47:58 3fbe34a1663b: Waiting 22:47:59 cdd92b919e1a: Layer already exists 22:47:59 68ab9259528a: Layer already exists 22:47:59 1b1863f5ce54: Layer already exists 22:47:59 26ca083de7a3: Layer already exists 22:47:59 47ec2a878500: Layer already exists 22:47:59 3fbe34a1663b: Layer already exists 22:47:59 latest: digest: sha256:7e474be463e544c374c93b3d05041c5096f8f3e43915aa7dadbdff95a728d837 size: 1572 [Pipeline] isUnix [Pipeline] sh 22:47:59 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.0.1-dev.1 [Pipeline] isUnix [Pipeline] sh 22:47:59 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.0.1-dev.1 22:47:59 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 22:47:59 68ab9259528a: Preparing 22:47:59 47ec2a878500: Preparing 22:47:59 26ca083de7a3: Preparing 22:47:59 1b1863f5ce54: Preparing 22:47:59 cdd92b919e1a: Preparing 22:47:59 3fbe34a1663b: Preparing 22:47:59 3fbe34a1663b: Waiting 22:48:00 1b1863f5ce54: Layer already exists 22:48:00 47ec2a878500: Layer already exists 22:48:00 cdd92b919e1a: Layer already exists 22:48:00 26ca083de7a3: Layer already exists 22:48:00 68ab9259528a: Layer already exists 22:48:00 3fbe34a1663b: Layer already exists 22:48:00 2.0.1-dev.1: digest: sha256:7e474be463e544c374c93b3d05041c5096f8f3e43915aa7dadbdff95a728d837 size: 1572 [Pipeline] isUnix [Pipeline] sh 22:48:00 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:52f175e78e90f47d264d38148cd7058eb9c17db7-2.0.1-dev.1 [Pipeline] isUnix [Pipeline] sh 22:48:00 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:52f175e78e90f47d264d38148cd7058eb9c17db7-2.0.1-dev.1 22:48:00 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 22:48:00 68ab9259528a: Preparing 22:48:00 47ec2a878500: Preparing 22:48:00 26ca083de7a3: Preparing 22:48:00 1b1863f5ce54: Preparing 22:48:00 cdd92b919e1a: Preparing 22:48:00 3fbe34a1663b: Preparing 22:48:00 3fbe34a1663b: Waiting 22:48:01 68ab9259528a: Layer already exists 22:48:01 1b1863f5ce54: Layer already exists 22:48:01 cdd92b919e1a: Layer already exists 22:48:01 47ec2a878500: Layer already exists 22:48:01 3fbe34a1663b: Layer already exists 22:48:01 26ca083de7a3: Layer already exists 22:48:01 52f175e78e90f47d264d38148cd7058eb9c17db7-2.0.1-dev.1: digest: sha256:7e474be463e544c374c93b3d05041c5096f8f3e43915aa7dadbdff95a728d837 size: 1572 [Pipeline] isUnix [Pipeline] sh 22:48:01 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] isUnix [Pipeline] sh 22:48:01 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main 22:48:01 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 22:48:01 68ab9259528a: Preparing 22:48:01 47ec2a878500: Preparing 22:48:01 26ca083de7a3: Preparing 22:48:01 1b1863f5ce54: Preparing 22:48:01 cdd92b919e1a: Preparing 22:48:01 3fbe34a1663b: Preparing 22:48:01 3fbe34a1663b: Waiting 22:48:02 68ab9259528a: Layer already exists 22:48:02 47ec2a878500: Layer already exists 22:48:02 26ca083de7a3: Layer already exists 22:48:02 1b1863f5ce54: Layer already exists 22:48:02 cdd92b919e1a: Layer already exists 22:48:02 3fbe34a1663b: Layer already exists 22:48:02 main: digest: sha256:7e474be463e544c374c93b3d05041c5096f8f3e43915aa7dadbdff95a728d837 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:48:02 ===================================================== [Pipeline] echo 22:48:02 taggedImages: 22:48:02 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:52f175e78e90f47d264d38148cd7058eb9c17db7 22:48:02 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 22:48:02 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.0.1-dev.1 22:48:02 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:52f175e78e90f47d264d38148cd7058eb9c17db7-2.0.1-dev.1 22:48:02 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:48:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:48:03 22:48:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 22:48:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:48:03 arm64: Pulling from edgex-lftools-log-publisher 22:48:03 448f6bf000e3: Pulling fs layer 22:48:03 f757da607395: Pulling fs layer 22:48:03 05883995daec: Pulling fs layer 22:48:03 8603b9c90790: Pulling fs layer 22:48:03 1560dd03e051: Pulling fs layer 22:48:03 27f5ce0e4adf: Pulling fs layer 22:48:03 c2d8d7efcc4b: Pulling fs layer 22:48:03 8603b9c90790: Waiting 22:48:03 1560dd03e051: Waiting 22:48:03 27f5ce0e4adf: Waiting 22:48:03 c2d8d7efcc4b: Waiting 22:48:04 f757da607395: Verifying Checksum 22:48:04 f757da607395: Download complete 22:48:04 8603b9c90790: Verifying Checksum 22:48:04 8603b9c90790: Download complete 22:48:04 1560dd03e051: Verifying Checksum 22:48:04 1560dd03e051: Download complete 22:48:04 27f5ce0e4adf: Verifying Checksum 22:48:04 27f5ce0e4adf: Download complete 22:48:04 05883995daec: Verifying Checksum 22:48:04 05883995daec: Download complete 22:48:04 448f6bf000e3: Download complete 22:48:08 c2d8d7efcc4b: Verifying Checksum 22:48:08 c2d8d7efcc4b: Download complete 22:48:08 448f6bf000e3: Pull complete 22:48:09 f757da607395: Pull complete 22:48:11 05883995daec: Pull complete 22:48:12 8603b9c90790: Pull complete 22:48:13 1560dd03e051: Pull complete 22:48:13 27f5ce0e4adf: Pull complete 22:48:28 c2d8d7efcc4b: Pull complete 22:48:28 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 22:48:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:48:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 22:48:29 prd-ubuntu18.04-docker-arm64-4c-16g-1123 does not seem to be running inside a container 22:48:29 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-virtual-go/2 -v /w/workspace/device-virtual-go/2:/w/workspace/device-virtual-go/2:rw,z -v /w/workspace/device-virtual-go/2@tmp:/w/workspace/device-virtual-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 22:48:33 $ docker top b391d68d8ab882c0dd498564427846d27908f4c2e81b6fe0bdc2c22123d8f7ec -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:48:34 ---> job-cost.sh 22:48:34 lf-activate-venv: SKIPPING 22:48:34 INFO: No Stack... 22:48:35 INFO: Retrieving Pricing Info for: v2-standard-4 22:48:35 INFO: Archiving Costs [Pipeline] sh 22:48:36 + cat /w/workspace/device-virtual-go/2/archives/cost.csv 22:48:36 + cut -d, -f6 [Pipeline] lock 22:48:36 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-2-stack-cost] 22:48:36 Resource [jenkins-edgexfoundry-device-virtual-go-main-2-stack-cost] did not exist. Created. 22:48:36 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:48:37 /w/workspace/device-virtual-go/2@tmp/durable-f5e74e7d/script.sh: 1: /w/workspace/device-virtual-go/2@tmp/durable-f5e74e7d/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 22:48:37 + echo total: 0.18000000715255737 [Pipeline] stash 22:48:37 Warning: overwriting stash ‘stack-cost’ 22:48:37 Stashed 1 file(s) [Pipeline] } 22:48:37 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-2-stack-cost] [Pipeline] // lock [Pipeline] } 22:48:37 $ docker stop --time=1 b391d68d8ab882c0dd498564427846d27908f4c2e81b6fe0bdc2c22123d8f7ec 22:48:39 $ docker rm -f b391d68d8ab882c0dd498564427846d27908f4c2e81b6fe0bdc2c22123d8f7ec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [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 22:48:40 provisioning config files... 22:48:40 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config7796942897818409901tmp [Pipeline] { [Pipeline] sh 22:48:40 + set +x 22:48:40 + curl -s https://codecov.io/bash 22:48:40 + bash -s -- 22:48:40 22:48:40 _____ _ 22:48:40 / ____| | | 22:48:40 | | ___ __| | ___ ___ _____ __ 22:48:40 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:48:40 | |___| (_) | (_| | __/ (_| (_) \ V / 22:48:40 \_____\___/ \__,_|\___|\___\___/ \_/ 22:48:40 Bash-1.0.6 22:48:40 22:48:40 22:48:40 ==> git version 2.24.4 found 22:48:40 ==> 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 22:48:40 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 22:48:40 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 22:48:40 ==> Jenkins CI detected. 22:48:40 current dir:  /w/workspace/exfoundry_device-virtual-go_main 22:48:40 project root: . 22:48:40 --> token set from env 22:48:40 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:48:40 ==> Running gcov in . (disable via -X gcov) 22:48:40 ==> Python coveragepy not found 22:48:40 ==> Searching for coverage reports in: 22:48:40 + . 22:48:40 -> Found 1 reports 22:48:40 ==> Detecting git/mercurial file structure 22:48:40 ==> Reading reports 22:48:40 + ./coverage.out bytes=47257 22:48:40 ==> Appending adjustments 22:48:40 https://docs.codecov.io/docs/fixing-reports 22:48:40 + Found adjustments 22:48:40 ==> Gzipping contents 22:48:40 8.0K /tmp/codecov.Hh35pr.gz 22:48:40 ==> Uploading reports 22:48:40 url: https://codecov.io 22:48:40 query: branch=main&commit=52f175e78e90f47d264d38148cd7058eb9c17db7&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 22:48:40 -> Pinging Codecov 22:48:40 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=main&commit=52f175e78e90f47d264d38148cd7058eb9c17db7&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 22:48:41 -> Uploading to 22:48:41 https://storage.googleapis.com/codecov/v4/raw/2021-07-30/5E52B4B073DB2E39498172D8E973AA87/52f175e78e90f47d264d38148cd7058eb9c17db7/2a24bb6a-6255-4ec7-856c-7ad489a7dff1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210730%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210730T224841Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7e3b470db5847a59cbe7c68ea779052416fd9a4c78fc90777fae3bd335d2cd30 22:48:41 % Total % Received % Xferd Average Speed Time Time Time Current 22:48:41 Dload Upload Total Spent Left Speed 22:48:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5606 0 0 100 5606 0 17197 --:--:-- --:--:-- --:--:-- 17196 100 5606 0 0 100 5606 0 17188 --:--:-- --:--:-- --:--:-- 17196 22:48:41 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/52f175e78e90f47d264d38148cd7058eb9c17db7 [Pipeline] } 22:48:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 22:48:42 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 22:48:42 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:48:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:48:42 22:48:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 22:48:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:48:42 1.410.4: Pulling from edgex-devops/edgex-snyk-go 22:48:42 188c0c94c7c5: Pulling fs layer 22:48:42 0ef7d3d256c8: Pulling fs layer 22:48:42 de9db76c5a1d: Pulling fs layer 22:48:42 0eba1c9be4d2: Pulling fs layer 22:48:42 0d57e429df01: Pulling fs layer 22:48:42 4e4be7b47b0d: Pulling fs layer 22:48:42 e1f770b5df2f: Pulling fs layer 22:48:42 85a0685a4137: Pulling fs layer 22:48:42 0d57e429df01: Waiting 22:48:42 4e4be7b47b0d: Waiting 22:48:42 e1f770b5df2f: Waiting 22:48:42 85a0685a4137: Waiting 22:48:42 de9db76c5a1d: Verifying Checksum 22:48:42 de9db76c5a1d: Download complete 22:48:42 0ef7d3d256c8: Verifying Checksum 22:48:42 0ef7d3d256c8: Download complete 22:48:42 0d57e429df01: Verifying Checksum 22:48:42 0d57e429df01: Download complete 22:48:43 4e4be7b47b0d: Verifying Checksum 22:48:43 4e4be7b47b0d: Download complete 22:48:43 188c0c94c7c5: Verifying Checksum 22:48:43 188c0c94c7c5: Download complete 22:48:43 188c0c94c7c5: Pull complete 22:48:43 0ef7d3d256c8: Pull complete 22:48:43 de9db76c5a1d: Pull complete 22:48:44 e1f770b5df2f: Verifying Checksum 22:48:44 e1f770b5df2f: Download complete 22:48:48 0eba1c9be4d2: Verifying Checksum 22:48:48 0eba1c9be4d2: Download complete 22:48:49 85a0685a4137: Verifying Checksum 22:48:49 85a0685a4137: Download complete 22:48:51 0eba1c9be4d2: Pull complete 22:48:51 0d57e429df01: Pull complete 22:48:51 4e4be7b47b0d: Pull complete 22:48:52 e1f770b5df2f: Pull complete 22:48:55 85a0685a4137: Pull complete 22:48:55 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 22:48:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:48:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 22:48:55 prd-centos7-docker-4c-2g-1112 does not seem to be running inside a container 22:48:55 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 22:48:57 $ docker top 339e284afd931dcc576d2ad4f852be1db3a38e98520b87b3afbabc183a8301a1 -eo pid,comm [Pipeline] { [Pipeline] echo 22:48:57 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 22:48:58 + set -o pipefail 22:48:58 + snyk monitor '--org=edgex-jenkins' 22:49:06 22:49:06 Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... 22:49:06 22:49:06 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/3924f214-7ae4-42a4-961a-cd664290c3c8/history/5343faa6-96ec-4bf4-aec3-06410a72af40 22:49:06 22:49:06 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 22:49:06 22:49:06 [Pipeline] } 22:49:06 $ docker stop --time=1 339e284afd931dcc576d2ad4f852be1db3a38e98520b87b3afbabc183a8301a1 22:49:08 $ docker rm -f 339e284afd931dcc576d2ad4f852be1db3a38e98520b87b3afbabc183a8301a1 [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 22:49:09 + git log --format=format:%s -1 52f175e78e90f47d264d38148cd7058eb9c17db7 [Pipeline] isUnix [Pipeline] sh 22:49:09 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:49:09 . [Pipeline] withDockerContainer 22:49:09 prd-centos7-docker-4c-2g-1112 does not seem to be running inside a container 22:49:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:49:10 $ docker top 6ac2facf4a06da5f5b991cd836b17d36890b026dd56efedd215e78370aa7b602 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:49:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:49:10 [ssh-agent] Looking for ssh-agent implementation... 22:49:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:49:10 $ docker exec 6ac2facf4a06da5f5b991cd836b17d36890b026dd56efedd215e78370aa7b602 ssh-agent 22:49:10 SSH_AUTH_SOCK=/tmp/ssh-eM6iUmjXlKc0/agent.14 22:49:10 SSH_AGENT_PID=21 22:49:10 Running ssh-add (command line suppressed) 22:49:10 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_5332450459015782042.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_5332450459015782042.key) 22:49:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:49:11 + git semver tag 22:49:11 # -> Open(): unable to determine branch for HEAD 22:49:11 # $GIT_DIR = /w/workspace/exfoundry_device-virtual-go_main/.git 22:49:11 # $GIT_WORK_TREE = /w/workspace/exfoundry_device-virtual-go_main 22:49:11 # $SEMVER_REMOTE_NAME = origin 22:49:11 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:49:11 # $SEMVER_USER_NAME = edgex-jenkins 22:49:11 # $SEMVER_BRANCH = main 22:49:11 # $SEMVER_DIR = /w/workspace/exfoundry_device-virtual-go_main/.semver 22:49:11 # 52f175e78e90f47d264d38148cd7058eb9c17db7 HEAD 22:49:11 # -> Force: false 22:49:11 # 238e553a5397126ea9a37a4a3625e55a4ded6213 refs/tags/v2.0.1-dev.1 [Pipeline] } 22:49:11 $ docker exec --env ******** --env ******** 6ac2facf4a06da5f5b991cd836b17d36890b026dd56efedd215e78370aa7b602 ssh-agent -k 22:49:11 unset SSH_AUTH_SOCK; 22:49:11 unset SSH_AGENT_PID; 22:49:11 echo Agent pid 21 killed; 22:49:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:49:11 + git semver [Pipeline] } 22:49:11 $ docker stop --time=1 6ac2facf4a06da5f5b991cd836b17d36890b026dd56efedd215e78370aa7b602 22:49:12 $ docker rm -f 6ac2facf4a06da5f5b991cd836b17d36890b026dd56efedd215e78370aa7b602 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 22:49:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:49:13 22:49:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 22:49:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:49:13 0.23.1-centos7: Pulling from edgex-lftools 22:49:13 ab5ef0e58194: Pulling fs layer 22:49:13 9712f1f96733: Pulling fs layer 22:49:13 63f879dbbcfc: Pulling fs layer 22:49:13 0d9ebad4ef96: Pulling fs layer 22:49:13 e9a5061849ea: Pulling fs layer 22:49:13 d747dcd14b5f: Pulling fs layer 22:49:13 2de7ff778b66: Pulling fs layer 22:49:13 0d9ebad4ef96: Waiting 22:49:13 e9a5061849ea: Waiting 22:49:13 d747dcd14b5f: Waiting 22:49:13 2de7ff778b66: Waiting 22:49:13 9712f1f96733: Verifying Checksum 22:49:13 9712f1f96733: Download complete 22:49:15 63f879dbbcfc: Verifying Checksum 22:49:15 63f879dbbcfc: Download complete 22:49:16 e9a5061849ea: Download complete 22:49:16 d747dcd14b5f: Verifying Checksum 22:49:16 d747dcd14b5f: Download complete 22:49:16 2de7ff778b66: Verifying Checksum 22:49:16 2de7ff778b66: Download complete 22:49:17 0d9ebad4ef96: Verifying Checksum 22:49:17 0d9ebad4ef96: Download complete 22:49:17 ab5ef0e58194: Verifying Checksum 22:49:17 ab5ef0e58194: Download complete 22:49:20 ab5ef0e58194: Pull complete 22:49:20 9712f1f96733: Pull complete 22:49:21 63f879dbbcfc: Pull complete 22:49:25 0d9ebad4ef96: Pull complete 22:49:25 e9a5061849ea: Pull complete 22:49:25 d747dcd14b5f: Pull complete 22:49:26 2de7ff778b66: Pull complete 22:49:26 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 22:49:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:49:26 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 22:49:26 prd-centos7-docker-4c-2g-1112 does not seem to be running inside a container 22:49:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 22:49:30 $ docker top d9538b28f4ab3a07e6cc9c905b8e79633e5d4f92954dae6e91288e97678095df -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 22:49:30 provisioning config files... 22:49:30 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config5495583857701290382tmp 22:49:30 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config4273330692425533990tmp 22:49:30 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config3534409531568550186tmp [Pipeline] { [Pipeline] echo 22:49:30 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 22:49:30 ---> sigul-configuration.sh 22:49:30 gpg: directory `/root/.gnupg' created 22:49:30 gpg: new configuration file `/root/.gnupg/gpg.conf' created 22:49:30 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 22:49:30 gpg: keyring `/root/.gnupg/secring.gpg' created 22:49:30 gpg: keyring `/root/.gnupg/pubring.gpg' created 22:49:30 gpg: CAST5 encrypted data 22:49:30 gpg: encrypted with 1 passphrase 22:49:30 gpg: WARNING: message was not integrity protected [Pipeline] sh 22:49:30 + mkdir /home/jenkins 22:49:30 + mkdir /home/jenkins/sigul [Pipeline] sh 22:49:31 + 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 22:49:31 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 22:49:31 ---> sigul-install.sh 22:49:31 Sigul already installed; skipping installation. [Pipeline] sh 22:49:31 + git tag --list 22:49:31 v1.0.0 22:49:31 v1.1.0 22:49:31 v1.1.1 22:49:31 v1.2.1 22:49:31 v1.2.2 22:49:31 v1.2.3 22:49:31 v1.3.0 22:49:31 v1.3.1 22:49:31 v2.0.0 22:49:31 v2.0.1-dev.1 [Pipeline] sh 22:49:32 + lftools sign git-tag v2.0.1-dev.1 22:49:32 Signing Git tag with Sigul... 22:49:32 Signing v2.0.1-dev.1 [Pipeline] echo 22:49:33 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 22:49:33 ---> sigul-configuration-cleanup.sh [Pipeline] } 22:49:34 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 22:49:34 $ docker stop --time=1 d9538b28f4ab3a07e6cc9c905b8e79633e5d4f92954dae6e91288e97678095df 22:49:35 $ docker rm -f d9538b28f4ab3a07e6cc9c905b8e79633e5d4f92954dae6e91288e97678095df [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 22:49:35 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:49:35 . [Pipeline] withDockerContainer 22:49:36 prd-centos7-docker-4c-2g-1112 does not seem to be running inside a container 22:49:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:49:36 $ docker top 127d5a4fc9118e3fc2fc079334a25819af926b018e298d3e92d9739667d941e0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:49:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:49:36 [ssh-agent] Looking for ssh-agent implementation... 22:49:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:49:36 $ docker exec 127d5a4fc9118e3fc2fc079334a25819af926b018e298d3e92d9739667d941e0 ssh-agent 22:49:36 SSH_AUTH_SOCK=/tmp/ssh-dQXXPimfktRp/agent.15 22:49:36 SSH_AGENT_PID=22 22:49:36 Running ssh-add (command line suppressed) 22:49:37 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_3980580513685317752.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_3980580513685317752.key) 22:49:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:49:37 + git semver bump pre 22:49:37 # -> Open(): unable to determine branch for HEAD 22:49:37 # $GIT_DIR = /w/workspace/exfoundry_device-virtual-go_main/.git 22:49:37 # $GIT_WORK_TREE = /w/workspace/exfoundry_device-virtual-go_main 22:49:37 # $SEMVER_REMOTE_NAME = origin 22:49:37 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:49:37 # $SEMVER_USER_NAME = edgex-jenkins 22:49:37 # $SEMVER_BRANCH = main 22:49:37 # $SEMVER_DIR = /w/workspace/exfoundry_device-virtual-go_main/.semver 22:49:37 2.0.1-dev.2 [Pipeline] } 22:49:37 $ docker exec --env ******** --env ******** 127d5a4fc9118e3fc2fc079334a25819af926b018e298d3e92d9739667d941e0 ssh-agent -k 22:49:37 unset SSH_AUTH_SOCK; 22:49:37 unset SSH_AGENT_PID; 22:49:37 echo Agent pid 22 killed; 22:49:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:49:37 + git semver [Pipeline] } 22:49:37 $ docker stop --time=1 127d5a4fc9118e3fc2fc079334a25819af926b018e298d3e92d9739667d941e0 22:49:39 $ docker rm -f 127d5a4fc9118e3fc2fc079334a25819af926b018e298d3e92d9739667d941e0 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 22:49:39 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:49:39 . [Pipeline] withDockerContainer 22:49:39 prd-centos7-docker-4c-2g-1112 does not seem to be running inside a container 22:49:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:49:40 $ docker top 81f352a3baae5d0114f62381ecb578e5069c5ff8ac3b3cc0ba1ba6f9bab49bdc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:49:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:49:40 [ssh-agent] Looking for ssh-agent implementation... 22:49:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:49:40 $ docker exec 81f352a3baae5d0114f62381ecb578e5069c5ff8ac3b3cc0ba1ba6f9bab49bdc ssh-agent 22:49:40 SSH_AUTH_SOCK=/tmp/ssh-s5iyDHMlAZRP/agent.13 22:49:40 SSH_AGENT_PID=20 22:49:40 Running ssh-add (command line suppressed) 22:49:41 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_2551750698905928871.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_2551750698905928871.key) 22:49:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:49:41 + git semver push 22:49:41 # -> Open(): unable to determine branch for HEAD 22:49:41 # $GIT_DIR = /w/workspace/exfoundry_device-virtual-go_main/.git 22:49:41 # $GIT_WORK_TREE = /w/workspace/exfoundry_device-virtual-go_main 22:49:41 # $SEMVER_REMOTE_NAME = origin 22:49:41 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:49:41 # $SEMVER_USER_NAME = edgex-jenkins 22:49:41 # $SEMVER_BRANCH = main 22:49:41 # $SEMVER_DIR = /w/workspace/exfoundry_device-virtual-go_main/.semver [Pipeline] } 22:49:46 $ docker exec --env ******** --env ******** 81f352a3baae5d0114f62381ecb578e5069c5ff8ac3b3cc0ba1ba6f9bab49bdc ssh-agent -k 22:49:46 unset SSH_AUTH_SOCK; 22:49:46 unset SSH_AGENT_PID; 22:49:46 echo Agent pid 20 killed; 22:49:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:49:47 + git semver [Pipeline] } 22:49:47 $ docker stop --time=1 81f352a3baae5d0114f62381ecb578e5069c5ff8ac3b3cc0ba1ba6f9bab49bdc 22:49:48 $ docker rm -f 81f352a3baae5d0114f62381ecb578e5069c5ff8ac3b3cc0ba1ba6f9bab49bdc [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 22:49:49 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:49:50 ---> package-listing.sh 22:49:50 ++ facter osfamily 22:49:50 ++ tr '[:upper:]' '[:lower:]' 22:49:50 + OS_FAMILY=redhat 22:49:50 + workspace=/w/workspace/exfoundry_device-virtual-go_main 22:49:50 + START_PACKAGES=/tmp/packages_start.txt 22:49:50 + END_PACKAGES=/tmp/packages_end.txt 22:49:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:49:50 + PACKAGES=/tmp/packages_start.txt 22:49:50 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 22:49:50 + PACKAGES=/tmp/packages_end.txt 22:49:50 + case "${OS_FAMILY}" in 22:49:50 + rpm -qa 22:49:50 + sort 22:49:50 + '[' -f /tmp/packages_start.txt ']' 22:49:50 + '[' -f /tmp/packages_end.txt ']' 22:49:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:49:50 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 22:49:50 + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ 22:49:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo 22:49:50 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/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:49:51 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 22:49:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:49:51 22:49:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 22:49:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:49:52 latest: Pulling from edgex-lftools-log-publisher 22:49:52 b4d181a07f80: Pulling fs layer 22:49:52 a1111a8f2ec3: Pulling fs layer 22:49:52 ed53099fbce6: Pulling fs layer 22:49:52 dc539afda2c1: Pulling fs layer 22:49:52 77bc0d833cb6: Pulling fs layer 22:49:52 9065ff56babe: Pulling fs layer 22:49:52 d287ab97295c: Pulling fs layer 22:49:52 dc539afda2c1: Waiting 22:49:52 77bc0d833cb6: Waiting 22:49:52 9065ff56babe: Waiting 22:49:52 d287ab97295c: Waiting 22:49:52 a1111a8f2ec3: Verifying Checksum 22:49:52 a1111a8f2ec3: Download complete 22:49:52 dc539afda2c1: Verifying Checksum 22:49:52 dc539afda2c1: Download complete 22:49:52 77bc0d833cb6: Verifying Checksum 22:49:52 77bc0d833cb6: Download complete 22:49:52 9065ff56babe: Verifying Checksum 22:49:52 9065ff56babe: Download complete 22:49:52 ed53099fbce6: Verifying Checksum 22:49:52 ed53099fbce6: Download complete 22:49:53 b4d181a07f80: Verifying Checksum 22:49:53 b4d181a07f80: Download complete 22:49:54 b4d181a07f80: Pull complete 22:49:55 a1111a8f2ec3: Pull complete 22:49:55 ed53099fbce6: Pull complete 22:49:55 dc539afda2c1: Pull complete 22:49:55 77bc0d833cb6: Pull complete 22:49:55 9065ff56babe: Pull complete 22:49:57 d287ab97295c: Verifying Checksum 22:49:57 d287ab97295c: Download complete 22:50:01 d287ab97295c: Pull complete 22:50:01 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 22:50:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:50:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 22:50:01 prd-centos7-docker-4c-2g-1112 does not seem to be running inside a container 22:50:01 $ 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/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:50:04 $ docker top 9749a099c12a49aa25c4087ccf34a59d8ee7ac71d31861af15cc55ad024f903e -eo pid,comm [Pipeline] { [Pipeline] sh 22:50:04 + touch /tmp/pre-build-complete [Pipeline] sh 22:50:05 + mkdir -p /var/log/sysstat [Pipeline] sh 22:50:05 + ls /var/log/sa-host 22:50:05 + sadf -c /var/log/sa-host/sa05 22:50:05 file_magic: OK 22:50:05 HZ: Using current value: 100 22:50:05 file_header: OK 22:50:05 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 22:50:05 Statistics: 22:50:05 Hnuu...uuuununununu...Hnuu...uuuununununu... 22:50:05 File successfully converted to sysstat format version 12.0.3 22:50:05 + sadf -c /var/log/sa-host/sa30 22:50:05 file_magic: OK 22:50:05 HZ: Using current value: 100 22:50:05 file_header: OK 22:50:05 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 22:50:05 Statistics: 22:50:05 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 22:50:05 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:50:05 provisioning config files... 22:50:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config4998826239268979808tmp [Pipeline] { [Pipeline] echo 22:50:05 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:50:06 ---> create-netrc.sh [Pipeline] } 22:50:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:50:06 ---> python-tools-install.sh [Pipeline] echo 22:50:06 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:50:06 ---> sudo-logs.sh 22:50:06 Archiving 'sudo' log.. 22:50:06 sudo: unable to resolve host prd-centos7-docker-4c-2g-1112.vexxhost.local: Name or service not known 22:50:06 sudo: unable to resolve host prd-centos7-docker-4c-2g-1112.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 22:50:06 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:50:07 ---> job-cost.sh 22:50:07 lf-activate-venv: SKIPPING 22:50:07 DEBUG: total: 0.18000000715255737 22:50:07 INFO: Retrieving Stack Cost... 22:50:08 INFO: Retrieving Pricing Info for: v3-standard-2 22:50:08 INFO: Archiving Costs [Pipeline] echo 22:50:08 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:50:09 ---> logs-deploy.sh 22:50:09 lf-activate-venv: SKIPPING 22:50:09 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/2 22:50:09 INFO: archiving workspace using pattern(s): 22:50:09 Archives upload complete. 22:50:09 INFO: archiving logs to Nexus 22:50:10 ---> uname -a: 22:50:10 Linux prd-centos7-docker-4c-2g-1112.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 22:50:10 22:50:10 22:50:10 ---> lscpu: 22:50:10 Architecture: x86_64 22:50:10 CPU op-mode(s): 32-bit, 64-bit 22:50:10 Byte Order: Little Endian 22:50:10 Address sizes: 40 bits physical, 48 bits virtual 22:50:10 CPU(s): 2 22:50:10 On-line CPU(s) list: 0,1 22:50:10 Thread(s) per core: 1 22:50:10 Core(s) per socket: 1 22:50:10 Socket(s): 2 22:50:10 NUMA node(s): 1 22:50:10 Vendor ID: AuthenticAMD 22:50:10 CPU family: 23 22:50:10 Model: 49 22:50:10 Model name: AMD EPYC-Rome Processor 22:50:10 Stepping: 0 22:50:10 CPU MHz: 2799.998 22:50:10 BogoMIPS: 5599.99 22:50:10 Virtualization: AMD-V 22:50:10 Hypervisor vendor: KVM 22:50:10 Virtualization type: full 22:50:10 L1d cache: 32K 22:50:10 L1i cache: 32K 22:50:10 L2 cache: 512K 22:50:10 L3 cache: 16384K 22:50:10 NUMA node0 CPU(s): 0,1 22:50:10 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 perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 22:50:10 22:50:10 22:50:10 ---> nproc: 22:50:10 2 22:50:10 22:50:10 22:50:10 ---> df -h: 22:50:10 Filesystem Size Used Avail Use% Mounted on 22:50:10 overlay 40G 9.0G 32G 23% / 22:50:10 tmpfs 64M 0 64M 0% /dev 22:50:10 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 22:50:10 shm 64M 0 64M 0% /dev/shm 22:50:10 /dev/vda1 40G 9.0G 32G 23% /facter-os 22:50:10 22:50:10 22:50:10 ---> sar -b -r -n DEV: 22:50:10 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/30/21 _x86_64_ (2 CPU) 22:50:10 22:50:10 22:37:41 LINUX RESTART (2 CPU) 22:50:10 22:50:10 22:38:01 tps rtps wtps bread/s bwrtn/s 22:50:10 22:39:01 146.29 19.03 127.26 5818.58 40569.70 22:50:10 22:40:01 1.47 0.00 1.47 0.00 23.46 22:50:10 22:41:01 0.18 0.00 0.18 0.00 2.15 22:50:10 22:42:01 0.22 0.00 0.22 0.00 3.73 22:50:10 22:43:01 0.22 0.00 0.22 0.00 3.12 22:50:10 22:44:01 0.30 0.00 0.30 0.00 4.90 22:50:10 22:45:01 0.33 0.00 0.33 0.00 4.63 22:50:10 22:46:01 0.17 0.00 0.17 0.00 2.30 22:50:10 22:47:01 0.28 0.00 0.28 0.00 3.06 22:50:10 22:48:01 0.20 0.00 0.20 0.00 2.70 22:50:10 22:49:02 83.20 0.03 83.16 3.73 30517.44 22:50:10 22:50:01 136.32 0.10 136.22 10.16 27436.27 22:50:10 Average: 30.63 1.60 29.03 486.86 8190.05 22:50:10 22:50:10 22:38:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:50:10 22:39:01 5451352 0 806456 10.07 2620 1748512 1288428 14.22 586888 1571256 132 22:50:10 22:40:01 5458560 0 799240 9.98 2620 1748520 1238184 13.67 581048 1571220 20 22:50:10 22:41:01 5461640 0 796156 9.94 2620 1748524 1213572 13.40 577448 1572244 20 22:50:10 22:42:01 5460008 0 797780 9.96 2620 1748532 1213620 13.40 579236 1572244 16 22:50:10 22:43:01 5458820 0 798964 9.98 2620 1748536 1213824 13.40 576916 1575772 20 22:50:10 22:44:01 5459336 0 798444 9.97 2620 1748540 1213728 13.40 576368 1575772 12 22:50:10 22:45:01 5461280 0 796496 9.95 2620 1748544 1206448 13.32 575188 1575772 20 22:50:10 22:46:01 5460004 0 797768 9.96 2620 1748548 1206448 13.32 576684 1575772 8 22:50:10 22:47:01 5448200 0 809568 10.11 2620 1748552 1206628 13.32 587732 1575772 16 22:50:10 22:48:01 5448312 0 809452 10.11 2620 1748556 1206628 13.32 589644 1574020 12 22:50:10 22:49:02 4424324 0 1050452 13.12 2620 2531544 1473116 16.26 823072 2255264 41420 22:50:10 22:50:01 3021756 0 1327920 16.58 2620 3656644 1868412 20.63 1261252 3033264 585152 22:50:10 Average: 5167799 0 865725 10.81 2620 1972796 1295753 14.31 657623 1752364 52237 22:50:10 22:50:10 22:38:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:50:10 22:39:01 eth0 595.19 350.77 1268.08 82.68 0.00 0.00 0.00 0.00 22:50:10 22:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:50:10 22:39:01 docker0 44.36 33.68 4.22 138.12 0.00 0.00 0.00 0.00 22:50:10 22:40:01 eth0 4.10 1.12 1.25 0.83 0.00 0.00 0.00 0.00 22:50:10 22:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:50:10 22:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:50:10 22:41:01 eth0 3.28 0.47 0.62 0.19 0.00 0.00 0.00 0.00 22:50:10 22:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:50:10 22:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:50:10 22:42:01 eth0 2.10 0.77 0.86 0.60 0.00 0.00 0.00 0.00 22:50:10 22:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:50:10 22:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:50:10 22:43:01 eth0 1.57 0.77 0.81 0.62 0.00 0.00 0.00 0.00 22:50:10 22:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:50:10 22:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:50:10 22:44:01 eth0 0.30 0.20 0.14 0.07 0.00 0.00 0.00 0.00 22:50:10 22:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:50:10 22:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:50:10 22:45:01 eth0 0.13 0.07 0.01 0.01 0.00 0.00 0.00 0.00 22:50:10 22:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:50:10 22:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:50:10 22:46:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:50:10 22:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:50:10 22:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:50:10 22:47:01 eth0 1.98 0.30 0.39 0.20 0.00 0.00 0.00 0.00 22:50:10 22:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:50:10 22:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:50:10 22:48:01 eth0 2.07 0.30 0.42 0.20 0.00 0.00 0.00 0.00 22:50:10 22:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:50:10 22:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:50:10 22:49:02 eth0 697.30 475.85 4495.42 41.03 0.00 0.00 0.00 0.00 22:50:10 22:49:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:50:10 22:49:02 vethe565cdf 69.64 97.94 6.26 400.05 0.00 0.00 0.00 0.00 22:50:10 22:49:02 docker0 69.64 97.84 5.31 400.05 0.00 0.00 0.00 0.00 22:50:10 22:50:01 eth0 989.27 653.18 5984.98 156.79 0.00 0.00 0.00 0.00 22:50:10 22:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:50:10 22:50:01 docker0 5.10 4.25 0.85 3.10 0.00 0.00 0.00 0.00 22:50:10 Average: eth0 190.40 122.95 972.72 23.42 0.00 0.00 0.00 0.00 22:50:10 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:50:10 Average: docker0 9.93 11.33 0.86 45.17 0.00 0.00 0.00 0.00 22:50:10 22:50:10 22:50:10 ---> sar -P ALL: 22:50:10 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/30/21 _x86_64_ (2 CPU) 22:50:10 22:50:10 22:37:41 LINUX RESTART (2 CPU) 22:50:10 22:50:10 22:38:01 CPU %user %nice %system %iowait %steal %idle 22:50:10 22:39:01 all 18.14 0.00 5.80 4.19 0.07 71.80 22:50:10 22:39:01 0 18.30 0.00 5.77 3.18 0.09 72.66 22:50:10 22:39:01 1 17.98 0.00 5.83 5.19 0.05 70.94 22:50:10 22:40:01 all 0.24 0.00 0.05 0.00 0.02 99.69 22:50:10 22:40:01 0 0.38 0.00 0.05 0.00 0.02 99.55 22:50:10 22:40:01 1 0.10 0.00 0.05 0.00 0.02 99.83 22:50:10 22:41:01 all 0.23 0.00 0.20 0.00 0.02 99.55 22:50:10 22:41:01 0 0.32 0.00 0.18 0.00 0.00 99.50 22:50:10 22:41:01 1 0.15 0.00 0.22 0.00 0.03 99.60 22:50:10 22:42:01 all 0.13 0.00 0.05 0.00 0.02 99.81 22:50:10 22:42:01 0 0.18 0.00 0.05 0.00 0.02 99.75 22:50:10 22:42:01 1 0.07 0.00 0.05 0.00 0.02 99.87 22:50:10 22:43:01 all 0.21 0.00 0.06 0.00 0.02 99.72 22:50:10 22:43:01 0 0.25 0.00 0.03 0.00 0.02 99.70 22:50:10 22:43:01 1 0.17 0.00 0.08 0.00 0.02 99.73 22:50:10 22:44:01 all 0.16 0.00 0.03 0.00 0.02 99.79 22:50:10 22:44:01 0 0.05 0.00 0.05 0.00 0.02 99.88 22:50:10 22:44:01 1 0.27 0.00 0.02 0.00 0.02 99.70 22:50:10 22:45:01 all 0.08 0.00 0.03 0.00 0.02 99.87 22:50:10 22:45:01 0 0.05 0.00 0.03 0.00 0.02 99.90 22:50:10 22:45:01 1 0.12 0.00 0.03 0.00 0.02 99.83 22:50:10 22:46:01 all 0.15 0.00 0.06 0.00 0.02 99.77 22:50:10 22:46:01 0 0.13 0.00 0.03 0.00 0.02 99.82 22:50:10 22:46:01 1 0.17 0.00 0.08 0.00 0.02 99.73 22:50:10 22:47:01 all 0.21 0.00 0.06 0.00 0.02 99.72 22:50:10 22:47:01 0 0.35 0.00 0.05 0.00 0.00 99.60 22:50:10 22:47:01 1 0.07 0.00 0.07 0.00 0.03 99.83 22:50:10 22:48:01 all 0.16 0.00 0.03 0.00 0.02 99.79 22:50:10 22:48:01 0 0.25 0.00 0.03 0.00 0.02 99.70 22:50:10 22:48:01 1 0.07 0.00 0.03 0.00 0.02 99.88 22:50:10 22:49:02 all 10.51 0.00 4.60 0.81 0.04 84.03 22:50:10 22:49:02 0 10.52 0.00 4.54 0.35 0.03 84.56 22:50:10 22:49:02 1 10.50 0.00 4.67 1.27 0.05 83.51 22:50:10 22:50:10 22:49:02 CPU %user %nice %system %iowait %steal %idle 22:50:10 22:50:01 all 22.24 0.00 11.58 0.99 0.08 65.10 22:50:10 22:50:01 0 21.90 0.00 11.25 1.29 0.09 65.47 22:50:10 22:50:01 1 22.59 0.00 11.92 0.70 0.07 64.72 22:50:10 Average: all 4.20 0.00 1.80 0.49 0.03 93.48 22:50:10 Average: 0 4.22 0.00 1.76 0.39 0.03 93.61 22:50:10 Average: 1 4.19 0.00 1.84 0.58 0.03 93.35 22:50:10 22:50:10 22:50:10