Pull request #1210 opened 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 ce0eda20731e7d7611a0ce08ef1809e8e03514e3+7128670c60762a554b6733602f52baa10dc88de3 (3beb69ea624764970386de360ad730dc6bb39e19) 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-ssh17953244179659643442.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh14003607046367680471.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 bd7468d5528128c83034753e4c3def8ef9af3f2d The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1210/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1210/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1367063045626364480.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1210/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1468024101564403606.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh1063500382400230776.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1210/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1210/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10971081885646732671.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d 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 Running on prd-ubuntu20.04-docker-8c-8g-29671 in /w/workspace/gexfoundry_device-sdk-go_PR-1210 [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-1210 # 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/1210/head:refs/remotes/origin/PR-1210 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 7128670c60762a554b6733602f52baa10dc88de3 into PR head commit ce0eda20731e7d7611a0ce08ef1809e8e03514e3 Merge succeeded, producing ce0eda20731e7d7611a0ce08ef1809e8e03514e3 Checking out Revision ce0eda20731e7d7611a0ce08ef1809e8e03514e3 (PR-1210) > git config core.sparsecheckout # timeout=10 > git checkout -f ce0eda20731e7d7611a0ce08ef1809e8e03514e3 # 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 7128670c60762a554b6733602f52baa10dc88de3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ce0eda20731e7d7611a0ce08ef1809e8e03514e3 # timeout=10 Commit message: "refactor: refactor device command application layer" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-09-16T08:37:49.099Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-09-16T08:37:49.273Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-09-16T08:37:49.366Z] ========================================================= [2022-09-16T08:37:49.366Z] EdgeX Global Pipelines Version Info [2022-09-16T08:37:49.366Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-09-16T08:37:50.170Z] ------------------- [2022-09-16T08:37:50.170Z] stable info: [2022-09-16T08:37:50.170Z] ------------------- [2022-09-16T08:37:50.170Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-09-16T08:37:50.170Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-16T08:37:50.170Z] Message: update stable to v1.0.239 [2022-09-16T08:37:50.744Z] ------------------- [2022-09-16T08:37:50.744Z] experimental info: [2022-09-16T08:37:50.744Z] ------------------- [2022-09-16T08:37:50.744Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-09-16T08:37:50.744Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-16T08:37:50.744Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-09-16T08:37:51.132Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2022-09-16T08:37:51.174Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2022-09-16T08:37:51.222Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-09-16T08:37:51.263Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-09-16T08:37:51.307Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-09-16T08:37:51.345Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-09-16T08:37:51.388Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-09-16T08:37:51.432Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2022-09-16T08:37:51.474Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-09-16T08:37:51.515Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-09-16T08:37:51.558Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-09-16T08:37:51.602Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2022-09-16T08:37:51.641Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-09-16T08:37:51.692Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-09-16T08:37:51.736Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-09-16T08:37:51.782Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-09-16T08:37:51.823Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-09-16T08:37:51.864Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-09-16T08:37:51.906Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-09-16T08:37:51.947Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-09-16T08:37:51.986Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-09-16T08:37:52.028Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-09-16T08:37:52.069Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-09-16T08:37:52.116Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-09-16T08:37:52.160Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-09-16T08:37:52.204Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-09-16T08:37:52.244Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-09-16T08:37:52.284Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1210 [Pipeline] echo [2022-09-16T08:37:52.329Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1210 [Pipeline] echo [2022-09-16T08:37:52.372Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1210 [Pipeline] echo [2022-09-16T08:37:52.417Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ce0eda20731e7d7611a0ce08ef1809e8e03514e3 [Pipeline] echo [2022-09-16T08:37:52.458Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ce0eda2 [Pipeline] echo [2022-09-16T08:37:52.502Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-16T08:37:52.613Z] provisioning config files... [2022-09-16T08:37:52.625Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1210@tmp/config1470675622095630424tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-16T08:37:52.963Z] ---> docker-login.sh [2022-09-16T08:37:52.963Z] nexus3.edgexfoundry.org:10001 [2022-09-16T08:37:53.540Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-16T08:37:53.800Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-16T08:37:53.800Z] Configure a credential helper to remove this warning. See [2022-09-16T08:37:53.800Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-16T08:37:53.800Z] [2022-09-16T08:37:53.800Z] Login Succeeded [2022-09-16T08:37:53.800Z] nexus3.edgexfoundry.org:10002 [2022-09-16T08:37:53.800Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-16T08:37:53.800Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-16T08:37:53.800Z] Configure a credential helper to remove this warning. See [2022-09-16T08:37:53.800Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-16T08:37:53.800Z] [2022-09-16T08:37:53.800Z] Login Succeeded [2022-09-16T08:37:53.800Z] nexus3.edgexfoundry.org:10003 [2022-09-16T08:37:54.060Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-16T08:37:54.060Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-16T08:37:54.060Z] Configure a credential helper to remove this warning. See [2022-09-16T08:37:54.060Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-16T08:37:54.060Z] [2022-09-16T08:37:54.060Z] Login Succeeded [2022-09-16T08:37:54.060Z] nexus3.edgexfoundry.org:10004 [2022-09-16T08:37:54.060Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-16T08:37:54.060Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-16T08:37:54.060Z] Configure a credential helper to remove this warning. See [2022-09-16T08:37:54.060Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-16T08:37:54.060Z] [2022-09-16T08:37:54.060Z] Login Succeeded [2022-09-16T08:37:54.060Z] docker.io [2022-09-16T08:37:54.322Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-16T08:37:54.583Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-16T08:37:54.583Z] Configure a credential helper to remove this warning. See [2022-09-16T08:37:54.583Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-16T08:37:54.583Z] [2022-09-16T08:37:54.583Z] Login Succeeded [2022-09-16T08:37:54.583Z] ---> docker-login.sh ends [Pipeline] } [2022-09-16T08:37:54.614Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-09-16T08:37:55.265Z] + git rev-list -1 --merges ce0eda20731e7d7611a0ce08ef1809e8e03514e3~1..ce0eda20731e7d7611a0ce08ef1809e8e03514e3 [Pipeline] echo [2022-09-16T08:37:55.316Z] -----------> git rev-list -1 --merges ce0eda20731e7d7611a0ce08ef1809e8e03514e3~1..ce0eda20731e7d7611a0ce08ef1809e8e03514e3 ce0eda20731e7d7611a0ce08ef1809e8e03514e3 [false] [Pipeline] sh [2022-09-16T08:37:55.627Z] + git log --format=format:%s -1 ce0eda20731e7d7611a0ce08ef1809e8e03514e3 [Pipeline] echo [2022-09-16T08:37:55.666Z] ========================================================= [2022-09-16T08:37:55.666Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-09-16T08:37:55.666Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-16T08:37:56.114Z] + git log --format=format:%s -1 ce0eda20731e7d7611a0ce08ef1809e8e03514e3 [Pipeline] echo [2022-09-16T08:37:56.143Z] [semverPrep] GIT_COMMIT: ce0eda20731e7d7611a0ce08ef1809e8e03514e3, Commit Message: refactor: refactor device command application layer [Pipeline] echo [2022-09-16T08:37:56.173Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-09-16T08:37:56.571Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-16T08:37:56.571Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-09-16T08:37:56.571Z] + [ -e /tmp/ssh_known_hosts ] [2022-09-16T08:37:56.571Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-09-16T08:37:56.571Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-09-16T08:37:56.571Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-09-16T08:37:56.572Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-16T08:37:57.055Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-16T08:37:57.055Z] [2022-09-16T08:37:57.055Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-16T08:37:57.430Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-16T08:37:57.431Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-09-16T08:37:57.431Z] b85a868b505f: Pulling fs layer [2022-09-16T08:37:57.431Z] e2be974225ed: Pulling fs layer [2022-09-16T08:37:57.431Z] 339a4e72a1f5: Pulling fs layer [2022-09-16T08:37:57.431Z] 988bab9f4d93: Pulling fs layer [2022-09-16T08:37:57.431Z] 1469e6f7b9e6: Pulling fs layer [2022-09-16T08:37:57.431Z] eaf3925da568: Pulling fs layer [2022-09-16T08:37:57.431Z] bab4dde63d76: Pulling fs layer [2022-09-16T08:37:57.431Z] bde34c3a00c8: Pulling fs layer [2022-09-16T08:37:57.431Z] b352a97aabf1: Pulling fs layer [2022-09-16T08:37:57.431Z] 4872d77fe225: Pulling fs layer [2022-09-16T08:37:57.431Z] 5851b861e8e6: Pulling fs layer [2022-09-16T08:37:57.431Z] bde34c3a00c8: Waiting [2022-09-16T08:37:57.431Z] 988bab9f4d93: Waiting [2022-09-16T08:37:57.431Z] bab4dde63d76: Waiting [2022-09-16T08:37:57.431Z] 1469e6f7b9e6: Waiting [2022-09-16T08:37:57.431Z] eaf3925da568: Waiting [2022-09-16T08:37:57.431Z] 4872d77fe225: Waiting [2022-09-16T08:37:57.431Z] b352a97aabf1: Waiting [2022-09-16T08:37:57.431Z] e2be974225ed: Verifying Checksum [2022-09-16T08:37:57.431Z] e2be974225ed: Download complete [2022-09-16T08:37:57.431Z] 988bab9f4d93: Verifying Checksum [2022-09-16T08:37:57.431Z] 988bab9f4d93: Download complete [2022-09-16T08:37:57.694Z] 1469e6f7b9e6: Verifying Checksum [2022-09-16T08:37:57.694Z] 1469e6f7b9e6: Download complete [2022-09-16T08:37:57.694Z] 339a4e72a1f5: Verifying Checksum [2022-09-16T08:37:57.694Z] 339a4e72a1f5: Download complete [2022-09-16T08:37:57.694Z] eaf3925da568: Download complete [2022-09-16T08:37:57.694Z] bde34c3a00c8: Download complete [2022-09-16T08:37:57.694Z] b352a97aabf1: Verifying Checksum [2022-09-16T08:37:57.694Z] b352a97aabf1: Download complete [2022-09-16T08:37:57.694Z] 4872d77fe225: Verifying Checksum [2022-09-16T08:37:57.694Z] 4872d77fe225: Download complete [2022-09-16T08:37:57.694Z] 5851b861e8e6: Verifying Checksum [2022-09-16T08:37:57.694Z] 5851b861e8e6: Download complete [2022-09-16T08:37:57.694Z] b85a868b505f: Download complete [2022-09-16T08:37:57.955Z] bab4dde63d76: Verifying Checksum [2022-09-16T08:37:57.955Z] bab4dde63d76: Download complete [2022-09-16T08:37:58.907Z] b85a868b505f: Pull complete [2022-09-16T08:37:59.173Z] e2be974225ed: Pull complete [2022-09-16T08:37:59.746Z] 339a4e72a1f5: Pull complete [2022-09-16T08:37:59.746Z] 988bab9f4d93: Pull complete [2022-09-16T08:38:00.008Z] 1469e6f7b9e6: Pull complete [2022-09-16T08:38:00.008Z] eaf3925da568: Pull complete [2022-09-16T08:38:02.561Z] bab4dde63d76: Pull complete [2022-09-16T08:38:02.561Z] bde34c3a00c8: Pull complete [2022-09-16T08:38:02.823Z] b352a97aabf1: Pull complete [2022-09-16T08:38:03.086Z] 4872d77fe225: Pull complete [2022-09-16T08:38:03.349Z] 5851b861e8e6: Pull complete [2022-09-16T08:38:03.349Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-09-16T08:38:03.349Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-16T08:38:03.349Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-16T08:38:03.581Z] prd-ubuntu20.04-docker-8c-8g-29671 does not seem to be running inside a container [2022-09-16T08:38:03.620Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1210 -v /w/workspace/gexfoundry_device-sdk-go_PR-1210:/w/workspace/gexfoundry_device-sdk-go_PR-1210:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1210@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1210@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-16T08:38:06.427Z] $ docker top b85f34fee59f5ed0d928fd6e8bb9bac61bc4077f498b11d9b877a8037c946251 -eo pid,comm [2022-09-16T08:38:06.499Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-09-16T08:38:06.499Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-16T08:38:06.625Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-16T08:38:06.625Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-16T08:38:06.779Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-16T08:38:06.785Z] $ docker exec b85f34fee59f5ed0d928fd6e8bb9bac61bc4077f498b11d9b877a8037c946251 ssh-agent [2022-09-16T08:38:06.927Z] SSH_AUTH_SOCK=/tmp/ssh-AmFNeKbfVuN9/agent.32 [2022-09-16T08:38:06.927Z] SSH_AGENT_PID=38 [2022-09-16T08:38:06.934Z] Running ssh-add (command line suppressed) [2022-09-16T08:38:07.080Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1210@tmp/private_key_6977696570380231236.key (/w/workspace/gexfoundry_device-sdk-go_PR-1210@tmp/private_key_6977696570380231236.key) [2022-09-16T08:38:07.096Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-16T08:38:07.432Z] + git tag --points-at HEAD [Pipeline] } [2022-09-16T08:38:07.460Z] $ docker exec --env ******** --env ******** b85f34fee59f5ed0d928fd6e8bb9bac61bc4077f498b11d9b877a8037c946251 ssh-agent -k [2022-09-16T08:38:07.585Z] unset SSH_AUTH_SOCK; [2022-09-16T08:38:07.585Z] unset SSH_AGENT_PID; [2022-09-16T08:38:07.585Z] echo Agent pid 38 killed; [2022-09-16T08:38:07.597Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-09-16T08:38:07.682Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-16T08:38:07.682Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-16T08:38:07.840Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-16T08:38:07.846Z] $ docker exec b85f34fee59f5ed0d928fd6e8bb9bac61bc4077f498b11d9b877a8037c946251 ssh-agent [2022-09-16T08:38:07.987Z] SSH_AUTH_SOCK=/tmp/ssh-Xa0hgOHHlbJq/agent.71 [2022-09-16T08:38:07.987Z] SSH_AGENT_PID=77 [2022-09-16T08:38:07.993Z] Running ssh-add (command line suppressed) [2022-09-16T08:38:08.124Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1210@tmp/private_key_1595991899172347369.key (/w/workspace/gexfoundry_device-sdk-go_PR-1210@tmp/private_key_1595991899172347369.key) [2022-09-16T08:38:08.137Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-16T08:38:08.470Z] + git semver init [2022-09-16T08:38:08.730Z] 2022-09-16 08:38:08,708 [run_init] DEBUG init version:0.0.0 force:False [2022-09-16T08:38:08.730Z] 2022-09-16 08:38:08,709 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1210/.semver [2022-09-16T08:38:08.731Z] 2022-09-16 08:38:08,709 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1210/.semver [2022-09-16T08:38:08.731Z] 2022-09-16 08:38:08,710 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1210/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1210, universal_newlines=False, shell=None, istream=None) [2022-09-16T08:38:10.117Z] 2022-09-16 08:38:09,747 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1210/.git/info/exclude [2022-09-16T08:38:10.117Z] 2022-09-16 08:38:09,747 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1210/.semver/PR-1210 with force:False [2022-09-16T08:38:10.117Z] 2022-09-16 08:38:09,748 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1210/.semver/PR-1210 [2022-09-16T08:38:10.117Z] 2022-09-16 08:38:09,753 [execute] INFO git cat-file --batch-check [2022-09-16T08:38:10.117Z] 2022-09-16 08:38:09,753 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1210/.semver, universal_newlines=False, shell=None, istream=) [2022-09-16T08:38:10.117Z] 2022-09-16 08:38:09,759 [execute] INFO git cat-file --batch [2022-09-16T08:38:10.117Z] 2022-09-16 08:38:09,760 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1210/.semver, universal_newlines=False, shell=None, istream=) [2022-09-16T08:38:10.117Z] 2022-09-16 08:38:09,764 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1210/.semver/PR-1210 [2022-09-16T08:38:10.117Z] 0.0.0 [Pipeline] } [2022-09-16T08:38:10.149Z] $ docker exec --env ******** --env ******** b85f34fee59f5ed0d928fd6e8bb9bac61bc4077f498b11d9b877a8037c946251 ssh-agent -k [2022-09-16T08:38:10.272Z] unset SSH_AUTH_SOCK; [2022-09-16T08:38:10.273Z] unset SSH_AGENT_PID; [2022-09-16T08:38:10.273Z] echo Agent pid 77 killed; [2022-09-16T08:38:10.285Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-16T08:38:10.744Z] + git semver [Pipeline] } [2022-09-16T08:38:11.036Z] $ docker stop --time=1 b85f34fee59f5ed0d928fd6e8bb9bac61bc4077f498b11d9b877a8037c946251 [2022-09-16T08:38:12.366Z] $ docker rm -f b85f34fee59f5ed0d928fd6e8bb9bac61bc4077f498b11d9b877a8037c946251 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-16T08:38:12.790Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-09-16T08:38:13.198Z] Stashed 1 file(s) [Pipeline] echo [2022-09-16T08:38:13.215Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-16T08:38:13.798Z] provisioning config files... [2022-09-16T08:38:13.809Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1210@tmp/config9113004093488018386tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-16T08:38:14.171Z] ---> docker-login.sh [2022-09-16T08:38:14.171Z] nexus3.edgexfoundry.org:10001 [2022-09-16T08:38:14.171Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-16T08:38:14.171Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-16T08:38:14.171Z] Configure a credential helper to remove this warning. See [2022-09-16T08:38:14.171Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-16T08:38:14.171Z] [2022-09-16T08:38:14.171Z] Login Succeeded [2022-09-16T08:38:14.171Z] nexus3.edgexfoundry.org:10002 [2022-09-16T08:38:14.171Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-16T08:38:14.436Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-16T08:38:14.436Z] Configure a credential helper to remove this warning. See [2022-09-16T08:38:14.436Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-16T08:38:14.436Z] [2022-09-16T08:38:14.436Z] Login Succeeded [2022-09-16T08:38:14.436Z] nexus3.edgexfoundry.org:10003 [2022-09-16T08:38:14.436Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-16T08:38:14.436Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-16T08:38:14.436Z] Configure a credential helper to remove this warning. See [2022-09-16T08:38:14.436Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-16T08:38:14.436Z] [2022-09-16T08:38:14.436Z] Login Succeeded [2022-09-16T08:38:14.436Z] nexus3.edgexfoundry.org:10004 [2022-09-16T08:38:14.436Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-16T08:38:14.697Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-16T08:38:14.697Z] Configure a credential helper to remove this warning. See [2022-09-16T08:38:14.697Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-16T08:38:14.697Z] [2022-09-16T08:38:14.697Z] Login Succeeded [2022-09-16T08:38:14.697Z] docker.io [2022-09-16T08:38:14.697Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-16T08:38:14.959Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-16T08:38:14.959Z] Configure a credential helper to remove this warning. See [2022-09-16T08:38:14.959Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-16T08:38:14.959Z] [2022-09-16T08:38:14.959Z] Login Succeeded [2022-09-16T08:38:14.959Z] ---> docker-login.sh ends [Pipeline] } [2022-09-16T08:38:14.989Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-16T08:38:15.178Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-16T08:38:15.218Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-16T08:38:15.254Z] ========================================================= [2022-09-16T08:38:15.254Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-09-16T08:38:15.254Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-16T08:38:15.718Z] + 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 . [2022-09-16T08:38:15.718Z] Sending build context to Docker daemon 9.884MB [2022-09-16T08:38:15.718Z] Step 1/11 : ARG BASE=golang:1.18-alpine3.16 [2022-09-16T08:38:15.718Z] Step 2/11 : FROM ${BASE} AS builder [2022-09-16T08:38:15.718Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-09-16T08:38:15.718Z] 2408cc74d12b: Pulling fs layer [2022-09-16T08:38:15.718Z] ea60b727a1ce: Pulling fs layer [2022-09-16T08:38:15.718Z] 30c4a7721957: Pulling fs layer [2022-09-16T08:38:15.718Z] 370296b7ddb6: Pulling fs layer [2022-09-16T08:38:15.718Z] 7c6cee850709: Pulling fs layer [2022-09-16T08:38:15.718Z] 39a5fcdaea64: Pulling fs layer [2022-09-16T08:38:15.718Z] d94ebbe4e438: Pulling fs layer [2022-09-16T08:38:15.718Z] bcfd1f05c69d: Pulling fs layer [2022-09-16T08:38:15.718Z] 59ccb84bbe0f: Pulling fs layer [2022-09-16T08:38:15.718Z] 370296b7ddb6: Waiting [2022-09-16T08:38:15.718Z] 7c6cee850709: Waiting [2022-09-16T08:38:15.718Z] 59ccb84bbe0f: Waiting [2022-09-16T08:38:15.718Z] bcfd1f05c69d: Waiting [2022-09-16T08:38:15.718Z] d94ebbe4e438: Waiting [2022-09-16T08:38:15.718Z] 39a5fcdaea64: Waiting [2022-09-16T08:38:15.718Z] 30c4a7721957: Verifying Checksum [2022-09-16T08:38:15.718Z] 30c4a7721957: Download complete [2022-09-16T08:38:15.718Z] ea60b727a1ce: Verifying Checksum [2022-09-16T08:38:15.718Z] ea60b727a1ce: Download complete [2022-09-16T08:38:15.982Z] 7c6cee850709: Verifying Checksum [2022-09-16T08:38:15.983Z] 7c6cee850709: Download complete [2022-09-16T08:38:15.983Z] 39a5fcdaea64: Download complete [2022-09-16T08:38:15.983Z] 2408cc74d12b: Verifying Checksum [2022-09-16T08:38:15.983Z] 2408cc74d12b: Download complete [2022-09-16T08:38:15.983Z] d94ebbe4e438: Download complete [2022-09-16T08:38:15.983Z] 2408cc74d12b: Pull complete [2022-09-16T08:38:16.256Z] ea60b727a1ce: Pull complete [2022-09-16T08:38:16.256Z] 30c4a7721957: Pull complete [2022-09-16T08:38:16.850Z] 370296b7ddb6: Verifying Checksum [2022-09-16T08:38:16.850Z] 370296b7ddb6: Download complete [2022-09-16T08:38:17.112Z] bcfd1f05c69d: Verifying Checksum [2022-09-16T08:38:17.112Z] bcfd1f05c69d: Download complete [2022-09-16T08:38:17.112Z] 59ccb84bbe0f: Verifying Checksum [2022-09-16T08:38:17.112Z] 59ccb84bbe0f: Download complete [2022-09-16T08:38:21.308Z] 370296b7ddb6: Pull complete [2022-09-16T08:38:21.567Z] 7c6cee850709: Pull complete [2022-09-16T08:38:21.567Z] 39a5fcdaea64: Pull complete [2022-09-16T08:38:21.567Z] d94ebbe4e438: Pull complete [2022-09-16T08:38:24.112Z] bcfd1f05c69d: Pull complete [2022-09-16T08:38:24.689Z] 59ccb84bbe0f: Pull complete [2022-09-16T08:38:24.689Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-09-16T08:38:24.689Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-16T08:38:24.689Z] ---> a4fb48ad2a94 [2022-09-16T08:38:24.689Z] Step 3/11 : ARG MAKE=make build [2022-09-16T08:38:28.627Z] Still waiting to schedule task [2022-09-16T08:38:28.627Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-09-16T08:38:29.984Z] ---> Running in be6beb8dad5c [2022-09-16T08:38:29.985Z] Removing intermediate container be6beb8dad5c [2022-09-16T08:38:29.985Z] ---> d28b92a931df [2022-09-16T08:38:29.985Z] Step 4/11 : WORKDIR /device-sdk-go [2022-09-16T08:38:29.985Z] ---> Running in 409d1b83d89c [2022-09-16T08:38:30.245Z] Removing intermediate container 409d1b83d89c [2022-09-16T08:38:30.245Z] ---> cc249379e3ef [2022-09-16T08:38:30.245Z] Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-16T08:38:30.245Z] ---> Running in c90626bd6890 [2022-09-16T08:38:30.245Z] Removing intermediate container c90626bd6890 [2022-09-16T08:38:30.245Z] ---> 2d9f2b8b536b [2022-09-16T08:38:30.245Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-16T08:38:30.245Z] ---> Running in 8c288889b547 [2022-09-16T08:38:30.818Z] Removing intermediate container 8c288889b547 [2022-09-16T08:38:30.818Z] ---> ebacd76a8659 [2022-09-16T08:38:30.818Z] Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-09-16T08:38:31.080Z] ---> Running in 9e5f66487a10 [2022-09-16T08:38:31.342Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-16T08:38:32.283Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-16T08:38:32.543Z] OK: 211 MiB in 51 packages [2022-09-16T08:38:32.802Z] Removing intermediate container 9e5f66487a10 [2022-09-16T08:38:32.802Z] ---> e3cbd8748be1 [2022-09-16T08:38:32.802Z] Step 8/11 : COPY go.mod vendor* ./ [2022-09-16T08:38:33.059Z] ---> 9a4033f49e79 [2022-09-16T08:38:33.059Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-16T08:38:33.059Z] ---> Running in 41d8c51dfeae [2022-09-16T08:38:59.650Z] Removing intermediate container 41d8c51dfeae [2022-09-16T08:38:59.650Z] ---> 2a55b9f609ac [2022-09-16T08:38:59.650Z] Step 10/11 : COPY . . [2022-09-16T08:38:59.650Z] ---> 2c76afefae24 [2022-09-16T08:38:59.650Z] Step 11/11 : RUN ${MAKE} [2022-09-16T08:38:59.650Z] ---> Running in cc5ff5c56875 [2022-09-16T08:38:59.650Z] noop [2022-09-16T08:38:59.650Z] Removing intermediate container cc5ff5c56875 [2022-09-16T08:38:59.650Z] ---> f6b5bc7e63a1 [2022-09-16T08:38:59.650Z] Successfully built f6b5bc7e63a1 [2022-09-16T08:38:59.650Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-16T08:39:00.128Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-16T08:39:00.128Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-16T08:39:00.289Z] prd-ubuntu20.04-docker-8c-8g-29671 does not seem to be running inside a container [2022-09-16T08:39:00.325Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1210 -v /w/workspace/gexfoundry_device-sdk-go_PR-1210:/w/workspace/gexfoundry_device-sdk-go_PR-1210:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1210@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1210@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 ******** ci-base-image-x86_64 cat [2022-09-16T08:39:00.750Z] $ docker top 9b63f0dbc5aa21f9e1410f5bf3939de98587e79315f0f7dd318a1678ad022831 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-16T08:39:01.173Z] + go version [2022-09-16T08:39:01.174Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-09-16T08:39:01.206Z] $ docker stop --time=1 9b63f0dbc5aa21f9e1410f5bf3939de98587e79315f0f7dd318a1678ad022831 [2022-09-16T08:39:02.478Z] $ docker rm -f 9b63f0dbc5aa21f9e1410f5bf3939de98587e79315f0f7dd318a1678ad022831 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-16T08:39:03.249Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-16T08:39:03.249Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-16T08:39:03.448Z] prd-ubuntu20.04-docker-8c-8g-29671 does not seem to be running inside a container [2022-09-16T08:39:03.487Z] $ 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-1210 -v /w/workspace/gexfoundry_device-sdk-go_PR-1210:/w/workspace/gexfoundry_device-sdk-go_PR-1210:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1210@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1210@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 ******** ci-base-image-x86_64 cat [2022-09-16T08:39:03.822Z] $ docker top 5e60a75f24c54f925f51b079078473ec4ddf5335a9f4072cfb9fb0cf48688c06 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-16T08:39:04.232Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1210 [Pipeline] fileExists [Pipeline] sh [2022-09-16T08:39:04.595Z] + make test [2022-09-16T08:39:04.595Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-09-16T08:39:11.172Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2022-09-16T08:39:26.069Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2022-09-16T08:39:26.069Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2022-09-16T08:39:26.069Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2022-09-16T08:39:26.069Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] [2022-09-16T08:39:26.069Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2022-09-16T08:39:26.069Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.058s coverage: 27.6% of statements [2022-09-16T08:39:26.069Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.136s coverage: 78.9% of statements [2022-09-16T08:39:26.069Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/clients [no test files] [2022-09-16T08:39:26.069Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.098s coverage: 60.0% of statements [2022-09-16T08:39:26.069Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2022-09-16T08:39:26.069Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2022-09-16T08:39:26.069Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.102s coverage: 54.4% of statements [2022-09-16T08:39:26.069Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2022-09-16T08:39:26.069Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2022-09-16T08:39:26.069Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2022-09-16T08:39:26.069Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.100s coverage: 65.1% of statements [2022-09-16T08:39:26.069Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces [no test files] [2022-09-16T08:39:26.069Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces/mocks [no test files] [2022-09-16T08:39:26.069Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.762s coverage: 89.2% of statements [2022-09-16T08:39:26.069Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2022-09-16T08:39:26.069Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.060s coverage: 4.5% of statements [2022-09-16T08:39:26.069Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2022-09-16T08:39:40.950Z] 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." [2022-09-16T08:39:40.950Z] GO111MODULE=on go vet ./... [2022-09-16T08:39:44.242Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-16T08:39:44.242Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-16T08:39:44.242Z] ./bin/test-attribution-txt.sh [2022-09-16T08:39:44.502Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2022-09-16T08:39:44.502Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-09-16T08:39:44.502Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-09-16T08:39:44.502Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-09-16T08:39:44.502Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-09-16T08:39:44.503Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-09-16T08:39:44.503Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-09-16T08:39:44.503Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-09-16T08:39:44.539Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-16T08:39:44.570Z] $ docker stop --time=1 5e60a75f24c54f925f51b079078473ec4ddf5335a9f4072cfb9fb0cf48688c06 [2022-09-16T08:39:47.770Z] $ docker rm -f 5e60a75f24c54f925f51b079078473ec4ddf5335a9f4072cfb9fb0cf48688c06 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-16T08:39:48.355Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-16T08:39:48.450Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-09-16T08:39:49.099Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-16T08:39:49.415Z] + ls -al . [2022-09-16T08:39:49.415Z] total 276 [2022-09-16T08:39:49.415Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 16 08:39 . [2022-09-16T08:39:49.415Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 16 08:37 .. [2022-09-16T08:39:49.415Z] -rw-rw-r-- 1 jenkins jenkins 140 Sep 16 08:37 .dockerignore [2022-09-16T08:39:49.415Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 16 08:39 .git [2022-09-16T08:39:49.415Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 16 08:37 .github [2022-09-16T08:39:49.415Z] -rw-rw-r-- 1 jenkins jenkins 131 Sep 16 08:37 .gitignore [2022-09-16T08:39:49.415Z] -rw-rw-r-- 1 jenkins jenkins 42 Sep 16 08:37 .golangci.yml [2022-09-16T08:39:49.415Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 16 08:38 .semver [2022-09-16T08:39:49.415Z] -rw-rw-r-- 1 jenkins jenkins 29536 Sep 16 08:37 CHANGELOG.md [2022-09-16T08:39:49.415Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 16 08:37 GOVERNANCE.md [2022-09-16T08:39:49.415Z] -rw-rw-r-- 1 jenkins jenkins 880 Sep 16 08:37 Jenkinsfile [2022-09-16T08:39:49.415Z] -rw-rw-r-- 1 jenkins jenkins 11341 Sep 16 08:37 LICENSE [2022-09-16T08:39:49.415Z] -rw-rw-r-- 1 jenkins jenkins 2002 Sep 16 08:37 Makefile [2022-09-16T08:39:49.415Z] -rw-rw-r-- 1 jenkins jenkins 619 Sep 16 08:37 OWNERS.md [2022-09-16T08:39:49.415Z] -rw-rw-r-- 1 jenkins jenkins 4881 Sep 16 08:37 README.md [2022-09-16T08:39:49.415Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 16 08:38 VERSION [2022-09-16T08:39:49.415Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 16 08:37 bin [2022-09-16T08:39:49.415Z] -rw-r--r-- 1 jenkins jenkins 101642 Sep 16 08:39 coverage.out [2022-09-16T08:39:49.415Z] drwxrwxr-x 5 jenkins jenkins 4096 Sep 16 08:37 example [2022-09-16T08:39:49.415Z] -rw-rw-r-- 1 jenkins jenkins 3624 Sep 16 08:37 go.mod [2022-09-16T08:39:49.415Z] -rw-rw-r-- 1 jenkins jenkins 37972 Sep 16 08:37 go.sum [2022-09-16T08:39:49.415Z] drwxrwxr-x 14 jenkins jenkins 4096 Sep 16 08:37 internal [2022-09-16T08:39:49.415Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 16 08:37 openapi [2022-09-16T08:39:49.415Z] drwxrwxr-x 6 jenkins jenkins 4096 Sep 16 08:37 pkg [2022-09-16T08:39:49.415Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 16 08:37 snap [2022-09-16T08:39:49.415Z] -rw-rw-r-- 1 jenkins jenkins 222 Sep 16 08:37 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-16T08:39:49.814Z] + 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=ce0eda20731e7d7611a0ce08ef1809e8e03514e3 --label arch=amd64 --label version=0.0.0 . [2022-09-16T08:39:49.814Z] Sending build context to Docker daemon 9.986MB [2022-09-16T08:39:49.814Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2022-09-16T08:39:49.814Z] Step 2/25 : FROM ${BASE} AS builder [2022-09-16T08:39:49.814Z] ---> f6b5bc7e63a1 [2022-09-16T08:39:49.814Z] Step 3/25 : ARG MAKE=make build [2022-09-16T08:39:50.073Z] ---> Running in 3d8587917328 [2022-09-16T08:39:50.073Z] Removing intermediate container 3d8587917328 [2022-09-16T08:39:50.073Z] ---> ee5cc115d38c [2022-09-16T08:39:50.073Z] Step 4/25 : WORKDIR /device-sdk-go [2022-09-16T08:39:50.073Z] ---> Running in bcdd483ed7cf [2022-09-16T08:39:50.335Z] Removing intermediate container bcdd483ed7cf [2022-09-16T08:39:50.335Z] ---> 1e96496cf452 [2022-09-16T08:39:50.335Z] Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-16T08:39:50.335Z] ---> Running in 473d5513e1a5 [2022-09-16T08:39:50.335Z] Removing intermediate container 473d5513e1a5 [2022-09-16T08:39:50.335Z] ---> f91bfbe692f1 [2022-09-16T08:39:50.335Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-16T08:39:50.335Z] ---> Running in f6eaa25fddc9 [2022-09-16T08:39:50.905Z] Removing intermediate container f6eaa25fddc9 [2022-09-16T08:39:50.905Z] ---> 94437e40e6c2 [2022-09-16T08:39:50.905Z] Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-09-16T08:39:50.905Z] ---> Running in 81f0d91f4737 [2022-09-16T08:39:51.166Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-16T08:39:52.111Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-16T08:39:52.375Z] OK: 211 MiB in 51 packages [2022-09-16T08:39:52.637Z] Removing intermediate container 81f0d91f4737 [2022-09-16T08:39:52.637Z] ---> f3f2e96df439 [2022-09-16T08:39:52.637Z] Step 8/25 : COPY go.mod vendor* ./ [2022-09-16T08:39:52.897Z] ---> e9fc6ce2156f [2022-09-16T08:39:52.897Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-16T08:39:52.897Z] ---> Running in 8d3a3638b5c3 [2022-09-16T08:39:53.467Z] Removing intermediate container 8d3a3638b5c3 [2022-09-16T08:39:53.467Z] ---> d4debeaea911 [2022-09-16T08:39:53.467Z] Step 10/25 : COPY . . [2022-09-16T08:39:54.036Z] ---> 7e9f061746e5 [2022-09-16T08:39:54.036Z] Step 11/25 : RUN ${MAKE} [2022-09-16T08:39:54.036Z] ---> Running in d2a2b2edb46a [2022-09-16T08:39:54.295Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2022-09-16T08:40:12.401Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2022-09-16T08:40:14.920Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-29672 in /w/workspace/gexfoundry_device-sdk-go_PR-1210 [Pipeline] { [Pipeline] ws [2022-09-16T08:40:14.961Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2022-09-16T08:40:15.058Z] The recommended git tool is: git [2022-09-16T08:40:16.652Z] Removing intermediate container d2a2b2edb46a [2022-09-16T08:40:16.652Z] ---> c5279b396f8d [2022-09-16T08:40:16.652Z] Step 12/25 : FROM alpine:3.16 [2022-09-16T08:40:17.223Z] 3.16: Pulling from library/alpine [2022-09-16T08:40:17.223Z] 213ec9aee27d: Pulling fs layer [2022-09-16T08:40:17.483Z] 213ec9aee27d: Download complete [2022-09-16T08:40:17.483Z] 213ec9aee27d: Pull complete [2022-09-16T08:40:17.483Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-16T08:40:17.745Z] Status: Downloaded newer image for alpine:3.16 [2022-09-16T08:40:17.745Z] ---> 9c6f07244728 [2022-09-16T08:40:17.745Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-16T08:40:17.745Z] ---> Running in 77a6957651a8 [2022-09-16T08:40:17.745Z] Removing intermediate container 77a6957651a8 [2022-09-16T08:40:17.745Z] ---> a906fe0bef3c [2022-09-16T08:40:17.745Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-16T08:40:17.745Z] ---> Running in b03475dcedaa [2022-09-16T08:40:18.316Z] Removing intermediate container b03475dcedaa [2022-09-16T08:40:18.316Z] ---> 4a8e059e4ed4 [2022-09-16T08:40:18.316Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-09-16T08:40:18.316Z] ---> Running in 5c96ed1b41cb [2022-09-16T08:40:18.576Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-16T08:40:19.518Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-16T08:40:19.778Z] (1/5) Installing libgcc (11.2.1_git20220219-r2) [2022-09-16T08:40:19.778Z] (2/5) Installing libsodium (1.0.18-r0) [2022-09-16T08:40:20.039Z] (3/5) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-16T08:40:20.039Z] (4/5) Installing libzmq (4.3.4-r0) [2022-09-16T08:40:20.039Z] (5/5) Installing zeromq (4.3.4-r0) [2022-09-16T08:40:20.299Z] Executing busybox-1.35.0-r17.trigger [2022-09-16T08:40:20.299Z] OK: 8 MiB in 19 packages [2022-09-16T08:40:20.558Z] Removing intermediate container 5c96ed1b41cb [2022-09-16T08:40:20.558Z] ---> 0cf1fa6c80fd [2022-09-16T08:40:20.558Z] Step 16/25 : WORKDIR / [2022-09-16T08:40:20.558Z] ---> Running in 7cea779eb2fd [2022-09-16T08:40:20.818Z] Removing intermediate container 7cea779eb2fd [2022-09-16T08:40:20.818Z] ---> 2fc1bbfb5d75 [2022-09-16T08:40:20.818Z] Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2022-09-16T08:40:20.818Z] ---> 965efca047dc [2022-09-16T08:40:20.818Z] Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2022-09-16T08:40:21.755Z] ---> b6c0d6346ac3 [2022-09-16T08:40:21.755Z] Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2022-09-16T08:40:21.755Z] ---> 7f85baa3be8f [2022-09-16T08:40:21.755Z] Step 20/25 : EXPOSE 59999 [2022-09-16T08:40:21.755Z] ---> Running in 3cb1e12e7371 [2022-09-16T08:40:21.755Z] Removing intermediate container 3cb1e12e7371 [2022-09-16T08:40:21.755Z] ---> 181e85984e44 [2022-09-16T08:40:21.755Z] Step 21/25 : ENTRYPOINT ["/device-simple"] [2022-09-16T08:40:21.755Z] ---> Running in cbb3dd107b6b [2022-09-16T08:40:21.810Z] using credential edgex-jenkins-ssh [2022-09-16T08:40:21.826Z] Cloning the remote Git repository [2022-09-16T08:40:22.015Z] Removing intermediate container cbb3dd107b6b [2022-09-16T08:40:22.015Z] ---> 87abe1de3590 [2022-09-16T08:40:22.015Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-16T08:40:22.015Z] ---> Running in d02a1445ac7a [2022-09-16T08:40:22.015Z] Removing intermediate container d02a1445ac7a [2022-09-16T08:40:22.015Z] ---> b011691ef6f1 [2022-09-16T08:40:22.015Z] Step 23/25 : LABEL arch=amd64 [2022-09-16T08:40:22.015Z] ---> Running in 77eaaf88fe0f [2022-09-16T08:40:21.877Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2022-09-16T08:40:21.950Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2022-09-16T08:40:22.043Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2022-09-16T08:40:22.044Z] > git --version # timeout=10 [2022-09-16T08:40:22.274Z] Removing intermediate container 77eaaf88fe0f [2022-09-16T08:40:22.274Z] ---> 4b1a27e9cf13 [2022-09-16T08:40:22.274Z] Step 24/25 : LABEL git_sha=ce0eda20731e7d7611a0ce08ef1809e8e03514e3 [2022-09-16T08:40:22.274Z] ---> Running in 93637e3c26fd [2022-09-16T08:40:22.274Z] Removing intermediate container 93637e3c26fd [2022-09-16T08:40:22.274Z] ---> 9b35860b948f [2022-09-16T08:40:22.274Z] Step 25/25 : LABEL version=0.0.0 [2022-09-16T08:40:22.274Z] ---> Running in fd2ca0401574 [2022-09-16T08:40:22.274Z] Removing intermediate container fd2ca0401574 [2022-09-16T08:40:22.274Z] ---> 9b40a6764e0c [2022-09-16T08:40:22.274Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-16T08:40:22.274Z] Successfully built 9b40a6764e0c [2022-09-16T08:40:22.274Z] 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 [2022-09-16T08:40:23.149Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-16T08:40:23.149Z] [2022-09-16T08:40:23.149Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-16T08:40:22.063Z] > git --version # 'git version 2.25.1' [2022-09-16T08:40:22.065Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-16T08:40:22.171Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-16T08:40:23.533Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-16T08:40:23.533Z] latest: Pulling from edgex-lftools-log-publisher [2022-09-16T08:40:23.533Z] 5eb5b503b376: Pulling fs layer [2022-09-16T08:40:23.533Z] 5c69ac0246d0: Pulling fs layer [2022-09-16T08:40:23.533Z] ec43610c2a17: Pulling fs layer [2022-09-16T08:40:23.533Z] 3a2ae6a8a46f: Pulling fs layer [2022-09-16T08:40:23.533Z] 33b1e0a273af: Pulling fs layer [2022-09-16T08:40:23.533Z] 5d3b04190fa2: Pulling fs layer [2022-09-16T08:40:23.533Z] 2f39f015ded8: Pulling fs layer [2022-09-16T08:40:23.533Z] 3a2ae6a8a46f: Waiting [2022-09-16T08:40:23.533Z] 33b1e0a273af: Waiting [2022-09-16T08:40:23.533Z] 2f39f015ded8: Waiting [2022-09-16T08:40:23.533Z] 5c69ac0246d0: Verifying Checksum [2022-09-16T08:40:23.533Z] 5c69ac0246d0: Download complete [2022-09-16T08:40:23.533Z] 3a2ae6a8a46f: Verifying Checksum [2022-09-16T08:40:23.533Z] 3a2ae6a8a46f: Download complete [2022-09-16T08:40:23.533Z] 33b1e0a273af: Verifying Checksum [2022-09-16T08:40:23.533Z] 33b1e0a273af: Download complete [2022-09-16T08:40:23.792Z] 5d3b04190fa2: Verifying Checksum [2022-09-16T08:40:23.792Z] ec43610c2a17: Verifying Checksum [2022-09-16T08:40:23.792Z] ec43610c2a17: Download complete [2022-09-16T08:40:23.792Z] 5eb5b503b376: Verifying Checksum [2022-09-16T08:40:23.792Z] 5eb5b503b376: Download complete [2022-09-16T08:40:24.362Z] 2f39f015ded8: Download complete [2022-09-16T08:40:24.472Z] Merging remotes/origin/main commit 7128670c60762a554b6733602f52baa10dc88de3 into PR head commit ce0eda20731e7d7611a0ce08ef1809e8e03514e3 [2022-09-16T08:40:23.694Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2022-09-16T08:40:23.710Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-16T08:40:23.741Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2022-09-16T08:40:23.771Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2022-09-16T08:40:23.771Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-16T08:40:23.784Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1210/head:refs/remotes/origin/PR-1210 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-09-16T08:40:24.495Z] > git config core.sparsecheckout # timeout=10 [2022-09-16T08:40:24.511Z] > git checkout -f ce0eda20731e7d7611a0ce08ef1809e8e03514e3 # timeout=10 [2022-09-16T08:40:24.630Z] > git remote # timeout=10 [2022-09-16T08:40:24.648Z] > git config --get remote.origin.url # timeout=10 [2022-09-16T08:40:24.720Z] Merge succeeded, producing ce0eda20731e7d7611a0ce08ef1809e8e03514e3 [2022-09-16T08:40:24.721Z] Checking out Revision ce0eda20731e7d7611a0ce08ef1809e8e03514e3 (PR-1210) [2022-09-16T08:40:24.928Z] 5eb5b503b376: Pull complete [2022-09-16T08:40:25.186Z] 5c69ac0246d0: Pull complete [2022-09-16T08:40:25.445Z] ec43610c2a17: Pull complete [2022-09-16T08:40:25.706Z] 3a2ae6a8a46f: Pull complete [2022-09-16T08:40:25.706Z] 33b1e0a273af: Pull complete [2022-09-16T08:40:25.969Z] 5d3b04190fa2: Pull complete [2022-09-16T08:40:24.666Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-16T08:40:24.679Z] > git merge 7128670c60762a554b6733602f52baa10dc88de3 # timeout=10 [2022-09-16T08:40:24.705Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-16T08:40:24.731Z] > git config core.sparsecheckout # timeout=10 [2022-09-16T08:40:24.742Z] > git checkout -f ce0eda20731e7d7611a0ce08ef1809e8e03514e3 # timeout=10 [2022-09-16T08:40:28.905Z] Commit message: "refactor: refactor device command application layer" [2022-09-16T08:40:28.974Z] > git --version # timeout=10 [2022-09-16T08:40:28.987Z] > git --version # 'git version 2.25.1' [2022-09-16T08:40:29.003Z] fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-16T08:40:29.400Z] [2022-09-16T08:40:29.400Z] GitHub has been notified of this commit’s build result [2022-09-16T08:40:29.400Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-16T08:40:30.157Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-09-16T08:40:30.157Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-16T08:40:30.157Z] Dload Upload Total Spent Left Speed [2022-09-16T08:40:30.157Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 94 12602 94 11881 0 0 91392 0 --:--:-- --:--:-- --:--:-- 90694 100 12602 100 12602 0 0 95469 0 --:--:-- --:--:-- --:--:-- 95469 [Pipeline] sh [2022-09-16T08:40:30.999Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-09-16T08:40:31.250Z] 2f39f015ded8: Pull complete [2022-09-16T08:40:31.250Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-09-16T08:40:31.250Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-16T08:40:31.250Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2022-09-16T08:40:31.367Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-09-16T08:40:31.367Z] + sudo tee /etc/docker/daemon.new [2022-09-16T08:40:31.367Z] { [2022-09-16T08:40:31.367Z] "registry-mirrors": [ [2022-09-16T08:40:31.367Z] "https://nexus3.edgexfoundry.org:10001" [2022-09-16T08:40:31.367Z] ], [2022-09-16T08:40:31.367Z] "bip": "10.250.0.254/24", [2022-09-16T08:40:31.367Z] "hosts": [ [2022-09-16T08:40:31.367Z] "tcp://0.0.0.0:5555", [2022-09-16T08:40:31.367Z] "unix:///var/run/docker.sock" [2022-09-16T08:40:31.367Z] ], [2022-09-16T08:40:31.367Z] "mtu": 1458, [2022-09-16T08:40:31.367Z] "selinux-enabled": true, [2022-09-16T08:40:31.367Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-09-16T08:40:31.367Z] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-16T08:40:31.522Z] prd-ubuntu20.04-docker-8c-8g-29671 does not seem to be running inside a container [2022-09-16T08:40:31.568Z] $ 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-1210 -v /w/workspace/gexfoundry_device-sdk-go_PR-1210:/w/workspace/gexfoundry_device-sdk-go_PR-1210:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1210@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1210@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-09-16T08:40:38.596Z] $ docker top 1513a89c18d20ae7d26809ab3997fee86fe0324829737c7c740df1c41ff1191f -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] libraryResource [Pipeline] sh [2022-09-16T08:40:39.046Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-09-16T08:40:39.220Z] ---> job-cost.sh [2022-09-16T08:40:39.220Z] lf-activate-venv: SKIPPING [2022-09-16T08:40:39.220Z] INFO: No Stack... [2022-09-16T08:40:39.399Z] + sudo service docker restart [2022-09-16T08:40:39.481Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-16T08:40:40.053Z] INFO: Archiving Costs [Pipeline] sh [2022-09-16T08:40:40.372Z] + cat /w/workspace/gexfoundry_device-sdk-go_PR-1210/archives/cost.csv [2022-09-16T08:40:40.372Z] + cut -d, -f6 [Pipeline] lock [2022-09-16T08:40:40.415Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1210-1-stack-cost] [2022-09-16T08:40:40.420Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1210-1-stack-cost] did not exist. Created. [2022-09-16T08:40:40.420Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1210-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-16T08:40:40.804Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-09-16T08:40:40.856Z] Stashed 1 file(s) [Pipeline] } [2022-09-16T08:40:40.887Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1210-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-16T08:40:40.970Z] $ docker stop --time=1 1513a89c18d20ae7d26809ab3997fee86fe0324829737c7c740df1c41ff1191f [2022-09-16T08:40:42.720Z] $ docker rm -f 1513a89c18d20ae7d26809ab3997fee86fe0324829737c7c740df1c41ff1191f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-16T08:40:57.802Z] provisioning config files... [2022-09-16T08:40:57.825Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config8103124669999728718tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-16T08:40:58.223Z] ---> docker-login.sh [2022-09-16T08:40:58.224Z] nexus3.edgexfoundry.org:10001 [2022-09-16T08:40:58.823Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-16T08:40:59.098Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-16T08:40:59.098Z] Configure a credential helper to remove this warning. See [2022-09-16T08:40:59.098Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-16T08:40:59.098Z] [2022-09-16T08:40:59.098Z] Login Succeeded [2022-09-16T08:40:59.098Z] nexus3.edgexfoundry.org:10002 [2022-09-16T08:40:59.377Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-16T08:40:59.377Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-16T08:40:59.377Z] Configure a credential helper to remove this warning. See [2022-09-16T08:40:59.377Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-16T08:40:59.377Z] [2022-09-16T08:40:59.377Z] Login Succeeded [2022-09-16T08:40:59.377Z] nexus3.edgexfoundry.org:10003 [2022-09-16T08:40:59.994Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-16T08:40:59.994Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-16T08:40:59.994Z] Configure a credential helper to remove this warning. See [2022-09-16T08:40:59.994Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-16T08:40:59.994Z] [2022-09-16T08:40:59.994Z] Login Succeeded [2022-09-16T08:40:59.994Z] nexus3.edgexfoundry.org:10004 [2022-09-16T08:41:00.270Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-16T08:41:00.270Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-16T08:41:00.270Z] Configure a credential helper to remove this warning. See [2022-09-16T08:41:00.270Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-16T08:41:00.270Z] [2022-09-16T08:41:00.270Z] Login Succeeded [2022-09-16T08:41:00.270Z] docker.io [2022-09-16T08:41:00.871Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-16T08:41:01.143Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-16T08:41:01.143Z] Configure a credential helper to remove this warning. See [2022-09-16T08:41:01.143Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-16T08:41:01.143Z] [2022-09-16T08:41:01.143Z] Login Succeeded [2022-09-16T08:41:01.143Z] ---> docker-login.sh ends [Pipeline] } [2022-09-16T08:41:01.182Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-16T08:41:01.566Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-16T08:41:01.613Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-16T08:41:01.643Z] ========================================================= [2022-09-16T08:41:01.643Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-09-16T08:41:01.643Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-16T08:41:02.180Z] + 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 . [2022-09-16T08:41:02.790Z] Sending build context to Docker daemon 5.345MB [2022-09-16T08:41:02.790Z] Step 1/11 : ARG BASE=golang:1.18-alpine3.16 [2022-09-16T08:41:02.790Z] Step 2/11 : FROM ${BASE} AS builder [2022-09-16T08:41:02.790Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-09-16T08:41:02.790Z] b3c136eddcbf: Pulling fs layer [2022-09-16T08:41:02.790Z] c0a3192eca97: Pulling fs layer [2022-09-16T08:41:02.790Z] a050256f5b6f: Pulling fs layer [2022-09-16T08:41:02.790Z] 656be50a0ddc: Pulling fs layer [2022-09-16T08:41:02.790Z] 2bbca73fdf42: Pulling fs layer [2022-09-16T08:41:02.790Z] 46d945488cbd: Pulling fs layer [2022-09-16T08:41:02.790Z] 8a5474983e97: Pulling fs layer [2022-09-16T08:41:02.790Z] 329c88fbcd65: Pulling fs layer [2022-09-16T08:41:02.790Z] 2bbca73fdf42: Waiting [2022-09-16T08:41:02.790Z] 46d945488cbd: Waiting [2022-09-16T08:41:02.790Z] 8a5474983e97: Waiting [2022-09-16T08:41:02.790Z] 329c88fbcd65: Waiting [2022-09-16T08:41:02.790Z] 656be50a0ddc: Waiting [2022-09-16T08:41:02.790Z] a050256f5b6f: Verifying Checksum [2022-09-16T08:41:02.790Z] a050256f5b6f: Download complete [2022-09-16T08:41:02.790Z] c0a3192eca97: Verifying Checksum [2022-09-16T08:41:02.790Z] c0a3192eca97: Download complete [2022-09-16T08:41:03.076Z] 2bbca73fdf42: Verifying Checksum [2022-09-16T08:41:03.076Z] 2bbca73fdf42: Download complete [2022-09-16T08:41:03.076Z] 46d945488cbd: Download complete [2022-09-16T08:41:03.076Z] b3c136eddcbf: Verifying Checksum [2022-09-16T08:41:03.076Z] b3c136eddcbf: Download complete [2022-09-16T08:41:04.069Z] b3c136eddcbf: Pull complete [2022-09-16T08:41:04.069Z] 329c88fbcd65: Verifying Checksum [2022-09-16T08:41:04.069Z] 329c88fbcd65: Download complete [2022-09-16T08:41:04.671Z] c0a3192eca97: Pull complete [2022-09-16T08:41:04.947Z] a050256f5b6f: Pull complete [2022-09-16T08:41:05.222Z] 8a5474983e97: Verifying Checksum [2022-09-16T08:41:05.222Z] 8a5474983e97: Download complete [2022-09-16T08:41:05.821Z] 656be50a0ddc: Verifying Checksum [2022-09-16T08:41:05.821Z] 656be50a0ddc: Download complete [2022-09-16T08:41:18.257Z] 656be50a0ddc: Pull complete [2022-09-16T08:41:18.534Z] 2bbca73fdf42: Pull complete [2022-09-16T08:41:18.808Z] 46d945488cbd: Pull complete [2022-09-16T08:41:25.583Z] 8a5474983e97: Pull complete [2022-09-16T08:41:27.571Z] 329c88fbcd65: Pull complete [2022-09-16T08:41:27.571Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-09-16T08:41:27.571Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-16T08:41:27.571Z] ---> ff4287adb874 [2022-09-16T08:41:27.571Z] Step 3/11 : ARG MAKE=make build [2022-09-16T08:41:29.557Z] ---> Running in f523b3e595c3 [2022-09-16T08:41:29.557Z] Removing intermediate container f523b3e595c3 [2022-09-16T08:41:29.557Z] ---> 7c8893afe340 [2022-09-16T08:41:29.557Z] Step 4/11 : WORKDIR /device-sdk-go [2022-09-16T08:41:29.557Z] ---> Running in 9c10c26f3f06 [2022-09-16T08:41:29.841Z] Removing intermediate container 9c10c26f3f06 [2022-09-16T08:41:29.841Z] ---> e2448870c7e0 [2022-09-16T08:41:29.841Z] Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-16T08:41:30.115Z] ---> Running in a264bc0e259f [2022-09-16T08:41:30.387Z] Removing intermediate container a264bc0e259f [2022-09-16T08:41:30.387Z] ---> 0775d5695545 [2022-09-16T08:41:30.387Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-16T08:41:30.387Z] ---> Running in bc995edeef60 [2022-09-16T08:41:32.372Z] Removing intermediate container bc995edeef60 [2022-09-16T08:41:32.372Z] ---> 75e7a3b007da [2022-09-16T08:41:32.372Z] Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-09-16T08:41:32.372Z] ---> Running in ee58d5a00989 [2022-09-16T08:41:33.359Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-16T08:41:33.955Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-16T08:41:34.940Z] OK: 221 MiB in 51 packages [2022-09-16T08:41:35.924Z] Removing intermediate container ee58d5a00989 [2022-09-16T08:41:35.924Z] ---> e5c0a72bd759 [2022-09-16T08:41:35.924Z] Step 8/11 : COPY go.mod vendor* ./ [2022-09-16T08:41:36.525Z] ---> 4c243c8f07b4 [2022-09-16T08:41:36.525Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-16T08:41:36.525Z] ---> Running in 8663bed184b5 [2022-09-16T08:42:23.543Z] Removing intermediate container 8663bed184b5 [2022-09-16T08:42:23.543Z] ---> cac32d466c71 [2022-09-16T08:42:23.543Z] Step 10/11 : COPY . . [2022-09-16T08:42:24.143Z] ---> 47e81f78a1fc [2022-09-16T08:42:24.144Z] Step 11/11 : RUN ${MAKE} [2022-09-16T08:42:24.144Z] ---> Running in ca8bb7382e87 [2022-09-16T08:42:25.125Z] noop [2022-09-16T08:42:25.721Z] Removing intermediate container ca8bb7382e87 [2022-09-16T08:42:25.721Z] ---> 76eab79971ae [2022-09-16T08:42:25.721Z] Successfully built 76eab79971ae [2022-09-16T08:42:25.721Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-16T08:42:26.203Z] + docker inspect -f . ci-base-image-arm64 [2022-09-16T08:42:26.203Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-16T08:42:26.508Z] prd-ubuntu20.04-docker-arm64-4c-16g-29672 does not seem to be running inside a container [2022-09-16T08:42:26.603Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-09-16T08:42:27.850Z] $ docker top 944ae371c4938e97cc96f9874176c5889fa3416faecc042d2eb4d25c9499c1c4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-16T08:42:28.814Z] + go version [2022-09-16T08:42:28.815Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-09-16T08:42:28.858Z] $ docker stop --time=1 944ae371c4938e97cc96f9874176c5889fa3416faecc042d2eb4d25c9499c1c4 [2022-09-16T08:42:30.469Z] $ docker rm -f 944ae371c4938e97cc96f9874176c5889fa3416faecc042d2eb4d25c9499c1c4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-16T08:42:31.345Z] + docker inspect -f . ci-base-image-arm64 [2022-09-16T08:42:31.345Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-16T08:42:31.641Z] prd-ubuntu20.04-docker-arm64-4c-16g-29672 does not seem to be running inside a container [2022-09-16T08:42:31.728Z] $ 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/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-09-16T08:42:32.981Z] $ docker top 2771a7ab7d08f9a12c6f882ae6f215c84462c98413fe9f83f3e5143a75d7b5a2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-16T08:42:33.931Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh [2022-09-16T08:42:34.655Z] + make test [2022-09-16T08:42:34.655Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-09-16T08:43:07.015Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2022-09-16T08:44:58.916Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2022-09-16T08:44:58.916Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2022-09-16T08:44:58.916Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2022-09-16T08:44:58.916Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] [2022-09-16T08:44:58.916Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2022-09-16T08:44:58.916Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.260s coverage: 27.6% of statements [2022-09-16T08:44:58.916Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.479s coverage: 78.9% of statements [2022-09-16T08:44:58.916Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/clients [no test files] [2022-09-16T08:44:58.916Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.373s coverage: 60.0% of statements [2022-09-16T08:44:58.916Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2022-09-16T08:44:58.916Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2022-09-16T08:45:00.702Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.734s coverage: 54.4% of statements [2022-09-16T08:45:00.702Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2022-09-16T08:45:00.702Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2022-09-16T08:45:00.702Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2022-09-16T08:45:03.032Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.465s coverage: 65.1% of statements [2022-09-16T08:45:03.032Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces [no test files] [2022-09-16T08:45:03.032Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces/mocks [no test files] [2022-09-16T08:45:04.475Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.332s coverage: 89.2% of statements [2022-09-16T08:45:04.475Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2022-09-16T08:45:05.909Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.244s coverage: 4.5% of statements [2022-09-16T08:45:05.909Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2022-09-16T08:45:06.888Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-09-16T08:45:06.888Z] GO111MODULE=on go vet ./... [2022-09-16T08:46:43.741Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-16T08:46:43.741Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-16T08:46:43.741Z] ./bin/test-attribution-txt.sh [2022-09-16T08:46:43.741Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2022-09-16T08:46:43.741Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-09-16T08:46:43.741Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-09-16T08:46:43.741Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-09-16T08:46:43.741Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-09-16T08:46:43.741Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-09-16T08:46:43.741Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-09-16T08:46:43.741Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-09-16T08:46:43.781Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-16T08:46:43.814Z] $ docker stop --time=1 2771a7ab7d08f9a12c6f882ae6f215c84462c98413fe9f83f3e5143a75d7b5a2 [2022-09-16T08:46:45.549Z] $ docker rm -f 2771a7ab7d08f9a12c6f882ae6f215c84462c98413fe9f83f3e5143a75d7b5a2 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-16T08:46:46.930Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-16T08:46:46.963Z] Warning: overwriting stash ‘coverage-report’ [2022-09-16T08:46:47.533Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-16T08:46:48.131Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-16T08:46:48.481Z] + ls -al . [2022-09-16T08:46:48.481Z] total 272 [2022-09-16T08:46:48.481Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 16 08:42 . [2022-09-16T08:46:48.481Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 16 08:40 .. [2022-09-16T08:46:48.481Z] -rw-rw-r-- 1 jenkins jenkins 140 Sep 16 08:40 .dockerignore [2022-09-16T08:46:48.482Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 16 08:40 .git [2022-09-16T08:46:48.482Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 16 08:40 .github [2022-09-16T08:46:48.482Z] -rw-rw-r-- 1 jenkins jenkins 131 Sep 16 08:40 .gitignore [2022-09-16T08:46:48.482Z] -rw-rw-r-- 1 jenkins jenkins 42 Sep 16 08:40 .golangci.yml [2022-09-16T08:46:48.482Z] -rw-rw-r-- 1 jenkins jenkins 29536 Sep 16 08:40 CHANGELOG.md [2022-09-16T08:46:48.482Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 16 08:40 GOVERNANCE.md [2022-09-16T08:46:48.482Z] -rw-rw-r-- 1 jenkins jenkins 880 Sep 16 08:40 Jenkinsfile [2022-09-16T08:46:48.482Z] -rw-rw-r-- 1 jenkins jenkins 11341 Sep 16 08:40 LICENSE [2022-09-16T08:46:48.482Z] -rw-rw-r-- 1 jenkins jenkins 2002 Sep 16 08:40 Makefile [2022-09-16T08:46:48.482Z] -rw-rw-r-- 1 jenkins jenkins 619 Sep 16 08:40 OWNERS.md [2022-09-16T08:46:48.482Z] -rw-rw-r-- 1 jenkins jenkins 4881 Sep 16 08:40 README.md [2022-09-16T08:46:48.482Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 16 08:38 VERSION [2022-09-16T08:46:48.482Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 16 08:40 bin [2022-09-16T08:46:48.482Z] -rw-r--r-- 1 jenkins jenkins 101643 Sep 16 08:45 coverage.out [2022-09-16T08:46:48.482Z] drwxrwxr-x 5 jenkins jenkins 4096 Sep 16 08:40 example [2022-09-16T08:46:48.482Z] -rw-rw-r-- 1 jenkins jenkins 3624 Sep 16 08:40 go.mod [2022-09-16T08:46:48.482Z] -rw-rw-r-- 1 jenkins jenkins 37972 Sep 16 08:40 go.sum [2022-09-16T08:46:48.482Z] drwxrwxr-x 14 jenkins jenkins 4096 Sep 16 08:40 internal [2022-09-16T08:46:48.482Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 16 08:40 openapi [2022-09-16T08:46:48.482Z] drwxrwxr-x 6 jenkins jenkins 4096 Sep 16 08:40 pkg [2022-09-16T08:46:48.482Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 16 08:40 snap [2022-09-16T08:46:48.482Z] -rw-rw-r-- 1 jenkins jenkins 222 Sep 16 08:40 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-16T08:46:48.914Z] + 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=ce0eda20731e7d7611a0ce08ef1809e8e03514e3 --label arch=arm64 --label version=0.0.0 . [2022-09-16T08:46:49.510Z] Sending build context to Docker daemon 5.447MB [2022-09-16T08:46:49.510Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2022-09-16T08:46:49.510Z] Step 2/25 : FROM ${BASE} AS builder [2022-09-16T08:46:49.510Z] ---> 76eab79971ae [2022-09-16T08:46:49.510Z] Step 3/25 : ARG MAKE=make build [2022-09-16T08:46:49.510Z] ---> Running in 295676b3ff0f [2022-09-16T08:46:49.785Z] Removing intermediate container 295676b3ff0f [2022-09-16T08:46:49.785Z] ---> 4c2102d7528a [2022-09-16T08:46:49.785Z] Step 4/25 : WORKDIR /device-sdk-go [2022-09-16T08:46:49.785Z] ---> Running in 0fafca1c684b [2022-09-16T08:46:50.387Z] Removing intermediate container 0fafca1c684b [2022-09-16T08:46:50.387Z] ---> 027068654e28 [2022-09-16T08:46:50.387Z] Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-16T08:46:50.387Z] ---> Running in a7a59f41c728 [2022-09-16T08:46:50.666Z] Removing intermediate container a7a59f41c728 [2022-09-16T08:46:50.666Z] ---> f846a7a9ae04 [2022-09-16T08:46:50.666Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-16T08:46:50.666Z] ---> Running in cc1f30cbf340 [2022-09-16T08:46:52.639Z] Removing intermediate container cc1f30cbf340 [2022-09-16T08:46:52.639Z] ---> 8e26f31a2a6a [2022-09-16T08:46:52.639Z] Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-09-16T08:46:52.639Z] ---> Running in 0e7003c30cf0 [2022-09-16T08:46:53.619Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-16T08:46:54.217Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-16T08:46:55.202Z] OK: 221 MiB in 51 packages [2022-09-16T08:46:56.185Z] Removing intermediate container 0e7003c30cf0 [2022-09-16T08:46:56.185Z] ---> f68afaf655b6 [2022-09-16T08:46:56.185Z] Step 8/25 : COPY go.mod vendor* ./ [2022-09-16T08:46:56.459Z] ---> a2885ed7e6ab [2022-09-16T08:46:56.459Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-16T08:46:56.737Z] ---> Running in 9e97d1d07965 [2022-09-16T08:46:58.712Z] Removing intermediate container 9e97d1d07965 [2022-09-16T08:46:58.712Z] ---> 4c3351180081 [2022-09-16T08:46:58.712Z] Step 10/25 : COPY . . [2022-09-16T08:46:59.691Z] ---> c3f5bf3fe3b0 [2022-09-16T08:46:59.692Z] Step 11/25 : RUN ${MAKE} [2022-09-16T08:46:59.692Z] ---> Running in c1f90db5ac26 [2022-09-16T08:47:00.673Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2022-09-16T08:49:07.558Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2022-09-16T08:49:07.558Z] Removing intermediate container c1f90db5ac26 [2022-09-16T08:49:07.558Z] ---> cf4bef05b20e [2022-09-16T08:49:07.558Z] Step 12/25 : FROM alpine:3.16 [2022-09-16T08:49:07.558Z] 3.16: Pulling from library/alpine [2022-09-16T08:49:07.558Z] 9b18e9b68314: Pulling fs layer [2022-09-16T08:49:07.558Z] 9b18e9b68314: Verifying Checksum [2022-09-16T08:49:07.558Z] 9b18e9b68314: Download complete [2022-09-16T08:49:07.558Z] 9b18e9b68314: Pull complete [2022-09-16T08:49:07.558Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-16T08:49:07.558Z] Status: Downloaded newer image for alpine:3.16 [2022-09-16T08:49:07.558Z] ---> a6215f271958 [2022-09-16T08:49:07.558Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-16T08:49:07.558Z] ---> Running in 2c51caadb44d [2022-09-16T08:49:07.558Z] Removing intermediate container 2c51caadb44d [2022-09-16T08:49:07.558Z] ---> 75c7355f7665 [2022-09-16T08:49:07.558Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-16T08:49:07.558Z] ---> Running in 11a85c62b524 [2022-09-16T08:49:08.991Z] Removing intermediate container 11a85c62b524 [2022-09-16T08:49:08.991Z] ---> 1f3e5c0cb361 [2022-09-16T08:49:08.991Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-09-16T08:49:08.991Z] ---> Running in b66e0ce8c98c [2022-09-16T08:49:09.979Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-16T08:49:10.953Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-16T08:49:11.546Z] (1/5) Installing libgcc (11.2.1_git20220219-r2) [2022-09-16T08:49:11.816Z] (2/5) Installing libsodium (1.0.18-r0) [2022-09-16T08:49:11.816Z] (3/5) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-16T08:49:12.084Z] (4/5) Installing libzmq (4.3.4-r0) [2022-09-16T08:49:12.084Z] (5/5) Installing zeromq (4.3.4-r0) [2022-09-16T08:49:12.355Z] Executing busybox-1.35.0-r17.trigger [2022-09-16T08:49:12.355Z] OK: 8 MiB in 19 packages [2022-09-16T08:49:13.327Z] Removing intermediate container b66e0ce8c98c [2022-09-16T08:49:13.327Z] ---> f0e99701653c [2022-09-16T08:49:13.327Z] Step 16/25 : WORKDIR / [2022-09-16T08:49:13.327Z] ---> Running in 0ffedf38f5d0 [2022-09-16T08:49:13.599Z] Removing intermediate container 0ffedf38f5d0 [2022-09-16T08:49:13.599Z] ---> 31088919145c [2022-09-16T08:49:13.599Z] Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2022-09-16T08:49:14.207Z] ---> efe9d70a28c3 [2022-09-16T08:49:14.207Z] Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2022-09-16T08:49:15.642Z] ---> 73c6d3d29c2d [2022-09-16T08:49:15.642Z] Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2022-09-16T08:49:15.919Z] ---> 2fdf8f33b12e [2022-09-16T08:49:15.919Z] Step 20/25 : EXPOSE 59999 [2022-09-16T08:49:16.201Z] ---> Running in 3b5514f6ab34 [2022-09-16T08:49:16.475Z] Removing intermediate container 3b5514f6ab34 [2022-09-16T08:49:16.475Z] ---> 1cdd94016a4e [2022-09-16T08:49:16.475Z] Step 21/25 : ENTRYPOINT ["/device-simple"] [2022-09-16T08:49:16.475Z] ---> Running in 3324222176a1 [2022-09-16T08:49:16.750Z] Removing intermediate container 3324222176a1 [2022-09-16T08:49:16.750Z] ---> c272c50de144 [2022-09-16T08:49:16.750Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-16T08:49:16.750Z] ---> Running in f5eb8c503aba [2022-09-16T08:49:17.026Z] Removing intermediate container f5eb8c503aba [2022-09-16T08:49:17.026Z] ---> 1bb3c710d82d [2022-09-16T08:49:17.026Z] Step 23/25 : LABEL arch=arm64 [2022-09-16T08:49:17.300Z] ---> Running in 4be2d8390e59 [2022-09-16T08:49:17.573Z] Removing intermediate container 4be2d8390e59 [2022-09-16T08:49:17.573Z] ---> 6be328c8dd20 [2022-09-16T08:49:17.573Z] Step 24/25 : LABEL git_sha=ce0eda20731e7d7611a0ce08ef1809e8e03514e3 [2022-09-16T08:49:17.573Z] ---> Running in 4f5b3ef0aa13 [2022-09-16T08:49:17.846Z] Removing intermediate container 4f5b3ef0aa13 [2022-09-16T08:49:17.846Z] ---> 67693ef01c0b [2022-09-16T08:49:17.846Z] Step 25/25 : LABEL version=0.0.0 [2022-09-16T08:49:17.846Z] ---> Running in d23b0a9fbb23 [2022-09-16T08:49:18.121Z] Removing intermediate container d23b0a9fbb23 [2022-09-16T08:49:18.121Z] ---> 991f623e674b [2022-09-16T08:49:18.121Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-16T08:49:18.393Z] Successfully built 991f623e674b [2022-09-16T08:49:18.393Z] 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 [2022-09-16T08:49:19.171Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-16T08:49:19.171Z] [2022-09-16T08:49:19.171Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-16T08:49:19.584Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-16T08:49:19.859Z] arm64: Pulling from edgex-lftools-log-publisher [2022-09-16T08:49:19.859Z] 8998bd30e6a1: Pulling fs layer [2022-09-16T08:49:19.859Z] 04944245beec: Pulling fs layer [2022-09-16T08:49:19.859Z] 699f458cf7ca: Pulling fs layer [2022-09-16T08:49:19.859Z] 765212b225bb: Pulling fs layer [2022-09-16T08:49:19.859Z] f23df028b6ca: Pulling fs layer [2022-09-16T08:49:19.859Z] d65c8cfc05b1: Pulling fs layer [2022-09-16T08:49:19.859Z] 2437ff75d9bd: Pulling fs layer [2022-09-16T08:49:19.859Z] f23df028b6ca: Waiting [2022-09-16T08:49:19.859Z] d65c8cfc05b1: Waiting [2022-09-16T08:49:19.859Z] 2437ff75d9bd: Waiting [2022-09-16T08:49:19.859Z] 765212b225bb: Waiting [2022-09-16T08:49:19.859Z] 04944245beec: Verifying Checksum [2022-09-16T08:49:19.859Z] 04944245beec: Download complete [2022-09-16T08:49:19.859Z] 765212b225bb: Verifying Checksum [2022-09-16T08:49:19.859Z] 765212b225bb: Download complete [2022-09-16T08:49:19.859Z] f23df028b6ca: Verifying Checksum [2022-09-16T08:49:19.859Z] f23df028b6ca: Download complete [2022-09-16T08:49:19.859Z] d65c8cfc05b1: Verifying Checksum [2022-09-16T08:49:19.859Z] d65c8cfc05b1: Download complete [2022-09-16T08:49:20.135Z] 699f458cf7ca: Verifying Checksum [2022-09-16T08:49:20.135Z] 699f458cf7ca: Download complete [2022-09-16T08:49:20.409Z] 8998bd30e6a1: Download complete [2022-09-16T08:49:23.033Z] 2437ff75d9bd: Verifying Checksum [2022-09-16T08:49:23.033Z] 2437ff75d9bd: Download complete [2022-09-16T08:49:24.466Z] 8998bd30e6a1: Pull complete [2022-09-16T08:49:24.739Z] 04944245beec: Pull complete [2022-09-16T08:49:26.196Z] 699f458cf7ca: Pull complete [2022-09-16T08:49:26.471Z] 765212b225bb: Pull complete [2022-09-16T08:49:27.068Z] f23df028b6ca: Pull complete [2022-09-16T08:49:27.340Z] d65c8cfc05b1: Pull complete [2022-09-16T08:49:42.444Z] 2437ff75d9bd: Pull complete [2022-09-16T08:49:42.444Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-09-16T08:49:42.444Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-16T08:49:42.444Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-16T08:49:42.807Z] prd-ubuntu20.04-docker-arm64-4c-16g-29672 does not seem to be running inside a container [2022-09-16T08:49:42.890Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-09-16T08:49:45.403Z] $ docker top 595e5375fac84fa52c2038287c1827742a7f8a019e553eb887843c272d2c72f3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-16T08:49:46.353Z] ---> job-cost.sh [2022-09-16T08:49:46.353Z] lf-activate-venv: SKIPPING [2022-09-16T08:49:46.353Z] INFO: No Stack... [2022-09-16T08:49:46.945Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-09-16T08:49:47.921Z] INFO: Archiving Costs [Pipeline] sh [2022-09-16T08:49:48.596Z] + cat /w/workspace/device-sdk-go/1/archives/cost.csv [2022-09-16T08:49:48.596Z] + cut -d, -f6 [Pipeline] lock [2022-09-16T08:49:48.675Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1210-1-stack-cost] [2022-09-16T08:49:48.680Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1210-1-stack-cost] did not exist. Created. [2022-09-16T08:49:48.680Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1210-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-16T08:49:49.426Z] /w/workspace/device-sdk-go/1@tmp/durable-add31503/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-09-16T08:49:50.133Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-09-16T08:49:50.168Z] Warning: overwriting stash ‘stack-cost’ [2022-09-16T08:49:50.229Z] Stashed 1 file(s) [Pipeline] } [2022-09-16T08:49:50.242Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1210-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-16T08:49:50.319Z] $ docker stop --time=1 595e5375fac84fa52c2038287c1827742a7f8a019e553eb887843c272d2c72f3 [2022-09-16T08:49:51.778Z] $ docker rm -f 595e5375fac84fa52c2038287c1827742a7f8a019e553eb887843c272d2c72f3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-09-16T08:49:52.824Z] provisioning config files... [2022-09-16T08:49:52.833Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1210@tmp/config263161958277180226tmp [Pipeline] { [Pipeline] sh [2022-09-16T08:49:53.174Z] + set +x [2022-09-16T08:49:53.174Z] + curl -s https://codecov.io/bash [2022-09-16T08:49:53.174Z] + bash -s -- [2022-09-16T08:49:53.174Z] [2022-09-16T08:49:53.174Z] _____ _ [2022-09-16T08:49:53.174Z] / ____| | | [2022-09-16T08:49:53.174Z] | | ___ __| | ___ ___ _____ __ [2022-09-16T08:49:53.174Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-09-16T08:49:53.174Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-09-16T08:49:53.174Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-09-16T08:49:53.174Z] Bash-1.0.6 [2022-09-16T08:49:53.174Z] [2022-09-16T08:49:53.174Z] [2022-09-16T08:49:53.174Z] ==> git version 2.25.1 found [2022-09-16T08:49:53.174Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-09-16T08:49:53.174Z] Release-Date: 2020-01-08 [2022-09-16T08:49:53.174Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-09-16T08:49:53.174Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-09-16T08:49:53.174Z] ==> Jenkins CI detected. [2022-09-16T08:49:53.174Z] current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1210 [2022-09-16T08:49:53.174Z] project root: . [2022-09-16T08:49:53.174Z] --> token set from env [2022-09-16T08:49:53.174Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-09-16T08:49:53.174Z] ==> Running gcov in . (disable via -X gcov) [2022-09-16T08:49:53.174Z] ==> Python coveragepy not found [2022-09-16T08:49:53.174Z] ==> Searching for coverage reports in: [2022-09-16T08:49:53.174Z] + . [2022-09-16T08:49:53.174Z] -> Found 1 reports [2022-09-16T08:49:53.174Z] ==> Detecting git/mercurial file structure [2022-09-16T08:49:53.436Z] ==> Reading reports [2022-09-16T08:49:53.436Z] + ./coverage.out bytes=101643 [2022-09-16T08:49:53.436Z] ==> Appending adjustments [2022-09-16T08:49:53.436Z] https://docs.codecov.io/docs/fixing-reports [2022-09-16T08:49:53.697Z] + Found adjustments [2022-09-16T08:49:53.698Z] ==> Gzipping contents [2022-09-16T08:49:53.698Z] 16K /tmp/codecov.1YaJOd.gz [2022-09-16T08:49:53.698Z] ==> Uploading reports [2022-09-16T08:49:53.698Z] url: https://codecov.io [2022-09-16T08:49:53.698Z] query: branch=PR-1210&commit=ce0eda20731e7d7611a0ce08ef1809e8e03514e3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1210%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1210&job=&cmd_args= [2022-09-16T08:49:53.698Z] -> Pinging Codecov [2022-09-16T08:49:53.698Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1210&commit=ce0eda20731e7d7611a0ce08ef1809e8e03514e3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1210%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1210&job=&cmd_args= [2022-09-16T08:49:53.958Z] -> Uploading to [2022-09-16T08:49:53.958Z] https://storage.googleapis.com/codecov/v4/raw/2022-09-16/7E55EF52A471D76F132DFD9A03CDDE97/ce0eda20731e7d7611a0ce08ef1809e8e03514e3/1bc86a58-94c0-4239-a2c9-a463fbd33028.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220916%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220916T084953Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f3c026c9ed257a56bdaba08bf220bd5a0f8514765f08942549db0e52bf3619a3 [2022-09-16T08:49:53.958Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-16T08:49:53.958Z] Dload Upload Total Spent Left Speed [2022-09-16T08:49:54.219Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14461 0 0 100 14461 0 65139 --:--:-- --:--:-- --:--:-- 64847 100 14461 0 0 100 14461 0 58546 --:--:-- --:--:-- --:--:-- 58546 [2022-09-16T08:49:54.219Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/ce0eda20731e7d7611a0ce08ef1809e8e03514e3 [Pipeline] } [2022-09-16T08:49:54.249Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-09-16T08:49:56.059Z] + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1210/archives ] [2022-09-16T08:49:56.059Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1210/archives [2022-09-16T08:49:56.059Z] total 16 [2022-09-16T08:49:56.059Z] drwxr-xr-x 3 root root 4096 Sep 16 08:40 . [2022-09-16T08:49:56.059Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 16 08:40 .. [2022-09-16T08:49:56.059Z] drwxr-xr-x 2 root root 4096 Sep 16 08:40 cost [2022-09-16T08:49:56.059Z] -rw-r--r-- 1 root root 86 Sep 16 08:40 cost.csv [2022-09-16T08:49:56.059Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1210/archives [2022-09-16T08:49:56.059Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1210/archives [2022-09-16T08:49:56.059Z] total 16 [2022-09-16T08:49:56.059Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 16 08:40 . [2022-09-16T08:49:56.059Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 16 08:40 .. [2022-09-16T08:49:56.059Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 16 08:40 cost [2022-09-16T08:49:56.059Z] -rw-r--r-- 1 jenkins jenkins 86 Sep 16 08:40 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-09-16T08:49:56.388Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-16T08:49:57.285Z] ---> package-listing.sh [2022-09-16T08:49:57.285Z] ++ facter osfamily [2022-09-16T08:49:57.285Z] ++ tr '[:upper:]' '[:lower:]' [2022-09-16T08:49:57.546Z] + OS_FAMILY=debian [2022-09-16T08:49:57.546Z] + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1210 [2022-09-16T08:49:57.546Z] + START_PACKAGES=/tmp/packages_start.txt [2022-09-16T08:49:57.546Z] + END_PACKAGES=/tmp/packages_end.txt [2022-09-16T08:49:57.546Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-09-16T08:49:57.546Z] + PACKAGES=/tmp/packages_start.txt [2022-09-16T08:49:57.546Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1210 ']' [2022-09-16T08:49:57.546Z] + PACKAGES=/tmp/packages_end.txt [2022-09-16T08:49:57.546Z] + case "${OS_FAMILY}" in [2022-09-16T08:49:57.546Z] + dpkg -l [2022-09-16T08:49:57.546Z] + grep '^ii' [2022-09-16T08:49:57.546Z] + '[' -f /tmp/packages_start.txt ']' [2022-09-16T08:49:57.546Z] + '[' -f /tmp/packages_end.txt ']' [2022-09-16T08:49:57.546Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-09-16T08:49:57.546Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1210 ']' [2022-09-16T08:49:57.546Z] + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1210/archives/ [2022-09-16T08:49:57.546Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1210/archives/ [Pipeline] echo [2022-09-16T08:49:57.581Z] 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-1210/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-09-16T08:49:57.877Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-16T08:49:58.510Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-16T08:49:58.510Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-16T08:49:58.661Z] prd-ubuntu20.04-docker-8c-8g-29671 does not seem to be running inside a container [2022-09-16T08:49:58.696Z] $ 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-1210/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-1210 -v /w/workspace/gexfoundry_device-sdk-go_PR-1210:/w/workspace/gexfoundry_device-sdk-go_PR-1210:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1210@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1210@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-09-16T08:49:58.911Z] $ docker top 232b0c2f3b01db58966c5bf3c8b04236bc840418e4e502369ec90ef358907151 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-16T08:49:59.313Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-09-16T08:49:59.618Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-09-16T08:49:59.928Z] + ls /var/log/sa-host [2022-09-16T08:49:59.928Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-16T08:50:00.122Z] provisioning config files... [2022-09-16T08:50:00.132Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1210@tmp/config5435859984222021689tmp [Pipeline] { [Pipeline] echo [2022-09-16T08:50:00.184Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-16T08:50:00.501Z] ---> create-netrc.sh [Pipeline] } [2022-09-16T08:50:00.526Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-09-16T08:50:00.931Z] ---> python-tools-install.sh [Pipeline] echo [2022-09-16T08:50:00.963Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-16T08:50:01.283Z] ---> sudo-logs.sh [2022-09-16T08:50:01.283Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-09-16T08:50:01.358Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-16T08:50:01.672Z] ---> job-cost.sh [2022-09-16T08:50:01.672Z] lf-activate-venv: SKIPPING [2022-09-16T08:50:01.672Z] DEBUG: total: 0.2199999988079071 [2022-09-16T08:50:01.672Z] INFO: Retrieving Stack Cost... [2022-09-16T08:50:02.247Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-16T08:50:02.509Z] INFO: Archiving Costs [Pipeline] echo [2022-09-16T08:50:02.542Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-16T08:50:02.854Z] ---> logs-deploy.sh [2022-09-16T08:50:02.854Z] lf-activate-venv: SKIPPING [2022-09-16T08:50:02.854Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1210/1 [2022-09-16T08:50:02.854Z] INFO: archiving workspace using pattern(s): [2022-09-16T08:50:03.796Z] Archives upload complete. [2022-09-16T08:50:04.058Z] INFO: archiving logs to Nexus [2022-09-16T08:50:04.631Z] ---> uname -a: [2022-09-16T08:50:04.631Z] Linux prd-ubuntu20-04-docker-8c-8g-29671 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-09-16T08:50:04.631Z] [2022-09-16T08:50:04.631Z] [2022-09-16T08:50:04.631Z] ---> lscpu: [2022-09-16T08:50:04.631Z] Architecture: x86_64 [2022-09-16T08:50:04.631Z] CPU op-mode(s): 32-bit, 64-bit [2022-09-16T08:50:04.631Z] Byte Order: Little Endian [2022-09-16T08:50:04.631Z] Address sizes: 40 bits physical, 48 bits virtual [2022-09-16T08:50:04.631Z] CPU(s): 8 [2022-09-16T08:50:04.631Z] On-line CPU(s) list: 0-7 [2022-09-16T08:50:04.631Z] Thread(s) per core: 1 [2022-09-16T08:50:04.631Z] Core(s) per socket: 1 [2022-09-16T08:50:04.631Z] Socket(s): 8 [2022-09-16T08:50:04.631Z] NUMA node(s): 1 [2022-09-16T08:50:04.631Z] Vendor ID: AuthenticAMD [2022-09-16T08:50:04.631Z] CPU family: 23 [2022-09-16T08:50:04.631Z] Model: 49 [2022-09-16T08:50:04.631Z] Model name: AMD EPYC-Rome Processor [2022-09-16T08:50:04.631Z] Stepping: 0 [2022-09-16T08:50:04.631Z] CPU MHz: 2800.002 [2022-09-16T08:50:04.631Z] BogoMIPS: 5600.00 [2022-09-16T08:50:04.631Z] Virtualization: AMD-V [2022-09-16T08:50:04.631Z] Hypervisor vendor: KVM [2022-09-16T08:50:04.631Z] Virtualization type: full [2022-09-16T08:50:04.631Z] L1d cache: 256 KiB [2022-09-16T08:50:04.631Z] L1i cache: 256 KiB [2022-09-16T08:50:04.631Z] L2 cache: 4 MiB [2022-09-16T08:50:04.631Z] L3 cache: 128 MiB [2022-09-16T08:50:04.631Z] NUMA node0 CPU(s): 0-7 [2022-09-16T08:50:04.631Z] Vulnerability Itlb multihit: Not affected [2022-09-16T08:50:04.631Z] Vulnerability L1tf: Not affected [2022-09-16T08:50:04.631Z] Vulnerability Mds: Not affected [2022-09-16T08:50:04.631Z] Vulnerability Meltdown: Not affected [2022-09-16T08:50:04.631Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-09-16T08:50:04.631Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-09-16T08:50:04.631Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-09-16T08:50:04.631Z] Vulnerability Srbds: Not affected [2022-09-16T08:50:04.631Z] Vulnerability Tsx async abort: Not affected [2022-09-16T08:50:04.631Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-09-16T08:50:04.631Z] [2022-09-16T08:50:04.632Z] [2022-09-16T08:50:04.632Z] ---> nproc: [2022-09-16T08:50:04.632Z] 8 [2022-09-16T08:50:04.632Z] [2022-09-16T08:50:04.632Z] [2022-09-16T08:50:04.632Z] ---> df -h: [2022-09-16T08:50:04.632Z] Filesystem Size Used Avail Use% Mounted on [2022-09-16T08:50:04.632Z] overlay 155G 11G 145G 7% / [2022-09-16T08:50:04.632Z] tmpfs 64M 0 64M 0% /dev [2022-09-16T08:50:04.632Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-09-16T08:50:04.632Z] shm 64M 0 64M 0% /dev/shm [2022-09-16T08:50:04.632Z] /dev/vda1 155G 11G 145G 7% /facter-os [2022-09-16T08:50:04.632Z] [2022-09-16T08:50:04.632Z] [2022-09-16T08:50:04.632Z] ---> sar -b -r -n DEV: [2022-09-16T08:50:04.632Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-29671) 09/16/22 _x86_64_ (8 CPU) [2022-09-16T08:50:04.632Z] [2022-09-16T08:50:04.632Z] 08:37:00 LINUX RESTART (8 CPU) [2022-09-16T08:50:04.632Z] [2022-09-16T08:50:04.632Z] 08:38:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-09-16T08:50:04.632Z] 08:39:01 182.84 3.72 179.12 0.00 371.74 71330.22 0.00 [2022-09-16T08:50:04.632Z] 08:40:01 87.39 0.05 87.34 0.00 1.07 15210.00 0.00 [2022-09-16T08:50:04.632Z] 08:41:01 119.21 0.00 119.21 0.00 0.00 33429.66 0.00 [2022-09-16T08:50:04.632Z] 08:42:01 2.52 0.00 2.52 0.00 0.00 31.08 0.00 [2022-09-16T08:50:04.632Z] 08:43:01 0.98 0.02 0.97 0.00 0.13 11.20 0.00 [2022-09-16T08:50:04.632Z] 08:44:01 1.15 0.00 1.15 0.00 0.00 13.73 0.00 [2022-09-16T08:50:04.632Z] 08:45:02 0.83 0.00 0.83 0.00 0.00 9.60 0.00 [2022-09-16T08:50:04.632Z] 08:46:01 1.95 0.00 1.95 0.00 0.00 22.78 0.00 [2022-09-16T08:50:04.632Z] 08:47:01 0.82 0.00 0.82 0.00 0.00 9.33 0.00 [2022-09-16T08:50:04.632Z] 08:48:01 1.83 0.00 1.83 0.00 0.00 26.40 0.00 [2022-09-16T08:50:04.632Z] 08:49:01 0.98 0.00 0.98 0.00 0.00 11.73 0.00 [2022-09-16T08:50:04.632Z] 08:50:01 6.15 0.25 5.90 0.00 19.33 119.98 0.00 [2022-09-16T08:50:04.632Z] Average: 33.93 0.34 33.60 0.00 32.74 10033.89 0.00 [2022-09-16T08:50:04.632Z] [2022-09-16T08:50:04.632Z] 08:38:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-09-16T08:50:04.632Z] 08:39:01 28356436 31755284 539100 1.64 161420 3449000 2128548 6.27 1154872 2926924 592 [2022-09-16T08:50:04.632Z] 08:40:01 28043600 31657252 629456 1.91 166556 3635668 2482200 7.32 1433692 2929212 167128 [2022-09-16T08:50:04.632Z] 08:41:01 27605320 31779052 510520 1.55 176784 4141068 1790928 5.28 1282304 3475064 384 [2022-09-16T08:50:04.632Z] 08:42:01 27606940 31780772 508632 1.55 176824 4141068 1790928 5.28 1281236 3475064 8 [2022-09-16T08:50:04.632Z] 08:43:01 27613840 31787724 501720 1.53 176832 4141144 1790928 5.28 1274352 3475140 20 [2022-09-16T08:50:04.632Z] 08:44:01 27614052 31787956 501428 1.52 176844 4141148 1790928 5.28 1274068 3475144 20 [2022-09-16T08:50:04.632Z] 08:45:02 27615272 31789268 500132 1.52 176856 4141148 1790928 5.28 1272684 3475232 20 [2022-09-16T08:50:04.632Z] 08:46:01 27617092 31791092 498268 1.52 176900 4141152 1790928 5.28 1271196 3475240 12 [2022-09-16T08:50:04.632Z] 08:47:01 27616692 31790752 498796 1.52 176904 4141152 1790928 5.28 1271436 3475296 16 [2022-09-16T08:50:04.632Z] 08:48:01 27616936 31791024 498500 1.52 176944 4141132 1790928 5.28 1271928 3475272 24 [2022-09-16T08:50:04.632Z] 08:49:01 27617392 31791484 497964 1.51 176960 4141136 1790928 5.28 1271512 3475276 20 [2022-09-16T08:50:04.632Z] 08:50:01 27573164 31749436 536924 1.63 177024 4142596 2262560 6.67 1312080 3475540 288 [2022-09-16T08:50:04.632Z] Average: 27708061 31770925 518453 1.58 174737 4041451 1915972 5.65 1280947 3384034 14044 [2022-09-16T08:50:04.632Z] [2022-09-16T08:50:04.632Z] 08:38:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-09-16T08:50:04.632Z] 08:39:01 ens3 353.97 280.02 5510.41 40.92 0.00 0.00 0.00 0.00 [2022-09-16T08:50:04.632Z] 08:39:01 vethfd3453a 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2022-09-16T08:50:04.632Z] 08:39:01 lo 2.73 2.73 0.27 0.27 0.00 0.00 0.00 0.00 [2022-09-16T08:50:04.632Z] 08:39:01 docker0 137.40 166.16 11.24 1539.08 0.00 0.00 0.00 0.00 [2022-09-16T08:50:04.632Z] 08:40:01 ens3 76.00 61.22 75.72 68.92 0.00 0.00 0.00 0.00 [2022-09-16T08:50:04.632Z] 08:40:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2022-09-16T08:50:04.632Z] 08:40:01 docker0 8.50 10.35 0.49 40.85 0.00 0.00 0.00 0.00 [2022-09-16T08:50:04.632Z] 08:40:01 veth00a68ce 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2022-09-16T08:50:04.632Z] 08:41:01 ens3 156.53 118.64 2647.73 68.93 0.00 0.00 0.00 0.00 [2022-09-16T08:50:04.632Z] 08:41:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 [2022-09-16T08:50:04.632Z] 08:41:01 docker0 7.95 10.28 0.46 57.69 0.00 0.00 0.00 0.00 [2022-09-16T08:50:04.632Z] 08:42:01 ens3 0.82 0.83 0.05 0.07 0.00 0.00 0.00 0.00 [2022-09-16T08:50:04.632Z] 08:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-16T08:50:04.632Z] 08:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-16T08:50:04.632Z] 08:43:01 ens3 0.18 0.15 0.08 0.07 0.00 0.00 0.00 0.00 [2022-09-16T08:50:04.632Z] 08:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-16T08:50:04.632Z] 08:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-16T08:50:04.632Z] 08:44:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-16T08:50:04.632Z] 08:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-16T08:50:04.632Z] 08:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-16T08:50:04.632Z] 08:45:02 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-16T08:50:04.632Z] 08:45:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-16T08:50:04.632Z] 08:45:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-16T08:50:04.632Z] 08:46:01 ens3 0.12 0.14 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-16T08:50:04.632Z] 08:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-16T08:50:04.632Z] 08:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-16T08:50:04.632Z] 08:47:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-16T08:50:04.632Z] 08:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-16T08:50:04.632Z] 08:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-16T08:50:04.632Z] 08:48:01 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2022-09-16T08:50:04.632Z] 08:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-16T08:50:04.632Z] 08:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-16T08:50:04.632Z] 08:49:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-16T08:50:04.632Z] 08:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-16T08:50:04.632Z] 08:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-16T08:50:04.632Z] 08:50:01 ens3 24.60 14.68 26.15 8.68 0.00 0.00 0.00 0.00 [2022-09-16T08:50:04.632Z] 08:50:01 lo 0.53 0.53 0.04 0.04 0.00 0.00 0.00 0.00 [2022-09-16T08:50:04.632Z] 08:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-16T08:50:04.632Z] Average: ens3 51.12 39.72 689.40 15.66 0.00 0.00 0.00 0.00 [2022-09-16T08:50:04.632Z] Average: lo 0.51 0.51 0.05 0.05 0.00 0.00 0.00 0.00 [2022-09-16T08:50:04.632Z] Average: docker0 12.84 15.59 1.02 136.68 0.00 0.00 0.00 0.00 [2022-09-16T08:50:04.632Z] [2022-09-16T08:50:04.632Z] [2022-09-16T08:50:04.632Z] ---> sar -P ALL: [2022-09-16T08:50:04.632Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-29671) 09/16/22 _x86_64_ (8 CPU) [2022-09-16T08:50:04.632Z] [2022-09-16T08:50:04.632Z] 08:37:00 LINUX RESTART (8 CPU) [2022-09-16T08:50:04.632Z] [2022-09-16T08:50:04.632Z] 08:38:01 CPU %user %nice %system %iowait %steal %idle [2022-09-16T08:50:04.632Z] 08:39:01 all 8.61 0.00 3.92 3.61 0.06 83.81 [2022-09-16T08:50:04.632Z] 08:39:01 0 8.02 0.00 4.03 3.22 0.07 84.66 [2022-09-16T08:50:04.632Z] 08:39:01 1 8.92 0.00 3.29 0.08 0.05 87.66 [2022-09-16T08:50:04.632Z] 08:39:01 2 8.10 0.00 3.58 0.86 0.05 87.41 [2022-09-16T08:50:04.632Z] 08:39:01 3 9.07 0.00 4.18 10.30 0.05 76.40 [2022-09-16T08:50:04.632Z] 08:39:01 4 9.46 0.00 4.19 3.75 0.05 82.56 [2022-09-16T08:50:04.632Z] 08:39:01 5 7.14 0.00 4.03 0.47 0.05 88.30 [2022-09-16T08:50:04.632Z] 08:39:01 6 8.85 0.00 3.61 0.18 0.07 87.28 [2022-09-16T08:50:04.632Z] 08:39:01 7 9.29 0.00 4.42 10.12 0.07 76.10 [2022-09-16T08:50:04.632Z] 08:40:01 all 50.19 0.00 7.15 0.75 0.08 41.83 [2022-09-16T08:50:04.632Z] 08:40:01 0 50.96 0.00 6.71 0.22 0.07 42.04 [2022-09-16T08:50:04.632Z] 08:40:01 1 51.81 0.00 6.57 0.03 0.08 41.50 [2022-09-16T08:50:04.632Z] 08:40:01 2 50.83 0.00 6.80 0.08 0.08 42.19 [2022-09-16T08:50:04.632Z] 08:40:01 3 48.93 0.00 7.83 4.41 0.10 38.72 [2022-09-16T08:50:04.632Z] 08:40:01 4 50.23 0.00 7.66 0.07 0.10 41.95 [2022-09-16T08:50:04.632Z] 08:40:01 5 50.49 0.00 6.92 0.02 0.07 42.50 [2022-09-16T08:50:04.632Z] 08:40:01 6 49.58 0.00 7.47 1.06 0.07 41.82 [2022-09-16T08:50:04.632Z] 08:40:01 7 48.69 0.00 7.22 0.10 0.08 43.91 [2022-09-16T08:50:04.632Z] 08:41:01 all 11.97 0.00 2.87 2.84 0.04 82.29 [2022-09-16T08:50:04.632Z] 08:41:01 0 11.37 0.00 2.88 0.07 0.03 85.65 [2022-09-16T08:50:04.632Z] 08:41:01 1 11.70 0.00 2.42 1.97 0.03 83.88 [2022-09-16T08:50:04.632Z] 08:41:01 2 14.11 0.00 2.69 0.18 0.03 82.98 [2022-09-16T08:50:04.632Z] 08:41:01 3 12.16 0.00 2.96 4.83 0.03 80.02 [2022-09-16T08:50:04.632Z] 08:41:01 4 11.52 0.00 2.83 1.13 0.05 84.48 [2022-09-16T08:50:04.632Z] 08:41:01 5 12.21 0.00 3.22 9.33 0.05 75.19 [2022-09-16T08:50:04.632Z] 08:41:01 6 10.88 0.00 2.81 4.89 0.05 81.37 [2022-09-16T08:50:04.632Z] 08:41:01 7 11.80 0.00 3.13 0.32 0.05 84.70 [2022-09-16T08:50:04.632Z] 08:42:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2022-09-16T08:50:04.632Z] 08:42:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2022-09-16T08:50:04.632Z] 08:42:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2022-09-16T08:50:04.632Z] 08:42:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-16T08:50:04.632Z] 08:42:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-16T08:50:04.632Z] 08:42:01 4 0.08 0.00 0.03 0.02 0.02 99.85 [2022-09-16T08:50:04.632Z] 08:42:01 5 0.00 0.00 0.00 0.03 0.00 99.97 [2022-09-16T08:50:04.633Z] 08:42:01 6 0.00 0.00 0.00 0.07 0.00 99.93 [2022-09-16T08:50:04.633Z] 08:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-16T08:50:04.633Z] 08:43:01 all 0.19 0.00 0.02 0.01 0.00 99.78 [2022-09-16T08:50:04.633Z] 08:43:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2022-09-16T08:50:04.633Z] 08:43:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2022-09-16T08:50:04.633Z] 08:43:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2022-09-16T08:50:04.633Z] 08:43:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-16T08:50:04.633Z] 08:43:01 4 0.08 0.00 0.05 0.00 0.02 99.85 [2022-09-16T08:50:04.633Z] 08:43:01 5 0.05 0.00 0.07 0.05 0.00 99.83 [2022-09-16T08:50:04.633Z] 08:43:01 6 1.27 0.00 0.02 0.02 0.00 98.69 [2022-09-16T08:50:04.633Z] 08:43:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-16T08:50:04.633Z] 08:44:01 all 0.26 0.00 0.01 0.00 0.01 99.73 [2022-09-16T08:50:04.633Z] 08:44:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-16T08:50:04.633Z] 08:44:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-16T08:50:04.633Z] 08:44:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2022-09-16T08:50:04.633Z] 08:44:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-16T08:50:04.633Z] 08:44:01 4 0.05 0.00 0.03 0.00 0.02 99.90 [2022-09-16T08:50:04.633Z] 08:44:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2022-09-16T08:50:04.633Z] 08:44:01 6 1.95 0.00 0.00 0.02 0.02 98.01 [2022-09-16T08:50:04.633Z] 08:44:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-16T08:50:04.633Z] 08:45:02 all 0.16 0.00 0.01 0.00 0.00 99.82 [2022-09-16T08:50:04.633Z] 08:45:02 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-16T08:50:04.633Z] 08:45:02 1 0.02 0.00 0.05 0.00 0.00 99.93 [2022-09-16T08:50:04.633Z] 08:45:02 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-16T08:50:04.633Z] 08:45:02 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-16T08:50:04.633Z] 08:45:02 4 0.05 0.00 0.03 0.02 0.02 99.88 [2022-09-16T08:50:04.633Z] 08:45:02 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-16T08:50:04.633Z] 08:45:02 6 1.17 0.00 0.00 0.00 0.00 98.83 [2022-09-16T08:50:04.633Z] 08:45:02 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-16T08:50:04.633Z] 08:46:01 all 0.01 0.00 0.01 0.01 0.01 99.97 [2022-09-16T08:50:04.633Z] 08:46:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-16T08:50:04.633Z] 08:46:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2022-09-16T08:50:04.633Z] 08:46:01 2 0.00 0.00 0.03 0.00 0.00 99.97 [2022-09-16T08:50:04.633Z] 08:46:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-16T08:50:04.633Z] 08:46:01 4 0.03 0.00 0.03 0.00 0.02 99.92 [2022-09-16T08:50:04.633Z] 08:46:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2022-09-16T08:50:04.633Z] 08:46:01 6 0.00 0.00 0.02 0.05 0.02 99.91 [2022-09-16T08:50:04.633Z] 08:46:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-16T08:50:04.633Z] 08:47:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2022-09-16T08:50:04.633Z] 08:47:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2022-09-16T08:50:04.633Z] 08:47:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-16T08:50:04.633Z] 08:47:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-16T08:50:04.633Z] 08:47:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-16T08:50:04.633Z] 08:47:01 4 0.02 0.00 0.05 0.00 0.02 99.92 [2022-09-16T08:50:04.633Z] 08:47:01 5 0.00 0.00 0.00 0.02 0.02 99.97 [2022-09-16T08:50:04.633Z] 08:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-16T08:50:04.633Z] 08:47:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-16T08:50:04.633Z] 08:48:01 all 0.05 0.00 0.01 0.01 0.00 99.93 [2022-09-16T08:50:04.633Z] 08:48:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-16T08:50:04.633Z] 08:48:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-16T08:50:04.633Z] 08:48:01 2 0.05 0.00 0.00 0.00 0.02 99.93 [2022-09-16T08:50:04.633Z] 08:48:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-16T08:50:04.633Z] 08:48:01 4 0.12 0.00 0.05 0.02 0.02 99.80 [2022-09-16T08:50:04.633Z] 08:48:01 5 0.02 0.00 0.02 0.02 0.00 99.95 [2022-09-16T08:50:04.633Z] 08:48:01 6 0.02 0.00 0.00 0.03 0.00 99.95 [2022-09-16T08:50:04.633Z] 08:48:01 7 0.13 0.00 0.02 0.00 0.00 99.85 [2022-09-16T08:50:04.633Z] 08:49:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2022-09-16T08:50:04.633Z] 08:49:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-16T08:50:04.633Z] 08:49:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2022-09-16T08:50:04.633Z] 08:49:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-16T08:50:04.633Z] 08:49:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-16T08:50:04.633Z] 08:49:01 4 0.05 0.00 0.05 0.00 0.00 99.90 [2022-09-16T08:50:04.633Z] 08:49:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-16T08:50:04.633Z] 08:49:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2022-09-16T08:50:04.633Z] 08:49:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-16T08:50:04.633Z] [2022-09-16T08:50:04.633Z] 08:49:01 CPU %user %nice %system %iowait %steal %idle [2022-09-16T08:50:04.633Z] 08:50:01 all 0.53 0.00 0.27 0.01 0.01 99.18 [2022-09-16T08:50:04.633Z] 08:50:01 0 0.37 0.00 0.33 0.00 0.02 99.28 [2022-09-16T08:50:04.633Z] 08:50:01 1 0.33 0.00 0.27 0.00 0.00 99.40 [2022-09-16T08:50:04.633Z] 08:50:01 2 0.55 0.00 0.30 0.02 0.00 99.13 [2022-09-16T08:50:04.633Z] 08:50:01 3 0.73 0.00 0.32 0.00 0.02 98.93 [2022-09-16T08:50:04.633Z] 08:50:01 4 0.47 0.00 0.18 0.00 0.03 99.32 [2022-09-16T08:50:04.633Z] 08:50:01 5 0.47 0.00 0.27 0.05 0.00 99.22 [2022-09-16T08:50:04.633Z] 08:50:01 6 0.60 0.00 0.25 0.05 0.02 99.08 [2022-09-16T08:50:04.633Z] 08:50:01 7 0.68 0.00 0.25 0.00 0.00 99.07 [2022-09-16T08:50:04.633Z] Average: all 5.96 0.00 1.18 0.60 0.02 92.24 [2022-09-16T08:50:04.633Z] Average: 0 5.85 0.00 1.16 0.29 0.02 92.68 [2022-09-16T08:50:04.633Z] Average: 1 6.03 0.00 1.05 0.17 0.02 92.73 [2022-09-16T08:50:04.633Z] Average: 2 6.11 0.00 1.11 0.09 0.02 92.67 [2022-09-16T08:50:04.633Z] Average: 3 5.86 0.00 1.26 1.61 0.02 91.25 [2022-09-16T08:50:04.633Z] Average: 4 5.96 0.00 1.25 0.41 0.03 92.34 [2022-09-16T08:50:04.633Z] Average: 5 5.83 0.00 1.20 0.83 0.02 92.12 [2022-09-16T08:50:04.633Z] Average: 6 6.16 0.00 1.17 0.53 0.02 92.11 [2022-09-16T08:50:04.633Z] Average: 7 5.84 0.00 1.24 0.87 0.02 92.03 [2022-09-16T08:50:04.633Z] [2022-09-16T08:50:04.633Z] [2022-09-16T08:50:04.633Z]