cloudxxx8 commented: recheck 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 2c827a9d98d942daa042874c4a261230ad0958f3+9e5ff16ea29b888a79edc386c2a8af4882824547 (be19fdc29e9996e7094a4d9c7a44d5a7cd38c6de) 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-ssh8224501916380943836.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-ssh14961386297992560704.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-ssh9552597397805838811.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-ssh1638544580765710694.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-ssh11512035899676457508.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-45345 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 9e5ff16ea29b888a79edc386c2a8af4882824547 into PR head commit 2c827a9d98d942daa042874c4a261230ad0958f3 Merge succeeded, producing 2c827a9d98d942daa042874c4a261230ad0958f3 Checking out Revision 2c827a9d98d942daa042874c4a261230ad0958f3 (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 2c827a9d98d942daa042874c4a261230ad0958f3 # 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 9e5ff16ea29b888a79edc386c2a8af4882824547 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2c827a9d98d942daa042874c4a261230ad0958f3 # timeout=10 Commit message: "docs: additions to CHANGELOG" > git rev-list --no-walk 2c827a9d98d942daa042874c4a261230ad0958f3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-10T06:53:52.802Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-10T06:53:52.845Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-10T06:53:52.861Z] ========================================================= [2022-05-10T06:53:52.861Z] EdgeX Global Pipelines Version Info [2022-05-10T06:53:52.861Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-10T06:53:53.649Z] ------------------- [2022-05-10T06:53:53.649Z] stable info: [2022-05-10T06:53:53.649Z] ------------------- [2022-05-10T06:53:53.649Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-10T06:53:53.649Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-05-10T06:53:53.649Z] Message: update stable to v1.0.227 [2022-05-10T06:53:54.225Z] ------------------- [2022-05-10T06:53:54.225Z] experimental info: [2022-05-10T06:53:54.225Z] ------------------- [2022-05-10T06:53:54.225Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-10T06:53:54.225Z] Commit SHA: 821e2ffd3fa43eddc5db18cf710cdace1a36094c [2022-05-10T06:53:54.225Z] Message: update experimental to v1.0.229 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-10T06:53:54.372Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2022-05-10T06:53:54.387Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2022-05-10T06:53:54.402Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-10T06:53:54.420Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-10T06:53:54.435Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-10T06:53:54.447Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-10T06:53:54.462Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-10T06:53:54.473Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-05-10T06:53:54.489Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-10T06:53:54.500Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-10T06:53:54.512Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-10T06:53:54.523Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2022-05-10T06:53:54.536Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-10T06:53:54.551Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-10T06:53:54.564Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-10T06:53:54.576Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-10T06:53:54.590Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-05-10T06:53:54.602Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-05-10T06:53:54.617Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-10T06:53:54.635Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-10T06:53:54.654Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-05-10T06:53:54.672Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-05-10T06:53:54.688Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-05-10T06:53:54.699Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-05-10T06:53:54.711Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-05-10T06:53:54.723Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-10T06:53:54.735Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-378 [Pipeline] echo [2022-05-10T06:53:54.749Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-378 [Pipeline] echo [2022-05-10T06:53:54.762Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-378 [Pipeline] echo [2022-05-10T06:53:54.774Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2c827a9d98d942daa042874c4a261230ad0958f3 [Pipeline] echo [2022-05-10T06:53:54.786Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2c827a9 [Pipeline] echo [2022-05-10T06:53:54.801Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T06:53:54.851Z] provisioning config files... [2022-05-10T06:53:54.869Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-378@tmp/config3621797926273800413tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T06:53:55.180Z] ---> docker-login.sh [2022-05-10T06:53:55.180Z] nexus3.edgexfoundry.org:10001 [2022-05-10T06:53:55.440Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T06:53:55.440Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T06:53:55.440Z] Configure a credential helper to remove this warning. See [2022-05-10T06:53:55.440Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T06:53:55.440Z] [2022-05-10T06:53:55.440Z] Login Succeeded [2022-05-10T06:53:55.440Z] nexus3.edgexfoundry.org:10002 [2022-05-10T06:53:55.704Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T06:53:55.704Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T06:53:55.704Z] Configure a credential helper to remove this warning. See [2022-05-10T06:53:55.704Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T06:53:55.704Z] [2022-05-10T06:53:55.704Z] Login Succeeded [2022-05-10T06:53:55.704Z] nexus3.edgexfoundry.org:10003 [2022-05-10T06:53:55.704Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T06:53:55.977Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T06:53:55.977Z] Configure a credential helper to remove this warning. See [2022-05-10T06:53:55.977Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T06:53:55.977Z] [2022-05-10T06:53:55.977Z] Login Succeeded [2022-05-10T06:53:55.977Z] nexus3.edgexfoundry.org:10004 [2022-05-10T06:53:55.977Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T06:53:55.977Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T06:53:55.977Z] Configure a credential helper to remove this warning. See [2022-05-10T06:53:55.977Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T06:53:55.977Z] [2022-05-10T06:53:55.977Z] Login Succeeded [2022-05-10T06:53:55.977Z] docker.io [2022-05-10T06:53:55.977Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T06:53:56.553Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T06:53:56.553Z] Configure a credential helper to remove this warning. See [2022-05-10T06:53:56.553Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T06:53:56.553Z] [2022-05-10T06:53:56.553Z] Login Succeeded [2022-05-10T06:53:56.553Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T06:53:56.562Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-10T06:53:56.955Z] + git rev-list -1 --merges 2c827a9d98d942daa042874c4a261230ad0958f3~1..2c827a9d98d942daa042874c4a261230ad0958f3 [Pipeline] echo [2022-05-10T06:53:57.065Z] -----------> git rev-list -1 --merges 2c827a9d98d942daa042874c4a261230ad0958f3~1..2c827a9d98d942daa042874c4a261230ad0958f3 2c827a9d98d942daa042874c4a261230ad0958f3 [false] [Pipeline] sh [2022-05-10T06:53:57.357Z] + git log --format=format:%s -1 2c827a9d98d942daa042874c4a261230ad0958f3 [Pipeline] echo [2022-05-10T06:53:57.372Z] ========================================================= [2022-05-10T06:53:57.372Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-10T06:53:57.372Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-10T06:53:57.713Z] + git log --format=format:%s -1 2c827a9d98d942daa042874c4a261230ad0958f3 [Pipeline] echo [2022-05-10T06:53:57.727Z] [semverPrep] GIT_COMMIT: 2c827a9d98d942daa042874c4a261230ad0958f3, Commit Message: docs: additions to CHANGELOG [Pipeline] echo [2022-05-10T06:53:57.739Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-05-10T06:53:58.123Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-10T06:53:58.123Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-10T06:53:58.123Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-10T06:53:58.123Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-10T06:53:58.123Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-10T06:53:58.123Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-10T06:53:58.124Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-10T06:53:58.473Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T06:53:58.473Z] [2022-05-10T06:53:58.473Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T06:53:58.782Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T06:53:58.783Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-10T06:53:58.783Z] 1fe172e4850f: Pulling fs layer [2022-05-10T06:53:58.783Z] caf521ccaac6: Pulling fs layer [2022-05-10T06:53:58.783Z] 3ead6fa29328: Pulling fs layer [2022-05-10T06:53:58.783Z] 5c2a1cbceb83: Pulling fs layer [2022-05-10T06:53:58.783Z] a8d5f1318db7: Pulling fs layer [2022-05-10T06:53:58.783Z] c427282e49a2: Pulling fs layer [2022-05-10T06:53:58.783Z] 1827001aaf11: Pulling fs layer [2022-05-10T06:53:58.783Z] 0714d37db230: Pulling fs layer [2022-05-10T06:53:58.783Z] ac28cf19c067: Pulling fs layer [2022-05-10T06:53:58.783Z] ca983d60f3e2: Pulling fs layer [2022-05-10T06:53:58.783Z] 9f894cec8388: Pulling fs layer [2022-05-10T06:53:58.783Z] ac28cf19c067: Waiting [2022-05-10T06:53:58.783Z] 0714d37db230: Waiting [2022-05-10T06:53:58.783Z] ca983d60f3e2: Waiting [2022-05-10T06:53:58.783Z] 5c2a1cbceb83: Waiting [2022-05-10T06:53:58.783Z] a8d5f1318db7: Waiting [2022-05-10T06:53:58.783Z] 9f894cec8388: Waiting [2022-05-10T06:53:58.783Z] c427282e49a2: Waiting [2022-05-10T06:53:58.783Z] 1827001aaf11: Waiting [2022-05-10T06:53:58.783Z] caf521ccaac6: Verifying Checksum [2022-05-10T06:53:58.783Z] caf521ccaac6: Download complete [2022-05-10T06:53:58.783Z] 5c2a1cbceb83: Download complete [2022-05-10T06:53:59.043Z] a8d5f1318db7: Verifying Checksum [2022-05-10T06:53:59.043Z] a8d5f1318db7: Download complete [2022-05-10T06:53:59.043Z] 3ead6fa29328: Verifying Checksum [2022-05-10T06:53:59.043Z] 3ead6fa29328: Download complete [2022-05-10T06:53:59.043Z] c427282e49a2: Verifying Checksum [2022-05-10T06:53:59.043Z] c427282e49a2: Download complete [2022-05-10T06:53:59.043Z] 0714d37db230: Verifying Checksum [2022-05-10T06:53:59.043Z] 0714d37db230: Download complete [2022-05-10T06:53:59.043Z] ac28cf19c067: Verifying Checksum [2022-05-10T06:53:59.043Z] ac28cf19c067: Download complete [2022-05-10T06:53:59.043Z] ca983d60f3e2: Verifying Checksum [2022-05-10T06:53:59.043Z] ca983d60f3e2: Download complete [2022-05-10T06:53:59.043Z] 9f894cec8388: Verifying Checksum [2022-05-10T06:53:59.043Z] 9f894cec8388: Download complete [2022-05-10T06:53:59.043Z] 1fe172e4850f: Verifying Checksum [2022-05-10T06:53:59.043Z] 1fe172e4850f: Download complete [2022-05-10T06:53:59.305Z] 1827001aaf11: Verifying Checksum [2022-05-10T06:53:59.305Z] 1827001aaf11: Download complete [2022-05-10T06:54:00.713Z] 1fe172e4850f: Pull complete [2022-05-10T06:54:00.713Z] caf521ccaac6: Pull complete [2022-05-10T06:54:01.285Z] 3ead6fa29328: Pull complete [2022-05-10T06:54:01.285Z] 5c2a1cbceb83: Pull complete [2022-05-10T06:54:01.549Z] a8d5f1318db7: Pull complete [2022-05-10T06:54:01.810Z] c427282e49a2: Pull complete [2022-05-10T06:54:03.720Z] 1827001aaf11: Pull complete [2022-05-10T06:54:03.720Z] 0714d37db230: Pull complete [2022-05-10T06:54:03.983Z] ac28cf19c067: Pull complete [2022-05-10T06:54:03.983Z] ca983d60f3e2: Pull complete [2022-05-10T06:54:03.983Z] 9f894cec8388: Pull complete [2022-05-10T06:54:03.983Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-10T06:54:03.983Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T06:54:03.983Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-10T06:54:04.061Z] prd-ubuntu20.04-docker-8c-8g-45345 does not seem to be running inside a container [2022-05-10T06:54:04.100Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-10T06:54:05.531Z] $ docker top 6f00e4b0fa3793da660b633bcccf4a97e365dde71470d4059abbc7913ea82713 -eo pid,comm [2022-05-10T06:54:05.603Z] 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-10T06:54:05.603Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-10T06:54:05.630Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-10T06:54:05.630Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-10T06:54:05.765Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-10T06:54:05.766Z] $ docker exec 6f00e4b0fa3793da660b633bcccf4a97e365dde71470d4059abbc7913ea82713 ssh-agent [2022-05-10T06:54:05.886Z] SSH_AUTH_SOCK=/tmp/ssh-WzEovK7N6IqL/agent.35 [2022-05-10T06:54:05.886Z] SSH_AGENT_PID=41 [2022-05-10T06:54:05.895Z] Running ssh-add (command line suppressed) [2022-05-10T06:54:06.016Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-378@tmp/private_key_6876329834967041071.key (/w/workspace/gexfoundry_device-mqtt-go_PR-378@tmp/private_key_6876329834967041071.key) [2022-05-10T06:54:06.036Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-10T06:54:06.331Z] + git tag --points-at HEAD [Pipeline] } [2022-05-10T06:54:06.345Z] $ docker exec --env ******** --env ******** 6f00e4b0fa3793da660b633bcccf4a97e365dde71470d4059abbc7913ea82713 ssh-agent -k [2022-05-10T06:54:06.452Z] unset SSH_AUTH_SOCK; [2022-05-10T06:54:06.453Z] unset SSH_AGENT_PID; [2022-05-10T06:54:06.453Z] echo Agent pid 41 killed; [2022-05-10T06:54:06.465Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-10T06:54:06.492Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-10T06:54:06.492Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-10T06:54:06.627Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-10T06:54:06.628Z] $ docker exec 6f00e4b0fa3793da660b633bcccf4a97e365dde71470d4059abbc7913ea82713 ssh-agent [2022-05-10T06:54:06.746Z] SSH_AUTH_SOCK=/tmp/ssh-oc0hvuUlzqoK/agent.74 [2022-05-10T06:54:06.746Z] SSH_AGENT_PID=81 [2022-05-10T06:54:06.751Z] Running ssh-add (command line suppressed) [2022-05-10T06:54:06.860Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-378@tmp/private_key_7553904801046913803.key (/w/workspace/gexfoundry_device-mqtt-go_PR-378@tmp/private_key_7553904801046913803.key) [2022-05-10T06:54:06.882Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-10T06:54:07.175Z] + git semver init [2022-05-10T06:54:07.437Z] 2022-05-10 06:54:07,362 [run_init] DEBUG init version:0.0.0 force:False [2022-05-10T06:54:07.437Z] 2022-05-10 06:54:07,363 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-378/.semver [2022-05-10T06:54:07.437Z] 2022-05-10 06:54:07,363 [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-10T06:54:07.437Z] 2022-05-10 06:54:07,363 [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-10T06:54:08.380Z] 2022-05-10 06:54:08,223 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-378/.git/info/exclude [2022-05-10T06:54:08.380Z] 2022-05-10 06:54:08,224 [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-10T06:54:08.380Z] 2022-05-10 06:54:08,224 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-378/.semver/PR-378 [2022-05-10T06:54:08.380Z] 2022-05-10 06:54:08,229 [execute] INFO git cat-file --batch-check [2022-05-10T06:54:08.381Z] 2022-05-10 06:54:08,229 [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-10T06:54:08.381Z] 2022-05-10 06:54:08,237 [execute] INFO git cat-file --batch [2022-05-10T06:54:08.381Z] 2022-05-10 06:54:08,237 [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-10T06:54:08.381Z] 2022-05-10 06:54:08,244 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-378/.semver/PR-378 [2022-05-10T06:54:08.381Z] 0.0.0 [Pipeline] } [2022-05-10T06:54:08.390Z] $ docker exec --env ******** --env ******** 6f00e4b0fa3793da660b633bcccf4a97e365dde71470d4059abbc7913ea82713 ssh-agent -k [2022-05-10T06:54:08.500Z] unset SSH_AUTH_SOCK; [2022-05-10T06:54:08.500Z] unset SSH_AGENT_PID; [2022-05-10T06:54:08.500Z] echo Agent pid 81 killed; [2022-05-10T06:54:08.511Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-10T06:54:08.819Z] + git semver [Pipeline] } [2022-05-10T06:54:09.093Z] $ docker stop --time=1 6f00e4b0fa3793da660b633bcccf4a97e365dde71470d4059abbc7913ea82713 [2022-05-10T06:54:10.428Z] $ docker rm -f 6f00e4b0fa3793da660b633bcccf4a97e365dde71470d4059abbc7913ea82713 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-10T06:54:10.791Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-10T06:54:11.064Z] Stashed 1 file(s) [Pipeline] echo [2022-05-10T06:54:11.067Z] [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-10T06:54:11.222Z] provisioning config files... [2022-05-10T06:54:11.234Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-378@tmp/config7789043190565081564tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T06:54:11.539Z] ---> docker-login.sh [2022-05-10T06:54:11.539Z] nexus3.edgexfoundry.org:10001 [2022-05-10T06:54:11.539Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T06:54:11.539Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T06:54:11.539Z] Configure a credential helper to remove this warning. See [2022-05-10T06:54:11.539Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T06:54:11.539Z] [2022-05-10T06:54:11.539Z] Login Succeeded [2022-05-10T06:54:11.539Z] nexus3.edgexfoundry.org:10002 [2022-05-10T06:54:11.539Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T06:54:11.801Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T06:54:11.801Z] Configure a credential helper to remove this warning. See [2022-05-10T06:54:11.801Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T06:54:11.801Z] [2022-05-10T06:54:11.801Z] Login Succeeded [2022-05-10T06:54:11.801Z] nexus3.edgexfoundry.org:10003 [2022-05-10T06:54:11.801Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T06:54:11.801Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T06:54:11.801Z] Configure a credential helper to remove this warning. See [2022-05-10T06:54:11.801Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T06:54:11.801Z] [2022-05-10T06:54:11.801Z] Login Succeeded [2022-05-10T06:54:11.801Z] nexus3.edgexfoundry.org:10004 [2022-05-10T06:54:12.063Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T06:54:12.063Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T06:54:12.063Z] Configure a credential helper to remove this warning. See [2022-05-10T06:54:12.063Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T06:54:12.063Z] [2022-05-10T06:54:12.063Z] Login Succeeded [2022-05-10T06:54:12.063Z] docker.io [2022-05-10T06:54:12.063Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T06:54:12.325Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T06:54:12.325Z] Configure a credential helper to remove this warning. See [2022-05-10T06:54:12.325Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T06:54:12.325Z] [2022-05-10T06:54:12.325Z] Login Succeeded [2022-05-10T06:54:12.325Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T06:54:12.335Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-10T06:54:12.406Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-10T06:54:12.419Z] ========================================================= [2022-05-10T06:54:12.419Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-10T06:54:12.419Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-10T06:54:12.733Z] + 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-10T06:54:12.733Z] Sending build context to Docker daemon 5.886MB [2022-05-10T06:54:12.733Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-05-10T06:54:12.733Z] Step 2/12 : FROM ${BASE} AS builder [2022-05-10T06:54:12.733Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-10T06:54:12.733Z] 59bf1c3509f3: Pulling fs layer [2022-05-10T06:54:12.733Z] 666ba61612fd: Pulling fs layer [2022-05-10T06:54:12.733Z] 8ed8ca486205: Pulling fs layer [2022-05-10T06:54:12.733Z] 4fe6c5a15a65: Pulling fs layer [2022-05-10T06:54:12.733Z] 22a0e8bec74d: Pulling fs layer [2022-05-10T06:54:12.733Z] ca2b28591e48: Pulling fs layer [2022-05-10T06:54:12.733Z] a51346096db8: Pulling fs layer [2022-05-10T06:54:12.733Z] daebc70d1ce1: Pulling fs layer [2022-05-10T06:54:12.733Z] 0e18a0eac166: Pulling fs layer [2022-05-10T06:54:12.733Z] 4fe6c5a15a65: Waiting [2022-05-10T06:54:12.733Z] daebc70d1ce1: Waiting [2022-05-10T06:54:12.733Z] 22a0e8bec74d: Waiting [2022-05-10T06:54:12.733Z] 0e18a0eac166: Waiting [2022-05-10T06:54:12.733Z] ca2b28591e48: Waiting [2022-05-10T06:54:12.733Z] a51346096db8: Waiting [2022-05-10T06:54:12.733Z] 8ed8ca486205: Verifying Checksum [2022-05-10T06:54:12.733Z] 8ed8ca486205: Download complete [2022-05-10T06:54:12.733Z] 666ba61612fd: Download complete [2022-05-10T06:54:12.997Z] 22a0e8bec74d: Verifying Checksum [2022-05-10T06:54:12.997Z] 22a0e8bec74d: Download complete [2022-05-10T06:54:12.997Z] ca2b28591e48: Download complete [2022-05-10T06:54:12.997Z] a51346096db8: Verifying Checksum [2022-05-10T06:54:12.997Z] a51346096db8: Download complete [2022-05-10T06:54:12.997Z] 59bf1c3509f3: Verifying Checksum [2022-05-10T06:54:12.997Z] 59bf1c3509f3: Download complete [2022-05-10T06:54:12.997Z] daebc70d1ce1: Verifying Checksum [2022-05-10T06:54:12.997Z] daebc70d1ce1: Download complete [2022-05-10T06:54:12.997Z] 59bf1c3509f3: Pull complete [2022-05-10T06:54:13.259Z] 666ba61612fd: Pull complete [2022-05-10T06:54:13.259Z] 8ed8ca486205: Pull complete [2022-05-10T06:54:13.519Z] 0e18a0eac166: Verifying Checksum [2022-05-10T06:54:13.519Z] 0e18a0eac166: Download complete [2022-05-10T06:54:13.779Z] 4fe6c5a15a65: Verifying Checksum [2022-05-10T06:54:13.779Z] 4fe6c5a15a65: Download complete [2022-05-10T06:54:17.992Z] 4fe6c5a15a65: Pull complete [2022-05-10T06:54:17.992Z] 22a0e8bec74d: Pull complete [2022-05-10T06:54:17.992Z] ca2b28591e48: Pull complete [2022-05-10T06:54:17.992Z] a51346096db8: Pull complete [2022-05-10T06:54:17.992Z] daebc70d1ce1: Pull complete [2022-05-10T06:54:20.536Z] 0e18a0eac166: Pull complete [2022-05-10T06:54:20.536Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-10T06:54:20.536Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-10T06:54:20.536Z] ---> f018257e8ee9 [2022-05-10T06:54:20.536Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-10T06:54:21.478Z] ---> Running in aa6e28e6a564 [2022-05-10T06:54:21.740Z] Removing intermediate container aa6e28e6a564 [2022-05-10T06:54:21.740Z] ---> cb8ff7bbbb8a [2022-05-10T06:54:21.740Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-05-10T06:54:21.740Z] ---> Running in 2897f57b7f9e [2022-05-10T06:54:21.740Z] Removing intermediate container 2897f57b7f9e [2022-05-10T06:54:21.740Z] ---> 469ed7904baf [2022-05-10T06:54:21.740Z] Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T06:54:21.740Z] ---> Running in 5daded44ab97 [2022-05-10T06:54:22.682Z] Removing intermediate container 5daded44ab97 [2022-05-10T06:54:22.682Z] ---> c77e18309573 [2022-05-10T06:54:22.682Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-10T06:54:22.943Z] ---> Running in 265a8b31bc35 [2022-05-10T06:54:23.203Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T06:54:24.147Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T06:54:24.147Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-05-10T06:54:24.408Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-05-10T06:54:24.408Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-05-10T06:54:24.408Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-05-10T06:54:24.668Z] Executing busybox-1.34.1-r3.trigger [2022-05-10T06:54:24.668Z] OK: 224 MiB in 56 packages [2022-05-10T06:54:24.930Z] Removing intermediate container 265a8b31bc35 [2022-05-10T06:54:24.930Z] ---> f080f33e9902 [2022-05-10T06:54:24.930Z] Step 7/12 : WORKDIR /device-mqtt-go [2022-05-10T06:54:25.190Z] ---> Running in 0c62539d2f00 [2022-05-10T06:54:25.190Z] Removing intermediate container 0c62539d2f00 [2022-05-10T06:54:25.190Z] ---> d05b07797890 [2022-05-10T06:54:25.190Z] Step 8/12 : COPY go.mod vendor* ./ [2022-05-10T06:54:25.451Z] ---> 74a0ac0ef682 [2022-05-10T06:54:25.451Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T06:54:25.451Z] ---> Running in 29835b41bcaa [2022-05-10T06:54:26.180Z] Still waiting to schedule task [2022-05-10T06:54:26.181Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-05-10T06:54:40.362Z] Removing intermediate container 29835b41bcaa [2022-05-10T06:54:40.362Z] ---> 7f48d8eb4fa9 [2022-05-10T06:54:40.362Z] Step 10/12 : COPY . . [2022-05-10T06:54:40.362Z] ---> fac37f5245c7 [2022-05-10T06:54:40.362Z] Step 11/12 : ARG MAKE='make build' [2022-05-10T06:54:40.362Z] ---> Running in 155f513e00a0 [2022-05-10T06:54:40.362Z] Removing intermediate container 155f513e00a0 [2022-05-10T06:54:40.362Z] ---> 85d714d23310 [2022-05-10T06:54:40.362Z] Step 12/12 : RUN $MAKE [2022-05-10T06:54:40.362Z] ---> Running in c4b718690bda [2022-05-10T06:54:40.362Z] noop [2022-05-10T06:54:40.622Z] Removing intermediate container c4b718690bda [2022-05-10T06:54:40.622Z] ---> cb554b6343c6 [2022-05-10T06:54:40.883Z] Successfully built cb554b6343c6 [2022-05-10T06:54:40.883Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T06:54:41.185Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-10T06:54:41.185Z] . [Pipeline] withDockerContainer [2022-05-10T06:54:41.260Z] prd-ubuntu20.04-docker-8c-8g-45345 does not seem to be running inside a container [2022-05-10T06:54:41.312Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2022-05-10T06:54:41.706Z] $ docker top 53d6a6a941414996db10129ec5fe37a2c8429f20af652229db54d1d55d61ba51 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T06:54:42.067Z] + go version [2022-05-10T06:54:42.067Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-10T06:54:42.088Z] $ docker stop --time=1 53d6a6a941414996db10129ec5fe37a2c8429f20af652229db54d1d55d61ba51 [2022-05-10T06:54:43.401Z] $ docker rm -f 53d6a6a941414996db10129ec5fe37a2c8429f20af652229db54d1d55d61ba51 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T06:54:43.825Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-10T06:54:43.825Z] . [Pipeline] withDockerContainer [2022-05-10T06:54:43.904Z] prd-ubuntu20.04-docker-8c-8g-45345 does not seem to be running inside a container [2022-05-10T06:54:43.951Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2022-05-10T06:54:44.327Z] $ docker top 637172ecb22221ecf570f8b26a81bf3bc96b931ece3ad18c02edd17ab22d530f -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-10T06:54:44.736Z] + make test [2022-05-10T06:54:44.737Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-05-10T06:54:45.054Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2022-05-10T06:54:55.100Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2022-05-10T06:54:55.100Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.017s coverage: 21.8% of statements [2022-05-10T06:54:55.100Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2022-05-10T06:55:03.227Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-10T06:55:07.427Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-10T06:55:07.427Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-10T06:55:07.427Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-10T06:55:07.705Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-10T06:55:07.727Z] $ docker stop --time=1 637172ecb22221ecf570f8b26a81bf3bc96b931ece3ad18c02edd17ab22d530f [2022-05-10T06:55:09.417Z] $ docker rm -f 637172ecb22221ecf570f8b26a81bf3bc96b931ece3ad18c02edd17ab22d530f [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-10T06:55:09.852Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-10T06:55:09.899Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-05-10T06:55:10.428Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-10T06:55:10.721Z] + ls -al . [2022-05-10T06:55:10.721Z] total 180 [2022-05-10T06:55:10.721Z] drwxrwxr-x 10 jenkins jenkins 4096 May 10 06:55 . [2022-05-10T06:55:10.721Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 06:53 .. [2022-05-10T06:55:10.721Z] -rw-rw-r-- 1 jenkins jenkins 140 May 10 06:53 .dockerignore [2022-05-10T06:55:10.721Z] drwxrwxr-x 8 jenkins jenkins 4096 May 10 06:54 .git [2022-05-10T06:55:10.721Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 06:53 .github [2022-05-10T06:55:10.721Z] -rw-rw-r-- 1 jenkins jenkins 329 May 10 06:53 .gitignore [2022-05-10T06:55:10.721Z] -rw-rw-r-- 1 jenkins jenkins 41 May 10 06:53 .golangci.yml [2022-05-10T06:55:10.721Z] drwxr-xr-x 3 jenkins jenkins 4096 May 10 06:54 .semver [2022-05-10T06:55:10.721Z] -rw-rw-r-- 1 jenkins jenkins 8656 May 10 06:53 Attribution.txt [2022-05-10T06:55:10.721Z] -rw-rw-r-- 1 jenkins jenkins 11365 May 10 06:53 CHANGELOG.md [2022-05-10T06:55:10.721Z] -rw-rw-r-- 1 jenkins jenkins 1930 May 10 06:53 Dockerfile [2022-05-10T06:55:10.721Z] -rw-rw-r-- 1 jenkins jenkins 677 May 10 06:53 GOVERNANCE.md [2022-05-10T06:55:10.721Z] -rw-rw-r-- 1 jenkins jenkins 678 May 10 06:53 Jenkinsfile [2022-05-10T06:55:10.721Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 10 06:53 LICENSE [2022-05-10T06:55:10.721Z] -rw-rw-r-- 1 jenkins jenkins 1930 May 10 06:53 Makefile [2022-05-10T06:55:10.721Z] -rw-rw-r-- 1 jenkins jenkins 620 May 10 06:53 OWNERS.md [2022-05-10T06:55:10.721Z] -rw-rw-r-- 1 jenkins jenkins 2501 May 10 06:53 README.md [2022-05-10T06:55:10.721Z] -rw-rw-r-- 1 jenkins jenkins 5 May 10 06:54 VERSION [2022-05-10T06:55:10.721Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 06:53 bin [2022-05-10T06:55:10.721Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 06:53 cmd [2022-05-10T06:55:10.721Z] -rw-r--r-- 1 jenkins jenkins 17887 May 10 06:54 coverage.out [2022-05-10T06:55:10.721Z] -rw-rw-r-- 1 jenkins jenkins 3309 May 10 06:53 go.mod [2022-05-10T06:55:10.721Z] -rw-rw-r-- 1 jenkins jenkins 35490 May 10 06:53 go.sum [2022-05-10T06:55:10.721Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 06:53 internal [2022-05-10T06:55:10.721Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 06:53 mock [2022-05-10T06:55:10.721Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 06:53 snap [2022-05-10T06:55:10.721Z] -rw-rw-r-- 1 jenkins jenkins 227 May 10 06:53 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-10T06:55:11.029Z] + 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=2c827a9d98d942daa042874c4a261230ad0958f3 --label arch=amd64 --label version=0.0.0 . [2022-05-10T06:55:11.029Z] Sending build context to Docker daemon 5.904MB [2022-05-10T06:55:11.029Z] Step 1/24 : ARG BASE=golang:1.17-alpine3.15 [2022-05-10T06:55:11.029Z] Step 2/24 : FROM ${BASE} AS builder [2022-05-10T06:55:11.029Z] ---> cb554b6343c6 [2022-05-10T06:55:11.029Z] Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-10T06:55:11.029Z] ---> Running in a0074606a68c [2022-05-10T06:55:11.288Z] Removing intermediate container a0074606a68c [2022-05-10T06:55:11.288Z] ---> 05191028f3f9 [2022-05-10T06:55:11.288Z] Step 4/24 : ARG ALPINE_PKG_EXTRA="" [2022-05-10T06:55:11.288Z] ---> Running in c0785521e35f [2022-05-10T06:55:11.288Z] Removing intermediate container c0785521e35f [2022-05-10T06:55:11.288Z] ---> 7847ec0ffd0b [2022-05-10T06:55:11.288Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T06:55:11.288Z] ---> Running in ae26fd1b8fd3 [2022-05-10T06:55:11.859Z] Removing intermediate container ae26fd1b8fd3 [2022-05-10T06:55:11.859Z] ---> d4c3899b58fc [2022-05-10T06:55:11.859Z] Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-10T06:55:11.859Z] ---> Running in 918a21868762 [2022-05-10T06:55:12.433Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T06:55:13.008Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T06:55:13.269Z] OK: 224 MiB in 56 packages [2022-05-10T06:55:13.840Z] Removing intermediate container 918a21868762 [2022-05-10T06:55:13.841Z] ---> 9cd77b6f6adc [2022-05-10T06:55:13.841Z] Step 7/24 : WORKDIR /device-mqtt-go [2022-05-10T06:55:13.841Z] ---> Running in 978370e0ef92 [2022-05-10T06:55:13.841Z] Removing intermediate container 978370e0ef92 [2022-05-10T06:55:13.841Z] ---> 66822f71692f [2022-05-10T06:55:13.841Z] Step 8/24 : COPY go.mod vendor* ./ [2022-05-10T06:55:14.100Z] ---> caa3ea75d9b7 [2022-05-10T06:55:14.100Z] Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T06:55:14.100Z] ---> Running in 0aead5a4b907 [2022-05-10T06:55:15.040Z] Removing intermediate container 0aead5a4b907 [2022-05-10T06:55:15.040Z] ---> 6ccdae955751 [2022-05-10T06:55:15.040Z] Step 10/24 : COPY . . [2022-05-10T06:55:15.040Z] ---> 96915bab6d8a [2022-05-10T06:55:15.040Z] Step 11/24 : ARG MAKE='make build' [2022-05-10T06:55:15.040Z] ---> Running in a0c4f3719489 [2022-05-10T06:55:15.302Z] Removing intermediate container a0c4f3719489 [2022-05-10T06:55:15.302Z] ---> 6606c01f5e6d [2022-05-10T06:55:15.302Z] Step 12/24 : RUN $MAKE [2022-05-10T06:55:15.302Z] ---> Running in 131a7b4c7d11 [2022-05-10T06:55:15.561Z] 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-10T06:55:37.523Z] Removing intermediate container 131a7b4c7d11 [2022-05-10T06:55:37.523Z] ---> 9ebd3df11c32 [2022-05-10T06:55:37.523Z] Step 13/24 : FROM alpine:3.14 [2022-05-10T06:55:37.523Z] 3.14: Pulling from library/alpine [2022-05-10T06:55:37.523Z] 8663204ce13b: Pulling fs layer [2022-05-10T06:55:37.523Z] 8663204ce13b: Verifying Checksum [2022-05-10T06:55:37.523Z] 8663204ce13b: Download complete [2022-05-10T06:55:37.523Z] 8663204ce13b: Pull complete [2022-05-10T06:55:37.523Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-10T06:55:37.523Z] Status: Downloaded newer image for alpine:3.14 [2022-05-10T06:55:37.523Z] ---> e04c818066af [2022-05-10T06:55:37.524Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2022-05-10T06:55:37.524Z] ---> Running in 6b82eac34d03 [2022-05-10T06:55:37.524Z] Removing intermediate container 6b82eac34d03 [2022-05-10T06:55:37.524Z] ---> feb0f0fea145 [2022-05-10T06:55:37.524Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-10T06:55:37.524Z] ---> Running in b2bccdd64ac6 [2022-05-10T06:55:37.524Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-10T06:55:37.524Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-10T06:55:37.524Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-10T06:55:37.524Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-10T06:55:37.524Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-10T06:55:37.524Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-10T06:55:37.524Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-10T06:55:37.524Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-10T06:55:37.524Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T06:55:37.524Z] OK: 8 MiB in 20 packages [2022-05-10T06:55:37.524Z] Removing intermediate container b2bccdd64ac6 [2022-05-10T06:55:37.524Z] ---> 9f82c1bd0017 [2022-05-10T06:55:37.524Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2022-05-10T06:55:37.782Z] ---> 3d378744612a [2022-05-10T06:55:37.782Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2022-05-10T06:55:38.043Z] ---> 61a7e2876ebc [2022-05-10T06:55:38.043Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2022-05-10T06:55:38.043Z] ---> 927c5fe04038 [2022-05-10T06:55:38.043Z] Step 19/24 : EXPOSE 59982 [2022-05-10T06:55:38.303Z] ---> Running in 915a4487794a [2022-05-10T06:55:38.303Z] Removing intermediate container 915a4487794a [2022-05-10T06:55:38.303Z] ---> 150bac670929 [2022-05-10T06:55:38.303Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2022-05-10T06:55:38.303Z] ---> Running in c79a49efdd68 [2022-05-10T06:55:38.303Z] Removing intermediate container c79a49efdd68 [2022-05-10T06:55:38.303Z] ---> d3d143a896b8 [2022-05-10T06:55:38.303Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T06:55:38.562Z] ---> Running in a6597ce04ef4 [2022-05-10T06:55:38.562Z] Removing intermediate container a6597ce04ef4 [2022-05-10T06:55:38.562Z] ---> c36c26792f95 [2022-05-10T06:55:38.562Z] Step 22/24 : LABEL arch=amd64 [2022-05-10T06:55:38.562Z] ---> Running in b2585b4b2783 [2022-05-10T06:55:38.562Z] Removing intermediate container b2585b4b2783 [2022-05-10T06:55:38.562Z] ---> c9acda862dd3 [2022-05-10T06:55:38.562Z] Step 23/24 : LABEL git_sha=2c827a9d98d942daa042874c4a261230ad0958f3 [2022-05-10T06:55:38.562Z] ---> Running in 89fc866b2aca [2022-05-10T06:55:38.823Z] Removing intermediate container 89fc866b2aca [2022-05-10T06:55:38.823Z] ---> aeeac399e52e [2022-05-10T06:55:38.823Z] Step 24/24 : LABEL version=0.0.0 [2022-05-10T06:55:38.823Z] ---> Running in 3118417c89d9 [2022-05-10T06:55:38.823Z] Removing intermediate container 3118417c89d9 [2022-05-10T06:55:38.823Z] ---> bde98ccb1916 [2022-05-10T06:55:38.823Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-10T06:55:38.823Z] Successfully built bde98ccb1916 [2022-05-10T06:55:38.823Z] 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-10T06:55:39.254Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T06:55:39.254Z] [2022-05-10T06:55:39.254Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T06:55:39.554Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T06:55:39.554Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-10T06:55:39.554Z] 5eb5b503b376: Pulling fs layer [2022-05-10T06:55:39.554Z] 5c69ac0246d0: Pulling fs layer [2022-05-10T06:55:39.554Z] ec43610c2a17: Pulling fs layer [2022-05-10T06:55:39.554Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-10T06:55:39.554Z] 33b1e0a273af: Pulling fs layer [2022-05-10T06:55:39.554Z] 5d3b04190fa2: Pulling fs layer [2022-05-10T06:55:39.554Z] 2f39f015ded8: Pulling fs layer [2022-05-10T06:55:39.554Z] 33b1e0a273af: Waiting [2022-05-10T06:55:39.554Z] 5d3b04190fa2: Waiting [2022-05-10T06:55:39.554Z] 3a2ae6a8a46f: Waiting [2022-05-10T06:55:39.554Z] 2f39f015ded8: Waiting [2022-05-10T06:55:39.554Z] 5c69ac0246d0: Verifying Checksum [2022-05-10T06:55:39.554Z] 5c69ac0246d0: Download complete [2022-05-10T06:55:39.554Z] 3a2ae6a8a46f: Verifying Checksum [2022-05-10T06:55:39.554Z] 3a2ae6a8a46f: Download complete [2022-05-10T06:55:39.554Z] 33b1e0a273af: Verifying Checksum [2022-05-10T06:55:39.554Z] 33b1e0a273af: Download complete [2022-05-10T06:55:39.554Z] ec43610c2a17: Verifying Checksum [2022-05-10T06:55:39.554Z] ec43610c2a17: Download complete [2022-05-10T06:55:39.554Z] 5d3b04190fa2: Verifying Checksum [2022-05-10T06:55:39.554Z] 5d3b04190fa2: Download complete [2022-05-10T06:55:39.813Z] 5eb5b503b376: Verifying Checksum [2022-05-10T06:55:39.813Z] 5eb5b503b376: Download complete [2022-05-10T06:55:40.381Z] 2f39f015ded8: Download complete [2022-05-10T06:55:41.320Z] 5eb5b503b376: Pull complete [2022-05-10T06:55:41.320Z] 5c69ac0246d0: Pull complete [2022-05-10T06:55:41.889Z] ec43610c2a17: Pull complete [2022-05-10T06:55:41.889Z] 3a2ae6a8a46f: Pull complete [2022-05-10T06:55:42.148Z] 33b1e0a273af: Pull complete [2022-05-10T06:55:42.148Z] 5d3b04190fa2: Pull complete [2022-05-10T06:55:47.427Z] 2f39f015ded8: Pull complete [2022-05-10T06:55:47.427Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-10T06:55:47.427Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T06:55:47.427Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-10T06:55:47.496Z] prd-ubuntu20.04-docker-8c-8g-45345 does not seem to be running inside a container [2022-05-10T06:55:47.541Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-10T06:55:48.968Z] $ docker top a68ca0a3fe352cd29551b59f0f3684566428640e12306c45bc352c976ba886f8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T06:55:49.358Z] ---> job-cost.sh [2022-05-10T06:55:49.358Z] lf-activate-venv: SKIPPING [2022-05-10T06:55:49.358Z] INFO: No Stack... [2022-05-10T06:55:49.618Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-10T06:55:50.189Z] INFO: Archiving Costs [Pipeline] sh [2022-05-10T06:55:50.498Z] + cat /w/workspace/gexfoundry_device-mqtt-go_PR-378/archives/cost.csv [2022-05-10T06:55:50.498Z] + cut -d, -f6 [Pipeline] lock [2022-05-10T06:55:50.518Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-378-5-stack-cost] [2022-05-10T06:55:50.523Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-378-5-stack-cost] did not exist. Created. [2022-05-10T06:55:50.523Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-378-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-10T06:55:50.840Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-10T06:55:50.864Z] Stashed 1 file(s) [Pipeline] } [2022-05-10T06:55:50.871Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-378-5-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-10T06:55:50.898Z] $ docker stop --time=1 a68ca0a3fe352cd29551b59f0f3684566428640e12306c45bc352c976ba886f8 [2022-05-10T06:55:52.081Z] $ docker rm -f a68ca0a3fe352cd29551b59f0f3684566428640e12306c45bc352c976ba886f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-10T07:04:47.030Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-45616 in /w/workspace/gexfoundry_device-mqtt-go_PR-378 [Pipeline] { [Pipeline] ws [2022-05-10T07:04:47.040Z] Running in /w/workspace/device-mqtt-go/5 [Pipeline] { [Pipeline] checkout [2022-05-10T07:04:47.294Z] Selected Git installation does not exist. Using Default [2022-05-10T07:04:47.294Z] The recommended git tool is: NONE [2022-05-10T07:04:54.178Z] using credential edgex-jenkins-ssh [2022-05-10T07:04:54.198Z] Cloning the remote Git repository [2022-05-10T07:04:54.305Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2022-05-10T07:04:54.384Z] > git init /w/workspace/device-mqtt-go/5 # timeout=10 [2022-05-10T07:04:54.557Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2022-05-10T07:04:54.558Z] > git --version # timeout=10 [2022-05-10T07:04:54.608Z] > git --version # 'git version 2.25.1' [2022-05-10T07:04:54.610Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-10T07:04:54.702Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-10T07:04:55.915Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2022-05-10T07:04:55.940Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-10T07:04:55.988Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2022-05-10T07:04:56.048Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2022-05-10T07:04:56.050Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-10T07:04:56.064Z] > 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-10T07:04:56.717Z] Merging remotes/origin/main commit 9e5ff16ea29b888a79edc386c2a8af4882824547 into PR head commit 2c827a9d98d942daa042874c4a261230ad0958f3 [2022-05-10T07:04:57.309Z] Merge succeeded, producing 2c827a9d98d942daa042874c4a261230ad0958f3 [2022-05-10T07:04:57.309Z] Checking out Revision 2c827a9d98d942daa042874c4a261230ad0958f3 (PR-378) [2022-05-10T07:04:56.742Z] > git config core.sparsecheckout # timeout=10 [2022-05-10T07:04:56.834Z] > git checkout -f 2c827a9d98d942daa042874c4a261230ad0958f3 # timeout=10 [2022-05-10T07:04:56.986Z] > git remote # timeout=10 [2022-05-10T07:04:57.069Z] > git config --get remote.origin.url # timeout=10 [2022-05-10T07:04:57.145Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-10T07:04:57.168Z] > git merge 9e5ff16ea29b888a79edc386c2a8af4882824547 # timeout=10 [2022-05-10T07:04:57.245Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-10T07:04:57.323Z] > git config core.sparsecheckout # timeout=10 [2022-05-10T07:04:57.389Z] > git checkout -f 2c827a9d98d942daa042874c4a261230ad0958f3 # timeout=10 [2022-05-10T07:05:02.082Z] Commit message: "docs: additions to CHANGELOG" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-10T07:05:03.049Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-10T07:05:03.049Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-10T07:05:03.049Z] Dload Upload Total Spent Left Speed [2022-05-10T07:05:03.049Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 170k 0 --:--:-- --:--:-- --:--:-- 172k [Pipeline] sh [2022-05-10T07:05:03.604Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-10T07:05:03.954Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-10T07:05:03.954Z] + sudo tee /etc/docker/daemon.new [2022-05-10T07:05:03.954Z] { [2022-05-10T07:05:03.954Z] "registry-mirrors": [ [2022-05-10T07:05:03.954Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-10T07:05:03.954Z] ], [2022-05-10T07:05:03.954Z] "bip": "10.250.0.254/24", [2022-05-10T07:05:03.954Z] "hosts": [ [2022-05-10T07:05:03.954Z] "tcp://0.0.0.0:5555", [2022-05-10T07:05:03.954Z] "unix:///var/run/docker.sock" [2022-05-10T07:05:03.954Z] ], [2022-05-10T07:05:03.954Z] "mtu": 1458, [2022-05-10T07:05:03.954Z] "selinux-enabled": true, [2022-05-10T07:05:03.954Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-10T07:05:03.954Z] } [Pipeline] sh [2022-05-10T07:05:04.327Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-10T07:05:04.689Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T07:05:23.194Z] provisioning config files... [2022-05-10T07:05:23.222Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/5@tmp/config8748165591574002324tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T07:05:23.601Z] ---> docker-login.sh [2022-05-10T07:05:23.602Z] nexus3.edgexfoundry.org:10001 [2022-05-10T07:05:24.210Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T07:05:24.490Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T07:05:24.490Z] Configure a credential helper to remove this warning. See [2022-05-10T07:05:24.490Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T07:05:24.490Z] [2022-05-10T07:05:24.490Z] Login Succeeded [2022-05-10T07:05:24.490Z] nexus3.edgexfoundry.org:10002 [2022-05-10T07:05:25.092Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T07:05:25.092Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T07:05:25.092Z] Configure a credential helper to remove this warning. See [2022-05-10T07:05:25.092Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T07:05:25.092Z] [2022-05-10T07:05:25.092Z] Login Succeeded [2022-05-10T07:05:25.092Z] nexus3.edgexfoundry.org:10003 [2022-05-10T07:05:25.365Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T07:05:25.641Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T07:05:25.641Z] Configure a credential helper to remove this warning. See [2022-05-10T07:05:25.641Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T07:05:25.641Z] [2022-05-10T07:05:25.641Z] Login Succeeded [2022-05-10T07:05:25.641Z] nexus3.edgexfoundry.org:10004 [2022-05-10T07:05:25.913Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T07:05:25.913Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T07:05:25.913Z] Configure a credential helper to remove this warning. See [2022-05-10T07:05:25.913Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T07:05:25.913Z] [2022-05-10T07:05:25.913Z] Login Succeeded [2022-05-10T07:05:25.913Z] docker.io [2022-05-10T07:05:26.507Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T07:05:26.781Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T07:05:26.781Z] Configure a credential helper to remove this warning. See [2022-05-10T07:05:26.781Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T07:05:26.781Z] [2022-05-10T07:05:26.781Z] Login Succeeded [2022-05-10T07:05:26.781Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T07:05:26.798Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-10T07:05:27.364Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-10T07:05:27.380Z] ========================================================= [2022-05-10T07:05:27.380Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-10T07:05:27.380Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-10T07:05:27.740Z] + 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-10T07:05:28.016Z] Sending build context to Docker daemon 3.059MB [2022-05-10T07:05:28.016Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-05-10T07:05:28.016Z] Step 2/12 : FROM ${BASE} AS builder [2022-05-10T07:05:28.292Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-10T07:05:28.292Z] 9b3977197b4f: Pulling fs layer [2022-05-10T07:05:28.292Z] 1a89e8eeedd5: Pulling fs layer [2022-05-10T07:05:28.292Z] 94645a83ff95: Pulling fs layer [2022-05-10T07:05:28.292Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-10T07:05:28.292Z] 0c92f367c5e7: Pulling fs layer [2022-05-10T07:05:28.292Z] 3096ccb668a1: Pulling fs layer [2022-05-10T07:05:28.292Z] e8cf19c19ddd: Pulling fs layer [2022-05-10T07:05:28.292Z] a4caa8a26152: Pulling fs layer [2022-05-10T07:05:28.292Z] 0c92f367c5e7: Waiting [2022-05-10T07:05:28.292Z] 3096ccb668a1: Waiting [2022-05-10T07:05:28.292Z] e8cf19c19ddd: Waiting [2022-05-10T07:05:28.292Z] a4caa8a26152: Waiting [2022-05-10T07:05:28.292Z] 94645a83ff95: Verifying Checksum [2022-05-10T07:05:28.292Z] 94645a83ff95: Download complete [2022-05-10T07:05:28.292Z] 1a89e8eeedd5: Verifying Checksum [2022-05-10T07:05:28.292Z] 1a89e8eeedd5: Download complete [2022-05-10T07:05:28.292Z] 0c92f367c5e7: Verifying Checksum [2022-05-10T07:05:28.292Z] 0c92f367c5e7: Download complete [2022-05-10T07:05:28.292Z] 9b3977197b4f: Verifying Checksum [2022-05-10T07:05:28.292Z] 9b3977197b4f: Download complete [2022-05-10T07:05:28.292Z] 3096ccb668a1: Verifying Checksum [2022-05-10T07:05:28.292Z] 3096ccb668a1: Download complete [2022-05-10T07:05:28.292Z] e8cf19c19ddd: Verifying Checksum [2022-05-10T07:05:28.292Z] e8cf19c19ddd: Download complete [2022-05-10T07:05:29.292Z] 9b3977197b4f: Pull complete [2022-05-10T07:05:29.893Z] 1a89e8eeedd5: Pull complete [2022-05-10T07:05:30.173Z] 94645a83ff95: Pull complete [2022-05-10T07:05:30.446Z] a4caa8a26152: Download complete [2022-05-10T07:05:31.054Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-10T07:05:31.054Z] 3f3a8bcf1eab: Download complete [2022-05-10T07:05:43.468Z] 3f3a8bcf1eab: Pull complete [2022-05-10T07:05:43.468Z] 0c92f367c5e7: Pull complete [2022-05-10T07:05:44.067Z] 3096ccb668a1: Pull complete [2022-05-10T07:05:44.342Z] e8cf19c19ddd: Pull complete [2022-05-10T07:05:49.740Z] a4caa8a26152: Pull complete [2022-05-10T07:05:49.740Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-10T07:05:49.740Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-10T07:05:49.740Z] ---> 725f1c02e7f9 [2022-05-10T07:05:49.740Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-10T07:05:51.719Z] ---> Running in e1549b335abf [2022-05-10T07:05:51.994Z] Removing intermediate container e1549b335abf [2022-05-10T07:05:51.994Z] ---> 7b845c85d7e3 [2022-05-10T07:05:51.994Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-05-10T07:05:51.994Z] ---> Running in 6b16d3bb29af [2022-05-10T07:05:52.274Z] Removing intermediate container 6b16d3bb29af [2022-05-10T07:05:52.274Z] ---> 9ab6da27db22 [2022-05-10T07:05:52.274Z] Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T07:05:52.548Z] ---> Running in 52e06d86bad8 [2022-05-10T07:05:54.532Z] Removing intermediate container 52e06d86bad8 [2022-05-10T07:05:54.532Z] ---> ccb95efb6a26 [2022-05-10T07:05:54.532Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-10T07:05:54.532Z] ---> Running in e456c87131cb [2022-05-10T07:05:55.507Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T07:05:56.481Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T07:05:57.461Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-05-10T07:05:57.461Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-05-10T07:05:57.461Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-05-10T07:05:57.739Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-05-10T07:05:57.739Z] Executing busybox-1.34.1-r3.trigger [2022-05-10T07:05:57.739Z] OK: 224 MiB in 56 packages [2022-05-10T07:05:58.724Z] Removing intermediate container e456c87131cb [2022-05-10T07:05:58.724Z] ---> bb70aedbf219 [2022-05-10T07:05:58.724Z] Step 7/12 : WORKDIR /device-mqtt-go [2022-05-10T07:05:58.997Z] ---> Running in 7311b9ced562 [2022-05-10T07:05:59.286Z] Removing intermediate container 7311b9ced562 [2022-05-10T07:05:59.286Z] ---> 57d54dd6a1b4 [2022-05-10T07:05:59.286Z] Step 8/12 : COPY go.mod vendor* ./ [2022-05-10T07:05:59.883Z] ---> 1d1ae9cf9a8c [2022-05-10T07:05:59.883Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T07:05:59.883Z] ---> Running in 1e6ed0d9d2a4 [2022-05-10T07:06:46.894Z] Removing intermediate container 1e6ed0d9d2a4 [2022-05-10T07:06:46.894Z] ---> 1927f75a6b54 [2022-05-10T07:06:46.894Z] Step 10/12 : COPY . . [2022-05-10T07:06:46.894Z] ---> 2ecbed5144fa [2022-05-10T07:06:46.894Z] Step 11/12 : ARG MAKE='make build' [2022-05-10T07:06:46.894Z] ---> Running in 1b0fa1a02630 [2022-05-10T07:06:46.894Z] Removing intermediate container 1b0fa1a02630 [2022-05-10T07:06:46.894Z] ---> 9efbb9570c91 [2022-05-10T07:06:46.894Z] Step 12/12 : RUN $MAKE [2022-05-10T07:06:46.894Z] ---> Running in f676bcc606d5 [2022-05-10T07:06:47.877Z] noop [2022-05-10T07:06:48.874Z] Removing intermediate container f676bcc606d5 [2022-05-10T07:06:48.874Z] ---> fe6127c38de1 [2022-05-10T07:06:48.874Z] Successfully built fe6127c38de1 [2022-05-10T07:06:48.874Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T07:06:49.226Z] + docker inspect -f . ci-base-image-arm64 [2022-05-10T07:06:49.226Z] . [Pipeline] withDockerContainer [2022-05-10T07:06:49.486Z] prd-ubuntu20.04-docker-arm64-4c-16g-45616 does not seem to be running inside a container [2022-05-10T07:06:49.584Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/5 -v /w/workspace/device-mqtt-go/5:/w/workspace/device-mqtt-go/5:rw,z -v /w/workspace/device-mqtt-go/5@tmp:/w/workspace/device-mqtt-go/5@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 ******** -e ******** ci-base-image-arm64 cat [2022-05-10T07:06:50.998Z] $ docker top fa4672f1b5f0c6dbad4b2b4201f77d168cc1156b9957881a8a875a5e348f52d2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T07:06:51.936Z] + go version [2022-05-10T07:06:51.936Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-10T07:06:51.971Z] $ docker stop --time=1 fa4672f1b5f0c6dbad4b2b4201f77d168cc1156b9957881a8a875a5e348f52d2 [2022-05-10T07:06:53.653Z] $ docker rm -f fa4672f1b5f0c6dbad4b2b4201f77d168cc1156b9957881a8a875a5e348f52d2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T07:06:54.289Z] + docker inspect -f . ci-base-image-arm64 [2022-05-10T07:06:54.289Z] . [Pipeline] withDockerContainer [2022-05-10T07:06:54.540Z] prd-ubuntu20.04-docker-arm64-4c-16g-45616 does not seem to be running inside a container [2022-05-10T07:06:54.643Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/5 -v /w/workspace/device-mqtt-go/5:/w/workspace/device-mqtt-go/5:rw,z -v /w/workspace/device-mqtt-go/5@tmp:/w/workspace/device-mqtt-go/5@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 ******** -e ******** ci-base-image-arm64 cat [2022-05-10T07:06:56.013Z] $ docker top 31f23e19a8f6170f183de31fa4daff60b357261d537ace6c718545947393ff86 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-10T07:06:56.961Z] + make test [2022-05-10T07:06:56.961Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-05-10T07:06:58.943Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2022-05-10T07:08:35.859Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2022-05-10T07:08:35.859Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.069s coverage: 21.8% of statements [2022-05-10T07:08:35.859Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2022-05-10T07:08:35.859Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-05-10T07:08:35.859Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-10T07:08:54.252Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-10T07:08:54.252Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-10T07:08:54.252Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-10T07:08:57.681Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-10T07:08:57.710Z] $ docker stop --time=1 31f23e19a8f6170f183de31fa4daff60b357261d537ace6c718545947393ff86 [2022-05-10T07:08:59.486Z] $ docker rm -f 31f23e19a8f6170f183de31fa4daff60b357261d537ace6c718545947393ff86 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-10T07:09:00.482Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-10T07:09:00.504Z] Warning: overwriting stash ‘coverage-report’ [2022-05-10T07:09:00.998Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-10T07:09:01.425Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-10T07:09:01.764Z] + ls -al . [2022-05-10T07:09:01.764Z] total 176 [2022-05-10T07:09:01.764Z] drwxrwxr-x 9 jenkins jenkins 4096 May 10 07:08 . [2022-05-10T07:09:01.764Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 07:04 .. [2022-05-10T07:09:01.764Z] -rw-rw-r-- 1 jenkins jenkins 140 May 10 07:04 .dockerignore [2022-05-10T07:09:01.764Z] drwxrwxr-x 8 jenkins jenkins 4096 May 10 07:05 .git [2022-05-10T07:09:01.764Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 07:04 .github [2022-05-10T07:09:01.764Z] -rw-rw-r-- 1 jenkins jenkins 329 May 10 07:04 .gitignore [2022-05-10T07:09:01.764Z] -rw-rw-r-- 1 jenkins jenkins 41 May 10 07:04 .golangci.yml [2022-05-10T07:09:01.764Z] -rw-rw-r-- 1 jenkins jenkins 8656 May 10 07:04 Attribution.txt [2022-05-10T07:09:01.764Z] -rw-rw-r-- 1 jenkins jenkins 11365 May 10 07:04 CHANGELOG.md [2022-05-10T07:09:01.764Z] -rw-rw-r-- 1 jenkins jenkins 1930 May 10 07:04 Dockerfile [2022-05-10T07:09:01.764Z] -rw-rw-r-- 1 jenkins jenkins 677 May 10 07:04 GOVERNANCE.md [2022-05-10T07:09:01.764Z] -rw-rw-r-- 1 jenkins jenkins 678 May 10 07:04 Jenkinsfile [2022-05-10T07:09:01.764Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 10 07:04 LICENSE [2022-05-10T07:09:01.764Z] -rw-rw-r-- 1 jenkins jenkins 1930 May 10 07:04 Makefile [2022-05-10T07:09:01.764Z] -rw-rw-r-- 1 jenkins jenkins 620 May 10 07:04 OWNERS.md [2022-05-10T07:09:01.764Z] -rw-rw-r-- 1 jenkins jenkins 2501 May 10 07:04 README.md [2022-05-10T07:09:01.764Z] -rw-rw-r-- 1 jenkins jenkins 5 May 10 06:54 VERSION [2022-05-10T07:09:01.764Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 07:04 bin [2022-05-10T07:09:01.764Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 07:04 cmd [2022-05-10T07:09:01.764Z] -rw-r--r-- 1 jenkins jenkins 17887 May 10 07:08 coverage.out [2022-05-10T07:09:01.764Z] -rw-rw-r-- 1 jenkins jenkins 3309 May 10 07:04 go.mod [2022-05-10T07:09:01.764Z] -rw-rw-r-- 1 jenkins jenkins 35490 May 10 07:04 go.sum [2022-05-10T07:09:01.764Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 07:04 internal [2022-05-10T07:09:01.764Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 07:04 mock [2022-05-10T07:09:01.764Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 07:04 snap [2022-05-10T07:09:01.764Z] -rw-rw-r-- 1 jenkins jenkins 227 May 10 07:04 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-10T07:09:02.113Z] + 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=2c827a9d98d942daa042874c4a261230ad0958f3 --label arch=arm64 --label version=0.0.0 . [2022-05-10T07:09:02.386Z] Sending build context to Docker daemon 3.078MB [2022-05-10T07:09:02.386Z] Step 1/24 : ARG BASE=golang:1.17-alpine3.15 [2022-05-10T07:09:02.386Z] Step 2/24 : FROM ${BASE} AS builder [2022-05-10T07:09:02.386Z] ---> fe6127c38de1 [2022-05-10T07:09:02.386Z] Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-10T07:09:02.660Z] ---> Running in b5ded15a4b48 [2022-05-10T07:09:02.931Z] Removing intermediate container b5ded15a4b48 [2022-05-10T07:09:02.931Z] ---> a5f34db94c86 [2022-05-10T07:09:02.931Z] Step 4/24 : ARG ALPINE_PKG_EXTRA="" [2022-05-10T07:09:02.931Z] ---> Running in cc9c97ac3510 [2022-05-10T07:09:03.205Z] Removing intermediate container cc9c97ac3510 [2022-05-10T07:09:03.205Z] ---> cc088f8156a4 [2022-05-10T07:09:03.205Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T07:09:03.481Z] ---> Running in e6947d60653f [2022-05-10T07:09:04.930Z] Removing intermediate container e6947d60653f [2022-05-10T07:09:04.930Z] ---> 45c7cead2018 [2022-05-10T07:09:04.930Z] Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-10T07:09:05.204Z] ---> Running in c7c026b19c1c [2022-05-10T07:09:06.184Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T07:09:07.164Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T07:09:08.141Z] OK: 224 MiB in 56 packages [2022-05-10T07:09:08.741Z] Removing intermediate container c7c026b19c1c [2022-05-10T07:09:08.741Z] ---> ac45120678e5 [2022-05-10T07:09:08.741Z] Step 7/24 : WORKDIR /device-mqtt-go [2022-05-10T07:09:08.741Z] ---> Running in 5c26f159d610 [2022-05-10T07:09:09.015Z] Removing intermediate container 5c26f159d610 [2022-05-10T07:09:09.015Z] ---> de53c486835a [2022-05-10T07:09:09.015Z] Step 8/24 : COPY go.mod vendor* ./ [2022-05-10T07:09:09.617Z] ---> 761ead0a2917 [2022-05-10T07:09:09.617Z] Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T07:09:09.617Z] ---> Running in 022206299e0d [2022-05-10T07:09:11.589Z] Removing intermediate container 022206299e0d [2022-05-10T07:09:11.589Z] ---> cd0ba264670e [2022-05-10T07:09:11.589Z] Step 10/24 : COPY . . [2022-05-10T07:09:12.568Z] ---> 96edc9719f66 [2022-05-10T07:09:12.568Z] Step 11/24 : ARG MAKE='make build' [2022-05-10T07:09:12.568Z] ---> Running in 2230d670485e [2022-05-10T07:09:12.850Z] Removing intermediate container 2230d670485e [2022-05-10T07:09:12.850Z] ---> 9f08125b4433 [2022-05-10T07:09:12.850Z] Step 12/24 : RUN $MAKE [2022-05-10T07:09:12.850Z] ---> Running in 5d0b711c5e86 [2022-05-10T07:09:13.826Z] 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-10T07:11:20.686Z] Removing intermediate container 5d0b711c5e86 [2022-05-10T07:11:20.686Z] ---> 3615fe604df6 [2022-05-10T07:11:20.686Z] Step 13/24 : FROM alpine:3.14 [2022-05-10T07:11:20.686Z] 3.14: Pulling from library/alpine [2022-05-10T07:11:20.686Z] 455c02918c45: Pulling fs layer [2022-05-10T07:11:20.686Z] 455c02918c45: Verifying Checksum [2022-05-10T07:11:20.686Z] 455c02918c45: Download complete [2022-05-10T07:11:20.686Z] 455c02918c45: Pull complete [2022-05-10T07:11:20.686Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-10T07:11:20.686Z] Status: Downloaded newer image for alpine:3.14 [2022-05-10T07:11:20.686Z] ---> ac73e934f311 [2022-05-10T07:11:20.686Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2022-05-10T07:11:20.686Z] ---> Running in 3e8b45a24b23 [2022-05-10T07:11:20.686Z] Removing intermediate container 3e8b45a24b23 [2022-05-10T07:11:20.686Z] ---> 827d2762817a [2022-05-10T07:11:20.686Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-10T07:11:20.686Z] ---> Running in 6c25bfb6cedc [2022-05-10T07:11:20.686Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-10T07:11:20.686Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-10T07:11:20.686Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-10T07:11:20.686Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-10T07:11:20.686Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-10T07:11:20.686Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-10T07:11:20.686Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-10T07:11:20.686Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-10T07:11:20.686Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T07:11:20.686Z] OK: 8 MiB in 20 packages [2022-05-10T07:11:20.686Z] Removing intermediate container 6c25bfb6cedc [2022-05-10T07:11:20.686Z] ---> acf5ed1a395d [2022-05-10T07:11:20.686Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2022-05-10T07:11:20.686Z] ---> 2ce730493d9f [2022-05-10T07:11:20.686Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2022-05-10T07:11:20.686Z] ---> 8319375fc079 [2022-05-10T07:11:20.686Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2022-05-10T07:11:20.686Z] ---> bf3c7444e272 [2022-05-10T07:11:20.686Z] Step 19/24 : EXPOSE 59982 [2022-05-10T07:11:20.686Z] ---> Running in 5d96b7499407 [2022-05-10T07:11:20.686Z] Removing intermediate container 5d96b7499407 [2022-05-10T07:11:20.686Z] ---> fc9b61f78b61 [2022-05-10T07:11:20.686Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2022-05-10T07:11:20.686Z] ---> Running in 04dab43c2791 [2022-05-10T07:11:20.686Z] Removing intermediate container 04dab43c2791 [2022-05-10T07:11:20.686Z] ---> 05aea1424985 [2022-05-10T07:11:20.686Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T07:11:20.686Z] ---> Running in bd7d59302e76 [2022-05-10T07:11:20.686Z] Removing intermediate container bd7d59302e76 [2022-05-10T07:11:20.686Z] ---> 426cf530515e [2022-05-10T07:11:20.686Z] Step 22/24 : LABEL arch=arm64 [2022-05-10T07:11:20.686Z] ---> Running in cbbc15ac7550 [2022-05-10T07:11:20.686Z] Removing intermediate container cbbc15ac7550 [2022-05-10T07:11:20.686Z] ---> d93849c5ad3f [2022-05-10T07:11:20.686Z] Step 23/24 : LABEL git_sha=2c827a9d98d942daa042874c4a261230ad0958f3 [2022-05-10T07:11:20.686Z] ---> Running in 0e3fe7caa560 [2022-05-10T07:11:20.686Z] Removing intermediate container 0e3fe7caa560 [2022-05-10T07:11:20.686Z] ---> e6000ac7f099 [2022-05-10T07:11:20.686Z] Step 24/24 : LABEL version=0.0.0 [2022-05-10T07:11:20.686Z] ---> Running in 6492eb1da67f [2022-05-10T07:11:20.686Z] Removing intermediate container 6492eb1da67f [2022-05-10T07:11:20.686Z] ---> 9c33bd2e8460 [2022-05-10T07:11:20.686Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-10T07:11:20.686Z] Successfully built 9c33bd2e8460 [2022-05-10T07:11:20.686Z] 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-10T07:11:21.113Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-10T07:11:21.113Z] [2022-05-10T07:11:21.113Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-10T07:11:21.467Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-10T07:11:21.744Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-10T07:11:21.744Z] 8998bd30e6a1: Pulling fs layer [2022-05-10T07:11:21.744Z] 04944245beec: Pulling fs layer [2022-05-10T07:11:21.744Z] 699f458cf7ca: Pulling fs layer [2022-05-10T07:11:21.744Z] 765212b225bb: Pulling fs layer [2022-05-10T07:11:21.744Z] f23df028b6ca: Pulling fs layer [2022-05-10T07:11:21.744Z] d65c8cfc05b1: Pulling fs layer [2022-05-10T07:11:21.744Z] 2437ff75d9bd: Pulling fs layer [2022-05-10T07:11:21.744Z] 765212b225bb: Waiting [2022-05-10T07:11:21.744Z] f23df028b6ca: Waiting [2022-05-10T07:11:21.744Z] d65c8cfc05b1: Waiting [2022-05-10T07:11:21.744Z] 2437ff75d9bd: Waiting [2022-05-10T07:11:21.744Z] 04944245beec: Verifying Checksum [2022-05-10T07:11:21.744Z] 04944245beec: Download complete [2022-05-10T07:11:21.744Z] 765212b225bb: Verifying Checksum [2022-05-10T07:11:21.744Z] 765212b225bb: Download complete [2022-05-10T07:11:21.744Z] f23df028b6ca: Download complete [2022-05-10T07:11:21.744Z] d65c8cfc05b1: Verifying Checksum [2022-05-10T07:11:21.744Z] d65c8cfc05b1: Download complete [2022-05-10T07:11:22.022Z] 699f458cf7ca: Verifying Checksum [2022-05-10T07:11:22.022Z] 699f458cf7ca: Download complete [2022-05-10T07:11:22.304Z] 8998bd30e6a1: Verifying Checksum [2022-05-10T07:11:22.304Z] 8998bd30e6a1: Download complete [2022-05-10T07:11:24.929Z] 2437ff75d9bd: Verifying Checksum [2022-05-10T07:11:24.929Z] 2437ff75d9bd: Download complete [2022-05-10T07:11:26.926Z] 8998bd30e6a1: Pull complete [2022-05-10T07:11:26.926Z] 04944245beec: Pull complete [2022-05-10T07:11:28.367Z] 699f458cf7ca: Pull complete [2022-05-10T07:11:28.641Z] 765212b225bb: Pull complete [2022-05-10T07:11:29.627Z] f23df028b6ca: Pull complete [2022-05-10T07:11:29.906Z] d65c8cfc05b1: Pull complete [2022-05-10T07:11:45.004Z] 2437ff75d9bd: Pull complete [2022-05-10T07:11:45.004Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-10T07:11:45.004Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-10T07:11:45.004Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-10T07:11:45.227Z] prd-ubuntu20.04-docker-arm64-4c-16g-45616 does not seem to be running inside a container [2022-05-10T07:11:45.333Z] $ 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/5 -v /w/workspace/device-mqtt-go/5:/w/workspace/device-mqtt-go/5:rw,z -v /w/workspace/device-mqtt-go/5@tmp:/w/workspace/device-mqtt-go/5@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-05-10T07:11:47.914Z] $ docker top 5867549be18ab360dc7f0d5c66b8db2cff9912f8f4a51be476ae948c7b4930fd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T07:11:48.827Z] ---> job-cost.sh [2022-05-10T07:11:48.827Z] lf-activate-venv: SKIPPING [2022-05-10T07:11:48.827Z] INFO: No Stack... [2022-05-10T07:11:49.418Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-10T07:11:50.012Z] INFO: Archiving Costs [Pipeline] sh [2022-05-10T07:11:50.681Z] + cat /w/workspace/device-mqtt-go/5/archives/cost.csv [2022-05-10T07:11:50.681Z] + cut -d, -f6 [Pipeline] lock [2022-05-10T07:11:50.748Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-378-5-stack-cost] [2022-05-10T07:11:50.755Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-378-5-stack-cost] did not exist. Created. [2022-05-10T07:11:50.755Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-378-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-10T07:11:51.443Z] /w/workspace/device-mqtt-go/5@tmp/durable-67ca6644/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-05-10T07:11:52.139Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-05-10T07:11:52.168Z] Warning: overwriting stash ‘stack-cost’ [2022-05-10T07:11:52.216Z] Stashed 1 file(s) [Pipeline] } [2022-05-10T07:11:52.233Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-378-5-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-10T07:11:52.273Z] $ docker stop --time=1 5867549be18ab360dc7f0d5c66b8db2cff9912f8f4a51be476ae948c7b4930fd [2022-05-10T07:11:53.777Z] $ docker rm -f 5867549be18ab360dc7f0d5c66b8db2cff9912f8f4a51be476ae948c7b4930fd [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-10T07:11:54.215Z] provisioning config files... [2022-05-10T07:11:54.224Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-378@tmp/config2724624520646012981tmp [Pipeline] { [Pipeline] sh [2022-05-10T07:11:54.519Z] + set +x [2022-05-10T07:11:54.519Z] + curl -s https://codecov.io/bash [2022-05-10T07:11:54.519Z] + bash -s -- [2022-05-10T07:11:54.519Z] [2022-05-10T07:11:54.519Z] _____ _ [2022-05-10T07:11:54.519Z] / ____| | | [2022-05-10T07:11:54.519Z] | | ___ __| | ___ ___ _____ __ [2022-05-10T07:11:54.519Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-10T07:11:54.519Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-10T07:11:54.519Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-10T07:11:54.519Z] Bash-1.0.6 [2022-05-10T07:11:54.519Z] [2022-05-10T07:11:54.519Z] [2022-05-10T07:11:54.519Z] ==> git version 2.25.1 found [2022-05-10T07:11:54.519Z] ==> 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-10T07:11:54.519Z] Release-Date: 2020-01-08 [2022-05-10T07:11:54.519Z] 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-10T07:11:54.519Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-10T07:11:54.519Z] ==> Jenkins CI detected. [2022-05-10T07:11:54.519Z] current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-378 [2022-05-10T07:11:54.519Z] project root: . [2022-05-10T07:11:54.519Z] --> token set from env [2022-05-10T07:11:54.519Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-10T07:11:54.519Z] ==> Running gcov in . (disable via -X gcov) [2022-05-10T07:11:54.519Z] ==> Python coveragepy not found [2022-05-10T07:11:54.519Z] ==> Searching for coverage reports in: [2022-05-10T07:11:54.519Z] + . [2022-05-10T07:11:54.519Z] -> Found 1 reports [2022-05-10T07:11:54.519Z] ==> Detecting git/mercurial file structure [2022-05-10T07:11:54.519Z] ==> Reading reports [2022-05-10T07:11:54.519Z] + ./coverage.out bytes=17887 [2022-05-10T07:11:54.519Z] ==> Appending adjustments [2022-05-10T07:11:54.519Z] https://docs.codecov.io/docs/fixing-reports [2022-05-10T07:11:54.779Z] + Found adjustments [2022-05-10T07:11:54.779Z] ==> Gzipping contents [2022-05-10T07:11:54.779Z] 4.0K /tmp/codecov.8Jab41.gz [2022-05-10T07:11:54.779Z] ==> Uploading reports [2022-05-10T07:11:54.779Z] url: https://codecov.io [2022-05-10T07:11:54.779Z] query: branch=PR-378&commit=2c827a9d98d942daa042874c4a261230ad0958f3&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-378%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=378&job=&cmd_args= [2022-05-10T07:11:54.779Z] -> Pinging Codecov [2022-05-10T07:11:54.779Z] 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=2c827a9d98d942daa042874c4a261230ad0958f3&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-378%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=378&job=&cmd_args= [2022-05-10T07:11:54.779Z] -> Uploading to [2022-05-10T07:11:54.779Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-10/7D719EC7BBE17E464838252E33014C33/2c827a9d98d942daa042874c4a261230ad0958f3/1d753dbf-5ff0-409a-a2d3-e4771d2dcc44.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220510%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220510T071154Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ed7ab802a6ce910baf6cfc9c20c870b1647c90ab090e969af091e83894f3830a [2022-05-10T07:11:54.779Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-10T07:11:54.779Z] Dload Upload Total Spent Left Speed [2022-05-10T07:11:55.040Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3260 0 0 100 3260 0 14954 --:--:-- --:--:-- --:--:-- 14954 [2022-05-10T07:11:55.040Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-mqtt-go/commit/2c827a9d98d942daa042874c4a261230ad0958f3 [Pipeline] } [2022-05-10T07:11:55.049Z] 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-10T07:11:55.687Z] + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-378/archives ] [2022-05-10T07:11:55.687Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-378/archives [2022-05-10T07:11:55.687Z] total 16 [2022-05-10T07:11:55.687Z] drwxr-xr-x 3 root root 4096 May 10 06:55 . [2022-05-10T07:11:55.687Z] drwxrwxr-x 11 jenkins jenkins 4096 May 10 06:55 .. [2022-05-10T07:11:55.687Z] drwxr-xr-x 2 root root 4096 May 10 06:55 cost [2022-05-10T07:11:55.687Z] -rw-r--r-- 1 root root 85 May 10 06:55 cost.csv [2022-05-10T07:11:55.687Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-378/archives [2022-05-10T07:11:55.687Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-378/archives [2022-05-10T07:11:55.687Z] total 16 [2022-05-10T07:11:55.687Z] drwxr-xr-x 3 jenkins jenkins 4096 May 10 06:55 . [2022-05-10T07:11:55.687Z] drwxrwxr-x 11 jenkins jenkins 4096 May 10 06:55 .. [2022-05-10T07:11:55.687Z] drwxr-xr-x 2 jenkins jenkins 4096 May 10 06:55 cost [2022-05-10T07:11:55.687Z] -rw-r--r-- 1 jenkins jenkins 85 May 10 06:55 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-05-10T07:11:55.983Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T07:11:56.856Z] ---> package-listing.sh [2022-05-10T07:11:56.856Z] ++ facter osfamily [2022-05-10T07:11:56.856Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-10T07:11:57.117Z] + OS_FAMILY=debian [2022-05-10T07:11:57.117Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-378 [2022-05-10T07:11:57.117Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-10T07:11:57.117Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-10T07:11:57.117Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-10T07:11:57.117Z] + PACKAGES=/tmp/packages_start.txt [2022-05-10T07:11:57.117Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-378 ']' [2022-05-10T07:11:57.117Z] + PACKAGES=/tmp/packages_end.txt [2022-05-10T07:11:57.117Z] + case "${OS_FAMILY}" in [2022-05-10T07:11:57.117Z] + grep '^ii' [2022-05-10T07:11:57.117Z] + dpkg -l [2022-05-10T07:11:57.117Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-10T07:11:57.117Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-10T07:11:57.117Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-10T07:11:57.117Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-378 ']' [2022-05-10T07:11:57.117Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-378/archives/ [2022-05-10T07:11:57.117Z] + 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-10T07:11:57.131Z] 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-10T07:11:57.412Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-10T07:11:57.973Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T07:11:57.973Z] . [Pipeline] withDockerContainer [2022-05-10T07:11:58.043Z] prd-ubuntu20.04-docker-8c-8g-45345 does not seem to be running inside a container [2022-05-10T07:11:58.094Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-10T07:11:58.332Z] $ docker top 08ac83fdbae298f45e59c12f63045e2392f3c69d860bbe662fdcab5099025177 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T07:11:58.680Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-10T07:11:58.970Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-10T07:11:59.258Z] + ls /var/log/sa-host [2022-05-10T07:11:59.258Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T07:11:59.346Z] provisioning config files... [2022-05-10T07:11:59.355Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-378@tmp/config3442883678598436544tmp [Pipeline] { [Pipeline] echo [2022-05-10T07:11:59.370Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T07:11:59.657Z] ---> create-netrc.sh [Pipeline] } [2022-05-10T07:11:59.666Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-10T07:11:59.989Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-10T07:12:00.000Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T07:12:00.286Z] ---> sudo-logs.sh [2022-05-10T07:12:00.286Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-10T07:12:00.324Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T07:12:00.618Z] ---> job-cost.sh [2022-05-10T07:12:00.618Z] lf-activate-venv: SKIPPING [2022-05-10T07:12:00.618Z] DEBUG: total: 0.2199999988079071 [2022-05-10T07:12:00.618Z] INFO: Retrieving Stack Cost... [2022-05-10T07:12:01.190Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-10T07:12:01.453Z] INFO: Archiving Costs [Pipeline] echo [2022-05-10T07:12:01.468Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T07:12:01.759Z] ---> logs-deploy.sh [2022-05-10T07:12:01.759Z] lf-activate-venv: SKIPPING [2022-05-10T07:12:01.759Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-378/5 [2022-05-10T07:12:01.759Z] INFO: archiving workspace using pattern(s): [2022-05-10T07:12:02.701Z] Archives upload complete. [2022-05-10T07:12:02.963Z] INFO: archiving logs to Nexus [2022-05-10T07:12:03.538Z] ---> uname -a: [2022-05-10T07:12:03.538Z] Linux prd-ubuntu20-04-docker-8c-8g-45345 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-05-10T07:12:03.538Z] [2022-05-10T07:12:03.538Z] [2022-05-10T07:12:03.538Z] ---> lscpu: [2022-05-10T07:12:03.538Z] Architecture: x86_64 [2022-05-10T07:12:03.538Z] CPU op-mode(s): 32-bit, 64-bit [2022-05-10T07:12:03.538Z] Byte Order: Little Endian [2022-05-10T07:12:03.538Z] Address sizes: 40 bits physical, 48 bits virtual [2022-05-10T07:12:03.538Z] CPU(s): 8 [2022-05-10T07:12:03.538Z] On-line CPU(s) list: 0-7 [2022-05-10T07:12:03.538Z] Thread(s) per core: 1 [2022-05-10T07:12:03.538Z] Core(s) per socket: 1 [2022-05-10T07:12:03.538Z] Socket(s): 8 [2022-05-10T07:12:03.538Z] NUMA node(s): 1 [2022-05-10T07:12:03.538Z] Vendor ID: AuthenticAMD [2022-05-10T07:12:03.538Z] CPU family: 23 [2022-05-10T07:12:03.538Z] Model: 49 [2022-05-10T07:12:03.538Z] Model name: AMD EPYC-Rome Processor [2022-05-10T07:12:03.538Z] Stepping: 0 [2022-05-10T07:12:03.538Z] CPU MHz: 2799.996 [2022-05-10T07:12:03.538Z] BogoMIPS: 5599.99 [2022-05-10T07:12:03.538Z] Virtualization: AMD-V [2022-05-10T07:12:03.538Z] Hypervisor vendor: KVM [2022-05-10T07:12:03.538Z] Virtualization type: full [2022-05-10T07:12:03.538Z] L1d cache: 256 KiB [2022-05-10T07:12:03.538Z] L1i cache: 256 KiB [2022-05-10T07:12:03.538Z] L2 cache: 4 MiB [2022-05-10T07:12:03.538Z] L3 cache: 128 MiB [2022-05-10T07:12:03.538Z] NUMA node0 CPU(s): 0-7 [2022-05-10T07:12:03.538Z] Vulnerability Itlb multihit: Not affected [2022-05-10T07:12:03.538Z] Vulnerability L1tf: Not affected [2022-05-10T07:12:03.538Z] Vulnerability Mds: Not affected [2022-05-10T07:12:03.538Z] Vulnerability Meltdown: Not affected [2022-05-10T07:12:03.538Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-05-10T07:12:03.538Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-05-10T07:12:03.538Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-05-10T07:12:03.538Z] Vulnerability Srbds: Not affected [2022-05-10T07:12:03.538Z] Vulnerability Tsx async abort: Not affected [2022-05-10T07:12:03.538Z] 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-10T07:12:03.538Z] [2022-05-10T07:12:03.538Z] [2022-05-10T07:12:03.538Z] ---> nproc: [2022-05-10T07:12:03.538Z] 8 [2022-05-10T07:12:03.538Z] [2022-05-10T07:12:03.538Z] [2022-05-10T07:12:03.538Z] ---> df -h: [2022-05-10T07:12:03.538Z] Filesystem Size Used Avail Use% Mounted on [2022-05-10T07:12:03.538Z] overlay 155G 11G 145G 7% / [2022-05-10T07:12:03.538Z] tmpfs 64M 0 64M 0% /dev [2022-05-10T07:12:03.538Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-05-10T07:12:03.538Z] shm 64M 0 64M 0% /dev/shm [2022-05-10T07:12:03.538Z] /dev/vda1 155G 11G 145G 7% /facter-os [2022-05-10T07:12:03.538Z] [2022-05-10T07:12:03.538Z] [2022-05-10T07:12:03.538Z] ---> sar -b -r -n DEV: [2022-05-10T07:12:03.538Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-45345) 05/10/22 _x86_64_ (8 CPU) [2022-05-10T07:12:03.538Z] [2022-05-10T07:12:03.538Z] 06:53:15 LINUX RESTART (8 CPU) [2022-05-10T07:12:03.538Z] [2022-05-10T07:12:03.538Z] 06:54:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-05-10T07:12:03.538Z] 06:55:01 191.78 4.30 187.49 0.00 385.54 82929.51 0.00 [2022-05-10T07:12:03.538Z] 06:56:01 180.07 0.10 179.97 0.00 2.40 38953.42 0.00 [2022-05-10T07:12:03.538Z] 06:57:01 1.35 0.00 1.35 0.00 0.00 15.35 0.00 [2022-05-10T07:12:03.538Z] 06:58:01 1.78 0.00 1.78 0.00 0.00 20.13 0.00 [2022-05-10T07:12:03.538Z] 06:59:01 1.20 0.02 1.18 0.00 0.13 13.86 0.00 [2022-05-10T07:12:03.538Z] 07:00:01 1.73 0.00 1.73 0.00 0.00 24.66 0.00 [2022-05-10T07:12:03.538Z] 07:01:01 0.92 0.00 0.92 0.00 0.00 11.06 0.00 [2022-05-10T07:12:03.538Z] 07:02:01 1.35 0.00 1.35 0.00 0.00 15.86 0.00 [2022-05-10T07:12:03.538Z] 07:03:01 0.93 0.00 0.93 0.00 0.00 10.40 0.00 [2022-05-10T07:12:03.538Z] 07:04:01 1.62 0.00 1.62 0.00 0.00 24.93 0.00 [2022-05-10T07:12:03.538Z] 07:05:01 0.95 0.00 0.95 0.00 0.00 11.73 0.00 [2022-05-10T07:12:03.538Z] 07:06:01 1.18 0.00 1.18 0.00 0.00 14.53 0.00 [2022-05-10T07:12:03.538Z] 07:07:01 0.93 0.00 0.93 0.00 0.00 11.06 0.00 [2022-05-10T07:12:03.538Z] 07:08:01 2.87 0.87 2.00 0.00 18.40 28.00 0.00 [2022-05-10T07:12:03.538Z] 07:09:02 1.35 0.02 1.33 0.00 0.13 18.26 0.00 [2022-05-10T07:12:03.538Z] 07:10:01 1.30 0.00 1.30 0.00 0.00 16.81 0.00 [2022-05-10T07:12:03.538Z] 07:11:01 0.97 0.00 0.97 0.00 0.00 12.00 0.00 [2022-05-10T07:12:03.538Z] 07:12:01 6.28 0.27 6.02 0.00 22.00 112.38 0.00 [2022-05-10T07:12:03.538Z] Average: 22.16 0.31 21.85 0.00 23.83 6797.40 0.00 [2022-05-10T07:12:03.538Z] [2022-05-10T07:12:03.538Z] 06:54:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-05-10T07:12:03.538Z] 06:55:01 27946392 31270004 1018840 3.10 159768 3363224 2562252 7.55 1778088 2694144 123696 [2022-05-10T07:12:03.538Z] 06:56:01 27838428 31780380 509816 1.55 172784 3925292 1822572 5.37 1327472 3209132 148 [2022-05-10T07:12:03.538Z] 06:57:01 27838876 31780984 508620 1.55 172804 3925296 1822572 5.37 1326384 3209136 24 [2022-05-10T07:12:03.538Z] 06:58:01 27839256 31781416 507768 1.54 172828 3925296 1822572 5.37 1326480 3209136 180 [2022-05-10T07:12:03.538Z] 06:59:01 27847988 31790180 498892 1.52 172860 3925300 1822572 5.37 1318224 3209144 28 [2022-05-10T07:12:03.538Z] 07:00:01 27849704 31791992 497036 1.51 172896 3925304 1822572 5.37 1316452 3209144 28 [2022-05-10T07:12:03.538Z] 07:01:01 27849260 31791628 497264 1.51 172916 3925308 1822572 5.37 1316584 3209148 180 [2022-05-10T07:12:03.538Z] 07:02:01 27849432 31791824 497008 1.51 172936 3925312 1822572 5.37 1316552 3209152 172 [2022-05-10T07:12:03.538Z] 07:03:01 27849644 31792100 496708 1.51 172964 3925312 1822572 5.37 1316920 3209188 184 [2022-05-10T07:12:03.538Z] 07:04:01 27849308 31791780 497176 1.51 173000 3925292 1822572 5.37 1317184 3209172 16 [2022-05-10T07:12:03.538Z] 07:05:01 27849292 31791796 497140 1.51 173024 3925300 1822572 5.37 1317296 3209176 196 [2022-05-10T07:12:03.538Z] 07:06:01 27849316 31791836 497100 1.51 173040 3925300 1822572 5.37 1316372 3209176 20 [2022-05-10T07:12:03.538Z] 07:07:01 27850056 31792580 496272 1.51 173064 3925304 1822572 5.37 1315900 3209180 32 [2022-05-10T07:12:03.538Z] 07:08:01 27848704 31792188 496628 1.51 173140 3925816 1895556 5.59 1316584 3209604 176 [2022-05-10T07:12:03.538Z] 07:09:02 27848948 31792540 496252 1.51 173188 3925812 1852724 5.46 1316836 3209608 52 [2022-05-10T07:12:03.538Z] 07:10:01 27849444 31793136 495656 1.51 173212 3925888 1852724 5.46 1316292 3209676 8 [2022-05-10T07:12:03.538Z] 07:11:01 27849396 31793088 495604 1.51 173252 3925888 1852724 5.46 1316328 3209676 12 [2022-05-10T07:12:03.538Z] 07:12:01 27819332 31766004 517960 1.58 173388 3927368 1967436 5.80 1340656 3207596 420 [2022-05-10T07:12:03.538Z] Average: 27851265 31759748 528986 1.61 172281 3894312 1880793 5.54 1345367 3180566 6976 [2022-05-10T07:12:03.538Z] [2022-05-10T07:12:03.538Z] 06:54:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-05-10T07:12:03.539Z] 06:55:01 ens3 338.76 236.33 4489.14 87.74 0.00 0.00 0.00 0.00 [2022-05-10T07:12:03.539Z] 06:55:01 docker0 102.38 127.83 8.44 1084.90 0.00 0.00 0.00 0.00 [2022-05-10T07:12:03.539Z] 06:55:01 lo 2.73 2.73 0.27 0.27 0.00 0.00 0.00 0.00 [2022-05-10T07:12:03.539Z] 06:55:01 vethdafae15 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 [2022-05-10T07:12:03.539Z] 06:56:01 ens3 159.25 93.25 2678.21 20.66 0.00 0.00 0.00 0.00 [2022-05-10T07:12:03.539Z] 06:56:01 docker0 11.05 15.56 0.65 89.67 0.00 0.00 0.00 0.00 [2022-05-10T07:12:03.539Z] 06:56:01 lo 2.07 2.07 0.20 0.20 0.00 0.00 0.00 0.00 [2022-05-10T07:12:03.539Z] 06:57:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T07:12:03.539Z] 06:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T07:12:03.539Z] 06:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T07:12:03.539Z] 06:58:01 ens3 0.27 0.13 0.02 0.01 0.00 0.00 0.00 0.00 [2022-05-10T07:12:03.539Z] 06:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T07:12:03.539Z] 06:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T07:12:03.539Z] 06:59:01 ens3 7.06 8.36 0.52 17.95 0.00 0.00 0.00 0.00 [2022-05-10T07:12:03.539Z] 06:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T07:12:03.539Z] 06:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T07:12:03.539Z] 07:00:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T07:12:03.539Z] 07:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T07:12:03.539Z] 07:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T07:12:03.539Z] 07:01:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T07:12:03.539Z] 07:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T07:12:03.539Z] 07:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T07:12:03.539Z] 07:02:01 ens3 0.27 0.13 0.02 0.01 0.00 0.00 0.00 0.00 [2022-05-10T07:12:03.539Z] 07:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T07:12:03.539Z] 07:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T07:12:03.539Z] 07:03:01 ens3 1.10 0.43 1.49 0.03 0.00 0.00 0.00 0.00 [2022-05-10T07:12:03.539Z] 07:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T07:12:03.539Z] 07:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T07:12:03.539Z] 07:04:01 ens3 19.09 18.23 1.98 26.85 0.00 0.00 0.00 0.00 [2022-05-10T07:12:03.539Z] 07:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T07:12:03.539Z] 07:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T07:12:03.539Z] 07:05:01 ens3 1.25 0.53 0.68 0.45 0.00 0.00 0.00 0.00 [2022-05-10T07:12:03.539Z] 07:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T07:12:03.539Z] 07:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T07:12:03.539Z] 07:06:01 ens3 0.25 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2022-05-10T07:12:03.539Z] 07:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T07:12:03.539Z] 07:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T07:12:03.539Z] 07:07:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T07:12:03.539Z] 07:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T07:12:03.539Z] 07:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T07:12:03.539Z] 07:08:01 ens3 0.28 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2022-05-10T07:12:03.539Z] 07:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T07:12:03.539Z] 07:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T07:12:03.539Z] 07:09:02 ens3 0.28 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2022-05-10T07:12:03.539Z] 07:09:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T07:12:03.539Z] 07:09:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T07:12:03.539Z] 07:10:01 ens3 0.19 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T07:12:03.539Z] 07:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T07:12:03.539Z] 07:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T07:12:03.539Z] 07:11:01 ens3 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T07:12:03.539Z] 07:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T07:12:03.539Z] 07:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T07:12:03.539Z] 07:12:01 ens3 25.50 15.75 27.90 9.16 0.00 0.00 0.00 0.00 [2022-05-10T07:12:03.539Z] 07:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T07:12:03.539Z] 07:12:01 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 [2022-05-10T07:12:03.539Z] Average: ens3 30.80 20.78 400.37 9.06 0.00 0.00 0.00 0.00 [2022-05-10T07:12:03.539Z] Average: docker0 6.31 7.97 0.51 65.31 0.00 0.00 0.00 0.00 [2022-05-10T07:12:03.539Z] Average: lo 0.39 0.39 0.04 0.04 0.00 0.00 0.00 0.00 [2022-05-10T07:12:03.539Z] [2022-05-10T07:12:03.539Z] [2022-05-10T07:12:03.539Z] ---> sar -P ALL: [2022-05-10T07:12:03.539Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-45345) 05/10/22 _x86_64_ (8 CPU) [2022-05-10T07:12:03.539Z] [2022-05-10T07:12:03.539Z] 06:53:15 LINUX RESTART (8 CPU) [2022-05-10T07:12:03.539Z] [2022-05-10T07:12:03.539Z] 06:54:01 CPU %user %nice %system %iowait %steal %idle [2022-05-10T07:12:03.539Z] 06:55:01 all 28.26 0.00 6.76 1.44 0.10 63.44 [2022-05-10T07:12:03.539Z] 06:55:01 0 28.24 0.00 6.79 0.32 0.10 64.54 [2022-05-10T07:12:03.539Z] 06:55:01 1 28.12 0.00 6.63 1.99 0.10 63.15 [2022-05-10T07:12:03.539Z] 06:55:01 2 27.94 0.00 7.30 1.58 0.10 63.09 [2022-05-10T07:12:03.539Z] 06:55:01 3 28.41 0.00 6.83 2.21 0.10 62.44 [2022-05-10T07:12:03.539Z] 06:55:01 4 28.55 0.00 6.56 3.01 0.08 61.80 [2022-05-10T07:12:03.539Z] 06:55:01 5 28.36 0.00 6.82 0.12 0.10 64.60 [2022-05-10T07:12:03.539Z] 06:55:01 6 27.58 0.00 6.27 0.76 0.08 65.31 [2022-05-10T07:12:03.539Z] 06:55:01 7 28.90 0.00 6.90 1.52 0.12 62.56 [2022-05-10T07:12:03.539Z] 06:56:01 all 21.35 0.00 4.93 0.90 0.07 72.74 [2022-05-10T07:12:03.539Z] 06:56:01 0 21.90 0.00 5.13 0.67 0.07 72.23 [2022-05-10T07:12:03.539Z] 06:56:01 1 21.07 0.00 4.90 1.21 0.07 72.75 [2022-05-10T07:12:03.539Z] 06:56:01 2 21.22 0.00 4.69 0.94 0.07 73.08 [2022-05-10T07:12:03.539Z] 06:56:01 3 21.12 0.00 4.63 0.46 0.07 73.72 [2022-05-10T07:12:03.539Z] 06:56:01 4 20.48 0.00 4.83 0.03 0.07 74.59 [2022-05-10T07:12:03.539Z] 06:56:01 5 22.54 0.00 5.01 0.74 0.07 71.64 [2022-05-10T07:12:03.539Z] 06:56:01 6 21.33 0.00 5.30 2.35 0.08 70.93 [2022-05-10T07:12:03.539Z] 06:56:01 7 21.17 0.00 4.95 0.76 0.08 73.03 [2022-05-10T07:12:03.539Z] 06:57:01 all 0.02 0.00 0.01 0.01 0.00 99.95 [2022-05-10T07:12:03.539Z] 06:57:01 0 0.03 0.00 0.05 0.02 0.02 99.88 [2022-05-10T07:12:03.539Z] 06:57:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T07:12:03.539Z] 06:57:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T07:12:03.539Z] 06:57:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T07:12:03.539Z] 06:57:01 4 0.07 0.00 0.02 0.00 0.02 99.90 [2022-05-10T07:12:03.539Z] 06:57:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T07:12:03.539Z] 06:57:01 6 0.00 0.00 0.00 0.03 0.00 99.97 [2022-05-10T07:12:03.539Z] 06:57:01 7 0.03 0.00 0.02 0.02 0.00 99.93 [2022-05-10T07:12:03.539Z] 06:58:01 all 0.05 0.00 0.02 0.01 0.00 99.92 [2022-05-10T07:12:03.539Z] 06:58:01 0 0.08 0.00 0.05 0.02 0.00 99.85 [2022-05-10T07:12:03.539Z] 06:58:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2022-05-10T07:12:03.539Z] 06:58:01 2 0.07 0.00 0.03 0.00 0.00 99.90 [2022-05-10T07:12:03.539Z] 06:58:01 3 0.03 0.00 0.02 0.03 0.02 99.90 [2022-05-10T07:12:03.539Z] 06:58:01 4 0.05 0.00 0.03 0.00 0.00 99.92 [2022-05-10T07:12:03.539Z] 06:58:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2022-05-10T07:12:03.539Z] 06:58:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T07:12:03.539Z] 06:58:01 7 0.07 0.00 0.02 0.00 0.02 99.90 [2022-05-10T07:12:03.539Z] 06:59:01 all 0.06 0.00 0.03 0.01 0.00 99.90 [2022-05-10T07:12:03.539Z] 06:59:01 0 0.15 0.00 0.03 0.02 0.02 99.78 [2022-05-10T07:12:03.539Z] 06:59:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2022-05-10T07:12:03.539Z] 06:59:01 2 0.05 0.00 0.03 0.02 0.00 99.90 [2022-05-10T07:12:03.539Z] 06:59:01 3 0.03 0.00 0.07 0.02 0.00 99.88 [2022-05-10T07:12:03.539Z] 06:59:01 4 0.07 0.00 0.03 0.00 0.00 99.90 [2022-05-10T07:12:03.539Z] 06:59:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-10T07:12:03.539Z] 06:59:01 6 0.03 0.00 0.03 0.00 0.00 99.93 [2022-05-10T07:12:03.539Z] 06:59:01 7 0.07 0.00 0.02 0.00 0.02 99.90 [2022-05-10T07:12:03.539Z] 07:00:01 all 0.01 0.00 0.02 0.01 0.00 99.96 [2022-05-10T07:12:03.539Z] 07:00:01 0 0.00 0.00 0.03 0.02 0.02 99.93 [2022-05-10T07:12:03.539Z] 07:00:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-10T07:12:03.539Z] 07:00:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T07:12:03.539Z] 07:00:01 3 0.03 0.00 0.02 0.03 0.02 99.90 [2022-05-10T07:12:03.539Z] 07:00:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T07:12:03.539Z] 07:00:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-10T07:12:03.539Z] 07:00:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T07:12:03.539Z] 07:00:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2022-05-10T07:12:03.539Z] 07:01:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2022-05-10T07:12:03.539Z] 07:01:01 0 0.02 0.00 0.00 0.02 0.02 99.95 [2022-05-10T07:12:03.539Z] 07:01:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-10T07:12:03.539Z] 07:01:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-10T07:12:03.539Z] 07:01:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T07:12:03.539Z] 07:01:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2022-05-10T07:12:03.539Z] 07:01:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-10T07:12:03.539Z] 07:01:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T07:12:03.539Z] 07:01:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2022-05-10T07:12:03.540Z] 07:02:01 all 0.01 0.00 0.02 0.00 0.00 99.96 [2022-05-10T07:12:03.540Z] 07:02:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2022-05-10T07:12:03.540Z] 07:02:01 1 0.00 0.00 0.03 0.00 0.00 99.97 [2022-05-10T07:12:03.540Z] 07:02:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T07:12:03.540Z] 07:02:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2022-05-10T07:12:03.540Z] 07:02:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-10T07:12:03.540Z] 07:02:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2022-05-10T07:12:03.540Z] 07:02:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T07:12:03.540Z] 07:02:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-10T07:12:03.540Z] 07:03:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2022-05-10T07:12:03.540Z] 07:03:01 0 0.03 0.00 0.03 0.02 0.02 99.90 [2022-05-10T07:12:03.540Z] 07:03:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2022-05-10T07:12:03.540Z] 07:03:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2022-05-10T07:12:03.540Z] 07:03:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2022-05-10T07:12:03.540Z] 07:03:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T07:12:03.540Z] 07:03:01 5 0.03 0.00 0.03 0.00 0.00 99.93 [2022-05-10T07:12:03.540Z] 07:03:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2022-05-10T07:12:03.540Z] 07:03:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2022-05-10T07:12:03.540Z] 07:04:01 all 0.05 0.00 0.04 0.01 0.00 99.90 [2022-05-10T07:12:03.540Z] 07:04:01 0 0.07 0.00 0.03 0.03 0.00 99.87 [2022-05-10T07:12:03.540Z] 07:04:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2022-05-10T07:12:03.540Z] 07:04:01 2 0.05 0.00 0.03 0.00 0.00 99.92 [2022-05-10T07:12:03.540Z] 07:04:01 3 0.03 0.00 0.03 0.00 0.02 99.92 [2022-05-10T07:12:03.540Z] 07:04:01 4 0.07 0.00 0.05 0.00 0.00 99.88 [2022-05-10T07:12:03.540Z] 07:04:01 5 0.05 0.00 0.02 0.00 0.00 99.93 [2022-05-10T07:12:03.540Z] 07:04:01 6 0.02 0.00 0.03 0.03 0.00 99.92 [2022-05-10T07:12:03.540Z] 07:04:01 7 0.07 0.00 0.05 0.00 0.00 99.88 [2022-05-10T07:12:03.540Z] 07:05:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2022-05-10T07:12:03.540Z] 07:05:01 0 0.02 0.00 0.02 0.02 0.02 99.93 [2022-05-10T07:12:03.540Z] 07:05:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2022-05-10T07:12:03.540Z] 07:05:01 2 0.07 0.00 0.02 0.00 0.02 99.90 [2022-05-10T07:12:03.540Z] 07:05:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2022-05-10T07:12:03.540Z] 07:05:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T07:12:03.540Z] 07:05:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T07:12:03.540Z] 07:05:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2022-05-10T07:12:03.540Z] 07:05:01 7 0.00 0.00 0.03 0.00 0.00 99.97 [2022-05-10T07:12:03.540Z] [2022-05-10T07:12:03.540Z] 07:05:01 CPU %user %nice %system %iowait %steal %idle [2022-05-10T07:12:03.540Z] 07:06:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2022-05-10T07:12:03.540Z] 07:06:01 0 0.03 0.00 0.02 0.02 0.00 99.93 [2022-05-10T07:12:03.540Z] 07:06:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2022-05-10T07:12:03.540Z] 07:06:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T07:12:03.540Z] 07:06:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2022-05-10T07:12:03.540Z] 07:06:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T07:12:03.540Z] 07:06:01 5 0.00 0.00 0.03 0.00 0.02 99.95 [2022-05-10T07:12:03.540Z] 07:06:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2022-05-10T07:12:03.540Z] 07:06:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T07:12:03.540Z] 07:07:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2022-05-10T07:12:03.540Z] 07:07:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2022-05-10T07:12:03.540Z] 07:07:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2022-05-10T07:12:03.540Z] 07:07:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2022-05-10T07:12:03.540Z] 07:07:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-10T07:12:03.540Z] 07:07:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2022-05-10T07:12:03.540Z] 07:07:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T07:12:03.540Z] 07:07:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T07:12:03.540Z] 07:07:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T07:12:03.540Z] 07:08:01 all 0.04 0.00 0.04 0.01 0.01 99.89 [2022-05-10T07:12:03.540Z] 07:08:01 0 0.05 0.00 0.05 0.07 0.00 99.83 [2022-05-10T07:12:03.540Z] 07:08:01 1 0.05 0.00 0.03 0.00 0.03 99.88 [2022-05-10T07:12:03.540Z] 07:08:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T07:12:03.540Z] 07:08:01 3 0.02 0.00 0.03 0.03 0.02 99.90 [2022-05-10T07:12:03.540Z] 07:08:01 4 0.02 0.00 0.05 0.00 0.00 99.93 [2022-05-10T07:12:03.540Z] 07:08:01 5 0.20 0.00 0.08 0.02 0.00 99.70 [2022-05-10T07:12:03.540Z] 07:08:01 6 0.00 0.00 0.03 0.00 0.00 99.97 [2022-05-10T07:12:03.540Z] 07:08:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2022-05-10T07:12:03.540Z] 07:09:02 all 0.03 0.00 0.02 0.00 0.01 99.94 [2022-05-10T07:12:03.540Z] 07:09:02 0 0.02 0.00 0.02 0.02 0.00 99.95 [2022-05-10T07:12:03.540Z] 07:09:02 1 0.05 0.00 0.03 0.00 0.02 99.90 [2022-05-10T07:12:03.540Z] 07:09:02 2 0.03 0.00 0.02 0.00 0.00 99.95 [2022-05-10T07:12:03.540Z] 07:09:02 3 0.03 0.00 0.03 0.02 0.02 99.90 [2022-05-10T07:12:03.540Z] 07:09:02 4 0.02 0.00 0.02 0.00 0.02 99.95 [2022-05-10T07:12:03.540Z] 07:09:02 5 0.03 0.00 0.03 0.00 0.00 99.93 [2022-05-10T07:12:03.540Z] 07:09:02 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T07:12:03.540Z] 07:09:02 7 0.02 0.00 0.02 0.00 0.02 99.95 [2022-05-10T07:12:03.540Z] 07:10:01 all 0.03 0.00 0.01 0.00 0.00 99.96 [2022-05-10T07:12:03.540Z] 07:10:01 0 0.08 0.00 0.00 0.02 0.00 99.90 [2022-05-10T07:12:03.540Z] 07:10:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2022-05-10T07:12:03.540Z] 07:10:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2022-05-10T07:12:03.540Z] 07:10:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2022-05-10T07:12:03.540Z] 07:10:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T07:12:03.540Z] 07:10:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2022-05-10T07:12:03.540Z] 07:10:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2022-05-10T07:12:03.540Z] 07:10:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T07:12:03.540Z] 07:11:01 all 0.05 0.00 0.01 0.01 0.00 99.92 [2022-05-10T07:12:03.540Z] 07:11:01 0 0.05 0.00 0.02 0.02 0.00 99.92 [2022-05-10T07:12:03.540Z] 07:11:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2022-05-10T07:12:03.540Z] 07:11:01 2 0.10 0.00 0.02 0.00 0.00 99.88 [2022-05-10T07:12:03.540Z] 07:11:01 3 0.03 0.00 0.00 0.07 0.02 99.88 [2022-05-10T07:12:03.540Z] 07:11:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T07:12:03.540Z] 07:11:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T07:12:03.540Z] 07:11:01 6 0.12 0.00 0.02 0.00 0.00 99.87 [2022-05-10T07:12:03.540Z] 07:11:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-10T07:12:03.540Z] 07:12:01 all 0.75 0.00 0.28 0.02 0.01 98.95 [2022-05-10T07:12:03.540Z] 07:12:01 0 0.38 0.00 0.23 0.07 0.02 99.30 [2022-05-10T07:12:03.540Z] 07:12:01 1 1.88 0.00 0.33 0.00 0.02 97.77 [2022-05-10T07:12:03.540Z] 07:12:01 2 0.25 0.00 0.18 0.00 0.00 99.57 [2022-05-10T07:12:03.540Z] 07:12:01 3 0.47 0.00 0.43 0.03 0.02 99.05 [2022-05-10T07:12:03.540Z] 07:12:01 4 0.70 0.00 0.20 0.05 0.00 99.05 [2022-05-10T07:12:03.540Z] 07:12:01 5 1.17 0.00 0.30 0.00 0.02 98.52 [2022-05-10T07:12:03.540Z] 07:12:01 6 0.77 0.00 0.32 0.00 0.02 98.90 [2022-05-10T07:12:03.540Z] 07:12:01 7 0.33 0.00 0.22 0.02 0.00 99.43 [2022-05-10T07:12:03.540Z] Average: all 2.79 0.00 0.67 0.13 0.01 96.39 [2022-05-10T07:12:03.540Z] Average: 0 2.82 0.00 0.69 0.07 0.02 96.40 [2022-05-10T07:12:03.540Z] Average: 1 2.84 0.00 0.67 0.18 0.02 96.29 [2022-05-10T07:12:03.540Z] Average: 2 2.74 0.00 0.68 0.14 0.01 96.43 [2022-05-10T07:12:03.540Z] Average: 3 2.75 0.00 0.67 0.16 0.02 96.40 [2022-05-10T07:12:03.540Z] Average: 4 2.75 0.00 0.65 0.17 0.01 96.42 [2022-05-10T07:12:03.540Z] Average: 5 2.89 0.00 0.68 0.05 0.01 96.36 [2022-05-10T07:12:03.540Z] Average: 6 2.75 0.00 0.66 0.18 0.01 96.40 [2022-05-10T07:12:03.540Z] Average: 7 2.79 0.00 0.68 0.13 0.02 96.39 [2022-05-10T07:12:03.540Z] [2022-05-10T07:12:03.540Z] [2022-05-10T07:12:03.540Z]