Pull request #380 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of MonicaisHer for edgexfoundry/device-mqtt-go Loading trusted files from base branch main at ab5f3043ed72bb2ff48d9531baacfcdf4db80d1f rather than 4dd8a77c66c256eb0f31836d0eacf86bc66f086c Obtained Jenkinsfile from ab5f3043ed72bb2ff48d9531baacfcdf4db80d1f 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-ssh9046130670995321797.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-ssh16886139847350053867.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-380/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-380/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh15329493867710458359.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-ssh7770835348993439396.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-380/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-380/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh17063266854104035820.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-47533 in /w/workspace/gexfoundry_device-mqtt-go_PR-380 [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-380 # 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 ab5f3043ed72bb2ff48d9531baacfcdf4db80d1f into PR head commit 4dd8a77c66c256eb0f31836d0eacf86bc66f086c Merge succeeded, producing 4dd8a77c66c256eb0f31836d0eacf86bc66f086c Checking out Revision 4dd8a77c66c256eb0f31836d0eacf86bc66f086c (PR-380) > 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/380/head:refs/remotes/origin/PR-380 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4dd8a77c66c256eb0f31836d0eacf86bc66f086c # 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 ab5f3043ed72bb2ff48d9531baacfcdf4db80d1f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4dd8a77c66c256eb0f31836d0eacf86bc66f086c # timeout=10 Commit message: "build(deps): go 1.17 mod tidy" > git rev-list --no-walk 11f89c5b4b45ae4c17f4d6837ffc09f2fe133f6d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-10T11:55:00.620Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-10T11:55:00.679Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-10T11:55:00.703Z] ========================================================= [2022-05-10T11:55:00.704Z] EdgeX Global Pipelines Version Info [2022-05-10T11:55:00.704Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-10T11:55:01.562Z] ------------------- [2022-05-10T11:55:01.562Z] stable info: [2022-05-10T11:55:01.562Z] ------------------- [2022-05-10T11:55:01.562Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-10T11:55:01.562Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-05-10T11:55:01.562Z] Message: update stable to v1.0.227 [2022-05-10T11:55:02.137Z] ------------------- [2022-05-10T11:55:02.137Z] experimental info: [2022-05-10T11:55:02.137Z] ------------------- [2022-05-10T11:55:02.137Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-10T11:55:02.137Z] Commit SHA: 821e2ffd3fa43eddc5db18cf710cdace1a36094c [2022-05-10T11:55:02.137Z] Message: update experimental to v1.0.229 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-10T11:55:02.279Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2022-05-10T11:55:02.291Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2022-05-10T11:55:02.303Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-10T11:55:02.313Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-10T11:55:02.326Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-10T11:55:02.338Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-10T11:55:02.350Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-10T11:55:02.360Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-05-10T11:55:02.371Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-10T11:55:02.380Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-10T11:55:02.389Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-10T11:55:02.398Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2022-05-10T11:55:02.406Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-10T11:55:02.415Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-10T11:55:02.424Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-10T11:55:02.432Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-10T11:55:02.441Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-05-10T11:55:02.450Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-05-10T11:55:02.459Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-10T11:55:02.475Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-10T11:55:02.486Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-05-10T11:55:02.498Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-05-10T11:55:02.510Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-05-10T11:55:02.523Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-05-10T11:55:02.535Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-05-10T11:55:02.547Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-10T11:55:02.559Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-380 [Pipeline] echo [2022-05-10T11:55:02.571Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-380 [Pipeline] echo [2022-05-10T11:55:02.583Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-380 [Pipeline] echo [2022-05-10T11:55:02.595Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4dd8a77c66c256eb0f31836d0eacf86bc66f086c [Pipeline] echo [2022-05-10T11:55:02.607Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4dd8a77 [Pipeline] echo [2022-05-10T11:55:02.618Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T11:55:02.658Z] provisioning config files... [2022-05-10T11:55:02.671Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-380@tmp/config359817451839188320tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T11:55:02.986Z] ---> docker-login.sh [2022-05-10T11:55:02.986Z] nexus3.edgexfoundry.org:10001 [2022-05-10T11:55:03.248Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T11:55:03.248Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T11:55:03.248Z] Configure a credential helper to remove this warning. See [2022-05-10T11:55:03.248Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T11:55:03.248Z] [2022-05-10T11:55:03.248Z] Login Succeeded [2022-05-10T11:55:03.248Z] nexus3.edgexfoundry.org:10002 [2022-05-10T11:55:03.510Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T11:55:03.510Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T11:55:03.510Z] Configure a credential helper to remove this warning. See [2022-05-10T11:55:03.510Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T11:55:03.510Z] [2022-05-10T11:55:03.510Z] Login Succeeded [2022-05-10T11:55:03.510Z] nexus3.edgexfoundry.org:10003 [2022-05-10T11:55:03.510Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T11:55:03.774Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T11:55:03.774Z] Configure a credential helper to remove this warning. See [2022-05-10T11:55:03.774Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T11:55:03.774Z] [2022-05-10T11:55:03.774Z] Login Succeeded [2022-05-10T11:55:03.774Z] nexus3.edgexfoundry.org:10004 [2022-05-10T11:55:03.774Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T11:55:03.774Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T11:55:03.774Z] Configure a credential helper to remove this warning. See [2022-05-10T11:55:03.774Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T11:55:03.774Z] [2022-05-10T11:55:03.774Z] Login Succeeded [2022-05-10T11:55:03.774Z] docker.io [2022-05-10T11:55:03.774Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T11:55:04.348Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T11:55:04.348Z] Configure a credential helper to remove this warning. See [2022-05-10T11:55:04.348Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T11:55:04.348Z] [2022-05-10T11:55:04.348Z] Login Succeeded [2022-05-10T11:55:04.348Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T11:55:04.358Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-10T11:55:04.741Z] + git rev-list -1 --merges 4dd8a77c66c256eb0f31836d0eacf86bc66f086c~1..4dd8a77c66c256eb0f31836d0eacf86bc66f086c [Pipeline] echo [2022-05-10T11:55:04.788Z] -----------> git rev-list -1 --merges 4dd8a77c66c256eb0f31836d0eacf86bc66f086c~1..4dd8a77c66c256eb0f31836d0eacf86bc66f086c 4dd8a77c66c256eb0f31836d0eacf86bc66f086c [false] [Pipeline] sh [2022-05-10T11:55:05.087Z] + git log --format=format:%s -1 4dd8a77c66c256eb0f31836d0eacf86bc66f086c [Pipeline] echo [2022-05-10T11:55:05.105Z] ========================================================= [2022-05-10T11:55:05.105Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-10T11:55:05.105Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-10T11:55:05.454Z] + git log --format=format:%s -1 4dd8a77c66c256eb0f31836d0eacf86bc66f086c [Pipeline] echo [2022-05-10T11:55:05.466Z] [semverPrep] GIT_COMMIT: 4dd8a77c66c256eb0f31836d0eacf86bc66f086c, Commit Message: build(deps): go 1.17 mod tidy [Pipeline] echo [2022-05-10T11:55:05.477Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-05-10T11:55:05.858Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-10T11:55:05.858Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-10T11:55:05.858Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-10T11:55:05.858Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-10T11:55:05.858Z] + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee [2022-05-10T11:55:05.858Z] -a /etc/ssh/ssh_known_hosts [2022-05-10T11:55:05.858Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-10T11:55:06.210Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T11:55:06.210Z] [2022-05-10T11:55:06.210Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T11:55:06.519Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T11:55:06.519Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-10T11:55:06.519Z] 1fe172e4850f: Pulling fs layer [2022-05-10T11:55:06.519Z] caf521ccaac6: Pulling fs layer [2022-05-10T11:55:06.519Z] 3ead6fa29328: Pulling fs layer [2022-05-10T11:55:06.519Z] 5c2a1cbceb83: Pulling fs layer [2022-05-10T11:55:06.519Z] a8d5f1318db7: Pulling fs layer [2022-05-10T11:55:06.519Z] c427282e49a2: Pulling fs layer [2022-05-10T11:55:06.519Z] 1827001aaf11: Pulling fs layer [2022-05-10T11:55:06.519Z] 0714d37db230: Pulling fs layer [2022-05-10T11:55:06.519Z] ac28cf19c067: Pulling fs layer [2022-05-10T11:55:06.519Z] ca983d60f3e2: Pulling fs layer [2022-05-10T11:55:06.519Z] 9f894cec8388: Pulling fs layer [2022-05-10T11:55:06.519Z] c427282e49a2: Waiting [2022-05-10T11:55:06.519Z] 1827001aaf11: Waiting [2022-05-10T11:55:06.519Z] 0714d37db230: Waiting [2022-05-10T11:55:06.519Z] ac28cf19c067: Waiting [2022-05-10T11:55:06.519Z] ca983d60f3e2: Waiting [2022-05-10T11:55:06.519Z] 9f894cec8388: Waiting [2022-05-10T11:55:06.519Z] 5c2a1cbceb83: Waiting [2022-05-10T11:55:06.519Z] a8d5f1318db7: Waiting [2022-05-10T11:55:06.519Z] caf521ccaac6: Verifying Checksum [2022-05-10T11:55:06.519Z] caf521ccaac6: Download complete [2022-05-10T11:55:06.519Z] 5c2a1cbceb83: Verifying Checksum [2022-05-10T11:55:06.519Z] 5c2a1cbceb83: Download complete [2022-05-10T11:55:06.783Z] a8d5f1318db7: Verifying Checksum [2022-05-10T11:55:06.783Z] a8d5f1318db7: Download complete [2022-05-10T11:55:06.783Z] c427282e49a2: Download complete [2022-05-10T11:55:06.783Z] 3ead6fa29328: Verifying Checksum [2022-05-10T11:55:06.783Z] 3ead6fa29328: Download complete [2022-05-10T11:55:06.783Z] 0714d37db230: Download complete [2022-05-10T11:55:06.783Z] ac28cf19c067: Verifying Checksum [2022-05-10T11:55:06.783Z] ac28cf19c067: Download complete [2022-05-10T11:55:06.783Z] ca983d60f3e2: Verifying Checksum [2022-05-10T11:55:06.783Z] ca983d60f3e2: Download complete [2022-05-10T11:55:06.783Z] 9f894cec8388: Verifying Checksum [2022-05-10T11:55:06.783Z] 9f894cec8388: Download complete [2022-05-10T11:55:06.783Z] 1fe172e4850f: Verifying Checksum [2022-05-10T11:55:06.783Z] 1fe172e4850f: Download complete [2022-05-10T11:55:07.054Z] 1827001aaf11: Verifying Checksum [2022-05-10T11:55:07.054Z] 1827001aaf11: Download complete [2022-05-10T11:55:08.439Z] 1fe172e4850f: Pull complete [2022-05-10T11:55:08.700Z] caf521ccaac6: Pull complete [2022-05-10T11:55:09.273Z] 3ead6fa29328: Pull complete [2022-05-10T11:55:09.273Z] 5c2a1cbceb83: Pull complete [2022-05-10T11:55:09.534Z] a8d5f1318db7: Pull complete [2022-05-10T11:55:09.534Z] c427282e49a2: Pull complete [2022-05-10T11:55:12.081Z] 1827001aaf11: Pull complete [2022-05-10T11:55:12.081Z] 0714d37db230: Pull complete [2022-05-10T11:55:12.081Z] ac28cf19c067: Pull complete [2022-05-10T11:55:12.081Z] ca983d60f3e2: Pull complete [2022-05-10T11:55:12.081Z] 9f894cec8388: Pull complete [2022-05-10T11:55:12.081Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-10T11:55:12.081Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T11:55:12.081Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-10T11:55:12.161Z] prd-ubuntu20.04-docker-8c-8g-47533 does not seem to be running inside a container [2022-05-10T11:55:12.204Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-380 -v /w/workspace/gexfoundry_device-mqtt-go_PR-380:/w/workspace/gexfoundry_device-mqtt-go_PR-380:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-380@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-380@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-10T11:55:13.861Z] $ docker top 0bc40175968d53af7f24f65e7a3f6203e94bb5ef68045af1ddc17c2444185541 -eo pid,comm [2022-05-10T11:55:13.931Z] 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-10T11:55:13.931Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-10T11:55:13.966Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-10T11:55:13.966Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-10T11:55:14.115Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-10T11:55:14.122Z] $ docker exec 0bc40175968d53af7f24f65e7a3f6203e94bb5ef68045af1ddc17c2444185541 ssh-agent [2022-05-10T11:55:14.266Z] SSH_AUTH_SOCK=/tmp/ssh-e9v39odZbod6/agent.34 [2022-05-10T11:55:14.266Z] SSH_AGENT_PID=41 [2022-05-10T11:55:14.275Z] Running ssh-add (command line suppressed) [2022-05-10T11:55:14.402Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-380@tmp/private_key_8862178624388201832.key (/w/workspace/gexfoundry_device-mqtt-go_PR-380@tmp/private_key_8862178624388201832.key) [2022-05-10T11:55:14.416Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-10T11:55:14.710Z] + git tag --points-at HEAD [Pipeline] } [2022-05-10T11:55:14.728Z] $ docker exec --env ******** --env ******** 0bc40175968d53af7f24f65e7a3f6203e94bb5ef68045af1ddc17c2444185541 ssh-agent -k [2022-05-10T11:55:14.871Z] unset SSH_AUTH_SOCK; [2022-05-10T11:55:14.871Z] unset SSH_AGENT_PID; [2022-05-10T11:55:14.872Z] echo Agent pid 41 killed; [2022-05-10T11:55:14.881Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-10T11:55:14.906Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-10T11:55:14.906Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-10T11:55:15.038Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-10T11:55:15.045Z] $ docker exec 0bc40175968d53af7f24f65e7a3f6203e94bb5ef68045af1ddc17c2444185541 ssh-agent [2022-05-10T11:55:15.185Z] SSH_AUTH_SOCK=/tmp/ssh-RaprdkEis09q/agent.73 [2022-05-10T11:55:15.185Z] SSH_AGENT_PID=80 [2022-05-10T11:55:15.191Z] Running ssh-add (command line suppressed) [2022-05-10T11:55:15.315Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-380@tmp/private_key_6292695381724836503.key (/w/workspace/gexfoundry_device-mqtt-go_PR-380@tmp/private_key_6292695381724836503.key) [2022-05-10T11:55:15.331Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-10T11:55:15.628Z] + git semver init [2022-05-10T11:55:15.892Z] 2022-05-10 11:55:15,866 [run_init] DEBUG init version:0.0.0 force:False [2022-05-10T11:55:15.892Z] 2022-05-10 11:55:15,866 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-380/.semver [2022-05-10T11:55:15.892Z] 2022-05-10 11:55:15,867 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-380/.semver [2022-05-10T11:55:15.892Z] 2022-05-10 11:55:15,867 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-380/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-380, universal_newlines=False, shell=None, istream=None) [2022-05-10T11:55:16.840Z] 2022-05-10 11:55:16,679 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-380/.git/info/exclude [2022-05-10T11:55:16.840Z] 2022-05-10 11:55:16,679 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-380/.semver/PR-380 with force:False [2022-05-10T11:55:16.840Z] 2022-05-10 11:55:16,680 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-380/.semver/PR-380 [2022-05-10T11:55:16.840Z] 2022-05-10 11:55:16,685 [execute] INFO git cat-file --batch-check [2022-05-10T11:55:16.840Z] 2022-05-10 11:55:16,685 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-380/.semver, universal_newlines=False, shell=None, istream=) [2022-05-10T11:55:16.840Z] 2022-05-10 11:55:16,694 [execute] INFO git cat-file --batch [2022-05-10T11:55:16.840Z] 2022-05-10 11:55:16,694 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-380/.semver, universal_newlines=False, shell=None, istream=) [2022-05-10T11:55:16.840Z] 2022-05-10 11:55:16,700 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-380/.semver/PR-380 [2022-05-10T11:55:16.840Z] 0.0.0 [Pipeline] } [2022-05-10T11:55:16.854Z] $ docker exec --env ******** --env ******** 0bc40175968d53af7f24f65e7a3f6203e94bb5ef68045af1ddc17c2444185541 ssh-agent -k [2022-05-10T11:55:16.974Z] unset SSH_AUTH_SOCK; [2022-05-10T11:55:16.975Z] unset SSH_AGENT_PID; [2022-05-10T11:55:16.975Z] echo Agent pid 80 killed; [2022-05-10T11:55:16.984Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-10T11:55:17.308Z] + git semver [Pipeline] } [2022-05-10T11:55:17.590Z] $ docker stop --time=1 0bc40175968d53af7f24f65e7a3f6203e94bb5ef68045af1ddc17c2444185541 [2022-05-10T11:55:18.944Z] $ docker rm -f 0bc40175968d53af7f24f65e7a3f6203e94bb5ef68045af1ddc17c2444185541 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-10T11:55:19.307Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-10T11:55:19.594Z] Stashed 1 file(s) [Pipeline] echo [2022-05-10T11:55:19.598Z] [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-10T11:55:19.759Z] provisioning config files... [2022-05-10T11:55:19.769Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-380@tmp/config1398625596998831753tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T11:55:20.070Z] ---> docker-login.sh [2022-05-10T11:55:20.070Z] nexus3.edgexfoundry.org:10001 [2022-05-10T11:55:20.070Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T11:55:20.070Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T11:55:20.070Z] Configure a credential helper to remove this warning. See [2022-05-10T11:55:20.070Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T11:55:20.070Z] [2022-05-10T11:55:20.070Z] Login Succeeded [2022-05-10T11:55:20.070Z] nexus3.edgexfoundry.org:10002 [2022-05-10T11:55:20.070Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T11:55:20.330Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T11:55:20.330Z] Configure a credential helper to remove this warning. See [2022-05-10T11:55:20.330Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T11:55:20.330Z] [2022-05-10T11:55:20.330Z] Login Succeeded [2022-05-10T11:55:20.330Z] nexus3.edgexfoundry.org:10003 [2022-05-10T11:55:20.330Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T11:55:20.330Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T11:55:20.330Z] Configure a credential helper to remove this warning. See [2022-05-10T11:55:20.330Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T11:55:20.330Z] [2022-05-10T11:55:20.330Z] Login Succeeded [2022-05-10T11:55:20.330Z] nexus3.edgexfoundry.org:10004 [2022-05-10T11:55:20.599Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T11:55:20.599Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T11:55:20.599Z] Configure a credential helper to remove this warning. See [2022-05-10T11:55:20.599Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T11:55:20.599Z] [2022-05-10T11:55:20.599Z] Login Succeeded [2022-05-10T11:55:20.599Z] docker.io [2022-05-10T11:55:20.599Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T11:55:20.860Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T11:55:20.860Z] Configure a credential helper to remove this warning. See [2022-05-10T11:55:20.860Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T11:55:20.860Z] [2022-05-10T11:55:20.860Z] Login Succeeded [2022-05-10T11:55:20.860Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T11:55:20.869Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-10T11:55:20.933Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-10T11:55:20.946Z] ========================================================= [2022-05-10T11:55:20.946Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-10T11:55:20.946Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-10T11:55:21.262Z] + 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-10T11:55:21.262Z] Sending build context to Docker daemon 5.939MB [2022-05-10T11:55:21.262Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-05-10T11:55:21.262Z] Step 2/12 : FROM ${BASE} AS builder [2022-05-10T11:55:21.262Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-10T11:55:21.262Z] 59bf1c3509f3: Pulling fs layer [2022-05-10T11:55:21.262Z] 666ba61612fd: Pulling fs layer [2022-05-10T11:55:21.262Z] 8ed8ca486205: Pulling fs layer [2022-05-10T11:55:21.262Z] 4fe6c5a15a65: Pulling fs layer [2022-05-10T11:55:21.262Z] 22a0e8bec74d: Pulling fs layer [2022-05-10T11:55:21.262Z] ca2b28591e48: Pulling fs layer [2022-05-10T11:55:21.262Z] a51346096db8: Pulling fs layer [2022-05-10T11:55:21.262Z] daebc70d1ce1: Pulling fs layer [2022-05-10T11:55:21.262Z] 0e18a0eac166: Pulling fs layer [2022-05-10T11:55:21.262Z] ca2b28591e48: Waiting [2022-05-10T11:55:21.262Z] a51346096db8: Waiting [2022-05-10T11:55:21.262Z] daebc70d1ce1: Waiting [2022-05-10T11:55:21.262Z] 0e18a0eac166: Waiting [2022-05-10T11:55:21.262Z] 4fe6c5a15a65: Waiting [2022-05-10T11:55:21.262Z] 22a0e8bec74d: Waiting [2022-05-10T11:55:21.262Z] 8ed8ca486205: Download complete [2022-05-10T11:55:21.262Z] 666ba61612fd: Download complete [2022-05-10T11:55:21.262Z] 22a0e8bec74d: Verifying Checksum [2022-05-10T11:55:21.262Z] 22a0e8bec74d: Download complete [2022-05-10T11:55:21.524Z] ca2b28591e48: Verifying Checksum [2022-05-10T11:55:21.524Z] ca2b28591e48: Download complete [2022-05-10T11:55:21.524Z] 59bf1c3509f3: Verifying Checksum [2022-05-10T11:55:21.524Z] 59bf1c3509f3: Download complete [2022-05-10T11:55:21.524Z] a51346096db8: Verifying Checksum [2022-05-10T11:55:21.524Z] a51346096db8: Download complete [2022-05-10T11:55:21.524Z] daebc70d1ce1: Verifying Checksum [2022-05-10T11:55:21.524Z] daebc70d1ce1: Download complete [2022-05-10T11:55:21.524Z] 59bf1c3509f3: Pull complete [2022-05-10T11:55:21.786Z] 666ba61612fd: Pull complete [2022-05-10T11:55:21.786Z] 8ed8ca486205: Pull complete [2022-05-10T11:55:22.359Z] 4fe6c5a15a65: Verifying Checksum [2022-05-10T11:55:22.359Z] 4fe6c5a15a65: Download complete [2022-05-10T11:55:22.359Z] 0e18a0eac166: Verifying Checksum [2022-05-10T11:55:22.359Z] 0e18a0eac166: Download complete [2022-05-10T11:55:26.561Z] 4fe6c5a15a65: Pull complete [2022-05-10T11:55:26.561Z] 22a0e8bec74d: Pull complete [2022-05-10T11:55:26.561Z] ca2b28591e48: Pull complete [2022-05-10T11:55:26.821Z] a51346096db8: Pull complete [2022-05-10T11:55:26.821Z] daebc70d1ce1: Pull complete [2022-05-10T11:55:29.367Z] 0e18a0eac166: Pull complete [2022-05-10T11:55:29.367Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-10T11:55:29.367Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-10T11:55:29.367Z] ---> f018257e8ee9 [2022-05-10T11:55:29.367Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-10T11:55:31.281Z] ---> Running in 3c06025a6066 [2022-05-10T11:55:31.281Z] Removing intermediate container 3c06025a6066 [2022-05-10T11:55:31.281Z] ---> fab6ae5e1fd6 [2022-05-10T11:55:31.281Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-05-10T11:55:31.281Z] ---> Running in f27e27dcc98c [2022-05-10T11:55:31.281Z] Removing intermediate container f27e27dcc98c [2022-05-10T11:55:31.281Z] ---> 6258b67123ca [2022-05-10T11:55:31.281Z] Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T11:55:31.281Z] ---> Running in 60022cfad2b0 [2022-05-10T11:55:31.852Z] Removing intermediate container 60022cfad2b0 [2022-05-10T11:55:31.852Z] ---> e98375d1fd7f [2022-05-10T11:55:31.852Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-10T11:55:31.852Z] ---> Running in e228a2c478d3 [2022-05-10T11:55:32.113Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T11:55:33.056Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T11:55:33.318Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-05-10T11:55:33.318Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-05-10T11:55:33.579Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-05-10T11:55:33.580Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-05-10T11:55:33.580Z] Executing busybox-1.34.1-r3.trigger [2022-05-10T11:55:33.580Z] OK: 224 MiB in 56 packages [2022-05-10T11:55:34.152Z] Removing intermediate container e228a2c478d3 [2022-05-10T11:55:34.152Z] ---> 34638bdfaa86 [2022-05-10T11:55:34.152Z] Step 7/12 : WORKDIR /device-mqtt-go [2022-05-10T11:55:34.152Z] ---> Running in bdff8f401cf2 [2022-05-10T11:55:34.152Z] Removing intermediate container bdff8f401cf2 [2022-05-10T11:55:34.152Z] ---> 96937d6e369a [2022-05-10T11:55:34.152Z] Step 8/12 : COPY go.mod vendor* ./ [2022-05-10T11:55:34.413Z] ---> 687c4d532f3c [2022-05-10T11:55:34.413Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T11:55:34.413Z] ---> Running in 58324f5cec66 [2022-05-10T11:55:34.717Z] Still waiting to schedule task [2022-05-10T11:55:34.717Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-05-10T11:55:49.320Z] Removing intermediate container 58324f5cec66 [2022-05-10T11:55:49.320Z] ---> c7eac6ae8fd3 [2022-05-10T11:55:49.320Z] Step 10/12 : COPY . . [2022-05-10T11:55:49.320Z] ---> 63a3a16fa527 [2022-05-10T11:55:49.320Z] Step 11/12 : ARG MAKE='make build' [2022-05-10T11:55:49.320Z] ---> Running in d0d45f861deb [2022-05-10T11:55:49.320Z] Removing intermediate container d0d45f861deb [2022-05-10T11:55:49.320Z] ---> 8b090dd61d1f [2022-05-10T11:55:49.320Z] Step 12/12 : RUN $MAKE [2022-05-10T11:55:49.320Z] ---> Running in a9544676776b [2022-05-10T11:55:49.320Z] noop [2022-05-10T11:55:49.581Z] Removing intermediate container a9544676776b [2022-05-10T11:55:49.581Z] ---> 00244ee2ca3b [2022-05-10T11:55:49.581Z] Successfully built 00244ee2ca3b [2022-05-10T11:55:49.581Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T11:55:49.882Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-10T11:55:49.882Z] . [Pipeline] withDockerContainer [2022-05-10T11:55:49.957Z] prd-ubuntu20.04-docker-8c-8g-47533 does not seem to be running inside a container [2022-05-10T11:55:50.016Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-380 -v /w/workspace/gexfoundry_device-mqtt-go_PR-380:/w/workspace/gexfoundry_device-mqtt-go_PR-380:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-380@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-380@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-10T11:55:50.478Z] $ docker top 5020749b5f2d74f313268c9a3ec679aab4c75ad1a49bbffda12fba96598dd1fb -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T11:55:50.890Z] + go version [2022-05-10T11:55:50.890Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-10T11:55:50.910Z] $ docker stop --time=1 5020749b5f2d74f313268c9a3ec679aab4c75ad1a49bbffda12fba96598dd1fb [2022-05-10T11:55:52.198Z] $ docker rm -f 5020749b5f2d74f313268c9a3ec679aab4c75ad1a49bbffda12fba96598dd1fb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T11:55:52.640Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-10T11:55:52.640Z] . [Pipeline] withDockerContainer [2022-05-10T11:55:52.709Z] prd-ubuntu20.04-docker-8c-8g-47533 does not seem to be running inside a container [2022-05-10T11:55:52.747Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-380 -v /w/workspace/gexfoundry_device-mqtt-go_PR-380:/w/workspace/gexfoundry_device-mqtt-go_PR-380:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-380@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-380@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-10T11:55:53.144Z] $ docker top 7abf930d682d9959c7d96d7b337231645a18f074f43c2a794c90ed4b54de0214 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-10T11:55:53.517Z] + make test [2022-05-10T11:55:53.517Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-05-10T11:55:53.777Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2022-05-10T11:56:03.779Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2022-05-10T11:56:03.779Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.013s coverage: 21.8% of statements [2022-05-10T11:56:03.779Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2022-05-10T11:56:11.918Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-10T11:56:16.193Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-10T11:56:16.193Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-10T11:56:16.193Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-10T11:56:16.208Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-10T11:56:16.224Z] $ docker stop --time=1 7abf930d682d9959c7d96d7b337231645a18f074f43c2a794c90ed4b54de0214 [2022-05-10T11:56:18.143Z] $ docker rm -f 7abf930d682d9959c7d96d7b337231645a18f074f43c2a794c90ed4b54de0214 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-10T11:56:18.608Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-10T11:56:18.656Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-05-10T11:56:19.532Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-10T11:56:19.823Z] + ls -al . [2022-05-10T11:56:19.823Z] total 180 [2022-05-10T11:56:19.823Z] drwxrwxr-x 10 jenkins jenkins 4096 May 10 11:56 . [2022-05-10T11:56:19.823Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 11:54 .. [2022-05-10T11:56:19.823Z] -rw-rw-r-- 1 jenkins jenkins 140 May 10 11:54 .dockerignore [2022-05-10T11:56:19.823Z] drwxrwxr-x 8 jenkins jenkins 4096 May 10 11:55 .git [2022-05-10T11:56:19.823Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 11:54 .github [2022-05-10T11:56:19.823Z] -rw-rw-r-- 1 jenkins jenkins 329 May 10 11:54 .gitignore [2022-05-10T11:56:19.823Z] -rw-rw-r-- 1 jenkins jenkins 41 May 10 11:54 .golangci.yml [2022-05-10T11:56:19.823Z] drwxr-xr-x 3 jenkins jenkins 4096 May 10 11:55 .semver [2022-05-10T11:56:19.823Z] -rw-rw-r-- 1 jenkins jenkins 8656 May 10 11:54 Attribution.txt [2022-05-10T11:56:19.823Z] -rw-rw-r-- 1 jenkins jenkins 11365 May 10 11:54 CHANGELOG.md [2022-05-10T11:56:19.823Z] -rw-rw-r-- 1 jenkins jenkins 1930 May 10 11:54 Dockerfile [2022-05-10T11:56:19.823Z] -rw-rw-r-- 1 jenkins jenkins 677 May 10 11:54 GOVERNANCE.md [2022-05-10T11:56:19.823Z] -rw-rw-r-- 1 jenkins jenkins 678 May 10 11:54 Jenkinsfile [2022-05-10T11:56:19.823Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 10 11:54 LICENSE [2022-05-10T11:56:19.823Z] -rw-rw-r-- 1 jenkins jenkins 1930 May 10 11:54 Makefile [2022-05-10T11:56:19.823Z] -rw-rw-r-- 1 jenkins jenkins 620 May 10 11:54 OWNERS.md [2022-05-10T11:56:19.823Z] -rw-rw-r-- 1 jenkins jenkins 2501 May 10 11:54 README.md [2022-05-10T11:56:19.823Z] -rw-rw-r-- 1 jenkins jenkins 5 May 10 11:55 VERSION [2022-05-10T11:56:19.823Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 11:54 bin [2022-05-10T11:56:19.823Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 11:54 cmd [2022-05-10T11:56:19.823Z] -rw-r--r-- 1 jenkins jenkins 17887 May 10 11:56 coverage.out [2022-05-10T11:56:19.823Z] -rw-rw-r-- 1 jenkins jenkins 3309 May 10 11:54 go.mod [2022-05-10T11:56:19.823Z] -rw-rw-r-- 1 jenkins jenkins 35490 May 10 11:54 go.sum [2022-05-10T11:56:19.823Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 11:54 internal [2022-05-10T11:56:19.823Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 11:54 mock [2022-05-10T11:56:19.823Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 11:54 snap [2022-05-10T11:56:19.823Z] -rw-rw-r-- 1 jenkins jenkins 227 May 10 11:54 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-10T11:56:20.121Z] + 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=4dd8a77c66c256eb0f31836d0eacf86bc66f086c --label arch=amd64 --label version=0.0.0 . [2022-05-10T11:56:20.122Z] Sending build context to Docker daemon 5.958MB [2022-05-10T11:56:20.122Z] Step 1/24 : ARG BASE=golang:1.17-alpine3.15 [2022-05-10T11:56:20.122Z] Step 2/24 : FROM ${BASE} AS builder [2022-05-10T11:56:20.122Z] ---> 00244ee2ca3b [2022-05-10T11:56:20.122Z] Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-10T11:56:20.122Z] ---> Running in df85fbf93305 [2022-05-10T11:56:20.387Z] Removing intermediate container df85fbf93305 [2022-05-10T11:56:20.387Z] ---> 0e2edb3d83da [2022-05-10T11:56:20.387Z] Step 4/24 : ARG ALPINE_PKG_EXTRA="" [2022-05-10T11:56:20.387Z] ---> Running in 8af3e5f51441 [2022-05-10T11:56:20.387Z] Removing intermediate container 8af3e5f51441 [2022-05-10T11:56:20.387Z] ---> 743ed6ffba59 [2022-05-10T11:56:20.387Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T11:56:20.387Z] ---> Running in 5f4e90c0891c [2022-05-10T11:56:21.327Z] Removing intermediate container 5f4e90c0891c [2022-05-10T11:56:21.327Z] ---> 35f8405e83fa [2022-05-10T11:56:21.327Z] Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-10T11:56:21.327Z] ---> Running in 85a13e4c8aa7 [2022-05-10T11:56:21.587Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T11:56:22.157Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T11:56:22.732Z] OK: 224 MiB in 56 packages [2022-05-10T11:56:22.992Z] Removing intermediate container 85a13e4c8aa7 [2022-05-10T11:56:22.992Z] ---> b0f784f12484 [2022-05-10T11:56:22.992Z] Step 7/24 : WORKDIR /device-mqtt-go [2022-05-10T11:56:22.992Z] ---> Running in 05c33da26cb1 [2022-05-10T11:56:22.992Z] Removing intermediate container 05c33da26cb1 [2022-05-10T11:56:22.992Z] ---> d9e0b9320cba [2022-05-10T11:56:22.992Z] Step 8/24 : COPY go.mod vendor* ./ [2022-05-10T11:56:23.250Z] ---> 1b6ea4208234 [2022-05-10T11:56:23.250Z] Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T11:56:23.250Z] ---> Running in 4f3dceb141bf [2022-05-10T11:56:23.819Z] Removing intermediate container 4f3dceb141bf [2022-05-10T11:56:23.819Z] ---> a75aa95a2b22 [2022-05-10T11:56:23.819Z] Step 10/24 : COPY . . [2022-05-10T11:56:24.389Z] ---> 7c7b2b81419f [2022-05-10T11:56:24.389Z] Step 11/24 : ARG MAKE='make build' [2022-05-10T11:56:24.389Z] ---> Running in ffaac57b0c7a [2022-05-10T11:56:24.389Z] Removing intermediate container ffaac57b0c7a [2022-05-10T11:56:24.389Z] ---> 75ef8ad9cc82 [2022-05-10T11:56:24.389Z] Step 12/24 : RUN $MAKE [2022-05-10T11:56:24.389Z] ---> Running in d8a8e6128650 [2022-05-10T11:56:24.649Z] 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-10T11:56:46.609Z] Removing intermediate container d8a8e6128650 [2022-05-10T11:56:46.609Z] ---> ba3785ac8b94 [2022-05-10T11:56:46.609Z] Step 13/24 : FROM alpine:3.14 [2022-05-10T11:56:46.869Z] 3.14: Pulling from library/alpine [2022-05-10T11:56:47.128Z] 8663204ce13b: Pulling fs layer [2022-05-10T11:56:47.128Z] 8663204ce13b: Download complete [2022-05-10T11:56:47.388Z] 8663204ce13b: Pull complete [2022-05-10T11:56:47.388Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-10T11:56:47.388Z] Status: Downloaded newer image for alpine:3.14 [2022-05-10T11:56:47.388Z] ---> e04c818066af [2022-05-10T11:56:47.388Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2022-05-10T11:56:47.388Z] ---> Running in 1b927c78b9d2 [2022-05-10T11:56:47.649Z] Removing intermediate container 1b927c78b9d2 [2022-05-10T11:56:47.649Z] ---> a0d07d28a785 [2022-05-10T11:56:47.649Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-10T11:56:47.649Z] ---> Running in 351dba1ecf30 [2022-05-10T11:56:47.909Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-10T11:56:48.169Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-10T11:56:48.169Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-10T11:56:48.169Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-10T11:56:48.169Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-10T11:56:48.169Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-10T11:56:48.435Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-10T11:56:48.435Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-10T11:56:48.435Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T11:56:48.435Z] OK: 8 MiB in 20 packages [2022-05-10T11:56:48.696Z] Removing intermediate container 351dba1ecf30 [2022-05-10T11:56:48.696Z] ---> bbe30ffc892b [2022-05-10T11:56:48.696Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2022-05-10T11:56:49.271Z] ---> 76d66fd31858 [2022-05-10T11:56:49.271Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2022-05-10T11:56:49.531Z] ---> a03ad3fe5608 [2022-05-10T11:56:49.531Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2022-05-10T11:56:49.791Z] ---> 583558824f32 [2022-05-10T11:56:49.791Z] Step 19/24 : EXPOSE 59982 [2022-05-10T11:56:49.791Z] ---> Running in 0c6e442df9dc [2022-05-10T11:56:49.791Z] Removing intermediate container 0c6e442df9dc [2022-05-10T11:56:49.791Z] ---> 59601edd0e2a [2022-05-10T11:56:49.791Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2022-05-10T11:56:50.051Z] ---> Running in caea955f01c0 [2022-05-10T11:56:50.051Z] Removing intermediate container caea955f01c0 [2022-05-10T11:56:50.051Z] ---> 33b1ff4aa363 [2022-05-10T11:56:50.051Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T11:56:50.051Z] ---> Running in 8c8092e428eb [2022-05-10T11:56:50.051Z] Removing intermediate container 8c8092e428eb [2022-05-10T11:56:50.051Z] ---> e504d68a2a4d [2022-05-10T11:56:50.051Z] Step 22/24 : LABEL arch=amd64 [2022-05-10T11:56:50.318Z] ---> Running in c5cf43b7f51d [2022-05-10T11:56:50.318Z] Removing intermediate container c5cf43b7f51d [2022-05-10T11:56:50.318Z] ---> 3200ff036286 [2022-05-10T11:56:50.318Z] Step 23/24 : LABEL git_sha=4dd8a77c66c256eb0f31836d0eacf86bc66f086c [2022-05-10T11:56:50.318Z] ---> Running in 30a6a3f56b17 [2022-05-10T11:56:50.318Z] Removing intermediate container 30a6a3f56b17 [2022-05-10T11:56:50.318Z] ---> d055891731e7 [2022-05-10T11:56:50.318Z] Step 24/24 : LABEL version=0.0.0 [2022-05-10T11:56:50.579Z] ---> Running in f8192ec6d974 [2022-05-10T11:56:50.579Z] Removing intermediate container f8192ec6d974 [2022-05-10T11:56:50.579Z] ---> 7e72e2595e9b [2022-05-10T11:56:50.579Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-10T11:56:50.579Z] Successfully built 7e72e2595e9b [2022-05-10T11:56:50.579Z] 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-10T11:56:51.001Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T11:56:51.001Z] [2022-05-10T11:56:51.001Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T11:56:51.299Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T11:56:51.299Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-10T11:56:51.299Z] 5eb5b503b376: Pulling fs layer [2022-05-10T11:56:51.299Z] 5c69ac0246d0: Pulling fs layer [2022-05-10T11:56:51.299Z] ec43610c2a17: Pulling fs layer [2022-05-10T11:56:51.299Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-10T11:56:51.299Z] 33b1e0a273af: Pulling fs layer [2022-05-10T11:56:51.299Z] 5d3b04190fa2: Pulling fs layer [2022-05-10T11:56:51.299Z] 2f39f015ded8: Pulling fs layer [2022-05-10T11:56:51.299Z] 5d3b04190fa2: Waiting [2022-05-10T11:56:51.299Z] 3a2ae6a8a46f: Waiting [2022-05-10T11:56:51.299Z] 33b1e0a273af: Waiting [2022-05-10T11:56:51.299Z] 2f39f015ded8: Waiting [2022-05-10T11:56:51.299Z] 5c69ac0246d0: Verifying Checksum [2022-05-10T11:56:51.299Z] 5c69ac0246d0: Download complete [2022-05-10T11:56:51.299Z] 3a2ae6a8a46f: Download complete [2022-05-10T11:56:51.299Z] 33b1e0a273af: Verifying Checksum [2022-05-10T11:56:51.299Z] 33b1e0a273af: Download complete [2022-05-10T11:56:51.299Z] 5d3b04190fa2: Verifying Checksum [2022-05-10T11:56:51.560Z] ec43610c2a17: Verifying Checksum [2022-05-10T11:56:51.560Z] ec43610c2a17: Download complete [2022-05-10T11:56:51.560Z] 5eb5b503b376: Verifying Checksum [2022-05-10T11:56:51.560Z] 5eb5b503b376: Download complete [2022-05-10T11:56:52.128Z] 2f39f015ded8: Download complete [2022-05-10T11:56:53.073Z] 5eb5b503b376: Pull complete [2022-05-10T11:56:53.073Z] 5c69ac0246d0: Pull complete [2022-05-10T11:56:53.640Z] ec43610c2a17: Pull complete [2022-05-10T11:56:53.640Z] 3a2ae6a8a46f: Pull complete [2022-05-10T11:56:53.897Z] 33b1e0a273af: Pull complete [2022-05-10T11:56:53.897Z] 5d3b04190fa2: Pull complete [2022-05-10T11:56:59.167Z] 2f39f015ded8: Pull complete [2022-05-10T11:56:59.167Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-10T11:56:59.167Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T11:56:59.167Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-10T11:56:59.233Z] prd-ubuntu20.04-docker-8c-8g-47533 does not seem to be running inside a container [2022-05-10T11:56:59.277Z] $ 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-380 -v /w/workspace/gexfoundry_device-mqtt-go_PR-380:/w/workspace/gexfoundry_device-mqtt-go_PR-380:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-380@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-380@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-10T11:57:01.117Z] $ docker top 49ab8512539954f7f67fe49dd855780e1d68c13a06132ee2d6efca527aabd0ee -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T11:57:01.513Z] ---> job-cost.sh [2022-05-10T11:57:01.513Z] lf-activate-venv: SKIPPING [2022-05-10T11:57:01.513Z] INFO: No Stack... [2022-05-10T11:57:02.083Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-10T11:57:02.344Z] INFO: Archiving Costs [Pipeline] sh [2022-05-10T11:57:02.641Z] + cat /w/workspace/gexfoundry_device-mqtt-go_PR-380/archives/cost.csv [2022-05-10T11:57:02.641Z] + cut -d, -f6 [Pipeline] lock [2022-05-10T11:57:02.660Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-380-3-stack-cost] [2022-05-10T11:57:02.668Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-380-3-stack-cost] did not exist. Created. [2022-05-10T11:57:02.668Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-380-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-10T11:57:02.978Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-10T11:57:03.008Z] Stashed 1 file(s) [Pipeline] } [2022-05-10T11:57:03.016Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-380-3-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-10T11:57:03.034Z] $ docker stop --time=1 49ab8512539954f7f67fe49dd855780e1d68c13a06132ee2d6efca527aabd0ee [2022-05-10T11:57:04.190Z] $ docker rm -f 49ab8512539954f7f67fe49dd855780e1d68c13a06132ee2d6efca527aabd0ee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-10T11:58:32.158Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-47535 in /w/workspace/gexfoundry_device-mqtt-go_PR-380 [Pipeline] { [Pipeline] ws [2022-05-10T11:58:32.172Z] Running in /w/workspace/device-mqtt-go/3 [Pipeline] { [Pipeline] checkout [2022-05-10T11:58:32.404Z] Selected Git installation does not exist. Using Default [2022-05-10T11:58:32.404Z] The recommended git tool is: NONE [2022-05-10T11:58:38.888Z] using credential edgex-jenkins-ssh [2022-05-10T11:58:38.910Z] Cloning the remote Git repository [2022-05-10T11:58:38.975Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2022-05-10T11:58:39.057Z] > git init /w/workspace/device-mqtt-go/3 # timeout=10 [2022-05-10T11:58:39.162Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2022-05-10T11:58:39.163Z] > git --version # timeout=10 [2022-05-10T11:58:39.189Z] > git --version # 'git version 2.25.1' [2022-05-10T11:58:39.191Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-10T11:58:39.272Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-10T11:58:41.211Z] Merging remotes/origin/main commit ab5f3043ed72bb2ff48d9531baacfcdf4db80d1f into PR head commit 4dd8a77c66c256eb0f31836d0eacf86bc66f086c [2022-05-10T11:58:41.448Z] Merge succeeded, producing 4dd8a77c66c256eb0f31836d0eacf86bc66f086c [2022-05-10T11:58:41.449Z] Checking out Revision 4dd8a77c66c256eb0f31836d0eacf86bc66f086c (PR-380) [2022-05-10T11:58:40.321Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2022-05-10T11:58:40.340Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-10T11:58:40.426Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2022-05-10T11:58:40.500Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2022-05-10T11:58:40.502Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-10T11:58:40.553Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/380/head:refs/remotes/origin/PR-380 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-05-10T11:58:41.233Z] > git config core.sparsecheckout # timeout=10 [2022-05-10T11:58:41.254Z] > git checkout -f 4dd8a77c66c256eb0f31836d0eacf86bc66f086c # timeout=10 [2022-05-10T11:58:41.347Z] > git remote # timeout=10 [2022-05-10T11:58:41.366Z] > git config --get remote.origin.url # timeout=10 [2022-05-10T11:58:41.381Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-10T11:58:41.393Z] > git merge ab5f3043ed72bb2ff48d9531baacfcdf4db80d1f # timeout=10 [2022-05-10T11:58:41.419Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-10T11:58:41.458Z] > git config core.sparsecheckout # timeout=10 [2022-05-10T11:58:41.474Z] > git checkout -f 4dd8a77c66c256eb0f31836d0eacf86bc66f086c # timeout=10 [2022-05-10T11:58:45.682Z] Commit message: "build(deps): go 1.17 mod tidy" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-10T11:58:46.484Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-10T11:58:46.484Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-10T11:58:46.484Z] Dload Upload Total Spent Left Speed [2022-05-10T11:58:46.484Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 88380 0 --:--:-- --:--:-- --:--:-- 89045 [Pipeline] sh [2022-05-10T11:58:47.015Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-10T11:58:47.360Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-10T11:58:47.360Z] + sudo tee /etc/docker/daemon.new [2022-05-10T11:58:47.360Z] { [2022-05-10T11:58:47.360Z] "registry-mirrors": [ [2022-05-10T11:58:47.360Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-10T11:58:47.360Z] ], [2022-05-10T11:58:47.360Z] "bip": "10.250.0.254/24", [2022-05-10T11:58:47.360Z] "hosts": [ [2022-05-10T11:58:47.360Z] "tcp://0.0.0.0:5555", [2022-05-10T11:58:47.360Z] "unix:///var/run/docker.sock" [2022-05-10T11:58:47.360Z] ], [2022-05-10T11:58:47.360Z] "mtu": 1458, [2022-05-10T11:58:47.360Z] "selinux-enabled": true, [2022-05-10T11:58:47.360Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-10T11:58:47.360Z] } [Pipeline] sh [2022-05-10T11:58:47.705Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-10T11:58:48.063Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T11:59:06.426Z] provisioning config files... [2022-05-10T11:59:06.451Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/3@tmp/config80939823580965450tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T11:59:06.887Z] ---> docker-login.sh [2022-05-10T11:59:06.887Z] nexus3.edgexfoundry.org:10001 [2022-05-10T11:59:07.490Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T11:59:07.764Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T11:59:07.765Z] Configure a credential helper to remove this warning. See [2022-05-10T11:59:07.765Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T11:59:07.765Z] [2022-05-10T11:59:07.765Z] Login Succeeded [2022-05-10T11:59:08.041Z] nexus3.edgexfoundry.org:10002 [2022-05-10T11:59:08.317Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T11:59:08.317Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T11:59:08.317Z] Configure a credential helper to remove this warning. See [2022-05-10T11:59:08.317Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T11:59:08.317Z] [2022-05-10T11:59:08.317Z] Login Succeeded [2022-05-10T11:59:08.317Z] nexus3.edgexfoundry.org:10003 [2022-05-10T11:59:08.591Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T11:59:08.871Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T11:59:08.871Z] Configure a credential helper to remove this warning. See [2022-05-10T11:59:08.871Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T11:59:08.871Z] [2022-05-10T11:59:08.871Z] Login Succeeded [2022-05-10T11:59:08.871Z] nexus3.edgexfoundry.org:10004 [2022-05-10T11:59:09.144Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T11:59:09.144Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T11:59:09.144Z] Configure a credential helper to remove this warning. See [2022-05-10T11:59:09.144Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T11:59:09.144Z] [2022-05-10T11:59:09.144Z] Login Succeeded [2022-05-10T11:59:09.422Z] docker.io [2022-05-10T11:59:09.702Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T11:59:09.973Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T11:59:09.973Z] Configure a credential helper to remove this warning. See [2022-05-10T11:59:09.973Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T11:59:09.973Z] [2022-05-10T11:59:09.973Z] Login Succeeded [2022-05-10T11:59:09.973Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T11:59:09.991Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-10T11:59:10.407Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-10T11:59:10.416Z] ========================================================= [2022-05-10T11:59:10.416Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-10T11:59:10.416Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-10T11:59:10.797Z] + 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-10T11:59:11.080Z] Sending build context to Docker daemon 3.099MB [2022-05-10T11:59:11.080Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-05-10T11:59:11.080Z] Step 2/12 : FROM ${BASE} AS builder [2022-05-10T11:59:11.361Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-10T11:59:11.362Z] 9b3977197b4f: Pulling fs layer [2022-05-10T11:59:11.362Z] 1a89e8eeedd5: Pulling fs layer [2022-05-10T11:59:11.362Z] 94645a83ff95: Pulling fs layer [2022-05-10T11:59:11.362Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-10T11:59:11.362Z] 0c92f367c5e7: Pulling fs layer [2022-05-10T11:59:11.362Z] 3096ccb668a1: Pulling fs layer [2022-05-10T11:59:11.362Z] e8cf19c19ddd: Pulling fs layer [2022-05-10T11:59:11.362Z] a4caa8a26152: Pulling fs layer [2022-05-10T11:59:11.362Z] 3f3a8bcf1eab: Waiting [2022-05-10T11:59:11.362Z] 0c92f367c5e7: Waiting [2022-05-10T11:59:11.362Z] 3096ccb668a1: Waiting [2022-05-10T11:59:11.362Z] e8cf19c19ddd: Waiting [2022-05-10T11:59:11.362Z] a4caa8a26152: Waiting [2022-05-10T11:59:11.362Z] 94645a83ff95: Download complete [2022-05-10T11:59:11.362Z] 1a89e8eeedd5: Verifying Checksum [2022-05-10T11:59:11.362Z] 1a89e8eeedd5: Download complete [2022-05-10T11:59:11.362Z] 0c92f367c5e7: Verifying Checksum [2022-05-10T11:59:11.362Z] 0c92f367c5e7: Download complete [2022-05-10T11:59:11.362Z] 3096ccb668a1: Verifying Checksum [2022-05-10T11:59:11.362Z] 3096ccb668a1: Download complete [2022-05-10T11:59:11.362Z] 9b3977197b4f: Verifying Checksum [2022-05-10T11:59:11.362Z] 9b3977197b4f: Download complete [2022-05-10T11:59:11.362Z] e8cf19c19ddd: Verifying Checksum [2022-05-10T11:59:11.362Z] e8cf19c19ddd: Download complete [2022-05-10T11:59:12.350Z] 9b3977197b4f: Pull complete [2022-05-10T11:59:12.628Z] 1a89e8eeedd5: Pull complete [2022-05-10T11:59:13.228Z] 94645a83ff95: Pull complete [2022-05-10T11:59:13.502Z] a4caa8a26152: Verifying Checksum [2022-05-10T11:59:13.502Z] a4caa8a26152: Download complete [2022-05-10T11:59:14.105Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-10T11:59:14.105Z] 3f3a8bcf1eab: Download complete [2022-05-10T11:59:26.526Z] 3f3a8bcf1eab: Pull complete [2022-05-10T11:59:26.526Z] 0c92f367c5e7: Pull complete [2022-05-10T11:59:26.797Z] 3096ccb668a1: Pull complete [2022-05-10T11:59:27.071Z] e8cf19c19ddd: Pull complete [2022-05-10T11:59:33.801Z] a4caa8a26152: Pull complete [2022-05-10T11:59:33.801Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-10T11:59:33.801Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-10T11:59:33.801Z] ---> 725f1c02e7f9 [2022-05-10T11:59:33.801Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-10T11:59:34.077Z] ---> Running in 9d2e9ec60e37 [2022-05-10T11:59:34.357Z] Removing intermediate container 9d2e9ec60e37 [2022-05-10T11:59:34.357Z] ---> a482e684e324 [2022-05-10T11:59:34.357Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-05-10T11:59:34.357Z] ---> Running in ea28e35acac5 [2022-05-10T11:59:34.964Z] Removing intermediate container ea28e35acac5 [2022-05-10T11:59:34.964Z] ---> 78a6b0c7fff0 [2022-05-10T11:59:34.964Z] Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T11:59:34.964Z] ---> Running in cacb6507f3d7 [2022-05-10T11:59:36.955Z] Removing intermediate container cacb6507f3d7 [2022-05-10T11:59:36.955Z] ---> c52dfbc61be5 [2022-05-10T11:59:36.955Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-10T11:59:36.955Z] ---> Running in 282482f4ca61 [2022-05-10T11:59:38.408Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T11:59:39.005Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T11:59:39.987Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-05-10T11:59:39.987Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-05-10T11:59:39.987Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-05-10T11:59:40.259Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-05-10T11:59:40.534Z] Executing busybox-1.34.1-r3.trigger [2022-05-10T11:59:40.534Z] OK: 224 MiB in 56 packages [2022-05-10T11:59:41.519Z] Removing intermediate container 282482f4ca61 [2022-05-10T11:59:41.519Z] ---> ca7e7d4af599 [2022-05-10T11:59:41.519Z] Step 7/12 : WORKDIR /device-mqtt-go [2022-05-10T11:59:41.519Z] ---> Running in 45c1914f9e6c [2022-05-10T11:59:41.793Z] Removing intermediate container 45c1914f9e6c [2022-05-10T11:59:41.793Z] ---> c555997721c2 [2022-05-10T11:59:41.793Z] Step 8/12 : COPY go.mod vendor* ./ [2022-05-10T11:59:42.394Z] ---> dd3986c99892 [2022-05-10T11:59:42.394Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T11:59:42.394Z] ---> Running in 3d03bdbc8768 [2022-05-10T12:00:29.427Z] Removing intermediate container 3d03bdbc8768 [2022-05-10T12:00:29.427Z] ---> 34e693a17b4c [2022-05-10T12:00:29.427Z] Step 10/12 : COPY . . [2022-05-10T12:00:29.427Z] ---> 0d8ed7c4a90c [2022-05-10T12:00:29.427Z] Step 11/12 : ARG MAKE='make build' [2022-05-10T12:00:29.427Z] ---> Running in 5b192070d1bf [2022-05-10T12:00:29.427Z] Removing intermediate container 5b192070d1bf [2022-05-10T12:00:29.427Z] ---> c0cb5a155ead [2022-05-10T12:00:29.427Z] Step 12/12 : RUN $MAKE [2022-05-10T12:00:29.427Z] ---> Running in 95989b68d241 [2022-05-10T12:00:29.705Z] noop [2022-05-10T12:00:30.688Z] Removing intermediate container 95989b68d241 [2022-05-10T12:00:30.688Z] ---> 82ba082d3c46 [2022-05-10T12:00:30.688Z] Successfully built 82ba082d3c46 [2022-05-10T12:00:30.688Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T12:00:31.045Z] + docker inspect -f . ci-base-image-arm64 [2022-05-10T12:00:31.046Z] . [Pipeline] withDockerContainer [2022-05-10T12:00:31.302Z] prd-ubuntu20.04-docker-arm64-4c-16g-47535 does not seem to be running inside a container [2022-05-10T12:00:31.399Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/3 -v /w/workspace/device-mqtt-go/3:/w/workspace/device-mqtt-go/3:rw,z -v /w/workspace/device-mqtt-go/3@tmp:/w/workspace/device-mqtt-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-10T12:00:32.735Z] $ docker top 365a79342c79c741e8b483611eed949f8039718bba3e320e8b5f6a0cbb4ff379 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T12:00:33.643Z] + go version [2022-05-10T12:00:33.643Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-10T12:00:33.671Z] $ docker stop --time=1 365a79342c79c741e8b483611eed949f8039718bba3e320e8b5f6a0cbb4ff379 [2022-05-10T12:00:35.334Z] $ docker rm -f 365a79342c79c741e8b483611eed949f8039718bba3e320e8b5f6a0cbb4ff379 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T12:00:35.964Z] + docker inspect -f . ci-base-image-arm64 [2022-05-10T12:00:35.964Z] . [Pipeline] withDockerContainer [2022-05-10T12:00:36.207Z] prd-ubuntu20.04-docker-arm64-4c-16g-47535 does not seem to be running inside a container [2022-05-10T12:00:36.300Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/3 -v /w/workspace/device-mqtt-go/3:/w/workspace/device-mqtt-go/3:rw,z -v /w/workspace/device-mqtt-go/3@tmp:/w/workspace/device-mqtt-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-10T12:00:37.657Z] $ docker top 67ce1d1d114ded465c980d1c7bf03db5f3b1d1556a86c296c0f1f57fcae9333b -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-10T12:00:38.593Z] + make test [2022-05-10T12:00:38.593Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-05-10T12:00:40.596Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2022-05-10T12:02:17.541Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2022-05-10T12:02:17.541Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.079s coverage: 21.8% of statements [2022-05-10T12:02:17.541Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2022-05-10T12:02:17.541Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-05-10T12:02:17.541Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-10T12:02:35.921Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-10T12:02:35.921Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-10T12:02:35.921Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-10T12:02:39.337Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-10T12:02:39.358Z] $ docker stop --time=1 67ce1d1d114ded465c980d1c7bf03db5f3b1d1556a86c296c0f1f57fcae9333b [2022-05-10T12:02:41.116Z] $ docker rm -f 67ce1d1d114ded465c980d1c7bf03db5f3b1d1556a86c296c0f1f57fcae9333b [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-10T12:02:42.071Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-10T12:02:42.092Z] Warning: overwriting stash ‘coverage-report’ [2022-05-10T12:02:42.585Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-10T12:02:42.977Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-10T12:02:43.326Z] + ls -al . [2022-05-10T12:02:43.326Z] total 176 [2022-05-10T12:02:43.326Z] drwxrwxr-x 9 jenkins jenkins 4096 May 10 12:02 . [2022-05-10T12:02:43.326Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 11:58 .. [2022-05-10T12:02:43.326Z] -rw-rw-r-- 1 jenkins jenkins 140 May 10 11:58 .dockerignore [2022-05-10T12:02:43.326Z] drwxrwxr-x 8 jenkins jenkins 4096 May 10 11:58 .git [2022-05-10T12:02:43.326Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 11:58 .github [2022-05-10T12:02:43.326Z] -rw-rw-r-- 1 jenkins jenkins 329 May 10 11:58 .gitignore [2022-05-10T12:02:43.326Z] -rw-rw-r-- 1 jenkins jenkins 41 May 10 11:58 .golangci.yml [2022-05-10T12:02:43.326Z] -rw-rw-r-- 1 jenkins jenkins 8656 May 10 11:58 Attribution.txt [2022-05-10T12:02:43.326Z] -rw-rw-r-- 1 jenkins jenkins 11365 May 10 11:58 CHANGELOG.md [2022-05-10T12:02:43.326Z] -rw-rw-r-- 1 jenkins jenkins 1930 May 10 11:58 Dockerfile [2022-05-10T12:02:43.326Z] -rw-rw-r-- 1 jenkins jenkins 677 May 10 11:58 GOVERNANCE.md [2022-05-10T12:02:43.326Z] -rw-rw-r-- 1 jenkins jenkins 678 May 10 11:58 Jenkinsfile [2022-05-10T12:02:43.326Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 10 11:58 LICENSE [2022-05-10T12:02:43.326Z] -rw-rw-r-- 1 jenkins jenkins 1930 May 10 11:58 Makefile [2022-05-10T12:02:43.326Z] -rw-rw-r-- 1 jenkins jenkins 620 May 10 11:58 OWNERS.md [2022-05-10T12:02:43.326Z] -rw-rw-r-- 1 jenkins jenkins 2501 May 10 11:58 README.md [2022-05-10T12:02:43.326Z] -rw-rw-r-- 1 jenkins jenkins 5 May 10 11:55 VERSION [2022-05-10T12:02:43.326Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 11:58 bin [2022-05-10T12:02:43.326Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 11:58 cmd [2022-05-10T12:02:43.326Z] -rw-r--r-- 1 jenkins jenkins 17887 May 10 12:02 coverage.out [2022-05-10T12:02:43.326Z] -rw-rw-r-- 1 jenkins jenkins 3309 May 10 11:58 go.mod [2022-05-10T12:02:43.326Z] -rw-rw-r-- 1 jenkins jenkins 35490 May 10 11:58 go.sum [2022-05-10T12:02:43.326Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 11:58 internal [2022-05-10T12:02:43.326Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 11:58 mock [2022-05-10T12:02:43.326Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 11:58 snap [2022-05-10T12:02:43.326Z] -rw-rw-r-- 1 jenkins jenkins 227 May 10 11:58 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-10T12:02:43.683Z] + 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=4dd8a77c66c256eb0f31836d0eacf86bc66f086c --label arch=arm64 --label version=0.0.0 . [2022-05-10T12:02:43.987Z] Sending build context to Docker daemon 3.117MB [2022-05-10T12:02:43.987Z] Step 1/24 : ARG BASE=golang:1.17-alpine3.15 [2022-05-10T12:02:43.987Z] Step 2/24 : FROM ${BASE} AS builder [2022-05-10T12:02:43.987Z] ---> 82ba082d3c46 [2022-05-10T12:02:43.987Z] Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-10T12:02:44.289Z] ---> Running in f84e79ed4d91 [2022-05-10T12:02:44.634Z] Removing intermediate container f84e79ed4d91 [2022-05-10T12:02:44.634Z] ---> 4c7adb1baa12 [2022-05-10T12:02:44.634Z] Step 4/24 : ARG ALPINE_PKG_EXTRA="" [2022-05-10T12:02:44.634Z] ---> Running in 81362fe25a87 [2022-05-10T12:02:45.257Z] Removing intermediate container 81362fe25a87 [2022-05-10T12:02:45.257Z] ---> 3871e3879d0a [2022-05-10T12:02:45.257Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T12:02:45.257Z] ---> Running in 0c01c3e68146 [2022-05-10T12:02:47.252Z] Removing intermediate container 0c01c3e68146 [2022-05-10T12:02:47.252Z] ---> 824f5b392900 [2022-05-10T12:02:47.252Z] Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-10T12:02:47.252Z] ---> Running in 38b7440c0163 [2022-05-10T12:02:47.853Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T12:02:48.839Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T12:02:49.822Z] OK: 224 MiB in 56 packages [2022-05-10T12:02:50.421Z] Removing intermediate container 38b7440c0163 [2022-05-10T12:02:50.421Z] ---> 3d2cfc0f0112 [2022-05-10T12:02:50.421Z] Step 7/24 : WORKDIR /device-mqtt-go [2022-05-10T12:02:50.706Z] ---> Running in c7a39aa30d12 [2022-05-10T12:02:50.980Z] Removing intermediate container c7a39aa30d12 [2022-05-10T12:02:50.980Z] ---> 42688ff21536 [2022-05-10T12:02:50.980Z] Step 8/24 : COPY go.mod vendor* ./ [2022-05-10T12:02:51.583Z] ---> 68098d97a1b2 [2022-05-10T12:02:51.583Z] Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T12:02:51.583Z] ---> Running in afa753835e38 [2022-05-10T12:02:53.556Z] Removing intermediate container afa753835e38 [2022-05-10T12:02:53.556Z] ---> 4f233b9c9d36 [2022-05-10T12:02:53.556Z] Step 10/24 : COPY . . [2022-05-10T12:02:54.536Z] ---> bddec8b1a660 [2022-05-10T12:02:54.536Z] Step 11/24 : ARG MAKE='make build' [2022-05-10T12:02:54.536Z] ---> Running in 5fc68bcbc4ab [2022-05-10T12:02:54.809Z] Removing intermediate container 5fc68bcbc4ab [2022-05-10T12:02:54.809Z] ---> eb87ad720d8b [2022-05-10T12:02:54.809Z] Step 12/24 : RUN $MAKE [2022-05-10T12:02:55.084Z] ---> Running in 7fa802863a75 [2022-05-10T12:02:56.078Z] 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-10T12:05:02.935Z] Removing intermediate container 7fa802863a75 [2022-05-10T12:05:02.935Z] ---> 9556ad1169c9 [2022-05-10T12:05:02.935Z] Step 13/24 : FROM alpine:3.14 [2022-05-10T12:05:03.527Z] 3.14: Pulling from library/alpine [2022-05-10T12:05:03.527Z] 455c02918c45: Pulling fs layer [2022-05-10T12:05:03.797Z] 455c02918c45: Verifying Checksum [2022-05-10T12:05:03.797Z] 455c02918c45: Download complete [2022-05-10T12:05:04.391Z] 455c02918c45: Pull complete [2022-05-10T12:05:04.391Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-10T12:05:04.391Z] Status: Downloaded newer image for alpine:3.14 [2022-05-10T12:05:04.391Z] ---> ac73e934f311 [2022-05-10T12:05:04.391Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2022-05-10T12:05:04.391Z] ---> Running in 0c0683ff2ccc [2022-05-10T12:05:04.664Z] Removing intermediate container 0c0683ff2ccc [2022-05-10T12:05:04.664Z] ---> f09589a9671d [2022-05-10T12:05:04.664Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-10T12:05:04.937Z] ---> Running in b8242b5cb7e3 [2022-05-10T12:05:05.911Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-10T12:05:05.912Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-10T12:05:06.891Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-10T12:05:06.891Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-10T12:05:06.891Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-10T12:05:06.891Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-10T12:05:06.891Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-10T12:05:06.891Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-10T12:05:06.891Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T12:05:06.891Z] OK: 8 MiB in 20 packages [2022-05-10T12:05:07.868Z] Removing intermediate container b8242b5cb7e3 [2022-05-10T12:05:07.868Z] ---> 4e2bae119ebe [2022-05-10T12:05:07.868Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2022-05-10T12:05:09.294Z] ---> f38802acbb56 [2022-05-10T12:05:09.294Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2022-05-10T12:05:09.887Z] ---> 0c17cc26b8b0 [2022-05-10T12:05:09.887Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2022-05-10T12:05:10.478Z] ---> 6e2ebd59f133 [2022-05-10T12:05:10.478Z] Step 19/24 : EXPOSE 59982 [2022-05-10T12:05:10.478Z] ---> Running in 81ad83360b40 [2022-05-10T12:05:10.751Z] Removing intermediate container 81ad83360b40 [2022-05-10T12:05:10.751Z] ---> 7b12a728b19d [2022-05-10T12:05:10.751Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2022-05-10T12:05:10.751Z] ---> Running in 2329ef4262a9 [2022-05-10T12:05:11.346Z] Removing intermediate container 2329ef4262a9 [2022-05-10T12:05:11.346Z] ---> 71ff10b47720 [2022-05-10T12:05:11.346Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T12:05:11.346Z] ---> Running in 5a249c618e31 [2022-05-10T12:05:11.620Z] Removing intermediate container 5a249c618e31 [2022-05-10T12:05:11.620Z] ---> dc0707aff4c9 [2022-05-10T12:05:11.620Z] Step 22/24 : LABEL arch=arm64 [2022-05-10T12:05:11.620Z] ---> Running in f40b6f3c96f7 [2022-05-10T12:05:11.898Z] Removing intermediate container f40b6f3c96f7 [2022-05-10T12:05:11.898Z] ---> 191c5a8ebfe5 [2022-05-10T12:05:11.898Z] Step 23/24 : LABEL git_sha=4dd8a77c66c256eb0f31836d0eacf86bc66f086c [2022-05-10T12:05:11.898Z] ---> Running in af265c6a68c8 [2022-05-10T12:05:12.501Z] Removing intermediate container af265c6a68c8 [2022-05-10T12:05:12.501Z] ---> 7a723c4c09d3 [2022-05-10T12:05:12.501Z] Step 24/24 : LABEL version=0.0.0 [2022-05-10T12:05:12.501Z] ---> Running in 120c3cfb981a [2022-05-10T12:05:12.772Z] Removing intermediate container 120c3cfb981a [2022-05-10T12:05:12.772Z] ---> 7afc8954d3f9 [2022-05-10T12:05:12.772Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-10T12:05:12.772Z] Successfully built 7afc8954d3f9 [2022-05-10T12:05:12.772Z] 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-10T12:05:13.214Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-10T12:05:13.214Z] [2022-05-10T12:05:13.214Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-10T12:05:13.564Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-10T12:05:13.837Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-10T12:05:13.837Z] 8998bd30e6a1: Pulling fs layer [2022-05-10T12:05:13.838Z] 04944245beec: Pulling fs layer [2022-05-10T12:05:13.838Z] 699f458cf7ca: Pulling fs layer [2022-05-10T12:05:13.838Z] 765212b225bb: Pulling fs layer [2022-05-10T12:05:13.838Z] f23df028b6ca: Pulling fs layer [2022-05-10T12:05:13.838Z] d65c8cfc05b1: Pulling fs layer [2022-05-10T12:05:13.838Z] 2437ff75d9bd: Pulling fs layer [2022-05-10T12:05:13.838Z] f23df028b6ca: Waiting [2022-05-10T12:05:13.838Z] 765212b225bb: Waiting [2022-05-10T12:05:13.838Z] d65c8cfc05b1: Waiting [2022-05-10T12:05:13.838Z] 04944245beec: Verifying Checksum [2022-05-10T12:05:13.838Z] 04944245beec: Download complete [2022-05-10T12:05:13.838Z] 765212b225bb: Download complete [2022-05-10T12:05:13.838Z] f23df028b6ca: Download complete [2022-05-10T12:05:13.838Z] d65c8cfc05b1: Verifying Checksum [2022-05-10T12:05:13.838Z] d65c8cfc05b1: Download complete [2022-05-10T12:05:14.115Z] 699f458cf7ca: Verifying Checksum [2022-05-10T12:05:14.115Z] 699f458cf7ca: Download complete [2022-05-10T12:05:14.393Z] 8998bd30e6a1: Download complete [2022-05-10T12:05:17.022Z] 2437ff75d9bd: Verifying Checksum [2022-05-10T12:05:17.022Z] 2437ff75d9bd: Download complete [2022-05-10T12:05:19.010Z] 8998bd30e6a1: Pull complete [2022-05-10T12:05:19.610Z] 04944245beec: Pull complete [2022-05-10T12:05:21.047Z] 699f458cf7ca: Pull complete [2022-05-10T12:05:21.321Z] 765212b225bb: Pull complete [2022-05-10T12:05:22.327Z] f23df028b6ca: Pull complete [2022-05-10T12:05:22.602Z] d65c8cfc05b1: Pull complete [2022-05-10T12:05:37.692Z] 2437ff75d9bd: Pull complete [2022-05-10T12:05:37.692Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-10T12:05:37.692Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-10T12:05:37.692Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-10T12:05:37.922Z] prd-ubuntu20.04-docker-arm64-4c-16g-47535 does not seem to be running inside a container [2022-05-10T12:05:38.016Z] $ 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/3 -v /w/workspace/device-mqtt-go/3:/w/workspace/device-mqtt-go/3:rw,z -v /w/workspace/device-mqtt-go/3@tmp:/w/workspace/device-mqtt-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-05-10T12:05:40.816Z] $ docker top 1022d3847057b01cea88088333b2d75e7e263700f296e340f4aad64dd68916d5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T12:05:41.799Z] ---> job-cost.sh [2022-05-10T12:05:41.799Z] lf-activate-venv: SKIPPING [2022-05-10T12:05:41.799Z] INFO: No Stack... [2022-05-10T12:05:42.395Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-10T12:05:42.991Z] INFO: Archiving Costs [Pipeline] sh [2022-05-10T12:05:43.936Z] + cat /w/workspace/device-mqtt-go/3/archives/cost.csv [2022-05-10T12:05:43.937Z] + cut -d, -f6 [Pipeline] lock [2022-05-10T12:05:44.003Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-380-3-stack-cost] [2022-05-10T12:05:44.008Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-380-3-stack-cost] did not exist. Created. [2022-05-10T12:05:44.008Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-380-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-10T12:05:44.696Z] /w/workspace/device-mqtt-go/3@tmp/durable-a7e9c6bf/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-05-10T12:05:45.403Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-05-10T12:05:45.437Z] Warning: overwriting stash ‘stack-cost’ [2022-05-10T12:05:45.570Z] Stashed 1 file(s) [Pipeline] } [2022-05-10T12:05:45.576Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-380-3-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-10T12:05:45.601Z] $ docker stop --time=1 1022d3847057b01cea88088333b2d75e7e263700f296e340f4aad64dd68916d5 [2022-05-10T12:05:47.184Z] $ docker rm -f 1022d3847057b01cea88088333b2d75e7e263700f296e340f4aad64dd68916d5 [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-10T12:05:47.619Z] provisioning config files... [2022-05-10T12:05:47.627Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-380@tmp/config918191720999444312tmp [Pipeline] { [Pipeline] sh [2022-05-10T12:05:47.919Z] + set +x [2022-05-10T12:05:47.919Z] + curl -s https://codecov.io/bash [2022-05-10T12:05:47.919Z] + bash -s -- [2022-05-10T12:05:47.919Z] [2022-05-10T12:05:47.919Z] _____ _ [2022-05-10T12:05:47.919Z] / ____| | | [2022-05-10T12:05:47.919Z] | | ___ __| | ___ ___ _____ __ [2022-05-10T12:05:47.919Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-10T12:05:47.919Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-10T12:05:47.919Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-10T12:05:47.919Z] Bash-1.0.6 [2022-05-10T12:05:47.919Z] [2022-05-10T12:05:47.919Z] [2022-05-10T12:05:47.919Z] ==> git version 2.25.1 found [2022-05-10T12:05:47.919Z] ==> 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-10T12:05:47.919Z] Release-Date: 2020-01-08 [2022-05-10T12:05:47.919Z] 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-10T12:05:47.919Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-10T12:05:47.919Z] ==> Jenkins CI detected. [2022-05-10T12:05:47.919Z] current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-380 [2022-05-10T12:05:47.919Z] project root: . [2022-05-10T12:05:47.919Z] --> token set from env [2022-05-10T12:05:47.919Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-10T12:05:47.919Z] ==> Running gcov in . (disable via -X gcov) [2022-05-10T12:05:47.919Z] ==> Python coveragepy not found [2022-05-10T12:05:47.919Z] ==> Searching for coverage reports in: [2022-05-10T12:05:47.919Z] + . [2022-05-10T12:05:47.919Z] -> Found 1 reports [2022-05-10T12:05:47.919Z] ==> Detecting git/mercurial file structure [2022-05-10T12:05:48.179Z] ==> Reading reports [2022-05-10T12:05:48.179Z] + ./coverage.out bytes=17887 [2022-05-10T12:05:48.179Z] ==> Appending adjustments [2022-05-10T12:05:48.179Z] https://docs.codecov.io/docs/fixing-reports [2022-05-10T12:05:48.179Z] + Found adjustments [2022-05-10T12:05:48.179Z] ==> Gzipping contents [2022-05-10T12:05:48.179Z] 4.0K /tmp/codecov.nE42Sj.gz [2022-05-10T12:05:48.179Z] ==> Uploading reports [2022-05-10T12:05:48.179Z] url: https://codecov.io [2022-05-10T12:05:48.179Z] query: branch=PR-380&commit=4dd8a77c66c256eb0f31836d0eacf86bc66f086c&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-380%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=380&job=&cmd_args= [2022-05-10T12:05:48.179Z] -> Pinging Codecov [2022-05-10T12:05:48.179Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-380&commit=4dd8a77c66c256eb0f31836d0eacf86bc66f086c&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-380%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=380&job=&cmd_args= [2022-05-10T12:05:48.439Z] -> Uploading to [2022-05-10T12:05:48.439Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-10/7D719EC7BBE17E464838252E33014C33/4dd8a77c66c256eb0f31836d0eacf86bc66f086c/d4f46dc6-a95d-4a4f-8a23-c448e53f0e16.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220510%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220510T120548Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c9f99a6dd5caa2108b7ff483392ab991c567c160add5767f28c9f9e5555cbed6 [2022-05-10T12:05:48.439Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-10T12:05:48.439Z] Dload Upload Total Spent Left Speed [2022-05-10T12:05:48.698Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3260 0 0 100 3260 0 11013 --:--:-- --:--:-- --:--:-- 11050 [2022-05-10T12:05:48.698Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-mqtt-go/commit/4dd8a77c66c256eb0f31836d0eacf86bc66f086c [Pipeline] } [2022-05-10T12:05:48.707Z] 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-10T12:05:49.344Z] + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-380/archives ] [2022-05-10T12:05:49.344Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-380/archives [2022-05-10T12:05:49.344Z] total 16 [2022-05-10T12:05:49.344Z] drwxr-xr-x 3 root root 4096 May 10 11:57 . [2022-05-10T12:05:49.344Z] drwxrwxr-x 11 jenkins jenkins 4096 May 10 11:57 .. [2022-05-10T12:05:49.344Z] drwxr-xr-x 2 root root 4096 May 10 11:57 cost [2022-05-10T12:05:49.344Z] -rw-r--r-- 1 root root 85 May 10 11:57 cost.csv [2022-05-10T12:05:49.344Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-380/archives [2022-05-10T12:05:49.344Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-380/archives [2022-05-10T12:05:49.344Z] total 16 [2022-05-10T12:05:49.344Z] drwxr-xr-x 3 jenkins jenkins 4096 May 10 11:57 . [2022-05-10T12:05:49.344Z] drwxrwxr-x 11 jenkins jenkins 4096 May 10 11:57 .. [2022-05-10T12:05:49.344Z] drwxr-xr-x 2 jenkins jenkins 4096 May 10 11:57 cost [2022-05-10T12:05:49.344Z] -rw-r--r-- 1 jenkins jenkins 85 May 10 11:57 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-05-10T12:05:49.635Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T12:05:50.506Z] ---> package-listing.sh [2022-05-10T12:05:50.506Z] ++ facter osfamily [2022-05-10T12:05:50.506Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-10T12:05:50.768Z] + OS_FAMILY=debian [2022-05-10T12:05:50.768Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-380 [2022-05-10T12:05:50.768Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-10T12:05:50.768Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-10T12:05:50.768Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-10T12:05:50.768Z] + PACKAGES=/tmp/packages_start.txt [2022-05-10T12:05:50.768Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-380 ']' [2022-05-10T12:05:50.768Z] + PACKAGES=/tmp/packages_end.txt [2022-05-10T12:05:50.768Z] + case "${OS_FAMILY}" in [2022-05-10T12:05:50.768Z] + dpkg -l [2022-05-10T12:05:50.768Z] + grep '^ii' [2022-05-10T12:05:50.768Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-10T12:05:50.768Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-10T12:05:50.768Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-10T12:05:50.768Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-380 ']' [2022-05-10T12:05:50.768Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-380/archives/ [2022-05-10T12:05:50.768Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-380/archives/ [Pipeline] echo [2022-05-10T12:05:50.780Z] 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-380/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-05-10T12:05:51.059Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-10T12:05:51.620Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T12:05:51.620Z] . [Pipeline] withDockerContainer [2022-05-10T12:05:51.902Z] prd-ubuntu20.04-docker-8c-8g-47533 does not seem to be running inside a container [2022-05-10T12:05:51.939Z] $ 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-380/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-380 -v /w/workspace/gexfoundry_device-mqtt-go_PR-380:/w/workspace/gexfoundry_device-mqtt-go_PR-380:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-380@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-380@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-10T12:05:52.171Z] $ docker top 26491d731e4a60a3d3a0577882717de2b266a73b93ceb7264a1d334a8c8e3374 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T12:05:52.533Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-10T12:05:52.820Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-10T12:05:53.111Z] + ls /var/log/sa-host [2022-05-10T12:05:53.111Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T12:05:53.196Z] provisioning config files... [2022-05-10T12:05:53.207Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-380@tmp/config4560873564745416956tmp [Pipeline] { [Pipeline] echo [2022-05-10T12:05:53.221Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T12:05:53.510Z] ---> create-netrc.sh [Pipeline] } [2022-05-10T12:05:53.518Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-10T12:05:53.850Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-10T12:05:53.862Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T12:05:54.158Z] ---> sudo-logs.sh [2022-05-10T12:05:54.158Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-10T12:05:54.187Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T12:05:54.478Z] ---> job-cost.sh [2022-05-10T12:05:54.478Z] lf-activate-venv: SKIPPING [2022-05-10T12:05:54.478Z] DEBUG: total: 0.2199999988079071 [2022-05-10T12:05:54.478Z] INFO: Retrieving Stack Cost... [2022-05-10T12:05:55.048Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-10T12:05:55.625Z] INFO: Archiving Costs [Pipeline] echo [2022-05-10T12:05:55.641Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T12:05:55.929Z] ---> logs-deploy.sh [2022-05-10T12:05:55.929Z] lf-activate-venv: SKIPPING [2022-05-10T12:05:55.929Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-380/3 [2022-05-10T12:05:55.929Z] INFO: archiving workspace using pattern(s): [2022-05-10T12:05:56.873Z] Archives upload complete. [2022-05-10T12:05:57.133Z] INFO: archiving logs to Nexus [2022-05-10T12:05:57.706Z] ---> uname -a: [2022-05-10T12:05:57.706Z] Linux prd-ubuntu20-04-docker-8c-8g-47533 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-05-10T12:05:57.706Z] [2022-05-10T12:05:57.706Z] [2022-05-10T12:05:57.706Z] ---> lscpu: [2022-05-10T12:05:57.706Z] Architecture: x86_64 [2022-05-10T12:05:57.706Z] CPU op-mode(s): 32-bit, 64-bit [2022-05-10T12:05:57.706Z] Byte Order: Little Endian [2022-05-10T12:05:57.706Z] Address sizes: 40 bits physical, 48 bits virtual [2022-05-10T12:05:57.706Z] CPU(s): 8 [2022-05-10T12:05:57.706Z] On-line CPU(s) list: 0-7 [2022-05-10T12:05:57.706Z] Thread(s) per core: 1 [2022-05-10T12:05:57.706Z] Core(s) per socket: 1 [2022-05-10T12:05:57.706Z] Socket(s): 8 [2022-05-10T12:05:57.706Z] NUMA node(s): 1 [2022-05-10T12:05:57.706Z] Vendor ID: AuthenticAMD [2022-05-10T12:05:57.706Z] CPU family: 23 [2022-05-10T12:05:57.706Z] Model: 49 [2022-05-10T12:05:57.706Z] Model name: AMD EPYC-Rome Processor [2022-05-10T12:05:57.706Z] Stepping: 0 [2022-05-10T12:05:57.706Z] CPU MHz: 2799.998 [2022-05-10T12:05:57.706Z] BogoMIPS: 5599.99 [2022-05-10T12:05:57.706Z] Virtualization: AMD-V [2022-05-10T12:05:57.706Z] Hypervisor vendor: KVM [2022-05-10T12:05:57.706Z] Virtualization type: full [2022-05-10T12:05:57.706Z] L1d cache: 256 KiB [2022-05-10T12:05:57.706Z] L1i cache: 256 KiB [2022-05-10T12:05:57.706Z] L2 cache: 4 MiB [2022-05-10T12:05:57.706Z] L3 cache: 128 MiB [2022-05-10T12:05:57.706Z] NUMA node0 CPU(s): 0-7 [2022-05-10T12:05:57.706Z] Vulnerability Itlb multihit: Not affected [2022-05-10T12:05:57.706Z] Vulnerability L1tf: Not affected [2022-05-10T12:05:57.706Z] Vulnerability Mds: Not affected [2022-05-10T12:05:57.706Z] Vulnerability Meltdown: Not affected [2022-05-10T12:05:57.706Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-05-10T12:05:57.706Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-05-10T12:05:57.706Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-05-10T12:05:57.706Z] Vulnerability Srbds: Not affected [2022-05-10T12:05:57.706Z] Vulnerability Tsx async abort: Not affected [2022-05-10T12:05:57.706Z] 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-10T12:05:57.706Z] [2022-05-10T12:05:57.706Z] [2022-05-10T12:05:57.706Z] ---> nproc: [2022-05-10T12:05:57.706Z] 8 [2022-05-10T12:05:57.706Z] [2022-05-10T12:05:57.706Z] [2022-05-10T12:05:57.706Z] ---> df -h: [2022-05-10T12:05:57.706Z] Filesystem Size Used Avail Use% Mounted on [2022-05-10T12:05:57.706Z] overlay 155G 11G 145G 7% / [2022-05-10T12:05:57.706Z] tmpfs 64M 0 64M 0% /dev [2022-05-10T12:05:57.706Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-05-10T12:05:57.706Z] shm 64M 0 64M 0% /dev/shm [2022-05-10T12:05:57.706Z] /dev/vda1 155G 11G 145G 7% /facter-os [2022-05-10T12:05:57.706Z] [2022-05-10T12:05:57.706Z] [2022-05-10T12:05:57.706Z] ---> sar -b -r -n DEV: [2022-05-10T12:05:57.706Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-47533) 05/10/22 _x86_64_ (8 CPU) [2022-05-10T12:05:57.706Z] [2022-05-10T12:05:57.706Z] 11:54:24 LINUX RESTART (8 CPU) [2022-05-10T12:05:57.706Z] [2022-05-10T12:05:57.706Z] 11:55:00 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-05-10T12:05:57.706Z] 11:56:01 195.13 12.24 182.89 0.00 2004.26 100504.57 0.00 [2022-05-10T12:05:57.706Z] 11:57:01 172.79 0.13 172.65 0.00 7.87 39152.67 0.00 [2022-05-10T12:05:57.706Z] 11:58:01 3.05 0.00 3.05 0.00 0.00 51.32 0.00 [2022-05-10T12:05:57.706Z] 11:59:01 1.28 0.00 1.28 0.00 0.00 16.28 0.00 [2022-05-10T12:05:57.706Z] 12:00:01 1.00 0.02 0.98 0.00 0.13 12.13 0.00 [2022-05-10T12:05:57.706Z] 12:01:01 1.12 0.00 1.12 0.00 0.00 14.13 0.00 [2022-05-10T12:05:57.706Z] 12:02:01 0.75 0.00 0.75 0.00 0.00 9.73 0.00 [2022-05-10T12:05:57.706Z] 12:03:01 1.05 0.00 1.05 0.00 0.00 14.13 0.00 [2022-05-10T12:05:57.706Z] 12:04:01 0.88 0.00 0.88 0.00 0.00 9.87 0.00 [2022-05-10T12:05:57.706Z] 12:05:01 1.37 0.00 1.37 0.00 0.00 22.13 0.00 [2022-05-10T12:05:57.706Z] Average: 38.10 1.26 36.84 0.00 204.22 14123.93 0.00 [2022-05-10T12:05:57.706Z] [2022-05-10T12:05:57.706Z] 11:55:00 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-05-10T12:05:57.706Z] 11:56:01 28319848 31713768 580956 1.77 158908 3440476 2449848 7.22 1358392 2752232 193732 [2022-05-10T12:05:57.706Z] 11:57:01 27815172 31762852 530696 1.61 173988 3928856 1977976 5.83 1338400 3223720 264 [2022-05-10T12:05:57.706Z] 11:58:01 27831900 31779640 514964 1.57 174088 3928828 1897392 5.59 1332364 3214372 140 [2022-05-10T12:05:57.706Z] 11:59:01 27832624 31780400 514028 1.56 174116 3928832 1897392 5.59 1332084 3214376 204 [2022-05-10T12:05:57.706Z] 12:00:01 27837008 31784792 509552 1.55 174144 3928836 1897392 5.59 1327484 3214380 32 [2022-05-10T12:05:57.706Z] 12:01:01 27838072 31785900 508428 1.55 174172 3928840 1897392 5.59 1326936 3214384 16 [2022-05-10T12:05:57.706Z] 12:02:01 27843300 31791236 503108 1.53 174196 3928844 1897392 5.59 1321860 3214436 24 [2022-05-10T12:05:57.706Z] 12:03:01 27843500 31791464 503016 1.53 174236 3928848 1897392 5.59 1321988 3214444 32 [2022-05-10T12:05:57.706Z] 12:04:01 27843680 31791700 502756 1.53 174268 3928848 1897392 5.59 1322176 3214444 24 [2022-05-10T12:05:57.706Z] 12:05:01 27843404 31791460 502960 1.53 174312 3928832 1897392 5.59 1321912 3214436 20 [2022-05-10T12:05:57.706Z] Average: 27884851 31777321 517046 1.57 172643 3880004 1960696 5.78 1330360 3169122 19449 [2022-05-10T12:05:57.706Z] [2022-05-10T12:05:57.706Z] 11:55:00 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-05-10T12:05:57.706Z] 11:56:01 veth6053143 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 [2022-05-10T12:05:57.706Z] 11:56:01 lo 5.97 5.97 0.59 0.59 0.00 0.00 0.00 0.00 [2022-05-10T12:05:57.706Z] 11:56:01 ens3 399.95 276.84 6056.12 98.65 0.00 0.00 0.00 0.00 [2022-05-10T12:05:57.706Z] 11:56:01 docker0 100.05 127.82 8.20 1068.12 0.00 0.00 0.00 0.00 [2022-05-10T12:05:57.706Z] 11:57:01 lo 2.07 2.07 0.21 0.21 0.00 0.00 0.00 0.00 [2022-05-10T12:05:57.706Z] 11:57:01 ens3 174.62 112.51 2688.96 67.23 0.00 0.00 0.00 0.00 [2022-05-10T12:05:57.706Z] 11:57:01 docker0 9.63 14.55 0.56 89.62 0.00 0.00 0.00 0.00 [2022-05-10T12:05:57.706Z] 11:58:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T12:05:57.706Z] 11:58:01 ens3 6.31 3.58 5.42 1.95 0.00 0.00 0.00 0.00 [2022-05-10T12:05:57.706Z] 11:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T12:05:57.706Z] 11:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T12:05:57.706Z] 11:59:01 ens3 1.93 0.65 2.48 0.29 0.00 0.00 0.00 0.00 [2022-05-10T12:05:57.706Z] 11:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T12:05:57.706Z] 12:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T12:05:57.706Z] 12:00:01 ens3 1.00 0.55 0.59 0.46 0.00 0.00 0.00 0.00 [2022-05-10T12:05:57.706Z] 12:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T12:05:57.706Z] 12:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T12:05:57.706Z] 12:01:01 ens3 0.53 0.10 0.03 0.01 0.00 0.00 0.00 0.00 [2022-05-10T12:05:57.706Z] 12:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T12:05:57.706Z] 12:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T12:05:57.706Z] 12:02:01 ens3 0.67 0.17 0.20 0.07 0.00 0.00 0.00 0.00 [2022-05-10T12:05:57.706Z] 12:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T12:05:57.706Z] 12:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T12:05:57.706Z] 12:03:01 ens3 0.62 0.37 0.27 0.21 0.00 0.00 0.00 0.00 [2022-05-10T12:05:57.706Z] 12:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T12:05:57.706Z] 12:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T12:05:57.706Z] 12:04:01 ens3 0.93 0.30 0.31 0.21 0.00 0.00 0.00 0.00 [2022-05-10T12:05:57.706Z] 12:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T12:05:57.706Z] 12:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T12:05:57.706Z] 12:05:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2022-05-10T12:05:57.706Z] 12:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T12:05:57.706Z] Average: lo 0.90 0.90 0.09 0.09 0.00 0.00 0.00 0.00 [2022-05-10T12:05:57.706Z] Average: ens3 59.25 39.92 884.02 17.05 0.00 0.00 0.00 0.00 [2022-05-10T12:05:57.706Z] Average: docker0 11.12 14.42 0.89 117.35 0.00 0.00 0.00 0.00 [2022-05-10T12:05:57.706Z] [2022-05-10T12:05:57.706Z] [2022-05-10T12:05:57.706Z] ---> sar -P ALL: [2022-05-10T12:05:57.706Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-47533) 05/10/22 _x86_64_ (8 CPU) [2022-05-10T12:05:57.706Z] [2022-05-10T12:05:57.706Z] 11:54:24 LINUX RESTART (8 CPU) [2022-05-10T12:05:57.706Z] [2022-05-10T12:05:57.706Z] 11:55:00 CPU %user %nice %system %iowait %steal %idle [2022-05-10T12:05:57.706Z] 11:56:01 all 21.00 0.00 6.78 1.67 0.13 70.41 [2022-05-10T12:05:57.706Z] 11:56:01 0 22.07 0.00 7.12 1.11 0.13 69.57 [2022-05-10T12:05:57.706Z] 11:56:01 1 20.61 0.00 5.83 0.65 0.13 72.78 [2022-05-10T12:05:57.706Z] 11:56:01 2 20.16 0.00 6.83 3.72 0.13 69.16 [2022-05-10T12:05:57.706Z] 11:56:01 3 21.07 0.00 6.25 1.12 0.12 71.43 [2022-05-10T12:05:57.706Z] 11:56:01 4 21.21 0.00 7.44 2.56 0.12 68.67 [2022-05-10T12:05:57.706Z] 11:56:01 5 20.34 0.00 7.10 3.19 0.13 69.22 [2022-05-10T12:05:57.706Z] 11:56:01 6 21.76 0.00 5.86 0.13 0.12 72.13 [2022-05-10T12:05:57.706Z] 11:56:01 7 20.79 0.00 7.84 0.89 0.15 70.33 [2022-05-10T12:05:57.706Z] 11:57:01 all 30.56 0.00 5.87 1.38 0.12 62.08 [2022-05-10T12:05:57.706Z] 11:57:01 0 32.07 0.00 5.58 1.29 0.12 60.94 [2022-05-10T12:05:57.706Z] 11:57:01 1 30.27 0.00 6.40 5.86 0.10 57.38 [2022-05-10T12:05:57.706Z] 11:57:01 2 28.64 0.00 5.21 0.71 0.14 65.31 [2022-05-10T12:05:57.706Z] 11:57:01 3 28.66 0.00 5.76 0.58 0.12 64.88 [2022-05-10T12:05:57.706Z] 11:57:01 4 32.61 0.00 6.00 1.21 0.12 60.06 [2022-05-10T12:05:57.706Z] 11:57:01 5 31.91 0.00 6.10 0.10 0.12 61.77 [2022-05-10T12:05:57.706Z] 11:57:01 6 30.21 0.00 5.92 0.25 0.10 63.51 [2022-05-10T12:05:57.706Z] 11:57:01 7 30.08 0.00 5.97 1.05 0.12 62.78 [2022-05-10T12:05:57.706Z] 11:58:01 all 0.12 0.00 0.06 0.01 0.00 99.81 [2022-05-10T12:05:57.706Z] 11:58:01 0 0.15 0.00 0.05 0.00 0.00 99.80 [2022-05-10T12:05:57.706Z] 11:58:01 1 0.17 0.00 0.10 0.03 0.00 99.70 [2022-05-10T12:05:57.706Z] 11:58:01 2 0.07 0.00 0.05 0.00 0.00 99.88 [2022-05-10T12:05:57.706Z] 11:58:01 3 0.15 0.00 0.05 0.05 0.00 99.75 [2022-05-10T12:05:57.706Z] 11:58:01 4 0.10 0.00 0.07 0.00 0.00 99.83 [2022-05-10T12:05:57.706Z] 11:58:01 5 0.07 0.00 0.07 0.00 0.00 99.87 [2022-05-10T12:05:57.706Z] 11:58:01 6 0.15 0.00 0.08 0.00 0.02 99.75 [2022-05-10T12:05:57.706Z] 11:58:01 7 0.08 0.00 0.05 0.00 0.00 99.87 [2022-05-10T12:05:57.706Z] 11:59:01 all 0.10 0.00 0.01 0.00 0.00 99.89 [2022-05-10T12:05:57.706Z] 11:59:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2022-05-10T12:05:57.706Z] 11:59:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-10T12:05:57.706Z] 11:59:01 2 0.03 0.00 0.02 0.02 0.00 99.93 [2022-05-10T12:05:57.706Z] 11:59:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2022-05-10T12:05:57.706Z] 11:59:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T12:05:57.706Z] 11:59:01 5 0.63 0.00 0.00 0.00 0.00 99.37 [2022-05-10T12:05:57.706Z] 11:59:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-10T12:05:57.706Z] 11:59:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-10T12:05:57.706Z] 12:00:01 all 0.27 0.00 0.02 0.00 0.01 99.71 [2022-05-10T12:05:57.706Z] 12:00:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2022-05-10T12:05:57.706Z] 12:00:01 1 0.00 0.00 0.03 0.00 0.02 99.95 [2022-05-10T12:05:57.706Z] 12:00:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-10T12:05:57.706Z] 12:00:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2022-05-10T12:05:57.706Z] 12:00:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T12:05:57.706Z] 12:00:01 5 1.99 0.00 0.03 0.00 0.00 97.98 [2022-05-10T12:05:57.706Z] 12:00:01 6 0.03 0.00 0.03 0.00 0.02 99.92 [2022-05-10T12:05:57.706Z] 12:00:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2022-05-10T12:05:57.706Z] 12:01:01 all 0.20 0.00 0.03 0.00 0.00 99.77 [2022-05-10T12:05:57.706Z] 12:01:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T12:05:57.706Z] 12:01:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2022-05-10T12:05:57.706Z] 12:01:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2022-05-10T12:05:57.706Z] 12:01:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2022-05-10T12:05:57.706Z] 12:01:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T12:05:57.706Z] 12:01:01 5 1.45 0.00 0.13 0.00 0.00 98.42 [2022-05-10T12:05:57.706Z] 12:01:01 6 0.03 0.00 0.03 0.00 0.00 99.93 [2022-05-10T12:05:57.706Z] 12:01:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T12:05:57.706Z] 12:02:01 all 0.03 0.00 0.01 0.01 0.00 99.95 [2022-05-10T12:05:57.706Z] 12:02:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T12:05:57.706Z] 12:02:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2022-05-10T12:05:57.706Z] 12:02:01 2 0.03 0.00 0.00 0.02 0.00 99.95 [2022-05-10T12:05:57.706Z] 12:02:01 3 0.03 0.00 0.00 0.03 0.00 99.93 [2022-05-10T12:05:57.706Z] 12:02:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2022-05-10T12:05:57.706Z] 12:02:01 5 0.03 0.00 0.03 0.00 0.02 99.92 [2022-05-10T12:05:57.706Z] 12:02:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-10T12:05:57.706Z] 12:02:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T12:05:57.706Z] 12:03:01 all 0.00 0.00 0.00 0.00 0.00 99.99 [2022-05-10T12:05:57.706Z] 12:03:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T12:05:57.706Z] 12:03:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T12:05:57.706Z] 12:03:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T12:05:57.706Z] 12:03:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2022-05-10T12:05:57.706Z] 12:03:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T12:05:57.706Z] 12:03:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T12:05:57.706Z] 12:03:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-10T12:05:57.706Z] 12:03:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T12:05:57.706Z] 12:04:01 all 0.03 0.00 0.01 0.01 0.00 99.96 [2022-05-10T12:05:57.706Z] 12:04:01 0 0.08 0.00 0.00 0.00 0.00 99.92 [2022-05-10T12:05:57.706Z] 12:04:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-10T12:05:57.706Z] 12:04:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2022-05-10T12:05:57.706Z] 12:04:01 3 0.02 0.00 0.02 0.03 0.00 99.93 [2022-05-10T12:05:57.706Z] 12:04:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T12:05:57.706Z] 12:04:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T12:05:57.706Z] 12:04:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2022-05-10T12:05:57.706Z] 12:04:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2022-05-10T12:05:57.706Z] 12:05:01 all 0.02 0.00 0.01 0.02 0.00 99.95 [2022-05-10T12:05:57.706Z] 12:05:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2022-05-10T12:05:57.706Z] 12:05:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T12:05:57.706Z] 12:05:01 2 0.00 0.00 0.00 0.03 0.00 99.97 [2022-05-10T12:05:57.706Z] 12:05:01 3 0.03 0.00 0.00 0.08 0.00 99.88 [2022-05-10T12:05:57.706Z] 12:05:01 4 0.00 0.00 0.03 0.00 0.00 99.97 [2022-05-10T12:05:57.706Z] 12:05:01 5 0.08 0.00 0.00 0.00 0.00 99.92 [2022-05-10T12:05:57.706Z] 12:05:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2022-05-10T12:05:57.707Z] 12:05:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T12:05:57.707Z] Average: all 5.20 0.00 1.27 0.31 0.03 93.20 [2022-05-10T12:05:57.707Z] Average: 0 5.43 0.00 1.28 0.24 0.03 93.03 [2022-05-10T12:05:57.707Z] Average: 1 5.09 0.00 1.24 0.65 0.03 93.00 [2022-05-10T12:05:57.707Z] Average: 2 4.85 0.00 1.20 0.45 0.03 93.46 [2022-05-10T12:05:57.707Z] Average: 3 4.96 0.00 1.20 0.19 0.03 93.63 [2022-05-10T12:05:57.707Z] Average: 4 5.37 0.00 1.35 0.38 0.02 92.89 [2022-05-10T12:05:57.707Z] Average: 5 5.63 0.00 1.34 0.33 0.03 92.68 [2022-05-10T12:05:57.707Z] Average: 6 5.20 0.00 1.20 0.04 0.03 93.54 [2022-05-10T12:05:57.707Z] Average: 7 5.05 0.00 1.38 0.19 0.03 93.35 [2022-05-10T12:05:57.707Z] [2022-05-10T12:05:57.707Z] [2022-05-10T12:05:57.707Z]