Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c439eddbe1d975b2354952de669c464f2d79e5f8 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-ssh4587933761803155531.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision b96307f5267f6fa8c29f8dc04d3d152726fc6340 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-ssh263249475843364244.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 b96307f5267f6fa8c29f8dc04d3d152726fc6340 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-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-modbus-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5417114342797162078.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision b96307f5267f6fa8c29f8dc04d3d152726fc6340 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b96307f5267f6fa8c29f8dc04d3d152726fc6340 # timeout=10 Commit message: "Merge pull request #356 from ernestojeda/disable-go-proxy" > 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-ssh7279452500702236728.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-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-modbus-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1793106916140366523.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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-modbus-go, buildSnap:true] ========================================================= [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-modbus-go-settings PROJECT: device-modbus-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 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-modbus 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: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-2249’ is offline ‘prd-centos7-docker-4c-2g-285’ is offline ‘prd-centos7-docker-4c-2g-336’ is offline Running on prd-centos7-docker-4c-2g-2251 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Avoid second fetch Checking out Revision c439eddbe1d975b2354952de669c464f2d79e5f8 (main) Cloning repository git@github.com:edgexfoundry/device-modbus-go.git > git init /w/workspace/gexfoundry_device-modbus-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-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/gexfoundry_device-modbus-go_main@tmp/jenkins-gitclient-ssh3195891294280376297.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-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 c439eddbe1d975b2354952de669c464f2d79e5f8 # timeout=10 Commit message: "Merge pull request #282 from ernestojeda/changes-for-lts-builds" > git rev-list --no-walk 583a0f8db191bab31a7eb45f554801a26a992cd1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:36:34 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:36:34 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:36:34 ========================================================= 02:36:34 EdgeX Global Pipelines Version Info 02:36:34 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:36:36 ------------------- 02:36:36 stable info: 02:36:36 ------------------- 02:36:36 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:36:36 Commit SHA: b96307f5267f6fa8c29f8dc04d3d152726fc6340 02:36:36 Message: update stable to v1.0.207 02:36:36 ------------------- 02:36:36 experimental info: 02:36:36 ------------------- 02:36:36 Commited By: **** collab-it+edgex@linuxfoundation.org 02:36:36 Commit SHA: b96307f5267f6fa8c29f8dc04d3d152726fc6340 02:36:36 Message: update experimental to v1.0.207 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:36:36 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo 02:36:36 [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo 02:36:36 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:36:36 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:36:37 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:36:37 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 02:36:37 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 02:36:37 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:36:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:36:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:36:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:36:37 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo 02:36:37 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:36:37 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:36:37 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:36:37 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:36:37 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:36:37 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:36:37 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:36:37 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 02:36:37 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 02:36:37 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 02:36:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:36:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:36:37 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 02:36:37 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:36:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 02:36:37 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 02:36:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 02:36:37 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c439eddbe1d975b2354952de669c464f2d79e5f8 [Pipeline] echo 02:36:37 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c439edd [Pipeline] echo 02:36:37 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:36:37 provisioning config files... 02:36:37 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config5990805710323280876tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:36:38 ---> docker-login.sh 02:36:38 nexus3.edgexfoundry.org:10001 02:36:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:36:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:36:38 Configure a credential helper to remove this warning. See 02:36:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:36:38 02:36:38 Login Succeeded 02:36:38 nexus3.edgexfoundry.org:10002 02:36:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:36:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:36:38 Configure a credential helper to remove this warning. See 02:36:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:36:38 02:36:38 Login Succeeded 02:36:38 nexus3.edgexfoundry.org:10003 02:36:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:36:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:36:38 Configure a credential helper to remove this warning. See 02:36:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:36:38 02:36:38 Login Succeeded 02:36:38 nexus3.edgexfoundry.org:10004 02:36:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:36:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:36:38 Configure a credential helper to remove this warning. See 02:36:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:36:38 02:36:38 Login Succeeded 02:36:38 docker.io 02:36:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:36:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:36:39 Configure a credential helper to remove this warning. See 02:36:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:36:39 02:36:39 Login Succeeded 02:36:39 ---> docker-login.sh ends [Pipeline] } 02:36:39 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 02:36:39 + git log --format=format:%s -1 c439eddbe1d975b2354952de669c464f2d79e5f8 [Pipeline] echo 02:36:39 GIT_COMMIT: c439eddbe1d975b2354952de669c464f2d79e5f8, Commit Message: Merge pull request #282 from ernestojeda/changes-for-lts-builds [Pipeline] echo 02:36:39 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 02:36:40 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:36:40 02:36:40 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 02:36:41 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:36:41 latest: Pulling from edgex-devops/git-semver 02:36:41 31603596830f: Pulling fs layer 02:36:41 04fac38145f0: Pulling fs layer 02:36:41 701f6daf10bf: Pulling fs layer 02:36:41 24f72da36158: Pulling fs layer 02:36:41 24f72da36158: Waiting 02:36:41 04fac38145f0: Verifying Checksum 02:36:41 04fac38145f0: Download complete 02:36:41 31603596830f: Verifying Checksum 02:36:41 31603596830f: Download complete 02:36:41 24f72da36158: Verifying Checksum 02:36:41 24f72da36158: Download complete 02:36:41 701f6daf10bf: Verifying Checksum 02:36:41 701f6daf10bf: Download complete 02:36:41 31603596830f: Pull complete 02:36:41 04fac38145f0: Pull complete 02:36:42 701f6daf10bf: Pull complete 02:36:42 24f72da36158: Pull complete 02:36:42 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 02:36:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:36:42 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 02:36:43 prd-centos7-docker-4c-2g-2251 does not seem to be running inside a container 02:36:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-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 02:36:43 $ docker top 8c4db666aa6ce6f017e5b7b1785fe7d787935224ad9184de02888f4afca0c275 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:36:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:36:44 [ssh-agent] Looking for ssh-agent implementation... 02:36:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:36:44 $ docker exec 8c4db666aa6ce6f017e5b7b1785fe7d787935224ad9184de02888f4afca0c275 ssh-agent 02:36:44 SSH_AUTH_SOCK=/tmp/ssh-g8tVzXwIJhVh/agent.13 02:36:44 SSH_AGENT_PID=20 02:36:44 Running ssh-add (command line suppressed) 02:36:44 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_3894252751726440344.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_3894252751726440344.key) 02:36:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:36:44 + git tag --points-at HEAD [Pipeline] } 02:36:44 $ docker exec --env ******** --env ******** 8c4db666aa6ce6f017e5b7b1785fe7d787935224ad9184de02888f4afca0c275 ssh-agent -k 02:36:44 unset SSH_AUTH_SOCK; 02:36:44 unset SSH_AGENT_PID; 02:36:44 echo Agent pid 20 killed; 02:36:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:36:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:36:44 [ssh-agent] Looking for ssh-agent implementation... 02:36:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:36:45 $ docker exec 8c4db666aa6ce6f017e5b7b1785fe7d787935224ad9184de02888f4afca0c275 ssh-agent 02:36:45 SSH_AUTH_SOCK=/tmp/ssh-xBVQcOeN4ZWm/agent.54 02:36:45 SSH_AGENT_PID=61 02:36:45 Running ssh-add (command line suppressed) 02:36:45 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_1312054879457963702.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_1312054879457963702.key) 02:36:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:36:45 + git semver init 02:36:45 # -> Open(): unable to determine branch for HEAD 02:36:45 # $GIT_DIR = /w/workspace/gexfoundry_device-modbus-go_main/.git 02:36:45 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-modbus-go_main 02:36:45 # $SEMVER_REMOTE_NAME = origin 02:36:45 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:36:45 # $SEMVER_USER_NAME = edgex-jenkins 02:36:45 # $SEMVER_BRANCH = main 02:36:45 # $SEMVER_TEMP = /tmp/semver-744319819 02:36:45 # git clone --branch semver git@github.com:edgexfoundry/device-modbus-go.git $SEMVER_TEMP 02:36:46 # '/tmp/semver-744319819' -> '/w/workspace/gexfoundry_device-modbus-go_main/.semver' 02:36:46 # -> Force: false 02:36:46 # $SEMVER_DIR = /w/workspace/gexfoundry_device-modbus-go_main/.semver [Pipeline] } 02:36:46 $ docker exec --env ******** --env ******** 8c4db666aa6ce6f017e5b7b1785fe7d787935224ad9184de02888f4afca0c275 ssh-agent -k 02:36:46 unset SSH_AUTH_SOCK; 02:36:46 unset SSH_AGENT_PID; 02:36:46 echo Agent pid 61 killed; 02:36:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:36:46 + git semver [Pipeline] } 02:36:46 $ docker stop --time=1 8c4db666aa6ce6f017e5b7b1785fe7d787935224ad9184de02888f4afca0c275 02:36:47 $ docker rm -f 8c4db666aa6ce6f017e5b7b1785fe7d787935224ad9184de02888f4afca0c275 [Pipeline] // withDockerContainer [Pipeline] sh 02:36:48 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:36:48 Stashed 1 file(s) [Pipeline] echo 02:36:48 [edgeXSemver]: initialized semver on version 2.0.1-dev.6 [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 02:37:03 Still waiting to schedule task 02:37:03 Waiting for next available executor on ‘centos7-docker-4c-2g’ 02:37:03 Still waiting to schedule task 02:37:03 ‘prd-ubuntu18.04-docker-arm64-4c-16g-2250’ is offline 02:40:59 Running on prd-centos7-docker-4c-2g-2261 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] ws 02:40:59 Running in /w/workspace/device-modbus-go/9 [Pipeline] { [Pipeline] checkout 02:40:59 Selected Git installation does not exist. Using Default 02:40:59 The recommended git tool is: NONE 02:41:04 using credential edgex-jenkins-ssh 02:41:04 Cloning the remote Git repository 02:41:04 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 02:41:05 Avoid second fetch 02:41:05 Checking out Revision c439eddbe1d975b2354952de669c464f2d79e5f8 (main) 02:41:04 > git init /w/workspace/device-modbus-go/9 # timeout=10 02:41:04 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 02:41:04 > git --version # timeout=10 02:41:04 > git --version # 'git version 2.24.4' 02:41:04 using GIT_SSH to set credentials SSH Credentials for GitHub 02:41:05 [INFO] Currently running in a labeled security context 02:41:05 [INFO] Currently SELinux is 'enforcing' on the host 02:41:05 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-modbus-go/9@tmp/jenkins-gitclient-ssh8992227576065863549.key 02:41:05 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:41:05 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 02:41:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:41:05 > git config core.sparsecheckout # timeout=10 02:41:05 > git checkout -f c439eddbe1d975b2354952de669c464f2d79e5f8 # timeout=10 02:41:10 Commit message: "Merge pull request #282 from ernestojeda/changes-for-lts-builds" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:41:10 provisioning config files... 02:41:10 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/9@tmp/config6854697585426580694tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:41:11 ---> docker-login.sh 02:41:11 nexus3.edgexfoundry.org:10001 02:41:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:41:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:41:11 Configure a credential helper to remove this warning. See 02:41:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:41:11 02:41:11 Login Succeeded 02:41:11 nexus3.edgexfoundry.org:10002 02:41:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:41:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:41:21 Configure a credential helper to remove this warning. See 02:41:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:41:21 02:41:21 Login Succeeded 02:41:21 nexus3.edgexfoundry.org:10003 02:41:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:41:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:41:21 Configure a credential helper to remove this warning. See 02:41:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:41:21 02:41:21 Login Succeeded 02:41:21 nexus3.edgexfoundry.org:10004 02:41:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:41:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:41:21 Configure a credential helper to remove this warning. See 02:41:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:41:21 02:41:21 Login Succeeded 02:41:21 docker.io 02:41:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:41:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:41:22 Configure a credential helper to remove this warning. See 02:41:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:41:22 02:41:22 Login Succeeded 02:41:22 ---> docker-login.sh ends [Pipeline] } 02:41:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:41:22 ========================================================= 02:41:22 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 02:41:22 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 02:41:23 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . 02:41:23 Sending build context to Docker daemon 662.5kB 02:41:23 Step 1/9 : ARG BASE=golang:1.16-alpine3.14 02:41:23 Step 2/9 : FROM ${BASE} AS builder 02:41:23 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 02:41:23 4e9f2cdf4387: Pulling fs layer 02:41:23 57d31006c564: Pulling fs layer 02:41:23 bd5ccded8296: Pulling fs layer 02:41:23 304dd3a0f381: Pulling fs layer 02:41:23 d37cda54a23b: Pulling fs layer 02:41:23 bae75c0f2455: Pulling fs layer 02:41:23 806579b3d29a: Pulling fs layer 02:41:23 c77eb801bf70: Pulling fs layer 02:41:23 6d0567d44e1a: Pulling fs layer 02:41:23 304dd3a0f381: Waiting 02:41:23 d37cda54a23b: Waiting 02:41:23 bae75c0f2455: Waiting 02:41:23 806579b3d29a: Waiting 02:41:23 c77eb801bf70: Waiting 02:41:23 6d0567d44e1a: Waiting 02:41:23 bd5ccded8296: Verifying Checksum 02:41:23 bd5ccded8296: Download complete 02:41:23 57d31006c564: Verifying Checksum 02:41:23 57d31006c564: Download complete 02:41:23 d37cda54a23b: Verifying Checksum 02:41:23 d37cda54a23b: Download complete 02:41:23 bae75c0f2455: Download complete 02:41:23 806579b3d29a: Verifying Checksum 02:41:23 806579b3d29a: Download complete 02:41:23 4e9f2cdf4387: Verifying Checksum 02:41:23 4e9f2cdf4387: Download complete 02:41:23 4e9f2cdf4387: Pull complete 02:41:24 57d31006c564: Pull complete 02:41:24 bd5ccded8296: Pull complete 02:41:24 304dd3a0f381: Verifying Checksum 02:41:24 304dd3a0f381: Download complete 02:41:24 c77eb801bf70: Verifying Checksum 02:41:24 c77eb801bf70: Download complete 02:41:26 6d0567d44e1a: Verifying Checksum 02:41:26 6d0567d44e1a: Download complete 02:41:29 304dd3a0f381: Pull complete 02:41:29 d37cda54a23b: Pull complete 02:41:29 bae75c0f2455: Pull complete 02:41:29 806579b3d29a: Pull complete 02:41:29 c77eb801bf70: Pull complete 02:41:32 6d0567d44e1a: Pull complete 02:41:32 Digest: sha256:53f76eca38b35ad9f985c2fb57ce55683e6a223a937aed0adb215e74043799cd 02:41:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 02:41:32 ---> e839a31ac9d1 02:41:32 Step 3/9 : ARG MAKE='make build' 02:41:36 ---> Running in c9f3d9c246d1 02:41:37 Removing intermediate container c9f3d9c246d1 02:41:37 ---> e65e21cb0fdb 02:41:37 Step 4/9 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:41:37 ---> Running in 368aac44ffa9 02:41:37 Removing intermediate container 368aac44ffa9 02:41:37 ---> b03abffe3389 02:41:37 Step 5/9 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev 02:41:37 ---> Running in 494db917c40b 02:41:38 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:41:39 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:41:39 (1/7) Installing openssh-keygen (8.4_p1-r4) 02:41:39 (2/7) Installing libedit (20191231.3.1-r1) 02:41:39 (3/7) Installing openssh-client (8.4_p1-r4) 02:41:39 (4/7) Installing openssh-sftp-server (8.4_p1-r4) 02:41:39 (5/7) Installing openssh-server-common (8.4_p1-r4) 02:41:39 (6/7) Installing openssh-server (8.4_p1-r4) 02:41:39 (7/7) Installing openssh (8.4_p1-r4) 02:41:40 Executing busybox-1.32.1-r6.trigger 02:41:40 OK: 224 MiB in 59 packages 02:41:40 Removing intermediate container 494db917c40b 02:41:40 ---> 5c453ea5adbc 02:41:40 Step 6/9 : WORKDIR /device-modbus-go 02:41:40 ---> Running in 7009409ae7c9 02:41:40 Removing intermediate container 7009409ae7c9 02:41:40 ---> 48dcc54af08f 02:41:40 Step 7/9 : COPY . . 02:41:40 ---> 46cfca6f08a7 02:41:40 Step 8/9 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:41:40 ---> Running in c53897fdb279 02:41:56 Removing intermediate container c53897fdb279 02:41:56 ---> 2a6ca322723f 02:41:56 Step 9/9 : RUN ${MAKE} 02:41:56 ---> Running in eefb24c346d3 02:41:56 noop 02:41:56 Removing intermediate container eefb24c346d3 02:41:56 ---> 0e69a0576743 02:41:56 Successfully built 0e69a0576743 02:41:56 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 02:41:56 + docker inspect -f . ci-base-image-x86_64 02:41:56 . [Pipeline] withDockerContainer 02:41:56 prd-centos7-docker-4c-2g-2261 does not seem to be running inside a container 02:41:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/9 -v /w/workspace/device-modbus-go/9:/w/workspace/device-modbus-go/9:rw,z -v /w/workspace/device-modbus-go/9@tmp:/w/workspace/device-modbus-go/9@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 02:41:56 $ docker top f0351d4da25c376f879f3d7374612914f424f59a11d3287f89e41334840f3569 -eo pid,comm [Pipeline] { [Pipeline] sh 02:41:57 + go version 02:41:57 go version go1.16.8 linux/amd64 [Pipeline] } 02:41:57 $ docker stop --time=1 f0351d4da25c376f879f3d7374612914f424f59a11d3287f89e41334840f3569 02:41:58 $ docker rm -f f0351d4da25c376f879f3d7374612914f424f59a11d3287f89e41334840f3569 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:41:59 + docker inspect -f . ci-base-image-x86_64 02:41:59 . [Pipeline] withDockerContainer 02:41:59 prd-centos7-docker-4c-2g-2261 does not seem to be running inside a container 02:41:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/9 -v /w/workspace/device-modbus-go/9:/w/workspace/device-modbus-go/9:rw,z -v /w/workspace/device-modbus-go/9@tmp:/w/workspace/device-modbus-go/9@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 02:41:59 $ docker top e3a76f57508048a483281ee0038f9caab2e6b861031358c0e52c430a9471fecb -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 02:42:00 + make test 02:42:00 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 02:42:00 ? github.com/edgexfoundry/device-modbus-go [no test files] 02:42:19 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 02:42:19 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.009s coverage: 46.6% of statements 02:42:19 CGO_ENABLED=1 GO111MODULE=on go vet ./... 02:42:26 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:42:26 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:42:26 ./bin/test-attribution-txt.sh [Pipeline] } 02:42:26 $ docker stop --time=1 e3a76f57508048a483281ee0038f9caab2e6b861031358c0e52c430a9471fecb 02:42:28 $ docker rm -f e3a76f57508048a483281ee0038f9caab2e6b861031358c0e52c430a9471fecb [Pipeline] // withDockerContainer [Pipeline] sh 02:42:28 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:42:29 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 02:42:31 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:42:31 + ls -al . 02:42:31 total 124 02:42:31 drwxrwxr-x. 9 jenkins jenkins 4096 Oct 7 02:42 . 02:42:31 drwxrwxr-x. 4 jenkins jenkins 28 Oct 7 02:41 .. 02:42:31 -rw-rw-r--. 1 jenkins jenkins 7707 Oct 7 02:41 Attribution.txt 02:42:31 drwxrwxr-x. 2 jenkins jenkins 60 Oct 7 02:41 bin 02:42:31 -rw-rw-r--. 1 jenkins jenkins 6038 Oct 7 02:41 CHANGELOG.md 02:42:31 drwxrwxr-x. 3 jenkins jenkins 32 Oct 7 02:41 cmd 02:42:31 -rw-r--r--. 1 jenkins jenkins 23727 Oct 7 02:42 coverage.out 02:42:31 -rw-rw-r--. 1 jenkins jenkins 1523 Oct 7 02:41 Dockerfile 02:42:31 -rw-rw-r--. 1 jenkins jenkins 140 Oct 7 02:41 .dockerignore 02:42:31 drwxrwxr-x. 8 jenkins jenkins 162 Oct 7 02:41 .git 02:42:31 drwxrwxr-x. 2 jenkins jenkins 103 Oct 7 02:41 .github 02:42:31 -rw-rw-r--. 1 jenkins jenkins 331 Oct 7 02:41 .gitignore 02:42:31 -rw-rw-r--. 1 jenkins jenkins 414 Oct 7 02:41 go.mod 02:42:31 -rw-rw-r--. 1 jenkins jenkins 21529 Oct 7 02:41 go.sum 02:42:31 -rw-rw-r--. 1 jenkins jenkins 677 Oct 7 02:41 GOVERNANCE.md 02:42:31 drwxrwxr-x. 3 jenkins jenkins 20 Oct 7 02:41 internal 02:42:31 -rw-rw-r--. 1 jenkins jenkins 679 Oct 7 02:41 Jenkinsfile 02:42:31 -rw-rw-r--. 1 jenkins jenkins 11340 Oct 7 02:41 LICENSE 02:42:31 -rw-rw-r--. 1 jenkins jenkins 1009 Oct 7 02:41 Makefile 02:42:31 -rw-rw-r--. 1 jenkins jenkins 622 Oct 7 02:41 OWNERS.md 02:42:31 -rw-rw-r--. 1 jenkins jenkins 2891 Oct 7 02:41 README.md 02:42:31 drwxrwxr-x. 2 jenkins jenkins 52 Oct 7 02:41 simulator 02:42:31 drwxrwxr-x. 4 jenkins jenkins 71 Oct 7 02:41 snap 02:42:31 -rw-rw-r--. 1 jenkins jenkins 11 Oct 7 02:36 VERSION 02:42:31 -rw-rw-r--. 1 jenkins jenkins 229 Oct 7 02:41 version.go [Pipeline] isUnix [Pipeline] sh 02:42:32 + docker build -t device-modbus -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=c439eddbe1d975b2354952de669c464f2d79e5f8 --label arch=amd64 --label version=2.0.1-dev.6 . 02:42:32 Sending build context to Docker daemon 687.1kB 02:42:32 Step 1/22 : ARG BASE=golang:1.16-alpine3.14 02:42:32 Step 2/22 : FROM ${BASE} AS builder 02:42:32 ---> 0e69a0576743 02:42:32 Step 3/22 : ARG MAKE='make build' 02:42:32 ---> Running in f184995448d2 02:42:32 Removing intermediate container f184995448d2 02:42:32 ---> b75f8c3f1384 02:42:32 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:42:32 ---> Running in eb7546cb7351 02:42:32 Removing intermediate container eb7546cb7351 02:42:32 ---> b9fd86106473 02:42:32 Step 5/22 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev 02:42:32 ---> Running in 032d811d35bd 02:42:33 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:42:33 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:42:34 OK: 224 MiB in 59 packages 02:42:34 Removing intermediate container 032d811d35bd 02:42:34 ---> 6f8b3342e392 02:42:34 Step 6/22 : WORKDIR /device-modbus-go 02:42:34 ---> Running in 9b443cf84676 02:42:34 Removing intermediate container 9b443cf84676 02:42:34 ---> 511dc058b09a 02:42:34 Step 7/22 : COPY . . 02:42:34 ---> 0109aaca3565 02:42:34 Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:42:34 ---> Running in bf824de8ddaf 02:42:35 Removing intermediate container bf824de8ddaf 02:42:35 ---> b4ac01add74a 02:42:35 Step 9/22 : RUN ${MAKE} 02:42:35 ---> Running in e06d3d5e9104 02:42:35 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=2.0.1-dev.6" -o cmd/device-modbus ./cmd 02:42:44 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2262 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] ws 02:42:44 Running in /w/workspace/device-modbus-go/9 [Pipeline] { [Pipeline] checkout 02:42:45 Selected Git installation does not exist. Using Default 02:42:45 The recommended git tool is: NONE 02:42:48 Removing intermediate container e06d3d5e9104 02:42:48 ---> cab11e46811a 02:42:48 Step 10/22 : FROM alpine:3.14 02:42:48 3.14: Pulling from library/alpine 02:42:48 a0d0a0d46f8b: Pulling fs layer 02:42:48 a0d0a0d46f8b: Verifying Checksum 02:42:48 a0d0a0d46f8b: Download complete 02:42:48 a0d0a0d46f8b: Pull complete 02:42:48 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 02:42:48 Status: Downloaded newer image for alpine:3.14 02:42:48 ---> 14119a10abf4 02:42:48 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 02:42:48 ---> Running in 3308ee22d61f 02:42:48 Removing intermediate container 3308ee22d61f 02:42:48 ---> 696944ff82ef 02:42:48 Step 12/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:42:48 ---> Running in 2ede908187a4 02:42:49 Removing intermediate container 2ede908187a4 02:42:49 ---> 5b0bbc74c27e 02:42:49 Step 13/22 : RUN apk add --update --no-cache zeromq dumb-init 02:42:49 ---> Running in 9ab6d377b4e6 02:42:49 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 02:42:50 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 02:42:50 (1/6) Installing dumb-init (1.2.5-r1) 02:42:50 (2/6) Installing libgcc (10.3.1_git20210424-r2) 02:42:50 (3/6) Installing libsodium (1.0.18-r0) 02:42:50 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 02:42:51 (5/6) Installing libzmq (4.3.4-r0) 02:42:51 (6/6) Installing zeromq (4.3.4-r0) 02:42:51 Executing busybox-1.33.1-r3.trigger 02:42:51 OK: 8 MiB in 20 packages 02:42:51 Removing intermediate container 9ab6d377b4e6 02:42:51 ---> 2d4cf158e918 02:42:51 Step 14/22 : COPY --from=builder /device-modbus-go/cmd / 02:42:52 ---> ed219c21c28d 02:42:52 Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / 02:42:52 ---> 3690650085f7 02:42:52 Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / 02:42:52 ---> 2282d0576df2 02:42:52 Step 17/22 : EXPOSE 59901 02:42:52 ---> Running in 30028aebf4a9 02:42:52 Removing intermediate container 30028aebf4a9 02:42:52 ---> 53a60c6749a1 02:42:52 Step 18/22 : ENTRYPOINT ["/device-modbus"] 02:42:52 ---> Running in b84e72214966 02:42:52 Removing intermediate container b84e72214966 02:42:52 ---> f49d0bd9a18e 02:42:52 Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:42:52 ---> Running in 56707f129410 02:42:52 Removing intermediate container 56707f129410 02:42:52 ---> 07c74ab9a85a 02:42:52 Step 20/22 : LABEL arch=amd64 02:42:52 ---> Running in 207f56572aba 02:42:52 Removing intermediate container 207f56572aba 02:42:52 ---> 686bdd71bff4 02:42:52 Step 21/22 : LABEL git_sha=c439eddbe1d975b2354952de669c464f2d79e5f8 02:42:52 ---> Running in b29df9b09b1d 02:42:52 Removing intermediate container b29df9b09b1d 02:42:52 ---> aa8ca40bd8b1 02:42:52 Step 22/22 : LABEL version=2.0.1-dev.6 02:42:52 ---> Running in 5356e2ec5fc4 02:42:52 Removing intermediate container 5356e2ec5fc4 02:42:52 ---> f9c2d89204aa 02:42:52 [Warning] One or more build-args [ARCH] were not consumed 02:42:52 Successfully built f9c2d89204aa 02:42:52 Successfully tagged device-modbus:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:42:53 provisioning config files... 02:42:53 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/9@tmp/config924583973035755480tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:42:54 ---> docker-login.sh 02:42:54 nexus3.edgexfoundry.org:10001 02:42:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:42:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:42:54 Configure a credential helper to remove this warning. See 02:42:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:42:54 02:42:54 Login Succeeded 02:42:54 nexus3.edgexfoundry.org:10002 02:42:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:42:54 using credential edgex-jenkins-ssh 02:42:54 Cloning the remote Git repository 02:42:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:42:54 Configure a credential helper to remove this warning. See 02:42:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:42:54 02:42:54 Login Succeeded 02:42:54 nexus3.edgexfoundry.org:10003 02:42:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:42:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:42:54 Configure a credential helper to remove this warning. See 02:42:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:42:54 02:42:54 Login Succeeded 02:42:54 nexus3.edgexfoundry.org:10004 02:42:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:42:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:42:54 Configure a credential helper to remove this warning. See 02:42:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:42:54 02:42:54 Login Succeeded 02:42:54 docker.io 02:42:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:42:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:42:55 Configure a credential helper to remove this warning. See 02:42:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:42:55 02:42:55 Login Succeeded 02:42:55 ---> docker-login.sh ends [Pipeline] } 02:42:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:42:55 [edgeXDocker.push] Tagging docker image device-modbus with the following tags: 02:42:55 c439eddbe1d975b2354952de669c464f2d79e5f8 02:42:55 latest 02:42:55 2.0.1-dev.6 02:42:55 c439eddbe1d975b2354952de669c464f2d79e5f8-2.0.1-dev.6 02:42:55 main 02:42:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:42:54 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 02:42:54 > git init /w/workspace/device-modbus-go/9 # timeout=10 02:42:54 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 02:42:54 > git --version # timeout=10 02:42:54 > git --version # 'git version 2.17.1' 02:42:54 using GIT_SSH to set credentials SSH Credentials for GitHub 02:42:54 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:42:55 Avoid second fetch 02:42:55 Checking out Revision c439eddbe1d975b2354952de669c464f2d79e5f8 (main) 02:42:55 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:c439eddbe1d975b2354952de669c464f2d79e5f8 [Pipeline] isUnix [Pipeline] sh 02:42:56 + docker push nexus3.edgexfoundry.org:10004/device-modbus:c439eddbe1d975b2354952de669c464f2d79e5f8 02:42:56 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 02:42:56 b4ff40d2fd41: Preparing 02:42:56 1220bde03c7d: Preparing 02:42:56 c5ed0bd2203a: Preparing 02:42:56 5b028e6e574a: Preparing 02:42:56 d2bd376bd49b: Preparing 02:42:56 e2eb06d8af82: Preparing 02:42:56 e2eb06d8af82: Waiting 02:42:56 b4ff40d2fd41: Pushed 02:42:56 1220bde03c7d: Pushed 02:42:56 e2eb06d8af82: Layer already exists 02:42:56 d2bd376bd49b: Pushed 02:42:56 5b028e6e574a: Pushed 02:42:55 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 02:42:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:42:55 > git config core.sparsecheckout # timeout=10 02:42:55 > git checkout -f c439eddbe1d975b2354952de669c464f2d79e5f8 # timeout=10 02:42:57 c5ed0bd2203a: Pushed 02:42:57 c439eddbe1d975b2354952de669c464f2d79e5f8: digest: sha256:f6cc854838b968ed2bd13b072c4350db1aa22dad7ed1d2bbdf452c8ca2a5c8f8 size: 1573 [Pipeline] isUnix [Pipeline] sh 02:42:58 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:latest [Pipeline] isUnix [Pipeline] sh 02:42:58 + docker push nexus3.edgexfoundry.org:10004/device-modbus:latest 02:42:58 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 02:42:58 b4ff40d2fd41: Preparing 02:42:58 1220bde03c7d: Preparing 02:42:58 c5ed0bd2203a: Preparing 02:42:58 5b028e6e574a: Preparing 02:42:58 d2bd376bd49b: Preparing 02:42:58 e2eb06d8af82: Preparing 02:42:58 e2eb06d8af82: Waiting 02:42:58 c5ed0bd2203a: Layer already exists 02:42:58 b4ff40d2fd41: Layer already exists 02:42:58 1220bde03c7d: Layer already exists 02:42:58 d2bd376bd49b: Layer already exists 02:42:58 5b028e6e574a: Layer already exists 02:42:58 e2eb06d8af82: Layer already exists 02:42:58 latest: digest: sha256:f6cc854838b968ed2bd13b072c4350db1aa22dad7ed1d2bbdf452c8ca2a5c8f8 size: 1573 [Pipeline] isUnix [Pipeline] sh 02:42:58 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:2.0.1-dev.6 [Pipeline] isUnix [Pipeline] sh 02:42:59 + docker push nexus3.edgexfoundry.org:10004/device-modbus:2.0.1-dev.6 02:42:59 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 02:42:59 b4ff40d2fd41: Preparing 02:42:59 1220bde03c7d: Preparing 02:42:59 c5ed0bd2203a: Preparing 02:42:59 5b028e6e574a: Preparing 02:42:59 d2bd376bd49b: Preparing 02:42:59 e2eb06d8af82: Preparing 02:42:59 e2eb06d8af82: Waiting 02:42:59 b4ff40d2fd41: Layer already exists 02:42:59 5b028e6e574a: Layer already exists 02:42:59 1220bde03c7d: Layer already exists 02:42:59 c5ed0bd2203a: Layer already exists 02:42:59 d2bd376bd49b: Layer already exists 02:42:59 e2eb06d8af82: Layer already exists 02:42:59 2.0.1-dev.6: digest: sha256:f6cc854838b968ed2bd13b072c4350db1aa22dad7ed1d2bbdf452c8ca2a5c8f8 size: 1573 [Pipeline] isUnix [Pipeline] sh 02:42:59 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:c439eddbe1d975b2354952de669c464f2d79e5f8-2.0.1-dev.6 [Pipeline] isUnix [Pipeline] sh 02:42:59 + docker push nexus3.edgexfoundry.org:10004/device-modbus:c439eddbe1d975b2354952de669c464f2d79e5f8-2.0.1-dev.6 02:42:59 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 02:42:59 b4ff40d2fd41: Preparing 02:42:59 1220bde03c7d: Preparing 02:42:59 c5ed0bd2203a: Preparing 02:42:59 5b028e6e574a: Preparing 02:42:59 d2bd376bd49b: Preparing 02:42:59 e2eb06d8af82: Preparing 02:42:59 e2eb06d8af82: Waiting 02:42:59 5b028e6e574a: Layer already exists 02:42:59 1220bde03c7d: Layer already exists 02:42:59 d2bd376bd49b: Layer already exists 02:42:59 b4ff40d2fd41: Layer already exists 02:42:59 c5ed0bd2203a: Layer already exists 02:42:59 e2eb06d8af82: Layer already exists 02:42:59 c439eddbe1d975b2354952de669c464f2d79e5f8-2.0.1-dev.6: digest: sha256:f6cc854838b968ed2bd13b072c4350db1aa22dad7ed1d2bbdf452c8ca2a5c8f8 size: 1573 [Pipeline] isUnix [Pipeline] sh 02:43:00 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] isUnix [Pipeline] sh 02:43:00 + docker push nexus3.edgexfoundry.org:10004/device-modbus:main 02:43:00 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 02:43:00 b4ff40d2fd41: Preparing 02:43:00 1220bde03c7d: Preparing 02:43:00 c5ed0bd2203a: Preparing 02:43:00 5b028e6e574a: Preparing 02:43:00 d2bd376bd49b: Preparing 02:43:00 e2eb06d8af82: Preparing 02:43:00 e2eb06d8af82: Waiting 02:43:00 d2bd376bd49b: Layer already exists 02:43:00 c5ed0bd2203a: Layer already exists 02:43:00 5b028e6e574a: Layer already exists 02:43:00 1220bde03c7d: Layer already exists 02:43:00 b4ff40d2fd41: Layer already exists 02:43:00 e2eb06d8af82: Layer already exists 02:43:00 main: digest: sha256:f6cc854838b968ed2bd13b072c4350db1aa22dad7ed1d2bbdf452c8ca2a5c8f8 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:43:00 ===================================================== [Pipeline] echo 02:43:00 taggedImages: 02:43:00 - nexus3.edgexfoundry.org:10004/device-modbus:c439eddbe1d975b2354952de669c464f2d79e5f8 02:43:00 - nexus3.edgexfoundry.org:10004/device-modbus:latest 02:43:00 - nexus3.edgexfoundry.org:10004/device-modbus:2.0.1-dev.6 02:43:00 - nexus3.edgexfoundry.org:10004/device-modbus:c439eddbe1d975b2354952de669c464f2d79e5f8-2.0.1-dev.6 02:43:00 - nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:43:01 Commit message: "Merge pull request #282 from ernestojeda/changes-for-lts-builds" 02:43:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:43:01 02:43:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 02:43:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:43:01 02:43:01 GitHub has been notified of this commit’s build result 02:43:01 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:43:02 provisioning config files... 02:43:02 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/9@tmp/config8569933577853147037tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:43:02 ---> docker-login.sh 02:43:02 nexus3.edgexfoundry.org:10001 02:43:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:43:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:43:05 Configure a credential helper to remove this warning. See 02:43:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:43:05 02:43:05 Login Succeeded 02:43:05 nexus3.edgexfoundry.org:10002 02:43:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:43:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:43:06 Configure a credential helper to remove this warning. See 02:43:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:43:06 02:43:06 Login Succeeded 02:43:06 nexus3.edgexfoundry.org:10003 02:43:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:43:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:43:06 Configure a credential helper to remove this warning. See 02:43:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:43:06 02:43:06 Login Succeeded 02:43:06 nexus3.edgexfoundry.org:10004 02:43:07 latest: Pulling from edgex-lftools-log-publisher 02:43:07 b4d181a07f80: Pulling fs layer 02:43:07 a1111a8f2ec3: Pulling fs layer 02:43:07 ed53099fbce6: Pulling fs layer 02:43:07 dc539afda2c1: Pulling fs layer 02:43:07 77bc0d833cb6: Pulling fs layer 02:43:07 9065ff56babe: Pulling fs layer 02:43:07 d287ab97295c: Pulling fs layer 02:43:07 dc539afda2c1: Waiting 02:43:07 77bc0d833cb6: Waiting 02:43:07 9065ff56babe: Waiting 02:43:07 d287ab97295c: Waiting 02:43:07 a1111a8f2ec3: Verifying Checksum 02:43:07 a1111a8f2ec3: Download complete 02:43:07 dc539afda2c1: Verifying Checksum 02:43:07 dc539afda2c1: Download complete 02:43:07 ed53099fbce6: Verifying Checksum 02:43:07 ed53099fbce6: Download complete 02:43:07 9065ff56babe: Verifying Checksum 02:43:07 9065ff56babe: Download complete 02:43:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:43:07 77bc0d833cb6: Verifying Checksum 02:43:07 77bc0d833cb6: Download complete 02:43:07 b4d181a07f80: Verifying Checksum 02:43:07 b4d181a07f80: Download complete 02:43:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:43:07 Configure a credential helper to remove this warning. See 02:43:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:43:07 02:43:07 Login Succeeded 02:43:07 docker.io 02:43:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:43:08 d287ab97295c: Verifying Checksum 02:43:08 d287ab97295c: Download complete 02:43:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:43:08 Configure a credential helper to remove this warning. See 02:43:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:43:08 02:43:08 Login Succeeded 02:43:08 ---> docker-login.sh ends [Pipeline] } 02:43:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 02:43:09 b4d181a07f80: Pull complete 02:43:09 a1111a8f2ec3: Pull complete [Pipeline] echo 02:43:09 ========================================================= 02:43:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 02:43:09 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 02:43:10 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . 02:43:10 ed53099fbce6: Pull complete 02:43:10 dc539afda2c1: Pull complete 02:43:10 77bc0d833cb6: Pull complete 02:43:10 9065ff56babe: Pull complete 02:43:10 Sending build context to Docker daemon 661.5kB 02:43:10 Step 1/9 : ARG BASE=golang:1.16-alpine3.14 02:43:10 Step 2/9 : FROM ${BASE} AS builder 02:43:10 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:43:10 bbf911997326: Pulling fs layer 02:43:10 58ec367f63d7: Pulling fs layer 02:43:10 1b4a6ffa7d45: Pulling fs layer 02:43:10 fc5181fea5dc: Pulling fs layer 02:43:10 9c418107303f: Pulling fs layer 02:43:10 284eca6f2348: Pulling fs layer 02:43:10 842844d905b1: Pulling fs layer 02:43:10 901a3a57568e: Pulling fs layer 02:43:10 fc5181fea5dc: Waiting 02:43:10 284eca6f2348: Waiting 02:43:10 842844d905b1: Waiting 02:43:10 9c418107303f: Waiting 02:43:10 901a3a57568e: Waiting 02:43:10 1b4a6ffa7d45: Verifying Checksum 02:43:10 1b4a6ffa7d45: Download complete 02:43:10 58ec367f63d7: Download complete 02:43:10 bbf911997326: Verifying Checksum 02:43:10 bbf911997326: Download complete 02:43:10 284eca6f2348: Download complete 02:43:10 9c418107303f: Verifying Checksum 02:43:10 9c418107303f: Download complete 02:43:11 842844d905b1: Verifying Checksum 02:43:11 842844d905b1: Download complete 02:43:11 bbf911997326: Pull complete 02:43:12 58ec367f63d7: Pull complete 02:43:12 1b4a6ffa7d45: Pull complete 02:43:15 d287ab97295c: Pull complete 02:43:15 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 02:43:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:43:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 02:43:16 prd-centos7-docker-4c-2g-2261 does not seem to be running inside a container 02:43:16 $ 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-modbus-go/9 -v /w/workspace/device-modbus-go/9:/w/workspace/device-modbus-go/9:rw,z -v /w/workspace/device-modbus-go/9@tmp:/w/workspace/device-modbus-go/9@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 02:43:17 901a3a57568e: Verifying Checksum 02:43:17 901a3a57568e: Download complete 02:43:17 fc5181fea5dc: Verifying Checksum 02:43:17 fc5181fea5dc: Download complete 02:43:19 $ docker top f82d4b4785c87d6f3d0385cb8e3a98f39c2b584fe64733ae63a6a505785abdfd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:43:20 ---> job-cost.sh 02:43:20 lf-activate-venv: SKIPPING 02:43:20 INFO: No Stack... 02:43:27 fc5181fea5dc: Pull complete 02:43:27 9c418107303f: Pull complete 02:43:27 284eca6f2348: Pull complete 02:43:27 842844d905b1: Pull complete 02:43:32 INFO: Retrieving Pricing Info for: v3-standard-2 02:43:32 INFO: Archiving Costs [Pipeline] sh 02:43:33 + cat /w/workspace/device-modbus-go/9/archives/cost.csv 02:43:33 + cut -d, -f6 [Pipeline] lock 02:43:33 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-main-9-stack-cost] 02:43:33 Resource [jenkins-edgexfoundry-device-modbus-go-main-9-stack-cost] did not exist. Created. 02:43:33 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-main-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:43:33 901a3a57568e: Pull complete 02:43:33 Digest: sha256:92108203400274521d8db92c8dd03fc26ad1e7e27843eaecabaf975bf4a1b1e7 02:43:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 02:43:33 ---> 72ade6ffb461 02:43:33 Step 3/9 : ARG MAKE='make build' 02:43:33 + echo total: 0.05999999865889549 [Pipeline] stash 02:43:33 Stashed 1 file(s) [Pipeline] } 02:43:33 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-main-9-stack-cost] [Pipeline] // lock [Pipeline] } 02:43:33 $ docker stop --time=1 f82d4b4785c87d6f3d0385cb8e3a98f39c2b584fe64733ae63a6a505785abdfd 02:43:34 $ docker rm -f f82d4b4785c87d6f3d0385cb8e3a98f39c2b584fe64733ae63a6a505785abdfd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 02:43:41 ---> Running in a7a0ef0e40c0 02:43:41 Removing intermediate container a7a0ef0e40c0 02:43:41 ---> e42c471c617a 02:43:41 Step 4/9 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:43:42 ---> Running in 0fe79a3157f1 02:43:44 Removing intermediate container 0fe79a3157f1 02:43:44 ---> 070787dfe3fc 02:43:44 Step 5/9 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev 02:43:45 ---> Running in 2a9ad6922147 02:43:46 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:43:47 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:43:48 (1/7) Installing openssh-keygen (8.4_p1-r4) 02:43:48 (2/7) Installing libedit (20191231.3.1-r1) 02:43:48 (3/7) Installing openssh-client (8.4_p1-r4) 02:43:48 (4/7) Installing openssh-sftp-server (8.4_p1-r4) 02:43:49 (5/7) Installing openssh-server-common (8.4_p1-r4) 02:43:49 (6/7) Installing openssh-server (8.4_p1-r4) 02:43:49 (7/7) Installing openssh (8.4_p1-r4) 02:43:49 Executing busybox-1.32.1-r6.trigger 02:43:49 OK: 224 MiB in 59 packages 02:43:51 Removing intermediate container 2a9ad6922147 02:43:51 ---> 488c79d6db89 02:43:51 Step 6/9 : WORKDIR /device-modbus-go 02:43:51 ---> Running in a626da82e248 02:43:51 Removing intermediate container a626da82e248 02:43:51 ---> 0c093dd4cd25 02:43:51 Step 7/9 : COPY . . 02:43:52 ---> a619e9ffb003 02:43:52 Step 8/9 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:43:53 ---> Running in a3e248c57a60 02:44:26 Removing intermediate container a3e248c57a60 02:44:26 ---> ac2ed2027892 02:44:26 Step 9/9 : RUN ${MAKE} 02:44:26 ---> Running in dce1d4b29631 02:44:26 noop 02:44:26 Removing intermediate container dce1d4b29631 02:44:26 ---> 8db38514ecf3 02:44:26 Successfully built 8db38514ecf3 02:44:26 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:44:26 + docker inspect -f . ci-base-image-arm64 02:44:26 . [Pipeline] withDockerContainer 02:44:27 prd-ubuntu18.04-docker-arm64-4c-16g-2262 does not seem to be running inside a container 02:44:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/9 -v /w/workspace/device-modbus-go/9:/w/workspace/device-modbus-go/9:rw,z -v /w/workspace/device-modbus-go/9@tmp:/w/workspace/device-modbus-go/9@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-arm64 cat 02:44:29 $ docker top de8734ec038b59446f62228c82d6a74e09c6f97d6f77295aa891214d64d3891c -eo pid,comm [Pipeline] { [Pipeline] sh 02:44:30 + go version 02:44:30 go version go1.16.8 linux/arm64 [Pipeline] } 02:44:31 $ docker stop --time=1 de8734ec038b59446f62228c82d6a74e09c6f97d6f77295aa891214d64d3891c 02:44:32 $ docker rm -f de8734ec038b59446f62228c82d6a74e09c6f97d6f77295aa891214d64d3891c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:44:33 + docker inspect -f . ci-base-image-arm64 02:44:33 . [Pipeline] withDockerContainer 02:44:34 prd-ubuntu18.04-docker-arm64-4c-16g-2262 does not seem to be running inside a container 02:44:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/9 -v /w/workspace/device-modbus-go/9:/w/workspace/device-modbus-go/9:rw,z -v /w/workspace/device-modbus-go/9@tmp:/w/workspace/device-modbus-go/9@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-arm64 cat 02:44:36 $ docker top 22a4506febb0de06936ccb633c0b6d0dc775053106d74a08c4b19ba7bee2bc53 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 02:44:37 + make test 02:44:37 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 02:44:38 ? github.com/edgexfoundry/device-modbus-go [no test files] 02:45:35 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 02:45:35 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.047s coverage: 46.6% of statements 02:45:35 CGO_ENABLED=1 GO111MODULE=on go vet ./... 02:46:03 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:46:03 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:46:03 ./bin/test-attribution-txt.sh [Pipeline] } 02:46:03 $ docker stop --time=1 22a4506febb0de06936ccb633c0b6d0dc775053106d74a08c4b19ba7bee2bc53 02:46:05 $ docker rm -f 22a4506febb0de06936ccb633c0b6d0dc775053106d74a08c4b19ba7bee2bc53 [Pipeline] // withDockerContainer [Pipeline] sh 02:46:06 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:46:06 Warning: overwriting stash ‘coverage-report’ 02:46:07 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:46:07 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:46:08 + ls -al . 02:46:08 total 156 02:46:08 drwxrwxr-x 9 jenkins jenkins 4096 Oct 7 02:46 . 02:46:08 drwxrwxr-x 4 jenkins jenkins 4096 Oct 7 02:42 .. 02:46:08 -rw-rw-r-- 1 jenkins jenkins 140 Oct 7 02:42 .dockerignore 02:46:08 drwxrwxr-x 8 jenkins jenkins 4096 Oct 7 02:43 .git 02:46:08 drwxrwxr-x 2 jenkins jenkins 4096 Oct 7 02:42 .github 02:46:08 -rw-rw-r-- 1 jenkins jenkins 331 Oct 7 02:42 .gitignore 02:46:08 -rw-rw-r-- 1 jenkins jenkins 7707 Oct 7 02:42 Attribution.txt 02:46:08 -rw-rw-r-- 1 jenkins jenkins 6038 Oct 7 02:42 CHANGELOG.md 02:46:08 -rw-rw-r-- 1 jenkins jenkins 1523 Oct 7 02:42 Dockerfile 02:46:08 -rw-rw-r-- 1 jenkins jenkins 677 Oct 7 02:42 GOVERNANCE.md 02:46:08 -rw-rw-r-- 1 jenkins jenkins 679 Oct 7 02:42 Jenkinsfile 02:46:08 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 7 02:42 LICENSE 02:46:08 -rw-rw-r-- 1 jenkins jenkins 1009 Oct 7 02:42 Makefile 02:46:08 -rw-rw-r-- 1 jenkins jenkins 622 Oct 7 02:42 OWNERS.md 02:46:08 -rw-rw-r-- 1 jenkins jenkins 2891 Oct 7 02:42 README.md 02:46:08 -rw-rw-r-- 1 jenkins jenkins 11 Oct 7 02:36 VERSION 02:46:08 drwxrwxr-x 2 jenkins jenkins 4096 Oct 7 02:42 bin 02:46:08 drwxrwxr-x 3 jenkins jenkins 4096 Oct 7 02:42 cmd 02:46:08 -rw-r--r-- 1 jenkins jenkins 23727 Oct 7 02:45 coverage.out 02:46:08 -rw-rw-r-- 1 jenkins jenkins 414 Oct 7 02:42 go.mod 02:46:08 -rw-rw-r-- 1 jenkins jenkins 21529 Oct 7 02:42 go.sum 02:46:08 drwxrwxr-x 3 jenkins jenkins 4096 Oct 7 02:42 internal 02:46:08 drwxrwxr-x 2 jenkins jenkins 4096 Oct 7 02:42 simulator 02:46:08 drwxrwxr-x 4 jenkins jenkins 4096 Oct 7 02:42 snap 02:46:08 -rw-rw-r-- 1 jenkins jenkins 229 Oct 7 02:42 version.go [Pipeline] isUnix [Pipeline] sh 02:46:08 + docker build -t device-modbus-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=c439eddbe1d975b2354952de669c464f2d79e5f8 --label arch=arm64 --label version=2.0.1-dev.6 . 02:46:08 Sending build context to Docker daemon 686.1kB 02:46:08 Step 1/22 : ARG BASE=golang:1.16-alpine3.14 02:46:08 Step 2/22 : FROM ${BASE} AS builder 02:46:08 ---> 8db38514ecf3 02:46:08 Step 3/22 : ARG MAKE='make build' 02:46:09 ---> Running in 34cbf6187441 02:46:09 Removing intermediate container 34cbf6187441 02:46:09 ---> d7eaa6f9013f 02:46:09 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:46:09 ---> Running in 831e51af897b 02:46:11 Removing intermediate container 831e51af897b 02:46:11 ---> 6c682aad6cfc 02:46:11 Step 5/22 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev 02:46:11 ---> Running in 263d813d7626 02:46:13 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:46:14 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:46:16 OK: 224 MiB in 59 packages 02:46:17 Removing intermediate container 263d813d7626 02:46:17 ---> 6d66647ec2cd 02:46:17 Step 6/22 : WORKDIR /device-modbus-go 02:46:17 ---> Running in 9b2b8fb8a9df 02:46:17 Removing intermediate container 9b2b8fb8a9df 02:46:17 ---> 4481290f7c12 02:46:17 Step 7/22 : COPY . . 02:46:19 ---> 38258ed06621 02:46:19 Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:46:19 ---> Running in 5d09603f3540 02:46:21 Removing intermediate container 5d09603f3540 02:46:21 ---> 4df43bbb2803 02:46:21 Step 9/22 : RUN ${MAKE} 02:46:21 ---> Running in 77896131544a 02:46:22 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=2.0.1-dev.6" -o cmd/device-modbus ./cmd 02:47:09 Removing intermediate container 77896131544a 02:47:09 ---> d159746f4f43 02:47:09 Step 10/22 : FROM alpine:3.14 02:47:09 3.14: Pulling from library/alpine 02:47:09 552d1f2373af: Pulling fs layer 02:47:09 552d1f2373af: Verifying Checksum 02:47:09 552d1f2373af: Download complete 02:47:09 552d1f2373af: Pull complete 02:47:09 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 02:47:09 Status: Downloaded newer image for alpine:3.14 02:47:09 ---> bb3de5531c18 02:47:09 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 02:47:09 ---> Running in 0735fa36d555 02:47:09 Removing intermediate container 0735fa36d555 02:47:09 ---> 68263f1a3e70 02:47:09 Step 12/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:47:09 ---> Running in 933406bf436f 02:47:09 Removing intermediate container 933406bf436f 02:47:09 ---> a0957fc8cefc 02:47:09 Step 13/22 : RUN apk add --update --no-cache zeromq dumb-init 02:47:09 ---> Running in adc230509b46 02:47:09 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 02:47:10 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 02:47:11 (1/6) Installing dumb-init (1.2.5-r1) 02:47:11 (2/6) Installing libgcc (10.3.1_git20210424-r2) 02:47:11 (3/6) Installing libsodium (1.0.18-r0) 02:47:11 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 02:47:11 (5/6) Installing libzmq (4.3.4-r0) 02:47:11 (6/6) Installing zeromq (4.3.4-r0) 02:47:11 Executing busybox-1.33.1-r3.trigger 02:47:11 OK: 8 MiB in 20 packages 02:47:12 Removing intermediate container adc230509b46 02:47:12 ---> 8d7d3510e6af 02:47:12 Step 14/22 : COPY --from=builder /device-modbus-go/cmd / 02:47:14 ---> 3494189adb86 02:47:14 Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / 02:47:15 ---> 7b4690e596c0 02:47:15 Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / 02:47:16 ---> 4fd787ccf695 02:47:16 Step 17/22 : EXPOSE 59901 02:47:16 ---> Running in 16828560f7b2 02:47:16 Removing intermediate container 16828560f7b2 02:47:16 ---> 9e50d54ccdb7 02:47:16 Step 18/22 : ENTRYPOINT ["/device-modbus"] 02:47:16 ---> Running in 8cbbd3cc0492 02:47:17 Removing intermediate container 8cbbd3cc0492 02:47:17 ---> 04500ea744ca 02:47:17 Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:47:17 ---> Running in 5e4dee7beaa2 02:47:18 Removing intermediate container 5e4dee7beaa2 02:47:18 ---> 778d7c9b7b91 02:47:18 Step 20/22 : LABEL arch=arm64 02:47:18 ---> Running in 241bbb4a480d 02:47:18 Removing intermediate container 241bbb4a480d 02:47:18 ---> de68cbe9b44b 02:47:18 Step 21/22 : LABEL git_sha=c439eddbe1d975b2354952de669c464f2d79e5f8 02:47:18 ---> Running in 1935f9aee165 02:47:19 Removing intermediate container 1935f9aee165 02:47:19 ---> 6ba5469607fa 02:47:19 Step 22/22 : LABEL version=2.0.1-dev.6 02:47:19 ---> Running in 98d72166d56e 02:47:20 Removing intermediate container 98d72166d56e 02:47:20 ---> 849ae2676f98 02:47:20 [Warning] One or more build-args [ARCH] were not consumed 02:47:20 Successfully built 849ae2676f98 02:47:20 Successfully tagged device-modbus-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:47:20 provisioning config files... 02:47:20 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/9@tmp/config4574796396889496987tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:47:21 ---> docker-login.sh 02:47:21 nexus3.edgexfoundry.org:10001 02:47:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:47:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:47:21 Configure a credential helper to remove this warning. See 02:47:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:47:21 02:47:21 Login Succeeded 02:47:21 nexus3.edgexfoundry.org:10002 02:47:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:47:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:47:22 Configure a credential helper to remove this warning. See 02:47:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:47:22 02:47:22 Login Succeeded 02:47:22 nexus3.edgexfoundry.org:10003 02:47:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:47:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:47:23 Configure a credential helper to remove this warning. See 02:47:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:47:23 02:47:23 Login Succeeded 02:47:23 nexus3.edgexfoundry.org:10004 02:47:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:47:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:47:23 Configure a credential helper to remove this warning. See 02:47:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:47:23 02:47:23 Login Succeeded 02:47:23 docker.io 02:47:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:47:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:47:24 Configure a credential helper to remove this warning. See 02:47:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:47:24 02:47:24 Login Succeeded 02:47:24 ---> docker-login.sh ends [Pipeline] } 02:47:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:47:24 [edgeXDocker.push] Tagging docker image device-modbus-arm64 with the following tags: 02:47:24 c439eddbe1d975b2354952de669c464f2d79e5f8 02:47:24 latest 02:47:24 2.0.1-dev.6 02:47:24 c439eddbe1d975b2354952de669c464f2d79e5f8-2.0.1-dev.6 02:47:24 main 02:47:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:47:25 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:c439eddbe1d975b2354952de669c464f2d79e5f8 [Pipeline] isUnix [Pipeline] sh 02:47:25 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:c439eddbe1d975b2354952de669c464f2d79e5f8 02:47:25 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 02:47:25 ca35d2b381a6: Preparing 02:47:25 0a6bb6959734: Preparing 02:47:25 f4a746ab3846: Preparing 02:47:25 476017c239a9: Preparing 02:47:25 6e12c09af8b6: Preparing 02:47:25 ee420dfed78a: Preparing 02:47:26 6e12c09af8b6: Pushed 02:47:26 0a6bb6959734: Pushed 02:47:26 ca35d2b381a6: Pushed 02:47:26 ee420dfed78a: Layer already exists 02:47:26 476017c239a9: Pushed 02:47:28 f4a746ab3846: Pushed 02:47:29 c439eddbe1d975b2354952de669c464f2d79e5f8: digest: sha256:2b089e81ea4e380c54a53d76960b48a2c5e94dc5235795a62687f7104994ffa9 size: 1572 [Pipeline] isUnix [Pipeline] sh 02:47:29 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:47:30 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest 02:47:30 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 02:47:30 ca35d2b381a6: Preparing 02:47:30 0a6bb6959734: Preparing 02:47:30 f4a746ab3846: Preparing 02:47:30 476017c239a9: Preparing 02:47:30 6e12c09af8b6: Preparing 02:47:30 ee420dfed78a: Preparing 02:47:30 ee420dfed78a: Waiting 02:47:30 0a6bb6959734: Layer already exists 02:47:30 6e12c09af8b6: Layer already exists 02:47:30 ca35d2b381a6: Layer already exists 02:47:30 f4a746ab3846: Layer already exists 02:47:30 476017c239a9: Layer already exists 02:47:30 ee420dfed78a: Layer already exists 02:47:30 latest: digest: sha256:2b089e81ea4e380c54a53d76960b48a2c5e94dc5235795a62687f7104994ffa9 size: 1572 [Pipeline] isUnix [Pipeline] sh 02:47:31 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:2.0.1-dev.6 [Pipeline] isUnix [Pipeline] sh 02:47:31 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:2.0.1-dev.6 02:47:31 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 02:47:31 ca35d2b381a6: Preparing 02:47:31 0a6bb6959734: Preparing 02:47:31 f4a746ab3846: Preparing 02:47:31 476017c239a9: Preparing 02:47:31 6e12c09af8b6: Preparing 02:47:31 ee420dfed78a: Preparing 02:47:31 ee420dfed78a: Waiting 02:47:31 476017c239a9: Layer already exists 02:47:31 6e12c09af8b6: Layer already exists 02:47:31 0a6bb6959734: Layer already exists 02:47:31 ca35d2b381a6: Layer already exists 02:47:31 f4a746ab3846: Layer already exists 02:47:31 ee420dfed78a: Layer already exists 02:47:31 2.0.1-dev.6: digest: sha256:2b089e81ea4e380c54a53d76960b48a2c5e94dc5235795a62687f7104994ffa9 size: 1572 [Pipeline] isUnix [Pipeline] sh 02:47:32 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:c439eddbe1d975b2354952de669c464f2d79e5f8-2.0.1-dev.6 [Pipeline] isUnix [Pipeline] sh 02:47:32 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:c439eddbe1d975b2354952de669c464f2d79e5f8-2.0.1-dev.6 02:47:32 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 02:47:32 ca35d2b381a6: Preparing 02:47:32 0a6bb6959734: Preparing 02:47:32 f4a746ab3846: Preparing 02:47:32 476017c239a9: Preparing 02:47:32 6e12c09af8b6: Preparing 02:47:32 ee420dfed78a: Preparing 02:47:32 ee420dfed78a: Waiting 02:47:33 476017c239a9: Layer already exists 02:47:33 6e12c09af8b6: Layer already exists 02:47:33 ca35d2b381a6: Layer already exists 02:47:33 f4a746ab3846: Layer already exists 02:47:33 0a6bb6959734: Layer already exists 02:47:33 ee420dfed78a: Layer already exists 02:47:33 c439eddbe1d975b2354952de669c464f2d79e5f8-2.0.1-dev.6: digest: sha256:2b089e81ea4e380c54a53d76960b48a2c5e94dc5235795a62687f7104994ffa9 size: 1572 [Pipeline] isUnix [Pipeline] sh 02:47:33 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] isUnix [Pipeline] sh 02:47:33 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:main 02:47:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 02:47:33 ca35d2b381a6: Preparing 02:47:33 0a6bb6959734: Preparing 02:47:33 f4a746ab3846: Preparing 02:47:33 476017c239a9: Preparing 02:47:33 6e12c09af8b6: Preparing 02:47:33 ee420dfed78a: Preparing 02:47:33 ee420dfed78a: Waiting 02:47:34 f4a746ab3846: Layer already exists 02:47:34 6e12c09af8b6: Layer already exists 02:47:34 476017c239a9: Layer already exists 02:47:34 0a6bb6959734: Layer already exists 02:47:34 ca35d2b381a6: Layer already exists 02:47:34 ee420dfed78a: Layer already exists 02:47:34 main: digest: sha256:2b089e81ea4e380c54a53d76960b48a2c5e94dc5235795a62687f7104994ffa9 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:47:34 ===================================================== [Pipeline] echo 02:47:34 taggedImages: 02:47:34 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:c439eddbe1d975b2354952de669c464f2d79e5f8 02:47:34 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest 02:47:34 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:2.0.1-dev.6 02:47:34 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:c439eddbe1d975b2354952de669c464f2d79e5f8-2.0.1-dev.6 02:47:34 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:47:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:47:35 02:47:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 02:47:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:47:35 arm64: Pulling from edgex-lftools-log-publisher 02:47:35 448f6bf000e3: Pulling fs layer 02:47:35 f757da607395: Pulling fs layer 02:47:35 05883995daec: Pulling fs layer 02:47:35 8603b9c90790: Pulling fs layer 02:47:35 1560dd03e051: Pulling fs layer 02:47:35 27f5ce0e4adf: Pulling fs layer 02:47:35 c2d8d7efcc4b: Pulling fs layer 02:47:35 8603b9c90790: Waiting 02:47:35 1560dd03e051: Waiting 02:47:35 27f5ce0e4adf: Waiting 02:47:35 c2d8d7efcc4b: Waiting 02:47:36 f757da607395: Verifying Checksum 02:47:36 8603b9c90790: Verifying Checksum 02:47:36 8603b9c90790: Download complete 02:47:36 1560dd03e051: Verifying Checksum 02:47:36 1560dd03e051: Download complete 02:47:36 05883995daec: Verifying Checksum 02:47:36 05883995daec: Download complete 02:47:36 27f5ce0e4adf: Download complete 02:47:36 448f6bf000e3: Verifying Checksum 02:47:36 448f6bf000e3: Download complete 02:47:40 c2d8d7efcc4b: Verifying Checksum 02:47:40 c2d8d7efcc4b: Download complete 02:47:40 448f6bf000e3: Pull complete 02:47:41 f757da607395: Pull complete 02:47:42 05883995daec: Pull complete 02:47:43 8603b9c90790: Pull complete 02:47:44 1560dd03e051: Pull complete 02:47:44 27f5ce0e4adf: Pull complete 02:48:00 c2d8d7efcc4b: Pull complete 02:48:00 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 02:48:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:48:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 02:48:00 prd-ubuntu18.04-docker-arm64-4c-16g-2262 does not seem to be running inside a container 02:48:00 $ 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-modbus-go/9 -v /w/workspace/device-modbus-go/9:/w/workspace/device-modbus-go/9:rw,z -v /w/workspace/device-modbus-go/9@tmp:/w/workspace/device-modbus-go/9@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:arm64 cat 02:48:05 $ docker top b68550fec0d7cfab86628cb003f9babdfe60dbd53e899d394ec9fc39a338f26d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:48:06 ---> job-cost.sh 02:48:06 lf-activate-venv: SKIPPING 02:48:06 INFO: No Stack... 02:48:08 INFO: Retrieving Pricing Info for: v3-standard-4 02:48:08 INFO: Archiving Costs [Pipeline] sh 02:48:09 + cat /w/workspace/device-modbus-go/9/archives/cost.csv 02:48:09 + cut -d, -f6 [Pipeline] lock 02:48:09 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-main-9-stack-cost] 02:48:09 Resource [jenkins-edgexfoundry-device-modbus-go-main-9-stack-cost] did not exist. Created. 02:48:09 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-main-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:48:10 /w/workspace/device-modbus-go/9@tmp/durable-4cec80e4/script.sh: 1: /w/workspace/device-modbus-go/9@tmp/durable-4cec80e4/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 02:48:11 + echo total: 0.10999999940395355 [Pipeline] stash 02:48:11 Warning: overwriting stash ‘stack-cost’ 02:48:11 Stashed 1 file(s) [Pipeline] } 02:48:11 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-main-9-stack-cost] [Pipeline] // lock [Pipeline] } 02:48:11 $ docker stop --time=1 b68550fec0d7cfab86628cb003f9babdfe60dbd53e899d394ec9fc39a338f26d 02:48:12 $ docker rm -f b68550fec0d7cfab86628cb003f9babdfe60dbd53e899d394ec9fc39a338f26d [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 02:48:13 provisioning config files... 02:48:13 copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config3941922105782896594tmp [Pipeline] { [Pipeline] sh 02:48:14 + set +x 02:48:14 + curl -s https://codecov.io/bash 02:48:14 + bash -s -- 02:48:14 02:48:14 _____ _ 02:48:14 / ____| | | 02:48:14 | | ___ __| | ___ ___ _____ __ 02:48:14 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:48:14 | |___| (_) | (_| | __/ (_| (_) \ V / 02:48:14 \_____\___/ \__,_|\___|\___\___/ \_/ 02:48:14 Bash-1.0.6 02:48:14 02:48:14 02:48:14 ==> git version 2.24.4 found 02:48:14 ==> 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 02:48:14 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 02:48:14 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 02:48:14 ==> Jenkins CI detected. 02:48:14 current dir:  /w/workspace/gexfoundry_device-modbus-go_main 02:48:14 project root: . 02:48:14 --> token set from env 02:48:14 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:48:14 ==> Running gcov in . (disable via -X gcov) 02:48:14 ==> Python coveragepy not found 02:48:14 ==> Searching for coverage reports in: 02:48:14 + . 02:48:14 -> Found 1 reports 02:48:14 ==> Detecting git/mercurial file structure 02:48:14 ==> Reading reports 02:48:14 + ./coverage.out bytes=23727 02:48:14 ==> Appending adjustments 02:48:14 https://docs.codecov.io/docs/fixing-reports 02:48:14 + Found adjustments 02:48:14 ==> Gzipping contents 02:48:14 4.0K /tmp/codecov.uBORER.gz 02:48:14 ==> Uploading reports 02:48:14 url: https://codecov.io 02:48:14 query: branch=main&commit=c439eddbe1d975b2354952de669c464f2d79e5f8&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F9%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:48:14 -> Pinging Codecov 02:48:14 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3a8d40b1-de00-4649-bfd4-bdc8ed99ae89&branch=main&commit=c439eddbe1d975b2354952de669c464f2d79e5f8&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F9%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:48:15 -> Uploading to 02:48:15 https://storage.googleapis.com/codecov/v4/raw/2021-10-07/55DBCA73C666E3227836607328DD7E49/c439eddbe1d975b2354952de669c464f2d79e5f8/5bc318f4-d3f2-4d15-b7cf-833d32686b8e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211007%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211007T024814Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a7cb72ca26326ef40d3499cef941fdf69c79222c364ba89c063bdd1d4f8be68f 02:48:15 % Total % Received % Xferd Average Speed Time Time Time Current 02:48:15 Dload Upload Total Spent Left Speed 02:48:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4013 0 0 100 4013 0 12791 --:--:-- --:--:-- --:--:-- 12821 02:48:15 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-modbus-go/commit/c439eddbe1d975b2354952de669c464f2d79e5f8 [Pipeline] } 02:48:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 02:48:16 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 02:48:16 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:48:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:48:16 02:48:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 02:48:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:48:16 1.410.4: Pulling from edgex-devops/edgex-snyk-go 02:48:16 188c0c94c7c5: Pulling fs layer 02:48:16 0ef7d3d256c8: Pulling fs layer 02:48:16 de9db76c5a1d: Pulling fs layer 02:48:16 0eba1c9be4d2: Pulling fs layer 02:48:16 0d57e429df01: Pulling fs layer 02:48:16 4e4be7b47b0d: Pulling fs layer 02:48:16 e1f770b5df2f: Pulling fs layer 02:48:16 85a0685a4137: Pulling fs layer 02:48:16 0d57e429df01: Waiting 02:48:16 4e4be7b47b0d: Waiting 02:48:16 e1f770b5df2f: Waiting 02:48:16 85a0685a4137: Waiting 02:48:16 0eba1c9be4d2: Waiting 02:48:16 de9db76c5a1d: Verifying Checksum 02:48:16 de9db76c5a1d: Download complete 02:48:16 0ef7d3d256c8: Verifying Checksum 02:48:16 0ef7d3d256c8: Download complete 02:48:16 0d57e429df01: Verifying Checksum 02:48:16 0d57e429df01: Download complete 02:48:16 4e4be7b47b0d: Verifying Checksum 02:48:16 4e4be7b47b0d: Download complete 02:48:16 188c0c94c7c5: Verifying Checksum 02:48:16 188c0c94c7c5: Download complete 02:48:17 188c0c94c7c5: Pull complete 02:48:17 0ef7d3d256c8: Pull complete 02:48:17 de9db76c5a1d: Pull complete 02:48:17 0eba1c9be4d2: Verifying Checksum 02:48:17 0eba1c9be4d2: Download complete 02:48:18 e1f770b5df2f: Verifying Checksum 02:48:18 e1f770b5df2f: Download complete 02:48:19 85a0685a4137: Verifying Checksum 02:48:19 85a0685a4137: Download complete 02:48:21 0eba1c9be4d2: Pull complete 02:48:21 0d57e429df01: Pull complete 02:48:21 4e4be7b47b0d: Pull complete 02:48:22 e1f770b5df2f: Pull complete 02:48:26 85a0685a4137: Pull complete 02:48:26 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 02:48:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:48:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 02:48:27 prd-centos7-docker-4c-2g-2251 does not seem to be running inside a container 02:48:27 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-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 02:48:30 $ docker top b1f296798a37596610b8cfa15efb4cd8f5be5a5be89c8eef02537fbca56d237a -eo pid,comm [Pipeline] { [Pipeline] echo 02:48:30 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 02:48:31 + set -o pipefail 02:48:31 + snyk monitor '--org=edgex-jenkins' 02:48:35 02:48:35 Monitoring /w/workspace/gexfoundry_device-modbus-go_main (github.com/edgexfoundry/device-modbus-go)... 02:48:35 02:48:35 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/f1f9588a-e578-4d15-82cf-faf0ad0ed2d7/history/0196e9bc-60e4-4543-a925-6b23485faa1e 02:48:35 02:48:35 Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. 02:48:35 02:48:35 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 02:48:35 02:48:35 02:48:35 You are approaching your monthly limit of 200 private tests for your edgex-jenkins org. 02:48:35 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 02:48:35 $ docker stop --time=1 b1f296798a37596610b8cfa15efb4cd8f5be5a5be89c8eef02537fbca56d237a 02:48:37 $ docker rm -f b1f296798a37596610b8cfa15efb4cd8f5be5a5be89c8eef02537fbca56d237a [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 02:48:38 + git log --format=format:%s -1 c439eddbe1d975b2354952de669c464f2d79e5f8 [Pipeline] isUnix [Pipeline] sh 02:48:38 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:48:38 . [Pipeline] withDockerContainer 02:48:38 prd-centos7-docker-4c-2g-2251 does not seem to be running inside a container 02:48:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-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 02:48:39 $ docker top fe0b6df0115d3d36d4292d767c5aeed4faa06606303354a3f57089fb878d28e9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:48:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:48:39 [ssh-agent] Looking for ssh-agent implementation... 02:48:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:48:39 $ docker exec fe0b6df0115d3d36d4292d767c5aeed4faa06606303354a3f57089fb878d28e9 ssh-agent 02:48:39 SSH_AUTH_SOCK=/tmp/ssh-dm8rW52bzMHk/agent.14 02:48:39 SSH_AGENT_PID=20 02:48:39 Running ssh-add (command line suppressed) 02:48:40 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_4372377611734118604.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_4372377611734118604.key) 02:48:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:48:40 + git semver tag 02:48:40 # -> Open(): unable to determine branch for HEAD 02:48:40 # $GIT_DIR = /w/workspace/gexfoundry_device-modbus-go_main/.git 02:48:40 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-modbus-go_main 02:48:40 # $SEMVER_REMOTE_NAME = origin 02:48:40 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:48:40 # $SEMVER_USER_NAME = edgex-jenkins 02:48:40 # $SEMVER_BRANCH = main 02:48:40 # $SEMVER_DIR = /w/workspace/gexfoundry_device-modbus-go_main/.semver 02:48:40 # c439eddbe1d975b2354952de669c464f2d79e5f8 HEAD 02:48:40 # -> Force: false 02:48:40 # c2e94a54e0c1c5d34ccaf000adc16d13393af541 refs/tags/v2.0.1-dev.6 [Pipeline] } 02:48:40 $ docker exec --env ******** --env ******** fe0b6df0115d3d36d4292d767c5aeed4faa06606303354a3f57089fb878d28e9 ssh-agent -k 02:48:40 unset SSH_AUTH_SOCK; 02:48:40 unset SSH_AGENT_PID; 02:48:40 echo Agent pid 20 killed; 02:48:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:48:40 + git semver [Pipeline] } 02:48:40 $ docker stop --time=1 fe0b6df0115d3d36d4292d767c5aeed4faa06606303354a3f57089fb878d28e9 02:48:42 $ docker rm -f fe0b6df0115d3d36d4292d767c5aeed4faa06606303354a3f57089fb878d28e9 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 02:48:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:48:42 02:48:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 02:48:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:48:42 0.23.1-centos7: Pulling from edgex-lftools 02:48:42 ab5ef0e58194: Pulling fs layer 02:48:42 9712f1f96733: Pulling fs layer 02:48:42 63f879dbbcfc: Pulling fs layer 02:48:42 0d9ebad4ef96: Pulling fs layer 02:48:42 e9a5061849ea: Pulling fs layer 02:48:42 d747dcd14b5f: Pulling fs layer 02:48:42 2de7ff778b66: Pulling fs layer 02:48:42 0d9ebad4ef96: Waiting 02:48:42 e9a5061849ea: Waiting 02:48:42 d747dcd14b5f: Waiting 02:48:42 2de7ff778b66: Waiting 02:48:42 9712f1f96733: Verifying Checksum 02:48:42 9712f1f96733: Download complete 02:48:43 63f879dbbcfc: Verifying Checksum 02:48:43 63f879dbbcfc: Download complete 02:48:43 ab5ef0e58194: Verifying Checksum 02:48:43 ab5ef0e58194: Download complete 02:48:44 d747dcd14b5f: Verifying Checksum 02:48:44 d747dcd14b5f: Download complete 02:48:44 0d9ebad4ef96: Verifying Checksum 02:48:44 0d9ebad4ef96: Download complete 02:48:44 e9a5061849ea: Verifying Checksum 02:48:44 e9a5061849ea: Download complete 02:48:44 2de7ff778b66: Verifying Checksum 02:48:44 2de7ff778b66: Download complete 02:48:46 ab5ef0e58194: Pull complete 02:48:47 9712f1f96733: Pull complete 02:48:48 63f879dbbcfc: Pull complete 02:48:52 0d9ebad4ef96: Pull complete 02:48:52 e9a5061849ea: Pull complete 02:48:52 d747dcd14b5f: Pull complete 02:48:53 2de7ff778b66: Pull complete 02:48:53 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 02:48:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:48:53 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 02:48:54 prd-centos7-docker-4c-2g-2251 does not seem to be running inside a container 02:48:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-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 02:48:57 $ docker top 1656e94fcc255644c1d1a45e1d3760a59d54afda1f51f433a1d8b714b5105003 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 02:48:57 provisioning config files... 02:48:57 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config4198924750664320368tmp 02:48:57 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config1849139762200105138tmp 02:48:57 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config1629225778924807352tmp [Pipeline] { [Pipeline] echo 02:48:57 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 02:48:57 ---> sigul-configuration.sh 02:48:57 gpg: directory `/root/.gnupg' created 02:48:57 gpg: new configuration file `/root/.gnupg/gpg.conf' created 02:48:57 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 02:48:57 gpg: keyring `/root/.gnupg/secring.gpg' created 02:48:57 gpg: keyring `/root/.gnupg/pubring.gpg' created 02:48:57 gpg: CAST5 encrypted data 02:48:57 gpg: encrypted with 1 passphrase 02:48:57 gpg: WARNING: message was not integrity protected [Pipeline] sh 02:48:58 + mkdir /home/jenkins 02:48:58 + mkdir /home/jenkins/sigul [Pipeline] sh 02:48:58 + 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 02:48:58 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 02:48:58 ---> sigul-install.sh 02:48:58 Sigul already installed; skipping installation. [Pipeline] sh 02:48:58 + git tag --list 02:48:58 0.7.1 02:48:58 v1.0.0 02:48:58 v1.1.0 02:48:58 v1.1.1 02:48:58 v1.2.2 02:48:58 v1.3.0 02:48:58 v1.3.1 02:48:58 v2.0.0 02:48:58 v2.0.1-dev.1 02:48:58 v2.0.1-dev.2 02:48:58 v2.0.1-dev.3 02:48:58 v2.0.1-dev.4 02:48:58 v2.0.1-dev.5 02:48:58 v2.0.1-dev.6 [Pipeline] sh 02:48:59 + lftools sign git-tag v2.0.1-dev.6 02:48:59 Signing Git tag with Sigul... 02:48:59 Signing v2.0.1-dev.6 [Pipeline] echo 02:49:00 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 02:49:01 ---> sigul-configuration-cleanup.sh [Pipeline] } 02:49:01 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 02:49:01 $ docker stop --time=1 1656e94fcc255644c1d1a45e1d3760a59d54afda1f51f433a1d8b714b5105003 02:49:02 $ docker rm -f 1656e94fcc255644c1d1a45e1d3760a59d54afda1f51f433a1d8b714b5105003 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 02:49:03 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:49:03 . [Pipeline] withDockerContainer 02:49:03 prd-centos7-docker-4c-2g-2251 does not seem to be running inside a container 02:49:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-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 02:49:03 $ docker top 7939ab4a5ef60f2c1d286208eea803a52bf3aa5cd6be543ddad90fc801878823 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:49:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:49:04 [ssh-agent] Looking for ssh-agent implementation... 02:49:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:49:04 $ docker exec 7939ab4a5ef60f2c1d286208eea803a52bf3aa5cd6be543ddad90fc801878823 ssh-agent 02:49:04 SSH_AUTH_SOCK=/tmp/ssh-BpY4GYsveayV/agent.14 02:49:04 SSH_AGENT_PID=20 02:49:04 Running ssh-add (command line suppressed) 02:49:04 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_5605895413600569362.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_5605895413600569362.key) 02:49:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:49:04 + git semver bump pre 02:49:04 # -> Open(): unable to determine branch for HEAD 02:49:04 # $GIT_DIR = /w/workspace/gexfoundry_device-modbus-go_main/.git 02:49:04 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-modbus-go_main 02:49:04 # $SEMVER_REMOTE_NAME = origin 02:49:04 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:49:04 # $SEMVER_USER_NAME = edgex-jenkins 02:49:04 # $SEMVER_BRANCH = main 02:49:04 # $SEMVER_DIR = /w/workspace/gexfoundry_device-modbus-go_main/.semver 02:49:04 2.0.1-dev.7 [Pipeline] } 02:49:04 $ docker exec --env ******** --env ******** 7939ab4a5ef60f2c1d286208eea803a52bf3aa5cd6be543ddad90fc801878823 ssh-agent -k 02:49:04 unset SSH_AUTH_SOCK; 02:49:04 unset SSH_AGENT_PID; 02:49:04 echo Agent pid 20 killed; 02:49:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:49:05 + git semver [Pipeline] } 02:49:05 $ docker stop --time=1 7939ab4a5ef60f2c1d286208eea803a52bf3aa5cd6be543ddad90fc801878823 02:49:06 $ docker rm -f 7939ab4a5ef60f2c1d286208eea803a52bf3aa5cd6be543ddad90fc801878823 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 02:49:06 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:49:06 . [Pipeline] withDockerContainer 02:49:06 prd-centos7-docker-4c-2g-2251 does not seem to be running inside a container 02:49:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-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 02:49:07 $ docker top 75ec5a02e6a92f8dee2af89df0ce53145796a1497ced9b4672395c18f625a555 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:49:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:49:07 [ssh-agent] Looking for ssh-agent implementation... 02:49:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:49:07 $ docker exec 75ec5a02e6a92f8dee2af89df0ce53145796a1497ced9b4672395c18f625a555 ssh-agent 02:49:07 SSH_AUTH_SOCK=/tmp/ssh-1w7FBoUM6w8c/agent.14 02:49:07 SSH_AGENT_PID=20 02:49:07 Running ssh-add (command line suppressed) 02:49:07 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_1370072263478409940.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_1370072263478409940.key) 02:49:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:49:08 + git semver push 02:49:08 # -> Open(): unable to determine branch for HEAD 02:49:08 # $GIT_DIR = /w/workspace/gexfoundry_device-modbus-go_main/.git 02:49:08 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-modbus-go_main 02:49:08 # $SEMVER_REMOTE_NAME = origin 02:49:08 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:49:08 # $SEMVER_USER_NAME = edgex-jenkins 02:49:08 # $SEMVER_BRANCH = main 02:49:08 # $SEMVER_DIR = /w/workspace/gexfoundry_device-modbus-go_main/.semver [Pipeline] } 02:49:09 $ docker exec --env ******** --env ******** 75ec5a02e6a92f8dee2af89df0ce53145796a1497ced9b4672395c18f625a555 ssh-agent -k 02:49:09 unset SSH_AUTH_SOCK; 02:49:09 unset SSH_AGENT_PID; 02:49:09 echo Agent pid 20 killed; 02:49:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:49:10 + git semver [Pipeline] } 02:49:10 $ docker stop --time=1 75ec5a02e6a92f8dee2af89df0ce53145796a1497ced9b4672395c18f625a555 02:49:11 $ docker rm -f 75ec5a02e6a92f8dee2af89df0ce53145796a1497ced9b4672395c18f625a555 [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 02:49:12 + '[' -d /w/workspace/gexfoundry_device-modbus-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 02:49:12 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:49:13 ---> package-listing.sh 02:49:13 ++ facter osfamily 02:49:13 ++ tr '[:upper:]' '[:lower:]' 02:49:13 + OS_FAMILY=redhat 02:49:13 + workspace=/w/workspace/gexfoundry_device-modbus-go_main 02:49:13 + START_PACKAGES=/tmp/packages_start.txt 02:49:13 + END_PACKAGES=/tmp/packages_end.txt 02:49:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:49:13 + PACKAGES=/tmp/packages_start.txt 02:49:13 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 02:49:13 + PACKAGES=/tmp/packages_end.txt 02:49:13 + case "${OS_FAMILY}" in 02:49:13 + rpm -qa 02:49:13 + sort 02:49:14 + '[' -f /tmp/packages_start.txt ']' 02:49:14 + '[' -f /tmp/packages_end.txt ']' 02:49:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:49:14 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 02:49:14 + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ 02:49:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-modbus-go_main/archives/ [Pipeline] echo 02:49:14 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/gexfoundry_device-modbus-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:49:14 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 02:49:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:49:14 02:49:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 02:49:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:49:15 latest: Pulling from edgex-lftools-log-publisher 02:49:15 b4d181a07f80: Pulling fs layer 02:49:15 a1111a8f2ec3: Pulling fs layer 02:49:15 ed53099fbce6: Pulling fs layer 02:49:15 dc539afda2c1: Pulling fs layer 02:49:15 77bc0d833cb6: Pulling fs layer 02:49:15 9065ff56babe: Pulling fs layer 02:49:15 d287ab97295c: Pulling fs layer 02:49:15 77bc0d833cb6: Waiting 02:49:15 9065ff56babe: Waiting 02:49:15 d287ab97295c: Waiting 02:49:15 dc539afda2c1: Waiting 02:49:15 a1111a8f2ec3: Verifying Checksum 02:49:15 a1111a8f2ec3: Download complete 02:49:15 dc539afda2c1: Verifying Checksum 02:49:15 dc539afda2c1: Download complete 02:49:15 ed53099fbce6: Verifying Checksum 02:49:15 ed53099fbce6: Download complete 02:49:15 b4d181a07f80: Verifying Checksum 02:49:15 b4d181a07f80: Download complete 02:49:15 77bc0d833cb6: Verifying Checksum 02:49:15 77bc0d833cb6: Download complete 02:49:15 9065ff56babe: Verifying Checksum 02:49:15 9065ff56babe: Download complete 02:49:16 d287ab97295c: Verifying Checksum 02:49:16 d287ab97295c: Download complete 02:49:17 b4d181a07f80: Pull complete 02:49:17 a1111a8f2ec3: Pull complete 02:49:17 ed53099fbce6: Pull complete 02:49:17 dc539afda2c1: Pull complete 02:49:18 77bc0d833cb6: Pull complete 02:49:18 9065ff56babe: Pull complete 02:49:23 d287ab97295c: Pull complete 02:49:23 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 02:49:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:49:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 02:49:23 prd-centos7-docker-4c-2g-2251 does not seem to be running inside a container 02:49:24 $ 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/gexfoundry_device-modbus-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/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-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 02:49:27 $ docker top bd9b424c6044f1d02e9e2478072d22366ca840a48882d764cfa400095607fe15 -eo pid,comm [Pipeline] { [Pipeline] sh 02:49:27 + touch /tmp/pre-build-complete [Pipeline] sh 02:49:27 + mkdir -p /var/log/sysstat [Pipeline] sh 02:49:28 + ls /var/log/sa-host 02:49:28 + sadf -c /var/log/sa-host/sa07 02:49:28 file_magic: OK 02:49:28 HZ: Using current value: 100 02:49:28 file_header: OK 02:49:28 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 02:49:28 Statistics: 02:49:28 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... 02:49:28 File successfully converted to sysstat format version 12.0.3 02:49:28 + sadf -c /var/log/sa-host/sa30 02:49:28 file_magic: OK 02:49:28 HZ: Using current value: 100 02:49:28 file_header: OK 02:49:28 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 02:49:28 Statistics: 02:49:28 Hnuu...uuuununununu...Hnuu...uuuununununu... 02:49:28 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:49:28 provisioning config files... 02:49:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config6471051213471534542tmp [Pipeline] { [Pipeline] echo 02:49:28 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:49:29 ---> create-netrc.sh [Pipeline] } 02:49:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:49:29 ---> python-tools-install.sh [Pipeline] echo 02:49:29 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:49:30 ---> sudo-logs.sh 02:49:30 Archiving 'sudo' log.. 02:49:30 sudo: unable to resolve host prd-centos7-docker-4c-2g-2251.novalocal: Name or service not known 02:49:30 sudo: unable to resolve host prd-centos7-docker-4c-2g-2251.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 02:49:30 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:49:30 ---> job-cost.sh 02:49:30 lf-activate-venv: SKIPPING 02:49:30 DEBUG: total: 0.10999999940395355 02:49:30 INFO: Retrieving Stack Cost... 02:49:30 INFO: Retrieving Pricing Info for: v3-standard-2 02:49:31 INFO: Archiving Costs [Pipeline] echo 02:49:31 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:49:31 ---> logs-deploy.sh 02:49:31 lf-activate-venv: SKIPPING 02:49:31 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/9 02:49:31 INFO: archiving workspace using pattern(s): 02:49:32 Archives upload complete. 02:49:32 INFO: archiving logs to Nexus 02:49:33 ---> uname -a: 02:49:33 Linux prd-centos7-docker-4c-2g-2251.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 02:49:33 02:49:33 02:49:33 ---> lscpu: 02:49:33 Architecture: x86_64 02:49:33 CPU op-mode(s): 32-bit, 64-bit 02:49:33 Byte Order: Little Endian 02:49:33 Address sizes: 40 bits physical, 48 bits virtual 02:49:33 CPU(s): 2 02:49:33 On-line CPU(s) list: 0,1 02:49:33 Thread(s) per core: 1 02:49:33 Core(s) per socket: 1 02:49:33 Socket(s): 2 02:49:33 NUMA node(s): 1 02:49:33 Vendor ID: AuthenticAMD 02:49:33 CPU family: 23 02:49:33 Model: 49 02:49:33 Model name: AMD EPYC-Rome Processor 02:49:33 Stepping: 0 02:49:33 CPU MHz: 2799.998 02:49:33 BogoMIPS: 5599.99 02:49:33 Virtualization: AMD-V 02:49:33 Hypervisor vendor: KVM 02:49:33 Virtualization type: full 02:49:33 L1d cache: 32K 02:49:33 L1i cache: 32K 02:49:33 L2 cache: 512K 02:49:33 L3 cache: 16384K 02:49:33 NUMA node0 CPU(s): 0,1 02:49:33 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 02:49:33 02:49:33 02:49:33 ---> nproc: 02:49:33 2 02:49:33 02:49:33 02:49:33 ---> df -h: 02:49:33 Filesystem Size Used Avail Use% Mounted on 02:49:33 overlay 40G 9.0G 32G 23% / 02:49:33 tmpfs 64M 0 64M 0% /dev 02:49:33 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 02:49:33 shm 64M 0 64M 0% /dev/shm 02:49:33 /dev/vda1 40G 9.0G 32G 23% /facter-os 02:49:33 02:49:33 02:49:33 ---> sar -b -r -n DEV: 02:49:33 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/07/21 _x86_64_ (2 CPU) 02:49:33 02:49:33 02:35:32 LINUX RESTART (2 CPU) 02:49:33 02:49:33 02:36:01 tps rtps wtps bread/s bwrtn/s 02:49:33 02:37:01 229.97 112.14 117.83 10373.89 39116.12 02:49:33 02:38:01 1.62 0.00 1.62 0.00 27.45 02:49:33 02:39:01 0.33 0.00 0.33 0.00 5.96 02:49:33 02:40:02 0.13 0.00 0.13 0.00 2.07 02:49:33 02:41:01 0.37 0.00 0.37 0.00 5.88 02:49:33 02:42:01 0.33 0.00 0.33 0.00 6.15 02:49:33 02:43:01 0.23 0.00 0.23 0.00 3.61 02:49:33 02:44:01 0.32 0.00 0.32 0.00 5.58 02:49:33 02:45:01 0.30 0.00 0.30 0.00 4.58 02:49:33 02:46:01 0.30 0.00 0.30 0.00 5.00 02:49:33 02:47:01 0.28 0.00 0.28 0.00 4.71 02:49:33 02:48:01 0.25 0.00 0.25 0.00 3.38 02:49:33 02:49:01 191.31 0.03 191.28 3.73 54013.57 02:49:33 Average: 32.80 8.64 24.16 799.62 7181.58 02:49:33 02:49:33 02:36:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:49:33 02:37:01 5678820 0 624008 7.79 2620 1703492 1246928 13.77 561220 1530696 132 02:49:33 02:38:01 5685700 0 617120 7.71 2620 1703500 1195908 13.20 555724 1530660 20 02:49:33 02:39:01 5688296 0 614524 7.67 2620 1703500 1164004 12.85 553072 1531380 16 02:49:33 02:40:02 5685192 0 617620 7.71 2620 1703508 1164312 12.85 556104 1531380 8 02:49:33 02:41:01 5685100 0 617704 7.71 2620 1703516 1164288 12.85 556140 1531380 20 02:49:33 02:42:01 5684928 0 617872 7.71 2620 1703520 1167128 12.89 556796 1531428 8 02:49:33 02:43:01 5684664 0 618132 7.72 2620 1703524 1167116 12.89 557048 1531428 20 02:49:33 02:44:01 5682156 0 620632 7.75 2620 1703532 1166888 12.88 559412 1531428 24 02:49:33 02:45:01 5674160 0 628628 7.85 2620 1703532 1167128 12.89 569312 1529660 8 02:49:33 02:46:01 5675644 0 627140 7.83 2620 1703536 1166888 12.88 568004 1529660 20 02:49:33 02:47:01 5668048 0 634732 7.93 2620 1703540 1167080 12.89 575248 1529660 16 02:49:33 02:48:01 5667828 0 634948 7.93 2620 1703544 1167140 12.89 575572 1529660 8 02:49:33 02:49:01 4079048 0 901500 11.26 2620 3025772 1538824 16.99 814752 2655036 304 02:49:33 Average: 5556891 0 644197 8.04 2620 1805232 1203356 13.29 581416 1617189 46 02:49:33 02:49:33 02:36:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:49:33 02:37:01 eth0 391.11 255.98 994.49 74.27 0.00 0.00 0.00 0.00 02:49:33 02:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:33 02:37:01 docker0 2.50 1.83 0.48 5.74 0.00 0.00 0.00 0.00 02:49:33 02:38:01 eth0 2.17 0.55 0.71 0.40 0.00 0.00 0.00 0.00 02:49:33 02:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:33 02:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:33 02:39:01 eth0 2.00 0.08 0.20 0.02 0.00 0.00 0.00 0.00 02:49:33 02:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:33 02:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:33 02:40:02 eth0 1.62 0.35 0.42 0.20 0.00 0.00 0.00 0.00 02:49:33 02:40:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:33 02:40:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:33 02:41:01 eth0 2.29 0.32 0.45 0.17 0.00 0.00 0.00 0.00 02:49:33 02:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:33 02:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:33 02:42:01 eth0 1.33 0.47 0.46 0.30 0.00 0.00 0.00 0.00 02:49:33 02:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:33 02:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:33 02:43:01 eth0 1.72 0.32 0.38 0.14 0.00 0.00 0.00 0.00 02:49:33 02:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:33 02:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:33 02:44:01 eth0 0.25 0.10 0.02 0.07 0.00 0.00 0.00 0.00 02:49:33 02:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:33 02:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:33 02:45:01 eth0 1.55 0.68 0.65 0.49 0.00 0.00 0.00 0.00 02:49:33 02:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:33 02:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:33 02:46:01 eth0 0.47 0.10 0.04 0.01 0.00 0.00 0.00 0.00 02:49:33 02:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:33 02:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:33 02:47:01 eth0 1.37 0.53 0.51 0.27 0.00 0.00 0.00 0.00 02:49:33 02:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:33 02:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:33 02:48:01 eth0 1.05 0.30 0.32 0.20 0.00 0.00 0.00 0.00 02:49:33 02:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:33 02:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:33 02:49:01 vethd2cb2ab 0.32 0.42 0.08 0.12 0.00 0.00 0.00 0.00 02:49:33 02:49:01 eth0 713.30 517.92 7657.15 93.65 0.00 0.00 0.00 0.00 02:49:33 02:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:33 02:49:01 docker0 23.26 35.03 2.19 357.26 0.00 0.00 0.00 0.00 02:49:33 Average: vethd2cb2ab 0.02 0.03 0.01 0.01 0.00 0.00 0.00 0.00 02:49:33 Average: eth0 86.31 59.92 666.95 13.11 0.00 0.00 0.00 0.00 02:49:33 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:33 Average: docker0 1.98 2.84 0.20 27.97 0.00 0.00 0.00 0.00 02:49:33 02:49:33 02:49:33 ---> sar -P ALL: 02:49:33 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/07/21 _x86_64_ (2 CPU) 02:49:33 02:49:33 02:35:32 LINUX RESTART (2 CPU) 02:49:33 02:49:33 02:36:01 CPU %user %nice %system %iowait %steal %idle 02:49:33 02:37:01 all 22.30 0.00 8.29 6.79 0.08 62.54 02:49:33 02:37:01 0 22.84 0.00 7.89 5.14 0.09 64.05 02:49:33 02:37:01 1 21.76 0.00 8.69 8.44 0.07 61.04 02:49:33 02:38:01 all 0.20 0.00 0.08 0.00 0.02 99.70 02:49:33 02:38:01 0 0.28 0.00 0.08 0.00 0.02 99.62 02:49:33 02:38:01 1 0.12 0.00 0.08 0.00 0.02 99.78 02:49:33 02:39:01 all 0.23 0.00 0.04 0.00 0.02 99.71 02:49:33 02:39:01 0 0.40 0.00 0.03 0.00 0.02 99.55 02:49:33 02:39:01 1 0.07 0.00 0.05 0.00 0.02 99.87 02:49:33 02:40:02 all 0.26 0.00 0.06 0.00 0.02 99.67 02:49:33 02:40:02 0 0.40 0.00 0.07 0.00 0.00 99.53 02:49:33 02:40:02 1 0.12 0.00 0.05 0.00 0.03 99.80 02:49:33 02:41:01 all 0.27 0.00 0.05 0.00 0.01 99.67 02:49:33 02:41:01 0 0.07 0.00 0.05 0.00 0.02 99.86 02:49:33 02:41:01 1 0.48 0.00 0.05 0.00 0.00 99.47 02:49:33 02:42:01 all 0.18 0.00 0.04 0.00 0.03 99.75 02:49:33 02:42:01 0 0.10 0.00 0.05 0.00 0.03 99.82 02:49:33 02:42:01 1 0.27 0.00 0.03 0.00 0.02 99.68 02:49:33 02:43:01 all 0.23 0.00 0.04 0.00 0.01 99.72 02:49:33 02:43:01 0 0.08 0.00 0.02 0.00 0.00 99.90 02:49:33 02:43:01 1 0.37 0.00 0.07 0.00 0.02 99.55 02:49:33 02:44:01 all 0.23 0.00 0.06 0.00 0.01 99.71 02:49:33 02:44:01 0 0.08 0.00 0.08 0.00 0.02 99.82 02:49:33 02:44:01 1 0.37 0.00 0.03 0.00 0.00 99.60 02:49:33 02:45:01 all 0.23 0.00 0.07 0.00 0.02 99.69 02:49:33 02:45:01 0 0.08 0.00 0.10 0.00 0.02 99.80 02:49:33 02:45:01 1 0.37 0.00 0.03 0.00 0.02 99.58 02:49:33 02:46:01 all 0.22 0.00 0.04 0.00 0.02 99.72 02:49:33 02:46:01 0 0.07 0.00 0.03 0.00 0.02 99.88 02:49:33 02:46:01 1 0.37 0.00 0.05 0.00 0.02 99.57 02:49:33 02:47:01 all 0.19 0.00 0.03 0.00 0.03 99.75 02:49:33 02:47:01 0 0.03 0.00 0.03 0.00 0.03 99.90 02:49:33 02:47:01 1 0.35 0.00 0.03 0.00 0.02 99.60 02:49:33 02:49:33 02:47:01 CPU %user %nice %system %iowait %steal %idle 02:49:33 02:48:01 all 0.18 0.00 0.03 0.00 0.01 99.78 02:49:33 02:48:01 0 0.08 0.00 0.05 0.00 0.02 99.85 02:49:33 02:48:01 1 0.27 0.00 0.02 0.00 0.00 99.72 02:49:33 02:49:01 all 24.00 0.00 9.83 2.13 0.09 63.95 02:49:33 02:49:01 0 24.00 0.00 10.49 2.27 0.09 63.15 02:49:33 02:49:01 1 24.00 0.00 9.17 1.99 0.09 64.76 02:49:33 Average: all 3.61 0.00 1.38 0.66 0.03 94.32 02:49:33 Average: 0 3.59 0.00 1.40 0.55 0.03 94.43 02:49:33 Average: 1 3.63 0.00 1.36 0.77 0.02 94.21 02:49:33 02:49:33 02:49:33