Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5df0661f6aa28262333844c5296207997c828617 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-ssh16573310832200095382.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 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh11514328161653352825.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 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh3748655391057044088.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 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > 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-ssh7693298696266531124.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-ssh5302895454282283887.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8539 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 5df0661f6aa28262333844c5296207997c828617 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Commit message: "feat: Add metrics for count of Events and Readings sent (#1239)" > git config core.sparsecheckout # timeout=10 > git checkout -f 5df0661f6aa28262333844c5296207997c828617 # timeout=10 > git rev-list --no-walk 7bbb59f8c44229fd9a47a53e0a371713df51d427 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:04:30 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:04:30 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:04:30 ========================================================= 06:04:30 EdgeX Global Pipelines Version Info 06:04:30 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:04:31 ------------------- 06:04:31 stable info: 06:04:31 ------------------- 06:04:31 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:04:31 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 06:04:31 Message: update stable to v1.0.243 06:04:31 ------------------- 06:04:31 experimental info: 06:04:31 ------------------- 06:04:31 Commited By: **** collab-it+edgex@linuxfoundation.org 06:04:31 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 06:04:31 Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:04:32 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 06:04:32 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 06:04:32 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:04:32 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:04:32 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:04:32 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 06:04:32 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:04:32 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 06:04:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:04:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:04:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:04:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 06:04:32 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:04:32 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:04:32 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:04:32 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 06:04:32 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:04:32 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:04:32 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:04:32 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:04:32 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 06:04:32 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 06:04:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:04:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:04:32 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:04:32 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:04:32 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 06:04:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 06:04:32 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 06:04:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 06:04:32 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5df0661f6aa28262333844c5296207997c828617 [Pipeline] echo 06:04:32 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5df0661 [Pipeline] echo 06:04:32 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:04:32 provisioning config files... 06:04:32 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config181474029016804063tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:04:32 ---> docker-login.sh 06:04:32 nexus3.edgexfoundry.org:10001 06:04:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:04:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:04:33 Configure a credential helper to remove this warning. See 06:04:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:04:33 06:04:33 Login Succeeded 06:04:33 nexus3.edgexfoundry.org:10002 06:04:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:04:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:04:33 Configure a credential helper to remove this warning. See 06:04:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:04:33 06:04:33 Login Succeeded 06:04:33 nexus3.edgexfoundry.org:10003 06:04:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:04:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:04:33 Configure a credential helper to remove this warning. See 06:04:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:04:33 06:04:33 Login Succeeded 06:04:33 nexus3.edgexfoundry.org:10004 06:04:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:04:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:04:33 Configure a credential helper to remove this warning. See 06:04:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:04:33 06:04:33 Login Succeeded 06:04:33 docker.io 06:04:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:04:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:04:34 Configure a credential helper to remove this warning. See 06:04:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:04:34 06:04:34 Login Succeeded 06:04:34 ---> docker-login.sh ends [Pipeline] } 06:04:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 06:04:34 + git rev-list -1 --merges 5df0661f6aa28262333844c5296207997c828617~1..5df0661f6aa28262333844c5296207997c828617 [Pipeline] echo 06:04:34 -----------> git rev-list -1 --merges 5df0661f6aa28262333844c5296207997c828617~1..5df0661f6aa28262333844c5296207997c828617 5df0661f6aa28262333844c5296207997c828617 [false] [Pipeline] sh 06:04:34 + git log --format=format:%s -1 5df0661f6aa28262333844c5296207997c828617 [Pipeline] echo 06:04:34 ========================================================= 06:04:34 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:04:34 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:04:35 + git log --format=format:%s -1 5df0661f6aa28262333844c5296207997c828617 [Pipeline] echo 06:04:35 [semverPrep] GIT_COMMIT: 5df0661f6aa28262333844c5296207997c828617, Commit Message: feat: Add metrics for count of Events and Readings sent (#1239) [Pipeline] echo 06:04:35 [semverPrep] This is not a build commit. [Pipeline] sh 06:04:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:04:35 + grep -v github /etc/ssh/ssh_known_hosts 06:04:35 + [ -e /tmp/ssh_known_hosts ] 06:04:35 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:04:35 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:04:35 + sudo tee -a /etc/ssh/ssh_known_hosts 06:04:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:04:36 06:04:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:04:36 0.1.4: Pulling from edgex-devops/py-git-semver 06:04:36 b85a868b505f: Pulling fs layer 06:04:36 e2be974225ed: Pulling fs layer 06:04:36 339a4e72a1f5: Pulling fs layer 06:04:36 988bab9f4d93: Pulling fs layer 06:04:36 1469e6f7b9e6: Pulling fs layer 06:04:36 eaf3925da568: Pulling fs layer 06:04:36 bab4dde63d76: Pulling fs layer 06:04:36 bde34c3a00c8: Pulling fs layer 06:04:36 b352a97aabf1: Pulling fs layer 06:04:36 4872d77fe225: Pulling fs layer 06:04:36 5851b861e8e6: Pulling fs layer 06:04:36 eaf3925da568: Waiting 06:04:36 1469e6f7b9e6: Waiting 06:04:36 5851b861e8e6: Waiting 06:04:36 bab4dde63d76: Waiting 06:04:36 bde34c3a00c8: Waiting 06:04:36 b352a97aabf1: Waiting 06:04:36 4872d77fe225: Waiting 06:04:36 e2be974225ed: Verifying Checksum 06:04:36 e2be974225ed: Download complete 06:04:36 988bab9f4d93: Download complete 06:04:36 1469e6f7b9e6: Verifying Checksum 06:04:36 1469e6f7b9e6: Download complete 06:04:36 eaf3925da568: Verifying Checksum 06:04:36 eaf3925da568: Download complete 06:04:36 339a4e72a1f5: Verifying Checksum 06:04:36 339a4e72a1f5: Download complete 06:04:36 bde34c3a00c8: Verifying Checksum 06:04:36 bde34c3a00c8: Download complete 06:04:36 b352a97aabf1: Verifying Checksum 06:04:36 b352a97aabf1: Download complete 06:04:36 4872d77fe225: Download complete 06:04:36 5851b861e8e6: Verifying Checksum 06:04:36 5851b861e8e6: Download complete 06:04:36 b85a868b505f: Verifying Checksum 06:04:36 b85a868b505f: Download complete 06:04:36 bab4dde63d76: Verifying Checksum 06:04:36 bab4dde63d76: Download complete 06:04:37 b85a868b505f: Pull complete 06:04:38 e2be974225ed: Pull complete 06:04:38 339a4e72a1f5: Pull complete 06:04:38 988bab9f4d93: Pull complete 06:04:38 1469e6f7b9e6: Pull complete 06:04:38 eaf3925da568: Pull complete 06:04:40 bab4dde63d76: Pull complete 06:04:40 bde34c3a00c8: Pull complete 06:04:40 b352a97aabf1: Pull complete 06:04:41 4872d77fe225: Pull complete 06:04:41 5851b861e8e6: Pull complete 06:04:41 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 06:04:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:04:41 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:04:41 prd-ubuntu20.04-docker-8c-8g-8539 does not seem to be running inside a container 06:04:41 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:04:42 $ docker top f650f15b51a92ea3b47d5882f8b652d8f171f698dd355618f69deee88641f582 -eo pid,comm 06:04:42 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). 06:04:42 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:04:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:04:42 [ssh-agent] Looking for ssh-agent implementation... 06:04:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:04:42 $ docker exec f650f15b51a92ea3b47d5882f8b652d8f171f698dd355618f69deee88641f582 ssh-agent 06:04:42 SSH_AUTH_SOCK=/tmp/ssh-yPPWhCguN9iD/agent.32 06:04:42 SSH_AGENT_PID=38 06:04:42 Running ssh-add (command line suppressed) 06:04:42 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_14668583911951228636.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_14668583911951228636.key) 06:04:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:04:43 + git tag --points-at HEAD [Pipeline] } 06:04:43 $ docker exec --env ******** --env ******** f650f15b51a92ea3b47d5882f8b652d8f171f698dd355618f69deee88641f582 ssh-agent -k 06:04:43 unset SSH_AUTH_SOCK; 06:04:43 unset SSH_AGENT_PID; 06:04:43 echo Agent pid 38 killed; 06:04:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:04:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:04:43 [ssh-agent] Looking for ssh-agent implementation... 06:04:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:04:43 $ docker exec f650f15b51a92ea3b47d5882f8b652d8f171f698dd355618f69deee88641f582 ssh-agent 06:04:43 SSH_AUTH_SOCK=/tmp/ssh-x47kaBDqzeG2/agent.71 06:04:43 SSH_AGENT_PID=77 06:04:43 Running ssh-add (command line suppressed) 06:04:43 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_558024514431261817.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_558024514431261817.key) 06:04:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:04:43 + git semver init 06:04:44 2022-10-19 06:04:44,189 [run_init] DEBUG init version:0.0.0 force:False 06:04:44 2022-10-19 06:04:44,190 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver 06:04:44 2022-10-19 06:04:44,190 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver 06:04:44 2022-10-19 06:04:44,191 [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) 06:04:45 2022-10-19 06:04:45,198 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude 06:04:45 2022-10-19 06:04:45,199 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False 06:04:45 2022-10-19 06:04:45,199 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 06:04:45 2022-10-19 06:04:45,199 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 06:04:45 2.3.0-dev.43 [Pipeline] } 06:04:45 $ docker exec --env ******** --env ******** f650f15b51a92ea3b47d5882f8b652d8f171f698dd355618f69deee88641f582 ssh-agent -k 06:04:45 unset SSH_AUTH_SOCK; 06:04:45 unset SSH_AGENT_PID; 06:04:45 echo Agent pid 77 killed; 06:04:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:04:46 + git semver [Pipeline] } 06:04:46 $ docker stop --time=1 f650f15b51a92ea3b47d5882f8b652d8f171f698dd355618f69deee88641f582 06:04:47 $ docker rm -f f650f15b51a92ea3b47d5882f8b652d8f171f698dd355618f69deee88641f582 [Pipeline] // withDockerContainer [Pipeline] sh 06:04:47 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:04:48 Stashed 1 file(s) [Pipeline] echo 06:04:48 [edgeXSemver]: initialized semver on version 2.3.0-dev.43 [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 06:04:48 provisioning config files... 06:04:48 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config315738570885653378tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:04:48 ---> docker-login.sh 06:04:48 nexus3.edgexfoundry.org:10001 06:04:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:04:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:04:48 Configure a credential helper to remove this warning. See 06:04:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:04:48 06:04:48 Login Succeeded 06:04:48 nexus3.edgexfoundry.org:10002 06:04:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:04:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:04:48 Configure a credential helper to remove this warning. See 06:04:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:04:48 06:04:48 Login Succeeded 06:04:48 nexus3.edgexfoundry.org:10003 06:04:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:04:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:04:48 Configure a credential helper to remove this warning. See 06:04:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:04:48 06:04:48 Login Succeeded 06:04:48 nexus3.edgexfoundry.org:10004 06:04:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:04:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:04:48 Configure a credential helper to remove this warning. See 06:04:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:04:48 06:04:48 Login Succeeded 06:04:48 docker.io 06:04:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:04:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:04:49 Configure a credential helper to remove this warning. See 06:04:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:04:49 06:04:49 Login Succeeded 06:04:49 ---> docker-login.sh ends [Pipeline] } 06:04:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:04:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:04:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:04:49 ========================================================= 06:04:49 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 06:04:49 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:49 + 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 . 06:04:49 Sending build context to Docker daemon 10.02MB 06:04:49 Step 1/11 : ARG BASE=golang:1.18-alpine3.16 06:04:49 Step 2/11 : FROM ${BASE} AS builder 06:04:49 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 06:04:49 213ec9aee27d: Pulling fs layer 06:04:49 4583459ba037: Pulling fs layer 06:04:49 93c1e223e6f2: Pulling fs layer 06:04:49 53926ce57604: Pulling fs layer 06:04:49 21b2b0c7a3f4: Pulling fs layer 06:04:49 30f14e443154: Pulling fs layer 06:04:49 801331c1e519: Pulling fs layer 06:04:49 99cc6dd402b0: Pulling fs layer 06:04:49 7d9ed39f4882: Pulling fs layer 06:04:49 30f14e443154: Waiting 06:04:49 801331c1e519: Waiting 06:04:49 99cc6dd402b0: Waiting 06:04:49 53926ce57604: Waiting 06:04:49 7d9ed39f4882: Waiting 06:04:49 21b2b0c7a3f4: Waiting 06:04:49 93c1e223e6f2: Verifying Checksum 06:04:49 93c1e223e6f2: Download complete 06:04:49 4583459ba037: Download complete 06:04:49 21b2b0c7a3f4: Verifying Checksum 06:04:49 21b2b0c7a3f4: Download complete 06:04:50 30f14e443154: Verifying Checksum 06:04:50 30f14e443154: Download complete 06:04:50 213ec9aee27d: Verifying Checksum 06:04:50 213ec9aee27d: Download complete 06:04:50 801331c1e519: Verifying Checksum 06:04:50 801331c1e519: Download complete 06:04:50 213ec9aee27d: Pull complete 06:04:50 4583459ba037: Pull complete 06:04:50 93c1e223e6f2: Pull complete 06:04:50 7d9ed39f4882: Verifying Checksum 06:04:50 7d9ed39f4882: Download complete 06:04:50 53926ce57604: Verifying Checksum 06:04:50 53926ce57604: Download complete 06:04:51 99cc6dd402b0: Download complete 06:04:54 53926ce57604: Pull complete 06:04:54 21b2b0c7a3f4: Pull complete 06:04:54 30f14e443154: Pull complete 06:04:54 801331c1e519: Pull complete 06:04:57 99cc6dd402b0: Pull complete 06:04:57 7d9ed39f4882: Pull complete 06:04:57 Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 06:04:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 06:04:57 ---> 1dedd983c030 06:04:57 Step 3/11 : ARG MAKE=make build 06:04:59 ---> Running in 30cc18d39156 06:04:59 Removing intermediate container 30cc18d39156 06:04:59 ---> ed0f7aa20b91 06:04:59 Step 4/11 : WORKDIR /device-sdk-go 06:04:59 ---> Running in 14c2b8d1fc40 06:04:59 Removing intermediate container 14c2b8d1fc40 06:04:59 ---> 0b9d9752a7d0 06:04:59 Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 06:04:59 ---> Running in 31481e318a65 06:04:59 Removing intermediate container 31481e318a65 06:04:59 ---> 4f6db801c91e 06:04:59 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:04:59 ---> Running in ac2592a928b5 06:05:00 Removing intermediate container ac2592a928b5 06:05:00 ---> a9626320e8c8 06:05:00 Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 06:05:00 ---> Running in ad861b4011ee 06:05:00 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:05:01 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:05:01 OK: 211 MiB in 51 packages 06:05:01 Removing intermediate container ad861b4011ee 06:05:01 ---> 3c2682fb8e1a 06:05:01 Step 8/11 : COPY go.mod vendor* ./ 06:05:02 ---> b2a872f0d313 06:05:02 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:05:02 ---> Running in c0366da06b36 06:05:03 Still waiting to schedule task 06:05:03 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 06:05:17 Removing intermediate container c0366da06b36 06:05:17 ---> 3b7250ea6dc2 06:05:17 Step 10/11 : COPY . . 06:05:17 ---> 4a921d2bd637 06:05:17 Step 11/11 : RUN ${MAKE} 06:05:17 ---> Running in 2593666724a4 06:05:17 noop 06:05:17 Removing intermediate container 2593666724a4 06:05:17 ---> 66ebc3103e1b 06:05:17 Successfully built 66ebc3103e1b 06:05:17 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:17 + docker inspect -f . ci-base-image-x86_64 06:05:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:05:17 prd-ubuntu20.04-docker-8c-8g-8539 does not seem to be running inside a container 06:05:17 $ 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 ******** ci-base-image-x86_64 cat 06:05:17 $ docker top f92dfd5ddfb1e74fc00af4e2bda4f9b562fd6ddd7d4e19a85d0f44161357f8e4 -eo pid,comm [Pipeline] { [Pipeline] sh 06:05:18 + go version 06:05:18 go version go1.18.7 linux/amd64 [Pipeline] } 06:05:18 $ docker stop --time=1 f92dfd5ddfb1e74fc00af4e2bda4f9b562fd6ddd7d4e19a85d0f44161357f8e4 06:05:19 $ docker rm -f f92dfd5ddfb1e74fc00af4e2bda4f9b562fd6ddd7d4e19a85d0f44161357f8e4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:19 + docker inspect -f . ci-base-image-x86_64 06:05:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:05:19 prd-ubuntu20.04-docker-8c-8g-8539 does not seem to be running inside a container 06:05:19 $ 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 ******** ci-base-image-x86_64 cat 06:05:20 $ docker top e3aba32e52a457e1fcdee843cf92845af163a5a298b21ac1cdbc36676a797858 -eo pid,comm [Pipeline] { [Pipeline] sh 06:05:20 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh 06:05:20 + make test 06:05:20 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:05:27 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 06:05:42 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 06:05:42 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 06:05:42 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 06:05:42 ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] 06:05:42 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 06:05:42 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.063s coverage: 27.6% of statements 06:05:42 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.062s coverage: 78.9% of statements 06:05:42 ? github.com/edgexfoundry/device-sdk-go/v2/internal/clients [no test files] 06:05:42 ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.070s coverage: 73.1% of statements 06:05:42 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 06:05:42 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 06:05:42 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.099s coverage: 54.4% of statements 06:05:42 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 06:05:42 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/messaging [no test files] 06:05:42 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 06:05:42 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 06:05:42 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.126s coverage: 65.1% of statements 06:05:42 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces [no test files] 06:05:42 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces/mocks [no test files] 06:05:42 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.714s coverage: 89.2% of statements 06:05:42 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 06:05:42 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.060s coverage: 4.7% of statements 06:05:42 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 06:05:57 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." 06:05:57 GO111MODULE=on go vet ./... 06:05:58 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:05:58 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:05:58 ./bin/test-attribution-txt.sh 06:05:58 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add 06:05:58 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 06:05:58 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 06:05:58 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo 06:05:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 06:05:58 $ docker stop --time=1 e3aba32e52a457e1fcdee843cf92845af163a5a298b21ac1cdbc36676a797858 06:06:00 $ docker rm -f e3aba32e52a457e1fcdee843cf92845af163a5a298b21ac1cdbc36676a797858 [Pipeline] // withDockerContainer [Pipeline] sh 06:06:01 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:06:01 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:06:01 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:06:01 + ls -al . 06:06:01 total 276 06:06:01 drwxrwxr-x 11 jenkins jenkins 4096 Oct 19 06:05 . 06:06:01 drwxrwxr-x 4 jenkins jenkins 4096 Oct 19 06:04 .. 06:06:01 -rw-rw-r-- 1 jenkins jenkins 140 Oct 19 06:04 .dockerignore 06:06:01 drwxrwxr-x 8 jenkins jenkins 4096 Oct 19 06:05 .git 06:06:01 drwxrwxr-x 2 jenkins jenkins 4096 Oct 19 06:04 .github 06:06:01 -rw-rw-r-- 1 jenkins jenkins 131 Oct 19 06:04 .gitignore 06:06:01 -rw-rw-r-- 1 jenkins jenkins 42 Oct 19 06:04 .golangci.yml 06:06:01 drwxr-xr-x 3 jenkins jenkins 4096 Oct 19 06:04 .semver 06:06:01 -rw-rw-r-- 1 jenkins jenkins 29536 Oct 19 06:04 CHANGELOG.md 06:06:01 -rw-rw-r-- 1 jenkins jenkins 677 Oct 19 06:04 GOVERNANCE.md 06:06:01 -rw-rw-r-- 1 jenkins jenkins 880 Oct 19 06:04 Jenkinsfile 06:06:01 -rw-rw-r-- 1 jenkins jenkins 11341 Oct 19 06:04 LICENSE 06:06:01 -rw-rw-r-- 1 jenkins jenkins 2003 Oct 19 06:04 Makefile 06:06:01 -rw-rw-r-- 1 jenkins jenkins 619 Oct 19 06:04 OWNERS.md 06:06:01 -rw-rw-r-- 1 jenkins jenkins 4881 Oct 19 06:04 README.md 06:06:01 -rw-rw-r-- 1 jenkins jenkins 12 Oct 19 06:04 VERSION 06:06:01 drwxrwxr-x 2 jenkins jenkins 4096 Oct 19 06:04 bin 06:06:01 -rw-r--r-- 1 jenkins jenkins 101759 Oct 19 06:05 coverage.out 06:06:01 drwxrwxr-x 5 jenkins jenkins 4096 Oct 19 06:04 example 06:06:01 -rw-rw-r-- 1 jenkins jenkins 3400 Oct 19 06:04 go.mod 06:06:01 -rw-rw-r-- 1 jenkins jenkins 37486 Oct 19 06:04 go.sum 06:06:01 drwxrwxr-x 14 jenkins jenkins 4096 Oct 19 06:04 internal 06:06:01 drwxrwxr-x 3 jenkins jenkins 4096 Oct 19 06:04 openapi 06:06:01 drwxrwxr-x 6 jenkins jenkins 4096 Oct 19 06:04 pkg 06:06:01 drwxrwxr-x 4 jenkins jenkins 4096 Oct 19 06:04 snap 06:06:01 -rw-rw-r-- 1 jenkins jenkins 222 Oct 19 06:04 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:02 + 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=5df0661f6aa28262333844c5296207997c828617 --label arch=amd64 --label version=2.3.0-dev.43 . 06:06:02 Sending build context to Docker daemon 10.12MB 06:06:02 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 06:06:02 Step 2/25 : FROM ${BASE} AS builder 06:06:02 ---> 66ebc3103e1b 06:06:02 Step 3/25 : ARG MAKE=make build 06:06:02 ---> Running in 11f7343169e1 06:06:02 Removing intermediate container 11f7343169e1 06:06:02 ---> b79b8d5e521f 06:06:02 Step 4/25 : WORKDIR /device-sdk-go 06:06:02 ---> Running in 1d3b9ec7e99c 06:06:02 Removing intermediate container 1d3b9ec7e99c 06:06:02 ---> 7206ae5559c0 06:06:02 Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 06:06:02 ---> Running in fb3d3b54743d 06:06:02 Removing intermediate container fb3d3b54743d 06:06:02 ---> 8195483adce4 06:06:02 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:06:02 ---> Running in ca743e37af62 06:06:03 Removing intermediate container ca743e37af62 06:06:03 ---> c22af4916e9c 06:06:03 Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 06:06:03 ---> Running in 662b241cc2e4 06:06:03 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:06:04 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:06:04 OK: 211 MiB in 51 packages 06:06:05 Removing intermediate container 662b241cc2e4 06:06:05 ---> 4d206b6425e7 06:06:05 Step 8/25 : COPY go.mod vendor* ./ 06:06:05 ---> b736d2645fea 06:06:05 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:06:05 ---> Running in d672d870de3d 06:06:05 Removing intermediate container d672d870de3d 06:06:05 ---> e9248907f2b0 06:06:05 Step 10/25 : COPY . . 06:06:06 ---> 27707e536de5 06:06:06 Step 11/25 : RUN ${MAKE} 06:06:06 ---> Running in 00586a4d7274 06:06:06 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=2.3.0-dev.43" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 06:06:24 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 06:06:25 Removing intermediate container 00586a4d7274 06:06:25 ---> f2cc79cbcb71 06:06:25 Step 12/25 : FROM alpine:3.16 06:06:26 3.16: Pulling from library/alpine 06:06:26 213ec9aee27d: Already exists 06:06:26 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 06:06:26 Status: Downloaded newer image for alpine:3.16 06:06:26 ---> 9c6f07244728 06:06:26 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 06:06:26 ---> Running in 927f0f4daf34 06:06:26 Removing intermediate container 927f0f4daf34 06:06:26 ---> a127f4d8e73d 06:06:26 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:06:26 ---> Running in 2b0e904bbdd3 06:06:27 Removing intermediate container 2b0e904bbdd3 06:06:27 ---> ce2e3d58461f 06:06:27 Step 15/25 : RUN apk add --update --no-cache zeromq 06:06:27 ---> Running in 6647c63977d2 06:06:27 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:06:28 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:06:28 (1/5) Installing libgcc (11.2.1_git20220219-r2) 06:06:29 (2/5) Installing libsodium (1.0.18-r0) 06:06:29 (3/5) Installing libstdc++ (11.2.1_git20220219-r2) 06:06:29 (4/5) Installing libzmq (4.3.4-r0) 06:06:29 (5/5) Installing zeromq (4.3.4-r0) 06:06:29 Executing busybox-1.35.0-r17.trigger 06:06:29 OK: 8 MiB in 19 packages 06:06:29 Removing intermediate container 6647c63977d2 06:06:29 ---> c4836d6de9b0 06:06:29 Step 16/25 : WORKDIR / 06:06:29 ---> Running in 290f15c02060 06:06:29 Removing intermediate container 290f15c02060 06:06:29 ---> 0a26ee355f72 06:06:29 Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 06:06:29 ---> 7bc8dfcc248f 06:06:29 Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 06:06:30 ---> a4f221a96833 06:06:30 Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 06:06:30 ---> 9f5f97b74df1 06:06:30 Step 20/25 : EXPOSE 59999 06:06:30 ---> Running in e155807f37b2 06:06:30 Removing intermediate container e155807f37b2 06:06:30 ---> bcc5d43641b4 06:06:30 Step 21/25 : ENTRYPOINT ["/device-simple"] 06:06:30 ---> Running in aef96fd9c01a 06:06:31 Removing intermediate container aef96fd9c01a 06:06:31 ---> b32b34224f12 06:06:31 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:06:31 ---> Running in a58e4e9c05af 06:06:31 Removing intermediate container a58e4e9c05af 06:06:31 ---> d34db8195a00 06:06:31 Step 23/25 : LABEL arch=amd64 06:06:31 ---> Running in 28c674e43fa6 06:06:31 Removing intermediate container 28c674e43fa6 06:06:31 ---> b466bc3a8346 06:06:31 Step 24/25 : LABEL git_sha=5df0661f6aa28262333844c5296207997c828617 06:06:31 ---> Running in a85d260035e6 06:06:31 Removing intermediate container a85d260035e6 06:06:31 ---> 26484a18c767 06:06:31 Step 25/25 : LABEL version=2.3.0-dev.43 06:06:31 ---> Running in 582bdc28f209 06:06:31 Removing intermediate container 582bdc28f209 06:06:31 ---> 9a2029583603 06:06:31 [Warning] One or more build-args [ARCH] were not consumed 06:06:31 Successfully built 9a2029583603 06:06:31 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 06:06:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:06:32 06:06:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:06:32 latest: Pulling from edgex-lftools-log-publisher 06:06:32 5eb5b503b376: Pulling fs layer 06:06:32 5c69ac0246d0: Pulling fs layer 06:06:32 ec43610c2a17: Pulling fs layer 06:06:32 3a2ae6a8a46f: Pulling fs layer 06:06:32 33b1e0a273af: Pulling fs layer 06:06:32 5d3b04190fa2: Pulling fs layer 06:06:32 2f39f015ded8: Pulling fs layer 06:06:32 33b1e0a273af: Waiting 06:06:32 5d3b04190fa2: Waiting 06:06:32 2f39f015ded8: Waiting 06:06:32 3a2ae6a8a46f: Waiting 06:06:32 5c69ac0246d0: Verifying Checksum 06:06:32 5c69ac0246d0: Download complete 06:06:32 3a2ae6a8a46f: Verifying Checksum 06:06:32 33b1e0a273af: Verifying Checksum 06:06:32 33b1e0a273af: Download complete 06:06:32 5d3b04190fa2: Verifying Checksum 06:06:32 5d3b04190fa2: Download complete 06:06:32 ec43610c2a17: Verifying Checksum 06:06:32 ec43610c2a17: Download complete 06:06:32 5eb5b503b376: Verifying Checksum 06:06:32 5eb5b503b376: Download complete 06:06:32 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8540 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws 06:06:32 Running in /w/workspace/device-sdk-go/118 [Pipeline] { [Pipeline] checkout 06:06:32 The recommended git tool is: git 06:06:33 2f39f015ded8: Download complete 06:06:33 5eb5b503b376: Pull complete 06:06:33 5c69ac0246d0: Pull complete 06:06:34 ec43610c2a17: Pull complete 06:06:34 3a2ae6a8a46f: Pull complete 06:06:34 33b1e0a273af: Pull complete 06:06:34 5d3b04190fa2: Pull complete 06:06:37 using credential edgex-jenkins-ssh 06:06:37 Cloning the remote Git repository 06:06:37 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 06:06:38 2f39f015ded8: Pull complete 06:06:38 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:06:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:06:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:06:38 prd-ubuntu20.04-docker-8c-8g-8539 does not seem to be running inside a container 06:06:38 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:06:37 > git init /w/workspace/device-sdk-go/118 # timeout=10 06:06:37 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 06:06:37 > git --version # timeout=10 06:06:37 > git --version # 'git version 2.25.1' 06:06:37 using GIT_SSH to set credentials SSH Credentials for GitHub 06:06:37 Verifying host key using known hosts file 06:06:38 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. 06:06:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:06:39 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 06:06:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:06:40 $ docker top 7a3b2d97d94e77f9c700bb3a1602e2e2ad6e0e7d8a6d672540cf3760cf4f212c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:06:40 Avoid second fetch 06:06:40 Checking out Revision 5df0661f6aa28262333844c5296207997c828617 (main) 06:06:40 ---> job-cost.sh 06:06:40 lf-activate-venv: SKIPPING 06:06:40 INFO: No Stack... 06:06:41 Commit message: "feat: Add metrics for count of Events and Readings sent (#1239)" 06:06:41 INFO: Retrieving Pricing Info for: v3-standard-8 06:06:41 INFO: Archiving Costs [Pipeline] sh 06:06:41 06:06:41 GitHub has been notified of this commit’s build result 06:06:41 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:06:40 > git config core.sparsecheckout # timeout=10 06:06:40 > git checkout -f 5df0661f6aa28262333844c5296207997c828617 # timeout=10 06:06:41 + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv 06:06:41 + cut -d, -f6 [Pipeline] lock 06:06:41 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-118-stack-cost] 06:06:41 Resource [jenkins-edgexfoundry-device-sdk-go-main-118-stack-cost] did not exist. Created. 06:06:41 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-118-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:06:41 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:06:41 % Total % Received % Xferd Average Speed Time Time Time Current 06:06:41 Dload Upload Total Spent Left Speed 06:06:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 89375 0 --:--:-- --:--:-- --:--:-- 90014 06:06:42 + echo total: 0.2199999988079071 [Pipeline] stash 06:06:42 Stashed 1 file(s) [Pipeline] } 06:06:42 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-118-stack-cost] [Pipeline] // lock [Pipeline] } 06:06:42 $ docker stop --time=1 7a3b2d97d94e77f9c700bb3a1602e2e2ad6e0e7d8a6d672540cf3760cf4f212c 06:06:43 $ docker rm -f 7a3b2d97d94e77f9c700bb3a1602e2e2ad6e0e7d8a6d672540cf3760cf4f212c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:06:43 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 06:06:43 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 06:06:43 + sudo tee /etc/docker/daemon.new 06:06:43 { 06:06:43 "registry-mirrors": [ 06:06:43 "https://nexus3.edgexfoundry.org:10001" 06:06:43 ], 06:06:43 "bip": "10.250.0.254/24", 06:06:43 "hosts": [ 06:06:43 "tcp://0.0.0.0:5555", 06:06:43 "unix:///var/run/docker.sock" 06:06:43 ], 06:06:43 "mtu": 1458, 06:06:43 "selinux-enabled": true, 06:06:43 "seccomp-profile": "/etc/docker/seccomp.json" 06:06:43 } [Pipeline] sh 06:06:44 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 06:06:44 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:07:02 provisioning config files... 06:07:02 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/118@tmp/config3702424196930699284tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:07:03 ---> docker-login.sh 06:07:03 nexus3.edgexfoundry.org:10001 06:07:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:07:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:07:03 Configure a credential helper to remove this warning. See 06:07:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:07:03 06:07:03 Login Succeeded 06:07:03 nexus3.edgexfoundry.org:10002 06:07:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:07:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:07:04 Configure a credential helper to remove this warning. See 06:07:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:07:04 06:07:04 Login Succeeded 06:07:04 nexus3.edgexfoundry.org:10003 06:07:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:07:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:07:04 Configure a credential helper to remove this warning. See 06:07:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:07:04 06:07:04 Login Succeeded 06:07:04 nexus3.edgexfoundry.org:10004 06:07:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:07:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:07:04 Configure a credential helper to remove this warning. See 06:07:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:07:04 06:07:04 Login Succeeded 06:07:04 docker.io 06:07:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:07:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:07:05 Configure a credential helper to remove this warning. See 06:07:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:07:05 06:07:05 Login Succeeded 06:07:05 ---> docker-login.sh ends [Pipeline] } 06:07:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:07:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:07:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:07:05 ========================================================= 06:07:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 06:07:05 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:07:06 + 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 . 06:07:06 Sending build context to Docker daemon 5.383MB 06:07:07 Step 1/11 : ARG BASE=golang:1.18-alpine3.16 06:07:07 Step 2/11 : FROM ${BASE} AS builder 06:07:07 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:07:07 9b18e9b68314: Pulling fs layer 06:07:07 d32db5db7311: Pulling fs layer 06:07:07 d0c4b47475fc: Pulling fs layer 06:07:07 5831b945b038: Pulling fs layer 06:07:07 86bbec2aaacd: Pulling fs layer 06:07:07 e10730c5d714: Pulling fs layer 06:07:07 5dd5c2283517: Pulling fs layer 06:07:07 d5ac0230b979: Pulling fs layer 06:07:07 5831b945b038: Waiting 06:07:07 86bbec2aaacd: Waiting 06:07:07 e10730c5d714: Waiting 06:07:07 d5ac0230b979: Waiting 06:07:07 5dd5c2283517: Waiting 06:07:08 d0c4b47475fc: Verifying Checksum 06:07:08 d0c4b47475fc: Download complete 06:07:08 d32db5db7311: Verifying Checksum 06:07:08 d32db5db7311: Download complete 06:07:08 86bbec2aaacd: Verifying Checksum 06:07:08 86bbec2aaacd: Download complete 06:07:08 e10730c5d714: Download complete 06:07:08 9b18e9b68314: Download complete 06:07:09 9b18e9b68314: Pull complete 06:07:09 d5ac0230b979: Verifying Checksum 06:07:09 d5ac0230b979: Download complete 06:07:09 d32db5db7311: Pull complete 06:07:09 d0c4b47475fc: Pull complete 06:07:10 5dd5c2283517: Download complete 06:07:11 5831b945b038: Verifying Checksum 06:07:11 5831b945b038: Download complete 06:07:23 5831b945b038: Pull complete 06:07:23 86bbec2aaacd: Pull complete 06:07:23 e10730c5d714: Pull complete 06:07:30 5dd5c2283517: Pull complete 06:07:31 d5ac0230b979: Pull complete 06:07:31 Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 06:07:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 06:07:31 ---> 59b3b1a385d4 06:07:31 Step 3/11 : ARG MAKE=make build 06:07:33 ---> Running in 0d05d347e8f4 06:07:33 Removing intermediate container 0d05d347e8f4 06:07:33 ---> 22d7ad24ee80 06:07:33 Step 4/11 : WORKDIR /device-sdk-go 06:07:33 ---> Running in fe55670f0ae9 06:07:34 Removing intermediate container fe55670f0ae9 06:07:34 ---> b23b1f1aad93 06:07:34 Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 06:07:34 ---> Running in 802b629a6666 06:07:34 Removing intermediate container 802b629a6666 06:07:34 ---> 4a3608f31493 06:07:34 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:07:34 ---> Running in 851cd8685eac 06:07:36 Removing intermediate container 851cd8685eac 06:07:36 ---> ed439e0897fa 06:07:36 Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 06:07:36 ---> Running in f00db5ddfff9 06:07:37 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:07:38 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:07:38 OK: 221 MiB in 51 packages 06:07:39 Removing intermediate container f00db5ddfff9 06:07:39 ---> 0212934de258 06:07:39 Step 8/11 : COPY go.mod vendor* ./ 06:07:40 ---> d3aa372b6989 06:07:40 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:07:40 ---> Running in 46e9df82ebe4 06:08:27 Removing intermediate container 46e9df82ebe4 06:08:27 ---> 9236a58aa16f 06:08:27 Step 10/11 : COPY . . 06:08:27 ---> 03adc0b2b5f9 06:08:27 Step 11/11 : RUN ${MAKE} 06:08:27 ---> Running in 84f322025ae8 06:08:28 noop 06:08:29 Removing intermediate container 84f322025ae8 06:08:29 ---> f9eefaab34e8 06:08:29 Successfully built f9eefaab34e8 06:08:29 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:08:29 + docker inspect -f . ci-base-image-arm64 06:08:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:08:29 prd-ubuntu20.04-docker-arm64-4c-16g-8540 does not seem to be running inside a container 06:08:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/118 -v /w/workspace/device-sdk-go/118:/w/workspace/device-sdk-go/118:rw,z -v /w/workspace/device-sdk-go/118@tmp:/w/workspace/device-sdk-go/118@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 06:08:30 $ docker top 9d9ec015b658d0a49002cebb0af62367bf173b414ad206ccb6ffd6aa7be53382 -eo pid,comm [Pipeline] { [Pipeline] sh 06:08:31 + go version 06:08:31 go version go1.18.7 linux/arm64 [Pipeline] } 06:08:31 $ docker stop --time=1 9d9ec015b658d0a49002cebb0af62367bf173b414ad206ccb6ffd6aa7be53382 06:08:33 $ docker rm -f 9d9ec015b658d0a49002cebb0af62367bf173b414ad206ccb6ffd6aa7be53382 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:08:33 + docker inspect -f . ci-base-image-arm64 06:08:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:08:34 prd-ubuntu20.04-docker-arm64-4c-16g-8540 does not seem to be running inside a container 06:08:34 $ 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/118 -v /w/workspace/device-sdk-go/118:/w/workspace/device-sdk-go/118:rw,z -v /w/workspace/device-sdk-go/118@tmp:/w/workspace/device-sdk-go/118@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 06:08:35 $ docker top b9451c05b8dd203de4cad7f5879c63053232613d0c943fa167e9cb1aab34831e -eo pid,comm [Pipeline] { [Pipeline] sh 06:08:35 + git config --global --add safe.directory /w/workspace/device-sdk-go/118 [Pipeline] fileExists [Pipeline] sh 06:08:36 + make test 06:08:36 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:09:08 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 06:11:00 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 06:11:00 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 06:11:00 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 06:11:00 ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] 06:11:00 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 06:11:00 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.406s coverage: 27.6% of statements 06:11:00 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.573s coverage: 78.9% of statements 06:11:00 ? github.com/edgexfoundry/device-sdk-go/v2/internal/clients [no test files] 06:11:02 ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.574s coverage: 73.1% of statements 06:11:02 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 06:11:02 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 06:11:08 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.760s coverage: 54.4% of statements 06:11:08 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 06:11:08 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/messaging [no test files] 06:11:08 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 06:11:08 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 06:11:09 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.633s coverage: 65.1% of statements 06:11:09 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces [no test files] 06:11:09 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces/mocks [no test files] 06:11:09 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.961s coverage: 89.2% of statements 06:11:09 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 06:11:12 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.232s coverage: 4.7% of statements 06:11:12 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 06:11:12 WARNING: Linting skipped (not on x86_64 or linter not installed) 06:11:12 GO111MODULE=on go vet ./... 06:12:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:12:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:12:49 ./bin/test-attribution-txt.sh 06:12:50 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add 06:12:50 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 06:12:50 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 06:12:50 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo 06:12:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 06:12:50 $ docker stop --time=1 b9451c05b8dd203de4cad7f5879c63053232613d0c943fa167e9cb1aab34831e 06:12:51 $ docker rm -f b9451c05b8dd203de4cad7f5879c63053232613d0c943fa167e9cb1aab34831e [Pipeline] // withDockerContainer [Pipeline] sh 06:12:53 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:12:53 Warning: overwriting stash ‘coverage-report’ 06:12:53 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:12:54 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:12:54 + ls -al . 06:12:54 total 272 06:12:54 drwxrwxr-x 10 jenkins jenkins 4096 Oct 19 06:08 . 06:12:54 drwxrwxr-x 4 jenkins jenkins 4096 Oct 19 06:06 .. 06:12:54 -rw-rw-r-- 1 jenkins jenkins 140 Oct 19 06:06 .dockerignore 06:12:54 drwxrwxr-x 8 jenkins jenkins 4096 Oct 19 06:06 .git 06:12:54 drwxrwxr-x 2 jenkins jenkins 4096 Oct 19 06:06 .github 06:12:54 -rw-rw-r-- 1 jenkins jenkins 131 Oct 19 06:06 .gitignore 06:12:54 -rw-rw-r-- 1 jenkins jenkins 42 Oct 19 06:06 .golangci.yml 06:12:54 -rw-rw-r-- 1 jenkins jenkins 29536 Oct 19 06:06 CHANGELOG.md 06:12:54 -rw-rw-r-- 1 jenkins jenkins 677 Oct 19 06:06 GOVERNANCE.md 06:12:54 -rw-rw-r-- 1 jenkins jenkins 880 Oct 19 06:06 Jenkinsfile 06:12:54 -rw-rw-r-- 1 jenkins jenkins 11341 Oct 19 06:06 LICENSE 06:12:54 -rw-rw-r-- 1 jenkins jenkins 2003 Oct 19 06:06 Makefile 06:12:54 -rw-rw-r-- 1 jenkins jenkins 619 Oct 19 06:06 OWNERS.md 06:12:54 -rw-rw-r-- 1 jenkins jenkins 4881 Oct 19 06:06 README.md 06:12:54 -rw-rw-r-- 1 jenkins jenkins 12 Oct 19 06:04 VERSION 06:12:54 drwxrwxr-x 2 jenkins jenkins 4096 Oct 19 06:06 bin 06:12:54 -rw-r--r-- 1 jenkins jenkins 101759 Oct 19 06:11 coverage.out 06:12:54 drwxrwxr-x 5 jenkins jenkins 4096 Oct 19 06:06 example 06:12:54 -rw-rw-r-- 1 jenkins jenkins 3400 Oct 19 06:06 go.mod 06:12:54 -rw-rw-r-- 1 jenkins jenkins 37486 Oct 19 06:06 go.sum 06:12:54 drwxrwxr-x 14 jenkins jenkins 4096 Oct 19 06:06 internal 06:12:54 drwxrwxr-x 3 jenkins jenkins 4096 Oct 19 06:06 openapi 06:12:54 drwxrwxr-x 6 jenkins jenkins 4096 Oct 19 06:06 pkg 06:12:54 drwxrwxr-x 4 jenkins jenkins 4096 Oct 19 06:06 snap 06:12:54 -rw-rw-r-- 1 jenkins jenkins 222 Oct 19 06:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:54 + 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=5df0661f6aa28262333844c5296207997c828617 --label arch=arm64 --label version=2.3.0-dev.43 . 06:12:55 Sending build context to Docker daemon 5.486MB 06:12:55 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 06:12:55 Step 2/25 : FROM ${BASE} AS builder 06:12:55 ---> f9eefaab34e8 06:12:55 Step 3/25 : ARG MAKE=make build 06:12:55 ---> Running in f1a673e39124 06:12:55 Removing intermediate container f1a673e39124 06:12:55 ---> dd20530798d1 06:12:55 Step 4/25 : WORKDIR /device-sdk-go 06:12:55 ---> Running in 0c663b78bff3 06:12:55 Removing intermediate container 0c663b78bff3 06:12:55 ---> b6094cfd9f3e 06:12:55 Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 06:12:56 ---> Running in 07d15bdb02f7 06:12:56 Removing intermediate container 07d15bdb02f7 06:12:56 ---> 81b95107b2ec 06:12:56 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:12:56 ---> Running in ab2320a13732 06:12:58 Removing intermediate container ab2320a13732 06:12:58 ---> 64361b93e367 06:12:58 Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 06:12:58 ---> Running in 9fbeb529fcfe 06:12:59 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:13:00 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:13:01 OK: 221 MiB in 51 packages 06:13:02 Removing intermediate container 9fbeb529fcfe 06:13:02 ---> 9f76b60f8879 06:13:02 Step 8/25 : COPY go.mod vendor* ./ 06:13:03 ---> 74247c5d68ab 06:13:03 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:13:03 ---> Running in 2c81533294c6 06:13:05 Removing intermediate container 2c81533294c6 06:13:05 ---> d3f0ff3ca833 06:13:05 Step 10/25 : COPY . . 06:13:06 ---> 10c3b41d08fe 06:13:06 Step 11/25 : RUN ${MAKE} 06:13:06 ---> Running in 70e8e1340b0d 06:13:07 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=2.3.0-dev.43" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 06:15:14 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 06:15:14 Removing intermediate container 70e8e1340b0d 06:15:14 ---> a4f34332b057 06:15:14 Step 12/25 : FROM alpine:3.16 06:15:15 3.16: Pulling from library/alpine 06:15:15 9b18e9b68314: Already exists 06:15:15 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 06:15:15 Status: Downloaded newer image for alpine:3.16 06:15:15 ---> a6215f271958 06:15:15 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 06:15:15 ---> Running in 9fb240867b91 06:15:16 Removing intermediate container 9fb240867b91 06:15:16 ---> 6c5f5d32adb6 06:15:16 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:15:16 ---> Running in a1d3a45a89bd 06:15:18 Removing intermediate container a1d3a45a89bd 06:15:18 ---> e89eb062a562 06:15:18 Step 15/25 : RUN apk add --update --no-cache zeromq 06:15:18 ---> Running in 833179ed0c72 06:15:19 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:15:19 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:15:20 (1/5) Installing libgcc (11.2.1_git20220219-r2) 06:15:20 (2/5) Installing libsodium (1.0.18-r0) 06:15:20 (3/5) Installing libstdc++ (11.2.1_git20220219-r2) 06:15:20 (4/5) Installing libzmq (4.3.4-r0) 06:15:21 (5/5) Installing zeromq (4.3.4-r0) 06:15:21 Executing busybox-1.35.0-r17.trigger 06:15:21 OK: 8 MiB in 19 packages 06:15:22 Removing intermediate container 833179ed0c72 06:15:22 ---> e9359b918d93 06:15:22 Step 16/25 : WORKDIR / 06:15:22 ---> Running in aa3a289a471f 06:15:22 Removing intermediate container aa3a289a471f 06:15:22 ---> 249555eb4ddc 06:15:22 Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 06:15:23 ---> 75a083fee62c 06:15:23 Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 06:15:24 ---> 57f1c543df13 06:15:24 Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 06:15:24 ---> 6b31f44b6e34 06:15:24 Step 20/25 : EXPOSE 59999 06:15:24 ---> Running in 39f7d1b08819 06:15:25 Removing intermediate container 39f7d1b08819 06:15:25 ---> c279f45ceb07 06:15:25 Step 21/25 : ENTRYPOINT ["/device-simple"] 06:15:25 ---> Running in d0b1c0cccfb9 06:15:25 Removing intermediate container d0b1c0cccfb9 06:15:25 ---> 54690ee9f5ba 06:15:25 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:15:25 ---> Running in 9cccde047d57 06:15:26 Removing intermediate container 9cccde047d57 06:15:26 ---> b146479f680c 06:15:26 Step 23/25 : LABEL arch=arm64 06:15:26 ---> Running in 7f09bd06439b 06:15:26 Removing intermediate container 7f09bd06439b 06:15:26 ---> ec82fbd124ae 06:15:26 Step 24/25 : LABEL git_sha=5df0661f6aa28262333844c5296207997c828617 06:15:26 ---> Running in 8a1dd1ee7d3e 06:15:26 Removing intermediate container 8a1dd1ee7d3e 06:15:26 ---> 0f630516d3f0 06:15:26 Step 25/25 : LABEL version=2.3.0-dev.43 06:15:26 ---> Running in 5ba588895058 06:15:27 Removing intermediate container 5ba588895058 06:15:27 ---> 7e19e089805f 06:15:27 [Warning] One or more build-args [ARCH] were not consumed 06:15:27 Successfully built 7e19e089805f 06:15:27 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 06:15:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:15:27 06:15:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:15:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:15:27 arm64: Pulling from edgex-lftools-log-publisher 06:15:27 8998bd30e6a1: Pulling fs layer 06:15:27 04944245beec: Pulling fs layer 06:15:27 699f458cf7ca: Pulling fs layer 06:15:27 765212b225bb: Pulling fs layer 06:15:27 f23df028b6ca: Pulling fs layer 06:15:27 d65c8cfc05b1: Pulling fs layer 06:15:27 2437ff75d9bd: Pulling fs layer 06:15:27 765212b225bb: Waiting 06:15:27 f23df028b6ca: Waiting 06:15:27 d65c8cfc05b1: Waiting 06:15:27 2437ff75d9bd: Waiting 06:15:28 04944245beec: Verifying Checksum 06:15:28 04944245beec: Download complete 06:15:28 765212b225bb: Verifying Checksum 06:15:28 765212b225bb: Download complete 06:15:28 f23df028b6ca: Verifying Checksum 06:15:28 f23df028b6ca: Download complete 06:15:28 d65c8cfc05b1: Verifying Checksum 06:15:28 d65c8cfc05b1: Download complete 06:15:28 699f458cf7ca: Verifying Checksum 06:15:28 699f458cf7ca: Download complete 06:15:28 8998bd30e6a1: Verifying Checksum 06:15:28 8998bd30e6a1: Download complete 06:15:31 2437ff75d9bd: Verifying Checksum 06:15:32 8998bd30e6a1: Pull complete 06:15:32 04944245beec: Pull complete 06:15:34 699f458cf7ca: Pull complete 06:15:34 765212b225bb: Pull complete 06:15:35 f23df028b6ca: Pull complete 06:15:35 d65c8cfc05b1: Pull complete 06:15:50 2437ff75d9bd: Pull complete 06:15:50 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:15:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:15:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:15:50 prd-ubuntu20.04-docker-arm64-4c-16g-8540 does not seem to be running inside a container 06:15:50 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-go/118 -v /w/workspace/device-sdk-go/118:/w/workspace/device-sdk-go/118:rw,z -v /w/workspace/device-sdk-go/118@tmp:/w/workspace/device-sdk-go/118@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 06:15:53 $ docker top b037688eb44428c221551e53ed6e2089f7bcaa4ec7258096d71caa11bc04f8bb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:15:53 ---> job-cost.sh 06:15:53 lf-activate-venv: SKIPPING 06:15:53 INFO: No Stack... 06:15:54 INFO: Retrieving Pricing Info for: v3-standard-4 06:15:55 INFO: Archiving Costs [Pipeline] sh 06:15:55 + cat /w/workspace/device-sdk-go/118/archives/cost.csv 06:15:55 + cut -d, -f6 [Pipeline] lock 06:15:55 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-118-stack-cost] 06:15:55 Resource [jenkins-edgexfoundry-device-sdk-go-main-118-stack-cost] did not exist. Created. 06:15:55 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-118-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:15:55 /w/workspace/device-sdk-go/118@tmp/durable-9ea0fdf0/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 06:15:56 + echo total: 0.10999999940395355 [Pipeline] stash 06:15:56 Warning: overwriting stash ‘stack-cost’ 06:15:56 Stashed 1 file(s) [Pipeline] } 06:15:56 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-118-stack-cost] [Pipeline] // lock [Pipeline] } 06:15:56 $ docker stop --time=1 b037688eb44428c221551e53ed6e2089f7bcaa4ec7258096d71caa11bc04f8bb 06:15:57 $ docker rm -f b037688eb44428c221551e53ed6e2089f7bcaa4ec7258096d71caa11bc04f8bb [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 06:15:58 provisioning config files... 06:15:58 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config13192506605977306472tmp [Pipeline] { [Pipeline] sh 06:15:58 + set +x 06:15:58 + + curl -s https://codecov.io/bashbash 06:15:58 -s -- 06:15:58 06:15:58 _____ _ 06:15:58 / ____| | | 06:15:58 | | ___ __| | ___ ___ _____ __ 06:15:58 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:15:58 | |___| (_) | (_| | __/ (_| (_) \ V / 06:15:58 \_____\___/ \__,_|\___|\___\___/ \_/ 06:15:58 Bash-1.0.6 06:15:58 06:15:58 06:15:58 ==> git version 2.25.1 found 06:15:58 ==> 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 06:15:58 Release-Date: 2020-01-08 06:15:58 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 06:15:58 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:15:58 ==> Jenkins CI detected. 06:15:58 current dir:  /w/workspace/edgexfoundry_device-sdk-go_main 06:15:58 project root: . 06:15:58 --> token set from env 06:15:58 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:15:58 ==> Running gcov in . (disable via -X gcov) 06:15:58 ==> Python coveragepy not found 06:15:58 ==> Searching for coverage reports in: 06:15:58 + . 06:15:58 -> Found 1 reports 06:15:58 ==> Detecting git/mercurial file structure 06:15:58 ==> Reading reports 06:15:58 + ./coverage.out bytes=101759 06:15:58 ==> Appending adjustments 06:15:58 https://docs.codecov.io/docs/fixing-reports 06:15:58 + Found adjustments 06:15:58 ==> Gzipping contents 06:15:58 16K /tmp/codecov.KftWmm.gz 06:15:58 ==> Uploading reports 06:15:58 url: https://codecov.io 06:15:58 query: branch=main&commit=5df0661f6aa28262333844c5296207997c828617&build=118&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F118%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:15:58 -> Pinging Codecov 06:15:58 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=5df0661f6aa28262333844c5296207997c828617&build=118&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F118%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:15:59 -> Uploading to 06:15:59 https://storage.googleapis.com/codecov/v4/raw/2022-10-19/7E55EF52A471D76F132DFD9A03CDDE97/5df0661f6aa28262333844c5296207997c828617/afb26b93-9cab-4123-9506-1ee87583a6a0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221019%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221019T061559Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5b0be00671d4496279636b6d1c5bcf47142991198336b60475bbedc8cc31c097 06:15:59 % Total % Received % Xferd Average Speed Time Time Time Current 06:15:59 Dload Upload Total Spent Left Speed 06:15:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14698 0 0 100 14698 0 59991 --:--:-- --:--:-- --:--:-- 59991 06:15:59 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/5df0661f6aa28262333844c5296207997c828617 [Pipeline] } 06:15:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 06:15:59 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 06:15:59 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:15:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 06:15:59 06:15:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:16:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 06:16:00 1.410.4: Pulling from edgex-devops/edgex-snyk-go 06:16:00 df9b9388f04a: Pulling fs layer 06:16:00 52dc419b0ee2: Pulling fs layer 06:16:00 25bc292e5bac: Pulling fs layer 06:16:00 114826534d7a: Pulling fs layer 06:16:00 4657fd5d0bcf: Pulling fs layer 06:16:00 6ad1cebc031e: Pulling fs layer 06:16:00 8a3aa393b2d8: Pulling fs layer 06:16:00 4657fd5d0bcf: Waiting 06:16:00 6ad1cebc031e: Waiting 06:16:00 8a3aa393b2d8: Waiting 06:16:00 114826534d7a: Waiting 06:16:00 25bc292e5bac: Download complete 06:16:00 52dc419b0ee2: Verifying Checksum 06:16:00 52dc419b0ee2: Download complete 06:16:00 4657fd5d0bcf: Verifying Checksum 06:16:00 4657fd5d0bcf: Download complete 06:16:00 df9b9388f04a: Verifying Checksum 06:16:00 df9b9388f04a: Download complete 06:16:00 df9b9388f04a: Pull complete 06:16:00 6ad1cebc031e: Verifying Checksum 06:16:00 6ad1cebc031e: Download complete 06:16:00 52dc419b0ee2: Pull complete 06:16:00 25bc292e5bac: Pull complete 06:16:01 114826534d7a: Download complete 06:16:01 8a3aa393b2d8: Verifying Checksum 06:16:01 8a3aa393b2d8: Download complete 06:16:04 114826534d7a: Pull complete 06:16:04 4657fd5d0bcf: Pull complete 06:16:04 6ad1cebc031e: Pull complete 06:16:07 8a3aa393b2d8: Pull complete 06:16:07 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 06:16:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 06:16:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:16:07 prd-ubuntu20.04-docker-8c-8g-8539 does not seem to be running inside a container 06:16:07 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 06:16:09 $ docker top 2b2a4caba27552a0b0c3a31975c51fb26535e8ef0005a1888e7e2a3de1d1d308 -eo pid,comm [Pipeline] { [Pipeline] echo 06:16:09 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh 06:16:09 + set -o pipefail 06:16:09 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' 06:16:15 06:16:15 Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v2)... 06:16:15 06:16:15 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1d897ce9-7d37-4e4c-99f4-c1fbe8b8d34b/history/59f69891-1550-4be2-ab92-9fe986d8dda4 06:16:15 06:16:15 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 06:16:15 06:16:15 06:16:15 A medium severity vulnerability was found in the Snyk CLI versions you are using. 06:16:15 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 06:16:15 More details here: https://snyk.co/ue1NS [Pipeline] } 06:16:15 $ docker stop --time=1 2b2a4caba27552a0b0c3a31975c51fb26535e8ef0005a1888e7e2a3de1d1d308 06:16:17 $ docker rm -f 2b2a4caba27552a0b0c3a31975c51fb26535e8ef0005a1888e7e2a3de1d1d308 [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 06:16:17 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:16:17 provisioning config files... 06:16:17 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config11529847611134009250tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:16:17 --> edgex-publish-swagger.sh 06:16:17 === Publish openapi/v2 API === 06:16:17 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 06:16:17 [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v2/device-sdk.yaml] 06:16:17 % Total % Received % Xferd Average Speed Time Time Time Current 06:16:17 Dload Upload Total Spent Left Speed 06:16:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 53552 0 0 100 53552 0 79101 --:--:-- --:--:-- --:--:-- 79101 06:16:18 06:16:18 [Pipeline] } 06:16:18 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 06:16:18 + git log --format=format:%s -1 5df0661f6aa28262333844c5296207997c828617 [Pipeline] sh 06:16:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:16:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:16:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:16:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:16:19 prd-ubuntu20.04-docker-8c-8g-8539 does not seem to be running inside a container 06:16:19 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:16:19 $ docker top a9d92145e191d3226f61f22e98af067146a16b80c143dbe8392f7bf080ea940c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:16:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:16:19 [ssh-agent] Looking for ssh-agent implementation... 06:16:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:16:20 $ docker exec a9d92145e191d3226f61f22e98af067146a16b80c143dbe8392f7bf080ea940c ssh-agent 06:16:20 SSH_AUTH_SOCK=/tmp/ssh-4f2wSTcEAnV6/agent.33 06:16:20 SSH_AGENT_PID=39 06:16:20 Running ssh-add (command line suppressed) 06:16:20 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4242794160202321355.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4242794160202321355.key) 06:16:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:16:20 + git semver tag 06:16:20 2022-10-19 06:16:20,710 [run_tag] DEBUG tag force:False 06:16:20 2022-10-19 06:16:20,710 [check_head_tag] DEBUG check head tag 06:16:20 2022-10-19 06:16:20,711 [execute] INFO git cat-file --batch-check 06:16:20 2022-10-19 06:16:20,711 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) 06:16:20 2022-10-19 06:16:20,715 [execute] INFO git cat-file --batch 06:16:20 2022-10-19 06:16:20,716 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) 06:16:20 2022-10-19 06:16:20,737 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 06:16:20 2022-10-19 06:16:20,738 [execute] INFO git tag -a v2.3.0-dev.43 -m v2.3.0-dev.43 06:16:20 2022-10-19 06:16:20,738 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.43', '-m', 'v2.3.0-dev.43'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) 06:16:20 2022-10-19 06:16:20,743 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 06:16:20 2.3.0-dev.43 [Pipeline] } 06:16:20 $ docker exec --env ******** --env ******** a9d92145e191d3226f61f22e98af067146a16b80c143dbe8392f7bf080ea940c ssh-agent -k 06:16:20 unset SSH_AUTH_SOCK; 06:16:20 unset SSH_AGENT_PID; 06:16:20 echo Agent pid 39 killed; 06:16:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:16:21 + git semver [Pipeline] } 06:16:21 $ docker stop --time=1 a9d92145e191d3226f61f22e98af067146a16b80c143dbe8392f7bf080ea940c 06:16:22 $ docker rm -f a9d92145e191d3226f61f22e98af067146a16b80c143dbe8392f7bf080ea940c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:16:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:16:23 06:16:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:16:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:16:23 0.23.1-centos7: Pulling from edgex-lftools 06:16:23 ab5ef0e58194: Pulling fs layer 06:16:23 9712f1f96733: Pulling fs layer 06:16:23 63f879dbbcfc: Pulling fs layer 06:16:23 0d9ebad4ef96: Pulling fs layer 06:16:23 e9a5061849ea: Pulling fs layer 06:16:23 d747dcd14b5f: Pulling fs layer 06:16:23 2de7ff778b66: Pulling fs layer 06:16:23 d747dcd14b5f: Waiting 06:16:23 0d9ebad4ef96: Waiting 06:16:23 e9a5061849ea: Waiting 06:16:23 9712f1f96733: Verifying Checksum 06:16:23 9712f1f96733: Download complete 06:16:23 63f879dbbcfc: Verifying Checksum 06:16:23 63f879dbbcfc: Download complete 06:16:23 e9a5061849ea: Verifying Checksum 06:16:23 e9a5061849ea: Download complete 06:16:23 ab5ef0e58194: Download complete 06:16:23 d747dcd14b5f: Download complete 06:16:23 0d9ebad4ef96: Verifying Checksum 06:16:23 0d9ebad4ef96: Download complete 06:16:24 2de7ff778b66: Verifying Checksum 06:16:24 2de7ff778b66: Download complete 06:16:26 ab5ef0e58194: Pull complete 06:16:26 9712f1f96733: Pull complete 06:16:27 63f879dbbcfc: Pull complete 06:16:30 0d9ebad4ef96: Pull complete 06:16:31 e9a5061849ea: Pull complete 06:16:31 d747dcd14b5f: Pull complete 06:16:32 2de7ff778b66: Pull complete 06:16:32 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 06:16:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:16:32 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:16:32 prd-ubuntu20.04-docker-8c-8g-8539 does not seem to be running inside a container 06:16:32 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 06:16:34 $ docker top 2fd03b2a3a18ae5a1d99c573dc3529c3d1fc708e893ce7b3582910ea7c2937bc -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 06:16:34 provisioning config files... 06:16:34 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config6713070106246041167tmp 06:16:34 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config12263176595387774539tmp 06:16:34 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config14149659561793481388tmp [Pipeline] { [Pipeline] echo 06:16:34 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 06:16:34 ---> sigul-configuration.sh 06:16:34 gpg: directory `/root/.gnupg' created 06:16:34 gpg: new configuration file `/root/.gnupg/gpg.conf' created 06:16:34 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 06:16:34 gpg: keyring `/root/.gnupg/secring.gpg' created 06:16:34 gpg: keyring `/root/.gnupg/pubring.gpg' created 06:16:34 gpg: CAST5 encrypted data 06:16:34 gpg: encrypted with 1 passphrase 06:16:34 gpg: WARNING: message was not integrity protected [Pipeline] sh 06:16:34 + mkdir /home/jenkins 06:16:34 + mkdir /home/jenkins/sigul [Pipeline] sh 06:16:35 + 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 06:16:35 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 06:16:35 ---> sigul-install.sh 06:16:35 Sigul already installed; skipping installation. [Pipeline] sh 06:16:35 + git tag --list 06:16:35 0.7.1 06:16:35 delhi-tag 06:16:35 v1.0.0 06:16:35 v1.1.0 06:16:35 v1.1.1 06:16:35 v1.1.2 06:16:35 v1.2.0 06:16:35 v1.2.1 06:16:35 v1.2.2 06:16:35 v1.2.3 06:16:35 v1.3.0 06:16:35 v1.4.0 06:16:35 v2.0.0 06:16:35 v2.1.0 06:16:35 v2.1.1 06:16:35 v2.1.1-dev.2 06:16:35 v2.1.1-dev.3 06:16:35 v2.2.0 06:16:35 v2.2.1-dev.1 06:16:35 v2.2.1-dev.10 06:16:35 v2.2.1-dev.11 06:16:35 v2.2.1-dev.12 06:16:35 v2.2.1-dev.13 06:16:35 v2.2.1-dev.14 06:16:35 v2.2.1-dev.2 06:16:35 v2.2.1-dev.3 06:16:35 v2.2.1-dev.4 06:16:35 v2.2.1-dev.5 06:16:35 v2.2.1-dev.6 06:16:35 v2.2.1-dev.7 06:16:35 v2.2.1-dev.8 06:16:35 v2.2.1-dev.9 06:16:35 v2.3.0-dev.14 06:16:35 v2.3.0-dev.15 06:16:35 v2.3.0-dev.16 06:16:35 v2.3.0-dev.17 06:16:35 v2.3.0-dev.18 06:16:35 v2.3.0-dev.19 06:16:35 v2.3.0-dev.20 06:16:35 v2.3.0-dev.21 06:16:35 v2.3.0-dev.22 06:16:35 v2.3.0-dev.23 06:16:35 v2.3.0-dev.24 06:16:35 v2.3.0-dev.25 06:16:35 v2.3.0-dev.26 06:16:35 v2.3.0-dev.27 06:16:35 v2.3.0-dev.28 06:16:35 v2.3.0-dev.29 06:16:35 v2.3.0-dev.30 06:16:35 v2.3.0-dev.31 06:16:35 v2.3.0-dev.32 06:16:35 v2.3.0-dev.33 06:16:35 v2.3.0-dev.34 06:16:35 v2.3.0-dev.35 06:16:35 v2.3.0-dev.36 06:16:35 v2.3.0-dev.37 06:16:35 v2.3.0-dev.38 06:16:35 v2.3.0-dev.39 06:16:35 v2.3.0-dev.40 06:16:35 v2.3.0-dev.41 06:16:35 v2.3.0-dev.42 06:16:35 v2.3.0-dev.43 [Pipeline] sh 06:16:36 + lftools sign git-tag v2.3.0-dev.43 06:16:36 Signing Git tag with Sigul... 06:16:36 Signing v2.3.0-dev.43 [Pipeline] echo 06:16:36 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 06:16:37 ---> sigul-configuration-cleanup.sh [Pipeline] } 06:16:37 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 06:16:37 $ docker stop --time=1 2fd03b2a3a18ae5a1d99c573dc3529c3d1fc708e893ce7b3582910ea7c2937bc 06:16:38 $ docker rm -f 2fd03b2a3a18ae5a1d99c573dc3529c3d1fc708e893ce7b3582910ea7c2937bc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 06:16:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:16:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:16:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:16:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:16:39 prd-ubuntu20.04-docker-8c-8g-8539 does not seem to be running inside a container 06:16:39 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:16:39 $ docker top 195de4f0edde65baddb37051b4213ff22ac31236aa70c989550b3a71151cc12d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:16:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:16:39 [ssh-agent] Looking for ssh-agent implementation... 06:16:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:16:39 $ docker exec 195de4f0edde65baddb37051b4213ff22ac31236aa70c989550b3a71151cc12d ssh-agent 06:16:39 SSH_AUTH_SOCK=/tmp/ssh-Ym7FsKIeqtjO/agent.32 06:16:39 SSH_AGENT_PID=38 06:16:39 Running ssh-add (command line suppressed) 06:16:40 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4205444180177826377.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4205444180177826377.key) 06:16:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:16:40 + git semver bump pre 06:16:40 2022-10-19 06:16:40,509 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 06:16:40 2022-10-19 06:16:40,510 [bump_version] DEBUG bumping version:2.3.0-dev.43 on axis:pre with prefix:dev 06:16:40 2022-10-19 06:16:40,510 [bump_version] DEBUG bumped version:2.3.0-dev.44 06:16:40 2022-10-19 06:16:40,510 [write_version] DEBUG write version:2.3.0-dev.44 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True 06:16:40 2022-10-19 06:16:40,510 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 06:16:40 2022-10-19 06:16:40,510 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 06:16:40 2022-10-19 06:16:40,512 [execute] INFO git cat-file --batch-check 06:16:40 2022-10-19 06:16:40,512 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 06:16:40 2022-10-19 06:16:40,519 [execute] INFO git cat-file --batch 06:16:40 2022-10-19 06:16:40,520 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 06:16:40 2022-10-19 06:16:40,525 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 06:16:40 2.3.0-dev.44 [Pipeline] } 06:16:40 $ docker exec --env ******** --env ******** 195de4f0edde65baddb37051b4213ff22ac31236aa70c989550b3a71151cc12d ssh-agent -k 06:16:40 unset SSH_AUTH_SOCK; 06:16:40 unset SSH_AGENT_PID; 06:16:40 echo Agent pid 38 killed; 06:16:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:16:41 + git semver [Pipeline] } 06:16:41 $ docker stop --time=1 195de4f0edde65baddb37051b4213ff22ac31236aa70c989550b3a71151cc12d 06:16:42 $ docker rm -f 195de4f0edde65baddb37051b4213ff22ac31236aa70c989550b3a71151cc12d [Pipeline] // withDockerContainer [Pipeline] sh 06:16:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:16:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:16:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:16:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:16:43 prd-ubuntu20.04-docker-8c-8g-8539 does not seem to be running inside a container 06:16:43 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:16:43 $ docker top b6d541b85b891b34ba50f9eac472231a60a07e1096460e16a0da18f2bb52f973 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:16:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:16:43 [ssh-agent] Looking for ssh-agent implementation... 06:16:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:16:43 $ docker exec b6d541b85b891b34ba50f9eac472231a60a07e1096460e16a0da18f2bb52f973 ssh-agent 06:16:43 SSH_AUTH_SOCK=/tmp/ssh-7od37uDVLpDC/agent.32 06:16:43 SSH_AGENT_PID=38 06:16:43 Running ssh-add (command line suppressed) 06:16:44 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_14196773823283868845.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_14196773823283868845.key) 06:16:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:16:44 + git semver push 06:16:44 2022-10-19 06:16:44,541 [run_push] DEBUG push 06:16:44 2022-10-19 06:16:44,541 [execute] INFO git cat-file --batch-check 06:16:44 2022-10-19 06:16:44,541 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 06:16:44 2022-10-19 06:16:44,545 [execute] INFO git rev-list 210c7aaea0a9c9553a878332f9e1e934bb5ecf35 -- 06:16:44 2022-10-19 06:16:44,546 [execute] DEBUG Popen(['git', 'rev-list', '210c7aaea0a9c9553a878332f9e1e934bb5ecf35', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 06:16:44 2022-10-19 06:16:44,557 [execute] INFO git fetch -v origin 06:16:44 2022-10-19 06:16:44,557 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) 06:16:45 2022-10-19 06:16:45,141 [run_push] DEBUG no remote changes detected 06:16:45 2022-10-19 06:16:45,141 [execute] INFO git push origin semver 06:16:45 2022-10-19 06:16:45,141 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 06:16:46 2022-10-19 06:16:45,990 [run_push] DEBUG push all version tags 06:16:46 2022-10-19 06:16:45,991 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 06:16:46 2022-10-19 06:16:45,991 [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) 06:16:47 2022-10-19 06:16:46,802 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 06:16:47 2.3.0-dev.44 [Pipeline] } 06:16:47 $ docker exec --env ******** --env ******** b6d541b85b891b34ba50f9eac472231a60a07e1096460e16a0da18f2bb52f973 ssh-agent -k 06:16:47 unset SSH_AUTH_SOCK; 06:16:47 unset SSH_AGENT_PID; 06:16:47 echo Agent pid 38 killed; 06:16:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:16:47 + git semver [Pipeline] } 06:16:47 $ docker stop --time=1 b6d541b85b891b34ba50f9eac472231a60a07e1096460e16a0da18f2bb52f973 06:16:49 $ docker rm -f b6d541b85b891b34ba50f9eac472231a60a07e1096460e16a0da18f2bb52f973 [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 06:16:49 + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] 06:16:49 + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives 06:16:49 total 16 06:16:49 drwxr-xr-x 3 root root 4096 Oct 19 06:06 . 06:16:49 drwxrwxr-x 12 jenkins jenkins 4096 Oct 19 06:16 .. 06:16:49 drwxr-xr-x 2 root root 4096 Oct 19 06:06 cost 06:16:49 -rw-r--r-- 1 root root 85 Oct 19 06:06 cost.csv 06:16:49 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives 06:16:49 + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives 06:16:49 total 16 06:16:49 drwxr-xr-x 3 jenkins jenkins 4096 Oct 19 06:06 . 06:16:49 drwxrwxr-x 12 jenkins jenkins 4096 Oct 19 06:16 .. 06:16:49 drwxr-xr-x 2 jenkins jenkins 4096 Oct 19 06:06 cost 06:16:49 -rw-r--r-- 1 jenkins jenkins 85 Oct 19 06:06 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:16:49 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:16:50 ---> package-listing.sh 06:16:50 ++ facter osfamily 06:16:50 ++ tr '[:upper:]' '[:lower:]' 06:16:50 + OS_FAMILY=debian 06:16:50 + workspace=/w/workspace/edgexfoundry_device-sdk-go_main 06:16:50 + START_PACKAGES=/tmp/packages_start.txt 06:16:50 + END_PACKAGES=/tmp/packages_end.txt 06:16:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:16:50 + PACKAGES=/tmp/packages_start.txt 06:16:50 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 06:16:50 + PACKAGES=/tmp/packages_end.txt 06:16:50 + case "${OS_FAMILY}" in 06:16:50 + dpkg -l 06:16:50 + grep '^ii' 06:16:50 + '[' -f /tmp/packages_start.txt ']' 06:16:50 + '[' -f /tmp/packages_end.txt ']' 06:16:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:16:50 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 06:16:50 + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ 06:16:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo 06:16:51 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 06:16:51 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:16:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:16:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:16:51 prd-ubuntu20.04-docker-8c-8g-8539 does not seem to be running inside a container 06:16:51 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-go_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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:16:52 $ docker top b680a85c4fb2c69bc8422870c04558837e25da8a17b8d3071ea64d79308a3bad -eo pid,comm [Pipeline] { [Pipeline] sh 06:16:52 + touch /tmp/pre-build-complete [Pipeline] sh 06:16:52 + mkdir -p /var/log/sysstat [Pipeline] sh 06:16:53 + ls /var/log/sa-host 06:16:53 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:16:53 provisioning config files... 06:16:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config14389427819106133778tmp [Pipeline] { [Pipeline] echo 06:16:53 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:16:53 ---> create-netrc.sh [Pipeline] } 06:16:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:16:53 ---> python-tools-install.sh [Pipeline] echo 06:16:53 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:16:54 ---> sudo-logs.sh 06:16:54 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:16:54 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:16:54 ---> job-cost.sh 06:16:54 lf-activate-venv: SKIPPING 06:16:54 DEBUG: total: 0.2199999988079071 06:16:54 INFO: Retrieving Stack Cost... 06:16:55 INFO: Retrieving Pricing Info for: v3-standard-8 06:16:55 INFO: Archiving Costs [Pipeline] echo 06:16:55 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:16:55 ---> logs-deploy.sh 06:16:55 lf-activate-venv: SKIPPING 06:16:55 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/118 06:16:55 INFO: archiving workspace using pattern(s): 06:16:56 Archives upload complete. 06:16:56 INFO: archiving logs to Nexus 06:16:57 ---> uname -a: 06:16:57 Linux prd-ubuntu20-04-docker-8c-8g-8539 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 06:16:57 06:16:57 06:16:57 ---> lscpu: 06:16:57 Architecture: x86_64 06:16:57 CPU op-mode(s): 32-bit, 64-bit 06:16:57 Byte Order: Little Endian 06:16:57 Address sizes: 40 bits physical, 48 bits virtual 06:16:57 CPU(s): 8 06:16:57 On-line CPU(s) list: 0-7 06:16:57 Thread(s) per core: 1 06:16:57 Core(s) per socket: 1 06:16:57 Socket(s): 8 06:16:57 NUMA node(s): 1 06:16:57 Vendor ID: AuthenticAMD 06:16:57 CPU family: 23 06:16:57 Model: 49 06:16:57 Model name: AMD EPYC-Rome Processor 06:16:57 Stepping: 0 06:16:57 CPU MHz: 2799.998 06:16:57 BogoMIPS: 5599.99 06:16:57 Virtualization: AMD-V 06:16:57 Hypervisor vendor: KVM 06:16:57 Virtualization type: full 06:16:57 L1d cache: 256 KiB 06:16:57 L1i cache: 256 KiB 06:16:57 L2 cache: 4 MiB 06:16:57 L3 cache: 128 MiB 06:16:57 NUMA node0 CPU(s): 0-7 06:16:57 Vulnerability Itlb multihit: Not affected 06:16:57 Vulnerability L1tf: Not affected 06:16:57 Vulnerability Mds: Not affected 06:16:57 Vulnerability Meltdown: Not affected 06:16:57 Vulnerability Mmio stale data: Not affected 06:16:57 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:16:57 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 06:16:57 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 06:16:57 Vulnerability Srbds: Not affected 06:16:57 Vulnerability Tsx async abort: Not affected 06:16:57 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 06:16:57 06:16:57 06:16:57 ---> nproc: 06:16:57 8 06:16:57 06:16:57 06:16:57 ---> df -h: 06:16:57 Filesystem Size Used Avail Use% Mounted on 06:16:57 overlay 155G 13G 143G 9% / 06:16:57 tmpfs 64M 0 64M 0% /dev 06:16:57 tmpfs 16G 0 16G 0% /sys/fs/cgroup 06:16:57 shm 64M 0 64M 0% /dev/shm 06:16:57 /dev/vda1 155G 13G 143G 9% /facter-os 06:16:57 06:16:57 06:16:57 ---> sar -b -r -n DEV: 06:16:57 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8539) 10/19/22 _x86_64_ (8 CPU) 06:16:57 06:16:57 06:03:55 LINUX RESTART (8 CPU) 06:16:57 06:16:57 06:04:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:16:57 06:05:02 192.77 48.21 144.56 0.00 5441.23 167727.25 0.00 06:16:57 06:06:01 128.03 0.93 127.10 0.00 18.17 50891.31 0.00 06:16:57 06:07:01 181.00 0.05 180.95 0.00 7.07 35614.06 0.00 06:16:57 06:08:01 1.77 0.00 1.77 0.00 0.00 20.95 0.00 06:16:57 06:09:01 5.40 0.97 4.43 0.00 67.44 1721.03 0.00 06:16:57 06:10:01 35.76 8.55 27.21 0.00 2835.39 3071.22 0.00 06:16:57 06:11:01 1.23 0.00 1.23 0.00 0.00 13.46 0.00 06:16:57 06:12:01 1.32 0.00 1.32 0.00 0.00 14.13 0.00 06:16:57 06:13:01 1.58 0.00 1.58 0.00 0.00 18.40 0.00 06:16:57 06:14:01 2.05 0.00 2.05 0.00 0.00 22.26 0.00 06:16:57 06:15:01 1.65 0.00 1.65 0.00 0.00 29.20 0.00 06:16:57 06:16:01 3.20 0.12 3.08 0.00 14.53 117.03 0.00 06:16:57 Average: 46.20 4.91 41.29 0.00 699.57 21563.42 0.00 06:16:57 06:16:57 06:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:16:57 06:05:02 29184872 31592896 737172 2.24 73924 2607348 1979400 5.83 1001884 2347832 672 06:16:57 06:06:01 28615476 31601516 715328 2.18 135000 3071456 1765420 5.20 1148024 2705460 328 06:16:57 06:07:01 27835732 31583756 726988 2.21 147120 3759184 1768104 5.21 1213760 3347508 396 06:16:57 06:08:01 27834656 31582712 727716 2.21 147148 3759188 1768104 5.21 1214896 3347512 196 06:16:57 06:09:01 27780416 31585992 724092 2.20 148660 3813476 1783092 5.25 1218712 3401720 376 06:16:57 06:10:01 27552144 31573024 719676 2.19 165580 4008668 1770328 5.22 1361064 3458540 176 06:16:57 06:11:01 27556960 31577952 714612 2.17 165636 4008672 1770328 5.22 1356600 3458544 4 06:16:57 06:12:01 27556744 31578020 714668 2.17 165732 4008672 1770328 5.22 1356584 3458684 136 06:16:57 06:13:01 27556692 31578212 714156 2.17 165808 4008676 1770328 5.22 1357244 3458688 152 06:16:57 06:14:01 27556660 31578500 714012 2.17 165888 4008680 1770328 5.22 1356500 3458952 4 06:16:57 06:15:01 27556436 31578372 713988 2.17 165992 4008680 1770328 5.22 1356668 3458956 12 06:16:57 06:16:01 27153100 31535640 756736 2.30 166904 4356436 2052276 6.05 1403392 3806324 348500 06:16:57 Average: 27811657 31578883 723262 2.20 151116 3784928 1811530 5.34 1278777 3309060 29246 06:16:57 06:16:57 06:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:16:57 06:05:02 lo 6.87 6.87 0.66 0.66 0.00 0.00 0.00 0.00 06:16:57 06:05:02 ens3 569.32 375.84 6525.05 86.18 0.00 0.00 0.00 0.00 06:16:57 06:05:02 docker0 24.03 26.73 1.88 122.76 0.00 0.00 0.00 0.00 06:16:57 06:05:02 vethbf7b511 9.77 11.53 0.90 11.32 0.00 0.00 0.00 0.00 06:16:57 06:06:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 06:16:57 06:06:01 ens3 192.10 137.82 1684.40 25.68 0.00 0.00 0.00 0.00 06:16:57 06:06:01 docker0 117.73 154.87 9.95 1650.22 0.00 0.00 0.00 0.00 06:16:57 06:07:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 06:16:57 06:07:01 ens3 150.11 113.93 2636.84 114.13 0.00 0.00 0.00 0.00 06:16:57 06:07:01 docker0 15.70 19.78 0.90 98.57 0.00 0.00 0.00 0.00 06:16:57 06:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:16:57 06:08:01 ens3 5.18 2.55 8.55 0.21 0.00 0.00 0.00 0.00 06:16:57 06:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:16:57 06:09:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 06:16:57 06:09:01 ens3 39.50 20.63 826.58 1.54 0.00 0.00 0.00 0.00 06:16:57 06:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:16:57 06:10:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 06:16:57 06:10:01 ens3 19.26 10.76 474.75 0.98 0.00 0.00 0.00 0.00 06:16:57 06:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:16:57 06:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:16:57 06:11:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:16:57 06:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:16:57 06:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:16:57 06:12:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:16:57 06:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:16:57 06:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:16:57 06:13:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 06:16:57 06:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:16:57 06:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:16:57 06:14:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:16:57 06:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:16:57 06:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:16:57 06:15:01 ens3 0.17 0.15 0.08 0.07 0.00 0.00 0.00 0.00 06:16:57 06:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:16:57 06:16:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 06:16:57 06:16:01 ens3 130.71 77.92 3963.59 8.01 0.00 0.00 0.00 0.00 06:16:57 06:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:16:57 Average: lo 0.96 0.96 0.09 0.09 0.00 0.00 0.00 0.00 06:16:57 Average: ens3 92.08 61.54 1342.86 19.73 0.00 0.00 0.00 0.00 06:16:57 Average: docker0 12.98 16.59 1.05 153.88 0.00 0.00 0.00 0.00 06:16:57 06:16:57 06:16:57 ---> sar -P ALL: 06:16:57 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8539) 10/19/22 _x86_64_ (8 CPU) 06:16:57 06:16:57 06:03:55 LINUX RESTART (8 CPU) 06:16:57 06:16:57 06:04:01 CPU %user %nice %system %iowait %steal %idle 06:16:57 06:05:02 all 9.76 0.00 3.50 1.42 0.06 85.27 06:16:57 06:05:02 0 7.42 0.00 3.26 0.49 0.05 88.79 06:16:57 06:05:02 1 10.30 0.00 3.64 0.50 0.05 85.51 06:16:57 06:05:02 2 12.14 0.00 3.24 0.44 0.07 84.11 06:16:57 06:05:02 3 9.87 0.00 4.13 2.49 0.07 83.45 06:16:57 06:05:02 4 8.54 0.00 3.15 1.32 0.05 86.95 06:16:57 06:05:02 5 10.57 0.00 3.62 2.24 0.05 83.52 06:16:57 06:05:02 6 10.44 0.00 2.73 0.49 0.05 86.29 06:16:57 06:05:02 7 8.81 0.00 4.23 3.40 0.07 83.49 06:16:57 06:06:01 all 41.35 0.00 6.92 0.95 0.10 50.68 06:16:57 06:06:01 0 39.81 0.00 6.51 0.10 0.09 53.49 06:16:57 06:06:01 1 42.13 0.00 6.82 0.09 0.10 50.87 06:16:57 06:06:01 2 41.29 0.00 7.17 2.10 0.10 49.34 06:16:57 06:06:01 3 42.01 0.00 7.25 0.41 0.09 50.25 06:16:57 06:06:01 4 41.08 0.00 6.80 0.03 0.10 51.98 06:16:57 06:06:01 5 39.57 0.00 7.38 3.53 0.10 49.41 06:16:57 06:06:01 6 42.87 0.00 6.42 0.09 0.10 50.51 06:16:57 06:06:01 7 42.01 0.00 7.03 1.31 0.10 49.55 06:16:57 06:07:01 all 19.37 0.00 4.17 0.92 0.05 75.48 06:16:57 06:07:01 0 18.97 0.00 3.86 0.07 0.05 77.05 06:16:57 06:07:01 1 18.96 0.00 3.63 0.24 0.05 77.12 06:16:57 06:07:01 2 19.27 0.00 4.56 0.30 0.07 75.80 06:16:57 06:07:01 3 18.98 0.00 3.96 1.79 0.05 75.22 06:16:57 06:07:01 4 21.17 0.00 4.80 2.05 0.05 71.94 06:16:57 06:07:01 5 18.79 0.00 4.10 2.36 0.05 74.70 06:16:57 06:07:01 6 18.54 0.00 4.55 0.07 0.05 76.80 06:16:57 06:07:01 7 20.29 0.00 3.93 0.47 0.05 75.26 06:16:57 06:08:01 all 0.03 0.00 0.02 0.01 0.00 99.95 06:16:57 06:08:01 0 0.02 0.00 0.00 0.00 0.00 99.98 06:16:57 06:08:01 1 0.12 0.00 0.03 0.00 0.00 99.85 06:16:57 06:08:01 2 0.02 0.00 0.02 0.03 0.00 99.93 06:16:57 06:08:01 3 0.00 0.00 0.02 0.00 0.00 99.98 06:16:57 06:08:01 4 0.00 0.00 0.02 0.00 0.00 99.98 06:16:57 06:08:01 5 0.02 0.00 0.03 0.02 0.02 99.92 06:16:57 06:08:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:16:57 06:08:01 7 0.03 0.00 0.02 0.00 0.00 99.95 06:16:57 06:09:01 all 0.17 0.00 0.08 0.05 0.01 99.69 06:16:57 06:09:01 0 0.85 0.00 0.17 0.18 0.00 98.80 06:16:57 06:09:01 1 0.15 0.00 0.03 0.08 0.00 99.73 06:16:57 06:09:01 2 0.07 0.00 0.03 0.00 0.00 99.90 06:16:57 06:09:01 3 0.05 0.00 0.02 0.02 0.00 99.92 06:16:57 06:09:01 4 0.03 0.00 0.02 0.00 0.02 99.93 06:16:57 06:09:01 5 0.13 0.00 0.25 0.12 0.02 99.48 06:16:57 06:09:01 6 0.02 0.00 0.05 0.00 0.02 99.92 06:16:57 06:09:01 7 0.08 0.00 0.05 0.02 0.00 99.85 06:16:57 06:10:01 all 1.02 0.00 0.71 0.23 0.01 98.03 06:16:57 06:10:01 0 2.19 0.00 0.90 0.38 0.02 96.51 06:16:57 06:10:01 1 0.98 0.00 0.75 0.35 0.02 97.90 06:16:57 06:10:01 2 0.75 0.00 0.43 0.02 0.02 98.78 06:16:57 06:10:01 3 0.87 0.00 0.60 0.12 0.02 98.40 06:16:57 06:10:01 4 0.79 0.00 1.54 0.02 0.00 97.66 06:16:57 06:10:01 5 0.55 0.00 0.40 0.85 0.00 98.20 06:16:57 06:10:01 6 0.64 0.00 0.35 0.07 0.00 98.94 06:16:57 06:10:01 7 1.40 0.00 0.73 0.03 0.02 97.81 06:16:57 06:11:01 all 0.03 0.00 0.01 0.00 0.00 99.95 06:16:57 06:11:01 0 0.03 0.00 0.00 0.00 0.00 99.97 06:16:57 06:11:01 1 0.03 0.00 0.00 0.00 0.00 99.97 06:16:57 06:11:01 2 0.07 0.00 0.02 0.00 0.02 99.90 06:16:57 06:11:01 3 0.02 0.00 0.00 0.00 0.00 99.98 06:16:57 06:11:01 4 0.03 0.00 0.02 0.00 0.02 99.93 06:16:57 06:11:01 5 0.03 0.00 0.00 0.03 0.00 99.93 06:16:57 06:11:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:16:57 06:11:01 7 0.03 0.00 0.03 0.00 0.00 99.93 06:16:57 06:12:01 all 0.03 0.00 0.06 0.01 0.00 99.90 06:16:57 06:12:01 0 0.02 0.00 0.00 0.00 0.00 99.98 06:16:57 06:12:01 1 0.07 0.00 0.23 0.00 0.00 99.70 06:16:57 06:12:01 2 0.05 0.00 0.05 0.02 0.00 99.88 06:16:57 06:12:01 3 0.00 0.00 0.02 0.00 0.00 99.98 06:16:57 06:12:01 4 0.07 0.00 0.08 0.00 0.00 99.85 06:16:57 06:12:01 5 0.02 0.00 0.10 0.05 0.00 99.83 06:16:57 06:12:01 6 0.02 0.00 0.02 0.00 0.00 99.97 06:16:57 06:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:16:57 06:13:01 all 0.03 0.00 0.02 0.01 0.00 99.94 06:16:57 06:13:01 0 0.02 0.00 0.02 0.00 0.00 99.97 06:16:57 06:13:01 1 0.02 0.00 0.02 0.00 0.00 99.97 06:16:57 06:13:01 2 0.08 0.00 0.08 0.02 0.02 99.80 06:16:57 06:13:01 3 0.02 0.00 0.00 0.00 0.00 99.98 06:16:57 06:13:01 4 0.03 0.00 0.03 0.00 0.00 99.93 06:16:57 06:13:01 5 0.00 0.00 0.00 0.03 0.00 99.97 06:16:57 06:13:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:16:57 06:13:01 7 0.03 0.00 0.02 0.00 0.00 99.95 06:16:57 06:14:01 all 0.20 0.00 0.01 0.01 0.00 99.78 06:16:57 06:14:01 0 0.00 0.00 0.02 0.02 0.00 99.97 06:16:57 06:14:01 1 0.03 0.00 0.00 0.00 0.00 99.97 06:16:57 06:14:01 2 0.03 0.00 0.00 0.02 0.00 99.95 06:16:57 06:14:01 3 0.00 0.00 0.00 0.00 0.00 100.00 06:16:57 06:14:01 4 0.03 0.00 0.05 0.00 0.02 99.90 06:16:57 06:14:01 5 0.02 0.00 0.00 0.03 0.00 99.95 06:16:57 06:14:01 6 1.39 0.00 0.02 0.00 0.00 98.60 06:16:57 06:14:01 7 0.08 0.00 0.00 0.00 0.00 99.92 06:16:57 06:15:01 all 0.30 0.00 0.01 0.01 0.00 99.68 06:16:57 06:15:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:16:57 06:15:01 1 0.02 0.00 0.00 0.00 0.00 99.98 06:16:57 06:15:01 2 0.02 0.00 0.00 0.00 0.02 99.97 06:16:57 06:15:01 3 0.03 0.00 0.00 0.02 0.00 99.95 06:16:57 06:15:01 4 0.02 0.00 0.03 0.00 0.00 99.95 06:16:57 06:15:01 5 0.02 0.00 0.03 0.05 0.00 99.90 06:16:57 06:15:01 6 1.97 0.00 0.00 0.00 0.02 98.01 06:16:57 06:15:01 7 0.28 0.00 0.02 0.00 0.00 99.70 06:16:57 06:16:57 06:15:01 CPU %user %nice %system %iowait %steal %idle 06:16:57 06:16:01 all 0.95 0.00 0.34 0.02 0.01 98.69 06:16:57 06:16:01 0 0.73 0.00 0.30 0.03 0.02 98.92 06:16:57 06:16:01 1 0.65 0.00 0.30 0.00 0.02 99.03 06:16:57 06:16:01 2 0.73 0.00 0.35 0.02 0.00 98.90 06:16:57 06:16:01 3 0.72 0.00 0.27 0.02 0.00 99.00 06:16:57 06:16:01 4 0.95 0.00 0.45 0.00 0.02 98.58 06:16:57 06:16:01 5 0.75 0.00 0.20 0.07 0.00 98.98 06:16:57 06:16:01 6 2.50 0.00 0.35 0.02 0.00 97.14 06:16:57 06:16:01 7 0.50 0.00 0.52 0.00 0.02 98.96 06:16:57 Average: all 6.00 0.00 1.30 0.30 0.02 92.37 06:16:57 Average: 0 5.75 0.00 1.24 0.11 0.02 92.88 06:16:57 Average: 1 6.03 0.00 1.27 0.10 0.02 92.58 06:16:57 Average: 2 6.11 0.00 1.31 0.24 0.03 92.31 06:16:57 Average: 3 5.95 0.00 1.34 0.40 0.02 92.30 06:16:57 Average: 4 5.96 0.00 1.40 0.28 0.02 92.34 06:16:57 Average: 5 5.77 0.00 1.32 0.77 0.02 92.12 06:16:57 Average: 6 6.44 0.00 1.19 0.06 0.02 92.30 06:16:57 Average: 7 6.02 0.00 1.36 0.43 0.02 92.17 06:16:57 06:16:57 06:16:57