Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 229099614b4381a690093be203497270268560bd 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-ssh2664069170915763074.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh1124085250294031616.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh6972074967983311594.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh2421350683995115219.key > 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-ssh9208424531490130042.key > 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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-9437 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/edgexfoundry_device-mqtt-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 229099614b4381a690093be203497270268560bd (main) Commit message: "Merge pull request #518 from hahattan/bump-sdk" > 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 229099614b4381a690093be203497270268560bd # timeout=10 > git rev-list --no-walk d895e333ff01e63b6fe1f723ceb6cf1859de49f5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:49:19 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:49:19 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:49:19 ========================================================= 08:49:19 EdgeX Global Pipelines Version Info 08:49:19 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:49:20 ------------------- 08:49:20 stable info: 08:49:20 ------------------- 08:49:20 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:49:20 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 08:49:20 Message: update stable to v1.0.244 08:49:20 ------------------- 08:49:20 experimental info: 08:49:20 ------------------- 08:49:20 Commited By: **** collab-it+edgex@linuxfoundation.org 08:49:20 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 08:49:20 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:49:20 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 08:49:20 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 08:49:20 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:49:20 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:49:20 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:49:20 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 08:49:20 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:49:20 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 08:49:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:49:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:49:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:49:21 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 08:49:21 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:49:21 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:49:21 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:49:21 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:49:21 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:49:21 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:49:21 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:49:21 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:49:21 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 08:49:21 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 08:49:21 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:49:21 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:49:21 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 08:49:21 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:49:21 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:49:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 08:49:21 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 08:49:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 08:49:21 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 229099614b4381a690093be203497270268560bd [Pipeline] echo 08:49:21 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2290996 [Pipeline] echo 08:49:21 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:49:21 provisioning config files... 08:49:21 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config4665580487363533776tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:49:21 ---> docker-login.sh 08:49:21 nexus3.edgexfoundry.org:10001 08:49:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:49:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:49:22 Configure a credential helper to remove this warning. See 08:49:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:49:22 08:49:22 Login Succeeded 08:49:22 nexus3.edgexfoundry.org:10002 08:49:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:49:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:49:22 Configure a credential helper to remove this warning. See 08:49:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:49:22 08:49:22 Login Succeeded 08:49:22 nexus3.edgexfoundry.org:10003 08:49:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:49:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:49:22 Configure a credential helper to remove this warning. See 08:49:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:49:22 08:49:22 Login Succeeded 08:49:22 nexus3.edgexfoundry.org:10004 08:49:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:49:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:49:22 Configure a credential helper to remove this warning. See 08:49:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:49:22 08:49:22 Login Succeeded 08:49:22 docker.io 08:49:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:49:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:49:23 Configure a credential helper to remove this warning. See 08:49:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:49:23 08:49:23 Login Succeeded 08:49:23 ---> docker-login.sh ends [Pipeline] } 08:49:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:49:23 + git rev-list -1 --merges 229099614b4381a690093be203497270268560bd~1..229099614b4381a690093be203497270268560bd [Pipeline] echo 08:49:23 -----------> git rev-list -1 --merges 229099614b4381a690093be203497270268560bd~1..229099614b4381a690093be203497270268560bd 229099614b4381a690093be203497270268560bd 08:49:23 229099614b4381a690093be203497270268560bd [false] [Pipeline] sh 08:49:23 + git log --format=format:%s -1 229099614b4381a690093be203497270268560bd [Pipeline] echo 08:49:23 ========================================================= 08:49:23 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:49:23 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:49:24 + git log --format=format:%s -1 229099614b4381a690093be203497270268560bd [Pipeline] echo 08:49:24 [semverPrep] GIT_COMMIT: 229099614b4381a690093be203497270268560bd, Commit Message: Merge pull request #518 from hahattan/bump-sdk [Pipeline] echo 08:49:24 [semverPrep] This is not a build commit. [Pipeline] sh 08:49:24 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:49:24 + grep -v github /etc/ssh/ssh_known_hosts 08:49:24 + [ -e /tmp/ssh_known_hosts ] 08:49:24 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:49:24 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:49:24 + sudo tee -a /etc/ssh/ssh_known_hosts 08:49:24 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:49:24 08:49:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:49:25 0.1.4: Pulling from edgex-devops/py-git-semver 08:49:25 b85a868b505f: Pulling fs layer 08:49:25 e2be974225ed: Pulling fs layer 08:49:25 339a4e72a1f5: Pulling fs layer 08:49:25 988bab9f4d93: Pulling fs layer 08:49:25 1469e6f7b9e6: Pulling fs layer 08:49:25 eaf3925da568: Pulling fs layer 08:49:25 bab4dde63d76: Pulling fs layer 08:49:25 bde34c3a00c8: Pulling fs layer 08:49:25 b352a97aabf1: Pulling fs layer 08:49:25 4872d77fe225: Pulling fs layer 08:49:25 5851b861e8e6: Pulling fs layer 08:49:25 bab4dde63d76: Waiting 08:49:25 bde34c3a00c8: Waiting 08:49:25 b352a97aabf1: Waiting 08:49:25 4872d77fe225: Waiting 08:49:25 988bab9f4d93: Waiting 08:49:25 5851b861e8e6: Waiting 08:49:25 1469e6f7b9e6: Waiting 08:49:25 eaf3925da568: Waiting 08:49:25 e2be974225ed: Download complete 08:49:25 988bab9f4d93: Verifying Checksum 08:49:25 988bab9f4d93: Download complete 08:49:25 1469e6f7b9e6: Verifying Checksum 08:49:25 1469e6f7b9e6: Download complete 08:49:25 339a4e72a1f5: Verifying Checksum 08:49:25 339a4e72a1f5: Download complete 08:49:25 eaf3925da568: Verifying Checksum 08:49:25 eaf3925da568: Download complete 08:49:25 bde34c3a00c8: Verifying Checksum 08:49:25 bde34c3a00c8: Download complete 08:49:25 b352a97aabf1: Verifying Checksum 08:49:25 b352a97aabf1: Download complete 08:49:25 4872d77fe225: Verifying Checksum 08:49:25 4872d77fe225: Download complete 08:49:25 b85a868b505f: Verifying Checksum 08:49:25 b85a868b505f: Download complete 08:49:25 5851b861e8e6: Verifying Checksum 08:49:25 5851b861e8e6: Download complete 08:49:25 bab4dde63d76: Verifying Checksum 08:49:25 bab4dde63d76: Download complete 08:49:26 b85a868b505f: Pull complete 08:49:26 e2be974225ed: Pull complete 08:49:27 339a4e72a1f5: Pull complete 08:49:27 988bab9f4d93: Pull complete 08:49:27 1469e6f7b9e6: Pull complete 08:49:27 eaf3925da568: Pull complete 08:49:29 bab4dde63d76: Pull complete 08:49:29 bde34c3a00c8: Pull complete 08:49:29 b352a97aabf1: Pull complete 08:49:29 4872d77fe225: Pull complete 08:49:29 5851b861e8e6: Pull complete 08:49:29 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:49:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:49:29 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:49:29 prd-ubuntu20.04-docker-8c-8g-9437 does not seem to be running inside a container 08:49:29 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:49:31 $ docker top 626c97f1d92c33581380df5cd66a291e15943bdc5b24b0de95afb6ffc07e19cc -eo pid,comm 08:49:31 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). 08:49:31 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:49:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:49:31 [ssh-agent] Looking for ssh-agent implementation... 08:49:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:49:31 $ docker exec 626c97f1d92c33581380df5cd66a291e15943bdc5b24b0de95afb6ffc07e19cc ssh-agent 08:49:31 SSH_AUTH_SOCK=/tmp/ssh-1JjizszSrbJZ/agent.32 08:49:31 SSH_AGENT_PID=38 08:49:31 Running ssh-add (command line suppressed) 08:49:32 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_523322236857708071.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_523322236857708071.key) 08:49:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:49:32 + git tag --points-at HEAD [Pipeline] } 08:49:32 $ docker exec --env ******** --env ******** 626c97f1d92c33581380df5cd66a291e15943bdc5b24b0de95afb6ffc07e19cc ssh-agent -k 08:49:32 unset SSH_AUTH_SOCK; 08:49:32 unset SSH_AGENT_PID; 08:49:32 echo Agent pid 38 killed; 08:49:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:49:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:49:32 [ssh-agent] Looking for ssh-agent implementation... 08:49:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:49:32 $ docker exec 626c97f1d92c33581380df5cd66a291e15943bdc5b24b0de95afb6ffc07e19cc ssh-agent 08:49:32 SSH_AUTH_SOCK=/tmp/ssh-yLeULytCxKbm/agent.70 08:49:32 SSH_AGENT_PID=77 08:49:32 Running ssh-add (command line suppressed) 08:49:32 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_17651769910249934871.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_17651769910249934871.key) 08:49:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:49:33 + git semver init 08:49:33 2023-03-09 08:49:33,383 [run_init] DEBUG init version:0.0.0 force:False 08:49:33 2023-03-09 08:49:33,383 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver 08:49:33 2023-03-09 08:49:33,384 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/edgexfoundry_device-mqtt-go_main/.semver 08:49:33 2023-03-09 08:49:33,384 [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) 08:49:34 2023-03-09 08:49:34,207 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.git/info/exclude 08:49:34 2023-03-09 08:49:34,208 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:False 08:49:34 2023-03-09 08:49:34,208 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 08:49:34 2023-03-09 08:49:34,209 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 08:49:34 3.0.0-dev.8 [Pipeline] } 08:49:34 $ docker exec --env ******** --env ******** 626c97f1d92c33581380df5cd66a291e15943bdc5b24b0de95afb6ffc07e19cc ssh-agent -k 08:49:34 unset SSH_AUTH_SOCK; 08:49:34 unset SSH_AGENT_PID; 08:49:34 echo Agent pid 77 killed; 08:49:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:49:34 + git semver [Pipeline] } 08:49:35 $ docker stop --time=1 626c97f1d92c33581380df5cd66a291e15943bdc5b24b0de95afb6ffc07e19cc 08:49:36 $ docker rm -f --volumes 626c97f1d92c33581380df5cd66a291e15943bdc5b24b0de95afb6ffc07e19cc [Pipeline] // withDockerContainer [Pipeline] sh 08:49:36 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:49:36 Stashed 1 file(s) [Pipeline] echo 08:49:36 [edgeXSemver]: initialized semver on version 3.0.0-dev.8 [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 08:49:37 provisioning config files... 08:49:37 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config7939598615175176723tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:49:37 ---> docker-login.sh 08:49:37 nexus3.edgexfoundry.org:10001 08:49:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:49:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:49:37 Configure a credential helper to remove this warning. See 08:49:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:49:37 08:49:37 Login Succeeded 08:49:37 nexus3.edgexfoundry.org:10002 08:49:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:49:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:49:37 Configure a credential helper to remove this warning. See 08:49:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:49:37 08:49:37 Login Succeeded 08:49:37 nexus3.edgexfoundry.org:10003 08:49:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:49:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:49:37 Configure a credential helper to remove this warning. See 08:49:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:49:37 08:49:37 Login Succeeded 08:49:37 nexus3.edgexfoundry.org:10004 08:49:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:49:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:49:37 Configure a credential helper to remove this warning. See 08:49:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:49:37 08:49:37 Login Succeeded 08:49:37 docker.io 08:49:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:49:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:49:37 Configure a credential helper to remove this warning. See 08:49:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:49:37 08:49:37 Login Succeeded 08:49:37 ---> docker-login.sh ends [Pipeline] } 08:49:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:49:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:49:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:49:37 ========================================================= 08:49:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 08:49:37 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:38 + 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 . 08:49:38 Sending build context to Docker daemon 6.354MB 08:49:38 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 08:49:38 Step 2/12 : FROM ${BASE} AS builder 08:49:38 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 08:49:38 213ec9aee27d: Pulling fs layer 08:49:38 4583459ba037: Pulling fs layer 08:49:38 93c1e223e6f2: Pulling fs layer 08:49:38 53926ce57604: Pulling fs layer 08:49:38 21b2b0c7a3f4: Pulling fs layer 08:49:38 22ff95d597cd: Pulling fs layer 08:49:38 12d6caf4c0d1: Pulling fs layer 08:49:38 96b7cbca73a9: Pulling fs layer 08:49:38 a7acece74701: Pulling fs layer 08:49:38 21b2b0c7a3f4: Waiting 08:49:38 96b7cbca73a9: Waiting 08:49:38 a7acece74701: Waiting 08:49:38 22ff95d597cd: Waiting 08:49:38 12d6caf4c0d1: Waiting 08:49:38 53926ce57604: Waiting 08:49:38 93c1e223e6f2: Verifying Checksum 08:49:38 93c1e223e6f2: Download complete 08:49:38 4583459ba037: Verifying Checksum 08:49:38 4583459ba037: Download complete 08:49:38 21b2b0c7a3f4: Verifying Checksum 08:49:38 21b2b0c7a3f4: Download complete 08:49:38 22ff95d597cd: Download complete 08:49:38 213ec9aee27d: Verifying Checksum 08:49:38 213ec9aee27d: Download complete 08:49:38 12d6caf4c0d1: Download complete 08:49:38 213ec9aee27d: Pull complete 08:49:38 4583459ba037: Pull complete 08:49:38 93c1e223e6f2: Pull complete 08:49:38 a7acece74701: Verifying Checksum 08:49:38 a7acece74701: Download complete 08:49:39 96b7cbca73a9: Verifying Checksum 08:49:39 96b7cbca73a9: Download complete 08:49:39 53926ce57604: Verifying Checksum 08:49:39 53926ce57604: Download complete 08:49:42 53926ce57604: Pull complete 08:49:42 21b2b0c7a3f4: Pull complete 08:49:42 22ff95d597cd: Pull complete 08:49:42 12d6caf4c0d1: Pull complete 08:49:44 96b7cbca73a9: Pull complete 08:49:45 a7acece74701: Pull complete 08:49:45 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 08:49:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:49:45 ---> db6d94c90886 08:49:45 Step 3/12 : ARG ADD_BUILD_TAGS="" 08:49:47 ---> Running in 122f519e3f96 08:49:47 Removing intermediate container 122f519e3f96 08:49:47 ---> f9c1d131436d 08:49:47 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:49:47 ---> Running in 3fe2fc35fff9 08:49:47 Removing intermediate container 3fe2fc35fff9 08:49:47 ---> 2ab9e105eb20 08:49:47 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 08:49:47 ---> Running in 6cb2c5988517 08:49:47 Removing intermediate container 6cb2c5988517 08:49:47 ---> f64dcbe16029 08:49:47 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 08:49:48 ---> Running in de6bcefa3e0e 08:49:48 Removing intermediate container de6bcefa3e0e 08:49:48 ---> 6c1befb6b6dd 08:49:48 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:49:48 ---> Running in d5b37f29a913 08:49:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:49:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:49:48 (1/4) Installing openssh-keygen (9.0_p1-r2) 08:49:48 (2/4) Installing libedit (20210910.3.1-r0) 08:49:48 (3/4) Installing openssh-client-common (9.0_p1-r2) 08:49:48 (4/4) Installing openssh-client-default (9.0_p1-r2) 08:49:48 Executing busybox-1.35.0-r17.trigger 08:49:48 OK: 216 MiB in 55 packages 08:49:49 Removing intermediate container d5b37f29a913 08:49:49 ---> dcf31b864afa 08:49:49 Step 8/12 : WORKDIR /device-mqtt-go 08:49:49 ---> Running in f53d77c9a0c8 08:49:49 Removing intermediate container f53d77c9a0c8 08:49:49 ---> e1d9fd7dbeee 08:49:49 Step 9/12 : COPY go.mod vendor* ./ 08:49:49 ---> 320efc27e21e 08:49:49 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:49 ---> Running in d57a42a08df8 08:49:52 Still waiting to schedule task 08:49:52 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 08:50:11 Removing intermediate container d57a42a08df8 08:50:11 ---> 72a43e45eb2a 08:50:11 Step 11/12 : COPY . . 08:50:11 ---> b680e6a76b50 08:50:11 Step 12/12 : RUN $MAKE 08:50:11 ---> Running in 65ce1cc6b6fc 08:50:11 noop 08:50:11 Removing intermediate container 65ce1cc6b6fc 08:50:11 ---> fc81b868ea42 08:50:11 Successfully built fc81b868ea42 08:50:11 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:50:12 + docker inspect -f . ci-base-image-x86_64 08:50:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:50:12 prd-ubuntu20.04-docker-8c-8g-9437 does not seem to be running inside a container 08:50:12 $ 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 ******** ci-base-image-x86_64 cat 08:50:12 $ docker top f2b5e8ad22328e5bb1d40d97eafae4a5ec06a22b24d2caf1035d54d1007d5837 -eo pid,comm [Pipeline] { [Pipeline] sh 08:50:12 + go version 08:50:12 go version go1.18.7 linux/amd64 [Pipeline] } 08:50:12 $ docker stop --time=1 f2b5e8ad22328e5bb1d40d97eafae4a5ec06a22b24d2caf1035d54d1007d5837 08:50:14 $ docker rm -f --volumes f2b5e8ad22328e5bb1d40d97eafae4a5ec06a22b24d2caf1035d54d1007d5837 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:50:14 + docker inspect -f . ci-base-image-x86_64 08:50:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:50:14 prd-ubuntu20.04-docker-8c-8g-9437 does not seem to be running inside a container 08:50:14 $ 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 ******** ci-base-image-x86_64 cat 08:50:14 $ docker top 33793a67e31365f06a8721be6e97c7f116d45120a8c0943e4cd60c999849d904 -eo pid,comm [Pipeline] { [Pipeline] sh 08:50:15 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] fileExists [Pipeline] sh 08:50:15 + make test 08:50:15 go test ./... -coverprofile=coverage.out ./... 08:50:15 ? github.com/edgexfoundry/device-mqtt-go [no test files] 08:50:23 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 08:50:24 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.014s coverage: 22.2% of statements 08:50:24 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 08:50:30 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." 08:50:30 go vet ./... 08:50:34 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:50:34 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:50:34 ./bin/test-attribution-txt.sh [Pipeline] echo 08:50:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 08:50:34 $ docker stop --time=1 33793a67e31365f06a8721be6e97c7f116d45120a8c0943e4cd60c999849d904 08:50:35 $ docker rm -f --volumes 33793a67e31365f06a8721be6e97c7f116d45120a8c0943e4cd60c999849d904 [Pipeline] // withDockerContainer [Pipeline] sh 08:50:36 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:50:36 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 08:50:36 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:50:37 + ls -al . 08:50:37 total 180 08:50:37 drwxrwxr-x 10 jenkins jenkins 4096 Mar 9 08:50 . 08:50:37 drwxrwxr-x 4 jenkins jenkins 4096 Mar 9 08:49 .. 08:50:37 -rw-rw-r-- 1 jenkins jenkins 140 Mar 9 08:49 .dockerignore 08:50:37 drwxrwxr-x 8 jenkins jenkins 4096 Mar 9 08:50 .git 08:50:37 drwxrwxr-x 3 jenkins jenkins 4096 Mar 9 08:49 .github 08:50:37 -rw-rw-r-- 1 jenkins jenkins 329 Mar 9 08:49 .gitignore 08:50:37 -rw-rw-r-- 1 jenkins jenkins 41 Mar 9 08:49 .golangci.yml 08:50:37 drwxr-xr-x 3 jenkins jenkins 4096 Mar 9 08:49 .semver 08:50:37 -rw-rw-r-- 1 jenkins jenkins 9407 Mar 9 08:49 Attribution.txt 08:50:37 -rw-rw-r-- 1 jenkins jenkins 13162 Mar 9 08:49 CHANGELOG.md 08:50:37 -rw-rw-r-- 1 jenkins jenkins 1689 Mar 9 08:49 Dockerfile 08:50:37 -rw-rw-r-- 1 jenkins jenkins 677 Mar 9 08:49 GOVERNANCE.md 08:50:37 -rw-rw-r-- 1 jenkins jenkins 678 Mar 9 08:49 Jenkinsfile 08:50:37 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 9 08:49 LICENSE 08:50:37 -rw-rw-r-- 1 jenkins jenkins 1697 Mar 9 08:49 Makefile 08:50:37 -rw-rw-r-- 1 jenkins jenkins 620 Mar 9 08:49 OWNERS.md 08:50:37 -rw-rw-r-- 1 jenkins jenkins 3165 Mar 9 08:49 README.md 08:50:37 -rw-rw-r-- 1 jenkins jenkins 11 Mar 9 08:49 VERSION 08:50:37 drwxrwxr-x 2 jenkins jenkins 4096 Mar 9 08:49 bin 08:50:37 drwxrwxr-x 3 jenkins jenkins 4096 Mar 9 08:49 cmd 08:50:37 -rw-r--r-- 1 jenkins jenkins 18047 Mar 9 08:50 coverage.out 08:50:37 -rw-rw-r-- 1 jenkins jenkins 3377 Mar 9 08:49 go.mod 08:50:37 -rw-rw-r-- 1 jenkins jenkins 31299 Mar 9 08:49 go.sum 08:50:37 drwxrwxr-x 3 jenkins jenkins 4096 Mar 9 08:49 internal 08:50:37 drwxrwxr-x 2 jenkins jenkins 4096 Mar 9 08:49 mock 08:50:37 drwxrwxr-x 4 jenkins jenkins 4096 Mar 9 08:49 snap 08:50:37 -rw-rw-r-- 1 jenkins jenkins 227 Mar 9 08:49 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:50:37 + 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=229099614b4381a690093be203497270268560bd --label arch=amd64 --label version=3.0.0-dev.8 . 08:50:37 Sending build context to Docker daemon 6.373MB 08:50:37 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 08:50:37 Step 2/24 : FROM ${BASE} AS builder 08:50:37 ---> fc81b868ea42 08:50:37 Step 3/24 : ARG ADD_BUILD_TAGS="" 08:50:37 ---> Running in 8685d05ac613 08:50:37 Removing intermediate container 8685d05ac613 08:50:37 ---> 70c6b69b6a97 08:50:37 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:50:37 ---> Running in ccd82651cbd1 08:50:37 Removing intermediate container ccd82651cbd1 08:50:37 ---> 102b757e181a 08:50:37 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 08:50:37 ---> Running in d37cb146af2c 08:50:37 Removing intermediate container d37cb146af2c 08:50:37 ---> 3e4d7f0c0a57 08:50:37 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 08:50:37 ---> Running in 0ef08e9b365b 08:50:37 Removing intermediate container 0ef08e9b365b 08:50:37 ---> db3d2d803a0c 08:50:37 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:50:38 ---> Running in c689c796790a 08:50:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:50:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:50:38 OK: 216 MiB in 55 packages 08:50:39 Removing intermediate container c689c796790a 08:50:39 ---> cde11ec0ef12 08:50:39 Step 8/24 : WORKDIR /device-mqtt-go 08:50:39 ---> Running in 08cae01c3411 08:50:39 Removing intermediate container 08cae01c3411 08:50:39 ---> 8c9d9ea8a1c3 08:50:39 Step 9/24 : COPY go.mod vendor* ./ 08:50:39 ---> 3f9d54dfb0c3 08:50:39 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:50:39 ---> Running in 39444b0f57c8 08:50:40 Removing intermediate container 39444b0f57c8 08:50:40 ---> a66027fd48f9 08:50:40 Step 11/24 : COPY . . 08:50:40 ---> fe89c25b2b8f 08:50:40 Step 12/24 : RUN $MAKE 08:50:40 ---> Running in 570a250d47e4 08:50:40 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.0.0-dev.8" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 08:50:59 Removing intermediate container 570a250d47e4 08:50:59 ---> c3cd50723ee2 08:50:59 Step 13/24 : FROM alpine:3.16 08:50:59 3.16: Pulling from library/alpine 08:50:59 ef5531b6e74e: Pulling fs layer 08:50:59 ef5531b6e74e: Verifying Checksum 08:50:59 ef5531b6e74e: Pull complete 08:50:59 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 08:50:59 Status: Downloaded newer image for alpine:3.16 08:50:59 ---> dfd21b5a31f5 08:50:59 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 08:50:59 ---> Running in 1fbc062e6a1a 08:50:59 Removing intermediate container 1fbc062e6a1a 08:50:59 ---> 8bfe9eb08c5b 08:50:59 Step 15/24 : RUN apk add --update --no-cache dumb-init 08:50:59 ---> Running in 4a6f08fd0d17 08:50:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:50:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:50:59 (1/1) Installing dumb-init (1.2.5-r1) 08:50:59 Executing busybox-1.35.0-r17.trigger 08:50:59 OK: 6 MiB in 15 packages 08:51:00 Removing intermediate container 4a6f08fd0d17 08:51:00 ---> 2bbdd82f4fe0 08:51:00 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 08:51:00 ---> c732f1f962e2 08:51:00 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 08:51:00 ---> 0b74ffcff0d7 08:51:00 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 08:51:00 ---> 86967a397f77 08:51:00 Step 19/24 : EXPOSE 59982 08:51:00 ---> Running in 72c8a0d25fc7 08:51:01 Removing intermediate container 72c8a0d25fc7 08:51:01 ---> 88c1669aa48f 08:51:01 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 08:51:01 ---> Running in bec33c9fa841 08:51:01 Removing intermediate container bec33c9fa841 08:51:01 ---> 13e04a92dbc8 08:51:01 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 08:51:01 ---> Running in 4a599e9a88f3 08:51:01 Removing intermediate container 4a599e9a88f3 08:51:01 ---> 089296cfe668 08:51:01 Step 22/24 : LABEL arch=amd64 08:51:01 ---> Running in 1a5327ab2920 08:51:01 Removing intermediate container 1a5327ab2920 08:51:01 ---> 1fa7ccd68e7f 08:51:01 Step 23/24 : LABEL git_sha=229099614b4381a690093be203497270268560bd 08:51:01 ---> Running in fb38d7bf03de 08:51:01 Removing intermediate container fb38d7bf03de 08:51:01 ---> db9ed925c74f 08:51:01 Step 24/24 : LABEL version=3.0.0-dev.8 08:51:01 ---> Running in f389103b6bba 08:51:01 Removing intermediate container f389103b6bba 08:51:01 ---> c2c54563132c 08:51:01 [Warning] One or more build-args [ARCH] were not consumed 08:51:01 Successfully built c2c54563132c 08:51:01 Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:51:01 provisioning config files... 08:51:01 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config17874452098049859154tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:51:02 ---> docker-login.sh 08:51:02 nexus3.edgexfoundry.org:10001 08:51:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:51:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:51:02 Configure a credential helper to remove this warning. See 08:51:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:51:02 08:51:02 Login Succeeded 08:51:02 nexus3.edgexfoundry.org:10002 08:51:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:51:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:51:02 Configure a credential helper to remove this warning. See 08:51:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:51:02 08:51:02 Login Succeeded 08:51:02 nexus3.edgexfoundry.org:10003 08:51:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:51:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:51:02 Configure a credential helper to remove this warning. See 08:51:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:51:02 08:51:02 Login Succeeded 08:51:02 nexus3.edgexfoundry.org:10004 08:51:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:51:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:51:02 Configure a credential helper to remove this warning. See 08:51:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:51:02 08:51:02 Login Succeeded 08:51:02 docker.io 08:51:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:51:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:51:02 Configure a credential helper to remove this warning. See 08:51:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:51:02 08:51:02 Login Succeeded 08:51:02 ---> docker-login.sh ends [Pipeline] } 08:51:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:51:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:51:02 [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: 08:51:02 229099614b4381a690093be203497270268560bd 08:51:02 latest 08:51:02 3.0.0-dev.8 08:51:02 229099614b4381a690093be203497270268560bd-3.0.0-dev.8 08:51:02 main 08:51:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:51:03 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:229099614b4381a690093be203497270268560bd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:51:03 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:229099614b4381a690093be203497270268560bd 08:51:03 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 08:51:03 9b6505a1add2: Preparing 08:51:03 3ed3a875aad4: Preparing 08:51:03 93d5e65a9f1b: Preparing 08:51:03 1e13e46e5187: Preparing 08:51:03 aa5968d388b8: Preparing 08:51:03 aa5968d388b8: Layer already exists 08:51:03 3ed3a875aad4: Pushed 08:51:03 9b6505a1add2: Pushed 08:51:03 1e13e46e5187: Pushed 08:51:05 93d5e65a9f1b: Pushed 08:51:05 229099614b4381a690093be203497270268560bd: digest: sha256:b64a2bd276871efe2b17abc701a19f30746db8b44248f573713b88021776d9f8 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:51:06 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:51:06 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest 08:51:06 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 08:51:06 9b6505a1add2: Preparing 08:51:06 3ed3a875aad4: Preparing 08:51:06 93d5e65a9f1b: Preparing 08:51:06 1e13e46e5187: Preparing 08:51:06 aa5968d388b8: Preparing 08:51:06 1e13e46e5187: Layer already exists 08:51:06 9b6505a1add2: Layer already exists 08:51:06 3ed3a875aad4: Layer already exists 08:51:06 aa5968d388b8: Layer already exists 08:51:06 93d5e65a9f1b: Layer already exists 08:51:06 latest: digest: sha256:b64a2bd276871efe2b17abc701a19f30746db8b44248f573713b88021776d9f8 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:51:06 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:3.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:51:07 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:3.0.0-dev.8 08:51:07 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 08:51:07 9b6505a1add2: Preparing 08:51:07 3ed3a875aad4: Preparing 08:51:07 93d5e65a9f1b: Preparing 08:51:07 1e13e46e5187: Preparing 08:51:07 aa5968d388b8: Preparing 08:51:07 3ed3a875aad4: Layer already exists 08:51:07 93d5e65a9f1b: Layer already exists 08:51:07 1e13e46e5187: Layer already exists 08:51:07 aa5968d388b8: Layer already exists 08:51:07 9b6505a1add2: Layer already exists 08:51:07 3.0.0-dev.8: digest: sha256:b64a2bd276871efe2b17abc701a19f30746db8b44248f573713b88021776d9f8 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:51:07 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:229099614b4381a690093be203497270268560bd-3.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:51:07 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:229099614b4381a690093be203497270268560bd-3.0.0-dev.8 08:51:07 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 08:51:07 9b6505a1add2: Preparing 08:51:07 3ed3a875aad4: Preparing 08:51:07 93d5e65a9f1b: Preparing 08:51:07 1e13e46e5187: Preparing 08:51:07 aa5968d388b8: Preparing 08:51:07 aa5968d388b8: Layer already exists 08:51:07 9b6505a1add2: Layer already exists 08:51:07 3ed3a875aad4: Layer already exists 08:51:07 93d5e65a9f1b: Layer already exists 08:51:07 1e13e46e5187: Layer already exists 08:51:07 229099614b4381a690093be203497270268560bd-3.0.0-dev.8: digest: sha256:b64a2bd276871efe2b17abc701a19f30746db8b44248f573713b88021776d9f8 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:51:08 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:51:08 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main 08:51:08 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 08:51:08 9b6505a1add2: Preparing 08:51:08 3ed3a875aad4: Preparing 08:51:08 93d5e65a9f1b: Preparing 08:51:08 1e13e46e5187: Preparing 08:51:08 aa5968d388b8: Preparing 08:51:08 1e13e46e5187: Layer already exists 08:51:08 9b6505a1add2: Layer already exists 08:51:08 93d5e65a9f1b: Layer already exists 08:51:08 aa5968d388b8: Layer already exists 08:51:08 3ed3a875aad4: Layer already exists 08:51:08 main: digest: sha256:b64a2bd276871efe2b17abc701a19f30746db8b44248f573713b88021776d9f8 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:51:08 ===================================================== [Pipeline] echo 08:51:08 taggedImages: 08:51:08 - nexus3.edgexfoundry.org:10004/device-mqtt:229099614b4381a690093be203497270268560bd 08:51:08 - nexus3.edgexfoundry.org:10004/device-mqtt:latest 08:51:08 - nexus3.edgexfoundry.org:10004/device-mqtt:3.0.0-dev.8 08:51:08 - nexus3.edgexfoundry.org:10004/device-mqtt:229099614b4381a690093be203497270268560bd-3.0.0-dev.8 08:51:08 - 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 08:51:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:51:08 08:51:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:51:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:51:09 latest: Pulling from edgex-lftools-log-publisher 08:51:09 5eb5b503b376: Pulling fs layer 08:51:09 5c69ac0246d0: Pulling fs layer 08:51:09 ec43610c2a17: Pulling fs layer 08:51:09 3a2ae6a8a46f: Pulling fs layer 08:51:09 33b1e0a273af: Pulling fs layer 08:51:09 5d3b04190fa2: Pulling fs layer 08:51:09 2f39f015ded8: Pulling fs layer 08:51:09 3a2ae6a8a46f: Waiting 08:51:09 33b1e0a273af: Waiting 08:51:09 5d3b04190fa2: Waiting 08:51:09 2f39f015ded8: Waiting 08:51:09 5c69ac0246d0: Download complete 08:51:09 3a2ae6a8a46f: Verifying Checksum 08:51:09 3a2ae6a8a46f: Download complete 08:51:09 33b1e0a273af: Verifying Checksum 08:51:09 33b1e0a273af: Download complete 08:51:09 ec43610c2a17: Verifying Checksum 08:51:09 ec43610c2a17: Download complete 08:51:09 5d3b04190fa2: Download complete 08:51:09 5eb5b503b376: Verifying Checksum 08:51:09 5eb5b503b376: Download complete 08:51:10 2f39f015ded8: Download complete 08:51:10 5eb5b503b376: Pull complete 08:51:10 5c69ac0246d0: Pull complete 08:51:11 ec43610c2a17: Pull complete 08:51:11 3a2ae6a8a46f: Pull complete 08:51:11 33b1e0a273af: Pull complete 08:51:11 5d3b04190fa2: Pull complete 08:51:15 2f39f015ded8: Pull complete 08:51:15 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:51:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:51:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:51:15 prd-ubuntu20.04-docker-8c-8g-9437 does not seem to be running inside a container 08:51:15 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:51:17 $ docker top 7dec2093a262a281fa6bb39f6491784b12b3ff4b429b41477dcc1bf032cee2ac -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:51:17 ---> job-cost.sh 08:51:17 lf-activate-venv: SKIPPING 08:51:17 INFO: No Stack... 08:51:18 INFO: Retrieving Pricing Info for: v3-standard-8 08:51:18 INFO: Archiving Costs [Pipeline] sh 08:51:18 + cat /w/workspace/edgexfoundry_device-mqtt-go_main/archives/cost.csv 08:51:18 + cut -d, -f6 [Pipeline] lock 08:51:18 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-91-stack-cost] 08:51:18 Resource [jenkins-edgexfoundry-device-mqtt-go-main-91-stack-cost] did not exist. Created. 08:51:18 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-91-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:51:18 + echo total: 0.2199999988079071 [Pipeline] stash 08:51:18 Stashed 1 file(s) [Pipeline] } 08:51:18 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-91-stack-cost] [Pipeline] // lock [Pipeline] } 08:51:18 $ docker stop --time=1 7dec2093a262a281fa6bb39f6491784b12b3ff4b429b41477dcc1bf032cee2ac 08:51:20 $ docker rm -f --volumes 7dec2093a262a281fa6bb39f6491784b12b3ff4b429b41477dcc1bf032cee2ac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:54:52 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9439 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws 08:54:52 Running in /w/workspace/device-mqtt-go/91 [Pipeline] { [Pipeline] checkout 08:54:52 Selected Git installation does not exist. Using Default 08:54:52 The recommended git tool is: NONE 08:54:59 using credential edgex-jenkins-ssh 08:54:59 Cloning the remote Git repository 08:54:59 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 08:54:59 > git init /w/workspace/device-mqtt-go/91 # timeout=10 08:54:59 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 08:54:59 > git --version # timeout=10 08:54:59 > git --version # 'git version 2.25.1' 08:54:59 using GIT_SSH to set credentials SSH Credentials for GitHub 08:55:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:55:01 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 08:55:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:55:02 Avoid second fetch 08:55:02 Checking out Revision 229099614b4381a690093be203497270268560bd (main) 08:55:02 > git config core.sparsecheckout # timeout=10 08:55:02 > git checkout -f 229099614b4381a690093be203497270268560bd # timeout=10 08:55:03 Commit message: "Merge pull request #518 from hahattan/bump-sdk" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:55:04 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:55:04 % Total % Received % Xferd Average Speed Time Time Time Current 08:55:04 Dload Upload Total Spent Left Speed 08:55:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 87937 0 --:--:-- --:--:-- --:--:-- 87937 [Pipeline] sh 08:55:04 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:55:05 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:55:05 + sudo tee /etc/docker/daemon.new 08:55:05 { 08:55:05 "registry-mirrors": [ 08:55:05 "https://nexus3.edgexfoundry.org:10001" 08:55:05 ], 08:55:05 "bip": "10.250.0.254/24", 08:55:05 "hosts": [ 08:55:05 "tcp://0.0.0.0:5555", 08:55:05 "unix:///var/run/docker.sock" 08:55:05 ], 08:55:05 "mtu": 1458, 08:55:05 "selinux-enabled": true, 08:55:05 "seccomp-profile": "/etc/docker/seccomp.json" 08:55:05 } [Pipeline] sh 08:55:05 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:55:05 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:55:24 provisioning config files... 08:55:24 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/91@tmp/config10795337904850927988tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:55:24 ---> docker-login.sh 08:55:24 nexus3.edgexfoundry.org:10001 08:55:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:55:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:55:25 Configure a credential helper to remove this warning. See 08:55:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:55:25 08:55:25 Login Succeeded 08:55:25 nexus3.edgexfoundry.org:10002 08:55:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:55:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:55:25 Configure a credential helper to remove this warning. See 08:55:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:55:25 08:55:25 Login Succeeded 08:55:25 nexus3.edgexfoundry.org:10003 08:55:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:55:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:55:26 Configure a credential helper to remove this warning. See 08:55:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:55:26 08:55:26 Login Succeeded 08:55:26 nexus3.edgexfoundry.org:10004 08:55:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:55:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:55:26 Configure a credential helper to remove this warning. See 08:55:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:55:26 08:55:26 Login Succeeded 08:55:26 docker.io 08:55:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:55:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:55:27 Configure a credential helper to remove this warning. See 08:55:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:55:27 08:55:27 Login Succeeded 08:55:27 ---> docker-login.sh ends [Pipeline] } 08:55:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:55:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:55:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:55:27 ========================================================= 08:55:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 08:55:27 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:27 + 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 . 08:55:28 Sending build context to Docker daemon 3.282MB 08:55:28 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 08:55:28 Step 2/12 : FROM ${BASE} AS builder 08:55:28 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:55:28 9b18e9b68314: Pulling fs layer 08:55:28 35d82f9e3411: Pulling fs layer 08:55:28 e16973657156: Pulling fs layer 08:55:28 fc693d55d65f: Pulling fs layer 08:55:28 7e9fc2657dce: Pulling fs layer 08:55:28 dda99020689f: Pulling fs layer 08:55:28 db1c61fa0a46: Pulling fs layer 08:55:28 891c053d2c06: Pulling fs layer 08:55:28 fc693d55d65f: Waiting 08:55:28 7e9fc2657dce: Waiting 08:55:28 dda99020689f: Waiting 08:55:28 db1c61fa0a46: Waiting 08:55:28 891c053d2c06: Waiting 08:55:28 e16973657156: Verifying Checksum 08:55:28 e16973657156: Download complete 08:55:28 35d82f9e3411: Verifying Checksum 08:55:28 35d82f9e3411: Download complete 08:55:28 7e9fc2657dce: Verifying Checksum 08:55:28 7e9fc2657dce: Download complete 08:55:28 dda99020689f: Verifying Checksum 08:55:28 dda99020689f: Download complete 08:55:28 9b18e9b68314: Verifying Checksum 08:55:29 891c053d2c06: Verifying Checksum 08:55:29 891c053d2c06: Download complete 08:55:30 db1c61fa0a46: Verifying Checksum 08:55:30 db1c61fa0a46: Download complete 08:55:30 9b18e9b68314: Pull complete 08:55:31 35d82f9e3411: Pull complete 08:55:31 fc693d55d65f: Verifying Checksum 08:55:31 fc693d55d65f: Download complete 08:55:31 e16973657156: Pull complete 08:55:44 fc693d55d65f: Pull complete 08:55:44 7e9fc2657dce: Pull complete 08:55:44 dda99020689f: Pull complete 08:55:51 db1c61fa0a46: Pull complete 08:55:54 891c053d2c06: Pull complete 08:55:54 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 08:55:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:55:54 ---> f96f9c87975a 08:55:54 Step 3/12 : ARG ADD_BUILD_TAGS="" 08:55:56 ---> Running in 2cf0e396c567 08:55:56 Removing intermediate container 2cf0e396c567 08:55:56 ---> 91fe474d1918 08:55:56 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:55:56 ---> Running in e08adbffec7e 08:55:56 Removing intermediate container e08adbffec7e 08:55:56 ---> 22cfbff8942d 08:55:56 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 08:55:56 ---> Running in 6a1b994880cd 08:55:57 Removing intermediate container 6a1b994880cd 08:55:57 ---> af6e45fa092c 08:55:57 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 08:55:57 ---> Running in abb6d488c23a 08:55:57 Removing intermediate container abb6d488c23a 08:55:57 ---> 988864e00256 08:55:57 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:55:57 ---> Running in 508e22091e7f 08:55:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:55:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:56:00 (1/4) Installing openssh-keygen (9.0_p1-r2) 08:56:00 (2/4) Installing libedit (20210910.3.1-r0) 08:56:00 (3/4) Installing openssh-client-common (9.0_p1-r2) 08:56:00 (4/4) Installing openssh-client-default (9.0_p1-r2) 08:56:00 Executing busybox-1.35.0-r17.trigger 08:56:00 OK: 226 MiB in 55 packages 08:56:01 Removing intermediate container 508e22091e7f 08:56:01 ---> 76ecdda6bd03 08:56:01 Step 8/12 : WORKDIR /device-mqtt-go 08:56:02 ---> Running in 596377f69511 08:56:02 Removing intermediate container 596377f69511 08:56:02 ---> e81579ad14a2 08:56:02 Step 9/12 : COPY go.mod vendor* ./ 08:56:03 ---> cfe36a414bd8 08:56:03 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:56:03 ---> Running in 156089cb31b6 08:57:11 Removing intermediate container 156089cb31b6 08:57:11 ---> a37e5cb0005e 08:57:11 Step 11/12 : COPY . . 08:57:11 ---> 9d941377fc83 08:57:11 Step 12/12 : RUN $MAKE 08:57:11 ---> Running in bb02c616facd 08:57:11 noop 08:57:12 Removing intermediate container bb02c616facd 08:57:12 ---> df2f26fbdb41 08:57:12 Successfully built df2f26fbdb41 08:57:12 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:57:13 + docker inspect -f . ci-base-image-arm64 08:57:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:57:13 prd-ubuntu20.04-docker-arm64-4c-16g-9439 does not seem to be running inside a container 08:57:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/91 -v /w/workspace/device-mqtt-go/91:/w/workspace/device-mqtt-go/91:rw,z -v /w/workspace/device-mqtt-go/91@tmp:/w/workspace/device-mqtt-go/91@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 08:57:14 $ docker top dcdf507183cb0ebf42d7c87cdca0974382bbf5b1991d878fd54b5bfcf16cb8e9 -eo pid,comm [Pipeline] { [Pipeline] sh 08:57:15 + go version 08:57:15 go version go1.18.7 linux/arm64 [Pipeline] } 08:57:15 $ docker stop --time=1 dcdf507183cb0ebf42d7c87cdca0974382bbf5b1991d878fd54b5bfcf16cb8e9 08:57:17 $ docker rm -f --volumes dcdf507183cb0ebf42d7c87cdca0974382bbf5b1991d878fd54b5bfcf16cb8e9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:57:18 + docker inspect -f . ci-base-image-arm64 08:57:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:57:18 prd-ubuntu20.04-docker-arm64-4c-16g-9439 does not seem to be running inside a container 08:57:18 $ 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/91 -v /w/workspace/device-mqtt-go/91:/w/workspace/device-mqtt-go/91:rw,z -v /w/workspace/device-mqtt-go/91@tmp:/w/workspace/device-mqtt-go/91@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 08:57:19 $ docker top e9ee028ab3ec3968f9b18de8a2461402ca164b744ae336a93b8829eec784ff27 -eo pid,comm [Pipeline] { [Pipeline] sh 08:57:20 + git config --global --add safe.directory /w/workspace/device-mqtt-go/91 [Pipeline] fileExists [Pipeline] sh 08:57:21 + make test 08:57:21 go test ./... -coverprofile=coverage.out ./... 08:57:23 ? github.com/edgexfoundry/device-mqtt-go [no test files] 08:59:14 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 08:59:14 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.071s coverage: 22.2% of statements 08:59:14 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 08:59:14 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:59:14 go vet ./... 08:59:47 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:59:47 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:59:47 ./bin/test-attribution-txt.sh [Pipeline] echo 08:59:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 08:59:47 $ docker stop --time=1 e9ee028ab3ec3968f9b18de8a2461402ca164b744ae336a93b8829eec784ff27 08:59:49 $ docker rm -f --volumes e9ee028ab3ec3968f9b18de8a2461402ca164b744ae336a93b8829eec784ff27 [Pipeline] // withDockerContainer [Pipeline] sh 08:59:50 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:59:50 Warning: overwriting stash ‘coverage-report’ 08:59:51 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 08:59:51 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:59:52 + ls -al . 08:59:52 total 176 08:59:52 drwxrwxr-x 9 jenkins jenkins 4096 Mar 9 08:57 . 08:59:52 drwxrwxr-x 4 jenkins jenkins 4096 Mar 9 08:54 .. 08:59:52 -rw-rw-r-- 1 jenkins jenkins 140 Mar 9 08:55 .dockerignore 08:59:52 drwxrwxr-x 8 jenkins jenkins 4096 Mar 9 08:55 .git 08:59:52 drwxrwxr-x 3 jenkins jenkins 4096 Mar 9 08:55 .github 08:59:52 -rw-rw-r-- 1 jenkins jenkins 329 Mar 9 08:55 .gitignore 08:59:52 -rw-rw-r-- 1 jenkins jenkins 41 Mar 9 08:55 .golangci.yml 08:59:52 -rw-rw-r-- 1 jenkins jenkins 9407 Mar 9 08:55 Attribution.txt 08:59:52 -rw-rw-r-- 1 jenkins jenkins 13162 Mar 9 08:55 CHANGELOG.md 08:59:52 -rw-rw-r-- 1 jenkins jenkins 1689 Mar 9 08:55 Dockerfile 08:59:52 -rw-rw-r-- 1 jenkins jenkins 677 Mar 9 08:55 GOVERNANCE.md 08:59:52 -rw-rw-r-- 1 jenkins jenkins 678 Mar 9 08:55 Jenkinsfile 08:59:52 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 9 08:55 LICENSE 08:59:52 -rw-rw-r-- 1 jenkins jenkins 1697 Mar 9 08:55 Makefile 08:59:52 -rw-rw-r-- 1 jenkins jenkins 620 Mar 9 08:55 OWNERS.md 08:59:52 -rw-rw-r-- 1 jenkins jenkins 3165 Mar 9 08:55 README.md 08:59:52 -rw-rw-r-- 1 jenkins jenkins 11 Mar 9 08:49 VERSION 08:59:52 drwxrwxr-x 2 jenkins jenkins 4096 Mar 9 08:55 bin 08:59:52 drwxrwxr-x 3 jenkins jenkins 4096 Mar 9 08:55 cmd 08:59:52 -rw-r--r-- 1 jenkins jenkins 18047 Mar 9 08:59 coverage.out 08:59:52 -rw-rw-r-- 1 jenkins jenkins 3377 Mar 9 08:55 go.mod 08:59:52 -rw-rw-r-- 1 jenkins jenkins 31299 Mar 9 08:55 go.sum 08:59:52 drwxrwxr-x 3 jenkins jenkins 4096 Mar 9 08:55 internal 08:59:52 drwxrwxr-x 2 jenkins jenkins 4096 Mar 9 08:55 mock 08:59:52 drwxrwxr-x 4 jenkins jenkins 4096 Mar 9 08:55 snap 08:59:52 -rw-rw-r-- 1 jenkins jenkins 227 Mar 9 08:55 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:59:52 + 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=229099614b4381a690093be203497270268560bd --label arch=arm64 --label version=3.0.0-dev.8 . 08:59:53 Sending build context to Docker daemon 3.301MB 08:59:53 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 08:59:53 Step 2/24 : FROM ${BASE} AS builder 08:59:53 ---> df2f26fbdb41 08:59:53 Step 3/24 : ARG ADD_BUILD_TAGS="" 08:59:53 ---> Running in f429e68d52a9 08:59:53 Removing intermediate container f429e68d52a9 08:59:53 ---> 456721cdde40 08:59:53 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:59:53 ---> Running in 106522cff7c6 08:59:54 Removing intermediate container 106522cff7c6 08:59:54 ---> b5a02f7423ad 08:59:54 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 08:59:54 ---> Running in 949d669f4937 08:59:55 Removing intermediate container 949d669f4937 08:59:55 ---> 86b48d8f1e0a 08:59:55 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 08:59:55 ---> Running in a12a3cdc0f19 08:59:55 Removing intermediate container a12a3cdc0f19 08:59:55 ---> e08930333741 08:59:55 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:59:55 ---> Running in ce05804ec15b 08:59:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:59:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:59:58 OK: 226 MiB in 55 packages 08:59:59 Removing intermediate container ce05804ec15b 08:59:59 ---> 2d546dfeda55 08:59:59 Step 8/24 : WORKDIR /device-mqtt-go 08:59:59 ---> Running in 1baef1324c83 09:00:00 Removing intermediate container 1baef1324c83 09:00:00 ---> d2198878dd9e 09:00:00 Step 9/24 : COPY go.mod vendor* ./ 09:00:00 ---> 44cbeb04fddc 09:00:00 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:00:00 ---> Running in 832cc8bafdde 09:00:05 Removing intermediate container 832cc8bafdde 09:00:05 ---> aa4ebb439e50 09:00:05 Step 11/24 : COPY . . 09:00:07 ---> eb053873e981 09:00:07 Step 12/24 : RUN $MAKE 09:00:07 ---> Running in 4fe13bfe6bcc 09:00:09 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.0.0-dev.8" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 09:02:46 Removing intermediate container 4fe13bfe6bcc 09:02:46 ---> 357f702fd53b 09:02:46 Step 13/24 : FROM alpine:3.16 09:02:47 3.16: Pulling from library/alpine 09:02:47 3760b48202b3: Pulling fs layer 09:02:47 3760b48202b3: Verifying Checksum 09:02:47 3760b48202b3: Download complete 09:02:48 3760b48202b3: Pull complete 09:02:48 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 09:02:48 Status: Downloaded newer image for alpine:3.16 09:02:48 ---> 4c81e5bf8899 09:02:48 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 09:02:48 ---> Running in 32ffdf380e42 09:02:48 Removing intermediate container 32ffdf380e42 09:02:48 ---> 68e5b877afa2 09:02:48 Step 15/24 : RUN apk add --update --no-cache dumb-init 09:02:49 ---> Running in fcd535838ce2 09:02:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:02:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:02:51 (1/1) Installing dumb-init (1.2.5-r1) 09:02:51 Executing busybox-1.35.0-r17.trigger 09:02:51 OK: 5 MiB in 15 packages 09:02:52 Removing intermediate container fcd535838ce2 09:02:52 ---> 04432ccd475f 09:02:52 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 09:02:54 ---> f15ccc502aec 09:02:54 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 09:02:54 ---> f1659002fffb 09:02:54 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 09:02:55 ---> 03c6e1d2867c 09:02:55 Step 19/24 : EXPOSE 59982 09:02:55 ---> Running in e95ca7b6ed00 09:02:56 Removing intermediate container e95ca7b6ed00 09:02:56 ---> 6317b4c27426 09:02:56 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 09:02:56 ---> Running in 03c0f4fb2b5d 09:02:56 Removing intermediate container 03c0f4fb2b5d 09:02:56 ---> 7a7ed382e97f 09:02:56 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 09:02:56 ---> Running in 8718ae645b6e 09:02:56 Removing intermediate container 8718ae645b6e 09:02:56 ---> 31397e1c3df7 09:02:56 Step 22/24 : LABEL arch=arm64 09:02:57 ---> Running in d58db08f6408 09:02:57 Removing intermediate container d58db08f6408 09:02:57 ---> 299d7f608afd 09:02:57 Step 23/24 : LABEL git_sha=229099614b4381a690093be203497270268560bd 09:02:57 ---> Running in ec6fec2927d8 09:02:57 Removing intermediate container ec6fec2927d8 09:02:57 ---> 80c002a4d2f7 09:02:57 Step 24/24 : LABEL version=3.0.0-dev.8 09:02:57 ---> Running in 898ddc9bc80f 09:02:58 Removing intermediate container 898ddc9bc80f 09:02:58 ---> de88909e4920 09:02:58 [Warning] One or more build-args [ARCH] were not consumed 09:02:58 Successfully built de88909e4920 09:02:58 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 09:02:58 provisioning config files... 09:02:58 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/91@tmp/config18331002948900505708tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:02:58 ---> docker-login.sh 09:02:58 nexus3.edgexfoundry.org:10001 09:02:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:02:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:02:59 Configure a credential helper to remove this warning. See 09:02:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:02:59 09:02:59 Login Succeeded 09:02:59 nexus3.edgexfoundry.org:10002 09:02:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:02:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:02:59 Configure a credential helper to remove this warning. See 09:02:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:02:59 09:02:59 Login Succeeded 09:02:59 nexus3.edgexfoundry.org:10003 09:02:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:03:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:03:00 Configure a credential helper to remove this warning. See 09:03:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:03:00 09:03:00 Login Succeeded 09:03:00 nexus3.edgexfoundry.org:10004 09:03:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:03:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:03:00 Configure a credential helper to remove this warning. See 09:03:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:03:00 09:03:00 Login Succeeded 09:03:00 docker.io 09:03:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:03:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:03:00 Configure a credential helper to remove this warning. See 09:03:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:03:00 09:03:00 Login Succeeded 09:03:00 ---> docker-login.sh ends [Pipeline] } 09:03:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:03:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:03:01 [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: 09:03:01 229099614b4381a690093be203497270268560bd 09:03:01 latest 09:03:01 3.0.0-dev.8 09:03:01 229099614b4381a690093be203497270268560bd-3.0.0-dev.8 09:03:01 main 09:03:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:03:01 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:229099614b4381a690093be203497270268560bd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:03:01 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:229099614b4381a690093be203497270268560bd 09:03:01 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 09:03:01 37d6039bbbb0: Preparing 09:03:01 bb47db9dfa47: Preparing 09:03:01 44bbecd3af7f: Preparing 09:03:01 d6dae50e5225: Preparing 09:03:01 f70ee36035b9: Preparing 09:03:01 f70ee36035b9: Layer already exists 09:03:02 bb47db9dfa47: Pushed 09:03:02 37d6039bbbb0: Pushed 09:03:02 d6dae50e5225: Pushed 09:03:08 44bbecd3af7f: Pushed 09:03:08 229099614b4381a690093be203497270268560bd: digest: sha256:94013873b979a5917753332aecca4641b4b39a84780025a311a45be4eb95a816 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:03:09 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:03:09 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest 09:03:09 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 09:03:09 37d6039bbbb0: Preparing 09:03:09 bb47db9dfa47: Preparing 09:03:09 44bbecd3af7f: Preparing 09:03:09 d6dae50e5225: Preparing 09:03:09 f70ee36035b9: Preparing 09:03:09 44bbecd3af7f: Layer already exists 09:03:09 d6dae50e5225: Layer already exists 09:03:09 37d6039bbbb0: Layer already exists 09:03:09 f70ee36035b9: Layer already exists 09:03:09 bb47db9dfa47: Layer already exists 09:03:09 latest: digest: sha256:94013873b979a5917753332aecca4641b4b39a84780025a311a45be4eb95a816 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:03:10 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:03:10 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.0.0-dev.8 09:03:10 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 09:03:10 37d6039bbbb0: Preparing 09:03:10 bb47db9dfa47: Preparing 09:03:10 44bbecd3af7f: Preparing 09:03:10 d6dae50e5225: Preparing 09:03:10 f70ee36035b9: Preparing 09:03:10 f70ee36035b9: Layer already exists 09:03:10 bb47db9dfa47: Layer already exists 09:03:10 44bbecd3af7f: Layer already exists 09:03:10 d6dae50e5225: Layer already exists 09:03:10 37d6039bbbb0: Layer already exists 09:03:10 3.0.0-dev.8: digest: sha256:94013873b979a5917753332aecca4641b4b39a84780025a311a45be4eb95a816 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:03:11 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:229099614b4381a690093be203497270268560bd-3.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:03:11 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:229099614b4381a690093be203497270268560bd-3.0.0-dev.8 09:03:11 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 09:03:11 37d6039bbbb0: Preparing 09:03:11 bb47db9dfa47: Preparing 09:03:11 44bbecd3af7f: Preparing 09:03:11 d6dae50e5225: Preparing 09:03:11 f70ee36035b9: Preparing 09:03:11 37d6039bbbb0: Layer already exists 09:03:11 f70ee36035b9: Layer already exists 09:03:11 44bbecd3af7f: Layer already exists 09:03:11 bb47db9dfa47: Layer already exists 09:03:11 d6dae50e5225: Layer already exists 09:03:11 229099614b4381a690093be203497270268560bd-3.0.0-dev.8: digest: sha256:94013873b979a5917753332aecca4641b4b39a84780025a311a45be4eb95a816 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:03:12 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:03:12 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main 09:03:12 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 09:03:12 37d6039bbbb0: Preparing 09:03:12 bb47db9dfa47: Preparing 09:03:12 44bbecd3af7f: Preparing 09:03:12 d6dae50e5225: Preparing 09:03:12 f70ee36035b9: Preparing 09:03:12 d6dae50e5225: Layer already exists 09:03:12 37d6039bbbb0: Layer already exists 09:03:12 f70ee36035b9: Layer already exists 09:03:12 bb47db9dfa47: Layer already exists 09:03:12 44bbecd3af7f: Layer already exists 09:03:12 main: digest: sha256:94013873b979a5917753332aecca4641b4b39a84780025a311a45be4eb95a816 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:03:12 ===================================================== [Pipeline] echo 09:03:12 taggedImages: 09:03:12 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:229099614b4381a690093be203497270268560bd 09:03:12 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest 09:03:12 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.0.0-dev.8 09:03:12 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:229099614b4381a690093be203497270268560bd-3.0.0-dev.8 09:03:12 - 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 09:03:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:03:13 09:03:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:03:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:03:13 arm64: Pulling from edgex-lftools-log-publisher 09:03:13 8998bd30e6a1: Pulling fs layer 09:03:13 04944245beec: Pulling fs layer 09:03:13 699f458cf7ca: Pulling fs layer 09:03:13 765212b225bb: Pulling fs layer 09:03:13 f23df028b6ca: Pulling fs layer 09:03:13 d65c8cfc05b1: Pulling fs layer 09:03:13 2437ff75d9bd: Pulling fs layer 09:03:13 f23df028b6ca: Waiting 09:03:13 d65c8cfc05b1: Waiting 09:03:13 2437ff75d9bd: Waiting 09:03:13 765212b225bb: Waiting 09:03:13 04944245beec: Verifying Checksum 09:03:13 04944245beec: Download complete 09:03:13 765212b225bb: Verifying Checksum 09:03:13 765212b225bb: Download complete 09:03:13 f23df028b6ca: Verifying Checksum 09:03:13 f23df028b6ca: Download complete 09:03:13 d65c8cfc05b1: Verifying Checksum 09:03:13 d65c8cfc05b1: Download complete 09:03:14 699f458cf7ca: Verifying Checksum 09:03:14 8998bd30e6a1: Verifying Checksum 09:03:14 8998bd30e6a1: Download complete 09:03:16 2437ff75d9bd: Verifying Checksum 09:03:16 2437ff75d9bd: Download complete 09:03:18 8998bd30e6a1: Pull complete 09:03:19 04944245beec: Pull complete 09:03:20 699f458cf7ca: Pull complete 09:03:20 765212b225bb: Pull complete 09:03:21 f23df028b6ca: Pull complete 09:03:21 d65c8cfc05b1: Pull complete 09:03:36 2437ff75d9bd: Pull complete 09:03:36 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:03:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:03:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:03:36 prd-ubuntu20.04-docker-arm64-4c-16g-9439 does not seem to be running inside a container 09:03:36 $ 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/91 -v /w/workspace/device-mqtt-go/91:/w/workspace/device-mqtt-go/91:rw,z -v /w/workspace/device-mqtt-go/91@tmp:/w/workspace/device-mqtt-go/91@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 09:03:40 $ docker top 69884dc5bca21361ebfdd0f9366eb5439533006900771372661b506a56ba5c86 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:03:41 ---> job-cost.sh 09:03:41 lf-activate-venv: SKIPPING 09:03:41 INFO: No Stack... 09:03:42 INFO: Retrieving Pricing Info for: v3-standard-4 09:03:43 INFO: Archiving Costs [Pipeline] sh 09:03:43 + cat /w/workspace/device-mqtt-go/91/archives/cost.csv 09:03:43 + cut -d, -f6 [Pipeline] lock 09:03:43 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-91-stack-cost] 09:03:43 Resource [jenkins-edgexfoundry-device-mqtt-go-main-91-stack-cost] did not exist. Created. 09:03:43 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-91-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:03:44 /w/workspace/device-mqtt-go/91@tmp/durable-53654739/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 09:03:45 + echo total: 0.10999999940395355 [Pipeline] stash 09:03:45 Warning: overwriting stash ‘stack-cost’ 09:03:45 Stashed 1 file(s) [Pipeline] } 09:03:45 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-91-stack-cost] [Pipeline] // lock [Pipeline] } 09:03:45 $ docker stop --time=1 69884dc5bca21361ebfdd0f9366eb5439533006900771372661b506a56ba5c86 09:03:46 $ docker rm -f --volumes 69884dc5bca21361ebfdd0f9366eb5439533006900771372661b506a56ba5c86 [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 09:03:47 provisioning config files... 09:03:47 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config16953436731655884089tmp [Pipeline] { [Pipeline] sh 09:03:47 + set +x 09:03:47 + curl -s https://codecov.io/bash 09:03:47 + bash -s -- 09:03:47 09:03:47 _____ _ 09:03:47 / ____| | | 09:03:47 | | ___ __| | ___ ___ _____ __ 09:03:47 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:03:47 | |___| (_) | (_| | __/ (_| (_) \ V / 09:03:47 \_____\___/ \__,_|\___|\___\___/ \_/ 09:03:47 Bash-1.0.6 09:03:47 09:03:47 09:03:47 ==> git version 2.25.1 found 09:03:47 ==> 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 09:03:47 Release-Date: 2020-01-08 09:03:47 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:03:47 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:03:47 ==> Jenkins CI detected. 09:03:47 current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main 09:03:47 project root: . 09:03:47 --> token set from env 09:03:47 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:03:47 ==> Running gcov in . (disable via -X gcov) 09:03:47 ==> Python coveragepy not found 09:03:47 ==> Searching for coverage reports in: 09:03:47 + . 09:03:47 -> Found 1 reports 09:03:47 ==> Detecting git/mercurial file structure 09:03:47 ==> Reading reports 09:03:47 + ./coverage.out bytes=18047 09:03:47 ==> Appending adjustments 09:03:47 https://docs.codecov.io/docs/fixing-reports 09:03:47 + Found adjustments 09:03:47 ==> Gzipping contents 09:03:47 4.0K /tmp/codecov.AlvEAe.gz 09:03:47 ==> Uploading reports 09:03:47 url: https://codecov.io 09:03:47 query: branch=main&commit=229099614b4381a690093be203497270268560bd&build=91&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F91%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= 09:03:47 -> Pinging Codecov 09:03:47 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=229099614b4381a690093be203497270268560bd&build=91&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F91%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= 09:03:48 -> Uploading to 09:03:48 https://storage.googleapis.com/codecov/v4/raw/2023-03-09/7D719EC7BBE17E464838252E33014C33/229099614b4381a690093be203497270268560bd/311f3c8f-d4e8-44d5-876c-6e5d96524f48.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230309%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230309T090347Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=99360645bcb31824a367ec187a64ea9c438e5f156ba55542258b13d506cb7f22 09:03:48 % Total % Received % Xferd Average Speed Time Time Time Current 09:03:48 Dload Upload Total Spent Left Speed 09:03:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3166 0 0 100 3166 0 13028 --:--:-- --:--:-- --:--:-- 13028 09:03:48 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/229099614b4381a690093be203497270268560bd [Pipeline] } 09:03:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 09:03:48 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 09:03:48 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:03:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 09:03:48 09:03:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:03:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 09:03:49 1.410.4: Pulling from edgex-devops/edgex-snyk-go 09:03:49 df9b9388f04a: Pulling fs layer 09:03:49 52dc419b0ee2: Pulling fs layer 09:03:49 25bc292e5bac: Pulling fs layer 09:03:49 114826534d7a: Pulling fs layer 09:03:49 4657fd5d0bcf: Pulling fs layer 09:03:49 114826534d7a: Waiting 09:03:49 6ad1cebc031e: Pulling fs layer 09:03:49 8a3aa393b2d8: Pulling fs layer 09:03:49 4657fd5d0bcf: Waiting 09:03:49 6ad1cebc031e: Waiting 09:03:49 8a3aa393b2d8: Waiting 09:03:49 25bc292e5bac: Verifying Checksum 09:03:49 25bc292e5bac: Download complete 09:03:49 52dc419b0ee2: Download complete 09:03:49 4657fd5d0bcf: Download complete 09:03:49 df9b9388f04a: Verifying Checksum 09:03:49 df9b9388f04a: Pull complete 09:03:49 6ad1cebc031e: Download complete 09:03:49 52dc419b0ee2: Pull complete 09:03:49 25bc292e5bac: Pull complete 09:03:49 114826534d7a: Verifying Checksum 09:03:49 114826534d7a: Download complete 09:03:50 8a3aa393b2d8: Verifying Checksum 09:03:50 8a3aa393b2d8: Download complete 09:03:53 114826534d7a: Pull complete 09:03:53 4657fd5d0bcf: Pull complete 09:03:53 6ad1cebc031e: Pull complete 09:03:56 8a3aa393b2d8: Pull complete 09:03:56 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 09:03:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 09:03:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:03:56 prd-ubuntu20.04-docker-8c-8g-9437 does not seem to be running inside a container 09:03:56 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 09:03:58 $ docker top 680f99857c8d75e619e6bc0362a1bf163ed0ee569e6b86a14ccb065718c13d55 -eo pid,comm [Pipeline] { [Pipeline] echo 09:03:58 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-mqtt-go:main' [Pipeline] sh 09:03:58 + set -o pipefail 09:03:58 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-mqtt-go:main' 09:04:03 09:04:03 Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... 09:04:03 09:04:03 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/38fccec6-2f8b-4396-aa47-65a7ae25b6ec/history/adce1ea1-bf5f-48c6-a842-e809fa6ee4ea 09:04:03 09:04:03 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 09:04:03 09:04:03 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 09:04:03 09:04:03 09:04:03 A medium severity vulnerability was found in the Snyk CLI versions you are using. 09:04:03 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 09:04:03 More details here: https://snyk.co/ue1NS [Pipeline] } 09:04:03 $ docker stop --time=1 680f99857c8d75e619e6bc0362a1bf163ed0ee569e6b86a14ccb065718c13d55 09:04:05 $ docker rm -f --volumes 680f99857c8d75e619e6bc0362a1bf163ed0ee569e6b86a14ccb065718c13d55 [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 09:04:06 + git log --format=format:%s -1 229099614b4381a690093be203497270268560bd [Pipeline] sh 09:04:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:04:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:04:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:04:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:04:07 prd-ubuntu20.04-docker-8c-8g-9437 does not seem to be running inside a container 09:04:07 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:04:07 $ docker top f5e2e4ad35cfeb1277f7c1d4586ce8cbc1586bc3728d738f4fe7f2181db94662 -eo pid,comm 09:04:07 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). 09:04:07 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:04:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:04:07 [ssh-agent] Looking for ssh-agent implementation... 09:04:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:04:07 $ docker exec f5e2e4ad35cfeb1277f7c1d4586ce8cbc1586bc3728d738f4fe7f2181db94662 ssh-agent 09:04:07 SSH_AUTH_SOCK=/tmp/ssh-rP9ep4JqrhnC/agent.32 09:04:07 SSH_AGENT_PID=38 09:04:07 Running ssh-add (command line suppressed) 09:04:07 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_4663068821528501861.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_4663068821528501861.key) 09:04:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:04:08 + git semver tag 09:04:08 2023-03-09 09:04:08,395 [run_tag] DEBUG tag force:False 09:04:08 2023-03-09 09:04:08,395 [check_head_tag] DEBUG check head tag 09:04:08 2023-03-09 09:04:08,396 [execute] INFO git cat-file --batch-check 09:04:08 2023-03-09 09:04:08,397 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) 09:04:08 2023-03-09 09:04:08,400 [execute] INFO git cat-file --batch 09:04:08 2023-03-09 09:04:08,400 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) 09:04:08 2023-03-09 09:04:08,417 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 09:04:08 2023-03-09 09:04:08,418 [execute] INFO git tag -a v3.0.0-dev.8 -m v3.0.0-dev.8 09:04:08 2023-03-09 09:04:08,418 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.8', '-m', 'v3.0.0-dev.8'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) 09:04:08 2023-03-09 09:04:08,422 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 09:04:08 3.0.0-dev.8 [Pipeline] } 09:04:08 $ docker exec --env ******** --env ******** f5e2e4ad35cfeb1277f7c1d4586ce8cbc1586bc3728d738f4fe7f2181db94662 ssh-agent -k 09:04:08 unset SSH_AUTH_SOCK; 09:04:08 unset SSH_AGENT_PID; 09:04:08 echo Agent pid 38 killed; 09:04:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:04:08 + git semver [Pipeline] } 09:04:09 $ docker stop --time=1 f5e2e4ad35cfeb1277f7c1d4586ce8cbc1586bc3728d738f4fe7f2181db94662 09:04:10 $ docker rm -f --volumes f5e2e4ad35cfeb1277f7c1d4586ce8cbc1586bc3728d738f4fe7f2181db94662 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:04:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:04:10 09:04:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:04:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:04:11 0.23.1-centos7: Pulling from edgex-lftools 09:04:11 ab5ef0e58194: Pulling fs layer 09:04:11 9712f1f96733: Pulling fs layer 09:04:11 63f879dbbcfc: Pulling fs layer 09:04:11 0d9ebad4ef96: Pulling fs layer 09:04:11 e9a5061849ea: Pulling fs layer 09:04:11 d747dcd14b5f: Pulling fs layer 09:04:11 2de7ff778b66: Pulling fs layer 09:04:11 e9a5061849ea: Waiting 09:04:11 d747dcd14b5f: Waiting 09:04:11 2de7ff778b66: Waiting 09:04:11 0d9ebad4ef96: Waiting 09:04:11 9712f1f96733: Verifying Checksum 09:04:11 9712f1f96733: Download complete 09:04:11 63f879dbbcfc: Verifying Checksum 09:04:11 63f879dbbcfc: Download complete 09:04:11 0d9ebad4ef96: Verifying Checksum 09:04:11 0d9ebad4ef96: Download complete 09:04:11 d747dcd14b5f: Verifying Checksum 09:04:11 d747dcd14b5f: Download complete 09:04:11 ab5ef0e58194: Verifying Checksum 09:04:11 ab5ef0e58194: Download complete 09:04:11 e9a5061849ea: Verifying Checksum 09:04:11 e9a5061849ea: Download complete 09:04:11 2de7ff778b66: Verifying Checksum 09:04:14 ab5ef0e58194: Pull complete 09:04:14 9712f1f96733: Pull complete 09:04:15 63f879dbbcfc: Pull complete 09:04:18 0d9ebad4ef96: Pull complete 09:04:18 e9a5061849ea: Pull complete 09:04:18 d747dcd14b5f: Pull complete 09:04:19 2de7ff778b66: Pull complete 09:04:19 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 09:04:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:04:19 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:04:19 prd-ubuntu20.04-docker-8c-8g-9437 does not seem to be running inside a container 09:04:19 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 09:04:21 $ docker top 85445ead68ebd357c60afe271c2da5ec81a9f768d2cad0ba4cce440e1eb5a019 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 09:04:21 provisioning config files... 09:04:21 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config17772365524851788311tmp 09:04:21 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config11808772553732991303tmp 09:04:21 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config1687912558544148253tmp [Pipeline] { [Pipeline] echo 09:04:21 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 09:04:21 ---> sigul-configuration.sh 09:04:21 gpg: directory `/root/.gnupg' created 09:04:21 gpg: new configuration file `/root/.gnupg/gpg.conf' created 09:04:21 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 09:04:21 gpg: keyring `/root/.gnupg/secring.gpg' created 09:04:21 gpg: keyring `/root/.gnupg/pubring.gpg' created 09:04:21 gpg: CAST5 encrypted data 09:04:21 gpg: encrypted with 1 passphrase 09:04:21 gpg: WARNING: message was not integrity protected [Pipeline] sh 09:04:22 + mkdir /home/jenkins 09:04:22 + mkdir /home/jenkins/sigul [Pipeline] sh 09:04:22 + 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 09:04:22 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 09:04:22 ---> sigul-install.sh 09:04:22 Sigul already installed; skipping installation. [Pipeline] sh 09:04:22 + git tag --list 09:04:22 0.7.1 09:04:22 v1.0.0 09:04:22 v1.1.0 09:04:22 v1.1.1 09:04:22 v1.2.2 09:04:22 v1.3.0 09:04:22 v1.3.1 09:04:22 v2.0.0 09:04:22 v2.1.0 09:04:22 v2.1.1 09:04:22 v2.1.1-dev.1 09:04:22 v2.1.1-dev.2 09:04:22 v2.2.0 09:04:22 v2.2.1-dev.1 09:04:22 v2.2.1-dev.10 09:04:22 v2.2.1-dev.2 09:04:22 v2.2.1-dev.3 09:04:22 v2.2.1-dev.4 09:04:22 v2.2.1-dev.5 09:04:22 v2.2.1-dev.6 09:04:22 v2.2.1-dev.7 09:04:22 v2.2.1-dev.8 09:04:22 v2.2.1-dev.9 09:04:22 v2.3.0 09:04:22 v2.3.0-dev.10 09:04:22 v2.3.0-dev.11 09:04:22 v2.3.0-dev.12 09:04:22 v2.3.0-dev.13 09:04:22 v2.3.0-dev.14 09:04:22 v2.3.0-dev.15 09:04:22 v2.3.0-dev.16 09:04:22 v2.3.0-dev.17 09:04:22 v2.3.0-dev.18 09:04:22 v2.3.0-dev.19 09:04:22 v2.3.0-dev.20 09:04:22 v2.3.0-dev.21 09:04:22 v2.3.0-dev.22 09:04:22 v2.3.0-dev.23 09:04:22 v2.3.0-dev.24 09:04:22 v2.3.0-dev.25 09:04:22 v2.3.0-dev.26 09:04:22 v2.3.0-dev.27 09:04:22 v2.3.0-dev.28 09:04:22 v2.3.0-dev.29 09:04:22 v2.3.0-dev.30 09:04:22 v2.3.0-dev.31 09:04:22 v2.3.0-dev.32 09:04:22 v2.3.0-dev.33 09:04:22 v2.3.0-dev.34 09:04:22 v3.0.0-dev.1 09:04:22 v3.0.0-dev.2 09:04:22 v3.0.0-dev.3 09:04:22 v3.0.0-dev.4 09:04:22 v3.0.0-dev.5 09:04:22 v3.0.0-dev.6 09:04:22 v3.0.0-dev.7 09:04:22 v3.0.0-dev.8 [Pipeline] sh 09:04:23 + lftools sign git-tag v3.0.0-dev.8 09:04:23 Signing Git tag with Sigul... 09:04:23 Signing v3.0.0-dev.8 [Pipeline] echo 09:04:24 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 09:04:24 ---> sigul-configuration-cleanup.sh [Pipeline] } 09:04:24 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 09:04:24 $ docker stop --time=1 85445ead68ebd357c60afe271c2da5ec81a9f768d2cad0ba4cce440e1eb5a019 09:04:25 $ docker rm -f --volumes 85445ead68ebd357c60afe271c2da5ec81a9f768d2cad0ba4cce440e1eb5a019 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 09:04:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:04:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:04:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:04:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:04:26 prd-ubuntu20.04-docker-8c-8g-9437 does not seem to be running inside a container 09:04:26 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:04:26 $ docker top 7963090dc91b1e0088cdb6526cfc3fce059e48a849ed1441b7e5865171dbc349 -eo pid,comm 09:04:26 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). 09:04:26 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:04:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:04:27 [ssh-agent] Looking for ssh-agent implementation... 09:04:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:04:27 $ docker exec 7963090dc91b1e0088cdb6526cfc3fce059e48a849ed1441b7e5865171dbc349 ssh-agent 09:04:27 SSH_AUTH_SOCK=/tmp/ssh-ymBMgDzIizeP/agent.32 09:04:27 SSH_AGENT_PID=38 09:04:27 Running ssh-add (command line suppressed) 09:04:27 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_2380997112336447123.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_2380997112336447123.key) 09:04:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:04:27 + git semver bump pre 09:04:27 2023-03-09 09:04:27,826 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 09:04:27 2023-03-09 09:04:27,826 [bump_version] DEBUG bumping version:3.0.0-dev.8 on axis:pre with prefix:dev 09:04:27 2023-03-09 09:04:27,826 [bump_version] DEBUG bumped version:3.0.0-dev.9 09:04:27 2023-03-09 09:04:27,826 [write_version] DEBUG write version:3.0.0-dev.9 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:True 09:04:27 2023-03-09 09:04:27,827 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 09:04:27 2023-03-09 09:04:27,827 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 09:04:27 2023-03-09 09:04:27,829 [execute] INFO git cat-file --batch-check 09:04:27 2023-03-09 09:04:27,829 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) 09:04:27 2023-03-09 09:04:27,836 [execute] INFO git cat-file --batch 09:04:27 2023-03-09 09:04:27,837 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) 09:04:27 2023-03-09 09:04:27,841 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 09:04:27 3.0.0-dev.9 [Pipeline] } 09:04:27 $ docker exec --env ******** --env ******** 7963090dc91b1e0088cdb6526cfc3fce059e48a849ed1441b7e5865171dbc349 ssh-agent -k 09:04:28 unset SSH_AUTH_SOCK; 09:04:28 unset SSH_AGENT_PID; 09:04:28 echo Agent pid 38 killed; 09:04:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:04:28 + git semver [Pipeline] } 09:04:28 $ docker stop --time=1 7963090dc91b1e0088cdb6526cfc3fce059e48a849ed1441b7e5865171dbc349 09:04:29 $ docker rm -f --volumes 7963090dc91b1e0088cdb6526cfc3fce059e48a849ed1441b7e5865171dbc349 [Pipeline] // withDockerContainer [Pipeline] sh 09:04:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:04:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:04:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:04:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:04:30 prd-ubuntu20.04-docker-8c-8g-9437 does not seem to be running inside a container 09:04:30 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:04:31 $ docker top 4038d5cdbbfa43257ac4fbb8eab32ae8f6417a109948dd809ce3b5476041a170 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:04:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:04:31 [ssh-agent] Looking for ssh-agent implementation... 09:04:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:04:31 $ docker exec 4038d5cdbbfa43257ac4fbb8eab32ae8f6417a109948dd809ce3b5476041a170 ssh-agent 09:04:31 SSH_AUTH_SOCK=/tmp/ssh-V4Pby5PfHoL6/agent.32 09:04:31 SSH_AGENT_PID=38 09:04:31 Running ssh-add (command line suppressed) 09:04:31 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_11299024198136153277.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_11299024198136153277.key) 09:04:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:04:31 + git semver push 09:04:32 2023-03-09 09:04:32,037 [run_push] DEBUG push 09:04:32 2023-03-09 09:04:32,037 [execute] INFO git cat-file --batch-check 09:04:32 2023-03-09 09:04:32,037 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) 09:04:32 2023-03-09 09:04:32,041 [execute] INFO git rev-list 43c86d50c86864760a0cbf948610604d19993f10 -- 09:04:32 2023-03-09 09:04:32,041 [execute] DEBUG Popen(['git', 'rev-list', '43c86d50c86864760a0cbf948610604d19993f10', '--'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) 09:04:32 2023-03-09 09:04:32,047 [execute] INFO git fetch -v origin 09:04:32 2023-03-09 09:04:32,047 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=True, shell=None, istream=None) 09:04:32 2023-03-09 09:04:32,579 [run_push] DEBUG no remote changes detected 09:04:32 2023-03-09 09:04:32,579 [execute] INFO git push origin semver 09:04:32 2023-03-09 09:04:32,580 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) 09:04:33 2023-03-09 09:04:33,394 [run_push] DEBUG push all version tags 09:04:33 2023-03-09 09:04:33,395 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 09:04:33 2023-03-09 09:04:33,395 [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) 09:04:34 2023-03-09 09:04:34,172 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 09:04:34 3.0.0-dev.9 [Pipeline] } 09:04:34 $ docker exec --env ******** --env ******** 4038d5cdbbfa43257ac4fbb8eab32ae8f6417a109948dd809ce3b5476041a170 ssh-agent -k 09:04:34 unset SSH_AUTH_SOCK; 09:04:34 unset SSH_AGENT_PID; 09:04:34 echo Agent pid 38 killed; 09:04:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:04:34 + git semver [Pipeline] } 09:04:35 $ docker stop --time=1 4038d5cdbbfa43257ac4fbb8eab32ae8f6417a109948dd809ce3b5476041a170 09:04:36 $ docker rm -f --volumes 4038d5cdbbfa43257ac4fbb8eab32ae8f6417a109948dd809ce3b5476041a170 [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 09:04:36 + [ -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ] 09:04:36 + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives 09:04:36 total 16 09:04:36 drwxr-xr-x 3 root root 4096 Mar 9 08:51 . 09:04:36 drwxrwxr-x 11 jenkins jenkins 4096 Mar 9 09:04 .. 09:04:36 drwxr-xr-x 2 root root 4096 Mar 9 08:51 cost 09:04:36 -rw-r--r-- 1 root root 85 Mar 9 08:51 cost.csv 09:04:36 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-mqtt-go_main/archives 09:04:36 + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives 09:04:36 total 16 09:04:36 drwxr-xr-x 3 jenkins jenkins 4096 Mar 9 08:51 . 09:04:36 drwxrwxr-x 11 jenkins jenkins 4096 Mar 9 09:04 .. 09:04:36 drwxr-xr-x 2 jenkins jenkins 4096 Mar 9 08:51 cost 09:04:36 -rw-r--r-- 1 jenkins jenkins 85 Mar 9 08:51 cost.csv [Pipeline] libraryResource [Pipeline] sh 09:04:37 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:04:38 ---> package-listing.sh 09:04:38 ++ facter osfamily 09:04:38 ++ tr '[:upper:]' '[:lower:]' 09:04:38 + OS_FAMILY=debian 09:04:38 + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main 09:04:38 + START_PACKAGES=/tmp/packages_start.txt 09:04:38 + END_PACKAGES=/tmp/packages_end.txt 09:04:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:04:38 + PACKAGES=/tmp/packages_start.txt 09:04:38 + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' 09:04:38 + PACKAGES=/tmp/packages_end.txt 09:04:38 + case "${OS_FAMILY}" in 09:04:38 + dpkg -l 09:04:38 + grep '^ii' 09:04:38 + '[' -f /tmp/packages_start.txt ']' 09:04:38 + '[' -f /tmp/packages_end.txt ']' 09:04:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:04:38 + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' 09:04:38 + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ 09:04:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [Pipeline] echo 09:04:38 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 09:04:38 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:04:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:04:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:04:39 prd-ubuntu20.04-docker-8c-8g-9437 does not seem to be running inside a container 09:04:39 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:04:39 $ docker top 17cab6237b62400ab0c69c90eb2f214a6cca63dd10f3fe263c9af3b929203d7e -eo pid,comm [Pipeline] { [Pipeline] sh 09:04:39 + touch /tmp/pre-build-complete [Pipeline] sh 09:04:40 + mkdir -p /var/log/sysstat [Pipeline] sh 09:04:40 + ls /var/log/sa-host 09:04:40 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:04:40 provisioning config files... 09:04:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config5459523661346683619tmp [Pipeline] { [Pipeline] echo 09:04:40 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:04:41 ---> create-netrc.sh [Pipeline] } 09:04:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:04:41 ---> python-tools-install.sh [Pipeline] echo 09:04:41 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:04:41 ---> sudo-logs.sh 09:04:41 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:04:41 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:04:41 ---> job-cost.sh 09:04:41 lf-activate-venv: SKIPPING 09:04:41 DEBUG: total: 0.2199999988079071 09:04:41 INFO: Retrieving Stack Cost... 09:04:42 INFO: Retrieving Pricing Info for: v3-standard-8 09:04:42 INFO: Archiving Costs [Pipeline] echo 09:04:42 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:04:43 ---> logs-deploy.sh 09:04:43 lf-activate-venv: SKIPPING 09:04:43 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/91 09:04:43 INFO: archiving workspace using pattern(s): 09:04:44 Archives upload complete. 09:04:44 INFO: archiving logs to Nexus 09:04:44 ---> uname -a: 09:04:44 Linux prd-ubuntu20-04-docker-8c-8g-9437 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 09:04:44 09:04:44 09:04:44 ---> lscpu: 09:04:44 Architecture: x86_64 09:04:44 CPU op-mode(s): 32-bit, 64-bit 09:04:44 Byte Order: Little Endian 09:04:44 Address sizes: 40 bits physical, 48 bits virtual 09:04:44 CPU(s): 8 09:04:44 On-line CPU(s) list: 0-7 09:04:44 Thread(s) per core: 1 09:04:44 Core(s) per socket: 1 09:04:44 Socket(s): 8 09:04:44 NUMA node(s): 1 09:04:44 Vendor ID: AuthenticAMD 09:04:44 CPU family: 23 09:04:44 Model: 49 09:04:44 Model name: AMD EPYC-Rome Processor 09:04:44 Stepping: 0 09:04:44 CPU MHz: 2799.996 09:04:44 BogoMIPS: 5599.99 09:04:44 Virtualization: AMD-V 09:04:44 Hypervisor vendor: KVM 09:04:44 Virtualization type: full 09:04:44 L1d cache: 256 KiB 09:04:44 L1i cache: 256 KiB 09:04:44 L2 cache: 4 MiB 09:04:44 L3 cache: 128 MiB 09:04:44 NUMA node0 CPU(s): 0-7 09:04:44 Vulnerability Itlb multihit: Not affected 09:04:44 Vulnerability L1tf: Not affected 09:04:44 Vulnerability Mds: Not affected 09:04:44 Vulnerability Meltdown: Not affected 09:04:44 Vulnerability Mmio stale data: Not affected 09:04:44 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:04:44 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 09:04:44 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 09:04:44 Vulnerability Srbds: Not affected 09:04:44 Vulnerability Tsx async abort: Not affected 09:04:44 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 09:04:44 09:04:44 09:04:44 ---> nproc: 09:04:44 8 09:04:44 09:04:44 09:04:44 ---> df -h: 09:04:44 Filesystem Size Used Avail Use% Mounted on 09:04:44 overlay 155G 13G 143G 9% / 09:04:44 tmpfs 64M 0 64M 0% /dev 09:04:44 tmpfs 16G 0 16G 0% /sys/fs/cgroup 09:04:44 shm 64M 0 64M 0% /dev/shm 09:04:44 /dev/vda1 155G 13G 143G 9% /facter-os 09:04:44 09:04:44 09:04:44 ---> sar -b -r -n DEV: 09:04:44 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9437) 03/09/23 _x86_64_ (8 CPU) 09:04:44 09:04:44 08:48:41 LINUX RESTART (8 CPU) 09:04:44 09:04:44 08:49:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:04:44 08:50:01 217.62 41.32 176.31 0.00 4442.50 97512.83 0.00 09:04:44 08:51:01 195.68 0.22 195.47 0.00 13.86 45738.11 0.00 09:04:44 08:52:01 37.19 0.07 37.13 0.00 6.67 16846.94 0.00 09:04:44 08:53:01 1.63 0.00 1.63 0.00 0.00 18.53 0.00 09:04:44 08:54:01 49.18 11.23 37.94 0.00 5226.33 8474.32 0.00 09:04:44 08:55:01 7.87 0.00 7.87 0.00 0.00 264.36 0.00 09:04:44 08:56:01 3.60 0.02 3.58 0.00 0.13 90.77 0.00 09:04:44 08:57:01 2.03 0.00 2.03 0.00 0.00 22.26 0.00 09:04:44 08:58:01 1.13 0.00 1.13 0.00 0.00 12.40 0.00 09:04:44 08:59:01 2.03 0.00 2.03 0.00 0.00 22.00 0.00 09:04:44 09:00:01 1.17 0.00 1.17 0.00 0.00 12.26 0.00 09:04:44 09:01:01 1.75 0.00 1.75 0.00 0.00 19.33 0.00 09:04:44 09:02:01 1.28 0.00 1.28 0.00 0.00 14.13 0.00 09:04:44 09:03:01 0.97 0.00 0.97 0.00 0.00 11.60 0.00 09:04:44 09:04:01 31.81 0.32 31.49 0.00 16.93 24831.19 0.00 09:04:44 Average: 36.79 3.50 33.29 0.00 642.84 12831.56 0.00 09:04:44 09:04:44 08:49:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:04:44 08:50:01 28162420 31561740 741432 2.25 123228 3469212 2029336 5.98 1173812 3091868 305440 09:04:44 08:51:01 28172272 31540608 758300 2.31 150280 3418540 2044724 6.03 1242328 3015896 64 09:04:44 08:52:01 27696028 31567624 728648 2.22 158388 3864048 1747084 5.15 1231416 3448540 168 09:04:44 08:53:01 27696148 31567832 728216 2.21 158416 3864052 1747084 5.15 1231976 3448548 160 09:04:44 08:54:01 27223052 31548384 734408 2.23 178976 4279768 1770520 5.22 1499508 3618824 712 09:04:44 08:55:01 27168632 31550492 732388 2.23 191676 4321124 1787804 5.27 1551180 3620352 180 09:04:44 08:56:01 27179316 31556452 726628 2.21 190268 4317876 1789352 5.27 1544240 3617188 168 09:04:44 08:57:01 27179488 31556744 726248 2.21 190352 4317876 1789352 5.27 1544288 3617192 168 09:04:44 08:58:01 27179472 31556796 726164 2.21 190384 4317880 1789352 5.27 1544180 3617224 168 09:04:44 08:59:01 27179480 31556876 726024 2.21 190444 4317884 1789352 5.27 1543868 3617232 8 09:04:44 09:00:01 27179656 31557096 725884 2.21 190488 4317884 1789352 5.27 1544144 3617228 176 09:04:44 09:01:01 27179776 31557900 725648 2.21 190516 4317952 1789352 5.27 1543644 3617884 172 09:04:44 09:02:01 27179948 31558140 725352 2.21 190576 4317956 1789352 5.27 1543428 3617892 172 09:04:44 09:03:01 27179932 31558164 725268 2.21 190616 4317956 1789352 5.27 1543524 3617892 248 09:04:44 09:04:01 26045248 31450432 826744 2.51 208316 5239544 1881004 5.54 1741664 4459320 217432 09:04:44 Average: 27306725 31549685 737157 2.24 179528 4199970 1821491 5.37 1468213 3576205 35029 09:04:44 09:04:44 08:49:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:04:44 08:50:01 docker0 193.87 272.23 15.51 2018.38 0.00 0.00 0.00 0.00 09:04:44 08:50:01 ens3 1035.94 667.02 8575.33 111.05 0.00 0.00 0.00 0.00 09:04:44 08:50:01 lo 6.78 6.78 0.66 0.66 0.00 0.00 0.00 0.00 09:04:44 08:51:01 docker0 3.00 7.45 0.19 81.60 0.00 0.00 0.00 0.00 09:04:44 08:51:01 ens3 56.41 33.86 169.55 18.25 0.00 0.00 0.00 0.00 09:04:44 08:51:01 lo 1.13 1.13 0.10 0.10 0.00 0.00 0.00 0.00 09:04:44 08:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:04:44 08:52:01 ens3 177.87 151.49 2549.38 312.39 0.00 0.00 0.00 0.00 09:04:44 08:52:01 lo 6.53 6.53 0.64 0.64 0.00 0.00 0.00 0.00 09:04:44 08:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:04:44 08:53:01 ens3 6.48 3.48 11.14 0.23 0.00 0.00 0.00 0.00 09:04:44 08:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:04:44 08:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:04:44 08:54:01 ens3 159.39 76.10 2801.65 5.41 0.00 0.00 0.00 0.00 09:04:44 08:54:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 09:04:44 08:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:04:44 08:55:01 ens3 1.70 0.83 0.72 0.40 0.00 0.00 0.00 0.00 09:04:44 08:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:04:44 08:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:04:44 08:56:01 ens3 0.45 0.27 0.26 0.20 0.00 0.00 0.00 0.00 09:04:44 08:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:04:44 08:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:04:44 08:57:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:04:44 08:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:04:44 08:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:04:44 08:58:01 ens3 0.17 0.03 0.01 0.00 0.00 0.00 0.00 0.00 09:04:44 08:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:04:44 08:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:04:44 08:59:01 ens3 0.47 0.20 0.10 0.02 0.00 0.00 0.00 0.00 09:04:44 08:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:04:44 09:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:04:44 09:00:01 ens3 0.65 0.17 0.13 0.07 0.00 0.00 0.00 0.00 09:04:44 09:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:04:44 09:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:04:44 09:01:01 ens3 0.72 0.65 0.35 0.29 0.00 0.00 0.00 0.00 09:04:44 09:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:04:44 09:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:04:44 09:02:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:04:44 09:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:04:44 09:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:04:44 09:03:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:04:44 09:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:04:44 09:04:01 veth5500723 39.49 68.14 3.59 583.91 0.00 0.00 0.00 0.05 09:04:44 09:04:01 docker0 39.49 68.04 3.05 583.91 0.00 0.00 0.00 0.00 09:04:44 09:04:01 ens3 221.84 128.66 4558.74 16.13 0.00 0.00 0.00 0.00 09:04:44 09:04:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 09:04:44 Average: veth5500723 2.64 4.55 0.24 38.98 0.00 0.00 0.00 0.00 09:04:44 Average: docker0 15.56 22.90 1.23 176.88 0.00 0.00 0.00 0.00 09:04:44 Average: ens3 109.80 70.20 1236.32 30.87 0.00 0.00 0.00 0.00 09:04:44 Average: lo 1.15 1.15 0.11 0.11 0.00 0.00 0.00 0.00 09:04:44 09:04:44 09:04:44 ---> sar -P ALL: 09:04:44 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9437) 03/09/23 _x86_64_ (8 CPU) 09:04:44 09:04:44 08:48:41 LINUX RESTART (8 CPU) 09:04:44 09:04:44 08:49:02 CPU %user %nice %system %iowait %steal %idle 09:04:44 08:50:01 all 11.80 0.00 4.50 2.35 0.05 81.29 09:04:44 08:50:01 0 14.54 0.00 4.43 0.84 0.05 80.14 09:04:44 08:50:01 1 11.53 0.00 3.63 1.74 0.05 83.05 09:04:44 08:50:01 2 13.87 0.00 3.30 0.51 0.05 82.27 09:04:44 08:50:01 3 10.86 0.00 5.34 3.67 0.05 80.08 09:04:44 08:50:01 4 9.31 0.00 4.31 4.05 0.05 82.28 09:04:44 08:50:01 5 9.22 0.00 6.17 2.33 0.05 82.23 09:04:44 08:50:01 6 13.69 0.00 4.21 3.70 0.05 78.35 09:04:44 08:50:01 7 11.34 0.00 4.66 1.99 0.07 81.94 09:04:44 08:51:01 all 35.60 0.00 6.57 1.38 0.09 56.35 09:04:44 08:51:01 0 35.48 0.00 6.94 0.35 0.08 57.14 09:04:44 08:51:01 1 36.42 0.00 6.79 0.37 0.08 56.34 09:04:44 08:51:01 2 35.44 0.00 6.36 0.54 0.08 57.58 09:04:44 08:51:01 3 35.89 0.00 6.52 1.01 0.12 56.46 09:04:44 08:51:01 4 35.38 0.00 6.49 3.45 0.07 54.61 09:04:44 08:51:01 5 35.94 0.00 6.47 1.59 0.08 55.92 09:04:44 08:51:01 6 35.44 0.00 6.80 2.97 0.08 54.71 09:04:44 08:51:01 7 34.85 0.00 6.22 0.79 0.08 58.06 09:04:44 08:52:01 all 3.13 0.00 1.37 0.39 0.02 95.09 09:04:44 08:52:01 0 2.97 0.00 1.40 0.10 0.02 95.50 09:04:44 08:52:01 1 2.57 0.00 1.19 0.03 0.02 96.18 09:04:44 08:52:01 2 3.45 0.00 1.26 0.00 0.02 95.28 09:04:44 08:52:01 3 3.87 0.00 1.79 1.69 0.03 92.61 09:04:44 08:52:01 4 3.18 0.00 1.24 0.07 0.02 95.49 09:04:44 08:52:01 5 3.82 0.00 1.36 0.42 0.02 94.39 09:04:44 08:52:01 6 2.69 0.00 1.04 0.05 0.02 96.20 09:04:44 08:52:01 7 2.50 0.00 1.69 0.74 0.02 95.05 09:04:44 08:53:01 all 0.03 0.00 0.02 0.00 0.00 99.95 09:04:44 08:53:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:04:44 08:53:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:04:44 08:53:01 2 0.03 0.00 0.02 0.00 0.00 99.95 09:04:44 08:53:01 3 0.08 0.00 0.02 0.00 0.00 99.90 09:04:44 08:53:01 4 0.02 0.00 0.02 0.03 0.02 99.92 09:04:44 08:53:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:04:44 08:53:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:04:44 08:53:01 7 0.05 0.00 0.05 0.00 0.00 99.90 09:04:44 08:54:01 all 1.93 0.00 1.03 0.43 0.02 96.60 09:04:44 08:54:01 0 1.28 0.00 1.13 0.50 0.00 97.08 09:04:44 08:54:01 1 1.42 0.00 0.70 0.03 0.02 97.82 09:04:44 08:54:01 2 1.85 0.00 0.97 0.38 0.03 96.76 09:04:44 08:54:01 3 2.44 0.00 0.72 0.10 0.02 96.73 09:04:44 08:54:01 4 1.32 0.00 1.51 0.52 0.02 96.64 09:04:44 08:54:01 5 1.54 0.00 1.12 0.50 0.02 96.83 09:04:44 08:54:01 6 2.59 0.00 1.12 0.57 0.02 95.71 09:04:44 08:54:01 7 2.96 0.00 0.95 0.85 0.02 95.21 09:04:44 08:55:01 all 0.17 0.00 0.37 0.04 0.01 99.41 09:04:44 08:55:01 0 0.07 0.00 0.10 0.18 0.02 99.63 09:04:44 08:55:01 1 0.10 0.00 0.12 0.00 0.02 99.77 09:04:44 08:55:01 2 0.12 0.00 0.13 0.00 0.00 99.75 09:04:44 08:55:01 3 0.25 0.00 0.08 0.07 0.02 99.58 09:04:44 08:55:01 4 0.15 0.00 0.50 0.00 0.00 99.35 09:04:44 08:55:01 5 0.13 0.00 1.57 0.02 0.00 98.28 09:04:44 08:55:01 6 0.18 0.00 0.18 0.07 0.02 99.55 09:04:44 08:55:01 7 0.33 0.00 0.28 0.02 0.00 99.37 09:04:44 08:56:01 all 0.09 0.00 0.05 0.02 0.01 99.84 09:04:44 08:56:01 0 0.03 0.00 0.03 0.12 0.00 99.82 09:04:44 08:56:01 1 0.07 0.00 0.03 0.00 0.00 99.90 09:04:44 08:56:01 2 0.03 0.00 0.07 0.02 0.02 99.87 09:04:44 08:56:01 3 0.13 0.00 0.05 0.00 0.00 99.82 09:04:44 08:56:01 4 0.08 0.00 0.02 0.02 0.00 99.88 09:04:44 08:56:01 5 0.02 0.00 0.02 0.00 0.02 99.95 09:04:44 08:56:01 6 0.07 0.00 0.05 0.02 0.00 99.87 09:04:44 08:56:01 7 0.27 0.00 0.10 0.02 0.02 99.60 09:04:44 08:57:01 all 0.02 0.00 0.01 0.01 0.01 99.95 09:04:44 08:57:01 0 0.00 0.00 0.02 0.05 0.00 99.93 09:04:44 08:57:01 1 0.03 0.00 0.00 0.00 0.02 99.95 09:04:44 08:57:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:04:44 08:57:01 3 0.07 0.00 0.02 0.00 0.00 99.92 09:04:44 08:57:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:04:44 08:57:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:04:44 08:57:01 6 0.02 0.00 0.05 0.00 0.02 99.92 09:04:44 08:57:01 7 0.03 0.00 0.02 0.03 0.00 99.92 09:04:44 08:58:01 all 0.07 0.00 0.01 0.01 0.00 99.91 09:04:44 08:58:01 0 0.02 0.00 0.00 0.02 0.00 99.97 09:04:44 08:58:01 1 0.05 0.00 0.02 0.00 0.00 99.93 09:04:44 08:58:01 2 0.02 0.00 0.05 0.00 0.00 99.93 09:04:44 08:58:01 3 0.33 0.00 0.02 0.00 0.00 99.65 09:04:44 08:58:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:04:44 08:58:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:04:44 08:58:01 6 0.07 0.00 0.02 0.00 0.00 99.92 09:04:44 08:58:01 7 0.02 0.00 0.02 0.03 0.00 99.93 09:04:44 08:59:01 all 0.02 0.00 0.01 0.01 0.01 99.95 09:04:44 08:59:01 0 0.00 0.00 0.00 0.03 0.00 99.97 09:04:44 08:59:01 1 0.12 0.00 0.02 0.00 0.02 99.85 09:04:44 08:59:01 2 0.00 0.00 0.02 0.00 0.02 99.97 09:04:44 08:59:01 3 0.03 0.00 0.00 0.02 0.02 99.93 09:04:44 08:59:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:04:44 08:59:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:04:44 08:59:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:04:44 08:59:01 7 0.02 0.00 0.02 0.05 0.02 99.90 09:04:44 09:00:01 all 0.03 0.00 0.01 0.00 0.00 99.95 09:04:44 09:00:01 0 0.02 0.00 0.03 0.02 0.00 99.93 09:04:44 09:00:01 1 0.03 0.00 0.00 0.00 0.02 99.95 09:04:44 09:00:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:04:44 09:00:01 3 0.08 0.00 0.02 0.00 0.00 99.90 09:04:44 09:00:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:04:44 09:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:04:44 09:00:01 6 0.03 0.00 0.03 0.00 0.02 99.92 09:04:44 09:00:01 7 0.03 0.00 0.00 0.02 0.00 99.95 09:04:44 09:04:44 09:00:01 CPU %user %nice %system %iowait %steal %idle 09:04:44 09:01:01 all 0.03 0.00 0.01 0.01 0.00 99.95 09:04:44 09:01:01 0 0.02 0.00 0.02 0.02 0.02 99.93 09:04:44 09:01:01 1 0.03 0.00 0.00 0.00 0.00 99.97 09:04:44 09:01:01 2 0.03 0.00 0.03 0.00 0.02 99.92 09:04:44 09:01:01 3 0.07 0.00 0.00 0.00 0.00 99.93 09:04:44 09:01:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:04:44 09:01:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:04:44 09:01:01 6 0.03 0.00 0.03 0.00 0.00 99.93 09:04:44 09:01:01 7 0.02 0.00 0.00 0.03 0.00 99.95 09:04:44 09:02:01 all 0.06 0.00 0.01 0.01 0.00 99.92 09:04:44 09:02:01 0 0.00 0.00 0.02 0.05 0.00 99.93 09:04:44 09:02:01 1 0.32 0.00 0.00 0.03 0.02 99.63 09:04:44 09:02:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:04:44 09:02:01 3 0.05 0.00 0.00 0.00 0.00 99.95 09:04:44 09:02:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:04:44 09:02:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:04:44 09:02:01 6 0.03 0.00 0.03 0.00 0.00 99.93 09:04:44 09:02:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:04:44 09:03:01 all 0.27 0.00 0.01 0.00 0.01 99.71 09:04:44 09:03:01 0 0.00 0.00 0.00 0.02 0.00 99.98 09:04:44 09:03:01 1 1.99 0.00 0.00 0.00 0.02 98.00 09:04:44 09:03:01 2 0.02 0.00 0.03 0.00 0.02 99.93 09:04:44 09:03:01 3 0.07 0.00 0.02 0.00 0.00 99.92 09:04:44 09:03:01 4 0.00 0.00 0.03 0.00 0.00 99.97 09:04:44 09:03:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:04:44 09:03:01 6 0.02 0.00 0.02 0.00 0.02 99.95 09:04:44 09:03:01 7 0.00 0.00 0.02 0.02 0.00 99.97 09:04:44 09:04:01 all 4.13 0.00 1.58 0.39 0.03 93.88 09:04:44 09:04:01 0 4.89 0.00 1.40 0.65 0.02 93.04 09:04:44 09:04:01 1 5.67 0.00 1.62 0.08 0.02 92.61 09:04:44 09:04:01 2 3.54 0.00 1.09 0.07 0.03 95.27 09:04:44 09:04:01 3 3.69 0.00 2.70 2.23 0.03 91.35 09:04:44 09:04:01 4 4.27 0.00 1.48 0.03 0.03 94.19 09:04:44 09:04:01 5 3.37 0.00 1.80 0.02 0.02 94.80 09:04:44 09:04:01 6 3.81 0.00 1.04 0.02 0.02 95.12 09:04:44 09:04:01 7 3.74 0.00 1.49 0.02 0.03 94.72 09:04:44 Average: all 3.78 0.00 1.03 0.33 0.02 94.84 09:04:44 Average: 0 3.91 0.00 1.03 0.19 0.01 94.85 09:04:44 Average: 1 4.01 0.00 0.94 0.15 0.02 94.89 09:04:44 Average: 2 3.86 0.00 0.88 0.10 0.02 95.14 09:04:44 Average: 3 3.82 0.00 1.14 0.58 0.02 94.45 09:04:44 Average: 4 3.54 0.00 1.03 0.53 0.01 94.89 09:04:44 Average: 5 3.57 0.00 1.22 0.32 0.01 94.88 09:04:44 Average: 6 3.87 0.00 0.96 0.48 0.02 94.67 09:04:44 Average: 7 3.70 0.00 1.02 0.30 0.02 94.96 09:04:44 09:04:44 09:04:44