Pull request #1112 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from abaa57eb407bec2f73f8bcbe2d50716da042c175+511d52040eef7e00dec48ea5a3bfdec0745a4f08 (6718e17f499c28d94f5fd56ba8deb825e33480c1) 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-ssh11917140127673334940.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5458525631260576129.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1112/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1112/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7408784667907585926.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1112/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh17514406709371016329.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh17847154171447125280.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1112/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1112/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4676704633151118037.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [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-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8534 in /w/workspace/gexfoundry_device-sdk-go_PR-1112 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/gexfoundry_device-sdk-go_PR-1112 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-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-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 511d52040eef7e00dec48ea5a3bfdec0745a4f08 into PR head commit abaa57eb407bec2f73f8bcbe2d50716da042c175 Merge succeeded, producing abaa57eb407bec2f73f8bcbe2d50716da042c175 Checking out Revision abaa57eb407bec2f73f8bcbe2d50716da042c175 (PR-1112) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-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-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1112/head:refs/remotes/origin/PR-1112 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f abaa57eb407bec2f73f8bcbe2d50716da042c175 # 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 511d52040eef7e00dec48ea5a3bfdec0745a4f08 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f abaa57eb407bec2f73f8bcbe2d50716da042c175 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-03-22T04:05:41.714Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-03-22T04:05:41.874Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-03-22T04:05:41.972Z] ========================================================= [2022-03-22T04:05:41.972Z] EdgeX Global Pipelines Version Info [2022-03-22T04:05:41.972Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-03-22T04:05:42.753Z] ------------------- [2022-03-22T04:05:42.753Z] stable info: [2022-03-22T04:05:42.753Z] ------------------- [2022-03-22T04:05:42.753Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-03-22T04:05:42.753Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-22T04:05:42.753Z] Message: update stable to v1.0.221 [2022-03-22T04:05:43.327Z] ------------------- [2022-03-22T04:05:43.327Z] experimental info: [2022-03-22T04:05:43.327Z] ------------------- [2022-03-22T04:05:43.327Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-03-22T04:05:43.327Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-22T04:05:43.327Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-03-22T04:05:43.569Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2022-03-22T04:05:43.603Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2022-03-22T04:05:43.641Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-03-22T04:05:43.674Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-03-22T04:05:43.710Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-03-22T04:05:43.752Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-03-22T04:05:43.795Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-03-22T04:05:43.834Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2022-03-22T04:05:43.874Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-03-22T04:05:43.913Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-03-22T04:05:43.950Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-03-22T04:05:43.990Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2022-03-22T04:05:44.032Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-03-22T04:05:44.071Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-03-22T04:05:44.111Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-03-22T04:05:44.155Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-03-22T04:05:44.196Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-03-22T04:05:44.237Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-03-22T04:05:44.279Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-03-22T04:05:44.321Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-03-22T04:05:44.359Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-03-22T04:05:44.396Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-03-22T04:05:44.432Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-03-22T04:05:44.471Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-03-22T04:05:44.509Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-03-22T04:05:44.546Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-03-22T04:05:44.583Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1112 [Pipeline] echo [2022-03-22T04:05:44.624Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1112 [Pipeline] echo [2022-03-22T04:05:44.663Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1112 [Pipeline] echo [2022-03-22T04:05:44.704Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = abaa57eb407bec2f73f8bcbe2d50716da042c175 [Pipeline] echo [2022-03-22T04:05:44.743Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = abaa57e [Pipeline] echo [2022-03-22T04:05:44.782Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-22T04:05:44.889Z] provisioning config files... [2022-03-22T04:05:44.904Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1112@tmp/config1389002180844858063tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-22T04:05:45.252Z] ---> docker-login.sh [2022-03-22T04:05:45.252Z] nexus3.edgexfoundry.org:10001 [2022-03-22T04:05:45.515Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-22T04:05:45.515Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-22T04:05:45.515Z] Configure a credential helper to remove this warning. See [2022-03-22T04:05:45.515Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-22T04:05:45.515Z] [2022-03-22T04:05:45.515Z] Login Succeeded [2022-03-22T04:05:45.515Z] nexus3.edgexfoundry.org:10002 [2022-03-22T04:05:45.778Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-22T04:05:45.778Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-22T04:05:45.778Z] Configure a credential helper to remove this warning. See [2022-03-22T04:05:45.778Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-22T04:05:45.778Z] [2022-03-22T04:05:45.778Z] Login Succeeded [2022-03-22T04:05:45.778Z] nexus3.edgexfoundry.org:10003 [2022-03-22T04:05:45.778Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-22T04:05:46.042Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-22T04:05:46.042Z] Configure a credential helper to remove this warning. See [2022-03-22T04:05:46.042Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-22T04:05:46.043Z] [2022-03-22T04:05:46.043Z] Login Succeeded [2022-03-22T04:05:46.043Z] nexus3.edgexfoundry.org:10004 [2022-03-22T04:05:46.043Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-22T04:05:46.043Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-22T04:05:46.043Z] Configure a credential helper to remove this warning. See [2022-03-22T04:05:46.043Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-22T04:05:46.043Z] [2022-03-22T04:05:46.043Z] Login Succeeded [2022-03-22T04:05:46.043Z] docker.io [2022-03-22T04:05:46.306Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-22T04:05:46.567Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-22T04:05:46.567Z] Configure a credential helper to remove this warning. See [2022-03-22T04:05:46.567Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-22T04:05:46.567Z] [2022-03-22T04:05:46.567Z] Login Succeeded [2022-03-22T04:05:46.567Z] ---> docker-login.sh ends [Pipeline] } [2022-03-22T04:05:46.595Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-03-22T04:05:47.225Z] + git rev-list -1 --merges abaa57eb407bec2f73f8bcbe2d50716da042c175~1..abaa57eb407bec2f73f8bcbe2d50716da042c175 [Pipeline] echo [2022-03-22T04:05:47.387Z] -----------> git rev-list -1 --merges abaa57eb407bec2f73f8bcbe2d50716da042c175~1..abaa57eb407bec2f73f8bcbe2d50716da042c175 abaa57eb407bec2f73f8bcbe2d50716da042c175 [false] [Pipeline] sh [2022-03-22T04:05:47.702Z] + git log --format=format:%s -1 abaa57eb407bec2f73f8bcbe2d50716da042c175 [Pipeline] echo [2022-03-22T04:05:47.762Z] ========================================================= [2022-03-22T04:05:47.762Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-03-22T04:05:47.762Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-22T04:05:48.227Z] + git log --format=format:%s -1 abaa57eb407bec2f73f8bcbe2d50716da042c175 [Pipeline] echo [2022-03-22T04:05:48.262Z] [semverPrep] GIT_COMMIT: abaa57eb407bec2f73f8bcbe2d50716da042c175, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo [2022-03-22T04:05:48.290Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-03-22T04:05:48.700Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-03-22T04:05:48.701Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-03-22T04:05:48.701Z] + [ -e /tmp/ssh_known_hosts ] [2022-03-22T04:05:48.701Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-03-22T04:05:48.701Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-03-22T04:05:48.701Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-03-22T04:05:48.701Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-22T04:05:49.074Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-22T04:05:49.074Z] [2022-03-22T04:05:49.074Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-03-22T04:05:49.423Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-22T04:05:49.423Z] latest: Pulling from edgex-devops/git-semver [2022-03-22T04:05:49.423Z] a0d0a0d46f8b: Pulling fs layer [2022-03-22T04:05:49.423Z] 3e5f54012d9b: Pulling fs layer [2022-03-22T04:05:49.423Z] 4c7163046ea9: Pulling fs layer [2022-03-22T04:05:49.423Z] 0c2d73faf560: Pulling fs layer [2022-03-22T04:05:49.423Z] 0c2d73faf560: Waiting [2022-03-22T04:05:49.423Z] 3e5f54012d9b: Download complete [2022-03-22T04:05:49.423Z] a0d0a0d46f8b: Verifying Checksum [2022-03-22T04:05:49.423Z] a0d0a0d46f8b: Download complete [2022-03-22T04:05:49.423Z] 0c2d73faf560: Verifying Checksum [2022-03-22T04:05:49.423Z] 0c2d73faf560: Download complete [2022-03-22T04:05:49.423Z] 4c7163046ea9: Verifying Checksum [2022-03-22T04:05:49.423Z] 4c7163046ea9: Download complete [2022-03-22T04:05:49.686Z] a0d0a0d46f8b: Pull complete [2022-03-22T04:05:49.686Z] 3e5f54012d9b: Pull complete [2022-03-22T04:05:49.947Z] 4c7163046ea9: Pull complete [2022-03-22T04:05:50.209Z] 0c2d73faf560: Pull complete [2022-03-22T04:05:50.209Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-03-22T04:05:50.209Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-22T04:05:50.209Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-03-22T04:05:50.316Z] prd-ubuntu20.04-docker-8c-8g-8534 does not seem to be running inside a container [2022-03-22T04:05:50.361Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1112 -v /w/workspace/gexfoundry_device-sdk-go_PR-1112:/w/workspace/gexfoundry_device-sdk-go_PR-1112:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1112@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1112@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-03-22T04:05:51.101Z] $ docker top 4488e97f00bab024f6f743a9a994d8faf5d22d09d97d16cfef24112d635a345c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-22T04:05:51.291Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-22T04:05:51.291Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-22T04:05:51.434Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-22T04:05:51.440Z] $ docker exec 4488e97f00bab024f6f743a9a994d8faf5d22d09d97d16cfef24112d635a345c ssh-agent [2022-03-22T04:05:51.569Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXknIHcL/agent.13 [2022-03-22T04:05:51.569Z] SSH_AGENT_PID=19 [2022-03-22T04:05:51.579Z] Running ssh-add (command line suppressed) [2022-03-22T04:05:51.725Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1112@tmp/private_key_8307975204699645360.key (/w/workspace/gexfoundry_device-sdk-go_PR-1112@tmp/private_key_8307975204699645360.key) [2022-03-22T04:05:51.738Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-22T04:05:52.067Z] + git tag --points-at HEAD [Pipeline] } [2022-03-22T04:05:52.095Z] $ docker exec --env ******** --env ******** 4488e97f00bab024f6f743a9a994d8faf5d22d09d97d16cfef24112d635a345c ssh-agent -k [2022-03-22T04:05:52.210Z] unset SSH_AUTH_SOCK; [2022-03-22T04:05:52.210Z] unset SSH_AGENT_PID; [2022-03-22T04:05:52.210Z] echo Agent pid 19 killed; [2022-03-22T04:05:52.222Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-03-22T04:05:52.314Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-22T04:05:52.314Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-22T04:05:52.452Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-22T04:05:52.459Z] $ docker exec 4488e97f00bab024f6f743a9a994d8faf5d22d09d97d16cfef24112d635a345c ssh-agent [2022-03-22T04:05:52.609Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXAejELM/agent.52 [2022-03-22T04:05:52.609Z] SSH_AGENT_PID=58 [2022-03-22T04:05:52.616Z] Running ssh-add (command line suppressed) [2022-03-22T04:05:52.738Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1112@tmp/private_key_9009790972303135559.key (/w/workspace/gexfoundry_device-sdk-go_PR-1112@tmp/private_key_9009790972303135559.key) [2022-03-22T04:05:52.757Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-22T04:05:53.093Z] + git semver init [2022-03-22T04:05:53.093Z] # -> Open(): unable to determine branch for HEAD [2022-03-22T04:05:53.093Z] # $GIT_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1112/.git [2022-03-22T04:05:53.093Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-sdk-go_PR-1112 [2022-03-22T04:05:53.093Z] # $SEMVER_REMOTE_NAME = origin [2022-03-22T04:05:53.093Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-22T04:05:53.093Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-22T04:05:53.093Z] # $SEMVER_BRANCH = PR-1112 [2022-03-22T04:05:53.093Z] # $SEMVER_TEMP = /tmp/semver-943430859 [2022-03-22T04:05:53.093Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2022-03-22T04:05:54.483Z] # '/tmp/semver-943430859' -> '/w/workspace/gexfoundry_device-sdk-go_PR-1112/.semver' [2022-03-22T04:05:54.483Z] # -> Force: false [2022-03-22T04:05:54.483Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1112/.semver [Pipeline] } [2022-03-22T04:05:54.511Z] $ docker exec --env ******** --env ******** 4488e97f00bab024f6f743a9a994d8faf5d22d09d97d16cfef24112d635a345c ssh-agent -k [2022-03-22T04:05:54.634Z] unset SSH_AUTH_SOCK; [2022-03-22T04:05:54.634Z] unset SSH_AGENT_PID; [2022-03-22T04:05:54.634Z] echo Agent pid 58 killed; [2022-03-22T04:05:54.643Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-22T04:05:55.072Z] + git semver [Pipeline] } [2022-03-22T04:05:55.104Z] $ docker stop --time=1 4488e97f00bab024f6f743a9a994d8faf5d22d09d97d16cfef24112d635a345c [2022-03-22T04:05:56.510Z] $ docker rm -f 4488e97f00bab024f6f743a9a994d8faf5d22d09d97d16cfef24112d635a345c [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-22T04:05:56.933Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-03-22T04:05:57.252Z] Stashed 1 file(s) [Pipeline] echo [2022-03-22T04:05:57.270Z] [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-03-22T04:05:57.855Z] provisioning config files... [2022-03-22T04:05:57.868Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1112@tmp/config336880440783865983tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-22T04:05:58.220Z] ---> docker-login.sh [2022-03-22T04:05:58.220Z] nexus3.edgexfoundry.org:10001 [2022-03-22T04:05:58.220Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-22T04:05:58.220Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-22T04:05:58.220Z] Configure a credential helper to remove this warning. See [2022-03-22T04:05:58.220Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-22T04:05:58.220Z] [2022-03-22T04:05:58.220Z] Login Succeeded [2022-03-22T04:05:58.220Z] nexus3.edgexfoundry.org:10002 [2022-03-22T04:05:58.220Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-22T04:05:58.482Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-22T04:05:58.482Z] Configure a credential helper to remove this warning. See [2022-03-22T04:05:58.482Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-22T04:05:58.482Z] [2022-03-22T04:05:58.482Z] Login Succeeded [2022-03-22T04:05:58.482Z] nexus3.edgexfoundry.org:10003 [2022-03-22T04:05:58.482Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-22T04:05:58.482Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-22T04:05:58.482Z] Configure a credential helper to remove this warning. See [2022-03-22T04:05:58.482Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-22T04:05:58.482Z] [2022-03-22T04:05:58.482Z] Login Succeeded [2022-03-22T04:05:58.482Z] nexus3.edgexfoundry.org:10004 [2022-03-22T04:05:58.743Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-22T04:05:58.743Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-22T04:05:58.743Z] Configure a credential helper to remove this warning. See [2022-03-22T04:05:58.743Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-22T04:05:58.743Z] [2022-03-22T04:05:58.743Z] Login Succeeded [2022-03-22T04:05:58.743Z] docker.io [2022-03-22T04:05:58.743Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-22T04:05:59.004Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-22T04:05:59.004Z] Configure a credential helper to remove this warning. See [2022-03-22T04:05:59.004Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-22T04:05:59.004Z] [2022-03-22T04:05:59.004Z] Login Succeeded [2022-03-22T04:05:59.004Z] ---> docker-login.sh ends [Pipeline] } [2022-03-22T04:05:59.029Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-03-22T04:05:59.232Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-22T04:05:59.265Z] ========================================================= [2022-03-22T04:05:59.265Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-03-22T04:05:59.265Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-03-22T04:05:59.670Z] + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-03-22T04:05:59.670Z] Sending build context to Docker daemon 9.535MB [2022-03-22T04:05:59.670Z] Step 1/11 : ARG BASE=golang:1.17-alpine3.15 [2022-03-22T04:05:59.670Z] Step 2/11 : FROM ${BASE} AS builder [2022-03-22T04:05:59.670Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-03-22T04:05:59.670Z] 59bf1c3509f3: Pulling fs layer [2022-03-22T04:05:59.670Z] 666ba61612fd: Pulling fs layer [2022-03-22T04:05:59.670Z] 8ed8ca486205: Pulling fs layer [2022-03-22T04:05:59.670Z] 4fe6c5a15a65: Pulling fs layer [2022-03-22T04:05:59.670Z] 22a0e8bec74d: Pulling fs layer [2022-03-22T04:05:59.670Z] 640e595b4fbd: Pulling fs layer [2022-03-22T04:05:59.670Z] 763cafe07f6e: Pulling fs layer [2022-03-22T04:05:59.670Z] 0c0b528cf693: Pulling fs layer [2022-03-22T04:05:59.670Z] 10935f4eaf8b: Pulling fs layer [2022-03-22T04:05:59.670Z] 4fe6c5a15a65: Waiting [2022-03-22T04:05:59.670Z] 22a0e8bec74d: Waiting [2022-03-22T04:05:59.670Z] 640e595b4fbd: Waiting [2022-03-22T04:05:59.670Z] 763cafe07f6e: Waiting [2022-03-22T04:05:59.670Z] 0c0b528cf693: Waiting [2022-03-22T04:05:59.670Z] 10935f4eaf8b: Waiting [2022-03-22T04:05:59.670Z] 8ed8ca486205: Verifying Checksum [2022-03-22T04:05:59.670Z] 8ed8ca486205: Download complete [2022-03-22T04:05:59.931Z] 666ba61612fd: Verifying Checksum [2022-03-22T04:05:59.931Z] 666ba61612fd: Download complete [2022-03-22T04:05:59.931Z] 22a0e8bec74d: Download complete [2022-03-22T04:05:59.931Z] 640e595b4fbd: Download complete [2022-03-22T04:05:59.931Z] 59bf1c3509f3: Verifying Checksum [2022-03-22T04:05:59.931Z] 763cafe07f6e: Download complete [2022-03-22T04:05:59.931Z] 59bf1c3509f3: Download complete [2022-03-22T04:05:59.931Z] 0c0b528cf693: Verifying Checksum [2022-03-22T04:05:59.931Z] 0c0b528cf693: Download complete [2022-03-22T04:05:59.931Z] 59bf1c3509f3: Pull complete [2022-03-22T04:06:00.194Z] 666ba61612fd: Pull complete [2022-03-22T04:06:00.194Z] 8ed8ca486205: Pull complete [2022-03-22T04:06:00.455Z] 10935f4eaf8b: Verifying Checksum [2022-03-22T04:06:00.455Z] 10935f4eaf8b: Download complete [2022-03-22T04:06:00.716Z] 4fe6c5a15a65: Verifying Checksum [2022-03-22T04:06:00.716Z] 4fe6c5a15a65: Download complete [2022-03-22T04:06:04.921Z] 4fe6c5a15a65: Pull complete [2022-03-22T04:06:04.921Z] 22a0e8bec74d: Pull complete [2022-03-22T04:06:04.921Z] 640e595b4fbd: Pull complete [2022-03-22T04:06:04.921Z] 763cafe07f6e: Pull complete [2022-03-22T04:06:05.181Z] 0c0b528cf693: Pull complete [2022-03-22T04:06:07.733Z] 10935f4eaf8b: Pull complete [2022-03-22T04:06:07.733Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-03-22T04:06:07.733Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-22T04:06:07.733Z] ---> 99d49a6021b9 [2022-03-22T04:06:07.733Z] Step 3/11 : ARG MAKE=make build [2022-03-22T04:06:09.128Z] ---> Running in 32b0ef4dcf82 [2022-03-22T04:06:09.128Z] Removing intermediate container 32b0ef4dcf82 [2022-03-22T04:06:09.128Z] ---> 33ff6210215c [2022-03-22T04:06:09.128Z] Step 4/11 : WORKDIR /device-sdk-go [2022-03-22T04:06:09.128Z] ---> Running in 0c307bbd4d7c [2022-03-22T04:06:09.402Z] Removing intermediate container 0c307bbd4d7c [2022-03-22T04:06:09.402Z] ---> fe061a9eca73 [2022-03-22T04:06:09.402Z] Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-03-22T04:06:09.402Z] ---> Running in c52b2367dd58 [2022-03-22T04:06:09.402Z] Removing intermediate container c52b2367dd58 [2022-03-22T04:06:09.402Z] ---> 2c9a560333b5 [2022-03-22T04:06:09.402Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-22T04:06:09.663Z] ---> Running in 3c18953a8fca [2022-03-22T04:06:10.237Z] Removing intermediate container 3c18953a8fca [2022-03-22T04:06:10.237Z] ---> 81e14a8689a8 [2022-03-22T04:06:10.237Z] Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-03-22T04:06:10.237Z] ---> Running in edb3c2bf2c72 [2022-03-22T04:06:10.498Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-22T04:06:11.441Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-22T04:06:11.700Z] OK: 221 MiB in 52 packages [2022-03-22T04:06:11.962Z] Removing intermediate container edb3c2bf2c72 [2022-03-22T04:06:11.962Z] ---> 54ed287218a4 [2022-03-22T04:06:11.962Z] Step 8/11 : COPY go.mod vendor* ./ [2022-03-22T04:06:12.224Z] ---> bf7c551b5b42 [2022-03-22T04:06:12.224Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-22T04:06:12.224Z] ---> Running in 5bf2686c02ef [2022-03-22T04:06:12.686Z] Still waiting to schedule task [2022-03-22T04:06:12.686Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-8535’ is offline [2022-03-22T04:06:38.809Z] Removing intermediate container 5bf2686c02ef [2022-03-22T04:06:38.809Z] ---> 415b8bf169c3 [2022-03-22T04:06:38.809Z] Step 10/11 : COPY . . [2022-03-22T04:06:38.809Z] ---> c4d3bdd2cd08 [2022-03-22T04:06:38.809Z] Step 11/11 : RUN ${MAKE} [2022-03-22T04:06:38.809Z] ---> Running in ed91c5ee9c69 [2022-03-22T04:06:38.809Z] noop [2022-03-22T04:06:38.809Z] Removing intermediate container ed91c5ee9c69 [2022-03-22T04:06:38.809Z] ---> 10a27b82d047 [2022-03-22T04:06:38.809Z] Successfully built 10a27b82d047 [2022-03-22T04:06:38.809Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-22T04:06:39.143Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-22T04:06:39.143Z] . [Pipeline] withDockerContainer [2022-03-22T04:06:39.242Z] prd-ubuntu20.04-docker-8c-8g-8534 does not seem to be running inside a container [2022-03-22T04:06:39.283Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1112 -v /w/workspace/gexfoundry_device-sdk-go_PR-1112:/w/workspace/gexfoundry_device-sdk-go_PR-1112:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1112@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1112@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-03-22T04:06:39.712Z] $ docker top 77f2ae91211aef44e410c34e085624dd6549df7da0c339623f0b28030e83e2ba -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-22T04:06:40.135Z] + go version [2022-03-22T04:06:40.135Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-03-22T04:06:40.168Z] $ docker stop --time=1 77f2ae91211aef44e410c34e085624dd6549df7da0c339623f0b28030e83e2ba [2022-03-22T04:06:41.499Z] $ docker rm -f 77f2ae91211aef44e410c34e085624dd6549df7da0c339623f0b28030e83e2ba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-22T04:06:42.171Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-22T04:06:42.171Z] . [Pipeline] withDockerContainer [2022-03-22T04:06:42.268Z] prd-ubuntu20.04-docker-8c-8g-8534 does not seem to be running inside a container [2022-03-22T04:06:42.306Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1112 -v /w/workspace/gexfoundry_device-sdk-go_PR-1112:/w/workspace/gexfoundry_device-sdk-go_PR-1112:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1112@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1112@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-03-22T04:06:42.722Z] $ docker top 79a537e829f57148d6a0f5cbcecc4e5ebd4689dbe79e356154a302978b20a393 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-03-22T04:06:43.185Z] + make test [2022-03-22T04:06:43.185Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-03-22T04:06:43.446Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2022-03-22T04:06:51.689Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2022-03-22T04:06:51.689Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2022-03-22T04:06:51.689Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2022-03-22T04:06:51.689Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.019s coverage: 23.3% of statements [2022-03-22T04:06:51.689Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2022-03-22T04:06:51.689Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.011s coverage: 27.6% of statements [2022-03-22T04:06:51.689Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.009s coverage: 78.9% of statements [2022-03-22T04:06:51.689Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.025s coverage: 10.8% of statements [2022-03-22T04:06:51.689Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2022-03-22T04:06:51.689Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2022-03-22T04:06:51.689Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2022-03-22T04:06:51.689Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.014s coverage: 33.2% of statements [2022-03-22T04:06:51.689Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2022-03-22T04:06:51.948Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.025s coverage: 86.1% of statements [2022-03-22T04:06:51.948Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2022-03-22T04:06:51.948Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2022-03-22T04:06:51.948Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.018s coverage: 57.4% of statements [2022-03-22T04:06:51.948Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.038s coverage: 89.2% of statements [2022-03-22T04:06:51.948Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2022-03-22T04:06:51.948Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.011s coverage: 4.8% of statements [2022-03-22T04:06:51.948Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2022-03-22T04:06:58.532Z] GO111MODULE=on go vet ./... [2022-03-22T04:07:01.834Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-22T04:07:02.100Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-22T04:07:02.100Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-03-22T04:07:02.704Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-03-22T04:07:02.737Z] $ docker stop --time=1 79a537e829f57148d6a0f5cbcecc4e5ebd4689dbe79e356154a302978b20a393 [2022-03-22T04:07:04.426Z] $ docker rm -f 79a537e829f57148d6a0f5cbcecc4e5ebd4689dbe79e356154a302978b20a393 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-22T04:07:04.912Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-03-22T04:07:04.986Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-03-22T04:07:06.142Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-03-22T04:07:06.455Z] + ls -al . [2022-03-22T04:07:06.455Z] total 312 [2022-03-22T04:07:06.455Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 22 04:07 . [2022-03-22T04:07:06.455Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 04:05 .. [2022-03-22T04:07:06.455Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 22 04:05 .dockerignore [2022-03-22T04:07:06.455Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 22 04:05 .git [2022-03-22T04:07:06.455Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 04:05 .github [2022-03-22T04:07:06.455Z] -rw-rw-r-- 1 jenkins jenkins 131 Mar 22 04:05 .gitignore [2022-03-22T04:07:06.455Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 22 04:05 .golangci.yml [2022-03-22T04:07:06.455Z] drwx------ 3 jenkins jenkins 4096 Mar 22 04:05 .semver [2022-03-22T04:07:06.455Z] -rw-rw-r-- 1 jenkins jenkins 26321 Mar 22 04:05 CHANGELOG.md [2022-03-22T04:07:06.455Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 22 04:05 GOVERNANCE.md [2022-03-22T04:07:06.455Z] -rw-rw-r-- 1 jenkins jenkins 880 Mar 22 04:05 Jenkinsfile [2022-03-22T04:07:06.455Z] -rw-rw-r-- 1 jenkins jenkins 11341 Mar 22 04:05 LICENSE [2022-03-22T04:07:06.455Z] -rw-rw-r-- 1 jenkins jenkins 1614 Mar 22 04:05 Makefile [2022-03-22T04:07:06.455Z] -rw-rw-r-- 1 jenkins jenkins 619 Mar 22 04:05 OWNERS.md [2022-03-22T04:07:06.455Z] -rw-rw-r-- 1 jenkins jenkins 4881 Mar 22 04:05 README.md [2022-03-22T04:07:06.455Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 22 04:05 VERSION [2022-03-22T04:07:06.455Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 22 04:05 bin [2022-03-22T04:07:06.455Z] -rw-r--r-- 1 jenkins jenkins 129001 Mar 22 04:06 coverage.out [2022-03-22T04:07:06.455Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 22 04:05 example [2022-03-22T04:07:06.455Z] -rw-rw-r-- 1 jenkins jenkins 2773 Mar 22 04:05 go.mod [2022-03-22T04:07:06.455Z] -rw-rw-r-- 1 jenkins jenkins 50080 Mar 22 04:05 go.sum [2022-03-22T04:07:06.455Z] drwxrwxr-x 15 jenkins jenkins 4096 Mar 22 04:05 internal [2022-03-22T04:07:06.455Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 04:05 openapi [2022-03-22T04:07:06.455Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 22 04:05 pkg [2022-03-22T04:07:06.455Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 04:05 snap [2022-03-22T04:07:06.455Z] -rw-rw-r-- 1 jenkins jenkins 222 Mar 22 04:05 version.go [Pipeline] isUnix [Pipeline] sh [2022-03-22T04:07:06.801Z] + docker build -t device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=abaa57eb407bec2f73f8bcbe2d50716da042c175 --label arch=amd64 --label version=0.0.0 . [2022-03-22T04:07:06.801Z] Sending build context to Docker daemon 9.665MB [2022-03-22T04:07:06.801Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-03-22T04:07:06.801Z] Step 2/25 : FROM ${BASE} AS builder [2022-03-22T04:07:06.801Z] ---> 10a27b82d047 [2022-03-22T04:07:06.801Z] Step 3/25 : ARG MAKE=make build [2022-03-22T04:07:07.063Z] ---> Running in e13961c6bf36 [2022-03-22T04:07:07.063Z] Removing intermediate container e13961c6bf36 [2022-03-22T04:07:07.063Z] ---> bab4a6a91608 [2022-03-22T04:07:07.063Z] Step 4/25 : WORKDIR /device-sdk-go [2022-03-22T04:07:07.063Z] ---> Running in f609c38ee99b [2022-03-22T04:07:07.326Z] Removing intermediate container f609c38ee99b [2022-03-22T04:07:07.326Z] ---> 92a06e02a3af [2022-03-22T04:07:07.326Z] Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-03-22T04:07:07.326Z] ---> Running in 8be7738f4a07 [2022-03-22T04:07:07.326Z] Removing intermediate container 8be7738f4a07 [2022-03-22T04:07:07.326Z] ---> 83f7909be08c [2022-03-22T04:07:07.326Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-22T04:07:07.326Z] ---> Running in 6902d53d3be3 [2022-03-22T04:07:08.270Z] Removing intermediate container 6902d53d3be3 [2022-03-22T04:07:08.270Z] ---> 8af07cb7da61 [2022-03-22T04:07:08.270Z] Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-03-22T04:07:08.270Z] ---> Running in e0726081ae6c [2022-03-22T04:07:08.270Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-22T04:07:09.213Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-22T04:07:09.476Z] OK: 221 MiB in 52 packages [2022-03-22T04:07:10.047Z] Removing intermediate container e0726081ae6c [2022-03-22T04:07:10.047Z] ---> e684df0ae4f7 [2022-03-22T04:07:10.047Z] Step 8/25 : COPY go.mod vendor* ./ [2022-03-22T04:07:10.047Z] ---> 34109665cdf5 [2022-03-22T04:07:10.047Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-22T04:07:10.047Z] ---> Running in ef6bc342a17e [2022-03-22T04:07:10.989Z] Removing intermediate container ef6bc342a17e [2022-03-22T04:07:10.989Z] ---> 8f857e059be5 [2022-03-22T04:07:10.989Z] Step 10/25 : COPY . . [2022-03-22T04:07:11.253Z] ---> 680ed389f69f [2022-03-22T04:07:11.253Z] Step 11/25 : RUN ${MAKE} [2022-03-22T04:07:11.253Z] ---> Running in daa01130229b [2022-03-22T04:07:11.512Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2022-03-22T04:07:18.105Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2022-03-22T04:07:19.492Z] Removing intermediate container daa01130229b [2022-03-22T04:07:19.492Z] ---> 1095513dcbd3 [2022-03-22T04:07:19.492Z] Step 12/25 : FROM alpine:3.14 [2022-03-22T04:07:19.754Z] 3.14: Pulling from library/alpine [2022-03-22T04:07:20.019Z] 36ccefbf3d8a: Pulling fs layer [2022-03-22T04:07:20.283Z] 36ccefbf3d8a: Verifying Checksum [2022-03-22T04:07:20.283Z] 36ccefbf3d8a: Download complete [2022-03-22T04:07:20.283Z] 36ccefbf3d8a: Pull complete [2022-03-22T04:07:20.283Z] Digest: sha256:beca83085fd7f5b2a2cc457ddb2ed180c090c13ad7e806530e4ef578cb5cfe7b [2022-03-22T04:07:20.283Z] Status: Downloaded newer image for alpine:3.14 [2022-03-22T04:07:20.283Z] ---> a33ac4f1069a [2022-03-22T04:07:20.283Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-03-22T04:07:20.546Z] ---> Running in 2d0912b628f6 [2022-03-22T04:07:20.546Z] Removing intermediate container 2d0912b628f6 [2022-03-22T04:07:20.546Z] ---> 38ce31cf3bae [2022-03-22T04:07:20.546Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-22T04:07:20.546Z] ---> Running in 655e93bb62f8 [2022-03-22T04:07:21.121Z] Removing intermediate container 655e93bb62f8 [2022-03-22T04:07:21.121Z] ---> ba7eaa317606 [2022-03-22T04:07:21.121Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-03-22T04:07:21.121Z] ---> Running in ed32a8b56480 [2022-03-22T04:07:21.695Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-22T04:07:22.271Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-22T04:07:22.843Z] (1/5) Installing libgcc (10.3.1_git20210424-r2) [2022-03-22T04:07:22.843Z] (2/5) Installing libsodium (1.0.18-r0) [2022-03-22T04:07:22.843Z] (3/5) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-22T04:07:22.843Z] (4/5) Installing libzmq (4.3.4-r0) [2022-03-22T04:07:23.105Z] (5/5) Installing zeromq (4.3.4-r0) [2022-03-22T04:07:23.105Z] Executing busybox-1.33.1-r6.trigger [2022-03-22T04:07:23.105Z] OK: 8 MiB in 19 packages [2022-03-22T04:07:23.678Z] Removing intermediate container ed32a8b56480 [2022-03-22T04:07:23.678Z] ---> 77fc16f812f7 [2022-03-22T04:07:23.678Z] Step 16/25 : WORKDIR / [2022-03-22T04:07:23.678Z] ---> Running in 28781c4b234d [2022-03-22T04:07:23.678Z] Removing intermediate container 28781c4b234d [2022-03-22T04:07:23.678Z] ---> 15fcdb973831 [2022-03-22T04:07:23.678Z] Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2022-03-22T04:07:23.940Z] ---> 6043c463fa2c [2022-03-22T04:07:23.940Z] Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2022-03-22T04:07:24.512Z] ---> c500b53ac698 [2022-03-22T04:07:24.512Z] Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2022-03-22T04:07:24.512Z] ---> 64bed98e7e34 [2022-03-22T04:07:24.512Z] Step 20/25 : EXPOSE 59999 [2022-03-22T04:07:24.512Z] ---> Running in f80607d3b5c4 [2022-03-22T04:07:24.773Z] Removing intermediate container f80607d3b5c4 [2022-03-22T04:07:24.773Z] ---> 9c4c73e22cb5 [2022-03-22T04:07:24.773Z] Step 21/25 : ENTRYPOINT ["/device-simple"] [2022-03-22T04:07:24.773Z] ---> Running in 4bc3a70c57c7 [2022-03-22T04:07:24.773Z] Removing intermediate container 4bc3a70c57c7 [2022-03-22T04:07:24.773Z] ---> 269234c7eb33 [2022-03-22T04:07:24.773Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-22T04:07:24.773Z] ---> Running in b9b6491456ee [2022-03-22T04:07:25.033Z] Removing intermediate container b9b6491456ee [2022-03-22T04:07:25.033Z] ---> 03910431b7e7 [2022-03-22T04:07:25.033Z] Step 23/25 : LABEL arch=amd64 [2022-03-22T04:07:25.033Z] ---> Running in 79ebc8a834c6 [2022-03-22T04:07:25.033Z] Removing intermediate container 79ebc8a834c6 [2022-03-22T04:07:25.033Z] ---> cdcaa16d97ac [2022-03-22T04:07:25.033Z] Step 24/25 : LABEL git_sha=abaa57eb407bec2f73f8bcbe2d50716da042c175 [2022-03-22T04:07:25.033Z] ---> Running in 656f2eb4b8cc [2022-03-22T04:07:25.294Z] Removing intermediate container 656f2eb4b8cc [2022-03-22T04:07:25.294Z] ---> 6b4a426bfbc9 [2022-03-22T04:07:25.294Z] Step 25/25 : LABEL version=0.0.0 [2022-03-22T04:07:25.294Z] ---> Running in 3ad3cfc64546 [2022-03-22T04:07:25.294Z] Removing intermediate container 3ad3cfc64546 [2022-03-22T04:07:25.294Z] ---> 6685ace1acbf [2022-03-22T04:07:25.294Z] [Warning] One or more build-args [ARCH] were not consumed [2022-03-22T04:07:25.294Z] Successfully built 6685ace1acbf [2022-03-22T04:07:25.294Z] Successfully tagged device-sdk-simple: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-03-22T04:07:26.061Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-22T04:07:26.061Z] [2022-03-22T04:07:26.061Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-03-22T04:07:26.406Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-22T04:07:26.406Z] latest: Pulling from edgex-lftools-log-publisher [2022-03-22T04:07:26.406Z] 5eb5b503b376: Pulling fs layer [2022-03-22T04:07:26.406Z] 5c69ac0246d0: Pulling fs layer [2022-03-22T04:07:26.406Z] ec43610c2a17: Pulling fs layer [2022-03-22T04:07:26.406Z] 3a2ae6a8a46f: Pulling fs layer [2022-03-22T04:07:26.406Z] 33b1e0a273af: Pulling fs layer [2022-03-22T04:07:26.406Z] 5d3b04190fa2: Pulling fs layer [2022-03-22T04:07:26.406Z] 2f39f015ded8: Pulling fs layer [2022-03-22T04:07:26.406Z] 33b1e0a273af: Waiting [2022-03-22T04:07:26.406Z] 5d3b04190fa2: Waiting [2022-03-22T04:07:26.406Z] 2f39f015ded8: Waiting [2022-03-22T04:07:26.406Z] 3a2ae6a8a46f: Waiting [2022-03-22T04:07:26.406Z] 5c69ac0246d0: Download complete [2022-03-22T04:07:26.406Z] 3a2ae6a8a46f: Download complete [2022-03-22T04:07:26.406Z] 33b1e0a273af: Verifying Checksum [2022-03-22T04:07:26.406Z] 33b1e0a273af: Download complete [2022-03-22T04:07:26.406Z] 5d3b04190fa2: Verifying Checksum [2022-03-22T04:07:26.406Z] 5d3b04190fa2: Download complete [2022-03-22T04:07:26.667Z] ec43610c2a17: Verifying Checksum [2022-03-22T04:07:26.667Z] ec43610c2a17: Download complete [2022-03-22T04:07:26.667Z] 5eb5b503b376: Verifying Checksum [2022-03-22T04:07:26.667Z] 5eb5b503b376: Download complete [2022-03-22T04:07:27.237Z] 2f39f015ded8: Download complete [2022-03-22T04:07:28.176Z] 5eb5b503b376: Pull complete [2022-03-22T04:07:28.176Z] 5c69ac0246d0: Pull complete [2022-03-22T04:07:28.747Z] ec43610c2a17: Pull complete [2022-03-22T04:07:28.747Z] 3a2ae6a8a46f: Pull complete [2022-03-22T04:07:29.008Z] 33b1e0a273af: Pull complete [2022-03-22T04:07:29.268Z] 5d3b04190fa2: Pull complete [2022-03-22T04:07:34.547Z] 2f39f015ded8: Pull complete [2022-03-22T04:07:34.547Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-03-22T04:07:34.547Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-22T04:07:34.547Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-03-22T04:07:34.646Z] prd-ubuntu20.04-docker-8c-8g-8534 does not seem to be running inside a container [2022-03-22T04:07:34.686Z] $ 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-sdk-go_PR-1112 -v /w/workspace/gexfoundry_device-sdk-go_PR-1112:/w/workspace/gexfoundry_device-sdk-go_PR-1112:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1112@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1112@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-03-22T04:07:36.364Z] $ docker top 640ceb036b2f4a1337c80d9f5d9bebef2596eeb2912fc6d0b71911dad05e82a9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-22T04:07:36.830Z] ---> job-cost.sh [2022-03-22T04:07:36.830Z] lf-activate-venv: SKIPPING [2022-03-22T04:07:36.830Z] INFO: No Stack... [2022-03-22T04:07:37.093Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-03-22T04:07:37.665Z] INFO: Archiving Costs [Pipeline] sh [2022-03-22T04:07:37.986Z] + cut -d, -f6 [2022-03-22T04:07:37.986Z] + cat /w/workspace/gexfoundry_device-sdk-go_PR-1112/archives/cost.csv [Pipeline] lock [2022-03-22T04:07:38.038Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1112-1-stack-cost] [2022-03-22T04:07:38.043Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1112-1-stack-cost] did not exist. Created. [2022-03-22T04:07:38.043Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1112-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-22T04:07:38.435Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-03-22T04:07:38.492Z] Stashed 1 file(s) [Pipeline] } [2022-03-22T04:07:38.515Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1112-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-03-22T04:07:38.595Z] $ docker stop --time=1 640ceb036b2f4a1337c80d9f5d9bebef2596eeb2912fc6d0b71911dad05e82a9 [2022-03-22T04:07:39.795Z] $ docker rm -f 640ceb036b2f4a1337c80d9f5d9bebef2596eeb2912fc6d0b71911dad05e82a9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-22T04:08:45.410Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8536 in /w/workspace/gexfoundry_device-sdk-go_PR-1112 [Pipeline] { [Pipeline] ws [2022-03-22T04:08:45.453Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2022-03-22T04:08:45.822Z] The recommended git tool is: git [2022-03-22T04:08:53.564Z] using credential edgex-jenkins-ssh [2022-03-22T04:08:53.583Z] Cloning the remote Git repository [2022-03-22T04:08:53.674Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2022-03-22T04:08:53.819Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2022-03-22T04:08:53.975Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2022-03-22T04:08:53.976Z] > git --version # timeout=10 [2022-03-22T04:08:54.125Z] > git --version # 'git version 2.25.1' [2022-03-22T04:08:54.128Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-22T04:08:54.228Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-22T04:08:56.174Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2022-03-22T04:08:56.227Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-22T04:08:56.283Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2022-03-22T04:08:56.328Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2022-03-22T04:08:56.329Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-22T04:08:56.344Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1112/head:refs/remotes/origin/PR-1112 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-03-22T04:08:56.952Z] Merging remotes/origin/main commit 511d52040eef7e00dec48ea5a3bfdec0745a4f08 into PR head commit abaa57eb407bec2f73f8bcbe2d50716da042c175 [2022-03-22T04:08:57.282Z] Merge succeeded, producing abaa57eb407bec2f73f8bcbe2d50716da042c175 [2022-03-22T04:08:57.282Z] Checking out Revision abaa57eb407bec2f73f8bcbe2d50716da042c175 (PR-1112) [2022-03-22T04:08:56.984Z] > git config core.sparsecheckout # timeout=10 [2022-03-22T04:08:57.004Z] > git checkout -f abaa57eb407bec2f73f8bcbe2d50716da042c175 # timeout=10 [2022-03-22T04:08:57.131Z] > git remote # timeout=10 [2022-03-22T04:08:57.160Z] > git config --get remote.origin.url # timeout=10 [2022-03-22T04:08:57.197Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-22T04:08:57.211Z] > git merge 511d52040eef7e00dec48ea5a3bfdec0745a4f08 # timeout=10 [2022-03-22T04:08:57.253Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-22T04:08:57.295Z] > git config core.sparsecheckout # timeout=10 [2022-03-22T04:08:57.341Z] > git checkout -f abaa57eb407bec2f73f8bcbe2d50716da042c175 # timeout=10 [2022-03-22T04:09:01.689Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2022-03-22T04:09:01.754Z] > git --version # timeout=10 [2022-03-22T04:09:01.766Z] > git --version # 'git version 2.25.1' [2022-03-22T04:09:01.788Z] fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-22T04:09:02.802Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-03-22T04:09:02.802Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-22T04:09:02.802Z] Dload Upload Total Spent Left Speed [2022-03-22T04:09:02.802Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 236k 0 --:--:-- --:--:-- --:--:-- 240k [Pipeline] sh [2022-03-22T04:09:03.363Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-03-22T04:09:03.728Z] + + sudosudo jq tee . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.new /etc/docker/daemon.json [2022-03-22T04:09:03.728Z] [2022-03-22T04:09:03.728Z] { [2022-03-22T04:09:03.728Z] "registry-mirrors": [ [2022-03-22T04:09:03.728Z] "https://nexus3.edgexfoundry.org:10001" [2022-03-22T04:09:03.728Z] ], [2022-03-22T04:09:03.728Z] "bip": "10.250.0.254/24", [2022-03-22T04:09:03.728Z] "hosts": [ [2022-03-22T04:09:03.728Z] "tcp://0.0.0.0:5555", [2022-03-22T04:09:03.728Z] "unix:///var/run/docker.sock" [2022-03-22T04:09:03.728Z] ], [2022-03-22T04:09:03.728Z] "mtu": 1458, [2022-03-22T04:09:03.728Z] "selinux-enabled": true, [2022-03-22T04:09:03.728Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-03-22T04:09:03.728Z] } [Pipeline] sh [2022-03-22T04:09:04.118Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-03-22T04:09:04.478Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-22T04:09:22.888Z] provisioning config files... [2022-03-22T04:09:22.915Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config3024429444260808471tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-22T04:09:23.496Z] ---> docker-login.sh [2022-03-22T04:09:23.496Z] nexus3.edgexfoundry.org:10001 [2022-03-22T04:09:24.096Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-22T04:09:24.375Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-22T04:09:24.375Z] Configure a credential helper to remove this warning. See [2022-03-22T04:09:24.375Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-22T04:09:24.375Z] [2022-03-22T04:09:24.375Z] Login Succeeded [2022-03-22T04:09:24.375Z] nexus3.edgexfoundry.org:10002 [2022-03-22T04:09:24.649Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-22T04:09:24.922Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-22T04:09:24.922Z] Configure a credential helper to remove this warning. See [2022-03-22T04:09:24.922Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-22T04:09:24.922Z] [2022-03-22T04:09:24.922Z] Login Succeeded [2022-03-22T04:09:24.922Z] nexus3.edgexfoundry.org:10003 [2022-03-22T04:09:25.201Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-22T04:09:25.484Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-22T04:09:25.484Z] Configure a credential helper to remove this warning. See [2022-03-22T04:09:25.484Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-22T04:09:25.484Z] [2022-03-22T04:09:25.484Z] Login Succeeded [2022-03-22T04:09:25.484Z] nexus3.edgexfoundry.org:10004 [2022-03-22T04:09:25.759Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-22T04:09:25.759Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-22T04:09:25.759Z] Configure a credential helper to remove this warning. See [2022-03-22T04:09:25.759Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-22T04:09:25.759Z] [2022-03-22T04:09:25.759Z] Login Succeeded [2022-03-22T04:09:25.759Z] docker.io [2022-03-22T04:09:26.355Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-22T04:09:26.629Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-22T04:09:26.629Z] Configure a credential helper to remove this warning. See [2022-03-22T04:09:26.629Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-22T04:09:26.629Z] [2022-03-22T04:09:26.629Z] Login Succeeded [2022-03-22T04:09:26.629Z] ---> docker-login.sh ends [Pipeline] } [2022-03-22T04:09:26.658Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-03-22T04:09:27.071Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-22T04:09:27.105Z] ========================================================= [2022-03-22T04:09:27.105Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-03-22T04:09:27.105Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-03-22T04:09:27.547Z] + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/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-03-22T04:09:28.167Z] Sending build context to Docker daemon 5.152MB [2022-03-22T04:09:28.167Z] Step 1/11 : ARG BASE=golang:1.17-alpine3.15 [2022-03-22T04:09:28.167Z] Step 2/11 : FROM ${BASE} AS builder [2022-03-22T04:09:28.167Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-03-22T04:09:28.167Z] 9b3977197b4f: Pulling fs layer [2022-03-22T04:09:28.167Z] 1a89e8eeedd5: Pulling fs layer [2022-03-22T04:09:28.167Z] 94645a83ff95: Pulling fs layer [2022-03-22T04:09:28.167Z] 3f3a8bcf1eab: Pulling fs layer [2022-03-22T04:09:28.167Z] 0c92f367c5e7: Pulling fs layer [2022-03-22T04:09:28.167Z] 3f3a8bcf1eab: Waiting [2022-03-22T04:09:28.167Z] f7c0051592d6: Pulling fs layer [2022-03-22T04:09:28.167Z] a227ed2f7395: Pulling fs layer [2022-03-22T04:09:28.167Z] 7b1c46037f91: Pulling fs layer [2022-03-22T04:09:28.167Z] 7b1c46037f91: Waiting [2022-03-22T04:09:28.167Z] f7c0051592d6: Waiting [2022-03-22T04:09:28.167Z] 0c92f367c5e7: Waiting [2022-03-22T04:09:28.167Z] a227ed2f7395: Waiting [2022-03-22T04:09:28.167Z] 94645a83ff95: Verifying Checksum [2022-03-22T04:09:28.167Z] 94645a83ff95: Download complete [2022-03-22T04:09:28.167Z] 1a89e8eeedd5: Download complete [2022-03-22T04:09:28.167Z] 0c92f367c5e7: Verifying Checksum [2022-03-22T04:09:28.167Z] 0c92f367c5e7: Download complete [2022-03-22T04:09:28.167Z] f7c0051592d6: Verifying Checksum [2022-03-22T04:09:28.167Z] f7c0051592d6: Download complete [2022-03-22T04:09:28.447Z] 9b3977197b4f: Download complete [2022-03-22T04:09:28.447Z] a227ed2f7395: Verifying Checksum [2022-03-22T04:09:28.447Z] a227ed2f7395: Download complete [2022-03-22T04:09:29.054Z] 9b3977197b4f: Pull complete [2022-03-22T04:09:29.657Z] 1a89e8eeedd5: Pull complete [2022-03-22T04:09:29.935Z] 94645a83ff95: Pull complete [2022-03-22T04:09:30.536Z] 7b1c46037f91: Verifying Checksum [2022-03-22T04:09:30.536Z] 7b1c46037f91: Download complete [2022-03-22T04:09:30.812Z] 3f3a8bcf1eab: Verifying Checksum [2022-03-22T04:09:30.812Z] 3f3a8bcf1eab: Download complete [2022-03-22T04:09:43.239Z] 3f3a8bcf1eab: Pull complete [2022-03-22T04:09:43.239Z] 0c92f367c5e7: Pull complete [2022-03-22T04:09:43.239Z] f7c0051592d6: Pull complete [2022-03-22T04:09:43.239Z] a227ed2f7395: Pull complete [2022-03-22T04:09:49.977Z] 7b1c46037f91: Pull complete [2022-03-22T04:09:49.977Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-03-22T04:09:49.977Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-22T04:09:49.977Z] ---> f79e39bc4007 [2022-03-22T04:09:49.977Z] Step 3/11 : ARG MAKE=make build [2022-03-22T04:09:50.972Z] ---> Running in cf22632d0171 [2022-03-22T04:09:50.972Z] Removing intermediate container cf22632d0171 [2022-03-22T04:09:50.972Z] ---> bcda0b0568a7 [2022-03-22T04:09:50.972Z] Step 4/11 : WORKDIR /device-sdk-go [2022-03-22T04:09:51.256Z] ---> Running in 7d27dd99e59c [2022-03-22T04:09:51.534Z] Removing intermediate container 7d27dd99e59c [2022-03-22T04:09:51.534Z] ---> 22817d568f01 [2022-03-22T04:09:51.534Z] Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-03-22T04:09:51.534Z] ---> Running in c4274990479e [2022-03-22T04:09:51.812Z] Removing intermediate container c4274990479e [2022-03-22T04:09:51.812Z] ---> c76aa86f8dfb [2022-03-22T04:09:51.812Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-22T04:09:52.090Z] ---> Running in 18ddf2a5dbaf [2022-03-22T04:09:54.081Z] Removing intermediate container 18ddf2a5dbaf [2022-03-22T04:09:54.081Z] ---> 424f1d784cac [2022-03-22T04:09:54.081Z] Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-03-22T04:09:54.081Z] ---> Running in c52268b6e1c3 [2022-03-22T04:09:54.697Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-22T04:09:56.138Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-22T04:09:56.738Z] OK: 220 MiB in 52 packages [2022-03-22T04:09:57.740Z] Removing intermediate container c52268b6e1c3 [2022-03-22T04:09:57.740Z] ---> 572f03ac8905 [2022-03-22T04:09:57.740Z] Step 8/11 : COPY go.mod vendor* ./ [2022-03-22T04:09:58.349Z] ---> ffc24c5dc05d [2022-03-22T04:09:58.349Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-22T04:09:58.349Z] ---> Running in d253e5f4ecaf [2022-03-22T04:11:20.190Z] Removing intermediate container d253e5f4ecaf [2022-03-22T04:11:20.190Z] ---> dd2a7daee37b [2022-03-22T04:11:20.190Z] Step 10/11 : COPY . . [2022-03-22T04:11:20.191Z] ---> 3989312fc0c0 [2022-03-22T04:11:20.191Z] Step 11/11 : RUN ${MAKE} [2022-03-22T04:11:20.191Z] ---> Running in 035edbfead06 [2022-03-22T04:11:20.191Z] noop [2022-03-22T04:11:20.191Z] Removing intermediate container 035edbfead06 [2022-03-22T04:11:20.191Z] ---> 25ebf7d76d68 [2022-03-22T04:11:20.191Z] Successfully built 25ebf7d76d68 [2022-03-22T04:11:20.191Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-22T04:11:20.566Z] + docker inspect -f . ci-base-image-arm64 [2022-03-22T04:11:20.566Z] . [Pipeline] withDockerContainer [2022-03-22T04:11:20.848Z] prd-ubuntu20.04-docker-arm64-4c-16g-8536 does not seem to be running inside a container [2022-03-22T04:11:20.947Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-03-22T04:11:22.332Z] $ docker top 0412217478df93d22a2401e7be7793aaa61847d0c9686f8e79bf5352964e258e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-22T04:11:23.318Z] + go version [2022-03-22T04:11:23.318Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-03-22T04:11:23.365Z] $ docker stop --time=1 0412217478df93d22a2401e7be7793aaa61847d0c9686f8e79bf5352964e258e [2022-03-22T04:11:24.970Z] $ docker rm -f 0412217478df93d22a2401e7be7793aaa61847d0c9686f8e79bf5352964e258e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-22T04:11:25.833Z] + docker inspect -f . ci-base-image-arm64 [2022-03-22T04:11:25.833Z] . [Pipeline] withDockerContainer [2022-03-22T04:11:26.059Z] prd-ubuntu20.04-docker-arm64-4c-16g-8536 does not seem to be running inside a container [2022-03-22T04:11:26.154Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-03-22T04:11:27.468Z] $ docker top d5536041ba43e66188061ef1b1ae3387cbe9039fbc75ac03effa41114d206d99 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-03-22T04:11:28.467Z] + make test [2022-03-22T04:11:28.467Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-03-22T04:11:29.913Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2022-03-22T04:12:26.523Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2022-03-22T04:12:26.523Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2022-03-22T04:12:26.523Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2022-03-22T04:12:27.517Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.114s coverage: 23.3% of statements [2022-03-22T04:12:27.517Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2022-03-22T04:12:27.517Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.078s coverage: 27.6% of statements [2022-03-22T04:12:27.517Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.059s coverage: 78.9% of statements [2022-03-22T04:12:27.517Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.107s coverage: 10.8% of statements [2022-03-22T04:12:27.517Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2022-03-22T04:12:27.517Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2022-03-22T04:12:27.517Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2022-03-22T04:12:29.536Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.147s coverage: 33.2% of statements [2022-03-22T04:12:29.536Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2022-03-22T04:12:30.165Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.127s coverage: 86.1% of statements [2022-03-22T04:12:30.165Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2022-03-22T04:12:30.165Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2022-03-22T04:12:30.165Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.172s coverage: 57.4% of statements [2022-03-22T04:12:30.772Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.208s coverage: 89.2% of statements [2022-03-22T04:12:30.773Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2022-03-22T04:12:33.396Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.056s coverage: 4.8% of statements [2022-03-22T04:12:33.396Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2022-03-22T04:12:33.396Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-03-22T04:12:33.396Z] GO111MODULE=on go vet ./... [2022-03-22T04:12:55.602Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-22T04:12:55.602Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-22T04:12:55.602Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-03-22T04:12:55.643Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-03-22T04:12:55.686Z] $ docker stop --time=1 d5536041ba43e66188061ef1b1ae3387cbe9039fbc75ac03effa41114d206d99 [2022-03-22T04:12:57.443Z] $ docker rm -f d5536041ba43e66188061ef1b1ae3387cbe9039fbc75ac03effa41114d206d99 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-22T04:12:58.371Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-03-22T04:12:58.408Z] Warning: overwriting stash ‘coverage-report’ [2022-03-22T04:12:58.966Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-22T04:12:59.565Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-03-22T04:12:59.918Z] + ls -al . [2022-03-22T04:12:59.918Z] total 308 [2022-03-22T04:12:59.918Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 22 04:12 . [2022-03-22T04:12:59.918Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 04:08 .. [2022-03-22T04:12:59.918Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 22 04:08 .dockerignore [2022-03-22T04:12:59.918Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 22 04:09 .git [2022-03-22T04:12:59.918Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 04:08 .github [2022-03-22T04:12:59.918Z] -rw-rw-r-- 1 jenkins jenkins 131 Mar 22 04:08 .gitignore [2022-03-22T04:12:59.918Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 22 04:08 .golangci.yml [2022-03-22T04:12:59.918Z] -rw-rw-r-- 1 jenkins jenkins 26321 Mar 22 04:08 CHANGELOG.md [2022-03-22T04:12:59.918Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 22 04:08 GOVERNANCE.md [2022-03-22T04:12:59.918Z] -rw-rw-r-- 1 jenkins jenkins 880 Mar 22 04:08 Jenkinsfile [2022-03-22T04:12:59.918Z] -rw-rw-r-- 1 jenkins jenkins 11341 Mar 22 04:08 LICENSE [2022-03-22T04:12:59.918Z] -rw-rw-r-- 1 jenkins jenkins 1614 Mar 22 04:08 Makefile [2022-03-22T04:12:59.918Z] -rw-rw-r-- 1 jenkins jenkins 619 Mar 22 04:08 OWNERS.md [2022-03-22T04:12:59.918Z] -rw-rw-r-- 1 jenkins jenkins 4881 Mar 22 04:08 README.md [2022-03-22T04:12:59.918Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 22 04:05 VERSION [2022-03-22T04:12:59.918Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 22 04:08 bin [2022-03-22T04:12:59.918Z] -rw-r--r-- 1 jenkins jenkins 129001 Mar 22 04:12 coverage.out [2022-03-22T04:12:59.918Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 22 04:08 example [2022-03-22T04:12:59.918Z] -rw-rw-r-- 1 jenkins jenkins 2773 Mar 22 04:08 go.mod [2022-03-22T04:12:59.918Z] -rw-rw-r-- 1 jenkins jenkins 50080 Mar 22 04:08 go.sum [2022-03-22T04:12:59.918Z] drwxrwxr-x 15 jenkins jenkins 4096 Mar 22 04:08 internal [2022-03-22T04:12:59.918Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 04:08 openapi [2022-03-22T04:12:59.918Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 22 04:08 pkg [2022-03-22T04:12:59.918Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 04:08 snap [2022-03-22T04:12:59.918Z] -rw-rw-r-- 1 jenkins jenkins 222 Mar 22 04:08 version.go [Pipeline] isUnix [Pipeline] sh [2022-03-22T04:13:00.291Z] + docker build -t device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=abaa57eb407bec2f73f8bcbe2d50716da042c175 --label arch=arm64 --label version=0.0.0 . [2022-03-22T04:13:00.900Z] Sending build context to Docker daemon 5.281MB [2022-03-22T04:13:00.900Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-03-22T04:13:00.900Z] Step 2/25 : FROM ${BASE} AS builder [2022-03-22T04:13:00.900Z] ---> 25ebf7d76d68 [2022-03-22T04:13:00.900Z] Step 3/25 : ARG MAKE=make build [2022-03-22T04:13:00.900Z] ---> Running in 6503a6e832f3 [2022-03-22T04:13:01.174Z] Removing intermediate container 6503a6e832f3 [2022-03-22T04:13:01.174Z] ---> c659c95f9d43 [2022-03-22T04:13:01.174Z] Step 4/25 : WORKDIR /device-sdk-go [2022-03-22T04:13:01.174Z] ---> Running in 44bba69ab6af [2022-03-22T04:13:01.778Z] Removing intermediate container 44bba69ab6af [2022-03-22T04:13:01.778Z] ---> afc9cfa25c27 [2022-03-22T04:13:01.778Z] Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-03-22T04:13:01.778Z] ---> Running in 9ade91b48b57 [2022-03-22T04:13:02.051Z] Removing intermediate container 9ade91b48b57 [2022-03-22T04:13:02.051Z] ---> 641ca2940158 [2022-03-22T04:13:02.051Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-22T04:13:02.051Z] ---> Running in aa24d987cd85 [2022-03-22T04:13:04.033Z] Removing intermediate container aa24d987cd85 [2022-03-22T04:13:04.033Z] ---> 9243f357e8d1 [2022-03-22T04:13:04.033Z] Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-03-22T04:13:04.033Z] ---> Running in 332cd40f0eda [2022-03-22T04:13:05.009Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-22T04:13:05.604Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-22T04:13:06.580Z] OK: 220 MiB in 52 packages [2022-03-22T04:13:07.556Z] Removing intermediate container 332cd40f0eda [2022-03-22T04:13:07.556Z] ---> e808a9650df5 [2022-03-22T04:13:07.556Z] Step 8/25 : COPY go.mod vendor* ./ [2022-03-22T04:13:07.830Z] ---> a6fd4b48171d [2022-03-22T04:13:07.830Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-22T04:13:08.106Z] ---> Running in f88336a01ebc [2022-03-22T04:13:10.102Z] Removing intermediate container f88336a01ebc [2022-03-22T04:13:10.102Z] ---> 77e97974d6ae [2022-03-22T04:13:10.102Z] Step 10/25 : COPY . . [2022-03-22T04:13:11.104Z] ---> a9e4efa811c3 [2022-03-22T04:13:11.104Z] Step 11/25 : RUN ${MAKE} [2022-03-22T04:13:11.384Z] ---> Running in 42026afc35c1 [2022-03-22T04:13:12.363Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2022-03-22T04:13:51.393Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2022-03-22T04:13:51.393Z] Removing intermediate container 42026afc35c1 [2022-03-22T04:13:51.393Z] ---> f002df1bb5a7 [2022-03-22T04:13:51.393Z] Step 12/25 : FROM alpine:3.14 [2022-03-22T04:13:52.370Z] 3.14: Pulling from library/alpine [2022-03-22T04:13:52.370Z] 93a1719cf261: Pulling fs layer [2022-03-22T04:13:52.644Z] 93a1719cf261: Verifying Checksum [2022-03-22T04:13:52.644Z] 93a1719cf261: Download complete [2022-03-22T04:13:52.918Z] 93a1719cf261: Pull complete [2022-03-22T04:13:53.193Z] Digest: sha256:beca83085fd7f5b2a2cc457ddb2ed180c090c13ad7e806530e4ef578cb5cfe7b [2022-03-22T04:13:53.193Z] Status: Downloaded newer image for alpine:3.14 [2022-03-22T04:13:53.193Z] ---> 71a2028e5025 [2022-03-22T04:13:53.193Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-03-22T04:13:53.193Z] ---> Running in 6677338be042 [2022-03-22T04:13:53.473Z] Removing intermediate container 6677338be042 [2022-03-22T04:13:53.473Z] ---> de312aee24e0 [2022-03-22T04:13:53.473Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-22T04:13:53.473Z] ---> Running in da174d26d43f [2022-03-22T04:13:55.459Z] Removing intermediate container da174d26d43f [2022-03-22T04:13:55.459Z] ---> eb3b2a12b382 [2022-03-22T04:13:55.459Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-03-22T04:13:55.459Z] ---> Running in 3bdd135f3371 [2022-03-22T04:13:56.443Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-22T04:13:57.038Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-22T04:13:58.015Z] (1/5) Installing libgcc (10.3.1_git20210424-r2) [2022-03-22T04:13:58.015Z] (2/5) Installing libsodium (1.0.18-r0) [2022-03-22T04:13:58.015Z] (3/5) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-22T04:13:58.288Z] (4/5) Installing libzmq (4.3.4-r0) [2022-03-22T04:13:58.288Z] (5/5) Installing zeromq (4.3.4-r0) [2022-03-22T04:13:58.567Z] Executing busybox-1.33.1-r6.trigger [2022-03-22T04:13:58.567Z] OK: 8 MiB in 19 packages [2022-03-22T04:13:59.552Z] Removing intermediate container 3bdd135f3371 [2022-03-22T04:13:59.552Z] ---> 6e666c392da7 [2022-03-22T04:13:59.552Z] Step 16/25 : WORKDIR / [2022-03-22T04:13:59.552Z] ---> Running in dbd1a57ec293 [2022-03-22T04:13:59.825Z] Removing intermediate container dbd1a57ec293 [2022-03-22T04:13:59.825Z] ---> 75985019df71 [2022-03-22T04:13:59.825Z] Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2022-03-22T04:14:00.100Z] ---> 22a140117974 [2022-03-22T04:14:00.100Z] Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2022-03-22T04:14:01.080Z] ---> 4b4fd8b8783a [2022-03-22T04:14:01.080Z] Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2022-03-22T04:14:01.677Z] ---> 017fe6939b4f [2022-03-22T04:14:01.677Z] Step 20/25 : EXPOSE 59999 [2022-03-22T04:14:01.677Z] ---> Running in 5f15e30e5ecd [2022-03-22T04:14:01.952Z] Removing intermediate container 5f15e30e5ecd [2022-03-22T04:14:01.952Z] ---> eed20dc5cb40 [2022-03-22T04:14:01.952Z] Step 21/25 : ENTRYPOINT ["/device-simple"] [2022-03-22T04:14:02.234Z] ---> Running in e80480ab7875 [2022-03-22T04:14:02.507Z] Removing intermediate container e80480ab7875 [2022-03-22T04:14:02.507Z] ---> cee06efff45a [2022-03-22T04:14:02.507Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-22T04:14:02.507Z] ---> Running in a7593cfdb5f1 [2022-03-22T04:14:02.783Z] Removing intermediate container a7593cfdb5f1 [2022-03-22T04:14:02.783Z] ---> 9f3d5ef913b6 [2022-03-22T04:14:02.783Z] Step 23/25 : LABEL arch=arm64 [2022-03-22T04:14:02.783Z] ---> Running in 51ef9da64082 [2022-03-22T04:14:03.060Z] Removing intermediate container 51ef9da64082 [2022-03-22T04:14:03.060Z] ---> 1a8fa24191b3 [2022-03-22T04:14:03.060Z] Step 24/25 : LABEL git_sha=abaa57eb407bec2f73f8bcbe2d50716da042c175 [2022-03-22T04:14:03.060Z] ---> Running in 2ccba51acd46 [2022-03-22T04:14:03.656Z] Removing intermediate container 2ccba51acd46 [2022-03-22T04:14:03.656Z] ---> cbbb7607654b [2022-03-22T04:14:03.656Z] Step 25/25 : LABEL version=0.0.0 [2022-03-22T04:14:03.656Z] ---> Running in 8aa03087177d [2022-03-22T04:14:03.929Z] Removing intermediate container 8aa03087177d [2022-03-22T04:14:03.929Z] ---> ea17d14f4143 [2022-03-22T04:14:03.929Z] [Warning] One or more build-args [ARCH] were not consumed [2022-03-22T04:14:03.929Z] Successfully built ea17d14f4143 [2022-03-22T04:14:03.929Z] Successfully tagged device-sdk-simple-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-03-22T04:14:04.615Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-22T04:14:04.615Z] [2022-03-22T04:14:04.615Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-03-22T04:14:04.997Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-22T04:14:05.281Z] arm64: Pulling from edgex-lftools-log-publisher [2022-03-22T04:14:05.281Z] 8998bd30e6a1: Pulling fs layer [2022-03-22T04:14:05.281Z] 04944245beec: Pulling fs layer [2022-03-22T04:14:05.281Z] 699f458cf7ca: Pulling fs layer [2022-03-22T04:14:05.281Z] 765212b225bb: Pulling fs layer [2022-03-22T04:14:05.281Z] f23df028b6ca: Pulling fs layer [2022-03-22T04:14:05.281Z] d65c8cfc05b1: Pulling fs layer [2022-03-22T04:14:05.281Z] 2437ff75d9bd: Pulling fs layer [2022-03-22T04:14:05.281Z] 765212b225bb: Waiting [2022-03-22T04:14:05.281Z] f23df028b6ca: Waiting [2022-03-22T04:14:05.281Z] d65c8cfc05b1: Waiting [2022-03-22T04:14:05.281Z] 2437ff75d9bd: Waiting [2022-03-22T04:14:05.281Z] 04944245beec: Download complete [2022-03-22T04:14:05.281Z] 765212b225bb: Verifying Checksum [2022-03-22T04:14:05.281Z] 765212b225bb: Download complete [2022-03-22T04:14:05.281Z] f23df028b6ca: Verifying Checksum [2022-03-22T04:14:05.281Z] f23df028b6ca: Download complete [2022-03-22T04:14:05.281Z] d65c8cfc05b1: Verifying Checksum [2022-03-22T04:14:05.281Z] d65c8cfc05b1: Download complete [2022-03-22T04:14:05.560Z] 699f458cf7ca: Verifying Checksum [2022-03-22T04:14:05.560Z] 699f458cf7ca: Download complete [2022-03-22T04:14:05.838Z] 8998bd30e6a1: Verifying Checksum [2022-03-22T04:14:05.838Z] 8998bd30e6a1: Download complete [2022-03-22T04:14:07.820Z] 2437ff75d9bd: Verifying Checksum [2022-03-22T04:14:07.820Z] 2437ff75d9bd: Download complete [2022-03-22T04:14:10.447Z] 8998bd30e6a1: Pull complete [2022-03-22T04:14:10.447Z] 04944245beec: Pull complete [2022-03-22T04:14:11.887Z] 699f458cf7ca: Pull complete [2022-03-22T04:14:12.161Z] 765212b225bb: Pull complete [2022-03-22T04:14:13.147Z] f23df028b6ca: Pull complete [2022-03-22T04:14:13.422Z] d65c8cfc05b1: Pull complete [2022-03-22T04:14:28.525Z] 2437ff75d9bd: Pull complete [2022-03-22T04:14:28.525Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-03-22T04:14:28.525Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-22T04:14:28.525Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-03-22T04:14:28.781Z] prd-ubuntu20.04-docker-arm64-4c-16g-8536 does not seem to be running inside a container [2022-03-22T04:14:28.886Z] $ 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-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-03-22T04:14:31.344Z] $ docker top a0bc22e88578501b93da3c75b5016bd73517d8f8e7fbd8b0405e21468bf78d2a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-22T04:14:32.322Z] ---> job-cost.sh [2022-03-22T04:14:32.322Z] lf-activate-venv: SKIPPING [2022-03-22T04:14:32.322Z] INFO: No Stack... [2022-03-22T04:14:32.594Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-03-22T04:14:33.570Z] INFO: Archiving Costs [Pipeline] sh [2022-03-22T04:14:34.255Z] + cut -d, -f6 [2022-03-22T04:14:34.255Z] + cat /w/workspace/device-sdk-go/1/archives/cost.csv [Pipeline] lock [2022-03-22T04:14:34.342Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1112-1-stack-cost] [2022-03-22T04:14:34.347Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1112-1-stack-cost] did not exist. Created. [2022-03-22T04:14:34.347Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1112-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-22T04:14:35.102Z] /w/workspace/device-sdk-go/1@tmp/durable-1a278d1f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-03-22T04:14:35.810Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-03-22T04:14:35.848Z] Warning: overwriting stash ‘stack-cost’ [2022-03-22T04:14:35.911Z] Stashed 1 file(s) [Pipeline] } [2022-03-22T04:14:35.925Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1112-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-03-22T04:14:36.022Z] $ docker stop --time=1 a0bc22e88578501b93da3c75b5016bd73517d8f8e7fbd8b0405e21468bf78d2a [2022-03-22T04:14:37.547Z] $ docker rm -f a0bc22e88578501b93da3c75b5016bd73517d8f8e7fbd8b0405e21468bf78d2a [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-03-22T04:14:38.587Z] provisioning config files... [2022-03-22T04:14:38.633Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1112@tmp/config53200888183303553tmp [Pipeline] { [Pipeline] sh [2022-03-22T04:14:38.965Z] + set +x [2022-03-22T04:14:38.965Z] + curl -s https://codecov.io/bash [2022-03-22T04:14:38.965Z] + bash -s -- [2022-03-22T04:14:38.965Z] [2022-03-22T04:14:38.965Z] _____ _ [2022-03-22T04:14:38.965Z] / ____| | | [2022-03-22T04:14:38.965Z] | | ___ __| | ___ ___ _____ __ [2022-03-22T04:14:38.965Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-03-22T04:14:38.965Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-03-22T04:14:38.965Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-03-22T04:14:38.965Z] Bash-1.0.6 [2022-03-22T04:14:38.965Z] [2022-03-22T04:14:38.965Z] [2022-03-22T04:14:38.965Z] ==> git version 2.25.1 found [2022-03-22T04:14:38.965Z] ==> 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-03-22T04:14:38.965Z] Release-Date: 2020-01-08 [2022-03-22T04:14:38.965Z] 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-03-22T04:14:38.965Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-03-22T04:14:38.965Z] ==> Jenkins CI detected. [2022-03-22T04:14:38.965Z] current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1112 [2022-03-22T04:14:38.965Z] project root: . [2022-03-22T04:14:38.965Z] --> token set from env [2022-03-22T04:14:38.965Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-03-22T04:14:38.965Z] ==> Running gcov in . (disable via -X gcov) [2022-03-22T04:14:38.965Z] ==> Python coveragepy not found [2022-03-22T04:14:38.965Z] ==> Searching for coverage reports in: [2022-03-22T04:14:38.965Z] + . [2022-03-22T04:14:38.965Z] -> Found 1 reports [2022-03-22T04:14:38.965Z] ==> Detecting git/mercurial file structure [2022-03-22T04:14:38.965Z] ==> Reading reports [2022-03-22T04:14:38.965Z] + ./coverage.out bytes=129001 [2022-03-22T04:14:38.965Z] ==> Appending adjustments [2022-03-22T04:14:38.965Z] https://docs.codecov.io/docs/fixing-reports [2022-03-22T04:14:39.539Z] + Found adjustments [2022-03-22T04:14:39.539Z] ==> Gzipping contents [2022-03-22T04:14:39.539Z] 16K /tmp/codecov.twmkF4.gz [2022-03-22T04:14:39.539Z] ==> Uploading reports [2022-03-22T04:14:39.539Z] url: https://codecov.io [2022-03-22T04:14:39.539Z] query: branch=PR-1112&commit=abaa57eb407bec2f73f8bcbe2d50716da042c175&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1112%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1112&job=&cmd_args= [2022-03-22T04:14:39.539Z] -> Pinging Codecov [2022-03-22T04:14:39.539Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1112&commit=abaa57eb407bec2f73f8bcbe2d50716da042c175&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1112%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1112&job=&cmd_args= [2022-03-22T04:14:39.801Z] -> Uploading to [2022-03-22T04:14:39.801Z] https://storage.googleapis.com/codecov/v4/raw/2022-03-22/7E55EF52A471D76F132DFD9A03CDDE97/abaa57eb407bec2f73f8bcbe2d50716da042c175/4307413f-41e3-4e41-aa77-80b68a8c03ad.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220322%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220322T041439Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e9eac24f0ea5a57fbc1faaa4b6814aa8377b4a24db9ccaf2294bb4065ab07b81 [2022-03-22T04:14:39.801Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-22T04:14:39.801Z] Dload Upload Total Spent Left Speed [2022-03-22T04:14:40.062Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16232 0 0 100 16232 0 37748 --:--:-- --:--:-- --:--:-- 37748 [2022-03-22T04:14:40.062Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/abaa57eb407bec2f73f8bcbe2d50716da042c175 [Pipeline] } [2022-03-22T04:14:40.088Z] 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-03-22T04:14:41.786Z] + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1112/archives ] [2022-03-22T04:14:41.786Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1112/archives [2022-03-22T04:14:41.786Z] total 16 [2022-03-22T04:14:41.786Z] drwxr-xr-x 3 root root 4096 Mar 22 04:07 . [2022-03-22T04:14:41.786Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 22 04:07 .. [2022-03-22T04:14:41.786Z] drwxr-xr-x 2 root root 4096 Mar 22 04:07 cost [2022-03-22T04:14:41.786Z] -rw-r--r-- 1 root root 85 Mar 22 04:07 cost.csv [2022-03-22T04:14:41.786Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1112/archives [2022-03-22T04:14:41.786Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1112/archives [2022-03-22T04:14:41.786Z] total 16 [2022-03-22T04:14:41.786Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 22 04:07 . [2022-03-22T04:14:41.786Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 22 04:07 .. [2022-03-22T04:14:41.786Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 22 04:07 cost [2022-03-22T04:14:41.786Z] -rw-r--r-- 1 jenkins jenkins 85 Mar 22 04:07 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-03-22T04:14:42.117Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-22T04:14:43.016Z] ---> package-listing.sh [2022-03-22T04:14:43.016Z] ++ facter osfamily [2022-03-22T04:14:43.016Z] ++ tr '[:upper:]' '[:lower:]' [2022-03-22T04:14:43.278Z] + OS_FAMILY=debian [2022-03-22T04:14:43.278Z] + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1112 [2022-03-22T04:14:43.278Z] + START_PACKAGES=/tmp/packages_start.txt [2022-03-22T04:14:43.278Z] + END_PACKAGES=/tmp/packages_end.txt [2022-03-22T04:14:43.278Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-03-22T04:14:43.278Z] + PACKAGES=/tmp/packages_start.txt [2022-03-22T04:14:43.278Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1112 ']' [2022-03-22T04:14:43.278Z] + PACKAGES=/tmp/packages_end.txt [2022-03-22T04:14:43.278Z] + case "${OS_FAMILY}" in [2022-03-22T04:14:43.278Z] + dpkg -l [2022-03-22T04:14:43.278Z] + grep '^ii' [2022-03-22T04:14:43.278Z] + '[' -f /tmp/packages_start.txt ']' [2022-03-22T04:14:43.278Z] + '[' -f /tmp/packages_end.txt ']' [2022-03-22T04:14:43.278Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-03-22T04:14:43.278Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1112 ']' [2022-03-22T04:14:43.278Z] + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1112/archives/ [2022-03-22T04:14:43.278Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1112/archives/ [Pipeline] echo [2022-03-22T04:14:43.313Z] 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-sdk-go_PR-1112/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-03-22T04:14:43.606Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-03-22T04:14:44.196Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-22T04:14:44.196Z] . [Pipeline] withDockerContainer [2022-03-22T04:14:44.298Z] prd-ubuntu20.04-docker-8c-8g-8534 does not seem to be running inside a container [2022-03-22T04:14:44.334Z] $ 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-sdk-go_PR-1112/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-sdk-go_PR-1112 -v /w/workspace/gexfoundry_device-sdk-go_PR-1112:/w/workspace/gexfoundry_device-sdk-go_PR-1112:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1112@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1112@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-03-22T04:14:44.589Z] $ docker top 8475aab341d3f1ddad024e3efc18519fa0db9ce46b34157f72b762564ab74752 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-22T04:14:45.005Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-03-22T04:14:45.322Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-03-22T04:14:45.637Z] + ls /var/log/sa-host [2022-03-22T04:14:45.637Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-22T04:14:45.779Z] provisioning config files... [2022-03-22T04:14:45.789Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1112@tmp/config7443661001973011213tmp [Pipeline] { [Pipeline] echo [2022-03-22T04:14:45.842Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-22T04:14:46.158Z] ---> create-netrc.sh [Pipeline] } [2022-03-22T04:14:46.188Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-03-22T04:14:46.587Z] ---> python-tools-install.sh [Pipeline] echo [2022-03-22T04:14:46.619Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-22T04:14:46.936Z] ---> sudo-logs.sh [2022-03-22T04:14:46.936Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-03-22T04:14:47.024Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-22T04:14:47.343Z] ---> job-cost.sh [2022-03-22T04:14:47.343Z] lf-activate-venv: SKIPPING [2022-03-22T04:14:47.343Z] DEBUG: total: 0.2199999988079071 [2022-03-22T04:14:47.343Z] INFO: Retrieving Stack Cost... [2022-03-22T04:14:47.607Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-03-22T04:14:48.179Z] INFO: Archiving Costs [Pipeline] echo [2022-03-22T04:14:48.242Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-22T04:14:48.561Z] ---> logs-deploy.sh [2022-03-22T04:14:48.561Z] lf-activate-venv: SKIPPING [2022-03-22T04:14:48.561Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1112/1 [2022-03-22T04:14:48.561Z] INFO: archiving workspace using pattern(s): [2022-03-22T04:14:49.509Z] Archives upload complete. [2022-03-22T04:14:49.772Z] INFO: archiving logs to Nexus [2022-03-22T04:14:50.347Z] ---> uname -a: [2022-03-22T04:14:50.347Z] Linux prd-ubuntu20-04-docker-8c-8g-8534 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-03-22T04:14:50.347Z] [2022-03-22T04:14:50.347Z] [2022-03-22T04:14:50.347Z] ---> lscpu: [2022-03-22T04:14:50.347Z] Architecture: x86_64 [2022-03-22T04:14:50.347Z] CPU op-mode(s): 32-bit, 64-bit [2022-03-22T04:14:50.347Z] Byte Order: Little Endian [2022-03-22T04:14:50.347Z] Address sizes: 40 bits physical, 48 bits virtual [2022-03-22T04:14:50.347Z] CPU(s): 8 [2022-03-22T04:14:50.347Z] On-line CPU(s) list: 0-7 [2022-03-22T04:14:50.347Z] Thread(s) per core: 1 [2022-03-22T04:14:50.347Z] Core(s) per socket: 1 [2022-03-22T04:14:50.347Z] Socket(s): 8 [2022-03-22T04:14:50.347Z] NUMA node(s): 1 [2022-03-22T04:14:50.347Z] Vendor ID: AuthenticAMD [2022-03-22T04:14:50.347Z] CPU family: 23 [2022-03-22T04:14:50.347Z] Model: 49 [2022-03-22T04:14:50.347Z] Model name: AMD EPYC-Rome Processor [2022-03-22T04:14:50.347Z] Stepping: 0 [2022-03-22T04:14:50.347Z] CPU MHz: 2799.998 [2022-03-22T04:14:50.347Z] BogoMIPS: 5599.99 [2022-03-22T04:14:50.347Z] Virtualization: AMD-V [2022-03-22T04:14:50.347Z] Hypervisor vendor: KVM [2022-03-22T04:14:50.347Z] Virtualization type: full [2022-03-22T04:14:50.347Z] L1d cache: 256 KiB [2022-03-22T04:14:50.347Z] L1i cache: 256 KiB [2022-03-22T04:14:50.347Z] L2 cache: 4 MiB [2022-03-22T04:14:50.347Z] L3 cache: 128 MiB [2022-03-22T04:14:50.347Z] NUMA node0 CPU(s): 0-7 [2022-03-22T04:14:50.347Z] Vulnerability Itlb multihit: Not affected [2022-03-22T04:14:50.347Z] Vulnerability L1tf: Not affected [2022-03-22T04:14:50.347Z] Vulnerability Mds: Not affected [2022-03-22T04:14:50.347Z] Vulnerability Meltdown: Not affected [2022-03-22T04:14:50.347Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-03-22T04:14:50.347Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-03-22T04:14:50.347Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-03-22T04:14:50.347Z] Vulnerability Srbds: Not affected [2022-03-22T04:14:50.347Z] Vulnerability Tsx async abort: Not affected [2022-03-22T04:14:50.347Z] 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-03-22T04:14:50.347Z] [2022-03-22T04:14:50.347Z] [2022-03-22T04:14:50.347Z] ---> nproc: [2022-03-22T04:14:50.347Z] 8 [2022-03-22T04:14:50.347Z] [2022-03-22T04:14:50.347Z] [2022-03-22T04:14:50.347Z] ---> df -h: [2022-03-22T04:14:50.347Z] Filesystem Size Used Avail Use% Mounted on [2022-03-22T04:14:50.347Z] overlay 155G 11G 145G 7% / [2022-03-22T04:14:50.347Z] tmpfs 64M 0 64M 0% /dev [2022-03-22T04:14:50.347Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-03-22T04:14:50.347Z] shm 64M 0 64M 0% /dev/shm [2022-03-22T04:14:50.347Z] /dev/vda1 155G 11G 145G 7% /facter-os [2022-03-22T04:14:50.347Z] [2022-03-22T04:14:50.347Z] [2022-03-22T04:14:50.347Z] ---> sar -b -r -n DEV: [2022-03-22T04:14:50.347Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-8534) 03/22/22 _x86_64_ (8 CPU) [2022-03-22T04:14:50.347Z] [2022-03-22T04:14:50.347Z] 04:05:00 LINUX RESTART (8 CPU) [2022-03-22T04:14:50.347Z] [2022-03-22T04:14:50.347Z] 04:06:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-03-22T04:14:50.347Z] 04:07:01 193.41 1.69 191.71 0.00 26.57 82893.20 0.00 [2022-03-22T04:14:50.347Z] 04:08:01 177.60 0.08 177.52 0.00 6.27 28886.12 0.00 [2022-03-22T04:14:50.347Z] 04:09:01 1.55 0.00 1.55 0.00 0.00 18.27 0.00 [2022-03-22T04:14:50.347Z] 04:10:01 1.40 0.00 1.40 0.00 0.00 16.26 0.00 [2022-03-22T04:14:50.347Z] 04:11:01 0.97 0.02 0.95 0.00 0.13 11.33 0.00 [2022-03-22T04:14:50.347Z] 04:12:01 1.57 0.00 1.57 0.00 0.00 17.33 0.00 [2022-03-22T04:14:50.347Z] 04:13:01 1.17 0.00 1.17 0.00 0.00 13.46 0.00 [2022-03-22T04:14:50.347Z] 04:14:01 1.53 0.00 1.53 0.00 0.00 16.39 0.00 [2022-03-22T04:14:50.347Z] Average: 47.09 0.22 46.87 0.00 4.07 13838.77 0.00 [2022-03-22T04:14:50.347Z] [2022-03-22T04:14:50.347Z] 04:06:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-03-22T04:14:50.347Z] 04:07:01 28271036 31757856 537988 1.64 176620 3499956 1877776 5.53 1339916 2809060 90520 [2022-03-22T04:14:50.347Z] 04:08:01 27754060 31754988 540136 1.64 188828 3964180 1806976 5.33 1384932 3237464 128 [2022-03-22T04:14:50.347Z] 04:09:01 27754056 31755072 539740 1.64 188876 3964184 1806976 5.33 1384748 3237468 24 [2022-03-22T04:14:50.347Z] 04:10:01 27760760 31761796 532988 1.62 188920 3964176 1806976 5.33 1378168 3237476 20 [2022-03-22T04:14:50.347Z] 04:11:01 27760560 31761620 533160 1.62 188936 3964192 1806976 5.33 1378344 3237484 8 [2022-03-22T04:14:50.347Z] 04:12:01 27766088 31767164 527344 1.60 188960 3964196 1806976 5.33 1373164 3237488 8 [2022-03-22T04:14:50.347Z] 04:13:01 27766080 31767276 527284 1.60 189000 3964204 1806976 5.33 1373148 3237580 12 [2022-03-22T04:14:50.347Z] 04:14:01 27766252 31767496 527012 1.60 189028 3964208 1806976 5.33 1373168 3237588 12 [2022-03-22T04:14:50.347Z] Average: 27824862 31761658 533206 1.62 187396 3906162 1815826 5.35 1373198 3183951 11342 [2022-03-22T04:14:50.347Z] [2022-03-22T04:14:50.347Z] 04:06:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-03-22T04:14:50.347Z] 04:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-22T04:14:50.347Z] 04:07:01 docker0 163.82 229.59 13.74 2114.42 0.00 0.00 0.00 0.00 [2022-03-22T04:14:50.347Z] 04:07:01 ens3 289.17 209.18 2148.82 78.08 0.00 0.00 0.00 0.00 [2022-03-22T04:14:50.347Z] 04:07:01 vethb04e814 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2022-03-22T04:14:50.347Z] 04:08:01 lo 2.07 2.07 0.20 0.20 0.00 0.00 0.00 0.00 [2022-03-22T04:14:50.347Z] 04:08:01 docker0 14.83 18.71 0.84 89.36 0.00 0.00 0.00 0.00 [2022-03-22T04:14:50.347Z] 04:08:01 ens3 155.84 93.53 2691.21 21.77 0.00 0.00 0.00 0.00 [2022-03-22T04:14:50.347Z] 04:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-22T04:14:50.347Z] 04:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-22T04:14:50.347Z] 04:09:01 ens3 12.83 15.03 1.14 19.45 0.00 0.00 0.00 0.00 [2022-03-22T04:14:50.347Z] 04:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-03-22T04:14:50.347Z] 04:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-22T04:14:50.347Z] 04:10:01 ens3 0.15 0.15 0.01 0.01 0.00 0.00 0.00 0.00 [2022-03-22T04:14:50.347Z] 04:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-22T04:14:50.347Z] 04:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-22T04:14:50.347Z] 04:11:01 ens3 4.38 8.33 0.35 7.59 0.00 0.00 0.00 0.00 [2022-03-22T04:14:50.347Z] 04:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-03-22T04:14:50.347Z] 04:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-22T04:14:50.348Z] 04:12:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-03-22T04:14:50.348Z] 04:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-22T04:14:50.348Z] 04:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-22T04:14:50.348Z] 04:13:01 ens3 0.13 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2022-03-22T04:14:50.348Z] 04:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-03-22T04:14:50.348Z] 04:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-22T04:14:50.348Z] 04:14:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-03-22T04:14:50.348Z] Average: lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2022-03-22T04:14:50.348Z] Average: docker0 22.03 30.62 1.80 271.61 0.00 0.00 0.00 0.00 [2022-03-22T04:14:50.348Z] Average: ens3 57.36 40.45 601.91 15.74 0.00 0.00 0.00 0.00 [2022-03-22T04:14:50.348Z] [2022-03-22T04:14:50.348Z] [2022-03-22T04:14:50.348Z] ---> sar -P ALL: [2022-03-22T04:14:50.348Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-8534) 03/22/22 _x86_64_ (8 CPU) [2022-03-22T04:14:50.348Z] [2022-03-22T04:14:50.348Z] 04:05:00 LINUX RESTART (8 CPU) [2022-03-22T04:14:50.348Z] [2022-03-22T04:14:50.348Z] 04:06:02 CPU %user %nice %system %iowait %steal %idle [2022-03-22T04:14:50.348Z] 04:07:01 all 26.71 0.00 7.05 1.88 0.08 64.29 [2022-03-22T04:14:50.348Z] 04:07:01 0 27.95 0.00 6.37 0.29 0.09 65.31 [2022-03-22T04:14:50.348Z] 04:07:01 1 26.94 0.00 7.11 1.79 0.07 64.09 [2022-03-22T04:14:50.348Z] 04:07:01 2 26.66 0.00 8.02 3.85 0.09 61.38 [2022-03-22T04:14:50.348Z] 04:07:01 3 26.37 0.00 6.64 0.17 0.07 66.74 [2022-03-22T04:14:50.348Z] 04:07:01 4 27.92 0.00 7.42 3.90 0.09 60.67 [2022-03-22T04:14:50.348Z] 04:07:01 5 25.22 0.00 6.41 1.26 0.07 67.04 [2022-03-22T04:14:50.348Z] 04:07:01 6 26.07 0.00 6.33 0.46 0.09 67.05 [2022-03-22T04:14:50.348Z] 04:07:01 7 26.51 0.00 8.11 3.30 0.10 61.97 [2022-03-22T04:14:50.348Z] 04:08:01 all 10.41 0.00 3.42 0.98 0.05 85.14 [2022-03-22T04:14:50.348Z] 04:08:01 0 10.45 0.00 3.89 1.90 0.05 83.71 [2022-03-22T04:14:50.348Z] 04:08:01 1 11.53 0.00 3.25 0.29 0.05 84.89 [2022-03-22T04:14:50.348Z] 04:08:01 2 9.97 0.00 3.15 1.06 0.05 85.77 [2022-03-22T04:14:50.348Z] 04:08:01 3 11.56 0.00 3.63 0.42 0.05 84.34 [2022-03-22T04:14:50.348Z] 04:08:01 4 9.79 0.00 3.12 0.57 0.03 86.48 [2022-03-22T04:14:50.348Z] 04:08:01 5 9.82 0.00 3.69 2.95 0.05 83.50 [2022-03-22T04:14:50.348Z] 04:08:01 6 10.18 0.00 3.08 0.50 0.03 86.20 [2022-03-22T04:14:50.348Z] 04:08:01 7 10.00 0.00 3.59 0.12 0.05 86.24 [2022-03-22T04:14:50.348Z] 04:09:01 all 0.04 0.00 0.03 0.01 0.01 99.92 [2022-03-22T04:14:50.348Z] 04:09:01 0 0.02 0.00 0.02 0.02 0.00 99.95 [2022-03-22T04:14:50.348Z] 04:09:01 1 0.08 0.00 0.03 0.00 0.02 99.87 [2022-03-22T04:14:50.348Z] 04:09:01 2 0.03 0.00 0.02 0.03 0.00 99.92 [2022-03-22T04:14:50.348Z] 04:09:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-03-22T04:14:50.348Z] 04:09:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2022-03-22T04:14:50.348Z] 04:09:01 5 0.05 0.00 0.05 0.00 0.02 99.88 [2022-03-22T04:14:50.348Z] 04:09:01 6 0.10 0.00 0.03 0.00 0.00 99.87 [2022-03-22T04:14:50.348Z] 04:09:01 7 0.05 0.00 0.03 0.00 0.00 99.92 [2022-03-22T04:14:50.348Z] 04:10:01 all 0.03 0.00 0.02 0.00 0.00 99.94 [2022-03-22T04:14:50.348Z] 04:10:01 0 0.05 0.00 0.03 0.02 0.00 99.90 [2022-03-22T04:14:50.348Z] 04:10:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2022-03-22T04:14:50.348Z] 04:10:01 2 0.03 0.00 0.02 0.02 0.00 99.93 [2022-03-22T04:14:50.348Z] 04:10:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-03-22T04:14:50.348Z] 04:10:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-03-22T04:14:50.348Z] 04:10:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2022-03-22T04:14:50.348Z] 04:10:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2022-03-22T04:14:50.348Z] 04:10:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2022-03-22T04:14:50.348Z] 04:11:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-03-22T04:14:50.348Z] 04:11:01 0 0.02 0.00 0.00 0.02 0.00 99.97 [2022-03-22T04:14:50.348Z] 04:11:01 1 0.00 0.00 0.03 0.00 0.00 99.97 [2022-03-22T04:14:50.348Z] 04:11:01 2 0.05 0.00 0.03 0.02 0.00 99.90 [2022-03-22T04:14:50.348Z] 04:11:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-03-22T04:14:50.348Z] 04:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-03-22T04:14:50.348Z] 04:11:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2022-03-22T04:14:50.348Z] 04:11:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-03-22T04:14:50.348Z] 04:11:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-03-22T04:14:50.348Z] 04:12:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-03-22T04:14:50.348Z] 04:12:01 0 0.02 0.00 0.03 0.02 0.00 99.93 [2022-03-22T04:14:50.348Z] 04:12:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2022-03-22T04:14:50.348Z] 04:12:01 2 0.02 0.00 0.02 0.02 0.00 99.95 [2022-03-22T04:14:50.348Z] 04:12:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-03-22T04:14:50.348Z] 04:12:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-03-22T04:14:50.348Z] 04:12:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-03-22T04:14:50.348Z] 04:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-03-22T04:14:50.348Z] 04:12:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-03-22T04:14:50.348Z] 04:13:01 all 0.01 0.00 0.01 0.01 0.01 99.97 [2022-03-22T04:14:50.348Z] 04:13:01 0 0.00 0.00 0.00 0.02 0.02 99.97 [2022-03-22T04:14:50.348Z] 04:13:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2022-03-22T04:14:50.348Z] 04:13:01 2 0.00 0.00 0.02 0.03 0.00 99.95 [2022-03-22T04:14:50.348Z] 04:13:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-03-22T04:14:50.348Z] 04:13:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-03-22T04:14:50.348Z] 04:13:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2022-03-22T04:14:50.348Z] 04:13:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-03-22T04:14:50.348Z] 04:13:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-03-22T04:14:50.348Z] 04:14:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2022-03-22T04:14:50.348Z] 04:14:01 0 0.02 0.00 0.02 0.03 0.00 99.93 [2022-03-22T04:14:50.348Z] 04:14:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2022-03-22T04:14:50.348Z] 04:14:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2022-03-22T04:14:50.348Z] 04:14:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-03-22T04:14:50.348Z] 04:14:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-03-22T04:14:50.348Z] 04:14:01 5 0.03 0.00 0.03 0.00 0.02 99.92 [2022-03-22T04:14:50.348Z] 04:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-03-22T04:14:50.348Z] 04:14:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2022-03-22T04:14:50.348Z] Average: all 4.56 0.00 1.30 0.35 0.02 93.77 [2022-03-22T04:14:50.348Z] Average: 0 4.72 0.00 1.27 0.29 0.02 93.70 [2022-03-22T04:14:50.348Z] Average: 1 4.74 0.00 1.28 0.25 0.02 93.70 [2022-03-22T04:14:50.348Z] Average: 2 4.50 0.00 1.38 0.62 0.02 93.49 [2022-03-22T04:14:50.348Z] Average: 3 4.67 0.00 1.27 0.07 0.01 93.97 [2022-03-22T04:14:50.348Z] Average: 4 4.61 0.00 1.30 0.54 0.02 93.53 [2022-03-22T04:14:50.348Z] Average: 5 4.30 0.00 1.26 0.52 0.02 93.89 [2022-03-22T04:14:50.348Z] Average: 6 4.46 0.00 1.16 0.12 0.02 94.24 [2022-03-22T04:14:50.348Z] Average: 7 4.47 0.00 1.44 0.41 0.02 93.65 [2022-03-22T04:14:50.348Z] [2022-03-22T04:14:50.348Z] [2022-03-22T04:14:50.348Z]