Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7dbdf76fddf8d5c49cfbe8a20277166ae9dac901 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-ssh1074299399426113346.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1766866727391477273.key Verifying host key using known hosts file > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d The recommended git tool is: git using credential edgex-jenkins-ssh > 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-ssh7489290083875268598.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh17946341874616255209.key Verifying host key using known hosts file > 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-ssh14594247765275597783.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-6092 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 7dbdf76fddf8d5c49cfbe8a20277166ae9dac901 (main) Commit message: "Merge pull request #1223 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.3.0-dev.18" > 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 7dbdf76fddf8d5c49cfbe8a20277166ae9dac901 # timeout=10 > git rev-list --no-walk 238ac69fab1befba96aeb5fe41e06f86e376d8a9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:23:17 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:23:17 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:23:17 ========================================================= 14:23:17 EdgeX Global Pipelines Version Info 14:23:17 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:23:18 ------------------- 14:23:18 stable info: 14:23:18 ------------------- 14:23:18 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:23:18 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 14:23:18 Message: update stable to v1.0.239 14:23:18 ------------------- 14:23:18 experimental info: 14:23:18 ------------------- 14:23:18 Commited By: **** collab-it+edgex@linuxfoundation.org 14:23:18 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 14:23:18 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:23:18 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 14:23:18 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 14:23:18 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:23:18 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:23:18 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:23:18 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 14:23:18 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 14:23:18 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 14:23:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:23:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:23:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:23:19 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 14:23:19 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:23:19 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:23:19 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:23:19 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 14:23:19 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 14:23:19 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 14:23:19 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:23:19 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:23:19 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 14:23:19 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 14:23:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 14:23:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 14:23:19 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 14:23:19 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:23:19 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 14:23:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 14:23:19 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 14:23:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 14:23:19 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7dbdf76fddf8d5c49cfbe8a20277166ae9dac901 [Pipeline] echo 14:23:19 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7dbdf76 [Pipeline] echo 14:23:19 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:23:19 provisioning config files... 14:23:19 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config12848879762603937635tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:23:19 ---> docker-login.sh 14:23:19 nexus3.edgexfoundry.org:10001 14:23:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:23:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:23:20 Configure a credential helper to remove this warning. See 14:23:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:23:20 14:23:20 Login Succeeded 14:23:20 nexus3.edgexfoundry.org:10002 14:23:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:23:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:23:20 Configure a credential helper to remove this warning. See 14:23:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:23:20 14:23:20 Login Succeeded 14:23:20 nexus3.edgexfoundry.org:10003 14:23:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:23:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:23:20 Configure a credential helper to remove this warning. See 14:23:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:23:20 14:23:20 Login Succeeded 14:23:20 nexus3.edgexfoundry.org:10004 14:23:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:23:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:23:20 Configure a credential helper to remove this warning. See 14:23:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:23:20 14:23:20 Login Succeeded 14:23:20 docker.io 14:23:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:23:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:23:20 Configure a credential helper to remove this warning. See 14:23:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:23:20 14:23:20 Login Succeeded 14:23:20 ---> docker-login.sh ends [Pipeline] } 14:23:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 14:23:21 + git rev-list -1 --merges 7dbdf76fddf8d5c49cfbe8a20277166ae9dac901~1..7dbdf76fddf8d5c49cfbe8a20277166ae9dac901 [Pipeline] echo 14:23:21 -----------> git rev-list -1 --merges 7dbdf76fddf8d5c49cfbe8a20277166ae9dac901~1..7dbdf76fddf8d5c49cfbe8a20277166ae9dac901 7dbdf76fddf8d5c49cfbe8a20277166ae9dac901 14:23:21 7dbdf76fddf8d5c49cfbe8a20277166ae9dac901 [false] [Pipeline] sh 14:23:21 + git log --format=format:%s -1 7dbdf76fddf8d5c49cfbe8a20277166ae9dac901 [Pipeline] echo 14:23:21 ========================================================= 14:23:21 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 14:23:21 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:23:22 + git log --format=format:%s -1 7dbdf76fddf8d5c49cfbe8a20277166ae9dac901 [Pipeline] echo 14:23:22 [semverPrep] GIT_COMMIT: 7dbdf76fddf8d5c49cfbe8a20277166ae9dac901, Commit Message: Merge pull request #1223 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.3.0-dev.18 [Pipeline] echo 14:23:22 [semverPrep] This is not a build commit. [Pipeline] sh 14:23:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:23:22 + grep -v github /etc/ssh/ssh_known_hosts 14:23:22 + [ -e /tmp/ssh_known_hosts ] 14:23:22 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 14:23:22 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 14:23:22 + sudo tee -a /etc/ssh/ssh_known_hosts 14:23:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:23:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:23:22 14:23:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:23:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:23:23 0.1.4: Pulling from edgex-devops/py-git-semver 14:23:23 b85a868b505f: Pulling fs layer 14:23:23 e2be974225ed: Pulling fs layer 14:23:23 339a4e72a1f5: Pulling fs layer 14:23:23 988bab9f4d93: Pulling fs layer 14:23:23 1469e6f7b9e6: Pulling fs layer 14:23:23 eaf3925da568: Pulling fs layer 14:23:23 bab4dde63d76: Pulling fs layer 14:23:23 bde34c3a00c8: Pulling fs layer 14:23:23 b352a97aabf1: Pulling fs layer 14:23:23 4872d77fe225: Pulling fs layer 14:23:23 5851b861e8e6: Pulling fs layer 14:23:23 4872d77fe225: Waiting 14:23:23 988bab9f4d93: Waiting 14:23:23 1469e6f7b9e6: Waiting 14:23:23 eaf3925da568: Waiting 14:23:23 bab4dde63d76: Waiting 14:23:23 5851b861e8e6: Waiting 14:23:23 bde34c3a00c8: Waiting 14:23:23 b352a97aabf1: Waiting 14:23:23 e2be974225ed: Download complete 14:23:23 988bab9f4d93: Download complete 14:23:23 1469e6f7b9e6: Verifying Checksum 14:23:23 1469e6f7b9e6: Download complete 14:23:23 eaf3925da568: Download complete 14:23:23 339a4e72a1f5: Verifying Checksum 14:23:23 339a4e72a1f5: Download complete 14:23:23 bde34c3a00c8: Verifying Checksum 14:23:23 bde34c3a00c8: Download complete 14:23:23 b352a97aabf1: Download complete 14:23:23 4872d77fe225: Verifying Checksum 14:23:23 4872d77fe225: Download complete 14:23:23 5851b861e8e6: Verifying Checksum 14:23:23 5851b861e8e6: Download complete 14:23:23 b85a868b505f: Verifying Checksum 14:23:23 b85a868b505f: Download complete 14:23:23 bab4dde63d76: Verifying Checksum 14:23:23 bab4dde63d76: Download complete 14:23:24 b85a868b505f: Pull complete 14:23:24 e2be974225ed: Pull complete 14:23:25 339a4e72a1f5: Pull complete 14:23:25 988bab9f4d93: Pull complete 14:23:25 1469e6f7b9e6: Pull complete 14:23:25 eaf3925da568: Pull complete 14:23:27 bab4dde63d76: Pull complete 14:23:27 bde34c3a00c8: Pull complete 14:23:27 b352a97aabf1: Pull complete 14:23:27 4872d77fe225: Pull complete 14:23:27 5851b861e8e6: Pull complete 14:23:27 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 14:23:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:23:27 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:23:27 prd-ubuntu20.04-docker-8c-8g-6092 does not seem to be running inside a container 14:23:27 $ 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 14:23:29 $ docker top 4ab1d0d188459267491a3bbec6944fcc7ec153eed6bc7489e538c6bda8486c0f -eo pid,comm 14:23:29 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). 14:23:29 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:23:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:23:29 [ssh-agent] Looking for ssh-agent implementation... 14:23:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:23:29 $ docker exec 4ab1d0d188459267491a3bbec6944fcc7ec153eed6bc7489e538c6bda8486c0f ssh-agent 14:23:29 SSH_AUTH_SOCK=/tmp/ssh-anFMXyY9sluP/agent.31 14:23:29 SSH_AGENT_PID=37 14:23:29 Running ssh-add (command line suppressed) 14:23:29 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_3771389373942436516.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_3771389373942436516.key) 14:23:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:23:29 + git tag --points-at HEAD [Pipeline] } 14:23:29 $ docker exec --env ******** --env ******** 4ab1d0d188459267491a3bbec6944fcc7ec153eed6bc7489e538c6bda8486c0f ssh-agent -k 14:23:29 unset SSH_AUTH_SOCK; 14:23:29 unset SSH_AGENT_PID; 14:23:29 echo Agent pid 37 killed; 14:23:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:23:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:23:29 [ssh-agent] Looking for ssh-agent implementation... 14:23:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:23:30 $ docker exec 4ab1d0d188459267491a3bbec6944fcc7ec153eed6bc7489e538c6bda8486c0f ssh-agent 14:23:30 SSH_AUTH_SOCK=/tmp/ssh-TrLdJNYJ3Lha/agent.70 14:23:30 SSH_AGENT_PID=76 14:23:30 Running ssh-add (command line suppressed) 14:23:30 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_12851681868434751317.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_12851681868434751317.key) 14:23:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:23:30 + git semver init 14:23:30 2022-09-30 14:23:30,842 [run_init] DEBUG init version:0.0.0 force:False 14:23:30 2022-09-30 14:23:30,842 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver 14:23:30 2022-09-30 14:23:30,843 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver 14:23:30 2022-09-30 14:23:30,843 [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) 14:23:31 2022-09-30 14:23:31,822 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude 14:23:31 2022-09-30 14:23:31,822 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False 14:23:31 2022-09-30 14:23:31,823 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 14:23:31 2022-09-30 14:23:31,823 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 14:23:31 2.3.0-dev.33 [Pipeline] } 14:23:31 $ docker exec --env ******** --env ******** 4ab1d0d188459267491a3bbec6944fcc7ec153eed6bc7489e538c6bda8486c0f ssh-agent -k 14:23:31 unset SSH_AUTH_SOCK; 14:23:31 unset SSH_AGENT_PID; 14:23:31 echo Agent pid 76 killed; 14:23:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:23:32 + git semver [Pipeline] } 14:23:32 $ docker stop --time=1 4ab1d0d188459267491a3bbec6944fcc7ec153eed6bc7489e538c6bda8486c0f 14:23:33 $ docker rm -f 4ab1d0d188459267491a3bbec6944fcc7ec153eed6bc7489e538c6bda8486c0f [Pipeline] // withDockerContainer [Pipeline] sh 14:23:34 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:23:34 Stashed 1 file(s) [Pipeline] echo 14:23:34 [edgeXSemver]: initialized semver on version 2.3.0-dev.33 [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 14:23:34 provisioning config files... 14:23:34 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config13976512633687290369tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:23:34 ---> docker-login.sh 14:23:34 nexus3.edgexfoundry.org:10001 14:23:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:23:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:23:34 Configure a credential helper to remove this warning. See 14:23:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:23:34 14:23:34 Login Succeeded 14:23:34 nexus3.edgexfoundry.org:10002 14:23:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:23:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:23:34 Configure a credential helper to remove this warning. See 14:23:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:23:34 14:23:34 Login Succeeded 14:23:34 nexus3.edgexfoundry.org:10003 14:23:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:23:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:23:35 Configure a credential helper to remove this warning. See 14:23:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:23:35 14:23:35 Login Succeeded 14:23:35 nexus3.edgexfoundry.org:10004 14:23:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:23:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:23:35 Configure a credential helper to remove this warning. See 14:23:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:23:35 14:23:35 Login Succeeded 14:23:35 docker.io 14:23:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:23:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:23:35 Configure a credential helper to remove this warning. See 14:23:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:23:35 14:23:35 Login Succeeded 14:23:35 ---> docker-login.sh ends [Pipeline] } 14:23:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:23:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:23:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:23:35 ========================================================= 14:23:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 14:23:35 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:23:35 + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 14:23:35 Sending build context to Docker daemon 9.929MB 14:23:35 Step 1/11 : ARG BASE=golang:1.18-alpine3.16 14:23:35 Step 2/11 : FROM ${BASE} AS builder 14:23:35 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 14:23:35 2408cc74d12b: Pulling fs layer 14:23:35 ea60b727a1ce: Pulling fs layer 14:23:35 30c4a7721957: Pulling fs layer 14:23:35 370296b7ddb6: Pulling fs layer 14:23:35 7c6cee850709: Pulling fs layer 14:23:35 aa9baa53a306: Pulling fs layer 14:23:35 8b309c321861: Pulling fs layer 14:23:35 d8d76fd02f46: Pulling fs layer 14:23:35 fa31f396de31: Pulling fs layer 14:23:35 370296b7ddb6: Waiting 14:23:35 7c6cee850709: Waiting 14:23:35 aa9baa53a306: Waiting 14:23:35 8b309c321861: Waiting 14:23:35 d8d76fd02f46: Waiting 14:23:35 fa31f396de31: Waiting 14:23:35 30c4a7721957: Verifying Checksum 14:23:35 ea60b727a1ce: Verifying Checksum 14:23:35 ea60b727a1ce: Download complete 14:23:35 7c6cee850709: Download complete 14:23:35 aa9baa53a306: Download complete 14:23:36 2408cc74d12b: Download complete 14:23:36 8b309c321861: Verifying Checksum 14:23:36 8b309c321861: Download complete 14:23:36 2408cc74d12b: Pull complete 14:23:36 ea60b727a1ce: Pull complete 14:23:36 30c4a7721957: Pull complete 14:23:36 fa31f396de31: Verifying Checksum 14:23:36 fa31f396de31: Download complete 14:23:37 370296b7ddb6: Verifying Checksum 14:23:37 370296b7ddb6: Download complete 14:23:37 d8d76fd02f46: Verifying Checksum 14:23:37 d8d76fd02f46: Download complete 14:23:41 370296b7ddb6: Pull complete 14:23:41 7c6cee850709: Pull complete 14:23:41 aa9baa53a306: Pull complete 14:23:41 8b309c321861: Pull complete 14:23:42 d8d76fd02f46: Pull complete 14:23:43 fa31f396de31: Pull complete 14:23:43 Digest: sha256:2371a9c145f0d593c9024d3814659be550d63e8930698ddb4de3d51b9130800a 14:23:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 14:23:43 ---> cef68f9685f8 14:23:43 Step 3/11 : ARG MAKE=make build 14:23:44 ---> Running in 884be9510729 14:23:44 Removing intermediate container 884be9510729 14:23:44 ---> d14206be39a3 14:23:44 Step 4/11 : WORKDIR /device-sdk-go 14:23:44 ---> Running in ea78bd59c810 14:23:44 Removing intermediate container ea78bd59c810 14:23:44 ---> e88264382d3e 14:23:44 Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 14:23:44 ---> Running in 93886d2a5a75 14:23:44 Removing intermediate container 93886d2a5a75 14:23:44 ---> 82d38f9a40ba 14:23:44 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:23:44 ---> Running in b56d63770bec 14:23:45 Removing intermediate container b56d63770bec 14:23:45 ---> 0f64ee3d519b 14:23:45 Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 14:23:45 ---> Running in 7a5f72241c62 14:23:45 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:23:46 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:23:47 OK: 211 MiB in 51 packages 14:23:47 Removing intermediate container 7a5f72241c62 14:23:47 ---> 4ffad740e060 14:23:47 Step 8/11 : COPY go.mod vendor* ./ 14:23:47 ---> d0ab92968ef5 14:23:47 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:23:47 ---> Running in 31a80497a6c7 14:23:49 Still waiting to schedule task 14:23:49 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 14:24:05 Removing intermediate container 31a80497a6c7 14:24:05 ---> 9aac54a5a5e7 14:24:05 Step 10/11 : COPY . . 14:24:05 ---> 15950f07ff92 14:24:05 Step 11/11 : RUN ${MAKE} 14:24:05 ---> Running in b09bf093138c 14:24:05 noop 14:24:05 Removing intermediate container b09bf093138c 14:24:05 ---> f424e114d411 14:24:05 Successfully built f424e114d411 14:24:05 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:24:05 + docker inspect -f . ci-base-image-x86_64 14:24:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:24:06 prd-ubuntu20.04-docker-8c-8g-6092 does not seem to be running inside a container 14:24:06 $ 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 14:24:06 $ docker top 5bd11b957ec5d1c7a316c925b8416c38fdd322d99a577acaf49673c4d75c7622 -eo pid,comm [Pipeline] { [Pipeline] sh 14:24:06 + go version 14:24:06 go version go1.18.3 linux/amd64 [Pipeline] } 14:24:06 $ docker stop --time=1 5bd11b957ec5d1c7a316c925b8416c38fdd322d99a577acaf49673c4d75c7622 14:24:08 $ docker rm -f 5bd11b957ec5d1c7a316c925b8416c38fdd322d99a577acaf49673c4d75c7622 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:24:08 + docker inspect -f . ci-base-image-x86_64 14:24:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:24:08 prd-ubuntu20.04-docker-8c-8g-6092 does not seem to be running inside a container 14:24:08 $ 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 14:24:08 $ docker top 190ed2395883ef63d7e754ffe5c7216e4e711e8ffd3dd0d74879b5555e6c14fc -eo pid,comm [Pipeline] { [Pipeline] sh 14:24:09 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh 14:24:09 + make test 14:24:09 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 14:24:16 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 14:24:30 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 14:24:30 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 14:24:30 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 14:24:30 ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] 14:24:30 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 14:24:30 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.064s coverage: 27.6% of statements 14:24:30 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.066s coverage: 78.9% of statements 14:24:30 ? github.com/edgexfoundry/device-sdk-go/v2/internal/clients [no test files] 14:24:30 ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.080s coverage: 60.0% of statements 14:24:30 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 14:24:30 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 14:24:30 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.113s coverage: 54.4% of statements 14:24:30 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 14:24:30 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/messaging [no test files] 14:24:30 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 14:24:30 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 14:24:30 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.091s coverage: 65.1% of statements 14:24:30 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces [no test files] 14:24:30 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces/mocks [no test files] 14:24:30 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.742s coverage: 89.2% of statements 14:24:30 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 14:24:30 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.060s coverage: 4.7% of statements 14:24:30 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 14:24:45 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 14:24:45 GO111MODULE=on go vet ./... 14:24:48 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:24:48 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:24:48 ./bin/test-attribution-txt.sh 14:24:48 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add 14:24:48 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 14:24:48 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 14:24:48 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo 14:24:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 14:24:48 $ docker stop --time=1 190ed2395883ef63d7e754ffe5c7216e4e711e8ffd3dd0d74879b5555e6c14fc 14:24:50 $ docker rm -f 190ed2395883ef63d7e754ffe5c7216e4e711e8ffd3dd0d74879b5555e6c14fc [Pipeline] // withDockerContainer [Pipeline] sh 14:24:50 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:24:50 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 14:24:51 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:24:51 + ls -al . 14:24:51 total 276 14:24:51 drwxrwxr-x 11 jenkins jenkins 4096 Sep 30 14:24 . 14:24:51 drwxrwxr-x 4 jenkins jenkins 4096 Sep 30 14:23 .. 14:24:51 -rw-rw-r-- 1 jenkins jenkins 140 Sep 30 14:23 .dockerignore 14:24:51 drwxrwxr-x 8 jenkins jenkins 4096 Sep 30 14:24 .git 14:24:51 drwxrwxr-x 2 jenkins jenkins 4096 Sep 30 14:23 .github 14:24:51 -rw-rw-r-- 1 jenkins jenkins 131 Sep 30 14:23 .gitignore 14:24:51 -rw-rw-r-- 1 jenkins jenkins 42 Sep 30 14:23 .golangci.yml 14:24:51 drwxr-xr-x 3 jenkins jenkins 4096 Sep 30 14:23 .semver 14:24:51 -rw-rw-r-- 1 jenkins jenkins 29536 Sep 30 14:23 CHANGELOG.md 14:24:51 -rw-rw-r-- 1 jenkins jenkins 677 Sep 30 14:23 GOVERNANCE.md 14:24:51 -rw-rw-r-- 1 jenkins jenkins 880 Sep 30 14:23 Jenkinsfile 14:24:51 -rw-rw-r-- 1 jenkins jenkins 11341 Sep 30 14:23 LICENSE 14:24:51 -rw-rw-r-- 1 jenkins jenkins 2002 Sep 30 14:23 Makefile 14:24:51 -rw-rw-r-- 1 jenkins jenkins 619 Sep 30 14:23 OWNERS.md 14:24:51 -rw-rw-r-- 1 jenkins jenkins 4881 Sep 30 14:23 README.md 14:24:51 -rw-rw-r-- 1 jenkins jenkins 12 Sep 30 14:23 VERSION 14:24:51 drwxrwxr-x 2 jenkins jenkins 4096 Sep 30 14:23 bin 14:24:51 -rw-r--r-- 1 jenkins jenkins 100927 Sep 30 14:24 coverage.out 14:24:51 drwxrwxr-x 5 jenkins jenkins 4096 Sep 30 14:23 example 14:24:51 -rw-rw-r-- 1 jenkins jenkins 3412 Sep 30 14:23 go.mod 14:24:51 -rw-rw-r-- 1 jenkins jenkins 37486 Sep 30 14:23 go.sum 14:24:51 drwxrwxr-x 14 jenkins jenkins 4096 Sep 30 14:23 internal 14:24:51 drwxrwxr-x 3 jenkins jenkins 4096 Sep 30 14:23 openapi 14:24:51 drwxrwxr-x 6 jenkins jenkins 4096 Sep 30 14:23 pkg 14:24:51 drwxrwxr-x 4 jenkins jenkins 4096 Sep 30 14:23 snap 14:24:51 -rw-rw-r-- 1 jenkins jenkins 222 Sep 30 14:23 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:24:51 + 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=7dbdf76fddf8d5c49cfbe8a20277166ae9dac901 --label arch=amd64 --label version=2.3.0-dev.33 . 14:24:51 Sending build context to Docker daemon 10.03MB 14:24:51 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 14:24:51 Step 2/25 : FROM ${BASE} AS builder 14:24:51 ---> f424e114d411 14:24:51 Step 3/25 : ARG MAKE=make build 14:24:51 ---> Running in ae581c9474f0 14:24:51 Removing intermediate container ae581c9474f0 14:24:51 ---> ba6357d5a2b3 14:24:51 Step 4/25 : WORKDIR /device-sdk-go 14:24:52 ---> Running in 2cb515e5ac3e 14:24:52 Removing intermediate container 2cb515e5ac3e 14:24:52 ---> 6c46fefb7597 14:24:52 Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 14:24:52 ---> Running in f414364ba6e8 14:24:52 Removing intermediate container f414364ba6e8 14:24:52 ---> cef1f3011380 14:24:52 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:24:52 ---> Running in 7813b770390b 14:24:52 Removing intermediate container 7813b770390b 14:24:52 ---> 51c7333ff5ca 14:24:52 Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 14:24:52 ---> Running in a80acd6bc89e 14:24:52 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:24:53 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:24:54 OK: 211 MiB in 51 packages 14:24:54 Removing intermediate container a80acd6bc89e 14:24:54 ---> 7b2468884dee 14:24:54 Step 8/25 : COPY go.mod vendor* ./ 14:24:54 ---> 8aef65046285 14:24:54 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:24:54 ---> Running in f6e898e6e9e9 14:24:55 Removing intermediate container f6e898e6e9e9 14:24:55 ---> 3c8e6ca7efe3 14:24:55 Step 10/25 : COPY . . 14:24:55 ---> 371de8110c71 14:24:55 Step 11/25 : RUN ${MAKE} 14:24:55 ---> Running in a817c863f939 14:24:55 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=2.3.0-dev.33" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 14:25:13 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 14:25:13 Removing intermediate container a817c863f939 14:25:13 ---> 8d2f20031cd0 14:25:13 Step 12/25 : FROM alpine:3.16 14:25:14 3.16: Pulling from library/alpine 14:25:14 213ec9aee27d: Pulling fs layer 14:25:14 213ec9aee27d: Verifying Checksum 14:25:14 213ec9aee27d: Download complete 14:25:14 213ec9aee27d: Pull complete 14:25:14 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 14:25:15 Status: Downloaded newer image for alpine:3.16 14:25:15 ---> 9c6f07244728 14:25:15 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 14:25:15 ---> Running in 24046cdee75a 14:25:15 Removing intermediate container 24046cdee75a 14:25:15 ---> 30d9d5f8e620 14:25:15 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:25:15 ---> Running in 133e69fa0d82 14:25:15 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6093 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws 14:25:15 Running in /w/workspace/device-sdk-go/108 [Pipeline] { [Pipeline] checkout 14:25:15 The recommended git tool is: git 14:25:15 Removing intermediate container 133e69fa0d82 14:25:15 ---> 0288fedfa7a1 14:25:15 Step 15/25 : RUN apk add --update --no-cache zeromq 14:25:15 ---> Running in 6137b08a2415 14:25:15 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:25:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:25:17 (1/5) Installing libgcc (11.2.1_git20220219-r2) 14:25:17 (2/5) Installing libsodium (1.0.18-r0) 14:25:17 (3/5) Installing libstdc++ (11.2.1_git20220219-r2) 14:25:17 (4/5) Installing libzmq (4.3.4-r0) 14:25:17 (5/5) Installing zeromq (4.3.4-r0) 14:25:17 Executing busybox-1.35.0-r17.trigger 14:25:17 OK: 8 MiB in 19 packages 14:25:17 Removing intermediate container 6137b08a2415 14:25:17 ---> 1d8b60b86516 14:25:17 Step 16/25 : WORKDIR / 14:25:17 ---> Running in cd5d0e1efce5 14:25:17 Removing intermediate container cd5d0e1efce5 14:25:17 ---> ddb58f0e94ed 14:25:17 Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 14:25:18 ---> 87b128b89541 14:25:18 Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 14:25:18 ---> 79e979a5fcca 14:25:18 Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 14:25:18 ---> 8cd4ce0bed62 14:25:18 Step 20/25 : EXPOSE 59999 14:25:18 ---> Running in fc5888162cc6 14:25:18 Removing intermediate container fc5888162cc6 14:25:18 ---> d87abfc7b3c4 14:25:18 Step 21/25 : ENTRYPOINT ["/device-simple"] 14:25:18 ---> Running in 2aab6722d790 14:25:18 Removing intermediate container 2aab6722d790 14:25:18 ---> 1ea762ca679e 14:25:18 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:25:18 ---> Running in 966f7e166bbd 14:25:18 Removing intermediate container 966f7e166bbd 14:25:18 ---> 99370006fe2c 14:25:18 Step 23/25 : LABEL arch=amd64 14:25:18 ---> Running in a1a15013144e 14:25:18 Removing intermediate container a1a15013144e 14:25:18 ---> 5c01ed45c944 14:25:18 Step 24/25 : LABEL git_sha=7dbdf76fddf8d5c49cfbe8a20277166ae9dac901 14:25:18 ---> Running in 0e885eaf0dbd 14:25:19 Removing intermediate container 0e885eaf0dbd 14:25:19 ---> 07517451cfb2 14:25:19 Step 25/25 : LABEL version=2.3.0-dev.33 14:25:19 ---> Running in eb672334aa5b 14:25:19 Removing intermediate container eb672334aa5b 14:25:19 ---> b43d19d3ce09 14:25:19 [Warning] One or more build-args [ARCH] were not consumed 14:25:19 Successfully built b43d19d3ce09 14:25:19 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 14:25:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:25:19 14:25:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:25:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:25:19 latest: Pulling from edgex-lftools-log-publisher 14:25:19 5eb5b503b376: Pulling fs layer 14:25:19 5c69ac0246d0: Pulling fs layer 14:25:19 ec43610c2a17: Pulling fs layer 14:25:19 3a2ae6a8a46f: Pulling fs layer 14:25:19 33b1e0a273af: Pulling fs layer 14:25:19 5d3b04190fa2: Pulling fs layer 14:25:19 2f39f015ded8: Pulling fs layer 14:25:19 33b1e0a273af: Waiting 14:25:19 5d3b04190fa2: Waiting 14:25:19 2f39f015ded8: Waiting 14:25:19 5c69ac0246d0: Download complete 14:25:19 3a2ae6a8a46f: Download complete 14:25:20 33b1e0a273af: Verifying Checksum 14:25:20 33b1e0a273af: Download complete 14:25:20 ec43610c2a17: Verifying Checksum 14:25:20 ec43610c2a17: Download complete 14:25:20 5d3b04190fa2: Verifying Checksum 14:25:20 5d3b04190fa2: Download complete 14:25:20 5eb5b503b376: Verifying Checksum 14:25:20 5eb5b503b376: Download complete 14:25:20 using credential edgex-jenkins-ssh 14:25:20 Cloning the remote Git repository 14:25:20 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 14:25:20 2f39f015ded8: Download complete 14:25:21 5eb5b503b376: Pull complete 14:25:21 5c69ac0246d0: Pull complete 14:25:20 > git init /w/workspace/device-sdk-go/108 # timeout=10 14:25:20 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 14:25:20 > git --version # timeout=10 14:25:20 > git --version # 'git version 2.25.1' 14:25:20 using GIT_SSH to set credentials SSH Credentials for GitHub 14:25:20 Verifying host key using known hosts file 14:25:20 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 14:25:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:25:21 ec43610c2a17: Pull complete 14:25:21 3a2ae6a8a46f: Pull complete 14:25:22 33b1e0a273af: Pull complete 14:25:22 5d3b04190fa2: Pull complete 14:25:22 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 14:25:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:25:22 Avoid second fetch 14:25:22 Checking out Revision 7dbdf76fddf8d5c49cfbe8a20277166ae9dac901 (main) 14:25:23 Commit message: "Merge pull request #1223 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.3.0-dev.18" 14:25:23 14:25:23 GitHub has been notified of this commit’s build result 14:25:23 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:25:22 > git config core.sparsecheckout # timeout=10 14:25:22 > git checkout -f 7dbdf76fddf8d5c49cfbe8a20277166ae9dac901 # timeout=10 14:25:24 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 14:25:24 % Total % Received % Xferd Average Speed Time Time Time Current 14:25:24 Dload Upload Total Spent Left Speed 14:25:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 99228 0 --:--:-- --:--:-- --:--:-- 97k [Pipeline] sh 14:25:24 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 14:25:25 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 14:25:25 + sudo tee /etc/docker/daemon.new 14:25:25 { 14:25:25 "registry-mirrors": [ 14:25:25 "https://nexus3.edgexfoundry.org:10001" 14:25:25 ], 14:25:25 "bip": "10.250.0.254/24", 14:25:25 "hosts": [ 14:25:25 "tcp://0.0.0.0:5555", 14:25:25 "unix:///var/run/docker.sock" 14:25:25 ], 14:25:25 "mtu": 1458, 14:25:25 "selinux-enabled": true, 14:25:25 "seccomp-profile": "/etc/docker/seccomp.json" 14:25:25 } [Pipeline] sh 14:25:25 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 14:25:25 + sudo service docker restart 14:25:26 2f39f015ded8: Pull complete 14:25:26 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 14:25:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:25:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:25:26 prd-ubuntu20.04-docker-8c-8g-6092 does not seem to be running inside a container 14:25:26 $ 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 14:25:27 $ docker top 3b9723e5ad82ba5409a18a880768e9b0819b46912f80dec94c17e484dc9cc694 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:25:27 ---> job-cost.sh 14:25:27 lf-activate-venv: SKIPPING 14:25:27 INFO: No Stack... 14:25:27 INFO: Retrieving Pricing Info for: v3-standard-8 14:25:28 INFO: Archiving Costs [Pipeline] sh 14:25:28 + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv 14:25:28 + cut -d, -f6 [Pipeline] lock 14:25:28 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-108-stack-cost] 14:25:28 Resource [jenkins-edgexfoundry-device-sdk-go-main-108-stack-cost] did not exist. Created. 14:25:28 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-108-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:25:28 + echo total: 0.2199999988079071 [Pipeline] stash 14:25:28 Stashed 1 file(s) [Pipeline] } 14:25:28 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-108-stack-cost] [Pipeline] // lock [Pipeline] } 14:25:28 $ docker stop --time=1 3b9723e5ad82ba5409a18a880768e9b0819b46912f80dec94c17e484dc9cc694 14:25:30 $ docker rm -f 3b9723e5ad82ba5409a18a880768e9b0819b46912f80dec94c17e484dc9cc694 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:25:44 provisioning config files... 14:25:44 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/108@tmp/config7640004474585980177tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:25:44 ---> docker-login.sh 14:25:44 nexus3.edgexfoundry.org:10001 14:25:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:25:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:25:45 Configure a credential helper to remove this warning. See 14:25:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:25:45 14:25:45 Login Succeeded 14:25:45 nexus3.edgexfoundry.org:10002 14:25:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:25:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:25:45 Configure a credential helper to remove this warning. See 14:25:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:25:45 14:25:45 Login Succeeded 14:25:45 nexus3.edgexfoundry.org:10003 14:25:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:25:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:25:45 Configure a credential helper to remove this warning. See 14:25:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:25:45 14:25:45 Login Succeeded 14:25:45 nexus3.edgexfoundry.org:10004 14:25:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:25:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:25:46 Configure a credential helper to remove this warning. See 14:25:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:25:46 14:25:46 Login Succeeded 14:25:46 docker.io 14:25:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:25:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:25:46 Configure a credential helper to remove this warning. See 14:25:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:25:46 14:25:46 Login Succeeded 14:25:46 ---> docker-login.sh ends [Pipeline] } 14:25:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:25:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:25:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:25:46 ========================================================= 14:25:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 14:25:46 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:25:47 + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 14:25:47 Sending build context to Docker daemon 5.334MB 14:25:47 Step 1/11 : ARG BASE=golang:1.18-alpine3.16 14:25:47 Step 2/11 : FROM ${BASE} AS builder 14:25:47 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:25:47 b3c136eddcbf: Pulling fs layer 14:25:47 c0a3192eca97: Pulling fs layer 14:25:47 a050256f5b6f: Pulling fs layer 14:25:47 656be50a0ddc: Pulling fs layer 14:25:47 2bbca73fdf42: Pulling fs layer 14:25:47 f607e4fc86c3: Pulling fs layer 14:25:47 4d572c569a2c: Pulling fs layer 14:25:47 fcf976331f73: Pulling fs layer 14:25:47 2bbca73fdf42: Waiting 14:25:47 f607e4fc86c3: Waiting 14:25:47 4d572c569a2c: Waiting 14:25:47 fcf976331f73: Waiting 14:25:47 656be50a0ddc: Waiting 14:25:47 a050256f5b6f: Verifying Checksum 14:25:47 a050256f5b6f: Download complete 14:25:47 c0a3192eca97: Verifying Checksum 14:25:47 c0a3192eca97: Download complete 14:25:47 2bbca73fdf42: Verifying Checksum 14:25:47 2bbca73fdf42: Download complete 14:25:47 f607e4fc86c3: Verifying Checksum 14:25:47 f607e4fc86c3: Download complete 14:25:47 b3c136eddcbf: Verifying Checksum 14:25:47 b3c136eddcbf: Download complete 14:25:48 b3c136eddcbf: Pull complete 14:25:49 fcf976331f73: Verifying Checksum 14:25:49 fcf976331f73: Download complete 14:25:49 c0a3192eca97: Pull complete 14:25:50 4d572c569a2c: Verifying Checksum 14:25:50 4d572c569a2c: Download complete 14:25:50 a050256f5b6f: Pull complete 14:25:50 656be50a0ddc: Verifying Checksum 14:25:50 656be50a0ddc: Download complete 14:26:03 656be50a0ddc: Pull complete 14:26:03 2bbca73fdf42: Pull complete 14:26:03 f607e4fc86c3: Pull complete 14:26:08 4d572c569a2c: Pull complete 14:26:11 fcf976331f73: Pull complete 14:26:11 Digest: sha256:42df807b16ab3f1597034bcf0018cb26f012c54ed771f2ecbf0eeaf3e7d2e189 14:26:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 14:26:11 ---> 3970a7415f9e 14:26:11 Step 3/11 : ARG MAKE=make build 14:26:12 ---> Running in 5feca07725ef 14:26:12 Removing intermediate container 5feca07725ef 14:26:12 ---> 45bd21893f4a 14:26:12 Step 4/11 : WORKDIR /device-sdk-go 14:26:13 ---> Running in a69e7dad67ce 14:26:13 Removing intermediate container a69e7dad67ce 14:26:13 ---> 913cedc27080 14:26:13 Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 14:26:13 ---> Running in a1c4353654f3 14:26:13 Removing intermediate container a1c4353654f3 14:26:13 ---> 333dfef38fcc 14:26:13 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:26:13 ---> Running in ed922cb00b03 14:26:15 Removing intermediate container ed922cb00b03 14:26:15 ---> b434cb2159b5 14:26:15 Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 14:26:15 ---> Running in a79ddb2d4d6b 14:26:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 14:26:17 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 14:26:18 OK: 221 MiB in 51 packages 14:26:19 Removing intermediate container a79ddb2d4d6b 14:26:19 ---> 6c38e3891a32 14:26:19 Step 8/11 : COPY go.mod vendor* ./ 14:26:19 ---> f858e3fa21a5 14:26:19 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:26:19 ---> Running in 149dbc460a8f 14:27:06 Removing intermediate container 149dbc460a8f 14:27:06 ---> a5ce9a6800f2 14:27:06 Step 10/11 : COPY . . 14:27:06 ---> 6c6f26d295a3 14:27:06 Step 11/11 : RUN ${MAKE} 14:27:06 ---> Running in df2017fb155e 14:27:07 noop 14:27:08 Removing intermediate container df2017fb155e 14:27:08 ---> b3b1e897dfd4 14:27:08 Successfully built b3b1e897dfd4 14:27:08 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:27:08 + docker inspect -f . ci-base-image-arm64 14:27:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:27:08 prd-ubuntu20.04-docker-arm64-4c-16g-6093 does not seem to be running inside a container 14:27:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/108 -v /w/workspace/device-sdk-go/108:/w/workspace/device-sdk-go/108:rw,z -v /w/workspace/device-sdk-go/108@tmp:/w/workspace/device-sdk-go/108@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 14:27:10 $ docker top bb0b63a397acfe2acc74bb5a1f793135e4e50f7a1a6b3a8eef20ed8d50aeeb2d -eo pid,comm [Pipeline] { [Pipeline] sh 14:27:10 + go version 14:27:10 go version go1.18.3 linux/arm64 [Pipeline] } 14:27:10 $ docker stop --time=1 bb0b63a397acfe2acc74bb5a1f793135e4e50f7a1a6b3a8eef20ed8d50aeeb2d 14:27:12 $ docker rm -f bb0b63a397acfe2acc74bb5a1f793135e4e50f7a1a6b3a8eef20ed8d50aeeb2d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:27:13 + docker inspect -f . ci-base-image-arm64 14:27:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:27:13 prd-ubuntu20.04-docker-arm64-4c-16g-6093 does not seem to be running inside a container 14:27:13 $ 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/108 -v /w/workspace/device-sdk-go/108:/w/workspace/device-sdk-go/108:rw,z -v /w/workspace/device-sdk-go/108@tmp:/w/workspace/device-sdk-go/108@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 14:27:14 $ docker top 25e037c504850560a5cc73ea7a0919620eabab9ad970d797ecabfbc625a0d7b2 -eo pid,comm [Pipeline] { [Pipeline] sh 14:27:14 + git config --global --add safe.directory /w/workspace/device-sdk-go/108 [Pipeline] fileExists [Pipeline] sh 14:27:15 + make test 14:27:15 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 14:27:47 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 14:29:39 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 14:29:39 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 14:29:39 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 14:29:39 ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] 14:29:39 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 14:29:39 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.452s coverage: 27.6% of statements 14:29:40 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.457s coverage: 78.9% of statements 14:29:40 ? github.com/edgexfoundry/device-sdk-go/v2/internal/clients [no test files] 14:29:47 ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.814s coverage: 60.0% of statements 14:29:47 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 14:29:47 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 14:29:51 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.832s coverage: 54.4% of statements 14:29:51 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 14:29:51 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/messaging [no test files] 14:29:51 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 14:29:51 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 14:29:51 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.604s coverage: 65.1% of statements 14:29:51 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces [no test files] 14:29:51 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces/mocks [no test files] 14:29:51 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 4.039s coverage: 89.2% of statements 14:29:51 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 14:29:55 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.337s coverage: 4.7% of statements 14:29:55 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 14:29:56 WARNING: Linting skipped (not on x86_64 or linter not installed) 14:29:56 GO111MODULE=on go vet ./... 14:31:48 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:31:48 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:31:48 ./bin/test-attribution-txt.sh 14:31:48 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add 14:31:48 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 14:31:48 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 14:31:48 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo 14:31:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 14:31:48 $ docker stop --time=1 25e037c504850560a5cc73ea7a0919620eabab9ad970d797ecabfbc625a0d7b2 14:31:49 $ docker rm -f 25e037c504850560a5cc73ea7a0919620eabab9ad970d797ecabfbc625a0d7b2 [Pipeline] // withDockerContainer [Pipeline] sh 14:31:51 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:31:51 Warning: overwriting stash ‘coverage-report’ 14:31:51 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 14:31:52 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:31:52 + ls -al . 14:31:52 total 272 14:31:52 drwxrwxr-x 10 jenkins jenkins 4096 Sep 30 14:27 . 14:31:52 drwxrwxr-x 4 jenkins jenkins 4096 Sep 30 14:25 .. 14:31:52 -rw-rw-r-- 1 jenkins jenkins 140 Sep 30 14:25 .dockerignore 14:31:52 drwxrwxr-x 8 jenkins jenkins 4096 Sep 30 14:25 .git 14:31:52 drwxrwxr-x 2 jenkins jenkins 4096 Sep 30 14:25 .github 14:31:52 -rw-rw-r-- 1 jenkins jenkins 131 Sep 30 14:25 .gitignore 14:31:52 -rw-rw-r-- 1 jenkins jenkins 42 Sep 30 14:25 .golangci.yml 14:31:52 -rw-rw-r-- 1 jenkins jenkins 29536 Sep 30 14:25 CHANGELOG.md 14:31:52 -rw-rw-r-- 1 jenkins jenkins 677 Sep 30 14:25 GOVERNANCE.md 14:31:52 -rw-rw-r-- 1 jenkins jenkins 880 Sep 30 14:25 Jenkinsfile 14:31:52 -rw-rw-r-- 1 jenkins jenkins 11341 Sep 30 14:25 LICENSE 14:31:52 -rw-rw-r-- 1 jenkins jenkins 2002 Sep 30 14:25 Makefile 14:31:52 -rw-rw-r-- 1 jenkins jenkins 619 Sep 30 14:25 OWNERS.md 14:31:52 -rw-rw-r-- 1 jenkins jenkins 4881 Sep 30 14:25 README.md 14:31:52 -rw-rw-r-- 1 jenkins jenkins 12 Sep 30 14:23 VERSION 14:31:52 drwxrwxr-x 2 jenkins jenkins 4096 Sep 30 14:25 bin 14:31:52 -rw-r--r-- 1 jenkins jenkins 100927 Sep 30 14:29 coverage.out 14:31:52 drwxrwxr-x 5 jenkins jenkins 4096 Sep 30 14:25 example 14:31:52 -rw-rw-r-- 1 jenkins jenkins 3412 Sep 30 14:25 go.mod 14:31:52 -rw-rw-r-- 1 jenkins jenkins 37486 Sep 30 14:25 go.sum 14:31:52 drwxrwxr-x 14 jenkins jenkins 4096 Sep 30 14:25 internal 14:31:52 drwxrwxr-x 3 jenkins jenkins 4096 Sep 30 14:25 openapi 14:31:52 drwxrwxr-x 6 jenkins jenkins 4096 Sep 30 14:25 pkg 14:31:52 drwxrwxr-x 4 jenkins jenkins 4096 Sep 30 14:25 snap 14:31:52 -rw-rw-r-- 1 jenkins jenkins 222 Sep 30 14:25 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:31:52 + 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=7dbdf76fddf8d5c49cfbe8a20277166ae9dac901 --label arch=arm64 --label version=2.3.0-dev.33 . 14:31:53 Sending build context to Docker daemon 5.436MB 14:31:53 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 14:31:53 Step 2/25 : FROM ${BASE} AS builder 14:31:53 ---> b3b1e897dfd4 14:31:53 Step 3/25 : ARG MAKE=make build 14:31:53 ---> Running in b471568aed51 14:31:53 Removing intermediate container b471568aed51 14:31:53 ---> bde15b5aadfa 14:31:53 Step 4/25 : WORKDIR /device-sdk-go 14:31:53 ---> Running in cbbe0158878e 14:31:54 Removing intermediate container cbbe0158878e 14:31:54 ---> a4117a19d945 14:31:54 Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 14:31:54 ---> Running in c59fc1d8be83 14:31:54 Removing intermediate container c59fc1d8be83 14:31:54 ---> 5129cbdd430b 14:31:54 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:31:54 ---> Running in 33803aaff77e 14:31:56 Removing intermediate container 33803aaff77e 14:31:56 ---> 15a4cb1f2a94 14:31:56 Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 14:31:56 ---> Running in c8be42c8d4e4 14:31:57 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 14:31:58 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 14:31:58 OK: 221 MiB in 51 packages 14:31:59 Removing intermediate container c8be42c8d4e4 14:31:59 ---> 902501dbe42f 14:31:59 Step 8/25 : COPY go.mod vendor* ./ 14:32:00 ---> 20f58c2e8bfb 14:32:00 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:32:00 ---> Running in 04ffe0010b0f 14:32:02 Removing intermediate container 04ffe0010b0f 14:32:02 ---> acfe8154cd10 14:32:02 Step 10/25 : COPY . . 14:32:03 ---> 5e6c039e665c 14:32:03 Step 11/25 : RUN ${MAKE} 14:32:03 ---> Running in 34e588806bb9 14:32:04 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=2.3.0-dev.33" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 14:34:26 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 14:34:26 Removing intermediate container 34e588806bb9 14:34:26 ---> 8111be82d5ca 14:34:26 Step 12/25 : FROM alpine:3.16 14:34:26 3.16: Pulling from library/alpine 14:34:26 9b18e9b68314: Pulling fs layer 14:34:26 9b18e9b68314: Verifying Checksum 14:34:26 9b18e9b68314: Download complete 14:34:26 9b18e9b68314: Pull complete 14:34:26 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 14:34:26 Status: Downloaded newer image for alpine:3.16 14:34:26 ---> a6215f271958 14:34:26 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 14:34:26 ---> Running in ede63fa72931 14:34:26 Removing intermediate container ede63fa72931 14:34:26 ---> 10ab4960baf1 14:34:26 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:34:26 ---> Running in 7ef82edbe790 14:34:26 Removing intermediate container 7ef82edbe790 14:34:26 ---> 3697308430b5 14:34:26 Step 15/25 : RUN apk add --update --no-cache zeromq 14:34:26 ---> Running in 8a0a977388bd 14:34:26 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 14:34:26 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 14:34:26 (1/5) Installing libgcc (11.2.1_git20220219-r2) 14:34:26 (2/5) Installing libsodium (1.0.18-r0) 14:34:26 (3/5) Installing libstdc++ (11.2.1_git20220219-r2) 14:34:26 (4/5) Installing libzmq (4.3.4-r0) 14:34:26 (5/5) Installing zeromq (4.3.4-r0) 14:34:26 Executing busybox-1.35.0-r17.trigger 14:34:26 OK: 8 MiB in 19 packages 14:34:27 Removing intermediate container 8a0a977388bd 14:34:27 ---> e64794af744e 14:34:27 Step 16/25 : WORKDIR / 14:34:27 ---> Running in f276bd9bd84b 14:34:27 Removing intermediate container f276bd9bd84b 14:34:27 ---> 21f6b2435863 14:34:27 Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 14:34:28 ---> 1bc9683d92e4 14:34:28 Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 14:34:29 ---> df72e60f0293 14:34:29 Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 14:34:30 ---> ba56039a1334 14:34:30 Step 20/25 : EXPOSE 59999 14:34:30 ---> Running in 687e74031055 14:34:30 Removing intermediate container 687e74031055 14:34:30 ---> 2514bb935d2a 14:34:30 Step 21/25 : ENTRYPOINT ["/device-simple"] 14:34:30 ---> Running in ad9da97b91ae 14:34:31 Removing intermediate container ad9da97b91ae 14:34:31 ---> d4efbee0676f 14:34:31 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:34:31 ---> Running in ff2653c305b4 14:34:31 Removing intermediate container ff2653c305b4 14:34:31 ---> 724b5e04a8ef 14:34:31 Step 23/25 : LABEL arch=arm64 14:34:31 ---> Running in 7d04406e680d 14:34:31 Removing intermediate container 7d04406e680d 14:34:31 ---> 218dd814d53a 14:34:31 Step 24/25 : LABEL git_sha=7dbdf76fddf8d5c49cfbe8a20277166ae9dac901 14:34:31 ---> Running in abcd63677199 14:34:32 Removing intermediate container abcd63677199 14:34:32 ---> b1c3bcd39d1d 14:34:32 Step 25/25 : LABEL version=2.3.0-dev.33 14:34:32 ---> Running in 9adbccc11d17 14:34:32 Removing intermediate container 9adbccc11d17 14:34:32 ---> d99db4974c1d 14:34:32 [Warning] One or more build-args [ARCH] were not consumed 14:34:32 Successfully built d99db4974c1d 14:34:32 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 14:34:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:34:32 14:34:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:34:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:34:33 arm64: Pulling from edgex-lftools-log-publisher 14:34:33 8998bd30e6a1: Pulling fs layer 14:34:33 04944245beec: Pulling fs layer 14:34:33 699f458cf7ca: Pulling fs layer 14:34:33 765212b225bb: Pulling fs layer 14:34:33 f23df028b6ca: Pulling fs layer 14:34:33 d65c8cfc05b1: Pulling fs layer 14:34:33 2437ff75d9bd: Pulling fs layer 14:34:33 765212b225bb: Waiting 14:34:33 f23df028b6ca: Waiting 14:34:33 d65c8cfc05b1: Waiting 14:34:33 2437ff75d9bd: Waiting 14:34:33 04944245beec: Verifying Checksum 14:34:33 04944245beec: Download complete 14:34:33 765212b225bb: Verifying Checksum 14:34:33 765212b225bb: Download complete 14:34:33 f23df028b6ca: Verifying Checksum 14:34:33 f23df028b6ca: Download complete 14:34:33 d65c8cfc05b1: Verifying Checksum 14:34:33 d65c8cfc05b1: Download complete 14:34:33 699f458cf7ca: Verifying Checksum 14:34:33 699f458cf7ca: Download complete 14:34:33 8998bd30e6a1: Verifying Checksum 14:34:33 8998bd30e6a1: Download complete 14:34:35 2437ff75d9bd: Verifying Checksum 14:34:35 2437ff75d9bd: Download complete 14:34:37 8998bd30e6a1: Pull complete 14:34:37 04944245beec: Pull complete 14:34:39 699f458cf7ca: Pull complete 14:34:39 765212b225bb: Pull complete 14:34:39 f23df028b6ca: Pull complete 14:34:40 d65c8cfc05b1: Pull complete 14:34:55 2437ff75d9bd: Pull complete 14:34:55 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 14:34:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:34:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:34:55 prd-ubuntu20.04-docker-arm64-4c-16g-6093 does not seem to be running inside a container 14:34:55 $ 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/108 -v /w/workspace/device-sdk-go/108:/w/workspace/device-sdk-go/108:rw,z -v /w/workspace/device-sdk-go/108@tmp:/w/workspace/device-sdk-go/108@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 14:34:57 $ docker top 2c0bee05f8e22da65f5134a2e2a2a80be65ad9dfb94fa33783cff195451890a3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:34:58 ---> job-cost.sh 14:34:58 lf-activate-venv: SKIPPING 14:34:58 INFO: No Stack... 14:34:59 INFO: Retrieving Pricing Info for: v3-standard-4 14:34:59 INFO: Archiving Costs [Pipeline] sh 14:35:00 + cat /w/workspace/device-sdk-go/108/archives/cost.csv 14:35:00 + cut -d, -f6 [Pipeline] lock 14:35:00 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-108-stack-cost] 14:35:00 Resource [jenkins-edgexfoundry-device-sdk-go-main-108-stack-cost] did not exist. Created. 14:35:00 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-108-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:35:00 /w/workspace/device-sdk-go/108@tmp/durable-18d3ed0a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 14:35:01 + echo total: 0.10999999940395355 [Pipeline] stash 14:35:01 Warning: overwriting stash ‘stack-cost’ 14:35:01 Stashed 1 file(s) [Pipeline] } 14:35:01 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-108-stack-cost] [Pipeline] // lock [Pipeline] } 14:35:01 $ docker stop --time=1 2c0bee05f8e22da65f5134a2e2a2a80be65ad9dfb94fa33783cff195451890a3 14:35:02 $ docker rm -f 2c0bee05f8e22da65f5134a2e2a2a80be65ad9dfb94fa33783cff195451890a3 [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 14:35:03 provisioning config files... 14:35:03 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config4945365891195599261tmp [Pipeline] { [Pipeline] sh 14:35:03 + set +x 14:35:03 + bash -s -- 14:35:03 + curl -s https://codecov.io/bash 14:35:03 14:35:03 _____ _ 14:35:03 / ____| | | 14:35:03 | | ___ __| | ___ ___ _____ __ 14:35:03 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:35:03 | |___| (_) | (_| | __/ (_| (_) \ V / 14:35:03 \_____\___/ \__,_|\___|\___\___/ \_/ 14:35:03 Bash-1.0.6 14:35:03 14:35:03 14:35:03 ==> git version 2.25.1 found 14:35:03 ==> 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 14:35:03 Release-Date: 2020-01-08 14:35:03 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 14:35:03 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 14:35:03 ==> Jenkins CI detected. 14:35:03 current dir:  /w/workspace/edgexfoundry_device-sdk-go_main 14:35:03 project root: . 14:35:03 --> token set from env 14:35:03 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:35:03 ==> Running gcov in . (disable via -X gcov) 14:35:03 ==> Python coveragepy not found 14:35:03 ==> Searching for coverage reports in: 14:35:03 + . 14:35:03 -> Found 1 reports 14:35:03 ==> Detecting git/mercurial file structure 14:35:03 ==> Reading reports 14:35:03 + ./coverage.out bytes=100927 14:35:03 ==> Appending adjustments 14:35:03 https://docs.codecov.io/docs/fixing-reports 14:35:04 + Found adjustments 14:35:04 ==> Gzipping contents 14:35:04 16K /tmp/codecov.EfB3QG.gz 14:35:04 ==> Uploading reports 14:35:04 url: https://codecov.io 14:35:04 query: branch=main&commit=7dbdf76fddf8d5c49cfbe8a20277166ae9dac901&build=108&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F108%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 14:35:04 -> Pinging Codecov 14:35:04 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=7dbdf76fddf8d5c49cfbe8a20277166ae9dac901&build=108&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F108%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 14:35:04 -> Uploading to 14:35:04 https://storage.googleapis.com/codecov/v4/raw/2022-09-30/7E55EF52A471D76F132DFD9A03CDDE97/7dbdf76fddf8d5c49cfbe8a20277166ae9dac901/072b3ffc-b91d-4bf2-9aa1-93839cf489ee.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220930%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220930T143504Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=27f00b877bce0979f793900a54cd31d3574867551ab8543e229ad5d92390e5e3 14:35:04 % Total % Received % Xferd Average Speed Time Time Time Current 14:35:04 Dload Upload Total Spent Left Speed 14:35:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14490 0 0 100 14490 0 71379 --:--:-- --:--:-- --:--:-- 71029 100 14490 0 0 100 14490 0 65565 --:--:-- --:--:-- --:--:-- 65270 14:35:04 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/7dbdf76fddf8d5c49cfbe8a20277166ae9dac901 [Pipeline] } 14:35:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 14:35:04 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 14:35:04 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:35:05 14:35:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:35:05 1.410.4: Pulling from edgex-devops/edgex-snyk-go 14:35:05 df9b9388f04a: Pulling fs layer 14:35:05 52dc419b0ee2: Pulling fs layer 14:35:05 25bc292e5bac: Pulling fs layer 14:35:05 114826534d7a: Pulling fs layer 14:35:05 4657fd5d0bcf: Pulling fs layer 14:35:05 6ad1cebc031e: Pulling fs layer 14:35:05 8a3aa393b2d8: Pulling fs layer 14:35:05 114826534d7a: Waiting 14:35:05 4657fd5d0bcf: Waiting 14:35:05 6ad1cebc031e: Waiting 14:35:05 8a3aa393b2d8: Waiting 14:35:05 25bc292e5bac: Verifying Checksum 14:35:05 25bc292e5bac: Download complete 14:35:05 52dc419b0ee2: Download complete 14:35:05 4657fd5d0bcf: Download complete 14:35:05 df9b9388f04a: Verifying Checksum 14:35:05 df9b9388f04a: Pull complete 14:35:05 6ad1cebc031e: Verifying Checksum 14:35:05 6ad1cebc031e: Download complete 14:35:05 52dc419b0ee2: Pull complete 14:35:05 25bc292e5bac: Pull complete 14:35:06 114826534d7a: Verifying Checksum 14:35:06 114826534d7a: Download complete 14:35:06 8a3aa393b2d8: Verifying Checksum 14:35:06 8a3aa393b2d8: Download complete 14:35:09 114826534d7a: Pull complete 14:35:09 4657fd5d0bcf: Pull complete 14:35:09 6ad1cebc031e: Pull complete 14:35:12 8a3aa393b2d8: Pull complete 14:35:12 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 14:35:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:35:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:35:12 prd-ubuntu20.04-docker-8c-8g-6092 does not seem to be running inside a container 14:35:12 $ 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 14:35:13 $ docker top 497415e9acc4f5b277b3d89578000ab7d664a13734faaef69eb305aefb8e64ce -eo pid,comm [Pipeline] { [Pipeline] echo 14:35:13 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh 14:35:14 + set -o pipefail 14:35:14 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' 14:35:19 14:35:19 Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v2)... 14:35:19 14:35:19 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1d897ce9-7d37-4e4c-99f4-c1fbe8b8d34b/history/eec23fba-d5c4-4621-a988-5420ade4b502 14:35:19 14:35:19 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 14:35:19 14:35:19 [Pipeline] } 14:35:19 $ docker stop --time=1 497415e9acc4f5b277b3d89578000ab7d664a13734faaef69eb305aefb8e64ce 14:35:21 $ docker rm -f 497415e9acc4f5b277b3d89578000ab7d664a13734faaef69eb305aefb8e64ce [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 14:35:21 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:35:21 provisioning config files... 14:35:21 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config12325041104457736492tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:35:22 --> edgex-publish-swagger.sh 14:35:22 === Publish openapi/v2 API === 14:35:22 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 14:35:22 [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v2/device-sdk.yaml] 14:35:22 % Total % Received % Xferd Average Speed Time Time Time Current 14:35:22 Dload Upload Total Spent Left Speed 14:35:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 53552 0 0 100 53552 0 79690 --:--:-- --:--:-- --:--:-- 79572 100 53552 0 0 100 53552 0 79690 --:--:-- --:--:-- --:--:-- 79572 14:35:22 14:35:22 [Pipeline] } 14:35:22 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 14:35:23 + git log --format=format:%s -1 7dbdf76fddf8d5c49cfbe8a20277166ae9dac901 [Pipeline] sh 14:35:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:35:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:35:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:35:23 prd-ubuntu20.04-docker-8c-8g-6092 does not seem to be running inside a container 14:35:23 $ 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 14:35:24 $ docker top 6994f8b146b0c287f2fafa7ba87c72242c50f566191a7ed49119bef01cec71ab -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:35:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:35:24 [ssh-agent] Looking for ssh-agent implementation... 14:35:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:35:24 $ docker exec 6994f8b146b0c287f2fafa7ba87c72242c50f566191a7ed49119bef01cec71ab ssh-agent 14:35:24 SSH_AUTH_SOCK=/tmp/ssh-tOY6YwStpKGK/agent.34 14:35:24 SSH_AGENT_PID=40 14:35:24 Running ssh-add (command line suppressed) 14:35:24 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_6674783420562941771.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_6674783420562941771.key) 14:35:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:35:24 + git semver tag 14:35:25 2022-09-30 14:35:24,921 [run_tag] DEBUG tag force:False 14:35:25 2022-09-30 14:35:24,922 [check_head_tag] DEBUG check head tag 14:35:25 2022-09-30 14:35:24,922 [execute] INFO git cat-file --batch-check 14:35:25 2022-09-30 14:35:24,923 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) 14:35:25 2022-09-30 14:35:24,926 [execute] INFO git cat-file --batch 14:35:25 2022-09-30 14:35:24,926 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) 14:35:25 2022-09-30 14:35:24,947 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 14:35:25 2022-09-30 14:35:24,947 [execute] INFO git tag -a v2.3.0-dev.33 -m v2.3.0-dev.33 14:35:25 2022-09-30 14:35:24,947 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.33', '-m', 'v2.3.0-dev.33'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) 14:35:25 2022-09-30 14:35:24,952 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 14:35:25 2.3.0-dev.33 [Pipeline] } 14:35:25 $ docker exec --env ******** --env ******** 6994f8b146b0c287f2fafa7ba87c72242c50f566191a7ed49119bef01cec71ab ssh-agent -k 14:35:25 unset SSH_AUTH_SOCK; 14:35:25 unset SSH_AGENT_PID; 14:35:25 echo Agent pid 40 killed; 14:35:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:35:25 + git semver [Pipeline] } 14:35:25 $ docker stop --time=1 6994f8b146b0c287f2fafa7ba87c72242c50f566191a7ed49119bef01cec71ab 14:35:26 $ docker rm -f 6994f8b146b0c287f2fafa7ba87c72242c50f566191a7ed49119bef01cec71ab [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:35:27 14:35:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:35:27 0.23.1-centos7: Pulling from edgex-lftools 14:35:27 ab5ef0e58194: Pulling fs layer 14:35:27 9712f1f96733: Pulling fs layer 14:35:27 63f879dbbcfc: Pulling fs layer 14:35:27 0d9ebad4ef96: Pulling fs layer 14:35:27 e9a5061849ea: Pulling fs layer 14:35:27 d747dcd14b5f: Pulling fs layer 14:35:27 2de7ff778b66: Pulling fs layer 14:35:27 e9a5061849ea: Waiting 14:35:27 d747dcd14b5f: Waiting 14:35:27 0d9ebad4ef96: Waiting 14:35:27 2de7ff778b66: Waiting 14:35:27 9712f1f96733: Verifying Checksum 14:35:27 9712f1f96733: Download complete 14:35:28 63f879dbbcfc: Verifying Checksum 14:35:28 63f879dbbcfc: Download complete 14:35:28 e9a5061849ea: Verifying Checksum 14:35:28 e9a5061849ea: Download complete 14:35:28 d747dcd14b5f: Verifying Checksum 14:35:28 d747dcd14b5f: Download complete 14:35:28 0d9ebad4ef96: Verifying Checksum 14:35:28 0d9ebad4ef96: Download complete 14:35:28 2de7ff778b66: Download complete 14:35:28 ab5ef0e58194: Verifying Checksum 14:35:28 ab5ef0e58194: Download complete 14:35:31 ab5ef0e58194: Pull complete 14:35:31 9712f1f96733: Pull complete 14:35:31 63f879dbbcfc: Pull complete 14:35:34 0d9ebad4ef96: Pull complete 14:35:34 e9a5061849ea: Pull complete 14:35:34 d747dcd14b5f: Pull complete 14:35:35 2de7ff778b66: Pull complete 14:35:35 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 14:35:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:35:35 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:35:35 prd-ubuntu20.04-docker-8c-8g-6092 does not seem to be running inside a container 14:35:35 $ 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 14:35:37 $ docker top 89053f3089774dad7c38acf149895b580fd9a7617775ed3857ce87a64acf2a75 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 14:35:37 provisioning config files... 14:35:37 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config1807865163053882517tmp 14:35:37 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config11930000423607180822tmp 14:35:37 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config15298467834764656699tmp [Pipeline] { [Pipeline] echo 14:35:37 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 14:35:37 ---> sigul-configuration.sh 14:35:37 gpg: directory `/root/.gnupg' created 14:35:37 gpg: new configuration file `/root/.gnupg/gpg.conf' created 14:35:37 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 14:35:37 gpg: keyring `/root/.gnupg/secring.gpg' created 14:35:37 gpg: keyring `/root/.gnupg/pubring.gpg' created 14:35:37 gpg: CAST5 encrypted data 14:35:37 gpg: encrypted with 1 passphrase 14:35:37 gpg: WARNING: message was not integrity protected [Pipeline] sh 14:35:37 + mkdir /home/jenkins 14:35:37 + mkdir /home/jenkins/sigul [Pipeline] sh 14:35:38 + 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 14:35:38 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 14:35:38 ---> sigul-install.sh 14:35:38 Sigul already installed; skipping installation. [Pipeline] sh 14:35:38 + git tag --list 14:35:38 0.7.1 14:35:38 delhi-tag 14:35:38 v1.0.0 14:35:38 v1.1.0 14:35:38 v1.1.1 14:35:38 v1.1.2 14:35:38 v1.2.0 14:35:38 v1.2.1 14:35:38 v1.2.2 14:35:38 v1.2.3 14:35:38 v1.3.0 14:35:38 v1.4.0 14:35:38 v2.0.0 14:35:38 v2.1.0 14:35:38 v2.1.1 14:35:38 v2.1.1-dev.2 14:35:38 v2.1.1-dev.3 14:35:38 v2.2.0 14:35:38 v2.2.1-dev.1 14:35:38 v2.2.1-dev.10 14:35:38 v2.2.1-dev.11 14:35:38 v2.2.1-dev.12 14:35:38 v2.2.1-dev.13 14:35:38 v2.2.1-dev.14 14:35:38 v2.2.1-dev.2 14:35:38 v2.2.1-dev.3 14:35:38 v2.2.1-dev.4 14:35:38 v2.2.1-dev.5 14:35:38 v2.2.1-dev.6 14:35:38 v2.2.1-dev.7 14:35:38 v2.2.1-dev.8 14:35:38 v2.2.1-dev.9 14:35:38 v2.3.0-dev.14 14:35:38 v2.3.0-dev.15 14:35:38 v2.3.0-dev.16 14:35:38 v2.3.0-dev.17 14:35:38 v2.3.0-dev.18 14:35:38 v2.3.0-dev.19 14:35:38 v2.3.0-dev.20 14:35:38 v2.3.0-dev.21 14:35:38 v2.3.0-dev.22 14:35:38 v2.3.0-dev.23 14:35:38 v2.3.0-dev.24 14:35:38 v2.3.0-dev.25 14:35:38 v2.3.0-dev.26 14:35:38 v2.3.0-dev.27 14:35:38 v2.3.0-dev.28 14:35:38 v2.3.0-dev.29 14:35:38 v2.3.0-dev.30 14:35:38 v2.3.0-dev.31 14:35:38 v2.3.0-dev.32 14:35:38 v2.3.0-dev.33 [Pipeline] sh 14:35:39 + lftools sign git-tag v2.3.0-dev.33 14:35:39 Signing Git tag with Sigul... 14:35:39 Signing v2.3.0-dev.33 [Pipeline] echo 14:35:39 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 14:35:40 ---> sigul-configuration-cleanup.sh [Pipeline] } 14:35:40 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 14:35:40 $ docker stop --time=1 89053f3089774dad7c38acf149895b580fd9a7617775ed3857ce87a64acf2a75 14:35:41 $ docker rm -f 89053f3089774dad7c38acf149895b580fd9a7617775ed3857ce87a64acf2a75 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 14:35:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:35:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:35:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:35:42 prd-ubuntu20.04-docker-8c-8g-6092 does not seem to be running inside a container 14:35:42 $ 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 14:35:42 $ docker top 75ddb85b77e616c255753309047380aad279711dec3192845e66ad611d119c7d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:35:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:35:42 [ssh-agent] Looking for ssh-agent implementation... 14:35:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:35:42 $ docker exec 75ddb85b77e616c255753309047380aad279711dec3192845e66ad611d119c7d ssh-agent 14:35:42 SSH_AUTH_SOCK=/tmp/ssh-v9XGLPuujjU9/agent.32 14:35:42 SSH_AGENT_PID=38 14:35:42 Running ssh-add (command line suppressed) 14:35:43 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_9327629699742753649.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_9327629699742753649.key) 14:35:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:35:43 + git semver bump pre 14:35:43 2022-09-30 14:35:43,523 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 14:35:43 2022-09-30 14:35:43,523 [bump_version] DEBUG bumping version:2.3.0-dev.33 on axis:pre with prefix:dev 14:35:43 2022-09-30 14:35:43,523 [bump_version] DEBUG bumped version:2.3.0-dev.34 14:35:43 2022-09-30 14:35:43,523 [write_version] DEBUG write version:2.3.0-dev.34 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True 14:35:43 2022-09-30 14:35:43,523 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 14:35:43 2022-09-30 14:35:43,523 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 14:35:43 2022-09-30 14:35:43,525 [execute] INFO git cat-file --batch-check 14:35:43 2022-09-30 14:35:43,525 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 14:35:43 2022-09-30 14:35:43,530 [execute] INFO git cat-file --batch 14:35:43 2022-09-30 14:35:43,530 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 14:35:43 2022-09-30 14:35:43,535 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 14:35:43 2.3.0-dev.34 [Pipeline] } 14:35:43 $ docker exec --env ******** --env ******** 75ddb85b77e616c255753309047380aad279711dec3192845e66ad611d119c7d ssh-agent -k 14:35:43 unset SSH_AUTH_SOCK; 14:35:43 unset SSH_AGENT_PID; 14:35:43 echo Agent pid 38 killed; 14:35:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:35:44 + git semver [Pipeline] } 14:35:44 $ docker stop --time=1 75ddb85b77e616c255753309047380aad279711dec3192845e66ad611d119c7d 14:35:45 $ docker rm -f 75ddb85b77e616c255753309047380aad279711dec3192845e66ad611d119c7d [Pipeline] // withDockerContainer [Pipeline] sh 14:35:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:35:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:35:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:35:46 prd-ubuntu20.04-docker-8c-8g-6092 does not seem to be running inside a container 14:35:46 $ 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 14:35:46 $ docker top d19200caf7f8ab640303e10647594befff4177fb7b4f38825e63499fca32f2b9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:35:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:35:46 [ssh-agent] Looking for ssh-agent implementation... 14:35:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:35:46 $ docker exec d19200caf7f8ab640303e10647594befff4177fb7b4f38825e63499fca32f2b9 ssh-agent 14:35:47 SSH_AUTH_SOCK=/tmp/ssh-00QnK4gglYF3/agent.32 14:35:47 SSH_AGENT_PID=38 14:35:47 Running ssh-add (command line suppressed) 14:35:47 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_14465659727450808857.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_14465659727450808857.key) 14:35:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:35:47 + git semver push 14:35:47 2022-09-30 14:35:47,637 [run_push] DEBUG push 14:35:47 2022-09-30 14:35:47,638 [execute] INFO git cat-file --batch-check 14:35:47 2022-09-30 14:35:47,639 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 14:35:47 2022-09-30 14:35:47,642 [execute] INFO git rev-list 1f160760741a4f65bc21aebed2c77b8ac6ccc56e -- 14:35:47 2022-09-30 14:35:47,643 [execute] DEBUG Popen(['git', 'rev-list', '1f160760741a4f65bc21aebed2c77b8ac6ccc56e', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 14:35:47 2022-09-30 14:35:47,653 [execute] INFO git fetch -v origin 14:35:47 2022-09-30 14:35:47,654 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) 14:35:48 2022-09-30 14:35:48,238 [run_push] DEBUG no remote changes detected 14:35:48 2022-09-30 14:35:48,238 [execute] INFO git push origin semver 14:35:48 2022-09-30 14:35:48,239 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 14:35:49 2022-09-30 14:35:49,245 [run_push] DEBUG push all version tags 14:35:49 2022-09-30 14:35:49,246 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 14:35:49 2022-09-30 14:35:49,246 [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) 14:35:50 2022-09-30 14:35:50,209 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 14:35:50 2.3.0-dev.34 [Pipeline] } 14:35:50 $ docker exec --env ******** --env ******** d19200caf7f8ab640303e10647594befff4177fb7b4f38825e63499fca32f2b9 ssh-agent -k 14:35:50 unset SSH_AUTH_SOCK; 14:35:50 unset SSH_AGENT_PID; 14:35:50 echo Agent pid 38 killed; 14:35:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:35:50 + git semver [Pipeline] } 14:35:51 $ docker stop --time=1 d19200caf7f8ab640303e10647594befff4177fb7b4f38825e63499fca32f2b9 14:35:52 $ docker rm -f d19200caf7f8ab640303e10647594befff4177fb7b4f38825e63499fca32f2b9 [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 14:35:53 + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] 14:35:53 + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives 14:35:53 total 16 14:35:53 drwxr-xr-x 3 root root 4096 Sep 30 14:25 . 14:35:53 drwxrwxr-x 12 jenkins jenkins 4096 Sep 30 14:35 .. 14:35:53 drwxr-xr-x 2 root root 4096 Sep 30 14:25 cost 14:35:53 -rw-r--r-- 1 root root 85 Sep 30 14:25 cost.csv 14:35:53 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives 14:35:53 + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives 14:35:53 total 16 14:35:53 drwxr-xr-x 3 jenkins jenkins 4096 Sep 30 14:25 . 14:35:53 drwxrwxr-x 12 jenkins jenkins 4096 Sep 30 14:35 .. 14:35:53 drwxr-xr-x 2 jenkins jenkins 4096 Sep 30 14:25 cost 14:35:53 -rw-r--r-- 1 jenkins jenkins 85 Sep 30 14:25 cost.csv [Pipeline] libraryResource [Pipeline] sh 14:35:53 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:35:54 ---> package-listing.sh 14:35:54 ++ facter osfamily 14:35:54 ++ tr '[:upper:]' '[:lower:]' 14:35:54 + OS_FAMILY=debian 14:35:54 + workspace=/w/workspace/edgexfoundry_device-sdk-go_main 14:35:54 + START_PACKAGES=/tmp/packages_start.txt 14:35:54 + END_PACKAGES=/tmp/packages_end.txt 14:35:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:35:54 + PACKAGES=/tmp/packages_start.txt 14:35:54 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 14:35:54 + PACKAGES=/tmp/packages_end.txt 14:35:54 + case "${OS_FAMILY}" in 14:35:54 + dpkg -l 14:35:54 + grep '^ii' 14:35:54 + '[' -f /tmp/packages_start.txt ']' 14:35:54 + '[' -f /tmp/packages_end.txt ']' 14:35:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:35:54 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 14:35:54 + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ 14:35:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo 14:35:54 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 14:35:54 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:35:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:35:55 prd-ubuntu20.04-docker-8c-8g-6092 does not seem to be running inside a container 14:35:55 $ 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 14:35:55 $ docker top cbb2d90eea2fba0bacced28c47d51850e01241f5dfec5119f835b50861a0647c -eo pid,comm [Pipeline] { [Pipeline] sh 14:35:55 + touch /tmp/pre-build-complete [Pipeline] sh 14:35:56 + mkdir -p /var/log/sysstat [Pipeline] sh 14:35:56 + ls /var/log/sa-host 14:35:56 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:35:56 provisioning config files... 14:35:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config13443935126046958125tmp [Pipeline] { [Pipeline] echo 14:35:56 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:35:56 ---> create-netrc.sh [Pipeline] } 14:35:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:35:57 ---> python-tools-install.sh [Pipeline] echo 14:35:57 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:35:57 ---> sudo-logs.sh 14:35:57 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:35:57 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:35:57 ---> job-cost.sh 14:35:57 lf-activate-venv: SKIPPING 14:35:57 DEBUG: total: 0.2199999988079071 14:35:57 INFO: Retrieving Stack Cost... 14:35:58 INFO: Retrieving Pricing Info for: v3-standard-8 14:35:58 INFO: Archiving Costs [Pipeline] echo 14:35:58 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:35:58 ---> logs-deploy.sh 14:35:58 lf-activate-venv: SKIPPING 14:35:58 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/108 14:35:58 INFO: archiving workspace using pattern(s): 14:35:59 Archives upload complete. 14:36:00 INFO: archiving logs to Nexus 14:36:00 ---> uname -a: 14:36:00 Linux prd-ubuntu20-04-docker-8c-8g-6092 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 14:36:00 14:36:00 14:36:00 ---> lscpu: 14:36:00 Architecture: x86_64 14:36:00 CPU op-mode(s): 32-bit, 64-bit 14:36:00 Byte Order: Little Endian 14:36:00 Address sizes: 40 bits physical, 48 bits virtual 14:36:00 CPU(s): 8 14:36:00 On-line CPU(s) list: 0-7 14:36:00 Thread(s) per core: 1 14:36:00 Core(s) per socket: 1 14:36:00 Socket(s): 8 14:36:00 NUMA node(s): 1 14:36:00 Vendor ID: AuthenticAMD 14:36:00 CPU family: 23 14:36:00 Model: 49 14:36:00 Model name: AMD EPYC-Rome Processor 14:36:00 Stepping: 0 14:36:00 CPU MHz: 2799.998 14:36:00 BogoMIPS: 5599.99 14:36:00 Virtualization: AMD-V 14:36:00 Hypervisor vendor: KVM 14:36:00 Virtualization type: full 14:36:00 L1d cache: 256 KiB 14:36:00 L1i cache: 256 KiB 14:36:00 L2 cache: 4 MiB 14:36:00 L3 cache: 128 MiB 14:36:00 NUMA node0 CPU(s): 0-7 14:36:00 Vulnerability Itlb multihit: Not affected 14:36:00 Vulnerability L1tf: Not affected 14:36:00 Vulnerability Mds: Not affected 14:36:00 Vulnerability Meltdown: Not affected 14:36:00 Vulnerability Mmio stale data: Not affected 14:36:00 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 14:36:00 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 14:36:00 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 14:36:00 Vulnerability Srbds: Not affected 14:36:00 Vulnerability Tsx async abort: Not affected 14:36:00 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 14:36:00 14:36:00 14:36:00 ---> nproc: 14:36:00 8 14:36:00 14:36:00 14:36:00 ---> df -h: 14:36:00 Filesystem Size Used Avail Use% Mounted on 14:36:00 overlay 155G 13G 143G 9% / 14:36:00 tmpfs 64M 0 64M 0% /dev 14:36:00 tmpfs 16G 0 16G 0% /sys/fs/cgroup 14:36:00 shm 64M 0 64M 0% /dev/shm 14:36:00 /dev/vda1 155G 13G 143G 9% /facter-os 14:36:00 14:36:00 14:36:00 ---> sar -b -r -n DEV: 14:36:00 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6092) 09/30/22 _x86_64_ (8 CPU) 14:36:00 14:36:00 14:22:46 LINUX RESTART (8 CPU) 14:36:00 14:36:00 14:23:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 14:36:00 14:24:01 226.36 48.68 177.69 0.00 5425.76 92552.31 0.00 14:36:00 14:25:01 136.75 0.25 136.50 0.00 17.59 33729.02 0.00 14:36:00 14:26:01 129.16 0.03 129.12 0.00 2.53 33554.30 0.00 14:36:00 14:27:02 0.88 0.00 0.88 0.00 0.00 11.20 0.00 14:36:00 14:28:01 29.93 9.39 20.54 0.00 2932.38 2363.53 0.00 14:36:00 14:29:01 13.15 0.10 13.05 0.00 0.80 2521.31 0.00 14:36:00 14:30:01 1.03 0.00 1.03 0.00 0.00 11.46 0.00 14:36:00 14:31:01 1.60 0.00 1.60 0.00 0.00 17.86 0.00 14:36:00 14:32:01 0.88 0.00 0.88 0.00 0.00 10.00 0.00 14:36:00 14:33:01 1.73 0.00 1.73 0.00 0.00 18.93 0.00 14:36:00 14:34:01 1.20 0.00 1.20 0.00 0.00 23.73 0.00 14:36:00 14:35:01 3.58 1.02 2.57 0.00 21.86 33.33 0.00 14:36:00 Average: 45.55 4.95 40.60 0.00 696.95 13753.43 0.00 14:36:00 14:36:00 14:23:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:36:00 14:24:01 28101372 31562896 747412 2.27 127584 3517236 2056132 6.06 1167152 3159360 476952 14:36:00 14:25:01 28240208 31401796 898684 2.73 136560 3229200 2412060 7.11 1406036 2789060 138076 14:36:00 14:26:01 27826404 31579668 723444 2.20 147512 3763932 1753428 5.17 1213396 3349520 12 14:36:00 14:27:02 27825852 31579280 723260 2.20 147544 3763936 1753428 5.17 1213292 3349524 184 14:36:00 14:28:01 27491372 31540108 744672 2.26 164924 4040824 1828500 5.39 1325796 3550924 94392 14:36:00 14:29:01 27541512 31568108 717564 2.18 166248 4012704 1796856 5.30 1362452 3460464 4 14:36:00 14:30:01 27545552 31572216 713416 2.17 166284 4012716 1796856 5.30 1358528 3460468 8 14:36:00 14:31:01 27545952 31572704 712860 2.17 166324 4012708 1796856 5.30 1358340 3460500 4 14:36:00 14:32:01 27545612 31572384 713112 2.17 166340 4012720 1796856 5.30 1358340 3460504 8 14:36:00 14:33:01 27545852 31573404 712976 2.17 166388 4012724 1796856 5.30 1357728 3461220 24 14:36:00 14:34:01 27546184 31573776 712628 2.17 166460 4012724 1796856 5.30 1357712 3461224 12 14:36:00 14:35:01 27545120 31573828 712484 2.17 166532 4013348 1804732 5.32 1357820 3461788 4 14:36:00 Average: 27691749 31555847 736043 2.24 157392 3867064 1865785 5.50 1319716 3368713 59140 14:36:00 14:36:00 14:23:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:36:00 14:24:01 ens3 834.16 578.12 8153.36 104.92 0.00 0.00 0.00 0.00 14:36:00 14:24:01 docker0 162.41 204.22 12.99 1745.83 0.00 0.00 0.00 0.00 14:36:00 14:24:01 lo 6.87 6.87 0.66 0.66 0.00 0.00 0.00 0.00 14:36:00 14:25:01 ens3 47.95 34.82 80.37 17.78 0.00 0.00 0.00 0.00 14:36:00 14:25:01 docker0 8.10 9.20 0.47 40.81 0.00 0.00 0.00 0.00 14:36:00 14:25:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 14:36:00 14:25:01 veth88a5d3d 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 14:36:00 14:26:01 ens3 132.59 103.20 2637.37 104.06 0.00 0.00 0.00 0.00 14:36:00 14:26:01 docker0 9.43 12.18 0.57 57.85 0.00 0.00 0.00 0.00 14:36:00 14:26:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 14:36:00 14:27:02 ens3 0.82 0.78 0.05 0.07 0.00 0.00 0.00 0.00 14:36:00 14:27:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:00 14:27:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:36:00 14:28:01 ens3 88.88 56.19 1321.14 3.94 0.00 0.00 0.00 0.00 14:36:00 14:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:00 14:28:01 lo 0.34 0.34 0.03 0.03 0.00 0.00 0.00 0.00 14:36:00 14:29:01 ens3 1.28 0.75 0.48 0.27 0.00 0.00 0.00 0.00 14:36:00 14:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:00 14:29:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 14:36:00 14:30:01 ens3 0.35 0.27 0.25 0.20 0.00 0.00 0.00 0.00 14:36:00 14:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:00 14:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:00 14:31:01 ens3 0.67 0.42 1.47 0.03 0.00 0.00 0.00 0.00 14:36:00 14:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:00 14:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:36:00 14:32:01 ens3 0.02 0.03 0.00 0.00 0.00 0.00 0.00 0.00 14:36:00 14:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:00 14:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:00 14:33:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:36:00 14:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:00 14:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:36:00 14:34:01 ens3 0.17 0.13 0.08 0.07 0.00 0.00 0.00 0.00 14:36:00 14:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:00 14:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:00 14:35:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:36:00 14:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:00 14:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:36:00 Average: ens3 92.27 64.59 1015.79 19.30 0.00 0.00 0.00 0.00 14:36:00 Average: docker0 15.01 18.83 1.17 153.92 0.00 0.00 0.00 0.00 14:36:00 Average: lo 0.86 0.86 0.08 0.08 0.00 0.00 0.00 0.00 14:36:00 14:36:00 14:36:00 ---> sar -P ALL: 14:36:00 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6092) 09/30/22 _x86_64_ (8 CPU) 14:36:00 14:36:00 14:22:46 LINUX RESTART (8 CPU) 14:36:00 14:36:00 14:23:01 CPU %user %nice %system %iowait %steal %idle 14:36:00 14:24:01 all 12.80 0.00 4.98 1.21 0.07 80.93 14:36:00 14:24:01 0 14.58 0.00 6.50 0.93 0.07 77.93 14:36:00 14:24:01 1 12.03 0.00 5.51 2.26 0.07 80.13 14:36:00 14:24:01 2 12.60 0.00 5.25 3.26 0.07 78.82 14:36:00 14:24:01 3 13.09 0.00 5.76 0.98 0.08 80.08 14:36:00 14:24:01 4 14.59 0.00 3.55 0.14 0.07 81.66 14:36:00 14:24:01 5 10.04 0.00 4.63 0.56 0.07 84.71 14:36:00 14:24:01 6 14.91 0.00 4.49 1.28 0.08 79.23 14:36:00 14:24:01 7 10.60 0.00 4.15 0.29 0.07 84.90 14:36:00 14:25:01 all 47.17 0.00 7.02 0.39 0.09 45.34 14:36:00 14:25:01 0 47.85 0.00 7.48 0.15 0.08 44.44 14:36:00 14:25:01 1 45.97 0.00 6.85 0.03 0.08 47.05 14:36:00 14:25:01 2 47.95 0.00 7.06 0.76 0.08 44.15 14:36:00 14:25:01 3 48.06 0.00 7.55 0.05 0.10 44.23 14:36:00 14:25:01 4 47.01 0.00 7.00 0.07 0.08 45.84 14:36:00 14:25:01 5 46.11 0.00 6.85 0.86 0.08 46.09 14:36:00 14:25:01 6 47.66 0.00 7.03 1.15 0.08 44.08 14:36:00 14:25:01 7 46.73 0.00 6.32 0.05 0.10 46.80 14:36:00 14:26:01 all 11.99 0.00 2.74 0.33 0.05 84.90 14:36:00 14:26:01 0 12.35 0.00 2.65 0.12 0.05 84.83 14:36:00 14:26:01 1 11.18 0.00 2.69 0.64 0.05 85.45 14:36:00 14:26:01 2 12.27 0.00 2.79 0.22 0.05 84.67 14:36:00 14:26:01 3 10.84 0.00 3.20 1.30 0.05 84.61 14:36:00 14:26:01 4 11.53 0.00 2.72 0.07 0.03 85.65 14:36:00 14:26:01 5 14.11 0.00 2.61 0.00 0.05 83.23 14:36:00 14:26:01 6 11.66 0.00 2.54 0.13 0.03 85.63 14:36:00 14:26:01 7 11.96 0.00 2.69 0.13 0.05 85.16 14:36:00 14:27:02 all 0.02 0.00 0.01 0.00 0.01 99.96 14:36:00 14:27:02 0 0.02 0.00 0.00 0.00 0.00 99.98 14:36:00 14:27:02 1 0.05 0.00 0.00 0.02 0.02 99.92 14:36:00 14:27:02 2 0.00 0.00 0.00 0.00 0.00 100.00 14:36:00 14:27:02 3 0.03 0.00 0.02 0.00 0.02 99.93 14:36:00 14:27:02 4 0.00 0.00 0.02 0.00 0.02 99.97 14:36:00 14:27:02 5 0.02 0.00 0.00 0.00 0.00 99.98 14:36:00 14:27:02 6 0.02 0.00 0.02 0.00 0.02 99.95 14:36:00 14:27:02 7 0.02 0.00 0.02 0.00 0.00 99.97 14:36:00 14:28:01 all 1.00 0.00 0.77 0.19 0.01 98.03 14:36:00 14:28:01 0 1.05 0.00 0.37 0.02 0.02 98.54 14:36:00 14:28:01 1 1.02 0.00 1.09 0.61 0.02 97.27 14:36:00 14:28:01 2 0.59 0.00 0.64 0.47 0.02 98.27 14:36:00 14:28:01 3 1.29 0.00 0.68 0.03 0.00 97.99 14:36:00 14:28:01 4 0.77 0.00 1.53 0.03 0.00 97.67 14:36:00 14:28:01 5 1.54 0.00 0.85 0.15 0.02 97.44 14:36:00 14:28:01 6 1.00 0.00 0.49 0.14 0.00 98.37 14:36:00 14:28:01 7 0.76 0.00 0.49 0.03 0.02 98.69 14:36:00 14:29:01 all 0.52 0.00 0.10 0.10 0.01 99.27 14:36:00 14:29:01 0 0.08 0.00 0.12 0.00 0.00 99.80 14:36:00 14:29:01 1 0.30 0.00 0.15 0.02 0.02 99.52 14:36:00 14:29:01 2 0.27 0.00 0.13 0.53 0.02 99.05 14:36:00 14:29:01 3 0.65 0.00 0.13 0.12 0.02 99.08 14:36:00 14:29:01 4 0.30 0.00 0.07 0.00 0.00 99.63 14:36:00 14:29:01 5 0.08 0.00 0.05 0.00 0.00 99.87 14:36:00 14:29:01 6 2.18 0.00 0.10 0.03 0.02 97.67 14:36:00 14:29:01 7 0.23 0.00 0.07 0.12 0.00 99.58 14:36:00 14:30:01 all 0.27 0.00 0.02 0.00 0.00 99.71 14:36:00 14:30:01 0 0.02 0.00 0.00 0.00 0.00 99.98 14:36:00 14:30:01 1 0.02 0.00 0.00 0.00 0.00 99.98 14:36:00 14:30:01 2 0.03 0.00 0.05 0.02 0.02 99.88 14:36:00 14:30:01 3 0.02 0.00 0.00 0.00 0.00 99.98 14:36:00 14:30:01 4 0.03 0.00 0.03 0.00 0.02 99.92 14:36:00 14:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 14:36:00 14:30:01 6 1.99 0.00 0.02 0.00 0.00 98.00 14:36:00 14:30:01 7 0.03 0.00 0.03 0.00 0.00 99.93 14:36:00 14:31:01 all 0.27 0.00 0.01 0.00 0.01 99.72 14:36:00 14:31:01 0 0.02 0.00 0.02 0.00 0.02 99.95 14:36:00 14:31:01 1 0.00 0.00 0.00 0.00 0.00 100.00 14:36:00 14:31:01 2 0.03 0.00 0.02 0.02 0.02 99.92 14:36:00 14:31:01 3 0.03 0.00 0.00 0.00 0.00 99.97 14:36:00 14:31:01 4 0.02 0.00 0.02 0.00 0.00 99.97 14:36:00 14:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 14:36:00 14:31:01 6 1.97 0.00 0.00 0.02 0.02 98.00 14:36:00 14:31:01 7 0.03 0.00 0.00 0.00 0.00 99.97 14:36:00 14:32:01 all 0.24 0.00 0.02 0.00 0.00 99.73 14:36:00 14:32:01 0 0.03 0.00 0.02 0.02 0.00 99.93 14:36:00 14:32:01 1 0.02 0.00 0.00 0.00 0.00 99.98 14:36:00 14:32:01 2 0.05 0.00 0.03 0.00 0.00 99.92 14:36:00 14:32:01 3 0.02 0.00 0.00 0.02 0.02 99.95 14:36:00 14:32:01 4 0.05 0.00 0.02 0.00 0.00 99.93 14:36:00 14:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 14:36:00 14:32:01 6 1.70 0.00 0.08 0.00 0.02 98.21 14:36:00 14:32:01 7 0.03 0.00 0.00 0.00 0.00 99.97 14:36:00 14:33:01 all 0.01 0.00 0.01 0.01 0.00 99.97 14:36:00 14:33:01 0 0.00 0.00 0.02 0.02 0.00 99.97 14:36:00 14:33:01 1 0.00 0.00 0.00 0.00 0.00 100.00 14:36:00 14:33:01 2 0.02 0.00 0.02 0.00 0.02 99.95 14:36:00 14:33:01 3 0.02 0.00 0.02 0.00 0.00 99.97 14:36:00 14:33:01 4 0.00 0.00 0.02 0.00 0.00 99.98 14:36:00 14:33:01 5 0.00 0.00 0.02 0.00 0.00 99.98 14:36:00 14:33:01 6 0.00 0.00 0.00 0.02 0.00 99.98 14:36:00 14:33:01 7 0.02 0.00 0.00 0.02 0.00 99.97 14:36:00 14:34:01 all 0.03 0.00 0.01 0.00 0.01 99.95 14:36:00 14:34:01 0 0.02 0.00 0.00 0.02 0.00 99.97 14:36:00 14:34:01 1 0.03 0.00 0.00 0.00 0.02 99.95 14:36:00 14:34:01 2 0.03 0.00 0.02 0.00 0.02 99.93 14:36:00 14:34:01 3 0.03 0.00 0.00 0.00 0.00 99.97 14:36:00 14:34:01 4 0.03 0.00 0.02 0.00 0.00 99.95 14:36:00 14:34:01 5 0.03 0.00 0.00 0.02 0.00 99.95 14:36:00 14:34:01 6 0.03 0.00 0.02 0.00 0.02 99.93 14:36:00 14:34:01 7 0.03 0.00 0.00 0.00 0.02 99.95 14:36:00 14:36:00 14:34:01 CPU %user %nice %system %iowait %steal %idle 14:36:00 14:35:01 all 0.05 0.00 0.03 0.01 0.01 99.90 14:36:00 14:35:01 0 0.02 0.00 0.07 0.02 0.02 99.88 14:36:00 14:35:01 1 0.18 0.00 0.07 0.03 0.00 99.72 14:36:00 14:35:01 2 0.08 0.00 0.03 0.00 0.02 99.87 14:36:00 14:35:01 3 0.00 0.00 0.03 0.02 0.00 99.95 14:36:00 14:35:01 4 0.03 0.00 0.03 0.00 0.00 99.93 14:36:00 14:35:01 5 0.02 0.00 0.02 0.00 0.00 99.97 14:36:00 14:35:01 6 0.02 0.00 0.02 0.02 0.02 99.93 14:36:00 14:35:01 7 0.02 0.00 0.00 0.00 0.00 99.98 14:36:00 Average: all 6.15 0.00 1.30 0.19 0.02 92.35 14:36:00 Average: 0 6.29 0.00 1.43 0.11 0.02 92.16 14:36:00 Average: 1 5.86 0.00 1.35 0.30 0.02 92.47 14:36:00 Average: 2 6.11 0.00 1.32 0.44 0.03 92.10 14:36:00 Average: 3 6.13 0.00 1.44 0.21 0.02 92.20 14:36:00 Average: 4 6.14 0.00 1.24 0.03 0.02 92.57 14:36:00 Average: 5 5.95 0.00 1.24 0.13 0.02 92.65 14:36:00 Average: 6 6.87 0.00 1.22 0.23 0.03 91.66 14:36:00 Average: 7 5.83 0.00 1.14 0.05 0.02 92.95 14:36:00 14:36:00 14:36:00