Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from adfcd8475fa2a20fe672f9c26fef4422551b8595 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-ssh2272247438818265049.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh16281753485628961307.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 2c432abcf2d142718d3fe157e81a44428d9b823e 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/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.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/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4691921233437738492.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > 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 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-ssh11687726422058568089.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.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/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10754621330096921824.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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 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:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.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.18 USE_ALPINE: true 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: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-20357 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.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > 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 adfcd8475fa2a20fe672f9c26fef4422551b8595 (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 adfcd8475fa2a20fe672f9c26fef4422551b8595 # timeout=10 Commit message: "Merge pull request #404 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.2.1-dev.14" > git rev-list --no-walk d22688ce7a8934592a13fb64b21226b5e27cedca # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:56:06 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:56:06 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:56:06 ========================================================= 01:56:06 EdgeX Global Pipelines Version Info 01:56:06 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:56:07 ------------------- 01:56:07 stable info: 01:56:07 ------------------- 01:56:07 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:56:07 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 01:56:07 Message: update stable to v1.0.238 01:56:07 ------------------- 01:56:07 experimental info: 01:56:07 ------------------- 01:56:07 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:56:07 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 01:56:07 Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:56:08 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 01:56:08 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 01:56:08 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:56:08 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:56:08 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:56:08 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 01:56:08 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:56:08 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:56:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:56:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:56:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:56:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 01:56:08 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:56:08 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:56:08 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:56:08 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:56:08 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:56:08 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:56:08 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:56:08 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:56:08 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:56:08 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:56:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:56:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:56:08 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:56:08 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:56:08 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:56:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 01:56:08 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 01:56:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 01:56:08 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = adfcd8475fa2a20fe672f9c26fef4422551b8595 [Pipeline] echo 01:56:08 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = adfcd84 [Pipeline] echo 01:56:08 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:56:08 provisioning config files... 01:56:08 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config3349457132179353467tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:56:08 ---> docker-login.sh 01:56:08 nexus3.edgexfoundry.org:10001 01:56:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:56:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:56:09 Configure a credential helper to remove this warning. See 01:56:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:56:09 01:56:09 Login Succeeded 01:56:09 nexus3.edgexfoundry.org:10002 01:56:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:56:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:56:09 Configure a credential helper to remove this warning. See 01:56:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:56:09 01:56:09 Login Succeeded 01:56:09 nexus3.edgexfoundry.org:10003 01:56:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:56:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:56:09 Configure a credential helper to remove this warning. See 01:56:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:56:09 01:56:09 Login Succeeded 01:56:09 nexus3.edgexfoundry.org:10004 01:56:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:56:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:56:09 Configure a credential helper to remove this warning. See 01:56:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:56:09 01:56:09 Login Succeeded 01:56:09 docker.io 01:56:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:56:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:56:09 Configure a credential helper to remove this warning. See 01:56:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:56:09 01:56:09 Login Succeeded 01:56:09 ---> docker-login.sh ends [Pipeline] } 01:56:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:56:10 + git rev-list -1 --merges adfcd8475fa2a20fe672f9c26fef4422551b8595~1..adfcd8475fa2a20fe672f9c26fef4422551b8595 [Pipeline] echo 01:56:10 -----------> git rev-list -1 --merges adfcd8475fa2a20fe672f9c26fef4422551b8595~1..adfcd8475fa2a20fe672f9c26fef4422551b8595 adfcd8475fa2a20fe672f9c26fef4422551b8595 01:56:10 adfcd8475fa2a20fe672f9c26fef4422551b8595 [false] [Pipeline] sh 01:56:10 + git log --format=format:%s -1 adfcd8475fa2a20fe672f9c26fef4422551b8595 [Pipeline] echo 01:56:10 ========================================================= 01:56:10 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:56:10 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:56:11 + git log --format=format:%s -1 adfcd8475fa2a20fe672f9c26fef4422551b8595 [Pipeline] echo 01:56:11 [semverPrep] GIT_COMMIT: adfcd8475fa2a20fe672f9c26fef4422551b8595, Commit Message: Merge pull request #404 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.2.1-dev.14 [Pipeline] echo 01:56:11 [semverPrep] This is not a build commit. [Pipeline] sh 01:56:11 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:56:11 + grep -v github /etc/ssh/ssh_known_hosts 01:56:11 + [ -e /tmp/ssh_known_hosts ] 01:56:11 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:56:11 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:56:11 + sudo tee -a /etc/ssh/ssh_known_hosts 01:56:11 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:56:11 01:56:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:56:12 0.1.4: Pulling from edgex-devops/py-git-semver 01:56:12 b85a868b505f: Pulling fs layer 01:56:12 e2be974225ed: Pulling fs layer 01:56:12 339a4e72a1f5: Pulling fs layer 01:56:12 988bab9f4d93: Pulling fs layer 01:56:12 1469e6f7b9e6: Pulling fs layer 01:56:12 eaf3925da568: Pulling fs layer 01:56:12 bab4dde63d76: Pulling fs layer 01:56:12 bde34c3a00c8: Pulling fs layer 01:56:12 b352a97aabf1: Pulling fs layer 01:56:12 4872d77fe225: Pulling fs layer 01:56:12 5851b861e8e6: Pulling fs layer 01:56:12 bde34c3a00c8: Waiting 01:56:12 1469e6f7b9e6: Waiting 01:56:12 eaf3925da568: Waiting 01:56:12 988bab9f4d93: Waiting 01:56:12 bab4dde63d76: Waiting 01:56:12 b352a97aabf1: Waiting 01:56:12 5851b861e8e6: Waiting 01:56:12 4872d77fe225: Waiting 01:56:12 e2be974225ed: Download complete 01:56:12 988bab9f4d93: Download complete 01:56:12 1469e6f7b9e6: Verifying Checksum 01:56:12 1469e6f7b9e6: Download complete 01:56:12 eaf3925da568: Download complete 01:56:12 339a4e72a1f5: Verifying Checksum 01:56:12 339a4e72a1f5: Download complete 01:56:12 bde34c3a00c8: Download complete 01:56:12 b352a97aabf1: Download complete 01:56:12 4872d77fe225: Download complete 01:56:12 5851b861e8e6: Verifying Checksum 01:56:12 5851b861e8e6: Download complete 01:56:12 b85a868b505f: Download complete 01:56:12 bab4dde63d76: Verifying Checksum 01:56:12 bab4dde63d76: Download complete 01:56:14 b85a868b505f: Pull complete 01:56:14 e2be974225ed: Pull complete 01:56:14 339a4e72a1f5: Pull complete 01:56:14 988bab9f4d93: Pull complete 01:56:14 1469e6f7b9e6: Pull complete 01:56:14 eaf3925da568: Pull complete 01:56:16 bab4dde63d76: Pull complete 01:56:16 bde34c3a00c8: Pull complete 01:56:17 b352a97aabf1: Pull complete 01:56:17 4872d77fe225: Pull complete 01:56:17 5851b861e8e6: Pull complete 01:56:17 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:56:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:56:17 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:56:17 prd-ubuntu20.04-docker-8c-8g-20357 does not seem to be running inside a container 01:56:17 $ 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:10003/edgex-devops/py-git-semver:0.1.4 cat 01:56:18 $ docker top 1606fa82b8bba6403a9b0b7b9a27f6d9470b64c46867903c520da5b1ebb429ba -eo pid,comm 01:56:18 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 01:56:18 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:56:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:56:18 [ssh-agent] Looking for ssh-agent implementation... 01:56:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:56:19 $ docker exec 1606fa82b8bba6403a9b0b7b9a27f6d9470b64c46867903c520da5b1ebb429ba ssh-agent 01:56:19 SSH_AUTH_SOCK=/tmp/ssh-WMzgDFJnIRvF/agent.34 01:56:19 SSH_AGENT_PID=40 01:56:19 Running ssh-add (command line suppressed) 01:56:19 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_6663136178466619548.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_6663136178466619548.key) 01:56:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:56:19 + git tag --points-at HEAD [Pipeline] } 01:56:19 $ docker exec --env ******** --env ******** 1606fa82b8bba6403a9b0b7b9a27f6d9470b64c46867903c520da5b1ebb429ba ssh-agent -k 01:56:19 unset SSH_AUTH_SOCK; 01:56:19 unset SSH_AGENT_PID; 01:56:19 echo Agent pid 40 killed; 01:56:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:56:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:56:19 [ssh-agent] Looking for ssh-agent implementation... 01:56:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:56:19 $ docker exec 1606fa82b8bba6403a9b0b7b9a27f6d9470b64c46867903c520da5b1ebb429ba ssh-agent 01:56:20 SSH_AUTH_SOCK=/tmp/ssh-6QIkwwIQNtyu/agent.72 01:56:20 SSH_AGENT_PID=79 01:56:20 Running ssh-add (command line suppressed) 01:56:20 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_3851227171708998450.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_3851227171708998450.key) 01:56:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:56:20 + git semver init 01:56:20 2022-07-18 01:56:20,685 [run_init] DEBUG init version:0.0.0 force:False 01:56:20 2022-07-18 01:56:20,685 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver 01:56:20 2022-07-18 01:56:20,686 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/edgexfoundry_device-mqtt-go_main/.semver 01:56:20 2022-07-18 01:56:20,686 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/edgexfoundry_device-mqtt-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) 01:56:21 2022-07-18 01:56:21,396 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.git/info/exclude 01:56:21 2022-07-18 01:56:21,397 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:False 01:56:21 2022-07-18 01:56:21,397 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 01:56:21 2022-07-18 01:56:21,397 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 01:56:21 2.2.1-dev.10 [Pipeline] } 01:56:21 $ docker exec --env ******** --env ******** 1606fa82b8bba6403a9b0b7b9a27f6d9470b64c46867903c520da5b1ebb429ba ssh-agent -k 01:56:21 unset SSH_AUTH_SOCK; 01:56:21 unset SSH_AGENT_PID; 01:56:21 echo Agent pid 79 killed; 01:56:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:56:22 + git semver [Pipeline] } 01:56:22 $ docker stop --time=1 1606fa82b8bba6403a9b0b7b9a27f6d9470b64c46867903c520da5b1ebb429ba 01:56:23 $ docker rm -f 1606fa82b8bba6403a9b0b7b9a27f6d9470b64c46867903c520da5b1ebb429ba [Pipeline] // withDockerContainer [Pipeline] sh 01:56:24 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:56:24 Stashed 1 file(s) [Pipeline] echo 01:56:24 [edgeXSemver]: initialized semver on version 2.2.1-dev.10 [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] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:56:24 provisioning config files... 01:56:24 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config9051347892349430547tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:56:24 ---> docker-login.sh 01:56:24 nexus3.edgexfoundry.org:10001 01:56:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:56:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:56:24 Configure a credential helper to remove this warning. See 01:56:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:56:24 01:56:24 Login Succeeded 01:56:24 nexus3.edgexfoundry.org:10002 01:56:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:56:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:56:25 Configure a credential helper to remove this warning. See 01:56:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:56:25 01:56:25 Login Succeeded 01:56:25 nexus3.edgexfoundry.org:10003 01:56:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:56:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:56:25 Configure a credential helper to remove this warning. See 01:56:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:56:25 01:56:25 Login Succeeded 01:56:25 nexus3.edgexfoundry.org:10004 01:56:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:56:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:56:25 Configure a credential helper to remove this warning. See 01:56:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:56:25 01:56:25 Login Succeeded 01:56:25 docker.io 01:56:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:56:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:56:25 Configure a credential helper to remove this warning. See 01:56:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:56:25 01:56:25 Login Succeeded 01:56:25 ---> docker-login.sh ends [Pipeline] } 01:56:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:56:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:56:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:56:25 ========================================================= 01:56:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 01:56:25 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:26 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 01:56:26 Sending build context to Docker daemon 6.044MB 01:56:26 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 01:56:26 Step 2/12 : FROM ${BASE} AS builder 01:56:26 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 01:56:26 2408cc74d12b: Pulling fs layer 01:56:26 ea60b727a1ce: Pulling fs layer 01:56:26 30c4a7721957: Pulling fs layer 01:56:26 370296b7ddb6: Pulling fs layer 01:56:26 7c6cee850709: Pulling fs layer 01:56:26 39a5fcdaea64: Pulling fs layer 01:56:26 d94ebbe4e438: Pulling fs layer 01:56:26 bcfd1f05c69d: Pulling fs layer 01:56:26 59ccb84bbe0f: Pulling fs layer 01:56:26 370296b7ddb6: Waiting 01:56:26 59ccb84bbe0f: Waiting 01:56:26 7c6cee850709: Waiting 01:56:26 bcfd1f05c69d: Waiting 01:56:26 39a5fcdaea64: Waiting 01:56:26 d94ebbe4e438: Waiting 01:56:26 30c4a7721957: Download complete 01:56:26 ea60b727a1ce: Verifying Checksum 01:56:26 ea60b727a1ce: Download complete 01:56:26 7c6cee850709: Verifying Checksum 01:56:26 7c6cee850709: Download complete 01:56:26 39a5fcdaea64: Verifying Checksum 01:56:26 39a5fcdaea64: Download complete 01:56:26 2408cc74d12b: Download complete 01:56:26 d94ebbe4e438: Download complete 01:56:26 2408cc74d12b: Pull complete 01:56:26 ea60b727a1ce: Pull complete 01:56:26 30c4a7721957: Pull complete 01:56:26 59ccb84bbe0f: Verifying Checksum 01:56:26 59ccb84bbe0f: Download complete 01:56:26 bcfd1f05c69d: Verifying Checksum 01:56:26 bcfd1f05c69d: Download complete 01:56:27 370296b7ddb6: Download complete 01:56:31 370296b7ddb6: Pull complete 01:56:31 7c6cee850709: Pull complete 01:56:31 39a5fcdaea64: Pull complete 01:56:31 d94ebbe4e438: Pull complete 01:56:33 bcfd1f05c69d: Pull complete 01:56:33 59ccb84bbe0f: Pull complete 01:56:33 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 01:56:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 01:56:33 ---> a4fb48ad2a94 01:56:33 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 01:56:35 ---> Running in 0c606e320f90 01:56:35 Removing intermediate container 0c606e320f90 01:56:35 ---> 446aded7721c 01:56:35 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 01:56:35 ---> Running in a213313cd492 01:56:35 Removing intermediate container a213313cd492 01:56:35 ---> bcaabb948b90 01:56:35 Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:56:35 ---> Running in b8fe1cf9e3eb 01:56:36 Removing intermediate container b8fe1cf9e3eb 01:56:36 ---> 95f307f798dc 01:56:36 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:56:36 ---> Running in b23962e90be0 01:56:36 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 01:56:37 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 01:56:37 (1/4) Installing openssh-keygen (9.0_p1-r1) 01:56:37 (2/4) Installing libedit (20210910.3.1-r0) 01:56:37 (3/4) Installing openssh-client-common (9.0_p1-r1) 01:56:38 (4/4) Installing openssh-client-default (9.0_p1-r1) 01:56:38 Executing busybox-1.35.0-r13.trigger 01:56:38 OK: 216 MiB in 55 packages 01:56:38 Removing intermediate container b23962e90be0 01:56:38 ---> e5e7e26ccd08 01:56:38 Step 7/12 : WORKDIR /device-mqtt-go 01:56:38 ---> Running in ec11c7098750 01:56:38 Removing intermediate container ec11c7098750 01:56:38 ---> 65af15c5862d 01:56:38 Step 8/12 : COPY go.mod vendor* ./ 01:56:38 ---> e3b760973830 01:56:38 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:56:39 ---> Running in eac8e501c00b 01:56:39 Still waiting to schedule task 01:56:39 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-20356’ 01:56:51 Removing intermediate container eac8e501c00b 01:56:51 ---> 212c11430878 01:56:51 Step 10/12 : COPY . . 01:56:51 ---> 43b030cd0cf8 01:56:51 Step 11/12 : ARG MAKE='make build' 01:56:51 ---> Running in fb04b422ea72 01:56:51 Removing intermediate container fb04b422ea72 01:56:51 ---> cac3d771b289 01:56:51 Step 12/12 : RUN $MAKE 01:56:51 ---> Running in 80f0fabfa48d 01:56:52 noop 01:56:52 Removing intermediate container 80f0fabfa48d 01:56:52 ---> 9562372b86c0 01:56:52 Successfully built 9562372b86c0 01:56:52 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:52 + docker inspect -f . ci-base-image-x86_64 01:56:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:56:52 prd-ubuntu20.04-docker-8c-8g-20357 does not seem to be running inside a container 01:56:52 $ 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 ******** -e ******** ci-base-image-x86_64 cat 01:56:53 $ docker top 30ad05f916c721f78dfe88c164c25da741ac234eedfa94958f19ce4e6f5004fe -eo pid,comm [Pipeline] { [Pipeline] sh 01:56:53 + go version 01:56:53 go version go1.18.3 linux/amd64 [Pipeline] } 01:56:53 $ docker stop --time=1 30ad05f916c721f78dfe88c164c25da741ac234eedfa94958f19ce4e6f5004fe 01:56:54 $ docker rm -f 30ad05f916c721f78dfe88c164c25da741ac234eedfa94958f19ce4e6f5004fe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:55 + docker inspect -f . ci-base-image-x86_64 01:56:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:56:55 prd-ubuntu20.04-docker-8c-8g-20357 does not seem to be running inside a container 01:56:55 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -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 ******** ci-base-image-x86_64 cat 01:56:55 $ docker top e21c42dbb6672a389545ba59a551c4b8c1545cdbc291bd5f39c48ee1d8f9f026 -eo pid,comm [Pipeline] { [Pipeline] sh 01:56:56 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] fileExists [Pipeline] sh 01:56:56 + make test 01:56:56 GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 01:56:56 ? github.com/edgexfoundry/device-mqtt-go [no test files] 01:57:04 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 01:57:05 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.016s coverage: 21.8% of statements 01:57:05 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 01:57:12 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 01:57:12 GCO_ENABLED=1 GO111MODULE=on go vet ./... 01:57:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:57:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:57:15 ./bin/test-attribution-txt.sh [Pipeline] echo 01:57:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 01:57:15 $ docker stop --time=1 e21c42dbb6672a389545ba59a551c4b8c1545cdbc291bd5f39c48ee1d8f9f026 01:57:17 $ docker rm -f e21c42dbb6672a389545ba59a551c4b8c1545cdbc291bd5f39c48ee1d8f9f026 [Pipeline] // withDockerContainer [Pipeline] sh 01:57:17 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:57:17 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:57:18 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:57:18 + ls -al . 01:57:18 total 180 01:57:18 drwxrwxr-x 10 jenkins jenkins 4096 Jul 18 01:56 . 01:57:18 drwxrwxr-x 4 jenkins jenkins 4096 Jul 18 01:56 .. 01:57:18 -rw-rw-r-- 1 jenkins jenkins 140 Jul 18 01:56 .dockerignore 01:57:18 drwxrwxr-x 8 jenkins jenkins 4096 Jul 18 01:57 .git 01:57:18 drwxrwxr-x 3 jenkins jenkins 4096 Jul 18 01:56 .github 01:57:18 -rw-rw-r-- 1 jenkins jenkins 329 Jul 18 01:56 .gitignore 01:57:18 -rw-rw-r-- 1 jenkins jenkins 41 Jul 18 01:56 .golangci.yml 01:57:18 drwxr-xr-x 3 jenkins jenkins 4096 Jul 18 01:56 .semver 01:57:18 -rw-rw-r-- 1 jenkins jenkins 8917 Jul 18 01:56 Attribution.txt 01:57:18 -rw-rw-r-- 1 jenkins jenkins 11365 Jul 18 01:56 CHANGELOG.md 01:57:18 -rw-rw-r-- 1 jenkins jenkins 1932 Jul 18 01:56 Dockerfile 01:57:18 -rw-rw-r-- 1 jenkins jenkins 677 Jul 18 01:56 GOVERNANCE.md 01:57:18 -rw-rw-r-- 1 jenkins jenkins 678 Jul 18 01:56 Jenkinsfile 01:57:18 -rw-rw-r-- 1 jenkins jenkins 11340 Jul 18 01:56 LICENSE 01:57:18 -rw-rw-r-- 1 jenkins jenkins 1917 Jul 18 01:56 Makefile 01:57:18 -rw-rw-r-- 1 jenkins jenkins 620 Jul 18 01:56 OWNERS.md 01:57:18 -rw-rw-r-- 1 jenkins jenkins 2501 Jul 18 01:56 README.md 01:57:18 -rw-rw-r-- 1 jenkins jenkins 12 Jul 18 01:56 VERSION 01:57:18 drwxrwxr-x 2 jenkins jenkins 4096 Jul 18 01:56 bin 01:57:18 drwxrwxr-x 3 jenkins jenkins 4096 Jul 18 01:56 cmd 01:57:18 -rw-r--r-- 1 jenkins jenkins 17887 Jul 18 01:57 coverage.out 01:57:18 -rw-rw-r-- 1 jenkins jenkins 3315 Jul 18 01:56 go.mod 01:57:18 -rw-rw-r-- 1 jenkins jenkins 35353 Jul 18 01:56 go.sum 01:57:18 drwxrwxr-x 3 jenkins jenkins 4096 Jul 18 01:56 internal 01:57:18 drwxrwxr-x 2 jenkins jenkins 4096 Jul 18 01:56 mock 01:57:18 drwxrwxr-x 4 jenkins jenkins 4096 Jul 18 01:56 snap 01:57:18 -rw-rw-r-- 1 jenkins jenkins 227 Jul 18 01:56 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:19 + 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=adfcd8475fa2a20fe672f9c26fef4422551b8595 --label arch=amd64 --label version=2.2.1-dev.10 . 01:57:19 Sending build context to Docker daemon 6.062MB 01:57:19 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 01:57:19 Step 2/24 : FROM ${BASE} AS builder 01:57:19 ---> 9562372b86c0 01:57:19 Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 01:57:19 ---> Running in da21d347b515 01:57:19 Removing intermediate container da21d347b515 01:57:19 ---> 599f40f2807f 01:57:19 Step 4/24 : ARG ALPINE_PKG_EXTRA="" 01:57:19 ---> Running in 4d7a30230ec9 01:57:19 Removing intermediate container 4d7a30230ec9 01:57:19 ---> 139291bc9653 01:57:19 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:57:19 ---> Running in bef62c9ce74e 01:57:20 Removing intermediate container bef62c9ce74e 01:57:20 ---> 16b32be84064 01:57:20 Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:57:20 ---> Running in 4763282a435c 01:57:20 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 01:57:21 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 01:57:21 OK: 216 MiB in 55 packages 01:57:21 Removing intermediate container 4763282a435c 01:57:21 ---> 5cb14a7a5065 01:57:21 Step 7/24 : WORKDIR /device-mqtt-go 01:57:21 ---> Running in 2bc1af2f2c07 01:57:21 Removing intermediate container 2bc1af2f2c07 01:57:21 ---> 25c40890d17d 01:57:21 Step 8/24 : COPY go.mod vendor* ./ 01:57:22 ---> eb9bfd8c892f 01:57:22 Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:57:22 ---> Running in a87fda579311 01:57:23 Removing intermediate container a87fda579311 01:57:23 ---> cc3ad8521049 01:57:23 Step 10/24 : COPY . . 01:57:23 ---> 8bc8427ad5d4 01:57:23 Step 11/24 : ARG MAKE='make build' 01:57:23 ---> Running in 27347a4f697a 01:57:23 Removing intermediate container 27347a4f697a 01:57:23 ---> 1f631b286637 01:57:23 Step 12/24 : RUN $MAKE 01:57:23 ---> Running in 3c8eb71ecaad 01:57:23 GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-mqtt-go.Version=2.2.1-dev.10" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd 01:57:41 Removing intermediate container 3c8eb71ecaad 01:57:41 ---> 227091a05e4d 01:57:41 Step 13/24 : FROM alpine:3.16 01:57:42 3.16: Pulling from library/alpine 01:57:42 2408cc74d12b: Already exists 01:57:42 Digest: sha256:686d8c9dfa6f3ccfc8230bc3178d23f84eeaf7e457f36f271ab1acc53015037c 01:57:42 Status: Downloaded newer image for alpine:3.16 01:57:42 ---> e66264b98777 01:57:42 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 01:57:42 ---> Running in f6a594ebd602 01:57:42 Removing intermediate container f6a594ebd602 01:57:42 ---> fbd994ec4cf1 01:57:42 Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init 01:57:42 ---> Running in 0b543d3bfee6 01:57:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 01:57:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 01:57:43 (1/6) Installing dumb-init (1.2.5-r1) 01:57:43 (2/6) Installing libgcc (11.2.1_git20220219-r2) 01:57:43 (3/6) Installing libsodium (1.0.18-r0) 01:57:43 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 01:57:43 (5/6) Installing libzmq (4.3.4-r0) 01:57:43 (6/6) Installing zeromq (4.3.4-r0) 01:57:43 Executing busybox-1.35.0-r13.trigger 01:57:43 OK: 8 MiB in 20 packages 01:57:43 Removing intermediate container 0b543d3bfee6 01:57:43 ---> 9ffcf4ee6068 01:57:43 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 01:57:44 ---> 6633065924ef 01:57:44 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 01:57:44 ---> cf3441565d8a 01:57:44 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 01:57:44 ---> 7fd0bc8b5bd1 01:57:44 Step 19/24 : EXPOSE 59982 01:57:44 ---> Running in 424cfef7923d 01:57:44 Removing intermediate container 424cfef7923d 01:57:44 ---> e8902e6abe03 01:57:44 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 01:57:44 ---> Running in 59b876c509dd 01:57:44 Removing intermediate container 59b876c509dd 01:57:44 ---> 8fb7e49fd4d9 01:57:44 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:57:44 ---> Running in d2a487580860 01:57:44 Removing intermediate container d2a487580860 01:57:44 ---> 00d667f2da50 01:57:44 Step 22/24 : LABEL arch=amd64 01:57:44 ---> Running in 7c01a63a9226 01:57:45 Removing intermediate container 7c01a63a9226 01:57:45 ---> 412455802cd0 01:57:45 Step 23/24 : LABEL git_sha=adfcd8475fa2a20fe672f9c26fef4422551b8595 01:57:45 ---> Running in 031a2cbddd83 01:57:45 Removing intermediate container 031a2cbddd83 01:57:45 ---> 60924e7fcaa3 01:57:45 Step 24/24 : LABEL version=2.2.1-dev.10 01:57:45 ---> Running in ee0caac3ac13 01:57:45 Removing intermediate container ee0caac3ac13 01:57:45 ---> 84cc18d7f820 01:57:45 [Warning] One or more build-args [ARCH] were not consumed 01:57:45 Successfully built 84cc18d7f820 01:57:45 Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:57:45 provisioning config files... 01:57:45 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config1919103209899343971tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:57:45 ---> docker-login.sh 01:57:45 nexus3.edgexfoundry.org:10001 01:57:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:57:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:57:45 Configure a credential helper to remove this warning. See 01:57:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:57:45 01:57:45 Login Succeeded 01:57:45 nexus3.edgexfoundry.org:10002 01:57:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:57:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:57:46 Configure a credential helper to remove this warning. See 01:57:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:57:46 01:57:46 Login Succeeded 01:57:46 nexus3.edgexfoundry.org:10003 01:57:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:57:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:57:46 Configure a credential helper to remove this warning. See 01:57:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:57:46 01:57:46 Login Succeeded 01:57:46 nexus3.edgexfoundry.org:10004 01:57:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:57:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:57:46 Configure a credential helper to remove this warning. See 01:57:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:57:46 01:57:46 Login Succeeded 01:57:46 docker.io 01:57:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:57:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:57:46 Configure a credential helper to remove this warning. See 01:57:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:57:46 01:57:46 Login Succeeded 01:57:46 ---> docker-login.sh ends [Pipeline] } 01:57:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:57:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:57:46 [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: 01:57:46 adfcd8475fa2a20fe672f9c26fef4422551b8595 01:57:46 latest 01:57:46 2.2.1-dev.10 01:57:46 adfcd8475fa2a20fe672f9c26fef4422551b8595-2.2.1-dev.10 01:57:46 main 01:57:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:47 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:adfcd8475fa2a20fe672f9c26fef4422551b8595 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:47 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:adfcd8475fa2a20fe672f9c26fef4422551b8595 01:57:47 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 01:57:47 41a59b342ae0: Preparing 01:57:47 4383d0e8b73a: Preparing 01:57:47 18c020f91c10: Preparing 01:57:47 ee39d539a48c: Preparing 01:57:47 24302eb7d908: Preparing 01:57:47 24302eb7d908: Layer already exists 01:57:47 4383d0e8b73a: Pushed 01:57:47 41a59b342ae0: Pushed 01:57:47 ee39d539a48c: Pushed 01:57:50 18c020f91c10: Pushed 01:57:50 adfcd8475fa2a20fe672f9c26fef4422551b8595: digest: sha256:6cd0602ccf42e5d8e80fe7871a6e189744dd6936fa293fec819feabe4143eed6 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:50 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:50 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest 01:57:50 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 01:57:50 41a59b342ae0: Preparing 01:57:50 4383d0e8b73a: Preparing 01:57:50 18c020f91c10: Preparing 01:57:50 ee39d539a48c: Preparing 01:57:50 24302eb7d908: Preparing 01:57:50 ee39d539a48c: Layer already exists 01:57:50 24302eb7d908: Layer already exists 01:57:50 41a59b342ae0: Layer already exists 01:57:50 18c020f91c10: Layer already exists 01:57:50 4383d0e8b73a: Layer already exists 01:57:50 latest: digest: sha256:6cd0602ccf42e5d8e80fe7871a6e189744dd6936fa293fec819feabe4143eed6 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:51 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:2.2.1-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:51 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:2.2.1-dev.10 01:57:51 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 01:57:51 41a59b342ae0: Preparing 01:57:51 4383d0e8b73a: Preparing 01:57:51 18c020f91c10: Preparing 01:57:51 ee39d539a48c: Preparing 01:57:51 24302eb7d908: Preparing 01:57:51 41a59b342ae0: Layer already exists 01:57:51 18c020f91c10: Layer already exists 01:57:51 ee39d539a48c: Layer already exists 01:57:51 24302eb7d908: Layer already exists 01:57:51 4383d0e8b73a: Layer already exists 01:57:51 2.2.1-dev.10: digest: sha256:6cd0602ccf42e5d8e80fe7871a6e189744dd6936fa293fec819feabe4143eed6 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:51 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:adfcd8475fa2a20fe672f9c26fef4422551b8595-2.2.1-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:52 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:adfcd8475fa2a20fe672f9c26fef4422551b8595-2.2.1-dev.10 01:57:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 01:57:52 41a59b342ae0: Preparing 01:57:52 4383d0e8b73a: Preparing 01:57:52 18c020f91c10: Preparing 01:57:52 ee39d539a48c: Preparing 01:57:52 24302eb7d908: Preparing 01:57:52 41a59b342ae0: Layer already exists 01:57:52 18c020f91c10: Layer already exists 01:57:52 4383d0e8b73a: Layer already exists 01:57:52 24302eb7d908: Layer already exists 01:57:52 ee39d539a48c: Layer already exists 01:57:52 adfcd8475fa2a20fe672f9c26fef4422551b8595-2.2.1-dev.10: digest: sha256:6cd0602ccf42e5d8e80fe7871a6e189744dd6936fa293fec819feabe4143eed6 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:52 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:52 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main 01:57:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 01:57:52 41a59b342ae0: Preparing 01:57:52 4383d0e8b73a: Preparing 01:57:52 18c020f91c10: Preparing 01:57:52 ee39d539a48c: Preparing 01:57:52 24302eb7d908: Preparing 01:57:52 18c020f91c10: Layer already exists 01:57:52 4383d0e8b73a: Layer already exists 01:57:52 24302eb7d908: Layer already exists 01:57:52 ee39d539a48c: Layer already exists 01:57:52 41a59b342ae0: Layer already exists 01:57:52 main: digest: sha256:6cd0602ccf42e5d8e80fe7871a6e189744dd6936fa293fec819feabe4143eed6 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:57:52 ===================================================== [Pipeline] echo 01:57:52 taggedImages: 01:57:52 - nexus3.edgexfoundry.org:10004/device-mqtt:adfcd8475fa2a20fe672f9c26fef4422551b8595 01:57:52 - nexus3.edgexfoundry.org:10004/device-mqtt:latest 01:57:52 - nexus3.edgexfoundry.org:10004/device-mqtt:2.2.1-dev.10 01:57:52 - nexus3.edgexfoundry.org:10004/device-mqtt:adfcd8475fa2a20fe672f9c26fef4422551b8595-2.2.1-dev.10 01:57:52 - nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:57:53 01:57:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:57:53 latest: Pulling from edgex-lftools-log-publisher 01:57:53 5eb5b503b376: Pulling fs layer 01:57:53 5c69ac0246d0: Pulling fs layer 01:57:53 ec43610c2a17: Pulling fs layer 01:57:53 3a2ae6a8a46f: Pulling fs layer 01:57:53 33b1e0a273af: Pulling fs layer 01:57:53 5d3b04190fa2: Pulling fs layer 01:57:53 2f39f015ded8: Pulling fs layer 01:57:53 33b1e0a273af: Waiting 01:57:53 5d3b04190fa2: Waiting 01:57:53 2f39f015ded8: Waiting 01:57:53 3a2ae6a8a46f: Waiting 01:57:53 5c69ac0246d0: Verifying Checksum 01:57:53 5c69ac0246d0: Download complete 01:57:53 3a2ae6a8a46f: Verifying Checksum 01:57:53 3a2ae6a8a46f: Download complete 01:57:53 33b1e0a273af: Verifying Checksum 01:57:53 33b1e0a273af: Download complete 01:57:53 5d3b04190fa2: Verifying Checksum 01:57:53 5d3b04190fa2: Download complete 01:57:53 ec43610c2a17: Verifying Checksum 01:57:53 ec43610c2a17: Download complete 01:57:53 5eb5b503b376: Verifying Checksum 01:57:53 5eb5b503b376: Download complete 01:57:54 2f39f015ded8: Verifying Checksum 01:57:54 2f39f015ded8: Download complete 01:57:55 5eb5b503b376: Pull complete 01:57:55 5c69ac0246d0: Pull complete 01:57:55 ec43610c2a17: Pull complete 01:57:55 3a2ae6a8a46f: Pull complete 01:57:56 33b1e0a273af: Pull complete 01:57:56 5d3b04190fa2: Pull complete 01:58:00 2f39f015ded8: Pull complete 01:58:00 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:58:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:58:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:58:00 prd-ubuntu20.04-docker-8c-8g-20357 does not seem to be running inside a container 01:58:00 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/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-lftools-log-publisher:latest cat 01:58:01 $ docker top c9be18250fb45aea8c1a669742c8fc5854255266cebd13bbdecb7e9f08e3aa37 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:58:02 ---> job-cost.sh 01:58:02 lf-activate-venv: SKIPPING 01:58:02 INFO: No Stack... 01:58:02 INFO: Retrieving Pricing Info for: v3-standard-8 01:58:03 INFO: Archiving Costs [Pipeline] sh 01:58:03 + cat /w/workspace/edgexfoundry_device-mqtt-go_main/archives/cost.csv 01:58:03 + cut -d, -f6 [Pipeline] lock 01:58:03 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-57-stack-cost] 01:58:03 Resource [jenkins-edgexfoundry-device-mqtt-go-main-57-stack-cost] did not exist. Created. 01:58:03 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-57-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:58:03 + echo total: 0.2199999988079071 [Pipeline] stash 01:58:03 Stashed 1 file(s) [Pipeline] } 01:58:03 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-57-stack-cost] [Pipeline] // lock [Pipeline] } 01:58:03 $ docker stop --time=1 c9be18250fb45aea8c1a669742c8fc5854255266cebd13bbdecb7e9f08e3aa37 01:58:05 $ docker rm -f c9be18250fb45aea8c1a669742c8fc5854255266cebd13bbdecb7e9f08e3aa37 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:00:12 Running on prd-ubuntu20.04-docker-arm64-4c-16g-20358 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws 02:00:12 Running in /w/workspace/device-mqtt-go/57 [Pipeline] { [Pipeline] checkout 02:00:12 Selected Git installation does not exist. Using Default 02:00:12 The recommended git tool is: NONE 02:00:19 using credential edgex-jenkins-ssh 02:00:19 Cloning the remote Git repository 02:00:19 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 02:00:19 > git init /w/workspace/device-mqtt-go/57 # timeout=10 02:00:19 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 02:00:19 > git --version # timeout=10 02:00:19 > git --version # 'git version 2.25.1' 02:00:19 using GIT_SSH to set credentials SSH Credentials for GitHub 02:00:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:00:21 Avoid second fetch 02:00:21 Checking out Revision adfcd8475fa2a20fe672f9c26fef4422551b8595 (main) 02:00:21 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 02:00:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:00:21 > git config core.sparsecheckout # timeout=10 02:00:21 > git checkout -f adfcd8475fa2a20fe672f9c26fef4422551b8595 # timeout=10 02:00:25 Commit message: "Merge pull request #404 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.2.1-dev.14" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:00:26 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:00:26 % Total % Received % Xferd Average Speed Time Time Time Current 02:00:26 Dload Upload Total Spent Left Speed 02:00:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 100k 0 --:--:-- --:--:-- --:--:-- 101k [Pipeline] sh 02:00:27 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:00:27 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:00:27 + sudo tee /etc/docker/daemon.new 02:00:27 { 02:00:27 "registry-mirrors": [ 02:00:27 "https://nexus3.edgexfoundry.org:10001" 02:00:27 ], 02:00:27 "bip": "10.250.0.254/24", 02:00:27 "hosts": [ 02:00:27 "tcp://0.0.0.0:5555", 02:00:27 "unix:///var/run/docker.sock" 02:00:27 ], 02:00:27 "mtu": 1458, 02:00:27 "selinux-enabled": true, 02:00:27 "seccomp-profile": "/etc/docker/seccomp.json" 02:00:27 } [Pipeline] sh 02:00:27 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:00:28 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:00:46 provisioning config files... 02:00:46 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/57@tmp/config7546967601953212523tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:00:47 ---> docker-login.sh 02:00:47 nexus3.edgexfoundry.org:10001 02:00:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:00:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:00:47 Configure a credential helper to remove this warning. See 02:00:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:00:47 02:00:47 Login Succeeded 02:00:47 nexus3.edgexfoundry.org:10002 02:00:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:00:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:00:48 Configure a credential helper to remove this warning. See 02:00:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:00:48 02:00:48 Login Succeeded 02:00:48 nexus3.edgexfoundry.org:10003 02:00:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:00:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:00:48 Configure a credential helper to remove this warning. See 02:00:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:00:48 02:00:48 Login Succeeded 02:00:49 nexus3.edgexfoundry.org:10004 02:00:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:00:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:00:49 Configure a credential helper to remove this warning. See 02:00:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:00:49 02:00:49 Login Succeeded 02:00:49 docker.io 02:00:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:00:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:00:50 Configure a credential helper to remove this warning. See 02:00:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:00:50 02:00:50 Login Succeeded 02:00:50 ---> docker-login.sh ends [Pipeline] } 02:00:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:00:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:00:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:00:50 ========================================================= 02:00:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 02:00:50 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:51 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 02:00:51 Sending build context to Docker daemon 3.118MB 02:00:51 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 02:00:51 Step 2/12 : FROM ${BASE} AS builder 02:00:51 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:00:51 b3c136eddcbf: Pulling fs layer 02:00:51 c0a3192eca97: Pulling fs layer 02:00:51 a050256f5b6f: Pulling fs layer 02:00:51 656be50a0ddc: Pulling fs layer 02:00:51 2bbca73fdf42: Pulling fs layer 02:00:51 46d945488cbd: Pulling fs layer 02:00:51 8a5474983e97: Pulling fs layer 02:00:51 329c88fbcd65: Pulling fs layer 02:00:51 46d945488cbd: Waiting 02:00:51 8a5474983e97: Waiting 02:00:51 656be50a0ddc: Waiting 02:00:51 329c88fbcd65: Waiting 02:00:51 2bbca73fdf42: Waiting 02:00:51 a050256f5b6f: Verifying Checksum 02:00:51 a050256f5b6f: Download complete 02:00:51 c0a3192eca97: Verifying Checksum 02:00:51 c0a3192eca97: Download complete 02:00:51 2bbca73fdf42: Verifying Checksum 02:00:51 2bbca73fdf42: Download complete 02:00:51 46d945488cbd: Verifying Checksum 02:00:51 46d945488cbd: Download complete 02:00:51 b3c136eddcbf: Verifying Checksum 02:00:51 b3c136eddcbf: Download complete 02:00:52 b3c136eddcbf: Pull complete 02:00:52 329c88fbcd65: Verifying Checksum 02:00:52 329c88fbcd65: Download complete 02:00:53 c0a3192eca97: Pull complete 02:00:53 a050256f5b6f: Pull complete 02:00:53 8a5474983e97: Verifying Checksum 02:00:54 656be50a0ddc: Verifying Checksum 02:00:54 656be50a0ddc: Download complete 02:01:07 656be50a0ddc: Pull complete 02:01:07 2bbca73fdf42: Pull complete 02:01:07 46d945488cbd: Pull complete 02:01:14 8a5474983e97: Pull complete 02:01:16 329c88fbcd65: Pull complete 02:01:16 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 02:01:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 02:01:16 ---> ff4287adb874 02:01:16 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 02:01:17 ---> Running in c843145fcc13 02:01:17 Removing intermediate container c843145fcc13 02:01:17 ---> f460bc521f4f 02:01:17 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 02:01:17 ---> Running in b9c9e65c2472 02:01:17 Removing intermediate container b9c9e65c2472 02:01:17 ---> 71b5f5bf6d51 02:01:17 Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:01:17 ---> Running in 1c4b7b44523b 02:01:19 Removing intermediate container 1c4b7b44523b 02:01:19 ---> ce5726e1f59b 02:01:19 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:01:19 ---> Running in 4ea1250ca01d 02:01:20 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:01:21 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 02:01:22 (1/4) Installing openssh-keygen (9.0_p1-r1) 02:01:22 (2/4) Installing libedit (20210910.3.1-r0) 02:01:22 (3/4) Installing openssh-client-common (9.0_p1-r1) 02:01:22 (4/4) Installing openssh-client-default (9.0_p1-r1) 02:01:22 Executing busybox-1.35.0-r13.trigger 02:01:22 OK: 226 MiB in 55 packages 02:01:23 Removing intermediate container 4ea1250ca01d 02:01:23 ---> e823b499f729 02:01:23 Step 7/12 : WORKDIR /device-mqtt-go 02:01:23 ---> Running in 345a9bc325c9 02:01:24 Removing intermediate container 345a9bc325c9 02:01:24 ---> c2e1866059fb 02:01:24 Step 8/12 : COPY go.mod vendor* ./ 02:01:24 ---> afd282eaf913 02:01:24 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:01:24 ---> Running in 5e70b7d1dab7 02:02:11 Removing intermediate container 5e70b7d1dab7 02:02:11 ---> db88eaf0af52 02:02:11 Step 10/12 : COPY . . 02:02:11 ---> 5de0d01f9fdc 02:02:11 Step 11/12 : ARG MAKE='make build' 02:02:11 ---> Running in c29feffbc0d5 02:02:11 Removing intermediate container c29feffbc0d5 02:02:11 ---> 48f61b2bf9b1 02:02:11 Step 12/12 : RUN $MAKE 02:02:11 ---> Running in 80db0cf40925 02:02:11 noop 02:02:11 Removing intermediate container 80db0cf40925 02:02:11 ---> 0b8cc7535695 02:02:11 Successfully built 0b8cc7535695 02:02:11 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:12 + docker inspect -f . ci-base-image-arm64 02:02:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:02:12 prd-ubuntu20.04-docker-arm64-4c-16g-20358 does not seem to be running inside a container 02:02:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/57 -v /w/workspace/device-mqtt-go/57:/w/workspace/device-mqtt-go/57:rw,z -v /w/workspace/device-mqtt-go/57@tmp:/w/workspace/device-mqtt-go/57@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:02:14 $ docker top d051969de23048f85e293c6acee30e35ff5337608158b862598f38a87af77fca -eo pid,comm [Pipeline] { [Pipeline] sh 02:02:14 + go version 02:02:14 go version go1.18.3 linux/arm64 [Pipeline] } 02:02:14 $ docker stop --time=1 d051969de23048f85e293c6acee30e35ff5337608158b862598f38a87af77fca 02:02:16 $ docker rm -f d051969de23048f85e293c6acee30e35ff5337608158b862598f38a87af77fca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:17 + docker inspect -f . ci-base-image-arm64 02:02:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:02:17 prd-ubuntu20.04-docker-arm64-4c-16g-20358 does not seem to be running inside a container 02:02:17 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/device-mqtt-go/57 -v /w/workspace/device-mqtt-go/57:/w/workspace/device-mqtt-go/57:rw,z -v /w/workspace/device-mqtt-go/57@tmp:/w/workspace/device-mqtt-go/57@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:02:18 $ docker top 276a5aafeac7e53e043a6998a9568cfb428155f0d113f6002e9ad1a1f7797f58 -eo pid,comm [Pipeline] { [Pipeline] sh 02:02:19 + git config --global --add safe.directory /w/workspace/device-mqtt-go/57 [Pipeline] fileExists [Pipeline] sh 02:02:20 + make test 02:02:20 GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 02:02:21 ? github.com/edgexfoundry/device-mqtt-go [no test files] 02:03:43 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 02:03:47 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.068s coverage: 21.8% of statements 02:03:47 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 02:03:47 WARNING: Linting skipped (not on x86_64 or linter not installed) 02:03:47 GCO_ENABLED=1 GO111MODULE=on go vet ./... 02:04:09 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:04:09 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:04:09 ./bin/test-attribution-txt.sh [Pipeline] echo 02:04:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:04:09 $ docker stop --time=1 276a5aafeac7e53e043a6998a9568cfb428155f0d113f6002e9ad1a1f7797f58 02:04:11 $ docker rm -f 276a5aafeac7e53e043a6998a9568cfb428155f0d113f6002e9ad1a1f7797f58 [Pipeline] // withDockerContainer [Pipeline] sh 02:04:12 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:04:12 Warning: overwriting stash ‘coverage-report’ 02:04:12 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:04:13 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:04:13 + ls -al . 02:04:13 total 176 02:04:13 drwxrwxr-x 9 jenkins jenkins 4096 Jul 18 02:02 . 02:04:13 drwxrwxr-x 4 jenkins jenkins 4096 Jul 18 02:00 .. 02:04:13 -rw-rw-r-- 1 jenkins jenkins 140 Jul 18 02:00 .dockerignore 02:04:13 drwxrwxr-x 8 jenkins jenkins 4096 Jul 18 02:00 .git 02:04:13 drwxrwxr-x 3 jenkins jenkins 4096 Jul 18 02:00 .github 02:04:13 -rw-rw-r-- 1 jenkins jenkins 329 Jul 18 02:00 .gitignore 02:04:13 -rw-rw-r-- 1 jenkins jenkins 41 Jul 18 02:00 .golangci.yml 02:04:13 -rw-rw-r-- 1 jenkins jenkins 8917 Jul 18 02:00 Attribution.txt 02:04:13 -rw-rw-r-- 1 jenkins jenkins 11365 Jul 18 02:00 CHANGELOG.md 02:04:13 -rw-rw-r-- 1 jenkins jenkins 1932 Jul 18 02:00 Dockerfile 02:04:13 -rw-rw-r-- 1 jenkins jenkins 677 Jul 18 02:00 GOVERNANCE.md 02:04:13 -rw-rw-r-- 1 jenkins jenkins 678 Jul 18 02:00 Jenkinsfile 02:04:13 -rw-rw-r-- 1 jenkins jenkins 11340 Jul 18 02:00 LICENSE 02:04:13 -rw-rw-r-- 1 jenkins jenkins 1917 Jul 18 02:00 Makefile 02:04:13 -rw-rw-r-- 1 jenkins jenkins 620 Jul 18 02:00 OWNERS.md 02:04:13 -rw-rw-r-- 1 jenkins jenkins 2501 Jul 18 02:00 README.md 02:04:13 -rw-rw-r-- 1 jenkins jenkins 12 Jul 18 01:56 VERSION 02:04:13 drwxrwxr-x 2 jenkins jenkins 4096 Jul 18 02:00 bin 02:04:13 drwxrwxr-x 3 jenkins jenkins 4096 Jul 18 02:00 cmd 02:04:13 -rw-r--r-- 1 jenkins jenkins 17887 Jul 18 02:03 coverage.out 02:04:13 -rw-rw-r-- 1 jenkins jenkins 3315 Jul 18 02:00 go.mod 02:04:13 -rw-rw-r-- 1 jenkins jenkins 35353 Jul 18 02:00 go.sum 02:04:13 drwxrwxr-x 3 jenkins jenkins 4096 Jul 18 02:00 internal 02:04:13 drwxrwxr-x 2 jenkins jenkins 4096 Jul 18 02:00 mock 02:04:13 drwxrwxr-x 4 jenkins jenkins 4096 Jul 18 02:00 snap 02:04:13 -rw-rw-r-- 1 jenkins jenkins 227 Jul 18 02:00 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:13 + 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=adfcd8475fa2a20fe672f9c26fef4422551b8595 --label arch=arm64 --label version=2.2.1-dev.10 . 02:04:14 Sending build context to Docker daemon 3.137MB 02:04:14 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 02:04:14 Step 2/24 : FROM ${BASE} AS builder 02:04:14 ---> 0b8cc7535695 02:04:14 Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 02:04:14 ---> Running in 88c85d2c8d2d 02:04:14 Removing intermediate container 88c85d2c8d2d 02:04:14 ---> bea8afc630f9 02:04:14 Step 4/24 : ARG ALPINE_PKG_EXTRA="" 02:04:14 ---> Running in 9444516dbfcb 02:04:14 Removing intermediate container 9444516dbfcb 02:04:14 ---> a203876349a5 02:04:14 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:04:15 ---> Running in 4d4207587c4a 02:04:16 Removing intermediate container 4d4207587c4a 02:04:16 ---> ee68c00770ab 02:04:16 Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:04:16 ---> Running in fbf20c6ec74d 02:04:17 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:04:18 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 02:04:19 OK: 226 MiB in 55 packages 02:04:20 Removing intermediate container fbf20c6ec74d 02:04:20 ---> f97da0e20886 02:04:20 Step 7/24 : WORKDIR /device-mqtt-go 02:04:20 ---> Running in 9d17e8afaa32 02:04:20 Removing intermediate container 9d17e8afaa32 02:04:20 ---> 3c98962b449f 02:04:20 Step 8/24 : COPY go.mod vendor* ./ 02:04:21 ---> ccb3911e4d96 02:04:21 Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:04:21 ---> Running in 609f9d9dac5b 02:04:23 Removing intermediate container 609f9d9dac5b 02:04:23 ---> f5f4583ec191 02:04:23 Step 10/24 : COPY . . 02:04:23 ---> 30a0e56ca823 02:04:23 Step 11/24 : ARG MAKE='make build' 02:04:24 ---> Running in bb7f22b207bd 02:04:24 Removing intermediate container bb7f22b207bd 02:04:24 ---> bc17ef47ccdc 02:04:24 Step 12/24 : RUN $MAKE 02:04:24 ---> Running in 150737b6522a 02:04:25 GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-mqtt-go.Version=2.2.1-dev.10" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd 02:06:32 Removing intermediate container 150737b6522a 02:06:32 ---> 798ff944b571 02:06:32 Step 13/24 : FROM alpine:3.16 02:06:32 3.16: Pulling from library/alpine 02:06:32 b3c136eddcbf: Already exists 02:06:32 Digest: sha256:686d8c9dfa6f3ccfc8230bc3178d23f84eeaf7e457f36f271ab1acc53015037c 02:06:32 Status: Downloaded newer image for alpine:3.16 02:06:32 ---> 6e30ab57aeee 02:06:32 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 02:06:32 ---> Running in 1abd529a54cd 02:06:32 Removing intermediate container 1abd529a54cd 02:06:32 ---> 973805226f68 02:06:32 Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init 02:06:32 ---> Running in b1b619de4e69 02:06:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:06:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 02:06:33 (1/6) Installing dumb-init (1.2.5-r1) 02:06:33 (2/6) Installing libgcc (11.2.1_git20220219-r2) 02:06:33 (3/6) Installing libsodium (1.0.18-r0) 02:06:33 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 02:06:34 (5/6) Installing libzmq (4.3.4-r0) 02:06:34 (6/6) Installing zeromq (4.3.4-r0) 02:06:34 Executing busybox-1.35.0-r13.trigger 02:06:34 OK: 8 MiB in 20 packages 02:06:35 Removing intermediate container b1b619de4e69 02:06:35 ---> 3f13c4541d1f 02:06:35 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 02:06:36 ---> 3df6a512efd3 02:06:36 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 02:06:36 ---> cb8d9d9cd896 02:06:36 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 02:06:37 ---> 808f8f35dde0 02:06:37 Step 19/24 : EXPOSE 59982 02:06:37 ---> Running in 7593961012f6 02:06:37 Removing intermediate container 7593961012f6 02:06:37 ---> 06e6f8556d3c 02:06:37 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 02:06:37 ---> Running in d358c7f90345 02:06:37 Removing intermediate container d358c7f90345 02:06:37 ---> 0abad8a1fed1 02:06:37 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:06:38 ---> Running in 53de746b81d9 02:06:38 Removing intermediate container 53de746b81d9 02:06:38 ---> 74f23faa1923 02:06:38 Step 22/24 : LABEL arch=arm64 02:06:38 ---> Running in d42b4d953375 02:06:38 Removing intermediate container d42b4d953375 02:06:38 ---> f58ddbafa283 02:06:38 Step 23/24 : LABEL git_sha=adfcd8475fa2a20fe672f9c26fef4422551b8595 02:06:38 ---> Running in 2db7ae290b14 02:06:38 Removing intermediate container 2db7ae290b14 02:06:38 ---> 4d4504fe272f 02:06:38 Step 24/24 : LABEL version=2.2.1-dev.10 02:06:38 ---> Running in 365bf2951b85 02:06:39 Removing intermediate container 365bf2951b85 02:06:39 ---> f66f07653595 02:06:39 [Warning] One or more build-args [ARCH] were not consumed 02:06:39 Successfully built f66f07653595 02:06:39 Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:06:39 provisioning config files... 02:06:39 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/57@tmp/config3806488816399457416tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:06:40 ---> docker-login.sh 02:06:40 nexus3.edgexfoundry.org:10001 02:06:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:06:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:06:40 Configure a credential helper to remove this warning. See 02:06:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:06:40 02:06:40 Login Succeeded 02:06:40 nexus3.edgexfoundry.org:10002 02:06:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:06:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:06:40 Configure a credential helper to remove this warning. See 02:06:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:06:40 02:06:40 Login Succeeded 02:06:40 nexus3.edgexfoundry.org:10003 02:06:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:06:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:06:41 Configure a credential helper to remove this warning. See 02:06:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:06:41 02:06:41 Login Succeeded 02:06:41 nexus3.edgexfoundry.org:10004 02:06:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:06:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:06:41 Configure a credential helper to remove this warning. See 02:06:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:06:41 02:06:41 Login Succeeded 02:06:41 docker.io 02:06:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:06:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:06:42 Configure a credential helper to remove this warning. See 02:06:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:06:42 02:06:42 Login Succeeded 02:06:42 ---> docker-login.sh ends [Pipeline] } 02:06:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:06:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:06:42 [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: 02:06:42 adfcd8475fa2a20fe672f9c26fef4422551b8595 02:06:42 latest 02:06:42 2.2.1-dev.10 02:06:42 adfcd8475fa2a20fe672f9c26fef4422551b8595-2.2.1-dev.10 02:06:42 main 02:06:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:42 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:adfcd8475fa2a20fe672f9c26fef4422551b8595 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:43 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:adfcd8475fa2a20fe672f9c26fef4422551b8595 02:06:43 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 02:06:43 1658c021b77c: Preparing 02:06:43 dff8e309d600: Preparing 02:06:43 fe3461181092: Preparing 02:06:43 e0a1031e5c45: Preparing 02:06:43 dd565ff850e7: Preparing 02:06:43 dd565ff850e7: Layer already exists 02:06:43 dff8e309d600: Pushed 02:06:43 1658c021b77c: Pushed 02:06:43 e0a1031e5c45: Pushed 02:06:49 fe3461181092: Pushed 02:06:49 adfcd8475fa2a20fe672f9c26fef4422551b8595: digest: sha256:31e98a8efa0209b72e0b4ed17a46185e6083ef924adb27a60b8451d7b1f23639 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:49 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:50 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest 02:06:50 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 02:06:50 1658c021b77c: Preparing 02:06:50 dff8e309d600: Preparing 02:06:50 fe3461181092: Preparing 02:06:50 e0a1031e5c45: Preparing 02:06:50 dd565ff850e7: Preparing 02:06:50 dd565ff850e7: Layer already exists 02:06:50 1658c021b77c: Layer already exists 02:06:50 fe3461181092: Layer already exists 02:06:50 e0a1031e5c45: Layer already exists 02:06:50 dff8e309d600: Layer already exists 02:06:50 latest: digest: sha256:31e98a8efa0209b72e0b4ed17a46185e6083ef924adb27a60b8451d7b1f23639 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:50 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.2.1-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:51 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.2.1-dev.10 02:06:51 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 02:06:51 1658c021b77c: Preparing 02:06:51 dff8e309d600: Preparing 02:06:51 fe3461181092: Preparing 02:06:51 e0a1031e5c45: Preparing 02:06:51 dd565ff850e7: Preparing 02:06:51 dd565ff850e7: Layer already exists 02:06:51 dff8e309d600: Layer already exists 02:06:51 fe3461181092: Layer already exists 02:06:51 1658c021b77c: Layer already exists 02:06:51 e0a1031e5c45: Layer already exists 02:06:51 2.2.1-dev.10: digest: sha256:31e98a8efa0209b72e0b4ed17a46185e6083ef924adb27a60b8451d7b1f23639 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:51 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:adfcd8475fa2a20fe672f9c26fef4422551b8595-2.2.1-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:52 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:adfcd8475fa2a20fe672f9c26fef4422551b8595-2.2.1-dev.10 02:06:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 02:06:52 1658c021b77c: Preparing 02:06:52 dff8e309d600: Preparing 02:06:52 fe3461181092: Preparing 02:06:52 e0a1031e5c45: Preparing 02:06:52 dd565ff850e7: Preparing 02:06:52 dff8e309d600: Layer already exists 02:06:52 dd565ff850e7: Layer already exists 02:06:52 1658c021b77c: Layer already exists 02:06:52 fe3461181092: Layer already exists 02:06:52 e0a1031e5c45: Layer already exists 02:06:52 adfcd8475fa2a20fe672f9c26fef4422551b8595-2.2.1-dev.10: digest: sha256:31e98a8efa0209b72e0b4ed17a46185e6083ef924adb27a60b8451d7b1f23639 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:52 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:53 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main 02:06:53 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 02:06:53 1658c021b77c: Preparing 02:06:53 dff8e309d600: Preparing 02:06:53 fe3461181092: Preparing 02:06:53 e0a1031e5c45: Preparing 02:06:53 dd565ff850e7: Preparing 02:06:53 dff8e309d600: Layer already exists 02:06:53 dd565ff850e7: Layer already exists 02:06:53 fe3461181092: Layer already exists 02:06:53 e0a1031e5c45: Layer already exists 02:06:53 1658c021b77c: Layer already exists 02:06:53 main: digest: sha256:31e98a8efa0209b72e0b4ed17a46185e6083ef924adb27a60b8451d7b1f23639 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:06:53 ===================================================== [Pipeline] echo 02:06:53 taggedImages: 02:06:53 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:adfcd8475fa2a20fe672f9c26fef4422551b8595 02:06:53 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest 02:06:53 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.2.1-dev.10 02:06:53 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:adfcd8475fa2a20fe672f9c26fef4422551b8595-2.2.1-dev.10 02:06:53 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:06:53 02:06:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:06:54 arm64: Pulling from edgex-lftools-log-publisher 02:06:54 8998bd30e6a1: Pulling fs layer 02:06:54 04944245beec: Pulling fs layer 02:06:54 699f458cf7ca: Pulling fs layer 02:06:54 765212b225bb: Pulling fs layer 02:06:54 f23df028b6ca: Pulling fs layer 02:06:54 d65c8cfc05b1: Pulling fs layer 02:06:54 2437ff75d9bd: Pulling fs layer 02:06:54 f23df028b6ca: Waiting 02:06:54 d65c8cfc05b1: Waiting 02:06:54 2437ff75d9bd: Waiting 02:06:54 765212b225bb: Waiting 02:06:54 04944245beec: Verifying Checksum 02:06:54 04944245beec: Download complete 02:06:54 765212b225bb: Verifying Checksum 02:06:54 765212b225bb: Download complete 02:06:54 f23df028b6ca: Verifying Checksum 02:06:54 f23df028b6ca: Download complete 02:06:54 d65c8cfc05b1: Verifying Checksum 02:06:54 d65c8cfc05b1: Download complete 02:06:54 699f458cf7ca: Verifying Checksum 02:06:54 699f458cf7ca: Download complete 02:06:55 8998bd30e6a1: Verifying Checksum 02:06:55 8998bd30e6a1: Download complete 02:06:57 2437ff75d9bd: Verifying Checksum 02:06:57 2437ff75d9bd: Download complete 02:06:59 8998bd30e6a1: Pull complete 02:06:59 04944245beec: Pull complete 02:07:01 699f458cf7ca: Pull complete 02:07:01 765212b225bb: Pull complete 02:07:02 f23df028b6ca: Pull complete 02:07:02 d65c8cfc05b1: Pull complete 02:07:17 2437ff75d9bd: Pull complete 02:07:17 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:07:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:07:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:07:17 prd-ubuntu20.04-docker-arm64-4c-16g-20358 does not seem to be running inside a container 02:07:18 $ 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/57 -v /w/workspace/device-mqtt-go/57:/w/workspace/device-mqtt-go/57:rw,z -v /w/workspace/device-mqtt-go/57@tmp:/w/workspace/device-mqtt-go/57@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:07:20 $ docker top f2d2fc9625894592cdc2bf2d1a73a62b506e5124bd62c625ea51cc0de5cd940b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:07:21 ---> job-cost.sh 02:07:21 lf-activate-venv: SKIPPING 02:07:21 INFO: No Stack... 02:07:22 INFO: Retrieving Pricing Info for: v3-standard-4 02:07:22 INFO: Archiving Costs [Pipeline] sh 02:07:23 + cat /w/workspace/device-mqtt-go/57/archives/cost.csv 02:07:23 + cut -d, -f6 [Pipeline] lock 02:07:23 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-57-stack-cost] 02:07:23 Resource [jenkins-edgexfoundry-device-mqtt-go-main-57-stack-cost] did not exist. Created. 02:07:23 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-57-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:07:24 /w/workspace/device-mqtt-go/57@tmp/durable-058a92af/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:07:24 + echo total: 0.10999999940395355 [Pipeline] stash 02:07:24 Warning: overwriting stash ‘stack-cost’ 02:07:25 Stashed 1 file(s) [Pipeline] } 02:07:25 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-57-stack-cost] [Pipeline] // lock [Pipeline] } 02:07:25 $ docker stop --time=1 f2d2fc9625894592cdc2bf2d1a73a62b506e5124bd62c625ea51cc0de5cd940b 02:07:26 $ docker rm -f f2d2fc9625894592cdc2bf2d1a73a62b506e5124bd62c625ea51cc0de5cd940b [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:07:27 provisioning config files... 02:07:27 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config3481085993135365500tmp [Pipeline] { [Pipeline] sh 02:07:27 + set +x 02:07:27 + curl -s https://codecov.io/bash 02:07:27 + bash -s -- 02:07:27 02:07:27 _____ _ 02:07:27 / ____| | | 02:07:27 | | ___ __| | ___ ___ _____ __ 02:07:27 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:07:27 | |___| (_) | (_| | __/ (_| (_) \ V / 02:07:27 \_____\___/ \__,_|\___|\___\___/ \_/ 02:07:27 Bash-1.0.6 02:07:27 02:07:27 02:07:27 ==> git version 2.25.1 found 02:07:27 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 02:07:27 Release-Date: 2020-01-08 02:07:27 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:07:27 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:07:27 ==> Jenkins CI detected. 02:07:27 current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main 02:07:27 project root: . 02:07:27 --> token set from env 02:07:27 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:07:27 ==> Running gcov in . (disable via -X gcov) 02:07:27 ==> Python coveragepy not found 02:07:27 ==> Searching for coverage reports in: 02:07:27 + . 02:07:27 -> Found 1 reports 02:07:27 ==> Detecting git/mercurial file structure 02:07:27 ==> Reading reports 02:07:27 + ./coverage.out bytes=17887 02:07:27 ==> Appending adjustments 02:07:27 https://docs.codecov.io/docs/fixing-reports 02:07:27 + Found adjustments 02:07:27 ==> Gzipping contents 02:07:27 4.0K /tmp/codecov.0Gu2sa.gz 02:07:27 ==> Uploading reports 02:07:27 url: https://codecov.io 02:07:27 query: branch=main&commit=adfcd8475fa2a20fe672f9c26fef4422551b8595&build=57&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F57%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:07:27 -> Pinging Codecov 02:07:27 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=adfcd8475fa2a20fe672f9c26fef4422551b8595&build=57&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F57%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:07:27 -> Uploading to 02:07:27 https://storage.googleapis.com/codecov/v4/raw/2022-07-18/7D719EC7BBE17E464838252E33014C33/adfcd8475fa2a20fe672f9c26fef4422551b8595/4e6ee17c-4859-4a0c-a314-1b59c0de190d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220718%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220718T020727Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d0631fc577e0224e746a0aa8bfbddf29820d7609edf45e95060ed43df8917c21 02:07:27 % Total % Received % Xferd Average Speed Time Time Time Current 02:07:27 Dload Upload Total Spent Left Speed 02:07:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3198 0 0 100 3198 0 15676 --:--:-- --:--:-- --:--:-- 15600 02:07:28 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-mqtt-go/commit/adfcd8475fa2a20fe672f9c26fef4422551b8595 [Pipeline] } 02:07:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 02:07:28 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 02:07:28 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:07:28 02:07:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:07:28 1.410.4: Pulling from edgex-devops/edgex-snyk-go 02:07:28 df9b9388f04a: Pulling fs layer 02:07:28 52dc419b0ee2: Pulling fs layer 02:07:28 25bc292e5bac: Pulling fs layer 02:07:28 114826534d7a: Pulling fs layer 02:07:28 4657fd5d0bcf: Pulling fs layer 02:07:28 6ad1cebc031e: Pulling fs layer 02:07:28 8a3aa393b2d8: Pulling fs layer 02:07:28 114826534d7a: Waiting 02:07:28 4657fd5d0bcf: Waiting 02:07:28 6ad1cebc031e: Waiting 02:07:28 8a3aa393b2d8: Waiting 02:07:28 25bc292e5bac: Verifying Checksum 02:07:28 25bc292e5bac: Download complete 02:07:28 52dc419b0ee2: Download complete 02:07:28 4657fd5d0bcf: Verifying Checksum 02:07:28 4657fd5d0bcf: Download complete 02:07:28 df9b9388f04a: Verifying Checksum 02:07:28 df9b9388f04a: Download complete 02:07:29 df9b9388f04a: Pull complete 02:07:29 6ad1cebc031e: Verifying Checksum 02:07:29 6ad1cebc031e: Download complete 02:07:29 52dc419b0ee2: Pull complete 02:07:29 25bc292e5bac: Pull complete 02:07:29 114826534d7a: Verifying Checksum 02:07:29 114826534d7a: Download complete 02:07:29 8a3aa393b2d8: Verifying Checksum 02:07:29 8a3aa393b2d8: Download complete 02:07:34 114826534d7a: Pull complete 02:07:34 4657fd5d0bcf: Pull complete 02:07:34 6ad1cebc031e: Pull complete 02:07:36 8a3aa393b2d8: Pull complete 02:07:36 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 02:07:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:07:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:07:36 prd-ubuntu20.04-docker-8c-8g-20357 does not seem to be running inside a container 02:07: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:07:38 $ docker top cd2f477c1d5d75626cf6adafa9a7242cff776e0cbd502a88ed824569eb55c939 -eo pid,comm [Pipeline] { [Pipeline] echo 02:07:38 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-mqtt-go:main' [Pipeline] sh 02:07:39 + set -o pipefail 02:07:39 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-mqtt-go:main' 02:07:44 02:07:44 Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... 02:07:44 02:07:44 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/38fccec6-2f8b-4396-aa47-65a7ae25b6ec/history/9fa318ff-2d0a-4580-8128-feaa08b4d638 02:07:44 02:07:44 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 02:07:44 02:07:44 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 02:07:44 02:07:44 [Pipeline] } 02:07:44 $ docker stop --time=1 cd2f477c1d5d75626cf6adafa9a7242cff776e0cbd502a88ed824569eb55c939 02:07:46 $ docker rm -f cd2f477c1d5d75626cf6adafa9a7242cff776e0cbd502a88ed824569eb55c939 [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:07:47 + git log --format=format:%s -1 adfcd8475fa2a20fe672f9c26fef4422551b8595 [Pipeline] sh 02:07:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:07:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:07:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:07:48 prd-ubuntu20.04-docker-8c-8g-20357 does not seem to be running inside a container 02:07:48 $ 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:10003/edgex-devops/py-git-semver:0.1.4 cat 02:07:48 $ docker top 2348488e95057f0de6b559edb036f618347c0a2c21754d9f7141c80f5c678ee0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:07:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:07:48 [ssh-agent] Looking for ssh-agent implementation... 02:07:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:07:48 $ docker exec 2348488e95057f0de6b559edb036f618347c0a2c21754d9f7141c80f5c678ee0 ssh-agent 02:07:48 SSH_AUTH_SOCK=/tmp/ssh-YeQ2rlcxR71c/agent.34 02:07:48 SSH_AGENT_PID=40 02:07:48 Running ssh-add (command line suppressed) 02:07:48 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_363330337823529254.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_363330337823529254.key) 02:07:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:07:49 + git semver tag 02:07:49 2022-07-18 02:07:49,435 [run_tag] DEBUG tag force:False 02:07:49 2022-07-18 02:07:49,435 [check_head_tag] DEBUG check head tag 02:07:49 2022-07-18 02:07:49,436 [execute] INFO git cat-file --batch-check 02:07:49 2022-07-18 02:07:49,436 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) 02:07:49 2022-07-18 02:07:49,440 [execute] INFO git cat-file --batch 02:07:49 2022-07-18 02:07:49,440 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) 02:07:49 2022-07-18 02:07:49,449 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 02:07:49 2022-07-18 02:07:49,449 [execute] INFO git tag -a v2.2.1-dev.10 -m v2.2.1-dev.10 02:07:49 2022-07-18 02:07:49,449 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.1-dev.10', '-m', 'v2.2.1-dev.10'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) 02:07:49 2022-07-18 02:07:49,454 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 02:07:49 2.2.1-dev.10 [Pipeline] } 02:07:49 $ docker exec --env ******** --env ******** 2348488e95057f0de6b559edb036f618347c0a2c21754d9f7141c80f5c678ee0 ssh-agent -k 02:07:49 unset SSH_AUTH_SOCK; 02:07:49 unset SSH_AGENT_PID; 02:07:49 echo Agent pid 40 killed; 02:07:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:07:49 + git semver [Pipeline] } 02:07:50 $ docker stop --time=1 2348488e95057f0de6b559edb036f618347c0a2c21754d9f7141c80f5c678ee0 02:07:51 $ docker rm -f 2348488e95057f0de6b559edb036f618347c0a2c21754d9f7141c80f5c678ee0 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:07:51 02:07:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:07:52 0.23.1-centos7: Pulling from edgex-lftools 02:07:52 ab5ef0e58194: Pulling fs layer 02:07:52 9712f1f96733: Pulling fs layer 02:07:52 63f879dbbcfc: Pulling fs layer 02:07:52 0d9ebad4ef96: Pulling fs layer 02:07:52 e9a5061849ea: Pulling fs layer 02:07:52 d747dcd14b5f: Pulling fs layer 02:07:52 2de7ff778b66: Pulling fs layer 02:07:52 e9a5061849ea: Waiting 02:07:52 2de7ff778b66: Waiting 02:07:52 d747dcd14b5f: Waiting 02:07:52 0d9ebad4ef96: Waiting 02:07:52 9712f1f96733: Verifying Checksum 02:07:52 9712f1f96733: Download complete 02:07:52 63f879dbbcfc: Verifying Checksum 02:07:52 63f879dbbcfc: Download complete 02:07:52 ab5ef0e58194: Verifying Checksum 02:07:52 ab5ef0e58194: Download complete 02:07:52 d747dcd14b5f: Verifying Checksum 02:07:52 d747dcd14b5f: Download complete 02:07:52 e9a5061849ea: Verifying Checksum 02:07:52 e9a5061849ea: Download complete 02:07:53 0d9ebad4ef96: Verifying Checksum 02:07:53 0d9ebad4ef96: Download complete 02:07:53 2de7ff778b66: Verifying Checksum 02:07:53 2de7ff778b66: Download complete 02:07:55 ab5ef0e58194: Pull complete 02:07:55 9712f1f96733: Pull complete 02:07:56 63f879dbbcfc: Pull complete 02:08:00 0d9ebad4ef96: Pull complete 02:08:00 e9a5061849ea: Pull complete 02:08:00 d747dcd14b5f: Pull complete 02:08:01 2de7ff778b66: Pull complete 02:08:01 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 02:08:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:08:01 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:08:02 prd-ubuntu20.04-docker-8c-8g-20357 does not seem to be running inside a container 02:08:02 $ 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:08:04 $ docker top a0dcc87dd28114b599e7799e52dc4a7419375cad630502eeac5d249c9abbe428 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 02:08:04 provisioning config files... 02:08:04 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config5742095672024773492tmp 02:08:04 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config4877670798520584417tmp 02:08:04 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config2457109342190768306tmp [Pipeline] { [Pipeline] echo 02:08:04 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 02:08:04 ---> sigul-configuration.sh 02:08:04 gpg: directory `/root/.gnupg' created 02:08:04 gpg: new configuration file `/root/.gnupg/gpg.conf' created 02:08:04 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 02:08:04 gpg: keyring `/root/.gnupg/secring.gpg' created 02:08:04 gpg: keyring `/root/.gnupg/pubring.gpg' created 02:08:04 gpg: CAST5 encrypted data 02:08:04 gpg: encrypted with 1 passphrase 02:08:04 gpg: WARNING: message was not integrity protected [Pipeline] sh 02:08:04 + mkdir /home/jenkins 02:08:04 + mkdir /home/jenkins/sigul [Pipeline] sh 02:08:05 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 02:08:05 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 02:08:05 ---> sigul-install.sh 02:08:05 Sigul already installed; skipping installation. [Pipeline] sh 02:08:05 + git tag --list 02:08:05 0.7.1 02:08:05 v1.0.0 02:08:05 v1.1.0 02:08:05 v1.1.1 02:08:05 v1.2.2 02:08:05 v1.3.0 02:08:05 v1.3.1 02:08:05 v2.0.0 02:08:05 v2.1.0 02:08:05 v2.1.1 02:08:05 v2.1.1-dev.1 02:08:05 v2.1.1-dev.2 02:08:05 v2.2.0 02:08:05 v2.2.1-dev.1 02:08:05 v2.2.1-dev.10 02:08:05 v2.2.1-dev.2 02:08:05 v2.2.1-dev.3 02:08:05 v2.2.1-dev.4 02:08:05 v2.2.1-dev.5 02:08:05 v2.2.1-dev.6 02:08:05 v2.2.1-dev.7 02:08:05 v2.2.1-dev.8 02:08:05 v2.2.1-dev.9 [Pipeline] sh 02:08:06 + lftools sign git-tag v2.2.1-dev.10 02:08:06 Signing Git tag with Sigul... 02:08:06 Signing v2.2.1-dev.10 [Pipeline] echo 02:08:06 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 02:08:07 ---> sigul-configuration-cleanup.sh [Pipeline] } 02:08:07 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 02:08:07 $ docker stop --time=1 a0dcc87dd28114b599e7799e52dc4a7419375cad630502eeac5d249c9abbe428 02:08:08 $ docker rm -f a0dcc87dd28114b599e7799e52dc4a7419375cad630502eeac5d249c9abbe428 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 02:08:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:08:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:08:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:08:09 prd-ubuntu20.04-docker-8c-8g-20357 does not seem to be running inside a container 02:08: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:10003/edgex-devops/py-git-semver:0.1.4 cat 02:08:09 $ docker top bded216e9b093e00e59c31fc33918281279a38127758f34469eda21e08859ea9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:08:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:08:10 [ssh-agent] Looking for ssh-agent implementation... 02:08:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:08:10 $ docker exec bded216e9b093e00e59c31fc33918281279a38127758f34469eda21e08859ea9 ssh-agent 02:08:10 SSH_AUTH_SOCK=/tmp/ssh-mREEiNcK3K9W/agent.34 02:08:10 SSH_AGENT_PID=41 02:08:10 Running ssh-add (command line suppressed) 02:08:10 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_974624279405359513.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_974624279405359513.key) 02:08:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:08:10 + git semver bump pre 02:08:11 2022-07-18 02:08:10,973 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 02:08:11 2022-07-18 02:08:10,973 [bump_version] DEBUG bumping version:2.2.1-dev.10 on axis:pre with prefix:dev 02:08:11 2022-07-18 02:08:10,973 [bump_version] DEBUG bumped version:2.2.1-dev.11 02:08:11 2022-07-18 02:08:10,973 [write_version] DEBUG write version:2.2.1-dev.11 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:True 02:08:11 2022-07-18 02:08:10,973 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 02:08:11 2022-07-18 02:08:10,973 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 02:08:11 2022-07-18 02:08:10,975 [execute] INFO git cat-file --batch-check 02:08:11 2022-07-18 02:08:10,976 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) 02:08:11 2022-07-18 02:08:10,980 [execute] INFO git cat-file --batch 02:08:11 2022-07-18 02:08:10,981 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) 02:08:11 2022-07-18 02:08:10,987 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 02:08:11 2.2.1-dev.11 [Pipeline] } 02:08:11 $ docker exec --env ******** --env ******** bded216e9b093e00e59c31fc33918281279a38127758f34469eda21e08859ea9 ssh-agent -k 02:08:11 unset SSH_AUTH_SOCK; 02:08:11 unset SSH_AGENT_PID; 02:08:11 echo Agent pid 41 killed; 02:08:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:08:11 + git semver [Pipeline] } 02:08:11 $ docker stop --time=1 bded216e9b093e00e59c31fc33918281279a38127758f34469eda21e08859ea9 02:08:13 $ docker rm -f bded216e9b093e00e59c31fc33918281279a38127758f34469eda21e08859ea9 [Pipeline] // withDockerContainer [Pipeline] sh 02:08:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:08:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:08:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:08:13 prd-ubuntu20.04-docker-8c-8g-20357 does not seem to be running inside a container 02:08:13 $ 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:10003/edgex-devops/py-git-semver:0.1.4 cat 02:08:14 $ docker top 43907c53367160edbcb480233fba8b8cb5ca5605d021f031afacb72b2b9a3497 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:08:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:08:14 [ssh-agent] Looking for ssh-agent implementation... 02:08:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:08:14 $ docker exec 43907c53367160edbcb480233fba8b8cb5ca5605d021f031afacb72b2b9a3497 ssh-agent 02:08:14 SSH_AUTH_SOCK=/tmp/ssh-wAWkTXI7etkv/agent.33 02:08:14 SSH_AGENT_PID=39 02:08:14 Running ssh-add (command line suppressed) 02:08:14 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_6762972766658157679.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_6762972766658157679.key) 02:08:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:08:15 + git semver push 02:08:15 2022-07-18 02:08:15,417 [run_push] DEBUG push 02:08:15 2022-07-18 02:08:15,418 [execute] INFO git cat-file --batch-check 02:08:15 2022-07-18 02:08:15,419 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) 02:08:15 2022-07-18 02:08:15,423 [execute] INFO git rev-list d742780b1d305286c9092f8da8441b19c6084714 -- 02:08:15 2022-07-18 02:08:15,423 [execute] DEBUG Popen(['git', 'rev-list', 'd742780b1d305286c9092f8da8441b19c6084714', '--'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) 02:08:15 2022-07-18 02:08:15,430 [execute] INFO git fetch -v origin 02:08:15 2022-07-18 02:08:15,430 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=True, shell=None, istream=None) 02:08:16 2022-07-18 02:08:15,926 [run_push] DEBUG no remote changes detected 02:08:16 2022-07-18 02:08:15,927 [execute] INFO git push origin semver 02:08:16 2022-07-18 02:08:15,927 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) 02:08:16 2022-07-18 02:08:16,596 [run_push] DEBUG push all version tags 02:08:16 2022-07-18 02:08:16,597 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 02:08:16 2022-07-18 02:08:16,597 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) 02:08:17 2022-07-18 02:08:17,240 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 02:08:17 2.2.1-dev.11 [Pipeline] } 02:08:17 $ docker exec --env ******** --env ******** 43907c53367160edbcb480233fba8b8cb5ca5605d021f031afacb72b2b9a3497 ssh-agent -k 02:08:17 unset SSH_AUTH_SOCK; 02:08:17 unset SSH_AGENT_PID; 02:08:17 echo Agent pid 39 killed; 02:08:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:08:18 + git semver [Pipeline] } 02:08:18 $ docker stop --time=1 43907c53367160edbcb480233fba8b8cb5ca5605d021f031afacb72b2b9a3497 02:08:19 $ docker rm -f 43907c53367160edbcb480233fba8b8cb5ca5605d021f031afacb72b2b9a3497 [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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 02:08:20 + [ -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ] 02:08:20 + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives 02:08:20 total 16 02:08:20 drwxr-xr-x 3 root root 4096 Jul 18 01:58 . 02:08:20 drwxrwxr-x 11 jenkins jenkins 4096 Jul 18 02:08 .. 02:08:20 drwxr-xr-x 2 root root 4096 Jul 18 01:58 cost 02:08:20 -rw-r--r-- 1 root root 84 Jul 18 01:58 cost.csv 02:08:20 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-mqtt-go_main/archives 02:08:20 + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives 02:08:20 total 16 02:08:20 drwxr-xr-x 3 jenkins jenkins 4096 Jul 18 01:58 . 02:08:20 drwxrwxr-x 11 jenkins jenkins 4096 Jul 18 02:08 .. 02:08:20 drwxr-xr-x 2 jenkins jenkins 4096 Jul 18 01:58 cost 02:08:20 -rw-r--r-- 1 jenkins jenkins 84 Jul 18 01:58 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:08:20 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:08:21 ---> package-listing.sh 02:08:21 ++ facter osfamily 02:08:21 ++ tr '[:upper:]' '[:lower:]' 02:08:21 + OS_FAMILY=debian 02:08:21 + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main 02:08:21 + START_PACKAGES=/tmp/packages_start.txt 02:08:21 + END_PACKAGES=/tmp/packages_end.txt 02:08:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:08:21 + PACKAGES=/tmp/packages_start.txt 02:08:21 + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' 02:08:21 + PACKAGES=/tmp/packages_end.txt 02:08:21 + case "${OS_FAMILY}" in 02:08:21 + grep '^ii' 02:08:21 + dpkg -l 02:08:21 + '[' -f /tmp/packages_start.txt ']' 02:08:21 + '[' -f /tmp/packages_end.txt ']' 02:08:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:08:21 + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' 02:08:21 + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ 02:08:21 + 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:08:21 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -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:08:21 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:08:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:08:22 prd-ubuntu20.04-docker-8c-8g-20357 does not seem to be running inside a container 02:08:22 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -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:08:22 $ docker top 503981869fcdd03c1eb6c70d3406c2cc45cc0c53ea6d8f0bec83a3b4f4e5d972 -eo pid,comm [Pipeline] { [Pipeline] sh 02:08:23 + touch /tmp/pre-build-complete [Pipeline] sh 02:08:23 + mkdir -p /var/log/sysstat [Pipeline] sh 02:08:23 + ls /var/log/sa-host 02:08:23 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:08:24 provisioning config files... 02:08:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config6279758721320265660tmp [Pipeline] { [Pipeline] echo 02:08:24 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:08:24 ---> create-netrc.sh [Pipeline] } 02:08:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:08:24 ---> python-tools-install.sh [Pipeline] echo 02:08:24 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:08:24 ---> sudo-logs.sh 02:08:24 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:08:24 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:08:25 ---> job-cost.sh 02:08:25 lf-activate-venv: SKIPPING 02:08:25 DEBUG: total: 0.2199999988079071 02:08:25 INFO: Retrieving Stack Cost... 02:08:25 INFO: Retrieving Pricing Info for: v3-standard-8 02:08:26 INFO: Archiving Costs [Pipeline] echo 02:08:26 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:08:26 ---> logs-deploy.sh 02:08:26 lf-activate-venv: SKIPPING 02:08:26 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/57 02:08:26 INFO: archiving workspace using pattern(s): 02:08:27 Archives upload complete. 02:08:27 INFO: archiving logs to Nexus 02:08:28 ---> uname -a: 02:08:28 Linux prd-ubuntu20-04-docker-8c-8g-20357 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 02:08:28 02:08:28 02:08:28 ---> lscpu: 02:08:28 Architecture: x86_64 02:08:28 CPU op-mode(s): 32-bit, 64-bit 02:08:28 Byte Order: Little Endian 02:08:28 Address sizes: 40 bits physical, 48 bits virtual 02:08:28 CPU(s): 8 02:08:28 On-line CPU(s) list: 0-7 02:08:28 Thread(s) per core: 1 02:08:28 Core(s) per socket: 1 02:08:28 Socket(s): 8 02:08:28 NUMA node(s): 1 02:08:28 Vendor ID: AuthenticAMD 02:08:28 CPU family: 23 02:08:28 Model: 49 02:08:28 Model name: AMD EPYC-Rome Processor 02:08:28 Stepping: 0 02:08:28 CPU MHz: 2799.998 02:08:28 BogoMIPS: 5599.99 02:08:28 Virtualization: AMD-V 02:08:28 Hypervisor vendor: KVM 02:08:28 Virtualization type: full 02:08:28 L1d cache: 256 KiB 02:08:28 L1i cache: 256 KiB 02:08:28 L2 cache: 4 MiB 02:08:28 L3 cache: 128 MiB 02:08:28 NUMA node0 CPU(s): 0-7 02:08:28 Vulnerability Itlb multihit: Not affected 02:08:28 Vulnerability L1tf: Not affected 02:08:28 Vulnerability Mds: Not affected 02:08:28 Vulnerability Meltdown: Not affected 02:08:28 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:08:28 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 02:08:28 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 02:08:28 Vulnerability Srbds: Not affected 02:08:28 Vulnerability Tsx async abort: Not affected 02:08:28 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 rep_good nopl cpuid extd_apicid tsc_known_freq 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 ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 02:08:28 02:08:28 02:08:28 ---> nproc: 02:08:28 8 02:08:28 02:08:28 02:08:28 ---> df -h: 02:08:28 Filesystem Size Used Avail Use% Mounted on 02:08:28 overlay 155G 12G 143G 8% / 02:08:28 tmpfs 64M 0 64M 0% /dev 02:08:28 tmpfs 16G 0 16G 0% /sys/fs/cgroup 02:08:28 shm 64M 0 64M 0% /dev/shm 02:08:28 /dev/vda1 155G 12G 143G 8% /facter-os 02:08:28 02:08:28 02:08:28 ---> sar -b -r -n DEV: 02:08:28 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-20357) 07/18/22 _x86_64_ (8 CPU) 02:08:28 02:08:28 01:55:22 LINUX RESTART (8 CPU) 02:08:28 02:08:28 01:56:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:08:28 01:57:01 419.66 13.02 406.64 0.00 2083.66 120605.02 0.00 02:08:28 01:58:01 172.12 0.08 172.04 0.00 7.07 39238.13 0.00 02:08:28 01:59:01 3.87 0.00 3.87 0.00 0.00 63.31 0.00 02:08:28 02:00:01 1.80 0.00 1.80 0.00 0.00 21.57 0.00 02:08:28 02:01:01 1.00 0.02 0.98 0.00 0.13 12.53 0.00 02:08:28 02:02:01 1.20 0.00 1.20 0.00 0.00 14.40 0.00 02:08:28 02:03:01 0.92 0.00 0.92 0.00 0.00 11.46 0.00 02:08:28 02:04:01 1.17 0.00 1.17 0.00 0.00 14.26 0.00 02:08:28 02:05:01 1.07 0.00 1.07 0.00 0.00 12.66 0.00 02:08:28 02:06:01 1.45 0.00 1.45 0.00 0.00 21.59 0.00 02:08:28 02:07:01 0.95 0.00 0.95 0.00 0.00 11.20 0.00 02:08:28 02:08:01 68.37 0.28 68.09 0.00 11.73 36397.40 0.00 02:08:28 Average: 55.69 1.10 54.59 0.00 172.77 16244.11 0.00 02:08:28 02:08:28 01:56:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:08:28 01:57:01 28206684 31691456 598876 1.82 158704 3527588 2159360 6.36 1357176 2857908 161844 02:08:28 01:58:01 27685168 31749056 541580 1.65 171784 4046516 1926184 5.68 1291996 3400460 248 02:08:28 01:59:01 27697404 31761928 528716 1.61 171880 4046444 1829348 5.39 1288856 3387856 140 02:08:28 02:00:01 27697652 31762188 528392 1.61 171904 4046444 1829348 5.39 1288384 3387856 20 02:08:28 02:01:01 27705452 31770124 519912 1.58 171924 4046444 1829348 5.39 1279988 3387860 20 02:08:28 02:02:01 27706080 31770804 519128 1.58 171948 4046452 1829348 5.39 1279368 3387864 12 02:08:28 02:03:01 27707584 31772540 517528 1.57 171980 4046456 1829348 5.39 1278208 3388076 32 02:08:28 02:04:01 27706960 31771980 517984 1.58 172016 4046460 1829348 5.39 1279488 3388080 164 02:08:28 02:05:01 27707228 31772268 517696 1.57 172036 4046460 1829348 5.39 1278304 3388080 20 02:08:28 02:06:01 27707156 31772216 517676 1.57 172072 4046440 1829348 5.39 1278756 3388060 16 02:08:28 02:07:01 27707328 31772416 517372 1.57 172096 4046444 1829348 5.39 1278768 3388064 20 02:08:28 02:08:01 26188508 31702500 583348 1.77 213560 5334704 2213076 6.52 1425328 4634816 613676 02:08:28 Average: 27618600 31755790 534017 1.62 174325 4110571 1896896 5.59 1300385 3448748 64684 02:08:28 02:08:28 01:56:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:08:28 01:57:01 ens3 462.63 316.29 6904.36 110.32 0.00 0.00 0.00 0.00 02:08:28 01:57:01 lo 6.10 6.10 0.59 0.59 0.00 0.00 0.00 0.00 02:08:28 01:57:01 vethf48884f 0.00 0.17 0.00 0.02 0.00 0.00 0.00 0.00 02:08:28 01:57:01 docker0 98.75 124.58 8.27 1112.64 0.00 0.00 0.00 0.00 02:08:28 01:58:01 ens3 215.55 156.84 2676.49 277.38 0.00 0.00 0.00 0.00 02:08:28 01:58:01 lo 7.67 7.67 0.75 0.75 0.00 0.00 0.00 0.00 02:08:28 01:58:01 docker0 11.18 15.91 0.66 98.90 0.00 0.00 0.00 0.00 02:08:28 01:59:01 ens3 8.11 4.45 7.42 2.61 0.00 0.00 0.00 0.00 02:08:28 01:59:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 02:08:28 01:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:08:28 02:00:01 ens3 0.47 0.20 0.12 0.08 0.00 0.00 0.00 0.00 02:08:28 02:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:08:28 02:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:08:28 02:01:01 ens3 1.27 0.48 2.72 0.28 0.00 0.00 0.00 0.00 02:08:28 02:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:08:28 02:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:08:28 02:02:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:08:28 02:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:08:28 02:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:08:28 02:03:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:08:28 02:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:08:28 02:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:08:28 02:04:01 ens3 1.18 0.55 0.46 0.28 0.00 0.00 0.00 0.00 02:08:28 02:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:08:28 02:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:08:28 02:05:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:08:28 02:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:08:28 02:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:08:28 02:06:01 ens3 0.27 0.18 0.08 0.07 0.00 0.00 0.00 0.00 02:08:28 02:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:08:28 02:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:08:28 02:07:01 ens3 0.93 0.32 0.39 0.26 0.00 0.00 0.00 0.00 02:08:28 02:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:08:28 02:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:08:28 02:08:01 ens3 333.04 230.19 7852.46 70.85 0.00 0.00 0.00 0.00 02:08:28 02:08:01 lo 2.13 2.13 0.20 0.20 0.00 0.00 0.00 0.00 02:08:28 02:08:01 docker0 39.44 45.74 3.35 684.32 0.00 0.00 0.00 0.00 02:08:28 Average: ens3 84.89 58.85 1448.01 38.46 0.00 0.00 0.00 0.00 02:08:28 Average: lo 1.39 1.39 0.13 0.13 0.00 0.00 0.00 0.00 02:08:28 Average: docker0 12.34 15.39 1.01 156.86 0.00 0.00 0.00 0.00 02:08:28 02:08:28 02:08:28 ---> sar -P ALL: 02:08:28 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-20357) 07/18/22 _x86_64_ (8 CPU) 02:08:28 02:08:28 01:55:22 LINUX RESTART (8 CPU) 02:08:28 02:08:28 01:56:02 CPU %user %nice %system %iowait %steal %idle 02:08:28 01:57:01 all 18.13 0.00 5.87 1.87 0.07 74.06 02:08:28 01:57:01 0 17.96 0.00 5.94 1.42 0.07 74.62 02:08:28 01:57:01 1 18.07 0.00 7.48 5.96 0.07 68.42 02:08:28 01:57:01 2 18.17 0.00 5.61 0.36 0.09 75.78 02:08:28 01:57:01 3 19.55 0.00 5.13 0.45 0.07 74.81 02:08:28 01:57:01 4 19.15 0.00 5.39 1.76 0.05 73.65 02:08:28 01:57:01 5 17.45 0.00 6.00 3.11 0.07 73.37 02:08:28 01:57:01 6 17.43 0.00 5.98 0.38 0.07 76.15 02:08:28 01:57:01 7 17.27 0.00 5.41 1.53 0.07 75.73 02:08:28 01:58:01 all 30.91 0.00 6.00 0.98 0.09 62.02 02:08:28 01:58:01 0 30.71 0.00 6.09 0.32 0.08 62.80 02:08:28 01:58:01 1 31.56 0.00 6.19 0.32 0.08 61.84 02:08:28 01:58:01 2 30.22 0.00 6.09 0.86 0.08 62.75 02:08:28 01:58:01 3 32.20 0.00 5.64 0.59 0.08 61.49 02:08:28 01:58:01 4 29.10 0.00 6.31 3.52 0.08 60.99 02:08:28 01:58:01 5 30.32 0.00 5.87 0.17 0.08 63.55 02:08:28 01:58:01 6 32.04 0.00 5.73 2.05 0.08 60.09 02:08:28 01:58:01 7 31.17 0.00 6.06 0.05 0.10 62.62 02:08:28 01:59:01 all 0.40 0.00 0.09 0.01 0.00 99.49 02:08:28 01:59:01 0 0.10 0.00 0.12 0.00 0.00 99.78 02:08:28 01:59:01 1 2.15 0.00 0.07 0.00 0.00 97.78 02:08:28 01:59:01 2 0.20 0.00 0.07 0.00 0.00 99.73 02:08:28 01:59:01 3 0.25 0.00 0.12 0.02 0.00 99.62 02:08:28 01:59:01 4 0.13 0.00 0.05 0.00 0.02 99.80 02:08:28 01:59:01 5 0.17 0.00 0.12 0.02 0.00 99.70 02:08:28 01:59:01 6 0.07 0.00 0.12 0.07 0.00 99.75 02:08:28 01:59:01 7 0.10 0.00 0.08 0.02 0.00 99.80 02:08:28 02:00:01 all 0.25 0.00 0.02 0.00 0.01 99.73 02:08:28 02:00:01 0 0.02 0.00 0.02 0.00 0.02 99.95 02:08:28 02:00:01 1 1.77 0.00 0.03 0.03 0.02 98.14 02:08:28 02:00:01 2 0.00 0.00 0.02 0.00 0.00 99.98 02:08:28 02:00:01 3 0.03 0.00 0.02 0.00 0.02 99.93 02:08:28 02:00:01 4 0.03 0.00 0.02 0.00 0.00 99.95 02:08:28 02:00:01 5 0.03 0.00 0.02 0.00 0.00 99.95 02:08:28 02:00:01 6 0.02 0.00 0.02 0.00 0.00 99.97 02:08:28 02:00:01 7 0.03 0.00 0.00 0.00 0.00 99.97 02:08:28 02:01:01 all 0.04 0.00 0.03 0.00 0.00 99.93 02:08:28 02:01:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:08:28 02:01:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:08:28 02:01:01 2 0.07 0.00 0.02 0.00 0.00 99.92 02:08:28 02:01:01 3 0.07 0.00 0.07 0.00 0.02 99.85 02:08:28 02:01:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:08:28 02:01:01 5 0.02 0.00 0.02 0.00 0.00 99.97 02:08:28 02:01:01 6 0.08 0.00 0.03 0.03 0.00 99.85 02:08:28 02:01:01 7 0.03 0.00 0.05 0.00 0.00 99.92 02:08:28 02:02:01 all 0.02 0.00 0.01 0.00 0.00 99.96 02:08:28 02:02:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:08:28 02:02:01 1 0.03 0.00 0.00 0.00 0.00 99.97 02:08:28 02:02:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:08:28 02:02:01 3 0.03 0.00 0.03 0.00 0.00 99.93 02:08:28 02:02:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:08:28 02:02:01 5 0.03 0.00 0.02 0.00 0.00 99.95 02:08:28 02:02:01 6 0.00 0.00 0.02 0.03 0.02 99.93 02:08:28 02:02:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:08:28 02:03:01 all 0.03 0.00 0.01 0.00 0.01 99.95 02:08:28 02:03:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:08:28 02:03:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:08:28 02:03:01 2 0.03 0.00 0.00 0.00 0.00 99.97 02:08:28 02:03:01 3 0.05 0.00 0.03 0.00 0.02 99.90 02:08:28 02:03:01 4 0.05 0.00 0.03 0.00 0.00 99.92 02:08:28 02:03:01 5 0.03 0.00 0.00 0.00 0.02 99.95 02:08:28 02:03:01 6 0.05 0.00 0.00 0.00 0.00 99.95 02:08:28 02:03:01 7 0.02 0.00 0.00 0.00 0.02 99.97 02:08:28 02:04:01 all 0.02 0.00 0.01 0.00 0.00 99.96 02:08:28 02:04:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:08:28 02:04:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:08:28 02:04:01 2 0.05 0.00 0.03 0.00 0.00 99.92 02:08:28 02:04:01 3 0.02 0.00 0.03 0.00 0.02 99.93 02:08:28 02:04:01 4 0.02 0.00 0.00 0.00 0.02 99.97 02:08:28 02:04:01 5 0.03 0.00 0.03 0.00 0.00 99.93 02:08:28 02:04:01 6 0.02 0.00 0.00 0.03 0.00 99.95 02:08:28 02:04:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:08:28 02:05:01 all 0.01 0.00 0.02 0.00 0.00 99.96 02:08:28 02:05:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:08:28 02:05:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:08:28 02:05:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:08:28 02:05:01 3 0.03 0.00 0.05 0.00 0.00 99.92 02:08:28 02:05:01 4 0.00 0.00 0.03 0.00 0.00 99.97 02:08:28 02:05:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:08:28 02:05:01 6 0.03 0.00 0.03 0.03 0.00 99.90 02:08:28 02:05:01 7 0.00 0.00 0.03 0.00 0.00 99.97 02:08:28 02:06:01 all 0.03 0.00 0.01 0.01 0.00 99.95 02:08:28 02:06:01 0 0.03 0.00 0.00 0.00 0.00 99.97 02:08:28 02:06:01 1 0.03 0.00 0.00 0.00 0.00 99.97 02:08:28 02:06:01 2 0.02 0.00 0.02 0.02 0.00 99.95 02:08:28 02:06:01 3 0.05 0.00 0.02 0.00 0.02 99.92 02:08:28 02:06:01 4 0.02 0.00 0.02 0.00 0.02 99.95 02:08:28 02:06:01 5 0.05 0.00 0.00 0.00 0.00 99.95 02:08:28 02:06:01 6 0.00 0.00 0.02 0.05 0.00 99.93 02:08:28 02:06:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:08:28 02:07:01 all 0.03 0.00 0.02 0.00 0.00 99.95 02:08:28 02:07:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:08:28 02:07:01 1 0.00 0.00 0.02 0.00 0.00 99.98 02:08:28 02:07:01 2 0.00 0.00 0.02 0.00 0.02 99.97 02:08:28 02:07:01 3 0.03 0.00 0.03 0.00 0.02 99.92 02:08:28 02:07:01 4 0.05 0.00 0.02 0.00 0.00 99.93 02:08:28 02:07:01 5 0.03 0.00 0.00 0.00 0.00 99.97 02:08:28 02:07:01 6 0.08 0.00 0.05 0.02 0.00 99.85 02:08:28 02:07:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:08:28 02:08:28 02:07:01 CPU %user %nice %system %iowait %steal %idle 02:08:28 02:08:01 all 8.36 0.00 3.25 0.65 0.04 87.70 02:08:28 02:08:01 0 8.45 0.00 2.59 0.05 0.05 88.86 02:08:28 02:08:01 1 9.16 0.00 3.26 0.05 0.05 87.48 02:08:28 02:08:01 2 8.22 0.00 3.60 0.10 0.03 88.04 02:08:28 02:08:01 3 8.16 0.00 2.88 0.03 0.05 88.87 02:08:28 02:08:01 4 9.32 0.00 3.43 0.03 0.05 87.16 02:08:28 02:08:01 5 7.87 0.00 2.57 0.81 0.03 88.71 02:08:28 02:08:01 6 8.57 0.00 2.99 3.85 0.05 84.55 02:08:28 02:08:01 7 7.10 0.00 4.66 0.27 0.03 87.94 02:08:28 Average: all 4.79 0.00 1.26 0.29 0.02 93.64 02:08:28 Average: 0 4.73 0.00 1.22 0.15 0.02 93.88 02:08:28 Average: 1 5.18 0.00 1.40 0.52 0.02 92.88 02:08:28 Average: 2 4.69 0.00 1.27 0.11 0.02 93.91 02:08:28 Average: 3 4.98 0.00 1.16 0.09 0.03 93.75 02:08:28 Average: 4 4.76 0.00 1.26 0.44 0.02 93.52 02:08:28 Average: 5 4.62 0.00 1.21 0.34 0.02 93.82 02:08:28 Average: 6 4.79 0.00 1.23 0.54 0.02 93.42 02:08:28 Average: 7 4.58 0.00 1.34 0.15 0.02 93.92 02:08:28 02:08:28 02:08:28