Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/device-sdk-go Obtained Jenkinsfile from d79dc869986e779177bfd539e27c5ba91e75c94b+7610f6dc338b87754f939bb9ede04e880837a002 (339839b2028eb937ac0fd34af5a7a2814c1fee81) 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-ssh14892308938529153457.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh10092818502071549597.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1276/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1276/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6574475727819646025.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh3626845853089463284.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1276/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1276/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8591533170699830448.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that 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.18 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 SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-2660 in /w/workspace/gexfoundry_device-sdk-go_PR-1276 [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-1276 # 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 > 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/1276/head:refs/remotes/origin/PR-1276 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 7610f6dc338b87754f939bb9ede04e880837a002 into PR head commit d79dc869986e779177bfd539e27c5ba91e75c94b Merge succeeded, producing acf6045e4d0f6c3d3929d3deedc27b525a56cb9a Checking out Revision acf6045e4d0f6c3d3929d3deedc27b525a56cb9a (PR-1276) > git config core.sparsecheckout # timeout=10 > git checkout -f d79dc869986e779177bfd539e27c5ba91e75c94b # 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 7610f6dc338b87754f939bb9ede04e880837a002 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f acf6045e4d0f6c3d3929d3deedc27b525a56cb9a # timeout=10 Commit message: "Merge commit '7610f6dc338b87754f939bb9ede04e880837a002' into HEAD" > git rev-list --no-walk d79dc869986e779177bfd539e27c5ba91e75c94b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-01-16T19:09:31.151Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-01-16T19:09:31.210Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-01-16T19:09:31.223Z] ========================================================= [2023-01-16T19:09:31.223Z] EdgeX Global Pipelines Version Info [2023-01-16T19:09:31.223Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-01-16T19:09:31.949Z] ------------------- [2023-01-16T19:09:31.949Z] stable info: [2023-01-16T19:09:31.949Z] ------------------- [2023-01-16T19:09:31.949Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-01-16T19:09:31.949Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-16T19:09:31.949Z] Message: update stable to v1.0.244 [2023-01-16T19:09:32.522Z] ------------------- [2023-01-16T19:09:32.522Z] experimental info: [2023-01-16T19:09:32.522Z] ------------------- [2023-01-16T19:09:32.522Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-01-16T19:09:32.522Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-16T19:09:32.522Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-01-16T19:09:32.681Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2023-01-16T19:09:32.692Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2023-01-16T19:09:32.704Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-01-16T19:09:32.716Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-01-16T19:09:32.727Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-01-16T19:09:32.739Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-01-16T19:09:32.750Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-01-16T19:09:32.760Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2023-01-16T19:09:32.773Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-01-16T19:09:32.785Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-01-16T19:09:32.799Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-01-16T19:09:32.812Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2023-01-16T19:09:32.827Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-01-16T19:09:32.838Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-01-16T19:09:32.851Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-01-16T19:09:32.866Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-01-16T19:09:32.878Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-01-16T19:09:32.890Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-01-16T19:09:32.905Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-01-16T19:09:32.917Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-01-16T19:09:32.926Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-01-16T19:09:32.934Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2023-01-16T19:09:32.944Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-01-16T19:09:32.958Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-01-16T19:09:32.968Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-01-16T19:09:32.978Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-01-16T19:09:32.994Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-01-16T19:09:33.003Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1276 [Pipeline] echo [2023-01-16T19:09:33.012Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1276 [Pipeline] echo [2023-01-16T19:09:33.021Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1276 [Pipeline] echo [2023-01-16T19:09:33.031Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = acf6045e4d0f6c3d3929d3deedc27b525a56cb9a [Pipeline] echo [2023-01-16T19:09:33.042Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = acf6045 [Pipeline] echo [2023-01-16T19:09:33.054Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-16T19:09:33.093Z] provisioning config files... [2023-01-16T19:09:33.107Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1276@tmp/config3258009853982358283tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-16T19:09:33.412Z] ---> docker-login.sh [2023-01-16T19:09:33.412Z] nexus3.edgexfoundry.org:10001 [2023-01-16T19:09:33.672Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-16T19:09:33.672Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-16T19:09:33.672Z] Configure a credential helper to remove this warning. See [2023-01-16T19:09:33.672Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-16T19:09:33.672Z] [2023-01-16T19:09:33.672Z] Login Succeeded [2023-01-16T19:09:33.672Z] nexus3.edgexfoundry.org:10002 [2023-01-16T19:09:33.672Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-16T19:09:33.672Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-16T19:09:33.672Z] Configure a credential helper to remove this warning. See [2023-01-16T19:09:33.672Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-16T19:09:33.672Z] [2023-01-16T19:09:33.672Z] Login Succeeded [2023-01-16T19:09:33.672Z] nexus3.edgexfoundry.org:10003 [2023-01-16T19:09:33.931Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-16T19:09:33.931Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-16T19:09:33.931Z] Configure a credential helper to remove this warning. See [2023-01-16T19:09:33.931Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-16T19:09:33.931Z] [2023-01-16T19:09:33.931Z] Login Succeeded [2023-01-16T19:09:33.931Z] nexus3.edgexfoundry.org:10004 [2023-01-16T19:09:33.931Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-16T19:09:33.931Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-16T19:09:33.931Z] Configure a credential helper to remove this warning. See [2023-01-16T19:09:33.931Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-16T19:09:33.931Z] [2023-01-16T19:09:33.931Z] Login Succeeded [2023-01-16T19:09:33.931Z] docker.io [2023-01-16T19:09:34.190Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-16T19:09:34.449Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-16T19:09:34.449Z] Configure a credential helper to remove this warning. See [2023-01-16T19:09:34.449Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-16T19:09:34.449Z] [2023-01-16T19:09:34.449Z] Login Succeeded [2023-01-16T19:09:34.449Z] ---> docker-login.sh ends [Pipeline] } [2023-01-16T19:09:34.455Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-01-16T19:09:34.821Z] + git rev-list -1 --merges acf6045e4d0f6c3d3929d3deedc27b525a56cb9a~1..acf6045e4d0f6c3d3929d3deedc27b525a56cb9a [Pipeline] echo [2023-01-16T19:09:34.867Z] -----------> git rev-list -1 --merges acf6045e4d0f6c3d3929d3deedc27b525a56cb9a~1..acf6045e4d0f6c3d3929d3deedc27b525a56cb9a acf6045e4d0f6c3d3929d3deedc27b525a56cb9a [2023-01-16T19:09:34.867Z] acf6045e4d0f6c3d3929d3deedc27b525a56cb9a [false] [Pipeline] sh [2023-01-16T19:09:35.155Z] + git log --format=format:%s -1 acf6045e4d0f6c3d3929d3deedc27b525a56cb9a [Pipeline] echo [2023-01-16T19:09:35.173Z] ========================================================= [2023-01-16T19:09:35.173Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-01-16T19:09:35.173Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-16T19:09:35.515Z] + git log --format=format:%s -1 acf6045e4d0f6c3d3929d3deedc27b525a56cb9a [Pipeline] echo [2023-01-16T19:09:35.527Z] [semverPrep] GIT_COMMIT: acf6045e4d0f6c3d3929d3deedc27b525a56cb9a, Commit Message: Merge commit '7610f6dc338b87754f939bb9ede04e880837a002' into HEAD [Pipeline] echo [2023-01-16T19:09:35.537Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-01-16T19:09:35.888Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-16T19:09:35.888Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-01-16T19:09:35.888Z] + [ -e /tmp/ssh_known_hosts ] [2023-01-16T19:09:35.888Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-01-16T19:09:35.888Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-01-16T19:09:35.888Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-01-16T19:09:35.888Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-16T19:09:36.257Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-16T19:09:36.257Z] [2023-01-16T19:09:36.257Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-16T19:09:36.565Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-16T19:09:36.565Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-01-16T19:09:36.565Z] b85a868b505f: Pulling fs layer [2023-01-16T19:09:36.565Z] e2be974225ed: Pulling fs layer [2023-01-16T19:09:36.565Z] 339a4e72a1f5: Pulling fs layer [2023-01-16T19:09:36.565Z] 988bab9f4d93: Pulling fs layer [2023-01-16T19:09:36.565Z] 1469e6f7b9e6: Pulling fs layer [2023-01-16T19:09:36.565Z] eaf3925da568: Pulling fs layer [2023-01-16T19:09:36.565Z] bab4dde63d76: Pulling fs layer [2023-01-16T19:09:36.565Z] bde34c3a00c8: Pulling fs layer [2023-01-16T19:09:36.565Z] b352a97aabf1: Pulling fs layer [2023-01-16T19:09:36.565Z] 4872d77fe225: Pulling fs layer [2023-01-16T19:09:36.565Z] 5851b861e8e6: Pulling fs layer [2023-01-16T19:09:36.565Z] 5851b861e8e6: Waiting [2023-01-16T19:09:36.565Z] bab4dde63d76: Waiting [2023-01-16T19:09:36.565Z] 4872d77fe225: Waiting [2023-01-16T19:09:36.565Z] eaf3925da568: Waiting [2023-01-16T19:09:36.565Z] b352a97aabf1: Waiting [2023-01-16T19:09:36.565Z] 1469e6f7b9e6: Waiting [2023-01-16T19:09:36.565Z] bde34c3a00c8: Waiting [2023-01-16T19:09:36.565Z] e2be974225ed: Verifying Checksum [2023-01-16T19:09:36.565Z] e2be974225ed: Download complete [2023-01-16T19:09:36.565Z] 988bab9f4d93: Verifying Checksum [2023-01-16T19:09:36.565Z] 988bab9f4d93: Download complete [2023-01-16T19:09:36.832Z] 339a4e72a1f5: Verifying Checksum [2023-01-16T19:09:36.832Z] 339a4e72a1f5: Download complete [2023-01-16T19:09:36.832Z] 1469e6f7b9e6: Verifying Checksum [2023-01-16T19:09:36.832Z] 1469e6f7b9e6: Download complete [2023-01-16T19:09:36.832Z] eaf3925da568: Verifying Checksum [2023-01-16T19:09:36.832Z] eaf3925da568: Download complete [2023-01-16T19:09:36.832Z] bde34c3a00c8: Download complete [2023-01-16T19:09:37.094Z] b352a97aabf1: Download complete [2023-01-16T19:09:37.094Z] 4872d77fe225: Verifying Checksum [2023-01-16T19:09:37.094Z] 4872d77fe225: Download complete [2023-01-16T19:09:37.094Z] 5851b861e8e6: Verifying Checksum [2023-01-16T19:09:37.094Z] 5851b861e8e6: Download complete [2023-01-16T19:09:37.094Z] b85a868b505f: Verifying Checksum [2023-01-16T19:09:37.095Z] b85a868b505f: Download complete [2023-01-16T19:09:37.683Z] bab4dde63d76: Verifying Checksum [2023-01-16T19:09:37.683Z] bab4dde63d76: Download complete [2023-01-16T19:09:38.255Z] b85a868b505f: Pull complete [2023-01-16T19:09:38.514Z] e2be974225ed: Pull complete [2023-01-16T19:09:39.084Z] 339a4e72a1f5: Pull complete [2023-01-16T19:09:39.084Z] 988bab9f4d93: Pull complete [2023-01-16T19:09:39.346Z] 1469e6f7b9e6: Pull complete [2023-01-16T19:09:39.346Z] eaf3925da568: Pull complete [2023-01-16T19:09:41.267Z] bab4dde63d76: Pull complete [2023-01-16T19:09:41.267Z] bde34c3a00c8: Pull complete [2023-01-16T19:09:41.525Z] b352a97aabf1: Pull complete [2023-01-16T19:09:41.525Z] 4872d77fe225: Pull complete [2023-01-16T19:09:41.787Z] 5851b861e8e6: Pull complete [2023-01-16T19:09:41.787Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-01-16T19:09:41.787Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-16T19:09:41.787Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-16T19:09:41.883Z] prd-ubuntu20.04-docker-8c-8g-2660 does not seem to be running inside a container [2023-01-16T19:09:41.919Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1276 -v /w/workspace/gexfoundry_device-sdk-go_PR-1276:/w/workspace/gexfoundry_device-sdk-go_PR-1276:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1276@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1276@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-16T19:09:43.958Z] $ docker top 41bd6b3c9d8ca57cd8fc9e0b459ca3fc75329e9c141aafac916cda1e0dfd5056 -eo pid,comm [2023-01-16T19:09:44.013Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-01-16T19:09:44.013Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-16T19:09:44.048Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-16T19:09:44.048Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-16T19:09:44.164Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-16T19:09:44.169Z] $ docker exec 41bd6b3c9d8ca57cd8fc9e0b459ca3fc75329e9c141aafac916cda1e0dfd5056 ssh-agent [2023-01-16T19:09:44.292Z] SSH_AUTH_SOCK=/tmp/ssh-nRxVypU15i87/agent.32 [2023-01-16T19:09:44.292Z] SSH_AGENT_PID=38 [2023-01-16T19:09:44.298Z] Running ssh-add (command line suppressed) [2023-01-16T19:09:44.396Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1276@tmp/private_key_8207406902201665716.key (/w/workspace/gexfoundry_device-sdk-go_PR-1276@tmp/private_key_8207406902201665716.key) [2023-01-16T19:09:44.412Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-16T19:09:44.703Z] + git tag --points-at HEAD [Pipeline] } [2023-01-16T19:09:44.723Z] $ docker exec --env ******** --env ******** 41bd6b3c9d8ca57cd8fc9e0b459ca3fc75329e9c141aafac916cda1e0dfd5056 ssh-agent -k [2023-01-16T19:09:44.826Z] unset SSH_AUTH_SOCK; [2023-01-16T19:09:44.827Z] unset SSH_AGENT_PID; [2023-01-16T19:09:44.827Z] echo Agent pid 38 killed; [2023-01-16T19:09:44.835Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-01-16T19:09:44.857Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-16T19:09:44.857Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-16T19:09:44.984Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-16T19:09:44.987Z] $ docker exec 41bd6b3c9d8ca57cd8fc9e0b459ca3fc75329e9c141aafac916cda1e0dfd5056 ssh-agent [2023-01-16T19:09:45.093Z] SSH_AUTH_SOCK=/tmp/ssh-yojhfPtiNyAV/agent.70 [2023-01-16T19:09:45.093Z] SSH_AGENT_PID=76 [2023-01-16T19:09:45.098Z] Running ssh-add (command line suppressed) [2023-01-16T19:09:45.201Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1276@tmp/private_key_11767952999771520055.key (/w/workspace/gexfoundry_device-sdk-go_PR-1276@tmp/private_key_11767952999771520055.key) [2023-01-16T19:09:45.215Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-16T19:09:45.500Z] + git semver init [2023-01-16T19:09:45.761Z] 2023-01-16 19:09:45,693 [run_init] DEBUG init version:0.0.0 force:False [2023-01-16T19:09:45.761Z] 2023-01-16 19:09:45,694 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1276/.semver [2023-01-16T19:09:45.761Z] 2023-01-16 19:09:45,694 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1276/.semver [2023-01-16T19:09:45.761Z] 2023-01-16 19:09:45,694 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1276/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1276, universal_newlines=False, shell=None, istream=None) [2023-01-16T19:09:46.703Z] 2023-01-16 19:09:46,605 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1276/.git/info/exclude [2023-01-16T19:09:46.703Z] 2023-01-16 19:09:46,607 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1276/.semver/PR-1276 with force:False [2023-01-16T19:09:46.703Z] 2023-01-16 19:09:46,607 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1276/.semver/PR-1276 [2023-01-16T19:09:46.703Z] 2023-01-16 19:09:46,612 [execute] INFO git cat-file --batch-check [2023-01-16T19:09:46.703Z] 2023-01-16 19:09:46,613 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1276/.semver, universal_newlines=False, shell=None, istream=) [2023-01-16T19:09:46.703Z] 2023-01-16 19:09:46,619 [execute] INFO git cat-file --batch [2023-01-16T19:09:46.703Z] 2023-01-16 19:09:46,619 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1276/.semver, universal_newlines=False, shell=None, istream=) [2023-01-16T19:09:46.703Z] 2023-01-16 19:09:46,625 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1276/.semver/PR-1276 [2023-01-16T19:09:46.703Z] 0.0.0 [Pipeline] } [2023-01-16T19:09:46.721Z] $ docker exec --env ******** --env ******** 41bd6b3c9d8ca57cd8fc9e0b459ca3fc75329e9c141aafac916cda1e0dfd5056 ssh-agent -k [2023-01-16T19:09:46.819Z] unset SSH_AUTH_SOCK; [2023-01-16T19:09:46.820Z] unset SSH_AGENT_PID; [2023-01-16T19:09:46.820Z] echo Agent pid 76 killed; [2023-01-16T19:09:46.831Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-16T19:09:47.193Z] + git semver [Pipeline] } [2023-01-16T19:09:47.486Z] $ docker stop --time=1 41bd6b3c9d8ca57cd8fc9e0b459ca3fc75329e9c141aafac916cda1e0dfd5056 [2023-01-16T19:09:48.814Z] $ docker rm -f --volumes 41bd6b3c9d8ca57cd8fc9e0b459ca3fc75329e9c141aafac916cda1e0dfd5056 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-16T19:09:49.161Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-01-16T19:09:49.396Z] Stashed 1 file(s) [Pipeline] echo [2023-01-16T19:09:49.400Z] [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 [2023-01-16T19:09:49.574Z] provisioning config files... [2023-01-16T19:09:49.583Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1276@tmp/config9395118107989037558tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-16T19:09:49.905Z] ---> docker-login.sh [2023-01-16T19:09:49.905Z] nexus3.edgexfoundry.org:10001 [2023-01-16T19:09:49.905Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-16T19:09:49.905Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-16T19:09:49.905Z] Configure a credential helper to remove this warning. See [2023-01-16T19:09:49.905Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-16T19:09:49.905Z] [2023-01-16T19:09:49.905Z] Login Succeeded [2023-01-16T19:09:49.905Z] nexus3.edgexfoundry.org:10002 [2023-01-16T19:09:49.905Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-16T19:09:49.905Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-16T19:09:49.905Z] Configure a credential helper to remove this warning. See [2023-01-16T19:09:49.905Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-16T19:09:49.905Z] [2023-01-16T19:09:49.905Z] Login Succeeded [2023-01-16T19:09:50.164Z] nexus3.edgexfoundry.org:10003 [2023-01-16T19:09:50.164Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-16T19:09:50.164Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-16T19:09:50.164Z] Configure a credential helper to remove this warning. See [2023-01-16T19:09:50.164Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-16T19:09:50.164Z] [2023-01-16T19:09:50.164Z] Login Succeeded [2023-01-16T19:09:50.164Z] nexus3.edgexfoundry.org:10004 [2023-01-16T19:09:50.164Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-16T19:09:50.164Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-16T19:09:50.164Z] Configure a credential helper to remove this warning. See [2023-01-16T19:09:50.164Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-16T19:09:50.164Z] [2023-01-16T19:09:50.164Z] Login Succeeded [2023-01-16T19:09:50.433Z] docker.io [2023-01-16T19:09:50.433Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-16T19:09:50.692Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-16T19:09:50.692Z] Configure a credential helper to remove this warning. See [2023-01-16T19:09:50.692Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-16T19:09:50.692Z] [2023-01-16T19:09:50.692Z] Login Succeeded [2023-01-16T19:09:50.692Z] ---> docker-login.sh ends [Pipeline] } [2023-01-16T19:09:50.700Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-16T19:09:50.757Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-16T19:09:50.769Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-16T19:09:50.778Z] ========================================================= [2023-01-16T19:09:50.778Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-01-16T19:09:50.778Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-16T19:09:51.093Z] + 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.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-01-16T19:09:51.093Z] Sending build context to Docker daemon 10.48MB [2023-01-16T19:09:51.093Z] Step 1/10 : ARG BASE=golang:1.18-alpine3.16 [2023-01-16T19:09:51.093Z] Step 2/10 : FROM ${BASE} AS builder [2023-01-16T19:09:51.093Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-01-16T19:09:51.093Z] 213ec9aee27d: Pulling fs layer [2023-01-16T19:09:51.093Z] 4583459ba037: Pulling fs layer [2023-01-16T19:09:51.093Z] 93c1e223e6f2: Pulling fs layer [2023-01-16T19:09:51.093Z] 53926ce57604: Pulling fs layer [2023-01-16T19:09:51.093Z] 21b2b0c7a3f4: Pulling fs layer [2023-01-16T19:09:51.093Z] 22ff95d597cd: Pulling fs layer [2023-01-16T19:09:51.093Z] 12d6caf4c0d1: Pulling fs layer [2023-01-16T19:09:51.093Z] 96b7cbca73a9: Pulling fs layer [2023-01-16T19:09:51.093Z] a7acece74701: Pulling fs layer [2023-01-16T19:09:51.093Z] 53926ce57604: Waiting [2023-01-16T19:09:51.093Z] 12d6caf4c0d1: Waiting [2023-01-16T19:09:51.093Z] 96b7cbca73a9: Waiting [2023-01-16T19:09:51.093Z] a7acece74701: Waiting [2023-01-16T19:09:51.093Z] 21b2b0c7a3f4: Waiting [2023-01-16T19:09:51.093Z] 22ff95d597cd: Waiting [2023-01-16T19:09:51.361Z] 93c1e223e6f2: Verifying Checksum [2023-01-16T19:09:51.361Z] 93c1e223e6f2: Download complete [2023-01-16T19:09:51.361Z] 4583459ba037: Verifying Checksum [2023-01-16T19:09:51.361Z] 4583459ba037: Download complete [2023-01-16T19:09:51.361Z] 21b2b0c7a3f4: Download complete [2023-01-16T19:09:51.361Z] 22ff95d597cd: Download complete [2023-01-16T19:09:51.361Z] 213ec9aee27d: Verifying Checksum [2023-01-16T19:09:51.361Z] 213ec9aee27d: Download complete [2023-01-16T19:09:51.625Z] 12d6caf4c0d1: Verifying Checksum [2023-01-16T19:09:51.625Z] 12d6caf4c0d1: Download complete [2023-01-16T19:09:51.625Z] 213ec9aee27d: Pull complete [2023-01-16T19:09:51.625Z] 4583459ba037: Pull complete [2023-01-16T19:09:51.907Z] 93c1e223e6f2: Pull complete [2023-01-16T19:09:52.962Z] a7acece74701: Download complete [2023-01-16T19:09:53.570Z] 96b7cbca73a9: Verifying Checksum [2023-01-16T19:09:53.570Z] 96b7cbca73a9: Download complete [2023-01-16T19:09:53.570Z] 53926ce57604: Verifying Checksum [2023-01-16T19:09:53.570Z] 53926ce57604: Download complete [2023-01-16T19:09:57.781Z] 53926ce57604: Pull complete [2023-01-16T19:09:57.781Z] 21b2b0c7a3f4: Pull complete [2023-01-16T19:09:57.781Z] 22ff95d597cd: Pull complete [2023-01-16T19:09:57.781Z] 12d6caf4c0d1: Pull complete [2023-01-16T19:09:59.717Z] 96b7cbca73a9: Pull complete [2023-01-16T19:09:59.975Z] a7acece74701: Pull complete [2023-01-16T19:09:59.975Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-01-16T19:09:59.975Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-16T19:09:59.975Z] ---> db6d94c90886 [2023-01-16T19:09:59.975Z] Step 3/10 : ARG MAKE=make build [2023-01-16T19:10:01.893Z] ---> Running in 9a6b68a0124e [2023-01-16T19:10:02.153Z] Removing intermediate container 9a6b68a0124e [2023-01-16T19:10:02.153Z] ---> 1fc99de2b062 [2023-01-16T19:10:02.153Z] Step 4/10 : WORKDIR /device-sdk-go [2023-01-16T19:10:02.410Z] ---> Running in 24a24d78efac [2023-01-16T19:10:02.669Z] Removing intermediate container 24a24d78efac [2023-01-16T19:10:02.669Z] ---> 58482c1a8ac7 [2023-01-16T19:10:02.669Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-01-16T19:10:02.669Z] ---> Running in ac6428cb4ea3 [2023-01-16T19:10:02.929Z] Removing intermediate container ac6428cb4ea3 [2023-01-16T19:10:02.929Z] ---> d18487baaede [2023-01-16T19:10:02.929Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-01-16T19:10:02.929Z] ---> Running in 12d3fe9077a4 [2023-01-16T19:10:03.496Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-16T19:10:03.496Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-16T19:10:03.755Z] OK: 211 MiB in 51 packages [2023-01-16T19:10:04.322Z] Removing intermediate container 12d3fe9077a4 [2023-01-16T19:10:04.322Z] ---> c5ac057c86a4 [2023-01-16T19:10:04.322Z] Step 7/10 : COPY go.mod vendor* ./ [2023-01-16T19:10:04.322Z] ---> 8460f3edbc24 [2023-01-16T19:10:04.322Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-16T19:10:04.322Z] ---> Running in f750e3a4f6f0 [2023-01-16T19:10:04.525Z] Still waiting to schedule task [2023-01-16T19:10:04.525Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-01-16T19:10:30.864Z] Removing intermediate container f750e3a4f6f0 [2023-01-16T19:10:30.864Z] ---> 89443e6de3f2 [2023-01-16T19:10:30.864Z] Step 9/10 : COPY . . [2023-01-16T19:10:30.864Z] ---> 39e5edf49951 [2023-01-16T19:10:30.864Z] Step 10/10 : RUN ${MAKE} [2023-01-16T19:10:30.864Z] ---> Running in a6f34570635b [2023-01-16T19:10:30.864Z] noop [2023-01-16T19:10:30.864Z] Removing intermediate container a6f34570635b [2023-01-16T19:10:30.864Z] ---> ef484bd65517 [2023-01-16T19:10:30.864Z] Successfully built ef484bd65517 [2023-01-16T19:10:30.864Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-16T19:10:31.196Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-16T19:10:31.196Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-16T19:10:31.263Z] prd-ubuntu20.04-docker-8c-8g-2660 does not seem to be running inside a container [2023-01-16T19:10:31.309Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1276 -v /w/workspace/gexfoundry_device-sdk-go_PR-1276:/w/workspace/gexfoundry_device-sdk-go_PR-1276:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1276@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1276@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-16T19:10:31.691Z] $ docker top 2bf40f31c578aebcde4151a6b2d50c9c2d76d9ea06b1554a9eb88965ce01b526 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-16T19:10:32.027Z] + go version [2023-01-16T19:10:32.027Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-01-16T19:10:32.039Z] $ docker stop --time=1 2bf40f31c578aebcde4151a6b2d50c9c2d76d9ea06b1554a9eb88965ce01b526 [2023-01-16T19:10:33.345Z] $ docker rm -f --volumes 2bf40f31c578aebcde4151a6b2d50c9c2d76d9ea06b1554a9eb88965ce01b526 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-16T19:10:33.762Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-16T19:10:33.762Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-16T19:10:33.826Z] prd-ubuntu20.04-docker-8c-8g-2660 does not seem to be running inside a container [2023-01-16T19:10:33.860Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-sdk-go_PR-1276 -v /w/workspace/gexfoundry_device-sdk-go_PR-1276:/w/workspace/gexfoundry_device-sdk-go_PR-1276:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1276@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1276@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-16T19:10:34.208Z] $ docker top aa10a13ffa002fcc38470c5df017e110e47277f59e52bdd95026cf6f66dee927 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-16T19:10:34.546Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1276 [Pipeline] fileExists [Pipeline] sh [2023-01-16T19:10:34.844Z] + make test [2023-01-16T19:10:34.845Z] go test -race -coverprofile=coverage.out ./... [2023-01-16T19:10:41.412Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-01-16T19:10:53.611Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-01-16T19:10:53.611Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-01-16T19:10:53.611Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-01-16T19:10:53.611Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-01-16T19:10:53.611Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-01-16T19:10:53.611Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.064s coverage: 27.6% of statements [2023-01-16T19:10:53.611Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.055s coverage: 78.9% of statements [2023-01-16T19:10:53.611Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/clients [no test files] [2023-01-16T19:10:53.611Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.122s coverage: 73.6% of statements [2023-01-16T19:10:53.611Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-01-16T19:10:53.611Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-01-16T19:10:54.185Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.105s coverage: 60.6% of statements [2023-01-16T19:10:54.185Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-01-16T19:10:54.185Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging [no test files] [2023-01-16T19:10:54.185Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2023-01-16T19:10:54.185Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/telemetry [no test files] [2023-01-16T19:10:54.185Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.095s coverage: 65.1% of statements [2023-01-16T19:10:54.185Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-01-16T19:10:54.185Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-01-16T19:10:54.185Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.718s coverage: 89.2% of statements [2023-01-16T19:10:54.185Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/models/mocks [no test files] [2023-01-16T19:10:54.185Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.064s coverage: 4.6% of statements [2023-01-16T19:10:54.185Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-01-16T19:11:09.063Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-01-16T19:11:09.063Z] GO111MODULE=on go vet ./... [2023-01-16T19:11:10.964Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-16T19:11:10.964Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-16T19:11:10.964Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-16T19:11:10.976Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-16T19:11:10.991Z] $ docker stop --time=1 aa10a13ffa002fcc38470c5df017e110e47277f59e52bdd95026cf6f66dee927 [2023-01-16T19:11:13.404Z] $ docker rm -f --volumes aa10a13ffa002fcc38470c5df017e110e47277f59e52bdd95026cf6f66dee927 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-16T19:11:13.882Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-16T19:11:13.951Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-01-16T19:11:14.545Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-16T19:11:14.836Z] + ls -al . [2023-01-16T19:11:14.836Z] total 280 [2023-01-16T19:11:14.836Z] drwxrwxr-x 11 jenkins jenkins 4096 Jan 16 19:10 . [2023-01-16T19:11:14.836Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 16 19:09 .. [2023-01-16T19:11:14.836Z] -rw-rw-r-- 1 jenkins jenkins 140 Jan 16 19:09 .dockerignore [2023-01-16T19:11:14.836Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 16 19:10 .git [2023-01-16T19:11:14.836Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 16 19:09 .github [2023-01-16T19:11:14.836Z] -rw-rw-r-- 1 jenkins jenkins 131 Jan 16 19:09 .gitignore [2023-01-16T19:11:14.836Z] -rw-rw-r-- 1 jenkins jenkins 42 Jan 16 19:09 .golangci.yml [2023-01-16T19:11:14.836Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 16 19:09 .semver [2023-01-16T19:11:14.836Z] -rw-rw-r-- 1 jenkins jenkins 31677 Jan 16 19:09 CHANGELOG.md [2023-01-16T19:11:14.836Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 16 19:09 GOVERNANCE.md [2023-01-16T19:11:14.836Z] -rw-rw-r-- 1 jenkins jenkins 880 Jan 16 19:09 Jenkinsfile [2023-01-16T19:11:14.836Z] -rw-rw-r-- 1 jenkins jenkins 11341 Jan 16 19:09 LICENSE [2023-01-16T19:11:14.836Z] -rw-rw-r-- 1 jenkins jenkins 1679 Jan 16 19:09 Makefile [2023-01-16T19:11:14.836Z] -rw-rw-r-- 1 jenkins jenkins 619 Jan 16 19:09 OWNERS.md [2023-01-16T19:11:14.836Z] -rw-rw-r-- 1 jenkins jenkins 4891 Jan 16 19:09 README.md [2023-01-16T19:11:14.836Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 16 19:09 VERSION [2023-01-16T19:11:14.836Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 16 19:09 bin [2023-01-16T19:11:14.836Z] -rw-r--r-- 1 jenkins jenkins 100832 Jan 16 19:10 coverage.out [2023-01-16T19:11:14.836Z] drwxrwxr-x 5 jenkins jenkins 4096 Jan 16 19:09 example [2023-01-16T19:11:14.836Z] -rw-rw-r-- 1 jenkins jenkins 3342 Jan 16 19:09 go.mod [2023-01-16T19:11:14.836Z] -rw-rw-r-- 1 jenkins jenkins 44555 Jan 16 19:09 go.sum [2023-01-16T19:11:14.836Z] drwxrwxr-x 14 jenkins jenkins 4096 Jan 16 19:09 internal [2023-01-16T19:11:14.836Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 16 19:09 openapi [2023-01-16T19:11:14.836Z] drwxrwxr-x 6 jenkins jenkins 4096 Jan 16 19:09 pkg [2023-01-16T19:11:14.836Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 16 19:09 snap [2023-01-16T19:11:14.836Z] -rw-rw-r-- 1 jenkins jenkins 222 Jan 16 19:09 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-16T19:11:15.199Z] + 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=acf6045e4d0f6c3d3929d3deedc27b525a56cb9a --label arch=amd64 --label version=0.0.0 . [2023-01-16T19:11:15.199Z] Sending build context to Docker daemon 10.58MB [2023-01-16T19:11:15.199Z] Step 1/23 : ARG BASE=golang:1.18-alpine3.16 [2023-01-16T19:11:15.199Z] Step 2/23 : FROM ${BASE} AS builder [2023-01-16T19:11:15.199Z] ---> ef484bd65517 [2023-01-16T19:11:15.199Z] Step 3/23 : ARG MAKE=make build [2023-01-16T19:11:15.458Z] ---> Running in 4a7b271f351d [2023-01-16T19:11:15.458Z] Removing intermediate container 4a7b271f351d [2023-01-16T19:11:15.458Z] ---> 82af3072ef93 [2023-01-16T19:11:15.458Z] Step 4/23 : WORKDIR /device-sdk-go [2023-01-16T19:11:15.717Z] ---> Running in 4b5802ded0f9 [2023-01-16T19:11:15.718Z] Removing intermediate container 4b5802ded0f9 [2023-01-16T19:11:15.718Z] ---> e100f0465860 [2023-01-16T19:11:15.718Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-01-16T19:11:15.718Z] ---> Running in 0d00d1aeaeec [2023-01-16T19:11:15.979Z] Removing intermediate container 0d00d1aeaeec [2023-01-16T19:11:15.979Z] ---> e37d004915da [2023-01-16T19:11:15.979Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-01-16T19:11:15.979Z] ---> Running in 67e6f2de584c [2023-01-16T19:11:16.237Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-16T19:11:16.237Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-16T19:11:16.495Z] OK: 211 MiB in 51 packages [2023-01-16T19:11:17.064Z] Removing intermediate container 67e6f2de584c [2023-01-16T19:11:17.064Z] ---> 19a0dd13d2e2 [2023-01-16T19:11:17.064Z] Step 7/23 : COPY go.mod vendor* ./ [2023-01-16T19:11:17.064Z] ---> 670b9fd587b5 [2023-01-16T19:11:17.064Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-16T19:11:17.064Z] ---> Running in c491befc1402 [2023-01-16T19:11:18.093Z] Removing intermediate container c491befc1402 [2023-01-16T19:11:18.093Z] ---> 3211f124c91a [2023-01-16T19:11:18.093Z] Step 9/23 : COPY . . [2023-01-16T19:11:18.353Z] ---> 48076aca4c8c [2023-01-16T19:11:18.353Z] Step 10/23 : RUN ${MAKE} [2023-01-16T19:11:18.353Z] ---> Running in d3e7207fb954 [2023-01-16T19:11:18.613Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2023-01-16T19:11:31.189Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2673 in /w/workspace/gexfoundry_device-sdk-go_PR-1276 [Pipeline] { [Pipeline] ws [2023-01-16T19:11:31.199Z] Running in /w/workspace/device-sdk-go/4 [Pipeline] { [Pipeline] checkout [2023-01-16T19:11:31.240Z] The recommended git tool is: git [2023-01-16T19:11:36.727Z] Removing intermediate container d3e7207fb954 [2023-01-16T19:11:36.727Z] ---> 9303fe6eadff [2023-01-16T19:11:36.727Z] Step 11/23 : FROM alpine:3.16 [2023-01-16T19:11:36.727Z] 3.16: Pulling from library/alpine [2023-01-16T19:11:36.727Z] ca7dd9ec2225: Pulling fs layer [2023-01-16T19:11:36.727Z] ca7dd9ec2225: Verifying Checksum [2023-01-16T19:11:36.727Z] ca7dd9ec2225: Download complete [2023-01-16T19:11:36.727Z] ca7dd9ec2225: Pull complete [2023-01-16T19:11:36.727Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-16T19:11:36.727Z] Status: Downloaded newer image for alpine:3.16 [2023-01-16T19:11:36.727Z] ---> bfe296a52501 [2023-01-16T19:11:36.727Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-01-16T19:11:36.727Z] ---> Running in 9c223becfa6d [2023-01-16T19:11:36.727Z] Removing intermediate container 9c223becfa6d [2023-01-16T19:11:36.727Z] ---> 74b19e3e9884 [2023-01-16T19:11:36.727Z] Step 13/23 : RUN apk add --update --no-cache [2023-01-16T19:11:36.727Z] ---> Running in 191315c3b3dc [2023-01-16T19:11:36.727Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-16T19:11:36.727Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-16T19:11:36.985Z] OK: 6 MiB in 14 packages [2023-01-16T19:11:37.552Z] Removing intermediate container 191315c3b3dc [2023-01-16T19:11:37.552Z] ---> 091d4ad14b80 [2023-01-16T19:11:37.552Z] Step 14/23 : WORKDIR / [2023-01-16T19:11:37.552Z] ---> Running in a8913aaf3af8 [2023-01-16T19:11:37.810Z] Removing intermediate container a8913aaf3af8 [2023-01-16T19:11:37.810Z] ---> 513e07121151 [2023-01-16T19:11:37.810Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-01-16T19:11:38.068Z] ---> 55daad822f52 [2023-01-16T19:11:38.068Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-01-16T19:11:38.326Z] ---> 3db34293fae9 [2023-01-16T19:11:38.326Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-01-16T19:11:38.430Z] using credential edgex-jenkins-ssh [2023-01-16T19:11:38.450Z] Cloning the remote Git repository [2023-01-16T19:11:38.585Z] ---> 460973a605db [2023-01-16T19:11:38.585Z] Step 18/23 : EXPOSE 59999 [2023-01-16T19:11:38.585Z] ---> Running in c07141d9ff18 [2023-01-16T19:11:38.585Z] Removing intermediate container c07141d9ff18 [2023-01-16T19:11:38.585Z] ---> 094674688b4a [2023-01-16T19:11:38.585Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-01-16T19:11:38.844Z] ---> Running in 1885adbf8c75 [2023-01-16T19:11:38.844Z] Removing intermediate container 1885adbf8c75 [2023-01-16T19:11:38.844Z] ---> d798bb5df9d8 [2023-01-16T19:11:38.844Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-16T19:11:38.844Z] ---> Running in 5a9c342e0d5d [2023-01-16T19:11:38.844Z] Removing intermediate container 5a9c342e0d5d [2023-01-16T19:11:38.844Z] ---> a238e7d15a67 [2023-01-16T19:11:38.844Z] Step 21/23 : LABEL arch=amd64 [2023-01-16T19:11:38.515Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2023-01-16T19:11:38.624Z] > git init /w/workspace/device-sdk-go/4 # timeout=10 [2023-01-16T19:11:38.803Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2023-01-16T19:11:38.805Z] > git --version # timeout=10 [2023-01-16T19:11:38.830Z] > git --version # 'git version 2.25.1' [2023-01-16T19:11:38.832Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-16T19:11:39.102Z] ---> Running in 1e295348f5a2 [2023-01-16T19:11:39.102Z] Removing intermediate container 1e295348f5a2 [2023-01-16T19:11:39.102Z] ---> f922aa1f1b61 [2023-01-16T19:11:39.102Z] Step 22/23 : LABEL git_sha=acf6045e4d0f6c3d3929d3deedc27b525a56cb9a [2023-01-16T19:11:39.102Z] ---> Running in f64f366f2f61 [2023-01-16T19:11:39.102Z] Removing intermediate container f64f366f2f61 [2023-01-16T19:11:39.102Z] ---> 7a07f2b7d39e [2023-01-16T19:11:39.102Z] Step 23/23 : LABEL version=0.0.0 [2023-01-16T19:11:39.361Z] ---> Running in d416d1d34823 [2023-01-16T19:11:39.361Z] Removing intermediate container d416d1d34823 [2023-01-16T19:11:39.361Z] ---> 2582fe1c58dc [2023-01-16T19:11:39.361Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-16T19:11:39.361Z] Successfully built 2582fe1c58dc [2023-01-16T19:11:39.361Z] Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [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] withEnv [Pipeline] { [Pipeline] sh [2023-01-16T19:11:39.806Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-16T19:11:39.806Z] [2023-01-16T19:11:39.806Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-16T19:11:40.110Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-16T19:11:40.110Z] latest: Pulling from edgex-lftools-log-publisher [2023-01-16T19:11:40.110Z] 5eb5b503b376: Pulling fs layer [2023-01-16T19:11:40.110Z] 5c69ac0246d0: Pulling fs layer [2023-01-16T19:11:40.110Z] ec43610c2a17: Pulling fs layer [2023-01-16T19:11:40.110Z] 3a2ae6a8a46f: Pulling fs layer [2023-01-16T19:11:40.110Z] 33b1e0a273af: Pulling fs layer [2023-01-16T19:11:40.110Z] 5d3b04190fa2: Pulling fs layer [2023-01-16T19:11:40.110Z] 2f39f015ded8: Pulling fs layer [2023-01-16T19:11:40.110Z] 33b1e0a273af: Waiting [2023-01-16T19:11:40.110Z] 5d3b04190fa2: Waiting [2023-01-16T19:11:40.110Z] 2f39f015ded8: Waiting [2023-01-16T19:11:40.110Z] 5c69ac0246d0: Download complete [2023-01-16T19:11:40.110Z] 3a2ae6a8a46f: Verifying Checksum [2023-01-16T19:11:40.110Z] 3a2ae6a8a46f: Download complete [2023-01-16T19:11:38.922Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-16T19:11:40.370Z] 33b1e0a273af: Verifying Checksum [2023-01-16T19:11:40.370Z] 33b1e0a273af: Download complete [2023-01-16T19:11:40.370Z] 5d3b04190fa2: Verifying Checksum [2023-01-16T19:11:40.370Z] 5d3b04190fa2: Download complete [2023-01-16T19:11:40.370Z] ec43610c2a17: Verifying Checksum [2023-01-16T19:11:40.370Z] ec43610c2a17: Download complete [2023-01-16T19:11:40.630Z] 5eb5b503b376: Verifying Checksum [2023-01-16T19:11:40.630Z] 5eb5b503b376: Download complete [2023-01-16T19:11:41.196Z] 2f39f015ded8: Download complete [2023-01-16T19:11:40.698Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2023-01-16T19:11:40.743Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-16T19:11:41.761Z] 5eb5b503b376: Pull complete [2023-01-16T19:11:41.761Z] 5c69ac0246d0: Pull complete [2023-01-16T19:11:42.328Z] ec43610c2a17: Pull complete [2023-01-16T19:11:42.328Z] 3a2ae6a8a46f: Pull complete [2023-01-16T19:11:42.328Z] 33b1e0a273af: Pull complete [2023-01-16T19:11:42.591Z] 5d3b04190fa2: Pull complete [2023-01-16T19:11:42.670Z] Merging remotes/origin/main commit 7610f6dc338b87754f939bb9ede04e880837a002 into PR head commit d79dc869986e779177bfd539e27c5ba91e75c94b [2023-01-16T19:11:43.031Z] Merge succeeded, producing bd3ecf82fcf10256fea7206068c152088812a932 [2023-01-16T19:11:43.031Z] Checking out Revision bd3ecf82fcf10256fea7206068c152088812a932 (PR-1276) [2023-01-16T19:11:41.933Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2023-01-16T19:11:41.989Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2023-01-16T19:11:41.990Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-16T19:11:42.011Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1276/head:refs/remotes/origin/PR-1276 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-01-16T19:11:42.695Z] > git config core.sparsecheckout # timeout=10 [2023-01-16T19:11:42.725Z] > git checkout -f d79dc869986e779177bfd539e27c5ba91e75c94b # timeout=10 [2023-01-16T19:11:42.846Z] > git remote # timeout=10 [2023-01-16T19:11:42.871Z] > git config --get remote.origin.url # timeout=10 [2023-01-16T19:11:42.891Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-16T19:11:42.908Z] > git merge 7610f6dc338b87754f939bb9ede04e880837a002 # timeout=10 [2023-01-16T19:11:43.014Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-01-16T19:11:43.044Z] > git config core.sparsecheckout # timeout=10 [2023-01-16T19:11:43.061Z] > git checkout -f bd3ecf82fcf10256fea7206068c152088812a932 # timeout=10 [2023-01-16T19:11:46.768Z] Commit message: "Merge commit '7610f6dc338b87754f939bb9ede04e880837a002' into HEAD" [2023-01-16T19:11:46.771Z] 2f39f015ded8: Pull complete [2023-01-16T19:11:46.771Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-01-16T19:11:46.771Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-16T19:11:46.771Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-16T19:11:46.847Z] prd-ubuntu20.04-docker-8c-8g-2660 does not seem to be running inside a container [2023-01-16T19:11:46.781Z] > git rev-list --no-walk d79dc869986e779177bfd539e27c5ba91e75c94b # timeout=10 [2023-01-16T19:11:46.878Z] $ 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-1276 -v /w/workspace/gexfoundry_device-sdk-go_PR-1276:/w/workspace/gexfoundry_device-sdk-go_PR-1276:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1276@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1276@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-16T19:11:47.195Z] [2023-01-16T19:11:47.195Z] GitHub has been notified of this commit’s build result [2023-01-16T19:11:47.195Z] [2023-01-16T19:11:48.815Z] $ docker top 4aecd0cfc33bbbb4cadc435cec1b6df5164e37ad74340da2f8e340ea37a6c209 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-16T19:11:49.185Z] ---> job-cost.sh [2023-01-16T19:11:49.185Z] lf-activate-venv: SKIPPING [2023-01-16T19:11:49.185Z] INFO: No Stack... [2023-01-16T19:11:49.443Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-16T19:11:49.590Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-01-16T19:11:49.590Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-16T19:11:49.590Z] Dload Upload Total Spent Left Speed [2023-01-16T19:11:49.590Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 166k 0 --:--:-- --:--:-- --:--:-- 168k [2023-01-16T19:11:49.700Z] INFO: Archiving Costs [Pipeline] sh [2023-01-16T19:11:49.988Z] + cat /w/workspace/gexfoundry_device-sdk-go_PR-1276/archives/cost.csv [2023-01-16T19:11:49.988Z] + cut -d, -f6 [Pipeline] lock [2023-01-16T19:11:50.005Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1276-4-stack-cost] [2023-01-16T19:11:50.018Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1276-4-stack-cost] did not exist. Created. [2023-01-16T19:11:50.018Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1276-4-stack-cost] [Pipeline] { [Pipeline] sh [Pipeline] unstash [Pipeline] sh [2023-01-16T19:11:50.377Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [2023-01-16T19:11:50.398Z] + echo total: 0.2199999988079071 [Pipeline] sh [Pipeline] stash [2023-01-16T19:11:50.489Z] Stashed 1 file(s) [Pipeline] } [2023-01-16T19:11:50.495Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1276-4-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-16T19:11:50.515Z] $ docker stop --time=1 4aecd0cfc33bbbb4cadc435cec1b6df5164e37ad74340da2f8e340ea37a6c209 [2023-01-16T19:11:50.725Z] + sudo tee /etc/docker/daemon.new [2023-01-16T19:11:50.725Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-01-16T19:11:50.725Z] { [2023-01-16T19:11:50.725Z] "registry-mirrors": [ [2023-01-16T19:11:50.725Z] "https://nexus3.edgexfoundry.org:10001" [2023-01-16T19:11:50.725Z] ], [2023-01-16T19:11:50.725Z] "bip": "10.250.0.254/24", [2023-01-16T19:11:50.725Z] "hosts": [ [2023-01-16T19:11:50.725Z] "tcp://0.0.0.0:5555", [2023-01-16T19:11:50.725Z] "unix:///var/run/docker.sock" [2023-01-16T19:11:50.725Z] ], [2023-01-16T19:11:50.725Z] "mtu": 1458, [2023-01-16T19:11:50.725Z] "selinux-enabled": true, [2023-01-16T19:11:50.725Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-01-16T19:11:50.725Z] } [2023-01-16T19:11:51.686Z] $ docker rm -f --volumes 4aecd0cfc33bbbb4cadc435cec1b6df5164e37ad74340da2f8e340ea37a6c209 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-01-16T19:11:52.057Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-01-16T19:11:52.409Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-16T19:12:10.714Z] provisioning config files... [2023-01-16T19:12:10.751Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/4@tmp/config1063279699132484347tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-16T19:12:11.374Z] ---> docker-login.sh [2023-01-16T19:12:11.374Z] nexus3.edgexfoundry.org:10001 [2023-01-16T19:12:11.992Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-16T19:12:12.268Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-16T19:12:12.268Z] Configure a credential helper to remove this warning. See [2023-01-16T19:12:12.268Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-16T19:12:12.268Z] [2023-01-16T19:12:12.268Z] Login Succeeded [2023-01-16T19:12:12.268Z] nexus3.edgexfoundry.org:10002 [2023-01-16T19:12:12.542Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-16T19:12:12.542Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-16T19:12:12.542Z] Configure a credential helper to remove this warning. See [2023-01-16T19:12:12.542Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-16T19:12:12.542Z] [2023-01-16T19:12:12.542Z] Login Succeeded [2023-01-16T19:12:12.542Z] nexus3.edgexfoundry.org:10003 [2023-01-16T19:12:12.813Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-16T19:12:13.088Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-16T19:12:13.088Z] Configure a credential helper to remove this warning. See [2023-01-16T19:12:13.088Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-16T19:12:13.088Z] [2023-01-16T19:12:13.088Z] Login Succeeded [2023-01-16T19:12:13.088Z] nexus3.edgexfoundry.org:10004 [2023-01-16T19:12:13.364Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-16T19:12:13.642Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-16T19:12:13.642Z] Configure a credential helper to remove this warning. See [2023-01-16T19:12:13.642Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-16T19:12:13.642Z] [2023-01-16T19:12:13.642Z] Login Succeeded [2023-01-16T19:12:13.642Z] docker.io [2023-01-16T19:12:13.916Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-16T19:12:14.189Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-16T19:12:14.189Z] Configure a credential helper to remove this warning. See [2023-01-16T19:12:14.189Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-16T19:12:14.189Z] [2023-01-16T19:12:14.189Z] Login Succeeded [2023-01-16T19:12:14.189Z] ---> docker-login.sh ends [Pipeline] } [2023-01-16T19:12:14.206Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-16T19:12:14.535Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-16T19:12:14.552Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-16T19:12:14.561Z] ========================================================= [2023-01-16T19:12:14.561Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-01-16T19:12:14.561Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-16T19:12:14.922Z] + 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.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-01-16T19:12:15.527Z] Sending build context to Docker daemon 5.656MB [2023-01-16T19:12:15.527Z] Step 1/10 : ARG BASE=golang:1.18-alpine3.16 [2023-01-16T19:12:15.527Z] Step 2/10 : FROM ${BASE} AS builder [2023-01-16T19:12:15.527Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-01-16T19:12:15.527Z] 9b18e9b68314: Pulling fs layer [2023-01-16T19:12:15.527Z] 35d82f9e3411: Pulling fs layer [2023-01-16T19:12:15.527Z] e16973657156: Pulling fs layer [2023-01-16T19:12:15.527Z] fc693d55d65f: Pulling fs layer [2023-01-16T19:12:15.527Z] 7e9fc2657dce: Pulling fs layer [2023-01-16T19:12:15.527Z] dda99020689f: Pulling fs layer [2023-01-16T19:12:15.527Z] db1c61fa0a46: Pulling fs layer [2023-01-16T19:12:15.527Z] 891c053d2c06: Pulling fs layer [2023-01-16T19:12:15.527Z] fc693d55d65f: Waiting [2023-01-16T19:12:15.527Z] 7e9fc2657dce: Waiting [2023-01-16T19:12:15.527Z] dda99020689f: Waiting [2023-01-16T19:12:15.527Z] db1c61fa0a46: Waiting [2023-01-16T19:12:15.527Z] 891c053d2c06: Waiting [2023-01-16T19:12:15.806Z] e16973657156: Verifying Checksum [2023-01-16T19:12:15.806Z] e16973657156: Download complete [2023-01-16T19:12:15.806Z] 35d82f9e3411: Verifying Checksum [2023-01-16T19:12:15.806Z] 35d82f9e3411: Download complete [2023-01-16T19:12:15.806Z] 7e9fc2657dce: Verifying Checksum [2023-01-16T19:12:15.806Z] 7e9fc2657dce: Download complete [2023-01-16T19:12:15.806Z] dda99020689f: Verifying Checksum [2023-01-16T19:12:15.806Z] dda99020689f: Download complete [2023-01-16T19:12:15.806Z] 9b18e9b68314: Verifying Checksum [2023-01-16T19:12:15.806Z] 9b18e9b68314: Download complete [2023-01-16T19:12:16.795Z] 9b18e9b68314: Pull complete [2023-01-16T19:12:16.795Z] 891c053d2c06: Verifying Checksum [2023-01-16T19:12:16.795Z] 891c053d2c06: Download complete [2023-01-16T19:12:17.418Z] 35d82f9e3411: Pull complete [2023-01-16T19:12:17.700Z] e16973657156: Pull complete [2023-01-16T19:12:18.295Z] db1c61fa0a46: Verifying Checksum [2023-01-16T19:12:18.295Z] db1c61fa0a46: Download complete [2023-01-16T19:12:18.888Z] fc693d55d65f: Verifying Checksum [2023-01-16T19:12:18.888Z] fc693d55d65f: Download complete [2023-01-16T19:12:31.257Z] fc693d55d65f: Pull complete [2023-01-16T19:12:31.257Z] 7e9fc2657dce: Pull complete [2023-01-16T19:12:31.257Z] dda99020689f: Pull complete [2023-01-16T19:12:37.932Z] db1c61fa0a46: Pull complete [2023-01-16T19:12:39.369Z] 891c053d2c06: Pull complete [2023-01-16T19:12:39.369Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-01-16T19:12:39.369Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-16T19:12:39.369Z] ---> f96f9c87975a [2023-01-16T19:12:39.369Z] Step 3/10 : ARG MAKE=make build [2023-01-16T19:12:39.958Z] ---> Running in 0cce513afcfa [2023-01-16T19:12:40.233Z] Removing intermediate container 0cce513afcfa [2023-01-16T19:12:40.233Z] ---> 09962d8806c0 [2023-01-16T19:12:40.233Z] Step 4/10 : WORKDIR /device-sdk-go [2023-01-16T19:12:40.503Z] ---> Running in 8434fcc22d57 [2023-01-16T19:12:40.776Z] Removing intermediate container 8434fcc22d57 [2023-01-16T19:12:40.776Z] ---> c1e28171ca52 [2023-01-16T19:12:40.776Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-01-16T19:12:41.048Z] ---> Running in f87e7c75c973 [2023-01-16T19:12:41.325Z] Removing intermediate container f87e7c75c973 [2023-01-16T19:12:41.325Z] ---> 784629d440ab [2023-01-16T19:12:41.325Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-01-16T19:12:41.325Z] ---> Running in a003dfb9adad [2023-01-16T19:12:42.758Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-16T19:12:43.028Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-16T19:12:44.453Z] OK: 221 MiB in 51 packages [2023-01-16T19:12:45.428Z] Removing intermediate container a003dfb9adad [2023-01-16T19:12:45.428Z] ---> 5591e8b981ba [2023-01-16T19:12:45.428Z] Step 7/10 : COPY go.mod vendor* ./ [2023-01-16T19:12:46.019Z] ---> 7007556e5c86 [2023-01-16T19:12:46.019Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-16T19:12:46.019Z] ---> Running in 70067a64afdb [2023-01-16T19:13:54.009Z] Removing intermediate container 70067a64afdb [2023-01-16T19:13:54.009Z] ---> 3a6bf5725adc [2023-01-16T19:13:54.009Z] Step 9/10 : COPY . . [2023-01-16T19:13:54.009Z] ---> 77937d5372a6 [2023-01-16T19:13:54.009Z] Step 10/10 : RUN ${MAKE} [2023-01-16T19:13:54.009Z] ---> Running in 741d0398f76c [2023-01-16T19:13:54.009Z] noop [2023-01-16T19:13:54.009Z] Removing intermediate container 741d0398f76c [2023-01-16T19:13:54.009Z] ---> e298bf59b71c [2023-01-16T19:13:54.009Z] Successfully built e298bf59b71c [2023-01-16T19:13:54.009Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-16T19:13:54.371Z] + docker inspect -f . ci-base-image-arm64 [2023-01-16T19:13:54.371Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-16T19:13:54.602Z] prd-ubuntu20.04-docker-arm64-4c-16g-2673 does not seem to be running inside a container [2023-01-16T19:13:54.686Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/4 -v /w/workspace/device-sdk-go/4:/w/workspace/device-sdk-go/4:rw,z -v /w/workspace/device-sdk-go/4@tmp:/w/workspace/device-sdk-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-16T19:13:56.028Z] $ docker top 3e70c5b7277d9f850c857ce0cf44fd6f547bc899237cb7038fe4b82475e757d2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-16T19:13:56.911Z] + go version [2023-01-16T19:13:56.912Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-01-16T19:13:56.935Z] $ docker stop --time=1 3e70c5b7277d9f850c857ce0cf44fd6f547bc899237cb7038fe4b82475e757d2 [2023-01-16T19:13:58.624Z] $ docker rm -f --volumes 3e70c5b7277d9f850c857ce0cf44fd6f547bc899237cb7038fe4b82475e757d2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-16T19:13:59.216Z] + docker inspect -f . ci-base-image-arm64 [2023-01-16T19:13:59.216Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-16T19:13:59.453Z] prd-ubuntu20.04-docker-arm64-4c-16g-2673 does not seem to be running inside a container [2023-01-16T19:13:59.546Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-sdk-go/4 -v /w/workspace/device-sdk-go/4:/w/workspace/device-sdk-go/4:rw,z -v /w/workspace/device-sdk-go/4@tmp:/w/workspace/device-sdk-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-16T19:14:00.889Z] $ docker top 2b464e0458bc3ef8f59287f8aa989f6d33b0df8b480b3bb7851c7c46ae1f167a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-16T19:14:01.754Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/4 [Pipeline] fileExists [Pipeline] sh [2023-01-16T19:14:02.420Z] + make test [2023-01-16T19:14:02.420Z] go test -race -coverprofile=coverage.out ./... [2023-01-16T19:14:49.343Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-01-16T19:17:41.201Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-01-16T19:17:41.201Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-01-16T19:17:41.201Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-01-16T19:17:41.201Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-01-16T19:17:41.201Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-01-16T19:17:42.625Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.314s coverage: 27.6% of statements [2023-01-16T19:17:44.045Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.358s coverage: 78.9% of statements [2023-01-16T19:17:44.045Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/clients [no test files] [2023-01-16T19:17:50.714Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.479s coverage: 73.6% of statements [2023-01-16T19:17:50.714Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-01-16T19:17:50.714Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-01-16T19:17:53.313Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.750s coverage: 60.6% of statements [2023-01-16T19:17:53.313Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-01-16T19:17:53.313Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging [no test files] [2023-01-16T19:17:53.313Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2023-01-16T19:17:53.313Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/telemetry [no test files] [2023-01-16T19:17:53.313Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.474s coverage: 65.1% of statements [2023-01-16T19:17:53.313Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-01-16T19:17:53.313Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-01-16T19:17:53.581Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 3.515s coverage: 89.2% of statements [2023-01-16T19:17:53.581Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/models/mocks [no test files] [2023-01-16T19:17:53.581Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.297s coverage: 4.6% of statements [2023-01-16T19:17:53.581Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-01-16T19:17:54.167Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-01-16T19:17:54.167Z] GO111MODULE=on go vet ./... [2023-01-16T19:19:45.902Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-16T19:19:45.902Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-16T19:19:45.902Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-16T19:19:45.921Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-16T19:19:45.931Z] $ docker stop --time=1 2b464e0458bc3ef8f59287f8aa989f6d33b0df8b480b3bb7851c7c46ae1f167a [2023-01-16T19:19:47.815Z] $ docker rm -f --volumes 2b464e0458bc3ef8f59287f8aa989f6d33b0df8b480b3bb7851c7c46ae1f167a [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-16T19:19:49.332Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-16T19:19:49.357Z] Warning: overwriting stash ‘coverage-report’ [2023-01-16T19:19:50.047Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-16T19:19:50.417Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-16T19:19:50.804Z] + ls -al . [2023-01-16T19:19:50.804Z] total 276 [2023-01-16T19:19:50.804Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 16 19:14 . [2023-01-16T19:19:50.804Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 16 19:11 .. [2023-01-16T19:19:50.804Z] -rw-rw-r-- 1 jenkins jenkins 140 Jan 16 19:11 .dockerignore [2023-01-16T19:19:50.804Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 16 19:11 .git [2023-01-16T19:19:50.804Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 16 19:11 .github [2023-01-16T19:19:50.804Z] -rw-rw-r-- 1 jenkins jenkins 131 Jan 16 19:11 .gitignore [2023-01-16T19:19:50.804Z] -rw-rw-r-- 1 jenkins jenkins 42 Jan 16 19:11 .golangci.yml [2023-01-16T19:19:50.804Z] -rw-rw-r-- 1 jenkins jenkins 31677 Jan 16 19:11 CHANGELOG.md [2023-01-16T19:19:50.804Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 16 19:11 GOVERNANCE.md [2023-01-16T19:19:50.804Z] -rw-rw-r-- 1 jenkins jenkins 880 Jan 16 19:11 Jenkinsfile [2023-01-16T19:19:50.804Z] -rw-rw-r-- 1 jenkins jenkins 11341 Jan 16 19:11 LICENSE [2023-01-16T19:19:50.804Z] -rw-rw-r-- 1 jenkins jenkins 1679 Jan 16 19:11 Makefile [2023-01-16T19:19:50.804Z] -rw-rw-r-- 1 jenkins jenkins 619 Jan 16 19:11 OWNERS.md [2023-01-16T19:19:50.804Z] -rw-rw-r-- 1 jenkins jenkins 4891 Jan 16 19:11 README.md [2023-01-16T19:19:50.804Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 16 19:09 VERSION [2023-01-16T19:19:50.804Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 16 19:11 bin [2023-01-16T19:19:50.804Z] -rw-r--r-- 1 jenkins jenkins 100832 Jan 16 19:17 coverage.out [2023-01-16T19:19:50.804Z] drwxrwxr-x 5 jenkins jenkins 4096 Jan 16 19:11 example [2023-01-16T19:19:50.804Z] -rw-rw-r-- 1 jenkins jenkins 3342 Jan 16 19:11 go.mod [2023-01-16T19:19:50.804Z] -rw-rw-r-- 1 jenkins jenkins 44555 Jan 16 19:11 go.sum [2023-01-16T19:19:50.804Z] drwxrwxr-x 14 jenkins jenkins 4096 Jan 16 19:11 internal [2023-01-16T19:19:50.804Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 16 19:11 openapi [2023-01-16T19:19:50.804Z] drwxrwxr-x 6 jenkins jenkins 4096 Jan 16 19:11 pkg [2023-01-16T19:19:50.804Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 16 19:11 snap [2023-01-16T19:19:50.804Z] -rw-rw-r-- 1 jenkins jenkins 222 Jan 16 19:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-16T19:19:51.171Z] + 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=bd3ecf82fcf10256fea7206068c152088812a932 --label arch=arm64 --label version=0.0.0 . [2023-01-16T19:19:51.802Z] Sending build context to Docker daemon 5.757MB [2023-01-16T19:19:51.802Z] Step 1/23 : ARG BASE=golang:1.18-alpine3.16 [2023-01-16T19:19:51.802Z] Step 2/23 : FROM ${BASE} AS builder [2023-01-16T19:19:51.802Z] ---> e298bf59b71c [2023-01-16T19:19:51.802Z] Step 3/23 : ARG MAKE=make build [2023-01-16T19:19:51.802Z] ---> Running in 416ef1cd758c [2023-01-16T19:19:52.410Z] Removing intermediate container 416ef1cd758c [2023-01-16T19:19:52.410Z] ---> 83b9404d4f75 [2023-01-16T19:19:52.410Z] Step 4/23 : WORKDIR /device-sdk-go [2023-01-16T19:19:52.410Z] ---> Running in ec5f351d92a9 [2023-01-16T19:19:52.687Z] Removing intermediate container ec5f351d92a9 [2023-01-16T19:19:52.687Z] ---> 238c847dea14 [2023-01-16T19:19:52.687Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-01-16T19:19:52.687Z] ---> Running in 354449bfa6dc [2023-01-16T19:19:53.293Z] Removing intermediate container 354449bfa6dc [2023-01-16T19:19:53.293Z] ---> 0a0e56f19338 [2023-01-16T19:19:53.293Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-01-16T19:19:53.293Z] ---> Running in 41c75278dfb8 [2023-01-16T19:19:54.282Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-16T19:19:54.877Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-16T19:19:55.858Z] OK: 221 MiB in 51 packages [2023-01-16T19:19:56.829Z] Removing intermediate container 41c75278dfb8 [2023-01-16T19:19:56.829Z] ---> 46130344b846 [2023-01-16T19:19:56.829Z] Step 7/23 : COPY go.mod vendor* ./ [2023-01-16T19:19:57.418Z] ---> c3feb859faf5 [2023-01-16T19:19:57.418Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-16T19:19:57.689Z] ---> Running in 5b13b9a5847d [2023-01-16T19:19:59.650Z] Removing intermediate container 5b13b9a5847d [2023-01-16T19:19:59.650Z] ---> 49d5439d0fad [2023-01-16T19:19:59.650Z] Step 9/23 : COPY . . [2023-01-16T19:20:01.069Z] ---> 8f43be49b85a [2023-01-16T19:20:01.069Z] Step 10/23 : RUN ${MAKE} [2023-01-16T19:20:01.339Z] ---> Running in 885b7e0659c1 [2023-01-16T19:20:02.301Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2023-01-16T19:22:24.008Z] Removing intermediate container 885b7e0659c1 [2023-01-16T19:22:24.008Z] ---> d5584c28912b [2023-01-16T19:22:24.008Z] Step 11/23 : FROM alpine:3.16 [2023-01-16T19:22:24.008Z] 3.16: Pulling from library/alpine [2023-01-16T19:22:24.008Z] 6875df1f5354: Pulling fs layer [2023-01-16T19:22:24.008Z] 6875df1f5354: Verifying Checksum [2023-01-16T19:22:24.008Z] 6875df1f5354: Download complete [2023-01-16T19:22:24.008Z] 6875df1f5354: Pull complete [2023-01-16T19:22:24.008Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-16T19:22:24.008Z] Status: Downloaded newer image for alpine:3.16 [2023-01-16T19:22:24.008Z] ---> 2b4661558fb8 [2023-01-16T19:22:24.008Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-01-16T19:22:24.008Z] ---> Running in 1acfd0346413 [2023-01-16T19:22:24.008Z] Removing intermediate container 1acfd0346413 [2023-01-16T19:22:24.008Z] ---> aa95f5d2b94e [2023-01-16T19:22:24.008Z] Step 13/23 : RUN apk add --update --no-cache [2023-01-16T19:22:24.008Z] ---> Running in 68951376cb2f [2023-01-16T19:22:24.008Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-16T19:22:24.008Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-16T19:22:24.008Z] OK: 5 MiB in 14 packages [2023-01-16T19:22:24.008Z] Removing intermediate container 68951376cb2f [2023-01-16T19:22:24.008Z] ---> 5e2d37570cfd [2023-01-16T19:22:24.008Z] Step 14/23 : WORKDIR / [2023-01-16T19:22:24.008Z] ---> Running in e1644bfad3c2 [2023-01-16T19:22:24.008Z] Removing intermediate container e1644bfad3c2 [2023-01-16T19:22:24.008Z] ---> c3f1da55edc6 [2023-01-16T19:22:24.008Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-01-16T19:22:24.008Z] ---> f903179fa25c [2023-01-16T19:22:24.008Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-01-16T19:22:24.008Z] ---> 7ceba17b99fc [2023-01-16T19:22:24.008Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-01-16T19:22:24.008Z] ---> 96edb153600e [2023-01-16T19:22:24.008Z] Step 18/23 : EXPOSE 59999 [2023-01-16T19:22:24.008Z] ---> Running in 305444bb762d [2023-01-16T19:22:24.008Z] Removing intermediate container 305444bb762d [2023-01-16T19:22:24.008Z] ---> 828fe1b8c5be [2023-01-16T19:22:24.008Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-01-16T19:22:24.008Z] ---> Running in 3b0380616e86 [2023-01-16T19:22:24.008Z] Removing intermediate container 3b0380616e86 [2023-01-16T19:22:24.008Z] ---> 998f9a9e1d0a [2023-01-16T19:22:24.008Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-16T19:22:24.008Z] ---> Running in 405deaac7793 [2023-01-16T19:22:24.008Z] Removing intermediate container 405deaac7793 [2023-01-16T19:22:24.008Z] ---> 663bcc34dc56 [2023-01-16T19:22:24.008Z] Step 21/23 : LABEL arch=arm64 [2023-01-16T19:22:24.008Z] ---> Running in 3215f5d0967d [2023-01-16T19:22:24.008Z] Removing intermediate container 3215f5d0967d [2023-01-16T19:22:24.008Z] ---> 74eeb8c24025 [2023-01-16T19:22:24.008Z] Step 22/23 : LABEL git_sha=bd3ecf82fcf10256fea7206068c152088812a932 [2023-01-16T19:22:24.008Z] ---> Running in 5349805d0fd4 [2023-01-16T19:22:24.008Z] Removing intermediate container 5349805d0fd4 [2023-01-16T19:22:24.008Z] ---> 84a8df1c9716 [2023-01-16T19:22:24.008Z] Step 23/23 : LABEL version=0.0.0 [2023-01-16T19:22:24.008Z] ---> Running in f2244d6d0999 [2023-01-16T19:22:24.008Z] Removing intermediate container f2244d6d0999 [2023-01-16T19:22:24.008Z] ---> 862f1b4e920b [2023-01-16T19:22:24.008Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-16T19:22:24.008Z] Successfully built 862f1b4e920b [2023-01-16T19:22:24.008Z] Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // withEnv [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] withEnv [Pipeline] { [Pipeline] sh [2023-01-16T19:22:24.434Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-16T19:22:24.434Z] [2023-01-16T19:22:24.434Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-16T19:22:24.768Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-16T19:22:24.768Z] arm64: Pulling from edgex-lftools-log-publisher [2023-01-16T19:22:24.768Z] 8998bd30e6a1: Pulling fs layer [2023-01-16T19:22:24.768Z] 04944245beec: Pulling fs layer [2023-01-16T19:22:24.768Z] 699f458cf7ca: Pulling fs layer [2023-01-16T19:22:24.768Z] 765212b225bb: Pulling fs layer [2023-01-16T19:22:24.768Z] f23df028b6ca: Pulling fs layer [2023-01-16T19:22:24.768Z] d65c8cfc05b1: Pulling fs layer [2023-01-16T19:22:24.768Z] 2437ff75d9bd: Pulling fs layer [2023-01-16T19:22:24.768Z] f23df028b6ca: Waiting [2023-01-16T19:22:24.768Z] d65c8cfc05b1: Waiting [2023-01-16T19:22:24.768Z] 765212b225bb: Waiting [2023-01-16T19:22:25.042Z] 2437ff75d9bd: Waiting [2023-01-16T19:22:25.042Z] 04944245beec: Verifying Checksum [2023-01-16T19:22:25.042Z] 04944245beec: Download complete [2023-01-16T19:22:25.042Z] 765212b225bb: Verifying Checksum [2023-01-16T19:22:25.042Z] 765212b225bb: Download complete [2023-01-16T19:22:25.042Z] f23df028b6ca: Verifying Checksum [2023-01-16T19:22:25.042Z] f23df028b6ca: Download complete [2023-01-16T19:22:25.042Z] d65c8cfc05b1: Verifying Checksum [2023-01-16T19:22:25.042Z] d65c8cfc05b1: Download complete [2023-01-16T19:22:25.311Z] 699f458cf7ca: Verifying Checksum [2023-01-16T19:22:25.311Z] 699f458cf7ca: Download complete [2023-01-16T19:22:25.592Z] 8998bd30e6a1: Verifying Checksum [2023-01-16T19:22:25.592Z] 8998bd30e6a1: Download complete [2023-01-16T19:22:28.183Z] 2437ff75d9bd: Verifying Checksum [2023-01-16T19:22:28.183Z] 2437ff75d9bd: Download complete [2023-01-16T19:22:29.594Z] 8998bd30e6a1: Pull complete [2023-01-16T19:22:30.179Z] 04944245beec: Pull complete [2023-01-16T19:22:31.591Z] 699f458cf7ca: Pull complete [2023-01-16T19:22:31.859Z] 765212b225bb: Pull complete [2023-01-16T19:22:32.459Z] f23df028b6ca: Pull complete [2023-01-16T19:22:32.728Z] d65c8cfc05b1: Pull complete [2023-01-16T19:22:47.725Z] 2437ff75d9bd: Pull complete [2023-01-16T19:22:47.725Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-01-16T19:22:47.725Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-16T19:22:47.725Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-16T19:22:47.912Z] prd-ubuntu20.04-docker-arm64-4c-16g-2673 does not seem to be running inside a container [2023-01-16T19:22:47.977Z] $ 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/4 -v /w/workspace/device-sdk-go/4:/w/workspace/device-sdk-go/4:rw,z -v /w/workspace/device-sdk-go/4@tmp:/w/workspace/device-sdk-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-01-16T19:22:50.821Z] $ docker top 0d03c4a88014160e37d5e3e0b9d6e61d8435a5c7c9688d93432783f526b4b66c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-16T19:22:51.345Z] ---> job-cost.sh [2023-01-16T19:22:51.613Z] lf-activate-venv: SKIPPING [2023-01-16T19:22:51.613Z] INFO: No Stack... [2023-01-16T19:22:52.195Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-01-16T19:22:52.777Z] INFO: Archiving Costs [Pipeline] sh [2023-01-16T19:22:53.415Z] + cat /w/workspace/device-sdk-go/4/archives/cost.csv [2023-01-16T19:22:53.415Z] + cut -d, -f6 [Pipeline] lock [2023-01-16T19:22:53.485Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1276-4-stack-cost] [2023-01-16T19:22:53.494Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1276-4-stack-cost] did not exist. Created. [2023-01-16T19:22:53.494Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1276-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-16T19:22:54.153Z] /w/workspace/device-sdk-go/4@tmp/durable-39910ce9/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-01-16T19:22:54.488Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-01-16T19:22:54.510Z] Warning: overwriting stash ‘stack-cost’ [2023-01-16T19:22:54.571Z] Stashed 1 file(s) [Pipeline] } [2023-01-16T19:22:54.578Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1276-4-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-16T19:22:54.594Z] $ docker stop --time=1 0d03c4a88014160e37d5e3e0b9d6e61d8435a5c7c9688d93432783f526b4b66c [2023-01-16T19:22:56.104Z] $ docker rm -f --volumes 0d03c4a88014160e37d5e3e0b9d6e61d8435a5c7c9688d93432783f526b4b66c [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 [2023-01-16T19:22:56.449Z] provisioning config files... [2023-01-16T19:22:56.455Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1276@tmp/config2492078330090465297tmp [Pipeline] { [Pipeline] sh [2023-01-16T19:22:56.739Z] + set +x [2023-01-16T19:22:56.739Z] + curl -s https://codecov.io/bash [2023-01-16T19:22:56.739Z] + bash -s -- [2023-01-16T19:22:56.739Z] [2023-01-16T19:22:56.739Z] _____ _ [2023-01-16T19:22:56.739Z] / ____| | | [2023-01-16T19:22:56.739Z] | | ___ __| | ___ ___ _____ __ [2023-01-16T19:22:56.739Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-01-16T19:22:56.739Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-01-16T19:22:56.739Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-01-16T19:22:56.739Z] Bash-1.0.6 [2023-01-16T19:22:56.739Z] [2023-01-16T19:22:56.739Z] [2023-01-16T19:22:56.739Z] ==> git version 2.25.1 found [2023-01-16T19:22:56.739Z] ==> 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 [2023-01-16T19:22:56.739Z] Release-Date: 2020-01-08 [2023-01-16T19:22:56.739Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-01-16T19:22:56.739Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-01-16T19:22:56.739Z] ==> Jenkins CI detected. [2023-01-16T19:22:56.739Z] current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1276 [2023-01-16T19:22:56.739Z] project root: . [2023-01-16T19:22:56.739Z] --> token set from env [2023-01-16T19:22:56.739Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-01-16T19:22:56.739Z] ==> Running gcov in . (disable via -X gcov) [2023-01-16T19:22:56.739Z] ==> Python coveragepy not found [2023-01-16T19:22:56.739Z] ==> Searching for coverage reports in: [2023-01-16T19:22:56.739Z] + . [2023-01-16T19:22:56.739Z] -> Found 1 reports [2023-01-16T19:22:56.739Z] ==> Detecting git/mercurial file structure [2023-01-16T19:22:56.739Z] ==> Reading reports [2023-01-16T19:22:56.739Z] + ./coverage.out bytes=100832 [2023-01-16T19:22:56.739Z] ==> Appending adjustments [2023-01-16T19:22:56.739Z] https://docs.codecov.io/docs/fixing-reports [2023-01-16T19:22:56.998Z] + Found adjustments [2023-01-16T19:22:56.998Z] ==> Gzipping contents [2023-01-16T19:22:56.998Z] 16K /tmp/codecov.KwU1L0.gz [2023-01-16T19:22:56.998Z] ==> Uploading reports [2023-01-16T19:22:56.998Z] url: https://codecov.io [2023-01-16T19:22:56.998Z] query: branch=PR-1276&commit=acf6045e4d0f6c3d3929d3deedc27b525a56cb9a&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1276%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1276&job=&cmd_args= [2023-01-16T19:22:56.998Z] -> Pinging Codecov [2023-01-16T19:22:56.998Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1276&commit=acf6045e4d0f6c3d3929d3deedc27b525a56cb9a&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1276%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1276&job=&cmd_args= [2023-01-16T19:22:57.564Z] -> Uploading to [2023-01-16T19:22:57.564Z] https://storage.googleapis.com/codecov/v4/raw/2023-01-16/7E55EF52A471D76F132DFD9A03CDDE97/acf6045e4d0f6c3d3929d3deedc27b525a56cb9a/0f24488e-a4a5-46c0-90ee-ad2e42bbd4ef.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230116%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230116T192257Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5eba279e05b9826d6fc52255a361ae85f7b07e90338f47b948e578aa78c32353 [2023-01-16T19:22:57.564Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-16T19:22:57.564Z] Dload Upload Total Spent Left Speed [2023-01-16T19:22:57.564Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14717 0 0 100 14717 0 53711 --:--:-- --:--:-- --:--:-- 53516 100 14717 0 0 100 14717 0 53711 --:--:-- --:--:-- --:--:-- 53516 [2023-01-16T19:22:57.564Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/acf6045e4d0f6c3d3929d3deedc27b525a56cb9a [Pipeline] } [2023-01-16T19:22:57.570Z] 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 [2023-01-16T19:22:58.268Z] + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1276/archives ] [2023-01-16T19:22:58.268Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1276/archives [2023-01-16T19:22:58.268Z] total 16 [2023-01-16T19:22:58.268Z] drwxr-xr-x 3 root root 4096 Jan 16 19:11 . [2023-01-16T19:22:58.268Z] drwxrwxr-x 12 jenkins jenkins 4096 Jan 16 19:11 .. [2023-01-16T19:22:58.268Z] drwxr-xr-x 2 root root 4096 Jan 16 19:11 cost [2023-01-16T19:22:58.268Z] -rw-r--r-- 1 root root 86 Jan 16 19:11 cost.csv [2023-01-16T19:22:58.268Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1276/archives [2023-01-16T19:22:58.268Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1276/archives [2023-01-16T19:22:58.268Z] total 16 [2023-01-16T19:22:58.268Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 16 19:11 . [2023-01-16T19:22:58.268Z] drwxrwxr-x 12 jenkins jenkins 4096 Jan 16 19:11 .. [2023-01-16T19:22:58.268Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 16 19:11 cost [2023-01-16T19:22:58.268Z] -rw-r--r-- 1 jenkins jenkins 86 Jan 16 19:11 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-01-16T19:22:58.561Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-16T19:22:59.421Z] ---> package-listing.sh [2023-01-16T19:22:59.421Z] ++ facter osfamily [2023-01-16T19:22:59.421Z] ++ tr '[:upper:]' '[:lower:]' [2023-01-16T19:22:59.682Z] + OS_FAMILY=debian [2023-01-16T19:22:59.682Z] + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1276 [2023-01-16T19:22:59.682Z] + START_PACKAGES=/tmp/packages_start.txt [2023-01-16T19:22:59.682Z] + END_PACKAGES=/tmp/packages_end.txt [2023-01-16T19:22:59.682Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-01-16T19:22:59.682Z] + PACKAGES=/tmp/packages_start.txt [2023-01-16T19:22:59.682Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1276 ']' [2023-01-16T19:22:59.682Z] + PACKAGES=/tmp/packages_end.txt [2023-01-16T19:22:59.682Z] + case "${OS_FAMILY}" in [2023-01-16T19:22:59.682Z] + dpkg -l [2023-01-16T19:22:59.682Z] + grep '^ii' [2023-01-16T19:22:59.682Z] + '[' -f /tmp/packages_start.txt ']' [2023-01-16T19:22:59.682Z] + '[' -f /tmp/packages_end.txt ']' [2023-01-16T19:22:59.682Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-01-16T19:22:59.682Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1276 ']' [2023-01-16T19:22:59.682Z] + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1276/archives/ [2023-01-16T19:22:59.682Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1276/archives/ [Pipeline] echo [2023-01-16T19:22:59.692Z] 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-1276/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-01-16T19:22:59.970Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-16T19:23:00.528Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-16T19:23:00.528Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-16T19:23:00.600Z] prd-ubuntu20.04-docker-8c-8g-2660 does not seem to be running inside a container [2023-01-16T19:23:00.632Z] $ 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-1276/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-1276 -v /w/workspace/gexfoundry_device-sdk-go_PR-1276:/w/workspace/gexfoundry_device-sdk-go_PR-1276:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1276@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1276@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-16T19:23:00.859Z] $ docker top 9ccbbdb2ab679bd664b27d882595ec4614914c526bacc9ff67d82260cf78e795 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-16T19:23:01.192Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-01-16T19:23:01.473Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-01-16T19:23:01.756Z] + ls /var/log/sa-host [2023-01-16T19:23:01.756Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-16T19:23:01.819Z] provisioning config files... [2023-01-16T19:23:01.828Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1276@tmp/config16372158275037892055tmp [Pipeline] { [Pipeline] echo [2023-01-16T19:23:01.842Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-16T19:23:02.125Z] ---> create-netrc.sh [Pipeline] } [2023-01-16T19:23:02.132Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-01-16T19:23:02.445Z] ---> python-tools-install.sh [Pipeline] echo [2023-01-16T19:23:02.454Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-16T19:23:02.741Z] ---> sudo-logs.sh [2023-01-16T19:23:02.741Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-01-16T19:23:02.772Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-16T19:23:03.055Z] ---> job-cost.sh [2023-01-16T19:23:03.055Z] lf-activate-venv: SKIPPING [2023-01-16T19:23:03.055Z] DEBUG: total: 0.2199999988079071 [2023-01-16T19:23:03.055Z] INFO: Retrieving Stack Cost... [2023-01-16T19:23:03.316Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-16T19:23:03.882Z] INFO: Archiving Costs [Pipeline] echo [2023-01-16T19:23:03.895Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-16T19:23:04.176Z] ---> logs-deploy.sh [2023-01-16T19:23:04.176Z] lf-activate-venv: SKIPPING [2023-01-16T19:23:04.176Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1276/4 [2023-01-16T19:23:04.176Z] INFO: archiving workspace using pattern(s): [2023-01-16T19:23:05.112Z] Archives upload complete. [2023-01-16T19:23:05.372Z] INFO: archiving logs to Nexus [2023-01-16T19:23:05.942Z] ---> uname -a: [2023-01-16T19:23:05.942Z] Linux prd-ubuntu20-04-docker-8c-8g-2660 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-01-16T19:23:05.942Z] [2023-01-16T19:23:05.942Z] [2023-01-16T19:23:05.942Z] ---> lscpu: [2023-01-16T19:23:05.942Z] Architecture: x86_64 [2023-01-16T19:23:05.942Z] CPU op-mode(s): 32-bit, 64-bit [2023-01-16T19:23:05.942Z] Byte Order: Little Endian [2023-01-16T19:23:05.942Z] Address sizes: 40 bits physical, 48 bits virtual [2023-01-16T19:23:05.942Z] CPU(s): 8 [2023-01-16T19:23:05.942Z] On-line CPU(s) list: 0-7 [2023-01-16T19:23:05.942Z] Thread(s) per core: 1 [2023-01-16T19:23:05.942Z] Core(s) per socket: 1 [2023-01-16T19:23:05.942Z] Socket(s): 8 [2023-01-16T19:23:05.942Z] NUMA node(s): 1 [2023-01-16T19:23:05.942Z] Vendor ID: AuthenticAMD [2023-01-16T19:23:05.942Z] CPU family: 23 [2023-01-16T19:23:05.942Z] Model: 49 [2023-01-16T19:23:05.942Z] Model name: AMD EPYC-Rome Processor [2023-01-16T19:23:05.942Z] Stepping: 0 [2023-01-16T19:23:05.942Z] CPU MHz: 2799.996 [2023-01-16T19:23:05.942Z] BogoMIPS: 5599.99 [2023-01-16T19:23:05.942Z] Virtualization: AMD-V [2023-01-16T19:23:05.942Z] Hypervisor vendor: KVM [2023-01-16T19:23:05.942Z] Virtualization type: full [2023-01-16T19:23:05.942Z] L1d cache: 256 KiB [2023-01-16T19:23:05.942Z] L1i cache: 256 KiB [2023-01-16T19:23:05.942Z] L2 cache: 4 MiB [2023-01-16T19:23:05.942Z] L3 cache: 128 MiB [2023-01-16T19:23:05.942Z] NUMA node0 CPU(s): 0-7 [2023-01-16T19:23:05.942Z] Vulnerability Itlb multihit: Not affected [2023-01-16T19:23:05.942Z] Vulnerability L1tf: Not affected [2023-01-16T19:23:05.942Z] Vulnerability Mds: Not affected [2023-01-16T19:23:05.942Z] Vulnerability Meltdown: Not affected [2023-01-16T19:23:05.942Z] Vulnerability Mmio stale data: Not affected [2023-01-16T19:23:05.942Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-01-16T19:23:05.942Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-01-16T19:23:05.942Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-01-16T19:23:05.942Z] Vulnerability Srbds: Not affected [2023-01-16T19:23:05.942Z] Vulnerability Tsx async abort: Not affected [2023-01-16T19:23:05.942Z] 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 [2023-01-16T19:23:05.942Z] [2023-01-16T19:23:05.942Z] [2023-01-16T19:23:05.942Z] ---> nproc: [2023-01-16T19:23:05.942Z] 8 [2023-01-16T19:23:05.942Z] [2023-01-16T19:23:05.942Z] [2023-01-16T19:23:05.942Z] ---> df -h: [2023-01-16T19:23:05.942Z] Filesystem Size Used Avail Use% Mounted on [2023-01-16T19:23:05.942Z] overlay 155G 12G 144G 8% / [2023-01-16T19:23:05.942Z] tmpfs 64M 0 64M 0% /dev [2023-01-16T19:23:05.942Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-01-16T19:23:05.942Z] shm 64M 0 64M 0% /dev/shm [2023-01-16T19:23:05.942Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-01-16T19:23:05.942Z] [2023-01-16T19:23:05.942Z] [2023-01-16T19:23:05.942Z] ---> sar -b -r -n DEV: [2023-01-16T19:23:05.942Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2660) 01/16/23 _x86_64_ (8 CPU) [2023-01-16T19:23:05.942Z] [2023-01-16T19:23:05.942Z] 19:08:49 LINUX RESTART (8 CPU) [2023-01-16T19:23:05.942Z] [2023-01-16T19:23:05.942Z] 19:09:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-01-16T19:23:05.942Z] 19:10:01 305.91 47.93 257.98 0.00 5419.74 152892.53 0.00 [2023-01-16T19:23:05.942Z] 19:11:01 143.61 0.65 142.96 0.00 7.07 99622.33 0.00 [2023-01-16T19:23:05.942Z] 19:12:01 177.22 0.35 176.87 0.00 28.93 47283.85 0.00 [2023-01-16T19:23:05.942Z] 19:13:01 2.15 0.00 2.15 0.00 0.00 25.48 0.00 [2023-01-16T19:23:05.942Z] 19:14:01 27.37 9.25 18.12 0.00 2882.69 2423.32 0.00 [2023-01-16T19:23:05.942Z] 19:15:01 30.06 1.33 28.73 0.00 2271.22 6428.93 0.00 [2023-01-16T19:23:05.942Z] 19:16:01 3.62 0.02 3.60 0.00 0.13 91.72 0.00 [2023-01-16T19:23:05.942Z] 19:17:01 1.95 0.02 1.93 0.00 0.13 20.66 0.00 [2023-01-16T19:23:05.942Z] 19:18:01 1.58 0.00 1.58 0.00 0.00 17.86 0.00 [2023-01-16T19:23:05.942Z] 19:19:01 1.75 0.00 1.75 0.00 0.00 20.53 0.00 [2023-01-16T19:23:05.942Z] 19:20:01 0.97 0.00 0.97 0.00 0.00 10.53 0.00 [2023-01-16T19:23:05.942Z] 19:21:01 1.92 0.00 1.92 0.00 0.00 21.20 0.00 [2023-01-16T19:23:05.942Z] 19:22:01 1.27 0.00 1.27 0.00 0.00 14.26 0.00 [2023-01-16T19:23:05.942Z] 19:23:01 6.33 0.25 6.08 0.00 19.33 116.65 0.00 [2023-01-16T19:23:05.942Z] Average: 50.43 4.27 46.15 0.00 759.70 22081.90 0.00 [2023-01-16T19:23:05.942Z] [2023-01-16T19:23:05.942Z] 19:09:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-01-16T19:23:05.942Z] 19:10:01 29170804 31584284 745192 2.27 72344 2618148 1879000 5.54 1012152 2355328 8 [2023-01-16T19:23:05.942Z] 19:11:01 28013464 31503556 802536 2.44 138860 3540240 1971808 5.81 1347452 3069112 432328 [2023-01-16T19:23:05.942Z] 19:12:01 27762516 31560804 746776 2.27 152364 3801296 1769488 5.21 1242808 3386704 332 [2023-01-16T19:23:05.942Z] 19:13:01 27762932 31561240 746224 2.27 152384 3801304 1769488 5.21 1242576 3386708 4 [2023-01-16T19:23:05.942Z] 19:14:01 27447992 31517748 773016 2.35 169636 4052416 1855296 5.47 1389656 3533360 66328 [2023-01-16T19:23:05.942Z] 19:15:01 27242856 31543760 744920 2.27 185956 4256072 1815676 5.35 1561876 3550844 16 [2023-01-16T19:23:05.942Z] 19:16:01 27249956 31546072 742736 2.26 184548 4252820 1797812 5.30 1558608 3547632 172 [2023-01-16T19:23:05.942Z] 19:17:01 27256264 31552444 736280 2.24 184624 4252816 1797812 5.30 1552688 3547636 4 [2023-01-16T19:23:05.942Z] 19:18:01 27256484 31552808 735872 2.24 184704 4252824 1797812 5.30 1552276 3547632 8 [2023-01-16T19:23:05.942Z] 19:19:01 27256420 31552944 735672 2.24 184752 4252960 1797812 5.30 1552328 3547764 32 [2023-01-16T19:23:05.942Z] 19:20:01 27256280 31552812 735788 2.24 184780 4252960 1797812 5.30 1552432 3547772 16 [2023-01-16T19:23:05.942Z] 19:21:01 27256256 31553376 735668 2.24 184848 4252964 1797812 5.30 1552024 3548244 36 [2023-01-16T19:23:05.942Z] 19:22:01 27256456 31553640 735560 2.24 184908 4252968 1797812 5.30 1552092 3548252 4 [2023-01-16T19:23:05.942Z] 19:23:01 27209020 31508280 778108 2.37 185084 4254304 2037092 6.00 1595480 3548604 280 [2023-01-16T19:23:05.942Z] Average: 27528407 31545983 749596 2.28 167842 4006721 1834467 5.41 1447461 3404685 35683 [2023-01-16T19:23:05.942Z] [2023-01-16T19:23:05.942Z] 19:09:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-01-16T19:23:05.942Z] 19:10:01 ens3 625.26 447.84 6542.02 122.23 0.00 0.00 0.00 0.00 [2023-01-16T19:23:05.942Z] 19:10:01 lo 7.12 7.12 0.69 0.69 0.00 0.00 0.00 0.00 [2023-01-16T19:23:05.942Z] 19:10:01 docker0 7.26 6.49 0.71 73.44 0.00 0.00 0.00 0.00 [2023-01-16T19:23:05.942Z] 19:11:01 ens3 309.05 251.82 1790.61 34.40 0.00 0.00 0.00 0.00 [2023-01-16T19:23:05.942Z] 19:11:01 vethff36a9d 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2023-01-16T19:23:05.942Z] 19:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-16T19:23:05.942Z] 19:11:01 docker0 230.91 275.99 17.15 1757.53 0.00 0.00 0.00 0.00 [2023-01-16T19:23:05.942Z] 19:12:01 ens3 144.18 91.97 2671.72 20.71 0.00 0.00 0.00 0.00 [2023-01-16T19:23:05.942Z] 19:12:01 lo 1.87 1.87 0.18 0.18 0.00 0.00 0.00 0.00 [2023-01-16T19:23:05.942Z] 19:12:01 docker0 3.35 6.47 0.20 81.03 0.00 0.00 0.00 0.00 [2023-01-16T19:23:05.942Z] 19:13:01 ens3 1.63 0.15 0.58 0.01 0.00 0.00 0.00 0.00 [2023-01-16T19:23:05.942Z] 19:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-16T19:23:05.942Z] 19:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-16T19:23:05.942Z] 19:14:01 ens3 51.91 28.97 1377.91 2.82 0.00 0.00 0.00 0.00 [2023-01-16T19:23:05.942Z] 19:14:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2023-01-16T19:23:05.942Z] 19:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-16T19:23:05.942Z] 19:15:01 ens3 124.81 74.99 1377.20 5.39 0.00 0.00 0.00 0.00 [2023-01-16T19:23:05.942Z] 19:15:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2023-01-16T19:23:05.942Z] 19:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-16T19:23:05.942Z] 19:16:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-16T19:23:05.942Z] 19:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-16T19:23:05.942Z] 19:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-16T19:23:05.942Z] 19:17:01 ens3 0.32 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2023-01-16T19:23:05.942Z] 19:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-16T19:23:05.942Z] 19:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-16T19:23:05.942Z] 19:18:01 ens3 0.33 0.03 0.02 0.00 0.00 0.00 0.00 0.00 [2023-01-16T19:23:05.942Z] 19:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-16T19:23:05.942Z] 19:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-16T19:23:05.942Z] 19:19:01 ens3 0.30 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2023-01-16T19:23:05.942Z] 19:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-16T19:23:05.942Z] 19:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-16T19:23:05.942Z] 19:20:01 ens3 0.32 0.10 0.08 0.07 0.00 0.00 0.00 0.00 [2023-01-16T19:23:05.942Z] 19:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-16T19:23:05.942Z] 19:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-16T19:23:05.942Z] 19:21:01 ens3 0.38 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2023-01-16T19:23:05.942Z] 19:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-16T19:23:05.942Z] 19:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-16T19:23:05.942Z] 19:22:01 ens3 0.37 0.05 0.07 0.00 0.00 0.00 0.00 0.00 [2023-01-16T19:23:05.942Z] 19:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-16T19:23:05.942Z] 19:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-16T19:23:05.943Z] 19:23:01 ens3 19.71 12.81 22.64 7.78 0.00 0.00 0.00 0.00 [2023-01-16T19:23:05.943Z] 19:23:01 lo 0.53 0.53 0.04 0.04 0.00 0.00 0.00 0.00 [2023-01-16T19:23:05.943Z] 19:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-16T19:23:05.943Z] Average: ens3 91.38 64.96 985.00 13.83 0.00 0.00 0.00 0.00 [2023-01-16T19:23:05.943Z] Average: lo 0.81 0.81 0.07 0.07 0.00 0.00 0.00 0.00 [2023-01-16T19:23:05.943Z] Average: docker0 17.25 20.64 1.29 136.56 0.00 0.00 0.00 0.00 [2023-01-16T19:23:05.943Z] [2023-01-16T19:23:05.943Z] [2023-01-16T19:23:05.943Z] ---> sar -P ALL: [2023-01-16T19:23:05.943Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2660) 01/16/23 _x86_64_ (8 CPU) [2023-01-16T19:23:05.943Z] [2023-01-16T19:23:05.943Z] 19:08:49 LINUX RESTART (8 CPU) [2023-01-16T19:23:05.943Z] [2023-01-16T19:23:05.943Z] 19:09:01 CPU %user %nice %system %iowait %steal %idle [2023-01-16T19:23:05.943Z] 19:10:01 all 10.13 0.00 3.64 2.95 0.05 83.22 [2023-01-16T19:23:05.943Z] 19:10:01 0 9.17 0.00 5.77 3.77 0.05 81.23 [2023-01-16T19:23:05.943Z] 19:10:01 1 6.46 0.00 2.73 0.50 0.05 90.25 [2023-01-16T19:23:05.943Z] 19:10:01 2 14.27 0.00 4.95 6.50 0.05 74.23 [2023-01-16T19:23:05.943Z] 19:10:01 3 8.15 0.00 3.19 4.33 0.07 84.27 [2023-01-16T19:23:05.943Z] 19:10:01 4 10.28 0.00 3.68 1.08 0.05 84.90 [2023-01-16T19:23:05.943Z] 19:10:01 5 9.30 0.00 2.79 2.02 0.05 85.84 [2023-01-16T19:23:05.943Z] 19:10:01 6 11.28 0.00 3.03 3.21 0.05 82.43 [2023-01-16T19:23:05.943Z] 19:10:01 7 12.15 0.00 2.99 2.18 0.07 82.61 [2023-01-16T19:23:05.943Z] 19:11:01 all 31.17 0.00 5.44 1.65 0.09 61.65 [2023-01-16T19:23:05.943Z] 19:11:01 0 31.06 0.00 5.41 0.07 0.07 63.39 [2023-01-16T19:23:05.943Z] 19:11:01 1 31.04 0.00 5.01 0.64 0.08 63.22 [2023-01-16T19:23:05.943Z] 19:11:01 2 32.70 0.00 7.05 0.54 0.08 59.63 [2023-01-16T19:23:05.943Z] 19:11:01 3 31.47 0.00 5.07 0.91 0.10 62.45 [2023-01-16T19:23:05.943Z] 19:11:01 4 31.80 0.00 4.72 0.51 0.10 62.87 [2023-01-16T19:23:05.943Z] 19:11:01 5 31.09 0.00 4.82 0.12 0.08 63.89 [2023-01-16T19:23:05.943Z] 19:11:01 6 29.09 0.00 6.02 6.65 0.08 58.15 [2023-01-16T19:23:05.943Z] 19:11:01 7 31.14 0.00 5.38 3.83 0.10 59.55 [2023-01-16T19:23:05.943Z] 19:12:01 all 26.06 0.00 4.73 1.47 0.07 67.67 [2023-01-16T19:23:05.943Z] 19:12:01 0 25.73 0.00 4.99 4.05 0.07 65.16 [2023-01-16T19:23:05.943Z] 19:12:01 1 25.94 0.00 4.91 1.01 0.07 68.08 [2023-01-16T19:23:05.943Z] 19:12:01 2 26.63 0.00 4.61 0.47 0.05 68.24 [2023-01-16T19:23:05.943Z] 19:12:01 3 25.34 0.00 4.60 2.17 0.07 67.82 [2023-01-16T19:23:05.943Z] 19:12:01 4 26.02 0.00 4.56 0.19 0.08 69.15 [2023-01-16T19:23:05.943Z] 19:12:01 5 26.00 0.00 4.93 0.13 0.08 68.86 [2023-01-16T19:23:05.943Z] 19:12:01 6 26.99 0.00 4.53 2.04 0.07 66.39 [2023-01-16T19:23:05.943Z] 19:12:01 7 25.82 0.00 4.73 1.72 0.07 67.65 [2023-01-16T19:23:05.943Z] 19:13:01 all 0.27 0.00 0.02 0.01 0.01 99.70 [2023-01-16T19:23:05.943Z] 19:13:01 0 0.02 0.00 0.02 0.03 0.00 99.93 [2023-01-16T19:23:05.943Z] 19:13:01 1 1.99 0.00 0.03 0.00 0.00 97.98 [2023-01-16T19:23:05.943Z] 19:13:01 2 0.00 0.00 0.02 0.00 0.03 99.95 [2023-01-16T19:23:05.943Z] 19:13:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-01-16T19:23:05.943Z] 19:13:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2023-01-16T19:23:05.943Z] 19:13:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-16T19:23:05.943Z] 19:13:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2023-01-16T19:23:05.943Z] 19:13:01 7 0.05 0.00 0.03 0.00 0.00 99.92 [2023-01-16T19:23:05.943Z] 19:14:01 all 1.18 0.00 0.63 0.21 0.01 97.97 [2023-01-16T19:23:05.943Z] 19:14:01 0 0.47 0.00 0.32 0.08 0.02 99.12 [2023-01-16T19:23:05.943Z] 19:14:01 1 2.42 0.00 0.62 0.00 0.02 96.94 [2023-01-16T19:23:05.943Z] 19:14:01 2 1.47 0.00 0.28 0.03 0.02 98.20 [2023-01-16T19:23:05.943Z] 19:14:01 3 1.37 0.00 0.58 0.35 0.02 97.68 [2023-01-16T19:23:05.943Z] 19:14:01 4 0.52 0.00 0.55 0.68 0.00 98.25 [2023-01-16T19:23:05.943Z] 19:14:01 5 1.43 0.00 1.78 0.18 0.02 96.58 [2023-01-16T19:23:05.943Z] 19:14:01 6 1.10 0.00 0.65 0.27 0.00 97.98 [2023-01-16T19:23:05.943Z] 19:14:01 7 0.69 0.00 0.23 0.05 0.02 99.01 [2023-01-16T19:23:05.943Z] 19:15:01 all 1.22 0.00 0.72 0.28 0.02 97.77 [2023-01-16T19:23:05.943Z] 19:15:01 0 0.77 0.00 0.32 0.38 0.02 98.51 [2023-01-16T19:23:05.943Z] 19:15:01 1 1.47 0.00 0.58 0.07 0.03 97.85 [2023-01-16T19:23:05.943Z] 19:15:01 2 1.27 0.00 1.85 0.05 0.02 96.81 [2023-01-16T19:23:05.943Z] 19:15:01 3 0.87 0.00 0.43 0.37 0.02 98.31 [2023-01-16T19:23:05.943Z] 19:15:01 4 2.21 0.00 0.54 0.94 0.03 96.28 [2023-01-16T19:23:05.943Z] 19:15:01 5 1.32 0.00 0.75 0.25 0.00 97.68 [2023-01-16T19:23:05.943Z] 19:15:01 6 1.27 0.00 0.83 0.03 0.02 97.85 [2023-01-16T19:23:05.943Z] 19:15:01 7 0.60 0.00 0.42 0.12 0.02 98.84 [2023-01-16T19:23:05.943Z] 19:16:01 all 0.08 0.00 0.05 0.01 0.01 99.85 [2023-01-16T19:23:05.943Z] 19:16:01 0 0.05 0.00 0.05 0.00 0.00 99.90 [2023-01-16T19:23:05.943Z] 19:16:01 1 0.28 0.00 0.13 0.00 0.02 99.57 [2023-01-16T19:23:05.943Z] 19:16:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2023-01-16T19:23:05.943Z] 19:16:01 3 0.08 0.00 0.03 0.00 0.02 99.87 [2023-01-16T19:23:05.943Z] 19:16:01 4 0.03 0.00 0.02 0.08 0.00 99.87 [2023-01-16T19:23:05.943Z] 19:16:01 5 0.02 0.00 0.05 0.00 0.02 99.92 [2023-01-16T19:23:05.943Z] 19:16:01 6 0.08 0.00 0.03 0.00 0.00 99.88 [2023-01-16T19:23:05.943Z] 19:16:01 7 0.02 0.00 0.03 0.03 0.02 99.90 [2023-01-16T19:23:05.943Z] 19:17:01 all 0.02 0.00 0.01 0.01 0.01 99.96 [2023-01-16T19:23:05.943Z] 19:17:01 0 0.02 0.00 0.00 0.02 0.00 99.97 [2023-01-16T19:23:05.943Z] 19:17:01 1 0.02 0.00 0.03 0.00 0.03 99.92 [2023-01-16T19:23:05.943Z] 19:17:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-16T19:23:05.943Z] 19:17:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-16T19:23:05.943Z] 19:17:01 4 0.07 0.00 0.02 0.03 0.02 99.87 [2023-01-16T19:23:05.943Z] 19:17:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-16T19:23:05.943Z] 19:17:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-01-16T19:23:05.943Z] 19:17:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2023-01-16T19:23:05.943Z] 19:18:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2023-01-16T19:23:05.943Z] 19:18:01 0 0.00 0.00 0.00 0.02 0.00 99.98 [2023-01-16T19:23:05.943Z] 19:18:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2023-01-16T19:23:05.943Z] 19:18:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-16T19:23:05.943Z] 19:18:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-01-16T19:23:05.943Z] 19:18:01 4 0.03 0.00 0.02 0.07 0.00 99.88 [2023-01-16T19:23:05.943Z] 19:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-16T19:23:05.943Z] 19:18:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-16T19:23:05.943Z] 19:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-16T19:23:05.943Z] 19:19:01 all 0.02 0.00 0.01 0.02 0.01 99.94 [2023-01-16T19:23:05.943Z] 19:19:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2023-01-16T19:23:05.943Z] 19:19:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2023-01-16T19:23:05.943Z] 19:19:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-16T19:23:05.943Z] 19:19:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-16T19:23:05.943Z] 19:19:01 4 0.03 0.00 0.02 0.13 0.02 99.80 [2023-01-16T19:23:05.943Z] 19:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-16T19:23:05.943Z] 19:19:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2023-01-16T19:23:05.943Z] 19:19:01 7 0.05 0.00 0.00 0.02 0.02 99.92 [2023-01-16T19:23:05.943Z] 19:20:01 all 0.04 0.00 0.01 0.00 0.01 99.93 [2023-01-16T19:23:05.943Z] 19:20:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-16T19:23:05.943Z] 19:20:01 1 0.02 0.00 0.05 0.00 0.02 99.92 [2023-01-16T19:23:05.943Z] 19:20:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-16T19:23:05.943Z] 19:20:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2023-01-16T19:23:05.943Z] 19:20:01 4 0.03 0.00 0.00 0.02 0.02 99.93 [2023-01-16T19:23:05.943Z] 19:20:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-01-16T19:23:05.943Z] 19:20:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2023-01-16T19:23:05.943Z] 19:20:01 7 0.23 0.00 0.00 0.02 0.00 99.75 [2023-01-16T19:23:05.943Z] [2023-01-16T19:23:05.943Z] 19:20:01 CPU %user %nice %system %iowait %steal %idle [2023-01-16T19:23:05.943Z] 19:21:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2023-01-16T19:23:05.943Z] 19:21:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-16T19:23:05.943Z] 19:21:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2023-01-16T19:23:05.943Z] 19:21:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-16T19:23:05.943Z] 19:21:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-01-16T19:23:05.943Z] 19:21:01 4 0.00 0.00 0.03 0.05 0.00 99.92 [2023-01-16T19:23:05.943Z] 19:21:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-16T19:23:05.943Z] 19:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-16T19:23:05.943Z] 19:21:01 7 0.02 0.00 0.00 0.03 0.00 99.95 [2023-01-16T19:23:05.943Z] 19:22:01 all 0.03 0.00 0.01 0.01 0.00 99.96 [2023-01-16T19:23:05.943Z] 19:22:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-01-16T19:23:05.943Z] 19:22:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2023-01-16T19:23:05.943Z] 19:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-16T19:23:05.943Z] 19:22:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-01-16T19:23:05.943Z] 19:22:01 4 0.05 0.00 0.02 0.03 0.00 99.90 [2023-01-16T19:23:05.943Z] 19:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-16T19:23:05.943Z] 19:22:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-16T19:23:05.943Z] 19:22:01 7 0.05 0.00 0.00 0.02 0.02 99.92 [2023-01-16T19:23:05.943Z] 19:23:01 all 0.45 0.00 0.21 0.03 0.01 99.29 [2023-01-16T19:23:05.943Z] 19:23:01 0 0.52 0.00 0.17 0.02 0.02 99.28 [2023-01-16T19:23:05.943Z] 19:23:01 1 0.93 0.00 0.27 0.02 0.03 98.75 [2023-01-16T19:23:05.943Z] 19:23:01 2 0.15 0.00 0.23 0.03 0.02 99.57 [2023-01-16T19:23:05.943Z] 19:23:01 3 0.33 0.00 0.15 0.02 0.02 99.48 [2023-01-16T19:23:05.943Z] 19:23:01 4 0.64 0.00 0.27 0.10 0.02 98.98 [2023-01-16T19:23:05.943Z] 19:23:01 5 0.17 0.00 0.18 0.00 0.00 99.65 [2023-01-16T19:23:05.943Z] 19:23:01 6 0.27 0.00 0.20 0.02 0.00 99.52 [2023-01-16T19:23:05.943Z] 19:23:01 7 0.63 0.00 0.23 0.02 0.00 99.12 [2023-01-16T19:23:05.943Z] Average: all 5.01 0.00 1.10 0.47 0.02 93.40 [2023-01-16T19:23:05.943Z] Average: 0 4.81 0.00 1.21 0.60 0.02 93.36 [2023-01-16T19:23:05.943Z] Average: 1 5.01 0.00 1.03 0.16 0.03 93.77 [2023-01-16T19:23:05.943Z] Average: 2 5.42 0.00 1.35 0.54 0.02 92.67 [2023-01-16T19:23:05.943Z] Average: 3 4.79 0.00 1.00 0.58 0.02 93.61 [2023-01-16T19:23:05.943Z] Average: 4 5.10 0.00 1.03 0.28 0.02 93.57 [2023-01-16T19:23:05.943Z] Average: 5 4.92 0.00 1.09 0.19 0.02 93.78 [2023-01-16T19:23:05.943Z] Average: 6 4.96 0.00 1.09 0.86 0.02 93.07 [2023-01-16T19:23:05.943Z] Average: 7 5.05 0.00 0.99 0.57 0.02 93.37 [2023-01-16T19:23:05.943Z] [2023-01-16T19:23:05.943Z] [2023-01-16T19:23:05.943Z]