Pull request #378 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jpwhitemn for edgexfoundry/device-mqtt-go Obtained Jenkinsfile from 24c9eb79c62f7b0ed12f25514949fa6e13072b8e+8a3b8b69e8592b451639ad65dda00efb90da788d (0b8efc073fc47e2f2036532ba380f3c8ccc4399b) 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-ssh8765102168070966675.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-ssh1411001038842220458.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 61d3a14f5ee21304eadc9c25f102bcac80e1a589 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-378/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-378/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4267464834492829862.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5301138947752583902.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-378/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-378/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6598068267581681180.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-41437 in /w/workspace/gexfoundry_device-mqtt-go_PR-378 [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-378 # 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 8a3b8b69e8592b451639ad65dda00efb90da788d into PR head commit 24c9eb79c62f7b0ed12f25514949fa6e13072b8e Merge succeeded, producing 24c9eb79c62f7b0ed12f25514949fa6e13072b8e Checking out Revision 24c9eb79c62f7b0ed12f25514949fa6e13072b8e (PR-378) > 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/378/head:refs/remotes/origin/PR-378 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 24c9eb79c62f7b0ed12f25514949fa6e13072b8e # 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 8a3b8b69e8592b451639ad65dda00efb90da788d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 24c9eb79c62f7b0ed12f25514949fa6e13072b8e # timeout=10 Commit message: "docs: additions to CHANGELOG" > git rev-list --no-walk 750628ac68259902b160055df8dc1d300111a616 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-08T01:14:48.492Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-08T01:14:48.539Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-08T01:14:48.555Z] ========================================================= [2022-05-08T01:14:48.555Z] EdgeX Global Pipelines Version Info [2022-05-08T01:14:48.555Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-08T01:14:49.324Z] ------------------- [2022-05-08T01:14:49.324Z] stable info: [2022-05-08T01:14:49.324Z] ------------------- [2022-05-08T01:14:49.324Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-08T01:14:49.324Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-05-08T01:14:49.324Z] Message: update stable to v1.0.227 [2022-05-08T01:14:49.896Z] ------------------- [2022-05-08T01:14:49.896Z] experimental info: [2022-05-08T01:14:49.896Z] ------------------- [2022-05-08T01:14:49.896Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-08T01:14:49.896Z] Commit SHA: 821e2ffd3fa43eddc5db18cf710cdace1a36094c [2022-05-08T01:14:49.896Z] Message: update experimental to v1.0.229 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-08T01:14:50.052Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2022-05-08T01:14:50.069Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2022-05-08T01:14:50.083Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-08T01:14:50.098Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-08T01:14:50.112Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-08T01:14:50.128Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-08T01:14:50.140Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-08T01:14:50.149Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-05-08T01:14:50.159Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-08T01:14:50.174Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-08T01:14:50.185Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-08T01:14:50.196Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2022-05-08T01:14:50.208Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-08T01:14:50.220Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-08T01:14:50.239Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-08T01:14:50.255Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-08T01:14:50.265Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-05-08T01:14:50.277Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-05-08T01:14:50.290Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-08T01:14:50.304Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-08T01:14:50.319Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-05-08T01:14:50.335Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-05-08T01:14:50.346Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-05-08T01:14:50.361Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-05-08T01:14:50.372Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-05-08T01:14:50.385Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-08T01:14:50.397Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-378 [Pipeline] echo [2022-05-08T01:14:50.416Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-378 [Pipeline] echo [2022-05-08T01:14:50.433Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-378 [Pipeline] echo [2022-05-08T01:14:50.443Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 24c9eb79c62f7b0ed12f25514949fa6e13072b8e [Pipeline] echo [2022-05-08T01:14:50.456Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 24c9eb7 [Pipeline] echo [2022-05-08T01:14:50.468Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-08T01:14:50.511Z] provisioning config files... [2022-05-08T01:14:50.525Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-378@tmp/config3930775971287270560tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-08T01:14:50.835Z] ---> docker-login.sh [2022-05-08T01:14:50.835Z] nexus3.edgexfoundry.org:10001 [2022-05-08T01:14:51.096Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-08T01:14:51.096Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-08T01:14:51.096Z] Configure a credential helper to remove this warning. See [2022-05-08T01:14:51.096Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-08T01:14:51.096Z] [2022-05-08T01:14:51.096Z] Login Succeeded [2022-05-08T01:14:51.096Z] nexus3.edgexfoundry.org:10002 [2022-05-08T01:14:51.360Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-08T01:14:51.360Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-08T01:14:51.360Z] Configure a credential helper to remove this warning. See [2022-05-08T01:14:51.360Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-08T01:14:51.360Z] [2022-05-08T01:14:51.360Z] Login Succeeded [2022-05-08T01:14:51.360Z] nexus3.edgexfoundry.org:10003 [2022-05-08T01:14:51.360Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-08T01:14:51.360Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-08T01:14:51.360Z] Configure a credential helper to remove this warning. See [2022-05-08T01:14:51.360Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-08T01:14:51.360Z] [2022-05-08T01:14:51.360Z] Login Succeeded [2022-05-08T01:14:51.360Z] nexus3.edgexfoundry.org:10004 [2022-05-08T01:14:51.621Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-08T01:14:51.621Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-08T01:14:51.621Z] Configure a credential helper to remove this warning. See [2022-05-08T01:14:51.621Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-08T01:14:51.621Z] [2022-05-08T01:14:51.621Z] Login Succeeded [2022-05-08T01:14:51.621Z] docker.io [2022-05-08T01:14:51.621Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-08T01:14:52.194Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-08T01:14:52.194Z] Configure a credential helper to remove this warning. See [2022-05-08T01:14:52.194Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-08T01:14:52.194Z] [2022-05-08T01:14:52.194Z] Login Succeeded [2022-05-08T01:14:52.194Z] ---> docker-login.sh ends [Pipeline] } [2022-05-08T01:14:52.203Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-08T01:14:52.588Z] + git rev-list -1 --merges 24c9eb79c62f7b0ed12f25514949fa6e13072b8e~1..24c9eb79c62f7b0ed12f25514949fa6e13072b8e [Pipeline] echo [2022-05-08T01:14:52.684Z] -----------> git rev-list -1 --merges 24c9eb79c62f7b0ed12f25514949fa6e13072b8e~1..24c9eb79c62f7b0ed12f25514949fa6e13072b8e 24c9eb79c62f7b0ed12f25514949fa6e13072b8e [false] [Pipeline] sh [2022-05-08T01:14:52.979Z] + git log --format=format:%s -1 24c9eb79c62f7b0ed12f25514949fa6e13072b8e [Pipeline] echo [2022-05-08T01:14:52.995Z] ========================================================= [2022-05-08T01:14:52.995Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-08T01:14:52.995Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-08T01:14:53.331Z] + git log --format=format:%s -1 24c9eb79c62f7b0ed12f25514949fa6e13072b8e [Pipeline] echo [2022-05-08T01:14:53.344Z] [semverPrep] GIT_COMMIT: 24c9eb79c62f7b0ed12f25514949fa6e13072b8e, Commit Message: docs: additions to CHANGELOG [Pipeline] echo [2022-05-08T01:14:53.353Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-05-08T01:14:53.739Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-08T01:14:53.739Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-08T01:14:53.739Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-08T01:14:53.739Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-08T01:14:53.739Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-08T01:14:53.739Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-08T01:14:53.739Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-08T01:14:54.091Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-08T01:14:54.091Z] [2022-05-08T01:14:54.091Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-08T01:14:54.398Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-08T01:14:54.399Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-08T01:14:54.399Z] 1fe172e4850f: Pulling fs layer [2022-05-08T01:14:54.399Z] caf521ccaac6: Pulling fs layer [2022-05-08T01:14:54.399Z] 3ead6fa29328: Pulling fs layer [2022-05-08T01:14:54.399Z] 5c2a1cbceb83: Pulling fs layer [2022-05-08T01:14:54.399Z] a8d5f1318db7: Pulling fs layer [2022-05-08T01:14:54.399Z] c427282e49a2: Pulling fs layer [2022-05-08T01:14:54.399Z] 1827001aaf11: Pulling fs layer [2022-05-08T01:14:54.399Z] 0714d37db230: Pulling fs layer [2022-05-08T01:14:54.399Z] ac28cf19c067: Pulling fs layer [2022-05-08T01:14:54.399Z] 5c2a1cbceb83: Waiting [2022-05-08T01:14:54.399Z] ca983d60f3e2: Pulling fs layer [2022-05-08T01:14:54.399Z] 9f894cec8388: Pulling fs layer [2022-05-08T01:14:54.399Z] a8d5f1318db7: Waiting [2022-05-08T01:14:54.399Z] c427282e49a2: Waiting [2022-05-08T01:14:54.399Z] 0714d37db230: Waiting [2022-05-08T01:14:54.399Z] ac28cf19c067: Waiting [2022-05-08T01:14:54.399Z] 1827001aaf11: Waiting [2022-05-08T01:14:54.399Z] ca983d60f3e2: Waiting [2022-05-08T01:14:54.399Z] 9f894cec8388: Waiting [2022-05-08T01:14:54.399Z] caf521ccaac6: Verifying Checksum [2022-05-08T01:14:54.399Z] caf521ccaac6: Download complete [2022-05-08T01:14:54.399Z] 5c2a1cbceb83: Verifying Checksum [2022-05-08T01:14:54.399Z] 5c2a1cbceb83: Download complete [2022-05-08T01:14:54.662Z] a8d5f1318db7: Verifying Checksum [2022-05-08T01:14:54.662Z] a8d5f1318db7: Download complete [2022-05-08T01:14:54.662Z] 3ead6fa29328: Verifying Checksum [2022-05-08T01:14:54.662Z] 3ead6fa29328: Download complete [2022-05-08T01:14:54.662Z] c427282e49a2: Verifying Checksum [2022-05-08T01:14:54.662Z] c427282e49a2: Download complete [2022-05-08T01:14:54.662Z] 0714d37db230: Verifying Checksum [2022-05-08T01:14:54.662Z] 0714d37db230: Download complete [2022-05-08T01:14:54.662Z] ac28cf19c067: Verifying Checksum [2022-05-08T01:14:54.662Z] ac28cf19c067: Download complete [2022-05-08T01:14:54.662Z] ca983d60f3e2: Download complete [2022-05-08T01:14:54.662Z] 9f894cec8388: Verifying Checksum [2022-05-08T01:14:54.662Z] 9f894cec8388: Download complete [2022-05-08T01:14:54.662Z] 1fe172e4850f: Verifying Checksum [2022-05-08T01:14:54.662Z] 1fe172e4850f: Download complete [2022-05-08T01:14:54.924Z] 1827001aaf11: Verifying Checksum [2022-05-08T01:14:54.924Z] 1827001aaf11: Download complete [2022-05-08T01:14:55.867Z] 1fe172e4850f: Pull complete [2022-05-08T01:14:56.128Z] caf521ccaac6: Pull complete [2022-05-08T01:14:56.698Z] 3ead6fa29328: Pull complete [2022-05-08T01:14:56.698Z] 5c2a1cbceb83: Pull complete [2022-05-08T01:14:56.960Z] a8d5f1318db7: Pull complete [2022-05-08T01:14:56.960Z] c427282e49a2: Pull complete [2022-05-08T01:14:58.871Z] 1827001aaf11: Pull complete [2022-05-08T01:14:58.871Z] 0714d37db230: Pull complete [2022-05-08T01:14:59.131Z] ac28cf19c067: Pull complete [2022-05-08T01:14:59.131Z] ca983d60f3e2: Pull complete [2022-05-08T01:14:59.131Z] 9f894cec8388: Pull complete [2022-05-08T01:14:59.393Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-08T01:14:59.393Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-08T01:14:59.393Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-08T01:14:59.471Z] prd-ubuntu20.04-docker-8c-8g-41437 does not seem to be running inside a container [2022-05-08T01:14:59.501Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-378 -v /w/workspace/gexfoundry_device-mqtt-go_PR-378:/w/workspace/gexfoundry_device-mqtt-go_PR-378:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-378@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-378@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-08T01:15:00.991Z] $ docker top 36d6799a2f0544eef7b96b7a023a3878e064abd8165a23a270044c88101adeae -eo pid,comm [2022-05-08T01:15:01.064Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-05-08T01:15:01.064Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-08T01:15:01.110Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-08T01:15:01.110Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-08T01:15:01.254Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-08T01:15:01.250Z] $ docker exec 36d6799a2f0544eef7b96b7a023a3878e064abd8165a23a270044c88101adeae ssh-agent [2022-05-08T01:15:01.387Z] SSH_AUTH_SOCK=/tmp/ssh-WC4N5dWTs7Db/agent.32 [2022-05-08T01:15:01.387Z] SSH_AGENT_PID=38 [2022-05-08T01:15:01.395Z] Running ssh-add (command line suppressed) [2022-05-08T01:15:01.514Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-378@tmp/private_key_5275928845184110048.key (/w/workspace/gexfoundry_device-mqtt-go_PR-378@tmp/private_key_5275928845184110048.key) [2022-05-08T01:15:01.540Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-08T01:15:01.839Z] + git tag --points-at HEAD [Pipeline] } [2022-05-08T01:15:01.849Z] $ docker exec --env ******** --env ******** 36d6799a2f0544eef7b96b7a023a3878e064abd8165a23a270044c88101adeae ssh-agent -k [2022-05-08T01:15:01.964Z] unset SSH_AUTH_SOCK; [2022-05-08T01:15:01.964Z] unset SSH_AGENT_PID; [2022-05-08T01:15:01.964Z] echo Agent pid 38 killed; [2022-05-08T01:15:01.985Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-08T01:15:02.012Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-08T01:15:02.013Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-08T01:15:02.148Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-08T01:15:02.144Z] $ docker exec 36d6799a2f0544eef7b96b7a023a3878e064abd8165a23a270044c88101adeae ssh-agent [2022-05-08T01:15:02.282Z] SSH_AUTH_SOCK=/tmp/ssh-qcUpjfjfm7w4/agent.70 [2022-05-08T01:15:02.282Z] SSH_AGENT_PID=76 [2022-05-08T01:15:02.288Z] Running ssh-add (command line suppressed) [2022-05-08T01:15:02.402Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-378@tmp/private_key_8342880943392250690.key (/w/workspace/gexfoundry_device-mqtt-go_PR-378@tmp/private_key_8342880943392250690.key) [2022-05-08T01:15:02.425Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-08T01:15:02.714Z] + git semver init [2022-05-08T01:15:02.983Z] 2022-05-08 01:15:02,930 [run_init] DEBUG init version:0.0.0 force:False [2022-05-08T01:15:02.983Z] 2022-05-08 01:15:02,931 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-378/.semver [2022-05-08T01:15:02.983Z] 2022-05-08 01:15:02,931 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-378/.semver [2022-05-08T01:15:02.983Z] 2022-05-08 01:15:02,931 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-378/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-378, universal_newlines=False, shell=None, istream=None) [2022-05-08T01:15:03.927Z] 2022-05-08 01:15:03,748 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-378/.git/info/exclude [2022-05-08T01:15:03.927Z] 2022-05-08 01:15:03,749 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-378/.semver/PR-378 with force:False [2022-05-08T01:15:03.927Z] 2022-05-08 01:15:03,749 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-378/.semver/PR-378 [2022-05-08T01:15:03.927Z] 2022-05-08 01:15:03,753 [execute] INFO git cat-file --batch-check [2022-05-08T01:15:03.927Z] 2022-05-08 01:15:03,754 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-378/.semver, universal_newlines=False, shell=None, istream=) [2022-05-08T01:15:03.927Z] 2022-05-08 01:15:03,761 [execute] INFO git cat-file --batch [2022-05-08T01:15:03.927Z] 2022-05-08 01:15:03,761 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-378/.semver, universal_newlines=False, shell=None, istream=) [2022-05-08T01:15:03.927Z] 2022-05-08 01:15:03,766 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-378/.semver/PR-378 [2022-05-08T01:15:03.927Z] 0.0.0 [Pipeline] } [2022-05-08T01:15:03.933Z] $ docker exec --env ******** --env ******** 36d6799a2f0544eef7b96b7a023a3878e064abd8165a23a270044c88101adeae ssh-agent -k [2022-05-08T01:15:04.049Z] unset SSH_AUTH_SOCK; [2022-05-08T01:15:04.050Z] unset SSH_AGENT_PID; [2022-05-08T01:15:04.050Z] echo Agent pid 76 killed; [2022-05-08T01:15:04.067Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-08T01:15:04.377Z] + git semver [Pipeline] } [2022-05-08T01:15:04.657Z] $ docker stop --time=1 36d6799a2f0544eef7b96b7a023a3878e064abd8165a23a270044c88101adeae [2022-05-08T01:15:05.968Z] $ docker rm -f 36d6799a2f0544eef7b96b7a023a3878e064abd8165a23a270044c88101adeae [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-08T01:15:06.329Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-08T01:15:06.580Z] Stashed 1 file(s) [Pipeline] echo [2022-05-08T01:15:06.584Z] [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 [2022-05-08T01:15:06.739Z] provisioning config files... [2022-05-08T01:15:06.751Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-378@tmp/config2395569415524541193tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-08T01:15:07.050Z] ---> docker-login.sh [2022-05-08T01:15:07.050Z] nexus3.edgexfoundry.org:10001 [2022-05-08T01:15:07.050Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-08T01:15:07.050Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-08T01:15:07.050Z] Configure a credential helper to remove this warning. See [2022-05-08T01:15:07.050Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-08T01:15:07.050Z] [2022-05-08T01:15:07.050Z] Login Succeeded [2022-05-08T01:15:07.050Z] nexus3.edgexfoundry.org:10002 [2022-05-08T01:15:07.050Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-08T01:15:07.310Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-08T01:15:07.310Z] Configure a credential helper to remove this warning. See [2022-05-08T01:15:07.310Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-08T01:15:07.310Z] [2022-05-08T01:15:07.310Z] Login Succeeded [2022-05-08T01:15:07.310Z] nexus3.edgexfoundry.org:10003 [2022-05-08T01:15:07.310Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-08T01:15:07.310Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-08T01:15:07.310Z] Configure a credential helper to remove this warning. See [2022-05-08T01:15:07.310Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-08T01:15:07.310Z] [2022-05-08T01:15:07.310Z] Login Succeeded [2022-05-08T01:15:07.310Z] nexus3.edgexfoundry.org:10004 [2022-05-08T01:15:07.310Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-08T01:15:07.570Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-08T01:15:07.570Z] Configure a credential helper to remove this warning. See [2022-05-08T01:15:07.570Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-08T01:15:07.570Z] [2022-05-08T01:15:07.570Z] Login Succeeded [2022-05-08T01:15:07.570Z] docker.io [2022-05-08T01:15:07.570Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-08T01:15:07.831Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-08T01:15:07.831Z] Configure a credential helper to remove this warning. See [2022-05-08T01:15:07.831Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-08T01:15:07.831Z] [2022-05-08T01:15:07.831Z] Login Succeeded [2022-05-08T01:15:07.831Z] ---> docker-login.sh ends [Pipeline] } [2022-05-08T01:15:07.839Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-08T01:15:07.924Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-08T01:15:07.936Z] ========================================================= [2022-05-08T01:15:07.936Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-08T01:15:07.936Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-08T01:15:08.250Z] + 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 . [2022-05-08T01:15:08.250Z] Sending build context to Docker daemon 5.876MB [2022-05-08T01:15:08.250Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-05-08T01:15:08.250Z] Step 2/12 : FROM ${BASE} AS builder [2022-05-08T01:15:08.250Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-08T01:15:08.250Z] 59bf1c3509f3: Pulling fs layer [2022-05-08T01:15:08.250Z] 666ba61612fd: Pulling fs layer [2022-05-08T01:15:08.250Z] 8ed8ca486205: Pulling fs layer [2022-05-08T01:15:08.250Z] 4fe6c5a15a65: Pulling fs layer [2022-05-08T01:15:08.250Z] 22a0e8bec74d: Pulling fs layer [2022-05-08T01:15:08.250Z] ca2b28591e48: Pulling fs layer [2022-05-08T01:15:08.250Z] a51346096db8: Pulling fs layer [2022-05-08T01:15:08.250Z] daebc70d1ce1: Pulling fs layer [2022-05-08T01:15:08.250Z] 0e18a0eac166: Pulling fs layer [2022-05-08T01:15:08.250Z] 4fe6c5a15a65: Waiting [2022-05-08T01:15:08.250Z] 22a0e8bec74d: Waiting [2022-05-08T01:15:08.250Z] 0e18a0eac166: Waiting [2022-05-08T01:15:08.250Z] daebc70d1ce1: Waiting [2022-05-08T01:15:08.250Z] a51346096db8: Waiting [2022-05-08T01:15:08.250Z] 8ed8ca486205: Verifying Checksum [2022-05-08T01:15:08.250Z] 8ed8ca486205: Download complete [2022-05-08T01:15:08.250Z] 666ba61612fd: Verifying Checksum [2022-05-08T01:15:08.250Z] 666ba61612fd: Download complete [2022-05-08T01:15:08.510Z] 22a0e8bec74d: Verifying Checksum [2022-05-08T01:15:08.510Z] 22a0e8bec74d: Download complete [2022-05-08T01:15:08.510Z] ca2b28591e48: Download complete [2022-05-08T01:15:08.510Z] 59bf1c3509f3: Verifying Checksum [2022-05-08T01:15:08.510Z] a51346096db8: Download complete [2022-05-08T01:15:08.510Z] daebc70d1ce1: Verifying Checksum [2022-05-08T01:15:08.510Z] daebc70d1ce1: Download complete [2022-05-08T01:15:08.510Z] 59bf1c3509f3: Pull complete [2022-05-08T01:15:08.772Z] 666ba61612fd: Pull complete [2022-05-08T01:15:08.772Z] 8ed8ca486205: Pull complete [2022-05-08T01:15:09.033Z] 0e18a0eac166: Verifying Checksum [2022-05-08T01:15:09.033Z] 0e18a0eac166: Download complete [2022-05-08T01:15:09.292Z] 4fe6c5a15a65: Verifying Checksum [2022-05-08T01:15:09.292Z] 4fe6c5a15a65: Download complete [2022-05-08T01:15:13.488Z] 4fe6c5a15a65: Pull complete [2022-05-08T01:15:13.488Z] 22a0e8bec74d: Pull complete [2022-05-08T01:15:13.488Z] ca2b28591e48: Pull complete [2022-05-08T01:15:13.488Z] a51346096db8: Pull complete [2022-05-08T01:15:13.488Z] daebc70d1ce1: Pull complete [2022-05-08T01:15:15.395Z] 0e18a0eac166: Pull complete [2022-05-08T01:15:15.395Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-08T01:15:15.395Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-08T01:15:15.395Z] ---> f018257e8ee9 [2022-05-08T01:15:15.395Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-08T01:15:16.786Z] ---> Running in d8cd0f03d7aa [2022-05-08T01:15:17.048Z] Removing intermediate container d8cd0f03d7aa [2022-05-08T01:15:17.048Z] ---> d9f13a042439 [2022-05-08T01:15:17.048Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-05-08T01:15:17.048Z] ---> Running in f27a08fd27cb [2022-05-08T01:15:17.048Z] Removing intermediate container f27a08fd27cb [2022-05-08T01:15:17.048Z] ---> d3fbda274a3e [2022-05-08T01:15:17.048Z] Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-08T01:15:17.048Z] ---> Running in 0a563d13c38a [2022-05-08T01:15:17.617Z] Removing intermediate container 0a563d13c38a [2022-05-08T01:15:17.617Z] ---> 52da0c564d8c [2022-05-08T01:15:17.617Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-08T01:15:17.617Z] ---> Running in d8609269d8fa [2022-05-08T01:15:17.877Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-08T01:15:18.819Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-08T01:15:19.082Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-05-08T01:15:19.082Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-05-08T01:15:19.343Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-05-08T01:15:19.343Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-05-08T01:15:19.609Z] Executing busybox-1.34.1-r3.trigger [2022-05-08T01:15:19.609Z] OK: 224 MiB in 56 packages [2022-05-08T01:15:19.870Z] Removing intermediate container d8609269d8fa [2022-05-08T01:15:19.870Z] ---> e9d1a7e90abe [2022-05-08T01:15:19.870Z] Step 7/12 : WORKDIR /device-mqtt-go [2022-05-08T01:15:19.870Z] ---> Running in 2d6d940762ad [2022-05-08T01:15:19.870Z] Removing intermediate container 2d6d940762ad [2022-05-08T01:15:19.870Z] ---> 3771b9c3ca9c [2022-05-08T01:15:19.870Z] Step 8/12 : COPY go.mod vendor* ./ [2022-05-08T01:15:20.130Z] ---> b0e7d8bf65a8 [2022-05-08T01:15:20.130Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-08T01:15:20.130Z] ---> Running in 71c57fcb9ef4 [2022-05-08T01:15:21.700Z] Still waiting to schedule task [2022-05-08T01:15:21.700Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-05-08T01:15:35.088Z] Removing intermediate container 71c57fcb9ef4 [2022-05-08T01:15:35.088Z] ---> a04b8c22ed59 [2022-05-08T01:15:35.088Z] Step 10/12 : COPY . . [2022-05-08T01:15:35.088Z] ---> cf7b5b5fb9af [2022-05-08T01:15:35.088Z] Step 11/12 : ARG MAKE='make build' [2022-05-08T01:15:35.088Z] ---> Running in 61220edb6a58 [2022-05-08T01:15:35.088Z] Removing intermediate container 61220edb6a58 [2022-05-08T01:15:35.088Z] ---> 4ed87aa0b7fb [2022-05-08T01:15:35.088Z] Step 12/12 : RUN $MAKE [2022-05-08T01:15:35.088Z] ---> Running in 873477c16bd3 [2022-05-08T01:15:35.088Z] noop [2022-05-08T01:15:35.088Z] Removing intermediate container 873477c16bd3 [2022-05-08T01:15:35.088Z] ---> d63c1ef04036 [2022-05-08T01:15:35.088Z] Successfully built d63c1ef04036 [2022-05-08T01:15:35.088Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-08T01:15:35.385Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-08T01:15:35.385Z] . [Pipeline] withDockerContainer [2022-05-08T01:15:35.457Z] prd-ubuntu20.04-docker-8c-8g-41437 does not seem to be running inside a container [2022-05-08T01:15:35.502Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-378 -v /w/workspace/gexfoundry_device-mqtt-go_PR-378:/w/workspace/gexfoundry_device-mqtt-go_PR-378:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-378@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-378@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-08T01:15:35.906Z] $ docker top 01f3de5093bf2ad7ae2b5b58f36d804ff765e38886343e7693e650a03157c136 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-08T01:15:36.254Z] + go version [2022-05-08T01:15:36.254Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-08T01:15:36.275Z] $ docker stop --time=1 01f3de5093bf2ad7ae2b5b58f36d804ff765e38886343e7693e650a03157c136 [2022-05-08T01:15:37.585Z] $ docker rm -f 01f3de5093bf2ad7ae2b5b58f36d804ff765e38886343e7693e650a03157c136 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-08T01:15:37.964Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-08T01:15:37.964Z] . [Pipeline] withDockerContainer [2022-05-08T01:15:38.024Z] prd-ubuntu20.04-docker-8c-8g-41437 does not seem to be running inside a container [2022-05-08T01:15:38.067Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-378 -v /w/workspace/gexfoundry_device-mqtt-go_PR-378:/w/workspace/gexfoundry_device-mqtt-go_PR-378:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-378@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-378@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-08T01:15:38.423Z] $ docker top 865ca84684ccbf6315264680b26e660104863f19545623f5f0dea1a32f24fe7b -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-08T01:15:38.824Z] + make test [2022-05-08T01:15:38.824Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-05-08T01:15:39.099Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2022-05-08T01:15:49.131Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2022-05-08T01:15:49.131Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.016s coverage: 21.8% of statements [2022-05-08T01:15:49.131Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2022-05-08T01:15:54.408Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-08T01:15:57.700Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-08T01:15:57.960Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-08T01:15:57.960Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-08T01:15:58.550Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-08T01:15:58.574Z] $ docker stop --time=1 865ca84684ccbf6315264680b26e660104863f19545623f5f0dea1a32f24fe7b [2022-05-08T01:16:00.412Z] $ docker rm -f 865ca84684ccbf6315264680b26e660104863f19545623f5f0dea1a32f24fe7b [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-08T01:16:00.844Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-08T01:16:00.881Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-05-08T01:16:01.390Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-08T01:16:01.683Z] + ls -al . [2022-05-08T01:16:01.683Z] total 180 [2022-05-08T01:16:01.683Z] drwxrwxr-x 10 jenkins jenkins 4096 May 8 01:15 . [2022-05-08T01:16:01.683Z] drwxrwxr-x 4 jenkins jenkins 4096 May 8 01:14 .. [2022-05-08T01:16:01.683Z] -rw-rw-r-- 1 jenkins jenkins 140 May 8 01:14 .dockerignore [2022-05-08T01:16:01.683Z] drwxrwxr-x 8 jenkins jenkins 4096 May 8 01:15 .git [2022-05-08T01:16:01.683Z] drwxrwxr-x 3 jenkins jenkins 4096 May 8 01:14 .github [2022-05-08T01:16:01.683Z] -rw-rw-r-- 1 jenkins jenkins 329 May 8 01:14 .gitignore [2022-05-08T01:16:01.683Z] -rw-rw-r-- 1 jenkins jenkins 41 May 8 01:14 .golangci.yml [2022-05-08T01:16:01.683Z] drwxr-xr-x 3 jenkins jenkins 4096 May 8 01:15 .semver [2022-05-08T01:16:01.683Z] -rw-rw-r-- 1 jenkins jenkins 8656 May 8 01:14 Attribution.txt [2022-05-08T01:16:01.683Z] -rw-rw-r-- 1 jenkins jenkins 11365 May 8 01:14 CHANGELOG.md [2022-05-08T01:16:01.683Z] -rw-rw-r-- 1 jenkins jenkins 1930 May 8 01:14 Dockerfile [2022-05-08T01:16:01.683Z] -rw-rw-r-- 1 jenkins jenkins 677 May 8 01:14 GOVERNANCE.md [2022-05-08T01:16:01.683Z] -rw-rw-r-- 1 jenkins jenkins 678 May 8 01:14 Jenkinsfile [2022-05-08T01:16:01.683Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 8 01:14 LICENSE [2022-05-08T01:16:01.683Z] -rw-rw-r-- 1 jenkins jenkins 1930 May 8 01:14 Makefile [2022-05-08T01:16:01.683Z] -rw-rw-r-- 1 jenkins jenkins 620 May 8 01:14 OWNERS.md [2022-05-08T01:16:01.683Z] -rw-rw-r-- 1 jenkins jenkins 2501 May 8 01:14 README.md [2022-05-08T01:16:01.683Z] -rw-rw-r-- 1 jenkins jenkins 5 May 8 01:15 VERSION [2022-05-08T01:16:01.683Z] drwxrwxr-x 2 jenkins jenkins 4096 May 8 01:14 bin [2022-05-08T01:16:01.683Z] drwxrwxr-x 3 jenkins jenkins 4096 May 8 01:14 cmd [2022-05-08T01:16:01.683Z] -rw-r--r-- 1 jenkins jenkins 17887 May 8 01:15 coverage.out [2022-05-08T01:16:01.683Z] -rw-rw-r-- 1 jenkins jenkins 3309 May 8 01:14 go.mod [2022-05-08T01:16:01.683Z] -rw-rw-r-- 1 jenkins jenkins 35490 May 8 01:14 go.sum [2022-05-08T01:16:01.683Z] drwxrwxr-x 3 jenkins jenkins 4096 May 8 01:14 internal [2022-05-08T01:16:01.683Z] drwxrwxr-x 2 jenkins jenkins 4096 May 8 01:14 mock [2022-05-08T01:16:01.683Z] drwxrwxr-x 4 jenkins jenkins 4096 May 8 01:14 snap [2022-05-08T01:16:01.683Z] -rw-rw-r-- 1 jenkins jenkins 227 May 8 01:14 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-08T01:16:01.981Z] + 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=24c9eb79c62f7b0ed12f25514949fa6e13072b8e --label arch=amd64 --label version=0.0.0 . [2022-05-08T01:16:01.981Z] Sending build context to Docker daemon 5.894MB [2022-05-08T01:16:01.981Z] Step 1/24 : ARG BASE=golang:1.17-alpine3.15 [2022-05-08T01:16:01.981Z] Step 2/24 : FROM ${BASE} AS builder [2022-05-08T01:16:01.981Z] ---> d63c1ef04036 [2022-05-08T01:16:01.981Z] Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-08T01:16:01.981Z] ---> Running in cebef3b3826d [2022-05-08T01:16:02.249Z] Removing intermediate container cebef3b3826d [2022-05-08T01:16:02.249Z] ---> 248b0e255135 [2022-05-08T01:16:02.249Z] Step 4/24 : ARG ALPINE_PKG_EXTRA="" [2022-05-08T01:16:02.249Z] ---> Running in b0a422ac0191 [2022-05-08T01:16:02.249Z] Removing intermediate container b0a422ac0191 [2022-05-08T01:16:02.249Z] ---> 48766e2b67ba [2022-05-08T01:16:02.249Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-08T01:16:02.249Z] ---> Running in d0af54d0ca67 [2022-05-08T01:16:02.819Z] Removing intermediate container d0af54d0ca67 [2022-05-08T01:16:02.819Z] ---> 043ea96666b3 [2022-05-08T01:16:02.819Z] Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-08T01:16:03.080Z] ---> Running in 33f6e36a4f5a [2022-05-08T01:16:03.340Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-08T01:16:04.284Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-08T01:16:04.284Z] OK: 224 MiB in 56 packages [2022-05-08T01:16:04.853Z] Removing intermediate container 33f6e36a4f5a [2022-05-08T01:16:04.853Z] ---> 25b7afc80c3e [2022-05-08T01:16:04.853Z] Step 7/24 : WORKDIR /device-mqtt-go [2022-05-08T01:16:04.853Z] ---> Running in 56b6615ae203 [2022-05-08T01:16:04.853Z] Removing intermediate container 56b6615ae203 [2022-05-08T01:16:04.853Z] ---> 8dd610cd5cc6 [2022-05-08T01:16:04.853Z] Step 8/24 : COPY go.mod vendor* ./ [2022-05-08T01:16:05.114Z] ---> 63e7ef262942 [2022-05-08T01:16:05.114Z] Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-08T01:16:05.114Z] ---> Running in d27de19e3f47 [2022-05-08T01:16:05.686Z] Removing intermediate container d27de19e3f47 [2022-05-08T01:16:05.686Z] ---> da7d49c4ca46 [2022-05-08T01:16:05.686Z] Step 10/24 : COPY . . [2022-05-08T01:16:05.947Z] ---> 6016c8670913 [2022-05-08T01:16:05.947Z] Step 11/24 : ARG MAKE='make build' [2022-05-08T01:16:06.206Z] ---> Running in 59c3c263a88c [2022-05-08T01:16:06.206Z] Removing intermediate container 59c3c263a88c [2022-05-08T01:16:06.206Z] ---> f09f02b89c5a [2022-05-08T01:16:06.206Z] Step 12/24 : RUN $MAKE [2022-05-08T01:16:06.206Z] ---> Running in 3cc2dae348d2 [2022-05-08T01:16:06.466Z] 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 [2022-05-08T01:16:28.413Z] Removing intermediate container 3cc2dae348d2 [2022-05-08T01:16:28.413Z] ---> a158b20f1e94 [2022-05-08T01:16:28.413Z] Step 13/24 : FROM alpine:3.14 [2022-05-08T01:16:28.413Z] 3.14: Pulling from library/alpine [2022-05-08T01:16:28.413Z] 8663204ce13b: Pulling fs layer [2022-05-08T01:16:28.413Z] 8663204ce13b: Verifying Checksum [2022-05-08T01:16:28.413Z] 8663204ce13b: Download complete [2022-05-08T01:16:28.413Z] 8663204ce13b: Pull complete [2022-05-08T01:16:28.413Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-08T01:16:28.413Z] Status: Downloaded newer image for alpine:3.14 [2022-05-08T01:16:28.413Z] ---> e04c818066af [2022-05-08T01:16:28.413Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2022-05-08T01:16:28.413Z] ---> Running in 6e2dc52be8b1 [2022-05-08T01:16:28.413Z] Removing intermediate container 6e2dc52be8b1 [2022-05-08T01:16:28.413Z] ---> b22773a98400 [2022-05-08T01:16:28.413Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-08T01:16:28.413Z] ---> Running in 58a9f851e02a [2022-05-08T01:16:28.413Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-08T01:16:28.413Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-08T01:16:28.413Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-08T01:16:28.413Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-08T01:16:28.413Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-08T01:16:28.413Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-08T01:16:28.413Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-08T01:16:28.413Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-08T01:16:28.413Z] Executing busybox-1.33.1-r7.trigger [2022-05-08T01:16:28.413Z] OK: 8 MiB in 20 packages [2022-05-08T01:16:28.413Z] Removing intermediate container 58a9f851e02a [2022-05-08T01:16:28.413Z] ---> 2ab65477fd10 [2022-05-08T01:16:28.413Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2022-05-08T01:16:28.413Z] ---> 9679381775b4 [2022-05-08T01:16:28.413Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2022-05-08T01:16:28.413Z] ---> 6d51623f081a [2022-05-08T01:16:28.413Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2022-05-08T01:16:28.673Z] ---> 23ab42c922e7 [2022-05-08T01:16:28.673Z] Step 19/24 : EXPOSE 59982 [2022-05-08T01:16:28.673Z] ---> Running in 5d22f4406077 [2022-05-08T01:16:28.673Z] Removing intermediate container 5d22f4406077 [2022-05-08T01:16:28.673Z] ---> 3fdc8773c03e [2022-05-08T01:16:28.673Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2022-05-08T01:16:28.673Z] ---> Running in 9a54ad786db6 [2022-05-08T01:16:28.932Z] Removing intermediate container 9a54ad786db6 [2022-05-08T01:16:28.932Z] ---> 055f3f34bb69 [2022-05-08T01:16:28.932Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-08T01:16:28.932Z] ---> Running in b64e4f2b0719 [2022-05-08T01:16:28.932Z] Removing intermediate container b64e4f2b0719 [2022-05-08T01:16:28.932Z] ---> 0994edea0626 [2022-05-08T01:16:28.932Z] Step 22/24 : LABEL arch=amd64 [2022-05-08T01:16:28.932Z] ---> Running in 58866f3b00a6 [2022-05-08T01:16:29.196Z] Removing intermediate container 58866f3b00a6 [2022-05-08T01:16:29.196Z] ---> 901840a2dee6 [2022-05-08T01:16:29.196Z] Step 23/24 : LABEL git_sha=24c9eb79c62f7b0ed12f25514949fa6e13072b8e [2022-05-08T01:16:29.196Z] ---> Running in 79fd22839cd6 [2022-05-08T01:16:29.196Z] Removing intermediate container 79fd22839cd6 [2022-05-08T01:16:29.196Z] ---> c13a880eea45 [2022-05-08T01:16:29.196Z] Step 24/24 : LABEL version=0.0.0 [2022-05-08T01:16:29.196Z] ---> Running in 80449d9defdb [2022-05-08T01:16:29.456Z] Removing intermediate container 80449d9defdb [2022-05-08T01:16:29.456Z] ---> 5df1a4ab5bcf [2022-05-08T01:16:29.456Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-08T01:16:29.456Z] Successfully built 5df1a4ab5bcf [2022-05-08T01:16:29.456Z] 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 [2022-05-08T01:16:29.873Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-08T01:16:29.873Z] [2022-05-08T01:16:29.873Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-08T01:16:30.172Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-08T01:16:30.172Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-08T01:16:30.172Z] 5eb5b503b376: Pulling fs layer [2022-05-08T01:16:30.172Z] 5c69ac0246d0: Pulling fs layer [2022-05-08T01:16:30.172Z] ec43610c2a17: Pulling fs layer [2022-05-08T01:16:30.172Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-08T01:16:30.172Z] 33b1e0a273af: Pulling fs layer [2022-05-08T01:16:30.172Z] 5d3b04190fa2: Pulling fs layer [2022-05-08T01:16:30.172Z] 2f39f015ded8: Pulling fs layer [2022-05-08T01:16:30.172Z] 5d3b04190fa2: Waiting [2022-05-08T01:16:30.172Z] 2f39f015ded8: Waiting [2022-05-08T01:16:30.172Z] 3a2ae6a8a46f: Waiting [2022-05-08T01:16:30.172Z] 5c69ac0246d0: Download complete [2022-05-08T01:16:30.172Z] 3a2ae6a8a46f: Verifying Checksum [2022-05-08T01:16:30.172Z] 3a2ae6a8a46f: Download complete [2022-05-08T01:16:30.172Z] 33b1e0a273af: Verifying Checksum [2022-05-08T01:16:30.172Z] 33b1e0a273af: Download complete [2022-05-08T01:16:30.172Z] 5d3b04190fa2: Download complete [2022-05-08T01:16:30.172Z] ec43610c2a17: Verifying Checksum [2022-05-08T01:16:30.431Z] 5eb5b503b376: Verifying Checksum [2022-05-08T01:16:30.431Z] 5eb5b503b376: Download complete [2022-05-08T01:16:30.999Z] 2f39f015ded8: Download complete [2022-05-08T01:16:31.566Z] 5eb5b503b376: Pull complete [2022-05-08T01:16:31.825Z] 5c69ac0246d0: Pull complete [2022-05-08T01:16:32.394Z] ec43610c2a17: Pull complete [2022-05-08T01:16:32.394Z] 3a2ae6a8a46f: Pull complete [2022-05-08T01:16:32.394Z] 33b1e0a273af: Pull complete [2022-05-08T01:16:32.653Z] 5d3b04190fa2: Pull complete [2022-05-08T01:16:36.845Z] 2f39f015ded8: Pull complete [2022-05-08T01:16:36.845Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-08T01:16:36.845Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-08T01:16:36.845Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-08T01:16:36.908Z] prd-ubuntu20.04-docker-8c-8g-41437 does not seem to be running inside a container [2022-05-08T01:16:36.954Z] $ 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-378 -v /w/workspace/gexfoundry_device-mqtt-go_PR-378:/w/workspace/gexfoundry_device-mqtt-go_PR-378:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-378@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-378@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-08T01:16:38.945Z] $ docker top 20465bb46c8bd271c8e50fb674d1e3c60fc4c26ed7f29bba4cd20e55654e8fef -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-08T01:16:39.331Z] ---> job-cost.sh [2022-05-08T01:16:39.331Z] lf-activate-venv: SKIPPING [2022-05-08T01:16:39.331Z] INFO: No Stack... [2022-05-08T01:16:39.901Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-08T01:16:40.161Z] INFO: Archiving Costs [Pipeline] sh [2022-05-08T01:16:40.454Z] + cut -d, -f6 [2022-05-08T01:16:40.454Z] + cat /w/workspace/gexfoundry_device-mqtt-go_PR-378/archives/cost.csv [Pipeline] lock [2022-05-08T01:16:40.471Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-378-2-stack-cost] [2022-05-08T01:16:40.477Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-378-2-stack-cost] did not exist. Created. [2022-05-08T01:16:40.477Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-378-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-08T01:16:40.785Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-08T01:16:40.814Z] Stashed 1 file(s) [Pipeline] } [2022-05-08T01:16:40.821Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-378-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-08T01:16:40.849Z] $ docker stop --time=1 20465bb46c8bd271c8e50fb674d1e3c60fc4c26ed7f29bba4cd20e55654e8fef [2022-05-08T01:16:41.998Z] $ docker rm -f 20465bb46c8bd271c8e50fb674d1e3c60fc4c26ed7f29bba4cd20e55654e8fef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-08T01:19:05.737Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-41438 in /w/workspace/gexfoundry_device-mqtt-go_PR-378 [Pipeline] { [Pipeline] ws [2022-05-08T01:19:05.750Z] Running in /w/workspace/device-mqtt-go/2 [Pipeline] { [Pipeline] checkout [2022-05-08T01:19:06.149Z] Selected Git installation does not exist. Using Default [2022-05-08T01:19:06.149Z] The recommended git tool is: NONE [2022-05-08T01:19:11.839Z] using credential edgex-jenkins-ssh [2022-05-08T01:19:11.857Z] Cloning the remote Git repository [2022-05-08T01:19:11.914Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2022-05-08T01:19:12.082Z] > git init /w/workspace/device-mqtt-go/2 # timeout=10 [2022-05-08T01:19:12.251Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2022-05-08T01:19:12.254Z] > git --version # timeout=10 [2022-05-08T01:19:12.311Z] > git --version # 'git version 2.25.1' [2022-05-08T01:19:12.313Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-08T01:19:12.405Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-08T01:19:13.414Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2022-05-08T01:19:13.437Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-08T01:19:13.468Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2022-05-08T01:19:13.508Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2022-05-08T01:19:13.508Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-08T01:19:13.522Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/378/head:refs/remotes/origin/PR-378 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-05-08T01:19:14.093Z] Merging remotes/origin/main commit 8a3b8b69e8592b451639ad65dda00efb90da788d into PR head commit 24c9eb79c62f7b0ed12f25514949fa6e13072b8e [2022-05-08T01:19:14.311Z] Merge succeeded, producing 24c9eb79c62f7b0ed12f25514949fa6e13072b8e [2022-05-08T01:19:14.312Z] Checking out Revision 24c9eb79c62f7b0ed12f25514949fa6e13072b8e (PR-378) [2022-05-08T01:19:14.115Z] > git config core.sparsecheckout # timeout=10 [2022-05-08T01:19:14.135Z] > git checkout -f 24c9eb79c62f7b0ed12f25514949fa6e13072b8e # timeout=10 [2022-05-08T01:19:14.231Z] > git remote # timeout=10 [2022-05-08T01:19:14.249Z] > git config --get remote.origin.url # timeout=10 [2022-05-08T01:19:14.263Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-08T01:19:14.273Z] > git merge 8a3b8b69e8592b451639ad65dda00efb90da788d # timeout=10 [2022-05-08T01:19:14.296Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-08T01:19:14.321Z] > git config core.sparsecheckout # timeout=10 [2022-05-08T01:19:14.339Z] > git checkout -f 24c9eb79c62f7b0ed12f25514949fa6e13072b8e # timeout=10 [2022-05-08T01:19:18.489Z] Commit message: "docs: additions to CHANGELOG" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-08T01:19:19.345Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-08T01:19:19.345Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-08T01:19:19.345Z] Dload Upload Total Spent Left Speed [2022-05-08T01:19:19.345Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 98k 0 --:--:-- --:--:-- --:--:-- 98k [Pipeline] sh [2022-05-08T01:19:19.894Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-08T01:19:20.237Z] + sudo tee /etc/docker/daemon.new [2022-05-08T01:19:20.237Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-08T01:19:20.237Z] { [2022-05-08T01:19:20.237Z] "registry-mirrors": [ [2022-05-08T01:19:20.237Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-08T01:19:20.237Z] ], [2022-05-08T01:19:20.237Z] "bip": "10.250.0.254/24", [2022-05-08T01:19:20.237Z] "hosts": [ [2022-05-08T01:19:20.237Z] "tcp://0.0.0.0:5555", [2022-05-08T01:19:20.237Z] "unix:///var/run/docker.sock" [2022-05-08T01:19:20.237Z] ], [2022-05-08T01:19:20.237Z] "mtu": 1458, [2022-05-08T01:19:20.237Z] "selinux-enabled": true, [2022-05-08T01:19:20.237Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-08T01:19:20.237Z] } [Pipeline] sh [2022-05-08T01:19:20.586Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-08T01:19:21.053Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-08T01:19:39.415Z] provisioning config files... [2022-05-08T01:19:39.441Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/2@tmp/config8439648904090528959tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-08T01:19:39.806Z] ---> docker-login.sh [2022-05-08T01:19:39.806Z] nexus3.edgexfoundry.org:10001 [2022-05-08T01:19:40.410Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-08T01:19:40.686Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-08T01:19:40.686Z] Configure a credential helper to remove this warning. See [2022-05-08T01:19:40.686Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-08T01:19:40.686Z] [2022-05-08T01:19:40.686Z] Login Succeeded [2022-05-08T01:19:40.686Z] nexus3.edgexfoundry.org:10002 [2022-05-08T01:19:40.958Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-08T01:19:41.230Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-08T01:19:41.230Z] Configure a credential helper to remove this warning. See [2022-05-08T01:19:41.230Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-08T01:19:41.230Z] [2022-05-08T01:19:41.230Z] Login Succeeded [2022-05-08T01:19:41.230Z] nexus3.edgexfoundry.org:10003 [2022-05-08T01:19:41.500Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-08T01:19:41.500Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-08T01:19:41.500Z] Configure a credential helper to remove this warning. See [2022-05-08T01:19:41.500Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-08T01:19:41.500Z] [2022-05-08T01:19:41.500Z] Login Succeeded [2022-05-08T01:19:41.500Z] nexus3.edgexfoundry.org:10004 [2022-05-08T01:19:41.774Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-08T01:19:42.047Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-08T01:19:42.047Z] Configure a credential helper to remove this warning. See [2022-05-08T01:19:42.047Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-08T01:19:42.047Z] [2022-05-08T01:19:42.047Z] Login Succeeded [2022-05-08T01:19:42.047Z] docker.io [2022-05-08T01:19:42.322Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-08T01:19:42.599Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-08T01:19:42.599Z] Configure a credential helper to remove this warning. See [2022-05-08T01:19:42.599Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-08T01:19:42.599Z] [2022-05-08T01:19:42.599Z] Login Succeeded [2022-05-08T01:19:42.599Z] ---> docker-login.sh ends [Pipeline] } [2022-05-08T01:19:42.616Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-08T01:19:43.085Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-08T01:19:43.100Z] ========================================================= [2022-05-08T01:19:43.100Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-08T01:19:43.100Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-08T01:19:43.444Z] + 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 . [2022-05-08T01:19:43.717Z] Sending build context to Docker daemon 3.055MB [2022-05-08T01:19:43.717Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-05-08T01:19:43.717Z] Step 2/12 : FROM ${BASE} AS builder [2022-05-08T01:19:43.989Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-08T01:19:43.989Z] 9b3977197b4f: Pulling fs layer [2022-05-08T01:19:43.989Z] 1a89e8eeedd5: Pulling fs layer [2022-05-08T01:19:43.989Z] 94645a83ff95: Pulling fs layer [2022-05-08T01:19:43.989Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-08T01:19:43.989Z] 0c92f367c5e7: Pulling fs layer [2022-05-08T01:19:43.989Z] 3096ccb668a1: Pulling fs layer [2022-05-08T01:19:43.989Z] e8cf19c19ddd: Pulling fs layer [2022-05-08T01:19:43.989Z] a4caa8a26152: Pulling fs layer [2022-05-08T01:19:43.989Z] 3f3a8bcf1eab: Waiting [2022-05-08T01:19:43.989Z] 0c92f367c5e7: Waiting [2022-05-08T01:19:43.989Z] 3096ccb668a1: Waiting [2022-05-08T01:19:43.989Z] e8cf19c19ddd: Waiting [2022-05-08T01:19:43.989Z] a4caa8a26152: Waiting [2022-05-08T01:19:43.989Z] 94645a83ff95: Verifying Checksum [2022-05-08T01:19:43.989Z] 94645a83ff95: Download complete [2022-05-08T01:19:43.989Z] 1a89e8eeedd5: Verifying Checksum [2022-05-08T01:19:43.989Z] 1a89e8eeedd5: Download complete [2022-05-08T01:19:43.989Z] 0c92f367c5e7: Verifying Checksum [2022-05-08T01:19:43.989Z] 0c92f367c5e7: Download complete [2022-05-08T01:19:43.989Z] 3096ccb668a1: Verifying Checksum [2022-05-08T01:19:43.989Z] 3096ccb668a1: Download complete [2022-05-08T01:19:43.989Z] 9b3977197b4f: Download complete [2022-05-08T01:19:43.989Z] e8cf19c19ddd: Verifying Checksum [2022-05-08T01:19:43.989Z] e8cf19c19ddd: Download complete [2022-05-08T01:19:44.593Z] 9b3977197b4f: Pull complete [2022-05-08T01:19:45.197Z] 1a89e8eeedd5: Pull complete [2022-05-08T01:19:45.475Z] 94645a83ff95: Pull complete [2022-05-08T01:19:46.077Z] a4caa8a26152: Verifying Checksum [2022-05-08T01:19:46.077Z] a4caa8a26152: Download complete [2022-05-08T01:19:46.669Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-08T01:19:46.669Z] 3f3a8bcf1eab: Download complete [2022-05-08T01:19:59.089Z] 3f3a8bcf1eab: Pull complete [2022-05-08T01:19:59.089Z] 0c92f367c5e7: Pull complete [2022-05-08T01:19:59.089Z] 3096ccb668a1: Pull complete [2022-05-08T01:19:59.691Z] e8cf19c19ddd: Pull complete [2022-05-08T01:20:06.435Z] a4caa8a26152: Pull complete [2022-05-08T01:20:06.435Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-08T01:20:06.435Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-08T01:20:06.435Z] ---> 725f1c02e7f9 [2022-05-08T01:20:06.435Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-08T01:20:07.044Z] ---> Running in 67202ce48f03 [2022-05-08T01:20:07.322Z] Removing intermediate container 67202ce48f03 [2022-05-08T01:20:07.322Z] ---> d9f359f2a1c5 [2022-05-08T01:20:07.322Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-05-08T01:20:07.322Z] ---> Running in 8578868f0b63 [2022-05-08T01:20:07.607Z] Removing intermediate container 8578868f0b63 [2022-05-08T01:20:07.607Z] ---> f0fbe826d5c3 [2022-05-08T01:20:07.607Z] Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-08T01:20:07.607Z] ---> Running in ad71d8ef414d [2022-05-08T01:20:09.601Z] Removing intermediate container ad71d8ef414d [2022-05-08T01:20:09.601Z] ---> 1a4d966669d8 [2022-05-08T01:20:09.601Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-08T01:20:09.601Z] ---> Running in 5955448ee7ae [2022-05-08T01:20:12.238Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-08T01:20:12.834Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-08T01:20:13.813Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-05-08T01:20:13.813Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-05-08T01:20:13.813Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-05-08T01:20:14.091Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-05-08T01:20:14.091Z] Executing busybox-1.34.1-r3.trigger [2022-05-08T01:20:14.091Z] OK: 224 MiB in 56 packages [2022-05-08T01:20:15.079Z] Removing intermediate container 5955448ee7ae [2022-05-08T01:20:15.079Z] ---> 4d48f121b6b0 [2022-05-08T01:20:15.079Z] Step 7/12 : WORKDIR /device-mqtt-go [2022-05-08T01:20:15.079Z] ---> Running in 67da676025fd [2022-05-08T01:20:15.680Z] Removing intermediate container 67da676025fd [2022-05-08T01:20:15.680Z] ---> 458180bd6f61 [2022-05-08T01:20:15.680Z] Step 8/12 : COPY go.mod vendor* ./ [2022-05-08T01:20:16.281Z] ---> c8b8eb0f135d [2022-05-08T01:20:16.281Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-08T01:20:16.281Z] ---> Running in 5eed74d28cd3 [2022-05-08T01:21:03.288Z] Removing intermediate container 5eed74d28cd3 [2022-05-08T01:21:03.288Z] ---> fc2db3a86f70 [2022-05-08T01:21:03.288Z] Step 10/12 : COPY . . [2022-05-08T01:21:03.288Z] ---> 488884075143 [2022-05-08T01:21:03.288Z] Step 11/12 : ARG MAKE='make build' [2022-05-08T01:21:03.288Z] ---> Running in 6932425ce558 [2022-05-08T01:21:03.565Z] Removing intermediate container 6932425ce558 [2022-05-08T01:21:03.565Z] ---> dca294f86a93 [2022-05-08T01:21:03.565Z] Step 12/12 : RUN $MAKE [2022-05-08T01:21:03.565Z] ---> Running in 207d35731c6c [2022-05-08T01:21:04.543Z] noop [2022-05-08T01:21:05.138Z] Removing intermediate container 207d35731c6c [2022-05-08T01:21:05.138Z] ---> be1b8715366e [2022-05-08T01:21:05.138Z] Successfully built be1b8715366e [2022-05-08T01:21:05.138Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-08T01:21:05.487Z] + docker inspect -f . ci-base-image-arm64 [2022-05-08T01:21:05.487Z] . [Pipeline] withDockerContainer [2022-05-08T01:21:05.730Z] prd-ubuntu20.04-docker-arm64-4c-16g-41438 does not seem to be running inside a container [2022-05-08T01:21:05.823Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/2 -v /w/workspace/device-mqtt-go/2:/w/workspace/device-mqtt-go/2:rw,z -v /w/workspace/device-mqtt-go/2@tmp:/w/workspace/device-mqtt-go/2@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-08T01:21:07.073Z] $ docker top da1697ed1d7ce770d3f321b0d7dff01a8d7da5bce338d1dd102a74242b4faef7 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-08T01:21:07.999Z] + go version [2022-05-08T01:21:07.999Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-08T01:21:08.024Z] $ docker stop --time=1 da1697ed1d7ce770d3f321b0d7dff01a8d7da5bce338d1dd102a74242b4faef7 [2022-05-08T01:21:09.665Z] $ docker rm -f da1697ed1d7ce770d3f321b0d7dff01a8d7da5bce338d1dd102a74242b4faef7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-08T01:21:10.281Z] + docker inspect -f . ci-base-image-arm64 [2022-05-08T01:21:10.282Z] . [Pipeline] withDockerContainer [2022-05-08T01:21:10.543Z] prd-ubuntu20.04-docker-arm64-4c-16g-41438 does not seem to be running inside a container [2022-05-08T01:21:10.639Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/2 -v /w/workspace/device-mqtt-go/2:/w/workspace/device-mqtt-go/2:rw,z -v /w/workspace/device-mqtt-go/2@tmp:/w/workspace/device-mqtt-go/2@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-08T01:21:12.059Z] $ docker top 85ed4d97d6d0a1f54a7987017f80dd3aeb0b4080f8b44c82788b5aff1beb5c3f -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-08T01:21:13.025Z] + make test [2022-05-08T01:21:13.025Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-05-08T01:21:15.026Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2022-05-08T01:22:36.893Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2022-05-08T01:22:36.893Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.072s coverage: 21.8% of statements [2022-05-08T01:22:36.893Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2022-05-08T01:22:37.487Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-05-08T01:22:37.487Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-08T01:23:09.891Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-08T01:23:09.891Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-08T01:23:09.891Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-08T01:23:10.186Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-08T01:23:10.203Z] $ docker stop --time=1 85ed4d97d6d0a1f54a7987017f80dd3aeb0b4080f8b44c82788b5aff1beb5c3f [2022-05-08T01:23:11.988Z] $ docker rm -f 85ed4d97d6d0a1f54a7987017f80dd3aeb0b4080f8b44c82788b5aff1beb5c3f [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-08T01:23:12.947Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-08T01:23:12.968Z] Warning: overwriting stash ‘coverage-report’ [2022-05-08T01:23:13.476Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-08T01:23:13.957Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-08T01:23:14.314Z] + ls -al . [2022-05-08T01:23:14.314Z] total 176 [2022-05-08T01:23:14.314Z] drwxrwxr-x 9 jenkins jenkins 4096 May 8 01:23 . [2022-05-08T01:23:14.314Z] drwxrwxr-x 4 jenkins jenkins 4096 May 8 01:19 .. [2022-05-08T01:23:14.314Z] -rw-rw-r-- 1 jenkins jenkins 140 May 8 01:19 .dockerignore [2022-05-08T01:23:14.314Z] drwxrwxr-x 8 jenkins jenkins 4096 May 8 01:19 .git [2022-05-08T01:23:14.314Z] drwxrwxr-x 3 jenkins jenkins 4096 May 8 01:19 .github [2022-05-08T01:23:14.314Z] -rw-rw-r-- 1 jenkins jenkins 329 May 8 01:19 .gitignore [2022-05-08T01:23:14.314Z] -rw-rw-r-- 1 jenkins jenkins 41 May 8 01:19 .golangci.yml [2022-05-08T01:23:14.314Z] -rw-rw-r-- 1 jenkins jenkins 8656 May 8 01:19 Attribution.txt [2022-05-08T01:23:14.314Z] -rw-rw-r-- 1 jenkins jenkins 11365 May 8 01:19 CHANGELOG.md [2022-05-08T01:23:14.314Z] -rw-rw-r-- 1 jenkins jenkins 1930 May 8 01:19 Dockerfile [2022-05-08T01:23:14.314Z] -rw-rw-r-- 1 jenkins jenkins 677 May 8 01:19 GOVERNANCE.md [2022-05-08T01:23:14.314Z] -rw-rw-r-- 1 jenkins jenkins 678 May 8 01:19 Jenkinsfile [2022-05-08T01:23:14.314Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 8 01:19 LICENSE [2022-05-08T01:23:14.314Z] -rw-rw-r-- 1 jenkins jenkins 1930 May 8 01:19 Makefile [2022-05-08T01:23:14.314Z] -rw-rw-r-- 1 jenkins jenkins 620 May 8 01:19 OWNERS.md [2022-05-08T01:23:14.314Z] -rw-rw-r-- 1 jenkins jenkins 2501 May 8 01:19 README.md [2022-05-08T01:23:14.314Z] -rw-rw-r-- 1 jenkins jenkins 5 May 8 01:15 VERSION [2022-05-08T01:23:14.314Z] drwxrwxr-x 2 jenkins jenkins 4096 May 8 01:19 bin [2022-05-08T01:23:14.314Z] drwxrwxr-x 3 jenkins jenkins 4096 May 8 01:19 cmd [2022-05-08T01:23:14.314Z] -rw-r--r-- 1 jenkins jenkins 17887 May 8 01:22 coverage.out [2022-05-08T01:23:14.314Z] -rw-rw-r-- 1 jenkins jenkins 3309 May 8 01:19 go.mod [2022-05-08T01:23:14.314Z] -rw-rw-r-- 1 jenkins jenkins 35490 May 8 01:19 go.sum [2022-05-08T01:23:14.314Z] drwxrwxr-x 3 jenkins jenkins 4096 May 8 01:19 internal [2022-05-08T01:23:14.314Z] drwxrwxr-x 2 jenkins jenkins 4096 May 8 01:19 mock [2022-05-08T01:23:14.314Z] drwxrwxr-x 4 jenkins jenkins 4096 May 8 01:19 snap [2022-05-08T01:23:14.314Z] -rw-rw-r-- 1 jenkins jenkins 227 May 8 01:19 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-08T01:23:14.687Z] + 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=24c9eb79c62f7b0ed12f25514949fa6e13072b8e --label arch=arm64 --label version=0.0.0 . [2022-05-08T01:23:14.966Z] Sending build context to Docker daemon 3.074MB [2022-05-08T01:23:14.966Z] Step 1/24 : ARG BASE=golang:1.17-alpine3.15 [2022-05-08T01:23:14.966Z] Step 2/24 : FROM ${BASE} AS builder [2022-05-08T01:23:14.966Z] ---> be1b8715366e [2022-05-08T01:23:14.966Z] Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-08T01:23:15.255Z] ---> Running in ae02d5b193cf [2022-05-08T01:23:15.534Z] Removing intermediate container ae02d5b193cf [2022-05-08T01:23:15.534Z] ---> 8ddc97b44a35 [2022-05-08T01:23:15.534Z] Step 4/24 : ARG ALPINE_PKG_EXTRA="" [2022-05-08T01:23:15.534Z] ---> Running in 8c71dc7afcdc [2022-05-08T01:23:16.139Z] Removing intermediate container 8c71dc7afcdc [2022-05-08T01:23:16.139Z] ---> 7443a6293c76 [2022-05-08T01:23:16.139Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-08T01:23:16.139Z] ---> Running in c4f13d7347ae [2022-05-08T01:23:18.125Z] Removing intermediate container c4f13d7347ae [2022-05-08T01:23:18.125Z] ---> 943e2e840481 [2022-05-08T01:23:18.125Z] Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-08T01:23:18.125Z] ---> Running in faf0c28856a1 [2022-05-08T01:23:18.726Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-08T01:23:19.704Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-08T01:23:20.684Z] OK: 224 MiB in 56 packages [2022-05-08T01:23:21.287Z] Removing intermediate container faf0c28856a1 [2022-05-08T01:23:21.287Z] ---> 28954c1301b2 [2022-05-08T01:23:21.287Z] Step 7/24 : WORKDIR /device-mqtt-go [2022-05-08T01:23:21.561Z] ---> Running in 60480b0c9172 [2022-05-08T01:23:21.835Z] Removing intermediate container 60480b0c9172 [2022-05-08T01:23:21.835Z] ---> a8a16e2bc740 [2022-05-08T01:23:21.835Z] Step 8/24 : COPY go.mod vendor* ./ [2022-05-08T01:23:22.431Z] ---> f0800b9fe4b5 [2022-05-08T01:23:22.432Z] Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-08T01:23:22.432Z] ---> Running in 448918cef661 [2022-05-08T01:23:24.416Z] Removing intermediate container 448918cef661 [2022-05-08T01:23:24.417Z] ---> ba594c75f448 [2022-05-08T01:23:24.417Z] Step 10/24 : COPY . . [2022-05-08T01:23:25.397Z] ---> 8fa45ec7f6db [2022-05-08T01:23:25.397Z] Step 11/24 : ARG MAKE='make build' [2022-05-08T01:23:25.397Z] ---> Running in e25eb4807a9c [2022-05-08T01:23:25.673Z] Removing intermediate container e25eb4807a9c [2022-05-08T01:23:25.673Z] ---> 869d4a5f9a54 [2022-05-08T01:23:25.673Z] Step 12/24 : RUN $MAKE [2022-05-08T01:23:25.673Z] ---> Running in c96ba6d386c7 [2022-05-08T01:23:27.164Z] 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 [2022-05-08T01:25:49.041Z] Removing intermediate container c96ba6d386c7 [2022-05-08T01:25:49.041Z] ---> 7a9f22436052 [2022-05-08T01:25:49.041Z] Step 13/24 : FROM alpine:3.14 [2022-05-08T01:25:49.041Z] 3.14: Pulling from library/alpine [2022-05-08T01:25:49.041Z] 455c02918c45: Pulling fs layer [2022-05-08T01:25:49.041Z] 455c02918c45: Verifying Checksum [2022-05-08T01:25:49.041Z] 455c02918c45: Download complete [2022-05-08T01:25:49.041Z] 455c02918c45: Pull complete [2022-05-08T01:25:49.041Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-08T01:25:49.041Z] Status: Downloaded newer image for alpine:3.14 [2022-05-08T01:25:49.041Z] ---> ac73e934f311 [2022-05-08T01:25:49.041Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2022-05-08T01:25:49.041Z] ---> Running in 78d2fcb0ff73 [2022-05-08T01:25:49.041Z] Removing intermediate container 78d2fcb0ff73 [2022-05-08T01:25:49.041Z] ---> 764a06be55f3 [2022-05-08T01:25:49.041Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-08T01:25:49.041Z] ---> Running in b7f95de06b5e [2022-05-08T01:25:49.041Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-08T01:25:49.041Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-08T01:25:49.041Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-08T01:25:49.041Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-08T01:25:49.041Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-08T01:25:49.041Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-08T01:25:49.041Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-08T01:25:49.041Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-08T01:25:49.041Z] Executing busybox-1.33.1-r7.trigger [2022-05-08T01:25:49.041Z] OK: 8 MiB in 20 packages [2022-05-08T01:25:49.041Z] Removing intermediate container b7f95de06b5e [2022-05-08T01:25:49.041Z] ---> 7e4374a70efd [2022-05-08T01:25:49.041Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2022-05-08T01:25:49.041Z] ---> 57c1238c85c2 [2022-05-08T01:25:49.041Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2022-05-08T01:25:49.041Z] ---> 902840c2a0e1 [2022-05-08T01:25:49.041Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2022-05-08T01:25:49.041Z] ---> 02e9a61bcd87 [2022-05-08T01:25:49.041Z] Step 19/24 : EXPOSE 59982 [2022-05-08T01:25:49.041Z] ---> Running in f6de0c481c3b [2022-05-08T01:25:49.041Z] Removing intermediate container f6de0c481c3b [2022-05-08T01:25:49.041Z] ---> 1bd27500218a [2022-05-08T01:25:49.041Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2022-05-08T01:25:49.041Z] ---> Running in 296f640617c8 [2022-05-08T01:25:49.041Z] Removing intermediate container 296f640617c8 [2022-05-08T01:25:49.041Z] ---> 93251ab3712a [2022-05-08T01:25:49.041Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-08T01:25:49.041Z] ---> Running in 2de0bca415c2 [2022-05-08T01:25:49.041Z] Removing intermediate container 2de0bca415c2 [2022-05-08T01:25:49.041Z] ---> 3ac06ae83860 [2022-05-08T01:25:49.041Z] Step 22/24 : LABEL arch=arm64 [2022-05-08T01:25:49.041Z] ---> Running in ba3ea98cd706 [2022-05-08T01:25:49.041Z] Removing intermediate container ba3ea98cd706 [2022-05-08T01:25:49.041Z] ---> 9e1cbd5c588e [2022-05-08T01:25:49.041Z] Step 23/24 : LABEL git_sha=24c9eb79c62f7b0ed12f25514949fa6e13072b8e [2022-05-08T01:25:49.041Z] ---> Running in b8c3876e7c2c [2022-05-08T01:25:49.041Z] Removing intermediate container b8c3876e7c2c [2022-05-08T01:25:49.041Z] ---> f83b7e1c1891 [2022-05-08T01:25:49.041Z] Step 24/24 : LABEL version=0.0.0 [2022-05-08T01:25:49.041Z] ---> Running in 6fb88929a706 [2022-05-08T01:25:49.041Z] Removing intermediate container 6fb88929a706 [2022-05-08T01:25:49.041Z] ---> 1396b07adf99 [2022-05-08T01:25:49.041Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-08T01:25:49.041Z] Successfully built 1396b07adf99 [2022-05-08T01:25:49.041Z] 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 [2022-05-08T01:25:49.474Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-08T01:25:49.474Z] [2022-05-08T01:25:49.474Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-08T01:25:49.828Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-08T01:25:50.104Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-08T01:25:50.104Z] 8998bd30e6a1: Pulling fs layer [2022-05-08T01:25:50.104Z] 04944245beec: Pulling fs layer [2022-05-08T01:25:50.104Z] 699f458cf7ca: Pulling fs layer [2022-05-08T01:25:50.104Z] 765212b225bb: Pulling fs layer [2022-05-08T01:25:50.104Z] f23df028b6ca: Pulling fs layer [2022-05-08T01:25:50.104Z] d65c8cfc05b1: Pulling fs layer [2022-05-08T01:25:50.104Z] 2437ff75d9bd: Pulling fs layer [2022-05-08T01:25:50.104Z] 765212b225bb: Waiting [2022-05-08T01:25:50.104Z] f23df028b6ca: Waiting [2022-05-08T01:25:50.104Z] d65c8cfc05b1: Waiting [2022-05-08T01:25:50.104Z] 2437ff75d9bd: Waiting [2022-05-08T01:25:50.104Z] 04944245beec: Verifying Checksum [2022-05-08T01:25:50.104Z] 04944245beec: Download complete [2022-05-08T01:25:50.104Z] 765212b225bb: Download complete [2022-05-08T01:25:50.104Z] f23df028b6ca: Verifying Checksum [2022-05-08T01:25:50.104Z] f23df028b6ca: Download complete [2022-05-08T01:25:50.104Z] d65c8cfc05b1: Verifying Checksum [2022-05-08T01:25:50.104Z] d65c8cfc05b1: Download complete [2022-05-08T01:25:50.376Z] 699f458cf7ca: Verifying Checksum [2022-05-08T01:25:50.376Z] 699f458cf7ca: Download complete [2022-05-08T01:25:50.653Z] 8998bd30e6a1: Verifying Checksum [2022-05-08T01:25:50.653Z] 8998bd30e6a1: Download complete [2022-05-08T01:25:53.280Z] 2437ff75d9bd: Verifying Checksum [2022-05-08T01:25:53.280Z] 2437ff75d9bd: Download complete [2022-05-08T01:25:55.259Z] 8998bd30e6a1: Pull complete [2022-05-08T01:25:55.533Z] 04944245beec: Pull complete [2022-05-08T01:25:57.506Z] 699f458cf7ca: Pull complete [2022-05-08T01:25:57.506Z] 765212b225bb: Pull complete [2022-05-08T01:25:58.485Z] f23df028b6ca: Pull complete [2022-05-08T01:25:58.485Z] d65c8cfc05b1: Pull complete [2022-05-08T01:26:16.791Z] 2437ff75d9bd: Pull complete [2022-05-08T01:26:16.791Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-08T01:26:16.791Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-08T01:26:16.791Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-08T01:26:17.016Z] prd-ubuntu20.04-docker-arm64-4c-16g-41438 does not seem to be running inside a container [2022-05-08T01:26:17.095Z] $ 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/2 -v /w/workspace/device-mqtt-go/2:/w/workspace/device-mqtt-go/2:rw,z -v /w/workspace/device-mqtt-go/2@tmp:/w/workspace/device-mqtt-go/2@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-05-08T01:26:19.924Z] $ docker top e393a8c0cbfad0c45a3a6aa05d2be907bb71d2d8456f886747af0ac5c5a59eeb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-08T01:26:20.826Z] ---> job-cost.sh [2022-05-08T01:26:20.827Z] lf-activate-venv: SKIPPING [2022-05-08T01:26:20.827Z] INFO: No Stack... [2022-05-08T01:26:21.420Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-08T01:26:22.013Z] INFO: Archiving Costs [Pipeline] sh [2022-05-08T01:26:22.677Z] + cut -d, -f6 [2022-05-08T01:26:22.677Z] + cat /w/workspace/device-mqtt-go/2/archives/cost.csv [Pipeline] lock [2022-05-08T01:26:22.737Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-378-2-stack-cost] [2022-05-08T01:26:22.744Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-378-2-stack-cost] did not exist. Created. [2022-05-08T01:26:22.744Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-378-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-08T01:26:23.420Z] /w/workspace/device-mqtt-go/2@tmp/durable-35eb0ace/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-05-08T01:26:24.104Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-05-08T01:26:24.130Z] Warning: overwriting stash ‘stack-cost’ [2022-05-08T01:26:24.191Z] Stashed 1 file(s) [Pipeline] } [2022-05-08T01:26:24.199Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-378-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-08T01:26:24.217Z] $ docker stop --time=1 e393a8c0cbfad0c45a3a6aa05d2be907bb71d2d8456f886747af0ac5c5a59eeb [2022-05-08T01:26:25.768Z] $ docker rm -f e393a8c0cbfad0c45a3a6aa05d2be907bb71d2d8456f886747af0ac5c5a59eeb [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 [2022-05-08T01:26:26.262Z] provisioning config files... [2022-05-08T01:26:26.269Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-378@tmp/config8470241174215076483tmp [Pipeline] { [Pipeline] sh [2022-05-08T01:26:26.559Z] + set +x [2022-05-08T01:26:26.559Z] + curl -s https://codecov.io/bash [2022-05-08T01:26:26.559Z] + bash -s -- [2022-05-08T01:26:26.559Z] [2022-05-08T01:26:26.559Z] _____ _ [2022-05-08T01:26:26.559Z] / ____| | | [2022-05-08T01:26:26.559Z] | | ___ __| | ___ ___ _____ __ [2022-05-08T01:26:26.559Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-08T01:26:26.559Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-08T01:26:26.559Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-08T01:26:26.559Z] Bash-1.0.6 [2022-05-08T01:26:26.559Z] [2022-05-08T01:26:26.559Z] [2022-05-08T01:26:26.559Z] ==> git version 2.25.1 found [2022-05-08T01:26:26.559Z] ==> 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 [2022-05-08T01:26:26.559Z] Release-Date: 2020-01-08 [2022-05-08T01:26:26.559Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-05-08T01:26:26.559Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-08T01:26:26.559Z] ==> Jenkins CI detected. [2022-05-08T01:26:26.559Z] current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-378 [2022-05-08T01:26:26.559Z] project root: . [2022-05-08T01:26:26.559Z] --> token set from env [2022-05-08T01:26:26.559Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-08T01:26:26.559Z] ==> Running gcov in . (disable via -X gcov) [2022-05-08T01:26:26.559Z] ==> Python coveragepy not found [2022-05-08T01:26:26.559Z] ==> Searching for coverage reports in: [2022-05-08T01:26:26.559Z] + . [2022-05-08T01:26:26.559Z] -> Found 1 reports [2022-05-08T01:26:26.559Z] ==> Detecting git/mercurial file structure [2022-05-08T01:26:26.559Z] ==> Reading reports [2022-05-08T01:26:26.559Z] + ./coverage.out bytes=17887 [2022-05-08T01:26:26.559Z] ==> Appending adjustments [2022-05-08T01:26:26.559Z] https://docs.codecov.io/docs/fixing-reports [2022-05-08T01:26:26.817Z] + Found adjustments [2022-05-08T01:26:26.817Z] ==> Gzipping contents [2022-05-08T01:26:26.817Z] 4.0K /tmp/codecov.a5CkVx.gz [2022-05-08T01:26:26.817Z] ==> Uploading reports [2022-05-08T01:26:26.817Z] url: https://codecov.io [2022-05-08T01:26:26.817Z] query: branch=PR-378&commit=24c9eb79c62f7b0ed12f25514949fa6e13072b8e&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-378%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=378&job=&cmd_args= [2022-05-08T01:26:26.817Z] -> Pinging Codecov [2022-05-08T01:26:26.818Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-378&commit=24c9eb79c62f7b0ed12f25514949fa6e13072b8e&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-378%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=378&job=&cmd_args= [2022-05-08T01:26:27.077Z] -> Uploading to [2022-05-08T01:26:27.077Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-08/7D719EC7BBE17E464838252E33014C33/24c9eb79c62f7b0ed12f25514949fa6e13072b8e/c33ecf81-1a66-4f38-80ea-9db108c766c3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220508%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220508T012626Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=767faaa468b801be1f60ebebb9827eab1cb8854d4b0ea15b48ca98175c5cea67 [2022-05-08T01:26:27.077Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-08T01:26:27.077Z] Dload Upload Total Spent Left Speed [2022-05-08T01:26:27.336Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3239 0 0 100 3239 0 12268 --:--:-- --:--:-- --:--:-- 12268 [2022-05-08T01:26:27.336Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-mqtt-go/commit/24c9eb79c62f7b0ed12f25514949fa6e13072b8e [Pipeline] } [2022-05-08T01:26:27.344Z] 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 [2022-05-08T01:26:28.039Z] + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-378/archives ] [2022-05-08T01:26:28.040Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-378/archives [2022-05-08T01:26:28.040Z] total 16 [2022-05-08T01:26:28.040Z] drwxr-xr-x 3 root root 4096 May 8 01:16 . [2022-05-08T01:26:28.040Z] drwxrwxr-x 11 jenkins jenkins 4096 May 8 01:16 .. [2022-05-08T01:26:28.040Z] drwxr-xr-x 2 root root 4096 May 8 01:16 cost [2022-05-08T01:26:28.040Z] -rw-r--r-- 1 root root 85 May 8 01:16 cost.csv [2022-05-08T01:26:28.040Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-378/archives [2022-05-08T01:26:28.040Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-378/archives [2022-05-08T01:26:28.040Z] total 16 [2022-05-08T01:26:28.040Z] drwxr-xr-x 3 jenkins jenkins 4096 May 8 01:16 . [2022-05-08T01:26:28.040Z] drwxrwxr-x 11 jenkins jenkins 4096 May 8 01:16 .. [2022-05-08T01:26:28.040Z] drwxr-xr-x 2 jenkins jenkins 4096 May 8 01:16 cost [2022-05-08T01:26:28.040Z] -rw-r--r-- 1 jenkins jenkins 85 May 8 01:16 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-05-08T01:26:28.334Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-08T01:26:29.203Z] ---> package-listing.sh [2022-05-08T01:26:29.203Z] ++ facter osfamily [2022-05-08T01:26:29.203Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-08T01:26:29.463Z] + OS_FAMILY=debian [2022-05-08T01:26:29.463Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-378 [2022-05-08T01:26:29.463Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-08T01:26:29.463Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-08T01:26:29.463Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-08T01:26:29.463Z] + PACKAGES=/tmp/packages_start.txt [2022-05-08T01:26:29.464Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-378 ']' [2022-05-08T01:26:29.464Z] + PACKAGES=/tmp/packages_end.txt [2022-05-08T01:26:29.464Z] + case "${OS_FAMILY}" in [2022-05-08T01:26:29.464Z] + dpkg -l [2022-05-08T01:26:29.464Z] + grep '^ii' [2022-05-08T01:26:29.464Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-08T01:26:29.464Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-08T01:26:29.464Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-08T01:26:29.464Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-378 ']' [2022-05-08T01:26:29.464Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-378/archives/ [2022-05-08T01:26:29.464Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-378/archives/ [Pipeline] echo [2022-05-08T01:26:29.477Z] 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-378/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-05-08T01:26:29.757Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-08T01:26:30.313Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-08T01:26:30.313Z] . [Pipeline] withDockerContainer [2022-05-08T01:26:30.383Z] prd-ubuntu20.04-docker-8c-8g-41437 does not seem to be running inside a container [2022-05-08T01:26:30.438Z] $ 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-378/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-378 -v /w/workspace/gexfoundry_device-mqtt-go_PR-378:/w/workspace/gexfoundry_device-mqtt-go_PR-378:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-378@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-378@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-08T01:26:30.690Z] $ docker top 531620a235ce5cf110e49e16a03a480fe87ab13f2f4b595316d021ac0e767234 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-08T01:26:31.022Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-08T01:26:31.311Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-08T01:26:31.600Z] + ls /var/log/sa-host [2022-05-08T01:26:31.600Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-08T01:26:31.683Z] provisioning config files... [2022-05-08T01:26:31.691Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-378@tmp/config4830791693311017948tmp [Pipeline] { [Pipeline] echo [2022-05-08T01:26:31.708Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-08T01:26:31.993Z] ---> create-netrc.sh [Pipeline] } [2022-05-08T01:26:32.001Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-08T01:26:32.323Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-08T01:26:32.332Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-08T01:26:32.618Z] ---> sudo-logs.sh [2022-05-08T01:26:32.618Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-08T01:26:32.648Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-08T01:26:32.931Z] ---> job-cost.sh [2022-05-08T01:26:32.931Z] lf-activate-venv: SKIPPING [2022-05-08T01:26:32.931Z] DEBUG: total: 0.2199999988079071 [2022-05-08T01:26:32.931Z] INFO: Retrieving Stack Cost... [2022-05-08T01:26:33.190Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-08T01:26:33.759Z] INFO: Archiving Costs [Pipeline] echo [2022-05-08T01:26:33.771Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-08T01:26:34.060Z] ---> logs-deploy.sh [2022-05-08T01:26:34.060Z] lf-activate-venv: SKIPPING [2022-05-08T01:26:34.060Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-378/2 [2022-05-08T01:26:34.060Z] INFO: archiving workspace using pattern(s): [2022-05-08T01:26:34.997Z] Archives upload complete. [2022-05-08T01:26:35.257Z] INFO: archiving logs to Nexus [2022-05-08T01:26:35.827Z] ---> uname -a: [2022-05-08T01:26:35.827Z] Linux prd-ubuntu20-04-docker-8c-8g-41437 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-05-08T01:26:35.827Z] [2022-05-08T01:26:35.827Z] [2022-05-08T01:26:35.827Z] ---> lscpu: [2022-05-08T01:26:35.827Z] Architecture: x86_64 [2022-05-08T01:26:35.827Z] CPU op-mode(s): 32-bit, 64-bit [2022-05-08T01:26:35.827Z] Byte Order: Little Endian [2022-05-08T01:26:35.827Z] Address sizes: 40 bits physical, 48 bits virtual [2022-05-08T01:26:35.827Z] CPU(s): 8 [2022-05-08T01:26:35.827Z] On-line CPU(s) list: 0-7 [2022-05-08T01:26:35.827Z] Thread(s) per core: 1 [2022-05-08T01:26:35.827Z] Core(s) per socket: 1 [2022-05-08T01:26:35.827Z] Socket(s): 8 [2022-05-08T01:26:35.827Z] NUMA node(s): 1 [2022-05-08T01:26:35.827Z] Vendor ID: AuthenticAMD [2022-05-08T01:26:35.827Z] CPU family: 23 [2022-05-08T01:26:35.827Z] Model: 49 [2022-05-08T01:26:35.827Z] Model name: AMD EPYC-Rome Processor [2022-05-08T01:26:35.827Z] Stepping: 0 [2022-05-08T01:26:35.827Z] CPU MHz: 2799.998 [2022-05-08T01:26:35.827Z] BogoMIPS: 5599.99 [2022-05-08T01:26:35.827Z] Virtualization: AMD-V [2022-05-08T01:26:35.827Z] Hypervisor vendor: KVM [2022-05-08T01:26:35.827Z] Virtualization type: full [2022-05-08T01:26:35.827Z] L1d cache: 256 KiB [2022-05-08T01:26:35.827Z] L1i cache: 256 KiB [2022-05-08T01:26:35.827Z] L2 cache: 4 MiB [2022-05-08T01:26:35.827Z] L3 cache: 128 MiB [2022-05-08T01:26:35.827Z] NUMA node0 CPU(s): 0-7 [2022-05-08T01:26:35.827Z] Vulnerability Itlb multihit: Not affected [2022-05-08T01:26:35.827Z] Vulnerability L1tf: Not affected [2022-05-08T01:26:35.827Z] Vulnerability Mds: Not affected [2022-05-08T01:26:35.827Z] Vulnerability Meltdown: Not affected [2022-05-08T01:26:35.827Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-05-08T01:26:35.827Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-05-08T01:26:35.827Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-05-08T01:26:35.827Z] Vulnerability Srbds: Not affected [2022-05-08T01:26:35.827Z] Vulnerability Tsx async abort: Not affected [2022-05-08T01:26:35.827Z] 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 [2022-05-08T01:26:35.827Z] [2022-05-08T01:26:35.827Z] [2022-05-08T01:26:35.827Z] ---> nproc: [2022-05-08T01:26:35.827Z] 8 [2022-05-08T01:26:35.827Z] [2022-05-08T01:26:35.827Z] [2022-05-08T01:26:35.827Z] ---> df -h: [2022-05-08T01:26:35.827Z] Filesystem Size Used Avail Use% Mounted on [2022-05-08T01:26:35.827Z] overlay 155G 11G 145G 7% / [2022-05-08T01:26:35.827Z] tmpfs 64M 0 64M 0% /dev [2022-05-08T01:26:35.827Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-05-08T01:26:35.827Z] shm 64M 0 64M 0% /dev/shm [2022-05-08T01:26:35.827Z] /dev/vda1 155G 11G 145G 7% /facter-os [2022-05-08T01:26:35.827Z] [2022-05-08T01:26:35.827Z] [2022-05-08T01:26:35.827Z] ---> sar -b -r -n DEV: [2022-05-08T01:26:35.827Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-41437) 05/08/22 _x86_64_ (8 CPU) [2022-05-08T01:26:35.827Z] [2022-05-08T01:26:35.827Z] 01:14:12 LINUX RESTART (8 CPU) [2022-05-08T01:26:35.827Z] [2022-05-08T01:26:35.827Z] 01:15:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-05-08T01:26:35.827Z] 01:16:01 175.24 2.07 173.17 0.00 58.79 67088.15 0.00 [2022-05-08T01:26:35.827Z] 01:17:01 170.62 0.92 169.71 0.00 26.26 34583.97 0.00 [2022-05-08T01:26:35.827Z] 01:18:01 2.35 0.00 2.35 0.00 0.00 27.08 0.00 [2022-05-08T01:26:35.827Z] 01:19:01 1.75 0.00 1.75 0.00 0.00 20.00 0.00 [2022-05-08T01:26:35.827Z] 01:20:01 1.10 0.02 1.08 0.00 0.13 12.93 0.00 [2022-05-08T01:26:35.827Z] 01:21:01 1.28 0.00 1.28 0.00 0.00 15.33 0.00 [2022-05-08T01:26:35.827Z] 01:22:01 0.88 0.00 0.88 0.00 0.00 10.66 0.00 [2022-05-08T01:26:35.827Z] 01:23:01 1.55 0.00 1.55 0.00 0.00 18.26 0.00 [2022-05-08T01:26:35.827Z] 01:24:01 0.83 0.00 0.83 0.00 0.00 9.60 0.00 [2022-05-08T01:26:35.827Z] 01:25:01 1.83 0.00 1.83 0.00 0.00 25.46 0.00 [2022-05-08T01:26:35.827Z] 01:26:01 0.97 0.00 0.97 0.00 0.00 10.93 0.00 [2022-05-08T01:26:35.827Z] Average: 32.58 0.27 32.31 0.00 7.74 9256.30 0.00 [2022-05-08T01:26:35.827Z] [2022-05-08T01:26:35.827Z] 01:15:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-05-08T01:26:35.827Z] 01:16:01 28591132 31780428 513600 1.56 161456 3247200 1819736 5.36 1270308 2580548 96 [2022-05-08T01:26:35.827Z] 01:17:01 27828476 31775388 514316 1.56 173488 3928168 1832632 5.40 1331872 3213048 512 [2022-05-08T01:26:35.827Z] 01:18:01 27828796 31775976 513444 1.56 173520 3928180 1832632 5.40 1331940 3213056 20 [2022-05-08T01:26:35.827Z] 01:19:01 27838740 31785960 503296 1.53 173568 3928176 1832632 5.40 1321396 3213060 8 [2022-05-08T01:26:35.827Z] 01:20:01 27840732 31788000 501164 1.52 173600 3928192 1832632 5.40 1319488 3213068 24 [2022-05-08T01:26:35.827Z] 01:21:01 27844556 31791860 497272 1.51 173632 3928192 1832632 5.40 1316412 3213068 8 [2022-05-08T01:26:35.827Z] 01:22:01 27850088 31797628 491712 1.50 173656 3928196 1832632 5.40 1311672 3213272 24 [2022-05-08T01:26:35.827Z] 01:23:01 27850008 31797588 491696 1.50 173688 3928200 1848936 5.45 1311100 3213284 24 [2022-05-08T01:26:35.827Z] 01:24:01 27850460 31798064 491384 1.49 173704 3928200 1848936 5.45 1311140 3213284 12 [2022-05-08T01:26:35.827Z] 01:25:01 27849972 31797576 491824 1.50 173744 3928180 1848936 5.45 1311676 3213264 36 [2022-05-08T01:26:35.827Z] 01:26:01 27849820 31797432 491856 1.50 173764 3928184 1848936 5.45 1311564 3213268 12 [2022-05-08T01:26:35.827Z] Average: 27911162 31789627 500142 1.52 172529 3866279 1837388 5.41 1313506 3155656 71 [2022-05-08T01:26:35.827Z] [2022-05-08T01:26:35.827Z] 01:15:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-05-08T01:26:35.827Z] 01:16:01 docker0 109.25 133.78 8.88 1086.53 0.00 0.00 0.00 0.00 [2022-05-08T01:26:35.827Z] 01:16:01 ens3 316.38 228.00 4476.12 86.01 0.00 0.00 0.00 0.00 [2022-05-08T01:26:35.827Z] 01:16:01 lo 2.87 2.87 0.29 0.29 0.00 0.00 0.00 0.00 [2022-05-08T01:26:35.827Z] 01:17:01 docker0 10.75 15.70 0.63 89.69 0.00 0.00 0.00 0.00 [2022-05-08T01:26:35.827Z] 01:17:01 ens3 141.33 84.67 2670.89 17.46 0.00 0.00 0.00 0.00 [2022-05-08T01:26:35.827Z] 01:17:01 lo 2.00 2.00 0.20 0.20 0.00 0.00 0.00 0.00 [2022-05-08T01:26:35.827Z] 01:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-08T01:26:35.827Z] 01:18:01 ens3 14.41 6.97 13.30 0.46 0.00 0.00 0.00 0.00 [2022-05-08T01:26:35.827Z] 01:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-08T01:26:35.827Z] 01:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-08T01:26:35.827Z] 01:19:01 ens3 1.12 0.62 0.40 0.29 0.00 0.00 0.00 0.00 [2022-05-08T01:26:35.827Z] 01:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-08T01:26:35.827Z] 01:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-08T01:26:35.827Z] 01:20:01 ens3 15.30 18.40 1.29 26.28 0.00 0.00 0.00 0.00 [2022-05-08T01:26:35.827Z] 01:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-08T01:26:35.827Z] 01:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-08T01:26:35.827Z] 01:21:01 ens3 0.87 0.13 0.12 0.01 0.00 0.00 0.00 0.00 [2022-05-08T01:26:35.827Z] 01:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-08T01:26:35.827Z] 01:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-08T01:26:35.827Z] 01:22:01 ens3 9.15 17.21 0.90 15.34 0.00 0.00 0.00 0.00 [2022-05-08T01:26:35.827Z] 01:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-08T01:26:35.827Z] 01:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-08T01:26:35.827Z] 01:23:01 ens3 0.18 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-08T01:26:35.827Z] 01:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-08T01:26:35.827Z] 01:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-08T01:26:35.827Z] 01:24:01 ens3 0.45 0.00 0.05 0.00 0.00 0.00 0.00 0.00 [2022-05-08T01:26:35.827Z] 01:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-08T01:26:35.827Z] 01:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-08T01:26:35.827Z] 01:25:01 ens3 3.17 2.85 0.50 4.35 0.00 0.00 0.00 0.00 [2022-05-08T01:26:35.827Z] 01:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-08T01:26:35.827Z] 01:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-08T01:26:35.827Z] 01:26:01 ens3 0.88 0.05 0.15 0.00 0.00 0.00 0.00 0.00 [2022-05-08T01:26:35.827Z] 01:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-08T01:26:35.827Z] Average: docker0 10.91 13.59 0.86 106.93 0.00 0.00 0.00 0.00 [2022-05-08T01:26:35.827Z] Average: ens3 45.75 32.64 651.23 13.66 0.00 0.00 0.00 0.00 [2022-05-08T01:26:35.827Z] Average: lo 0.52 0.52 0.05 0.05 0.00 0.00 0.00 0.00 [2022-05-08T01:26:35.827Z] [2022-05-08T01:26:35.827Z] [2022-05-08T01:26:35.827Z] ---> sar -P ALL: [2022-05-08T01:26:35.827Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-41437) 05/08/22 _x86_64_ (8 CPU) [2022-05-08T01:26:35.827Z] [2022-05-08T01:26:35.827Z] 01:14:12 LINUX RESTART (8 CPU) [2022-05-08T01:26:35.827Z] [2022-05-08T01:26:35.827Z] 01:15:01 CPU %user %nice %system %iowait %steal %idle [2022-05-08T01:26:35.827Z] 01:16:01 all 26.87 0.00 6.24 1.33 0.10 65.46 [2022-05-08T01:26:35.827Z] 01:16:01 0 26.18 0.00 6.10 0.61 0.10 67.00 [2022-05-08T01:26:35.827Z] 01:16:01 1 27.18 0.00 6.68 2.19 0.10 63.84 [2022-05-08T01:26:35.827Z] 01:16:01 2 25.55 0.00 7.23 5.94 0.08 61.19 [2022-05-08T01:26:35.827Z] 01:16:01 3 26.25 0.00 6.63 0.34 0.10 66.68 [2022-05-08T01:26:35.827Z] 01:16:01 4 27.10 0.00 5.96 0.02 0.08 66.83 [2022-05-08T01:26:35.827Z] 01:16:01 5 27.29 0.00 5.32 0.75 0.08 66.56 [2022-05-08T01:26:35.827Z] 01:16:01 6 28.05 0.00 5.49 0.37 0.10 65.99 [2022-05-08T01:26:35.827Z] 01:16:01 7 27.36 0.00 6.53 0.39 0.10 65.61 [2022-05-08T01:26:35.827Z] 01:17:01 all 16.79 0.00 3.53 1.08 0.06 78.54 [2022-05-08T01:26:35.827Z] 01:17:01 0 18.45 0.00 3.93 2.30 0.05 75.27 [2022-05-08T01:26:35.827Z] 01:17:01 1 16.02 0.00 3.82 0.80 0.05 79.31 [2022-05-08T01:26:35.828Z] 01:17:01 2 15.42 0.00 3.62 4.22 0.07 76.67 [2022-05-08T01:26:35.828Z] 01:17:01 3 15.35 0.00 3.58 0.18 0.07 80.81 [2022-05-08T01:26:35.828Z] 01:17:01 4 17.44 0.00 2.97 0.07 0.05 79.47 [2022-05-08T01:26:35.828Z] 01:17:01 5 17.01 0.00 3.63 0.45 0.05 78.86 [2022-05-08T01:26:35.828Z] 01:17:01 6 16.75 0.00 3.29 0.39 0.07 79.50 [2022-05-08T01:26:35.828Z] 01:17:01 7 17.91 0.00 3.36 0.24 0.07 78.42 [2022-05-08T01:26:35.828Z] 01:18:01 all 0.25 0.00 0.02 0.01 0.00 99.71 [2022-05-08T01:26:35.828Z] 01:18:01 0 0.03 0.00 0.03 0.02 0.02 99.90 [2022-05-08T01:26:35.828Z] 01:18:01 1 0.05 0.00 0.00 0.00 0.00 99.95 [2022-05-08T01:26:35.828Z] 01:18:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-08T01:26:35.828Z] 01:18:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2022-05-08T01:26:35.828Z] 01:18:01 4 0.07 0.00 0.02 0.00 0.00 99.92 [2022-05-08T01:26:35.828Z] 01:18:01 5 1.70 0.00 0.03 0.00 0.00 98.27 [2022-05-08T01:26:35.828Z] 01:18:01 6 0.07 0.00 0.03 0.00 0.02 99.88 [2022-05-08T01:26:35.828Z] 01:18:01 7 0.03 0.00 0.05 0.05 0.00 99.87 [2022-05-08T01:26:35.828Z] 01:19:01 all 0.03 0.00 0.02 0.01 0.00 99.94 [2022-05-08T01:26:35.828Z] 01:19:01 0 0.05 0.00 0.03 0.03 0.00 99.88 [2022-05-08T01:26:35.828Z] 01:19:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2022-05-08T01:26:35.828Z] 01:19:01 2 0.05 0.00 0.02 0.03 0.00 99.90 [2022-05-08T01:26:35.828Z] 01:19:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-08T01:26:35.828Z] 01:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-08T01:26:35.828Z] 01:19:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2022-05-08T01:26:35.828Z] 01:19:01 6 0.05 0.00 0.03 0.00 0.00 99.92 [2022-05-08T01:26:35.828Z] 01:19:01 7 0.07 0.00 0.03 0.00 0.00 99.90 [2022-05-08T01:26:35.828Z] 01:20:01 all 0.05 0.00 0.03 0.00 0.00 99.92 [2022-05-08T01:26:35.828Z] 01:20:01 0 0.07 0.00 0.05 0.00 0.00 99.88 [2022-05-08T01:26:35.828Z] 01:20:01 1 0.08 0.00 0.00 0.00 0.00 99.92 [2022-05-08T01:26:35.828Z] 01:20:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2022-05-08T01:26:35.828Z] 01:20:01 3 0.03 0.00 0.07 0.02 0.00 99.88 [2022-05-08T01:26:35.828Z] 01:20:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2022-05-08T01:26:35.828Z] 01:20:01 5 0.05 0.00 0.00 0.00 0.00 99.95 [2022-05-08T01:26:35.828Z] 01:20:01 6 0.08 0.00 0.08 0.00 0.02 99.82 [2022-05-08T01:26:35.828Z] 01:20:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-08T01:26:35.828Z] 01:21:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-05-08T01:26:35.828Z] 01:21:01 0 0.02 0.00 0.00 0.02 0.00 99.97 [2022-05-08T01:26:35.828Z] 01:21:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-08T01:26:35.828Z] 01:21:01 2 0.02 0.00 0.02 0.02 0.00 99.95 [2022-05-08T01:26:35.828Z] 01:21:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-08T01:26:35.828Z] 01:21:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-08T01:26:35.828Z] 01:21:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-08T01:26:35.828Z] 01:21:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2022-05-08T01:26:35.828Z] 01:21:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-08T01:26:35.828Z] 01:22:01 all 0.03 0.00 0.01 0.01 0.01 99.94 [2022-05-08T01:26:35.828Z] 01:22:01 0 0.05 0.00 0.07 0.07 0.00 99.82 [2022-05-08T01:26:35.828Z] 01:22:01 1 0.05 0.00 0.00 0.00 0.00 99.95 [2022-05-08T01:26:35.828Z] 01:22:01 2 0.00 0.00 0.00 0.02 0.02 99.97 [2022-05-08T01:26:35.828Z] 01:22:01 3 0.07 0.00 0.02 0.00 0.02 99.90 [2022-05-08T01:26:35.828Z] 01:22:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-08T01:26:35.828Z] 01:22:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2022-05-08T01:26:35.828Z] 01:22:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2022-05-08T01:26:35.828Z] 01:22:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2022-05-08T01:26:35.828Z] 01:23:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2022-05-08T01:26:35.828Z] 01:23:01 0 0.02 0.00 0.02 0.03 0.02 99.92 [2022-05-08T01:26:35.828Z] 01:23:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2022-05-08T01:26:35.828Z] 01:23:01 2 0.00 0.00 0.00 0.03 0.00 99.97 [2022-05-08T01:26:35.828Z] 01:23:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-08T01:26:35.828Z] 01:23:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-08T01:26:35.828Z] 01:23:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-08T01:26:35.828Z] 01:23:01 6 0.05 0.00 0.03 0.00 0.00 99.92 [2022-05-08T01:26:35.828Z] 01:23:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-08T01:26:35.828Z] 01:24:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2022-05-08T01:26:35.828Z] 01:24:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-08T01:26:35.828Z] 01:24:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-08T01:26:35.828Z] 01:24:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-08T01:26:35.828Z] 01:24:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-08T01:26:35.828Z] 01:24:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-08T01:26:35.828Z] 01:24:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2022-05-08T01:26:35.828Z] 01:24:01 6 0.05 0.00 0.02 0.00 0.02 99.92 [2022-05-08T01:26:35.828Z] 01:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-08T01:26:35.828Z] 01:25:01 all 0.21 0.00 0.01 0.01 0.00 99.77 [2022-05-08T01:26:35.828Z] 01:25:01 0 0.02 0.00 0.02 0.02 0.00 99.95 [2022-05-08T01:26:35.828Z] 01:25:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-08T01:26:35.828Z] 01:25:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2022-05-08T01:26:35.828Z] 01:25:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2022-05-08T01:26:35.828Z] 01:25:01 4 1.52 0.00 0.02 0.00 0.00 98.47 [2022-05-08T01:26:35.828Z] 01:25:01 5 0.02 0.00 0.02 0.02 0.00 99.95 [2022-05-08T01:26:35.828Z] 01:25:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2022-05-08T01:26:35.828Z] 01:25:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2022-05-08T01:26:35.828Z] 01:26:01 all 0.26 0.00 0.01 0.00 0.00 99.72 [2022-05-08T01:26:35.828Z] 01:26:01 0 0.02 0.00 0.00 0.02 0.00 99.97 [2022-05-08T01:26:35.828Z] 01:26:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-08T01:26:35.828Z] 01:26:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-08T01:26:35.828Z] 01:26:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-08T01:26:35.828Z] 01:26:01 4 1.97 0.00 0.00 0.00 0.00 98.03 [2022-05-08T01:26:35.828Z] 01:26:01 5 0.00 0.00 0.02 0.02 0.00 99.97 [2022-05-08T01:26:35.828Z] 01:26:01 6 0.05 0.00 0.07 0.00 0.02 99.87 [2022-05-08T01:26:35.828Z] 01:26:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-08T01:26:35.828Z] [2022-05-08T01:26:35.828Z] Average: CPU %user %nice %system %iowait %steal %idle [2022-05-08T01:26:35.828Z] Average: all 4.01 0.00 0.89 0.22 0.02 94.86 [2022-05-08T01:26:35.828Z] Average: 0 4.05 0.00 0.92 0.28 0.02 94.73 [2022-05-08T01:26:35.828Z] Average: 1 3.92 0.00 0.95 0.27 0.02 94.84 [2022-05-08T01:26:35.828Z] Average: 2 3.69 0.00 0.98 0.92 0.02 94.39 [2022-05-08T01:26:35.828Z] Average: 3 3.75 0.00 0.93 0.05 0.02 95.25 [2022-05-08T01:26:35.828Z] Average: 4 4.33 0.00 0.81 0.01 0.01 94.85 [2022-05-08T01:26:35.828Z] Average: 5 4.16 0.00 0.82 0.11 0.02 94.89 [2022-05-08T01:26:35.828Z] Average: 6 4.08 0.00 0.82 0.07 0.02 95.01 [2022-05-08T01:26:35.828Z] Average: 7 4.08 0.00 0.90 0.06 0.02 94.94 [2022-05-08T01:26:35.828Z] [2022-05-08T01:26:35.828Z] [2022-05-08T01:26:35.828Z]