Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from dc80312a46813471bd7ca781724042db8dc8e361 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-ssh12643666288380819266.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-ssh657096590117723750.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-ssh1359708819706161243.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-ssh12581705101101505084.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-ssh4706589678588059039.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-9917 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 dc80312a46813471bd7ca781724042db8dc8e361 (main) Commit message: "refactor!: updated secret path to secretName (#521)" > 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 dc80312a46813471bd7ca781724042db8dc8e361 # timeout=10 > git rev-list --no-walk 229099614b4381a690093be203497270268560bd # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:07:07 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:07:07 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:07:07 ========================================================= 17:07:07 EdgeX Global Pipelines Version Info 17:07:07 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:07:08 ------------------- 17:07:08 stable info: 17:07:08 ------------------- 17:07:08 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:07:08 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 17:07:08 Message: update stable to v1.0.244 17:07:08 ------------------- 17:07:08 experimental info: 17:07:08 ------------------- 17:07:08 Commited By: **** collab-it+edgex@linuxfoundation.org 17:07:08 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 17:07:08 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:07:08 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 17:07:08 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 17:07:08 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:07:08 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:07:08 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:07:08 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 17:07:08 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:07:08 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:07:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:07:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:07:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:07:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 17:07:08 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:07:08 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:07:08 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:07:08 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:07:08 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:07:08 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:07:08 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:07:08 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:07:09 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:07:09 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:07:09 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:07:09 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:07:09 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:07:09 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:07:09 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:07:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 17:07:09 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 17:07:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 17:07:09 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dc80312a46813471bd7ca781724042db8dc8e361 [Pipeline] echo 17:07:09 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dc80312 [Pipeline] echo 17:07:09 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:07:09 provisioning config files... 17:07:09 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config17286838183750968441tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:07:09 ---> docker-login.sh 17:07:09 nexus3.edgexfoundry.org:10001 17:07:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:07:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:07:09 Configure a credential helper to remove this warning. See 17:07:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:07:09 17:07:09 Login Succeeded 17:07:09 nexus3.edgexfoundry.org:10002 17:07:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:07:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:07:10 Configure a credential helper to remove this warning. See 17:07:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:07:10 17:07:10 Login Succeeded 17:07:10 nexus3.edgexfoundry.org:10003 17:07:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:07:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:07:10 Configure a credential helper to remove this warning. See 17:07:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:07:10 17:07:10 Login Succeeded 17:07:10 nexus3.edgexfoundry.org:10004 17:07:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:07:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:07:10 Configure a credential helper to remove this warning. See 17:07:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:07:10 17:07:10 Login Succeeded 17:07:10 docker.io 17:07:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:07:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:07:10 Configure a credential helper to remove this warning. See 17:07:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:07:10 17:07:10 Login Succeeded 17:07:10 ---> docker-login.sh ends [Pipeline] } 17:07:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:07:10 + git rev-list -1 --merges dc80312a46813471bd7ca781724042db8dc8e361~1..dc80312a46813471bd7ca781724042db8dc8e361 [Pipeline] echo 17:07:10 -----------> git rev-list -1 --merges dc80312a46813471bd7ca781724042db8dc8e361~1..dc80312a46813471bd7ca781724042db8dc8e361 dc80312a46813471bd7ca781724042db8dc8e361 [false] [Pipeline] sh 17:07:11 + git log --format=format:%s -1 dc80312a46813471bd7ca781724042db8dc8e361 [Pipeline] echo 17:07:11 ========================================================= 17:07:11 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:07:11 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:07:11 + git log --format=format:%s -1 dc80312a46813471bd7ca781724042db8dc8e361 [Pipeline] echo 17:07:11 [semverPrep] GIT_COMMIT: dc80312a46813471bd7ca781724042db8dc8e361, Commit Message: refactor!: updated secret path to secretName (#521) [Pipeline] echo 17:07:11 [semverPrep] This is not a build commit. [Pipeline] sh 17:07:11 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:07:11 + grep -v github /etc/ssh/ssh_known_hosts 17:07:11 + [ -e /tmp/ssh_known_hosts ] 17:07:11 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:07:11 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:07:11 + sudo tee -a /etc/ssh/ssh_known_hosts 17:07:11 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:07:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:07:12 17:07:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:07:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:07:12 0.1.4: Pulling from edgex-devops/py-git-semver 17:07:12 b85a868b505f: Pulling fs layer 17:07:12 e2be974225ed: Pulling fs layer 17:07:12 339a4e72a1f5: Pulling fs layer 17:07:12 988bab9f4d93: Pulling fs layer 17:07:12 1469e6f7b9e6: Pulling fs layer 17:07:12 eaf3925da568: Pulling fs layer 17:07:12 bab4dde63d76: Pulling fs layer 17:07:12 bde34c3a00c8: Pulling fs layer 17:07:12 b352a97aabf1: Pulling fs layer 17:07:12 4872d77fe225: Pulling fs layer 17:07:12 5851b861e8e6: Pulling fs layer 17:07:12 988bab9f4d93: Waiting 17:07:12 1469e6f7b9e6: Waiting 17:07:12 eaf3925da568: Waiting 17:07:12 bab4dde63d76: Waiting 17:07:12 bde34c3a00c8: Waiting 17:07:12 b352a97aabf1: Waiting 17:07:12 4872d77fe225: Waiting 17:07:12 5851b861e8e6: Waiting 17:07:12 e2be974225ed: Verifying Checksum 17:07:12 e2be974225ed: Download complete 17:07:12 988bab9f4d93: Download complete 17:07:12 1469e6f7b9e6: Verifying Checksum 17:07:12 1469e6f7b9e6: Download complete 17:07:12 339a4e72a1f5: Verifying Checksum 17:07:12 339a4e72a1f5: Download complete 17:07:12 eaf3925da568: Download complete 17:07:12 bde34c3a00c8: Download complete 17:07:12 b352a97aabf1: Verifying Checksum 17:07:12 b352a97aabf1: Download complete 17:07:12 4872d77fe225: Verifying Checksum 17:07:12 4872d77fe225: Download complete 17:07:12 5851b861e8e6: Download complete 17:07:12 b85a868b505f: Verifying Checksum 17:07:12 b85a868b505f: Download complete 17:07:13 bab4dde63d76: Verifying Checksum 17:07:13 bab4dde63d76: Download complete 17:07:14 b85a868b505f: Pull complete 17:07:14 e2be974225ed: Pull complete 17:07:14 339a4e72a1f5: Pull complete 17:07:15 988bab9f4d93: Pull complete 17:07:15 1469e6f7b9e6: Pull complete 17:07:15 eaf3925da568: Pull complete 17:07:17 bab4dde63d76: Pull complete 17:07:17 bde34c3a00c8: Pull complete 17:07:17 b352a97aabf1: Pull complete 17:07:17 4872d77fe225: Pull complete 17:07:17 5851b861e8e6: Pull complete 17:07:17 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:07:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:07:17 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:07:17 prd-ubuntu20.04-docker-8c-8g-9917 does not seem to be running inside a container 17:07:17 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:07:19 $ docker top 5f14edb0f9d840781292238a7b108083919978a70f73b699fa8535f4742f7692 -eo pid,comm 17:07:19 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). 17:07:19 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:07:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:07:19 [ssh-agent] Looking for ssh-agent implementation... 17:07:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:07:19 $ docker exec 5f14edb0f9d840781292238a7b108083919978a70f73b699fa8535f4742f7692 ssh-agent 17:07:19 SSH_AUTH_SOCK=/tmp/ssh-YBFUGafusmVU/agent.32 17:07:19 SSH_AGENT_PID=38 17:07:19 Running ssh-add (command line suppressed) 17:07:19 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_17303420634660476565.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_17303420634660476565.key) 17:07:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:07:19 + git tag --points-at HEAD [Pipeline] } 17:07:19 $ docker exec --env ******** --env ******** 5f14edb0f9d840781292238a7b108083919978a70f73b699fa8535f4742f7692 ssh-agent -k 17:07:19 unset SSH_AUTH_SOCK; 17:07:19 unset SSH_AGENT_PID; 17:07:19 echo Agent pid 38 killed; 17:07:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:07:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:07:19 [ssh-agent] Looking for ssh-agent implementation... 17:07:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:07:20 $ docker exec 5f14edb0f9d840781292238a7b108083919978a70f73b699fa8535f4742f7692 ssh-agent 17:07:20 SSH_AUTH_SOCK=/tmp/ssh-MzMwPQiI32m3/agent.71 17:07:20 SSH_AGENT_PID=77 17:07:20 Running ssh-add (command line suppressed) 17:07:20 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_9070448140777693390.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_9070448140777693390.key) 17:07:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:07:20 + git semver init 17:07:20 2023-03-13 17:07:20,799 [run_init] DEBUG init version:0.0.0 force:False 17:07:20 2023-03-13 17:07:20,800 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver 17:07:20 2023-03-13 17:07:20,801 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/edgexfoundry_device-mqtt-go_main/.semver 17:07:20 2023-03-13 17:07:20,801 [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) 17:07:21 2023-03-13 17:07:21,590 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.git/info/exclude 17:07:21 2023-03-13 17:07:21,591 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:False 17:07:21 2023-03-13 17:07:21,591 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 17:07:21 2023-03-13 17:07:21,591 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 17:07:21 3.0.0-dev.9 [Pipeline] } 17:07:21 $ docker exec --env ******** --env ******** 5f14edb0f9d840781292238a7b108083919978a70f73b699fa8535f4742f7692 ssh-agent -k 17:07:21 unset SSH_AUTH_SOCK; 17:07:21 unset SSH_AGENT_PID; 17:07:21 echo Agent pid 77 killed; 17:07:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:07:22 + git semver [Pipeline] } 17:07:22 $ docker stop --time=1 5f14edb0f9d840781292238a7b108083919978a70f73b699fa8535f4742f7692 17:07:23 $ docker rm -f --volumes 5f14edb0f9d840781292238a7b108083919978a70f73b699fa8535f4742f7692 [Pipeline] // withDockerContainer [Pipeline] sh 17:07:24 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:07:24 Stashed 1 file(s) [Pipeline] echo 17:07:24 [edgeXSemver]: initialized semver on version 3.0.0-dev.9 [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 17:07:24 provisioning config files... 17:07:24 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config1357007400008004700tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:07:24 ---> docker-login.sh 17:07:24 nexus3.edgexfoundry.org:10001 17:07:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:07:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:07:24 Configure a credential helper to remove this warning. See 17:07:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:07:24 17:07:24 Login Succeeded 17:07:24 nexus3.edgexfoundry.org:10002 17:07:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:07:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:07:24 Configure a credential helper to remove this warning. See 17:07:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:07:24 17:07:24 Login Succeeded 17:07:24 nexus3.edgexfoundry.org:10003 17:07:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:07:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:07:25 Configure a credential helper to remove this warning. See 17:07:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:07:25 17:07:25 Login Succeeded 17:07:25 nexus3.edgexfoundry.org:10004 17:07:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:07:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:07:25 Configure a credential helper to remove this warning. See 17:07:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:07:25 17:07:25 Login Succeeded 17:07:25 docker.io 17:07:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:07:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:07:25 Configure a credential helper to remove this warning. See 17:07:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:07:25 17:07:25 Login Succeeded 17:07:25 ---> docker-login.sh ends [Pipeline] } 17:07:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:07:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:07:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:07:25 ========================================================= 17:07:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 17:07:25 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:07:26 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 17:07:26 Sending build context to Docker daemon 6.345MB 17:07:26 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 17:07:26 Step 2/12 : FROM ${BASE} AS builder 17:07:26 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 17:07:26 213ec9aee27d: Pulling fs layer 17:07:26 4583459ba037: Pulling fs layer 17:07:26 93c1e223e6f2: Pulling fs layer 17:07:26 53926ce57604: Pulling fs layer 17:07:26 21b2b0c7a3f4: Pulling fs layer 17:07:26 22ff95d597cd: Pulling fs layer 17:07:26 12d6caf4c0d1: Pulling fs layer 17:07:26 96b7cbca73a9: Pulling fs layer 17:07:26 a7acece74701: Pulling fs layer 17:07:26 22ff95d597cd: Waiting 17:07:26 12d6caf4c0d1: Waiting 17:07:26 96b7cbca73a9: Waiting 17:07:26 53926ce57604: Waiting 17:07:26 21b2b0c7a3f4: Waiting 17:07:26 a7acece74701: Waiting 17:07:26 93c1e223e6f2: Verifying Checksum 17:07:26 93c1e223e6f2: Download complete 17:07:26 4583459ba037: Download complete 17:07:26 21b2b0c7a3f4: Download complete 17:07:26 22ff95d597cd: Download complete 17:07:26 213ec9aee27d: Verifying Checksum 17:07:26 213ec9aee27d: Download complete 17:07:26 12d6caf4c0d1: Download complete 17:07:26 213ec9aee27d: Pull complete 17:07:26 4583459ba037: Pull complete 17:07:26 93c1e223e6f2: Pull complete 17:07:26 a7acece74701: Verifying Checksum 17:07:26 a7acece74701: Download complete 17:07:27 96b7cbca73a9: Verifying Checksum 17:07:27 96b7cbca73a9: Download complete 17:07:27 53926ce57604: Verifying Checksum 17:07:27 53926ce57604: Download complete 17:07:31 53926ce57604: Pull complete 17:07:31 21b2b0c7a3f4: Pull complete 17:07:31 22ff95d597cd: Pull complete 17:07:31 12d6caf4c0d1: Pull complete 17:07:33 96b7cbca73a9: Pull complete 17:07:34 a7acece74701: Pull complete 17:07:34 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 17:07:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 17:07:34 ---> db6d94c90886 17:07:34 Step 3/12 : ARG ADD_BUILD_TAGS="" 17:07:37 ---> Running in 2d42c4b6c8d8 17:07:37 Removing intermediate container 2d42c4b6c8d8 17:07:37 ---> 23ed0f024cbf 17:07:37 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:07:37 ---> Running in 60ef364d7e86 17:07:37 Removing intermediate container 60ef364d7e86 17:07:37 ---> 728737488422 17:07:37 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 17:07:37 ---> Running in 2b15d486e1df 17:07:37 Removing intermediate container 2b15d486e1df 17:07:37 ---> 461761f6d681 17:07:37 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 17:07:37 ---> Running in 09cb970c2a18 17:07:37 Removing intermediate container 09cb970c2a18 17:07:37 ---> e7c44b4c23eb 17:07:37 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:07:37 ---> Running in 5a599a95c103 17:07:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:07:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:07:38 (1/4) Installing openssh-keygen (9.0_p1-r2) 17:07:38 (2/4) Installing libedit (20210910.3.1-r0) 17:07:38 (3/4) Installing openssh-client-common (9.0_p1-r2) 17:07:38 (4/4) Installing openssh-client-default (9.0_p1-r2) 17:07:38 Executing busybox-1.35.0-r17.trigger 17:07:38 OK: 216 MiB in 55 packages 17:07:38 Removing intermediate container 5a599a95c103 17:07:38 ---> 767f8106e307 17:07:38 Step 8/12 : WORKDIR /device-mqtt-go 17:07:38 ---> Running in 02568144293a 17:07:38 Removing intermediate container 02568144293a 17:07:38 ---> 23775b0e3a2e 17:07:38 Step 9/12 : COPY go.mod vendor* ./ 17:07:39 ---> d4251bdd8524 17:07:39 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:07:39 ---> Running in e6314384c39a 17:07:39 Still waiting to schedule task 17:07:39 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 17:08:11 Removing intermediate container e6314384c39a 17:08:11 ---> ba999d8666c6 17:08:11 Step 11/12 : COPY . . 17:08:11 ---> 2e4a16bd140d 17:08:11 Step 12/12 : RUN $MAKE 17:08:11 ---> Running in 12af79ca5efe 17:08:11 noop 17:08:11 Removing intermediate container 12af79ca5efe 17:08:11 ---> edfceeeef1a4 17:08:11 Successfully built edfceeeef1a4 17:08:11 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:08:11 + docker inspect -f . ci-base-image-x86_64 17:08:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:08:11 prd-ubuntu20.04-docker-8c-8g-9917 does not seem to be running inside a container 17:08:11 $ 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 17:08:12 $ docker top 883cd88029f34ec9e8cf33be924a39a72ce48352ec67e31c97b5119fa677a80f -eo pid,comm [Pipeline] { [Pipeline] sh 17:08:12 + go version 17:08:12 go version go1.18.7 linux/amd64 [Pipeline] } 17:08:12 $ docker stop --time=1 883cd88029f34ec9e8cf33be924a39a72ce48352ec67e31c97b5119fa677a80f 17:08:13 $ docker rm -f --volumes 883cd88029f34ec9e8cf33be924a39a72ce48352ec67e31c97b5119fa677a80f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:08:14 + docker inspect -f . ci-base-image-x86_64 17:08:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:08:14 prd-ubuntu20.04-docker-8c-8g-9917 does not seem to be running inside a container 17:08: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 17:08:14 $ docker top 78f021e7913acad9b392d79bd906f6add0089bea8469e8c8ca5804819ef32d5e -eo pid,comm [Pipeline] { [Pipeline] sh 17:08:14 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] fileExists [Pipeline] sh 17:08:15 + make test 17:08:15 go test ./... -coverprofile=coverage.out ./... 17:08:15 ? github.com/edgexfoundry/device-mqtt-go [no test files] 17:08:25 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 17:08:25 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.015s coverage: 22.2% of statements 17:08:25 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 17:08:33 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." 17:08:33 go vet ./... 17:08:36 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:08:36 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:08:36 ./bin/test-attribution-txt.sh [Pipeline] echo 17:08:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:08:36 $ docker stop --time=1 78f021e7913acad9b392d79bd906f6add0089bea8469e8c8ca5804819ef32d5e 17:08:38 $ docker rm -f --volumes 78f021e7913acad9b392d79bd906f6add0089bea8469e8c8ca5804819ef32d5e [Pipeline] // withDockerContainer [Pipeline] sh 17:08:38 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:08:38 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 17:08:39 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:08:39 + ls -al . 17:08:39 total 180 17:08:39 drwxrwxr-x 10 jenkins jenkins 4096 Mar 13 17:08 . 17:08:39 drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 17:07 .. 17:08:39 -rw-rw-r-- 1 jenkins jenkins 140 Mar 13 17:07 .dockerignore 17:08:39 drwxrwxr-x 8 jenkins jenkins 4096 Mar 13 17:08 .git 17:08:39 drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 17:07 .github 17:08:39 -rw-rw-r-- 1 jenkins jenkins 329 Mar 13 17:07 .gitignore 17:08:39 -rw-rw-r-- 1 jenkins jenkins 41 Mar 13 17:07 .golangci.yml 17:08:39 drwxr-xr-x 3 jenkins jenkins 4096 Mar 13 17:07 .semver 17:08:39 -rw-rw-r-- 1 jenkins jenkins 9407 Mar 13 17:07 Attribution.txt 17:08:39 -rw-rw-r-- 1 jenkins jenkins 13162 Mar 13 17:07 CHANGELOG.md 17:08:39 -rw-rw-r-- 1 jenkins jenkins 1689 Mar 13 17:07 Dockerfile 17:08:39 -rw-rw-r-- 1 jenkins jenkins 677 Mar 13 17:07 GOVERNANCE.md 17:08:39 -rw-rw-r-- 1 jenkins jenkins 678 Mar 13 17:07 Jenkinsfile 17:08:39 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 13 17:07 LICENSE 17:08:39 -rw-rw-r-- 1 jenkins jenkins 1697 Mar 13 17:07 Makefile 17:08:39 -rw-rw-r-- 1 jenkins jenkins 620 Mar 13 17:07 OWNERS.md 17:08:39 -rw-rw-r-- 1 jenkins jenkins 3165 Mar 13 17:07 README.md 17:08:39 -rw-rw-r-- 1 jenkins jenkins 11 Mar 13 17:07 VERSION 17:08:39 drwxrwxr-x 2 jenkins jenkins 4096 Mar 13 17:07 bin 17:08:39 drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 17:07 cmd 17:08:39 -rw-r--r-- 1 jenkins jenkins 18047 Mar 13 17:08 coverage.out 17:08:39 -rw-rw-r-- 1 jenkins jenkins 3377 Mar 13 17:07 go.mod 17:08:39 -rw-rw-r-- 1 jenkins jenkins 31299 Mar 13 17:07 go.sum 17:08:39 drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 17:07 internal 17:08:39 drwxrwxr-x 2 jenkins jenkins 4096 Mar 13 17:07 mock 17:08:39 drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 17:07 snap 17:08:39 -rw-rw-r-- 1 jenkins jenkins 227 Mar 13 17:07 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:08:40 + 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=dc80312a46813471bd7ca781724042db8dc8e361 --label arch=amd64 --label version=3.0.0-dev.9 . 17:08:40 Sending build context to Docker daemon 6.364MB 17:08:40 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 17:08:40 Step 2/24 : FROM ${BASE} AS builder 17:08:40 ---> edfceeeef1a4 17:08:40 Step 3/24 : ARG ADD_BUILD_TAGS="" 17:08:40 ---> Running in 6f794eb1bc6f 17:08:40 Removing intermediate container 6f794eb1bc6f 17:08:40 ---> 2d89920e6e92 17:08:40 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:08:40 ---> Running in 64d8c8b3bbbf 17:08:40 Removing intermediate container 64d8c8b3bbbf 17:08:40 ---> ccefafe013ca 17:08:40 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 17:08:40 ---> Running in 7d884ac4e3f1 17:08:40 Removing intermediate container 7d884ac4e3f1 17:08:40 ---> 152755917afa 17:08:40 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 17:08:40 ---> Running in 6c78a56717bf 17:08:40 Removing intermediate container 6c78a56717bf 17:08:40 ---> 2464d1abaf2a 17:08:40 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:08:40 ---> Running in e40c8a47c8ae 17:08:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:08:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:08:41 OK: 216 MiB in 55 packages 17:08:41 Removing intermediate container e40c8a47c8ae 17:08:41 ---> eab01f52418e 17:08:41 Step 8/24 : WORKDIR /device-mqtt-go 17:08:41 ---> Running in d2ced41dd29b 17:08:41 Removing intermediate container d2ced41dd29b 17:08:41 ---> cc34b31f3577 17:08:41 Step 9/24 : COPY go.mod vendor* ./ 17:08:42 ---> 84e0f8719730 17:08:42 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:08:42 ---> Running in cf2b77acdae8 17:08:43 Removing intermediate container cf2b77acdae8 17:08:43 ---> ac02029192d1 17:08:43 Step 11/24 : COPY . . 17:08:43 ---> f2724d5360d9 17:08:43 Step 12/24 : RUN $MAKE 17:08:43 ---> Running in 7de81a709294 17:08:43 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.0.0-dev.9" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 17:09:06 Removing intermediate container 7de81a709294 17:09:06 ---> dc289b4f3ee4 17:09:06 Step 13/24 : FROM alpine:3.16 17:09:06 3.16: Pulling from library/alpine 17:09:06 ef5531b6e74e: Pulling fs layer 17:09:06 ef5531b6e74e: Verifying Checksum 17:09:06 ef5531b6e74e: Download complete 17:09:06 ef5531b6e74e: Pull complete 17:09:06 Digest: sha256:2cf17aa35fbcb6ece81692a64bfbadaf096590241ed9f95dd5f94f0e9f674784 17:09:06 Status: Downloaded newer image for alpine:3.16 17:09:06 ---> dfd21b5a31f5 17:09:06 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 17:09:06 ---> Running in 7d7d2040dc8e 17:09:06 Removing intermediate container 7d7d2040dc8e 17:09:06 ---> 286ff820f111 17:09:06 Step 15/24 : RUN apk add --update --no-cache dumb-init 17:09:06 ---> Running in 4fe35f112dac 17:09:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:09:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:09:06 (1/1) Installing dumb-init (1.2.5-r1) 17:09:06 Executing busybox-1.35.0-r17.trigger 17:09:06 OK: 6 MiB in 15 packages 17:09:06 Removing intermediate container 4fe35f112dac 17:09:06 ---> 82d945956f63 17:09:06 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 17:09:06 ---> 869e82d152f3 17:09:06 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 17:09:06 ---> 7b0a616ddb97 17:09:06 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 17:09:06 ---> 2f12ae141c20 17:09:06 Step 19/24 : EXPOSE 59982 17:09:06 ---> Running in e0188a0f0bb2 17:09:06 Removing intermediate container e0188a0f0bb2 17:09:06 ---> 818cbe71de4b 17:09:06 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 17:09:06 ---> Running in c5249bf6e937 17:09:06 Removing intermediate container c5249bf6e937 17:09:06 ---> 1c61788fd27f 17:09:06 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 17:09:06 ---> Running in e51e8aaf0a9d 17:09:07 Removing intermediate container e51e8aaf0a9d 17:09:07 ---> 7e2db4524ae1 17:09:07 Step 22/24 : LABEL arch=amd64 17:09:07 ---> Running in f2cfb284913d 17:09:07 Removing intermediate container f2cfb284913d 17:09:07 ---> 16aa5a2444f3 17:09:07 Step 23/24 : LABEL git_sha=dc80312a46813471bd7ca781724042db8dc8e361 17:09:07 ---> Running in 17eb7d9a713e 17:09:07 Removing intermediate container 17eb7d9a713e 17:09:07 ---> 3191d565e794 17:09:07 Step 24/24 : LABEL version=3.0.0-dev.9 17:09:07 ---> Running in 67ca851774d6 17:09:07 Removing intermediate container 67ca851774d6 17:09:07 ---> e03a6d395d03 17:09:07 [Warning] One or more build-args [ARCH] were not consumed 17:09:07 Successfully built e03a6d395d03 17:09:07 Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:09:07 provisioning config files... 17:09:07 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config15767589067842391000tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:09:07 ---> docker-login.sh 17:09:07 nexus3.edgexfoundry.org:10001 17:09:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:09:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:09:07 Configure a credential helper to remove this warning. See 17:09:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:09:07 17:09:07 Login Succeeded 17:09:07 nexus3.edgexfoundry.org:10002 17:09:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:09:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:09:07 Configure a credential helper to remove this warning. See 17:09:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:09:07 17:09:07 Login Succeeded 17:09:07 nexus3.edgexfoundry.org:10003 17:09:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:09:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:09:07 Configure a credential helper to remove this warning. See 17:09:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:09:07 17:09:07 Login Succeeded 17:09:07 nexus3.edgexfoundry.org:10004 17:09:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:09:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:09:07 Configure a credential helper to remove this warning. See 17:09:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:09:07 17:09:07 Login Succeeded 17:09:07 docker.io 17:09:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:09:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:09:08 Configure a credential helper to remove this warning. See 17:09:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:09:08 17:09:08 Login Succeeded 17:09:08 ---> docker-login.sh ends [Pipeline] } 17:09:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:09:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:09:08 [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: 17:09:08 dc80312a46813471bd7ca781724042db8dc8e361 17:09:08 latest 17:09:08 3.0.0-dev.9 17:09:08 dc80312a46813471bd7ca781724042db8dc8e361-3.0.0-dev.9 17:09:08 main 17:09:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:09:08 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:dc80312a46813471bd7ca781724042db8dc8e361 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:09:08 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:dc80312a46813471bd7ca781724042db8dc8e361 17:09:08 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 17:09:08 8137bf3ccc75: Preparing 17:09:08 c11225a4a5c7: Preparing 17:09:08 714f73488b30: Preparing 17:09:08 a63633b1ded5: Preparing 17:09:08 aa5968d388b8: Preparing 17:09:08 aa5968d388b8: Layer already exists 17:09:08 c11225a4a5c7: Pushed 17:09:08 8137bf3ccc75: Pushed 17:09:08 a63633b1ded5: Pushed 17:09:11 714f73488b30: Pushed 17:09:11 dc80312a46813471bd7ca781724042db8dc8e361: digest: sha256:2ab817e69a8ef1545063b100b254b31a8357bcfe8232ac3eb19de1e2c6bd1009 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:09:11 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:09:12 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest 17:09:12 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 17:09:12 8137bf3ccc75: Preparing 17:09:12 c11225a4a5c7: Preparing 17:09:12 714f73488b30: Preparing 17:09:12 a63633b1ded5: Preparing 17:09:12 aa5968d388b8: Preparing 17:09:12 8137bf3ccc75: Layer already exists 17:09:12 714f73488b30: Layer already exists 17:09:12 aa5968d388b8: Layer already exists 17:09:12 c11225a4a5c7: Layer already exists 17:09:12 a63633b1ded5: Layer already exists 17:09:12 latest: digest: sha256:2ab817e69a8ef1545063b100b254b31a8357bcfe8232ac3eb19de1e2c6bd1009 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:09:12 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:3.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:09:12 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:3.0.0-dev.9 17:09:12 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 17:09:12 8137bf3ccc75: Preparing 17:09:12 c11225a4a5c7: Preparing 17:09:12 714f73488b30: Preparing 17:09:12 a63633b1ded5: Preparing 17:09:12 aa5968d388b8: Preparing 17:09:12 8137bf3ccc75: Layer already exists 17:09:12 c11225a4a5c7: Layer already exists 17:09:12 714f73488b30: Layer already exists 17:09:12 a63633b1ded5: Layer already exists 17:09:12 aa5968d388b8: Layer already exists 17:09:12 3.0.0-dev.9: digest: sha256:2ab817e69a8ef1545063b100b254b31a8357bcfe8232ac3eb19de1e2c6bd1009 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:09:13 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:dc80312a46813471bd7ca781724042db8dc8e361-3.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:09:14 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:dc80312a46813471bd7ca781724042db8dc8e361-3.0.0-dev.9 17:09:14 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 17:09:14 8137bf3ccc75: Preparing 17:09:14 c11225a4a5c7: Preparing 17:09:14 714f73488b30: Preparing 17:09:14 a63633b1ded5: Preparing 17:09:14 aa5968d388b8: Preparing 17:09:14 714f73488b30: Layer already exists 17:09:14 8137bf3ccc75: Layer already exists 17:09:14 c11225a4a5c7: Layer already exists 17:09:14 a63633b1ded5: Layer already exists 17:09:14 aa5968d388b8: Layer already exists 17:09:14 dc80312a46813471bd7ca781724042db8dc8e361-3.0.0-dev.9: digest: sha256:2ab817e69a8ef1545063b100b254b31a8357bcfe8232ac3eb19de1e2c6bd1009 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:09:15 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:09:15 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main 17:09:15 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 17:09:15 8137bf3ccc75: Preparing 17:09:15 c11225a4a5c7: Preparing 17:09:15 714f73488b30: Preparing 17:09:15 a63633b1ded5: Preparing 17:09:15 aa5968d388b8: Preparing 17:09:15 c11225a4a5c7: Layer already exists 17:09:15 a63633b1ded5: Layer already exists 17:09:15 aa5968d388b8: Layer already exists 17:09:15 8137bf3ccc75: Layer already exists 17:09:15 714f73488b30: Layer already exists 17:09:15 main: digest: sha256:2ab817e69a8ef1545063b100b254b31a8357bcfe8232ac3eb19de1e2c6bd1009 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:09:15 ===================================================== [Pipeline] echo 17:09:15 taggedImages: 17:09:15 - nexus3.edgexfoundry.org:10004/device-mqtt:dc80312a46813471bd7ca781724042db8dc8e361 17:09:15 - nexus3.edgexfoundry.org:10004/device-mqtt:latest 17:09:15 - nexus3.edgexfoundry.org:10004/device-mqtt:3.0.0-dev.9 17:09:15 - nexus3.edgexfoundry.org:10004/device-mqtt:dc80312a46813471bd7ca781724042db8dc8e361-3.0.0-dev.9 17:09:15 - 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 17:09:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:09:15 17:09:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:09:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:09:16 latest: Pulling from edgex-lftools-log-publisher 17:09:16 5eb5b503b376: Pulling fs layer 17:09:16 5c69ac0246d0: Pulling fs layer 17:09:16 ec43610c2a17: Pulling fs layer 17:09:16 3a2ae6a8a46f: Pulling fs layer 17:09:16 33b1e0a273af: Pulling fs layer 17:09:16 5d3b04190fa2: Pulling fs layer 17:09:16 2f39f015ded8: Pulling fs layer 17:09:16 2f39f015ded8: Waiting 17:09:16 5d3b04190fa2: Waiting 17:09:16 3a2ae6a8a46f: Waiting 17:09:16 33b1e0a273af: Waiting 17:09:16 5c69ac0246d0: Verifying Checksum 17:09:16 3a2ae6a8a46f: Verifying Checksum 17:09:16 3a2ae6a8a46f: Download complete 17:09:16 33b1e0a273af: Verifying Checksum 17:09:16 33b1e0a273af: Download complete 17:09:16 5d3b04190fa2: Download complete 17:09:16 ec43610c2a17: Verifying Checksum 17:09:16 ec43610c2a17: Download complete 17:09:16 5eb5b503b376: Verifying Checksum 17:09:16 5eb5b503b376: Download complete 17:09:17 2f39f015ded8: Download complete 17:09:17 5eb5b503b376: Pull complete 17:09:17 5c69ac0246d0: Pull complete 17:09:18 ec43610c2a17: Pull complete 17:09:18 3a2ae6a8a46f: Pull complete 17:09:18 33b1e0a273af: Pull complete 17:09:18 5d3b04190fa2: Pull complete 17:09:24 2f39f015ded8: Pull complete 17:09:24 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:09:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:09:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:09:24 prd-ubuntu20.04-docker-8c-8g-9917 does not seem to be running inside a container 17:09:24 $ 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 17:09:26 $ docker top 35f735a9960ac61eaa91eb682ce4d42d774f76076434ed98ffa27e6cffe52aff -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:09:26 ---> job-cost.sh 17:09:26 lf-activate-venv: SKIPPING 17:09:26 INFO: No Stack... 17:09:27 INFO: Retrieving Pricing Info for: v3-standard-8 17:09:27 INFO: Archiving Costs [Pipeline] sh 17:09:27 + cat /w/workspace/edgexfoundry_device-mqtt-go_main/archives/cost.csv 17:09:27 + cut -d, -f6 [Pipeline] lock 17:09:27 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-92-stack-cost] 17:09:27 Resource [jenkins-edgexfoundry-device-mqtt-go-main-92-stack-cost] did not exist. Created. 17:09:27 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-92-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:09:27 + echo total: 0.2199999988079071 [Pipeline] stash 17:09:27 Stashed 1 file(s) [Pipeline] } 17:09:27 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-92-stack-cost] [Pipeline] // lock [Pipeline] } 17:09:27 $ docker stop --time=1 35f735a9960ac61eaa91eb682ce4d42d774f76076434ed98ffa27e6cffe52aff 17:09:29 $ docker rm -f --volumes 35f735a9960ac61eaa91eb682ce4d42d774f76076434ed98ffa27e6cffe52aff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:11:50 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9918 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws 17:11:50 Running in /w/workspace/device-mqtt-go/92 [Pipeline] { [Pipeline] checkout 17:11:50 Selected Git installation does not exist. Using Default 17:11:50 The recommended git tool is: NONE 17:12:01 using credential edgex-jenkins-ssh 17:12:01 Cloning the remote Git repository 17:12:01 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 17:12:01 > git init /w/workspace/device-mqtt-go/92 # timeout=10 17:12:02 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 17:12:02 > git --version # timeout=10 17:12:02 > git --version # 'git version 2.25.1' 17:12:02 using GIT_SSH to set credentials SSH Credentials for GitHub 17:12:02 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:12:03 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 17:12:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:12:04 Avoid second fetch 17:12:04 Checking out Revision dc80312a46813471bd7ca781724042db8dc8e361 (main) 17:12:05 Commit message: "refactor!: updated secret path to secretName (#521)" 17:12:04 > git config core.sparsecheckout # timeout=10 17:12:04 > git checkout -f dc80312a46813471bd7ca781724042db8dc8e361 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:12:06 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:12:06 % Total % Received % Xferd Average Speed Time Time Time Current 17:12:06 Dload Upload Total Spent Left Speed 17:12:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 93072 0 --:--:-- --:--:-- --:--:-- 93757 [Pipeline] sh 17:12:07 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:12:07 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:12:07 + sudo tee /etc/docker/daemon.new 17:12:07 { 17:12:07 "registry-mirrors": [ 17:12:07 "https://nexus3.edgexfoundry.org:10001" 17:12:07 ], 17:12:07 "bip": "10.250.0.254/24", 17:12:07 "hosts": [ 17:12:07 "tcp://0.0.0.0:5555", 17:12:07 "unix:///var/run/docker.sock" 17:12:07 ], 17:12:07 "mtu": 1458, 17:12:07 "selinux-enabled": true, 17:12:07 "seccomp-profile": "/etc/docker/seccomp.json" 17:12:07 } [Pipeline] sh 17:12:08 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:12:08 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:12:26 provisioning config files... 17:12:26 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/92@tmp/config11527022837963631637tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:12:27 ---> docker-login.sh 17:12:27 nexus3.edgexfoundry.org:10001 17:12:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:12:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:12:27 Configure a credential helper to remove this warning. See 17:12:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:12:27 17:12:27 Login Succeeded 17:12:27 nexus3.edgexfoundry.org:10002 17:12:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:12:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:12:28 Configure a credential helper to remove this warning. See 17:12:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:12:28 17:12:28 Login Succeeded 17:12:28 nexus3.edgexfoundry.org:10003 17:12:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:12:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:12:28 Configure a credential helper to remove this warning. See 17:12:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:12:28 17:12:28 Login Succeeded 17:12:28 nexus3.edgexfoundry.org:10004 17:12:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:12:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:12:28 Configure a credential helper to remove this warning. See 17:12:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:12:28 17:12:28 Login Succeeded 17:12:28 docker.io 17:12:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:12:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:12:29 Configure a credential helper to remove this warning. See 17:12:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:12:29 17:12:29 Login Succeeded 17:12:29 ---> docker-login.sh ends [Pipeline] } 17:12:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:12:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:12:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:12:29 ========================================================= 17:12:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 17:12:29 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:12:30 + 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 . 17:12:30 Sending build context to Docker daemon 3.302MB 17:12:30 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 17:12:30 Step 2/12 : FROM ${BASE} AS builder 17:12:30 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:12:30 9b18e9b68314: Pulling fs layer 17:12:30 35d82f9e3411: Pulling fs layer 17:12:30 e16973657156: Pulling fs layer 17:12:30 fc693d55d65f: Pulling fs layer 17:12:30 7e9fc2657dce: Pulling fs layer 17:12:30 dda99020689f: Pulling fs layer 17:12:30 db1c61fa0a46: Pulling fs layer 17:12:30 891c053d2c06: Pulling fs layer 17:12:30 fc693d55d65f: Waiting 17:12:30 7e9fc2657dce: Waiting 17:12:30 dda99020689f: Waiting 17:12:30 db1c61fa0a46: Waiting 17:12:30 e16973657156: Verifying Checksum 17:12:30 e16973657156: Download complete 17:12:30 35d82f9e3411: Download complete 17:12:30 7e9fc2657dce: Verifying Checksum 17:12:30 7e9fc2657dce: Download complete 17:12:30 dda99020689f: Verifying Checksum 17:12:30 dda99020689f: Download complete 17:12:30 9b18e9b68314: Download complete 17:12:31 9b18e9b68314: Pull complete 17:12:31 891c053d2c06: Verifying Checksum 17:12:31 891c053d2c06: Download complete 17:12:32 35d82f9e3411: Pull complete 17:12:32 e16973657156: Pull complete 17:12:33 db1c61fa0a46: Verifying Checksum 17:12:33 db1c61fa0a46: Download complete 17:12:33 fc693d55d65f: Verifying Checksum 17:12:33 fc693d55d65f: Download complete 17:12:46 fc693d55d65f: Pull complete 17:12:46 7e9fc2657dce: Pull complete 17:12:46 dda99020689f: Pull complete 17:12:50 db1c61fa0a46: Pull complete 17:12:51 891c053d2c06: Pull complete 17:12:51 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 17:12:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 17:12:51 ---> f96f9c87975a 17:12:51 Step 3/12 : ARG ADD_BUILD_TAGS="" 17:12:54 ---> Running in 17fbe4b3a3db 17:12:54 Removing intermediate container 17fbe4b3a3db 17:12:54 ---> f08f159004fe 17:12:54 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:12:54 ---> Running in fce47879cdbf 17:12:54 Removing intermediate container fce47879cdbf 17:12:54 ---> 8632072231b1 17:12:54 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 17:12:54 ---> Running in 341a6ef99f7e 17:12:55 Removing intermediate container 341a6ef99f7e 17:12:55 ---> bd3feab31e2c 17:12:55 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 17:12:55 ---> Running in e90709798544 17:12:55 Removing intermediate container e90709798544 17:12:55 ---> 7347c4465b3a 17:12:55 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:12:55 ---> Running in f70ee81098d1 17:12:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:12:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:12:57 (1/4) Installing openssh-keygen (9.0_p1-r2) 17:12:57 (2/4) Installing libedit (20210910.3.1-r0) 17:12:57 (3/4) Installing openssh-client-common (9.0_p1-r2) 17:12:57 (4/4) Installing openssh-client-default (9.0_p1-r2) 17:12:57 Executing busybox-1.35.0-r17.trigger 17:12:57 OK: 226 MiB in 55 packages 17:12:58 Removing intermediate container f70ee81098d1 17:12:58 ---> 48270172a32d 17:12:58 Step 8/12 : WORKDIR /device-mqtt-go 17:12:58 ---> Running in e6ae1682cbd9 17:12:59 Removing intermediate container e6ae1682cbd9 17:12:59 ---> b8287462789d 17:12:59 Step 9/12 : COPY go.mod vendor* ./ 17:12:59 ---> 7ca578eef3dc 17:12:59 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:12:59 ---> Running in cdbfc23d4263 17:14:07 Removing intermediate container cdbfc23d4263 17:14:07 ---> 1902e80fd360 17:14:07 Step 11/12 : COPY . . 17:14:07 ---> 3aa05085f1a4 17:14:07 Step 12/12 : RUN $MAKE 17:14:07 ---> Running in ab2530a94dc1 17:14:07 noop 17:14:07 Removing intermediate container ab2530a94dc1 17:14:07 ---> 63a3ed7abe77 17:14:07 Successfully built 63a3ed7abe77 17:14:07 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:14:08 + docker inspect -f . ci-base-image-arm64 17:14:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:14:08 prd-ubuntu20.04-docker-arm64-4c-16g-9918 does not seem to be running inside a container 17:14:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/92 -v /w/workspace/device-mqtt-go/92:/w/workspace/device-mqtt-go/92:rw,z -v /w/workspace/device-mqtt-go/92@tmp:/w/workspace/device-mqtt-go/92@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 17:14:09 $ docker top 6fe00c66fbdc4be62d5c77ba3c885640b7f7ace31f4899a128c180e5c57c73e6 -eo pid,comm [Pipeline] { [Pipeline] sh 17:14:10 + go version 17:14:10 go version go1.18.7 linux/arm64 [Pipeline] } 17:14:10 $ docker stop --time=1 6fe00c66fbdc4be62d5c77ba3c885640b7f7ace31f4899a128c180e5c57c73e6 17:14:13 $ docker rm -f --volumes 6fe00c66fbdc4be62d5c77ba3c885640b7f7ace31f4899a128c180e5c57c73e6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:14:14 + docker inspect -f . ci-base-image-arm64 17:14:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:14:14 prd-ubuntu20.04-docker-arm64-4c-16g-9918 does not seem to be running inside a container 17:14:14 $ 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/92 -v /w/workspace/device-mqtt-go/92:/w/workspace/device-mqtt-go/92:rw,z -v /w/workspace/device-mqtt-go/92@tmp:/w/workspace/device-mqtt-go/92@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 17:14:15 $ docker top aa1e6dfbcb65358001903c9ecbd3bcb34312b05e134dbe52d4cb8f9f931f0b68 -eo pid,comm [Pipeline] { [Pipeline] sh 17:14:16 + git config --global --add safe.directory /w/workspace/device-mqtt-go/92 [Pipeline] fileExists [Pipeline] sh 17:14:16 + make test 17:14:17 go test ./... -coverprofile=coverage.out ./... 17:14:18 ? github.com/edgexfoundry/device-mqtt-go [no test files] 17:15:40 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 17:15:40 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.061s coverage: 22.2% of statements 17:15:40 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 17:15:40 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:15:40 go vet ./... 17:15:58 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:15:58 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:15:58 ./bin/test-attribution-txt.sh [Pipeline] echo 17:15:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:15:58 $ docker stop --time=1 aa1e6dfbcb65358001903c9ecbd3bcb34312b05e134dbe52d4cb8f9f931f0b68 17:16:00 $ docker rm -f --volumes aa1e6dfbcb65358001903c9ecbd3bcb34312b05e134dbe52d4cb8f9f931f0b68 [Pipeline] // withDockerContainer [Pipeline] sh 17:16:01 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:16:01 Warning: overwriting stash ‘coverage-report’ 17:16:01 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:16:02 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:16:02 + ls -al . 17:16:02 total 176 17:16:02 drwxrwxr-x 9 jenkins jenkins 4096 Mar 13 17:14 . 17:16:02 drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 17:12 .. 17:16:02 -rw-rw-r-- 1 jenkins jenkins 140 Mar 13 17:12 .dockerignore 17:16:02 drwxrwxr-x 8 jenkins jenkins 4096 Mar 13 17:12 .git 17:16:02 drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 17:12 .github 17:16:02 -rw-rw-r-- 1 jenkins jenkins 329 Mar 13 17:12 .gitignore 17:16:02 -rw-rw-r-- 1 jenkins jenkins 41 Mar 13 17:12 .golangci.yml 17:16:02 -rw-rw-r-- 1 jenkins jenkins 9407 Mar 13 17:12 Attribution.txt 17:16:02 -rw-rw-r-- 1 jenkins jenkins 13162 Mar 13 17:12 CHANGELOG.md 17:16:02 -rw-rw-r-- 1 jenkins jenkins 1689 Mar 13 17:12 Dockerfile 17:16:02 -rw-rw-r-- 1 jenkins jenkins 677 Mar 13 17:12 GOVERNANCE.md 17:16:02 -rw-rw-r-- 1 jenkins jenkins 678 Mar 13 17:12 Jenkinsfile 17:16:02 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 13 17:12 LICENSE 17:16:02 -rw-rw-r-- 1 jenkins jenkins 1697 Mar 13 17:12 Makefile 17:16:02 -rw-rw-r-- 1 jenkins jenkins 620 Mar 13 17:12 OWNERS.md 17:16:02 -rw-rw-r-- 1 jenkins jenkins 3165 Mar 13 17:12 README.md 17:16:02 -rw-rw-r-- 1 jenkins jenkins 11 Mar 13 17:07 VERSION 17:16:02 drwxrwxr-x 2 jenkins jenkins 4096 Mar 13 17:12 bin 17:16:02 drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 17:12 cmd 17:16:02 -rw-r--r-- 1 jenkins jenkins 18047 Mar 13 17:15 coverage.out 17:16:02 -rw-rw-r-- 1 jenkins jenkins 3377 Mar 13 17:12 go.mod 17:16:02 -rw-rw-r-- 1 jenkins jenkins 31299 Mar 13 17:12 go.sum 17:16:02 drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 17:12 internal 17:16:02 drwxrwxr-x 2 jenkins jenkins 4096 Mar 13 17:12 mock 17:16:02 drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 17:12 snap 17:16:02 -rw-rw-r-- 1 jenkins jenkins 227 Mar 13 17:12 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:16:02 + 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=dc80312a46813471bd7ca781724042db8dc8e361 --label arch=arm64 --label version=3.0.0-dev.9 . 17:16:03 Sending build context to Docker daemon 3.321MB 17:16:03 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 17:16:03 Step 2/24 : FROM ${BASE} AS builder 17:16:03 ---> 63a3ed7abe77 17:16:03 Step 3/24 : ARG ADD_BUILD_TAGS="" 17:16:03 ---> Running in 2c661217411c 17:16:03 Removing intermediate container 2c661217411c 17:16:03 ---> 9b5998aa79e5 17:16:03 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:16:03 ---> Running in 0d7161d13cc5 17:16:03 Removing intermediate container 0d7161d13cc5 17:16:03 ---> 943db769c026 17:16:03 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 17:16:03 ---> Running in 037d9cb53583 17:16:04 Removing intermediate container 037d9cb53583 17:16:04 ---> 67a851c589f5 17:16:04 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 17:16:04 ---> Running in 9d4d14de0252 17:16:04 Removing intermediate container 9d4d14de0252 17:16:04 ---> 2264c6bf3fa8 17:16:04 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:16:04 ---> Running in a8ed605e5774 17:16:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:16:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:16:06 OK: 226 MiB in 55 packages 17:16:07 Removing intermediate container a8ed605e5774 17:16:07 ---> 590a6fcbccc9 17:16:07 Step 8/24 : WORKDIR /device-mqtt-go 17:16:07 ---> Running in ad20c147468a 17:16:08 Removing intermediate container ad20c147468a 17:16:08 ---> 0f024a6a59c2 17:16:08 Step 9/24 : COPY go.mod vendor* ./ 17:16:11 ---> f6d28b79b8ee 17:16:11 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:16:11 ---> Running in b4dc4c171ae1 17:16:14 Removing intermediate container b4dc4c171ae1 17:16:14 ---> 79509d69e894 17:16:14 Step 11/24 : COPY . . 17:16:14 ---> 0f152fde4df0 17:16:14 Step 12/24 : RUN $MAKE 17:16:14 ---> Running in 03abb3d634c2 17:16:15 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.0.0-dev.9" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 17:18:22 Removing intermediate container 03abb3d634c2 17:18:22 ---> 47f9ad31afaa 17:18:22 Step 13/24 : FROM alpine:3.16 17:18:22 3.16: Pulling from library/alpine 17:18:22 3760b48202b3: Pulling fs layer 17:18:22 3760b48202b3: Verifying Checksum 17:18:22 3760b48202b3: Download complete 17:18:22 3760b48202b3: Pull complete 17:18:22 Digest: sha256:2cf17aa35fbcb6ece81692a64bfbadaf096590241ed9f95dd5f94f0e9f674784 17:18:22 Status: Downloaded newer image for alpine:3.16 17:18:22 ---> 4c81e5bf8899 17:18:22 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 17:18:22 ---> Running in 88a080118a74 17:18:22 Removing intermediate container 88a080118a74 17:18:22 ---> 5cac88b8434a 17:18:22 Step 15/24 : RUN apk add --update --no-cache dumb-init 17:18:22 ---> Running in c4a6b52f3fdd 17:18:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:18:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:18:22 (1/1) Installing dumb-init (1.2.5-r1) 17:18:22 Executing busybox-1.35.0-r17.trigger 17:18:22 OK: 5 MiB in 15 packages 17:18:22 Removing intermediate container c4a6b52f3fdd 17:18:22 ---> 2dfbc4504660 17:18:22 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 17:18:22 ---> 71ce4cf6a51e 17:18:22 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 17:18:22 ---> d703d6074837 17:18:22 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 17:18:22 ---> 029a5891dbeb 17:18:22 Step 19/24 : EXPOSE 59982 17:18:22 ---> Running in 44d6ef402fa7 17:18:22 Removing intermediate container 44d6ef402fa7 17:18:22 ---> 5ed61f8b0ce6 17:18:22 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 17:18:22 ---> Running in 3d46aa6191b0 17:18:22 Removing intermediate container 3d46aa6191b0 17:18:22 ---> 4b4e8a41a9c1 17:18:22 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 17:18:22 ---> Running in 3fedbc8f41cb 17:18:22 Removing intermediate container 3fedbc8f41cb 17:18:22 ---> a2b07d9faf00 17:18:22 Step 22/24 : LABEL arch=arm64 17:18:22 ---> Running in 5dfb7bc0409e 17:18:22 Removing intermediate container 5dfb7bc0409e 17:18:22 ---> 05726e3f4c32 17:18:22 Step 23/24 : LABEL git_sha=dc80312a46813471bd7ca781724042db8dc8e361 17:18:22 ---> Running in acf2a1502718 17:18:22 Removing intermediate container acf2a1502718 17:18:22 ---> 66ddf2013d64 17:18:22 Step 24/24 : LABEL version=3.0.0-dev.9 17:18:22 ---> Running in 8be3bfaeb1fd 17:18:22 Removing intermediate container 8be3bfaeb1fd 17:18:22 ---> c154657bda2c 17:18:22 [Warning] One or more build-args [ARCH] were not consumed 17:18:22 Successfully built c154657bda2c 17:18:22 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 17:18:22 provisioning config files... 17:18:22 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/92@tmp/config1385348265642879793tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:18:23 ---> docker-login.sh 17:18:23 nexus3.edgexfoundry.org:10001 17:18:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:18:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:18:23 Configure a credential helper to remove this warning. See 17:18:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:18:23 17:18:23 Login Succeeded 17:18:23 nexus3.edgexfoundry.org:10002 17:18:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:18:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:18:23 Configure a credential helper to remove this warning. See 17:18:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:18:23 17:18:23 Login Succeeded 17:18:23 nexus3.edgexfoundry.org:10003 17:18:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:18:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:18:24 Configure a credential helper to remove this warning. See 17:18:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:18:24 17:18:24 Login Succeeded 17:18:24 nexus3.edgexfoundry.org:10004 17:18:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:18:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:18:24 Configure a credential helper to remove this warning. See 17:18:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:18:24 17:18:24 Login Succeeded 17:18:24 docker.io 17:18:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:18:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:18:25 Configure a credential helper to remove this warning. See 17:18:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:18:25 17:18:25 Login Succeeded 17:18:25 ---> docker-login.sh ends [Pipeline] } 17:18:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:18:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:18:25 [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: 17:18:25 dc80312a46813471bd7ca781724042db8dc8e361 17:18:25 latest 17:18:25 3.0.0-dev.9 17:18:25 dc80312a46813471bd7ca781724042db8dc8e361-3.0.0-dev.9 17:18:25 main 17:18:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:25 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:dc80312a46813471bd7ca781724042db8dc8e361 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:25 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:dc80312a46813471bd7ca781724042db8dc8e361 17:18:25 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 17:18:25 e65a4df244eb: Preparing 17:18:25 0927c671384c: Preparing 17:18:25 dad8a35c0ce1: Preparing 17:18:25 d4090804e980: Preparing 17:18:25 f70ee36035b9: Preparing 17:18:25 f70ee36035b9: Layer already exists 17:18:26 e65a4df244eb: Pushed 17:18:26 d4090804e980: Pushed 17:18:26 0927c671384c: Pushed 17:18:31 dad8a35c0ce1: Pushed 17:18:31 dc80312a46813471bd7ca781724042db8dc8e361: digest: sha256:a1a38c9b7b20e3bea6ac90e62014c3857b86d1a94eb0fa37853f83878d5dbc14 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:31 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:32 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest 17:18:32 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 17:18:32 e65a4df244eb: Preparing 17:18:32 0927c671384c: Preparing 17:18:32 dad8a35c0ce1: Preparing 17:18:32 d4090804e980: Preparing 17:18:32 f70ee36035b9: Preparing 17:18:32 f70ee36035b9: Layer already exists 17:18:32 e65a4df244eb: Layer already exists 17:18:32 d4090804e980: Layer already exists 17:18:32 dad8a35c0ce1: Layer already exists 17:18:32 0927c671384c: Layer already exists 17:18:32 latest: digest: sha256:a1a38c9b7b20e3bea6ac90e62014c3857b86d1a94eb0fa37853f83878d5dbc14 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:32 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:33 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.0.0-dev.9 17:18:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 17:18:33 e65a4df244eb: Preparing 17:18:33 0927c671384c: Preparing 17:18:33 dad8a35c0ce1: Preparing 17:18:33 d4090804e980: Preparing 17:18:33 f70ee36035b9: Preparing 17:18:33 f70ee36035b9: Layer already exists 17:18:33 dad8a35c0ce1: Layer already exists 17:18:33 e65a4df244eb: Layer already exists 17:18:33 0927c671384c: Layer already exists 17:18:33 d4090804e980: Layer already exists 17:18:33 3.0.0-dev.9: digest: sha256:a1a38c9b7b20e3bea6ac90e62014c3857b86d1a94eb0fa37853f83878d5dbc14 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:33 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:dc80312a46813471bd7ca781724042db8dc8e361-3.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:33 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:dc80312a46813471bd7ca781724042db8dc8e361-3.0.0-dev.9 17:18:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 17:18:33 e65a4df244eb: Preparing 17:18:33 0927c671384c: Preparing 17:18:33 dad8a35c0ce1: Preparing 17:18:33 d4090804e980: Preparing 17:18:33 f70ee36035b9: Preparing 17:18:33 e65a4df244eb: Layer already exists 17:18:33 d4090804e980: Layer already exists 17:18:33 0927c671384c: Layer already exists 17:18:33 f70ee36035b9: Layer already exists 17:18:33 dad8a35c0ce1: Layer already exists 17:18:33 dc80312a46813471bd7ca781724042db8dc8e361-3.0.0-dev.9: digest: sha256:a1a38c9b7b20e3bea6ac90e62014c3857b86d1a94eb0fa37853f83878d5dbc14 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:34 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:34 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main 17:18:34 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 17:18:34 e65a4df244eb: Preparing 17:18:34 0927c671384c: Preparing 17:18:34 dad8a35c0ce1: Preparing 17:18:34 d4090804e980: Preparing 17:18:34 f70ee36035b9: Preparing 17:18:34 f70ee36035b9: Layer already exists 17:18:34 d4090804e980: Layer already exists 17:18:34 0927c671384c: Layer already exists 17:18:34 dad8a35c0ce1: Layer already exists 17:18:34 e65a4df244eb: Layer already exists 17:18:34 main: digest: sha256:a1a38c9b7b20e3bea6ac90e62014c3857b86d1a94eb0fa37853f83878d5dbc14 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:18:34 ===================================================== [Pipeline] echo 17:18:34 taggedImages: 17:18:34 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:dc80312a46813471bd7ca781724042db8dc8e361 17:18:34 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest 17:18:34 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.0.0-dev.9 17:18:34 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:dc80312a46813471bd7ca781724042db8dc8e361-3.0.0-dev.9 17:18:34 - 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 17:18:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:18:34 17:18:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:18:35 arm64: Pulling from edgex-lftools-log-publisher 17:18:35 8998bd30e6a1: Pulling fs layer 17:18:35 04944245beec: Pulling fs layer 17:18:35 699f458cf7ca: Pulling fs layer 17:18:35 765212b225bb: Pulling fs layer 17:18:35 f23df028b6ca: Pulling fs layer 17:18:35 d65c8cfc05b1: Pulling fs layer 17:18:35 2437ff75d9bd: Pulling fs layer 17:18:35 765212b225bb: Waiting 17:18:35 f23df028b6ca: Waiting 17:18:35 d65c8cfc05b1: Waiting 17:18:35 2437ff75d9bd: Waiting 17:18:35 04944245beec: Verifying Checksum 17:18:35 04944245beec: Download complete 17:18:35 765212b225bb: Verifying Checksum 17:18:35 765212b225bb: Download complete 17:18:35 f23df028b6ca: Verifying Checksum 17:18:35 f23df028b6ca: Download complete 17:18:35 d65c8cfc05b1: Download complete 17:18:35 699f458cf7ca: Verifying Checksum 17:18:35 699f458cf7ca: Download complete 17:18:35 8998bd30e6a1: Verifying Checksum 17:18:35 8998bd30e6a1: Download complete 17:18:38 2437ff75d9bd: Verifying Checksum 17:18:38 2437ff75d9bd: Download complete 17:18:40 8998bd30e6a1: Pull complete 17:18:40 04944245beec: Pull complete 17:18:42 699f458cf7ca: Pull complete 17:18:42 765212b225bb: Pull complete 17:18:42 f23df028b6ca: Pull complete 17:18:42 d65c8cfc05b1: Pull complete 17:18:57 2437ff75d9bd: Pull complete 17:18:57 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:18:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:18:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:18:58 prd-ubuntu20.04-docker-arm64-4c-16g-9918 does not seem to be running inside a container 17:18:58 $ 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/92 -v /w/workspace/device-mqtt-go/92:/w/workspace/device-mqtt-go/92:rw,z -v /w/workspace/device-mqtt-go/92@tmp:/w/workspace/device-mqtt-go/92@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 17:19:01 $ docker top f2043cd1d9b7f649ae39b72aa4b33208c0a733a7207be6ef5ef2af5efe74fae9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:19:01 ---> job-cost.sh 17:19:01 lf-activate-venv: SKIPPING 17:19:01 INFO: No Stack... 17:19:02 INFO: Retrieving Pricing Info for: v3-standard-4 17:19:03 INFO: Archiving Costs [Pipeline] sh 17:19:03 + cat /w/workspace/device-mqtt-go/92/archives/cost.csv 17:19:03 + cut -d, -f6 [Pipeline] lock 17:19:03 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-92-stack-cost] 17:19:03 Resource [jenkins-edgexfoundry-device-mqtt-go-main-92-stack-cost] did not exist. Created. 17:19:03 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-92-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:19:04 /w/workspace/device-mqtt-go/92@tmp/durable-593a1d07/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:19:05 + echo total: 0.10999999940395355 [Pipeline] stash 17:19:05 Warning: overwriting stash ‘stack-cost’ 17:19:05 Stashed 1 file(s) [Pipeline] } 17:19:05 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-92-stack-cost] [Pipeline] // lock [Pipeline] } 17:19:05 $ docker stop --time=1 f2043cd1d9b7f649ae39b72aa4b33208c0a733a7207be6ef5ef2af5efe74fae9 17:19:06 $ docker rm -f --volumes f2043cd1d9b7f649ae39b72aa4b33208c0a733a7207be6ef5ef2af5efe74fae9 [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 17:19:07 provisioning config files... 17:19:07 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config8504514893376749575tmp [Pipeline] { [Pipeline] sh 17:19:07 + set +x 17:19:07 + curl -s https://codecov.io/bash 17:19:07 + bash -s -- 17:19:07 17:19:07 _____ _ 17:19:07 / ____| | | 17:19:07 | | ___ __| | ___ ___ _____ __ 17:19:07 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:19:07 | |___| (_) | (_| | __/ (_| (_) \ V / 17:19:07 \_____\___/ \__,_|\___|\___\___/ \_/ 17:19:07 Bash-1.0.6 17:19:07 17:19:07 17:19:07 ==> git version 2.25.1 found 17:19:07 ==> 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 17:19:07 Release-Date: 2020-01-08 17:19:07 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:19:07 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:19:07 ==> Jenkins CI detected. 17:19:07 current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main 17:19:07 project root: . 17:19:07 --> token set from env 17:19:07 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:19:07 ==> Running gcov in . (disable via -X gcov) 17:19:07 ==> Python coveragepy not found 17:19:07 ==> Searching for coverage reports in: 17:19:07 + . 17:19:07 -> Found 1 reports 17:19:07 ==> Detecting git/mercurial file structure 17:19:07 ==> Reading reports 17:19:07 + ./coverage.out bytes=18047 17:19:07 ==> Appending adjustments 17:19:07 https://docs.codecov.io/docs/fixing-reports 17:19:07 + Found adjustments 17:19:07 ==> Gzipping contents 17:19:07 4.0K /tmp/codecov.NCQHKg.gz 17:19:07 ==> Uploading reports 17:19:07 url: https://codecov.io 17:19:07 query: branch=main&commit=dc80312a46813471bd7ca781724042db8dc8e361&build=92&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F92%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= 17:19:07 -> Pinging Codecov 17:19:07 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=dc80312a46813471bd7ca781724042db8dc8e361&build=92&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F92%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= 17:19:07 -> Uploading to 17:19:07 https://storage.googleapis.com/codecov/v4/raw/2023-03-13/7D719EC7BBE17E464838252E33014C33/dc80312a46813471bd7ca781724042db8dc8e361/7b2a58f7-671e-4c04-abd6-a63a9962c4d7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230313%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230313T171907Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b94910bf51fabfa1ffd742b57e2a03b794a18e708e8dba90d1109969fd076aea 17:19:07 % Total % Received % Xferd Average Speed Time Time Time Current 17:19:07 Dload Upload Total Spent Left Speed 17:19:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3165 0 0 100 3165 0 10728 --:--:-- --:--:-- --:--:-- 10728 17:19:08 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/dc80312a46813471bd7ca781724042db8dc8e361 [Pipeline] } 17:19:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 17:19:08 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 17:19:08 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:19:08 17:19:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:19:09 1.410.4: Pulling from edgex-devops/edgex-snyk-go 17:19:09 df9b9388f04a: Pulling fs layer 17:19:09 52dc419b0ee2: Pulling fs layer 17:19:09 25bc292e5bac: Pulling fs layer 17:19:09 114826534d7a: Pulling fs layer 17:19:09 4657fd5d0bcf: Pulling fs layer 17:19:09 6ad1cebc031e: Pulling fs layer 17:19:09 8a3aa393b2d8: Pulling fs layer 17:19:09 4657fd5d0bcf: Waiting 17:19:09 6ad1cebc031e: Waiting 17:19:09 8a3aa393b2d8: Waiting 17:19:09 114826534d7a: Waiting 17:19:09 25bc292e5bac: Verifying Checksum 17:19:09 25bc292e5bac: Download complete 17:19:09 52dc419b0ee2: Verifying Checksum 17:19:09 52dc419b0ee2: Download complete 17:19:09 4657fd5d0bcf: Verifying Checksum 17:19:09 4657fd5d0bcf: Download complete 17:19:09 df9b9388f04a: Verifying Checksum 17:19:09 df9b9388f04a: Download complete 17:19:09 df9b9388f04a: Pull complete 17:19:09 6ad1cebc031e: Verifying Checksum 17:19:09 6ad1cebc031e: Download complete 17:19:09 52dc419b0ee2: Pull complete 17:19:09 25bc292e5bac: Pull complete 17:19:09 114826534d7a: Verifying Checksum 17:19:09 114826534d7a: Download complete 17:19:09 8a3aa393b2d8: Verifying Checksum 17:19:09 8a3aa393b2d8: Download complete 17:19:13 114826534d7a: Pull complete 17:19:13 4657fd5d0bcf: Pull complete 17:19:13 6ad1cebc031e: Pull complete 17:19:15 8a3aa393b2d8: Pull complete 17:19:15 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 17:19:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:19:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:19:16 prd-ubuntu20.04-docker-8c-8g-9917 does not seem to be running inside a container 17:19:16 $ 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 17:19:18 $ docker top 727060355a260763ac7244282c26bc06a0a65372ac890280194128fb0f0a04b3 -eo pid,comm [Pipeline] { [Pipeline] echo 17:19:18 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-mqtt-go:main' [Pipeline] sh 17:19:18 + set -o pipefail 17:19:18 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-mqtt-go:main' 17:19:22 17:19:22 Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... 17:19:22 17:19:22 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/38fccec6-2f8b-4396-aa47-65a7ae25b6ec/history/b919cb9e-c92f-4147-9089-b986e364193c 17:19:22 17:19:22 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 17:19:22 17:19:22 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 17:19:22 17:19:22 17:19:22 A medium severity vulnerability was found in the Snyk CLI versions you are using. 17:19:22 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 17:19:22 More details here: https://snyk.co/ue1NS 17:19:22 You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. 17:19:22 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 17:19:22 $ docker stop --time=1 727060355a260763ac7244282c26bc06a0a65372ac890280194128fb0f0a04b3 17:19:25 $ docker rm -f --volumes 727060355a260763ac7244282c26bc06a0a65372ac890280194128fb0f0a04b3 [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 17:19:25 + git log --format=format:%s -1 dc80312a46813471bd7ca781724042db8dc8e361 [Pipeline] sh 17:19:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:19:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:19:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:19:26 prd-ubuntu20.04-docker-8c-8g-9917 does not seem to be running inside a container 17:19: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 17:19:26 $ docker top 3a597493616cfb2b3f82ae42d6c97618a5f79e196caf4e4aaad34685311d6434 -eo pid,comm 17:19: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). 17:19:26 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:19:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:19:27 [ssh-agent] Looking for ssh-agent implementation... 17:19:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:19:27 $ docker exec 3a597493616cfb2b3f82ae42d6c97618a5f79e196caf4e4aaad34685311d6434 ssh-agent 17:19:27 SSH_AUTH_SOCK=/tmp/ssh-9lIQTdAv5hOl/agent.31 17:19:27 SSH_AGENT_PID=37 17:19:27 Running ssh-add (command line suppressed) 17:19:27 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_17983133841246931529.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_17983133841246931529.key) 17:19:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:19:27 + git semver tag 17:19:27 2023-03-13 17:19:27,907 [run_tag] DEBUG tag force:False 17:19:27 2023-03-13 17:19:27,907 [check_head_tag] DEBUG check head tag 17:19:27 2023-03-13 17:19:27,908 [execute] INFO git cat-file --batch-check 17:19:27 2023-03-13 17:19:27,909 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) 17:19:27 2023-03-13 17:19:27,911 [execute] INFO git cat-file --batch 17:19:27 2023-03-13 17:19:27,912 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) 17:19:27 2023-03-13 17:19:27,930 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 17:19:27 2023-03-13 17:19:27,930 [execute] INFO git tag -a v3.0.0-dev.9 -m v3.0.0-dev.9 17:19:27 2023-03-13 17:19:27,930 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.9', '-m', 'v3.0.0-dev.9'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) 17:19:27 2023-03-13 17:19:27,936 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 17:19:27 3.0.0-dev.9 [Pipeline] } 17:19:27 $ docker exec --env ******** --env ******** 3a597493616cfb2b3f82ae42d6c97618a5f79e196caf4e4aaad34685311d6434 ssh-agent -k 17:19:28 unset SSH_AUTH_SOCK; 17:19:28 unset SSH_AGENT_PID; 17:19:28 echo Agent pid 37 killed; 17:19:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:19:28 + git semver [Pipeline] } 17:19:28 $ docker stop --time=1 3a597493616cfb2b3f82ae42d6c97618a5f79e196caf4e4aaad34685311d6434 17:19:30 $ docker rm -f --volumes 3a597493616cfb2b3f82ae42d6c97618a5f79e196caf4e4aaad34685311d6434 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:19:30 17:19:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:19:30 0.23.1-centos7: Pulling from edgex-lftools 17:19:30 ab5ef0e58194: Pulling fs layer 17:19:30 9712f1f96733: Pulling fs layer 17:19:30 63f879dbbcfc: Pulling fs layer 17:19:30 0d9ebad4ef96: Pulling fs layer 17:19:30 e9a5061849ea: Pulling fs layer 17:19:30 d747dcd14b5f: Pulling fs layer 17:19:30 2de7ff778b66: Pulling fs layer 17:19:30 d747dcd14b5f: Waiting 17:19:30 e9a5061849ea: Waiting 17:19:30 0d9ebad4ef96: Waiting 17:19:30 2de7ff778b66: Waiting 17:19:30 9712f1f96733: Verifying Checksum 17:19:30 9712f1f96733: Download complete 17:19:31 63f879dbbcfc: Verifying Checksum 17:19:31 63f879dbbcfc: Download complete 17:19:31 e9a5061849ea: Verifying Checksum 17:19:31 e9a5061849ea: Download complete 17:19:31 d747dcd14b5f: Verifying Checksum 17:19:31 d747dcd14b5f: Download complete 17:19:31 ab5ef0e58194: Verifying Checksum 17:19:31 ab5ef0e58194: Download complete 17:19:31 0d9ebad4ef96: Verifying Checksum 17:19:31 0d9ebad4ef96: Download complete 17:19:31 2de7ff778b66: Verifying Checksum 17:19:34 ab5ef0e58194: Pull complete 17:19:34 9712f1f96733: Pull complete 17:19:35 63f879dbbcfc: Pull complete 17:19:39 0d9ebad4ef96: Pull complete 17:19:39 e9a5061849ea: Pull complete 17:19:39 d747dcd14b5f: Pull complete 17:19:40 2de7ff778b66: Pull complete 17:19:40 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 17:19:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:19:40 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:19:40 prd-ubuntu20.04-docker-8c-8g-9917 does not seem to be running inside a container 17:19:40 $ 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 17:19:42 $ docker top 95262ef977f743262a2abc7d5abda63ed102c4bd24688e61b00d6d185212be05 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 17:19:42 provisioning config files... 17:19:42 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config365595569501341208tmp 17:19:42 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config3499213857511916948tmp 17:19:42 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config7487017266554488872tmp [Pipeline] { [Pipeline] echo 17:19:42 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 17:19:43 ---> sigul-configuration.sh 17:19:43 gpg: directory `/root/.gnupg' created 17:19:43 gpg: new configuration file `/root/.gnupg/gpg.conf' created 17:19:43 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 17:19:43 gpg: keyring `/root/.gnupg/secring.gpg' created 17:19:43 gpg: keyring `/root/.gnupg/pubring.gpg' created 17:19:43 gpg: CAST5 encrypted data 17:19:43 gpg: encrypted with 1 passphrase 17:19:43 gpg: WARNING: message was not integrity protected [Pipeline] sh 17:19:43 + mkdir /home/jenkins 17:19:43 + mkdir /home/jenkins/sigul [Pipeline] sh 17:19:43 + 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 17:19:43 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 17:19:44 ---> sigul-install.sh 17:19:44 Sigul already installed; skipping installation. [Pipeline] sh 17:19:44 + git tag --list 17:19:44 0.7.1 17:19:44 v1.0.0 17:19:44 v1.1.0 17:19:44 v1.1.1 17:19:44 v1.2.2 17:19:44 v1.3.0 17:19:44 v1.3.1 17:19:44 v2.0.0 17:19:44 v2.1.0 17:19:44 v2.1.1 17:19:44 v2.1.1-dev.1 17:19:44 v2.1.1-dev.2 17:19:44 v2.2.0 17:19:44 v2.2.1-dev.1 17:19:44 v2.2.1-dev.10 17:19:44 v2.2.1-dev.2 17:19:44 v2.2.1-dev.3 17:19:44 v2.2.1-dev.4 17:19:44 v2.2.1-dev.5 17:19:44 v2.2.1-dev.6 17:19:44 v2.2.1-dev.7 17:19:44 v2.2.1-dev.8 17:19:44 v2.2.1-dev.9 17:19:44 v2.3.0 17:19:44 v2.3.0-dev.10 17:19:44 v2.3.0-dev.11 17:19:44 v2.3.0-dev.12 17:19:44 v2.3.0-dev.13 17:19:44 v2.3.0-dev.14 17:19:44 v2.3.0-dev.15 17:19:44 v2.3.0-dev.16 17:19:44 v2.3.0-dev.17 17:19:44 v2.3.0-dev.18 17:19:44 v2.3.0-dev.19 17:19:44 v2.3.0-dev.20 17:19:44 v2.3.0-dev.21 17:19:44 v2.3.0-dev.22 17:19:44 v2.3.0-dev.23 17:19:44 v2.3.0-dev.24 17:19:44 v2.3.0-dev.25 17:19:44 v2.3.0-dev.26 17:19:44 v2.3.0-dev.27 17:19:44 v2.3.0-dev.28 17:19:44 v2.3.0-dev.29 17:19:44 v2.3.0-dev.30 17:19:44 v2.3.0-dev.31 17:19:44 v2.3.0-dev.32 17:19:44 v2.3.0-dev.33 17:19:44 v2.3.0-dev.34 17:19:44 v3.0.0-dev.1 17:19:44 v3.0.0-dev.2 17:19:44 v3.0.0-dev.3 17:19:44 v3.0.0-dev.4 17:19:44 v3.0.0-dev.5 17:19:44 v3.0.0-dev.6 17:19:44 v3.0.0-dev.7 17:19:44 v3.0.0-dev.8 17:19:44 v3.0.0-dev.9 [Pipeline] sh 17:19:44 + lftools sign git-tag v3.0.0-dev.9 17:19:45 Signing Git tag with Sigul... 17:19:45 Signing v3.0.0-dev.9 [Pipeline] echo 17:19:45 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 17:19:45 ---> sigul-configuration-cleanup.sh [Pipeline] } 17:19:45 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 17:19:45 $ docker stop --time=1 95262ef977f743262a2abc7d5abda63ed102c4bd24688e61b00d6d185212be05 17:19:47 $ docker rm -f --volumes 95262ef977f743262a2abc7d5abda63ed102c4bd24688e61b00d6d185212be05 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 17:19:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:19:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:19:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:19:47 prd-ubuntu20.04-docker-8c-8g-9917 does not seem to be running inside a container 17:19:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:19:48 $ docker top 485bf853b9d2dc439257dca9b69129a177dc98476408cfe71680e117654a8a95 -eo pid,comm 17:19:48 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). 17:19:48 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:19:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:19:48 [ssh-agent] Looking for ssh-agent implementation... 17:19:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:19:48 $ docker exec 485bf853b9d2dc439257dca9b69129a177dc98476408cfe71680e117654a8a95 ssh-agent 17:19:48 SSH_AUTH_SOCK=/tmp/ssh-R7KH4Ppa2vSj/agent.33 17:19:48 SSH_AGENT_PID=39 17:19:48 Running ssh-add (command line suppressed) 17:19:48 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_7783086571724486105.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_7783086571724486105.key) 17:19:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:19:49 + git semver bump pre 17:19:49 2023-03-13 17:19:49,284 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 17:19:49 2023-03-13 17:19:49,284 [bump_version] DEBUG bumping version:3.0.0-dev.9 on axis:pre with prefix:dev 17:19:49 2023-03-13 17:19:49,284 [bump_version] DEBUG bumped version:3.0.0-dev.10 17:19:49 2023-03-13 17:19:49,284 [write_version] DEBUG write version:3.0.0-dev.10 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:True 17:19:49 2023-03-13 17:19:49,284 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 17:19:49 2023-03-13 17:19:49,284 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 17:19:49 2023-03-13 17:19:49,286 [execute] INFO git cat-file --batch-check 17:19:49 2023-03-13 17:19:49,286 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) 17:19:49 2023-03-13 17:19:49,292 [execute] INFO git cat-file --batch 17:19:49 2023-03-13 17:19:49,292 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) 17:19:49 2023-03-13 17:19:49,298 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 17:19:49 3.0.0-dev.10 [Pipeline] } 17:19:49 $ docker exec --env ******** --env ******** 485bf853b9d2dc439257dca9b69129a177dc98476408cfe71680e117654a8a95 ssh-agent -k 17:19:49 unset SSH_AUTH_SOCK; 17:19:49 unset SSH_AGENT_PID; 17:19:49 echo Agent pid 39 killed; 17:19:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:19:49 + git semver [Pipeline] } 17:19:50 $ docker stop --time=1 485bf853b9d2dc439257dca9b69129a177dc98476408cfe71680e117654a8a95 17:19:51 $ docker rm -f --volumes 485bf853b9d2dc439257dca9b69129a177dc98476408cfe71680e117654a8a95 [Pipeline] // withDockerContainer [Pipeline] sh 17:19:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:19:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:19:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:19:52 prd-ubuntu20.04-docker-8c-8g-9917 does not seem to be running inside a container 17:19:52 $ 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 17:19:52 $ docker top b1b84cf2eb3c82cdcc39f63f55906e0647c4bb97874c88cfcfb68ac15c7c5200 -eo pid,comm 17:19:52 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 17:19:52 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:19:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:19:52 [ssh-agent] Looking for ssh-agent implementation... 17:19:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:19:52 $ docker exec b1b84cf2eb3c82cdcc39f63f55906e0647c4bb97874c88cfcfb68ac15c7c5200 ssh-agent 17:19:52 SSH_AUTH_SOCK=/tmp/ssh-4Ru8Z9BhtXqM/agent.32 17:19:52 SSH_AGENT_PID=38 17:19:52 Running ssh-add (command line suppressed) 17:19:52 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_13215493606555587223.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_13215493606555587223.key) 17:19:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:19:53 + git semver push 17:19:53 2023-03-13 17:19:53,486 [run_push] DEBUG push 17:19:53 2023-03-13 17:19:53,486 [execute] INFO git cat-file --batch-check 17:19:53 2023-03-13 17:19:53,486 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) 17:19:53 2023-03-13 17:19:53,491 [execute] INFO git rev-list 242cb810941a02d024d76dce65f3bdfab5161871 -- 17:19:53 2023-03-13 17:19:53,491 [execute] DEBUG Popen(['git', 'rev-list', '242cb810941a02d024d76dce65f3bdfab5161871', '--'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) 17:19:53 2023-03-13 17:19:53,499 [execute] INFO git fetch -v origin 17:19:53 2023-03-13 17:19:53,499 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=True, shell=None, istream=None) 17:19:54 2023-03-13 17:19:54,025 [run_push] DEBUG no remote changes detected 17:19:54 2023-03-13 17:19:54,026 [execute] INFO git push origin semver 17:19:54 2023-03-13 17:19:54,026 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) 17:19:55 2023-03-13 17:19:54,977 [run_push] DEBUG push all version tags 17:19:55 2023-03-13 17:19:54,978 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 17:19:55 2023-03-13 17:19:54,978 [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) 17:19:55 2023-03-13 17:19:55,733 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 17:19:55 3.0.0-dev.10 [Pipeline] } 17:19:56 $ docker exec --env ******** --env ******** b1b84cf2eb3c82cdcc39f63f55906e0647c4bb97874c88cfcfb68ac15c7c5200 ssh-agent -k 17:19:56 unset SSH_AUTH_SOCK; 17:19:56 unset SSH_AGENT_PID; 17:19:56 echo Agent pid 38 killed; 17:19:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:19:56 + git semver [Pipeline] } 17:19:56 $ docker stop --time=1 b1b84cf2eb3c82cdcc39f63f55906e0647c4bb97874c88cfcfb68ac15c7c5200 17:19:58 $ docker rm -f --volumes b1b84cf2eb3c82cdcc39f63f55906e0647c4bb97874c88cfcfb68ac15c7c5200 [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 17:19:58 + [ -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ] 17:19:58 + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives 17:19:58 total 16 17:19:58 drwxr-xr-x 3 root root 4096 Mar 13 17:09 . 17:19:58 drwxrwxr-x 11 jenkins jenkins 4096 Mar 13 17:19 .. 17:19:58 drwxr-xr-x 2 root root 4096 Mar 13 17:09 cost 17:19:58 -rw-r--r-- 1 root root 85 Mar 13 17:09 cost.csv 17:19:58 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-mqtt-go_main/archives 17:19:58 + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives 17:19:58 total 16 17:19:58 drwxr-xr-x 3 jenkins jenkins 4096 Mar 13 17:09 . 17:19:58 drwxrwxr-x 11 jenkins jenkins 4096 Mar 13 17:19 .. 17:19:58 drwxr-xr-x 2 jenkins jenkins 4096 Mar 13 17:09 cost 17:19:58 -rw-r--r-- 1 jenkins jenkins 85 Mar 13 17:09 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:19:58 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:19:59 ---> package-listing.sh 17:19:59 ++ tr '[:upper:]' '[:lower:]' 17:19:59 ++ facter osfamily 17:20:00 + OS_FAMILY=debian 17:20:00 + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main 17:20:00 + START_PACKAGES=/tmp/packages_start.txt 17:20:00 + END_PACKAGES=/tmp/packages_end.txt 17:20:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:20:00 + PACKAGES=/tmp/packages_start.txt 17:20:00 + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' 17:20:00 + PACKAGES=/tmp/packages_end.txt 17:20:00 + case "${OS_FAMILY}" in 17:20:00 + dpkg -l 17:20:00 + grep '^ii' 17:20:00 + '[' -f /tmp/packages_start.txt ']' 17:20:00 + '[' -f /tmp/packages_end.txt ']' 17:20:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:20:00 + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' 17:20:00 + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ 17:20:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [Pipeline] echo 17:20:00 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 17:20:00 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:20:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:20:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:20:00 prd-ubuntu20.04-docker-8c-8g-9917 does not seem to be running inside a container 17:20:01 $ 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 17:20:01 $ docker top 11727fa1401847cd1c6e1ba50451672358083c981e3d5e77be858f8bcad7ba08 -eo pid,comm [Pipeline] { [Pipeline] sh 17:20:01 + touch /tmp/pre-build-complete [Pipeline] sh 17:20:01 + mkdir -p /var/log/sysstat [Pipeline] sh 17:20:02 + ls /var/log/sa-host 17:20:02 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:20:02 provisioning config files... 17:20:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config7464908350325904016tmp [Pipeline] { [Pipeline] echo 17:20:02 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:20:02 ---> create-netrc.sh [Pipeline] } 17:20:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:20:02 ---> python-tools-install.sh [Pipeline] echo 17:20:02 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:20:03 ---> sudo-logs.sh 17:20:03 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:20:03 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:20:03 ---> job-cost.sh 17:20:03 lf-activate-venv: SKIPPING 17:20:03 DEBUG: total: 0.2199999988079071 17:20:03 INFO: Retrieving Stack Cost... 17:20:04 INFO: Retrieving Pricing Info for: v3-standard-8 17:20:04 INFO: Archiving Costs [Pipeline] echo 17:20:04 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:20:04 ---> logs-deploy.sh 17:20:04 lf-activate-venv: SKIPPING 17:20:04 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/92 17:20:04 INFO: archiving workspace using pattern(s): 17:20:05 Archives upload complete. 17:20:05 INFO: archiving logs to Nexus 17:20:06 ---> uname -a: 17:20:06 Linux prd-ubuntu20-04-docker-8c-8g-9917 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 17:20:06 17:20:06 17:20:06 ---> lscpu: 17:20:06 Architecture: x86_64 17:20:06 CPU op-mode(s): 32-bit, 64-bit 17:20:06 Byte Order: Little Endian 17:20:06 Address sizes: 40 bits physical, 48 bits virtual 17:20:06 CPU(s): 8 17:20:06 On-line CPU(s) list: 0-7 17:20:06 Thread(s) per core: 1 17:20:06 Core(s) per socket: 1 17:20:06 Socket(s): 8 17:20:06 NUMA node(s): 1 17:20:06 Vendor ID: AuthenticAMD 17:20:06 CPU family: 23 17:20:06 Model: 49 17:20:06 Model name: AMD EPYC-Rome Processor 17:20:06 Stepping: 0 17:20:06 CPU MHz: 2799.994 17:20:06 BogoMIPS: 5599.98 17:20:06 Virtualization: AMD-V 17:20:06 Hypervisor vendor: KVM 17:20:06 Virtualization type: full 17:20:06 L1d cache: 256 KiB 17:20:06 L1i cache: 256 KiB 17:20:06 L2 cache: 4 MiB 17:20:06 L3 cache: 128 MiB 17:20:06 NUMA node0 CPU(s): 0-7 17:20:06 Vulnerability Itlb multihit: Not affected 17:20:06 Vulnerability L1tf: Not affected 17:20:06 Vulnerability Mds: Not affected 17:20:06 Vulnerability Meltdown: Not affected 17:20:06 Vulnerability Mmio stale data: Not affected 17:20:06 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:20:06 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 17:20:06 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 17:20:06 Vulnerability Srbds: Not affected 17:20:06 Vulnerability Tsx async abort: Not affected 17:20:06 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 17:20:06 17:20:06 17:20:06 ---> nproc: 17:20:06 8 17:20:06 17:20:06 17:20:06 ---> df -h: 17:20:06 Filesystem Size Used Avail Use% Mounted on 17:20:06 overlay 155G 13G 143G 9% / 17:20:06 tmpfs 64M 0 64M 0% /dev 17:20:06 tmpfs 16G 0 16G 0% /sys/fs/cgroup 17:20:06 shm 64M 0 64M 0% /dev/shm 17:20:06 /dev/vda1 155G 13G 143G 9% /facter-os 17:20:06 17:20:06 17:20:06 ---> sar -b -r -n DEV: 17:20:06 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9917) 03/13/23 _x86_64_ (8 CPU) 17:20:06 17:20:06 17:06:32 LINUX RESTART (8 CPU) 17:20:06 17:20:06 17:07:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:20:06 17:08:01 169.93 16.03 153.90 0.00 1932.29 59374.21 0.00 17:20:06 17:09:01 142.06 0.58 141.48 0.00 23.60 36488.32 0.00 17:20:06 17:10:01 98.92 1.37 97.55 0.00 37.73 26195.37 0.00 17:20:06 17:11:01 2.42 0.00 2.42 0.00 0.00 26.81 0.00 17:20:06 17:12:01 54.33 11.63 42.70 0.00 5179.21 8738.95 0.00 17:20:06 17:13:01 6.07 0.02 6.05 0.00 0.13 126.91 0.00 17:20:06 17:14:01 1.83 0.00 1.83 0.00 0.00 19.99 0.00 17:20:06 17:15:01 1.95 0.00 1.95 0.00 0.00 21.06 0.00 17:20:06 17:16:01 1.40 0.00 1.40 0.00 0.00 15.46 0.00 17:20:06 17:17:01 2.27 0.02 2.25 0.00 0.13 24.66 0.00 17:20:06 17:18:01 1.50 0.00 1.50 0.00 0.00 16.13 0.00 17:20:06 17:19:01 2.15 0.00 2.15 0.00 0.00 23.73 0.00 17:20:06 17:20:01 127.70 0.50 127.20 0.00 33.86 56923.58 0.00 17:20:06 Average: 47.12 2.32 44.80 0.00 554.44 14461.30 0.00 17:20:06 17:20:06 17:07:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:20:06 17:08:01 28021040 31571356 735208 2.24 131828 3596492 2040352 6.01 1176132 3220068 433176 17:20:06 17:09:01 28123412 31547712 755616 2.30 148816 3472164 2032072 5.99 1235936 3071188 84408 17:20:06 17:10:01 27708324 31580804 718792 2.19 158884 3864744 1740476 5.13 1222388 3449468 332 17:20:06 17:11:01 27707832 31580436 718912 2.19 158952 3864748 1740476 5.13 1222028 3449472 164 17:20:06 17:12:01 27179096 31560476 724536 2.20 192272 4320544 1795880 5.29 1544344 3619500 1136 17:20:06 17:13:01 27184708 31561188 723964 2.20 190860 4317288 1788496 5.27 1541548 3616244 144 17:20:06 17:14:01 27190500 31567072 717956 2.18 190948 4317288 1788496 5.27 1535808 3616248 8 17:20:06 17:15:01 27191256 31567912 716976 2.18 191024 4317292 1788496 5.27 1535856 3616252 8 17:20:06 17:16:01 27191232 31568388 716856 2.18 191100 4317296 1788496 5.27 1535576 3616680 8 17:20:06 17:17:01 27190548 31567992 716940 2.18 191196 4317300 1788496 5.27 1536404 3616700 204 17:20:06 17:18:01 27190752 31568432 716544 2.18 191268 4317300 1788496 5.27 1535572 3616880 12 17:20:06 17:19:01 27190396 31568256 716640 2.18 191348 4317432 1788496 5.27 1535632 3616996 8 17:20:06 17:20:01 25669632 31526288 752740 2.29 230788 5626556 1829952 5.39 1672176 4864460 248 17:20:06 Average: 27287594 31564332 725514 2.21 181483 4228188 1822975 5.37 1448415 3614627 39989 17:20:06 17:20:06 17:07:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:20:06 17:08:01 docker0 198.27 327.84 15.74 1988.42 0.00 0.00 0.00 0.00 17:20:06 17:08:01 lo 6.46 6.46 0.63 0.63 0.00 0.00 0.00 0.00 17:20:06 17:08:01 ens3 812.20 494.80 7977.34 85.22 0.00 0.00 0.00 0.00 17:20:06 17:09:01 docker0 1.90 5.03 0.11 40.64 0.00 0.00 0.00 0.00 17:20:06 17:09:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 17:20:06 17:09:01 ens3 55.72 38.86 90.34 99.85 0.00 0.00 0.00 0.00 17:20:06 17:10:01 docker0 1.90 4.30 0.12 41.08 0.00 0.00 0.00 0.00 17:20:06 17:10:01 lo 7.40 7.40 0.73 0.73 0.00 0.00 0.00 0.00 17:20:06 17:10:01 ens3 173.95 122.20 2645.88 224.73 0.00 0.00 0.00 0.00 17:20:06 17:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:20:06 17:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:20:06 17:11:01 ens3 0.83 0.12 0.07 0.01 0.00 0.00 0.00 0.00 17:20:06 17:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:20:06 17:12:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 17:20:06 17:12:01 ens3 174.03 94.17 2802.71 6.92 0.00 0.00 0.00 0.00 17:20:06 17:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:20:06 17:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:20:06 17:13:01 ens3 0.37 0.27 0.02 0.02 0.00 0.00 0.00 0.00 17:20:06 17:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:20:06 17:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:20:06 17:14:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:20:06 17:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:20:06 17:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:20:06 17:15:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 17:20:06 17:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:20:06 17:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:20:06 17:16:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:20:06 17:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:20:06 17:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:20:06 17:17:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 17:20:06 17:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:20:06 17:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:20:06 17:18:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 17:20:06 17:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:20:06 17:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:20:06 17:19:01 ens3 0.27 0.15 0.12 0.01 0.00 0.00 0.00 0.00 17:20:06 17:20:01 docker0 41.21 70.42 3.54 584.93 0.00 0.00 0.00 0.00 17:20:06 17:20:01 lo 2.13 2.13 0.21 0.21 0.00 0.00 0.00 0.00 17:20:06 17:20:01 ens3 418.90 285.32 7823.07 154.23 0.00 0.00 0.00 0.00 17:20:06 Average: docker0 18.72 31.36 1.50 204.25 0.00 0.00 0.00 0.00 17:20:06 Average: lo 1.39 1.39 0.13 0.13 0.00 0.00 0.00 0.00 17:20:06 Average: ens3 125.91 79.71 1641.57 43.93 0.00 0.00 0.00 0.00 17:20:06 17:20:06 17:20:06 ---> sar -P ALL: 17:20:06 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9917) 03/13/23 _x86_64_ (8 CPU) 17:20:06 17:20:06 17:06:32 LINUX RESTART (8 CPU) 17:20:06 17:20:06 17:07:01 CPU %user %nice %system %iowait %steal %idle 17:20:06 17:08:01 all 11.75 0.00 4.87 1.56 0.09 81.73 17:20:06 17:08:01 0 14.18 0.00 4.12 0.47 0.08 81.15 17:20:06 17:08:01 1 11.88 0.00 5.49 6.05 0.08 76.50 17:20:06 17:08:01 2 11.00 0.00 4.41 0.62 0.07 83.90 17:20:06 17:08:01 3 10.56 0.00 5.31 0.12 0.09 83.93 17:20:06 17:08:01 4 11.74 0.00 4.09 0.85 0.10 83.22 17:20:06 17:08:01 5 12.73 0.00 6.31 2.70 0.08 78.17 17:20:06 17:08:01 6 11.30 0.00 5.00 0.41 0.08 83.22 17:20:06 17:08:01 7 10.64 0.00 4.23 1.26 0.10 83.77 17:20:06 17:09:01 all 39.91 0.00 7.01 1.17 0.11 51.80 17:20:06 17:09:01 0 40.37 0.00 7.27 0.22 0.10 52.04 17:20:06 17:09:01 1 39.80 0.00 7.51 7.80 0.12 44.77 17:20:06 17:09:01 2 39.79 0.00 7.31 0.42 0.10 52.37 17:20:06 17:09:01 3 40.69 0.00 7.42 0.12 0.10 51.67 17:20:06 17:09:01 4 39.95 0.00 6.50 0.05 0.12 53.38 17:20:06 17:09:01 5 39.24 0.00 6.74 0.49 0.12 53.41 17:20:06 17:09:01 6 40.44 0.00 6.74 0.07 0.10 52.65 17:20:06 17:09:01 7 39.03 0.00 6.60 0.19 0.10 54.09 17:20:06 17:10:01 all 4.40 0.00 1.89 0.78 0.03 92.89 17:20:06 17:10:01 0 4.34 0.00 2.18 0.03 0.03 93.42 17:20:06 17:10:01 1 3.88 0.00 1.59 2.52 0.02 92.00 17:20:06 17:10:01 2 4.52 0.00 1.40 0.30 0.03 93.75 17:20:06 17:10:01 3 4.56 0.00 1.97 0.18 0.03 93.26 17:20:06 17:10:01 4 2.80 0.00 2.20 0.29 0.03 94.68 17:20:06 17:10:01 5 5.40 0.00 1.46 0.05 0.02 93.07 17:20:06 17:10:01 6 5.00 0.00 1.69 0.27 0.03 93.01 17:20:06 17:10:01 7 4.70 0.00 2.68 2.60 0.05 89.97 17:20:06 17:11:01 all 0.02 0.00 0.01 0.01 0.00 99.96 17:20:06 17:11:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:20:06 17:11:01 1 0.08 0.00 0.03 0.07 0.02 99.80 17:20:06 17:11:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:20:06 17:11:01 3 0.02 0.00 0.00 0.00 0.02 99.97 17:20:06 17:11:01 4 0.00 0.00 0.02 0.00 0.00 99.98 17:20:06 17:11:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:20:06 17:11:01 6 0.00 0.00 0.02 0.00 0.00 99.98 17:20:06 17:11:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:20:06 17:12:01 all 2.32 0.00 1.53 0.52 0.02 95.61 17:20:06 17:12:01 0 3.45 0.00 1.87 0.17 0.02 94.50 17:20:06 17:12:01 1 1.85 0.00 1.92 0.42 0.02 95.79 17:20:06 17:12:01 2 1.31 0.00 0.77 0.10 0.02 97.80 17:20:06 17:12:01 3 2.30 0.00 1.94 0.08 0.02 95.66 17:20:06 17:12:01 4 3.04 0.00 1.84 0.40 0.02 94.70 17:20:06 17:12:01 5 2.20 0.00 1.35 1.77 0.02 94.66 17:20:06 17:12:01 6 2.16 0.00 1.60 0.82 0.02 95.40 17:20:06 17:12:01 7 2.23 0.00 0.96 0.37 0.03 96.41 17:20:06 17:13:01 all 0.09 0.00 0.06 0.02 0.00 99.83 17:20:06 17:13:01 0 0.30 0.00 0.12 0.00 0.00 99.58 17:20:06 17:13:01 1 0.10 0.00 0.05 0.02 0.02 99.82 17:20:06 17:13:01 2 0.03 0.00 0.07 0.08 0.00 99.82 17:20:06 17:13:01 3 0.07 0.00 0.08 0.02 0.00 99.83 17:20:06 17:13:01 4 0.05 0.00 0.07 0.05 0.00 99.83 17:20:06 17:13:01 5 0.05 0.00 0.03 0.00 0.00 99.92 17:20:06 17:13:01 6 0.03 0.00 0.03 0.02 0.00 99.92 17:20:06 17:13:01 7 0.05 0.00 0.05 0.00 0.00 99.90 17:20:06 17:14:01 all 0.04 0.00 0.01 0.00 0.00 99.94 17:20:06 17:14:01 0 0.05 0.00 0.02 0.00 0.00 99.93 17:20:06 17:14:01 1 0.03 0.00 0.03 0.00 0.00 99.93 17:20:06 17:14:01 2 0.02 0.00 0.02 0.03 0.02 99.92 17:20:06 17:14:01 3 0.03 0.00 0.00 0.00 0.00 99.97 17:20:06 17:14:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:20:06 17:14:01 5 0.12 0.00 0.02 0.00 0.00 99.87 17:20:06 17:14:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:20:06 17:14:01 7 0.03 0.00 0.00 0.00 0.00 99.97 17:20:06 17:15:01 all 0.01 0.00 0.01 0.01 0.00 99.97 17:20:06 17:15:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:20:06 17:15:01 1 0.05 0.00 0.02 0.00 0.00 99.93 17:20:06 17:15:01 2 0.00 0.00 0.00 0.03 0.00 99.97 17:20:06 17:15:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:20:06 17:15:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:20:06 17:15:01 5 0.02 0.00 0.02 0.00 0.00 99.97 17:20:06 17:15:01 6 0.02 0.00 0.00 0.03 0.00 99.95 17:20:06 17:15:01 7 0.02 0.00 0.03 0.00 0.00 99.95 17:20:06 17:16:01 all 0.02 0.00 0.01 0.01 0.00 99.97 17:20:06 17:16:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:20:06 17:16:01 1 0.00 0.00 0.02 0.00 0.00 99.98 17:20:06 17:16:01 2 0.03 0.00 0.02 0.03 0.00 99.92 17:20:06 17:16:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:20:06 17:16:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:20:06 17:16:01 5 0.03 0.00 0.02 0.00 0.02 99.93 17:20:06 17:16:01 6 0.00 0.00 0.00 0.02 0.00 99.98 17:20:06 17:16:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:20:06 17:17:01 all 0.02 0.00 0.01 0.01 0.01 99.95 17:20:06 17:17:01 0 0.03 0.00 0.02 0.00 0.00 99.95 17:20:06 17:17:01 1 0.03 0.00 0.02 0.00 0.02 99.93 17:20:06 17:17:01 2 0.02 0.00 0.00 0.05 0.00 99.93 17:20:06 17:17:01 3 0.00 0.00 0.00 0.00 0.02 99.98 17:20:06 17:17:01 4 0.02 0.00 0.00 0.00 0.02 99.97 17:20:06 17:17:01 5 0.05 0.00 0.00 0.00 0.00 99.95 17:20:06 17:17:01 6 0.00 0.00 0.02 0.02 0.00 99.97 17:20:06 17:17:01 7 0.02 0.00 0.03 0.00 0.00 99.95 17:20:06 17:18:01 all 0.02 0.00 0.01 0.01 0.00 99.96 17:20:06 17:18:01 0 0.03 0.00 0.03 0.00 0.00 99.93 17:20:06 17:18:01 1 0.03 0.00 0.02 0.00 0.00 99.95 17:20:06 17:18:01 2 0.02 0.00 0.00 0.03 0.00 99.95 17:20:06 17:18:01 3 0.02 0.00 0.02 0.00 0.00 99.97 17:20:06 17:18:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:20:06 17:18:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:20:06 17:18:01 6 0.02 0.00 0.02 0.02 0.00 99.95 17:20:06 17:18:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:20:06 17:20:06 17:18:01 CPU %user %nice %system %iowait %steal %idle 17:20:06 17:19:01 all 0.01 0.00 0.01 0.01 0.01 99.97 17:20:06 17:19:01 0 0.00 0.00 0.02 0.00 0.02 99.97 17:20:06 17:19:01 1 0.03 0.00 0.02 0.00 0.02 99.93 17:20:06 17:19:01 2 0.02 0.00 0.00 0.05 0.00 99.93 17:20:06 17:19:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:20:06 17:19:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:20:06 17:19:01 5 0.02 0.00 0.02 0.00 0.00 99.97 17:20:06 17:19:01 6 0.00 0.00 0.00 0.02 0.02 99.97 17:20:06 17:19:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:20:06 17:20:01 all 9.56 0.00 4.37 1.34 0.06 84.67 17:20:06 17:20:01 0 8.51 0.00 3.43 0.34 0.05 87.68 17:20:06 17:20:01 1 10.57 0.00 5.08 0.41 0.07 83.88 17:20:06 17:20:01 2 8.81 0.00 4.22 3.78 0.08 83.10 17:20:06 17:20:01 3 9.93 0.00 4.58 0.10 0.07 85.33 17:20:06 17:20:01 4 11.34 0.00 4.30 3.89 0.05 80.42 17:20:06 17:20:01 5 9.85 0.00 3.98 1.44 0.05 84.68 17:20:06 17:20:01 6 9.92 0.00 4.04 0.68 0.05 85.32 17:20:06 17:20:01 7 7.54 0.00 5.34 0.12 0.07 86.94 17:20:06 Average: all 5.20 0.00 1.51 0.42 0.03 92.85 17:20:06 Average: 0 5.43 0.00 1.46 0.09 0.02 92.99 17:20:06 Average: 1 5.21 0.00 1.66 1.32 0.03 91.78 17:20:06 Average: 2 5.03 0.00 1.40 0.42 0.02 93.13 17:20:06 Average: 3 5.20 0.00 1.62 0.05 0.03 93.11 17:20:06 Average: 4 5.26 0.00 1.45 0.42 0.03 92.84 17:20:06 Average: 5 5.32 0.00 1.52 0.49 0.02 92.65 17:20:06 Average: 6 5.26 0.00 1.46 0.18 0.02 93.07 17:20:06 Average: 7 4.90 0.00 1.52 0.35 0.03 93.21 17:20:06 17:20:06 17:20:06