Pull request #359 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0cb8e8478f025c3e213d885f57ce1713e98ac4c2+4d191eb3dac98c01714bec6e3dd8edd5055992ab (e6e933fe29e485894d8931ede11700e5ebef7253) 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-ssh3812680351867198892.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh5656763998237011263.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 c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-359/workspace@libs/edgex-global-pipelines # timeout=10 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/PR-359/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2571942736084677675.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/PR-359/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6706665700900563860.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh15276164954725877708.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-359/workspace@libs/lf-pipelines # timeout=10 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/PR-359/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh14512041533298375196.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 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 ‘prd-ubuntu20.04-docker-8c-8g-19423’ Running on prd-ubuntu20.04-docker-8c-8g-19429 in /w/workspace/gexfoundry_device-mqtt-go_PR-359 [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/gexfoundry_device-mqtt-go_PR-359 # 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 Merging remotes/origin/main commit 4d191eb3dac98c01714bec6e3dd8edd5055992ab into PR head commit 0cb8e8478f025c3e213d885f57ce1713e98ac4c2 Merge succeeded, producing 0cb8e8478f025c3e213d885f57ce1713e98ac4c2 Checking out Revision 0cb8e8478f025c3e213d885f57ce1713e98ac4c2 (PR-359) > 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 remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/359/head:refs/remotes/origin/PR-359 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0cb8e8478f025c3e213d885f57ce1713e98ac4c2 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 4d191eb3dac98c01714bec6e3dd8edd5055992ab # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0cb8e8478f025c3e213d885f57ce1713e98ac4c2 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:23:38 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:23:38 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:23:38 ========================================================= 01:23:38 EdgeX Global Pipelines Version Info 01:23:38 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:23:39 ------------------- 01:23:39 stable info: 01:23:39 ------------------- 01:23:39 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:23:39 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 01:23:39 Message: update stable to v1.0.221 01:23:40 ------------------- 01:23:40 experimental info: 01:23:40 ------------------- 01:23:40 Commited By: **** collab-it+edgex@linuxfoundation.org 01:23:40 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 01:23:40 Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:23:40 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 01:23:40 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 01:23:40 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:23:40 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:23:40 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:23:40 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 01:23:40 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:23:40 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:23:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:23:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:23:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:23:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 01:23:40 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:23:40 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:23:40 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:23:40 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:23:40 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:23:40 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:23:41 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:23:41 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:23:41 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:23:41 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:23:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:23:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:23:41 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:23:41 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:23:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-359 [Pipeline] echo 01:23:41 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-359 [Pipeline] echo 01:23:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-359 [Pipeline] echo 01:23:41 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0cb8e8478f025c3e213d885f57ce1713e98ac4c2 [Pipeline] echo 01:23:41 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0cb8e84 [Pipeline] echo 01:23:41 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:23:41 provisioning config files... 01:23:41 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-359@tmp/config3170840685018652186tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:23:42 ---> docker-login.sh 01:23:42 nexus3.edgexfoundry.org:10001 01:23:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:23:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:23:42 Configure a credential helper to remove this warning. See 01:23:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:23:42 01:23:42 Login Succeeded 01:23:42 nexus3.edgexfoundry.org:10002 01:23:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:23:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:23:42 Configure a credential helper to remove this warning. See 01:23:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:23:42 01:23:42 Login Succeeded 01:23:42 nexus3.edgexfoundry.org:10003 01:23:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:23:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:23:42 Configure a credential helper to remove this warning. See 01:23:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:23:42 01:23:42 Login Succeeded 01:23:42 nexus3.edgexfoundry.org:10004 01:23:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:23:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:23:42 Configure a credential helper to remove this warning. See 01:23:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:23:42 01:23:42 Login Succeeded 01:23:42 docker.io 01:23:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:23:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:23:43 Configure a credential helper to remove this warning. See 01:23:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:23:43 01:23:43 Login Succeeded 01:23:43 ---> docker-login.sh ends [Pipeline] } 01:23:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:23:44 + git rev-list -1 --merges 0cb8e8478f025c3e213d885f57ce1713e98ac4c2~1..0cb8e8478f025c3e213d885f57ce1713e98ac4c2 [Pipeline] echo 01:23:44 -----------> git rev-list -1 --merges 0cb8e8478f025c3e213d885f57ce1713e98ac4c2~1..0cb8e8478f025c3e213d885f57ce1713e98ac4c2 0cb8e8478f025c3e213d885f57ce1713e98ac4c2 [false] [Pipeline] sh 01:23:44 + git log --format=format:%s -1 0cb8e8478f025c3e213d885f57ce1713e98ac4c2 [Pipeline] echo 01:23:44 ========================================================= 01:23:44 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:23:44 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:23:44 + git log --format=format:%s -1 0cb8e8478f025c3e213d885f57ce1713e98ac4c2 [Pipeline] echo 01:23:44 [semverPrep] GIT_COMMIT: 0cb8e8478f025c3e213d885f57ce1713e98ac4c2, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v2 [Pipeline] echo 01:23:44 [semverPrep] This is not a build commit. [Pipeline] sh 01:23:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:23:45 + grep -v github /etc/ssh/ssh_known_hosts 01:23:45 + [ -e /tmp/ssh_known_hosts ] 01:23:45 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:23:45 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:23:45 + sudo tee -a /etc/ssh/ssh_known_hosts 01:23:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 01:23:45 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:23:45 01:23:45 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 01:23:46 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:23:46 latest: Pulling from edgex-devops/git-semver 01:23:46 a0d0a0d46f8b: Pulling fs layer 01:23:46 3e5f54012d9b: Pulling fs layer 01:23:46 4c7163046ea9: Pulling fs layer 01:23:46 0c2d73faf560: Pulling fs layer 01:23:46 0c2d73faf560: Waiting 01:23:46 3e5f54012d9b: Verifying Checksum 01:23:46 3e5f54012d9b: Download complete 01:23:46 a0d0a0d46f8b: Verifying Checksum 01:23:46 a0d0a0d46f8b: Download complete 01:23:46 4c7163046ea9: Verifying Checksum 01:23:46 4c7163046ea9: Download complete 01:23:46 0c2d73faf560: Verifying Checksum 01:23:46 0c2d73faf560: Download complete 01:23:46 a0d0a0d46f8b: Pull complete 01:23:46 3e5f54012d9b: Pull complete 01:23:47 4c7163046ea9: Pull complete 01:23:47 0c2d73faf560: Pull complete 01:23:47 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 01:23:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:23:47 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 01:23:47 prd-ubuntu20.04-docker-8c-8g-19429 does not seem to be running inside a container 01:23:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-359 -v /w/workspace/gexfoundry_device-mqtt-go_PR-359:/w/workspace/gexfoundry_device-mqtt-go_PR-359:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-359@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-359@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 01:23:48 $ docker top 1a0d0746e949b9ccbefc09267dc8770d19f969f4ffa6a17e40fcacb8201b15d0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:23:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:23:48 [ssh-agent] Looking for ssh-agent implementation... 01:23:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:23:48 $ docker exec 1a0d0746e949b9ccbefc09267dc8770d19f969f4ffa6a17e40fcacb8201b15d0 ssh-agent 01:23:48 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXKdMecD/agent.13 01:23:48 SSH_AGENT_PID=20 01:23:48 Running ssh-add (command line suppressed) 01:23:48 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-359@tmp/private_key_818150303994999548.key (/w/workspace/gexfoundry_device-mqtt-go_PR-359@tmp/private_key_818150303994999548.key) 01:23:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:23:49 + git tag --points-at HEAD [Pipeline] } 01:23:49 $ docker exec --env ******** --env ******** 1a0d0746e949b9ccbefc09267dc8770d19f969f4ffa6a17e40fcacb8201b15d0 ssh-agent -k 01:23:49 unset SSH_AUTH_SOCK; 01:23:49 unset SSH_AGENT_PID; 01:23:49 echo Agent pid 20 killed; 01:23:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:23:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:23:49 [ssh-agent] Looking for ssh-agent implementation... 01:23:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:23:49 $ docker exec 1a0d0746e949b9ccbefc09267dc8770d19f969f4ffa6a17e40fcacb8201b15d0 ssh-agent 01:23:49 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXAkKloP/agent.53 01:23:49 SSH_AGENT_PID=59 01:23:49 Running ssh-add (command line suppressed) 01:23:49 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-359@tmp/private_key_3352174594648404271.key (/w/workspace/gexfoundry_device-mqtt-go_PR-359@tmp/private_key_3352174594648404271.key) 01:23:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:23:50 + git semver init 01:23:50 # -> Open(): unable to determine branch for HEAD 01:23:50 # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-359/.git 01:23:50 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_PR-359 01:23:50 # $SEMVER_REMOTE_NAME = origin 01:23:50 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 01:23:50 # $SEMVER_USER_NAME = edgex-jenkins 01:23:50 # $SEMVER_BRANCH = PR-359 01:23:50 # $SEMVER_TEMP = /tmp/semver-451544002 01:23:50 # git clone --branch semver git@github.com:edgexfoundry/device-mqtt-go.git $SEMVER_TEMP 01:23:51 # '/tmp/semver-451544002' -> '/w/workspace/gexfoundry_device-mqtt-go_PR-359/.semver' 01:23:51 # -> Force: false 01:23:51 # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-359/.semver [Pipeline] } 01:23:51 $ docker exec --env ******** --env ******** 1a0d0746e949b9ccbefc09267dc8770d19f969f4ffa6a17e40fcacb8201b15d0 ssh-agent -k 01:23:51 unset SSH_AUTH_SOCK; 01:23:51 unset SSH_AGENT_PID; 01:23:51 echo Agent pid 59 killed; 01:23:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:23:51 + git semver [Pipeline] } 01:23:51 $ docker stop --time=1 1a0d0746e949b9ccbefc09267dc8770d19f969f4ffa6a17e40fcacb8201b15d0 01:23:53 $ docker rm -f 1a0d0746e949b9ccbefc09267dc8770d19f969f4ffa6a17e40fcacb8201b15d0 [Pipeline] // withDockerContainer [Pipeline] sh 01:23:53 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:23:53 Stashed 1 file(s) [Pipeline] echo 01:23:53 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:23:54 provisioning config files... 01:23:54 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-359@tmp/config3064285087502853546tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:23:54 ---> docker-login.sh 01:23:54 nexus3.edgexfoundry.org:10001 01:23:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:23:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:23:54 Configure a credential helper to remove this warning. See 01:23:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:23:54 01:23:54 Login Succeeded 01:23:54 nexus3.edgexfoundry.org:10002 01:23:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:23:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:23:55 Configure a credential helper to remove this warning. See 01:23:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:23:55 01:23:55 Login Succeeded 01:23:55 nexus3.edgexfoundry.org:10003 01:23:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:23:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:23:55 Configure a credential helper to remove this warning. See 01:23:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:23:55 01:23:55 Login Succeeded 01:23:55 nexus3.edgexfoundry.org:10004 01:23:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:23:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:23:55 Configure a credential helper to remove this warning. See 01:23:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:23:55 01:23:55 Login Succeeded 01:23:55 docker.io 01:23:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:23:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:23:55 Configure a credential helper to remove this warning. See 01:23:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:23:55 01:23:55 Login Succeeded 01:23:55 ---> docker-login.sh ends [Pipeline] } 01:23:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:23:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:23:55 ========================================================= 01:23:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 01:23:55 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 01:23:56 + 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 . 01:23:56 Sending build context to Docker daemon 5.832MB 01:23:56 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 01:23:56 Step 2/12 : FROM ${BASE} AS builder 01:23:56 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 01:23:56 59bf1c3509f3: Pulling fs layer 01:23:56 666ba61612fd: Pulling fs layer 01:23:56 8ed8ca486205: Pulling fs layer 01:23:56 4fe6c5a15a65: Pulling fs layer 01:23:56 22a0e8bec74d: Pulling fs layer 01:23:56 640e595b4fbd: Pulling fs layer 01:23:56 763cafe07f6e: Pulling fs layer 01:23:56 0c0b528cf693: Pulling fs layer 01:23:56 10935f4eaf8b: Pulling fs layer 01:23:56 640e595b4fbd: Waiting 01:23:56 763cafe07f6e: Waiting 01:23:56 0c0b528cf693: Waiting 01:23:56 10935f4eaf8b: Waiting 01:23:56 22a0e8bec74d: Waiting 01:23:56 4fe6c5a15a65: Waiting 01:23:56 8ed8ca486205: Verifying Checksum 01:23:56 8ed8ca486205: Download complete 01:23:56 666ba61612fd: Download complete 01:23:56 22a0e8bec74d: Download complete 01:23:56 640e595b4fbd: Download complete 01:23:56 59bf1c3509f3: Verifying Checksum 01:23:56 59bf1c3509f3: Download complete 01:23:56 763cafe07f6e: Verifying Checksum 01:23:56 763cafe07f6e: Download complete 01:23:56 0c0b528cf693: Verifying Checksum 01:23:56 59bf1c3509f3: Pull complete 01:23:56 666ba61612fd: Pull complete 01:23:56 8ed8ca486205: Pull complete 01:23:57 10935f4eaf8b: Verifying Checksum 01:23:57 10935f4eaf8b: Download complete 01:23:57 4fe6c5a15a65: Verifying Checksum 01:23:57 4fe6c5a15a65: Download complete 01:24:01 4fe6c5a15a65: Pull complete 01:24:01 22a0e8bec74d: Pull complete 01:24:01 640e595b4fbd: Pull complete 01:24:01 763cafe07f6e: Pull complete 01:24:01 0c0b528cf693: Pull complete 01:24:04 10935f4eaf8b: Pull complete 01:24:04 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 01:24:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 01:24:04 ---> 99d49a6021b9 01:24:04 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 01:24:05 ---> Running in adc5ded54af2 01:24:06 Removing intermediate container adc5ded54af2 01:24:06 ---> e81a737589be 01:24:06 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 01:24:06 ---> Running in 1e31f10f7a68 01:24:06 Removing intermediate container 1e31f10f7a68 01:24:06 ---> 879d1495dafd 01:24:06 Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:24:06 ---> Running in 782f43caca3b 01:24:06 Removing intermediate container 782f43caca3b 01:24:06 ---> e2d4e9d4e24e 01:24:06 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:24:06 ---> Running in ba89284aed2e 01:24:07 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:24:08 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:24:08 (1/4) Installing openssh-keygen (8.8_p1-r1) 01:24:08 (2/4) Installing libedit (20210910.3.1-r0) 01:24:08 (3/4) Installing openssh-client-common (8.8_p1-r1) 01:24:08 (4/4) Installing openssh-client-default (8.8_p1-r1) 01:24:08 Executing busybox-1.34.1-r3.trigger 01:24:08 OK: 224 MiB in 56 packages 01:24:09 Removing intermediate container ba89284aed2e 01:24:09 ---> 60462539aec9 01:24:09 Step 7/12 : WORKDIR /device-mqtt-go 01:24:09 ---> Running in 88d1cb78bf72 01:24:09 Removing intermediate container 88d1cb78bf72 01:24:09 ---> 8d49cb39f72f 01:24:09 Step 8/12 : COPY go.mod vendor* ./ 01:24:09 Still waiting to schedule task 01:24:09 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-19427’ 01:24:09 ---> adc081461e16 01:24:09 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:24:09 ---> Running in 4b723a3a44e4 01:24:31 Removing intermediate container 4b723a3a44e4 01:24:31 ---> 2554c0716491 01:24:31 Step 10/12 : COPY . . 01:24:31 ---> 678d994ca02d 01:24:31 Step 11/12 : ARG MAKE='make build' 01:24:31 ---> Running in c36aa3f1d7c6 01:24:31 Removing intermediate container c36aa3f1d7c6 01:24:31 ---> 784a8ea60051 01:24:31 Step 12/12 : RUN $MAKE 01:24:31 ---> Running in d7fb00651af3 01:24:31 noop 01:24:31 Removing intermediate container d7fb00651af3 01:24:31 ---> 3c5d35c0ea86 01:24:31 Successfully built 3c5d35c0ea86 01:24:31 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 01:24:31 + docker inspect -f . ci-base-image-x86_64 01:24:31 . [Pipeline] withDockerContainer 01:24:32 prd-ubuntu20.04-docker-8c-8g-19429 does not seem to be running inside a container 01:24:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-359 -v /w/workspace/gexfoundry_device-mqtt-go_PR-359:/w/workspace/gexfoundry_device-mqtt-go_PR-359:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-359@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-359@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 ******** -e ******** ci-base-image-x86_64 cat 01:24:32 $ docker top c48f74e2840f46b49e870b9741ee8921ef820bea2868b179aca9ddc222887fdc -eo pid,comm [Pipeline] { [Pipeline] sh 01:24:32 + go version 01:24:32 go version go1.17.6 linux/amd64 [Pipeline] } 01:24:32 $ docker stop --time=1 c48f74e2840f46b49e870b9741ee8921ef820bea2868b179aca9ddc222887fdc 01:24:34 $ docker rm -f c48f74e2840f46b49e870b9741ee8921ef820bea2868b179aca9ddc222887fdc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:24:34 + docker inspect -f . ci-base-image-x86_64 01:24:34 . [Pipeline] withDockerContainer 01:24:35 prd-ubuntu20.04-docker-8c-8g-19429 does not seem to be running inside a container 01:24:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-359 -v /w/workspace/gexfoundry_device-mqtt-go_PR-359:/w/workspace/gexfoundry_device-mqtt-go_PR-359:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-359@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-359@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 ******** -e ******** ci-base-image-x86_64 cat 01:24:35 $ docker top 0e050cf11b47bc57bf39687c56a2587779bf9d30c9c15272ebf6b46960afcd6c -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 01:24:36 + make test 01:24:36 GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 01:24:36 ? github.com/edgexfoundry/device-mqtt-go [no test files] 01:24:46 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 01:24:46 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.016s coverage: 21.8% of statements 01:24:46 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 01:24:54 GCO_ENABLED=1 GO111MODULE=on go vet ./... 01:24:57 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:24:57 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:24:57 ./bin/test-attribution-txt.sh [Pipeline] echo 01:24:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 01:24:58 $ docker stop --time=1 0e050cf11b47bc57bf39687c56a2587779bf9d30c9c15272ebf6b46960afcd6c 01:24:59 $ docker rm -f 0e050cf11b47bc57bf39687c56a2587779bf9d30c9c15272ebf6b46960afcd6c [Pipeline] // withDockerContainer [Pipeline] sh 01:25:00 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:25:00 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:25:01 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:25:02 + ls -al . 01:25:02 total 196 01:25:02 drwxrwxr-x 10 jenkins jenkins 4096 Apr 11 01:24 . 01:25:02 drwxrwxr-x 4 jenkins jenkins 4096 Apr 11 01:23 .. 01:25:02 -rw-rw-r-- 1 jenkins jenkins 140 Apr 11 01:23 .dockerignore 01:25:02 drwxrwxr-x 8 jenkins jenkins 4096 Apr 11 01:23 .git 01:25:02 drwxrwxr-x 3 jenkins jenkins 4096 Apr 11 01:23 .github 01:25:02 -rw-rw-r-- 1 jenkins jenkins 329 Apr 11 01:23 .gitignore 01:25:02 -rw-rw-r-- 1 jenkins jenkins 41 Apr 11 01:23 .golangci.yml 01:25:02 drwx------ 3 jenkins jenkins 4096 Apr 11 01:23 .semver 01:25:02 -rw-rw-r-- 1 jenkins jenkins 8523 Apr 11 01:23 Attribution.txt 01:25:02 -rw-rw-r-- 1 jenkins jenkins 7447 Apr 11 01:23 CHANGELOG.md 01:25:02 -rw-rw-r-- 1 jenkins jenkins 1930 Apr 11 01:23 Dockerfile 01:25:02 -rw-rw-r-- 1 jenkins jenkins 677 Apr 11 01:23 GOVERNANCE.md 01:25:02 -rw-rw-r-- 1 jenkins jenkins 678 Apr 11 01:23 Jenkinsfile 01:25:02 -rw-rw-r-- 1 jenkins jenkins 11340 Apr 11 01:23 LICENSE 01:25:02 -rw-rw-r-- 1 jenkins jenkins 1930 Apr 11 01:23 Makefile 01:25:02 -rw-rw-r-- 1 jenkins jenkins 620 Apr 11 01:23 OWNERS.md 01:25:02 -rw-rw-r-- 1 jenkins jenkins 2643 Apr 11 01:23 README.md 01:25:02 -rw-rw-r-- 1 jenkins jenkins 5 Apr 11 01:23 VERSION 01:25:02 drwxrwxr-x 2 jenkins jenkins 4096 Apr 11 01:23 bin 01:25:02 drwxrwxr-x 3 jenkins jenkins 4096 Apr 11 01:23 cmd 01:25:02 -rw-r--r-- 1 jenkins jenkins 17887 Apr 11 01:24 coverage.out 01:25:02 -rw-rw-r-- 1 jenkins jenkins 3216 Apr 11 01:23 go.mod 01:25:02 -rw-rw-r-- 1 jenkins jenkins 54276 Apr 11 01:23 go.sum 01:25:02 drwxrwxr-x 3 jenkins jenkins 4096 Apr 11 01:23 internal 01:25:02 drwxrwxr-x 2 jenkins jenkins 4096 Apr 11 01:23 mock 01:25:02 drwxrwxr-x 4 jenkins jenkins 4096 Apr 11 01:23 snap 01:25:02 -rw-rw-r-- 1 jenkins jenkins 227 Apr 11 01:23 version.go [Pipeline] isUnix [Pipeline] sh 01:25:02 + 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=0cb8e8478f025c3e213d885f57ce1713e98ac4c2 --label arch=amd64 --label version=0.0.0 . 01:25:02 Sending build context to Docker daemon 5.85MB 01:25:02 Step 1/24 : ARG BASE=golang:1.17-alpine3.15 01:25:02 Step 2/24 : FROM ${BASE} AS builder 01:25:02 ---> 3c5d35c0ea86 01:25:02 Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 01:25:02 ---> Running in 4e912d4767bf 01:25:02 Removing intermediate container 4e912d4767bf 01:25:02 ---> 69b07a4075b9 01:25:02 Step 4/24 : ARG ALPINE_PKG_EXTRA="" 01:25:02 ---> Running in eea459e5054b 01:25:02 Removing intermediate container eea459e5054b 01:25:02 ---> 7082830696fb 01:25:02 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:25:02 ---> Running in 7010507b8923 01:25:03 Removing intermediate container 7010507b8923 01:25:03 ---> e9dc9f4fce10 01:25:03 Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:25:03 ---> Running in 515ac2df0a4d 01:25:03 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:25:04 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:25:04 OK: 224 MiB in 56 packages 01:25:05 Removing intermediate container 515ac2df0a4d 01:25:05 ---> a6bd088f3c77 01:25:05 Step 7/24 : WORKDIR /device-mqtt-go 01:25:05 ---> Running in e336a3368b3e 01:25:05 Removing intermediate container e336a3368b3e 01:25:05 ---> 8b3397c25ac2 01:25:05 Step 8/24 : COPY go.mod vendor* ./ 01:25:05 ---> 04e2ab6d5d9a 01:25:05 Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:25:05 ---> Running in 4dc895a5ebff 01:25:06 Removing intermediate container 4dc895a5ebff 01:25:06 ---> e59fd408e9de 01:25:06 Step 10/24 : COPY . . 01:25:06 ---> bdc08e5583cc 01:25:06 Step 11/24 : ARG MAKE='make build' 01:25:06 ---> Running in 404e4d015677 01:25:06 Removing intermediate container 404e4d015677 01:25:06 ---> 617cb6cbda26 01:25:06 Step 12/24 : RUN $MAKE 01:25:06 ---> Running in 4d0a4d55e004 01:25:06 GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd 01:25:28 Removing intermediate container 4d0a4d55e004 01:25:28 ---> e0727751aaf9 01:25:28 Step 13/24 : FROM alpine:3.14 01:25:28 3.14: Pulling from library/alpine 01:25:28 8663204ce13b: Pulling fs layer 01:25:28 8663204ce13b: Verifying Checksum 01:25:28 8663204ce13b: Download complete 01:25:28 8663204ce13b: Pull complete 01:25:28 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 01:25:28 Status: Downloaded newer image for alpine:3.14 01:25:28 ---> e04c818066af 01:25:28 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 01:25:28 ---> Running in 3907673c83a3 01:25:28 Removing intermediate container 3907673c83a3 01:25:28 ---> 96c66d84fbba 01:25:28 Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init 01:25:28 ---> Running in 8a86341e8bcb 01:25:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:25:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:25:28 (1/6) Installing dumb-init (1.2.5-r1) 01:25:28 (2/6) Installing libgcc (10.3.1_git20210424-r2) 01:25:28 (3/6) Installing libsodium (1.0.18-r0) 01:25:28 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 01:25:29 (5/6) Installing libzmq (4.3.4-r0) 01:25:29 (6/6) Installing zeromq (4.3.4-r0) 01:25:29 Executing busybox-1.33.1-r7.trigger 01:25:29 OK: 8 MiB in 20 packages 01:25:29 Removing intermediate container 8a86341e8bcb 01:25:29 ---> 0bdd5ef86e16 01:25:29 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 01:25:30 ---> 6213630f3617 01:25:30 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 01:25:30 ---> 8ec514ebd372 01:25:30 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 01:25:30 ---> fe3b67f1f0c9 01:25:30 Step 19/24 : EXPOSE 59982 01:25:30 ---> Running in 2566b959c2a5 01:25:30 Removing intermediate container 2566b959c2a5 01:25:30 ---> e14b916f5857 01:25:30 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 01:25:30 ---> Running in 0fa473965fca 01:25:30 Removing intermediate container 0fa473965fca 01:25:30 ---> 9d9b35afbdb1 01:25:30 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:25:30 ---> Running in 3d3c0b7990b5 01:25:30 Removing intermediate container 3d3c0b7990b5 01:25:30 ---> 61c4fb867774 01:25:30 Step 22/24 : LABEL arch=amd64 01:25:31 ---> Running in 0ff98e88c4da 01:25:31 Removing intermediate container 0ff98e88c4da 01:25:31 ---> 86efcb99d347 01:25:31 Step 23/24 : LABEL git_sha=0cb8e8478f025c3e213d885f57ce1713e98ac4c2 01:25:31 ---> Running in 0534daafe475 01:25:31 Removing intermediate container 0534daafe475 01:25:31 ---> 72f68c1989e6 01:25:31 Step 24/24 : LABEL version=0.0.0 01:25:31 ---> Running in 382bdcbfff4d 01:25:31 Removing intermediate container 382bdcbfff4d 01:25:31 ---> 4b943b0ca1c6 01:25:31 [Warning] One or more build-args [ARCH] were not consumed 01:25:31 Successfully built 4b943b0ca1c6 01:25:31 Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [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 01:25:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:25:32 01:25:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 01:25:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:25:32 latest: Pulling from edgex-lftools-log-publisher 01:25:32 5eb5b503b376: Pulling fs layer 01:25:32 5c69ac0246d0: Pulling fs layer 01:25:32 ec43610c2a17: Pulling fs layer 01:25:32 3a2ae6a8a46f: Pulling fs layer 01:25:32 33b1e0a273af: Pulling fs layer 01:25:32 5d3b04190fa2: Pulling fs layer 01:25:32 2f39f015ded8: Pulling fs layer 01:25:32 3a2ae6a8a46f: Waiting 01:25:32 2f39f015ded8: Waiting 01:25:32 33b1e0a273af: Waiting 01:25:32 5d3b04190fa2: Waiting 01:25:32 5c69ac0246d0: Download complete 01:25:32 3a2ae6a8a46f: Verifying Checksum 01:25:32 3a2ae6a8a46f: Download complete 01:25:32 33b1e0a273af: Download complete 01:25:32 ec43610c2a17: Verifying Checksum 01:25:32 ec43610c2a17: Download complete 01:25:32 5d3b04190fa2: Verifying Checksum 01:25:32 5d3b04190fa2: Download complete 01:25:32 5eb5b503b376: Verifying Checksum 01:25:32 5eb5b503b376: Download complete 01:25:33 2f39f015ded8: Download complete 01:25:34 5eb5b503b376: Pull complete 01:25:34 5c69ac0246d0: Pull complete 01:25:34 ec43610c2a17: Pull complete 01:25:34 3a2ae6a8a46f: Pull complete 01:25:35 33b1e0a273af: Pull complete 01:25:35 5d3b04190fa2: Pull complete 01:25:40 2f39f015ded8: Pull complete 01:25:40 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:25:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:25:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 01:25:40 prd-ubuntu20.04-docker-8c-8g-19429 does not seem to be running inside a container 01:25:40 $ 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/gexfoundry_device-mqtt-go_PR-359 -v /w/workspace/gexfoundry_device-mqtt-go_PR-359:/w/workspace/gexfoundry_device-mqtt-go_PR-359:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-359@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-359@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:25:42 $ docker top e019ebed851da94018191971927519ac546dac194fa3c1f0528b1e35a4405157 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:25:42 ---> job-cost.sh 01:25:42 lf-activate-venv: SKIPPING 01:25:42 INFO: No Stack... 01:25:43 INFO: Retrieving Pricing Info for: v3-standard-8 01:25:43 INFO: Archiving Costs [Pipeline] sh 01:25:44 + cat /w/workspace/gexfoundry_device-mqtt-go_PR-359/archives/cost.csv 01:25:44 + cut -d, -f6 [Pipeline] lock 01:25:44 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-359-1-stack-cost] 01:25:44 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-359-1-stack-cost] did not exist. Created. 01:25:44 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-359-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:25:44 + echo total: 0.2199999988079071 [Pipeline] stash 01:25:44 Stashed 1 file(s) [Pipeline] } 01:25:44 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-359-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:25:44 $ docker stop --time=1 e019ebed851da94018191971927519ac546dac194fa3c1f0528b1e35a4405157 01:25:45 $ docker rm -f e019ebed851da94018191971927519ac546dac194fa3c1f0528b1e35a4405157 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:26:51 Running on prd-ubuntu20.04-docker-arm64-4c-16g-19431 in /w/workspace/gexfoundry_device-mqtt-go_PR-359 [Pipeline] { [Pipeline] ws 01:26:51 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 01:26:51 Selected Git installation does not exist. Using Default 01:26:51 The recommended git tool is: NONE 01:26:59 using credential edgex-jenkins-ssh 01:26:59 Cloning the remote Git repository 01:26:59 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 01:26:59 > git init /w/workspace/device-mqtt-go/1 # timeout=10 01:26:59 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 01:26:59 > git --version # timeout=10 01:26:59 > git --version # 'git version 2.25.1' 01:26:59 using GIT_SSH to set credentials SSH Credentials for GitHub 01:27:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:27:01 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 01:27:02 Merging remotes/origin/main commit 4d191eb3dac98c01714bec6e3dd8edd5055992ab into PR head commit 0cb8e8478f025c3e213d885f57ce1713e98ac4c2 01:27:02 Merge succeeded, producing 0cb8e8478f025c3e213d885f57ce1713e98ac4c2 01:27:02 Checking out Revision 0cb8e8478f025c3e213d885f57ce1713e98ac4c2 (PR-359) 01:27:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:27:01 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 01:27:01 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 01:27:01 using GIT_SSH to set credentials SSH Credentials for GitHub 01:27:01 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/359/head:refs/remotes/origin/PR-359 +refs/heads/main:refs/remotes/origin/main # timeout=10 01:27:02 > git config core.sparsecheckout # timeout=10 01:27:02 > git checkout -f 0cb8e8478f025c3e213d885f57ce1713e98ac4c2 # timeout=10 01:27:02 > git remote # timeout=10 01:27:02 > git config --get remote.origin.url # timeout=10 01:27:02 using GIT_SSH to set credentials SSH Credentials for GitHub 01:27:02 > git merge 4d191eb3dac98c01714bec6e3dd8edd5055992ab # timeout=10 01:27:02 > git rev-parse HEAD^{commit} # timeout=10 01:27:02 > git config core.sparsecheckout # timeout=10 01:27:02 > git checkout -f 0cb8e8478f025c3e213d885f57ce1713e98ac4c2 # timeout=10 01:27:07 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v2" 01:27:07 > git --version # timeout=10 01:27:07 > git --version # 'git version 2.25.1' 01:27:07 fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:27:08 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:27:08 % Total % Received % Xferd Average Speed Time Time Time Current 01:27:08 Dload Upload Total Spent Left Speed 01:27:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 43701 0 --:--:-- --:--:-- --:--:-- 43701 [Pipeline] sh 01:27:08 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:27:09 + sudo tee /etc/docker/daemon.new 01:27:09 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:27:09 { 01:27:09 "registry-mirrors": [ 01:27:09 "https://nexus3.edgexfoundry.org:10001" 01:27:09 ], 01:27:09 "bip": "10.250.0.254/24", 01:27:09 "hosts": [ 01:27:09 "tcp://0.0.0.0:5555", 01:27:09 "unix:///var/run/docker.sock" 01:27:09 ], 01:27:09 "mtu": 1458, 01:27:09 "selinux-enabled": true, 01:27:09 "seccomp-profile": "/etc/docker/seccomp.json" 01:27:09 } [Pipeline] sh 01:27:09 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:27:10 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:27:28 provisioning config files... 01:27:28 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config2395288313047180353tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:27:29 ---> docker-login.sh 01:27:29 nexus3.edgexfoundry.org:10001 01:27:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:27:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:27:30 Configure a credential helper to remove this warning. See 01:27:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:27:30 01:27:30 Login Succeeded 01:27:30 nexus3.edgexfoundry.org:10002 01:27:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:27:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:27:30 Configure a credential helper to remove this warning. See 01:27:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:27:30 01:27:30 Login Succeeded 01:27:30 nexus3.edgexfoundry.org:10003 01:27:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:27:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:27:31 Configure a credential helper to remove this warning. See 01:27:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:27:31 01:27:31 Login Succeeded 01:27:31 nexus3.edgexfoundry.org:10004 01:27:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:27:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:27:31 Configure a credential helper to remove this warning. See 01:27:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:27:31 01:27:31 Login Succeeded 01:27:31 docker.io 01:27:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:27:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:27:32 Configure a credential helper to remove this warning. See 01:27:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:27:32 01:27:32 Login Succeeded 01:27:32 ---> docker-login.sh ends [Pipeline] } 01:27:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:27:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:27:33 ========================================================= 01:27:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 01:27:33 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 01:27:33 + 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 . 01:27:33 Sending build context to Docker daemon 3.037MB 01:27:34 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 01:27:34 Step 2/12 : FROM ${BASE} AS builder 01:27:34 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:27:34 9b3977197b4f: Pulling fs layer 01:27:34 1a89e8eeedd5: Pulling fs layer 01:27:34 94645a83ff95: Pulling fs layer 01:27:34 3f3a8bcf1eab: Pulling fs layer 01:27:34 0c92f367c5e7: Pulling fs layer 01:27:34 f7c0051592d6: Pulling fs layer 01:27:34 a227ed2f7395: Pulling fs layer 01:27:34 7b1c46037f91: Pulling fs layer 01:27:34 0c92f367c5e7: Waiting 01:27:34 f7c0051592d6: Waiting 01:27:34 a227ed2f7395: Waiting 01:27:34 7b1c46037f91: Waiting 01:27:34 3f3a8bcf1eab: Waiting 01:27:34 94645a83ff95: Verifying Checksum 01:27:34 94645a83ff95: Download complete 01:27:34 1a89e8eeedd5: Download complete 01:27:34 0c92f367c5e7: Verifying Checksum 01:27:34 0c92f367c5e7: Download complete 01:27:34 f7c0051592d6: Verifying Checksum 01:27:34 f7c0051592d6: Download complete 01:27:34 9b3977197b4f: Verifying Checksum 01:27:34 9b3977197b4f: Download complete 01:27:34 a227ed2f7395: Verifying Checksum 01:27:34 a227ed2f7395: Download complete 01:27:35 9b3977197b4f: Pull complete 01:27:35 1a89e8eeedd5: Pull complete 01:27:35 94645a83ff95: Pull complete 01:27:36 7b1c46037f91: Verifying Checksum 01:27:36 7b1c46037f91: Download complete 01:27:36 3f3a8bcf1eab: Verifying Checksum 01:27:36 3f3a8bcf1eab: Download complete 01:27:49 3f3a8bcf1eab: Pull complete 01:27:49 0c92f367c5e7: Pull complete 01:27:49 f7c0051592d6: Pull complete 01:27:49 a227ed2f7395: Pull complete 01:27:54 7b1c46037f91: Pull complete 01:27:54 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 01:27:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 01:27:54 ---> f79e39bc4007 01:27:54 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 01:27:55 ---> Running in d9f54c86945a 01:27:55 Removing intermediate container d9f54c86945a 01:27:55 ---> 0acc7823193f 01:27:55 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 01:27:55 ---> Running in 05709f6e35ae 01:27:56 Removing intermediate container 05709f6e35ae 01:27:56 ---> b3a502c50b29 01:27:56 Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:27:56 ---> Running in 01badae0076c 01:27:58 Removing intermediate container 01badae0076c 01:27:58 ---> 7278ac61f42a 01:27:58 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:27:58 ---> Running in 6f18e53040f4 01:27:59 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:28:00 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:28:01 (1/4) Installing openssh-keygen (8.8_p1-r1) 01:28:01 (2/4) Installing libedit (20210910.3.1-r0) 01:28:01 (3/4) Installing openssh-client-common (8.8_p1-r1) 01:28:01 (4/4) Installing openssh-client-default (8.8_p1-r1) 01:28:01 Executing busybox-1.34.1-r3.trigger 01:28:01 OK: 224 MiB in 56 packages 01:28:02 Removing intermediate container 6f18e53040f4 01:28:02 ---> a791273e7ac0 01:28:02 Step 7/12 : WORKDIR /device-mqtt-go 01:28:02 ---> Running in 1215ac545138 01:28:02 Removing intermediate container 1215ac545138 01:28:02 ---> 5190f15a29f4 01:28:02 Step 8/12 : COPY go.mod vendor* ./ 01:28:03 ---> 9222e540fa75 01:28:03 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:28:03 ---> Running in 144664dd11aa 01:28:50 Removing intermediate container 144664dd11aa 01:28:50 ---> 7f4cbe290676 01:28:50 Step 10/12 : COPY . . 01:28:51 ---> 6f5774d4e4c1 01:28:51 Step 11/12 : ARG MAKE='make build' 01:28:51 ---> Running in d4d5e92de3fd 01:28:51 Removing intermediate container d4d5e92de3fd 01:28:51 ---> 47c214d2ed7a 01:28:51 Step 12/12 : RUN $MAKE 01:28:51 ---> Running in 00799fe919af 01:28:52 noop 01:28:53 Removing intermediate container 00799fe919af 01:28:53 ---> f89c282e87ae 01:28:53 Successfully built f89c282e87ae 01:28:53 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 01:28:54 + docker inspect -f . ci-base-image-arm64 01:28:54 . [Pipeline] withDockerContainer 01:28:54 prd-ubuntu20.04-docker-arm64-4c-16g-19431 does not seem to be running inside a container 01:28:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@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 ******** -e ******** ci-base-image-arm64 cat 01:28:55 $ docker top 5c2c7754bf5e723e3c81d6968a7ca59d8108a843d9dd339c500432f529556af9 -eo pid,comm [Pipeline] { [Pipeline] sh 01:28:56 + go version 01:28:56 go version go1.17.6 linux/arm64 [Pipeline] } 01:28:56 $ docker stop --time=1 5c2c7754bf5e723e3c81d6968a7ca59d8108a843d9dd339c500432f529556af9 01:28:58 $ docker rm -f 5c2c7754bf5e723e3c81d6968a7ca59d8108a843d9dd339c500432f529556af9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:28:59 + docker inspect -f . ci-base-image-arm64 01:28:59 . [Pipeline] withDockerContainer 01:28:59 prd-ubuntu20.04-docker-arm64-4c-16g-19431 does not seem to be running inside a container 01:28:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@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 ******** -e ******** ci-base-image-arm64 cat 01:29:01 $ docker top 1877e028e6b8fa8b4ccc4b9177ec4af216a0952036b764f6c5d48c62c48760f6 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 01:29:02 + make test 01:29:02 GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 01:29:03 ? github.com/edgexfoundry/device-mqtt-go [no test files] 01:30:40 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 01:30:40 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.080s coverage: 21.8% of statements 01:30:40 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 01:30:40 WARNING: Linting skipped (not on x86_64 or linter not installed) 01:30:40 GCO_ENABLED=1 GO111MODULE=on go vet ./... 01:30:59 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:30:59 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:30:59 ./bin/test-attribution-txt.sh [Pipeline] echo 01:31:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 01:31:02 $ docker stop --time=1 1877e028e6b8fa8b4ccc4b9177ec4af216a0952036b764f6c5d48c62c48760f6 01:31:04 $ docker rm -f 1877e028e6b8fa8b4ccc4b9177ec4af216a0952036b764f6c5d48c62c48760f6 [Pipeline] // withDockerContainer [Pipeline] sh 01:31:05 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:31:05 Warning: overwriting stash ‘coverage-report’ 01:31:06 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:31:07 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:31:07 + ls -al . 01:31:07 total 192 01:31:07 drwxrwxr-x 9 jenkins jenkins 4096 Apr 11 01:31 . 01:31:07 drwxrwxr-x 4 jenkins jenkins 4096 Apr 11 01:26 .. 01:31:07 -rw-rw-r-- 1 jenkins jenkins 140 Apr 11 01:27 .dockerignore 01:31:07 drwxrwxr-x 8 jenkins jenkins 4096 Apr 11 01:27 .git 01:31:07 drwxrwxr-x 3 jenkins jenkins 4096 Apr 11 01:27 .github 01:31:07 -rw-rw-r-- 1 jenkins jenkins 329 Apr 11 01:27 .gitignore 01:31:07 -rw-rw-r-- 1 jenkins jenkins 41 Apr 11 01:27 .golangci.yml 01:31:07 -rw-rw-r-- 1 jenkins jenkins 8523 Apr 11 01:27 Attribution.txt 01:31:07 -rw-rw-r-- 1 jenkins jenkins 7447 Apr 11 01:27 CHANGELOG.md 01:31:07 -rw-rw-r-- 1 jenkins jenkins 1930 Apr 11 01:27 Dockerfile 01:31:07 -rw-rw-r-- 1 jenkins jenkins 677 Apr 11 01:27 GOVERNANCE.md 01:31:07 -rw-rw-r-- 1 jenkins jenkins 678 Apr 11 01:27 Jenkinsfile 01:31:07 -rw-rw-r-- 1 jenkins jenkins 11340 Apr 11 01:27 LICENSE 01:31:07 -rw-rw-r-- 1 jenkins jenkins 1930 Apr 11 01:27 Makefile 01:31:07 -rw-rw-r-- 1 jenkins jenkins 620 Apr 11 01:27 OWNERS.md 01:31:07 -rw-rw-r-- 1 jenkins jenkins 2643 Apr 11 01:27 README.md 01:31:07 -rw-rw-r-- 1 jenkins jenkins 5 Apr 11 01:23 VERSION 01:31:07 drwxrwxr-x 2 jenkins jenkins 4096 Apr 11 01:27 bin 01:31:07 drwxrwxr-x 3 jenkins jenkins 4096 Apr 11 01:27 cmd 01:31:07 -rw-r--r-- 1 jenkins jenkins 17887 Apr 11 01:30 coverage.out 01:31:07 -rw-rw-r-- 1 jenkins jenkins 3216 Apr 11 01:27 go.mod 01:31:07 -rw-rw-r-- 1 jenkins jenkins 54276 Apr 11 01:27 go.sum 01:31:07 drwxrwxr-x 3 jenkins jenkins 4096 Apr 11 01:27 internal 01:31:07 drwxrwxr-x 2 jenkins jenkins 4096 Apr 11 01:27 mock 01:31:07 drwxrwxr-x 4 jenkins jenkins 4096 Apr 11 01:27 snap 01:31:07 -rw-rw-r-- 1 jenkins jenkins 227 Apr 11 01:27 version.go [Pipeline] isUnix [Pipeline] sh 01:31:07 + 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=0cb8e8478f025c3e213d885f57ce1713e98ac4c2 --label arch=arm64 --label version=0.0.0 . 01:31:08 Sending build context to Docker daemon 3.055MB 01:31:08 Step 1/24 : ARG BASE=golang:1.17-alpine3.15 01:31:08 Step 2/24 : FROM ${BASE} AS builder 01:31:08 ---> f89c282e87ae 01:31:08 Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 01:31:08 ---> Running in 680057a85bb1 01:31:08 Removing intermediate container 680057a85bb1 01:31:08 ---> e3db90edcb62 01:31:08 Step 4/24 : ARG ALPINE_PKG_EXTRA="" 01:31:08 ---> Running in 538519ba1f00 01:31:09 Removing intermediate container 538519ba1f00 01:31:09 ---> 1f4dfccb8195 01:31:09 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:31:09 ---> Running in e212f87e2ba4 01:31:11 Removing intermediate container e212f87e2ba4 01:31:11 ---> 4d7c2daef097 01:31:11 Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:31:11 ---> Running in 0a6ec991bd09 01:31:12 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:31:13 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:31:13 OK: 224 MiB in 56 packages 01:31:14 Removing intermediate container 0a6ec991bd09 01:31:14 ---> 7277d6283339 01:31:14 Step 7/24 : WORKDIR /device-mqtt-go 01:31:14 ---> Running in 0657e0d387a6 01:31:15 Removing intermediate container 0657e0d387a6 01:31:15 ---> 4d0b2caf8ab9 01:31:15 Step 8/24 : COPY go.mod vendor* ./ 01:31:15 ---> 19edde5bfb93 01:31:15 Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:31:16 ---> Running in f3d9ff99ea4c 01:31:18 Removing intermediate container f3d9ff99ea4c 01:31:18 ---> b5a2185aaee7 01:31:18 Step 10/24 : COPY . . 01:31:19 ---> f0371fd07349 01:31:19 Step 11/24 : ARG MAKE='make build' 01:31:19 ---> Running in aa5a4ee65b62 01:31:19 Removing intermediate container aa5a4ee65b62 01:31:19 ---> acc201e410ad 01:31:19 Step 12/24 : RUN $MAKE 01:31:19 ---> Running in cbf35d4b3fb2 01:31:20 GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd 01:33:42 Removing intermediate container cbf35d4b3fb2 01:33:42 ---> 7668991aaa87 01:33:42 Step 13/24 : FROM alpine:3.14 01:33:42 3.14: Pulling from library/alpine 01:33:42 455c02918c45: Pulling fs layer 01:33:42 455c02918c45: Verifying Checksum 01:33:42 455c02918c45: Download complete 01:33:42 455c02918c45: Pull complete 01:33:42 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 01:33:42 Status: Downloaded newer image for alpine:3.14 01:33:42 ---> ac73e934f311 01:33:42 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 01:33:42 ---> Running in 8a70d5aa7fea 01:33:42 Removing intermediate container 8a70d5aa7fea 01:33:42 ---> ef6f30f8b9a8 01:33:42 Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init 01:33:42 ---> Running in b9ddea97ac9a 01:33:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:33:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:33:42 (1/6) Installing dumb-init (1.2.5-r1) 01:33:42 (2/6) Installing libgcc (10.3.1_git20210424-r2) 01:33:42 (3/6) Installing libsodium (1.0.18-r0) 01:33:42 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 01:33:42 (5/6) Installing libzmq (4.3.4-r0) 01:33:42 (6/6) Installing zeromq (4.3.4-r0) 01:33:42 Executing busybox-1.33.1-r7.trigger 01:33:42 OK: 8 MiB in 20 packages 01:33:42 Removing intermediate container b9ddea97ac9a 01:33:42 ---> 08eee3b4f38e 01:33:42 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 01:33:42 ---> b766fe73417f 01:33:42 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 01:33:42 ---> b9fa251a2650 01:33:42 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 01:33:42 ---> 19df9ddef2fd 01:33:42 Step 19/24 : EXPOSE 59982 01:33:42 ---> Running in 803bfce4ee41 01:33:42 Removing intermediate container 803bfce4ee41 01:33:42 ---> 3603599e296c 01:33:42 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 01:33:42 ---> Running in d2c89f46f4ed 01:33:42 Removing intermediate container d2c89f46f4ed 01:33:42 ---> fec5dc7cff99 01:33:42 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:33:42 ---> Running in ebb8d8e5b04c 01:33:42 Removing intermediate container ebb8d8e5b04c 01:33:42 ---> 5f0b1a969c15 01:33:42 Step 22/24 : LABEL arch=arm64 01:33:42 ---> Running in 8fa97d1ce742 01:33:42 Removing intermediate container 8fa97d1ce742 01:33:42 ---> 2ece17613b8a 01:33:42 Step 23/24 : LABEL git_sha=0cb8e8478f025c3e213d885f57ce1713e98ac4c2 01:33:42 ---> Running in 5dd2032c467b 01:33:42 Removing intermediate container 5dd2032c467b 01:33:42 ---> 96fcd2601464 01:33:42 Step 24/24 : LABEL version=0.0.0 01:33:42 ---> Running in 818880f774cf 01:33:42 Removing intermediate container 818880f774cf 01:33:42 ---> bb4111962b0c 01:33:42 [Warning] One or more build-args [ARCH] were not consumed 01:33:42 Successfully built bb4111962b0c 01:33:42 Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:33:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:33:42 01:33:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 01:33:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:33:43 arm64: Pulling from edgex-lftools-log-publisher 01:33:43 8998bd30e6a1: Pulling fs layer 01:33:43 04944245beec: Pulling fs layer 01:33:43 699f458cf7ca: Pulling fs layer 01:33:43 765212b225bb: Pulling fs layer 01:33:43 f23df028b6ca: Pulling fs layer 01:33:43 d65c8cfc05b1: Pulling fs layer 01:33:43 2437ff75d9bd: Pulling fs layer 01:33:43 f23df028b6ca: Waiting 01:33:43 d65c8cfc05b1: Waiting 01:33:43 2437ff75d9bd: Waiting 01:33:43 765212b225bb: Waiting 01:33:43 04944245beec: Verifying Checksum 01:33:43 04944245beec: Download complete 01:33:43 765212b225bb: Download complete 01:33:43 f23df028b6ca: Download complete 01:33:43 d65c8cfc05b1: Verifying Checksum 01:33:43 d65c8cfc05b1: Download complete 01:33:43 699f458cf7ca: Verifying Checksum 01:33:43 699f458cf7ca: Download complete 01:33:44 8998bd30e6a1: Verifying Checksum 01:33:44 8998bd30e6a1: Download complete 01:33:46 2437ff75d9bd: Verifying Checksum 01:33:46 2437ff75d9bd: Download complete 01:33:48 8998bd30e6a1: Pull complete 01:33:49 04944245beec: Pull complete 01:33:50 699f458cf7ca: Pull complete 01:33:50 765212b225bb: Pull complete 01:33:51 f23df028b6ca: Pull complete 01:33:51 d65c8cfc05b1: Pull complete 01:34:06 2437ff75d9bd: Pull complete 01:34:06 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:34:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:34:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 01:34:07 prd-ubuntu20.04-docker-arm64-4c-16g-19431 does not seem to be running inside a container 01:34:07 $ 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/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 01:34:09 $ docker top 2ea3106dc31ddafe87ab606b2eda2abae641c727777e4a37763eab3c3d66f37a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:34:10 ---> job-cost.sh 01:34:10 lf-activate-venv: SKIPPING 01:34:10 INFO: No Stack... 01:34:11 INFO: Retrieving Pricing Info for: v3-standard-4 01:34:12 INFO: Archiving Costs [Pipeline] sh 01:34:13 + cat /w/workspace/device-mqtt-go/1/archives/cost.csv 01:34:13 + cut -d, -f6 [Pipeline] lock 01:34:13 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-359-1-stack-cost] 01:34:13 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-359-1-stack-cost] did not exist. Created. 01:34:13 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-359-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:34:14 /w/workspace/device-mqtt-go/1@tmp/durable-90574d7f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 01:34:14 + echo total: 0.10999999940395355 [Pipeline] stash 01:34:14 Warning: overwriting stash ‘stack-cost’ 01:34:15 Stashed 1 file(s) [Pipeline] } 01:34:15 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-359-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:34:15 $ docker stop --time=1 2ea3106dc31ddafe87ab606b2eda2abae641c727777e4a37763eab3c3d66f37a 01:34:16 $ docker rm -f 2ea3106dc31ddafe87ab606b2eda2abae641c727777e4a37763eab3c3d66f37a [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 01:34:17 provisioning config files... 01:34:17 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-359@tmp/config6348411213676509017tmp [Pipeline] { [Pipeline] sh 01:34:18 + set +x 01:34:18 + curl -s https://codecov.io/bash 01:34:18 + bash -s -- 01:34:18 01:34:18 _____ _ 01:34:18 / ____| | | 01:34:18 | | ___ __| | ___ ___ _____ __ 01:34:18 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:34:18 | |___| (_) | (_| | __/ (_| (_) \ V / 01:34:18 \_____\___/ \__,_|\___|\___\___/ \_/ 01:34:18 Bash-1.0.6 01:34:18 01:34:18 01:34:18 ==> git version 2.25.1 found 01:34: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 01:34:18 Release-Date: 2020-01-08 01:34: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 01:34:18 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:34:18 ==> Jenkins CI detected. 01:34:18 current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-359 01:34:18 project root: . 01:34:18 --> token set from env 01:34:18 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:34:18 ==> Running gcov in . (disable via -X gcov) 01:34:18 ==> Python coveragepy not found 01:34:18 ==> Searching for coverage reports in: 01:34:18 + . 01:34:18 -> Found 1 reports 01:34:18 ==> Detecting git/mercurial file structure 01:34:18 ==> Reading reports 01:34:18 + ./coverage.out bytes=17887 01:34:18 ==> Appending adjustments 01:34:18 https://docs.codecov.io/docs/fixing-reports 01:34:18 + Found adjustments 01:34:18 ==> Gzipping contents 01:34:18 4.0K /tmp/codecov.cx0KkN.gz 01:34:18 ==> Uploading reports 01:34:18 url: https://codecov.io 01:34:18 query: branch=PR-359&commit=0cb8e8478f025c3e213d885f57ce1713e98ac4c2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-359%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=359&job=&cmd_args= 01:34:18 -> Pinging Codecov 01:34:18 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-359&commit=0cb8e8478f025c3e213d885f57ce1713e98ac4c2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-359%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=359&job=&cmd_args= 01:34:18 -> Uploading to 01:34:18 https://storage.googleapis.com/codecov/v4/raw/2022-04-11/7D719EC7BBE17E464838252E33014C33/0cb8e8478f025c3e213d885f57ce1713e98ac4c2/75feafd6-e5e4-4385-9618-00eb57113764.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220411%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220411T013418Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=91aae465ef76eceb9f37bacd5dbf44855cd6682bb4f4ca986ffcbcdee6ba1519 01:34:18 % Total % Received % Xferd Average Speed Time Time Time Current 01:34:18 Dload Upload Total Spent Left Speed 01:34:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3234 0 0 100 3234 0 13703 --:--:-- --:--:-- --:--:-- 13703 01:34:18 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-mqtt-go/commit/0cb8e8478f025c3e213d885f57ce1713e98ac4c2 [Pipeline] } 01:34:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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 01:34:20 + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-359/archives ] 01:34:20 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-359/archives 01:34:20 total 16 01:34:20 drwxr-xr-x 3 root root 4096 Apr 11 01:25 . 01:34:20 drwxrwxr-x 11 jenkins jenkins 4096 Apr 11 01:25 .. 01:34:20 drwxr-xr-x 2 root root 4096 Apr 11 01:25 cost 01:34:20 -rw-r--r-- 1 root root 85 Apr 11 01:25 cost.csv 01:34:20 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-359/archives 01:34:20 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-359/archives 01:34:20 total 16 01:34:20 drwxr-xr-x 3 jenkins jenkins 4096 Apr 11 01:25 . 01:34:20 drwxrwxr-x 11 jenkins jenkins 4096 Apr 11 01:25 .. 01:34:20 drwxr-xr-x 2 jenkins jenkins 4096 Apr 11 01:25 cost 01:34:20 -rw-r--r-- 1 jenkins jenkins 85 Apr 11 01:25 cost.csv [Pipeline] libraryResource [Pipeline] sh 01:34:20 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:34:21 ---> package-listing.sh 01:34:21 ++ facter osfamily 01:34:21 ++ tr '[:upper:]' '[:lower:]' 01:34:22 + OS_FAMILY=debian 01:34:22 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-359 01:34:22 + START_PACKAGES=/tmp/packages_start.txt 01:34:22 + END_PACKAGES=/tmp/packages_end.txt 01:34:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:34:22 + PACKAGES=/tmp/packages_start.txt 01:34:22 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-359 ']' 01:34:22 + PACKAGES=/tmp/packages_end.txt 01:34:22 + case "${OS_FAMILY}" in 01:34:22 + dpkg -l 01:34:22 + grep '^ii' 01:34:22 + '[' -f /tmp/packages_start.txt ']' 01:34:22 + '[' -f /tmp/packages_end.txt ']' 01:34:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:34:22 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-359 ']' 01:34:22 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-359/archives/ 01:34:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-359/archives/ [Pipeline] echo 01:34:22 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/gexfoundry_device-mqtt-go_PR-359/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:34:22 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 01:34:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:34:23 . [Pipeline] withDockerContainer 01:34:23 prd-ubuntu20.04-docker-8c-8g-19429 does not seem to be running inside a container 01:34:23 $ 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/gexfoundry_device-mqtt-go_PR-359/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-mqtt-go_PR-359 -v /w/workspace/gexfoundry_device-mqtt-go_PR-359:/w/workspace/gexfoundry_device-mqtt-go_PR-359:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-359@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-359@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 01:34:23 $ docker top 85aac1dcc2fe2eb477ef053b0a34cc02d884f0f3362addac29e513f7a48694bb -eo pid,comm [Pipeline] { [Pipeline] sh 01:34:23 + touch /tmp/pre-build-complete [Pipeline] sh 01:34:24 + mkdir -p /var/log/sysstat [Pipeline] sh 01:34:24 + ls /var/log/sa-host 01:34:24 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:34:24 provisioning config files... 01:34:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-359@tmp/config5177575144396850878tmp [Pipeline] { [Pipeline] echo 01:34:24 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:34:25 ---> create-netrc.sh [Pipeline] } 01:34:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:34:25 ---> python-tools-install.sh [Pipeline] echo 01:34:25 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:34:25 ---> sudo-logs.sh 01:34:25 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:34:26 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:34:26 ---> job-cost.sh 01:34:26 lf-activate-venv: SKIPPING 01:34:26 DEBUG: total: 0.2199999988079071 01:34:26 INFO: Retrieving Stack Cost... 01:34:26 INFO: Retrieving Pricing Info for: v3-standard-8 01:34:27 INFO: Archiving Costs [Pipeline] echo 01:34:27 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:34:27 ---> logs-deploy.sh 01:34:27 lf-activate-venv: SKIPPING 01:34:27 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-359/1 01:34:27 INFO: archiving workspace using pattern(s): 01:34:28 Archives upload complete. 01:34:28 INFO: archiving logs to Nexus 01:34:29 ---> uname -a: 01:34:29 Linux prd-ubuntu20-04-docker-8c-8g-19429 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 01:34:29 01:34:29 01:34:29 ---> lscpu: 01:34:29 Architecture: x86_64 01:34:29 CPU op-mode(s): 32-bit, 64-bit 01:34:29 Byte Order: Little Endian 01:34:29 Address sizes: 40 bits physical, 48 bits virtual 01:34:29 CPU(s): 8 01:34:29 On-line CPU(s) list: 0-7 01:34:29 Thread(s) per core: 1 01:34:29 Core(s) per socket: 1 01:34:29 Socket(s): 8 01:34:29 NUMA node(s): 1 01:34:29 Vendor ID: AuthenticAMD 01:34:29 CPU family: 23 01:34:29 Model: 49 01:34:29 Model name: AMD EPYC-Rome Processor 01:34:29 Stepping: 0 01:34:29 CPU MHz: 2799.998 01:34:29 BogoMIPS: 5599.99 01:34:29 Virtualization: AMD-V 01:34:29 Hypervisor vendor: KVM 01:34:29 Virtualization type: full 01:34:29 L1d cache: 256 KiB 01:34:29 L1i cache: 256 KiB 01:34:29 L2 cache: 4 MiB 01:34:29 L3 cache: 128 MiB 01:34:29 NUMA node0 CPU(s): 0-7 01:34:29 Vulnerability Itlb multihit: Not affected 01:34:29 Vulnerability L1tf: Not affected 01:34:29 Vulnerability Mds: Not affected 01:34:29 Vulnerability Meltdown: Not affected 01:34:29 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:34:29 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 01:34:29 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 01:34:29 Vulnerability Srbds: Not affected 01:34:29 Vulnerability Tsx async abort: Not affected 01:34:29 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 01:34:29 01:34:29 01:34:29 ---> nproc: 01:34:29 8 01:34:29 01:34:29 01:34:29 ---> df -h: 01:34:29 Filesystem Size Used Avail Use% Mounted on 01:34:29 overlay 155G 11G 145G 7% / 01:34:29 tmpfs 64M 0 64M 0% /dev 01:34:29 tmpfs 16G 0 16G 0% /sys/fs/cgroup 01:34:29 shm 64M 0 64M 0% /dev/shm 01:34:29 /dev/vda1 155G 11G 145G 7% /facter-os 01:34:29 01:34:29 01:34:29 ---> sar -b -r -n DEV: 01:34:29 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-19429) 04/11/22 _x86_64_ (8 CPU) 01:34:29 01:34:29 01:23:01 LINUX RESTART (8 CPU) 01:34:29 01:34:29 01:24:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 01:34:29 01:25:01 166.89 1.12 165.77 0.00 19.60 56691.08 0.00 01:34:29 01:26:01 164.22 0.00 164.22 0.00 0.00 34245.36 0.00 01:34:29 01:27:01 1.58 0.00 1.58 0.00 0.00 20.01 0.00 01:34:29 01:28:01 1.62 0.00 1.62 0.00 0.00 19.33 0.00 01:34:29 01:29:01 1.02 0.03 0.98 0.00 0.40 11.60 0.00 01:34:29 01:30:01 1.22 0.00 1.22 0.00 0.00 14.53 0.00 01:34:29 01:31:01 1.05 0.00 1.05 0.00 0.00 13.20 0.00 01:34:29 01:32:01 1.53 0.00 1.53 0.00 0.00 17.99 0.00 01:34:29 01:33:01 1.07 0.00 1.07 0.00 0.00 12.53 0.00 01:34:29 01:34:01 1.35 0.00 1.35 0.00 0.00 20.66 0.00 01:34:29 Average: 34.15 0.11 34.04 0.00 2.00 9105.72 0.00 01:34:29 01:34:29 01:24:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:34:29 01:25:01 28831784 31757536 539524 1.64 151080 3020628 1943100 5.73 1306892 2334216 300 01:34:29 01:26:01 28082240 31760972 531080 1.62 163160 3697280 1975920 5.82 1358776 2960392 348 01:34:29 01:27:01 28082696 31761492 530448 1.61 163208 3697284 1975920 5.82 1358732 2960396 24 01:34:29 01:28:01 28089804 31768640 523080 1.59 163252 3697276 1975920 5.82 1351436 2960396 28 01:34:29 01:29:01 28089772 31768672 523012 1.59 163284 3697300 1975920 5.82 1351716 2960416 12 01:34:29 01:30:01 28098608 31777536 514132 1.56 163300 3697308 1975920 5.82 1343408 2960420 12 01:34:29 01:31:01 28098276 31777304 514352 1.56 163348 3697312 1975920 5.82 1344068 2960488 12 01:34:29 01:32:01 28097712 31776784 515000 1.57 163376 3697316 1975920 5.82 1344392 2960492 184 01:34:29 01:33:01 28098436 31777592 514260 1.56 163408 3697300 1975920 5.82 1343428 2960556 8 01:34:29 01:34:01 28098360 31777588 513876 1.56 163460 3697296 1975920 5.82 1344368 2960544 164 01:34:29 Average: 28166769 31770412 521876 1.59 162088 3629630 1972638 5.81 1344722 2897832 109 01:34:29 01:34:29 01:24:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:34:29 01:25:01 docker0 113.90 146.41 8.91 1047.51 0.00 0.00 0.00 0.00 01:34:29 01:25:01 ens3 208.13 160.99 1084.84 72.93 0.00 0.00 0.00 0.00 01:34:29 01:25:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 01:34:29 01:26:01 docker0 11.93 17.28 0.70 89.82 0.00 0.00 0.00 0.00 01:34:29 01:26:01 ens3 156.64 92.25 2685.74 18.72 0.00 0.00 0.00 0.00 01:34:29 01:26:01 lo 2.00 2.00 0.20 0.20 0.00 0.00 0.00 0.00 01:34:29 01:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:34:29 01:27:01 ens3 1.20 0.32 0.40 0.26 0.00 0.00 0.00 0.00 01:34:29 01:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:34:29 01:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:34:29 01:28:01 ens3 12.51 23.85 1.14 21.16 0.00 0.00 0.00 0.00 01:34:29 01:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:34:29 01:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:34:29 01:29:01 ens3 8.76 16.64 0.86 15.31 0.00 0.00 0.00 0.00 01:34:29 01:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:34:29 01:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:34:29 01:30:01 ens3 0.28 0.07 0.01 0.01 0.00 0.00 0.00 0.00 01:34:29 01:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:34:29 01:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:34:29 01:31:01 ens3 9.00 15.43 1.00 14.28 0.00 0.00 0.00 0.00 01:34:29 01:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:34:29 01:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:34:29 01:32:01 ens3 0.55 0.55 0.27 0.23 0.00 0.00 0.00 0.00 01:34:29 01:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:34:29 01:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:34:29 01:33:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:34:29 01:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:34:29 01:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:34:29 01:34:01 ens3 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 01:34:29 01:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:34:29 Average: docker0 12.58 16.37 0.96 113.72 0.00 0.00 0.00 0.00 01:34:29 Average: ens3 39.73 31.03 377.40 14.30 0.00 0.00 0.00 0.00 01:34:29 Average: lo 0.29 0.29 0.03 0.03 0.00 0.00 0.00 0.00 01:34:29 01:34:29 01:34:29 ---> sar -P ALL: 01:34:29 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-19429) 04/11/22 _x86_64_ (8 CPU) 01:34:29 01:34:29 01:23:01 LINUX RESTART (8 CPU) 01:34:29 01:34:29 01:24:01 CPU %user %nice %system %iowait %steal %idle 01:34:29 01:25:01 all 27.95 0.00 6.45 1.34 0.08 64.19 01:34:29 01:25:01 0 28.54 0.00 6.24 0.10 0.07 65.05 01:34:29 01:25:01 1 27.28 0.00 7.83 7.49 0.08 57.31 01:34:29 01:25:01 2 27.73 0.00 5.63 0.12 0.08 66.44 01:34:29 01:25:01 3 28.33 0.00 6.31 0.59 0.08 64.69 01:34:29 01:25:01 4 26.85 0.00 6.48 0.68 0.08 65.92 01:34:29 01:25:01 5 28.58 0.00 6.32 0.22 0.07 64.82 01:34:29 01:25:01 6 27.99 0.00 6.58 0.81 0.08 64.54 01:34:29 01:25:01 7 28.27 0.00 6.21 0.73 0.08 64.71 01:34:29 01:26:01 all 17.54 0.00 4.12 1.04 0.05 77.27 01:34:29 01:26:01 0 16.40 0.00 3.79 0.17 0.05 79.59 01:34:29 01:26:01 1 17.88 0.00 3.95 0.74 0.05 77.39 01:34:29 01:26:01 2 16.41 0.00 3.88 0.24 0.03 79.44 01:34:29 01:26:01 3 18.08 0.00 3.48 0.30 0.05 78.08 01:34:29 01:26:01 4 16.31 0.00 4.95 2.38 0.05 76.30 01:34:29 01:26:01 5 17.44 0.00 4.14 1.36 0.05 77.00 01:34:29 01:26:01 6 20.17 0.00 4.34 2.26 0.03 73.19 01:34:29 01:26:01 7 17.58 0.00 4.39 0.83 0.05 77.15 01:34:29 01:27:01 all 0.02 0.00 0.01 0.01 0.01 99.95 01:34:29 01:27:01 0 0.03 0.00 0.00 0.03 0.00 99.93 01:34:29 01:27:01 1 0.05 0.00 0.00 0.02 0.00 99.93 01:34:29 01:27:01 2 0.00 0.00 0.02 0.00 0.02 99.97 01:34:29 01:27:01 3 0.00 0.00 0.03 0.00 0.00 99.97 01:34:29 01:27:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:34:29 01:27:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:34:29 01:27:01 6 0.02 0.00 0.03 0.00 0.02 99.93 01:34:29 01:27:01 7 0.05 0.00 0.02 0.00 0.02 99.92 01:34:29 01:28:01 all 0.06 0.00 0.03 0.01 0.01 99.90 01:34:29 01:28:01 0 0.07 0.00 0.03 0.03 0.02 99.85 01:34:29 01:28:01 1 0.05 0.00 0.03 0.03 0.00 99.88 01:34:29 01:28:01 2 0.07 0.00 0.00 0.00 0.00 99.93 01:34:29 01:28:01 3 0.07 0.00 0.02 0.00 0.02 99.90 01:34:29 01:28:01 4 0.12 0.00 0.08 0.00 0.00 99.80 01:34:29 01:28:01 5 0.02 0.00 0.02 0.00 0.00 99.97 01:34:29 01:28:01 6 0.05 0.00 0.03 0.00 0.00 99.92 01:34:29 01:28:01 7 0.05 0.00 0.02 0.00 0.02 99.92 01:34:29 01:29:01 all 0.03 0.00 0.02 0.00 0.00 99.95 01:34:29 01:29:01 0 0.07 0.00 0.05 0.00 0.00 99.88 01:34:29 01:29:01 1 0.05 0.00 0.00 0.02 0.02 99.92 01:34:29 01:29:01 2 0.02 0.00 0.02 0.00 0.00 99.97 01:34:29 01:29:01 3 0.00 0.00 0.02 0.00 0.00 99.98 01:34:29 01:29:01 4 0.02 0.00 0.00 0.02 0.00 99.97 01:34:29 01:29:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:34:29 01:29:01 6 0.05 0.00 0.03 0.00 0.02 99.90 01:34:29 01:29:01 7 0.00 0.00 0.02 0.00 0.00 99.98 01:34:29 01:30:01 all 0.01 0.00 0.02 0.00 0.00 99.96 01:34:29 01:30:01 0 0.00 0.00 0.03 0.00 0.00 99.97 01:34:29 01:30:01 1 0.02 0.00 0.00 0.02 0.00 99.97 01:34:29 01:30:01 2 0.02 0.00 0.02 0.00 0.00 99.97 01:34:29 01:30:01 3 0.02 0.00 0.02 0.00 0.00 99.97 01:34:29 01:30:01 4 0.00 0.00 0.00 0.02 0.00 99.98 01:34:29 01:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:34:29 01:30:01 6 0.03 0.00 0.05 0.00 0.02 99.90 01:34:29 01:30:01 7 0.03 0.00 0.02 0.00 0.00 99.95 01:34:29 01:31:01 all 0.03 0.00 0.02 0.01 0.00 99.94 01:34:29 01:31:01 0 0.02 0.00 0.02 0.02 0.02 99.93 01:34:29 01:31:01 1 0.00 0.00 0.02 0.03 0.00 99.95 01:34:29 01:31:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:34:29 01:31:01 3 0.02 0.00 0.00 0.00 0.00 99.98 01:34:29 01:31:01 4 0.02 0.00 0.05 0.00 0.00 99.93 01:34:29 01:31:01 5 0.03 0.00 0.03 0.00 0.00 99.93 01:34:29 01:31:01 6 0.13 0.00 0.02 0.00 0.02 99.83 01:34:29 01:31:01 7 0.03 0.00 0.02 0.00 0.00 99.95 01:34:29 01:32:01 all 0.02 0.00 0.01 0.00 0.00 99.96 01:34:29 01:32:01 0 0.03 0.00 0.02 0.02 0.00 99.93 01:34:29 01:32:01 1 0.02 0.00 0.02 0.02 0.00 99.95 01:34:29 01:32:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:34:29 01:32:01 3 0.02 0.00 0.00 0.00 0.00 99.98 01:34:29 01:32:01 4 0.02 0.00 0.00 0.00 0.00 99.98 01:34:29 01:32:01 5 0.02 0.00 0.02 0.00 0.02 99.95 01:34:29 01:32:01 6 0.03 0.00 0.03 0.00 0.02 99.92 01:34:29 01:32:01 7 0.00 0.00 0.02 0.00 0.00 99.98 01:34:29 01:33:01 all 0.01 0.00 0.01 0.00 0.01 99.97 01:34:29 01:33:01 0 0.02 0.00 0.02 0.02 0.00 99.95 01:34:29 01:33:01 1 0.00 0.00 0.00 0.02 0.02 99.97 01:34:29 01:33:01 2 0.00 0.00 0.00 0.00 0.02 99.98 01:34:29 01:33:01 3 0.02 0.00 0.00 0.00 0.00 99.98 01:34:29 01:33:01 4 0.00 0.00 0.00 0.00 0.02 99.98 01:34:29 01:33:01 5 0.02 0.00 0.02 0.00 0.00 99.97 01:34:29 01:33:01 6 0.03 0.00 0.02 0.00 0.02 99.93 01:34:29 01:33:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:34:29 01:34:01 all 0.01 0.00 0.01 0.02 0.01 99.96 01:34:29 01:34:01 0 0.02 0.00 0.02 0.02 0.02 99.93 01:34:29 01:34:01 1 0.00 0.00 0.00 0.10 0.00 99.90 01:34:29 01:34:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:34:29 01:34:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:34:29 01:34:01 4 0.02 0.00 0.00 0.00 0.00 99.98 01:34:29 01:34:01 5 0.00 0.00 0.02 0.00 0.00 99.98 01:34:29 01:34:01 6 0.03 0.00 0.02 0.02 0.02 99.92 01:34:29 01:34:01 7 0.00 0.00 0.02 0.00 0.02 99.97 01:34:29 Average: all 4.52 0.00 1.06 0.24 0.02 94.16 01:34:29 Average: 0 4.48 0.00 1.01 0.04 0.02 94.45 01:34:29 Average: 1 4.48 0.00 1.17 0.84 0.02 93.50 01:34:29 Average: 2 4.38 0.00 0.95 0.04 0.02 94.62 01:34:29 Average: 3 4.61 0.00 0.98 0.09 0.02 94.31 01:34:29 Average: 4 4.29 0.00 1.14 0.31 0.02 94.25 01:34:29 Average: 5 4.58 0.00 1.05 0.16 0.01 94.20 01:34:29 Average: 6 4.82 0.00 1.11 0.31 0.02 93.74 01:34:29 Average: 7 4.55 0.00 1.06 0.15 0.02 94.22 01:34:29 01:34:29 01:34:29