Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b506dd615994917e797a6b9bb8fd8633858a422c 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-ssh11122411337066722179.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh4084982650437909727.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh571365566190695186.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh12290459654810743932.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-ssh4474080822823520853.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.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-8880’ Running on prd-ubuntu20.04-docker-8c-8g-8887 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 b506dd615994917e797a6b9bb8fd8633858a422c (main) Commit message: "Merge pull request #566 from hahattan/bump-sdk" > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b506dd615994917e797a6b9bb8fd8633858a422c # timeout=10 > git rev-list --no-walk 6aa7ac0430e5a1b5a9d4fb0262e555eaaf239fc9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:24:29 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:24:29 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:24:29 ========================================================= 07:24:29 EdgeX Global Pipelines Version Info 07:24:29 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:24:30 ------------------- 07:24:30 stable info: 07:24:30 ------------------- 07:24:30 Commited By: Bill Mahoney bill.mahoney@intel.com 07:24:30 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 07:24:30 Message: update stable to v1.0.248 07:24:30 ------------------- 07:24:30 experimental info: 07:24:30 ------------------- 07:24:30 Commited By: **** collab-it+edgex@linuxfoundation.org 07:24:30 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 07:24:30 Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:24:31 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 07:24:31 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 07:24:31 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:24:31 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:24:31 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:24:31 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 07:24:31 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:24:31 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 07:24:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:24:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:24:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:24:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 07:24:31 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:24:31 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:24:31 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:24:31 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:24:31 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:24:31 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:24:31 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:24:31 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:24:31 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 07:24:31 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 07:24:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:24:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:24:31 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 07:24:31 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:24:31 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 07:24:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 07:24:31 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 07:24:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 07:24:31 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b506dd615994917e797a6b9bb8fd8633858a422c [Pipeline] echo 07:24:31 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b506dd6 [Pipeline] echo 07:24:31 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:24:31 provisioning config files... 07:24:31 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config15094057030777086789tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:24:31 ---> docker-login.sh 07:24:31 nexus3.edgexfoundry.org:10001 07:24:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:24:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:24:32 Configure a credential helper to remove this warning. See 07:24:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:24:32 07:24:32 Login Succeeded 07:24:32 nexus3.edgexfoundry.org:10002 07:24:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:24:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:24:32 Configure a credential helper to remove this warning. See 07:24:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:24:32 07:24:32 Login Succeeded 07:24:32 nexus3.edgexfoundry.org:10003 07:24:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:24:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:24:32 Configure a credential helper to remove this warning. See 07:24:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:24:32 07:24:32 Login Succeeded 07:24:32 nexus3.edgexfoundry.org:10004 07:24:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:24:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:24:32 Configure a credential helper to remove this warning. See 07:24:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:24:32 07:24:32 Login Succeeded 07:24:32 docker.io 07:24:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:24:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:24:32 Configure a credential helper to remove this warning. See 07:24:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:24:32 07:24:32 Login Succeeded 07:24:32 ---> docker-login.sh ends [Pipeline] } 07:24:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 07:24:33 + git rev-list -1 --merges b506dd615994917e797a6b9bb8fd8633858a422c~1..b506dd615994917e797a6b9bb8fd8633858a422c [Pipeline] echo 07:24:33 -----------> git rev-list -1 --merges b506dd615994917e797a6b9bb8fd8633858a422c~1..b506dd615994917e797a6b9bb8fd8633858a422c b506dd615994917e797a6b9bb8fd8633858a422c 07:24:33 b506dd615994917e797a6b9bb8fd8633858a422c [false] [Pipeline] sh 07:24:33 + git log --format=format:%s -1 b506dd615994917e797a6b9bb8fd8633858a422c [Pipeline] echo 07:24:33 ========================================================= 07:24:33 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:24:33 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:24:33 + git log --format=format:%s -1 b506dd615994917e797a6b9bb8fd8633858a422c [Pipeline] echo 07:24:33 [semverPrep] GIT_COMMIT: b506dd615994917e797a6b9bb8fd8633858a422c, Commit Message: Merge pull request #566 from hahattan/bump-sdk [Pipeline] echo 07:24:33 [semverPrep] This is not a build commit. [Pipeline] sh 07:24:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:24:34 + grep -v github /etc/ssh/ssh_known_hosts 07:24:34 + [ -e /tmp/ssh_known_hosts ] 07:24:34 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:24:34 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 07:24:34 + sudo tee -a /etc/ssh/ssh_known_hosts 07:24:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:24:34 07:24:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:24:34 0.1.4: Pulling from edgex-devops/py-git-semver 07:24:34 b85a868b505f: Pulling fs layer 07:24:34 e2be974225ed: Pulling fs layer 07:24:34 339a4e72a1f5: Pulling fs layer 07:24:34 988bab9f4d93: Pulling fs layer 07:24:34 1469e6f7b9e6: Pulling fs layer 07:24:34 eaf3925da568: Pulling fs layer 07:24:34 bab4dde63d76: Pulling fs layer 07:24:34 bde34c3a00c8: Pulling fs layer 07:24:34 b352a97aabf1: Pulling fs layer 07:24:34 4872d77fe225: Pulling fs layer 07:24:34 5851b861e8e6: Pulling fs layer 07:24:34 eaf3925da568: Waiting 07:24:34 bab4dde63d76: Waiting 07:24:34 5851b861e8e6: Waiting 07:24:34 4872d77fe225: Waiting 07:24:34 bde34c3a00c8: Waiting 07:24:34 988bab9f4d93: Waiting 07:24:34 b352a97aabf1: Waiting 07:24:34 1469e6f7b9e6: Waiting 07:24:34 e2be974225ed: Download complete 07:24:34 988bab9f4d93: Verifying Checksum 07:24:34 988bab9f4d93: Download complete 07:24:34 1469e6f7b9e6: Verifying Checksum 07:24:34 1469e6f7b9e6: Download complete 07:24:34 339a4e72a1f5: Verifying Checksum 07:24:34 339a4e72a1f5: Download complete 07:24:35 bde34c3a00c8: Verifying Checksum 07:24:35 bde34c3a00c8: Download complete 07:24:35 b352a97aabf1: Download complete 07:24:35 4872d77fe225: Verifying Checksum 07:24:35 4872d77fe225: Download complete 07:24:35 5851b861e8e6: Verifying Checksum 07:24:35 5851b861e8e6: Download complete 07:24:35 b85a868b505f: Verifying Checksum 07:24:35 b85a868b505f: Download complete 07:24:35 bab4dde63d76: Verifying Checksum 07:24:35 bab4dde63d76: Download complete 07:24:36 b85a868b505f: Pull complete 07:24:36 e2be974225ed: Pull complete 07:24:36 339a4e72a1f5: Pull complete 07:24:36 988bab9f4d93: Pull complete 07:24:37 1469e6f7b9e6: Pull complete 07:24:37 eaf3925da568: Pull complete 07:24:39 bab4dde63d76: Pull complete 07:24:39 bde34c3a00c8: Pull complete 07:24:39 b352a97aabf1: Pull complete 07:24:39 4872d77fe225: Pull complete 07:24:39 5851b861e8e6: Pull complete 07:24:39 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 07:24:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:24:39 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:24:39 prd-ubuntu20.04-docker-8c-8g-8887 does not seem to be running inside a container 07:24:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:24:41 $ docker top f3afa0d43e96b18df96245ecfff43131b6e03e3650dcf73cf37dbffe400d4a99 -eo pid,comm 07:24:41 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 07:24:41 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:24:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:24:41 [ssh-agent] Looking for ssh-agent implementation... 07:24:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:24:42 $ docker exec f3afa0d43e96b18df96245ecfff43131b6e03e3650dcf73cf37dbffe400d4a99 ssh-agent 07:24:42 SSH_AUTH_SOCK=/tmp/ssh-NsGtJ3CwV2py/agent.32 07:24:42 SSH_AGENT_PID=38 07:24:42 Running ssh-add (command line suppressed) 07:24:42 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_2631361317951395106.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_2631361317951395106.key) 07:24:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:24:42 + git tag --points-at HEAD [Pipeline] } 07:24:42 $ docker exec --env ******** --env ******** f3afa0d43e96b18df96245ecfff43131b6e03e3650dcf73cf37dbffe400d4a99 ssh-agent -k 07:24:42 unset SSH_AUTH_SOCK; 07:24:42 unset SSH_AGENT_PID; 07:24:42 echo Agent pid 38 killed; 07:24:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:24:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:24:42 [ssh-agent] Looking for ssh-agent implementation... 07:24:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:24:42 $ docker exec f3afa0d43e96b18df96245ecfff43131b6e03e3650dcf73cf37dbffe400d4a99 ssh-agent 07:24:42 SSH_AUTH_SOCK=/tmp/ssh-AQojSFORJBmv/agent.70 07:24:42 SSH_AGENT_PID=76 07:24:42 Running ssh-add (command line suppressed) 07:24:43 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_5933006808159253358.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_5933006808159253358.key) 07:24:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:24:43 + git semver init 07:24:43 2023-04-18 07:24:43,519 [run_init] DEBUG init version:0.0.0 force:False 07:24:43 2023-04-18 07:24:43,520 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver 07:24:43 2023-04-18 07:24:43,520 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/edgexfoundry_device-mqtt-go_main/.semver 07:24:43 2023-04-18 07:24:43,520 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/edgexfoundry_device-mqtt-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) 07:24:44 2023-04-18 07:24:44,274 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.git/info/exclude 07:24:44 2023-04-18 07:24:44,274 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:False 07:24:44 2023-04-18 07:24:44,275 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 07:24:44 2023-04-18 07:24:44,275 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 07:24:44 3.0.0-dev.19 [Pipeline] } 07:24:44 $ docker exec --env ******** --env ******** f3afa0d43e96b18df96245ecfff43131b6e03e3650dcf73cf37dbffe400d4a99 ssh-agent -k 07:24:44 unset SSH_AUTH_SOCK; 07:24:44 unset SSH_AGENT_PID; 07:24:44 echo Agent pid 76 killed; 07:24:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:24:44 + git semver [Pipeline] } 07:24:45 $ docker stop --time=1 f3afa0d43e96b18df96245ecfff43131b6e03e3650dcf73cf37dbffe400d4a99 07:24:46 $ docker rm -f --volumes f3afa0d43e96b18df96245ecfff43131b6e03e3650dcf73cf37dbffe400d4a99 [Pipeline] // withDockerContainer [Pipeline] sh 07:24:46 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:24:47 Stashed 1 file(s) [Pipeline] echo 07:24:47 [edgeXSemver]: initialized semver on version 3.0.0-dev.19 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:24:47 provisioning config files... 07:24:47 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config16859549558878633656tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:24:47 ---> docker-login.sh 07:24:47 nexus3.edgexfoundry.org:10001 07:24:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:24:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:24:47 Configure a credential helper to remove this warning. See 07:24:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:24:47 07:24:47 Login Succeeded 07:24:47 nexus3.edgexfoundry.org:10002 07:24:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:24:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:24:47 Configure a credential helper to remove this warning. See 07:24:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:24:47 07:24:47 Login Succeeded 07:24:47 nexus3.edgexfoundry.org:10003 07:24:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:24:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:24:47 Configure a credential helper to remove this warning. See 07:24:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:24:47 07:24:47 Login Succeeded 07:24:47 nexus3.edgexfoundry.org:10004 07:24:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:24:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:24:47 Configure a credential helper to remove this warning. See 07:24:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:24:47 07:24:47 Login Succeeded 07:24:47 docker.io 07:24:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:24:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:24:48 Configure a credential helper to remove this warning. See 07:24:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:24:48 07:24:48 Login Succeeded 07:24:48 ---> docker-login.sh ends [Pipeline] } 07:24:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:24:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:24:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:24:48 ========================================================= 07:24:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 07:24:48 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:48 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 07:24:48 Sending build context to Docker daemon 6.412MB 07:24:48 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 07:24:48 Step 2/12 : FROM ${BASE} AS builder 07:24:48 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 07:24:48 63b65145d645: Pulling fs layer 07:24:48 a2d21d5440eb: Pulling fs layer 07:24:48 935e6c44a52c: Pulling fs layer 07:24:48 94cc34f8dd06: Pulling fs layer 07:24:48 30dea6a524f1: Pulling fs layer 07:24:48 a2aff8979fd8: Pulling fs layer 07:24:48 6808be2612f2: Pulling fs layer 07:24:48 f25807f1079a: Pulling fs layer 07:24:48 94cc34f8dd06: Waiting 07:24:48 a2aff8979fd8: Waiting 07:24:48 30dea6a524f1: Waiting 07:24:48 6808be2612f2: Waiting 07:24:48 f25807f1079a: Waiting 07:24:48 a2d21d5440eb: Verifying Checksum 07:24:48 a2d21d5440eb: Download complete 07:24:48 94cc34f8dd06: Verifying Checksum 07:24:48 94cc34f8dd06: Download complete 07:24:48 30dea6a524f1: Verifying Checksum 07:24:48 30dea6a524f1: Download complete 07:24:48 63b65145d645: Verifying Checksum 07:24:48 63b65145d645: Download complete 07:24:48 a2aff8979fd8: Download complete 07:24:48 63b65145d645: Pull complete 07:24:49 a2d21d5440eb: Pull complete 07:24:49 f25807f1079a: Verifying Checksum 07:24:49 f25807f1079a: Download complete 07:24:49 935e6c44a52c: Verifying Checksum 07:24:49 935e6c44a52c: Download complete 07:24:49 6808be2612f2: Verifying Checksum 07:24:49 6808be2612f2: Download complete 07:24:52 935e6c44a52c: Pull complete 07:24:52 94cc34f8dd06: Pull complete 07:24:52 30dea6a524f1: Pull complete 07:24:52 a2aff8979fd8: Pull complete 07:24:55 6808be2612f2: Pull complete 07:24:55 f25807f1079a: Pull complete 07:24:55 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 07:24:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 07:24:55 ---> 3b553350e43f 07:24:55 Step 3/12 : ARG ADD_BUILD_TAGS="" 07:25:00 ---> Running in a8578e307b9a 07:25:00 Removing intermediate container a8578e307b9a 07:25:00 ---> 0f9c0b901fca 07:25:00 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:25:00 ---> Running in b6b2beb0280a 07:25:00 Removing intermediate container b6b2beb0280a 07:25:00 ---> acda87ad99ba 07:25:00 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 07:25:00 ---> Running in 782bca7436f6 07:25:00 Removing intermediate container 782bca7436f6 07:25:00 ---> be6fbce89e69 07:25:00 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 07:25:00 ---> Running in 2eb9071579a5 07:25:00 Removing intermediate container 2eb9071579a5 07:25:00 ---> 4d43450ef04f 07:25:00 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:25:00 ---> Running in da882fc4c72d 07:25:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 07:25:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 07:25:01 (1/4) Installing openssh-keygen (9.1_p1-r2) 07:25:01 (2/4) Installing libedit (20221030.3.1-r0) 07:25:01 (3/4) Installing openssh-client-common (9.1_p1-r2) 07:25:01 (4/4) Installing openssh-client-default (9.1_p1-r2) 07:25:01 Executing busybox-1.35.0-r29.trigger 07:25:01 OK: 269 MiB in 57 packages 07:25:01 Removing intermediate container da882fc4c72d 07:25:01 ---> b39c28b3067a 07:25:01 Step 8/12 : WORKDIR /device-mqtt-go 07:25:01 ---> Running in c6648f7a2dfb 07:25:01 Removing intermediate container c6648f7a2dfb 07:25:01 ---> fb7ebb78bbf5 07:25:01 Step 9/12 : COPY go.mod vendor* ./ 07:25:01 ---> 9c04ada4a114 07:25:01 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:25:01 ---> Running in 4b782bcd9e14 07:25:02 Still waiting to schedule task 07:25:02 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-8885’ 07:25:42 Removing intermediate container 4b782bcd9e14 07:25:42 ---> ec71bf600084 07:25:42 Step 11/12 : COPY . . 07:25:42 ---> 4153940db06c 07:25:42 Step 12/12 : RUN $MAKE 07:25:42 ---> Running in 18cf567c5d08 07:25:42 noop 07:25:42 Removing intermediate container 18cf567c5d08 07:25:42 ---> d8307f482792 07:25:42 Successfully built d8307f482792 07:25:42 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:25:42 + docker inspect -f . ci-base-image-x86_64 07:25:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:25:42 prd-ubuntu20.04-docker-8c-8g-8887 does not seem to be running inside a container 07:25:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:25:43 $ docker top d2552b84adbd356601dfae77669bd3bfa17ff4a31186af281f544bbe2a434ddd -eo pid,comm [Pipeline] { [Pipeline] sh 07:25:43 + go version 07:25:43 go version go1.20.2 linux/amd64 [Pipeline] } 07:25:43 $ docker stop --time=1 d2552b84adbd356601dfae77669bd3bfa17ff4a31186af281f544bbe2a434ddd 07:25:44 $ docker rm -f --volumes d2552b84adbd356601dfae77669bd3bfa17ff4a31186af281f544bbe2a434ddd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:25:45 + docker inspect -f . ci-base-image-x86_64 07:25:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:25:45 prd-ubuntu20.04-docker-8c-8g-8887 does not seem to be running inside a container 07:25:45 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:25:45 $ docker top 0d3ed5f8925fa4a08795f418560540a22643d1a3f02dfa6ef117c2579eef9626 -eo pid,comm [Pipeline] { [Pipeline] sh 07:25:45 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] fileExists [Pipeline] sh 07:25:46 + make test 07:25:46 go test ./... -coverprofile=coverage.out ./... 07:25:50 ? github.com/edgexfoundry/device-mqtt-go [no test files] 07:26:00 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 07:26:00 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 07:26:00 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.013s coverage: 21.9% of statements 07:26:05 go vet ./... 07:26:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:26:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:26:08 ./bin/test-attribution-txt.sh [Pipeline] echo 07:26:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 07:26:08 $ docker stop --time=1 0d3ed5f8925fa4a08795f418560540a22643d1a3f02dfa6ef117c2579eef9626 07:26:12 $ docker rm -f --volumes 0d3ed5f8925fa4a08795f418560540a22643d1a3f02dfa6ef117c2579eef9626 [Pipeline] // withDockerContainer [Pipeline] sh 07:26:12 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:26:12 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 07:26:13 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:26:13 + ls -al . 07:26:13 total 180 07:26:13 drwxrwxr-x 10 jenkins jenkins 4096 Apr 18 07:25 . 07:26:13 drwxrwxr-x 4 jenkins jenkins 4096 Apr 18 07:24 .. 07:26:13 -rw-rw-r-- 1 jenkins jenkins 140 Apr 18 07:24 .dockerignore 07:26:13 drwxrwxr-x 8 jenkins jenkins 4096 Apr 18 07:24 .git 07:26:13 drwxrwxr-x 3 jenkins jenkins 4096 Apr 18 07:24 .github 07:26:13 -rw-rw-r-- 1 jenkins jenkins 329 Apr 18 07:24 .gitignore 07:26:13 -rw-rw-r-- 1 jenkins jenkins 41 Apr 18 07:24 .golangci.yml 07:26:13 drwxr-xr-x 3 jenkins jenkins 4096 Apr 18 07:24 .semver 07:26:13 -rw-rw-r-- 1 jenkins jenkins 9417 Apr 18 07:24 Attribution.txt 07:26:13 -rw-rw-r-- 1 jenkins jenkins 13162 Apr 18 07:24 CHANGELOG.md 07:26:13 -rw-rw-r-- 1 jenkins jenkins 1689 Apr 18 07:24 Dockerfile 07:26:13 -rw-rw-r-- 1 jenkins jenkins 677 Apr 18 07:24 GOVERNANCE.md 07:26:13 -rw-rw-r-- 1 jenkins jenkins 678 Apr 18 07:24 Jenkinsfile 07:26:13 -rw-rw-r-- 1 jenkins jenkins 11340 Apr 18 07:24 LICENSE 07:26:13 -rw-rw-r-- 1 jenkins jenkins 1732 Apr 18 07:24 Makefile 07:26:13 -rw-rw-r-- 1 jenkins jenkins 620 Apr 18 07:24 OWNERS.md 07:26:13 -rw-rw-r-- 1 jenkins jenkins 3165 Apr 18 07:24 README.md 07:26:13 -rw-rw-r-- 1 jenkins jenkins 12 Apr 18 07:24 VERSION 07:26:13 drwxrwxr-x 2 jenkins jenkins 4096 Apr 18 07:24 bin 07:26:13 drwxrwxr-x 3 jenkins jenkins 4096 Apr 18 07:24 cmd 07:26:13 -rw-r--r-- 1 jenkins jenkins 18460 Apr 18 07:25 coverage.out 07:26:13 -rw-rw-r-- 1 jenkins jenkins 3333 Apr 18 07:24 go.mod 07:26:13 -rw-rw-r-- 1 jenkins jenkins 31553 Apr 18 07:24 go.sum 07:26:13 drwxrwxr-x 3 jenkins jenkins 4096 Apr 18 07:24 internal 07:26:13 drwxrwxr-x 2 jenkins jenkins 4096 Apr 18 07:24 mock 07:26:13 drwxrwxr-x 4 jenkins jenkins 4096 Apr 18 07:24 snap 07:26:13 -rw-rw-r-- 1 jenkins jenkins 227 Apr 18 07:24 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:13 + 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=b506dd615994917e797a6b9bb8fd8633858a422c --label arch=amd64 --label version=3.0.0-dev.19 . 07:26:13 Sending build context to Docker daemon 6.432MB 07:26:13 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 07:26:13 Step 2/24 : FROM ${BASE} AS builder 07:26:13 ---> d8307f482792 07:26:13 Step 3/24 : ARG ADD_BUILD_TAGS="" 07:26:14 ---> Running in 2dbe378f1ca8 07:26:14 Removing intermediate container 2dbe378f1ca8 07:26:14 ---> b385e4b05447 07:26:14 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:26:14 ---> Running in dbe365701317 07:26:14 Removing intermediate container dbe365701317 07:26:14 ---> a2d664f165df 07:26:14 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 07:26:14 ---> Running in 67fe50e87b83 07:26:14 Removing intermediate container 67fe50e87b83 07:26:14 ---> 51335585e572 07:26:14 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 07:26:14 ---> Running in 2595d319ab27 07:26:14 Removing intermediate container 2595d319ab27 07:26:14 ---> 99cd148e8761 07:26:14 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:26:14 ---> Running in 56fa203805b5 07:26:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 07:26:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 07:26:14 OK: 269 MiB in 57 packages 07:26:15 Removing intermediate container 56fa203805b5 07:26:15 ---> 916c426348da 07:26:15 Step 8/24 : WORKDIR /device-mqtt-go 07:26:15 ---> Running in fd7ebc29aaba 07:26:15 Removing intermediate container fd7ebc29aaba 07:26:15 ---> 895370c221f2 07:26:15 Step 9/24 : COPY go.mod vendor* ./ 07:26:15 ---> 2a28a9ec952f 07:26:15 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:26:15 ---> Running in 5f8e48316959 07:26:16 Removing intermediate container 5f8e48316959 07:26:16 ---> 8f5a5a5e655a 07:26:16 Step 11/24 : COPY . . 07:26:16 ---> c55fe9d5a160 07:26:16 Step 12/24 : RUN $MAKE 07:26:16 ---> Running in d2a6908b80cb 07:26:16 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.0.0-dev.19" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 07:26:34 Removing intermediate container d2a6908b80cb 07:26:34 ---> bcc2952b199d 07:26:34 Step 13/24 : FROM alpine:3.17 07:26:34 3.17: Pulling from library/alpine 07:26:34 f56be85fc22e: Pulling fs layer 07:26:34 f56be85fc22e: Verifying Checksum 07:26:34 f56be85fc22e: Download complete 07:26:34 f56be85fc22e: Pull complete 07:26:34 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 07:26:34 Status: Downloaded newer image for alpine:3.17 07:26:34 ---> 9ed4aefc74f6 07:26:34 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 07:26:34 ---> Running in 132637b3e185 07:26:34 Removing intermediate container 132637b3e185 07:26:34 ---> 2b498f839152 07:26:34 Step 15/24 : RUN apk add --update --no-cache dumb-init 07:26:34 ---> Running in 230238afc8f1 07:26:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 07:26:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 07:26:35 (1/1) Installing dumb-init (1.2.5-r2) 07:26:35 Executing busybox-1.35.0-r29.trigger 07:26:35 OK: 7 MiB in 16 packages 07:26:35 Removing intermediate container 230238afc8f1 07:26:35 ---> db762927127e 07:26:35 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 07:26:36 ---> 946a57b607e1 07:26:36 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 07:26:36 ---> 75dbb8ff1f07 07:26:36 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 07:26:36 ---> 37ab8c5bbfa0 07:26:36 Step 19/24 : EXPOSE 59982 07:26:36 ---> Running in 615a7bdc1881 07:26:36 Removing intermediate container 615a7bdc1881 07:26:36 ---> 633d557f03af 07:26:36 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 07:26:36 ---> Running in dddefd37a53b 07:26:36 Removing intermediate container dddefd37a53b 07:26:36 ---> 43a334613f45 07:26:36 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 07:26:36 ---> Running in 378df7840fbf 07:26:36 Removing intermediate container 378df7840fbf 07:26:36 ---> b16b43f144d9 07:26:36 Step 22/24 : LABEL arch=amd64 07:26:36 ---> Running in 638b766f357d 07:26:36 Removing intermediate container 638b766f357d 07:26:36 ---> 23908b6c7e51 07:26:36 Step 23/24 : LABEL git_sha=b506dd615994917e797a6b9bb8fd8633858a422c 07:26:36 ---> Running in cec3bf700f2b 07:26:36 Removing intermediate container cec3bf700f2b 07:26:36 ---> 84112c01a2f1 07:26:36 Step 24/24 : LABEL version=3.0.0-dev.19 07:26:36 ---> Running in 003f03674e93 07:26:36 Removing intermediate container 003f03674e93 07:26:36 ---> 7c488073cc8b 07:26:36 [Warning] One or more build-args [ARCH] were not consumed 07:26:36 Successfully built 7c488073cc8b 07:26:37 Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:26:37 provisioning config files... 07:26:37 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config13784267922194614493tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:26:37 ---> docker-login.sh 07:26:37 nexus3.edgexfoundry.org:10001 07:26:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:26:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:26:37 Configure a credential helper to remove this warning. See 07:26:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:26:37 07:26:37 Login Succeeded 07:26:37 nexus3.edgexfoundry.org:10002 07:26:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:26:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:26:37 Configure a credential helper to remove this warning. See 07:26:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:26:37 07:26:37 Login Succeeded 07:26:37 nexus3.edgexfoundry.org:10003 07:26:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:26:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:26:37 Configure a credential helper to remove this warning. See 07:26:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:26:37 07:26:37 Login Succeeded 07:26:37 nexus3.edgexfoundry.org:10004 07:26:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:26:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:26:37 Configure a credential helper to remove this warning. See 07:26:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:26:37 07:26:37 Login Succeeded 07:26:37 docker.io 07:26:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:26:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:26:38 Configure a credential helper to remove this warning. See 07:26:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:26:38 07:26:38 Login Succeeded 07:26:38 ---> docker-login.sh ends [Pipeline] } 07:26:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:26:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:26:38 [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: 07:26:38 b506dd615994917e797a6b9bb8fd8633858a422c 07:26:38 latest 07:26:38 3.0.0-dev.19 07:26:38 b506dd615994917e797a6b9bb8fd8633858a422c-3.0.0-dev.19 07:26:38 main 07:26:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:38 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:b506dd615994917e797a6b9bb8fd8633858a422c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:38 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:b506dd615994917e797a6b9bb8fd8633858a422c 07:26:38 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 07:26:38 a08ffdfea758: Preparing 07:26:38 998e5f68c3d0: Preparing 07:26:38 a131290b8f95: Preparing 07:26:38 27934f702059: Preparing 07:26:38 f1417ff83b31: Preparing 07:26:38 f1417ff83b31: Layer already exists 07:26:38 27934f702059: Pushed 07:26:38 998e5f68c3d0: Pushed 07:26:38 a08ffdfea758: Pushed 07:26:41 a131290b8f95: Pushed 07:26:41 b506dd615994917e797a6b9bb8fd8633858a422c: digest: sha256:73aef2089b66e419ccd27b676b30504d0ffbdb13d59495c3590e0f0e5f5416bd size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:41 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:41 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest 07:26:41 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 07:26:41 a08ffdfea758: Preparing 07:26:41 998e5f68c3d0: Preparing 07:26:41 a131290b8f95: Preparing 07:26:41 27934f702059: Preparing 07:26:41 f1417ff83b31: Preparing 07:26:41 27934f702059: Layer already exists 07:26:41 998e5f68c3d0: Layer already exists 07:26:41 f1417ff83b31: Layer already exists 07:26:41 a131290b8f95: Layer already exists 07:26:41 a08ffdfea758: Layer already exists 07:26:41 latest: digest: sha256:73aef2089b66e419ccd27b676b30504d0ffbdb13d59495c3590e0f0e5f5416bd size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:42 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:3.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:42 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:3.0.0-dev.19 07:26:42 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 07:26:42 a08ffdfea758: Preparing 07:26:42 998e5f68c3d0: Preparing 07:26:42 a131290b8f95: Preparing 07:26:42 27934f702059: Preparing 07:26:42 f1417ff83b31: Preparing 07:26:42 a131290b8f95: Layer already exists 07:26:42 f1417ff83b31: Layer already exists 07:26:42 998e5f68c3d0: Layer already exists 07:26:42 a08ffdfea758: Layer already exists 07:26:42 27934f702059: Layer already exists 07:26:42 3.0.0-dev.19: digest: sha256:73aef2089b66e419ccd27b676b30504d0ffbdb13d59495c3590e0f0e5f5416bd size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:42 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:b506dd615994917e797a6b9bb8fd8633858a422c-3.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:43 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:b506dd615994917e797a6b9bb8fd8633858a422c-3.0.0-dev.19 07:26:43 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 07:26:43 a08ffdfea758: Preparing 07:26:43 998e5f68c3d0: Preparing 07:26:43 a131290b8f95: Preparing 07:26:43 27934f702059: Preparing 07:26:43 f1417ff83b31: Preparing 07:26:43 27934f702059: Layer already exists 07:26:43 998e5f68c3d0: Layer already exists 07:26:43 a131290b8f95: Layer already exists 07:26:43 f1417ff83b31: Layer already exists 07:26:43 a08ffdfea758: Layer already exists 07:26:43 b506dd615994917e797a6b9bb8fd8633858a422c-3.0.0-dev.19: digest: sha256:73aef2089b66e419ccd27b676b30504d0ffbdb13d59495c3590e0f0e5f5416bd size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:43 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:43 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main 07:26:43 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 07:26:43 a08ffdfea758: Preparing 07:26:43 998e5f68c3d0: Preparing 07:26:43 a131290b8f95: Preparing 07:26:43 27934f702059: Preparing 07:26:43 f1417ff83b31: Preparing 07:26:43 f1417ff83b31: Layer already exists 07:26:43 998e5f68c3d0: Layer already exists 07:26:43 a131290b8f95: Layer already exists 07:26:43 27934f702059: Layer already exists 07:26:43 a08ffdfea758: Layer already exists 07:26:43 main: digest: sha256:73aef2089b66e419ccd27b676b30504d0ffbdb13d59495c3590e0f0e5f5416bd size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:26:43 ===================================================== [Pipeline] echo 07:26:43 taggedImages: 07:26:43 - nexus3.edgexfoundry.org:10004/device-mqtt:b506dd615994917e797a6b9bb8fd8633858a422c 07:26:43 - nexus3.edgexfoundry.org:10004/device-mqtt:latest 07:26:43 - nexus3.edgexfoundry.org:10004/device-mqtt:3.0.0-dev.19 07:26:43 - nexus3.edgexfoundry.org:10004/device-mqtt:b506dd615994917e797a6b9bb8fd8633858a422c-3.0.0-dev.19 07:26:43 - nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:26:44 07:26:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:26:44 latest: Pulling from edgex-lftools-log-publisher 07:26:44 5eb5b503b376: Pulling fs layer 07:26:44 5c69ac0246d0: Pulling fs layer 07:26:44 ec43610c2a17: Pulling fs layer 07:26:44 3a2ae6a8a46f: Pulling fs layer 07:26:44 33b1e0a273af: Pulling fs layer 07:26:44 5d3b04190fa2: Pulling fs layer 07:26:44 2f39f015ded8: Pulling fs layer 07:26:44 33b1e0a273af: Waiting 07:26:44 5d3b04190fa2: Waiting 07:26:44 2f39f015ded8: Waiting 07:26:44 3a2ae6a8a46f: Waiting 07:26:44 5c69ac0246d0: Verifying Checksum 07:26:44 5c69ac0246d0: Download complete 07:26:44 3a2ae6a8a46f: Verifying Checksum 07:26:44 3a2ae6a8a46f: Download complete 07:26:44 33b1e0a273af: Verifying Checksum 07:26:44 33b1e0a273af: Download complete 07:26:44 ec43610c2a17: Verifying Checksum 07:26:44 ec43610c2a17: Download complete 07:26:44 5d3b04190fa2: Verifying Checksum 07:26:44 5eb5b503b376: Verifying Checksum 07:26:44 5eb5b503b376: Download complete 07:26:45 5eb5b503b376: Pull complete 07:26:45 5c69ac0246d0: Pull complete 07:26:46 ec43610c2a17: Pull complete 07:26:46 3a2ae6a8a46f: Pull complete 07:26:46 33b1e0a273af: Pull complete 07:26:46 5d3b04190fa2: Pull complete 07:26:50 2f39f015ded8: Pull complete 07:26:50 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:26:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:26:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:26:51 prd-ubuntu20.04-docker-8c-8g-8887 does not seem to be running inside a container 07:26:51 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:26:53 $ docker top f16eaad3b5234b2ea4841a06b46b634fa4e32f2df2e07fcdb1ebcea514393980 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:26:54 ---> job-cost.sh 07:26:54 lf-activate-venv: SKIPPING 07:26:54 INFO: No Stack... 07:26:54 INFO: Retrieving Pricing Info for: v3-standard-8 07:26:55 INFO: Archiving Costs [Pipeline] sh 07:26:55 + cat /w/workspace/edgexfoundry_device-mqtt-go_main/archives/cost.csv 07:26:55 + cut -d, -f6 [Pipeline] lock 07:26:55 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-103-stack-cost] 07:26:55 Resource [jenkins-edgexfoundry-device-mqtt-go-main-103-stack-cost] did not exist. Created. 07:26:55 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-103-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:26:55 + echo total: 0.2199999988079071 [Pipeline] stash 07:26:55 Stashed 1 file(s) [Pipeline] } 07:26:55 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-103-stack-cost] [Pipeline] // lock [Pipeline] } 07:26:55 $ docker stop --time=1 f16eaad3b5234b2ea4841a06b46b634fa4e32f2df2e07fcdb1ebcea514393980 07:26:56 $ docker rm -f --volumes f16eaad3b5234b2ea4841a06b46b634fa4e32f2df2e07fcdb1ebcea514393980 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 07:28:07 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8890 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws 07:28:07 Running in /w/workspace/device-mqtt-go/103 [Pipeline] { [Pipeline] checkout 07:28:07 Selected Git installation does not exist. Using Default 07:28:07 The recommended git tool is: NONE 07:28:12 using credential edgex-jenkins-ssh 07:28:12 Cloning the remote Git repository 07:28:12 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 07:28:13 > git init /w/workspace/device-mqtt-go/103 # timeout=10 07:28:13 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 07:28:13 > git --version # timeout=10 07:28:13 > git --version # 'git version 2.25.1' 07:28:13 using GIT_SSH to set credentials SSH Credentials for GitHub 07:28:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:28:14 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 07:28:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:28:15 Avoid second fetch 07:28:15 Checking out Revision b506dd615994917e797a6b9bb8fd8633858a422c (main) 07:28:15 Commit message: "Merge pull request #566 from hahattan/bump-sdk" 07:28:15 > git config core.sparsecheckout # timeout=10 07:28:15 > git checkout -f b506dd615994917e797a6b9bb8fd8633858a422c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:28:16 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 07:28:16 % Total % Received % Xferd Average Speed Time Time Time Current 07:28:16 Dload Upload Total Spent Left Speed 07:28:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98k 0 --:--:-- --:--:-- --:--:-- 98k [Pipeline] sh 07:28:17 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 07:28:17 + sudo tee /etc/docker/daemon.new 07:28:17 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 07:28:17 { 07:28:17 "registry-mirrors": [ 07:28:17 "https://nexus3.edgexfoundry.org:10001" 07:28:17 ], 07:28:17 "bip": "10.250.0.254/24", 07:28:17 "hosts": [ 07:28:17 "tcp://0.0.0.0:5555", 07:28:17 "unix:///var/run/docker.sock" 07:28:17 ], 07:28:17 "mtu": 1458, 07:28:17 "selinux-enabled": true, 07:28:17 "seccomp-profile": "/etc/docker/seccomp.json" 07:28:17 } [Pipeline] sh 07:28:18 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 07:28:18 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:28:36 provisioning config files... 07:28:36 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/103@tmp/config14426472467481062766tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:28:37 ---> docker-login.sh 07:28:37 nexus3.edgexfoundry.org:10001 07:28:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:28:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:28:37 Configure a credential helper to remove this warning. See 07:28:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:28:37 07:28:37 Login Succeeded 07:28:37 nexus3.edgexfoundry.org:10002 07:28:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:28:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:28:38 Configure a credential helper to remove this warning. See 07:28:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:28:38 07:28:38 Login Succeeded 07:28:38 nexus3.edgexfoundry.org:10003 07:28:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:28:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:28:38 Configure a credential helper to remove this warning. See 07:28:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:28:38 07:28:38 Login Succeeded 07:28:38 nexus3.edgexfoundry.org:10004 07:28:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:28:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:28:38 Configure a credential helper to remove this warning. See 07:28:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:28:38 07:28:38 Login Succeeded 07:28:38 docker.io 07:28:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:28:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:28:39 Configure a credential helper to remove this warning. See 07:28:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:28:39 07:28:39 Login Succeeded 07:28:39 ---> docker-login.sh ends [Pipeline] } 07:28:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:28:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:28:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:28:39 ========================================================= 07:28:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 07:28:39 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:40 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 07:28:40 Sending build context to Docker daemon 3.34MB 07:28:40 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 07:28:40 Step 2/12 : FROM ${BASE} AS builder 07:28:40 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:28:40 af6eaf76a39c: Pulling fs layer 07:28:40 55522c791124: Pulling fs layer 07:28:40 ce5c4a1c91eb: Pulling fs layer 07:28:40 169dfbe0d373: Pulling fs layer 07:28:40 e1ff8fa3b103: Pulling fs layer 07:28:40 52ebb69f0ebf: Pulling fs layer 07:28:40 5abe8eddf0d5: Pulling fs layer 07:28:40 e1ff8fa3b103: Waiting 07:28:40 52ebb69f0ebf: Waiting 07:28:40 5abe8eddf0d5: Waiting 07:28:40 169dfbe0d373: Waiting 07:28:40 55522c791124: Download complete 07:28:40 169dfbe0d373: Verifying Checksum 07:28:40 169dfbe0d373: Download complete 07:28:40 e1ff8fa3b103: Verifying Checksum 07:28:40 e1ff8fa3b103: Download complete 07:28:40 af6eaf76a39c: Verifying Checksum 07:28:40 af6eaf76a39c: Download complete 07:28:41 5abe8eddf0d5: Verifying Checksum 07:28:41 5abe8eddf0d5: Download complete 07:28:41 af6eaf76a39c: Pull complete 07:28:42 55522c791124: Pull complete 07:28:43 52ebb69f0ebf: Verifying Checksum 07:28:43 52ebb69f0ebf: Download complete 07:28:43 ce5c4a1c91eb: Download complete 07:28:53 ce5c4a1c91eb: Pull complete 07:28:53 169dfbe0d373: Pull complete 07:28:53 e1ff8fa3b103: Pull complete 07:28:59 52ebb69f0ebf: Pull complete 07:29:00 5abe8eddf0d5: Pull complete 07:29:00 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 07:29:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 07:29:00 ---> 6cb57ee374ae 07:29:00 Step 3/12 : ARG ADD_BUILD_TAGS="" 07:29:02 ---> Running in ed41be5966e5 07:29:02 Removing intermediate container ed41be5966e5 07:29:02 ---> 813abf74cd93 07:29:02 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:29:02 ---> Running in aea07adabae7 07:29:02 Removing intermediate container aea07adabae7 07:29:02 ---> 5292be16df63 07:29:02 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 07:29:03 ---> Running in 833267ca3f0d 07:29:03 Removing intermediate container 833267ca3f0d 07:29:03 ---> 3f6d952ecfa5 07:29:03 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 07:29:03 ---> Running in 444b884bd067 07:29:03 Removing intermediate container 444b884bd067 07:29:03 ---> 2a487605d6dc 07:29:03 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:29:03 ---> Running in 23689814c989 07:29:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 07:29:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 07:29:06 (1/4) Installing openssh-keygen (9.1_p1-r2) 07:29:06 (2/4) Installing libedit (20221030.3.1-r0) 07:29:06 (3/4) Installing openssh-client-common (9.1_p1-r2) 07:29:07 (4/4) Installing openssh-client-default (9.1_p1-r2) 07:29:07 Executing busybox-1.35.0-r29.trigger 07:29:07 OK: 268 MiB in 57 packages 07:29:08 Removing intermediate container 23689814c989 07:29:08 ---> 44bd27192cfd 07:29:08 Step 8/12 : WORKDIR /device-mqtt-go 07:29:08 ---> Running in 2b716e8d15ae 07:29:08 Removing intermediate container 2b716e8d15ae 07:29:08 ---> ed0ac3ab6512 07:29:08 Step 9/12 : COPY go.mod vendor* ./ 07:29:09 ---> aa6cd6f82680 07:29:09 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:29:09 ---> Running in 8c541fee4b28 07:30:17 Removing intermediate container 8c541fee4b28 07:30:17 ---> 2f9051653593 07:30:17 Step 11/12 : COPY . . 07:30:17 ---> f2b85afd5d6b 07:30:17 Step 12/12 : RUN $MAKE 07:30:17 ---> Running in 10ecf4bac8b9 07:30:17 noop 07:30:17 Removing intermediate container 10ecf4bac8b9 07:30:17 ---> 98fb251e05db 07:30:17 Successfully built 98fb251e05db 07:30:17 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:17 + docker inspect -f . ci-base-image-arm64 07:30:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:30:17 prd-ubuntu20.04-docker-arm64-4c-16g-8890 does not seem to be running inside a container 07:30:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/103 -v /w/workspace/device-mqtt-go/103:/w/workspace/device-mqtt-go/103:rw,z -v /w/workspace/device-mqtt-go/103@tmp:/w/workspace/device-mqtt-go/103@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:30:19 $ docker top 6e3e759d7233090cf8013b59c6d1aa9f43f1bec071bdfc434bbdec28d358feb3 -eo pid,comm [Pipeline] { [Pipeline] sh 07:30:20 + go version 07:30:20 go version go1.20.2 linux/arm64 [Pipeline] } 07:30:20 $ docker stop --time=1 6e3e759d7233090cf8013b59c6d1aa9f43f1bec071bdfc434bbdec28d358feb3 07:30:21 $ docker rm -f --volumes 6e3e759d7233090cf8013b59c6d1aa9f43f1bec071bdfc434bbdec28d358feb3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:22 + docker inspect -f . ci-base-image-arm64 07:30:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:30:22 prd-ubuntu20.04-docker-arm64-4c-16g-8890 does not seem to be running inside a container 07:30:22 $ 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/103 -v /w/workspace/device-mqtt-go/103:/w/workspace/device-mqtt-go/103:rw,z -v /w/workspace/device-mqtt-go/103@tmp:/w/workspace/device-mqtt-go/103@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:30:25 $ docker top e70801a917e765b9f94a64db52dac72981c6d999c4d475b143aaaefc626d8f16 -eo pid,comm [Pipeline] { [Pipeline] sh 07:30:26 + git config --global --add safe.directory /w/workspace/device-mqtt-go/103 [Pipeline] fileExists [Pipeline] sh 07:30:27 + make test 07:30:27 go test ./... -coverprofile=coverage.out ./... 07:30:59 ? github.com/edgexfoundry/device-mqtt-go [no test files] 07:32:50 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 07:32:51 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 07:32:51 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.075s coverage: 21.9% of statements 07:32:52 WARNING: Linting skipped (not on x86_64 or linter not installed) 07:32:52 go vet ./... 07:33:31 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:33:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:33:31 ./bin/test-attribution-txt.sh [Pipeline] echo 07:33:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 07:33:31 $ docker stop --time=1 e70801a917e765b9f94a64db52dac72981c6d999c4d475b143aaaefc626d8f16 07:33:32 $ docker rm -f --volumes e70801a917e765b9f94a64db52dac72981c6d999c4d475b143aaaefc626d8f16 [Pipeline] // withDockerContainer [Pipeline] sh 07:33:34 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:33:34 Warning: overwriting stash ‘coverage-report’ 07:33:34 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 07:33:35 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:33:35 + ls -al . 07:33:35 total 176 07:33:35 drwxrwxr-x 9 jenkins jenkins 4096 Apr 18 07:30 . 07:33:35 drwxrwxr-x 4 jenkins jenkins 4096 Apr 18 07:28 .. 07:33:35 -rw-rw-r-- 1 jenkins jenkins 140 Apr 18 07:28 .dockerignore 07:33:35 drwxrwxr-x 8 jenkins jenkins 4096 Apr 18 07:28 .git 07:33:35 drwxrwxr-x 3 jenkins jenkins 4096 Apr 18 07:28 .github 07:33:35 -rw-rw-r-- 1 jenkins jenkins 329 Apr 18 07:28 .gitignore 07:33:35 -rw-rw-r-- 1 jenkins jenkins 41 Apr 18 07:28 .golangci.yml 07:33:35 -rw-rw-r-- 1 jenkins jenkins 9417 Apr 18 07:28 Attribution.txt 07:33:35 -rw-rw-r-- 1 jenkins jenkins 13162 Apr 18 07:28 CHANGELOG.md 07:33:35 -rw-rw-r-- 1 jenkins jenkins 1689 Apr 18 07:28 Dockerfile 07:33:35 -rw-rw-r-- 1 jenkins jenkins 677 Apr 18 07:28 GOVERNANCE.md 07:33:35 -rw-rw-r-- 1 jenkins jenkins 678 Apr 18 07:28 Jenkinsfile 07:33:35 -rw-rw-r-- 1 jenkins jenkins 11340 Apr 18 07:28 LICENSE 07:33:35 -rw-rw-r-- 1 jenkins jenkins 1732 Apr 18 07:28 Makefile 07:33:35 -rw-rw-r-- 1 jenkins jenkins 620 Apr 18 07:28 OWNERS.md 07:33:35 -rw-rw-r-- 1 jenkins jenkins 3165 Apr 18 07:28 README.md 07:33:35 -rw-rw-r-- 1 jenkins jenkins 12 Apr 18 07:24 VERSION 07:33:35 drwxrwxr-x 2 jenkins jenkins 4096 Apr 18 07:28 bin 07:33:35 drwxrwxr-x 3 jenkins jenkins 4096 Apr 18 07:28 cmd 07:33:35 -rw-r--r-- 1 jenkins jenkins 18460 Apr 18 07:32 coverage.out 07:33:35 -rw-rw-r-- 1 jenkins jenkins 3333 Apr 18 07:28 go.mod 07:33:35 -rw-rw-r-- 1 jenkins jenkins 31553 Apr 18 07:28 go.sum 07:33:35 drwxrwxr-x 3 jenkins jenkins 4096 Apr 18 07:28 internal 07:33:35 drwxrwxr-x 2 jenkins jenkins 4096 Apr 18 07:28 mock 07:33:35 drwxrwxr-x 4 jenkins jenkins 4096 Apr 18 07:28 snap 07:33:35 -rw-rw-r-- 1 jenkins jenkins 227 Apr 18 07:28 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:33:35 + 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=b506dd615994917e797a6b9bb8fd8633858a422c --label arch=arm64 --label version=3.0.0-dev.19 . 07:33:36 Sending build context to Docker daemon 3.36MB 07:33:36 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 07:33:36 Step 2/24 : FROM ${BASE} AS builder 07:33:36 ---> 98fb251e05db 07:33:36 Step 3/24 : ARG ADD_BUILD_TAGS="" 07:33:36 ---> Running in d1e76cd4c8cb 07:33:36 Removing intermediate container d1e76cd4c8cb 07:33:36 ---> 55427ff02865 07:33:36 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:33:36 ---> Running in a2c88a0e119a 07:33:37 Removing intermediate container a2c88a0e119a 07:33:37 ---> 600fea2dc1f9 07:33:37 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 07:33:37 ---> Running in 8e81c80ce6bb 07:33:37 Removing intermediate container 8e81c80ce6bb 07:33:37 ---> c9d00be224f9 07:33:37 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 07:33:37 ---> Running in 3a6cf1d5e5e7 07:33:38 Removing intermediate container 3a6cf1d5e5e7 07:33:38 ---> 37d5d38adede 07:33:38 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:33:38 ---> Running in 7f3db027e2cd 07:33:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 07:33:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 07:33:41 OK: 268 MiB in 57 packages 07:33:42 Removing intermediate container 7f3db027e2cd 07:33:42 ---> 532b2101b6c8 07:33:42 Step 8/24 : WORKDIR /device-mqtt-go 07:33:42 ---> Running in 180906466f7e 07:33:42 Removing intermediate container 180906466f7e 07:33:42 ---> dfe64703c9ab 07:33:42 Step 9/24 : COPY go.mod vendor* ./ 07:33:43 ---> 76f4ebef58ef 07:33:43 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:33:43 ---> Running in 80033d42cefe 07:33:45 Removing intermediate container 80033d42cefe 07:33:45 ---> f62caeb7c2fa 07:33:45 Step 11/24 : COPY . . 07:33:46 ---> 0aa9ff065ba5 07:33:46 Step 12/24 : RUN $MAKE 07:33:46 ---> Running in 6bb30047828b 07:33:47 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.0.0-dev.19" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 07:36:09 Removing intermediate container 6bb30047828b 07:36:09 ---> 59b08237d678 07:36:09 Step 13/24 : FROM alpine:3.17 07:36:09 3.17: Pulling from library/alpine 07:36:09 c41833b44d91: Pulling fs layer 07:36:09 c41833b44d91: Verifying Checksum 07:36:09 c41833b44d91: Pull complete 07:36:09 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 07:36:09 Status: Downloaded newer image for alpine:3.17 07:36:09 ---> 51e60588ff2c 07:36:09 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 07:36:09 ---> Running in a6c1a822b54d 07:36:09 Removing intermediate container a6c1a822b54d 07:36:09 ---> 9ccb5d133469 07:36:09 Step 15/24 : RUN apk add --update --no-cache dumb-init 07:36:09 ---> Running in 02d74635292e 07:36:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 07:36:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 07:36:09 (1/1) Installing dumb-init (1.2.5-r2) 07:36:09 Executing busybox-1.35.0-r29.trigger 07:36:09 OK: 8 MiB in 16 packages 07:36:10 Removing intermediate container 02d74635292e 07:36:10 ---> e00b3cdb65bf 07:36:10 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 07:36:12 ---> a2daf9121c0c 07:36:12 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 07:36:12 ---> 3a62dc878461 07:36:12 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 07:36:13 ---> d5e68ba36477 07:36:13 Step 19/24 : EXPOSE 59982 07:36:13 ---> Running in 6ef259d1a224 07:36:13 Removing intermediate container 6ef259d1a224 07:36:13 ---> 9032cc3f7e18 07:36:13 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 07:36:13 ---> Running in 38a10aa23f42 07:36:14 Removing intermediate container 38a10aa23f42 07:36:14 ---> 13a980c8c249 07:36:14 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 07:36:14 ---> Running in 2051b40aa627 07:36:14 Removing intermediate container 2051b40aa627 07:36:14 ---> 440c8b55c58d 07:36:14 Step 22/24 : LABEL arch=arm64 07:36:14 ---> Running in d347493b82f7 07:36:14 Removing intermediate container d347493b82f7 07:36:14 ---> f7e948b56ed3 07:36:14 Step 23/24 : LABEL git_sha=b506dd615994917e797a6b9bb8fd8633858a422c 07:36:14 ---> Running in ac34bf5cdfbd 07:36:15 Removing intermediate container ac34bf5cdfbd 07:36:15 ---> c3db190976cf 07:36:15 Step 24/24 : LABEL version=3.0.0-dev.19 07:36:15 ---> Running in ad9a20e2b8b3 07:36:15 Removing intermediate container ad9a20e2b8b3 07:36:15 ---> 6d14af7e2cb2 07:36:15 [Warning] One or more build-args [ARCH] were not consumed 07:36:15 Successfully built 6d14af7e2cb2 07:36:15 Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:36:15 provisioning config files... 07:36:15 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/103@tmp/config13129857250381266378tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:36:15 ---> docker-login.sh 07:36:15 nexus3.edgexfoundry.org:10001 07:36:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:36:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:36:16 Configure a credential helper to remove this warning. See 07:36:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:36:16 07:36:16 Login Succeeded 07:36:16 nexus3.edgexfoundry.org:10002 07:36:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:36:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:36:16 Configure a credential helper to remove this warning. See 07:36:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:36:16 07:36:16 Login Succeeded 07:36:16 nexus3.edgexfoundry.org:10003 07:36:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:36:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:36:16 Configure a credential helper to remove this warning. See 07:36:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:36:16 07:36:16 Login Succeeded 07:36:16 nexus3.edgexfoundry.org:10004 07:36:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:36:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:36:17 Configure a credential helper to remove this warning. See 07:36:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:36:17 07:36:17 Login Succeeded 07:36:17 docker.io 07:36:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:36:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:36:17 Configure a credential helper to remove this warning. See 07:36:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:36:17 07:36:17 Login Succeeded 07:36:17 ---> docker-login.sh ends [Pipeline] } 07:36:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:36:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:36:17 [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: 07:36:17 b506dd615994917e797a6b9bb8fd8633858a422c 07:36:17 latest 07:36:17 3.0.0-dev.19 07:36:17 b506dd615994917e797a6b9bb8fd8633858a422c-3.0.0-dev.19 07:36:17 main 07:36:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:18 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:b506dd615994917e797a6b9bb8fd8633858a422c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:18 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:b506dd615994917e797a6b9bb8fd8633858a422c 07:36:18 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 07:36:18 6a5155ea78c6: Preparing 07:36:18 c3c86e0075a5: Preparing 07:36:18 9428d455a8a5: Preparing 07:36:18 2a4933e15bdb: Preparing 07:36:18 26cbea5cba74: Preparing 07:36:18 26cbea5cba74: Layer already exists 07:36:18 6a5155ea78c6: Pushed 07:36:18 c3c86e0075a5: Pushed 07:36:18 2a4933e15bdb: Pushed 07:36:24 9428d455a8a5: Pushed 07:36:24 b506dd615994917e797a6b9bb8fd8633858a422c: digest: sha256:0de563f4f25793e644b7198406751c284e166fb095750541a639dac5e2477f42 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:24 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:25 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest 07:36:25 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 07:36:25 6a5155ea78c6: Preparing 07:36:25 c3c86e0075a5: Preparing 07:36:25 9428d455a8a5: Preparing 07:36:25 2a4933e15bdb: Preparing 07:36:25 26cbea5cba74: Preparing 07:36:25 26cbea5cba74: Layer already exists 07:36:25 c3c86e0075a5: Layer already exists 07:36:25 9428d455a8a5: Layer already exists 07:36:25 2a4933e15bdb: Layer already exists 07:36:25 6a5155ea78c6: Layer already exists 07:36:25 latest: digest: sha256:0de563f4f25793e644b7198406751c284e166fb095750541a639dac5e2477f42 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:25 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:26 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.0.0-dev.19 07:36:26 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 07:36:26 6a5155ea78c6: Preparing 07:36:26 c3c86e0075a5: Preparing 07:36:26 9428d455a8a5: Preparing 07:36:26 2a4933e15bdb: Preparing 07:36:26 26cbea5cba74: Preparing 07:36:26 26cbea5cba74: Layer already exists 07:36:26 c3c86e0075a5: Layer already exists 07:36:26 9428d455a8a5: Layer already exists 07:36:26 6a5155ea78c6: Layer already exists 07:36:26 2a4933e15bdb: Layer already exists 07:36:26 3.0.0-dev.19: digest: sha256:0de563f4f25793e644b7198406751c284e166fb095750541a639dac5e2477f42 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:26 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:b506dd615994917e797a6b9bb8fd8633858a422c-3.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:27 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:b506dd615994917e797a6b9bb8fd8633858a422c-3.0.0-dev.19 07:36:27 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 07:36:27 6a5155ea78c6: Preparing 07:36:27 c3c86e0075a5: Preparing 07:36:27 9428d455a8a5: Preparing 07:36:27 2a4933e15bdb: Preparing 07:36:27 26cbea5cba74: Preparing 07:36:27 2a4933e15bdb: Layer already exists 07:36:27 26cbea5cba74: Layer already exists 07:36:27 c3c86e0075a5: Layer already exists 07:36:27 6a5155ea78c6: Layer already exists 07:36:27 9428d455a8a5: Layer already exists 07:36:27 b506dd615994917e797a6b9bb8fd8633858a422c-3.0.0-dev.19: digest: sha256:0de563f4f25793e644b7198406751c284e166fb095750541a639dac5e2477f42 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:27 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:27 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main 07:36:27 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 07:36:27 6a5155ea78c6: Preparing 07:36:27 c3c86e0075a5: Preparing 07:36:27 9428d455a8a5: Preparing 07:36:27 2a4933e15bdb: Preparing 07:36:27 26cbea5cba74: Preparing 07:36:27 26cbea5cba74: Layer already exists 07:36:27 9428d455a8a5: Layer already exists 07:36:27 2a4933e15bdb: Layer already exists 07:36:27 6a5155ea78c6: Layer already exists 07:36:27 c3c86e0075a5: Layer already exists 07:36:28 main: digest: sha256:0de563f4f25793e644b7198406751c284e166fb095750541a639dac5e2477f42 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:36:28 ===================================================== [Pipeline] echo 07:36:28 taggedImages: 07:36:28 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:b506dd615994917e797a6b9bb8fd8633858a422c 07:36:28 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest 07:36:28 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.0.0-dev.19 07:36:28 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:b506dd615994917e797a6b9bb8fd8633858a422c-3.0.0-dev.19 07:36:28 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:36:28 07:36:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:36:28 arm64: Pulling from edgex-lftools-log-publisher 07:36:28 8998bd30e6a1: Pulling fs layer 07:36:28 04944245beec: Pulling fs layer 07:36:28 699f458cf7ca: Pulling fs layer 07:36:28 765212b225bb: Pulling fs layer 07:36:28 f23df028b6ca: Pulling fs layer 07:36:28 d65c8cfc05b1: Pulling fs layer 07:36:28 2437ff75d9bd: Pulling fs layer 07:36:28 765212b225bb: Waiting 07:36:28 f23df028b6ca: Waiting 07:36:28 d65c8cfc05b1: Waiting 07:36:28 2437ff75d9bd: Waiting 07:36:29 04944245beec: Verifying Checksum 07:36:29 04944245beec: Download complete 07:36:29 765212b225bb: Verifying Checksum 07:36:29 765212b225bb: Download complete 07:36:29 f23df028b6ca: Verifying Checksum 07:36:29 f23df028b6ca: Download complete 07:36:29 d65c8cfc05b1: Verifying Checksum 07:36:29 d65c8cfc05b1: Download complete 07:36:29 699f458cf7ca: Verifying Checksum 07:36:29 699f458cf7ca: Download complete 07:36:29 8998bd30e6a1: Verifying Checksum 07:36:29 8998bd30e6a1: Download complete 07:36:32 2437ff75d9bd: Download complete 07:36:33 8998bd30e6a1: Pull complete 07:36:34 04944245beec: Pull complete 07:36:38 699f458cf7ca: Pull complete 07:36:38 765212b225bb: Pull complete 07:36:39 f23df028b6ca: Pull complete 07:36:39 d65c8cfc05b1: Pull complete 07:36:54 2437ff75d9bd: Pull complete 07:36:54 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 07:36:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:36:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:36:54 prd-ubuntu20.04-docker-arm64-4c-16g-8890 does not seem to be running inside a container 07:36:54 $ 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/103 -v /w/workspace/device-mqtt-go/103:/w/workspace/device-mqtt-go/103:rw,z -v /w/workspace/device-mqtt-go/103@tmp:/w/workspace/device-mqtt-go/103@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 07:36:57 $ docker top 37110417a5ad64e7fb78196c2d8c8cd6edb4c9647ce664101faa52060f15c04e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:36:58 ---> job-cost.sh 07:36:58 lf-activate-venv: SKIPPING 07:36:58 INFO: No Stack... 07:36:58 INFO: Retrieving Pricing Info for: v3-standard-4 07:36:59 INFO: Archiving Costs [Pipeline] sh 07:37:00 + cat /w/workspace/device-mqtt-go/103/archives/cost.csv 07:37:00 + cut -d, -f6 [Pipeline] lock 07:37:00 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-103-stack-cost] 07:37:00 Resource [jenkins-edgexfoundry-device-mqtt-go-main-103-stack-cost] did not exist. Created. 07:37:00 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-103-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:37:00 /w/workspace/device-mqtt-go/103@tmp/durable-12917d52/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 07:37:01 + echo total: 0.10999999940395355 [Pipeline] stash 07:37:01 Warning: overwriting stash ‘stack-cost’ 07:37:01 Stashed 1 file(s) [Pipeline] } 07:37:01 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-103-stack-cost] [Pipeline] // lock [Pipeline] } 07:37:01 $ docker stop --time=1 37110417a5ad64e7fb78196c2d8c8cd6edb4c9647ce664101faa52060f15c04e 07:37:05 $ docker rm -f --volumes 37110417a5ad64e7fb78196c2d8c8cd6edb4c9647ce664101faa52060f15c04e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 07:37:05 provisioning config files... 07:37:05 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config17896974824897796570tmp [Pipeline] { [Pipeline] sh 07:37:05 + set +x 07:37:05 + curl -s+ https://codecov.io/bash 07:37:05 bash -s -- 07:37:05 07:37:05 _____ _ 07:37:05 / ____| | | 07:37:05 | | ___ __| | ___ ___ _____ __ 07:37:05 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:37:05 | |___| (_) | (_| | __/ (_| (_) \ V / 07:37:05 \_____\___/ \__,_|\___|\___\___/ \_/ 07:37:05 Bash-1.0.6 07:37:05 07:37:05 07:37:05 ==> git version 2.25.1 found 07:37:05 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 07:37:05 Release-Date: 2020-01-08 07:37:05 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 07:37:05 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 07:37:05 ==> Jenkins CI detected. 07:37:05 current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main 07:37:05 project root: . 07:37:05 --> token set from env 07:37:05 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:37:05 ==> Running gcov in . (disable via -X gcov) 07:37:05 ==> Python coveragepy not found 07:37:05 ==> Searching for coverage reports in: 07:37:05 + . 07:37:05 -> Found 1 reports 07:37:05 ==> Detecting git/mercurial file structure 07:37:05 ==> Reading reports 07:37:05 + ./coverage.out bytes=18460 07:37:05 ==> Appending adjustments 07:37:05 https://docs.codecov.io/docs/fixing-reports 07:37:06 + Found adjustments 07:37:06 ==> Gzipping contents 07:37:06 4.0K /tmp/codecov.J55Woo.gz 07:37:06 ==> Uploading reports 07:37:06 url: https://codecov.io 07:37:06 query: branch=main&commit=b506dd615994917e797a6b9bb8fd8633858a422c&build=103&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F103%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= 07:37:06 -> Pinging Codecov 07:37:06 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=b506dd615994917e797a6b9bb8fd8633858a422c&build=103&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F103%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= 07:37:06 -> Uploading to 07:37:06 https://storage.googleapis.com/codecov/v4/raw/2023-04-18/7D719EC7BBE17E464838252E33014C33/b506dd615994917e797a6b9bb8fd8633858a422c/54b1b98d-2934-4c6e-982d-6221bd1a1e50.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230418%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230418T073706Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=650cc52d8675d8792c77f6e5342ea0af14d444a395120f4b6c16864135f44738 07:37:06 % Total % Received % Xferd Average Speed Time Time Time Current 07:37:06 Dload Upload Total Spent Left Speed 07:37:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3182 0 0 100 3182 0 13834 --:--:-- --:--:-- --:--:-- 13834 07:37:06 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/b506dd615994917e797a6b9bb8fd8633858a422c [Pipeline] } 07:37:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 07:37:06 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 07:37:06 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:37:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 07:37:07 07:37:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:37:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 07:37:07 1.410.4: Pulling from edgex-devops/edgex-snyk-go 07:37:07 df9b9388f04a: Pulling fs layer 07:37:07 52dc419b0ee2: Pulling fs layer 07:37:07 25bc292e5bac: Pulling fs layer 07:37:07 114826534d7a: Pulling fs layer 07:37:07 4657fd5d0bcf: Pulling fs layer 07:37:07 6ad1cebc031e: Pulling fs layer 07:37:07 8a3aa393b2d8: Pulling fs layer 07:37:07 4657fd5d0bcf: Waiting 07:37:07 6ad1cebc031e: Waiting 07:37:07 8a3aa393b2d8: Waiting 07:37:07 25bc292e5bac: Verifying Checksum 07:37:07 25bc292e5bac: Download complete 07:37:07 52dc419b0ee2: Verifying Checksum 07:37:07 52dc419b0ee2: Download complete 07:37:07 4657fd5d0bcf: Download complete 07:37:07 df9b9388f04a: Verifying Checksum 07:37:07 df9b9388f04a: Pull complete 07:37:07 6ad1cebc031e: Verifying Checksum 07:37:07 6ad1cebc031e: Download complete 07:37:07 52dc419b0ee2: Pull complete 07:37:07 25bc292e5bac: Pull complete 07:37:08 114826534d7a: Verifying Checksum 07:37:08 114826534d7a: Download complete 07:37:08 8a3aa393b2d8: Verifying Checksum 07:37:08 8a3aa393b2d8: Download complete 07:37:11 114826534d7a: Pull complete 07:37:11 4657fd5d0bcf: Pull complete 07:37:11 6ad1cebc031e: Pull complete 07:37:13 8a3aa393b2d8: Pull complete 07:37:13 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 07:37:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 07:37:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:37:14 prd-ubuntu20.04-docker-8c-8g-8887 does not seem to be running inside a container 07:37:14 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 07:37:16 $ docker top 472dff573d88a391763018c929b85812ab8bce322eb04907de43f7ec183a5ecb -eo pid,comm [Pipeline] { [Pipeline] echo 07:37:16 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-mqtt-go:main' [Pipeline] sh 07:37:16 + set -o pipefail 07:37:16 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-mqtt-go:main' 07:37:20 07:37:20 Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... 07:37:20 07:37:20 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/38fccec6-2f8b-4396-aa47-65a7ae25b6ec/history/65474533-6f91-4c93-abbf-28173e1a4313 07:37:20 07:37:20 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 07:37:20 07:37:20 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 07:37:20 07:37:20 07:37:20 A medium severity vulnerability was found in the Snyk CLI versions you are using. 07:37:20 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 07:37:20 More details here: https://snyk.co/ue1NS [Pipeline] } 07:37:20 $ docker stop --time=1 472dff573d88a391763018c929b85812ab8bce322eb04907de43f7ec183a5ecb 07:37:23 $ docker rm -f --volumes 472dff573d88a391763018c929b85812ab8bce322eb04907de43f7ec183a5ecb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:37:23 + git log --format=format:%s -1 b506dd615994917e797a6b9bb8fd8633858a422c [Pipeline] sh 07:37:24 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:37:24 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:37:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:37:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:37:24 prd-ubuntu20.04-docker-8c-8g-8887 does not seem to be running inside a container 07:37:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:37:25 $ docker top b98516a8b69aaa96d6cdebaabd139fb9f107092223226611bb22f46ace65c2b6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:37:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:37:25 [ssh-agent] Looking for ssh-agent implementation... 07:37:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:37:25 $ docker exec b98516a8b69aaa96d6cdebaabd139fb9f107092223226611bb22f46ace65c2b6 ssh-agent 07:37:25 SSH_AUTH_SOCK=/tmp/ssh-f55BmGcpvPVt/agent.32 07:37:25 SSH_AGENT_PID=38 07:37:25 Running ssh-add (command line suppressed) 07:37:25 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_2709675668309243874.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_2709675668309243874.key) 07:37:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:37:25 + git semver tag 07:37:26 2023-04-18 07:37:25,954 [run_tag] DEBUG tag force:False 07:37:26 2023-04-18 07:37:25,954 [check_head_tag] DEBUG check head tag 07:37:26 2023-04-18 07:37:25,955 [execute] INFO git cat-file --batch-check 07:37:26 2023-04-18 07:37:25,955 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) 07:37:26 2023-04-18 07:37:25,958 [execute] INFO git cat-file --batch 07:37:26 2023-04-18 07:37:25,959 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) 07:37:26 2023-04-18 07:37:25,982 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 07:37:26 2023-04-18 07:37:25,982 [execute] INFO git tag -a v3.0.0-dev.19 -m v3.0.0-dev.19 07:37:26 2023-04-18 07:37:25,982 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.19', '-m', 'v3.0.0-dev.19'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) 07:37:26 2023-04-18 07:37:25,986 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 07:37:26 3.0.0-dev.19 [Pipeline] } 07:37:26 $ docker exec --env ******** --env ******** b98516a8b69aaa96d6cdebaabd139fb9f107092223226611bb22f46ace65c2b6 ssh-agent -k 07:37:26 unset SSH_AUTH_SOCK; 07:37:26 unset SSH_AGENT_PID; 07:37:26 echo Agent pid 38 killed; 07:37:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:37:26 + git semver [Pipeline] } 07:37:26 $ docker stop --time=1 b98516a8b69aaa96d6cdebaabd139fb9f107092223226611bb22f46ace65c2b6 07:37:27 $ docker rm -f --volumes b98516a8b69aaa96d6cdebaabd139fb9f107092223226611bb22f46ace65c2b6 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:37:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:37:28 07:37:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:37:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:37:28 0.23.1-centos7: Pulling from edgex-lftools 07:37:28 ab5ef0e58194: Pulling fs layer 07:37:28 9712f1f96733: Pulling fs layer 07:37:28 63f879dbbcfc: Pulling fs layer 07:37:28 0d9ebad4ef96: Pulling fs layer 07:37:28 e9a5061849ea: Pulling fs layer 07:37:28 d747dcd14b5f: Pulling fs layer 07:37:28 2de7ff778b66: Pulling fs layer 07:37:28 0d9ebad4ef96: Waiting 07:37:28 2de7ff778b66: Waiting 07:37:28 d747dcd14b5f: Waiting 07:37:28 9712f1f96733: Verifying Checksum 07:37:28 9712f1f96733: Download complete 07:37:28 63f879dbbcfc: Verifying Checksum 07:37:28 63f879dbbcfc: Download complete 07:37:29 e9a5061849ea: Verifying Checksum 07:37:29 e9a5061849ea: Download complete 07:37:29 d747dcd14b5f: Verifying Checksum 07:37:29 d747dcd14b5f: Download complete 07:37:29 0d9ebad4ef96: Verifying Checksum 07:37:29 0d9ebad4ef96: Download complete 07:37:29 ab5ef0e58194: Verifying Checksum 07:37:29 ab5ef0e58194: Download complete 07:37:29 2de7ff778b66: Verifying Checksum 07:37:29 2de7ff778b66: Download complete 07:37:31 ab5ef0e58194: Pull complete 07:37:31 9712f1f96733: Pull complete 07:37:32 63f879dbbcfc: Pull complete 07:37:35 0d9ebad4ef96: Pull complete 07:37:35 e9a5061849ea: Pull complete 07:37:35 d747dcd14b5f: Pull complete 07:37:36 2de7ff778b66: Pull complete 07:37:36 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 07:37:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:37:36 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:37:36 prd-ubuntu20.04-docker-8c-8g-8887 does not seem to be running inside a container 07:37:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 07:37:39 $ docker top 3910bb3ccb8aa046671b148beee30eb25fdd9b74838c44d278d81340ee0339b2 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 07:37:39 provisioning config files... 07:37:39 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config3936129207541220257tmp 07:37:39 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config1511638727818407893tmp 07:37:39 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config8084554843753380117tmp [Pipeline] { [Pipeline] echo 07:37:39 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 07:37:39 ---> sigul-configuration.sh 07:37:39 gpg: directory `/root/.gnupg' created 07:37:39 gpg: new configuration file `/root/.gnupg/gpg.conf' created 07:37:39 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 07:37:39 gpg: keyring `/root/.gnupg/secring.gpg' created 07:37:39 gpg: keyring `/root/.gnupg/pubring.gpg' created 07:37:39 gpg: CAST5 encrypted data 07:37:39 gpg: encrypted with 1 passphrase 07:37:39 gpg: WARNING: message was not integrity protected [Pipeline] sh 07:37:40 + mkdir /home/jenkins 07:37:40 + mkdir /home/jenkins/sigul [Pipeline] sh 07:37:40 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 07:37:40 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 07:37:40 ---> sigul-install.sh 07:37:40 Sigul already installed; skipping installation. [Pipeline] sh 07:37:40 + git tag --list 07:37:40 0.7.1 07:37:40 v1.0.0 07:37:40 v1.1.0 07:37:40 v1.1.1 07:37:40 v1.2.2 07:37:40 v1.3.0 07:37:40 v1.3.1 07:37:40 v2.0.0 07:37:40 v2.1.0 07:37:40 v2.1.1 07:37:40 v2.1.1-dev.1 07:37:40 v2.1.1-dev.2 07:37:40 v2.2.0 07:37:40 v2.2.1-dev.1 07:37:40 v2.2.1-dev.10 07:37:40 v2.2.1-dev.2 07:37:40 v2.2.1-dev.3 07:37:40 v2.2.1-dev.4 07:37:40 v2.2.1-dev.5 07:37:40 v2.2.1-dev.6 07:37:40 v2.2.1-dev.7 07:37:40 v2.2.1-dev.8 07:37:40 v2.2.1-dev.9 07:37:40 v2.3.0 07:37:40 v2.3.0-dev.10 07:37:40 v2.3.0-dev.11 07:37:40 v2.3.0-dev.12 07:37:40 v2.3.0-dev.13 07:37:40 v2.3.0-dev.14 07:37:40 v2.3.0-dev.15 07:37:40 v2.3.0-dev.16 07:37:40 v2.3.0-dev.17 07:37:40 v2.3.0-dev.18 07:37:40 v2.3.0-dev.19 07:37:40 v2.3.0-dev.20 07:37:40 v2.3.0-dev.21 07:37:40 v2.3.0-dev.22 07:37:40 v2.3.0-dev.23 07:37:40 v2.3.0-dev.24 07:37:40 v2.3.0-dev.25 07:37:40 v2.3.0-dev.26 07:37:40 v2.3.0-dev.27 07:37:40 v2.3.0-dev.28 07:37:40 v2.3.0-dev.29 07:37:40 v2.3.0-dev.30 07:37:40 v2.3.0-dev.31 07:37:40 v2.3.0-dev.32 07:37:40 v2.3.0-dev.33 07:37:40 v2.3.0-dev.34 07:37:40 v3.0.0-dev.1 07:37:40 v3.0.0-dev.10 07:37:40 v3.0.0-dev.11 07:37:40 v3.0.0-dev.12 07:37:40 v3.0.0-dev.13 07:37:40 v3.0.0-dev.14 07:37:40 v3.0.0-dev.15 07:37:40 v3.0.0-dev.16 07:37:40 v3.0.0-dev.17 07:37:40 v3.0.0-dev.18 07:37:40 v3.0.0-dev.19 07:37:40 v3.0.0-dev.2 07:37:40 v3.0.0-dev.3 07:37:40 v3.0.0-dev.4 07:37:40 v3.0.0-dev.5 07:37:40 v3.0.0-dev.6 07:37:40 v3.0.0-dev.7 07:37:40 v3.0.0-dev.8 07:37:40 v3.0.0-dev.9 [Pipeline] sh 07:37:41 + lftools sign git-tag v3.0.0-dev.19 07:37:41 Signing Git tag with Sigul... 07:37:41 Signing v3.0.0-dev.19 [Pipeline] echo 07:37:42 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 07:37:42 ---> sigul-configuration-cleanup.sh [Pipeline] } 07:37:42 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 07:37:42 $ docker stop --time=1 3910bb3ccb8aa046671b148beee30eb25fdd9b74838c44d278d81340ee0339b2 07:37:43 $ docker rm -f --volumes 3910bb3ccb8aa046671b148beee30eb25fdd9b74838c44d278d81340ee0339b2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 07:37:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:37:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:37:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:37:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:37:44 prd-ubuntu20.04-docker-8c-8g-8887 does not seem to be running inside a container 07:37:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:37:44 $ docker top 24c5a5f38cf96890ba6407ec5d3c2ea119870bbdc7737cbe70d309a1465ef26a -eo pid,comm 07:37:44 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 07:37:44 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:37:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:37:44 [ssh-agent] Looking for ssh-agent implementation... 07:37:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:37:45 $ docker exec 24c5a5f38cf96890ba6407ec5d3c2ea119870bbdc7737cbe70d309a1465ef26a ssh-agent 07:37:45 SSH_AUTH_SOCK=/tmp/ssh-VnE43pbNb3hD/agent.32 07:37:45 SSH_AGENT_PID=39 07:37:45 Running ssh-add (command line suppressed) 07:37:45 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_6936465554889958517.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_6936465554889958517.key) 07:37:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:37:45 + git semver bump pre 07:37:45 2023-04-18 07:37:45,852 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 07:37:45 2023-04-18 07:37:45,852 [bump_version] DEBUG bumping version:3.0.0-dev.19 on axis:pre with prefix:dev 07:37:45 2023-04-18 07:37:45,852 [bump_version] DEBUG bumped version:3.0.0-dev.20 07:37:45 2023-04-18 07:37:45,852 [write_version] DEBUG write version:3.0.0-dev.20 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:True 07:37:45 2023-04-18 07:37:45,853 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 07:37:45 2023-04-18 07:37:45,853 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 07:37:45 2023-04-18 07:37:45,855 [execute] INFO git cat-file --batch-check 07:37:45 2023-04-18 07:37:45,855 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) 07:37:45 2023-04-18 07:37:45,861 [execute] INFO git cat-file --batch 07:37:45 2023-04-18 07:37:45,862 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) 07:37:45 2023-04-18 07:37:45,868 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 07:37:45 3.0.0-dev.20 [Pipeline] } 07:37:46 $ docker exec --env ******** --env ******** 24c5a5f38cf96890ba6407ec5d3c2ea119870bbdc7737cbe70d309a1465ef26a ssh-agent -k 07:37:46 unset SSH_AUTH_SOCK; 07:37:46 unset SSH_AGENT_PID; 07:37:46 echo Agent pid 39 killed; 07:37:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:37:46 + git semver [Pipeline] } 07:37:46 $ docker stop --time=1 24c5a5f38cf96890ba6407ec5d3c2ea119870bbdc7737cbe70d309a1465ef26a 07:37:48 $ docker rm -f --volumes 24c5a5f38cf96890ba6407ec5d3c2ea119870bbdc7737cbe70d309a1465ef26a [Pipeline] // withDockerContainer [Pipeline] sh 07:37:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:37:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:37:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:37:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:37:48 prd-ubuntu20.04-docker-8c-8g-8887 does not seem to be running inside a container 07:37:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:37:49 $ docker top f3e7d9478af182134dbeb699636f08e0ae8e4736a3ee69b5725f6f4cdbe1457b -eo pid,comm 07:37:49 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 07:37:49 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:37:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:37:49 [ssh-agent] Looking for ssh-agent implementation... 07:37:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:37:49 $ docker exec f3e7d9478af182134dbeb699636f08e0ae8e4736a3ee69b5725f6f4cdbe1457b ssh-agent 07:37:49 SSH_AUTH_SOCK=/tmp/ssh-eho5ihAll00L/agent.31 07:37:49 SSH_AGENT_PID=37 07:37:49 Running ssh-add (command line suppressed) 07:37:49 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_13764669953687373155.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_13764669953687373155.key) 07:37:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:37:50 + git semver push 07:37:50 2023-04-18 07:37:50,330 [run_push] DEBUG push 07:37:50 2023-04-18 07:37:50,331 [execute] INFO git cat-file --batch-check 07:37:50 2023-04-18 07:37:50,331 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) 07:37:50 2023-04-18 07:37:50,336 [execute] INFO git rev-list ffae732388b90d7e299608d91d1033394d779473 -- 07:37:50 2023-04-18 07:37:50,337 [execute] DEBUG Popen(['git', 'rev-list', 'ffae732388b90d7e299608d91d1033394d779473', '--'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) 07:37:50 2023-04-18 07:37:50,346 [execute] INFO git fetch -v origin 07:37:50 2023-04-18 07:37:50,346 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=True, shell=None, istream=None) 07:37:50 2023-04-18 07:37:50,831 [run_push] DEBUG no remote changes detected 07:37:50 2023-04-18 07:37:50,831 [execute] INFO git push origin semver 07:37:50 2023-04-18 07:37:50,831 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) 07:37:51 2023-04-18 07:37:51,587 [run_push] DEBUG push all version tags 07:37:51 2023-04-18 07:37:51,587 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 07:37:51 2023-04-18 07:37:51,588 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) 07:37:52 2023-04-18 07:37:52,319 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 07:37:52 3.0.0-dev.20 [Pipeline] } 07:37:52 $ docker exec --env ******** --env ******** f3e7d9478af182134dbeb699636f08e0ae8e4736a3ee69b5725f6f4cdbe1457b ssh-agent -k 07:37:52 unset SSH_AUTH_SOCK; 07:37:52 unset SSH_AGENT_PID; 07:37:52 echo Agent pid 37 killed; 07:37:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:37:52 + git semver [Pipeline] } 07:37:53 $ docker stop --time=1 f3e7d9478af182134dbeb699636f08e0ae8e4736a3ee69b5725f6f4cdbe1457b 07:37:54 $ docker rm -f --volumes f3e7d9478af182134dbeb699636f08e0ae8e4736a3ee69b5725f6f4cdbe1457b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 07:37:54 + [ -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ] 07:37:54 + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives 07:37:54 total 16 07:37:54 drwxr-xr-x 3 root root 4096 Apr 18 07:26 . 07:37:54 drwxrwxr-x 11 jenkins jenkins 4096 Apr 18 07:37 .. 07:37:54 drwxr-xr-x 2 root root 4096 Apr 18 07:26 cost 07:37:54 -rw-r--r-- 1 root root 86 Apr 18 07:26 cost.csv 07:37:54 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-mqtt-go_main/archives 07:37:54 + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives 07:37:54 total 16 07:37:54 drwxr-xr-x 3 jenkins jenkins 4096 Apr 18 07:26 . 07:37:54 drwxrwxr-x 11 jenkins jenkins 4096 Apr 18 07:37 .. 07:37:54 drwxr-xr-x 2 jenkins jenkins 4096 Apr 18 07:26 cost 07:37:54 -rw-r--r-- 1 jenkins jenkins 86 Apr 18 07:26 cost.csv [Pipeline] libraryResource [Pipeline] sh 07:37:55 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:37:56 ---> package-listing.sh 07:37:56 ++ facter osfamily 07:37:56 ++ tr '[:upper:]' '[:lower:]' 07:37:56 + OS_FAMILY=debian 07:37:56 + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main 07:37:56 + START_PACKAGES=/tmp/packages_start.txt 07:37:56 + END_PACKAGES=/tmp/packages_end.txt 07:37:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:37:56 + PACKAGES=/tmp/packages_start.txt 07:37:56 + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' 07:37:56 + PACKAGES=/tmp/packages_end.txt 07:37:56 + case "${OS_FAMILY}" in 07:37:56 + dpkg -l 07:37:56 + grep '^ii' 07:37:56 + '[' -f /tmp/packages_start.txt ']' 07:37:56 + '[' -f /tmp/packages_end.txt ']' 07:37:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:37:56 + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' 07:37:56 + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ 07:37:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [Pipeline] echo 07:37:56 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-mqtt-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:37:56 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:37:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:37:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:37:57 prd-ubuntu20.04-docker-8c-8g-8887 does not seem to be running inside a container 07:37:57 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-mqtt-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:37:57 $ docker top 83adb440a9e88dc615cd223df623c128e53998fd16b66717b78f531726ab707f -eo pid,comm [Pipeline] { [Pipeline] sh 07:37:57 + touch /tmp/pre-build-complete [Pipeline] sh 07:37:58 + mkdir -p /var/log/sysstat [Pipeline] sh 07:37:58 + ls /var/log/sa-host 07:37:58 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:37:58 provisioning config files... 07:37:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config13420249284894945351tmp [Pipeline] { [Pipeline] echo 07:37:58 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:37:58 ---> create-netrc.sh [Pipeline] } 07:37:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:37:59 ---> python-tools-install.sh [Pipeline] echo 07:37:59 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:37:59 ---> sudo-logs.sh 07:37:59 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:37:59 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:37:59 ---> job-cost.sh 07:37:59 lf-activate-venv: SKIPPING 07:37:59 DEBUG: total: 0.2199999988079071 07:37:59 INFO: Retrieving Stack Cost... 07:38:00 INFO: Retrieving Pricing Info for: v3-standard-8 07:38:00 INFO: Archiving Costs [Pipeline] echo 07:38:00 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:38:00 ---> logs-deploy.sh 07:38:00 lf-activate-venv: SKIPPING 07:38:00 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/103 07:38:00 INFO: archiving workspace using pattern(s): 07:38:01 Archives upload complete. 07:38:02 INFO: archiving logs to Nexus 07:38:02 ---> uname -a: 07:38:02 Linux prd-ubuntu20-04-docker-8c-8g-8887 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 07:38:02 07:38:02 07:38:02 ---> lscpu: 07:38:02 Architecture: x86_64 07:38:02 CPU op-mode(s): 32-bit, 64-bit 07:38:02 Byte Order: Little Endian 07:38:02 Address sizes: 40 bits physical, 48 bits virtual 07:38:02 CPU(s): 8 07:38:02 On-line CPU(s) list: 0-7 07:38:02 Thread(s) per core: 1 07:38:02 Core(s) per socket: 1 07:38:02 Socket(s): 8 07:38:02 NUMA node(s): 1 07:38:02 Vendor ID: AuthenticAMD 07:38:02 CPU family: 23 07:38:02 Model: 49 07:38:02 Model name: AMD EPYC-Rome Processor 07:38:02 Stepping: 0 07:38:02 CPU MHz: 2800.004 07:38:02 BogoMIPS: 5600.00 07:38:02 Virtualization: AMD-V 07:38:02 Hypervisor vendor: KVM 07:38:02 Virtualization type: full 07:38:02 L1d cache: 256 KiB 07:38:02 L1i cache: 256 KiB 07:38:02 L2 cache: 4 MiB 07:38:02 L3 cache: 128 MiB 07:38:02 NUMA node0 CPU(s): 0-7 07:38:02 Vulnerability Itlb multihit: Not affected 07:38:02 Vulnerability L1tf: Not affected 07:38:02 Vulnerability Mds: Not affected 07:38:02 Vulnerability Meltdown: Not affected 07:38:02 Vulnerability Mmio stale data: Not affected 07:38:02 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:38:02 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 07:38:02 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 07:38:02 Vulnerability Srbds: Not affected 07:38:02 Vulnerability Tsx async abort: Not affected 07:38:02 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 07:38:02 07:38:02 07:38:02 ---> nproc: 07:38:02 8 07:38:02 07:38:02 07:38:02 ---> df -h: 07:38:02 Filesystem Size Used Avail Use% Mounted on 07:38:02 overlay 155G 13G 143G 9% / 07:38:02 tmpfs 64M 0 64M 0% /dev 07:38:02 tmpfs 16G 0 16G 0% /sys/fs/cgroup 07:38:02 shm 64M 0 64M 0% /dev/shm 07:38:02 /dev/vda1 155G 13G 143G 9% /facter-os 07:38:02 07:38:02 07:38:02 ---> sar -b -r -n DEV: 07:38:02 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8887) 04/18/23 _x86_64_ (8 CPU) 07:38:02 07:38:02 07:23:56 LINUX RESTART (8 CPU) 07:38:02 07:38:02 07:24:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 07:38:02 07:25:02 191.49 48.35 143.14 0.00 5455.25 203901.10 0.00 07:38:02 07:26:01 132.66 1.17 131.49 0.00 9.90 46976.99 0.00 07:38:02 07:27:01 174.59 0.23 174.35 0.00 16.26 43501.95 0.00 07:38:02 07:28:01 1.50 0.00 1.50 0.00 0.00 21.48 0.00 07:38:02 07:29:01 3.08 0.98 2.10 0.00 68.39 56.66 0.00 07:38:02 07:30:01 39.69 11.86 27.83 0.00 5380.30 6314.15 0.00 07:38:02 07:31:01 1.70 0.00 1.70 0.00 0.00 19.46 0.00 07:38:02 07:32:01 1.17 0.00 1.17 0.00 0.00 12.53 0.00 07:38:02 07:33:01 1.23 0.00 1.23 0.00 0.00 14.66 0.00 07:38:02 07:34:01 1.32 0.00 1.32 0.00 0.00 28.53 0.00 07:38:02 07:35:01 1.18 0.00 1.18 0.00 0.00 12.93 0.00 07:38:02 07:36:01 0.98 0.00 0.98 0.00 0.00 10.93 0.00 07:38:02 07:37:01 1.05 0.00 1.05 0.00 0.00 12.93 0.00 07:38:02 07:38:01 129.30 0.42 128.88 0.00 30.26 58499.58 0.00 07:38:02 Average: 48.54 4.51 44.03 0.00 783.84 25646.40 0.00 07:38:02 07:38:02 07:24:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:38:02 07:25:02 29225224 31614808 699860 2.13 73380 2594736 1962352 5.78 970116 2330684 548 07:38:02 07:26:01 28038008 31379848 916132 2.79 146412 3373376 2103780 6.20 1356972 3005376 210780 07:38:02 07:27:01 27713808 31598556 697560 2.12 159712 3870000 1727436 5.09 1233080 3423752 356 07:38:02 07:28:01 27714364 31599160 696832 2.12 159752 3870000 1727436 5.09 1232632 3423752 120 07:38:02 07:29:01 27711600 31603660 691200 2.10 161236 3875316 1765480 5.20 1232704 3428944 468 07:38:02 07:30:01 27347384 31589088 696924 2.12 168152 4203168 1817880 5.36 1457648 3536880 8 07:38:02 07:31:01 27349848 31591648 694256 2.11 168236 4203172 1817880 5.36 1455480 3536884 8 07:38:02 07:32:01 27350880 31592716 693128 2.11 168300 4203176 1817880 5.36 1454836 3536884 140 07:38:02 07:33:01 27350768 31592612 693192 2.11 168324 4203180 1817880 5.36 1454840 3536888 4 07:38:02 07:34:01 27350752 31592844 693080 2.11 168420 4203152 1817880 5.36 1454828 3537024 68 07:38:02 07:35:01 27350768 31592892 692972 2.11 168440 4203160 1817880 5.36 1454980 3537016 8 07:38:02 07:36:01 27350396 31592528 693244 2.11 168472 4203164 1817880 5.36 1454920 3537020 8 07:38:02 07:37:01 27350484 31592684 693064 2.11 168496 4203164 1817880 5.36 1455220 3537024 12 07:38:02 07:38:01 25765956 31489228 787664 2.40 206320 5512716 1915900 5.65 1651912 4781820 492 07:38:02 Average: 27497874 31573019 717079 2.18 160975 4051534 1838959 5.42 1380012 3477853 15216 07:38:02 07:38:02 07:24:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:38:02 07:25:02 lo 6.73 6.73 0.65 0.65 0.00 0.00 0.00 0.00 07:38:02 07:25:02 veth6875915 5.10 5.25 0.47 5.06 0.00 0.00 0.00 0.00 07:38:02 07:25:02 docker0 13.85 16.36 1.15 120.27 0.00 0.00 0.00 0.00 07:38:02 07:25:02 ens3 661.93 422.71 6617.32 89.59 0.00 0.00 0.00 0.00 07:38:02 07:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:38:02 07:26:01 docker0 185.65 335.15 14.59 1915.65 0.00 0.00 0.00 0.00 07:38:02 07:26:01 vethf1820d7 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 07:38:02 07:26:01 ens3 366.06 205.66 1953.52 28.72 0.00 0.00 0.00 0.00 07:38:02 07:27:01 lo 7.53 7.53 0.74 0.74 0.00 0.00 0.00 0.00 07:38:02 07:27:01 docker0 2.73 6.55 0.17 85.54 0.00 0.00 0.00 0.00 07:38:02 07:27:01 ens3 198.70 151.04 2708.77 314.12 0.00 0.00 0.00 0.00 07:38:02 07:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:38:02 07:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:38:02 07:28:01 ens3 1.37 0.52 3.25 0.10 0.00 0.00 0.00 0.00 07:38:02 07:29:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 07:38:02 07:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:38:02 07:29:01 ens3 3.20 2.60 4.75 0.62 0.00 0.00 0.00 0.00 07:38:02 07:30:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 07:38:02 07:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:38:02 07:30:01 ens3 172.62 78.17 1950.93 5.75 0.00 0.00 0.00 0.00 07:38:02 07:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:38:02 07:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:38:02 07:31:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:38:02 07:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:38:02 07:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:38:02 07:32:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:38:02 07:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:38:02 07:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:38:02 07:33:01 ens3 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 07:38:02 07:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:38:02 07:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:38:02 07:34:01 ens3 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:38:02 07:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:38:02 07:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:38:02 07:35:01 ens3 0.22 0.13 0.08 0.07 0.00 0.00 0.00 0.00 07:38:02 07:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:38:02 07:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:38:02 07:36:01 ens3 0.33 0.27 0.13 0.02 0.00 0.00 0.00 0.00 07:38:02 07:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:38:02 07:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:38:02 07:37:01 ens3 0.52 0.02 0.05 0.00 0.00 0.00 0.00 0.00 07:38:02 07:38:01 lo 2.67 2.67 0.26 0.26 0.00 0.00 0.00 0.00 07:38:02 07:38:01 docker0 35.94 66.44 3.29 579.80 0.00 0.00 0.00 0.00 07:38:02 07:38:01 ens3 464.81 284.79 7832.18 164.98 0.00 0.00 0.00 0.00 07:38:02 Average: lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 07:38:02 Average: docker0 16.81 29.96 1.36 190.89 0.00 0.00 0.00 0.00 07:38:02 Average: ens3 133.31 81.72 1504.56 43.16 0.00 0.00 0.00 0.00 07:38:02 07:38:02 07:38:02 ---> sar -P ALL: 07:38:02 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8887) 04/18/23 _x86_64_ (8 CPU) 07:38:02 07:38:02 07:23:56 LINUX RESTART (8 CPU) 07:38:02 07:38:02 07:24:01 CPU %user %nice %system %iowait %steal %idle 07:38:02 07:25:02 all 9.36 0.00 3.31 2.43 0.07 84.83 07:38:02 07:25:02 0 8.96 0.00 3.26 1.73 0.05 86.00 07:38:02 07:25:02 1 9.57 0.00 3.84 0.54 0.08 85.96 07:38:02 07:25:02 2 12.69 0.00 2.65 0.45 0.07 84.14 07:38:02 07:25:02 3 8.58 0.00 3.35 10.85 0.07 77.16 07:38:02 07:25:02 4 10.98 0.00 3.12 1.41 0.05 84.44 07:38:02 07:25:02 5 7.75 0.00 4.03 3.43 0.07 84.72 07:38:02 07:25:02 6 7.86 0.00 2.62 0.57 0.08 88.86 07:38:02 07:25:02 7 8.51 0.00 3.59 0.45 0.08 87.37 07:38:02 07:26:01 all 20.48 0.00 4.68 3.02 0.07 71.75 07:38:02 07:26:01 0 19.83 0.00 4.13 0.24 0.09 75.71 07:38:02 07:26:01 1 19.79 0.00 4.01 0.05 0.07 76.08 07:38:02 07:26:01 2 20.55 0.00 5.94 4.64 0.05 68.82 07:38:02 07:26:01 3 20.77 0.00 4.41 1.42 0.10 73.29 07:38:02 07:26:01 4 20.35 0.00 4.95 17.20 0.07 57.43 07:38:02 07:26:01 5 20.91 0.00 4.55 0.10 0.07 74.37 07:38:02 07:26:01 6 20.15 0.00 4.85 0.39 0.07 74.54 07:38:02 07:26:01 7 21.53 0.00 4.60 0.09 0.09 73.70 07:38:02 07:27:01 all 23.37 0.00 4.65 1.86 0.09 70.03 07:38:02 07:27:01 0 22.80 0.00 4.54 0.77 0.07 71.82 07:38:02 07:27:01 1 24.59 0.00 3.80 0.05 0.07 71.49 07:38:02 07:27:01 2 23.64 0.00 5.12 4.90 0.08 66.25 07:38:02 07:27:01 3 22.30 0.00 4.45 0.02 0.08 73.15 07:38:02 07:27:01 4 24.42 0.00 4.30 0.12 0.08 71.08 07:38:02 07:27:01 5 22.63 0.00 4.81 7.10 0.15 65.31 07:38:02 07:27:01 6 22.87 0.00 4.86 1.72 0.07 70.48 07:38:02 07:27:01 7 23.72 0.00 5.30 0.24 0.12 70.62 07:38:02 07:28:01 all 0.03 0.00 0.01 0.00 0.01 99.95 07:38:02 07:28:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:38:02 07:28:01 1 0.02 0.00 0.00 0.02 0.02 99.95 07:38:02 07:28:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:38:02 07:28:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:38:02 07:28:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:38:02 07:28:01 5 0.12 0.00 0.03 0.02 0.02 99.82 07:38:02 07:28:01 6 0.02 0.00 0.00 0.00 0.02 99.97 07:38:02 07:28:01 7 0.03 0.00 0.02 0.00 0.00 99.95 07:38:02 07:29:01 all 0.05 0.00 0.06 0.02 0.01 99.87 07:38:02 07:29:01 0 0.02 0.00 0.05 0.00 0.02 99.92 07:38:02 07:29:01 1 0.03 0.00 0.05 0.05 0.00 99.87 07:38:02 07:29:01 2 0.05 0.00 0.18 0.02 0.00 99.75 07:38:02 07:29:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:38:02 07:29:01 4 0.08 0.00 0.03 0.02 0.02 99.85 07:38:02 07:29:01 5 0.10 0.00 0.05 0.05 0.03 99.77 07:38:02 07:29:01 6 0.05 0.00 0.02 0.00 0.00 99.93 07:38:02 07:29:01 7 0.05 0.00 0.07 0.02 0.00 99.87 07:38:02 07:30:01 all 1.31 0.00 0.59 0.46 0.02 97.62 07:38:02 07:30:01 0 2.59 0.00 0.78 1.00 0.00 95.63 07:38:02 07:30:01 1 0.32 0.00 0.39 1.41 0.05 97.84 07:38:02 07:30:01 2 0.60 0.00 0.38 0.15 0.02 98.85 07:38:02 07:30:01 3 1.32 0.00 0.73 0.37 0.02 97.57 07:38:02 07:30:01 4 1.52 0.00 0.58 0.05 0.00 97.85 07:38:02 07:30:01 5 1.29 0.00 0.57 0.03 0.02 98.10 07:38:02 07:30:01 6 1.90 0.00 0.67 0.30 0.02 97.11 07:38:02 07:30:01 7 0.92 0.00 0.62 0.38 0.03 98.04 07:38:02 07:31:01 all 0.03 0.00 0.01 0.02 0.01 99.93 07:38:02 07:31:01 0 0.02 0.00 0.02 0.00 0.02 99.95 07:38:02 07:31:01 1 0.02 0.00 0.00 0.10 0.02 99.87 07:38:02 07:31:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:38:02 07:31:01 3 0.02 0.00 0.00 0.00 0.02 99.97 07:38:02 07:31:01 4 0.03 0.00 0.02 0.00 0.00 99.95 07:38:02 07:31:01 5 0.03 0.00 0.00 0.00 0.02 99.95 07:38:02 07:31:01 6 0.03 0.00 0.00 0.00 0.00 99.97 07:38:02 07:31:01 7 0.05 0.00 0.07 0.07 0.02 99.80 07:38:02 07:32:01 all 0.01 0.00 0.01 0.00 0.01 99.97 07:38:02 07:32:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:38:02 07:32:01 1 0.00 0.00 0.00 0.03 0.02 99.95 07:38:02 07:32:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:38:02 07:32:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:38:02 07:32:01 4 0.02 0.00 0.00 0.00 0.02 99.97 07:38:02 07:32:01 5 0.03 0.00 0.02 0.00 0.02 99.93 07:38:02 07:32:01 6 0.00 0.00 0.02 0.00 0.02 99.97 07:38:02 07:32:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:38:02 07:33:01 all 0.02 0.00 0.01 0.00 0.00 99.96 07:38:02 07:33:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:38:02 07:33:01 1 0.02 0.00 0.02 0.02 0.00 99.95 07:38:02 07:33:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:38:02 07:33:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:38:02 07:33:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:38:02 07:33:01 5 0.05 0.00 0.05 0.00 0.03 99.87 07:38:02 07:33:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:38:02 07:33:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:38:02 07:34:01 all 0.03 0.00 0.01 0.00 0.01 99.96 07:38:02 07:34:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:38:02 07:34:01 1 0.02 0.00 0.00 0.02 0.02 99.95 07:38:02 07:34:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:38:02 07:34:01 3 0.02 0.00 0.00 0.02 0.02 99.95 07:38:02 07:34:01 4 0.03 0.00 0.02 0.00 0.00 99.95 07:38:02 07:34:01 5 0.07 0.00 0.02 0.00 0.02 99.90 07:38:02 07:34:01 6 0.05 0.00 0.00 0.00 0.00 99.95 07:38:02 07:34:01 7 0.00 0.00 0.02 0.00 0.00 99.98 07:38:02 07:35:01 all 0.01 0.00 0.01 0.00 0.01 99.97 07:38:02 07:35:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:38:02 07:35:01 1 0.02 0.00 0.00 0.02 0.02 99.95 07:38:02 07:35:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:38:02 07:35:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:38:02 07:35:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:38:02 07:35:01 5 0.03 0.00 0.03 0.00 0.03 99.90 07:38:02 07:35:01 6 0.00 0.00 0.00 0.00 0.02 99.98 07:38:02 07:35:01 7 0.02 0.00 0.02 0.00 0.00 99.97 07:38:02 07:38:02 07:35:01 CPU %user %nice %system %iowait %steal %idle 07:38:02 07:36:01 all 0.05 0.00 0.01 0.01 0.01 99.93 07:38:02 07:36:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:38:02 07:36:01 1 0.27 0.00 0.02 0.02 0.00 99.70 07:38:02 07:36:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:38:02 07:36:01 3 0.03 0.00 0.00 0.00 0.02 99.95 07:38:02 07:36:01 4 0.03 0.00 0.00 0.00 0.02 99.95 07:38:02 07:36:01 5 0.05 0.00 0.03 0.00 0.02 99.90 07:38:02 07:36:01 6 0.02 0.00 0.00 0.05 0.00 99.93 07:38:02 07:36:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:38:02 07:37:01 all 0.26 0.00 0.00 0.00 0.01 99.72 07:38:02 07:37:01 0 0.00 0.00 0.00 0.00 0.02 99.98 07:38:02 07:37:01 1 1.99 0.00 0.00 0.00 0.02 98.00 07:38:02 07:37:01 2 0.00 0.00 0.00 0.00 0.02 99.98 07:38:02 07:37:01 3 0.02 0.00 0.00 0.02 0.00 99.97 07:38:02 07:37:01 4 0.00 0.00 0.02 0.00 0.00 99.98 07:38:02 07:37:01 5 0.03 0.00 0.02 0.00 0.02 99.93 07:38:02 07:37:01 6 0.02 0.00 0.00 0.00 0.02 99.97 07:38:02 07:37:01 7 0.00 0.00 0.00 0.00 0.02 99.98 07:38:02 07:38:01 all 8.90 0.00 3.94 1.43 0.06 85.68 07:38:02 07:38:01 0 11.27 0.00 3.79 0.03 0.05 84.86 07:38:02 07:38:01 1 10.86 0.00 3.72 2.74 0.07 82.61 07:38:02 07:38:01 2 7.78 0.00 3.69 0.41 0.05 88.08 07:38:02 07:38:01 3 8.08 0.00 4.48 0.37 0.07 87.01 07:38:02 07:38:01 4 8.91 0.00 3.51 0.10 0.05 87.43 07:38:02 07:38:01 5 9.28 0.00 3.81 0.35 0.05 86.51 07:38:02 07:38:01 6 7.83 0.00 4.25 7.16 0.05 80.71 07:38:02 07:38:01 7 7.17 0.00 4.24 0.27 0.07 88.25 07:38:02 Average: all 4.52 0.00 1.22 0.65 0.03 93.58 07:38:02 Average: 0 4.64 0.00 1.18 0.27 0.02 93.89 07:38:02 Average: 1 4.79 0.00 1.12 0.36 0.03 93.69 07:38:02 Average: 2 4.62 0.00 1.27 0.75 0.02 93.35 07:38:02 Average: 3 4.32 0.00 1.23 0.93 0.03 93.49 07:38:02 Average: 4 4.69 0.00 1.17 1.32 0.02 92.80 07:38:02 Average: 5 4.41 0.00 1.28 0.79 0.04 93.49 07:38:02 Average: 6 4.29 0.00 1.22 0.72 0.03 93.74 07:38:02 Average: 7 4.37 0.00 1.31 0.11 0.03 94.18 07:38:02 07:38:02 07:38:02