Pull request #1454 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 lenny-intel for edgexfoundry/device-sdk-go Obtained Jenkinsfile from 977f18ec1a81d72d44a4eb5790a2b1be6d898acd+36ecb1f482bfc597855740c2870b0b3229afc53c (8b0c6aa3e191b786e57e691eb97487f0182d7ab7) 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-ssh299543922909052009.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh16088099246613697615.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-1454/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-1454/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1353264065117210579.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-1454/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16996510623756678929.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh306781296135641829.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-1454/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-1454/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8240042073523456261.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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/v3]] ========================================================= [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.20 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/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-14795 in /w/workspace/gexfoundry_device-sdk-go_PR-1454 [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-1454 # 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/1454/head:refs/remotes/origin/PR-1454 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 36ecb1f482bfc597855740c2870b0b3229afc53c into PR head commit 977f18ec1a81d72d44a4eb5790a2b1be6d898acd Merge succeeded, producing 977f18ec1a81d72d44a4eb5790a2b1be6d898acd Checking out Revision 977f18ec1a81d72d44a4eb5790a2b1be6d898acd (PR-1454) > git config core.sparsecheckout # timeout=10 > git checkout -f 977f18ec1a81d72d44a4eb5790a2b1be6d898acd # 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 36ecb1f482bfc597855740c2870b0b3229afc53c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 977f18ec1a81d72d44a4eb5790a2b1be6d898acd # timeout=10 Commit message: "fix: Regenerate mock for missing new Run API" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-09T22:41:57.765Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-09T22:41:57.928Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-09T22:41:58.026Z] ========================================================= [2023-05-09T22:41:58.026Z] EdgeX Global Pipelines Version Info [2023-05-09T22:41:58.026Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-09T22:41:58.761Z] ------------------- [2023-05-09T22:41:58.761Z] stable info: [2023-05-09T22:41:58.761Z] ------------------- [2023-05-09T22:41:58.761Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-09T22:41:58.761Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-09T22:41:58.761Z] Message: update stable to v1.0.249 [2023-05-09T22:41:59.333Z] ------------------- [2023-05-09T22:41:59.333Z] experimental info: [2023-05-09T22:41:59.333Z] ------------------- [2023-05-09T22:41:59.333Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-09T22:41:59.333Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-09T22:41:59.333Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-09T22:41:59.755Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2023-05-09T22:41:59.796Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2023-05-09T22:41:59.835Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-09T22:41:59.878Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-09T22:41:59.926Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-09T22:41:59.974Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-09T22:42:00.014Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-09T22:42:00.064Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2023-05-09T22:42:00.107Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-09T22:42:00.146Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-09T22:42:00.190Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-09T22:42:00.228Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2023-05-09T22:42:00.267Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-09T22:42:00.313Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-09T22:42:00.353Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-09T22:42:00.398Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-05-09T22:42:00.440Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-09T22:42:00.484Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-09T22:42:00.527Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-09T22:42:00.572Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-09T22:42:00.617Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-05-09T22:42:00.662Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-05-09T22:42:00.706Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-09T22:42:00.750Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-09T22:42:00.791Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-09T22:42:00.838Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-09T22:42:00.877Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-09T22:42:00.918Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1454 [Pipeline] echo [2023-05-09T22:42:00.958Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1454 [Pipeline] echo [2023-05-09T22:42:01.001Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1454 [Pipeline] echo [2023-05-09T22:42:01.039Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 977f18ec1a81d72d44a4eb5790a2b1be6d898acd [Pipeline] echo [2023-05-09T22:42:01.077Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 977f18e [Pipeline] echo [2023-05-09T22:42:01.117Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-09T22:42:01.236Z] provisioning config files... [2023-05-09T22:42:01.252Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1454@tmp/config10677718247963977957tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T22:42:01.598Z] ---> docker-login.sh [2023-05-09T22:42:01.598Z] nexus3.edgexfoundry.org:10001 [2023-05-09T22:42:01.859Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T22:42:01.859Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T22:42:01.859Z] Configure a credential helper to remove this warning. See [2023-05-09T22:42:01.859Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T22:42:01.859Z] [2023-05-09T22:42:01.859Z] Login Succeeded [2023-05-09T22:42:01.859Z] nexus3.edgexfoundry.org:10002 [2023-05-09T22:42:01.859Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T22:42:01.859Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T22:42:01.859Z] Configure a credential helper to remove this warning. See [2023-05-09T22:42:01.859Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T22:42:01.859Z] [2023-05-09T22:42:01.859Z] Login Succeeded [2023-05-09T22:42:01.859Z] nexus3.edgexfoundry.org:10003 [2023-05-09T22:42:02.121Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T22:42:02.121Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T22:42:02.121Z] Configure a credential helper to remove this warning. See [2023-05-09T22:42:02.121Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T22:42:02.121Z] [2023-05-09T22:42:02.121Z] Login Succeeded [2023-05-09T22:42:02.121Z] nexus3.edgexfoundry.org:10004 [2023-05-09T22:42:02.121Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T22:42:02.121Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T22:42:02.121Z] Configure a credential helper to remove this warning. See [2023-05-09T22:42:02.121Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T22:42:02.121Z] [2023-05-09T22:42:02.121Z] Login Succeeded [2023-05-09T22:42:02.121Z] docker.io [2023-05-09T22:42:02.121Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T22:42:02.382Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T22:42:02.382Z] Configure a credential helper to remove this warning. See [2023-05-09T22:42:02.382Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T22:42:02.382Z] [2023-05-09T22:42:02.382Z] Login Succeeded [2023-05-09T22:42:02.382Z] ---> docker-login.sh ends [Pipeline] } [2023-05-09T22:42:02.410Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-09T22:42:03.053Z] + git rev-list -1 --merges 977f18ec1a81d72d44a4eb5790a2b1be6d898acd~1..977f18ec1a81d72d44a4eb5790a2b1be6d898acd [Pipeline] echo [2023-05-09T22:42:03.122Z] -----------> git rev-list -1 --merges 977f18ec1a81d72d44a4eb5790a2b1be6d898acd~1..977f18ec1a81d72d44a4eb5790a2b1be6d898acd 977f18ec1a81d72d44a4eb5790a2b1be6d898acd [false] [Pipeline] sh [2023-05-09T22:42:03.435Z] + git log --format=format:%s -1 977f18ec1a81d72d44a4eb5790a2b1be6d898acd [Pipeline] echo [2023-05-09T22:42:03.477Z] ========================================================= [2023-05-09T22:42:03.477Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-09T22:42:03.477Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-09T22:42:03.922Z] + git log --format=format:%s -1 977f18ec1a81d72d44a4eb5790a2b1be6d898acd [Pipeline] echo [2023-05-09T22:42:03.958Z] [semverPrep] GIT_COMMIT: 977f18ec1a81d72d44a4eb5790a2b1be6d898acd, Commit Message: fix: Regenerate mock for missing new Run API [Pipeline] echo [2023-05-09T22:42:03.988Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-09T22:42:04.363Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-09T22:42:04.363Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-09T22:42:04.363Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-09T22:42:04.363Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-09T22:42:04.363Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-09T22:42:04.363Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-09T22:42:04.363Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T22:42:04.801Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-09T22:42:04.801Z] [2023-05-09T22:42:04.801Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T22:42:06.768Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-09T22:42:06.768Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-09T22:42:06.768Z] b85a868b505f: Pulling fs layer [2023-05-09T22:42:06.768Z] e2be974225ed: Pulling fs layer [2023-05-09T22:42:06.768Z] 339a4e72a1f5: Pulling fs layer [2023-05-09T22:42:06.768Z] 988bab9f4d93: Pulling fs layer [2023-05-09T22:42:06.768Z] 1469e6f7b9e6: Pulling fs layer [2023-05-09T22:42:06.768Z] eaf3925da568: Pulling fs layer [2023-05-09T22:42:06.768Z] bab4dde63d76: Pulling fs layer [2023-05-09T22:42:06.769Z] bde34c3a00c8: Pulling fs layer [2023-05-09T22:42:06.769Z] b352a97aabf1: Pulling fs layer [2023-05-09T22:42:06.769Z] 4872d77fe225: Pulling fs layer [2023-05-09T22:42:06.769Z] 5851b861e8e6: Pulling fs layer [2023-05-09T22:42:06.769Z] 988bab9f4d93: Waiting [2023-05-09T22:42:06.769Z] 1469e6f7b9e6: Waiting [2023-05-09T22:42:06.769Z] eaf3925da568: Waiting [2023-05-09T22:42:06.769Z] b352a97aabf1: Waiting [2023-05-09T22:42:06.769Z] 4872d77fe225: Waiting [2023-05-09T22:42:06.769Z] 5851b861e8e6: Waiting [2023-05-09T22:42:06.769Z] bab4dde63d76: Waiting [2023-05-09T22:42:06.769Z] bde34c3a00c8: Waiting [2023-05-09T22:42:06.769Z] e2be974225ed: Download complete [2023-05-09T22:42:06.769Z] 988bab9f4d93: Verifying Checksum [2023-05-09T22:42:06.769Z] 988bab9f4d93: Download complete [2023-05-09T22:42:07.695Z] 1469e6f7b9e6: Verifying Checksum [2023-05-09T22:42:07.695Z] 1469e6f7b9e6: Download complete [2023-05-09T22:42:07.695Z] eaf3925da568: Verifying Checksum [2023-05-09T22:42:07.695Z] eaf3925da568: Download complete [2023-05-09T22:42:09.047Z] 339a4e72a1f5: Verifying Checksum [2023-05-09T22:42:09.047Z] 339a4e72a1f5: Download complete [2023-05-09T22:42:09.047Z] bde34c3a00c8: Verifying Checksum [2023-05-09T22:42:09.047Z] bde34c3a00c8: Download complete [2023-05-09T22:42:09.047Z] b352a97aabf1: Verifying Checksum [2023-05-09T22:42:09.047Z] b352a97aabf1: Download complete [2023-05-09T22:42:09.047Z] 4872d77fe225: Verifying Checksum [2023-05-09T22:42:09.047Z] 4872d77fe225: Download complete [2023-05-09T22:42:09.047Z] 5851b861e8e6: Verifying Checksum [2023-05-09T22:42:09.047Z] 5851b861e8e6: Download complete [2023-05-09T22:42:09.047Z] b85a868b505f: Verifying Checksum [2023-05-09T22:42:09.047Z] b85a868b505f: Download complete [2023-05-09T22:42:09.307Z] bab4dde63d76: Verifying Checksum [2023-05-09T22:42:09.307Z] bab4dde63d76: Download complete [2023-05-09T22:42:10.242Z] b85a868b505f: Pull complete [2023-05-09T22:42:10.242Z] e2be974225ed: Pull complete [2023-05-09T22:42:10.812Z] 339a4e72a1f5: Pull complete [2023-05-09T22:42:10.812Z] 988bab9f4d93: Pull complete [2023-05-09T22:42:11.071Z] 1469e6f7b9e6: Pull complete [2023-05-09T22:42:11.071Z] eaf3925da568: Pull complete [2023-05-09T22:42:12.973Z] bab4dde63d76: Pull complete [2023-05-09T22:42:12.973Z] bde34c3a00c8: Pull complete [2023-05-09T22:42:12.973Z] b352a97aabf1: Pull complete [2023-05-09T22:42:12.973Z] 4872d77fe225: Pull complete [2023-05-09T22:42:13.233Z] 5851b861e8e6: Pull complete [2023-05-09T22:42:13.233Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-09T22:42:13.233Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-09T22:42:13.233Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T22:42:13.478Z] prd-ubuntu20.04-docker-8c-8g-14795 does not seem to be running inside a container [2023-05-09T22:42:13.169Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1454 -v /w/workspace/gexfoundry_device-sdk-go_PR-1454:/w/workspace/gexfoundry_device-sdk-go_PR-1454:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1454@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1454@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-09T22:42:14.411Z] $ docker top 8d2eb0543e05217b4fe2982b94b70504d02f82265cd93a37fb01bc7db1744961 -eo pid,comm [2023-05-09T22:42:14.889Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-09T22:42:14.889Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-09T22:42:15.037Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-09T22:42:15.037Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-09T22:42:15.158Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-09T22:42:14.739Z] $ docker exec 8d2eb0543e05217b4fe2982b94b70504d02f82265cd93a37fb01bc7db1744961 ssh-agent [2023-05-09T22:42:15.275Z] SSH_AUTH_SOCK=/tmp/ssh-mCb1stzWVxRr/agent.32 [2023-05-09T22:42:15.275Z] SSH_AGENT_PID=38 [2023-05-09T22:42:15.283Z] Running ssh-add (command line suppressed) [2023-05-09T22:42:14.950Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1454@tmp/private_key_1873933499406170298.key (/w/workspace/gexfoundry_device-sdk-go_PR-1454@tmp/private_key_1873933499406170298.key) [2023-05-09T22:42:15.387Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-09T22:42:15.723Z] + git tag --points-at HEAD [Pipeline] } [2023-05-09T22:42:15.331Z] $ docker exec --env ******** --env ******** 8d2eb0543e05217b4fe2982b94b70504d02f82265cd93a37fb01bc7db1744961 ssh-agent -k [2023-05-09T22:42:15.433Z] unset SSH_AUTH_SOCK; [2023-05-09T22:42:15.433Z] unset SSH_AGENT_PID; [2023-05-09T22:42:15.433Z] echo Agent pid 38 killed; [2023-05-09T22:42:15.870Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-09T22:42:15.977Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-09T22:42:15.977Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-09T22:42:16.091Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-09T22:42:15.671Z] $ docker exec 8d2eb0543e05217b4fe2982b94b70504d02f82265cd93a37fb01bc7db1744961 ssh-agent [2023-05-09T22:42:16.203Z] SSH_AUTH_SOCK=/tmp/ssh-VxeAaGjLZp1L/agent.70 [2023-05-09T22:42:16.203Z] SSH_AGENT_PID=76 [2023-05-09T22:42:16.209Z] Running ssh-add (command line suppressed) [2023-05-09T22:42:15.895Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1454@tmp/private_key_5000313407133445227.key (/w/workspace/gexfoundry_device-sdk-go_PR-1454@tmp/private_key_5000313407133445227.key) [2023-05-09T22:42:16.333Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-09T22:42:16.679Z] + git semver init [2023-05-09T22:42:16.941Z] 2023-05-09 22:42:16,423 [run_init] DEBUG init version:0.0.0 force:False [2023-05-09T22:42:16.941Z] 2023-05-09 22:42:16,424 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1454/.semver [2023-05-09T22:42:16.941Z] 2023-05-09 22:42:16,425 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1454/.semver [2023-05-09T22:42:16.941Z] 2023-05-09 22:42:16,425 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1454/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1454, universal_newlines=False, shell=None, istream=None) [2023-05-09T22:42:17.881Z] 2023-05-09 22:42:17,297 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1454/.git/info/exclude [2023-05-09T22:42:17.882Z] 2023-05-09 22:42:17,298 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1454/.semver/PR-1454 with force:False [2023-05-09T22:42:17.882Z] 2023-05-09 22:42:17,298 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1454/.semver/PR-1454 [2023-05-09T22:42:17.882Z] 2023-05-09 22:42:17,302 [execute] INFO git cat-file --batch-check [2023-05-09T22:42:17.882Z] 2023-05-09 22:42:17,303 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1454/.semver, universal_newlines=False, shell=None, istream=) [2023-05-09T22:42:17.882Z] 2023-05-09 22:42:17,309 [execute] INFO git cat-file --batch [2023-05-09T22:42:17.882Z] 2023-05-09 22:42:17,309 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1454/.semver, universal_newlines=False, shell=None, istream=) [2023-05-09T22:42:17.882Z] 2023-05-09 22:42:17,313 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1454/.semver/PR-1454 [2023-05-09T22:42:17.882Z] 0.0.0 [Pipeline] } [2023-05-09T22:42:17.485Z] $ docker exec --env ******** --env ******** 8d2eb0543e05217b4fe2982b94b70504d02f82265cd93a37fb01bc7db1744961 ssh-agent -k [2023-05-09T22:42:17.594Z] unset SSH_AUTH_SOCK; [2023-05-09T22:42:17.594Z] unset SSH_AGENT_PID; [2023-05-09T22:42:17.595Z] echo Agent pid 76 killed; [2023-05-09T22:42:18.028Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-09T22:42:18.467Z] + git semver [Pipeline] } [2023-05-09T22:42:18.329Z] $ docker stop --time=1 8d2eb0543e05217b4fe2982b94b70504d02f82265cd93a37fb01bc7db1744961 [2023-05-09T22:42:19.607Z] $ docker rm -f --volumes 8d2eb0543e05217b4fe2982b94b70504d02f82265cd93a37fb01bc7db1744961 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-09T22:42:20.434Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-09T22:42:20.692Z] Stashed 1 file(s) [Pipeline] echo [2023-05-09T22:42:20.708Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-09T22:42:21.345Z] provisioning config files... [2023-05-09T22:42:21.355Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1454@tmp/config15184593250102347660tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T22:42:21.709Z] ---> docker-login.sh [2023-05-09T22:42:21.709Z] nexus3.edgexfoundry.org:10001 [2023-05-09T22:42:21.709Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T22:42:21.709Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T22:42:21.709Z] Configure a credential helper to remove this warning. See [2023-05-09T22:42:21.709Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T22:42:21.709Z] [2023-05-09T22:42:21.709Z] Login Succeeded [2023-05-09T22:42:21.709Z] nexus3.edgexfoundry.org:10002 [2023-05-09T22:42:21.709Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T22:42:21.709Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T22:42:21.709Z] Configure a credential helper to remove this warning. See [2023-05-09T22:42:21.709Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T22:42:21.709Z] [2023-05-09T22:42:21.709Z] Login Succeeded [2023-05-09T22:42:21.709Z] nexus3.edgexfoundry.org:10003 [2023-05-09T22:42:21.972Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T22:42:21.972Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T22:42:21.972Z] Configure a credential helper to remove this warning. See [2023-05-09T22:42:21.972Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T22:42:21.972Z] [2023-05-09T22:42:21.972Z] Login Succeeded [2023-05-09T22:42:21.972Z] nexus3.edgexfoundry.org:10004 [2023-05-09T22:42:21.972Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T22:42:21.972Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T22:42:21.972Z] Configure a credential helper to remove this warning. See [2023-05-09T22:42:21.972Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T22:42:21.972Z] [2023-05-09T22:42:21.972Z] Login Succeeded [2023-05-09T22:42:21.972Z] docker.io [2023-05-09T22:42:22.231Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T22:42:22.231Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T22:42:22.231Z] Configure a credential helper to remove this warning. See [2023-05-09T22:42:22.231Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T22:42:22.231Z] [2023-05-09T22:42:22.231Z] Login Succeeded [2023-05-09T22:42:22.231Z] ---> docker-login.sh ends [Pipeline] } [2023-05-09T22:42:22.263Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-09T22:42:22.457Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-09T22:42:22.494Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-09T22:42:22.529Z] ========================================================= [2023-05-09T22:42:22.529Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-09T22:42:22.529Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T22:42:23.034Z] + 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.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-09T22:42:23.034Z] Sending build context to Docker daemon 11.14MB [2023-05-09T22:42:23.034Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-05-09T22:42:23.034Z] Step 2/10 : FROM ${BASE} AS builder [2023-05-09T22:42:23.034Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-09T22:42:23.034Z] f56be85fc22e: Pulling fs layer [2023-05-09T22:42:23.034Z] 85791d961cd3: Pulling fs layer [2023-05-09T22:42:23.034Z] d694b5ae8c79: Pulling fs layer [2023-05-09T22:42:23.034Z] 9f32a84ed3da: Pulling fs layer [2023-05-09T22:42:23.034Z] 4d19c01a9841: Pulling fs layer [2023-05-09T22:42:23.034Z] 9325e15d5711: Pulling fs layer [2023-05-09T22:42:23.034Z] 556b6ee489ea: Pulling fs layer [2023-05-09T22:42:23.034Z] c5a4b2cf53e6: Pulling fs layer [2023-05-09T22:42:23.034Z] 9f32a84ed3da: Waiting [2023-05-09T22:42:23.034Z] 4d19c01a9841: Waiting [2023-05-09T22:42:23.034Z] c5a4b2cf53e6: Waiting [2023-05-09T22:42:23.034Z] 9325e15d5711: Waiting [2023-05-09T22:42:23.034Z] 556b6ee489ea: Waiting [2023-05-09T22:42:23.034Z] 85791d961cd3: Verifying Checksum [2023-05-09T22:42:23.034Z] 85791d961cd3: Download complete [2023-05-09T22:42:23.034Z] 9f32a84ed3da: Verifying Checksum [2023-05-09T22:42:23.034Z] 9f32a84ed3da: Download complete [2023-05-09T22:42:23.293Z] 4d19c01a9841: Verifying Checksum [2023-05-09T22:42:23.293Z] 4d19c01a9841: Download complete [2023-05-09T22:42:23.293Z] f56be85fc22e: Verifying Checksum [2023-05-09T22:42:23.293Z] f56be85fc22e: Download complete [2023-05-09T22:42:23.293Z] 9325e15d5711: Verifying Checksum [2023-05-09T22:42:23.293Z] 9325e15d5711: Download complete [2023-05-09T22:42:23.293Z] f56be85fc22e: Pull complete [2023-05-09T22:42:23.554Z] 85791d961cd3: Pull complete [2023-05-09T22:42:23.814Z] c5a4b2cf53e6: Verifying Checksum [2023-05-09T22:42:23.814Z] c5a4b2cf53e6: Download complete [2023-05-09T22:42:23.814Z] d694b5ae8c79: Verifying Checksum [2023-05-09T22:42:23.814Z] d694b5ae8c79: Download complete [2023-05-09T22:42:24.073Z] 556b6ee489ea: Verifying Checksum [2023-05-09T22:42:24.073Z] 556b6ee489ea: Download complete [2023-05-09T22:42:27.357Z] d694b5ae8c79: Pull complete [2023-05-09T22:42:27.357Z] 9f32a84ed3da: Pull complete [2023-05-09T22:42:27.357Z] 4d19c01a9841: Pull complete [2023-05-09T22:42:27.357Z] 9325e15d5711: Pull complete [2023-05-09T22:42:29.890Z] 556b6ee489ea: Pull complete [2023-05-09T22:42:30.457Z] c5a4b2cf53e6: Pull complete [2023-05-09T22:42:30.457Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-09T22:42:30.457Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-09T22:42:30.457Z] ---> c4be618373d6 [2023-05-09T22:42:30.457Z] Step 3/10 : ARG MAKE=make build [2023-05-09T22:42:32.374Z] ---> Running in 1d5edbb18df2 [2023-05-09T22:42:32.374Z] Removing intermediate container 1d5edbb18df2 [2023-05-09T22:42:32.374Z] ---> b620dd0a49ec [2023-05-09T22:42:32.374Z] Step 4/10 : WORKDIR /device-sdk-go [2023-05-09T22:42:32.374Z] ---> Running in 746f8b187161 [2023-05-09T22:42:32.374Z] Removing intermediate container 746f8b187161 [2023-05-09T22:42:32.374Z] ---> 24a35d53072b [2023-05-09T22:42:32.374Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-09T22:42:32.374Z] ---> Running in 214bdd0a82f1 [2023-05-09T22:42:32.634Z] Removing intermediate container 214bdd0a82f1 [2023-05-09T22:42:32.634Z] ---> 6c284e913af6 [2023-05-09T22:42:32.634Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-05-09T22:42:32.634Z] ---> Running in a98204008604 [2023-05-09T22:42:32.893Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T22:42:33.152Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T22:42:33.152Z] OK: 265 MiB in 53 packages [2023-05-09T22:42:34.408Z] Removing intermediate container a98204008604 [2023-05-09T22:42:34.408Z] ---> 3b8ce9cd7cdf [2023-05-09T22:42:34.408Z] Step 7/10 : COPY go.mod vendor* ./ [2023-05-09T22:42:34.408Z] ---> 9d3cec69f49a [2023-05-09T22:42:34.408Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T22:42:34.408Z] ---> Running in 05057b8a6397 [2023-05-09T22:42:36.147Z] Still waiting to schedule task [2023-05-09T22:42:36.147Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-09T22:42:56.369Z] Removing intermediate container 05057b8a6397 [2023-05-09T22:42:56.369Z] ---> e9943b3186b0 [2023-05-09T22:42:56.369Z] Step 9/10 : COPY . . [2023-05-09T22:42:56.369Z] ---> 230b6ceb22ae [2023-05-09T22:42:56.369Z] Step 10/10 : RUN ${MAKE} [2023-05-09T22:42:56.369Z] ---> Running in fb1353edfe83 [2023-05-09T22:42:56.369Z] noop [2023-05-09T22:42:56.369Z] Removing intermediate container fb1353edfe83 [2023-05-09T22:42:56.369Z] ---> ce80b0274014 [2023-05-09T22:42:56.369Z] Successfully built ce80b0274014 [2023-05-09T22:42:56.369Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T22:42:56.816Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-09T22:42:56.816Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T22:42:56.959Z] prd-ubuntu20.04-docker-8c-8g-14795 does not seem to be running inside a container [2023-05-09T22:42:56.993Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1454 -v /w/workspace/gexfoundry_device-sdk-go_PR-1454:/w/workspace/gexfoundry_device-sdk-go_PR-1454:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1454@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1454@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-x86_64 cat [2023-05-09T22:42:57.359Z] $ docker top 5fd41674551886928b536639151e302406290da1aadcee1a3b87572ca8465f0c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T22:42:57.755Z] + go version [2023-05-09T22:42:57.756Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-09T22:42:57.787Z] $ docker stop --time=1 5fd41674551886928b536639151e302406290da1aadcee1a3b87572ca8465f0c [2023-05-09T22:42:59.056Z] $ docker rm -f --volumes 5fd41674551886928b536639151e302406290da1aadcee1a3b87572ca8465f0c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T22:42:59.778Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-09T22:42:59.778Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T22:42:59.924Z] prd-ubuntu20.04-docker-8c-8g-14795 does not seem to be running inside a container [2023-05-09T22:42:59.953Z] $ 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-1454 -v /w/workspace/gexfoundry_device-sdk-go_PR-1454:/w/workspace/gexfoundry_device-sdk-go_PR-1454:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1454@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1454@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-x86_64 cat [2023-05-09T22:43:00.329Z] $ docker top c160a8692812a4bd58231362a01a26b48ba9e5b4c1b6ef16f5035506c3da7bc6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T22:43:00.731Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1454 [Pipeline] fileExists [Pipeline] sh [2023-05-09T22:43:01.098Z] + make test [2023-05-09T22:43:01.098Z] go test -race -coverprofile=coverage.out ./... [2023-05-09T22:43:07.674Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-05-09T22:43:22.590Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-05-09T22:43:22.590Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-05-09T22:43:22.590Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-05-09T22:43:22.590Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-05-09T22:43:22.590Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-05-09T22:43:22.590Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.076s coverage: 27.6% of statements [2023-05-09T22:43:22.590Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-05-09T22:43:22.590Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-05-09T22:43:22.590Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.062s coverage: 80.2% of statements [2023-05-09T22:43:22.590Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.080s coverage: 86.0% of statements [2023-05-09T22:43:23.545Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-05-09T22:43:23.545Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2023-05-09T22:43:23.545Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.095s coverage: 77.5% of statements [2023-05-09T22:43:23.545Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-05-09T22:43:23.545Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-05-09T22:43:24.486Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-05-09T22:43:26.389Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.068s coverage: 14.3% of statements [2023-05-09T22:43:26.389Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.075s coverage: 68.5% of statements [2023-05-09T22:43:26.389Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.116s coverage: 89.2% of statements [2023-05-09T22:43:26.389Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.057s coverage: 5.7% of statements [2023-05-09T22:43:48.741Z] GO111MODULE=on go vet ./... [2023-05-09T22:43:48.741Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-09T22:43:48.741Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-09T22:43:48.741Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-09T22:43:48.788Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-09T22:43:48.816Z] $ docker stop --time=1 c160a8692812a4bd58231362a01a26b48ba9e5b4c1b6ef16f5035506c3da7bc6 [2023-05-09T22:43:55.096Z] $ docker rm -f --volumes c160a8692812a4bd58231362a01a26b48ba9e5b4c1b6ef16f5035506c3da7bc6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-09T22:43:55.721Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-09T22:43:55.804Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-09T22:43:56.434Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-09T22:43:56.749Z] + ls -al . [2023-05-09T22:43:56.749Z] total 272 [2023-05-09T22:43:56.749Z] drwxrwxr-x 11 jenkins jenkins 4096 May 9 22:43 . [2023-05-09T22:43:56.749Z] drwxrwxr-x 4 jenkins jenkins 4096 May 9 22:41 .. [2023-05-09T22:43:56.749Z] -rw-rw-r-- 1 jenkins jenkins 140 May 9 22:41 .dockerignore [2023-05-09T22:43:56.749Z] drwxrwxr-x 8 jenkins jenkins 4096 May 9 22:42 .git [2023-05-09T22:43:56.749Z] drwxrwxr-x 2 jenkins jenkins 4096 May 9 22:41 .github [2023-05-09T22:43:56.749Z] -rw-rw-r-- 1 jenkins jenkins 137 May 9 22:41 .gitignore [2023-05-09T22:43:56.749Z] -rw-rw-r-- 1 jenkins jenkins 42 May 9 22:41 .golangci.yml [2023-05-09T22:43:56.749Z] drwxr-xr-x 3 jenkins jenkins 4096 May 9 22:42 .semver [2023-05-09T22:43:56.749Z] -rw-rw-r-- 1 jenkins jenkins 31677 May 9 22:41 CHANGELOG.md [2023-05-09T22:43:56.749Z] -rw-rw-r-- 1 jenkins jenkins 677 May 9 22:41 GOVERNANCE.md [2023-05-09T22:43:56.749Z] -rw-rw-r-- 1 jenkins jenkins 885 May 9 22:41 Jenkinsfile [2023-05-09T22:43:56.749Z] -rw-rw-r-- 1 jenkins jenkins 11341 May 9 22:41 LICENSE [2023-05-09T22:43:56.749Z] -rw-rw-r-- 1 jenkins jenkins 1714 May 9 22:41 Makefile [2023-05-09T22:43:56.749Z] -rw-rw-r-- 1 jenkins jenkins 619 May 9 22:41 OWNERS.md [2023-05-09T22:43:56.749Z] -rw-rw-r-- 1 jenkins jenkins 4891 May 9 22:41 README.md [2023-05-09T22:43:56.749Z] -rw-rw-r-- 1 jenkins jenkins 5 May 9 22:42 VERSION [2023-05-09T22:43:56.749Z] drwxrwxr-x 2 jenkins jenkins 4096 May 9 22:41 bin [2023-05-09T22:43:56.749Z] -rw-r--r-- 1 jenkins jenkins 106150 May 9 22:43 coverage.out [2023-05-09T22:43:56.749Z] drwxrwxr-x 5 jenkins jenkins 4096 May 9 22:41 example [2023-05-09T22:43:56.749Z] -rw-rw-r-- 1 jenkins jenkins 3234 May 9 22:41 go.mod [2023-05-09T22:43:56.749Z] -rw-rw-r-- 1 jenkins jenkins 30781 May 9 22:41 go.sum [2023-05-09T22:43:56.749Z] drwxrwxr-x 12 jenkins jenkins 4096 May 9 22:41 internal [2023-05-09T22:43:56.749Z] drwxrwxr-x 3 jenkins jenkins 4096 May 9 22:41 openapi [2023-05-09T22:43:56.749Z] drwxrwxr-x 6 jenkins jenkins 4096 May 9 22:41 pkg [2023-05-09T22:43:56.749Z] drwxrwxr-x 4 jenkins jenkins 4096 May 9 22:41 snap [2023-05-09T22:43:56.749Z] -rw-rw-r-- 1 jenkins jenkins 222 May 9 22:41 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T22:43:57.180Z] + 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=977f18ec1a81d72d44a4eb5790a2b1be6d898acd --label arch=amd64 --label version=0.0.0 . [2023-05-09T22:43:57.180Z] Sending build context to Docker daemon 11.24MB [2023-05-09T22:43:57.180Z] Step 1/23 : ARG BASE=golang:1.20-alpine3.17 [2023-05-09T22:43:57.180Z] Step 2/23 : FROM ${BASE} AS builder [2023-05-09T22:43:57.180Z] ---> ce80b0274014 [2023-05-09T22:43:57.180Z] Step 3/23 : ARG MAKE=make build [2023-05-09T22:43:57.440Z] ---> Running in e3a99014a293 [2023-05-09T22:43:57.440Z] Removing intermediate container e3a99014a293 [2023-05-09T22:43:57.440Z] ---> b2e4525b659b [2023-05-09T22:43:57.440Z] Step 4/23 : WORKDIR /device-sdk-go [2023-05-09T22:43:57.440Z] ---> Running in 3a9f8483e6f6 [2023-05-09T22:43:57.700Z] Removing intermediate container 3a9f8483e6f6 [2023-05-09T22:43:57.701Z] ---> a0b3327c2adf [2023-05-09T22:43:57.701Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-09T22:43:57.701Z] ---> Running in b724f062f5f1 [2023-05-09T22:43:57.701Z] Removing intermediate container b724f062f5f1 [2023-05-09T22:43:57.701Z] ---> 34caa8d55393 [2023-05-09T22:43:57.701Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-05-09T22:43:57.701Z] ---> Running in 4f0d1fd2e48d [2023-05-09T22:43:57.961Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T22:43:58.223Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T22:43:58.482Z] OK: 265 MiB in 53 packages [2023-05-09T22:43:58.741Z] Removing intermediate container 4f0d1fd2e48d [2023-05-09T22:43:58.741Z] ---> 223125236820 [2023-05-09T22:43:58.741Z] Step 7/23 : COPY go.mod vendor* ./ [2023-05-09T22:43:58.741Z] ---> 2304b8064868 [2023-05-09T22:43:58.741Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T22:43:58.741Z] ---> Running in caf5fa36b858 [2023-05-09T22:43:59.785Z] Removing intermediate container caf5fa36b858 [2023-05-09T22:43:59.785Z] ---> 6d205d3f6e6a [2023-05-09T22:43:59.785Z] Step 9/23 : COPY . . [2023-05-09T22:44:00.044Z] ---> 69dcb75cfbd8 [2023-05-09T22:44:00.044Z] Step 10/23 : RUN ${MAKE} [2023-05-09T22:44:00.044Z] ---> Running in 0756c1b2ba66 [2023-05-09T22:44:00.304Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2023-05-09T22:44:23.093Z] Removing intermediate container 0756c1b2ba66 [2023-05-09T22:44:23.093Z] ---> 85f32c2775b2 [2023-05-09T22:44:23.093Z] Step 11/23 : FROM alpine:3.17 [2023-05-09T22:44:23.093Z] 3.17: Pulling from library/alpine [2023-05-09T22:44:23.093Z] f56be85fc22e: Already exists [2023-05-09T22:44:23.093Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-09T22:44:23.093Z] Status: Downloaded newer image for alpine:3.17 [2023-05-09T22:44:23.093Z] ---> 9ed4aefc74f6 [2023-05-09T22:44:23.093Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-05-09T22:44:23.093Z] ---> Running in 2c2cf5312b0b [2023-05-09T22:44:23.093Z] Removing intermediate container 2c2cf5312b0b [2023-05-09T22:44:23.093Z] ---> 3fdd54b80d75 [2023-05-09T22:44:23.093Z] Step 13/23 : RUN apk add --update --no-cache [2023-05-09T22:44:23.093Z] ---> Running in 21c0bb7e739d [2023-05-09T22:44:23.093Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T22:44:23.093Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T22:44:23.093Z] OK: 7 MiB in 15 packages [2023-05-09T22:44:23.093Z] Removing intermediate container 21c0bb7e739d [2023-05-09T22:44:23.093Z] ---> 1d43402627cc [2023-05-09T22:44:23.093Z] Step 14/23 : WORKDIR / [2023-05-09T22:44:23.093Z] ---> Running in ac119eff9d69 [2023-05-09T22:44:23.093Z] Removing intermediate container ac119eff9d69 [2023-05-09T22:44:23.093Z] ---> 679cc9fda7fb [2023-05-09T22:44:23.093Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-05-09T22:44:23.093Z] ---> 9a51a906a7df [2023-05-09T22:44:23.093Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-05-09T22:44:23.093Z] ---> 30b35d755141 [2023-05-09T22:44:23.093Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-05-09T22:44:23.093Z] ---> 4ddf6afe53fa [2023-05-09T22:44:23.093Z] Step 18/23 : EXPOSE 59999 [2023-05-09T22:44:23.093Z] ---> Running in 43ec9752f0cb [2023-05-09T22:44:23.093Z] Removing intermediate container 43ec9752f0cb [2023-05-09T22:44:23.093Z] ---> 4e941d847191 [2023-05-09T22:44:23.093Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-05-09T22:44:23.093Z] ---> Running in 876a4fd4a3b3 [2023-05-09T22:44:23.093Z] Removing intermediate container 876a4fd4a3b3 [2023-05-09T22:44:23.093Z] ---> 3a32cdaf4657 [2023-05-09T22:44:23.093Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-09T22:44:23.093Z] ---> Running in 6dcd8170c217 [2023-05-09T22:44:23.093Z] Removing intermediate container 6dcd8170c217 [2023-05-09T22:44:23.093Z] ---> 3fd384ba3ab5 [2023-05-09T22:44:23.093Z] Step 21/23 : LABEL arch=amd64 [2023-05-09T22:44:23.093Z] ---> Running in b7bf7c152a7f [2023-05-09T22:44:23.093Z] Removing intermediate container b7bf7c152a7f [2023-05-09T22:44:23.093Z] ---> 666ba1a27527 [2023-05-09T22:44:23.093Z] Step 22/23 : LABEL git_sha=977f18ec1a81d72d44a4eb5790a2b1be6d898acd [2023-05-09T22:44:23.093Z] ---> Running in ad63d1891ce8 [2023-05-09T22:44:23.093Z] Removing intermediate container ad63d1891ce8 [2023-05-09T22:44:23.093Z] ---> c4216e66f908 [2023-05-09T22:44:23.093Z] Step 23/23 : LABEL version=0.0.0 [2023-05-09T22:44:23.093Z] ---> Running in 22db19af922a [2023-05-09T22:44:23.093Z] Removing intermediate container 22db19af922a [2023-05-09T22:44:23.093Z] ---> e23d6264b08a [2023-05-09T22:44:23.093Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-09T22:44:23.093Z] Successfully built e23d6264b08a [2023-05-09T22:44:23.093Z] Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T22:44:23.933Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-09T22:44:23.933Z] [2023-05-09T22:44:23.933Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T22:44:24.320Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-09T22:44:24.320Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-09T22:44:24.320Z] 5eb5b503b376: Pulling fs layer [2023-05-09T22:44:24.320Z] 5c69ac0246d0: Pulling fs layer [2023-05-09T22:44:24.320Z] ec43610c2a17: Pulling fs layer [2023-05-09T22:44:24.321Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-09T22:44:24.321Z] 33b1e0a273af: Pulling fs layer [2023-05-09T22:44:24.321Z] 5d3b04190fa2: Pulling fs layer [2023-05-09T22:44:24.321Z] 2f39f015ded8: Pulling fs layer [2023-05-09T22:44:24.321Z] 3a2ae6a8a46f: Waiting [2023-05-09T22:44:24.321Z] 5d3b04190fa2: Waiting [2023-05-09T22:44:24.321Z] 33b1e0a273af: Waiting [2023-05-09T22:44:24.321Z] 5c69ac0246d0: Verifying Checksum [2023-05-09T22:44:24.321Z] 5c69ac0246d0: Download complete [2023-05-09T22:44:24.321Z] 3a2ae6a8a46f: Download complete [2023-05-09T22:44:24.321Z] 33b1e0a273af: Verifying Checksum [2023-05-09T22:44:24.321Z] 33b1e0a273af: Download complete [2023-05-09T22:44:24.321Z] ec43610c2a17: Verifying Checksum [2023-05-09T22:44:24.321Z] ec43610c2a17: Download complete [2023-05-09T22:44:24.321Z] 5d3b04190fa2: Verifying Checksum [2023-05-09T22:44:24.321Z] 5d3b04190fa2: Download complete [2023-05-09T22:44:24.581Z] 5eb5b503b376: Download complete [2023-05-09T22:44:25.148Z] 2f39f015ded8: Verifying Checksum [2023-05-09T22:44:25.148Z] 2f39f015ded8: Download complete [2023-05-09T22:44:25.714Z] 5eb5b503b376: Pull complete [2023-05-09T22:44:25.972Z] 5c69ac0246d0: Pull complete [2023-05-09T22:44:26.232Z] ec43610c2a17: Pull complete [2023-05-09T22:44:26.490Z] 3a2ae6a8a46f: Pull complete [2023-05-09T22:44:26.749Z] 33b1e0a273af: Pull complete [2023-05-09T22:44:27.008Z] 5d3b04190fa2: Pull complete [2023-05-09T22:44:31.204Z] 2f39f015ded8: Pull complete [2023-05-09T22:44:31.204Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-09T22:44:31.204Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-09T22:44:31.204Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T22:44:31.444Z] prd-ubuntu20.04-docker-8c-8g-14795 does not seem to be running inside a container [2023-05-09T22:44:31.477Z] $ 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-1454 -v /w/workspace/gexfoundry_device-sdk-go_PR-1454:/w/workspace/gexfoundry_device-sdk-go_PR-1454:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1454@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1454@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-09T22:44:34.428Z] $ docker top 73e17f4a6921b4ce07c30f74fe2fa74c18027aac50cfe7fe235f02cd8d50f8bd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T22:44:34.884Z] ---> job-cost.sh [2023-05-09T22:44:34.884Z] lf-activate-venv: SKIPPING [2023-05-09T22:44:34.884Z] INFO: No Stack... [2023-05-09T22:44:35.143Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-09T22:44:35.711Z] INFO: Archiving Costs [Pipeline] sh [2023-05-09T22:44:36.028Z] + cat /w/workspace/gexfoundry_device-sdk-go_PR-1454/archives/cost.csv [2023-05-09T22:44:36.028Z] + cut -d, -f6 [Pipeline] lock [2023-05-09T22:44:36.077Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1454-1-stack-cost] [2023-05-09T22:44:36.082Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1454-1-stack-cost] did not exist. Created. [2023-05-09T22:44:36.082Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1454-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-09T22:44:36.466Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-09T22:44:36.518Z] Stashed 1 file(s) [Pipeline] } [2023-05-09T22:44:36.542Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1454-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-09T22:44:36.621Z] $ docker stop --time=1 73e17f4a6921b4ce07c30f74fe2fa74c18027aac50cfe7fe235f02cd8d50f8bd [2023-05-09T22:44:37.921Z] $ docker rm -f --volumes 73e17f4a6921b4ce07c30f74fe2fa74c18027aac50cfe7fe235f02cd8d50f8bd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-09T22:45:55.395Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-14799 in /w/workspace/gexfoundry_device-sdk-go_PR-1454 [Pipeline] { [Pipeline] ws [2023-05-09T22:45:55.450Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2023-05-09T22:45:55.536Z] The recommended git tool is: git [2023-05-09T22:46:06.227Z] using credential edgex-jenkins-ssh [2023-05-09T22:46:06.250Z] Cloning the remote Git repository [2023-05-09T22:46:06.329Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2023-05-09T22:46:06.459Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2023-05-09T22:46:06.652Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2023-05-09T22:46:06.654Z] > git --version # timeout=10 [2023-05-09T22:46:06.677Z] > git --version # 'git version 2.25.1' [2023-05-09T22:46:06.681Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-09T22:46:06.888Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-09T22:46:08.694Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2023-05-09T22:46:08.718Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-09T22:46:09.761Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2023-05-09T22:46:09.809Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2023-05-09T22:46:09.810Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-09T22:46:09.827Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1454/head:refs/remotes/origin/PR-1454 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-09T22:46:10.536Z] Merging remotes/origin/main commit 36ecb1f482bfc597855740c2870b0b3229afc53c into PR head commit 977f18ec1a81d72d44a4eb5790a2b1be6d898acd [2023-05-09T22:46:10.898Z] Merge succeeded, producing 977f18ec1a81d72d44a4eb5790a2b1be6d898acd [2023-05-09T22:46:10.899Z] Checking out Revision 977f18ec1a81d72d44a4eb5790a2b1be6d898acd (PR-1454) [2023-05-09T22:46:10.557Z] > git config core.sparsecheckout # timeout=10 [2023-05-09T22:46:10.646Z] > git checkout -f 977f18ec1a81d72d44a4eb5790a2b1be6d898acd # timeout=10 [2023-05-09T22:46:10.779Z] > git remote # timeout=10 [2023-05-09T22:46:10.803Z] > git config --get remote.origin.url # timeout=10 [2023-05-09T22:46:10.823Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-09T22:46:10.842Z] > git merge 36ecb1f482bfc597855740c2870b0b3229afc53c # timeout=10 [2023-05-09T22:46:10.871Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-09T22:46:10.903Z] > git config core.sparsecheckout # timeout=10 [2023-05-09T22:46:10.922Z] > git checkout -f 977f18ec1a81d72d44a4eb5790a2b1be6d898acd # timeout=10 [2023-05-09T22:46:14.602Z] Commit message: "fix: Regenerate mock for missing new Run API" [2023-05-09T22:46:14.674Z] > git --version # timeout=10 [2023-05-09T22:46:14.693Z] > git --version # 'git version 2.25.1' [2023-05-09T22:46:14.715Z] fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-09T22:46:15.786Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-09T22:46:15.787Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-09T22:46:15.787Z] Dload Upload Total Spent Left Speed [2023-05-09T22:46:15.787Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98844 0 --:--:-- --:--:-- --:--:-- 99617 [Pipeline] sh [2023-05-09T22:46:16.462Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-09T22:46:16.810Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-09T22:46:16.810Z] + sudo tee /etc/docker/daemon.new [2023-05-09T22:46:16.810Z] { [2023-05-09T22:46:16.810Z] "registry-mirrors": [ [2023-05-09T22:46:16.810Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-09T22:46:16.810Z] ], [2023-05-09T22:46:16.810Z] "bip": "10.250.0.254/24", [2023-05-09T22:46:16.810Z] "hosts": [ [2023-05-09T22:46:16.810Z] "tcp://0.0.0.0:5555", [2023-05-09T22:46:16.810Z] "unix:///var/run/docker.sock" [2023-05-09T22:46:16.810Z] ], [2023-05-09T22:46:16.810Z] "mtu": 1458, [2023-05-09T22:46:16.810Z] "selinux-enabled": true, [2023-05-09T22:46:16.810Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-09T22:46:16.810Z] } [Pipeline] sh [2023-05-09T22:46:17.160Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-09T22:46:17.505Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-09T22:46:35.840Z] provisioning config files... [2023-05-09T22:46:35.873Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config5217496518035227207tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T22:46:36.266Z] ---> docker-login.sh [2023-05-09T22:46:36.266Z] nexus3.edgexfoundry.org:10001 [2023-05-09T22:46:37.244Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T22:46:37.517Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T22:46:37.517Z] Configure a credential helper to remove this warning. See [2023-05-09T22:46:37.517Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T22:46:37.517Z] [2023-05-09T22:46:37.517Z] Login Succeeded [2023-05-09T22:46:37.517Z] nexus3.edgexfoundry.org:10002 [2023-05-09T22:46:37.789Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T22:46:37.789Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T22:46:37.789Z] Configure a credential helper to remove this warning. See [2023-05-09T22:46:37.789Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T22:46:37.789Z] [2023-05-09T22:46:37.789Z] Login Succeeded [2023-05-09T22:46:38.061Z] nexus3.edgexfoundry.org:10003 [2023-05-09T22:46:38.335Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T22:46:38.335Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T22:46:38.335Z] Configure a credential helper to remove this warning. See [2023-05-09T22:46:38.335Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T22:46:38.335Z] [2023-05-09T22:46:38.335Z] Login Succeeded [2023-05-09T22:46:38.335Z] nexus3.edgexfoundry.org:10004 [2023-05-09T22:46:38.608Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T22:46:38.608Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T22:46:38.608Z] Configure a credential helper to remove this warning. See [2023-05-09T22:46:38.608Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T22:46:38.608Z] [2023-05-09T22:46:38.608Z] Login Succeeded [2023-05-09T22:46:38.608Z] docker.io [2023-05-09T22:46:38.880Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T22:46:39.154Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T22:46:39.154Z] Configure a credential helper to remove this warning. See [2023-05-09T22:46:39.154Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T22:46:39.154Z] [2023-05-09T22:46:39.154Z] Login Succeeded [2023-05-09T22:46:39.154Z] ---> docker-login.sh ends [Pipeline] } [2023-05-09T22:46:39.187Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-09T22:46:39.633Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-09T22:46:39.668Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-09T22:46:39.706Z] ========================================================= [2023-05-09T22:46:39.706Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-09T22:46:39.706Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T22:46:40.228Z] + 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.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-09T22:46:40.499Z] Sending build context to Docker daemon 5.992MB [2023-05-09T22:46:40.772Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-05-09T22:46:40.772Z] Step 2/10 : FROM ${BASE} AS builder [2023-05-09T22:46:40.772Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-09T22:46:40.772Z] c41833b44d91: Pulling fs layer [2023-05-09T22:46:40.772Z] ed15518f5707: Pulling fs layer [2023-05-09T22:46:40.772Z] feae8fd75edb: Pulling fs layer [2023-05-09T22:46:40.772Z] 242c74f7c9fa: Pulling fs layer [2023-05-09T22:46:40.772Z] 3cdef696dda3: Pulling fs layer [2023-05-09T22:46:40.772Z] 2ced38df9373: Pulling fs layer [2023-05-09T22:46:40.772Z] 58f1dce35555: Pulling fs layer [2023-05-09T22:46:40.772Z] 3cdef696dda3: Waiting [2023-05-09T22:46:40.772Z] 2ced38df9373: Waiting [2023-05-09T22:46:40.772Z] 58f1dce35555: Waiting [2023-05-09T22:46:40.772Z] 242c74f7c9fa: Waiting [2023-05-09T22:46:40.772Z] ed15518f5707: Verifying Checksum [2023-05-09T22:46:40.772Z] ed15518f5707: Download complete [2023-05-09T22:46:41.049Z] 242c74f7c9fa: Verifying Checksum [2023-05-09T22:46:41.049Z] 242c74f7c9fa: Download complete [2023-05-09T22:46:41.049Z] 3cdef696dda3: Download complete [2023-05-09T22:46:41.049Z] c41833b44d91: Download complete [2023-05-09T22:46:42.479Z] 58f1dce35555: Verifying Checksum [2023-05-09T22:46:42.479Z] 58f1dce35555: Download complete [2023-05-09T22:46:43.462Z] feae8fd75edb: Verifying Checksum [2023-05-09T22:46:43.462Z] feae8fd75edb: Download complete [2023-05-09T22:46:43.462Z] 2ced38df9373: Verifying Checksum [2023-05-09T22:46:43.462Z] 2ced38df9373: Download complete [2023-05-09T22:46:43.462Z] c41833b44d91: Pull complete [2023-05-09T22:46:44.062Z] ed15518f5707: Pull complete [2023-05-09T22:46:56.440Z] feae8fd75edb: Pull complete [2023-05-09T22:46:56.440Z] 242c74f7c9fa: Pull complete [2023-05-09T22:46:56.440Z] 3cdef696dda3: Pull complete [2023-05-09T22:47:01.840Z] 2ced38df9373: Pull complete [2023-05-09T22:47:04.466Z] 58f1dce35555: Pull complete [2023-05-09T22:47:04.466Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-09T22:47:04.466Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-09T22:47:04.466Z] ---> fadd8f120f05 [2023-05-09T22:47:04.466Z] Step 3/10 : ARG MAKE=make build [2023-05-09T22:47:06.436Z] ---> Running in 923b5ef218da [2023-05-09T22:47:07.026Z] Removing intermediate container 923b5ef218da [2023-05-09T22:47:07.026Z] ---> 35384f5b48a4 [2023-05-09T22:47:07.026Z] Step 4/10 : WORKDIR /device-sdk-go [2023-05-09T22:47:07.026Z] ---> Running in 0ff813223585 [2023-05-09T22:47:07.299Z] Removing intermediate container 0ff813223585 [2023-05-09T22:47:07.299Z] ---> 70ff5a904f49 [2023-05-09T22:47:07.299Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-09T22:47:07.573Z] ---> Running in 91a109713685 [2023-05-09T22:47:07.859Z] Removing intermediate container 91a109713685 [2023-05-09T22:47:07.859Z] ---> 20b18ee18eb0 [2023-05-09T22:47:07.859Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-05-09T22:47:08.130Z] ---> Running in 8c01b058002d [2023-05-09T22:47:09.566Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T22:47:10.165Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T22:47:11.602Z] OK: 263 MiB in 53 packages [2023-05-09T22:47:12.578Z] Removing intermediate container 8c01b058002d [2023-05-09T22:47:12.578Z] ---> 6b36814f92c4 [2023-05-09T22:47:12.578Z] Step 7/10 : COPY go.mod vendor* ./ [2023-05-09T22:47:13.183Z] ---> 748a444c7b3a [2023-05-09T22:47:13.183Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T22:47:13.183Z] ---> Running in f04e433a9ec9 [2023-05-09T22:48:21.153Z] Removing intermediate container f04e433a9ec9 [2023-05-09T22:48:21.153Z] ---> 3e9111a99e4f [2023-05-09T22:48:21.153Z] Step 9/10 : COPY . . [2023-05-09T22:48:21.153Z] ---> aa5e5978f86e [2023-05-09T22:48:21.153Z] Step 10/10 : RUN ${MAKE} [2023-05-09T22:48:21.153Z] ---> Running in f30d69b1a0df [2023-05-09T22:48:21.153Z] noop [2023-05-09T22:48:21.153Z] Removing intermediate container f30d69b1a0df [2023-05-09T22:48:21.153Z] ---> bdc276787759 [2023-05-09T22:48:21.154Z] Successfully built bdc276787759 [2023-05-09T22:48:21.154Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T22:48:21.874Z] + docker inspect -f . ci-base-image-arm64 [2023-05-09T22:48:21.874Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T22:48:22.196Z] prd-ubuntu20.04-docker-arm64-4c-16g-14799 does not seem to be running inside a container [2023-05-09T22:48:22.273Z] $ 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 [2023-05-09T22:48:23.554Z] $ docker top 66c633602a9cf6fb48998d5f19265655c84d0390166eaae4ba1708d6f3b6a43e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T22:48:24.495Z] + go version [2023-05-09T22:48:24.495Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-09T22:48:24.528Z] $ docker stop --time=1 66c633602a9cf6fb48998d5f19265655c84d0390166eaae4ba1708d6f3b6a43e [2023-05-09T22:48:26.168Z] $ docker rm -f --volumes 66c633602a9cf6fb48998d5f19265655c84d0390166eaae4ba1708d6f3b6a43e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T22:48:27.088Z] + docker inspect -f . ci-base-image-arm64 [2023-05-09T22:48:27.088Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T22:48:27.347Z] prd-ubuntu20.04-docker-arm64-4c-16g-14799 does not seem to be running inside a container [2023-05-09T22:48:27.414Z] $ 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 [2023-05-09T22:48:28.668Z] $ docker top e16ea2aca2665c210a93849d10961c4e8829fda4e4b1b848e9b1aeaa1dc67dff -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T22:48:29.576Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh [2023-05-09T22:48:30.315Z] + make test [2023-05-09T22:48:30.315Z] go test -race -coverprofile=coverage.out ./... [2023-05-09T22:49:17.193Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-05-09T22:51:38.905Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-05-09T22:51:38.905Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-05-09T22:51:38.905Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-05-09T22:51:38.905Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-05-09T22:51:38.905Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-05-09T22:51:47.131Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.241s coverage: 27.6% of statements [2023-05-09T22:51:49.731Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.303s coverage: 80.2% of statements [2023-05-09T22:52:02.067Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-05-09T22:52:02.067Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-05-09T22:52:02.067Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.441s coverage: 86.0% of statements [2023-05-09T22:52:07.415Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-05-09T22:52:07.415Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2023-05-09T22:52:07.415Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.511s coverage: 77.5% of statements [2023-05-09T22:52:10.001Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.296s coverage: 14.3% of statements [2023-05-09T22:52:13.356Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-05-09T22:52:13.356Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-05-09T22:52:13.356Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.548s coverage: 68.5% of statements [2023-05-09T22:52:15.426Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.513s coverage: 89.2% of statements [2023-05-09T22:52:18.840Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-05-09T22:52:19.108Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.262s coverage: 5.7% of statements [2023-05-09T22:52:20.074Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-09T22:52:20.074Z] GO111MODULE=on go vet ./... [2023-05-09T22:55:11.871Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-09T22:55:11.871Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-09T22:55:11.871Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-09T22:55:11.912Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-09T22:55:11.941Z] $ docker stop --time=1 e16ea2aca2665c210a93849d10961c4e8829fda4e4b1b848e9b1aeaa1dc67dff [2023-05-09T22:55:14.385Z] $ docker rm -f --volumes e16ea2aca2665c210a93849d10961c4e8829fda4e4b1b848e9b1aeaa1dc67dff [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-09T22:55:16.125Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-09T22:55:16.166Z] Warning: overwriting stash ‘coverage-report’ [2023-05-09T22:55:16.810Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-09T22:55:17.396Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-09T22:55:17.742Z] + ls -al . [2023-05-09T22:55:17.742Z] total 268 [2023-05-09T22:55:17.742Z] drwxrwxr-x 10 jenkins jenkins 4096 May 9 22:48 . [2023-05-09T22:55:17.742Z] drwxrwxr-x 4 jenkins jenkins 4096 May 9 22:46 .. [2023-05-09T22:55:17.742Z] -rw-rw-r-- 1 jenkins jenkins 140 May 9 22:46 .dockerignore [2023-05-09T22:55:17.742Z] drwxrwxr-x 8 jenkins jenkins 4096 May 9 22:46 .git [2023-05-09T22:55:17.742Z] drwxrwxr-x 2 jenkins jenkins 4096 May 9 22:46 .github [2023-05-09T22:55:17.742Z] -rw-rw-r-- 1 jenkins jenkins 137 May 9 22:46 .gitignore [2023-05-09T22:55:17.742Z] -rw-rw-r-- 1 jenkins jenkins 42 May 9 22:46 .golangci.yml [2023-05-09T22:55:17.742Z] -rw-rw-r-- 1 jenkins jenkins 31677 May 9 22:46 CHANGELOG.md [2023-05-09T22:55:17.742Z] -rw-rw-r-- 1 jenkins jenkins 677 May 9 22:46 GOVERNANCE.md [2023-05-09T22:55:17.742Z] -rw-rw-r-- 1 jenkins jenkins 885 May 9 22:46 Jenkinsfile [2023-05-09T22:55:17.742Z] -rw-rw-r-- 1 jenkins jenkins 11341 May 9 22:46 LICENSE [2023-05-09T22:55:17.742Z] -rw-rw-r-- 1 jenkins jenkins 1714 May 9 22:46 Makefile [2023-05-09T22:55:17.742Z] -rw-rw-r-- 1 jenkins jenkins 619 May 9 22:46 OWNERS.md [2023-05-09T22:55:17.742Z] -rw-rw-r-- 1 jenkins jenkins 4891 May 9 22:46 README.md [2023-05-09T22:55:17.742Z] -rw-rw-r-- 1 jenkins jenkins 5 May 9 22:42 VERSION [2023-05-09T22:55:17.742Z] drwxrwxr-x 2 jenkins jenkins 4096 May 9 22:46 bin [2023-05-09T22:55:17.742Z] -rw-r--r-- 1 jenkins jenkins 106152 May 9 22:52 coverage.out [2023-05-09T22:55:17.742Z] drwxrwxr-x 5 jenkins jenkins 4096 May 9 22:46 example [2023-05-09T22:55:17.742Z] -rw-rw-r-- 1 jenkins jenkins 3234 May 9 22:46 go.mod [2023-05-09T22:55:17.742Z] -rw-rw-r-- 1 jenkins jenkins 30781 May 9 22:46 go.sum [2023-05-09T22:55:17.742Z] drwxrwxr-x 12 jenkins jenkins 4096 May 9 22:46 internal [2023-05-09T22:55:17.742Z] drwxrwxr-x 3 jenkins jenkins 4096 May 9 22:46 openapi [2023-05-09T22:55:17.742Z] drwxrwxr-x 6 jenkins jenkins 4096 May 9 22:46 pkg [2023-05-09T22:55:17.742Z] drwxrwxr-x 4 jenkins jenkins 4096 May 9 22:46 snap [2023-05-09T22:55:17.742Z] -rw-rw-r-- 1 jenkins jenkins 222 May 9 22:46 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T22:55:18.167Z] + 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=977f18ec1a81d72d44a4eb5790a2b1be6d898acd --label arch=arm64 --label version=0.0.0 . [2023-05-09T22:55:18.758Z] Sending build context to Docker daemon 6.099MB [2023-05-09T22:55:18.758Z] Step 1/23 : ARG BASE=golang:1.20-alpine3.17 [2023-05-09T22:55:18.758Z] Step 2/23 : FROM ${BASE} AS builder [2023-05-09T22:55:18.758Z] ---> bdc276787759 [2023-05-09T22:55:18.758Z] Step 3/23 : ARG MAKE=make build [2023-05-09T22:55:18.758Z] ---> Running in 53dc78346b93 [2023-05-09T22:55:19.028Z] Removing intermediate container 53dc78346b93 [2023-05-09T22:55:19.028Z] ---> 04862d5884de [2023-05-09T22:55:19.028Z] Step 4/23 : WORKDIR /device-sdk-go [2023-05-09T22:55:19.300Z] ---> Running in ae15bf31024f [2023-05-09T22:55:19.571Z] Removing intermediate container ae15bf31024f [2023-05-09T22:55:19.571Z] ---> 4b918f97a337 [2023-05-09T22:55:19.571Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-09T22:55:19.571Z] ---> Running in bb1b03f2c476 [2023-05-09T22:55:19.840Z] Removing intermediate container bb1b03f2c476 [2023-05-09T22:55:19.840Z] ---> f9ac2b170006 [2023-05-09T22:55:19.840Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-05-09T22:55:20.115Z] ---> Running in 6eea5d13c855 [2023-05-09T22:55:21.086Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T22:55:21.674Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T22:55:23.098Z] OK: 263 MiB in 53 packages [2023-05-09T22:55:24.065Z] Removing intermediate container 6eea5d13c855 [2023-05-09T22:55:24.065Z] ---> 27b5c5284330 [2023-05-09T22:55:24.065Z] Step 7/23 : COPY go.mod vendor* ./ [2023-05-09T22:55:24.653Z] ---> e7d1750e3530 [2023-05-09T22:55:24.653Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T22:55:24.653Z] ---> Running in 61d312f52d23 [2023-05-09T22:55:27.252Z] Removing intermediate container 61d312f52d23 [2023-05-09T22:55:27.252Z] ---> 2fb4f57bbef2 [2023-05-09T22:55:27.252Z] Step 9/23 : COPY . . [2023-05-09T22:55:28.668Z] ---> 23a5f5011568 [2023-05-09T22:55:28.668Z] Step 10/23 : RUN ${MAKE} [2023-05-09T22:55:28.668Z] ---> Running in fdd0510796a1 [2023-05-09T22:55:29.652Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2023-05-09T22:58:06.419Z] Removing intermediate container fdd0510796a1 [2023-05-09T22:58:06.419Z] ---> faa27f869cdb [2023-05-09T22:58:06.419Z] Step 11/23 : FROM alpine:3.17 [2023-05-09T22:58:06.419Z] 3.17: Pulling from library/alpine [2023-05-09T22:58:06.419Z] c41833b44d91: Already exists [2023-05-09T22:58:06.419Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-09T22:58:06.419Z] Status: Downloaded newer image for alpine:3.17 [2023-05-09T22:58:06.419Z] ---> 51e60588ff2c [2023-05-09T22:58:06.419Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-05-09T22:58:06.419Z] ---> Running in 3cdc1d49ea26 [2023-05-09T22:58:06.419Z] Removing intermediate container 3cdc1d49ea26 [2023-05-09T22:58:06.419Z] ---> 74f740b32c56 [2023-05-09T22:58:06.419Z] Step 13/23 : RUN apk add --update --no-cache [2023-05-09T22:58:06.419Z] ---> Running in d87e6d5e88f7 [2023-05-09T22:58:06.419Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T22:58:06.419Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T22:58:06.419Z] OK: 7 MiB in 15 packages [2023-05-09T22:58:06.419Z] Removing intermediate container d87e6d5e88f7 [2023-05-09T22:58:06.419Z] ---> d3cbf0fae088 [2023-05-09T22:58:06.419Z] Step 14/23 : WORKDIR / [2023-05-09T22:58:06.419Z] ---> Running in 43f8fc761fe6 [2023-05-09T22:58:06.419Z] Removing intermediate container 43f8fc761fe6 [2023-05-09T22:58:06.419Z] ---> c99279e31338 [2023-05-09T22:58:06.419Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-05-09T22:58:06.419Z] ---> fe4c7952cf0e [2023-05-09T22:58:06.419Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-05-09T22:58:06.419Z] ---> 0f8fe9b9b789 [2023-05-09T22:58:06.419Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-05-09T22:58:06.419Z] ---> 104016e03223 [2023-05-09T22:58:06.419Z] Step 18/23 : EXPOSE 59999 [2023-05-09T22:58:06.419Z] ---> Running in 3ce1befdb156 [2023-05-09T22:58:06.419Z] Removing intermediate container 3ce1befdb156 [2023-05-09T22:58:06.419Z] ---> abe01f2192a1 [2023-05-09T22:58:06.419Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-05-09T22:58:06.419Z] ---> Running in de97a4c423d1 [2023-05-09T22:58:06.419Z] Removing intermediate container de97a4c423d1 [2023-05-09T22:58:06.419Z] ---> dfe460e5a0ea [2023-05-09T22:58:06.419Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-09T22:58:06.419Z] ---> Running in 2a61f8fa1738 [2023-05-09T22:58:06.419Z] Removing intermediate container 2a61f8fa1738 [2023-05-09T22:58:06.419Z] ---> 06948d5bade2 [2023-05-09T22:58:06.419Z] Step 21/23 : LABEL arch=arm64 [2023-05-09T22:58:06.419Z] ---> Running in 9cf2688d9f3e [2023-05-09T22:58:06.419Z] Removing intermediate container 9cf2688d9f3e [2023-05-09T22:58:06.419Z] ---> c667197b1e18 [2023-05-09T22:58:06.419Z] Step 22/23 : LABEL git_sha=977f18ec1a81d72d44a4eb5790a2b1be6d898acd [2023-05-09T22:58:06.419Z] ---> Running in 599cf70f3d84 [2023-05-09T22:58:06.419Z] Removing intermediate container 599cf70f3d84 [2023-05-09T22:58:06.419Z] ---> f9f592e3cbed [2023-05-09T22:58:06.419Z] Step 23/23 : LABEL version=0.0.0 [2023-05-09T22:58:06.419Z] ---> Running in b9a1feae7a29 [2023-05-09T22:58:06.419Z] Removing intermediate container b9a1feae7a29 [2023-05-09T22:58:06.419Z] ---> ff75542c6e69 [2023-05-09T22:58:06.419Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-09T22:58:06.419Z] Successfully built ff75542c6e69 [2023-05-09T22:58:06.419Z] Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T22:58:07.244Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-09T22:58:07.244Z] [2023-05-09T22:58:07.244Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T22:58:07.660Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-09T22:58:07.660Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-09T22:58:07.660Z] 8998bd30e6a1: Pulling fs layer [2023-05-09T22:58:07.660Z] 04944245beec: Pulling fs layer [2023-05-09T22:58:07.660Z] 699f458cf7ca: Pulling fs layer [2023-05-09T22:58:07.660Z] 765212b225bb: Pulling fs layer [2023-05-09T22:58:07.660Z] f23df028b6ca: Pulling fs layer [2023-05-09T22:58:07.660Z] d65c8cfc05b1: Pulling fs layer [2023-05-09T22:58:07.660Z] 2437ff75d9bd: Pulling fs layer [2023-05-09T22:58:07.660Z] f23df028b6ca: Waiting [2023-05-09T22:58:07.660Z] d65c8cfc05b1: Waiting [2023-05-09T22:58:07.941Z] 2437ff75d9bd: Waiting [2023-05-09T22:58:07.941Z] 765212b225bb: Waiting [2023-05-09T22:58:07.941Z] 04944245beec: Verifying Checksum [2023-05-09T22:58:07.941Z] 04944245beec: Download complete [2023-05-09T22:58:07.941Z] 765212b225bb: Download complete [2023-05-09T22:58:07.941Z] f23df028b6ca: Verifying Checksum [2023-05-09T22:58:07.941Z] f23df028b6ca: Download complete [2023-05-09T22:58:07.941Z] d65c8cfc05b1: Verifying Checksum [2023-05-09T22:58:07.941Z] d65c8cfc05b1: Download complete [2023-05-09T22:58:08.234Z] 699f458cf7ca: Verifying Checksum [2023-05-09T22:58:08.234Z] 699f458cf7ca: Download complete [2023-05-09T22:58:08.503Z] 8998bd30e6a1: Download complete [2023-05-09T22:58:11.087Z] 2437ff75d9bd: Verifying Checksum [2023-05-09T22:58:11.087Z] 2437ff75d9bd: Download complete [2023-05-09T22:58:12.505Z] 8998bd30e6a1: Pull complete [2023-05-09T22:58:13.087Z] 04944245beec: Pull complete [2023-05-09T22:58:14.495Z] 699f458cf7ca: Pull complete [2023-05-09T22:58:14.495Z] 765212b225bb: Pull complete [2023-05-09T22:58:15.459Z] f23df028b6ca: Pull complete [2023-05-09T22:58:15.459Z] d65c8cfc05b1: Pull complete [2023-05-09T22:58:30.451Z] 2437ff75d9bd: Pull complete [2023-05-09T22:58:30.451Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-09T22:58:30.451Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-09T22:58:30.451Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T22:58:30.781Z] prd-ubuntu20.04-docker-arm64-4c-16g-14799 does not seem to be running inside a container [2023-05-09T22:58:30.842Z] $ 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 [2023-05-09T22:58:33.587Z] $ docker top 760bdaa1cc895915d17c941091001e1875ac43abc16d2adb359d425cf27383e0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T22:58:34.520Z] ---> job-cost.sh [2023-05-09T22:58:34.520Z] lf-activate-venv: SKIPPING [2023-05-09T22:58:34.520Z] INFO: No Stack... [2023-05-09T22:58:34.788Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-09T22:58:35.748Z] INFO: Archiving Costs [Pipeline] sh [2023-05-09T22:58:36.405Z] + cat /w/workspace/device-sdk-go/1/archives/cost.csv [2023-05-09T22:58:36.405Z] + cut -d, -f6 [Pipeline] lock [2023-05-09T22:58:36.561Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1454-1-stack-cost] [2023-05-09T22:58:36.567Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1454-1-stack-cost] did not exist. Created. [2023-05-09T22:58:36.567Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1454-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-09T22:58:36.976Z] /w/workspace/device-sdk-go/1@tmp/durable-56de50e1/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-09T22:58:37.920Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-09T22:58:37.952Z] Warning: overwriting stash ‘stack-cost’ [2023-05-09T22:58:38.017Z] Stashed 1 file(s) [Pipeline] } [2023-05-09T22:58:38.030Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1454-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-09T22:58:38.096Z] $ docker stop --time=1 760bdaa1cc895915d17c941091001e1875ac43abc16d2adb359d425cf27383e0 [2023-05-09T22:58:39.642Z] $ docker rm -f --volumes 760bdaa1cc895915d17c941091001e1875ac43abc16d2adb359d425cf27383e0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-05-09T22:58:40.803Z] provisioning config files... [2023-05-09T22:58:40.811Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1454@tmp/config13682043664506200970tmp [Pipeline] { [Pipeline] sh [2023-05-09T22:58:43.928Z] + set +x [2023-05-09T22:58:43.928Z] + curl -s https://codecov.io/bash [2023-05-09T22:58:43.928Z] + bash -s -- [2023-05-09T22:58:43.928Z] [2023-05-09T22:58:43.928Z] _____ _ [2023-05-09T22:58:43.928Z] / ____| | | [2023-05-09T22:58:43.928Z] | | ___ __| | ___ ___ _____ __ [2023-05-09T22:58:43.928Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-09T22:58:43.928Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-09T22:58:43.928Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-09T22:58:43.928Z] Bash-1.0.6 [2023-05-09T22:58:43.928Z] [2023-05-09T22:58:43.928Z] [2023-05-09T22:58:43.928Z] ==> git version 2.25.1 found [2023-05-09T22:58:43.928Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-05-09T22:58:43.928Z] Release-Date: 2020-01-08 [2023-05-09T22:58:43.928Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-09T22:58:43.928Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-09T22:58:43.928Z] ==> Jenkins CI detected. [2023-05-09T22:58:43.928Z] current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1454 [2023-05-09T22:58:43.928Z] project root: . [2023-05-09T22:58:43.928Z] --> token set from env [2023-05-09T22:58:43.928Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-09T22:58:43.928Z] ==> Running gcov in . (disable via -X gcov) [2023-05-09T22:58:43.928Z] ==> Python coveragepy not found [2023-05-09T22:58:43.928Z] ==> Searching for coverage reports in: [2023-05-09T22:58:43.928Z] + . [2023-05-09T22:58:43.928Z] -> Found 1 reports [2023-05-09T22:58:43.928Z] ==> Detecting git/mercurial file structure [2023-05-09T22:58:43.928Z] ==> Reading reports [2023-05-09T22:58:43.928Z] + ./coverage.out bytes=106152 [2023-05-09T22:58:43.928Z] ==> Appending adjustments [2023-05-09T22:58:43.928Z] https://docs.codecov.io/docs/fixing-reports [2023-05-09T22:58:45.090Z] + Found adjustments [2023-05-09T22:58:45.090Z] ==> Gzipping contents [2023-05-09T22:58:45.090Z] 16K /tmp/codecov.IlDX71.gz [2023-05-09T22:58:45.090Z] ==> Uploading reports [2023-05-09T22:58:45.090Z] url: https://codecov.io [2023-05-09T22:58:45.090Z] query: branch=PR-1454&commit=977f18ec1a81d72d44a4eb5790a2b1be6d898acd&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1454%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1454&job=&cmd_args= [2023-05-09T22:58:45.090Z] -> Pinging Codecov [2023-05-09T22:58:45.090Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1454&commit=977f18ec1a81d72d44a4eb5790a2b1be6d898acd&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1454%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1454&job=&cmd_args= [2023-05-09T22:58:46.729Z] -> Uploading to [2023-05-09T22:58:46.729Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-09/7E55EF52A471D76F132DFD9A03CDDE97/977f18ec1a81d72d44a4eb5790a2b1be6d898acd/53e69326-bd42-4a50-8bb8-cb7ab8ec724c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230509%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230509T225846Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1c8e5ea8a6268e5017e7645e1a3024279af9a2133887f80aca82c274e8832f53 [2023-05-09T22:58:46.729Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-09T22:58:46.729Z] Dload Upload Total Spent Left Speed [2023-05-09T22:58:47.001Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15118 0 0 100 15118 0 66599 --:--:-- --:--:-- --:--:-- 66893 [2023-05-09T22:58:47.001Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/977f18ec1a81d72d44a4eb5790a2b1be6d898acd [Pipeline] } [2023-05-09T22:58:47.029Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-05-09T22:58:48.784Z] + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1454/archives ] [2023-05-09T22:58:48.784Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1454/archives [2023-05-09T22:58:48.784Z] total 16 [2023-05-09T22:58:48.784Z] drwxr-xr-x 3 root root 4096 May 9 22:44 . [2023-05-09T22:58:48.784Z] drwxrwxr-x 12 jenkins jenkins 4096 May 9 22:44 .. [2023-05-09T22:58:48.784Z] drwxr-xr-x 2 root root 4096 May 9 22:44 cost [2023-05-09T22:58:48.784Z] -rw-r--r-- 1 root root 86 May 9 22:44 cost.csv [2023-05-09T22:58:48.784Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1454/archives [2023-05-09T22:58:48.784Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1454/archives [2023-05-09T22:58:48.784Z] total 16 [2023-05-09T22:58:48.784Z] drwxr-xr-x 3 jenkins jenkins 4096 May 9 22:44 . [2023-05-09T22:58:48.784Z] drwxrwxr-x 12 jenkins jenkins 4096 May 9 22:44 .. [2023-05-09T22:58:48.784Z] drwxr-xr-x 2 jenkins jenkins 4096 May 9 22:44 cost [2023-05-09T22:58:48.784Z] -rw-r--r-- 1 jenkins jenkins 86 May 9 22:44 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-09T22:58:49.119Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T22:58:50.008Z] ---> package-listing.sh [2023-05-09T22:58:50.008Z] ++ facter osfamily [2023-05-09T22:58:50.008Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-09T22:58:50.268Z] + OS_FAMILY=debian [2023-05-09T22:58:50.268Z] + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1454 [2023-05-09T22:58:50.268Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-09T22:58:50.268Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-09T22:58:50.268Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-09T22:58:50.268Z] + PACKAGES=/tmp/packages_start.txt [2023-05-09T22:58:50.268Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1454 ']' [2023-05-09T22:58:50.268Z] + PACKAGES=/tmp/packages_end.txt [2023-05-09T22:58:50.268Z] + case "${OS_FAMILY}" in [2023-05-09T22:58:50.268Z] + dpkg -l [2023-05-09T22:58:50.268Z] + grep '^ii' [2023-05-09T22:58:50.268Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-09T22:58:50.268Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-09T22:58:50.268Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-09T22:58:50.268Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1454 ']' [2023-05-09T22:58:50.268Z] + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1454/archives/ [2023-05-09T22:58:50.268Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1454/archives/ [Pipeline] echo [2023-05-09T22:58:50.307Z] 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-1454/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-09T22:58:50.603Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T22:58:51.245Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-09T22:58:51.245Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T22:58:51.408Z] prd-ubuntu20.04-docker-8c-8g-14795 does not seem to be running inside a container [2023-05-09T22:58:51.438Z] $ 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-1454/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-1454 -v /w/workspace/gexfoundry_device-sdk-go_PR-1454:/w/workspace/gexfoundry_device-sdk-go_PR-1454:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1454@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1454@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 [2023-05-09T22:58:51.641Z] $ docker top 31bcd3ea5f895038677514d4c8ee2f6d10599341f1a9895961b591e6154a8458 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T22:58:52.041Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-09T22:58:52.355Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-09T22:58:52.663Z] + ls /var/log/sa-host [2023-05-09T22:58:52.663Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-09T22:58:52.806Z] provisioning config files... [2023-05-09T22:58:52.815Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1454@tmp/config1231707217042227398tmp [Pipeline] { [Pipeline] echo [2023-05-09T22:58:52.864Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T22:58:53.171Z] ---> create-netrc.sh [Pipeline] } [2023-05-09T22:58:53.203Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-09T22:58:53.616Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-09T22:58:53.646Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T22:58:53.953Z] ---> sudo-logs.sh [2023-05-09T22:58:53.953Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-09T22:58:54.037Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T22:58:54.341Z] ---> job-cost.sh [2023-05-09T22:58:54.341Z] lf-activate-venv: SKIPPING [2023-05-09T22:58:54.341Z] DEBUG: total: 0.2199999988079071 [2023-05-09T22:58:54.341Z] INFO: Retrieving Stack Cost... [2023-05-09T22:58:54.909Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-09T22:58:55.168Z] INFO: Archiving Costs [Pipeline] echo [2023-05-09T22:58:55.203Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T22:58:55.513Z] ---> logs-deploy.sh [2023-05-09T22:58:55.513Z] lf-activate-venv: SKIPPING [2023-05-09T22:58:55.513Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1454/1 [2023-05-09T22:58:55.513Z] INFO: archiving workspace using pattern(s): [2023-05-09T22:58:56.450Z] Archives upload complete. [2023-05-09T22:58:56.709Z] INFO: archiving logs to Nexus [2023-05-09T22:58:57.279Z] ---> uname -a: [2023-05-09T22:58:57.279Z] Linux prd-ubuntu20-04-docker-8c-8g-14795 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-05-09T22:58:57.279Z] [2023-05-09T22:58:57.279Z] [2023-05-09T22:58:57.279Z] ---> lscpu: [2023-05-09T22:58:57.279Z] Architecture: x86_64 [2023-05-09T22:58:57.279Z] CPU op-mode(s): 32-bit, 64-bit [2023-05-09T22:58:57.279Z] Byte Order: Little Endian [2023-05-09T22:58:57.279Z] Address sizes: 40 bits physical, 48 bits virtual [2023-05-09T22:58:57.279Z] CPU(s): 8 [2023-05-09T22:58:57.279Z] On-line CPU(s) list: 0-7 [2023-05-09T22:58:57.279Z] Thread(s) per core: 1 [2023-05-09T22:58:57.279Z] Core(s) per socket: 1 [2023-05-09T22:58:57.279Z] Socket(s): 8 [2023-05-09T22:58:57.279Z] NUMA node(s): 1 [2023-05-09T22:58:57.279Z] Vendor ID: AuthenticAMD [2023-05-09T22:58:57.279Z] CPU family: 23 [2023-05-09T22:58:57.279Z] Model: 49 [2023-05-09T22:58:57.279Z] Model name: AMD EPYC-Rome Processor [2023-05-09T22:58:57.279Z] Stepping: 0 [2023-05-09T22:58:57.279Z] CPU MHz: 2800.000 [2023-05-09T22:58:57.279Z] BogoMIPS: 5600.00 [2023-05-09T22:58:57.279Z] Virtualization: AMD-V [2023-05-09T22:58:57.279Z] Hypervisor vendor: KVM [2023-05-09T22:58:57.279Z] Virtualization type: full [2023-05-09T22:58:57.279Z] L1d cache: 256 KiB [2023-05-09T22:58:57.279Z] L1i cache: 256 KiB [2023-05-09T22:58:57.279Z] L2 cache: 4 MiB [2023-05-09T22:58:57.279Z] L3 cache: 128 MiB [2023-05-09T22:58:57.279Z] NUMA node0 CPU(s): 0-7 [2023-05-09T22:58:57.279Z] Vulnerability Itlb multihit: Not affected [2023-05-09T22:58:57.279Z] Vulnerability L1tf: Not affected [2023-05-09T22:58:57.279Z] Vulnerability Mds: Not affected [2023-05-09T22:58:57.279Z] Vulnerability Meltdown: Not affected [2023-05-09T22:58:57.279Z] Vulnerability Mmio stale data: Not affected [2023-05-09T22:58:57.279Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-05-09T22:58:57.279Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-05-09T22:58:57.279Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-05-09T22:58:57.279Z] Vulnerability Srbds: Not affected [2023-05-09T22:58:57.279Z] Vulnerability Tsx async abort: Not affected [2023-05-09T22:58:57.279Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-05-09T22:58:57.279Z] [2023-05-09T22:58:57.279Z] [2023-05-09T22:58:57.279Z] ---> nproc: [2023-05-09T22:58:57.279Z] 8 [2023-05-09T22:58:57.279Z] [2023-05-09T22:58:57.279Z] [2023-05-09T22:58:57.279Z] ---> df -h: [2023-05-09T22:58:57.279Z] Filesystem Size Used Avail Use% Mounted on [2023-05-09T22:58:57.279Z] overlay 155G 12G 144G 8% / [2023-05-09T22:58:57.279Z] tmpfs 64M 0 64M 0% /dev [2023-05-09T22:58:57.279Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-05-09T22:58:57.279Z] shm 64M 0 64M 0% /dev/shm [2023-05-09T22:58:57.279Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-05-09T22:58:57.279Z] [2023-05-09T22:58:57.279Z] [2023-05-09T22:58:57.279Z] ---> sar -b -r -n DEV: [2023-05-09T22:58:57.279Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-14795) 05/09/23 _x86_64_ (8 CPU) [2023-05-09T22:58:57.279Z] [2023-05-09T22:58:57.279Z] 22:41:15 LINUX RESTART (8 CPU) [2023-05-09T22:58:57.279Z] [2023-05-09T22:58:57.279Z] 22:42:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-05-09T22:58:57.279Z] 22:43:01 222.35 5.13 217.21 0.00 498.95 84245.75 0.00 [2023-05-09T22:58:57.279Z] 22:44:01 74.04 0.28 73.75 0.00 8.40 18788.74 0.00 [2023-05-09T22:58:57.279Z] 22:45:01 114.65 0.03 114.62 0.00 2.13 34084.00 0.00 [2023-05-09T22:58:57.279Z] 22:46:01 2.08 0.00 2.08 0.00 0.00 23.35 0.00 [2023-05-09T22:58:57.279Z] 22:47:01 38.22 12.73 25.49 0.00 5438.85 6285.77 0.00 [2023-05-09T22:58:57.279Z] 22:48:01 4.33 0.00 4.33 0.00 0.00 50.26 0.00 [2023-05-09T22:58:57.279Z] 22:49:01 1.45 0.00 1.45 0.00 0.00 15.73 0.00 [2023-05-09T22:58:57.279Z] 22:50:01 2.05 0.00 2.05 0.00 0.00 22.66 0.00 [2023-05-09T22:58:57.279Z] 22:51:01 1.42 0.00 1.42 0.00 0.00 15.06 0.00 [2023-05-09T22:58:57.279Z] 22:52:01 2.67 0.00 2.67 0.00 0.00 41.59 0.00 [2023-05-09T22:58:57.279Z] 22:53:01 1.32 0.00 1.32 0.00 0.00 14.26 0.00 [2023-05-09T22:58:57.279Z] 22:54:01 2.08 0.00 2.08 0.00 0.00 23.19 0.00 [2023-05-09T22:58:57.279Z] 22:55:01 1.45 0.00 1.45 0.00 0.00 15.73 0.00 [2023-05-09T22:58:57.279Z] 22:56:01 2.00 0.00 2.00 0.00 0.00 22.13 0.00 [2023-05-09T22:58:57.279Z] 22:57:01 2.25 0.02 2.23 0.00 0.13 26.13 0.00 [2023-05-09T22:58:57.279Z] 22:58:01 1.78 0.00 1.78 0.00 0.00 19.19 0.00 [2023-05-09T22:58:57.279Z] Average: 29.43 1.13 28.30 0.00 371.69 8902.50 0.00 [2023-05-09T22:58:57.279Z] [2023-05-09T22:58:57.279Z] 22:42:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-05-09T22:58:57.279Z] 22:43:01 28375244 31530776 767244 2.33 144372 3213136 1869888 5.51 1123940 2932136 3840 [2023-05-09T22:58:57.279Z] 22:44:01 28207704 31410288 883924 2.69 149264 3244496 2172504 6.40 1381264 2824844 10396 [2023-05-09T22:58:57.279Z] 22:45:01 27637468 31560168 734996 2.24 159188 3911384 1767928 5.21 1278008 3456048 172 [2023-05-09T22:58:57.279Z] 22:46:01 27637784 31560656 734000 2.23 159224 3911392 1767928 5.21 1277820 3456052 8 [2023-05-09T22:58:57.279Z] 22:47:01 27268552 31548084 736964 2.24 167616 4244304 1830872 5.40 1505492 3569092 940 [2023-05-09T22:58:57.279Z] 22:48:01 27269396 31549044 735856 2.24 167696 4244308 1830872 5.40 1505648 3569092 8 [2023-05-09T22:58:57.279Z] 22:49:01 27272508 31552284 732500 2.23 167792 4244304 1830872 5.40 1502436 3569096 8 [2023-05-09T22:58:57.279Z] 22:50:01 27272800 31552656 732044 2.23 167856 4244316 1830872 5.40 1502776 3569104 160 [2023-05-09T22:58:57.279Z] 22:51:01 27272752 31553156 732000 2.23 167948 4244316 1830872 5.40 1501940 3569560 164 [2023-05-09T22:58:57.279Z] 22:52:01 27272916 31553460 731516 2.22 168072 4244296 1830872 5.40 1502156 3569548 8 [2023-05-09T22:58:57.279Z] 22:53:01 27273052 31553668 731472 2.22 168132 4244296 1830872 5.40 1502184 3569556 8 [2023-05-09T22:58:57.279Z] 22:54:01 27273060 31553764 731340 2.22 168216 4244300 1830872 5.40 1502268 3569560 176 [2023-05-09T22:58:57.279Z] 22:55:01 27272436 31553236 731808 2.23 168308 4244300 1830872 5.40 1502492 3569560 168 [2023-05-09T22:58:57.280Z] 22:56:01 27272712 31553612 731380 2.22 168396 4244304 1830872 5.40 1502012 3569572 12 [2023-05-09T22:58:57.280Z] 22:57:01 27273832 31554884 730388 2.22 168496 4244308 1826712 5.38 1502164 3569580 12 [2023-05-09T22:58:57.280Z] 22:58:01 27273776 31554884 730344 2.22 168548 4244312 1826712 5.38 1502180 3569580 12 [2023-05-09T22:58:57.280Z] Average: 27445374 31543414 744236 2.26 164320 4075754 1846274 5.44 1443424 3468874 1006 [2023-05-09T22:58:57.280Z] [2023-05-09T22:58:57.280Z] 22:42:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-05-09T22:58:57.280Z] 22:43:01 docker0 166.59 286.00 14.20 2046.65 0.00 0.00 0.00 0.00 [2023-05-09T22:58:57.280Z] 22:43:01 veth47522ec 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 [2023-05-09T22:58:57.280Z] 22:43:01 lo 4.20 4.20 0.41 0.41 0.00 0.00 0.00 0.00 [2023-05-09T22:58:57.280Z] 22:43:01 ens3 549.46 335.78 8069.57 79.61 0.00 0.00 0.00 0.00 [2023-05-09T22:58:57.280Z] 22:44:01 docker0 1.33 3.47 0.08 42.50 0.00 0.00 0.00 0.00 [2023-05-09T22:58:57.280Z] 22:44:01 veth5d93a15 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 [2023-05-09T22:58:57.280Z] 22:44:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2023-05-09T22:58:57.280Z] 22:44:01 ens3 27.85 17.83 63.91 10.81 0.00 0.00 0.00 0.00 [2023-05-09T22:58:57.280Z] 22:45:01 docker0 1.28 2.83 0.08 42.48 0.00 0.00 0.00 0.00 [2023-05-09T22:58:57.280Z] 22:45:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 [2023-05-09T22:58:57.280Z] 22:45:01 ens3 99.33 59.10 2572.70 12.81 0.00 0.00 0.00 0.00 [2023-05-09T22:58:57.280Z] 22:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T22:58:57.280Z] 22:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-09T22:58:57.280Z] 22:46:01 ens3 1.60 0.45 0.42 0.27 0.00 0.00 0.00 0.00 [2023-05-09T22:58:57.280Z] 22:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T22:58:57.280Z] 22:47:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 [2023-05-09T22:58:57.280Z] 22:47:01 ens3 129.96 65.53 1952.53 4.94 0.00 0.00 0.00 0.00 [2023-05-09T22:58:57.280Z] 22:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T22:58:57.280Z] 22:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-09T22:58:57.280Z] 22:48:01 ens3 1.93 0.67 0.52 0.29 0.00 0.00 0.00 0.00 [2023-05-09T22:58:57.280Z] 22:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T22:58:57.280Z] 22:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T22:58:57.280Z] 22:49:01 ens3 1.40 0.75 0.78 0.60 0.00 0.00 0.00 0.00 [2023-05-09T22:58:57.280Z] 22:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T22:58:57.280Z] 22:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-09T22:58:57.280Z] 22:50:01 ens3 1.17 0.78 0.44 0.30 0.00 0.00 0.00 0.00 [2023-05-09T22:58:57.280Z] 22:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T22:58:57.280Z] 22:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T22:58:57.280Z] 22:51:01 ens3 0.13 0.07 0.01 0.00 0.00 0.00 0.00 0.00 [2023-05-09T22:58:57.280Z] 22:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T22:58:57.280Z] 22:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-09T22:58:57.280Z] 22:52:01 ens3 0.38 0.22 0.09 0.07 0.00 0.00 0.00 0.00 [2023-05-09T22:58:57.280Z] 22:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T22:58:57.280Z] 22:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T22:58:57.280Z] 22:53:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-05-09T22:58:57.280Z] 22:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T22:58:57.280Z] 22:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-09T22:58:57.280Z] 22:54:01 ens3 0.87 0.10 0.07 0.01 0.00 0.00 0.00 0.00 [2023-05-09T22:58:57.280Z] 22:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T22:58:57.280Z] 22:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T22:58:57.280Z] 22:55:01 ens3 0.78 0.47 0.41 0.28 0.00 0.00 0.00 0.00 [2023-05-09T22:58:57.280Z] 22:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T22:58:57.280Z] 22:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-09T22:58:57.280Z] 22:56:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-09T22:58:57.280Z] 22:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T22:58:57.280Z] 22:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T22:58:57.280Z] 22:57:01 ens3 0.22 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2023-05-09T22:58:57.280Z] 22:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T22:58:57.280Z] 22:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-09T22:58:57.280Z] 22:58:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-09T22:58:57.280Z] Average: docker0 10.41 17.99 0.88 131.25 0.00 0.00 0.00 0.00 [2023-05-09T22:58:57.280Z] Average: lo 0.50 0.50 0.05 0.05 0.00 0.00 0.00 0.00 [2023-05-09T22:58:57.280Z] Average: ens3 50.45 29.81 783.80 6.80 0.00 0.00 0.00 0.00 [2023-05-09T22:58:57.280Z] [2023-05-09T22:58:57.280Z] [2023-05-09T22:58:57.280Z] ---> sar -P ALL: [2023-05-09T22:58:57.280Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-14795) 05/09/23 _x86_64_ (8 CPU) [2023-05-09T22:58:57.280Z] [2023-05-09T22:58:57.280Z] 22:41:15 LINUX RESTART (8 CPU) [2023-05-09T22:58:57.280Z] [2023-05-09T22:58:57.280Z] 22:42:02 CPU %user %nice %system %iowait %steal %idle [2023-05-09T22:58:57.280Z] 22:43:01 all 10.61 0.00 5.17 1.76 0.09 82.37 [2023-05-09T22:58:57.280Z] 22:43:01 0 8.95 0.00 4.69 0.51 0.07 85.78 [2023-05-09T22:58:57.280Z] 22:43:01 1 9.13 0.00 4.67 2.32 0.10 83.78 [2023-05-09T22:58:57.280Z] 22:43:01 2 11.04 0.00 4.40 0.65 0.07 83.83 [2023-05-09T22:58:57.280Z] 22:43:01 3 10.22 0.00 6.74 1.25 0.09 81.71 [2023-05-09T22:58:57.280Z] 22:43:01 4 12.31 0.00 5.75 1.17 0.10 80.67 [2023-05-09T22:58:57.280Z] 22:43:01 5 11.06 0.00 4.23 2.07 0.11 82.53 [2023-05-09T22:58:57.280Z] 22:43:01 6 11.52 0.00 5.74 1.13 0.11 81.50 [2023-05-09T22:58:57.280Z] 22:43:01 7 10.63 0.00 5.17 4.99 0.09 79.12 [2023-05-09T22:58:57.280Z] 22:44:01 all 41.12 0.00 5.84 1.13 0.10 51.81 [2023-05-09T22:58:57.280Z] 22:44:01 0 40.23 0.00 5.52 0.10 0.10 54.04 [2023-05-09T22:58:57.280Z] 22:44:01 1 41.05 0.00 6.00 0.32 0.10 52.52 [2023-05-09T22:58:57.280Z] 22:44:01 2 41.57 0.00 5.90 1.61 0.08 50.84 [2023-05-09T22:58:57.280Z] 22:44:01 3 40.57 0.00 5.76 0.10 0.10 53.48 [2023-05-09T22:58:57.280Z] 22:44:01 4 41.73 0.00 6.09 0.02 0.08 52.09 [2023-05-09T22:58:57.280Z] 22:44:01 5 42.73 0.00 6.10 6.54 0.10 44.53 [2023-05-09T22:58:57.280Z] 22:44:01 6 40.34 0.00 5.71 0.02 0.08 53.85 [2023-05-09T22:58:57.280Z] 22:44:01 7 40.74 0.00 5.65 0.35 0.12 53.14 [2023-05-09T22:58:57.280Z] 22:45:01 all 14.36 0.00 2.98 1.94 0.06 80.67 [2023-05-09T22:58:57.280Z] 22:45:01 0 13.88 0.00 2.97 2.01 0.03 81.10 [2023-05-09T22:58:57.280Z] 22:45:01 1 14.89 0.00 3.30 0.18 0.05 81.57 [2023-05-09T22:58:57.280Z] 22:45:01 2 14.14 0.00 2.82 0.03 0.05 82.96 [2023-05-09T22:58:57.280Z] 22:45:01 3 14.95 0.00 2.53 0.03 0.05 82.43 [2023-05-09T22:58:57.280Z] 22:45:01 4 13.96 0.00 2.84 0.51 0.05 82.65 [2023-05-09T22:58:57.280Z] 22:45:01 5 13.80 0.00 3.82 11.91 0.12 70.35 [2023-05-09T22:58:57.280Z] 22:45:01 6 15.00 0.00 2.66 0.22 0.05 82.07 [2023-05-09T22:58:57.280Z] 22:45:01 7 14.21 0.00 2.86 0.64 0.05 82.24 [2023-05-09T22:58:57.280Z] 22:46:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2023-05-09T22:58:57.280Z] 22:46:01 0 0.00 0.00 0.02 0.03 0.02 99.93 [2023-05-09T22:58:57.280Z] 22:46:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2023-05-09T22:58:57.280Z] 22:46:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-09T22:58:57.280Z] 22:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-09T22:58:57.280Z] 22:46:01 4 0.07 0.00 0.02 0.00 0.02 99.90 [2023-05-09T22:58:57.280Z] 22:46:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-09T22:58:57.280Z] 22:46:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-09T22:58:57.280Z] 22:46:01 7 0.03 0.00 0.07 0.00 0.02 99.88 [2023-05-09T22:58:57.280Z] 22:47:01 all 1.51 0.00 0.69 1.07 0.03 96.71 [2023-05-09T22:58:57.280Z] 22:47:01 0 0.55 0.00 0.55 4.22 0.02 94.66 [2023-05-09T22:58:57.280Z] 22:47:01 1 1.57 0.00 0.70 1.07 0.03 96.63 [2023-05-09T22:58:57.280Z] 22:47:01 2 3.07 0.00 0.68 0.07 0.03 96.15 [2023-05-09T22:58:57.280Z] 22:47:01 3 1.35 0.00 1.14 0.57 0.02 96.93 [2023-05-09T22:58:57.280Z] 22:47:01 4 2.34 0.00 0.72 0.27 0.03 96.64 [2023-05-09T22:58:57.280Z] 22:47:01 5 1.55 0.00 0.53 0.94 0.03 96.94 [2023-05-09T22:58:57.280Z] 22:47:01 6 0.97 0.00 0.82 0.94 0.02 97.26 [2023-05-09T22:58:57.280Z] 22:47:01 7 0.63 0.00 0.37 0.48 0.02 98.50 [2023-05-09T22:58:57.280Z] 22:48:01 all 0.20 0.00 0.02 0.01 0.01 99.77 [2023-05-09T22:58:57.280Z] 22:48:01 0 0.00 0.00 0.03 0.05 0.00 99.92 [2023-05-09T22:58:57.280Z] 22:48:01 1 0.00 0.00 0.03 0.00 0.02 99.95 [2023-05-09T22:58:57.280Z] 22:48:01 2 1.47 0.00 0.00 0.00 0.00 98.53 [2023-05-09T22:58:57.280Z] 22:48:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2023-05-09T22:58:57.280Z] 22:48:01 4 0.03 0.00 0.03 0.00 0.02 99.92 [2023-05-09T22:58:57.280Z] 22:48:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-09T22:58:57.280Z] 22:48:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-09T22:58:57.280Z] 22:48:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2023-05-09T22:58:57.280Z] 22:49:01 all 0.24 0.00 0.01 0.00 0.01 99.74 [2023-05-09T22:58:57.280Z] 22:49:01 0 0.05 0.00 0.03 0.03 0.02 99.87 [2023-05-09T22:58:57.280Z] 22:49:01 1 0.03 0.00 0.00 0.00 0.03 99.93 [2023-05-09T22:58:57.280Z] 22:49:01 2 1.57 0.00 0.02 0.00 0.02 98.40 [2023-05-09T22:58:57.280Z] 22:49:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-09T22:58:57.280Z] 22:49:01 4 0.12 0.00 0.00 0.00 0.02 99.87 [2023-05-09T22:58:57.280Z] 22:49:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2023-05-09T22:58:57.280Z] 22:49:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-09T22:58:57.280Z] 22:49:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2023-05-09T22:58:57.280Z] 22:50:01 all 0.04 0.00 0.01 0.01 0.01 99.94 [2023-05-09T22:58:57.281Z] 22:50:01 0 0.00 0.00 0.00 0.05 0.02 99.93 [2023-05-09T22:58:57.281Z] 22:50:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2023-05-09T22:58:57.281Z] 22:50:01 2 0.17 0.00 0.00 0.00 0.00 99.83 [2023-05-09T22:58:57.281Z] 22:50:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-09T22:58:57.281Z] 22:50:01 4 0.05 0.00 0.00 0.00 0.02 99.93 [2023-05-09T22:58:57.281Z] 22:50:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-09T22:58:57.281Z] 22:50:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-09T22:58:57.281Z] 22:50:01 7 0.05 0.00 0.03 0.00 0.00 99.92 [2023-05-09T22:58:57.281Z] 22:51:01 all 0.05 0.00 0.01 0.08 0.00 99.85 [2023-05-09T22:58:57.281Z] 22:51:01 0 0.13 0.00 0.02 0.62 0.00 99.23 [2023-05-09T22:58:57.281Z] 22:51:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2023-05-09T22:58:57.281Z] 22:51:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2023-05-09T22:58:57.281Z] 22:51:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-09T22:58:57.281Z] 22:51:01 4 0.10 0.00 0.02 0.00 0.00 99.88 [2023-05-09T22:58:57.281Z] 22:51:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-09T22:58:57.281Z] 22:51:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-09T22:58:57.281Z] 22:51:01 7 0.05 0.00 0.00 0.00 0.00 99.95 [2023-05-09T22:58:57.281Z] 22:52:01 all 0.27 0.00 0.02 0.01 0.01 99.69 [2023-05-09T22:58:57.281Z] 22:52:01 0 1.81 0.00 0.05 0.07 0.02 98.06 [2023-05-09T22:58:57.281Z] 22:52:01 1 0.03 0.00 0.00 0.02 0.02 99.93 [2023-05-09T22:58:57.281Z] 22:52:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-09T22:58:57.281Z] 22:52:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-09T22:58:57.281Z] 22:52:01 4 0.25 0.00 0.03 0.00 0.02 99.70 [2023-05-09T22:58:57.281Z] 22:52:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-09T22:58:57.281Z] 22:52:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-09T22:58:57.281Z] 22:52:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2023-05-09T22:58:57.281Z] 22:53:01 all 0.06 0.00 0.02 0.00 0.01 99.90 [2023-05-09T22:58:57.281Z] 22:53:01 0 0.38 0.00 0.07 0.03 0.02 99.50 [2023-05-09T22:58:57.281Z] 22:53:01 1 0.00 0.00 0.03 0.00 0.02 99.95 [2023-05-09T22:58:57.281Z] 22:53:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-09T22:58:57.281Z] 22:53:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-09T22:58:57.281Z] 22:53:01 4 0.08 0.00 0.00 0.00 0.00 99.92 [2023-05-09T22:58:57.281Z] 22:53:01 5 0.02 0.00 0.03 0.00 0.02 99.93 [2023-05-09T22:58:57.281Z] 22:53:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-09T22:58:57.281Z] 22:53:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2023-05-09T22:58:57.281Z] [2023-05-09T22:58:57.281Z] 22:53:01 CPU %user %nice %system %iowait %steal %idle [2023-05-09T22:58:57.281Z] 22:54:01 all 0.03 0.00 0.01 0.01 0.01 99.94 [2023-05-09T22:58:57.281Z] 22:54:01 0 0.02 0.00 0.00 0.05 0.02 99.92 [2023-05-09T22:58:57.281Z] 22:54:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2023-05-09T22:58:57.281Z] 22:54:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-09T22:58:57.281Z] 22:54:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-09T22:58:57.281Z] 22:54:01 4 0.10 0.00 0.03 0.00 0.02 99.85 [2023-05-09T22:58:57.281Z] 22:54:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-09T22:58:57.281Z] 22:54:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-09T22:58:57.281Z] 22:54:01 7 0.03 0.00 0.03 0.00 0.00 99.93 [2023-05-09T22:58:57.281Z] 22:55:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2023-05-09T22:58:57.281Z] 22:55:01 0 0.00 0.00 0.02 0.03 0.00 99.95 [2023-05-09T22:58:57.281Z] 22:55:01 1 0.02 0.00 0.03 0.00 0.03 99.92 [2023-05-09T22:58:57.281Z] 22:55:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-09T22:58:57.281Z] 22:55:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-09T22:58:57.281Z] 22:55:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-09T22:58:57.281Z] 22:55:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-09T22:58:57.281Z] 22:55:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-09T22:58:57.281Z] 22:55:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-09T22:58:57.281Z] 22:56:01 all 0.02 0.00 0.01 0.01 0.01 99.96 [2023-05-09T22:58:57.281Z] 22:56:01 0 0.02 0.00 0.00 0.05 0.02 99.92 [2023-05-09T22:58:57.281Z] 22:56:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-09T22:58:57.281Z] 22:56:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-09T22:58:57.281Z] 22:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-09T22:58:57.281Z] 22:56:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2023-05-09T22:58:57.281Z] 22:56:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2023-05-09T22:58:57.281Z] 22:56:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-09T22:58:57.281Z] 22:56:01 7 0.05 0.00 0.02 0.00 0.02 99.92 [2023-05-09T22:58:57.281Z] 22:57:01 all 0.02 0.00 0.03 0.01 0.01 99.94 [2023-05-09T22:58:57.281Z] 22:57:01 0 0.02 0.00 0.03 0.05 0.02 99.88 [2023-05-09T22:58:57.281Z] 22:57:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2023-05-09T22:58:57.281Z] 22:57:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-09T22:58:57.281Z] 22:57:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-09T22:58:57.281Z] 22:57:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-09T22:58:57.281Z] 22:57:01 5 0.03 0.00 0.03 0.00 0.00 99.93 [2023-05-09T22:58:57.281Z] 22:57:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2023-05-09T22:58:57.281Z] 22:57:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2023-05-09T22:58:57.281Z] 22:58:01 all 0.03 0.00 0.01 0.00 0.01 99.94 [2023-05-09T22:58:57.281Z] 22:58:01 0 0.15 0.00 0.02 0.02 0.02 99.80 [2023-05-09T22:58:57.281Z] 22:58:01 1 0.03 0.00 0.05 0.00 0.02 99.90 [2023-05-09T22:58:57.281Z] 22:58:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-09T22:58:57.281Z] 22:58:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-09T22:58:57.281Z] 22:58:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-09T22:58:57.281Z] 22:58:01 5 0.02 0.00 0.02 0.02 0.02 99.93 [2023-05-09T22:58:57.281Z] 22:58:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-09T22:58:57.281Z] 22:58:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2023-05-09T22:58:57.281Z] Average: all 4.25 0.00 0.91 0.37 0.02 94.45 [2023-05-09T22:58:57.281Z] Average: 0 4.11 0.00 0.86 0.49 0.02 94.51 [2023-05-09T22:58:57.281Z] Average: 1 4.15 0.00 0.92 0.24 0.03 94.66 [2023-05-09T22:58:57.281Z] Average: 2 4.51 0.00 0.85 0.14 0.02 94.48 [2023-05-09T22:58:57.281Z] Average: 3 4.16 0.00 0.99 0.12 0.02 94.72 [2023-05-09T22:58:57.281Z] Average: 4 4.41 0.00 0.96 0.12 0.03 94.48 [2023-05-09T22:58:57.281Z] Average: 5 4.29 0.00 0.92 1.33 0.03 93.43 [2023-05-09T22:58:57.281Z] Average: 6 4.21 0.00 0.92 0.14 0.02 94.72 [2023-05-09T22:58:57.281Z] Average: 7 4.13 0.00 0.88 0.39 0.02 94.57 [2023-05-09T22:58:57.281Z] [2023-05-09T22:58:57.281Z] [2023-05-09T22:58:57.281Z]