Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from bc210961dad487f65c24165ea760efecea2d010a 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-ssh7697458509736308540.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-ssh918017898517917895.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-ssh1415107831120405885.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > 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-ssh8655181502147719276.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-ssh755192354462448959.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 Executor slot already in use ‘prd-centos7-blackbox-4c-2g-2297’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-centos7-blackbox-4c-2g-2298’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-centos7-blackbox-4c-2g-2299’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-centos7-docker-4c-2g-434’ is offline ‘prd-centos7-docker-4c-2g-439’ is offline ‘prd-centos7-docker-4c-2g-443’ is offline ‘prd-centos7-docker-4c-2g-449’ is offline ‘prd-centos7-docker-4c-2g-450’ is offline ‘prd-ubuntu18.04-docker-arm64-4c-16g-105’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-ubuntu18.04-docker-arm64-4c-16g-425’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-ubuntu18.04-docker-arm64-4c-16g-445’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-ubuntu18.04-docker-arm64-4c-16g-447’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-452 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-ssh8070209598917027823.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 bc210961dad487f65c24165ea760efecea2d010a (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 bc210961dad487f65c24165ea760efecea2d010a # timeout=10 Commit message: "Merge pull request #236 from jpwhitemn/update-toml-add-gov-docs" > git rev-list --no-walk 05fb3e48a5edf4feff7dec54fcb3f259152d9a60 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:34:36 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:34:37 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:34:37 ========================================================= 20:34:37 EdgeX Global Pipelines Version Info 20:34:37 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:34:38 ------------------- 20:34:38 stable info: 20:34:38 ------------------- 20:34:38 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:34:38 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 20:34:38 Message: update stable to v1.0.205 20:34:38 ------------------- 20:34:38 experimental info: 20:34:38 ------------------- 20:34:38 Commited By: **** collab-it+edgex@linuxfoundation.org 20:34:38 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 20:34:38 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:34:39 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 20:34:39 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 20:34:39 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:34:39 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:34:39 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:34:39 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 20:34:39 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 20:34:39 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 20:34:39 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:34:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:34:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:34:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:34:39 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 20:34:39 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:34:39 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:34:39 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:34:39 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:34:39 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:34:39 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:34:39 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:34:39 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:34:39 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:34:39 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:34:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:34:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:34:39 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:34:39 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:34:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 20:34:39 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 20:34:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 20:34:39 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bc210961dad487f65c24165ea760efecea2d010a [Pipeline] echo 20:34:39 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bc21096 [Pipeline] echo 20:34:39 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:34:40 provisioning config files... 20:34:40 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config3519444245263739150tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:34:40 ---> docker-login.sh 20:34:40 nexus3.edgexfoundry.org:10001 20:34:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:34:40 Configure a credential helper to remove this warning. See 20:34:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:34:40 20:34:40 Login Succeeded 20:34:40 nexus3.edgexfoundry.org:10002 20:34:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:34:40 Configure a credential helper to remove this warning. See 20:34:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:34:40 20:34:40 Login Succeeded 20:34:40 nexus3.edgexfoundry.org:10003 20:34:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:34:40 Configure a credential helper to remove this warning. See 20:34:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:34:40 20:34:40 Login Succeeded 20:34:40 nexus3.edgexfoundry.org:10004 20:34:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:34:41 Configure a credential helper to remove this warning. See 20:34:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:34:41 20:34:41 Login Succeeded 20:34:41 docker.io 20:34:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:34:41 Configure a credential helper to remove this warning. See 20:34:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:34:41 20:34:41 Login Succeeded 20:34:41 ---> docker-login.sh ends [Pipeline] } 20:34:41 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 20:34:41 + git log --format=format:%s -1 bc210961dad487f65c24165ea760efecea2d010a [Pipeline] echo 20:34:41 GIT_COMMIT: bc210961dad487f65c24165ea760efecea2d010a, Commit Message: Merge pull request #236 from jpwhitemn/update-toml-add-gov-docs [Pipeline] echo 20:34:41 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 20:34:42 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:34:42 20:34:42 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 20:34:42 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:34:42 latest: Pulling from edgex-devops/git-semver 20:34:42 31603596830f: Pulling fs layer 20:34:42 d4622e32a9a9: Pulling fs layer 20:34:42 1030fce36090: Pulling fs layer 20:34:42 6c6cb7e1b49b: Pulling fs layer 20:34:42 6c6cb7e1b49b: Waiting 20:34:42 d4622e32a9a9: Verifying Checksum 20:34:42 d4622e32a9a9: Download complete 20:34:43 31603596830f: Verifying Checksum 20:34:43 31603596830f: Download complete 20:34:43 31603596830f: Pull complete 20:34:43 d4622e32a9a9: Pull complete 20:34:43 6c6cb7e1b49b: Verifying Checksum 20:34:43 6c6cb7e1b49b: Download complete 20:34:43 1030fce36090: Verifying Checksum 20:34:43 1030fce36090: Download complete 20:34:44 1030fce36090: Pull complete 20:34:44 6c6cb7e1b49b: Pull complete 20:34:44 Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab 20:34:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:34:44 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 20:34:44 prd-centos7-docker-4c-2g-452 does not seem to be running inside a container 20:34:44 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:34:45 $ docker top eedaa7cbbf0c73a8586982f1696805aed49797271d7db2ddd63d61515c2f75e8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:34:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:34:45 [ssh-agent] Looking for ssh-agent implementation... 20:34:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:34:45 $ docker exec eedaa7cbbf0c73a8586982f1696805aed49797271d7db2ddd63d61515c2f75e8 ssh-agent 20:34:45 SSH_AUTH_SOCK=/tmp/ssh-zNxMgp0UsLm8/agent.14 20:34:45 SSH_AGENT_PID=21 20:34:45 Running ssh-add (command line suppressed) 20:34:45 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_8221717117058745978.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_8221717117058745978.key) 20:34:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:34:46 + git tag --points-at HEAD [Pipeline] } 20:34:46 $ docker exec --env ******** --env ******** eedaa7cbbf0c73a8586982f1696805aed49797271d7db2ddd63d61515c2f75e8 ssh-agent -k 20:34:46 unset SSH_AUTH_SOCK; 20:34:46 unset SSH_AGENT_PID; 20:34:46 echo Agent pid 21 killed; 20:34:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:34:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:34:46 [ssh-agent] Looking for ssh-agent implementation... 20:34:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:34:46 $ docker exec eedaa7cbbf0c73a8586982f1696805aed49797271d7db2ddd63d61515c2f75e8 ssh-agent 20:34:46 SSH_AUTH_SOCK=/tmp/ssh-XOc2NoLQFHsE/agent.55 20:34:46 SSH_AGENT_PID=61 20:34:46 Running ssh-add (command line suppressed) 20:34:46 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_8749863517672813827.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_8749863517672813827.key) 20:34:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:34:47 + git semver init 20:34:47 # -> Open(): unable to determine branch for HEAD 20:34:47 # $GIT_DIR = /w/workspace/exfoundry_device-virtual-go_main/.git 20:34:47 # $GIT_WORK_TREE = /w/workspace/exfoundry_device-virtual-go_main 20:34:47 # $SEMVER_REMOTE_NAME = origin 20:34:47 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:34:47 # $SEMVER_USER_NAME = edgex-jenkins 20:34:47 # $SEMVER_BRANCH = main 20:34:47 # $SEMVER_TEMP = /tmp/semver-460773590 20:34:47 # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP 20:34:51 # '/tmp/semver-460773590' -> '/w/workspace/exfoundry_device-virtual-go_main/.semver' 20:34:51 # -> Force: false 20:34:51 # $SEMVER_DIR = /w/workspace/exfoundry_device-virtual-go_main/.semver [Pipeline] } 20:34:51 $ docker exec --env ******** --env ******** eedaa7cbbf0c73a8586982f1696805aed49797271d7db2ddd63d61515c2f75e8 ssh-agent -k 20:34:51 unset SSH_AUTH_SOCK; 20:34:51 unset SSH_AGENT_PID; 20:34:51 echo Agent pid 61 killed; 20:34:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:34:51 + git semver [Pipeline] } 20:34:51 $ docker stop --time=1 eedaa7cbbf0c73a8586982f1696805aed49797271d7db2ddd63d61515c2f75e8 20:34:53 $ docker rm -f eedaa7cbbf0c73a8586982f1696805aed49797271d7db2ddd63d61515c2f75e8 [Pipeline] // withDockerContainer [Pipeline] sh 20:34:53 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:34:53 Stashed 1 file(s) [Pipeline] echo 20:34:53 [edgeXSemver]: initialized semver on version 2.0.1-dev.3 [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 20:35:10 Still waiting to schedule task 20:35:10 Waiting for next available executor on ‘centos7-docker-4c-2g’ 20:35:10 Still waiting to schedule task 20:35:10 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 20:40:25 Running on prd-centos7-docker-4c-2g-572 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws 20:40:25 Running in /w/workspace/device-virtual-go/4 [Pipeline] { [Pipeline] checkout 20:40:25 The recommended git tool is: git 20:40:28 using credential edgex-jenkins-ssh 20:40:28 Cloning the remote Git repository 20:40:28 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 20:40:28 > git init /w/workspace/device-virtual-go/4 # timeout=10 20:40:28 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 20:40:28 > git --version # timeout=10 20:40:28 > git --version # 'git version 2.24.4' 20:40:28 using GIT_SSH to set credentials SSH Credentials for GitHub 20:40:28 [INFO] Currently running in a labeled security context 20:40:28 [INFO] Currently SELinux is 'enforcing' on the host 20:40:28 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-virtual-go/4@tmp/jenkins-gitclient-ssh3929702089329245180.key 20:40:28 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:40:30 Avoid second fetch 20:40:30 Checking out Revision bc210961dad487f65c24165ea760efecea2d010a (main) 20:40:30 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 20:40:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:40:30 > git config core.sparsecheckout # timeout=10 20:40:30 > git checkout -f bc210961dad487f65c24165ea760efecea2d010a # timeout=10 20:40:33 Commit message: "Merge pull request #236 from jpwhitemn/update-toml-add-gov-docs" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:40:34 provisioning config files... 20:40:34 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/4@tmp/config2535536630920554334tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:40:34 ---> docker-login.sh 20:40:34 nexus3.edgexfoundry.org:10001 20:40:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:40:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:40:35 Configure a credential helper to remove this warning. See 20:40:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:40:35 20:40:35 Login Succeeded 20:40:35 nexus3.edgexfoundry.org:10002 20:40:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:40:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:40:35 Configure a credential helper to remove this warning. See 20:40:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:40:35 20:40:35 Login Succeeded 20:40:35 nexus3.edgexfoundry.org:10003 20:40:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:40:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:40:36 Configure a credential helper to remove this warning. See 20:40:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:40:36 20:40:36 Login Succeeded 20:40:36 nexus3.edgexfoundry.org:10004 20:40:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:40:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:40:36 Configure a credential helper to remove this warning. See 20:40:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:40:36 20:40:36 Login Succeeded 20:40:36 docker.io 20:40:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:40:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:40:36 Configure a credential helper to remove this warning. See 20:40:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:40:36 20:40:36 Login Succeeded 20:40:36 ---> docker-login.sh ends [Pipeline] } 20:40:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:40:36 ========================================================= 20:40:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 20:40:36 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 20:40:37 + 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 . 20:40:37 Sending build context to Docker daemon 8.599MB 20:40:37 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 20:40:37 Step 2/8 : FROM ${BASE} 20:40:37 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 20:40:37 540db60ca938: Pulling fs layer 20:40:37 adcc1eea9eea: Pulling fs layer 20:40:37 4c4ab2625f07: Pulling fs layer 20:40:37 db62176df00c: Pulling fs layer 20:40:37 3b30891b0d05: Pulling fs layer 20:40:37 06b49ca38bd5: Pulling fs layer 20:40:37 c788192a36de: Pulling fs layer 20:40:37 a77e37c0d609: Pulling fs layer 20:40:37 c3185cebc471: Pulling fs layer 20:40:37 06b49ca38bd5: Waiting 20:40:37 c788192a36de: Waiting 20:40:37 a77e37c0d609: Waiting 20:40:37 c3185cebc471: Waiting 20:40:37 3b30891b0d05: Waiting 20:40:37 db62176df00c: Waiting 20:40:37 adcc1eea9eea: Verifying Checksum 20:40:37 adcc1eea9eea: Download complete 20:40:37 4c4ab2625f07: Download complete 20:40:37 3b30891b0d05: Verifying Checksum 20:40:37 3b30891b0d05: Download complete 20:40:37 06b49ca38bd5: Download complete 20:40:37 540db60ca938: Verifying Checksum 20:40:37 c788192a36de: Verifying Checksum 20:40:37 c788192a36de: Download complete 20:40:37 540db60ca938: Pull complete 20:40:37 adcc1eea9eea: Pull complete 20:40:37 4c4ab2625f07: Pull complete 20:40:38 a77e37c0d609: Verifying Checksum 20:40:48 c3185cebc471: Verifying Checksum 20:40:48 c3185cebc471: Download complete 20:40:48 db62176df00c: Verifying Checksum 20:40:48 db62176df00c: Download complete 20:40:50 db62176df00c: Pull complete 20:40:50 3b30891b0d05: Pull complete 20:40:50 06b49ca38bd5: Pull complete 20:40:50 c788192a36de: Pull complete 20:40:50 a77e37c0d609: Pull complete 20:40:52 c3185cebc471: Pull complete 20:40:52 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 20:40:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 20:40:52 ---> 031687cdd783 20:40:52 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' 20:40:54 ---> Running in 5352a31de4d0 20:40:54 Removing intermediate container 5352a31de4d0 20:40:54 ---> b6030bf65d0e 20:40:54 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:40:54 ---> Running in a9f2aef894a4 20:40:55 Removing intermediate container a9f2aef894a4 20:40:55 ---> a26139232780 20:40:55 Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev libsodium-dev zeromq-dev 20:40:55 ---> Running in d99a41dca4cf 20:40:55 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:40:56 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:40:57 (1/7) Installing openssh-keygen (8.4_p1-r3) 20:40:57 (2/7) Installing libedit (20191231.3.1-r1) 20:40:57 (3/7) Installing openssh-client (8.4_p1-r3) 20:40:58 (4/7) Installing openssh-sftp-server (8.4_p1-r3) 20:40:58 (5/7) Installing openssh-server-common (8.4_p1-r3) 20:40:58 (6/7) Installing openssh-server (8.4_p1-r3) 20:40:58 (7/7) Installing openssh (8.4_p1-r3) 20:40:58 Executing busybox-1.32.1-r6.trigger 20:40:58 OK: 224 MiB in 59 packages 20:40:58 Removing intermediate container d99a41dca4cf 20:40:58 ---> cbd8b96f888b 20:40:58 Step 6/8 : WORKDIR /device-virtual-go 20:40:59 ---> Running in 4b5cdafdba82 20:40:59 Removing intermediate container 4b5cdafdba82 20:40:59 ---> 02dd33e9b13b 20:40:59 Step 7/8 : COPY . . 20:40:59 ---> 523951f3173b 20:40:59 Step 8/8 : RUN go mod download 20:40:59 ---> Running in 8ec4699b6cb9 20:41:09 Removing intermediate container 8ec4699b6cb9 20:41:09 ---> 19b74623c20f 20:41:09 Successfully built 19b74623c20f 20:41:09 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 20:41:10 + docker inspect -f . ci-base-image-x86_64 20:41:10 . [Pipeline] withDockerContainer 20:41:10 prd-centos7-docker-4c-2g-572 does not seem to be running inside a container 20:41:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/4 -v /w/workspace/device-virtual-go/4:/w/workspace/device-virtual-go/4:rw,z -v /w/workspace/device-virtual-go/4@tmp:/w/workspace/device-virtual-go/4@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 ******** ci-base-image-x86_64 cat 20:41:10 $ docker top 3b8c367c21b76a23a628e7c387835fa18d5c27f5d1f8e33091522a78e0fe1c3c -eo pid,comm [Pipeline] { [Pipeline] sh 20:41:11 + go version 20:41:11 go version go1.16.6 linux/amd64 [Pipeline] } 20:41:11 $ docker stop --time=1 3b8c367c21b76a23a628e7c387835fa18d5c27f5d1f8e33091522a78e0fe1c3c 20:41:12 $ docker rm -f 3b8c367c21b76a23a628e7c387835fa18d5c27f5d1f8e33091522a78e0fe1c3c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:41:12 + docker inspect -f . ci-base-image-x86_64 20:41:12 . [Pipeline] withDockerContainer 20:41:12 prd-centos7-docker-4c-2g-572 does not seem to be running inside a container 20:41:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/4 -v /w/workspace/device-virtual-go/4:/w/workspace/device-virtual-go/4:rw,z -v /w/workspace/device-virtual-go/4@tmp:/w/workspace/device-virtual-go/4@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 ******** ci-base-image-x86_64 cat 20:41:13 $ docker top 3014583bc15dfdcdabe740c41ca3a18a578a52a386cf0da9b5a2ab5e52d7645a -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 20:41:13 + go mod tidy [Pipeline] sh 20:41:14 + make test 20:41:14 go mod tidy 20:41:14 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 20:41:14 ? github.com/edgexfoundry/device-virtual-go [no test files] 20:41:33 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 20:41:33 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.270s coverage: 64.6% of statements 20:41:33 CGO_ENABLED=1 GO111MODULE=on go vet ./... 20:41:40 gofmt -l . 20:41:40 [ "`gofmt -l .`" = "" ] 20:41:40 ./bin/test-attribution-txt.sh 20:41:41 ./bin/test-go-mod-tidy.sh [Pipeline] } 20:41:41 $ docker stop --time=1 3014583bc15dfdcdabe740c41ca3a18a578a52a386cf0da9b5a2ab5e52d7645a 20:41:42 $ docker rm -f 3014583bc15dfdcdabe740c41ca3a18a578a52a386cf0da9b5a2ab5e52d7645a [Pipeline] // withDockerContainer [Pipeline] sh 20:41:43 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:41:43 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 20:41:44 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:41:44 + ls -al . 20:41:44 total 148 20:41:44 drwxrwxr-x. 7 jenkins jenkins 4096 Aug 11 20:41 . 20:41:44 drwxrwxr-x. 4 jenkins jenkins 28 Aug 11 20:40 .. 20:41:44 -rw-rw-r--. 1 jenkins jenkins 8153 Aug 11 20:40 Attribution.txt 20:41:44 drwxrwxr-x. 2 jenkins jenkins 64 Aug 11 20:40 bin 20:41:44 -rw-rw-r--. 1 jenkins jenkins 6349 Aug 11 20:40 CHANGELOG.md 20:41:44 drwxrwxr-x. 3 jenkins jenkins 32 Aug 11 20:40 cmd 20:41:44 -rw-r--r--. 1 jenkins jenkins 46339 Aug 11 20:41 coverage.out 20:41:44 -rw-rw-r--. 1 jenkins jenkins 1921 Aug 11 20:40 Dockerfile 20:41:44 -rw-rw-r--. 1 jenkins jenkins 998 Aug 11 20:40 Dockerfile.build 20:41:44 drwxrwxr-x. 8 jenkins jenkins 162 Aug 11 20:40 .git 20:41:44 drwxrwxr-x. 2 jenkins jenkins 103 Aug 11 20:40 .github 20:41:44 -rw-rw-r--. 1 jenkins jenkins 277 Aug 11 20:40 .gitignore 20:41:44 -rw-r--r--. 1 jenkins jenkins 795 Aug 11 20:41 go.mod 20:41:44 -rw-r--r--. 1 jenkins jenkins 22824 Aug 11 20:41 go.sum 20:41:44 -rw-rw-r--. 1 jenkins jenkins 677 Aug 11 20:40 GOVERNANCE.md 20:41:44 drwxrwxr-x. 3 jenkins jenkins 20 Aug 11 20:40 internal 20:41:44 -rw-rw-r--. 1 jenkins jenkins 660 Aug 11 20:40 Jenkinsfile 20:41:44 -rw-rw-r--. 1 jenkins jenkins 11340 Aug 11 20:40 LICENSE 20:41:44 -rw-rw-r--. 1 jenkins jenkins 905 Aug 11 20:40 Makefile 20:41:44 -rw-rw-r--. 1 jenkins jenkins 623 Aug 11 20:40 OWNERS.md 20:41:44 -rw-rw-r--. 1 jenkins jenkins 2913 Aug 11 20:40 README.md 20:41:44 -rw-rw-r--. 1 jenkins jenkins 11 Aug 11 20:34 VERSION 20:41:44 -rw-rw-r--. 1 jenkins jenkins 235 Aug 11 20:40 version.go [Pipeline] isUnix [Pipeline] sh 20:41:44 + 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=bc210961dad487f65c24165ea760efecea2d010a --label arch=amd64 --label version=2.0.1-dev.3 . 20:41:44 Sending build context to Docker daemon 8.67MB 20:41:44 Step 1/26 : ARG BASE=golang:1.16-alpine3.12 20:41:44 Step 2/26 : FROM ${BASE} AS builder 20:41:44 ---> 19b74623c20f 20:41:44 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 20:41:44 ---> Running in 9f6e8fa3c6d1 20:41:45 Removing intermediate container 9f6e8fa3c6d1 20:41:45 ---> 90be37b67af2 20:41:45 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 20:41:45 ---> Running in bc9ad4a84538 20:41:45 Removing intermediate container bc9ad4a84538 20:41:45 ---> 2f8867b3d8c4 20:41:45 Step 5/26 : WORKDIR /device-virtual-go 20:41:45 ---> Running in 8addbfc02350 20:41:45 Removing intermediate container 8addbfc02350 20:41:45 ---> bd2042e9ca26 20:41:45 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:41:45 ---> Running in a7222d80a958 20:41:46 Removing intermediate container a7222d80a958 20:41:46 ---> e3662e1d59bb 20:41:46 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:41:46 ---> Running in 94187a988f20 20:41:46 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:41:47 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:41:47 OK: 224 MiB in 59 packages 20:41:48 Removing intermediate container 94187a988f20 20:41:48 ---> 6597a1da3d1e 20:41:48 Step 8/26 : COPY . . 20:41:48 ---> 9a27fc2eeb97 20:41:48 Step 9/26 : RUN go mod tidy 20:41:48 ---> Running in b639fa4f415c 20:41:49 Removing intermediate container b639fa4f415c 20:41:49 ---> 1a12431f2854 20:41:49 Step 10/26 : RUN go mod download 20:41:49 ---> Running in 54c2128eb893 20:41:49 Removing intermediate container 54c2128eb893 20:41:49 ---> f79e1a053ab0 20:41:49 Step 11/26 : ARG MAKE='make build' 20:41:49 ---> Running in cd2e807bba14 20:41:49 Removing intermediate container cd2e807bba14 20:41:49 ---> 82a0d2d17712 20:41:49 Step 12/26 : RUN $MAKE 20:41:49 ---> Running in 837015399e6d 20:41:50 go mod tidy 20:41:50 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=2.0.1-dev.3" -o cmd/device-virtual ./cmd 20:42:08 Removing intermediate container 837015399e6d 20:42:08 ---> 2db2e3db7952 20:42:08 Step 13/26 : FROM alpine:3.12 20:42:08 3.12: Pulling from library/alpine 20:42:08 339de151aab4: Pulling fs layer 20:42:08 339de151aab4: Verifying Checksum 20:42:08 339de151aab4: Download complete 20:42:08 339de151aab4: Pull complete 20:42:08 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 20:42:08 Status: Downloaded newer image for alpine:3.12 20:42:08 ---> 13621d1b12d4 20:42:08 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 20:42:08 ---> Running in c0c0fd10e278 20:42:08 Removing intermediate container c0c0fd10e278 20:42:08 ---> 0242d34c6c3c 20:42:08 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:42:08 ---> Running in fd0a11ce3b53 20:42:08 Removing intermediate container fd0a11ce3b53 20:42:08 ---> bea4b028693d 20:42:08 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 20:42:08 ---> Running in 64f5cb9ef0e2 20:42:08 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:42:09 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:42:09 (1/6) Installing dumb-init (1.2.2-r1) 20:42:09 (2/6) Installing libgcc (9.3.0-r2) 20:42:09 (3/6) Installing libsodium (1.0.18-r0) 20:42:10 (4/6) Installing libstdc++ (9.3.0-r2) 20:42:10 (5/6) Installing libzmq (4.3.3-r0) 20:42:11 (6/6) Installing zeromq (4.3.3-r0) 20:42:11 Executing busybox-1.31.1-r20.trigger 20:42:11 OK: 8 MiB in 20 packages 20:42:11 Removing intermediate container 64f5cb9ef0e2 20:42:11 ---> 9e8c7b6351e1 20:42:11 Step 17/26 : WORKDIR / 20:42:11 ---> Running in 014df007130e 20:42:11 Removing intermediate container 014df007130e 20:42:11 ---> ec53a6fcab9c 20:42:11 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 20:42:11 ---> d9ff71e37654 20:42:11 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 20:42:12 ---> 7a75e021cb75 20:42:12 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 20:42:12 ---> 31491b5e01d3 20:42:12 Step 21/26 : EXPOSE 59900 20:42:12 ---> Running in 276915fd0b9d 20:42:12 Removing intermediate container 276915fd0b9d 20:42:12 ---> 0bd8e0bf4a44 20:42:12 Step 22/26 : ENTRYPOINT ["/device-virtual"] 20:42:12 ---> Running in d4cfc89c3274 20:42:12 Removing intermediate container d4cfc89c3274 20:42:12 ---> 99edb7404447 20:42:12 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:42:12 ---> Running in 0669b7c2daa6 20:42:13 Removing intermediate container 0669b7c2daa6 20:42:13 ---> 3b688e89466c 20:42:13 Step 24/26 : LABEL arch=amd64 20:42:13 ---> Running in 96de7efb207f 20:42:13 Removing intermediate container 96de7efb207f 20:42:13 ---> cfa518021e83 20:42:13 Step 25/26 : LABEL git_sha=bc210961dad487f65c24165ea760efecea2d010a 20:42:13 ---> Running in 2c21c4ebc3e1 20:42:13 Removing intermediate container 2c21c4ebc3e1 20:42:13 ---> dfdf20651ea6 20:42:13 Step 26/26 : LABEL version=2.0.1-dev.3 20:42:13 ---> Running in 32436f175bca 20:42:13 Removing intermediate container 32436f175bca 20:42:13 ---> a3e2c22d44c3 20:42:13 [Warning] One or more build-args [ARCH] were not consumed 20:42:13 Successfully built a3e2c22d44c3 20:42:13 Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:42:13 provisioning config files... 20:42:13 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/4@tmp/config61304336771557008tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:42:13 ---> docker-login.sh 20:42:13 nexus3.edgexfoundry.org:10001 20:42:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:42:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:42:13 Configure a credential helper to remove this warning. See 20:42:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:42:13 20:42:13 Login Succeeded 20:42:13 nexus3.edgexfoundry.org:10002 20:42:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:42:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:42:14 Configure a credential helper to remove this warning. See 20:42:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:42:14 20:42:14 Login Succeeded 20:42:14 nexus3.edgexfoundry.org:10003 20:42:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:42:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:42:14 Configure a credential helper to remove this warning. See 20:42:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:42:14 20:42:14 Login Succeeded 20:42:14 nexus3.edgexfoundry.org:10004 20:42:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:42:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:42:14 Configure a credential helper to remove this warning. See 20:42:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:42:14 20:42:14 Login Succeeded 20:42:14 docker.io 20:42:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:42:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:42:14 Configure a credential helper to remove this warning. See 20:42:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:42:14 20:42:14 Login Succeeded 20:42:14 ---> docker-login.sh ends [Pipeline] } 20:42:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:42:14 [edgeXDocker.push] Tagging docker image device-virtual with the following tags: 20:42:14 bc210961dad487f65c24165ea760efecea2d010a 20:42:14 latest 20:42:14 2.0.1-dev.3 20:42:14 bc210961dad487f65c24165ea760efecea2d010a-2.0.1-dev.3 20:42:14 main 20:42:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:42:15 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:bc210961dad487f65c24165ea760efecea2d010a [Pipeline] isUnix [Pipeline] sh 20:42:15 + docker push nexus3.edgexfoundry.org:10004/device-virtual:bc210961dad487f65c24165ea760efecea2d010a 20:42:15 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 20:42:15 ece1b151a817: Preparing 20:42:15 cc79e6216580: Preparing 20:42:15 e194984e6089: Preparing 20:42:15 1c98bf4bf076: Preparing 20:42:15 4a1da78c86d4: Preparing 20:42:15 32f366d666a5: Preparing 20:42:15 32f366d666a5: Waiting 20:42:15 cc79e6216580: Pushed 20:42:15 32f366d666a5: Layer already exists 20:42:15 4a1da78c86d4: Pushed 20:42:15 e194984e6089: Pushed 20:42:15 1c98bf4bf076: Pushed 20:42:17 ece1b151a817: Pushed 20:42:18 bc210961dad487f65c24165ea760efecea2d010a: digest: sha256:5644b113ae96be2c5309c5dc500dbbad6fe84798c04bd4e76930021182b6ac23 size: 1572 [Pipeline] isUnix [Pipeline] sh 20:42:18 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] isUnix [Pipeline] sh 20:42:18 + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest 20:42:18 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 20:42:18 ece1b151a817: Preparing 20:42:18 cc79e6216580: Preparing 20:42:18 e194984e6089: Preparing 20:42:18 1c98bf4bf076: Preparing 20:42:18 4a1da78c86d4: Preparing 20:42:18 32f366d666a5: Preparing 20:42:18 32f366d666a5: Waiting 20:42:18 4a1da78c86d4: Layer already exists 20:42:18 1c98bf4bf076: Layer already exists 20:42:18 ece1b151a817: Layer already exists 20:42:18 cc79e6216580: Layer already exists 20:42:18 e194984e6089: Layer already exists 20:42:19 32f366d666a5: Layer already exists 20:42:19 latest: digest: sha256:5644b113ae96be2c5309c5dc500dbbad6fe84798c04bd4e76930021182b6ac23 size: 1572 [Pipeline] isUnix [Pipeline] sh 20:42:19 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:2.0.1-dev.3 [Pipeline] isUnix [Pipeline] sh 20:42:19 + docker push nexus3.edgexfoundry.org:10004/device-virtual:2.0.1-dev.3 20:42:19 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 20:42:19 ece1b151a817: Preparing 20:42:19 cc79e6216580: Preparing 20:42:19 e194984e6089: Preparing 20:42:19 1c98bf4bf076: Preparing 20:42:19 4a1da78c86d4: Preparing 20:42:19 32f366d666a5: Preparing 20:42:19 32f366d666a5: Waiting 20:42:19 e194984e6089: Layer already exists 20:42:19 1c98bf4bf076: Layer already exists 20:42:19 cc79e6216580: Layer already exists 20:42:19 4a1da78c86d4: Layer already exists 20:42:19 ece1b151a817: Layer already exists 20:42:19 32f366d666a5: Layer already exists 20:42:19 2.0.1-dev.3: digest: sha256:5644b113ae96be2c5309c5dc500dbbad6fe84798c04bd4e76930021182b6ac23 size: 1572 [Pipeline] isUnix [Pipeline] sh 20:42:19 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:bc210961dad487f65c24165ea760efecea2d010a-2.0.1-dev.3 [Pipeline] isUnix [Pipeline] sh 20:42:20 + docker push nexus3.edgexfoundry.org:10004/device-virtual:bc210961dad487f65c24165ea760efecea2d010a-2.0.1-dev.3 20:42:20 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 20:42:20 ece1b151a817: Preparing 20:42:20 cc79e6216580: Preparing 20:42:20 e194984e6089: Preparing 20:42:20 1c98bf4bf076: Preparing 20:42:20 4a1da78c86d4: Preparing 20:42:20 32f366d666a5: Preparing 20:42:20 32f366d666a5: Waiting 20:42:20 1c98bf4bf076: Layer already exists 20:42:20 ece1b151a817: Layer already exists 20:42:20 cc79e6216580: Layer already exists 20:42:20 4a1da78c86d4: Layer already exists 20:42:20 e194984e6089: Layer already exists 20:42:20 32f366d666a5: Layer already exists 20:42:20 bc210961dad487f65c24165ea760efecea2d010a-2.0.1-dev.3: digest: sha256:5644b113ae96be2c5309c5dc500dbbad6fe84798c04bd4e76930021182b6ac23 size: 1572 [Pipeline] isUnix [Pipeline] sh 20:42:20 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] isUnix [Pipeline] sh 20:42:20 Running on prd-ubuntu18.04-docker-arm64-4c-16g-576 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws 20:42:20 Running in /w/workspace/device-virtual-go/4 [Pipeline] { [Pipeline] checkout 20:42:20 + docker push nexus3.edgexfoundry.org:10004/device-virtual:main 20:42:20 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 20:42:20 ece1b151a817: Preparing 20:42:20 cc79e6216580: Preparing 20:42:20 e194984e6089: Preparing 20:42:20 1c98bf4bf076: Preparing 20:42:20 4a1da78c86d4: Preparing 20:42:20 32f366d666a5: Preparing 20:42:20 32f366d666a5: Waiting 20:42:20 cc79e6216580: Layer already exists 20:42:20 ece1b151a817: Layer already exists 20:42:20 e194984e6089: Layer already exists 20:42:20 4a1da78c86d4: Layer already exists 20:42:20 1c98bf4bf076: Layer already exists 20:42:20 32f366d666a5: Layer already exists 20:42:20 main: digest: sha256:5644b113ae96be2c5309c5dc500dbbad6fe84798c04bd4e76930021182b6ac23 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:42:21 ===================================================== 20:42:21 The recommended git tool is: git [Pipeline] echo 20:42:21 taggedImages: 20:42:21 - nexus3.edgexfoundry.org:10004/device-virtual:bc210961dad487f65c24165ea760efecea2d010a 20:42:21 - nexus3.edgexfoundry.org:10004/device-virtual:latest 20:42:21 - nexus3.edgexfoundry.org:10004/device-virtual:2.0.1-dev.3 20:42:21 - nexus3.edgexfoundry.org:10004/device-virtual:bc210961dad487f65c24165ea760efecea2d010a-2.0.1-dev.3 20:42:21 - 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 20:42:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:42:21 20:42:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 20:42:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:42:21 latest: Pulling from edgex-lftools-log-publisher 20:42:21 b4d181a07f80: Pulling fs layer 20:42:21 a1111a8f2ec3: Pulling fs layer 20:42:21 ed53099fbce6: Pulling fs layer 20:42:21 dc539afda2c1: Pulling fs layer 20:42:21 77bc0d833cb6: Pulling fs layer 20:42:21 9065ff56babe: Pulling fs layer 20:42:21 d287ab97295c: Pulling fs layer 20:42:21 dc539afda2c1: Waiting 20:42:21 77bc0d833cb6: Waiting 20:42:21 9065ff56babe: Waiting 20:42:21 d287ab97295c: Waiting 20:42:22 a1111a8f2ec3: Verifying Checksum 20:42:22 a1111a8f2ec3: Download complete 20:42:22 dc539afda2c1: Verifying Checksum 20:42:22 dc539afda2c1: Download complete 20:42:22 77bc0d833cb6: Verifying Checksum 20:42:22 77bc0d833cb6: Download complete 20:42:22 9065ff56babe: Verifying Checksum 20:42:22 9065ff56babe: Download complete 20:42:22 ed53099fbce6: Verifying Checksum 20:42:22 ed53099fbce6: Download complete 20:42:23 b4d181a07f80: Verifying Checksum 20:42:23 b4d181a07f80: Download complete 20:42:24 b4d181a07f80: Pull complete 20:42:25 a1111a8f2ec3: Pull complete 20:42:25 ed53099fbce6: Pull complete 20:42:25 dc539afda2c1: Pull complete 20:42:25 77bc0d833cb6: Pull complete 20:42:25 9065ff56babe: Pull complete 20:42:27 using credential edgex-jenkins-ssh 20:42:27 d287ab97295c: Verifying Checksum 20:42:27 d287ab97295c: Download complete 20:42:27 Cloning the remote Git repository 20:42:27 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 20:42:27 > git init /w/workspace/device-virtual-go/4 # timeout=10 20:42:27 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 20:42:27 > git --version # timeout=10 20:42:27 > git --version # 'git version 2.17.1' 20:42:27 using GIT_SSH to set credentials SSH Credentials for GitHub 20:42:27 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:42:29 Avoid second fetch 20:42:29 Checking out Revision bc210961dad487f65c24165ea760efecea2d010a (main) 20:42:29 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 20:42:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:42:29 > git config core.sparsecheckout # timeout=10 20:42:29 > git checkout -f bc210961dad487f65c24165ea760efecea2d010a # timeout=10 20:42:31 d287ab97295c: Pull complete 20:42:31 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 20:42:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:42:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 20:42:31 prd-centos7-docker-4c-2g-572 does not seem to be running inside a container 20:42:31 $ 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/4 -v /w/workspace/device-virtual-go/4:/w/workspace/device-virtual-go/4:rw,z -v /w/workspace/device-virtual-go/4@tmp:/w/workspace/device-virtual-go/4@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 20:42:34 $ docker top f6581098b8e8c57e47add58b8278729f62d86c8ebd80815f4456aed39d6d1bc8 -eo pid,comm 20:42:34 Commit message: "Merge pull request #236 from jpwhitemn/update-toml-add-gov-docs" [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:42:34 20:42:34 GitHub has been notified of this commit’s build result 20:42:34 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:42:34 provisioning config files... 20:42:34 ---> job-cost.sh 20:42:34 lf-activate-venv: SKIPPING 20:42:34 INFO: No Stack... 20:42:34 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/4@tmp/config1344997340045682132tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:42:35 ---> docker-login.sh 20:42:35 nexus3.edgexfoundry.org:10001 20:42:36 INFO: Retrieving Pricing Info for: v3-standard-2 20:42:36 INFO: Archiving Costs [Pipeline] sh 20:42:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:42:36 + cat /w/workspace/device-virtual-go/4/archives/cost.csv 20:42:36 + cut -d, -f6 [Pipeline] lock 20:42:36 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-4-stack-cost] 20:42:36 Resource [jenkins-edgexfoundry-device-virtual-go-main-4-stack-cost] did not exist. Created. 20:42:36 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:42:36 + echo total: 0.05999999865889549 [Pipeline] stash 20:42:36 Stashed 1 file(s) [Pipeline] } 20:42:36 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-4-stack-cost] [Pipeline] // lock [Pipeline] } 20:42:36 $ docker stop --time=1 f6581098b8e8c57e47add58b8278729f62d86c8ebd80815f4456aed39d6d1bc8 20:42:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:42:36 Configure a credential helper to remove this warning. See 20:42:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:42:36 20:42:36 Login Succeeded 20:42:36 nexus3.edgexfoundry.org:10002 20:42:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:42:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:42:37 Configure a credential helper to remove this warning. See 20:42:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:42:37 20:42:37 Login Succeeded 20:42:37 nexus3.edgexfoundry.org:10003 20:42:37 $ docker rm -f f6581098b8e8c57e47add58b8278729f62d86c8ebd80815f4456aed39d6d1bc8 20:42:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:42:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:42:38 Configure a credential helper to remove this warning. See 20:42:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:42:38 20:42:38 Login Succeeded 20:42:38 nexus3.edgexfoundry.org:10004 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 20:42:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:42:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:42:38 Configure a credential helper to remove this warning. See 20:42:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:42:38 20:42:38 Login Succeeded 20:42:38 docker.io 20:42:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:42:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:42:39 Configure a credential helper to remove this warning. See 20:42:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:42:39 20:42:39 Login Succeeded 20:42:39 ---> docker-login.sh ends [Pipeline] } 20:42:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:42:40 ========================================================= 20:42:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 20:42:40 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 20:42:40 + 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 . 20:42:41 Sending build context to Docker daemon 8.598MB 20:42:41 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 20:42:41 Step 2/8 : FROM ${BASE} 20:42:41 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:42:41 595b0fe564bb: Pulling fs layer 20:42:41 24495759ef45: Pulling fs layer 20:42:41 d148012ef14d: Pulling fs layer 20:42:41 e90a11edd702: Pulling fs layer 20:42:41 d77568369979: Pulling fs layer 20:42:41 fc1c9f9a7f3b: Pulling fs layer 20:42:41 170f2ba95c9a: Pulling fs layer 20:42:41 97ac5df62f85: Pulling fs layer 20:42:41 e90a11edd702: Waiting 20:42:41 d77568369979: Waiting 20:42:41 fc1c9f9a7f3b: Waiting 20:42:41 170f2ba95c9a: Waiting 20:42:41 97ac5df62f85: Waiting 20:42:41 d148012ef14d: Download complete 20:42:41 24495759ef45: Download complete 20:42:41 d77568369979: Verifying Checksum 20:42:41 d77568369979: Download complete 20:42:41 fc1c9f9a7f3b: Verifying Checksum 20:42:41 fc1c9f9a7f3b: Download complete 20:42:41 595b0fe564bb: Verifying Checksum 20:42:41 595b0fe564bb: Download complete 20:42:42 170f2ba95c9a: Verifying Checksum 20:42:42 170f2ba95c9a: Download complete 20:42:43 595b0fe564bb: Pull complete 20:42:43 24495759ef45: Pull complete 20:42:44 d148012ef14d: Pull complete 20:42:47 97ac5df62f85: Verifying Checksum 20:42:47 97ac5df62f85: Download complete 20:42:47 e90a11edd702: Verifying Checksum 20:42:47 e90a11edd702: Download complete 20:42:57 e90a11edd702: Pull complete 20:42:58 d77568369979: Pull complete 20:42:58 fc1c9f9a7f3b: Pull complete 20:42:59 170f2ba95c9a: Pull complete 20:43:04 97ac5df62f85: Pull complete 20:43:04 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 20:43:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 20:43:04 ---> 04bc70af865f 20:43:04 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' 20:43:11 ---> Running in 881ef07a63ad 20:43:11 Removing intermediate container 881ef07a63ad 20:43:11 ---> fc2b60742c73 20:43:11 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:43:11 ---> Running in 859f9d11457f 20:43:14 Removing intermediate container 859f9d11457f 20:43:14 ---> abd4536ca1d9 20:43:14 Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev libsodium-dev zeromq-dev 20:43:14 ---> Running in 4db26fcdfd82 20:43:16 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:43:16 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:43:17 (1/7) Installing openssh-keygen (8.4_p1-r3) 20:43:18 (2/7) Installing libedit (20191231.3.1-r1) 20:43:18 (3/7) Installing openssh-client (8.4_p1-r3) 20:43:18 (4/7) Installing openssh-sftp-server (8.4_p1-r3) 20:43:18 (5/7) Installing openssh-server-common (8.4_p1-r3) 20:43:19 (6/7) Installing openssh-server (8.4_p1-r3) 20:43:19 (7/7) Installing openssh (8.4_p1-r3) 20:43:19 Executing busybox-1.32.1-r6.trigger 20:43:19 OK: 224 MiB in 59 packages 20:43:20 Removing intermediate container 4db26fcdfd82 20:43:20 ---> b6b5f9340856 20:43:20 Step 6/8 : WORKDIR /device-virtual-go 20:43:21 ---> Running in 07e6f0677774 20:43:21 Removing intermediate container 07e6f0677774 20:43:21 ---> 85f6399e9bcb 20:43:21 Step 7/8 : COPY . . 20:43:23 ---> 70c40b116d88 20:43:23 Step 8/8 : RUN go mod download 20:43:23 ---> Running in 7421927b69ff 20:43:56 Removing intermediate container 7421927b69ff 20:43:56 ---> 03aa5bb4d99f 20:43:56 Successfully built 03aa5bb4d99f 20:43:56 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:43:56 + docker inspect -f . ci-base-image-arm64 20:43:56 . [Pipeline] withDockerContainer 20:43:56 prd-ubuntu18.04-docker-arm64-4c-16g-576 does not seem to be running inside a container 20:43:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/4 -v /w/workspace/device-virtual-go/4:/w/workspace/device-virtual-go/4:rw,z -v /w/workspace/device-virtual-go/4@tmp:/w/workspace/device-virtual-go/4@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 20:43:58 $ docker top 135afcb27c2cb3660fed755228dc6d8fd34f8842be02421fea97c923e9cd97d5 -eo pid,comm [Pipeline] { [Pipeline] sh 20:43:59 + go version 20:43:59 go version go1.16.6 linux/arm64 [Pipeline] } 20:43:59 $ docker stop --time=1 135afcb27c2cb3660fed755228dc6d8fd34f8842be02421fea97c923e9cd97d5 20:44:01 $ docker rm -f 135afcb27c2cb3660fed755228dc6d8fd34f8842be02421fea97c923e9cd97d5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:44:02 + docker inspect -f . ci-base-image-arm64 20:44:02 . [Pipeline] withDockerContainer 20:44:02 prd-ubuntu18.04-docker-arm64-4c-16g-576 does not seem to be running inside a container 20:44:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/4 -v /w/workspace/device-virtual-go/4:/w/workspace/device-virtual-go/4:rw,z -v /w/workspace/device-virtual-go/4@tmp:/w/workspace/device-virtual-go/4@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 20:44:05 $ docker top fbca31e8095a3ce0c02f3a0237d694a61e1d2cdc103d5b3d58ac20aed847e953 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 20:44:06 + go mod tidy [Pipeline] sh 20:44:07 + make test 20:44:07 go mod tidy 20:44:07 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 20:44:09 ? github.com/edgexfoundry/device-virtual-go [no test files] 20:45:31 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 20:45:31 ok github.com/edgexfoundry/device-virtual-go/internal/driver 2.022s coverage: 64.6% of statements 20:45:31 CGO_ENABLED=1 GO111MODULE=on go vet ./... 20:45:49 gofmt -l . 20:45:49 [ "`gofmt -l .`" = "" ] 20:45:49 ./bin/test-attribution-txt.sh 20:45:51 ./bin/test-go-mod-tidy.sh [Pipeline] } 20:45:52 $ docker stop --time=1 fbca31e8095a3ce0c02f3a0237d694a61e1d2cdc103d5b3d58ac20aed847e953 20:45:54 $ docker rm -f fbca31e8095a3ce0c02f3a0237d694a61e1d2cdc103d5b3d58ac20aed847e953 [Pipeline] // withDockerContainer [Pipeline] sh 20:45:55 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:45:55 Warning: overwriting stash ‘coverage-report’ 20:45:56 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 20:45:56 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:45:57 + ls -al . 20:45:57 total 172 20:45:57 drwxrwxr-x 7 jenkins jenkins 4096 Aug 11 20:45 . 20:45:57 drwxrwxr-x 4 jenkins jenkins 4096 Aug 11 20:42 .. 20:45:57 drwxrwxr-x 8 jenkins jenkins 4096 Aug 11 20:42 .git 20:45:57 drwxrwxr-x 2 jenkins jenkins 4096 Aug 11 20:42 .github 20:45:57 -rw-rw-r-- 1 jenkins jenkins 277 Aug 11 20:42 .gitignore 20:45:57 -rw-rw-r-- 1 jenkins jenkins 8153 Aug 11 20:42 Attribution.txt 20:45:57 -rw-rw-r-- 1 jenkins jenkins 6349 Aug 11 20:42 CHANGELOG.md 20:45:57 -rw-rw-r-- 1 jenkins jenkins 1921 Aug 11 20:42 Dockerfile 20:45:57 -rw-rw-r-- 1 jenkins jenkins 998 Aug 11 20:42 Dockerfile.build 20:45:57 -rw-rw-r-- 1 jenkins jenkins 677 Aug 11 20:42 GOVERNANCE.md 20:45:57 -rw-rw-r-- 1 jenkins jenkins 660 Aug 11 20:42 Jenkinsfile 20:45:57 -rw-rw-r-- 1 jenkins jenkins 11340 Aug 11 20:42 LICENSE 20:45:57 -rw-rw-r-- 1 jenkins jenkins 905 Aug 11 20:42 Makefile 20:45:57 -rw-rw-r-- 1 jenkins jenkins 623 Aug 11 20:42 OWNERS.md 20:45:57 -rw-rw-r-- 1 jenkins jenkins 2913 Aug 11 20:42 README.md 20:45:57 -rw-rw-r-- 1 jenkins jenkins 11 Aug 11 20:34 VERSION 20:45:57 drwxrwxr-x 2 jenkins jenkins 4096 Aug 11 20:42 bin 20:45:57 drwxrwxr-x 3 jenkins jenkins 4096 Aug 11 20:42 cmd 20:45:57 -rw-r--r-- 1 jenkins jenkins 46339 Aug 11 20:45 coverage.out 20:45:57 -rw-r--r-- 1 jenkins jenkins 795 Aug 11 20:45 go.mod 20:45:57 -rw-r--r-- 1 jenkins jenkins 22824 Aug 11 20:44 go.sum 20:45:57 drwxrwxr-x 3 jenkins jenkins 4096 Aug 11 20:42 internal 20:45:57 -rw-rw-r-- 1 jenkins jenkins 235 Aug 11 20:42 version.go [Pipeline] isUnix [Pipeline] sh 20:45:57 + 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=bc210961dad487f65c24165ea760efecea2d010a --label arch=arm64 --label version=2.0.1-dev.3 . 20:45:57 Sending build context to Docker daemon 8.669MB 20:45:57 Step 1/26 : ARG BASE=golang:1.16-alpine3.12 20:45:57 Step 2/26 : FROM ${BASE} AS builder 20:45:57 ---> 03aa5bb4d99f 20:45:57 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 20:45:58 ---> Running in c1a839f1e69c 20:45:59 Removing intermediate container c1a839f1e69c 20:45:59 ---> 6fba760e1b94 20:45:59 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 20:45:59 ---> Running in 9d031a523ce4 20:45:59 Removing intermediate container 9d031a523ce4 20:45:59 ---> 206b20cff9f9 20:45:59 Step 5/26 : WORKDIR /device-virtual-go 20:46:00 ---> Running in 663fecc231f9 20:46:00 Removing intermediate container 663fecc231f9 20:46:00 ---> 28a424eaea13 20:46:00 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:46:00 ---> Running in da3da96139f0 20:46:03 Removing intermediate container da3da96139f0 20:46:03 ---> b5867af6b384 20:46:03 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:46:03 ---> Running in ab7616ad64f0 20:46:04 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:46:05 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:46:06 OK: 224 MiB in 59 packages 20:46:07 Removing intermediate container ab7616ad64f0 20:46:07 ---> 7e9217a05e1f 20:46:07 Step 8/26 : COPY . . 20:46:09 ---> 13ac656ca8c7 20:46:09 Step 9/26 : RUN go mod tidy 20:46:09 ---> Running in 43010df6129a 20:46:13 Removing intermediate container 43010df6129a 20:46:13 ---> 12f8304a19d5 20:46:13 Step 10/26 : RUN go mod download 20:46:13 ---> Running in 5cc233d75ed8 20:46:15 Removing intermediate container 5cc233d75ed8 20:46:15 ---> 470a386f42ff 20:46:15 Step 11/26 : ARG MAKE='make build' 20:46:15 ---> Running in bfce771636c5 20:46:16 Removing intermediate container bfce771636c5 20:46:16 ---> f8a63318d1e2 20:46:16 Step 12/26 : RUN $MAKE 20:46:16 ---> Running in f6ce906868eb 20:46:18 go mod tidy 20:46:18 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=2.0.1-dev.3" -o cmd/device-virtual ./cmd 20:47:26 Removing intermediate container f6ce906868eb 20:47:26 ---> 58efad03f2e8 20:47:26 Step 13/26 : FROM alpine:3.12 20:47:26 3.12: Pulling from library/alpine 20:47:26 d2f70382dc9a: Pulling fs layer 20:47:26 d2f70382dc9a: Verifying Checksum 20:47:26 d2f70382dc9a: Download complete 20:47:26 d2f70382dc9a: Pull complete 20:47:26 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 20:47:26 Status: Downloaded newer image for alpine:3.12 20:47:26 ---> c4fd0aeabfcf 20:47:26 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 20:47:26 ---> Running in fae33233beb8 20:47:26 Removing intermediate container fae33233beb8 20:47:26 ---> b63dd5c7e871 20:47:26 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:47:26 ---> Running in dcf5830c7346 20:47:26 Removing intermediate container dcf5830c7346 20:47:26 ---> 1ed667f858c8 20:47:26 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 20:47:26 ---> Running in 7d124ec753a7 20:47:26 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:47:26 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:47:26 (1/6) Installing dumb-init (1.2.2-r1) 20:47:26 (2/6) Installing libgcc (9.3.0-r2) 20:47:26 (3/6) Installing libsodium (1.0.18-r0) 20:47:26 (4/6) Installing libstdc++ (9.3.0-r2) 20:47:26 (5/6) Installing libzmq (4.3.3-r0) 20:47:26 (6/6) Installing zeromq (4.3.3-r0) 20:47:26 Executing busybox-1.31.1-r20.trigger 20:47:26 OK: 8 MiB in 20 packages 20:47:26 Removing intermediate container 7d124ec753a7 20:47:26 ---> e04ad2ea4a34 20:47:26 Step 17/26 : WORKDIR / 20:47:27 ---> Running in c214116b73c0 20:47:27 Removing intermediate container c214116b73c0 20:47:27 ---> 33acaf269d8e 20:47:27 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 20:47:28 ---> 09feb2cb11b8 20:47:28 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 20:47:29 ---> b69956da020b 20:47:29 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 20:47:31 ---> 542ce19c07dc 20:47:31 Step 21/26 : EXPOSE 59900 20:47:31 ---> Running in 8ef349550198 20:47:32 Removing intermediate container 8ef349550198 20:47:32 ---> 1ff5dd2d3ef5 20:47:32 Step 22/26 : ENTRYPOINT ["/device-virtual"] 20:47:32 ---> Running in 9bf6dad7b05b 20:47:32 Removing intermediate container 9bf6dad7b05b 20:47:32 ---> 278b9204a7e2 20:47:32 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:47:32 ---> Running in 75a4540ef1ee 20:47:33 Removing intermediate container 75a4540ef1ee 20:47:33 ---> 9e9bbc564aa8 20:47:33 Step 24/26 : LABEL arch=arm64 20:47:33 ---> Running in 519ddd831423 20:47:34 Removing intermediate container 519ddd831423 20:47:34 ---> 252b1cd40bb1 20:47:34 Step 25/26 : LABEL git_sha=bc210961dad487f65c24165ea760efecea2d010a 20:47:34 ---> Running in 00d213b1ee64 20:47:34 Removing intermediate container 00d213b1ee64 20:47:34 ---> d93c165064ca 20:47:34 Step 26/26 : LABEL version=2.0.1-dev.3 20:47:34 ---> Running in 84a9a648e43e 20:47:35 Removing intermediate container 84a9a648e43e 20:47:35 ---> d86d74f881c8 20:47:35 [Warning] One or more build-args [ARCH] were not consumed 20:47:35 Successfully built d86d74f881c8 20:47:35 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 20:47:35 provisioning config files... 20:47:35 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/4@tmp/config6123909784002355401tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:47:36 ---> docker-login.sh 20:47:36 nexus3.edgexfoundry.org:10001 20:47:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:47:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:47:36 Configure a credential helper to remove this warning. See 20:47:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:47:36 20:47:36 Login Succeeded 20:47:36 nexus3.edgexfoundry.org:10002 20:47:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:47:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:47:37 Configure a credential helper to remove this warning. See 20:47:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:47:37 20:47:37 Login Succeeded 20:47:37 nexus3.edgexfoundry.org:10003 20:47:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:47:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:47:37 Configure a credential helper to remove this warning. See 20:47:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:47:37 20:47:37 Login Succeeded 20:47:37 nexus3.edgexfoundry.org:10004 20:47:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:47:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:47:38 Configure a credential helper to remove this warning. See 20:47:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:47:38 20:47:38 Login Succeeded 20:47:38 docker.io 20:47:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:47:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:47:39 Configure a credential helper to remove this warning. See 20:47:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:47:39 20:47:39 Login Succeeded 20:47:39 ---> docker-login.sh ends [Pipeline] } 20:47:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:47:39 [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: 20:47:39 bc210961dad487f65c24165ea760efecea2d010a 20:47:39 latest 20:47:39 2.0.1-dev.3 20:47:39 bc210961dad487f65c24165ea760efecea2d010a-2.0.1-dev.3 20:47:39 main 20:47:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:47:39 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:bc210961dad487f65c24165ea760efecea2d010a [Pipeline] isUnix [Pipeline] sh 20:47:39 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:bc210961dad487f65c24165ea760efecea2d010a 20:47:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 20:47:39 5d00681317b2: Preparing 20:47:39 5cba8d6d04d5: Preparing 20:47:39 09e5315743e9: Preparing 20:47:39 c8118b19a151: Preparing 20:47:39 349a01bd0d24: Preparing 20:47:39 3fbe34a1663b: Preparing 20:47:39 3fbe34a1663b: Waiting 20:47:40 5cba8d6d04d5: Pushed 20:47:40 09e5315743e9: Pushed 20:47:40 349a01bd0d24: Pushed 20:47:40 3fbe34a1663b: Layer already exists 20:47:40 c8118b19a151: Pushed 20:47:43 5d00681317b2: Pushed 20:47:43 bc210961dad487f65c24165ea760efecea2d010a: digest: sha256:02927cbe875b85ab1c8162d30e4c9c13abe391f8a18b9fe27bf9aa4c8c800bf0 size: 1572 [Pipeline] isUnix [Pipeline] sh 20:47:44 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:47:44 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 20:47:44 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 20:47:44 5d00681317b2: Preparing 20:47:44 5cba8d6d04d5: Preparing 20:47:44 09e5315743e9: Preparing 20:47:44 c8118b19a151: Preparing 20:47:44 349a01bd0d24: Preparing 20:47:44 3fbe34a1663b: Preparing 20:47:44 3fbe34a1663b: Waiting 20:47:44 349a01bd0d24: Layer already exists 20:47:44 09e5315743e9: Layer already exists 20:47:44 5cba8d6d04d5: Layer already exists 20:47:44 5d00681317b2: Layer already exists 20:47:44 c8118b19a151: Layer already exists 20:47:44 3fbe34a1663b: Layer already exists 20:47:44 latest: digest: sha256:02927cbe875b85ab1c8162d30e4c9c13abe391f8a18b9fe27bf9aa4c8c800bf0 size: 1572 [Pipeline] isUnix [Pipeline] sh 20:47:45 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.0.1-dev.3 [Pipeline] isUnix [Pipeline] sh 20:47:45 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.0.1-dev.3 20:47:45 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 20:47:45 5d00681317b2: Preparing 20:47:45 5cba8d6d04d5: Preparing 20:47:45 09e5315743e9: Preparing 20:47:45 c8118b19a151: Preparing 20:47:45 349a01bd0d24: Preparing 20:47:45 3fbe34a1663b: Preparing 20:47:45 3fbe34a1663b: Waiting 20:47:45 5d00681317b2: Layer already exists 20:47:45 5cba8d6d04d5: Layer already exists 20:47:45 c8118b19a151: Layer already exists 20:47:45 349a01bd0d24: Layer already exists 20:47:45 09e5315743e9: Layer already exists 20:47:45 3fbe34a1663b: Layer already exists 20:47:45 2.0.1-dev.3: digest: sha256:02927cbe875b85ab1c8162d30e4c9c13abe391f8a18b9fe27bf9aa4c8c800bf0 size: 1572 [Pipeline] isUnix [Pipeline] sh 20:47:46 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:bc210961dad487f65c24165ea760efecea2d010a-2.0.1-dev.3 [Pipeline] isUnix [Pipeline] sh 20:47:46 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:bc210961dad487f65c24165ea760efecea2d010a-2.0.1-dev.3 20:47:46 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 20:47:46 5d00681317b2: Preparing 20:47:46 5cba8d6d04d5: Preparing 20:47:46 09e5315743e9: Preparing 20:47:46 c8118b19a151: Preparing 20:47:46 349a01bd0d24: Preparing 20:47:46 3fbe34a1663b: Preparing 20:47:46 3fbe34a1663b: Waiting 20:47:46 5cba8d6d04d5: Layer already exists 20:47:46 349a01bd0d24: Layer already exists 20:47:46 c8118b19a151: Layer already exists 20:47:46 09e5315743e9: Layer already exists 20:47:46 5d00681317b2: Layer already exists 20:47:46 3fbe34a1663b: Layer already exists 20:47:46 bc210961dad487f65c24165ea760efecea2d010a-2.0.1-dev.3: digest: sha256:02927cbe875b85ab1c8162d30e4c9c13abe391f8a18b9fe27bf9aa4c8c800bf0 size: 1572 [Pipeline] isUnix [Pipeline] sh 20:47:47 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] isUnix [Pipeline] sh 20:47:47 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main 20:47:47 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 20:47:47 5d00681317b2: Preparing 20:47:47 5cba8d6d04d5: Preparing 20:47:47 09e5315743e9: Preparing 20:47:47 c8118b19a151: Preparing 20:47:47 349a01bd0d24: Preparing 20:47:47 3fbe34a1663b: Preparing 20:47:47 3fbe34a1663b: Waiting 20:47:48 c8118b19a151: Layer already exists 20:47:48 5cba8d6d04d5: Layer already exists 20:47:48 09e5315743e9: Layer already exists 20:47:48 5d00681317b2: Layer already exists 20:47:48 349a01bd0d24: Layer already exists 20:47:48 3fbe34a1663b: Layer already exists 20:47:48 main: digest: sha256:02927cbe875b85ab1c8162d30e4c9c13abe391f8a18b9fe27bf9aa4c8c800bf0 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:47:48 ===================================================== [Pipeline] echo 20:47:48 taggedImages: 20:47:48 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:bc210961dad487f65c24165ea760efecea2d010a 20:47:48 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 20:47:48 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.0.1-dev.3 20:47:48 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:bc210961dad487f65c24165ea760efecea2d010a-2.0.1-dev.3 20:47:48 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:47:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:47:48 20:47:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 20:47:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:47:49 arm64: Pulling from edgex-lftools-log-publisher 20:47:49 448f6bf000e3: Pulling fs layer 20:47:49 f757da607395: Pulling fs layer 20:47:49 05883995daec: Pulling fs layer 20:47:49 8603b9c90790: Pulling fs layer 20:47:49 1560dd03e051: Pulling fs layer 20:47:49 27f5ce0e4adf: Pulling fs layer 20:47:49 c2d8d7efcc4b: Pulling fs layer 20:47:49 8603b9c90790: Waiting 20:47:49 1560dd03e051: Waiting 20:47:49 27f5ce0e4adf: Waiting 20:47:49 c2d8d7efcc4b: Waiting 20:47:49 f757da607395: Verifying Checksum 20:47:49 f757da607395: Download complete 20:47:49 8603b9c90790: Verifying Checksum 20:47:49 8603b9c90790: Download complete 20:47:49 1560dd03e051: Verifying Checksum 20:47:49 1560dd03e051: Download complete 20:47:49 05883995daec: Verifying Checksum 20:47:49 05883995daec: Download complete 20:47:49 27f5ce0e4adf: Verifying Checksum 20:47:49 27f5ce0e4adf: Download complete 20:47:50 448f6bf000e3: Verifying Checksum 20:47:50 448f6bf000e3: Download complete 20:47:54 c2d8d7efcc4b: Verifying Checksum 20:47:54 c2d8d7efcc4b: Download complete 20:47:54 448f6bf000e3: Pull complete 20:47:55 f757da607395: Pull complete 20:47:57 05883995daec: Pull complete 20:47:57 8603b9c90790: Pull complete 20:47:58 1560dd03e051: Pull complete 20:47:59 27f5ce0e4adf: Pull complete 20:48:14 c2d8d7efcc4b: Pull complete 20:48:14 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 20:48:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:48:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 20:48:14 prd-ubuntu18.04-docker-arm64-4c-16g-576 does not seem to be running inside a container 20:48:14 $ 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/4 -v /w/workspace/device-virtual-go/4:/w/workspace/device-virtual-go/4:rw,z -v /w/workspace/device-virtual-go/4@tmp:/w/workspace/device-virtual-go/4@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 20:48:19 $ docker top 927134f1fb6757302e49b0a458c414eee5dde65cf5a69a0ddf84676f23877216 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:48:20 ---> job-cost.sh 20:48:20 lf-activate-venv: SKIPPING 20:48:20 INFO: No Stack... 20:48:22 INFO: Retrieving Pricing Info for: v2-standard-4 20:48:22 INFO: Archiving Costs [Pipeline] sh 20:48:22 + cat /w/workspace/device-virtual-go/4/archives/cost.csv 20:48:22 + cut -d, -f6 [Pipeline] lock 20:48:22 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-4-stack-cost] 20:48:22 Resource [jenkins-edgexfoundry-device-virtual-go-main-4-stack-cost] did not exist. Created. 20:48:22 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:48:23 /w/workspace/device-virtual-go/4@tmp/durable-96af65aa/script.sh: 1: /w/workspace/device-virtual-go/4@tmp/durable-96af65aa/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 20:48:24 + echo total: 0.18000000715255737 [Pipeline] stash 20:48:24 Warning: overwriting stash ‘stack-cost’ 20:48:24 Stashed 1 file(s) [Pipeline] } 20:48:24 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-4-stack-cost] [Pipeline] // lock [Pipeline] } 20:48:24 $ docker stop --time=1 927134f1fb6757302e49b0a458c414eee5dde65cf5a69a0ddf84676f23877216 20:48:26 $ docker rm -f 927134f1fb6757302e49b0a458c414eee5dde65cf5a69a0ddf84676f23877216 [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 20:48:26 provisioning config files... 20:48:26 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config7872953371976100840tmp [Pipeline] { [Pipeline] sh 20:48:26 + set +x 20:48:26 + curl -s https://codecov.io/bash 20:48:26 + bash -s -- 20:48:26 20:48:26 _____ _ 20:48:26 / ____| | | 20:48:26 | | ___ __| | ___ ___ _____ __ 20:48:26 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:48:26 | |___| (_) | (_| | __/ (_| (_) \ V / 20:48:26 \_____\___/ \__,_|\___|\___\___/ \_/ 20:48:26 Bash-1.0.6 20:48:26 20:48:26 20:48:26 ==> git version 2.24.4 found 20:48:26 ==> 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 20:48:26 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 20:48:26 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 20:48:26 ==> Jenkins CI detected. 20:48:26 current dir:  /w/workspace/exfoundry_device-virtual-go_main 20:48:26 project root: . 20:48:26 --> token set from env 20:48:26 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:48:26 ==> Running gcov in . (disable via -X gcov) 20:48:26 ==> Python coveragepy not found 20:48:26 ==> Searching for coverage reports in: 20:48:26 + . 20:48:26 -> Found 1 reports 20:48:26 ==> Detecting git/mercurial file structure 20:48:26 ==> Reading reports 20:48:26 + ./coverage.out bytes=46339 20:48:26 ==> Appending adjustments 20:48:26 https://docs.codecov.io/docs/fixing-reports 20:48:27 + Found adjustments 20:48:27 ==> Gzipping contents 20:48:27 8.0K /tmp/codecov.Q11qSt.gz 20:48:27 ==> Uploading reports 20:48:27 url: https://codecov.io 20:48:27 query: branch=main&commit=bc210961dad487f65c24165ea760efecea2d010a&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 20:48:27 -> Pinging Codecov 20:48:27 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=bc210961dad487f65c24165ea760efecea2d010a&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 20:48:27 -> Uploading to 20:48:27 https://storage.googleapis.com/codecov/v4/raw/2021-08-11/5E52B4B073DB2E39498172D8E973AA87/bc210961dad487f65c24165ea760efecea2d010a/b8301e7f-6361-42a8-80bd-523f76fd5752.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210811%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210811T204827Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e033ff6008ba1d473187de9d4e46fa0289c9e66f7c6079ede2e0de61c9a1afe4 20:48:27 % Total % Received % Xferd Average Speed Time Time Time Current 20:48:27 Dload Upload Total Spent Left Speed 20:48:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5497 0 0 100 5497 0 10998 --:--:-- --:--:-- --:--:-- 11016 20:48:28 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/bc210961dad487f65c24165ea760efecea2d010a [Pipeline] } 20:48:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 20:48:28 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 20:48:28 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:48:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:48:28 20:48:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 20:48:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:48:29 1.410.4: Pulling from edgex-devops/edgex-snyk-go 20:48:29 188c0c94c7c5: Pulling fs layer 20:48:29 0ef7d3d256c8: Pulling fs layer 20:48:29 de9db76c5a1d: Pulling fs layer 20:48:29 0eba1c9be4d2: Pulling fs layer 20:48:29 0d57e429df01: Pulling fs layer 20:48:29 4e4be7b47b0d: Pulling fs layer 20:48:29 e1f770b5df2f: Pulling fs layer 20:48:29 85a0685a4137: Pulling fs layer 20:48:29 0eba1c9be4d2: Waiting 20:48:29 0d57e429df01: Waiting 20:48:29 4e4be7b47b0d: Waiting 20:48:29 e1f770b5df2f: Waiting 20:48:29 85a0685a4137: Waiting 20:48:29 de9db76c5a1d: Verifying Checksum 20:48:29 de9db76c5a1d: Download complete 20:48:29 0ef7d3d256c8: Download complete 20:48:29 0d57e429df01: Verifying Checksum 20:48:29 0d57e429df01: Download complete 20:48:29 4e4be7b47b0d: Verifying Checksum 20:48:29 4e4be7b47b0d: Download complete 20:48:29 188c0c94c7c5: Download complete 20:48:29 188c0c94c7c5: Pull complete 20:48:29 0ef7d3d256c8: Pull complete 20:48:29 de9db76c5a1d: Pull complete 20:48:30 e1f770b5df2f: Verifying Checksum 20:48:30 e1f770b5df2f: Download complete 20:48:34 0eba1c9be4d2: Verifying Checksum 20:48:34 0eba1c9be4d2: Download complete 20:48:35 85a0685a4137: Verifying Checksum 20:48:35 85a0685a4137: Download complete 20:48:38 0eba1c9be4d2: Pull complete 20:48:38 0d57e429df01: Pull complete 20:48:38 4e4be7b47b0d: Pull complete 20:48:38 e1f770b5df2f: Pull complete 20:48:42 85a0685a4137: Pull complete 20:48:42 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 20:48:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:48:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 20:48:42 prd-centos7-docker-4c-2g-452 does not seem to be running inside a container 20:48:42 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 20:48:44 $ docker top dfb3966f19405ee81a5e74d35face3533af8a73ff5c812e759bbd44fba21a39d -eo pid,comm [Pipeline] { [Pipeline] echo 20:48:44 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 20:48:45 + set -o pipefail 20:48:45 + snyk monitor '--org=edgex-jenkins' 20:48:51 20:48:51 Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... 20:48:51 20:48:51 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/3924f214-7ae4-42a4-961a-cd664290c3c8/history/5c6346d1-f65f-46f5-a716-d907417e08f2 20:48:51 20:48:51 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 20:48:51 20:48:52 20:48:52 You are approaching your monthly limit of 200 private tests for your edgex-jenkins org. 20:48:52 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 20:48:52 $ docker stop --time=1 dfb3966f19405ee81a5e74d35face3533af8a73ff5c812e759bbd44fba21a39d 20:48:54 $ docker rm -f dfb3966f19405ee81a5e74d35face3533af8a73ff5c812e759bbd44fba21a39d [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 20:48:55 + git log --format=format:%s -1 bc210961dad487f65c24165ea760efecea2d010a [Pipeline] isUnix [Pipeline] sh 20:48:55 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:48:55 . [Pipeline] withDockerContainer 20:48:55 prd-centos7-docker-4c-2g-452 does not seem to be running inside a container 20:48:55 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:48:55 $ docker top 0a5a9a247cc23c3fc23117ac236fc8755525a4c369d1e8ef4775f1dcd96d1b23 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:48:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:48:56 [ssh-agent] Looking for ssh-agent implementation... 20:48:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:48:56 $ docker exec 0a5a9a247cc23c3fc23117ac236fc8755525a4c369d1e8ef4775f1dcd96d1b23 ssh-agent 20:48:56 SSH_AUTH_SOCK=/tmp/ssh-3CTvhfnizf0u/agent.14 20:48:56 SSH_AGENT_PID=22 20:48:56 Running ssh-add (command line suppressed) 20:48:56 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_990195776839238933.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_990195776839238933.key) 20:48:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:48:56 + git semver tag 20:48:56 # -> Open(): unable to determine branch for HEAD 20:48:56 # $GIT_DIR = /w/workspace/exfoundry_device-virtual-go_main/.git 20:48:56 # $GIT_WORK_TREE = /w/workspace/exfoundry_device-virtual-go_main 20:48:56 # $SEMVER_REMOTE_NAME = origin 20:48:56 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:48:56 # $SEMVER_USER_NAME = edgex-jenkins 20:48:56 # $SEMVER_BRANCH = main 20:48:56 # $SEMVER_DIR = /w/workspace/exfoundry_device-virtual-go_main/.semver 20:48:56 # bc210961dad487f65c24165ea760efecea2d010a HEAD 20:48:56 # -> Force: false 20:48:56 # 076acffa68d0db2e88bc1520095b53d5ef13ca6f refs/tags/v2.0.1-dev.3 [Pipeline] } 20:48:56 $ docker exec --env ******** --env ******** 0a5a9a247cc23c3fc23117ac236fc8755525a4c369d1e8ef4775f1dcd96d1b23 ssh-agent -k 20:48:56 unset SSH_AUTH_SOCK; 20:48:56 unset SSH_AGENT_PID; 20:48:56 echo Agent pid 22 killed; 20:48:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:48:57 + git semver [Pipeline] } 20:48:57 $ docker stop --time=1 0a5a9a247cc23c3fc23117ac236fc8755525a4c369d1e8ef4775f1dcd96d1b23 20:48:58 $ docker rm -f 0a5a9a247cc23c3fc23117ac236fc8755525a4c369d1e8ef4775f1dcd96d1b23 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 20:48:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:48:58 20:48:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 20:48:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:48:59 0.23.1-centos7: Pulling from edgex-lftools 20:48:59 ab5ef0e58194: Pulling fs layer 20:48:59 9712f1f96733: Pulling fs layer 20:48:59 63f879dbbcfc: Pulling fs layer 20:48:59 0d9ebad4ef96: Pulling fs layer 20:48:59 e9a5061849ea: Pulling fs layer 20:48:59 d747dcd14b5f: Pulling fs layer 20:48:59 2de7ff778b66: Pulling fs layer 20:48:59 0d9ebad4ef96: Waiting 20:48:59 e9a5061849ea: Waiting 20:48:59 d747dcd14b5f: Waiting 20:48:59 2de7ff778b66: Waiting 20:48:59 9712f1f96733: Verifying Checksum 20:48:59 9712f1f96733: Download complete 20:49:01 63f879dbbcfc: Verifying Checksum 20:49:01 63f879dbbcfc: Download complete 20:49:01 e9a5061849ea: Verifying Checksum 20:49:01 e9a5061849ea: Download complete 20:49:01 d747dcd14b5f: Verifying Checksum 20:49:01 d747dcd14b5f: Download complete 20:49:02 2de7ff778b66: Verifying Checksum 20:49:02 2de7ff778b66: Download complete 20:49:03 0d9ebad4ef96: Verifying Checksum 20:49:03 0d9ebad4ef96: Download complete 20:49:03 ab5ef0e58194: Verifying Checksum 20:49:03 ab5ef0e58194: Download complete 20:49:05 ab5ef0e58194: Pull complete 20:49:05 9712f1f96733: Pull complete 20:49:06 63f879dbbcfc: Pull complete 20:49:09 0d9ebad4ef96: Pull complete 20:49:10 e9a5061849ea: Pull complete 20:49:10 d747dcd14b5f: Pull complete 20:49:11 2de7ff778b66: Pull complete 20:49:11 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 20:49:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:49:11 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 20:49:11 prd-centos7-docker-4c-2g-452 does not seem to be running inside a container 20:49:11 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 20:49:14 $ docker top 953efdb551556174e5f93ebdb400f016a4d0c0cff5f5cb7c669bb3a2f56cb8e6 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 20:49:14 provisioning config files... 20:49:14 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config8774171844949756214tmp 20:49:14 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config7977277554899237428tmp 20:49:14 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config4310005292639347047tmp [Pipeline] { [Pipeline] echo 20:49:14 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 20:49:14 ---> sigul-configuration.sh 20:49:14 gpg: directory `/root/.gnupg' created 20:49:14 gpg: new configuration file `/root/.gnupg/gpg.conf' created 20:49:14 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 20:49:14 gpg: keyring `/root/.gnupg/secring.gpg' created 20:49:14 gpg: keyring `/root/.gnupg/pubring.gpg' created 20:49:14 gpg: CAST5 encrypted data 20:49:14 gpg: encrypted with 1 passphrase 20:49:14 gpg: WARNING: message was not integrity protected [Pipeline] sh 20:49:15 + mkdir /home/jenkins 20:49:15 + mkdir /home/jenkins/sigul [Pipeline] sh 20:49:15 + 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 20:49:15 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 20:49:16 ---> sigul-install.sh 20:49:16 Sigul already installed; skipping installation. [Pipeline] sh 20:49:16 + git tag --list 20:49:16 v1.0.0 20:49:16 v1.1.0 20:49:16 v1.1.1 20:49:16 v1.2.1 20:49:16 v1.2.2 20:49:16 v1.2.3 20:49:16 v1.3.0 20:49:16 v1.3.1 20:49:16 v2.0.0 20:49:16 v2.0.1-dev.1 20:49:16 v2.0.1-dev.2 20:49:16 v2.0.1-dev.3 [Pipeline] sh 20:49:16 + lftools sign git-tag v2.0.1-dev.3 20:49:17 Signing Git tag with Sigul... 20:49:17 Signing v2.0.1-dev.3 [Pipeline] echo 20:49:18 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 20:49:18 ---> sigul-configuration-cleanup.sh [Pipeline] } 20:49:18 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 20:49:18 $ docker stop --time=1 953efdb551556174e5f93ebdb400f016a4d0c0cff5f5cb7c669bb3a2f56cb8e6 20:49:19 $ docker rm -f 953efdb551556174e5f93ebdb400f016a4d0c0cff5f5cb7c669bb3a2f56cb8e6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 20:49:20 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:49:20 . [Pipeline] withDockerContainer 20:49:20 prd-centos7-docker-4c-2g-452 does not seem to be running inside a container 20:49:20 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:49:20 $ docker top bc9cc49bade239b8cb26bc9ddab80793a00feaf3f779e01bad1b35bd3e177556 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:49:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:49:21 [ssh-agent] Looking for ssh-agent implementation... 20:49:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:49:21 $ docker exec bc9cc49bade239b8cb26bc9ddab80793a00feaf3f779e01bad1b35bd3e177556 ssh-agent 20:49:21 SSH_AUTH_SOCK=/tmp/ssh-m21RF0oIsOPs/agent.13 20:49:21 SSH_AGENT_PID=19 20:49:21 Running ssh-add (command line suppressed) 20:49:21 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_3150526624706785977.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_3150526624706785977.key) 20:49:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:49:21 + git semver bump pre 20:49:21 # -> Open(): unable to determine branch for HEAD 20:49:21 # $GIT_DIR = /w/workspace/exfoundry_device-virtual-go_main/.git 20:49:21 # $GIT_WORK_TREE = /w/workspace/exfoundry_device-virtual-go_main 20:49:21 # $SEMVER_REMOTE_NAME = origin 20:49:21 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:49:21 # $SEMVER_USER_NAME = edgex-jenkins 20:49:21 # $SEMVER_BRANCH = main 20:49:21 # $SEMVER_DIR = /w/workspace/exfoundry_device-virtual-go_main/.semver 20:49:21 2.0.1-dev.4 [Pipeline] } 20:49:21 $ docker exec --env ******** --env ******** bc9cc49bade239b8cb26bc9ddab80793a00feaf3f779e01bad1b35bd3e177556 ssh-agent -k 20:49:21 unset SSH_AUTH_SOCK; 20:49:21 unset SSH_AGENT_PID; 20:49:21 echo Agent pid 19 killed; 20:49:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:49:22 + git semver [Pipeline] } 20:49:22 $ docker stop --time=1 bc9cc49bade239b8cb26bc9ddab80793a00feaf3f779e01bad1b35bd3e177556 20:49:23 $ docker rm -f bc9cc49bade239b8cb26bc9ddab80793a00feaf3f779e01bad1b35bd3e177556 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 20:49:23 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:49:23 . [Pipeline] withDockerContainer 20:49:24 prd-centos7-docker-4c-2g-452 does not seem to be running inside a container 20:49:24 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:49:24 $ docker top 8df95b55d55d307c3b76823b5498f283c52b8ad485b9fe453dd18c7410d01d1b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:49:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:49:25 [ssh-agent] Looking for ssh-agent implementation... 20:49:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:49:25 $ docker exec 8df95b55d55d307c3b76823b5498f283c52b8ad485b9fe453dd18c7410d01d1b ssh-agent 20:49:25 SSH_AUTH_SOCK=/tmp/ssh-vozsi83pB12S/agent.14 20:49:25 SSH_AGENT_PID=21 20:49:25 Running ssh-add (command line suppressed) 20:49:25 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_1893797109377698953.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_1893797109377698953.key) 20:49:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:49:25 + git semver push 20:49:25 # -> Open(): unable to determine branch for HEAD 20:49:25 # $GIT_DIR = /w/workspace/exfoundry_device-virtual-go_main/.git 20:49:25 # $GIT_WORK_TREE = /w/workspace/exfoundry_device-virtual-go_main 20:49:25 # $SEMVER_REMOTE_NAME = origin 20:49:25 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:49:25 # $SEMVER_USER_NAME = edgex-jenkins 20:49:25 # $SEMVER_BRANCH = main 20:49:25 # $SEMVER_DIR = /w/workspace/exfoundry_device-virtual-go_main/.semver [Pipeline] } 20:49:27 $ docker exec --env ******** --env ******** 8df95b55d55d307c3b76823b5498f283c52b8ad485b9fe453dd18c7410d01d1b ssh-agent -k 20:49:27 unset SSH_AUTH_SOCK; 20:49:27 unset SSH_AGENT_PID; 20:49:27 echo Agent pid 21 killed; 20:49:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:49:27 + git semver [Pipeline] } 20:49:27 $ docker stop --time=1 8df95b55d55d307c3b76823b5498f283c52b8ad485b9fe453dd18c7410d01d1b 20:49:28 $ docker rm -f 8df95b55d55d307c3b76823b5498f283c52b8ad485b9fe453dd18c7410d01d1b [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] sh 20:49:29 + '[' -d /w/workspace/exfoundry_device-virtual-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 20:49:30 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:49:30 ---> package-listing.sh 20:49:30 ++ facter osfamily 20:49:30 ++ tr '[:upper:]' '[:lower:]' 20:49:30 + OS_FAMILY=redhat 20:49:30 + workspace=/w/workspace/exfoundry_device-virtual-go_main 20:49:30 + START_PACKAGES=/tmp/packages_start.txt 20:49:30 + END_PACKAGES=/tmp/packages_end.txt 20:49:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:49:30 + PACKAGES=/tmp/packages_start.txt 20:49:30 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 20:49:30 + PACKAGES=/tmp/packages_end.txt 20:49:30 + case "${OS_FAMILY}" in 20:49:30 + rpm -qa 20:49:30 + sort 20:49:31 + '[' -f /tmp/packages_start.txt ']' 20:49:31 + '[' -f /tmp/packages_end.txt ']' 20:49:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:49:31 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 20:49:31 + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ 20:49:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo 20:49:31 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 20:49:31 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 20:49:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:49:32 20:49:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 20:49:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:49:32 latest: Pulling from edgex-lftools-log-publisher 20:49:32 b4d181a07f80: Pulling fs layer 20:49:32 a1111a8f2ec3: Pulling fs layer 20:49:32 ed53099fbce6: Pulling fs layer 20:49:32 dc539afda2c1: Pulling fs layer 20:49:32 77bc0d833cb6: Pulling fs layer 20:49:32 9065ff56babe: Pulling fs layer 20:49:32 d287ab97295c: Pulling fs layer 20:49:32 dc539afda2c1: Waiting 20:49:32 77bc0d833cb6: Waiting 20:49:32 9065ff56babe: Waiting 20:49:32 d287ab97295c: Waiting 20:49:33 a1111a8f2ec3: Verifying Checksum 20:49:33 a1111a8f2ec3: Download complete 20:49:33 dc539afda2c1: Verifying Checksum 20:49:33 dc539afda2c1: Download complete 20:49:33 77bc0d833cb6: Verifying Checksum 20:49:33 77bc0d833cb6: Download complete 20:49:33 9065ff56babe: Verifying Checksum 20:49:33 9065ff56babe: Download complete 20:49:33 ed53099fbce6: Verifying Checksum 20:49:33 ed53099fbce6: Download complete 20:49:34 b4d181a07f80: Verifying Checksum 20:49:34 b4d181a07f80: Download complete 20:49:35 b4d181a07f80: Pull complete 20:49:35 a1111a8f2ec3: Pull complete 20:49:36 ed53099fbce6: Pull complete 20:49:36 dc539afda2c1: Pull complete 20:49:36 77bc0d833cb6: Pull complete 20:49:36 9065ff56babe: Pull complete 20:49:38 d287ab97295c: Verifying Checksum 20:49:38 d287ab97295c: Download complete 20:49:42 d287ab97295c: Pull complete 20:49:42 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 20:49:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:49:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 20:49:42 prd-centos7-docker-4c-2g-452 does not seem to be running inside a container 20:49:42 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:49:44 $ docker top 272b9ba3c0eacbc66d3dceb76dc03ec0c09453df6693b5a4b8d42125ea70af2f -eo pid,comm [Pipeline] { [Pipeline] sh 20:49:45 + touch /tmp/pre-build-complete [Pipeline] sh 20:49:45 + mkdir -p /var/log/sysstat [Pipeline] sh 20:49:45 + ls /var/log/sa-host 20:49:45 + sadf -c /var/log/sa-host/sa05 20:49:45 file_magic: OK 20:49:45 HZ: Using current value: 100 20:49:45 file_header: OK 20:49:45 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 20:49:45 Statistics: 20:49:45 Hnuu...uuuununununu...Hnuu...uuuununununu... 20:49:45 File successfully converted to sysstat format version 12.0.3 20:49:45 + sadf -c /var/log/sa-host/sa11 20:49:45 file_magic: OK 20:49:45 HZ: Using current value: 100 20:49:45 file_header: OK 20:49:45 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 20:49:45 Statistics: 20:49:45 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...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 20:49:45 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:49:46 provisioning config files... 20:49:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config7572684288772255618tmp [Pipeline] { [Pipeline] echo 20:49:46 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:49:46 ---> create-netrc.sh [Pipeline] } 20:49:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:49:46 ---> python-tools-install.sh [Pipeline] echo 20:49:46 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:49:47 ---> sudo-logs.sh 20:49:47 Archiving 'sudo' log.. 20:49:47 sudo: unable to resolve host prd-centos7-docker-4c-2g-452.vexxhost.local: Name or service not known 20:49:47 sudo: unable to resolve host prd-centos7-docker-4c-2g-452.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 20:49:47 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:49:47 ---> job-cost.sh 20:49:47 lf-activate-venv: SKIPPING 20:49:47 DEBUG: total: 0.18000000715255737 20:49:47 INFO: Retrieving Stack Cost... 20:49:48 INFO: Retrieving Pricing Info for: v3-standard-2 20:49:48 INFO: Archiving Costs [Pipeline] echo 20:49:48 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:49:49 ---> logs-deploy.sh 20:49:49 lf-activate-venv: SKIPPING 20:49:49 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/4 20:49:49 INFO: archiving workspace using pattern(s): 20:49:49 Archives upload complete. 20:49:50 INFO: archiving logs to Nexus 20:49:50 ---> uname -a: 20:49:50 Linux prd-centos7-docker-4c-2g-452.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 20:49:50 20:49:50 20:49:50 ---> lscpu: 20:49:50 Architecture: x86_64 20:49:50 CPU op-mode(s): 32-bit, 64-bit 20:49:50 Byte Order: Little Endian 20:49:50 Address sizes: 40 bits physical, 48 bits virtual 20:49:50 CPU(s): 2 20:49:50 On-line CPU(s) list: 0,1 20:49:50 Thread(s) per core: 1 20:49:50 Core(s) per socket: 1 20:49:50 Socket(s): 2 20:49:50 NUMA node(s): 1 20:49:50 Vendor ID: AuthenticAMD 20:49:50 CPU family: 23 20:49:50 Model: 49 20:49:50 Model name: AMD EPYC-Rome Processor 20:49:50 Stepping: 0 20:49:50 CPU MHz: 2799.998 20:49:50 BogoMIPS: 5599.99 20:49:50 Virtualization: AMD-V 20:49:50 Hypervisor vendor: KVM 20:49:50 Virtualization type: full 20:49:50 L1d cache: 32K 20:49:50 L1i cache: 32K 20:49:50 L2 cache: 512K 20:49:50 L3 cache: 16384K 20:49:50 NUMA node0 CPU(s): 0,1 20:49:50 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 20:49:50 20:49:50 20:49:50 ---> nproc: 20:49:50 2 20:49:50 20:49:50 20:49:50 ---> df -h: 20:49:50 Filesystem Size Used Avail Use% Mounted on 20:49:50 overlay 40G 8.7G 32G 22% / 20:49:50 tmpfs 64M 0 64M 0% /dev 20:49:50 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 20:49:50 shm 64M 0 64M 0% /dev/shm 20:49:50 /dev/vda1 40G 8.7G 32G 22% /facter-os 20:49:50 20:49:50 20:49:50 ---> sar -b -r -n DEV: 20:49:50 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/11/21 _x86_64_ (2 CPU) 20:49:50 20:49:50 20:33:44 LINUX RESTART (2 CPU) 20:49:50 20:49:50 20:34:01 tps rtps wtps bread/s bwrtn/s 20:49:50 20:35:01 252.12 119.03 133.09 11284.83 40435.66 20:49:50 20:36:01 3.43 0.03 3.40 1.07 112.13 20:49:50 20:37:01 0.43 0.00 0.43 0.00 6.25 20:49:50 20:38:01 0.25 0.00 0.25 0.00 2.80 20:49:50 20:39:01 0.23 0.00 0.23 0.00 2.72 20:49:50 20:40:01 0.28 0.00 0.28 0.00 4.20 20:49:50 20:41:01 0.25 0.00 0.25 0.00 2.71 20:49:50 20:42:01 0.17 0.00 0.17 0.00 2.56 20:49:50 20:43:01 0.27 0.00 0.27 0.00 3.33 20:49:50 20:44:01 0.25 0.00 0.25 0.00 3.27 20:49:50 20:45:01 0.45 0.00 0.45 0.00 5.70 20:49:50 20:46:01 0.28 0.00 0.28 0.00 4.55 20:49:50 20:47:01 0.27 0.00 0.27 0.00 4.13 20:49:50 20:48:01 0.23 0.00 0.23 0.00 2.92 20:49:50 20:49:01 117.39 0.18 117.20 8.53 31978.12 20:49:50 Average: 25.10 7.95 17.14 753.35 4839.88 20:49:50 20:49:50 20:34:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:49:50 20:35:01 5442948 0 814772 10.17 2620 1748600 1292804 14.27 593524 1573204 132 20:49:50 20:36:01 5451412 0 806304 10.07 2620 1748604 1233524 13.62 586796 1573164 16 20:49:50 20:37:01 5455272 0 802444 10.02 2620 1748604 1204524 13.30 582088 1575052 8 20:49:50 20:38:01 5454092 0 803616 10.03 2620 1748612 1204524 13.30 583148 1575052 8 20:49:50 20:39:01 5453848 0 803856 10.04 2620 1748616 1204524 13.30 582560 1575764 12 20:49:50 20:40:01 5450464 0 807232 10.08 2620 1748624 1207380 13.33 584676 1576956 8 20:49:50 20:41:01 5450256 0 807436 10.08 2620 1748628 1207500 13.33 585324 1576956 20 20:49:50 20:42:01 5447872 0 809812 10.11 2620 1748636 1207560 13.33 586672 1576960 20 20:49:50 20:43:01 5439120 0 818564 10.22 2620 1748636 1207452 13.33 595536 1577004 16 20:49:50 20:44:01 5438912 0 818768 10.22 2620 1748640 1207552 13.33 597508 1575292 20 20:49:50 20:45:01 5439496 0 818180 10.22 2620 1748644 1207504 13.33 597308 1575292 16 20:49:50 20:46:01 5440796 0 816876 10.20 2620 1748648 1207592 13.33 603112 1568452 16 20:49:50 20:47:01 5440704 0 816960 10.20 2620 1748656 1207660 13.33 603164 1568452 8 20:49:50 20:48:01 5440796 0 816868 10.20 2620 1748656 1207660 13.33 602684 1569028 16 20:49:50 20:49:01 4402096 0 997648 12.46 2620 2606576 1409224 15.56 836036 2284552 139792 20:49:50 Average: 5376539 0 823956 10.29 2620 1805825 1227799 13.56 608009 1621412 9341 20:49:50 20:49:50 20:34:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:49:50 20:35:01 eth0 672.68 422.79 1309.44 86.61 0.00 0.00 0.00 0.00 20:49:50 20:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:50 20:35:01 docker0 65.21 55.05 4.95 140.29 0.00 0.00 0.00 0.00 20:49:50 20:36:01 eth0 0.70 0.42 0.29 0.21 0.00 0.00 0.00 0.00 20:49:50 20:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:50 20:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:50 20:37:01 eth0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:49:50 20:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:50 20:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:50 20:38:01 eth0 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:49:50 20:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:50 20:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:50 20:39:01 eth0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:49:50 20:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:50 20:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:50 20:40:01 eth0 1.42 0.25 0.26 0.07 0.00 0.00 0.00 0.00 20:49:50 20:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:50 20:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:50 20:41:01 eth0 3.75 0.57 0.77 0.40 0.00 0.00 0.00 0.00 20:49:50 20:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:50 20:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:50 20:42:01 eth0 1.83 0.73 0.63 0.38 0.00 0.00 0.00 0.00 20:49:50 20:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:50 20:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:50 20:43:01 eth0 1.68 0.33 0.38 0.23 0.00 0.00 0.00 0.00 20:49:50 20:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:50 20:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:50 20:44:01 eth0 0.93 0.58 0.53 0.40 0.00 0.00 0.00 0.00 20:49:50 20:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:50 20:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:50 20:45:01 eth0 0.33 0.18 0.14 0.07 0.00 0.00 0.00 0.00 20:49:50 20:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:50 20:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:50 20:46:01 eth0 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 20:49:50 20:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:50 20:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:50 20:47:01 eth0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:49:50 20:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:50 20:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:50 20:48:01 eth0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:49:50 20:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:50 20:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:50 20:49:01 eth0 1150.49 800.40 6886.26 69.31 0.00 0.00 0.00 0.00 20:49:50 20:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:50 20:49:01 docker0 77.12 99.57 6.07 402.87 0.00 0.00 0.00 0.00 20:49:50 Average: eth0 122.35 81.82 546.72 10.52 0.00 0.00 0.00 0.00 20:49:50 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:50 Average: docker0 9.49 10.31 0.74 36.22 0.00 0.00 0.00 0.00 20:49:50 20:49:50 20:49:50 ---> sar -P ALL: 20:49:50 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/11/21 _x86_64_ (2 CPU) 20:49:50 20:49:50 20:33:44 LINUX RESTART (2 CPU) 20:49:50 20:49:50 20:34:01 CPU %user %nice %system %iowait %steal %idle 20:49:50 20:35:01 all 23.37 0.00 10.25 7.13 0.07 59.17 20:49:50 20:35:01 0 23.83 0.00 11.54 7.31 0.07 57.25 20:49:50 20:35:01 1 22.91 0.00 8.97 6.96 0.07 61.09 20:49:50 20:36:01 all 0.14 0.00 0.08 0.00 0.03 99.74 20:49:50 20:36:01 0 0.15 0.00 0.10 0.00 0.03 99.72 20:49:50 20:36:01 1 0.13 0.00 0.07 0.00 0.03 99.77 20:49:50 20:37:01 all 0.22 0.00 0.28 0.00 0.02 99.47 20:49:50 20:37:01 0 0.15 0.00 0.27 0.00 0.03 99.55 20:49:50 20:37:01 1 0.30 0.00 0.30 0.00 0.02 99.38 20:49:50 20:38:01 all 0.16 0.00 0.04 0.00 0.02 99.78 20:49:50 20:38:01 0 0.03 0.00 0.05 0.00 0.02 99.90 20:49:50 20:38:01 1 0.28 0.00 0.03 0.00 0.02 99.67 20:49:50 20:39:01 all 0.18 0.00 0.03 0.00 0.03 99.77 20:49:50 20:39:01 0 0.03 0.00 0.02 0.00 0.02 99.93 20:49:50 20:39:01 1 0.33 0.00 0.03 0.00 0.03 99.60 20:49:50 20:40:01 all 0.20 0.00 0.04 0.00 0.03 99.73 20:49:50 20:40:01 0 0.07 0.00 0.02 0.00 0.02 99.90 20:49:50 20:40:01 1 0.33 0.00 0.07 0.00 0.03 99.57 20:49:50 20:41:01 all 0.14 0.00 0.06 0.00 0.02 99.78 20:49:50 20:41:01 0 0.08 0.00 0.05 0.00 0.02 99.85 20:49:50 20:41:01 1 0.20 0.00 0.07 0.00 0.02 99.72 20:49:50 20:42:01 all 0.09 0.00 0.06 0.00 0.02 99.83 20:49:50 20:42:01 0 0.08 0.00 0.05 0.00 0.02 99.85 20:49:50 20:42:01 1 0.10 0.00 0.07 0.00 0.02 99.82 20:49:50 20:43:01 all 0.14 0.00 0.04 0.00 0.03 99.79 20:49:50 20:43:01 0 0.23 0.00 0.03 0.00 0.02 99.72 20:49:50 20:43:01 1 0.05 0.00 0.05 0.00 0.03 99.87 20:49:50 20:44:01 all 0.18 0.00 0.05 0.00 0.02 99.75 20:49:50 20:44:01 0 0.28 0.00 0.05 0.00 0.02 99.65 20:49:50 20:44:01 1 0.08 0.00 0.05 0.00 0.02 99.85 20:49:50 20:45:01 all 0.15 0.00 0.03 0.00 0.02 99.80 20:49:50 20:45:01 0 0.12 0.00 0.02 0.00 0.02 99.85 20:49:50 20:45:01 1 0.18 0.00 0.05 0.00 0.02 99.75 20:49:50 20:49:50 20:45:01 CPU %user %nice %system %iowait %steal %idle 20:49:50 20:46:01 all 0.13 0.00 0.03 0.00 0.02 99.82 20:49:50 20:46:01 0 0.18 0.00 0.03 0.00 0.00 99.78 20:49:50 20:46:01 1 0.07 0.00 0.03 0.00 0.03 99.87 20:49:50 20:47:01 all 0.18 0.00 0.04 0.00 0.03 99.75 20:49:50 20:47:01 0 0.05 0.00 0.02 0.00 0.02 99.92 20:49:50 20:47:01 1 0.32 0.00 0.07 0.00 0.03 99.58 20:49:50 20:48:01 all 0.12 0.00 0.03 0.00 0.03 99.82 20:49:50 20:48:01 0 0.12 0.00 0.03 0.00 0.03 99.82 20:49:50 20:48:01 1 0.12 0.00 0.03 0.00 0.02 99.83 20:49:50 20:49:01 all 13.29 0.00 6.26 1.01 0.05 79.39 20:49:50 20:49:01 0 13.41 0.00 6.47 0.91 0.05 79.15 20:49:50 20:49:01 1 13.18 0.00 6.04 1.11 0.05 79.61 20:49:50 Average: all 2.48 0.00 1.11 0.52 0.03 95.86 20:49:50 Average: 0 2.48 0.00 1.20 0.52 0.02 95.77 20:49:50 Average: 1 2.48 0.00 1.03 0.52 0.03 95.94 20:49:50 20:49:50 20:49:50