Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 328ff548ea1794223110aa3bbf079b4887c6fdbc 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-ssh9703739669368103102.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh9926537017852719893.key Verifying host key using known hosts file > 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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh16399124795415558921.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh18307175115194529924.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 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-ssh1090837488237432054.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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 ‘prd-ubuntu20.04-docker-8c-8g-1789’ Running on prd-ubuntu20.04-docker-8c-8g-1792 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 328ff548ea1794223110aa3bbf079b4887c6fdbc (main) Commit message: "Merge pull request #416 from hahattan/internal" > 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 328ff548ea1794223110aa3bbf079b4887c6fdbc # timeout=10 > git rev-list --no-walk 626368a07400440c19e88e92e22b40eeb22d4bcb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:12:32 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:12:32 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:12:32 ========================================================= 07:12:32 EdgeX Global Pipelines Version Info 07:12:32 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:12:32 ------------------- 07:12:32 stable info: 07:12:32 ------------------- 07:12:32 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:12:32 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 07:12:32 Message: update stable to v1.0.239 07:12:33 ------------------- 07:12:33 experimental info: 07:12:33 ------------------- 07:12:33 Commited By: **** collab-it+edgex@linuxfoundation.org 07:12:33 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 07:12:33 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:12:33 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 07:12:33 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 07:12:33 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:12:33 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:12:33 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:12:33 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 07:12:33 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:12:33 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 07:12:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:12:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:12:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:12:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 07:12:33 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:12:33 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:12:33 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:12:33 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:12:33 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:12:33 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:12:33 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:12:33 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:12:33 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 07:12:33 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 07:12:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:12:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:12:33 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 07:12:33 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:12:33 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 07:12:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 07:12:33 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 07:12:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 07:12:33 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 328ff548ea1794223110aa3bbf079b4887c6fdbc [Pipeline] echo 07:12:33 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 328ff54 [Pipeline] echo 07:12:33 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:12:34 provisioning config files... 07:12:34 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config3228648961658866013tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:12:34 ---> docker-login.sh 07:12:34 nexus3.edgexfoundry.org:10001 07:12:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:12:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:12:34 Configure a credential helper to remove this warning. See 07:12:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:12:34 07:12:34 Login Succeeded 07:12:34 nexus3.edgexfoundry.org:10002 07:12:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:12:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:12:34 Configure a credential helper to remove this warning. See 07:12:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:12:34 07:12:34 Login Succeeded 07:12:34 nexus3.edgexfoundry.org:10003 07:12:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:12:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:12:34 Configure a credential helper to remove this warning. See 07:12:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:12:34 07:12:34 Login Succeeded 07:12:34 nexus3.edgexfoundry.org:10004 07:12:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:12:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:12:34 Configure a credential helper to remove this warning. See 07:12:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:12:34 07:12:34 Login Succeeded 07:12:34 docker.io 07:12:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:12:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:12:35 Configure a credential helper to remove this warning. See 07:12:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:12:35 07:12:35 Login Succeeded 07:12:35 ---> docker-login.sh ends [Pipeline] } 07:12:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 07:12:35 + git rev-list -1 --merges 328ff548ea1794223110aa3bbf079b4887c6fdbc~1..328ff548ea1794223110aa3bbf079b4887c6fdbc [Pipeline] echo 07:12:35 -----------> git rev-list -1 --merges 328ff548ea1794223110aa3bbf079b4887c6fdbc~1..328ff548ea1794223110aa3bbf079b4887c6fdbc 328ff548ea1794223110aa3bbf079b4887c6fdbc 07:12:35 328ff548ea1794223110aa3bbf079b4887c6fdbc [false] [Pipeline] sh 07:12:36 + git log --format=format:%s -1 328ff548ea1794223110aa3bbf079b4887c6fdbc [Pipeline] echo 07:12:36 ========================================================= 07:12:36 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:12:36 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:12:36 + git log --format=format:%s -1 328ff548ea1794223110aa3bbf079b4887c6fdbc [Pipeline] echo 07:12:36 [semverPrep] GIT_COMMIT: 328ff548ea1794223110aa3bbf079b4887c6fdbc, Commit Message: Merge pull request #416 from hahattan/internal [Pipeline] echo 07:12:36 [semverPrep] This is not a build commit. [Pipeline] sh 07:12:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:12:36 + grep -v github /etc/ssh/ssh_known_hosts 07:12:36 + [ -e /tmp/ssh_known_hosts ] 07:12:36 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:12:36 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 07:12:36 + sudo tee -a /etc/ssh/ssh_known_hosts 07:12:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:12:37 07:12:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:12:37 0.1.4: Pulling from edgex-devops/py-git-semver 07:12:37 b85a868b505f: Pulling fs layer 07:12:37 e2be974225ed: Pulling fs layer 07:12:37 339a4e72a1f5: Pulling fs layer 07:12:37 988bab9f4d93: Pulling fs layer 07:12:37 1469e6f7b9e6: Pulling fs layer 07:12:37 eaf3925da568: Pulling fs layer 07:12:37 bab4dde63d76: Pulling fs layer 07:12:37 bde34c3a00c8: Pulling fs layer 07:12:37 b352a97aabf1: Pulling fs layer 07:12:37 4872d77fe225: Pulling fs layer 07:12:37 5851b861e8e6: Pulling fs layer 07:12:37 b352a97aabf1: Waiting 07:12:37 4872d77fe225: Waiting 07:12:37 bab4dde63d76: Waiting 07:12:37 5851b861e8e6: Waiting 07:12:37 bde34c3a00c8: Waiting 07:12:37 988bab9f4d93: Waiting 07:12:37 1469e6f7b9e6: Waiting 07:12:37 eaf3925da568: Waiting 07:12:37 e2be974225ed: Verifying Checksum 07:12:37 e2be974225ed: Download complete 07:12:37 988bab9f4d93: Verifying Checksum 07:12:37 988bab9f4d93: Download complete 07:12:37 1469e6f7b9e6: Verifying Checksum 07:12:37 1469e6f7b9e6: Download complete 07:12:37 eaf3925da568: Verifying Checksum 07:12:37 eaf3925da568: Download complete 07:12:37 339a4e72a1f5: Verifying Checksum 07:12:37 339a4e72a1f5: Download complete 07:12:37 bde34c3a00c8: Verifying Checksum 07:12:37 bde34c3a00c8: Download complete 07:12:37 b352a97aabf1: Download complete 07:12:37 4872d77fe225: Verifying Checksum 07:12:37 4872d77fe225: Download complete 07:12:37 5851b861e8e6: Download complete 07:12:37 b85a868b505f: Verifying Checksum 07:12:37 b85a868b505f: Download complete 07:12:37 bab4dde63d76: Verifying Checksum 07:12:37 bab4dde63d76: Download complete 07:12:38 b85a868b505f: Pull complete 07:12:39 e2be974225ed: Pull complete 07:12:39 339a4e72a1f5: Pull complete 07:12:39 988bab9f4d93: Pull complete 07:12:40 1469e6f7b9e6: Pull complete 07:12:40 eaf3925da568: Pull complete 07:12:41 bab4dde63d76: Pull complete 07:12:41 bde34c3a00c8: Pull complete 07:12:42 b352a97aabf1: Pull complete 07:12:42 4872d77fe225: Pull complete 07:12:42 5851b861e8e6: Pull complete 07:12:42 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 07:12:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:12:42 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:12:42 prd-ubuntu20.04-docker-8c-8g-1792 does not seem to be running inside a container 07:12:42 $ 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 07:12:44 $ docker top 7d0c2b34df9e502ebaf29c7913300879f87d31703f22aaa4b63f46f4640436c6 -eo pid,comm 07:12:44 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). 07:12:44 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:12:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:12:44 [ssh-agent] Looking for ssh-agent implementation... 07:12:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:12:44 $ docker exec 7d0c2b34df9e502ebaf29c7913300879f87d31703f22aaa4b63f46f4640436c6 ssh-agent 07:12:44 SSH_AUTH_SOCK=/tmp/ssh-3HwKVtUMKR1A/agent.32 07:12:44 SSH_AGENT_PID=38 07:12:44 Running ssh-add (command line suppressed) 07:12:45 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_17151453544634697754.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_17151453544634697754.key) 07:12:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:12:45 + git tag --points-at HEAD [Pipeline] } 07:12:45 $ docker exec --env ******** --env ******** 7d0c2b34df9e502ebaf29c7913300879f87d31703f22aaa4b63f46f4640436c6 ssh-agent -k 07:12:45 unset SSH_AUTH_SOCK; 07:12:45 unset SSH_AGENT_PID; 07:12:45 echo Agent pid 38 killed; 07:12:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:12:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:12:45 [ssh-agent] Looking for ssh-agent implementation... 07:12:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:12:45 $ docker exec 7d0c2b34df9e502ebaf29c7913300879f87d31703f22aaa4b63f46f4640436c6 ssh-agent 07:12:45 SSH_AUTH_SOCK=/tmp/ssh-PRcd2hu7CgRB/agent.70 07:12:45 SSH_AGENT_PID=76 07:12:45 Running ssh-add (command line suppressed) 07:12:45 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_12788062565873790911.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_12788062565873790911.key) 07:12:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:12:46 + git semver init 07:12:46 2022-09-28 07:12:46,447 [run_init] DEBUG init version:0.0.0 force:False 07:12:46 2022-09-28 07:12:46,448 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver 07:12:46 2022-09-28 07:12:46,448 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/edgexfoundry_device-mqtt-go_main/.semver 07:12:46 2022-09-28 07:12:46,448 [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) 07:12:47 2022-09-28 07:12:47,331 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.git/info/exclude 07:12:47 2022-09-28 07:12:47,331 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:False 07:12:47 2022-09-28 07:12:47,331 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 07:12:47 2022-09-28 07:12:47,332 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 07:12:47 2.3.0-dev.19 [Pipeline] } 07:12:47 $ docker exec --env ******** --env ******** 7d0c2b34df9e502ebaf29c7913300879f87d31703f22aaa4b63f46f4640436c6 ssh-agent -k 07:12:47 unset SSH_AUTH_SOCK; 07:12:47 unset SSH_AGENT_PID; 07:12:47 echo Agent pid 76 killed; 07:12:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:12:47 + git semver [Pipeline] } 07:12:48 $ docker stop --time=1 7d0c2b34df9e502ebaf29c7913300879f87d31703f22aaa4b63f46f4640436c6 07:12:49 $ docker rm -f 7d0c2b34df9e502ebaf29c7913300879f87d31703f22aaa4b63f46f4640436c6 [Pipeline] // withDockerContainer [Pipeline] sh 07:12:49 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:12:49 Stashed 1 file(s) [Pipeline] echo 07:12:49 [edgeXSemver]: initialized semver on version 2.3.0-dev.19 [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 07:12:50 provisioning config files... 07:12:50 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config18188650295492729244tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:12:50 ---> docker-login.sh 07:12:50 nexus3.edgexfoundry.org:10001 07:12:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:12:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:12:50 Configure a credential helper to remove this warning. See 07:12:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:12:50 07:12:50 Login Succeeded 07:12:50 nexus3.edgexfoundry.org:10002 07:12:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:12:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:12:50 Configure a credential helper to remove this warning. See 07:12:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:12:50 07:12:50 Login Succeeded 07:12:50 nexus3.edgexfoundry.org:10003 07:12:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:12:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:12:50 Configure a credential helper to remove this warning. See 07:12:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:12:50 07:12:50 Login Succeeded 07:12:50 nexus3.edgexfoundry.org:10004 07:12:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:12:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:12:50 Configure a credential helper to remove this warning. See 07:12:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:12:50 07:12:50 Login Succeeded 07:12:50 docker.io 07:12:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:12:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:12:51 Configure a credential helper to remove this warning. See 07:12:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:12:51 07:12:51 Login Succeeded 07:12:51 ---> docker-login.sh ends [Pipeline] } 07:12:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:12:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:12:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:12:51 ========================================================= 07:12:51 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 07:12:51 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:51 + 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 . 07:12:51 Sending build context to Docker daemon 6.119MB 07:12:51 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 07:12:51 Step 2/13 : FROM ${BASE} AS builder 07:12:51 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 07:12:51 2408cc74d12b: Pulling fs layer 07:12:51 ea60b727a1ce: Pulling fs layer 07:12:51 30c4a7721957: Pulling fs layer 07:12:51 370296b7ddb6: Pulling fs layer 07:12:51 7c6cee850709: Pulling fs layer 07:12:51 39a5fcdaea64: Pulling fs layer 07:12:51 d94ebbe4e438: Pulling fs layer 07:12:51 bcfd1f05c69d: Pulling fs layer 07:12:51 59ccb84bbe0f: Pulling fs layer 07:12:51 d94ebbe4e438: Waiting 07:12:51 bcfd1f05c69d: Waiting 07:12:51 39a5fcdaea64: Waiting 07:12:51 370296b7ddb6: Waiting 07:12:51 7c6cee850709: Waiting 07:12:51 30c4a7721957: Verifying Checksum 07:12:51 30c4a7721957: Download complete 07:12:51 ea60b727a1ce: Verifying Checksum 07:12:51 7c6cee850709: Verifying Checksum 07:12:51 7c6cee850709: Download complete 07:12:51 39a5fcdaea64: Verifying Checksum 07:12:51 39a5fcdaea64: Download complete 07:12:51 2408cc74d12b: Verifying Checksum 07:12:51 2408cc74d12b: Download complete 07:12:51 d94ebbe4e438: Verifying Checksum 07:12:51 d94ebbe4e438: Download complete 07:12:51 2408cc74d12b: Pull complete 07:12:52 ea60b727a1ce: Pull complete 07:12:52 30c4a7721957: Pull complete 07:12:52 59ccb84bbe0f: Verifying Checksum 07:12:52 59ccb84bbe0f: Download complete 07:12:52 bcfd1f05c69d: Verifying Checksum 07:12:52 bcfd1f05c69d: Download complete 07:12:52 370296b7ddb6: Verifying Checksum 07:12:52 370296b7ddb6: Download complete 07:12:56 370296b7ddb6: Pull complete 07:12:56 7c6cee850709: Pull complete 07:12:56 39a5fcdaea64: Pull complete 07:12:56 d94ebbe4e438: Pull complete 07:12:59 bcfd1f05c69d: Pull complete 07:12:59 59ccb84bbe0f: Pull complete 07:12:59 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 07:12:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 07:12:59 ---> a4fb48ad2a94 07:12:59 Step 3/13 : ARG ADD_BUILD_TAGS="" 07:13:03 ---> Running in 4eb6779db532 07:13:03 Removing intermediate container 4eb6779db532 07:13:03 ---> 5f71e71e20e7 07:13:03 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:13:03 ---> Running in 624f0538164c 07:13:03 Removing intermediate container 624f0538164c 07:13:03 ---> 8c7e98709b12 07:13:03 Step 5/13 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 07:13:03 ---> Running in 317f2eeb7aca 07:13:03 Removing intermediate container 317f2eeb7aca 07:13:03 ---> c0f7caabb01b 07:13:03 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 07:13:03 ---> Running in d73541e6c6bc 07:13:03 Removing intermediate container d73541e6c6bc 07:13:03 ---> eb67f569fa17 07:13:03 Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:13:03 ---> Running in cb9bf9d7b0f4 07:13:03 Removing intermediate container cb9bf9d7b0f4 07:13:03 ---> 388265b18ab4 07:13:03 Step 8/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:13:03 ---> Running in fe8cfaac264e 07:13:03 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 07:13:04 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 07:13:04 Still waiting to schedule task 07:13:05 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-1791’ 07:13:05 (1/4) Installing openssh-keygen (9.0_p1-r2) 07:13:05 (2/4) Installing libedit (20210910.3.1-r0) 07:13:05 (3/4) Installing openssh-client-common (9.0_p1-r2) 07:13:05 (4/4) Installing openssh-client-default (9.0_p1-r2) 07:13:05 Executing busybox-1.35.0-r13.trigger 07:13:05 OK: 216 MiB in 55 packages 07:13:05 Removing intermediate container fe8cfaac264e 07:13:05 ---> d9c5e88b36bf 07:13:05 Step 9/13 : WORKDIR /device-mqtt-go 07:13:05 ---> Running in bab5ef413f21 07:13:05 Removing intermediate container bab5ef413f21 07:13:05 ---> 576012b20b8a 07:13:05 Step 10/13 : COPY go.mod vendor* ./ 07:13:06 ---> eb1aa35aaabf 07:13:06 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:13:06 ---> Running in c007b62d1b96 07:13:28 Removing intermediate container c007b62d1b96 07:13:28 ---> 112fb524f8ff 07:13:28 Step 12/13 : COPY . . 07:13:28 ---> 00ac0a6846ce 07:13:28 Step 13/13 : RUN $MAKE 07:13:28 ---> Running in 7579233545db 07:13:28 noop 07:13:28 Removing intermediate container 7579233545db 07:13:28 ---> 3850eb72df5b 07:13:28 Successfully built 3850eb72df5b 07:13:28 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:28 + docker inspect -f . ci-base-image-x86_64 07:13:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:13:28 prd-ubuntu20.04-docker-8c-8g-1792 does not seem to be running inside a container 07:13:28 $ 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 07:13:28 $ docker top a191a06541435ffc4c1bb6876d0a06925742d1b85f2e804574b556c82398492c -eo pid,comm [Pipeline] { [Pipeline] sh 07:13:29 + go version 07:13:29 go version go1.18.3 linux/amd64 [Pipeline] } 07:13:29 $ docker stop --time=1 a191a06541435ffc4c1bb6876d0a06925742d1b85f2e804574b556c82398492c 07:13:30 $ docker rm -f a191a06541435ffc4c1bb6876d0a06925742d1b85f2e804574b556c82398492c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:30 + docker inspect -f . ci-base-image-x86_64 07:13:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:13:30 prd-ubuntu20.04-docker-8c-8g-1792 does not seem to be running inside a container 07:13:30 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -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 07:13:31 $ docker top 822a52af90e429f2f135a78575399fa0c0c6aa9d293844eead747c79bcfb930e -eo pid,comm [Pipeline] { [Pipeline] sh 07:13:31 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] fileExists [Pipeline] sh 07:13:31 + make test 07:13:31 GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 07:13:32 ? github.com/edgexfoundry/device-mqtt-go [no test files] 07:13:42 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 07:13:42 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.017s coverage: 21.8% of statements 07:13:42 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 07:13:50 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." 07:13:50 GCO_ENABLED=1 GO111MODULE=on go vet ./... 07:13:53 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:13:53 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:13:53 ./bin/test-attribution-txt.sh [Pipeline] echo 07:13:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 07:13:53 $ docker stop --time=1 822a52af90e429f2f135a78575399fa0c0c6aa9d293844eead747c79bcfb930e 07:13:55 $ docker rm -f 822a52af90e429f2f135a78575399fa0c0c6aa9d293844eead747c79bcfb930e [Pipeline] // withDockerContainer [Pipeline] sh 07:13:55 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:13:55 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 07:13:56 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:13:56 + ls -al . 07:13:56 total 184 07:13:56 drwxrwxr-x 10 jenkins jenkins 4096 Sep 28 07:13 . 07:13:56 drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 07:12 .. 07:13:56 -rw-rw-r-- 1 jenkins jenkins 140 Sep 28 07:12 .dockerignore 07:13:56 drwxrwxr-x 8 jenkins jenkins 4096 Sep 28 07:13 .git 07:13:56 drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 07:12 .github 07:13:56 -rw-rw-r-- 1 jenkins jenkins 329 Sep 28 07:12 .gitignore 07:13:56 -rw-rw-r-- 1 jenkins jenkins 41 Sep 28 07:12 .golangci.yml 07:13:56 drwxr-xr-x 3 jenkins jenkins 4096 Sep 28 07:12 .semver 07:13:56 -rw-rw-r-- 1 jenkins jenkins 9293 Sep 28 07:12 Attribution.txt 07:13:56 -rw-rw-r-- 1 jenkins jenkins 11365 Sep 28 07:12 CHANGELOG.md 07:13:56 -rw-rw-r-- 1 jenkins jenkins 1988 Sep 28 07:12 Dockerfile 07:13:56 -rw-rw-r-- 1 jenkins jenkins 677 Sep 28 07:12 GOVERNANCE.md 07:13:56 -rw-rw-r-- 1 jenkins jenkins 678 Sep 28 07:12 Jenkinsfile 07:13:56 -rw-rw-r-- 1 jenkins jenkins 11340 Sep 28 07:12 LICENSE 07:13:56 -rw-rw-r-- 1 jenkins jenkins 2126 Sep 28 07:12 Makefile 07:13:56 -rw-rw-r-- 1 jenkins jenkins 620 Sep 28 07:12 OWNERS.md 07:13:56 -rw-rw-r-- 1 jenkins jenkins 3165 Sep 28 07:12 README.md 07:13:56 -rw-rw-r-- 1 jenkins jenkins 12 Sep 28 07:12 VERSION 07:13:56 drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 07:12 bin 07:13:56 drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 07:12 cmd 07:13:56 -rw-r--r-- 1 jenkins jenkins 17887 Sep 28 07:13 coverage.out 07:13:56 -rw-rw-r-- 1 jenkins jenkins 3523 Sep 28 07:12 go.mod 07:13:56 -rw-rw-r-- 1 jenkins jenkins 37946 Sep 28 07:12 go.sum 07:13:56 drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 07:12 internal 07:13:56 drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 07:12 mock 07:13:56 drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 07:12 snap 07:13:56 -rw-rw-r-- 1 jenkins jenkins 227 Sep 28 07:12 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:56 + 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=328ff548ea1794223110aa3bbf079b4887c6fdbc --label arch=amd64 --label version=2.3.0-dev.19 . 07:13:56 Sending build context to Docker daemon 6.137MB 07:13:56 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 07:13:56 Step 2/25 : FROM ${BASE} AS builder 07:13:56 ---> 3850eb72df5b 07:13:56 Step 3/25 : ARG ADD_BUILD_TAGS="" 07:13:57 ---> Running in f15d14e187fa 07:13:57 Removing intermediate container f15d14e187fa 07:13:57 ---> ad7a0aeae64d 07:13:57 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:13:57 ---> Running in fdcdebbb3983 07:13:57 Removing intermediate container fdcdebbb3983 07:13:57 ---> e74689b2d8fe 07:13:57 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 07:13:57 ---> Running in e85a690d9a81 07:13:57 Removing intermediate container e85a690d9a81 07:13:57 ---> ada0743fd100 07:13:57 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 07:13:57 ---> Running in b3b4ba7bdac8 07:13:57 Removing intermediate container b3b4ba7bdac8 07:13:57 ---> 6579c94be376 07:13:57 Step 7/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:13:57 ---> Running in f7e0f1d1b9f9 07:13:58 Removing intermediate container f7e0f1d1b9f9 07:13:58 ---> 3ea97598f243 07:13:58 Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:13:58 ---> Running in 2a82d4bcc134 07:13:58 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 07:13:59 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 07:13:59 OK: 216 MiB in 55 packages 07:13:59 Removing intermediate container 2a82d4bcc134 07:13:59 ---> 383b6c31f9ca 07:13:59 Step 9/25 : WORKDIR /device-mqtt-go 07:13:59 ---> Running in e0f4ae0b1edc 07:13:59 Removing intermediate container e0f4ae0b1edc 07:13:59 ---> c694c3294d64 07:13:59 Step 10/25 : COPY go.mod vendor* ./ 07:14:00 ---> b0468e599dd1 07:14:00 Step 11/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:14:00 ---> Running in 1d49d3ba1b3e 07:14:00 Removing intermediate container 1d49d3ba1b3e 07:14:00 ---> 9994a972f664 07:14:00 Step 12/25 : COPY . . 07:14:00 ---> 869161997e6a 07:14:00 Step 13/25 : RUN $MAKE 07:14:00 ---> Running in d8648245afa1 07:14:01 GCO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-mqtt-go.Version=2.3.0-dev.19" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd 07:14:23 Removing intermediate container d8648245afa1 07:14:23 ---> a14d1c1d9e4b 07:14:23 Step 14/25 : FROM alpine:3.16 07:14:23 3.16: Pulling from library/alpine 07:14:23 213ec9aee27d: Pulling fs layer 07:14:23 213ec9aee27d: Verifying Checksum 07:14:23 213ec9aee27d: Download complete 07:14:23 213ec9aee27d: Pull complete 07:14:23 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 07:14:23 Status: Downloaded newer image for alpine:3.16 07:14:23 ---> 9c6f07244728 07:14:23 Step 15/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 07:14:23 ---> Running in 82d437f1971b 07:14:23 Removing intermediate container 82d437f1971b 07:14:23 ---> a9f2d921097b 07:14:23 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 07:14:23 ---> Running in 8391fc8d8124 07:14:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 07:14:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 07:14:24 (1/6) Installing dumb-init (1.2.5-r1) 07:14:24 (2/6) Installing libgcc (11.2.1_git20220219-r2) 07:14:24 (3/6) Installing libsodium (1.0.18-r0) 07:14:24 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 07:14:24 (5/6) Installing libzmq (4.3.4-r0) 07:14:24 (6/6) Installing zeromq (4.3.4-r0) 07:14:24 Executing busybox-1.35.0-r17.trigger 07:14:24 OK: 8 MiB in 20 packages 07:14:25 Removing intermediate container 8391fc8d8124 07:14:25 ---> 4a205961a3bc 07:14:25 Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / 07:14:25 ---> c48e77c3bebc 07:14:25 Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / 07:14:25 ---> 3d3dc451a136 07:14:25 Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / 07:14:26 ---> 3684e90a07fa 07:14:26 Step 20/25 : EXPOSE 59982 07:14:26 ---> Running in 63d331fd4a8b 07:14:26 Removing intermediate container 63d331fd4a8b 07:14:26 ---> 2e0b693ed047 07:14:26 Step 21/25 : ENTRYPOINT ["/device-mqtt"] 07:14:26 ---> Running in 396f2e38a579 07:14:26 Removing intermediate container 396f2e38a579 07:14:26 ---> 67ef007064a1 07:14:26 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:14:26 ---> Running in c62cdedbf36d 07:14:26 Removing intermediate container c62cdedbf36d 07:14:26 ---> c28962b8a422 07:14:26 Step 23/25 : LABEL arch=amd64 07:14:26 ---> Running in a0ac5aabe3c7 07:14:26 Removing intermediate container a0ac5aabe3c7 07:14:26 ---> ae770c1a265b 07:14:26 Step 24/25 : LABEL git_sha=328ff548ea1794223110aa3bbf079b4887c6fdbc 07:14:26 ---> Running in ec6538dd290c 07:14:26 Removing intermediate container ec6538dd290c 07:14:26 ---> 7f53cf8a7241 07:14:26 Step 25/25 : LABEL version=2.3.0-dev.19 07:14:26 ---> Running in 7a8cc65ae9c7 07:14:26 Removing intermediate container 7a8cc65ae9c7 07:14:26 ---> 57cb5f3e66df 07:14:26 [Warning] One or more build-args [ARCH] were not consumed 07:14:26 Successfully built 57cb5f3e66df 07:14:26 Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:14:26 provisioning config files... 07:14:26 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config10038165181531150811tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:14:27 ---> docker-login.sh 07:14:27 nexus3.edgexfoundry.org:10001 07:14:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:14:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:14:27 Configure a credential helper to remove this warning. See 07:14:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:14:27 07:14:27 Login Succeeded 07:14:27 nexus3.edgexfoundry.org:10002 07:14:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:14:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:14:27 Configure a credential helper to remove this warning. See 07:14:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:14:27 07:14:27 Login Succeeded 07:14:27 nexus3.edgexfoundry.org:10003 07:14:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:14:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:14:27 Configure a credential helper to remove this warning. See 07:14:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:14:27 07:14:27 Login Succeeded 07:14:27 nexus3.edgexfoundry.org:10004 07:14:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:14:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:14:27 Configure a credential helper to remove this warning. See 07:14:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:14:27 07:14:27 Login Succeeded 07:14:27 docker.io 07:14:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:14:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:14:27 Configure a credential helper to remove this warning. See 07:14:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:14:27 07:14:27 Login Succeeded 07:14:27 ---> docker-login.sh ends [Pipeline] } 07:14:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:14:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:14:28 [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: 07:14:28 328ff548ea1794223110aa3bbf079b4887c6fdbc 07:14:28 latest 07:14:28 2.3.0-dev.19 07:14:28 328ff548ea1794223110aa3bbf079b4887c6fdbc-2.3.0-dev.19 07:14:28 main 07:14:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:28 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:328ff548ea1794223110aa3bbf079b4887c6fdbc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:28 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:328ff548ea1794223110aa3bbf079b4887c6fdbc 07:14:28 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 07:14:28 ee6fa4a63e07: Preparing 07:14:28 143fd4eabb8f: Preparing 07:14:28 a79a70115de8: Preparing 07:14:28 72e9815dc432: Preparing 07:14:28 994393dc58e7: Preparing 07:14:28 994393dc58e7: Layer already exists 07:14:28 143fd4eabb8f: Pushed 07:14:28 ee6fa4a63e07: Pushed 07:14:28 72e9815dc432: Pushed 07:14:31 a79a70115de8: Pushed 07:14:31 328ff548ea1794223110aa3bbf079b4887c6fdbc: digest: sha256:f281ff0cab618d895210bc06b31c93d52a3baf3a84ce19869803a9b5fba46220 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:31 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:32 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest 07:14:32 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 07:14:32 ee6fa4a63e07: Preparing 07:14:32 143fd4eabb8f: Preparing 07:14:32 a79a70115de8: Preparing 07:14:32 72e9815dc432: Preparing 07:14:32 994393dc58e7: Preparing 07:14:32 ee6fa4a63e07: Layer already exists 07:14:32 a79a70115de8: Layer already exists 07:14:32 994393dc58e7: Layer already exists 07:14:32 143fd4eabb8f: Layer already exists 07:14:32 72e9815dc432: Layer already exists 07:14:32 latest: digest: sha256:f281ff0cab618d895210bc06b31c93d52a3baf3a84ce19869803a9b5fba46220 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:32 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:2.3.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:32 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:2.3.0-dev.19 07:14:32 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 07:14:32 ee6fa4a63e07: Preparing 07:14:32 143fd4eabb8f: Preparing 07:14:32 a79a70115de8: Preparing 07:14:32 72e9815dc432: Preparing 07:14:32 994393dc58e7: Preparing 07:14:32 994393dc58e7: Layer already exists 07:14:32 ee6fa4a63e07: Layer already exists 07:14:32 143fd4eabb8f: Layer already exists 07:14:32 a79a70115de8: Layer already exists 07:14:32 72e9815dc432: Layer already exists 07:14:32 2.3.0-dev.19: digest: sha256:f281ff0cab618d895210bc06b31c93d52a3baf3a84ce19869803a9b5fba46220 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:33 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:328ff548ea1794223110aa3bbf079b4887c6fdbc-2.3.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:33 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:328ff548ea1794223110aa3bbf079b4887c6fdbc-2.3.0-dev.19 07:14:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 07:14:33 ee6fa4a63e07: Preparing 07:14:33 143fd4eabb8f: Preparing 07:14:33 a79a70115de8: Preparing 07:14:33 72e9815dc432: Preparing 07:14:33 994393dc58e7: Preparing 07:14:33 ee6fa4a63e07: Layer already exists 07:14:33 72e9815dc432: Layer already exists 07:14:33 143fd4eabb8f: Layer already exists 07:14:33 994393dc58e7: Layer already exists 07:14:33 a79a70115de8: Layer already exists 07:14:33 328ff548ea1794223110aa3bbf079b4887c6fdbc-2.3.0-dev.19: digest: sha256:f281ff0cab618d895210bc06b31c93d52a3baf3a84ce19869803a9b5fba46220 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:33 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:34 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main 07:14:34 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 07:14:34 ee6fa4a63e07: Preparing 07:14:34 143fd4eabb8f: Preparing 07:14:34 a79a70115de8: Preparing 07:14:34 72e9815dc432: Preparing 07:14:34 994393dc58e7: Preparing 07:14:34 72e9815dc432: Layer already exists 07:14:34 994393dc58e7: Layer already exists 07:14:34 143fd4eabb8f: Layer already exists 07:14:34 a79a70115de8: Layer already exists 07:14:34 ee6fa4a63e07: Layer already exists 07:14:34 main: digest: sha256:f281ff0cab618d895210bc06b31c93d52a3baf3a84ce19869803a9b5fba46220 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:14:34 ===================================================== [Pipeline] echo 07:14:34 taggedImages: 07:14:34 - nexus3.edgexfoundry.org:10004/device-mqtt:328ff548ea1794223110aa3bbf079b4887c6fdbc 07:14:34 - nexus3.edgexfoundry.org:10004/device-mqtt:latest 07:14:34 - nexus3.edgexfoundry.org:10004/device-mqtt:2.3.0-dev.19 07:14:34 - nexus3.edgexfoundry.org:10004/device-mqtt:328ff548ea1794223110aa3bbf079b4887c6fdbc-2.3.0-dev.19 07:14:34 - 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 07:14:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:14:34 07:14:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:14:34 latest: Pulling from edgex-lftools-log-publisher 07:14:34 5eb5b503b376: Pulling fs layer 07:14:34 5c69ac0246d0: Pulling fs layer 07:14:34 ec43610c2a17: Pulling fs layer 07:14:34 3a2ae6a8a46f: Pulling fs layer 07:14:34 33b1e0a273af: Pulling fs layer 07:14:34 5d3b04190fa2: Pulling fs layer 07:14:34 2f39f015ded8: Pulling fs layer 07:14:34 5d3b04190fa2: Waiting 07:14:34 3a2ae6a8a46f: Waiting 07:14:34 2f39f015ded8: Waiting 07:14:34 33b1e0a273af: Waiting 07:14:34 5c69ac0246d0: Download complete 07:14:34 3a2ae6a8a46f: Download complete 07:14:34 33b1e0a273af: Verifying Checksum 07:14:34 33b1e0a273af: Download complete 07:14:34 5d3b04190fa2: Verifying Checksum 07:14:34 5d3b04190fa2: Download complete 07:14:35 ec43610c2a17: Verifying Checksum 07:14:35 ec43610c2a17: Download complete 07:14:35 5eb5b503b376: Verifying Checksum 07:14:35 5eb5b503b376: Download complete 07:14:35 2f39f015ded8: Download complete 07:14:36 5eb5b503b376: Pull complete 07:14:36 5c69ac0246d0: Pull complete 07:14:37 ec43610c2a17: Pull complete 07:14:37 3a2ae6a8a46f: Pull complete 07:14:37 33b1e0a273af: Pull complete 07:14:37 5d3b04190fa2: Pull complete 07:14:41 2f39f015ded8: Pull complete 07:14:41 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:14:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:14:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:14:41 prd-ubuntu20.04-docker-8c-8g-1792 does not seem to be running inside a container 07:14:41 $ 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 07:14:45 $ docker top 5bd860a0463c4fcbc29ae51640890bf5e64405669b0d1fe304d02d8ce786a728 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:14:45 ---> job-cost.sh 07:14:45 lf-activate-venv: SKIPPING 07:14:45 INFO: No Stack... 07:14:45 INFO: Retrieving Pricing Info for: v3-standard-8 07:14:46 INFO: Archiving Costs [Pipeline] sh 07:14:46 + cat /w/workspace/edgexfoundry_device-mqtt-go_main/archives/cost.csv 07:14:46 + cut -d, -f6 [Pipeline] lock 07:14:46 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-66-stack-cost] 07:14:46 Resource [jenkins-edgexfoundry-device-mqtt-go-main-66-stack-cost] did not exist. Created. 07:14:46 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-66-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:14:46 + echo total: 0.2199999988079071 [Pipeline] stash 07:14:46 Stashed 1 file(s) [Pipeline] } 07:14:46 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-66-stack-cost] [Pipeline] // lock [Pipeline] } 07:14:46 $ docker stop --time=1 5bd860a0463c4fcbc29ae51640890bf5e64405669b0d1fe304d02d8ce786a728 07:14:48 $ docker rm -f 5bd860a0463c4fcbc29ae51640890bf5e64405669b0d1fe304d02d8ce786a728 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 07:15:38 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1795 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws 07:15:38 Running in /w/workspace/device-mqtt-go/66 [Pipeline] { [Pipeline] checkout 07:15:38 Selected Git installation does not exist. Using Default 07:15:38 The recommended git tool is: NONE 07:15:44 using credential edgex-jenkins-ssh 07:15:44 Cloning the remote Git repository 07:15:44 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 07:15:44 > git init /w/workspace/device-mqtt-go/66 # timeout=10 07:15:44 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 07:15:44 > git --version # timeout=10 07:15:44 > git --version # 'git version 2.25.1' 07:15:44 using GIT_SSH to set credentials SSH Credentials for GitHub 07:15:44 Verifying host key using known hosts file 07:15:45 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 07:15:45 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:15:46 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 07:15:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:15:47 Avoid second fetch 07:15:47 Checking out Revision 328ff548ea1794223110aa3bbf079b4887c6fdbc (main) 07:15:47 > git config core.sparsecheckout # timeout=10 07:15:47 > git checkout -f 328ff548ea1794223110aa3bbf079b4887c6fdbc # timeout=10 07:15:47 Commit message: "Merge pull request #416 from hahattan/internal" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:15:48 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 07:15:48 % Total % Received % Xferd Average Speed Time Time Time Current 07:15:48 Dload Upload Total Spent Left Speed 07:15:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 212k 0 --:--:-- --:--:-- --:--:-- 215k [Pipeline] sh 07:15:49 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 07:15:49 + sudo tee /etc/docker/daemon.new 07:15:49 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 07:15:49 { 07:15:49 "registry-mirrors": [ 07:15:49 "https://nexus3.edgexfoundry.org:10001" 07:15:49 ], 07:15:49 "bip": "10.250.0.254/24", 07:15:49 "hosts": [ 07:15:49 "tcp://0.0.0.0:5555", 07:15:49 "unix:///var/run/docker.sock" 07:15:49 ], 07:15:49 "mtu": 1458, 07:15:49 "selinux-enabled": true, 07:15:49 "seccomp-profile": "/etc/docker/seccomp.json" 07:15:49 } [Pipeline] sh 07:15:49 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 07:15:50 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:16:08 provisioning config files... 07:16:08 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/66@tmp/config9995752859056017582tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:16:08 ---> docker-login.sh 07:16:08 nexus3.edgexfoundry.org:10001 07:16:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:16:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:16:09 Configure a credential helper to remove this warning. See 07:16:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:16:09 07:16:09 Login Succeeded 07:16:09 nexus3.edgexfoundry.org:10002 07:16:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:16:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:16:10 Configure a credential helper to remove this warning. See 07:16:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:16:10 07:16:10 Login Succeeded 07:16:10 nexus3.edgexfoundry.org:10003 07:16:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:16:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:16:10 Configure a credential helper to remove this warning. See 07:16:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:16:10 07:16:10 Login Succeeded 07:16:10 nexus3.edgexfoundry.org:10004 07:16:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:16:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:16:11 Configure a credential helper to remove this warning. See 07:16:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:16:11 07:16:11 Login Succeeded 07:16:11 docker.io 07:16:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:16:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:16:11 Configure a credential helper to remove this warning. See 07:16:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:16:11 07:16:11 Login Succeeded 07:16:11 ---> docker-login.sh ends [Pipeline] } 07:16:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:16:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:16:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:16:11 ========================================================= 07:16:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 07:16:11 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:16:12 + 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 . 07:16:12 Sending build context to Docker daemon 3.163MB 07:16:12 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 07:16:12 Step 2/13 : FROM ${BASE} AS builder 07:16:13 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:16:13 b3c136eddcbf: Pulling fs layer 07:16:13 c0a3192eca97: Pulling fs layer 07:16:13 a050256f5b6f: Pulling fs layer 07:16:13 656be50a0ddc: Pulling fs layer 07:16:13 2bbca73fdf42: Pulling fs layer 07:16:13 46d945488cbd: Pulling fs layer 07:16:13 8a5474983e97: Pulling fs layer 07:16:13 329c88fbcd65: Pulling fs layer 07:16:13 46d945488cbd: Waiting 07:16:13 8a5474983e97: Waiting 07:16:13 329c88fbcd65: Waiting 07:16:13 656be50a0ddc: Waiting 07:16:13 2bbca73fdf42: Waiting 07:16:13 a050256f5b6f: Verifying Checksum 07:16:13 a050256f5b6f: Download complete 07:16:14 c0a3192eca97: Download complete 07:16:14 2bbca73fdf42: Download complete 07:16:14 46d945488cbd: Verifying Checksum 07:16:14 46d945488cbd: Download complete 07:16:14 b3c136eddcbf: Verifying Checksum 07:16:14 b3c136eddcbf: Download complete 07:16:15 b3c136eddcbf: Pull complete 07:16:15 329c88fbcd65: Verifying Checksum 07:16:15 329c88fbcd65: Download complete 07:16:16 8a5474983e97: Verifying Checksum 07:16:16 8a5474983e97: Download complete 07:16:16 c0a3192eca97: Pull complete 07:16:16 a050256f5b6f: Pull complete 07:16:16 656be50a0ddc: Verifying Checksum 07:16:16 656be50a0ddc: Download complete 07:16:29 656be50a0ddc: Pull complete 07:16:29 2bbca73fdf42: Pull complete 07:16:29 46d945488cbd: Pull complete 07:16:36 8a5474983e97: Pull complete 07:16:37 329c88fbcd65: Pull complete 07:16:37 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 07:16:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 07:16:37 ---> ff4287adb874 07:16:37 Step 3/13 : ARG ADD_BUILD_TAGS="" 07:16:39 ---> Running in 15c32d941ced 07:16:39 Removing intermediate container 15c32d941ced 07:16:39 ---> 58d9c52198fb 07:16:39 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:16:40 ---> Running in fdfa4477285d 07:16:40 Removing intermediate container fdfa4477285d 07:16:40 ---> 6fc2cfcde94e 07:16:40 Step 5/13 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 07:16:40 ---> Running in 9226c0c64e95 07:16:40 Removing intermediate container 9226c0c64e95 07:16:40 ---> 211dd6ea48b1 07:16:40 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 07:16:40 ---> Running in fca4b9f9f63f 07:16:41 Removing intermediate container fca4b9f9f63f 07:16:41 ---> 9c933648b78c 07:16:41 Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:16:41 ---> Running in 31a3c6ff8919 07:16:43 Removing intermediate container 31a3c6ff8919 07:16:43 ---> f7ee371b85ba 07:16:43 Step 8/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:16:43 ---> Running in 630fcf1bd6b1 07:16:44 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 07:16:45 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 07:16:46 (1/4) Installing openssh-keygen (9.0_p1-r2) 07:16:46 (2/4) Installing libedit (20210910.3.1-r0) 07:16:46 (3/4) Installing openssh-client-common (9.0_p1-r2) 07:16:46 (4/4) Installing openssh-client-default (9.0_p1-r2) 07:16:46 Executing busybox-1.35.0-r13.trigger 07:16:46 OK: 226 MiB in 55 packages 07:16:47 Removing intermediate container 630fcf1bd6b1 07:16:47 ---> b9cfe7448179 07:16:47 Step 9/13 : WORKDIR /device-mqtt-go 07:16:47 ---> Running in 4aceade7d100 07:16:47 Removing intermediate container 4aceade7d100 07:16:47 ---> b75cf3accb02 07:16:47 Step 10/13 : COPY go.mod vendor* ./ 07:16:48 ---> 7af2afe5a616 07:16:48 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:16:48 ---> Running in 6bf47d9b7387 07:17:44 Removing intermediate container 6bf47d9b7387 07:17:44 ---> 3310ba1ec07c 07:17:44 Step 12/13 : COPY . . 07:17:44 ---> db752d131d12 07:17:44 Step 13/13 : RUN $MAKE 07:17:44 ---> Running in 21abc7a81ecb 07:17:44 noop 07:17:44 Removing intermediate container 21abc7a81ecb 07:17:44 ---> 4d8d48932995 07:17:44 Successfully built 4d8d48932995 07:17:44 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:45 + docker inspect -f . ci-base-image-arm64 07:17:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:17:45 prd-ubuntu20.04-docker-arm64-4c-16g-1795 does not seem to be running inside a container 07:17:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/66 -v /w/workspace/device-mqtt-go/66:/w/workspace/device-mqtt-go/66:rw,z -v /w/workspace/device-mqtt-go/66@tmp:/w/workspace/device-mqtt-go/66@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 07:17:46 $ docker top 97154f6ee8769037693c40b788d603f91c71a6f3c72c1236ca52b070845bab3f -eo pid,comm [Pipeline] { [Pipeline] sh 07:17:47 + go version 07:17:47 go version go1.18.3 linux/arm64 [Pipeline] } 07:17:47 $ docker stop --time=1 97154f6ee8769037693c40b788d603f91c71a6f3c72c1236ca52b070845bab3f 07:17:49 $ docker rm -f 97154f6ee8769037693c40b788d603f91c71a6f3c72c1236ca52b070845bab3f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:50 + docker inspect -f . ci-base-image-arm64 07:17:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:17:50 prd-ubuntu20.04-docker-arm64-4c-16g-1795 does not seem to be running inside a container 07:17:50 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-mqtt-go/66 -v /w/workspace/device-mqtt-go/66:/w/workspace/device-mqtt-go/66:rw,z -v /w/workspace/device-mqtt-go/66@tmp:/w/workspace/device-mqtt-go/66@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 07:17:51 $ docker top 0d36e6f75b76a9f23e6ea8fac0047a88fa36c917b2409000b3e71da61a49339a -eo pid,comm [Pipeline] { [Pipeline] sh 07:17:52 + git config --global --add safe.directory /w/workspace/device-mqtt-go/66 [Pipeline] fileExists [Pipeline] sh 07:17:52 + make test 07:17:52 GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 07:17:54 ? github.com/edgexfoundry/device-mqtt-go [no test files] 07:19:31 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 07:19:31 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.073s coverage: 21.8% of statements 07:19:31 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 07:19:31 WARNING: Linting skipped (not on x86_64 or linter not installed) 07:19:31 GCO_ENABLED=1 GO111MODULE=on go vet ./... 07:19:53 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:19:53 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:19:53 ./bin/test-attribution-txt.sh [Pipeline] echo 07:19:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 07:19:53 $ docker stop --time=1 0d36e6f75b76a9f23e6ea8fac0047a88fa36c917b2409000b3e71da61a49339a 07:19:55 $ docker rm -f 0d36e6f75b76a9f23e6ea8fac0047a88fa36c917b2409000b3e71da61a49339a [Pipeline] // withDockerContainer [Pipeline] sh 07:19:56 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:19:56 Warning: overwriting stash ‘coverage-report’ 07:19:57 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 07:19:57 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:19:58 + ls -al . 07:19:58 total 180 07:19:58 drwxrwxr-x 9 jenkins jenkins 4096 Sep 28 07:17 . 07:19:58 drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 07:15 .. 07:19:58 -rw-rw-r-- 1 jenkins jenkins 140 Sep 28 07:15 .dockerignore 07:19:58 drwxrwxr-x 8 jenkins jenkins 4096 Sep 28 07:15 .git 07:19:58 drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 07:15 .github 07:19:58 -rw-rw-r-- 1 jenkins jenkins 329 Sep 28 07:15 .gitignore 07:19:58 -rw-rw-r-- 1 jenkins jenkins 41 Sep 28 07:15 .golangci.yml 07:19:58 -rw-rw-r-- 1 jenkins jenkins 9293 Sep 28 07:15 Attribution.txt 07:19:58 -rw-rw-r-- 1 jenkins jenkins 11365 Sep 28 07:15 CHANGELOG.md 07:19:58 -rw-rw-r-- 1 jenkins jenkins 1988 Sep 28 07:15 Dockerfile 07:19:58 -rw-rw-r-- 1 jenkins jenkins 677 Sep 28 07:15 GOVERNANCE.md 07:19:58 -rw-rw-r-- 1 jenkins jenkins 678 Sep 28 07:15 Jenkinsfile 07:19:58 -rw-rw-r-- 1 jenkins jenkins 11340 Sep 28 07:15 LICENSE 07:19:58 -rw-rw-r-- 1 jenkins jenkins 2126 Sep 28 07:15 Makefile 07:19:58 -rw-rw-r-- 1 jenkins jenkins 620 Sep 28 07:15 OWNERS.md 07:19:58 -rw-rw-r-- 1 jenkins jenkins 3165 Sep 28 07:15 README.md 07:19:58 -rw-rw-r-- 1 jenkins jenkins 12 Sep 28 07:12 VERSION 07:19:58 drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 07:15 bin 07:19:58 drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 07:15 cmd 07:19:58 -rw-r--r-- 1 jenkins jenkins 17887 Sep 28 07:19 coverage.out 07:19:58 -rw-rw-r-- 1 jenkins jenkins 3523 Sep 28 07:15 go.mod 07:19:58 -rw-rw-r-- 1 jenkins jenkins 37946 Sep 28 07:15 go.sum 07:19:58 drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 07:15 internal 07:19:58 drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 07:15 mock 07:19:58 drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 07:15 snap 07:19:58 -rw-rw-r-- 1 jenkins jenkins 227 Sep 28 07:15 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:58 + 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=328ff548ea1794223110aa3bbf079b4887c6fdbc --label arch=arm64 --label version=2.3.0-dev.19 . 07:19:58 Sending build context to Docker daemon 3.181MB 07:19:58 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 07:19:58 Step 2/25 : FROM ${BASE} AS builder 07:19:58 ---> 4d8d48932995 07:19:58 Step 3/25 : ARG ADD_BUILD_TAGS="" 07:19:59 ---> Running in 312e4fa592f9 07:19:59 Removing intermediate container 312e4fa592f9 07:19:59 ---> 6116ff7f89aa 07:19:59 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:19:59 ---> Running in 2ecb792cd567 07:20:00 Removing intermediate container 2ecb792cd567 07:20:00 ---> 013b8661fb0e 07:20:00 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 07:20:00 ---> Running in b76431526472 07:20:00 Removing intermediate container b76431526472 07:20:00 ---> 42ae45e22334 07:20:00 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 07:20:00 ---> Running in 828f8ba1071f 07:20:01 Removing intermediate container 828f8ba1071f 07:20:01 ---> 87aae16c512c 07:20:01 Step 7/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:20:01 ---> Running in a9123210d80d 07:20:04 Removing intermediate container a9123210d80d 07:20:04 ---> 6682bc20a484 07:20:04 Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:20:04 ---> Running in f47a8c519de1 07:20:05 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 07:20:06 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 07:20:07 OK: 226 MiB in 55 packages 07:20:08 Removing intermediate container f47a8c519de1 07:20:08 ---> 67f71fd3e360 07:20:08 Step 9/25 : WORKDIR /device-mqtt-go 07:20:08 ---> Running in 7a79dadb01d4 07:20:09 Removing intermediate container 7a79dadb01d4 07:20:09 ---> 4911fb64c255 07:20:09 Step 10/25 : COPY go.mod vendor* ./ 07:20:09 ---> 222a543f10b4 07:20:09 Step 11/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:20:09 ---> Running in 0f0a6eecb843 07:20:12 Removing intermediate container 0f0a6eecb843 07:20:12 ---> 2d2e712df6d5 07:20:12 Step 12/25 : COPY . . 07:20:13 ---> 6ccdf129488f 07:20:13 Step 13/25 : RUN $MAKE 07:20:13 ---> Running in f253dd3a978b 07:20:14 GCO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-mqtt-go.Version=2.3.0-dev.19" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd 07:23:06 Removing intermediate container f253dd3a978b 07:23:06 ---> 9b36d7196300 07:23:06 Step 14/25 : FROM alpine:3.16 07:23:06 3.16: Pulling from library/alpine 07:23:06 9b18e9b68314: Pulling fs layer 07:23:06 9b18e9b68314: Verifying Checksum 07:23:06 9b18e9b68314: Download complete 07:23:06 9b18e9b68314: Pull complete 07:23:06 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 07:23:06 Status: Downloaded newer image for alpine:3.16 07:23:06 ---> a6215f271958 07:23:06 Step 15/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 07:23:06 ---> Running in 4a15f24b5d28 07:23:06 Removing intermediate container 4a15f24b5d28 07:23:06 ---> c62fcfce0ba2 07:23:06 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 07:23:06 ---> Running in 6b970ee12f6d 07:23:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 07:23:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 07:23:07 (1/6) Installing dumb-init (1.2.5-r1) 07:23:07 (2/6) Installing libgcc (11.2.1_git20220219-r2) 07:23:07 (3/6) Installing libsodium (1.0.18-r0) 07:23:07 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 07:23:07 (5/6) Installing libzmq (4.3.4-r0) 07:23:07 (6/6) Installing zeromq (4.3.4-r0) 07:23:07 Executing busybox-1.35.0-r17.trigger 07:23:07 OK: 8 MiB in 20 packages 07:23:08 Removing intermediate container 6b970ee12f6d 07:23:08 ---> 7d020fda1352 07:23:08 Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / 07:23:09 ---> 28842d3380be 07:23:09 Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / 07:23:10 ---> d2985021af39 07:23:10 Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / 07:23:11 ---> 9628b4624a5e 07:23:11 Step 20/25 : EXPOSE 59982 07:23:11 ---> Running in fa06fc5117bb 07:23:11 Removing intermediate container fa06fc5117bb 07:23:11 ---> f6a6434d38ac 07:23:11 Step 21/25 : ENTRYPOINT ["/device-mqtt"] 07:23:11 ---> Running in 113a55ea5320 07:23:11 Removing intermediate container 113a55ea5320 07:23:11 ---> 44ec04acf203 07:23:11 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:23:11 ---> Running in 7ee73a8a7a5b 07:23:12 Removing intermediate container 7ee73a8a7a5b 07:23:12 ---> aeb84c0892b1 07:23:12 Step 23/25 : LABEL arch=arm64 07:23:12 ---> Running in f2693000496f 07:23:12 Removing intermediate container f2693000496f 07:23:12 ---> e83ba079fcfa 07:23:12 Step 24/25 : LABEL git_sha=328ff548ea1794223110aa3bbf079b4887c6fdbc 07:23:12 ---> Running in 2261a8cbd155 07:23:12 Removing intermediate container 2261a8cbd155 07:23:12 ---> 6c93a2737beb 07:23:12 Step 25/25 : LABEL version=2.3.0-dev.19 07:23:12 ---> Running in b38135050e1c 07:23:13 Removing intermediate container b38135050e1c 07:23:13 ---> 95c8be2d45f4 07:23:13 [Warning] One or more build-args [ARCH] were not consumed 07:23:13 Successfully built 95c8be2d45f4 07:23:13 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 07:23:13 provisioning config files... 07:23:13 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/66@tmp/config9757503504968217708tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:23:13 ---> docker-login.sh 07:23:13 nexus3.edgexfoundry.org:10001 07:23:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:23:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:23:13 Configure a credential helper to remove this warning. See 07:23:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:23:13 07:23:13 Login Succeeded 07:23:13 nexus3.edgexfoundry.org:10002 07:23:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:23:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:23:14 Configure a credential helper to remove this warning. See 07:23:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:23:14 07:23:14 Login Succeeded 07:23:14 nexus3.edgexfoundry.org:10003 07:23:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:23:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:23:14 Configure a credential helper to remove this warning. See 07:23:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:23:14 07:23:14 Login Succeeded 07:23:14 nexus3.edgexfoundry.org:10004 07:23:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:23:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:23:15 Configure a credential helper to remove this warning. See 07:23:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:23:15 07:23:15 Login Succeeded 07:23:15 docker.io 07:23:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:23:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:23:15 Configure a credential helper to remove this warning. See 07:23:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:23:15 07:23:15 Login Succeeded 07:23:15 ---> docker-login.sh ends [Pipeline] } 07:23:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:23:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:23:15 [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: 07:23:15 328ff548ea1794223110aa3bbf079b4887c6fdbc 07:23:15 latest 07:23:15 2.3.0-dev.19 07:23:15 328ff548ea1794223110aa3bbf079b4887c6fdbc-2.3.0-dev.19 07:23:15 main 07:23:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:16 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:328ff548ea1794223110aa3bbf079b4887c6fdbc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:16 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:328ff548ea1794223110aa3bbf079b4887c6fdbc 07:23:16 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 07:23:16 3a7de37d6579: Preparing 07:23:16 2e597ca31783: Preparing 07:23:16 62f82552b5f8: Preparing 07:23:16 7a2b82cf0ec9: Preparing 07:23:16 5d3e392a13a0: Preparing 07:23:16 5d3e392a13a0: Layer already exists 07:23:16 3a7de37d6579: Pushed 07:23:16 2e597ca31783: Pushed 07:23:17 7a2b82cf0ec9: Pushed 07:23:22 62f82552b5f8: Pushed 07:23:22 328ff548ea1794223110aa3bbf079b4887c6fdbc: digest: sha256:ed407367eb71f0b9e55958645136f4dace7fa17c12208d59ead41b3ea923b17d size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:23 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:23 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest 07:23:23 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 07:23:23 3a7de37d6579: Preparing 07:23:23 2e597ca31783: Preparing 07:23:23 62f82552b5f8: Preparing 07:23:23 7a2b82cf0ec9: Preparing 07:23:23 5d3e392a13a0: Preparing 07:23:23 62f82552b5f8: Layer already exists 07:23:23 3a7de37d6579: Layer already exists 07:23:23 2e597ca31783: Layer already exists 07:23:23 5d3e392a13a0: Layer already exists 07:23:23 7a2b82cf0ec9: Layer already exists 07:23:23 latest: digest: sha256:ed407367eb71f0b9e55958645136f4dace7fa17c12208d59ead41b3ea923b17d size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:24 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.3.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:24 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.3.0-dev.19 07:23:24 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 07:23:24 3a7de37d6579: Preparing 07:23:24 2e597ca31783: Preparing 07:23:24 62f82552b5f8: Preparing 07:23:24 7a2b82cf0ec9: Preparing 07:23:24 5d3e392a13a0: Preparing 07:23:24 2e597ca31783: Layer already exists 07:23:24 62f82552b5f8: Layer already exists 07:23:24 3a7de37d6579: Layer already exists 07:23:24 5d3e392a13a0: Layer already exists 07:23:24 7a2b82cf0ec9: Layer already exists 07:23:24 2.3.0-dev.19: digest: sha256:ed407367eb71f0b9e55958645136f4dace7fa17c12208d59ead41b3ea923b17d size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:25 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:328ff548ea1794223110aa3bbf079b4887c6fdbc-2.3.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:25 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:328ff548ea1794223110aa3bbf079b4887c6fdbc-2.3.0-dev.19 07:23:25 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 07:23:25 3a7de37d6579: Preparing 07:23:25 2e597ca31783: Preparing 07:23:25 62f82552b5f8: Preparing 07:23:25 7a2b82cf0ec9: Preparing 07:23:25 5d3e392a13a0: Preparing 07:23:25 2e597ca31783: Layer already exists 07:23:25 7a2b82cf0ec9: Layer already exists 07:23:25 62f82552b5f8: Layer already exists 07:23:25 5d3e392a13a0: Layer already exists 07:23:25 3a7de37d6579: Layer already exists 07:23:25 328ff548ea1794223110aa3bbf079b4887c6fdbc-2.3.0-dev.19: digest: sha256:ed407367eb71f0b9e55958645136f4dace7fa17c12208d59ead41b3ea923b17d size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:25 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:26 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main 07:23:26 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 07:23:26 3a7de37d6579: Preparing 07:23:26 2e597ca31783: Preparing 07:23:26 62f82552b5f8: Preparing 07:23:26 7a2b82cf0ec9: Preparing 07:23:26 5d3e392a13a0: Preparing 07:23:26 62f82552b5f8: Layer already exists 07:23:26 2e597ca31783: Layer already exists 07:23:26 7a2b82cf0ec9: Layer already exists 07:23:26 5d3e392a13a0: Layer already exists 07:23:26 3a7de37d6579: Layer already exists 07:23:26 main: digest: sha256:ed407367eb71f0b9e55958645136f4dace7fa17c12208d59ead41b3ea923b17d size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:23:26 ===================================================== [Pipeline] echo 07:23:26 taggedImages: 07:23:26 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:328ff548ea1794223110aa3bbf079b4887c6fdbc 07:23:26 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest 07:23:26 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.3.0-dev.19 07:23:26 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:328ff548ea1794223110aa3bbf079b4887c6fdbc-2.3.0-dev.19 07:23:26 - 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 07:23:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:23:26 07:23:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:23:27 arm64: Pulling from edgex-lftools-log-publisher 07:23:27 8998bd30e6a1: Pulling fs layer 07:23:27 04944245beec: Pulling fs layer 07:23:27 699f458cf7ca: Pulling fs layer 07:23:27 765212b225bb: Pulling fs layer 07:23:27 f23df028b6ca: Pulling fs layer 07:23:27 d65c8cfc05b1: Pulling fs layer 07:23:27 2437ff75d9bd: Pulling fs layer 07:23:27 d65c8cfc05b1: Waiting 07:23:27 2437ff75d9bd: Waiting 07:23:27 f23df028b6ca: Waiting 07:23:27 04944245beec: Verifying Checksum 07:23:27 04944245beec: Download complete 07:23:27 765212b225bb: Verifying Checksum 07:23:27 765212b225bb: Download complete 07:23:27 f23df028b6ca: Verifying Checksum 07:23:27 f23df028b6ca: Download complete 07:23:27 d65c8cfc05b1: Verifying Checksum 07:23:27 d65c8cfc05b1: Download complete 07:23:27 699f458cf7ca: Verifying Checksum 07:23:27 699f458cf7ca: Download complete 07:23:28 8998bd30e6a1: Verifying Checksum 07:23:28 8998bd30e6a1: Download complete 07:23:30 2437ff75d9bd: Verifying Checksum 07:23:30 2437ff75d9bd: Download complete 07:23:32 8998bd30e6a1: Pull complete 07:23:32 04944245beec: Pull complete 07:23:34 699f458cf7ca: Pull complete 07:23:34 765212b225bb: Pull complete 07:23:34 f23df028b6ca: Pull complete 07:23:35 d65c8cfc05b1: Pull complete 07:23:50 2437ff75d9bd: Pull complete 07:23:50 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 07:23:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:23:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:23:50 prd-ubuntu20.04-docker-arm64-4c-16g-1795 does not seem to be running inside a container 07:23:50 $ 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/66 -v /w/workspace/device-mqtt-go/66:/w/workspace/device-mqtt-go/66:rw,z -v /w/workspace/device-mqtt-go/66@tmp:/w/workspace/device-mqtt-go/66@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 07:23:53 $ docker top 8c35fca244c5a917c472dc42b3a5c9cb76287fedef78cdb33f50326824976a04 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:23:54 ---> job-cost.sh 07:23:54 lf-activate-venv: SKIPPING 07:23:54 INFO: No Stack... 07:23:54 INFO: Retrieving Pricing Info for: v3-standard-4 07:23:55 INFO: Archiving Costs [Pipeline] sh 07:23:56 + + cut -d, -f6 07:23:56 cat /w/workspace/device-mqtt-go/66/archives/cost.csv [Pipeline] lock 07:23:56 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-66-stack-cost] 07:23:56 Resource [jenkins-edgexfoundry-device-mqtt-go-main-66-stack-cost] did not exist. Created. 07:23:56 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-66-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:23:56 /w/workspace/device-mqtt-go/66@tmp/durable-0ca7c5b4/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 07:23:57 + echo total: 0.10999999940395355 [Pipeline] stash 07:23:57 Warning: overwriting stash ‘stack-cost’ 07:23:57 Stashed 1 file(s) [Pipeline] } 07:23:57 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-66-stack-cost] [Pipeline] // lock [Pipeline] } 07:23:57 $ docker stop --time=1 8c35fca244c5a917c472dc42b3a5c9cb76287fedef78cdb33f50326824976a04 07:23:59 $ docker rm -f 8c35fca244c5a917c472dc42b3a5c9cb76287fedef78cdb33f50326824976a04 [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 07:23:59 provisioning config files... 07:23:59 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config9852225838819640271tmp [Pipeline] { [Pipeline] sh 07:23:59 + set +x 07:23:59 + curl -s https://codecov.io/bash 07:23:59 + bash -s -- 07:23:59 07:23:59 _____ _ 07:23:59 / ____| | | 07:23:59 | | ___ __| | ___ ___ _____ __ 07:23:59 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:23:59 | |___| (_) | (_| | __/ (_| (_) \ V / 07:23:59 \_____\___/ \__,_|\___|\___\___/ \_/ 07:23:59 Bash-1.0.6 07:23:59 07:23:59 07:23:59 ==> git version 2.25.1 found 07:23:59 ==> 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 07:23:59 Release-Date: 2020-01-08 07:23:59 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 07:23:59 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 07:23:59 ==> Jenkins CI detected. 07:23:59 current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main 07:23:59 project root: . 07:23:59 --> token set from env 07:23:59 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:23:59 ==> Running gcov in . (disable via -X gcov) 07:23:59 ==> Python coveragepy not found 07:23:59 ==> Searching for coverage reports in: 07:23:59 + . 07:23:59 -> Found 1 reports 07:23:59 ==> Detecting git/mercurial file structure 07:23:59 ==> Reading reports 07:23:59 + ./coverage.out bytes=17887 07:23:59 ==> Appending adjustments 07:23:59 https://docs.codecov.io/docs/fixing-reports 07:24:00 + Found adjustments 07:24:00 ==> Gzipping contents 07:24:00 4.0K /tmp/codecov.kfP5MY.gz 07:24:00 ==> Uploading reports 07:24:00 url: https://codecov.io 07:24:00 query: branch=main&commit=328ff548ea1794223110aa3bbf079b4887c6fdbc&build=66&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F66%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= 07:24:00 -> Pinging Codecov 07:24:00 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=328ff548ea1794223110aa3bbf079b4887c6fdbc&build=66&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F66%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= 07:24:00 -> Uploading to 07:24:00 https://storage.googleapis.com/codecov/v4/raw/2022-09-28/7D719EC7BBE17E464838252E33014C33/328ff548ea1794223110aa3bbf079b4887c6fdbc/60975a89-d993-4ffc-bae9-fc645a237e4b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220928%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220928T072400Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6b6b7f11c650f0faa496aa0efff2e1989c5233d755098ff58df4e37e03983a66 07:24:00 % Total % Received % Xferd Average Speed Time Time Time Current 07:24:00 Dload Upload Total Spent Left Speed 07:24:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3216 0 0 100 3216 0 13289 --:--:-- --:--:-- --:--:-- 13289 07:24:00 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/328ff548ea1794223110aa3bbf079b4887c6fdbc [Pipeline] } 07:24:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 07:24:00 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 07:24:00 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 07:24:00 07:24:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 07:24:01 1.410.4: Pulling from edgex-devops/edgex-snyk-go 07:24:01 df9b9388f04a: Pulling fs layer 07:24:01 52dc419b0ee2: Pulling fs layer 07:24:01 25bc292e5bac: Pulling fs layer 07:24:01 114826534d7a: Pulling fs layer 07:24:01 4657fd5d0bcf: Pulling fs layer 07:24:01 6ad1cebc031e: Pulling fs layer 07:24:01 8a3aa393b2d8: Pulling fs layer 07:24:01 4657fd5d0bcf: Waiting 07:24:01 8a3aa393b2d8: Waiting 07:24:01 114826534d7a: Waiting 07:24:01 25bc292e5bac: Verifying Checksum 07:24:01 25bc292e5bac: Download complete 07:24:01 52dc419b0ee2: Verifying Checksum 07:24:01 52dc419b0ee2: Download complete 07:24:01 4657fd5d0bcf: Verifying Checksum 07:24:01 4657fd5d0bcf: Download complete 07:24:01 df9b9388f04a: Download complete 07:24:01 df9b9388f04a: Pull complete 07:24:01 6ad1cebc031e: Verifying Checksum 07:24:01 6ad1cebc031e: Download complete 07:24:01 52dc419b0ee2: Pull complete 07:24:01 25bc292e5bac: Pull complete 07:24:02 114826534d7a: Verifying Checksum 07:24:02 114826534d7a: Download complete 07:24:02 8a3aa393b2d8: Verifying Checksum 07:24:02 8a3aa393b2d8: Download complete 07:24:05 114826534d7a: Pull complete 07:24:05 4657fd5d0bcf: Pull complete 07:24:06 6ad1cebc031e: Pull complete 07:24:10 8a3aa393b2d8: Pull complete 07:24:10 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 07:24:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 07:24:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:24:10 prd-ubuntu20.04-docker-8c-8g-1792 does not seem to be running inside a container 07:24:10 $ 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 07:24:13 $ docker top 825523ce5003c6a61b956fccbb1e3f44ae246547cd28fbd27d458a593fcb863f -eo pid,comm [Pipeline] { [Pipeline] echo 07:24:13 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-mqtt-go:main' [Pipeline] sh 07:24:13 + set -o pipefail 07:24:13 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-mqtt-go:main' 07:24:23 07:24:23 Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... 07:24:23 07:24:23 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/38fccec6-2f8b-4396-aa47-65a7ae25b6ec/history/0e9d9370-d406-46eb-8428-56c3715d0d5e 07:24:23 07:24:23 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 07:24:23 07:24:23 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 07:24:23 07:24:23 [Pipeline] } 07:24:23 $ docker stop --time=1 825523ce5003c6a61b956fccbb1e3f44ae246547cd28fbd27d458a593fcb863f 07:24:26 $ docker rm -f 825523ce5003c6a61b956fccbb1e3f44ae246547cd28fbd27d458a593fcb863f [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 07:24:27 + git log --format=format:%s -1 328ff548ea1794223110aa3bbf079b4887c6fdbc [Pipeline] sh 07:24:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:24:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:24:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:24:28 prd-ubuntu20.04-docker-8c-8g-1792 does not seem to be running inside a container 07:24:28 $ 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 07:24:28 $ docker top 5da4ab81ccbc06ef06ece305ba23fd940d9f0089db61120d76f5adaa07ad6414 -eo pid,comm 07:24:28 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). 07:24:28 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:24:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:24:28 [ssh-agent] Looking for ssh-agent implementation... 07:24:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:24:28 $ docker exec 5da4ab81ccbc06ef06ece305ba23fd940d9f0089db61120d76f5adaa07ad6414 ssh-agent 07:24:29 SSH_AUTH_SOCK=/tmp/ssh-UdHOdGe8OAFy/agent.32 07:24:29 SSH_AGENT_PID=38 07:24:29 Running ssh-add (command line suppressed) 07:24:29 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_1739394548861424124.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_1739394548861424124.key) 07:24:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:24:29 + git semver tag 07:24:29 2022-09-28 07:24:29,582 [run_tag] DEBUG tag force:False 07:24:29 2022-09-28 07:24:29,582 [check_head_tag] DEBUG check head tag 07:24:29 2022-09-28 07:24:29,583 [execute] INFO git cat-file --batch-check 07:24:29 2022-09-28 07:24:29,583 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) 07:24:29 2022-09-28 07:24:29,586 [execute] INFO git cat-file --batch 07:24:29 2022-09-28 07:24:29,587 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) 07:24:29 2022-09-28 07:24:29,599 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 07:24:29 2022-09-28 07:24:29,599 [execute] INFO git tag -a v2.3.0-dev.19 -m v2.3.0-dev.19 07:24:29 2022-09-28 07:24:29,599 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.19', '-m', 'v2.3.0-dev.19'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) 07:24:29 2022-09-28 07:24:29,605 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 07:24:29 2.3.0-dev.19 [Pipeline] } 07:24:29 $ docker exec --env ******** --env ******** 5da4ab81ccbc06ef06ece305ba23fd940d9f0089db61120d76f5adaa07ad6414 ssh-agent -k 07:24:29 unset SSH_AUTH_SOCK; 07:24:29 unset SSH_AGENT_PID; 07:24:29 echo Agent pid 38 killed; 07:24:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:24:30 + git semver [Pipeline] } 07:24:30 $ docker stop --time=1 5da4ab81ccbc06ef06ece305ba23fd940d9f0089db61120d76f5adaa07ad6414 07:24:31 $ docker rm -f 5da4ab81ccbc06ef06ece305ba23fd940d9f0089db61120d76f5adaa07ad6414 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:24:32 07:24:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:24:32 0.23.1-centos7: Pulling from edgex-lftools 07:24:32 ab5ef0e58194: Pulling fs layer 07:24:32 9712f1f96733: Pulling fs layer 07:24:32 63f879dbbcfc: Pulling fs layer 07:24:32 0d9ebad4ef96: Pulling fs layer 07:24:32 e9a5061849ea: Pulling fs layer 07:24:32 d747dcd14b5f: Pulling fs layer 07:24:32 2de7ff778b66: Pulling fs layer 07:24:32 0d9ebad4ef96: Waiting 07:24:32 e9a5061849ea: Waiting 07:24:32 d747dcd14b5f: Waiting 07:24:32 2de7ff778b66: Waiting 07:24:32 9712f1f96733: Verifying Checksum 07:24:32 9712f1f96733: Download complete 07:24:32 63f879dbbcfc: Verifying Checksum 07:24:32 63f879dbbcfc: Download complete 07:24:32 e9a5061849ea: Verifying Checksum 07:24:32 e9a5061849ea: Download complete 07:24:32 d747dcd14b5f: Verifying Checksum 07:24:32 d747dcd14b5f: Download complete 07:24:32 ab5ef0e58194: Verifying Checksum 07:24:32 ab5ef0e58194: Download complete 07:24:32 0d9ebad4ef96: Verifying Checksum 07:24:32 0d9ebad4ef96: Download complete 07:24:33 2de7ff778b66: Verifying Checksum 07:24:33 2de7ff778b66: Download complete 07:24:35 ab5ef0e58194: Pull complete 07:24:35 9712f1f96733: Pull complete 07:24:36 63f879dbbcfc: Pull complete 07:24:40 0d9ebad4ef96: Pull complete 07:24:40 e9a5061849ea: Pull complete 07:24:40 d747dcd14b5f: Pull complete 07:24:42 2de7ff778b66: Pull complete 07:24:42 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 07:24:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:24:42 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:24:42 prd-ubuntu20.04-docker-8c-8g-1792 does not seem to be running inside a container 07:24:42 $ 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 07:24:46 $ docker top 73dfab0704f164478ef679a9ade593cf4c221aabe14ac5a268abe114472b1cbd -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 07:24:46 provisioning config files... 07:24:46 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config17168363174374670710tmp 07:24:46 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config3310121961949810532tmp 07:24:46 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config18282130285335063537tmp [Pipeline] { [Pipeline] echo 07:24:46 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 07:24:46 ---> sigul-configuration.sh 07:24:46 gpg: directory `/root/.gnupg' created 07:24:46 gpg: new configuration file `/root/.gnupg/gpg.conf' created 07:24:46 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 07:24:46 gpg: keyring `/root/.gnupg/secring.gpg' created 07:24:46 gpg: keyring `/root/.gnupg/pubring.gpg' created 07:24:46 gpg: CAST5 encrypted data 07:24:46 gpg: encrypted with 1 passphrase 07:24:46 gpg: WARNING: message was not integrity protected [Pipeline] sh 07:24:47 + mkdir /home/jenkins 07:24:47 + mkdir /home/jenkins/sigul [Pipeline] sh 07:24:47 + 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 07:24:47 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 07:24:47 ---> sigul-install.sh 07:24:47 Sigul already installed; skipping installation. [Pipeline] sh 07:24:48 + git tag --list 07:24:48 0.7.1 07:24:48 v1.0.0 07:24:48 v1.1.0 07:24:48 v1.1.1 07:24:48 v1.2.2 07:24:48 v1.3.0 07:24:48 v1.3.1 07:24:48 v2.0.0 07:24:48 v2.1.0 07:24:48 v2.1.1 07:24:48 v2.1.1-dev.1 07:24:48 v2.1.1-dev.2 07:24:48 v2.2.0 07:24:48 v2.2.1-dev.1 07:24:48 v2.2.1-dev.10 07:24:48 v2.2.1-dev.2 07:24:48 v2.2.1-dev.3 07:24:48 v2.2.1-dev.4 07:24:48 v2.2.1-dev.5 07:24:48 v2.2.1-dev.6 07:24:48 v2.2.1-dev.7 07:24:48 v2.2.1-dev.8 07:24:48 v2.2.1-dev.9 07:24:48 v2.3.0-dev.10 07:24:48 v2.3.0-dev.11 07:24:48 v2.3.0-dev.12 07:24:48 v2.3.0-dev.13 07:24:48 v2.3.0-dev.14 07:24:48 v2.3.0-dev.15 07:24:48 v2.3.0-dev.16 07:24:48 v2.3.0-dev.17 07:24:48 v2.3.0-dev.18 07:24:48 v2.3.0-dev.19 [Pipeline] sh 07:24:48 + lftools sign git-tag v2.3.0-dev.19 07:24:48 Signing Git tag with Sigul... 07:24:48 Signing v2.3.0-dev.19 [Pipeline] echo 07:24:49 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 07:24:49 ---> sigul-configuration-cleanup.sh [Pipeline] } 07:24:49 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 07:24:49 $ docker stop --time=1 73dfab0704f164478ef679a9ade593cf4c221aabe14ac5a268abe114472b1cbd 07:24:51 $ docker rm -f 73dfab0704f164478ef679a9ade593cf4c221aabe14ac5a268abe114472b1cbd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 07:24:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:24:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:24:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:24:51 prd-ubuntu20.04-docker-8c-8g-1792 does not seem to be running inside a container 07:24:51 $ 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 07:24:52 $ docker top 7463dd123fe62d633ce204ad33ae8c4197f929278c577530f3ce516682853e9f -eo pid,comm 07:24:52 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). 07:24:52 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:24:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:24:52 [ssh-agent] Looking for ssh-agent implementation... 07:24:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:24:52 $ docker exec 7463dd123fe62d633ce204ad33ae8c4197f929278c577530f3ce516682853e9f ssh-agent 07:24:52 SSH_AUTH_SOCK=/tmp/ssh-oLudJQdv36we/agent.32 07:24:52 SSH_AGENT_PID=38 07:24:52 Running ssh-add (command line suppressed) 07:24:52 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_6843156607018171692.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_6843156607018171692.key) 07:24:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:24:53 + git semver bump pre 07:24:53 2022-09-28 07:24:53,187 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 07:24:53 2022-09-28 07:24:53,188 [bump_version] DEBUG bumping version:2.3.0-dev.19 on axis:pre with prefix:dev 07:24:53 2022-09-28 07:24:53,188 [bump_version] DEBUG bumped version:2.3.0-dev.20 07:24:53 2022-09-28 07:24:53,188 [write_version] DEBUG write version:2.3.0-dev.20 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:True 07:24:53 2022-09-28 07:24:53,188 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 07:24:53 2022-09-28 07:24:53,188 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 07:24:53 2022-09-28 07:24:53,190 [execute] INFO git cat-file --batch-check 07:24:53 2022-09-28 07:24:53,190 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) 07:24:53 2022-09-28 07:24:53,196 [execute] INFO git cat-file --batch 07:24:53 2022-09-28 07:24:53,196 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) 07:24:53 2022-09-28 07:24:53,201 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 07:24:53 2.3.0-dev.20 [Pipeline] } 07:24:53 $ docker exec --env ******** --env ******** 7463dd123fe62d633ce204ad33ae8c4197f929278c577530f3ce516682853e9f ssh-agent -k 07:24:53 unset SSH_AUTH_SOCK; 07:24:53 unset SSH_AGENT_PID; 07:24:53 echo Agent pid 38 killed; 07:24:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:24:53 + git semver [Pipeline] } 07:24:53 $ docker stop --time=1 7463dd123fe62d633ce204ad33ae8c4197f929278c577530f3ce516682853e9f 07:24:55 $ docker rm -f 7463dd123fe62d633ce204ad33ae8c4197f929278c577530f3ce516682853e9f [Pipeline] // withDockerContainer [Pipeline] sh 07:24:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:24:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:24:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:24:56 prd-ubuntu20.04-docker-8c-8g-1792 does not seem to be running inside a container 07:24:56 $ 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 07:24:56 $ docker top 692aee3a354ccbfafacb2a4193bbcd0702addcf73dd5d0e5cbbdf92e46e1ef98 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:24:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:24:56 [ssh-agent] Looking for ssh-agent implementation... 07:24:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:24:56 $ docker exec 692aee3a354ccbfafacb2a4193bbcd0702addcf73dd5d0e5cbbdf92e46e1ef98 ssh-agent 07:24:56 SSH_AUTH_SOCK=/tmp/ssh-S5bRE0IqLaGT/agent.32 07:24:56 SSH_AGENT_PID=39 07:24:56 Running ssh-add (command line suppressed) 07:24:56 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_2664617286674635690.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_2664617286674635690.key) 07:24:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:24:57 + git semver push 07:24:57 2022-09-28 07:24:57,394 [run_push] DEBUG push 07:24:57 2022-09-28 07:24:57,395 [execute] INFO git cat-file --batch-check 07:24:57 2022-09-28 07:24:57,395 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) 07:24:57 2022-09-28 07:24:57,399 [execute] INFO git rev-list 2232211969b734996ca27faa2ec71bbe1d0535f0 -- 07:24:57 2022-09-28 07:24:57,399 [execute] DEBUG Popen(['git', 'rev-list', '2232211969b734996ca27faa2ec71bbe1d0535f0', '--'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) 07:24:57 2022-09-28 07:24:57,407 [execute] INFO git fetch -v origin 07:24:57 2022-09-28 07:24:57,407 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=True, shell=None, istream=None) 07:24:58 2022-09-28 07:24:57,975 [run_push] DEBUG no remote changes detected 07:24:58 2022-09-28 07:24:57,975 [execute] INFO git push origin semver 07:24:58 2022-09-28 07:24:57,976 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) 07:24:59 2022-09-28 07:24:58,768 [run_push] DEBUG push all version tags 07:24:59 2022-09-28 07:24:58,768 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 07:24:59 2022-09-28 07:24:58,769 [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) 07:24:59 2022-09-28 07:24:59,549 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 07:24:59 2.3.0-dev.20 [Pipeline] } 07:24:59 $ docker exec --env ******** --env ******** 692aee3a354ccbfafacb2a4193bbcd0702addcf73dd5d0e5cbbdf92e46e1ef98 ssh-agent -k 07:24:59 unset SSH_AUTH_SOCK; 07:24:59 unset SSH_AGENT_PID; 07:24:59 echo Agent pid 39 killed; 07:24:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:25:00 + git semver [Pipeline] } 07:25:00 $ docker stop --time=1 692aee3a354ccbfafacb2a4193bbcd0702addcf73dd5d0e5cbbdf92e46e1ef98 07:25:01 $ docker rm -f 692aee3a354ccbfafacb2a4193bbcd0702addcf73dd5d0e5cbbdf92e46e1ef98 [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 07:25:02 + [ -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ] 07:25:02 + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives 07:25:02 total 16 07:25:02 drwxr-xr-x 3 root root 4096 Sep 28 07:14 . 07:25:02 drwxrwxr-x 11 jenkins jenkins 4096 Sep 28 07:24 .. 07:25:02 drwxr-xr-x 2 root root 4096 Sep 28 07:14 cost 07:25:02 -rw-r--r-- 1 root root 85 Sep 28 07:14 cost.csv 07:25:02 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-mqtt-go_main/archives 07:25:02 + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives 07:25:02 total 16 07:25:02 drwxr-xr-x 3 jenkins jenkins 4096 Sep 28 07:14 . 07:25:02 drwxrwxr-x 11 jenkins jenkins 4096 Sep 28 07:24 .. 07:25:02 drwxr-xr-x 2 jenkins jenkins 4096 Sep 28 07:14 cost 07:25:02 -rw-r--r-- 1 jenkins jenkins 85 Sep 28 07:14 cost.csv [Pipeline] libraryResource [Pipeline] sh 07:25:02 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:25:03 ---> package-listing.sh 07:25:03 ++ facter osfamily 07:25:03 ++ tr '[:upper:]' '[:lower:]' 07:25:03 + OS_FAMILY=debian 07:25:03 + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main 07:25:03 + START_PACKAGES=/tmp/packages_start.txt 07:25:03 + END_PACKAGES=/tmp/packages_end.txt 07:25:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:25:03 + PACKAGES=/tmp/packages_start.txt 07:25:03 + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' 07:25:03 + PACKAGES=/tmp/packages_end.txt 07:25:03 + case "${OS_FAMILY}" in 07:25:03 + dpkg -l 07:25:03 + grep '^ii' 07:25:03 + '[' -f /tmp/packages_start.txt ']' 07:25:03 + '[' -f /tmp/packages_end.txt ']' 07:25:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:25:03 + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' 07:25:03 + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ 07:25:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [Pipeline] echo 07:25:03 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 07:25:03 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:25:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:25:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:25:04 prd-ubuntu20.04-docker-8c-8g-1792 does not seem to be running inside a container 07:25:04 $ 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 07:25:04 $ docker top f889b3dd0971afba2ba4433acca25aeca901aa9cde09821b813002d3fcdc598e -eo pid,comm [Pipeline] { [Pipeline] sh 07:25:05 + touch /tmp/pre-build-complete [Pipeline] sh 07:25:05 + mkdir -p /var/log/sysstat [Pipeline] sh 07:25:05 + ls /var/log/sa-host 07:25:05 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:25:05 provisioning config files... 07:25:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config17567850490870066964tmp [Pipeline] { [Pipeline] echo 07:25:05 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:25:06 ---> create-netrc.sh [Pipeline] } 07:25:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:25:06 ---> python-tools-install.sh [Pipeline] echo 07:25:06 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:25:06 ---> sudo-logs.sh 07:25:06 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:25:06 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:25:07 ---> job-cost.sh 07:25:07 lf-activate-venv: SKIPPING 07:25:07 DEBUG: total: 0.2199999988079071 07:25:07 INFO: Retrieving Stack Cost... 07:25:07 INFO: Retrieving Pricing Info for: v3-standard-8 07:25:08 INFO: Archiving Costs [Pipeline] echo 07:25:08 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:25:08 ---> logs-deploy.sh 07:25:08 lf-activate-venv: SKIPPING 07:25:08 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/66 07:25:08 INFO: archiving workspace using pattern(s): 07:25:09 Archives upload complete. 07:25:09 INFO: archiving logs to Nexus 07:25:10 ---> uname -a: 07:25:10 Linux prd-ubuntu20-04-docker-8c-8g-1792 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 07:25:10 07:25:10 07:25:10 ---> lscpu: 07:25:10 Architecture: x86_64 07:25:10 CPU op-mode(s): 32-bit, 64-bit 07:25:10 Byte Order: Little Endian 07:25:10 Address sizes: 40 bits physical, 48 bits virtual 07:25:10 CPU(s): 8 07:25:10 On-line CPU(s) list: 0-7 07:25:10 Thread(s) per core: 1 07:25:10 Core(s) per socket: 1 07:25:10 Socket(s): 8 07:25:10 NUMA node(s): 1 07:25:10 Vendor ID: AuthenticAMD 07:25:10 CPU family: 23 07:25:10 Model: 49 07:25:10 Model name: AMD EPYC-Rome Processor 07:25:10 Stepping: 0 07:25:10 CPU MHz: 2799.998 07:25:10 BogoMIPS: 5599.99 07:25:10 Virtualization: AMD-V 07:25:10 Hypervisor vendor: KVM 07:25:10 Virtualization type: full 07:25:10 L1d cache: 256 KiB 07:25:10 L1i cache: 256 KiB 07:25:10 L2 cache: 4 MiB 07:25:10 L3 cache: 128 MiB 07:25:10 NUMA node0 CPU(s): 0-7 07:25:10 Vulnerability Itlb multihit: Not affected 07:25:10 Vulnerability L1tf: Not affected 07:25:10 Vulnerability Mds: Not affected 07:25:10 Vulnerability Meltdown: Not affected 07:25:10 Vulnerability Mmio stale data: Not affected 07:25:10 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:25:10 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 07:25:10 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 07:25:10 Vulnerability Srbds: Not affected 07:25:10 Vulnerability Tsx async abort: Not affected 07:25:10 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm 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 07:25:10 07:25:10 07:25:10 ---> nproc: 07:25:10 8 07:25:10 07:25:10 07:25:10 ---> df -h: 07:25:10 Filesystem Size Used Avail Use% Mounted on 07:25:10 overlay 155G 13G 143G 9% / 07:25:10 tmpfs 64M 0 64M 0% /dev 07:25:10 tmpfs 16G 0 16G 0% /sys/fs/cgroup 07:25:10 shm 64M 0 64M 0% /dev/shm 07:25:10 /dev/vda1 155G 13G 143G 9% /facter-os 07:25:10 07:25:10 07:25:10 ---> sar -b -r -n DEV: 07:25:10 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1792) 09/28/22 _x86_64_ (8 CPU) 07:25:10 07:25:10 07:11:56 LINUX RESTART (8 CPU) 07:25:10 07:25:10 07:12:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 07:25:10 07:13:02 169.86 48.06 121.80 0.00 5419.10 169608.53 0.00 07:25:10 07:14:01 206.34 0.81 205.52 0.00 20.87 45436.12 0.00 07:25:10 07:15:01 112.18 0.10 112.08 0.00 7.73 33329.16 0.00 07:25:10 07:16:01 1.65 0.00 1.65 0.00 0.00 20.81 0.00 07:25:10 07:17:01 3.43 0.93 2.50 0.00 67.19 33.33 0.00 07:25:10 07:18:01 40.01 9.43 30.58 0.00 2839.13 4836.66 0.00 07:25:10 07:19:01 1.62 0.00 1.62 0.00 0.00 19.46 0.00 07:25:10 07:20:01 1.25 0.00 1.25 0.00 0.00 13.46 0.00 07:25:10 07:21:02 1.60 0.00 1.60 0.00 0.00 18.26 0.00 07:25:10 07:22:01 1.34 0.00 1.34 0.00 0.00 15.73 0.00 07:25:10 07:23:01 1.73 0.00 1.73 0.00 0.00 30.26 0.00 07:25:10 07:24:01 1.62 0.10 1.52 0.00 10.26 17.33 0.00 07:25:10 07:25:01 125.56 0.18 125.38 0.00 14.26 60417.26 0.00 07:25:10 Average: 51.27 4.60 46.67 0.00 646.10 24141.58 0.00 07:25:10 07:25:10 07:12:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:25:10 07:13:02 29236104 31629424 693872 2.11 72320 2597556 1839612 5.42 954824 2342124 308 07:25:10 07:14:01 28459124 31469216 830356 2.53 135364 3087120 2128716 6.27 1266400 2716612 5840 07:25:10 07:15:01 27846400 31587900 711980 2.17 145712 3755116 1767088 5.21 1196096 3345696 484 07:25:10 07:16:01 27846360 31587840 711912 2.16 145732 3755124 1767088 5.21 1195896 3345700 136 07:25:10 07:17:01 27838720 31587360 711824 2.16 147112 3760248 1784636 5.26 1202600 3351112 4 07:25:10 07:18:01 27557476 31574012 709620 2.16 164276 4004708 1815756 5.35 1345664 3459012 144 07:25:10 07:19:01 27566816 31583488 700056 2.13 164376 4004712 1815756 5.35 1337092 3459048 152 07:25:10 07:20:01 27566720 31583480 699908 2.13 164456 4004712 1815756 5.35 1336896 3459084 204 07:25:10 07:21:02 27566664 31583576 699832 2.13 164548 4004716 1815756 5.35 1337020 3459088 164 07:25:10 07:22:01 27566680 31584184 699716 2.13 164624 4004696 1815756 5.35 1336392 3459680 4 07:25:10 07:23:01 27566884 31584584 699272 2.13 164724 4004720 1815756 5.35 1336692 3459696 160 07:25:10 07:24:01 27559296 31577384 706340 2.15 164800 4005044 1865588 5.50 1348012 3459768 28 07:25:10 07:25:01 26030056 31530076 744764 2.26 207128 5313232 2007308 5.92 1484940 4707052 944 07:25:10 Average: 27708254 31574040 716881 2.18 154244 3869362 1850352 5.45 1282963 3386436 659 07:25:10 07:25:10 07:12:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:25:10 07:13:02 docker0 3.70 3.03 0.39 46.03 0.00 0.00 0.00 0.00 07:25:10 07:13:02 ens3 532.64 346.44 6408.36 82.07 0.00 0.00 0.00 0.00 07:25:10 07:13:02 lo 6.87 6.87 0.66 0.66 0.00 0.00 0.00 0.00 07:25:10 07:14:01 docker0 152.25 193.34 12.02 1772.59 0.00 0.00 0.00 0.00 07:25:10 07:14:01 ens3 242.26 181.55 1823.05 32.36 0.00 0.00 0.00 0.00 07:25:10 07:14:01 vethca7d207 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 07:25:10 07:14:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 07:25:10 07:15:01 docker0 2.75 5.35 0.18 57.96 0.00 0.00 0.00 0.00 07:25:10 07:15:01 ens3 180.64 150.05 2663.09 320.92 0.00 0.00 0.00 0.00 07:25:10 07:15:01 lo 7.06 7.06 0.69 0.69 0.00 0.00 0.00 0.00 07:25:10 07:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:25:10 07:16:01 ens3 1.50 0.68 2.58 0.40 0.00 0.00 0.00 0.00 07:25:10 07:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:25:10 07:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:25:10 07:17:01 ens3 1.55 0.37 0.27 0.10 0.00 0.00 0.00 0.00 07:25:10 07:17:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 07:25:10 07:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:25:10 07:18:01 ens3 85.84 55.81 1300.02 4.58 0.00 0.00 0.00 0.00 07:25:10 07:18:01 lo 0.73 0.73 0.06 0.06 0.00 0.00 0.00 0.00 07:25:10 07:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:25:10 07:19:01 ens3 0.50 0.22 0.26 0.19 0.00 0.00 0.00 0.00 07:25:10 07:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:25:10 07:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:25:10 07:20:01 ens3 0.37 0.17 0.07 0.01 0.00 0.00 0.00 0.00 07:25:10 07:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:25:10 07:21:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:25:10 07:21:02 ens3 0.23 0.05 0.01 0.00 0.00 0.00 0.00 0.00 07:25:10 07:21:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:25:10 07:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:25:10 07:22:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:25:10 07:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:25:10 07:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:25:10 07:23:01 ens3 0.30 0.18 0.09 0.07 0.00 0.00 0.00 0.00 07:25:10 07:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:25:10 07:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:25:10 07:24:01 ens3 6.43 4.53 6.53 2.14 0.00 0.00 0.00 0.00 07:25:10 07:24:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 07:25:10 07:25:01 docker0 42.61 58.71 3.82 689.97 0.00 0.00 0.00 0.00 07:25:10 07:25:01 ens3 349.94 237.13 7901.77 47.25 0.00 0.00 0.00 0.00 07:25:10 07:25:01 veth954217b 1.83 1.53 0.30 0.46 0.00 0.00 0.00 0.00 07:25:10 07:25:01 lo 1.53 1.53 0.14 0.14 0.00 0.00 0.00 0.00 07:25:10 Average: docker0 15.33 19.84 1.25 195.67 0.00 0.00 0.00 0.00 07:25:10 Average: ens3 107.83 75.13 1548.23 37.76 0.00 0.00 0.00 0.00 07:25:10 Average: veth954217b 0.14 0.12 0.02 0.04 0.00 0.00 0.00 0.00 07:25:10 Average: lo 1.39 1.39 0.13 0.13 0.00 0.00 0.00 0.00 07:25:10 07:25:10 07:25:10 ---> sar -P ALL: 07:25:10 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1792) 09/28/22 _x86_64_ (8 CPU) 07:25:10 07:25:10 07:11:56 LINUX RESTART (8 CPU) 07:25:10 07:25:10 07:12:01 CPU %user %nice %system %iowait %steal %idle 07:25:10 07:13:02 all 9.18 0.00 3.55 2.21 0.05 85.01 07:25:10 07:13:02 0 9.84 0.00 3.42 0.91 0.05 85.78 07:25:10 07:13:02 1 9.28 0.00 3.27 4.13 0.03 83.29 07:25:10 07:13:02 2 10.99 0.00 3.42 4.96 0.05 80.59 07:25:10 07:13:02 3 6.98 0.00 2.99 0.35 0.05 89.62 07:25:10 07:13:02 4 8.54 0.00 3.72 1.16 0.05 86.53 07:25:10 07:13:02 5 9.42 0.00 4.32 0.27 0.05 85.94 07:25:10 07:13:02 6 9.44 0.00 3.24 0.69 0.07 86.56 07:25:10 07:13:02 7 8.96 0.00 4.01 5.23 0.07 81.72 07:25:10 07:14:01 all 27.55 0.00 5.79 2.02 0.07 64.57 07:25:10 07:14:01 0 27.16 0.00 5.39 0.17 0.07 67.21 07:25:10 07:14:01 1 26.98 0.00 6.33 9.14 0.09 57.46 07:25:10 07:14:01 2 26.96 0.00 5.47 3.28 0.05 64.23 07:25:10 07:14:01 3 28.58 0.00 5.59 1.79 0.07 63.98 07:25:10 07:14:01 4 27.49 0.00 5.26 0.17 0.07 67.00 07:25:10 07:14:01 5 29.11 0.00 6.01 0.91 0.07 63.91 07:25:10 07:14:01 6 27.05 0.00 6.59 0.45 0.07 65.84 07:25:10 07:14:01 7 27.05 0.00 5.67 0.27 0.12 66.89 07:25:10 07:15:01 all 20.89 0.00 4.17 1.44 0.06 73.44 07:25:10 07:15:01 0 22.22 0.00 4.68 7.27 0.07 65.76 07:25:10 07:15:01 1 19.97 0.00 4.41 2.40 0.05 73.17 07:25:10 07:15:01 2 21.57 0.00 4.10 0.60 0.07 73.67 07:25:10 07:15:01 3 21.27 0.00 3.70 0.03 0.05 74.95 07:25:10 07:15:01 4 21.36 0.00 3.90 0.39 0.05 74.30 07:25:10 07:15:01 5 19.84 0.00 4.16 0.30 0.07 75.64 07:25:10 07:15:01 6 20.81 0.00 4.07 0.57 0.05 74.50 07:25:10 07:15:01 7 20.10 0.00 4.37 0.00 0.07 75.47 07:25:10 07:16:01 all 0.02 0.00 0.02 0.00 0.00 99.96 07:25:10 07:16:01 0 0.05 0.00 0.03 0.02 0.00 99.90 07:25:10 07:16:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:25:10 07:16:01 2 0.00 0.00 0.00 0.02 0.00 99.98 07:25:10 07:16:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:25:10 07:16:01 4 0.00 0.00 0.05 0.00 0.02 99.93 07:25:10 07:16:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:25:10 07:16:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:25:10 07:16:01 7 0.05 0.00 0.02 0.00 0.00 99.93 07:25:10 07:17:01 all 0.04 0.00 0.05 0.01 0.01 99.89 07:25:10 07:17:01 0 0.03 0.00 0.02 0.03 0.02 99.90 07:25:10 07:17:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:25:10 07:17:01 2 0.00 0.00 0.02 0.03 0.00 99.95 07:25:10 07:17:01 3 0.08 0.00 0.03 0.00 0.02 99.87 07:25:10 07:17:01 4 0.08 0.00 0.03 0.00 0.02 99.87 07:25:10 07:17:01 5 0.03 0.00 0.02 0.00 0.02 99.93 07:25:10 07:17:01 6 0.03 0.00 0.05 0.02 0.02 99.88 07:25:10 07:17:01 7 0.02 0.00 0.22 0.02 0.00 99.75 07:25:10 07:18:01 all 1.34 0.00 0.89 0.44 0.01 97.31 07:25:10 07:18:01 0 1.09 0.00 0.60 0.10 0.00 98.21 07:25:10 07:18:01 1 1.33 0.00 0.70 0.07 0.02 97.89 07:25:10 07:18:01 2 1.15 0.00 1.10 1.55 0.02 96.19 07:25:10 07:18:01 3 0.95 0.00 1.92 0.73 0.02 96.38 07:25:10 07:18:01 4 2.19 0.00 0.62 0.18 0.02 96.99 07:25:10 07:18:01 5 1.54 0.00 1.05 0.35 0.02 97.05 07:25:10 07:18:01 6 1.58 0.00 0.53 0.15 0.02 97.71 07:25:10 07:18:01 7 0.90 0.00 0.60 0.40 0.02 98.08 07:25:10 07:19:01 all 0.29 0.00 0.01 0.01 0.00 99.69 07:25:10 07:19:01 0 0.08 0.00 0.02 0.00 0.02 99.88 07:25:10 07:19:01 1 1.99 0.00 0.00 0.00 0.00 98.01 07:25:10 07:19:01 2 0.02 0.00 0.00 0.03 0.00 99.95 07:25:10 07:19:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:25:10 07:19:01 4 0.10 0.00 0.02 0.00 0.02 99.87 07:25:10 07:19:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:25:10 07:19:01 6 0.02 0.00 0.03 0.00 0.00 99.95 07:25:10 07:19:01 7 0.05 0.00 0.03 0.02 0.00 99.90 07:25:10 07:20:01 all 0.06 0.00 0.00 0.00 0.00 99.93 07:25:10 07:20:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:25:10 07:20:01 1 0.40 0.00 0.00 0.00 0.00 99.60 07:25:10 07:20:01 2 0.02 0.00 0.00 0.02 0.00 99.97 07:25:10 07:20:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:25:10 07:20:01 4 0.02 0.00 0.02 0.00 0.02 99.95 07:25:10 07:20:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:25:10 07:20:01 6 0.03 0.00 0.00 0.00 0.00 99.97 07:25:10 07:20:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:25:10 07:21:02 all 0.02 0.00 0.01 0.01 0.00 99.96 07:25:10 07:21:02 0 0.03 0.00 0.00 0.00 0.00 99.97 07:25:10 07:21:02 1 0.00 0.00 0.00 0.00 0.00 100.00 07:25:10 07:21:02 2 0.00 0.00 0.00 0.03 0.00 99.97 07:25:10 07:21:02 3 0.00 0.00 0.02 0.00 0.00 99.98 07:25:10 07:21:02 4 0.07 0.00 0.03 0.00 0.02 99.88 07:25:10 07:21:02 5 0.02 0.00 0.02 0.00 0.00 99.97 07:25:10 07:21:02 6 0.02 0.00 0.02 0.00 0.00 99.97 07:25:10 07:21:02 7 0.02 0.00 0.00 0.02 0.00 99.97 07:25:10 07:22:01 all 0.04 0.00 0.07 0.01 0.01 99.87 07:25:10 07:22:01 0 0.05 0.00 0.00 0.00 0.00 99.95 07:25:10 07:22:01 1 0.07 0.00 0.20 0.00 0.02 99.71 07:25:10 07:22:01 2 0.00 0.00 0.03 0.03 0.00 99.93 07:25:10 07:22:01 3 0.12 0.00 0.15 0.00 0.00 99.73 07:25:10 07:22:01 4 0.02 0.00 0.03 0.00 0.02 99.93 07:25:10 07:22:01 5 0.03 0.00 0.05 0.00 0.02 99.90 07:25:10 07:22:01 6 0.05 0.00 0.07 0.00 0.02 99.86 07:25:10 07:22:01 7 0.00 0.00 0.02 0.02 0.02 99.95 07:25:10 07:23:01 all 0.02 0.00 0.01 0.01 0.00 99.97 07:25:10 07:23:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:25:10 07:23:01 1 0.03 0.00 0.00 0.00 0.00 99.97 07:25:10 07:23:01 2 0.00 0.00 0.00 0.03 0.00 99.97 07:25:10 07:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:25:10 07:23:01 4 0.07 0.00 0.03 0.00 0.02 99.88 07:25:10 07:23:01 5 0.02 0.00 0.00 0.02 0.00 99.97 07:25:10 07:23:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:25:10 07:23:01 7 0.02 0.00 0.02 0.00 0.00 99.97 07:25:10 07:25:10 07:23:01 CPU %user %nice %system %iowait %steal %idle 07:25:10 07:24:01 all 0.08 0.00 0.07 0.01 0.00 99.84 07:25:10 07:24:01 0 0.08 0.00 0.10 0.00 0.00 99.82 07:25:10 07:24:01 1 0.07 0.00 0.03 0.00 0.00 99.90 07:25:10 07:24:01 2 0.02 0.00 0.05 0.10 0.00 99.83 07:25:10 07:24:01 3 0.15 0.00 0.08 0.00 0.02 99.75 07:25:10 07:24:01 4 0.07 0.00 0.05 0.00 0.02 99.87 07:25:10 07:24:01 5 0.03 0.00 0.08 0.02 0.00 99.87 07:25:10 07:24:01 6 0.05 0.00 0.07 0.00 0.00 99.88 07:25:10 07:24:01 7 0.15 0.00 0.07 0.00 0.00 99.78 07:25:10 07:25:01 all 9.15 0.00 4.28 2.26 0.06 84.24 07:25:10 07:25:01 0 8.32 0.00 3.28 1.17 0.07 87.17 07:25:10 07:25:01 1 9.60 0.00 4.51 0.61 0.05 85.23 07:25:10 07:25:01 2 9.16 0.00 5.04 4.23 0.07 81.51 07:25:10 07:25:01 3 10.61 0.00 3.28 0.36 0.03 85.72 07:25:10 07:25:01 4 8.62 0.00 4.51 0.37 0.05 86.44 07:25:10 07:25:01 5 9.97 0.00 5.37 11.30 0.07 73.30 07:25:10 07:25:01 6 7.15 0.00 3.38 0.05 0.07 89.35 07:25:10 07:25:01 7 9.80 0.00 4.88 0.02 0.10 85.20 07:25:10 Average: all 5.22 0.00 1.44 0.64 0.02 92.67 07:25:10 Average: 0 5.25 0.00 1.34 0.74 0.02 92.65 07:25:10 Average: 1 5.31 0.00 1.48 1.24 0.02 91.95 07:25:10 Average: 2 5.32 0.00 1.47 1.14 0.02 92.05 07:25:10 Average: 3 5.22 0.00 1.35 0.25 0.02 93.16 07:25:10 Average: 4 5.23 0.00 1.39 0.17 0.03 93.17 07:25:10 Average: 5 5.33 0.00 1.61 1.00 0.02 92.04 07:25:10 Average: 6 5.03 0.00 1.37 0.15 0.02 93.43 07:25:10 Average: 7 5.10 0.00 1.51 0.46 0.03 92.90 07:25:10 07:25:10 07:25:10