Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 64a8cc1610d594e2ce02b258a2e8f54a84944eb3 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-ssh4343814000421894734.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 155abbc8877922835dbd6f2f82c828d26e35ec40 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8394199931768799847.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 155abbc8877922835dbd6f2f82c828d26e35ec40 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-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-mqtt-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3125865484958987841.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 155abbc8877922835dbd6f2f82c828d26e35ec40 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 155abbc8877922835dbd6f2f82c828d26e35ec40 # timeout=10 Commit message: "Merge pull request #342 from ernestojeda/fix-c-docker-image-names" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4819023524126244238.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-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-mqtt-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh240303313056308391.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-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-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1333 in /w/workspace/edgexfoundry_device-mqtt-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 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/edgexfoundry_device-mqtt-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-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/edgexfoundry_device-mqtt-go_main@tmp/jenkins-gitclient-ssh6729396272319602516.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 64a8cc1610d594e2ce02b258a2e8f54a84944eb3 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-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 64a8cc1610d594e2ce02b258a2e8f54a84944eb3 # timeout=10 Commit message: "Merge pull request #296 from edgexfoundry/dependabot/go_modules/github.com/spf13/cast-1.4.0" > git rev-list --no-walk 5a53b832d9ff08308085d0b76a64dd8cc23f99ce # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:18:41 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:18:42 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:18:42 ========================================================= 02:18:42 EdgeX Global Pipelines Version Info 02:18:42 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:18:43 ------------------- 02:18:43 stable info: 02:18:43 ------------------- 02:18:43 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:18:43 Commit SHA: 155abbc8877922835dbd6f2f82c828d26e35ec40 02:18:43 Message: update stable to v1.0.199 02:18:43 ------------------- 02:18:43 experimental info: 02:18:43 ------------------- 02:18:43 Commited By: **** collab-it+edgex@linuxfoundation.org 02:18:43 Commit SHA: 155abbc8877922835dbd6f2f82c828d26e35ec40 02:18:43 Message: update experimental to v1.0.199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:18:43 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 02:18:43 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 02:18:43 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:18:43 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:18:44 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:18:44 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 02:18:44 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 02:18:44 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 02:18:44 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:18:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:18:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:18:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:18:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 02:18:44 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:18:44 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:18:44 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:18:44 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:18:44 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:18:44 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:18:44 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:18:44 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 02:18:44 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 02:18:44 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 02:18:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:18:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:18:44 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 02:18:44 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:18:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 02:18:44 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 02:18:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 02:18:44 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 64a8cc1610d594e2ce02b258a2e8f54a84944eb3 [Pipeline] echo 02:18:44 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 64a8cc1 [Pipeline] echo 02:18:44 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:18:44 provisioning config files... 02:18:45 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config7271311734055367513tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:18:45 ---> docker-login.sh 02:18:45 nexus3.edgexfoundry.org:10001 02:18:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:18:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:18:45 Configure a credential helper to remove this warning. See 02:18:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:18:45 02:18:45 Login Succeeded 02:18:45 nexus3.edgexfoundry.org:10002 02:18:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:18:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:18:45 Configure a credential helper to remove this warning. See 02:18:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:18:45 02:18:45 Login Succeeded 02:18:45 nexus3.edgexfoundry.org:10003 02:18:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:18:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:18:45 Configure a credential helper to remove this warning. See 02:18:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:18:45 02:18:45 Login Succeeded 02:18:45 nexus3.edgexfoundry.org:10004 02:18:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:18:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:18:46 Configure a credential helper to remove this warning. See 02:18:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:18:46 02:18:46 Login Succeeded 02:18:46 docker.io 02:18:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:18:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:18:46 Configure a credential helper to remove this warning. See 02:18:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:18:46 02:18:46 Login Succeeded 02:18:46 ---> docker-login.sh ends [Pipeline] } 02:18:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:18:46 + git log --format=format:%s -1 64a8cc1610d594e2ce02b258a2e8f54a84944eb3 [Pipeline] echo 02:18:47 GIT_COMMIT: 64a8cc1610d594e2ce02b258a2e8f54a84944eb3, Commit Message: Merge pull request #296 from edgexfoundry/dependabot/go_modules/github.com/spf13/cast-1.4.0 [Pipeline] echo 02:18:47 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 02:18:48 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:18:48 02:18:48 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 02:18:48 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:18:49 latest: Pulling from edgex-devops/git-semver 02:18:49 31603596830f: Pulling fs layer 02:18:49 b6dc333f4379: Pulling fs layer 02:18:49 3d9ef1400e77: Pulling fs layer 02:18:49 fd332fbdc1db: Pulling fs layer 02:18:49 fd332fbdc1db: Waiting 02:18:49 b6dc333f4379: Verifying Checksum 02:18:49 b6dc333f4379: Download complete 02:18:49 31603596830f: Verifying Checksum 02:18:49 31603596830f: Download complete 02:18:49 31603596830f: Pull complete 02:18:49 b6dc333f4379: Pull complete 02:18:49 fd332fbdc1db: Verifying Checksum 02:18:49 fd332fbdc1db: Download complete 02:18:49 3d9ef1400e77: Verifying Checksum 02:18:49 3d9ef1400e77: Download complete 02:18:50 3d9ef1400e77: Pull complete 02:18:50 fd332fbdc1db: Pull complete 02:18:50 Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 02:18:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:18:50 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 02:18:50 prd-centos7-docker-4c-2g-1333 does not seem to be running inside a container 02:18:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 02:18:51 $ docker top 9f183be01093fc756b67cfb1d68e04e350e0e75f4c77b64393aab7eea279c151 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:18:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:18:51 [ssh-agent] Looking for ssh-agent implementation... 02:18:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:18:51 $ docker exec 9f183be01093fc756b67cfb1d68e04e350e0e75f4c77b64393aab7eea279c151 ssh-agent 02:18:51 SSH_AUTH_SOCK=/tmp/ssh-4ot4sva6v4jE/agent.13 02:18:51 SSH_AGENT_PID=19 02:18:51 Running ssh-add (command line suppressed) 02:18:51 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_6584887209503158687.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_6584887209503158687.key) 02:18:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:18:51 + git tag --points-at HEAD [Pipeline] } 02:18:51 $ docker exec --env ******** --env ******** 9f183be01093fc756b67cfb1d68e04e350e0e75f4c77b64393aab7eea279c151 ssh-agent -k 02:18:52 unset SSH_AUTH_SOCK; 02:18:52 unset SSH_AGENT_PID; 02:18:52 echo Agent pid 19 killed; 02:18:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:18:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:18:52 [ssh-agent] Looking for ssh-agent implementation... 02:18:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:18:52 $ docker exec 9f183be01093fc756b67cfb1d68e04e350e0e75f4c77b64393aab7eea279c151 ssh-agent 02:18:52 SSH_AUTH_SOCK=/tmp/ssh-Tx9ctdgKl7la/agent.52 02:18:52 SSH_AGENT_PID=59 02:18:52 Running ssh-add (command line suppressed) 02:18:52 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_8896873632539745001.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_8896873632539745001.key) 02:18:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:18:52 + git semver init 02:18:52 # -> Open(): unable to determine branch for HEAD 02:18:52 # $GIT_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.git 02:18:52 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-mqtt-go_main 02:18:52 # $SEMVER_REMOTE_NAME = origin 02:18:52 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:18:52 # $SEMVER_USER_NAME = edgex-jenkins 02:18:52 # $SEMVER_BRANCH = main 02:18:52 # $SEMVER_TEMP = /tmp/semver-538100493 02:18:52 # git clone --branch semver git@github.com:edgexfoundry/device-mqtt-go.git $SEMVER_TEMP 02:18:53 # '/tmp/semver-538100493' -> '/w/workspace/edgexfoundry_device-mqtt-go_main/.semver' 02:18:53 # -> Force: false 02:18:53 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [Pipeline] } 02:18:53 $ docker exec --env ******** --env ******** 9f183be01093fc756b67cfb1d68e04e350e0e75f4c77b64393aab7eea279c151 ssh-agent -k 02:18:53 unset SSH_AUTH_SOCK; 02:18:53 unset SSH_AGENT_PID; 02:18:53 echo Agent pid 59 killed; 02:18:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:18:54 + git semver [Pipeline] } 02:18:54 $ docker stop --time=1 9f183be01093fc756b67cfb1d68e04e350e0e75f4c77b64393aab7eea279c151 02:18:55 $ docker rm -f 9f183be01093fc756b67cfb1d68e04e350e0e75f4c77b64393aab7eea279c151 [Pipeline] // withDockerContainer [Pipeline] sh 02:18:55 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:18:56 Stashed 1 file(s) [Pipeline] echo 02:18:56 [edgeXSemver]: initialized semver on version 2.0.1-dev.2 [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:19:11 Still waiting to schedule task 02:19:11 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1333’ 02:19:11 Still waiting to schedule task 02:19:11 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 02:21:18 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1334 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws 02:21:18 Running in /w/workspace/device-mqtt-go/4 [Pipeline] { [Pipeline] checkout 02:21:18 Selected Git installation does not exist. Using Default 02:21:18 The recommended git tool is: NONE 02:21:24 using credential edgex-jenkins-ssh 02:21:24 Cloning the remote Git repository 02:21:24 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 02:21:24 > git init /w/workspace/device-mqtt-go/4 # timeout=10 02:21:24 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 02:21:24 > git --version # timeout=10 02:21:25 > git --version # 'git version 2.17.1' 02:21:25 using GIT_SSH to set credentials SSH Credentials for GitHub 02:21:26 Avoid second fetch 02:21:26 Checking out Revision 64a8cc1610d594e2ce02b258a2e8f54a84944eb3 (main) 02:21:25 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:21:26 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 02:21:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:21:26 > git config core.sparsecheckout # timeout=10 02:21:26 > git checkout -f 64a8cc1610d594e2ce02b258a2e8f54a84944eb3 # timeout=10 02:21:28 Running on prd-centos7-docker-4c-2g-1335 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws 02:21:28 Running in /w/workspace/device-mqtt-go/4 [Pipeline] { [Pipeline] checkout 02:21:28 Selected Git installation does not exist. Using Default 02:21:28 The recommended git tool is: NONE 02:21:30 Commit message: "Merge pull request #296 from edgexfoundry/dependabot/go_modules/github.com/spf13/cast-1.4.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:21:31 provisioning config files... 02:21:31 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/4@tmp/config1953835920140260313tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:21:31 ---> docker-login.sh 02:21:31 nexus3.edgexfoundry.org:10001 02:21:32 using credential edgex-jenkins-ssh 02:21:32 Cloning the remote Git repository 02:21:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:21:32 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 02:21:32 > git init /w/workspace/device-mqtt-go/4 # timeout=10 02:21:32 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 02:21:32 > git --version # timeout=10 02:21:32 > git --version # 'git version 2.24.4' 02:21:32 using GIT_SSH to set credentials SSH Credentials for GitHub 02:21:32 [INFO] Currently running in a labeled security context 02:21:32 [INFO] Currently SELinux is 'enforcing' on the host 02:21:32 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-mqtt-go/4@tmp/jenkins-gitclient-ssh885780823361000385.key 02:21:32 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:21:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:21:33 Configure a credential helper to remove this warning. See 02:21:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:21:33 02:21:33 Login Succeeded 02:21:33 nexus3.edgexfoundry.org:10002 02:21:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:21:33 Avoid second fetch 02:21:33 Checking out Revision 64a8cc1610d594e2ce02b258a2e8f54a84944eb3 (main) 02:21:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:21:33 Configure a credential helper to remove this warning. See 02:21:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:21:33 02:21:33 Login Succeeded 02:21:33 nexus3.edgexfoundry.org:10003 02:21:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:21:33 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 02:21:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:21:33 > git config core.sparsecheckout # timeout=10 02:21:33 > git checkout -f 64a8cc1610d594e2ce02b258a2e8f54a84944eb3 # timeout=10 02:21:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:21:34 Configure a credential helper to remove this warning. See 02:21:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:21:34 02:21:34 Login Succeeded 02:21:34 nexus3.edgexfoundry.org:10004 02:21:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:21:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:21:34 Configure a credential helper to remove this warning. See 02:21:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:21:34 02:21:34 Login Succeeded 02:21:34 docker.io 02:21:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:21:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:21:35 Configure a credential helper to remove this warning. See 02:21:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:21:35 02:21:35 Login Succeeded 02:21:35 ---> docker-login.sh ends [Pipeline] } 02:21:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:21:36 ========================================================= 02:21:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 02:21:36 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 02:21:36 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 02:21:37 Sending build context to Docker daemon 607.2kB 02:21:37 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 02:21:37 Step 2/8 : FROM ${BASE} 02:21:37 Commit message: "Merge pull request #296 from edgexfoundry/dependabot/go_modules/github.com/spf13/cast-1.4.0" 02:21:37 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) 02:21:37 595b0fe564bb: Pulling fs layer 02:21:37 24495759ef45: Pulling fs layer 02:21:37 d148012ef14d: Pulling fs layer 02:21:37 cb65c68fc2e2: Pulling fs layer 02:21:37 093eec477d81: Pulling fs layer 02:21:37 a6d5b2bbb924: Pulling fs layer 02:21:37 2446dc1eb7d3: Pulling fs layer 02:21:37 596795e73e0f: Pulling fs layer 02:21:37 cb65c68fc2e2: Waiting 02:21:37 093eec477d81: Waiting 02:21:37 a6d5b2bbb924: Waiting 02:21:37 2446dc1eb7d3: Waiting 02:21:37 596795e73e0f: Waiting 02:21:37 d148012ef14d: Download complete 02:21:37 24495759ef45: Verifying Checksum 02:21:37 24495759ef45: Download complete 02:21:37 093eec477d81: Verifying Checksum 02:21:37 093eec477d81: Download complete 02:21:37 a6d5b2bbb924: Verifying Checksum 02:21:37 a6d5b2bbb924: Download complete 02:21:37 595b0fe564bb: Verifying Checksum 02:21:37 595b0fe564bb: Download complete [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:21:38 provisioning config files... 02:21:38 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/4@tmp/config6804256858012559663tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:21:38 2446dc1eb7d3: Verifying Checksum 02:21:38 2446dc1eb7d3: Download complete 02:21:38 ---> docker-login.sh 02:21:38 nexus3.edgexfoundry.org:10001 02:21:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:21:38 595b0fe564bb: Pull complete 02:21:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:21:39 Configure a credential helper to remove this warning. See 02:21:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:21:39 02:21:39 Login Succeeded 02:21:39 nexus3.edgexfoundry.org:10002 02:21:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:21:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:21:39 Configure a credential helper to remove this warning. See 02:21:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:21:39 02:21:39 Login Succeeded 02:21:39 nexus3.edgexfoundry.org:10003 02:21:39 24495759ef45: Pull complete 02:21:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:21:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:21:39 Configure a credential helper to remove this warning. See 02:21:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:21:39 02:21:39 Login Succeeded 02:21:39 nexus3.edgexfoundry.org:10004 02:21:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:21:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:21:39 Configure a credential helper to remove this warning. See 02:21:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:21:39 02:21:39 Login Succeeded 02:21:39 docker.io 02:21:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:21:39 d148012ef14d: Pull complete 02:21:42 596795e73e0f: Verifying Checksum 02:21:42 596795e73e0f: Download complete 02:21:42 cb65c68fc2e2: Verifying Checksum 02:21:42 cb65c68fc2e2: Download complete 02:21:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:21:45 Configure a credential helper to remove this warning. See 02:21:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:21:45 02:21:45 Login Succeeded 02:21:45 ---> docker-login.sh ends [Pipeline] } 02:21:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:21:45 ========================================================= 02:21:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 02:21:45 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 02:21:46 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 02:21:46 Sending build context to Docker daemon 608.3kB 02:21:46 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 02:21:46 Step 2/8 : FROM ${BASE} 02:21:46 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 02:21:46 540db60ca938: Pulling fs layer 02:21:46 adcc1eea9eea: Pulling fs layer 02:21:46 4c4ab2625f07: Pulling fs layer 02:21:46 0773c198feca: Pulling fs layer 02:21:46 345f892a5656: Pulling fs layer 02:21:46 4796506630df: Pulling fs layer 02:21:46 cc55df3e53f1: Pulling fs layer 02:21:46 4d027b6c602c: Pulling fs layer 02:21:46 449e75d2c14e: Pulling fs layer 02:21:46 0773c198feca: Waiting 02:21:46 345f892a5656: Waiting 02:21:46 4796506630df: Waiting 02:21:46 cc55df3e53f1: Waiting 02:21:46 4d027b6c602c: Waiting 02:21:46 449e75d2c14e: Waiting 02:21:46 4c4ab2625f07: Verifying Checksum 02:21:46 4c4ab2625f07: Download complete 02:21:46 adcc1eea9eea: Verifying Checksum 02:21:46 adcc1eea9eea: Download complete 02:21:46 345f892a5656: Verifying Checksum 02:21:46 345f892a5656: Download complete 02:21:46 4796506630df: Verifying Checksum 02:21:46 4796506630df: Download complete 02:21:46 cc55df3e53f1: Download complete 02:21:46 540db60ca938: Verifying Checksum 02:21:46 540db60ca938: Download complete 02:21:46 540db60ca938: Pull complete 02:21:46 adcc1eea9eea: Pull complete 02:21:46 4c4ab2625f07: Pull complete 02:21:47 4d027b6c602c: Verifying Checksum 02:21:47 4d027b6c602c: Download complete 02:21:50 449e75d2c14e: Verifying Checksum 02:21:50 449e75d2c14e: Download complete 02:21:52 0773c198feca: Verifying Checksum 02:21:52 0773c198feca: Download complete 02:21:53 cb65c68fc2e2: Pull complete 02:21:53 093eec477d81: Pull complete 02:21:54 a6d5b2bbb924: Pull complete 02:21:54 2446dc1eb7d3: Pull complete 02:21:55 0773c198feca: Pull complete 02:21:55 345f892a5656: Pull complete 02:21:55 4796506630df: Pull complete 02:21:55 cc55df3e53f1: Pull complete 02:21:56 4d027b6c602c: Pull complete 02:21:57 449e75d2c14e: Pull complete 02:21:57 Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 02:21:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 02:21:57 ---> 0d28375d9b5b 02:21:57 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' 02:21:59 596795e73e0f: Pull complete 02:21:59 Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 02:21:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 02:21:59 ---> d9e956139c92 02:21:59 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' 02:22:02 ---> Running in 42468c79db8c 02:22:02 Removing intermediate container 42468c79db8c 02:22:02 ---> 61e88b12f2da 02:22:02 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:22:02 ---> Running in cb871d39000e 02:22:02 Removing intermediate container cb871d39000e 02:22:02 ---> 6eef29e58e74 02:22:02 Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev 02:22:02 ---> Running in 4f27fe6842c3 02:22:02 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:22:02 ---> Running in 723f6339d117 02:22:02 Removing intermediate container 723f6339d117 02:22:02 ---> 60aa65aa160b 02:22:02 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:22:03 ---> Running in 9065a05ee710 02:22:03 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:22:05 (1/13) Installing libc-dev (0.7.2-r3) 02:22:05 (2/13) Installing libsodium (1.0.18-r0) 02:22:05 Removing intermediate container 9065a05ee710 02:22:05 ---> 987502e75cc7 02:22:05 Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev 02:22:05 ---> Running in ad7b039d1e1a 02:22:06 (3/13) Installing pkgconf (1.7.3-r0) 02:22:06 (4/13) Installing libsodium-dev (1.0.18-r0) 02:22:06 (5/13) Installing openssh-keygen (8.4_p1-r3) 02:22:06 (6/13) Installing libedit (20191231.3.1-r1) 02:22:06 (7/13) Installing openssh-client (8.4_p1-r3) 02:22:06 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:22:07 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:22:08 (8/13) Installing openssh-sftp-server (8.4_p1-r3) 02:22:08 (9/13) Installing openssh-server-common (8.4_p1-r3) 02:22:08 (10/13) Installing openssh-server (8.4_p1-r3) 02:22:08 (1/13) Installing libc-dev (0.7.2-r3) 02:22:08 (11/13) Installing openssh (8.4_p1-r3) 02:22:08 (2/13) Installing libsodium (1.0.18-r0) 02:22:08 (3/13) Installing pkgconf (1.7.3-r0) 02:22:08 (4/13) Installing libsodium-dev (1.0.18-r0) 02:22:09 (5/13) Installing openssh-keygen (8.4_p1-r3) 02:22:09 (6/13) Installing libedit (20191231.3.1-r1) 02:22:09 (7/13) Installing openssh-client (8.4_p1-r3) 02:22:09 (12/13) Installing libzmq (4.3.3-r1) 02:22:09 (8/13) Installing openssh-sftp-server (8.4_p1-r3) 02:22:09 (13/13) Installing zeromq-dev (4.3.3-r1) 02:22:09 Executing busybox-1.32.1-r6.trigger 02:22:09 OK: 156 MiB in 53 packages 02:22:09 (9/13) Installing openssh-server-common (8.4_p1-r3) 02:22:09 (10/13) Installing openssh-server (8.4_p1-r3) 02:22:09 (11/13) Installing openssh (8.4_p1-r3) 02:22:09 (12/13) Installing libzmq (4.3.3-r1) 02:22:09 (13/13) Installing zeromq-dev (4.3.3-r1) 02:22:09 Executing busybox-1.32.1-r6.trigger 02:22:09 OK: 145 MiB in 53 packages 02:22:10 Removing intermediate container 4f27fe6842c3 02:22:10 ---> e35894ac8ee7 02:22:10 Step 6/8 : WORKDIR /device-mqtt-go 02:22:10 ---> Running in 2dae4fe5077e 02:22:10 Removing intermediate container 2dae4fe5077e 02:22:10 ---> 07345fe21079 02:22:10 Step 7/8 : COPY . . 02:22:10 ---> 6690171ca267 02:22:10 Step 8/8 : RUN go mod download 02:22:10 ---> Running in d6cc1a5842e0 02:22:11 Removing intermediate container ad7b039d1e1a 02:22:11 ---> e76541bd2fe9 02:22:11 Step 6/8 : WORKDIR /device-mqtt-go 02:22:11 ---> Running in 46769cc0bd91 02:22:12 Removing intermediate container 46769cc0bd91 02:22:12 ---> a33f80254fc7 02:22:12 Step 7/8 : COPY . . 02:22:13 ---> cab32683b769 02:22:13 Step 8/8 : RUN go mod download 02:22:13 ---> Running in 182d61e0c363 02:22:25 Removing intermediate container d6cc1a5842e0 02:22:25 ---> 639de716e21c 02:22:25 Successfully built 639de716e21c 02:22:25 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 02:22:26 + docker inspect -f . ci-base-image-x86_64 02:22:26 . [Pipeline] withDockerContainer 02:22:26 prd-centos7-docker-4c-2g-1335 does not seem to be running inside a container 02:22:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/4 -v /w/workspace/device-mqtt-go/4:/w/workspace/device-mqtt-go/4:rw,z -v /w/workspace/device-mqtt-go/4@tmp:/w/workspace/device-mqtt-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:22:26 $ docker top fbcb90899901882472b4ecc9a69205a8db5d4f32cabf86e9157da09d94c25f71 -eo pid,comm [Pipeline] { [Pipeline] sh 02:22:27 + go version 02:22:27 go version go1.16.5 linux/amd64 [Pipeline] } 02:22:27 $ docker stop --time=1 fbcb90899901882472b4ecc9a69205a8db5d4f32cabf86e9157da09d94c25f71 02:22:28 $ docker rm -f fbcb90899901882472b4ecc9a69205a8db5d4f32cabf86e9157da09d94c25f71 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:22:29 + docker inspect -f . ci-base-image-x86_64 02:22:29 . [Pipeline] withDockerContainer 02:22:29 prd-centos7-docker-4c-2g-1335 does not seem to be running inside a container 02:22:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/4 -v /w/workspace/device-mqtt-go/4:/w/workspace/device-mqtt-go/4:rw,z -v /w/workspace/device-mqtt-go/4@tmp:/w/workspace/device-mqtt-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:22:29 $ docker top b6776723a8cd73feb0d53edf460d892440dd4fabd23b05bd70734dd69847f25a -eo pid,comm [Pipeline] { [Pipeline] sh 02:22:30 + go mod tidy [Pipeline] sh 02:22:30 + make test 02:22:30 go mod tidy 02:22:30 GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 02:22:31 ? github.com/edgexfoundry/device-mqtt-go [no test files] 02:22:40 Removing intermediate container 182d61e0c363 02:22:40 ---> 18c1cc5004cf 02:22:40 Successfully built 18c1cc5004cf 02:22:40 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:22:41 + docker inspect -f . ci-base-image-arm64 02:22:41 . [Pipeline] withDockerContainer 02:22:41 prd-ubuntu18.04-docker-arm64-4c-16g-1334 does not seem to be running inside a container 02:22:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/4 -v /w/workspace/device-mqtt-go/4:/w/workspace/device-mqtt-go/4:rw,z -v /w/workspace/device-mqtt-go/4@tmp:/w/workspace/device-mqtt-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:22:43 $ docker top f7fafbb18cdf6890379dcc0380d18d5d3c6d70b885f9fbe6e11eb02fbc9f5943 -eo pid,comm [Pipeline] { [Pipeline] sh 02:22:44 + go version 02:22:44 go version go1.16.5 linux/arm64 [Pipeline] } 02:22:44 $ docker stop --time=1 f7fafbb18cdf6890379dcc0380d18d5d3c6d70b885f9fbe6e11eb02fbc9f5943 02:22:46 $ docker rm -f f7fafbb18cdf6890379dcc0380d18d5d3c6d70b885f9fbe6e11eb02fbc9f5943 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:22:47 + docker inspect -f . ci-base-image-arm64 02:22:47 . [Pipeline] withDockerContainer 02:22:47 prd-ubuntu18.04-docker-arm64-4c-16g-1334 does not seem to be running inside a container 02:22:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/4 -v /w/workspace/device-mqtt-go/4:/w/workspace/device-mqtt-go/4:rw,z -v /w/workspace/device-mqtt-go/4@tmp:/w/workspace/device-mqtt-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:22:49 $ docker top 7e5f0f061eb79fc3aaf9da7c0320826557413613f4855ba47e67fdea0906c754 -eo pid,comm [Pipeline] { [Pipeline] sh 02:22:49 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 02:22:49 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.009s coverage: 24.3% of statements 02:22:49 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 02:22:49 GCO_ENABLED=1 GO111MODULE=on go vet ./... 02:22:50 + go mod tidy [Pipeline] sh 02:22:51 + make test 02:22:51 go mod tidy 02:22:51 GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 02:22:53 ? github.com/edgexfoundry/device-mqtt-go [no test files] 02:22:57 gofmt -l . 02:22:57 ["`gofmt -l .`" = ""] 02:22:57 ./bin/test-attribution-txt.sh [Pipeline] } 02:22:57 $ docker stop --time=1 b6776723a8cd73feb0d53edf460d892440dd4fabd23b05bd70734dd69847f25a 02:22:59 $ docker rm -f b6776723a8cd73feb0d53edf460d892440dd4fabd23b05bd70734dd69847f25a [Pipeline] // withDockerContainer [Pipeline] sh 02:22:59 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:23:00 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 02:23:03 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:23:03 + ls -al . 02:23:03 total 112 02:23:03 drwxrwxr-x. 9 jenkins jenkins 4096 Aug 2 02:22 . 02:23:03 drwxrwxr-x. 4 jenkins jenkins 28 Aug 2 02:21 .. 02:23:03 -rw-rw-r--. 1 jenkins jenkins 7100 Aug 2 02:21 Attribution.txt 02:23:03 drwxrwxr-x. 2 jenkins jenkins 60 Aug 2 02:21 bin 02:23:03 -rw-rw-r--. 1 jenkins jenkins 7447 Aug 2 02:21 CHANGELOG.md 02:23:03 drwxrwxr-x. 3 jenkins jenkins 32 Aug 2 02:21 cmd 02:23:03 -rw-r--r--. 1 jenkins jenkins 16226 Aug 2 02:22 coverage.out 02:23:03 -rw-rw-r--. 1 jenkins jenkins 1877 Aug 2 02:21 Dockerfile 02:23:03 -rw-rw-r--. 1 jenkins jenkins 994 Aug 2 02:21 Dockerfile.build 02:23:03 -rw-rw-r--. 1 jenkins jenkins 140 Aug 2 02:21 .dockerignore 02:23:03 drwxrwxr-x. 8 jenkins jenkins 162 Aug 2 02:21 .git 02:23:03 drwxrwxr-x. 2 jenkins jenkins 103 Aug 2 02:21 .github 02:23:03 -rw-rw-r--. 1 jenkins jenkins 336 Aug 2 02:21 .gitignore 02:23:03 -rw-rw-r--. 1 jenkins jenkins 388 Aug 2 02:21 go.mod 02:23:03 -rw-r--r--. 1 jenkins jenkins 20775 Aug 2 02:22 go.sum 02:23:03 drwxrwxr-x. 3 jenkins jenkins 20 Aug 2 02:21 internal 02:23:03 -rw-rw-r--. 1 jenkins jenkins 677 Aug 2 02:21 Jenkinsfile 02:23:03 -rw-rw-r--. 1 jenkins jenkins 11340 Aug 2 02:21 LICENSE 02:23:03 -rw-rw-r--. 1 jenkins jenkins 907 Aug 2 02:21 Makefile 02:23:03 drwxrwxr-x. 2 jenkins jenkins 23 Aug 2 02:21 mock 02:23:03 -rw-rw-r--. 1 jenkins jenkins 2211 Aug 2 02:21 README.md 02:23:03 drwxrwxr-x. 4 jenkins jenkins 71 Aug 2 02:21 snap 02:23:03 -rw-rw-r--. 1 jenkins jenkins 11 Aug 2 02:18 VERSION 02:23:03 -rw-rw-r--. 1 jenkins jenkins 227 Aug 2 02:21 version.go [Pipeline] isUnix [Pipeline] sh 02:23:04 + docker build -t device-mqtt -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=64a8cc1610d594e2ce02b258a2e8f54a84944eb3 --label arch=amd64 --label version=2.0.1-dev.2 . 02:23:04 Sending build context to Docker daemon 625.2kB 02:23:04 Step 1/24 : ARG BASE=golang:1.16-alpine3.12 02:23:04 Step 2/24 : FROM ${BASE} AS builder 02:23:04 ---> 639de716e21c 02:23:04 Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 02:23:04 ---> Running in dcfc22690a3d 02:23:04 Removing intermediate container dcfc22690a3d 02:23:04 ---> 76c31cfd549e 02:23:04 Step 4/24 : ARG ALPINE_PKG_EXTRA="" 02:23:04 ---> Running in c47169737629 02:23:04 Removing intermediate container c47169737629 02:23:04 ---> 02970c0ff2fa 02:23:04 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:23:04 ---> Running in 60097718725a 02:23:04 Removing intermediate container 60097718725a 02:23:04 ---> 409af9709994 02:23:04 Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:23:04 ---> Running in 3b8a115993c8 02:23:05 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:23:06 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:23:06 OK: 156 MiB in 53 packages 02:23:06 Removing intermediate container 3b8a115993c8 02:23:06 ---> 344c559e9281 02:23:06 Step 7/24 : WORKDIR /device-mqtt-go 02:23:06 ---> Running in c94b0ef139b3 02:23:06 Removing intermediate container c94b0ef139b3 02:23:06 ---> 2804aa229de3 02:23:06 Step 8/24 : COPY . . 02:23:06 ---> 3dc1817d47f9 02:23:06 Step 9/24 : RUN go mod tidy 02:23:06 ---> Running in 0829c6857c69 02:23:07 Removing intermediate container 0829c6857c69 02:23:07 ---> 50eaa28ec0c3 02:23:07 Step 10/24 : RUN go mod download 02:23:07 ---> Running in 17033084f623 02:23:08 Removing intermediate container 17033084f623 02:23:08 ---> 323670b63b34 02:23:08 Step 11/24 : ARG MAKE='make build' 02:23:08 ---> Running in 55bf8c3c265c 02:23:08 Removing intermediate container 55bf8c3c265c 02:23:08 ---> 5cba18f371fa 02:23:08 Step 12/24 : RUN $MAKE 02:23:08 ---> Running in 6bbd1d17ab08 02:23:08 go mod tidy 02:23:08 GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=2.0.1-dev.2" -o cmd/device-mqtt ./cmd 02:23:21 Removing intermediate container 6bbd1d17ab08 02:23:21 ---> 4106af5d7312 02:23:21 Step 13/24 : FROM alpine:3.12 02:23:21 3.12: Pulling from library/alpine 02:23:21 339de151aab4: Pulling fs layer 02:23:22 339de151aab4: Verifying Checksum 02:23:22 339de151aab4: Download complete 02:23:22 339de151aab4: Pull complete 02:23:22 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 02:23:22 Status: Downloaded newer image for alpine:3.12 02:23:22 ---> 13621d1b12d4 02:23:22 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 02:23:22 ---> Running in 7c68487e3339 02:23:22 Removing intermediate container 7c68487e3339 02:23:22 ---> 1faba83aa359 02:23:22 Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init 02:23:22 ---> Running in 1abfba8fe448 02:23:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:23:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:23:23 (1/6) Installing dumb-init (1.2.2-r1) 02:23:23 (2/6) Installing libgcc (9.3.0-r2) 02:23:23 (3/6) Installing libsodium (1.0.18-r0) 02:23:23 (4/6) Installing libstdc++ (9.3.0-r2) 02:23:23 (5/6) Installing libzmq (4.3.3-r0) 02:23:23 (6/6) Installing zeromq (4.3.3-r0) 02:23:23 Executing busybox-1.31.1-r20.trigger 02:23:23 OK: 8 MiB in 20 packages 02:23:23 Removing intermediate container 1abfba8fe448 02:23:23 ---> 10c3a9155958 02:23:23 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 02:23:23 ---> b99c48ec4efa 02:23:23 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 02:23:24 ---> aeed2020f7c3 02:23:24 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 02:23:24 ---> b3c9dd0e8767 02:23:24 Step 19/24 : EXPOSE 59982 02:23:24 ---> Running in a21fd24e0247 02:23:24 Removing intermediate container a21fd24e0247 02:23:24 ---> 9c094d4e6b6c 02:23:24 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 02:23:24 ---> Running in fa4ccde7daec 02:23:24 Removing intermediate container fa4ccde7daec 02:23:24 ---> 28f07c9368de 02:23:24 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:23:24 ---> Running in ad4cd0f9175d 02:23:24 Removing intermediate container ad4cd0f9175d 02:23:24 ---> 90e42b8f5abb 02:23:24 Step 22/24 : LABEL arch=amd64 02:23:24 ---> Running in 0a88d1cf8719 02:23:24 Removing intermediate container 0a88d1cf8719 02:23:24 ---> ef613f7e0b11 02:23:24 Step 23/24 : LABEL git_sha=64a8cc1610d594e2ce02b258a2e8f54a84944eb3 02:23:24 ---> Running in 04807a8a548c 02:23:24 Removing intermediate container 04807a8a548c 02:23:24 ---> 279ad2fc81d5 02:23:24 Step 24/24 : LABEL version=2.0.1-dev.2 02:23:24 ---> Running in 34394098f525 02:23:24 Removing intermediate container 34394098f525 02:23:24 ---> 34eb1a31c631 02:23:24 [Warning] One or more build-args [ARCH] were not consumed 02:23:24 Successfully built 34eb1a31c631 02:23:24 Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:23:25 provisioning config files... 02:23:25 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/4@tmp/config313526233510130061tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:23:25 ---> docker-login.sh 02:23:25 nexus3.edgexfoundry.org:10001 02:23:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:23:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:23:25 Configure a credential helper to remove this warning. See 02:23:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:23:25 02:23:25 Login Succeeded 02:23:25 nexus3.edgexfoundry.org:10002 02:23:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:23:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:23:25 Configure a credential helper to remove this warning. See 02:23:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:23:25 02:23:25 Login Succeeded 02:23:25 nexus3.edgexfoundry.org:10003 02:23:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:23:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:23:25 Configure a credential helper to remove this warning. See 02:23:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:23:25 02:23:25 Login Succeeded 02:23:25 nexus3.edgexfoundry.org:10004 02:23:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:23:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:23:26 Configure a credential helper to remove this warning. See 02:23:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:23:26 02:23:26 Login Succeeded 02:23:26 docker.io 02:23:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:23:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:23:26 Configure a credential helper to remove this warning. See 02:23:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:23:26 02:23:26 Login Succeeded 02:23:26 ---> docker-login.sh ends [Pipeline] } 02:23:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:23:26 [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: 02:23:26 64a8cc1610d594e2ce02b258a2e8f54a84944eb3 02:23:26 latest 02:23:26 2.0.1-dev.2 02:23:26 64a8cc1610d594e2ce02b258a2e8f54a84944eb3-2.0.1-dev.2 02:23:26 main 02:23:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:23:26 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:64a8cc1610d594e2ce02b258a2e8f54a84944eb3 [Pipeline] isUnix [Pipeline] sh 02:23:27 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:64a8cc1610d594e2ce02b258a2e8f54a84944eb3 02:23:27 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 02:23:27 acffbc73711f: Preparing 02:23:27 9bb38580062b: Preparing 02:23:27 b3bf2e338aba: Preparing 02:23:27 7da102a4995a: Preparing 02:23:27 32f366d666a5: Preparing 02:23:27 32f366d666a5: Layer already exists 02:23:27 acffbc73711f: Pushed 02:23:27 9bb38580062b: Pushed 02:23:27 7da102a4995a: Pushed 02:23:28 b3bf2e338aba: Pushed 02:23:28 64a8cc1610d594e2ce02b258a2e8f54a84944eb3: digest: sha256:1ec5917c532b5340bf650add236a6f6d9042e0ce512b9ad4b7f1b0cd22b992a0 size: 1365 [Pipeline] isUnix [Pipeline] sh 02:23:29 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] isUnix [Pipeline] sh 02:23:29 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest 02:23:29 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 02:23:29 acffbc73711f: Preparing 02:23:29 9bb38580062b: Preparing 02:23:29 b3bf2e338aba: Preparing 02:23:29 7da102a4995a: Preparing 02:23:29 32f366d666a5: Preparing 02:23:29 acffbc73711f: Layer already exists 02:23:29 7da102a4995a: Layer already exists 02:23:29 9bb38580062b: Layer already exists 02:23:29 32f366d666a5: Layer already exists 02:23:29 b3bf2e338aba: Layer already exists 02:23:30 latest: digest: sha256:1ec5917c532b5340bf650add236a6f6d9042e0ce512b9ad4b7f1b0cd22b992a0 size: 1365 [Pipeline] isUnix [Pipeline] sh 02:23:31 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:2.0.1-dev.2 [Pipeline] isUnix [Pipeline] sh 02:23:31 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:2.0.1-dev.2 02:23:31 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 02:23:31 acffbc73711f: Preparing 02:23:31 9bb38580062b: Preparing 02:23:31 b3bf2e338aba: Preparing 02:23:31 7da102a4995a: Preparing 02:23:31 32f366d666a5: Preparing 02:23:31 32f366d666a5: Layer already exists 02:23:31 b3bf2e338aba: Layer already exists 02:23:31 9bb38580062b: Layer already exists 02:23:31 acffbc73711f: Layer already exists 02:23:31 7da102a4995a: Layer already exists 02:23:31 2.0.1-dev.2: digest: sha256:1ec5917c532b5340bf650add236a6f6d9042e0ce512b9ad4b7f1b0cd22b992a0 size: 1365 [Pipeline] isUnix [Pipeline] sh 02:23:31 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:64a8cc1610d594e2ce02b258a2e8f54a84944eb3-2.0.1-dev.2 [Pipeline] isUnix [Pipeline] sh 02:23:32 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:64a8cc1610d594e2ce02b258a2e8f54a84944eb3-2.0.1-dev.2 02:23:32 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 02:23:32 acffbc73711f: Preparing 02:23:32 9bb38580062b: Preparing 02:23:32 b3bf2e338aba: Preparing 02:23:32 7da102a4995a: Preparing 02:23:32 32f366d666a5: Preparing 02:23:32 b3bf2e338aba: Layer already exists 02:23:32 9bb38580062b: Layer already exists 02:23:32 7da102a4995a: Layer already exists 02:23:32 acffbc73711f: Layer already exists 02:23:32 32f366d666a5: Layer already exists 02:23:32 64a8cc1610d594e2ce02b258a2e8f54a84944eb3-2.0.1-dev.2: digest: sha256:1ec5917c532b5340bf650add236a6f6d9042e0ce512b9ad4b7f1b0cd22b992a0 size: 1365 [Pipeline] isUnix [Pipeline] sh 02:23:32 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] isUnix [Pipeline] sh 02:23:32 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main 02:23:32 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 02:23:32 acffbc73711f: Preparing 02:23:32 9bb38580062b: Preparing 02:23:32 b3bf2e338aba: Preparing 02:23:32 7da102a4995a: Preparing 02:23:32 32f366d666a5: Preparing 02:23:32 acffbc73711f: Layer already exists 02:23:32 b3bf2e338aba: Layer already exists 02:23:32 7da102a4995a: Layer already exists 02:23:32 32f366d666a5: Layer already exists 02:23:32 9bb38580062b: Layer already exists 02:23:32 main: digest: sha256:1ec5917c532b5340bf650add236a6f6d9042e0ce512b9ad4b7f1b0cd22b992a0 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:23:33 ===================================================== [Pipeline] echo 02:23:33 taggedImages: 02:23:33 - nexus3.edgexfoundry.org:10004/device-mqtt:64a8cc1610d594e2ce02b258a2e8f54a84944eb3 02:23:33 - nexus3.edgexfoundry.org:10004/device-mqtt:latest 02:23:33 - nexus3.edgexfoundry.org:10004/device-mqtt:2.0.1-dev.2 02:23:33 - nexus3.edgexfoundry.org:10004/device-mqtt:64a8cc1610d594e2ce02b258a2e8f54a84944eb3-2.0.1-dev.2 02:23:33 - nexus3.edgexfoundry.org:10004/device-mqtt: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:23:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:23:33 02:23:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 02:23:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:23:34 latest: Pulling from edgex-lftools-log-publisher 02:23:34 b4d181a07f80: Pulling fs layer 02:23:34 a1111a8f2ec3: Pulling fs layer 02:23:34 ed53099fbce6: Pulling fs layer 02:23:34 dc539afda2c1: Pulling fs layer 02:23:34 77bc0d833cb6: Pulling fs layer 02:23:34 9065ff56babe: Pulling fs layer 02:23:34 d287ab97295c: Pulling fs layer 02:23:34 77bc0d833cb6: Waiting 02:23:34 9065ff56babe: Waiting 02:23:34 d287ab97295c: Waiting 02:23:34 dc539afda2c1: Waiting 02:23:34 a1111a8f2ec3: Verifying Checksum 02:23:34 a1111a8f2ec3: Download complete 02:23:34 dc539afda2c1: Verifying Checksum 02:23:34 dc539afda2c1: Download complete 02:23:34 77bc0d833cb6: Verifying Checksum 02:23:34 77bc0d833cb6: Download complete 02:23:34 9065ff56babe: Verifying Checksum 02:23:34 9065ff56babe: Download complete 02:23:35 ed53099fbce6: Verifying Checksum 02:23:35 ed53099fbce6: Download complete 02:23:36 b4d181a07f80: Verifying Checksum 02:23:36 b4d181a07f80: Download complete 02:23:37 b4d181a07f80: Pull complete 02:23:37 a1111a8f2ec3: Pull complete 02:23:37 ed53099fbce6: Pull complete 02:23:37 dc539afda2c1: Pull complete 02:23:37 77bc0d833cb6: Pull complete 02:23:38 9065ff56babe: Pull complete 02:23:40 d287ab97295c: Verifying Checksum 02:23:40 d287ab97295c: Download complete 02:23:44 d287ab97295c: Pull complete 02:23:44 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 02:23:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:23:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 02:23:44 prd-centos7-docker-4c-2g-1335 does not seem to be running inside a container 02:23:44 $ 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-mqtt-go/4 -v /w/workspace/device-mqtt-go/4:/w/workspace/device-mqtt-go/4:rw,z -v /w/workspace/device-mqtt-go/4@tmp:/w/workspace/device-mqtt-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:23:47 $ docker top 716fd45c4f0ea351a6c3117169e40a1fb4292089a8d37fa7481f67e4334bc20d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:23:48 ---> job-cost.sh 02:23:48 lf-activate-venv: SKIPPING 02:23:48 INFO: No Stack... 02:23:49 INFO: Retrieving Pricing Info for: v3-standard-2 02:23:49 INFO: Archiving Costs [Pipeline] sh 02:23:49 + cat /w/workspace/device-mqtt-go/4/archives/cost.csv 02:23:49 + cut -d, -f6 [Pipeline] lock 02:23:49 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-4-stack-cost] 02:23:49 Resource [jenkins-edgexfoundry-device-mqtt-go-main-4-stack-cost] did not exist. Created. 02:23:49 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:23:49 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 02:23:49 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.048s coverage: 24.3% of statements 02:23:49 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 02:23:49 GCO_ENABLED=1 GO111MODULE=on go vet ./... 02:23:50 + echo total: 0.05999999865889549 [Pipeline] stash 02:23:50 Stashed 1 file(s) [Pipeline] } 02:23:50 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-4-stack-cost] [Pipeline] // lock [Pipeline] } 02:23:50 $ docker stop --time=1 716fd45c4f0ea351a6c3117169e40a1fb4292089a8d37fa7481f67e4334bc20d 02:23:52 $ docker rm -f 716fd45c4f0ea351a6c3117169e40a1fb4292089a8d37fa7481f67e4334bc20d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 02:24:14 gofmt -l . 02:24:14 ["`gofmt -l .`" = ""] 02:24:14 ./bin/test-attribution-txt.sh [Pipeline] } 02:24:16 $ docker stop --time=1 7e5f0f061eb79fc3aaf9da7c0320826557413613f4855ba47e67fdea0906c754 02:24:18 $ docker rm -f 7e5f0f061eb79fc3aaf9da7c0320826557413613f4855ba47e67fdea0906c754 [Pipeline] // withDockerContainer [Pipeline] sh 02:24:19 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:24:19 Warning: overwriting stash ‘coverage-report’ 02:24:19 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:24:20 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:24:20 + ls -al . 02:24:20 total 144 02:24:20 drwxrwxr-x 9 jenkins jenkins 4096 Aug 2 02:24 . 02:24:20 drwxrwxr-x 4 jenkins jenkins 4096 Aug 2 02:21 .. 02:24:20 -rw-rw-r-- 1 jenkins jenkins 140 Aug 2 02:21 .dockerignore 02:24:20 drwxrwxr-x 8 jenkins jenkins 4096 Aug 2 02:21 .git 02:24:20 drwxrwxr-x 2 jenkins jenkins 4096 Aug 2 02:21 .github 02:24:20 -rw-rw-r-- 1 jenkins jenkins 336 Aug 2 02:21 .gitignore 02:24:20 -rw-rw-r-- 1 jenkins jenkins 7100 Aug 2 02:21 Attribution.txt 02:24:20 -rw-rw-r-- 1 jenkins jenkins 7447 Aug 2 02:21 CHANGELOG.md 02:24:20 -rw-rw-r-- 1 jenkins jenkins 1877 Aug 2 02:21 Dockerfile 02:24:20 -rw-rw-r-- 1 jenkins jenkins 994 Aug 2 02:21 Dockerfile.build 02:24:20 -rw-rw-r-- 1 jenkins jenkins 677 Aug 2 02:21 Jenkinsfile 02:24:20 -rw-rw-r-- 1 jenkins jenkins 11340 Aug 2 02:21 LICENSE 02:24:20 -rw-rw-r-- 1 jenkins jenkins 907 Aug 2 02:21 Makefile 02:24:20 -rw-rw-r-- 1 jenkins jenkins 2211 Aug 2 02:21 README.md 02:24:20 -rw-rw-r-- 1 jenkins jenkins 11 Aug 2 02:18 VERSION 02:24:20 drwxrwxr-x 2 jenkins jenkins 4096 Aug 2 02:21 bin 02:24:20 drwxrwxr-x 3 jenkins jenkins 4096 Aug 2 02:21 cmd 02:24:20 -rw-r--r-- 1 jenkins jenkins 16226 Aug 2 02:23 coverage.out 02:24:20 -rw-rw-r-- 1 jenkins jenkins 388 Aug 2 02:21 go.mod 02:24:20 -rw-r--r-- 1 jenkins jenkins 20775 Aug 2 02:22 go.sum 02:24:20 drwxrwxr-x 3 jenkins jenkins 4096 Aug 2 02:21 internal 02:24:20 drwxrwxr-x 2 jenkins jenkins 4096 Aug 2 02:21 mock 02:24:20 drwxrwxr-x 4 jenkins jenkins 4096 Aug 2 02:21 snap 02:24:20 -rw-rw-r-- 1 jenkins jenkins 227 Aug 2 02:21 version.go [Pipeline] isUnix [Pipeline] sh 02:24:21 + docker build -t device-mqtt-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=64a8cc1610d594e2ce02b258a2e8f54a84944eb3 --label arch=arm64 --label version=2.0.1-dev.2 . 02:24:21 Sending build context to Docker daemon 624.1kB 02:24:21 Step 1/24 : ARG BASE=golang:1.16-alpine3.12 02:24:21 Step 2/24 : FROM ${BASE} AS builder 02:24:21 ---> 18c1cc5004cf 02:24:21 Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 02:24:21 ---> Running in acaee33d8923 02:24:22 Removing intermediate container acaee33d8923 02:24:22 ---> bfbcc81d04a6 02:24:22 Step 4/24 : ARG ALPINE_PKG_EXTRA="" 02:24:22 ---> Running in 21274359eacc 02:24:22 Removing intermediate container 21274359eacc 02:24:23 ---> 0aec0e5e1bc4 02:24:23 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:24:23 ---> Running in b728b2995968 02:24:25 Removing intermediate container b728b2995968 02:24:25 ---> edcf1a8f2bfe 02:24:25 Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:24:25 ---> Running in 85e460f0ee85 02:24:26 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:24:27 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:24:28 OK: 145 MiB in 53 packages 02:24:29 Removing intermediate container 85e460f0ee85 02:24:29 ---> 1e6cb559360d 02:24:29 Step 7/24 : WORKDIR /device-mqtt-go 02:24:29 ---> Running in 92cef93d7d98 02:24:30 Removing intermediate container 92cef93d7d98 02:24:30 ---> 70756f70e094 02:24:30 Step 8/24 : COPY . . 02:24:31 ---> 1f6208e17a67 02:24:31 Step 9/24 : RUN go mod tidy 02:24:31 ---> Running in 7049f28f2a3b 02:24:34 Removing intermediate container 7049f28f2a3b 02:24:34 ---> a4ec8b16ea56 02:24:34 Step 10/24 : RUN go mod download 02:24:34 ---> Running in 3f8746b57297 02:24:36 Removing intermediate container 3f8746b57297 02:24:36 ---> 75a1bfa1cafb 02:24:36 Step 11/24 : ARG MAKE='make build' 02:24:36 ---> Running in a7399fc67276 02:24:37 Removing intermediate container a7399fc67276 02:24:37 ---> 54540aac02fd 02:24:37 Step 12/24 : RUN $MAKE 02:24:37 ---> Running in 0a2067862d7d 02:24:38 go mod tidy 02:24:39 GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=2.0.1-dev.2" -o cmd/device-mqtt ./cmd 02:25:18 Removing intermediate container 0a2067862d7d 02:25:18 ---> 87ddd1c971b6 02:25:18 Step 13/24 : FROM alpine:3.12 02:25:18 3.12: Pulling from library/alpine 02:25:18 d2f70382dc9a: Pulling fs layer 02:25:18 d2f70382dc9a: Verifying Checksum 02:25:18 d2f70382dc9a: Download complete 02:25:18 d2f70382dc9a: Pull complete 02:25:18 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 02:25:18 Status: Downloaded newer image for alpine:3.12 02:25:18 ---> c4fd0aeabfcf 02:25:18 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 02:25:18 ---> Running in 81a9e6336242 02:25:18 Removing intermediate container 81a9e6336242 02:25:18 ---> 5817f338fec9 02:25:18 Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init 02:25:18 ---> Running in c43c992f50b7 02:25:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:25:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:25:20 (1/6) Installing dumb-init (1.2.2-r1) 02:25:20 (2/6) Installing libgcc (9.3.0-r2) 02:25:20 (3/6) Installing libsodium (1.0.18-r0) 02:25:20 (4/6) Installing libstdc++ (9.3.0-r2) 02:25:20 (5/6) Installing libzmq (4.3.3-r0) 02:25:20 (6/6) Installing zeromq (4.3.3-r0) 02:25:20 Executing busybox-1.31.1-r20.trigger 02:25:20 OK: 8 MiB in 20 packages 02:25:21 Removing intermediate container c43c992f50b7 02:25:21 ---> 8c9c0f180655 02:25:21 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 02:25:22 ---> daac14291f60 02:25:22 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 02:25:23 ---> a7fd2c80b081 02:25:23 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 02:25:24 ---> ed6d1a5bc23d 02:25:24 Step 19/24 : EXPOSE 59982 02:25:24 ---> Running in 4d19d67a44ec 02:25:25 Removing intermediate container 4d19d67a44ec 02:25:25 ---> a1fede51d1d9 02:25:25 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 02:25:25 ---> Running in 6c515a262572 02:25:25 Removing intermediate container 6c515a262572 02:25:25 ---> 34d245d5511d 02:25:25 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:25:25 ---> Running in abd314cefa85 02:25:26 Removing intermediate container abd314cefa85 02:25:26 ---> 1086ada38120 02:25:26 Step 22/24 : LABEL arch=arm64 02:25:26 ---> Running in d1d43237a0ab 02:25:26 Removing intermediate container d1d43237a0ab 02:25:26 ---> feac36408e25 02:25:26 Step 23/24 : LABEL git_sha=64a8cc1610d594e2ce02b258a2e8f54a84944eb3 02:25:26 ---> Running in 539a1ae7bcdc 02:25:27 Removing intermediate container 539a1ae7bcdc 02:25:27 ---> 0883a589e323 02:25:27 Step 24/24 : LABEL version=2.0.1-dev.2 02:25:27 ---> Running in c4ef7a02e40d 02:25:28 Removing intermediate container c4ef7a02e40d 02:25:28 ---> 7d96c78b547c 02:25:28 [Warning] One or more build-args [ARCH] were not consumed 02:25:28 Successfully built 7d96c78b547c 02:25:28 Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:25:28 provisioning config files... 02:25:28 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/4@tmp/config7516859693297567423tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:25:28 ---> docker-login.sh 02:25:28 nexus3.edgexfoundry.org:10001 02:25:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:25:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:25:29 Configure a credential helper to remove this warning. See 02:25:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:25:29 02:25:29 Login Succeeded 02:25:29 nexus3.edgexfoundry.org:10002 02:25:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:25:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:25:30 Configure a credential helper to remove this warning. See 02:25:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:25:30 02:25:30 Login Succeeded 02:25:30 nexus3.edgexfoundry.org:10003 02:25:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:25:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:25:30 Configure a credential helper to remove this warning. See 02:25:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:25:30 02:25:30 Login Succeeded 02:25:30 nexus3.edgexfoundry.org:10004 02:25:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:25:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:25:31 Configure a credential helper to remove this warning. See 02:25:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:25:31 02:25:31 Login Succeeded 02:25:31 docker.io 02:25:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:25:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:25:32 Configure a credential helper to remove this warning. See 02:25:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:25:32 02:25:32 Login Succeeded 02:25:32 ---> docker-login.sh ends [Pipeline] } 02:25:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:25:32 [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: 02:25:32 64a8cc1610d594e2ce02b258a2e8f54a84944eb3 02:25:32 latest 02:25:32 2.0.1-dev.2 02:25:32 64a8cc1610d594e2ce02b258a2e8f54a84944eb3-2.0.1-dev.2 02:25:32 main 02:25:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:25:32 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:64a8cc1610d594e2ce02b258a2e8f54a84944eb3 [Pipeline] isUnix [Pipeline] sh 02:25:33 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:64a8cc1610d594e2ce02b258a2e8f54a84944eb3 02:25:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 02:25:33 0bbc6465350b: Preparing 02:25:33 a741ede18d11: Preparing 02:25:33 fbdb87dbe3dd: Preparing 02:25:33 579b0d5a2d6f: Preparing 02:25:33 3fbe34a1663b: Preparing 02:25:33 3fbe34a1663b: Layer already exists 02:25:33 0bbc6465350b: Pushed 02:25:33 a741ede18d11: Pushed 02:25:33 579b0d5a2d6f: Pushed 02:25:36 fbdb87dbe3dd: Pushed 02:25:36 64a8cc1610d594e2ce02b258a2e8f54a84944eb3: digest: sha256:872482750a8488255ec0d021fcfc65fd81e55781153ea4f4f9cde998dc887a2c size: 1365 [Pipeline] isUnix [Pipeline] sh 02:25:37 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:25:37 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest 02:25:37 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 02:25:37 0bbc6465350b: Preparing 02:25:37 a741ede18d11: Preparing 02:25:37 fbdb87dbe3dd: Preparing 02:25:37 579b0d5a2d6f: Preparing 02:25:37 3fbe34a1663b: Preparing 02:25:37 3fbe34a1663b: Layer already exists 02:25:37 579b0d5a2d6f: Layer already exists 02:25:37 0bbc6465350b: Layer already exists 02:25:37 a741ede18d11: Layer already exists 02:25:37 fbdb87dbe3dd: Layer already exists 02:25:37 latest: digest: sha256:872482750a8488255ec0d021fcfc65fd81e55781153ea4f4f9cde998dc887a2c size: 1365 [Pipeline] isUnix [Pipeline] sh 02:25:38 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.0.1-dev.2 [Pipeline] isUnix [Pipeline] sh 02:25:38 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.0.1-dev.2 02:25:38 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 02:25:38 0bbc6465350b: Preparing 02:25:38 a741ede18d11: Preparing 02:25:38 fbdb87dbe3dd: Preparing 02:25:38 579b0d5a2d6f: Preparing 02:25:38 3fbe34a1663b: Preparing 02:25:38 a741ede18d11: Layer already exists 02:25:38 3fbe34a1663b: Layer already exists 02:25:38 fbdb87dbe3dd: Layer already exists 02:25:38 579b0d5a2d6f: Layer already exists 02:25:38 0bbc6465350b: Layer already exists 02:25:38 2.0.1-dev.2: digest: sha256:872482750a8488255ec0d021fcfc65fd81e55781153ea4f4f9cde998dc887a2c size: 1365 [Pipeline] isUnix [Pipeline] sh 02:25:39 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:64a8cc1610d594e2ce02b258a2e8f54a84944eb3-2.0.1-dev.2 [Pipeline] isUnix [Pipeline] sh 02:25:39 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:64a8cc1610d594e2ce02b258a2e8f54a84944eb3-2.0.1-dev.2 02:25:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 02:25:39 0bbc6465350b: Preparing 02:25:39 a741ede18d11: Preparing 02:25:39 fbdb87dbe3dd: Preparing 02:25:39 579b0d5a2d6f: Preparing 02:25:39 3fbe34a1663b: Preparing 02:25:39 3fbe34a1663b: Layer already exists 02:25:39 a741ede18d11: Layer already exists 02:25:39 579b0d5a2d6f: Layer already exists 02:25:39 0bbc6465350b: Layer already exists 02:25:39 fbdb87dbe3dd: Layer already exists 02:25:39 64a8cc1610d594e2ce02b258a2e8f54a84944eb3-2.0.1-dev.2: digest: sha256:872482750a8488255ec0d021fcfc65fd81e55781153ea4f4f9cde998dc887a2c size: 1365 [Pipeline] isUnix [Pipeline] sh 02:25:40 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] isUnix [Pipeline] sh 02:25:40 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main 02:25:40 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 02:25:40 0bbc6465350b: Preparing 02:25:40 a741ede18d11: Preparing 02:25:40 fbdb87dbe3dd: Preparing 02:25:40 579b0d5a2d6f: Preparing 02:25:40 3fbe34a1663b: Preparing 02:25:40 3fbe34a1663b: Layer already exists 02:25:40 fbdb87dbe3dd: Layer already exists 02:25:40 579b0d5a2d6f: Layer already exists 02:25:40 0bbc6465350b: Layer already exists 02:25:40 a741ede18d11: Layer already exists 02:25:40 main: digest: sha256:872482750a8488255ec0d021fcfc65fd81e55781153ea4f4f9cde998dc887a2c size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:25:41 ===================================================== [Pipeline] echo 02:25:41 taggedImages: 02:25:41 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:64a8cc1610d594e2ce02b258a2e8f54a84944eb3 02:25:41 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest 02:25:41 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.0.1-dev.2 02:25:41 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:64a8cc1610d594e2ce02b258a2e8f54a84944eb3-2.0.1-dev.2 02:25:41 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:25:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:25:41 02:25:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 02:25:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:25:42 arm64: Pulling from edgex-lftools-log-publisher 02:25:42 448f6bf000e3: Pulling fs layer 02:25:42 f757da607395: Pulling fs layer 02:25:42 05883995daec: Pulling fs layer 02:25:42 8603b9c90790: Pulling fs layer 02:25:42 1560dd03e051: Pulling fs layer 02:25:42 27f5ce0e4adf: Pulling fs layer 02:25:42 c2d8d7efcc4b: Pulling fs layer 02:25:42 1560dd03e051: Waiting 02:25:42 27f5ce0e4adf: Waiting 02:25:42 8603b9c90790: Waiting 02:25:42 c2d8d7efcc4b: Waiting 02:25:42 f757da607395: Verifying Checksum 02:25:42 f757da607395: Download complete 02:25:42 8603b9c90790: Verifying Checksum 02:25:42 8603b9c90790: Download complete 02:25:43 1560dd03e051: Verifying Checksum 02:25:43 1560dd03e051: Download complete 02:25:43 27f5ce0e4adf: Verifying Checksum 02:25:43 27f5ce0e4adf: Download complete 02:25:44 05883995daec: Verifying Checksum 02:25:44 05883995daec: Download complete 02:25:44 448f6bf000e3: Verifying Checksum 02:25:44 448f6bf000e3: Download complete 02:25:48 448f6bf000e3: Pull complete 02:25:48 c2d8d7efcc4b: Verifying Checksum 02:25:48 c2d8d7efcc4b: Download complete 02:25:48 f757da607395: Pull complete 02:25:50 05883995daec: Pull complete 02:25:50 8603b9c90790: Pull complete 02:25:51 1560dd03e051: Pull complete 02:25:51 27f5ce0e4adf: Pull complete 02:26:07 c2d8d7efcc4b: Pull complete 02:26:07 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 02:26:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:26:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 02:26:07 prd-ubuntu18.04-docker-arm64-4c-16g-1334 does not seem to be running inside a container 02:26:07 $ 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-mqtt-go/4 -v /w/workspace/device-mqtt-go/4:/w/workspace/device-mqtt-go/4:rw,z -v /w/workspace/device-mqtt-go/4@tmp:/w/workspace/device-mqtt-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 02:26:11 $ docker top 6dd3f544e5b38262b8e66676fc95b1ebf1fe2a9f73b55ea3b8c3b85f64d730f7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:26:12 ---> job-cost.sh 02:26:12 lf-activate-venv: SKIPPING 02:26:12 INFO: No Stack... 02:26:13 INFO: Retrieving Pricing Info for: v2-standard-4 02:26:13 INFO: Archiving Costs [Pipeline] sh 02:26:14 + cat /w/workspace/device-mqtt-go/4/archives/cost.csv 02:26:14 + cut -d, -f6 [Pipeline] lock 02:26:14 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-4-stack-cost] 02:26:14 Resource [jenkins-edgexfoundry-device-mqtt-go-main-4-stack-cost] did not exist. Created. 02:26:14 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:26:15 /w/workspace/device-mqtt-go/4@tmp/durable-d6fb7aa4/script.sh: 1: /w/workspace/device-mqtt-go/4@tmp/durable-d6fb7aa4/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 02:26:15 + echo total: 0.18000000715255737 [Pipeline] stash 02:26:15 Warning: overwriting stash ‘stack-cost’ 02:26:15 Stashed 1 file(s) [Pipeline] } 02:26:15 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-4-stack-cost] [Pipeline] // lock [Pipeline] } 02:26:15 $ docker stop --time=1 6dd3f544e5b38262b8e66676fc95b1ebf1fe2a9f73b55ea3b8c3b85f64d730f7 02:26:17 $ docker rm -f 6dd3f544e5b38262b8e66676fc95b1ebf1fe2a9f73b55ea3b8c3b85f64d730f7 [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:26:18 provisioning config files... 02:26:18 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config4386992624403214737tmp [Pipeline] { [Pipeline] sh 02:26:19 + set +x 02:26:19 + bash -s -- 02:26:19 + curl -s https://codecov.io/bash 02:26:19 02:26:19 _____ _ 02:26:19 / ____| | | 02:26:19 | | ___ __| | ___ ___ _____ __ 02:26:19 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:26:19 | |___| (_) | (_| | __/ (_| (_) \ V / 02:26:19 \_____\___/ \__,_|\___|\___\___/ \_/ 02:26:19 Bash-1.0.6 02:26:19 02:26:19 02:26:19 ==> git version 2.24.4 found 02:26:19 ==> 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:26:19 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 02:26:19 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 02:26:19 ==> Jenkins CI detected. 02:26:19 current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main 02:26:19 project root: . 02:26:19 --> token set from env 02:26:19 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:26:19 ==> Running gcov in . (disable via -X gcov) 02:26:19 ==> Python coveragepy not found 02:26:19 ==> Searching for coverage reports in: 02:26:19 + . 02:26:19 -> Found 1 reports 02:26:19 ==> Detecting git/mercurial file structure 02:26:19 ==> Reading reports 02:26:19 + ./coverage.out bytes=16226 02:26:19 ==> Appending adjustments 02:26:19 https://docs.codecov.io/docs/fixing-reports 02:26:19 + Found adjustments 02:26:19 ==> Gzipping contents 02:26:19 4.0K /tmp/codecov.iZGfyf.gz 02:26:19 ==> Uploading reports 02:26:19 url: https://codecov.io 02:26:19 query: branch=main&commit=64a8cc1610d594e2ce02b258a2e8f54a84944eb3&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:26:19 -> Pinging Codecov 02:26:19 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=main&commit=64a8cc1610d594e2ce02b258a2e8f54a84944eb3&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:26:19 -> Uploading to 02:26:19 https://storage.googleapis.com/codecov/v4/raw/2021-08-02/7D719EC7BBE17E464838252E33014C33/64a8cc1610d594e2ce02b258a2e8f54a84944eb3/b1f1432f-709c-4bc6-ad01-b046e856873a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210802%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210802T022619Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=38679abe52736e3d921c85fff7da44b15f2e0ab6774ee7123349def13dc35ffe 02:26:19 % Total % Received % Xferd Average Speed Time Time Time Current 02:26:19 Dload Upload Total Spent Left Speed 02:26:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3074 0 0 100 3074 0 7523 --:--:-- --:--:-- --:--:-- 7534 02:26:20 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-mqtt-go/commit/64a8cc1610d594e2ce02b258a2e8f54a84944eb3 [Pipeline] } 02:26:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 02:26:21 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 02:26:21 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:26:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:26:21 02:26:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 02:26:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:26:21 1.410.4: Pulling from edgex-devops/edgex-snyk-go 02:26:21 188c0c94c7c5: Pulling fs layer 02:26:21 0ef7d3d256c8: Pulling fs layer 02:26:21 de9db76c5a1d: Pulling fs layer 02:26:21 0eba1c9be4d2: Pulling fs layer 02:26:21 0d57e429df01: Pulling fs layer 02:26:21 4e4be7b47b0d: Pulling fs layer 02:26:21 e1f770b5df2f: Pulling fs layer 02:26:21 85a0685a4137: Pulling fs layer 02:26:21 0d57e429df01: Waiting 02:26:21 4e4be7b47b0d: Waiting 02:26:21 e1f770b5df2f: Waiting 02:26:21 85a0685a4137: Waiting 02:26:21 0eba1c9be4d2: Waiting 02:26:21 de9db76c5a1d: Verifying Checksum 02:26:21 de9db76c5a1d: Download complete 02:26:21 0ef7d3d256c8: Verifying Checksum 02:26:21 0ef7d3d256c8: Download complete 02:26:21 0d57e429df01: Verifying Checksum 02:26:21 0d57e429df01: Download complete 02:26:22 4e4be7b47b0d: Download complete 02:26:22 188c0c94c7c5: Verifying Checksum 02:26:22 188c0c94c7c5: Download complete 02:26:22 188c0c94c7c5: Pull complete 02:26:22 0ef7d3d256c8: Pull complete 02:26:22 de9db76c5a1d: Pull complete 02:26:24 e1f770b5df2f: Verifying Checksum 02:26:24 e1f770b5df2f: Download complete 02:26:28 0eba1c9be4d2: Verifying Checksum 02:26:28 0eba1c9be4d2: Download complete 02:26:29 85a0685a4137: Verifying Checksum 02:26:29 85a0685a4137: Download complete 02:26:32 0eba1c9be4d2: Pull complete 02:26:32 0d57e429df01: Pull complete 02:26:32 4e4be7b47b0d: Pull complete 02:26:32 e1f770b5df2f: Pull complete 02:26:35 85a0685a4137: Pull complete 02:26:35 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 02:26:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:26:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 02:26:35 prd-centos7-docker-4c-2g-1333 does not seem to be running inside a container 02:26:36 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 02:26:38 $ docker top 87026b5d3bd1316cd2ac06d8cd6023301954ad336564c2cb5bf831ed7935b242 -eo pid,comm [Pipeline] { [Pipeline] echo 02:26:38 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 02:26:38 + set -o pipefail 02:26:38 + snyk monitor '--org=edgex-jenkins' 02:27:05 02:27:05 Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... 02:27:05 02:27:05 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6acecf1b-85ea-4374-bf84-4fa5a6e664d0/history/0bb3e7c2-078c-470f-9132-55a772a21140 02:27:05 02:27:05 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 02:27:05 02:27:05 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 02:27:05 02:27:05 [Pipeline] } 02:27:05 $ docker stop --time=1 87026b5d3bd1316cd2ac06d8cd6023301954ad336564c2cb5bf831ed7935b242 02:27:07 $ docker rm -f 87026b5d3bd1316cd2ac06d8cd6023301954ad336564c2cb5bf831ed7935b242 [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:27:08 + git log --format=format:%s -1 64a8cc1610d594e2ce02b258a2e8f54a84944eb3 [Pipeline] isUnix [Pipeline] sh 02:27:09 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:27:09 . [Pipeline] withDockerContainer 02:27:09 prd-centos7-docker-4c-2g-1333 does not seem to be running inside a container 02:27:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 02:27:09 $ docker top 1afd89b988e4568f0eca92edca75b6d9ee7a5b3ef449329e4a509c61b9b7ea30 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:27:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:27:10 [ssh-agent] Looking for ssh-agent implementation... 02:27:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:27:10 $ docker exec 1afd89b988e4568f0eca92edca75b6d9ee7a5b3ef449329e4a509c61b9b7ea30 ssh-agent 02:27:10 SSH_AUTH_SOCK=/tmp/ssh-xbYkmTbGRrWb/agent.14 02:27:10 SSH_AGENT_PID=20 02:27:10 Running ssh-add (command line suppressed) 02:27:10 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_3098900517449997077.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_3098900517449997077.key) 02:27:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:27:10 + git semver tag 02:27:10 # -> Open(): unable to determine branch for HEAD 02:27:10 # $GIT_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.git 02:27:10 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-mqtt-go_main 02:27:10 # $SEMVER_REMOTE_NAME = origin 02:27:10 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:27:10 # $SEMVER_USER_NAME = edgex-jenkins 02:27:10 # $SEMVER_BRANCH = main 02:27:10 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.semver 02:27:10 # 64a8cc1610d594e2ce02b258a2e8f54a84944eb3 HEAD 02:27:10 # -> Force: false 02:27:10 # f87fa05fc4660ed54437410b5c948c2e8874ef34 refs/tags/v2.0.1-dev.2 [Pipeline] } 02:27:10 $ docker exec --env ******** --env ******** 1afd89b988e4568f0eca92edca75b6d9ee7a5b3ef449329e4a509c61b9b7ea30 ssh-agent -k 02:27:10 unset SSH_AUTH_SOCK; 02:27:10 unset SSH_AGENT_PID; 02:27:10 echo Agent pid 20 killed; 02:27:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:27:11 + git semver [Pipeline] } 02:27:11 $ docker stop --time=1 1afd89b988e4568f0eca92edca75b6d9ee7a5b3ef449329e4a509c61b9b7ea30 02:27:12 $ docker rm -f 1afd89b988e4568f0eca92edca75b6d9ee7a5b3ef449329e4a509c61b9b7ea30 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 02:27:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:27:13 02:27:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 02:27:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:27:13 0.23.1-centos7: Pulling from edgex-lftools 02:27:13 ab5ef0e58194: Pulling fs layer 02:27:13 9712f1f96733: Pulling fs layer 02:27:13 63f879dbbcfc: Pulling fs layer 02:27:13 0d9ebad4ef96: Pulling fs layer 02:27:13 e9a5061849ea: Pulling fs layer 02:27:13 d747dcd14b5f: Pulling fs layer 02:27:13 2de7ff778b66: Pulling fs layer 02:27:13 0d9ebad4ef96: Waiting 02:27:13 e9a5061849ea: Waiting 02:27:13 d747dcd14b5f: Waiting 02:27:13 2de7ff778b66: Waiting 02:27:13 9712f1f96733: Verifying Checksum 02:27:13 9712f1f96733: Download complete 02:27:17 63f879dbbcfc: Verifying Checksum 02:27:17 63f879dbbcfc: Download complete 02:27:17 e9a5061849ea: Verifying Checksum 02:27:17 e9a5061849ea: Download complete 02:27:17 d747dcd14b5f: Verifying Checksum 02:27:17 d747dcd14b5f: Download complete 02:27:18 0d9ebad4ef96: Verifying Checksum 02:27:18 0d9ebad4ef96: Download complete 02:27:18 ab5ef0e58194: Verifying Checksum 02:27:18 ab5ef0e58194: Download complete 02:27:18 2de7ff778b66: Verifying Checksum 02:27:18 2de7ff778b66: Download complete 02:27:21 ab5ef0e58194: Pull complete 02:27:21 9712f1f96733: Pull complete 02:27:21 63f879dbbcfc: Pull complete 02:27:25 0d9ebad4ef96: Pull complete 02:27:25 e9a5061849ea: Pull complete 02:27:25 d747dcd14b5f: Pull complete 02:27:26 2de7ff778b66: Pull complete 02:27:26 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 02:27:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:27:26 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 02:27:26 prd-centos7-docker-4c-2g-1333 does not seem to be running inside a container 02:27:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 02:27:29 $ docker top 09599d41fefee8b7920047c84ba2ba87be1d07278e273ee5eb5f59e97ad9bfd7 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 02:27:29 provisioning config files... 02:27:29 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config7282849575112030844tmp 02:27:30 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config467593268150332597tmp 02:27:30 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config5348930994477524186tmp [Pipeline] { [Pipeline] echo 02:27:30 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 02:27:30 ---> sigul-configuration.sh 02:27:30 gpg: directory `/root/.gnupg' created 02:27:30 gpg: new configuration file `/root/.gnupg/gpg.conf' created 02:27:30 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 02:27:30 gpg: keyring `/root/.gnupg/secring.gpg' created 02:27:30 gpg: keyring `/root/.gnupg/pubring.gpg' created 02:27:30 gpg: CAST5 encrypted data 02:27:30 gpg: encrypted with 1 passphrase 02:27:30 gpg: WARNING: message was not integrity protected [Pipeline] sh 02:27:30 + mkdir /home/jenkins 02:27:30 + mkdir /home/jenkins/sigul [Pipeline] sh 02:27:31 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 02:27:31 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 02:27:31 ---> sigul-install.sh 02:27:31 Sigul already installed; skipping installation. [Pipeline] sh 02:27:31 + git tag --list 02:27:31 0.7.1 02:27:31 v1.0.0 02:27:31 v1.1.0 02:27:31 v1.1.1 02:27:31 v1.2.2 02:27:31 v1.3.0 02:27:31 v1.3.1 02:27:31 v2.0.0 02:27:31 v2.0.1-dev.1 02:27:31 v2.0.1-dev.2 [Pipeline] sh 02:27:32 + lftools sign git-tag v2.0.1-dev.2 02:27:32 Signing Git tag with Sigul... 02:27:32 Signing v2.0.1-dev.2 [Pipeline] echo 02:27:33 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 02:27:33 ---> sigul-configuration-cleanup.sh [Pipeline] } 02:27:33 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 02:27:33 $ docker stop --time=1 09599d41fefee8b7920047c84ba2ba87be1d07278e273ee5eb5f59e97ad9bfd7 02:27:35 $ docker rm -f 09599d41fefee8b7920047c84ba2ba87be1d07278e273ee5eb5f59e97ad9bfd7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 02:27:35 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:27:35 . [Pipeline] withDockerContainer 02:27:35 prd-centos7-docker-4c-2g-1333 does not seem to be running inside a container 02:27:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 02:27:36 $ docker top 72656d452243dd5ffed90d96ce05dff0bd43256b6864e576b1e1450217bc0a12 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:27:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:27:36 [ssh-agent] Looking for ssh-agent implementation... 02:27:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:27:36 $ docker exec 72656d452243dd5ffed90d96ce05dff0bd43256b6864e576b1e1450217bc0a12 ssh-agent 02:27:37 SSH_AUTH_SOCK=/tmp/ssh-Umc0qpkPJEvB/agent.13 02:27:37 SSH_AGENT_PID=19 02:27:37 Running ssh-add (command line suppressed) 02:27:37 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_1257724108269947314.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_1257724108269947314.key) 02:27:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:27:37 + git semver bump pre 02:27:37 # -> Open(): unable to determine branch for HEAD 02:27:37 # $GIT_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.git 02:27:37 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-mqtt-go_main 02:27:37 # $SEMVER_REMOTE_NAME = origin 02:27:37 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:27:37 # $SEMVER_USER_NAME = edgex-jenkins 02:27:37 # $SEMVER_BRANCH = main 02:27:37 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.semver 02:27:37 2.0.1-dev.3 [Pipeline] } 02:27:37 $ docker exec --env ******** --env ******** 72656d452243dd5ffed90d96ce05dff0bd43256b6864e576b1e1450217bc0a12 ssh-agent -k 02:27:37 unset SSH_AUTH_SOCK; 02:27:37 unset SSH_AGENT_PID; 02:27:37 echo Agent pid 19 killed; 02:27:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:27:38 + git semver [Pipeline] } 02:27:38 $ docker stop --time=1 72656d452243dd5ffed90d96ce05dff0bd43256b6864e576b1e1450217bc0a12 02:27:39 $ docker rm -f 72656d452243dd5ffed90d96ce05dff0bd43256b6864e576b1e1450217bc0a12 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 02:27:39 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:27:39 . [Pipeline] withDockerContainer 02:27:39 prd-centos7-docker-4c-2g-1333 does not seem to be running inside a container 02:27:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 02:27:40 $ docker top 11167c7f6254c5cbbaad440c0a1c5d49bd513d7ff938db6af01c83c8e3ae7560 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:27:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:27:40 [ssh-agent] Looking for ssh-agent implementation... 02:27:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:27:40 $ docker exec 11167c7f6254c5cbbaad440c0a1c5d49bd513d7ff938db6af01c83c8e3ae7560 ssh-agent 02:27:40 SSH_AUTH_SOCK=/tmp/ssh-PNnV4ZOgSyg4/agent.14 02:27:40 SSH_AGENT_PID=20 02:27:40 Running ssh-add (command line suppressed) 02:27:40 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_1190877128255452051.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_1190877128255452051.key) 02:27:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:27:41 + git semver push 02:27:41 # -> Open(): unable to determine branch for HEAD 02:27:41 # $GIT_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.git 02:27:41 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-mqtt-go_main 02:27:41 # $SEMVER_REMOTE_NAME = origin 02:27:41 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:27:41 # $SEMVER_USER_NAME = edgex-jenkins 02:27:41 # $SEMVER_BRANCH = main 02:27:41 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [Pipeline] } 02:27:45 $ docker exec --env ******** --env ******** 11167c7f6254c5cbbaad440c0a1c5d49bd513d7ff938db6af01c83c8e3ae7560 ssh-agent -k 02:27:45 unset SSH_AUTH_SOCK; 02:27:45 unset SSH_AGENT_PID; 02:27:45 echo Agent pid 20 killed; 02:27:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:27:45 + git semver [Pipeline] } 02:27:45 $ docker stop --time=1 11167c7f6254c5cbbaad440c0a1c5d49bd513d7ff938db6af01c83c8e3ae7560 02:27:47 $ docker rm -f 11167c7f6254c5cbbaad440c0a1c5d49bd513d7ff938db6af01c83c8e3ae7560 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 02:27:48 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:27:49 ---> package-listing.sh 02:27:49 ++ facter osfamily 02:27:49 ++ tr '[:upper:]' '[:lower:]' 02:27:49 + OS_FAMILY=redhat 02:27:49 + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main 02:27:49 + START_PACKAGES=/tmp/packages_start.txt 02:27:49 + END_PACKAGES=/tmp/packages_end.txt 02:27:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:27:49 + PACKAGES=/tmp/packages_start.txt 02:27:49 + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' 02:27:49 + PACKAGES=/tmp/packages_end.txt 02:27:49 + case "${OS_FAMILY}" in 02:27:49 + rpm -qa 02:27:49 + sort 02:27:49 + '[' -f /tmp/packages_start.txt ']' 02:27:49 + '[' -f /tmp/packages_end.txt ']' 02:27:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:27:49 + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' 02:27:49 + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ 02:27:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [Pipeline] echo 02:27:49 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-mqtt-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:27:50 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 02:27:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:27:50 02:27:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 02:27:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:27:51 latest: Pulling from edgex-lftools-log-publisher 02:27:51 b4d181a07f80: Pulling fs layer 02:27:51 a1111a8f2ec3: Pulling fs layer 02:27:51 ed53099fbce6: Pulling fs layer 02:27:51 dc539afda2c1: Pulling fs layer 02:27:51 77bc0d833cb6: Pulling fs layer 02:27:51 9065ff56babe: Pulling fs layer 02:27:51 d287ab97295c: Pulling fs layer 02:27:51 dc539afda2c1: Waiting 02:27:51 77bc0d833cb6: Waiting 02:27:51 9065ff56babe: Waiting 02:27:51 d287ab97295c: Waiting 02:27:51 a1111a8f2ec3: Verifying Checksum 02:27:51 a1111a8f2ec3: Download complete 02:27:51 dc539afda2c1: Verifying Checksum 02:27:51 dc539afda2c1: Download complete 02:27:51 77bc0d833cb6: Verifying Checksum 02:27:51 77bc0d833cb6: Download complete 02:27:52 ed53099fbce6: Verifying Checksum 02:27:52 ed53099fbce6: Download complete 02:27:52 9065ff56babe: Verifying Checksum 02:27:52 9065ff56babe: Download complete 02:27:53 b4d181a07f80: Verifying Checksum 02:27:53 b4d181a07f80: Download complete 02:27:54 b4d181a07f80: Pull complete 02:27:54 a1111a8f2ec3: Pull complete 02:27:54 ed53099fbce6: Pull complete 02:27:54 dc539afda2c1: Pull complete 02:27:55 77bc0d833cb6: Pull complete 02:27:55 9065ff56babe: Pull complete 02:27:57 d287ab97295c: Verifying Checksum 02:27:57 d287ab97295c: Download complete 02:28:01 d287ab97295c: Pull complete 02:28:01 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 02:28:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:28:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 02:28:01 prd-centos7-docker-4c-2g-1333 does not seem to be running inside a container 02:28:01 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-mqtt-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/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:28:04 $ docker top a188532d3f33a9da665faab2405c0bfc5cdb032327a949290269fac304778256 -eo pid,comm [Pipeline] { [Pipeline] sh 02:28:04 + touch /tmp/pre-build-complete [Pipeline] sh 02:28:05 + mkdir -p /var/log/sysstat [Pipeline] sh 02:28:05 + ls /var/log/sa-host 02:28:05 + sadf -c /var/log/sa-host/sa02 02:28:05 file_magic: OK 02:28:05 HZ: Using current value: 100 02:28:05 file_header: OK 02:28:05 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 02:28:05 Statistics: 02:28:05 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 02:28:05 File successfully converted to sysstat format version 12.0.3 02:28:05 + sadf -c /var/log/sa-host/sa05 02:28:05 file_magic: OK 02:28:05 HZ: Using current value: 100 02:28:05 file_header: OK 02:28:05 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 02:28:05 Statistics: 02:28:05 Hnuu...uuuununununu...Hnuu...uuuununununu... 02:28:05 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:28:06 provisioning config files... 02:28:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config3621348710415493450tmp [Pipeline] { [Pipeline] echo 02:28:06 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:28:06 ---> create-netrc.sh [Pipeline] } 02:28:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:28:06 ---> python-tools-install.sh [Pipeline] echo 02:28:07 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:28:07 ---> sudo-logs.sh 02:28:07 Archiving 'sudo' log.. 02:28:07 sudo: unable to resolve host prd-centos7-docker-4c-2g-1333.vexxhost.local: Name or service not known 02:28:12 sudo: unable to resolve host prd-centos7-docker-4c-2g-1333.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 02:28:13 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:28:13 ---> job-cost.sh 02:28:13 lf-activate-venv: SKIPPING 02:28:13 DEBUG: total: 0.18000000715255737 02:28:13 INFO: Retrieving Stack Cost... 02:28:13 INFO: Retrieving Pricing Info for: v3-standard-2 02:28:14 INFO: Archiving Costs [Pipeline] echo 02:28:14 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:28:14 ---> logs-deploy.sh 02:28:14 lf-activate-venv: SKIPPING 02:28:14 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/4 02:28:14 INFO: archiving workspace using pattern(s): 02:28:15 Archives upload complete. 02:28:15 INFO: archiving logs to Nexus 02:28:16 ---> uname -a: 02:28:16 Linux prd-centos7-docker-4c-2g-1333.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 02:28:16 02:28:16 02:28:16 ---> lscpu: 02:28:16 Architecture: x86_64 02:28:16 CPU op-mode(s): 32-bit, 64-bit 02:28:16 Byte Order: Little Endian 02:28:16 Address sizes: 40 bits physical, 48 bits virtual 02:28:16 CPU(s): 2 02:28:16 On-line CPU(s) list: 0,1 02:28:16 Thread(s) per core: 1 02:28:16 Core(s) per socket: 1 02:28:16 Socket(s): 2 02:28:16 NUMA node(s): 1 02:28:16 Vendor ID: AuthenticAMD 02:28:16 CPU family: 23 02:28:16 Model: 49 02:28:16 Model name: AMD EPYC-Rome Processor 02:28:16 Stepping: 0 02:28:16 CPU MHz: 2799.996 02:28:16 BogoMIPS: 5599.99 02:28:16 Virtualization: AMD-V 02:28:16 Hypervisor vendor: KVM 02:28:16 Virtualization type: full 02:28:16 L1d cache: 32K 02:28:16 L1i cache: 32K 02:28:16 L2 cache: 512K 02:28:16 L3 cache: 16384K 02:28:16 NUMA node0 CPU(s): 0,1 02:28:16 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:28:16 02:28:16 02:28:16 ---> nproc: 02:28:16 2 02:28:16 02:28:16 02:28:16 ---> df -h: 02:28:16 Filesystem Size Used Avail Use% Mounted on 02:28:16 overlay 40G 9.0G 32G 23% / 02:28:16 tmpfs 64M 0 64M 0% /dev 02:28:16 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 02:28:16 shm 64M 0 64M 0% /dev/shm 02:28:16 /dev/vda1 40G 9.0G 32G 23% /facter-os 02:28:16 02:28:16 02:28:16 ---> sar -b -r -n DEV: 02:28:16 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/02/21 _x86_64_ (2 CPU) 02:28:16 02:28:16 02:17:49 LINUX RESTART (2 CPU) 02:28:16 02:28:16 02:19:01 tps rtps wtps bread/s bwrtn/s 02:28:16 02:20:01 2.65 0.03 2.61 1.07 92.67 02:28:16 02:21:01 0.38 0.00 0.38 0.00 5.81 02:28:16 02:22:01 0.33 0.00 0.33 0.00 5.03 02:28:16 02:23:02 0.20 0.00 0.20 0.00 2.28 02:28:16 02:24:01 0.36 0.00 0.36 0.00 4.86 02:28:16 02:25:01 0.25 0.00 0.25 0.00 2.60 02:28:16 02:26:01 0.30 0.00 0.30 0.00 4.33 02:28:16 02:27:01 89.78 0.03 89.74 3.73 30570.02 02:28:16 02:28:01 128.47 0.10 128.37 9.99 26751.21 02:28:16 Average: 24.80 0.02 24.78 1.65 6396.09 02:28:16 02:28:16 02:19:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:28:16 02:20:01 5534676 0 738664 9.22 2620 1732972 1062688 11.73 509584 1567096 20 02:28:16 02:21:01 5535416 0 737920 9.21 2620 1732976 1056520 11.66 510224 1565820 8 02:28:16 02:22:01 5532288 0 741048 9.25 2620 1732976 1056796 11.67 513648 1565820 8 02:28:16 02:23:02 5534160 0 739164 9.23 2620 1732988 1056520 11.66 511180 1566756 8 02:28:16 02:24:01 5531800 0 741520 9.26 2620 1732992 1056640 11.67 508724 1571428 8 02:28:16 02:25:01 5523744 0 749572 9.36 2620 1732996 1056520 11.66 516548 1571428 16 02:28:16 02:26:01 5523696 0 749616 9.36 2620 1733000 1056520 11.66 519060 1569412 16 02:28:16 02:27:01 4464492 0 965564 12.06 2620 2576256 1287452 14.21 709476 2313700 102168 02:28:16 02:28:01 3214460 0 1142904 14.27 2620 3648948 1581080 17.46 1071504 3029620 593224 02:28:16 Average: 5154970 0 811775 10.14 2620 2039567 1141193 12.60 596661 1813453 77275 02:28:16 02:28:16 02:19:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:28:16 02:20:01 eth0 0.55 0.12 0.04 0.02 0.00 0.00 0.00 0.00 02:28:16 02:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:16 02:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:16 02:21:01 eth0 0.63 0.08 0.06 0.01 0.00 0.00 0.00 0.00 02:28:16 02:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:16 02:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:16 02:22:01 eth0 1.03 0.53 0.55 0.39 0.00 0.00 0.00 0.00 02:28:16 02:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:16 02:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:16 02:23:02 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:28:16 02:23:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:16 02:23:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:16 02:24:01 eth0 0.42 0.34 0.20 0.08 0.00 0.00 0.00 0.00 02:28:16 02:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:16 02:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:16 02:25:01 eth0 0.10 0.15 0.01 0.01 0.00 0.00 0.00 0.00 02:28:16 02:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:16 02:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:16 02:26:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 02:28:16 02:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:16 02:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:16 02:27:01 vethcbdab49 60.10 75.75 5.48 388.03 0.00 0.00 0.00 0.00 02:28:16 02:27:01 eth0 664.98 467.83 4483.91 53.57 0.00 0.00 0.00 0.00 02:28:16 02:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:16 02:27:01 docker0 60.10 75.62 4.66 388.02 0.00 0.00 0.00 0.00 02:28:16 02:28:01 eth0 934.38 653.97 5879.93 131.53 0.00 0.00 0.00 0.00 02:28:16 02:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:16 02:28:01 docker0 2.68 1.98 0.49 0.47 0.00 0.00 0.00 0.00 02:28:16 Average: eth0 178.43 125.07 1154.20 20.67 0.00 0.00 0.00 0.00 02:28:16 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:16 Average: docker0 6.99 8.64 0.57 43.25 0.00 0.00 0.00 0.00 02:28:16 02:28:16 02:28:16 ---> sar -P ALL: 02:28:16 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/02/21 _x86_64_ (2 CPU) 02:28:16 02:28:16 02:17:49 LINUX RESTART (2 CPU) 02:28:16 02:28:16 02:19:01 CPU %user %nice %system %iowait %steal %idle 02:28:16 02:20:01 all 0.25 0.00 0.08 0.00 0.01 99.67 02:28:16 02:20:01 0 0.10 0.00 0.08 0.00 0.02 99.80 02:28:16 02:20:01 1 0.40 0.00 0.07 0.00 0.00 99.53 02:28:16 02:21:01 all 0.18 0.00 0.07 0.00 0.02 99.74 02:28:16 02:21:01 0 0.07 0.00 0.07 0.00 0.02 99.85 02:28:16 02:21:01 1 0.28 0.00 0.07 0.00 0.02 99.63 02:28:16 02:22:01 all 0.26 0.00 0.08 0.00 0.02 99.64 02:28:16 02:22:01 0 0.08 0.00 0.12 0.00 0.02 99.78 02:28:16 02:22:01 1 0.43 0.00 0.05 0.00 0.02 99.50 02:28:16 02:23:02 all 0.28 0.00 0.08 0.00 0.00 99.64 02:28:16 02:23:02 0 0.05 0.00 0.07 0.00 0.00 99.88 02:28:16 02:23:02 1 0.50 0.00 0.10 0.00 0.00 99.40 02:28:16 02:24:01 all 0.22 0.00 0.06 0.00 0.02 99.70 02:28:16 02:24:01 0 0.07 0.00 0.08 0.00 0.02 99.83 02:28:16 02:24:01 1 0.37 0.00 0.03 0.00 0.02 99.58 02:28:16 02:25:01 all 0.23 0.00 0.07 0.00 0.01 99.69 02:28:16 02:25:01 0 0.08 0.00 0.08 0.00 0.02 99.82 02:28:16 02:25:01 1 0.38 0.00 0.05 0.00 0.00 99.57 02:28:16 02:26:01 all 0.16 0.00 0.06 0.00 0.02 99.77 02:28:16 02:26:01 0 0.28 0.00 0.10 0.00 0.02 99.60 02:28:16 02:26:01 1 0.03 0.00 0.02 0.00 0.02 99.93 02:28:16 02:27:01 all 11.90 0.00 4.87 1.21 0.08 81.94 02:28:16 02:27:01 0 12.31 0.00 5.20 1.51 0.09 80.89 02:28:16 02:27:01 1 11.51 0.00 4.53 0.91 0.07 82.98 02:28:16 02:28:01 all 19.99 0.00 9.64 0.87 0.08 69.42 02:28:16 02:28:01 0 19.28 0.00 9.62 0.77 0.09 70.24 02:28:16 02:28:01 1 20.70 0.00 9.65 0.97 0.07 68.61 02:28:16 Average: all 3.58 0.00 1.60 0.22 0.03 94.56 02:28:16 Average: 0 3.44 0.00 1.64 0.24 0.03 94.64 02:28:16 Average: 1 3.72 0.00 1.56 0.20 0.02 94.49 02:28:16 02:28:16 02:28:16