Started by upstream project "edgexfoundry/cd-management/release" build number 99 originally caused by: Push event to branch release Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 77901818c76bea5a69108393cfa761498ae657a9 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-ssh12246103027632533504.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-ssh8770423432729506590.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 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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/edgex-global-pipelines/.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/edgex-global-pipelines@tmp/jenkins-gitclient-ssh18016703040686937781.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 95c76d14630896f3c9cf825147e1b1e2bad20cbb # timeout=10 Commit message: "Merge pull request #387 from ernestojeda/disable-concurrent-builds" > 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 shared 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-ssh5830680499145654374.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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/lf-pipelines/.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/lf-pipelines@tmp/jenkins-gitclient-ssh2759020988287613399.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 shared 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.17 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-63342 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 77901818c76bea5a69108393cfa761498ae657a9 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 77901818c76bea5a69108393cfa761498ae657a9 # timeout=10 Commit message: "Merge pull request #381 from jinlinGuan/released-go-mods" > git rev-list --no-walk 77901818c76bea5a69108393cfa761498ae657a9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:46:52 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:46:52 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:46:52 ========================================================= 00:46:52 EdgeX Global Pipelines Version Info 00:46:52 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:46:53 ------------------- 00:46:53 stable info: 00:46:53 ------------------- 00:46:53 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:46:53 Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb 00:46:53 Message: update stable to v1.0.230 00:46:53 ------------------- 00:46:53 experimental info: 00:46:53 ------------------- 00:46:53 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:46:53 Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb 00:46:53 Message: update experimental to v1.0.230 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:46:53 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 00:46:54 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 00:46:54 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:46:54 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:46:54 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:46:54 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 00:46:54 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 00:46:54 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 00:46:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:46:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:46:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 00:46:54 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 00:46:54 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:46:54 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:46:54 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:46:54 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:46:54 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 00:46:54 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 00:46:54 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:46:54 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:46:54 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 00:46:54 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 00:46:54 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 00:46:54 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 00:46:54 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 00:46:54 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:46:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 00:46:54 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 00:46:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 00:46:54 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 77901818c76bea5a69108393cfa761498ae657a9 [Pipeline] echo 00:46:54 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7790181 [Pipeline] echo 00:46:54 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:46:54 provisioning config files... 00:46:54 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config8781385700556296653tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:46:54 ---> docker-login.sh 00:46:54 nexus3.edgexfoundry.org:10001 00:46:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:46:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:46:55 Configure a credential helper to remove this warning. See 00:46:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:46:55 00:46:55 Login Succeeded 00:46:55 nexus3.edgexfoundry.org:10002 00:46:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:46:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:46:55 Configure a credential helper to remove this warning. See 00:46:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:46:55 00:46:55 Login Succeeded 00:46:55 nexus3.edgexfoundry.org:10003 00:46:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:46:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:46:55 Configure a credential helper to remove this warning. See 00:46:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:46:55 00:46:55 Login Succeeded 00:46:55 nexus3.edgexfoundry.org:10004 00:46:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:46:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:46:55 Configure a credential helper to remove this warning. See 00:46:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:46:55 00:46:55 Login Succeeded 00:46:55 docker.io 00:46:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:46:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:46:56 Configure a credential helper to remove this warning. See 00:46:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:46:56 00:46:56 Login Succeeded 00:46:56 ---> docker-login.sh ends [Pipeline] } 00:46:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 00:46:56 + git rev-list -1 --merges 77901818c76bea5a69108393cfa761498ae657a9~1..77901818c76bea5a69108393cfa761498ae657a9 [Pipeline] echo 00:46:56 -----------> git rev-list -1 --merges 77901818c76bea5a69108393cfa761498ae657a9~1..77901818c76bea5a69108393cfa761498ae657a9 77901818c76bea5a69108393cfa761498ae657a9 00:46:56 77901818c76bea5a69108393cfa761498ae657a9 [false] [Pipeline] sh 00:46:56 + git log --format=format:%s -1 77901818c76bea5a69108393cfa761498ae657a9 [Pipeline] echo 00:46:56 ========================================================= 00:46:56 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] However, we have a env.CommitId 00:46:56 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:46:57 + git log --format=format:%s -1 77901818c76bea5a69108393cfa761498ae657a9 [Pipeline] echo 00:46:57 [semverPrep] GIT_COMMIT: 77901818c76bea5a69108393cfa761498ae657a9, Commit Message: Merge pull request #381 from jinlinGuan/released-go-mods [Pipeline] echo 00:46:57 [semverPrep] This is not a build commit. [Pipeline] sh 00:46:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:46:57 + grep -v github /etc/ssh/ssh_known_hosts 00:46:57 + [ -e /tmp/ssh_known_hosts ] 00:46:57 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 00:46:57 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 00:46:57 + sudo tee -a /etc/ssh/ssh_known_hosts 00:46:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 00:46:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 00:46:58 00:46:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh 00:46:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 00:46:58 latest: Pulling from edgex-devops/py-git-semver 00:46:58 1fe172e4850f: Pulling fs layer 00:46:58 caf521ccaac6: Pulling fs layer 00:46:58 3ead6fa29328: Pulling fs layer 00:46:58 5c2a1cbceb83: Pulling fs layer 00:46:58 a8d5f1318db7: Pulling fs layer 00:46:58 c427282e49a2: Pulling fs layer 00:46:58 1827001aaf11: Pulling fs layer 00:46:58 0714d37db230: Pulling fs layer 00:46:58 ac28cf19c067: Pulling fs layer 00:46:58 ca983d60f3e2: Pulling fs layer 00:46:58 9f894cec8388: Pulling fs layer 00:46:58 ca983d60f3e2: Waiting 00:46:58 1827001aaf11: Waiting 00:46:58 9f894cec8388: Waiting 00:46:58 0714d37db230: Waiting 00:46:58 ac28cf19c067: Waiting 00:46:58 5c2a1cbceb83: Waiting 00:46:58 a8d5f1318db7: Waiting 00:46:58 c427282e49a2: Waiting 00:46:58 caf521ccaac6: Verifying Checksum 00:46:58 caf521ccaac6: Download complete 00:46:58 5c2a1cbceb83: Verifying Checksum 00:46:58 5c2a1cbceb83: Download complete 00:46:58 3ead6fa29328: Verifying Checksum 00:46:58 3ead6fa29328: Download complete 00:46:58 a8d5f1318db7: Verifying Checksum 00:46:58 a8d5f1318db7: Download complete 00:46:58 c427282e49a2: Verifying Checksum 00:46:58 c427282e49a2: Download complete 00:46:58 0714d37db230: Verifying Checksum 00:46:58 0714d37db230: Download complete 00:46:58 ac28cf19c067: Download complete 00:46:58 ca983d60f3e2: Download complete 00:46:58 9f894cec8388: Download complete 00:46:58 1fe172e4850f: Verifying Checksum 00:46:58 1fe172e4850f: Download complete 00:46:58 1827001aaf11: Verifying Checksum 00:46:58 1827001aaf11: Download complete 00:47:00 1fe172e4850f: Pull complete 00:47:00 caf521ccaac6: Pull complete 00:47:00 3ead6fa29328: Pull complete 00:47:00 5c2a1cbceb83: Pull complete 00:47:01 a8d5f1318db7: Pull complete 00:47:01 c427282e49a2: Pull complete 00:47:03 1827001aaf11: Pull complete 00:47:03 0714d37db230: Pull complete 00:47:03 ac28cf19c067: Pull complete 00:47:03 ca983d60f3e2: Pull complete 00:47:03 9f894cec8388: Pull complete 00:47:03 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 00:47:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 00:47:03 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer 00:47:03 prd-ubuntu20.04-docker-8c-8g-63342 does not seem to be running inside a container 00:47:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 00:47:05 $ docker top fc209cdc53a24b3c4c18a6c7c67464c1d16c16ed99f2ec543e5eb0b2bc970770 -eo pid,comm 00:47:05 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). 00:47:05 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:47:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:47:05 [ssh-agent] Looking for ssh-agent implementation... 00:47:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:47:05 $ docker exec fc209cdc53a24b3c4c18a6c7c67464c1d16c16ed99f2ec543e5eb0b2bc970770 ssh-agent 00:47:05 SSH_AUTH_SOCK=/tmp/ssh-MuUq2z5mo9JJ/agent.34 00:47:05 SSH_AGENT_PID=40 00:47:05 Running ssh-add (command line suppressed) 00:47:05 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_755096164753701797.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_755096164753701797.key) 00:47:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:47:06 + git tag --points-at 77901818c76bea5a69108393cfa761498ae657a9 [Pipeline] } 00:47:06 $ docker exec --env ******** --env ******** fc209cdc53a24b3c4c18a6c7c67464c1d16c16ed99f2ec543e5eb0b2bc970770 ssh-agent -k 00:47:06 unset SSH_AUTH_SOCK; 00:47:06 unset SSH_AGENT_PID; 00:47:06 echo Agent pid 40 killed; 00:47:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 00:47:06 [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v2.2.0|v2.2.0-dev.23' [Pipeline] sshagent 00:47:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:47:06 [ssh-agent] Looking for ssh-agent implementation... 00:47:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:47:06 $ docker exec fc209cdc53a24b3c4c18a6c7c67464c1d16c16ed99f2ec543e5eb0b2bc970770 ssh-agent 00:47:06 SSH_AUTH_SOCK=/tmp/ssh-eyIfdW27K1IZ/agent.75 00:47:06 SSH_AGENT_PID=81 00:47:06 Running ssh-add (command line suppressed) 00:47:06 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_6919986044652010225.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_6919986044652010225.key) 00:47:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:47:07 + git semver init 00:47:07 2022-05-12 00:47:07,380 [run_init] DEBUG init version:0.0.0 force:False 00:47:07 2022-05-12 00:47:07,381 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver 00:47:07 2022-05-12 00:47:07,382 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/edgexfoundry_device-mqtt-go_main/.semver 00:47:07 2022-05-12 00:47:07,382 [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) 00:47:08 2022-05-12 00:47:08,218 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.git/info/exclude 00:47:08 2022-05-12 00:47:08,218 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:False 00:47:08 2022-05-12 00:47:08,219 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 00:47:08 2022-05-12 00:47:08,219 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 00:47:08 2.2.1-dev.1 [Pipeline] } 00:47:08 $ docker exec --env ******** --env ******** fc209cdc53a24b3c4c18a6c7c67464c1d16c16ed99f2ec543e5eb0b2bc970770 ssh-agent -k 00:47:08 unset SSH_AUTH_SOCK; 00:47:08 unset SSH_AGENT_PID; 00:47:08 echo Agent pid 81 killed; 00:47:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:47:08 + git semver [Pipeline] } 00:47:09 $ docker stop --time=1 fc209cdc53a24b3c4c18a6c7c67464c1d16c16ed99f2ec543e5eb0b2bc970770 00:47:10 $ docker rm -f fc209cdc53a24b3c4c18a6c7c67464c1d16c16ed99f2ec543e5eb0b2bc970770 [Pipeline] // withDockerContainer [Pipeline] sh 00:47:10 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:47:11 Stashed 1 file(s) [Pipeline] echo 00:47:11 [edgeXSemver]: initialized semver on version 2.2.1-dev.1 [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] sh 00:47:11 Running on prd-ubuntu20.04-docker-arm64-4c-16g-63338 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws 00:47:11 Running in /w/workspace/device-mqtt-go/46 [Pipeline] { [Pipeline] checkout 00:47:11 + git checkout 77901818c76bea5a69108393cfa761498ae657a9 00:47:11 HEAD is now at 7790181 Merge pull request #381 from jinlinGuan/released-go-mods [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:47:11 provisioning config files... 00:47:11 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config7915004226727752040tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:47:11 Selected Git installation does not exist. Using Default 00:47:11 The recommended git tool is: NONE 00:47:11 ---> docker-login.sh 00:47:11 nexus3.edgexfoundry.org:10001 00:47:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:47:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:47:11 Configure a credential helper to remove this warning. See 00:47:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:47:11 00:47:11 Login Succeeded 00:47:11 nexus3.edgexfoundry.org:10002 00:47:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:47:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:47:12 Configure a credential helper to remove this warning. See 00:47:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:47:12 00:47:12 Login Succeeded 00:47:12 nexus3.edgexfoundry.org:10003 00:47:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:47:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:47:12 Configure a credential helper to remove this warning. See 00:47:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:47:12 00:47:12 Login Succeeded 00:47:12 nexus3.edgexfoundry.org:10004 00:47:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:47:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:47:12 Configure a credential helper to remove this warning. See 00:47:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:47:12 00:47:12 Login Succeeded 00:47:12 docker.io 00:47:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:47:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:47:12 Configure a credential helper to remove this warning. See 00:47:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:47:12 00:47:12 Login Succeeded 00:47:12 ---> docker-login.sh ends [Pipeline] } 00:47:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:47:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:47:12 ========================================================= 00:47:12 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 00:47:12 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 00:47:13 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . 00:47:13 Sending build context to Docker daemon 5.947MB 00:47:13 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 00:47:13 Step 2/12 : FROM ${BASE} AS builder 00:47:13 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 00:47:13 59bf1c3509f3: Pulling fs layer 00:47:13 666ba61612fd: Pulling fs layer 00:47:13 8ed8ca486205: Pulling fs layer 00:47:13 4fe6c5a15a65: Pulling fs layer 00:47:13 22a0e8bec74d: Pulling fs layer 00:47:13 ca2b28591e48: Pulling fs layer 00:47:13 a51346096db8: Pulling fs layer 00:47:13 daebc70d1ce1: Pulling fs layer 00:47:13 0e18a0eac166: Pulling fs layer 00:47:13 ca2b28591e48: Waiting 00:47:13 a51346096db8: Waiting 00:47:13 daebc70d1ce1: Waiting 00:47:13 4fe6c5a15a65: Waiting 00:47:13 0e18a0eac166: Waiting 00:47:13 22a0e8bec74d: Waiting 00:47:13 8ed8ca486205: Verifying Checksum 00:47:13 8ed8ca486205: Download complete 00:47:13 666ba61612fd: Download complete 00:47:13 22a0e8bec74d: Verifying Checksum 00:47:13 22a0e8bec74d: Download complete 00:47:13 59bf1c3509f3: Verifying Checksum 00:47:13 59bf1c3509f3: Download complete 00:47:13 ca2b28591e48: Verifying Checksum 00:47:13 ca2b28591e48: Download complete 00:47:13 a51346096db8: Download complete 00:47:13 daebc70d1ce1: Verifying Checksum 00:47:13 daebc70d1ce1: Download complete 00:47:13 59bf1c3509f3: Pull complete 00:47:13 666ba61612fd: Pull complete 00:47:13 8ed8ca486205: Pull complete 00:47:13 0e18a0eac166: Verifying Checksum 00:47:13 0e18a0eac166: Download complete 00:47:14 4fe6c5a15a65: Verifying Checksum 00:47:14 4fe6c5a15a65: Download complete 00:47:16 using credential edgex-jenkins-ssh 00:47:16 Cloning the remote Git repository 00:47:16 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 00:47:16 > git init /w/workspace/device-mqtt-go/46 # timeout=10 00:47:16 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 00:47:16 > git --version # timeout=10 00:47:16 > git --version # 'git version 2.25.1' 00:47:16 using GIT_SSH to set credentials SSH Credentials for GitHub 00:47:16 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:47:17 Avoid second fetch 00:47:17 Checking out Revision 77901818c76bea5a69108393cfa761498ae657a9 (main) 00:47:17 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 00:47:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:47:17 > git config core.sparsecheckout # timeout=10 00:47:17 > git checkout -f 77901818c76bea5a69108393cfa761498ae657a9 # timeout=10 00:47:18 4fe6c5a15a65: Pull complete 00:47:18 22a0e8bec74d: Pull complete 00:47:18 ca2b28591e48: Pull complete 00:47:18 a51346096db8: Pull complete 00:47:18 daebc70d1ce1: Pull complete 00:47:20 0e18a0eac166: Pull complete 00:47:20 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 00:47:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 00:47:20 ---> f018257e8ee9 00:47:20 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 00:47:21 Commit message: "Merge pull request #381 from jinlinGuan/released-go-mods" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:47:22 ---> Running in 645bfb5cea50 00:47:22 Removing intermediate container 645bfb5cea50 00:47:22 ---> e4bf06ed5183 00:47:22 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 00:47:22 ---> Running in e557380f0fd0 00:47:22 Removing intermediate container e557380f0fd0 00:47:22 ---> d432ece3d504 00:47:22 Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:47:22 ---> Running in a8adfe415584 00:47:22 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 00:47:22 % Total % Received % Xferd Average Speed Time Time Time Current 00:47:22 Dload Upload Total Spent Left Speed 00:47:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 98k 0 --:--:-- --:--:-- --:--:-- 98k 00:47:22 Removing intermediate container a8adfe415584 00:47:22 ---> d00c4a62b573 00:47:22 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:47:22 ---> Running in 7267e07b19ec [Pipeline] sh 00:47:23 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 00:47:23 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 00:47:23 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 00:47:23 + sudo tee /etc/docker/daemon.new 00:47:23 { 00:47:23 "registry-mirrors": [ 00:47:23 "https://nexus3.edgexfoundry.org:10001" 00:47:23 ], 00:47:23 "bip": "10.250.0.254/24", 00:47:23 "hosts": [ 00:47:23 "tcp://0.0.0.0:5555", 00:47:23 "unix:///var/run/docker.sock" 00:47:23 ], 00:47:23 "mtu": 1458, 00:47:23 "selinux-enabled": true, 00:47:23 "seccomp-profile": "/etc/docker/seccomp.json" 00:47:23 } [Pipeline] sh 00:47:23 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 00:47:24 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 00:47:24 (1/4) Installing openssh-keygen (8.8_p1-r1) 00:47:24 + sudo service docker restart 00:47:24 (2/4) Installing libedit (20210910.3.1-r0) 00:47:24 (3/4) Installing openssh-client-common (8.8_p1-r1) 00:47:24 (4/4) Installing openssh-client-default (8.8_p1-r1) 00:47:24 Executing busybox-1.34.1-r3.trigger 00:47:24 OK: 224 MiB in 56 packages 00:47:25 Removing intermediate container 7267e07b19ec 00:47:25 ---> 88a41dea9b4d 00:47:25 Step 7/12 : WORKDIR /device-mqtt-go 00:47:25 ---> Running in 135470b9ae0a 00:47:25 Removing intermediate container 135470b9ae0a 00:47:25 ---> e89230be392a 00:47:25 Step 8/12 : COPY go.mod vendor* ./ 00:47:25 ---> a06d30304bcf 00:47:25 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:47:25 ---> Running in e2abdad9e434 00:47:40 Removing intermediate container e2abdad9e434 00:47:40 ---> a4ef650a53b6 00:47:40 Step 10/12 : COPY . . 00:47:40 ---> e574a985d47e 00:47:40 Step 11/12 : ARG MAKE='make build' 00:47:40 ---> Running in 1436c359f6e4 00:47:41 Removing intermediate container 1436c359f6e4 00:47:41 ---> d9ce6dda7990 00:47:41 Step 12/12 : RUN $MAKE 00:47:41 ---> Running in fb8ec7a3dc4b 00:47:41 noop 00:47:41 Removing intermediate container fb8ec7a3dc4b 00:47:41 ---> 936b4c87583d 00:47:41 Successfully built 936b4c87583d 00:47:41 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 00:47:41 + docker inspect -f . ci-base-image-x86_64 00:47:41 . [Pipeline] withDockerContainer 00:47:41 prd-ubuntu20.04-docker-8c-8g-63342 does not seem to be running inside a container 00:47:41 $ 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 00:47:42 $ docker top ae66980c3a8df70cd24b2510d4ab387a06cee6f07f96b6703cee553f20c4a2e3 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 00:47:42 + go version 00:47:42 go version go1.17.6 linux/amd64 [Pipeline] } 00:47:42 $ docker stop --time=1 ae66980c3a8df70cd24b2510d4ab387a06cee6f07f96b6703cee553f20c4a2e3 00:47:42 + git checkout 77901818c76bea5a69108393cfa761498ae657a9 00:47:42 HEAD is now at 7790181 Merge pull request #381 from jinlinGuan/released-go-mods 00:47:44 $ docker rm -f ae66980c3a8df70cd24b2510d4ab387a06cee6f07f96b6703cee553f20c4a2e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // script [Pipeline] } [Pipeline] configFileProvider 00:47:44 provisioning config files... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) 00:47:44 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/46@tmp/config5486533327503971891tmp [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:47:44 + docker inspect -f . ci-base-image-x86_64 00:47:44 . [Pipeline] withDockerContainer 00:47:44 prd-ubuntu20.04-docker-8c-8g-63342 does not seem to be running inside a container 00:47:44 ---> docker-login.sh 00:47:44 nexus3.edgexfoundry.org:10001 00:47:44 $ 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 00:47:44 $ docker top 673bd31b4a19f0aca0770e0f90f08c4d5c2f638521d8090e8ae356bfa0052c62 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 00:47:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:47:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:47:45 Configure a credential helper to remove this warning. See 00:47:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:47:45 00:47:45 Login Succeeded 00:47:45 nexus3.edgexfoundry.org:10002 00:47:45 + make test 00:47:45 GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 00:47:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:47:45 ? github.com/edgexfoundry/device-mqtt-go [no test files] 00:47:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:47:45 Configure a credential helper to remove this warning. See 00:47:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:47:45 00:47:45 Login Succeeded 00:47:45 nexus3.edgexfoundry.org:10003 00:47:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:47:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:47:46 Configure a credential helper to remove this warning. See 00:47:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:47:46 00:47:46 Login Succeeded 00:47:46 nexus3.edgexfoundry.org:10004 00:47:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:47:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:47:46 Configure a credential helper to remove this warning. See 00:47:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:47:46 00:47:46 Login Succeeded 00:47:46 docker.io 00:47:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:47:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:47:47 Configure a credential helper to remove this warning. See 00:47:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:47:47 00:47:47 Login Succeeded 00:47:47 ---> docker-login.sh ends [Pipeline] } 00:47:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:47:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:47:48 ========================================================= 00:47:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 00:47:48 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 00:47:48 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . 00:47:48 Sending build context to Docker daemon 3.085MB 00:47:48 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 00:47:48 Step 2/12 : FROM ${BASE} AS builder 00:47:49 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:47:49 9b3977197b4f: Pulling fs layer 00:47:49 1a89e8eeedd5: Pulling fs layer 00:47:49 94645a83ff95: Pulling fs layer 00:47:49 3f3a8bcf1eab: Pulling fs layer 00:47:49 0c92f367c5e7: Pulling fs layer 00:47:49 3096ccb668a1: Pulling fs layer 00:47:49 e8cf19c19ddd: Pulling fs layer 00:47:49 a4caa8a26152: Pulling fs layer 00:47:49 3f3a8bcf1eab: Waiting 00:47:49 0c92f367c5e7: Waiting 00:47:49 3096ccb668a1: Waiting 00:47:49 e8cf19c19ddd: Waiting 00:47:49 a4caa8a26152: Waiting 00:47:49 94645a83ff95: Download complete 00:47:49 1a89e8eeedd5: Download complete 00:47:49 0c92f367c5e7: Verifying Checksum 00:47:49 0c92f367c5e7: Download complete 00:47:49 3096ccb668a1: Verifying Checksum 00:47:49 3096ccb668a1: Download complete 00:47:49 9b3977197b4f: Verifying Checksum 00:47:49 9b3977197b4f: Download complete 00:47:49 e8cf19c19ddd: Verifying Checksum 00:47:49 e8cf19c19ddd: Download complete 00:47:50 9b3977197b4f: Pull complete 00:47:50 1a89e8eeedd5: Pull complete 00:47:50 94645a83ff95: Pull complete 00:47:51 a4caa8a26152: Verifying Checksum 00:47:51 a4caa8a26152: Download complete 00:47:51 3f3a8bcf1eab: Verifying Checksum 00:47:51 3f3a8bcf1eab: Download complete 00:47:55 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 00:47:55 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.018s coverage: 21.8% of statements 00:47:55 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 00:48:02 GCO_ENABLED=1 GO111MODULE=on go vet ./... 00:48:04 3f3a8bcf1eab: Pull complete 00:48:04 0c92f367c5e7: Pull complete 00:48:04 3096ccb668a1: Pull complete 00:48:04 e8cf19c19ddd: Pull complete 00:48:05 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:48:05 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:48:05 ./bin/test-attribution-txt.sh [Pipeline] echo 00:48:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:48:06 $ docker stop --time=1 673bd31b4a19f0aca0770e0f90f08c4d5c2f638521d8090e8ae356bfa0052c62 00:48:08 $ docker rm -f 673bd31b4a19f0aca0770e0f90f08c4d5c2f638521d8090e8ae356bfa0052c62 [Pipeline] // withDockerContainer [Pipeline] sh 00:48:08 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:48:08 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 00:48:09 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:48:09 + ls -al . 00:48:09 total 180 00:48:09 drwxrwxr-x 10 jenkins jenkins 4096 May 12 00:48 . 00:48:09 drwxrwxr-x 4 jenkins jenkins 4096 May 12 00:46 .. 00:48:09 -rw-rw-r-- 1 jenkins jenkins 140 May 12 00:46 .dockerignore 00:48:09 drwxrwxr-x 8 jenkins jenkins 4096 May 12 00:47 .git 00:48:09 drwxrwxr-x 3 jenkins jenkins 4096 May 12 00:46 .github 00:48:09 -rw-rw-r-- 1 jenkins jenkins 329 May 12 00:46 .gitignore 00:48:09 -rw-rw-r-- 1 jenkins jenkins 41 May 12 00:46 .golangci.yml 00:48:09 drwxr-xr-x 3 jenkins jenkins 4096 May 12 00:47 .semver 00:48:09 -rw-rw-r-- 1 jenkins jenkins 8656 May 12 00:46 Attribution.txt 00:48:09 -rw-rw-r-- 1 jenkins jenkins 11365 May 12 00:46 CHANGELOG.md 00:48:09 -rw-rw-r-- 1 jenkins jenkins 1930 May 12 00:46 Dockerfile 00:48:09 -rw-rw-r-- 1 jenkins jenkins 677 May 12 00:46 GOVERNANCE.md 00:48:09 -rw-rw-r-- 1 jenkins jenkins 678 May 12 00:46 Jenkinsfile 00:48:09 -rw-rw-r-- 1 jenkins jenkins 11340 May 12 00:46 LICENSE 00:48:09 -rw-rw-r-- 1 jenkins jenkins 1930 May 12 00:46 Makefile 00:48:09 -rw-rw-r-- 1 jenkins jenkins 620 May 12 00:46 OWNERS.md 00:48:09 -rw-rw-r-- 1 jenkins jenkins 2501 May 12 00:46 README.md 00:48:09 -rw-rw-r-- 1 jenkins jenkins 11 May 12 00:47 VERSION 00:48:09 drwxrwxr-x 2 jenkins jenkins 4096 May 12 00:46 bin 00:48:09 drwxrwxr-x 3 jenkins jenkins 4096 May 12 00:46 cmd 00:48:09 -rw-r--r-- 1 jenkins jenkins 17887 May 12 00:47 coverage.out 00:48:09 -rw-rw-r-- 1 jenkins jenkins 3263 May 12 00:46 go.mod 00:48:09 -rw-rw-r-- 1 jenkins jenkins 34802 May 12 00:46 go.sum 00:48:09 drwxrwxr-x 3 jenkins jenkins 4096 May 12 00:46 internal 00:48:09 drwxrwxr-x 2 jenkins jenkins 4096 May 12 00:46 mock 00:48:09 drwxrwxr-x 4 jenkins jenkins 4096 May 12 00:46 snap 00:48:09 -rw-rw-r-- 1 jenkins jenkins 227 May 12 00:46 version.go [Pipeline] isUnix [Pipeline] sh 00:48:09 + 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=77901818c76bea5a69108393cfa761498ae657a9 --label arch=amd64 --label version=2.2.1-dev.1 . 00:48:09 Sending build context to Docker daemon 5.965MB 00:48:09 Step 1/24 : ARG BASE=golang:1.17-alpine3.15 00:48:09 Step 2/24 : FROM ${BASE} AS builder 00:48:09 ---> 936b4c87583d 00:48:09 Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 00:48:09 ---> Running in a6ad1cc1e4d1 00:48:09 Removing intermediate container a6ad1cc1e4d1 00:48:09 ---> e34017ef1a92 00:48:09 Step 4/24 : ARG ALPINE_PKG_EXTRA="" 00:48:09 ---> Running in 394e760e00a3 00:48:09 Removing intermediate container 394e760e00a3 00:48:09 ---> 08c7252baf20 00:48:09 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:48:09 ---> Running in 42bc4b09cc9b 00:48:10 Removing intermediate container 42bc4b09cc9b 00:48:10 ---> 2a9f221fcbcf 00:48:10 Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:48:10 ---> Running in 5b98ac2f0c7d 00:48:11 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 00:48:11 a4caa8a26152: Pull complete 00:48:11 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 00:48:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 00:48:11 ---> 725f1c02e7f9 00:48:11 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 00:48:11 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 00:48:12 ---> Running in 6ce1a4e348e0 00:48:12 OK: 224 MiB in 56 packages 00:48:12 Removing intermediate container 6ce1a4e348e0 00:48:12 ---> d8908f956b0d 00:48:12 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 00:48:12 ---> Running in 2c72263035fc 00:48:12 Removing intermediate container 5b98ac2f0c7d 00:48:12 ---> ead59f49e1b3 00:48:12 Step 7/24 : WORKDIR /device-mqtt-go 00:48:12 ---> Running in eb4f74cc9717 00:48:12 Removing intermediate container eb4f74cc9717 00:48:12 ---> 9159225341aa 00:48:12 Step 8/24 : COPY go.mod vendor* ./ 00:48:12 Removing intermediate container 2c72263035fc 00:48:12 ---> 21b4973eb16c 00:48:12 Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:48:12 ---> Running in 06c01ef1d1ae 00:48:12 ---> 70202e93716c 00:48:12 Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:48:12 ---> Running in d41d577f722a 00:48:13 Removing intermediate container d41d577f722a 00:48:13 ---> 22b950e0e5a8 00:48:13 Step 10/24 : COPY . . 00:48:13 ---> 4797a9ae2b5f 00:48:13 Step 11/24 : ARG MAKE='make build' 00:48:13 ---> Running in 87c3ac0b2a31 00:48:13 Removing intermediate container 87c3ac0b2a31 00:48:13 ---> f84293c2c02b 00:48:13 Step 12/24 : RUN $MAKE 00:48:13 ---> Running in b4ac3b96b731 00:48:14 GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-mqtt-go.Version=2.2.1-dev.1" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd 00:48:14 Removing intermediate container 06c01ef1d1ae 00:48:14 ---> f05e19bb279b 00:48:14 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:48:14 ---> Running in d929a8f495ab 00:48:15 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 00:48:16 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 00:48:17 (1/4) Installing openssh-keygen (8.8_p1-r1) 00:48:17 (2/4) Installing libedit (20210910.3.1-r0) 00:48:17 (3/4) Installing openssh-client-common (8.8_p1-r1) 00:48:17 (4/4) Installing openssh-client-default (8.8_p1-r1) 00:48:17 Executing busybox-1.34.1-r3.trigger 00:48:17 OK: 224 MiB in 56 packages 00:48:18 Removing intermediate container d929a8f495ab 00:48:18 ---> 0401f307f265 00:48:18 Step 7/12 : WORKDIR /device-mqtt-go 00:48:18 ---> Running in eb8c0ca34f95 00:48:18 Removing intermediate container eb8c0ca34f95 00:48:18 ---> 4680940bfbbe 00:48:18 Step 8/12 : COPY go.mod vendor* ./ 00:48:19 ---> c359d0a7ba0d 00:48:19 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:48:19 ---> Running in a53087dcc8f4 00:48:36 Removing intermediate container b4ac3b96b731 00:48:36 ---> 27c806df6c3f 00:48:36 Step 13/24 : FROM alpine:3.14 00:48:36 3.14: Pulling from library/alpine 00:48:36 8663204ce13b: Pulling fs layer 00:48:36 8663204ce13b: Verifying Checksum 00:48:36 8663204ce13b: Download complete 00:48:36 8663204ce13b: Pull complete 00:48:36 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 00:48:36 Status: Downloaded newer image for alpine:3.14 00:48:36 ---> e04c818066af 00:48:36 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 00:48:36 ---> Running in e8ade1e2557b 00:48:36 Removing intermediate container e8ade1e2557b 00:48:36 ---> dba1304f5353 00:48:36 Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init 00:48:36 ---> Running in be5bcfeab869 00:48:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 00:48:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 00:48:36 (1/6) Installing dumb-init (1.2.5-r1) 00:48:36 (2/6) Installing libgcc (10.3.1_git20210424-r2) 00:48:36 (3/6) Installing libsodium (1.0.18-r0) 00:48:36 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 00:48:36 (5/6) Installing libzmq (4.3.4-r0) 00:48:36 (6/6) Installing zeromq (4.3.4-r0) 00:48:36 Executing busybox-1.33.1-r7.trigger 00:48:36 OK: 8 MiB in 20 packages 00:48:36 Removing intermediate container be5bcfeab869 00:48:36 ---> 695de537c1b1 00:48:36 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 00:48:36 ---> b20d8b64c2a7 00:48:36 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 00:48:36 ---> 93725d993182 00:48:36 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 00:48:36 ---> eac8d94d05d6 00:48:36 Step 19/24 : EXPOSE 59982 00:48:36 ---> Running in 8e2f9445c5a8 00:48:36 Removing intermediate container 8e2f9445c5a8 00:48:36 ---> 3c4b2fd50895 00:48:36 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 00:48:36 ---> Running in 248bbfb574e1 00:48:36 Removing intermediate container 248bbfb574e1 00:48:36 ---> 3da90782b973 00:48:36 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:48:36 ---> Running in d38ef5f100ba 00:48:36 Removing intermediate container d38ef5f100ba 00:48:36 ---> 5db6f686f90a 00:48:36 Step 22/24 : LABEL arch=amd64 00:48:36 ---> Running in ad3c7dca83df 00:48:36 Removing intermediate container ad3c7dca83df 00:48:36 ---> 9986c3b896f2 00:48:36 Step 23/24 : LABEL git_sha=77901818c76bea5a69108393cfa761498ae657a9 00:48:36 ---> Running in c8b4c3c3bb07 00:48:36 Removing intermediate container c8b4c3c3bb07 00:48:36 ---> 2d79215555fe 00:48:36 Step 24/24 : LABEL version=2.2.1-dev.1 00:48:36 ---> Running in b8164c631e1c 00:48:36 Removing intermediate container b8164c631e1c 00:48:36 ---> 1c1be8b77c70 00:48:36 [Warning] One or more build-args [ARCH] were not consumed 00:48:36 Successfully built 1c1be8b77c70 00:48:36 Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:48:36 provisioning config files... 00:48:36 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config6129821521977336428tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:48:37 ---> docker-login.sh 00:48:37 nexus3.edgexfoundry.org:10001 00:48:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:48:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:48:37 Configure a credential helper to remove this warning. See 00:48:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:48:37 00:48:37 Login Succeeded 00:48:37 nexus3.edgexfoundry.org:10002 00:48:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:48:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:48:37 Configure a credential helper to remove this warning. See 00:48:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:48:37 00:48:37 Login Succeeded 00:48:37 nexus3.edgexfoundry.org:10003 00:48:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:48:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:48:37 Configure a credential helper to remove this warning. See 00:48:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:48:37 00:48:37 Login Succeeded 00:48:37 nexus3.edgexfoundry.org:10004 00:48:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:48:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:48:37 Configure a credential helper to remove this warning. See 00:48:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:48:37 00:48:37 Login Succeeded 00:48:37 docker.io 00:48:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:48:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:48:38 Configure a credential helper to remove this warning. See 00:48:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:48:38 00:48:38 Login Succeeded 00:48:38 ---> docker-login.sh ends [Pipeline] } 00:48:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:48:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:48:38 [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: 00:48:38 77901818c76bea5a69108393cfa761498ae657a9 00:48:38 latest 00:48:38 2.2.1-dev.1 00:48:38 77901818c76bea5a69108393cfa761498ae657a9-2.2.1-dev.1 00:48:38 main 00:48:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:48:38 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:77901818c76bea5a69108393cfa761498ae657a9 [Pipeline] isUnix [Pipeline] sh 00:48:38 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:77901818c76bea5a69108393cfa761498ae657a9 00:48:38 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 00:48:38 90d93a77ebf3: Preparing 00:48:38 969d96819060: Preparing 00:48:38 70669f46c175: Preparing 00:48:38 fa85bba0b1f7: Preparing 00:48:38 b541d28bf3b4: Preparing 00:48:38 b541d28bf3b4: Layer already exists 00:48:38 90d93a77ebf3: Pushed 00:48:38 969d96819060: Pushed 00:48:39 fa85bba0b1f7: Pushed 00:48:41 70669f46c175: Pushed 00:48:41 77901818c76bea5a69108393cfa761498ae657a9: digest: sha256:5b054c6b4f6408efbada44ff8f72341bcab82e9ce7da48636795d8c166aa748a size: 1367 [Pipeline] isUnix [Pipeline] sh 00:48:42 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] isUnix [Pipeline] sh 00:48:42 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest 00:48:42 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 00:48:42 90d93a77ebf3: Preparing 00:48:42 969d96819060: Preparing 00:48:42 70669f46c175: Preparing 00:48:42 fa85bba0b1f7: Preparing 00:48:42 b541d28bf3b4: Preparing 00:48:42 969d96819060: Layer already exists 00:48:42 90d93a77ebf3: Layer already exists 00:48:42 fa85bba0b1f7: Layer already exists 00:48:42 70669f46c175: Layer already exists 00:48:42 b541d28bf3b4: Layer already exists 00:48:42 latest: digest: sha256:5b054c6b4f6408efbada44ff8f72341bcab82e9ce7da48636795d8c166aa748a size: 1367 [Pipeline] isUnix [Pipeline] sh 00:48:42 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:2.2.1-dev.1 [Pipeline] isUnix [Pipeline] sh 00:48:43 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:2.2.1-dev.1 00:48:43 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 00:48:43 90d93a77ebf3: Preparing 00:48:43 969d96819060: Preparing 00:48:43 70669f46c175: Preparing 00:48:43 fa85bba0b1f7: Preparing 00:48:43 b541d28bf3b4: Preparing 00:48:43 90d93a77ebf3: Layer already exists 00:48:43 fa85bba0b1f7: Layer already exists 00:48:43 b541d28bf3b4: Layer already exists 00:48:43 969d96819060: Layer already exists 00:48:43 70669f46c175: Layer already exists 00:48:43 2.2.1-dev.1: digest: sha256:5b054c6b4f6408efbada44ff8f72341bcab82e9ce7da48636795d8c166aa748a size: 1367 [Pipeline] isUnix [Pipeline] sh 00:48:43 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:77901818c76bea5a69108393cfa761498ae657a9-2.2.1-dev.1 [Pipeline] isUnix [Pipeline] sh 00:48:43 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:77901818c76bea5a69108393cfa761498ae657a9-2.2.1-dev.1 00:48:43 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 00:48:43 90d93a77ebf3: Preparing 00:48:43 969d96819060: Preparing 00:48:43 70669f46c175: Preparing 00:48:43 fa85bba0b1f7: Preparing 00:48:43 b541d28bf3b4: Preparing 00:48:43 fa85bba0b1f7: Layer already exists 00:48:43 90d93a77ebf3: Layer already exists 00:48:43 969d96819060: Layer already exists 00:48:43 b541d28bf3b4: Layer already exists 00:48:43 70669f46c175: Layer already exists 00:48:43 77901818c76bea5a69108393cfa761498ae657a9-2.2.1-dev.1: digest: sha256:5b054c6b4f6408efbada44ff8f72341bcab82e9ce7da48636795d8c166aa748a size: 1367 [Pipeline] isUnix [Pipeline] sh 00:48:43 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] isUnix [Pipeline] sh 00:48:44 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main 00:48:44 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 00:48:44 90d93a77ebf3: Preparing 00:48:44 969d96819060: Preparing 00:48:44 70669f46c175: Preparing 00:48:44 fa85bba0b1f7: Preparing 00:48:44 b541d28bf3b4: Preparing 00:48:44 90d93a77ebf3: Layer already exists 00:48:44 969d96819060: Layer already exists 00:48:44 70669f46c175: Layer already exists 00:48:44 b541d28bf3b4: Layer already exists 00:48:44 fa85bba0b1f7: Layer already exists 00:48:44 main: digest: sha256:5b054c6b4f6408efbada44ff8f72341bcab82e9ce7da48636795d8c166aa748a size: 1367 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:48:44 ===================================================== [Pipeline] echo 00:48:44 taggedImages: 00:48:44 - nexus3.edgexfoundry.org:10004/device-mqtt:77901818c76bea5a69108393cfa761498ae657a9 00:48:44 - nexus3.edgexfoundry.org:10004/device-mqtt:latest 00:48:44 - nexus3.edgexfoundry.org:10004/device-mqtt:2.2.1-dev.1 00:48:44 - nexus3.edgexfoundry.org:10004/device-mqtt:77901818c76bea5a69108393cfa761498ae657a9-2.2.1-dev.1 00:48:44 - 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] sh 00:48:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:48:44 00:48:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 00:48:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:48:44 latest: Pulling from edgex-lftools-log-publisher 00:48:44 5eb5b503b376: Pulling fs layer 00:48:44 5c69ac0246d0: Pulling fs layer 00:48:44 ec43610c2a17: Pulling fs layer 00:48:44 3a2ae6a8a46f: Pulling fs layer 00:48:44 33b1e0a273af: Pulling fs layer 00:48:44 5d3b04190fa2: Pulling fs layer 00:48:44 2f39f015ded8: Pulling fs layer 00:48:44 3a2ae6a8a46f: Waiting 00:48:44 33b1e0a273af: Waiting 00:48:44 2f39f015ded8: Waiting 00:48:44 5c69ac0246d0: Verifying Checksum 00:48:44 5c69ac0246d0: Download complete 00:48:44 3a2ae6a8a46f: Download complete 00:48:44 33b1e0a273af: Verifying Checksum 00:48:44 33b1e0a273af: Download complete 00:48:44 5d3b04190fa2: Verifying Checksum 00:48:44 5d3b04190fa2: Download complete 00:48:45 ec43610c2a17: Verifying Checksum 00:48:45 ec43610c2a17: Download complete 00:48:45 5eb5b503b376: Verifying Checksum 00:48:45 5eb5b503b376: Download complete 00:48:45 2f39f015ded8: Verifying Checksum 00:48:45 2f39f015ded8: Download complete 00:48:46 5eb5b503b376: Pull complete 00:48:46 5c69ac0246d0: Pull complete 00:48:46 ec43610c2a17: Pull complete 00:48:47 3a2ae6a8a46f: Pull complete 00:48:47 33b1e0a273af: Pull complete 00:48:47 5d3b04190fa2: Pull complete 00:48:51 2f39f015ded8: Pull complete 00:48:51 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 00:48:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:48:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 00:48:51 prd-ubuntu20.04-docker-8c-8g-63342 does not seem to be running inside a container 00:48: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 00:48:53 $ docker top cc58e642a94dcd3145c76099748b9cd4b054355fb1366d0a37b607286b69be61 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:48:53 ---> job-cost.sh 00:48:53 lf-activate-venv: SKIPPING 00:48:53 INFO: No Stack... 00:48:54 INFO: Retrieving Pricing Info for: v3-standard-8 00:48:54 INFO: Archiving Costs [Pipeline] sh 00:48:55 + cat /w/workspace/edgexfoundry_device-mqtt-go_main/archives/cost.csv 00:48:55 + cut -d, -f6 [Pipeline] lock 00:48:55 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-46-stack-cost] 00:48:55 Resource [jenkins-edgexfoundry-device-mqtt-go-main-46-stack-cost] did not exist. Created. 00:48:55 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-46-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:48:55 + echo total: 0.2199999988079071 [Pipeline] stash 00:48:55 Stashed 1 file(s) [Pipeline] } 00:48:55 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-46-stack-cost] [Pipeline] // lock [Pipeline] } 00:48:55 $ docker stop --time=1 cc58e642a94dcd3145c76099748b9cd4b054355fb1366d0a37b607286b69be61 00:48:56 $ docker rm -f cc58e642a94dcd3145c76099748b9cd4b054355fb1366d0a37b607286b69be61 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:49:06 Removing intermediate container a53087dcc8f4 00:49:06 ---> 61e961506914 00:49:06 Step 10/12 : COPY . . 00:49:06 ---> b8b9f664cfd6 00:49:06 Step 11/12 : ARG MAKE='make build' 00:49:06 ---> Running in b99ebb33e1bd 00:49:06 Removing intermediate container b99ebb33e1bd 00:49:06 ---> 7ff6c3204739 00:49:06 Step 12/12 : RUN $MAKE 00:49:06 ---> Running in 2f8a06d27d6c 00:49:06 noop 00:49:06 Removing intermediate container 2f8a06d27d6c 00:49:06 ---> e6398428fa5d 00:49:06 Successfully built e6398428fa5d 00:49:06 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:49:06 + docker inspect -f . ci-base-image-arm64 00:49:06 . [Pipeline] withDockerContainer 00:49:07 prd-ubuntu20.04-docker-arm64-4c-16g-63338 does not seem to be running inside a container 00:49:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/46 -v /w/workspace/device-mqtt-go/46:/w/workspace/device-mqtt-go/46:rw,z -v /w/workspace/device-mqtt-go/46@tmp:/w/workspace/device-mqtt-go/46@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:49:08 $ docker top 7cf998d6b990a0d78fbb97bd49db9a6296fccfa083cd6b1322c5197f038e55a3 -eo pid,comm [Pipeline] { [Pipeline] sh 00:49:09 + go version 00:49:09 go version go1.17.6 linux/arm64 [Pipeline] } 00:49:09 $ docker stop --time=1 7cf998d6b990a0d78fbb97bd49db9a6296fccfa083cd6b1322c5197f038e55a3 00:49:11 $ docker rm -f 7cf998d6b990a0d78fbb97bd49db9a6296fccfa083cd6b1322c5197f038e55a3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:49:11 + docker inspect -f . ci-base-image-arm64 00:49:11 . [Pipeline] withDockerContainer 00:49:11 prd-ubuntu20.04-docker-arm64-4c-16g-63338 does not seem to be running inside a container 00:49:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/46 -v /w/workspace/device-mqtt-go/46:/w/workspace/device-mqtt-go/46:rw,z -v /w/workspace/device-mqtt-go/46@tmp:/w/workspace/device-mqtt-go/46@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:49:13 $ docker top bfff28f67cf4247584c674e0237803f5fc65fa9386cedc8c148f995c0e83660f -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 00:49:14 + make test 00:49:14 GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 00:49:15 ? github.com/edgexfoundry/device-mqtt-go [no test files] 00:50:37 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 00:50:37 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.070s coverage: 21.8% of statements 00:50:37 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 00:50:37 WARNING: Linting skipped (not on x86_64 or linter not installed) 00:50:37 GCO_ENABLED=1 GO111MODULE=on go vet ./... 00:50:59 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:50:59 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:50:59 ./bin/test-attribution-txt.sh [Pipeline] echo 00:51:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:51:00 $ docker stop --time=1 bfff28f67cf4247584c674e0237803f5fc65fa9386cedc8c148f995c0e83660f 00:51:02 $ docker rm -f bfff28f67cf4247584c674e0237803f5fc65fa9386cedc8c148f995c0e83660f [Pipeline] // withDockerContainer [Pipeline] sh 00:51:03 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:51:03 Warning: overwriting stash ‘coverage-report’ 00:51:03 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 00:51:04 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:51:04 + ls -al . 00:51:04 total 176 00:51:04 drwxrwxr-x 9 jenkins jenkins 4096 May 12 00:51 . 00:51:04 drwxrwxr-x 4 jenkins jenkins 4096 May 12 00:47 .. 00:51:04 -rw-rw-r-- 1 jenkins jenkins 140 May 12 00:47 .dockerignore 00:51:04 drwxrwxr-x 8 jenkins jenkins 4096 May 12 00:47 .git 00:51:04 drwxrwxr-x 3 jenkins jenkins 4096 May 12 00:47 .github 00:51:04 -rw-rw-r-- 1 jenkins jenkins 329 May 12 00:47 .gitignore 00:51:04 -rw-rw-r-- 1 jenkins jenkins 41 May 12 00:47 .golangci.yml 00:51:04 -rw-rw-r-- 1 jenkins jenkins 8656 May 12 00:47 Attribution.txt 00:51:04 -rw-rw-r-- 1 jenkins jenkins 11365 May 12 00:47 CHANGELOG.md 00:51:04 -rw-rw-r-- 1 jenkins jenkins 1930 May 12 00:47 Dockerfile 00:51:04 -rw-rw-r-- 1 jenkins jenkins 677 May 12 00:47 GOVERNANCE.md 00:51:04 -rw-rw-r-- 1 jenkins jenkins 678 May 12 00:47 Jenkinsfile 00:51:04 -rw-rw-r-- 1 jenkins jenkins 11340 May 12 00:47 LICENSE 00:51:04 -rw-rw-r-- 1 jenkins jenkins 1930 May 12 00:47 Makefile 00:51:04 -rw-rw-r-- 1 jenkins jenkins 620 May 12 00:47 OWNERS.md 00:51:04 -rw-rw-r-- 1 jenkins jenkins 2501 May 12 00:47 README.md 00:51:04 -rw-rw-r-- 1 jenkins jenkins 11 May 12 00:47 VERSION 00:51:04 drwxrwxr-x 2 jenkins jenkins 4096 May 12 00:47 bin 00:51:04 drwxrwxr-x 3 jenkins jenkins 4096 May 12 00:47 cmd 00:51:04 -rw-r--r-- 1 jenkins jenkins 17887 May 12 00:50 coverage.out 00:51:04 -rw-rw-r-- 1 jenkins jenkins 3263 May 12 00:47 go.mod 00:51:04 -rw-rw-r-- 1 jenkins jenkins 34802 May 12 00:47 go.sum 00:51:04 drwxrwxr-x 3 jenkins jenkins 4096 May 12 00:47 internal 00:51:04 drwxrwxr-x 2 jenkins jenkins 4096 May 12 00:47 mock 00:51:04 drwxrwxr-x 4 jenkins jenkins 4096 May 12 00:47 snap 00:51:04 -rw-rw-r-- 1 jenkins jenkins 227 May 12 00:47 version.go [Pipeline] isUnix [Pipeline] sh 00:51:04 + 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=77901818c76bea5a69108393cfa761498ae657a9 --label arch=arm64 --label version=2.2.1-dev.1 . 00:51:05 Sending build context to Docker daemon 3.104MB 00:51:05 Step 1/24 : ARG BASE=golang:1.17-alpine3.15 00:51:05 Step 2/24 : FROM ${BASE} AS builder 00:51:05 ---> e6398428fa5d 00:51:05 Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 00:51:05 ---> Running in e7862a0a8344 00:51:05 Removing intermediate container e7862a0a8344 00:51:05 ---> ad540e5bdc54 00:51:05 Step 4/24 : ARG ALPINE_PKG_EXTRA="" 00:51:05 ---> Running in dc6c8fa1b17a 00:51:06 Removing intermediate container dc6c8fa1b17a 00:51:06 ---> 2f2965e7616f 00:51:06 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:51:06 ---> Running in 2ed9ffcd969d 00:51:07 Removing intermediate container 2ed9ffcd969d 00:51:07 ---> 5768290c7593 00:51:07 Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:51:08 ---> Running in 46296b3ff82f 00:51:09 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 00:51:10 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 00:51:11 OK: 224 MiB in 56 packages 00:51:11 Removing intermediate container 46296b3ff82f 00:51:11 ---> 9d0dc4baaa1f 00:51:11 Step 7/24 : WORKDIR /device-mqtt-go 00:51:11 ---> Running in abe8c65fc624 00:51:12 Removing intermediate container abe8c65fc624 00:51:12 ---> 023f01483525 00:51:12 Step 8/24 : COPY go.mod vendor* ./ 00:51:12 ---> 299c312095bc 00:51:12 Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:51:12 ---> Running in 8053c5f3b261 00:51:14 Removing intermediate container 8053c5f3b261 00:51:14 ---> 073fe8e200e5 00:51:14 Step 10/24 : COPY . . 00:51:15 ---> 78a123628e3a 00:51:15 Step 11/24 : ARG MAKE='make build' 00:51:15 ---> Running in b791609d93e5 00:51:15 Removing intermediate container b791609d93e5 00:51:15 ---> d7d7dc74fda7 00:51:15 Step 12/24 : RUN $MAKE 00:51:15 ---> Running in f8298b5ec318 00:51:16 GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-mqtt-go.Version=2.2.1-dev.1" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd 00:53:23 Removing intermediate container f8298b5ec318 00:53:23 ---> d4dd7e2f995e 00:53:23 Step 13/24 : FROM alpine:3.14 00:53:23 3.14: Pulling from library/alpine 00:53:23 455c02918c45: Pulling fs layer 00:53:23 455c02918c45: Download complete 00:53:23 455c02918c45: Pull complete 00:53:23 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 00:53:23 Status: Downloaded newer image for alpine:3.14 00:53:23 ---> ac73e934f311 00:53:23 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 00:53:23 ---> Running in 085e991a6e21 00:53:23 Removing intermediate container 085e991a6e21 00:53:23 ---> af52a3ccda52 00:53:23 Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init 00:53:23 ---> Running in c35981ed4a63 00:53:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 00:53:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 00:53:23 (1/6) Installing dumb-init (1.2.5-r1) 00:53:23 (2/6) Installing libgcc (10.3.1_git20210424-r2) 00:53:23 (3/6) Installing libsodium (1.0.18-r0) 00:53:23 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 00:53:23 (5/6) Installing libzmq (4.3.4-r0) 00:53:23 (6/6) Installing zeromq (4.3.4-r0) 00:53:23 Executing busybox-1.33.1-r7.trigger 00:53:23 OK: 8 MiB in 20 packages 00:53:24 Removing intermediate container c35981ed4a63 00:53:24 ---> 5b994ffc2e27 00:53:24 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 00:53:25 ---> 3c7fb0ce462f 00:53:25 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 00:53:26 ---> c92941510762 00:53:26 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 00:53:27 ---> a0cb4872de73 00:53:27 Step 19/24 : EXPOSE 59982 00:53:27 ---> Running in 2c3dfe02db8a 00:53:27 Removing intermediate container 2c3dfe02db8a 00:53:27 ---> fd3b9ade5be2 00:53:27 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 00:53:27 ---> Running in 444ac1e2c2f7 00:53:27 Removing intermediate container 444ac1e2c2f7 00:53:27 ---> c2233d20f1f7 00:53:27 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:53:28 ---> Running in 281e4bac1477 00:53:28 Removing intermediate container 281e4bac1477 00:53:28 ---> 12648ec990a2 00:53:28 Step 22/24 : LABEL arch=arm64 00:53:28 ---> Running in 1d15f221a355 00:53:28 Removing intermediate container 1d15f221a355 00:53:28 ---> 9475656c6746 00:53:28 Step 23/24 : LABEL git_sha=77901818c76bea5a69108393cfa761498ae657a9 00:53:29 ---> Running in 7fbd9fd733eb 00:53:29 Removing intermediate container 7fbd9fd733eb 00:53:29 ---> 98b782f1e701 00:53:29 Step 24/24 : LABEL version=2.2.1-dev.1 00:53:29 ---> Running in ddcd4ac68bd6 00:53:29 Removing intermediate container ddcd4ac68bd6 00:53:29 ---> 13110a3b36e6 00:53:29 [Warning] One or more build-args [ARCH] were not consumed 00:53:29 Successfully built 13110a3b36e6 00:53:29 Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:53:29 provisioning config files... 00:53:29 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/46@tmp/config8435180914003852010tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:53:30 ---> docker-login.sh 00:53:30 nexus3.edgexfoundry.org:10001 00:53:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:53:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:53:30 Configure a credential helper to remove this warning. See 00:53:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:53:30 00:53:30 Login Succeeded 00:53:30 nexus3.edgexfoundry.org:10002 00:53:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:53:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:53:30 Configure a credential helper to remove this warning. See 00:53:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:53:30 00:53:30 Login Succeeded 00:53:30 nexus3.edgexfoundry.org:10003 00:53:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:53:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:53:31 Configure a credential helper to remove this warning. See 00:53:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:53:31 00:53:31 Login Succeeded 00:53:31 nexus3.edgexfoundry.org:10004 00:53:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:53:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:53:32 Configure a credential helper to remove this warning. See 00:53:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:53:32 00:53:32 Login Succeeded 00:53:32 docker.io 00:53:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:53:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:53:33 Configure a credential helper to remove this warning. See 00:53:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:53:33 00:53:33 Login Succeeded 00:53:33 ---> docker-login.sh ends [Pipeline] } 00:53:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:53:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:53:33 [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: 00:53:33 77901818c76bea5a69108393cfa761498ae657a9 00:53:33 latest 00:53:33 2.2.1-dev.1 00:53:33 77901818c76bea5a69108393cfa761498ae657a9-2.2.1-dev.1 00:53:33 main 00:53:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:53:33 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:77901818c76bea5a69108393cfa761498ae657a9 [Pipeline] isUnix [Pipeline] sh 00:53:33 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:77901818c76bea5a69108393cfa761498ae657a9 00:53:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 00:53:33 133461777424: Preparing 00:53:33 13aae7ef3eaf: Preparing 00:53:33 ee1217bebade: Preparing 00:53:33 d0b49b1420e8: Preparing 00:53:33 f73e7dbfee58: Preparing 00:53:33 f73e7dbfee58: Layer already exists 00:53:34 133461777424: Pushed 00:53:34 13aae7ef3eaf: Pushed 00:53:34 d0b49b1420e8: Pushed 00:53:40 ee1217bebade: Pushed 00:53:40 77901818c76bea5a69108393cfa761498ae657a9: digest: sha256:d6aed951ad79b1166fc1184e9ee36db7880137147f2b29e3adb9a6de24a5cac0 size: 1366 [Pipeline] isUnix [Pipeline] sh 00:53:40 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:53:40 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest 00:53:40 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 00:53:40 133461777424: Preparing 00:53:40 13aae7ef3eaf: Preparing 00:53:40 ee1217bebade: Preparing 00:53:40 d0b49b1420e8: Preparing 00:53:40 f73e7dbfee58: Preparing 00:53:40 133461777424: Layer already exists 00:53:40 13aae7ef3eaf: Layer already exists 00:53:40 ee1217bebade: Layer already exists 00:53:40 f73e7dbfee58: Layer already exists 00:53:40 d0b49b1420e8: Layer already exists 00:53:41 latest: digest: sha256:d6aed951ad79b1166fc1184e9ee36db7880137147f2b29e3adb9a6de24a5cac0 size: 1366 [Pipeline] isUnix [Pipeline] sh 00:53:41 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.2.1-dev.1 [Pipeline] isUnix [Pipeline] sh 00:53:41 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.2.1-dev.1 00:53:41 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 00:53:41 133461777424: Preparing 00:53:41 13aae7ef3eaf: Preparing 00:53:41 ee1217bebade: Preparing 00:53:41 d0b49b1420e8: Preparing 00:53:41 f73e7dbfee58: Preparing 00:53:41 ee1217bebade: Layer already exists 00:53:41 133461777424: Layer already exists 00:53:41 d0b49b1420e8: Layer already exists 00:53:41 f73e7dbfee58: Layer already exists 00:53:41 13aae7ef3eaf: Layer already exists 00:53:41 2.2.1-dev.1: digest: sha256:d6aed951ad79b1166fc1184e9ee36db7880137147f2b29e3adb9a6de24a5cac0 size: 1366 [Pipeline] isUnix [Pipeline] sh 00:53:42 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:77901818c76bea5a69108393cfa761498ae657a9-2.2.1-dev.1 [Pipeline] isUnix [Pipeline] sh 00:53:42 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:77901818c76bea5a69108393cfa761498ae657a9-2.2.1-dev.1 00:53:42 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 00:53:42 133461777424: Preparing 00:53:42 13aae7ef3eaf: Preparing 00:53:42 ee1217bebade: Preparing 00:53:42 d0b49b1420e8: Preparing 00:53:42 f73e7dbfee58: Preparing 00:53:42 133461777424: Layer already exists 00:53:42 ee1217bebade: Layer already exists 00:53:42 f73e7dbfee58: Layer already exists 00:53:42 13aae7ef3eaf: Layer already exists 00:53:42 d0b49b1420e8: Layer already exists 00:53:42 77901818c76bea5a69108393cfa761498ae657a9-2.2.1-dev.1: digest: sha256:d6aed951ad79b1166fc1184e9ee36db7880137147f2b29e3adb9a6de24a5cac0 size: 1366 [Pipeline] isUnix [Pipeline] sh 00:53:43 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] isUnix [Pipeline] sh 00:53:43 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main 00:53:43 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 00:53:43 133461777424: Preparing 00:53:43 13aae7ef3eaf: Preparing 00:53:43 ee1217bebade: Preparing 00:53:43 d0b49b1420e8: Preparing 00:53:43 f73e7dbfee58: Preparing 00:53:43 13aae7ef3eaf: Layer already exists 00:53:43 f73e7dbfee58: Layer already exists 00:53:43 d0b49b1420e8: Layer already exists 00:53:43 133461777424: Layer already exists 00:53:43 ee1217bebade: Layer already exists 00:53:43 main: digest: sha256:d6aed951ad79b1166fc1184e9ee36db7880137147f2b29e3adb9a6de24a5cac0 size: 1366 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:53:43 ===================================================== [Pipeline] echo 00:53:43 taggedImages: 00:53:43 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:77901818c76bea5a69108393cfa761498ae657a9 00:53:43 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest 00:53:43 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.2.1-dev.1 00:53:43 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:77901818c76bea5a69108393cfa761498ae657a9-2.2.1-dev.1 00:53:43 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:53:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:53:44 00:53:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 00:53:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:53:44 arm64: Pulling from edgex-lftools-log-publisher 00:53:44 8998bd30e6a1: Pulling fs layer 00:53:44 04944245beec: Pulling fs layer 00:53:44 699f458cf7ca: Pulling fs layer 00:53:44 765212b225bb: Pulling fs layer 00:53:44 f23df028b6ca: Pulling fs layer 00:53:44 d65c8cfc05b1: Pulling fs layer 00:53:44 2437ff75d9bd: Pulling fs layer 00:53:44 f23df028b6ca: Waiting 00:53:44 d65c8cfc05b1: Waiting 00:53:44 2437ff75d9bd: Waiting 00:53:44 765212b225bb: Waiting 00:53:44 04944245beec: Verifying Checksum 00:53:44 04944245beec: Download complete 00:53:44 765212b225bb: Verifying Checksum 00:53:44 765212b225bb: Download complete 00:53:44 f23df028b6ca: Verifying Checksum 00:53:44 f23df028b6ca: Download complete 00:53:45 d65c8cfc05b1: Verifying Checksum 00:53:45 d65c8cfc05b1: Download complete 00:53:45 699f458cf7ca: Verifying Checksum 00:53:45 699f458cf7ca: Download complete 00:53:45 8998bd30e6a1: Verifying Checksum 00:53:45 8998bd30e6a1: Download complete 00:53:48 2437ff75d9bd: Verifying Checksum 00:53:48 2437ff75d9bd: Download complete 00:53:50 8998bd30e6a1: Pull complete 00:53:51 04944245beec: Pull complete 00:53:52 699f458cf7ca: Pull complete 00:53:52 765212b225bb: Pull complete 00:53:53 f23df028b6ca: Pull complete 00:53:53 d65c8cfc05b1: Pull complete 00:54:08 2437ff75d9bd: Pull complete 00:54:08 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 00:54:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:54:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 00:54:09 prd-ubuntu20.04-docker-arm64-4c-16g-63338 does not seem to be running inside a container 00:54:09 $ 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/46 -v /w/workspace/device-mqtt-go/46:/w/workspace/device-mqtt-go/46:rw,z -v /w/workspace/device-mqtt-go/46@tmp:/w/workspace/device-mqtt-go/46@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:arm64 cat 00:54:12 $ docker top 0182ed0dc58cf5f42f0a14d23e83b50fd4d8d6f5ccd10412e591b82c94f4e654 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:54:12 ---> job-cost.sh 00:54:12 lf-activate-venv: SKIPPING 00:54:12 INFO: No Stack... 00:54:13 INFO: Retrieving Pricing Info for: v3-standard-4 00:54:14 INFO: Archiving Costs [Pipeline] sh 00:54:14 + + cat /w/workspace/device-mqtt-go/46/archives/cost.csv 00:54:14 cut -d, -f6 [Pipeline] lock 00:54:14 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-46-stack-cost] 00:54:14 Resource [jenkins-edgexfoundry-device-mqtt-go-main-46-stack-cost] did not exist. Created. 00:54:14 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-46-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:54:15 /w/workspace/device-mqtt-go/46@tmp/durable-38ab867c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 00:54:16 + echo total: 0.10999999940395355 [Pipeline] stash 00:54:16 Warning: overwriting stash ‘stack-cost’ 00:54:16 Stashed 1 file(s) [Pipeline] } 00:54:16 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-46-stack-cost] [Pipeline] // lock [Pipeline] } 00:54:16 $ docker stop --time=1 0182ed0dc58cf5f42f0a14d23e83b50fd4d8d6f5ccd10412e591b82c94f4e654 00:54:17 $ docker rm -f 0182ed0dc58cf5f42f0a14d23e83b50fd4d8d6f5ccd10412e591b82c94f4e654 [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 00:54:18 provisioning config files... 00:54:18 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config7689672770455192630tmp [Pipeline] { [Pipeline] sh 00:54:18 + set +x 00:54:18 + curl -s https://codecov.io/bash 00:54:18 + bash -s -- 00:54:18 00:54:18 _____ _ 00:54:18 / ____| | | 00:54:18 | | ___ __| | ___ ___ _____ __ 00:54:18 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:54:18 | |___| (_) | (_| | __/ (_| (_) \ V / 00:54:18 \_____\___/ \__,_|\___|\___\___/ \_/ 00:54:18 Bash-1.0.6 00:54:18 00:54:18 00:54:18 ==> git version 2.25.1 found 00:54:18 ==> 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 00:54:18 Release-Date: 2020-01-08 00:54:18 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 00:54:18 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 00:54:18 ==> Jenkins CI detected. 00:54:18 current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main 00:54:18 project root: . 00:54:18 --> token set from env 00:54:18 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:54:18 ==> Running gcov in . (disable via -X gcov) 00:54:18 ==> Python coveragepy not found 00:54:18 ==> Searching for coverage reports in: 00:54:18 + . 00:54:18 -> Found 1 reports 00:54:18 ==> Detecting git/mercurial file structure 00:54:18 ==> Reading reports 00:54:18 + ./coverage.out bytes=17887 00:54:18 ==> Appending adjustments 00:54:18 https://docs.codecov.io/docs/fixing-reports 00:54:18 + Found adjustments 00:54:18 ==> Gzipping contents 00:54:18 4.0K /tmp/codecov.X5kDir.gz 00:54:18 ==> Uploading reports 00:54:18 url: https://codecov.io 00:54:18 query: branch=main&commit=77901818c76bea5a69108393cfa761498ae657a9&build=46&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F46%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= 00:54:18 -> Pinging Codecov 00:54:18 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=77901818c76bea5a69108393cfa761498ae657a9&build=46&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F46%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= 00:54:19 -> Uploading to 00:54:19 https://storage.googleapis.com/codecov/v4/raw/2022-05-12/7D719EC7BBE17E464838252E33014C33/77901818c76bea5a69108393cfa761498ae657a9/a664266a-ae63-428d-9342-003092024543.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220512%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220512T005419Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4888287420abfa2f3f05f2156cb208cd75e2454153da4255b2be05f6c62ea337 00:54:19 % Total % Received % Xferd Average Speed Time Time Time Current 00:54:19 Dload Upload Total Spent Left Speed 00:54:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3260 0 0 100 3260 0 13252 --:--:-- --:--:-- --:--:-- 13252 00:54:19 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-mqtt-go/commit/77901818c76bea5a69108393cfa761498ae657a9 [Pipeline] } 00:54:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 00:54:19 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 00:54:19 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:54:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:54:20 00:54:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 00:54:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:54:20 1.410.4: Pulling from edgex-devops/edgex-snyk-go 00:54:20 188c0c94c7c5: Pulling fs layer 00:54:20 0ef7d3d256c8: Pulling fs layer 00:54:20 de9db76c5a1d: Pulling fs layer 00:54:20 0eba1c9be4d2: Pulling fs layer 00:54:20 0d57e429df01: Pulling fs layer 00:54:20 4e4be7b47b0d: Pulling fs layer 00:54:20 e1f770b5df2f: Pulling fs layer 00:54:20 85a0685a4137: Pulling fs layer 00:54:20 0d57e429df01: Waiting 00:54:20 4e4be7b47b0d: Waiting 00:54:20 e1f770b5df2f: Waiting 00:54:20 85a0685a4137: Waiting 00:54:20 0eba1c9be4d2: Waiting 00:54:20 de9db76c5a1d: Download complete 00:54:20 0ef7d3d256c8: Download complete 00:54:20 0d57e429df01: Verifying Checksum 00:54:20 0d57e429df01: Download complete 00:54:20 4e4be7b47b0d: Verifying Checksum 00:54:20 4e4be7b47b0d: Download complete 00:54:20 188c0c94c7c5: Verifying Checksum 00:54:20 188c0c94c7c5: Download complete 00:54:20 188c0c94c7c5: Pull complete 00:54:20 0ef7d3d256c8: Pull complete 00:54:20 e1f770b5df2f: Verifying Checksum 00:54:20 e1f770b5df2f: Download complete 00:54:20 de9db76c5a1d: Pull complete 00:54:21 0eba1c9be4d2: Verifying Checksum 00:54:21 0eba1c9be4d2: Download complete 00:54:21 85a0685a4137: Verifying Checksum 00:54:21 85a0685a4137: Download complete 00:54:24 0eba1c9be4d2: Pull complete 00:54:24 0d57e429df01: Pull complete 00:54:24 4e4be7b47b0d: Pull complete 00:54:24 e1f770b5df2f: Pull complete 00:54:28 85a0685a4137: Pull complete 00:54:28 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 00:54:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:54:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 00:54:28 prd-ubuntu20.04-docker-8c-8g-63342 does not seem to be running inside a container 00:54:28 $ 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 00:54:30 $ docker top 29fad1741759f3795287c0d7e8a0287b954887c4e815ee4399cf099090edf886 -eo pid,comm [Pipeline] { [Pipeline] echo 00:54:30 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 00:54:30 + set -o pipefail 00:54:30 + snyk monitor '--org=edgex-jenkins' 00:54:36 00:54:36 Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... 00:54:36 00:54:36 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6acecf1b-85ea-4374-bf84-4fa5a6e664d0/history/e72144a8-65d4-4e72-873c-90e89c6cabff 00:54:36 00:54:36 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 00:54:36 00:54:36 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 00:54:36 00:54:36 [Pipeline] } 00:54:36 $ docker stop --time=1 29fad1741759f3795287c0d7e8a0287b954887c4e815ee4399cf099090edf886 00:54:38 $ docker rm -f 29fad1741759f3795287c0d7e8a0287b954887c4e815ee4399cf099090edf886 [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 00:54:38 + git log --format=format:%s -1 77901818c76bea5a69108393cfa761498ae657a9 [Pipeline] sh 00:54:39 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:54:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 00:54:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 00:54:39 . [Pipeline] withDockerContainer 00:54:39 prd-ubuntu20.04-docker-8c-8g-63342 does not seem to be running inside a container 00:54: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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 00:54:39 $ docker top 2512ca0c326036b5384a6c3913404434b26c5c95922f30517cd3c594699df65b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:54:40 [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v2.2.0|v2.2.0-dev.23' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:54:40 + git semver [Pipeline] } 00:54:40 $ docker stop --time=1 2512ca0c326036b5384a6c3913404434b26c5c95922f30517cd3c594699df65b 00:54:41 $ docker rm -f 2512ca0c326036b5384a6c3913404434b26c5c95922f30517cd3c594699df65b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 00:54:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:54:42 00:54:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 00:54:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:54:42 0.23.1-centos7: Pulling from edgex-lftools 00:54:42 ab5ef0e58194: Pulling fs layer 00:54:42 9712f1f96733: Pulling fs layer 00:54:42 63f879dbbcfc: Pulling fs layer 00:54:42 0d9ebad4ef96: Pulling fs layer 00:54:42 e9a5061849ea: Pulling fs layer 00:54:42 d747dcd14b5f: Pulling fs layer 00:54:42 2de7ff778b66: Pulling fs layer 00:54:42 0d9ebad4ef96: Waiting 00:54:42 d747dcd14b5f: Waiting 00:54:42 e9a5061849ea: Waiting 00:54:42 9712f1f96733: Verifying Checksum 00:54:42 9712f1f96733: Download complete 00:54:42 63f879dbbcfc: Verifying Checksum 00:54:42 63f879dbbcfc: Download complete 00:54:43 e9a5061849ea: Verifying Checksum 00:54:43 e9a5061849ea: Download complete 00:54:43 d747dcd14b5f: Verifying Checksum 00:54:43 d747dcd14b5f: Download complete 00:54:43 ab5ef0e58194: Verifying Checksum 00:54:43 ab5ef0e58194: Download complete 00:54:43 0d9ebad4ef96: Download complete 00:54:43 2de7ff778b66: Verifying Checksum 00:54:43 2de7ff778b66: Download complete 00:54:46 ab5ef0e58194: Pull complete 00:54:46 9712f1f96733: Pull complete 00:54:46 63f879dbbcfc: Pull complete 00:54:51 0d9ebad4ef96: Pull complete 00:54:51 e9a5061849ea: Pull complete 00:54:51 d747dcd14b5f: Pull complete 00:54:51 2de7ff778b66: Pull complete 00:54:51 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 00:54:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:54:51 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 00:54:52 prd-ubuntu20.04-docker-8c-8g-63342 does not seem to be running inside a container 00:54:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 00:54:54 $ docker top 300208afb00bc52f2026bbfc7a938c5e13fa504c2681f9ac25fb1bb5dcc0543d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 00:54:54 provisioning config files... 00:54:54 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config6150577233599132833tmp 00:54:54 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config6572259772039042594tmp 00:54:54 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config3978790223510848719tmp [Pipeline] { [Pipeline] echo 00:54:54 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 00:54:54 ---> sigul-configuration.sh 00:54:54 gpg: directory `/root/.gnupg' created 00:54:54 gpg: new configuration file `/root/.gnupg/gpg.conf' created 00:54:54 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 00:54:54 gpg: keyring `/root/.gnupg/secring.gpg' created 00:54:54 gpg: keyring `/root/.gnupg/pubring.gpg' created 00:54:54 gpg: CAST5 encrypted data 00:54:54 gpg: encrypted with 1 passphrase 00:54:54 gpg: WARNING: message was not integrity protected [Pipeline] sh 00:54:54 + mkdir /home/jenkins 00:54:54 + mkdir /home/jenkins/sigul [Pipeline] sh 00:54:55 + 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 00:54:55 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 00:54:55 ---> sigul-install.sh 00:54:55 Sigul already installed; skipping installation. [Pipeline] sh 00:54:55 + git tag --list 00:54:55 0.7.1 00:54:55 v1.0.0 00:54:55 v1.1.0 00:54:55 v1.1.1 00:54:55 v1.2.2 00:54:55 v1.3.0 00:54:55 v1.3.1 00:54:55 v2.0.0 00:54:55 v2.0.1-dev.1 00:54:55 v2.0.1-dev.10 00:54:55 v2.0.1-dev.11 00:54:55 v2.0.1-dev.12 00:54:55 v2.0.1-dev.13 00:54:55 v2.0.1-dev.14 00:54:55 v2.0.1-dev.15 00:54:55 v2.0.1-dev.16 00:54:55 v2.0.1-dev.17 00:54:55 v2.0.1-dev.2 00:54:55 v2.0.1-dev.3 00:54:55 v2.0.1-dev.4 00:54:55 v2.0.1-dev.5 00:54:55 v2.0.1-dev.6 00:54:55 v2.0.1-dev.7 00:54:55 v2.0.1-dev.8 00:54:55 v2.0.1-dev.9 00:54:55 v2.1.0 00:54:55 v2.2.0 00:54:55 v2.2.0-dev.1 00:54:55 v2.2.0-dev.10 00:54:55 v2.2.0-dev.11 00:54:55 v2.2.0-dev.12 00:54:55 v2.2.0-dev.13 00:54:55 v2.2.0-dev.14 00:54:55 v2.2.0-dev.15 00:54:55 v2.2.0-dev.16 00:54:55 v2.2.0-dev.17 00:54:55 v2.2.0-dev.18 00:54:55 v2.2.0-dev.19 00:54:55 v2.2.0-dev.2 00:54:55 v2.2.0-dev.20 00:54:55 v2.2.0-dev.21 00:54:55 v2.2.0-dev.22 00:54:55 v2.2.0-dev.23 00:54:55 v2.2.0-dev.3 00:54:55 v2.2.0-dev.4 00:54:55 v2.2.0-dev.5 00:54:55 v2.2.0-dev.6 00:54:55 v2.2.0-dev.7 00:54:55 v2.2.0-dev.8 00:54:55 v2.2.0-dev.9 [Pipeline] sh 00:54:56 + lftools sign git-tag v2.2.1-dev.1 00:54:56 Signing Git tag with Sigul... 00:54:56 Signing v2.2.1-dev.1 00:54:56 Error while calling git, args ['git', 'show-ref', '-s', 'refs/tags/v2.2.1-dev.1'], return code 1, stdout , stderr [Pipeline] echo 00:54:56 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 00:54:56 ---> sigul-configuration-cleanup.sh [Pipeline] } 00:54:56 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 00:54:56 $ docker stop --time=1 300208afb00bc52f2026bbfc7a938c5e13fa504c2681f9ac25fb1bb5dcc0543d 00:54:58 $ docker rm -f 300208afb00bc52f2026bbfc7a938c5e13fa504c2681f9ac25fb1bb5dcc0543d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 00:54:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:54:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 00:54:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 00:54:59 . [Pipeline] withDockerContainer 00:54:59 prd-ubuntu20.04-docker-8c-8g-63342 does not seem to be running inside a container 00:54:59 $ 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:latest cat 00:54:59 $ docker top e99261ce845921949b8790e9b52baf9bc55a47a86ffd3e005bd7fd33acbe5b2c -eo pid,comm 00:54:59 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). 00:54:59 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:54:59 [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v2.2.0|v2.2.0-dev.23' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:54:59 + git semver [Pipeline] } 00:55:00 $ docker stop --time=1 e99261ce845921949b8790e9b52baf9bc55a47a86ffd3e005bd7fd33acbe5b2c 00:55:01 $ docker rm -f e99261ce845921949b8790e9b52baf9bc55a47a86ffd3e005bd7fd33acbe5b2c [Pipeline] // withDockerContainer [Pipeline] sh 00:55:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:55:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 00:55:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 00:55:02 . [Pipeline] withDockerContainer 00:55:02 prd-ubuntu20.04-docker-8c-8g-63342 does not seem to be running inside a container 00:55:02 $ 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:latest cat 00:55:02 $ docker top d5ebc791373ae7d5eaf1e8b63f8fed3551674a887d34b9dbbd7355e46c896db6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:55:02 [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v2.2.0|v2.2.0-dev.23' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:55:03 + git semver [Pipeline] } 00:55:03 $ docker stop --time=1 d5ebc791373ae7d5eaf1e8b63f8fed3551674a887d34b9dbbd7355e46c896db6 00:55:04 $ docker rm -f d5ebc791373ae7d5eaf1e8b63f8fed3551674a887d34b9dbbd7355e46c896db6 [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 00:55:05 + [ -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ] 00:55:05 + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives 00:55:05 total 16 00:55:05 drwxr-xr-x 3 root root 4096 May 12 00:48 . 00:55:05 drwxrwxr-x 11 jenkins jenkins 4096 May 12 00:54 .. 00:55:05 drwxr-xr-x 2 root root 4096 May 12 00:48 cost 00:55:05 -rw-r--r-- 1 root root 84 May 12 00:48 cost.csv 00:55:05 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-mqtt-go_main/archives 00:55:05 + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives 00:55:05 total 16 00:55:05 drwxr-xr-x 3 jenkins jenkins 4096 May 12 00:48 . 00:55:05 drwxrwxr-x 11 jenkins jenkins 4096 May 12 00:54 .. 00:55:05 drwxr-xr-x 2 jenkins jenkins 4096 May 12 00:48 cost 00:55:05 -rw-r--r-- 1 jenkins jenkins 84 May 12 00:48 cost.csv [Pipeline] libraryResource [Pipeline] sh 00:55:05 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:55:06 ---> package-listing.sh 00:55:06 ++ facter osfamily 00:55:06 ++ tr '[:upper:]' '[:lower:]' 00:55:06 + OS_FAMILY=debian 00:55:06 + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main 00:55:06 + START_PACKAGES=/tmp/packages_start.txt 00:55:06 + END_PACKAGES=/tmp/packages_end.txt 00:55:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:55:06 + PACKAGES=/tmp/packages_start.txt 00:55:06 + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' 00:55:06 + PACKAGES=/tmp/packages_end.txt 00:55:06 + case "${OS_FAMILY}" in 00:55:06 + dpkg -l 00:55:06 + grep '^ii' 00:55:06 + '[' -f /tmp/packages_start.txt ']' 00:55:06 + '[' -f /tmp/packages_end.txt ']' 00:55:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:55:06 + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' 00:55:06 + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ 00:55:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [Pipeline] echo 00:55:06 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 00:55:06 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 00:55:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:55:07 . [Pipeline] withDockerContainer 00:55:07 prd-ubuntu20.04-docker-8c-8g-63342 does not seem to be running inside a container 00:55:07 $ 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 00:55:07 $ docker top 0a48990249d86b510e6d65ac4db55e8bb75b5ffdc41d54c6a92f8a823006f757 -eo pid,comm [Pipeline] { [Pipeline] sh 00:55:08 + touch /tmp/pre-build-complete [Pipeline] sh 00:55:08 + mkdir -p /var/log/sysstat [Pipeline] sh 00:55:08 + ls /var/log/sa-host 00:55:08 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:55:09 provisioning config files... 00:55:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config8499275317042796666tmp [Pipeline] { [Pipeline] echo 00:55:09 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:55:09 ---> create-netrc.sh [Pipeline] } 00:55:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:55:09 ---> python-tools-install.sh [Pipeline] echo 00:55:09 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:55:10 ---> sudo-logs.sh 00:55:10 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:55:10 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:55:10 ---> job-cost.sh 00:55:10 lf-activate-venv: SKIPPING 00:55:10 DEBUG: total: 0.2199999988079071 00:55:10 INFO: Retrieving Stack Cost... 00:55:10 INFO: Retrieving Pricing Info for: v3-standard-8 00:55:11 INFO: Archiving Costs [Pipeline] echo 00:55:11 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:55:11 ---> logs-deploy.sh 00:55:11 lf-activate-venv: SKIPPING 00:55:11 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/46 00:55:11 INFO: archiving workspace using pattern(s): 00:55:12 Archives upload complete. 00:55:12 INFO: archiving logs to Nexus 00:55:13 ---> uname -a: 00:55:13 Linux prd-ubuntu20-04-docker-8c-8g-63342 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 00:55:13 00:55:13 00:55:13 ---> lscpu: 00:55:13 Architecture: x86_64 00:55:13 CPU op-mode(s): 32-bit, 64-bit 00:55:13 Byte Order: Little Endian 00:55:13 Address sizes: 40 bits physical, 48 bits virtual 00:55:13 CPU(s): 8 00:55:13 On-line CPU(s) list: 0-7 00:55:13 Thread(s) per core: 1 00:55:13 Core(s) per socket: 1 00:55:13 Socket(s): 8 00:55:13 NUMA node(s): 1 00:55:13 Vendor ID: AuthenticAMD 00:55:13 CPU family: 23 00:55:13 Model: 49 00:55:13 Model name: AMD EPYC-Rome Processor 00:55:13 Stepping: 0 00:55:13 CPU MHz: 2799.998 00:55:13 BogoMIPS: 5599.99 00:55:13 Virtualization: AMD-V 00:55:13 Hypervisor vendor: KVM 00:55:13 Virtualization type: full 00:55:13 L1d cache: 256 KiB 00:55:13 L1i cache: 256 KiB 00:55:13 L2 cache: 4 MiB 00:55:13 L3 cache: 128 MiB 00:55:13 NUMA node0 CPU(s): 0-7 00:55:13 Vulnerability Itlb multihit: Not affected 00:55:13 Vulnerability L1tf: Not affected 00:55:13 Vulnerability Mds: Not affected 00:55:13 Vulnerability Meltdown: Not affected 00:55:13 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:55:13 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 00:55:13 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 00:55:13 Vulnerability Srbds: Not affected 00:55:13 Vulnerability Tsx async abort: Not affected 00:55:13 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 00:55:13 00:55:13 00:55:13 ---> nproc: 00:55:13 8 00:55:13 00:55:13 00:55:13 ---> df -h: 00:55:13 Filesystem Size Used Avail Use% Mounted on 00:55:13 overlay 155G 12G 143G 8% / 00:55:13 tmpfs 64M 0 64M 0% /dev 00:55:13 tmpfs 16G 0 16G 0% /sys/fs/cgroup 00:55:13 shm 64M 0 64M 0% /dev/shm 00:55:13 /dev/vda1 155G 12G 143G 8% /facter-os 00:55:13 00:55:13 00:55:13 ---> sar -b -r -n DEV: 00:55:13 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-63342) 05/12/22 _x86_64_ (8 CPU) 00:55:13 00:55:13 00:46:14 LINUX RESTART (8 CPU) 00:55:13 00:55:13 00:47:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:55:13 00:48:01 193.70 4.27 189.44 0.00 387.67 82860.32 0.00 00:55:13 00:49:01 188.25 0.07 188.19 0.00 7.60 38877.39 0.00 00:55:13 00:50:01 1.60 0.00 1.60 0.00 0.00 22.01 0.00 00:55:13 00:51:01 1.78 0.00 1.78 0.00 0.00 20.26 0.00 00:55:13 00:52:01 1.18 0.02 1.17 0.00 0.13 13.06 0.00 00:55:13 00:53:01 1.93 0.00 1.93 0.00 0.00 22.39 0.00 00:55:13 00:54:01 0.93 0.00 0.93 0.00 0.00 10.93 0.00 00:55:13 00:55:01 140.06 0.33 139.73 0.00 15.46 60005.73 0.00 00:55:13 Average: 66.18 0.59 65.59 0.00 51.36 22728.07 0.00 00:55:13 00:55:13 00:47:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:55:13 00:48:01 28428748 31754776 539964 1.64 159924 3364124 1922156 5.66 1302940 2695944 124664 00:55:13 00:49:01 27823104 31766880 528448 1.61 173032 3925944 1794268 5.29 1346388 3210088 92 00:55:13 00:50:01 27825360 31769252 526068 1.60 173080 3925948 1794268 5.29 1344512 3210092 16 00:55:13 00:51:01 27824996 31768952 526188 1.60 173120 3925952 1794268 5.29 1344616 3210096 12 00:55:13 00:52:01 27834444 31778380 516604 1.57 173160 3925952 1794268 5.29 1334944 3210104 16 00:55:13 00:53:01 27834744 31778764 516204 1.57 173224 3925960 1794268 5.29 1335224 3210108 12 00:55:13 00:54:01 27841508 31785680 509376 1.55 173248 3925956 1794268 5.29 1328188 3210244 24 00:55:13 00:55:01 26307520 31755388 534828 1.63 221500 5248840 1828724 5.39 1452996 4482148 100 00:55:13 Average: 27715053 31769759 524710 1.60 177536 4021084 1814561 5.35 1348726 3304853 15617 00:55:13 00:55:13 00:47:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:55:13 00:48:01 veth5cd0c4b 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 00:55:13 00:48:01 ens3 331.66 242.91 4478.13 90.33 0.00 0.00 0.00 0.00 00:55:13 00:48:01 docker0 108.08 133.94 8.84 1084.63 0.00 0.00 0.00 0.00 00:55:13 00:48:01 lo 2.73 2.73 0.27 0.27 0.00 0.00 0.00 0.00 00:55:13 00:49:01 ens3 207.45 159.41 2704.20 284.68 0.00 0.00 0.00 0.00 00:55:13 00:49:01 docker0 10.65 15.51 0.63 89.68 0.00 0.00 0.00 0.00 00:55:13 00:49:01 lo 7.67 7.67 0.76 0.76 0.00 0.00 0.00 0.00 00:55:13 00:50:01 ens3 16.23 9.27 14.71 0.62 0.00 0.00 0.00 0.00 00:55:13 00:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:13 00:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:13 00:51:01 ens3 0.55 0.32 0.27 0.20 0.00 0.00 0.00 0.00 00:55:13 00:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:13 00:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:55:13 00:52:01 ens3 0.80 0.13 0.13 0.07 0.00 0.00 0.00 0.00 00:55:13 00:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:13 00:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:13 00:53:01 ens3 0.75 0.45 0.41 0.27 0.00 0.00 0.00 0.00 00:55:13 00:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:13 00:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:55:13 00:54:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:13 00:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:13 00:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:13 00:55:01 ens3 372.05 240.79 7973.52 69.52 0.00 0.00 0.00 0.00 00:55:13 00:55:01 docker0 47.98 60.34 4.19 689.37 0.00 0.00 0.00 0.00 00:55:13 00:55:01 lo 2.27 2.27 0.21 0.21 0.00 0.00 0.00 0.00 00:55:13 Average: ens3 116.19 81.66 1896.34 55.71 0.00 0.00 0.00 0.00 00:55:13 Average: docker0 20.84 26.22 1.71 232.95 0.00 0.00 0.00 0.00 00:55:13 Average: lo 1.63 1.63 0.16 0.16 0.00 0.00 0.00 0.00 00:55:13 00:55:13 00:55:13 ---> sar -P ALL: 00:55:13 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-63342) 05/12/22 _x86_64_ (8 CPU) 00:55:13 00:55:13 00:46:14 LINUX RESTART (8 CPU) 00:55:13 00:55:13 00:47:01 CPU %user %nice %system %iowait %steal %idle 00:55:13 00:48:01 all 26.58 0.00 6.65 1.35 0.10 65.32 00:55:13 00:48:01 0 27.22 0.00 7.66 2.98 0.10 62.04 00:55:13 00:48:01 1 27.34 0.00 5.99 0.30 0.10 66.27 00:55:13 00:48:01 2 25.71 0.00 6.90 2.57 0.10 64.72 00:55:13 00:48:01 3 26.87 0.00 6.81 1.61 0.12 64.60 00:55:13 00:48:01 4 26.79 0.00 6.20 1.30 0.10 65.61 00:55:13 00:48:01 5 26.03 0.00 6.46 0.39 0.10 67.03 00:55:13 00:48:01 6 25.49 0.00 6.47 0.83 0.10 67.11 00:55:13 00:48:01 7 27.16 0.00 6.73 0.85 0.10 65.16 00:55:13 00:49:01 all 20.15 0.00 4.72 1.06 0.08 73.99 00:55:13 00:49:01 0 20.53 0.00 4.31 0.37 0.08 74.71 00:55:13 00:49:01 1 19.44 0.00 4.51 0.03 0.07 75.96 00:55:13 00:49:01 2 20.70 0.00 4.66 0.77 0.08 73.78 00:55:13 00:49:01 3 19.85 0.00 5.31 3.24 0.08 71.52 00:55:13 00:49:01 4 20.45 0.00 4.52 0.32 0.07 74.65 00:55:13 00:49:01 5 21.96 0.00 4.94 0.77 0.08 72.24 00:55:13 00:49:01 6 19.74 0.00 5.05 0.98 0.08 74.15 00:55:13 00:49:01 7 18.50 0.00 4.50 2.00 0.08 74.91 00:55:13 00:50:01 all 0.05 0.00 0.02 0.01 0.00 99.93 00:55:13 00:50:01 0 0.03 0.00 0.00 0.00 0.00 99.97 00:55:13 00:50:01 1 0.08 0.00 0.05 0.00 0.00 99.87 00:55:13 00:50:01 2 0.02 0.00 0.00 0.00 0.00 99.98 00:55:13 00:50:01 3 0.02 0.00 0.02 0.03 0.00 99.93 00:55:13 00:50:01 4 0.05 0.00 0.03 0.00 0.00 99.92 00:55:13 00:50:01 5 0.05 0.00 0.02 0.00 0.00 99.93 00:55:13 00:50:01 6 0.05 0.00 0.00 0.03 0.00 99.92 00:55:13 00:50:01 7 0.07 0.00 0.02 0.00 0.00 99.92 00:55:13 00:51:01 all 0.03 0.00 0.02 0.00 0.00 99.95 00:55:13 00:51:01 0 0.02 0.00 0.02 0.00 0.00 99.97 00:55:13 00:51:01 1 0.05 0.00 0.03 0.00 0.02 99.90 00:55:13 00:51:01 2 0.03 0.00 0.00 0.00 0.00 99.97 00:55:13 00:51:01 3 0.05 0.00 0.02 0.02 0.00 99.92 00:55:13 00:51:01 4 0.02 0.00 0.02 0.00 0.00 99.97 00:55:13 00:51:01 5 0.02 0.00 0.02 0.00 0.00 99.97 00:55:13 00:51:01 6 0.03 0.00 0.03 0.02 0.00 99.92 00:55:13 00:51:01 7 0.02 0.00 0.00 0.00 0.02 99.97 00:55:13 00:52:01 all 0.02 0.00 0.03 0.00 0.00 99.95 00:55:13 00:52:01 0 0.02 0.00 0.02 0.00 0.00 99.97 00:55:13 00:52:01 1 0.05 0.00 0.03 0.00 0.00 99.92 00:55:13 00:52:01 2 0.02 0.00 0.02 0.00 0.02 99.95 00:55:13 00:52:01 3 0.02 0.00 0.03 0.00 0.00 99.95 00:55:13 00:52:01 4 0.00 0.00 0.05 0.00 0.00 99.95 00:55:13 00:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 00:55:13 00:52:01 6 0.02 0.00 0.02 0.00 0.02 99.95 00:55:13 00:52:01 7 0.02 0.00 0.05 0.02 0.00 99.92 00:55:13 00:53:01 all 0.03 0.00 0.01 0.01 0.00 99.94 00:55:13 00:53:01 0 0.03 0.00 0.02 0.02 0.00 99.93 00:55:13 00:53:01 1 0.07 0.00 0.02 0.00 0.00 99.92 00:55:13 00:53:01 2 0.02 0.00 0.02 0.00 0.00 99.97 00:55:13 00:53:01 3 0.03 0.00 0.00 0.03 0.02 99.92 00:55:13 00:53:01 4 0.03 0.00 0.00 0.00 0.02 99.95 00:55:13 00:53:01 5 0.00 0.00 0.03 0.00 0.00 99.97 00:55:13 00:53:01 6 0.03 0.00 0.02 0.02 0.00 99.93 00:55:13 00:53:01 7 0.03 0.00 0.02 0.00 0.00 99.95 00:55:13 00:54:01 all 0.02 0.00 0.01 0.00 0.00 99.96 00:55:13 00:54:01 0 0.00 0.00 0.00 0.00 0.02 99.98 00:55:13 00:54:01 1 0.00 0.00 0.00 0.00 0.00 100.00 00:55:13 00:54:01 2 0.02 0.00 0.03 0.00 0.00 99.95 00:55:13 00:54:01 3 0.03 0.00 0.02 0.00 0.00 99.95 00:55:13 00:54:01 4 0.05 0.00 0.03 0.00 0.00 99.92 00:55:13 00:54:01 5 0.03 0.00 0.02 0.00 0.00 99.95 00:55:13 00:54:01 6 0.00 0.00 0.02 0.02 0.00 99.97 00:55:13 00:54:01 7 0.03 0.00 0.00 0.00 0.00 99.97 00:55:13 00:55:01 all 9.60 0.00 3.84 1.16 0.05 85.34 00:55:13 00:55:01 0 8.76 0.00 3.91 0.93 0.05 86.36 00:55:13 00:55:01 1 8.73 0.00 3.87 2.51 0.05 84.84 00:55:13 00:55:01 2 10.77 0.00 3.94 0.59 0.05 84.65 00:55:13 00:55:01 3 10.23 0.00 3.84 2.09 0.05 83.79 00:55:13 00:55:01 4 9.69 0.00 3.21 0.52 0.05 86.52 00:55:13 00:55:01 5 10.44 0.00 3.64 0.20 0.07 85.65 00:55:13 00:55:01 6 8.73 0.00 3.66 0.19 0.07 87.36 00:55:13 00:55:01 7 9.46 0.00 4.65 2.28 0.05 83.56 00:55:13 Average: all 7.00 0.00 1.90 0.45 0.03 90.62 00:55:13 Average: 0 7.03 0.00 1.98 0.53 0.03 90.43 00:55:13 Average: 1 6.92 0.00 1.80 0.35 0.03 90.89 00:55:13 Average: 2 7.10 0.00 1.93 0.49 0.03 90.46 00:55:13 Average: 3 7.07 0.00 1.99 0.87 0.03 90.04 00:55:13 Average: 4 7.08 0.00 1.75 0.27 0.03 90.88 00:55:13 Average: 5 7.26 0.00 1.88 0.17 0.03 90.67 00:55:13 Average: 6 6.72 0.00 1.90 0.26 0.03 91.09 00:55:13 Average: 7 6.84 0.00 1.97 0.64 0.03 90.52 00:55:13 00:55:13 00:55:13