Push event to branch napa Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a6cec28d6cc3e9f099c726f4fee61df9e54d36d1 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-ssh14455519763104262944.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh12651629109955379892.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/napa/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/napa/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7994921277248238842.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh12646056822220893025.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/napa/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/napa/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1711558063056152564.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/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.21 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 ‘prd-ubuntu20.04-docker-8c-8g-464’ Running on prd-ubuntu20.04-docker-8c-8g-470 in /w/workspace/edgexfoundry_device-sdk-go_napa [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/edgexfoundry_device-sdk-go_napa # 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 Avoid second fetch Checking out Revision a6cec28d6cc3e9f099c726f4fee61df9e54d36d1 (napa) > 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 core.sparsecheckout # timeout=10 > git checkout -f a6cec28d6cc3e9f099c726f4fee61df9e54d36d1 # timeout=10 Commit message: "Merge pull request #1577 from cloudxxx8/issue-1576" > git rev-list --no-walk abf78bec53b58046fbccef7a1c02cd98bf2dc47d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:16:32 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:16:33 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:16:33 ========================================================= 01:16:33 EdgeX Global Pipelines Version Info 01:16:33 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:16:33 ------------------- 01:16:33 stable info: 01:16:33 ------------------- 01:16:33 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:16:33 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 01:16:33 Message: update stable to v1.0.258 01:16:34 ------------------- 01:16:34 experimental info: 01:16:34 ------------------- 01:16:34 Commited By: **** collab-it+edgex@linuxfoundation.org 01:16:34 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 01:16:34 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:16:34 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 01:16:34 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 01:16:34 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:16:34 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:16:34 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:16:34 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 01:16:34 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:16:34 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 01:16:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:16:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:16:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:16:34 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 01:16:34 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:16:34 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:16:34 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:16:34 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 01:16:34 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:16:34 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:16:34 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:16:34 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:16:34 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 01:16:34 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 01:16:34 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:16:34 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:16:34 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:16:34 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:16:34 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:16:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = napa [Pipeline] echo 01:16:35 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = napa [Pipeline] echo 01:16:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = napa [Pipeline] echo 01:16:35 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a6cec28d6cc3e9f099c726f4fee61df9e54d36d1 [Pipeline] echo 01:16:35 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a6cec28 [Pipeline] echo 01:16:35 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:16:35 provisioning config files... 01:16:35 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_napa@tmp/config4133978391367143824tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:16:35 ---> ****-login.sh 01:16:35 nexus3.edgexfoundry.org:10001 01:16:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:16:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:16:36 Configure a credential helper to remove this warning. See 01:16:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:16:36 01:16:36 Login Succeeded 01:16:36 nexus3.edgexfoundry.org:10002 01:16:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:16:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:16:36 Configure a credential helper to remove this warning. See 01:16:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:16:36 01:16:36 Login Succeeded 01:16:36 nexus3.edgexfoundry.org:10003 01:16:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:16:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:16:36 Configure a credential helper to remove this warning. See 01:16:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:16:36 01:16:36 Login Succeeded 01:16:36 nexus3.edgexfoundry.org:10004 01:16:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:16:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:16:36 Configure a credential helper to remove this warning. See 01:16:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:16:36 01:16:36 Login Succeeded 01:16:36 ****.io 01:16:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:16:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:16:36 Configure a credential helper to remove this warning. See 01:16:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:16:36 01:16:36 Login Succeeded 01:16:36 ---> ****-login.sh ends [Pipeline] } 01:16:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:16:36 + git rev-list -1 --merges a6cec28d6cc3e9f099c726f4fee61df9e54d36d1~1..a6cec28d6cc3e9f099c726f4fee61df9e54d36d1 [Pipeline] echo 01:16:36 -----------> git rev-list -1 --merges a6cec28d6cc3e9f099c726f4fee61df9e54d36d1~1..a6cec28d6cc3e9f099c726f4fee61df9e54d36d1 a6cec28d6cc3e9f099c726f4fee61df9e54d36d1 01:16:36 a6cec28d6cc3e9f099c726f4fee61df9e54d36d1 [false] [Pipeline] sh 01:16:37 + git log --format=format:%s -1 a6cec28d6cc3e9f099c726f4fee61df9e54d36d1 [Pipeline] echo 01:16:37 ========================================================= 01:16:37 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:16:37 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:16:37 + git log --format=format:%s -1 a6cec28d6cc3e9f099c726f4fee61df9e54d36d1 [Pipeline] echo 01:16:37 [semverPrep] GIT_COMMIT: a6cec28d6cc3e9f099c726f4fee61df9e54d36d1, Commit Message: Merge pull request #1577 from cloudxxx8/issue-1576 [Pipeline] echo 01:16:37 [semverPrep] This is not a build commit. [Pipeline] sh 01:16:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:16:38 + grep -v github /etc/ssh/ssh_known_hosts 01:16:38 + [ -e /tmp/ssh_known_hosts ] 01:16:38 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:16:38 + + sudo tee -a /etc/ssh/ssh_known_hosts 01:16:38 echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:16:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:16:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:16:38 01:16:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:16:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:16:38 0.1.4: Pulling from edgex-devops/py-git-semver 01:16:38 b85a868b505f: Pulling fs layer 01:16:38 e2be974225ed: Pulling fs layer 01:16:38 339a4e72a1f5: Pulling fs layer 01:16:38 988bab9f4d93: Pulling fs layer 01:16:38 1469e6f7b9e6: Pulling fs layer 01:16:38 eaf3925da568: Pulling fs layer 01:16:38 bab4dde63d76: Pulling fs layer 01:16:38 bde34c3a00c8: Pulling fs layer 01:16:38 b352a97aabf1: Pulling fs layer 01:16:38 4872d77fe225: Pulling fs layer 01:16:38 5851b861e8e6: Pulling fs layer 01:16:38 b352a97aabf1: Waiting 01:16:38 1469e6f7b9e6: Waiting 01:16:38 bde34c3a00c8: Waiting 01:16:38 eaf3925da568: Waiting 01:16:38 bab4dde63d76: Waiting 01:16:38 e2be974225ed: Verifying Checksum 01:16:38 e2be974225ed: Download complete 01:16:38 988bab9f4d93: Verifying Checksum 01:16:38 988bab9f4d93: Download complete 01:16:39 1469e6f7b9e6: Verifying Checksum 01:16:39 1469e6f7b9e6: Download complete 01:16:39 339a4e72a1f5: Verifying Checksum 01:16:39 339a4e72a1f5: Download complete 01:16:39 eaf3925da568: Verifying Checksum 01:16:39 eaf3925da568: Download complete 01:16:39 bde34c3a00c8: Download complete 01:16:39 b352a97aabf1: Verifying Checksum 01:16:39 b352a97aabf1: Download complete 01:16:39 4872d77fe225: Download complete 01:16:39 5851b861e8e6: Verifying Checksum 01:16:39 5851b861e8e6: Download complete 01:16:39 b85a868b505f: Verifying Checksum 01:16:39 b85a868b505f: Download complete 01:16:39 bab4dde63d76: Verifying Checksum 01:16:39 bab4dde63d76: Download complete 01:16:40 b85a868b505f: Pull complete 01:16:40 e2be974225ed: Pull complete 01:16:40 339a4e72a1f5: Pull complete 01:16:40 988bab9f4d93: Pull complete 01:16:41 1469e6f7b9e6: Pull complete 01:16:41 eaf3925da568: Pull complete 01:16:43 bab4dde63d76: Pull complete 01:16:43 bde34c3a00c8: Pull complete 01:16:43 b352a97aabf1: Pull complete 01:16:43 4872d77fe225: Pull complete 01:16:43 5851b861e8e6: Pull complete 01:16:43 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:16:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:16:43 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:16:43 prd-ubuntu20.04-docker-8c-8g-470 does not seem to be running inside a container 01:16:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_napa -v /w/workspace/edgexfoundry_device-sdk-go_napa:/w/workspace/edgexfoundry_device-sdk-go_napa:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_napa@tmp:/w/workspace/edgexfoundry_device-sdk-go_napa@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:16:47 $ docker top 6f6dd5a675267bb8edf7cf0c2c7c2c2447b5f14742af8be52861f8a91d5b8cb6 -eo pid,comm 01:16:47 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). 01:16:47 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:16:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:16:47 [ssh-agent] Looking for ssh-agent implementation... 01:16:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:16:47 $ docker exec 6f6dd5a675267bb8edf7cf0c2c7c2c2447b5f14742af8be52861f8a91d5b8cb6 ssh-agent 01:16:47 SSH_AUTH_SOCK=/tmp/ssh-TZSzR9exKvO3/agent.32 01:16:47 SSH_AGENT_PID=38 01:16:47 Running ssh-add (command line suppressed) 01:16:48 Identity added: /w/workspace/edgexfoundry_device-sdk-go_napa@tmp/private_key_1066968608803642549.key (/w/workspace/edgexfoundry_device-sdk-go_napa@tmp/private_key_1066968608803642549.key) 01:16:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:16:48 + git tag --points-at HEAD [Pipeline] } 01:16:48 $ docker exec --env ******** --env ******** 6f6dd5a675267bb8edf7cf0c2c7c2c2447b5f14742af8be52861f8a91d5b8cb6 ssh-agent -k 01:16:48 unset SSH_AUTH_SOCK; 01:16:48 unset SSH_AGENT_PID; 01:16:48 echo Agent pid 38 killed; 01:16:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:16:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:16:48 [ssh-agent] Looking for ssh-agent implementation... 01:16:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:16:48 $ docker exec 6f6dd5a675267bb8edf7cf0c2c7c2c2447b5f14742af8be52861f8a91d5b8cb6 ssh-agent 01:16:48 SSH_AUTH_SOCK=/tmp/ssh-QpT9Ya0orxL0/agent.71 01:16:48 SSH_AGENT_PID=77 01:16:48 Running ssh-add (command line suppressed) 01:16:48 Identity added: /w/workspace/edgexfoundry_device-sdk-go_napa@tmp/private_key_11078302462263029623.key (/w/workspace/edgexfoundry_device-sdk-go_napa@tmp/private_key_11078302462263029623.key) 01:16:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:16:49 + git semver init 01:16:49 2024-05-13 01:16:49,256 [run_init] DEBUG init version:0.0.0 force:False 01:16:49 2024-05-13 01:16:49,257 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_napa/.semver 01:16:49 2024-05-13 01:16:49,257 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_napa/.semver 01:16:49 2024-05-13 01:16:49,258 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/edgexfoundry_device-sdk-go_napa/.semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_napa, universal_newlines=False, shell=None, istream=None) 01:16:50 2024-05-13 01:16:50,499 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_napa/.git/info/exclude 01:16:50 2024-05-13 01:16:50,500 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_napa/.semver/napa with force:False 01:16:50 2024-05-13 01:16:50,500 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_napa/.semver/napa 01:16:50 2024-05-13 01:16:50,500 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_napa/.semver/napa 01:16:50 3.1.1-dev.1 [Pipeline] } 01:16:50 $ docker exec --env ******** --env ******** 6f6dd5a675267bb8edf7cf0c2c7c2c2447b5f14742af8be52861f8a91d5b8cb6 ssh-agent -k 01:16:50 unset SSH_AUTH_SOCK; 01:16:50 unset SSH_AGENT_PID; 01:16:50 echo Agent pid 77 killed; 01:16:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:16:51 + git semver [Pipeline] } 01:16:51 $ docker stop --time=1 6f6dd5a675267bb8edf7cf0c2c7c2c2447b5f14742af8be52861f8a91d5b8cb6 01:16:52 $ docker rm -f --volumes 6f6dd5a675267bb8edf7cf0c2c7c2c2447b5f14742af8be52861f8a91d5b8cb6 [Pipeline] // withDockerContainer [Pipeline] sh 01:16:53 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:16:53 Stashed 1 file(s) [Pipeline] echo 01:16:53 [edgeXSemver]: initialized semver on version 3.1.1-dev.1 [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 01:16:53 provisioning config files... 01:16:53 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_napa@tmp/config8430520321430735737tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:16:53 ---> ****-login.sh 01:16:53 nexus3.edgexfoundry.org:10001 01:16:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:16:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:16:53 Configure a credential helper to remove this warning. See 01:16:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:16:53 01:16:53 Login Succeeded 01:16:53 nexus3.edgexfoundry.org:10002 01:16:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:16:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:16:53 Configure a credential helper to remove this warning. See 01:16:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:16:53 01:16:53 Login Succeeded 01:16:53 nexus3.edgexfoundry.org:10003 01:16:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:16:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:16:54 Configure a credential helper to remove this warning. See 01:16:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:16:54 01:16:54 Login Succeeded 01:16:54 nexus3.edgexfoundry.org:10004 01:16:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:16:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:16:54 Configure a credential helper to remove this warning. See 01:16:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:16:54 01:16:54 Login Succeeded 01:16:54 ****.io 01:16:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:16:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:16:54 Configure a credential helper to remove this warning. See 01:16:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:16:54 01:16:54 Login Succeeded 01:16:54 ---> ****-login.sh ends [Pipeline] } 01:16:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:16:54 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 01:16:54 + grep ^go [0-9].[0-9]* go.mod 01:16:54 + cut -d -f 2 [Pipeline] echo 01:16:54 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:16:54 ========================================================= 01:16:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts] 01:16:54 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:16:55 + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts --build-arg MAKE=echo noop --target=builder . 01:16:55 Sending build context to Docker daemon 53.36MB 01:16:55 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 01:16:55 Step 2/10 : FROM ${BASE} AS builder 01:16:55 1.21-alpine-lts: Pulling from edgex-devops/edgex-golang-base 01:16:55 619be1103602: Pulling fs layer 01:16:55 7862e08f4a3e: Pulling fs layer 01:16:55 5df492c9dc93: Pulling fs layer 01:16:55 7629e6793208: Pulling fs layer 01:16:55 4f4fb700ef54: Pulling fs layer 01:16:55 8de7f028bff5: Pulling fs layer 01:16:55 44042ff1420b: Pulling fs layer 01:16:55 5cdaf54b7214: Pulling fs layer 01:16:55 38f3e5a9071a: Pulling fs layer 01:16:55 8de7f028bff5: Waiting 01:16:55 44042ff1420b: Waiting 01:16:55 5cdaf54b7214: Waiting 01:16:55 38f3e5a9071a: Waiting 01:16:55 4f4fb700ef54: Waiting 01:16:55 7629e6793208: Waiting 01:16:55 7862e08f4a3e: Verifying Checksum 01:16:55 7862e08f4a3e: Download complete 01:16:55 7629e6793208: Verifying Checksum 01:16:55 7629e6793208: Download complete 01:16:55 4f4fb700ef54: Verifying Checksum 01:16:55 619be1103602: Verifying Checksum 01:16:55 619be1103602: Download complete 01:16:55 8de7f028bff5: Verifying Checksum 01:16:55 8de7f028bff5: Download complete 01:16:55 44042ff1420b: Verifying Checksum 01:16:55 44042ff1420b: Download complete 01:16:55 619be1103602: Pull complete 01:16:55 38f3e5a9071a: Download complete 01:16:55 7862e08f4a3e: Pull complete 01:16:56 5df492c9dc93: Verifying Checksum 01:16:56 5df492c9dc93: Download complete 01:16:56 5cdaf54b7214: Download complete 01:16:59 5df492c9dc93: Pull complete 01:16:59 7629e6793208: Pull complete 01:16:59 4f4fb700ef54: Pull complete 01:16:59 8de7f028bff5: Pull complete 01:16:59 44042ff1420b: Pull complete 01:17:02 5cdaf54b7214: Pull complete 01:17:02 38f3e5a9071a: Pull complete 01:17:02 Digest: sha256:d452b7c9dc822626b28f2158ccf3bbf04957b0b2ad14062d8ea2b98b8d6f5c64 01:17:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts 01:17:02 ---> 60b93f829570 01:17:02 Step 3/10 : ARG MAKE=make build 01:17:08 Still waiting to schedule task 01:17:08 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-468’ 01:17:09 ---> Running in 319ccc0b7d00 01:17:09 Removing intermediate container 319ccc0b7d00 01:17:09 ---> 2c873dc53938 01:17:09 Step 4/10 : WORKDIR /device-sdk-go 01:17:09 ---> Running in face91d8dca6 01:17:09 Removing intermediate container face91d8dca6 01:17:09 ---> 480f7c21d9d6 01:17:09 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 01:17:09 ---> Running in d7f64f48ee3a 01:17:09 Removing intermediate container d7f64f48ee3a 01:17:09 ---> 71c9f2a3a861 01:17:09 Step 6/10 : RUN apk add --update --no-cache make git 01:17:09 ---> Running in 46d65339ad2e 01:17:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:17:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:17:09 OK: 264 MiB in 52 packages 01:17:10 Removing intermediate container 46d65339ad2e 01:17:10 ---> c2d13a4e9e78 01:17:10 Step 7/10 : COPY go.mod vendor* ./ 01:17:12 ---> fafe4193c750 01:17:12 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:17:12 ---> Running in 66affa605dc1 01:17:44 Removing intermediate container 66affa605dc1 01:17:44 ---> 4100136fc0f4 01:17:44 Step 9/10 : COPY . . 01:17:45 ---> 06c39512ecf1 01:17:45 Step 10/10 : RUN ${MAKE} 01:17:45 ---> Running in 780e09d564a9 01:17:45 noop 01:17:45 Removing intermediate container 780e09d564a9 01:17:45 ---> 0545d480fd40 01:17:45 Successfully built 0545d480fd40 01:17:45 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:17:46 + docker inspect -f . ci-base-image-x86_64 01:17:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:17:46 prd-ubuntu20.04-docker-8c-8g-470 does not seem to be running inside a container 01:17:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_napa -v /w/workspace/edgexfoundry_device-sdk-go_napa:/w/workspace/edgexfoundry_device-sdk-go_napa:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_napa@tmp:/w/workspace/edgexfoundry_device-sdk-go_napa@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 ******** ci-base-image-x86_64 cat 01:17:46 $ docker top 8a65dd77c7200372b35096ff1b3ea267f100f51a582abeb0d67300747c7752aa -eo pid,comm [Pipeline] { [Pipeline] sh 01:17:47 + go version 01:17:47 go version go1.21.9 linux/amd64 [Pipeline] } 01:17:47 $ docker stop --time=1 8a65dd77c7200372b35096ff1b3ea267f100f51a582abeb0d67300747c7752aa 01:17:48 $ docker rm -f --volumes 8a65dd77c7200372b35096ff1b3ea267f100f51a582abeb0d67300747c7752aa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:17:48 + docker inspect -f . ci-base-image-x86_64 01:17:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:17:49 prd-ubuntu20.04-docker-8c-8g-470 does not seem to be running inside a container 01:17:49 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-sdk-go_napa -v /w/workspace/edgexfoundry_device-sdk-go_napa:/w/workspace/edgexfoundry_device-sdk-go_napa:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_napa@tmp:/w/workspace/edgexfoundry_device-sdk-go_napa@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 ******** ci-base-image-x86_64 cat 01:17:49 $ docker top f070175d77f5b701119ba452d420666f0a0c3020a6d4afca6982afd779952b5e -eo pid,comm [Pipeline] { [Pipeline] sh 01:17:49 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_napa [Pipeline] fileExists [Pipeline] sh 01:17:50 + make test 01:17:50 go test -race -coverprofile=coverage.out ./... 01:17:56 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 01:18:11 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 01:18:11 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 01:18:11 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 01:18:11 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 01:18:11 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 01:18:12 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 01:18:12 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 01:18:13 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.055s coverage: 27.6% of statements 01:18:13 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.062s coverage: 81.5% of statements 01:18:13 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.084s coverage: 86.0% of statements 01:18:13 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 01:18:15 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.109s coverage: 71.8% of statements 01:18:15 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 01:18:15 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 01:18:15 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 01:18:18 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.059s coverage: 14.4% of statements 01:18:18 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.035s coverage: 45.9% of statements 01:18:18 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.074s coverage: 68.5% of statements 01:18:18 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.132s coverage: 89.2% of statements 01:18:18 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.047s coverage: 5.5% of statements 01:18:40 GO111MODULE=on go vet ./... 01:18:42 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:18:42 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:18:42 ./bin/test-attribution-txt.sh [Pipeline] echo 01:18:42 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 01:18:42 + go mod tidy [Pipeline] } 01:18:43 $ docker stop --time=1 f070175d77f5b701119ba452d420666f0a0c3020a6d4afca6982afd779952b5e 01:18:47 $ docker rm -f --volumes f070175d77f5b701119ba452d420666f0a0c3020a6d4afca6982afd779952b5e [Pipeline] // withDockerContainer [Pipeline] sh 01:18:48 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:18:48 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:18:49 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:18:49 + ls -al . 01:18:49 total 312 01:18:49 drwxrwxr-x 12 jenkins jenkins 4096 May 13 01:17 . 01:18:49 drwxrwxr-x 4 jenkins jenkins 4096 May 13 01:16 .. 01:18:49 -rw-rw-r-- 1 jenkins jenkins 140 May 13 01:16 .dockerignore 01:18:49 drwxrwxr-x 8 jenkins jenkins 4096 May 13 01:18 .git 01:18:49 drwxrwxr-x 3 jenkins jenkins 4096 May 13 01:16 .github 01:18:49 -rw-rw-r-- 1 jenkins jenkins 130 May 13 01:16 .gitignore 01:18:49 -rw-rw-r-- 1 jenkins jenkins 42 May 13 01:16 .golangci.yml 01:18:49 drwxr-xr-x 3 jenkins jenkins 4096 May 13 01:16 .semver 01:18:49 -rw-rw-r-- 1 jenkins jenkins 48109 May 13 01:16 CHANGELOG.md 01:18:49 -rw-rw-r-- 1 jenkins jenkins 677 May 13 01:16 GOVERNANCE.md 01:18:49 -rw-rw-r-- 1 jenkins jenkins 885 May 13 01:16 Jenkinsfile 01:18:49 -rw-rw-r-- 1 jenkins jenkins 11341 May 13 01:16 LICENSE 01:18:49 -rw-rw-r-- 1 jenkins jenkins 1842 May 13 01:16 Makefile 01:18:49 -rw-rw-r-- 1 jenkins jenkins 619 May 13 01:16 OWNERS.md 01:18:49 -rw-rw-r-- 1 jenkins jenkins 4933 May 13 01:16 README.md 01:18:49 -rw-rw-r-- 1 jenkins jenkins 11 May 13 01:16 VERSION 01:18:49 drwxrwxr-x 2 jenkins jenkins 4096 May 13 01:16 bin 01:18:49 -rw-r--r-- 1 jenkins jenkins 122151 May 13 01:18 coverage.out 01:18:49 drwxrwxr-x 5 jenkins jenkins 4096 May 13 01:16 example 01:18:49 -rw-rw-r-- 1 jenkins jenkins 3653 May 13 01:16 go.mod 01:18:49 -rw-rw-r-- 1 jenkins jenkins 33392 May 13 01:16 go.sum 01:18:49 drwxrwxr-x 12 jenkins jenkins 4096 May 13 01:16 internal 01:18:49 drwxrwxr-x 3 jenkins jenkins 4096 May 13 01:16 openapi 01:18:49 drwxrwxr-x 6 jenkins jenkins 4096 May 13 01:16 pkg 01:18:49 drwxrwxr-x 4 jenkins jenkins 4096 May 13 01:16 snap 01:18:49 drwxrwxr-x 6 jenkins jenkins 4096 May 13 01:16 vendor 01:18:49 -rw-rw-r-- 1 jenkins jenkins 222 May 13 01:16 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:18:49 + 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=a6cec28d6cc3e9f099c726f4fee61df9e54d36d1 --label arch=amd64 --label version=3.1.1-dev.1 . 01:18:49 Sending build context to Docker daemon 53.48MB 01:18:49 Step 1/23 : ARG BASE=golang:1.21-alpine3.18 01:18:49 Step 2/23 : FROM ${BASE} AS builder 01:18:49 ---> 0545d480fd40 01:18:49 Step 3/23 : ARG MAKE=make build 01:18:50 ---> Running in caef9c2e42db 01:18:50 Removing intermediate container caef9c2e42db 01:18:50 ---> f70236cb9386 01:18:50 Step 4/23 : WORKDIR /device-sdk-go 01:18:50 ---> Running in 8ff72807719f 01:18:51 Removing intermediate container 8ff72807719f 01:18:51 ---> 995f096d7215 01:18:51 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 01:18:51 ---> Running in 61583477f371 01:18:51 Removing intermediate container 61583477f371 01:18:51 ---> 0608c67c6fcc 01:18:51 Step 6/23 : RUN apk add --update --no-cache make git 01:18:51 ---> Running in 18135987edc9 01:18:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:18:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:18:51 OK: 264 MiB in 52 packages 01:18:52 Removing intermediate container 18135987edc9 01:18:52 ---> 03584de562ba 01:18:52 Step 7/23 : COPY go.mod vendor* ./ 01:18:54 ---> a636a99245bf 01:18:54 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:18:54 ---> Running in f56f11edceab 01:18:54 skipping... 01:18:54 Removing intermediate container f56f11edceab 01:18:54 ---> e2b66b5e9033 01:18:54 Step 9/23 : COPY . . 01:18:57 ---> b03c9b3c11ce 01:18:57 Step 10/23 : RUN ${MAKE} 01:18:57 ---> Running in d590c4b22e98 01:18:57 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.1.1-dev.1 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=3.1.1-dev.1" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 01:19:19 Removing intermediate container d590c4b22e98 01:19:19 ---> cbaa3411aba8 01:19:19 Step 11/23 : FROM alpine:3.18 01:19:19 3.18: Pulling from library/alpine 01:19:19 619be1103602: Already exists 01:19:19 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 01:19:19 Status: Downloaded newer image for alpine:3.18 01:19:19 ---> d3782b16ccc9 01:19:19 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 01:19:19 ---> Running in cda2452dffe5 01:19:19 Removing intermediate container cda2452dffe5 01:19:19 ---> 90de1d3288e4 01:19:19 Step 13/23 : RUN apk add --update --no-cache 01:19:19 ---> Running in 6f8a337924b3 01:19:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:19:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:19:20 OK: 7 MiB in 15 packages 01:19:21 Removing intermediate container 6f8a337924b3 01:19:21 ---> e0a0b7162931 01:19:21 Step 14/23 : WORKDIR / 01:19:21 ---> Running in d27c51a6da3d 01:19:21 Removing intermediate container d27c51a6da3d 01:19:21 ---> ea7cb09bcd5d 01:19:21 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 01:19:21 ---> 4a655a3224b2 01:19:21 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 01:19:22 ---> 11ac8019db6e 01:19:22 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 01:19:22 ---> 5b98274ac8cd 01:19:22 Step 18/23 : EXPOSE 59999 01:19:22 ---> Running in 69c15eeb7814 01:19:22 Removing intermediate container 69c15eeb7814 01:19:22 ---> dd3550cb7ac1 01:19:22 Step 19/23 : ENTRYPOINT ["/device-simple"] 01:19:22 ---> Running in 1334e1fde994 01:19:22 Removing intermediate container 1334e1fde994 01:19:22 ---> bfc40f95f980 01:19:22 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 01:19:22 ---> Running in d034616bdebc 01:19:22 Removing intermediate container d034616bdebc 01:19:22 ---> ecfaf0a9318d 01:19:22 Step 21/23 : LABEL arch=amd64 01:19:22 ---> Running in cd5aa5f77f8d 01:19:22 Removing intermediate container cd5aa5f77f8d 01:19:22 ---> 73f8c8fe0f90 01:19:22 Step 22/23 : LABEL git_sha=a6cec28d6cc3e9f099c726f4fee61df9e54d36d1 01:19:22 ---> Running in e2b20a650775 01:19:23 Removing intermediate container e2b20a650775 01:19:23 ---> 931697320748 01:19:23 Step 23/23 : LABEL version=3.1.1-dev.1 01:19:23 ---> Running in 03be702f0fc8 01:19:23 Removing intermediate container 03be702f0fc8 01:19:23 ---> 394cdd467501 01:19:23 [Warning] One or more build-args [ARCH] were not consumed 01:19:23 Successfully built 394cdd467501 01:19:23 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:19:23 01:19:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:19:23 latest: Pulling from edgex-lftools-log-publisher 01:19:23 5eb5b503b376: Pulling fs layer 01:19:23 5c69ac0246d0: Pulling fs layer 01:19:23 ec43610c2a17: Pulling fs layer 01:19:23 3a2ae6a8a46f: Pulling fs layer 01:19:23 33b1e0a273af: Pulling fs layer 01:19:23 5d3b04190fa2: Pulling fs layer 01:19:23 2f39f015ded8: Pulling fs layer 01:19:23 3a2ae6a8a46f: Waiting 01:19:23 33b1e0a273af: Waiting 01:19:23 5d3b04190fa2: Waiting 01:19:23 2f39f015ded8: Waiting 01:19:23 5c69ac0246d0: Verifying Checksum 01:19:23 5c69ac0246d0: Download complete 01:19:23 3a2ae6a8a46f: Verifying Checksum 01:19:23 3a2ae6a8a46f: Download complete 01:19:23 33b1e0a273af: Verifying Checksum 01:19:23 33b1e0a273af: Download complete 01:19:23 5d3b04190fa2: Verifying Checksum 01:19:23 5d3b04190fa2: Download complete 01:19:23 ec43610c2a17: Verifying Checksum 01:19:23 ec43610c2a17: Download complete 01:19:24 5eb5b503b376: Verifying Checksum 01:19:24 5eb5b503b376: Download complete 01:19:24 2f39f015ded8: Download complete 01:19:25 5eb5b503b376: Pull complete 01:19:25 5c69ac0246d0: Pull complete 01:19:26 ec43610c2a17: Pull complete 01:19:26 3a2ae6a8a46f: Pull complete 01:19:26 33b1e0a273af: Pull complete 01:19:26 5d3b04190fa2: Pull complete 01:19:30 2f39f015ded8: Pull complete 01:19:30 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:19:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:19:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:19:30 prd-ubuntu20.04-docker-8c-8g-470 does not seem to be running inside a container 01:19:30 $ 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/edgexfoundry_device-sdk-go_napa -v /w/workspace/edgexfoundry_device-sdk-go_napa:/w/workspace/edgexfoundry_device-sdk-go_napa:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_napa@tmp:/w/workspace/edgexfoundry_device-sdk-go_napa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:19:35 $ docker top 7304dabb0ab50236d98a8c0a7c673164f5476b466253f9f3d9e8ddc7a682a596 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:19:36 ---> job-cost.sh 01:19:36 lf-activate-venv: SKIPPING 01:19:36 INFO: No Stack... 01:19:36 INFO: Retrieving Pricing Info for: v3-standard-8 01:19:37 INFO: Archiving Costs [Pipeline] sh 01:19:37 + + cat /w/workspace/edgexfoundry_device-sdk-go_napa/archives/cost.csv 01:19:37 cut -d, -f6 [Pipeline] lock 01:19:37 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-napa-3-stack-cost] 01:19:37 Resource [jenkins-edgexfoundry-device-sdk-go-napa-3-stack-cost] did not exist. Created. 01:19:37 Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-napa-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:19:37 + echo total: 0.2199999988079071 [Pipeline] stash 01:19:37 Stashed 1 file(s) [Pipeline] } 01:19:37 Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-napa-3-stack-cost] [Pipeline] // lock [Pipeline] } 01:19:37 $ docker stop --time=1 7304dabb0ab50236d98a8c0a7c673164f5476b466253f9f3d9e8ddc7a682a596 01:19:38 $ docker rm -f --volumes 7304dabb0ab50236d98a8c0a7c673164f5476b466253f9f3d9e8ddc7a682a596 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:20:47 Running on prd-ubuntu20.04-docker-arm64-4c-16g-471 in /w/workspace/edgexfoundry_device-sdk-go_napa [Pipeline] { [Pipeline] ws 01:20:47 Running in /w/workspace/device-sdk-go/3 [Pipeline] { [Pipeline] checkout 01:20:50 The recommended git tool is: git 01:20:55 using credential edgex-jenkins-ssh 01:20:55 Cloning the remote Git repository 01:20:55 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 01:20:55 > git init /w/workspace/device-sdk-go/3 # timeout=10 01:20:55 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 01:20:55 > git --version # timeout=10 01:20:55 > git --version # 'git version 2.25.1' 01:20:55 using GIT_SSH to set credentials SSH Credentials for GitHub 01:20:55 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:20:59 Avoid second fetch 01:20:59 Checking out Revision a6cec28d6cc3e9f099c726f4fee61df9e54d36d1 (napa) 01:20:58 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 01:20:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:20:59 > git config core.sparsecheckout # timeout=10 01:20:59 > git checkout -f a6cec28d6cc3e9f099c726f4fee61df9e54d36d1 # timeout=10 01:21:00 Commit message: "Merge pull request #1577 from cloudxxx8/issue-1576" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:21:05 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:21:05 % Total % Received % Xferd Average Speed Time Time Time Current 01:21:05 Dload Upload Total Spent Left Speed 01:21:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 59 12828 59 7620 0 0 92926 0 --:--:-- --:--:-- --:--:-- 91807 100 12828 100 12828 0 0 149k 0 --:--:-- --:--:-- --:--:-- 147k [Pipeline] sh 01:21:06 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:21:06 + sudo tee /etc/docker/daemon.new 01:21:06 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:21:06 { 01:21:06 "registry-mirrors": [ 01:21:06 "https://nexus3.edgexfoundry.org:10001" 01:21:06 ], 01:21:06 "bip": "10.250.0.254/24", 01:21:06 "hosts": [ 01:21:06 "tcp://0.0.0.0:5555", 01:21:06 "unix:///var/run/docker.sock" 01:21:06 ], 01:21:06 "mtu": 1458, 01:21:06 "selinux-enabled": true, 01:21:06 "seccomp-profile": "/etc/docker/seccomp.json" 01:21:06 } [Pipeline] sh 01:21:06 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:21:07 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:21:25 provisioning config files... 01:21:25 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/3@tmp/config8757193636136244609tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:21:25 ---> ****-login.sh 01:21:25 nexus3.edgexfoundry.org:10001 01:21:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:21:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:21:26 Configure a credential helper to remove this warning. See 01:21:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:21:26 01:21:26 Login Succeeded 01:21:26 nexus3.edgexfoundry.org:10002 01:21:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:21:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:21:26 Configure a credential helper to remove this warning. See 01:21:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:21:26 01:21:26 Login Succeeded 01:21:26 nexus3.edgexfoundry.org:10003 01:21:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:21:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:21:27 Configure a credential helper to remove this warning. See 01:21:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:21:27 01:21:27 Login Succeeded 01:21:27 nexus3.edgexfoundry.org:10004 01:21:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:21:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:21:27 Configure a credential helper to remove this warning. See 01:21:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:21:27 01:21:27 Login Succeeded 01:21:27 ****.io 01:21:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:21:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:21:28 Configure a credential helper to remove this warning. See 01:21:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:21:28 01:21:28 Login Succeeded 01:21:28 ---> ****-login.sh ends [Pipeline] } 01:21:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:21:28 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 01:21:28 + grep ^go [0-9].[0-9]* go.mod 01:21:28 + cut -d -f 2 [Pipeline] echo 01:21:28 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:21:28 ========================================================= 01:21:28 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts] 01:21:28 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:29 + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts --build-arg MAKE=echo noop --target=builder . 01:21:31 Sending build context to Docker daemon 40.92MB 01:21:31 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 01:21:31 Step 2/10 : FROM ${BASE} AS builder 01:21:31 1.21-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 01:21:31 c6b39de5b339: Pulling fs layer 01:21:31 a69c41024577: Pulling fs layer 01:21:31 d6de4b400683: Pulling fs layer 01:21:31 35cb2a7552d0: Pulling fs layer 01:21:31 4f4fb700ef54: Pulling fs layer 01:21:31 9e011611b7f5: Pulling fs layer 01:21:31 3bd174042beb: Pulling fs layer 01:21:31 4476f39b5e91: Pulling fs layer 01:21:31 9e011611b7f5: Waiting 01:21:31 3bd174042beb: Waiting 01:21:31 4f4fb700ef54: Waiting 01:21:31 4476f39b5e91: Waiting 01:21:31 35cb2a7552d0: Waiting 01:21:31 a69c41024577: Verifying Checksum 01:21:31 a69c41024577: Download complete 01:21:31 35cb2a7552d0: Verifying Checksum 01:21:31 35cb2a7552d0: Download complete 01:21:31 4f4fb700ef54: Verifying Checksum 01:21:31 4f4fb700ef54: Download complete 01:21:31 9e011611b7f5: Download complete 01:21:31 c6b39de5b339: Download complete 01:21:32 4476f39b5e91: Verifying Checksum 01:21:32 4476f39b5e91: Download complete 01:21:32 c6b39de5b339: Pull complete 01:21:33 a69c41024577: Pull complete 01:21:33 d6de4b400683: Verifying Checksum 01:21:33 d6de4b400683: Download complete 01:21:34 3bd174042beb: Verifying Checksum 01:21:34 3bd174042beb: Download complete 01:21:47 d6de4b400683: Pull complete 01:21:47 35cb2a7552d0: Pull complete 01:21:47 4f4fb700ef54: Pull complete 01:21:47 9e011611b7f5: Pull complete 01:21:57 3bd174042beb: Pull complete 01:21:58 4476f39b5e91: Pull complete 01:21:58 Digest: sha256:3ff92c4bac7a686c9bee1a691493ca45b01f27f0008dd3b8e347e1ca93528f02 01:21:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts 01:21:58 ---> 981a0608b64a 01:21:58 Step 3/10 : ARG MAKE=make build 01:22:00 ---> Running in 5be7e1b0e7c7 01:22:00 Removing intermediate container 5be7e1b0e7c7 01:22:00 ---> 6091ad10a14b 01:22:00 Step 4/10 : WORKDIR /device-sdk-go 01:22:00 ---> Running in 43dea912cf54 01:22:01 Removing intermediate container 43dea912cf54 01:22:01 ---> dbfbb627eb0b 01:22:01 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 01:22:01 ---> Running in 3276e6f1936d 01:22:01 Removing intermediate container 3276e6f1936d 01:22:01 ---> 5e2e5f0ede2b 01:22:01 Step 6/10 : RUN apk add --update --no-cache make git 01:22:01 ---> Running in 5807812db2cf 01:22:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:22:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:22:05 OK: 266 MiB in 52 packages 01:22:05 Removing intermediate container 5807812db2cf 01:22:05 ---> ef31af80bb02 01:22:05 Step 7/10 : COPY go.mod vendor* ./ 01:22:12 ---> 845d68c557a3 01:22:12 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:22:12 ---> Running in b81505719f55 01:23:20 Removing intermediate container b81505719f55 01:23:20 ---> f259cd17bcb7 01:23:20 Step 9/10 : COPY . . 01:23:20 ---> b9923b219a18 01:23:20 Step 10/10 : RUN ${MAKE} 01:23:20 ---> Running in 6d775f237e6e 01:23:20 noop 01:23:20 Removing intermediate container 6d775f237e6e 01:23:20 ---> f06424d9162f 01:23:20 Successfully built f06424d9162f 01:23:20 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:23:20 + docker inspect -f . ci-base-image-arm64 01:23:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:23:20 prd-ubuntu20.04-docker-arm64-4c-16g-471 does not seem to be running inside a container 01:23:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:23:22 $ docker top e874dd179969ce0e634c69f487245d39aadf34ad30f4947bc5f1565a2d9140de -eo pid,comm [Pipeline] { [Pipeline] sh 01:23:22 + go version 01:23:22 go version go1.21.9 linux/arm64 [Pipeline] } 01:23:22 $ docker stop --time=1 e874dd179969ce0e634c69f487245d39aadf34ad30f4947bc5f1565a2d9140de 01:23:24 $ docker rm -f --volumes e874dd179969ce0e634c69f487245d39aadf34ad30f4947bc5f1565a2d9140de [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:23:25 + docker inspect -f . ci-base-image-arm64 01:23:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:23:25 prd-ubuntu20.04-docker-arm64-4c-16g-471 does not seem to be running inside a container 01:23:25 $ 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/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:23:26 $ docker top b70313cc9969bae5535e723a4e51bfdd71ee3fb3137dec900721ffc05a87ec4f -eo pid,comm [Pipeline] { [Pipeline] sh 01:23:27 + git config --global --add safe.directory /w/workspace/device-sdk-go/3 [Pipeline] fileExists [Pipeline] sh 01:23:27 + make test 01:23:27 go test -race -coverprofile=coverage.out ./... 01:24:06 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 01:25:58 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 01:25:58 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 01:25:58 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 01:25:58 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 01:25:58 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 01:26:08 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.205s coverage: 27.6% of statements 01:26:18 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.258s coverage: 81.5% of statements 01:26:26 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 01:26:26 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 01:26:27 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.343s coverage: 86.0% of statements 01:26:32 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 01:26:33 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.449s coverage: 71.8% of statements 01:26:37 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.275s coverage: 14.4% of statements 01:26:37 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.732s coverage: 45.9% of statements 01:26:37 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 01:26:37 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 01:26:39 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.421s coverage: 68.5% of statements 01:26:41 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.444s coverage: 89.2% of statements 01:26:42 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 01:26:44 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.239s coverage: 5.5% of statements 01:26:45 WARNING: Linting skipped (not on x86_64 or linter not installed) 01:26:45 GO111MODULE=on go vet ./... 01:29:07 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:29:07 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:29:07 ./bin/test-attribution-txt.sh [Pipeline] echo 01:29:07 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 01:29:08 + go mod tidy [Pipeline] } 01:29:11 $ docker stop --time=1 b70313cc9969bae5535e723a4e51bfdd71ee3fb3137dec900721ffc05a87ec4f 01:29:13 $ docker rm -f --volumes b70313cc9969bae5535e723a4e51bfdd71ee3fb3137dec900721ffc05a87ec4f [Pipeline] // withDockerContainer [Pipeline] sh 01:29:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:29:15 Warning: overwriting stash ‘coverage-report’ 01:29:16 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:29:16 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:29:16 + ls -al . 01:29:16 total 308 01:29:16 drwxrwxr-x 11 jenkins jenkins 4096 May 13 01:23 . 01:29:16 drwxrwxr-x 4 jenkins jenkins 4096 May 13 01:20 .. 01:29:16 -rw-rw-r-- 1 jenkins jenkins 140 May 13 01:20 .dockerignore 01:29:16 drwxrwxr-x 8 jenkins jenkins 4096 May 13 01:21 .git 01:29:16 drwxrwxr-x 3 jenkins jenkins 4096 May 13 01:20 .github 01:29:16 -rw-rw-r-- 1 jenkins jenkins 130 May 13 01:20 .gitignore 01:29:16 -rw-rw-r-- 1 jenkins jenkins 42 May 13 01:20 .golangci.yml 01:29:16 -rw-rw-r-- 1 jenkins jenkins 48109 May 13 01:20 CHANGELOG.md 01:29:16 -rw-rw-r-- 1 jenkins jenkins 677 May 13 01:20 GOVERNANCE.md 01:29:16 -rw-rw-r-- 1 jenkins jenkins 885 May 13 01:20 Jenkinsfile 01:29:16 -rw-rw-r-- 1 jenkins jenkins 11341 May 13 01:20 LICENSE 01:29:16 -rw-rw-r-- 1 jenkins jenkins 1842 May 13 01:20 Makefile 01:29:16 -rw-rw-r-- 1 jenkins jenkins 619 May 13 01:20 OWNERS.md 01:29:16 -rw-rw-r-- 1 jenkins jenkins 4933 May 13 01:20 README.md 01:29:16 -rw-rw-r-- 1 jenkins jenkins 11 May 13 01:16 VERSION 01:29:16 drwxrwxr-x 2 jenkins jenkins 4096 May 13 01:20 bin 01:29:16 -rw-r--r-- 1 jenkins jenkins 122155 May 13 01:26 coverage.out 01:29:16 drwxrwxr-x 5 jenkins jenkins 4096 May 13 01:20 example 01:29:16 -rw-rw-r-- 1 jenkins jenkins 3653 May 13 01:20 go.mod 01:29:16 -rw-rw-r-- 1 jenkins jenkins 33392 May 13 01:20 go.sum 01:29:16 drwxrwxr-x 12 jenkins jenkins 4096 May 13 01:20 internal 01:29:16 drwxrwxr-x 3 jenkins jenkins 4096 May 13 01:20 openapi 01:29:16 drwxrwxr-x 6 jenkins jenkins 4096 May 13 01:20 pkg 01:29:16 drwxrwxr-x 4 jenkins jenkins 4096 May 13 01:20 snap 01:29:16 drwxrwxr-x 6 jenkins jenkins 4096 May 13 01:21 vendor 01:29:16 -rw-rw-r-- 1 jenkins jenkins 222 May 13 01:21 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:17 + 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=a6cec28d6cc3e9f099c726f4fee61df9e54d36d1 --label arch=arm64 --label version=3.1.1-dev.1 . 01:29:19 Sending build context to Docker daemon 41.04MB 01:29:19 Step 1/23 : ARG BASE=golang:1.21-alpine3.18 01:29:19 Step 2/23 : FROM ${BASE} AS builder 01:29:19 ---> f06424d9162f 01:29:19 Step 3/23 : ARG MAKE=make build 01:29:19 ---> Running in c0b154dbbcbb 01:29:19 Removing intermediate container c0b154dbbcbb 01:29:19 ---> 220f983ed5a2 01:29:19 Step 4/23 : WORKDIR /device-sdk-go 01:29:19 ---> Running in 77691f253e2f 01:29:20 Removing intermediate container 77691f253e2f 01:29:20 ---> 12fdc6b57b86 01:29:20 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 01:29:20 ---> Running in d2db485fca62 01:29:20 Removing intermediate container d2db485fca62 01:29:20 ---> f7564e135708 01:29:20 Step 6/23 : RUN apk add --update --no-cache make git 01:29:20 ---> Running in 4827e8d39aa2 01:29:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:29:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:29:22 OK: 266 MiB in 52 packages 01:29:23 Removing intermediate container 4827e8d39aa2 01:29:23 ---> 3fb40e611420 01:29:23 Step 7/23 : COPY go.mod vendor* ./ 01:29:30 ---> 3c81c3ea67a8 01:29:30 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:29:30 ---> Running in 0aeb4ee04ede 01:29:31 skipping... 01:29:31 Removing intermediate container 0aeb4ee04ede 01:29:31 ---> 2fd5b216834f 01:29:31 Step 9/23 : COPY . . 01:29:39 ---> b85d9ab95d00 01:29:39 Step 10/23 : RUN ${MAKE} 01:29:39 ---> Running in bea73b485034 01:29:40 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.1.1-dev.1 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=3.1.1-dev.1" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 01:32:01 Removing intermediate container bea73b485034 01:32:01 ---> 34451f76325e 01:32:01 Step 11/23 : FROM alpine:3.18 01:32:01 3.18: Pulling from library/alpine 01:32:01 c6b39de5b339: Already exists 01:32:01 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 01:32:01 Status: Downloaded newer image for alpine:3.18 01:32:01 ---> 33abbf032149 01:32:01 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 01:32:01 ---> Running in 80d82bcbcc3f 01:32:01 Removing intermediate container 80d82bcbcc3f 01:32:01 ---> d43502f767cb 01:32:01 Step 13/23 : RUN apk add --update --no-cache 01:32:01 ---> Running in 216f690f75b8 01:32:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:32:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:32:01 OK: 8 MiB in 15 packages 01:32:01 Removing intermediate container 216f690f75b8 01:32:01 ---> b4c2f962fef3 01:32:01 Step 14/23 : WORKDIR / 01:32:01 ---> Running in 3af775a67b92 01:32:01 Removing intermediate container 3af775a67b92 01:32:01 ---> 218814441a29 01:32:01 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 01:32:01 ---> 0e33e114e843 01:32:01 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 01:32:01 ---> 887f049001c7 01:32:01 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 01:32:01 ---> dfca9be5474d 01:32:01 Step 18/23 : EXPOSE 59999 01:32:01 ---> Running in 37a0641da8f2 01:32:01 Removing intermediate container 37a0641da8f2 01:32:01 ---> 9ab570a3264c 01:32:01 Step 19/23 : ENTRYPOINT ["/device-simple"] 01:32:01 ---> Running in 040be3fc2d0c 01:32:01 Removing intermediate container 040be3fc2d0c 01:32:01 ---> bf59ecb336dc 01:32:01 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 01:32:01 ---> Running in 7d2e1f80f5ec 01:32:01 Removing intermediate container 7d2e1f80f5ec 01:32:01 ---> 2551d2d19062 01:32:01 Step 21/23 : LABEL arch=arm64 01:32:01 ---> Running in df9103eb7512 01:32:01 Removing intermediate container df9103eb7512 01:32:01 ---> 7c06b7b14848 01:32:01 Step 22/23 : LABEL git_sha=a6cec28d6cc3e9f099c726f4fee61df9e54d36d1 01:32:01 ---> Running in 8a4cba769bed 01:32:01 Removing intermediate container 8a4cba769bed 01:32:01 ---> 5b1fc02dde3d 01:32:01 Step 23/23 : LABEL version=3.1.1-dev.1 01:32:01 ---> Running in 5c63523ff1ed 01:32:01 Removing intermediate container 5c63523ff1ed 01:32:01 ---> 6d835b8d0f55 01:32:01 [Warning] One or more build-args [ARCH] were not consumed 01:32:01 Successfully built 6d835b8d0f55 01:32:01 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:32:02 01:32:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:32:02 arm64: Pulling from edgex-lftools-log-publisher 01:32:02 8998bd30e6a1: Pulling fs layer 01:32:02 04944245beec: Pulling fs layer 01:32:02 699f458cf7ca: Pulling fs layer 01:32:02 765212b225bb: Pulling fs layer 01:32:02 f23df028b6ca: Pulling fs layer 01:32:02 d65c8cfc05b1: Pulling fs layer 01:32:02 2437ff75d9bd: Pulling fs layer 01:32:02 f23df028b6ca: Waiting 01:32:02 d65c8cfc05b1: Waiting 01:32:02 2437ff75d9bd: Waiting 01:32:02 765212b225bb: Waiting 01:32:02 04944245beec: Verifying Checksum 01:32:02 04944245beec: Download complete 01:32:02 765212b225bb: Verifying Checksum 01:32:02 765212b225bb: Download complete 01:32:02 f23df028b6ca: Verifying Checksum 01:32:02 f23df028b6ca: Download complete 01:32:02 d65c8cfc05b1: Verifying Checksum 01:32:02 d65c8cfc05b1: Download complete 01:32:03 699f458cf7ca: Verifying Checksum 01:32:03 8998bd30e6a1: Verifying Checksum 01:32:03 8998bd30e6a1: Download complete 01:32:06 2437ff75d9bd: Verifying Checksum 01:32:06 2437ff75d9bd: Download complete 01:32:07 8998bd30e6a1: Pull complete 01:32:08 04944245beec: Pull complete 01:32:09 699f458cf7ca: Pull complete 01:32:10 765212b225bb: Pull complete 01:32:11 f23df028b6ca: Pull complete 01:32:11 d65c8cfc05b1: Pull complete 01:32:29 2437ff75d9bd: Pull complete 01:32:29 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:32:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:32:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:32:29 prd-ubuntu20.04-docker-arm64-4c-16g-471 does not seem to be running inside a container 01:32:29 $ 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/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 01:32:32 $ docker top 2d959bb2a57972f2940af0ba9ac67101c1991cd040285a82fb3a2b6585559ff8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:32:33 ---> job-cost.sh 01:32:33 lf-activate-venv: SKIPPING 01:32:33 INFO: No Stack... 01:32:34 INFO: Retrieving Pricing Info for: v3-standard-4 01:32:34 INFO: Archiving Costs [Pipeline] sh 01:32:35 + cat /w/workspace/device-sdk-go/3/archives/cost.csv 01:32:35 + cut -d, -f6 [Pipeline] lock 01:32:35 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-napa-3-stack-cost] 01:32:35 Resource [jenkins-edgexfoundry-device-sdk-go-napa-3-stack-cost] did not exist. Created. 01:32:35 Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-napa-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:32:36 /w/workspace/device-sdk-go/3@tmp/durable-7dfa4c91/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 01:32:36 + echo total: 0.10999999940395355 [Pipeline] stash 01:32:36 Warning: overwriting stash ‘stack-cost’ 01:32:37 Stashed 1 file(s) [Pipeline] } 01:32:37 Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-napa-3-stack-cost] [Pipeline] // lock [Pipeline] } 01:32:37 $ docker stop --time=1 2d959bb2a57972f2940af0ba9ac67101c1991cd040285a82fb3a2b6585559ff8 01:32:38 $ docker rm -f --volumes 2d959bb2a57972f2940af0ba9ac67101c1991cd040285a82fb3a2b6585559ff8 [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 01:32:39 provisioning config files... 01:32:39 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_napa@tmp/config15700409383729501933tmp [Pipeline] { [Pipeline] sh 01:32:39 + set +x 01:32:39 + bash -s -- 01:32:39 + curl -s https://codecov.io/bash 01:32:39 01:32:39 _____ _ 01:32:39 / ____| | | 01:32:39 | | ___ __| | ___ ___ _____ __ 01:32:39 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:32:39 | |___| (_) | (_| | __/ (_| (_) \ V / 01:32:39 \_____\___/ \__,_|\___|\___\___/ \_/ 01:32:39 Bash-1.0.6 01:32:39 01:32:39 01:32:39 ==> git version 2.25.1 found 01:32:39 ==> 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 01:32:39 Release-Date: 2020-01-08 01:32:39 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 01:32:39 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:32:39 ==> Jenkins CI detected. 01:32:39 current dir:  /w/workspace/edgexfoundry_device-sdk-go_napa 01:32:39 project root: . 01:32:39 --> token set from env 01:32:39 Yaml found at: vendor/github.com/labstack/echo/v4/codecov.yml 01:32:39 ==> Running gcov in . (disable via -X gcov) 01:32:39 ==> Python coveragepy not found 01:32:39 ==> Searching for coverage reports in: 01:32:39 + . 01:32:39 -> Found 1 reports 01:32:39 ==> Detecting git/mercurial file structure 01:32:39 ==> Reading reports 01:32:39 + ./coverage.out bytes=122155 01:32:39 ==> Appending adjustments 01:32:39 https://docs.codecov.io/docs/fixing-reports 01:32:40 + Found adjustments 01:32:40 ==> Gzipping contents 01:32:40 32K /tmp/codecov.WsAxZb.gz 01:32:40 ==> Uploading reports 01:32:40 url: https://codecov.io 01:32:40 query: branch=napa&commit=a6cec28d6cc3e9f099c726f4fee61df9e54d36d1&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fnapa%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 01:32:40 -> Pinging Codecov 01:32:40 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=napa&commit=a6cec28d6cc3e9f099c726f4fee61df9e54d36d1&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fnapa%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 01:32:40 -> Uploading to 01:32:40 https://storage.googleapis.com/codecov/v4/raw/2024-05-13/7E55EF52A471D76F132DFD9A03CDDE97/a6cec28d6cc3e9f099c726f4fee61df9e54d36d1/d1fd7d00-91a3-4ab5-a7d5-6d534d2c173a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20240513%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240513T013240Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=de362b0b5ee7a0ed4c9b3e1f6acb6c2e6abe1afa0bd02d1c23e9c35f01da1919 01:32:40 % Total % Received % Xferd Average Speed Time Time Time Current 01:32:40 Dload Upload Total Spent Left Speed 01:32:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 28925 0 0 100 28925 0 107k --:--:-- --:--:-- --:--:-- 107k 01:32:40 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/a6cec28d6cc3e9f099c726f4fee61df9e54d36d1 [Pipeline] } 01:32:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 01:32:40 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 01:32:40 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 01:32:41 01:32:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 01:32:41 1.410.4: Pulling from edgex-devops/edgex-snyk-go 01:32:41 df9b9388f04a: Pulling fs layer 01:32:41 52dc419b0ee2: Pulling fs layer 01:32:41 25bc292e5bac: Pulling fs layer 01:32:41 114826534d7a: Pulling fs layer 01:32:41 4657fd5d0bcf: Pulling fs layer 01:32:41 6ad1cebc031e: Pulling fs layer 01:32:41 8a3aa393b2d8: Pulling fs layer 01:32:41 4657fd5d0bcf: Waiting 01:32:41 6ad1cebc031e: Waiting 01:32:41 8a3aa393b2d8: Waiting 01:32:41 114826534d7a: Waiting 01:32:41 25bc292e5bac: Verifying Checksum 01:32:41 25bc292e5bac: Download complete 01:32:41 52dc419b0ee2: Download complete 01:32:41 4657fd5d0bcf: Download complete 01:32:41 df9b9388f04a: Download complete 01:32:41 6ad1cebc031e: Verifying Checksum 01:32:41 6ad1cebc031e: Download complete 01:32:41 df9b9388f04a: Pull complete 01:32:41 52dc419b0ee2: Pull complete 01:32:41 25bc292e5bac: Pull complete 01:32:42 114826534d7a: Verifying Checksum 01:32:42 114826534d7a: Download complete 01:32:42 8a3aa393b2d8: Verifying Checksum 01:32:42 8a3aa393b2d8: Download complete 01:32:45 114826534d7a: Pull complete 01:32:45 4657fd5d0bcf: Pull complete 01:32:46 6ad1cebc031e: Pull complete 01:32:49 8a3aa393b2d8: Pull complete 01:32:49 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 01:32:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 01:32:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:32:49 prd-ubuntu20.04-docker-8c-8g-470 does not seem to be running inside a container 01:32:49 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-sdk-go_napa -v /w/workspace/edgexfoundry_device-sdk-go_napa:/w/workspace/edgexfoundry_device-sdk-go_napa:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_napa@tmp:/w/workspace/edgexfoundry_device-sdk-go_napa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 01:32:56 $ docker top 89235caba06eed99b63eecd293321d067a6e054fc159146c36dfc0de80e43c0c -eo pid,comm [Pipeline] { [Pipeline] echo 01:32:56 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:napa' [Pipeline] sh 01:32:56 + set -o pipefail 01:32:56 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:napa' 01:32:59 01:32:59 Monitoring /w/workspace/edgexfoundry_device-sdk-go_napa (github.com/edgexfoundry/device-sdk-go/v3)... 01:32:59 01:32:59 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6f5ef003-f70b-4562-aefe-0195eaf81ae7/history/57f8d91c-537d-4b82-bb32-09c91961edbf 01:32:59 01:32:59 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 01:32:59 01:32:59 01:32:59 A medium severity vulnerability was found in the Snyk CLI versions you are using. 01:32:59 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 01:32:59 More details here: https://snyk.co/ue1NS 01:32:59 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 01:32:59 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 01:32:59 $ docker stop --time=1 89235caba06eed99b63eecd293321d067a6e054fc159146c36dfc0de80e43c0c 01:33:00 $ docker rm -f --volumes 89235caba06eed99b63eecd293321d067a6e054fc159146c36dfc0de80e43c0c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 01:33:01 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:33:01 provisioning config files... 01:33:01 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_napa@tmp/config17986181869498923787tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:33:01 --> edgex-publish-swagger.sh 01:33:01 === Publish openapi/v3 API === 01:33:01 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 01:33:01 [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_napa/openapi/v3/device-sdk.yaml] 01:33:01 % Total % Received % Xferd Average Speed Time Time Time Current 01:33:01 Dload Upload Total Spent Left Speed 01:33:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 23854 100 180 100 23674 256 33675 --:--:-- --:--:-- --:--:-- 33980 01:33:02 {"code":403,"message":"This public API is blocked because you have exceeded your current plan's limits","messageCode":"PUBLIC_API_BLOCKED_UPGRADE_OR_DELETE","messageProperties":{}} 01:33:02 [Pipeline] } 01:33:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:33:02 + git log --format=format:%s -1 a6cec28d6cc3e9f099c726f4fee61df9e54d36d1 [Pipeline] sh 01:33:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:33:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:33:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:33:03 prd-ubuntu20.04-docker-8c-8g-470 does not seem to be running inside a container 01:33:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_napa -v /w/workspace/edgexfoundry_device-sdk-go_napa:/w/workspace/edgexfoundry_device-sdk-go_napa:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_napa@tmp:/w/workspace/edgexfoundry_device-sdk-go_napa@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:33:04 $ docker top 2832f14f27f99bc35f9926afa03be816d6f0fe9ccc35243f980cb2637342f8a0 -eo pid,comm 01:33:04 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). 01:33:04 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:33:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:33:04 [ssh-agent] Looking for ssh-agent implementation... 01:33:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:33:04 $ docker exec 2832f14f27f99bc35f9926afa03be816d6f0fe9ccc35243f980cb2637342f8a0 ssh-agent 01:33:04 SSH_AUTH_SOCK=/tmp/ssh-8qMirz7fzqNm/agent.14 01:33:04 SSH_AGENT_PID=20 01:33:04 Running ssh-add (command line suppressed) 01:33:04 Identity added: /w/workspace/edgexfoundry_device-sdk-go_napa@tmp/private_key_7528946150371499286.key (/w/workspace/edgexfoundry_device-sdk-go_napa@tmp/private_key_7528946150371499286.key) 01:33:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:33:05 + git semver tag 01:33:05 2024-05-13 01:33:05,468 [run_tag] DEBUG tag force:False 01:33:05 2024-05-13 01:33:05,469 [check_head_tag] DEBUG check head tag 01:33:05 2024-05-13 01:33:05,470 [execute] INFO git cat-file --batch-check 01:33:05 2024-05-13 01:33:05,471 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_napa, universal_newlines=False, shell=None, istream=) 01:33:05 2024-05-13 01:33:05,474 [execute] INFO git cat-file --batch 01:33:05 2024-05-13 01:33:05,475 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_napa, universal_newlines=False, shell=None, istream=) 01:33:05 2024-05-13 01:33:05,500 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_napa/.semver/napa 01:33:05 2024-05-13 01:33:05,501 [execute] INFO git tag -a v3.1.1-dev.1 -m v3.1.1-dev.1 01:33:05 2024-05-13 01:33:05,501 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.1-dev.1', '-m', 'v3.1.1-dev.1'], cwd=/w/workspace/edgexfoundry_device-sdk-go_napa, universal_newlines=False, shell=None, istream=None) 01:33:05 2024-05-13 01:33:05,507 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_napa/.semver/napa 01:33:05 3.1.1-dev.1 [Pipeline] } 01:33:05 $ docker exec --env ******** --env ******** 2832f14f27f99bc35f9926afa03be816d6f0fe9ccc35243f980cb2637342f8a0 ssh-agent -k 01:33:05 unset SSH_AUTH_SOCK; 01:33:05 unset SSH_AGENT_PID; 01:33:05 echo Agent pid 20 killed; 01:33:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:33:06 + git semver [Pipeline] } 01:33:06 $ docker stop --time=1 2832f14f27f99bc35f9926afa03be816d6f0fe9ccc35243f980cb2637342f8a0 01:33:08 $ docker rm -f --volumes 2832f14f27f99bc35f9926afa03be816d6f0fe9ccc35243f980cb2637342f8a0 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:33:09 01:33:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:33:09 0.23.1-centos7: Pulling from edgex-lftools 01:33:09 ab5ef0e58194: Pulling fs layer 01:33:09 9712f1f96733: Pulling fs layer 01:33:09 63f879dbbcfc: Pulling fs layer 01:33:09 0d9ebad4ef96: Pulling fs layer 01:33:09 e9a5061849ea: Pulling fs layer 01:33:09 d747dcd14b5f: Pulling fs layer 01:33:09 2de7ff778b66: Pulling fs layer 01:33:09 e9a5061849ea: Waiting 01:33:09 d747dcd14b5f: Waiting 01:33:09 2de7ff778b66: Waiting 01:33:09 9712f1f96733: Download complete 01:33:09 63f879dbbcfc: Verifying Checksum 01:33:09 63f879dbbcfc: Download complete 01:33:10 e9a5061849ea: Verifying Checksum 01:33:10 e9a5061849ea: Download complete 01:33:10 d747dcd14b5f: Verifying Checksum 01:33:10 d747dcd14b5f: Download complete 01:33:10 0d9ebad4ef96: Verifying Checksum 01:33:10 0d9ebad4ef96: Download complete 01:33:10 ab5ef0e58194: Verifying Checksum 01:33:10 ab5ef0e58194: Download complete 01:33:10 2de7ff778b66: Verifying Checksum 01:33:10 2de7ff778b66: Download complete 01:33:13 ab5ef0e58194: Pull complete 01:33:13 9712f1f96733: Pull complete 01:33:15 63f879dbbcfc: Pull complete 01:33:19 0d9ebad4ef96: Pull complete 01:33:20 e9a5061849ea: Pull complete 01:33:20 d747dcd14b5f: Pull complete 01:33:22 2de7ff778b66: Pull complete 01:33:22 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 01:33:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:33:22 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:33:22 prd-ubuntu20.04-docker-8c-8g-470 does not seem to be running inside a container 01:33:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_napa -v /w/workspace/edgexfoundry_device-sdk-go_napa:/w/workspace/edgexfoundry_device-sdk-go_napa:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_napa@tmp:/w/workspace/edgexfoundry_device-sdk-go_napa@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 01:33:32 $ docker top cc923f92c0b65e8af71ca97a91e1d45cf61dab551e25823a72e3f2e8e5ed696c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 01:33:32 provisioning config files... 01:33:32 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_napa@tmp/config15885407709906523136tmp 01:33:32 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_napa@tmp/config13735061406285579690tmp 01:33:32 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_napa@tmp/config3393256204135576269tmp [Pipeline] { [Pipeline] echo 01:33:33 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 01:33:33 ---> sigul-configuration.sh 01:33:33 gpg: directory `/root/.gnupg' created 01:33:33 gpg: new configuration file `/root/.gnupg/gpg.conf' created 01:33:33 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 01:33:33 gpg: keyring `/root/.gnupg/secring.gpg' created 01:33:33 gpg: keyring `/root/.gnupg/pubring.gpg' created 01:33:33 gpg: CAST5 encrypted data 01:33:33 gpg: encrypted with 1 passphrase 01:33:33 gpg: WARNING: message was not integrity protected [Pipeline] sh 01:33:33 + mkdir /home/jenkins 01:33:33 + mkdir /home/jenkins/sigul [Pipeline] sh 01:33:33 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 01:33:33 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 01:33:34 ---> sigul-install.sh 01:33:34 Sigul already installed; skipping installation. [Pipeline] sh 01:33:34 + git tag --list 01:33:34 0.7.1 01:33:34 delhi-tag 01:33:34 v1.0.0 01:33:34 v1.1.0 01:33:34 v1.1.1 01:33:34 v1.1.2 01:33:34 v1.2.0 01:33:34 v1.2.1 01:33:34 v1.2.2 01:33:34 v1.2.3 01:33:34 v1.3.0 01:33:34 v1.4.0 01:33:34 v2.0.0 01:33:34 v2.1.0 01:33:34 v2.1.1 01:33:34 v2.2.0 01:33:34 v2.3.0 01:33:34 v2.3.1 01:33:34 v3.0 01:33:34 v3.0.0 01:33:34 v3.0.1-dev.1 01:33:34 v3.1 01:33:34 v3.1.0 01:33:34 v3.1.0-dev.1 01:33:34 v3.1.0-dev.10 01:33:34 v3.1.0-dev.11 01:33:34 v3.1.0-dev.12 01:33:34 v3.1.0-dev.13 01:33:34 v3.1.0-dev.14 01:33:34 v3.1.0-dev.15 01:33:34 v3.1.0-dev.16 01:33:34 v3.1.0-dev.17 01:33:34 v3.1.0-dev.18 01:33:34 v3.1.0-dev.19 01:33:34 v3.1.0-dev.2 01:33:34 v3.1.0-dev.20 01:33:34 v3.1.0-dev.21 01:33:34 v3.1.0-dev.22 01:33:34 v3.1.0-dev.23 01:33:34 v3.1.0-dev.24 01:33:34 v3.1.0-dev.25 01:33:34 v3.1.0-dev.26 01:33:34 v3.1.0-dev.27 01:33:34 v3.1.0-dev.28 01:33:34 v3.1.0-dev.29 01:33:34 v3.1.0-dev.3 01:33:34 v3.1.0-dev.30 01:33:34 v3.1.0-dev.31 01:33:34 v3.1.0-dev.32 01:33:34 v3.1.0-dev.33 01:33:34 v3.1.0-dev.34 01:33:34 v3.1.0-dev.35 01:33:34 v3.1.0-dev.36 01:33:34 v3.1.0-dev.37 01:33:34 v3.1.0-dev.38 01:33:34 v3.1.0-dev.39 01:33:34 v3.1.0-dev.4 01:33:34 v3.1.0-dev.40 01:33:34 v3.1.0-dev.41 01:33:34 v3.1.0-dev.5 01:33:34 v3.1.0-dev.6 01:33:34 v3.1.0-dev.7 01:33:34 v3.1.0-dev.8 01:33:34 v3.1.0-dev.9 01:33:34 v3.1.1-dev.1 01:33:34 v3.2.0-dev.1 01:33:34 v3.2.0-dev.10 01:33:34 v3.2.0-dev.11 01:33:34 v3.2.0-dev.12 01:33:34 v3.2.0-dev.2 01:33:34 v3.2.0-dev.3 01:33:34 v3.2.0-dev.4 01:33:34 v3.2.0-dev.5 01:33:34 v3.2.0-dev.6 01:33:34 v3.2.0-dev.7 01:33:34 v3.2.0-dev.8 01:33:34 v3.2.0-dev.9 [Pipeline] sh 01:33:34 + lftools sign git-tag v3.1.1-dev.1 01:33:35 Signing Git tag with Sigul... 01:33:35 Signing v3.1.1-dev.1 [Pipeline] echo 01:33:36 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 01:33:36 ---> sigul-configuration-cleanup.sh [Pipeline] } 01:33:36 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 01:33:36 $ docker stop --time=1 cc923f92c0b65e8af71ca97a91e1d45cf61dab551e25823a72e3f2e8e5ed696c 01:33:37 $ docker rm -f --volumes cc923f92c0b65e8af71ca97a91e1d45cf61dab551e25823a72e3f2e8e5ed696c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 01:33:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:33:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:33:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:33:38 prd-ubuntu20.04-docker-8c-8g-470 does not seem to be running inside a container 01:33:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_napa -v /w/workspace/edgexfoundry_device-sdk-go_napa:/w/workspace/edgexfoundry_device-sdk-go_napa:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_napa@tmp:/w/workspace/edgexfoundry_device-sdk-go_napa@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:33:38 $ docker top e56ecc0ae68ce1102e205bab6b2a5189382fc580af4d97a2767680c1b0bab00f -eo pid,comm 01:33:38 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). 01:33:38 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:33:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:33:38 [ssh-agent] Looking for ssh-agent implementation... 01:33:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:33:39 $ docker exec e56ecc0ae68ce1102e205bab6b2a5189382fc580af4d97a2767680c1b0bab00f ssh-agent 01:33:39 SSH_AUTH_SOCK=/tmp/ssh-CdcuiYcp9l3y/agent.33 01:33:39 SSH_AGENT_PID=39 01:33:39 Running ssh-add (command line suppressed) 01:33:39 Identity added: /w/workspace/edgexfoundry_device-sdk-go_napa@tmp/private_key_6629173148956915835.key (/w/workspace/edgexfoundry_device-sdk-go_napa@tmp/private_key_6629173148956915835.key) 01:33:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:33:39 + git semver bump pre 01:33:39 2024-05-13 01:33:39,801 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_napa/.semver/napa 01:33:39 2024-05-13 01:33:39,801 [bump_version] DEBUG bumping version:3.1.1-dev.1 on axis:pre with prefix:dev 01:33:39 2024-05-13 01:33:39,801 [bump_version] DEBUG bumped version:3.1.1-dev.2 01:33:39 2024-05-13 01:33:39,801 [write_version] DEBUG write version:3.1.1-dev.2 to path:/w/workspace/edgexfoundry_device-sdk-go_napa/.semver/napa with force:True 01:33:39 2024-05-13 01:33:39,801 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_napa/.semver/napa 01:33:39 2024-05-13 01:33:39,801 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_napa/.semver/napa 01:33:39 2024-05-13 01:33:39,803 [execute] INFO git cat-file --batch-check 01:33:39 2024-05-13 01:33:39,803 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_napa/.semver, universal_newlines=False, shell=None, istream=) 01:33:39 2024-05-13 01:33:39,809 [execute] INFO git cat-file --batch 01:33:39 2024-05-13 01:33:39,809 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_napa/.semver, universal_newlines=False, shell=None, istream=) 01:33:39 2024-05-13 01:33:39,814 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_napa/.semver/napa 01:33:39 3.1.1-dev.2 [Pipeline] } 01:33:39 $ docker exec --env ******** --env ******** e56ecc0ae68ce1102e205bab6b2a5189382fc580af4d97a2767680c1b0bab00f ssh-agent -k 01:33:39 unset SSH_AUTH_SOCK; 01:33:39 unset SSH_AGENT_PID; 01:33:39 echo Agent pid 39 killed; 01:33:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:33:40 + git semver [Pipeline] } 01:33:40 $ docker stop --time=1 e56ecc0ae68ce1102e205bab6b2a5189382fc580af4d97a2767680c1b0bab00f 01:33:41 $ docker rm -f --volumes e56ecc0ae68ce1102e205bab6b2a5189382fc580af4d97a2767680c1b0bab00f [Pipeline] // withDockerContainer [Pipeline] sh 01:33:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:33:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:33:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:33:42 prd-ubuntu20.04-docker-8c-8g-470 does not seem to be running inside a container 01:33:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_napa -v /w/workspace/edgexfoundry_device-sdk-go_napa:/w/workspace/edgexfoundry_device-sdk-go_napa:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_napa@tmp:/w/workspace/edgexfoundry_device-sdk-go_napa@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:33:43 $ docker top 81409bfe6a004d952d64a38aa6607b5de0dab0a17b92715bbf54dbd47b9d9884 -eo pid,comm 01:33:43 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). 01:33:43 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:33:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:33:43 [ssh-agent] Looking for ssh-agent implementation... 01:33:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:33:43 $ docker exec 81409bfe6a004d952d64a38aa6607b5de0dab0a17b92715bbf54dbd47b9d9884 ssh-agent 01:33:43 SSH_AUTH_SOCK=/tmp/ssh-GP9vlQlXzaxX/agent.32 01:33:43 SSH_AGENT_PID=37 01:33:43 Running ssh-add (command line suppressed) 01:33:43 Identity added: /w/workspace/edgexfoundry_device-sdk-go_napa@tmp/private_key_3318321492881628306.key (/w/workspace/edgexfoundry_device-sdk-go_napa@tmp/private_key_3318321492881628306.key) 01:33:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:33:43 + git semver push 01:33:44 2024-05-13 01:33:44,053 [run_push] DEBUG push 01:33:44 2024-05-13 01:33:44,053 [execute] INFO git cat-file --batch-check 01:33:44 2024-05-13 01:33:44,054 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_napa/.semver, universal_newlines=False, shell=None, istream=) 01:33:44 2024-05-13 01:33:44,058 [execute] INFO git rev-list 3a16c43c67119eaf6ab90ae9c1dcba6a41f008b7 -- 01:33:44 2024-05-13 01:33:44,058 [execute] DEBUG Popen(['git', 'rev-list', '3a16c43c67119eaf6ab90ae9c1dcba6a41f008b7', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_napa/.semver, universal_newlines=False, shell=None, istream=None) 01:33:44 2024-05-13 01:33:44,072 [execute] INFO git fetch -v origin 01:33:44 2024-05-13 01:33:44,072 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_napa/.semver, universal_newlines=True, shell=None, istream=None) 01:33:44 2024-05-13 01:33:44,519 [run_push] DEBUG no remote changes detected 01:33:44 2024-05-13 01:33:44,520 [execute] INFO git push origin semver 01:33:44 2024-05-13 01:33:44,520 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_napa/.semver, universal_newlines=False, shell=None, istream=None) 01:33:45 2024-05-13 01:33:45,273 [run_push] DEBUG push all version tags 01:33:45 2024-05-13 01:33:45,273 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 01:33:45 2024-05-13 01:33:45,274 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-sdk-go_napa, universal_newlines=False, shell=None, istream=None) 01:33:46 2024-05-13 01:33:45,886 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_napa/.semver/napa 01:33:46 3.1.1-dev.2 [Pipeline] } 01:33:46 $ docker exec --env ******** --env ******** 81409bfe6a004d952d64a38aa6607b5de0dab0a17b92715bbf54dbd47b9d9884 ssh-agent -k 01:33:46 unset SSH_AUTH_SOCK; 01:33:46 unset SSH_AGENT_PID; 01:33:46 echo Agent pid 37 killed; 01:33:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:33:46 + git semver [Pipeline] } 01:33:46 $ docker stop --time=1 81409bfe6a004d952d64a38aa6607b5de0dab0a17b92715bbf54dbd47b9d9884 01:33:48 $ docker rm -f --volumes 81409bfe6a004d952d64a38aa6607b5de0dab0a17b92715bbf54dbd47b9d9884 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 01:33:48 + [ -d /w/workspace/edgexfoundry_device-sdk-go_napa/archives ] 01:33:48 + ls -al /w/workspace/edgexfoundry_device-sdk-go_napa/archives 01:33:48 total 16 01:33:48 drwxr-xr-x 3 root root 4096 May 13 01:19 . 01:33:48 drwxrwxr-x 13 jenkins jenkins 4096 May 13 01:33 .. 01:33:48 drwxr-xr-x 2 root root 4096 May 13 01:19 cost 01:33:48 -rw-r--r-- 1 root root 83 May 13 01:19 cost.csv 01:33:48 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_napa/archives 01:33:48 + ls -al /w/workspace/edgexfoundry_device-sdk-go_napa/archives 01:33:48 total 16 01:33:48 drwxr-xr-x 3 jenkins jenkins 4096 May 13 01:19 . 01:33:48 drwxrwxr-x 13 jenkins jenkins 4096 May 13 01:33 .. 01:33:48 drwxr-xr-x 2 jenkins jenkins 4096 May 13 01:19 cost 01:33:48 -rw-r--r-- 1 jenkins jenkins 83 May 13 01:19 cost.csv [Pipeline] libraryResource [Pipeline] sh 01:33:49 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:33:49 ---> package-listing.sh 01:33:49 ++ facter osfamily 01:33:49 ++ tr '[:upper:]' '[:lower:]' 01:33:50 + OS_FAMILY=debian 01:33:50 + workspace=/w/workspace/edgexfoundry_device-sdk-go_napa 01:33:50 + START_PACKAGES=/tmp/packages_start.txt 01:33:50 + END_PACKAGES=/tmp/packages_end.txt 01:33:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:33:50 + PACKAGES=/tmp/packages_start.txt 01:33:50 + '[' /w/workspace/edgexfoundry_device-sdk-go_napa ']' 01:33:50 + PACKAGES=/tmp/packages_end.txt 01:33:50 + case "${OS_FAMILY}" in 01:33:50 + grep '^ii' 01:33:50 + dpkg -l 01:33:50 + '[' -f /tmp/packages_start.txt ']' 01:33:50 + '[' -f /tmp/packages_end.txt ']' 01:33:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:33:50 + '[' /w/workspace/edgexfoundry_device-sdk-go_napa ']' 01:33:50 + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_napa/archives/ 01:33:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_napa/archives/ [Pipeline] echo 01:33:50 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/edgexfoundry_device-sdk-go_napa/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:33:50 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:33:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:33:51 prd-ubuntu20.04-docker-8c-8g-470 does not seem to be running inside a container 01:33:51 $ 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/edgexfoundry_device-sdk-go_napa/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_napa -v /w/workspace/edgexfoundry_device-sdk-go_napa:/w/workspace/edgexfoundry_device-sdk-go_napa:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_napa@tmp:/w/workspace/edgexfoundry_device-sdk-go_napa@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:33:51 $ docker top df84dfa1fd79eafda8cab158ead38f293b886a55687a73384ea222ed8b215528 -eo pid,comm [Pipeline] { [Pipeline] sh 01:33:51 + touch /tmp/pre-build-complete [Pipeline] sh 01:33:51 + mkdir -p /var/log/sysstat [Pipeline] sh 01:33:52 + ls /var/log/sa-host 01:33:52 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:33:52 provisioning config files... 01:33:52 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_napa@tmp/config17280717843271366784tmp [Pipeline] { [Pipeline] echo 01:33:52 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:33:52 ---> create-netrc.sh [Pipeline] } 01:33:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:33:52 ---> python-tools-install.sh [Pipeline] echo 01:33:52 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:33:53 ---> sudo-logs.sh 01:33:53 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:33:53 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:33:53 ---> job-cost.sh 01:33:53 lf-activate-venv: SKIPPING 01:33:53 DEBUG: total: 0.2199999988079071 01:33:53 INFO: Retrieving Stack Cost... 01:33:53 INFO: Retrieving Pricing Info for: v3-standard-8 01:33:54 INFO: Archiving Costs [Pipeline] echo 01:33:54 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:33:54 ---> logs-deploy.sh 01:33:54 lf-activate-venv: SKIPPING 01:33:54 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/napa/3 01:33:54 INFO: archiving workspace using pattern(s): 01:33:55 Archives upload complete. 01:33:55 INFO: archiving logs to Nexus 01:33:56 ---> uname -a: 01:33:56 Linux prd-ubuntu20-04-docker-8c-8g-470 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 01:33:56 01:33:56 01:33:56 ---> lscpu: 01:33:56 Architecture: x86_64 01:33:56 CPU op-mode(s): 32-bit, 64-bit 01:33:56 Byte Order: Little Endian 01:33:56 Address sizes: 40 bits physical, 48 bits virtual 01:33:56 CPU(s): 8 01:33:56 On-line CPU(s) list: 0-7 01:33:56 Thread(s) per core: 1 01:33:56 Core(s) per socket: 1 01:33:56 Socket(s): 8 01:33:56 NUMA node(s): 1 01:33:56 Vendor ID: AuthenticAMD 01:33:56 CPU family: 23 01:33:56 Model: 49 01:33:56 Model name: AMD EPYC-Rome Processor 01:33:56 Stepping: 0 01:33:56 CPU MHz: 2799.998 01:33:56 BogoMIPS: 5599.99 01:33:56 Virtualization: AMD-V 01:33:56 Hypervisor vendor: KVM 01:33:56 Virtualization type: full 01:33:56 L1d cache: 256 KiB 01:33:56 L1i cache: 256 KiB 01:33:56 L2 cache: 4 MiB 01:33:56 L3 cache: 128 MiB 01:33:56 NUMA node0 CPU(s): 0-7 01:33:56 Vulnerability Itlb multihit: Not affected 01:33:56 Vulnerability L1tf: Not affected 01:33:56 Vulnerability Mds: Not affected 01:33:56 Vulnerability Meltdown: Not affected 01:33:56 Vulnerability Mmio stale data: Not affected 01:33:56 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:33:56 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 01:33:56 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 01:33:56 Vulnerability Srbds: Not affected 01:33:56 Vulnerability Tsx async abort: Not affected 01:33:56 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 01:33:56 01:33:56 01:33:56 ---> nproc: 01:33:56 8 01:33:56 01:33:56 01:33:56 ---> df -h: 01:33:56 Filesystem Size Used Avail Use% Mounted on 01:33:56 overlay 155G 13G 143G 9% / 01:33:56 tmpfs 64M 0 64M 0% /dev 01:33:56 tmpfs 16G 0 16G 0% /sys/fs/cgroup 01:33:56 shm 64M 0 64M 0% /dev/shm 01:33:56 /dev/vda1 155G 13G 143G 9% /facter-os 01:33:56 01:33:56 01:33:56 ---> sar -b -r -n DEV: 01:33:56 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-470) 05/13/24 _x86_64_ (8 CPU) 01:33:56 01:33:56 01:15:50 LINUX RESTART (8 CPU) 01:33:56 01:33:56 01:16:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 01:33:56 01:17:01 373.32 48.33 325.00 0.00 5430.69 61885.29 0.00 01:33:56 01:18:01 210.43 1.00 209.43 0.00 31.73 69767.84 0.00 01:33:56 01:19:01 91.27 0.28 90.98 0.00 6.27 27900.28 0.00 01:33:56 01:20:01 119.96 0.05 119.91 0.00 3.73 35471.55 0.00 01:33:56 01:21:01 22.05 3.33 18.71 0.00 113.98 2054.21 0.00 01:33:56 01:22:01 32.93 3.42 29.51 0.00 4320.88 6456.12 0.00 01:33:56 01:23:01 3.50 0.02 3.48 0.00 0.13 87.30 0.00 01:33:56 01:24:01 2.02 0.00 2.02 0.00 0.00 22.40 0.00 01:33:56 01:25:01 1.38 0.00 1.38 0.00 0.00 15.46 0.00 01:33:56 01:26:01 2.20 0.00 2.20 0.00 0.00 25.46 0.00 01:33:56 01:27:01 2.97 1.52 1.45 0.00 35.46 17.46 0.00 01:33:56 01:28:01 2.07 0.00 2.07 0.00 0.00 28.26 0.00 01:33:56 01:29:01 1.57 0.00 1.57 0.00 0.00 17.86 0.00 01:33:56 01:30:01 1.80 0.00 1.80 0.00 0.00 20.00 0.00 01:33:56 01:31:01 2.38 0.02 2.37 0.00 0.13 29.60 0.00 01:33:56 01:32:01 1.80 0.00 1.80 0.00 0.00 21.33 0.00 01:33:56 01:33:01 42.69 0.10 42.59 0.00 12.80 26186.44 0.00 01:33:56 Average: 53.78 3.42 50.37 0.00 585.63 13529.68 0.00 01:33:56 01:33:56 01:16:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:33:56 01:17:01 29090968 31534692 789236 2.40 76864 2632024 2054752 6.06 1035560 2365080 700240 01:33:56 01:18:01 27931188 31324768 980640 2.98 149888 3416224 2313608 6.82 1526372 2923940 286300 01:33:56 01:19:01 28023172 31379116 921580 2.80 157500 3341948 2361152 6.96 1480604 2843644 66664 01:33:56 01:20:01 27552084 31540968 763316 2.32 168216 3927732 1793356 5.29 1316956 3443456 424 01:33:56 01:21:01 27435816 31526300 747876 2.27 182276 4023000 1667116 4.91 1370116 3485812 17952 01:33:56 01:22:01 27103032 31520432 751092 2.28 197008 4327868 1723748 5.08 1602856 3574064 4 01:33:56 01:23:01 27103472 31516052 754940 2.30 195584 4324620 1718008 5.06 1601352 3570856 8 01:33:56 01:24:01 27114616 31527316 743656 2.26 195656 4324624 1718008 5.06 1590852 3570860 4 01:33:56 01:25:01 27114816 31527580 743608 2.26 195740 4324624 1718008 5.06 1591028 3570864 8 01:33:56 01:26:01 27115224 31528112 743004 2.26 195844 4324632 1718008 5.06 1590432 3570868 36 01:33:56 01:27:01 27105556 31520580 750384 2.28 195916 4325692 1718008 5.06 1603504 3571120 4 01:33:56 01:28:01 27106408 31521548 749280 2.28 196000 4325696 1718008 5.06 1600984 3571120 48 01:33:56 01:29:01 27106620 31521824 748960 2.28 196080 4325700 1718008 5.06 1601076 3571128 8 01:33:56 01:30:01 27106724 31522008 748808 2.28 196116 4325700 1718008 5.06 1600664 3571124 4 01:33:56 01:31:01 27100076 31515460 755332 2.30 196216 4325680 1721352 5.07 1613376 3571104 0 01:33:56 01:32:01 27106144 31521732 749148 2.28 196288 4325808 1721352 5.07 1601208 3571216 40 01:33:56 01:33:01 26312444 31492380 777020 2.36 207708 5029884 1708228 5.03 1678440 4236744 452 01:33:56 Average: 27325198 31502404 777522 2.36 182288 4114792 1812278 5.34 1529728 3446059 63070 01:33:56 01:33:56 01:16:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:33:56 01:17:01 docker0 33.93 34.21 2.48 198.01 0.00 0.00 0.00 0.00 01:33:56 01:17:01 lo 6.87 6.87 0.67 0.67 0.00 0.00 0.00 0.00 01:33:56 01:17:01 ens3 548.06 382.20 5979.90 102.00 0.00 0.00 0.00 0.00 01:33:56 01:18:01 docker0 193.20 299.07 15.77 2071.48 0.00 0.00 0.00 0.00 01:33:56 01:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:33:56 01:18:01 veth2473fd6 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 01:33:56 01:18:01 ens3 330.23 213.58 2103.71 32.28 0.00 0.00 0.00 0.00 01:33:56 01:19:01 docker0 2.28 3.62 0.17 31.27 0.00 0.00 0.00 0.00 01:33:56 01:19:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 01:33:56 01:19:01 ens3 33.13 20.73 58.04 13.33 0.00 0.00 0.00 0.00 01:33:56 01:19:01 vethfcc0a5d 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 01:33:56 01:20:01 docker0 1.37 2.20 0.08 30.88 0.00 0.00 0.00 0.00 01:33:56 01:20:01 lo 1.80 1.80 0.18 0.18 0.00 0.00 0.00 0.00 01:33:56 01:20:01 ens3 97.57 59.37 2558.26 13.06 0.00 0.00 0.00 0.00 01:33:56 01:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:33:56 01:21:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 01:33:56 01:21:01 ens3 64.57 34.13 945.66 2.70 0.00 0.00 0.00 0.00 01:33:56 01:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:33:56 01:22:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 01:33:56 01:22:01 ens3 138.04 74.94 1780.98 24.52 0.00 0.00 0.00 0.00 01:33:56 01:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:33:56 01:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:33:56 01:23:01 ens3 1.82 4.12 0.35 13.44 0.00 0.00 0.00 0.00 01:33:56 01:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:33:56 01:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:33:56 01:24:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:33:56 01:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:33:56 01:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:33:56 01:25:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 01:33:56 01:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:33:56 01:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:33:56 01:26:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:33:56 01:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:33:56 01:27:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 01:33:56 01:27:01 ens3 37.88 53.02 7.50 90.21 0.00 0.00 0.00 0.00 01:33:56 01:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:33:56 01:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:33:56 01:28:01 ens3 0.62 0.15 0.14 0.07 0.00 0.00 0.00 0.00 01:33:56 01:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:33:56 01:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:33:56 01:29:01 ens3 0.42 0.20 0.26 0.20 0.00 0.00 0.00 0.00 01:33:56 01:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:33:56 01:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:33:56 01:30:01 ens3 0.45 0.10 0.05 0.01 0.00 0.00 0.00 0.00 01:33:56 01:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:33:56 01:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:33:56 01:31:01 ens3 0.72 0.23 0.27 0.20 0.00 0.00 0.00 0.00 01:33:56 01:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:33:56 01:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:33:56 01:32:01 ens3 0.77 0.23 0.23 0.14 0.00 0.00 0.00 0.00 01:33:56 01:33:01 docker0 0.52 0.47 0.25 0.16 0.00 0.00 0.00 0.00 01:33:56 01:33:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 01:33:56 01:33:01 ens3 158.69 90.60 3981.13 15.22 0.00 0.00 0.00 0.00 01:33:56 Average: docker0 13.61 19.97 1.10 137.16 0.00 0.00 0.00 0.00 01:33:56 Average: lo 0.72 0.72 0.07 0.07 0.00 0.00 0.00 0.00 01:33:56 Average: ens3 83.14 54.93 1024.49 18.08 0.00 0.00 0.00 0.00 01:33:56 01:33:56 01:33:56 ---> sar -P ALL: 01:33:56 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-470) 05/13/24 _x86_64_ (8 CPU) 01:33:56 01:33:56 01:15:50 LINUX RESTART (8 CPU) 01:33:56 01:33:56 01:16:01 CPU %user %nice %system %iowait %steal %idle 01:33:56 01:17:01 all 9.24 0.00 3.23 2.53 0.06 84.94 01:33:56 01:17:01 0 10.37 0.00 3.94 6.19 0.05 79.45 01:33:56 01:17:01 1 8.07 0.00 3.05 1.31 0.07 87.50 01:33:56 01:17:01 2 7.35 0.00 3.61 0.15 0.05 88.85 01:33:56 01:17:01 3 9.42 0.00 3.30 3.96 0.07 83.27 01:33:56 01:17:01 4 7.96 0.00 2.72 0.20 0.05 89.07 01:33:56 01:17:01 5 9.80 0.00 2.36 0.79 0.07 86.98 01:33:56 01:17:01 6 13.44 0.00 2.62 0.42 0.07 83.45 01:33:56 01:17:01 7 7.48 0.00 4.28 7.20 0.05 80.98 01:33:56 01:18:01 all 16.02 0.00 4.47 4.22 0.07 75.22 01:33:56 01:18:01 0 16.65 0.00 4.28 1.30 0.07 77.71 01:33:56 01:18:01 1 15.90 0.00 5.82 21.80 0.08 56.39 01:33:56 01:18:01 2 15.01 0.00 3.61 0.34 0.08 80.96 01:33:56 01:18:01 3 16.07 0.00 3.69 0.13 0.07 80.04 01:33:56 01:18:01 4 16.20 0.00 5.10 0.30 0.07 78.34 01:33:56 01:18:01 5 16.33 0.00 4.13 0.22 0.07 79.26 01:33:56 01:18:01 6 15.27 0.00 4.07 0.13 0.07 80.45 01:33:56 01:18:01 7 16.73 0.00 5.08 9.55 0.07 68.57 01:33:56 01:19:01 all 39.67 0.00 6.31 1.55 0.08 52.39 01:33:56 01:19:01 0 38.70 0.00 6.78 5.19 0.10 49.23 01:33:56 01:19:01 1 39.23 0.00 6.10 0.07 0.08 54.52 01:33:56 01:19:01 2 41.09 0.00 6.09 1.56 0.07 51.19 01:33:56 01:19:01 3 39.97 0.00 6.30 4.97 0.08 48.68 01:33:56 01:19:01 4 40.64 0.00 5.86 0.15 0.08 53.27 01:33:56 01:19:01 5 38.98 0.00 6.61 0.08 0.07 54.26 01:33:56 01:19:01 6 40.04 0.00 6.51 0.15 0.07 53.23 01:33:56 01:19:01 7 38.71 0.00 6.20 0.25 0.10 54.73 01:33:56 01:20:01 all 14.30 0.00 3.47 2.32 0.05 79.86 01:33:56 01:20:01 0 14.00 0.00 3.34 1.38 0.05 81.23 01:33:56 01:20:01 1 15.40 0.00 3.20 0.05 0.03 81.32 01:33:56 01:20:01 2 14.91 0.00 3.59 8.45 0.07 72.98 01:33:56 01:20:01 3 13.12 0.00 3.30 1.02 0.03 82.53 01:33:56 01:20:01 4 13.82 0.00 3.52 0.39 0.05 82.23 01:33:56 01:20:01 5 14.14 0.00 4.06 7.24 0.05 74.50 01:33:56 01:20:01 6 13.86 0.00 3.64 0.08 0.05 82.36 01:33:56 01:20:01 7 15.12 0.00 3.10 0.05 0.05 81.68 01:33:56 01:21:01 all 1.25 0.00 0.67 0.20 0.02 97.86 01:33:56 01:21:01 0 1.32 0.00 0.50 0.05 0.02 98.12 01:33:56 01:21:01 1 0.88 0.00 0.48 0.00 0.03 98.60 01:33:56 01:21:01 2 0.95 0.00 0.70 0.02 0.03 98.30 01:33:56 01:21:01 3 0.77 0.00 1.65 0.02 0.02 97.55 01:33:56 01:21:01 4 0.68 0.00 0.40 0.03 0.02 98.86 01:33:56 01:21:01 5 1.08 0.00 0.63 0.62 0.02 97.65 01:33:56 01:21:01 6 1.84 0.00 0.60 0.85 0.03 96.68 01:33:56 01:21:01 7 2.44 0.00 0.38 0.03 0.02 97.13 01:33:56 01:22:01 all 1.53 0.00 0.79 0.58 0.02 97.08 01:33:56 01:22:01 0 3.01 0.00 1.24 0.05 0.02 95.69 01:33:56 01:22:01 1 1.02 0.00 0.72 1.18 0.02 97.06 01:33:56 01:22:01 2 0.90 0.00 1.25 0.03 0.02 97.80 01:33:56 01:22:01 3 0.72 0.00 0.33 0.52 0.02 98.41 01:33:56 01:22:01 4 1.03 0.00 0.35 0.55 0.03 98.03 01:33:56 01:22:01 5 1.56 0.00 0.64 1.44 0.03 96.33 01:33:56 01:22:01 6 2.12 0.00 0.99 0.77 0.02 96.11 01:33:56 01:22:01 7 1.87 0.00 0.80 0.08 0.02 97.23 01:33:56 01:23:01 all 0.07 0.00 0.07 0.01 0.01 99.84 01:33:56 01:23:01 0 0.07 0.00 0.10 0.00 0.02 99.82 01:33:56 01:23:01 1 0.08 0.00 0.05 0.00 0.00 99.87 01:33:56 01:23:01 2 0.03 0.00 0.03 0.00 0.02 99.92 01:33:56 01:23:01 3 0.02 0.00 0.02 0.00 0.00 99.97 01:33:56 01:23:01 4 0.02 0.00 0.08 0.00 0.02 99.88 01:33:56 01:23:01 5 0.07 0.00 0.07 0.05 0.02 99.80 01:33:56 01:23:01 6 0.20 0.00 0.12 0.00 0.00 99.68 01:33:56 01:23:01 7 0.10 0.00 0.08 0.00 0.02 99.80 01:33:56 01:24:01 all 0.02 0.00 0.01 0.01 0.01 99.95 01:33:56 01:24:01 0 0.02 0.00 0.02 0.00 0.02 99.95 01:33:56 01:24:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:33:56 01:24:01 2 0.03 0.00 0.00 0.02 0.00 99.95 01:33:56 01:24:01 3 0.00 0.00 0.02 0.00 0.00 99.98 01:33:56 01:24:01 4 0.00 0.00 0.02 0.00 0.02 99.97 01:33:56 01:24:01 5 0.07 0.00 0.02 0.03 0.02 99.87 01:33:56 01:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:33:56 01:24:01 7 0.03 0.00 0.03 0.00 0.02 99.92 01:33:56 01:25:01 all 0.02 0.00 0.01 0.01 0.01 99.96 01:33:56 01:25:01 0 0.02 0.00 0.02 0.00 0.00 99.97 01:33:56 01:25:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:33:56 01:25:01 2 0.02 0.00 0.00 0.00 0.02 99.97 01:33:56 01:25:01 3 0.03 0.00 0.00 0.00 0.00 99.97 01:33:56 01:25:01 4 0.03 0.00 0.00 0.00 0.00 99.97 01:33:56 01:25:01 5 0.03 0.00 0.03 0.07 0.02 99.85 01:33:56 01:25:01 6 0.00 0.00 0.02 0.00 0.00 99.98 01:33:56 01:25:01 7 0.00 0.00 0.02 0.00 0.02 99.97 01:33:56 01:26:01 all 0.06 0.00 0.01 0.01 0.01 99.90 01:33:56 01:26:01 0 0.03 0.00 0.00 0.02 0.00 99.95 01:33:56 01:26:01 1 0.02 0.00 0.02 0.00 0.02 99.95 01:33:56 01:26:01 2 0.02 0.00 0.02 0.02 0.00 99.95 01:33:56 01:26:01 3 0.32 0.00 0.00 0.00 0.00 99.68 01:33:56 01:26:01 4 0.02 0.00 0.02 0.00 0.02 99.95 01:33:56 01:26:01 5 0.05 0.00 0.02 0.08 0.02 99.83 01:33:56 01:26:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:33:56 01:26:01 7 0.03 0.00 0.03 0.00 0.02 99.92 01:33:56 01:27:01 all 0.36 0.00 0.06 0.02 0.02 99.55 01:33:56 01:27:01 0 0.08 0.00 0.07 0.00 0.02 99.83 01:33:56 01:27:01 1 0.48 0.00 0.03 0.00 0.00 99.48 01:33:56 01:27:01 2 0.45 0.00 0.05 0.05 0.03 99.42 01:33:56 01:27:01 3 0.98 0.00 0.05 0.02 0.00 98.95 01:33:56 01:27:01 4 0.42 0.00 0.08 0.00 0.03 99.47 01:33:56 01:27:01 5 0.07 0.00 0.07 0.10 0.00 99.77 01:33:56 01:27:01 6 0.30 0.00 0.03 0.02 0.02 99.63 01:33:56 01:27:01 7 0.08 0.00 0.07 0.00 0.03 99.82 01:33:56 01:33:56 01:27:01 CPU %user %nice %system %iowait %steal %idle 01:33:56 01:28:01 all 0.03 0.00 0.01 0.02 0.01 99.93 01:33:56 01:28:01 0 0.03 0.00 0.00 0.00 0.02 99.95 01:33:56 01:28:01 1 0.02 0.00 0.02 0.00 0.00 99.97 01:33:56 01:28:01 2 0.03 0.00 0.00 0.03 0.02 99.92 01:33:56 01:28:01 3 0.02 0.00 0.03 0.00 0.02 99.93 01:33:56 01:28:01 4 0.03 0.00 0.00 0.00 0.02 99.95 01:33:56 01:28:01 5 0.02 0.00 0.00 0.13 0.02 99.83 01:33:56 01:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:33:56 01:28:01 7 0.05 0.00 0.05 0.00 0.03 99.87 01:33:56 01:29:01 all 0.03 0.00 0.01 0.00 0.01 99.95 01:33:56 01:29:01 0 0.02 0.00 0.03 0.00 0.00 99.95 01:33:56 01:29:01 1 0.00 0.00 0.00 0.00 0.02 99.98 01:33:56 01:29:01 2 0.03 0.00 0.00 0.00 0.00 99.97 01:33:56 01:29:01 3 0.13 0.00 0.00 0.00 0.02 99.85 01:33:56 01:29:01 4 0.03 0.00 0.03 0.00 0.02 99.92 01:33:56 01:29:01 5 0.00 0.00 0.00 0.02 0.00 99.98 01:33:56 01:29:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:33:56 01:29:01 7 0.03 0.00 0.00 0.00 0.02 99.95 01:33:56 01:30:01 all 0.02 0.00 0.01 0.01 0.01 99.95 01:33:56 01:30:01 0 0.02 0.00 0.00 0.00 0.02 99.97 01:33:56 01:30:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:33:56 01:30:01 2 0.02 0.00 0.02 0.02 0.02 99.93 01:33:56 01:30:01 3 0.03 0.00 0.02 0.00 0.00 99.95 01:33:56 01:30:01 4 0.00 0.00 0.02 0.00 0.00 99.98 01:33:56 01:30:01 5 0.05 0.00 0.02 0.03 0.02 99.88 01:33:56 01:30:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:33:56 01:30:01 7 0.03 0.00 0.03 0.00 0.02 99.92 01:33:56 01:31:01 all 0.03 0.00 0.02 0.00 0.01 99.94 01:33:56 01:31:01 0 0.02 0.00 0.02 0.00 0.00 99.97 01:33:56 01:31:01 1 0.03 0.00 0.02 0.00 0.00 99.95 01:33:56 01:31:01 2 0.03 0.00 0.02 0.02 0.00 99.93 01:33:56 01:31:01 3 0.03 0.00 0.02 0.00 0.02 99.93 01:33:56 01:31:01 4 0.02 0.00 0.05 0.00 0.02 99.92 01:33:56 01:31:01 5 0.03 0.00 0.03 0.02 0.00 99.92 01:33:56 01:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:33:56 01:31:01 7 0.07 0.00 0.02 0.00 0.02 99.90 01:33:56 01:32:01 all 0.02 0.00 0.02 0.01 0.01 99.94 01:33:56 01:32:01 0 0.03 0.00 0.02 0.02 0.00 99.93 01:33:56 01:32:01 1 0.00 0.00 0.00 0.00 0.02 99.98 01:33:56 01:32:01 2 0.02 0.00 0.03 0.00 0.02 99.93 01:33:56 01:32:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:33:56 01:32:01 4 0.02 0.00 0.03 0.00 0.02 99.93 01:33:56 01:32:01 5 0.03 0.00 0.00 0.03 0.02 99.92 01:33:56 01:32:01 6 0.02 0.00 0.02 0.00 0.00 99.97 01:33:56 01:32:01 7 0.07 0.00 0.03 0.00 0.02 99.88 01:33:56 01:33:01 all 3.47 0.00 1.53 1.58 0.03 93.39 01:33:56 01:33:01 0 3.13 0.00 1.04 0.28 0.03 95.52 01:33:56 01:33:01 1 4.65 0.00 1.70 9.60 0.05 84.00 01:33:56 01:33:01 2 3.89 0.00 1.27 0.12 0.02 94.71 01:33:56 01:33:01 3 2.69 0.00 0.99 0.96 0.02 95.34 01:33:56 01:33:01 4 3.02 0.00 1.62 0.02 0.03 95.31 01:33:56 01:33:01 5 4.07 0.00 1.47 1.59 0.03 92.83 01:33:56 01:33:01 6 2.80 0.00 2.15 0.00 0.03 95.02 01:33:56 01:33:01 7 3.55 0.00 1.96 0.07 0.03 94.39 01:33:56 Average: all 5.04 0.00 1.21 0.76 0.03 92.96 01:33:56 Average: 0 5.12 0.00 1.25 0.85 0.02 92.76 01:33:56 Average: 1 5.02 0.00 1.24 1.98 0.02 91.73 01:33:56 Average: 2 4.96 0.00 1.19 0.63 0.03 93.19 01:33:56 Average: 3 4.94 0.00 1.15 0.68 0.02 93.21 01:33:56 Average: 4 4.91 0.00 1.16 0.10 0.03 93.80 01:33:56 Average: 5 5.05 0.00 1.18 0.74 0.03 93.01 01:33:56 Average: 6 5.26 0.00 1.21 0.14 0.02 93.37 01:33:56 Average: 7 5.05 0.00 1.30 1.00 0.03 92.61 01:33:56 01:33:56 01:33:56