Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 661b18549173505f3afdb4be110c3839c952cb0c 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-ssh14200974776388629144.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh934471855993767461.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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/main/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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2345491268093450791.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh9763368688067957377.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/main/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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1933070236962663219.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.20 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-6265’ Running on prd-ubuntu20.04-docker-8c-8g-6278 in /w/workspace/edgexfoundry_device-sdk-go_main [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_main # 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 661b18549173505f3afdb4be110c3839c952cb0c (main) > 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 661b18549173505f3afdb4be110c3839c952cb0c # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 (#1413)" > git rev-list --no-walk 8a37cfa6b2cf46a0d2590199ebfbbbc5059a3080 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:37:57 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:37:58 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:37:58 ========================================================= 22:37:58 EdgeX Global Pipelines Version Info 22:37:58 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:37:58 ------------------- 22:37:58 stable info: 22:37:58 ------------------- 22:37:58 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:37:58 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 22:37:58 Message: update stable to v1.0.245 22:37:59 ------------------- 22:37:59 experimental info: 22:37:59 ------------------- 22:37:59 Commited By: **** collab-it+edgex@linuxfoundation.org 22:37:59 Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 22:37:59 Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:37:59 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 22:37:59 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 22:37:59 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:37:59 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:37:59 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:37:59 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 22:37:59 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:37:59 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 22:37:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:37:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:37:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:37:59 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 22:37:59 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:37:59 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:37:59 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:37:59 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 22:37:59 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:37:59 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:37:59 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:37:59 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:37:59 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 22:37:59 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 22:37:59 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:37:59 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:37:59 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:37:59 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:37:59 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 22:37:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 22:37:59 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 22:37:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 22:37:59 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 661b18549173505f3afdb4be110c3839c952cb0c [Pipeline] echo 22:37:59 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 661b185 [Pipeline] echo 22:37:59 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:37:59 provisioning config files... 22:37:59 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config16986730598669356295tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:38:00 ---> docker-login.sh 22:38:00 nexus3.edgexfoundry.org:10001 22:38:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:38:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:38:00 Configure a credential helper to remove this warning. See 22:38:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:38:00 22:38:00 Login Succeeded 22:38:00 nexus3.edgexfoundry.org:10002 22:38:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:38:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:38:00 Configure a credential helper to remove this warning. See 22:38:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:38:00 22:38:00 Login Succeeded 22:38:00 nexus3.edgexfoundry.org:10003 22:38:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:38:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:38:00 Configure a credential helper to remove this warning. See 22:38:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:38:00 22:38:00 Login Succeeded 22:38:00 nexus3.edgexfoundry.org:10004 22:38:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:38:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:38:01 Configure a credential helper to remove this warning. See 22:38:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:38:01 22:38:01 Login Succeeded 22:38:01 docker.io 22:38:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:38:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:38:01 Configure a credential helper to remove this warning. See 22:38:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:38:01 22:38:01 Login Succeeded 22:38:01 ---> docker-login.sh ends [Pipeline] } 22:38:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:38:01 + git rev-list -1 --merges 661b18549173505f3afdb4be110c3839c952cb0c~1..661b18549173505f3afdb4be110c3839c952cb0c [Pipeline] echo 22:38:01 -----------> git rev-list -1 --merges 661b18549173505f3afdb4be110c3839c952cb0c~1..661b18549173505f3afdb4be110c3839c952cb0c 661b18549173505f3afdb4be110c3839c952cb0c [false] [Pipeline] sh 22:38:01 + git log --format=format:%s -1 661b18549173505f3afdb4be110c3839c952cb0c [Pipeline] echo 22:38:01 ========================================================= 22:38:01 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:38:01 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:38:02 + git log --format=format:%s -1 661b18549173505f3afdb4be110c3839c952cb0c [Pipeline] echo 22:38:02 [semverPrep] GIT_COMMIT: 661b18549173505f3afdb4be110c3839c952cb0c, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 (#1413) [Pipeline] echo 22:38:02 [semverPrep] This is not a build commit. [Pipeline] sh 22:38:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:38:02 + grep -v github /etc/ssh/ssh_known_hosts 22:38:02 + [ -e /tmp/ssh_known_hosts ] 22:38:02 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:38:02 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 22:38:02 + sudo tee -a /etc/ssh/ssh_known_hosts 22:38:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:38:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:38:03 22:38:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:38:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:38:03 0.1.4: Pulling from edgex-devops/py-git-semver 22:38:03 b85a868b505f: Pulling fs layer 22:38:03 e2be974225ed: Pulling fs layer 22:38:03 339a4e72a1f5: Pulling fs layer 22:38:03 988bab9f4d93: Pulling fs layer 22:38:03 1469e6f7b9e6: Pulling fs layer 22:38:03 eaf3925da568: Pulling fs layer 22:38:03 bab4dde63d76: Pulling fs layer 22:38:03 bde34c3a00c8: Pulling fs layer 22:38:03 b352a97aabf1: Pulling fs layer 22:38:03 4872d77fe225: Pulling fs layer 22:38:03 5851b861e8e6: Pulling fs layer 22:38:03 1469e6f7b9e6: Waiting 22:38:03 eaf3925da568: Waiting 22:38:03 bab4dde63d76: Waiting 22:38:03 988bab9f4d93: Waiting 22:38:03 bde34c3a00c8: Waiting 22:38:03 b352a97aabf1: Waiting 22:38:03 4872d77fe225: Waiting 22:38:03 5851b861e8e6: Waiting 22:38:03 e2be974225ed: Download complete 22:38:03 988bab9f4d93: Verifying Checksum 22:38:03 988bab9f4d93: Download complete 22:38:03 1469e6f7b9e6: Verifying Checksum 22:38:03 1469e6f7b9e6: Download complete 22:38:03 339a4e72a1f5: Verifying Checksum 22:38:03 339a4e72a1f5: Download complete 22:38:03 eaf3925da568: Verifying Checksum 22:38:03 eaf3925da568: Download complete 22:38:03 bde34c3a00c8: Verifying Checksum 22:38:03 bde34c3a00c8: Download complete 22:38:03 b352a97aabf1: Download complete 22:38:03 4872d77fe225: Verifying Checksum 22:38:03 4872d77fe225: Download complete 22:38:03 5851b861e8e6: Download complete 22:38:03 b85a868b505f: Verifying Checksum 22:38:03 b85a868b505f: Download complete 22:38:03 bab4dde63d76: Verifying Checksum 22:38:03 bab4dde63d76: Download complete 22:38:04 b85a868b505f: Pull complete 22:38:05 e2be974225ed: Pull complete 22:38:05 339a4e72a1f5: Pull complete 22:38:05 988bab9f4d93: Pull complete 22:38:05 1469e6f7b9e6: Pull complete 22:38:05 eaf3925da568: Pull complete 22:38:07 bab4dde63d76: Pull complete 22:38:08 bde34c3a00c8: Pull complete 22:38:08 b352a97aabf1: Pull complete 22:38:08 4872d77fe225: Pull complete 22:38:08 5851b861e8e6: Pull complete 22:38:08 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 22:38:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:38:08 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:38:08 prd-ubuntu20.04-docker-8c-8g-6278 does not seem to be running inside a container 22:38:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:38:11 $ docker top fc5206304ac67fd7d02cc5a04d79a9ffc8f73d01aef7e693ab5f60ae44eb5526 -eo pid,comm 22:38:11 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). 22:38:11 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:38:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:38:11 [ssh-agent] Looking for ssh-agent implementation... 22:38:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:38:11 $ docker exec fc5206304ac67fd7d02cc5a04d79a9ffc8f73d01aef7e693ab5f60ae44eb5526 ssh-agent 22:38:11 SSH_AUTH_SOCK=/tmp/ssh-W2yQgH2naIfK/agent.32 22:38:11 SSH_AGENT_PID=38 22:38:11 Running ssh-add (command line suppressed) 22:38:11 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_914661507904666531.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_914661507904666531.key) 22:38:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:38:11 + git tag --points-at HEAD [Pipeline] } 22:38:11 $ docker exec --env ******** --env ******** fc5206304ac67fd7d02cc5a04d79a9ffc8f73d01aef7e693ab5f60ae44eb5526 ssh-agent -k 22:38:11 unset SSH_AUTH_SOCK; 22:38:11 unset SSH_AGENT_PID; 22:38:11 echo Agent pid 38 killed; 22:38:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:38:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:38:12 [ssh-agent] Looking for ssh-agent implementation... 22:38:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:38:12 $ docker exec fc5206304ac67fd7d02cc5a04d79a9ffc8f73d01aef7e693ab5f60ae44eb5526 ssh-agent 22:38:12 SSH_AUTH_SOCK=/tmp/ssh-bXsucvDhRt6I/agent.70 22:38:12 SSH_AGENT_PID=76 22:38:12 Running ssh-add (command line suppressed) 22:38:12 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_12800858025857981538.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_12800858025857981538.key) 22:38:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:38:12 + git semver init 22:38:12 2023-03-29 22:38:12,861 [run_init] DEBUG init version:0.0.0 force:False 22:38:12 2023-03-29 22:38:12,862 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver 22:38:12 2023-03-29 22:38:12,863 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver 22:38:12 2023-03-29 22:38:12,863 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/edgexfoundry_device-sdk-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) 22:38:13 2023-03-29 22:38:13,752 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude 22:38:13 2023-03-29 22:38:13,753 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False 22:38:13 2023-03-29 22:38:13,753 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 22:38:13 2023-03-29 22:38:13,753 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 22:38:13 3.0.0-dev.63 [Pipeline] } 22:38:13 $ docker exec --env ******** --env ******** fc5206304ac67fd7d02cc5a04d79a9ffc8f73d01aef7e693ab5f60ae44eb5526 ssh-agent -k 22:38:14 unset SSH_AUTH_SOCK; 22:38:14 unset SSH_AGENT_PID; 22:38:14 echo Agent pid 76 killed; 22:38:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:38:14 + git semver [Pipeline] } 22:38:14 $ docker stop --time=1 fc5206304ac67fd7d02cc5a04d79a9ffc8f73d01aef7e693ab5f60ae44eb5526 22:38:15 $ docker rm -f --volumes fc5206304ac67fd7d02cc5a04d79a9ffc8f73d01aef7e693ab5f60ae44eb5526 [Pipeline] // withDockerContainer [Pipeline] sh 22:38:16 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:38:16 Stashed 1 file(s) [Pipeline] echo 22:38:16 [edgeXSemver]: initialized semver on version 3.0.0-dev.63 [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 22:38:16 provisioning config files... 22:38:16 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config8938386899155573366tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:38:16 ---> docker-login.sh 22:38:16 nexus3.edgexfoundry.org:10001 22:38:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:38:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:38:16 Configure a credential helper to remove this warning. See 22:38:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:38:16 22:38:16 Login Succeeded 22:38:16 nexus3.edgexfoundry.org:10002 22:38:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:38:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:38:16 Configure a credential helper to remove this warning. See 22:38:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:38:16 22:38:16 Login Succeeded 22:38:16 nexus3.edgexfoundry.org:10003 22:38:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:38:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:38:17 Configure a credential helper to remove this warning. See 22:38:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:38:17 22:38:17 Login Succeeded 22:38:17 nexus3.edgexfoundry.org:10004 22:38:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:38:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:38:17 Configure a credential helper to remove this warning. See 22:38:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:38:17 22:38:17 Login Succeeded 22:38:17 docker.io 22:38:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:38:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:38:17 Configure a credential helper to remove this warning. See 22:38:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:38:17 22:38:17 Login Succeeded 22:38:17 ---> docker-login.sh ends [Pipeline] } 22:38:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:38:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:38:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:38:17 ========================================================= 22:38:17 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 22:38:17 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:38:17 + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 22:38:17 Sending build context to Docker daemon 10.9MB 22:38:17 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 22:38:17 Step 2/10 : FROM ${BASE} AS builder 22:38:18 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 22:38:18 63b65145d645: Pulling fs layer 22:38:18 a2d21d5440eb: Pulling fs layer 22:38:18 935e6c44a52c: Pulling fs layer 22:38:18 94cc34f8dd06: Pulling fs layer 22:38:18 30dea6a524f1: Pulling fs layer 22:38:18 a2aff8979fd8: Pulling fs layer 22:38:18 6808be2612f2: Pulling fs layer 22:38:18 f25807f1079a: Pulling fs layer 22:38:18 30dea6a524f1: Waiting 22:38:18 a2aff8979fd8: Waiting 22:38:18 6808be2612f2: Waiting 22:38:18 f25807f1079a: Waiting 22:38:18 94cc34f8dd06: Waiting 22:38:18 a2d21d5440eb: Verifying Checksum 22:38:18 a2d21d5440eb: Download complete 22:38:18 94cc34f8dd06: Verifying Checksum 22:38:18 94cc34f8dd06: Download complete 22:38:18 30dea6a524f1: Verifying Checksum 22:38:18 63b65145d645: Verifying Checksum 22:38:18 63b65145d645: Download complete 22:38:18 a2aff8979fd8: Verifying Checksum 22:38:18 a2aff8979fd8: Download complete 22:38:18 63b65145d645: Pull complete 22:38:18 a2d21d5440eb: Pull complete 22:38:18 f25807f1079a: Verifying Checksum 22:38:18 f25807f1079a: Download complete 22:38:18 935e6c44a52c: Verifying Checksum 22:38:18 935e6c44a52c: Download complete 22:38:18 6808be2612f2: Verifying Checksum 22:38:18 6808be2612f2: Download complete 22:38:23 935e6c44a52c: Pull complete 22:38:23 94cc34f8dd06: Pull complete 22:38:23 30dea6a524f1: Pull complete 22:38:23 a2aff8979fd8: Pull complete 22:38:25 6808be2612f2: Pull complete 22:38:26 f25807f1079a: Pull complete 22:38:26 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 22:38:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 22:38:26 ---> 3b553350e43f 22:38:26 Step 3/10 : ARG MAKE=make build 22:38:30 ---> Running in 4bf0a42e3467 22:38:30 Removing intermediate container 4bf0a42e3467 22:38:30 ---> fb6380732e5f 22:38:30 Step 4/10 : WORKDIR /device-sdk-go 22:38:30 ---> Running in 5a7e1fe61e98 22:38:30 Removing intermediate container 5a7e1fe61e98 22:38:30 ---> 5a5a483ba3f9 22:38:30 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 22:38:30 ---> Running in b4242a45c421 22:38:30 Removing intermediate container b4242a45c421 22:38:30 ---> 99053dfbd53a 22:38:30 Step 6/10 : RUN apk add --update --no-cache make git 22:38:30 ---> Running in b51e022e0795 22:38:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:38:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:38:31 OK: 265 MiB in 53 packages 22:38:31 Removing intermediate container b51e022e0795 22:38:31 ---> 8935630efd36 22:38:31 Step 7/10 : COPY go.mod vendor* ./ 22:38:31 ---> 7c983ffa191e 22:38:31 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:38:31 ---> Running in c6de30ddd26a 22:38:31 Still waiting to schedule task 22:38:31 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-6267’ 22:38:57 Removing intermediate container c6de30ddd26a 22:38:57 ---> 24a2e3fb61aa 22:38:57 Step 9/10 : COPY . . 22:38:58 ---> 8e303e273851 22:38:58 Step 10/10 : RUN ${MAKE} 22:38:58 ---> Running in 3bb31cae9ab4 22:38:58 noop 22:38:58 Removing intermediate container 3bb31cae9ab4 22:38:58 ---> 2c320e8ad30f 22:38:58 Successfully built 2c320e8ad30f 22:38:58 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:38:59 + docker inspect -f . ci-base-image-x86_64 22:38:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:38:59 prd-ubuntu20.04-docker-8c-8g-6278 does not seem to be running inside a container 22:38:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:38:59 $ docker top 3d109092f2099457f30849334d2536d51acb9225a1fe0a40f66a6023a3ef6fac -eo pid,comm [Pipeline] { [Pipeline] sh 22:38:59 + go version 22:38:59 go version go1.20.2 linux/amd64 [Pipeline] } 22:38:59 $ docker stop --time=1 3d109092f2099457f30849334d2536d51acb9225a1fe0a40f66a6023a3ef6fac 22:39:01 $ docker rm -f --volumes 3d109092f2099457f30849334d2536d51acb9225a1fe0a40f66a6023a3ef6fac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:39:01 + docker inspect -f . ci-base-image-x86_64 22:39:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:39:01 prd-ubuntu20.04-docker-8c-8g-6278 does not seem to be running inside a container 22:39:01 $ 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_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:39:02 $ docker top 89b4908185f90411081e241b0447b7e0fbb025ee2112284b6658c6c053c91733 -eo pid,comm [Pipeline] { [Pipeline] sh 22:39:02 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh 22:39:02 + make test 22:39:02 go test -race -coverprofile=coverage.out ./... 22:39:10 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 22:39:25 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 22:39:25 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 22:39:25 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 22:39:25 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 22:39:25 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 22:39:25 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.077s coverage: 27.6% of statements 22:39:25 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 22:39:25 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 22:39:25 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.071s coverage: 79.9% of statements 22:39:25 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.085s coverage: 86.0% of statements 22:39:26 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 22:39:26 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 22:39:26 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.101s coverage: 75.7% of statements 22:39:26 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 22:39:26 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 22:39:26 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 22:39:28 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.065s coverage: 14.9% of statements 22:39:28 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.084s coverage: 68.5% of statements 22:39:28 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.102s coverage: 89.2% of statements 22:39:28 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.062s coverage: 5.5% of statements 22:39:50 GO111MODULE=on go vet ./... 22:39:51 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:39:51 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:39:51 ./bin/test-attribution-txt.sh [Pipeline] echo 22:39:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:39:51 $ docker stop --time=1 89b4908185f90411081e241b0447b7e0fbb025ee2112284b6658c6c053c91733 22:39:54 $ docker rm -f --volumes 89b4908185f90411081e241b0447b7e0fbb025ee2112284b6658c6c053c91733 [Pipeline] // withDockerContainer [Pipeline] sh 22:39:55 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:39:55 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 22:39:55 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:39:55 + ls -al . 22:39:55 total 276 22:39:55 drwxrwxr-x 11 jenkins jenkins 4096 Mar 29 22:39 . 22:39:55 drwxrwxr-x 4 jenkins jenkins 4096 Mar 29 22:37 .. 22:39:55 -rw-rw-r-- 1 jenkins jenkins 140 Mar 29 22:37 .dockerignore 22:39:55 drwxrwxr-x 8 jenkins jenkins 4096 Mar 29 22:38 .git 22:39:55 drwxrwxr-x 2 jenkins jenkins 4096 Mar 29 22:37 .github 22:39:55 -rw-rw-r-- 1 jenkins jenkins 131 Mar 29 22:37 .gitignore 22:39:55 -rw-rw-r-- 1 jenkins jenkins 42 Mar 29 22:37 .golangci.yml 22:39:55 drwxr-xr-x 3 jenkins jenkins 4096 Mar 29 22:38 .semver 22:39:55 -rw-rw-r-- 1 jenkins jenkins 31677 Mar 29 22:37 CHANGELOG.md 22:39:55 -rw-rw-r-- 1 jenkins jenkins 677 Mar 29 22:37 GOVERNANCE.md 22:39:55 -rw-rw-r-- 1 jenkins jenkins 885 Mar 29 22:37 Jenkinsfile 22:39:55 -rw-rw-r-- 1 jenkins jenkins 11341 Mar 29 22:37 LICENSE 22:39:55 -rw-rw-r-- 1 jenkins jenkins 1714 Mar 29 22:37 Makefile 22:39:55 -rw-rw-r-- 1 jenkins jenkins 619 Mar 29 22:37 OWNERS.md 22:39:55 -rw-rw-r-- 1 jenkins jenkins 4891 Mar 29 22:37 README.md 22:39:55 -rw-rw-r-- 1 jenkins jenkins 12 Mar 29 22:38 VERSION 22:39:55 drwxrwxr-x 2 jenkins jenkins 4096 Mar 29 22:37 bin 22:39:55 -rw-r--r-- 1 jenkins jenkins 106712 Mar 29 22:39 coverage.out 22:39:55 drwxrwxr-x 5 jenkins jenkins 4096 Mar 29 22:37 example 22:39:55 -rw-rw-r-- 1 jenkins jenkins 3243 Mar 29 22:37 go.mod 22:39:55 -rw-rw-r-- 1 jenkins jenkins 30606 Mar 29 22:37 go.sum 22:39:55 drwxrwxr-x 12 jenkins jenkins 4096 Mar 29 22:37 internal 22:39:55 drwxrwxr-x 3 jenkins jenkins 4096 Mar 29 22:37 openapi 22:39:55 drwxrwxr-x 6 jenkins jenkins 4096 Mar 29 22:37 pkg 22:39:55 drwxrwxr-x 4 jenkins jenkins 4096 Mar 29 22:37 snap 22:39:55 -rw-rw-r-- 1 jenkins jenkins 222 Mar 29 22:37 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:39:56 + 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=661b18549173505f3afdb4be110c3839c952cb0c --label arch=amd64 --label version=3.0.0-dev.63 . 22:39:56 Sending build context to Docker daemon 11.01MB 22:39:56 Step 1/23 : ARG BASE=golang:1.20-alpine3.17 22:39:56 Step 2/23 : FROM ${BASE} AS builder 22:39:56 ---> 2c320e8ad30f 22:39:56 Step 3/23 : ARG MAKE=make build 22:39:56 ---> Running in 8251c82ca10e 22:39:56 Removing intermediate container 8251c82ca10e 22:39:56 ---> 4f41a909062b 22:39:56 Step 4/23 : WORKDIR /device-sdk-go 22:39:56 ---> Running in da440e0840a7 22:39:56 Removing intermediate container da440e0840a7 22:39:56 ---> cb7ca5c4dbad 22:39:56 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 22:39:56 ---> Running in 311fe0cdaef4 22:39:57 Removing intermediate container 311fe0cdaef4 22:39:57 ---> 192e6258d305 22:39:57 Step 6/23 : RUN apk add --update --no-cache make git 22:39:57 ---> Running in b186a5de33f2 22:39:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:39:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:39:57 OK: 265 MiB in 53 packages 22:39:58 Removing intermediate container b186a5de33f2 22:39:58 ---> adb0f1a85498 22:39:58 Step 7/23 : COPY go.mod vendor* ./ 22:39:58 ---> b4a240cb8e57 22:39:58 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:39:58 ---> Running in 28a9dbe6781b 22:39:59 Removing intermediate container 28a9dbe6781b 22:39:59 ---> f5f35faaa624 22:39:59 Step 9/23 : COPY . . 22:39:59 ---> 73b6bc5a04af 22:39:59 Step 10/23 : RUN ${MAKE} 22:40:00 ---> Running in 2cebf1547b1d 22:40:00 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.0.0-dev.63" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 22:40:22 Removing intermediate container 2cebf1547b1d 22:40:22 ---> a6b5a7c6b795 22:40:22 Step 11/23 : FROM alpine:3.17 22:40:22 3.17: Pulling from library/alpine 22:40:22 f56be85fc22e: Pulling fs layer 22:40:22 f56be85fc22e: Download complete 22:40:22 f56be85fc22e: Pull complete 22:40:22 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 22:40:22 Status: Downloaded newer image for alpine:3.17 22:40:22 ---> 9ed4aefc74f6 22:40:22 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 22:40:22 ---> Running in 3ea635041f17 22:40:22 Removing intermediate container 3ea635041f17 22:40:22 ---> 6e756e28e1fc 22:40:22 Step 13/23 : RUN apk add --update --no-cache 22:40:22 ---> Running in fa09318537f4 22:40:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:40:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:40:22 OK: 7 MiB in 15 packages 22:40:22 Removing intermediate container fa09318537f4 22:40:22 ---> b7993237f4bf 22:40:22 Step 14/23 : WORKDIR / 22:40:22 ---> Running in 5ec16b8ce5a9 22:40:22 Removing intermediate container 5ec16b8ce5a9 22:40:22 ---> 6af47dd6a4f5 22:40:22 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 22:40:22 ---> e4fff8a6e848 22:40:22 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 22:40:22 ---> 95f1cbd848b2 22:40:22 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 22:40:22 ---> 68fb614395a1 22:40:22 Step 18/23 : EXPOSE 59999 22:40:22 ---> Running in 3a9d046d6906 22:40:22 Removing intermediate container 3a9d046d6906 22:40:22 ---> ae047d4773a9 22:40:22 Step 19/23 : ENTRYPOINT ["/device-simple"] 22:40:22 ---> Running in e8e83238a61a 22:40:22 Removing intermediate container e8e83238a61a 22:40:22 ---> 94fdbd4d5cbd 22:40:22 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:40:22 ---> Running in 91bba46e1673 22:40:22 Removing intermediate container 91bba46e1673 22:40:22 ---> 0088e242ec67 22:40:22 Step 21/23 : LABEL arch=amd64 22:40:22 ---> Running in 6dd99efbd50b 22:40:22 Removing intermediate container 6dd99efbd50b 22:40:22 ---> a85db2b7c84d 22:40:22 Step 22/23 : LABEL git_sha=661b18549173505f3afdb4be110c3839c952cb0c 22:40:22 ---> Running in 88e2828607f8 22:40:22 Removing intermediate container 88e2828607f8 22:40:22 ---> 11746c7c9db1 22:40:22 Step 23/23 : LABEL version=3.0.0-dev.63 22:40:22 ---> Running in 9d272e2c0de3 22:40:23 Removing intermediate container 9d272e2c0de3 22:40:23 ---> 7f25db0a51d6 22:40:23 [Warning] One or more build-args [ARCH] were not consumed 22:40:23 Successfully built 7f25db0a51d6 22:40: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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:40:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:40:23 22:40:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:40:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:40:23 latest: Pulling from edgex-lftools-log-publisher 22:40:23 5eb5b503b376: Pulling fs layer 22:40:23 5c69ac0246d0: Pulling fs layer 22:40:23 ec43610c2a17: Pulling fs layer 22:40:23 3a2ae6a8a46f: Pulling fs layer 22:40:23 33b1e0a273af: Pulling fs layer 22:40:23 5d3b04190fa2: Pulling fs layer 22:40:23 2f39f015ded8: Pulling fs layer 22:40:23 5d3b04190fa2: Waiting 22:40:23 2f39f015ded8: Waiting 22:40:23 3a2ae6a8a46f: Waiting 22:40:23 33b1e0a273af: Waiting 22:40:23 5c69ac0246d0: Download complete 22:40:23 3a2ae6a8a46f: Download complete 22:40:23 33b1e0a273af: Verifying Checksum 22:40:23 33b1e0a273af: Download complete 22:40:23 5d3b04190fa2: Verifying Checksum 22:40:23 5d3b04190fa2: Download complete 22:40:23 ec43610c2a17: Verifying Checksum 22:40:23 ec43610c2a17: Download complete 22:40:23 5eb5b503b376: Verifying Checksum 22:40:23 5eb5b503b376: Download complete 22:40:24 2f39f015ded8: Download complete 22:40:25 5eb5b503b376: Pull complete 22:40:25 5c69ac0246d0: Pull complete 22:40:25 ec43610c2a17: Pull complete 22:40:25 3a2ae6a8a46f: Pull complete 22:40:25 33b1e0a273af: Pull complete 22:40:25 5d3b04190fa2: Pull complete 22:40:30 2f39f015ded8: Pull complete 22:40:30 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:40:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:40:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:40:30 prd-ubuntu20.04-docker-8c-8g-6278 does not seem to be running inside a container 22:40: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_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:40:34 $ docker top 8758246b634c9599b3a95463e7e11b1b52d3bc85b06ea90feaaec66b234a01df -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:40:34 ---> job-cost.sh 22:40:34 lf-activate-venv: SKIPPING 22:40:34 INFO: No Stack... 22:40:35 INFO: Retrieving Pricing Info for: v3-standard-8 22:40:35 INFO: Archiving Costs [Pipeline] sh 22:40:36 + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv 22:40:36 + cut -d, -f6 [Pipeline] lock 22:40:36 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-194-stack-cost] 22:40:36 Resource [jenkins-edgexfoundry-device-sdk-go-main-194-stack-cost] did not exist. Created. 22:40:36 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-194-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:40:36 + echo total: 0.2199999988079071 [Pipeline] stash 22:40:36 Stashed 1 file(s) [Pipeline] } 22:40:36 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-194-stack-cost] [Pipeline] // lock [Pipeline] } 22:40:36 $ docker stop --time=1 8758246b634c9599b3a95463e7e11b1b52d3bc85b06ea90feaaec66b234a01df 22:40:37 $ docker rm -f --volumes 8758246b634c9599b3a95463e7e11b1b52d3bc85b06ea90feaaec66b234a01df [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:41:16 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6284 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws 22:41:16 Running in /w/workspace/device-sdk-go/194 [Pipeline] { [Pipeline] checkout 22:41:16 The recommended git tool is: git 22:41:23 using credential edgex-jenkins-ssh 22:41:23 Cloning the remote Git repository 22:41:23 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 22:41:23 > git init /w/workspace/device-sdk-go/194 # timeout=10 22:41:24 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 22:41:24 > git --version # timeout=10 22:41:24 > git --version # 'git version 2.25.1' 22:41:24 using GIT_SSH to set credentials SSH Credentials for GitHub 22:41:24 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:41:26 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 22:41:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:41:27 Avoid second fetch 22:41:27 Checking out Revision 661b18549173505f3afdb4be110c3839c952cb0c (main) 22:41:27 > git config core.sparsecheckout # timeout=10 22:41:27 > git checkout -f 661b18549173505f3afdb4be110c3839c952cb0c # timeout=10 22:41:28 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 (#1413)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:41:29 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:41:29 % Total % Received % Xferd Average Speed Time Time Time Current 22:41:29 Dload Upload Total Spent Left Speed 22:41:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 183k 0 --:--:-- --:--:-- --:--:-- 185k [Pipeline] sh 22:41:30 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:41:30 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:41:30 + sudo tee /etc/docker/daemon.new 22:41:30 { 22:41:30 "registry-mirrors": [ 22:41:30 "https://nexus3.edgexfoundry.org:10001" 22:41:30 ], 22:41:30 "bip": "10.250.0.254/24", 22:41:30 "hosts": [ 22:41:30 "tcp://0.0.0.0:5555", 22:41:30 "unix:///var/run/docker.sock" 22:41:30 ], 22:41:30 "mtu": 1458, 22:41:30 "selinux-enabled": true, 22:41:30 "seccomp-profile": "/etc/docker/seccomp.json" 22:41:30 } [Pipeline] sh 22:41:30 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:41:31 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:41:49 provisioning config files... 22:41:49 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/194@tmp/config13627482464515640166tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:41:49 ---> docker-login.sh 22:41:49 nexus3.edgexfoundry.org:10001 22:41:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:41:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:41:50 Configure a credential helper to remove this warning. See 22:41:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:41:50 22:41:50 Login Succeeded 22:41:50 nexus3.edgexfoundry.org:10002 22:41:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:41:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:41:51 Configure a credential helper to remove this warning. See 22:41:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:41:51 22:41:51 Login Succeeded 22:41:51 nexus3.edgexfoundry.org:10003 22:41:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:41:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:41:51 Configure a credential helper to remove this warning. See 22:41:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:41:51 22:41:51 Login Succeeded 22:41:51 nexus3.edgexfoundry.org:10004 22:41:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:41:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:41:51 Configure a credential helper to remove this warning. See 22:41:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:41:51 22:41:51 Login Succeeded 22:41:51 docker.io 22:41:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:41:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:41:52 Configure a credential helper to remove this warning. See 22:41:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:41:52 22:41:52 Login Succeeded 22:41:52 ---> docker-login.sh ends [Pipeline] } 22:41:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:41:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:41:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:41:52 ========================================================= 22:41:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 22:41:52 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:41:53 + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 22:41:53 Sending build context to Docker daemon 5.853MB 22:41:53 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 22:41:53 Step 2/10 : FROM ${BASE} AS builder 22:41:53 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:41:53 af6eaf76a39c: Pulling fs layer 22:41:53 55522c791124: Pulling fs layer 22:41:53 ce5c4a1c91eb: Pulling fs layer 22:41:53 169dfbe0d373: Pulling fs layer 22:41:53 e1ff8fa3b103: Pulling fs layer 22:41:53 52ebb69f0ebf: Pulling fs layer 22:41:53 5abe8eddf0d5: Pulling fs layer 22:41:53 169dfbe0d373: Waiting 22:41:53 e1ff8fa3b103: Waiting 22:41:53 5abe8eddf0d5: Waiting 22:41:53 52ebb69f0ebf: Waiting 22:41:53 55522c791124: Verifying Checksum 22:41:53 55522c791124: Download complete 22:41:53 169dfbe0d373: Verifying Checksum 22:41:53 169dfbe0d373: Download complete 22:41:53 e1ff8fa3b103: Verifying Checksum 22:41:53 e1ff8fa3b103: Download complete 22:41:54 af6eaf76a39c: Download complete 22:41:55 af6eaf76a39c: Pull complete 22:41:55 5abe8eddf0d5: Verifying Checksum 22:41:55 5abe8eddf0d5: Download complete 22:41:55 55522c791124: Pull complete 22:41:57 ce5c4a1c91eb: Verifying Checksum 22:41:57 ce5c4a1c91eb: Download complete 22:41:57 52ebb69f0ebf: Verifying Checksum 22:41:57 52ebb69f0ebf: Download complete 22:42:09 ce5c4a1c91eb: Pull complete 22:42:09 169dfbe0d373: Pull complete 22:42:09 e1ff8fa3b103: Pull complete 22:42:15 52ebb69f0ebf: Pull complete 22:42:17 5abe8eddf0d5: Pull complete 22:42:17 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 22:42:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 22:42:17 ---> 6cb57ee374ae 22:42:17 Step 3/10 : ARG MAKE=make build 22:42:20 ---> Running in 81baac52a3e2 22:42:20 Removing intermediate container 81baac52a3e2 22:42:20 ---> 07b1776445d5 22:42:20 Step 4/10 : WORKDIR /device-sdk-go 22:42:20 ---> Running in 03373440b273 22:42:21 Removing intermediate container 03373440b273 22:42:21 ---> c4badf99015f 22:42:21 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 22:42:21 ---> Running in e461d2d05bf9 22:42:21 Removing intermediate container e461d2d05bf9 22:42:21 ---> 3e860b13c3d3 22:42:21 Step 6/10 : RUN apk add --update --no-cache make git 22:42:21 ---> Running in 6a4cba176831 22:42:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:42:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:42:25 OK: 263 MiB in 53 packages 22:42:26 Removing intermediate container 6a4cba176831 22:42:26 ---> 2e849ca56710 22:42:26 Step 7/10 : COPY go.mod vendor* ./ 22:42:30 ---> b5e932b8b316 22:42:30 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:42:30 ---> Running in 4af72a8b3bbe 22:43:38 Removing intermediate container 4af72a8b3bbe 22:43:38 ---> 12433d7ad36d 22:43:38 Step 9/10 : COPY . . 22:43:38 ---> 650dc8bab54a 22:43:38 Step 10/10 : RUN ${MAKE} 22:43:38 ---> Running in 1d90e05b915d 22:43:38 noop 22:43:39 Removing intermediate container 1d90e05b915d 22:43:39 ---> dbef2fe6413f 22:43:39 Successfully built dbef2fe6413f 22:43:39 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:43:39 + docker inspect -f . ci-base-image-arm64 22:43:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:43:40 prd-ubuntu20.04-docker-arm64-4c-16g-6284 does not seem to be running inside a container 22:43:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/194 -v /w/workspace/device-sdk-go/194:/w/workspace/device-sdk-go/194:rw,z -v /w/workspace/device-sdk-go/194@tmp:/w/workspace/device-sdk-go/194@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:43:41 $ docker top be06ffe76eea75e08e2ecc08d764deafba7cba1fe6cb50cf4fce4c990c013ddb -eo pid,comm [Pipeline] { [Pipeline] sh 22:43:42 + go version 22:43:42 go version go1.20.2 linux/arm64 [Pipeline] } 22:43:42 $ docker stop --time=1 be06ffe76eea75e08e2ecc08d764deafba7cba1fe6cb50cf4fce4c990c013ddb 22:43:44 $ docker rm -f --volumes be06ffe76eea75e08e2ecc08d764deafba7cba1fe6cb50cf4fce4c990c013ddb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:43:44 + docker inspect -f . ci-base-image-arm64 22:43:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:43:45 prd-ubuntu20.04-docker-arm64-4c-16g-6284 does not seem to be running inside a container 22:43:45 $ 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/194 -v /w/workspace/device-sdk-go/194:/w/workspace/device-sdk-go/194:rw,z -v /w/workspace/device-sdk-go/194@tmp:/w/workspace/device-sdk-go/194@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:43:46 $ docker top c466fdf9f484ae8656b4e6e38b8c97e13500bab09e1382b4870ccc231466a06f -eo pid,comm [Pipeline] { [Pipeline] sh 22:43:47 + git config --global --add safe.directory /w/workspace/device-sdk-go/194 [Pipeline] fileExists [Pipeline] sh 22:43:48 + make test 22:43:48 go test -race -coverprofile=coverage.out ./... 22:44:44 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 22:47:36 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 22:47:36 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 22:47:36 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 22:47:36 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 22:47:36 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 22:47:38 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.289s coverage: 27.6% of statements 22:47:40 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.327s coverage: 79.9% of statements 22:47:52 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 22:47:52 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 22:47:52 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.450s coverage: 86.0% of statements 22:47:59 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 22:47:59 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 22:48:00 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.570s coverage: 75.7% of statements 22:48:03 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.351s coverage: 14.9% of statements 22:48:06 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 22:48:06 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 22:48:06 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.527s coverage: 68.5% of statements 22:48:08 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.531s coverage: 89.2% of statements 22:48:12 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 22:48:12 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.299s coverage: 5.5% of statements 22:48:13 WARNING: Linting skipped (not on x86_64 or linter not installed) 22:48:13 GO111MODULE=on go vet ./... 22:51:20 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:51:20 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:51:20 ./bin/test-attribution-txt.sh [Pipeline] echo 22:51:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:51:20 $ docker stop --time=1 c466fdf9f484ae8656b4e6e38b8c97e13500bab09e1382b4870ccc231466a06f 22:51:22 $ docker rm -f --volumes c466fdf9f484ae8656b4e6e38b8c97e13500bab09e1382b4870ccc231466a06f [Pipeline] // withDockerContainer [Pipeline] sh 22:51:24 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:51:24 Warning: overwriting stash ‘coverage-report’ 22:51:25 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 22:51:25 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:51:25 + ls -al . 22:51:25 total 272 22:51:25 drwxrwxr-x 10 jenkins jenkins 4096 Mar 29 22:43 . 22:51:25 drwxrwxr-x 4 jenkins jenkins 4096 Mar 29 22:41 .. 22:51:25 -rw-rw-r-- 1 jenkins jenkins 140 Mar 29 22:41 .dockerignore 22:51:25 drwxrwxr-x 8 jenkins jenkins 4096 Mar 29 22:41 .git 22:51:25 drwxrwxr-x 2 jenkins jenkins 4096 Mar 29 22:41 .github 22:51:25 -rw-rw-r-- 1 jenkins jenkins 131 Mar 29 22:41 .gitignore 22:51:25 -rw-rw-r-- 1 jenkins jenkins 42 Mar 29 22:41 .golangci.yml 22:51:25 -rw-rw-r-- 1 jenkins jenkins 31677 Mar 29 22:41 CHANGELOG.md 22:51:25 -rw-rw-r-- 1 jenkins jenkins 677 Mar 29 22:41 GOVERNANCE.md 22:51:25 -rw-rw-r-- 1 jenkins jenkins 885 Mar 29 22:41 Jenkinsfile 22:51:25 -rw-rw-r-- 1 jenkins jenkins 11341 Mar 29 22:41 LICENSE 22:51:25 -rw-rw-r-- 1 jenkins jenkins 1714 Mar 29 22:41 Makefile 22:51:25 -rw-rw-r-- 1 jenkins jenkins 619 Mar 29 22:41 OWNERS.md 22:51:25 -rw-rw-r-- 1 jenkins jenkins 4891 Mar 29 22:41 README.md 22:51:25 -rw-rw-r-- 1 jenkins jenkins 12 Mar 29 22:38 VERSION 22:51:25 drwxrwxr-x 2 jenkins jenkins 4096 Mar 29 22:41 bin 22:51:25 -rw-r--r-- 1 jenkins jenkins 106712 Mar 29 22:48 coverage.out 22:51:25 drwxrwxr-x 5 jenkins jenkins 4096 Mar 29 22:41 example 22:51:25 -rw-rw-r-- 1 jenkins jenkins 3243 Mar 29 22:41 go.mod 22:51:25 -rw-rw-r-- 1 jenkins jenkins 30606 Mar 29 22:41 go.sum 22:51:25 drwxrwxr-x 12 jenkins jenkins 4096 Mar 29 22:41 internal 22:51:25 drwxrwxr-x 3 jenkins jenkins 4096 Mar 29 22:41 openapi 22:51:25 drwxrwxr-x 6 jenkins jenkins 4096 Mar 29 22:41 pkg 22:51:25 drwxrwxr-x 4 jenkins jenkins 4096 Mar 29 22:41 snap 22:51:25 -rw-rw-r-- 1 jenkins jenkins 222 Mar 29 22:41 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:51:26 + 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=661b18549173505f3afdb4be110c3839c952cb0c --label arch=arm64 --label version=3.0.0-dev.63 . 22:51:26 Sending build context to Docker daemon 5.961MB 22:51:26 Step 1/23 : ARG BASE=golang:1.20-alpine3.17 22:51:26 Step 2/23 : FROM ${BASE} AS builder 22:51:26 ---> dbef2fe6413f 22:51:26 Step 3/23 : ARG MAKE=make build 22:51:26 ---> Running in cf74f1ffbde8 22:51:27 Removing intermediate container cf74f1ffbde8 22:51:27 ---> 838890bac83e 22:51:27 Step 4/23 : WORKDIR /device-sdk-go 22:51:27 ---> Running in 2a0554f152d8 22:51:27 Removing intermediate container 2a0554f152d8 22:51:27 ---> 3f699a35a846 22:51:27 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 22:51:28 ---> Running in b13d7d1dfbd4 22:51:28 Removing intermediate container b13d7d1dfbd4 22:51:28 ---> 35e2d38dc6e0 22:51:28 Step 6/23 : RUN apk add --update --no-cache make git 22:51:28 ---> Running in dc5f38941095 22:51:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:51:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:51:31 OK: 263 MiB in 53 packages 22:51:32 Removing intermediate container dc5f38941095 22:51:32 ---> 0d903c18334f 22:51:32 Step 7/23 : COPY go.mod vendor* ./ 22:51:32 ---> 3af7ee3d36b6 22:51:32 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:51:33 ---> Running in d48d6519da85 22:51:35 Removing intermediate container d48d6519da85 22:51:35 ---> dfd58e71b2ad 22:51:35 Step 9/23 : COPY . . 22:51:37 ---> 0185c9d83d2e 22:51:37 Step 10/23 : RUN ${MAKE} 22:51:37 ---> Running in 70464a371e0e 22:51:38 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.0.0-dev.63" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 22:54:15 Removing intermediate container 70464a371e0e 22:54:15 ---> 818cbcf32e2c 22:54:15 Step 11/23 : FROM alpine:3.17 22:54:15 3.17: Pulling from library/alpine 22:54:15 c41833b44d91: Pulling fs layer 22:54:15 c41833b44d91: Verifying Checksum 22:54:15 c41833b44d91: Download complete 22:54:15 c41833b44d91: Pull complete 22:54:15 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 22:54:15 Status: Downloaded newer image for alpine:3.17 22:54:15 ---> 51e60588ff2c 22:54:15 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 22:54:15 ---> Running in 427ec3226c20 22:54:15 Removing intermediate container 427ec3226c20 22:54:15 ---> cb90390d92ff 22:54:15 Step 13/23 : RUN apk add --update --no-cache 22:54:15 ---> Running in 5bc42d33388c 22:54:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:54:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:54:17 OK: 7 MiB in 15 packages 22:54:18 Removing intermediate container 5bc42d33388c 22:54:18 ---> 340ce4838102 22:54:18 Step 14/23 : WORKDIR / 22:54:18 ---> Running in b2cadbee7f7b 22:54:18 Removing intermediate container b2cadbee7f7b 22:54:18 ---> 4b76cb6333c9 22:54:18 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 22:54:19 ---> 8a691a32533c 22:54:19 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 22:54:20 ---> 1f4e74f12492 22:54:20 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 22:54:21 ---> 4d048d5e14fa 22:54:21 Step 18/23 : EXPOSE 59999 22:54:21 ---> Running in 1114dcf7edc3 22:54:22 Removing intermediate container 1114dcf7edc3 22:54:22 ---> fdaf34d943ff 22:54:22 Step 19/23 : ENTRYPOINT ["/device-simple"] 22:54:22 ---> Running in 9d51356ca543 22:54:22 Removing intermediate container 9d51356ca543 22:54:22 ---> 1fe49ebe5131 22:54:22 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:54:22 ---> Running in ec8ae87a6eba 22:54:22 Removing intermediate container ec8ae87a6eba 22:54:22 ---> 5309c29212d1 22:54:22 Step 21/23 : LABEL arch=arm64 22:54:22 ---> Running in 4ad405204c7e 22:54:23 Removing intermediate container 4ad405204c7e 22:54:23 ---> 0d9d863477f7 22:54:23 Step 22/23 : LABEL git_sha=661b18549173505f3afdb4be110c3839c952cb0c 22:54:23 ---> Running in 1a599e5d7225 22:54:23 Removing intermediate container 1a599e5d7225 22:54:23 ---> b4e9c8593c82 22:54:23 Step 23/23 : LABEL version=3.0.0-dev.63 22:54:23 ---> Running in f2a920006906 22:54:23 Removing intermediate container f2a920006906 22:54:23 ---> 1d07ada77af7 22:54:23 [Warning] One or more build-args [ARCH] were not consumed 22:54:24 Successfully built 1d07ada77af7 22:54:24 Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:54:24 22:54:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:54:24 arm64: Pulling from edgex-lftools-log-publisher 22:54:24 8998bd30e6a1: Pulling fs layer 22:54:24 04944245beec: Pulling fs layer 22:54:24 699f458cf7ca: Pulling fs layer 22:54:24 765212b225bb: Pulling fs layer 22:54:24 f23df028b6ca: Pulling fs layer 22:54:24 d65c8cfc05b1: Pulling fs layer 22:54:24 2437ff75d9bd: Pulling fs layer 22:54:24 765212b225bb: Waiting 22:54:24 f23df028b6ca: Waiting 22:54:24 d65c8cfc05b1: Waiting 22:54:24 2437ff75d9bd: Waiting 22:54:25 04944245beec: Verifying Checksum 22:54:25 04944245beec: Download complete 22:54:25 765212b225bb: Verifying Checksum 22:54:25 765212b225bb: Download complete 22:54:25 f23df028b6ca: Verifying Checksum 22:54:25 f23df028b6ca: Download complete 22:54:25 d65c8cfc05b1: Verifying Checksum 22:54:25 d65c8cfc05b1: Download complete 22:54:25 699f458cf7ca: Verifying Checksum 22:54:25 699f458cf7ca: Download complete 22:54:25 8998bd30e6a1: Verifying Checksum 22:54:25 8998bd30e6a1: Download complete 22:54:28 2437ff75d9bd: Verifying Checksum 22:54:28 2437ff75d9bd: Download complete 22:54:32 8998bd30e6a1: Pull complete 22:54:32 04944245beec: Pull complete 22:54:34 699f458cf7ca: Pull complete 22:54:34 765212b225bb: Pull complete 22:54:35 f23df028b6ca: Pull complete 22:54:35 d65c8cfc05b1: Pull complete 22:54:50 2437ff75d9bd: Pull complete 22:54:50 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:54:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:54:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:54:50 prd-ubuntu20.04-docker-arm64-4c-16g-6284 does not seem to be running inside a container 22:54:50 $ 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/194 -v /w/workspace/device-sdk-go/194:/w/workspace/device-sdk-go/194:rw,z -v /w/workspace/device-sdk-go/194@tmp:/w/workspace/device-sdk-go/194@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 22:54:53 $ docker top 7afc6b176523bb14e4c99e4db1d249f49f52bf71de8d3510d585e0250aa39ae7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:54:54 ---> job-cost.sh 22:54:54 lf-activate-venv: SKIPPING 22:54:54 INFO: No Stack... 22:54:55 INFO: Retrieving Pricing Info for: v3-standard-4 22:54:55 INFO: Archiving Costs [Pipeline] sh 22:54:56 + + cutcat -d, /w/workspace/device-sdk-go/194/archives/cost.csv -f6 22:54:56 [Pipeline] lock 22:54:56 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-194-stack-cost] 22:54:56 Resource [jenkins-edgexfoundry-device-sdk-go-main-194-stack-cost] did not exist. Created. 22:54:56 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-194-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:54:57 /w/workspace/device-sdk-go/194@tmp/durable-d43778b6/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 22:54:58 + echo total: 0.10999999940395355 [Pipeline] stash 22:54:58 Warning: overwriting stash ‘stack-cost’ 22:54:58 Stashed 1 file(s) [Pipeline] } 22:54:58 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-194-stack-cost] [Pipeline] // lock [Pipeline] } 22:54:58 $ docker stop --time=1 7afc6b176523bb14e4c99e4db1d249f49f52bf71de8d3510d585e0250aa39ae7 22:54:59 $ docker rm -f --volumes 7afc6b176523bb14e4c99e4db1d249f49f52bf71de8d3510d585e0250aa39ae7 [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 22:55:00 provisioning config files... 22:55:00 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config7141111970296052662tmp [Pipeline] { [Pipeline] sh 22:55:00 + set +x 22:55:00 + curl -s https://codecov.io/bash 22:55:00 + bash -s -- 22:55:00 22:55:00 _____ _ 22:55:00 / ____| | | 22:55:00 | | ___ __| | ___ ___ _____ __ 22:55:00 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:55:00 | |___| (_) | (_| | __/ (_| (_) \ V / 22:55:00 \_____\___/ \__,_|\___|\___\___/ \_/ 22:55:00 Bash-1.0.6 22:55:00 22:55:00 22:55:00 ==> git version 2.25.1 found 22:55:00 ==> 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 22:55:00 Release-Date: 2020-01-08 22:55:00 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 22:55:00 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:55:00 ==> Jenkins CI detected. 22:55:00 current dir:  /w/workspace/edgexfoundry_device-sdk-go_main 22:55:00 project root: . 22:55:00 --> token set from env 22:55:00 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:55:00 ==> Running gcov in . (disable via -X gcov) 22:55:00 ==> Python coveragepy not found 22:55:00 ==> Searching for coverage reports in: 22:55:00 + . 22:55:00 -> Found 1 reports 22:55:00 ==> Detecting git/mercurial file structure 22:55:00 ==> Reading reports 22:55:00 + ./coverage.out bytes=106712 22:55:00 ==> Appending adjustments 22:55:00 https://docs.codecov.io/docs/fixing-reports 22:55:00 + Found adjustments 22:55:00 ==> Gzipping contents 22:55:00 16K /tmp/codecov.dYyjeH.gz 22:55:00 ==> Uploading reports 22:55:00 url: https://codecov.io 22:55:00 query: branch=main&commit=661b18549173505f3afdb4be110c3839c952cb0c&build=194&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F194%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 22:55:00 -> Pinging Codecov 22:55:00 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=main&commit=661b18549173505f3afdb4be110c3839c952cb0c&build=194&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F194%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 22:55:07 -> Uploading to 22:55:07 https://storage.googleapis.com/codecov/v4/raw/2023-03-29/7E55EF52A471D76F132DFD9A03CDDE97/661b18549173505f3afdb4be110c3839c952cb0c/ffaa4ea0-92d1-42c7-a092-f1dfb931dd42.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230329%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230329T225506Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6774ff5e3e117c1c486e72f34a4b2db31bc6cf7ec661ea2171553bd27eae8e71 22:55:07 % Total % Received % Xferd Average Speed Time Time Time Current 22:55:07 Dload Upload Total Spent Left Speed 22:55:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15088 0 0 100 15088 0 74325 --:--:-- --:--:-- --:--:-- 73960 100 15088 0 0 100 15088 0 55675 --:--:-- --:--:-- --:--:-- 55470 22:55:07 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/661b18549173505f3afdb4be110c3839c952cb0c [Pipeline] } 22:55:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 22:55:07 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 22:55:07 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:55:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:55:07 22:55:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:55:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:55:08 1.410.4: Pulling from edgex-devops/edgex-snyk-go 22:55:08 df9b9388f04a: Pulling fs layer 22:55:08 52dc419b0ee2: Pulling fs layer 22:55:08 25bc292e5bac: Pulling fs layer 22:55:08 114826534d7a: Pulling fs layer 22:55:08 4657fd5d0bcf: Pulling fs layer 22:55:08 6ad1cebc031e: Pulling fs layer 22:55:08 8a3aa393b2d8: Pulling fs layer 22:55:08 4657fd5d0bcf: Waiting 22:55:08 6ad1cebc031e: Waiting 22:55:08 8a3aa393b2d8: Waiting 22:55:08 25bc292e5bac: Download complete 22:55:08 52dc419b0ee2: Download complete 22:55:08 4657fd5d0bcf: Verifying Checksum 22:55:08 4657fd5d0bcf: Download complete 22:55:08 df9b9388f04a: Download complete 22:55:08 6ad1cebc031e: Verifying Checksum 22:55:08 6ad1cebc031e: Download complete 22:55:08 df9b9388f04a: Pull complete 22:55:08 52dc419b0ee2: Pull complete 22:55:08 25bc292e5bac: Pull complete 22:55:08 114826534d7a: Verifying Checksum 22:55:08 114826534d7a: Download complete 22:55:08 8a3aa393b2d8: Verifying Checksum 22:55:08 8a3aa393b2d8: Download complete 22:55:12 114826534d7a: Pull complete 22:55:12 4657fd5d0bcf: Pull complete 22:55:12 6ad1cebc031e: Pull complete 22:55:14 8a3aa393b2d8: Pull complete 22:55:14 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 22:55:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:55:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:55:14 prd-ubuntu20.04-docker-8c-8g-6278 does not seem to be running inside a container 22:55:15 $ 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_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 22:55:21 $ docker top 342ab41e4e7ab621452ae97d36a0667364ea8e3ca50aedfcc421e898b91ee338 -eo pid,comm [Pipeline] { [Pipeline] echo 22:55:21 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh 22:55:21 + set -o pipefail 22:55:21 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' 22:55:25 22:55:25 Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v3)... 22:55:25 22:55:25 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1d897ce9-7d37-4e4c-99f4-c1fbe8b8d34b/history/e00b942d-6345-415e-9e03-d2546fa26719 22:55:25 22:55:25 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 22:55:25 22:55:25 22:55:25 A medium severity vulnerability was found in the Snyk CLI versions you are using. 22:55:25 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 22:55:25 More details here: https://snyk.co/ue1NS [Pipeline] } 22:55:25 $ docker stop --time=1 342ab41e4e7ab621452ae97d36a0667364ea8e3ca50aedfcc421e898b91ee338 22:55:30 $ docker rm -f --volumes 342ab41e4e7ab621452ae97d36a0667364ea8e3ca50aedfcc421e898b91ee338 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 22:55:30 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:55:30 provisioning config files... 22:55:30 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config8064756260513948473tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:55:30 --> edgex-publish-swagger.sh 22:55:30 === Publish openapi/v3 API === 22:55:30 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 22:55:30 [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v3/device-sdk.yaml] 22:55:30 % Total % Received % Xferd Average Speed Time Time Time Current 22:55:30 Dload Upload Total Spent Left Speed 22:55:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 23890 0 0 100 23890 0 265k --:--:-- --:--:-- --:--:-- 262k 100 23890 0 0 100 23890 0 48556 --:--:-- --:--:-- --:--:-- 48458 22:55:30 22:55:30 [Pipeline] } 22:55:30 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 22:55:31 + git log --format=format:%s -1 661b18549173505f3afdb4be110c3839c952cb0c [Pipeline] sh 22:55:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:55:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:55:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:55:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:55:32 prd-ubuntu20.04-docker-8c-8g-6278 does not seem to be running inside a container 22:55:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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/py-git-semver:0.1.4 cat 22:55:32 $ docker top 2609e6f663ed5d8e0c7b748f3558a8bfdd20376979861b02fbde0688d29421b9 -eo pid,comm 22:55:32 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). 22:55:32 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:55:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:55:32 [ssh-agent] Looking for ssh-agent implementation... 22:55:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:55:32 $ docker exec 2609e6f663ed5d8e0c7b748f3558a8bfdd20376979861b02fbde0688d29421b9 ssh-agent 22:55:32 SSH_AUTH_SOCK=/tmp/ssh-f6rZjC9TeRGW/agent.31 22:55:32 SSH_AGENT_PID=37 22:55:32 Running ssh-add (command line suppressed) 22:55:32 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_14785286368397439201.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_14785286368397439201.key) 22:55:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:55:33 + git semver tag 22:55:33 2023-03-29 22:55:33,448 [run_tag] DEBUG tag force:False 22:55:33 2023-03-29 22:55:33,448 [check_head_tag] DEBUG check head tag 22:55:33 2023-03-29 22:55:33,450 [execute] INFO git cat-file --batch-check 22:55:33 2023-03-29 22:55:33,450 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) 22:55:33 2023-03-29 22:55:33,453 [execute] INFO git cat-file --batch 22:55:33 2023-03-29 22:55:33,453 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) 22:55:33 2023-03-29 22:55:33,488 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 22:55:33 2023-03-29 22:55:33,488 [execute] INFO git tag -a v3.0.0-dev.63 -m v3.0.0-dev.63 22:55:33 2023-03-29 22:55:33,488 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.63', '-m', 'v3.0.0-dev.63'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) 22:55:33 2023-03-29 22:55:33,493 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 22:55:33 3.0.0-dev.63 [Pipeline] } 22:55:33 $ docker exec --env ******** --env ******** 2609e6f663ed5d8e0c7b748f3558a8bfdd20376979861b02fbde0688d29421b9 ssh-agent -k 22:55:33 unset SSH_AUTH_SOCK; 22:55:33 unset SSH_AGENT_PID; 22:55:33 echo Agent pid 37 killed; 22:55:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:55:33 + git semver [Pipeline] } 22:55:34 $ docker stop --time=1 2609e6f663ed5d8e0c7b748f3558a8bfdd20376979861b02fbde0688d29421b9 22:55:35 $ docker rm -f --volumes 2609e6f663ed5d8e0c7b748f3558a8bfdd20376979861b02fbde0688d29421b9 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:55:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:55:35 22:55:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:55:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:55:36 0.23.1-centos7: Pulling from edgex-lftools 22:55:36 ab5ef0e58194: Pulling fs layer 22:55:36 9712f1f96733: Pulling fs layer 22:55:36 63f879dbbcfc: Pulling fs layer 22:55:36 0d9ebad4ef96: Pulling fs layer 22:55:36 e9a5061849ea: Pulling fs layer 22:55:36 d747dcd14b5f: Pulling fs layer 22:55:36 2de7ff778b66: Pulling fs layer 22:55:36 d747dcd14b5f: Waiting 22:55:36 0d9ebad4ef96: Waiting 22:55:36 2de7ff778b66: Waiting 22:55:36 e9a5061849ea: Waiting 22:55:36 9712f1f96733: Verifying Checksum 22:55:36 9712f1f96733: Download complete 22:55:36 63f879dbbcfc: Verifying Checksum 22:55:36 63f879dbbcfc: Download complete 22:55:36 e9a5061849ea: Verifying Checksum 22:55:36 e9a5061849ea: Download complete 22:55:36 d747dcd14b5f: Verifying Checksum 22:55:36 d747dcd14b5f: Download complete 22:55:36 0d9ebad4ef96: Verifying Checksum 22:55:36 0d9ebad4ef96: Download complete 22:55:36 2de7ff778b66: Verifying Checksum 22:55:36 2de7ff778b66: Download complete 22:55:36 ab5ef0e58194: Verifying Checksum 22:55:36 ab5ef0e58194: Download complete 22:55:39 ab5ef0e58194: Pull complete 22:55:39 9712f1f96733: Pull complete 22:55:40 63f879dbbcfc: Pull complete 22:55:44 0d9ebad4ef96: Pull complete 22:55:45 e9a5061849ea: Pull complete 22:55:45 d747dcd14b5f: Pull complete 22:55:46 2de7ff778b66: Pull complete 22:55:46 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 22:55:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:55:46 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:55:46 prd-ubuntu20.04-docker-8c-8g-6278 does not seem to be running inside a container 22:55:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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:0.23.1-centos7 cat 22:55:54 $ docker top 40f28e089642e2889345f28540e36cccd27b389ef5ee2007b6d0b59734318ba7 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 22:55:54 provisioning config files... 22:55:54 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config12089549418487416459tmp 22:55:54 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config8994747326865550350tmp 22:55:54 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config79170974427551431tmp [Pipeline] { [Pipeline] echo 22:55:54 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 22:55:54 ---> sigul-configuration.sh 22:55:54 gpg: directory `/root/.gnupg' created 22:55:54 gpg: new configuration file `/root/.gnupg/gpg.conf' created 22:55:54 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 22:55:54 gpg: keyring `/root/.gnupg/secring.gpg' created 22:55:54 gpg: keyring `/root/.gnupg/pubring.gpg' created 22:55:54 gpg: CAST5 encrypted data 22:55:54 gpg: encrypted with 1 passphrase 22:55:54 gpg: WARNING: message was not integrity protected [Pipeline] sh 22:55:55 + mkdir /home/jenkins 22:55:55 + mkdir /home/jenkins/sigul [Pipeline] sh 22:55:55 + 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 22:55:55 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 22:55:55 ---> sigul-install.sh 22:55:55 Sigul already installed; skipping installation. [Pipeline] sh 22:55:56 + git tag --list 22:55:56 0.7.1 22:55:56 delhi-tag 22:55:56 v1.0.0 22:55:56 v1.1.0 22:55:56 v1.1.1 22:55:56 v1.1.2 22:55:56 v1.2.0 22:55:56 v1.2.1 22:55:56 v1.2.2 22:55:56 v1.2.3 22:55:56 v1.3.0 22:55:56 v1.4.0 22:55:56 v2.0.0 22:55:56 v2.1.0 22:55:56 v2.1.1 22:55:56 v2.1.1-dev.2 22:55:56 v2.1.1-dev.3 22:55:56 v2.2.0 22:55:56 v2.2.1-dev.1 22:55:56 v2.2.1-dev.10 22:55:56 v2.2.1-dev.11 22:55:56 v2.2.1-dev.12 22:55:56 v2.2.1-dev.13 22:55:56 v2.2.1-dev.14 22:55:56 v2.2.1-dev.2 22:55:56 v2.2.1-dev.3 22:55:56 v2.2.1-dev.4 22:55:56 v2.2.1-dev.5 22:55:56 v2.2.1-dev.6 22:55:56 v2.2.1-dev.7 22:55:56 v2.2.1-dev.8 22:55:56 v2.2.1-dev.9 22:55:56 v2.3.0 22:55:56 v2.3.0-dev.14 22:55:56 v2.3.0-dev.15 22:55:56 v2.3.0-dev.16 22:55:56 v2.3.0-dev.17 22:55:56 v2.3.0-dev.18 22:55:56 v2.3.0-dev.19 22:55:56 v2.3.0-dev.20 22:55:56 v2.3.0-dev.21 22:55:56 v2.3.0-dev.22 22:55:56 v2.3.0-dev.23 22:55:56 v2.3.0-dev.24 22:55:56 v2.3.0-dev.25 22:55:56 v2.3.0-dev.26 22:55:56 v2.3.0-dev.27 22:55:56 v2.3.0-dev.28 22:55:56 v2.3.0-dev.29 22:55:56 v2.3.0-dev.30 22:55:56 v2.3.0-dev.31 22:55:56 v2.3.0-dev.32 22:55:56 v2.3.0-dev.33 22:55:56 v2.3.0-dev.34 22:55:56 v2.3.0-dev.35 22:55:56 v2.3.0-dev.36 22:55:56 v2.3.0-dev.37 22:55:56 v2.3.0-dev.38 22:55:56 v2.3.0-dev.39 22:55:56 v2.3.0-dev.40 22:55:56 v2.3.0-dev.41 22:55:56 v2.3.0-dev.42 22:55:56 v2.3.0-dev.43 22:55:56 v2.3.0-dev.44 22:55:56 v2.3.0-dev.45 22:55:56 v2.3.0-dev.46 22:55:56 v2.3.0-dev.47 22:55:56 v2.3.0-dev.48 22:55:56 v2.3.0-dev.49 22:55:56 v2.3.0-dev.50 22:55:56 v2.3.0-dev.51 22:55:56 v2.3.1 22:55:56 v2.3.1-dev.1 22:55:56 v2.3.1-dev.2 22:55:56 v2.3.1-dev.3 22:55:56 v2.3.1-dev.4 22:55:56 v3.0.0-dev.1 22:55:56 v3.0.0-dev.10 22:55:56 v3.0.0-dev.11 22:55:56 v3.0.0-dev.12 22:55:56 v3.0.0-dev.13 22:55:56 v3.0.0-dev.14 22:55:56 v3.0.0-dev.15 22:55:56 v3.0.0-dev.16 22:55:56 v3.0.0-dev.17 22:55:56 v3.0.0-dev.18 22:55:56 v3.0.0-dev.19 22:55:56 v3.0.0-dev.2 22:55:56 v3.0.0-dev.20 22:55:56 v3.0.0-dev.21 22:55:56 v3.0.0-dev.22 22:55:56 v3.0.0-dev.23 22:55:56 v3.0.0-dev.24 22:55:56 v3.0.0-dev.25 22:55:56 v3.0.0-dev.26 22:55:56 v3.0.0-dev.27 22:55:56 v3.0.0-dev.28 22:55:56 v3.0.0-dev.29 22:55:56 v3.0.0-dev.3 22:55:56 v3.0.0-dev.30 22:55:56 v3.0.0-dev.31 22:55:56 v3.0.0-dev.32 22:55:56 v3.0.0-dev.33 22:55:56 v3.0.0-dev.34 22:55:56 v3.0.0-dev.35 22:55:56 v3.0.0-dev.36 22:55:56 v3.0.0-dev.37 22:55:56 v3.0.0-dev.38 22:55:56 v3.0.0-dev.39 22:55:56 v3.0.0-dev.4 22:55:56 v3.0.0-dev.40 22:55:56 v3.0.0-dev.41 22:55:56 v3.0.0-dev.42 22:55:56 v3.0.0-dev.43 22:55:56 v3.0.0-dev.44 22:55:56 v3.0.0-dev.45 22:55:56 v3.0.0-dev.46 22:55:56 v3.0.0-dev.47 22:55:56 v3.0.0-dev.48 22:55:56 v3.0.0-dev.49 22:55:56 v3.0.0-dev.5 22:55:56 v3.0.0-dev.50 22:55:56 v3.0.0-dev.51 22:55:56 v3.0.0-dev.52 22:55:56 v3.0.0-dev.53 22:55:56 v3.0.0-dev.54 22:55:56 v3.0.0-dev.55 22:55:56 v3.0.0-dev.56 22:55:56 v3.0.0-dev.57 22:55:56 v3.0.0-dev.58 22:55:56 v3.0.0-dev.59 22:55:56 v3.0.0-dev.6 22:55:56 v3.0.0-dev.60 22:55:56 v3.0.0-dev.61 22:55:56 v3.0.0-dev.62 22:55:56 v3.0.0-dev.63 22:55:56 v3.0.0-dev.7 22:55:56 v3.0.0-dev.8 22:55:56 v3.0.0-dev.9 [Pipeline] sh 22:55:56 + lftools sign git-tag v3.0.0-dev.63 22:55:56 Signing Git tag with Sigul... 22:55:56 Signing v3.0.0-dev.63 [Pipeline] echo 22:55:57 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 22:55:57 ---> sigul-configuration-cleanup.sh [Pipeline] } 22:55:57 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 22:55:57 $ docker stop --time=1 40f28e089642e2889345f28540e36cccd27b389ef5ee2007b6d0b59734318ba7 22:55:58 $ docker rm -f --volumes 40f28e089642e2889345f28540e36cccd27b389ef5ee2007b6d0b59734318ba7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 22:55:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:55:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:55:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:55:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:55:59 prd-ubuntu20.04-docker-8c-8g-6278 does not seem to be running inside a container 22:55:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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/py-git-semver:0.1.4 cat 22:55:59 $ docker top be43a4e4470a1da4b7cc2cab46cb12dd93c40e6ecda28ac22a84080eace7999f -eo pid,comm 22:55:59 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). 22:55:59 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:56:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:56:00 [ssh-agent] Looking for ssh-agent implementation... 22:56:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:56:00 $ docker exec be43a4e4470a1da4b7cc2cab46cb12dd93c40e6ecda28ac22a84080eace7999f ssh-agent 22:56:00 SSH_AUTH_SOCK=/tmp/ssh-sMp5aCN7SrY3/agent.33 22:56:00 SSH_AGENT_PID=39 22:56:00 Running ssh-add (command line suppressed) 22:56:00 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_11491462571081611003.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_11491462571081611003.key) 22:56:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:56:00 + git semver bump pre 22:56:00 2023-03-29 22:56:00,845 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 22:56:00 2023-03-29 22:56:00,845 [bump_version] DEBUG bumping version:3.0.0-dev.63 on axis:pre with prefix:dev 22:56:00 2023-03-29 22:56:00,845 [bump_version] DEBUG bumped version:3.0.0-dev.64 22:56:00 2023-03-29 22:56:00,845 [write_version] DEBUG write version:3.0.0-dev.64 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True 22:56:00 2023-03-29 22:56:00,845 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 22:56:00 2023-03-29 22:56:00,845 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 22:56:00 2023-03-29 22:56:00,847 [execute] INFO git cat-file --batch-check 22:56:00 2023-03-29 22:56:00,848 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 22:56:00 2023-03-29 22:56:00,854 [execute] INFO git cat-file --batch 22:56:00 2023-03-29 22:56:00,855 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 22:56:00 2023-03-29 22:56:00,860 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 22:56:00 3.0.0-dev.64 [Pipeline] } 22:56:00 $ docker exec --env ******** --env ******** be43a4e4470a1da4b7cc2cab46cb12dd93c40e6ecda28ac22a84080eace7999f ssh-agent -k 22:56:01 unset SSH_AUTH_SOCK; 22:56:01 unset SSH_AGENT_PID; 22:56:01 echo Agent pid 39 killed; 22:56:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:56:01 + git semver [Pipeline] } 22:56:01 $ docker stop --time=1 be43a4e4470a1da4b7cc2cab46cb12dd93c40e6ecda28ac22a84080eace7999f 22:56:02 $ docker rm -f --volumes be43a4e4470a1da4b7cc2cab46cb12dd93c40e6ecda28ac22a84080eace7999f [Pipeline] // withDockerContainer [Pipeline] sh 22:56:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:56:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:56:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:56:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:56:03 prd-ubuntu20.04-docker-8c-8g-6278 does not seem to be running inside a container 22:56:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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/py-git-semver:0.1.4 cat 22:56:03 $ docker top c0b83992a0896ae109e9ec4434391f3369394666950061ef03a54a01f4406421 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:56:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:56:04 [ssh-agent] Looking for ssh-agent implementation... 22:56:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:56:04 $ docker exec c0b83992a0896ae109e9ec4434391f3369394666950061ef03a54a01f4406421 ssh-agent 22:56:04 SSH_AUTH_SOCK=/tmp/ssh-sg6fIKxbT8FY/agent.32 22:56:04 SSH_AGENT_PID=38 22:56:04 Running ssh-add (command line suppressed) 22:56:04 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_14800083027331610433.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_14800083027331610433.key) 22:56:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:56:04 + git semver push 22:56:04 2023-03-29 22:56:04,863 [run_push] DEBUG push 22:56:04 2023-03-29 22:56:04,864 [execute] INFO git cat-file --batch-check 22:56:04 2023-03-29 22:56:04,864 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 22:56:04 2023-03-29 22:56:04,868 [execute] INFO git rev-list 887160ac12fed818a4d607435dd510bfbb5674fa -- 22:56:04 2023-03-29 22:56:04,868 [execute] DEBUG Popen(['git', 'rev-list', '887160ac12fed818a4d607435dd510bfbb5674fa', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 22:56:04 2023-03-29 22:56:04,880 [execute] INFO git fetch -v origin 22:56:04 2023-03-29 22:56:04,881 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) 22:56:05 2023-03-29 22:56:05,362 [run_push] DEBUG no remote changes detected 22:56:05 2023-03-29 22:56:05,363 [execute] INFO git push origin semver 22:56:05 2023-03-29 22:56:05,363 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 22:56:06 2023-03-29 22:56:06,165 [run_push] DEBUG push all version tags 22:56:06 2023-03-29 22:56:06,165 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 22:56:06 2023-03-29 22:56:06,165 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) 22:56:07 2023-03-29 22:56:06,952 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 22:56:07 3.0.0-dev.64 [Pipeline] } 22:56:07 $ docker exec --env ******** --env ******** c0b83992a0896ae109e9ec4434391f3369394666950061ef03a54a01f4406421 ssh-agent -k 22:56:07 unset SSH_AUTH_SOCK; 22:56:07 unset SSH_AGENT_PID; 22:56:07 echo Agent pid 38 killed; 22:56:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:56:07 + git semver [Pipeline] } 22:56:08 $ docker stop --time=1 c0b83992a0896ae109e9ec4434391f3369394666950061ef03a54a01f4406421 22:56:09 $ docker rm -f --volumes c0b83992a0896ae109e9ec4434391f3369394666950061ef03a54a01f4406421 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 22:56:09 + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] 22:56:09 + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives 22:56:09 total 16 22:56:09 drwxr-xr-x 3 root root 4096 Mar 29 22:40 . 22:56:09 drwxrwxr-x 12 jenkins jenkins 4096 Mar 29 22:55 .. 22:56:09 drwxr-xr-x 2 root root 4096 Mar 29 22:40 cost 22:56:09 -rw-r--r-- 1 root root 85 Mar 29 22:40 cost.csv 22:56:09 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives 22:56:09 + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives 22:56:09 total 16 22:56:09 drwxr-xr-x 3 jenkins jenkins 4096 Mar 29 22:40 . 22:56:09 drwxrwxr-x 12 jenkins jenkins 4096 Mar 29 22:55 .. 22:56:09 drwxr-xr-x 2 jenkins jenkins 4096 Mar 29 22:40 cost 22:56:09 -rw-r--r-- 1 jenkins jenkins 85 Mar 29 22:40 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:56:10 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:56:10 ---> package-listing.sh 22:56:10 ++ facter osfamily 22:56:10 ++ tr '[:upper:]' '[:lower:]' 22:56:11 + OS_FAMILY=debian 22:56:11 + workspace=/w/workspace/edgexfoundry_device-sdk-go_main 22:56:11 + START_PACKAGES=/tmp/packages_start.txt 22:56:11 + END_PACKAGES=/tmp/packages_end.txt 22:56:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:56:11 + PACKAGES=/tmp/packages_start.txt 22:56:11 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 22:56:11 + PACKAGES=/tmp/packages_end.txt 22:56:11 + case "${OS_FAMILY}" in 22:56:11 + dpkg -l 22:56:11 + grep '^ii' 22:56:11 + '[' -f /tmp/packages_start.txt ']' 22:56:11 + '[' -f /tmp/packages_end.txt ']' 22:56:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:56:11 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 22:56:11 + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ 22:56:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo 22:56:11 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_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:56:11 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:56:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:56:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:56:12 prd-ubuntu20.04-docker-8c-8g-6278 does not seem to be running inside a container 22:56:12 $ 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_main/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_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 22:56:12 $ docker top e16013c78c75e71c5341e0dc181fdd954066a8815f8abad9d144a0047655574e -eo pid,comm [Pipeline] { [Pipeline] sh 22:56:12 + touch /tmp/pre-build-complete [Pipeline] sh 22:56:12 + mkdir -p /var/log/sysstat [Pipeline] sh 22:56:13 + ls /var/log/sa-host 22:56:13 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:56:13 provisioning config files... 22:56:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config398445693233258900tmp [Pipeline] { [Pipeline] echo 22:56:13 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:56:13 ---> create-netrc.sh [Pipeline] } 22:56:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:56:13 ---> python-tools-install.sh [Pipeline] echo 22:56:13 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:56:14 ---> sudo-logs.sh 22:56:14 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:56:14 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:56:14 ---> job-cost.sh 22:56:14 lf-activate-venv: SKIPPING 22:56:14 DEBUG: total: 0.2199999988079071 22:56:14 INFO: Retrieving Stack Cost... 22:56:14 INFO: Retrieving Pricing Info for: v3-standard-8 22:56:15 INFO: Archiving Costs [Pipeline] echo 22:56:15 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:56:15 ---> logs-deploy.sh 22:56:15 lf-activate-venv: SKIPPING 22:56:15 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/194 22:56:15 INFO: archiving workspace using pattern(s): 22:56:16 Archives upload complete. 22:56:16 INFO: archiving logs to Nexus 22:56:17 ---> uname -a: 22:56:17 Linux prd-ubuntu20-04-docker-8c-8g-6278 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 22:56:17 22:56:17 22:56:17 ---> lscpu: 22:56:17 Architecture: x86_64 22:56:17 CPU op-mode(s): 32-bit, 64-bit 22:56:17 Byte Order: Little Endian 22:56:17 Address sizes: 40 bits physical, 48 bits virtual 22:56:17 CPU(s): 8 22:56:17 On-line CPU(s) list: 0-7 22:56:17 Thread(s) per core: 1 22:56:17 Core(s) per socket: 1 22:56:17 Socket(s): 8 22:56:17 NUMA node(s): 1 22:56:17 Vendor ID: AuthenticAMD 22:56:17 CPU family: 23 22:56:17 Model: 49 22:56:17 Model name: AMD EPYC-Rome Processor 22:56:17 Stepping: 0 22:56:17 CPU MHz: 2799.998 22:56:17 BogoMIPS: 5599.99 22:56:17 Virtualization: AMD-V 22:56:17 Hypervisor vendor: KVM 22:56:17 Virtualization type: full 22:56:17 L1d cache: 256 KiB 22:56:17 L1i cache: 256 KiB 22:56:17 L2 cache: 4 MiB 22:56:17 L3 cache: 128 MiB 22:56:17 NUMA node0 CPU(s): 0-7 22:56:17 Vulnerability Itlb multihit: Not affected 22:56:17 Vulnerability L1tf: Not affected 22:56:17 Vulnerability Mds: Not affected 22:56:17 Vulnerability Meltdown: Not affected 22:56:17 Vulnerability Mmio stale data: Not affected 22:56:17 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:56:17 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 22:56:17 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 22:56:17 Vulnerability Srbds: Not affected 22:56:17 Vulnerability Tsx async abort: Not affected 22:56:17 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 22:56:17 22:56:17 22:56:17 ---> nproc: 22:56:17 8 22:56:17 22:56:17 22:56:17 ---> df -h: 22:56:17 Filesystem Size Used Avail Use% Mounted on 22:56:17 overlay 155G 13G 143G 9% / 22:56:17 tmpfs 64M 0 64M 0% /dev 22:56:17 tmpfs 16G 0 16G 0% /sys/fs/cgroup 22:56:17 shm 64M 0 64M 0% /dev/shm 22:56:17 /dev/vda1 155G 13G 143G 9% /facter-os 22:56:17 22:56:17 22:56:17 ---> sar -b -r -n DEV: 22:56:17 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6278) 03/29/23 _x86_64_ (8 CPU) 22:56:17 22:56:17 22:37:16 LINUX RESTART (8 CPU) 22:56:17 22:56:17 22:38:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 22:56:17 22:39:01 214.85 5.08 209.77 0.00 471.12 125306.98 0.00 22:56:17 22:40:01 83.30 0.28 83.02 0.00 9.20 63276.65 0.00 22:56:17 22:41:01 119.83 0.07 119.76 0.00 11.06 66018.33 0.00 22:56:17 22:42:01 2.63 0.00 2.63 0.00 0.00 30.28 0.00 22:56:17 22:43:01 52.82 10.63 42.19 0.00 5154.95 8754.82 0.00 22:56:17 22:44:01 5.05 0.02 5.03 0.00 0.13 113.18 0.00 22:56:17 22:45:01 1.70 0.00 1.70 0.00 0.00 19.86 0.00 22:56:17 22:46:01 1.78 0.00 1.78 0.00 0.00 19.20 0.00 22:56:17 22:47:01 0.92 0.00 0.92 0.00 0.00 9.73 0.00 22:56:17 22:48:01 1.77 0.00 1.77 0.00 0.00 18.66 0.00 22:56:17 22:49:01 0.85 0.00 0.85 0.00 0.00 9.47 0.00 22:56:17 22:50:01 2.03 0.00 2.03 0.00 0.00 21.60 0.00 22:56:17 22:51:01 1.35 0.00 1.35 0.00 0.00 15.33 0.00 22:56:17 22:52:01 1.53 0.00 1.53 0.00 0.00 16.80 0.00 22:56:17 22:53:01 1.75 0.02 1.73 0.00 0.13 24.40 0.00 22:56:17 22:54:01 1.28 0.00 1.28 0.00 0.00 15.33 0.00 22:56:17 22:55:01 2.47 0.70 1.77 0.00 78.39 26.00 0.00 22:56:17 22:56:01 106.17 0.18 105.98 0.00 3.60 56571.90 0.00 22:56:17 Average: 33.45 0.94 32.51 0.00 318.30 17792.61 0.00 22:56:17 22:56:17 22:38:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:56:17 22:39:01 28487832 31588124 716076 2.18 143260 3168480 1754564 5.17 1064240 2896452 136 22:56:17 22:40:01 28264932 31430240 866700 2.64 148536 3202896 2135632 6.29 1358376 2790740 11268 22:56:17 22:41:01 27684716 31578392 720900 2.19 158312 3877032 1745936 5.15 1257252 3428960 376 22:56:17 22:42:01 27684372 31578168 720804 2.19 158376 3877032 1745936 5.15 1257636 3428964 16 22:56:17 22:43:01 27162784 31560320 722796 2.20 191840 4332432 1815996 5.35 1582304 3596008 1076 22:56:17 22:44:01 27169836 31562568 720076 2.19 190356 4329304 1796308 5.29 1572920 3592892 356 22:56:17 22:45:01 27180216 31572952 709688 2.16 190372 4329308 1796308 5.29 1563008 3592896 12 22:56:17 22:46:01 27179956 31572736 709824 2.16 190420 4329312 1796308 5.29 1563088 3592900 20 22:56:17 22:47:01 27180084 31572900 709812 2.16 190436 4329312 1796308 5.29 1563468 3592900 8 22:56:17 22:48:01 27180408 31573252 709412 2.16 190468 4329316 1796308 5.29 1563344 3592904 4 22:56:17 22:49:01 27180140 31573284 709600 2.16 190488 4329316 1796308 5.29 1563080 3593168 12 22:56:17 22:50:01 27179948 31573168 709544 2.16 190560 4329320 1796308 5.29 1563172 3593184 16 22:56:17 22:51:01 27179956 31573240 709436 2.16 190620 4329316 1796308 5.29 1563432 3593192 12 22:56:17 22:52:01 27180696 31573980 708556 2.15 190652 4329328 1796308 5.29 1562952 3593192 8 22:56:17 22:53:01 27180296 31573680 709460 2.16 190712 4329312 1790780 5.28 1563128 3593160 64 22:56:17 22:54:01 27180256 31573644 709388 2.16 190736 4329312 1790780 5.28 1563376 3593164 164 22:56:17 22:55:01 27173740 31569540 712520 2.17 190776 4331444 1851724 5.46 1567312 3594948 0 22:56:17 22:56:01 25656172 31529284 745540 2.27 229472 5639788 1918240 5.65 1696816 4844336 772 22:56:17 Average: 27282574 31562748 723341 2.20 184244 4225087 1817576 5.36 1499384 3561331 796 22:56:17 22:56:17 22:38:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:56:17 22:39:01 lo 4.13 4.13 0.41 0.41 0.00 0.00 0.00 0.00 22:56:17 22:39:01 ens3 548.61 331.71 7709.84 49.53 0.00 0.00 0.00 0.00 22:56:17 22:39:01 docker0 172.05 290.70 14.05 1985.77 0.00 0.00 0.00 0.00 22:56:17 22:40:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 22:56:17 22:40:01 ens3 56.44 47.79 78.67 99.42 0.00 0.00 0.00 0.00 22:56:17 22:40:01 veth059b50a 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 22:56:17 22:40:01 docker0 1.23 3.25 0.08 42.53 0.00 0.00 0.00 0.00 22:56:17 22:41:01 lo 1.73 1.73 0.17 0.17 0.00 0.00 0.00 0.00 22:56:17 22:41:01 ens3 117.76 69.47 2625.55 13.66 0.00 0.00 0.00 0.00 22:56:17 22:41:01 docker0 1.75 4.63 0.10 42.63 0.00 0.00 0.00 0.00 22:56:17 22:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:56:17 22:42:01 ens3 3.08 1.25 2.17 0.51 0.00 0.00 0.00 0.00 22:56:17 22:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:56:17 22:43:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 22:56:17 22:43:01 ens3 169.11 83.42 2807.28 6.82 0.00 0.00 0.00 0.00 22:56:17 22:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:56:17 22:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:56:17 22:44:01 ens3 0.37 0.25 0.02 0.02 0.00 0.00 0.00 0.00 22:56:17 22:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:56:17 22:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:56:17 22:45:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 22:56:17 22:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:56:17 22:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:56:17 22:46:01 ens3 0.25 0.12 0.02 0.01 0.00 0.00 0.00 0.00 22:56:17 22:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:56:17 22:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:56:17 22:47:01 ens3 0.13 0.02 0.01 0.00 0.00 0.00 0.00 0.00 22:56:17 22:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:56:17 22:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:56:17 22:48:01 ens3 0.33 0.20 0.09 0.07 0.00 0.00 0.00 0.00 22:56:17 22:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:56:17 22:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:56:17 22:49:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 22:56:17 22:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:56:17 22:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:56:17 22:50:01 ens3 0.23 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:56:17 22:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:56:17 22:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:56:17 22:51:01 ens3 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:56:17 22:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:56:17 22:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:56:17 22:52:01 ens3 0.37 0.17 0.13 0.01 0.00 0.00 0.00 0.00 22:56:17 22:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:56:17 22:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:56:17 22:53:01 ens3 0.28 0.12 0.09 0.07 0.00 0.00 0.00 0.00 22:56:17 22:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:56:17 22:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:56:17 22:54:01 ens3 0.35 0.08 0.08 0.01 0.00 0.00 0.00 0.00 22:56:17 22:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:56:17 22:55:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 22:56:17 22:55:01 ens3 3.32 2.58 3.73 1.15 0.00 0.00 0.00 0.00 22:56:17 22:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:56:17 22:56:01 lo 2.07 2.07 0.20 0.20 0.00 0.00 0.00 0.00 22:56:17 22:56:01 vetha1cfec4 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 22:56:17 22:56:01 ens3 363.17 212.45 7785.05 42.50 0.00 0.00 0.00 0.00 22:56:17 22:56:01 docker0 34.91 62.19 3.05 582.70 0.00 0.00 0.00 0.00 22:56:17 Average: lo 0.59 0.59 0.05 0.05 0.00 0.00 0.00 0.00 22:56:17 Average: vetha1cfec4 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00 22:56:17 Average: ens3 70.23 41.65 1167.39 11.88 0.00 0.00 0.00 0.00 22:56:17 Average: docker0 11.66 20.04 0.96 147.42 0.00 0.00 0.00 0.00 22:56:17 22:56:17 22:56:17 ---> sar -P ALL: 22:56:17 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6278) 03/29/23 _x86_64_ (8 CPU) 22:56:17 22:56:17 22:37:16 LINUX RESTART (8 CPU) 22:56:17 22:56:17 22:38:01 CPU %user %nice %system %iowait %steal %idle 22:56:17 22:39:01 all 10.21 0.00 4.97 4.56 0.07 80.19 22:56:17 22:39:01 0 11.66 0.00 5.37 1.67 0.07 81.23 22:56:17 22:39:01 1 9.71 0.00 4.67 1.06 0.05 84.52 22:56:17 22:39:01 2 10.68 0.00 5.61 10.91 0.07 72.73 22:56:17 22:39:01 3 10.35 0.00 5.02 14.89 0.08 69.65 22:56:17 22:39:01 4 7.63 0.00 5.31 3.63 0.05 83.38 22:56:17 22:39:01 5 11.05 0.00 4.13 0.19 0.07 84.56 22:56:17 22:39:01 6 10.71 0.00 5.02 2.62 0.07 81.58 22:56:17 22:39:01 7 9.92 0.00 4.60 1.58 0.08 83.82 22:56:17 22:40:01 all 43.37 0.00 6.14 0.95 0.11 49.43 22:56:17 22:40:01 0 45.00 0.00 6.49 0.15 0.10 48.25 22:56:17 22:40:01 1 42.33 0.00 5.81 0.08 0.10 51.68 22:56:17 22:40:01 2 43.32 0.00 6.40 0.69 0.13 49.46 22:56:17 22:40:01 3 43.98 0.00 6.48 4.21 0.10 45.22 22:56:17 22:40:01 4 44.29 0.00 6.36 0.57 0.10 48.67 22:56:17 22:40:01 5 40.47 0.00 5.23 0.90 0.10 53.31 22:56:17 22:40:01 6 42.57 0.00 5.97 0.71 0.08 50.67 22:56:17 22:40:01 7 45.01 0.00 6.34 0.32 0.13 48.20 22:56:17 22:41:01 all 15.29 0.00 3.24 1.93 0.05 79.49 22:56:17 22:41:01 0 16.21 0.00 3.53 0.45 0.07 79.74 22:56:17 22:41:01 1 14.21 0.00 2.88 0.47 0.03 82.41 22:56:17 22:41:01 2 15.91 0.00 3.85 0.03 0.03 80.17 22:56:17 22:41:01 3 16.05 0.00 3.63 0.20 0.05 80.07 22:56:17 22:41:01 4 13.81 0.00 3.08 10.63 0.05 72.42 22:56:17 22:41:01 5 14.87 0.00 2.72 0.10 0.05 82.26 22:56:17 22:41:01 6 15.41 0.00 2.92 2.84 0.05 78.79 22:56:17 22:41:01 7 15.81 0.00 3.32 0.78 0.07 80.03 22:56:17 22:42:01 all 0.02 0.00 0.01 0.01 0.01 99.95 22:56:17 22:42:01 0 0.05 0.00 0.02 0.00 0.03 99.90 22:56:17 22:42:01 1 0.02 0.00 0.02 0.00 0.00 99.97 22:56:17 22:42:01 2 0.02 0.00 0.00 0.00 0.00 99.98 22:56:17 22:42:01 3 0.05 0.00 0.02 0.00 0.02 99.92 22:56:17 22:42:01 4 0.00 0.00 0.00 0.02 0.00 99.98 22:56:17 22:42:01 5 0.02 0.00 0.00 0.02 0.00 99.97 22:56:17 22:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:56:17 22:42:01 7 0.03 0.00 0.00 0.07 0.02 99.88 22:56:17 22:43:01 all 2.21 0.00 1.33 2.47 0.03 93.95 22:56:17 22:43:01 0 3.43 0.00 0.93 2.53 0.05 93.06 22:56:17 22:43:01 1 1.84 0.00 0.92 0.22 0.03 97.00 22:56:17 22:43:01 2 2.09 0.00 2.47 0.07 0.03 95.34 22:56:17 22:43:01 3 3.57 0.00 1.24 2.95 0.03 92.20 22:56:17 22:43:01 4 1.71 0.00 2.41 1.51 0.03 94.34 22:56:17 22:43:01 5 2.09 0.00 1.15 0.97 0.03 95.76 22:56:17 22:43:01 6 1.88 0.00 0.65 0.40 0.02 97.05 22:56:17 22:43:01 7 1.09 0.00 0.90 11.16 0.03 86.81 22:56:17 22:44:01 all 0.30 0.00 0.05 0.05 0.01 99.60 22:56:17 22:44:01 0 1.81 0.00 0.05 0.02 0.03 98.09 22:56:17 22:44:01 1 0.02 0.00 0.03 0.00 0.00 99.95 22:56:17 22:44:01 2 0.02 0.00 0.05 0.00 0.00 99.93 22:56:17 22:44:01 3 0.32 0.00 0.07 0.00 0.00 99.62 22:56:17 22:44:01 4 0.02 0.00 0.05 0.05 0.02 99.87 22:56:17 22:44:01 5 0.02 0.00 0.05 0.00 0.00 99.93 22:56:17 22:44:01 6 0.12 0.00 0.03 0.02 0.00 99.83 22:56:17 22:44:01 7 0.03 0.00 0.03 0.33 0.00 99.60 22:56:17 22:45:01 all 0.01 0.00 0.01 0.02 0.01 99.96 22:56:17 22:45:01 0 0.02 0.00 0.02 0.00 0.03 99.93 22:56:17 22:45:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:56:17 22:45:01 2 0.00 0.00 0.02 0.00 0.00 99.98 22:56:17 22:45:01 3 0.03 0.00 0.02 0.00 0.02 99.93 22:56:17 22:45:01 4 0.00 0.00 0.00 0.07 0.00 99.93 22:56:17 22:45:01 5 0.02 0.00 0.00 0.00 0.00 99.98 22:56:17 22:45:01 6 0.02 0.00 0.00 0.00 0.00 99.98 22:56:17 22:45:01 7 0.00 0.00 0.00 0.08 0.02 99.90 22:56:17 22:46:01 all 0.01 0.00 0.01 0.03 0.01 99.94 22:56:17 22:46:01 0 0.02 0.00 0.02 0.00 0.03 99.93 22:56:17 22:46:01 1 0.00 0.00 0.02 0.00 0.02 99.97 22:56:17 22:46:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:56:17 22:46:01 3 0.02 0.00 0.02 0.00 0.00 99.97 22:56:17 22:46:01 4 0.00 0.00 0.00 0.10 0.02 99.88 22:56:17 22:46:01 5 0.03 0.00 0.02 0.00 0.00 99.95 22:56:17 22:46:01 6 0.00 0.00 0.00 0.00 0.02 99.98 22:56:17 22:46:01 7 0.00 0.00 0.00 0.15 0.00 99.85 22:56:17 22:47:01 all 0.03 0.00 0.01 0.02 0.01 99.94 22:56:17 22:47:01 0 0.05 0.00 0.03 0.00 0.03 99.88 22:56:17 22:47:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:56:17 22:47:01 2 0.03 0.00 0.00 0.00 0.02 99.95 22:56:17 22:47:01 3 0.03 0.00 0.02 0.00 0.02 99.93 22:56:17 22:47:01 4 0.00 0.00 0.00 0.15 0.00 99.85 22:56:17 22:47:01 5 0.03 0.00 0.00 0.00 0.00 99.97 22:56:17 22:47:01 6 0.03 0.00 0.02 0.00 0.00 99.95 22:56:17 22:47:01 7 0.02 0.00 0.00 0.02 0.00 99.97 22:56:17 22:48:01 all 0.06 0.00 0.01 0.02 0.01 99.91 22:56:17 22:48:01 0 0.43 0.00 0.02 0.00 0.00 99.55 22:56:17 22:48:01 1 0.02 0.00 0.00 0.00 0.00 99.98 22:56:17 22:48:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:56:17 22:48:01 3 0.02 0.00 0.03 0.00 0.02 99.93 22:56:17 22:48:01 4 0.00 0.00 0.00 0.02 0.02 99.97 22:56:17 22:48:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:56:17 22:48:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:56:17 22:48:01 7 0.00 0.00 0.00 0.13 0.02 99.85 22:56:17 22:49:01 all 0.02 0.00 0.00 0.03 0.01 99.95 22:56:17 22:49:01 0 0.03 0.00 0.00 0.00 0.02 99.95 22:56:17 22:49:01 1 0.02 0.00 0.00 0.00 0.00 99.98 22:56:17 22:49:01 2 0.02 0.00 0.00 0.13 0.00 99.85 22:56:17 22:49:01 3 0.03 0.00 0.02 0.00 0.02 99.93 22:56:17 22:49:01 4 0.00 0.00 0.00 0.00 0.02 99.98 22:56:17 22:49:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:56:17 22:49:01 6 0.02 0.00 0.00 0.00 0.00 99.98 22:56:17 22:49:01 7 0.03 0.00 0.00 0.08 0.00 99.88 22:56:17 22:56:17 22:49:01 CPU %user %nice %system %iowait %steal %idle 22:56:17 22:50:01 all 0.01 0.00 0.00 0.04 0.01 99.94 22:56:17 22:50:01 0 0.00 0.00 0.00 0.00 0.00 100.00 22:56:17 22:50:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:56:17 22:50:01 2 0.00 0.00 0.00 0.02 0.02 99.97 22:56:17 22:50:01 3 0.07 0.00 0.02 0.00 0.02 99.90 22:56:17 22:50:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:56:17 22:50:01 5 0.00 0.00 0.00 0.00 0.02 99.98 22:56:17 22:50:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:56:17 22:50:01 7 0.00 0.00 0.02 0.30 0.02 99.67 22:56:17 22:51:01 all 0.10 0.00 0.01 0.01 0.01 99.87 22:56:17 22:51:01 0 0.73 0.00 0.02 0.00 0.02 99.24 22:56:17 22:51:01 1 0.02 0.00 0.00 0.00 0.02 99.97 22:56:17 22:51:01 2 0.00 0.00 0.02 0.00 0.00 99.98 22:56:17 22:51:01 3 0.03 0.00 0.02 0.00 0.02 99.93 22:56:17 22:51:01 4 0.00 0.00 0.02 0.00 0.02 99.97 22:56:17 22:51:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:56:17 22:51:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:56:17 22:51:01 7 0.00 0.00 0.02 0.10 0.00 99.88 22:56:17 22:52:01 all 0.01 0.00 0.01 0.01 0.01 99.97 22:56:17 22:52:01 0 0.02 0.00 0.02 0.00 0.00 99.97 22:56:17 22:52:01 1 0.00 0.00 0.02 0.02 0.00 99.97 22:56:17 22:52:01 2 0.02 0.00 0.00 0.00 0.00 99.98 22:56:17 22:52:01 3 0.05 0.00 0.00 0.00 0.03 99.92 22:56:17 22:52:01 4 0.00 0.00 0.00 0.02 0.00 99.98 22:56:17 22:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:56:17 22:52:01 6 0.02 0.00 0.02 0.00 0.00 99.97 22:56:17 22:52:01 7 0.02 0.00 0.00 0.02 0.02 99.95 22:56:17 22:53:01 all 0.08 0.00 0.02 0.02 0.01 99.87 22:56:17 22:53:01 0 0.52 0.00 0.02 0.00 0.02 99.45 22:56:17 22:53:01 1 0.02 0.00 0.02 0.00 0.00 99.97 22:56:17 22:53:01 2 0.00 0.00 0.02 0.00 0.00 99.98 22:56:17 22:53:01 3 0.05 0.00 0.03 0.00 0.02 99.90 22:56:17 22:53:01 4 0.02 0.00 0.00 0.15 0.02 99.82 22:56:17 22:53:01 5 0.00 0.00 0.03 0.00 0.00 99.97 22:56:17 22:53:01 6 0.02 0.00 0.03 0.00 0.02 99.93 22:56:17 22:53:01 7 0.03 0.00 0.00 0.02 0.00 99.95 22:56:17 22:54:01 all 0.02 0.00 0.01 0.01 0.01 99.96 22:56:17 22:54:01 0 0.02 0.00 0.00 0.00 0.02 99.97 22:56:17 22:54:01 1 0.02 0.00 0.00 0.00 0.02 99.97 22:56:17 22:54:01 2 0.02 0.00 0.00 0.00 0.00 99.98 22:56:17 22:54:01 3 0.03 0.00 0.03 0.00 0.02 99.92 22:56:17 22:54:01 4 0.02 0.00 0.00 0.00 0.00 99.98 22:56:17 22:54:01 5 0.03 0.00 0.00 0.00 0.00 99.97 22:56:17 22:54:01 6 0.00 0.00 0.02 0.00 0.00 99.98 22:56:17 22:54:01 7 0.00 0.00 0.00 0.08 0.02 99.90 22:56:17 22:55:01 all 0.24 0.00 0.09 0.01 0.00 99.66 22:56:17 22:55:01 0 1.27 0.00 0.08 0.00 0.00 98.64 22:56:17 22:55:01 1 0.13 0.00 0.07 0.00 0.00 99.80 22:56:17 22:55:01 2 0.07 0.00 0.12 0.02 0.00 99.80 22:56:17 22:55:01 3 0.07 0.00 0.18 0.00 0.02 99.73 22:56:17 22:55:01 4 0.05 0.00 0.08 0.05 0.02 99.80 22:56:17 22:55:01 5 0.17 0.00 0.03 0.00 0.00 99.80 22:56:17 22:55:01 6 0.07 0.00 0.07 0.00 0.00 99.87 22:56:17 22:55:01 7 0.08 0.00 0.08 0.00 0.00 99.83 22:56:17 22:56:01 all 7.86 0.00 3.39 4.88 0.07 83.79 22:56:17 22:56:01 0 7.96 0.00 3.26 0.00 0.07 88.71 22:56:17 22:56:01 1 7.88 0.00 3.60 2.88 0.10 85.53 22:56:17 22:56:01 2 7.84 0.00 3.28 0.49 0.07 88.33 22:56:17 22:56:01 3 8.42 0.00 2.93 0.05 0.07 88.54 22:56:17 22:56:01 4 7.15 0.00 3.44 22.37 0.07 66.97 22:56:17 22:56:01 5 6.70 0.00 2.93 6.01 0.07 84.29 22:56:17 22:56:01 6 7.13 0.00 2.92 1.53 0.07 88.35 22:56:17 22:56:01 7 9.80 0.00 4.76 5.84 0.08 79.51 22:56:17 Average: all 4.40 0.00 1.06 0.83 0.02 93.68 22:56:17 Average: 0 4.93 0.00 1.10 0.27 0.03 93.67 22:56:17 Average: 1 4.19 0.00 0.99 0.26 0.02 94.53 22:56:17 Average: 2 4.41 0.00 1.20 0.68 0.02 93.69 22:56:17 Average: 3 4.59 0.00 1.09 1.23 0.03 93.07 22:56:17 Average: 4 4.12 0.00 1.14 2.16 0.02 92.55 22:56:17 Average: 5 4.15 0.00 0.90 0.45 0.02 94.48 22:56:17 Average: 6 4.30 0.00 0.97 0.45 0.02 94.26 22:56:17 Average: 7 4.51 0.00 1.10 1.16 0.03 93.19 22:56:17 22:56:17 22:56:17